2026-06-19 10:58:21.687399 | Job console starting
2026-06-19 10:58:21.799206 | Updating git repos
2026-06-19 10:58:21.920022 | Cloning repos into workspace
2026-06-19 10:58:27.536394 | Restoring repo states
2026-06-19 10:58:27.571112 | Merging changes
2026-06-19 10:58:28.719519 | Checking out repos
2026-06-19 10:58:29.973704 | Preparing playbooks
2026-06-19 10:58:35.719380 | Running Ansible setup
2026-06-19 10:58:40.883405 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-19 10:58:41.538760 | 
2026-06-19 10:58:41.538982 | PLAY [localhost]
2026-06-19 10:58:41.546639 | 
2026-06-19 10:58:41.546705 | TASK [Gathering Facts]
2026-06-19 10:58:42.545392 | localhost | ok
2026-06-19 10:58:42.558716 | 
2026-06-19 10:58:42.558893 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-19 10:58:43.118487 | localhost -> localhost | changed
2026-06-19 10:58:43.127743 | 
2026-06-19 10:58:43.127891 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-19 10:58:44.272296 | localhost -> localhost | changed
2026-06-19 10:58:44.287335 | 
2026-06-19 10:58:44.287518 | TASK [Setup log path fact]
2026-06-19 10:58:44.311895 | localhost | ok
2026-06-19 10:58:44.333337 | 
2026-06-19 10:58:44.333528 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-19 10:58:44.373565 | localhost | ok
2026-06-19 10:58:44.380960 | 
2026-06-19 10:58:44.381049 | TASK [emit-job-header : Print job information]
2026-06-19 10:58:44.432494 | # Job Information
2026-06-19 10:58:44.432734 | Ansible Version: 2.16.18
2026-06-19 10:58:44.432790 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-19 10:58:44.432905 | Pipeline: github-check
2026-06-19 10:58:44.432952 | Executor: 38.102.83.47
2026-06-19 10:58:44.432990 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3996
2026-06-19 10:58:44.433029 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/9a9/rdoproject.org/9a924f9491ff4a6db239b1781971dd65/
2026-06-19 10:58:44.433070 | Event ID: d57da370-6bcb-11f1-818a-a886b417e930
2026-06-19 10:58:44.439558 | 
2026-06-19 10:58:44.439768 | LOOP [emit-job-header : Print node information]
2026-06-19 10:58:44.545222 | localhost | ok:
2026-06-19 10:58:44.545555 | localhost | # Node Information
2026-06-19 10:58:44.545618 | localhost | Inventory Hostname: controller
2026-06-19 10:58:44.545669 | localhost | Hostname: np0000079808
2026-06-19 10:58:44.545712 | localhost | Username: zuul
2026-06-19 10:58:44.545757 | localhost | Distro: CentOS 9
2026-06-19 10:58:44.545797 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-19 10:58:44.545836 | localhost | Region: RegionOne
2026-06-19 10:58:44.545874 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-19 10:58:44.545912 | localhost | Product Name: OpenStack Nova
2026-06-19 10:58:44.545950 | localhost | Interface IP: 38.102.83.230
2026-06-19 10:58:44.557598 | 
2026-06-19 10:58:44.557826 | PLAY [all]
2026-06-19 10:58:44.570583 | 
2026-06-19 10:58:44.570724 | TASK [Gather network facts]
2026-06-19 10:58:45.200791 | controller | ok
2026-06-19 10:58:45.212758 | 
2026-06-19 10:58:45.212918 | TASK [include_role : start-zuul-console]
2026-06-19 10:58:45.236801 | controller | ok
2026-06-19 10:58:45.257930 | 
2026-06-19 10:58:45.258078 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-19 10:58:45.812292 | controller | ok
2026-06-19 10:58:45.824736 | 
2026-06-19 10:58:45.824857 | TASK [include_role : add-build-sshkey]
2026-06-19 10:58:45.858084 | controller | ok
2026-06-19 10:58:45.879239 | 
2026-06-19 10:58:45.879367 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-19 10:58:46.171362 | controller -> localhost | ok
2026-06-19 10:58:46.175723 | 
2026-06-19 10:58:46.175791 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-19 10:58:46.207903 | controller | ok
2026-06-19 10:58:46.234957 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-19 10:58:46.241989 | 
2026-06-19 10:58:46.242073 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-19 10:58:47.007579 | controller -> localhost | Generating public/private rsa key pair.
2026-06-19 10:58:47.007855 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/9a924f9491ff4a6db239b1781971dd65_id_rsa
2026-06-19 10:58:47.007919 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/9a924f9491ff4a6db239b1781971dd65_id_rsa.pub
2026-06-19 10:58:47.007968 | controller -> localhost | The key fingerprint is:
2026-06-19 10:58:47.008012 | controller -> localhost | SHA256:EIDYOghRyxFiZDs63lhJJmS1KIr9M7hKa8L3F+/TejY zuul-build-sshkey
2026-06-19 10:58:47.008055 | controller -> localhost | The key's randomart image is:
2026-06-19 10:58:47.008096 | controller -> localhost | +---[RSA 3072]----+
2026-06-19 10:58:47.008137 | controller -> localhost | |+@=+...          |
2026-06-19 10:58:47.008179 | controller -> localhost | |Bo=o.  .         |
2026-06-19 10:58:47.008220 | controller -> localhost | |+*o+  .          |
2026-06-19 10:58:47.008261 | controller -> localhost | |O.= .  .         |
2026-06-19 10:58:47.008300 | controller -> localhost | |=..o    S        |
2026-06-19 10:58:47.008339 | controller -> localhost | |..+o   .         |
2026-06-19 10:58:47.008378 | controller -> localhost | |.+..+   o .      |
2026-06-19 10:58:47.008418 | controller -> localhost | |oo.o o . o E     |
2026-06-19 10:58:47.008514 | controller -> localhost | |+oo ... .o= .    |
2026-06-19 10:58:47.008556 | controller -> localhost | +----[SHA256]-----+
2026-06-19 10:58:47.008655 | controller -> localhost | ok: Runtime: 0:00:00.257857
2026-06-19 10:58:47.016663 | 
2026-06-19 10:58:47.016818 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-19 10:58:47.051410 | controller | ok
2026-06-19 10:58:47.070560 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-19 10:58:47.086134 | 
2026-06-19 10:58:47.086266 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-19 10:58:47.122418 | controller | skipping: Conditional result was False
2026-06-19 10:58:47.131586 | 
2026-06-19 10:58:47.131736 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-19 10:58:47.838770 | controller | changed
2026-06-19 10:58:47.846469 | 
2026-06-19 10:58:47.846626 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-19 10:58:48.223367 | controller | ok
2026-06-19 10:58:48.229674 | 
2026-06-19 10:58:48.229758 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-19 10:58:49.795304 | controller | changed
2026-06-19 10:58:49.800229 | 
2026-06-19 10:58:49.800317 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-19 10:58:51.298068 | controller | changed
2026-06-19 10:58:51.306094 | 
2026-06-19 10:58:51.306229 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-19 10:58:51.343403 | controller | skipping: Conditional result was False
2026-06-19 10:58:51.352544 | 
2026-06-19 10:58:51.352695 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-19 10:58:51.847902 | controller -> localhost | changed
2026-06-19 10:58:51.862870 | 
2026-06-19 10:58:51.862968 | TASK [add-build-sshkey : Add back temp key]
2026-06-19 10:58:52.221663 | controller -> localhost | Identity added: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/9a924f9491ff4a6db239b1781971dd65_id_rsa (zuul-build-sshkey)
2026-06-19 10:58:52.221977 | controller -> localhost | ok: Runtime: 0:00:00.017377
2026-06-19 10:58:52.229413 | 
2026-06-19 10:58:52.229570 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-19 10:58:52.736917 | controller | ok
2026-06-19 10:58:52.740514 | 
2026-06-19 10:58:52.740586 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-19 10:58:52.797029 | controller | skipping: Conditional result was False
2026-06-19 10:58:52.813508 | 
2026-06-19 10:58:52.813669 | TASK [include_role : validate-host]
2026-06-19 10:58:52.846994 | controller | ok
2026-06-19 10:58:52.882250 | 
2026-06-19 10:58:52.882391 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-19 10:58:52.924086 | controller | ok
2026-06-19 10:58:52.931168 | 
2026-06-19 10:58:52.931297 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-19 10:58:53.211929 | controller -> localhost | ok
2026-06-19 10:58:53.221253 | 
2026-06-19 10:58:53.221390 | TASK [validate-host : Collect information about the host]
2026-06-19 10:58:54.028814 | controller | ok
2026-06-19 10:58:54.047846 | 
2026-06-19 10:58:54.048006 | TASK [validate-host : Sanitize hostname]
2026-06-19 10:58:54.206410 | controller | ok
2026-06-19 10:58:54.211397 | 
2026-06-19 10:58:54.211510 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-19 10:58:54.714141 | controller -> localhost | changed
2026-06-19 10:58:54.720632 | 
2026-06-19 10:58:54.720731 | TASK [validate-host : Collect information about zuul worker]
2026-06-19 10:58:55.208507 | controller | ok
2026-06-19 10:58:55.216175 | 
2026-06-19 10:58:55.216314 | TASK [validate-host : Write out all zuul information for each host]
2026-06-19 10:58:55.831133 | controller -> localhost | changed
2026-06-19 10:58:55.846053 | 
2026-06-19 10:58:55.846191 | TASK [include_role : prepare-workspace-openshift]
2026-06-19 10:58:55.872905 | controller | skipping: Conditional result was False
2026-06-19 10:58:55.880565 | 
2026-06-19 10:58:55.880703 | TASK [include_role : remove-zuul-sshkey]
2026-06-19 10:58:55.907082 | controller | skipping: Conditional result was False
2026-06-19 10:58:55.916179 | 
2026-06-19 10:58:55.916322 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-19 10:58:56.329389 | controller | ok: "logs"
2026-06-19 10:58:56.329980 | controller | ok: All items complete
2026-06-19 10:58:56.330049 | 
2026-06-19 10:58:56.684848 | controller | ok: "artifacts"
2026-06-19 10:58:57.076334 | controller | ok: "docs"
2026-06-19 10:58:57.089870 | 
2026-06-19 10:58:57.090231 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-19 10:58:57.549861 | controller | changed: "logs"
2026-06-19 10:58:57.946366 | controller | changed: "artifacts"
2026-06-19 10:58:58.321344 | controller | changed: "docs"
2026-06-19 10:58:58.339471 | 
2026-06-19 10:58:58.339689 | PLAY RECAP
2026-06-19 10:58:58.339782 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-19 10:58:58.339838 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-19 10:58:58.339875 | 
2026-06-19 10:58:58.494248 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-19 10:58:58.496115 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-19 10:58:59.165229 | 
2026-06-19 10:58:59.165375 | PLAY [all]
2026-06-19 10:58:59.184495 | 
2026-06-19 10:58:59.184683 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-19 10:58:59.237603 | controller | ok
2026-06-19 10:58:59.245652 | 
2026-06-19 10:58:59.245816 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-19 10:58:59.858143 | controller | changed
2026-06-19 10:58:59.867648 | 
2026-06-19 10:58:59.867792 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-19 10:59:01.739147 | controller | changed
2026-06-19 10:59:01.755858 | 
2026-06-19 10:59:01.756004 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-19 10:59:02.357950 | controller | changed:
2026-06-19 10:59:02.358260 | controller | {
2026-06-19 10:59:02.358314 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-19 10:59:02.358377 | controller | }
2026-06-19 10:59:02.746627 | controller | changed:
2026-06-19 10:59:02.746802 | controller | {
2026-06-19 10:59:02.746860 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-19 10:59:02.746906 | controller | }
2026-06-19 10:59:03.182704 | controller | changed:
2026-06-19 10:59:03.182892 | controller | {
2026-06-19 10:59:03.182945 | 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-19 10:59:03.182985 | controller | }
2026-06-19 10:59:03.587243 | controller | changed:
2026-06-19 10:59:03.587378 | controller | {
2026-06-19 10:59:03.587402 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-19 10:59:03.587420 | controller | }
2026-06-19 10:59:04.035478 | controller | changed:
2026-06-19 10:59:04.035719 | controller | {
2026-06-19 10:59:04.035791 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-19 10:59:04.035837 | controller | }
2026-06-19 10:59:04.451807 | controller | changed:
2026-06-19 10:59:04.452043 | controller | {
2026-06-19 10:59:04.452101 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-19 10:59:04.452142 | controller | }
2026-06-19 10:59:04.916503 | controller | changed:
2026-06-19 10:59:04.916688 | controller | {
2026-06-19 10:59:04.916760 | 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-19 10:59:04.916812 | controller | }
2026-06-19 10:59:05.321738 | controller | changed:
2026-06-19 10:59:05.321874 | controller | {
2026-06-19 10:59:05.321908 | 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-19 10:59:05.321959 | controller | }
2026-06-19 10:59:05.706680 | controller | changed:
2026-06-19 10:59:05.706821 | controller | {
2026-06-19 10:59:05.706854 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-19 10:59:05.706882 | controller | }
2026-06-19 10:59:06.093399 | controller | changed:
2026-06-19 10:59:06.093575 | controller | {
2026-06-19 10:59:06.093626 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-19 10:59:06.093778 | controller | }
2026-06-19 10:59:06.509097 | controller | changed:
2026-06-19 10:59:06.509250 | controller | {
2026-06-19 10:59:06.509300 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-19 10:59:06.509342 | controller | }
2026-06-19 10:59:06.932407 | controller | changed:
2026-06-19 10:59:06.932605 | controller | {
2026-06-19 10:59:06.932655 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-19 10:59:06.932694 | controller | }
2026-06-19 10:59:07.336016 | controller | changed:
2026-06-19 10:59:07.336214 | controller | {
2026-06-19 10:59:07.336268 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-19 10:59:07.336313 | controller | }
2026-06-19 10:59:07.822957 | controller | changed:
2026-06-19 10:59:07.823171 | controller | {
2026-06-19 10:59:07.823240 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-19 10:59:07.823282 | controller | }
2026-06-19 10:59:08.264148 | controller | changed:
2026-06-19 10:59:08.264314 | controller | {
2026-06-19 10:59:08.264368 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-19 10:59:08.264418 | controller | }
2026-06-19 10:59:08.637733 | controller | changed:
2026-06-19 10:59:08.637923 | controller | {
2026-06-19 10:59:08.637976 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-19 10:59:08.638018 | controller | }
2026-06-19 10:59:09.064145 | controller | changed:
2026-06-19 10:59:09.064301 | controller | {
2026-06-19 10:59:09.064354 | 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-19 10:59:09.064395 | controller | }
2026-06-19 10:59:09.444070 | controller | changed:
2026-06-19 10:59:09.444295 | controller | {
2026-06-19 10:59:09.444353 | 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-19 10:59:09.444415 | controller | }
2026-06-19 10:59:09.864398 | controller | changed:
2026-06-19 10:59:09.864619 | controller | {
2026-06-19 10:59:09.864679 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-19 10:59:09.864722 | controller | }
2026-06-19 10:59:10.272141 | controller | changed:
2026-06-19 10:59:10.272318 | controller | {
2026-06-19 10:59:10.272373 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-19 10:59:10.272414 | controller | }
2026-06-19 10:59:10.660345 | controller | changed:
2026-06-19 10:59:10.660510 | controller | {
2026-06-19 10:59:10.660568 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-19 10:59:10.660607 | controller | }
2026-06-19 10:59:11.154866 | controller | changed:
2026-06-19 10:59:11.155028 | controller | {
2026-06-19 10:59:11.155076 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-19 10:59:11.155132 | controller | }
2026-06-19 10:59:11.551645 | controller | changed:
2026-06-19 10:59:11.551921 | controller | {
2026-06-19 10:59:11.551994 | 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-19 10:59:11.552038 | controller | }
2026-06-19 10:59:12.451034 | controller | changed:
2026-06-19 10:59:12.451325 | controller | {
2026-06-19 10:59:12.451385 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-19 10:59:12.451425 | controller | }
2026-06-19 10:59:12.813721 | controller | changed:
2026-06-19 10:59:12.813870 | controller | {
2026-06-19 10:59:12.813919 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-19 10:59:12.813958 | controller | }
2026-06-19 10:59:13.215339 | controller | changed:
2026-06-19 10:59:13.215528 | controller | {
2026-06-19 10:59:13.215580 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-19 10:59:13.215619 | controller | }
2026-06-19 10:59:13.246147 | 
2026-06-19 10:59:13.246337 | TASK [Set timezone to UTC]
2026-06-19 10:59:13.948267 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-19 10:59:13.955826 | 
2026-06-19 10:59:13.955952 | TASK [Create nodepool directory]
2026-06-19 10:59:14.395045 | controller | changed
2026-06-19 10:59:14.400217 | 
2026-06-19 10:59:14.400294 | TASK [Create nodepool sub_nodes file]
2026-06-19 10:59:15.997136 | controller | changed
2026-06-19 10:59:16.004809 | 
2026-06-19 10:59:16.004938 | TASK [Create nodepool sub_nodes_private file]
2026-06-19 10:59:17.545229 | controller | changed
2026-06-19 10:59:17.553590 | 
2026-06-19 10:59:17.553714 | LOOP [Populate nodepool sub_nodes file]
2026-06-19 10:59:17.600775 | 
2026-06-19 10:59:17.601017 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-19 10:59:17.646340 | 
2026-06-19 10:59:17.646621 | TASK [Create nodepool primary file]
2026-06-19 10:59:17.683605 | controller | skipping: Conditional result was False
2026-06-19 10:59:17.695134 | 
2026-06-19 10:59:17.695272 | TASK [Create nodepool node_private for this node]
2026-06-19 10:59:19.235821 | controller | changed
2026-06-19 10:59:19.245143 | 
2026-06-19 10:59:19.245274 | LOOP [Copy ssh keys to nodepool directory]
2026-06-19 10:59:19.787481 | controller | ok: Item: id_rsa Runtime: 0:00:00.006210
2026-06-19 10:59:19.787837 | 
2026-06-19 10:59:20.103895 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.005967
2026-06-19 10:59:20.117715 | 
2026-06-19 10:59:20.117960 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-19 10:59:21.656949 | controller | changed
2026-06-19 10:59:21.664879 | 
2026-06-19 10:59:21.665003 | TASK [Validate sudoers config after edits]
2026-06-19 10:59:22.142259 | controller | /etc/sudoers: parsed OK
2026-06-19 10:59:22.142377 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-19 10:59:22.142460 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-19 10:59:22.142473 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-19 10:59:22.213539 | controller | ok: Runtime: 0:00:00.009332
2026-06-19 10:59:22.221716 | 
2026-06-19 10:59:22.221840 | TASK [Show the environment passed in to job shell scripts]
2026-06-19 10:59:22.624199 | controller | SHELL=/bin/bash
2026-06-19 10:59:22.624306 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-19 10:59:22.624316 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-19 10:59:22.624326 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/96/3996/60154d78f3bd44c8b7f5a65d27dc2add5dceeccb
2026-06-19 10:59:22.624333 | controller | PWD=/home/zuul
2026-06-19 10:59:22.624339 | controller | ZUUL_PIPELINE=github-check
2026-06-19 10:59:22.624348 | controller | LOGNAME=zuul
2026-06-19 10:59:22.624354 | controller | XDG_SESSION_TYPE=tty
2026-06-19 10:59:22.624427 | controller | _=/usr/bin/env
2026-06-19 10:59:22.624443 | controller | MOTD_SHOWN=pam
2026-06-19 10:59:22.624449 | controller | HOME=/home/zuul
2026-06-19 10:59:22.624454 | controller | LANG=en_US.UTF-8
2026-06-19 10:59:22.624460 | controller | SSH_CONNECTION=38.102.83.47 38796 38.102.83.230 22
2026-06-19 10:59:22.624469 | 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-19 10:59:22.624477 | controller | ZUUL_CHANGE_IDS=3996,60154d78f3bd44c8b7f5a65d27dc2add5dceeccb
2026-06-19 10:59:22.624485 | controller | WORKSPACE=/home/zuul/workspace
2026-06-19 10:59:22.624493 | controller | XDG_SESSION_CLASS=user
2026-06-19 10:59:22.624501 | controller | SELINUX_ROLE_REQUESTED=
2026-06-19 10:59:22.624509 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-19 10:59:22.624516 | controller | USER=zuul
2026-06-19 10:59:22.624521 | controller | ZUUL_VOTING=True
2026-06-19 10:59:22.624526 | controller | BUILD_TIMEOUT=10800000
2026-06-19 10:59:22.624531 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-19 10:59:22.624536 | controller | SHLVL=1
2026-06-19 10:59:22.624542 | controller | ZUUL_PATCHSET=60154d78f3bd44c8b7f5a65d27dc2add5dceeccb
2026-06-19 10:59:22.624547 | controller | XDG_SESSION_ID=1
2026-06-19 10:59:22.624552 | controller | ZUUL_BRANCH=main
2026-06-19 10:59:22.624557 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-19 10:59:22.624562 | controller | SSH_CLIENT=38.102.83.47 38796 22
2026-06-19 10:59:22.624571 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-19 10:59:22.624577 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-19 10:59:22.624582 | controller | which_declare=declare -f
2026-06-19 10:59:22.624587 | 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-19 10:59:22.624593 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-19 10:59:22.624598 | controller | ZUUL_CHANGE=3996
2026-06-19 10:59:22.624603 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-19 10:59:22.624608 | controller | ZUUL_UUID=9a924f9491ff4a6db239b1781971dd65
2026-06-19 10:59:22.624614 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-19 10:59:22.624619 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-19 10:59:22.624626 | controller | }
2026-06-19 10:59:22.771527 | controller | ok: Runtime: 0:00:00.010790
2026-06-19 10:59:22.789350 | 
2026-06-19 10:59:22.789583 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-19 10:59:22.816197 | controller | skipping: Conditional result was False
2026-06-19 10:59:22.825327 | 
2026-06-19 10:59:22.825512 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-19 10:59:23.368002 | controller | skipping: Conditional result was False
2026-06-19 10:59:23.377197 | 
2026-06-19 10:59:23.377333 | TASK [Ensure legacy workspace directory]
2026-06-19 10:59:23.738544 | controller | changed
2026-06-19 10:59:23.741234 | 
2026-06-19 10:59:23.741334 | PLAY RECAP
2026-06-19 10:59:23.741417 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-19 10:59:23.741545 | 
2026-06-19 10:59:23.884142 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-19 10:59:23.886839 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-19 10:59:24.493480 | 
2026-06-19 10:59:24.493600 | PLAY [all,!compute]
2026-06-19 10:59:24.502802 | 
2026-06-19 10:59:24.502873 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-19 10:59:25.024628 | controller | skipping: Conditional result was False
2026-06-19 10:59:25.034273 | 
2026-06-19 10:59:25.034469 | TASK [Install podman]
2026-06-19 10:59:45.007349 | controller | changed
2026-06-19 10:59:45.016827 | 
2026-06-19 10:59:45.016965 | TASK [Set var name for quay login zuul secret]
2026-06-19 10:59:45.096545 | controller | skipping: Conditional result was False
2026-06-19 10:59:45.106221 | 
2026-06-19 10:59:45.106361 | TASK [Print the username]
2026-06-19 10:59:45.656668 | controller | openstack-k8s-operators+cirobot
2026-06-19 10:59:46.155605 | controller | ok: Runtime: 0:00:00.006556
2026-06-19 10:59:46.159719 | 
2026-06-19 10:59:46.159782 | TASK [Fail when user or password is not set]
2026-06-19 10:59:46.234316 | controller | skipping: Conditional result was False
2026-06-19 10:59:46.242617 | 
2026-06-19 10:59:46.242756 | TASK [Set vars for quay login]
2026-06-19 10:59:46.307858 | controller | Output suppressed because no_log was given
2026-06-19 10:59:46.315197 | 
2026-06-19 10:59:46.315383 | LOOP [Perform container registry login(s) with podman]
2026-06-19 10:59:47.602068 | controller | Output suppressed because no_log was given
2026-06-19 10:59:47.610102 | 
2026-06-19 10:59:47.610248 | LOOP [Perform container registry login(s) with buildah]
2026-06-19 10:59:47.687553 | controller | Output suppressed because no_log was given
2026-06-19 10:59:47.708102 | 
2026-06-19 10:59:47.708274 | TASK [Set Insecure registry for content provider]
2026-06-19 10:59:48.323168 | controller | changed: Block inserted
2026-06-19 10:59:48.325669 | 
2026-06-19 10:59:48.325770 | PLAY RECAP
2026-06-19 10:59:48.325860 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-19 10:59:48.325903 | 
2026-06-19 10:59:48.452413 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-19 10:59:48.456225 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-19 10:59:49.184538 | 
2026-06-19 10:59:49.184693 | PLAY [Prefer ipv4 over ipv6]
2026-06-19 10:59:49.194332 | 
2026-06-19 10:59:49.194430 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-19 10:59:49.249283 | controller | skipping: Conditional result was False
2026-06-19 10:59:49.251353 | 
2026-06-19 10:59:49.251412 | PLAY [controller]
2026-06-19 10:59:49.256411 | 
2026-06-19 10:59:49.256507 | TASK [Fail when openshift_pull_sec not provided]
2026-06-19 10:59:49.280238 | controller | skipping: Conditional result was False
2026-06-19 10:59:49.284872 | 
2026-06-19 10:59:49.284934 | TASK [Clone repos in the job workspace]
2026-06-19 10:59:49.312234 | controller | ok
2026-06-19 10:59:49.327563 | 
2026-06-19 10:59:49.327634 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-19 10:59:49.818483 | controller | ok
2026-06-19 10:59:49.828018 | 
2026-06-19 10:59:49.828152 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-19 10:59:53.326016 | controller | Output suppressed because no_log was given
2026-06-19 10:59:53.342999 | 
2026-06-19 10:59:53.343250 | TASK [Create pull-secret.txt file]
2026-06-19 10:59:55.045565 | controller | Output suppressed because no_log was given
2026-06-19 10:59:55.053251 | 
2026-06-19 10:59:55.053411 | TASK [Apply CRC features and print image build date]
2026-06-19 10:59:55.079581 | controller | ok
2026-06-19 10:59:55.097183 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-19 10:59:55.113348 | 
2026-06-19 10:59:55.113497 | TASK [Set additional parameters for crc - telemetry]
2026-06-19 10:59:55.674709 | controller | skipping: Conditional result was False
2026-06-19 10:59:55.684305 | 
2026-06-19 10:59:55.684473 | TASK [Set additional parameters for crc - monitoring]
2026-06-19 10:59:56.227575 | controller | skipping: Conditional result was False
2026-06-19 10:59:56.236543 | 
2026-06-19 10:59:56.236675 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-19 10:59:56.775712 | controller | skipping: Conditional result was False
2026-06-19 10:59:56.781858 | 
2026-06-19 10:59:56.781947 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-19 10:59:57.310977 | controller | skipping: Conditional result was False
2026-06-19 10:59:57.321108 | 
2026-06-19 10:59:57.321405 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-19 10:59:57.868037 | controller | skipping: Conditional result was False
2026-06-19 10:59:57.880283 | 
2026-06-19 10:59:57.880421 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-19 10:59:58.425506 | controller | skipping: Conditional result was False
2026-06-19 10:59:58.435528 | 
2026-06-19 10:59:58.435661 | TASK [Execute crc start command]
2026-06-19 11:15:19.532509 | controller | ok: Runtime: 0:15:20.102788
2026-06-19 11:15:19.540794 | 
2026-06-19 11:15:19.540915 | TASK [Verify that OpenShift is up and running]
2026-06-19 11:15:19.567910 | controller | ok
2026-06-19 11:15:19.587721 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-19 11:15:19.601070 | 
2026-06-19 11:15:19.601164 | TASK [Create script to login and verify services]
2026-06-19 11:15:21.343710 | controller | changed
2026-06-19 11:15:21.353749 | 
2026-06-19 11:15:21.353923 | TASK [Ensure that user is logged]
2026-06-19 11:15:21.769726 | controller | Checking login to the cluster 1...
2026-06-19 11:15:22.828833 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-19 11:15:22.828930 | controller |
2026-06-19 11:15:23.227571 | controller | Login successful.
2026-06-19 11:15:23.227685 | controller |
2026-06-19 11:15:23.274047 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-19 11:15:23.274122 | controller |
2026-06-19 11:15:23.274157 | controller | Using project "default".
2026-06-19 11:15:23.401952 | controller | ok: Runtime: 0:00:01.582266
2026-06-19 11:15:23.410295 | 
2026-06-19 11:15:23.410422 | TASK [Delete all openshift-marketplace pods]
2026-06-19 11:15:24.993652 | controller | pod "certified-operators-l27pk" deleted
2026-06-19 11:15:25.029673 | controller | pod "community-operators-qhh6t" deleted
2026-06-19 11:15:25.059849 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-19 11:15:25.086471 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-19 11:15:25.108458 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-19 11:15:26.456728 | controller | ok: Runtime: 0:00:02.561126
2026-06-19 11:15:26.464633 | 
2026-06-19 11:15:26.464760 | TASK [Copy script ensure_services_up.sh]
2026-06-19 11:15:26.531277 | controller | skipping: Conditional result was False
2026-06-19 11:15:26.541157 | 
2026-06-19 11:15:26.541300 | TASK [Ensure all pods are up and running]
2026-06-19 11:15:27.082982 | controller | skipping: Conditional result was False
2026-06-19 11:15:27.098150 | 
2026-06-19 11:15:27.098460 | TASK [Check if there is a image build date file]
2026-06-19 11:15:27.511214 | controller | ok
2026-06-19 11:15:27.519985 | 
2026-06-19 11:15:27.520119 | TASK [Print image date if available]
2026-06-19 11:15:27.962232 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-19 11:15:28.117967 | controller | ok: Runtime: 0:00:00.005382
2026-06-19 11:15:28.123005 | 
2026-06-19 11:15:28.123083 | TASK [Fix machineconfigpool]
2026-06-19 11:15:28.189240 | controller | skipping: Conditional result was False
2026-06-19 11:15:28.195173 | 
2026-06-19 11:15:28.195265 | TASK [Show available nodes]
2026-06-19 11:15:29.048847 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-19 11:15:29.048982 | controller | crc    Ready    control-plane,master,worker   229d   v1.33.5
2026-06-19 11:15:29.231256 | controller | ok: Runtime: 0:00:00.483736
2026-06-19 11:15:29.240518 | 
2026-06-19 11:15:29.240669 | TASK [Configure insecure registry inside crc vm]
2026-06-19 11:15:29.289159 | controller | ok
2026-06-19 11:15:29.307548 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-19 11:15:29.322083 | 
2026-06-19 11:15:29.322250 | TASK [Catch CRC IP]
2026-06-19 11:15:29.841165 | controller | 192.168.130.11
2026-06-19 11:15:29.880228 | controller | ok: Runtime: 0:00:00.106935
2026-06-19 11:15:29.888588 | 
2026-06-19 11:15:29.888715 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-19 11:15:30.485411 | controller | image.config.openshift.io/cluster patched
2026-06-19 11:15:30.935325 | controller | ok: Runtime: 0:00:00.224560
2026-06-19 11:15:30.943224 | 
2026-06-19 11:15:30.943349 | TASK [Check if id_ed25519 key exists]
2026-06-19 11:15:31.293123 | controller | ok
2026-06-19 11:15:31.303996 | 
2026-06-19 11:15:31.304217 | TASK [Set fact if new keypair exists]
2026-06-19 11:15:31.350776 | controller | ok
2026-06-19 11:15:31.358974 | 
2026-06-19 11:15:31.359116 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-19 11:15:32.609210 | controller |
2026-06-19 11:15:32.609354 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-19 11:15:32.609365 | controller |
2026-06-19 11:15:32.609370 | controller | TASK [Gathering Facts] *********************************************************
2026-06-19 11:15:40.274868 | controller | ok: [192.168.130.11]
2026-06-19 11:15:40.274987 | controller |
2026-06-19 11:15:40.274999 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-19 11:15:41.521812 | controller | changed: [192.168.130.11]
2026-06-19 11:15:41.521879 | controller |
2026-06-19 11:15:41.521885 | controller | TASK [Restart crio] ************************************************************
2026-06-19 11:15:48.555793 | controller | changed: [192.168.130.11]
2026-06-19 11:15:48.555919 | controller |
2026-06-19 11:15:48.555935 | controller | TASK [Restart kubelet] *********************************************************
2026-06-19 11:15:50.544224 | controller | changed: [192.168.130.11]
2026-06-19 11:15:50.544322 | controller |
2026-06-19 11:15:50.544329 | controller | PLAY RECAP *********************************************************************
2026-06-19 11:15:50.544337 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-19 11:15:50.544342 | controller |
2026-06-19 11:15:50.938968 | controller | ok: Runtime: 0:00:18.834681
2026-06-19 11:15:50.947254 | 
2026-06-19 11:15:50.947474 | TASK [Catch CRC IP]
2026-06-19 11:15:51.427425 | controller | 192.168.130.11
2026-06-19 11:15:51.493219 | controller | ok: Runtime: 0:00:00.117052
2026-06-19 11:15:51.498343 | 
2026-06-19 11:15:51.498450 | TASK [Check if id_ed25519 key exists]
2026-06-19 11:15:51.877972 | controller | ok
2026-06-19 11:15:51.887406 | 
2026-06-19 11:15:51.887576 | TASK [Set fact if new keypair exists]
2026-06-19 11:15:51.931940 | controller | ok
2026-06-19 11:15:51.939377 | 
2026-06-19 11:15:51.939530 | TASK [Run crc]
2026-06-19 11:15:52.842125 | controller |
2026-06-19 11:15:52.842258 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-19 11:15:52.842271 | controller |
2026-06-19 11:15:52.842280 | controller | TASK [Gathering Facts] *********************************************************
2026-06-19 11:15:58.536465 | controller | ok: [192.168.130.11]
2026-06-19 11:15:58.536579 | controller |
2026-06-19 11:15:58.536592 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-19 11:16:00.717739 | controller | changed: [192.168.130.11]
2026-06-19 11:16:00.717806 | controller |
2026-06-19 11:16:00.717812 | controller | TASK [Add crio config] *********************************************************
2026-06-19 11:16:02.590817 | controller | changed: [192.168.130.11]
2026-06-19 11:16:02.590893 | controller |
2026-06-19 11:16:02.590933 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-19 11:16:07.345003 | controller | changed: [192.168.130.11]
2026-06-19 11:16:07.345085 | controller |
2026-06-19 11:16:07.345091 | controller | PLAY RECAP *********************************************************************
2026-06-19 11:16:07.345096 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-19 11:16:07.345100 | controller |
2026-06-19 11:16:07.507195 | controller | ok: Runtime: 0:00:15.048709
2026-06-19 11:16:07.512502 | 
2026-06-19 11:16:07.512581 | TASK [Set slower etcd profile]
2026-06-19 11:16:07.583703 | controller | ok
2026-06-19 11:16:07.611022 | 
2026-06-19 11:16:07.611174 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-19 11:16:08.174687 | controller | etcd.operator.openshift.io/cluster patched
2026-06-19 11:16:08.640832 | controller | ok: Runtime: 0:00:00.221230
2026-06-19 11:16:08.652039 | 
2026-06-19 11:16:08.652243 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-19 11:16:38.704571 | controller | ok
2026-06-19 11:16:38.712699 | 
2026-06-19 11:16:38.712838 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-19 11:22:02.956587 | controller | ok: Runtime: 0:00:00.174598
2026-06-19 11:22:02.971200 | 
2026-06-19 11:22:02.971318 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-19 11:22:03.044426 | controller | ok
2026-06-19 11:22:03.092239 | 
2026-06-19 11:22:03.092324 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-19 11:22:03.122307 | controller | ok
2026-06-19 11:22:03.127777 | 
2026-06-19 11:22:03.127863 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-19 11:22:03.172318 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-19 11:22:03.180274 | 
2026-06-19 11:22:03.180408 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-19 11:22:03.593546 | controller |
2026-06-19 11:22:03.719722 | controller | ok: Runtime: 0:00:00.023298
2026-06-19 11:22:03.735099 | 
2026-06-19 11:22:03.735225 | TASK [Pause machineconfigpool]
2026-06-19 11:22:03.810233 | controller | ok
2026-06-19 11:22:03.856351 | 
2026-06-19 11:22:03.856474 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-19 11:22:04.422756 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-19 11:22:04.423029 | controller | ok: Item: master Runtime: 0:00:00.181023
2026-06-19 11:22:05.002542 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-19 11:22:05.002775 | controller | ok: Item: worker Runtime: 0:00:00.200110
2026-06-19 11:22:05.015773 | 
2026-06-19 11:22:05.015904 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-19 11:22:05.569812 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-19 11:22:05.570001 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      229d
2026-06-19 11:22:05.570031 | controller | worker   rendered-worker-a454223840eb7e715c0c86bcad7ef26b   True      False      False      0              0                   0                     0                      229d
2026-06-19 11:22:06.107594 | controller | ok: Runtime: 0:00:00.183318
2026-06-19 11:22:06.122287 | 
2026-06-19 11:22:06.122406 | TASK [Create cluster certificate approver workaround]
2026-06-19 11:22:06.198542 | controller | ok
2026-06-19 11:22:06.249182 | 
2026-06-19 11:22:06.249274 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-19 11:22:06.804308 | controller | ok: Item: Runtime: 0:00:00.150426
2026-06-19 11:22:06.804784 | controller | ok: All items complete
2026-06-19 11:22:06.804843 | 
2026-06-19 11:22:17.281840 | controller | ok: Item: Runtime: 0:00:00.147107
2026-06-19 11:22:27.800075 | controller | ok: Item: Runtime: 0:00:00.164777
2026-06-19 11:22:27.819329 | 
2026-06-19 11:22:27.819632 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-19 11:22:29.410320 | controller | changed
2026-06-19 11:22:29.419338 | 
2026-06-19 11:22:29.419511 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-19 11:22:29.977107 | controller | serviceaccount/csr-approver-sa created
2026-06-19 11:22:29.989728 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-19 11:22:30.002445 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-19 11:22:30.025113 | controller | cronjob.batch/auto-csr-approver created
2026-06-19 11:22:30.471332 | controller | ok: Runtime: 0:00:00.197624
2026-06-19 11:22:30.486784 | 
2026-06-19 11:22:30.486955 | TASK [Ensure that all cluster operators are stable]
2026-06-19 11:22:31.113554 | controller | False
2026-06-19 11:22:31.113688 | controller | True
2026-06-19 11:22:31.113695 | controller | True
2026-06-19 11:22:31.113700 | controller | True
2026-06-19 11:22:31.113704 | controller | True
2026-06-19 11:22:31.113709 | controller | True
2026-06-19 11:22:31.113714 | controller | True
2026-06-19 11:22:31.113719 | controller | True
2026-06-19 11:22:31.113723 | controller | True
2026-06-19 11:22:31.113728 | controller | True
2026-06-19 11:22:31.113733 | controller | True
2026-06-19 11:22:31.113738 | controller | True
2026-06-19 11:22:31.113742 | controller | True
2026-06-19 11:22:31.113747 | controller | True
2026-06-19 11:22:31.113751 | controller | True
2026-06-19 11:22:31.113756 | controller | True
2026-06-19 11:22:31.113761 | controller | True
2026-06-19 11:22:31.113765 | controller | True
2026-06-19 11:22:31.113770 | controller | True
2026-06-19 11:22:31.113775 | controller | True
2026-06-19 11:22:31.113779 | controller | True
2026-06-19 11:22:31.113784 | controller | True
2026-06-19 11:22:31.113789 | controller | True
2026-06-19 11:22:31.113794 | controller | True
2026-06-19 11:25:56.526339 | controller | ok: Runtime: 0:00:00.173536
2026-06-19 11:25:56.531775 | 
2026-06-19 11:25:56.531893 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-19 11:25:56.532132 | 
2026-06-19 11:25:56.532250 | PLAY RECAP
2026-06-19 11:25:56.532335 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-19 11:25:56.532378 | 
2026-06-19 11:25:56.705539 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-19 11:25:56.711862 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-19 11:25:57.444656 | 
2026-06-19 11:25:57.444806 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-19 11:25:57.455825 | 
2026-06-19 11:25:57.455906 | TASK [Clone repos in the job workspace]
2026-06-19 11:25:57.474415 | controller | ok
2026-06-19 11:25:57.490785 | 
2026-06-19 11:25:57.490883 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-19 11:25:58.062638 | controller | ok
2026-06-19 11:25:58.072624 | 
2026-06-19 11:25:58.072758 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-19 11:25:59.401534 | controller | Output suppressed because no_log was given
2026-06-19 11:25:59.426145 | 
2026-06-19 11:25:59.426297 | TASK [Create zuul-output directory]
2026-06-19 11:25:59.977744 | controller | ok
2026-06-19 11:25:59.987330 | 
2026-06-19 11:25:59.987498 | TASK [Install required packages]
2026-06-19 11:26:01.243891 | controller | ok: Nothing to do
2026-06-19 11:26:01.253479 | 
2026-06-19 11:26:01.253614 | TASK [Output pip related things]
2026-06-19 11:26:02.196081 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-19 11:26:02.333255 | controller | ok: Runtime: 0:00:00.486792
2026-06-19 11:26:02.342101 | 
2026-06-19 11:26:02.342235 | TASK [Install requirements]
2026-06-19 11:27:12.884057 | controller | changed
2026-06-19 11:27:12.906652 | 
2026-06-19 11:27:12.906789 | TASK [Add cronjob to trigger job stats]
2026-06-19 11:27:12.973547 | controller | skipping: Conditional result was False
2026-06-19 11:27:12.982900 | 
2026-06-19 11:27:12.983031 | LOOP [Construct project change list]
2026-06-19 11:27:13.066137 | controller | ok:
2026-06-19 11:27:13.066374 | controller | {
2026-06-19 11:27:13.066401 | controller |   "branch": "main",
2026-06-19 11:27:13.066420 | controller |   "change": "3996",
2026-06-19 11:27:13.066460 | controller |   "change_message": "[rally] Add Rally role and test_operator integration\n\nAdd a new `rally` Ansible role that runs OpenStack Rally benchmarks inside a podman container (quay.io/airshipit/xrally-openstack:3.0.0). The role auto-discovers OpenStack credentials from the cluster's KeystoneAPI resource and appends the deployment CA to the trust bundle so SSL verification works without any manual configuration.\r\n\r\nWire Rally into the `test_operator` multi-stage framework via a new `rally_runner.yml` dispatcher and `cifmw_test_operator_rally_*` defaults, so it can run as a named stage alongside Tempest.\r\n\r\nKey design decisions:\r\n- Podman container (no Kubernetes CRD exists for Rally)\r\n- Shell script templated to disk to avoid YAML/JSON quoting issues\r\n- `--fromenv` deployment creation \u2014 no JSON config file needed\r\n- `rootca-public` CA from the `openstack` namespace appended to the CA bundle so the container can verify the Keystone TLS endpoint\r\n- Default task: `Authenticate.keystone` (no cloud resources required)\r\n- `cinder-task.yaml` included for Cinder volume benchmarks\r\n\r\nAssisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
2026-06-19 11:27:13.066483 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3996",
2026-06-19 11:27:13.066500 | controller |   "commit_id": "60154d78f3bd44c8b7f5a65d27dc2add5dceeccb",
2026-06-19 11:27:13.066517 | controller |   "patchset": "60154d78f3bd44c8b7f5a65d27dc2add5dceeccb",
2026-06-19 11:27:13.066532 | controller |   "project": {
2026-06-19 11:27:13.066548 | controller |     "canonical_hostname": "github.com",
2026-06-19 11:27:13.066575 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-19 11:27:13.066591 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-19 11:27:13.066605 | controller |     "short_name": "ci-framework",
2026-06-19 11:27:13.066620 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-19 11:27:13.066635 | controller |   },
2026-06-19 11:27:13.066651 | controller |   "topic": null
2026-06-19 11:27:13.066666 | controller | }
2026-06-19 11:27:13.116625 | 
2026-06-19 11:27:13.116813 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-19 11:27:13.123521 | 
2026-06-19 11:27:13.123602 | TASK [Filter out host if needed]
2026-06-19 11:27:13.135351 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-19 11:27:13.139633 | 
2026-06-19 11:27:13.139708 | TASK [Get git tag for image tagging]
2026-06-19 11:27:13.669222 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.679243 | 
2026-06-19 11:27:13.679378 | TASK [Set openstack-runner image]
2026-06-19 11:27:13.715819 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.725463 | 
2026-06-19 11:27:13.725607 | TASK [Build openstack-runner image]
2026-06-19 11:27:13.765459 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.774996 | 
2026-06-19 11:27:13.775186 | TASK [Push openstack-runner image]
2026-06-19 11:27:13.813989 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.824798 | 
2026-06-19 11:27:13.824930 | TASK [Make sure ci-framework directory exists]
2026-06-19 11:27:13.861544 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.871343 | 
2026-06-19 11:27:13.871505 | TASK [Create EDPM ansible var file]
2026-06-19 11:27:13.908230 | controller | skipping: Conditional result was False
2026-06-19 11:27:13.910218 | 
2026-06-19 11:27:13.910315 | PLAY RECAP
2026-06-19 11:27:13.910408 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-19 11:27:13.910489 | 
2026-06-19 11:27:14.123005 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-19 11:27:14.126742 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-19 11:27:14.837991 | 
2026-06-19 11:27:14.838115 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-19 11:27:14.849712 | 
2026-06-19 11:27:14.849848 | TASK [Create zuul-output directory]
2026-06-19 11:27:15.459041 | controller | changed
2026-06-19 11:27:15.472238 | 
2026-06-19 11:27:15.472398 | TASK [Slurp Zuul inventory test]
2026-06-19 11:27:16.002526 | controller -> localhost | ok
2026-06-19 11:27:16.015163 | 
2026-06-19 11:27:16.015300 | TASK [Save zuul inventory]
2026-06-19 11:27:18.106393 | controller | changed
2026-06-19 11:27:18.115896 | 
2026-06-19 11:27:18.116038 | TASK [Save zuul vars without the change_message]
2026-06-19 11:27:19.763758 | controller | changed
2026-06-19 11:27:19.766366 | 
2026-06-19 11:27:19.766505 | PLAY RECAP
2026-06-19 11:27:19.766646 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-19 11:27:19.766695 | 
2026-06-19 11:27:19.909533 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-19 11:27:19.911620 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-19 11:27:20.560994 | 
2026-06-19 11:27:20.561123 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-19 11:27:20.572805 | 
2026-06-19 11:27:20.572878 | TASK [Filter out host if needed]
2026-06-19 11:27:20.580174 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-19 11:27:20.583804 | 
2026-06-19 11:27:20.583866 | TASK [Check for edpm-ansible.yml file]
2026-06-19 11:27:21.089814 | controller | ok
2026-06-19 11:27:21.095213 | 
2026-06-19 11:27:21.095350 | TASK [Check if new ssh keypair exists]
2026-06-19 11:27:21.116831 | controller | ok
2026-06-19 11:27:21.142197 | 
2026-06-19 11:27:21.142286 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-19 11:27:21.550867 | controller | ok
2026-06-19 11:27:21.560515 | 
2026-06-19 11:27:21.560674 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-19 11:27:21.605174 | controller | ok
2026-06-19 11:27:21.613001 | 
2026-06-19 11:27:21.613138 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-19 11:27:21.661311 | controller | skipping: Conditional result was False
2026-06-19 11:27:21.679726 | 
2026-06-19 11:27:21.679937 | TASK [Add crc node in local inventory]
2026-06-19 11:27:21.725993 | controller | changed
2026-06-19 11:27:21.736196 | 
2026-06-19 11:27:21.736328 | LOOP [Ensure we know ssh hosts]
2026-06-19 11:27:22.420563 | controller | ok: Item: controller Runtime: 0:00:00.058071
2026-06-19 11:27:22.946958 | controller | ok: Item: crc Runtime: 0:00:00.180972
2026-06-19 11:27:22.958392 | 
2026-06-19 11:27:22.958480 | TASK [Load zuul_inventory]
2026-06-19 11:27:23.576934 | controller | ok
2026-06-19 11:27:23.589290 | 
2026-06-19 11:27:23.589417 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-19 11:27:25.425589 | controller | changed
2026-06-19 11:27:25.434784 | 
2026-06-19 11:27:25.434915 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-19 11:27:26.907206 | controller |
2026-06-19 11:27:26.907336 | controller | PLAY [Remove status flag] ******************************************************
2026-06-19 11:27:26.907350 | controller |
2026-06-19 11:27:26.907360 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-19 11:27:26.907373 | controller | Friday 19 June 2026  11:27:26 +0000 (0:00:00.033)       0:00:00.033 ***********
2026-06-19 11:27:26.907384 | controller | Friday 19 June 2026  11:27:26 +0000 (0:00:00.032)       0:00:00.032 ***********
2026-06-19 11:27:28.193522 | controller | ok: [localhost]
2026-06-19 11:27:28.193637 | controller |
2026-06-19 11:27:28.193651 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-19 11:27:28.193666 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:01.285)       0:00:01.319 ***********
2026-06-19 11:27:28.193676 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:01.285)       0:00:01.318 ***********
2026-06-19 11:27:28.520011 | controller | ok: [localhost]
2026-06-19 11:27:28.520073 | controller |
2026-06-19 11:27:28.520087 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-19 11:27:28.520097 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.326)       0:00:01.645 ***********
2026-06-19 11:27:28.520106 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.326)       0:00:01.644 ***********
2026-06-19 11:27:28.606659 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-19 11:27:28.606726 | controller |
2026-06-19 11:27:28.606742 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-19 11:27:28.606755 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.087)       0:00:01.732 ***********
2026-06-19 11:27:28.606766 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.086)       0:00:01.731 ***********
2026-06-19 11:27:28.640429 | controller | skipping: [localhost]
2026-06-19 11:27:28.640493 | controller |
2026-06-19 11:27:28.640518 | 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-19 11:27:28.640534 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.033)       0:00:01.766 ***********
2026-06-19 11:27:28.640546 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.033)       0:00:01.765 ***********
2026-06-19 11:27:28.693520 | controller | ok: [localhost]
2026-06-19 11:27:28.693577 | controller |
2026-06-19 11:27:28.693598 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-19 11:27:28.693636 | controller |   hostvars[inventory_hostname] |
2026-06-19 11:27:28.693650 | controller |   dict2items |
2026-06-19 11:27:28.693662 | controller |   selectattr("key", "match",
2026-06-19 11:27:28.693673 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-19 11:27:28.693685 | controller |   list | items2dict
2026-06-19 11:27:28.693696 | controller | }}] ***
2026-06-19 11:27:28.693709 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.053)       0:00:01.819 ***********
2026-06-19 11:27:28.693720 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.053)       0:00:01.818 ***********
2026-06-19 11:27:28.780446 | controller | ok: [localhost]
2026-06-19 11:27:28.780526 | controller |
2026-06-19 11:27:28.780542 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-19 11:27:28.780555 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.086)       0:00:01.906 ***********
2026-06-19 11:27:28.780566 | controller | Friday 19 June 2026  11:27:28 +0000 (0:00:00.086)       0:00:01.905 ***********
2026-06-19 11:27:29.012106 | controller | ok: [localhost]
2026-06-19 11:27:29.012183 | controller |
2026-06-19 11:27:29.012194 | 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-19 11:27:29.012202 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.231)       0:00:02.138 ***********
2026-06-19 11:27:29.012208 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.231)       0:00:02.136 ***********
2026-06-19 11:27:29.034258 | controller | skipping: [localhost]
2026-06-19 11:27:29.034362 | controller |
2026-06-19 11:27:29.034371 | 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-19 11:27:29.034378 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.022)       0:00:02.160 ***********
2026-06-19 11:27:29.034384 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.022)       0:00:02.159 ***********
2026-06-19 11:27:29.054743 | controller | skipping: [localhost]
2026-06-19 11:27:29.054827 | controller |
2026-06-19 11:27:29.054836 | 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-19 11:27:29.054844 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.020)       0:00:02.180 ***********
2026-06-19 11:27:29.054850 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.020)       0:00:02.179 ***********
2026-06-19 11:27:29.080099 | controller | skipping: [localhost]
2026-06-19 11:27:29.080186 | controller |
2026-06-19 11:27:29.080198 | 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-19 11:27:29.080207 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.025)       0:00:02.206 ***********
2026-06-19 11:27:29.080217 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.025)       0:00:02.205 ***********
2026-06-19 11:27:29.103232 | controller | skipping: [localhost]
2026-06-19 11:27:29.103305 | controller |
2026-06-19 11:27:29.103315 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-19 11:27:29.103324 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.022)       0:00:02.229 ***********
2026-06-19 11:27:29.103332 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.022)       0:00:02.228 ***********
2026-06-19 11:27:29.130889 | controller | skipping: [localhost]
2026-06-19 11:27:29.130944 | controller |
2026-06-19 11:27:29.130955 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-19 11:27:29.130965 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.027)       0:00:02.257 ***********
2026-06-19 11:27:29.130973 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.027)       0:00:02.255 ***********
2026-06-19 11:27:29.795272 | controller | changed: [localhost] => (item=tmp)
2026-06-19 11:27:29.795335 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-19 11:27:29.795342 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-19 11:27:29.795348 | controller |
2026-06-19 11:27:29.795354 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-19 11:27:29.795360 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.663)       0:00:02.921 ***********
2026-06-19 11:27:29.795365 | controller | Friday 19 June 2026  11:27:29 +0000 (0:00:00.664)       0:00:02.919 ***********
2026-06-19 11:27:30.903556 | controller | ok: [localhost]
2026-06-19 11:27:30.903623 | controller |
2026-06-19 11:27:30.903642 | 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-19 11:27:30.903649 | controller | Friday 19 June 2026  11:27:30 +0000 (0:00:01.107)       0:00:04.028 ***********
2026-06-19 11:27:30.903655 | controller | Friday 19 June 2026  11:27:30 +0000 (0:00:01.107)       0:00:04.027 ***********
2026-06-19 11:27:32.772604 | controller | changed: [localhost]
2026-06-19 11:27:32.772710 | controller |
2026-06-19 11:27:32.772729 | 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-19 11:27:32.772756 | controller | Friday 19 June 2026  11:27:32 +0000 (0:00:01.869)       0:00:05.897 ***********
2026-06-19 11:27:32.772788 | controller | Friday 19 June 2026  11:27:32 +0000 (0:00:01.869)       0:00:05.896 ***********
2026-06-19 11:27:40.657690 | controller | changed: [localhost]
2026-06-19 11:27:40.657776 | controller |
2026-06-19 11:27:40.657790 | 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-19 11:27:40.657800 | controller | Friday 19 June 2026  11:27:40 +0000 (0:00:07.885)       0:00:13.782 ***********
2026-06-19 11:27:40.657808 | controller | Friday 19 June 2026  11:27:40 +0000 (0:00:07.885)       0:00:13.781 ***********
2026-06-19 11:27:41.513561 | controller | changed: [localhost]
2026-06-19 11:27:41.513643 | controller |
2026-06-19 11:27:41.513652 | 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-19 11:27:41.513659 | controller | Friday 19 June 2026  11:27:41 +0000 (0:00:00.856)       0:00:14.639 ***********
2026-06-19 11:27:41.513665 | controller | Friday 19 June 2026  11:27:41 +0000 (0:00:00.856)       0:00:14.638 ***********
2026-06-19 11:27:41.557571 | controller | skipping: [localhost]
2026-06-19 11:27:41.557653 | controller |
2026-06-19 11:27:41.557672 | 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-19 11:27:41.557678 | controller | Friday 19 June 2026  11:27:41 +0000 (0:00:00.043)       0:00:14.682 ***********
2026-06-19 11:27:41.557683 | controller | Friday 19 June 2026  11:27:41 +0000 (0:00:00.043)       0:00:14.681 ***********
2026-06-19 11:27:42.245482 | controller | changed: [localhost]
2026-06-19 11:27:42.245588 | controller |
2026-06-19 11:27:42.245607 | 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-19 11:27:42.245621 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.688)       0:00:15.371 ***********
2026-06-19 11:27:42.245634 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.688)       0:00:15.370 ***********
2026-06-19 11:27:42.323098 | controller | skipping: [localhost]
2026-06-19 11:27:42.323167 | controller |
2026-06-19 11:27:42.323193 | 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-19 11:27:42.323206 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.077)       0:00:15.448 ***********
2026-06-19 11:27:42.323232 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.077)       0:00:15.447 ***********
2026-06-19 11:27:42.386304 | controller | skipping: [localhost]
2026-06-19 11:27:42.386361 | controller |
2026-06-19 11:27:42.386376 | 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-19 11:27:42.386433 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.063)       0:00:15.511 ***********
2026-06-19 11:27:42.386450 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.063)       0:00:15.510 ***********
2026-06-19 11:27:42.438336 | controller | skipping: [localhost]
2026-06-19 11:27:42.438436 | controller |
2026-06-19 11:27:42.438471 | 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-19 11:27:42.438486 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.052)       0:00:15.563 ***********
2026-06-19 11:27:42.438497 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.052)       0:00:15.562 ***********
2026-06-19 11:27:42.944687 | controller | changed: [localhost]
2026-06-19 11:27:42.944773 | controller |
2026-06-19 11:27:42.944785 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-19 11:27:42.944795 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-19 11:27:42.944804 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.506)       0:00:16.070 ***********
2026-06-19 11:27:42.944812 | controller | Friday 19 June 2026  11:27:42 +0000 (0:00:00.506)       0:00:16.069 ***********
2026-06-19 11:27:43.691894 | controller | changed: [localhost]
2026-06-19 11:27:43.691984 | controller |
2026-06-19 11:27:43.692007 | 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-19 11:27:43.692018 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.747)       0:00:16.817 ***********
2026-06-19 11:27:43.692027 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.747)       0:00:16.816 ***********
2026-06-19 11:27:43.733108 | controller | skipping: [localhost]
2026-06-19 11:27:43.733195 | controller |
2026-06-19 11:27:43.733215 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-19 11:27:43.733226 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.041)       0:00:16.858 ***********
2026-06-19 11:27:43.733235 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.041)       0:00:16.857 ***********
2026-06-19 11:27:43.761706 | controller | skipping: [localhost]
2026-06-19 11:27:43.761792 | controller |
2026-06-19 11:27:43.761803 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-19 11:27:43.761813 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.028)       0:00:16.887 ***********
2026-06-19 11:27:43.761822 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.028)       0:00:16.886 ***********
2026-06-19 11:27:43.791600 | controller | skipping: [localhost]
2026-06-19 11:27:43.791657 | controller |
2026-06-19 11:27:43.791670 | 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-19 11:27:43.791682 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.029)       0:00:16.917 ***********
2026-06-19 11:27:43.791690 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.029)       0:00:16.916 ***********
2026-06-19 11:27:43.840691 | controller | ok: [localhost]
2026-06-19 11:27:43.840763 | controller |
2026-06-19 11:27:43.840774 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-19 11:27:43.840783 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.048)       0:00:16.966 ***********
2026-06-19 11:27:43.840793 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.048)       0:00:16.965 ***********
2026-06-19 11:27:43.872318 | controller | skipping: [localhost]
2026-06-19 11:27:43.872359 | controller |
2026-06-19 11:27:43.872369 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-19 11:27:43.872377 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.031)       0:00:16.998 ***********
2026-06-19 11:27:43.872385 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.031)       0:00:16.996 ***********
2026-06-19 11:27:43.904206 | controller | skipping: [localhost]
2026-06-19 11:27:43.904243 | controller |
2026-06-19 11:27:43.904252 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-19 11:27:43.904260 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.031)       0:00:17.030 ***********
2026-06-19 11:27:43.904268 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.031)       0:00:17.028 ***********
2026-06-19 11:27:43.937159 | controller | skipping: [localhost]
2026-06-19 11:27:43.937267 | controller |
2026-06-19 11:27:43.937277 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-19 11:27:43.937287 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-19 11:27:43.937295 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-19 11:27:43.937303 | controller |   else cifmw_krb_request_out.path
2026-06-19 11:27:43.937312 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-19 11:27:43.937321 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.032)       0:00:17.062 ***********
2026-06-19 11:27:43.937329 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.032)       0:00:17.061 ***********
2026-06-19 11:27:43.965663 | controller | skipping: [localhost]
2026-06-19 11:27:43.965748 | controller |
2026-06-19 11:27:43.965759 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-19 11:27:43.965768 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.028)       0:00:17.091 ***********
2026-06-19 11:27:43.965777 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.028)       0:00:17.090 ***********
2026-06-19 11:27:43.996619 | controller | skipping: [localhost]
2026-06-19 11:27:43.996661 | controller |
2026-06-19 11:27:43.996671 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-19 11:27:43.996679 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.030)       0:00:17.122 ***********
2026-06-19 11:27:43.996687 | controller | Friday 19 June 2026  11:27:43 +0000 (0:00:00.030)       0:00:17.121 ***********
2026-06-19 11:27:44.025235 | controller | skipping: [localhost]
2026-06-19 11:27:44.025271 | controller |
2026-06-19 11:27:44.025282 | 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-19 11:27:44.025291 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-19 11:27:44.025300 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.028)       0:00:17.151 ***********
2026-06-19 11:27:44.025308 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.028)       0:00:17.150 ***********
2026-06-19 11:27:44.059159 | controller | skipping: [localhost]
2026-06-19 11:27:44.059234 | controller |
2026-06-19 11:27:44.059249 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-19 11:27:44.059260 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.033)       0:00:17.184 ***********
2026-06-19 11:27:44.059271 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.033)       0:00:17.183 ***********
2026-06-19 11:27:44.298890 | controller | ok: [localhost]
2026-06-19 11:27:44.298996 | controller |
2026-06-19 11:27:44.299007 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-19 11:27:44.299016 | controller | source /etc/ci/mirror_info.sh
2026-06-19 11:27:44.299026 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-19 11:27:44.299053 | controller | ] ***
2026-06-19 11:27:44.299063 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.239)       0:00:17.424 ***********
2026-06-19 11:27:44.299071 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.239)       0:00:17.423 ***********
2026-06-19 11:27:44.546755 | controller | changed: [localhost]
2026-06-19 11:27:44.546838 | controller |
2026-06-19 11:27:44.546850 | 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-19 11:27:44.546858 | controller | source /etc/ci/mirror_info.sh
2026-06-19 11:27:44.546867 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-19 11:27:44.546875 | controller | ] ***
2026-06-19 11:27:44.546884 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.247)       0:00:17.672 ***********
2026-06-19 11:27:44.546891 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.247)       0:00:17.671 ***********
2026-06-19 11:27:44.797150 | controller | changed: [localhost]
2026-06-19 11:27:44.797223 | controller |
2026-06-19 11:27:44.797232 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-19 11:27:44.797239 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.250)       0:00:17.923 ***********
2026-06-19 11:27:44.797246 | controller | Friday 19 June 2026  11:27:44 +0000 (0:00:00.250)       0:00:17.921 ***********
2026-06-19 11:27:45.410721 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-19 11:27:45.410807 | controller | fatal: [localhost]: FAILED! =>
2026-06-19 11:27:45.410819 | controller |     changed: false
2026-06-19 11:27:45.410828 | controller |     elapsed: 0
2026-06-19 11:27:45.410837 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-19 11:27:45.410845 | controller |       Connection refused>'
2026-06-19 11:27:45.410853 | controller |     redirected: false
2026-06-19 11:27:45.410861 | controller |     status: -1
2026-06-19 11:27:45.410868 | controller |     url: http://38.102.83.9:8766/gating.repo
2026-06-19 11:27:45.410877 | controller | ...ignoring
2026-06-19 11:27:45.410885 | controller |
2026-06-19 11:27:45.410893 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-19 11:27:45.410901 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-19 11:27:45.410908 | controller | enabled=1
2026-06-19 11:27:45.410916 | controller | gpgcheck=0
2026-06-19 11:27:45.410923 | controller | priority=1
2026-06-19 11:27:45.410931 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-19 11:27:45.410939 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.612)       0:00:18.536 ***********
2026-06-19 11:27:45.410947 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.612)       0:00:18.534 ***********
2026-06-19 11:27:45.459747 | controller | skipping: [localhost]
2026-06-19 11:27:45.459825 | controller |
2026-06-19 11:27:45.459837 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-19 11:27:45.459847 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.049)       0:00:18.585 ***********
2026-06-19 11:27:45.459856 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.049)       0:00:18.584 ***********
2026-06-19 11:27:45.524058 | controller | skipping: [localhost]
2026-06-19 11:27:45.524129 | controller |
2026-06-19 11:27:45.524145 | 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-19 11:27:45.524158 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.063)       0:00:18.649 ***********
2026-06-19 11:27:45.524171 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.063)       0:00:18.648 ***********
2026-06-19 11:27:45.579558 | controller | skipping: [localhost]
2026-06-19 11:27:45.579606 | controller |
2026-06-19 11:27:45.579617 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-19 11:27:45.579626 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.055)       0:00:18.704 ***********
2026-06-19 11:27:45.579633 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.055)       0:00:18.703 ***********
2026-06-19 11:27:45.642148 | controller | skipping: [localhost]
2026-06-19 11:27:45.642209 | controller |
2026-06-19 11:27:45.642233 | 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-19 11:27:45.642243 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.062)       0:00:18.767 ***********
2026-06-19 11:27:45.642252 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.062)       0:00:18.766 ***********
2026-06-19 11:27:45.700235 | controller | skipping: [localhost]
2026-06-19 11:27:45.700307 | controller |
2026-06-19 11:27:45.700324 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-19 11:27:45.700338 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.058)       0:00:18.826 ***********
2026-06-19 11:27:45.700351 | controller | Friday 19 June 2026  11:27:45 +0000 (0:00:00.058)       0:00:18.824 ***********
2026-06-19 11:27:46.105615 | controller | ok: [localhost]
2026-06-19 11:27:46.105673 | controller |
2026-06-19 11:27:46.105685 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-19 11:27:46.105694 | controller | Friday 19 June 2026  11:27:46 +0000 (0:00:00.405)       0:00:19.231 ***********
2026-06-19 11:27:46.105701 | controller | Friday 19 June 2026  11:27:46 +0000 (0:00:00.405)       0:00:19.230 ***********
2026-06-19 11:27:46.880601 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-19 11:27:46.880661 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-19 11:27:46.880673 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-19 11:27:46.880683 | controller |
2026-06-19 11:27:46.880692 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-19 11:27:46.880701 | controller | Friday 19 June 2026  11:27:46 +0000 (0:00:00.774)       0:00:20.006 ***********
2026-06-19 11:27:46.880709 | controller | Friday 19 June 2026  11:27:46 +0000 (0:00:00.774)       0:00:20.004 ***********
2026-06-19 11:27:47.396806 | controller | changed: [localhost]
2026-06-19 11:27:47.396908 | controller |
2026-06-19 11:27:47.396926 | 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-19 11:27:47.396939 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.516)       0:00:20.522 ***********
2026-06-19 11:27:47.396951 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.516)       0:00:20.521 ***********
2026-06-19 11:27:47.714685 | controller | changed: [localhost]
2026-06-19 11:27:47.714783 | controller |
2026-06-19 11:27:47.714794 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-19 11:27:47.714805 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.317)       0:00:20.840 ***********
2026-06-19 11:27:47.714814 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.317)       0:00:20.838 ***********
2026-06-19 11:27:47.788372 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-19 11:27:47.788521 | controller |
2026-06-19 11:27:47.788530 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-19 11:27:47.788536 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.073)       0:00:20.913 ***********
2026-06-19 11:27:47.788541 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.073)       0:00:20.912 ***********
2026-06-19 11:27:47.825822 | controller | ok: [localhost] =>
2026-06-19 11:27:47.825877 | controller |     cifmw_ci_setup_packages:
2026-06-19 11:27:47.825887 | controller |     - bash-completion
2026-06-19 11:27:47.825895 | controller |     - ca-certificates
2026-06-19 11:27:47.825903 | controller |     - git-core
2026-06-19 11:27:47.825911 | controller |     - make
2026-06-19 11:27:47.825919 | controller |     - tar
2026-06-19 11:27:47.825927 | controller |     - tmux
2026-06-19 11:27:47.825934 | controller |     - python3-pip
2026-06-19 11:27:47.825942 | controller |
2026-06-19 11:27:47.825950 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-19 11:27:47.825970 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.037)       0:00:20.951 ***********
2026-06-19 11:27:47.825978 | controller | Friday 19 June 2026  11:27:47 +0000 (0:00:00.037)       0:00:20.950 ***********
2026-06-19 11:28:17.987368 | controller | changed: [localhost]
2026-06-19 11:28:17.987475 | controller |
2026-06-19 11:28:17.987483 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-19 11:28:17.987488 | controller | Friday 19 June 2026  11:28:17 +0000 (0:00:30.161)       0:00:51.113 ***********
2026-06-19 11:28:17.987492 | controller | Friday 19 June 2026  11:28:17 +0000 (0:00:30.161)       0:00:51.111 ***********
2026-06-19 11:28:18.323974 | controller | ok: [localhost]
2026-06-19 11:28:18.324075 | controller |
2026-06-19 11:28:18.324087 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-19 11:28:18.324097 | controller | Friday 19 June 2026  11:28:18 +0000 (0:00:00.336)       0:00:51.449 ***********
2026-06-19 11:28:18.324106 | controller | Friday 19 June 2026  11:28:18 +0000 (0:00:00.336)       0:00:51.448 ***********
2026-06-19 11:28:18.591209 | controller | changed: [localhost]
2026-06-19 11:28:18.591305 | controller |
2026-06-19 11:28:18.591315 | 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-19 11:28:18.591323 | controller | Friday 19 June 2026  11:28:18 +0000 (0:00:00.266)       0:00:51.716 ***********
2026-06-19 11:28:18.591329 | controller | Friday 19 June 2026  11:28:18 +0000 (0:00:00.266)       0:00:51.715 ***********
2026-06-19 11:28:22.643742 | controller | changed: [localhost]
2026-06-19 11:28:22.643797 | controller |
2026-06-19 11:28:22.643809 | 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-19 11:28:22.643820 | controller | Friday 19 June 2026  11:28:22 +0000 (0:00:04.052)       0:00:55.769 ***********
2026-06-19 11:28:22.643828 | controller | Friday 19 June 2026  11:28:22 +0000 (0:00:04.052)       0:00:55.768 ***********
2026-06-19 11:28:22.679494 | controller | skipping: [localhost]
2026-06-19 11:28:22.679547 | controller |
2026-06-19 11:28:22.679558 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-19 11:28:22.679567 | controller | Friday 19 June 2026  11:28:22 +0000 (0:00:00.035)       0:00:55.805 ***********
2026-06-19 11:28:22.679574 | controller | Friday 19 June 2026  11:28:22 +0000 (0:00:00.035)       0:00:55.804 ***********
2026-06-19 11:28:23.046183 | controller | changed: [localhost]
2026-06-19 11:28:23.046276 | controller |
2026-06-19 11:28:23.046289 | 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-19 11:28:23.046300 | controller |   source ~/.oc_completion
2026-06-19 11:28:23.046309 | controller | fi] ***
2026-06-19 11:28:23.046319 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.366)       0:00:56.171 ***********
2026-06-19 11:28:23.046329 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.366)       0:00:56.170 ***********
2026-06-19 11:28:23.401802 | controller | changed: [localhost]
2026-06-19 11:28:23.401909 | controller |
2026-06-19 11:28:23.401923 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-19 11:28:23.401932 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.355)       0:00:56.527 ***********
2026-06-19 11:28:23.401940 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.355)       0:00:56.526 ***********
2026-06-19 11:28:23.429820 | controller | skipping: [localhost]
2026-06-19 11:28:23.429876 | controller |
2026-06-19 11:28:23.429887 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-19 11:28:23.429896 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-19 11:28:23.429906 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-19 11:28:23.429915 | controller | }}] ***
2026-06-19 11:28:23.429924 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.028)       0:00:56.555 ***********
2026-06-19 11:28:23.429954 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.028)       0:00:56.554 ***********
2026-06-19 11:28:23.457223 | controller | skipping: [localhost]
2026-06-19 11:28:23.457269 | controller |
2026-06-19 11:28:23.457279 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-19 11:28:23.457288 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.027)       0:00:56.582 ***********
2026-06-19 11:28:23.457296 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.027)       0:00:56.581 ***********
2026-06-19 11:28:23.486665 | controller | skipping: [localhost]
2026-06-19 11:28:23.486744 | controller |
2026-06-19 11:28:23.486755 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-19 11:28:23.486765 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.612 ***********
2026-06-19 11:28:23.486773 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.611 ***********
2026-06-19 11:28:23.515805 | controller | skipping: [localhost]
2026-06-19 11:28:23.515854 | controller |
2026-06-19 11:28:23.515861 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-19 11:28:23.515867 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.641 ***********
2026-06-19 11:28:23.515872 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.640 ***********
2026-06-19 11:28:23.545333 | controller | skipping: [localhost]
2026-06-19 11:28:23.545372 | controller |
2026-06-19 11:28:23.545380 | 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-19 11:28:23.545387 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.670 ***********
2026-06-19 11:28:23.545420 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.029)       0:00:56.669 ***********
2026-06-19 11:28:23.580304 | controller | skipping: [localhost]
2026-06-19 11:28:23.580336 | controller |
2026-06-19 11:28:23.580341 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-19 11:28:23.580347 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.034)       0:00:56.705 ***********
2026-06-19 11:28:23.580350 | controller | Friday 19 June 2026  11:28:23 +0000 (0:00:00.034)       0:00:56.704 ***********
2026-06-19 11:28:24.770455 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-19 11:28:24.770557 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-19 11:28:24.770570 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-19 11:28:24.770579 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-19 11:28:24.770595 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-19 11:28:24.770603 | controller |
2026-06-19 11:28:24.770611 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-19 11:28:24.770619 | controller | Friday 19 June 2026  11:28:24 +0000 (0:00:01.190)       0:00:57.895 ***********
2026-06-19 11:28:24.770637 | controller | Friday 19 June 2026  11:28:24 +0000 (0:00:01.190)       0:00:57.894 ***********
2026-06-19 11:28:24.955126 | controller |
2026-06-19 11:28:24.955222 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-19 11:28:24.955234 | controller | Friday 19 June 2026  11:28:24 +0000 (0:00:00.185)       0:00:58.081 ***********
2026-06-19 11:28:24.955243 | controller | Friday 19 June 2026  11:28:24 +0000 (0:00:00.185)       0:00:58.079 ***********
2026-06-19 11:28:25.596590 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-19 11:28:25.596684 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-19 11:28:25.596692 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-19 11:28:25.596716 | controller |
2026-06-19 11:28:25.596723 | 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-19 11:28:25.596729 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.640)       0:00:58.721 ***********
2026-06-19 11:28:25.596734 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.640)       0:00:58.720 ***********
2026-06-19 11:28:25.858020 | controller | ok: [localhost]
2026-06-19 11:28:25.858107 | controller |
2026-06-19 11:28:25.858113 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-19 11:28:25.858118 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.261)       0:00:58.983 ***********
2026-06-19 11:28:25.858123 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.261)       0:00:58.982 ***********
2026-06-19 11:28:25.924958 | controller |
2026-06-19 11:28:25.925051 | 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-19 11:28:25.925058 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.067)       0:00:59.050 ***********
2026-06-19 11:28:25.925062 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.067)       0:00:59.049 ***********
2026-06-19 11:28:25.969371 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3996', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3996', 'commit_id': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'patchset': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-19 11:28:25.969450 | controller | skipping: [localhost]
2026-06-19 11:28:25.969461 | controller |
2026-06-19 11:28:25.969469 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-19 11:28:25.969478 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-19 11:28:25.969486 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-19 11:28:25.969493 | controller | ] ***
2026-06-19 11:28:25.969500 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.044)       0:00:59.095 ***********
2026-06-19 11:28:25.969507 | controller | Friday 19 June 2026  11:28:25 +0000 (0:00:00.044)       0:00:59.093 ***********
2026-06-19 11:28:26.011336 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3996', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3996', 'commit_id': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'patchset': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-19 11:28:26.011460 | controller | skipping: [localhost]
2026-06-19 11:28:26.011469 | controller |
2026-06-19 11:28:26.011500 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-19 11:28:26.011506 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.042)       0:00:59.137 ***********
2026-06-19 11:28:26.011512 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.042)       0:00:59.136 ***********
2026-06-19 11:28:26.053848 | controller |
2026-06-19 11:28:26.053950 | 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-19 11:28:26.053975 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.042)       0:00:59.179 ***********
2026-06-19 11:28:26.054005 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.042)       0:00:59.178 ***********
2026-06-19 11:28:26.081612 | controller | skipping: [localhost]
2026-06-19 11:28:26.081715 | controller |
2026-06-19 11:28:26.081724 | 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-19 11:28:26.081732 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.027)       0:00:59.207 ***********
2026-06-19 11:28:26.081737 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.027)       0:00:59.206 ***********
2026-06-19 11:28:26.110566 | controller | skipping: [localhost]
2026-06-19 11:28:26.110677 | controller |
2026-06-19 11:28:26.110686 | 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-19 11:28:26.110693 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.029)       0:00:59.236 ***********
2026-06-19 11:28:26.110699 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.029)       0:00:59.235 ***********
2026-06-19 11:28:26.139680 | controller | skipping: [localhost]
2026-06-19 11:28:26.139755 | controller |
2026-06-19 11:28:26.139761 | 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-19 11:28:26.139766 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.029)       0:00:59.265 ***********
2026-06-19 11:28:26.139770 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.029)       0:00:59.264 ***********
2026-06-19 11:28:26.186797 | controller | skipping: [localhost]
2026-06-19 11:28:26.186893 | controller |
2026-06-19 11:28:26.186899 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-19 11:28:26.186903 | controller |   _install_yamls_override_vars | default({}) |
2026-06-19 11:28:26.186907 | controller |   combine(item, recursive=True)
2026-06-19 11:28:26.186911 | controller | }}] ***
2026-06-19 11:28:26.186915 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.047)       0:00:59.312 ***********
2026-06-19 11:28:26.186918 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.047)       0:00:59.311 ***********
2026-06-19 11:28:26.279749 | controller | ok: [localhost] => (item={'DEPLOY_DIR': '/home/zuul/ci-framework-data/artifacts/edpm_compute', 'BMAAS_INSTANCE_MEMORY': 8192, 'BMAAS_INSTANCE_VCPUS': 6, 'BMAAS_INSTANCE_DISK_SIZE': 40, 'DATAPLANE_GROWVOLS_ARGS': '/=8GB /tmp=1GB /home=1GB /var=8GB', 'INSTALL_CERT_MANAGER': False})
2026-06-19 11:28:26.279849 | controller |
2026-06-19 11:28:26.279857 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-19 11:28:26.279863 | controller |   _install_yamls_override_vars.keys() |
2026-06-19 11:28:26.279869 | controller |   map('upper') |
2026-06-19 11:28:26.279874 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-19 11:28:26.279880 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-19 11:28:26.279885 | controller |   combine({
2026-06-19 11:28:26.279890 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-19 11:28:26.279895 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-19 11:28:26.279901 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-19 11:28:26.279907 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-19 11:28:26.279913 | controller |   }) |
2026-06-19 11:28:26.279918 | controller |   combine(install_yamls_operators_repos)
2026-06-19 11:28:26.279923 | controller | }}, cacheable=True] ***
2026-06-19 11:28:26.279929 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.092)       0:00:59.405 ***********
2026-06-19 11:28:26.279934 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.092)       0:00:59.404 ***********
2026-06-19 11:28:26.352554 | controller | ok: [localhost]
2026-06-19 11:28:26.352702 | controller |
2026-06-19 11:28:26.352714 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-19 11:28:26.352723 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.072)       0:00:59.478 ***********
2026-06-19 11:28:26.352764 | controller | Friday 19 June 2026  11:28:26 +0000 (0:00:00.072)       0:00:59.477 ***********
2026-06-19 11:28:27.181268 | controller | ok: [localhost]
2026-06-19 11:28:27.181632 | controller |
2026-06-19 11:28:27.181646 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-19 11:28:27.181654 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.828)       0:01:00.307 ***********
2026-06-19 11:28:27.181661 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.828)       0:01:00.305 ***********
2026-06-19 11:28:27.417174 | controller | ok: [localhost]
2026-06-19 11:28:27.417240 | controller |
2026-06-19 11:28:27.417269 | 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-19 11:28:27.417282 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.235)       0:01:00.542 ***********
2026-06-19 11:28:27.417293 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.235)       0:01:00.541 ***********
2026-06-19 11:28:27.508237 | controller | ok: [localhost]
2026-06-19 11:28:27.508307 | controller |
2026-06-19 11:28:27.508323 | 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-19 11:28:27.508336 | controller | export {{ k }}={{ v }}
2026-06-19 11:28:27.508347 | controller | {% endfor %}, mode=0644] ***
2026-06-19 11:28:27.508359 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.091)       0:01:00.633 ***********
2026-06-19 11:28:27.508369 | controller | Friday 19 June 2026  11:28:27 +0000 (0:00:00.091)       0:01:00.632 ***********
2026-06-19 11:28:28.047384 | controller | changed: [localhost]
2026-06-19 11:28:28.047541 | controller |
2026-06-19 11:28:28.047559 | 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-19 11:28:28.047572 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.538)       0:01:01.172 ***********
2026-06-19 11:28:28.047583 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.538)       0:01:01.171 ***********
2026-06-19 11:28:28.103136 | controller | ok: [localhost]
2026-06-19 11:28:28.103206 | controller |
2026-06-19 11:28:28.103214 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-19 11:28:28.103220 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.055)       0:01:01.228 ***********
2026-06-19 11:28:28.103226 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.055)       0:01:01.227 ***********
2026-06-19 11:28:28.141470 | controller | ok: [localhost] =>
2026-06-19 11:28:28.141533 | controller |     cifmw_install_yamls_environment:
2026-06-19 11:28:28.141544 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:28:28.141552 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:28:28.141560 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:28:28.141596 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:28:28.141605 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:28:28.141614 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:28:28.141622 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:28:28.141629 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:28:28.141637 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:28:28.141644 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:28:28.141653 | controller |
2026-06-19 11:28:28.141661 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-19 11:28:28.141687 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.038)       0:01:01.267 ***********
2026-06-19 11:28:28.141695 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.038)       0:01:01.266 ***********
2026-06-19 11:28:28.185577 | controller | ok: [localhost] =>
2026-06-19 11:28:28.185647 | controller |     cifmw_install_yamls_defaults:
2026-06-19 11:28:28.185659 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-19 11:28:28.185668 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-19 11:28:28.185676 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-19 11:28:28.185683 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-19 11:28:28.185691 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-19 11:28:28.185699 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-19 11:28:28.185708 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-19 11:28:28.185717 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-19 11:28:28.185725 | controller |       BARBICAN_BRANCH: main
2026-06-19 11:28:28.185733 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-19 11:28:28.185741 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-19 11:28:28.185748 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-19 11:28:28.185756 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-19 11:28:28.185764 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-19 11:28:28.185773 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-19 11:28:28.185781 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-19 11:28:28.185788 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-19 11:28:28.185796 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-19 11:28:28.185820 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-19 11:28:28.185828 | controller |       BAREMETAL_BRANCH: main
2026-06-19 11:28:28.185836 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-19 11:28:28.185843 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-19 11:28:28.185851 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-19 11:28:28.185859 | controller |       BAREMETAL_OS_IMG: ''
2026-06-19 11:28:28.185867 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-19 11:28:28.185875 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-19 11:28:28.185882 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-19 11:28:28.185890 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-19 11:28:28.185898 | controller |       BGP_ASN: '64999'
2026-06-19 11:28:28.185906 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-19 11:28:28.185913 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-19 11:28:28.185921 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-19 11:28:28.185928 | controller |       BGP_PEER_ASN: '64999'
2026-06-19 11:28:28.185936 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-19 11:28:28.185943 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-19 11:28:28.185951 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-19 11:28:28.185958 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-19 11:28:28.185966 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:28:28.185973 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:28:28.185981 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-19 11:28:28.185988 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-19 11:28:28.185996 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-19 11:28:28.186003 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:28:28.186011 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-19 11:28:28.186018 | controller |       BMAAS_IPV4: 'true'
2026-06-19 11:28:28.186026 | controller |       BMAAS_IPV6: 'false'
2026-06-19 11:28:28.186043 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-19 11:28:28.186051 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-19 11:28:28.186058 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-19 11:28:28.186066 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-19 11:28:28.186073 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-19 11:28:28.186081 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-19 11:28:28.186088 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-19 11:28:28.186096 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-19 11:28:28.186103 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-19 11:28:28.186111 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-19 11:28:28.186118 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-19 11:28:28.186126 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-19 11:28:28.186133 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-19 11:28:28.186141 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-19 11:28:28.186148 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-19 11:28:28.186156 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-19 11:28:28.186163 | controller |       BMH_NAMESPACE: openstack
2026-06-19 11:28:28.186171 | controller |       BMO_BRANCH: release-0.9
2026-06-19 11:28:28.186178 | controller |       BMO_CLEANUP: 'true'
2026-06-19 11:28:28.186186 | controller |       BMO_COMMIT_HASH: ''
2026-06-19 11:28:28.186193 | controller |       BMO_IMG: quay.io/metal3-io/baremetal-operator:release-0.9
2026-06-19 11:28:28.186201 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-19 11:28:28.186208 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-19 11:28:28.186216 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-19 11:28:28.186224 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-19 11:28:28.186231 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-19 11:28:28.186239 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-19 11:28:28.186247 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-19 11:28:28.186255 | controller |       BMO_SETUP: ''
2026-06-19 11:28:28.186263 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-19 11:28:28.186272 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-19 11:28:28.186280 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-19 11:28:28.186287 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-19 11:28:28.186295 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-19 11:28:28.186302 | controller |       BM_NETWORK_NAME: default
2026-06-19 11:28:28.186310 | controller |       BM_NODE_COUNT: '1'
2026-06-19 11:28:28.186318 | controller |       BM_ROOT_PASSWORD: ''
2026-06-19 11:28:28.186325 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-19 11:28:28.186333 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-19 11:28:28.186355 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-19 11:28:28.186364 | controller |       CEPH_BRANCH: release-1.15
2026-06-19 11:28:28.186372 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-19 11:28:28.186380 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-19 11:28:28.186419 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-19 11:28:28.186433 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-19 11:28:28.186443 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-19 11:28:28.186450 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-19 11:28:28.186458 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-19 11:28:28.186466 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-19 11:28:28.186473 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:28:28.186481 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-19 11:28:28.186488 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-19 11:28:28.186496 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-19 11:28:28.186538 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-19 11:28:28.186548 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-19 11:28:28.186555 | controller |       CINDER_BRANCH: main
2026-06-19 11:28:28.186563 | controller |       CINDER_COMMIT_HASH: ''
2026-06-19 11:28:28.186571 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-19 11:28:28.186579 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-19 11:28:28.186586 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-19 11:28:28.186594 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-19 11:28:28.186602 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-19 11:28:28.186609 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-19 11:28:28.186616 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-19 11:28:28.186624 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-19 11:28:28.186631 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-19 11:28:28.186639 | controller |       CRC_HTTPS_PROXY: ''
2026-06-19 11:28:28.186646 | controller |       CRC_HTTP_PROXY: ''
2026-06-19 11:28:28.186659 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-19 11:28:28.186666 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-19 11:28:28.186674 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-19 11:28:28.186682 | controller |       CRC_VERSION: latest
2026-06-19 11:28:28.186689 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-19 11:28:28.186697 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-19 11:28:28.186704 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-19 11:28:28.186712 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-19 11:28:28.186719 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-19 11:28:28.186727 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-19 11:28:28.186734 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-19 11:28:28.186742 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-19 11:28:28.186749 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:28:28.186757 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-19 11:28:28.186764 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-19 11:28:28.186771 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-19 11:28:28.186779 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-19 11:28:28.186786 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-19 11:28:28.186794 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-19 11:28:28.186801 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-19 11:28:28.186809 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-19 11:28:28.186816 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-19 11:28:28.186824 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-19 11:28:28.186831 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-19 11:28:28.186838 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-19 11:28:28.186846 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-19 11:28:28.186853 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-19 11:28:28.186861 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-19 11:28:28.186868 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-19 11:28:28.186876 | controller |       DBSERVICE: galera
2026-06-19 11:28:28.186883 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:28:28.186891 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-19 11:28:28.186898 | controller |       DESIGNATE_BRANCH: main
2026-06-19 11:28:28.186906 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-19 11:28:28.186914 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-19 11:28:28.186929 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-19 11:28:28.186937 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-19 11:28:28.186945 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-19 11:28:28.186952 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-19 11:28:28.186960 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-19 11:28:28.186974 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-19 11:28:28.186982 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-19 11:28:28.186989 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-19 11:28:28.186997 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-19 11:28:28.187005 | controller |       DNS_DEPL_IMG: unused
2026-06-19 11:28:28.187012 | controller |       DNS_DOMAIN: localdomain
2026-06-19 11:28:28.187020 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-19 11:28:28.187027 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-19 11:28:28.187035 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-19 11:28:28.187042 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-19 11:28:28.187049 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-19 11:28:28.187057 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-19 11:28:28.187064 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-19 11:28:28.187072 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-19 11:28:28.187079 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-19 11:28:28.187086 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-19 11:28:28.187094 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-19 11:28:28.187101 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-19 11:28:28.187109 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-19 11:28:28.187116 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-19 11:28:28.187124 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-19 11:28:28.187132 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-19 11:28:28.187141 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-19 11:28:28.187148 | controller |       GALERA_REPLICAS: ''
2026-06-19 11:28:28.187155 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-19 11:28:28.187163 | controller |       GIT_CLONE_OPTS: ''
2026-06-19 11:28:28.187170 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-19 11:28:28.187178 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-19 11:28:28.187185 | controller |       GLANCE_BRANCH: main
2026-06-19 11:28:28.187193 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-19 11:28:28.187200 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-19 11:28:28.187208 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-19 11:28:28.187215 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-19 11:28:28.187223 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-19 11:28:28.187231 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-19 11:28:28.187238 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-19 11:28:28.187246 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-19 11:28:28.187253 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-19 11:28:28.187260 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-19 11:28:28.187268 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-19 11:28:28.187275 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-19 11:28:28.187283 | controller |       HEAT_BRANCH: main
2026-06-19 11:28:28.187290 | controller |       HEAT_COMMIT_HASH: ''
2026-06-19 11:28:28.187310 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-19 11:28:28.187318 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-19 11:28:28.187325 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-19 11:28:28.187333 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-19 11:28:28.187340 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-19 11:28:28.187348 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-19 11:28:28.187355 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-19 11:28:28.187363 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-19 11:28:28.187374 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-19 11:28:28.187382 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-19 11:28:28.187418 | controller |       HORIZON_BRANCH: main
2026-06-19 11:28:28.187426 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-19 11:28:28.187433 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-19 11:28:28.187441 | controller |       HORIZON_DEPL_IMG: unused
2026-06-19 11:28:28.187449 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-19 11:28:28.187456 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-19 11:28:28.187464 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-19 11:28:28.187472 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-19 11:28:28.187479 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-19 11:28:28.187487 | controller |       INFRA_BRANCH: main
2026-06-19 11:28:28.187494 | controller |       INFRA_COMMIT_HASH: ''
2026-06-19 11:28:28.187502 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-19 11:28:28.187509 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-19 11:28:28.187522 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-19 11:28:28.187533 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-19 11:28:28.187552 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-19 11:28:28.187564 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-19 11:28:28.187576 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-19 11:28:28.187587 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-19 11:28:28.187598 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-19 11:28:28.187608 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:28:28.187619 | controller |       INSTALL_NMSTATE: true || false
2026-06-19 11:28:28.187629 | controller |       INSTALL_NNCP: true || false
2026-06-19 11:28:28.187639 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-19 11:28:28.187650 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-19 11:28:28.187661 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-19 11:28:28.187671 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-19 11:28:28.187682 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-19 11:28:28.187692 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-19 11:28:28.187703 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-19 11:28:28.187713 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-19 11:28:28.187724 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-19 11:28:28.187741 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-19 11:28:28.187752 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-19 11:28:28.187763 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-19 11:28:28.187773 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-19 11:28:28.187783 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-19 11:28:28.187794 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-19 11:28:28.187804 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-19 11:28:28.187814 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-19 11:28:28.187824 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-19 11:28:28.187835 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-19 11:28:28.187846 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-19 11:28:28.187856 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-19 11:28:28.187867 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-19 11:28:28.187877 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-19 11:28:28.187888 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-19 11:28:28.187898 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-19 11:28:28.187908 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-19 11:28:28.187915 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-19 11:28:28.187923 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-19 11:28:28.187930 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-19 11:28:28.187938 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-19 11:28:28.187945 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-19 11:28:28.187953 | controller |       IRONIC_BRANCH: main
2026-06-19 11:28:28.187960 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-19 11:28:28.187968 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-19 11:28:28.187975 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-19 11:28:28.187983 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-19 11:28:28.187990 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-19 11:28:28.187998 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-19 11:28:28.188006 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-19 11:28:28.188013 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-19 11:28:28.188021 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-19 11:28:28.188028 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-19 11:28:28.188036 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-19 11:28:28.188044 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-19 11:28:28.188051 | controller |       KEYSTONE_BRANCH: main
2026-06-19 11:28:28.188059 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-19 11:28:28.188066 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-19 11:28:28.188074 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-19 11:28:28.188081 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-19 11:28:28.188089 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-19 11:28:28.188096 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-19 11:28:28.188104 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-19 11:28:28.188111 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-19 11:28:28.188119 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-19 11:28:28.188126 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-19 11:28:28.188139 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-19 11:28:28.188146 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-19 11:28:28.188154 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-19 11:28:28.188161 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-19 11:28:28.188169 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-19 11:28:28.188176 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-19 11:28:28.188183 | controller |       LVMS_CR: '1'
2026-06-19 11:28:28.188191 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-19 11:28:28.188199 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-19 11:28:28.188206 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-19 11:28:28.188224 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-19 11:28:28.188231 | controller |       MANILA_BRANCH: main
2026-06-19 11:28:28.188239 | controller |       MANILA_COMMIT_HASH: ''
2026-06-19 11:28:28.188246 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-19 11:28:28.188254 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-19 11:28:28.188268 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-19 11:28:28.188276 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-19 11:28:28.188283 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-19 11:28:28.188291 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-19 11:28:28.188298 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-19 11:28:28.188306 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-19 11:28:28.188313 | controller |       MARIADB_BRANCH: main
2026-06-19 11:28:28.188321 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-19 11:28:28.188329 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-19 11:28:28.188337 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-19 11:28:28.188344 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-19 11:28:28.188352 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-19 11:28:28.188361 | controller |       MARIADB_DEPL_IMG: unused
2026-06-19 11:28:28.188369 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-19 11:28:28.188376 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-19 11:28:28.188384 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-19 11:28:28.188428 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-19 11:28:28.188436 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-19 11:28:28.188444 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-19 11:28:28.188451 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-19 11:28:28.188459 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-19 11:28:28.188466 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-19 11:28:28.188474 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-19 11:28:28.188481 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-19 11:28:28.188489 | controller |       MICROSHIFT: '0'
2026-06-19 11:28:28.188496 | controller |       MIRROR_INSECURE: 'true'
2026-06-19 11:28:28.188504 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-19 11:28:28.188511 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-19 11:28:28.188519 | controller |       NAMESPACE: openstack
2026-06-19 11:28:28.188529 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-19 11:28:28.188545 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-19 11:28:28.188556 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-19 11:28:28.188567 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-19 11:28:28.188578 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-19 11:28:28.188588 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-19 11:28:28.188599 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-19 11:28:28.188609 | controller |       NETWORK_BGP: 'false'
2026-06-19 11:28:28.188619 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-19 11:28:28.188629 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-19 11:28:28.188641 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-19 11:28:28.188651 | controller |       NETWORK_ISOLATION: 'true'
2026-06-19 11:28:28.188661 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-19 11:28:28.188669 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-19 11:28:28.188676 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-19 11:28:28.188684 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-19 11:28:28.188691 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-19 11:28:28.188699 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-19 11:28:28.188706 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-19 11:28:28.188713 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-19 11:28:28.188721 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-19 11:28:28.188728 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-19 11:28:28.188735 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-19 11:28:28.188743 | controller |       NETWORK_MTU: '1500'
2026-06-19 11:28:28.188750 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-19 11:28:28.188758 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-19 11:28:28.188765 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-19 11:28:28.188772 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-19 11:28:28.188780 | controller |       NETWORK_VLAN_START: '20'
2026-06-19 11:28:28.188787 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-19 11:28:28.188795 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-19 11:28:28.188802 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-19 11:28:28.188810 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-19 11:28:28.188817 | controller |       NEUTRON_BRANCH: main
2026-06-19 11:28:28.188825 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-19 11:28:28.188841 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-19 11:28:28.188852 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-19 11:28:28.188863 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-19 11:28:28.188874 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-19 11:28:28.188885 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-19 11:28:28.188896 | controller |       NFS_HOME: /home/nfs
2026-06-19 11:28:28.188907 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-19 11:28:28.188918 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-19 11:28:28.188928 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-19 11:28:28.188938 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-19 11:28:28.188949 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-19 11:28:28.188959 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-19 11:28:28.188970 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-19 11:28:28.188980 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-19 11:28:28.188990 | controller |       NNCP_BRIDGE: ospbr
2026-06-19 11:28:28.189001 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-19 11:28:28.189012 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-19 11:28:28.189022 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-19 11:28:28.189045 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-19 11:28:28.189056 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-19 11:28:28.189067 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-19 11:28:28.189077 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-19 11:28:28.189087 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-19 11:28:28.189097 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-19 11:28:28.189107 | controller |       NNCP_INTERFACE: enp6s0
2026-06-19 11:28:28.189118 | controller |       NNCP_NODES: ''
2026-06-19 11:28:28.189128 | controller |       NNCP_TIMEOUT: 240s
2026-06-19 11:28:28.189139 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-19 11:28:28.189149 | controller |       NOVA_BRANCH: main
2026-06-19 11:28:28.189159 | controller |       NOVA_COMMIT_HASH: ''
2026-06-19 11:28:28.189170 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-19 11:28:28.189181 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-19 11:28:28.189191 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-19 11:28:28.189202 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-19 11:28:28.189213 | controller |       OCP_NETWORK_NAME: crc
2026-06-19 11:28:28.189224 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-19 11:28:28.189235 | controller |       OCTAVIA_BRANCH: main
2026-06-19 11:28:28.189242 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-19 11:28:28.189252 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-19 11:28:28.189260 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-19 11:28:28.189268 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-19 11:28:28.189276 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-19 11:28:28.189284 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-19 11:28:28.189292 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-19 11:28:28.189299 | controller |       OKD: 'false'
2026-06-19 11:28:28.189307 | controller |       OPENSTACK_BRANCH: main
2026-06-19 11:28:28.189314 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-19 11:28:28.189322 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-19 11:28:28.189337 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-19 11:28:28.189345 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-19 11:28:28.189353 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-19 11:28:28.189360 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-19 11:28:28.189368 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:28:28.189376 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-19 11:28:28.189383 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-19 11:28:28.189391 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-19 11:28:28.189398 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-19 11:28:28.189406 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-19 11:28:28.189413 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-19 11:28:28.189421 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-19 11:28:28.189428 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-19 11:28:28.189436 | controller |       OPERATOR_CHANNEL: ''
2026-06-19 11:28:28.189566 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-19 11:28:28.189582 | controller |       OPERATOR_SOURCE: ''
2026-06-19 11:28:28.189590 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-19 11:28:28.189598 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:28:28.189610 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:28:28.189618 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-19 11:28:28.189636 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-19 11:28:28.189645 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-19 11:28:28.189652 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-19 11:28:28.189660 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-19 11:28:28.189667 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-19 11:28:28.189675 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-19 11:28:28.189683 | controller |       OVN_BRANCH: main
2026-06-19 11:28:28.189690 | controller |       OVN_COMMIT_HASH: ''
2026-06-19 11:28:28.189698 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-19 11:28:28.189705 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-19 11:28:28.189713 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-19 11:28:28.189720 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-19 11:28:28.189728 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-19 11:28:28.189735 | controller |       PASSWORD: '12345678'
2026-06-19 11:28:28.189742 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-19 11:28:28.189750 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-19 11:28:28.189757 | controller |       RABBITMQ_BRANCH: patches
2026-06-19 11:28:28.189765 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-19 11:28:28.189773 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-19 11:28:28.189780 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-19 11:28:28.189788 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-19 11:28:28.189795 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-19 11:28:28.189803 | controller |       REDHAT_OPERATORS: 'false'
2026-06-19 11:28:28.189810 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-19 11:28:28.189818 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-19 11:28:28.189825 | controller |       REDIS_DEPL_IMG: unused
2026-06-19 11:28:28.189833 | controller |       RH_REGISTRY_PWD: ''
2026-06-19 11:28:28.189841 | controller |       RH_REGISTRY_USER: ''
2026-06-19 11:28:28.189848 | controller |       SECRET: osp-secret
2026-06-19 11:28:28.189855 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-19 11:28:28.189863 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-19 11:28:28.189871 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-19 11:28:28.189878 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-19 11:28:28.189886 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-19 11:28:28.189893 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-19 11:28:28.189900 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-19 11:28:28.189908 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-19 11:28:28.189915 | controller |       STORAGE_CLASS: local-storage
2026-06-19 11:28:28.189923 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-19 11:28:28.189930 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-19 11:28:28.189938 | controller |       SWIFT_BRANCH: main
2026-06-19 11:28:28.189949 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-19 11:28:28.189957 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-19 11:28:28.189964 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-19 11:28:28.189972 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-19 11:28:28.189980 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-19 11:28:28.189987 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-19 11:28:28.189995 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-19 11:28:28.190002 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-19 11:28:28.190010 | controller |       TELEMETRY_BRANCH: main
2026-06-19 11:28:28.190017 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-19 11:28:28.190025 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-19 11:28:28.190032 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-19 11:28:28.190040 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-19 11:28:28.190047 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-19 11:28:28.190055 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-19 11:28:28.190062 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-19 11:28:28.190070 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-19 11:28:28.190077 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-19 11:28:28.190085 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-19 11:28:28.190092 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-19 11:28:28.190100 | controller |       TENANT_HOST_ROUTES: ''
2026-06-19 11:28:28.190108 | controller |       TEST_BRANCH: main
2026-06-19 11:28:28.190121 | controller |       TEST_COMMIT_HASH: ''
2026-06-19 11:28:28.190129 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-19 11:28:28.190137 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-19 11:28:28.190144 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-19 11:28:28.190152 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-19 11:28:28.190159 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-19 11:28:28.190167 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-19 11:28:28.190174 | controller |       TIMEOUT: 300s
2026-06-19 11:28:28.190182 | controller |       TLS_ENABLED: 'false'
2026-06-19 11:28:28.190189 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-19 11:28:28.190197 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-19 11:28:28.190204 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-19 11:28:28.199040 | controller |
2026-06-19 11:28:28.199083 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-19 11:28:28.199096 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.057)       0:01:01.324 ***********
2026-06-19 11:28:28.199107 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.057)       0:01:01.323 ***********
2026-06-19 11:28:28.603868 | controller | ok: [localhost]
2026-06-19 11:28:28.603987 | controller |
2026-06-19 11:28:28.603996 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-19 11:28:28.604002 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.405)       0:01:01.729 ***********
2026-06-19 11:28:28.604009 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.405)       0:01:01.728 ***********
2026-06-19 11:28:28.632348 | controller | ok: [localhost] =>
2026-06-19 11:28:28.632407 | controller |     cifmw_generate_makes:
2026-06-19 11:28:28.632419 | controller |       changed: false
2026-06-19 11:28:28.632424 | controller |       debug:
2026-06-19 11:28:28.632430 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-19 11:28:28.632435 | controller |         - all
2026-06-19 11:28:28.632439 | controller |         - help
2026-06-19 11:28:28.632444 | controller |         - cleanup
2026-06-19 11:28:28.632449 | controller |         - deploy_cleanup
2026-06-19 11:28:28.632453 | controller |         - wait
2026-06-19 11:28:28.632458 | controller |         - crc_storage
2026-06-19 11:28:28.632463 | controller |         - crc_storage_cleanup
2026-06-19 11:28:28.632467 | controller |         - crc_storage_release
2026-06-19 11:28:28.632473 | controller |         - crc_storage_with_retries
2026-06-19 11:28:28.632494 | controller |         - crc_storage_cleanup_with_retries
2026-06-19 11:28:28.632499 | controller |         - operator_namespace
2026-06-19 11:28:28.632504 | controller |         - namespace
2026-06-19 11:28:28.632508 | controller |         - namespace_cleanup
2026-06-19 11:28:28.632513 | controller |         - input
2026-06-19 11:28:28.632517 | controller |         - input_cleanup
2026-06-19 11:28:28.632523 | controller |         - crc_bmo_setup
2026-06-19 11:28:28.632530 | controller |         - crc_bmo_cleanup
2026-06-19 11:28:28.632536 | controller |         - mirror_registry
2026-06-19 11:28:28.632543 | controller |         - mirror_registry_secure
2026-06-19 11:28:28.632550 | controller |         - mirror_registry_ca
2026-06-19 11:28:28.632556 | controller |         - mirror_registry_cleanup
2026-06-19 11:28:28.632562 | controller |         - openstack_prep
2026-06-19 11:28:28.632569 | controller |         - openstack
2026-06-19 11:28:28.632576 | controller |         - openstack_wait
2026-06-19 11:28:28.632582 | controller |         - openstack_init
2026-06-19 11:28:28.632588 | controller |         - openstack_cleanup
2026-06-19 11:28:28.632594 | controller |         - openstack_repo
2026-06-19 11:28:28.632601 | controller |         - openstack_deploy_prep
2026-06-19 11:28:28.632607 | controller |         - openstack_deploy
2026-06-19 11:28:28.632613 | controller |         - openstack_wait_deploy
2026-06-19 11:28:28.632620 | controller |         - openstack_deploy_cleanup
2026-06-19 11:28:28.632650 | controller |         - openstack_update_run
2026-06-19 11:28:28.632658 | controller |         - update_services
2026-06-19 11:28:28.632665 | controller |         - update_system
2026-06-19 11:28:28.632672 | controller |         - openstack_patch_version
2026-06-19 11:28:28.632678 | controller |         - edpm_deploy_generate_keys
2026-06-19 11:28:28.632685 | controller |         - edpm_patch_ansible_runner_image
2026-06-19 11:28:28.632691 | controller |         - edpm_deploy_prep
2026-06-19 11:28:28.632698 | controller |         - edpm_deploy_cleanup
2026-06-19 11:28:28.632704 | controller |         - edpm_deploy
2026-06-19 11:28:28.632716 | controller |         - edpm_deploy_baremetal_prep
2026-06-19 11:28:28.632731 | controller |         - edpm_deploy_baremetal
2026-06-19 11:28:28.632739 | controller |         - edpm_wait_deploy_baremetal
2026-06-19 11:28:28.632745 | controller |         - edpm_wait_deploy
2026-06-19 11:28:28.632752 | controller |         - edpm_register_dns
2026-06-19 11:28:28.632758 | controller |         - edpm_nova_discover_hosts
2026-06-19 11:28:28.632764 | controller |         - openstack_crds
2026-06-19 11:28:28.632771 | controller |         - openstack_crds_cleanup
2026-06-19 11:28:28.632778 | controller |         - edpm_deploy_networker_prep
2026-06-19 11:28:28.632784 | controller |         - edpm_deploy_networker_cleanup
2026-06-19 11:28:28.632791 | controller |         - edpm_deploy_networker
2026-06-19 11:28:28.632797 | controller |         - infra_prep
2026-06-19 11:28:28.632803 | controller |         - infra
2026-06-19 11:28:28.632810 | controller |         - infra_cleanup
2026-06-19 11:28:28.632816 | controller |         - dns_deploy_prep
2026-06-19 11:28:28.632823 | controller |         - dns_deploy
2026-06-19 11:28:28.632829 | controller |         - dns_deploy_cleanup
2026-06-19 11:28:28.632836 | controller |         - netconfig_deploy_prep
2026-06-19 11:28:28.632842 | controller |         - netconfig_deploy
2026-06-19 11:28:28.632849 | controller |         - netconfig_deploy_cleanup
2026-06-19 11:28:28.632854 | controller |         - memcached_deploy_prep
2026-06-19 11:28:28.632866 | controller |         - memcached_deploy
2026-06-19 11:28:28.632870 | controller |         - memcached_deploy_cleanup
2026-06-19 11:28:28.632875 | controller |         - keystone_prep
2026-06-19 11:28:28.632879 | controller |         - keystone
2026-06-19 11:28:28.632884 | controller |         - keystone_cleanup
2026-06-19 11:28:28.632889 | controller |         - keystone_deploy_prep
2026-06-19 11:28:28.632893 | controller |         - keystone_deploy
2026-06-19 11:28:28.632898 | controller |         - keystone_deploy_cleanup
2026-06-19 11:28:28.632902 | controller |         - barbican_prep
2026-06-19 11:28:28.632907 | controller |         - barbican
2026-06-19 11:28:28.632911 | controller |         - barbican_cleanup
2026-06-19 11:28:28.632916 | controller |         - barbican_deploy_prep
2026-06-19 11:28:28.632920 | controller |         - barbican_deploy
2026-06-19 11:28:28.632925 | controller |         - barbican_deploy_validate
2026-06-19 11:28:28.632929 | controller |         - barbican_deploy_cleanup
2026-06-19 11:28:28.632934 | controller |         - mariadb
2026-06-19 11:28:28.632938 | controller |         - mariadb_cleanup
2026-06-19 11:28:28.632943 | controller |         - mariadb_deploy_prep
2026-06-19 11:28:28.632947 | controller |         - mariadb_deploy
2026-06-19 11:28:28.632952 | controller |         - mariadb_deploy_cleanup
2026-06-19 11:28:28.632956 | controller |         - glance_prep
2026-06-19 11:28:28.632961 | controller |         - glance
2026-06-19 11:28:28.632970 | controller |         - glance_cleanup
2026-06-19 11:28:28.632974 | controller |         - glance_deploy_prep
2026-06-19 11:28:28.632979 | controller |         - glance_deploy
2026-06-19 11:28:28.632984 | controller |         - glance_deploy_cleanup
2026-06-19 11:28:28.632988 | controller |         - ovn_prep
2026-06-19 11:28:28.632993 | controller |         - ovn
2026-06-19 11:28:28.632997 | controller |         - ovn_cleanup
2026-06-19 11:28:28.633002 | controller |         - ovn_deploy_prep
2026-06-19 11:28:28.633006 | controller |         - ovn_deploy
2026-06-19 11:28:28.633011 | controller |         - ovn_deploy_cleanup
2026-06-19 11:28:28.633015 | controller |         - neutron_prep
2026-06-19 11:28:28.633020 | controller |         - neutron
2026-06-19 11:28:28.633024 | controller |         - neutron_cleanup
2026-06-19 11:28:28.633029 | controller |         - neutron_deploy_prep
2026-06-19 11:28:28.633051 | controller |         - neutron_deploy
2026-06-19 11:28:28.633059 | controller |         - neutron_deploy_cleanup
2026-06-19 11:28:28.633066 | controller |         - cinder_prep
2026-06-19 11:28:28.633072 | controller |         - cinder
2026-06-19 11:28:28.633079 | controller |         - cinder_cleanup
2026-06-19 11:28:28.633085 | controller |         - cinder_deploy_prep
2026-06-19 11:28:28.633092 | controller |         - cinder_deploy
2026-06-19 11:28:28.633098 | controller |         - cinder_deploy_cleanup
2026-06-19 11:28:28.633104 | controller |         - rabbitmq_prep
2026-06-19 11:28:28.633111 | controller |         - rabbitmq
2026-06-19 11:28:28.633117 | controller |         - rabbitmq_cleanup
2026-06-19 11:28:28.633123 | controller |         - rabbitmq_deploy_prep
2026-06-19 11:28:28.633129 | controller |         - rabbitmq_deploy
2026-06-19 11:28:28.633136 | controller |         - rabbitmq_deploy_cleanup
2026-06-19 11:28:28.633142 | controller |         - infra_rabbitmq_deploy_prep
2026-06-19 11:28:28.633149 | controller |         - infra_rabbitmq_deploy
2026-06-19 11:28:28.633154 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-19 11:28:28.633160 | controller |         - ironic_prep
2026-06-19 11:28:28.633166 | controller |         - ironic
2026-06-19 11:28:28.633171 | controller |         - ironic_cleanup
2026-06-19 11:28:28.633177 | controller |         - ironic_deploy_prep
2026-06-19 11:28:28.633183 | controller |         - ironic_deploy
2026-06-19 11:28:28.633189 | controller |         - ironic_deploy_cleanup
2026-06-19 11:28:28.633194 | controller |         - octavia_prep
2026-06-19 11:28:28.633200 | controller |         - octavia
2026-06-19 11:28:28.633206 | controller |         - octavia_cleanup
2026-06-19 11:28:28.633212 | controller |         - octavia_deploy_prep
2026-06-19 11:28:28.633218 | controller |         - octavia_deploy
2026-06-19 11:28:28.633225 | controller |         - octavia_deploy_cleanup
2026-06-19 11:28:28.633231 | controller |         - designate_prep
2026-06-19 11:28:28.633238 | controller |         - designate
2026-06-19 11:28:28.633244 | controller |         - designate_cleanup
2026-06-19 11:28:28.633250 | controller |         - designate_deploy_prep
2026-06-19 11:28:28.633256 | controller |         - designate_deploy
2026-06-19 11:28:28.633261 | controller |         - designate_deploy_cleanup
2026-06-19 11:28:28.633267 | controller |         - nova_prep
2026-06-19 11:28:28.633273 | controller |         - nova
2026-06-19 11:28:28.633279 | controller |         - nova_cleanup
2026-06-19 11:28:28.633290 | controller |         - nova_deploy_prep
2026-06-19 11:28:28.633297 | controller |         - nova_deploy
2026-06-19 11:28:28.633303 | controller |         - nova_deploy_cleanup
2026-06-19 11:28:28.633309 | controller |         - mariadb_kuttl_run
2026-06-19 11:28:28.633316 | controller |         - mariadb_kuttl
2026-06-19 11:28:28.633322 | controller |         - kuttl_db_prep
2026-06-19 11:28:28.633328 | controller |         - kuttl_db_cleanup
2026-06-19 11:28:28.633335 | controller |         - kuttl_common_prep
2026-06-19 11:28:28.633342 | controller |         - kuttl_common_cleanup
2026-06-19 11:28:28.633361 | controller |         - keystone_kuttl_run
2026-06-19 11:28:28.633382 | controller |         - keystone_kuttl
2026-06-19 11:28:28.633431 | controller |         - barbican_kuttl_run
2026-06-19 11:28:28.633440 | controller |         - barbican_kuttl
2026-06-19 11:28:28.633446 | controller |         - cinder_kuttl_run
2026-06-19 11:28:28.633453 | controller |         - cinder_kuttl
2026-06-19 11:28:28.633459 | controller |         - neutron_kuttl_run
2026-06-19 11:28:28.633466 | controller |         - neutron_kuttl
2026-06-19 11:28:28.633472 | controller |         - octavia_kuttl_run
2026-06-19 11:28:28.633482 | controller |         - octavia_kuttl
2026-06-19 11:28:28.633499 | controller |         - designate_kuttl
2026-06-19 11:28:28.633506 | controller |         - designate_kuttl_run
2026-06-19 11:28:28.633512 | controller |         - ovn_kuttl_run
2026-06-19 11:28:28.633519 | controller |         - ovn_kuttl
2026-06-19 11:28:28.633525 | controller |         - infra_kuttl_run
2026-06-19 11:28:28.633532 | controller |         - infra_kuttl
2026-06-19 11:28:28.633538 | controller |         - ironic_kuttl_run
2026-06-19 11:28:28.633544 | controller |         - ironic_kuttl
2026-06-19 11:28:28.633551 | controller |         - ironic_kuttl_crc
2026-06-19 11:28:28.633564 | controller |         - heat_kuttl_run
2026-06-19 11:28:28.633577 | controller |         - heat_kuttl
2026-06-19 11:28:28.633584 | controller |         - heat_kuttl_crc
2026-06-19 11:28:28.633591 | controller |         - glance_kuttl_run
2026-06-19 11:28:28.633597 | controller |         - glance_kuttl
2026-06-19 11:28:28.633604 | controller |         - manila_kuttl_run
2026-06-19 11:28:28.633610 | controller |         - manila_kuttl
2026-06-19 11:28:28.633617 | controller |         - swift_kuttl_run
2026-06-19 11:28:28.633623 | controller |         - swift_kuttl
2026-06-19 11:28:28.633629 | controller |         - horizon_kuttl_run
2026-06-19 11:28:28.633635 | controller |         - horizon_kuttl
2026-06-19 11:28:28.633642 | controller |         - openstack_kuttl_prep
2026-06-19 11:28:28.633648 | controller |         - openstack_kuttl_run
2026-06-19 11:28:28.633655 | controller |         - openstack_kuttl_cleanup
2026-06-19 11:28:28.633661 | controller |         - openstack_kuttl
2026-06-19 11:28:28.633668 | controller |         - mariadb_chainsaw_run
2026-06-19 11:28:28.633674 | controller |         - mariadb_chainsaw
2026-06-19 11:28:28.633680 | controller |         - horizon_prep
2026-06-19 11:28:28.633687 | controller |         - horizon
2026-06-19 11:28:28.633693 | controller |         - horizon_cleanup
2026-06-19 11:28:28.633699 | controller |         - horizon_deploy_prep
2026-06-19 11:28:28.633705 | controller |         - horizon_deploy
2026-06-19 11:28:28.633711 | controller |         - horizon_deploy_cleanup
2026-06-19 11:28:28.633718 | controller |         - heat_prep
2026-06-19 11:28:28.633724 | controller |         - heat
2026-06-19 11:28:28.633730 | controller |         - heat_cleanup
2026-06-19 11:28:28.633736 | controller |         - heat_deploy_prep
2026-06-19 11:28:28.633743 | controller |         - heat_deploy
2026-06-19 11:28:28.633749 | controller |         - heat_deploy_cleanup
2026-06-19 11:28:28.633756 | controller |         - baremetal_prep
2026-06-19 11:28:28.633762 | controller |         - baremetal
2026-06-19 11:28:28.633768 | controller |         - baremetal_cleanup
2026-06-19 11:28:28.633775 | controller |         - ceph_help
2026-06-19 11:28:28.633781 | controller |         - ceph
2026-06-19 11:28:28.633787 | controller |         - ceph_cleanup
2026-06-19 11:28:28.633794 | controller |         - rook_prep
2026-06-19 11:28:28.633801 | controller |         - rook
2026-06-19 11:28:28.633807 | controller |         - rook_deploy_prep
2026-06-19 11:28:28.633811 | controller |         - rook_deploy
2026-06-19 11:28:28.633816 | controller |         - rook_crc_disk
2026-06-19 11:28:28.633820 | controller |         - rook_cleanup
2026-06-19 11:28:28.633825 | controller |         - lvms
2026-06-19 11:28:28.633829 | controller |         - nmstate
2026-06-19 11:28:28.633834 | controller |         - nncp
2026-06-19 11:28:28.633838 | controller |         - nncp_cleanup
2026-06-19 11:28:28.633843 | controller |         - netattach
2026-06-19 11:28:28.633849 | controller |         - netattach_cleanup
2026-06-19 11:28:28.633856 | controller |         - metallb
2026-06-19 11:28:28.633869 | controller |         - metallb_config
2026-06-19 11:28:28.633876 | controller |         - metallb_config_cleanup
2026-06-19 11:28:28.633882 | controller |         - metallb_cleanup
2026-06-19 11:28:28.633889 | controller |         - loki
2026-06-19 11:28:28.633895 | controller |         - loki_cleanup
2026-06-19 11:28:28.633901 | controller |         - loki_deploy
2026-06-19 11:28:28.633908 | controller |         - loki_deploy_cleanup
2026-06-19 11:28:28.633914 | controller |         - netobserv
2026-06-19 11:28:28.633920 | controller |         - netobserv_cleanup
2026-06-19 11:28:28.633927 | controller |         - netobserv_deploy
2026-06-19 11:28:28.633933 | controller |         - netobserv_deploy_cleanup
2026-06-19 11:28:28.633940 | controller |         - manila_prep
2026-06-19 11:28:28.633946 | controller |         - manila
2026-06-19 11:28:28.633952 | controller |         - manila_cleanup
2026-06-19 11:28:28.633958 | controller |         - manila_deploy_prep
2026-06-19 11:28:28.633965 | controller |         - manila_deploy
2026-06-19 11:28:28.633971 | controller |         - manila_deploy_cleanup
2026-06-19 11:28:28.633977 | controller |         - telemetry_prep
2026-06-19 11:28:28.633983 | controller |         - telemetry
2026-06-19 11:28:28.633990 | controller |         - telemetry_cleanup
2026-06-19 11:28:28.633996 | controller |         - telemetry_deploy_prep
2026-06-19 11:28:28.634002 | controller |         - telemetry_deploy
2026-06-19 11:28:28.634009 | controller |         - telemetry_deploy_cleanup
2026-06-19 11:28:28.634015 | controller |         - telemetry_kuttl_run
2026-06-19 11:28:28.634044 | controller |         - telemetry_kuttl
2026-06-19 11:28:28.634050 | controller |         - test_operator_prep
2026-06-19 11:28:28.634054 | controller |         - test_operator
2026-06-19 11:28:28.634059 | controller |         - test_operator_cleanup
2026-06-19 11:28:28.634064 | controller |         - test_operator_deploy_prep
2026-06-19 11:28:28.634068 | controller |         - test_operator_deploy
2026-06-19 11:28:28.634073 | controller |         - test_operator_deploy_cleanup
2026-06-19 11:28:28.634077 | controller |         - test_operator_kuttl_run
2026-06-19 11:28:28.634082 | controller |         - test_operator_kuttl
2026-06-19 11:28:28.634086 | controller |         - swift_prep
2026-06-19 11:28:28.634091 | controller |         - swift
2026-06-19 11:28:28.634095 | controller |         - swift_cleanup
2026-06-19 11:28:28.634100 | controller |         - swift_deploy_prep
2026-06-19 11:28:28.634104 | controller |         - swift_deploy
2026-06-19 11:28:28.634109 | controller |         - swift_deploy_cleanup
2026-06-19 11:28:28.634113 | controller |         - certmanager
2026-06-19 11:28:28.634118 | controller |         - certmanager_cleanup
2026-06-19 11:28:28.634122 | controller |         - validate_marketplace
2026-06-19 11:28:28.634127 | controller |         - redis_deploy_prep
2026-06-19 11:28:28.634131 | controller |         - redis_deploy
2026-06-19 11:28:28.634135 | controller |         - redis_deploy_cleanup
2026-06-19 11:28:28.634140 | controller |         - set_slower_etcd_profile
2026-06-19 11:28:28.634145 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-19 11:28:28.634150 | controller |         - help
2026-06-19 11:28:28.634155 | controller |         - download_tools
2026-06-19 11:28:28.634159 | controller |         - nfs
2026-06-19 11:28:28.634164 | controller |         - nfs_cleanup
2026-06-19 11:28:28.634169 | controller |         - crc
2026-06-19 11:28:28.634173 | controller |         - crc_cleanup
2026-06-19 11:28:28.634178 | controller |         - crc_scrub
2026-06-19 11:28:28.634182 | controller |         - crc_attach_default_interface
2026-06-19 11:28:28.634187 | controller |         - crc_attach_default_interface_cleanup
2026-06-19 11:28:28.634191 | controller |         - ipv6_lab_network
2026-06-19 11:28:28.634196 | controller |         - ipv6_lab_network_cleanup
2026-06-19 11:28:28.634200 | controller |         - ipv6_lab_nat64_router
2026-06-19 11:28:28.634205 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-19 11:28:28.634212 | controller |         - ipv6_lab_sno
2026-06-19 11:28:28.634218 | controller |         - ipv6_lab_sno_cleanup
2026-06-19 11:28:28.634224 | controller |         - ipv6_lab
2026-06-19 11:28:28.634231 | controller |         - ipv6_lab_cleanup
2026-06-19 11:28:28.634238 | controller |         - attach_default_interface
2026-06-19 11:28:28.634252 | controller |         - attach_default_interface_cleanup
2026-06-19 11:28:28.634265 | controller |         - network_isolation_bridge
2026-06-19 11:28:28.634271 | controller |         - network_isolation_bridge_cleanup
2026-06-19 11:28:28.634278 | controller |         - edpm_baremetal_compute
2026-06-19 11:28:28.634284 | controller |         - edpm_compute
2026-06-19 11:28:28.634291 | controller |         - edpm_compute_bootc
2026-06-19 11:28:28.634304 | controller |         - edpm_ansible_runner
2026-06-19 11:28:28.634310 | controller |         - edpm_computes_bgp
2026-06-19 11:28:28.634316 | controller |         - edpm_compute_repos
2026-06-19 11:28:28.634323 | controller |         - edpm_compute_cleanup
2026-06-19 11:28:28.634329 | controller |         - edpm_networker
2026-06-19 11:28:28.634335 | controller |         - edpm_networker_cleanup
2026-06-19 11:28:28.634342 | controller |         - edpm_deploy_instance
2026-06-19 11:28:28.634348 | controller |         - tripleo_deploy
2026-06-19 11:28:28.634354 | controller |         - standalone_deploy
2026-06-19 11:28:28.634360 | controller |         - standalone_sync
2026-06-19 11:28:28.634367 | controller |         - standalone
2026-06-19 11:28:28.634373 | controller |         - standalone_cleanup
2026-06-19 11:28:28.634380 | controller |         - standalone_snapshot
2026-06-19 11:28:28.634408 | controller |         - standalone_revert
2026-06-19 11:28:28.634417 | controller |         - cifmw_prepare
2026-06-19 11:28:28.634427 | controller |         - cifmw_cleanup
2026-06-19 11:28:28.634434 | controller |         - bmaas_network
2026-06-19 11:28:28.634449 | controller |         - bmaas_network_cleanup
2026-06-19 11:28:28.634456 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-19 11:28:28.634463 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-19 11:28:28.634470 | controller |         - bmaas_crc_attach_network
2026-06-19 11:28:28.634476 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-19 11:28:28.634483 | controller |         - bmaas_crc_baremetal_bridge
2026-06-19 11:28:28.634489 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-19 11:28:28.634507 | controller |         - bmaas_baremetal_net_nad
2026-06-19 11:28:28.634516 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-19 11:28:28.634523 | controller |         - bmaas_metallb
2026-06-19 11:28:28.634536 | controller |         - bmaas_metallb_cleanup
2026-06-19 11:28:28.634543 | controller |         - bmaas_virtual_bms
2026-06-19 11:28:28.634550 | controller |         - bmaas_virtual_bms_cleanup
2026-06-19 11:28:28.634556 | controller |         - bmaas_sushy_emulator
2026-06-19 11:28:28.634562 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-19 11:28:28.634569 | controller |         - bmaas_sushy_emulator_wait
2026-06-19 11:28:28.634575 | controller |         - bmaas_generate_nodes_yaml
2026-06-19 11:28:28.634581 | controller |         - bmaas
2026-06-19 11:28:28.634587 | controller |         - bmaas_cleanup
2026-06-19 11:28:28.634593 | controller |       failed: false
2026-06-19 11:28:28.634599 | controller |       success: true
2026-06-19 11:28:28.643374 | controller |
2026-06-19 11:28:28.643432 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-19 11:28:28.643459 | controller |   {
2026-06-19 11:28:28.643468 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-19 11:28:28.643476 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-19 11:28:28.643482 | controller |   } | to_nice_yaml
2026-06-19 11:28:28.643489 | controller | }}, mode=0644] ***
2026-06-19 11:28:28.643495 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.039)       0:01:01.768 ***********
2026-06-19 11:28:28.643502 | controller | Friday 19 June 2026  11:28:28 +0000 (0:00:00.039)       0:01:01.767 ***********
2026-06-19 11:28:29.133938 | controller | changed: [localhost]
2026-06-19 11:28:29.134036 | controller |
2026-06-19 11:28:29.134045 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-19 11:28:29.134051 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.490)       0:01:02.259 ***********
2026-06-19 11:28:29.134057 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.490)       0:01:02.258 ***********
2026-06-19 11:28:29.178898 | controller | skipping: [localhost]
2026-06-19 11:28:29.178979 | controller |
2026-06-19 11:28:29.178991 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-19 11:28:29.179000 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.045)       0:01:02.304 ***********
2026-06-19 11:28:29.179008 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.045)       0:01:02.303 ***********
2026-06-19 11:28:29.213370 | controller | ok: [localhost]
2026-06-19 11:28:29.213446 | controller |
2026-06-19 11:28:29.213456 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-19 11:28:29.213476 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.034)       0:01:02.339 ***********
2026-06-19 11:28:29.213483 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.034)       0:01:02.338 ***********
2026-06-19 11:28:29.270706 | 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-19 11:28:29.270753 | controller |
2026-06-19 11:28:29.270779 | 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-19 11:28:29.270788 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.057)       0:01:02.396 ***********
2026-06-19 11:28:29.270796 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.057)       0:01:02.395 ***********
2026-06-19 11:28:29.325332 | controller | ok: [localhost] =>
2026-06-19 11:28:29.325375 | controller |     changed: false
2026-06-19 11:28:29.325385 | controller |     msg: All assertions passed
2026-06-19 11:28:29.325429 | controller |
2026-06-19 11:28:29.325439 | 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-19 11:28:29.325462 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.053)       0:01:02.450 ***********
2026-06-19 11:28:29.325470 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.054)       0:01:02.449 ***********
2026-06-19 11:28:29.801195 | controller | changed: [localhost]
2026-06-19 11:28:29.801293 | controller |
2026-06-19 11:28:29.801310 | 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-19 11:28:29.801323 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.476)       0:01:02.926 ***********
2026-06-19 11:28:29.801334 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.476)       0:01:02.925 ***********
2026-06-19 11:28:29.843849 | controller | ok: [localhost]
2026-06-19 11:28:29.843940 | controller |
2026-06-19 11:28:29.843952 | 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-19 11:28:29.843963 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.042)       0:01:02.969 ***********
2026-06-19 11:28:29.843971 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.042)       0:01:02.968 ***********
2026-06-19 11:28:29.908291 | controller | ok: [localhost]
2026-06-19 11:28:29.908427 | controller |
2026-06-19 11:28:29.908463 | 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-19 11:28:29.908477 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.064)       0:01:03.034 ***********
2026-06-19 11:28:29.908489 | controller | Friday 19 June 2026  11:28:29 +0000 (0:00:00.064)       0:01:03.032 ***********
2026-06-19 11:28:30.398710 | controller | changed: [localhost]
2026-06-19 11:28:30.398799 | controller |
2026-06-19 11:28:30.398806 | 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-19 11:28:30.398826 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.490)       0:01:03.524 ***********
2026-06-19 11:28:30.398830 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.490)       0:01:03.523 ***********
2026-06-19 11:28:30.495642 | controller | ok: [localhost]
2026-06-19 11:28:30.495701 | controller |
2026-06-19 11:28:30.495714 | 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-19 11:28:30.495724 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.097)       0:01:03.621 ***********
2026-06-19 11:28:30.495733 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.096)       0:01:03.620 ***********
2026-06-19 11:28:30.633381 | controller | ok: [localhost]
2026-06-19 11:28:30.633513 | controller |
2026-06-19 11:28:30.633526 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:28:30.633535 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.137)       0:01:03.759 ***********
2026-06-19 11:28:30.633543 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.137)       0:01:03.758 ***********
2026-06-19 11:28:30.808823 | 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-19 11:28:30.808914 | controller |
2026-06-19 11:28:30.808923 | 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-19 11:28:30.808929 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.175)       0:01:03.934 ***********
2026-06-19 11:28:30.808934 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.175)       0:01:03.933 ***********
2026-06-19 11:28:30.871196 | controller | ok: [localhost]
2026-06-19 11:28:30.871282 | controller |
2026-06-19 11:28:30.871292 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-19 11:28:30.871300 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.062)       0:01:03.997 ***********
2026-06-19 11:28:30.871307 | controller | Friday 19 June 2026  11:28:30 +0000 (0:00:00.062)       0:01:03.995 ***********
2026-06-19 11:28:31.129066 | controller | ok: [localhost]
2026-06-19 11:28:31.129125 | controller |
2026-06-19 11:28:31.129132 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-19 11:28:31.129137 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.257)       0:01:04.254 ***********
2026-06-19 11:28:31.129141 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.257)       0:01:04.253 ***********
2026-06-19 11:28:31.158126 | controller | skipping: [localhost]
2026-06-19 11:28:31.158165 | controller |
2026-06-19 11:28:31.158176 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-19 11:28:31.158185 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-19 11:28:31.158193 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-19 11:28:31.158201 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.029)       0:01:04.284 ***********
2026-06-19 11:28:31.158208 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.029)       0:01:04.282 ***********
2026-06-19 11:28:31.342774 | controller | ok: [localhost]
2026-06-19 11:28:31.342812 | controller |
2026-06-19 11:28:31.342819 | 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-19 11:28:31.342824 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.184)       0:01:04.468 ***********
2026-06-19 11:28:31.342835 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.184)       0:01:04.467 ***********
2026-06-19 11:28:31.369347 | controller | ok: [localhost]
2026-06-19 11:28:31.369377 | controller |
2026-06-19 11:28:31.369383 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-19 11:28:31.369388 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.026)       0:01:04.495 ***********
2026-06-19 11:28:31.369413 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.026)       0:01:04.493 ***********
2026-06-19 11:28:31.579724 | controller | ok: [localhost]
2026-06-19 11:28:31.579825 | controller |
2026-06-19 11:28:31.579831 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-19 11:28:31.579835 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.210)       0:01:04.705 ***********
2026-06-19 11:28:31.579839 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.210)       0:01:04.703 ***********
2026-06-19 11:28:31.801882 | controller | ok: [localhost]
2026-06-19 11:28:31.801981 | controller |
2026-06-19 11:28:31.801988 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-19 11:28:31.801992 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.222)       0:01:04.927 ***********
2026-06-19 11:28:31.801996 | controller | Friday 19 June 2026  11:28:31 +0000 (0:00:00.222)       0:01:04.926 ***********
2026-06-19 11:29:18.229194 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-19 11:29:18.229285 | controller | changed: [localhost]
2026-06-19 11:29:18.229292 | controller |
2026-06-19 11:29:18.229296 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-19 11:29:18.229301 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:46.427)       0:01:51.354 ***********
2026-06-19 11:29:18.229304 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:46.427)       0:01:51.353 ***********
2026-06-19 11:29:18.257301 | controller | skipping: [localhost]
2026-06-19 11:29:18.257383 | controller |
2026-06-19 11:29:18.257420 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-19 11:29:18.257456 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.028)       0:01:51.383 ***********
2026-06-19 11:29:18.257463 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.028)       0:01:51.382 ***********
2026-06-19 11:29:18.433239 | controller | ok: [localhost]
2026-06-19 11:29:18.433295 | controller |
2026-06-19 11:29:18.433301 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-19 11:29:18.433306 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.175)       0:01:51.558 ***********
2026-06-19 11:29:18.433310 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.175)       0:01:51.557 ***********
2026-06-19 11:29:18.511963 | controller | skipping: [localhost]
2026-06-19 11:29:18.512058 | controller |
2026-06-19 11:29:18.512070 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-19 11:29:18.512080 | controller |
2026-06-19 11:29:18.512088 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-19 11:29:18.512096 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.079)       0:01:51.638 ***********
2026-06-19 11:29:18.512104 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.079)       0:01:51.636 ***********
2026-06-19 11:29:18.550489 | controller |
2026-06-19 11:29:18.550596 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-19 11:29:18.550608 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.038)       0:01:51.676 ***********
2026-06-19 11:29:18.550617 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.038)       0:01:51.675 ***********
2026-06-19 11:29:18.818041 | controller | ok: [localhost]
2026-06-19 11:29:18.818128 | controller |
2026-06-19 11:29:18.818147 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-19 11:29:18.818154 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.267)       0:01:51.943 ***********
2026-06-19 11:29:18.818167 | controller | Friday 19 June 2026  11:29:18 +0000 (0:00:00.267)       0:01:51.942 ***********
2026-06-19 11:29:19.132889 | controller | ok: [localhost]
2026-06-19 11:29:19.132983 | controller |
2026-06-19 11:29:19.132994 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-19 11:29:19.133004 | controller | ] ***
2026-06-19 11:29:19.133012 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.314)       0:01:52.257 ***********
2026-06-19 11:29:19.133021 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.314)       0:01:52.256 ***********
2026-06-19 11:29:19.167076 | controller | ok: [localhost] =>
2026-06-19 11:29:19.167128 | controller |     msg: |
2026-06-19 11:29:19.167139 | 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-19 11:29:19.167149 | controller |
2026-06-19 11:29:19.167158 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-19 11:29:19.167166 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.035)       0:01:52.293 ***********
2026-06-19 11:29:19.167174 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.035)       0:01:52.291 ***********
2026-06-19 11:29:19.245677 | 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-19 11:29:19.245782 | 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-19 11:29:19.245792 | 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-19 11:29:19.245800 | controller |
2026-06-19 11:29:19.245809 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:19.245818 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.078)       0:01:52.371 ***********
2026-06-19 11:29:19.245826 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.078)       0:01:52.370 ***********
2026-06-19 11:29:19.279725 | controller | skipping: [localhost]
2026-06-19 11:29:19.279823 | controller |
2026-06-19 11:29:19.279834 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:19.279843 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.034)       0:01:52.405 ***********
2026-06-19 11:29:19.279851 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.034)       0:01:52.404 ***********
2026-06-19 11:29:19.528965 | controller | ok: [localhost]
2026-06-19 11:29:19.529048 | controller |
2026-06-19 11:29:19.529059 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:19.529068 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.248)       0:01:52.654 ***********
2026-06-19 11:29:19.529076 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.248)       0:01:52.653 ***********
2026-06-19 11:29:19.933518 | controller | changed: [localhost]
2026-06-19 11:29:19.933589 | controller |
2026-06-19 11:29:19.933595 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:19.933600 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.404)       0:01:53.058 ***********
2026-06-19 11:29:19.933603 | controller | Friday 19 June 2026  11:29:19 +0000 (0:00:00.404)       0:01:53.057 ***********
2026-06-19 11:29:20.315425 | controller | ok: [localhost]
2026-06-19 11:29:20.315493 | controller |
2026-06-19 11:29:20.315498 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:20.315503 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.381)       0:01:53.440 ***********
2026-06-19 11:29:20.315506 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.381)       0:01:53.439 ***********
2026-06-19 11:29:20.852575 | controller | changed: [localhost]
2026-06-19 11:29:20.852665 | controller |
2026-06-19 11:29:20.852697 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:20.852707 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.537)       0:01:53.977 ***********
2026-06-19 11:29:20.852715 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.537)       0:01:53.976 ***********
2026-06-19 11:29:20.919541 | controller | ok: [localhost]
2026-06-19 11:29:20.919624 | controller |
2026-06-19 11:29:20.919635 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:20.919646 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.067)       0:01:54.044 ***********
2026-06-19 11:29:20.919655 | controller | Friday 19 June 2026  11:29:20 +0000 (0:00:00.067)       0:01:54.043 ***********
2026-06-19 11:29:21.166189 | controller | changed: [localhost]
2026-06-19 11:29:21.166242 | controller |
2026-06-19 11:29:21.166253 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:21.166261 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.246)       0:01:54.291 ***********
2026-06-19 11:29:21.166268 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.246)       0:01:54.290 ***********
2026-06-19 11:29:21.216277 | controller | skipping: [localhost]
2026-06-19 11:29:21.216364 | controller |
2026-06-19 11:29:21.216372 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:21.216378 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.049)       0:01:54.341 ***********
2026-06-19 11:29:21.216384 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.049)       0:01:54.340 ***********
2026-06-19 11:29:21.490878 | controller | ok: [localhost]
2026-06-19 11:29:21.490948 | controller |
2026-06-19 11:29:21.490977 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:21.490990 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.273)       0:01:54.615 ***********
2026-06-19 11:29:21.491001 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.274)       0:01:54.614 ***********
2026-06-19 11:29:21.713205 | controller | changed: [localhost]
2026-06-19 11:29:21.713259 | controller |
2026-06-19 11:29:21.713270 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:21.713279 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.222)       0:01:54.838 ***********
2026-06-19 11:29:21.713286 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.222)       0:01:54.837 ***********
2026-06-19 11:29:21.956622 | controller | ok: [localhost]
2026-06-19 11:29:21.956688 | controller |
2026-06-19 11:29:21.956702 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:21.956713 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.243)       0:01:55.081 ***********
2026-06-19 11:29:21.956723 | controller | Friday 19 June 2026  11:29:21 +0000 (0:00:00.243)       0:01:55.080 ***********
2026-06-19 11:29:22.416364 | controller | changed: [localhost]
2026-06-19 11:29:22.416514 | controller |
2026-06-19 11:29:22.416526 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:22.416535 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.460)       0:01:55.542 ***********
2026-06-19 11:29:22.416542 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.460)       0:01:55.540 ***********
2026-06-19 11:29:22.535259 | controller | ok: [localhost]
2026-06-19 11:29:22.535383 | controller |
2026-06-19 11:29:22.535445 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:22.535456 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.118)       0:01:55.661 ***********
2026-06-19 11:29:22.535464 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.118)       0:01:55.659 ***********
2026-06-19 11:29:22.802752 | controller | changed: [localhost]
2026-06-19 11:29:22.802862 | controller |
2026-06-19 11:29:22.802874 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:22.802883 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.267)       0:01:55.928 ***********
2026-06-19 11:29:22.802891 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.267)       0:01:55.927 ***********
2026-06-19 11:29:22.849283 | controller | skipping: [localhost]
2026-06-19 11:29:22.849364 | controller |
2026-06-19 11:29:22.849374 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:22.849383 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.046)       0:01:55.974 ***********
2026-06-19 11:29:22.849415 | controller | Friday 19 June 2026  11:29:22 +0000 (0:00:00.046)       0:01:55.973 ***********
2026-06-19 11:29:23.170283 | controller | ok: [localhost]
2026-06-19 11:29:23.170464 | controller |
2026-06-19 11:29:23.170481 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:23.170490 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.320)       0:01:56.295 ***********
2026-06-19 11:29:23.170498 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.320)       0:01:56.294 ***********
2026-06-19 11:29:23.433608 | controller | changed: [localhost]
2026-06-19 11:29:23.433714 | controller |
2026-06-19 11:29:23.433730 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:23.433741 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.263)       0:01:56.558 ***********
2026-06-19 11:29:23.433752 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.263)       0:01:56.557 ***********
2026-06-19 11:29:23.677858 | controller | ok: [localhost]
2026-06-19 11:29:23.677974 | controller |
2026-06-19 11:29:23.677990 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:23.678002 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.244)       0:01:56.803 ***********
2026-06-19 11:29:23.678014 | controller | Friday 19 June 2026  11:29:23 +0000 (0:00:00.244)       0:01:56.802 ***********
2026-06-19 11:29:24.199262 | controller | changed: [localhost]
2026-06-19 11:29:24.199359 | controller |
2026-06-19 11:29:24.199371 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:24.199381 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.521)       0:01:57.324 ***********
2026-06-19 11:29:24.199422 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.521)       0:01:57.323 ***********
2026-06-19 11:29:24.270636 | controller | ok: [localhost]
2026-06-19 11:29:24.270746 | controller |
2026-06-19 11:29:24.270754 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:24.270760 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.071)       0:01:57.396 ***********
2026-06-19 11:29:24.270766 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.071)       0:01:57.395 ***********
2026-06-19 11:29:24.493575 | controller | changed: [localhost]
2026-06-19 11:29:24.493680 | controller |
2026-06-19 11:29:24.493693 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-19 11:29:24.493702 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.222)       0:01:57.618 ***********
2026-06-19 11:29:24.493710 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.222)       0:01:57.617 ***********
2026-06-19 11:29:24.542544 | controller | skipping: [localhost]
2026-06-19 11:29:24.542635 | controller |
2026-06-19 11:29:24.542645 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-19 11:29:24.542654 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.049)       0:01:57.667 ***********
2026-06-19 11:29:24.542662 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.049)       0:01:57.666 ***********
2026-06-19 11:29:24.689857 | controller | skipping: [localhost]
2026-06-19 11:29:24.689962 | controller |
2026-06-19 11:29:24.689972 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-19 11:29:24.689981 | controller |
2026-06-19 11:29:24.689989 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-19 11:29:24.689997 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.148)       0:01:57.816 ***********
2026-06-19 11:29:24.690005 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.148)       0:01:57.814 ***********
2026-06-19 11:29:24.765728 | controller |
2026-06-19 11:29:24.765832 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-19 11:29:24.765844 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.075)       0:01:57.891 ***********
2026-06-19 11:29:24.765855 | controller | Friday 19 June 2026  11:29:24 +0000 (0:00:00.075)       0:01:57.890 ***********
2026-06-19 11:29:25.012813 | controller | ok: [localhost]
2026-06-19 11:29:25.012903 | controller |
2026-06-19 11:29:25.012908 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-19 11:29:25.012913 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.246)       0:01:58.138 ***********
2026-06-19 11:29:25.012916 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.246)       0:01:58.137 ***********
2026-06-19 11:29:25.235756 | controller | ok: [localhost]
2026-06-19 11:29:25.235893 | controller |
2026-06-19 11:29:25.235906 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-19 11:29:25.235915 | controller | ] ***
2026-06-19 11:29:25.235924 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.222)       0:01:58.361 ***********
2026-06-19 11:29:25.235932 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.222)       0:01:58.359 ***********
2026-06-19 11:29:25.289823 | controller | ok: [localhost] =>
2026-06-19 11:29:25.289929 | controller |     msg: |
2026-06-19 11:29:25.289942 | 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-19 11:29:25.289954 | controller |
2026-06-19 11:29:25.289986 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-19 11:29:25.289996 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.054)       0:01:58.415 ***********
2026-06-19 11:29:25.290004 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.054)       0:01:58.414 ***********
2026-06-19 11:29:25.371805 | 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-19 11:29:25.371929 | 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-19 11:29:25.371945 | 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-19 11:29:25.371957 | controller |
2026-06-19 11:29:25.371970 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:25.371983 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.081)       0:01:58.497 ***********
2026-06-19 11:29:25.371995 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.081)       0:01:58.496 ***********
2026-06-19 11:29:25.415378 | controller | skipping: [localhost]
2026-06-19 11:29:25.415519 | controller |
2026-06-19 11:29:25.415530 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:25.415539 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.043)       0:01:58.540 ***********
2026-06-19 11:29:25.415547 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.043)       0:01:58.539 ***********
2026-06-19 11:29:25.677226 | controller | ok: [localhost]
2026-06-19 11:29:25.677278 | controller |
2026-06-19 11:29:25.677289 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:25.677299 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.261)       0:01:58.802 ***********
2026-06-19 11:29:25.677307 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.261)       0:01:58.801 ***********
2026-06-19 11:29:25.867040 | controller | changed: [localhost]
2026-06-19 11:29:25.867091 | controller |
2026-06-19 11:29:25.867098 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:25.867103 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.189)       0:01:58.992 ***********
2026-06-19 11:29:25.867108 | controller | Friday 19 June 2026  11:29:25 +0000 (0:00:00.189)       0:01:58.991 ***********
2026-06-19 11:29:26.108280 | controller | ok: [localhost]
2026-06-19 11:29:26.108380 | controller |
2026-06-19 11:29:26.108416 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:26.108459 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.241)       0:01:59.234 ***********
2026-06-19 11:29:26.108468 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.241)       0:01:59.232 ***********
2026-06-19 11:29:26.537324 | controller | changed: [localhost]
2026-06-19 11:29:26.537436 | controller |
2026-06-19 11:29:26.537456 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:26.537469 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.428)       0:01:59.662 ***********
2026-06-19 11:29:26.537479 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.428)       0:01:59.661 ***********
2026-06-19 11:29:26.625875 | controller | ok: [localhost]
2026-06-19 11:29:26.625941 | controller |
2026-06-19 11:29:26.625955 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:26.625966 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.088)       0:01:59.751 ***********
2026-06-19 11:29:26.625976 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.088)       0:01:59.750 ***********
2026-06-19 11:29:26.864485 | controller | changed: [localhost]
2026-06-19 11:29:26.864560 | controller |
2026-06-19 11:29:26.864575 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:26.864587 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.239)       0:01:59.990 ***********
2026-06-19 11:29:26.864596 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.239)       0:01:59.989 ***********
2026-06-19 11:29:26.897865 | controller | skipping: [localhost]
2026-06-19 11:29:26.897957 | controller |
2026-06-19 11:29:26.897965 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:26.897987 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.033)       0:02:00.023 ***********
2026-06-19 11:29:26.897993 | controller | Friday 19 June 2026  11:29:26 +0000 (0:00:00.033)       0:02:00.022 ***********
2026-06-19 11:29:27.156674 | controller | ok: [localhost]
2026-06-19 11:29:27.156786 | controller |
2026-06-19 11:29:27.156802 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:27.156815 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.258)       0:02:00.282 ***********
2026-06-19 11:29:27.156827 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.258)       0:02:00.281 ***********
2026-06-19 11:29:27.396051 | controller | changed: [localhost]
2026-06-19 11:29:27.396127 | controller |
2026-06-19 11:29:27.396132 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:27.396137 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.238)       0:02:00.521 ***********
2026-06-19 11:29:27.396140 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.238)       0:02:00.520 ***********
2026-06-19 11:29:27.599184 | controller | ok: [localhost]
2026-06-19 11:29:27.599234 | controller |
2026-06-19 11:29:27.599245 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:27.599253 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.203)       0:02:00.724 ***********
2026-06-19 11:29:27.599261 | controller | Friday 19 June 2026  11:29:27 +0000 (0:00:00.203)       0:02:00.723 ***********
2026-06-19 11:29:28.076497 | controller | changed: [localhost]
2026-06-19 11:29:28.076577 | controller |
2026-06-19 11:29:28.076588 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:28.076597 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.476)       0:02:01.201 ***********
2026-06-19 11:29:28.076605 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.476)       0:02:01.200 ***********
2026-06-19 11:29:28.175476 | controller | ok: [localhost]
2026-06-19 11:29:28.175546 | controller |
2026-06-19 11:29:28.175557 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:28.175566 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.099)       0:02:01.300 ***********
2026-06-19 11:29:28.175574 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.099)       0:02:01.299 ***********
2026-06-19 11:29:28.402550 | controller | changed: [localhost]
2026-06-19 11:29:28.402625 | controller |
2026-06-19 11:29:28.402636 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-19 11:29:28.402654 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.227)       0:02:01.528 ***********
2026-06-19 11:29:28.402662 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.227)       0:02:01.527 ***********
2026-06-19 11:29:28.448716 | controller | skipping: [localhost]
2026-06-19 11:29:28.448761 | controller |
2026-06-19 11:29:28.448771 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-19 11:29:28.448779 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.046)       0:02:01.574 ***********
2026-06-19 11:29:28.448787 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.046)       0:02:01.573 ***********
2026-06-19 11:29:28.713843 | controller | ok: [localhost]
2026-06-19 11:29:28.713906 | controller |
2026-06-19 11:29:28.713913 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-19 11:29:28.713919 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.265)       0:02:01.839 ***********
2026-06-19 11:29:28.713924 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.265)       0:02:01.838 ***********
2026-06-19 11:29:28.951344 | controller | changed: [localhost]
2026-06-19 11:29:28.951386 | controller |
2026-06-19 11:29:28.951427 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-19 11:29:28.951436 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.237)       0:02:02.077 ***********
2026-06-19 11:29:28.951443 | controller | Friday 19 June 2026  11:29:28 +0000 (0:00:00.237)       0:02:02.076 ***********
2026-06-19 11:29:29.194568 | controller | ok: [localhost]
2026-06-19 11:29:29.194681 | controller |
2026-06-19 11:29:29.194697 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-19 11:29:29.194709 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.242)       0:02:02.319 ***********
2026-06-19 11:29:29.194721 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.242)       0:02:02.318 ***********
2026-06-19 11:29:29.740473 | controller | changed: [localhost]
2026-06-19 11:29:29.740553 | controller |
2026-06-19 11:29:29.740559 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-19 11:29:29.740563 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.545)       0:02:02.865 ***********
2026-06-19 11:29:29.740567 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.545)       0:02:02.864 ***********
2026-06-19 11:29:29.786654 | controller | ok: [localhost]
2026-06-19 11:29:29.786736 | controller |
2026-06-19 11:29:29.786742 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-19 11:29:29.786746 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.046)       0:02:02.912 ***********
2026-06-19 11:29:29.786750 | controller | Friday 19 June 2026  11:29:29 +0000 (0:00:00.046)       0:02:02.911 ***********
2026-06-19 11:29:30.044973 | controller | changed: [localhost]
2026-06-19 11:29:30.045056 | controller |
2026-06-19 11:29:30.045062 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-19 11:29:30.045067 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.258)       0:02:03.170 ***********
2026-06-19 11:29:30.045071 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.258)       0:02:03.169 ***********
2026-06-19 11:29:30.258464 | controller | ok: [localhost]
2026-06-19 11:29:30.258574 | controller |
2026-06-19 11:29:30.258592 | 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-19 11:29:30.258606 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.213)       0:02:03.384 ***********
2026-06-19 11:29:30.258639 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.213)       0:02:03.383 ***********
2026-06-19 11:29:30.310052 | controller | skipping: [localhost]
2026-06-19 11:29:30.310184 | controller |
2026-06-19 11:29:30.310201 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-19 11:29:30.310230 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.051)       0:02:03.435 ***********
2026-06-19 11:29:30.310242 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.051)       0:02:03.434 ***********
2026-06-19 11:29:30.350795 | controller | skipping: [localhost]
2026-06-19 11:29:30.350901 | controller |
2026-06-19 11:29:30.350917 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-19 11:29:30.350928 | controller |   _net_env_def_slurp['content'] |
2026-06-19 11:29:30.350940 | controller |   b64decode |
2026-06-19 11:29:30.350951 | controller |   from_yaml
2026-06-19 11:29:30.350962 | controller | }}, cacheable=True] ***
2026-06-19 11:29:30.350972 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.040)       0:02:03.476 ***********
2026-06-19 11:29:30.350983 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.040)       0:02:03.475 ***********
2026-06-19 11:29:30.401468 | controller | skipping: [localhost]
2026-06-19 11:29:30.401566 | controller |
2026-06-19 11:29:30.401577 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-19 11:29:30.401585 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.050)       0:02:03.527 ***********
2026-06-19 11:29:30.401593 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.050)       0:02:03.526 ***********
2026-06-19 11:29:30.432833 | controller | skipping: [localhost]
2026-06-19 11:29:30.432936 | controller |
2026-06-19 11:29:30.432948 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-19 11:29:30.432956 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.031)       0:02:03.558 ***********
2026-06-19 11:29:30.432962 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.031)       0:02:03.557 ***********
2026-06-19 11:29:30.638630 | controller |
2026-06-19 11:29:30.638728 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-19 11:29:30.638738 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.206)       0:02:03.764 ***********
2026-06-19 11:29:30.638745 | controller | Friday 19 June 2026  11:29:30 +0000 (0:00:00.206)       0:02:03.763 ***********
2026-06-19 11:29:31.302591 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-19 11:29:31.302661 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-19 11:29:31.302675 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-19 11:29:31.302687 | controller |
2026-06-19 11:29:31.302700 | 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-19 11:29:31.302712 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.662)       0:02:04.427 ***********
2026-06-19 11:29:31.302724 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.663)       0:02:04.426 ***********
2026-06-19 11:29:31.562766 | controller | changed: [localhost]
2026-06-19 11:29:31.562870 | controller |
2026-06-19 11:29:31.562881 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-19 11:29:31.562890 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.260)       0:02:04.688 ***********
2026-06-19 11:29:31.562898 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.260)       0:02:04.687 ***********
2026-06-19 11:29:31.765242 | controller | ok: [localhost]
2026-06-19 11:29:31.765324 | controller |
2026-06-19 11:29:31.765330 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-19 11:29:31.765334 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.202)       0:02:04.890 ***********
2026-06-19 11:29:31.765338 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.202)       0:02:04.889 ***********
2026-06-19 11:29:31.821480 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-19 11:29:31.821578 | controller |
2026-06-19 11:29:31.821589 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-19 11:29:31.821597 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.056)       0:02:04.947 ***********
2026-06-19 11:29:31.821605 | controller | Friday 19 June 2026  11:29:31 +0000 (0:00:00.056)       0:02:04.946 ***********
2026-06-19 11:29:32.481591 | controller | changed: [localhost]
2026-06-19 11:29:32.481651 | controller |
2026-06-19 11:29:32.481661 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-19 11:29:32.481670 | controller |   _crc_vers.stdout_lines |
2026-06-19 11:29:32.481678 | controller |   select('match', 'CRC') | first |
2026-06-19 11:29:32.481686 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-19 11:29:32.481694 | controller |   _crc_vers.stdout_lines |
2026-06-19 11:29:32.481701 | controller |   select ('match', 'OpenShift') | first |
2026-06-19 11:29:32.481709 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-19 11:29:32.481717 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.660)       0:02:05.607 ***********
2026-06-19 11:29:32.481724 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.660)       0:02:05.606 ***********
2026-06-19 11:29:32.532701 | controller | ok: [localhost]
2026-06-19 11:29:32.532761 | controller |
2026-06-19 11:29:32.532769 | 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-19 11:29:32.532775 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.051)       0:02:05.658 ***********
2026-06-19 11:29:32.532781 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.051)       0:02:05.657 ***********
2026-06-19 11:29:32.572249 | controller | ok: [localhost] =>
2026-06-19 11:29:32.572284 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-19 11:29:32.572290 | controller |       OpenShift version 4.20.1.'
2026-06-19 11:29:32.572296 | controller |
2026-06-19 11:29:32.572310 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-19 11:29:32.572316 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.038)       0:02:05.696 ***********
2026-06-19 11:29:32.572321 | controller | Friday 19 June 2026  11:29:32 +0000 (0:00:00.038)       0:02:05.695 ***********
2026-06-19 11:29:33.067144 | controller | ok: [localhost]
2026-06-19 11:29:33.067237 | controller |
2026-06-19 11:29:33.067248 | 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-19 11:29:33.067258 | controller |   _domain is defined and
2026-06-19 11:29:33.067266 | controller |   'crc' in _domains and
2026-06-19 11:29:33.067274 | controller |   _domains.crc.state == 'running'
2026-06-19 11:29:33.067282 | controller | }}] ***
2026-06-19 11:29:33.067309 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.495)       0:02:06.192 ***********
2026-06-19 11:29:33.067318 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.495)       0:02:06.191 ***********
2026-06-19 11:29:33.123070 | controller | ok: [localhost]
2026-06-19 11:29:33.123123 | controller |
2026-06-19 11:29:33.123133 | 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-19 11:29:33.123142 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.056)       0:02:06.248 ***********
2026-06-19 11:29:33.123150 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.056)       0:02:06.247 ***********
2026-06-19 11:29:33.161511 | controller | skipping: [localhost]
2026-06-19 11:29:33.161570 | controller |
2026-06-19 11:29:33.161580 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-19 11:29:33.161589 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.038)       0:02:06.287 ***********
2026-06-19 11:29:33.161597 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.038)       0:02:06.285 ***********
2026-06-19 11:29:33.236269 | controller |
2026-06-19 11:29:33.236351 | 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-19 11:29:33.236363 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-19 11:29:33.236386 | controller | ] ***
2026-06-19 11:29:33.236419 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.075)       0:02:06.362 ***********
2026-06-19 11:29:33.236428 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.075)       0:02:06.361 ***********
2026-06-19 11:29:33.276742 | controller | ok: [localhost]
2026-06-19 11:29:33.276792 | controller |
2026-06-19 11:29:33.276802 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-19 11:29:33.276810 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.040)       0:02:06.402 ***********
2026-06-19 11:29:33.276817 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.040)       0:02:06.401 ***********
2026-06-19 11:29:33.320867 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-19 11:29:33.320952 | controller |
2026-06-19 11:29:33.320963 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-19 11:29:33.320972 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.044)       0:02:06.446 ***********
2026-06-19 11:29:33.320980 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.044)       0:02:06.445 ***********
2026-06-19 11:29:33.360080 | controller | ok: [localhost] =>
2026-06-19 11:29:33.360163 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-19 11:29:33.360173 | controller |
2026-06-19 11:29:33.360182 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-19 11:29:33.360191 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.039)       0:02:06.486 ***********
2026-06-19 11:29:33.360200 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.039)       0:02:06.484 ***********
2026-06-19 11:29:33.403630 | controller | ok: [localhost] =>
2026-06-19 11:29:33.403712 | controller |     _secret_file: null
2026-06-19 11:29:33.403722 | controller |
2026-06-19 11:29:33.403732 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-19 11:29:33.403741 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.043)       0:02:06.529 ***********
2026-06-19 11:29:33.403749 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.043)       0:02:06.528 ***********
2026-06-19 11:29:33.437073 | controller | ok: [localhost] =>
2026-06-19 11:29:33.437135 | controller |     _secret_content: {}
2026-06-19 11:29:33.437145 | controller |
2026-06-19 11:29:33.437153 | 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-19 11:29:33.437162 | controller | ] ***
2026-06-19 11:29:33.437170 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.033)       0:02:06.563 ***********
2026-06-19 11:29:33.437178 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.033)       0:02:06.561 ***********
2026-06-19 11:29:33.469893 | controller | skipping: [localhost]
2026-06-19 11:29:33.469967 | controller |
2026-06-19 11:29:33.469982 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-19 11:29:33.469994 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.032)       0:02:06.595 ***********
2026-06-19 11:29:33.470005 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.032)       0:02:06.594 ***********
2026-06-19 11:29:33.505420 | controller | skipping: [localhost]
2026-06-19 11:29:33.505519 | controller |
2026-06-19 11:29:33.505535 | 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-19 11:29:33.505548 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.035)       0:02:06.631 ***********
2026-06-19 11:29:33.505578 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.035)       0:02:06.630 ***********
2026-06-19 11:29:33.540577 | controller | skipping: [localhost]
2026-06-19 11:29:33.540658 | controller |
2026-06-19 11:29:33.540668 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-19 11:29:33.540676 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.035)       0:02:06.666 ***********
2026-06-19 11:29:33.540684 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.035)       0:02:06.665 ***********
2026-06-19 11:29:33.600325 | controller | skipping: [localhost]
2026-06-19 11:29:33.600452 | controller |
2026-06-19 11:29:33.600465 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-19 11:29:33.600473 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.058)       0:02:06.725 ***********
2026-06-19 11:29:33.600482 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.058)       0:02:06.724 ***********
2026-06-19 11:29:33.638771 | controller | skipping: [localhost]
2026-06-19 11:29:33.638841 | controller |
2026-06-19 11:29:33.638848 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-19 11:29:33.638855 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.038)       0:02:06.764 ***********
2026-06-19 11:29:33.638860 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.038)       0:02:06.763 ***********
2026-06-19 11:29:33.665302 | controller | skipping: [localhost]
2026-06-19 11:29:33.665367 | controller |
2026-06-19 11:29:33.665376 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-19 11:29:33.665384 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.026)       0:02:06.791 ***********
2026-06-19 11:29:33.665416 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.026)       0:02:06.789 ***********
2026-06-19 11:29:33.695855 | controller | skipping: [localhost]
2026-06-19 11:29:33.695878 | controller |
2026-06-19 11:29:33.695887 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-19 11:29:33.695895 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.030)       0:02:06.821 ***********
2026-06-19 11:29:33.695902 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.030)       0:02:06.820 ***********
2026-06-19 11:29:33.730150 | controller | skipping: [localhost]
2026-06-19 11:29:33.730189 | controller |
2026-06-19 11:29:33.730198 | 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-19 11:29:33.730207 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.034)       0:02:06.856 ***********
2026-06-19 11:29:33.730215 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.034)       0:02:06.855 ***********
2026-06-19 11:29:33.754893 | controller | skipping: [localhost]
2026-06-19 11:29:33.754947 | controller |
2026-06-19 11:29:33.754956 | 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-19 11:29:33.754965 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.024)       0:02:06.881 ***********
2026-06-19 11:29:33.754973 | controller | Friday 19 June 2026  11:29:33 +0000 (0:00:00.024)       0:02:06.879 ***********
2026-06-19 11:29:34.429151 | controller | changed: [localhost]
2026-06-19 11:29:34.429248 | controller |
2026-06-19 11:29:34.429260 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-19 11:29:34.429269 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.673)       0:02:07.554 ***********
2026-06-19 11:29:34.429278 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.673)       0:02:07.553 ***********
2026-06-19 11:29:34.716327 | controller | ok: [localhost]
2026-06-19 11:29:34.716453 | controller |
2026-06-19 11:29:34.716466 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-19 11:29:34.716474 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.286)       0:02:07.841 ***********
2026-06-19 11:29:34.716483 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.286)       0:02:07.840 ***********
2026-06-19 11:29:34.773055 | controller | ok: [localhost] =>
2026-06-19 11:29:34.773138 | controller |     _vm_list:
2026-06-19 11:29:34.773143 | controller |       changed: false
2026-06-19 11:29:34.773147 | controller |       failed: false
2026-06-19 11:29:34.773151 | controller |       list_vms:
2026-06-19 11:29:34.773154 | controller |       - crc
2026-06-19 11:29:34.773158 | controller |
2026-06-19 11:29:34.773163 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-19 11:29:34.773167 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.056)       0:02:07.898 ***********
2026-06-19 11:29:34.773170 | controller | Friday 19 June 2026  11:29:34 +0000 (0:00:00.056)       0:02:07.897 ***********
2026-06-19 11:29:35.167512 | controller | ok: [localhost]
2026-06-19 11:29:35.167592 | controller |
2026-06-19 11:29:35.167600 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-19 11:29:35.167607 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.395)       0:02:08.293 ***********
2026-06-19 11:29:35.167612 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.394)       0:02:08.292 ***********
2026-06-19 11:29:35.196714 | controller | ok: [localhost] =>
2026-06-19 11:29:35.196766 | controller |     _net_list:
2026-06-19 11:29:35.196772 | controller |       changed: false
2026-06-19 11:29:35.196777 | controller |       failed: false
2026-06-19 11:29:35.196782 | controller |       list_nets:
2026-06-19 11:29:35.196787 | controller |       - default
2026-06-19 11:29:35.196792 | controller |       - crc
2026-06-19 11:29:35.196797 | controller |
2026-06-19 11:29:35.196803 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-19 11:29:35.196809 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.029)       0:02:08.322 ***********
2026-06-19 11:29:35.196814 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.029)       0:02:08.321 ***********
2026-06-19 11:29:35.496333 | controller | ok: [localhost]
2026-06-19 11:29:35.496467 | controller |
2026-06-19 11:29:35.496478 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-19 11:29:35.496485 | controller |   _net_bridge_map | default({}) |
2026-06-19 11:29:35.496491 | controller |   combine(_local_map, recursive=true)
2026-06-19 11:29:35.496496 | controller | }}] ***
2026-06-19 11:29:35.496502 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.298)       0:02:08.621 ***********
2026-06-19 11:29:35.496507 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.298)       0:02:08.620 ***********
2026-06-19 11:29:35.551656 | controller | ok: [localhost] => (item=default)
2026-06-19 11:29:35.551723 | controller | ok: [localhost] => (item=crc)
2026-06-19 11:29:35.551731 | controller |
2026-06-19 11:29:35.551737 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-19 11:29:35.551760 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.055)       0:02:08.677 ***********
2026-06-19 11:29:35.551765 | controller | Friday 19 June 2026  11:29:35 +0000 (0:00:00.055)       0:02:08.675 ***********
2026-06-19 11:29:36.849823 | controller | ok: [localhost]
2026-06-19 11:29:36.849885 | controller |
2026-06-19 11:29:36.849890 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-19 11:29:36.849895 | controller | Friday 19 June 2026  11:29:36 +0000 (0:00:01.298)       0:02:09.975 ***********
2026-06-19 11:29:36.849900 | controller | Friday 19 June 2026  11:29:36 +0000 (0:00:01.298)       0:02:09.974 ***********
2026-06-19 11:29:37.273201 | controller | ok: [localhost]
2026-06-19 11:29:37.273294 | controller |
2026-06-19 11:29:37.273310 | 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-19 11:29:37.273323 | controller | Friday 19 June 2026  11:29:37 +0000 (0:00:00.423)       0:02:10.398 ***********
2026-06-19 11:29:37.273335 | controller | Friday 19 June 2026  11:29:37 +0000 (0:00:00.423)       0:02:10.397 ***********
2026-06-19 11:29:37.722638 | controller | changed: [localhost]
2026-06-19 11:29:37.722735 | controller |
2026-06-19 11:29:37.722746 | 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-19 11:29:37.722756 | controller | Friday 19 June 2026  11:29:37 +0000 (0:00:00.448)       0:02:10.847 ***********
2026-06-19 11:29:37.722764 | controller | Friday 19 June 2026  11:29:37 +0000 (0:00:00.448)       0:02:10.846 ***********
2026-06-19 11:29:38.092497 | controller | ok: [localhost]
2026-06-19 11:29:38.092607 | controller |
2026-06-19 11:29:38.092622 | 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-19 11:29:38.092655 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.370)       0:02:11.217 ***********
2026-06-19 11:29:38.092667 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.370)       0:02:11.216 ***********
2026-06-19 11:29:38.151984 | controller | ok: [localhost] =>
2026-06-19 11:29:38.152077 | controller |     changed: false
2026-06-19 11:29:38.152083 | controller |     msg: All assertions passed
2026-06-19 11:29:38.152089 | controller |
2026-06-19 11:29:38.152094 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-19 11:29:38.152100 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.059)       0:02:11.277 ***********
2026-06-19 11:29:38.152106 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.059)       0:02:11.276 ***********
2026-06-19 11:29:38.363540 | controller | ok: [localhost]
2026-06-19 11:29:38.363628 | controller |
2026-06-19 11:29:38.363635 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-19 11:29:38.363642 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.211)       0:02:11.489 ***********
2026-06-19 11:29:38.363647 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.211)       0:02:11.488 ***********
2026-06-19 11:29:38.600858 | controller | ok: [localhost]
2026-06-19 11:29:38.600895 | controller |
2026-06-19 11:29:38.600901 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-19 11:29:38.600906 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.236)       0:02:11.725 ***********
2026-06-19 11:29:38.600910 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.236)       0:02:11.724 ***********
2026-06-19 11:29:38.658926 | controller | ok: [localhost] =>
2026-06-19 11:29:38.658969 | controller |     changed: false
2026-06-19 11:29:38.658975 | controller |     msg: All assertions passed
2026-06-19 11:29:38.658981 | controller |
2026-06-19 11:29:38.658986 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-19 11:29:38.658992 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.058)       0:02:11.784 ***********
2026-06-19 11:29:38.658997 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.058)       0:02:11.783 ***********
2026-06-19 11:29:38.870247 | controller | ok: [localhost]
2026-06-19 11:29:38.870358 | controller |
2026-06-19 11:29:38.870370 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-19 11:29:38.870379 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.211)       0:02:11.996 ***********
2026-06-19 11:29:38.870418 | controller | Friday 19 June 2026  11:29:38 +0000 (0:00:00.211)       0:02:11.994 ***********
2026-06-19 11:29:39.114321 | controller | ok: [localhost]
2026-06-19 11:29:39.114492 | controller |
2026-06-19 11:29:39.114509 | 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-19 11:29:39.114523 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.243)       0:02:12.239 ***********
2026-06-19 11:29:39.114536 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.243)       0:02:12.238 ***********
2026-06-19 11:29:39.164737 | controller | ok: [localhost]
2026-06-19 11:29:39.164993 | controller |
2026-06-19 11:29:39.165009 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-19 11:29:39.165017 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.050)       0:02:12.290 ***********
2026-06-19 11:29:39.165023 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.050)       0:02:12.289 ***********
2026-06-19 11:29:39.204614 | controller | skipping: [localhost]
2026-06-19 11:29:39.204714 | controller |
2026-06-19 11:29:39.204722 | 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-19 11:29:39.204728 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.039)       0:02:12.330 ***********
2026-06-19 11:29:39.204748 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.039)       0:02:12.329 ***********
2026-06-19 11:29:39.237488 | controller | skipping: [localhost]
2026-06-19 11:29:39.237583 | controller |
2026-06-19 11:29:39.237592 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-19 11:29:39.237599 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-19 11:29:39.237605 | controller | fi
2026-06-19 11:29:39.237610 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-19 11:29:39.237616 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.032)       0:02:12.362 ***********
2026-06-19 11:29:39.237621 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.032)       0:02:12.361 ***********
2026-06-19 11:29:39.265113 | controller | skipping: [localhost]
2026-06-19 11:29:39.265209 | controller |
2026-06-19 11:29:39.265217 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-19 11:29:39.265223 | controller | oc whoami
2026-06-19 11:29:39.265228 | controller | ] ***
2026-06-19 11:29:39.265233 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.027)       0:02:12.390 ***********
2026-06-19 11:29:39.265238 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.027)       0:02:12.389 ***********
2026-06-19 11:29:39.291471 | controller | skipping: [localhost]
2026-06-19 11:29:39.291544 | controller |
2026-06-19 11:29:39.291549 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-19 11:29:39.291554 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.026)       0:02:12.417 ***********
2026-06-19 11:29:39.291557 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.026)       0:02:12.416 ***********
2026-06-19 11:29:39.320435 | controller | skipping: [localhost]
2026-06-19 11:29:39.320477 | controller |
2026-06-19 11:29:39.320482 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-19 11:29:39.320487 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.028)       0:02:12.446 ***********
2026-06-19 11:29:39.320491 | controller | Friday 19 June 2026  11:29:39 +0000 (0:00:00.028)       0:02:12.445 ***********
2026-06-19 11:29:41.652057 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-19 11:29:41.652152 | controller |
2026-06-19 11:29:41.652163 | 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-19 11:29:41.652172 | controller | Friday 19 June 2026  11:29:41 +0000 (0:00:02.330)       0:02:14.777 ***********
2026-06-19 11:29:41.652181 | controller | Friday 19 June 2026  11:29:41 +0000 (0:00:02.331)       0:02:14.776 ***********
2026-06-19 11:29:42.744292 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-19 11:29:42.744383 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-19 11:29:42.744415 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-19 11:29:42.759217 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-19 11:29:42.759305 | controller |
2026-06-19 11:29:42.759314 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-19 11:29:42.759321 | controller | Friday 19 June 2026  11:29:42 +0000 (0:00:01.107)       0:02:15.884 ***********
2026-06-19 11:29:42.759325 | controller | Friday 19 June 2026  11:29:42 +0000 (0:00:01.107)       0:02:15.883 ***********
2026-06-19 11:29:45.147593 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-19 11:29:45.147687 | controller |
2026-06-19 11:29:45.147693 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-19 11:29:45.147697 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:02.388)       0:02:18.273 ***********
2026-06-19 11:29:45.147701 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:02.388)       0:02:18.272 ***********
2026-06-19 11:29:45.174723 | controller | skipping: [localhost]
2026-06-19 11:29:45.174807 | controller |
2026-06-19 11:29:45.174814 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-19 11:29:45.174839 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.027)       0:02:18.300 ***********
2026-06-19 11:29:45.174845 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.027)       0:02:18.299 ***********
2026-06-19 11:29:45.400320 | controller | ok: [localhost]
2026-06-19 11:29:45.400428 | controller |
2026-06-19 11:29:45.400439 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-19 11:29:45.400445 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.224)       0:02:18.525 ***********
2026-06-19 11:29:45.400450 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.224)       0:02:18.524 ***********
2026-06-19 11:29:45.467268 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-19 11:29:45.467353 | controller |
2026-06-19 11:29:45.467358 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-19 11:29:45.467363 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.067)       0:02:18.593 ***********
2026-06-19 11:29:45.467367 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.067)       0:02:18.591 ***********
2026-06-19 11:29:45.500503 | controller | skipping: [localhost]
2026-06-19 11:29:45.500600 | controller |
2026-06-19 11:29:45.500611 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-19 11:29:45.500638 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.033)       0:02:18.626 ***********
2026-06-19 11:29:45.500646 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.033)       0:02:18.625 ***********
2026-06-19 11:29:45.544165 | controller | skipping: [localhost]
2026-06-19 11:29:45.544263 | controller |
2026-06-19 11:29:45.544274 | 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-19 11:29:45.544283 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.043)       0:02:18.669 ***********
2026-06-19 11:29:45.544291 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.043)       0:02:18.668 ***********
2026-06-19 11:29:45.594270 | controller | skipping: [localhost]
2026-06-19 11:29:45.594308 | controller |
2026-06-19 11:29:45.594319 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-19 11:29:45.594328 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-19 11:29:45.594335 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-19 11:29:45.594343 | controller |  default(
2026-06-19 11:29:45.594351 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-19 11:29:45.594359 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-19 11:29:45.594366 | controller |  ) | trim
2026-06-19 11:29:45.594376 | 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-19 11:29:45.594386 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.049)       0:02:18.719 ***********
2026-06-19 11:29:45.594431 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.049)       0:02:18.718 ***********
2026-06-19 11:29:45.649908 | controller | ok: [localhost]
2026-06-19 11:29:45.649946 | controller |
2026-06-19 11:29:45.649957 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-19 11:29:45.649965 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.055)       0:02:18.775 ***********
2026-06-19 11:29:45.649973 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.055)       0:02:18.774 ***********
2026-06-19 11:29:45.909796 | controller | ok: [localhost]
2026-06-19 11:29:45.909896 | controller |
2026-06-19 11:29:45.909907 | 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-19 11:29:45.909917 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-19 11:29:45.909925 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-19 11:29:45.909933 | controller |   (cifmw_openshift_login_api is defined)
2026-06-19 11:29:45.909942 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-19 11:29:45.909950 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.259)       0:02:19.035 ***********
2026-06-19 11:29:45.909958 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.259)       0:02:19.034 ***********
2026-06-19 11:29:45.951178 | controller | ok: [localhost] =>
2026-06-19 11:29:45.951249 | controller |     changed: false
2026-06-19 11:29:45.951255 | controller |     msg: All assertions passed
2026-06-19 11:29:45.951261 | controller |
2026-06-19 11:29:45.951267 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-19 11:29:45.951272 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.041)       0:02:19.077 ***********
2026-06-19 11:29:45.951277 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.041)       0:02:19.075 ***********
2026-06-19 11:29:45.985133 | controller | skipping: [localhost]
2026-06-19 11:29:45.985197 | controller |
2026-06-19 11:29:45.985204 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-19 11:29:45.985210 | controller |   (
2026-06-19 11:29:45.985215 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-19 11:29:45.985220 | controller |     b64decode |
2026-06-19 11:29:45.985225 | controller |     from_yaml
2026-06-19 11:29:45.985230 | controller |   ). users | default([]) |
2026-06-19 11:29:45.985235 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-19 11:29:45.985239 | controller |   map(attribute="name") |
2026-06-19 11:29:45.985244 | controller |   map("split", "/") |
2026-06-19 11:29:45.985249 | controller |   map("first")
2026-06-19 11:29:45.985254 | controller | }}, cacheable=True] ***
2026-06-19 11:29:45.985258 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.033)       0:02:19.111 ***********
2026-06-19 11:29:45.985264 | controller | Friday 19 June 2026  11:29:45 +0000 (0:00:00.033)       0:02:19.109 ***********
2026-06-19 11:29:46.028277 | controller | skipping: [localhost]
2026-06-19 11:29:46.028352 | controller |
2026-06-19 11:29:46.028360 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-19 11:29:46.028366 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-19 11:29:46.028372 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-19 11:29:46.028378 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-19 11:29:46.028383 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.043)       0:02:19.154 ***********
2026-06-19 11:29:46.028388 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.043)       0:02:19.153 ***********
2026-06-19 11:29:46.067009 | controller | skipping: [localhost]
2026-06-19 11:29:46.067087 | controller |
2026-06-19 11:29:46.067094 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-19 11:29:46.067100 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-19 11:29:46.067105 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-19 11:29:46.067110 | controller | }}] ***
2026-06-19 11:29:46.067125 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.038)       0:02:19.192 ***********
2026-06-19 11:29:46.067130 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.038)       0:02:19.191 ***********
2026-06-19 11:29:46.120620 | controller | ok: [localhost]
2026-06-19 11:29:46.120723 | controller |
2026-06-19 11:29:46.120739 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-19 11:29:46.120752 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.053)       0:02:19.246 ***********
2026-06-19 11:29:46.120773 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.053)       0:02:19.245 ***********
2026-06-19 11:29:46.161840 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-19 11:29:46.161939 | controller |
2026-06-19 11:29:46.161949 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-19 11:29:46.161957 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.041)       0:02:19.287 ***********
2026-06-19 11:29:46.161964 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.041)       0:02:19.286 ***********
2026-06-19 11:29:46.201943 | controller | skipping: [localhost]
2026-06-19 11:29:46.202031 | controller |
2026-06-19 11:29:46.202038 | 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-19 11:29:46.202047 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.039)       0:02:19.327 ***********
2026-06-19 11:29:46.202052 | controller | Friday 19 June 2026  11:29:46 +0000 (0:00:00.039)       0:02:19.326 ***********
2026-06-19 11:29:47.161665 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-19 11:29:47.161751 | controller | changed: [localhost]
2026-06-19 11:29:47.161759 | controller |
2026-06-19 11:29:47.161765 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-19 11:29:47.161770 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.960)       0:02:20.287 ***********
2026-06-19 11:29:47.161776 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.960)       0:02:20.286 ***********
2026-06-19 11:29:47.211842 | controller | ok: [localhost] =>
2026-06-19 11:29:47.211931 | controller |     changed: false
2026-06-19 11:29:47.211939 | controller |     msg: All assertions passed
2026-06-19 11:29:47.211944 | controller |
2026-06-19 11:29:47.211949 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-19 11:29:47.211955 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.049)       0:02:20.336 ***********
2026-06-19 11:29:47.211960 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.049)       0:02:20.335 ***********
2026-06-19 11:29:47.561985 | controller | changed: [localhost]
2026-06-19 11:29:47.562086 | controller |
2026-06-19 11:29:47.562097 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-19 11:29:47.562106 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-19 11:29:47.562114 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-19 11:29:47.562122 | controller | }}, cacheable=True] ***
2026-06-19 11:29:47.562130 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.350)       0:02:20.687 ***********
2026-06-19 11:29:47.562137 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.350)       0:02:20.685 ***********
2026-06-19 11:29:47.612196 | controller | ok: [localhost]
2026-06-19 11:29:47.612286 | controller |
2026-06-19 11:29:47.612293 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-19 11:29:47.612299 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.050)       0:02:20.738 ***********
2026-06-19 11:29:47.612305 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.050)       0:02:20.736 ***********
2026-06-19 11:29:47.952315 | controller | changed: [localhost]
2026-06-19 11:29:47.952429 | controller |
2026-06-19 11:29:47.952438 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-19 11:29:47.952442 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.340)       0:02:21.078 ***********
2026-06-19 11:29:47.952457 | controller | Friday 19 June 2026  11:29:47 +0000 (0:00:00.340)       0:02:21.076 ***********
2026-06-19 11:29:48.282070 | controller | changed: [localhost]
2026-06-19 11:29:48.282112 | controller |
2026-06-19 11:29:48.282118 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-19 11:29:48.282123 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.329)       0:02:21.408 ***********
2026-06-19 11:29:48.282128 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.329)       0:02:21.406 ***********
2026-06-19 11:29:48.658046 | controller | changed: [localhost]
2026-06-19 11:29:48.658143 | controller |
2026-06-19 11:29:48.658155 | 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-19 11:29:48.658166 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-19 11:29:48.658174 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-19 11:29:48.658181 | controller | }}, cacheable=True] ***
2026-06-19 11:29:48.658189 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.375)       0:02:21.783 ***********
2026-06-19 11:29:48.658197 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.375)       0:02:21.782 ***********
2026-06-19 11:29:48.705436 | controller | ok: [localhost]
2026-06-19 11:29:48.705530 | controller |
2026-06-19 11:29:48.705542 | 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-19 11:29:48.705551 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.047)       0:02:21.831 ***********
2026-06-19 11:29:48.705558 | controller | Friday 19 June 2026  11:29:48 +0000 (0:00:00.047)       0:02:21.830 ***********
2026-06-19 11:29:49.231718 | controller | changed: [localhost]
2026-06-19 11:29:49.231812 | controller |
2026-06-19 11:29:49.231824 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-19 11:29:49.231833 | controller | Friday 19 June 2026  11:29:49 +0000 (0:00:00.525)       0:02:22.357 ***********
2026-06-19 11:29:49.231841 | controller | Friday 19 June 2026  11:29:49 +0000 (0:00:00.525)       0:02:22.356 ***********
2026-06-19 11:29:49.441658 | controller | ok: [localhost]
2026-06-19 11:29:49.441745 | controller |
2026-06-19 11:29:49.441753 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-19 11:29:49.441759 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-19 11:29:49.441764 | controller |   combine(
2026-06-19 11:29:49.441770 | controller |     {
2026-06-19 11:29:49.441775 | controller |       'cifmw_install_yamls_environment': {
2026-06-19 11:29:49.441781 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-19 11:29:49.441786 | controller |       }
2026-06-19 11:29:49.441791 | controller |     }, recursive=true) | to_nice_yaml
2026-06-19 11:29:49.441797 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-19 11:29:49.441802 | controller | Friday 19 June 2026  11:29:49 +0000 (0:00:00.209)       0:02:22.567 ***********
2026-06-19 11:29:49.441807 | controller | Friday 19 June 2026  11:29:49 +0000 (0:00:00.209)       0:02:22.566 ***********
2026-06-19 11:29:50.037383 | controller | changed: [localhost]
2026-06-19 11:29:50.037499 | controller |
2026-06-19 11:29:50.037510 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-19 11:29:50.037519 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.595)       0:02:23.162 ***********
2026-06-19 11:29:50.037537 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.595)       0:02:23.161 ***********
2026-06-19 11:29:50.268567 | controller | ok: [localhost]
2026-06-19 11:29:50.268660 | controller |
2026-06-19 11:29:50.268671 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-19 11:29:50.268680 | controller |   ((
2026-06-19 11:29:50.268688 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-19 11:29:50.268697 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-19 11:29:50.268705 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-19 11:29:50.268712 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-19 11:29:50.268720 | controller | }}] ***
2026-06-19 11:29:50.268727 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.231)       0:02:23.394 ***********
2026-06-19 11:29:50.268735 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.231)       0:02:23.392 ***********
2026-06-19 11:29:50.338033 | controller | ok: [localhost]
2026-06-19 11:29:50.338111 | controller |
2026-06-19 11:29:50.338122 | 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-19 11:29:50.338132 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.069)       0:02:23.463 ***********
2026-06-19 11:29:50.338140 | controller | Friday 19 June 2026  11:29:50 +0000 (0:00:00.069)       0:02:23.462 ***********
2026-06-19 11:29:52.089587 | controller | changed: [localhost] => (item=openstack)
2026-06-19 11:29:52.089666 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-19 11:29:52.089672 | controller |
2026-06-19 11:29:52.089677 | 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-19 11:29:52.089682 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:01.751)       0:02:25.215 ***********
2026-06-19 11:29:52.089686 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:01.751)       0:02:25.214 ***********
2026-06-19 11:29:52.117125 | controller | skipping: [localhost]
2026-06-19 11:29:52.117208 | controller |
2026-06-19 11:29:52.117234 | 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-19 11:29:52.117241 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.027)       0:02:25.243 ***********
2026-06-19 11:29:52.117245 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.027)       0:02:25.241 ***********
2026-06-19 11:29:52.163214 | controller | skipping: [localhost] => (item=openstack)
2026-06-19 11:29:52.163300 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-19 11:29:52.163305 | controller | skipping: [localhost]
2026-06-19 11:29:52.163310 | controller |
2026-06-19 11:29:52.163315 | 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-19 11:29:52.163320 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.046)       0:02:25.289 ***********
2026-06-19 11:29:52.163324 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.046)       0:02:25.287 ***********
2026-06-19 11:29:52.197337 | controller | skipping: [localhost]
2026-06-19 11:29:52.197438 | controller |
2026-06-19 11:29:52.197450 | 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-19 11:29:52.197456 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.034)       0:02:25.323 ***********
2026-06-19 11:29:52.197461 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.034)       0:02:25.322 ***********
2026-06-19 11:29:52.245856 | controller | skipping: [localhost]
2026-06-19 11:29:52.245935 | controller |
2026-06-19 11:29:52.245940 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-19 11:29:52.245944 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.048)       0:02:25.371 ***********
2026-06-19 11:29:52.245948 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.048)       0:02:25.370 ***********
2026-06-19 11:29:52.276374 | controller | skipping: [localhost]
2026-06-19 11:29:52.276469 | controller |
2026-06-19 11:29:52.276475 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-19 11:29:52.276479 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.030)       0:02:25.402 ***********
2026-06-19 11:29:52.276483 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.030)       0:02:25.401 ***********
2026-06-19 11:29:52.312948 | controller | skipping: [localhost]
2026-06-19 11:29:52.313022 | controller |
2026-06-19 11:29:52.313027 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-19 11:29:52.313032 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.438 ***********
2026-06-19 11:29:52.313036 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.437 ***********
2026-06-19 11:29:52.348690 | controller | skipping: [localhost]
2026-06-19 11:29:52.348756 | controller |
2026-06-19 11:29:52.348761 | 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-19 11:29:52.348766 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.035)       0:02:25.474 ***********
2026-06-19 11:29:52.348770 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.035)       0:02:25.473 ***********
2026-06-19 11:29:52.379240 | controller | skipping: [localhost]
2026-06-19 11:29:52.379309 | controller |
2026-06-19 11:29:52.379316 | 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-19 11:29:52.379323 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.030)       0:02:25.505 ***********
2026-06-19 11:29:52.379329 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.030)       0:02:25.504 ***********
2026-06-19 11:29:52.420748 | controller | skipping: [localhost]
2026-06-19 11:29:52.420834 | controller |
2026-06-19 11:29:52.420845 | 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-19 11:29:52.420869 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.041)       0:02:25.546 ***********
2026-06-19 11:29:52.420884 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.041)       0:02:25.545 ***********
2026-06-19 11:29:52.458479 | controller | skipping: [localhost]
2026-06-19 11:29:52.458573 | controller |
2026-06-19 11:29:52.458584 | 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-19 11:29:52.458594 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.037)       0:02:25.584 ***********
2026-06-19 11:29:52.458602 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.037)       0:02:25.583 ***********
2026-06-19 11:29:52.495319 | controller | skipping: [localhost]
2026-06-19 11:29:52.495442 | controller |
2026-06-19 11:29:52.495456 | 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-19 11:29:52.495467 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.621 ***********
2026-06-19 11:29:52.495475 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.620 ***********
2026-06-19 11:29:52.532257 | controller | skipping: [localhost]
2026-06-19 11:29:52.532367 | controller |
2026-06-19 11:29:52.532383 | 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-19 11:29:52.532436 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.658 ***********
2026-06-19 11:29:52.532450 | controller | Friday 19 June 2026  11:29:52 +0000 (0:00:00.036)       0:02:25.656 ***********
2026-06-19 11:29:53.614575 | controller | ok: [localhost]
2026-06-19 11:29:53.614667 | controller |
2026-06-19 11:29:53.614678 | 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-19 11:29:53.614689 | controller | Friday 19 June 2026  11:29:53 +0000 (0:00:01.081)       0:02:26.740 ***********
2026-06-19 11:29:53.614698 | controller | Friday 19 June 2026  11:29:53 +0000 (0:00:01.081)       0:02:26.738 ***********
2026-06-19 11:29:54.645634 | controller | changed: [localhost]
2026-06-19 11:29:54.645739 | controller |
2026-06-19 11:29:54.645750 | 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-19 11:29:54.645759 | controller | Friday 19 June 2026  11:29:54 +0000 (0:00:01.030)       0:02:27.770 ***********
2026-06-19 11:29:54.645767 | controller | Friday 19 June 2026  11:29:54 +0000 (0:00:01.030)       0:02:27.769 ***********
2026-06-19 11:29:55.366856 | controller | changed: [localhost]
2026-06-19 11:29:55.366941 | controller |
2026-06-19 11:29:55.366948 | 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-19 11:29:55.366954 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.721)       0:02:28.492 ***********
2026-06-19 11:29:55.366981 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.721)       0:02:28.491 ***********
2026-06-19 11:29:55.397846 | controller | skipping: [localhost]
2026-06-19 11:29:55.397935 | controller |
2026-06-19 11:29:55.397943 | 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-19 11:29:55.397948 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.030)       0:02:28.523 ***********
2026-06-19 11:29:55.397952 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.030)       0:02:28.522 ***********
2026-06-19 11:29:55.435485 | controller | skipping: [localhost]
2026-06-19 11:29:55.435572 | controller |
2026-06-19 11:29:55.435577 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-19 11:29:55.435582 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.037)       0:02:28.561 ***********
2026-06-19 11:29:55.435585 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.037)       0:02:28.560 ***********
2026-06-19 11:29:55.468153 | controller | skipping: [localhost]
2026-06-19 11:29:55.468245 | controller |
2026-06-19 11:29:55.468272 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-19 11:29:55.468281 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.032)       0:02:28.594 ***********
2026-06-19 11:29:55.468288 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.032)       0:02:28.593 ***********
2026-06-19 11:29:55.508074 | controller | skipping: [localhost]
2026-06-19 11:29:55.508174 | controller |
2026-06-19 11:29:55.508182 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-19 11:29:55.508188 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.039)       0:02:28.633 ***********
2026-06-19 11:29:55.508193 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.039)       0:02:28.632 ***********
2026-06-19 11:29:55.719197 | controller |
2026-06-19 11:29:55.719289 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-19 11:29:55.719296 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.211)       0:02:28.845 ***********
2026-06-19 11:29:55.719302 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.211)       0:02:28.843 ***********
2026-06-19 11:29:55.984636 | controller | changed: [localhost]
2026-06-19 11:29:55.984721 | controller |
2026-06-19 11:29:55.984730 | 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-19 11:29:55.984736 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.264)       0:02:29.109 ***********
2026-06-19 11:29:55.984741 | controller | Friday 19 June 2026  11:29:55 +0000 (0:00:00.264)       0:02:29.108 ***********
2026-06-19 11:29:56.750954 | controller | changed: [localhost]
2026-06-19 11:29:56.751002 | controller |
2026-06-19 11:29:56.751008 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-19 11:29:56.751014 | controller | Friday 19 June 2026  11:29:56 +0000 (0:00:00.766)       0:02:29.876 ***********
2026-06-19 11:29:56.751019 | controller | Friday 19 June 2026  11:29:56 +0000 (0:00:00.766)       0:02:29.875 ***********
2026-06-19 11:29:56.808688 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-19 11:29:56.808771 | controller |
2026-06-19 11:29:56.808780 | 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-19 11:29:56.808785 | controller | Friday 19 June 2026  11:29:56 +0000 (0:00:00.057)       0:02:29.934 ***********
2026-06-19 11:29:56.808790 | controller | Friday 19 June 2026  11:29:56 +0000 (0:00:00.057)       0:02:29.933 ***********
2026-06-19 11:29:57.533425 | controller | changed: [localhost]
2026-06-19 11:29:57.533519 | controller |
2026-06-19 11:29:57.533545 | 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-19 11:29:57.533554 | controller | Friday 19 June 2026  11:29:57 +0000 (0:00:00.724)       0:02:30.658 ***********
2026-06-19 11:29:57.533561 | controller | Friday 19 June 2026  11:29:57 +0000 (0:00:00.724)       0:02:30.657 ***********
2026-06-19 11:30:02.781199 | controller | changed: [localhost]
2026-06-19 11:30:02.781304 | controller |
2026-06-19 11:30:02.781316 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-19 11:30:02.781325 | controller | Friday 19 June 2026  11:30:02 +0000 (0:00:05.248)       0:02:35.907 ***********
2026-06-19 11:30:02.781333 | controller | Friday 19 June 2026  11:30:02 +0000 (0:00:05.248)       0:02:35.905 ***********
2026-06-19 11:30:02.809386 | controller | skipping: [localhost]
2026-06-19 11:30:02.809445 | controller |
2026-06-19 11:30:02.809455 | 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-19 11:30:02.809464 | controller | Friday 19 June 2026  11:30:02 +0000 (0:00:00.028)       0:02:35.935 ***********
2026-06-19 11:30:02.809471 | controller | Friday 19 June 2026  11:30:02 +0000 (0:00:00.028)       0:02:35.934 ***********
2026-06-19 11:30:03.562569 | controller | ok: [localhost]
2026-06-19 11:30:03.562629 | controller |
2026-06-19 11:30:03.562635 | 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-19 11:30:03.562640 | controller | Friday 19 June 2026  11:30:03 +0000 (0:00:00.753)       0:02:36.688 ***********
2026-06-19 11:30:03.562644 | controller | Friday 19 June 2026  11:30:03 +0000 (0:00:00.753)       0:02:36.687 ***********
2026-06-19 11:30:25.983819 | controller | ok: [localhost] => (item=cainjector)
2026-06-19 11:30:25.983940 | controller | ok: [localhost] => (item=webhook)
2026-06-19 11:30:25.983951 | controller | ok: [localhost] => (item=cert-manager)
2026-06-19 11:30:25.983960 | controller |
2026-06-19 11:30:25.983970 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-19 11:30:25.983994 | controller | Friday 19 June 2026  11:30:25 +0000 (0:00:22.420)       0:02:59.109 ***********
2026-06-19 11:30:25.984002 | controller | Friday 19 June 2026  11:30:25 +0000 (0:00:22.421)       0:02:59.108 ***********
2026-06-19 11:30:26.204835 | controller | ok: [localhost]
2026-06-19 11:30:26.204918 | controller |
2026-06-19 11:30:26.204930 | 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-19 11:30:26.204939 | controller | Friday 19 June 2026  11:30:26 +0000 (0:00:00.221)       0:02:59.330 ***********
2026-06-19 11:30:26.204948 | controller | Friday 19 June 2026  11:30:26 +0000 (0:00:00.221)       0:02:59.329 ***********
2026-06-19 11:30:27.535156 | controller | changed: [localhost]
2026-06-19 11:30:27.535213 | controller |
2026-06-19 11:30:27.535226 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-19 11:30:27.535234 | controller | Friday 19 June 2026  11:30:27 +0000 (0:00:01.329)       0:03:00.660 ***********
2026-06-19 11:30:27.535276 | controller | Friday 19 June 2026  11:30:27 +0000 (0:00:01.329)       0:03:00.659 ***********
2026-06-19 11:30:27.986273 | controller | changed: [localhost]
2026-06-19 11:30:27.986357 | controller |
2026-06-19 11:30:27.986365 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-19 11:30:27.986371 | controller | Friday 19 June 2026  11:30:27 +0000 (0:00:00.451)       0:03:01.112 ***********
2026-06-19 11:30:27.986388 | controller | Friday 19 June 2026  11:30:27 +0000 (0:00:00.451)       0:03:01.110 ***********
2026-06-19 11:30:28.018305 | controller | skipping: [localhost]
2026-06-19 11:30:28.018425 | controller |
2026-06-19 11:30:28.018439 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-19 11:30:28.018448 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.032)       0:03:01.144 ***********
2026-06-19 11:30:28.018457 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.032)       0:03:01.143 ***********
2026-06-19 11:30:28.051609 | controller | skipping: [localhost]
2026-06-19 11:30:28.051708 | controller |
2026-06-19 11:30:28.051718 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-19 11:30:28.051726 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.033)       0:03:01.177 ***********
2026-06-19 11:30:28.051734 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.033)       0:03:01.176 ***********
2026-06-19 11:30:28.086741 | controller | skipping: [localhost]
2026-06-19 11:30:28.086820 | controller |
2026-06-19 11:30:28.086826 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-19 11:30:28.086831 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.035)       0:03:01.212 ***********
2026-06-19 11:30:28.086836 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.035)       0:03:01.211 ***********
2026-06-19 11:30:28.128689 | controller | skipping: [localhost]
2026-06-19 11:30:28.128771 | controller |
2026-06-19 11:30:28.128777 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-19 11:30:28.128782 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.041)       0:03:01.254 ***********
2026-06-19 11:30:28.128785 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.041)       0:03:01.252 ***********
2026-06-19 11:30:28.183415 | controller | skipping: [localhost]
2026-06-19 11:30:28.183504 | controller |
2026-06-19 11:30:28.183510 | 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-19 11:30:28.183517 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.054)       0:03:01.308 ***********
2026-06-19 11:30:28.183521 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.054)       0:03:01.307 ***********
2026-06-19 11:30:28.321018 | controller | ok: [localhost]
2026-06-19 11:30:28.321155 | controller |
2026-06-19 11:30:28.321172 | 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-19 11:30:28.321185 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.138)       0:03:01.447 ***********
2026-06-19 11:30:28.321197 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.138)       0:03:01.445 ***********
2026-06-19 11:30:28.462335 | controller | ok: [localhost]
2026-06-19 11:30:28.462465 | controller |
2026-06-19 11:30:28.462480 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:28.462488 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.141)       0:03:01.588 ***********
2026-06-19 11:30:28.462495 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.141)       0:03:01.587 ***********
2026-06-19 11:30:28.599278 | controller | skipping: [localhost]
2026-06-19 11:30:28.599369 | controller |
2026-06-19 11:30:28.599377 | 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-19 11:30:28.599384 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.136)       0:03:01.725 ***********
2026-06-19 11:30:28.599425 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.136)       0:03:01.724 ***********
2026-06-19 11:30:28.696219 | controller | ok: [localhost]
2026-06-19 11:30:28.696288 | controller |
2026-06-19 11:30:28.696296 | 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-19 11:30:28.696309 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.096)       0:03:01.822 ***********
2026-06-19 11:30:28.696315 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.096)       0:03:01.821 ***********
2026-06-19 11:30:28.839989 | controller | ok: [localhost]
2026-06-19 11:30:28.840098 | controller |
2026-06-19 11:30:28.840113 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:28.840124 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.143)       0:03:01.966 ***********
2026-06-19 11:30:28.840135 | controller | Friday 19 June 2026  11:30:28 +0000 (0:00:00.143)       0:03:01.964 ***********
2026-06-19 11:30:29.012639 | controller | skipping: [localhost]
2026-06-19 11:30:29.012737 | controller |
2026-06-19 11:30:29.012747 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 11:30:29.012756 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.171)       0:03:02.137 ***********
2026-06-19 11:30:29.012784 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.171)       0:03:02.136 ***********
2026-06-19 11:30:29.137363 | controller | ok: [localhost]
2026-06-19 11:30:29.137457 | controller |
2026-06-19 11:30:29.137468 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-19 11:30:29.137477 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-19 11:30:29.137485 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-19 11:30:29.137493 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-19 11:30:29.137501 | controller | {% endfor -%}
2026-06-19 11:30:29.137511 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-19 11:30:29.137522 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-19 11:30:29.137533 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-19 11:30:29.137544 | controller | ] ***
2026-06-19 11:30:29.137555 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.124)       0:03:02.262 ***********
2026-06-19 11:30:29.137566 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.124)       0:03:02.261 ***********
2026-06-19 11:30:29.191190 | controller | skipping: [localhost]
2026-06-19 11:30:29.191260 | controller |
2026-06-19 11:30:29.191271 | 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-19 11:30:29.191284 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.053)       0:03:02.316 ***********
2026-06-19 11:30:29.191293 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.053)       0:03:02.315 ***********
2026-06-19 11:30:29.242333 | controller | skipping: [localhost]
2026-06-19 11:30:29.242425 | controller |
2026-06-19 11:30:29.242439 | 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-19 11:30:29.242450 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.051)       0:03:02.367 ***********
2026-06-19 11:30:29.242460 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.051)       0:03:02.366 ***********
2026-06-19 11:30:29.341003 | controller | ok: [localhost]
2026-06-19 11:30:29.341105 | controller |
2026-06-19 11:30:29.341116 | 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-19 11:30:29.341139 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.098)       0:03:02.466 ***********
2026-06-19 11:30:29.341147 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.098)       0:03:02.464 ***********
2026-06-19 11:30:29.468992 | controller | ok: [localhost]
2026-06-19 11:30:29.469092 | controller |
2026-06-19 11:30:29.469103 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:29.469112 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.128)       0:03:02.594 ***********
2026-06-19 11:30:29.469120 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.128)       0:03:02.593 ***********
2026-06-19 11:30:29.619978 | controller | skipping: [localhost]
2026-06-19 11:30:29.620081 | controller |
2026-06-19 11:30:29.620092 | 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-19 11:30:29.620102 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.151)       0:03:02.745 ***********
2026-06-19 11:30:29.620110 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.151)       0:03:02.744 ***********
2026-06-19 11:30:29.696591 | controller | ok: [localhost]
2026-06-19 11:30:29.696703 | controller |
2026-06-19 11:30:29.696717 | 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-19 11:30:29.696730 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.076)       0:03:02.822 ***********
2026-06-19 11:30:29.696743 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.076)       0:03:02.821 ***********
2026-06-19 11:30:29.837194 | controller | ok: [localhost]
2026-06-19 11:30:29.837295 | controller |
2026-06-19 11:30:29.837310 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:29.837322 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.140)       0:03:02.962 ***********
2026-06-19 11:30:29.837381 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.140)       0:03:02.961 ***********
2026-06-19 11:30:29.956117 | controller | skipping: [localhost]
2026-06-19 11:30:29.956214 | controller |
2026-06-19 11:30:29.956225 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 11:30:29.956233 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.119)       0:03:03.081 ***********
2026-06-19 11:30:29.956240 | controller | Friday 19 June 2026  11:30:29 +0000 (0:00:00.119)       0:03:03.080 ***********
2026-06-19 11:30:30.033428 | controller | ok: [localhost]
2026-06-19 11:30:30.033501 | controller |
2026-06-19 11:30:30.033508 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-19 11:30:30.033514 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.076)       0:03:03.158 ***********
2026-06-19 11:30:30.033519 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.076)       0:03:03.157 ***********
2026-06-19 11:30:30.076075 | controller | ok: [localhost] =>
2026-06-19 11:30:30.076180 | controller |     msg: No support for that step yet
2026-06-19 11:30:30.076191 | controller |
2026-06-19 11:30:30.076200 | 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-19 11:30:30.076207 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.042)       0:03:03.201 ***********
2026-06-19 11:30:30.076215 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.042)       0:03:03.200 ***********
2026-06-19 11:30:30.186373 | controller | ok: [localhost]
2026-06-19 11:30:30.186484 | controller |
2026-06-19 11:30:30.186493 | 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-19 11:30:30.186499 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.110)       0:03:03.311 ***********
2026-06-19 11:30:30.186504 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.110)       0:03:03.310 ***********
2026-06-19 11:30:30.336497 | controller | ok: [localhost]
2026-06-19 11:30:30.336601 | controller |
2026-06-19 11:30:30.336822 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:30.336832 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.149)       0:03:03.461 ***********
2026-06-19 11:30:30.336840 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.149)       0:03:03.460 ***********
2026-06-19 11:30:30.493703 | controller | skipping: [localhost]
2026-06-19 11:30:30.493807 | controller |
2026-06-19 11:30:30.493819 | 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-19 11:30:30.493828 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.157)       0:03:03.619 ***********
2026-06-19 11:30:30.493836 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.157)       0:03:03.618 ***********
2026-06-19 11:30:30.580923 | controller | ok: [localhost]
2026-06-19 11:30:30.581019 | controller |
2026-06-19 11:30:30.581030 | 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-19 11:30:30.581038 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.087)       0:03:03.706 ***********
2026-06-19 11:30:30.581047 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.087)       0:03:03.705 ***********
2026-06-19 11:30:30.752206 | controller | ok: [localhost]
2026-06-19 11:30:30.752281 | controller |
2026-06-19 11:30:30.752293 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:30.752303 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.171)       0:03:03.878 ***********
2026-06-19 11:30:30.752312 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.171)       0:03:03.876 ***********
2026-06-19 11:30:30.880736 | controller | skipping: [localhost]
2026-06-19 11:30:30.880833 | controller |
2026-06-19 11:30:30.880844 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 11:30:30.880855 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.128)       0:03:04.006 ***********
2026-06-19 11:30:30.880867 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.128)       0:03:04.005 ***********
2026-06-19 11:30:30.958348 | controller | ok: [localhost]
2026-06-19 11:30:30.958491 | controller |
2026-06-19 11:30:30.958504 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-19 11:30:30.958515 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.077)       0:03:04.083 ***********
2026-06-19 11:30:30.958525 | controller | Friday 19 June 2026  11:30:30 +0000 (0:00:00.077)       0:03:04.082 ***********
2026-06-19 11:30:31.014290 | controller | skipping: [localhost] => (item=artifacts)
2026-06-19 11:30:31.014456 | controller | skipping: [localhost] => (item=logs)
2026-06-19 11:30:31.014479 | controller | skipping: [localhost]
2026-06-19 11:30:31.014494 | controller |
2026-06-19 11:30:31.014508 | 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-19 11:30:31.014521 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.055)       0:03:04.139 ***********
2026-06-19 11:30:31.014553 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.055)       0:03:04.138 ***********
2026-06-19 11:30:31.047723 | controller | skipping: [localhost]
2026-06-19 11:30:31.047818 | controller |
2026-06-19 11:30:31.047826 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-19 11:30:31.047833 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.033)       0:03:04.173 ***********
2026-06-19 11:30:31.047838 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.033)       0:03:04.172 ***********
2026-06-19 11:30:31.090279 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3996', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3996', 'commit_id': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'patchset': '60154d78f3bd44c8b7f5a65d27dc2add5dceeccb', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/ci-framework', 'name': 'openstack-k8s-operators/ci-framework', 'short_name': 'ci-framework', 'src_dir': 'src/github.com/openstack-k8s-operators/ci-framework'}, 'topic': None})
2026-06-19 11:30:31.090411 | controller | skipping: [localhost]
2026-06-19 11:30:31.090421 | controller |
2026-06-19 11:30:31.090428 | 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-19 11:30:31.090435 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.042)       0:03:04.216 ***********
2026-06-19 11:30:31.090441 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.042)       0:03:04.214 ***********
2026-06-19 11:30:31.138281 | controller | skipping: [localhost]
2026-06-19 11:30:31.138433 | controller |
2026-06-19 11:30:31.138450 | 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-19 11:30:31.138460 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.047)       0:03:04.263 ***********
2026-06-19 11:30:31.138468 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.047)       0:03:04.262 ***********
2026-06-19 11:30:31.203828 | controller | skipping: [localhost]
2026-06-19 11:30:31.203932 | controller |
2026-06-19 11:30:31.203940 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-19 11:30:31.203948 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.065)       0:03:04.328 ***********
2026-06-19 11:30:31.203955 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.065)       0:03:04.327 ***********
2026-06-19 11:30:31.262662 | controller | skipping: [localhost]
2026-06-19 11:30:31.262744 | controller |
2026-06-19 11:30:31.262755 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-19 11:30:31.262764 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.059)       0:03:04.388 ***********
2026-06-19 11:30:31.262772 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.059)       0:03:04.386 ***********
2026-06-19 11:30:31.302568 | controller | skipping: [localhost]
2026-06-19 11:30:31.302610 | controller |
2026-06-19 11:30:31.302620 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-19 11:30:31.302628 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.040)       0:03:04.428 ***********
2026-06-19 11:30:31.302636 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.040)       0:03:04.427 ***********
2026-06-19 11:30:31.360499 | controller | skipping: [localhost]
2026-06-19 11:30:31.360564 | controller |
2026-06-19 11:30:31.360575 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-19 11:30:31.360584 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.057)       0:03:04.485 ***********
2026-06-19 11:30:31.360592 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.057)       0:03:04.484 ***********
2026-06-19 11:30:31.404379 | controller | skipping: [localhost]
2026-06-19 11:30:31.404444 | controller |
2026-06-19 11:30:31.404455 | 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-19 11:30:31.404464 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.044)       0:03:04.530 ***********
2026-06-19 11:30:31.404473 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.044)       0:03:04.529 ***********
2026-06-19 11:30:31.467115 | controller | skipping: [localhost]
2026-06-19 11:30:31.467190 | controller |
2026-06-19 11:30:31.467201 | 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-19 11:30:31.467222 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.062)       0:03:04.592 ***********
2026-06-19 11:30:31.467231 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.062)       0:03:04.591 ***********
2026-06-19 11:30:31.563673 | controller | ok: [localhost]
2026-06-19 11:30:31.563726 | controller |
2026-06-19 11:30:31.563737 | 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-19 11:30:31.563747 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.096)       0:03:04.689 ***********
2026-06-19 11:30:31.563755 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.096)       0:03:04.688 ***********
2026-06-19 11:30:31.722771 | controller | ok: [localhost]
2026-06-19 11:30:31.722815 | controller |
2026-06-19 11:30:31.722820 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:31.722824 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.159)       0:03:04.848 ***********
2026-06-19 11:30:31.722828 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.159)       0:03:04.847 ***********
2026-06-19 11:30:31.888778 | controller | skipping: [localhost]
2026-06-19 11:30:31.888879 | controller |
2026-06-19 11:30:31.888910 | 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-19 11:30:31.888917 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.165)       0:03:05.014 ***********
2026-06-19 11:30:31.888922 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.165)       0:03:05.013 ***********
2026-06-19 11:30:31.975996 | controller | ok: [localhost]
2026-06-19 11:30:31.976084 | controller |
2026-06-19 11:30:31.976092 | 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-19 11:30:31.976099 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.087)       0:03:05.101 ***********
2026-06-19 11:30:31.976105 | controller | Friday 19 June 2026  11:30:31 +0000 (0:00:00.087)       0:03:05.100 ***********
2026-06-19 11:30:32.098886 | controller | ok: [localhost]
2026-06-19 11:30:32.098954 | controller |
2026-06-19 11:30:32.098960 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:30:32.098964 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.123)       0:03:05.224 ***********
2026-06-19 11:30:32.098968 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.123)       0:03:05.223 ***********
2026-06-19 11:30:32.248570 | controller | skipping: [localhost]
2026-06-19 11:30:32.248663 | controller |
2026-06-19 11:30:32.248671 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 11:30:32.248677 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.149)       0:03:05.374 ***********
2026-06-19 11:30:32.248681 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.149)       0:03:05.373 ***********
2026-06-19 11:30:32.389511 | controller | ok: [localhost]
2026-06-19 11:30:32.389620 | controller |
2026-06-19 11:30:32.389626 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-19 11:30:32.389631 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.140)       0:03:05.515 ***********
2026-06-19 11:30:32.389635 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.140)       0:03:05.514 ***********
2026-06-19 11:30:32.585835 | controller |
2026-06-19 11:30:32.585928 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-19 11:30:32.585938 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.196)       0:03:05.712 ***********
2026-06-19 11:30:32.585947 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.196)       0:03:05.710 ***********
2026-06-19 11:30:32.789299 | controller | changed: [localhost]
2026-06-19 11:30:32.789386 | controller |
2026-06-19 11:30:32.789414 | 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-19 11:30:32.789433 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.203)       0:03:05.915 ***********
2026-06-19 11:30:32.789438 | controller | Friday 19 June 2026  11:30:32 +0000 (0:00:00.203)       0:03:05.914 ***********
2026-06-19 11:30:33.522795 | controller | ok: [localhost]
2026-06-19 11:30:33.522880 | controller |
2026-06-19 11:30:33.522897 | 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-19 11:30:33.522909 | controller | Friday 19 June 2026  11:30:33 +0000 (0:00:00.732)       0:03:06.647 ***********
2026-06-19 11:30:33.522919 | controller | Friday 19 June 2026  11:30:33 +0000 (0:00:00.732)       0:03:06.646 ***********
2026-06-19 11:30:34.105194 | controller | changed: [localhost]
2026-06-19 11:30:34.105259 | controller |
2026-06-19 11:30:34.105274 | 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-19 11:30:34.105283 | controller | Friday 19 June 2026  11:30:34 +0000 (0:00:00.582)       0:03:07.230 ***********
2026-06-19 11:30:34.105291 | controller | Friday 19 June 2026  11:30:34 +0000 (0:00:00.582)       0:03:07.229 ***********
2026-06-19 11:30:35.014705 | controller | ok: [localhost]
2026-06-19 11:30:35.014748 | controller |
2026-06-19 11:30:35.014754 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-19 11:30:35.014759 | controller | Friday 19 June 2026  11:30:35 +0000 (0:00:00.910)       0:03:08.140 ***********
2026-06-19 11:30:35.014763 | controller | Friday 19 June 2026  11:30:35 +0000 (0:00:00.910)       0:03:08.139 ***********
2026-06-19 11:30:37.038866 | controller | changed: [localhost -> controller(38.102.83.230)] => (item=controller)
2026-06-19 11:30:37.038967 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-19 11:30:37.038978 | controller | changed: [localhost] => (item=localhost)
2026-06-19 11:30:37.038987 | controller |
2026-06-19 11:30:37.038996 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-19 11:30:37.039006 | controller |     _host_map |
2026-06-19 11:30:37.039014 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-19 11:30:37.039022 | controller |     map(attribute="value") |
2026-06-19 11:30:37.039031 | controller |     list
2026-06-19 11:30:37.039039 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-19 11:30:37.039047 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:02.023)       0:03:10.164 ***********
2026-06-19 11:30:37.039056 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:02.023)       0:03:10.162 ***********
2026-06-19 11:30:37.109799 | controller | ok: [localhost]
2026-06-19 11:30:37.109879 | controller |
2026-06-19 11:30:37.109887 | 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-19 11:30:37.109894 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.070)       0:03:10.235 ***********
2026-06-19 11:30:37.109900 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.071)       0:03:10.233 ***********
2026-06-19 11:30:37.934760 | controller | changed: [localhost]
2026-06-19 11:30:37.934858 | controller |
2026-06-19 11:30:37.934864 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-19 11:30:37.934870 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.825)       0:03:11.060 ***********
2026-06-19 11:30:37.934873 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.825)       0:03:11.059 ***********
2026-06-19 11:30:37.995815 | 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-19 11:30:37.995916 | controller |
2026-06-19 11:30:37.995941 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-19 11:30:37.995946 | controller |   [
2026-06-19 11:30:37.995949 | controller |     cifmw_cls_local_storage_name,
2026-06-19 11:30:37.995954 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-19 11:30:37.995958 | controller |   ] | path_join
2026-06-19 11:30:37.995961 | controller | }}, state={{
2026-06-19 11:30:37.995965 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-19 11:30:37.995970 | controller | }}, mode=0775] ***
2026-06-19 11:30:37.995974 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.061)       0:03:11.121 ***********
2026-06-19 11:30:37.995978 | controller | Friday 19 June 2026  11:30:37 +0000 (0:00:00.061)       0:03:11.120 ***********
2026-06-19 11:30:48.171744 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-19 11:30:48.171806 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-19 11:30:48.171814 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-19 11:30:48.171821 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-19 11:30:48.171827 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-19 11:30:48.171833 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-19 11:30:48.171840 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-19 11:30:48.171846 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-19 11:30:48.171852 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-19 11:30:48.171858 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-19 11:30:48.171865 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-19 11:30:48.171871 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-19 11:30:48.171878 | controller |
2026-06-19 11:30:48.171885 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-19 11:30:48.171892 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:10.175)       0:03:21.297 ***********
2026-06-19 11:30:48.171898 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:10.175)       0:03:21.296 ***********
2026-06-19 11:30:48.210871 | controller | skipping: [localhost]
2026-06-19 11:30:48.210971 | controller |
2026-06-19 11:30:48.210982 | 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-19 11:30:48.210992 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:00.039)       0:03:21.336 ***********
2026-06-19 11:30:48.211000 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:00.039)       0:03:21.335 ***********
2026-06-19 11:30:48.679088 | controller | changed: [localhost]
2026-06-19 11:30:48.679142 | controller |
2026-06-19 11:30:48.679154 | 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-19 11:30:48.679164 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:00.467)       0:03:21.804 ***********
2026-06-19 11:30:48.679187 | controller | Friday 19 June 2026  11:30:48 +0000 (0:00:00.467)       0:03:21.803 ***********
2026-06-19 11:30:49.720157 | controller | changed: [localhost]
2026-06-19 11:30:49.720259 | controller |
2026-06-19 11:30:49.720277 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-19 11:30:49.720290 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:01.041)       0:03:22.845 ***********
2026-06-19 11:30:49.720302 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:01.041)       0:03:22.844 ***********
2026-06-19 11:30:49.776705 | controller | skipping: [localhost]
2026-06-19 11:30:49.776780 | controller |
2026-06-19 11:30:49.776791 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-19 11:30:49.776799 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.056)       0:03:22.902 ***********
2026-06-19 11:30:49.776807 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.056)       0:03:22.901 ***********
2026-06-19 11:30:49.941752 | controller |
2026-06-19 11:30:49.941795 | 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-19 11:30:49.941808 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.165)       0:03:23.067 ***********
2026-06-19 11:30:49.941814 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.165)       0:03:23.066 ***********
2026-06-19 11:30:49.984791 | controller | skipping: [localhost]
2026-06-19 11:30:49.984838 | controller |
2026-06-19 11:30:49.984847 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-19 11:30:49.984856 | controller |   cifmw_install_yamls_environment |
2026-06-19 11:30:49.984863 | controller |   combine({'PATH': cifmw_path}) |
2026-06-19 11:30:49.984871 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-19 11:30:49.984888 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-19 11:30:49.984896 | 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-19 11:30:49.984904 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-19 11:30:49.984912 | controller | {% endif %}
2026-06-19 11:30:49.984919 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-19 11:30:49.984927 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-19 11:30:49.984934 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.042)       0:03:23.110 ***********
2026-06-19 11:30:49.984941 | controller | Friday 19 June 2026  11:30:49 +0000 (0:00:00.042)       0:03:23.109 ***********
2026-06-19 11:30:50.045104 | controller | ok: [localhost]
2026-06-19 11:30:50.045147 | controller |
2026-06-19 11:30:50.045154 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-19 11:30:50.045160 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.060)       0:03:23.171 ***********
2026-06-19 11:30:50.045166 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.060)       0:03:23.170 ***********
2026-06-19 11:30:50.086735 | controller | skipping: [localhost]
2026-06-19 11:30:50.086786 | controller |
2026-06-19 11:30:50.086796 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-19 11:30:50.086804 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.041)       0:03:23.212 ***********
2026-06-19 11:30:50.086812 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.041)       0:03:23.211 ***********
2026-06-19 11:30:50.157121 | controller |
2026-06-19 11:30:50.157215 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-19 11:30:50.157225 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.070)       0:03:23.282 ***********
2026-06-19 11:30:50.157234 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.070)       0:03:23.281 ***********
2026-06-19 11:30:50.227434 | controller | ok: [localhost] =>
2026-06-19 11:30:50.227530 | controller |     make_input_env:
2026-06-19 11:30:50.227542 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:30:50.227553 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:30:50.227564 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:30:50.227575 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:30:50.227585 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:30:50.227596 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:30:50.227607 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:30:50.227617 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:30:50.227627 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:30:50.227637 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:30:50.227659 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:30:50.227671 | 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-19 11:30:50.227695 | controller |
2026-06-19 11:30:50.227706 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-19 11:30:50.227716 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.069)       0:03:23.352 ***********
2026-06-19 11:30:50.227727 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.069)       0:03:23.351 ***********
2026-06-19 11:30:50.270822 | controller | skipping: [localhost]
2026-06-19 11:30:50.270919 | controller |
2026-06-19 11:30:50.270931 | 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-19 11:30:50.270941 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.043)       0:03:23.396 ***********
2026-06-19 11:30:50.270949 | controller | Friday 19 June 2026  11:30:50 +0000 (0:00:00.043)       0:03:23.395 ***********
2026-06-19 11:30:52.086422 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:30:52.086503 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-19 11:30:52.086510 | controller | }}
2026-06-19 11:30:52.110501 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-19 11:30:52.110593 | controller | changed: [localhost]
2026-06-19 11:30:52.110600 | controller |
2026-06-19 11:30:52.110606 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-19 11:30:52.110612 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:01.840)       0:03:25.236 ***********
2026-06-19 11:30:52.110618 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:01.839)       0:03:25.235 ***********
2026-06-19 11:30:52.186831 | controller |
2026-06-19 11:30:52.186928 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-19 11:30:52.186937 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.076)       0:03:25.312 ***********
2026-06-19 11:30:52.186943 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.076)       0:03:25.311 ***********
2026-06-19 11:30:52.245282 | controller | ok: [localhost] =>
2026-06-19 11:30:52.245415 | controller |     make_openstack_env:
2026-06-19 11:30:52.245428 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:30:52.245437 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:30:52.245446 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:30:52.245454 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:30:52.245463 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:30:52.245472 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:30:52.245480 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:30:52.245488 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:30:52.245515 | controller |       OPENSTACK_IMG: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811
2026-06-19 11:30:52.245524 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:30:52.245532 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:30:52.245540 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:30:52.245549 | 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-19 11:30:52.245558 | controller |
2026-06-19 11:30:52.245566 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-19 11:30:52.245575 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.058)       0:03:25.371 ***********
2026-06-19 11:30:52.245583 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.058)       0:03:25.370 ***********
2026-06-19 11:30:52.295794 | controller | skipping: [localhost]
2026-06-19 11:30:52.295895 | controller |
2026-06-19 11:30:52.295906 | 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-19 11:30:52.295930 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.050)       0:03:25.421 ***********
2026-06-19 11:30:52.295939 | controller | Friday 19 June 2026  11:30:52 +0000 (0:00:00.050)       0:03:25.420 ***********
2026-06-19 11:34:58.134291 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:34:58.134459 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-19 11:34:58.134468 | controller | default(true) }}
2026-06-19 11:34:58.158930 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-19 11:34:58.158977 | controller | changed: [localhost]
2026-06-19 11:34:58.158984 | controller |
2026-06-19 11:34:58.158989 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-19 11:34:58.158995 | controller | Friday 19 June 2026  11:34:58 +0000 (0:04:05.863)       0:07:31.284 ***********
2026-06-19 11:34:58.158999 | controller | Friday 19 June 2026  11:34:58 +0000 (0:04:05.863)       0:07:31.283 ***********
2026-06-19 11:36:00.346732 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-19 11:36:00.347344 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-19 11:36:00.347356 | controller | changed: [localhost]
2026-06-19 11:36:00.347362 | controller |
2026-06-19 11:36:00.347368 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-19 11:36:00.347374 | controller | Friday 19 June 2026  11:36:00 +0000 (0:01:02.185)       0:08:33.470 ***********
2026-06-19 11:36:00.347380 | controller | Friday 19 June 2026  11:36:00 +0000 (0:01:02.185)       0:08:33.469 ***********
2026-06-19 11:36:00.872266 | controller | changed: [localhost]
2026-06-19 11:36:00.872306 | controller |
2026-06-19 11:36:00.872312 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-19 11:36:00.872324 | controller | Friday 19 June 2026  11:36:00 +0000 (0:00:00.528)       0:08:33.998 ***********
2026-06-19 11:36:00.872329 | controller | Friday 19 June 2026  11:36:00 +0000 (0:00:00.527)       0:08:33.997 ***********
2026-06-19 11:36:02.511221 | controller | ok: [localhost]
2026-06-19 11:36:02.511311 | controller |
2026-06-19 11:36:02.511326 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-19 11:36:02.511335 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:01.638)       0:08:35.636 ***********
2026-06-19 11:36:02.511343 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:01.638)       0:08:35.635 ***********
2026-06-19 11:36:02.586729 | controller |
2026-06-19 11:36:02.586805 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-19 11:36:02.586811 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.076)       0:08:35.712 ***********
2026-06-19 11:36:02.586815 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.075)       0:08:35.711 ***********
2026-06-19 11:36:02.641253 | controller | ok: [localhost] =>
2026-06-19 11:36:02.641334 | controller |     make_openstack_init_env:
2026-06-19 11:36:02.641342 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:36:02.641347 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:36:02.641352 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:36:02.641356 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:36:02.641368 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:36:02.641373 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:36:02.641435 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:36:02.641447 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:36:02.641452 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:36:02.641457 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:36:02.641462 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:36:02.641537 | 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-19 11:36:02.641549 | controller |
2026-06-19 11:36:02.641554 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-19 11:36:02.641560 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.054)       0:08:35.766 ***********
2026-06-19 11:36:02.641564 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.054)       0:08:35.765 ***********
2026-06-19 11:36:02.682799 | controller | skipping: [localhost]
2026-06-19 11:36:02.682914 | controller |
2026-06-19 11:36:02.682925 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-19 11:36:02.682932 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.041)       0:08:35.808 ***********
2026-06-19 11:36:02.682939 | controller | Friday 19 June 2026  11:36:02 +0000 (0:00:00.041)       0:08:35.807 ***********
2026-06-19 11:39:19.792791 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:39:19.793465 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-19 11:39:19.793491 | controller | default(true) }}
2026-06-19 11:39:19.815651 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-19 11:39:19.815703 | controller | changed: [localhost]
2026-06-19 11:39:19.815713 | controller |
2026-06-19 11:39:19.815721 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-19 11:39:19.815729 | controller | Friday 19 June 2026  11:39:19 +0000 (0:03:17.132)       0:11:52.941 ***********
2026-06-19 11:39:19.815735 | controller | Friday 19 June 2026  11:39:19 +0000 (0:03:17.132)       0:11:52.940 ***********
2026-06-19 11:39:19.853015 | controller | skipping: [localhost]
2026-06-19 11:39:19.853122 | controller |
2026-06-19 11:39:19.853155 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-19 11:39:19.853165 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.037)       0:11:52.978 ***********
2026-06-19 11:39:19.853173 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.037)       0:11:52.977 ***********
2026-06-19 11:39:19.890146 | controller | skipping: [localhost]
2026-06-19 11:39:19.890222 | controller |
2026-06-19 11:39:19.890229 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-19 11:39:19.890235 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.037)       0:11:53.016 ***********
2026-06-19 11:39:19.890240 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.037)       0:11:53.014 ***********
2026-06-19 11:39:19.957849 | controller |
2026-06-19 11:39:19.957929 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-19 11:39:19.957936 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.067)       0:11:53.083 ***********
2026-06-19 11:39:19.957941 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.067)       0:11:53.082 ***********
2026-06-19 11:39:19.997634 | controller | ok: [localhost] =>
2026-06-19 11:39:19.997712 | controller |     make_openstack_deploy_prep_env:
2026-06-19 11:39:19.997718 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:39:19.997722 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:39:19.997745 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:39:19.997750 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:39:19.997754 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-19 11:39:19.997759 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:39:19.997764 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:39:19.997769 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:39:19.997774 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:39:19.997777 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:39:19.997781 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:39:19.997784 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:39:19.997788 | 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-19 11:39:19.997792 | controller |
2026-06-19 11:39:19.997796 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-19 11:39:19.997800 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.039)       0:11:53.123 ***********
2026-06-19 11:39:19.997803 | controller | Friday 19 June 2026  11:39:19 +0000 (0:00:00.039)       0:11:53.122 ***********
2026-06-19 11:39:20.027190 | controller | skipping: [localhost]
2026-06-19 11:39:20.027265 | controller |
2026-06-19 11:39:20.027272 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-19 11:39:20.027278 | controller | Friday 19 June 2026  11:39:20 +0000 (0:00:00.029)       0:11:53.153 ***********
2026-06-19 11:39:20.027283 | controller | Friday 19 June 2026  11:39:20 +0000 (0:00:00.029)       0:11:53.151 ***********
2026-06-19 11:39:21.704343 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:39:21.704447 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-19 11:39:21.704456 | controller | default(true) }}
2026-06-19 11:39:21.743329 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-19 11:39:21.743428 | controller | changed: [localhost]
2026-06-19 11:39:21.743439 | controller |
2026-06-19 11:39:21.743447 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-19 11:39:21.743455 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:01.715)       0:11:54.868 ***********
2026-06-19 11:39:21.743462 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:01.715)       0:11:54.867 ***********
2026-06-19 11:39:21.826474 | controller |
2026-06-19 11:39:21.826547 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-19 11:39:21.826554 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.083)       0:11:54.952 ***********
2026-06-19 11:39:21.826560 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.083)       0:11:54.951 ***********
2026-06-19 11:39:21.870766 | controller | ok: [localhost] =>
2026-06-19 11:39:21.870827 | controller |     make_netconfig_deploy_env:
2026-06-19 11:39:21.870834 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:39:21.870839 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:39:21.870845 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:39:21.870850 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:39:21.870855 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:39:21.870861 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:39:21.870866 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:39:21.870871 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:39:21.870876 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:39:21.870881 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:39:21.870898 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:39:21.870904 | 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-19 11:39:21.870910 | controller |
2026-06-19 11:39:21.870916 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-19 11:39:21.870921 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.044)       0:11:54.996 ***********
2026-06-19 11:39:21.870926 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.044)       0:11:54.995 ***********
2026-06-19 11:39:21.915429 | controller | skipping: [localhost]
2026-06-19 11:39:21.915502 | controller |
2026-06-19 11:39:21.915514 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-19 11:39:21.915523 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.044)       0:11:55.041 ***********
2026-06-19 11:39:21.915532 | controller | Friday 19 June 2026  11:39:21 +0000 (0:00:00.044)       0:11:55.039 ***********
2026-06-19 11:39:28.931288 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:39:28.931382 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-19 11:39:28.931413 | controller | default(true) }}
2026-06-19 11:39:28.954331 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-19 11:39:28.954434 | controller | changed: [localhost]
2026-06-19 11:39:28.954445 | controller |
2026-06-19 11:39:28.954450 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-19 11:39:28.954453 | controller | Friday 19 June 2026  11:39:28 +0000 (0:00:07.039)       0:12:02.080 ***********
2026-06-19 11:39:28.954457 | controller | Friday 19 June 2026  11:39:28 +0000 (0:00:07.039)       0:12:02.079 ***********
2026-06-19 11:39:29.018191 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-19 11:39:29.018263 | controller |
2026-06-19 11:39:29.018270 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-19 11:39:29.018274 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.064)       0:12:02.144 ***********
2026-06-19 11:39:29.018278 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.064)       0:12:02.143 ***********
2026-06-19 11:39:29.050268 | controller | ok: [localhost]
2026-06-19 11:39:29.050341 | controller |
2026-06-19 11:39:29.050358 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-19 11:39:29.050364 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.032)       0:12:02.176 ***********
2026-06-19 11:39:29.050368 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.032)       0:12:02.175 ***********
2026-06-19 11:39:29.086799 | controller | skipping: [localhost]
2026-06-19 11:39:29.086882 | controller |
2026-06-19 11:39:29.086890 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-19 11:39:29.086897 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.036)       0:12:02.213 ***********
2026-06-19 11:39:29.086902 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.036)       0:12:02.211 ***********
2026-06-19 11:39:29.131601 | controller | skipping: [localhost]
2026-06-19 11:39:29.131671 | controller |
2026-06-19 11:39:29.131677 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-19 11:39:29.131693 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.044)       0:12:02.257 ***********
2026-06-19 11:39:29.131697 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.044)       0:12:02.256 ***********
2026-06-19 11:39:29.181218 | controller | ok: [localhost]
2026-06-19 11:39:29.181301 | controller |
2026-06-19 11:39:29.181313 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-19 11:39:29.181322 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-19 11:39:29.181330 | controller |   _ctlplane_name_kustomizations +
2026-06-19 11:39:29.181338 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-19 11:39:29.181346 | controller | }}, kustomizations_paths={{
2026-06-19 11:39:29.181354 | controller |   [
2026-06-19 11:39:29.181361 | controller |     (
2026-06-19 11:39:29.181369 | controller |       [
2026-06-19 11:39:29.181376 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-19 11:39:29.181384 | controller |         'kustomizations',
2026-06-19 11:39:29.181428 | controller |         'controlplane'
2026-06-19 11:39:29.181436 | controller |       ] | ansible.builtin.path_join
2026-06-19 11:39:29.181443 | controller |     )
2026-06-19 11:39:29.181451 | controller |   ]
2026-06-19 11:39:29.181458 | controller | }}] ***
2026-06-19 11:39:29.181466 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.048)       0:12:02.306 ***********
2026-06-19 11:39:29.181474 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.048)       0:12:02.305 ***********
2026-06-19 11:39:29.957504 | controller | changed: [localhost]
2026-06-19 11:39:29.957538 | controller |
2026-06-19 11:39:29.957544 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-19 11:39:29.957548 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.776)       0:12:03.083 ***********
2026-06-19 11:39:29.957552 | controller | Friday 19 June 2026  11:39:29 +0000 (0:00:00.776)       0:12:03.082 ***********
2026-06-19 11:39:30.011098 | controller | ok: [localhost] =>
2026-06-19 11:39:30.011143 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-19 11:39:30.011148 | controller |       changed: true
2026-06-19 11:39:30.011152 | controller |       count: 2
2026-06-19 11:39:30.011155 | controller |       failed: false
2026-06-19 11:39:30.011159 | controller |       kustomizations_paths:
2026-06-19 11:39:30.011163 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-19 11:39:30.011167 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-19 11:39:30.011171 | controller |       result:
2026-06-19 11:39:30.011174 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-19 11:39:30.011178 | controller |         kind: OpenStackControlPlane
2026-06-19 11:39:30.011181 | controller |         metadata:
2026-06-19 11:39:30.011184 | controller |           labels:
2026-06-19 11:39:30.011188 | controller |             created-by: install_yamls
2026-06-19 11:39:30.011191 | controller |           name: controlplane
2026-06-19 11:39:30.011195 | controller |           namespace: openstack
2026-06-19 11:39:30.011198 | controller |         spec:
2026-06-19 11:39:30.011201 | controller |           barbican:
2026-06-19 11:39:30.011205 | controller |             apiOverride:
2026-06-19 11:39:30.011208 | controller |               route: {}
2026-06-19 11:39:30.011211 | controller |             template:
2026-06-19 11:39:30.011215 | controller |               barbicanAPI:
2026-06-19 11:39:30.011218 | controller |                 override:
2026-06-19 11:39:30.011221 | controller |                   service:
2026-06-19 11:39:30.011225 | controller |                     internal:
2026-06-19 11:39:30.011228 | controller |                       metadata:
2026-06-19 11:39:30.011231 | controller |                         annotations:
2026-06-19 11:39:30.011235 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011238 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011242 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011245 | controller |                       spec:
2026-06-19 11:39:30.011253 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.011256 | controller |                 replicas: 1
2026-06-19 11:39:30.011260 | controller |               barbicanKeystoneListener:
2026-06-19 11:39:30.011263 | controller |                 replicas: 1
2026-06-19 11:39:30.011266 | controller |               barbicanWorker:
2026-06-19 11:39:30.011269 | controller |                 replicas: 1
2026-06-19 11:39:30.011273 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011276 | controller |               notificationsBus:
2026-06-19 11:39:30.011279 | controller |                 cluster: rabbitmq
2026-06-19 11:39:30.011283 | controller |               secret: osp-secret
2026-06-19 11:39:30.011286 | controller |           cinder:
2026-06-19 11:39:30.011289 | controller |             apiOverride:
2026-06-19 11:39:30.011292 | controller |               route: {}
2026-06-19 11:39:30.011296 | controller |             template:
2026-06-19 11:39:30.011299 | controller |               cinderAPI:
2026-06-19 11:39:30.011302 | controller |                 override:
2026-06-19 11:39:30.011305 | controller |                   service:
2026-06-19 11:39:30.011309 | controller |                     internal:
2026-06-19 11:39:30.011312 | controller |                       metadata:
2026-06-19 11:39:30.011315 | controller |                         annotations:
2026-06-19 11:39:30.011318 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011322 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011325 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011335 | controller |                       spec:
2026-06-19 11:39:30.011338 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.011341 | controller |               cinderBackup:
2026-06-19 11:39:30.011345 | controller |                 networkAttachments:
2026-06-19 11:39:30.011348 | controller |                 - storage
2026-06-19 11:39:30.011351 | controller |                 replicas: 0
2026-06-19 11:39:30.011355 | controller |               cinderScheduler:
2026-06-19 11:39:30.011358 | controller |                 replicas: 1
2026-06-19 11:39:30.011361 | controller |               cinderVolumes:
2026-06-19 11:39:30.011364 | controller |                 volume1:
2026-06-19 11:39:30.011368 | controller |                   networkAttachments:
2026-06-19 11:39:30.011371 | controller |                   - storage
2026-06-19 11:39:30.011374 | controller |                   replicas: 0
2026-06-19 11:39:30.011377 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011381 | controller |               secret: osp-secret
2026-06-19 11:39:30.011384 | controller |           designate:
2026-06-19 11:39:30.011400 | controller |             apiOverride:
2026-06-19 11:39:30.011403 | controller |               route: {}
2026-06-19 11:39:30.011407 | controller |             enabled: false
2026-06-19 11:39:30.011410 | controller |             template:
2026-06-19 11:39:30.011415 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011418 | controller |               designateAPI:
2026-06-19 11:39:30.011423 | controller |                 override:
2026-06-19 11:39:30.011427 | controller |                   service:
2026-06-19 11:39:30.011430 | controller |                     internal:
2026-06-19 11:39:30.011433 | controller |                       metadata:
2026-06-19 11:39:30.011436 | controller |                         annotations:
2026-06-19 11:39:30.011440 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011443 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011446 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011450 | controller |                       spec:
2026-06-19 11:39:30.011453 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.011456 | controller |               designateBackendbind9:
2026-06-19 11:39:30.011460 | controller |                 networkAttachments:
2026-06-19 11:39:30.011463 | controller |                 - designate
2026-06-19 11:39:30.011466 | controller |                 replicas: 1
2026-06-19 11:39:30.011469 | controller |                 storageClass: local-storage
2026-06-19 11:39:30.011472 | controller |                 storageRequest: 10Gi
2026-06-19 11:39:30.011476 | controller |               designateCentral:
2026-06-19 11:39:30.011479 | controller |                 replicas: 1
2026-06-19 11:39:30.011482 | controller |               designateMdns:
2026-06-19 11:39:30.011487 | controller |                 networkAttachments:
2026-06-19 11:39:30.011491 | controller |                 - designate
2026-06-19 11:39:30.011494 | controller |                 replicas: 1
2026-06-19 11:39:30.011497 | controller |               designateProducer:
2026-06-19 11:39:30.011500 | controller |                 replicas: 1
2026-06-19 11:39:30.011504 | controller |               designateWorker:
2026-06-19 11:39:30.011507 | controller |                 networkAttachments:
2026-06-19 11:39:30.011510 | controller |                 - designate
2026-06-19 11:39:30.011513 | controller |                 replicas: 1
2026-06-19 11:39:30.011517 | controller |               secret: osp-secret
2026-06-19 11:39:30.011520 | controller |           dns:
2026-06-19 11:39:30.011523 | controller |             template:
2026-06-19 11:39:30.011526 | controller |               options:
2026-06-19 11:39:30.011530 | controller |               - key: server
2026-06-19 11:39:30.011533 | controller |                 values:
2026-06-19 11:39:30.011536 | controller |                 - 192.168.122.1
2026-06-19 11:39:30.011539 | controller |               override:
2026-06-19 11:39:30.011543 | controller |                 service:
2026-06-19 11:39:30.011546 | controller |                   metadata:
2026-06-19 11:39:30.011549 | controller |                     annotations:
2026-06-19 11:39:30.011553 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-19 11:39:30.011556 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-19 11:39:30.011566 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-19 11:39:30.011569 | controller |                   spec:
2026-06-19 11:39:30.011572 | controller |                     type: LoadBalancer
2026-06-19 11:39:30.011576 | controller |               replicas: 1
2026-06-19 11:39:30.011579 | controller |           galera:
2026-06-19 11:39:30.011582 | controller |             templates:
2026-06-19 11:39:30.011586 | controller |               openstack:
2026-06-19 11:39:30.011589 | controller |                 replicas: 1
2026-06-19 11:39:30.011592 | controller |                 secret: osp-secret
2026-06-19 11:39:30.011595 | controller |                 storageRequest: 10G
2026-06-19 11:39:30.011599 | controller |               openstack-cell1:
2026-06-19 11:39:30.011602 | controller |                 replicas: 1
2026-06-19 11:39:30.011605 | controller |                 secret: osp-secret
2026-06-19 11:39:30.011609 | controller |                 storageRequest: 10G
2026-06-19 11:39:30.011612 | controller |           glance:
2026-06-19 11:39:30.011615 | controller |             apiOverrides:
2026-06-19 11:39:30.011618 | controller |               default:
2026-06-19 11:39:30.011622 | controller |                 route: {}
2026-06-19 11:39:30.011625 | controller |             template:
2026-06-19 11:39:30.011628 | controller |               customServiceConfig: |
2026-06-19 11:39:30.011631 | controller |                 [DEFAULT]
2026-06-19 11:39:30.011635 | controller |                 enabled_backends = default_backend:swift
2026-06-19 11:39:30.011638 | controller |                 [glance_store]
2026-06-19 11:39:30.011642 | controller |                 default_backend = default_backend
2026-06-19 11:39:30.011645 | controller |                 [default_backend]
2026-06-19 11:39:30.011648 | controller |                 swift_store_create_container_on_put = True
2026-06-19 11:39:30.011651 | controller |                 swift_store_auth_version = 3
2026-06-19 11:39:30.011655 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-19 11:39:30.011658 | controller |                 swift_store_endpoint_type = internalURL
2026-06-19 11:39:30.011661 | controller |                 swift_store_user = service:glance
2026-06-19 11:39:30.011665 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-19 11:39:30.011668 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011671 | controller |               glanceAPIs:
2026-06-19 11:39:30.011674 | controller |                 default:
2026-06-19 11:39:30.011678 | controller |                   networkAttachments:
2026-06-19 11:39:30.011681 | controller |                   - storage
2026-06-19 11:39:30.011684 | controller |                   override:
2026-06-19 11:39:30.011688 | controller |                     service:
2026-06-19 11:39:30.011691 | controller |                       internal:
2026-06-19 11:39:30.011694 | controller |                         metadata:
2026-06-19 11:39:30.011697 | controller |                           annotations:
2026-06-19 11:39:30.011701 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011706 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011709 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011713 | controller |                         spec:
2026-06-19 11:39:30.011716 | controller |                           type: LoadBalancer
2026-06-19 11:39:30.011719 | controller |                   replicas: 1
2026-06-19 11:39:30.011722 | controller |               keystoneEndpoint: default
2026-06-19 11:39:30.011726 | controller |               secret: osp-secret
2026-06-19 11:39:30.011729 | controller |               storage:
2026-06-19 11:39:30.011732 | controller |                 storageClass: ''
2026-06-19 11:39:30.011736 | controller |                 storageRequest: 10Gi
2026-06-19 11:39:30.011739 | controller |           heat:
2026-06-19 11:39:30.011742 | controller |             apiOverride:
2026-06-19 11:39:30.011746 | controller |               route: {}
2026-06-19 11:39:30.011749 | controller |             cnfAPIOverride:
2026-06-19 11:39:30.011752 | controller |               route: {}
2026-06-19 11:39:30.011755 | controller |             enabled: false
2026-06-19 11:39:30.011759 | controller |             template:
2026-06-19 11:39:30.011762 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011765 | controller |               heatAPI:
2026-06-19 11:39:30.011769 | controller |                 override:
2026-06-19 11:39:30.011772 | controller |                   service:
2026-06-19 11:39:30.011775 | controller |                     internal:
2026-06-19 11:39:30.011778 | controller |                       metadata:
2026-06-19 11:39:30.011782 | controller |                         annotations:
2026-06-19 11:39:30.011785 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011788 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011792 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011795 | controller |                       spec:
2026-06-19 11:39:30.011798 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.011804 | controller |                 replicas: 1
2026-06-19 11:39:30.011807 | controller |               heatEngine:
2026-06-19 11:39:30.011810 | controller |                 override:
2026-06-19 11:39:30.011814 | controller |                   service:
2026-06-19 11:39:30.011817 | controller |                     internal:
2026-06-19 11:39:30.011820 | controller |                       metadata:
2026-06-19 11:39:30.011823 | controller |                         annotations:
2026-06-19 11:39:30.011827 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011830 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011833 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011837 | controller |                       spec:
2026-06-19 11:39:30.011840 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.011843 | controller |                 replicas: 1
2026-06-19 11:39:30.011847 | controller |               secret: osp-secret
2026-06-19 11:39:30.011850 | controller |           horizon:
2026-06-19 11:39:30.011853 | controller |             apiOverride:
2026-06-19 11:39:30.011856 | controller |               route: {}
2026-06-19 11:39:30.011860 | controller |             template:
2026-06-19 11:39:30.011863 | controller |               replicas: 1
2026-06-19 11:39:30.011866 | controller |               secret: osp-secret
2026-06-19 11:39:30.011870 | controller |           ironic:
2026-06-19 11:39:30.011873 | controller |             enabled: false
2026-06-19 11:39:30.011876 | controller |             template:
2026-06-19 11:39:30.011879 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011883 | controller |               ironicAPI:
2026-06-19 11:39:30.011886 | controller |                 replicas: 1
2026-06-19 11:39:30.011889 | controller |               ironicConductors:
2026-06-19 11:39:30.011892 | controller |               - replicas: 1
2026-06-19 11:39:30.011896 | controller |                 storageRequest: 10Gi
2026-06-19 11:39:30.011899 | controller |               ironicInspector:
2026-06-19 11:39:30.011902 | controller |                 replicas: 1
2026-06-19 11:39:30.011906 | controller |               ironicNeutronAgent:
2026-06-19 11:39:30.011909 | controller |                 replicas: 1
2026-06-19 11:39:30.011912 | controller |               secret: osp-secret
2026-06-19 11:39:30.011915 | controller |           keystone:
2026-06-19 11:39:30.011920 | controller |             apiOverride:
2026-06-19 11:39:30.011924 | controller |               route: {}
2026-06-19 11:39:30.011927 | controller |             template:
2026-06-19 11:39:30.011930 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011934 | controller |               notificationsBus:
2026-06-19 11:39:30.011937 | controller |                 cluster: rabbitmq
2026-06-19 11:39:30.011940 | controller |               override:
2026-06-19 11:39:30.011944 | controller |                 service:
2026-06-19 11:39:30.011947 | controller |                   internal:
2026-06-19 11:39:30.011950 | controller |                     metadata:
2026-06-19 11:39:30.011953 | controller |                       annotations:
2026-06-19 11:39:30.011959 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.011962 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.011965 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.011969 | controller |                     spec:
2026-06-19 11:39:30.011972 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.011975 | controller |               secret: osp-secret
2026-06-19 11:39:30.011979 | controller |           manila:
2026-06-19 11:39:30.011982 | controller |             apiOverride:
2026-06-19 11:39:30.011985 | controller |               route: {}
2026-06-19 11:39:30.011988 | controller |             template:
2026-06-19 11:39:30.011992 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.011995 | controller |               manilaAPI:
2026-06-19 11:39:30.011998 | controller |                 networkAttachments:
2026-06-19 11:39:30.012002 | controller |                 - internalapi
2026-06-19 11:39:30.012005 | controller |                 override:
2026-06-19 11:39:30.012008 | controller |                   service:
2026-06-19 11:39:30.012011 | controller |                     internal:
2026-06-19 11:39:30.012015 | controller |                       metadata:
2026-06-19 11:39:30.012018 | controller |                         annotations:
2026-06-19 11:39:30.012021 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012025 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012028 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012031 | controller |                       spec:
2026-06-19 11:39:30.012035 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.012038 | controller |                 replicas: 1
2026-06-19 11:39:30.012041 | controller |               manilaScheduler:
2026-06-19 11:39:30.012045 | controller |                 replicas: 1
2026-06-19 11:39:30.012048 | controller |               manilaShares:
2026-06-19 11:39:30.012051 | controller |                 share1:
2026-06-19 11:39:30.012054 | controller |                   networkAttachments:
2026-06-19 11:39:30.012058 | controller |                   - storage
2026-06-19 11:39:30.012061 | controller |                   replicas: 1
2026-06-19 11:39:30.012064 | controller |           memcached:
2026-06-19 11:39:30.012067 | controller |             templates:
2026-06-19 11:39:30.012071 | controller |               memcached:
2026-06-19 11:39:30.012074 | controller |                 replicas: 1
2026-06-19 11:39:30.012077 | controller |           neutron:
2026-06-19 11:39:30.012081 | controller |             apiOverride:
2026-06-19 11:39:30.012084 | controller |               route: {}
2026-06-19 11:39:30.012087 | controller |             template:
2026-06-19 11:39:30.012091 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.012094 | controller |               networkAttachments:
2026-06-19 11:39:30.012097 | controller |               - internalapi
2026-06-19 11:39:30.012101 | controller |               override:
2026-06-19 11:39:30.012104 | controller |                 service:
2026-06-19 11:39:30.012107 | controller |                   internal:
2026-06-19 11:39:30.012111 | controller |                     metadata:
2026-06-19 11:39:30.012114 | controller |                       annotations:
2026-06-19 11:39:30.012117 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012121 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012124 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012127 | controller |                     spec:
2026-06-19 11:39:30.012131 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.012136 | controller |               secret: osp-secret
2026-06-19 11:39:30.012139 | controller |           nova:
2026-06-19 11:39:30.012143 | controller |             apiOverride:
2026-06-19 11:39:30.012146 | controller |               route: {}
2026-06-19 11:39:30.012149 | controller |             template:
2026-06-19 11:39:30.012153 | controller |               apiServiceTemplate:
2026-06-19 11:39:30.012156 | controller |                 override:
2026-06-19 11:39:30.012159 | controller |                   service:
2026-06-19 11:39:30.012162 | controller |                     internal:
2026-06-19 11:39:30.012166 | controller |                       metadata:
2026-06-19 11:39:30.012169 | controller |                         annotations:
2026-06-19 11:39:30.012172 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012176 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012179 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012183 | controller |                       spec:
2026-06-19 11:39:30.012186 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.012189 | controller |               cellTemplates:
2026-06-19 11:39:30.012193 | controller |                 cell0:
2026-06-19 11:39:30.012196 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-19 11:39:30.012201 | controller |                   cellDatabaseInstance: openstack
2026-06-19 11:39:30.012205 | controller |                   conductorServiceTemplate:
2026-06-19 11:39:30.012208 | controller |                     replicas: 1
2026-06-19 11:39:30.012212 | controller |                   hasAPIAccess: true
2026-06-19 11:39:30.012215 | controller |                   messagingBus:
2026-06-19 11:39:30.012218 | controller |                     cluster: rabbitmq
2026-06-19 11:39:30.012222 | controller |                 cell1:
2026-06-19 11:39:30.012225 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-19 11:39:30.012228 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-19 11:39:30.012232 | controller |                   conductorServiceTemplate:
2026-06-19 11:39:30.012235 | controller |                     replicas: 1
2026-06-19 11:39:30.012238 | controller |                   hasAPIAccess: true
2026-06-19 11:39:30.012242 | controller |                   messagingBus:
2026-06-19 11:39:30.012245 | controller |                     cluster: rabbitmq-cell1
2026-06-19 11:39:30.012248 | controller |               metadataServiceTemplate:
2026-06-19 11:39:30.012252 | controller |                 override:
2026-06-19 11:39:30.012255 | controller |                   service:
2026-06-19 11:39:30.012258 | controller |                     metadata:
2026-06-19 11:39:30.012262 | controller |                       annotations:
2026-06-19 11:39:30.012265 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012268 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012272 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012275 | controller |                     spec:
2026-06-19 11:39:30.012278 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.012282 | controller |               secret: osp-secret
2026-06-19 11:39:30.012285 | controller |           octavia:
2026-06-19 11:39:30.012288 | controller |             enabled: false
2026-06-19 11:39:30.012292 | controller |             template:
2026-06-19 11:39:30.012295 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.012298 | controller |               octaviaAPI:
2026-06-19 11:39:30.012302 | controller |                 replicas: 1
2026-06-19 11:39:30.012305 | controller |               secret: osp-secret
2026-06-19 11:39:30.012308 | controller |           ovn:
2026-06-19 11:39:30.012311 | controller |             template:
2026-06-19 11:39:30.012315 | controller |               ovnController:
2026-06-19 11:39:30.012318 | controller |                 networkAttachment: tenant
2026-06-19 11:39:30.012321 | controller |                 nicMappings:
2026-06-19 11:39:30.012325 | controller |                   datacentre: ospbr
2026-06-19 11:39:30.012328 | controller |               ovnDBCluster:
2026-06-19 11:39:30.012331 | controller |                 ovndbcluster-nb:
2026-06-19 11:39:30.012335 | controller |                   dbType: NB
2026-06-19 11:39:30.012340 | controller |                   networkAttachment: internalapi
2026-06-19 11:39:30.012343 | controller |                   storageRequest: 10Gi
2026-06-19 11:39:30.012348 | controller |                 ovndbcluster-sb:
2026-06-19 11:39:30.012352 | controller |                   dbType: SB
2026-06-19 11:39:30.012355 | controller |                   networkAttachment: internalapi
2026-06-19 11:39:30.012358 | controller |                   storageRequest: 10Gi
2026-06-19 11:39:30.012362 | controller |           placement:
2026-06-19 11:39:30.012365 | controller |             apiOverride:
2026-06-19 11:39:30.012368 | controller |               route: {}
2026-06-19 11:39:30.012372 | controller |             template:
2026-06-19 11:39:30.012375 | controller |               databaseInstance: openstack
2026-06-19 11:39:30.012378 | controller |               override:
2026-06-19 11:39:30.012382 | controller |                 service:
2026-06-19 11:39:30.012385 | controller |                   internal:
2026-06-19 11:39:30.012399 | controller |                     metadata:
2026-06-19 11:39:30.012402 | controller |                       annotations:
2026-06-19 11:39:30.012407 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012411 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012414 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012418 | controller |                     spec:
2026-06-19 11:39:30.012421 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.012424 | controller |               secret: osp-secret
2026-06-19 11:39:30.012428 | controller |           rabbitmq:
2026-06-19 11:39:30.012431 | controller |             templates:
2026-06-19 11:39:30.012434 | controller |               rabbitmq:
2026-06-19 11:39:30.012438 | controller |                 override:
2026-06-19 11:39:30.012441 | controller |                   service:
2026-06-19 11:39:30.012444 | controller |                     metadata:
2026-06-19 11:39:30.012448 | controller |                       annotations:
2026-06-19 11:39:30.012451 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012454 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-19 11:39:30.012458 | controller |                     spec:
2026-06-19 11:39:30.012461 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.012464 | controller |               rabbitmq-cell1:
2026-06-19 11:39:30.012468 | controller |                 override:
2026-06-19 11:39:30.012471 | controller |                   service:
2026-06-19 11:39:30.012474 | controller |                     metadata:
2026-06-19 11:39:30.012478 | controller |                       annotations:
2026-06-19 11:39:30.012481 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012485 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-19 11:39:30.012488 | controller |                     spec:
2026-06-19 11:39:30.012491 | controller |                       type: LoadBalancer
2026-06-19 11:39:30.012495 | controller |           redis:
2026-06-19 11:39:30.012498 | controller |             enabled: false
2026-06-19 11:39:30.012501 | controller |           secret: osp-secret
2026-06-19 11:39:30.012505 | controller |           storageClass: local-storage
2026-06-19 11:39:30.012508 | controller |           swift:
2026-06-19 11:39:30.012511 | controller |             enabled: true
2026-06-19 11:39:30.012515 | controller |             proxyOverride:
2026-06-19 11:39:30.012518 | controller |               route: {}
2026-06-19 11:39:30.012521 | controller |             template:
2026-06-19 11:39:30.012525 | controller |               swiftProxy:
2026-06-19 11:39:30.012528 | controller |                 networkAttachments:
2026-06-19 11:39:30.012531 | controller |                 - storage
2026-06-19 11:39:30.012535 | controller |                 override:
2026-06-19 11:39:30.012538 | controller |                   service:
2026-06-19 11:39:30.012541 | controller |                     internal:
2026-06-19 11:39:30.012545 | controller |                       metadata:
2026-06-19 11:39:30.012548 | controller |                         annotations:
2026-06-19 11:39:30.012551 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012555 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012558 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012561 | controller |                       spec:
2026-06-19 11:39:30.012565 | controller |                         type: LoadBalancer
2026-06-19 11:39:30.012568 | controller |                 replicas: 1
2026-06-19 11:39:30.012573 | controller |               swiftRing:
2026-06-19 11:39:30.012577 | controller |                 ringReplicas: 1
2026-06-19 11:39:30.012580 | controller |               swiftStorage:
2026-06-19 11:39:30.012584 | controller |                 networkAttachments:
2026-06-19 11:39:30.012587 | controller |                 - storage
2026-06-19 11:39:30.012590 | controller |                 replicas: 1
2026-06-19 11:39:30.012594 | controller |           telemetry:
2026-06-19 11:39:30.012597 | controller |             enabled: true
2026-06-19 11:39:30.012600 | controller |             template:
2026-06-19 11:39:30.012605 | controller |               autoscaling:
2026-06-19 11:39:30.012609 | controller |                 aodh:
2026-06-19 11:39:30.012612 | controller |                   databaseAccount: aodh
2026-06-19 11:39:30.012616 | controller |                   databaseInstance: openstack
2026-06-19 11:39:30.012619 | controller |                   notificationsBus:
2026-06-19 11:39:30.012622 | controller |                     cluster: rabbitmq
2026-06-19 11:39:30.012626 | controller |                   passwordSelectors: null
2026-06-19 11:39:30.012629 | controller |                   secret: osp-secret
2026-06-19 11:39:30.012632 | controller |                 enabled: false
2026-06-19 11:39:30.012636 | controller |                 heatInstance: heat
2026-06-19 11:39:30.012639 | controller |               ceilometer:
2026-06-19 11:39:30.012642 | controller |                 enabled: true
2026-06-19 11:39:30.012646 | controller |                 notificationsBus:
2026-06-19 11:39:30.012649 | controller |                   cluster: rabbitmq
2026-06-19 11:39:30.012652 | controller |                 secret: osp-secret
2026-06-19 11:39:30.012656 | controller |               cloudkitty:
2026-06-19 11:39:30.012659 | controller |                 apiTimeout: 0
2026-06-19 11:39:30.012662 | controller |                 cloudKittyAPI:
2026-06-19 11:39:30.012666 | controller |                   override:
2026-06-19 11:39:30.012669 | controller |                     service:
2026-06-19 11:39:30.012672 | controller |                       internal:
2026-06-19 11:39:30.012676 | controller |                         metadata:
2026-06-19 11:39:30.012679 | controller |                           annotations:
2026-06-19 11:39:30.012683 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012686 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012689 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012693 | controller |                         spec:
2026-06-19 11:39:30.012696 | controller |                           type: LoadBalancer
2026-06-19 11:39:30.012699 | controller |                   replicas: 1
2026-06-19 11:39:30.012703 | controller |                   resources: {}
2026-06-19 11:39:30.012706 | controller |                   tls:
2026-06-19 11:39:30.012709 | controller |                     api:
2026-06-19 11:39:30.012713 | controller |                       internal: {}
2026-06-19 11:39:30.012716 | controller |                       public: {}
2026-06-19 11:39:30.012719 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-19 11:39:30.012723 | controller |                 cloudKittyProc:
2026-06-19 11:39:30.012726 | controller |                   replicas: 1
2026-06-19 11:39:30.012729 | controller |                   resources: {}
2026-06-19 11:39:30.012733 | controller |                   tls:
2026-06-19 11:39:30.012736 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-19 11:39:30.012742 | controller |                 databaseAccount: cloudkitty
2026-06-19 11:39:30.012745 | controller |                 databaseInstance: openstack
2026-06-19 11:39:30.012748 | controller |                 enabled: false
2026-06-19 11:39:30.012752 | controller |                 memcachedInstance: memcached
2026-06-19 11:39:30.012755 | controller |                 messagingBus:
2026-06-19 11:39:30.012758 | controller |                   cluster: rabbitmq
2026-06-19 11:39:30.012762 | controller |                 passwordSelector:
2026-06-19 11:39:30.012765 | controller |                   aodhService: AodhPassword
2026-06-19 11:39:30.012768 | controller |                   ceilometerService: CeilometerPassword
2026-06-19 11:39:30.012772 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-19 11:39:30.012775 | controller |                 preserveJobs: false
2026-06-19 11:39:30.012778 | controller |                 s3StorageConfig:
2026-06-19 11:39:30.012782 | controller |                   schemas:
2026-06-19 11:39:30.012785 | controller |                   - effectiveDate: '2024-11-18'
2026-06-19 11:39:30.012790 | controller |                     version: v13
2026-06-19 11:39:30.012794 | controller |                   secret:
2026-06-19 11:39:30.012797 | controller |                     name: cloudkitty-loki-s3
2026-06-19 11:39:30.012800 | controller |                     type: s3
2026-06-19 11:39:30.012804 | controller |                 secret: osp-secret
2026-06-19 11:39:30.012807 | controller |                 serviceUser: cloudkitty
2026-06-19 11:39:30.012810 | controller |                 storageClass: local-storage
2026-06-19 11:39:30.012814 | controller |               logging:
2026-06-19 11:39:30.012817 | controller |                 annotations:
2026-06-19 11:39:30.012820 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-19 11:39:30.012824 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-19 11:39:30.012827 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-19 11:39:30.012831 | controller |                 cloNamespace: openshift-logging
2026-06-19 11:39:30.012834 | controller |                 enabled: false
2026-06-19 11:39:30.012837 | controller |                 ipaddr: 172.17.0.80
2026-06-19 11:39:30.012841 | controller |                 port: 10514
2026-06-19 11:39:30.012844 | controller |               metricStorage:
2026-06-19 11:39:30.012847 | controller |                 enabled: false
2026-06-19 11:39:30.012851 | controller |                 monitoringStack:
2026-06-19 11:39:30.012854 | controller |                   alertingEnabled: true
2026-06-19 11:39:30.012857 | controller |                   scrapeInterval: 30s
2026-06-19 11:39:30.012861 | controller |                   storage:
2026-06-19 11:39:30.012864 | controller |                     persistent:
2026-06-19 11:39:30.012867 | controller |                       pvcStorageRequest: 10Gi
2026-06-19 11:39:30.012871 | controller |                     retention: 24h
2026-06-19 11:39:30.012874 | controller |                     strategy: persistent
2026-06-19 11:39:30.021538 | controller |
2026-06-19 11:39:30.021549 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-19 11:39:30.021553 | controller | Friday 19 June 2026  11:39:30 +0000 (0:00:00.064)       0:12:03.147 ***********
2026-06-19 11:39:30.021556 | controller | Friday 19 June 2026  11:39:30 +0000 (0:00:00.064)       0:12:03.146 ***********
2026-06-19 11:39:30.563036 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-19 11:39:30.563101 | controller | changed: [localhost]
2026-06-19 11:39:30.563107 | controller |
2026-06-19 11:39:30.563112 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-19 11:39:30.563118 | controller | Friday 19 June 2026  11:39:30 +0000 (0:00:00.540)       0:12:03.688 ***********
2026-06-19 11:39:30.563123 | controller | Friday 19 June 2026  11:39:30 +0000 (0:00:00.541)       0:12:03.687 ***********
2026-06-19 11:40:00.609023 | controller | Pausing for 30 seconds
2026-06-19 11:40:00.609115 | controller | ok: [localhost]
2026-06-19 11:40:00.609123 | controller |
2026-06-19 11:40:00.609160 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-19 11:40:00.609167 | controller | Friday 19 June 2026  11:40:00 +0000 (0:00:30.044)       0:12:33.733 ***********
2026-06-19 11:40:00.609172 | controller | Friday 19 June 2026  11:40:00 +0000 (0:00:30.044)       0:12:33.732 ***********
2026-06-19 11:46:44.038859 | controller | changed: [localhost]
2026-06-19 11:46:44.038946 | controller |
2026-06-19 11:46:44.038952 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-19 11:46:44.038957 | controller | Friday 19 June 2026  11:46:44 +0000 (0:06:43.431)       0:19:17.164 ***********
2026-06-19 11:46:44.038960 | controller | Friday 19 June 2026  11:46:44 +0000 (0:06:43.431)       0:19:17.163 ***********
2026-06-19 11:46:44.127307 | controller |
2026-06-19 11:46:44.127380 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-19 11:46:44.127385 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.088)       0:19:17.253 ***********
2026-06-19 11:46:44.127431 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.088)       0:19:17.252 ***********
2026-06-19 11:46:44.596127 | controller | changed: [localhost]
2026-06-19 11:46:44.596195 | controller |
2026-06-19 11:46:44.596201 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-19 11:46:44.596205 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.468)       0:19:17.721 ***********
2026-06-19 11:46:44.596208 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.468)       0:19:17.720 ***********
2026-06-19 11:46:44.665438 | controller | ok: [localhost]
2026-06-19 11:46:44.665503 | controller |
2026-06-19 11:46:44.665508 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-19 11:46:44.665524 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.069)       0:19:17.790 ***********
2026-06-19 11:46:44.665528 | controller | Friday 19 June 2026  11:46:44 +0000 (0:00:00.069)       0:19:17.789 ***********
2026-06-19 11:46:45.222152 | controller | changed: [localhost]
2026-06-19 11:46:45.222214 | controller |
2026-06-19 11:46:45.222220 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-19 11:46:45.222239 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.557)       0:19:18.348 ***********
2026-06-19 11:46:45.222244 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.557)       0:19:18.346 ***********
2026-06-19 11:46:45.436080 | controller | ok: [localhost]
2026-06-19 11:46:45.436114 | controller |
2026-06-19 11:46:45.436120 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-19 11:46:45.436124 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.213)       0:19:18.562 ***********
2026-06-19 11:46:45.436128 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.213)       0:19:18.560 ***********
2026-06-19 11:46:45.498661 | controller |
2026-06-19 11:46:45.498696 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-19 11:46:45.498702 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.062)       0:19:18.624 ***********
2026-06-19 11:46:45.498706 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.062)       0:19:18.623 ***********
2026-06-19 11:46:45.729813 | controller | ok: [localhost]
2026-06-19 11:46:45.729888 | controller |
2026-06-19 11:46:45.729893 | 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-19 11:46:45.729898 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.230)       0:19:18.855 ***********
2026-06-19 11:46:45.729902 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.230)       0:19:18.854 ***********
2026-06-19 11:46:45.775933 | controller | skipping: [localhost]
2026-06-19 11:46:45.776007 | controller |
2026-06-19 11:46:45.776013 | 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-19 11:46:45.776018 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.046)       0:19:18.901 ***********
2026-06-19 11:46:45.776022 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.046)       0:19:18.900 ***********
2026-06-19 11:46:45.814475 | controller | skipping: [localhost]
2026-06-19 11:46:45.814544 | controller |
2026-06-19 11:46:45.814550 | 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-19 11:46:45.814555 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.038)       0:19:18.940 ***********
2026-06-19 11:46:45.814559 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.038)       0:19:18.939 ***********
2026-06-19 11:46:45.851815 | controller | skipping: [localhost]
2026-06-19 11:46:45.851886 | controller |
2026-06-19 11:46:45.851902 | 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-19 11:46:45.851906 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.037)       0:19:18.977 ***********
2026-06-19 11:46:45.851910 | controller | Friday 19 June 2026  11:46:45 +0000 (0:00:00.037)       0:19:18.976 ***********
2026-06-19 11:46:46.345463 | controller | changed: [localhost]
2026-06-19 11:46:46.345525 | controller |
2026-06-19 11:46:46.345531 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-19 11:46:46.345535 | controller | Friday 19 June 2026  11:46:46 +0000 (0:00:00.493)       0:19:19.471 ***********
2026-06-19 11:46:46.345538 | controller | Friday 19 June 2026  11:46:46 +0000 (0:00:00.493)       0:19:19.470 ***********
2026-06-19 11:46:47.976366 | controller | changed: [localhost]
2026-06-19 11:46:47.976458 | controller |
2026-06-19 11:46:47.976465 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-19 11:46:47.976470 | controller | Friday 19 June 2026  11:46:47 +0000 (0:00:01.630)       0:19:21.102 ***********
2026-06-19 11:46:47.976474 | controller | Friday 19 June 2026  11:46:47 +0000 (0:00:01.630)       0:19:21.101 ***********
2026-06-19 11:46:48.399808 | controller | changed: [localhost]
2026-06-19 11:46:48.399864 | controller |
2026-06-19 11:46:48.399871 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-19 11:46:48.399877 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.423)       0:19:21.525 ***********
2026-06-19 11:46:48.399882 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.423)       0:19:21.524 ***********
2026-06-19 11:46:48.861819 | controller | ok: [localhost]
2026-06-19 11:46:48.861886 | controller |
2026-06-19 11:46:48.861892 | 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-19 11:46:48.861897 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.462)       0:19:21.987 ***********
2026-06-19 11:46:48.861901 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.462)       0:19:21.986 ***********
2026-06-19 11:46:48.939599 | controller | ok: [localhost]
2026-06-19 11:46:48.939684 | controller |
2026-06-19 11:46:48.939692 | 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-19 11:46:48.939698 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.077)       0:19:22.065 ***********
2026-06-19 11:46:48.939703 | controller | Friday 19 June 2026  11:46:48 +0000 (0:00:00.077)       0:19:22.064 ***********
2026-06-19 11:46:49.100260 | controller | ok: [localhost]
2026-06-19 11:46:49.100341 | controller |
2026-06-19 11:46:49.100347 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-19 11:46:49.100353 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.160)       0:19:22.225 ***********
2026-06-19 11:46:49.100358 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.160)       0:19:22.224 ***********
2026-06-19 11:46:49.314253 | controller | skipping: [localhost]
2026-06-19 11:46:49.314331 | controller |
2026-06-19 11:46:49.314338 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 11:46:49.314344 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.214)       0:19:22.439 ***********
2026-06-19 11:46:49.314349 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.214)       0:19:22.438 ***********
2026-06-19 11:46:49.536784 | controller | ok: [localhost]
2026-06-19 11:46:49.536881 | controller |
2026-06-19 11:46:49.536892 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-19 11:46:49.536914 | controller |   (
2026-06-19 11:46:49.536922 | controller |     {
2026-06-19 11:46:49.536930 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-19 11:46:49.536938 | controller |       'OPENSTACK_BRANCH': '',
2026-06-19 11:46:49.536946 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-19 11:46:49.536954 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-19 11:46:49.536962 | controller |     else {}
2026-06-19 11:46:49.536969 | controller |   )
2026-06-19 11:46:49.536977 | controller | }}] ***
2026-06-19 11:46:49.536999 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.222)       0:19:22.662 ***********
2026-06-19 11:46:49.537007 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.222)       0:19:22.661 ***********
2026-06-19 11:46:49.571984 | controller | skipping: [localhost]
2026-06-19 11:46:49.572029 | controller |
2026-06-19 11:46:49.572038 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-19 11:46:49.572046 | controller |   cifmw_install_yamls_environment |
2026-06-19 11:46:49.572054 | controller |   combine({'PATH': cifmw_path}) |
2026-06-19 11:46:49.572062 | controller |   combine(_install_yamls_repos | default({}))
2026-06-19 11:46:49.572069 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-19 11:46:49.572077 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-19 11:46:49.572085 | controller |   combine(
2026-06-19 11:46:49.572092 | controller |     {
2026-06-19 11:46:49.572100 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-19 11:46:49.572108 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-19 11:46:49.572115 | controller |     else {}
2026-06-19 11:46:49.572123 | controller |   )
2026-06-19 11:46:49.572130 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-19 11:46:49.572138 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.035)       0:19:22.698 ***********
2026-06-19 11:46:49.572145 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.035)       0:19:22.696 ***********
2026-06-19 11:46:49.614500 | controller | ok: [localhost]
2026-06-19 11:46:49.614576 | controller |
2026-06-19 11:46:49.614587 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-19 11:46:49.614595 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.042)       0:19:22.740 ***********
2026-06-19 11:46:49.614603 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.042)       0:19:22.739 ***********
2026-06-19 11:46:49.698685 | controller |
2026-06-19 11:46:49.698768 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-19 11:46:49.698778 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.083)       0:19:22.824 ***********
2026-06-19 11:46:49.698802 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.083)       0:19:22.823 ***********
2026-06-19 11:46:49.766675 | controller | ok: [localhost] =>
2026-06-19 11:46:49.766749 | controller |     make_edpm_baremetal_compute_env:
2026-06-19 11:46:49.766759 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:46:49.766767 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:46:49.766775 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:46:49.766782 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:46:49.766790 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:46:49.766814 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:46:49.766823 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:46:49.766830 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:46:49.766838 | controller |       OPENSTACK_IMG: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811
2026-06-19 11:46:49.766846 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:46:49.766854 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:46:49.766861 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:46:49.766869 | 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-19 11:46:49.766888 | controller |
2026-06-19 11:46:49.766896 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-19 11:46:49.766904 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.068)       0:19:22.892 ***********
2026-06-19 11:46:49.766912 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.068)       0:19:22.891 ***********
2026-06-19 11:46:49.803864 | controller | skipping: [localhost]
2026-06-19 11:46:49.803925 | controller |
2026-06-19 11:46:49.803930 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-19 11:46:49.803935 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.037)       0:19:22.929 ***********
2026-06-19 11:46:49.803939 | controller | Friday 19 June 2026  11:46:49 +0000 (0:00:00.037)       0:19:22.928 ***********
2026-06-19 11:47:17.131008 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:47:17.131134 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-19 11:47:17.131141 | controller | | default(true) }}
2026-06-19 11:47:17.150867 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-19 11:47:17.150955 | controller | changed: [localhost]
2026-06-19 11:47:17.150961 | controller |
2026-06-19 11:47:17.150967 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-19 11:47:17.150972 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:27.346)       0:19:50.276 ***********
2026-06-19 11:47:17.150976 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:27.346)       0:19:50.275 ***********
2026-06-19 11:47:17.201192 | controller | skipping: [localhost]
2026-06-19 11:47:17.201302 | controller |
2026-06-19 11:47:17.201308 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-19 11:47:17.201314 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-19 11:47:17.201319 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-19 11:47:17.201323 | controller | }}, cacheable=True] ***
2026-06-19 11:47:17.201327 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.049)       0:19:50.326 ***********
2026-06-19 11:47:17.201331 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.049)       0:19:50.324 ***********
2026-06-19 11:47:17.271949 | controller | skipping: [localhost]
2026-06-19 11:47:17.272053 | controller |
2026-06-19 11:47:17.272060 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-19 11:47:17.272065 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.071)       0:19:50.397 ***********
2026-06-19 11:47:17.272070 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.071)       0:19:50.396 ***********
2026-06-19 11:47:17.347586 | controller |
2026-06-19 11:47:17.347703 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-19 11:47:17.347711 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.075)       0:19:50.473 ***********
2026-06-19 11:47:17.347717 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.075)       0:19:50.472 ***********
2026-06-19 11:47:17.393257 | controller | ok: [localhost] =>
2026-06-19 11:47:17.393361 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-19 11:47:17.393373 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-19 11:47:17.393381 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-19 11:47:17.393428 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-19 11:47:17.393466 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-19 11:47:17.393475 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:47:17.393484 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-19 11:47:17.393492 | controller |       INSTALL_CERT_MANAGER: false
2026-06-19 11:47:17.393500 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-19 11:47:17.393508 | controller |       OPENSTACK_IMG: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811
2026-06-19 11:47:17.393516 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-19 11:47:17.393538 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-19 11:47:17.393546 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-19 11:47:17.393555 | 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-19 11:47:17.393565 | controller |
2026-06-19 11:47:17.393573 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-19 11:47:17.393581 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.045)       0:19:50.518 ***********
2026-06-19 11:47:17.393589 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.045)       0:19:50.517 ***********
2026-06-19 11:47:17.445590 | controller | skipping: [localhost]
2026-06-19 11:47:17.445689 | controller |
2026-06-19 11:47:17.445699 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-19 11:47:17.445706 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.052)       0:19:50.571 ***********
2026-06-19 11:47:17.445712 | controller | Friday 19 June 2026  11:47:17 +0000 (0:00:00.052)       0:19:50.570 ***********
2026-06-19 11:47:27.256061 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-19 11:47:27.256173 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-19 11:47:27.256181 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-19 11:47:27.282667 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-19 11:47:27.282718 | controller | changed: [localhost]
2026-06-19 11:47:27.282725 | controller |
2026-06-19 11:47:27.282731 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-19 11:47:27.282735 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-19 11:47:27.282769 | controller | kind: Kustomization
2026-06-19 11:47:27.282773 | controller | patches:
2026-06-19 11:47:27.282777 | controller |   - target:
2026-06-19 11:47:27.282780 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-19 11:47:27.282784 | controller |     patch: |-
2026-06-19 11:47:27.282787 | controller | {% if content_provider_registry_ip is defined %}
2026-06-19 11:47:27.282791 | controller |       - op: add
2026-06-19 11:47:27.282795 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-19 11:47:27.282799 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-19 11:47:27.282803 | controller | {% endif %}
2026-06-19 11:47:27.282806 | controller |
2026-06-19 11:47:27.282816 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-19 11:47:27.282822 | controller |       - op: add
2026-06-19 11:47:27.282825 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-19 11:47:27.282829 | controller |         value: sudo dnf -y update
2026-06-19 11:47:27.282833 | controller | {% endif %}
2026-06-19 11:47:27.282846 | controller | {% endif %}, kustomizations_paths={{
2026-06-19 11:47:27.282849 | controller |   [
2026-06-19 11:47:27.282852 | controller |     (
2026-06-19 11:47:27.282856 | controller |       [
2026-06-19 11:47:27.282859 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-19 11:47:27.282862 | controller |         'kustomizations',
2026-06-19 11:47:27.282866 | controller |         'dataplane'
2026-06-19 11:47:27.282869 | controller |       ] | ansible.builtin.path_join
2026-06-19 11:47:27.282873 | controller |     )
2026-06-19 11:47:27.282876 | controller |   ]
2026-06-19 11:47:27.282880 | controller | }}] ***
2026-06-19 11:47:27.282883 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:09.836)       0:20:00.407 ***********
2026-06-19 11:47:27.282887 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:09.836)       0:20:00.406 ***********
2026-06-19 11:47:27.722536 | controller | changed: [localhost]
2026-06-19 11:47:27.722594 | controller |
2026-06-19 11:47:27.722599 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-19 11:47:27.722604 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.439)       0:20:00.847 ***********
2026-06-19 11:47:27.722614 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.439)       0:20:00.846 ***********
2026-06-19 11:47:27.789446 | controller | ok: [localhost] =>
2026-06-19 11:47:27.789480 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-19 11:47:27.789486 | controller |       changed: true
2026-06-19 11:47:27.789497 | controller |       count: 2
2026-06-19 11:47:27.789501 | controller |       failed: false
2026-06-19 11:47:27.789505 | controller |       kustomizations_paths:
2026-06-19 11:47:27.789513 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-19 11:47:27.789519 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-19 11:47:27.789523 | controller |       result:
2026-06-19 11:47:27.789527 | controller |       - apiVersion: v1
2026-06-19 11:47:27.789530 | controller |         data:
2026-06-19 11:47:27.789534 | controller |           network_config_template: |
2026-06-19 11:47:27.789537 | controller |             ---
2026-06-19 11:47:27.789541 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-19 11:47:27.789544 | controller |             {% for network in nodeset_networks %}
2026-06-19 11:47:27.789548 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-19 11:47:27.789551 | controller |             {%- endfor %}
2026-06-19 11:47:27.789555 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-19 11:47:27.789558 | controller |             network_config:
2026-06-19 11:47:27.789561 | controller |             - type: ovs_bridge
2026-06-19 11:47:27.789565 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-19 11:47:27.789568 | controller |               mtu: {{ min_viable_mtu }}
2026-06-19 11:47:27.789571 | controller |               use_dhcp: false
2026-06-19 11:47:27.789575 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-19 11:47:27.789586 | controller |               domain: {{ dns_search_domains }}
2026-06-19 11:47:27.789594 | controller |               addresses:
2026-06-19 11:47:27.789599 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-19 11:47:27.789603 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-19 11:47:27.789606 | controller |               members:
2026-06-19 11:47:27.789609 | controller |               - type: interface
2026-06-19 11:47:27.789613 | controller |                 name: nic1
2026-06-19 11:47:27.789616 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-19 11:47:27.789619 | controller |                 # force the MAC address of the bridge to this interface
2026-06-19 11:47:27.789623 | controller |                 primary: true
2026-06-19 11:47:27.789626 | controller |             {% for network in nodeset_networks %}
2026-06-19 11:47:27.789633 | controller |               - type: vlan
2026-06-19 11:47:27.789638 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-19 11:47:27.789642 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-19 11:47:27.789645 | controller |                 addresses:
2026-06-19 11:47:27.789648 | controller |                 - ip_netmask:
2026-06-19 11:47:27.789652 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-19 11:47:27.789658 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-19 11:47:27.789662 | controller |             {% endfor %}
2026-06-19 11:47:27.789665 | controller |         kind: ConfigMap
2026-06-19 11:47:27.789668 | controller |         metadata:
2026-06-19 11:47:27.789672 | controller |           labels:
2026-06-19 11:47:27.789675 | controller |             created-by: install_yamls
2026-06-19 11:47:27.789678 | controller |           name: network-config-template-ipam
2026-06-19 11:47:27.789681 | controller |           namespace: openstack
2026-06-19 11:47:27.789685 | controller |       - apiVersion: v1
2026-06-19 11:47:27.789688 | controller |         data:
2026-06-19 11:47:27.789691 | controller |           physical_bridge_name: br-ex
2026-06-19 11:47:27.789695 | controller |           public_interface_name: eth0
2026-06-19 11:47:27.789698 | controller |         kind: ConfigMap
2026-06-19 11:47:27.789701 | controller |         metadata:
2026-06-19 11:47:27.789704 | controller |           labels:
2026-06-19 11:47:27.789708 | controller |             created-by: install_yamls
2026-06-19 11:47:27.789711 | controller |           name: neutron-edpm-ipam
2026-06-19 11:47:27.789720 | controller |           namespace: openstack
2026-06-19 11:47:27.789724 | controller |       - apiVersion: v1
2026-06-19 11:47:27.789727 | controller |         data:
2026-06-19 11:47:27.789730 | controller |           25-nova-extra.conf: ''
2026-06-19 11:47:27.789734 | controller |         kind: ConfigMap
2026-06-19 11:47:27.789737 | controller |         metadata:
2026-06-19 11:47:27.789740 | controller |           labels:
2026-06-19 11:47:27.789743 | controller |             created-by: install_yamls
2026-06-19 11:47:27.789747 | controller |           name: nova-extra-config
2026-06-19 11:47:27.789750 | controller |           namespace: openstack
2026-06-19 11:47:27.789753 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-19 11:47:27.789757 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-19 11:47:27.789760 | controller |         metadata:
2026-06-19 11:47:27.789763 | controller |           labels:
2026-06-19 11:47:27.789766 | controller |             created-by: install_yamls
2026-06-19 11:47:27.789770 | controller |           name: edpm-deployment-ipam
2026-06-19 11:47:27.789773 | controller |           namespace: openstack
2026-06-19 11:47:27.789776 | controller |         spec:
2026-06-19 11:47:27.789779 | controller |           nodeSets:
2026-06-19 11:47:27.789783 | controller |           - openstack-edpm-ipam
2026-06-19 11:47:27.789786 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-19 11:47:27.789789 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-19 11:47:27.789793 | controller |         metadata:
2026-06-19 11:47:27.789802 | controller |           labels:
2026-06-19 11:47:27.789805 | controller |             created-by: install_yamls
2026-06-19 11:47:27.789809 | controller |           name: openstack-edpm-ipam
2026-06-19 11:47:27.789812 | controller |           namespace: openstack
2026-06-19 11:47:27.789815 | controller |         spec:
2026-06-19 11:47:27.789818 | controller |           baremetalSetTemplate:
2026-06-19 11:47:27.789822 | controller |             bmhLabelSelector:
2026-06-19 11:47:27.789825 | controller |               app: openstack
2026-06-19 11:47:27.789828 | controller |             bmhNamespace: openstack
2026-06-19 11:47:27.789837 | controller |             cloudUserName: cloud-admin
2026-06-19 11:47:27.789840 | controller |             ctlplaneInterface: enp1s0
2026-06-19 11:47:27.789844 | controller |           env:
2026-06-19 11:47:27.789847 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-19 11:47:27.789850 | controller |             value: 'True'
2026-06-19 11:47:27.789854 | controller |           networkAttachments:
2026-06-19 11:47:27.789859 | controller |           - ctlplane
2026-06-19 11:47:27.789864 | controller |           nodeTemplate:
2026-06-19 11:47:27.789869 | controller |             ansible:
2026-06-19 11:47:27.789875 | controller |               ansibleUser: cloud-admin
2026-06-19 11:47:27.789880 | controller |               ansibleVars:
2026-06-19 11:47:27.789895 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-19 11:47:27.789901 | controller |                 edpm_container_registry_insecure_registries:
2026-06-19 11:47:27.789906 | controller |                 - 38.102.83.9:5001
2026-06-19 11:47:27.789911 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-19 11:47:27.789916 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-19 11:47:27.789924 | controller |                 edpm_sshd_allowed_ranges:
2026-06-19 11:47:27.789937 | controller |                 - 192.168.122.0/24
2026-06-19 11:47:27.789942 | controller |                 enable_debug: false
2026-06-19 11:47:27.789947 | controller |                 gather_facts: false
2026-06-19 11:47:27.789969 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-19 11:47:27.789975 | controller |                 image_prefix: openstack
2026-06-19 11:47:27.789980 | controller |                 image_tag: current-podified
2026-06-19 11:47:27.789985 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-19 11:47:27.789999 | controller |                 timesync_ntp_servers:
2026-06-19 11:47:27.790004 | controller |                 - hostname: pool.ntp.org
2026-06-19 11:47:27.790009 | controller |               ansibleVarsFrom:
2026-06-19 11:47:27.790014 | controller |               - configMapRef:
2026-06-19 11:47:27.790019 | controller |                   name: network-config-template-ipam
2026-06-19 11:47:27.790024 | controller |                 prefix: edpm_
2026-06-19 11:47:27.790029 | controller |               - configMapRef:
2026-06-19 11:47:27.790034 | controller |                   name: neutron-edpm-ipam
2026-06-19 11:47:27.790038 | controller |                 prefix: neutron_
2026-06-19 11:47:27.790048 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-19 11:47:27.790057 | controller |             networks:
2026-06-19 11:47:27.790062 | controller |             - defaultRoute: true
2026-06-19 11:47:27.790067 | controller |               name: ctlplane
2026-06-19 11:47:27.790072 | controller |               subnetName: subnet1
2026-06-19 11:47:27.790076 | controller |             - name: internalapi
2026-06-19 11:47:27.790081 | controller |               subnetName: subnet1
2026-06-19 11:47:27.790086 | controller |             - name: storage
2026-06-19 11:47:27.790091 | controller |               subnetName: subnet1
2026-06-19 11:47:27.790096 | controller |             - name: tenant
2026-06-19 11:47:27.790101 | controller |               subnetName: subnet1
2026-06-19 11:47:27.790106 | controller |           nodes:
2026-06-19 11:47:27.790111 | controller |             edpm-compute-0:
2026-06-19 11:47:27.790115 | controller |               hostName: edpm-compute-0
2026-06-19 11:47:27.790129 | controller |           preProvisioned: false
2026-06-19 11:47:27.790137 | controller |           services:
2026-06-19 11:47:27.790142 | controller |           - repo-setup
2026-06-19 11:47:27.790147 | controller |           - redhat
2026-06-19 11:47:27.790152 | controller |           - bootstrap
2026-06-19 11:47:27.790156 | controller |           - download-cache
2026-06-19 11:47:27.790161 | controller |           - configure-network
2026-06-19 11:47:27.790166 | controller |           - validate-network
2026-06-19 11:47:27.790171 | controller |           - install-os
2026-06-19 11:47:27.790176 | controller |           - configure-os
2026-06-19 11:47:27.790181 | controller |           - ssh-known-hosts
2026-06-19 11:47:27.790194 | controller |           - run-os
2026-06-19 11:47:27.790199 | controller |           - reboot-os
2026-06-19 11:47:27.790204 | controller |           - install-certs
2026-06-19 11:47:27.790209 | controller |           - ovn
2026-06-19 11:47:27.790213 | controller |           - neutron-metadata
2026-06-19 11:47:27.790218 | controller |           - libvirt
2026-06-19 11:47:27.790223 | controller |           - nova
2026-06-19 11:47:27.790228 | controller |           - telemetry
2026-06-19 11:47:27.790233 | controller |           tlsEnabled: true
2026-06-19 11:47:27.790238 | controller |
2026-06-19 11:47:27.790244 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-19 11:47:27.790258 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.067)       0:20:00.915 ***********
2026-06-19 11:47:27.790264 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.067)       0:20:00.914 ***********
2026-06-19 11:47:27.840040 | controller | skipping: [localhost]
2026-06-19 11:47:27.840087 | controller |
2026-06-19 11:47:27.840094 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-19 11:47:27.840110 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.050)       0:20:00.965 ***********
2026-06-19 11:47:27.840121 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.050)       0:20:00.964 ***********
2026-06-19 11:47:27.896893 | controller | skipping: [localhost]
2026-06-19 11:47:27.896948 | controller |
2026-06-19 11:47:27.896959 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-19 11:47:27.896969 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.056)       0:20:01.022 ***********
2026-06-19 11:47:27.896978 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.056)       0:20:01.021 ***********
2026-06-19 11:47:27.959559 | controller | skipping: [localhost]
2026-06-19 11:47:27.959614 | controller |
2026-06-19 11:47:27.959625 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-19 11:47:27.959634 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.062)       0:20:01.085 ***********
2026-06-19 11:47:27.959647 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.062)       0:20:01.084 ***********
2026-06-19 11:47:27.995147 | controller | skipping: [localhost]
2026-06-19 11:47:27.995187 | controller |
2026-06-19 11:47:27.995197 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-19 11:47:27.995206 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.035)       0:20:01.121 ***********
2026-06-19 11:47:27.995213 | controller | Friday 19 June 2026  11:47:27 +0000 (0:00:00.035)       0:20:01.120 ***********
2026-06-19 11:47:28.973379 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-19 11:47:28.973441 | controller | changed: [localhost]
2026-06-19 11:47:28.973447 | controller |
2026-06-19 11:47:28.973451 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-19 11:47:28.973456 | controller | Friday 19 June 2026  11:47:28 +0000 (0:00:00.977)       0:20:02.099 ***********
2026-06-19 11:47:28.973460 | controller | Friday 19 June 2026  11:47:28 +0000 (0:00:00.977)       0:20:02.097 ***********
2026-06-19 11:47:29.509915 | controller | changed: [localhost]
2026-06-19 11:47:29.509980 | controller |
2026-06-19 11:47:29.509987 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-19 11:47:29.509991 | controller | Friday 19 June 2026  11:47:29 +0000 (0:00:00.536)       0:20:02.635 ***********
2026-06-19 11:47:29.509995 | controller | Friday 19 June 2026  11:47:29 +0000 (0:00:00.536)       0:20:02.634 ***********
2026-06-19 11:51:50.619476 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-19 11:51:50.619544 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-19 11:51:50.619556 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-19 11:51:50.619562 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-19 11:51:50.619574 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-19 11:51:50.619580 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-19 11:51:50.619584 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-19 11:51:50.619592 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-19 11:51:50.619597 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-19 11:51:50.619601 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-19 11:51:50.619605 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-19 11:51:50.619610 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-19 11:51:50.619614 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-19 11:51:50.619618 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-19 11:51:50.619623 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-19 11:51:50.619627 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-19 11:51:50.619632 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-19 11:51:50.619637 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-19 11:51:50.619641 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-19 11:51:50.619646 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-19 11:51:50.619650 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-19 11:51:50.619655 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-19 11:51:50.619659 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-19 11:51:50.619664 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-19 11:51:50.619669 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-19 11:51:50.619673 | controller | changed: [localhost]
2026-06-19 11:51:50.619679 | controller |
2026-06-19 11:51:50.619684 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-19 11:51:50.619690 | controller | Friday 19 June 2026  11:51:50 +0000 (0:04:21.108)       0:24:23.744 ***********
2026-06-19 11:51:50.619694 | controller | Friday 19 June 2026  11:51:50 +0000 (0:04:21.108)       0:24:23.743 ***********
2026-06-19 11:52:38.380877 | controller | changed: [localhost]
2026-06-19 11:52:38.380987 | controller |
2026-06-19 11:52:38.381003 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-19 11:52:38.381032 | controller | Friday 19 June 2026  11:52:38 +0000 (0:00:47.761)       0:25:11.506 ***********
2026-06-19 11:52:38.381044 | controller | Friday 19 June 2026  11:52:38 +0000 (0:00:47.761)       0:25:11.504 ***********
2026-06-19 11:57:04.981872 | controller | changed: [localhost]
2026-06-19 11:57:04.981988 | controller |
2026-06-19 11:57:04.981995 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-19 11:57:04.982000 | controller | Friday 19 June 2026  11:57:04 +0000 (0:04:26.601)       0:29:38.107 ***********
2026-06-19 11:57:04.982022 | controller | Friday 19 June 2026  11:57:04 +0000 (0:04:26.601)       0:29:38.106 ***********
2026-06-19 11:57:05.403746 | controller | changed: [localhost]
2026-06-19 11:57:05.403845 | controller |
2026-06-19 11:57:05.403853 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-19 11:57:05.403858 | controller | Friday 19 June 2026  11:57:05 +0000 (0:00:00.421)       0:29:38.529 ***********
2026-06-19 11:57:05.403862 | controller | Friday 19 June 2026  11:57:05 +0000 (0:00:00.421)       0:29:38.527 ***********
2026-06-19 11:57:05.469151 | controller | ok: [localhost] =>
2026-06-19 11:57:05.469235 | controller |     compute_nodes_output.stdout_lines:
2026-06-19 11:57:05.469242 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-19 11:57:05.469247 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m48s
2026-06-19 11:57:05.469251 | controller |
2026-06-19 11:57:05.469280 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-19 11:57:05.469286 | controller | Friday 19 June 2026  11:57:05 +0000 (0:00:00.065)       0:29:38.594 ***********
2026-06-19 11:57:05.469290 | controller | Friday 19 June 2026  11:57:05 +0000 (0:00:00.065)       0:29:38.593 ***********
2026-06-19 12:22:31.706902 | controller | changed: [localhost]
2026-06-19 12:22:31.707055 | controller |
2026-06-19 12:22:31.707076 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-19 12:22:31.707085 | controller | Friday 19 June 2026  12:22:31 +0000 (0:25:26.237)       0:55:04.832 ***********
2026-06-19 12:22:31.707093 | controller | Friday 19 June 2026  12:22:31 +0000 (0:25:26.237)       0:55:04.831 ***********
2026-06-19 12:22:38.551533 | controller | changed: [localhost]
2026-06-19 12:22:38.551635 | controller |
2026-06-19 12:22:38.551651 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-19 12:22:38.551663 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:06.844)       0:55:11.677 ***********
2026-06-19 12:22:38.551674 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:06.844)       0:55:11.676 ***********
2026-06-19 12:22:38.645372 | controller | ok: [localhost]
2026-06-19 12:22:38.645519 | controller |
2026-06-19 12:22:38.645537 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-19 12:22:38.645551 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.093)       0:55:11.770 ***********
2026-06-19 12:22:38.645564 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.093)       0:55:11.769 ***********
2026-06-19 12:22:38.709928 | controller | skipping: [localhost]
2026-06-19 12:22:38.710017 | controller |
2026-06-19 12:22:38.710029 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-19 12:22:38.710038 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.064)       0:55:11.835 ***********
2026-06-19 12:22:38.710047 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.064)       0:55:11.834 ***********
2026-06-19 12:22:38.797656 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-19 12:22:38.797742 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-19 12:22:38.797752 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-19 12:22:38.797761 | controller | skipping: [localhost]
2026-06-19 12:22:38.797770 | controller |
2026-06-19 12:22:38.797779 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-19 12:22:38.797787 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.087)       0:55:11.923 ***********
2026-06-19 12:22:38.797815 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.087)       0:55:11.921 ***********
2026-06-19 12:22:38.856765 | controller | skipping: [localhost]
2026-06-19 12:22:38.856840 | controller |
2026-06-19 12:22:38.856855 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-19 12:22:38.856867 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.058)       0:55:11.982 ***********
2026-06-19 12:22:38.856878 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.058)       0:55:11.980 ***********
2026-06-19 12:22:38.906095 | controller | skipping: [localhost]
2026-06-19 12:22:38.906181 | controller |
2026-06-19 12:22:38.906192 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-19 12:22:38.906201 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.049)       0:55:12.031 ***********
2026-06-19 12:22:38.906209 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.049)       0:55:12.030 ***********
2026-06-19 12:22:38.953228 | controller | skipping: [localhost]
2026-06-19 12:22:38.953335 | controller |
2026-06-19 12:22:38.953347 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-19 12:22:38.953355 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.046)       0:55:12.078 ***********
2026-06-19 12:22:38.953364 | controller | Friday 19 June 2026  12:22:38 +0000 (0:00:00.046)       0:55:12.077 ***********
2026-06-19 12:22:39.011196 | controller | skipping: [localhost]
2026-06-19 12:22:39.011289 | controller |
2026-06-19 12:22:39.011301 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-19 12:22:39.011311 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.058)       0:55:12.137 ***********
2026-06-19 12:22:39.011319 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.058)       0:55:12.135 ***********
2026-06-19 12:22:39.094083 | controller | skipping: [localhost]
2026-06-19 12:22:39.094175 | controller |
2026-06-19 12:22:39.094187 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-19 12:22:39.094196 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.082)       0:55:12.219 ***********
2026-06-19 12:22:39.094203 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.082)       0:55:12.218 ***********
2026-06-19 12:22:39.151489 | controller | skipping: [localhost]
2026-06-19 12:22:39.151565 | controller |
2026-06-19 12:22:39.151575 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-19 12:22:39.151584 | controller |   cifmw_install_yamls_environment |
2026-06-19 12:22:39.151592 | controller |   combine({'PATH': cifmw_path}) |
2026-06-19 12:22:39.151599 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-19 12:22:39.151607 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-19 12:22:39.151616 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-19 12:22:39.151623 | controller |   combine(_install_yamls_repos | default({}))
2026-06-19 12:22:39.151631 | controller | }}, cacheable=True] ***
2026-06-19 12:22:39.151638 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.057)       0:55:12.276 ***********
2026-06-19 12:22:39.151646 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.057)       0:55:12.275 ***********
2026-06-19 12:22:39.187438 | controller | skipping: [localhost]
2026-06-19 12:22:39.187491 | controller |
2026-06-19 12:22:39.187556 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-19 12:22:39.187577 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.036)       0:55:12.313 ***********
2026-06-19 12:22:39.187606 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.036)       0:55:12.312 ***********
2026-06-19 12:22:39.249953 | controller | skipping: [localhost]
2026-06-19 12:22:39.250023 | controller |
2026-06-19 12:22:39.250033 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-19 12:22:39.250050 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-19 12:22:39.250058 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-19 12:22:39.250066 | controller | }}, cacheable=True] ***
2026-06-19 12:22:39.250073 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.061)       0:55:12.375 ***********
2026-06-19 12:22:39.250081 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.061)       0:55:12.374 ***********
2026-06-19 12:22:39.312864 | controller | skipping: [localhost]
2026-06-19 12:22:39.312950 | controller |
2026-06-19 12:22:39.312961 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-19 12:22:39.312970 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.062)       0:55:12.438 ***********
2026-06-19 12:22:39.312977 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.062)       0:55:12.437 ***********
2026-06-19 12:22:39.380974 | controller | skipping: [localhost]
2026-06-19 12:22:39.381062 | controller |
2026-06-19 12:22:39.381073 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-19 12:22:39.381082 | controller |   [
2026-06-19 12:22:39.381089 | controller |     (
2026-06-19 12:22:39.381097 | controller |       [
2026-06-19 12:22:39.381105 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-19 12:22:39.381113 | controller |         'kustomizations',
2026-06-19 12:22:39.381121 | controller |         'dataplane'
2026-06-19 12:22:39.381128 | controller |       ] | ansible.builtin.path_join
2026-06-19 12:22:39.381136 | controller |     )
2026-06-19 12:22:39.381143 | controller |   ]
2026-06-19 12:22:39.381151 | controller | }}] ***
2026-06-19 12:22:39.381158 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.068)       0:55:12.506 ***********
2026-06-19 12:22:39.381166 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.068)       0:55:12.505 ***********
2026-06-19 12:22:39.435987 | controller | skipping: [localhost]
2026-06-19 12:22:39.436060 | controller |
2026-06-19 12:22:39.436070 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-19 12:22:39.436079 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.054)       0:55:12.561 ***********
2026-06-19 12:22:39.436087 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.054)       0:55:12.560 ***********
2026-06-19 12:22:39.500103 | controller | skipping: [localhost]
2026-06-19 12:22:39.500182 | controller |
2026-06-19 12:22:39.500192 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-19 12:22:39.500202 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.063)       0:55:12.625 ***********
2026-06-19 12:22:39.500210 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.063)       0:55:12.624 ***********
2026-06-19 12:22:39.565087 | controller | skipping: [localhost]
2026-06-19 12:22:39.565180 | controller |
2026-06-19 12:22:39.565193 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-19 12:22:39.565205 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.064)       0:55:12.689 ***********
2026-06-19 12:22:39.565215 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.064)       0:55:12.688 ***********
2026-06-19 12:22:39.609335 | controller | skipping: [localhost]
2026-06-19 12:22:39.609476 | controller |
2026-06-19 12:22:39.609499 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-19 12:22:39.609548 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.044)       0:55:12.734 ***********
2026-06-19 12:22:39.609562 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.044)       0:55:12.733 ***********
2026-06-19 12:22:39.659567 | controller | skipping: [localhost]
2026-06-19 12:22:39.659663 | controller |
2026-06-19 12:22:39.659699 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-19 12:22:39.659713 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.050)       0:55:12.785 ***********
2026-06-19 12:22:39.659724 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.050)       0:55:12.784 ***********
2026-06-19 12:22:39.713368 | controller | skipping: [localhost]
2026-06-19 12:22:39.713484 | controller |
2026-06-19 12:22:39.713495 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-19 12:22:39.713504 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-19 12:22:39.713512 | controller | ] ***
2026-06-19 12:22:39.713520 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.053)       0:55:12.839 ***********
2026-06-19 12:22:39.713528 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.053)       0:55:12.837 ***********
2026-06-19 12:22:39.758549 | controller | skipping: [localhost]
2026-06-19 12:22:39.758640 | controller |
2026-06-19 12:22:39.758648 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-19 12:22:39.758654 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.045)       0:55:12.884 ***********
2026-06-19 12:22:39.758659 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.045)       0:55:12.883 ***********
2026-06-19 12:22:39.842123 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-19 12:22:39.863088 | controller | skipping: [localhost]
2026-06-19 12:22:39.863116 | controller |
2026-06-19 12:22:39.863123 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-19 12:22:39.863128 | controller | skipping: no hosts matched
2026-06-19 12:22:39.863133 | controller |
2026-06-19 12:22:39.863137 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-19 12:22:39.863142 | controller | skipping: no hosts matched
2026-06-19 12:22:39.863147 | controller |
2026-06-19 12:22:39.863151 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-19 12:22:39.863156 | controller |
2026-06-19 12:22:39.863162 | 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-19 12:22:39.863167 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.104)       0:55:12.989 ***********
2026-06-19 12:22:39.863172 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.104)       0:55:12.988 ***********
2026-06-19 12:22:39.980762 | controller | ok: [localhost]
2026-06-19 12:22:39.980810 | controller |
2026-06-19 12:22:39.980819 | 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-19 12:22:39.980827 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.116)       0:55:13.105 ***********
2026-06-19 12:22:39.980834 | controller | Friday 19 June 2026  12:22:39 +0000 (0:00:00.116)       0:55:13.104 ***********
2026-06-19 12:22:40.120172 | controller | ok: [localhost]
2026-06-19 12:22:40.120224 | controller |
2026-06-19 12:22:40.120235 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-19 12:22:40.120245 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.140)       0:55:13.245 ***********
2026-06-19 12:22:40.120253 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.140)       0:55:13.244 ***********
2026-06-19 12:22:40.370592 | controller | skipping: [localhost]
2026-06-19 12:22:40.370657 | controller |
2026-06-19 12:22:40.370682 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-19 12:22:40.370695 | controller |
2026-06-19 12:22:40.370706 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-19 12:22:40.370717 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.251)       0:55:13.496 ***********
2026-06-19 12:22:40.370724 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.251)       0:55:13.495 ***********
2026-06-19 12:22:40.413623 | controller | skipping: [localhost]
2026-06-19 12:22:40.413673 | controller |
2026-06-19 12:22:40.413684 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-19 12:22:40.413692 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.042)       0:55:13.539 ***********
2026-06-19 12:22:40.413700 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.042)       0:55:13.538 ***********
2026-06-19 12:22:40.459670 | controller | skipping: [localhost]
2026-06-19 12:22:40.459720 | controller |
2026-06-19 12:22:40.459731 | 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-19 12:22:40.459741 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.046)       0:55:13.585 ***********
2026-06-19 12:22:40.459749 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.046)       0:55:13.584 ***********
2026-06-19 12:22:40.543669 | controller | ok: [localhost]
2026-06-19 12:22:40.543718 | controller |
2026-06-19 12:22:40.543729 | 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-19 12:22:40.543738 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.083)       0:55:13.669 ***********
2026-06-19 12:22:40.543746 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.083)       0:55:13.668 ***********
2026-06-19 12:22:40.700274 | controller | ok: [localhost]
2026-06-19 12:22:40.700323 | controller |
2026-06-19 12:22:40.700335 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-19 12:22:40.700343 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.156)       0:55:13.826 ***********
2026-06-19 12:22:40.700351 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.156)       0:55:13.825 ***********
2026-06-19 12:22:40.853061 | controller | skipping: [localhost]
2026-06-19 12:22:40.853115 | controller |
2026-06-19 12:22:40.853127 | controller | TASK [Run validations name=validations] ****************************************
2026-06-19 12:22:40.853136 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.151)       0:55:13.978 ***********
2026-06-19 12:22:40.853145 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.152)       0:55:13.977 ***********
2026-06-19 12:22:40.928196 | controller | skipping: [localhost]
2026-06-19 12:22:40.928244 | controller |
2026-06-19 12:22:40.928255 | 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-19 12:22:40.928265 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.075)       0:55:14.053 ***********
2026-06-19 12:22:40.928273 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.075)       0:55:14.052 ***********
2026-06-19 12:22:40.963293 | controller | skipping: [localhost]
2026-06-19 12:22:40.963341 | controller |
2026-06-19 12:22:40.963349 | 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-19 12:22:40.963356 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.035)       0:55:14.089 ***********
2026-06-19 12:22:40.963362 | controller | Friday 19 June 2026  12:22:40 +0000 (0:00:00.035)       0:55:14.087 ***********
2026-06-19 12:22:41.011478 | controller | skipping: [localhost]
2026-06-19 12:22:41.011573 | controller |
2026-06-19 12:22:41.011600 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-19 12:22:41.011613 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.048)       0:55:14.137 ***********
2026-06-19 12:22:41.011626 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.048)       0:55:14.136 ***********
2026-06-19 12:22:41.200469 | controller | skipping: [localhost]
2026-06-19 12:22:41.200522 | controller |
2026-06-19 12:22:41.200533 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-19 12:22:41.200543 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.164)       0:55:14.301 ***********
2026-06-19 12:22:41.200551 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.164)       0:55:14.300 ***********
2026-06-19 12:22:41.200559 | controller |
2026-06-19 12:22:41.200567 | controller | PLAY RECAP *********************************************************************
2026-06-19 12:22:41.200576 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-19 12:22:41.200584 | controller |
2026-06-19 12:22:41.200592 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.022)       0:55:14.324 ***********
2026-06-19 12:22:41.200600 | controller | ===============================================================================
2026-06-19 12:22:41.200608 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1526.24s
2026-06-19 12:22:41.200616 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 403.43s
2026-06-19 12:22:41.200624 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 266.60s
2026-06-19 12:22:41.200632 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 261.11s
2026-06-19 12:22:41.200640 | controller | install_yamls_makes : Run openstack ----------------------------------- 245.86s
2026-06-19 12:22:41.200648 | controller | install_yamls_makes : Run openstack_init ------------------------------ 197.13s
2026-06-19 12:22:41.200656 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 62.19s
2026-06-19 12:22:41.200664 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 47.76s
2026-06-19 12:22:41.200672 | controller | run_hook : Run hook without retry - Download needed tools -------------- 46.43s
2026-06-19 12:22:41.200680 | controller | ci_setup : Install needed packages ------------------------------------- 30.16s
2026-06-19 12:22:41.200688 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.04s
2026-06-19 12:22:41.200696 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 27.35s
2026-06-19 12:22:41.200704 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.42s
2026-06-19 12:22:41.200712 | controller | ci_local_storage : Perform action in the PV directory ------------------ 10.18s
2026-06-19 12:22:41.200720 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep -------------------- 9.84s
2026-06-19 12:22:41.200728 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.89s
2026-06-19 12:22:41.200736 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 7.04s
2026-06-19 12:22:41.200744 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.84s
2026-06-19 12:22:41.200752 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.25s
2026-06-19 12:22:41.200760 | controller | ci_setup : Install openshift client ------------------------------------- 4.05s
2026-06-19 12:22:41.200768 | controller | Friday 19 June 2026  12:22:41 +0000 (0:00:00.024)       0:55:14.324 ***********
2026-06-19 12:22:41.200776 | controller | ===============================================================================
2026-06-19 12:22:41.200784 | controller | edpm_deploy_baremetal ------------------------------------------------ 2111.63s
2026-06-19 12:22:41.200792 | controller | edpm_prepare ---------------------------------------------------------- 501.00s
2026-06-19 12:22:41.200811 | controller | install_yamls_makes --------------------------------------------------- 491.45s
2026-06-19 12:22:41.200824 | controller | run_hook --------------------------------------------------------------- 52.84s
2026-06-19 12:22:41.200832 | controller | ci_setup --------------------------------------------------------------- 37.06s
2026-06-19 12:22:41.200841 | controller | cert_manager ----------------------------------------------------------- 32.27s
2026-06-19 12:22:41.200848 | controller | repo_setup ------------------------------------------------------------- 18.58s
2026-06-19 12:22:41.200856 | controller | ci_local_storage ------------------------------------------------------- 17.13s
2026-06-19 12:22:41.200864 | controller | cifmw_helpers ---------------------------------------------------------- 11.22s
2026-06-19 12:22:41.200872 | controller | rhol_crc --------------------------------------------------------------- 10.29s
2026-06-19 12:22:41.200880 | controller | openshift_login --------------------------------------------------------- 5.93s
2026-06-19 12:22:41.200888 | controller | openshift_setup --------------------------------------------------------- 5.40s
2026-06-19 12:22:41.200896 | controller | install_yamls ----------------------------------------------------------- 4.22s
2026-06-19 12:22:41.200904 | controller | cifmw_setup ------------------------------------------------------------- 3.29s
2026-06-19 12:22:41.200912 | controller | libvirt_manager --------------------------------------------------------- 2.97s
2026-06-19 12:22:41.200919 | controller | install_ca -------------------------------------------------------------- 2.83s
2026-06-19 12:22:41.200927 | controller | install_openstack_ca ---------------------------------------------------- 1.37s
2026-06-19 12:22:41.200935 | controller | gather_facts ------------------------------------------------------------ 1.29s
2026-06-19 12:22:41.200943 | controller | discover_latest_image --------------------------------------------------- 0.73s
2026-06-19 12:22:41.200951 | controller | edpm_deploy ------------------------------------------------------------- 0.71s
2026-06-19 12:22:41.200970 | controller | manage_secrets ---------------------------------------------------------- 0.62s
2026-06-19 12:22:41.200979 | controller | operator_build ---------------------------------------------------------- 0.51s
2026-06-19 12:22:41.200986 | controller | networking_mapper ------------------------------------------------------- 0.36s
2026-06-19 12:22:41.200995 | controller | ansible.builtin.file ---------------------------------------------------- 0.33s
2026-06-19 12:22:41.201002 | controller | pkg_build --------------------------------------------------------------- 0.11s
2026-06-19 12:22:41.201010 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.09s
2026-06-19 12:22:41.201018 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-19 12:22:41.201026 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-19 12:22:41.201034 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-19 12:22:41.201042 | controller | total ---------------------------------------------------------------- 3314.29s
2026-06-19 12:22:41.736920 | controller | ok: Runtime: 0:55:15.525426
2026-06-19 12:22:41.798131 | 
2026-06-19 12:22:41.798227 | PLAY RECAP
2026-06-19 12:22:41.798283 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-19 12:22:41.798315 | 
2026-06-19 12:22:41.925991 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-19 12:22:41.927924 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-19 12:22:42.637456 | 
2026-06-19 12:22:42.637637 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-19 12:22:42.657737 | 
2026-06-19 12:22:42.657855 | TASK [Filter out host if needed]
2026-06-19 12:22:42.665241 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-19 12:22:42.668535 | 
2026-06-19 12:22:42.668602 | TASK [Ensure we have the ci-framework on host]
2026-06-19 12:22:43.298458 | controller | ok
2026-06-19 12:22:43.309038 | 
2026-06-19 12:22:43.309205 | TASK [End host if no basedir]
2026-06-19 12:22:43.319524 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-19 12:22:43.326589 | 
2026-06-19 12:22:43.326789 | TASK [Read base centos-9 scenarios]
2026-06-19 12:22:43.350787 | controller | ok
2026-06-19 12:22:43.456391 | 
2026-06-19 12:22:43.456528 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:22:43.490828 | controller | skipping: Conditional result was False
2026-06-19 12:22:43.497089 | 
2026-06-19 12:22:43.497180 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:22:43.955273 | controller | ok
2026-06-19 12:22:43.964582 | 
2026-06-19 12:22:43.964718 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:22:44.001601 | controller | skipping: Conditional result was False
2026-06-19 12:22:44.011663 | 
2026-06-19 12:22:44.011810 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:22:44.050196 | 
2026-06-19 12:22:44.050509 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:22:44.098353 | 
2026-06-19 12:22:44.098779 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:22:44.135483 | 
2026-06-19 12:22:44.135798 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:22:44.161405 | controller | skipping: Conditional result was False
2026-06-19 12:22:44.182253 | 
2026-06-19 12:22:44.182487 | TASK [run_hook : Assert parameters are valid]
2026-06-19 12:22:44.370038 | controller | ok: All assertions passed
2026-06-19 12:22:44.378512 | 
2026-06-19 12:22:44.378645 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-19 12:22:44.607167 | controller | ok: All assertions passed
2026-06-19 12:22:44.613459 | 
2026-06-19 12:22:44.613548 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-19 12:22:44.709922 | 
2026-06-19 12:22:44.710256 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-19 12:22:44.739607 | controller | skipping: Conditional result was False
2026-06-19 12:22:44.752573 | 
2026-06-19 12:22:44.752742 | TASK [Read artifacts parameters dir and set as facts]
2026-06-19 12:22:44.780077 | controller | ok
2026-06-19 12:22:44.816937 | 
2026-06-19 12:22:44.817127 | TASK [cifmw_helpers : Check directory is available]
2026-06-19 12:22:45.176619 | controller | ok
2026-06-19 12:22:45.186993 | 
2026-06-19 12:22:45.187150 | TASK [cifmw_helpers : Find yaml files]
2026-06-19 12:22:45.751246 | controller | ok: All paths examined
2026-06-19 12:22:45.768014 | 
2026-06-19 12:22:45.768154 | TASK [cifmw_helpers : Print available yaml files]
2026-06-19 12:22:45.826080 | 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-19 12:22:45.836021 | 
2026-06-19 12:22:45.836164 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-19 12:22:45.870863 | controller | Output suppressed because no_log was given
2026-06-19 12:22:45.871282 | 
2026-06-19 12:22:45.878922 | controller | Output suppressed because no_log was given
2026-06-19 12:22:45.886072 | controller | Output suppressed because no_log was given
2026-06-19 12:22:45.891060 | controller | Output suppressed because no_log was given
2026-06-19 12:22:45.920414 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-19 12:22:45.932680 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-19 12:22:45.942938 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-19 12:22:45.949796 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-19 12:22:45.957963 | 
2026-06-19 12:22:45.958048 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:22:45.982343 | controller | skipping: Conditional result was False
2026-06-19 12:22:45.990067 | 
2026-06-19 12:22:45.990171 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:22:46.378861 | controller | ok
2026-06-19 12:22:46.390300 | 
2026-06-19 12:22:46.390534 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:22:46.811915 | controller -> localhost | changed
2026-06-19 12:22:46.824524 | 
2026-06-19 12:22:46.824680 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:22:47.305171 | controller | Output suppressed because no_log was given
2026-06-19 12:22:47.313664 | 
2026-06-19 12:22:47.313789 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:22:48.082129 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:48.087654 | 
2026-06-19 12:22:48.087716 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:22:48.152376 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:48.162357 | 
2026-06-19 12:22:48.162524 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:22:48.684889 | controller -> localhost | changed
2026-06-19 12:22:48.691987 | 
2026-06-19 12:22:48.692061 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:22:48.726491 | controller | skipping: Conditional result was False
2026-06-19 12:22:48.737761 | 
2026-06-19 12:22:48.737908 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:22:49.128085 | controller | ok
2026-06-19 12:22:49.138103 | 
2026-06-19 12:22:49.138238 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:22:49.438704 | controller -> localhost | changed
2026-06-19 12:22:49.449953 | 
2026-06-19 12:22:49.450079 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:22:49.870984 | controller | Output suppressed because no_log was given
2026-06-19 12:22:49.881610 | 
2026-06-19 12:22:49.881907 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:22:50.395665 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:50.409229 | 
2026-06-19 12:22:50.409392 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:22:50.457379 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:50.468032 | 
2026-06-19 12:22:50.468166 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:22:50.777971 | controller -> localhost | changed
2026-06-19 12:22:50.789969 | 
2026-06-19 12:22:50.790106 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:22:50.827214 | controller | skipping: Conditional result was False
2026-06-19 12:22:50.838815 | 
2026-06-19 12:22:50.838971 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:22:51.240827 | controller | ok
2026-06-19 12:22:51.251290 | 
2026-06-19 12:22:51.251424 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:22:51.612133 | controller -> localhost | changed
2026-06-19 12:22:51.624830 | 
2026-06-19 12:22:51.625016 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:22:52.025811 | controller | Output suppressed because no_log was given
2026-06-19 12:22:52.035292 | 
2026-06-19 12:22:52.035472 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:22:52.548069 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:52.559630 | 
2026-06-19 12:22:52.559766 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:22:52.616204 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:52.627971 | 
2026-06-19 12:22:52.628107 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:22:52.959404 | controller -> localhost | changed
2026-06-19 12:22:52.974261 | 
2026-06-19 12:22:52.974407 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:22:53.011352 | controller | skipping: Conditional result was False
2026-06-19 12:22:53.022260 | 
2026-06-19 12:22:53.022396 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:22:53.433507 | controller | ok
2026-06-19 12:22:53.443669 | 
2026-06-19 12:22:53.443807 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:22:53.753855 | controller -> localhost | changed
2026-06-19 12:22:53.761645 | 
2026-06-19 12:22:53.761779 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:22:54.169642 | controller | Output suppressed because no_log was given
2026-06-19 12:22:54.179838 | 
2026-06-19 12:22:54.180035 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:22:54.683709 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:54.698571 | 
2026-06-19 12:22:54.698712 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:22:54.736012 | controller -> localhost | Output suppressed because no_log was given
2026-06-19 12:22:54.748576 | 
2026-06-19 12:22:54.748710 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:22:55.039571 | controller -> localhost | changed
2026-06-19 12:22:55.061188 | 
2026-06-19 12:22:55.061332 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-19 12:22:55.089664 | controller | skipping: Conditional result was False
2026-06-19 12:22:55.100148 | 
2026-06-19 12:22:55.100284 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-19 12:22:55.135380 | controller | ok
2026-06-19 12:22:55.144789 | 
2026-06-19 12:22:55.144915 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-19 12:22:55.517592 | controller | ok
2026-06-19 12:22:55.527336 | 
2026-06-19 12:22:55.527532 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-19 12:22:56.398731 | controller | ok
2026-06-19 12:22:56.411011 | 
2026-06-19 12:22:56.411161 | LOOP [artifacts : Ensure base directory exists]
2026-06-19 12:22:56.852278 | controller | ok: "artifacts"
2026-06-19 12:22:57.188515 | controller | ok: "logs"
2026-06-19 12:22:57.207820 | 
2026-06-19 12:22:57.208049 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-19 12:22:57.319497 | controller | ERROR
2026-06-19 12:22:57.319755 | controller | {
2026-06-19 12:22:57.319796 | controller |   "ansible_facts": {},
2026-06-19 12:22:57.319822 | controller |   "ansible_included_var_files": [],
2026-06-19 12:22:57.319846 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-19 12:22:57.319870 | controller | }
2026-06-19 12:22:57.319901 | controller | ERROR: Ignoring Errors
2026-06-19 12:22:57.324660 | 
2026-06-19 12:22:57.324794 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-19 12:22:59.057279 | controller | changed
2026-06-19 12:22:59.064500 | 
2026-06-19 12:22:59.064609 | TASK [artifacts : Gather facts]
2026-06-19 12:23:00.650260 | controller | changed
2026-06-19 12:23:00.655106 | 
2026-06-19 12:23:00.655177 | TASK [artifacts : Copy some network configuration files]
2026-06-19 12:23:01.681657 | controller | ok: Runtime: 0:00:00.032793
2026-06-19 12:23:01.686078 | 
2026-06-19 12:23:01.686141 | TASK [artifacts : Get installed packages list]
2026-06-19 12:23:02.841989 | controller | ok
2026-06-19 12:23:02.920669 | 
2026-06-19 12:23:02.920810 | TASK [artifacts : Output package list]
2026-06-19 12:23:04.683905 | controller | changed
2026-06-19 12:23:04.716691 | 
2026-06-19 12:23:04.716889 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-19 12:23:05.248405 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-19 12:23:05.248797 | controller | ok: All items complete
2026-06-19 12:23:05.248844 | 
2026-06-19 12:23:05.376672 | 
2026-06-19 12:23:05.376831 | TASK [os_must_gather : Ensure directories are present]
2026-06-19 12:23:05.804872 | controller | changed
2026-06-19 12:23:05.831191 | 
2026-06-19 12:23:05.831307 | LOOP [os_must_gather : Construct project change list]
2026-06-19 12:23:05.920777 | controller | ok:
2026-06-19 12:23:05.920981 | controller | {
2026-06-19 12:23:05.921017 | controller |   "branch": "main",
2026-06-19 12:23:05.921042 | controller |   "change": "3996",
2026-06-19 12:23:05.921065 | controller |   "change_message": "[rally] Add Rally role and test_operator integration\n\nAdd a new `rally` Ansible role that runs OpenStack Rally benchmarks inside a podman container (quay.io/airshipit/xrally-openstack:3.0.0). The role auto-discovers OpenStack credentials from the cluster's KeystoneAPI resource and appends the deployment CA to the trust bundle so SSL verification works without any manual configuration.\r\n\r\nWire Rally into the `test_operator` multi-stage framework via a new `rally_runner.yml` dispatcher and `cifmw_test_operator_rally_*` defaults, so it can run as a named stage alongside Tempest.\r\n\r\nKey design decisions:\r\n- Podman container (no Kubernetes CRD exists for Rally)\r\n- Shell script templated to disk to avoid YAML/JSON quoting issues\r\n- `--fromenv` deployment creation \u2014 no JSON config file needed\r\n- `rootca-public` CA from the `openstack` namespace appended to the CA bundle so the container can verify the Keystone TLS endpoint\r\n- Default task: `Authenticate.keystone` (no cloud resources required)\r\n- `cinder-task.yaml` included for Cinder volume benchmarks\r\n\r\nAssisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
2026-06-19 12:23:05.921100 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3996",
2026-06-19 12:23:05.921123 | controller |   "commit_id": "60154d78f3bd44c8b7f5a65d27dc2add5dceeccb",
2026-06-19 12:23:05.921145 | controller |   "patchset": "60154d78f3bd44c8b7f5a65d27dc2add5dceeccb",
2026-06-19 12:23:05.921166 | controller |   "project": {
2026-06-19 12:23:05.921189 | controller |     "canonical_hostname": "github.com",
2026-06-19 12:23:05.921211 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-19 12:23:05.921233 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-19 12:23:05.921255 | controller |     "short_name": "ci-framework",
2026-06-19 12:23:05.921276 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-19 12:23:05.921298 | controller |   },
2026-06-19 12:23:05.921320 | controller |   "topic": null
2026-06-19 12:23:05.921341 | controller | }
2026-06-19 12:23:05.963582 | 
2026-06-19 12:23:05.963694 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-19 12:23:06.567724 | controller | skipping: Conditional result was False
2026-06-19 12:23:06.614484 | 
2026-06-19 12:23:06.614670 | TASK [os_must_gather : Debug git show-ref]
2026-06-19 12:23:06.651135 | controller | skipping: Conditional result was False
2026-06-19 12:23:06.684569 | 
2026-06-19 12:23:06.684760 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-19 12:23:06.719668 | controller | skipping: Conditional result was False
2026-06-19 12:23:06.750673 | 
2026-06-19 12:23:06.750816 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-19 12:23:06.786270 | controller | skipping: Conditional result was False
2026-06-19 12:23:06.875146 | 
2026-06-19 12:23:06.875311 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-19 12:23:06.909985 | controller | skipping: Conditional result was False
2026-06-19 12:23:06.932814 | 
2026-06-19 12:23:06.932902 | TASK [os_must_gather : Check for oc command]
2026-06-19 12:23:08.463220 | controller | changed
2026-06-19 12:23:08.491056 | 
2026-06-19 12:23:08.491219 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-19 12:23:08.946972 | controller | ok
2026-06-19 12:23:08.975924 | 
2026-06-19 12:23:08.976032 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-19 12:32:30.597712 | controller | changed
2026-06-19 12:32:30.660639 | 
2026-06-19 12:32:30.660847 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-19 12:32:30.696421 | controller | skipping: Conditional result was False
2026-06-19 12:32:30.730077 | 
2026-06-19 12:32:30.730273 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-19 12:32:31.419696 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.466718 | 
2026-06-19 12:32:31.466955 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-19 12:32:31.524052 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.569963 | 
2026-06-19 12:32:31.570140 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-19 12:32:31.644344 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.644974 | controller | ok: All items complete
2026-06-19 12:32:31.645067 | 
2026-06-19 12:32:31.664638 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.681786 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.696792 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.711963 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.726762 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.743419 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.758242 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.773380 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.788205 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.803230 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.817859 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.832824 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.847757 | controller | skipping: Conditional result was False
2026-06-19 12:32:31.899340 | 
2026-06-19 12:32:31.899669 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-19 12:32:32.429741 | controller | ok: All paths examined
2026-06-19 12:32:32.458263 | 
2026-06-19 12:32:32.458413 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-19 12:32:32.903445 | controller | changed
2026-06-19 12:32:32.941114 | 
2026-06-19 12:32:32.941270 | TASK [os_must_gather : Collect pod usage]
2026-06-19 12:32:32.986379 | controller | ok
2026-06-19 12:32:33.009065 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-19 12:32:33.029081 | 
2026-06-19 12:32:33.029150 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-19 12:32:33.698330 | controller | error: Metrics API not available
2026-06-19 12:32:34.241770 | controller | ERROR
2026-06-19 12:32:34.242104 | controller | {
2026-06-19 12:32:34.242164 | controller |   "delta": "0:00:00.188535",
2026-06-19 12:32:34.242204 | controller |   "end": "2026-06-19 12:32:33.705222",
2026-06-19 12:32:34.242241 | controller |   "msg": "non-zero return code",
2026-06-19 12:32:34.242275 | controller |   "rc": 1,
2026-06-19 12:32:34.242311 | controller |   "start": "2026-06-19 12:32:33.516687"
2026-06-19 12:32:34.242345 | controller | }
2026-06-19 12:32:34.242391 | controller | ERROR: Ignoring Errors
2026-06-19 12:32:34.271518 | 
2026-06-19 12:32:34.271621 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-19 12:32:34.307276 | controller | skipping: Conditional result was False
2026-06-19 12:32:34.350066 | 
2026-06-19 12:32:34.350186 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-19 12:32:35.020316 | controller | skipping: Conditional result was False
2026-06-19 12:32:35.069970 | 
2026-06-19 12:32:35.070175 | TASK [os_must_gather : Find all namespaces directories]
2026-06-19 12:32:35.106634 | controller | skipping: Conditional result was False
2026-06-19 12:32:35.148536 | 
2026-06-19 12:32:35.148646 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-19 12:32:35.212111 | 
2026-06-19 12:32:35.212332 | TASK [os_must_gather : Get node resource usage]
2026-06-19 12:32:35.813917 | controller | skipping: Conditional result was False
2026-06-19 12:32:35.863006 | 
2026-06-19 12:32:35.863246 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-19 12:32:35.918842 | controller | ok
2026-06-19 12:32:35.946417 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-19 12:32:35.969824 | 
2026-06-19 12:32:35.969896 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-19 12:32:36.513018 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-19 12:32:36.513143 | 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-19 12:32:36.682508 | controller | ERROR
2026-06-19 12:32:36.682786 | controller | {
2026-06-19 12:32:36.682825 | controller |   "delta": "0:00:00.006595",
2026-06-19 12:32:36.682852 | controller |   "end": "2026-06-19 12:32:36.513604",
2026-06-19 12:32:36.682877 | controller |   "msg": "non-zero return code",
2026-06-19 12:32:36.682900 | controller |   "rc": 2,
2026-06-19 12:32:36.682922 | controller |   "start": "2026-06-19 12:32:36.507009"
2026-06-19 12:32:36.682945 | controller | }
2026-06-19 12:32:36.682976 | controller | ERROR: Ignoring Errors
2026-06-19 12:32:36.732964 | 
2026-06-19 12:32:36.733196 | TASK [artifacts : Create crc logs directory]
2026-06-19 12:32:37.353696 | controller | changed
2026-06-19 12:32:37.380656 | 
2026-06-19 12:32:37.380787 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-19 12:32:38.613162 | controller | ok: Runtime: 0:00:00.176786
2026-06-19 12:32:38.640588 | 
2026-06-19 12:32:38.640680 | TASK [artifacts : Recognize new keypair]
2026-06-19 12:32:39.098628 | controller | ok
2026-06-19 12:32:39.129383 | 
2026-06-19 12:32:39.129589 | TASK [artifacts : Set fact if new keypair exists]
2026-06-19 12:32:39.229473 | controller | ok
2026-06-19 12:32:39.258034 | 
2026-06-19 12:32:39.258207 | TASK [artifacts : Prepare root ssh accesses]
2026-06-19 12:32:48.953354 | controller | changed
2026-06-19 12:32:49.000216 | 
2026-06-19 12:32:49.000367 | TASK [artifacts : Copy logs from CRC VM]
2026-06-19 12:32:56.329712 | controller | changed
2026-06-19 12:32:56.437198 | 
2026-06-19 12:32:56.437368 | TASK [artifacts : List all of the existing virtual machines]
2026-06-19 12:32:57.025823 | controller | ok
2026-06-19 12:32:57.047621 | 
2026-06-19 12:32:57.047705 | TASK [artifacts : Filter out edpm vm]
2026-06-19 12:32:57.132354 | controller | ok
2026-06-19 12:32:57.157656 | 
2026-06-19 12:32:57.157746 | TASK [artifacts : Slurp zuul inventory file]
2026-06-19 12:32:57.183039 | controller | skipping: Conditional result was False
2026-06-19 12:32:57.220546 | 
2026-06-19 12:32:57.220713 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-19 12:32:57.289563 | 
2026-06-19 12:32:57.289795 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-19 12:33:08.159616 | controller | changed: "192.168.122.100"
2026-06-19 12:33:08.160012 | 
2026-06-19 12:33:08.219050 | 
2026-06-19 12:33:08.219235 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-19 12:33:10.647601 | controller | changed: "192.168.122.100"
2026-06-19 12:33:10.679785 | 
2026-06-19 12:33:10.679949 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-19 12:33:11.108302 | controller | ok: All paths examined
2026-06-19 12:33:11.137986 | 
2026-06-19 12:33:11.138083 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-19 12:33:12.189352 | controller | changed:
2026-06-19 12:33:12.189561 | controller | {
2026-06-19 12:33:12.189588 | controller |   "atime": 1781868408.8655858,
2026-06-19 12:33:12.189606 | controller |   "ctime": 1781871761.1993773,
2026-06-19 12:33:12.189624 | controller |   "dev": 64513,
2026-06-19 12:33:12.189640 | controller |   "gid": 1000,
2026-06-19 12:33:12.189656 | controller |   "gr_name": "zuul",
2026-06-19 12:33:12.189672 | controller |   "inode": 1384762,
2026-06-19 12:33:12.189687 | controller |   "isblk": false,
2026-06-19 12:33:12.189703 | controller |   "ischr": false,
2026-06-19 12:33:12.189717 | controller |   "isdir": false,
2026-06-19 12:33:12.189732 | controller |   "isfifo": false,
2026-06-19 12:33:12.189747 | controller |   "isgid": false,
2026-06-19 12:33:12.189761 | controller |   "islnk": false,
2026-06-19 12:33:12.189776 | controller |   "isreg": true,
2026-06-19 12:33:12.189806 | controller |   "issock": false,
2026-06-19 12:33:12.189821 | controller |   "isuid": false,
2026-06-19 12:33:12.189836 | controller |   "mode": "0644",
2026-06-19 12:33:12.189851 | controller |   "mtime": 1781871761.1993773,
2026-06-19 12:33:12.189866 | controller |   "nlink": 1,
2026-06-19 12:33:12.189881 | controller |   "path": "/home/zuul/ansible.log",
2026-06-19 12:33:12.189897 | controller |   "pw_name": "zuul",
2026-06-19 12:33:12.189913 | controller |   "rgrp": true,
2026-06-19 12:33:12.189928 | controller |   "roth": true,
2026-06-19 12:33:12.189943 | controller |   "rusr": true,
2026-06-19 12:33:12.189957 | controller |   "size": 356313,
2026-06-19 12:33:12.189972 | controller |   "uid": 1000,
2026-06-19 12:33:12.189986 | controller |   "wgrp": false,
2026-06-19 12:33:12.190001 | controller |   "woth": false,
2026-06-19 12:33:12.190015 | controller |   "wusr": true,
2026-06-19 12:33:12.190030 | controller |   "xgrp": false,
2026-06-19 12:33:12.190044 | controller |   "xoth": false,
2026-06-19 12:33:12.190058 | controller |   "xusr": false
2026-06-19 12:33:12.190073 | controller | }
2026-06-19 12:33:12.190102 | controller | changed: All items complete
2026-06-19 12:33:12.190120 | 
2026-06-19 12:33:12.242896 | 
2026-06-19 12:33:12.243162 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-19 12:33:20.405688 | controller | ok: Runtime: 0:00:07.501457
2026-06-19 12:33:20.432294 | 
2026-06-19 12:33:20.432399 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-19 12:35:06.557143 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-19 12:35:07.367508 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-19 12:35:07.441530 | 
2026-06-19 12:35:07.441645 | LOOP [env_op_images : Ensure directory is present]
2026-06-19 12:35:07.948782 | controller | ok: "artifacts"
2026-06-19 12:35:07.948982 | controller | changed: All items complete
2026-06-19 12:35:07.949060 | 
2026-06-19 12:35:08.225423 | controller | ok: "logs"
2026-06-19 12:35:08.261610 | 
2026-06-19 12:35:08.261714 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-19 12:35:09.417575 | controller | ok: Runtime: 0:00:00.243072
2026-06-19 12:35:09.446125 | 
2026-06-19 12:35:09.446231 | TASK [env_op_images : Get images from the CSV]
2026-06-19 12:35:10.192327 | controller | apiVersion: v1
2026-06-19 12:35:10.192835 | controller | items:
2026-06-19 12:35:10.192855 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-19 12:35:10.192867 | controller |   kind: ClusterServiceVersion
2026-06-19 12:35:10.192877 | controller |   metadata:
2026-06-19 12:35:10.192885 | controller |     annotations:
2026-06-19 12:35:10.192893 | controller |       alm-examples: |-
2026-06-19 12:35:10.192902 | controller |         [
2026-06-19 12:35:10.192910 | controller |           {
2026-06-19 12:35:10.192922 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-19 12:35:10.192930 | controller |             "kind": "OpenStack",
2026-06-19 12:35:10.192940 | controller |             "metadata": {
2026-06-19 12:35:10.192948 | controller |               "labels": {
2026-06-19 12:35:10.192956 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-19 12:35:10.192964 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-19 12:35:10.192975 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-19 12:35:10.192983 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-19 12:35:10.192991 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-19 12:35:10.192999 | controller |               },
2026-06-19 12:35:10.193006 | controller |               "name": "openstack",
2026-06-19 12:35:10.193014 | controller |               "namespace": "openstack-operators"
2026-06-19 12:35:10.193022 | controller |             },
2026-06-19 12:35:10.193030 | controller |             "spec": {
2026-06-19 12:35:10.193037 | controller |               "operatorOverrides": [
2026-06-19 12:35:10.193045 | controller |                 {
2026-06-19 12:35:10.193052 | controller |                   "controllerManager": {
2026-06-19 12:35:10.193060 | controller |                     "resources": {
2026-06-19 12:35:10.193067 | controller |                       "limits": {
2026-06-19 12:35:10.193075 | controller |                         "cpu": "600m",
2026-06-19 12:35:10.193089 | controller |                         "memory": "2Gi"
2026-06-19 12:35:10.193097 | controller |                       }
2026-06-19 12:35:10.193104 | controller |                     }
2026-06-19 12:35:10.193112 | controller |                   },
2026-06-19 12:35:10.193119 | controller |                   "name": "infra",
2026-06-19 12:35:10.193127 | controller |                   "replicas": 1
2026-06-19 12:35:10.193135 | controller |                 }
2026-06-19 12:35:10.193142 | controller |               ]
2026-06-19 12:35:10.193150 | controller |             }
2026-06-19 12:35:10.193157 | controller |           }
2026-06-19 12:35:10.193165 | controller |         ]
2026-06-19 12:35:10.193172 | controller |       capabilities: Seamless Upgrades
2026-06-19 12:35:10.193180 | controller |       createdAt: "2026-06-19T10:56:39Z"
2026-06-19 12:35:10.193187 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-19 12:35:10.193195 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-19 12:35:10.193202 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-19 12:35:10.193210 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-19 12:35:10.193217 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-19 12:35:10.193225 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-19 12:35:10.193232 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-19 12:35:10.193240 | controller |       olm.operatorGroup: openstack
2026-06-19 12:35:10.193247 | controller |       olm.operatorNamespace: openstack-operators
2026-06-19 12:35:10.193255 | controller |       olm.targetNamespaces: ""
2026-06-19 12:35:10.193266 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-19 12:35:10.193276 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}},{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}}]}'
2026-06-19 12:35:10.193287 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-19 12:35:10.193295 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-19 12:35:10.193303 | controller |         "OpenShift Platform Plus"]'
2026-06-19 12:35:10.193319 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-19 12:35:10.193327 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-19 12:35:10.193335 | controller |     creationTimestamp: "2026-06-19T11:35:54Z"
2026-06-19 12:35:10.193342 | controller |     finalizers:
2026-06-19 12:35:10.193350 | controller |     - operators.coreos.com/csv-cleanup
2026-06-19 12:35:10.193357 | controller |     generation: 1
2026-06-19 12:35:10.193365 | controller |     labels:
2026-06-19 12:35:10.193372 | controller |       olm.managed: "true"
2026-06-19 12:35:10.193380 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-19 12:35:10.193387 | controller |     name: openstack-operator.v0.6.0
2026-06-19 12:35:10.193424 | controller |     namespace: openstack-operators
2026-06-19 12:35:10.193432 | controller |     resourceVersion: "52284"
2026-06-19 12:35:10.193440 | controller |     uid: bdec9d98-2601-4480-a4f1-78acfd198c15
2026-06-19 12:35:10.193447 | controller |   spec:
2026-06-19 12:35:10.193455 | controller |     apiservicedefinitions: {}
2026-06-19 12:35:10.193463 | controller |     cleanup:
2026-06-19 12:35:10.193470 | controller |       enabled: false
2026-06-19 12:35:10.193478 | controller |     customresourcedefinitions:
2026-06-19 12:35:10.193485 | controller |       owned:
2026-06-19 12:35:10.193493 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-19 12:35:10.193500 | controller |         displayName: Open Stack
2026-06-19 12:35:10.193508 | controller |         kind: OpenStack
2026-06-19 12:35:10.193515 | controller |         name: openstacks.operator.openstack.org
2026-06-19 12:35:10.193523 | controller |         version: v1beta1
2026-06-19 12:35:10.193530 | controller |     description: Install and configure OpenStack
2026-06-19 12:35:10.193537 | controller |     displayName: OpenStack
2026-06-19 12:35:10.193545 | controller |     icon:
2026-06-19 12:35:10.193615 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-19 12:35:10.193642 | controller |       mediatype: image/png
2026-06-19 12:35:10.193651 | controller |     install:
2026-06-19 12:35:10.193658 | controller |       spec:
2026-06-19 12:35:10.193666 | controller |         clusterPermissions:
2026-06-19 12:35:10.193673 | controller |         - rules:
2026-06-19 12:35:10.193681 | controller |           - apiGroups:
2026-06-19 12:35:10.193688 | controller |             - authentication.k8s.io
2026-06-19 12:35:10.193696 | controller |             resources:
2026-06-19 12:35:10.193703 | controller |             - tokenreviews
2026-06-19 12:35:10.193710 | controller |             verbs:
2026-06-19 12:35:10.193718 | controller |             - create
2026-06-19 12:35:10.193725 | controller |           - apiGroups:
2026-06-19 12:35:10.193733 | controller |             - authorization.k8s.io
2026-06-19 12:35:10.193744 | controller |             resources:
2026-06-19 12:35:10.193752 | controller |             - subjectaccessreviews
2026-06-19 12:35:10.193759 | controller |             verbs:
2026-06-19 12:35:10.193767 | controller |             - create
2026-06-19 12:35:10.193774 | controller |           - apiGroups:
2026-06-19 12:35:10.193781 | controller |             - ""
2026-06-19 12:35:10.193789 | controller |             resources:
2026-06-19 12:35:10.193796 | controller |             - configmaps
2026-06-19 12:35:10.193803 | controller |             - namespaces
2026-06-19 12:35:10.193811 | controller |             - serviceaccounts
2026-06-19 12:35:10.193818 | controller |             - services
2026-06-19 12:35:10.193825 | controller |             verbs:
2026-06-19 12:35:10.193833 | controller |             - '*'
2026-06-19 12:35:10.193840 | controller |           - apiGroups:
2026-06-19 12:35:10.193848 | controller |             - admissionregistration.k8s.io
2026-06-19 12:35:10.193855 | controller |             resources:
2026-06-19 12:35:10.193862 | controller |             - mutatingwebhookconfigurations
2026-06-19 12:35:10.193870 | controller |             - validatingwebhookconfigurations
2026-06-19 12:35:10.193877 | controller |             verbs:
2026-06-19 12:35:10.193885 | controller |             - '*'
2026-06-19 12:35:10.193892 | controller |           - apiGroups:
2026-06-19 12:35:10.193900 | controller |             - apiextensions.k8s.io
2026-06-19 12:35:10.193907 | controller |             resources:
2026-06-19 12:35:10.193914 | controller |             - '*'
2026-06-19 12:35:10.193922 | controller |             verbs:
2026-06-19 12:35:10.193929 | controller |             - '*'
2026-06-19 12:35:10.193936 | controller |           - apiGroups:
2026-06-19 12:35:10.193944 | controller |             - apps
2026-06-19 12:35:10.193951 | controller |             resources:
2026-06-19 12:35:10.193958 | controller |             - deployments
2026-06-19 12:35:10.193966 | controller |             verbs:
2026-06-19 12:35:10.193973 | controller |             - create
2026-06-19 12:35:10.193980 | controller |             - delete
2026-06-19 12:35:10.193988 | controller |             - get
2026-06-19 12:35:10.193995 | controller |             - list
2026-06-19 12:35:10.194002 | controller |             - patch
2026-06-19 12:35:10.194010 | controller |             - update
2026-06-19 12:35:10.194017 | controller |             - watch
2026-06-19 12:35:10.194024 | controller |           - apiGroups:
2026-06-19 12:35:10.194032 | controller |             - cert-manager.io
2026-06-19 12:35:10.194039 | controller |             resources:
2026-06-19 12:35:10.194046 | controller |             - certificates
2026-06-19 12:35:10.194054 | controller |             - issuers
2026-06-19 12:35:10.194061 | controller |             verbs:
2026-06-19 12:35:10.194068 | controller |             - create
2026-06-19 12:35:10.194076 | controller |             - delete
2026-06-19 12:35:10.194083 | controller |             - get
2026-06-19 12:35:10.194091 | controller |             - list
2026-06-19 12:35:10.194098 | controller |             - patch
2026-06-19 12:35:10.194105 | controller |             - update
2026-06-19 12:35:10.194113 | controller |             - watch
2026-06-19 12:35:10.194120 | controller |           - apiGroups:
2026-06-19 12:35:10.194127 | controller |             - discovery.k8s.io
2026-06-19 12:35:10.194135 | controller |             resources:
2026-06-19 12:35:10.194142 | controller |             - endpointslices
2026-06-19 12:35:10.194149 | controller |             verbs:
2026-06-19 12:35:10.194156 | controller |             - get
2026-06-19 12:35:10.194164 | controller |             - list
2026-06-19 12:35:10.194171 | controller |             - watch
2026-06-19 12:35:10.194179 | controller |           - apiGroups:
2026-06-19 12:35:10.194186 | controller |             - monitoring.coreos.com
2026-06-19 12:35:10.194194 | controller |             resources:
2026-06-19 12:35:10.194201 | controller |             - servicemonitors
2026-06-19 12:35:10.194208 | controller |             verbs:
2026-06-19 12:35:10.194216 | controller |             - create
2026-06-19 12:35:10.194223 | controller |             - delete
2026-06-19 12:35:10.194230 | controller |             - get
2026-06-19 12:35:10.194238 | controller |             - list
2026-06-19 12:35:10.194245 | controller |             - update
2026-06-19 12:35:10.194252 | controller |             - watch
2026-06-19 12:35:10.194260 | controller |           - apiGroups:
2026-06-19 12:35:10.194267 | controller |             - networking.k8s.io
2026-06-19 12:35:10.194275 | controller |             resources:
2026-06-19 12:35:10.194282 | controller |             - networkpolicies
2026-06-19 12:35:10.194289 | controller |             verbs:
2026-06-19 12:35:10.194297 | controller |             - create
2026-06-19 12:35:10.194304 | controller |             - delete
2026-06-19 12:35:10.194311 | controller |             - get
2026-06-19 12:35:10.194319 | controller |             - list
2026-06-19 12:35:10.194330 | controller |             - update
2026-06-19 12:35:10.194337 | controller |           - apiGroups:
2026-06-19 12:35:10.194345 | controller |             - operator.openstack.org
2026-06-19 12:35:10.194352 | controller |             resources:
2026-06-19 12:35:10.194360 | controller |             - openstacks
2026-06-19 12:35:10.194367 | controller |             verbs:
2026-06-19 12:35:10.194374 | controller |             - create
2026-06-19 12:35:10.194382 | controller |             - delete
2026-06-19 12:35:10.194412 | controller |             - get
2026-06-19 12:35:10.194424 | controller |             - list
2026-06-19 12:35:10.194432 | controller |             - patch
2026-06-19 12:35:10.194439 | controller |             - update
2026-06-19 12:35:10.194446 | controller |             - watch
2026-06-19 12:35:10.194454 | controller |           - apiGroups:
2026-06-19 12:35:10.194461 | controller |             - operator.openstack.org
2026-06-19 12:35:10.194469 | controller |             resources:
2026-06-19 12:35:10.194476 | controller |             - openstacks/finalizers
2026-06-19 12:35:10.194483 | controller |             verbs:
2026-06-19 12:35:10.194491 | controller |             - update
2026-06-19 12:35:10.194498 | controller |           - apiGroups:
2026-06-19 12:35:10.194505 | controller |             - operator.openstack.org
2026-06-19 12:35:10.194513 | controller |             resources:
2026-06-19 12:35:10.194520 | controller |             - openstacks/status
2026-06-19 12:35:10.194528 | controller |             verbs:
2026-06-19 12:35:10.194535 | controller |             - get
2026-06-19 12:35:10.194543 | controller |             - patch
2026-06-19 12:35:10.194550 | controller |             - update
2026-06-19 12:35:10.194557 | controller |           - apiGroups:
2026-06-19 12:35:10.194565 | controller |             - operators.coreos.com
2026-06-19 12:35:10.194572 | controller |             resources:
2026-06-19 12:35:10.194580 | controller |             - clusterserviceversions
2026-06-19 12:35:10.194587 | controller |             - installplans
2026-06-19 12:35:10.194595 | controller |             - operators
2026-06-19 12:35:10.194602 | controller |             - subscriptions
2026-06-19 12:35:10.194609 | controller |             verbs:
2026-06-19 12:35:10.194617 | controller |             - delete
2026-06-19 12:35:10.194624 | controller |             - get
2026-06-19 12:35:10.194631 | controller |             - list
2026-06-19 12:35:10.194639 | controller |           - apiGroups:
2026-06-19 12:35:10.194646 | controller |             - rbac.authorization.k8s.io
2026-06-19 12:35:10.194654 | controller |             resources:
2026-06-19 12:35:10.194671 | controller |             - clusterrolebindings
2026-06-19 12:35:10.194679 | controller |             - clusterroles
2026-06-19 12:35:10.194686 | controller |             - rolebindings
2026-06-19 12:35:10.194693 | controller |             - roles
2026-06-19 12:35:10.194700 | controller |             verbs:
2026-06-19 12:35:10.194708 | controller |             - '*'
2026-06-19 12:35:10.194715 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-19 12:35:10.194723 | controller |         deployments:
2026-06-19 12:35:10.194730 | controller |         - label:
2026-06-19 12:35:10.194737 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-19 12:35:10.194745 | controller |             control-plane: controller-manager
2026-06-19 12:35:10.194752 | controller |             openstack.org/operator-name: openstack-init
2026-06-19 12:35:10.194760 | controller |           name: openstack-operator-controller-init
2026-06-19 12:35:10.194768 | controller |           spec:
2026-06-19 12:35:10.194775 | controller |             replicas: 1
2026-06-19 12:35:10.194782 | controller |             selector:
2026-06-19 12:35:10.194790 | controller |               matchLabels:
2026-06-19 12:35:10.194797 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-19 12:35:10.194804 | controller |                 control-plane: controller-manager
2026-06-19 12:35:10.194812 | controller |                 openstack.org/operator-name: openstack-init
2026-06-19 12:35:10.194819 | controller |             strategy: {}
2026-06-19 12:35:10.194827 | controller |             template:
2026-06-19 12:35:10.194834 | controller |               metadata:
2026-06-19 12:35:10.194841 | controller |                 annotations:
2026-06-19 12:35:10.194849 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-19 12:35:10.194856 | controller |                 creationTimestamp: null
2026-06-19 12:35:10.194864 | controller |                 labels:
2026-06-19 12:35:10.194871 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-19 12:35:10.194879 | controller |                   control-plane: controller-manager
2026-06-19 12:35:10.194891 | controller |                   openstack.org/operator-name: openstack-init
2026-06-19 12:35:10.194899 | controller |               spec:
2026-06-19 12:35:10.194906 | controller |                 containers:
2026-06-19 12:35:10.194914 | controller |                 - args:
2026-06-19 12:35:10.194921 | controller |                   - --leader-elect
2026-06-19 12:35:10.194928 | controller |                   - --health-probe-bind-address=:8081
2026-06-19 12:35:10.194936 | controller |                   command:
2026-06-19 12:35:10.194943 | controller |                   - /operator
2026-06-19 12:35:10.194950 | controller |                   env:
2026-06-19 12:35:10.194958 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.194965 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-19 12:35:10.194973 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.194981 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-19 12:35:10.194988 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.194996 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-19 12:35:10.195003 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195010 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-19 12:35:10.195018 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195025 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-19 12:35:10.195033 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195040 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-19 12:35:10.195047 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195055 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-19 12:35:10.195062 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195070 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-19 12:35:10.195077 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195085 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-19 12:35:10.195092 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195100 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-19 12:35:10.195107 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195114 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-19 12:35:10.195122 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195129 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-19 12:35:10.195137 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195144 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-19 12:35:10.195151 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195159 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-19 12:35:10.195166 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195173 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-19 12:35:10.195187 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195202 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-19 12:35:10.195210 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195217 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-19 12:35:10.195225 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195232 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-19 12:35:10.195240 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195247 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-19 12:35:10.195254 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195262 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-19 12:35:10.195269 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195277 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-19 12:35:10.195284 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195291 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-19 12:35:10.195299 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195306 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-19 12:35:10.195314 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195321 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-19 12:35:10.195328 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195336 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-19 12:35:10.195343 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195350 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-19 12:35:10.195358 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195365 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-19 12:35:10.195373 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195380 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-19 12:35:10.195387 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195421 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-19 12:35:10.195429 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195436 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-19 12:35:10.195444 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195451 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-19 12:35:10.195458 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195466 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-19 12:35:10.195473 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195481 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-19 12:35:10.195493 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195500 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-19 12:35:10.195508 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195515 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-19 12:35:10.195522 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195534 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-19 12:35:10.195541 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195549 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-19 12:35:10.195556 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195563 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-19 12:35:10.195571 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195584 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-19 12:35:10.195591 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195599 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-19 12:35:10.195606 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195613 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-19 12:35:10.195621 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195628 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-19 12:35:10.195636 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195643 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-19 12:35:10.195650 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195658 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-19 12:35:10.195665 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195673 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-19 12:35:10.195680 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195688 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-19 12:35:10.195695 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195702 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-19 12:35:10.195710 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195717 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-19 12:35:10.195724 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195732 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-19 12:35:10.195739 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195746 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-19 12:35:10.195754 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195765 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-19 12:35:10.195773 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195780 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-19 12:35:10.195788 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195795 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-19 12:35:10.195803 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195810 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-19 12:35:10.195818 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195825 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-19 12:35:10.195832 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195840 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-19 12:35:10.195847 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195854 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-19 12:35:10.195862 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195869 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-19 12:35:10.195876 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195884 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-19 12:35:10.195891 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195899 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-19 12:35:10.195906 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195913 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-19 12:35:10.195921 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195928 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-19 12:35:10.195936 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195947 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-19 12:35:10.195955 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195962 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-19 12:35:10.195970 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195977 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-19 12:35:10.195985 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.195992 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-19 12:35:10.195999 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196007 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-19 12:35:10.196014 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196021 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-19 12:35:10.196029 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196041 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-19 12:35:10.196048 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196056 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-19 12:35:10.196063 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196070 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-19 12:35:10.196078 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196085 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-19 12:35:10.196093 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196100 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-19 12:35:10.196107 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196118 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-19 12:35:10.196126 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196133 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-19 12:35:10.196140 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196148 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-19 12:35:10.196155 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196162 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-19 12:35:10.196170 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196177 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-19 12:35:10.196184 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196192 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-19 12:35:10.196199 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196207 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-19 12:35:10.196214 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196221 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-19 12:35:10.196229 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196236 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-19 12:35:10.196243 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196251 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-19 12:35:10.196258 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196266 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-19 12:35:10.196273 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196280 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-19 12:35:10.196288 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196295 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-19 12:35:10.196312 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196319 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-19 12:35:10.196327 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196334 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-19 12:35:10.196341 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196349 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-19 12:35:10.196356 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196363 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-19 12:35:10.196371 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196378 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-19 12:35:10.196386 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196417 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-19 12:35:10.196425 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-19 12:35:10.196432 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-19 12:35:10.196440 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-19 12:35:10.196447 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-19 12:35:10.196455 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196463 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0
2026-06-19 12:35:10.196470 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196481 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a
2026-06-19 12:35:10.196489 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196497 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784
2026-06-19 12:35:10.196505 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196512 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313
2026-06-19 12:35:10.196520 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196527 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a
2026-06-19 12:35:10.196535 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196543 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1
2026-06-19 12:35:10.196550 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196558 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539
2026-06-19 12:35:10.196565 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196573 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4
2026-06-19 12:35:10.196585 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196611 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2
2026-06-19 12:35:10.196619 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196626 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907
2026-06-19 12:35:10.196634 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196641 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0
2026-06-19 12:35:10.196649 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196656 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0
2026-06-19 12:35:10.196664 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196678 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94
2026-06-19 12:35:10.196686 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196693 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8
2026-06-19 12:35:10.196701 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196708 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707
2026-06-19 12:35:10.196716 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196723 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55
2026-06-19 12:35:10.196731 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196738 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070
2026-06-19 12:35:10.196746 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196753 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7
2026-06-19 12:35:10.196761 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196768 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb
2026-06-19 12:35:10.196776 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-19 12:35:10.196783 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2
2026-06-19 12:35:10.196791 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-19 12:35:10.196798 | controller |                     value: 0.6.0-1781866598
2026-06-19 12:35:10.196806 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-19 12:35:10.196813 | controller |                     value: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811
2026-06-19 12:35:10.196821 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-19 12:35:10.196833 | controller |                     value: "false"
2026-06-19 12:35:10.196840 | controller |                   - name: LEASE_DURATION
2026-06-19 12:35:10.196848 | controller |                     value: "30"
2026-06-19 12:35:10.196855 | controller |                   - name: RENEW_DEADLINE
2026-06-19 12:35:10.196867 | controller |                     value: "20"
2026-06-19 12:35:10.196875 | controller |                   - name: RETRY_PERIOD
2026-06-19 12:35:10.196882 | controller |                     value: "5"
2026-06-19 12:35:10.196893 | controller |                   image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811
2026-06-19 12:35:10.196901 | controller |                   livenessProbe:
2026-06-19 12:35:10.196908 | controller |                     httpGet:
2026-06-19 12:35:10.196916 | controller |                       path: /healthz
2026-06-19 12:35:10.196923 | controller |                       port: 8081
2026-06-19 12:35:10.196931 | controller |                     initialDelaySeconds: 15
2026-06-19 12:35:10.196938 | controller |                     periodSeconds: 20
2026-06-19 12:35:10.196945 | controller |                   name: operator
2026-06-19 12:35:10.196953 | controller |                   readinessProbe:
2026-06-19 12:35:10.196960 | controller |                     httpGet:
2026-06-19 12:35:10.196968 | controller |                       path: /readyz
2026-06-19 12:35:10.196975 | controller |                       port: 8081
2026-06-19 12:35:10.196982 | controller |                     initialDelaySeconds: 5
2026-06-19 12:35:10.196990 | controller |                     periodSeconds: 10
2026-06-19 12:35:10.196997 | controller |                   resources:
2026-06-19 12:35:10.197005 | controller |                     limits:
2026-06-19 12:35:10.197012 | controller |                       cpu: 500m
2026-06-19 12:35:10.197020 | controller |                       memory: 256Mi
2026-06-19 12:35:10.197028 | controller |                     requests:
2026-06-19 12:35:10.197035 | controller |                       cpu: 10m
2026-06-19 12:35:10.197042 | controller |                       memory: 128Mi
2026-06-19 12:35:10.197050 | controller |                   securityContext:
2026-06-19 12:35:10.197057 | controller |                     allowPrivilegeEscalation: false
2026-06-19 12:35:10.197065 | controller |                 securityContext:
2026-06-19 12:35:10.197072 | controller |                   runAsNonRoot: true
2026-06-19 12:35:10.197080 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-19 12:35:10.197087 | controller |                 terminationGracePeriodSeconds: 10
2026-06-19 12:35:10.197095 | controller |                 tolerations:
2026-06-19 12:35:10.197102 | controller |                 - effect: NoExecute
2026-06-19 12:35:10.197110 | controller |                   key: node.kubernetes.io/not-ready
2026-06-19 12:35:10.197117 | controller |                   operator: Exists
2026-06-19 12:35:10.197125 | controller |                   tolerationSeconds: 120
2026-06-19 12:35:10.197132 | controller |                 - effect: NoExecute
2026-06-19 12:35:10.197140 | controller |                   key: node.kubernetes.io/unreachable
2026-06-19 12:35:10.197147 | controller |                   operator: Exists
2026-06-19 12:35:10.197154 | controller |                   tolerationSeconds: 120
2026-06-19 12:35:10.197162 | controller |         permissions:
2026-06-19 12:35:10.197170 | controller |         - rules:
2026-06-19 12:35:10.197177 | controller |           - apiGroups:
2026-06-19 12:35:10.197185 | controller |             - ""
2026-06-19 12:35:10.197192 | controller |             resources:
2026-06-19 12:35:10.197200 | controller |             - configmaps
2026-06-19 12:35:10.197207 | controller |             verbs:
2026-06-19 12:35:10.197214 | controller |             - get
2026-06-19 12:35:10.197222 | controller |             - list
2026-06-19 12:35:10.197229 | controller |             - watch
2026-06-19 12:35:10.197236 | controller |             - create
2026-06-19 12:35:10.197244 | controller |             - update
2026-06-19 12:35:10.197251 | controller |             - patch
2026-06-19 12:35:10.197258 | controller |             - delete
2026-06-19 12:35:10.197266 | controller |           - apiGroups:
2026-06-19 12:35:10.197274 | controller |             - coordination.k8s.io
2026-06-19 12:35:10.197281 | controller |             resources:
2026-06-19 12:35:10.197289 | controller |             - leases
2026-06-19 12:35:10.197296 | controller |             verbs:
2026-06-19 12:35:10.197304 | controller |             - get
2026-06-19 12:35:10.197316 | controller |             - list
2026-06-19 12:35:10.197323 | controller |             - watch
2026-06-19 12:35:10.197331 | controller |             - create
2026-06-19 12:35:10.197338 | controller |             - update
2026-06-19 12:35:10.197346 | controller |             - patch
2026-06-19 12:35:10.197353 | controller |             - delete
2026-06-19 12:35:10.197361 | controller |           - apiGroups:
2026-06-19 12:35:10.197368 | controller |             - ""
2026-06-19 12:35:10.197380 | controller |             resources:
2026-06-19 12:35:10.197387 | controller |             - events
2026-06-19 12:35:10.197421 | controller |             verbs:
2026-06-19 12:35:10.197429 | controller |             - create
2026-06-19 12:35:10.197436 | controller |             - patch
2026-06-19 12:35:10.197444 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-19 12:35:10.197452 | controller |       strategy: deployment
2026-06-19 12:35:10.197459 | controller |     installModes:
2026-06-19 12:35:10.197467 | controller |     - supported: false
2026-06-19 12:35:10.197474 | controller |       type: OwnNamespace
2026-06-19 12:35:10.197482 | controller |     - supported: false
2026-06-19 12:35:10.197489 | controller |       type: SingleNamespace
2026-06-19 12:35:10.197496 | controller |     - supported: false
2026-06-19 12:35:10.197504 | controller |       type: MultiNamespace
2026-06-19 12:35:10.197511 | controller |     - supported: true
2026-06-19 12:35:10.197519 | controller |       type: AllNamespaces
2026-06-19 12:35:10.197526 | controller |     keywords:
2026-06-19 12:35:10.197534 | controller |     - OpenStack
2026-06-19 12:35:10.197541 | controller |     links:
2026-06-19 12:35:10.197549 | controller |     - name: Openstack Operator
2026-06-19 12:35:10.197556 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-19 12:35:10.197564 | controller |     maturity: alpha
2026-06-19 12:35:10.197571 | controller |     minKubeVersion: 0.0.1
2026-06-19 12:35:10.197579 | controller |     provider:
2026-06-19 12:35:10.197586 | controller |       name: Red Hat Inc.
2026-06-19 12:35:10.197594 | controller |       url: https://redhat.com/
2026-06-19 12:35:10.197601 | controller |     relatedImages:
2026-06-19 12:35:10.197609 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-19 12:35:10.197617 | controller |       name: agent-image-url-default
2026-06-19 12:35:10.197624 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-19 12:35:10.197632 | controller |       name: ansibleee-image-url-default
2026-06-19 12:35:10.197640 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-19 12:35:10.197647 | controller |       name: aodh-api-image-url-default
2026-06-19 12:35:10.197655 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-19 12:35:10.197663 | controller |       name: aodh-evaluator-image-url-default
2026-06-19 12:35:10.197670 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-19 12:35:10.197678 | controller |       name: aodh-listener-image-url-default
2026-06-19 12:35:10.197686 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-19 12:35:10.197693 | controller |       name: aodh-notifier-image-url-default
2026-06-19 12:35:10.197701 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-19 12:35:10.197708 | controller |       name: apache-image-url-default
2026-06-19 12:35:10.197716 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-19 12:35:10.197723 | controller |       name: barbican-api-image-url-default
2026-06-19 12:35:10.197731 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-19 12:35:10.197739 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-19 12:35:10.197746 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-19 12:35:10.197754 | controller |       name: barbican-worker-image-url-default
2026-06-19 12:35:10.197761 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-19 12:35:10.197769 | controller |       name: ceilometer-central-image-url-default
2026-06-19 12:35:10.197777 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-19 12:35:10.197784 | controller |       name: ceilometer-compute-image-url-default
2026-06-19 12:35:10.197792 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-19 12:35:10.197799 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-19 12:35:10.197807 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-19 12:35:10.197814 | controller |       name: ceilometer-notification-image-url-default
2026-06-19 12:35:10.197827 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-19 12:35:10.197838 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-19 12:35:10.197846 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-19 12:35:10.197853 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-19 12:35:10.197861 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-19 12:35:10.197869 | controller |       name: ksm-image-url-default
2026-06-19 12:35:10.197876 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-19 12:35:10.197884 | controller |       name: cinder-api-image-url-default
2026-06-19 12:35:10.197891 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-19 12:35:10.197899 | controller |       name: cinder-backup-image-url-default
2026-06-19 12:35:10.197906 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-19 12:35:10.197914 | controller |       name: cinder-scheduler-image-url-default
2026-06-19 12:35:10.197921 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-19 12:35:10.197929 | controller |       name: cinder-volume-image-url-default
2026-06-19 12:35:10.197936 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-19 12:35:10.197943 | controller |       name: cloudkitty-api-image-url-default
2026-06-19 12:35:10.197951 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-19 12:35:10.197958 | controller |       name: cloudkitty-proc-image-url-default
2026-06-19 12:35:10.197966 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-19 12:35:10.197973 | controller |       name: designate-api-image-url-default
2026-06-19 12:35:10.197981 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-19 12:35:10.197994 | controller |       name: designate-backendbind9-image-url-default
2026-06-19 12:35:10.198002 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-19 12:35:10.198009 | controller |       name: designate-central-image-url-default
2026-06-19 12:35:10.198017 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-19 12:35:10.198024 | controller |       name: designate-mdns-image-url-default
2026-06-19 12:35:10.198032 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-19 12:35:10.198039 | controller |       name: designate-producer-image-url-default
2026-06-19 12:35:10.198047 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-19 12:35:10.198054 | controller |       name: designate-unbound-image-url-default
2026-06-19 12:35:10.198062 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-19 12:35:10.198069 | controller |       name: designate-worker-image-url-default
2026-06-19 12:35:10.198077 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-19 12:35:10.198084 | controller |       name: edpm-frr-image-url-default
2026-06-19 12:35:10.198092 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-19 12:35:10.198099 | controller |       name: edpm-iscsid-image-url-default
2026-06-19 12:35:10.198107 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-19 12:35:10.198114 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-19 12:35:10.198122 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-19 12:35:10.198129 | controller |       name: edpm-multipathd-image-url-default
2026-06-19 12:35:10.198137 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-19 12:35:10.198144 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-19 12:35:10.198151 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-19 12:35:10.198174 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-19 12:35:10.198181 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-19 12:35:10.198189 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-19 12:35:10.198196 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-19 12:35:10.198204 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-19 12:35:10.198211 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-19 12:35:10.198219 | controller |       name: edpm-node-exporter-image-url-default
2026-06-19 12:35:10.198226 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-19 12:35:10.198233 | controller |       name: edpm-kepler-image-url-default
2026-06-19 12:35:10.198241 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-19 12:35:10.198248 | controller |       name: openstack-network-exporter-image-url-default
2026-06-19 12:35:10.198256 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-19 12:35:10.198263 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-19 12:35:10.198271 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-19 12:35:10.198278 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-19 12:35:10.198286 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-19 12:35:10.198293 | controller |       name: glance-api-image-url-default
2026-06-19 12:35:10.198300 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-19 12:35:10.198308 | controller |       name: heat-api-image-url-default
2026-06-19 12:35:10.198315 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-19 12:35:10.198323 | controller |       name: heat-cfnapi-image-url-default
2026-06-19 12:35:10.198330 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-19 12:35:10.198338 | controller |       name: heat-engine-image-url-default
2026-06-19 12:35:10.198345 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-19 12:35:10.198353 | controller |       name: horizon-image-url-default
2026-06-19 12:35:10.198360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-19 12:35:10.198368 | controller |       name: infra-memcached-image-url-default
2026-06-19 12:35:10.198375 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-19 12:35:10.198382 | controller |       name: infra-redis-image-url-default
2026-06-19 12:35:10.198410 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-19 12:35:10.198422 | controller |       name: ironic-api-image-url-default
2026-06-19 12:35:10.198430 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-19 12:35:10.198437 | controller |       name: ironic-conductor-image-url-default
2026-06-19 12:35:10.198445 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-19 12:35:10.198452 | controller |       name: ironic-inspector-image-url-default
2026-06-19 12:35:10.198460 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-19 12:35:10.198467 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-19 12:35:10.198474 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-19 12:35:10.198482 | controller |       name: ironic-pxe-image-url-default
2026-06-19 12:35:10.198489 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-19 12:35:10.198502 | controller |       name: ironic-python-agent-image-url-default
2026-06-19 12:35:10.198514 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-19 12:35:10.198522 | controller |       name: keystone-api-image-url-default
2026-06-19 12:35:10.198530 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-19 12:35:10.198541 | controller |       name: manila-api-image-url-default
2026-06-19 12:35:10.198548 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-19 12:35:10.198555 | controller |       name: manila-scheduler-image-url-default
2026-06-19 12:35:10.198563 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-19 12:35:10.198570 | controller |       name: manila-share-image-url-default
2026-06-19 12:35:10.198578 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-19 12:35:10.198585 | controller |       name: mariadb-image-url-default
2026-06-19 12:35:10.198593 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-19 12:35:10.198600 | controller |       name: net-utils-image-url-default
2026-06-19 12:35:10.198607 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-19 12:35:10.198615 | controller |       name: neutron-api-image-url-default
2026-06-19 12:35:10.198622 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-19 12:35:10.198630 | controller |       name: nova-api-image-url-default
2026-06-19 12:35:10.198637 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-19 12:35:10.198645 | controller |       name: nova-compute-image-url-default
2026-06-19 12:35:10.198652 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-19 12:35:10.198659 | controller |       name: nova-conductor-image-url-default
2026-06-19 12:35:10.198667 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-19 12:35:10.198674 | controller |       name: nova-novnc-image-url-default
2026-06-19 12:35:10.198682 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-19 12:35:10.198689 | controller |       name: nova-scheduler-image-url-default
2026-06-19 12:35:10.198697 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-19 12:35:10.198704 | controller |       name: octavia-api-image-url-default
2026-06-19 12:35:10.198712 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-19 12:35:10.198719 | controller |       name: octavia-healthmanager-image-url-default
2026-06-19 12:35:10.198726 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-19 12:35:10.198734 | controller |       name: octavia-housekeeping-image-url-default
2026-06-19 12:35:10.198741 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-19 12:35:10.198749 | controller |       name: octavia-worker-image-url-default
2026-06-19 12:35:10.198756 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-19 12:35:10.198764 | controller |       name: octavia-rsyslog-image-url-default
2026-06-19 12:35:10.198771 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-19 12:35:10.198778 | controller |       name: openstack-client-image-url-default
2026-06-19 12:35:10.198786 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-19 12:35:10.198793 | controller |       name: os-container-image-url-default
2026-06-19 12:35:10.198801 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-19 12:35:10.198808 | controller |       name: ovn-controller-image-url-default
2026-06-19 12:35:10.198815 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-19 12:35:10.198823 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-19 12:35:10.198830 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-19 12:35:10.198838 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-19 12:35:10.198845 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-19 12:35:10.198853 | controller |       name: ovn-northd-image-url-default
2026-06-19 12:35:10.198894 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-19 12:35:10.198902 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-19 12:35:10.198909 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-19 12:35:10.198916 | controller |       name: placement-api-image-url-default
2026-06-19 12:35:10.198924 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-19 12:35:10.198931 | controller |       name: rabbitmq-image-url-default
2026-06-19 12:35:10.198938 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-19 12:35:10.198946 | controller |       name: swift-account-image-url-default
2026-06-19 12:35:10.198953 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-19 12:35:10.198961 | controller |       name: swift-container-image-url-default
2026-06-19 12:35:10.198968 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-19 12:35:10.198975 | controller |       name: swift-object-image-url-default
2026-06-19 12:35:10.198983 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-19 12:35:10.198990 | controller |       name: swift-proxy-image-url-default
2026-06-19 12:35:10.198998 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-19 12:35:10.199005 | controller |       name: test-tempest-image-url-default
2026-06-19 12:35:10.199017 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-19 12:35:10.199024 | controller |       name: watcher-api-image-url-default
2026-06-19 12:35:10.199032 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-19 12:35:10.199039 | controller |       name: watcher-applier-image-url-default
2026-06-19 12:35:10.199047 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-19 12:35:10.199054 | controller |       name: watcher-decision-engine-image-url-default
2026-06-19 12:35:10.199061 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-19 12:35:10.199069 | controller |       name: openstack-must-gather-default
2026-06-19 12:35:10.199076 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0
2026-06-19 12:35:10.199084 | controller |       name: barbican-operator-manager-image-url
2026-06-19 12:35:10.199091 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a
2026-06-19 12:35:10.199099 | controller |       name: cinder-operator-manager-image-url
2026-06-19 12:35:10.199106 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784
2026-06-19 12:35:10.199114 | controller |       name: designate-operator-manager-image-url
2026-06-19 12:35:10.199121 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313
2026-06-19 12:35:10.199129 | controller |       name: glance-operator-manager-image-url
2026-06-19 12:35:10.199136 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a
2026-06-19 12:35:10.199143 | controller |       name: heat-operator-manager-image-url
2026-06-19 12:35:10.199151 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1
2026-06-19 12:35:10.199158 | controller |       name: horizon-operator-manager-image-url
2026-06-19 12:35:10.199166 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539
2026-06-19 12:35:10.199173 | controller |       name: infra-operator-manager-image-url
2026-06-19 12:35:10.199181 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4
2026-06-19 12:35:10.199192 | controller |       name: ironic-operator-manager-image-url
2026-06-19 12:35:10.199200 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2
2026-06-19 12:35:10.199207 | controller |       name: keystone-operator-manager-image-url
2026-06-19 12:35:10.199220 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907
2026-06-19 12:35:10.199228 | controller |       name: manila-operator-manager-image-url
2026-06-19 12:35:10.199235 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0
2026-06-19 12:35:10.199243 | controller |       name: mariadb-operator-manager-image-url
2026-06-19 12:35:10.199250 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0
2026-06-19 12:35:10.199257 | controller |       name: neutron-operator-manager-image-url
2026-06-19 12:35:10.199265 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94
2026-06-19 12:35:10.199272 | controller |       name: nova-operator-manager-image-url
2026-06-19 12:35:10.199280 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8
2026-06-19 12:35:10.199287 | controller |       name: octavia-operator-manager-image-url
2026-06-19 12:35:10.199295 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707
2026-06-19 12:35:10.199302 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-19 12:35:10.199309 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55
2026-06-19 12:35:10.199317 | controller |       name: ovn-operator-manager-image-url
2026-06-19 12:35:10.199324 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070
2026-06-19 12:35:10.199332 | controller |       name: swift-operator-manager-image-url
2026-06-19 12:35:10.199339 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7
2026-06-19 12:35:10.199347 | controller |       name: telemetry-operator-manager-image-url
2026-06-19 12:35:10.199354 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb
2026-06-19 12:35:10.199361 | controller |       name: test-operator-manager-image-url
2026-06-19 12:35:10.199369 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2
2026-06-19 12:35:10.199381 | controller |       name: watcher-operator-manager-image-url
2026-06-19 12:35:10.199410 | controller |     version: 0.6.0
2026-06-19 12:35:10.199422 | controller |   status:
2026-06-19 12:35:10.199429 | controller |     cleanup: {}
2026-06-19 12:35:10.199437 | controller |     conditions:
2026-06-19 12:35:10.199444 | controller |     - lastTransitionTime: "2026-06-19T11:35:54Z"
2026-06-19 12:35:10.199452 | controller |       lastUpdateTime: "2026-06-19T11:35:54Z"
2026-06-19 12:35:10.199459 | controller |       message: requirements not yet checked
2026-06-19 12:35:10.199466 | controller |       phase: Pending
2026-06-19 12:35:10.199474 | controller |       reason: RequirementsUnknown
2026-06-19 12:35:10.199481 | controller |     - lastTransitionTime: "2026-06-19T11:35:54Z"
2026-06-19 12:35:10.199489 | controller |       lastUpdateTime: "2026-06-19T11:35:54Z"
2026-06-19 12:35:10.199496 | controller |       message: one or more requirements couldn't be found
2026-06-19 12:35:10.199504 | controller |       phase: Pending
2026-06-19 12:35:10.199511 | controller |       reason: RequirementsNotMet
2026-06-19 12:35:10.199519 | controller |     - lastTransitionTime: "2026-06-19T11:35:55Z"
2026-06-19 12:35:10.199526 | controller |       lastUpdateTime: "2026-06-19T11:35:55Z"
2026-06-19 12:35:10.199533 | controller |       message: all requirements found, attempting install
2026-06-19 12:35:10.199544 | controller |       phase: InstallReady
2026-06-19 12:35:10.199552 | controller |       reason: AllRequirementsMet
2026-06-19 12:35:10.199559 | controller |     - lastTransitionTime: "2026-06-19T11:35:55Z"
2026-06-19 12:35:10.199567 | controller |       lastUpdateTime: "2026-06-19T11:35:55Z"
2026-06-19 12:35:10.199574 | controller |       message: waiting for install components to report healthy
2026-06-19 12:35:10.199582 | controller |       phase: Installing
2026-06-19 12:35:10.199589 | controller |       reason: InstallSucceeded
2026-06-19 12:35:10.199597 | controller |     - lastTransitionTime: "2026-06-19T11:35:55Z"
2026-06-19 12:35:10.199604 | controller |       lastUpdateTime: "2026-06-19T11:35:56Z"
2026-06-19 12:35:10.199611 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-19 12:35:10.199619 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-19 12:35:10.199626 | controller |         Deployment does not have minimum availability.'
2026-06-19 12:35:10.199634 | controller |       phase: Installing
2026-06-19 12:35:10.199641 | controller |       reason: InstallWaiting
2026-06-19 12:35:10.199649 | controller |     - lastTransitionTime: "2026-06-19T11:36:40Z"
2026-06-19 12:35:10.199656 | controller |       lastUpdateTime: "2026-06-19T11:36:40Z"
2026-06-19 12:35:10.199664 | controller |       message: install strategy completed with no errors
2026-06-19 12:35:10.199671 | controller |       phase: Succeeded
2026-06-19 12:35:10.199678 | controller |       reason: InstallSucceeded
2026-06-19 12:35:10.199686 | controller |     lastTransitionTime: "2026-06-19T11:36:40Z"
2026-06-19 12:35:10.199693 | controller |     lastUpdateTime: "2026-06-19T11:36:40Z"
2026-06-19 12:35:10.199701 | controller |     message: install strategy completed with no errors
2026-06-19 12:35:10.199708 | controller |     phase: Succeeded
2026-06-19 12:35:10.199716 | controller |     reason: InstallSucceeded
2026-06-19 12:35:10.199723 | controller |     requirementStatus:
2026-06-19 12:35:10.199731 | controller |     - group: operators.coreos.com
2026-06-19 12:35:10.199738 | controller |       kind: ClusterServiceVersion
2026-06-19 12:35:10.199745 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-19 12:35:10.199753 | controller |       name: openstack-operator.v0.6.0
2026-06-19 12:35:10.199760 | controller |       status: Present
2026-06-19 12:35:10.199768 | controller |       version: v1alpha1
2026-06-19 12:35:10.199775 | controller |     - group: apiextensions.k8s.io
2026-06-19 12:35:10.199783 | controller |       kind: CustomResourceDefinition
2026-06-19 12:35:10.199790 | controller |       message: CRD is present and Established condition is true
2026-06-19 12:35:10.199798 | controller |       name: openstacks.operator.openstack.org
2026-06-19 12:35:10.199806 | controller |       status: Present
2026-06-19 12:35:10.199953 | controller |       uuid: 79706c51-fa2b-4e7c-85b5-e5e08e169dff
2026-06-19 12:35:10.199965 | controller |       version: v1
2026-06-19 12:35:10.199973 | controller |     - dependents:
2026-06-19 12:35:10.199981 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.199988 | controller |         kind: PolicyRule
2026-06-19 12:35:10.199996 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-19 12:35:10.200004 | controller |         status: Satisfied
2026-06-19 12:35:10.200011 | controller |         version: v1
2026-06-19 12:35:10.200019 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200026 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200034 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-19 12:35:10.200041 | controller |         status: Satisfied
2026-06-19 12:35:10.200048 | controller |         version: v1
2026-06-19 12:35:10.200056 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200063 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200071 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-19 12:35:10.200079 | controller |         status: Satisfied
2026-06-19 12:35:10.200086 | controller |         version: v1
2026-06-19 12:35:10.200094 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200101 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200108 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-19 12:35:10.200121 | controller |         status: Satisfied
2026-06-19 12:35:10.200128 | controller |         version: v1
2026-06-19 12:35:10.200136 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200143 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200151 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-19 12:35:10.200158 | controller |         status: Satisfied
2026-06-19 12:35:10.200166 | controller |         version: v1
2026-06-19 12:35:10.200173 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200180 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200188 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-19 12:35:10.200196 | controller |         status: Satisfied
2026-06-19 12:35:10.200203 | controller |         version: v1
2026-06-19 12:35:10.200210 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200218 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200225 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-19 12:35:10.200233 | controller |         status: Satisfied
2026-06-19 12:35:10.200240 | controller |         version: v1
2026-06-19 12:35:10.200248 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200255 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200270 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-19 12:35:10.200277 | controller |         status: Satisfied
2026-06-19 12:35:10.200285 | controller |         version: v1
2026-06-19 12:35:10.200292 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200300 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200307 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-19 12:35:10.200314 | controller |         status: Satisfied
2026-06-19 12:35:10.200322 | controller |         version: v1
2026-06-19 12:35:10.200329 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200336 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200344 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-19 12:35:10.200351 | controller |         status: Satisfied
2026-06-19 12:35:10.200359 | controller |         version: v1
2026-06-19 12:35:10.200366 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200373 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200381 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-19 12:35:10.200388 | controller |         status: Satisfied
2026-06-19 12:35:10.200421 | controller |         version: v1
2026-06-19 12:35:10.200428 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200436 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200448 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-19 12:35:10.200456 | controller |         status: Satisfied
2026-06-19 12:35:10.200463 | controller |         version: v1
2026-06-19 12:35:10.200471 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200478 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200485 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-19 12:35:10.200493 | controller |         status: Satisfied
2026-06-19 12:35:10.200500 | controller |         version: v1
2026-06-19 12:35:10.200508 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200515 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200523 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-19 12:35:10.200534 | controller |         status: Satisfied
2026-06-19 12:35:10.200541 | controller |         version: v1
2026-06-19 12:35:10.200549 | controller |       - group: rbac.authorization.k8s.io
2026-06-19 12:35:10.200556 | controller |         kind: PolicyRule
2026-06-19 12:35:10.200564 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-19 12:35:10.200571 | controller |         status: Satisfied
2026-06-19 12:35:10.200578 | controller |         version: v1
2026-06-19 12:35:10.200586 | controller |       group: ""
2026-06-19 12:35:10.200593 | controller |       kind: ServiceAccount
2026-06-19 12:35:10.200620 | controller |       message: ""
2026-06-19 12:35:10.200628 | controller |       name: openstack-operator-controller-init
2026-06-19 12:35:10.200635 | controller |       status: Present
2026-06-19 12:35:10.200642 | controller |       version: v1
2026-06-19 12:35:10.200650 | controller | kind: List
2026-06-19 12:35:10.200657 | controller | metadata:
2026-06-19 12:35:10.200664 | controller |   resourceVersion: ""
2026-06-19 12:35:10.680238 | controller | ok: Runtime: 0:00:00.206303
2026-06-19 12:35:10.719553 | 
2026-06-19 12:35:10.719692 | TASK [env_op_images : Get the images name]
2026-06-19 12:35:11.377426 | controller | [
2026-06-19 12:35:11.377545 | controller |   {
2026-06-19 12:35:11.377559 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-19 12:35:11.377569 | controller |   },
2026-06-19 12:35:11.377577 | controller |   {
2026-06-19 12:35:11.377588 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0"
2026-06-19 12:35:11.377597 | controller |   },
2026-06-19 12:35:11.377604 | controller |   {
2026-06-19 12:35:11.377614 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a"
2026-06-19 12:35:11.377625 | controller |   },
2026-06-19 12:35:11.377632 | controller |   {
2026-06-19 12:35:11.377640 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784"
2026-06-19 12:35:11.377648 | controller |   },
2026-06-19 12:35:11.377655 | controller |   {
2026-06-19 12:35:11.377663 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313"
2026-06-19 12:35:11.377670 | controller |   },
2026-06-19 12:35:11.377678 | controller |   {
2026-06-19 12:35:11.377692 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a"
2026-06-19 12:35:11.377700 | controller |   },
2026-06-19 12:35:11.377707 | controller |   {
2026-06-19 12:35:11.377715 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1"
2026-06-19 12:35:11.377722 | controller |   },
2026-06-19 12:35:11.377730 | controller |   {
2026-06-19 12:35:11.377738 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539"
2026-06-19 12:35:11.377745 | controller |   },
2026-06-19 12:35:11.377752 | controller |   {
2026-06-19 12:35:11.377760 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4"
2026-06-19 12:35:11.377767 | controller |   },
2026-06-19 12:35:11.377775 | controller |   {
2026-06-19 12:35:11.377782 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2"
2026-06-19 12:35:11.377790 | controller |   },
2026-06-19 12:35:11.377797 | controller |   {
2026-06-19 12:35:11.377805 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907"
2026-06-19 12:35:11.377812 | controller |   },
2026-06-19 12:35:11.377820 | controller |   {
2026-06-19 12:35:11.377827 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0"
2026-06-19 12:35:11.377835 | controller |   },
2026-06-19 12:35:11.377842 | controller |   {
2026-06-19 12:35:11.377850 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0"
2026-06-19 12:35:11.377857 | controller |   },
2026-06-19 12:35:11.377865 | controller |   {
2026-06-19 12:35:11.377872 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94"
2026-06-19 12:35:11.377880 | controller |   },
2026-06-19 12:35:11.377887 | controller |   {
2026-06-19 12:35:11.377895 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8"
2026-06-19 12:35:11.377902 | controller |   },
2026-06-19 12:35:11.377918 | controller |   {
2026-06-19 12:35:11.377926 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707"
2026-06-19 12:35:11.377937 | controller |   },
2026-06-19 12:35:11.377945 | controller |   {
2026-06-19 12:35:11.377952 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55"
2026-06-19 12:35:11.377960 | controller |   },
2026-06-19 12:35:11.377967 | controller |   {
2026-06-19 12:35:11.377975 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070"
2026-06-19 12:35:11.377983 | controller |   },
2026-06-19 12:35:11.377990 | controller |   {
2026-06-19 12:35:11.377997 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7"
2026-06-19 12:35:11.378005 | controller |   },
2026-06-19 12:35:11.378012 | controller |   {
2026-06-19 12:35:11.378020 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb"
2026-06-19 12:35:11.378028 | controller |   },
2026-06-19 12:35:11.378035 | controller |   {
2026-06-19 12:35:11.378043 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2"
2026-06-19 12:35:11.378050 | controller |   }
2026-06-19 12:35:11.378149 | controller | ]
2026-06-19 12:35:11.869613 | controller | ok: Runtime: 0:00:00.202989
2026-06-19 12:35:11.958485 | 
2026-06-19 12:35:11.958665 | TASK [env_op_images : Extract env variable name and images]
2026-06-19 12:35:12.041845 | controller | ok
2026-06-19 12:35:12.074885 | 
2026-06-19 12:35:12.075077 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-19 12:35:16.269723 | controller | ok
2026-06-19 12:35:18.051392 | 
2026-06-19 12:35:18.051566 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-19 12:35:18.292304 | controller | ok
2026-06-19 12:35:18.336464 | 
2026-06-19 12:35:18.336626 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-19 12:35:20.002517 | controller | ok
2026-06-19 12:35:20.173832 | 
2026-06-19 12:35:20.173984 | TASK [env_op_images : Get operator images and pods]
2026-06-19 12:35:21.024948 | controller | ok
2026-06-19 12:35:21.165114 | 
2026-06-19 12:35:21.165272 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-19 12:35:21.505281 | controller | ok:
2026-06-19 12:35:21.505634 | controller | {
2026-06-19 12:35:21.505672 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.505697 | controller |   "kind": "Pod",
2026-06-19 12:35:21.505720 | controller |   "metadata": {
2026-06-19 12:35:21.505742 | controller |     "annotations": {
2026-06-19 12:35:21.505764 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.71/23\"],\"mac_address\":\"0a:58:0a:d9:00:47\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.71/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.505788 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.71\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:47\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.505827 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.505851 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.505873 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.505894 | controller |     },
2026-06-19 12:35:21.505916 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.505938 | controller |     "generateName": "barbican-operator-controller-manager-89d6f987b-",
2026-06-19 12:35:21.505960 | controller |     "generation": 1,
2026-06-19 12:35:21.505981 | controller |     "labels": {
2026-06-19 12:35:21.506003 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-19 12:35:21.506023 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.506045 | controller |       "openstack.org/operator-name": "barbican",
2026-06-19 12:35:21.506065 | controller |       "pod-template-hash": "89d6f987b"
2026-06-19 12:35:21.506087 | controller |     },
2026-06-19 12:35:21.506107 | controller |     "managedFields": [
2026-06-19 12:35:21.506128 | controller |       {
2026-06-19 12:35:21.506150 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.506171 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.506192 | controller |         "fieldsV1": {
2026-06-19 12:35:21.506213 | controller |           "f:metadata": {
2026-06-19 12:35:21.506233 | controller |             "f:annotations": {
2026-06-19 12:35:21.506254 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.506274 | controller |             }
2026-06-19 12:35:21.506296 | controller |           }
2026-06-19 12:35:21.506317 | controller |         },
2026-06-19 12:35:21.506337 | controller |         "manager": "crc",
2026-06-19 12:35:21.506358 | controller |         "operation": "Update",
2026-06-19 12:35:21.506380 | controller |         "subresource": "status",
2026-06-19 12:35:21.506400 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.506421 | controller |       },
2026-06-19 12:35:21.506470 | controller |       {
2026-06-19 12:35:21.506493 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.506514 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.506535 | controller |         "fieldsV1": {
2026-06-19 12:35:21.506576 | controller |           "f:metadata": {
2026-06-19 12:35:21.506598 | controller |             "f:annotations": {
2026-06-19 12:35:21.506619 | controller |               ".": {},
2026-06-19 12:35:21.506640 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.506663 | controller |             },
2026-06-19 12:35:21.506684 | controller |             "f:generateName": {},
2026-06-19 12:35:21.506706 | controller |             "f:labels": {
2026-06-19 12:35:21.506728 | controller |               ".": {},
2026-06-19 12:35:21.506749 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.506770 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.506792 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.506813 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.506834 | controller |             },
2026-06-19 12:35:21.506855 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.506876 | controller |               ".": {},
2026-06-19 12:35:21.506897 | controller |               "k:{\"uid\":\"b972b8a4-7777-4774-a981-1a124e82b448\"}": {}
2026-06-19 12:35:21.506918 | controller |             }
2026-06-19 12:35:21.506939 | controller |           },
2026-06-19 12:35:21.506961 | controller |           "f:spec": {
2026-06-19 12:35:21.506983 | controller |             "f:containers": {
2026-06-19 12:35:21.507004 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.507031 | controller |                 ".": {},
2026-06-19 12:35:21.507052 | controller |                 "f:args": {},
2026-06-19 12:35:21.507074 | controller |                 "f:command": {},
2026-06-19 12:35:21.507094 | controller |                 "f:env": {
2026-06-19 12:35:21.507114 | controller |                   ".": {},
2026-06-19 12:35:21.507134 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.507154 | controller |                     ".": {},
2026-06-19 12:35:21.507174 | controller |                     "f:name": {},
2026-06-19 12:35:21.507194 | controller |                     "f:value": {}
2026-06-19 12:35:21.507214 | controller |                   },
2026-06-19 12:35:21.507233 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.507253 | controller |                     ".": {},
2026-06-19 12:35:21.507273 | controller |                     "f:name": {},
2026-06-19 12:35:21.507294 | controller |                     "f:value": {}
2026-06-19 12:35:21.507314 | controller |                   },
2026-06-19 12:35:21.507334 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.507354 | controller |                     ".": {},
2026-06-19 12:35:21.507375 | controller |                     "f:name": {},
2026-06-19 12:35:21.507395 | controller |                     "f:value": {}
2026-06-19 12:35:21.507415 | controller |                   },
2026-06-19 12:35:21.507460 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.507483 | controller |                     ".": {},
2026-06-19 12:35:21.507503 | controller |                     "f:name": {},
2026-06-19 12:35:21.507524 | controller |                     "f:value": {}
2026-06-19 12:35:21.507544 | controller |                   },
2026-06-19 12:35:21.507563 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.507583 | controller |                     ".": {},
2026-06-19 12:35:21.507603 | controller |                     "f:name": {},
2026-06-19 12:35:21.507623 | controller |                     "f:value": {}
2026-06-19 12:35:21.507643 | controller |                   }
2026-06-19 12:35:21.507663 | controller |                 },
2026-06-19 12:35:21.507683 | controller |                 "f:image": {},
2026-06-19 12:35:21.507703 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.507723 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.507743 | controller |                   ".": {},
2026-06-19 12:35:21.507763 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.507783 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.507803 | controller |                     ".": {},
2026-06-19 12:35:21.507823 | controller |                     "f:path": {},
2026-06-19 12:35:21.507843 | controller |                     "f:port": {},
2026-06-19 12:35:21.507863 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.507883 | controller |                   },
2026-06-19 12:35:21.507903 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.507924 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.507944 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.507965 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.507985 | controller |                 },
2026-06-19 12:35:21.508005 | controller |                 "f:name": {},
2026-06-19 12:35:21.508025 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.508045 | controller |                   ".": {},
2026-06-19 12:35:21.508066 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.508086 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.508107 | controller |                     ".": {},
2026-06-19 12:35:21.508154 | controller |                     "f:path": {},
2026-06-19 12:35:21.508218 | controller |                     "f:port": {},
2026-06-19 12:35:21.508246 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.508268 | controller |                   },
2026-06-19 12:35:21.508290 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.508312 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.508333 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.508355 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.508376 | controller |                 },
2026-06-19 12:35:21.508397 | controller |                 "f:resources": {
2026-06-19 12:35:21.508418 | controller |                   ".": {},
2026-06-19 12:35:21.508464 | controller |                   "f:limits": {
2026-06-19 12:35:21.508487 | controller |                     ".": {},
2026-06-19 12:35:21.508508 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.508529 | controller |                     "f:memory": {}
2026-06-19 12:35:21.508550 | controller |                   },
2026-06-19 12:35:21.508572 | controller |                   "f:requests": {
2026-06-19 12:35:21.508593 | controller |                     ".": {},
2026-06-19 12:35:21.508614 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.508635 | controller |                     "f:memory": {}
2026-06-19 12:35:21.508656 | controller |                   }
2026-06-19 12:35:21.508677 | controller |                 },
2026-06-19 12:35:21.508697 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.508718 | controller |                   ".": {},
2026-06-19 12:35:21.508738 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.508759 | controller |                 },
2026-06-19 12:35:21.508780 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.508801 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.508822 | controller |               }
2026-06-19 12:35:21.508842 | controller |             },
2026-06-19 12:35:21.508863 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.508883 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.508903 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.508924 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.508944 | controller |             "f:securityContext": {
2026-06-19 12:35:21.508964 | controller |               ".": {},
2026-06-19 12:35:21.508984 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.509005 | controller |             },
2026-06-19 12:35:21.509025 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.509046 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.509066 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.509086 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.509106 | controller |           }
2026-06-19 12:35:21.509126 | controller |         },
2026-06-19 12:35:21.509146 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.509167 | controller |         "operation": "Update",
2026-06-19 12:35:21.509187 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.509208 | controller |       },
2026-06-19 12:35:21.509229 | controller |       {
2026-06-19 12:35:21.509250 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.509271 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.509291 | controller |         "fieldsV1": {
2026-06-19 12:35:21.509312 | controller |           "f:metadata": {
2026-06-19 12:35:21.509332 | controller |             "f:annotations": {
2026-06-19 12:35:21.509352 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.509373 | controller |             }
2026-06-19 12:35:21.509394 | controller |           }
2026-06-19 12:35:21.509420 | controller |         },
2026-06-19 12:35:21.509468 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.509490 | controller |         "operation": "Update",
2026-06-19 12:35:21.509511 | controller |         "subresource": "status",
2026-06-19 12:35:21.509531 | controller |         "time": "2026-06-19T11:37:40Z"
2026-06-19 12:35:21.509552 | controller |       },
2026-06-19 12:35:21.509572 | controller |       {
2026-06-19 12:35:21.509592 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.509612 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.509633 | controller |         "fieldsV1": {
2026-06-19 12:35:21.509654 | controller |           "f:status": {
2026-06-19 12:35:21.509674 | controller |             "f:conditions": {
2026-06-19 12:35:21.509695 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.509716 | controller |                 ".": {},
2026-06-19 12:35:21.509737 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.509758 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.509778 | controller |                 "f:status": {},
2026-06-19 12:35:21.509799 | controller |                 "f:type": {}
2026-06-19 12:35:21.509820 | controller |               },
2026-06-19 12:35:21.509841 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.509861 | controller |                 ".": {},
2026-06-19 12:35:21.509882 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.509903 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.509924 | controller |                 "f:status": {},
2026-06-19 12:35:21.509945 | controller |                 "f:type": {}
2026-06-19 12:35:21.509966 | controller |               },
2026-06-19 12:35:21.509987 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.510008 | controller |                 ".": {},
2026-06-19 12:35:21.510029 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.510050 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.510070 | controller |                 "f:status": {},
2026-06-19 12:35:21.510091 | controller |                 "f:type": {}
2026-06-19 12:35:21.510111 | controller |               },
2026-06-19 12:35:21.510131 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.510151 | controller |                 ".": {},
2026-06-19 12:35:21.510171 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.510191 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.510211 | controller |                 "f:status": {},
2026-06-19 12:35:21.510231 | controller |                 "f:type": {}
2026-06-19 12:35:21.510250 | controller |               }
2026-06-19 12:35:21.510270 | controller |             },
2026-06-19 12:35:21.510290 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.510310 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.510329 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.510349 | controller |             "f:phase": {},
2026-06-19 12:35:21.510369 | controller |             "f:podIP": {},
2026-06-19 12:35:21.510388 | controller |             "f:podIPs": {
2026-06-19 12:35:21.510408 | controller |               ".": {},
2026-06-19 12:35:21.510445 | controller |               "k:{\"ip\":\"10.217.0.71\"}": {
2026-06-19 12:35:21.510472 | controller |                 ".": {},
2026-06-19 12:35:21.510493 | controller |                 "f:ip": {}
2026-06-19 12:35:21.510514 | controller |               }
2026-06-19 12:35:21.510534 | controller |             },
2026-06-19 12:35:21.510568 | controller |             "f:startTime": {}
2026-06-19 12:35:21.510589 | controller |           }
2026-06-19 12:35:21.510609 | controller |         },
2026-06-19 12:35:21.510628 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.510648 | controller |         "operation": "Update",
2026-06-19 12:35:21.510673 | controller |         "subresource": "status",
2026-06-19 12:35:21.510694 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.510713 | controller |       }
2026-06-19 12:35:21.510733 | controller |     ],
2026-06-19 12:35:21.510752 | controller |     "name": "barbican-operator-controller-manager-89d6f987b-rvtlm",
2026-06-19 12:35:21.510772 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.510793 | controller |     "ownerReferences": [
2026-06-19 12:35:21.510813 | controller |       {
2026-06-19 12:35:21.510833 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.510853 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.510873 | controller |         "controller": true,
2026-06-19 12:35:21.510893 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.510912 | controller |         "name": "barbican-operator-controller-manager-89d6f987b",
2026-06-19 12:35:21.510932 | controller |         "uid": "b972b8a4-7777-4774-a981-1a124e82b448"
2026-06-19 12:35:21.510952 | controller |       }
2026-06-19 12:35:21.510971 | controller |     ],
2026-06-19 12:35:21.510992 | controller |     "resourceVersion": "55071",
2026-06-19 12:35:21.511012 | controller |     "uid": "a8ec357a-3fc9-4199-b032-e7b8d789535a"
2026-06-19 12:35:21.511032 | controller |   },
2026-06-19 12:35:21.511052 | controller |   "spec": {
2026-06-19 12:35:21.511073 | controller |     "containers": [
2026-06-19 12:35:21.511094 | controller |       {
2026-06-19 12:35:21.511114 | controller |         "args": [
2026-06-19 12:35:21.511135 | controller |           "--leader-elect",
2026-06-19 12:35:21.511156 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.511177 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.511197 | controller |         ],
2026-06-19 12:35:21.511218 | controller |         "command": [
2026-06-19 12:35:21.511238 | controller |           "/manager"
2026-06-19 12:35:21.511259 | controller |         ],
2026-06-19 12:35:21.511280 | controller |         "env": [
2026-06-19 12:35:21.511301 | controller |           {
2026-06-19 12:35:21.511322 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.511343 | controller |             "value": "30"
2026-06-19 12:35:21.511364 | controller |           },
2026-06-19 12:35:21.511384 | controller |           {
2026-06-19 12:35:21.511405 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.511446 | controller |             "value": "20"
2026-06-19 12:35:21.511475 | controller |           },
2026-06-19 12:35:21.511497 | controller |           {
2026-06-19 12:35:21.511518 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.511539 | controller |             "value": "5"
2026-06-19 12:35:21.511560 | controller |           },
2026-06-19 12:35:21.511580 | controller |           {
2026-06-19 12:35:21.511600 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.511621 | controller |             "value": "false"
2026-06-19 12:35:21.511641 | controller |           },
2026-06-19 12:35:21.511662 | controller |           {
2026-06-19 12:35:21.511683 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.511703 | controller |             "value": "false"
2026-06-19 12:35:21.511724 | controller |           }
2026-06-19 12:35:21.511745 | controller |         ],
2026-06-19 12:35:21.511766 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0",
2026-06-19 12:35:21.511787 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.511808 | controller |         "livenessProbe": {
2026-06-19 12:35:21.511829 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.511849 | controller |           "httpGet": {
2026-06-19 12:35:21.511870 | controller |             "path": "/healthz",
2026-06-19 12:35:21.511890 | controller |             "port": 8081,
2026-06-19 12:35:21.511916 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.511937 | controller |           },
2026-06-19 12:35:21.511957 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.511978 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.511999 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.512020 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.512041 | controller |         },
2026-06-19 12:35:21.512061 | controller |         "name": "manager",
2026-06-19 12:35:21.512081 | controller |         "readinessProbe": {
2026-06-19 12:35:21.512102 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.512122 | controller |           "httpGet": {
2026-06-19 12:35:21.512142 | controller |             "path": "/readyz",
2026-06-19 12:35:21.512163 | controller |             "port": 8081,
2026-06-19 12:35:21.512183 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.512204 | controller |           },
2026-06-19 12:35:21.512224 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.512244 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.512264 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.512285 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.512306 | controller |         },
2026-06-19 12:35:21.512326 | controller |         "resources": {
2026-06-19 12:35:21.512347 | controller |           "limits": {
2026-06-19 12:35:21.512367 | controller |             "cpu": "500m",
2026-06-19 12:35:21.512387 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.512408 | controller |           },
2026-06-19 12:35:21.512447 | controller |           "requests": {
2026-06-19 12:35:21.512474 | controller |             "cpu": "10m",
2026-06-19 12:35:21.512495 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.512516 | controller |           }
2026-06-19 12:35:21.512537 | controller |         },
2026-06-19 12:35:21.512558 | controller |         "securityContext": {
2026-06-19 12:35:21.512579 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.512600 | controller |           "capabilities": {
2026-06-19 12:35:21.512621 | controller |             "drop": [
2026-06-19 12:35:21.512642 | controller |               "MKNOD"
2026-06-19 12:35:21.512663 | controller |             ]
2026-06-19 12:35:21.512684 | controller |           }
2026-06-19 12:35:21.512704 | controller |         },
2026-06-19 12:35:21.512724 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.512745 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.512766 | controller |         "volumeMounts": [
2026-06-19 12:35:21.512787 | controller |           {
2026-06-19 12:35:21.512807 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.512829 | controller |             "name": "kube-api-access-tdgg2",
2026-06-19 12:35:21.512850 | controller |             "readOnly": true
2026-06-19 12:35:21.512872 | controller |           }
2026-06-19 12:35:21.512892 | controller |         ]
2026-06-19 12:35:21.512913 | controller |       }
2026-06-19 12:35:21.512933 | controller |     ],
2026-06-19 12:35:21.512962 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.512989 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.513010 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.513031 | controller |       {
2026-06-19 12:35:21.513054 | controller |         "name": "barbican-operator-controller-manager-dockercfg-t78hf"
2026-06-19 12:35:21.513078 | controller |       }
2026-06-19 12:35:21.513099 | controller |     ],
2026-06-19 12:35:21.513119 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.513140 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.513160 | controller |     "priority": 0,
2026-06-19 12:35:21.513180 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.513206 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.513227 | controller |     "securityContext": {
2026-06-19 12:35:21.513247 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.513267 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.513287 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.513307 | controller |       }
2026-06-19 12:35:21.513327 | controller |     },
2026-06-19 12:35:21.513346 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-19 12:35:21.513366 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-19 12:35:21.513387 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.513407 | controller |     "tolerations": [
2026-06-19 12:35:21.513448 | controller |       {
2026-06-19 12:35:21.513475 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.513496 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.513516 | controller |         "operator": "Exists",
2026-06-19 12:35:21.513537 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.513557 | controller |       },
2026-06-19 12:35:21.513576 | controller |       {
2026-06-19 12:35:21.513595 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.513615 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.513634 | controller |         "operator": "Exists",
2026-06-19 12:35:21.513654 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.513673 | controller |       },
2026-06-19 12:35:21.513692 | controller |       {
2026-06-19 12:35:21.513711 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.513731 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.513750 | controller |         "operator": "Exists"
2026-06-19 12:35:21.513769 | controller |       }
2026-06-19 12:35:21.513789 | controller |     ],
2026-06-19 12:35:21.513808 | controller |     "volumes": [
2026-06-19 12:35:21.513827 | controller |       {
2026-06-19 12:35:21.513847 | controller |         "name": "kube-api-access-tdgg2",
2026-06-19 12:35:21.513866 | controller |         "projected": {
2026-06-19 12:35:21.513886 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.513905 | controller |           "sources": [
2026-06-19 12:35:21.513924 | controller |             {
2026-06-19 12:35:21.513943 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.513963 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.513983 | controller |                 "path": "token"
2026-06-19 12:35:21.514004 | controller |               }
2026-06-19 12:35:21.514025 | controller |             },
2026-06-19 12:35:21.514045 | controller |             {
2026-06-19 12:35:21.514066 | controller |               "configMap": {
2026-06-19 12:35:21.514086 | controller |                 "items": [
2026-06-19 12:35:21.514107 | controller |                   {
2026-06-19 12:35:21.514128 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.514149 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.514170 | controller |                   }
2026-06-19 12:35:21.514190 | controller |                 ],
2026-06-19 12:35:21.514211 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.514232 | controller |               }
2026-06-19 12:35:21.514252 | controller |             },
2026-06-19 12:35:21.514273 | controller |             {
2026-06-19 12:35:21.514294 | controller |               "downwardAPI": {
2026-06-19 12:35:21.514314 | controller |                 "items": [
2026-06-19 12:35:21.514335 | controller |                   {
2026-06-19 12:35:21.514357 | controller |                     "fieldRef": {
2026-06-19 12:35:21.514378 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.514399 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.514425 | controller |                     },
2026-06-19 12:35:21.514492 | controller |                     "path": "namespace"
2026-06-19 12:35:21.514515 | controller |                   }
2026-06-19 12:35:21.514537 | controller |                 ]
2026-06-19 12:35:21.514581 | controller |               }
2026-06-19 12:35:21.514604 | controller |             },
2026-06-19 12:35:21.514626 | controller |             {
2026-06-19 12:35:21.514647 | controller |               "configMap": {
2026-06-19 12:35:21.514668 | controller |                 "items": [
2026-06-19 12:35:21.514688 | controller |                   {
2026-06-19 12:35:21.514709 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.514730 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.514751 | controller |                   }
2026-06-19 12:35:21.514772 | controller |                 ],
2026-06-19 12:35:21.514792 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.514813 | controller |               }
2026-06-19 12:35:21.514833 | controller |             }
2026-06-19 12:35:21.514853 | controller |           ]
2026-06-19 12:35:21.514873 | controller |         }
2026-06-19 12:35:21.514894 | controller |       }
2026-06-19 12:35:21.514914 | controller |     ]
2026-06-19 12:35:21.514934 | controller |   },
2026-06-19 12:35:21.514954 | controller |   "status": {
2026-06-19 12:35:21.514974 | controller |     "conditions": [
2026-06-19 12:35:21.514994 | controller |       {
2026-06-19 12:35:21.515014 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.515035 | controller |         "lastTransitionTime": "2026-06-19T11:38:57Z",
2026-06-19 12:35:21.515056 | controller |         "status": "True",
2026-06-19 12:35:21.515077 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.515097 | controller |       },
2026-06-19 12:35:21.515117 | controller |       {
2026-06-19 12:35:21.515137 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.515158 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.515178 | controller |         "status": "True",
2026-06-19 12:35:21.515199 | controller |         "type": "Initialized"
2026-06-19 12:35:21.515220 | controller |       },
2026-06-19 12:35:21.515240 | controller |       {
2026-06-19 12:35:21.515261 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.515281 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.515302 | controller |         "status": "True",
2026-06-19 12:35:21.515323 | controller |         "type": "Ready"
2026-06-19 12:35:21.515343 | controller |       },
2026-06-19 12:35:21.515364 | controller |       {
2026-06-19 12:35:21.515385 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.515405 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.515445 | controller |         "status": "True",
2026-06-19 12:35:21.515473 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.515495 | controller |       },
2026-06-19 12:35:21.515517 | controller |       {
2026-06-19 12:35:21.515538 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.515559 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.515581 | controller |         "status": "True",
2026-06-19 12:35:21.515602 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.515624 | controller |       }
2026-06-19 12:35:21.515645 | controller |     ],
2026-06-19 12:35:21.515666 | controller |     "containerStatuses": [
2026-06-19 12:35:21.515687 | controller |       {
2026-06-19 12:35:21.515707 | controller |         "allocatedResources": {
2026-06-19 12:35:21.515729 | controller |           "cpu": "10m",
2026-06-19 12:35:21.515749 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.515770 | controller |         },
2026-06-19 12:35:21.515791 | controller |         "containerID": "cri-o://6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980",
2026-06-19 12:35:21.515823 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0",
2026-06-19 12:35:21.515845 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0",
2026-06-19 12:35:21.515866 | controller |         "lastState": {},
2026-06-19 12:35:21.515887 | controller |         "name": "manager",
2026-06-19 12:35:21.515908 | controller |         "ready": true,
2026-06-19 12:35:21.515928 | controller |         "resources": {
2026-06-19 12:35:21.515948 | controller |           "limits": {
2026-06-19 12:35:21.515968 | controller |             "cpu": "500m",
2026-06-19 12:35:21.515988 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.516007 | controller |           },
2026-06-19 12:35:21.516027 | controller |           "requests": {
2026-06-19 12:35:21.516047 | controller |             "cpu": "10m",
2026-06-19 12:35:21.516066 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.516087 | controller |           }
2026-06-19 12:35:21.516107 | controller |         },
2026-06-19 12:35:21.516126 | controller |         "restartCount": 0,
2026-06-19 12:35:21.516146 | controller |         "started": true,
2026-06-19 12:35:21.516165 | controller |         "state": {
2026-06-19 12:35:21.516185 | controller |           "running": {
2026-06-19 12:35:21.516204 | controller |             "startedAt": "2026-06-19T11:38:56Z"
2026-06-19 12:35:21.516224 | controller |           }
2026-06-19 12:35:21.516244 | controller |         },
2026-06-19 12:35:21.516264 | controller |         "user": {
2026-06-19 12:35:21.516284 | controller |           "linux": {
2026-06-19 12:35:21.516304 | controller |             "gid": 0,
2026-06-19 12:35:21.516324 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.516344 | controller |               0
2026-06-19 12:35:21.516364 | controller |             ],
2026-06-19 12:35:21.516384 | controller |             "uid": 65532
2026-06-19 12:35:21.516405 | controller |           }
2026-06-19 12:35:21.516424 | controller |         },
2026-06-19 12:35:21.516470 | controller |         "volumeMounts": [
2026-06-19 12:35:21.516492 | controller |           {
2026-06-19 12:35:21.516512 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.516532 | controller |             "name": "kube-api-access-tdgg2",
2026-06-19 12:35:21.516552 | controller |             "readOnly": true,
2026-06-19 12:35:21.516573 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.516592 | controller |           }
2026-06-19 12:35:21.516613 | controller |         ]
2026-06-19 12:35:21.516632 | controller |       }
2026-06-19 12:35:21.516652 | controller |     ],
2026-06-19 12:35:21.516672 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.516691 | controller |     "hostIPs": [
2026-06-19 12:35:21.516711 | controller |       {
2026-06-19 12:35:21.516730 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.516750 | controller |       }
2026-06-19 12:35:21.516770 | controller |     ],
2026-06-19 12:35:21.516790 | controller |     "phase": "Running",
2026-06-19 12:35:21.516809 | controller |     "podIP": "10.217.0.71",
2026-06-19 12:35:21.516829 | controller |     "podIPs": [
2026-06-19 12:35:21.516848 | controller |       {
2026-06-19 12:35:21.516868 | controller |         "ip": "10.217.0.71"
2026-06-19 12:35:21.516888 | controller |       }
2026-06-19 12:35:21.516907 | controller |     ],
2026-06-19 12:35:21.516927 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.516948 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.516969 | controller |   }
2026-06-19 12:35:21.516989 | controller | }
2026-06-19 12:35:21.544508 | controller | ok:
2026-06-19 12:35:21.544583 | controller | {
2026-06-19 12:35:21.544612 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.544631 | controller |   "kind": "Pod",
2026-06-19 12:35:21.544647 | controller |   "metadata": {
2026-06-19 12:35:21.544663 | controller |     "annotations": {
2026-06-19 12:35:21.544679 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.72/23\"],\"mac_address\":\"0a:58:0a:d9:00:48\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.72/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.544701 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.72\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:48\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.544717 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.544734 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.544749 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.544765 | controller |     },
2026-06-19 12:35:21.544781 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.544797 | controller |     "generateName": "cinder-operator-controller-manager-79bdb8469d-",
2026-06-19 12:35:21.544813 | controller |     "generation": 1,
2026-06-19 12:35:21.544829 | controller |     "labels": {
2026-06-19 12:35:21.544844 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-19 12:35:21.544859 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.544875 | controller |       "openstack.org/operator-name": "cinder",
2026-06-19 12:35:21.544890 | controller |       "pod-template-hash": "79bdb8469d"
2026-06-19 12:35:21.544905 | controller |     },
2026-06-19 12:35:21.544920 | controller |     "managedFields": [
2026-06-19 12:35:21.544935 | controller |       {
2026-06-19 12:35:21.544950 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.544965 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.544980 | controller |         "fieldsV1": {
2026-06-19 12:35:21.544996 | controller |           "f:metadata": {
2026-06-19 12:35:21.545011 | controller |             "f:annotations": {
2026-06-19 12:35:21.545026 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.545041 | controller |             }
2026-06-19 12:35:21.545056 | controller |           }
2026-06-19 12:35:21.545071 | controller |         },
2026-06-19 12:35:21.545086 | controller |         "manager": "crc",
2026-06-19 12:35:21.545101 | controller |         "operation": "Update",
2026-06-19 12:35:21.545173 | controller |         "subresource": "status",
2026-06-19 12:35:21.545218 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.545235 | controller |       },
2026-06-19 12:35:21.545250 | controller |       {
2026-06-19 12:35:21.545265 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.545280 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.545295 | controller |         "fieldsV1": {
2026-06-19 12:35:21.545310 | controller |           "f:metadata": {
2026-06-19 12:35:21.545325 | controller |             "f:annotations": {
2026-06-19 12:35:21.545340 | controller |               ".": {},
2026-06-19 12:35:21.545355 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.545371 | controller |             },
2026-06-19 12:35:21.545386 | controller |             "f:generateName": {},
2026-06-19 12:35:21.545401 | controller |             "f:labels": {
2026-06-19 12:35:21.545416 | controller |               ".": {},
2026-06-19 12:35:21.545450 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.545474 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.545490 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.545505 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.545520 | controller |             },
2026-06-19 12:35:21.545536 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.545551 | controller |               ".": {},
2026-06-19 12:35:21.545566 | controller |               "k:{\"uid\":\"1e2f3425-7b78-4451-9b2f-54d408a16cf9\"}": {}
2026-06-19 12:35:21.545581 | controller |             }
2026-06-19 12:35:21.545597 | controller |           },
2026-06-19 12:35:21.545611 | controller |           "f:spec": {
2026-06-19 12:35:21.545626 | controller |             "f:containers": {
2026-06-19 12:35:21.545641 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.545656 | controller |                 ".": {},
2026-06-19 12:35:21.545671 | controller |                 "f:args": {},
2026-06-19 12:35:21.545687 | controller |                 "f:command": {},
2026-06-19 12:35:21.545704 | controller |                 "f:env": {
2026-06-19 12:35:21.545720 | controller |                   ".": {},
2026-06-19 12:35:21.545736 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.545751 | controller |                     ".": {},
2026-06-19 12:35:21.545766 | controller |                     "f:name": {},
2026-06-19 12:35:21.545781 | controller |                     "f:value": {}
2026-06-19 12:35:21.545796 | controller |                   },
2026-06-19 12:35:21.545811 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.545826 | controller |                     ".": {},
2026-06-19 12:35:21.545841 | controller |                     "f:name": {},
2026-06-19 12:35:21.545856 | controller |                     "f:value": {}
2026-06-19 12:35:21.545870 | controller |                   },
2026-06-19 12:35:21.545885 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.545900 | controller |                     ".": {},
2026-06-19 12:35:21.545915 | controller |                     "f:name": {},
2026-06-19 12:35:21.545931 | controller |                     "f:value": {}
2026-06-19 12:35:21.545946 | controller |                   },
2026-06-19 12:35:21.545961 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.545975 | controller |                     ".": {},
2026-06-19 12:35:21.545990 | controller |                     "f:name": {},
2026-06-19 12:35:21.546004 | controller |                     "f:value": {}
2026-06-19 12:35:21.546018 | controller |                   },
2026-06-19 12:35:21.546033 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.546047 | controller |                     ".": {},
2026-06-19 12:35:21.546062 | controller |                     "f:name": {},
2026-06-19 12:35:21.546076 | controller |                     "f:value": {}
2026-06-19 12:35:21.546090 | controller |                   }
2026-06-19 12:35:21.546104 | controller |                 },
2026-06-19 12:35:21.546118 | controller |                 "f:image": {},
2026-06-19 12:35:21.546132 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.546147 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.546161 | controller |                   ".": {},
2026-06-19 12:35:21.546176 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.546190 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.546204 | controller |                     ".": {},
2026-06-19 12:35:21.546219 | controller |                     "f:path": {},
2026-06-19 12:35:21.546233 | controller |                     "f:port": {},
2026-06-19 12:35:21.546247 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.546261 | controller |                   },
2026-06-19 12:35:21.546275 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.546293 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.546308 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.546323 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.546337 | controller |                 },
2026-06-19 12:35:21.546352 | controller |                 "f:name": {},
2026-06-19 12:35:21.546366 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.546381 | controller |                   ".": {},
2026-06-19 12:35:21.546395 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.546409 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.546423 | controller |                     ".": {},
2026-06-19 12:35:21.546510 | controller |                     "f:path": {},
2026-06-19 12:35:21.546526 | controller |                     "f:port": {},
2026-06-19 12:35:21.546541 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.546567 | controller |                   },
2026-06-19 12:35:21.546582 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.546597 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.546611 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.546626 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.546640 | controller |                 },
2026-06-19 12:35:21.546654 | controller |                 "f:resources": {
2026-06-19 12:35:21.546669 | controller |                   ".": {},
2026-06-19 12:35:21.546683 | controller |                   "f:limits": {
2026-06-19 12:35:21.546697 | controller |                     ".": {},
2026-06-19 12:35:21.546712 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.546726 | controller |                     "f:memory": {}
2026-06-19 12:35:21.546740 | controller |                   },
2026-06-19 12:35:21.546754 | controller |                   "f:requests": {
2026-06-19 12:35:21.546769 | controller |                     ".": {},
2026-06-19 12:35:21.546783 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.546798 | controller |                     "f:memory": {}
2026-06-19 12:35:21.546813 | controller |                   }
2026-06-19 12:35:21.546829 | controller |                 },
2026-06-19 12:35:21.546843 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.546859 | controller |                   ".": {},
2026-06-19 12:35:21.546873 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.546889 | controller |                 },
2026-06-19 12:35:21.546904 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.546919 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.546934 | controller |               }
2026-06-19 12:35:21.546949 | controller |             },
2026-06-19 12:35:21.546964 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.546978 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.546993 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.547008 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.547023 | controller |             "f:securityContext": {
2026-06-19 12:35:21.547038 | controller |               ".": {},
2026-06-19 12:35:21.547054 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.547069 | controller |             },
2026-06-19 12:35:21.547084 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.547099 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.547114 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.547129 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.547143 | controller |           }
2026-06-19 12:35:21.547158 | controller |         },
2026-06-19 12:35:21.547173 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.547192 | controller |         "operation": "Update",
2026-06-19 12:35:21.547207 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.547222 | controller |       },
2026-06-19 12:35:21.547237 | controller |       {
2026-06-19 12:35:21.547300 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.547342 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.547360 | controller |         "fieldsV1": {
2026-06-19 12:35:21.547375 | controller |           "f:metadata": {
2026-06-19 12:35:21.547390 | controller |             "f:annotations": {
2026-06-19 12:35:21.547405 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.547420 | controller |             }
2026-06-19 12:35:21.547454 | controller |           }
2026-06-19 12:35:21.547470 | controller |         },
2026-06-19 12:35:21.547485 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.547500 | controller |         "operation": "Update",
2026-06-19 12:35:21.547515 | controller |         "subresource": "status",
2026-06-19 12:35:21.547530 | controller |         "time": "2026-06-19T11:37:36Z"
2026-06-19 12:35:21.547544 | controller |       },
2026-06-19 12:35:21.547559 | controller |       {
2026-06-19 12:35:21.547574 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.547589 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.547604 | controller |         "fieldsV1": {
2026-06-19 12:35:21.547618 | controller |           "f:status": {
2026-06-19 12:35:21.547633 | controller |             "f:conditions": {
2026-06-19 12:35:21.547648 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.547663 | controller |                 ".": {},
2026-06-19 12:35:21.547678 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.547693 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.547708 | controller |                 "f:status": {},
2026-06-19 12:35:21.547722 | controller |                 "f:type": {}
2026-06-19 12:35:21.547737 | controller |               },
2026-06-19 12:35:21.547752 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.547766 | controller |                 ".": {},
2026-06-19 12:35:21.547781 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.547796 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.547810 | controller |                 "f:status": {},
2026-06-19 12:35:21.547825 | controller |                 "f:type": {}
2026-06-19 12:35:21.547839 | controller |               },
2026-06-19 12:35:21.547854 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.547868 | controller |                 ".": {},
2026-06-19 12:35:21.547883 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.547898 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.547913 | controller |                 "f:status": {},
2026-06-19 12:35:21.547928 | controller |                 "f:type": {}
2026-06-19 12:35:21.547943 | controller |               },
2026-06-19 12:35:21.547958 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.547973 | controller |                 ".": {},
2026-06-19 12:35:21.547988 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.548003 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.548019 | controller |                 "f:status": {},
2026-06-19 12:35:21.548033 | controller |                 "f:type": {}
2026-06-19 12:35:21.548048 | controller |               }
2026-06-19 12:35:21.548063 | controller |             },
2026-06-19 12:35:21.548078 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.548093 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.548107 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.548126 | controller |             "f:phase": {},
2026-06-19 12:35:21.548141 | controller |             "f:podIP": {},
2026-06-19 12:35:21.548155 | controller |             "f:podIPs": {
2026-06-19 12:35:21.548170 | controller |               ".": {},
2026-06-19 12:35:21.548185 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-19 12:35:21.548200 | controller |                 ".": {},
2026-06-19 12:35:21.548214 | controller |                 "f:ip": {}
2026-06-19 12:35:21.548229 | controller |               }
2026-06-19 12:35:21.548244 | controller |             },
2026-06-19 12:35:21.548258 | controller |             "f:startTime": {}
2026-06-19 12:35:21.548273 | controller |           }
2026-06-19 12:35:21.548287 | controller |         },
2026-06-19 12:35:21.548301 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.548315 | controller |         "operation": "Update",
2026-06-19 12:35:21.548329 | controller |         "subresource": "status",
2026-06-19 12:35:21.548344 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.548358 | controller |       }
2026-06-19 12:35:21.548373 | controller |     ],
2026-06-19 12:35:21.548447 | controller |     "name": "cinder-operator-controller-manager-79bdb8469d-m9krs",
2026-06-19 12:35:21.548488 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.548510 | controller |     "ownerReferences": [
2026-06-19 12:35:21.548525 | controller |       {
2026-06-19 12:35:21.548540 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.548555 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.548569 | controller |         "controller": true,
2026-06-19 12:35:21.548583 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.548598 | controller |         "name": "cinder-operator-controller-manager-79bdb8469d",
2026-06-19 12:35:21.548612 | controller |         "uid": "1e2f3425-7b78-4451-9b2f-54d408a16cf9"
2026-06-19 12:35:21.548627 | controller |       }
2026-06-19 12:35:21.548641 | controller |     ],
2026-06-19 12:35:21.548655 | controller |     "resourceVersion": "55065",
2026-06-19 12:35:21.548669 | controller |     "uid": "7e0ecedc-051d-42d2-8234-046cb37db58b"
2026-06-19 12:35:21.548683 | controller |   },
2026-06-19 12:35:21.548697 | controller |   "spec": {
2026-06-19 12:35:21.548712 | controller |     "containers": [
2026-06-19 12:35:21.548726 | controller |       {
2026-06-19 12:35:21.548741 | controller |         "args": [
2026-06-19 12:35:21.548755 | controller |           "--leader-elect",
2026-06-19 12:35:21.548770 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.548784 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.548798 | controller |         ],
2026-06-19 12:35:21.548812 | controller |         "command": [
2026-06-19 12:35:21.548826 | controller |           "/manager"
2026-06-19 12:35:21.548840 | controller |         ],
2026-06-19 12:35:21.548854 | controller |         "env": [
2026-06-19 12:35:21.548868 | controller |           {
2026-06-19 12:35:21.548883 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.548897 | controller |             "value": "30"
2026-06-19 12:35:21.548911 | controller |           },
2026-06-19 12:35:21.548925 | controller |           {
2026-06-19 12:35:21.548939 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.548954 | controller |             "value": "20"
2026-06-19 12:35:21.548968 | controller |           },
2026-06-19 12:35:21.548982 | controller |           {
2026-06-19 12:35:21.548996 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.549011 | controller |             "value": "5"
2026-06-19 12:35:21.549026 | controller |           },
2026-06-19 12:35:21.549041 | controller |           {
2026-06-19 12:35:21.549056 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.549071 | controller |             "value": "false"
2026-06-19 12:35:21.549086 | controller |           },
2026-06-19 12:35:21.549106 | controller |           {
2026-06-19 12:35:21.549121 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.549136 | controller |             "value": "false"
2026-06-19 12:35:21.549150 | controller |           }
2026-06-19 12:35:21.549165 | controller |         ],
2026-06-19 12:35:21.549180 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a",
2026-06-19 12:35:21.549195 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.549210 | controller |         "livenessProbe": {
2026-06-19 12:35:21.549225 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.549240 | controller |           "httpGet": {
2026-06-19 12:35:21.549255 | controller |             "path": "/healthz",
2026-06-19 12:35:21.549271 | controller |             "port": 8081,
2026-06-19 12:35:21.549286 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.549302 | controller |           },
2026-06-19 12:35:21.549317 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.549331 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.549346 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.549361 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.549376 | controller |         },
2026-06-19 12:35:21.549390 | controller |         "name": "manager",
2026-06-19 12:35:21.549405 | controller |         "readinessProbe": {
2026-06-19 12:35:21.549420 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.549460 | controller |           "httpGet": {
2026-06-19 12:35:21.549477 | controller |             "path": "/readyz",
2026-06-19 12:35:21.549492 | controller |             "port": 8081,
2026-06-19 12:35:21.549507 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.549522 | controller |           },
2026-06-19 12:35:21.549562 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.549581 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.549596 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.549611 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.549626 | controller |         },
2026-06-19 12:35:21.549641 | controller |         "resources": {
2026-06-19 12:35:21.549656 | controller |           "limits": {
2026-06-19 12:35:21.549671 | controller |             "cpu": "500m",
2026-06-19 12:35:21.549686 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.549700 | controller |           },
2026-06-19 12:35:21.549715 | controller |           "requests": {
2026-06-19 12:35:21.549730 | controller |             "cpu": "10m",
2026-06-19 12:35:21.549744 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.549759 | controller |           }
2026-06-19 12:35:21.549773 | controller |         },
2026-06-19 12:35:21.549787 | controller |         "securityContext": {
2026-06-19 12:35:21.549802 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.549817 | controller |           "capabilities": {
2026-06-19 12:35:21.549832 | controller |             "drop": [
2026-06-19 12:35:21.549847 | controller |               "MKNOD"
2026-06-19 12:35:21.549862 | controller |             ]
2026-06-19 12:35:21.549877 | controller |           }
2026-06-19 12:35:21.549891 | controller |         },
2026-06-19 12:35:21.549906 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.549921 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.549936 | controller |         "volumeMounts": [
2026-06-19 12:35:21.549951 | controller |           {
2026-06-19 12:35:21.549965 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.549981 | controller |             "name": "kube-api-access-2lbqr",
2026-06-19 12:35:21.549996 | controller |             "readOnly": true
2026-06-19 12:35:21.550011 | controller |           }
2026-06-19 12:35:21.550029 | controller |         ]
2026-06-19 12:35:21.550045 | controller |       }
2026-06-19 12:35:21.550060 | controller |     ],
2026-06-19 12:35:21.550075 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.550090 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.550105 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.550120 | controller |       {
2026-06-19 12:35:21.550135 | controller |         "name": "cinder-operator-controller-manager-dockercfg-k4jvn"
2026-06-19 12:35:21.550150 | controller |       }
2026-06-19 12:35:21.550165 | controller |     ],
2026-06-19 12:35:21.550180 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.550195 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.550210 | controller |     "priority": 0,
2026-06-19 12:35:21.550225 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.550240 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.550255 | controller |     "securityContext": {
2026-06-19 12:35:21.550270 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.550285 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.550300 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.550315 | controller |       }
2026-06-19 12:35:21.550330 | controller |     },
2026-06-19 12:35:21.550344 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-19 12:35:21.550359 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-19 12:35:21.550374 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.550388 | controller |     "tolerations": [
2026-06-19 12:35:21.550403 | controller |       {
2026-06-19 12:35:21.550417 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.550451 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.550467 | controller |         "operator": "Exists",
2026-06-19 12:35:21.550482 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.550496 | controller |       },
2026-06-19 12:35:21.550511 | controller |       {
2026-06-19 12:35:21.550525 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.550539 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.550565 | controller |         "operator": "Exists",
2026-06-19 12:35:21.550580 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.550595 | controller |       },
2026-06-19 12:35:21.550639 | controller |       {
2026-06-19 12:35:21.550655 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.550669 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.550683 | controller |         "operator": "Exists"
2026-06-19 12:35:21.550697 | controller |       }
2026-06-19 12:35:21.550711 | controller |     ],
2026-06-19 12:35:21.550725 | controller |     "volumes": [
2026-06-19 12:35:21.550739 | controller |       {
2026-06-19 12:35:21.550753 | controller |         "name": "kube-api-access-2lbqr",
2026-06-19 12:35:21.550767 | controller |         "projected": {
2026-06-19 12:35:21.550782 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.550796 | controller |           "sources": [
2026-06-19 12:35:21.550810 | controller |             {
2026-06-19 12:35:21.550825 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.550839 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.550853 | controller |                 "path": "token"
2026-06-19 12:35:21.550867 | controller |               }
2026-06-19 12:35:21.550882 | controller |             },
2026-06-19 12:35:21.550897 | controller |             {
2026-06-19 12:35:21.550912 | controller |               "configMap": {
2026-06-19 12:35:21.550927 | controller |                 "items": [
2026-06-19 12:35:21.550941 | controller |                   {
2026-06-19 12:35:21.550955 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.550973 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.550987 | controller |                   }
2026-06-19 12:35:21.551000 | controller |                 ],
2026-06-19 12:35:21.551014 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.551028 | controller |               }
2026-06-19 12:35:21.551042 | controller |             },
2026-06-19 12:35:21.551056 | controller |             {
2026-06-19 12:35:21.551070 | controller |               "downwardAPI": {
2026-06-19 12:35:21.551084 | controller |                 "items": [
2026-06-19 12:35:21.551098 | controller |                   {
2026-06-19 12:35:21.551112 | controller |                     "fieldRef": {
2026-06-19 12:35:21.551126 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.551141 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.551156 | controller |                     },
2026-06-19 12:35:21.551171 | controller |                     "path": "namespace"
2026-06-19 12:35:21.551186 | controller |                   }
2026-06-19 12:35:21.551201 | controller |                 ]
2026-06-19 12:35:21.551216 | controller |               }
2026-06-19 12:35:21.551231 | controller |             },
2026-06-19 12:35:21.551246 | controller |             {
2026-06-19 12:35:21.551260 | controller |               "configMap": {
2026-06-19 12:35:21.551275 | controller |                 "items": [
2026-06-19 12:35:21.551290 | controller |                   {
2026-06-19 12:35:21.551305 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.551320 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.551335 | controller |                   }
2026-06-19 12:35:21.551349 | controller |                 ],
2026-06-19 12:35:21.551364 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.551379 | controller |               }
2026-06-19 12:35:21.551394 | controller |             }
2026-06-19 12:35:21.551409 | controller |           ]
2026-06-19 12:35:21.551424 | controller |         }
2026-06-19 12:35:21.551459 | controller |       }
2026-06-19 12:35:21.551475 | controller |     ]
2026-06-19 12:35:21.551490 | controller |   },
2026-06-19 12:35:21.551505 | controller |   "status": {
2026-06-19 12:35:21.551519 | controller |     "conditions": [
2026-06-19 12:35:21.551535 | controller |       {
2026-06-19 12:35:21.551549 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.551564 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:21.551580 | controller |         "status": "True",
2026-06-19 12:35:21.551595 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.551610 | controller |       },
2026-06-19 12:35:21.551625 | controller |       {
2026-06-19 12:35:21.551640 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.551655 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.551697 | controller |         "status": "True",
2026-06-19 12:35:21.551717 | controller |         "type": "Initialized"
2026-06-19 12:35:21.551732 | controller |       },
2026-06-19 12:35:21.551747 | controller |       {
2026-06-19 12:35:21.551762 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.551777 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.551792 | controller |         "status": "True",
2026-06-19 12:35:21.551807 | controller |         "type": "Ready"
2026-06-19 12:35:21.551821 | controller |       },
2026-06-19 12:35:21.551836 | controller |       {
2026-06-19 12:35:21.551851 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.551865 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.551880 | controller |         "status": "True",
2026-06-19 12:35:21.551895 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.551910 | controller |       },
2026-06-19 12:35:21.551924 | controller |       {
2026-06-19 12:35:21.551942 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.551957 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.551972 | controller |         "status": "True",
2026-06-19 12:35:21.551987 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.552002 | controller |       }
2026-06-19 12:35:21.552016 | controller |     ],
2026-06-19 12:35:21.552031 | controller |     "containerStatuses": [
2026-06-19 12:35:21.552046 | controller |       {
2026-06-19 12:35:21.552061 | controller |         "allocatedResources": {
2026-06-19 12:35:21.552076 | controller |           "cpu": "10m",
2026-06-19 12:35:21.552091 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.552106 | controller |         },
2026-06-19 12:35:21.552121 | controller |         "containerID": "cri-o://103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17",
2026-06-19 12:35:21.552136 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a",
2026-06-19 12:35:21.552151 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a",
2026-06-19 12:35:21.552166 | controller |         "lastState": {},
2026-06-19 12:35:21.552180 | controller |         "name": "manager",
2026-06-19 12:35:21.552195 | controller |         "ready": true,
2026-06-19 12:35:21.552210 | controller |         "resources": {
2026-06-19 12:35:21.552225 | controller |           "limits": {
2026-06-19 12:35:21.552241 | controller |             "cpu": "500m",
2026-06-19 12:35:21.552256 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.552271 | controller |           },
2026-06-19 12:35:21.552286 | controller |           "requests": {
2026-06-19 12:35:21.552301 | controller |             "cpu": "10m",
2026-06-19 12:35:21.552316 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.552331 | controller |           }
2026-06-19 12:35:21.552346 | controller |         },
2026-06-19 12:35:21.552361 | controller |         "restartCount": 0,
2026-06-19 12:35:21.552376 | controller |         "started": true,
2026-06-19 12:35:21.552390 | controller |         "state": {
2026-06-19 12:35:21.552405 | controller |           "running": {
2026-06-19 12:35:21.552420 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:21.552453 | controller |           }
2026-06-19 12:35:21.552469 | controller |         },
2026-06-19 12:35:21.552484 | controller |         "user": {
2026-06-19 12:35:21.552499 | controller |           "linux": {
2026-06-19 12:35:21.552514 | controller |             "gid": 0,
2026-06-19 12:35:21.552529 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.552543 | controller |               0
2026-06-19 12:35:21.552558 | controller |             ],
2026-06-19 12:35:21.552572 | controller |             "uid": 65532
2026-06-19 12:35:21.552587 | controller |           }
2026-06-19 12:35:21.552601 | controller |         },
2026-06-19 12:35:21.552615 | controller |         "volumeMounts": [
2026-06-19 12:35:21.552630 | controller |           {
2026-06-19 12:35:21.552644 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.552658 | controller |             "name": "kube-api-access-2lbqr",
2026-06-19 12:35:21.552673 | controller |             "readOnly": true,
2026-06-19 12:35:21.552687 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.552702 | controller |           }
2026-06-19 12:35:21.552717 | controller |         ]
2026-06-19 12:35:21.552731 | controller |       }
2026-06-19 12:35:21.552772 | controller |     ],
2026-06-19 12:35:21.552789 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.552803 | controller |     "hostIPs": [
2026-06-19 12:35:21.552818 | controller |       {
2026-06-19 12:35:21.552832 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.552851 | controller |       }
2026-06-19 12:35:21.552865 | controller |     ],
2026-06-19 12:35:21.552880 | controller |     "phase": "Running",
2026-06-19 12:35:21.552894 | controller |     "podIP": "10.217.0.72",
2026-06-19 12:35:21.552908 | controller |     "podIPs": [
2026-06-19 12:35:21.552922 | controller |       {
2026-06-19 12:35:21.552936 | controller |         "ip": "10.217.0.72"
2026-06-19 12:35:21.552951 | controller |       }
2026-06-19 12:35:21.552965 | controller |     ],
2026-06-19 12:35:21.552979 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.552992 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.553007 | controller |   }
2026-06-19 12:35:21.553021 | controller | }
2026-06-19 12:35:21.574458 | controller | ok:
2026-06-19 12:35:21.574505 | controller | {
2026-06-19 12:35:21.574530 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.574547 | controller |   "kind": "Pod",
2026-06-19 12:35:21.574574 | controller |   "metadata": {
2026-06-19 12:35:21.574590 | controller |     "annotations": {
2026-06-19 12:35:21.574606 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.73/23\"],\"mac_address\":\"0a:58:0a:d9:00:49\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.73/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.574621 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.73\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:49\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.574637 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.574652 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.574667 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.574682 | controller |     },
2026-06-19 12:35:21.574696 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.574711 | controller |     "generateName": "designate-operator-controller-manager-85fd5dbc49-",
2026-06-19 12:35:21.574726 | controller |     "generation": 1,
2026-06-19 12:35:21.574746 | controller |     "labels": {
2026-06-19 12:35:21.574762 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-19 12:35:21.574778 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.574793 | controller |       "openstack.org/operator-name": "designate",
2026-06-19 12:35:21.574808 | controller |       "pod-template-hash": "85fd5dbc49"
2026-06-19 12:35:21.574823 | controller |     },
2026-06-19 12:35:21.574838 | controller |     "managedFields": [
2026-06-19 12:35:21.574854 | controller |       {
2026-06-19 12:35:21.574868 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.574883 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.574898 | controller |         "fieldsV1": {
2026-06-19 12:35:21.574913 | controller |           "f:metadata": {
2026-06-19 12:35:21.574928 | controller |             "f:annotations": {
2026-06-19 12:35:21.574943 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.574959 | controller |             }
2026-06-19 12:35:21.574974 | controller |           }
2026-06-19 12:35:21.574990 | controller |         },
2026-06-19 12:35:21.575005 | controller |         "manager": "crc",
2026-06-19 12:35:21.575021 | controller |         "operation": "Update",
2026-06-19 12:35:21.575036 | controller |         "subresource": "status",
2026-06-19 12:35:21.575052 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.575067 | controller |       },
2026-06-19 12:35:21.575082 | controller |       {
2026-06-19 12:35:21.575102 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.575117 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.575132 | controller |         "fieldsV1": {
2026-06-19 12:35:21.575147 | controller |           "f:metadata": {
2026-06-19 12:35:21.575162 | controller |             "f:annotations": {
2026-06-19 12:35:21.575177 | controller |               ".": {},
2026-06-19 12:35:21.575192 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.575207 | controller |             },
2026-06-19 12:35:21.575222 | controller |             "f:generateName": {},
2026-06-19 12:35:21.575236 | controller |             "f:labels": {
2026-06-19 12:35:21.575251 | controller |               ".": {},
2026-06-19 12:35:21.575266 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.575281 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.575296 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.575311 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.575325 | controller |             },
2026-06-19 12:35:21.575340 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.575355 | controller |               ".": {},
2026-06-19 12:35:21.575369 | controller |               "k:{\"uid\":\"72739f0c-18c9-4963-9352-85ee60f88e46\"}": {}
2026-06-19 12:35:21.575414 | controller |             }
2026-06-19 12:35:21.575450 | controller |           },
2026-06-19 12:35:21.575467 | controller |           "f:spec": {
2026-06-19 12:35:21.575482 | controller |             "f:containers": {
2026-06-19 12:35:21.575497 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.575512 | controller |                 ".": {},
2026-06-19 12:35:21.575527 | controller |                 "f:args": {},
2026-06-19 12:35:21.575542 | controller |                 "f:command": {},
2026-06-19 12:35:21.575556 | controller |                 "f:env": {
2026-06-19 12:35:21.575571 | controller |                   ".": {},
2026-06-19 12:35:21.575586 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.575601 | controller |                     ".": {},
2026-06-19 12:35:21.575615 | controller |                     "f:name": {},
2026-06-19 12:35:21.575630 | controller |                     "f:value": {}
2026-06-19 12:35:21.575644 | controller |                   },
2026-06-19 12:35:21.575659 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.575673 | controller |                     ".": {},
2026-06-19 12:35:21.575688 | controller |                     "f:name": {},
2026-06-19 12:35:21.575702 | controller |                     "f:value": {}
2026-06-19 12:35:21.575717 | controller |                   },
2026-06-19 12:35:21.575731 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.575747 | controller |                     ".": {},
2026-06-19 12:35:21.575765 | controller |                     "f:name": {},
2026-06-19 12:35:21.575780 | controller |                     "f:value": {}
2026-06-19 12:35:21.575794 | controller |                   },
2026-06-19 12:35:21.575809 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.575824 | controller |                     ".": {},
2026-06-19 12:35:21.575839 | controller |                     "f:name": {},
2026-06-19 12:35:21.575854 | controller |                     "f:value": {}
2026-06-19 12:35:21.575869 | controller |                   },
2026-06-19 12:35:21.575884 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.575899 | controller |                     ".": {},
2026-06-19 12:35:21.575914 | controller |                     "f:name": {},
2026-06-19 12:35:21.575929 | controller |                     "f:value": {}
2026-06-19 12:35:21.575945 | controller |                   }
2026-06-19 12:35:21.575962 | controller |                 },
2026-06-19 12:35:21.575983 | controller |                 "f:image": {},
2026-06-19 12:35:21.575998 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.576013 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.576028 | controller |                   ".": {},
2026-06-19 12:35:21.576043 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.576057 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.576072 | controller |                     ".": {},
2026-06-19 12:35:21.576087 | controller |                     "f:path": {},
2026-06-19 12:35:21.576101 | controller |                     "f:port": {},
2026-06-19 12:35:21.576116 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.576131 | controller |                   },
2026-06-19 12:35:21.576146 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.576160 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.576175 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.576189 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.576204 | controller |                 },
2026-06-19 12:35:21.576218 | controller |                 "f:name": {},
2026-06-19 12:35:21.576232 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.576246 | controller |                   ".": {},
2026-06-19 12:35:21.576260 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.576275 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.576290 | controller |                     ".": {},
2026-06-19 12:35:21.576304 | controller |                     "f:path": {},
2026-06-19 12:35:21.576319 | controller |                     "f:port": {},
2026-06-19 12:35:21.576333 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.576348 | controller |                   },
2026-06-19 12:35:21.576362 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.576376 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.576391 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.576405 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.576420 | controller |                 },
2026-06-19 12:35:21.576480 | controller |                 "f:resources": {
2026-06-19 12:35:21.576499 | controller |                   ".": {},
2026-06-19 12:35:21.576514 | controller |                   "f:limits": {
2026-06-19 12:35:21.576529 | controller |                     ".": {},
2026-06-19 12:35:21.576543 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.576557 | controller |                     "f:memory": {}
2026-06-19 12:35:21.576572 | controller |                   },
2026-06-19 12:35:21.576586 | controller |                   "f:requests": {
2026-06-19 12:35:21.576600 | controller |                     ".": {},
2026-06-19 12:35:21.576614 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.576628 | controller |                     "f:memory": {}
2026-06-19 12:35:21.576642 | controller |                   }
2026-06-19 12:35:21.576657 | controller |                 },
2026-06-19 12:35:21.576671 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.576685 | controller |                   ".": {},
2026-06-19 12:35:21.576700 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.576714 | controller |                 },
2026-06-19 12:35:21.576728 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.576742 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.576757 | controller |               }
2026-06-19 12:35:21.576771 | controller |             },
2026-06-19 12:35:21.576785 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.576799 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.576822 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.576837 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.576851 | controller |             "f:securityContext": {
2026-06-19 12:35:21.576866 | controller |               ".": {},
2026-06-19 12:35:21.576880 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.576894 | controller |             },
2026-06-19 12:35:21.576909 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.576924 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.576939 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.576954 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.576969 | controller |           }
2026-06-19 12:35:21.576984 | controller |         },
2026-06-19 12:35:21.576999 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.577014 | controller |         "operation": "Update",
2026-06-19 12:35:21.577029 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.577044 | controller |       },
2026-06-19 12:35:21.577059 | controller |       {
2026-06-19 12:35:21.577073 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.577088 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.577103 | controller |         "fieldsV1": {
2026-06-19 12:35:21.577118 | controller |           "f:metadata": {
2026-06-19 12:35:21.577133 | controller |             "f:annotations": {
2026-06-19 12:35:21.577148 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.577164 | controller |             }
2026-06-19 12:35:21.577180 | controller |           }
2026-06-19 12:35:21.577195 | controller |         },
2026-06-19 12:35:21.577210 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.577224 | controller |         "operation": "Update",
2026-06-19 12:35:21.577239 | controller |         "subresource": "status",
2026-06-19 12:35:21.577254 | controller |         "time": "2026-06-19T11:37:38Z"
2026-06-19 12:35:21.577270 | controller |       },
2026-06-19 12:35:21.577285 | controller |       {
2026-06-19 12:35:21.577299 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.577314 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.577329 | controller |         "fieldsV1": {
2026-06-19 12:35:21.577343 | controller |           "f:status": {
2026-06-19 12:35:21.577358 | controller |             "f:conditions": {
2026-06-19 12:35:21.577373 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.577388 | controller |                 ".": {},
2026-06-19 12:35:21.577403 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.577417 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.577451 | controller |                 "f:status": {},
2026-06-19 12:35:21.577468 | controller |                 "f:type": {}
2026-06-19 12:35:21.577483 | controller |               },
2026-06-19 12:35:21.577497 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.577857 | controller |                 ".": {},
2026-06-19 12:35:21.577886 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.577904 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.577919 | controller |                 "f:status": {},
2026-06-19 12:35:21.577934 | controller |                 "f:type": {}
2026-06-19 12:35:21.577949 | controller |               },
2026-06-19 12:35:21.577964 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.577979 | controller |                 ".": {},
2026-06-19 12:35:21.577994 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.578009 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.578024 | controller |                 "f:status": {},
2026-06-19 12:35:21.578038 | controller |                 "f:type": {}
2026-06-19 12:35:21.578058 | controller |               },
2026-06-19 12:35:21.578073 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.578088 | controller |                 ".": {},
2026-06-19 12:35:21.578102 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.578117 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.578131 | controller |                 "f:status": {},
2026-06-19 12:35:21.578146 | controller |                 "f:type": {}
2026-06-19 12:35:21.578160 | controller |               }
2026-06-19 12:35:21.578175 | controller |             },
2026-06-19 12:35:21.578189 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.578204 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.578218 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.578233 | controller |             "f:phase": {},
2026-06-19 12:35:21.578247 | controller |             "f:podIP": {},
2026-06-19 12:35:21.578262 | controller |             "f:podIPs": {
2026-06-19 12:35:21.578276 | controller |               ".": {},
2026-06-19 12:35:21.578290 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-19 12:35:21.578305 | controller |                 ".": {},
2026-06-19 12:35:21.578321 | controller |                 "f:ip": {}
2026-06-19 12:35:21.578336 | controller |               }
2026-06-19 12:35:21.578351 | controller |             },
2026-06-19 12:35:21.578366 | controller |             "f:startTime": {}
2026-06-19 12:35:21.578380 | controller |           }
2026-06-19 12:35:21.578396 | controller |         },
2026-06-19 12:35:21.578410 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.578425 | controller |         "operation": "Update",
2026-06-19 12:35:21.578463 | controller |         "subresource": "status",
2026-06-19 12:35:21.578479 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.578494 | controller |       }
2026-06-19 12:35:21.578509 | controller |     ],
2026-06-19 12:35:21.578524 | controller |     "name": "designate-operator-controller-manager-85fd5dbc49-dkckx",
2026-06-19 12:35:21.578539 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.578554 | controller |     "ownerReferences": [
2026-06-19 12:35:21.578581 | controller |       {
2026-06-19 12:35:21.578596 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.578611 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.578625 | controller |         "controller": true,
2026-06-19 12:35:21.578640 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.578654 | controller |         "name": "designate-operator-controller-manager-85fd5dbc49",
2026-06-19 12:35:21.578669 | controller |         "uid": "72739f0c-18c9-4963-9352-85ee60f88e46"
2026-06-19 12:35:21.578683 | controller |       }
2026-06-19 12:35:21.578698 | controller |     ],
2026-06-19 12:35:21.578711 | controller |     "resourceVersion": "55046",
2026-06-19 12:35:21.578725 | controller |     "uid": "c3c09f4d-fe7f-4b29-bb8d-f706995a4229"
2026-06-19 12:35:21.578739 | controller |   },
2026-06-19 12:35:21.578753 | controller |   "spec": {
2026-06-19 12:35:21.578767 | controller |     "containers": [
2026-06-19 12:35:21.578781 | controller |       {
2026-06-19 12:35:21.578795 | controller |         "args": [
2026-06-19 12:35:21.578808 | controller |           "--leader-elect",
2026-06-19 12:35:21.578822 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.578836 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.578850 | controller |         ],
2026-06-19 12:35:21.578863 | controller |         "command": [
2026-06-19 12:35:21.578877 | controller |           "/manager"
2026-06-19 12:35:21.578891 | controller |         ],
2026-06-19 12:35:21.578905 | controller |         "env": [
2026-06-19 12:35:21.578919 | controller |           {
2026-06-19 12:35:21.578933 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.578956 | controller |             "value": "30"
2026-06-19 12:35:21.578973 | controller |           },
2026-06-19 12:35:21.578987 | controller |           {
2026-06-19 12:35:21.579001 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.579015 | controller |             "value": "20"
2026-06-19 12:35:21.579029 | controller |           },
2026-06-19 12:35:21.579043 | controller |           {
2026-06-19 12:35:21.579057 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.579071 | controller |             "value": "5"
2026-06-19 12:35:21.579085 | controller |           },
2026-06-19 12:35:21.579098 | controller |           {
2026-06-19 12:35:21.579112 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.579126 | controller |             "value": "false"
2026-06-19 12:35:21.579140 | controller |           },
2026-06-19 12:35:21.579153 | controller |           {
2026-06-19 12:35:21.579167 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.579181 | controller |             "value": "false"
2026-06-19 12:35:21.579195 | controller |           }
2026-06-19 12:35:21.579209 | controller |         ],
2026-06-19 12:35:21.579223 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784",
2026-06-19 12:35:21.579237 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.579251 | controller |         "livenessProbe": {
2026-06-19 12:35:21.579265 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.579279 | controller |           "httpGet": {
2026-06-19 12:35:21.579293 | controller |             "path": "/healthz",
2026-06-19 12:35:21.579307 | controller |             "port": 8081,
2026-06-19 12:35:21.579321 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.579335 | controller |           },
2026-06-19 12:35:21.579350 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.579365 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.579379 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.579394 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.579408 | controller |         },
2026-06-19 12:35:21.579423 | controller |         "name": "manager",
2026-06-19 12:35:21.579459 | controller |         "readinessProbe": {
2026-06-19 12:35:21.579475 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.579490 | controller |           "httpGet": {
2026-06-19 12:35:21.579504 | controller |             "path": "/readyz",
2026-06-19 12:35:21.579518 | controller |             "port": 8081,
2026-06-19 12:35:21.579533 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.579547 | controller |           },
2026-06-19 12:35:21.579561 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.579575 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.579590 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.579604 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.579619 | controller |         },
2026-06-19 12:35:21.579634 | controller |         "resources": {
2026-06-19 12:35:21.579649 | controller |           "limits": {
2026-06-19 12:35:21.579664 | controller |             "cpu": "500m",
2026-06-19 12:35:21.579678 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.579693 | controller |           },
2026-06-19 12:35:21.579707 | controller |           "requests": {
2026-06-19 12:35:21.579722 | controller |             "cpu": "10m",
2026-06-19 12:35:21.579736 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.579750 | controller |           }
2026-06-19 12:35:21.579765 | controller |         },
2026-06-19 12:35:21.579779 | controller |         "securityContext": {
2026-06-19 12:35:21.579793 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.579807 | controller |           "capabilities": {
2026-06-19 12:35:21.579822 | controller |             "drop": [
2026-06-19 12:35:21.579840 | controller |               "MKNOD"
2026-06-19 12:35:21.579854 | controller |             ]
2026-06-19 12:35:21.579869 | controller |           }
2026-06-19 12:35:21.579883 | controller |         },
2026-06-19 12:35:21.579897 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.579912 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.579927 | controller |         "volumeMounts": [
2026-06-19 12:35:21.579942 | controller |           {
2026-06-19 12:35:21.579956 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.579971 | controller |             "name": "kube-api-access-j6hn2",
2026-06-19 12:35:21.579986 | controller |             "readOnly": true
2026-06-19 12:35:21.580000 | controller |           }
2026-06-19 12:35:21.580015 | controller |         ]
2026-06-19 12:35:21.580029 | controller |       }
2026-06-19 12:35:21.580044 | controller |     ],
2026-06-19 12:35:21.580059 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.580073 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.580088 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.580103 | controller |       {
2026-06-19 12:35:21.580117 | controller |         "name": "designate-operator-controller-manager-dockercfg-vthg6"
2026-06-19 12:35:21.580132 | controller |       }
2026-06-19 12:35:21.580147 | controller |     ],
2026-06-19 12:35:21.580161 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.580175 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.580190 | controller |     "priority": 0,
2026-06-19 12:35:21.580205 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.580219 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.580234 | controller |     "securityContext": {
2026-06-19 12:35:21.580248 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.580262 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.580277 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.580291 | controller |       }
2026-06-19 12:35:21.580305 | controller |     },
2026-06-19 12:35:21.580320 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-19 12:35:21.580335 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-19 12:35:21.580349 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.580364 | controller |     "tolerations": [
2026-06-19 12:35:21.580379 | controller |       {
2026-06-19 12:35:21.580461 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.580482 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.580498 | controller |         "operator": "Exists",
2026-06-19 12:35:21.580513 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.580528 | controller |       },
2026-06-19 12:35:21.580543 | controller |       {
2026-06-19 12:35:21.580558 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.580573 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.580588 | controller |         "operator": "Exists",
2026-06-19 12:35:21.580603 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.580617 | controller |       },
2026-06-19 12:35:21.580632 | controller |       {
2026-06-19 12:35:21.580647 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.580662 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.580677 | controller |         "operator": "Exists"
2026-06-19 12:35:21.580691 | controller |       }
2026-06-19 12:35:21.580706 | controller |     ],
2026-06-19 12:35:21.580720 | controller |     "volumes": [
2026-06-19 12:35:21.580735 | controller |       {
2026-06-19 12:35:21.580748 | controller |         "name": "kube-api-access-j6hn2",
2026-06-19 12:35:21.580762 | controller |         "projected": {
2026-06-19 12:35:21.580780 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.580794 | controller |           "sources": [
2026-06-19 12:35:21.580808 | controller |             {
2026-06-19 12:35:21.580822 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.580837 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.580851 | controller |                 "path": "token"
2026-06-19 12:35:21.580865 | controller |               }
2026-06-19 12:35:21.580879 | controller |             },
2026-06-19 12:35:21.580893 | controller |             {
2026-06-19 12:35:21.580907 | controller |               "configMap": {
2026-06-19 12:35:21.580921 | controller |                 "items": [
2026-06-19 12:35:21.580935 | controller |                   {
2026-06-19 12:35:21.580949 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.580963 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.580977 | controller |                   }
2026-06-19 12:35:21.580991 | controller |                 ],
2026-06-19 12:35:21.581005 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.581019 | controller |               }
2026-06-19 12:35:21.581032 | controller |             },
2026-06-19 12:35:21.581046 | controller |             {
2026-06-19 12:35:21.581060 | controller |               "downwardAPI": {
2026-06-19 12:35:21.581074 | controller |                 "items": [
2026-06-19 12:35:21.581088 | controller |                   {
2026-06-19 12:35:21.581102 | controller |                     "fieldRef": {
2026-06-19 12:35:21.581116 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.581130 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.581144 | controller |                     },
2026-06-19 12:35:21.581158 | controller |                     "path": "namespace"
2026-06-19 12:35:21.581172 | controller |                   }
2026-06-19 12:35:21.581186 | controller |                 ]
2026-06-19 12:35:21.581200 | controller |               }
2026-06-19 12:35:21.581214 | controller |             },
2026-06-19 12:35:21.581228 | controller |             {
2026-06-19 12:35:21.581242 | controller |               "configMap": {
2026-06-19 12:35:21.581255 | controller |                 "items": [
2026-06-19 12:35:21.581269 | controller |                   {
2026-06-19 12:35:21.581283 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.581297 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.581311 | controller |                   }
2026-06-19 12:35:21.581324 | controller |                 ],
2026-06-19 12:35:21.581338 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.581352 | controller |               }
2026-06-19 12:35:21.581366 | controller |             }
2026-06-19 12:35:21.581379 | controller |           ]
2026-06-19 12:35:21.581393 | controller |         }
2026-06-19 12:35:21.581407 | controller |       }
2026-06-19 12:35:21.581421 | controller |     ]
2026-06-19 12:35:21.581465 | controller |   },
2026-06-19 12:35:21.581482 | controller |   "status": {
2026-06-19 12:35:21.581497 | controller |     "conditions": [
2026-06-19 12:35:21.581511 | controller |       {
2026-06-19 12:35:21.581526 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.581540 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:21.581555 | controller |         "status": "True",
2026-06-19 12:35:21.581569 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.581584 | controller |       },
2026-06-19 12:35:21.581598 | controller |       {
2026-06-19 12:35:21.581612 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.581627 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.581642 | controller |         "status": "True",
2026-06-19 12:35:21.581656 | controller |         "type": "Initialized"
2026-06-19 12:35:21.581675 | controller |       },
2026-06-19 12:35:21.581842 | controller |       {
2026-06-19 12:35:21.581859 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.581874 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.581889 | controller |         "status": "True",
2026-06-19 12:35:21.581904 | controller |         "type": "Ready"
2026-06-19 12:35:21.581919 | controller |       },
2026-06-19 12:35:21.581934 | controller |       {
2026-06-19 12:35:21.581953 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.581970 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.581985 | controller |         "status": "True",
2026-06-19 12:35:21.582000 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.582014 | controller |       },
2026-06-19 12:35:21.582028 | controller |       {
2026-06-19 12:35:21.582042 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.582057 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.582071 | controller |         "status": "True",
2026-06-19 12:35:21.582086 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.582100 | controller |       }
2026-06-19 12:35:21.582114 | controller |     ],
2026-06-19 12:35:21.582128 | controller |     "containerStatuses": [
2026-06-19 12:35:21.582143 | controller |       {
2026-06-19 12:35:21.582157 | controller |         "allocatedResources": {
2026-06-19 12:35:21.582171 | controller |           "cpu": "10m",
2026-06-19 12:35:21.582186 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.582200 | controller |         },
2026-06-19 12:35:21.582214 | controller |         "containerID": "cri-o://0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3",
2026-06-19 12:35:21.582229 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784",
2026-06-19 12:35:21.582244 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784",
2026-06-19 12:35:21.582258 | controller |         "lastState": {},
2026-06-19 12:35:21.582273 | controller |         "name": "manager",
2026-06-19 12:35:21.582287 | controller |         "ready": true,
2026-06-19 12:35:21.582302 | controller |         "resources": {
2026-06-19 12:35:21.582316 | controller |           "limits": {
2026-06-19 12:35:21.582331 | controller |             "cpu": "500m",
2026-06-19 12:35:21.582345 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.582359 | controller |           },
2026-06-19 12:35:21.582373 | controller |           "requests": {
2026-06-19 12:35:21.582388 | controller |             "cpu": "10m",
2026-06-19 12:35:21.582402 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.582416 | controller |           }
2026-06-19 12:35:21.582448 | controller |         },
2026-06-19 12:35:21.582465 | controller |         "restartCount": 0,
2026-06-19 12:35:21.582479 | controller |         "started": true,
2026-06-19 12:35:21.582494 | controller |         "state": {
2026-06-19 12:35:21.582508 | controller |           "running": {
2026-06-19 12:35:21.582523 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:21.582537 | controller |           }
2026-06-19 12:35:21.582552 | controller |         },
2026-06-19 12:35:21.582577 | controller |         "user": {
2026-06-19 12:35:21.582593 | controller |           "linux": {
2026-06-19 12:35:21.582607 | controller |             "gid": 0,
2026-06-19 12:35:21.582622 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.582637 | controller |               0
2026-06-19 12:35:21.582652 | controller |             ],
2026-06-19 12:35:21.582666 | controller |             "uid": 65532
2026-06-19 12:35:21.582681 | controller |           }
2026-06-19 12:35:21.582696 | controller |         },
2026-06-19 12:35:21.582713 | controller |         "volumeMounts": [
2026-06-19 12:35:21.582728 | controller |           {
2026-06-19 12:35:21.582743 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.582758 | controller |             "name": "kube-api-access-j6hn2",
2026-06-19 12:35:21.582773 | controller |             "readOnly": true,
2026-06-19 12:35:21.582787 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.582801 | controller |           }
2026-06-19 12:35:21.582815 | controller |         ]
2026-06-19 12:35:21.582829 | controller |       }
2026-06-19 12:35:21.582843 | controller |     ],
2026-06-19 12:35:21.582857 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.582872 | controller |     "hostIPs": [
2026-06-19 12:35:21.582887 | controller |       {
2026-06-19 12:35:21.582901 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.582915 | controller |       }
2026-06-19 12:35:21.582930 | controller |     ],
2026-06-19 12:35:21.582944 | controller |     "phase": "Running",
2026-06-19 12:35:21.582958 | controller |     "podIP": "10.217.0.73",
2026-06-19 12:35:21.582972 | controller |     "podIPs": [
2026-06-19 12:35:21.582986 | controller |       {
2026-06-19 12:35:21.583000 | controller |         "ip": "10.217.0.73"
2026-06-19 12:35:21.583014 | controller |       }
2026-06-19 12:35:21.583028 | controller |     ],
2026-06-19 12:35:21.583041 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.583055 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.583069 | controller |   }
2026-06-19 12:35:21.583083 | controller | }
2026-06-19 12:35:21.604562 | controller | ok:
2026-06-19 12:35:21.604606 | controller | {
2026-06-19 12:35:21.604626 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.604643 | controller |   "kind": "Pod",
2026-06-19 12:35:21.604659 | controller |   "metadata": {
2026-06-19 12:35:21.604674 | controller |     "annotations": {
2026-06-19 12:35:21.604689 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.77/23\"],\"mac_address\":\"0a:58:0a:d9:00:4d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.77/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.604705 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.77\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.604721 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.604736 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.604751 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.604766 | controller |     },
2026-06-19 12:35:21.604827 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.604846 | controller |     "generateName": "glance-operator-controller-manager-6b9c496d7c-",
2026-06-19 12:35:21.604863 | controller |     "generation": 1,
2026-06-19 12:35:21.604878 | controller |     "labels": {
2026-06-19 12:35:21.604893 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-19 12:35:21.604908 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.604922 | controller |       "openstack.org/operator-name": "glance",
2026-06-19 12:35:21.604936 | controller |       "pod-template-hash": "6b9c496d7c"
2026-06-19 12:35:21.604950 | controller |     },
2026-06-19 12:35:21.604965 | controller |     "managedFields": [
2026-06-19 12:35:21.604979 | controller |       {
2026-06-19 12:35:21.604994 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.605014 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.605029 | controller |         "fieldsV1": {
2026-06-19 12:35:21.605043 | controller |           "f:metadata": {
2026-06-19 12:35:21.605058 | controller |             "f:annotations": {
2026-06-19 12:35:21.605072 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.605086 | controller |             }
2026-06-19 12:35:21.605100 | controller |           }
2026-06-19 12:35:21.605115 | controller |         },
2026-06-19 12:35:21.605129 | controller |         "manager": "crc",
2026-06-19 12:35:21.605143 | controller |         "operation": "Update",
2026-06-19 12:35:21.605157 | controller |         "subresource": "status",
2026-06-19 12:35:21.605171 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.605186 | controller |       },
2026-06-19 12:35:21.605201 | controller |       {
2026-06-19 12:35:21.605216 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.605231 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.605246 | controller |         "fieldsV1": {
2026-06-19 12:35:21.605261 | controller |           "f:metadata": {
2026-06-19 12:35:21.605276 | controller |             "f:annotations": {
2026-06-19 12:35:21.605291 | controller |               ".": {},
2026-06-19 12:35:21.605306 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.605321 | controller |             },
2026-06-19 12:35:21.605336 | controller |             "f:generateName": {},
2026-06-19 12:35:21.605351 | controller |             "f:labels": {
2026-06-19 12:35:21.605366 | controller |               ".": {},
2026-06-19 12:35:21.605381 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.605396 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.605410 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.605443 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.605465 | controller |             },
2026-06-19 12:35:21.605481 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.605496 | controller |               ".": {},
2026-06-19 12:35:21.605511 | controller |               "k:{\"uid\":\"572b0d96-cbcc-446a-bc6b-c5ba201ca2cb\"}": {}
2026-06-19 12:35:21.605526 | controller |             }
2026-06-19 12:35:21.605543 | controller |           },
2026-06-19 12:35:21.605558 | controller |           "f:spec": {
2026-06-19 12:35:21.605573 | controller |             "f:containers": {
2026-06-19 12:35:21.605587 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.605602 | controller |                 ".": {},
2026-06-19 12:35:21.605617 | controller |                 "f:args": {},
2026-06-19 12:35:21.605631 | controller |                 "f:command": {},
2026-06-19 12:35:21.605646 | controller |                 "f:env": {
2026-06-19 12:35:21.605660 | controller |                   ".": {},
2026-06-19 12:35:21.605674 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.605688 | controller |                     ".": {},
2026-06-19 12:35:21.605702 | controller |                     "f:name": {},
2026-06-19 12:35:21.605717 | controller |                     "f:value": {}
2026-06-19 12:35:21.605731 | controller |                   },
2026-06-19 12:35:21.605745 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.605759 | controller |                     ".": {},
2026-06-19 12:35:21.605774 | controller |                     "f:name": {},
2026-06-19 12:35:21.605788 | controller |                     "f:value": {}
2026-06-19 12:35:21.605803 | controller |                   },
2026-06-19 12:35:21.605817 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.605831 | controller |                     ".": {},
2026-06-19 12:35:21.605846 | controller |                     "f:name": {},
2026-06-19 12:35:21.605860 | controller |                     "f:value": {}
2026-06-19 12:35:21.605878 | controller |                   },
2026-06-19 12:35:21.605893 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.605907 | controller |                     ".": {},
2026-06-19 12:35:21.605921 | controller |                     "f:name": {},
2026-06-19 12:35:21.605935 | controller |                     "f:value": {}
2026-06-19 12:35:21.605949 | controller |                   },
2026-06-19 12:35:21.605963 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.605978 | controller |                     ".": {},
2026-06-19 12:35:21.605992 | controller |                     "f:name": {},
2026-06-19 12:35:21.606007 | controller |                     "f:value": {}
2026-06-19 12:35:21.606022 | controller |                   }
2026-06-19 12:35:21.606036 | controller |                 },
2026-06-19 12:35:21.606051 | controller |                 "f:image": {},
2026-06-19 12:35:21.606065 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.606080 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.606095 | controller |                   ".": {},
2026-06-19 12:35:21.606109 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.606123 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.606138 | controller |                     ".": {},
2026-06-19 12:35:21.606153 | controller |                     "f:path": {},
2026-06-19 12:35:21.606167 | controller |                     "f:port": {},
2026-06-19 12:35:21.606181 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.606196 | controller |                   },
2026-06-19 12:35:21.606210 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.606225 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.606240 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.606255 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.606270 | controller |                 },
2026-06-19 12:35:21.606285 | controller |                 "f:name": {},
2026-06-19 12:35:21.606300 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.606315 | controller |                   ".": {},
2026-06-19 12:35:21.606329 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.606344 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.606359 | controller |                     ".": {},
2026-06-19 12:35:21.606373 | controller |                     "f:path": {},
2026-06-19 12:35:21.606388 | controller |                     "f:port": {},
2026-06-19 12:35:21.606403 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.606418 | controller |                   },
2026-06-19 12:35:21.606453 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.606469 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.606484 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.606500 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.606515 | controller |                 },
2026-06-19 12:35:21.606529 | controller |                 "f:resources": {
2026-06-19 12:35:21.606544 | controller |                   ".": {},
2026-06-19 12:35:21.606558 | controller |                   "f:limits": {
2026-06-19 12:35:21.606586 | controller |                     ".": {},
2026-06-19 12:35:21.606602 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.606617 | controller |                     "f:memory": {}
2026-06-19 12:35:21.606631 | controller |                   },
2026-06-19 12:35:21.606645 | controller |                   "f:requests": {
2026-06-19 12:35:21.606660 | controller |                     ".": {},
2026-06-19 12:35:21.606674 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.606688 | controller |                     "f:memory": {}
2026-06-19 12:35:21.606706 | controller |                   }
2026-06-19 12:35:21.606720 | controller |                 },
2026-06-19 12:35:21.606735 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.606749 | controller |                   ".": {},
2026-06-19 12:35:21.606763 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.606777 | controller |                 },
2026-06-19 12:35:21.606792 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.606806 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.606821 | controller |               }
2026-06-19 12:35:21.606835 | controller |             },
2026-06-19 12:35:21.606849 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.606863 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.606877 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.606892 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.606906 | controller |             "f:securityContext": {
2026-06-19 12:35:21.606920 | controller |               ".": {},
2026-06-19 12:35:21.606934 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.606948 | controller |             },
2026-06-19 12:35:21.606963 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.606977 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.606991 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.607005 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.607019 | controller |           }
2026-06-19 12:35:21.607033 | controller |         },
2026-06-19 12:35:21.607048 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.607062 | controller |         "operation": "Update",
2026-06-19 12:35:21.607076 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.607090 | controller |       },
2026-06-19 12:35:21.607104 | controller |       {
2026-06-19 12:35:21.607119 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.607133 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.607147 | controller |         "fieldsV1": {
2026-06-19 12:35:21.607161 | controller |           "f:metadata": {
2026-06-19 12:35:21.607175 | controller |             "f:annotations": {
2026-06-19 12:35:21.607190 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.607204 | controller |             }
2026-06-19 12:35:21.607218 | controller |           }
2026-06-19 12:35:21.607233 | controller |         },
2026-06-19 12:35:21.607247 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.607262 | controller |         "operation": "Update",
2026-06-19 12:35:21.607277 | controller |         "subresource": "status",
2026-06-19 12:35:21.607292 | controller |         "time": "2026-06-19T11:37:38Z"
2026-06-19 12:35:21.607307 | controller |       },
2026-06-19 12:35:21.607322 | controller |       {
2026-06-19 12:35:21.607337 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.607352 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.607367 | controller |         "fieldsV1": {
2026-06-19 12:35:21.607382 | controller |           "f:status": {
2026-06-19 12:35:21.607397 | controller |             "f:conditions": {
2026-06-19 12:35:21.607412 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.607442 | controller |                 ".": {},
2026-06-19 12:35:21.607463 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.607479 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.607494 | controller |                 "f:status": {},
2026-06-19 12:35:21.607509 | controller |                 "f:type": {}
2026-06-19 12:35:21.607524 | controller |               },
2026-06-19 12:35:21.607539 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.607557 | controller |                 ".": {},
2026-06-19 12:35:21.607572 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.607587 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.607602 | controller |                 "f:status": {},
2026-06-19 12:35:21.607617 | controller |                 "f:type": {}
2026-06-19 12:35:21.607632 | controller |               },
2026-06-19 12:35:21.607647 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.607661 | controller |                 ".": {},
2026-06-19 12:35:21.607679 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.607694 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.607708 | controller |                 "f:status": {},
2026-06-19 12:35:21.607723 | controller |                 "f:type": {}
2026-06-19 12:35:21.607737 | controller |               },
2026-06-19 12:35:21.607752 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.607766 | controller |                 ".": {},
2026-06-19 12:35:21.607780 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.607795 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.607809 | controller |                 "f:status": {},
2026-06-19 12:35:21.607824 | controller |                 "f:type": {}
2026-06-19 12:35:21.607838 | controller |               }
2026-06-19 12:35:21.607853 | controller |             },
2026-06-19 12:35:21.607867 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.607882 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.607896 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.607910 | controller |             "f:phase": {},
2026-06-19 12:35:21.607925 | controller |             "f:podIP": {},
2026-06-19 12:35:21.607939 | controller |             "f:podIPs": {
2026-06-19 12:35:21.607953 | controller |               ".": {},
2026-06-19 12:35:21.607967 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-19 12:35:21.607982 | controller |                 ".": {},
2026-06-19 12:35:21.607996 | controller |                 "f:ip": {}
2026-06-19 12:35:21.608010 | controller |               }
2026-06-19 12:35:21.608024 | controller |             },
2026-06-19 12:35:21.608039 | controller |             "f:startTime": {}
2026-06-19 12:35:21.608053 | controller |           }
2026-06-19 12:35:21.608068 | controller |         },
2026-06-19 12:35:21.608082 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.608096 | controller |         "operation": "Update",
2026-06-19 12:35:21.608110 | controller |         "subresource": "status",
2026-06-19 12:35:21.608124 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.608138 | controller |       }
2026-06-19 12:35:21.608153 | controller |     ],
2026-06-19 12:35:21.608167 | controller |     "name": "glance-operator-controller-manager-6b9c496d7c-mxkdj",
2026-06-19 12:35:21.608182 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.608196 | controller |     "ownerReferences": [
2026-06-19 12:35:21.608211 | controller |       {
2026-06-19 12:35:21.608225 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.608240 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.608254 | controller |         "controller": true,
2026-06-19 12:35:21.608268 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.608282 | controller |         "name": "glance-operator-controller-manager-6b9c496d7c",
2026-06-19 12:35:21.608297 | controller |         "uid": "572b0d96-cbcc-446a-bc6b-c5ba201ca2cb"
2026-06-19 12:35:21.608312 | controller |       }
2026-06-19 12:35:21.608326 | controller |     ],
2026-06-19 12:35:21.608341 | controller |     "resourceVersion": "55081",
2026-06-19 12:35:21.608356 | controller |     "uid": "92f4ddcf-005e-46a2-8b43-423c648f9185"
2026-06-19 12:35:21.608370 | controller |   },
2026-06-19 12:35:21.608390 | controller |   "spec": {
2026-06-19 12:35:21.608405 | controller |     "containers": [
2026-06-19 12:35:21.608420 | controller |       {
2026-06-19 12:35:21.608453 | controller |         "args": [
2026-06-19 12:35:21.608469 | controller |           "--leader-elect",
2026-06-19 12:35:21.608484 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.608499 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.608514 | controller |         ],
2026-06-19 12:35:21.608529 | controller |         "command": [
2026-06-19 12:35:21.608544 | controller |           "/manager"
2026-06-19 12:35:21.608559 | controller |         ],
2026-06-19 12:35:21.608574 | controller |         "env": [
2026-06-19 12:35:21.608588 | controller |           {
2026-06-19 12:35:21.608603 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.608617 | controller |             "value": "30"
2026-06-19 12:35:21.608631 | controller |           },
2026-06-19 12:35:21.608645 | controller |           {
2026-06-19 12:35:21.608660 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.608674 | controller |             "value": "20"
2026-06-19 12:35:21.608688 | controller |           },
2026-06-19 12:35:21.608703 | controller |           {
2026-06-19 12:35:21.608717 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.608731 | controller |             "value": "5"
2026-06-19 12:35:21.608746 | controller |           },
2026-06-19 12:35:21.608760 | controller |           {
2026-06-19 12:35:21.608774 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.608789 | controller |             "value": "false"
2026-06-19 12:35:21.608803 | controller |           },
2026-06-19 12:35:21.608817 | controller |           {
2026-06-19 12:35:21.608831 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.608846 | controller |             "value": "false"
2026-06-19 12:35:21.608860 | controller |           }
2026-06-19 12:35:21.608874 | controller |         ],
2026-06-19 12:35:21.608888 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313",
2026-06-19 12:35:21.608902 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.608916 | controller |         "livenessProbe": {
2026-06-19 12:35:21.608931 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.608945 | controller |           "httpGet": {
2026-06-19 12:35:21.608962 | controller |             "path": "/healthz",
2026-06-19 12:35:21.608978 | controller |             "port": 8081,
2026-06-19 12:35:21.608992 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.609006 | controller |           },
2026-06-19 12:35:21.609020 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.609034 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.609048 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.609062 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.609075 | controller |         },
2026-06-19 12:35:21.609089 | controller |         "name": "manager",
2026-06-19 12:35:21.609103 | controller |         "readinessProbe": {
2026-06-19 12:35:21.609117 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.609131 | controller |           "httpGet": {
2026-06-19 12:35:21.609146 | controller |             "path": "/readyz",
2026-06-19 12:35:21.609160 | controller |             "port": 8081,
2026-06-19 12:35:21.609174 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.609189 | controller |           },
2026-06-19 12:35:21.609203 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.609217 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.609231 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.609245 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.609259 | controller |         },
2026-06-19 12:35:21.609278 | controller |         "resources": {
2026-06-19 12:35:21.609293 | controller |           "limits": {
2026-06-19 12:35:21.609307 | controller |             "cpu": "500m",
2026-06-19 12:35:21.609322 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.609337 | controller |           },
2026-06-19 12:35:21.609352 | controller |           "requests": {
2026-06-19 12:35:21.609366 | controller |             "cpu": "10m",
2026-06-19 12:35:21.609381 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.609395 | controller |           }
2026-06-19 12:35:21.609410 | controller |         },
2026-06-19 12:35:21.609424 | controller |         "securityContext": {
2026-06-19 12:35:21.609460 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.609476 | controller |           "capabilities": {
2026-06-19 12:35:21.609491 | controller |             "drop": [
2026-06-19 12:35:21.609506 | controller |               "MKNOD"
2026-06-19 12:35:21.609521 | controller |             ]
2026-06-19 12:35:21.609536 | controller |           }
2026-06-19 12:35:21.609551 | controller |         },
2026-06-19 12:35:21.609565 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.609580 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.609595 | controller |         "volumeMounts": [
2026-06-19 12:35:21.609610 | controller |           {
2026-06-19 12:35:21.609625 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.609640 | controller |             "name": "kube-api-access-q47fw",
2026-06-19 12:35:21.609655 | controller |             "readOnly": true
2026-06-19 12:35:21.609669 | controller |           }
2026-06-19 12:35:21.609684 | controller |         ]
2026-06-19 12:35:21.609698 | controller |       }
2026-06-19 12:35:21.609712 | controller |     ],
2026-06-19 12:35:21.609726 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.609740 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.609754 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.609769 | controller |       {
2026-06-19 12:35:21.609783 | controller |         "name": "glance-operator-controller-manager-dockercfg-ksxnb"
2026-06-19 12:35:21.609798 | controller |       }
2026-06-19 12:35:21.609812 | controller |     ],
2026-06-19 12:35:21.609827 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.609841 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.609856 | controller |     "priority": 0,
2026-06-19 12:35:21.609871 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.609885 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.609900 | controller |     "securityContext": {
2026-06-19 12:35:21.609914 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.609929 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.609943 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.609958 | controller |       }
2026-06-19 12:35:21.609972 | controller |     },
2026-06-19 12:35:21.609986 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-19 12:35:21.610001 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-19 12:35:21.610015 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.610030 | controller |     "tolerations": [
2026-06-19 12:35:21.610044 | controller |       {
2026-06-19 12:35:21.610059 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.610073 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.610088 | controller |         "operator": "Exists",
2026-06-19 12:35:21.610102 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.610117 | controller |       },
2026-06-19 12:35:21.610131 | controller |       {
2026-06-19 12:35:21.610145 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.610159 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.610180 | controller |         "operator": "Exists",
2026-06-19 12:35:21.610195 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.610209 | controller |       },
2026-06-19 12:35:21.610223 | controller |       {
2026-06-19 12:35:21.610237 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.610252 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.610266 | controller |         "operator": "Exists"
2026-06-19 12:35:21.610280 | controller |       }
2026-06-19 12:35:21.610295 | controller |     ],
2026-06-19 12:35:21.610309 | controller |     "volumes": [
2026-06-19 12:35:21.610324 | controller |       {
2026-06-19 12:35:21.610339 | controller |         "name": "kube-api-access-q47fw",
2026-06-19 12:35:21.610354 | controller |         "projected": {
2026-06-19 12:35:21.610369 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.610384 | controller |           "sources": [
2026-06-19 12:35:21.610399 | controller |             {
2026-06-19 12:35:21.610414 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.610454 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.610474 | controller |                 "path": "token"
2026-06-19 12:35:21.610490 | controller |               }
2026-06-19 12:35:21.610505 | controller |             },
2026-06-19 12:35:21.610520 | controller |             {
2026-06-19 12:35:21.610535 | controller |               "configMap": {
2026-06-19 12:35:21.610549 | controller |                 "items": [
2026-06-19 12:35:21.610564 | controller |                   {
2026-06-19 12:35:21.610592 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.610607 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.610624 | controller |                   }
2026-06-19 12:35:21.610641 | controller |                 ],
2026-06-19 12:35:21.610656 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.610671 | controller |               }
2026-06-19 12:35:21.610685 | controller |             },
2026-06-19 12:35:21.610699 | controller |             {
2026-06-19 12:35:21.610713 | controller |               "downwardAPI": {
2026-06-19 12:35:21.610727 | controller |                 "items": [
2026-06-19 12:35:21.610742 | controller |                   {
2026-06-19 12:35:21.610756 | controller |                     "fieldRef": {
2026-06-19 12:35:21.610770 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.610785 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.610799 | controller |                     },
2026-06-19 12:35:21.610814 | controller |                     "path": "namespace"
2026-06-19 12:35:21.610828 | controller |                   }
2026-06-19 12:35:21.610843 | controller |                 ]
2026-06-19 12:35:21.610857 | controller |               }
2026-06-19 12:35:21.610871 | controller |             },
2026-06-19 12:35:21.610885 | controller |             {
2026-06-19 12:35:21.610899 | controller |               "configMap": {
2026-06-19 12:35:21.610913 | controller |                 "items": [
2026-06-19 12:35:21.610927 | controller |                   {
2026-06-19 12:35:21.610941 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.610956 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.610970 | controller |                   }
2026-06-19 12:35:21.610984 | controller |                 ],
2026-06-19 12:35:21.610999 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.611013 | controller |               }
2026-06-19 12:35:21.611027 | controller |             }
2026-06-19 12:35:21.611041 | controller |           ]
2026-06-19 12:35:21.611055 | controller |         }
2026-06-19 12:35:21.611069 | controller |       }
2026-06-19 12:35:21.611083 | controller |     ]
2026-06-19 12:35:21.611097 | controller |   },
2026-06-19 12:35:21.611115 | controller |   "status": {
2026-06-19 12:35:21.611130 | controller |     "conditions": [
2026-06-19 12:35:21.611144 | controller |       {
2026-06-19 12:35:21.611158 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.611172 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:21.611186 | controller |         "status": "True",
2026-06-19 12:35:21.611200 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.611215 | controller |       },
2026-06-19 12:35:21.611229 | controller |       {
2026-06-19 12:35:21.611244 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.611258 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.611272 | controller |         "status": "True",
2026-06-19 12:35:21.611287 | controller |         "type": "Initialized"
2026-06-19 12:35:21.611301 | controller |       },
2026-06-19 12:35:21.611315 | controller |       {
2026-06-19 12:35:21.611329 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.611343 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.611358 | controller |         "status": "True",
2026-06-19 12:35:21.611373 | controller |         "type": "Ready"
2026-06-19 12:35:21.611387 | controller |       },
2026-06-19 12:35:21.611402 | controller |       {
2026-06-19 12:35:21.611417 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.611451 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.611468 | controller |         "status": "True",
2026-06-19 12:35:21.611483 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.611498 | controller |       },
2026-06-19 12:35:21.611513 | controller |       {
2026-06-19 12:35:21.611528 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.611543 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.611558 | controller |         "status": "True",
2026-06-19 12:35:21.611573 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.611587 | controller |       }
2026-06-19 12:35:21.611602 | controller |     ],
2026-06-19 12:35:21.611617 | controller |     "containerStatuses": [
2026-06-19 12:35:21.611632 | controller |       {
2026-06-19 12:35:21.611647 | controller |         "allocatedResources": {
2026-06-19 12:35:21.611661 | controller |           "cpu": "10m",
2026-06-19 12:35:21.611676 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.611691 | controller |         },
2026-06-19 12:35:21.611706 | controller |         "containerID": "cri-o://733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f",
2026-06-19 12:35:21.611721 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313",
2026-06-19 12:35:21.611736 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313",
2026-06-19 12:35:21.611750 | controller |         "lastState": {},
2026-06-19 12:35:21.611765 | controller |         "name": "manager",
2026-06-19 12:35:21.611780 | controller |         "ready": true,
2026-06-19 12:35:21.611795 | controller |         "resources": {
2026-06-19 12:35:21.611809 | controller |           "limits": {
2026-06-19 12:35:21.611823 | controller |             "cpu": "500m",
2026-06-19 12:35:21.611837 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.611851 | controller |           },
2026-06-19 12:35:21.611866 | controller |           "requests": {
2026-06-19 12:35:21.611880 | controller |             "cpu": "10m",
2026-06-19 12:35:21.611894 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.611909 | controller |           }
2026-06-19 12:35:21.611923 | controller |         },
2026-06-19 12:35:21.611937 | controller |         "restartCount": 0,
2026-06-19 12:35:21.611952 | controller |         "started": true,
2026-06-19 12:35:21.611970 | controller |         "state": {
2026-06-19 12:35:21.611984 | controller |           "running": {
2026-06-19 12:35:21.611998 | controller |             "startedAt": "2026-06-19T11:38:58Z"
2026-06-19 12:35:21.612013 | controller |           }
2026-06-19 12:35:21.612028 | controller |         },
2026-06-19 12:35:21.612042 | controller |         "user": {
2026-06-19 12:35:21.612056 | controller |           "linux": {
2026-06-19 12:35:21.612071 | controller |             "gid": 0,
2026-06-19 12:35:21.612085 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.612099 | controller |               0
2026-06-19 12:35:21.612114 | controller |             ],
2026-06-19 12:35:21.612128 | controller |             "uid": 65532
2026-06-19 12:35:21.612142 | controller |           }
2026-06-19 12:35:21.612156 | controller |         },
2026-06-19 12:35:21.612170 | controller |         "volumeMounts": [
2026-06-19 12:35:21.612185 | controller |           {
2026-06-19 12:35:21.612199 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.612214 | controller |             "name": "kube-api-access-q47fw",
2026-06-19 12:35:21.612229 | controller |             "readOnly": true,
2026-06-19 12:35:21.612244 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.612259 | controller |           }
2026-06-19 12:35:21.612273 | controller |         ]
2026-06-19 12:35:21.612287 | controller |       }
2026-06-19 12:35:21.612302 | controller |     ],
2026-06-19 12:35:21.612316 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.612330 | controller |     "hostIPs": [
2026-06-19 12:35:21.612345 | controller |       {
2026-06-19 12:35:21.612359 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.612373 | controller |       }
2026-06-19 12:35:21.612388 | controller |     ],
2026-06-19 12:35:21.612403 | controller |     "phase": "Running",
2026-06-19 12:35:21.612417 | controller |     "podIP": "10.217.0.77",
2026-06-19 12:35:21.612450 | controller |     "podIPs": [
2026-06-19 12:35:21.612467 | controller |       {
2026-06-19 12:35:21.612482 | controller |         "ip": "10.217.0.77"
2026-06-19 12:35:21.612497 | controller |       }
2026-06-19 12:35:21.612512 | controller |     ],
2026-06-19 12:35:21.612527 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.612541 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.612557 | controller |   }
2026-06-19 12:35:21.612571 | controller | }
2026-06-19 12:35:21.633498 | controller | ok:
2026-06-19 12:35:21.633542 | controller | {
2026-06-19 12:35:21.633564 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.633582 | controller |   "kind": "Pod",
2026-06-19 12:35:21.633599 | controller |   "metadata": {
2026-06-19 12:35:21.633615 | controller |     "annotations": {
2026-06-19 12:35:21.633631 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.79/23\"],\"mac_address\":\"0a:58:0a:d9:00:4f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.79/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.633648 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.79\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.633664 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.633680 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.633695 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.633711 | controller |     },
2026-06-19 12:35:21.633726 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.633751 | controller |     "generateName": "heat-operator-controller-manager-84445bd86f-",
2026-06-19 12:35:21.633766 | controller |     "generation": 1,
2026-06-19 12:35:21.633781 | controller |     "labels": {
2026-06-19 12:35:21.633796 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-19 12:35:21.633812 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.633826 | controller |       "openstack.org/operator-name": "heat",
2026-06-19 12:35:21.633841 | controller |       "pod-template-hash": "84445bd86f"
2026-06-19 12:35:21.633856 | controller |     },
2026-06-19 12:35:21.633870 | controller |     "managedFields": [
2026-06-19 12:35:21.633884 | controller |       {
2026-06-19 12:35:21.633899 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.633913 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.633928 | controller |         "fieldsV1": {
2026-06-19 12:35:21.633942 | controller |           "f:metadata": {
2026-06-19 12:35:21.633957 | controller |             "f:annotations": {
2026-06-19 12:35:21.633971 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.633986 | controller |             }
2026-06-19 12:35:21.634000 | controller |           }
2026-06-19 12:35:21.634015 | controller |         },
2026-06-19 12:35:21.634029 | controller |         "manager": "crc",
2026-06-19 12:35:21.634044 | controller |         "operation": "Update",
2026-06-19 12:35:21.634058 | controller |         "subresource": "status",
2026-06-19 12:35:21.634073 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.634088 | controller |       },
2026-06-19 12:35:21.634102 | controller |       {
2026-06-19 12:35:21.634117 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.634131 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.634145 | controller |         "fieldsV1": {
2026-06-19 12:35:21.634159 | controller |           "f:metadata": {
2026-06-19 12:35:21.634174 | controller |             "f:annotations": {
2026-06-19 12:35:21.634188 | controller |               ".": {},
2026-06-19 12:35:21.634202 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.634216 | controller |             },
2026-06-19 12:35:21.634231 | controller |             "f:generateName": {},
2026-06-19 12:35:21.634245 | controller |             "f:labels": {
2026-06-19 12:35:21.634260 | controller |               ".": {},
2026-06-19 12:35:21.634274 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.634289 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.634303 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.634317 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.634332 | controller |             },
2026-06-19 12:35:21.634346 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.634361 | controller |               ".": {},
2026-06-19 12:35:21.634375 | controller |               "k:{\"uid\":\"600db5c7-d325-4ca4-8bf7-39a365c79127\"}": {}
2026-06-19 12:35:21.634391 | controller |             }
2026-06-19 12:35:21.634406 | controller |           },
2026-06-19 12:35:21.634421 | controller |           "f:spec": {
2026-06-19 12:35:21.634458 | controller |             "f:containers": {
2026-06-19 12:35:21.634475 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.634490 | controller |                 ".": {},
2026-06-19 12:35:21.634506 | controller |                 "f:args": {},
2026-06-19 12:35:21.634521 | controller |                 "f:command": {},
2026-06-19 12:35:21.634536 | controller |                 "f:env": {
2026-06-19 12:35:21.634551 | controller |                   ".": {},
2026-06-19 12:35:21.634566 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.634597 | controller |                     ".": {},
2026-06-19 12:35:21.634617 | controller |                     "f:name": {},
2026-06-19 12:35:21.634632 | controller |                     "f:value": {}
2026-06-19 12:35:21.634648 | controller |                   },
2026-06-19 12:35:21.634663 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.634679 | controller |                     ".": {},
2026-06-19 12:35:21.634695 | controller |                     "f:name": {},
2026-06-19 12:35:21.634711 | controller |                     "f:value": {}
2026-06-19 12:35:21.634726 | controller |                   },
2026-06-19 12:35:21.634741 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.634756 | controller |                     ".": {},
2026-06-19 12:35:21.634771 | controller |                     "f:name": {},
2026-06-19 12:35:21.634786 | controller |                     "f:value": {}
2026-06-19 12:35:21.634801 | controller |                   },
2026-06-19 12:35:21.634816 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.634831 | controller |                     ".": {},
2026-06-19 12:35:21.634846 | controller |                     "f:name": {},
2026-06-19 12:35:21.634860 | controller |                     "f:value": {}
2026-06-19 12:35:21.634875 | controller |                   },
2026-06-19 12:35:21.634890 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.634905 | controller |                     ".": {},
2026-06-19 12:35:21.634919 | controller |                     "f:name": {},
2026-06-19 12:35:21.634934 | controller |                     "f:value": {}
2026-06-19 12:35:21.634949 | controller |                   }
2026-06-19 12:35:21.634964 | controller |                 },
2026-06-19 12:35:21.634978 | controller |                 "f:image": {},
2026-06-19 12:35:21.634993 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.635008 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.635022 | controller |                   ".": {},
2026-06-19 12:35:21.635037 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.635052 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.635067 | controller |                     ".": {},
2026-06-19 12:35:21.635082 | controller |                     "f:path": {},
2026-06-19 12:35:21.635096 | controller |                     "f:port": {},
2026-06-19 12:35:21.635111 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.635126 | controller |                   },
2026-06-19 12:35:21.635141 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.635156 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.635171 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.635185 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.635200 | controller |                 },
2026-06-19 12:35:21.635217 | controller |                 "f:name": {},
2026-06-19 12:35:21.635232 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.635247 | controller |                   ".": {},
2026-06-19 12:35:21.635262 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.635277 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.635292 | controller |                     ".": {},
2026-06-19 12:35:21.635307 | controller |                     "f:path": {},
2026-06-19 12:35:21.635321 | controller |                     "f:port": {},
2026-06-19 12:35:21.635336 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.635350 | controller |                   },
2026-06-19 12:35:21.635365 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.635379 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.635394 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.635409 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.635444 | controller |                 },
2026-06-19 12:35:21.635464 | controller |                 "f:resources": {
2026-06-19 12:35:21.635480 | controller |                   ".": {},
2026-06-19 12:35:21.635495 | controller |                   "f:limits": {
2026-06-19 12:35:21.635510 | controller |                     ".": {},
2026-06-19 12:35:21.635525 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.635540 | controller |                     "f:memory": {}
2026-06-19 12:35:21.635555 | controller |                   },
2026-06-19 12:35:21.635573 | controller |                   "f:requests": {
2026-06-19 12:35:21.635593 | controller |                     ".": {},
2026-06-19 12:35:21.635609 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.635624 | controller |                     "f:memory": {}
2026-06-19 12:35:21.635639 | controller |                   }
2026-06-19 12:35:21.635654 | controller |                 },
2026-06-19 12:35:21.635671 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.635692 | controller |                   ".": {},
2026-06-19 12:35:21.635709 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.635725 | controller |                 },
2026-06-19 12:35:21.635740 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.635755 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.635771 | controller |               }
2026-06-19 12:35:21.635785 | controller |             },
2026-06-19 12:35:21.635800 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.635815 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.635830 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.635844 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.635860 | controller |             "f:securityContext": {
2026-06-19 12:35:21.635874 | controller |               ".": {},
2026-06-19 12:35:21.635889 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.635904 | controller |             },
2026-06-19 12:35:21.635919 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.635933 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.635948 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.635962 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.635977 | controller |           }
2026-06-19 12:35:21.635991 | controller |         },
2026-06-19 12:35:21.636005 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.636019 | controller |         "operation": "Update",
2026-06-19 12:35:21.636034 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.636048 | controller |       },
2026-06-19 12:35:21.636063 | controller |       {
2026-06-19 12:35:21.636077 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.636091 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.636106 | controller |         "fieldsV1": {
2026-06-19 12:35:21.636120 | controller |           "f:metadata": {
2026-06-19 12:35:21.636134 | controller |             "f:annotations": {
2026-06-19 12:35:21.636149 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.636163 | controller |             }
2026-06-19 12:35:21.636178 | controller |           }
2026-06-19 12:35:21.636192 | controller |         },
2026-06-19 12:35:21.636206 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.636221 | controller |         "operation": "Update",
2026-06-19 12:35:21.636235 | controller |         "subresource": "status",
2026-06-19 12:35:21.636249 | controller |         "time": "2026-06-19T11:37:39Z"
2026-06-19 12:35:21.636263 | controller |       },
2026-06-19 12:35:21.636278 | controller |       {
2026-06-19 12:35:21.636292 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.636307 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.636325 | controller |         "fieldsV1": {
2026-06-19 12:35:21.636340 | controller |           "f:status": {
2026-06-19 12:35:21.636355 | controller |             "f:conditions": {
2026-06-19 12:35:21.636370 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.636384 | controller |                 ".": {},
2026-06-19 12:35:21.636399 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.636414 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.636453 | controller |                 "f:status": {},
2026-06-19 12:35:21.636473 | controller |                 "f:type": {}
2026-06-19 12:35:21.636489 | controller |               },
2026-06-19 12:35:21.636503 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.636518 | controller |                 ".": {},
2026-06-19 12:35:21.636533 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.636548 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.636563 | controller |                 "f:status": {},
2026-06-19 12:35:21.636578 | controller |                 "f:type": {}
2026-06-19 12:35:21.636592 | controller |               },
2026-06-19 12:35:21.636607 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.636622 | controller |                 ".": {},
2026-06-19 12:35:21.636637 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.636652 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.636667 | controller |                 "f:status": {},
2026-06-19 12:35:21.636682 | controller |                 "f:type": {}
2026-06-19 12:35:21.636697 | controller |               },
2026-06-19 12:35:21.636712 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.636727 | controller |                 ".": {},
2026-06-19 12:35:21.636742 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.636757 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.636772 | controller |                 "f:status": {},
2026-06-19 12:35:21.636787 | controller |                 "f:type": {}
2026-06-19 12:35:21.636803 | controller |               }
2026-06-19 12:35:21.636818 | controller |             },
2026-06-19 12:35:21.636833 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.636847 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.636862 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.636877 | controller |             "f:phase": {},
2026-06-19 12:35:21.636892 | controller |             "f:podIP": {},
2026-06-19 12:35:21.636907 | controller |             "f:podIPs": {
2026-06-19 12:35:21.636922 | controller |               ".": {},
2026-06-19 12:35:21.636936 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-19 12:35:21.636951 | controller |                 ".": {},
2026-06-19 12:35:21.636968 | controller |                 "f:ip": {}
2026-06-19 12:35:21.636985 | controller |               }
2026-06-19 12:35:21.637000 | controller |             },
2026-06-19 12:35:21.637015 | controller |             "f:startTime": {}
2026-06-19 12:35:21.637030 | controller |           }
2026-06-19 12:35:21.637044 | controller |         },
2026-06-19 12:35:21.637059 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.637073 | controller |         "operation": "Update",
2026-06-19 12:35:21.637088 | controller |         "subresource": "status",
2026-06-19 12:35:21.637102 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.637117 | controller |       }
2026-06-19 12:35:21.637131 | controller |     ],
2026-06-19 12:35:21.637146 | controller |     "name": "heat-operator-controller-manager-84445bd86f-bnd66",
2026-06-19 12:35:21.637161 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.637176 | controller |     "ownerReferences": [
2026-06-19 12:35:21.637196 | controller |       {
2026-06-19 12:35:21.637211 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.637226 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.637240 | controller |         "controller": true,
2026-06-19 12:35:21.637255 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.637270 | controller |         "name": "heat-operator-controller-manager-84445bd86f",
2026-06-19 12:35:21.637285 | controller |         "uid": "600db5c7-d325-4ca4-8bf7-39a365c79127"
2026-06-19 12:35:21.637300 | controller |       }
2026-06-19 12:35:21.637314 | controller |     ],
2026-06-19 12:35:21.637329 | controller |     "resourceVersion": "55106",
2026-06-19 12:35:21.637344 | controller |     "uid": "e7420cec-804d-4d73-a344-4aac123b362d"
2026-06-19 12:35:21.637359 | controller |   },
2026-06-19 12:35:21.637374 | controller |   "spec": {
2026-06-19 12:35:21.637389 | controller |     "containers": [
2026-06-19 12:35:21.637404 | controller |       {
2026-06-19 12:35:21.637419 | controller |         "args": [
2026-06-19 12:35:21.637453 | controller |           "--leader-elect",
2026-06-19 12:35:21.637470 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.637485 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.637500 | controller |         ],
2026-06-19 12:35:21.637515 | controller |         "command": [
2026-06-19 12:35:21.637530 | controller |           "/manager"
2026-06-19 12:35:21.637545 | controller |         ],
2026-06-19 12:35:21.637559 | controller |         "env": [
2026-06-19 12:35:21.637575 | controller |           {
2026-06-19 12:35:21.637590 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.637605 | controller |             "value": "30"
2026-06-19 12:35:21.637620 | controller |           },
2026-06-19 12:35:21.637635 | controller |           {
2026-06-19 12:35:21.637650 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.637665 | controller |             "value": "20"
2026-06-19 12:35:21.637680 | controller |           },
2026-06-19 12:35:21.637696 | controller |           {
2026-06-19 12:35:21.637711 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.637725 | controller |             "value": "5"
2026-06-19 12:35:21.637740 | controller |           },
2026-06-19 12:35:21.637755 | controller |           {
2026-06-19 12:35:21.637770 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.637786 | controller |             "value": "false"
2026-06-19 12:35:21.637801 | controller |           },
2026-06-19 12:35:21.637816 | controller |           {
2026-06-19 12:35:21.637831 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.637847 | controller |             "value": "false"
2026-06-19 12:35:21.637862 | controller |           }
2026-06-19 12:35:21.637877 | controller |         ],
2026-06-19 12:35:21.637891 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a",
2026-06-19 12:35:21.637907 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.637921 | controller |         "livenessProbe": {
2026-06-19 12:35:21.637936 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.637950 | controller |           "httpGet": {
2026-06-19 12:35:21.637965 | controller |             "path": "/healthz",
2026-06-19 12:35:21.637979 | controller |             "port": 8081,
2026-06-19 12:35:21.637993 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.638007 | controller |           },
2026-06-19 12:35:21.638021 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.638036 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.638050 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.638065 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.638079 | controller |         },
2026-06-19 12:35:21.638093 | controller |         "name": "manager",
2026-06-19 12:35:21.638111 | controller |         "readinessProbe": {
2026-06-19 12:35:21.638126 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.638140 | controller |           "httpGet": {
2026-06-19 12:35:21.638154 | controller |             "path": "/readyz",
2026-06-19 12:35:21.638169 | controller |             "port": 8081,
2026-06-19 12:35:21.638183 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.638197 | controller |           },
2026-06-19 12:35:21.638212 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.638226 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.638240 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.638254 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.638269 | controller |         },
2026-06-19 12:35:21.638283 | controller |         "resources": {
2026-06-19 12:35:21.638298 | controller |           "limits": {
2026-06-19 12:35:21.638312 | controller |             "cpu": "500m",
2026-06-19 12:35:21.638326 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.638341 | controller |           },
2026-06-19 12:35:21.638355 | controller |           "requests": {
2026-06-19 12:35:21.638369 | controller |             "cpu": "10m",
2026-06-19 12:35:21.638383 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.638397 | controller |           }
2026-06-19 12:35:21.638412 | controller |         },
2026-06-19 12:35:21.638443 | controller |         "securityContext": {
2026-06-19 12:35:21.638463 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.638478 | controller |           "capabilities": {
2026-06-19 12:35:21.638493 | controller |             "drop": [
2026-06-19 12:35:21.638508 | controller |               "MKNOD"
2026-06-19 12:35:21.638522 | controller |             ]
2026-06-19 12:35:21.638536 | controller |           }
2026-06-19 12:35:21.638550 | controller |         },
2026-06-19 12:35:21.638564 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.638594 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.638609 | controller |         "volumeMounts": [
2026-06-19 12:35:21.638624 | controller |           {
2026-06-19 12:35:21.638639 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.638654 | controller |             "name": "kube-api-access-gvdrj",
2026-06-19 12:35:21.638670 | controller |             "readOnly": true
2026-06-19 12:35:21.638685 | controller |           }
2026-06-19 12:35:21.638700 | controller |         ]
2026-06-19 12:35:21.638714 | controller |       }
2026-06-19 12:35:21.638729 | controller |     ],
2026-06-19 12:35:21.638744 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.638760 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.638775 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.638790 | controller |       {
2026-06-19 12:35:21.638805 | controller |         "name": "heat-operator-controller-manager-dockercfg-j6stq"
2026-06-19 12:35:21.638821 | controller |       }
2026-06-19 12:35:21.638836 | controller |     ],
2026-06-19 12:35:21.638851 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.638866 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.638882 | controller |     "priority": 0,
2026-06-19 12:35:21.638897 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.638913 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.638928 | controller |     "securityContext": {
2026-06-19 12:35:21.638943 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.638958 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.638973 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.638988 | controller |       }
2026-06-19 12:35:21.639003 | controller |     },
2026-06-19 12:35:21.639018 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-19 12:35:21.639045 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-19 12:35:21.639061 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.639077 | controller |     "tolerations": [
2026-06-19 12:35:21.639092 | controller |       {
2026-06-19 12:35:21.639107 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.639122 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.639137 | controller |         "operator": "Exists",
2026-06-19 12:35:21.639152 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.639167 | controller |       },
2026-06-19 12:35:21.639182 | controller |       {
2026-06-19 12:35:21.639197 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.639212 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.639227 | controller |         "operator": "Exists",
2026-06-19 12:35:21.639242 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.639257 | controller |       },
2026-06-19 12:35:21.639272 | controller |       {
2026-06-19 12:35:21.639287 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.639302 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.639317 | controller |         "operator": "Exists"
2026-06-19 12:35:21.639331 | controller |       }
2026-06-19 12:35:21.639346 | controller |     ],
2026-06-19 12:35:21.639361 | controller |     "volumes": [
2026-06-19 12:35:21.639375 | controller |       {
2026-06-19 12:35:21.639390 | controller |         "name": "kube-api-access-gvdrj",
2026-06-19 12:35:21.639404 | controller |         "projected": {
2026-06-19 12:35:21.639419 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.639453 | controller |           "sources": [
2026-06-19 12:35:21.639469 | controller |             {
2026-06-19 12:35:21.639484 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.639499 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.639514 | controller |                 "path": "token"
2026-06-19 12:35:21.639529 | controller |               }
2026-06-19 12:35:21.639544 | controller |             },
2026-06-19 12:35:21.639559 | controller |             {
2026-06-19 12:35:21.639573 | controller |               "configMap": {
2026-06-19 12:35:21.639588 | controller |                 "items": [
2026-06-19 12:35:21.639603 | controller |                   {
2026-06-19 12:35:21.639617 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.639632 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.639646 | controller |                   }
2026-06-19 12:35:21.639661 | controller |                 ],
2026-06-19 12:35:21.639676 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.639691 | controller |               }
2026-06-19 12:35:21.639706 | controller |             },
2026-06-19 12:35:21.639721 | controller |             {
2026-06-19 12:35:21.639735 | controller |               "downwardAPI": {
2026-06-19 12:35:21.639750 | controller |                 "items": [
2026-06-19 12:35:21.639765 | controller |                   {
2026-06-19 12:35:21.639780 | controller |                     "fieldRef": {
2026-06-19 12:35:21.639795 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.639810 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.639825 | controller |                     },
2026-06-19 12:35:21.639840 | controller |                     "path": "namespace"
2026-06-19 12:35:21.639855 | controller |                   }
2026-06-19 12:35:21.639870 | controller |                 ]
2026-06-19 12:35:21.639885 | controller |               }
2026-06-19 12:35:21.639900 | controller |             },
2026-06-19 12:35:21.639915 | controller |             {
2026-06-19 12:35:21.639930 | controller |               "configMap": {
2026-06-19 12:35:21.639945 | controller |                 "items": [
2026-06-19 12:35:21.639963 | controller |                   {
2026-06-19 12:35:21.639978 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.639993 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.640007 | controller |                   }
2026-06-19 12:35:21.640022 | controller |                 ],
2026-06-19 12:35:21.640036 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.640050 | controller |               }
2026-06-19 12:35:21.640064 | controller |             }
2026-06-19 12:35:21.640079 | controller |           ]
2026-06-19 12:35:21.640093 | controller |         }
2026-06-19 12:35:21.640107 | controller |       }
2026-06-19 12:35:21.640121 | controller |     ]
2026-06-19 12:35:21.640136 | controller |   },
2026-06-19 12:35:21.640150 | controller |   "status": {
2026-06-19 12:35:21.640165 | controller |     "conditions": [
2026-06-19 12:35:21.640179 | controller |       {
2026-06-19 12:35:21.640193 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.640208 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:21.640222 | controller |         "status": "True",
2026-06-19 12:35:21.640236 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.640251 | controller |       },
2026-06-19 12:35:21.640265 | controller |       {
2026-06-19 12:35:21.640279 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.640293 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.640308 | controller |         "status": "True",
2026-06-19 12:35:21.640322 | controller |         "type": "Initialized"
2026-06-19 12:35:21.640336 | controller |       },
2026-06-19 12:35:21.640351 | controller |       {
2026-06-19 12:35:21.640365 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.640379 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.640393 | controller |         "status": "True",
2026-06-19 12:35:21.640408 | controller |         "type": "Ready"
2026-06-19 12:35:21.640422 | controller |       },
2026-06-19 12:35:21.640456 | controller |       {
2026-06-19 12:35:21.640472 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.640486 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.640501 | controller |         "status": "True",
2026-06-19 12:35:21.640515 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.640530 | controller |       },
2026-06-19 12:35:21.640544 | controller |       {
2026-06-19 12:35:21.640559 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.640573 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.640587 | controller |         "status": "True",
2026-06-19 12:35:21.640602 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.640616 | controller |       }
2026-06-19 12:35:21.640631 | controller |     ],
2026-06-19 12:35:21.640645 | controller |     "containerStatuses": [
2026-06-19 12:35:21.640659 | controller |       {
2026-06-19 12:35:21.640673 | controller |         "allocatedResources": {
2026-06-19 12:35:21.640688 | controller |           "cpu": "10m",
2026-06-19 12:35:21.640702 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.640717 | controller |         },
2026-06-19 12:35:21.640731 | controller |         "containerID": "cri-o://efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6",
2026-06-19 12:35:21.640747 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a",
2026-06-19 12:35:21.640762 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a",
2026-06-19 12:35:21.640777 | controller |         "lastState": {},
2026-06-19 12:35:21.640792 | controller |         "name": "manager",
2026-06-19 12:35:21.640811 | controller |         "ready": true,
2026-06-19 12:35:21.640827 | controller |         "resources": {
2026-06-19 12:35:21.640842 | controller |           "limits": {
2026-06-19 12:35:21.640857 | controller |             "cpu": "500m",
2026-06-19 12:35:21.640872 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.640887 | controller |           },
2026-06-19 12:35:21.640902 | controller |           "requests": {
2026-06-19 12:35:21.640917 | controller |             "cpu": "10m",
2026-06-19 12:35:21.640932 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.640947 | controller |           }
2026-06-19 12:35:21.640962 | controller |         },
2026-06-19 12:35:21.640977 | controller |         "restartCount": 0,
2026-06-19 12:35:21.641012 | controller |         "started": true,
2026-06-19 12:35:21.641054 | controller |         "state": {
2026-06-19 12:35:21.641074 | controller |           "running": {
2026-06-19 12:35:21.641090 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:21.641106 | controller |           }
2026-06-19 12:35:21.641121 | controller |         },
2026-06-19 12:35:21.641136 | controller |         "user": {
2026-06-19 12:35:21.641151 | controller |           "linux": {
2026-06-19 12:35:21.641166 | controller |             "gid": 0,
2026-06-19 12:35:21.641180 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.641195 | controller |               0
2026-06-19 12:35:21.641210 | controller |             ],
2026-06-19 12:35:21.641225 | controller |             "uid": 65532
2026-06-19 12:35:21.641240 | controller |           }
2026-06-19 12:35:21.641255 | controller |         },
2026-06-19 12:35:21.641270 | controller |         "volumeMounts": [
2026-06-19 12:35:21.641284 | controller |           {
2026-06-19 12:35:21.641299 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.641315 | controller |             "name": "kube-api-access-gvdrj",
2026-06-19 12:35:21.641330 | controller |             "readOnly": true,
2026-06-19 12:35:21.641345 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.641360 | controller |           }
2026-06-19 12:35:21.641375 | controller |         ]
2026-06-19 12:35:21.641390 | controller |       }
2026-06-19 12:35:21.641404 | controller |     ],
2026-06-19 12:35:21.641419 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.641454 | controller |     "hostIPs": [
2026-06-19 12:35:21.641471 | controller |       {
2026-06-19 12:35:21.641486 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.641500 | controller |       }
2026-06-19 12:35:21.641515 | controller |     ],
2026-06-19 12:35:21.641530 | controller |     "phase": "Running",
2026-06-19 12:35:21.641545 | controller |     "podIP": "10.217.0.79",
2026-06-19 12:35:21.641560 | controller |     "podIPs": [
2026-06-19 12:35:21.641574 | controller |       {
2026-06-19 12:35:21.641589 | controller |         "ip": "10.217.0.79"
2026-06-19 12:35:21.641604 | controller |       }
2026-06-19 12:35:21.641619 | controller |     ],
2026-06-19 12:35:21.641633 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.641648 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.641664 | controller |   }
2026-06-19 12:35:21.641678 | controller | }
2026-06-19 12:35:21.662728 | controller | ok:
2026-06-19 12:35:21.662775 | controller | {
2026-06-19 12:35:21.662796 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.662813 | controller |   "kind": "Pod",
2026-06-19 12:35:21.662829 | controller |   "metadata": {
2026-06-19 12:35:21.662845 | controller |     "annotations": {
2026-06-19 12:35:21.662860 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.78/23\"],\"mac_address\":\"0a:58:0a:d9:00:4e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.78/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.662884 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.78\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.662946 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.662967 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.662984 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.663000 | controller |     },
2026-06-19 12:35:21.663016 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.663031 | controller |     "generateName": "horizon-operator-controller-manager-667cdd8c5f-",
2026-06-19 12:35:21.663047 | controller |     "generation": 1,
2026-06-19 12:35:21.663062 | controller |     "labels": {
2026-06-19 12:35:21.663077 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-19 12:35:21.663093 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.663108 | controller |       "openstack.org/operator-name": "horizon",
2026-06-19 12:35:21.663123 | controller |       "pod-template-hash": "667cdd8c5f"
2026-06-19 12:35:21.663138 | controller |     },
2026-06-19 12:35:21.663153 | controller |     "managedFields": [
2026-06-19 12:35:21.663168 | controller |       {
2026-06-19 12:35:21.663183 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.663199 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.663214 | controller |         "fieldsV1": {
2026-06-19 12:35:21.663229 | controller |           "f:metadata": {
2026-06-19 12:35:21.663243 | controller |             "f:annotations": {
2026-06-19 12:35:21.663258 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.663273 | controller |             }
2026-06-19 12:35:21.663287 | controller |           }
2026-06-19 12:35:21.663302 | controller |         },
2026-06-19 12:35:21.663316 | controller |         "manager": "crc",
2026-06-19 12:35:21.663331 | controller |         "operation": "Update",
2026-06-19 12:35:21.663346 | controller |         "subresource": "status",
2026-06-19 12:35:21.663360 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.663375 | controller |       },
2026-06-19 12:35:21.663389 | controller |       {
2026-06-19 12:35:21.663404 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.663418 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.663452 | controller |         "fieldsV1": {
2026-06-19 12:35:21.663469 | controller |           "f:metadata": {
2026-06-19 12:35:21.663484 | controller |             "f:annotations": {
2026-06-19 12:35:21.663499 | controller |               ".": {},
2026-06-19 12:35:21.663513 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.663528 | controller |             },
2026-06-19 12:35:21.663543 | controller |             "f:generateName": {},
2026-06-19 12:35:21.663557 | controller |             "f:labels": {
2026-06-19 12:35:21.663572 | controller |               ".": {},
2026-06-19 12:35:21.663586 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.663601 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.663615 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.663630 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.663644 | controller |             },
2026-06-19 12:35:21.663658 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.663673 | controller |               ".": {},
2026-06-19 12:35:21.663687 | controller |               "k:{\"uid\":\"1c34970b-ac1d-4201-9811-7f1dbaa5852a\"}": {}
2026-06-19 12:35:21.663705 | controller |             }
2026-06-19 12:35:21.663720 | controller |           },
2026-06-19 12:35:21.663734 | controller |           "f:spec": {
2026-06-19 12:35:21.663748 | controller |             "f:containers": {
2026-06-19 12:35:21.663763 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.663777 | controller |                 ".": {},
2026-06-19 12:35:21.663791 | controller |                 "f:args": {},
2026-06-19 12:35:21.663805 | controller |                 "f:command": {},
2026-06-19 12:35:21.663819 | controller |                 "f:env": {
2026-06-19 12:35:21.663833 | controller |                   ".": {},
2026-06-19 12:35:21.663847 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.663861 | controller |                     ".": {},
2026-06-19 12:35:21.663876 | controller |                     "f:name": {},
2026-06-19 12:35:21.663890 | controller |                     "f:value": {}
2026-06-19 12:35:21.663904 | controller |                   },
2026-06-19 12:35:21.663918 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.663933 | controller |                     ".": {},
2026-06-19 12:35:21.663947 | controller |                     "f:name": {},
2026-06-19 12:35:21.663961 | controller |                     "f:value": {}
2026-06-19 12:35:21.663976 | controller |                   },
2026-06-19 12:35:21.663991 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.664006 | controller |                     ".": {},
2026-06-19 12:35:21.664021 | controller |                     "f:name": {},
2026-06-19 12:35:21.664036 | controller |                     "f:value": {}
2026-06-19 12:35:21.664051 | controller |                   },
2026-06-19 12:35:21.664066 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.664081 | controller |                     ".": {},
2026-06-19 12:35:21.664096 | controller |                     "f:name": {},
2026-06-19 12:35:21.664111 | controller |                     "f:value": {}
2026-06-19 12:35:21.664126 | controller |                   },
2026-06-19 12:35:21.664141 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.664156 | controller |                     ".": {},
2026-06-19 12:35:21.664172 | controller |                     "f:name": {},
2026-06-19 12:35:21.664186 | controller |                     "f:value": {}
2026-06-19 12:35:21.664201 | controller |                   }
2026-06-19 12:35:21.664216 | controller |                 },
2026-06-19 12:35:21.664231 | controller |                 "f:image": {},
2026-06-19 12:35:21.664246 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.664261 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.664277 | controller |                   ".": {},
2026-06-19 12:35:21.664292 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.664307 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.664322 | controller |                     ".": {},
2026-06-19 12:35:21.664337 | controller |                     "f:path": {},
2026-06-19 12:35:21.664352 | controller |                     "f:port": {},
2026-06-19 12:35:21.664366 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.664381 | controller |                   },
2026-06-19 12:35:21.664395 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.664410 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.664425 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.664462 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.664478 | controller |                 },
2026-06-19 12:35:21.664493 | controller |                 "f:name": {},
2026-06-19 12:35:21.664508 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.664522 | controller |                   ".": {},
2026-06-19 12:35:21.664540 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.664555 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.664570 | controller |                     ".": {},
2026-06-19 12:35:21.664584 | controller |                     "f:path": {},
2026-06-19 12:35:21.664598 | controller |                     "f:port": {},
2026-06-19 12:35:21.664613 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.664627 | controller |                   },
2026-06-19 12:35:21.664642 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.664656 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.664671 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.664686 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.664700 | controller |                 },
2026-06-19 12:35:21.664715 | controller |                 "f:resources": {
2026-06-19 12:35:21.664730 | controller |                   ".": {},
2026-06-19 12:35:21.664745 | controller |                   "f:limits": {
2026-06-19 12:35:21.664760 | controller |                     ".": {},
2026-06-19 12:35:21.664775 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.664790 | controller |                     "f:memory": {}
2026-06-19 12:35:21.664804 | controller |                   },
2026-06-19 12:35:21.664819 | controller |                   "f:requests": {
2026-06-19 12:35:21.664834 | controller |                     ".": {},
2026-06-19 12:35:21.664848 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.664863 | controller |                     "f:memory": {}
2026-06-19 12:35:21.664877 | controller |                   }
2026-06-19 12:35:21.664892 | controller |                 },
2026-06-19 12:35:21.664906 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.664920 | controller |                   ".": {},
2026-06-19 12:35:21.664935 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.664951 | controller |                 },
2026-06-19 12:35:21.664968 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.664984 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.664999 | controller |               }
2026-06-19 12:35:21.665014 | controller |             },
2026-06-19 12:35:21.665029 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.665044 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.665059 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.665074 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.665088 | controller |             "f:securityContext": {
2026-06-19 12:35:21.665103 | controller |               ".": {},
2026-06-19 12:35:21.665118 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.665133 | controller |             },
2026-06-19 12:35:21.665147 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.665162 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.665177 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.665191 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.665206 | controller |           }
2026-06-19 12:35:21.665222 | controller |         },
2026-06-19 12:35:21.665237 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.665252 | controller |         "operation": "Update",
2026-06-19 12:35:21.665267 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.665283 | controller |       },
2026-06-19 12:35:21.665298 | controller |       {
2026-06-19 12:35:21.665312 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.665327 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.665341 | controller |         "fieldsV1": {
2026-06-19 12:35:21.665356 | controller |           "f:metadata": {
2026-06-19 12:35:21.665374 | controller |             "f:annotations": {
2026-06-19 12:35:21.665388 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.665403 | controller |             }
2026-06-19 12:35:21.665418 | controller |           }
2026-06-19 12:35:21.665458 | controller |         },
2026-06-19 12:35:21.665474 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.665489 | controller |         "operation": "Update",
2026-06-19 12:35:21.665504 | controller |         "subresource": "status",
2026-06-19 12:35:21.665518 | controller |         "time": "2026-06-19T11:37:38Z"
2026-06-19 12:35:21.665533 | controller |       },
2026-06-19 12:35:21.665547 | controller |       {
2026-06-19 12:35:21.665562 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.665576 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.665591 | controller |         "fieldsV1": {
2026-06-19 12:35:21.665605 | controller |           "f:status": {
2026-06-19 12:35:21.665620 | controller |             "f:conditions": {
2026-06-19 12:35:21.665634 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.665649 | controller |                 ".": {},
2026-06-19 12:35:21.665664 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.665678 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.665693 | controller |                 "f:status": {},
2026-06-19 12:35:21.665708 | controller |                 "f:type": {}
2026-06-19 12:35:21.665722 | controller |               },
2026-06-19 12:35:21.665736 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.665751 | controller |                 ".": {},
2026-06-19 12:35:21.665765 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.665780 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.665794 | controller |                 "f:status": {},
2026-06-19 12:35:21.665808 | controller |                 "f:type": {}
2026-06-19 12:35:21.665823 | controller |               },
2026-06-19 12:35:21.665837 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.665851 | controller |                 ".": {},
2026-06-19 12:35:21.665866 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.665880 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.665895 | controller |                 "f:status": {},
2026-06-19 12:35:21.665910 | controller |                 "f:type": {}
2026-06-19 12:35:21.665924 | controller |               },
2026-06-19 12:35:21.665938 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.665952 | controller |                 ".": {},
2026-06-19 12:35:21.665967 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.665981 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.665996 | controller |                 "f:status": {},
2026-06-19 12:35:21.666011 | controller |                 "f:type": {}
2026-06-19 12:35:21.666025 | controller |               }
2026-06-19 12:35:21.666040 | controller |             },
2026-06-19 12:35:21.666055 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.666070 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.666084 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.666099 | controller |             "f:phase": {},
2026-06-19 12:35:21.666114 | controller |             "f:podIP": {},
2026-06-19 12:35:21.666129 | controller |             "f:podIPs": {
2026-06-19 12:35:21.666143 | controller |               ".": {},
2026-06-19 12:35:21.666158 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-19 12:35:21.666173 | controller |                 ".": {},
2026-06-19 12:35:21.666188 | controller |                 "f:ip": {}
2026-06-19 12:35:21.666203 | controller |               }
2026-06-19 12:35:21.666218 | controller |             },
2026-06-19 12:35:21.666236 | controller |             "f:startTime": {}
2026-06-19 12:35:21.666251 | controller |           }
2026-06-19 12:35:21.666267 | controller |         },
2026-06-19 12:35:21.666282 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.666297 | controller |         "operation": "Update",
2026-06-19 12:35:21.666313 | controller |         "subresource": "status",
2026-06-19 12:35:21.666328 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.666344 | controller |       }
2026-06-19 12:35:21.666359 | controller |     ],
2026-06-19 12:35:21.666374 | controller |     "name": "horizon-operator-controller-manager-667cdd8c5f-ln2jq",
2026-06-19 12:35:21.666389 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.666403 | controller |     "ownerReferences": [
2026-06-19 12:35:21.666418 | controller |       {
2026-06-19 12:35:21.666451 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.666468 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.666483 | controller |         "controller": true,
2026-06-19 12:35:21.666498 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.666512 | controller |         "name": "horizon-operator-controller-manager-667cdd8c5f",
2026-06-19 12:35:21.666527 | controller |         "uid": "1c34970b-ac1d-4201-9811-7f1dbaa5852a"
2026-06-19 12:35:21.666542 | controller |       }
2026-06-19 12:35:21.666557 | controller |     ],
2026-06-19 12:35:21.666571 | controller |     "resourceVersion": "55096",
2026-06-19 12:35:21.666609 | controller |     "uid": "7ec2b6aa-6e6a-443c-af2a-137f56415500"
2026-06-19 12:35:21.666630 | controller |   },
2026-06-19 12:35:21.666649 | controller |   "spec": {
2026-06-19 12:35:21.666666 | controller |     "containers": [
2026-06-19 12:35:21.666683 | controller |       {
2026-06-19 12:35:21.666700 | controller |         "args": [
2026-06-19 12:35:21.666716 | controller |           "--leader-elect",
2026-06-19 12:35:21.666733 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.666750 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.666767 | controller |         ],
2026-06-19 12:35:21.666784 | controller |         "command": [
2026-06-19 12:35:21.666801 | controller |           "/manager"
2026-06-19 12:35:21.666817 | controller |         ],
2026-06-19 12:35:21.666834 | controller |         "env": [
2026-06-19 12:35:21.666854 | controller |           {
2026-06-19 12:35:21.666872 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.666887 | controller |             "value": "30"
2026-06-19 12:35:21.666902 | controller |           },
2026-06-19 12:35:21.666917 | controller |           {
2026-06-19 12:35:21.666932 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.666947 | controller |             "value": "20"
2026-06-19 12:35:21.666962 | controller |           },
2026-06-19 12:35:21.666977 | controller |           {
2026-06-19 12:35:21.666992 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.667007 | controller |             "value": "5"
2026-06-19 12:35:21.667021 | controller |           },
2026-06-19 12:35:21.667036 | controller |           {
2026-06-19 12:35:21.667051 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.667066 | controller |             "value": "false"
2026-06-19 12:35:21.667081 | controller |           },
2026-06-19 12:35:21.667096 | controller |           {
2026-06-19 12:35:21.667111 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.667126 | controller |             "value": "false"
2026-06-19 12:35:21.667141 | controller |           }
2026-06-19 12:35:21.667156 | controller |         ],
2026-06-19 12:35:21.667171 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1",
2026-06-19 12:35:21.667186 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.667205 | controller |         "livenessProbe": {
2026-06-19 12:35:21.667221 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.667236 | controller |           "httpGet": {
2026-06-19 12:35:21.667251 | controller |             "path": "/healthz",
2026-06-19 12:35:21.667265 | controller |             "port": 8081,
2026-06-19 12:35:21.667280 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.667294 | controller |           },
2026-06-19 12:35:21.667309 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.667323 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.667338 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.667353 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.667368 | controller |         },
2026-06-19 12:35:21.667383 | controller |         "name": "manager",
2026-06-19 12:35:21.667398 | controller |         "readinessProbe": {
2026-06-19 12:35:21.667413 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.667445 | controller |           "httpGet": {
2026-06-19 12:35:21.667465 | controller |             "path": "/readyz",
2026-06-19 12:35:21.667480 | controller |             "port": 8081,
2026-06-19 12:35:21.667494 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.667509 | controller |           },
2026-06-19 12:35:21.667523 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.667537 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.667551 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.667565 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.667579 | controller |         },
2026-06-19 12:35:21.667594 | controller |         "resources": {
2026-06-19 12:35:21.667608 | controller |           "limits": {
2026-06-19 12:35:21.667622 | controller |             "cpu": "500m",
2026-06-19 12:35:21.667636 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.667651 | controller |           },
2026-06-19 12:35:21.667665 | controller |           "requests": {
2026-06-19 12:35:21.667679 | controller |             "cpu": "10m",
2026-06-19 12:35:21.667693 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.667708 | controller |           }
2026-06-19 12:35:21.667722 | controller |         },
2026-06-19 12:35:21.667736 | controller |         "securityContext": {
2026-06-19 12:35:21.667750 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.667764 | controller |           "capabilities": {
2026-06-19 12:35:21.667778 | controller |             "drop": [
2026-06-19 12:35:21.667793 | controller |               "MKNOD"
2026-06-19 12:35:21.667807 | controller |             ]
2026-06-19 12:35:21.667821 | controller |           }
2026-06-19 12:35:21.667836 | controller |         },
2026-06-19 12:35:21.667850 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.667865 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.667879 | controller |         "volumeMounts": [
2026-06-19 12:35:21.667893 | controller |           {
2026-06-19 12:35:21.667908 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.667922 | controller |             "name": "kube-api-access-krmrs",
2026-06-19 12:35:21.667937 | controller |             "readOnly": true
2026-06-19 12:35:21.667951 | controller |           }
2026-06-19 12:35:21.667966 | controller |         ]
2026-06-19 12:35:21.667980 | controller |       }
2026-06-19 12:35:21.667995 | controller |     ],
2026-06-19 12:35:21.668009 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.668024 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.668038 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.668052 | controller |       {
2026-06-19 12:35:21.668066 | controller |         "name": "horizon-operator-controller-manager-dockercfg-spfs7"
2026-06-19 12:35:21.668081 | controller |       }
2026-06-19 12:35:21.668099 | controller |     ],
2026-06-19 12:35:21.668114 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.668128 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.668143 | controller |     "priority": 0,
2026-06-19 12:35:21.668158 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.668172 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.668187 | controller |     "securityContext": {
2026-06-19 12:35:21.668202 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.668218 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.668232 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.668247 | controller |       }
2026-06-19 12:35:21.668262 | controller |     },
2026-06-19 12:35:21.668277 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-19 12:35:21.668292 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-19 12:35:21.668307 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.668322 | controller |     "tolerations": [
2026-06-19 12:35:21.668337 | controller |       {
2026-06-19 12:35:21.668351 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.668366 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.668380 | controller |         "operator": "Exists",
2026-06-19 12:35:21.668395 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.668410 | controller |       },
2026-06-19 12:35:21.668424 | controller |       {
2026-06-19 12:35:21.668466 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.668482 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.668498 | controller |         "operator": "Exists",
2026-06-19 12:35:21.668513 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.668528 | controller |       },
2026-06-19 12:35:21.668542 | controller |       {
2026-06-19 12:35:21.668557 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.668572 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.668587 | controller |         "operator": "Exists"
2026-06-19 12:35:21.668602 | controller |       }
2026-06-19 12:35:21.668616 | controller |     ],
2026-06-19 12:35:21.668631 | controller |     "volumes": [
2026-06-19 12:35:21.668646 | controller |       {
2026-06-19 12:35:21.668661 | controller |         "name": "kube-api-access-krmrs",
2026-06-19 12:35:21.668676 | controller |         "projected": {
2026-06-19 12:35:21.668690 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.668705 | controller |           "sources": [
2026-06-19 12:35:21.668720 | controller |             {
2026-06-19 12:35:21.668734 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.668749 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.668764 | controller |                 "path": "token"
2026-06-19 12:35:21.668780 | controller |               }
2026-06-19 12:35:21.668794 | controller |             },
2026-06-19 12:35:21.668809 | controller |             {
2026-06-19 12:35:21.668824 | controller |               "configMap": {
2026-06-19 12:35:21.668838 | controller |                 "items": [
2026-06-19 12:35:21.668853 | controller |                   {
2026-06-19 12:35:21.668868 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.668882 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.668897 | controller |                   }
2026-06-19 12:35:21.668911 | controller |                 ],
2026-06-19 12:35:21.668925 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.668940 | controller |               }
2026-06-19 12:35:21.668954 | controller |             },
2026-06-19 12:35:21.668969 | controller |             {
2026-06-19 12:35:21.668984 | controller |               "downwardAPI": {
2026-06-19 12:35:21.668998 | controller |                 "items": [
2026-06-19 12:35:21.669017 | controller |                   {
2026-06-19 12:35:21.669032 | controller |                     "fieldRef": {
2026-06-19 12:35:21.669046 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.669061 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.669076 | controller |                     },
2026-06-19 12:35:21.669091 | controller |                     "path": "namespace"
2026-06-19 12:35:21.669106 | controller |                   }
2026-06-19 12:35:21.669121 | controller |                 ]
2026-06-19 12:35:21.669136 | controller |               }
2026-06-19 12:35:21.669150 | controller |             },
2026-06-19 12:35:21.669165 | controller |             {
2026-06-19 12:35:21.669180 | controller |               "configMap": {
2026-06-19 12:35:21.669194 | controller |                 "items": [
2026-06-19 12:35:21.669209 | controller |                   {
2026-06-19 12:35:21.669224 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.669239 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.669253 | controller |                   }
2026-06-19 12:35:21.669269 | controller |                 ],
2026-06-19 12:35:21.669284 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.669299 | controller |               }
2026-06-19 12:35:21.669314 | controller |             }
2026-06-19 12:35:21.669329 | controller |           ]
2026-06-19 12:35:21.669344 | controller |         }
2026-06-19 12:35:21.669359 | controller |       }
2026-06-19 12:35:21.669374 | controller |     ]
2026-06-19 12:35:21.669388 | controller |   },
2026-06-19 12:35:21.669403 | controller |   "status": {
2026-06-19 12:35:21.669418 | controller |     "conditions": [
2026-06-19 12:35:21.669451 | controller |       {
2026-06-19 12:35:21.669468 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.669484 | controller |         "lastTransitionTime": "2026-06-19T11:38:57Z",
2026-06-19 12:35:21.669499 | controller |         "status": "True",
2026-06-19 12:35:21.669514 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.669529 | controller |       },
2026-06-19 12:35:21.669544 | controller |       {
2026-06-19 12:35:21.669558 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.669573 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.669588 | controller |         "status": "True",
2026-06-19 12:35:21.669602 | controller |         "type": "Initialized"
2026-06-19 12:35:21.669616 | controller |       },
2026-06-19 12:35:21.669630 | controller |       {
2026-06-19 12:35:21.669645 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.669659 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.669674 | controller |         "status": "True",
2026-06-19 12:35:21.669688 | controller |         "type": "Ready"
2026-06-19 12:35:21.669702 | controller |       },
2026-06-19 12:35:21.669717 | controller |       {
2026-06-19 12:35:21.669731 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.669745 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.669760 | controller |         "status": "True",
2026-06-19 12:35:21.669774 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.669788 | controller |       },
2026-06-19 12:35:21.669802 | controller |       {
2026-06-19 12:35:21.669816 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.669831 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.669845 | controller |         "status": "True",
2026-06-19 12:35:21.669860 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.669874 | controller |       }
2026-06-19 12:35:21.669888 | controller |     ],
2026-06-19 12:35:21.669903 | controller |     "containerStatuses": [
2026-06-19 12:35:21.669917 | controller |       {
2026-06-19 12:35:21.669932 | controller |         "allocatedResources": {
2026-06-19 12:35:21.669951 | controller |           "cpu": "10m",
2026-06-19 12:35:21.669968 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.669985 | controller |         },
2026-06-19 12:35:21.669999 | controller |         "containerID": "cri-o://3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97",
2026-06-19 12:35:21.670014 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1",
2026-06-19 12:35:21.670028 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1",
2026-06-19 12:35:21.670043 | controller |         "lastState": {},
2026-06-19 12:35:21.670058 | controller |         "name": "manager",
2026-06-19 12:35:21.670072 | controller |         "ready": true,
2026-06-19 12:35:21.670087 | controller |         "resources": {
2026-06-19 12:35:21.670101 | controller |           "limits": {
2026-06-19 12:35:21.670115 | controller |             "cpu": "500m",
2026-06-19 12:35:21.670130 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.670144 | controller |           },
2026-06-19 12:35:21.670158 | controller |           "requests": {
2026-06-19 12:35:21.670172 | controller |             "cpu": "10m",
2026-06-19 12:35:21.670186 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.670200 | controller |           }
2026-06-19 12:35:21.670215 | controller |         },
2026-06-19 12:35:21.670229 | controller |         "restartCount": 0,
2026-06-19 12:35:21.670243 | controller |         "started": true,
2026-06-19 12:35:21.670258 | controller |         "state": {
2026-06-19 12:35:21.670272 | controller |           "running": {
2026-06-19 12:35:21.670287 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:21.670302 | controller |           }
2026-06-19 12:35:21.670317 | controller |         },
2026-06-19 12:35:21.670332 | controller |         "user": {
2026-06-19 12:35:21.670348 | controller |           "linux": {
2026-06-19 12:35:21.670362 | controller |             "gid": 0,
2026-06-19 12:35:21.670377 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.670392 | controller |               0
2026-06-19 12:35:21.670407 | controller |             ],
2026-06-19 12:35:21.670422 | controller |             "uid": 65532
2026-06-19 12:35:21.670457 | controller |           }
2026-06-19 12:35:21.670473 | controller |         },
2026-06-19 12:35:21.670488 | controller |         "volumeMounts": [
2026-06-19 12:35:21.670502 | controller |           {
2026-06-19 12:35:21.670517 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.670533 | controller |             "name": "kube-api-access-krmrs",
2026-06-19 12:35:21.670548 | controller |             "readOnly": true,
2026-06-19 12:35:21.670564 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.670595 | controller |           }
2026-06-19 12:35:21.670612 | controller |         ]
2026-06-19 12:35:21.670627 | controller |       }
2026-06-19 12:35:21.670642 | controller |     ],
2026-06-19 12:35:21.670656 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.670671 | controller |     "hostIPs": [
2026-06-19 12:35:21.670686 | controller |       {
2026-06-19 12:35:21.670700 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.670715 | controller |       }
2026-06-19 12:35:21.670730 | controller |     ],
2026-06-19 12:35:21.670745 | controller |     "phase": "Running",
2026-06-19 12:35:21.670760 | controller |     "podIP": "10.217.0.78",
2026-06-19 12:35:21.670775 | controller |     "podIPs": [
2026-06-19 12:35:21.670790 | controller |       {
2026-06-19 12:35:21.670804 | controller |         "ip": "10.217.0.78"
2026-06-19 12:35:21.670819 | controller |       }
2026-06-19 12:35:21.670834 | controller |     ],
2026-06-19 12:35:21.670849 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.670868 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.670884 | controller |   }
2026-06-19 12:35:21.670899 | controller | }
2026-06-19 12:35:21.692291 | controller | ok:
2026-06-19 12:35:21.692338 | controller | {
2026-06-19 12:35:21.692360 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.692377 | controller |   "kind": "Pod",
2026-06-19 12:35:21.692394 | controller |   "metadata": {
2026-06-19 12:35:21.692409 | controller |     "annotations": {
2026-06-19 12:35:21.692425 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.80/23\"],\"mac_address\":\"0a:58:0a:d9:00:50\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.80/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.692464 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.80\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:50\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.692481 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.692497 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.692512 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.692528 | controller |     },
2026-06-19 12:35:21.692543 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.692558 | controller |     "generateName": "infra-operator-controller-manager-b666d59d7-",
2026-06-19 12:35:21.692573 | controller |     "generation": 1,
2026-06-19 12:35:21.692589 | controller |     "labels": {
2026-06-19 12:35:21.692604 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-19 12:35:21.692619 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.692634 | controller |       "openstack.org/operator-name": "infra",
2026-06-19 12:35:21.692649 | controller |       "pod-template-hash": "b666d59d7"
2026-06-19 12:35:21.692664 | controller |     },
2026-06-19 12:35:21.692679 | controller |     "managedFields": [
2026-06-19 12:35:21.692694 | controller |       {
2026-06-19 12:35:21.692708 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.692723 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.692738 | controller |         "fieldsV1": {
2026-06-19 12:35:21.692753 | controller |           "f:metadata": {
2026-06-19 12:35:21.692768 | controller |             "f:annotations": {
2026-06-19 12:35:21.692783 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.692798 | controller |             }
2026-06-19 12:35:21.692813 | controller |           }
2026-06-19 12:35:21.692828 | controller |         },
2026-06-19 12:35:21.692843 | controller |         "manager": "crc",
2026-06-19 12:35:21.692858 | controller |         "operation": "Update",
2026-06-19 12:35:21.692874 | controller |         "subresource": "status",
2026-06-19 12:35:21.692889 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.692903 | controller |       },
2026-06-19 12:35:21.692919 | controller |       {
2026-06-19 12:35:21.692934 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.692948 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.692963 | controller |         "fieldsV1": {
2026-06-19 12:35:21.692978 | controller |           "f:metadata": {
2026-06-19 12:35:21.692993 | controller |             "f:annotations": {
2026-06-19 12:35:21.693009 | controller |               ".": {},
2026-06-19 12:35:21.693023 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.693039 | controller |             },
2026-06-19 12:35:21.693059 | controller |             "f:generateName": {},
2026-06-19 12:35:21.693074 | controller |             "f:labels": {
2026-06-19 12:35:21.693089 | controller |               ".": {},
2026-06-19 12:35:21.693103 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.693117 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.693132 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.693146 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.693161 | controller |             },
2026-06-19 12:35:21.693175 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.693190 | controller |               ".": {},
2026-06-19 12:35:21.693204 | controller |               "k:{\"uid\":\"3c6a681b-2e89-492d-8517-f76e2c2cde2b\"}": {}
2026-06-19 12:35:21.693219 | controller |             }
2026-06-19 12:35:21.693233 | controller |           },
2026-06-19 12:35:21.693247 | controller |           "f:spec": {
2026-06-19 12:35:21.693261 | controller |             "f:containers": {
2026-06-19 12:35:21.693276 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.693290 | controller |                 ".": {},
2026-06-19 12:35:21.693305 | controller |                 "f:args": {},
2026-06-19 12:35:21.693319 | controller |                 "f:command": {},
2026-06-19 12:35:21.693334 | controller |                 "f:env": {
2026-06-19 12:35:21.693348 | controller |                   ".": {},
2026-06-19 12:35:21.693362 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.693376 | controller |                     ".": {},
2026-06-19 12:35:21.693391 | controller |                     "f:name": {},
2026-06-19 12:35:21.693405 | controller |                     "f:value": {}
2026-06-19 12:35:21.693419 | controller |                   },
2026-06-19 12:35:21.693455 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.693471 | controller |                     ".": {},
2026-06-19 12:35:21.693486 | controller |                     "f:name": {},
2026-06-19 12:35:21.693500 | controller |                     "f:value": {}
2026-06-19 12:35:21.693514 | controller |                   },
2026-06-19 12:35:21.693528 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.693543 | controller |                     ".": {},
2026-06-19 12:35:21.693557 | controller |                     "f:name": {},
2026-06-19 12:35:21.693571 | controller |                     "f:value": {}
2026-06-19 12:35:21.693585 | controller |                   },
2026-06-19 12:35:21.693599 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.693613 | controller |                     ".": {},
2026-06-19 12:35:21.693627 | controller |                     "f:name": {},
2026-06-19 12:35:21.693641 | controller |                     "f:value": {}
2026-06-19 12:35:21.693655 | controller |                   },
2026-06-19 12:35:21.693669 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.693683 | controller |                     ".": {},
2026-06-19 12:35:21.693697 | controller |                     "f:name": {},
2026-06-19 12:35:21.693712 | controller |                     "f:value": {}
2026-06-19 12:35:21.693726 | controller |                   }
2026-06-19 12:35:21.693740 | controller |                 },
2026-06-19 12:35:21.693754 | controller |                 "f:image": {},
2026-06-19 12:35:21.693768 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.693783 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.693798 | controller |                   ".": {},
2026-06-19 12:35:21.693813 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.693828 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.693842 | controller |                     ".": {},
2026-06-19 12:35:21.693857 | controller |                     "f:path": {},
2026-06-19 12:35:21.693875 | controller |                     "f:port": {},
2026-06-19 12:35:21.693891 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.693906 | controller |                   },
2026-06-19 12:35:21.693921 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.693937 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.693952 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.693967 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.693982 | controller |                 },
2026-06-19 12:35:21.693997 | controller |                 "f:name": {},
2026-06-19 12:35:21.694012 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.694027 | controller |                   ".": {},
2026-06-19 12:35:21.694042 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.694058 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.694073 | controller |                     ".": {},
2026-06-19 12:35:21.694088 | controller |                     "f:path": {},
2026-06-19 12:35:21.694103 | controller |                     "f:port": {},
2026-06-19 12:35:21.694118 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.694132 | controller |                   },
2026-06-19 12:35:21.694147 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.694162 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.694177 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.694192 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.694207 | controller |                 },
2026-06-19 12:35:21.694222 | controller |                 "f:resources": {
2026-06-19 12:35:21.694237 | controller |                   ".": {},
2026-06-19 12:35:21.694252 | controller |                   "f:limits": {
2026-06-19 12:35:21.694267 | controller |                     ".": {},
2026-06-19 12:35:21.694281 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.694296 | controller |                     "f:memory": {}
2026-06-19 12:35:21.694310 | controller |                   },
2026-06-19 12:35:21.694325 | controller |                   "f:requests": {
2026-06-19 12:35:21.694339 | controller |                     ".": {},
2026-06-19 12:35:21.694353 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.694367 | controller |                     "f:memory": {}
2026-06-19 12:35:21.694382 | controller |                   }
2026-06-19 12:35:21.694397 | controller |                 },
2026-06-19 12:35:21.694411 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.694443 | controller |                   ".": {},
2026-06-19 12:35:21.694463 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.694480 | controller |                 },
2026-06-19 12:35:21.694494 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.694509 | controller |                 "f:terminationMessagePolicy": {},
2026-06-19 12:35:21.694524 | controller |                 "f:volumeMounts": {
2026-06-19 12:35:21.694539 | controller |                   ".": {},
2026-06-19 12:35:21.694554 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-19 12:35:21.694569 | controller |                     ".": {},
2026-06-19 12:35:21.694584 | controller |                     "f:mountPath": {},
2026-06-19 12:35:21.694613 | controller |                     "f:name": {},
2026-06-19 12:35:21.694628 | controller |                     "f:readOnly": {}
2026-06-19 12:35:21.694643 | controller |                   }
2026-06-19 12:35:21.694658 | controller |                 }
2026-06-19 12:35:21.694673 | controller |               }
2026-06-19 12:35:21.694690 | controller |             },
2026-06-19 12:35:21.694705 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.694723 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.694739 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.694754 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.694768 | controller |             "f:securityContext": {
2026-06-19 12:35:21.694783 | controller |               ".": {},
2026-06-19 12:35:21.694797 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.694811 | controller |             },
2026-06-19 12:35:21.694825 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.694840 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.694855 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.694870 | controller |             "f:tolerations": {},
2026-06-19 12:35:21.694884 | controller |             "f:volumes": {
2026-06-19 12:35:21.694899 | controller |               ".": {},
2026-06-19 12:35:21.694914 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-19 12:35:21.694928 | controller |                 ".": {},
2026-06-19 12:35:21.694943 | controller |                 "f:name": {},
2026-06-19 12:35:21.694958 | controller |                 "f:secret": {
2026-06-19 12:35:21.694972 | controller |                   ".": {},
2026-06-19 12:35:21.694987 | controller |                   "f:defaultMode": {},
2026-06-19 12:35:21.695001 | controller |                   "f:secretName": {}
2026-06-19 12:35:21.695015 | controller |                 }
2026-06-19 12:35:21.695030 | controller |               }
2026-06-19 12:35:21.695045 | controller |             }
2026-06-19 12:35:21.695060 | controller |           }
2026-06-19 12:35:21.695074 | controller |         },
2026-06-19 12:35:21.695089 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.695104 | controller |         "operation": "Update",
2026-06-19 12:35:21.695119 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.695134 | controller |       },
2026-06-19 12:35:21.695148 | controller |       {
2026-06-19 12:35:21.695163 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.695178 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.695192 | controller |         "fieldsV1": {
2026-06-19 12:35:21.695206 | controller |           "f:metadata": {
2026-06-19 12:35:21.695221 | controller |             "f:annotations": {
2026-06-19 12:35:21.695235 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.695249 | controller |             }
2026-06-19 12:35:21.695264 | controller |           }
2026-06-19 12:35:21.695278 | controller |         },
2026-06-19 12:35:21.695293 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.695307 | controller |         "operation": "Update",
2026-06-19 12:35:21.695321 | controller |         "subresource": "status",
2026-06-19 12:35:21.695335 | controller |         "time": "2026-06-19T11:38:45Z"
2026-06-19 12:35:21.695350 | controller |       },
2026-06-19 12:35:21.695364 | controller |       {
2026-06-19 12:35:21.695378 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.695392 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.695406 | controller |         "fieldsV1": {
2026-06-19 12:35:21.695420 | controller |           "f:status": {
2026-06-19 12:35:21.695456 | controller |             "f:conditions": {
2026-06-19 12:35:21.695472 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.695487 | controller |                 ".": {},
2026-06-19 12:35:21.695501 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.695515 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.695530 | controller |                 "f:status": {},
2026-06-19 12:35:21.695544 | controller |                 "f:type": {}
2026-06-19 12:35:21.695557 | controller |               },
2026-06-19 12:35:21.695572 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.695590 | controller |                 ".": {},
2026-06-19 12:35:21.695605 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.695619 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.695633 | controller |                 "f:status": {},
2026-06-19 12:35:21.695648 | controller |                 "f:type": {}
2026-06-19 12:35:21.695662 | controller |               },
2026-06-19 12:35:21.695676 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.695691 | controller |                 ".": {},
2026-06-19 12:35:21.695706 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.695720 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.695735 | controller |                 "f:status": {},
2026-06-19 12:35:21.695749 | controller |                 "f:type": {}
2026-06-19 12:35:21.695764 | controller |               },
2026-06-19 12:35:21.695778 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.695792 | controller |                 ".": {},
2026-06-19 12:35:21.695807 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.695821 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.695835 | controller |                 "f:status": {},
2026-06-19 12:35:21.695850 | controller |                 "f:type": {}
2026-06-19 12:35:21.695864 | controller |               }
2026-06-19 12:35:21.695878 | controller |             },
2026-06-19 12:35:21.695893 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.695908 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.695923 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.695938 | controller |             "f:phase": {},
2026-06-19 12:35:21.695952 | controller |             "f:podIP": {},
2026-06-19 12:35:21.695967 | controller |             "f:podIPs": {
2026-06-19 12:35:21.695981 | controller |               ".": {},
2026-06-19 12:35:21.695995 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-19 12:35:21.696010 | controller |                 ".": {},
2026-06-19 12:35:21.696025 | controller |                 "f:ip": {}
2026-06-19 12:35:21.696040 | controller |               }
2026-06-19 12:35:21.696055 | controller |             },
2026-06-19 12:35:21.696070 | controller |             "f:startTime": {}
2026-06-19 12:35:21.696085 | controller |           }
2026-06-19 12:35:21.696099 | controller |         },
2026-06-19 12:35:21.696114 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.696129 | controller |         "operation": "Update",
2026-06-19 12:35:21.696145 | controller |         "subresource": "status",
2026-06-19 12:35:21.696160 | controller |         "time": "2026-06-19T11:39:17Z"
2026-06-19 12:35:21.696175 | controller |       }
2026-06-19 12:35:21.696190 | controller |     ],
2026-06-19 12:35:21.696205 | controller |     "name": "infra-operator-controller-manager-b666d59d7-447hv",
2026-06-19 12:35:21.696220 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.696235 | controller |     "ownerReferences": [
2026-06-19 12:35:21.696250 | controller |       {
2026-06-19 12:35:21.696264 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.696279 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.696294 | controller |         "controller": true,
2026-06-19 12:35:21.696309 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.696324 | controller |         "name": "infra-operator-controller-manager-b666d59d7",
2026-06-19 12:35:21.696338 | controller |         "uid": "3c6a681b-2e89-492d-8517-f76e2c2cde2b"
2026-06-19 12:35:21.696353 | controller |       }
2026-06-19 12:35:21.696367 | controller |     ],
2026-06-19 12:35:21.696382 | controller |     "resourceVersion": "55189",
2026-06-19 12:35:21.696397 | controller |     "uid": "c9b0b297-c18b-4fe7-917a-0532b47220dd"
2026-06-19 12:35:21.696412 | controller |   },
2026-06-19 12:35:21.696448 | controller |   "spec": {
2026-06-19 12:35:21.696469 | controller |     "containers": [
2026-06-19 12:35:21.696484 | controller |       {
2026-06-19 12:35:21.696499 | controller |         "args": [
2026-06-19 12:35:21.696514 | controller |           "--leader-elect",
2026-06-19 12:35:21.696529 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.696544 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.696559 | controller |         ],
2026-06-19 12:35:21.696574 | controller |         "command": [
2026-06-19 12:35:21.696588 | controller |           "/manager"
2026-06-19 12:35:21.696603 | controller |         ],
2026-06-19 12:35:21.696617 | controller |         "env": [
2026-06-19 12:35:21.696632 | controller |           {
2026-06-19 12:35:21.696647 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.696661 | controller |             "value": "30"
2026-06-19 12:35:21.696676 | controller |           },
2026-06-19 12:35:21.696691 | controller |           {
2026-06-19 12:35:21.696706 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.696721 | controller |             "value": "20"
2026-06-19 12:35:21.696736 | controller |           },
2026-06-19 12:35:21.696751 | controller |           {
2026-06-19 12:35:21.696765 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.696780 | controller |             "value": "5"
2026-06-19 12:35:21.696794 | controller |           },
2026-06-19 12:35:21.696809 | controller |           {
2026-06-19 12:35:21.696823 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.696838 | controller |             "value": "true"
2026-06-19 12:35:21.696853 | controller |           },
2026-06-19 12:35:21.696867 | controller |           {
2026-06-19 12:35:21.696882 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.696897 | controller |             "value": "false"
2026-06-19 12:35:21.696912 | controller |           }
2026-06-19 12:35:21.696926 | controller |         ],
2026-06-19 12:35:21.696942 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539",
2026-06-19 12:35:21.696959 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.696976 | controller |         "livenessProbe": {
2026-06-19 12:35:21.696993 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.697008 | controller |           "httpGet": {
2026-06-19 12:35:21.697023 | controller |             "path": "/healthz",
2026-06-19 12:35:21.697038 | controller |             "port": 8081,
2026-06-19 12:35:21.697053 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.697068 | controller |           },
2026-06-19 12:35:21.697083 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.697098 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.697113 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.697128 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.697143 | controller |         },
2026-06-19 12:35:21.697157 | controller |         "name": "manager",
2026-06-19 12:35:21.697172 | controller |         "readinessProbe": {
2026-06-19 12:35:21.697187 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.697202 | controller |           "httpGet": {
2026-06-19 12:35:21.697216 | controller |             "path": "/readyz",
2026-06-19 12:35:21.697230 | controller |             "port": 8081,
2026-06-19 12:35:21.697245 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.697259 | controller |           },
2026-06-19 12:35:21.697274 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.697289 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.697303 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.697317 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.697331 | controller |         },
2026-06-19 12:35:21.697350 | controller |         "resources": {
2026-06-19 12:35:21.697364 | controller |           "limits": {
2026-06-19 12:35:21.697379 | controller |             "cpu": "600m",
2026-06-19 12:35:21.697393 | controller |             "memory": "2Gi"
2026-06-19 12:35:21.697408 | controller |           },
2026-06-19 12:35:21.697422 | controller |           "requests": {
2026-06-19 12:35:21.697473 | controller |             "cpu": "10m",
2026-06-19 12:35:21.697489 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.697503 | controller |           }
2026-06-19 12:35:21.697517 | controller |         },
2026-06-19 12:35:21.697531 | controller |         "securityContext": {
2026-06-19 12:35:21.697545 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.697560 | controller |           "capabilities": {
2026-06-19 12:35:21.697574 | controller |             "drop": [
2026-06-19 12:35:21.697588 | controller |               "MKNOD"
2026-06-19 12:35:21.697602 | controller |             ]
2026-06-19 12:35:21.697616 | controller |           }
2026-06-19 12:35:21.697631 | controller |         },
2026-06-19 12:35:21.697645 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.697659 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.697674 | controller |         "volumeMounts": [
2026-06-19 12:35:21.697688 | controller |           {
2026-06-19 12:35:21.697702 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:21.697717 | controller |             "name": "cert",
2026-06-19 12:35:21.697731 | controller |             "readOnly": true
2026-06-19 12:35:21.697745 | controller |           },
2026-06-19 12:35:21.697760 | controller |           {
2026-06-19 12:35:21.697774 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.697789 | controller |             "name": "kube-api-access-sdrvz",
2026-06-19 12:35:21.697803 | controller |             "readOnly": true
2026-06-19 12:35:21.697818 | controller |           }
2026-06-19 12:35:21.697832 | controller |         ]
2026-06-19 12:35:21.697846 | controller |       }
2026-06-19 12:35:21.697860 | controller |     ],
2026-06-19 12:35:21.697875 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.697889 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.697903 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.697917 | controller |       {
2026-06-19 12:35:21.697932 | controller |         "name": "infra-operator-controller-manager-dockercfg-b889d"
2026-06-19 12:35:21.697946 | controller |       }
2026-06-19 12:35:21.697961 | controller |     ],
2026-06-19 12:35:21.697976 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.697991 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.698006 | controller |     "priority": 0,
2026-06-19 12:35:21.698021 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.698036 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.698051 | controller |     "securityContext": {
2026-06-19 12:35:21.698066 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.698081 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.698095 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.698110 | controller |       }
2026-06-19 12:35:21.698125 | controller |     },
2026-06-19 12:35:21.698139 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-19 12:35:21.698154 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-19 12:35:21.698169 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.698185 | controller |     "tolerations": [
2026-06-19 12:35:21.698200 | controller |       {
2026-06-19 12:35:21.698215 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.698230 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.698250 | controller |         "operator": "Exists",
2026-06-19 12:35:21.698266 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.698281 | controller |       },
2026-06-19 12:35:21.698325 | controller |       {
2026-06-19 12:35:21.698345 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.698361 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.698377 | controller |         "operator": "Exists",
2026-06-19 12:35:21.698393 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.698408 | controller |       },
2026-06-19 12:35:21.698423 | controller |       {
2026-06-19 12:35:21.698458 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.698474 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.698489 | controller |         "operator": "Exists"
2026-06-19 12:35:21.698504 | controller |       }
2026-06-19 12:35:21.698519 | controller |     ],
2026-06-19 12:35:21.698534 | controller |     "volumes": [
2026-06-19 12:35:21.698548 | controller |       {
2026-06-19 12:35:21.698563 | controller |         "name": "cert",
2026-06-19 12:35:21.698578 | controller |         "secret": {
2026-06-19 12:35:21.698606 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.698622 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-19 12:35:21.698637 | controller |         }
2026-06-19 12:35:21.698651 | controller |       },
2026-06-19 12:35:21.698666 | controller |       {
2026-06-19 12:35:21.698681 | controller |         "name": "kube-api-access-sdrvz",
2026-06-19 12:35:21.698695 | controller |         "projected": {
2026-06-19 12:35:21.698710 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.698725 | controller |           "sources": [
2026-06-19 12:35:21.698740 | controller |             {
2026-06-19 12:35:21.698755 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.698769 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.698784 | controller |                 "path": "token"
2026-06-19 12:35:21.698799 | controller |               }
2026-06-19 12:35:21.698814 | controller |             },
2026-06-19 12:35:21.698828 | controller |             {
2026-06-19 12:35:21.698843 | controller |               "configMap": {
2026-06-19 12:35:21.698857 | controller |                 "items": [
2026-06-19 12:35:21.698872 | controller |                   {
2026-06-19 12:35:21.698886 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.698900 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.698915 | controller |                   }
2026-06-19 12:35:21.698930 | controller |                 ],
2026-06-19 12:35:21.698944 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.698959 | controller |               }
2026-06-19 12:35:21.698974 | controller |             },
2026-06-19 12:35:21.698988 | controller |             {
2026-06-19 12:35:21.699003 | controller |               "downwardAPI": {
2026-06-19 12:35:21.699017 | controller |                 "items": [
2026-06-19 12:35:21.699032 | controller |                   {
2026-06-19 12:35:21.699047 | controller |                     "fieldRef": {
2026-06-19 12:35:21.699062 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.699077 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.699092 | controller |                     },
2026-06-19 12:35:21.699107 | controller |                     "path": "namespace"
2026-06-19 12:35:21.699123 | controller |                   }
2026-06-19 12:35:21.699138 | controller |                 ]
2026-06-19 12:35:21.699153 | controller |               }
2026-06-19 12:35:21.699168 | controller |             },
2026-06-19 12:35:21.699183 | controller |             {
2026-06-19 12:35:21.699197 | controller |               "configMap": {
2026-06-19 12:35:21.699212 | controller |                 "items": [
2026-06-19 12:35:21.699232 | controller |                   {
2026-06-19 12:35:21.699247 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.699263 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.699278 | controller |                   }
2026-06-19 12:35:21.699293 | controller |                 ],
2026-06-19 12:35:21.699308 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.699323 | controller |               }
2026-06-19 12:35:21.699338 | controller |             }
2026-06-19 12:35:21.699352 | controller |           ]
2026-06-19 12:35:21.699366 | controller |         }
2026-06-19 12:35:21.699381 | controller |       }
2026-06-19 12:35:21.699395 | controller |     ]
2026-06-19 12:35:21.699409 | controller |   },
2026-06-19 12:35:21.699423 | controller |   "status": {
2026-06-19 12:35:21.699460 | controller |     "conditions": [
2026-06-19 12:35:21.699475 | controller |       {
2026-06-19 12:35:21.699490 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.699504 | controller |         "lastTransitionTime": "2026-06-19T11:39:05Z",
2026-06-19 12:35:21.699519 | controller |         "status": "True",
2026-06-19 12:35:21.699533 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.699548 | controller |       },
2026-06-19 12:35:21.699562 | controller |       {
2026-06-19 12:35:21.699576 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.699591 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.699605 | controller |         "status": "True",
2026-06-19 12:35:21.699620 | controller |         "type": "Initialized"
2026-06-19 12:35:21.699634 | controller |       },
2026-06-19 12:35:21.699648 | controller |       {
2026-06-19 12:35:21.699662 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.699676 | controller |         "lastTransitionTime": "2026-06-19T11:39:17Z",
2026-06-19 12:35:21.699691 | controller |         "status": "True",
2026-06-19 12:35:21.699705 | controller |         "type": "Ready"
2026-06-19 12:35:21.699720 | controller |       },
2026-06-19 12:35:21.699734 | controller |       {
2026-06-19 12:35:21.699749 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.699763 | controller |         "lastTransitionTime": "2026-06-19T11:39:17Z",
2026-06-19 12:35:21.699778 | controller |         "status": "True",
2026-06-19 12:35:21.699792 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.699807 | controller |       },
2026-06-19 12:35:21.699821 | controller |       {
2026-06-19 12:35:21.699835 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.699850 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.699864 | controller |         "status": "True",
2026-06-19 12:35:21.699879 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.699893 | controller |       }
2026-06-19 12:35:21.699907 | controller |     ],
2026-06-19 12:35:21.699922 | controller |     "containerStatuses": [
2026-06-19 12:35:21.699936 | controller |       {
2026-06-19 12:35:21.699950 | controller |         "allocatedResources": {
2026-06-19 12:35:21.699964 | controller |           "cpu": "10m",
2026-06-19 12:35:21.699979 | controller |           "memory": "512Mi"
2026-06-19 12:35:21.699995 | controller |         },
2026-06-19 12:35:21.700012 | controller |         "containerID": "cri-o://8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771",
2026-06-19 12:35:21.700026 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539",
2026-06-19 12:35:21.700041 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539",
2026-06-19 12:35:21.700055 | controller |         "lastState": {},
2026-06-19 12:35:21.700070 | controller |         "name": "manager",
2026-06-19 12:35:21.700089 | controller |         "ready": true,
2026-06-19 12:35:21.700104 | controller |         "resources": {
2026-06-19 12:35:21.700119 | controller |           "limits": {
2026-06-19 12:35:21.700134 | controller |             "cpu": "600m",
2026-06-19 12:35:21.700149 | controller |             "memory": "2Gi"
2026-06-19 12:35:21.700164 | controller |           },
2026-06-19 12:35:21.700179 | controller |           "requests": {
2026-06-19 12:35:21.700198 | controller |             "cpu": "10m",
2026-06-19 12:35:21.700212 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.700227 | controller |           }
2026-06-19 12:35:21.700242 | controller |         },
2026-06-19 12:35:21.700256 | controller |         "restartCount": 0,
2026-06-19 12:35:21.700271 | controller |         "started": true,
2026-06-19 12:35:21.700286 | controller |         "state": {
2026-06-19 12:35:21.700301 | controller |           "running": {
2026-06-19 12:35:21.700315 | controller |             "startedAt": "2026-06-19T11:39:04Z"
2026-06-19 12:35:21.700330 | controller |           }
2026-06-19 12:35:21.700346 | controller |         },
2026-06-19 12:35:21.700361 | controller |         "user": {
2026-06-19 12:35:21.700376 | controller |           "linux": {
2026-06-19 12:35:21.700391 | controller |             "gid": 0,
2026-06-19 12:35:21.700406 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.700421 | controller |               0
2026-06-19 12:35:21.700455 | controller |             ],
2026-06-19 12:35:21.700472 | controller |             "uid": 65532
2026-06-19 12:35:21.700487 | controller |           }
2026-06-19 12:35:21.700502 | controller |         },
2026-06-19 12:35:21.700517 | controller |         "volumeMounts": [
2026-06-19 12:35:21.700532 | controller |           {
2026-06-19 12:35:21.700547 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:21.700562 | controller |             "name": "cert",
2026-06-19 12:35:21.700577 | controller |             "readOnly": true,
2026-06-19 12:35:21.700592 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.700607 | controller |           },
2026-06-19 12:35:21.700622 | controller |           {
2026-06-19 12:35:21.700637 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.700652 | controller |             "name": "kube-api-access-sdrvz",
2026-06-19 12:35:21.700667 | controller |             "readOnly": true,
2026-06-19 12:35:21.700683 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.700697 | controller |           }
2026-06-19 12:35:21.700712 | controller |         ]
2026-06-19 12:35:21.700727 | controller |       }
2026-06-19 12:35:21.700742 | controller |     ],
2026-06-19 12:35:21.700757 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.700772 | controller |     "hostIPs": [
2026-06-19 12:35:21.700786 | controller |       {
2026-06-19 12:35:21.700801 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.700816 | controller |       }
2026-06-19 12:35:21.700831 | controller |     ],
2026-06-19 12:35:21.700845 | controller |     "phase": "Running",
2026-06-19 12:35:21.700860 | controller |     "podIP": "10.217.0.80",
2026-06-19 12:35:21.700875 | controller |     "podIPs": [
2026-06-19 12:35:21.700889 | controller |       {
2026-06-19 12:35:21.700904 | controller |         "ip": "10.217.0.80"
2026-06-19 12:35:21.700918 | controller |       }
2026-06-19 12:35:21.700933 | controller |     ],
2026-06-19 12:35:21.700948 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.700963 | controller |     "startTime": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.700978 | controller |   }
2026-06-19 12:35:21.700993 | controller | }
2026-06-19 12:35:21.722417 | controller | ok:
2026-06-19 12:35:21.722480 | controller | {
2026-06-19 12:35:21.722501 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.722518 | controller |   "kind": "Pod",
2026-06-19 12:35:21.722534 | controller |   "metadata": {
2026-06-19 12:35:21.722555 | controller |     "annotations": {
2026-06-19 12:35:21.722571 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.81/23\"],\"mac_address\":\"0a:58:0a:d9:00:51\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.81/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.722587 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.81\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:51\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.722620 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.722637 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.722653 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.722669 | controller |     },
2026-06-19 12:35:21.722684 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.722699 | controller |     "generateName": "ironic-operator-controller-manager-8657fb7f5b-",
2026-06-19 12:35:21.722714 | controller |     "generation": 1,
2026-06-19 12:35:21.722730 | controller |     "labels": {
2026-06-19 12:35:21.722788 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-19 12:35:21.722808 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.722824 | controller |       "openstack.org/operator-name": "ironic",
2026-06-19 12:35:21.722839 | controller |       "pod-template-hash": "8657fb7f5b"
2026-06-19 12:35:21.722855 | controller |     },
2026-06-19 12:35:21.722870 | controller |     "managedFields": [
2026-06-19 12:35:21.722885 | controller |       {
2026-06-19 12:35:21.722900 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.722916 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.722931 | controller |         "fieldsV1": {
2026-06-19 12:35:21.722946 | controller |           "f:metadata": {
2026-06-19 12:35:21.722961 | controller |             "f:annotations": {
2026-06-19 12:35:21.722975 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.722990 | controller |             }
2026-06-19 12:35:21.723005 | controller |           }
2026-06-19 12:35:21.723019 | controller |         },
2026-06-19 12:35:21.723034 | controller |         "manager": "crc",
2026-06-19 12:35:21.723048 | controller |         "operation": "Update",
2026-06-19 12:35:21.723063 | controller |         "subresource": "status",
2026-06-19 12:35:21.723077 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.723091 | controller |       },
2026-06-19 12:35:21.723105 | controller |       {
2026-06-19 12:35:21.723120 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.723134 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.723149 | controller |         "fieldsV1": {
2026-06-19 12:35:21.723163 | controller |           "f:metadata": {
2026-06-19 12:35:21.723177 | controller |             "f:annotations": {
2026-06-19 12:35:21.723192 | controller |               ".": {},
2026-06-19 12:35:21.723206 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.723220 | controller |             },
2026-06-19 12:35:21.723234 | controller |             "f:generateName": {},
2026-06-19 12:35:21.723249 | controller |             "f:labels": {
2026-06-19 12:35:21.723263 | controller |               ".": {},
2026-06-19 12:35:21.723277 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.723291 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.723306 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.723325 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.723339 | controller |             },
2026-06-19 12:35:21.723354 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.723368 | controller |               ".": {},
2026-06-19 12:35:21.723383 | controller |               "k:{\"uid\":\"9d378f4a-4fc5-4b30-9ab0-4a225208a98d\"}": {}
2026-06-19 12:35:21.723397 | controller |             }
2026-06-19 12:35:21.723412 | controller |           },
2026-06-19 12:35:21.723487 | controller |           "f:spec": {
2026-06-19 12:35:21.723515 | controller |             "f:containers": {
2026-06-19 12:35:21.723532 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.723547 | controller |                 ".": {},
2026-06-19 12:35:21.723561 | controller |                 "f:args": {},
2026-06-19 12:35:21.723576 | controller |                 "f:command": {},
2026-06-19 12:35:21.723591 | controller |                 "f:env": {
2026-06-19 12:35:21.723605 | controller |                   ".": {},
2026-06-19 12:35:21.723619 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.723634 | controller |                     ".": {},
2026-06-19 12:35:21.723648 | controller |                     "f:name": {},
2026-06-19 12:35:21.723662 | controller |                     "f:value": {}
2026-06-19 12:35:21.723676 | controller |                   },
2026-06-19 12:35:21.723691 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.723705 | controller |                     ".": {},
2026-06-19 12:35:21.723719 | controller |                     "f:name": {},
2026-06-19 12:35:21.723734 | controller |                     "f:value": {}
2026-06-19 12:35:21.723748 | controller |                   },
2026-06-19 12:35:21.723763 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.723779 | controller |                     ".": {},
2026-06-19 12:35:21.723794 | controller |                     "f:name": {},
2026-06-19 12:35:21.723809 | controller |                     "f:value": {}
2026-06-19 12:35:21.723823 | controller |                   },
2026-06-19 12:35:21.723838 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.723853 | controller |                     ".": {},
2026-06-19 12:35:21.723868 | controller |                     "f:name": {},
2026-06-19 12:35:21.723883 | controller |                     "f:value": {}
2026-06-19 12:35:21.723898 | controller |                   },
2026-06-19 12:35:21.723913 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.723927 | controller |                     ".": {},
2026-06-19 12:35:21.723946 | controller |                     "f:name": {},
2026-06-19 12:35:21.723960 | controller |                     "f:value": {}
2026-06-19 12:35:21.723975 | controller |                   }
2026-06-19 12:35:21.723990 | controller |                 },
2026-06-19 12:35:21.724005 | controller |                 "f:image": {},
2026-06-19 12:35:21.724020 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.724036 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.724051 | controller |                   ".": {},
2026-06-19 12:35:21.724066 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.724081 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.724096 | controller |                     ".": {},
2026-06-19 12:35:21.724111 | controller |                     "f:path": {},
2026-06-19 12:35:21.724126 | controller |                     "f:port": {},
2026-06-19 12:35:21.724140 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.724155 | controller |                   },
2026-06-19 12:35:21.724170 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.724184 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.724206 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.724222 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.724236 | controller |                 },
2026-06-19 12:35:21.724251 | controller |                 "f:name": {},
2026-06-19 12:35:21.724265 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.724279 | controller |                   ".": {},
2026-06-19 12:35:21.724294 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.724308 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.724323 | controller |                     ".": {},
2026-06-19 12:35:21.724337 | controller |                     "f:path": {},
2026-06-19 12:35:21.724352 | controller |                     "f:port": {},
2026-06-19 12:35:21.724366 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.724380 | controller |                   },
2026-06-19 12:35:21.724395 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.724409 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.724424 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.724459 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.724475 | controller |                 },
2026-06-19 12:35:21.724492 | controller |                 "f:resources": {
2026-06-19 12:35:21.724510 | controller |                   ".": {},
2026-06-19 12:35:21.724524 | controller |                   "f:limits": {
2026-06-19 12:35:21.724539 | controller |                     ".": {},
2026-06-19 12:35:21.724554 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.724568 | controller |                     "f:memory": {}
2026-06-19 12:35:21.724583 | controller |                   },
2026-06-19 12:35:21.724597 | controller |                   "f:requests": {
2026-06-19 12:35:21.724612 | controller |                     ".": {},
2026-06-19 12:35:21.724626 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.724640 | controller |                     "f:memory": {}
2026-06-19 12:35:21.724654 | controller |                   }
2026-06-19 12:35:21.724669 | controller |                 },
2026-06-19 12:35:21.724683 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.724698 | controller |                   ".": {},
2026-06-19 12:35:21.724713 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.724728 | controller |                 },
2026-06-19 12:35:21.724742 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.724757 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.724772 | controller |               }
2026-06-19 12:35:21.724786 | controller |             },
2026-06-19 12:35:21.724800 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.724816 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.724831 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.724846 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.724860 | controller |             "f:securityContext": {
2026-06-19 12:35:21.724875 | controller |               ".": {},
2026-06-19 12:35:21.724890 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.724905 | controller |             },
2026-06-19 12:35:21.724920 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.724935 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.724950 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.724965 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.724980 | controller |           }
2026-06-19 12:35:21.724994 | controller |         },
2026-06-19 12:35:21.725009 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.725024 | controller |         "operation": "Update",
2026-06-19 12:35:21.725044 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.725059 | controller |       },
2026-06-19 12:35:21.725074 | controller |       {
2026-06-19 12:35:21.725089 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.725103 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.725118 | controller |         "fieldsV1": {
2026-06-19 12:35:21.725132 | controller |           "f:metadata": {
2026-06-19 12:35:21.725147 | controller |             "f:annotations": {
2026-06-19 12:35:21.725161 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.725176 | controller |             }
2026-06-19 12:35:21.725190 | controller |           }
2026-06-19 12:35:21.725204 | controller |         },
2026-06-19 12:35:21.725218 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.725232 | controller |         "operation": "Update",
2026-06-19 12:35:21.725246 | controller |         "subresource": "status",
2026-06-19 12:35:21.725260 | controller |         "time": "2026-06-19T11:37:40Z"
2026-06-19 12:35:21.725275 | controller |       },
2026-06-19 12:35:21.725289 | controller |       {
2026-06-19 12:35:21.725303 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.725317 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.725331 | controller |         "fieldsV1": {
2026-06-19 12:35:21.725345 | controller |           "f:status": {
2026-06-19 12:35:21.725359 | controller |             "f:conditions": {
2026-06-19 12:35:21.725373 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.725387 | controller |                 ".": {},
2026-06-19 12:35:21.725402 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.725416 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.725448 | controller |                 "f:status": {},
2026-06-19 12:35:21.725464 | controller |                 "f:type": {}
2026-06-19 12:35:21.725478 | controller |               },
2026-06-19 12:35:21.725492 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.725507 | controller |                 ".": {},
2026-06-19 12:35:21.725521 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.725535 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.725549 | controller |                 "f:status": {},
2026-06-19 12:35:21.725563 | controller |                 "f:type": {}
2026-06-19 12:35:21.725578 | controller |               },
2026-06-19 12:35:21.725592 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.725607 | controller |                 ".": {},
2026-06-19 12:35:21.725621 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.725635 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.725649 | controller |                 "f:status": {},
2026-06-19 12:35:21.725663 | controller |                 "f:type": {}
2026-06-19 12:35:21.725678 | controller |               },
2026-06-19 12:35:21.725691 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.725706 | controller |                 ".": {},
2026-06-19 12:35:21.725720 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.725735 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.725749 | controller |                 "f:status": {},
2026-06-19 12:35:21.725763 | controller |                 "f:type": {}
2026-06-19 12:35:21.725778 | controller |               }
2026-06-19 12:35:21.725792 | controller |             },
2026-06-19 12:35:21.725806 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.725821 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.725836 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.725851 | controller |             "f:phase": {},
2026-06-19 12:35:21.725865 | controller |             "f:podIP": {},
2026-06-19 12:35:21.725880 | controller |             "f:podIPs": {
2026-06-19 12:35:21.725899 | controller |               ".": {},
2026-06-19 12:35:21.725914 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-19 12:35:21.725929 | controller |                 ".": {},
2026-06-19 12:35:21.725944 | controller |                 "f:ip": {}
2026-06-19 12:35:21.725959 | controller |               }
2026-06-19 12:35:21.725973 | controller |             },
2026-06-19 12:35:21.725988 | controller |             "f:startTime": {}
2026-06-19 12:35:21.726003 | controller |           }
2026-06-19 12:35:21.726018 | controller |         },
2026-06-19 12:35:21.726032 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.726047 | controller |         "operation": "Update",
2026-06-19 12:35:21.726062 | controller |         "subresource": "status",
2026-06-19 12:35:21.726077 | controller |         "time": "2026-06-19T11:39:12Z"
2026-06-19 12:35:21.726092 | controller |       }
2026-06-19 12:35:21.726108 | controller |     ],
2026-06-19 12:35:21.726123 | controller |     "name": "ironic-operator-controller-manager-8657fb7f5b-98x5v",
2026-06-19 12:35:21.726138 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.726153 | controller |     "ownerReferences": [
2026-06-19 12:35:21.726168 | controller |       {
2026-06-19 12:35:21.726183 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.726197 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.726212 | controller |         "controller": true,
2026-06-19 12:35:21.726226 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.726241 | controller |         "name": "ironic-operator-controller-manager-8657fb7f5b",
2026-06-19 12:35:21.726255 | controller |         "uid": "9d378f4a-4fc5-4b30-9ab0-4a225208a98d"
2026-06-19 12:35:21.726270 | controller |       }
2026-06-19 12:35:21.726284 | controller |     ],
2026-06-19 12:35:21.726299 | controller |     "resourceVersion": "55118",
2026-06-19 12:35:21.726313 | controller |     "uid": "9ac69201-0545-401c-984a-abb900dc2722"
2026-06-19 12:35:21.726327 | controller |   },
2026-06-19 12:35:21.726342 | controller |   "spec": {
2026-06-19 12:35:21.726357 | controller |     "containers": [
2026-06-19 12:35:21.726372 | controller |       {
2026-06-19 12:35:21.726387 | controller |         "args": [
2026-06-19 12:35:21.726402 | controller |           "--leader-elect",
2026-06-19 12:35:21.726416 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.726450 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.726467 | controller |         ],
2026-06-19 12:35:21.726482 | controller |         "command": [
2026-06-19 12:35:21.726496 | controller |           "/manager"
2026-06-19 12:35:21.726511 | controller |         ],
2026-06-19 12:35:21.726526 | controller |         "env": [
2026-06-19 12:35:21.726540 | controller |           {
2026-06-19 12:35:21.726555 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.726569 | controller |             "value": "30"
2026-06-19 12:35:21.726584 | controller |           },
2026-06-19 12:35:21.726614 | controller |           {
2026-06-19 12:35:21.726630 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.726644 | controller |             "value": "20"
2026-06-19 12:35:21.726659 | controller |           },
2026-06-19 12:35:21.726674 | controller |           {
2026-06-19 12:35:21.726688 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.726702 | controller |             "value": "5"
2026-06-19 12:35:21.726717 | controller |           },
2026-06-19 12:35:21.726731 | controller |           {
2026-06-19 12:35:21.726746 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.726761 | controller |             "value": "false"
2026-06-19 12:35:21.726776 | controller |           },
2026-06-19 12:35:21.726791 | controller |           {
2026-06-19 12:35:21.726806 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.726826 | controller |             "value": "false"
2026-06-19 12:35:21.726841 | controller |           }
2026-06-19 12:35:21.726856 | controller |         ],
2026-06-19 12:35:21.726871 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4",
2026-06-19 12:35:21.726886 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.726902 | controller |         "livenessProbe": {
2026-06-19 12:35:21.726917 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.726932 | controller |           "httpGet": {
2026-06-19 12:35:21.726947 | controller |             "path": "/healthz",
2026-06-19 12:35:21.726962 | controller |             "port": 8081,
2026-06-19 12:35:21.726976 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.726991 | controller |           },
2026-06-19 12:35:21.727006 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.727021 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.727036 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.727051 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.727066 | controller |         },
2026-06-19 12:35:21.727081 | controller |         "name": "manager",
2026-06-19 12:35:21.727096 | controller |         "readinessProbe": {
2026-06-19 12:35:21.727110 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.727125 | controller |           "httpGet": {
2026-06-19 12:35:21.727139 | controller |             "path": "/readyz",
2026-06-19 12:35:21.727154 | controller |             "port": 8081,
2026-06-19 12:35:21.727169 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.727183 | controller |           },
2026-06-19 12:35:21.727197 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.727212 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.727226 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.727240 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.727255 | controller |         },
2026-06-19 12:35:21.727269 | controller |         "resources": {
2026-06-19 12:35:21.727283 | controller |           "limits": {
2026-06-19 12:35:21.727298 | controller |             "cpu": "500m",
2026-06-19 12:35:21.727312 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.727326 | controller |           },
2026-06-19 12:35:21.727340 | controller |           "requests": {
2026-06-19 12:35:21.727354 | controller |             "cpu": "10m",
2026-06-19 12:35:21.727368 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.727382 | controller |           }
2026-06-19 12:35:21.727396 | controller |         },
2026-06-19 12:35:21.727410 | controller |         "securityContext": {
2026-06-19 12:35:21.727424 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.727459 | controller |           "capabilities": {
2026-06-19 12:35:21.727474 | controller |             "drop": [
2026-06-19 12:35:21.727488 | controller |               "MKNOD"
2026-06-19 12:35:21.727502 | controller |             ]
2026-06-19 12:35:21.727516 | controller |           }
2026-06-19 12:35:21.727531 | controller |         },
2026-06-19 12:35:21.727545 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.727560 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.727574 | controller |         "volumeMounts": [
2026-06-19 12:35:21.727589 | controller |           {
2026-06-19 12:35:21.727603 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.727618 | controller |             "name": "kube-api-access-zvv4f",
2026-06-19 12:35:21.727632 | controller |             "readOnly": true
2026-06-19 12:35:21.727646 | controller |           }
2026-06-19 12:35:21.727661 | controller |         ]
2026-06-19 12:35:21.727674 | controller |       }
2026-06-19 12:35:21.727689 | controller |     ],
2026-06-19 12:35:21.727707 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.727721 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.727736 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.727750 | controller |       {
2026-06-19 12:35:21.727764 | controller |         "name": "ironic-operator-controller-manager-dockercfg-fvmnx"
2026-06-19 12:35:21.727779 | controller |       }
2026-06-19 12:35:21.727793 | controller |     ],
2026-06-19 12:35:21.727807 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.727822 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.727836 | controller |     "priority": 0,
2026-06-19 12:35:21.727850 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.727864 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.727879 | controller |     "securityContext": {
2026-06-19 12:35:21.727893 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.727908 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.727923 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.727938 | controller |       }
2026-06-19 12:35:21.727952 | controller |     },
2026-06-19 12:35:21.727967 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-19 12:35:21.727981 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-19 12:35:21.727996 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.728011 | controller |     "tolerations": [
2026-06-19 12:35:21.728026 | controller |       {
2026-06-19 12:35:21.728041 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.728055 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.728070 | controller |         "operator": "Exists",
2026-06-19 12:35:21.728085 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.728100 | controller |       },
2026-06-19 12:35:21.728115 | controller |       {
2026-06-19 12:35:21.728129 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.728144 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.728160 | controller |         "operator": "Exists",
2026-06-19 12:35:21.728175 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.728190 | controller |       },
2026-06-19 12:35:21.728204 | controller |       {
2026-06-19 12:35:21.728219 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.728234 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.728248 | controller |         "operator": "Exists"
2026-06-19 12:35:21.728263 | controller |       }
2026-06-19 12:35:21.728279 | controller |     ],
2026-06-19 12:35:21.728293 | controller |     "volumes": [
2026-06-19 12:35:21.728308 | controller |       {
2026-06-19 12:35:21.728323 | controller |         "name": "kube-api-access-zvv4f",
2026-06-19 12:35:21.728338 | controller |         "projected": {
2026-06-19 12:35:21.728352 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.728367 | controller |           "sources": [
2026-06-19 12:35:21.728381 | controller |             {
2026-06-19 12:35:21.728396 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.728411 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.728441 | controller |                 "path": "token"
2026-06-19 12:35:21.728461 | controller |               }
2026-06-19 12:35:21.728476 | controller |             },
2026-06-19 12:35:21.728491 | controller |             {
2026-06-19 12:35:21.728506 | controller |               "configMap": {
2026-06-19 12:35:21.728520 | controller |                 "items": [
2026-06-19 12:35:21.728535 | controller |                   {
2026-06-19 12:35:21.728550 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.728564 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.728579 | controller |                   }
2026-06-19 12:35:21.728593 | controller |                 ],
2026-06-19 12:35:21.728612 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.728628 | controller |               }
2026-06-19 12:35:21.728642 | controller |             },
2026-06-19 12:35:21.728657 | controller |             {
2026-06-19 12:35:21.728671 | controller |               "downwardAPI": {
2026-06-19 12:35:21.728686 | controller |                 "items": [
2026-06-19 12:35:21.728700 | controller |                   {
2026-06-19 12:35:21.728715 | controller |                     "fieldRef": {
2026-06-19 12:35:21.728729 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.728743 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.728758 | controller |                     },
2026-06-19 12:35:21.728772 | controller |                     "path": "namespace"
2026-06-19 12:35:21.728787 | controller |                   }
2026-06-19 12:35:21.728801 | controller |                 ]
2026-06-19 12:35:21.728816 | controller |               }
2026-06-19 12:35:21.728830 | controller |             },
2026-06-19 12:35:21.728844 | controller |             {
2026-06-19 12:35:21.728859 | controller |               "configMap": {
2026-06-19 12:35:21.728873 | controller |                 "items": [
2026-06-19 12:35:21.728888 | controller |                   {
2026-06-19 12:35:21.728902 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.728917 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.728932 | controller |                   }
2026-06-19 12:35:21.728947 | controller |                 ],
2026-06-19 12:35:21.728962 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.728977 | controller |               }
2026-06-19 12:35:21.728992 | controller |             }
2026-06-19 12:35:21.729007 | controller |           ]
2026-06-19 12:35:21.729021 | controller |         }
2026-06-19 12:35:21.729036 | controller |       }
2026-06-19 12:35:21.729051 | controller |     ]
2026-06-19 12:35:21.729066 | controller |   },
2026-06-19 12:35:21.729080 | controller |   "status": {
2026-06-19 12:35:21.729095 | controller |     "conditions": [
2026-06-19 12:35:21.729109 | controller |       {
2026-06-19 12:35:21.729124 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.729139 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:21.729154 | controller |         "status": "True",
2026-06-19 12:35:21.729169 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.729183 | controller |       },
2026-06-19 12:35:21.729198 | controller |       {
2026-06-19 12:35:21.729212 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.729227 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.729241 | controller |         "status": "True",
2026-06-19 12:35:21.729255 | controller |         "type": "Initialized"
2026-06-19 12:35:21.729270 | controller |       },
2026-06-19 12:35:21.729284 | controller |       {
2026-06-19 12:35:21.729298 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.729312 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:21.729326 | controller |         "status": "True",
2026-06-19 12:35:21.729341 | controller |         "type": "Ready"
2026-06-19 12:35:21.729355 | controller |       },
2026-06-19 12:35:21.729369 | controller |       {
2026-06-19 12:35:21.729383 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.729398 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:21.729412 | controller |         "status": "True",
2026-06-19 12:35:21.729447 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.729467 | controller |       },
2026-06-19 12:35:21.729482 | controller |       {
2026-06-19 12:35:21.729497 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.729511 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.729529 | controller |         "status": "True",
2026-06-19 12:35:21.729545 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.729559 | controller |       }
2026-06-19 12:35:21.729573 | controller |     ],
2026-06-19 12:35:21.729587 | controller |     "containerStatuses": [
2026-06-19 12:35:21.729602 | controller |       {
2026-06-19 12:35:21.729616 | controller |         "allocatedResources": {
2026-06-19 12:35:21.729630 | controller |           "cpu": "10m",
2026-06-19 12:35:21.729644 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.729658 | controller |         },
2026-06-19 12:35:21.729672 | controller |         "containerID": "cri-o://36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1",
2026-06-19 12:35:21.729687 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4",
2026-06-19 12:35:21.729701 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4",
2026-06-19 12:35:21.729715 | controller |         "lastState": {},
2026-06-19 12:35:21.729730 | controller |         "name": "manager",
2026-06-19 12:35:21.729744 | controller |         "ready": true,
2026-06-19 12:35:21.729758 | controller |         "resources": {
2026-06-19 12:35:21.729772 | controller |           "limits": {
2026-06-19 12:35:21.729786 | controller |             "cpu": "500m",
2026-06-19 12:35:21.729800 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.729814 | controller |           },
2026-06-19 12:35:21.729828 | controller |           "requests": {
2026-06-19 12:35:21.729842 | controller |             "cpu": "10m",
2026-06-19 12:35:21.729856 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.729870 | controller |           }
2026-06-19 12:35:21.729883 | controller |         },
2026-06-19 12:35:21.729898 | controller |         "restartCount": 0,
2026-06-19 12:35:21.729911 | controller |         "started": true,
2026-06-19 12:35:21.729925 | controller |         "state": {
2026-06-19 12:35:21.729940 | controller |           "running": {
2026-06-19 12:35:21.729956 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:21.729973 | controller |           }
2026-06-19 12:35:21.729989 | controller |         },
2026-06-19 12:35:21.730004 | controller |         "user": {
2026-06-19 12:35:21.730018 | controller |           "linux": {
2026-06-19 12:35:21.730034 | controller |             "gid": 0,
2026-06-19 12:35:21.730049 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.730064 | controller |               0
2026-06-19 12:35:21.730079 | controller |             ],
2026-06-19 12:35:21.730094 | controller |             "uid": 65532
2026-06-19 12:35:21.730109 | controller |           }
2026-06-19 12:35:21.730123 | controller |         },
2026-06-19 12:35:21.730138 | controller |         "volumeMounts": [
2026-06-19 12:35:21.730153 | controller |           {
2026-06-19 12:35:21.730168 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.730183 | controller |             "name": "kube-api-access-zvv4f",
2026-06-19 12:35:21.730198 | controller |             "readOnly": true,
2026-06-19 12:35:21.730213 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.730228 | controller |           }
2026-06-19 12:35:21.730243 | controller |         ]
2026-06-19 12:35:21.730258 | controller |       }
2026-06-19 12:35:21.730273 | controller |     ],
2026-06-19 12:35:21.730287 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.730302 | controller |     "hostIPs": [
2026-06-19 12:35:21.730317 | controller |       {
2026-06-19 12:35:21.730332 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.730346 | controller |       }
2026-06-19 12:35:21.730361 | controller |     ],
2026-06-19 12:35:21.730375 | controller |     "phase": "Running",
2026-06-19 12:35:21.730393 | controller |     "podIP": "10.217.0.81",
2026-06-19 12:35:21.730409 | controller |     "podIPs": [
2026-06-19 12:35:21.730423 | controller |       {
2026-06-19 12:35:21.730460 | controller |         "ip": "10.217.0.81"
2026-06-19 12:35:21.730476 | controller |       }
2026-06-19 12:35:21.730491 | controller |     ],
2026-06-19 12:35:21.730505 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.730520 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.730535 | controller |   }
2026-06-19 12:35:21.730550 | controller | }
2026-06-19 12:35:21.751845 | controller | ok:
2026-06-19 12:35:21.751891 | controller | {
2026-06-19 12:35:21.751911 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.751928 | controller |   "kind": "Pod",
2026-06-19 12:35:21.751944 | controller |   "metadata": {
2026-06-19 12:35:21.751960 | controller |     "annotations": {
2026-06-19 12:35:21.751977 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.82/23\"],\"mac_address\":\"0a:58:0a:d9:00:52\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.82/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.751993 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.82\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:52\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.752009 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.752025 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.752041 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.752056 | controller |     },
2026-06-19 12:35:21.752071 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.752086 | controller |     "generateName": "keystone-operator-controller-manager-58d4f7fd4c-",
2026-06-19 12:35:21.752101 | controller |     "generation": 1,
2026-06-19 12:35:21.752117 | controller |     "labels": {
2026-06-19 12:35:21.752132 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-19 12:35:21.752148 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.752163 | controller |       "openstack.org/operator-name": "keystone",
2026-06-19 12:35:21.752178 | controller |       "pod-template-hash": "58d4f7fd4c"
2026-06-19 12:35:21.752193 | controller |     },
2026-06-19 12:35:21.752209 | controller |     "managedFields": [
2026-06-19 12:35:21.752227 | controller |       {
2026-06-19 12:35:21.752241 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.752256 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.752271 | controller |         "fieldsV1": {
2026-06-19 12:35:21.752286 | controller |           "f:metadata": {
2026-06-19 12:35:21.752300 | controller |             "f:annotations": {
2026-06-19 12:35:21.752315 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.752331 | controller |             }
2026-06-19 12:35:21.752346 | controller |           }
2026-06-19 12:35:21.752362 | controller |         },
2026-06-19 12:35:21.752377 | controller |         "manager": "crc",
2026-06-19 12:35:21.752393 | controller |         "operation": "Update",
2026-06-19 12:35:21.752407 | controller |         "subresource": "status",
2026-06-19 12:35:21.752423 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.752460 | controller |       },
2026-06-19 12:35:21.752477 | controller |       {
2026-06-19 12:35:21.752492 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.752507 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.752528 | controller |         "fieldsV1": {
2026-06-19 12:35:21.752544 | controller |           "f:metadata": {
2026-06-19 12:35:21.752559 | controller |             "f:annotations": {
2026-06-19 12:35:21.752574 | controller |               ".": {},
2026-06-19 12:35:21.752589 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.752605 | controller |             },
2026-06-19 12:35:21.752620 | controller |             "f:generateName": {},
2026-06-19 12:35:21.752635 | controller |             "f:labels": {
2026-06-19 12:35:21.752650 | controller |               ".": {},
2026-06-19 12:35:21.752664 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.752679 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.752693 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.752708 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.752722 | controller |             },
2026-06-19 12:35:21.752737 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.752751 | controller |               ".": {},
2026-06-19 12:35:21.752766 | controller |               "k:{\"uid\":\"69e149da-fd84-4e8c-bc04-6efbb31b6497\"}": {}
2026-06-19 12:35:21.752781 | controller |             }
2026-06-19 12:35:21.752795 | controller |           },
2026-06-19 12:35:21.752810 | controller |           "f:spec": {
2026-06-19 12:35:21.752824 | controller |             "f:containers": {
2026-06-19 12:35:21.752838 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.752853 | controller |                 ".": {},
2026-06-19 12:35:21.752867 | controller |                 "f:args": {},
2026-06-19 12:35:21.752881 | controller |                 "f:command": {},
2026-06-19 12:35:21.752896 | controller |                 "f:env": {
2026-06-19 12:35:21.752910 | controller |                   ".": {},
2026-06-19 12:35:21.752925 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.752939 | controller |                     ".": {},
2026-06-19 12:35:21.752954 | controller |                     "f:name": {},
2026-06-19 12:35:21.752968 | controller |                     "f:value": {}
2026-06-19 12:35:21.752982 | controller |                   },
2026-06-19 12:35:21.752996 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.753011 | controller |                     ".": {},
2026-06-19 12:35:21.753025 | controller |                     "f:name": {},
2026-06-19 12:35:21.753039 | controller |                     "f:value": {}
2026-06-19 12:35:21.753053 | controller |                   },
2026-06-19 12:35:21.753067 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.753081 | controller |                     ".": {},
2026-06-19 12:35:21.753095 | controller |                     "f:name": {},
2026-06-19 12:35:21.753110 | controller |                     "f:value": {}
2026-06-19 12:35:21.753124 | controller |                   },
2026-06-19 12:35:21.753138 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.753152 | controller |                     ".": {},
2026-06-19 12:35:21.753167 | controller |                     "f:name": {},
2026-06-19 12:35:21.753181 | controller |                     "f:value": {}
2026-06-19 12:35:21.753195 | controller |                   },
2026-06-19 12:35:21.753209 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.753223 | controller |                     ".": {},
2026-06-19 12:35:21.753237 | controller |                     "f:name": {},
2026-06-19 12:35:21.753252 | controller |                     "f:value": {}
2026-06-19 12:35:21.753265 | controller |                   }
2026-06-19 12:35:21.753279 | controller |                 },
2026-06-19 12:35:21.753294 | controller |                 "f:image": {},
2026-06-19 12:35:21.753308 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.753327 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.753341 | controller |                   ".": {},
2026-06-19 12:35:21.753356 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.753371 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.753386 | controller |                     ".": {},
2026-06-19 12:35:21.753401 | controller |                     "f:path": {},
2026-06-19 12:35:21.753416 | controller |                     "f:port": {},
2026-06-19 12:35:21.753450 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.753467 | controller |                   },
2026-06-19 12:35:21.753482 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.753497 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.753512 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.753527 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.753542 | controller |                 },
2026-06-19 12:35:21.753557 | controller |                 "f:name": {},
2026-06-19 12:35:21.753572 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.753586 | controller |                   ".": {},
2026-06-19 12:35:21.753601 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.753616 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.753632 | controller |                     ".": {},
2026-06-19 12:35:21.753647 | controller |                     "f:path": {},
2026-06-19 12:35:21.753662 | controller |                     "f:port": {},
2026-06-19 12:35:21.753677 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.753692 | controller |                   },
2026-06-19 12:35:21.753707 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.753722 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.753736 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.753751 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.753766 | controller |                 },
2026-06-19 12:35:21.753781 | controller |                 "f:resources": {
2026-06-19 12:35:21.753796 | controller |                   ".": {},
2026-06-19 12:35:21.753810 | controller |                   "f:limits": {
2026-06-19 12:35:21.753825 | controller |                     ".": {},
2026-06-19 12:35:21.753839 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.753854 | controller |                     "f:memory": {}
2026-06-19 12:35:21.753868 | controller |                   },
2026-06-19 12:35:21.753883 | controller |                   "f:requests": {
2026-06-19 12:35:21.753897 | controller |                     ".": {},
2026-06-19 12:35:21.753912 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.753926 | controller |                     "f:memory": {}
2026-06-19 12:35:21.753941 | controller |                   }
2026-06-19 12:35:21.753956 | controller |                 },
2026-06-19 12:35:21.753970 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.753984 | controller |                   ".": {},
2026-06-19 12:35:21.753999 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.754013 | controller |                 },
2026-06-19 12:35:21.754028 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.754043 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.754058 | controller |               }
2026-06-19 12:35:21.754073 | controller |             },
2026-06-19 12:35:21.754087 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.754102 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.754117 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.754131 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.754150 | controller |             "f:securityContext": {
2026-06-19 12:35:21.754165 | controller |               ".": {},
2026-06-19 12:35:21.754180 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.754195 | controller |             },
2026-06-19 12:35:21.754209 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.754224 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.754238 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.754253 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.754268 | controller |           }
2026-06-19 12:35:21.754282 | controller |         },
2026-06-19 12:35:21.754296 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.754311 | controller |         "operation": "Update",
2026-06-19 12:35:21.754326 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.754340 | controller |       },
2026-06-19 12:35:21.754355 | controller |       {
2026-06-19 12:35:21.754369 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.754385 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.754400 | controller |         "fieldsV1": {
2026-06-19 12:35:21.754415 | controller |           "f:metadata": {
2026-06-19 12:35:21.754490 | controller |             "f:annotations": {
2026-06-19 12:35:21.754509 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.754524 | controller |             }
2026-06-19 12:35:21.754539 | controller |           }
2026-06-19 12:35:21.754554 | controller |         },
2026-06-19 12:35:21.754569 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.754584 | controller |         "operation": "Update",
2026-06-19 12:35:21.754613 | controller |         "subresource": "status",
2026-06-19 12:35:21.754629 | controller |         "time": "2026-06-19T11:37:40Z"
2026-06-19 12:35:21.754645 | controller |       },
2026-06-19 12:35:21.754660 | controller |       {
2026-06-19 12:35:21.754675 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.754689 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.754704 | controller |         "fieldsV1": {
2026-06-19 12:35:21.754719 | controller |           "f:status": {
2026-06-19 12:35:21.754734 | controller |             "f:conditions": {
2026-06-19 12:35:21.754749 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.754764 | controller |                 ".": {},
2026-06-19 12:35:21.754779 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.754793 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.754808 | controller |                 "f:status": {},
2026-06-19 12:35:21.754822 | controller |                 "f:type": {}
2026-06-19 12:35:21.754837 | controller |               },
2026-06-19 12:35:21.754851 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.754865 | controller |                 ".": {},
2026-06-19 12:35:21.754879 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.754894 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.754908 | controller |                 "f:status": {},
2026-06-19 12:35:21.754922 | controller |                 "f:type": {}
2026-06-19 12:35:21.754936 | controller |               },
2026-06-19 12:35:21.754950 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.754964 | controller |                 ".": {},
2026-06-19 12:35:21.754978 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.754993 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.755007 | controller |                 "f:status": {},
2026-06-19 12:35:21.755021 | controller |                 "f:type": {}
2026-06-19 12:35:21.755036 | controller |               },
2026-06-19 12:35:21.755050 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.755068 | controller |                 ".": {},
2026-06-19 12:35:21.755082 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.755097 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.755111 | controller |                 "f:status": {},
2026-06-19 12:35:21.755126 | controller |                 "f:type": {}
2026-06-19 12:35:21.755140 | controller |               }
2026-06-19 12:35:21.755154 | controller |             },
2026-06-19 12:35:21.755168 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.755182 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.755197 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.755211 | controller |             "f:phase": {},
2026-06-19 12:35:21.755225 | controller |             "f:podIP": {},
2026-06-19 12:35:21.755239 | controller |             "f:podIPs": {
2026-06-19 12:35:21.755253 | controller |               ".": {},
2026-06-19 12:35:21.755267 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-19 12:35:21.755282 | controller |                 ".": {},
2026-06-19 12:35:21.755296 | controller |                 "f:ip": {}
2026-06-19 12:35:21.755310 | controller |               }
2026-06-19 12:35:21.755324 | controller |             },
2026-06-19 12:35:21.755338 | controller |             "f:startTime": {}
2026-06-19 12:35:21.755352 | controller |           }
2026-06-19 12:35:21.755366 | controller |         },
2026-06-19 12:35:21.755381 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.755395 | controller |         "operation": "Update",
2026-06-19 12:35:21.755409 | controller |         "subresource": "status",
2026-06-19 12:35:21.755423 | controller |         "time": "2026-06-19T11:39:07Z"
2026-06-19 12:35:21.755458 | controller |       }
2026-06-19 12:35:21.755473 | controller |     ],
2026-06-19 12:35:21.755488 | controller |     "name": "keystone-operator-controller-manager-58d4f7fd4c-xh9n4",
2026-06-19 12:35:21.755503 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.755519 | controller |     "ownerReferences": [
2026-06-19 12:35:21.755534 | controller |       {
2026-06-19 12:35:21.755549 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.755564 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.755579 | controller |         "controller": true,
2026-06-19 12:35:21.755594 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.755609 | controller |         "name": "keystone-operator-controller-manager-58d4f7fd4c",
2026-06-19 12:35:21.755624 | controller |         "uid": "69e149da-fd84-4e8c-bc04-6efbb31b6497"
2026-06-19 12:35:21.755638 | controller |       }
2026-06-19 12:35:21.755653 | controller |     ],
2026-06-19 12:35:21.755668 | controller |     "resourceVersion": "54989",
2026-06-19 12:35:21.755682 | controller |     "uid": "48b4eb42-87f2-46f3-ae78-e5911a57feb7"
2026-06-19 12:35:21.755697 | controller |   },
2026-06-19 12:35:21.755712 | controller |   "spec": {
2026-06-19 12:35:21.755727 | controller |     "containers": [
2026-06-19 12:35:21.755742 | controller |       {
2026-06-19 12:35:21.755757 | controller |         "args": [
2026-06-19 12:35:21.755772 | controller |           "--leader-elect",
2026-06-19 12:35:21.755787 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.755802 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.755817 | controller |         ],
2026-06-19 12:35:21.755831 | controller |         "command": [
2026-06-19 12:35:21.755846 | controller |           "/manager"
2026-06-19 12:35:21.755861 | controller |         ],
2026-06-19 12:35:21.755875 | controller |         "env": [
2026-06-19 12:35:21.755890 | controller |           {
2026-06-19 12:35:21.755904 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.755919 | controller |             "value": "30"
2026-06-19 12:35:21.755934 | controller |           },
2026-06-19 12:35:21.755949 | controller |           {
2026-06-19 12:35:21.755967 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.755982 | controller |             "value": "20"
2026-06-19 12:35:21.755997 | controller |           },
2026-06-19 12:35:21.756012 | controller |           {
2026-06-19 12:35:21.756027 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.756042 | controller |             "value": "5"
2026-06-19 12:35:21.756056 | controller |           },
2026-06-19 12:35:21.756071 | controller |           {
2026-06-19 12:35:21.756086 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.756101 | controller |             "value": "false"
2026-06-19 12:35:21.756116 | controller |           },
2026-06-19 12:35:21.756130 | controller |           {
2026-06-19 12:35:21.756145 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.756159 | controller |             "value": "false"
2026-06-19 12:35:21.756174 | controller |           }
2026-06-19 12:35:21.756188 | controller |         ],
2026-06-19 12:35:21.756203 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2",
2026-06-19 12:35:21.756218 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.756233 | controller |         "livenessProbe": {
2026-06-19 12:35:21.756248 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.756262 | controller |           "httpGet": {
2026-06-19 12:35:21.756277 | controller |             "path": "/healthz",
2026-06-19 12:35:21.756291 | controller |             "port": 8081,
2026-06-19 12:35:21.756306 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.756321 | controller |           },
2026-06-19 12:35:21.756335 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.756349 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.756364 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.756379 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.756393 | controller |         },
2026-06-19 12:35:21.756408 | controller |         "name": "manager",
2026-06-19 12:35:21.756422 | controller |         "readinessProbe": {
2026-06-19 12:35:21.756457 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.756473 | controller |           "httpGet": {
2026-06-19 12:35:21.756487 | controller |             "path": "/readyz",
2026-06-19 12:35:21.756502 | controller |             "port": 8081,
2026-06-19 12:35:21.756517 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.756532 | controller |           },
2026-06-19 12:35:21.756548 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.756563 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.756578 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.756593 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.756607 | controller |         },
2026-06-19 12:35:21.756622 | controller |         "resources": {
2026-06-19 12:35:21.756637 | controller |           "limits": {
2026-06-19 12:35:21.756652 | controller |             "cpu": "500m",
2026-06-19 12:35:21.756667 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.756682 | controller |           },
2026-06-19 12:35:21.756696 | controller |           "requests": {
2026-06-19 12:35:21.756711 | controller |             "cpu": "10m",
2026-06-19 12:35:21.756726 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.756741 | controller |           }
2026-06-19 12:35:21.756756 | controller |         },
2026-06-19 12:35:21.756771 | controller |         "securityContext": {
2026-06-19 12:35:21.756786 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.756801 | controller |           "capabilities": {
2026-06-19 12:35:21.756815 | controller |             "drop": [
2026-06-19 12:35:21.756830 | controller |               "MKNOD"
2026-06-19 12:35:21.756844 | controller |             ]
2026-06-19 12:35:21.756862 | controller |           }
2026-06-19 12:35:21.756877 | controller |         },
2026-06-19 12:35:21.756891 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.756905 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.756919 | controller |         "volumeMounts": [
2026-06-19 12:35:21.756934 | controller |           {
2026-06-19 12:35:21.756947 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.756962 | controller |             "name": "kube-api-access-9dx7n",
2026-06-19 12:35:21.756976 | controller |             "readOnly": true
2026-06-19 12:35:21.756990 | controller |           }
2026-06-19 12:35:21.757004 | controller |         ]
2026-06-19 12:35:21.757019 | controller |       }
2026-06-19 12:35:21.757032 | controller |     ],
2026-06-19 12:35:21.757046 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.757060 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.757074 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.757088 | controller |       {
2026-06-19 12:35:21.757103 | controller |         "name": "keystone-operator-controller-manager-dockercfg-gkln4"
2026-06-19 12:35:21.757118 | controller |       }
2026-06-19 12:35:21.757132 | controller |     ],
2026-06-19 12:35:21.757146 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.757160 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.757175 | controller |     "priority": 0,
2026-06-19 12:35:21.757189 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.757203 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.757217 | controller |     "securityContext": {
2026-06-19 12:35:21.757231 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.757245 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.757260 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.757274 | controller |       }
2026-06-19 12:35:21.757288 | controller |     },
2026-06-19 12:35:21.757302 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-19 12:35:21.757317 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-19 12:35:21.757331 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.757345 | controller |     "tolerations": [
2026-06-19 12:35:21.757359 | controller |       {
2026-06-19 12:35:21.757374 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.757388 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.757402 | controller |         "operator": "Exists",
2026-06-19 12:35:21.757417 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.757451 | controller |       },
2026-06-19 12:35:21.757468 | controller |       {
2026-06-19 12:35:21.757482 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.757497 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.757511 | controller |         "operator": "Exists",
2026-06-19 12:35:21.757526 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.757540 | controller |       },
2026-06-19 12:35:21.757555 | controller |       {
2026-06-19 12:35:21.757570 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.757585 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.757600 | controller |         "operator": "Exists"
2026-06-19 12:35:21.757615 | controller |       }
2026-06-19 12:35:21.757630 | controller |     ],
2026-06-19 12:35:21.757644 | controller |     "volumes": [
2026-06-19 12:35:21.757659 | controller |       {
2026-06-19 12:35:21.757674 | controller |         "name": "kube-api-access-9dx7n",
2026-06-19 12:35:21.757689 | controller |         "projected": {
2026-06-19 12:35:21.757704 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.757719 | controller |           "sources": [
2026-06-19 12:35:21.757737 | controller |             {
2026-06-19 12:35:21.757753 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.757768 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.757783 | controller |                 "path": "token"
2026-06-19 12:35:21.757799 | controller |               }
2026-06-19 12:35:21.757814 | controller |             },
2026-06-19 12:35:21.757830 | controller |             {
2026-06-19 12:35:21.757845 | controller |               "configMap": {
2026-06-19 12:35:21.757860 | controller |                 "items": [
2026-06-19 12:35:21.757875 | controller |                   {
2026-06-19 12:35:21.757890 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.757905 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.757920 | controller |                   }
2026-06-19 12:35:21.757935 | controller |                 ],
2026-06-19 12:35:21.757950 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.757965 | controller |               }
2026-06-19 12:35:21.757980 | controller |             },
2026-06-19 12:35:21.757995 | controller |             {
2026-06-19 12:35:21.758010 | controller |               "downwardAPI": {
2026-06-19 12:35:21.758025 | controller |                 "items": [
2026-06-19 12:35:21.758040 | controller |                   {
2026-06-19 12:35:21.758055 | controller |                     "fieldRef": {
2026-06-19 12:35:21.758070 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.758085 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.758100 | controller |                     },
2026-06-19 12:35:21.758115 | controller |                     "path": "namespace"
2026-06-19 12:35:21.758130 | controller |                   }
2026-06-19 12:35:21.758144 | controller |                 ]
2026-06-19 12:35:21.758159 | controller |               }
2026-06-19 12:35:21.758174 | controller |             },
2026-06-19 12:35:21.758189 | controller |             {
2026-06-19 12:35:21.758203 | controller |               "configMap": {
2026-06-19 12:35:21.758218 | controller |                 "items": [
2026-06-19 12:35:21.758232 | controller |                   {
2026-06-19 12:35:21.758247 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.758262 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.758277 | controller |                   }
2026-06-19 12:35:21.758292 | controller |                 ],
2026-06-19 12:35:21.758306 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.758321 | controller |               }
2026-06-19 12:35:21.758336 | controller |             }
2026-06-19 12:35:21.758350 | controller |           ]
2026-06-19 12:35:21.758365 | controller |         }
2026-06-19 12:35:21.758380 | controller |       }
2026-06-19 12:35:21.758394 | controller |     ]
2026-06-19 12:35:21.758409 | controller |   },
2026-06-19 12:35:21.758423 | controller |   "status": {
2026-06-19 12:35:21.758458 | controller |     "conditions": [
2026-06-19 12:35:21.758474 | controller |       {
2026-06-19 12:35:21.758489 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.758503 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:21.758518 | controller |         "status": "True",
2026-06-19 12:35:21.758533 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.758548 | controller |       },
2026-06-19 12:35:21.758562 | controller |       {
2026-06-19 12:35:21.758577 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.758593 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.758625 | controller |         "status": "True",
2026-06-19 12:35:21.758641 | controller |         "type": "Initialized"
2026-06-19 12:35:21.758656 | controller |       },
2026-06-19 12:35:21.758671 | controller |       {
2026-06-19 12:35:21.758686 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.758709 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:21.758724 | controller |         "status": "True",
2026-06-19 12:35:21.758739 | controller |         "type": "Ready"
2026-06-19 12:35:21.758754 | controller |       },
2026-06-19 12:35:21.758769 | controller |       {
2026-06-19 12:35:21.758783 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.758799 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:21.758813 | controller |         "status": "True",
2026-06-19 12:35:21.758828 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.758843 | controller |       },
2026-06-19 12:35:21.758858 | controller |       {
2026-06-19 12:35:21.758873 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.758888 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.758903 | controller |         "status": "True",
2026-06-19 12:35:21.758917 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.758932 | controller |       }
2026-06-19 12:35:21.758946 | controller |     ],
2026-06-19 12:35:21.758963 | controller |     "containerStatuses": [
2026-06-19 12:35:21.758980 | controller |       {
2026-06-19 12:35:21.758994 | controller |         "allocatedResources": {
2026-06-19 12:35:21.759008 | controller |           "cpu": "10m",
2026-06-19 12:35:21.759022 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.759036 | controller |         },
2026-06-19 12:35:21.759051 | controller |         "containerID": "cri-o://138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6",
2026-06-19 12:35:21.759066 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2",
2026-06-19 12:35:21.759081 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2",
2026-06-19 12:35:21.759095 | controller |         "lastState": {},
2026-06-19 12:35:21.759110 | controller |         "name": "manager",
2026-06-19 12:35:21.759124 | controller |         "ready": true,
2026-06-19 12:35:21.759139 | controller |         "resources": {
2026-06-19 12:35:21.759153 | controller |           "limits": {
2026-06-19 12:35:21.759167 | controller |             "cpu": "500m",
2026-06-19 12:35:21.759182 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.759196 | controller |           },
2026-06-19 12:35:21.759210 | controller |           "requests": {
2026-06-19 12:35:21.759224 | controller |             "cpu": "10m",
2026-06-19 12:35:21.759238 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.759252 | controller |           }
2026-06-19 12:35:21.759266 | controller |         },
2026-06-19 12:35:21.759280 | controller |         "restartCount": 0,
2026-06-19 12:35:21.759294 | controller |         "started": true,
2026-06-19 12:35:21.759308 | controller |         "state": {
2026-06-19 12:35:21.759367 | controller |           "running": {
2026-06-19 12:35:21.759386 | controller |             "startedAt": "2026-06-19T11:38:56Z"
2026-06-19 12:35:21.759401 | controller |           }
2026-06-19 12:35:21.759416 | controller |         },
2026-06-19 12:35:21.759448 | controller |         "user": {
2026-06-19 12:35:21.759464 | controller |           "linux": {
2026-06-19 12:35:21.759479 | controller |             "gid": 0,
2026-06-19 12:35:21.759493 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.759508 | controller |               0
2026-06-19 12:35:21.759522 | controller |             ],
2026-06-19 12:35:21.759537 | controller |             "uid": 65532
2026-06-19 12:35:21.759551 | controller |           }
2026-06-19 12:35:21.759565 | controller |         },
2026-06-19 12:35:21.759579 | controller |         "volumeMounts": [
2026-06-19 12:35:21.759593 | controller |           {
2026-06-19 12:35:21.759607 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.759626 | controller |             "name": "kube-api-access-9dx7n",
2026-06-19 12:35:21.759641 | controller |             "readOnly": true,
2026-06-19 12:35:21.759655 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.759670 | controller |           }
2026-06-19 12:35:21.759685 | controller |         ]
2026-06-19 12:35:21.759699 | controller |       }
2026-06-19 12:35:21.759714 | controller |     ],
2026-06-19 12:35:21.759729 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.759744 | controller |     "hostIPs": [
2026-06-19 12:35:21.759759 | controller |       {
2026-06-19 12:35:21.759774 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.759789 | controller |       }
2026-06-19 12:35:21.759804 | controller |     ],
2026-06-19 12:35:21.759819 | controller |     "phase": "Running",
2026-06-19 12:35:21.759834 | controller |     "podIP": "10.217.0.82",
2026-06-19 12:35:21.759849 | controller |     "podIPs": [
2026-06-19 12:35:21.759863 | controller |       {
2026-06-19 12:35:21.759878 | controller |         "ip": "10.217.0.82"
2026-06-19 12:35:21.759893 | controller |       }
2026-06-19 12:35:21.759908 | controller |     ],
2026-06-19 12:35:21.759923 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.759938 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.759954 | controller |   }
2026-06-19 12:35:21.759969 | controller | }
2026-06-19 12:35:21.781198 | controller | ok:
2026-06-19 12:35:21.781241 | controller | {
2026-06-19 12:35:21.781262 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.781279 | controller |   "kind": "Pod",
2026-06-19 12:35:21.781295 | controller |   "metadata": {
2026-06-19 12:35:21.781310 | controller |     "annotations": {
2026-06-19 12:35:21.781326 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.83/23\"],\"mac_address\":\"0a:58:0a:d9:00:53\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.83/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.781342 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.83\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:53\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.781358 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.781374 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.781389 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.781405 | controller |     },
2026-06-19 12:35:21.781420 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.781460 | controller |     "generateName": "manila-operator-controller-manager-985d6f879-",
2026-06-19 12:35:21.781477 | controller |     "generation": 1,
2026-06-19 12:35:21.781492 | controller |     "labels": {
2026-06-19 12:35:21.781507 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-19 12:35:21.781522 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.781581 | controller |       "openstack.org/operator-name": "manila",
2026-06-19 12:35:21.781601 | controller |       "pod-template-hash": "985d6f879"
2026-06-19 12:35:21.781618 | controller |     },
2026-06-19 12:35:21.781633 | controller |     "managedFields": [
2026-06-19 12:35:21.781649 | controller |       {
2026-06-19 12:35:21.781664 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.781679 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.781694 | controller |         "fieldsV1": {
2026-06-19 12:35:21.781709 | controller |           "f:metadata": {
2026-06-19 12:35:21.781729 | controller |             "f:annotations": {
2026-06-19 12:35:21.781744 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.781759 | controller |             }
2026-06-19 12:35:21.781774 | controller |           }
2026-06-19 12:35:21.781789 | controller |         },
2026-06-19 12:35:21.781804 | controller |         "manager": "crc",
2026-06-19 12:35:21.781819 | controller |         "operation": "Update",
2026-06-19 12:35:21.781833 | controller |         "subresource": "status",
2026-06-19 12:35:21.781848 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.781863 | controller |       },
2026-06-19 12:35:21.781878 | controller |       {
2026-06-19 12:35:21.781893 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.781908 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.781923 | controller |         "fieldsV1": {
2026-06-19 12:35:21.781938 | controller |           "f:metadata": {
2026-06-19 12:35:21.781953 | controller |             "f:annotations": {
2026-06-19 12:35:21.781968 | controller |               ".": {},
2026-06-19 12:35:21.781982 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.781997 | controller |             },
2026-06-19 12:35:21.782012 | controller |             "f:generateName": {},
2026-06-19 12:35:21.782027 | controller |             "f:labels": {
2026-06-19 12:35:21.782042 | controller |               ".": {},
2026-06-19 12:35:21.782058 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.782073 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.782088 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.782103 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.782118 | controller |             },
2026-06-19 12:35:21.782133 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.782148 | controller |               ".": {},
2026-06-19 12:35:21.782163 | controller |               "k:{\"uid\":\"7dcafe97-c4f7-4738-a755-ff548c19eade\"}": {}
2026-06-19 12:35:21.782178 | controller |             }
2026-06-19 12:35:21.782193 | controller |           },
2026-06-19 12:35:21.782208 | controller |           "f:spec": {
2026-06-19 12:35:21.782222 | controller |             "f:containers": {
2026-06-19 12:35:21.782237 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.782252 | controller |                 ".": {},
2026-06-19 12:35:21.782267 | controller |                 "f:args": {},
2026-06-19 12:35:21.782282 | controller |                 "f:command": {},
2026-06-19 12:35:21.782298 | controller |                 "f:env": {
2026-06-19 12:35:21.782313 | controller |                   ".": {},
2026-06-19 12:35:21.782327 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.782342 | controller |                     ".": {},
2026-06-19 12:35:21.782357 | controller |                     "f:name": {},
2026-06-19 12:35:21.782371 | controller |                     "f:value": {}
2026-06-19 12:35:21.782385 | controller |                   },
2026-06-19 12:35:21.782400 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.782414 | controller |                     ".": {},
2026-06-19 12:35:21.782445 | controller |                     "f:name": {},
2026-06-19 12:35:21.782465 | controller |                     "f:value": {}
2026-06-19 12:35:21.782480 | controller |                   },
2026-06-19 12:35:21.782495 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.782509 | controller |                     ".": {},
2026-06-19 12:35:21.782523 | controller |                     "f:name": {},
2026-06-19 12:35:21.782538 | controller |                     "f:value": {}
2026-06-19 12:35:21.782552 | controller |                   },
2026-06-19 12:35:21.782566 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.782587 | controller |                     ".": {},
2026-06-19 12:35:21.782601 | controller |                     "f:name": {},
2026-06-19 12:35:21.782630 | controller |                     "f:value": {}
2026-06-19 12:35:21.782645 | controller |                   },
2026-06-19 12:35:21.782660 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.782674 | controller |                     ".": {},
2026-06-19 12:35:21.782689 | controller |                     "f:name": {},
2026-06-19 12:35:21.782703 | controller |                     "f:value": {}
2026-06-19 12:35:21.782718 | controller |                   }
2026-06-19 12:35:21.782732 | controller |                 },
2026-06-19 12:35:21.782746 | controller |                 "f:image": {},
2026-06-19 12:35:21.782761 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.782775 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.782789 | controller |                   ".": {},
2026-06-19 12:35:21.782804 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.782818 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.782832 | controller |                     ".": {},
2026-06-19 12:35:21.782847 | controller |                     "f:path": {},
2026-06-19 12:35:21.782862 | controller |                     "f:port": {},
2026-06-19 12:35:21.782876 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.782890 | controller |                   },
2026-06-19 12:35:21.782905 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.782919 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.782933 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.782947 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.782962 | controller |                 },
2026-06-19 12:35:21.782976 | controller |                 "f:name": {},
2026-06-19 12:35:21.782990 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.783004 | controller |                   ".": {},
2026-06-19 12:35:21.783018 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.783032 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.783046 | controller |                     ".": {},
2026-06-19 12:35:21.783060 | controller |                     "f:path": {},
2026-06-19 12:35:21.783075 | controller |                     "f:port": {},
2026-06-19 12:35:21.783089 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.783104 | controller |                   },
2026-06-19 12:35:21.783119 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.783134 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.783149 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.783164 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.783179 | controller |                 },
2026-06-19 12:35:21.783194 | controller |                 "f:resources": {
2026-06-19 12:35:21.783209 | controller |                   ".": {},
2026-06-19 12:35:21.783224 | controller |                   "f:limits": {
2026-06-19 12:35:21.783239 | controller |                     ".": {},
2026-06-19 12:35:21.783253 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.783268 | controller |                     "f:memory": {}
2026-06-19 12:35:21.783283 | controller |                   },
2026-06-19 12:35:21.783298 | controller |                   "f:requests": {
2026-06-19 12:35:21.783313 | controller |                     ".": {},
2026-06-19 12:35:21.783328 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.783343 | controller |                     "f:memory": {}
2026-06-19 12:35:21.783358 | controller |                   }
2026-06-19 12:35:21.783373 | controller |                 },
2026-06-19 12:35:21.783389 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.783408 | controller |                   ".": {},
2026-06-19 12:35:21.783424 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.783460 | controller |                 },
2026-06-19 12:35:21.783477 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.783492 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.783507 | controller |               }
2026-06-19 12:35:21.783522 | controller |             },
2026-06-19 12:35:21.783536 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.783551 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.783566 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.783581 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.783595 | controller |             "f:securityContext": {
2026-06-19 12:35:21.783611 | controller |               ".": {},
2026-06-19 12:35:21.783626 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.783640 | controller |             },
2026-06-19 12:35:21.783654 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.783669 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.783684 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.783699 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.783714 | controller |           }
2026-06-19 12:35:21.783728 | controller |         },
2026-06-19 12:35:21.783743 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.783758 | controller |         "operation": "Update",
2026-06-19 12:35:21.783773 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.783788 | controller |       },
2026-06-19 12:35:21.783803 | controller |       {
2026-06-19 12:35:21.783818 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.783833 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.783848 | controller |         "fieldsV1": {
2026-06-19 12:35:21.783862 | controller |           "f:metadata": {
2026-06-19 12:35:21.783877 | controller |             "f:annotations": {
2026-06-19 12:35:21.783892 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.783907 | controller |             }
2026-06-19 12:35:21.783921 | controller |           }
2026-06-19 12:35:21.783936 | controller |         },
2026-06-19 12:35:21.783950 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.783965 | controller |         "operation": "Update",
2026-06-19 12:35:21.783979 | controller |         "subresource": "status",
2026-06-19 12:35:21.783994 | controller |         "time": "2026-06-19T11:37:40Z"
2026-06-19 12:35:21.784009 | controller |       },
2026-06-19 12:35:21.784023 | controller |       {
2026-06-19 12:35:21.784038 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.784052 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.784067 | controller |         "fieldsV1": {
2026-06-19 12:35:21.784082 | controller |           "f:status": {
2026-06-19 12:35:21.784097 | controller |             "f:conditions": {
2026-06-19 12:35:21.784111 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.784126 | controller |                 ".": {},
2026-06-19 12:35:21.784142 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.784157 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.784172 | controller |                 "f:status": {},
2026-06-19 12:35:21.784188 | controller |                 "f:type": {}
2026-06-19 12:35:21.784203 | controller |               },
2026-06-19 12:35:21.784218 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.784233 | controller |                 ".": {},
2026-06-19 12:35:21.784248 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.784263 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.784282 | controller |                 "f:status": {},
2026-06-19 12:35:21.784297 | controller |                 "f:type": {}
2026-06-19 12:35:21.784312 | controller |               },
2026-06-19 12:35:21.784327 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.784342 | controller |                 ".": {},
2026-06-19 12:35:21.784357 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.784372 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.784387 | controller |                 "f:status": {},
2026-06-19 12:35:21.784402 | controller |                 "f:type": {}
2026-06-19 12:35:21.784416 | controller |               },
2026-06-19 12:35:21.784451 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.784468 | controller |                 ".": {},
2026-06-19 12:35:21.784483 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.784498 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.784512 | controller |                 "f:status": {},
2026-06-19 12:35:21.784527 | controller |                 "f:type": {}
2026-06-19 12:35:21.784541 | controller |               }
2026-06-19 12:35:21.784555 | controller |             },
2026-06-19 12:35:21.784569 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.784583 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.784598 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.784612 | controller |             "f:phase": {},
2026-06-19 12:35:21.784626 | controller |             "f:podIP": {},
2026-06-19 12:35:21.784640 | controller |             "f:podIPs": {
2026-06-19 12:35:21.784654 | controller |               ".": {},
2026-06-19 12:35:21.784668 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-19 12:35:21.784683 | controller |                 ".": {},
2026-06-19 12:35:21.784697 | controller |                 "f:ip": {}
2026-06-19 12:35:21.784711 | controller |               }
2026-06-19 12:35:21.784725 | controller |             },
2026-06-19 12:35:21.784739 | controller |             "f:startTime": {}
2026-06-19 12:35:21.784753 | controller |           }
2026-06-19 12:35:21.784767 | controller |         },
2026-06-19 12:35:21.784781 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.784795 | controller |         "operation": "Update",
2026-06-19 12:35:21.784810 | controller |         "subresource": "status",
2026-06-19 12:35:21.784824 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.784838 | controller |       }
2026-06-19 12:35:21.784852 | controller |     ],
2026-06-19 12:35:21.784867 | controller |     "name": "manila-operator-controller-manager-985d6f879-p9b27",
2026-06-19 12:35:21.784881 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.784895 | controller |     "ownerReferences": [
2026-06-19 12:35:21.784909 | controller |       {
2026-06-19 12:35:21.784923 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.784937 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.784952 | controller |         "controller": true,
2026-06-19 12:35:21.784966 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.784980 | controller |         "name": "manila-operator-controller-manager-985d6f879",
2026-06-19 12:35:21.784995 | controller |         "uid": "7dcafe97-c4f7-4738-a755-ff548c19eade"
2026-06-19 12:35:21.785009 | controller |       }
2026-06-19 12:35:21.785024 | controller |     ],
2026-06-19 12:35:21.785038 | controller |     "resourceVersion": "55040",
2026-06-19 12:35:21.785053 | controller |     "uid": "55604d5d-1e57-4c7b-85c0-e05d0ffe179d"
2026-06-19 12:35:21.785067 | controller |   },
2026-06-19 12:35:21.785081 | controller |   "spec": {
2026-06-19 12:35:21.785096 | controller |     "containers": [
2026-06-19 12:35:21.785110 | controller |       {
2026-06-19 12:35:21.785128 | controller |         "args": [
2026-06-19 12:35:21.785143 | controller |           "--leader-elect",
2026-06-19 12:35:21.785158 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.785173 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.785188 | controller |         ],
2026-06-19 12:35:21.785202 | controller |         "command": [
2026-06-19 12:35:21.785217 | controller |           "/manager"
2026-06-19 12:35:21.785232 | controller |         ],
2026-06-19 12:35:21.785246 | controller |         "env": [
2026-06-19 12:35:21.785261 | controller |           {
2026-06-19 12:35:21.785275 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.785290 | controller |             "value": "30"
2026-06-19 12:35:21.785305 | controller |           },
2026-06-19 12:35:21.785319 | controller |           {
2026-06-19 12:35:21.785334 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.785349 | controller |             "value": "20"
2026-06-19 12:35:21.785363 | controller |           },
2026-06-19 12:35:21.785378 | controller |           {
2026-06-19 12:35:21.785393 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.785408 | controller |             "value": "5"
2026-06-19 12:35:21.785423 | controller |           },
2026-06-19 12:35:21.785470 | controller |           {
2026-06-19 12:35:21.785487 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.785502 | controller |             "value": "false"
2026-06-19 12:35:21.785517 | controller |           },
2026-06-19 12:35:21.785532 | controller |           {
2026-06-19 12:35:21.785547 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.785562 | controller |             "value": "false"
2026-06-19 12:35:21.785591 | controller |           }
2026-06-19 12:35:21.785607 | controller |         ],
2026-06-19 12:35:21.785622 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907",
2026-06-19 12:35:21.785637 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.785652 | controller |         "livenessProbe": {
2026-06-19 12:35:21.785667 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.785682 | controller |           "httpGet": {
2026-06-19 12:35:21.785697 | controller |             "path": "/healthz",
2026-06-19 12:35:21.785712 | controller |             "port": 8081,
2026-06-19 12:35:21.785727 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.785742 | controller |           },
2026-06-19 12:35:21.785757 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.785772 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.785786 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.785801 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.785816 | controller |         },
2026-06-19 12:35:21.785830 | controller |         "name": "manager",
2026-06-19 12:35:21.785844 | controller |         "readinessProbe": {
2026-06-19 12:35:21.785859 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.785873 | controller |           "httpGet": {
2026-06-19 12:35:21.785888 | controller |             "path": "/readyz",
2026-06-19 12:35:21.785902 | controller |             "port": 8081,
2026-06-19 12:35:21.785917 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.785932 | controller |           },
2026-06-19 12:35:21.785946 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.785962 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.785979 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.785994 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.786009 | controller |         },
2026-06-19 12:35:21.786023 | controller |         "resources": {
2026-06-19 12:35:21.786037 | controller |           "limits": {
2026-06-19 12:35:21.786052 | controller |             "cpu": "500m",
2026-06-19 12:35:21.786071 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.786086 | controller |           },
2026-06-19 12:35:21.786100 | controller |           "requests": {
2026-06-19 12:35:21.786115 | controller |             "cpu": "10m",
2026-06-19 12:35:21.786129 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.786144 | controller |           }
2026-06-19 12:35:21.786159 | controller |         },
2026-06-19 12:35:21.786173 | controller |         "securityContext": {
2026-06-19 12:35:21.786188 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.786202 | controller |           "capabilities": {
2026-06-19 12:35:21.786217 | controller |             "drop": [
2026-06-19 12:35:21.786232 | controller |               "MKNOD"
2026-06-19 12:35:21.786246 | controller |             ]
2026-06-19 12:35:21.786261 | controller |           }
2026-06-19 12:35:21.786276 | controller |         },
2026-06-19 12:35:21.786291 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.786306 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.786321 | controller |         "volumeMounts": [
2026-06-19 12:35:21.786336 | controller |           {
2026-06-19 12:35:21.786351 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.786366 | controller |             "name": "kube-api-access-vs94d",
2026-06-19 12:35:21.786381 | controller |             "readOnly": true
2026-06-19 12:35:21.786396 | controller |           }
2026-06-19 12:35:21.786410 | controller |         ]
2026-06-19 12:35:21.786425 | controller |       }
2026-06-19 12:35:21.786463 | controller |     ],
2026-06-19 12:35:21.786478 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.786493 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.786508 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.786523 | controller |       {
2026-06-19 12:35:21.786537 | controller |         "name": "manila-operator-controller-manager-dockercfg-68vg9"
2026-06-19 12:35:21.786552 | controller |       }
2026-06-19 12:35:21.786566 | controller |     ],
2026-06-19 12:35:21.786581 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.786595 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.786622 | controller |     "priority": 0,
2026-06-19 12:35:21.786637 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.786651 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.786665 | controller |     "securityContext": {
2026-06-19 12:35:21.786680 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.786694 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.786708 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.786722 | controller |       }
2026-06-19 12:35:21.786736 | controller |     },
2026-06-19 12:35:21.786750 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-19 12:35:21.786764 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-19 12:35:21.786779 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.786793 | controller |     "tolerations": [
2026-06-19 12:35:21.786807 | controller |       {
2026-06-19 12:35:21.786821 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.786835 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.786849 | controller |         "operator": "Exists",
2026-06-19 12:35:21.786863 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.786877 | controller |       },
2026-06-19 12:35:21.786891 | controller |       {
2026-06-19 12:35:21.786905 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.786919 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.786933 | controller |         "operator": "Exists",
2026-06-19 12:35:21.786947 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.786968 | controller |       },
2026-06-19 12:35:21.786986 | controller |       {
2026-06-19 12:35:21.787000 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.787015 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.787029 | controller |         "operator": "Exists"
2026-06-19 12:35:21.787043 | controller |       }
2026-06-19 12:35:21.787057 | controller |     ],
2026-06-19 12:35:21.787071 | controller |     "volumes": [
2026-06-19 12:35:21.787085 | controller |       {
2026-06-19 12:35:21.787099 | controller |         "name": "kube-api-access-vs94d",
2026-06-19 12:35:21.787114 | controller |         "projected": {
2026-06-19 12:35:21.787128 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.787142 | controller |           "sources": [
2026-06-19 12:35:21.787156 | controller |             {
2026-06-19 12:35:21.787170 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.787184 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.787198 | controller |                 "path": "token"
2026-06-19 12:35:21.787212 | controller |               }
2026-06-19 12:35:21.787226 | controller |             },
2026-06-19 12:35:21.787240 | controller |             {
2026-06-19 12:35:21.787254 | controller |               "configMap": {
2026-06-19 12:35:21.787269 | controller |                 "items": [
2026-06-19 12:35:21.787284 | controller |                   {
2026-06-19 12:35:21.787298 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.787313 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.787327 | controller |                   }
2026-06-19 12:35:21.787342 | controller |                 ],
2026-06-19 12:35:21.787356 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.787371 | controller |               }
2026-06-19 12:35:21.787386 | controller |             },
2026-06-19 12:35:21.787401 | controller |             {
2026-06-19 12:35:21.787415 | controller |               "downwardAPI": {
2026-06-19 12:35:21.787449 | controller |                 "items": [
2026-06-19 12:35:21.787466 | controller |                   {
2026-06-19 12:35:21.787481 | controller |                     "fieldRef": {
2026-06-19 12:35:21.787496 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.787511 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.787526 | controller |                     },
2026-06-19 12:35:21.787542 | controller |                     "path": "namespace"
2026-06-19 12:35:21.787557 | controller |                   }
2026-06-19 12:35:21.787572 | controller |                 ]
2026-06-19 12:35:21.787587 | controller |               }
2026-06-19 12:35:21.787602 | controller |             },
2026-06-19 12:35:21.787617 | controller |             {
2026-06-19 12:35:21.787631 | controller |               "configMap": {
2026-06-19 12:35:21.787646 | controller |                 "items": [
2026-06-19 12:35:21.787660 | controller |                   {
2026-06-19 12:35:21.787675 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.787690 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.787704 | controller |                   }
2026-06-19 12:35:21.787719 | controller |                 ],
2026-06-19 12:35:21.787733 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.787748 | controller |               }
2026-06-19 12:35:21.787763 | controller |             }
2026-06-19 12:35:21.787778 | controller |           ]
2026-06-19 12:35:21.787792 | controller |         }
2026-06-19 12:35:21.787807 | controller |       }
2026-06-19 12:35:21.787821 | controller |     ]
2026-06-19 12:35:21.787836 | controller |   },
2026-06-19 12:35:21.787851 | controller |   "status": {
2026-06-19 12:35:21.787865 | controller |     "conditions": [
2026-06-19 12:35:21.787880 | controller |       {
2026-06-19 12:35:21.787898 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.787914 | controller |         "lastTransitionTime": "2026-06-19T11:38:57Z",
2026-06-19 12:35:21.787928 | controller |         "status": "True",
2026-06-19 12:35:21.787944 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.787958 | controller |       },
2026-06-19 12:35:21.787973 | controller |       {
2026-06-19 12:35:21.787988 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.788002 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.788017 | controller |         "status": "True",
2026-06-19 12:35:21.788032 | controller |         "type": "Initialized"
2026-06-19 12:35:21.788047 | controller |       },
2026-06-19 12:35:21.788061 | controller |       {
2026-06-19 12:35:21.788076 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.788090 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.788105 | controller |         "status": "True",
2026-06-19 12:35:21.788119 | controller |         "type": "Ready"
2026-06-19 12:35:21.788134 | controller |       },
2026-06-19 12:35:21.788148 | controller |       {
2026-06-19 12:35:21.788163 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.788178 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.788193 | controller |         "status": "True",
2026-06-19 12:35:21.788207 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.788222 | controller |       },
2026-06-19 12:35:21.788237 | controller |       {
2026-06-19 12:35:21.788252 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.788267 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.788282 | controller |         "status": "True",
2026-06-19 12:35:21.788297 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.788312 | controller |       }
2026-06-19 12:35:21.788327 | controller |     ],
2026-06-19 12:35:21.788342 | controller |     "containerStatuses": [
2026-06-19 12:35:21.788358 | controller |       {
2026-06-19 12:35:21.788372 | controller |         "allocatedResources": {
2026-06-19 12:35:21.788387 | controller |           "cpu": "10m",
2026-06-19 12:35:21.788402 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.788417 | controller |         },
2026-06-19 12:35:21.788453 | controller |         "containerID": "cri-o://01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd",
2026-06-19 12:35:21.788471 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907",
2026-06-19 12:35:21.788486 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907",
2026-06-19 12:35:21.788501 | controller |         "lastState": {},
2026-06-19 12:35:21.788516 | controller |         "name": "manager",
2026-06-19 12:35:21.788530 | controller |         "ready": true,
2026-06-19 12:35:21.788546 | controller |         "resources": {
2026-06-19 12:35:21.788561 | controller |           "limits": {
2026-06-19 12:35:21.788575 | controller |             "cpu": "500m",
2026-06-19 12:35:21.788590 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.788604 | controller |           },
2026-06-19 12:35:21.788619 | controller |           "requests": {
2026-06-19 12:35:21.788633 | controller |             "cpu": "10m",
2026-06-19 12:35:21.788647 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.788662 | controller |           }
2026-06-19 12:35:21.788676 | controller |         },
2026-06-19 12:35:21.788690 | controller |         "restartCount": 0,
2026-06-19 12:35:21.788704 | controller |         "started": true,
2026-06-19 12:35:21.788718 | controller |         "state": {
2026-06-19 12:35:21.788733 | controller |           "running": {
2026-06-19 12:35:21.788747 | controller |             "startedAt": "2026-06-19T11:38:56Z"
2026-06-19 12:35:21.788765 | controller |           }
2026-06-19 12:35:21.788779 | controller |         },
2026-06-19 12:35:21.788793 | controller |         "user": {
2026-06-19 12:35:21.788808 | controller |           "linux": {
2026-06-19 12:35:21.788822 | controller |             "gid": 0,
2026-06-19 12:35:21.788836 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.788851 | controller |               0
2026-06-19 12:35:21.788865 | controller |             ],
2026-06-19 12:35:21.788879 | controller |             "uid": 65532
2026-06-19 12:35:21.788894 | controller |           }
2026-06-19 12:35:21.788908 | controller |         },
2026-06-19 12:35:21.788922 | controller |         "volumeMounts": [
2026-06-19 12:35:21.788936 | controller |           {
2026-06-19 12:35:21.788950 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.788964 | controller |             "name": "kube-api-access-vs94d",
2026-06-19 12:35:21.788979 | controller |             "readOnly": true,
2026-06-19 12:35:21.788993 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.789007 | controller |           }
2026-06-19 12:35:21.789022 | controller |         ]
2026-06-19 12:35:21.789036 | controller |       }
2026-06-19 12:35:21.789050 | controller |     ],
2026-06-19 12:35:21.789064 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.789078 | controller |     "hostIPs": [
2026-06-19 12:35:21.789092 | controller |       {
2026-06-19 12:35:21.789106 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.789120 | controller |       }
2026-06-19 12:35:21.789134 | controller |     ],
2026-06-19 12:35:21.789148 | controller |     "phase": "Running",
2026-06-19 12:35:21.789163 | controller |     "podIP": "10.217.0.83",
2026-06-19 12:35:21.789176 | controller |     "podIPs": [
2026-06-19 12:35:21.789190 | controller |       {
2026-06-19 12:35:21.789204 | controller |         "ip": "10.217.0.83"
2026-06-19 12:35:21.789219 | controller |       }
2026-06-19 12:35:21.789233 | controller |     ],
2026-06-19 12:35:21.789247 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.789261 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.789275 | controller |   }
2026-06-19 12:35:21.789289 | controller | }
2026-06-19 12:35:21.810705 | controller | ok:
2026-06-19 12:35:21.810752 | controller | {
2026-06-19 12:35:21.810773 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.810790 | controller |   "kind": "Pod",
2026-06-19 12:35:21.810806 | controller |   "metadata": {
2026-06-19 12:35:21.810822 | controller |     "annotations": {
2026-06-19 12:35:21.810838 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.84/23\"],\"mac_address\":\"0a:58:0a:d9:00:54\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.84/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.810854 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.84\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:54\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.810870 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.810886 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.810902 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.810917 | controller |     },
2026-06-19 12:35:21.810933 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.810948 | controller |     "generateName": "mariadb-operator-controller-manager-869bcd4bdf-",
2026-06-19 12:35:21.810969 | controller |     "generation": 1,
2026-06-19 12:35:21.810985 | controller |     "labels": {
2026-06-19 12:35:21.811000 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-19 12:35:21.811016 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.811031 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-19 12:35:21.811047 | controller |       "pod-template-hash": "869bcd4bdf"
2026-06-19 12:35:21.811062 | controller |     },
2026-06-19 12:35:21.811078 | controller |     "managedFields": [
2026-06-19 12:35:21.811093 | controller |       {
2026-06-19 12:35:21.811108 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.811123 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.811138 | controller |         "fieldsV1": {
2026-06-19 12:35:21.811153 | controller |           "f:metadata": {
2026-06-19 12:35:21.811168 | controller |             "f:annotations": {
2026-06-19 12:35:21.811183 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.811198 | controller |             }
2026-06-19 12:35:21.811213 | controller |           }
2026-06-19 12:35:21.811228 | controller |         },
2026-06-19 12:35:21.811242 | controller |         "manager": "crc",
2026-06-19 12:35:21.811257 | controller |         "operation": "Update",
2026-06-19 12:35:21.811271 | controller |         "subresource": "status",
2026-06-19 12:35:21.811287 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.811301 | controller |       },
2026-06-19 12:35:21.811316 | controller |       {
2026-06-19 12:35:21.811331 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.811346 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.811361 | controller |         "fieldsV1": {
2026-06-19 12:35:21.811376 | controller |           "f:metadata": {
2026-06-19 12:35:21.811391 | controller |             "f:annotations": {
2026-06-19 12:35:21.811405 | controller |               ".": {},
2026-06-19 12:35:21.811420 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.811459 | controller |             },
2026-06-19 12:35:21.811475 | controller |             "f:generateName": {},
2026-06-19 12:35:21.811490 | controller |             "f:labels": {
2026-06-19 12:35:21.811505 | controller |               ".": {},
2026-06-19 12:35:21.811519 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.811534 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.811549 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.811564 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.811579 | controller |             },
2026-06-19 12:35:21.811595 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.811610 | controller |               ".": {},
2026-06-19 12:35:21.811625 | controller |               "k:{\"uid\":\"c3edb3ad-c672-4fc9-9a4c-3a869b79f821\"}": {}
2026-06-19 12:35:21.811640 | controller |             }
2026-06-19 12:35:21.811655 | controller |           },
2026-06-19 12:35:21.811670 | controller |           "f:spec": {
2026-06-19 12:35:21.811685 | controller |             "f:containers": {
2026-06-19 12:35:21.811700 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.811715 | controller |                 ".": {},
2026-06-19 12:35:21.811730 | controller |                 "f:args": {},
2026-06-19 12:35:21.811745 | controller |                 "f:command": {},
2026-06-19 12:35:21.811760 | controller |                 "f:env": {
2026-06-19 12:35:21.811775 | controller |                   ".": {},
2026-06-19 12:35:21.811790 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.811805 | controller |                     ".": {},
2026-06-19 12:35:21.811820 | controller |                     "f:name": {},
2026-06-19 12:35:21.811835 | controller |                     "f:value": {}
2026-06-19 12:35:21.811854 | controller |                   },
2026-06-19 12:35:21.811869 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.811884 | controller |                     ".": {},
2026-06-19 12:35:21.811899 | controller |                     "f:name": {},
2026-06-19 12:35:21.811914 | controller |                     "f:value": {}
2026-06-19 12:35:21.811929 | controller |                   },
2026-06-19 12:35:21.811944 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.811959 | controller |                     ".": {},
2026-06-19 12:35:21.811974 | controller |                     "f:name": {},
2026-06-19 12:35:21.811989 | controller |                     "f:value": {}
2026-06-19 12:35:21.812004 | controller |                   },
2026-06-19 12:35:21.812019 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.812034 | controller |                     ".": {},
2026-06-19 12:35:21.812049 | controller |                     "f:name": {},
2026-06-19 12:35:21.812065 | controller |                     "f:value": {}
2026-06-19 12:35:21.812080 | controller |                   },
2026-06-19 12:35:21.812095 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.812110 | controller |                     ".": {},
2026-06-19 12:35:21.812124 | controller |                     "f:name": {},
2026-06-19 12:35:21.812139 | controller |                     "f:value": {}
2026-06-19 12:35:21.812153 | controller |                   }
2026-06-19 12:35:21.812167 | controller |                 },
2026-06-19 12:35:21.812181 | controller |                 "f:image": {},
2026-06-19 12:35:21.812196 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.812210 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.812225 | controller |                   ".": {},
2026-06-19 12:35:21.812239 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.812253 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.812267 | controller |                     ".": {},
2026-06-19 12:35:21.812281 | controller |                     "f:path": {},
2026-06-19 12:35:21.812295 | controller |                     "f:port": {},
2026-06-19 12:35:21.812310 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.812324 | controller |                   },
2026-06-19 12:35:21.812338 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.812353 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.812367 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.812381 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.812396 | controller |                 },
2026-06-19 12:35:21.812410 | controller |                 "f:name": {},
2026-06-19 12:35:21.812424 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.812460 | controller |                   ".": {},
2026-06-19 12:35:21.812475 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.812490 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.812504 | controller |                     ".": {},
2026-06-19 12:35:21.812518 | controller |                     "f:path": {},
2026-06-19 12:35:21.812532 | controller |                     "f:port": {},
2026-06-19 12:35:21.812546 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.812560 | controller |                   },
2026-06-19 12:35:21.812574 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.812588 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.812603 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.812617 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.812631 | controller |                 },
2026-06-19 12:35:21.812645 | controller |                 "f:resources": {
2026-06-19 12:35:21.812664 | controller |                   ".": {},
2026-06-19 12:35:21.812679 | controller |                   "f:limits": {
2026-06-19 12:35:21.812694 | controller |                     ".": {},
2026-06-19 12:35:21.812708 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.812722 | controller |                     "f:memory": {}
2026-06-19 12:35:21.812736 | controller |                   },
2026-06-19 12:35:21.812750 | controller |                   "f:requests": {
2026-06-19 12:35:21.812764 | controller |                     ".": {},
2026-06-19 12:35:21.812778 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.812792 | controller |                     "f:memory": {}
2026-06-19 12:35:21.812806 | controller |                   }
2026-06-19 12:35:21.812821 | controller |                 },
2026-06-19 12:35:21.812835 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.812851 | controller |                   ".": {},
2026-06-19 12:35:21.812866 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.812880 | controller |                 },
2026-06-19 12:35:21.812895 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.812910 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.812924 | controller |               }
2026-06-19 12:35:21.812939 | controller |             },
2026-06-19 12:35:21.812953 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.812968 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.812983 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.812998 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.813013 | controller |             "f:securityContext": {
2026-06-19 12:35:21.813029 | controller |               ".": {},
2026-06-19 12:35:21.813044 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.813059 | controller |             },
2026-06-19 12:35:21.813074 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.813089 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.813104 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.813119 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.813135 | controller |           }
2026-06-19 12:35:21.813149 | controller |         },
2026-06-19 12:35:21.813164 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.813179 | controller |         "operation": "Update",
2026-06-19 12:35:21.813194 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.813209 | controller |       },
2026-06-19 12:35:21.813223 | controller |       {
2026-06-19 12:35:21.813238 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.813253 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.813267 | controller |         "fieldsV1": {
2026-06-19 12:35:21.813282 | controller |           "f:metadata": {
2026-06-19 12:35:21.813297 | controller |             "f:annotations": {
2026-06-19 12:35:21.813312 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.813327 | controller |             }
2026-06-19 12:35:21.813342 | controller |           }
2026-06-19 12:35:21.813356 | controller |         },
2026-06-19 12:35:21.813371 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.813385 | controller |         "operation": "Update",
2026-06-19 12:35:21.813400 | controller |         "subresource": "status",
2026-06-19 12:35:21.813415 | controller |         "time": "2026-06-19T11:37:39Z"
2026-06-19 12:35:21.813446 | controller |       },
2026-06-19 12:35:21.813465 | controller |       {
2026-06-19 12:35:21.813480 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.813495 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.813510 | controller |         "fieldsV1": {
2026-06-19 12:35:21.813525 | controller |           "f:status": {
2026-06-19 12:35:21.813558 | controller |             "f:conditions": {
2026-06-19 12:35:21.813573 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.813588 | controller |                 ".": {},
2026-06-19 12:35:21.813603 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.813618 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.813633 | controller |                 "f:status": {},
2026-06-19 12:35:21.813648 | controller |                 "f:type": {}
2026-06-19 12:35:21.813662 | controller |               },
2026-06-19 12:35:21.813677 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.813691 | controller |                 ".": {},
2026-06-19 12:35:21.813706 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.813720 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.813735 | controller |                 "f:status": {},
2026-06-19 12:35:21.813749 | controller |                 "f:type": {}
2026-06-19 12:35:21.813763 | controller |               },
2026-06-19 12:35:21.813778 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.813792 | controller |                 ".": {},
2026-06-19 12:35:21.813807 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.813824 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.813839 | controller |                 "f:status": {},
2026-06-19 12:35:21.813854 | controller |                 "f:type": {}
2026-06-19 12:35:21.813868 | controller |               },
2026-06-19 12:35:21.813882 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.813897 | controller |                 ".": {},
2026-06-19 12:35:21.813912 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.813927 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.813942 | controller |                 "f:status": {},
2026-06-19 12:35:21.813957 | controller |                 "f:type": {}
2026-06-19 12:35:21.813972 | controller |               }
2026-06-19 12:35:21.813987 | controller |             },
2026-06-19 12:35:21.814002 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.814016 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.814037 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.814051 | controller |             "f:phase": {},
2026-06-19 12:35:21.814066 | controller |             "f:podIP": {},
2026-06-19 12:35:21.814081 | controller |             "f:podIPs": {
2026-06-19 12:35:21.814096 | controller |               ".": {},
2026-06-19 12:35:21.814111 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-19 12:35:21.814126 | controller |                 ".": {},
2026-06-19 12:35:21.814141 | controller |                 "f:ip": {}
2026-06-19 12:35:21.814156 | controller |               }
2026-06-19 12:35:21.814171 | controller |             },
2026-06-19 12:35:21.814185 | controller |             "f:startTime": {}
2026-06-19 12:35:21.814199 | controller |           }
2026-06-19 12:35:21.814214 | controller |         },
2026-06-19 12:35:21.814228 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.814243 | controller |         "operation": "Update",
2026-06-19 12:35:21.814257 | controller |         "subresource": "status",
2026-06-19 12:35:21.814271 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.814285 | controller |       }
2026-06-19 12:35:21.814299 | controller |     ],
2026-06-19 12:35:21.814313 | controller |     "name": "mariadb-operator-controller-manager-869bcd4bdf-wbfbc",
2026-06-19 12:35:21.814328 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.814342 | controller |     "ownerReferences": [
2026-06-19 12:35:21.814357 | controller |       {
2026-06-19 12:35:21.814371 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.814385 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.814403 | controller |         "controller": true,
2026-06-19 12:35:21.814418 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.814460 | controller |         "name": "mariadb-operator-controller-manager-869bcd4bdf",
2026-06-19 12:35:21.814476 | controller |         "uid": "c3edb3ad-c672-4fc9-9a4c-3a869b79f821"
2026-06-19 12:35:21.814491 | controller |       }
2026-06-19 12:35:21.814505 | controller |     ],
2026-06-19 12:35:21.814520 | controller |     "resourceVersion": "55056",
2026-06-19 12:35:21.814534 | controller |     "uid": "8563633c-b779-4437-a296-0ef64d0430e0"
2026-06-19 12:35:21.814549 | controller |   },
2026-06-19 12:35:21.814563 | controller |   "spec": {
2026-06-19 12:35:21.814578 | controller |     "containers": [
2026-06-19 12:35:21.814592 | controller |       {
2026-06-19 12:35:21.814606 | controller |         "args": [
2026-06-19 12:35:21.814635 | controller |           "--leader-elect",
2026-06-19 12:35:21.814650 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.814664 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.814679 | controller |         ],
2026-06-19 12:35:21.814693 | controller |         "command": [
2026-06-19 12:35:21.814707 | controller |           "/manager"
2026-06-19 12:35:21.814721 | controller |         ],
2026-06-19 12:35:21.814735 | controller |         "env": [
2026-06-19 12:35:21.814749 | controller |           {
2026-06-19 12:35:21.814763 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.814777 | controller |             "value": "30"
2026-06-19 12:35:21.814791 | controller |           },
2026-06-19 12:35:21.814806 | controller |           {
2026-06-19 12:35:21.814819 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.814834 | controller |             "value": "20"
2026-06-19 12:35:21.814848 | controller |           },
2026-06-19 12:35:21.814862 | controller |           {
2026-06-19 12:35:21.814876 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.814890 | controller |             "value": "5"
2026-06-19 12:35:21.814904 | controller |           },
2026-06-19 12:35:21.814918 | controller |           {
2026-06-19 12:35:21.814933 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.814948 | controller |             "value": "false"
2026-06-19 12:35:21.814963 | controller |           },
2026-06-19 12:35:21.814978 | controller |           {
2026-06-19 12:35:21.814993 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.815008 | controller |             "value": "false"
2026-06-19 12:35:21.815023 | controller |           }
2026-06-19 12:35:21.815037 | controller |         ],
2026-06-19 12:35:21.815052 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0",
2026-06-19 12:35:21.815067 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.815083 | controller |         "livenessProbe": {
2026-06-19 12:35:21.815098 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.815113 | controller |           "httpGet": {
2026-06-19 12:35:21.815128 | controller |             "path": "/healthz",
2026-06-19 12:35:21.815143 | controller |             "port": 8081,
2026-06-19 12:35:21.815158 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.815173 | controller |           },
2026-06-19 12:35:21.815189 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.815204 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.815219 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.815234 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.815250 | controller |         },
2026-06-19 12:35:21.815264 | controller |         "name": "manager",
2026-06-19 12:35:21.815279 | controller |         "readinessProbe": {
2026-06-19 12:35:21.815294 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.815313 | controller |           "httpGet": {
2026-06-19 12:35:21.815328 | controller |             "path": "/readyz",
2026-06-19 12:35:21.815342 | controller |             "port": 8081,
2026-06-19 12:35:21.815357 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.815372 | controller |           },
2026-06-19 12:35:21.815387 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.815402 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.815417 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.815452 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.815469 | controller |         },
2026-06-19 12:35:21.815484 | controller |         "resources": {
2026-06-19 12:35:21.815499 | controller |           "limits": {
2026-06-19 12:35:21.815514 | controller |             "cpu": "500m",
2026-06-19 12:35:21.815529 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.815544 | controller |           },
2026-06-19 12:35:21.815558 | controller |           "requests": {
2026-06-19 12:35:21.815573 | controller |             "cpu": "10m",
2026-06-19 12:35:21.815587 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.815602 | controller |           }
2026-06-19 12:35:21.815617 | controller |         },
2026-06-19 12:35:21.815632 | controller |         "securityContext": {
2026-06-19 12:35:21.815647 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.815662 | controller |           "capabilities": {
2026-06-19 12:35:21.815677 | controller |             "drop": [
2026-06-19 12:35:21.815692 | controller |               "MKNOD"
2026-06-19 12:35:21.815707 | controller |             ]
2026-06-19 12:35:21.815721 | controller |           }
2026-06-19 12:35:21.815736 | controller |         },
2026-06-19 12:35:21.815751 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.815765 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.815780 | controller |         "volumeMounts": [
2026-06-19 12:35:21.815795 | controller |           {
2026-06-19 12:35:21.815810 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.815825 | controller |             "name": "kube-api-access-sflfk",
2026-06-19 12:35:21.815840 | controller |             "readOnly": true
2026-06-19 12:35:21.815854 | controller |           }
2026-06-19 12:35:21.815869 | controller |         ]
2026-06-19 12:35:21.815884 | controller |       }
2026-06-19 12:35:21.815899 | controller |     ],
2026-06-19 12:35:21.815913 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.815928 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.815943 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.815958 | controller |       {
2026-06-19 12:35:21.815973 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-6zntg"
2026-06-19 12:35:21.815987 | controller |       }
2026-06-19 12:35:21.816002 | controller |     ],
2026-06-19 12:35:21.816018 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.816033 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.816048 | controller |     "priority": 0,
2026-06-19 12:35:21.816063 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.816078 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.816093 | controller |     "securityContext": {
2026-06-19 12:35:21.816108 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.816123 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.816137 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.816152 | controller |       }
2026-06-19 12:35:21.816167 | controller |     },
2026-06-19 12:35:21.816182 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-19 12:35:21.816198 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-19 12:35:21.816218 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.816233 | controller |     "tolerations": [
2026-06-19 12:35:21.816248 | controller |       {
2026-06-19 12:35:21.816263 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.816278 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.816293 | controller |         "operator": "Exists",
2026-06-19 12:35:21.816307 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.816322 | controller |       },
2026-06-19 12:35:21.816336 | controller |       {
2026-06-19 12:35:21.816350 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.816364 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.816379 | controller |         "operator": "Exists",
2026-06-19 12:35:21.816393 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.816407 | controller |       },
2026-06-19 12:35:21.816422 | controller |       {
2026-06-19 12:35:21.816457 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.816472 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.816487 | controller |         "operator": "Exists"
2026-06-19 12:35:21.816502 | controller |       }
2026-06-19 12:35:21.816516 | controller |     ],
2026-06-19 12:35:21.816531 | controller |     "volumes": [
2026-06-19 12:35:21.816545 | controller |       {
2026-06-19 12:35:21.816559 | controller |         "name": "kube-api-access-sflfk",
2026-06-19 12:35:21.816574 | controller |         "projected": {
2026-06-19 12:35:21.816588 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.816602 | controller |           "sources": [
2026-06-19 12:35:21.816616 | controller |             {
2026-06-19 12:35:21.816630 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.816644 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.816658 | controller |                 "path": "token"
2026-06-19 12:35:21.816673 | controller |               }
2026-06-19 12:35:21.816687 | controller |             },
2026-06-19 12:35:21.816701 | controller |             {
2026-06-19 12:35:21.816715 | controller |               "configMap": {
2026-06-19 12:35:21.816729 | controller |                 "items": [
2026-06-19 12:35:21.816743 | controller |                   {
2026-06-19 12:35:21.816758 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.816772 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.816786 | controller |                   }
2026-06-19 12:35:21.816800 | controller |                 ],
2026-06-19 12:35:21.816814 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.816829 | controller |               }
2026-06-19 12:35:21.816843 | controller |             },
2026-06-19 12:35:21.816857 | controller |             {
2026-06-19 12:35:21.816871 | controller |               "downwardAPI": {
2026-06-19 12:35:21.816885 | controller |                 "items": [
2026-06-19 12:35:21.816900 | controller |                   {
2026-06-19 12:35:21.816914 | controller |                     "fieldRef": {
2026-06-19 12:35:21.816928 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.816942 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.816956 | controller |                     },
2026-06-19 12:35:21.816971 | controller |                     "path": "namespace"
2026-06-19 12:35:21.816985 | controller |                   }
2026-06-19 12:35:21.817000 | controller |                 ]
2026-06-19 12:35:21.817015 | controller |               }
2026-06-19 12:35:21.817030 | controller |             },
2026-06-19 12:35:21.817045 | controller |             {
2026-06-19 12:35:21.817060 | controller |               "configMap": {
2026-06-19 12:35:21.817075 | controller |                 "items": [
2026-06-19 12:35:21.817090 | controller |                   {
2026-06-19 12:35:21.817105 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.817124 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.817140 | controller |                   }
2026-06-19 12:35:21.817155 | controller |                 ],
2026-06-19 12:35:21.817169 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.817184 | controller |               }
2026-06-19 12:35:21.817200 | controller |             }
2026-06-19 12:35:21.817214 | controller |           ]
2026-06-19 12:35:21.817229 | controller |         }
2026-06-19 12:35:21.817244 | controller |       }
2026-06-19 12:35:21.817259 | controller |     ]
2026-06-19 12:35:21.817275 | controller |   },
2026-06-19 12:35:21.817290 | controller |   "status": {
2026-06-19 12:35:21.817306 | controller |     "conditions": [
2026-06-19 12:35:21.817321 | controller |       {
2026-06-19 12:35:21.817336 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.817351 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:21.817366 | controller |         "status": "True",
2026-06-19 12:35:21.817382 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.817397 | controller |       },
2026-06-19 12:35:21.817412 | controller |       {
2026-06-19 12:35:21.817449 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.817469 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.817485 | controller |         "status": "True",
2026-06-19 12:35:21.817500 | controller |         "type": "Initialized"
2026-06-19 12:35:21.817515 | controller |       },
2026-06-19 12:35:21.817530 | controller |       {
2026-06-19 12:35:21.817545 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.817560 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.817575 | controller |         "status": "True",
2026-06-19 12:35:21.817590 | controller |         "type": "Ready"
2026-06-19 12:35:21.817604 | controller |       },
2026-06-19 12:35:21.817619 | controller |       {
2026-06-19 12:35:21.817633 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.817648 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:21.817663 | controller |         "status": "True",
2026-06-19 12:35:21.817678 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.817693 | controller |       },
2026-06-19 12:35:21.817708 | controller |       {
2026-06-19 12:35:21.817722 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.817737 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.817752 | controller |         "status": "True",
2026-06-19 12:35:21.817766 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.817781 | controller |       }
2026-06-19 12:35:21.817797 | controller |     ],
2026-06-19 12:35:21.817815 | controller |     "containerStatuses": [
2026-06-19 12:35:21.817830 | controller |       {
2026-06-19 12:35:21.817844 | controller |         "allocatedResources": {
2026-06-19 12:35:21.817859 | controller |           "cpu": "10m",
2026-06-19 12:35:21.817874 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.817889 | controller |         },
2026-06-19 12:35:21.817904 | controller |         "containerID": "cri-o://b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe",
2026-06-19 12:35:21.817919 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0",
2026-06-19 12:35:21.817934 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0",
2026-06-19 12:35:21.817949 | controller |         "lastState": {},
2026-06-19 12:35:21.817964 | controller |         "name": "manager",
2026-06-19 12:35:21.817979 | controller |         "ready": true,
2026-06-19 12:35:21.817994 | controller |         "resources": {
2026-06-19 12:35:21.818016 | controller |           "limits": {
2026-06-19 12:35:21.818031 | controller |             "cpu": "500m",
2026-06-19 12:35:21.818046 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.818061 | controller |           },
2026-06-19 12:35:21.818077 | controller |           "requests": {
2026-06-19 12:35:21.818112 | controller |             "cpu": "10m",
2026-06-19 12:35:21.818154 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.818173 | controller |           }
2026-06-19 12:35:21.818189 | controller |         },
2026-06-19 12:35:21.818205 | controller |         "restartCount": 0,
2026-06-19 12:35:21.818220 | controller |         "started": true,
2026-06-19 12:35:21.818235 | controller |         "state": {
2026-06-19 12:35:21.818250 | controller |           "running": {
2026-06-19 12:35:21.818265 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:21.818280 | controller |           }
2026-06-19 12:35:21.818296 | controller |         },
2026-06-19 12:35:21.818311 | controller |         "user": {
2026-06-19 12:35:21.818325 | controller |           "linux": {
2026-06-19 12:35:21.818381 | controller |             "gid": 0,
2026-06-19 12:35:21.818398 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.818413 | controller |               0
2026-06-19 12:35:21.818445 | controller |             ],
2026-06-19 12:35:21.818464 | controller |             "uid": 65532
2026-06-19 12:35:21.818480 | controller |           }
2026-06-19 12:35:21.818495 | controller |         },
2026-06-19 12:35:21.818509 | controller |         "volumeMounts": [
2026-06-19 12:35:21.818524 | controller |           {
2026-06-19 12:35:21.818538 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.818553 | controller |             "name": "kube-api-access-sflfk",
2026-06-19 12:35:21.818568 | controller |             "readOnly": true,
2026-06-19 12:35:21.818582 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.818597 | controller |           }
2026-06-19 12:35:21.818612 | controller |         ]
2026-06-19 12:35:21.818644 | controller |       }
2026-06-19 12:35:21.818659 | controller |     ],
2026-06-19 12:35:21.818673 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.818687 | controller |     "hostIPs": [
2026-06-19 12:35:21.818701 | controller |       {
2026-06-19 12:35:21.818715 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.818730 | controller |       }
2026-06-19 12:35:21.818744 | controller |     ],
2026-06-19 12:35:21.818758 | controller |     "phase": "Running",
2026-06-19 12:35:21.818772 | controller |     "podIP": "10.217.0.84",
2026-06-19 12:35:21.818786 | controller |     "podIPs": [
2026-06-19 12:35:21.818800 | controller |       {
2026-06-19 12:35:21.818814 | controller |         "ip": "10.217.0.84"
2026-06-19 12:35:21.818828 | controller |       }
2026-06-19 12:35:21.818842 | controller |     ],
2026-06-19 12:35:21.818856 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.818870 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.818884 | controller |   }
2026-06-19 12:35:21.818899 | controller | }
2026-06-19 12:35:21.840702 | controller | ok:
2026-06-19 12:35:21.840775 | controller | {
2026-06-19 12:35:21.840798 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.840815 | controller |   "kind": "Pod",
2026-06-19 12:35:21.840831 | controller |   "metadata": {
2026-06-19 12:35:21.840846 | controller |     "annotations": {
2026-06-19 12:35:21.840861 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.85/23\"],\"mac_address\":\"0a:58:0a:d9:00:55\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.85/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.840883 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.85\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:55\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.840898 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.840914 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.840936 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.840957 | controller |     },
2026-06-19 12:35:21.840983 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.841003 | controller |     "generateName": "neutron-operator-controller-manager-5f5f55f465-",
2026-06-19 12:35:21.841018 | controller |     "generation": 1,
2026-06-19 12:35:21.841043 | controller |     "labels": {
2026-06-19 12:35:21.841058 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-19 12:35:21.841073 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.841093 | controller |       "openstack.org/operator-name": "neutron",
2026-06-19 12:35:21.841114 | controller |       "pod-template-hash": "5f5f55f465"
2026-06-19 12:35:21.841144 | controller |     },
2026-06-19 12:35:21.841171 | controller |     "managedFields": [
2026-06-19 12:35:21.841192 | controller |       {
2026-06-19 12:35:21.841213 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.841234 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.841260 | controller |         "fieldsV1": {
2026-06-19 12:35:21.841281 | controller |           "f:metadata": {
2026-06-19 12:35:21.841307 | controller |             "f:annotations": {
2026-06-19 12:35:21.841327 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.841343 | controller |             }
2026-06-19 12:35:21.841365 | controller |           }
2026-06-19 12:35:21.841386 | controller |         },
2026-06-19 12:35:21.841401 | controller |         "manager": "crc",
2026-06-19 12:35:21.841416 | controller |         "operation": "Update",
2026-06-19 12:35:21.841452 | controller |         "subresource": "status",
2026-06-19 12:35:21.841469 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.841485 | controller |       },
2026-06-19 12:35:21.841500 | controller |       {
2026-06-19 12:35:21.841515 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.841530 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.841545 | controller |         "fieldsV1": {
2026-06-19 12:35:21.841560 | controller |           "f:metadata": {
2026-06-19 12:35:21.841575 | controller |             "f:annotations": {
2026-06-19 12:35:21.841590 | controller |               ".": {},
2026-06-19 12:35:21.841605 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.841620 | controller |             },
2026-06-19 12:35:21.841635 | controller |             "f:generateName": {},
2026-06-19 12:35:21.841650 | controller |             "f:labels": {
2026-06-19 12:35:21.841665 | controller |               ".": {},
2026-06-19 12:35:21.841679 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.841694 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.841709 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.841724 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.841739 | controller |             },
2026-06-19 12:35:21.841754 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.841768 | controller |               ".": {},
2026-06-19 12:35:21.841783 | controller |               "k:{\"uid\":\"3bd4ff1f-6e88-49e1-8736-0d1808412305\"}": {}
2026-06-19 12:35:21.841798 | controller |             }
2026-06-19 12:35:21.841812 | controller |           },
2026-06-19 12:35:21.841831 | controller |           "f:spec": {
2026-06-19 12:35:21.841846 | controller |             "f:containers": {
2026-06-19 12:35:21.841861 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.841876 | controller |                 ".": {},
2026-06-19 12:35:21.841891 | controller |                 "f:args": {},
2026-06-19 12:35:21.841906 | controller |                 "f:command": {},
2026-06-19 12:35:21.841921 | controller |                 "f:env": {
2026-06-19 12:35:21.841936 | controller |                   ".": {},
2026-06-19 12:35:21.841951 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.841965 | controller |                     ".": {},
2026-06-19 12:35:21.841980 | controller |                     "f:name": {},
2026-06-19 12:35:21.841994 | controller |                     "f:value": {}
2026-06-19 12:35:21.842009 | controller |                   },
2026-06-19 12:35:21.842024 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.842039 | controller |                     ".": {},
2026-06-19 12:35:21.842054 | controller |                     "f:name": {},
2026-06-19 12:35:21.842069 | controller |                     "f:value": {}
2026-06-19 12:35:21.842083 | controller |                   },
2026-06-19 12:35:21.842098 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.842113 | controller |                     ".": {},
2026-06-19 12:35:21.842128 | controller |                     "f:name": {},
2026-06-19 12:35:21.842143 | controller |                     "f:value": {}
2026-06-19 12:35:21.842158 | controller |                   },
2026-06-19 12:35:21.842172 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.842188 | controller |                     ".": {},
2026-06-19 12:35:21.842203 | controller |                     "f:name": {},
2026-06-19 12:35:21.842217 | controller |                     "f:value": {}
2026-06-19 12:35:21.842232 | controller |                   },
2026-06-19 12:35:21.842246 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.842262 | controller |                     ".": {},
2026-06-19 12:35:21.842277 | controller |                     "f:name": {},
2026-06-19 12:35:21.842292 | controller |                     "f:value": {}
2026-06-19 12:35:21.842307 | controller |                   }
2026-06-19 12:35:21.842322 | controller |                 },
2026-06-19 12:35:21.842336 | controller |                 "f:image": {},
2026-06-19 12:35:21.842351 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.842366 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.842381 | controller |                   ".": {},
2026-06-19 12:35:21.842396 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.842411 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.842442 | controller |                     ".": {},
2026-06-19 12:35:21.842462 | controller |                     "f:path": {},
2026-06-19 12:35:21.842478 | controller |                     "f:port": {},
2026-06-19 12:35:21.842493 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.842508 | controller |                   },
2026-06-19 12:35:21.842523 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.842538 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.842553 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.842568 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.842583 | controller |                 },
2026-06-19 12:35:21.842597 | controller |                 "f:name": {},
2026-06-19 12:35:21.842612 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.842643 | controller |                   ".": {},
2026-06-19 12:35:21.842659 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.842674 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.842706 | controller |                     ".": {},
2026-06-19 12:35:21.842727 | controller |                     "f:path": {},
2026-06-19 12:35:21.842747 | controller |                     "f:port": {},
2026-06-19 12:35:21.842768 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.842788 | controller |                   },
2026-06-19 12:35:21.842808 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.842823 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.842843 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.842857 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.842872 | controller |                 },
2026-06-19 12:35:21.842886 | controller |                 "f:resources": {
2026-06-19 12:35:21.842900 | controller |                   ".": {},
2026-06-19 12:35:21.842914 | controller |                   "f:limits": {
2026-06-19 12:35:21.842929 | controller |                     ".": {},
2026-06-19 12:35:21.842943 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.842958 | controller |                     "f:memory": {}
2026-06-19 12:35:21.842974 | controller |                   },
2026-06-19 12:35:21.842996 | controller |                   "f:requests": {
2026-06-19 12:35:21.843016 | controller |                     ".": {},
2026-06-19 12:35:21.843031 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.843045 | controller |                     "f:memory": {}
2026-06-19 12:35:21.843060 | controller |                   }
2026-06-19 12:35:21.843074 | controller |                 },
2026-06-19 12:35:21.843089 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.843103 | controller |                   ".": {},
2026-06-19 12:35:21.843123 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.843149 | controller |                 },
2026-06-19 12:35:21.843164 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.843184 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.843204 | controller |               }
2026-06-19 12:35:21.843225 | controller |             },
2026-06-19 12:35:21.843245 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.843266 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.843286 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.843311 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.843331 | controller |             "f:securityContext": {
2026-06-19 12:35:21.843351 | controller |               ".": {},
2026-06-19 12:35:21.843365 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.843380 | controller |             },
2026-06-19 12:35:21.843394 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.843408 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.843423 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.843458 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.843473 | controller |           }
2026-06-19 12:35:21.843489 | controller |         },
2026-06-19 12:35:21.843504 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.843525 | controller |         "operation": "Update",
2026-06-19 12:35:21.843546 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.843567 | controller |       },
2026-06-19 12:35:21.843587 | controller |       {
2026-06-19 12:35:21.843608 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.843633 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.843654 | controller |         "fieldsV1": {
2026-06-19 12:35:21.843680 | controller |           "f:metadata": {
2026-06-19 12:35:21.843696 | controller |             "f:annotations": {
2026-06-19 12:35:21.843716 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.843746 | controller |             }
2026-06-19 12:35:21.843769 | controller |           }
2026-06-19 12:35:21.843795 | controller |         },
2026-06-19 12:35:21.843811 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.843826 | controller |         "operation": "Update",
2026-06-19 12:35:21.843841 | controller |         "subresource": "status",
2026-06-19 12:35:21.843857 | controller |         "time": "2026-06-19T11:37:40Z"
2026-06-19 12:35:21.843872 | controller |       },
2026-06-19 12:35:21.843893 | controller |       {
2026-06-19 12:35:21.843913 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.843939 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.843959 | controller |         "fieldsV1": {
2026-06-19 12:35:21.843983 | controller |           "f:status": {
2026-06-19 12:35:21.844006 | controller |             "f:conditions": {
2026-06-19 12:35:21.844027 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.844048 | controller |                 ".": {},
2026-06-19 12:35:21.844074 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.844095 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.844121 | controller |                 "f:status": {},
2026-06-19 12:35:21.844147 | controller |                 "f:type": {}
2026-06-19 12:35:21.844167 | controller |               },
2026-06-19 12:35:21.844192 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.844219 | controller |                 ".": {},
2026-06-19 12:35:21.844240 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.844260 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.844281 | controller |                 "f:status": {},
2026-06-19 12:35:21.844296 | controller |                 "f:type": {}
2026-06-19 12:35:21.844311 | controller |               },
2026-06-19 12:35:21.844326 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.844341 | controller |                 ".": {},
2026-06-19 12:35:21.844355 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.844370 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.844385 | controller |                 "f:status": {},
2026-06-19 12:35:21.844399 | controller |                 "f:type": {}
2026-06-19 12:35:21.844414 | controller |               },
2026-06-19 12:35:21.844444 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.844464 | controller |                 ".": {},
2026-06-19 12:35:21.844480 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.844495 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.844510 | controller |                 "f:status": {},
2026-06-19 12:35:21.844525 | controller |                 "f:type": {}
2026-06-19 12:35:21.844539 | controller |               }
2026-06-19 12:35:21.844554 | controller |             },
2026-06-19 12:35:21.844569 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.844584 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.844599 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.844620 | controller |             "f:phase": {},
2026-06-19 12:35:21.844641 | controller |             "f:podIP": {},
2026-06-19 12:35:21.844666 | controller |             "f:podIPs": {
2026-06-19 12:35:21.844682 | controller |               ".": {},
2026-06-19 12:35:21.844696 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-19 12:35:21.844717 | controller |                 ".": {},
2026-06-19 12:35:21.844738 | controller |                 "f:ip": {}
2026-06-19 12:35:21.844758 | controller |               }
2026-06-19 12:35:21.844778 | controller |             },
2026-06-19 12:35:21.844799 | controller |             "f:startTime": {}
2026-06-19 12:35:21.844815 | controller |           }
2026-06-19 12:35:21.844845 | controller |         },
2026-06-19 12:35:21.844866 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.844887 | controller |         "operation": "Update",
2026-06-19 12:35:21.844912 | controller |         "subresource": "status",
2026-06-19 12:35:21.844933 | controller |         "time": "2026-06-19T11:39:10Z"
2026-06-19 12:35:21.844954 | controller |       }
2026-06-19 12:35:21.844970 | controller |     ],
2026-06-19 12:35:21.844985 | controller |     "name": "neutron-operator-controller-manager-5f5f55f465-2z898",
2026-06-19 12:35:21.845000 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.845015 | controller |     "ownerReferences": [
2026-06-19 12:35:21.845030 | controller |       {
2026-06-19 12:35:21.845045 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.845060 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.845075 | controller |         "controller": true,
2026-06-19 12:35:21.845096 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.845122 | controller |         "name": "neutron-operator-controller-manager-5f5f55f465",
2026-06-19 12:35:21.845138 | controller |         "uid": "3bd4ff1f-6e88-49e1-8736-0d1808412305"
2026-06-19 12:35:21.845164 | controller |       }
2026-06-19 12:35:21.845184 | controller |     ],
2026-06-19 12:35:21.845204 | controller |     "resourceVersion": "55027",
2026-06-19 12:35:21.845225 | controller |     "uid": "09bc664f-e115-43c7-8a08-76a52e6ed138"
2026-06-19 12:35:21.845240 | controller |   },
2026-06-19 12:35:21.845255 | controller |   "spec": {
2026-06-19 12:35:21.845269 | controller |     "containers": [
2026-06-19 12:35:21.845284 | controller |       {
2026-06-19 12:35:21.845298 | controller |         "args": [
2026-06-19 12:35:21.845312 | controller |           "--leader-elect",
2026-06-19 12:35:21.845332 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.845358 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.845378 | controller |         ],
2026-06-19 12:35:21.845398 | controller |         "command": [
2026-06-19 12:35:21.845418 | controller |           "/manager"
2026-06-19 12:35:21.845465 | controller |         ],
2026-06-19 12:35:21.845480 | controller |         "env": [
2026-06-19 12:35:21.845495 | controller |           {
2026-06-19 12:35:21.845509 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.845523 | controller |             "value": "30"
2026-06-19 12:35:21.845538 | controller |           },
2026-06-19 12:35:21.845552 | controller |           {
2026-06-19 12:35:21.845566 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.845580 | controller |             "value": "20"
2026-06-19 12:35:21.845595 | controller |           },
2026-06-19 12:35:21.845609 | controller |           {
2026-06-19 12:35:21.845623 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.845637 | controller |             "value": "5"
2026-06-19 12:35:21.845651 | controller |           },
2026-06-19 12:35:21.845666 | controller |           {
2026-06-19 12:35:21.845680 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.845695 | controller |             "value": "false"
2026-06-19 12:35:21.845709 | controller |           },
2026-06-19 12:35:21.845724 | controller |           {
2026-06-19 12:35:21.845738 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.845753 | controller |             "value": "false"
2026-06-19 12:35:21.845767 | controller |           }
2026-06-19 12:35:21.845781 | controller |         ],
2026-06-19 12:35:21.845796 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0",
2026-06-19 12:35:21.845811 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.845826 | controller |         "livenessProbe": {
2026-06-19 12:35:21.845841 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.845860 | controller |           "httpGet": {
2026-06-19 12:35:21.845875 | controller |             "path": "/healthz",
2026-06-19 12:35:21.845889 | controller |             "port": 8081,
2026-06-19 12:35:21.845904 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.845918 | controller |           },
2026-06-19 12:35:21.845933 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.845947 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.845961 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.845976 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.845991 | controller |         },
2026-06-19 12:35:21.846006 | controller |         "name": "manager",
2026-06-19 12:35:21.846021 | controller |         "readinessProbe": {
2026-06-19 12:35:21.846036 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.846050 | controller |           "httpGet": {
2026-06-19 12:35:21.846066 | controller |             "path": "/readyz",
2026-06-19 12:35:21.846081 | controller |             "port": 8081,
2026-06-19 12:35:21.846102 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.846123 | controller |           },
2026-06-19 12:35:21.846149 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.846170 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.846191 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.846211 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.846227 | controller |         },
2026-06-19 12:35:21.846248 | controller |         "resources": {
2026-06-19 12:35:21.846263 | controller |           "limits": {
2026-06-19 12:35:21.846279 | controller |             "cpu": "500m",
2026-06-19 12:35:21.846294 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.846310 | controller |           },
2026-06-19 12:35:21.846325 | controller |           "requests": {
2026-06-19 12:35:21.846340 | controller |             "cpu": "10m",
2026-06-19 12:35:21.846354 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.846369 | controller |           }
2026-06-19 12:35:21.846384 | controller |         },
2026-06-19 12:35:21.846399 | controller |         "securityContext": {
2026-06-19 12:35:21.846414 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.846444 | controller |           "capabilities": {
2026-06-19 12:35:21.846464 | controller |             "drop": [
2026-06-19 12:35:21.846480 | controller |               "MKNOD"
2026-06-19 12:35:21.846506 | controller |             ]
2026-06-19 12:35:21.846521 | controller |           }
2026-06-19 12:35:21.846542 | controller |         },
2026-06-19 12:35:21.846557 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.846578 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.846598 | controller |         "volumeMounts": [
2026-06-19 12:35:21.846638 | controller |           {
2026-06-19 12:35:21.846660 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.846687 | controller |             "name": "kube-api-access-mlvfw",
2026-06-19 12:35:21.846714 | controller |             "readOnly": true
2026-06-19 12:35:21.846730 | controller |           }
2026-06-19 12:35:21.846756 | controller |         ]
2026-06-19 12:35:21.846771 | controller |       }
2026-06-19 12:35:21.846786 | controller |     ],
2026-06-19 12:35:21.846801 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.846821 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.846847 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.846867 | controller |       {
2026-06-19 12:35:21.846888 | controller |         "name": "neutron-operator-controller-manager-dockercfg-r2r2x"
2026-06-19 12:35:21.846909 | controller |       }
2026-06-19 12:35:21.846930 | controller |     ],
2026-06-19 12:35:21.846956 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.846991 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.847013 | controller |     "priority": 0,
2026-06-19 12:35:21.847034 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.847054 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.847079 | controller |     "securityContext": {
2026-06-19 12:35:21.847100 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.847120 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.847135 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.847150 | controller |       }
2026-06-19 12:35:21.847165 | controller |     },
2026-06-19 12:35:21.847179 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-19 12:35:21.847194 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-19 12:35:21.847209 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.847224 | controller |     "tolerations": [
2026-06-19 12:35:21.847239 | controller |       {
2026-06-19 12:35:21.847253 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.847274 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.847295 | controller |         "operator": "Exists",
2026-06-19 12:35:21.847322 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.847348 | controller |       },
2026-06-19 12:35:21.847364 | controller |       {
2026-06-19 12:35:21.847385 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.847411 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.847450 | controller |         "operator": "Exists",
2026-06-19 12:35:21.847474 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.847499 | controller |       },
2026-06-19 12:35:21.847515 | controller |       {
2026-06-19 12:35:21.847535 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.847556 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.847576 | controller |         "operator": "Exists"
2026-06-19 12:35:21.847602 | controller |       }
2026-06-19 12:35:21.847622 | controller |     ],
2026-06-19 12:35:21.847692 | controller |     "volumes": [
2026-06-19 12:35:21.847725 | controller |       {
2026-06-19 12:35:21.847741 | controller |         "name": "kube-api-access-mlvfw",
2026-06-19 12:35:21.847756 | controller |         "projected": {
2026-06-19 12:35:21.847771 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.847791 | controller |           "sources": [
2026-06-19 12:35:21.847811 | controller |             {
2026-06-19 12:35:21.847837 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.847852 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.847867 | controller |                 "path": "token"
2026-06-19 12:35:21.847881 | controller |               }
2026-06-19 12:35:21.847895 | controller |             },
2026-06-19 12:35:21.847910 | controller |             {
2026-06-19 12:35:21.847924 | controller |               "configMap": {
2026-06-19 12:35:21.847938 | controller |                 "items": [
2026-06-19 12:35:21.847952 | controller |                   {
2026-06-19 12:35:21.847967 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.847980 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.847994 | controller |                   }
2026-06-19 12:35:21.848008 | controller |                 ],
2026-06-19 12:35:21.848029 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.848049 | controller |               }
2026-06-19 12:35:21.848069 | controller |             },
2026-06-19 12:35:21.848090 | controller |             {
2026-06-19 12:35:21.848104 | controller |               "downwardAPI": {
2026-06-19 12:35:21.848125 | controller |                 "items": [
2026-06-19 12:35:21.848145 | controller |                   {
2026-06-19 12:35:21.848169 | controller |                     "fieldRef": {
2026-06-19 12:35:21.848200 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.848221 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.848246 | controller |                     },
2026-06-19 12:35:21.848266 | controller |                     "path": "namespace"
2026-06-19 12:35:21.848287 | controller |                   }
2026-06-19 12:35:21.848307 | controller |                 ]
2026-06-19 12:35:21.848327 | controller |               }
2026-06-19 12:35:21.848347 | controller |             },
2026-06-19 12:35:21.848362 | controller |             {
2026-06-19 12:35:21.848377 | controller |               "configMap": {
2026-06-19 12:35:21.848391 | controller |                 "items": [
2026-06-19 12:35:21.848405 | controller |                   {
2026-06-19 12:35:21.848419 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.848466 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.848483 | controller |                   }
2026-06-19 12:35:21.848498 | controller |                 ],
2026-06-19 12:35:21.848512 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.848526 | controller |               }
2026-06-19 12:35:21.848541 | controller |             }
2026-06-19 12:35:21.848555 | controller |           ]
2026-06-19 12:35:21.848574 | controller |         }
2026-06-19 12:35:21.848594 | controller |       }
2026-06-19 12:35:21.848614 | controller |     ]
2026-06-19 12:35:21.848629 | controller |   },
2026-06-19 12:35:21.848643 | controller |   "status": {
2026-06-19 12:35:21.848658 | controller |     "conditions": [
2026-06-19 12:35:21.848673 | controller |       {
2026-06-19 12:35:21.848688 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.848709 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:21.848724 | controller |         "status": "True",
2026-06-19 12:35:21.848745 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.848766 | controller |       },
2026-06-19 12:35:21.848792 | controller |       {
2026-06-19 12:35:21.848807 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.848833 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.848859 | controller |         "status": "True",
2026-06-19 12:35:21.848879 | controller |         "type": "Initialized"
2026-06-19 12:35:21.848905 | controller |       },
2026-06-19 12:35:21.848926 | controller |       {
2026-06-19 12:35:21.848946 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.848967 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.848993 | controller |         "status": "True",
2026-06-19 12:35:21.849018 | controller |         "type": "Ready"
2026-06-19 12:35:21.849034 | controller |       },
2026-06-19 12:35:21.849049 | controller |       {
2026-06-19 12:35:21.849064 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.849083 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.849098 | controller |         "status": "True",
2026-06-19 12:35:21.849119 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.849139 | controller |       },
2026-06-19 12:35:21.849160 | controller |       {
2026-06-19 12:35:21.849180 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.849201 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.849216 | controller |         "status": "True",
2026-06-19 12:35:21.849236 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.849262 | controller |       }
2026-06-19 12:35:21.849282 | controller |     ],
2026-06-19 12:35:21.849297 | controller |     "containerStatuses": [
2026-06-19 12:35:21.849323 | controller |       {
2026-06-19 12:35:21.849347 | controller |         "allocatedResources": {
2026-06-19 12:35:21.849368 | controller |           "cpu": "10m",
2026-06-19 12:35:21.849398 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.849420 | controller |         },
2026-06-19 12:35:21.849468 | controller |         "containerID": "cri-o://abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c",
2026-06-19 12:35:21.849495 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0",
2026-06-19 12:35:21.849516 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0",
2026-06-19 12:35:21.849536 | controller |         "lastState": {},
2026-06-19 12:35:21.849562 | controller |         "name": "manager",
2026-06-19 12:35:21.849587 | controller |         "ready": true,
2026-06-19 12:35:21.849607 | controller |         "resources": {
2026-06-19 12:35:21.849622 | controller |           "limits": {
2026-06-19 12:35:21.849643 | controller |             "cpu": "500m",
2026-06-19 12:35:21.849664 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.849684 | controller |           },
2026-06-19 12:35:21.849710 | controller |           "requests": {
2026-06-19 12:35:21.849730 | controller |             "cpu": "10m",
2026-06-19 12:35:21.849745 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.849759 | controller |           }
2026-06-19 12:35:21.849774 | controller |         },
2026-06-19 12:35:21.849789 | controller |         "restartCount": 0,
2026-06-19 12:35:21.849804 | controller |         "started": true,
2026-06-19 12:35:21.849818 | controller |         "state": {
2026-06-19 12:35:21.849832 | controller |           "running": {
2026-06-19 12:35:21.849846 | controller |             "startedAt": "2026-06-19T11:38:58Z"
2026-06-19 12:35:21.849861 | controller |           }
2026-06-19 12:35:21.849876 | controller |         },
2026-06-19 12:35:21.849891 | controller |         "user": {
2026-06-19 12:35:21.849905 | controller |           "linux": {
2026-06-19 12:35:21.849920 | controller |             "gid": 0,
2026-06-19 12:35:21.849935 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.849949 | controller |               0
2026-06-19 12:35:21.849964 | controller |             ],
2026-06-19 12:35:21.849978 | controller |             "uid": 65532
2026-06-19 12:35:21.849993 | controller |           }
2026-06-19 12:35:21.850008 | controller |         },
2026-06-19 12:35:21.850029 | controller |         "volumeMounts": [
2026-06-19 12:35:21.850056 | controller |           {
2026-06-19 12:35:21.850071 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.850086 | controller |             "name": "kube-api-access-mlvfw",
2026-06-19 12:35:21.850107 | controller |             "readOnly": true,
2026-06-19 12:35:21.850128 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.850153 | controller |           }
2026-06-19 12:35:21.850174 | controller |         ]
2026-06-19 12:35:21.850199 | controller |       }
2026-06-19 12:35:21.850221 | controller |     ],
2026-06-19 12:35:21.850246 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.850267 | controller |     "hostIPs": [
2026-06-19 12:35:21.850287 | controller |       {
2026-06-19 12:35:21.850303 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.850318 | controller |       }
2026-06-19 12:35:21.850344 | controller |     ],
2026-06-19 12:35:21.850365 | controller |     "phase": "Running",
2026-06-19 12:35:21.850380 | controller |     "podIP": "10.217.0.85",
2026-06-19 12:35:21.850395 | controller |     "podIPs": [
2026-06-19 12:35:21.850409 | controller |       {
2026-06-19 12:35:21.850424 | controller |         "ip": "10.217.0.85"
2026-06-19 12:35:21.850466 | controller |       }
2026-06-19 12:35:21.850481 | controller |     ],
2026-06-19 12:35:21.850495 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.850516 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.850545 | controller |   }
2026-06-19 12:35:21.850565 | controller | }
2026-06-19 12:35:21.875653 | controller | ok:
2026-06-19 12:35:21.875739 | controller | {
2026-06-19 12:35:21.875769 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.875797 | controller |   "kind": "Pod",
2026-06-19 12:35:21.875818 | controller |   "metadata": {
2026-06-19 12:35:21.875845 | controller |     "annotations": {
2026-06-19 12:35:21.875866 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.86/23\"],\"mac_address\":\"0a:58:0a:d9:00:56\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.86/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.875883 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.86\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:56\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.875904 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.875920 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.875945 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.875965 | controller |     },
2026-06-19 12:35:21.875980 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.876000 | controller |     "generateName": "nova-operator-controller-manager-8fb548f77-",
2026-06-19 12:35:21.876015 | controller |     "generation": 1,
2026-06-19 12:35:21.876035 | controller |     "labels": {
2026-06-19 12:35:21.876050 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-19 12:35:21.876064 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.876085 | controller |       "openstack.org/operator-name": "nova",
2026-06-19 12:35:21.876104 | controller |       "pod-template-hash": "8fb548f77"
2026-06-19 12:35:21.876124 | controller |     },
2026-06-19 12:35:21.876139 | controller |     "managedFields": [
2026-06-19 12:35:21.876159 | controller |       {
2026-06-19 12:35:21.876174 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.876188 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.876208 | controller |         "fieldsV1": {
2026-06-19 12:35:21.876222 | controller |           "f:metadata": {
2026-06-19 12:35:21.876236 | controller |             "f:annotations": {
2026-06-19 12:35:21.876256 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.876276 | controller |             }
2026-06-19 12:35:21.876291 | controller |           }
2026-06-19 12:35:21.876312 | controller |         },
2026-06-19 12:35:21.876331 | controller |         "manager": "crc",
2026-06-19 12:35:21.876351 | controller |         "operation": "Update",
2026-06-19 12:35:21.876365 | controller |         "subresource": "status",
2026-06-19 12:35:21.876385 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.876400 | controller |       },
2026-06-19 12:35:21.876414 | controller |       {
2026-06-19 12:35:21.876453 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.876470 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.876491 | controller |         "fieldsV1": {
2026-06-19 12:35:21.876513 | controller |           "f:metadata": {
2026-06-19 12:35:21.876538 | controller |             "f:annotations": {
2026-06-19 12:35:21.876559 | controller |               ".": {},
2026-06-19 12:35:21.876574 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.876589 | controller |             },
2026-06-19 12:35:21.876604 | controller |             "f:generateName": {},
2026-06-19 12:35:21.876619 | controller |             "f:labels": {
2026-06-19 12:35:21.876640 | controller |               ".": {},
2026-06-19 12:35:21.876656 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.876677 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.876692 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.876712 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.876732 | controller |             },
2026-06-19 12:35:21.876748 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.876763 | controller |               ".": {},
2026-06-19 12:35:21.876784 | controller |               "k:{\"uid\":\"3d8c8e60-bd35-4fac-a188-bae1e8ec575a\"}": {}
2026-06-19 12:35:21.876805 | controller |             }
2026-06-19 12:35:21.876826 | controller |           },
2026-06-19 12:35:21.876841 | controller |           "f:spec": {
2026-06-19 12:35:21.876862 | controller |             "f:containers": {
2026-06-19 12:35:21.876882 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.876898 | controller |                 ".": {},
2026-06-19 12:35:21.876918 | controller |                 "f:args": {},
2026-06-19 12:35:21.876933 | controller |                 "f:command": {},
2026-06-19 12:35:21.876954 | controller |                 "f:env": {
2026-06-19 12:35:21.876969 | controller |                   ".": {},
2026-06-19 12:35:21.876983 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.876998 | controller |                     ".": {},
2026-06-19 12:35:21.877013 | controller |                     "f:name": {},
2026-06-19 12:35:21.877028 | controller |                     "f:value": {}
2026-06-19 12:35:21.877048 | controller |                   },
2026-06-19 12:35:21.877063 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.877078 | controller |                     ".": {},
2026-06-19 12:35:21.877104 | controller |                     "f:name": {},
2026-06-19 12:35:21.877124 | controller |                     "f:value": {}
2026-06-19 12:35:21.877139 | controller |                   },
2026-06-19 12:35:21.877164 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.877180 | controller |                     ".": {},
2026-06-19 12:35:21.877195 | controller |                     "f:name": {},
2026-06-19 12:35:21.877210 | controller |                     "f:value": {}
2026-06-19 12:35:21.877230 | controller |                   },
2026-06-19 12:35:21.877251 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.877271 | controller |                     ".": {},
2026-06-19 12:35:21.877293 | controller |                     "f:name": {},
2026-06-19 12:35:21.877308 | controller |                     "f:value": {}
2026-06-19 12:35:21.877323 | controller |                   },
2026-06-19 12:35:21.877344 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.877359 | controller |                     ".": {},
2026-06-19 12:35:21.877379 | controller |                     "f:name": {},
2026-06-19 12:35:21.877400 | controller |                     "f:value": {}
2026-06-19 12:35:21.877420 | controller |                   }
2026-06-19 12:35:21.877454 | controller |                 },
2026-06-19 12:35:21.877476 | controller |                 "f:image": {},
2026-06-19 12:35:21.877497 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.877517 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.877533 | controller |                   ".": {},
2026-06-19 12:35:21.877553 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.877568 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.877589 | controller |                     ".": {},
2026-06-19 12:35:21.877609 | controller |                     "f:path": {},
2026-06-19 12:35:21.877629 | controller |                     "f:port": {},
2026-06-19 12:35:21.877650 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.877665 | controller |                   },
2026-06-19 12:35:21.877680 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.877695 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.877710 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.877724 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.877746 | controller |                 },
2026-06-19 12:35:21.877767 | controller |                 "f:name": {},
2026-06-19 12:35:21.877788 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.877809 | controller |                   ".": {},
2026-06-19 12:35:21.877824 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.877839 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.877859 | controller |                     ".": {},
2026-06-19 12:35:21.877874 | controller |                     "f:path": {},
2026-06-19 12:35:21.877889 | controller |                     "f:port": {},
2026-06-19 12:35:21.877910 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.877925 | controller |                   },
2026-06-19 12:35:21.877945 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.877966 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.877981 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.877995 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.878016 | controller |                 },
2026-06-19 12:35:21.878036 | controller |                 "f:resources": {
2026-06-19 12:35:21.878052 | controller |                   ".": {},
2026-06-19 12:35:21.878072 | controller |                   "f:limits": {
2026-06-19 12:35:21.878087 | controller |                     ".": {},
2026-06-19 12:35:21.878107 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.878127 | controller |                     "f:memory": {}
2026-06-19 12:35:21.878146 | controller |                   },
2026-06-19 12:35:21.878167 | controller |                   "f:requests": {
2026-06-19 12:35:21.878181 | controller |                     ".": {},
2026-06-19 12:35:21.878206 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.878222 | controller |                     "f:memory": {}
2026-06-19 12:35:21.878236 | controller |                   }
2026-06-19 12:35:21.878261 | controller |                 },
2026-06-19 12:35:21.878281 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.878296 | controller |                   ".": {},
2026-06-19 12:35:21.878316 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.878335 | controller |                 },
2026-06-19 12:35:21.878350 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.878370 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.878397 | controller |               }
2026-06-19 12:35:21.878411 | controller |             },
2026-06-19 12:35:21.878462 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.878484 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.878499 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.878519 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.878534 | controller |             "f:securityContext": {
2026-06-19 12:35:21.878548 | controller |               ".": {},
2026-06-19 12:35:21.878562 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.878576 | controller |             },
2026-06-19 12:35:21.878590 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.878610 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.878645 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.878666 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.878698 | controller |           }
2026-06-19 12:35:21.878719 | controller |         },
2026-06-19 12:35:21.878739 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.878754 | controller |         "operation": "Update",
2026-06-19 12:35:21.878773 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.878788 | controller |       },
2026-06-19 12:35:21.878803 | controller |       {
2026-06-19 12:35:21.878823 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.878848 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.878863 | controller |         "fieldsV1": {
2026-06-19 12:35:21.878878 | controller |           "f:metadata": {
2026-06-19 12:35:21.878903 | controller |             "f:annotations": {
2026-06-19 12:35:21.878923 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.878939 | controller |             }
2026-06-19 12:35:21.878960 | controller |           }
2026-06-19 12:35:21.878983 | controller |         },
2026-06-19 12:35:21.879011 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.879030 | controller |         "operation": "Update",
2026-06-19 12:35:21.879050 | controller |         "subresource": "status",
2026-06-19 12:35:21.879070 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:21.879090 | controller |       },
2026-06-19 12:35:21.879105 | controller |       {
2026-06-19 12:35:21.879121 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.879135 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.879157 | controller |         "fieldsV1": {
2026-06-19 12:35:21.879182 | controller |           "f:status": {
2026-06-19 12:35:21.879203 | controller |             "f:conditions": {
2026-06-19 12:35:21.879223 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.879248 | controller |                 ".": {},
2026-06-19 12:35:21.879275 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.879301 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.879326 | controller |                 "f:status": {},
2026-06-19 12:35:21.879347 | controller |                 "f:type": {}
2026-06-19 12:35:21.879368 | controller |               },
2026-06-19 12:35:21.879383 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.879404 | controller |                 ".": {},
2026-06-19 12:35:21.879443 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.879475 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.879501 | controller |                 "f:status": {},
2026-06-19 12:35:21.879522 | controller |                 "f:type": {}
2026-06-19 12:35:21.879547 | controller |               },
2026-06-19 12:35:21.879567 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.879588 | controller |                 ".": {},
2026-06-19 12:35:21.879618 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.879633 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.879654 | controller |                 "f:status": {},
2026-06-19 12:35:21.879678 | controller |                 "f:type": {}
2026-06-19 12:35:21.879699 | controller |               },
2026-06-19 12:35:21.879714 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.879729 | controller |                 ".": {},
2026-06-19 12:35:21.879744 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.879764 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.879785 | controller |                 "f:status": {},
2026-06-19 12:35:21.879800 | controller |                 "f:type": {}
2026-06-19 12:35:21.879814 | controller |               }
2026-06-19 12:35:21.879830 | controller |             },
2026-06-19 12:35:21.879855 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.879880 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.879901 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.879921 | controller |             "f:phase": {},
2026-06-19 12:35:21.879941 | controller |             "f:podIP": {},
2026-06-19 12:35:21.879967 | controller |             "f:podIPs": {
2026-06-19 12:35:21.879990 | controller |               ".": {},
2026-06-19 12:35:21.880006 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-19 12:35:21.880026 | controller |                 ".": {},
2026-06-19 12:35:21.880041 | controller |                 "f:ip": {}
2026-06-19 12:35:21.880061 | controller |               }
2026-06-19 12:35:21.880082 | controller |             },
2026-06-19 12:35:21.880097 | controller |             "f:startTime": {}
2026-06-19 12:35:21.880117 | controller |           }
2026-06-19 12:35:21.880137 | controller |         },
2026-06-19 12:35:21.880157 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.880177 | controller |         "operation": "Update",
2026-06-19 12:35:21.880198 | controller |         "subresource": "status",
2026-06-19 12:35:21.880218 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.880238 | controller |       }
2026-06-19 12:35:21.880258 | controller |     ],
2026-06-19 12:35:21.880278 | controller |     "name": "nova-operator-controller-manager-8fb548f77-brsq7",
2026-06-19 12:35:21.880298 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.880319 | controller |     "ownerReferences": [
2026-06-19 12:35:21.880334 | controller |       {
2026-06-19 12:35:21.880354 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.880375 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.880395 | controller |         "controller": true,
2026-06-19 12:35:21.880420 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.880462 | controller |         "name": "nova-operator-controller-manager-8fb548f77",
2026-06-19 12:35:21.880484 | controller |         "uid": "3d8c8e60-bd35-4fac-a188-bae1e8ec575a"
2026-06-19 12:35:21.880504 | controller |       }
2026-06-19 12:35:21.880525 | controller |     ],
2026-06-19 12:35:21.880546 | controller |     "resourceVersion": "55085",
2026-06-19 12:35:21.880571 | controller |     "uid": "77917865-317b-4e89-9b52-58cc23004be3"
2026-06-19 12:35:21.880596 | controller |   },
2026-06-19 12:35:21.880617 | controller |   "spec": {
2026-06-19 12:35:21.880637 | controller |     "containers": [
2026-06-19 12:35:21.880658 | controller |       {
2026-06-19 12:35:21.880672 | controller |         "args": [
2026-06-19 12:35:21.880687 | controller |           "--leader-elect",
2026-06-19 12:35:21.880702 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.880718 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.880733 | controller |         ],
2026-06-19 12:35:21.880748 | controller |         "command": [
2026-06-19 12:35:21.880762 | controller |           "/manager"
2026-06-19 12:35:21.880777 | controller |         ],
2026-06-19 12:35:21.880799 | controller |         "env": [
2026-06-19 12:35:21.880824 | controller |           {
2026-06-19 12:35:21.880843 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.880864 | controller |             "value": "30"
2026-06-19 12:35:21.880884 | controller |           },
2026-06-19 12:35:21.880904 | controller |           {
2026-06-19 12:35:21.880929 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.880949 | controller |             "value": "20"
2026-06-19 12:35:21.880968 | controller |           },
2026-06-19 12:35:21.880993 | controller |           {
2026-06-19 12:35:21.881013 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.881032 | controller |             "value": "5"
2026-06-19 12:35:21.881052 | controller |           },
2026-06-19 12:35:21.881072 | controller |           {
2026-06-19 12:35:21.881091 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.881115 | controller |             "value": "false"
2026-06-19 12:35:21.881137 | controller |           },
2026-06-19 12:35:21.881151 | controller |           {
2026-06-19 12:35:21.881172 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.881192 | controller |             "value": "false"
2026-06-19 12:35:21.881206 | controller |           }
2026-06-19 12:35:21.881231 | controller |         ],
2026-06-19 12:35:21.881246 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94",
2026-06-19 12:35:21.881261 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.881275 | controller |         "livenessProbe": {
2026-06-19 12:35:21.881289 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.881307 | controller |           "httpGet": {
2026-06-19 12:35:21.881327 | controller |             "path": "/healthz",
2026-06-19 12:35:21.881342 | controller |             "port": 8081,
2026-06-19 12:35:21.881361 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.881382 | controller |           },
2026-06-19 12:35:21.881397 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.881412 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.881455 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.881471 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.881485 | controller |         },
2026-06-19 12:35:21.881510 | controller |         "name": "manager",
2026-06-19 12:35:21.881525 | controller |         "readinessProbe": {
2026-06-19 12:35:21.881540 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.881554 | controller |           "httpGet": {
2026-06-19 12:35:21.881568 | controller |             "path": "/readyz",
2026-06-19 12:35:21.881582 | controller |             "port": 8081,
2026-06-19 12:35:21.881596 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.881614 | controller |           },
2026-06-19 12:35:21.881629 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.881643 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.881657 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.881671 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.881691 | controller |         },
2026-06-19 12:35:21.881711 | controller |         "resources": {
2026-06-19 12:35:21.881732 | controller |           "limits": {
2026-06-19 12:35:21.881747 | controller |             "cpu": "500m",
2026-06-19 12:35:21.881761 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.881776 | controller |           },
2026-06-19 12:35:21.881796 | controller |           "requests": {
2026-06-19 12:35:21.881816 | controller |             "cpu": "10m",
2026-06-19 12:35:21.881837 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.881858 | controller |           }
2026-06-19 12:35:21.881873 | controller |         },
2026-06-19 12:35:21.881898 | controller |         "securityContext": {
2026-06-19 12:35:21.881918 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.881934 | controller |           "capabilities": {
2026-06-19 12:35:21.881949 | controller |             "drop": [
2026-06-19 12:35:21.881964 | controller |               "MKNOD"
2026-06-19 12:35:21.881979 | controller |             ]
2026-06-19 12:35:21.881994 | controller |           }
2026-06-19 12:35:21.882008 | controller |         },
2026-06-19 12:35:21.882023 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.882038 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.882053 | controller |         "volumeMounts": [
2026-06-19 12:35:21.882068 | controller |           {
2026-06-19 12:35:21.882090 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.882111 | controller |             "name": "kube-api-access-g4cd2",
2026-06-19 12:35:21.882137 | controller |             "readOnly": true
2026-06-19 12:35:21.882159 | controller |           }
2026-06-19 12:35:21.882180 | controller |         ]
2026-06-19 12:35:21.882195 | controller |       }
2026-06-19 12:35:21.882216 | controller |     ],
2026-06-19 12:35:21.882235 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.882256 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.882276 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.882296 | controller |       {
2026-06-19 12:35:21.882326 | controller |         "name": "nova-operator-controller-manager-dockercfg-rzqmz"
2026-06-19 12:35:21.882346 | controller |       }
2026-06-19 12:35:21.882371 | controller |     ],
2026-06-19 12:35:21.882391 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.882416 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.882447 | controller |     "priority": 0,
2026-06-19 12:35:21.882466 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.882482 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.882508 | controller |     "securityContext": {
2026-06-19 12:35:21.882529 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.882554 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.882579 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.882599 | controller |       }
2026-06-19 12:35:21.882623 | controller |     },
2026-06-19 12:35:21.882656 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-19 12:35:21.882684 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-19 12:35:21.882707 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.882732 | controller |     "tolerations": [
2026-06-19 12:35:21.882760 | controller |       {
2026-06-19 12:35:21.882786 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.882806 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.882827 | controller |         "operator": "Exists",
2026-06-19 12:35:21.882847 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.882877 | controller |       },
2026-06-19 12:35:21.882902 | controller |       {
2026-06-19 12:35:21.882927 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.882947 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.882972 | controller |         "operator": "Exists",
2026-06-19 12:35:21.883003 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.883018 | controller |       },
2026-06-19 12:35:21.883038 | controller |       {
2026-06-19 12:35:21.883067 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.883082 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.883102 | controller |         "operator": "Exists"
2026-06-19 12:35:21.883131 | controller |       }
2026-06-19 12:35:21.883151 | controller |     ],
2026-06-19 12:35:21.883171 | controller |     "volumes": [
2026-06-19 12:35:21.883196 | controller |       {
2026-06-19 12:35:21.883220 | controller |         "name": "kube-api-access-g4cd2",
2026-06-19 12:35:21.883245 | controller |         "projected": {
2026-06-19 12:35:21.883265 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.883285 | controller |           "sources": [
2026-06-19 12:35:21.883301 | controller |             {
2026-06-19 12:35:21.883330 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.883350 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.883366 | controller |                 "path": "token"
2026-06-19 12:35:21.883386 | controller |               }
2026-06-19 12:35:21.883410 | controller |             },
2026-06-19 12:35:21.883452 | controller |             {
2026-06-19 12:35:21.883480 | controller |               "configMap": {
2026-06-19 12:35:21.883505 | controller |                 "items": [
2026-06-19 12:35:21.883539 | controller |                   {
2026-06-19 12:35:21.883564 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.883584 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.883604 | controller |                   }
2026-06-19 12:35:21.883629 | controller |                 ],
2026-06-19 12:35:21.883654 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.883669 | controller |               }
2026-06-19 12:35:21.883684 | controller |             },
2026-06-19 12:35:21.883704 | controller |             {
2026-06-19 12:35:21.883728 | controller |               "downwardAPI": {
2026-06-19 12:35:21.883747 | controller |                 "items": [
2026-06-19 12:35:21.883767 | controller |                   {
2026-06-19 12:35:21.883786 | controller |                     "fieldRef": {
2026-06-19 12:35:21.883806 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.883820 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.883835 | controller |                     },
2026-06-19 12:35:21.883849 | controller |                     "path": "namespace"
2026-06-19 12:35:21.883864 | controller |                   }
2026-06-19 12:35:21.883878 | controller |                 ]
2026-06-19 12:35:21.883892 | controller |               }
2026-06-19 12:35:21.883907 | controller |             },
2026-06-19 12:35:21.883927 | controller |             {
2026-06-19 12:35:21.883947 | controller |               "configMap": {
2026-06-19 12:35:21.883967 | controller |                 "items": [
2026-06-19 12:35:21.883991 | controller |                   {
2026-06-19 12:35:21.884016 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.884040 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.884065 | controller |                   }
2026-06-19 12:35:21.884089 | controller |                 ],
2026-06-19 12:35:21.884114 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.884133 | controller |               }
2026-06-19 12:35:21.884148 | controller |             }
2026-06-19 12:35:21.884162 | controller |           ]
2026-06-19 12:35:21.884177 | controller |         }
2026-06-19 12:35:21.884191 | controller |       }
2026-06-19 12:35:21.884205 | controller |     ]
2026-06-19 12:35:21.884219 | controller |   },
2026-06-19 12:35:21.884234 | controller |   "status": {
2026-06-19 12:35:21.884248 | controller |     "conditions": [
2026-06-19 12:35:21.884263 | controller |       {
2026-06-19 12:35:21.884276 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.884290 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:21.884305 | controller |         "status": "True",
2026-06-19 12:35:21.884318 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.884333 | controller |       },
2026-06-19 12:35:21.884347 | controller |       {
2026-06-19 12:35:21.884361 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.884387 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:21.884402 | controller |         "status": "True",
2026-06-19 12:35:21.884421 | controller |         "type": "Initialized"
2026-06-19 12:35:21.884474 | controller |       },
2026-06-19 12:35:21.884495 | controller |       {
2026-06-19 12:35:21.884524 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.884549 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.884569 | controller |         "status": "True",
2026-06-19 12:35:21.884589 | controller |         "type": "Ready"
2026-06-19 12:35:21.884609 | controller |       },
2026-06-19 12:35:21.884634 | controller |       {
2026-06-19 12:35:21.884659 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.884679 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:21.884704 | controller |         "status": "True",
2026-06-19 12:35:21.884739 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.884765 | controller |       },
2026-06-19 12:35:21.884794 | controller |       {
2026-06-19 12:35:21.884810 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.884830 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.884855 | controller |         "status": "True",
2026-06-19 12:35:21.884875 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.884900 | controller |       }
2026-06-19 12:35:21.884925 | controller |     ],
2026-06-19 12:35:21.884950 | controller |     "containerStatuses": [
2026-06-19 12:35:21.884973 | controller |       {
2026-06-19 12:35:21.884995 | controller |         "allocatedResources": {
2026-06-19 12:35:21.885020 | controller |           "cpu": "10m",
2026-06-19 12:35:21.885037 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.885052 | controller |         },
2026-06-19 12:35:21.885067 | controller |         "containerID": "cri-o://1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a",
2026-06-19 12:35:21.885083 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94",
2026-06-19 12:35:21.885098 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94",
2026-06-19 12:35:21.885119 | controller |         "lastState": {},
2026-06-19 12:35:21.885140 | controller |         "name": "manager",
2026-06-19 12:35:21.885167 | controller |         "ready": true,
2026-06-19 12:35:21.885198 | controller |         "resources": {
2026-06-19 12:35:21.885223 | controller |           "limits": {
2026-06-19 12:35:21.885248 | controller |             "cpu": "500m",
2026-06-19 12:35:21.885273 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.885293 | controller |           },
2026-06-19 12:35:21.885313 | controller |           "requests": {
2026-06-19 12:35:21.885338 | controller |             "cpu": "10m",
2026-06-19 12:35:21.885363 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.885387 | controller |           }
2026-06-19 12:35:21.885402 | controller |         },
2026-06-19 12:35:21.885439 | controller |         "restartCount": 0,
2026-06-19 12:35:21.885469 | controller |         "started": true,
2026-06-19 12:35:21.885490 | controller |         "state": {
2026-06-19 12:35:21.885510 | controller |           "running": {
2026-06-19 12:35:21.885535 | controller |             "startedAt": "2026-06-19T11:38:58Z"
2026-06-19 12:35:21.885559 | controller |           }
2026-06-19 12:35:21.885579 | controller |         },
2026-06-19 12:35:21.885604 | controller |         "user": {
2026-06-19 12:35:21.885629 | controller |           "linux": {
2026-06-19 12:35:21.885649 | controller |             "gid": 0,
2026-06-19 12:35:21.885664 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.885678 | controller |               0
2026-06-19 12:35:21.885698 | controller |             ],
2026-06-19 12:35:21.885714 | controller |             "uid": 65532
2026-06-19 12:35:21.885734 | controller |           }
2026-06-19 12:35:21.885763 | controller |         },
2026-06-19 12:35:21.885844 | controller |         "volumeMounts": [
2026-06-19 12:35:21.885874 | controller |           {
2026-06-19 12:35:21.885891 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.885906 | controller |             "name": "kube-api-access-g4cd2",
2026-06-19 12:35:21.885921 | controller |             "readOnly": true,
2026-06-19 12:35:21.885936 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.885957 | controller |           }
2026-06-19 12:35:21.885983 | controller |         ]
2026-06-19 12:35:21.886003 | controller |       }
2026-06-19 12:35:21.886033 | controller |     ],
2026-06-19 12:35:21.886053 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.886087 | controller |     "hostIPs": [
2026-06-19 12:35:21.886113 | controller |       {
2026-06-19 12:35:21.886132 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.886162 | controller |       }
2026-06-19 12:35:21.886186 | controller |     ],
2026-06-19 12:35:21.886211 | controller |     "phase": "Running",
2026-06-19 12:35:21.886240 | controller |     "podIP": "10.217.0.86",
2026-06-19 12:35:21.886266 | controller |     "podIPs": [
2026-06-19 12:35:21.886282 | controller |       {
2026-06-19 12:35:21.886297 | controller |         "ip": "10.217.0.86"
2026-06-19 12:35:21.886312 | controller |       }
2026-06-19 12:35:21.886333 | controller |     ],
2026-06-19 12:35:21.886353 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.886378 | controller |     "startTime": "2026-06-19T11:37:29Z"
2026-06-19 12:35:21.886403 | controller |   }
2026-06-19 12:35:21.886424 | controller | }
2026-06-19 12:35:21.915424 | controller | ok:
2026-06-19 12:35:21.915548 | controller | {
2026-06-19 12:35:21.915573 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.915605 | controller |   "kind": "Pod",
2026-06-19 12:35:21.915622 | controller |   "metadata": {
2026-06-19 12:35:21.915648 | controller |     "annotations": {
2026-06-19 12:35:21.915674 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.87/23\"],\"mac_address\":\"0a:58:0a:d9:00:57\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.87/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.915691 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.87\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:57\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.915718 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.915740 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:21.915761 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:21.915786 | controller |     },
2026-06-19 12:35:21.915802 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.915822 | controller |     "generateName": "octavia-operator-controller-manager-8d6764f6b-",
2026-06-19 12:35:21.915854 | controller |     "generation": 1,
2026-06-19 12:35:21.915874 | controller |     "labels": {
2026-06-19 12:35:21.915898 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-19 12:35:21.915918 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.915932 | controller |       "openstack.org/operator-name": "octavia",
2026-06-19 12:35:21.915952 | controller |       "pod-template-hash": "8d6764f6b"
2026-06-19 12:35:21.915972 | controller |     },
2026-06-19 12:35:21.915987 | controller |     "managedFields": [
2026-06-19 12:35:21.916011 | controller |       {
2026-06-19 12:35:21.916026 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.916041 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.916055 | controller |         "fieldsV1": {
2026-06-19 12:35:21.916069 | controller |           "f:metadata": {
2026-06-19 12:35:21.916090 | controller |             "f:annotations": {
2026-06-19 12:35:21.916104 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.916118 | controller |             }
2026-06-19 12:35:21.916132 | controller |           }
2026-06-19 12:35:21.916152 | controller |         },
2026-06-19 12:35:21.916172 | controller |         "manager": "crc",
2026-06-19 12:35:21.916196 | controller |         "operation": "Update",
2026-06-19 12:35:21.916211 | controller |         "subresource": "status",
2026-06-19 12:35:21.916225 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.916258 | controller |       },
2026-06-19 12:35:21.916283 | controller |       {
2026-06-19 12:35:21.916298 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.916323 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.916342 | controller |         "fieldsV1": {
2026-06-19 12:35:21.916362 | controller |           "f:metadata": {
2026-06-19 12:35:21.916381 | controller |             "f:annotations": {
2026-06-19 12:35:21.916400 | controller |               ".": {},
2026-06-19 12:35:21.916420 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.916467 | controller |             },
2026-06-19 12:35:21.916493 | controller |             "f:generateName": {},
2026-06-19 12:35:21.916513 | controller |             "f:labels": {
2026-06-19 12:35:21.916532 | controller |               ".": {},
2026-06-19 12:35:21.916552 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.916567 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.916581 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.916595 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.916615 | controller |             },
2026-06-19 12:35:21.916639 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.916654 | controller |               ".": {},
2026-06-19 12:35:21.916668 | controller |               "k:{\"uid\":\"e93ef0f3-4ae6-4e57-b0f8-234ec959e6bc\"}": {}
2026-06-19 12:35:21.916688 | controller |             }
2026-06-19 12:35:21.916708 | controller |           },
2026-06-19 12:35:21.916728 | controller |           "f:spec": {
2026-06-19 12:35:21.916752 | controller |             "f:containers": {
2026-06-19 12:35:21.916768 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.916783 | controller |                 ".": {},
2026-06-19 12:35:21.916813 | controller |                 "f:args": {},
2026-06-19 12:35:21.916828 | controller |                 "f:command": {},
2026-06-19 12:35:21.916854 | controller |                 "f:env": {
2026-06-19 12:35:21.916874 | controller |                   ".": {},
2026-06-19 12:35:21.916894 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.916909 | controller |                     ".": {},
2026-06-19 12:35:21.916929 | controller |                     "f:name": {},
2026-06-19 12:35:21.916958 | controller |                     "f:value": {}
2026-06-19 12:35:21.916983 | controller |                   },
2026-06-19 12:35:21.917003 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.917019 | controller |                     ".": {},
2026-06-19 12:35:21.917038 | controller |                     "f:name": {},
2026-06-19 12:35:21.917063 | controller |                     "f:value": {}
2026-06-19 12:35:21.917079 | controller |                   },
2026-06-19 12:35:21.917104 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.917130 | controller |                     ".": {},
2026-06-19 12:35:21.917150 | controller |                     "f:name": {},
2026-06-19 12:35:21.917179 | controller |                     "f:value": {}
2026-06-19 12:35:21.917199 | controller |                   },
2026-06-19 12:35:21.917224 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.917249 | controller |                     ".": {},
2026-06-19 12:35:21.917273 | controller |                     "f:name": {},
2026-06-19 12:35:21.917303 | controller |                     "f:value": {}
2026-06-19 12:35:21.917323 | controller |                   },
2026-06-19 12:35:21.917343 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.917373 | controller |                     ".": {},
2026-06-19 12:35:21.917402 | controller |                     "f:name": {},
2026-06-19 12:35:21.917417 | controller |                     "f:value": {}
2026-06-19 12:35:21.917453 | controller |                   }
2026-06-19 12:35:21.917474 | controller |                 },
2026-06-19 12:35:21.917503 | controller |                 "f:image": {},
2026-06-19 12:35:21.917527 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.917542 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.917562 | controller |                   ".": {},
2026-06-19 12:35:21.917577 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.917597 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.917612 | controller |                     ".": {},
2026-06-19 12:35:21.917637 | controller |                     "f:path": {},
2026-06-19 12:35:21.917660 | controller |                     "f:port": {},
2026-06-19 12:35:21.917684 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.917700 | controller |                   },
2026-06-19 12:35:21.917724 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.917744 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.917772 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.917797 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.917818 | controller |                 },
2026-06-19 12:35:21.917843 | controller |                 "f:name": {},
2026-06-19 12:35:21.917863 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.917887 | controller |                   ".": {},
2026-06-19 12:35:21.917911 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.917930 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.917955 | controller |                     ".": {},
2026-06-19 12:35:21.917975 | controller |                     "f:path": {},
2026-06-19 12:35:21.917990 | controller |                     "f:port": {},
2026-06-19 12:35:21.918010 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.918029 | controller |                   },
2026-06-19 12:35:21.918049 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.918065 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.918084 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.918104 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.918119 | controller |                 },
2026-06-19 12:35:21.918143 | controller |                 "f:resources": {
2026-06-19 12:35:21.918168 | controller |                   ".": {},
2026-06-19 12:35:21.918183 | controller |                   "f:limits": {
2026-06-19 12:35:21.918197 | controller |                     ".": {},
2026-06-19 12:35:21.918222 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.918242 | controller |                     "f:memory": {}
2026-06-19 12:35:21.918257 | controller |                   },
2026-06-19 12:35:21.918286 | controller |                   "f:requests": {
2026-06-19 12:35:21.918310 | controller |                     ".": {},
2026-06-19 12:35:21.918325 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.918340 | controller |                     "f:memory": {}
2026-06-19 12:35:21.918355 | controller |                   }
2026-06-19 12:35:21.918380 | controller |                 },
2026-06-19 12:35:21.918404 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.918446 | controller |                   ".": {},
2026-06-19 12:35:21.918486 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.918515 | controller |                 },
2026-06-19 12:35:21.918531 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.918547 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:21.918567 | controller |               }
2026-06-19 12:35:21.918582 | controller |             },
2026-06-19 12:35:21.918606 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.918626 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.918670 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.918686 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.918701 | controller |             "f:securityContext": {
2026-06-19 12:35:21.918721 | controller |               ".": {},
2026-06-19 12:35:21.918736 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.918750 | controller |             },
2026-06-19 12:35:21.918774 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.918789 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.918813 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.918828 | controller |             "f:tolerations": {}
2026-06-19 12:35:21.918857 | controller |           }
2026-06-19 12:35:21.918872 | controller |         },
2026-06-19 12:35:21.918887 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.918907 | controller |         "operation": "Update",
2026-06-19 12:35:21.918921 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.918945 | controller |       },
2026-06-19 12:35:21.918965 | controller |       {
2026-06-19 12:35:21.918979 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.919004 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.919018 | controller |         "fieldsV1": {
2026-06-19 12:35:21.919032 | controller |           "f:metadata": {
2026-06-19 12:35:21.919052 | controller |             "f:annotations": {
2026-06-19 12:35:21.919066 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.919080 | controller |             }
2026-06-19 12:35:21.919100 | controller |           }
2026-06-19 12:35:21.919121 | controller |         },
2026-06-19 12:35:21.919140 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.919159 | controller |         "operation": "Update",
2026-06-19 12:35:21.919179 | controller |         "subresource": "status",
2026-06-19 12:35:21.919193 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:21.919212 | controller |       },
2026-06-19 12:35:21.919227 | controller |       {
2026-06-19 12:35:21.919246 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.919270 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.919289 | controller |         "fieldsV1": {
2026-06-19 12:35:21.919309 | controller |           "f:status": {
2026-06-19 12:35:21.919324 | controller |             "f:conditions": {
2026-06-19 12:35:21.919343 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.919358 | controller |                 ".": {},
2026-06-19 12:35:21.919388 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.919412 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.919465 | controller |                 "f:status": {},
2026-06-19 12:35:21.919496 | controller |                 "f:type": {}
2026-06-19 12:35:21.919524 | controller |               },
2026-06-19 12:35:21.919553 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.919582 | controller |                 ".": {},
2026-06-19 12:35:21.919597 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.919625 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.919658 | controller |                 "f:status": {},
2026-06-19 12:35:21.919686 | controller |                 "f:type": {}
2026-06-19 12:35:21.919714 | controller |               },
2026-06-19 12:35:21.919739 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.919768 | controller |                 ".": {},
2026-06-19 12:35:21.919798 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.919823 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.919853 | controller |                 "f:status": {},
2026-06-19 12:35:21.919869 | controller |                 "f:type": {}
2026-06-19 12:35:21.919884 | controller |               },
2026-06-19 12:35:21.919904 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.919919 | controller |                 ".": {},
2026-06-19 12:35:21.919934 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.919948 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.919963 | controller |                 "f:status": {},
2026-06-19 12:35:21.919982 | controller |                 "f:type": {}
2026-06-19 12:35:21.919997 | controller |               }
2026-06-19 12:35:21.920012 | controller |             },
2026-06-19 12:35:21.920027 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.920042 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.920058 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.920073 | controller |             "f:phase": {},
2026-06-19 12:35:21.920088 | controller |             "f:podIP": {},
2026-06-19 12:35:21.920103 | controller |             "f:podIPs": {
2026-06-19 12:35:21.920117 | controller |               ".": {},
2026-06-19 12:35:21.920132 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-19 12:35:21.920147 | controller |                 ".": {},
2026-06-19 12:35:21.920162 | controller |                 "f:ip": {}
2026-06-19 12:35:21.920176 | controller |               }
2026-06-19 12:35:21.920191 | controller |             },
2026-06-19 12:35:21.920206 | controller |             "f:startTime": {}
2026-06-19 12:35:21.920220 | controller |           }
2026-06-19 12:35:21.920235 | controller |         },
2026-06-19 12:35:21.920250 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.920264 | controller |         "operation": "Update",
2026-06-19 12:35:21.920279 | controller |         "subresource": "status",
2026-06-19 12:35:21.920294 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:21.920308 | controller |       }
2026-06-19 12:35:21.920323 | controller |     ],
2026-06-19 12:35:21.920338 | controller |     "name": "octavia-operator-controller-manager-8d6764f6b-7ztcl",
2026-06-19 12:35:21.920353 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.920368 | controller |     "ownerReferences": [
2026-06-19 12:35:21.920383 | controller |       {
2026-06-19 12:35:21.920398 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.920412 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.920451 | controller |         "controller": true,
2026-06-19 12:35:21.920471 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.920487 | controller |         "name": "octavia-operator-controller-manager-8d6764f6b",
2026-06-19 12:35:21.920502 | controller |         "uid": "e93ef0f3-4ae6-4e57-b0f8-234ec959e6bc"
2026-06-19 12:35:21.920517 | controller |       }
2026-06-19 12:35:21.920532 | controller |     ],
2026-06-19 12:35:21.920547 | controller |     "resourceVersion": "55091",
2026-06-19 12:35:21.920561 | controller |     "uid": "bd7a05ec-ec5d-4d42-96e0-61770f54b6de"
2026-06-19 12:35:21.920576 | controller |   },
2026-06-19 12:35:21.920591 | controller |   "spec": {
2026-06-19 12:35:21.920605 | controller |     "containers": [
2026-06-19 12:35:21.920620 | controller |       {
2026-06-19 12:35:21.920635 | controller |         "args": [
2026-06-19 12:35:21.920649 | controller |           "--leader-elect",
2026-06-19 12:35:21.920664 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.920678 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.920693 | controller |         ],
2026-06-19 12:35:21.920708 | controller |         "command": [
2026-06-19 12:35:21.920722 | controller |           "/manager"
2026-06-19 12:35:21.920736 | controller |         ],
2026-06-19 12:35:21.920751 | controller |         "env": [
2026-06-19 12:35:21.920773 | controller |           {
2026-06-19 12:35:21.920788 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.920802 | controller |             "value": "30"
2026-06-19 12:35:21.920816 | controller |           },
2026-06-19 12:35:21.920831 | controller |           {
2026-06-19 12:35:21.920845 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.920860 | controller |             "value": "20"
2026-06-19 12:35:21.920875 | controller |           },
2026-06-19 12:35:21.920890 | controller |           {
2026-06-19 12:35:21.920905 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.920919 | controller |             "value": "5"
2026-06-19 12:35:21.920934 | controller |           },
2026-06-19 12:35:21.920948 | controller |           {
2026-06-19 12:35:21.920963 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.920977 | controller |             "value": "false"
2026-06-19 12:35:21.920992 | controller |           },
2026-06-19 12:35:21.921007 | controller |           {
2026-06-19 12:35:21.921022 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.921036 | controller |             "value": "false"
2026-06-19 12:35:21.921051 | controller |           }
2026-06-19 12:35:21.921066 | controller |         ],
2026-06-19 12:35:21.921080 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8",
2026-06-19 12:35:21.921095 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.921110 | controller |         "livenessProbe": {
2026-06-19 12:35:21.921125 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.921139 | controller |           "httpGet": {
2026-06-19 12:35:21.921153 | controller |             "path": "/healthz",
2026-06-19 12:35:21.921168 | controller |             "port": 8081,
2026-06-19 12:35:21.921182 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.921195 | controller |           },
2026-06-19 12:35:21.921209 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.921223 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.921237 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.921251 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.921264 | controller |         },
2026-06-19 12:35:21.921278 | controller |         "name": "manager",
2026-06-19 12:35:21.921292 | controller |         "readinessProbe": {
2026-06-19 12:35:21.921305 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.921319 | controller |           "httpGet": {
2026-06-19 12:35:21.921333 | controller |             "path": "/readyz",
2026-06-19 12:35:21.921347 | controller |             "port": 8081,
2026-06-19 12:35:21.921361 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.921375 | controller |           },
2026-06-19 12:35:21.921389 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.921403 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.921418 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.921450 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.921466 | controller |         },
2026-06-19 12:35:21.921480 | controller |         "resources": {
2026-06-19 12:35:21.921494 | controller |           "limits": {
2026-06-19 12:35:21.921508 | controller |             "cpu": "500m",
2026-06-19 12:35:21.921522 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.921536 | controller |           },
2026-06-19 12:35:21.921550 | controller |           "requests": {
2026-06-19 12:35:21.921564 | controller |             "cpu": "10m",
2026-06-19 12:35:21.921578 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.921592 | controller |           }
2026-06-19 12:35:21.921606 | controller |         },
2026-06-19 12:35:21.921620 | controller |         "securityContext": {
2026-06-19 12:35:21.921633 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.921651 | controller |           "capabilities": {
2026-06-19 12:35:21.921665 | controller |             "drop": [
2026-06-19 12:35:21.921679 | controller |               "MKNOD"
2026-06-19 12:35:21.921693 | controller |             ]
2026-06-19 12:35:21.921707 | controller |           }
2026-06-19 12:35:21.921721 | controller |         },
2026-06-19 12:35:21.921734 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.921749 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.921763 | controller |         "volumeMounts": [
2026-06-19 12:35:21.921777 | controller |           {
2026-06-19 12:35:21.921791 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.921806 | controller |             "name": "kube-api-access-gxzhf",
2026-06-19 12:35:21.921820 | controller |             "readOnly": true
2026-06-19 12:35:21.921835 | controller |           }
2026-06-19 12:35:21.921849 | controller |         ]
2026-06-19 12:35:21.921864 | controller |       }
2026-06-19 12:35:21.921878 | controller |     ],
2026-06-19 12:35:21.921893 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.921907 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.921922 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.921937 | controller |       {
2026-06-19 12:35:21.921951 | controller |         "name": "octavia-operator-controller-manager-dockercfg-h6v2v"
2026-06-19 12:35:21.921966 | controller |       }
2026-06-19 12:35:21.921981 | controller |     ],
2026-06-19 12:35:21.921996 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.922011 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.922026 | controller |     "priority": 0,
2026-06-19 12:35:21.922040 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.922055 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.922070 | controller |     "securityContext": {
2026-06-19 12:35:21.922086 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.922101 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.922116 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.922131 | controller |       }
2026-06-19 12:35:21.922146 | controller |     },
2026-06-19 12:35:21.922160 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-19 12:35:21.922175 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-19 12:35:21.922190 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.922205 | controller |     "tolerations": [
2026-06-19 12:35:21.922219 | controller |       {
2026-06-19 12:35:21.922234 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.922249 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.922263 | controller |         "operator": "Exists",
2026-06-19 12:35:21.922278 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.922292 | controller |       },
2026-06-19 12:35:21.922307 | controller |       {
2026-06-19 12:35:21.922321 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.922336 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.922350 | controller |         "operator": "Exists",
2026-06-19 12:35:21.922365 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.922379 | controller |       },
2026-06-19 12:35:21.922393 | controller |       {
2026-06-19 12:35:21.922407 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.922422 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.922454 | controller |         "operator": "Exists"
2026-06-19 12:35:21.922470 | controller |       }
2026-06-19 12:35:21.922485 | controller |     ],
2026-06-19 12:35:21.922500 | controller |     "volumes": [
2026-06-19 12:35:21.922514 | controller |       {
2026-06-19 12:35:21.922529 | controller |         "name": "kube-api-access-gxzhf",
2026-06-19 12:35:21.922547 | controller |         "projected": {
2026-06-19 12:35:21.922563 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.922578 | controller |           "sources": [
2026-06-19 12:35:21.922593 | controller |             {
2026-06-19 12:35:21.922607 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.922622 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.922651 | controller |                 "path": "token"
2026-06-19 12:35:21.922668 | controller |               }
2026-06-19 12:35:21.922683 | controller |             },
2026-06-19 12:35:21.922698 | controller |             {
2026-06-19 12:35:21.922714 | controller |               "configMap": {
2026-06-19 12:35:21.922729 | controller |                 "items": [
2026-06-19 12:35:21.922743 | controller |                   {
2026-06-19 12:35:21.922758 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.922773 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.922787 | controller |                   }
2026-06-19 12:35:21.922801 | controller |                 ],
2026-06-19 12:35:21.922816 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.922830 | controller |               }
2026-06-19 12:35:21.922845 | controller |             },
2026-06-19 12:35:21.922859 | controller |             {
2026-06-19 12:35:21.922874 | controller |               "downwardAPI": {
2026-06-19 12:35:21.922889 | controller |                 "items": [
2026-06-19 12:35:21.922904 | controller |                   {
2026-06-19 12:35:21.922919 | controller |                     "fieldRef": {
2026-06-19 12:35:21.922934 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.922949 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.922964 | controller |                     },
2026-06-19 12:35:21.922979 | controller |                     "path": "namespace"
2026-06-19 12:35:21.922994 | controller |                   }
2026-06-19 12:35:21.923008 | controller |                 ]
2026-06-19 12:35:21.923023 | controller |               }
2026-06-19 12:35:21.923037 | controller |             },
2026-06-19 12:35:21.923052 | controller |             {
2026-06-19 12:35:21.923066 | controller |               "configMap": {
2026-06-19 12:35:21.923081 | controller |                 "items": [
2026-06-19 12:35:21.923096 | controller |                   {
2026-06-19 12:35:21.923111 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.923126 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.923140 | controller |                   }
2026-06-19 12:35:21.923155 | controller |                 ],
2026-06-19 12:35:21.923169 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.923183 | controller |               }
2026-06-19 12:35:21.923197 | controller |             }
2026-06-19 12:35:21.923211 | controller |           ]
2026-06-19 12:35:21.923225 | controller |         }
2026-06-19 12:35:21.923239 | controller |       }
2026-06-19 12:35:21.923253 | controller |     ]
2026-06-19 12:35:21.923267 | controller |   },
2026-06-19 12:35:21.923281 | controller |   "status": {
2026-06-19 12:35:21.923295 | controller |     "conditions": [
2026-06-19 12:35:21.923309 | controller |       {
2026-06-19 12:35:21.923322 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.923336 | controller |         "lastTransitionTime": "2026-06-19T11:38:57Z",
2026-06-19 12:35:21.923351 | controller |         "status": "True",
2026-06-19 12:35:21.923365 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.923379 | controller |       },
2026-06-19 12:35:21.923393 | controller |       {
2026-06-19 12:35:21.923407 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.923421 | controller |         "lastTransitionTime": "2026-06-19T11:37:30Z",
2026-06-19 12:35:21.923456 | controller |         "status": "True",
2026-06-19 12:35:21.923473 | controller |         "type": "Initialized"
2026-06-19 12:35:21.923487 | controller |       },
2026-06-19 12:35:21.923501 | controller |       {
2026-06-19 12:35:21.923515 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.923529 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.923543 | controller |         "status": "True",
2026-06-19 12:35:21.923557 | controller |         "type": "Ready"
2026-06-19 12:35:21.923571 | controller |       },
2026-06-19 12:35:21.923584 | controller |       {
2026-06-19 12:35:21.923598 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.923613 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:21.923627 | controller |         "status": "True",
2026-06-19 12:35:21.923641 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.923655 | controller |       },
2026-06-19 12:35:21.923669 | controller |       {
2026-06-19 12:35:21.923682 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.923696 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.923710 | controller |         "status": "True",
2026-06-19 12:35:21.923724 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.923738 | controller |       }
2026-06-19 12:35:21.923752 | controller |     ],
2026-06-19 12:35:21.923766 | controller |     "containerStatuses": [
2026-06-19 12:35:21.923780 | controller |       {
2026-06-19 12:35:21.923793 | controller |         "allocatedResources": {
2026-06-19 12:35:21.923807 | controller |           "cpu": "10m",
2026-06-19 12:35:21.923821 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.923835 | controller |         },
2026-06-19 12:35:21.923849 | controller |         "containerID": "cri-o://e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91",
2026-06-19 12:35:21.923863 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8",
2026-06-19 12:35:21.923878 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8",
2026-06-19 12:35:21.923893 | controller |         "lastState": {},
2026-06-19 12:35:21.923908 | controller |         "name": "manager",
2026-06-19 12:35:21.923922 | controller |         "ready": true,
2026-06-19 12:35:21.923937 | controller |         "resources": {
2026-06-19 12:35:21.923952 | controller |           "limits": {
2026-06-19 12:35:21.923966 | controller |             "cpu": "500m",
2026-06-19 12:35:21.923981 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.923996 | controller |           },
2026-06-19 12:35:21.924010 | controller |           "requests": {
2026-06-19 12:35:21.924024 | controller |             "cpu": "10m",
2026-06-19 12:35:21.924039 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.924054 | controller |           }
2026-06-19 12:35:21.924068 | controller |         },
2026-06-19 12:35:21.924083 | controller |         "restartCount": 0,
2026-06-19 12:35:21.924098 | controller |         "started": true,
2026-06-19 12:35:21.924112 | controller |         "state": {
2026-06-19 12:35:21.924127 | controller |           "running": {
2026-06-19 12:35:21.924142 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:21.924158 | controller |           }
2026-06-19 12:35:21.924172 | controller |         },
2026-06-19 12:35:21.924187 | controller |         "user": {
2026-06-19 12:35:21.924202 | controller |           "linux": {
2026-06-19 12:35:21.924216 | controller |             "gid": 0,
2026-06-19 12:35:21.924233 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.924252 | controller |               0
2026-06-19 12:35:21.924271 | controller |             ],
2026-06-19 12:35:21.924290 | controller |             "uid": 65532
2026-06-19 12:35:21.924315 | controller |           }
2026-06-19 12:35:21.924335 | controller |         },
2026-06-19 12:35:21.924357 | controller |         "volumeMounts": [
2026-06-19 12:35:21.924377 | controller |           {
2026-06-19 12:35:21.924408 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.924450 | controller |             "name": "kube-api-access-gxzhf",
2026-06-19 12:35:21.924474 | controller |             "readOnly": true,
2026-06-19 12:35:21.924490 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.924505 | controller |           }
2026-06-19 12:35:21.924520 | controller |         ]
2026-06-19 12:35:21.924535 | controller |       }
2026-06-19 12:35:21.924549 | controller |     ],
2026-06-19 12:35:21.924564 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.924578 | controller |     "hostIPs": [
2026-06-19 12:35:21.924593 | controller |       {
2026-06-19 12:35:21.924607 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.924622 | controller |       }
2026-06-19 12:35:21.924637 | controller |     ],
2026-06-19 12:35:21.924651 | controller |     "phase": "Running",
2026-06-19 12:35:21.924666 | controller |     "podIP": "10.217.0.87",
2026-06-19 12:35:21.924680 | controller |     "podIPs": [
2026-06-19 12:35:21.924695 | controller |       {
2026-06-19 12:35:21.924710 | controller |         "ip": "10.217.0.87"
2026-06-19 12:35:21.924724 | controller |       }
2026-06-19 12:35:21.924739 | controller |     ],
2026-06-19 12:35:21.924753 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.924768 | controller |     "startTime": "2026-06-19T11:37:30Z"
2026-06-19 12:35:21.924783 | controller |   }
2026-06-19 12:35:21.924798 | controller | }
2026-06-19 12:35:21.949399 | controller | ok:
2026-06-19 12:35:21.949494 | controller | {
2026-06-19 12:35:21.949518 | controller |   "apiVersion": "v1",
2026-06-19 12:35:21.949535 | controller |   "kind": "Pod",
2026-06-19 12:35:21.949551 | controller |   "metadata": {
2026-06-19 12:35:21.949567 | controller |     "annotations": {
2026-06-19 12:35:21.949583 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.89/23\"],\"mac_address\":\"0a:58:0a:d9:00:59\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.89/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:21.949599 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.89\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:59\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:21.949616 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:21.949632 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-19 12:35:21.949648 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-19 12:35:21.949664 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-19 12:35:21.949679 | controller |     },
2026-06-19 12:35:21.949695 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.949710 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-5b5b4df8b4-",
2026-06-19 12:35:21.949726 | controller |     "generation": 1,
2026-06-19 12:35:21.949741 | controller |     "labels": {
2026-06-19 12:35:21.949756 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-19 12:35:21.949771 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:21.949786 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-19 12:35:21.949801 | controller |       "pod-template-hash": "5b5b4df8b4"
2026-06-19 12:35:21.949822 | controller |     },
2026-06-19 12:35:21.949838 | controller |     "managedFields": [
2026-06-19 12:35:21.949853 | controller |       {
2026-06-19 12:35:21.949867 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.949882 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.949897 | controller |         "fieldsV1": {
2026-06-19 12:35:21.949912 | controller |           "f:metadata": {
2026-06-19 12:35:21.949927 | controller |             "f:annotations": {
2026-06-19 12:35:21.949942 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:21.949957 | controller |             }
2026-06-19 12:35:21.949972 | controller |           }
2026-06-19 12:35:21.949987 | controller |         },
2026-06-19 12:35:21.950001 | controller |         "manager": "crc",
2026-06-19 12:35:21.950016 | controller |         "operation": "Update",
2026-06-19 12:35:21.950030 | controller |         "subresource": "status",
2026-06-19 12:35:21.950045 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.950059 | controller |       },
2026-06-19 12:35:21.950073 | controller |       {
2026-06-19 12:35:21.950088 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.950102 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.950116 | controller |         "fieldsV1": {
2026-06-19 12:35:21.950131 | controller |           "f:metadata": {
2026-06-19 12:35:21.950145 | controller |             "f:annotations": {
2026-06-19 12:35:21.950159 | controller |               ".": {},
2026-06-19 12:35:21.950173 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:21.950188 | controller |             },
2026-06-19 12:35:21.950202 | controller |             "f:generateName": {},
2026-06-19 12:35:21.950216 | controller |             "f:labels": {
2026-06-19 12:35:21.950230 | controller |               ".": {},
2026-06-19 12:35:21.950245 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:21.950259 | controller |               "f:control-plane": {},
2026-06-19 12:35:21.950273 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:21.950287 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:21.950302 | controller |             },
2026-06-19 12:35:21.950317 | controller |             "f:ownerReferences": {
2026-06-19 12:35:21.950331 | controller |               ".": {},
2026-06-19 12:35:21.950346 | controller |               "k:{\"uid\":\"ebae66a9-bf34-46cc-b4a9-5c946fbc3d38\"}": {}
2026-06-19 12:35:21.950360 | controller |             }
2026-06-19 12:35:21.950375 | controller |           },
2026-06-19 12:35:21.950390 | controller |           "f:spec": {
2026-06-19 12:35:21.950404 | controller |             "f:containers": {
2026-06-19 12:35:21.950419 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:21.950453 | controller |                 ".": {},
2026-06-19 12:35:21.950469 | controller |                 "f:args": {},
2026-06-19 12:35:21.950484 | controller |                 "f:command": {},
2026-06-19 12:35:21.950498 | controller |                 "f:env": {
2026-06-19 12:35:21.950512 | controller |                   ".": {},
2026-06-19 12:35:21.950526 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:21.950540 | controller |                     ".": {},
2026-06-19 12:35:21.950554 | controller |                     "f:name": {},
2026-06-19 12:35:21.950569 | controller |                     "f:value": {}
2026-06-19 12:35:21.950583 | controller |                   },
2026-06-19 12:35:21.950597 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:21.950611 | controller |                     ".": {},
2026-06-19 12:35:21.950625 | controller |                     "f:name": {},
2026-06-19 12:35:21.950639 | controller |                     "f:value": {}
2026-06-19 12:35:21.950669 | controller |                   },
2026-06-19 12:35:21.950688 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:21.950703 | controller |                     ".": {},
2026-06-19 12:35:21.950720 | controller |                     "f:name": {},
2026-06-19 12:35:21.950735 | controller |                     "f:value": {}
2026-06-19 12:35:21.950754 | controller |                   },
2026-06-19 12:35:21.950769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.950784 | controller |                     ".": {},
2026-06-19 12:35:21.950800 | controller |                     "f:name": {},
2026-06-19 12:35:21.950815 | controller |                     "f:value": {}
2026-06-19 12:35:21.950830 | controller |                   },
2026-06-19 12:35:21.950845 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.950859 | controller |                     ".": {},
2026-06-19 12:35:21.950874 | controller |                     "f:name": {},
2026-06-19 12:35:21.950889 | controller |                     "f:value": {}
2026-06-19 12:35:21.950904 | controller |                   },
2026-06-19 12:35:21.950919 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.950934 | controller |                     ".": {},
2026-06-19 12:35:21.950949 | controller |                     "f:name": {},
2026-06-19 12:35:21.950964 | controller |                     "f:value": {}
2026-06-19 12:35:21.950980 | controller |                   },
2026-06-19 12:35:21.950995 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951010 | controller |                     ".": {},
2026-06-19 12:35:21.951026 | controller |                     "f:name": {},
2026-06-19 12:35:21.951041 | controller |                     "f:value": {}
2026-06-19 12:35:21.951055 | controller |                   },
2026-06-19 12:35:21.951070 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951085 | controller |                     ".": {},
2026-06-19 12:35:21.951100 | controller |                     "f:name": {},
2026-06-19 12:35:21.951115 | controller |                     "f:value": {}
2026-06-19 12:35:21.951130 | controller |                   },
2026-06-19 12:35:21.951145 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951160 | controller |                     ".": {},
2026-06-19 12:35:21.951175 | controller |                     "f:name": {},
2026-06-19 12:35:21.951189 | controller |                     "f:value": {}
2026-06-19 12:35:21.951204 | controller |                   },
2026-06-19 12:35:21.951219 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951234 | controller |                     ".": {},
2026-06-19 12:35:21.951248 | controller |                     "f:name": {},
2026-06-19 12:35:21.951263 | controller |                     "f:value": {}
2026-06-19 12:35:21.951277 | controller |                   },
2026-06-19 12:35:21.951291 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951306 | controller |                     ".": {},
2026-06-19 12:35:21.951321 | controller |                     "f:name": {},
2026-06-19 12:35:21.951335 | controller |                     "f:value": {}
2026-06-19 12:35:21.951350 | controller |                   },
2026-06-19 12:35:21.951364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951379 | controller |                     ".": {},
2026-06-19 12:35:21.951394 | controller |                     "f:name": {},
2026-06-19 12:35:21.951409 | controller |                     "f:value": {}
2026-06-19 12:35:21.951424 | controller |                   },
2026-06-19 12:35:21.951474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951491 | controller |                     ".": {},
2026-06-19 12:35:21.951506 | controller |                     "f:name": {},
2026-06-19 12:35:21.951520 | controller |                     "f:value": {}
2026-06-19 12:35:21.951535 | controller |                   },
2026-06-19 12:35:21.951550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951565 | controller |                     ".": {},
2026-06-19 12:35:21.951580 | controller |                     "f:name": {},
2026-06-19 12:35:21.951594 | controller |                     "f:value": {}
2026-06-19 12:35:21.951609 | controller |                   },
2026-06-19 12:35:21.951623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951638 | controller |                     ".": {},
2026-06-19 12:35:21.951653 | controller |                     "f:name": {},
2026-06-19 12:35:21.951667 | controller |                     "f:value": {}
2026-06-19 12:35:21.951681 | controller |                   },
2026-06-19 12:35:21.951696 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951711 | controller |                     ".": {},
2026-06-19 12:35:21.951725 | controller |                     "f:name": {},
2026-06-19 12:35:21.951739 | controller |                     "f:value": {}
2026-06-19 12:35:21.951753 | controller |                   },
2026-06-19 12:35:21.951768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951782 | controller |                     ".": {},
2026-06-19 12:35:21.951797 | controller |                     "f:name": {},
2026-06-19 12:35:21.951812 | controller |                     "f:value": {}
2026-06-19 12:35:21.951827 | controller |                   },
2026-06-19 12:35:21.951842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951857 | controller |                     ".": {},
2026-06-19 12:35:21.951872 | controller |                     "f:name": {},
2026-06-19 12:35:21.951887 | controller |                     "f:value": {}
2026-06-19 12:35:21.951902 | controller |                   },
2026-06-19 12:35:21.951917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.951933 | controller |                     ".": {},
2026-06-19 12:35:21.951948 | controller |                     "f:name": {},
2026-06-19 12:35:21.951963 | controller |                     "f:value": {}
2026-06-19 12:35:21.951978 | controller |                   },
2026-06-19 12:35:21.951993 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952008 | controller |                     ".": {},
2026-06-19 12:35:21.952023 | controller |                     "f:name": {},
2026-06-19 12:35:21.952038 | controller |                     "f:value": {}
2026-06-19 12:35:21.952053 | controller |                   },
2026-06-19 12:35:21.952067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952082 | controller |                     ".": {},
2026-06-19 12:35:21.952097 | controller |                     "f:name": {},
2026-06-19 12:35:21.952111 | controller |                     "f:value": {}
2026-06-19 12:35:21.952126 | controller |                   },
2026-06-19 12:35:21.952140 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952154 | controller |                     ".": {},
2026-06-19 12:35:21.952169 | controller |                     "f:name": {},
2026-06-19 12:35:21.952183 | controller |                     "f:value": {}
2026-06-19 12:35:21.952201 | controller |                   },
2026-06-19 12:35:21.952216 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952230 | controller |                     ".": {},
2026-06-19 12:35:21.952244 | controller |                     "f:name": {},
2026-06-19 12:35:21.952258 | controller |                     "f:value": {}
2026-06-19 12:35:21.952272 | controller |                   },
2026-06-19 12:35:21.952287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952301 | controller |                     ".": {},
2026-06-19 12:35:21.952316 | controller |                     "f:name": {},
2026-06-19 12:35:21.952330 | controller |                     "f:value": {}
2026-06-19 12:35:21.952344 | controller |                   },
2026-06-19 12:35:21.952358 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952372 | controller |                     ".": {},
2026-06-19 12:35:21.952386 | controller |                     "f:name": {},
2026-06-19 12:35:21.952400 | controller |                     "f:value": {}
2026-06-19 12:35:21.952414 | controller |                   },
2026-06-19 12:35:21.952455 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952476 | controller |                     ".": {},
2026-06-19 12:35:21.952491 | controller |                     "f:name": {},
2026-06-19 12:35:21.952506 | controller |                     "f:value": {}
2026-06-19 12:35:21.952520 | controller |                   },
2026-06-19 12:35:21.952535 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952549 | controller |                     ".": {},
2026-06-19 12:35:21.952564 | controller |                     "f:name": {},
2026-06-19 12:35:21.952578 | controller |                     "f:value": {}
2026-06-19 12:35:21.952592 | controller |                   },
2026-06-19 12:35:21.952607 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952621 | controller |                     ".": {},
2026-06-19 12:35:21.952636 | controller |                     "f:name": {},
2026-06-19 12:35:21.952650 | controller |                     "f:value": {}
2026-06-19 12:35:21.952664 | controller |                   },
2026-06-19 12:35:21.952679 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952694 | controller |                     ".": {},
2026-06-19 12:35:21.952708 | controller |                     "f:name": {},
2026-06-19 12:35:21.952723 | controller |                     "f:value": {}
2026-06-19 12:35:21.952737 | controller |                   },
2026-06-19 12:35:21.952751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952765 | controller |                     ".": {},
2026-06-19 12:35:21.952780 | controller |                     "f:name": {},
2026-06-19 12:35:21.952794 | controller |                     "f:value": {}
2026-06-19 12:35:21.952809 | controller |                   },
2026-06-19 12:35:21.952824 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952839 | controller |                     ".": {},
2026-06-19 12:35:21.952854 | controller |                     "f:name": {},
2026-06-19 12:35:21.952869 | controller |                     "f:value": {}
2026-06-19 12:35:21.952884 | controller |                   },
2026-06-19 12:35:21.952898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952913 | controller |                     ".": {},
2026-06-19 12:35:21.952928 | controller |                     "f:name": {},
2026-06-19 12:35:21.952947 | controller |                     "f:value": {}
2026-06-19 12:35:21.952962 | controller |                   },
2026-06-19 12:35:21.952977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.952992 | controller |                     ".": {},
2026-06-19 12:35:21.953007 | controller |                     "f:name": {},
2026-06-19 12:35:21.953022 | controller |                     "f:value": {}
2026-06-19 12:35:21.953037 | controller |                   },
2026-06-19 12:35:21.953052 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953068 | controller |                     ".": {},
2026-06-19 12:35:21.953083 | controller |                     "f:name": {},
2026-06-19 12:35:21.953098 | controller |                     "f:value": {}
2026-06-19 12:35:21.953113 | controller |                   },
2026-06-19 12:35:21.953128 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953143 | controller |                     ".": {},
2026-06-19 12:35:21.953158 | controller |                     "f:name": {},
2026-06-19 12:35:21.953172 | controller |                     "f:value": {}
2026-06-19 12:35:21.953187 | controller |                   },
2026-06-19 12:35:21.953201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953216 | controller |                     ".": {},
2026-06-19 12:35:21.953230 | controller |                     "f:name": {},
2026-06-19 12:35:21.953245 | controller |                     "f:value": {}
2026-06-19 12:35:21.953259 | controller |                   },
2026-06-19 12:35:21.953274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953288 | controller |                     ".": {},
2026-06-19 12:35:21.953303 | controller |                     "f:name": {},
2026-06-19 12:35:21.953318 | controller |                     "f:value": {}
2026-06-19 12:35:21.953332 | controller |                   },
2026-06-19 12:35:21.953347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953362 | controller |                     ".": {},
2026-06-19 12:35:21.953377 | controller |                     "f:name": {},
2026-06-19 12:35:21.953391 | controller |                     "f:value": {}
2026-06-19 12:35:21.953406 | controller |                   },
2026-06-19 12:35:21.953421 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953457 | controller |                     ".": {},
2026-06-19 12:35:21.953473 | controller |                     "f:name": {},
2026-06-19 12:35:21.953489 | controller |                     "f:value": {}
2026-06-19 12:35:21.953503 | controller |                   },
2026-06-19 12:35:21.953518 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953533 | controller |                     ".": {},
2026-06-19 12:35:21.953548 | controller |                     "f:name": {},
2026-06-19 12:35:21.953562 | controller |                     "f:value": {}
2026-06-19 12:35:21.953576 | controller |                   },
2026-06-19 12:35:21.953591 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953605 | controller |                     ".": {},
2026-06-19 12:35:21.953620 | controller |                     "f:name": {},
2026-06-19 12:35:21.953634 | controller |                     "f:value": {}
2026-06-19 12:35:21.953648 | controller |                   },
2026-06-19 12:35:21.953663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953677 | controller |                     ".": {},
2026-06-19 12:35:21.953696 | controller |                     "f:name": {},
2026-06-19 12:35:21.953711 | controller |                     "f:value": {}
2026-06-19 12:35:21.953725 | controller |                   },
2026-06-19 12:35:21.953740 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953755 | controller |                     ".": {},
2026-06-19 12:35:21.953770 | controller |                     "f:name": {},
2026-06-19 12:35:21.953784 | controller |                     "f:value": {}
2026-06-19 12:35:21.953799 | controller |                   },
2026-06-19 12:35:21.953814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953828 | controller |                     ".": {},
2026-06-19 12:35:21.953843 | controller |                     "f:name": {},
2026-06-19 12:35:21.953858 | controller |                     "f:value": {}
2026-06-19 12:35:21.953873 | controller |                   },
2026-06-19 12:35:21.953887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953902 | controller |                     ".": {},
2026-06-19 12:35:21.953918 | controller |                     "f:name": {},
2026-06-19 12:35:21.953933 | controller |                     "f:value": {}
2026-06-19 12:35:21.953948 | controller |                   },
2026-06-19 12:35:21.953964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.953982 | controller |                     ".": {},
2026-06-19 12:35:21.953998 | controller |                     "f:name": {},
2026-06-19 12:35:21.954013 | controller |                     "f:value": {}
2026-06-19 12:35:21.954028 | controller |                   },
2026-06-19 12:35:21.954042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954057 | controller |                     ".": {},
2026-06-19 12:35:21.954072 | controller |                     "f:name": {},
2026-06-19 12:35:21.954087 | controller |                     "f:value": {}
2026-06-19 12:35:21.954102 | controller |                   },
2026-06-19 12:35:21.954117 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954132 | controller |                     ".": {},
2026-06-19 12:35:21.954147 | controller |                     "f:name": {},
2026-06-19 12:35:21.954161 | controller |                     "f:value": {}
2026-06-19 12:35:21.954176 | controller |                   },
2026-06-19 12:35:21.954190 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954204 | controller |                     ".": {},
2026-06-19 12:35:21.954218 | controller |                     "f:name": {},
2026-06-19 12:35:21.954233 | controller |                     "f:value": {}
2026-06-19 12:35:21.954247 | controller |                   },
2026-06-19 12:35:21.954261 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954275 | controller |                     ".": {},
2026-06-19 12:35:21.954290 | controller |                     "f:name": {},
2026-06-19 12:35:21.954304 | controller |                     "f:value": {}
2026-06-19 12:35:21.954318 | controller |                   },
2026-06-19 12:35:21.954332 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954346 | controller |                     ".": {},
2026-06-19 12:35:21.954361 | controller |                     "f:name": {},
2026-06-19 12:35:21.954375 | controller |                     "f:value": {}
2026-06-19 12:35:21.954389 | controller |                   },
2026-06-19 12:35:21.954404 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954421 | controller |                     ".": {},
2026-06-19 12:35:21.954453 | controller |                     "f:name": {},
2026-06-19 12:35:21.954469 | controller |                     "f:value": {}
2026-06-19 12:35:21.954483 | controller |                   },
2026-06-19 12:35:21.954498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954512 | controller |                     ".": {},
2026-06-19 12:35:21.954527 | controller |                     "f:name": {},
2026-06-19 12:35:21.954541 | controller |                     "f:value": {}
2026-06-19 12:35:21.954556 | controller |                   },
2026-06-19 12:35:21.954570 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954585 | controller |                     ".": {},
2026-06-19 12:35:21.954599 | controller |                     "f:name": {},
2026-06-19 12:35:21.954614 | controller |                     "f:value": {}
2026-06-19 12:35:21.954628 | controller |                   },
2026-06-19 12:35:21.954655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954671 | controller |                     ".": {},
2026-06-19 12:35:21.954686 | controller |                     "f:name": {},
2026-06-19 12:35:21.954701 | controller |                     "f:value": {}
2026-06-19 12:35:21.954717 | controller |                   },
2026-06-19 12:35:21.954731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954746 | controller |                     ".": {},
2026-06-19 12:35:21.954760 | controller |                     "f:name": {},
2026-06-19 12:35:21.954774 | controller |                     "f:value": {}
2026-06-19 12:35:21.954789 | controller |                   },
2026-06-19 12:35:21.954803 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954817 | controller |                     ".": {},
2026-06-19 12:35:21.954831 | controller |                     "f:name": {},
2026-06-19 12:35:21.954845 | controller |                     "f:value": {}
2026-06-19 12:35:21.954859 | controller |                   },
2026-06-19 12:35:21.954874 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954888 | controller |                     ".": {},
2026-06-19 12:35:21.954903 | controller |                     "f:name": {},
2026-06-19 12:35:21.954918 | controller |                     "f:value": {}
2026-06-19 12:35:21.954933 | controller |                   },
2026-06-19 12:35:21.954947 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.954962 | controller |                     ".": {},
2026-06-19 12:35:21.954977 | controller |                     "f:name": {},
2026-06-19 12:35:21.954992 | controller |                     "f:value": {}
2026-06-19 12:35:21.955007 | controller |                   },
2026-06-19 12:35:21.955022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955037 | controller |                     ".": {},
2026-06-19 12:35:21.955051 | controller |                     "f:name": {},
2026-06-19 12:35:21.955066 | controller |                     "f:value": {}
2026-06-19 12:35:21.955081 | controller |                   },
2026-06-19 12:35:21.955095 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955111 | controller |                     ".": {},
2026-06-19 12:35:21.955126 | controller |                     "f:name": {},
2026-06-19 12:35:21.955141 | controller |                     "f:value": {}
2026-06-19 12:35:21.955156 | controller |                   },
2026-06-19 12:35:21.955171 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955190 | controller |                     ".": {},
2026-06-19 12:35:21.955206 | controller |                     "f:name": {},
2026-06-19 12:35:21.955221 | controller |                     "f:value": {}
2026-06-19 12:35:21.955236 | controller |                   },
2026-06-19 12:35:21.955251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955266 | controller |                     ".": {},
2026-06-19 12:35:21.955281 | controller |                     "f:name": {},
2026-06-19 12:35:21.955295 | controller |                     "f:value": {}
2026-06-19 12:35:21.955310 | controller |                   },
2026-06-19 12:35:21.955324 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955339 | controller |                     ".": {},
2026-06-19 12:35:21.955353 | controller |                     "f:name": {},
2026-06-19 12:35:21.955368 | controller |                     "f:value": {}
2026-06-19 12:35:21.955382 | controller |                   },
2026-06-19 12:35:21.955396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955411 | controller |                     ".": {},
2026-06-19 12:35:21.955441 | controller |                     "f:name": {},
2026-06-19 12:35:21.955461 | controller |                     "f:value": {}
2026-06-19 12:35:21.955476 | controller |                   },
2026-06-19 12:35:21.955491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955506 | controller |                     ".": {},
2026-06-19 12:35:21.955521 | controller |                     "f:name": {},
2026-06-19 12:35:21.955536 | controller |                     "f:value": {}
2026-06-19 12:35:21.955550 | controller |                   },
2026-06-19 12:35:21.955565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955580 | controller |                     ".": {},
2026-06-19 12:35:21.955595 | controller |                     "f:name": {},
2026-06-19 12:35:21.955609 | controller |                     "f:value": {}
2026-06-19 12:35:21.955624 | controller |                   },
2026-06-19 12:35:21.955639 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955653 | controller |                     ".": {},
2026-06-19 12:35:21.955668 | controller |                     "f:name": {},
2026-06-19 12:35:21.955682 | controller |                     "f:value": {}
2026-06-19 12:35:21.955697 | controller |                   },
2026-06-19 12:35:21.955711 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955726 | controller |                     ".": {},
2026-06-19 12:35:21.955740 | controller |                     "f:name": {},
2026-06-19 12:35:21.955755 | controller |                     "f:value": {}
2026-06-19 12:35:21.955769 | controller |                   },
2026-06-19 12:35:21.955784 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955798 | controller |                     ".": {},
2026-06-19 12:35:21.955813 | controller |                     "f:name": {},
2026-06-19 12:35:21.955827 | controller |                     "f:value": {}
2026-06-19 12:35:21.955842 | controller |                   },
2026-06-19 12:35:21.955856 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955871 | controller |                     ".": {},
2026-06-19 12:35:21.955885 | controller |                     "f:name": {},
2026-06-19 12:35:21.955900 | controller |                     "f:value": {}
2026-06-19 12:35:21.955915 | controller |                   },
2026-06-19 12:35:21.955930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.955950 | controller |                     ".": {},
2026-06-19 12:35:21.955965 | controller |                     "f:name": {},
2026-06-19 12:35:21.955980 | controller |                     "f:value": {}
2026-06-19 12:35:21.955995 | controller |                   },
2026-06-19 12:35:21.956010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956025 | controller |                     ".": {},
2026-06-19 12:35:21.956039 | controller |                     "f:name": {},
2026-06-19 12:35:21.956054 | controller |                     "f:value": {}
2026-06-19 12:35:21.956069 | controller |                   },
2026-06-19 12:35:21.956084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956099 | controller |                     ".": {},
2026-06-19 12:35:21.956113 | controller |                     "f:name": {},
2026-06-19 12:35:21.956128 | controller |                     "f:value": {}
2026-06-19 12:35:21.956143 | controller |                   },
2026-06-19 12:35:21.956158 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956173 | controller |                     ".": {},
2026-06-19 12:35:21.956188 | controller |                     "f:name": {},
2026-06-19 12:35:21.956203 | controller |                     "f:value": {}
2026-06-19 12:35:21.956217 | controller |                   },
2026-06-19 12:35:21.956232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956246 | controller |                     ".": {},
2026-06-19 12:35:21.956261 | controller |                     "f:name": {},
2026-06-19 12:35:21.956275 | controller |                     "f:value": {}
2026-06-19 12:35:21.956289 | controller |                   },
2026-06-19 12:35:21.956303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-19 12:35:21.956317 | controller |                     ".": {},
2026-06-19 12:35:21.956331 | controller |                     "f:name": {},
2026-06-19 12:35:21.956346 | controller |                     "f:value": {}
2026-06-19 12:35:21.956360 | controller |                   },
2026-06-19 12:35:21.956374 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956389 | controller |                     ".": {},
2026-06-19 12:35:21.956403 | controller |                     "f:name": {},
2026-06-19 12:35:21.956417 | controller |                     "f:value": {}
2026-06-19 12:35:21.956450 | controller |                   },
2026-06-19 12:35:21.956467 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956482 | controller |                     ".": {},
2026-06-19 12:35:21.956496 | controller |                     "f:name": {},
2026-06-19 12:35:21.956511 | controller |                     "f:value": {}
2026-06-19 12:35:21.956525 | controller |                   },
2026-06-19 12:35:21.956539 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956553 | controller |                     ".": {},
2026-06-19 12:35:21.956567 | controller |                     "f:name": {},
2026-06-19 12:35:21.956582 | controller |                     "f:value": {}
2026-06-19 12:35:21.956596 | controller |                   },
2026-06-19 12:35:21.956610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956625 | controller |                     ".": {},
2026-06-19 12:35:21.956639 | controller |                     "f:name": {},
2026-06-19 12:35:21.956653 | controller |                     "f:value": {}
2026-06-19 12:35:21.956668 | controller |                   },
2026-06-19 12:35:21.956685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956699 | controller |                     ".": {},
2026-06-19 12:35:21.956714 | controller |                     "f:name": {},
2026-06-19 12:35:21.956728 | controller |                     "f:value": {}
2026-06-19 12:35:21.956742 | controller |                   },
2026-06-19 12:35:21.956756 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956770 | controller |                     ".": {},
2026-06-19 12:35:21.956784 | controller |                     "f:name": {},
2026-06-19 12:35:21.956799 | controller |                     "f:value": {}
2026-06-19 12:35:21.956812 | controller |                   },
2026-06-19 12:35:21.956826 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956840 | controller |                     ".": {},
2026-06-19 12:35:21.956854 | controller |                     "f:name": {},
2026-06-19 12:35:21.956868 | controller |                     "f:value": {}
2026-06-19 12:35:21.956885 | controller |                   },
2026-06-19 12:35:21.956899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956914 | controller |                     ".": {},
2026-06-19 12:35:21.956928 | controller |                     "f:name": {},
2026-06-19 12:35:21.956942 | controller |                     "f:value": {}
2026-06-19 12:35:21.956957 | controller |                   },
2026-06-19 12:35:21.956972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.956987 | controller |                     ".": {},
2026-06-19 12:35:21.957002 | controller |                     "f:name": {},
2026-06-19 12:35:21.957017 | controller |                     "f:value": {}
2026-06-19 12:35:21.957032 | controller |                   },
2026-06-19 12:35:21.957047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957062 | controller |                     ".": {},
2026-06-19 12:35:21.957077 | controller |                     "f:name": {},
2026-06-19 12:35:21.957092 | controller |                     "f:value": {}
2026-06-19 12:35:21.957107 | controller |                   },
2026-06-19 12:35:21.957122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957137 | controller |                     ".": {},
2026-06-19 12:35:21.957152 | controller |                     "f:name": {},
2026-06-19 12:35:21.957167 | controller |                     "f:value": {}
2026-06-19 12:35:21.957182 | controller |                   },
2026-06-19 12:35:21.957197 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957213 | controller |                     ".": {},
2026-06-19 12:35:21.957228 | controller |                     "f:name": {},
2026-06-19 12:35:21.957243 | controller |                     "f:value": {}
2026-06-19 12:35:21.957258 | controller |                   },
2026-06-19 12:35:21.957274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957289 | controller |                     ".": {},
2026-06-19 12:35:21.957304 | controller |                     "f:name": {},
2026-06-19 12:35:21.957319 | controller |                     "f:value": {}
2026-06-19 12:35:21.957334 | controller |                   },
2026-06-19 12:35:21.957348 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957363 | controller |                     ".": {},
2026-06-19 12:35:21.957378 | controller |                     "f:name": {},
2026-06-19 12:35:21.957393 | controller |                     "f:value": {}
2026-06-19 12:35:21.957411 | controller |                   },
2026-06-19 12:35:21.957425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957466 | controller |                     ".": {},
2026-06-19 12:35:21.957481 | controller |                     "f:name": {},
2026-06-19 12:35:21.957495 | controller |                     "f:value": {}
2026-06-19 12:35:21.957510 | controller |                   },
2026-06-19 12:35:21.957525 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957539 | controller |                     ".": {},
2026-06-19 12:35:21.957554 | controller |                     "f:name": {},
2026-06-19 12:35:21.957568 | controller |                     "f:value": {}
2026-06-19 12:35:21.957583 | controller |                   },
2026-06-19 12:35:21.957597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:21.957612 | controller |                     ".": {},
2026-06-19 12:35:21.957627 | controller |                     "f:name": {},
2026-06-19 12:35:21.957642 | controller |                     "f:value": {}
2026-06-19 12:35:21.957656 | controller |                   },
2026-06-19 12:35:21.957670 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:21.957685 | controller |                     ".": {},
2026-06-19 12:35:21.957699 | controller |                     "f:name": {},
2026-06-19 12:35:21.957714 | controller |                     "f:value": {}
2026-06-19 12:35:21.957728 | controller |                   },
2026-06-19 12:35:21.957743 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:21.957758 | controller |                     ".": {},
2026-06-19 12:35:21.957772 | controller |                     "f:name": {},
2026-06-19 12:35:21.957787 | controller |                     "f:value": {}
2026-06-19 12:35:21.957801 | controller |                   }
2026-06-19 12:35:21.957815 | controller |                 },
2026-06-19 12:35:21.957830 | controller |                 "f:image": {},
2026-06-19 12:35:21.957844 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:21.957858 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:21.957873 | controller |                   ".": {},
2026-06-19 12:35:21.957887 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.957902 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.957916 | controller |                     ".": {},
2026-06-19 12:35:21.957930 | controller |                     "f:path": {},
2026-06-19 12:35:21.957945 | controller |                     "f:port": {},
2026-06-19 12:35:21.957960 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.957976 | controller |                   },
2026-06-19 12:35:21.957994 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.958009 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.958024 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.958039 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.958054 | controller |                 },
2026-06-19 12:35:21.958069 | controller |                 "f:name": {},
2026-06-19 12:35:21.958084 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:21.958099 | controller |                   ".": {},
2026-06-19 12:35:21.958114 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:21.958129 | controller |                   "f:httpGet": {
2026-06-19 12:35:21.958143 | controller |                     ".": {},
2026-06-19 12:35:21.958158 | controller |                     "f:path": {},
2026-06-19 12:35:21.958173 | controller |                     "f:port": {},
2026-06-19 12:35:21.958187 | controller |                     "f:scheme": {}
2026-06-19 12:35:21.958202 | controller |                   },
2026-06-19 12:35:21.958221 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:21.958236 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:21.958251 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:21.958266 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:21.958281 | controller |                 },
2026-06-19 12:35:21.958295 | controller |                 "f:resources": {
2026-06-19 12:35:21.958309 | controller |                   ".": {},
2026-06-19 12:35:21.958324 | controller |                   "f:limits": {
2026-06-19 12:35:21.958338 | controller |                     ".": {},
2026-06-19 12:35:21.958352 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.958367 | controller |                     "f:memory": {}
2026-06-19 12:35:21.958381 | controller |                   },
2026-06-19 12:35:21.958396 | controller |                   "f:requests": {
2026-06-19 12:35:21.958410 | controller |                     ".": {},
2026-06-19 12:35:21.958424 | controller |                     "f:cpu": {},
2026-06-19 12:35:21.958467 | controller |                     "f:memory": {}
2026-06-19 12:35:21.958482 | controller |                   }
2026-06-19 12:35:21.958497 | controller |                 },
2026-06-19 12:35:21.958511 | controller |                 "f:securityContext": {
2026-06-19 12:35:21.958526 | controller |                   ".": {},
2026-06-19 12:35:21.958540 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:21.958554 | controller |                 },
2026-06-19 12:35:21.958568 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:21.958583 | controller |                 "f:terminationMessagePolicy": {},
2026-06-19 12:35:21.958597 | controller |                 "f:volumeMounts": {
2026-06-19 12:35:21.958612 | controller |                   ".": {},
2026-06-19 12:35:21.958626 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-19 12:35:21.958640 | controller |                     ".": {},
2026-06-19 12:35:21.958671 | controller |                     "f:mountPath": {},
2026-06-19 12:35:21.958685 | controller |                     "f:name": {},
2026-06-19 12:35:21.958700 | controller |                     "f:readOnly": {}
2026-06-19 12:35:21.958716 | controller |                   }
2026-06-19 12:35:21.958730 | controller |                 }
2026-06-19 12:35:21.958744 | controller |               }
2026-06-19 12:35:21.958758 | controller |             },
2026-06-19 12:35:21.958772 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:21.958786 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:21.958801 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:21.958815 | controller |             "f:schedulerName": {},
2026-06-19 12:35:21.958829 | controller |             "f:securityContext": {
2026-06-19 12:35:21.958843 | controller |               ".": {},
2026-06-19 12:35:21.958857 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:21.958871 | controller |             },
2026-06-19 12:35:21.958886 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:21.958900 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:21.958915 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:21.958929 | controller |             "f:tolerations": {},
2026-06-19 12:35:21.958943 | controller |             "f:volumes": {
2026-06-19 12:35:21.958958 | controller |               ".": {},
2026-06-19 12:35:21.958971 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-19 12:35:21.958985 | controller |                 ".": {},
2026-06-19 12:35:21.959000 | controller |                 "f:name": {},
2026-06-19 12:35:21.959014 | controller |                 "f:secret": {
2026-06-19 12:35:21.959029 | controller |                   ".": {},
2026-06-19 12:35:21.959044 | controller |                   "f:defaultMode": {},
2026-06-19 12:35:21.959070 | controller |                   "f:secretName": {}
2026-06-19 12:35:21.959086 | controller |                 }
2026-06-19 12:35:21.959101 | controller |               }
2026-06-19 12:35:21.959116 | controller |             }
2026-06-19 12:35:21.959131 | controller |           }
2026-06-19 12:35:21.959145 | controller |         },
2026-06-19 12:35:21.959161 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:21.959176 | controller |         "operation": "Update",
2026-06-19 12:35:21.959191 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:21.959206 | controller |       },
2026-06-19 12:35:21.959221 | controller |       {
2026-06-19 12:35:21.959236 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.959250 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.959266 | controller |         "fieldsV1": {
2026-06-19 12:35:21.959281 | controller |           "f:metadata": {
2026-06-19 12:35:21.959296 | controller |             "f:annotations": {
2026-06-19 12:35:21.959312 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:21.959327 | controller |             }
2026-06-19 12:35:21.959342 | controller |           }
2026-06-19 12:35:21.959357 | controller |         },
2026-06-19 12:35:21.959372 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:21.959386 | controller |         "operation": "Update",
2026-06-19 12:35:21.959401 | controller |         "subresource": "status",
2026-06-19 12:35:21.959416 | controller |         "time": "2026-06-19T11:38:45Z"
2026-06-19 12:35:21.959449 | controller |       },
2026-06-19 12:35:21.959466 | controller |       {
2026-06-19 12:35:21.959481 | controller |         "apiVersion": "v1",
2026-06-19 12:35:21.959495 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:21.959510 | controller |         "fieldsV1": {
2026-06-19 12:35:21.959543 | controller |           "f:status": {
2026-06-19 12:35:21.959582 | controller |             "f:conditions": {
2026-06-19 12:35:21.959601 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:21.959616 | controller |                 ".": {},
2026-06-19 12:35:21.959632 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.959647 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.959662 | controller |                 "f:status": {},
2026-06-19 12:35:21.959677 | controller |                 "f:type": {}
2026-06-19 12:35:21.959691 | controller |               },
2026-06-19 12:35:21.959706 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:21.959720 | controller |                 ".": {},
2026-06-19 12:35:21.959735 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.959750 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.959766 | controller |                 "f:status": {},
2026-06-19 12:35:21.959780 | controller |                 "f:type": {}
2026-06-19 12:35:21.959795 | controller |               },
2026-06-19 12:35:21.959810 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:21.959825 | controller |                 ".": {},
2026-06-19 12:35:21.959839 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.959854 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.959869 | controller |                 "f:status": {},
2026-06-19 12:35:21.959884 | controller |                 "f:type": {}
2026-06-19 12:35:21.959899 | controller |               },
2026-06-19 12:35:21.959913 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:21.959928 | controller |                 ".": {},
2026-06-19 12:35:21.959943 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:21.959957 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:21.959972 | controller |                 "f:status": {},
2026-06-19 12:35:21.959990 | controller |                 "f:type": {}
2026-06-19 12:35:21.960005 | controller |               }
2026-06-19 12:35:21.960020 | controller |             },
2026-06-19 12:35:21.960034 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:21.960049 | controller |             "f:hostIP": {},
2026-06-19 12:35:21.960064 | controller |             "f:hostIPs": {},
2026-06-19 12:35:21.960078 | controller |             "f:phase": {},
2026-06-19 12:35:21.960093 | controller |             "f:podIP": {},
2026-06-19 12:35:21.960108 | controller |             "f:podIPs": {
2026-06-19 12:35:21.960122 | controller |               ".": {},
2026-06-19 12:35:21.960138 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-19 12:35:21.960152 | controller |                 ".": {},
2026-06-19 12:35:21.960167 | controller |                 "f:ip": {}
2026-06-19 12:35:21.960182 | controller |               }
2026-06-19 12:35:21.960198 | controller |             },
2026-06-19 12:35:21.960213 | controller |             "f:startTime": {}
2026-06-19 12:35:21.960228 | controller |           }
2026-06-19 12:35:21.960243 | controller |         },
2026-06-19 12:35:21.960258 | controller |         "manager": "kubelet",
2026-06-19 12:35:21.960273 | controller |         "operation": "Update",
2026-06-19 12:35:21.960288 | controller |         "subresource": "status",
2026-06-19 12:35:21.960303 | controller |         "time": "2026-06-19T11:39:16Z"
2026-06-19 12:35:21.960318 | controller |       }
2026-06-19 12:35:21.960333 | controller |     ],
2026-06-19 12:35:21.960348 | controller |     "name": "openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz",
2026-06-19 12:35:21.960363 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:21.960379 | controller |     "ownerReferences": [
2026-06-19 12:35:21.960394 | controller |       {
2026-06-19 12:35:21.960409 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:21.960423 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:21.960458 | controller |         "controller": true,
2026-06-19 12:35:21.960474 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:21.960488 | controller |         "name": "openstack-baremetal-operator-controller-manager-5b5b4df8b4",
2026-06-19 12:35:21.960502 | controller |         "uid": "ebae66a9-bf34-46cc-b4a9-5c946fbc3d38"
2026-06-19 12:35:21.960517 | controller |       }
2026-06-19 12:35:21.960532 | controller |     ],
2026-06-19 12:35:21.960546 | controller |     "resourceVersion": "55164",
2026-06-19 12:35:21.960560 | controller |     "uid": "ede0c0ce-562a-4b5c-bd1e-35527bf16176"
2026-06-19 12:35:21.960575 | controller |   },
2026-06-19 12:35:21.960589 | controller |   "spec": {
2026-06-19 12:35:21.960603 | controller |     "containers": [
2026-06-19 12:35:21.960617 | controller |       {
2026-06-19 12:35:21.960632 | controller |         "args": [
2026-06-19 12:35:21.960646 | controller |           "--leader-elect",
2026-06-19 12:35:21.960660 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:21.960674 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:21.960689 | controller |         ],
2026-06-19 12:35:21.960703 | controller |         "command": [
2026-06-19 12:35:21.960718 | controller |           "/manager"
2026-06-19 12:35:21.960732 | controller |         ],
2026-06-19 12:35:21.960746 | controller |         "env": [
2026-06-19 12:35:21.960760 | controller |           {
2026-06-19 12:35:21.960774 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:21.960788 | controller |             "value": "30"
2026-06-19 12:35:21.960802 | controller |           },
2026-06-19 12:35:21.960817 | controller |           {
2026-06-19 12:35:21.960831 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:21.960845 | controller |             "value": "20"
2026-06-19 12:35:21.960859 | controller |           },
2026-06-19 12:35:21.960873 | controller |           {
2026-06-19 12:35:21.960894 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:21.960908 | controller |             "value": "5"
2026-06-19 12:35:21.960923 | controller |           },
2026-06-19 12:35:21.960937 | controller |           {
2026-06-19 12:35:21.960951 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:21.960965 | controller |             "value": "true"
2026-06-19 12:35:21.960979 | controller |           },
2026-06-19 12:35:21.960993 | controller |           {
2026-06-19 12:35:21.961007 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961022 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-19 12:35:21.961036 | controller |           },
2026-06-19 12:35:21.961051 | controller |           {
2026-06-19 12:35:21.961065 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961079 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-19 12:35:21.961094 | controller |           },
2026-06-19 12:35:21.961108 | controller |           {
2026-06-19 12:35:21.961123 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961137 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-19 12:35:21.961152 | controller |           },
2026-06-19 12:35:21.961168 | controller |           {
2026-06-19 12:35:21.961183 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-19 12:35:21.961214 | controller |           },
2026-06-19 12:35:21.961229 | controller |           {
2026-06-19 12:35:21.961244 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961260 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-19 12:35:21.961280 | controller |           },
2026-06-19 12:35:21.961298 | controller |           {
2026-06-19 12:35:21.961313 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-19 12:35:21.961343 | controller |           },
2026-06-19 12:35:21.961358 | controller |           {
2026-06-19 12:35:21.961373 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961388 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-19 12:35:21.961403 | controller |           },
2026-06-19 12:35:21.961418 | controller |           {
2026-06-19 12:35:21.961453 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961470 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-19 12:35:21.961485 | controller |           },
2026-06-19 12:35:21.961501 | controller |           {
2026-06-19 12:35:21.961516 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961531 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-19 12:35:21.961546 | controller |           },
2026-06-19 12:35:21.961561 | controller |           {
2026-06-19 12:35:21.961576 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961591 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-19 12:35:21.961606 | controller |           },
2026-06-19 12:35:21.961621 | controller |           {
2026-06-19 12:35:21.961636 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961655 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-19 12:35:21.961670 | controller |           },
2026-06-19 12:35:21.961685 | controller |           {
2026-06-19 12:35:21.961700 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961715 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-19 12:35:21.961730 | controller |           },
2026-06-19 12:35:21.961745 | controller |           {
2026-06-19 12:35:21.961760 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961775 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-19 12:35:21.961790 | controller |           },
2026-06-19 12:35:21.961805 | controller |           {
2026-06-19 12:35:21.961819 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961834 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-19 12:35:21.961849 | controller |           },
2026-06-19 12:35:21.961863 | controller |           {
2026-06-19 12:35:21.961878 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961892 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-19 12:35:21.961907 | controller |           },
2026-06-19 12:35:21.961922 | controller |           {
2026-06-19 12:35:21.961937 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.961951 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-19 12:35:21.961966 | controller |           },
2026-06-19 12:35:21.961981 | controller |           {
2026-06-19 12:35:21.961996 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962011 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-19 12:35:21.962026 | controller |           },
2026-06-19 12:35:21.962040 | controller |           {
2026-06-19 12:35:21.962055 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962069 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-19 12:35:21.962084 | controller |           },
2026-06-19 12:35:21.962099 | controller |           {
2026-06-19 12:35:21.962113 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-19 12:35:21.962142 | controller |           },
2026-06-19 12:35:21.962157 | controller |           {
2026-06-19 12:35:21.962172 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-19 12:35:21.962201 | controller |           },
2026-06-19 12:35:21.962216 | controller |           {
2026-06-19 12:35:21.962231 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962246 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-19 12:35:21.962262 | controller |           },
2026-06-19 12:35:21.962277 | controller |           {
2026-06-19 12:35:21.962292 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962307 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-19 12:35:21.962326 | controller |           },
2026-06-19 12:35:21.962341 | controller |           {
2026-06-19 12:35:21.962356 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962371 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-19 12:35:21.962386 | controller |           },
2026-06-19 12:35:21.962401 | controller |           {
2026-06-19 12:35:21.962415 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962487 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-19 12:35:21.962506 | controller |           },
2026-06-19 12:35:21.962521 | controller |           {
2026-06-19 12:35:21.962536 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962551 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-19 12:35:21.962565 | controller |           },
2026-06-19 12:35:21.962580 | controller |           {
2026-06-19 12:35:21.962594 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962609 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-19 12:35:21.962623 | controller |           },
2026-06-19 12:35:21.962637 | controller |           {
2026-06-19 12:35:21.962668 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-19 12:35:21.962698 | controller |           },
2026-06-19 12:35:21.962712 | controller |           {
2026-06-19 12:35:21.962729 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-19 12:35:21.962757 | controller |           },
2026-06-19 12:35:21.962771 | controller |           {
2026-06-19 12:35:21.962785 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962799 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-19 12:35:21.962814 | controller |           },
2026-06-19 12:35:21.962828 | controller |           {
2026-06-19 12:35:21.962841 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962856 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-19 12:35:21.962870 | controller |           },
2026-06-19 12:35:21.962885 | controller |           {
2026-06-19 12:35:21.962899 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962913 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-19 12:35:21.962928 | controller |           },
2026-06-19 12:35:21.962942 | controller |           {
2026-06-19 12:35:21.962957 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.962972 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-19 12:35:21.962986 | controller |           },
2026-06-19 12:35:21.963001 | controller |           {
2026-06-19 12:35:21.963015 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-19 12:35:21.963044 | controller |           },
2026-06-19 12:35:21.963062 | controller |           {
2026-06-19 12:35:21.963077 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-19 12:35:21.963105 | controller |           },
2026-06-19 12:35:21.963120 | controller |           {
2026-06-19 12:35:21.963134 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963148 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-19 12:35:21.963162 | controller |           },
2026-06-19 12:35:21.963176 | controller |           {
2026-06-19 12:35:21.963191 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-19 12:35:21.963220 | controller |           },
2026-06-19 12:35:21.963234 | controller |           {
2026-06-19 12:35:21.963248 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963262 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-19 12:35:21.963277 | controller |           },
2026-06-19 12:35:21.963291 | controller |           {
2026-06-19 12:35:21.963306 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963321 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-19 12:35:21.963337 | controller |           },
2026-06-19 12:35:21.963352 | controller |           {
2026-06-19 12:35:21.963367 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963382 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-19 12:35:21.963397 | controller |           },
2026-06-19 12:35:21.963413 | controller |           {
2026-06-19 12:35:21.963441 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963461 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-19 12:35:21.963477 | controller |           },
2026-06-19 12:35:21.963492 | controller |           {
2026-06-19 12:35:21.963507 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963522 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-19 12:35:21.963537 | controller |           },
2026-06-19 12:35:21.963552 | controller |           {
2026-06-19 12:35:21.963567 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963583 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-19 12:35:21.963598 | controller |           },
2026-06-19 12:35:21.963613 | controller |           {
2026-06-19 12:35:21.963628 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-19 12:35:21.963659 | controller |           },
2026-06-19 12:35:21.963674 | controller |           {
2026-06-19 12:35:21.963689 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963705 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-19 12:35:21.963720 | controller |           },
2026-06-19 12:35:21.963735 | controller |           {
2026-06-19 12:35:21.963750 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963769 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-19 12:35:21.963784 | controller |           },
2026-06-19 12:35:21.963799 | controller |           {
2026-06-19 12:35:21.963814 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963829 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-19 12:35:21.963844 | controller |           },
2026-06-19 12:35:21.963859 | controller |           {
2026-06-19 12:35:21.963874 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-19 12:35:21.963904 | controller |           },
2026-06-19 12:35:21.963919 | controller |           {
2026-06-19 12:35:21.963933 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.963948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-19 12:35:21.963964 | controller |           },
2026-06-19 12:35:21.963981 | controller |           {
2026-06-19 12:35:21.963998 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964013 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-19 12:35:21.964028 | controller |           },
2026-06-19 12:35:21.964043 | controller |           {
2026-06-19 12:35:21.964057 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-19 12:35:21.964087 | controller |           },
2026-06-19 12:35:21.964102 | controller |           {
2026-06-19 12:35:21.964117 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964132 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-19 12:35:21.964147 | controller |           },
2026-06-19 12:35:21.964162 | controller |           {
2026-06-19 12:35:21.964176 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964191 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-19 12:35:21.964206 | controller |           },
2026-06-19 12:35:21.964220 | controller |           {
2026-06-19 12:35:21.964235 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964250 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-19 12:35:21.964264 | controller |           },
2026-06-19 12:35:21.964279 | controller |           {
2026-06-19 12:35:21.964293 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964308 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-19 12:35:21.964323 | controller |           },
2026-06-19 12:35:21.964338 | controller |           {
2026-06-19 12:35:21.964353 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964368 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-19 12:35:21.964383 | controller |           },
2026-06-19 12:35:21.964398 | controller |           {
2026-06-19 12:35:21.964413 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964444 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-19 12:35:21.964467 | controller |           },
2026-06-19 12:35:21.964483 | controller |           {
2026-06-19 12:35:21.964498 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964513 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-19 12:35:21.964528 | controller |           },
2026-06-19 12:35:21.964543 | controller |           {
2026-06-19 12:35:21.964557 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964572 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-19 12:35:21.964587 | controller |           },
2026-06-19 12:35:21.964602 | controller |           {
2026-06-19 12:35:21.964617 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964632 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-19 12:35:21.964648 | controller |           },
2026-06-19 12:35:21.964662 | controller |           {
2026-06-19 12:35:21.964677 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964692 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-19 12:35:21.964706 | controller |           },
2026-06-19 12:35:21.964720 | controller |           {
2026-06-19 12:35:21.964735 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964749 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-19 12:35:21.964764 | controller |           },
2026-06-19 12:35:21.964778 | controller |           {
2026-06-19 12:35:21.964792 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-19 12:35:21.964821 | controller |           },
2026-06-19 12:35:21.964835 | controller |           {
2026-06-19 12:35:21.964850 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964864 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-19 12:35:21.964879 | controller |           },
2026-06-19 12:35:21.964893 | controller |           {
2026-06-19 12:35:21.964907 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964922 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-19 12:35:21.964936 | controller |           },
2026-06-19 12:35:21.964951 | controller |           {
2026-06-19 12:35:21.964965 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.964979 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-19 12:35:21.964994 | controller |           },
2026-06-19 12:35:21.965008 | controller |           {
2026-06-19 12:35:21.965022 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-19 12:35:21.965051 | controller |           },
2026-06-19 12:35:21.965065 | controller |           {
2026-06-19 12:35:21.965080 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965094 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-19 12:35:21.965109 | controller |           },
2026-06-19 12:35:21.965123 | controller |           {
2026-06-19 12:35:21.965137 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965154 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-19 12:35:21.965169 | controller |           },
2026-06-19 12:35:21.965184 | controller |           {
2026-06-19 12:35:21.965198 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965212 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-19 12:35:21.965227 | controller |           },
2026-06-19 12:35:21.965241 | controller |           {
2026-06-19 12:35:21.965255 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-19 12:35:21.965283 | controller |           },
2026-06-19 12:35:21.965298 | controller |           {
2026-06-19 12:35:21.965312 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965326 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-19 12:35:21.965340 | controller |           },
2026-06-19 12:35:21.965354 | controller |           {
2026-06-19 12:35:21.965369 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965384 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-19 12:35:21.965400 | controller |           },
2026-06-19 12:35:21.965415 | controller |           {
2026-06-19 12:35:21.965450 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-19 12:35:21.965484 | controller |           },
2026-06-19 12:35:21.965499 | controller |           {
2026-06-19 12:35:21.965514 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-19 12:35:21.965530 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-19 12:35:21.965545 | controller |           },
2026-06-19 12:35:21.965560 | controller |           {
2026-06-19 12:35:21.965575 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965590 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-19 12:35:21.965606 | controller |           },
2026-06-19 12:35:21.965621 | controller |           {
2026-06-19 12:35:21.965636 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965651 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-19 12:35:21.965666 | controller |           },
2026-06-19 12:35:21.965681 | controller |           {
2026-06-19 12:35:21.965696 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965711 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-19 12:35:21.965726 | controller |           },
2026-06-19 12:35:21.965741 | controller |           {
2026-06-19 12:35:21.965756 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965771 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-19 12:35:21.965785 | controller |           },
2026-06-19 12:35:21.965800 | controller |           {
2026-06-19 12:35:21.965815 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965829 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-19 12:35:21.965848 | controller |           },
2026-06-19 12:35:21.965868 | controller |           {
2026-06-19 12:35:21.965883 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965898 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-19 12:35:21.965913 | controller |           },
2026-06-19 12:35:21.965927 | controller |           {
2026-06-19 12:35:21.965942 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.965957 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-19 12:35:21.965972 | controller |           },
2026-06-19 12:35:21.965987 | controller |           {
2026-06-19 12:35:21.966001 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-19 12:35:21.966031 | controller |           },
2026-06-19 12:35:21.966047 | controller |           {
2026-06-19 12:35:21.966066 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-19 12:35:21.966097 | controller |           },
2026-06-19 12:35:21.966112 | controller |           {
2026-06-19 12:35:21.966127 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966142 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-19 12:35:21.966157 | controller |           },
2026-06-19 12:35:21.966172 | controller |           {
2026-06-19 12:35:21.966186 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966201 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-19 12:35:21.966216 | controller |           },
2026-06-19 12:35:21.966231 | controller |           {
2026-06-19 12:35:21.966245 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966260 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-19 12:35:21.966275 | controller |           },
2026-06-19 12:35:21.966289 | controller |           {
2026-06-19 12:35:21.966303 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-19 12:35:21.966333 | controller |           },
2026-06-19 12:35:21.966347 | controller |           {
2026-06-19 12:35:21.966362 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966376 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-19 12:35:21.966391 | controller |           },
2026-06-19 12:35:21.966405 | controller |           {
2026-06-19 12:35:21.966420 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966460 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-19 12:35:21.966478 | controller |           },
2026-06-19 12:35:21.966493 | controller |           {
2026-06-19 12:35:21.966508 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966523 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-19 12:35:21.966538 | controller |           },
2026-06-19 12:35:21.966557 | controller |           {
2026-06-19 12:35:21.966572 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:21.966586 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-19 12:35:21.966602 | controller |           },
2026-06-19 12:35:21.966617 | controller |           {
2026-06-19 12:35:21.966632 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:21.966663 | controller |             "value": "false"
2026-06-19 12:35:21.966680 | controller |           }
2026-06-19 12:35:21.966695 | controller |         ],
2026-06-19 12:35:21.966710 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707",
2026-06-19 12:35:21.966726 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:21.966741 | controller |         "livenessProbe": {
2026-06-19 12:35:21.966756 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.966770 | controller |           "httpGet": {
2026-06-19 12:35:21.966785 | controller |             "path": "/healthz",
2026-06-19 12:35:21.966799 | controller |             "port": 8081,
2026-06-19 12:35:21.966814 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.966829 | controller |           },
2026-06-19 12:35:21.966843 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:21.966858 | controller |           "periodSeconds": 20,
2026-06-19 12:35:21.966872 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.966886 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.966901 | controller |         },
2026-06-19 12:35:21.966915 | controller |         "name": "manager",
2026-06-19 12:35:21.966929 | controller |         "readinessProbe": {
2026-06-19 12:35:21.966944 | controller |           "failureThreshold": 3,
2026-06-19 12:35:21.966958 | controller |           "httpGet": {
2026-06-19 12:35:21.966975 | controller |             "path": "/readyz",
2026-06-19 12:35:21.966991 | controller |             "port": 8081,
2026-06-19 12:35:21.967006 | controller |             "scheme": "HTTP"
2026-06-19 12:35:21.967020 | controller |           },
2026-06-19 12:35:21.967034 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:21.967048 | controller |           "periodSeconds": 10,
2026-06-19 12:35:21.967062 | controller |           "successThreshold": 1,
2026-06-19 12:35:21.967076 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:21.967090 | controller |         },
2026-06-19 12:35:21.967105 | controller |         "resources": {
2026-06-19 12:35:21.967119 | controller |           "limits": {
2026-06-19 12:35:21.967133 | controller |             "cpu": "500m",
2026-06-19 12:35:21.967147 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.967162 | controller |           },
2026-06-19 12:35:21.967176 | controller |           "requests": {
2026-06-19 12:35:21.967190 | controller |             "cpu": "10m",
2026-06-19 12:35:21.967205 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.967219 | controller |           }
2026-06-19 12:35:21.967233 | controller |         },
2026-06-19 12:35:21.967248 | controller |         "securityContext": {
2026-06-19 12:35:21.967262 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:21.967277 | controller |           "capabilities": {
2026-06-19 12:35:21.967291 | controller |             "drop": [
2026-06-19 12:35:21.967306 | controller |               "ALL"
2026-06-19 12:35:21.967320 | controller |             ]
2026-06-19 12:35:21.967334 | controller |           },
2026-06-19 12:35:21.967348 | controller |           "runAsUser": 1000660000
2026-06-19 12:35:21.967363 | controller |         },
2026-06-19 12:35:21.967377 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:21.967392 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:21.967411 | controller |         "volumeMounts": [
2026-06-19 12:35:21.967442 | controller |           {
2026-06-19 12:35:21.967462 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:21.967478 | controller |             "name": "cert",
2026-06-19 12:35:21.967492 | controller |             "readOnly": true
2026-06-19 12:35:21.967507 | controller |           },
2026-06-19 12:35:21.967522 | controller |           {
2026-06-19 12:35:21.967537 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.967553 | controller |             "name": "kube-api-access-6tpck",
2026-06-19 12:35:21.967568 | controller |             "readOnly": true
2026-06-19 12:35:21.967583 | controller |           }
2026-06-19 12:35:21.967598 | controller |         ]
2026-06-19 12:35:21.967613 | controller |       }
2026-06-19 12:35:21.967628 | controller |     ],
2026-06-19 12:35:21.967643 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:21.967658 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:21.967673 | controller |     "imagePullSecrets": [
2026-06-19 12:35:21.967688 | controller |       {
2026-06-19 12:35:21.967703 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-x4bv6"
2026-06-19 12:35:21.967718 | controller |       }
2026-06-19 12:35:21.967733 | controller |     ],
2026-06-19 12:35:21.967747 | controller |     "nodeName": "crc",
2026-06-19 12:35:21.967762 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:21.967778 | controller |     "priority": 0,
2026-06-19 12:35:21.967793 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:21.967808 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:21.967823 | controller |     "securityContext": {
2026-06-19 12:35:21.967838 | controller |       "fsGroup": 1000660000,
2026-06-19 12:35:21.967853 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:21.967868 | controller |       "seLinuxOptions": {
2026-06-19 12:35:21.967883 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:21.967898 | controller |       },
2026-06-19 12:35:21.967912 | controller |       "seccompProfile": {
2026-06-19 12:35:21.967927 | controller |         "type": "RuntimeDefault"
2026-06-19 12:35:21.967941 | controller |       }
2026-06-19 12:35:21.967956 | controller |     },
2026-06-19 12:35:21.967971 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-19 12:35:21.967986 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-19 12:35:21.968001 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:21.968015 | controller |     "tolerations": [
2026-06-19 12:35:21.968030 | controller |       {
2026-06-19 12:35:21.968045 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.968059 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:21.968074 | controller |         "operator": "Exists",
2026-06-19 12:35:21.968089 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.968103 | controller |       },
2026-06-19 12:35:21.968118 | controller |       {
2026-06-19 12:35:21.968132 | controller |         "effect": "NoExecute",
2026-06-19 12:35:21.968147 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:21.968162 | controller |         "operator": "Exists",
2026-06-19 12:35:21.968177 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:21.968192 | controller |       },
2026-06-19 12:35:21.968206 | controller |       {
2026-06-19 12:35:21.968221 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:21.968235 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:21.968250 | controller |         "operator": "Exists"
2026-06-19 12:35:21.968265 | controller |       }
2026-06-19 12:35:21.968279 | controller |     ],
2026-06-19 12:35:21.968298 | controller |     "volumes": [
2026-06-19 12:35:21.968313 | controller |       {
2026-06-19 12:35:21.968327 | controller |         "name": "cert",
2026-06-19 12:35:21.968342 | controller |         "secret": {
2026-06-19 12:35:21.968356 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.968371 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-19 12:35:21.968386 | controller |         }
2026-06-19 12:35:21.968401 | controller |       },
2026-06-19 12:35:21.968415 | controller |       {
2026-06-19 12:35:21.968449 | controller |         "name": "kube-api-access-6tpck",
2026-06-19 12:35:21.968466 | controller |         "projected": {
2026-06-19 12:35:21.968481 | controller |           "defaultMode": 420,
2026-06-19 12:35:21.968496 | controller |           "sources": [
2026-06-19 12:35:21.968510 | controller |             {
2026-06-19 12:35:21.968525 | controller |               "serviceAccountToken": {
2026-06-19 12:35:21.968540 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:21.968555 | controller |                 "path": "token"
2026-06-19 12:35:21.968571 | controller |               }
2026-06-19 12:35:21.968586 | controller |             },
2026-06-19 12:35:21.968601 | controller |             {
2026-06-19 12:35:21.968615 | controller |               "configMap": {
2026-06-19 12:35:21.968630 | controller |                 "items": [
2026-06-19 12:35:21.968645 | controller |                   {
2026-06-19 12:35:21.968660 | controller |                     "key": "ca.crt",
2026-06-19 12:35:21.968675 | controller |                     "path": "ca.crt"
2026-06-19 12:35:21.968690 | controller |                   }
2026-06-19 12:35:21.968705 | controller |                 ],
2026-06-19 12:35:21.968720 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:21.968735 | controller |               }
2026-06-19 12:35:21.968750 | controller |             },
2026-06-19 12:35:21.968765 | controller |             {
2026-06-19 12:35:21.968780 | controller |               "downwardAPI": {
2026-06-19 12:35:21.968795 | controller |                 "items": [
2026-06-19 12:35:21.968810 | controller |                   {
2026-06-19 12:35:21.968824 | controller |                     "fieldRef": {
2026-06-19 12:35:21.968838 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:21.968853 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:21.968868 | controller |                     },
2026-06-19 12:35:21.968882 | controller |                     "path": "namespace"
2026-06-19 12:35:21.968896 | controller |                   }
2026-06-19 12:35:21.968910 | controller |                 ]
2026-06-19 12:35:21.968924 | controller |               }
2026-06-19 12:35:21.968939 | controller |             },
2026-06-19 12:35:21.968953 | controller |             {
2026-06-19 12:35:21.968967 | controller |               "configMap": {
2026-06-19 12:35:21.968981 | controller |                 "items": [
2026-06-19 12:35:21.968996 | controller |                   {
2026-06-19 12:35:21.969010 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:21.969024 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:21.969039 | controller |                   }
2026-06-19 12:35:21.969054 | controller |                 ],
2026-06-19 12:35:21.969068 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:21.969082 | controller |               }
2026-06-19 12:35:21.969096 | controller |             }
2026-06-19 12:35:21.969111 | controller |           ]
2026-06-19 12:35:21.969125 | controller |         }
2026-06-19 12:35:21.969139 | controller |       }
2026-06-19 12:35:21.969153 | controller |     ]
2026-06-19 12:35:21.969167 | controller |   },
2026-06-19 12:35:21.969182 | controller |   "status": {
2026-06-19 12:35:21.969196 | controller |     "conditions": [
2026-06-19 12:35:21.969210 | controller |       {
2026-06-19 12:35:21.969228 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.969243 | controller |         "lastTransitionTime": "2026-06-19T11:39:05Z",
2026-06-19 12:35:21.969257 | controller |         "status": "True",
2026-06-19 12:35:21.969271 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:21.969285 | controller |       },
2026-06-19 12:35:21.969322 | controller |       {
2026-06-19 12:35:21.969337 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.969352 | controller |         "lastTransitionTime": "2026-06-19T11:37:34Z",
2026-06-19 12:35:21.969366 | controller |         "status": "True",
2026-06-19 12:35:21.969381 | controller |         "type": "Initialized"
2026-06-19 12:35:21.969395 | controller |       },
2026-06-19 12:35:21.969410 | controller |       {
2026-06-19 12:35:21.969424 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.969458 | controller |         "lastTransitionTime": "2026-06-19T11:39:16Z",
2026-06-19 12:35:21.969473 | controller |         "status": "True",
2026-06-19 12:35:21.969488 | controller |         "type": "Ready"
2026-06-19 12:35:21.969502 | controller |       },
2026-06-19 12:35:21.969516 | controller |       {
2026-06-19 12:35:21.969530 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.969544 | controller |         "lastTransitionTime": "2026-06-19T11:39:16Z",
2026-06-19 12:35:21.969558 | controller |         "status": "True",
2026-06-19 12:35:21.969572 | controller |         "type": "ContainersReady"
2026-06-19 12:35:21.969587 | controller |       },
2026-06-19 12:35:21.969608 | controller |       {
2026-06-19 12:35:21.969642 | controller |         "lastProbeTime": null,
2026-06-19 12:35:21.969682 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:21.969701 | controller |         "status": "True",
2026-06-19 12:35:21.969717 | controller |         "type": "PodScheduled"
2026-06-19 12:35:21.969733 | controller |       }
2026-06-19 12:35:21.969748 | controller |     ],
2026-06-19 12:35:21.969762 | controller |     "containerStatuses": [
2026-06-19 12:35:21.969777 | controller |       {
2026-06-19 12:35:21.969792 | controller |         "allocatedResources": {
2026-06-19 12:35:21.969807 | controller |           "cpu": "10m",
2026-06-19 12:35:21.969822 | controller |           "memory": "256Mi"
2026-06-19 12:35:21.969837 | controller |         },
2026-06-19 12:35:21.969852 | controller |         "containerID": "cri-o://c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a",
2026-06-19 12:35:21.969868 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707",
2026-06-19 12:35:21.969883 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707",
2026-06-19 12:35:21.969899 | controller |         "lastState": {},
2026-06-19 12:35:21.969915 | controller |         "name": "manager",
2026-06-19 12:35:21.969930 | controller |         "ready": true,
2026-06-19 12:35:21.969945 | controller |         "resources": {
2026-06-19 12:35:21.969960 | controller |           "limits": {
2026-06-19 12:35:21.969975 | controller |             "cpu": "500m",
2026-06-19 12:35:21.969989 | controller |             "memory": "512Mi"
2026-06-19 12:35:21.970004 | controller |           },
2026-06-19 12:35:21.970018 | controller |           "requests": {
2026-06-19 12:35:21.970033 | controller |             "cpu": "10m",
2026-06-19 12:35:21.970048 | controller |             "memory": "256Mi"
2026-06-19 12:35:21.970062 | controller |           }
2026-06-19 12:35:21.970077 | controller |         },
2026-06-19 12:35:21.970092 | controller |         "restartCount": 0,
2026-06-19 12:35:21.970107 | controller |         "started": true,
2026-06-19 12:35:21.970122 | controller |         "state": {
2026-06-19 12:35:21.970136 | controller |           "running": {
2026-06-19 12:35:21.970151 | controller |             "startedAt": "2026-06-19T11:39:04Z"
2026-06-19 12:35:21.970170 | controller |           }
2026-06-19 12:35:21.970186 | controller |         },
2026-06-19 12:35:21.970201 | controller |         "user": {
2026-06-19 12:35:21.970216 | controller |           "linux": {
2026-06-19 12:35:21.970231 | controller |             "gid": 0,
2026-06-19 12:35:21.970246 | controller |             "supplementalGroups": [
2026-06-19 12:35:21.970261 | controller |               0,
2026-06-19 12:35:21.970275 | controller |               1000660000
2026-06-19 12:35:21.970290 | controller |             ],
2026-06-19 12:35:21.970304 | controller |             "uid": 1000660000
2026-06-19 12:35:21.970319 | controller |           }
2026-06-19 12:35:21.970334 | controller |         },
2026-06-19 12:35:21.970349 | controller |         "volumeMounts": [
2026-06-19 12:35:21.970363 | controller |           {
2026-06-19 12:35:21.970378 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:21.970393 | controller |             "name": "cert",
2026-06-19 12:35:21.970408 | controller |             "readOnly": true,
2026-06-19 12:35:21.970423 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.970458 | controller |           },
2026-06-19 12:35:21.970474 | controller |           {
2026-06-19 12:35:21.970489 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:21.970504 | controller |             "name": "kube-api-access-6tpck",
2026-06-19 12:35:21.970519 | controller |             "readOnly": true,
2026-06-19 12:35:21.970534 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:21.970549 | controller |           }
2026-06-19 12:35:21.970564 | controller |         ]
2026-06-19 12:35:21.970580 | controller |       }
2026-06-19 12:35:21.970594 | controller |     ],
2026-06-19 12:35:21.970609 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:21.970623 | controller |     "hostIPs": [
2026-06-19 12:35:21.970638 | controller |       {
2026-06-19 12:35:21.970666 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:21.970682 | controller |       }
2026-06-19 12:35:21.970697 | controller |     ],
2026-06-19 12:35:21.970712 | controller |     "phase": "Running",
2026-06-19 12:35:21.970730 | controller |     "podIP": "10.217.0.89",
2026-06-19 12:35:21.970745 | controller |     "podIPs": [
2026-06-19 12:35:21.970760 | controller |       {
2026-06-19 12:35:21.970776 | controller |         "ip": "10.217.0.89"
2026-06-19 12:35:21.970791 | controller |       }
2026-06-19 12:35:21.970805 | controller |     ],
2026-06-19 12:35:21.970820 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:21.970835 | controller |     "startTime": "2026-06-19T11:37:34Z"
2026-06-19 12:35:21.970850 | controller |   }
2026-06-19 12:35:21.970865 | controller | }
2026-06-19 12:35:22.000364 | controller | ok:
2026-06-19 12:35:22.000417 | controller | {
2026-06-19 12:35:22.000456 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.000474 | controller |   "kind": "Pod",
2026-06-19 12:35:22.000491 | controller |   "metadata": {
2026-06-19 12:35:22.000507 | controller |     "annotations": {
2026-06-19 12:35:22.000523 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-19 12:35:22.000553 | controller |       "capabilities": "Seamless Upgrades",
2026-06-19 12:35:22.000570 | controller |       "createdAt": "2026-06-19T10:56:39Z",
2026-06-19 12:35:22.000585 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-19 12:35:22.000600 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-19 12:35:22.000615 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-19 12:35:22.000630 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-19 12:35:22.000645 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-19 12:35:22.000659 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-19 12:35:22.000674 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-19 12:35:22.000689 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.63/23\"],\"mac_address\":\"0a:58:0a:d9:00:3f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.63/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.000704 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.63\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:3f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.000720 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-19 12:35:22.000734 | controller |       "olm.operatorGroup": "openstack",
2026-06-19 12:35:22.000749 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-19 12:35:22.000763 | controller |       "olm.targetNamespaces": "",
2026-06-19 12:35:22.000777 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-19 12:35:22.000792 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-19 12:35:22.000807 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}}]}",
2026-06-19 12:35:22.000825 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-19 12:35:22.000840 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-19 12:35:22.000854 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-19 12:35:22.000869 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-19 12:35:22.000883 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-19 12:35:22.000897 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-19 12:35:22.000911 | controller |     },
2026-06-19 12:35:22.000925 | controller |     "creationTimestamp": "2026-06-19T11:35:55Z",
2026-06-19 12:35:22.000940 | controller |     "generateName": "openstack-operator-controller-init-b7c5f6d4d-",
2026-06-19 12:35:22.000954 | controller |     "generation": 1,
2026-06-19 12:35:22.000969 | controller |     "labels": {
2026-06-19 12:35:22.000983 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-19 12:35:22.001001 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.001015 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-19 12:35:22.001029 | controller |       "pod-template-hash": "b7c5f6d4d"
2026-06-19 12:35:22.001044 | controller |     },
2026-06-19 12:35:22.001058 | controller |     "managedFields": [
2026-06-19 12:35:22.001072 | controller |       {
2026-06-19 12:35:22.001086 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.001101 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.001115 | controller |         "fieldsV1": {
2026-06-19 12:35:22.001129 | controller |           "f:metadata": {
2026-06-19 12:35:22.001143 | controller |             "f:annotations": {
2026-06-19 12:35:22.001157 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.001171 | controller |             }
2026-06-19 12:35:22.001185 | controller |           }
2026-06-19 12:35:22.001199 | controller |         },
2026-06-19 12:35:22.001213 | controller |         "manager": "crc",
2026-06-19 12:35:22.001227 | controller |         "operation": "Update",
2026-06-19 12:35:22.001241 | controller |         "subresource": "status",
2026-06-19 12:35:22.001255 | controller |         "time": "2026-06-19T11:35:55Z"
2026-06-19 12:35:22.001269 | controller |       },
2026-06-19 12:35:22.001283 | controller |       {
2026-06-19 12:35:22.001298 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.001312 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.001328 | controller |         "fieldsV1": {
2026-06-19 12:35:22.001343 | controller |           "f:metadata": {
2026-06-19 12:35:22.001357 | controller |             "f:annotations": {
2026-06-19 12:35:22.001372 | controller |               ".": {},
2026-06-19 12:35:22.001387 | controller |               "f:alm-examples": {},
2026-06-19 12:35:22.001401 | controller |               "f:capabilities": {},
2026-06-19 12:35:22.001416 | controller |               "f:createdAt": {},
2026-06-19 12:35:22.001453 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-19 12:35:22.001470 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-19 12:35:22.001485 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-19 12:35:22.001500 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-19 12:35:22.001514 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-19 12:35:22.001529 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-19 12:35:22.001544 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-19 12:35:22.001559 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-19 12:35:22.001574 | controller |               "f:olm.operatorGroup": {},
2026-06-19 12:35:22.001590 | controller |               "f:olm.operatorNamespace": {},
2026-06-19 12:35:22.001605 | controller |               "f:olm.targetNamespaces": {},
2026-06-19 12:35:22.001619 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-19 12:35:22.001634 | controller |               "f:operatorframework.io/properties": {},
2026-06-19 12:35:22.001648 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-19 12:35:22.001663 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-19 12:35:22.001677 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-19 12:35:22.001691 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-19 12:35:22.001705 | controller |             },
2026-06-19 12:35:22.001719 | controller |             "f:generateName": {},
2026-06-19 12:35:22.001734 | controller |             "f:labels": {
2026-06-19 12:35:22.001748 | controller |               ".": {},
2026-06-19 12:35:22.001767 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.001782 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.001796 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.001810 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.001824 | controller |             },
2026-06-19 12:35:22.001838 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.001852 | controller |               ".": {},
2026-06-19 12:35:22.001866 | controller |               "k:{\"uid\":\"9d592dc5-b4a0-4319-90de-21ab59f918ac\"}": {}
2026-06-19 12:35:22.001881 | controller |             }
2026-06-19 12:35:22.001895 | controller |           },
2026-06-19 12:35:22.001910 | controller |           "f:spec": {
2026-06-19 12:35:22.001924 | controller |             "f:containers": {
2026-06-19 12:35:22.001938 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-19 12:35:22.001953 | controller |                 ".": {},
2026-06-19 12:35:22.001968 | controller |                 "f:args": {},
2026-06-19 12:35:22.001982 | controller |                 "f:command": {},
2026-06-19 12:35:22.001996 | controller |                 "f:env": {
2026-06-19 12:35:22.002010 | controller |                   ".": {},
2026-06-19 12:35:22.002025 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.002039 | controller |                     ".": {},
2026-06-19 12:35:22.002053 | controller |                     "f:name": {},
2026-06-19 12:35:22.002067 | controller |                     "f:value": {}
2026-06-19 12:35:22.002081 | controller |                   },
2026-06-19 12:35:22.002095 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.002109 | controller |                     ".": {},
2026-06-19 12:35:22.002123 | controller |                     "f:name": {},
2026-06-19 12:35:22.002137 | controller |                     "f:value": {}
2026-06-19 12:35:22.002151 | controller |                   },
2026-06-19 12:35:22.002165 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-19 12:35:22.002179 | controller |                     ".": {},
2026-06-19 12:35:22.002193 | controller |                     "f:name": {},
2026-06-19 12:35:22.002208 | controller |                     "f:value": {}
2026-06-19 12:35:22.002222 | controller |                   },
2026-06-19 12:35:22.002236 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-19 12:35:22.002251 | controller |                     ".": {},
2026-06-19 12:35:22.002265 | controller |                     "f:name": {},
2026-06-19 12:35:22.002279 | controller |                     "f:value": {}
2026-06-19 12:35:22.002293 | controller |                   },
2026-06-19 12:35:22.002308 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-19 12:35:22.002323 | controller |                     ".": {},
2026-06-19 12:35:22.002337 | controller |                     "f:name": {},
2026-06-19 12:35:22.002352 | controller |                     "f:value": {}
2026-06-19 12:35:22.002366 | controller |                   },
2026-06-19 12:35:22.002381 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002396 | controller |                     ".": {},
2026-06-19 12:35:22.002410 | controller |                     "f:name": {},
2026-06-19 12:35:22.002425 | controller |                     "f:value": {}
2026-06-19 12:35:22.002462 | controller |                   },
2026-06-19 12:35:22.002478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002493 | controller |                     ".": {},
2026-06-19 12:35:22.002508 | controller |                     "f:name": {},
2026-06-19 12:35:22.002522 | controller |                     "f:value": {}
2026-06-19 12:35:22.002537 | controller |                   },
2026-06-19 12:35:22.002556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002571 | controller |                     ".": {},
2026-06-19 12:35:22.002586 | controller |                     "f:name": {},
2026-06-19 12:35:22.002601 | controller |                     "f:value": {}
2026-06-19 12:35:22.002616 | controller |                   },
2026-06-19 12:35:22.002631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002645 | controller |                     ".": {},
2026-06-19 12:35:22.002694 | controller |                     "f:name": {},
2026-06-19 12:35:22.002723 | controller |                     "f:value": {}
2026-06-19 12:35:22.002738 | controller |                   },
2026-06-19 12:35:22.002752 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002767 | controller |                     ".": {},
2026-06-19 12:35:22.002781 | controller |                     "f:name": {},
2026-06-19 12:35:22.002795 | controller |                     "f:value": {}
2026-06-19 12:35:22.002809 | controller |                   },
2026-06-19 12:35:22.002823 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002837 | controller |                     ".": {},
2026-06-19 12:35:22.002851 | controller |                     "f:name": {},
2026-06-19 12:35:22.002865 | controller |                     "f:value": {}
2026-06-19 12:35:22.002879 | controller |                   },
2026-06-19 12:35:22.002894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002908 | controller |                     ".": {},
2026-06-19 12:35:22.002922 | controller |                     "f:name": {},
2026-06-19 12:35:22.002936 | controller |                     "f:value": {}
2026-06-19 12:35:22.002950 | controller |                   },
2026-06-19 12:35:22.002964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.002978 | controller |                     ".": {},
2026-06-19 12:35:22.002992 | controller |                     "f:name": {},
2026-06-19 12:35:22.003006 | controller |                     "f:value": {}
2026-06-19 12:35:22.003020 | controller |                   },
2026-06-19 12:35:22.003034 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003049 | controller |                     ".": {},
2026-06-19 12:35:22.003068 | controller |                     "f:name": {},
2026-06-19 12:35:22.003082 | controller |                     "f:value": {}
2026-06-19 12:35:22.003096 | controller |                   },
2026-06-19 12:35:22.003110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.003124 | controller |                     ".": {},
2026-06-19 12:35:22.003138 | controller |                     "f:name": {},
2026-06-19 12:35:22.003151 | controller |                     "f:value": {}
2026-06-19 12:35:22.003165 | controller |                   },
2026-06-19 12:35:22.003179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003193 | controller |                     ".": {},
2026-06-19 12:35:22.003207 | controller |                     "f:name": {},
2026-06-19 12:35:22.003221 | controller |                     "f:value": {}
2026-06-19 12:35:22.003235 | controller |                   },
2026-06-19 12:35:22.003249 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003263 | controller |                     ".": {},
2026-06-19 12:35:22.003277 | controller |                     "f:name": {},
2026-06-19 12:35:22.003291 | controller |                     "f:value": {}
2026-06-19 12:35:22.003308 | controller |                   },
2026-06-19 12:35:22.003323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003337 | controller |                     ".": {},
2026-06-19 12:35:22.003351 | controller |                     "f:name": {},
2026-06-19 12:35:22.003365 | controller |                     "f:value": {}
2026-06-19 12:35:22.003380 | controller |                   },
2026-06-19 12:35:22.003394 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003409 | controller |                     ".": {},
2026-06-19 12:35:22.003424 | controller |                     "f:name": {},
2026-06-19 12:35:22.003461 | controller |                     "f:value": {}
2026-06-19 12:35:22.003477 | controller |                   },
2026-06-19 12:35:22.003492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003507 | controller |                     ".": {},
2026-06-19 12:35:22.003522 | controller |                     "f:name": {},
2026-06-19 12:35:22.003537 | controller |                     "f:value": {}
2026-06-19 12:35:22.003552 | controller |                   },
2026-06-19 12:35:22.003567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003582 | controller |                     ".": {},
2026-06-19 12:35:22.003597 | controller |                     "f:name": {},
2026-06-19 12:35:22.003612 | controller |                     "f:value": {}
2026-06-19 12:35:22.003638 | controller |                   },
2026-06-19 12:35:22.003653 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003669 | controller |                     ".": {},
2026-06-19 12:35:22.003684 | controller |                     "f:name": {},
2026-06-19 12:35:22.003699 | controller |                     "f:value": {}
2026-06-19 12:35:22.003713 | controller |                   },
2026-06-19 12:35:22.003727 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003742 | controller |                     ".": {},
2026-06-19 12:35:22.003756 | controller |                     "f:name": {},
2026-06-19 12:35:22.003771 | controller |                     "f:value": {}
2026-06-19 12:35:22.003785 | controller |                   },
2026-06-19 12:35:22.003804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003818 | controller |                     ".": {},
2026-06-19 12:35:22.003833 | controller |                     "f:name": {},
2026-06-19 12:35:22.003847 | controller |                     "f:value": {}
2026-06-19 12:35:22.003861 | controller |                   },
2026-06-19 12:35:22.003875 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.003889 | controller |                     ".": {},
2026-06-19 12:35:22.003904 | controller |                     "f:name": {},
2026-06-19 12:35:22.003918 | controller |                     "f:value": {}
2026-06-19 12:35:22.003932 | controller |                   },
2026-06-19 12:35:22.003946 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.003961 | controller |                     ".": {},
2026-06-19 12:35:22.003975 | controller |                     "f:name": {},
2026-06-19 12:35:22.003990 | controller |                     "f:value": {}
2026-06-19 12:35:22.004003 | controller |                   },
2026-06-19 12:35:22.004017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004032 | controller |                     ".": {},
2026-06-19 12:35:22.004046 | controller |                     "f:name": {},
2026-06-19 12:35:22.004074 | controller |                     "f:value": {}
2026-06-19 12:35:22.004089 | controller |                   },
2026-06-19 12:35:22.004103 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004118 | controller |                     ".": {},
2026-06-19 12:35:22.004132 | controller |                     "f:name": {},
2026-06-19 12:35:22.004146 | controller |                     "f:value": {}
2026-06-19 12:35:22.004160 | controller |                   },
2026-06-19 12:35:22.004174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004188 | controller |                     ".": {},
2026-06-19 12:35:22.004202 | controller |                     "f:name": {},
2026-06-19 12:35:22.004216 | controller |                     "f:value": {}
2026-06-19 12:35:22.004231 | controller |                   },
2026-06-19 12:35:22.004245 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004259 | controller |                     ".": {},
2026-06-19 12:35:22.004274 | controller |                     "f:name": {},
2026-06-19 12:35:22.004289 | controller |                     "f:value": {}
2026-06-19 12:35:22.004303 | controller |                   },
2026-06-19 12:35:22.004317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004331 | controller |                     ".": {},
2026-06-19 12:35:22.004345 | controller |                     "f:name": {},
2026-06-19 12:35:22.004360 | controller |                     "f:value": {}
2026-06-19 12:35:22.004374 | controller |                   },
2026-06-19 12:35:22.004388 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004402 | controller |                     ".": {},
2026-06-19 12:35:22.004417 | controller |                     "f:name": {},
2026-06-19 12:35:22.004450 | controller |                     "f:value": {}
2026-06-19 12:35:22.004467 | controller |                   },
2026-06-19 12:35:22.004481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004496 | controller |                     ".": {},
2026-06-19 12:35:22.004510 | controller |                     "f:name": {},
2026-06-19 12:35:22.004525 | controller |                     "f:value": {}
2026-06-19 12:35:22.004540 | controller |                   },
2026-06-19 12:35:22.004554 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.004569 | controller |                     ".": {},
2026-06-19 12:35:22.004583 | controller |                     "f:name": {},
2026-06-19 12:35:22.004598 | controller |                     "f:value": {}
2026-06-19 12:35:22.004612 | controller |                   },
2026-06-19 12:35:22.004626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004641 | controller |                     ".": {},
2026-06-19 12:35:22.004655 | controller |                     "f:name": {},
2026-06-19 12:35:22.004670 | controller |                     "f:value": {}
2026-06-19 12:35:22.004685 | controller |                   },
2026-06-19 12:35:22.004700 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004714 | controller |                     ".": {},
2026-06-19 12:35:22.004729 | controller |                     "f:name": {},
2026-06-19 12:35:22.004743 | controller |                     "f:value": {}
2026-06-19 12:35:22.004757 | controller |                   },
2026-06-19 12:35:22.004771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004785 | controller |                     ".": {},
2026-06-19 12:35:22.004804 | controller |                     "f:name": {},
2026-06-19 12:35:22.004818 | controller |                     "f:value": {}
2026-06-19 12:35:22.004832 | controller |                   },
2026-06-19 12:35:22.004846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004860 | controller |                     ".": {},
2026-06-19 12:35:22.004874 | controller |                     "f:name": {},
2026-06-19 12:35:22.004888 | controller |                     "f:value": {}
2026-06-19 12:35:22.004902 | controller |                   },
2026-06-19 12:35:22.004917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.004930 | controller |                     ".": {},
2026-06-19 12:35:22.004944 | controller |                     "f:name": {},
2026-06-19 12:35:22.004958 | controller |                     "f:value": {}
2026-06-19 12:35:22.004972 | controller |                   },
2026-06-19 12:35:22.004986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005001 | controller |                     ".": {},
2026-06-19 12:35:22.005015 | controller |                     "f:name": {},
2026-06-19 12:35:22.005029 | controller |                     "f:value": {}
2026-06-19 12:35:22.005042 | controller |                   },
2026-06-19 12:35:22.005056 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005070 | controller |                     ".": {},
2026-06-19 12:35:22.005084 | controller |                     "f:name": {},
2026-06-19 12:35:22.005098 | controller |                     "f:value": {}
2026-06-19 12:35:22.005112 | controller |                   },
2026-06-19 12:35:22.005126 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005139 | controller |                     ".": {},
2026-06-19 12:35:22.005153 | controller |                     "f:name": {},
2026-06-19 12:35:22.005167 | controller |                     "f:value": {}
2026-06-19 12:35:22.005181 | controller |                   },
2026-06-19 12:35:22.005195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005209 | controller |                     ".": {},
2026-06-19 12:35:22.005223 | controller |                     "f:name": {},
2026-06-19 12:35:22.005236 | controller |                     "f:value": {}
2026-06-19 12:35:22.005250 | controller |                   },
2026-06-19 12:35:22.005264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005278 | controller |                     ".": {},
2026-06-19 12:35:22.005292 | controller |                     "f:name": {},
2026-06-19 12:35:22.005306 | controller |                     "f:value": {}
2026-06-19 12:35:22.005320 | controller |                   },
2026-06-19 12:35:22.005333 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005347 | controller |                     ".": {},
2026-06-19 12:35:22.005361 | controller |                     "f:name": {},
2026-06-19 12:35:22.005375 | controller |                     "f:value": {}
2026-06-19 12:35:22.005389 | controller |                   },
2026-06-19 12:35:22.005403 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005418 | controller |                     ".": {},
2026-06-19 12:35:22.005462 | controller |                     "f:name": {},
2026-06-19 12:35:22.005480 | controller |                     "f:value": {}
2026-06-19 12:35:22.005504 | controller |                   },
2026-06-19 12:35:22.005520 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005540 | controller |                     ".": {},
2026-06-19 12:35:22.005555 | controller |                     "f:name": {},
2026-06-19 12:35:22.005570 | controller |                     "f:value": {}
2026-06-19 12:35:22.005585 | controller |                   },
2026-06-19 12:35:22.005645 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005664 | controller |                     ".": {},
2026-06-19 12:35:22.005681 | controller |                     "f:name": {},
2026-06-19 12:35:22.005696 | controller |                     "f:value": {}
2026-06-19 12:35:22.005711 | controller |                   },
2026-06-19 12:35:22.005726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005744 | controller |                     ".": {},
2026-06-19 12:35:22.005761 | controller |                     "f:name": {},
2026-06-19 12:35:22.005776 | controller |                     "f:value": {}
2026-06-19 12:35:22.005791 | controller |                   },
2026-06-19 12:35:22.005805 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005820 | controller |                     ".": {},
2026-06-19 12:35:22.005834 | controller |                     "f:name": {},
2026-06-19 12:35:22.005849 | controller |                     "f:value": {}
2026-06-19 12:35:22.005863 | controller |                   },
2026-06-19 12:35:22.005878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.005892 | controller |                     ".": {},
2026-06-19 12:35:22.005906 | controller |                     "f:name": {},
2026-06-19 12:35:22.005921 | controller |                     "f:value": {}
2026-06-19 12:35:22.005935 | controller |                   },
2026-06-19 12:35:22.005950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.005965 | controller |                     ".": {},
2026-06-19 12:35:22.005980 | controller |                     "f:name": {},
2026-06-19 12:35:22.005994 | controller |                     "f:value": {}
2026-06-19 12:35:22.006008 | controller |                   },
2026-06-19 12:35:22.006022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006037 | controller |                     ".": {},
2026-06-19 12:35:22.006051 | controller |                     "f:name": {},
2026-06-19 12:35:22.006066 | controller |                     "f:value": {}
2026-06-19 12:35:22.006081 | controller |                   },
2026-06-19 12:35:22.006095 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006110 | controller |                     ".": {},
2026-06-19 12:35:22.006125 | controller |                     "f:name": {},
2026-06-19 12:35:22.006139 | controller |                     "f:value": {}
2026-06-19 12:35:22.006154 | controller |                   },
2026-06-19 12:35:22.006168 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.006183 | controller |                     ".": {},
2026-06-19 12:35:22.006197 | controller |                     "f:name": {},
2026-06-19 12:35:22.006211 | controller |                     "f:value": {}
2026-06-19 12:35:22.006225 | controller |                   },
2026-06-19 12:35:22.006240 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006254 | controller |                     ".": {},
2026-06-19 12:35:22.006268 | controller |                     "f:name": {},
2026-06-19 12:35:22.006283 | controller |                     "f:value": {}
2026-06-19 12:35:22.006297 | controller |                   },
2026-06-19 12:35:22.006311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.006334 | controller |                     ".": {},
2026-06-19 12:35:22.006349 | controller |                     "f:name": {},
2026-06-19 12:35:22.006364 | controller |                     "f:value": {}
2026-06-19 12:35:22.006378 | controller |                   },
2026-06-19 12:35:22.006393 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006407 | controller |                     ".": {},
2026-06-19 12:35:22.006421 | controller |                     "f:name": {},
2026-06-19 12:35:22.006456 | controller |                     "f:value": {}
2026-06-19 12:35:22.006472 | controller |                   },
2026-06-19 12:35:22.006486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.006501 | controller |                     ".": {},
2026-06-19 12:35:22.006515 | controller |                     "f:name": {},
2026-06-19 12:35:22.006529 | controller |                     "f:value": {}
2026-06-19 12:35:22.006543 | controller |                   },
2026-06-19 12:35:22.006558 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006573 | controller |                     ".": {},
2026-06-19 12:35:22.006588 | controller |                     "f:name": {},
2026-06-19 12:35:22.006602 | controller |                     "f:value": {}
2026-06-19 12:35:22.006616 | controller |                   },
2026-06-19 12:35:22.006631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006645 | controller |                     ".": {},
2026-06-19 12:35:22.006675 | controller |                     "f:name": {},
2026-06-19 12:35:22.006691 | controller |                     "f:value": {}
2026-06-19 12:35:22.006706 | controller |                   },
2026-06-19 12:35:22.006723 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006737 | controller |                     ".": {},
2026-06-19 12:35:22.006752 | controller |                     "f:name": {},
2026-06-19 12:35:22.006767 | controller |                     "f:value": {}
2026-06-19 12:35:22.006781 | controller |                   },
2026-06-19 12:35:22.006796 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006811 | controller |                     ".": {},
2026-06-19 12:35:22.006826 | controller |                     "f:name": {},
2026-06-19 12:35:22.006840 | controller |                     "f:value": {}
2026-06-19 12:35:22.006855 | controller |                   },
2026-06-19 12:35:22.006869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.006883 | controller |                     ".": {},
2026-06-19 12:35:22.006898 | controller |                     "f:name": {},
2026-06-19 12:35:22.006912 | controller |                     "f:value": {}
2026-06-19 12:35:22.006926 | controller |                   },
2026-06-19 12:35:22.006940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.006954 | controller |                     ".": {},
2026-06-19 12:35:22.006968 | controller |                     "f:name": {},
2026-06-19 12:35:22.006982 | controller |                     "f:value": {}
2026-06-19 12:35:22.006996 | controller |                   },
2026-06-19 12:35:22.007010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007024 | controller |                     ".": {},
2026-06-19 12:35:22.007038 | controller |                     "f:name": {},
2026-06-19 12:35:22.007052 | controller |                     "f:value": {}
2026-06-19 12:35:22.007066 | controller |                   },
2026-06-19 12:35:22.007084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007099 | controller |                     ".": {},
2026-06-19 12:35:22.007113 | controller |                     "f:name": {},
2026-06-19 12:35:22.007127 | controller |                     "f:value": {}
2026-06-19 12:35:22.007141 | controller |                   },
2026-06-19 12:35:22.007155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007169 | controller |                     ".": {},
2026-06-19 12:35:22.007183 | controller |                     "f:name": {},
2026-06-19 12:35:22.007196 | controller |                     "f:value": {}
2026-06-19 12:35:22.007210 | controller |                   },
2026-06-19 12:35:22.007223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.007237 | controller |                     ".": {},
2026-06-19 12:35:22.007251 | controller |                     "f:name": {},
2026-06-19 12:35:22.007265 | controller |                     "f:value": {}
2026-06-19 12:35:22.007279 | controller |                   },
2026-06-19 12:35:22.007293 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007306 | controller |                     ".": {},
2026-06-19 12:35:22.007320 | controller |                     "f:name": {},
2026-06-19 12:35:22.007334 | controller |                     "f:value": {}
2026-06-19 12:35:22.007347 | controller |                   },
2026-06-19 12:35:22.007361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007375 | controller |                     ".": {},
2026-06-19 12:35:22.007389 | controller |                     "f:name": {},
2026-06-19 12:35:22.007403 | controller |                     "f:value": {}
2026-06-19 12:35:22.007417 | controller |                   },
2026-06-19 12:35:22.007450 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.007466 | controller |                     ".": {},
2026-06-19 12:35:22.007480 | controller |                     "f:name": {},
2026-06-19 12:35:22.007494 | controller |                     "f:value": {}
2026-06-19 12:35:22.007508 | controller |                   },
2026-06-19 12:35:22.007522 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007536 | controller |                     ".": {},
2026-06-19 12:35:22.007551 | controller |                     "f:name": {},
2026-06-19 12:35:22.007565 | controller |                     "f:value": {}
2026-06-19 12:35:22.007580 | controller |                   },
2026-06-19 12:35:22.007595 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007610 | controller |                     ".": {},
2026-06-19 12:35:22.007625 | controller |                     "f:name": {},
2026-06-19 12:35:22.007640 | controller |                     "f:value": {}
2026-06-19 12:35:22.007654 | controller |                   },
2026-06-19 12:35:22.007669 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007684 | controller |                     ".": {},
2026-06-19 12:35:22.007698 | controller |                     "f:name": {},
2026-06-19 12:35:22.007713 | controller |                     "f:value": {}
2026-06-19 12:35:22.007728 | controller |                   },
2026-06-19 12:35:22.007742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.007757 | controller |                     ".": {},
2026-06-19 12:35:22.007772 | controller |                     "f:name": {},
2026-06-19 12:35:22.007787 | controller |                     "f:value": {}
2026-06-19 12:35:22.007806 | controller |                   },
2026-06-19 12:35:22.007821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007835 | controller |                     ".": {},
2026-06-19 12:35:22.007850 | controller |                     "f:name": {},
2026-06-19 12:35:22.007864 | controller |                     "f:value": {}
2026-06-19 12:35:22.007879 | controller |                   },
2026-06-19 12:35:22.007893 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.007908 | controller |                     ".": {},
2026-06-19 12:35:22.007922 | controller |                     "f:name": {},
2026-06-19 12:35:22.007936 | controller |                     "f:value": {}
2026-06-19 12:35:22.007950 | controller |                   },
2026-06-19 12:35:22.007965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.007982 | controller |                     ".": {},
2026-06-19 12:35:22.007998 | controller |                     "f:name": {},
2026-06-19 12:35:22.008012 | controller |                     "f:value": {}
2026-06-19 12:35:22.008027 | controller |                   },
2026-06-19 12:35:22.008041 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008055 | controller |                     ".": {},
2026-06-19 12:35:22.008069 | controller |                     "f:name": {},
2026-06-19 12:35:22.008083 | controller |                     "f:value": {}
2026-06-19 12:35:22.008097 | controller |                   },
2026-06-19 12:35:22.008112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008126 | controller |                     ".": {},
2026-06-19 12:35:22.008140 | controller |                     "f:name": {},
2026-06-19 12:35:22.008154 | controller |                     "f:value": {}
2026-06-19 12:35:22.008168 | controller |                   },
2026-06-19 12:35:22.008182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008196 | controller |                     ".": {},
2026-06-19 12:35:22.008210 | controller |                     "f:name": {},
2026-06-19 12:35:22.008224 | controller |                     "f:value": {}
2026-06-19 12:35:22.008238 | controller |                   },
2026-06-19 12:35:22.008252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008266 | controller |                     ".": {},
2026-06-19 12:35:22.008280 | controller |                     "f:name": {},
2026-06-19 12:35:22.008294 | controller |                     "f:value": {}
2026-06-19 12:35:22.008308 | controller |                   },
2026-06-19 12:35:22.008322 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.008336 | controller |                     ".": {},
2026-06-19 12:35:22.008350 | controller |                     "f:name": {},
2026-06-19 12:35:22.008364 | controller |                     "f:value": {}
2026-06-19 12:35:22.008378 | controller |                   },
2026-06-19 12:35:22.008392 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008406 | controller |                     ".": {},
2026-06-19 12:35:22.008421 | controller |                     "f:name": {},
2026-06-19 12:35:22.008455 | controller |                     "f:value": {}
2026-06-19 12:35:22.008471 | controller |                   },
2026-06-19 12:35:22.008485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008499 | controller |                     ".": {},
2026-06-19 12:35:22.008513 | controller |                     "f:name": {},
2026-06-19 12:35:22.008527 | controller |                     "f:value": {}
2026-06-19 12:35:22.008547 | controller |                   },
2026-06-19 12:35:22.008562 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008577 | controller |                     ".": {},
2026-06-19 12:35:22.008591 | controller |                     "f:name": {},
2026-06-19 12:35:22.008606 | controller |                     "f:value": {}
2026-06-19 12:35:22.008621 | controller |                   },
2026-06-19 12:35:22.008635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008650 | controller |                     ".": {},
2026-06-19 12:35:22.008664 | controller |                     "f:name": {},
2026-06-19 12:35:22.008679 | controller |                     "f:value": {}
2026-06-19 12:35:22.008693 | controller |                   },
2026-06-19 12:35:22.008708 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.008723 | controller |                     ".": {},
2026-06-19 12:35:22.008738 | controller |                     "f:name": {},
2026-06-19 12:35:22.008752 | controller |                     "f:value": {}
2026-06-19 12:35:22.008766 | controller |                   },
2026-06-19 12:35:22.008781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008796 | controller |                     ".": {},
2026-06-19 12:35:22.008810 | controller |                     "f:name": {},
2026-06-19 12:35:22.008824 | controller |                     "f:value": {}
2026-06-19 12:35:22.008839 | controller |                   },
2026-06-19 12:35:22.008853 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.008868 | controller |                     ".": {},
2026-06-19 12:35:22.008882 | controller |                     "f:name": {},
2026-06-19 12:35:22.008896 | controller |                     "f:value": {}
2026-06-19 12:35:22.008911 | controller |                   },
2026-06-19 12:35:22.008925 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.008939 | controller |                     ".": {},
2026-06-19 12:35:22.008953 | controller |                     "f:name": {},
2026-06-19 12:35:22.008967 | controller |                     "f:value": {}
2026-06-19 12:35:22.008980 | controller |                   },
2026-06-19 12:35:22.008994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009008 | controller |                     ".": {},
2026-06-19 12:35:22.009022 | controller |                     "f:name": {},
2026-06-19 12:35:22.009036 | controller |                     "f:value": {}
2026-06-19 12:35:22.009050 | controller |                   },
2026-06-19 12:35:22.009063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-19 12:35:22.009077 | controller |                     ".": {},
2026-06-19 12:35:22.009091 | controller |                     "f:name": {},
2026-06-19 12:35:22.009105 | controller |                     "f:value": {}
2026-06-19 12:35:22.009119 | controller |                   },
2026-06-19 12:35:22.009133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009146 | controller |                     ".": {},
2026-06-19 12:35:22.009160 | controller |                     "f:name": {},
2026-06-19 12:35:22.009174 | controller |                     "f:value": {}
2026-06-19 12:35:22.009189 | controller |                   },
2026-06-19 12:35:22.009202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009216 | controller |                     ".": {},
2026-06-19 12:35:22.009234 | controller |                     "f:name": {},
2026-06-19 12:35:22.009248 | controller |                     "f:value": {}
2026-06-19 12:35:22.009261 | controller |                   },
2026-06-19 12:35:22.009274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009288 | controller |                     ".": {},
2026-06-19 12:35:22.009302 | controller |                     "f:name": {},
2026-06-19 12:35:22.009316 | controller |                     "f:value": {}
2026-06-19 12:35:22.009330 | controller |                   },
2026-06-19 12:35:22.009344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009358 | controller |                     ".": {},
2026-06-19 12:35:22.009372 | controller |                     "f:name": {},
2026-06-19 12:35:22.009386 | controller |                     "f:value": {}
2026-06-19 12:35:22.009400 | controller |                   },
2026-06-19 12:35:22.009413 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009444 | controller |                     ".": {},
2026-06-19 12:35:22.009463 | controller |                     "f:name": {},
2026-06-19 12:35:22.009478 | controller |                     "f:value": {}
2026-06-19 12:35:22.009502 | controller |                   },
2026-06-19 12:35:22.009517 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009531 | controller |                     ".": {},
2026-06-19 12:35:22.009545 | controller |                     "f:name": {},
2026-06-19 12:35:22.009559 | controller |                     "f:value": {}
2026-06-19 12:35:22.009574 | controller |                   },
2026-06-19 12:35:22.009588 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.009603 | controller |                     ".": {},
2026-06-19 12:35:22.009618 | controller |                     "f:name": {},
2026-06-19 12:35:22.009633 | controller |                     "f:value": {}
2026-06-19 12:35:22.009648 | controller |                   },
2026-06-19 12:35:22.009662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009677 | controller |                     ".": {},
2026-06-19 12:35:22.009692 | controller |                     "f:name": {},
2026-06-19 12:35:22.009706 | controller |                     "f:value": {}
2026-06-19 12:35:22.009721 | controller |                   },
2026-06-19 12:35:22.009735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009750 | controller |                     ".": {},
2026-06-19 12:35:22.009765 | controller |                     "f:name": {},
2026-06-19 12:35:22.009779 | controller |                     "f:value": {}
2026-06-19 12:35:22.009794 | controller |                   },
2026-06-19 12:35:22.009808 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009824 | controller |                     ".": {},
2026-06-19 12:35:22.009839 | controller |                     "f:name": {},
2026-06-19 12:35:22.009854 | controller |                     "f:value": {}
2026-06-19 12:35:22.009869 | controller |                   },
2026-06-19 12:35:22.009884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009898 | controller |                     ".": {},
2026-06-19 12:35:22.009913 | controller |                     "f:name": {},
2026-06-19 12:35:22.009927 | controller |                     "f:value": {}
2026-06-19 12:35:22.009942 | controller |                   },
2026-06-19 12:35:22.009957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.009971 | controller |                     ".": {},
2026-06-19 12:35:22.009991 | controller |                     "f:name": {},
2026-06-19 12:35:22.010005 | controller |                     "f:value": {}
2026-06-19 12:35:22.010019 | controller |                   },
2026-06-19 12:35:22.010034 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010048 | controller |                     ".": {},
2026-06-19 12:35:22.010063 | controller |                     "f:name": {},
2026-06-19 12:35:22.010077 | controller |                     "f:value": {}
2026-06-19 12:35:22.010091 | controller |                   },
2026-06-19 12:35:22.010105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.010120 | controller |                     ".": {},
2026-06-19 12:35:22.010134 | controller |                     "f:name": {},
2026-06-19 12:35:22.010148 | controller |                     "f:value": {}
2026-06-19 12:35:22.010162 | controller |                   },
2026-06-19 12:35:22.010176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010191 | controller |                     ".": {},
2026-06-19 12:35:22.010205 | controller |                     "f:name": {},
2026-06-19 12:35:22.010220 | controller |                     "f:value": {}
2026-06-19 12:35:22.010234 | controller |                   },
2026-06-19 12:35:22.010249 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.010263 | controller |                     ".": {},
2026-06-19 12:35:22.010278 | controller |                     "f:name": {},
2026-06-19 12:35:22.010292 | controller |                     "f:value": {}
2026-06-19 12:35:22.010306 | controller |                   },
2026-06-19 12:35:22.010320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.010335 | controller |                     ".": {},
2026-06-19 12:35:22.010349 | controller |                     "f:name": {},
2026-06-19 12:35:22.010363 | controller |                     "f:value": {}
2026-06-19 12:35:22.010377 | controller |                   },
2026-06-19 12:35:22.010391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010406 | controller |                     ".": {},
2026-06-19 12:35:22.010420 | controller |                     "f:name": {},
2026-06-19 12:35:22.010459 | controller |                     "f:value": {}
2026-06-19 12:35:22.010475 | controller |                   },
2026-06-19 12:35:22.010493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010508 | controller |                     ".": {},
2026-06-19 12:35:22.010522 | controller |                     "f:name": {},
2026-06-19 12:35:22.010536 | controller |                     "f:value": {}
2026-06-19 12:35:22.010550 | controller |                   },
2026-06-19 12:35:22.010564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010578 | controller |                     ".": {},
2026-06-19 12:35:22.010593 | controller |                     "f:name": {},
2026-06-19 12:35:22.010607 | controller |                     "f:value": {}
2026-06-19 12:35:22.010622 | controller |                   },
2026-06-19 12:35:22.010637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010652 | controller |                     ".": {},
2026-06-19 12:35:22.010688 | controller |                     "f:name": {},
2026-06-19 12:35:22.010703 | controller |                     "f:value": {}
2026-06-19 12:35:22.010718 | controller |                   },
2026-06-19 12:35:22.010734 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-19 12:35:22.010757 | controller |                     ".": {},
2026-06-19 12:35:22.010772 | controller |                     "f:name": {},
2026-06-19 12:35:22.010786 | controller |                     "f:value": {}
2026-06-19 12:35:22.010801 | controller |                   },
2026-06-19 12:35:22.010816 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.010830 | controller |                     ".": {},
2026-06-19 12:35:22.010844 | controller |                     "f:name": {},
2026-06-19 12:35:22.010859 | controller |                     "f:value": {}
2026-06-19 12:35:22.010874 | controller |                   },
2026-06-19 12:35:22.010889 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.010904 | controller |                     ".": {},
2026-06-19 12:35:22.010919 | controller |                     "f:name": {},
2026-06-19 12:35:22.010933 | controller |                     "f:value": {}
2026-06-19 12:35:22.010948 | controller |                   },
2026-06-19 12:35:22.010962 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.010976 | controller |                     ".": {},
2026-06-19 12:35:22.010990 | controller |                     "f:name": {},
2026-06-19 12:35:22.011004 | controller |                     "f:value": {}
2026-06-19 12:35:22.011018 | controller |                   },
2026-06-19 12:35:22.011032 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.011047 | controller |                     ".": {},
2026-06-19 12:35:22.011061 | controller |                     "f:name": {},
2026-06-19 12:35:22.011075 | controller |                     "f:value": {}
2026-06-19 12:35:22.011089 | controller |                   },
2026-06-19 12:35:22.011103 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.011117 | controller |                     ".": {},
2026-06-19 12:35:22.011131 | controller |                     "f:name": {},
2026-06-19 12:35:22.011146 | controller |                     "f:value": {}
2026-06-19 12:35:22.011160 | controller |                   }
2026-06-19 12:35:22.011174 | controller |                 },
2026-06-19 12:35:22.011187 | controller |                 "f:image": {},
2026-06-19 12:35:22.011201 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.011216 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.011230 | controller |                   ".": {},
2026-06-19 12:35:22.011243 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.011257 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.011271 | controller |                     ".": {},
2026-06-19 12:35:22.011285 | controller |                     "f:path": {},
2026-06-19 12:35:22.011298 | controller |                     "f:port": {},
2026-06-19 12:35:22.011312 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.011325 | controller |                   },
2026-06-19 12:35:22.011339 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.011353 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.011367 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.011381 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.011395 | controller |                 },
2026-06-19 12:35:22.011408 | controller |                 "f:name": {},
2026-06-19 12:35:22.011422 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.011457 | controller |                   ".": {},
2026-06-19 12:35:22.011472 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.011486 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.011500 | controller |                     ".": {},
2026-06-19 12:35:22.011514 | controller |                     "f:path": {},
2026-06-19 12:35:22.011532 | controller |                     "f:port": {},
2026-06-19 12:35:22.011546 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.011560 | controller |                   },
2026-06-19 12:35:22.011574 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.011588 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.011602 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.011616 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.011630 | controller |                 },
2026-06-19 12:35:22.011645 | controller |                 "f:resources": {
2026-06-19 12:35:22.011660 | controller |                   ".": {},
2026-06-19 12:35:22.011675 | controller |                   "f:limits": {
2026-06-19 12:35:22.011690 | controller |                     ".": {},
2026-06-19 12:35:22.011705 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.011720 | controller |                     "f:memory": {}
2026-06-19 12:35:22.011735 | controller |                   },
2026-06-19 12:35:22.011749 | controller |                   "f:requests": {
2026-06-19 12:35:22.011764 | controller |                     ".": {},
2026-06-19 12:35:22.011779 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.011793 | controller |                     "f:memory": {}
2026-06-19 12:35:22.011807 | controller |                   }
2026-06-19 12:35:22.011822 | controller |                 },
2026-06-19 12:35:22.011837 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.011851 | controller |                   ".": {},
2026-06-19 12:35:22.011866 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.011881 | controller |                 },
2026-06-19 12:35:22.011897 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.011912 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.011926 | controller |               }
2026-06-19 12:35:22.011941 | controller |             },
2026-06-19 12:35:22.011956 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.011970 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.011984 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.011998 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.012013 | controller |             "f:securityContext": {
2026-06-19 12:35:22.012027 | controller |               ".": {},
2026-06-19 12:35:22.012041 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.012056 | controller |             },
2026-06-19 12:35:22.012069 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.012084 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.012097 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.012112 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.012126 | controller |           }
2026-06-19 12:35:22.012140 | controller |         },
2026-06-19 12:35:22.012154 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.012168 | controller |         "operation": "Update",
2026-06-19 12:35:22.012182 | controller |         "time": "2026-06-19T11:35:55Z"
2026-06-19 12:35:22.012197 | controller |       },
2026-06-19 12:35:22.012211 | controller |       {
2026-06-19 12:35:22.012225 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.012239 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.012253 | controller |         "fieldsV1": {
2026-06-19 12:35:22.012268 | controller |           "f:metadata": {
2026-06-19 12:35:22.012282 | controller |             "f:annotations": {
2026-06-19 12:35:22.012296 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.012310 | controller |             }
2026-06-19 12:35:22.012324 | controller |           }
2026-06-19 12:35:22.012339 | controller |         },
2026-06-19 12:35:22.012358 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.012372 | controller |         "operation": "Update",
2026-06-19 12:35:22.012386 | controller |         "subresource": "status",
2026-06-19 12:35:22.012401 | controller |         "time": "2026-06-19T11:35:58Z"
2026-06-19 12:35:22.012415 | controller |       },
2026-06-19 12:35:22.012451 | controller |       {
2026-06-19 12:35:22.012468 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.012483 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.012497 | controller |         "fieldsV1": {
2026-06-19 12:35:22.012511 | controller |           "f:status": {
2026-06-19 12:35:22.012525 | controller |             "f:conditions": {
2026-06-19 12:35:22.012539 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.012554 | controller |                 ".": {},
2026-06-19 12:35:22.012568 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.012583 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.012597 | controller |                 "f:status": {},
2026-06-19 12:35:22.012611 | controller |                 "f:type": {}
2026-06-19 12:35:22.012625 | controller |               },
2026-06-19 12:35:22.012640 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.012654 | controller |                 ".": {},
2026-06-19 12:35:22.012669 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.012683 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.012698 | controller |                 "f:status": {},
2026-06-19 12:35:22.012713 | controller |                 "f:type": {}
2026-06-19 12:35:22.012727 | controller |               },
2026-06-19 12:35:22.012742 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.012756 | controller |                 ".": {},
2026-06-19 12:35:22.012771 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.012785 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.012800 | controller |                 "f:status": {},
2026-06-19 12:35:22.012815 | controller |                 "f:type": {}
2026-06-19 12:35:22.012829 | controller |               },
2026-06-19 12:35:22.012844 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.012859 | controller |                 ".": {},
2026-06-19 12:35:22.012873 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.012888 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.012903 | controller |                 "f:status": {},
2026-06-19 12:35:22.012918 | controller |                 "f:type": {}
2026-06-19 12:35:22.012933 | controller |               }
2026-06-19 12:35:22.012948 | controller |             },
2026-06-19 12:35:22.012962 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.012977 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.012991 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.013006 | controller |             "f:phase": {},
2026-06-19 12:35:22.013020 | controller |             "f:podIP": {},
2026-06-19 12:35:22.013034 | controller |             "f:podIPs": {
2026-06-19 12:35:22.013048 | controller |               ".": {},
2026-06-19 12:35:22.013062 | controller |               "k:{\"ip\":\"10.217.0.63\"}": {
2026-06-19 12:35:22.013076 | controller |                 ".": {},
2026-06-19 12:35:22.013090 | controller |                 "f:ip": {}
2026-06-19 12:35:22.013104 | controller |               }
2026-06-19 12:35:22.013118 | controller |             },
2026-06-19 12:35:22.013132 | controller |             "f:startTime": {}
2026-06-19 12:35:22.013147 | controller |           }
2026-06-19 12:35:22.013161 | controller |         },
2026-06-19 12:35:22.013175 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.013192 | controller |         "operation": "Update",
2026-06-19 12:35:22.013211 | controller |         "subresource": "status",
2026-06-19 12:35:22.013225 | controller |         "time": "2026-06-19T11:36:40Z"
2026-06-19 12:35:22.013239 | controller |       }
2026-06-19 12:35:22.013253 | controller |     ],
2026-06-19 12:35:22.013267 | controller |     "name": "openstack-operator-controller-init-b7c5f6d4d-94qnr",
2026-06-19 12:35:22.013282 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.013296 | controller |     "ownerReferences": [
2026-06-19 12:35:22.013310 | controller |       {
2026-06-19 12:35:22.013324 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.013338 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.013352 | controller |         "controller": true,
2026-06-19 12:35:22.013366 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.013380 | controller |         "name": "openstack-operator-controller-init-b7c5f6d4d",
2026-06-19 12:35:22.013394 | controller |         "uid": "9d592dc5-b4a0-4319-90de-21ab59f918ac"
2026-06-19 12:35:22.013408 | controller |       }
2026-06-19 12:35:22.013422 | controller |     ],
2026-06-19 12:35:22.013459 | controller |     "resourceVersion": "52278",
2026-06-19 12:35:22.013475 | controller |     "uid": "f5d91a2d-5adb-4baf-9800-bb308f98258a"
2026-06-19 12:35:22.013489 | controller |   },
2026-06-19 12:35:22.013503 | controller |   "spec": {
2026-06-19 12:35:22.013518 | controller |     "containers": [
2026-06-19 12:35:22.013532 | controller |       {
2026-06-19 12:35:22.013546 | controller |         "args": [
2026-06-19 12:35:22.013560 | controller |           "--leader-elect",
2026-06-19 12:35:22.013574 | controller |           "--health-probe-bind-address=:8081"
2026-06-19 12:35:22.013588 | controller |         ],
2026-06-19 12:35:22.013602 | controller |         "command": [
2026-06-19 12:35:22.013616 | controller |           "/operator"
2026-06-19 12:35:22.013630 | controller |         ],
2026-06-19 12:35:22.013644 | controller |         "env": [
2026-06-19 12:35:22.013659 | controller |           {
2026-06-19 12:35:22.013673 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013688 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-19 12:35:22.013703 | controller |           },
2026-06-19 12:35:22.013718 | controller |           {
2026-06-19 12:35:22.013733 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013748 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-19 12:35:22.013763 | controller |           },
2026-06-19 12:35:22.013778 | controller |           {
2026-06-19 12:35:22.013793 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013808 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-19 12:35:22.013823 | controller |           },
2026-06-19 12:35:22.013838 | controller |           {
2026-06-19 12:35:22.013853 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-19 12:35:22.013883 | controller |           },
2026-06-19 12:35:22.013898 | controller |           {
2026-06-19 12:35:22.013913 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013928 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-19 12:35:22.013944 | controller |           },
2026-06-19 12:35:22.013958 | controller |           {
2026-06-19 12:35:22.013973 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.013988 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-19 12:35:22.014008 | controller |           },
2026-06-19 12:35:22.014023 | controller |           {
2026-06-19 12:35:22.014037 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014052 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-19 12:35:22.014067 | controller |           },
2026-06-19 12:35:22.014081 | controller |           {
2026-06-19 12:35:22.014096 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014110 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-19 12:35:22.014124 | controller |           },
2026-06-19 12:35:22.014139 | controller |           {
2026-06-19 12:35:22.014153 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014168 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-19 12:35:22.014182 | controller |           },
2026-06-19 12:35:22.014197 | controller |           {
2026-06-19 12:35:22.014211 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-19 12:35:22.014240 | controller |           },
2026-06-19 12:35:22.014255 | controller |           {
2026-06-19 12:35:22.014269 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-19 12:35:22.014298 | controller |           },
2026-06-19 12:35:22.014312 | controller |           {
2026-06-19 12:35:22.014326 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014340 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-19 12:35:22.014355 | controller |           },
2026-06-19 12:35:22.014369 | controller |           {
2026-06-19 12:35:22.014383 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014397 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-19 12:35:22.014411 | controller |           },
2026-06-19 12:35:22.014425 | controller |           {
2026-06-19 12:35:22.014459 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014474 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-19 12:35:22.014488 | controller |           },
2026-06-19 12:35:22.014503 | controller |           {
2026-06-19 12:35:22.014517 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014531 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-19 12:35:22.014546 | controller |           },
2026-06-19 12:35:22.014560 | controller |           {
2026-06-19 12:35:22.014574 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014588 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-19 12:35:22.014602 | controller |           },
2026-06-19 12:35:22.014617 | controller |           {
2026-06-19 12:35:22.014631 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014645 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-19 12:35:22.014674 | controller |           },
2026-06-19 12:35:22.014689 | controller |           {
2026-06-19 12:35:22.014708 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014726 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-19 12:35:22.014741 | controller |           },
2026-06-19 12:35:22.014755 | controller |           {
2026-06-19 12:35:22.014770 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-19 12:35:22.014799 | controller |           },
2026-06-19 12:35:22.014813 | controller |           {
2026-06-19 12:35:22.014828 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014842 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-19 12:35:22.014857 | controller |           },
2026-06-19 12:35:22.014872 | controller |           {
2026-06-19 12:35:22.014887 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014902 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-19 12:35:22.014916 | controller |           },
2026-06-19 12:35:22.014931 | controller |           {
2026-06-19 12:35:22.014946 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.014961 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-19 12:35:22.014976 | controller |           },
2026-06-19 12:35:22.014991 | controller |           {
2026-06-19 12:35:22.015006 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015020 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-19 12:35:22.015035 | controller |           },
2026-06-19 12:35:22.015048 | controller |           {
2026-06-19 12:35:22.015062 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015076 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-19 12:35:22.015091 | controller |           },
2026-06-19 12:35:22.015105 | controller |           {
2026-06-19 12:35:22.015119 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-19 12:35:22.015147 | controller |           },
2026-06-19 12:35:22.015161 | controller |           {
2026-06-19 12:35:22.015175 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015189 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-19 12:35:22.015203 | controller |           },
2026-06-19 12:35:22.015217 | controller |           {
2026-06-19 12:35:22.015231 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015245 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-19 12:35:22.015259 | controller |           },
2026-06-19 12:35:22.015273 | controller |           {
2026-06-19 12:35:22.015286 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-19 12:35:22.015315 | controller |           },
2026-06-19 12:35:22.015328 | controller |           {
2026-06-19 12:35:22.015342 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015361 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-19 12:35:22.015375 | controller |           },
2026-06-19 12:35:22.015389 | controller |           {
2026-06-19 12:35:22.015403 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015417 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-19 12:35:22.015450 | controller |           },
2026-06-19 12:35:22.015466 | controller |           {
2026-06-19 12:35:22.015481 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015495 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-19 12:35:22.015509 | controller |           },
2026-06-19 12:35:22.015523 | controller |           {
2026-06-19 12:35:22.015538 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015552 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-19 12:35:22.015566 | controller |           },
2026-06-19 12:35:22.015580 | controller |           {
2026-06-19 12:35:22.015594 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015608 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-19 12:35:22.015622 | controller |           },
2026-06-19 12:35:22.015636 | controller |           {
2026-06-19 12:35:22.015649 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015663 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-19 12:35:22.015677 | controller |           },
2026-06-19 12:35:22.015733 | controller |           {
2026-06-19 12:35:22.015753 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015769 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-19 12:35:22.015785 | controller |           },
2026-06-19 12:35:22.015800 | controller |           {
2026-06-19 12:35:22.015815 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015830 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-19 12:35:22.015845 | controller |           },
2026-06-19 12:35:22.015860 | controller |           {
2026-06-19 12:35:22.015875 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015890 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-19 12:35:22.015905 | controller |           },
2026-06-19 12:35:22.015919 | controller |           {
2026-06-19 12:35:22.015934 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.015948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-19 12:35:22.015963 | controller |           },
2026-06-19 12:35:22.015978 | controller |           {
2026-06-19 12:35:22.015993 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016008 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-19 12:35:22.016024 | controller |           },
2026-06-19 12:35:22.016039 | controller |           {
2026-06-19 12:35:22.016054 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016069 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-19 12:35:22.016088 | controller |           },
2026-06-19 12:35:22.016103 | controller |           {
2026-06-19 12:35:22.016117 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016132 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-19 12:35:22.016147 | controller |           },
2026-06-19 12:35:22.016161 | controller |           {
2026-06-19 12:35:22.016176 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-19 12:35:22.016204 | controller |           },
2026-06-19 12:35:22.016219 | controller |           {
2026-06-19 12:35:22.016233 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016247 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-19 12:35:22.016261 | controller |           },
2026-06-19 12:35:22.016275 | controller |           {
2026-06-19 12:35:22.016290 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-19 12:35:22.016318 | controller |           },
2026-06-19 12:35:22.016332 | controller |           {
2026-06-19 12:35:22.016346 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016360 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-19 12:35:22.016375 | controller |           },
2026-06-19 12:35:22.016389 | controller |           {
2026-06-19 12:35:22.016403 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016417 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-19 12:35:22.016451 | controller |           },
2026-06-19 12:35:22.016467 | controller |           {
2026-06-19 12:35:22.016482 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016496 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-19 12:35:22.016511 | controller |           },
2026-06-19 12:35:22.016525 | controller |           {
2026-06-19 12:35:22.016539 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-19 12:35:22.016568 | controller |           },
2026-06-19 12:35:22.016583 | controller |           {
2026-06-19 12:35:22.016597 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-19 12:35:22.016626 | controller |           },
2026-06-19 12:35:22.016640 | controller |           {
2026-06-19 12:35:22.016654 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-19 12:35:22.016683 | controller |           },
2026-06-19 12:35:22.016697 | controller |           {
2026-06-19 12:35:22.016711 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016726 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-19 12:35:22.016740 | controller |           },
2026-06-19 12:35:22.016755 | controller |           {
2026-06-19 12:35:22.016769 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016787 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-19 12:35:22.016803 | controller |           },
2026-06-19 12:35:22.016817 | controller |           {
2026-06-19 12:35:22.016832 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016847 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-19 12:35:22.016861 | controller |           },
2026-06-19 12:35:22.016876 | controller |           {
2026-06-19 12:35:22.016891 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-19 12:35:22.016921 | controller |           },
2026-06-19 12:35:22.016936 | controller |           {
2026-06-19 12:35:22.016951 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.016966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-19 12:35:22.016980 | controller |           },
2026-06-19 12:35:22.016995 | controller |           {
2026-06-19 12:35:22.017010 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017025 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-19 12:35:22.017040 | controller |           },
2026-06-19 12:35:22.017054 | controller |           {
2026-06-19 12:35:22.017069 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017083 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-19 12:35:22.017098 | controller |           },
2026-06-19 12:35:22.017112 | controller |           {
2026-06-19 12:35:22.017126 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-19 12:35:22.017155 | controller |           },
2026-06-19 12:35:22.017169 | controller |           {
2026-06-19 12:35:22.017183 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-19 12:35:22.017211 | controller |           },
2026-06-19 12:35:22.017225 | controller |           {
2026-06-19 12:35:22.017239 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017253 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-19 12:35:22.017267 | controller |           },
2026-06-19 12:35:22.017281 | controller |           {
2026-06-19 12:35:22.017295 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017309 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-19 12:35:22.017323 | controller |           },
2026-06-19 12:35:22.017336 | controller |           {
2026-06-19 12:35:22.017350 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017364 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-19 12:35:22.017378 | controller |           },
2026-06-19 12:35:22.017392 | controller |           {
2026-06-19 12:35:22.017406 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-19 12:35:22.017459 | controller |           },
2026-06-19 12:35:22.017475 | controller |           {
2026-06-19 12:35:22.017489 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-19 12:35:22.017518 | controller |           },
2026-06-19 12:35:22.017532 | controller |           {
2026-06-19 12:35:22.017546 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-19 12:35:22.017574 | controller |           },
2026-06-19 12:35:22.017588 | controller |           {
2026-06-19 12:35:22.017602 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017616 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-19 12:35:22.017631 | controller |           },
2026-06-19 12:35:22.017646 | controller |           {
2026-06-19 12:35:22.017660 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017674 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-19 12:35:22.017689 | controller |           },
2026-06-19 12:35:22.017703 | controller |           {
2026-06-19 12:35:22.017717 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017731 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-19 12:35:22.017745 | controller |           },
2026-06-19 12:35:22.017758 | controller |           {
2026-06-19 12:35:22.017773 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017787 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-19 12:35:22.017802 | controller |           },
2026-06-19 12:35:22.017817 | controller |           {
2026-06-19 12:35:22.017832 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017847 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-19 12:35:22.017862 | controller |           },
2026-06-19 12:35:22.017877 | controller |           {
2026-06-19 12:35:22.017891 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-19 12:35:22.017921 | controller |           },
2026-06-19 12:35:22.017936 | controller |           {
2026-06-19 12:35:22.017950 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.017965 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-19 12:35:22.017980 | controller |           },
2026-06-19 12:35:22.017995 | controller |           {
2026-06-19 12:35:22.018010 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018025 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-19 12:35:22.018040 | controller |           },
2026-06-19 12:35:22.018055 | controller |           {
2026-06-19 12:35:22.018070 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018084 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-19 12:35:22.018099 | controller |           },
2026-06-19 12:35:22.018118 | controller |           {
2026-06-19 12:35:22.018133 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018147 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-19 12:35:22.018162 | controller |           },
2026-06-19 12:35:22.018176 | controller |           {
2026-06-19 12:35:22.018191 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-19 12:35:22.018220 | controller |           },
2026-06-19 12:35:22.018234 | controller |           {
2026-06-19 12:35:22.018248 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018263 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-19 12:35:22.018277 | controller |           },
2026-06-19 12:35:22.018291 | controller |           {
2026-06-19 12:35:22.018305 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-19 12:35:22.018333 | controller |           },
2026-06-19 12:35:22.018347 | controller |           {
2026-06-19 12:35:22.018361 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018376 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-19 12:35:22.018390 | controller |           },
2026-06-19 12:35:22.018404 | controller |           {
2026-06-19 12:35:22.018419 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018453 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-19 12:35:22.018470 | controller |           },
2026-06-19 12:35:22.018484 | controller |           {
2026-06-19 12:35:22.018499 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018513 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-19 12:35:22.018528 | controller |           },
2026-06-19 12:35:22.018543 | controller |           {
2026-06-19 12:35:22.018557 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018571 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-19 12:35:22.018586 | controller |           },
2026-06-19 12:35:22.018600 | controller |           {
2026-06-19 12:35:22.018614 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018628 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-19 12:35:22.018643 | controller |           },
2026-06-19 12:35:22.018670 | controller |           {
2026-06-19 12:35:22.018686 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018700 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-19 12:35:22.018715 | controller |           },
2026-06-19 12:35:22.018731 | controller |           {
2026-06-19 12:35:22.018746 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018760 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-19 12:35:22.018775 | controller |           },
2026-06-19 12:35:22.018789 | controller |           {
2026-06-19 12:35:22.018803 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018822 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-19 12:35:22.018837 | controller |           },
2026-06-19 12:35:22.018852 | controller |           {
2026-06-19 12:35:22.018866 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018881 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-19 12:35:22.018896 | controller |           },
2026-06-19 12:35:22.018910 | controller |           {
2026-06-19 12:35:22.018926 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.018945 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-19 12:35:22.018963 | controller |           },
2026-06-19 12:35:22.018981 | controller |           {
2026-06-19 12:35:22.018999 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.019018 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-19 12:35:22.019036 | controller |           },
2026-06-19 12:35:22.019054 | controller |           {
2026-06-19 12:35:22.019072 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.019090 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-19 12:35:22.019108 | controller |           },
2026-06-19 12:35:22.019123 | controller |           {
2026-06-19 12:35:22.019137 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.019152 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-19 12:35:22.019167 | controller |           },
2026-06-19 12:35:22.019182 | controller |           {
2026-06-19 12:35:22.019196 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.019210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-19 12:35:22.019225 | controller |           },
2026-06-19 12:35:22.019239 | controller |           {
2026-06-19 12:35:22.019253 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.019267 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-19 12:35:22.019281 | controller |           },
2026-06-19 12:35:22.019295 | controller |           {
2026-06-19 12:35:22.019309 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-19 12:35:22.019323 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-19 12:35:22.019337 | controller |           },
2026-06-19 12:35:22.019350 | controller |           {
2026-06-19 12:35:22.019364 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019378 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0"
2026-06-19 12:35:22.019392 | controller |           },
2026-06-19 12:35:22.019406 | controller |           {
2026-06-19 12:35:22.019420 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019455 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a"
2026-06-19 12:35:22.019471 | controller |           },
2026-06-19 12:35:22.019485 | controller |           {
2026-06-19 12:35:22.019499 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019513 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784"
2026-06-19 12:35:22.019532 | controller |           },
2026-06-19 12:35:22.019546 | controller |           {
2026-06-19 12:35:22.019560 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019574 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313"
2026-06-19 12:35:22.019588 | controller |           },
2026-06-19 12:35:22.019602 | controller |           {
2026-06-19 12:35:22.019616 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019630 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a"
2026-06-19 12:35:22.019644 | controller |           },
2026-06-19 12:35:22.019658 | controller |           {
2026-06-19 12:35:22.019672 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019686 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1"
2026-06-19 12:35:22.019700 | controller |           },
2026-06-19 12:35:22.019713 | controller |           {
2026-06-19 12:35:22.019727 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019741 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539"
2026-06-19 12:35:22.019755 | controller |           },
2026-06-19 12:35:22.019769 | controller |           {
2026-06-19 12:35:22.019783 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019797 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4"
2026-06-19 12:35:22.019811 | controller |           },
2026-06-19 12:35:22.019825 | controller |           {
2026-06-19 12:35:22.019839 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019853 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2"
2026-06-19 12:35:22.019867 | controller |           },
2026-06-19 12:35:22.019882 | controller |           {
2026-06-19 12:35:22.019897 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019911 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907"
2026-06-19 12:35:22.019927 | controller |           },
2026-06-19 12:35:22.019941 | controller |           {
2026-06-19 12:35:22.019956 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.019971 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0"
2026-06-19 12:35:22.019986 | controller |           },
2026-06-19 12:35:22.020001 | controller |           {
2026-06-19 12:35:22.020016 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020031 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0"
2026-06-19 12:35:22.020045 | controller |           },
2026-06-19 12:35:22.020060 | controller |           {
2026-06-19 12:35:22.020075 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020090 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94"
2026-06-19 12:35:22.020109 | controller |           },
2026-06-19 12:35:22.020124 | controller |           {
2026-06-19 12:35:22.020139 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020154 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8"
2026-06-19 12:35:22.020169 | controller |           },
2026-06-19 12:35:22.020184 | controller |           {
2026-06-19 12:35:22.020198 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020213 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707"
2026-06-19 12:35:22.020227 | controller |           },
2026-06-19 12:35:22.020241 | controller |           {
2026-06-19 12:35:22.020256 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020270 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55"
2026-06-19 12:35:22.020284 | controller |           },
2026-06-19 12:35:22.020299 | controller |           {
2026-06-19 12:35:22.020313 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020327 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070"
2026-06-19 12:35:22.020341 | controller |           },
2026-06-19 12:35:22.020355 | controller |           {
2026-06-19 12:35:22.020370 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020384 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7"
2026-06-19 12:35:22.020398 | controller |           },
2026-06-19 12:35:22.020412 | controller |           {
2026-06-19 12:35:22.020447 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020467 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb"
2026-06-19 12:35:22.020482 | controller |           },
2026-06-19 12:35:22.020496 | controller |           {
2026-06-19 12:35:22.020511 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-19 12:35:22.020526 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2"
2026-06-19 12:35:22.020540 | controller |           },
2026-06-19 12:35:22.020555 | controller |           {
2026-06-19 12:35:22.020569 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-19 12:35:22.020584 | controller |             "value": "0.6.0-1781866598"
2026-06-19 12:35:22.020598 | controller |           },
2026-06-19 12:35:22.020612 | controller |           {
2026-06-19 12:35:22.020626 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-19 12:35:22.020641 | controller |             "value": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811"
2026-06-19 12:35:22.020655 | controller |           },
2026-06-19 12:35:22.020670 | controller |           {
2026-06-19 12:35:22.020684 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.020699 | controller |             "value": "false"
2026-06-19 12:35:22.020713 | controller |           },
2026-06-19 12:35:22.020727 | controller |           {
2026-06-19 12:35:22.020741 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.020755 | controller |             "value": "30"
2026-06-19 12:35:22.020774 | controller |           },
2026-06-19 12:35:22.020789 | controller |           {
2026-06-19 12:35:22.020803 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.020817 | controller |             "value": "20"
2026-06-19 12:35:22.020831 | controller |           },
2026-06-19 12:35:22.020845 | controller |           {
2026-06-19 12:35:22.020859 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.020873 | controller |             "value": "5"
2026-06-19 12:35:22.020888 | controller |           },
2026-06-19 12:35:22.020902 | controller |           {
2026-06-19 12:35:22.020916 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-19 12:35:22.020931 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-19 12:35:22.020946 | controller |           }
2026-06-19 12:35:22.020961 | controller |         ],
2026-06-19 12:35:22.020977 | controller |         "image": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811",
2026-06-19 12:35:22.020994 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.021009 | controller |         "livenessProbe": {
2026-06-19 12:35:22.021023 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.021038 | controller |           "httpGet": {
2026-06-19 12:35:22.021052 | controller |             "path": "/healthz",
2026-06-19 12:35:22.021067 | controller |             "port": 8081,
2026-06-19 12:35:22.021081 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.021096 | controller |           },
2026-06-19 12:35:22.021110 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.021125 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.021139 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.021154 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.021169 | controller |         },
2026-06-19 12:35:22.021183 | controller |         "name": "operator",
2026-06-19 12:35:22.021198 | controller |         "readinessProbe": {
2026-06-19 12:35:22.021212 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.021226 | controller |           "httpGet": {
2026-06-19 12:35:22.021240 | controller |             "path": "/readyz",
2026-06-19 12:35:22.021254 | controller |             "port": 8081,
2026-06-19 12:35:22.021268 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.021282 | controller |           },
2026-06-19 12:35:22.021295 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.021309 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.021344 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.021361 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.021375 | controller |         },
2026-06-19 12:35:22.021389 | controller |         "resources": {
2026-06-19 12:35:22.021403 | controller |           "limits": {
2026-06-19 12:35:22.021417 | controller |             "cpu": "500m",
2026-06-19 12:35:22.021450 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.021466 | controller |           },
2026-06-19 12:35:22.021480 | controller |           "requests": {
2026-06-19 12:35:22.021494 | controller |             "cpu": "10m",
2026-06-19 12:35:22.021508 | controller |             "memory": "128Mi"
2026-06-19 12:35:22.021522 | controller |           }
2026-06-19 12:35:22.021536 | controller |         },
2026-06-19 12:35:22.021553 | controller |         "securityContext": {
2026-06-19 12:35:22.021573 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.021587 | controller |           "capabilities": {
2026-06-19 12:35:22.021601 | controller |             "drop": [
2026-06-19 12:35:22.021615 | controller |               "ALL"
2026-06-19 12:35:22.021629 | controller |             ]
2026-06-19 12:35:22.021643 | controller |           },
2026-06-19 12:35:22.021657 | controller |           "runAsUser": 1000660000
2026-06-19 12:35:22.021679 | controller |         },
2026-06-19 12:35:22.021693 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.021707 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.021721 | controller |         "volumeMounts": [
2026-06-19 12:35:22.021735 | controller |           {
2026-06-19 12:35:22.021749 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.021763 | controller |             "name": "kube-api-access-qg2q5",
2026-06-19 12:35:22.021777 | controller |             "readOnly": true
2026-06-19 12:35:22.021791 | controller |           }
2026-06-19 12:35:22.021806 | controller |         ]
2026-06-19 12:35:22.021820 | controller |       }
2026-06-19 12:35:22.021834 | controller |     ],
2026-06-19 12:35:22.021847 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.021861 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.021875 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.021889 | controller |       {
2026-06-19 12:35:22.021903 | controller |         "name": "openstack-operator-controller-init-dockercfg-2g9xs"
2026-06-19 12:35:22.021917 | controller |       }
2026-06-19 12:35:22.021931 | controller |     ],
2026-06-19 12:35:22.021945 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.021960 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.021975 | controller |     "priority": 0,
2026-06-19 12:35:22.021989 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.022004 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.022018 | controller |     "securityContext": {
2026-06-19 12:35:22.022033 | controller |       "fsGroup": 1000660000,
2026-06-19 12:35:22.022047 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.022061 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.022075 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.022089 | controller |       },
2026-06-19 12:35:22.022104 | controller |       "seccompProfile": {
2026-06-19 12:35:22.022118 | controller |         "type": "RuntimeDefault"
2026-06-19 12:35:22.022132 | controller |       }
2026-06-19 12:35:22.022147 | controller |     },
2026-06-19 12:35:22.022161 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-19 12:35:22.022176 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-19 12:35:22.022190 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.022205 | controller |     "tolerations": [
2026-06-19 12:35:22.022220 | controller |       {
2026-06-19 12:35:22.022237 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.022251 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.022265 | controller |         "operator": "Exists",
2026-06-19 12:35:22.022280 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.022293 | controller |       },
2026-06-19 12:35:22.022307 | controller |       {
2026-06-19 12:35:22.022321 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.022335 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.022349 | controller |         "operator": "Exists",
2026-06-19 12:35:22.022363 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.022377 | controller |       },
2026-06-19 12:35:22.022391 | controller |       {
2026-06-19 12:35:22.022405 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.022419 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.022458 | controller |         "operator": "Exists"
2026-06-19 12:35:22.022474 | controller |       }
2026-06-19 12:35:22.022488 | controller |     ],
2026-06-19 12:35:22.022502 | controller |     "volumes": [
2026-06-19 12:35:22.022516 | controller |       {
2026-06-19 12:35:22.022530 | controller |         "name": "kube-api-access-qg2q5",
2026-06-19 12:35:22.022549 | controller |         "projected": {
2026-06-19 12:35:22.022564 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.022578 | controller |           "sources": [
2026-06-19 12:35:22.022592 | controller |             {
2026-06-19 12:35:22.022606 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.022621 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.022635 | controller |                 "path": "token"
2026-06-19 12:35:22.022649 | controller |               }
2026-06-19 12:35:22.022674 | controller |             },
2026-06-19 12:35:22.022689 | controller |             {
2026-06-19 12:35:22.022704 | controller |               "configMap": {
2026-06-19 12:35:22.022718 | controller |                 "items": [
2026-06-19 12:35:22.022734 | controller |                   {
2026-06-19 12:35:22.022748 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.022763 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.022778 | controller |                   }
2026-06-19 12:35:22.022792 | controller |                 ],
2026-06-19 12:35:22.022806 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.022820 | controller |               }
2026-06-19 12:35:22.022834 | controller |             },
2026-06-19 12:35:22.022849 | controller |             {
2026-06-19 12:35:22.022863 | controller |               "downwardAPI": {
2026-06-19 12:35:22.022876 | controller |                 "items": [
2026-06-19 12:35:22.022890 | controller |                   {
2026-06-19 12:35:22.022904 | controller |                     "fieldRef": {
2026-06-19 12:35:22.022918 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.022932 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.022947 | controller |                     },
2026-06-19 12:35:22.022962 | controller |                     "path": "namespace"
2026-06-19 12:35:22.022976 | controller |                   }
2026-06-19 12:35:22.022991 | controller |                 ]
2026-06-19 12:35:22.023005 | controller |               }
2026-06-19 12:35:22.023020 | controller |             },
2026-06-19 12:35:22.023034 | controller |             {
2026-06-19 12:35:22.023049 | controller |               "configMap": {
2026-06-19 12:35:22.023064 | controller |                 "items": [
2026-06-19 12:35:22.023078 | controller |                   {
2026-06-19 12:35:22.023093 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.023108 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.023122 | controller |                   }
2026-06-19 12:35:22.023137 | controller |                 ],
2026-06-19 12:35:22.023152 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.023167 | controller |               }
2026-06-19 12:35:22.023181 | controller |             }
2026-06-19 12:35:22.023196 | controller |           ]
2026-06-19 12:35:22.023211 | controller |         }
2026-06-19 12:35:22.023225 | controller |       }
2026-06-19 12:35:22.023239 | controller |     ]
2026-06-19 12:35:22.023253 | controller |   },
2026-06-19 12:35:22.023267 | controller |   "status": {
2026-06-19 12:35:22.023281 | controller |     "conditions": [
2026-06-19 12:35:22.023295 | controller |       {
2026-06-19 12:35:22.023309 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.023323 | controller |         "lastTransitionTime": "2026-06-19T11:36:29Z",
2026-06-19 12:35:22.023337 | controller |         "status": "True",
2026-06-19 12:35:22.023351 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.023366 | controller |       },
2026-06-19 12:35:22.023380 | controller |       {
2026-06-19 12:35:22.023394 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.023408 | controller |         "lastTransitionTime": "2026-06-19T11:35:55Z",
2026-06-19 12:35:22.023422 | controller |         "status": "True",
2026-06-19 12:35:22.023460 | controller |         "type": "Initialized"
2026-06-19 12:35:22.023476 | controller |       },
2026-06-19 12:35:22.023490 | controller |       {
2026-06-19 12:35:22.023505 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.023519 | controller |         "lastTransitionTime": "2026-06-19T11:36:40Z",
2026-06-19 12:35:22.023533 | controller |         "status": "True",
2026-06-19 12:35:22.023547 | controller |         "type": "Ready"
2026-06-19 12:35:22.023563 | controller |       },
2026-06-19 12:35:22.023578 | controller |       {
2026-06-19 12:35:22.023592 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.023606 | controller |         "lastTransitionTime": "2026-06-19T11:36:40Z",
2026-06-19 12:35:22.023620 | controller |         "status": "True",
2026-06-19 12:35:22.023633 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.023647 | controller |       },
2026-06-19 12:35:22.023661 | controller |       {
2026-06-19 12:35:22.023675 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.023689 | controller |         "lastTransitionTime": "2026-06-19T11:35:55Z",
2026-06-19 12:35:22.023703 | controller |         "status": "True",
2026-06-19 12:35:22.023717 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.023731 | controller |       }
2026-06-19 12:35:22.023745 | controller |     ],
2026-06-19 12:35:22.023759 | controller |     "containerStatuses": [
2026-06-19 12:35:22.023773 | controller |       {
2026-06-19 12:35:22.023787 | controller |         "allocatedResources": {
2026-06-19 12:35:22.023801 | controller |           "cpu": "10m",
2026-06-19 12:35:22.023814 | controller |           "memory": "128Mi"
2026-06-19 12:35:22.023828 | controller |         },
2026-06-19 12:35:22.023842 | controller |         "containerID": "cri-o://3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830",
2026-06-19 12:35:22.023856 | controller |         "image": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811",
2026-06-19 12:35:22.023870 | controller |         "imageID": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator@sha256:cd07238c9204b0a42e587a467b4c0a5e4bf7d4f0d4338f28b2fe322696dbf2f0",
2026-06-19 12:35:22.023885 | controller |         "lastState": {},
2026-06-19 12:35:22.023899 | controller |         "name": "operator",
2026-06-19 12:35:22.023913 | controller |         "ready": true,
2026-06-19 12:35:22.023927 | controller |         "resources": {
2026-06-19 12:35:22.023941 | controller |           "limits": {
2026-06-19 12:35:22.023955 | controller |             "cpu": "500m",
2026-06-19 12:35:22.023972 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.023989 | controller |           },
2026-06-19 12:35:22.024004 | controller |           "requests": {
2026-06-19 12:35:22.024018 | controller |             "cpu": "10m",
2026-06-19 12:35:22.024032 | controller |             "memory": "128Mi"
2026-06-19 12:35:22.024047 | controller |           }
2026-06-19 12:35:22.024061 | controller |         },
2026-06-19 12:35:22.024075 | controller |         "restartCount": 0,
2026-06-19 12:35:22.024090 | controller |         "started": true,
2026-06-19 12:35:22.024105 | controller |         "state": {
2026-06-19 12:35:22.024120 | controller |           "running": {
2026-06-19 12:35:22.024134 | controller |             "startedAt": "2026-06-19T11:36:28Z"
2026-06-19 12:35:22.024149 | controller |           }
2026-06-19 12:35:22.024164 | controller |         },
2026-06-19 12:35:22.024179 | controller |         "user": {
2026-06-19 12:35:22.024194 | controller |           "linux": {
2026-06-19 12:35:22.024209 | controller |             "gid": 0,
2026-06-19 12:35:22.024224 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.024238 | controller |               0,
2026-06-19 12:35:22.024253 | controller |               1000660000
2026-06-19 12:35:22.024268 | controller |             ],
2026-06-19 12:35:22.024282 | controller |             "uid": 1000660000
2026-06-19 12:35:22.024301 | controller |           }
2026-06-19 12:35:22.024316 | controller |         },
2026-06-19 12:35:22.024330 | controller |         "volumeMounts": [
2026-06-19 12:35:22.024344 | controller |           {
2026-06-19 12:35:22.024358 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.024372 | controller |             "name": "kube-api-access-qg2q5",
2026-06-19 12:35:22.024387 | controller |             "readOnly": true,
2026-06-19 12:35:22.024401 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.024416 | controller |           }
2026-06-19 12:35:22.024449 | controller |         ]
2026-06-19 12:35:22.024466 | controller |       }
2026-06-19 12:35:22.024480 | controller |     ],
2026-06-19 12:35:22.024495 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.024509 | controller |     "hostIPs": [
2026-06-19 12:35:22.024524 | controller |       {
2026-06-19 12:35:22.024538 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.024552 | controller |       }
2026-06-19 12:35:22.024566 | controller |     ],
2026-06-19 12:35:22.024581 | controller |     "phase": "Running",
2026-06-19 12:35:22.024596 | controller |     "podIP": "10.217.0.63",
2026-06-19 12:35:22.024610 | controller |     "podIPs": [
2026-06-19 12:35:22.024624 | controller |       {
2026-06-19 12:35:22.024639 | controller |         "ip": "10.217.0.63"
2026-06-19 12:35:22.024653 | controller |       }
2026-06-19 12:35:22.024667 | controller |     ],
2026-06-19 12:35:22.024682 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.024696 | controller |     "startTime": "2026-06-19T11:35:55Z"
2026-06-19 12:35:22.024710 | controller |   }
2026-06-19 12:35:22.024724 | controller | }
2026-06-19 12:35:22.270839 | controller | ok:
2026-06-19 12:35:22.271020 | controller | {
2026-06-19 12:35:22.271045 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.271062 | controller |   "kind": "Pod",
2026-06-19 12:35:22.271078 | controller |   "metadata": {
2026-06-19 12:35:22.271094 | controller |     "annotations": {
2026-06-19 12:35:22.271110 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.94/23\"],\"mac_address\":\"0a:58:0a:d9:00:5e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.94/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.271127 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.94\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.271144 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.271160 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-19 12:35:22.271175 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-19 12:35:22.271191 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-19 12:35:22.271206 | controller |     },
2026-06-19 12:35:22.271221 | controller |     "creationTimestamp": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.271237 | controller |     "generateName": "openstack-operator-controller-manager-d9469fb6f-",
2026-06-19 12:35:22.271252 | controller |     "generation": 1,
2026-06-19 12:35:22.271268 | controller |     "labels": {
2026-06-19 12:35:22.271284 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-19 12:35:22.271299 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.271314 | controller |       "openstack.org/operator-name": "openstack",
2026-06-19 12:35:22.271329 | controller |       "pod-template-hash": "d9469fb6f"
2026-06-19 12:35:22.271353 | controller |     },
2026-06-19 12:35:22.271369 | controller |     "managedFields": [
2026-06-19 12:35:22.271384 | controller |       {
2026-06-19 12:35:22.271399 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.271414 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.271448 | controller |         "fieldsV1": {
2026-06-19 12:35:22.271468 | controller |           "f:metadata": {
2026-06-19 12:35:22.271484 | controller |             "f:annotations": {
2026-06-19 12:35:22.271499 | controller |               ".": {},
2026-06-19 12:35:22.271514 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.271529 | controller |             },
2026-06-19 12:35:22.271544 | controller |             "f:generateName": {},
2026-06-19 12:35:22.271560 | controller |             "f:labels": {
2026-06-19 12:35:22.271575 | controller |               ".": {},
2026-06-19 12:35:22.271589 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.271604 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.271618 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.271633 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.271647 | controller |             },
2026-06-19 12:35:22.271661 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.271676 | controller |               ".": {},
2026-06-19 12:35:22.271690 | controller |               "k:{\"uid\":\"4240c60d-a0e0-4401-88a3-5211248af93e\"}": {}
2026-06-19 12:35:22.271705 | controller |             }
2026-06-19 12:35:22.271720 | controller |           },
2026-06-19 12:35:22.271734 | controller |           "f:spec": {
2026-06-19 12:35:22.271749 | controller |             "f:containers": {
2026-06-19 12:35:22.271763 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.271777 | controller |                 ".": {},
2026-06-19 12:35:22.271791 | controller |                 "f:args": {},
2026-06-19 12:35:22.271805 | controller |                 "f:command": {},
2026-06-19 12:35:22.271819 | controller |                 "f:env": {
2026-06-19 12:35:22.271833 | controller |                   ".": {},
2026-06-19 12:35:22.271848 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.271862 | controller |                     ".": {},
2026-06-19 12:35:22.271877 | controller |                     "f:name": {},
2026-06-19 12:35:22.271891 | controller |                     "f:value": {}
2026-06-19 12:35:22.271906 | controller |                   },
2026-06-19 12:35:22.271921 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-19 12:35:22.271935 | controller |                     ".": {},
2026-06-19 12:35:22.271950 | controller |                     "f:name": {},
2026-06-19 12:35:22.271964 | controller |                     "f:value": {}
2026-06-19 12:35:22.271978 | controller |                   },
2026-06-19 12:35:22.271992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272007 | controller |                     ".": {},
2026-06-19 12:35:22.272021 | controller |                     "f:name": {},
2026-06-19 12:35:22.272035 | controller |                     "f:value": {}
2026-06-19 12:35:22.272050 | controller |                   },
2026-06-19 12:35:22.272064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272079 | controller |                     ".": {},
2026-06-19 12:35:22.272093 | controller |                     "f:name": {},
2026-06-19 12:35:22.272107 | controller |                     "f:value": {}
2026-06-19 12:35:22.272122 | controller |                   },
2026-06-19 12:35:22.272136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272150 | controller |                     ".": {},
2026-06-19 12:35:22.272164 | controller |                     "f:name": {},
2026-06-19 12:35:22.272182 | controller |                     "f:value": {}
2026-06-19 12:35:22.272196 | controller |                   },
2026-06-19 12:35:22.272210 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272225 | controller |                     ".": {},
2026-06-19 12:35:22.272239 | controller |                     "f:name": {},
2026-06-19 12:35:22.272253 | controller |                     "f:value": {}
2026-06-19 12:35:22.272267 | controller |                   },
2026-06-19 12:35:22.272282 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272296 | controller |                     ".": {},
2026-06-19 12:35:22.272311 | controller |                     "f:name": {},
2026-06-19 12:35:22.272326 | controller |                     "f:value": {}
2026-06-19 12:35:22.272341 | controller |                   },
2026-06-19 12:35:22.272356 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272372 | controller |                     ".": {},
2026-06-19 12:35:22.272387 | controller |                     "f:name": {},
2026-06-19 12:35:22.272401 | controller |                     "f:value": {}
2026-06-19 12:35:22.272416 | controller |                   },
2026-06-19 12:35:22.272450 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272467 | controller |                     ".": {},
2026-06-19 12:35:22.272482 | controller |                     "f:name": {},
2026-06-19 12:35:22.272497 | controller |                     "f:value": {}
2026-06-19 12:35:22.272512 | controller |                   },
2026-06-19 12:35:22.272527 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272542 | controller |                     ".": {},
2026-06-19 12:35:22.272557 | controller |                     "f:name": {},
2026-06-19 12:35:22.272572 | controller |                     "f:value": {}
2026-06-19 12:35:22.272587 | controller |                   },
2026-06-19 12:35:22.272602 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272617 | controller |                     ".": {},
2026-06-19 12:35:22.272633 | controller |                     "f:name": {},
2026-06-19 12:35:22.272648 | controller |                     "f:value": {}
2026-06-19 12:35:22.272663 | controller |                   },
2026-06-19 12:35:22.272678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272693 | controller |                     ".": {},
2026-06-19 12:35:22.272708 | controller |                     "f:name": {},
2026-06-19 12:35:22.272723 | controller |                     "f:value": {}
2026-06-19 12:35:22.272738 | controller |                   },
2026-06-19 12:35:22.272753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272768 | controller |                     ".": {},
2026-06-19 12:35:22.272783 | controller |                     "f:name": {},
2026-06-19 12:35:22.272798 | controller |                     "f:value": {}
2026-06-19 12:35:22.272812 | controller |                   },
2026-06-19 12:35:22.272827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272842 | controller |                     ".": {},
2026-06-19 12:35:22.272857 | controller |                     "f:name": {},
2026-06-19 12:35:22.272872 | controller |                     "f:value": {}
2026-06-19 12:35:22.272886 | controller |                   },
2026-06-19 12:35:22.272901 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.272916 | controller |                     ".": {},
2026-06-19 12:35:22.272943 | controller |                     "f:name": {},
2026-06-19 12:35:22.272958 | controller |                     "f:value": {}
2026-06-19 12:35:22.272972 | controller |                   },
2026-06-19 12:35:22.272986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273001 | controller |                     ".": {},
2026-06-19 12:35:22.273015 | controller |                     "f:name": {},
2026-06-19 12:35:22.273030 | controller |                     "f:value": {}
2026-06-19 12:35:22.273044 | controller |                   },
2026-06-19 12:35:22.273058 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273073 | controller |                     ".": {},
2026-06-19 12:35:22.273088 | controller |                     "f:name": {},
2026-06-19 12:35:22.273103 | controller |                     "f:value": {}
2026-06-19 12:35:22.273117 | controller |                   },
2026-06-19 12:35:22.273132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273147 | controller |                     ".": {},
2026-06-19 12:35:22.273161 | controller |                     "f:name": {},
2026-06-19 12:35:22.273176 | controller |                     "f:value": {}
2026-06-19 12:35:22.273191 | controller |                   },
2026-06-19 12:35:22.273206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273221 | controller |                     ".": {},
2026-06-19 12:35:22.273236 | controller |                     "f:name": {},
2026-06-19 12:35:22.273251 | controller |                     "f:value": {}
2026-06-19 12:35:22.273266 | controller |                   },
2026-06-19 12:35:22.273280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273295 | controller |                     ".": {},
2026-06-19 12:35:22.273310 | controller |                     "f:name": {},
2026-06-19 12:35:22.273325 | controller |                     "f:value": {}
2026-06-19 12:35:22.273340 | controller |                   },
2026-06-19 12:35:22.273355 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273370 | controller |                     ".": {},
2026-06-19 12:35:22.273385 | controller |                     "f:name": {},
2026-06-19 12:35:22.273400 | controller |                     "f:value": {}
2026-06-19 12:35:22.273415 | controller |                   },
2026-06-19 12:35:22.273449 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273466 | controller |                     ".": {},
2026-06-19 12:35:22.273481 | controller |                     "f:name": {},
2026-06-19 12:35:22.273496 | controller |                     "f:value": {}
2026-06-19 12:35:22.273511 | controller |                   },
2026-06-19 12:35:22.273526 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273541 | controller |                     ".": {},
2026-06-19 12:35:22.273556 | controller |                     "f:name": {},
2026-06-19 12:35:22.273570 | controller |                     "f:value": {}
2026-06-19 12:35:22.273585 | controller |                   },
2026-06-19 12:35:22.273600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273615 | controller |                     ".": {},
2026-06-19 12:35:22.273630 | controller |                     "f:name": {},
2026-06-19 12:35:22.273645 | controller |                     "f:value": {}
2026-06-19 12:35:22.273660 | controller |                   },
2026-06-19 12:35:22.273674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273693 | controller |                     ".": {},
2026-06-19 12:35:22.273708 | controller |                     "f:name": {},
2026-06-19 12:35:22.273723 | controller |                     "f:value": {}
2026-06-19 12:35:22.273737 | controller |                   },
2026-06-19 12:35:22.273751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273766 | controller |                     ".": {},
2026-06-19 12:35:22.273780 | controller |                     "f:name": {},
2026-06-19 12:35:22.273795 | controller |                     "f:value": {}
2026-06-19 12:35:22.273809 | controller |                   },
2026-06-19 12:35:22.273824 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273838 | controller |                     ".": {},
2026-06-19 12:35:22.273852 | controller |                     "f:name": {},
2026-06-19 12:35:22.273867 | controller |                     "f:value": {}
2026-06-19 12:35:22.273881 | controller |                   },
2026-06-19 12:35:22.273895 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273909 | controller |                     ".": {},
2026-06-19 12:35:22.273923 | controller |                     "f:name": {},
2026-06-19 12:35:22.273938 | controller |                     "f:value": {}
2026-06-19 12:35:22.273952 | controller |                   },
2026-06-19 12:35:22.273966 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.273983 | controller |                     ".": {},
2026-06-19 12:35:22.274000 | controller |                     "f:name": {},
2026-06-19 12:35:22.274014 | controller |                     "f:value": {}
2026-06-19 12:35:22.274029 | controller |                   },
2026-06-19 12:35:22.274043 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274058 | controller |                     ".": {},
2026-06-19 12:35:22.274072 | controller |                     "f:name": {},
2026-06-19 12:35:22.274086 | controller |                     "f:value": {}
2026-06-19 12:35:22.274101 | controller |                   },
2026-06-19 12:35:22.274115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274129 | controller |                     ".": {},
2026-06-19 12:35:22.274143 | controller |                     "f:name": {},
2026-06-19 12:35:22.274157 | controller |                     "f:value": {}
2026-06-19 12:35:22.274171 | controller |                   },
2026-06-19 12:35:22.274186 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274200 | controller |                     ".": {},
2026-06-19 12:35:22.274214 | controller |                     "f:name": {},
2026-06-19 12:35:22.274228 | controller |                     "f:value": {}
2026-06-19 12:35:22.274243 | controller |                   },
2026-06-19 12:35:22.274257 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274271 | controller |                     ".": {},
2026-06-19 12:35:22.274285 | controller |                     "f:name": {},
2026-06-19 12:35:22.274299 | controller |                     "f:value": {}
2026-06-19 12:35:22.274313 | controller |                   },
2026-06-19 12:35:22.274328 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274342 | controller |                     ".": {},
2026-06-19 12:35:22.274357 | controller |                     "f:name": {},
2026-06-19 12:35:22.274371 | controller |                     "f:value": {}
2026-06-19 12:35:22.274386 | controller |                   },
2026-06-19 12:35:22.274401 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274420 | controller |                     ".": {},
2026-06-19 12:35:22.274518 | controller |                     "f:name": {},
2026-06-19 12:35:22.274536 | controller |                     "f:value": {}
2026-06-19 12:35:22.274552 | controller |                   },
2026-06-19 12:35:22.274567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274583 | controller |                     ".": {},
2026-06-19 12:35:22.274598 | controller |                     "f:name": {},
2026-06-19 12:35:22.274613 | controller |                     "f:value": {}
2026-06-19 12:35:22.274628 | controller |                   },
2026-06-19 12:35:22.274643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274658 | controller |                     ".": {},
2026-06-19 12:35:22.274673 | controller |                     "f:name": {},
2026-06-19 12:35:22.274688 | controller |                     "f:value": {}
2026-06-19 12:35:22.274703 | controller |                   },
2026-06-19 12:35:22.274736 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274753 | controller |                     ".": {},
2026-06-19 12:35:22.274769 | controller |                     "f:name": {},
2026-06-19 12:35:22.274784 | controller |                     "f:value": {}
2026-06-19 12:35:22.274799 | controller |                   },
2026-06-19 12:35:22.274814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274830 | controller |                     ".": {},
2026-06-19 12:35:22.274844 | controller |                     "f:name": {},
2026-06-19 12:35:22.274859 | controller |                     "f:value": {}
2026-06-19 12:35:22.274874 | controller |                   },
2026-06-19 12:35:22.274889 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274904 | controller |                     ".": {},
2026-06-19 12:35:22.274918 | controller |                     "f:name": {},
2026-06-19 12:35:22.274933 | controller |                     "f:value": {}
2026-06-19 12:35:22.274948 | controller |                   },
2026-06-19 12:35:22.274963 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.274978 | controller |                     ".": {},
2026-06-19 12:35:22.274993 | controller |                     "f:name": {},
2026-06-19 12:35:22.275008 | controller |                     "f:value": {}
2026-06-19 12:35:22.275023 | controller |                   },
2026-06-19 12:35:22.275037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275052 | controller |                     ".": {},
2026-06-19 12:35:22.275067 | controller |                     "f:name": {},
2026-06-19 12:35:22.275082 | controller |                     "f:value": {}
2026-06-19 12:35:22.275097 | controller |                   },
2026-06-19 12:35:22.275111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275126 | controller |                     ".": {},
2026-06-19 12:35:22.275141 | controller |                     "f:name": {},
2026-06-19 12:35:22.275156 | controller |                     "f:value": {}
2026-06-19 12:35:22.275171 | controller |                   },
2026-06-19 12:35:22.275186 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275201 | controller |                     ".": {},
2026-06-19 12:35:22.275215 | controller |                     "f:name": {},
2026-06-19 12:35:22.275230 | controller |                     "f:value": {}
2026-06-19 12:35:22.275249 | controller |                   },
2026-06-19 12:35:22.275264 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275279 | controller |                     ".": {},
2026-06-19 12:35:22.275294 | controller |                     "f:name": {},
2026-06-19 12:35:22.275309 | controller |                     "f:value": {}
2026-06-19 12:35:22.275324 | controller |                   },
2026-06-19 12:35:22.275338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275353 | controller |                     ".": {},
2026-06-19 12:35:22.275368 | controller |                     "f:name": {},
2026-06-19 12:35:22.275383 | controller |                     "f:value": {}
2026-06-19 12:35:22.275397 | controller |                   },
2026-06-19 12:35:22.275412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275441 | controller |                     ".": {},
2026-06-19 12:35:22.275462 | controller |                     "f:name": {},
2026-06-19 12:35:22.275477 | controller |                     "f:value": {}
2026-06-19 12:35:22.275492 | controller |                   },
2026-06-19 12:35:22.275507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275521 | controller |                     ".": {},
2026-06-19 12:35:22.275536 | controller |                     "f:name": {},
2026-06-19 12:35:22.275551 | controller |                     "f:value": {}
2026-06-19 12:35:22.275566 | controller |                   },
2026-06-19 12:35:22.275581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275596 | controller |                     ".": {},
2026-06-19 12:35:22.275611 | controller |                     "f:name": {},
2026-06-19 12:35:22.275625 | controller |                     "f:value": {}
2026-06-19 12:35:22.275640 | controller |                   },
2026-06-19 12:35:22.275654 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275669 | controller |                     ".": {},
2026-06-19 12:35:22.275684 | controller |                     "f:name": {},
2026-06-19 12:35:22.275698 | controller |                     "f:value": {}
2026-06-19 12:35:22.275713 | controller |                   },
2026-06-19 12:35:22.275727 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275741 | controller |                     ".": {},
2026-06-19 12:35:22.275756 | controller |                     "f:name": {},
2026-06-19 12:35:22.275771 | controller |                     "f:value": {}
2026-06-19 12:35:22.275786 | controller |                   },
2026-06-19 12:35:22.275801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275816 | controller |                     ".": {},
2026-06-19 12:35:22.275830 | controller |                     "f:name": {},
2026-06-19 12:35:22.275845 | controller |                     "f:value": {}
2026-06-19 12:35:22.275859 | controller |                   },
2026-06-19 12:35:22.275873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275888 | controller |                     ".": {},
2026-06-19 12:35:22.275902 | controller |                     "f:name": {},
2026-06-19 12:35:22.275916 | controller |                     "f:value": {}
2026-06-19 12:35:22.275931 | controller |                   },
2026-06-19 12:35:22.275945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.275960 | controller |                     ".": {},
2026-06-19 12:35:22.275974 | controller |                     "f:name": {},
2026-06-19 12:35:22.275992 | controller |                     "f:value": {}
2026-06-19 12:35:22.276007 | controller |                   },
2026-06-19 12:35:22.276021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276035 | controller |                     ".": {},
2026-06-19 12:35:22.276050 | controller |                     "f:name": {},
2026-06-19 12:35:22.276064 | controller |                     "f:value": {}
2026-06-19 12:35:22.276078 | controller |                   },
2026-06-19 12:35:22.276092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276106 | controller |                     ".": {},
2026-06-19 12:35:22.276120 | controller |                     "f:name": {},
2026-06-19 12:35:22.276134 | controller |                     "f:value": {}
2026-06-19 12:35:22.276148 | controller |                   },
2026-06-19 12:35:22.276163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276177 | controller |                     ".": {},
2026-06-19 12:35:22.276191 | controller |                     "f:name": {},
2026-06-19 12:35:22.276205 | controller |                     "f:value": {}
2026-06-19 12:35:22.276219 | controller |                   },
2026-06-19 12:35:22.276233 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276248 | controller |                     ".": {},
2026-06-19 12:35:22.276262 | controller |                     "f:name": {},
2026-06-19 12:35:22.276276 | controller |                     "f:value": {}
2026-06-19 12:35:22.276290 | controller |                   },
2026-06-19 12:35:22.276305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276319 | controller |                     ".": {},
2026-06-19 12:35:22.276334 | controller |                     "f:name": {},
2026-06-19 12:35:22.276348 | controller |                     "f:value": {}
2026-06-19 12:35:22.276362 | controller |                   },
2026-06-19 12:35:22.276376 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276390 | controller |                     ".": {},
2026-06-19 12:35:22.276404 | controller |                     "f:name": {},
2026-06-19 12:35:22.276417 | controller |                     "f:value": {}
2026-06-19 12:35:22.276453 | controller |                   },
2026-06-19 12:35:22.276469 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276483 | controller |                     ".": {},
2026-06-19 12:35:22.276497 | controller |                     "f:name": {},
2026-06-19 12:35:22.276511 | controller |                     "f:value": {}
2026-06-19 12:35:22.276526 | controller |                   },
2026-06-19 12:35:22.276540 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276554 | controller |                     ".": {},
2026-06-19 12:35:22.276569 | controller |                     "f:name": {},
2026-06-19 12:35:22.276584 | controller |                     "f:value": {}
2026-06-19 12:35:22.276599 | controller |                   },
2026-06-19 12:35:22.276614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276629 | controller |                     ".": {},
2026-06-19 12:35:22.276644 | controller |                     "f:name": {},
2026-06-19 12:35:22.276659 | controller |                     "f:value": {}
2026-06-19 12:35:22.276673 | controller |                   },
2026-06-19 12:35:22.276688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276702 | controller |                     ".": {},
2026-06-19 12:35:22.276717 | controller |                     "f:name": {},
2026-06-19 12:35:22.276736 | controller |                     "f:value": {}
2026-06-19 12:35:22.276751 | controller |                   },
2026-06-19 12:35:22.276765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276780 | controller |                     ".": {},
2026-06-19 12:35:22.276795 | controller |                     "f:name": {},
2026-06-19 12:35:22.276810 | controller |                     "f:value": {}
2026-06-19 12:35:22.276824 | controller |                   },
2026-06-19 12:35:22.276839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276854 | controller |                     ".": {},
2026-06-19 12:35:22.276869 | controller |                     "f:name": {},
2026-06-19 12:35:22.276884 | controller |                     "f:value": {}
2026-06-19 12:35:22.276898 | controller |                   },
2026-06-19 12:35:22.276913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.276928 | controller |                     ".": {},
2026-06-19 12:35:22.276942 | controller |                     "f:name": {},
2026-06-19 12:35:22.276957 | controller |                     "f:value": {}
2026-06-19 12:35:22.276971 | controller |                   },
2026-06-19 12:35:22.276986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277001 | controller |                     ".": {},
2026-06-19 12:35:22.277018 | controller |                     "f:name": {},
2026-06-19 12:35:22.277034 | controller |                     "f:value": {}
2026-06-19 12:35:22.277049 | controller |                   },
2026-06-19 12:35:22.277064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277079 | controller |                     ".": {},
2026-06-19 12:35:22.277094 | controller |                     "f:name": {},
2026-06-19 12:35:22.277108 | controller |                     "f:value": {}
2026-06-19 12:35:22.277123 | controller |                   },
2026-06-19 12:35:22.277139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277154 | controller |                     ".": {},
2026-06-19 12:35:22.277169 | controller |                     "f:name": {},
2026-06-19 12:35:22.277183 | controller |                     "f:value": {}
2026-06-19 12:35:22.277198 | controller |                   },
2026-06-19 12:35:22.277213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277227 | controller |                     ".": {},
2026-06-19 12:35:22.277242 | controller |                     "f:name": {},
2026-06-19 12:35:22.277256 | controller |                     "f:value": {}
2026-06-19 12:35:22.277271 | controller |                   },
2026-06-19 12:35:22.277286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277301 | controller |                     ".": {},
2026-06-19 12:35:22.277316 | controller |                     "f:name": {},
2026-06-19 12:35:22.277330 | controller |                     "f:value": {}
2026-06-19 12:35:22.277345 | controller |                   },
2026-06-19 12:35:22.277360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277375 | controller |                     ".": {},
2026-06-19 12:35:22.277390 | controller |                     "f:name": {},
2026-06-19 12:35:22.277405 | controller |                     "f:value": {}
2026-06-19 12:35:22.277420 | controller |                   },
2026-06-19 12:35:22.277455 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277471 | controller |                     ".": {},
2026-06-19 12:35:22.277494 | controller |                     "f:name": {},
2026-06-19 12:35:22.277509 | controller |                     "f:value": {}
2026-06-19 12:35:22.277524 | controller |                   },
2026-06-19 12:35:22.277539 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277553 | controller |                     ".": {},
2026-06-19 12:35:22.277568 | controller |                     "f:name": {},
2026-06-19 12:35:22.277583 | controller |                     "f:value": {}
2026-06-19 12:35:22.277598 | controller |                   },
2026-06-19 12:35:22.277613 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-19 12:35:22.277628 | controller |                     ".": {},
2026-06-19 12:35:22.277643 | controller |                     "f:name": {},
2026-06-19 12:35:22.277659 | controller |                     "f:value": {}
2026-06-19 12:35:22.277674 | controller |                   },
2026-06-19 12:35:22.277689 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277704 | controller |                     ".": {},
2026-06-19 12:35:22.277718 | controller |                     "f:name": {},
2026-06-19 12:35:22.277733 | controller |                     "f:value": {}
2026-06-19 12:35:22.277748 | controller |                   },
2026-06-19 12:35:22.277763 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277778 | controller |                     ".": {},
2026-06-19 12:35:22.277792 | controller |                     "f:name": {},
2026-06-19 12:35:22.277807 | controller |                     "f:value": {}
2026-06-19 12:35:22.277822 | controller |                   },
2026-06-19 12:35:22.277837 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277852 | controller |                     ".": {},
2026-06-19 12:35:22.277867 | controller |                     "f:name": {},
2026-06-19 12:35:22.277899 | controller |                     "f:value": {}
2026-06-19 12:35:22.277915 | controller |                   },
2026-06-19 12:35:22.277930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.277944 | controller |                     ".": {},
2026-06-19 12:35:22.277958 | controller |                     "f:name": {},
2026-06-19 12:35:22.277972 | controller |                     "f:value": {}
2026-06-19 12:35:22.277986 | controller |                   },
2026-06-19 12:35:22.278001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278015 | controller |                     ".": {},
2026-06-19 12:35:22.278029 | controller |                     "f:name": {},
2026-06-19 12:35:22.278043 | controller |                     "f:value": {}
2026-06-19 12:35:22.278057 | controller |                   },
2026-06-19 12:35:22.278072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278086 | controller |                     ".": {},
2026-06-19 12:35:22.278101 | controller |                     "f:name": {},
2026-06-19 12:35:22.278115 | controller |                     "f:value": {}
2026-06-19 12:35:22.278129 | controller |                   },
2026-06-19 12:35:22.278144 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278158 | controller |                     ".": {},
2026-06-19 12:35:22.278172 | controller |                     "f:name": {},
2026-06-19 12:35:22.278186 | controller |                     "f:value": {}
2026-06-19 12:35:22.278201 | controller |                   },
2026-06-19 12:35:22.278215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278234 | controller |                     ".": {},
2026-06-19 12:35:22.278249 | controller |                     "f:name": {},
2026-06-19 12:35:22.278263 | controller |                     "f:value": {}
2026-06-19 12:35:22.278277 | controller |                   },
2026-06-19 12:35:22.278292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278306 | controller |                     ".": {},
2026-06-19 12:35:22.278320 | controller |                     "f:name": {},
2026-06-19 12:35:22.278335 | controller |                     "f:value": {}
2026-06-19 12:35:22.278350 | controller |                   },
2026-06-19 12:35:22.278364 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278378 | controller |                     ".": {},
2026-06-19 12:35:22.278392 | controller |                     "f:name": {},
2026-06-19 12:35:22.278407 | controller |                     "f:value": {}
2026-06-19 12:35:22.278421 | controller |                   },
2026-06-19 12:35:22.278492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278510 | controller |                     ".": {},
2026-06-19 12:35:22.278524 | controller |                     "f:name": {},
2026-06-19 12:35:22.278539 | controller |                     "f:value": {}
2026-06-19 12:35:22.278553 | controller |                   },
2026-06-19 12:35:22.278567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278582 | controller |                     ".": {},
2026-06-19 12:35:22.278596 | controller |                     "f:name": {},
2026-06-19 12:35:22.278610 | controller |                     "f:value": {}
2026-06-19 12:35:22.278625 | controller |                   },
2026-06-19 12:35:22.278639 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278653 | controller |                     ".": {},
2026-06-19 12:35:22.278668 | controller |                     "f:name": {},
2026-06-19 12:35:22.278683 | controller |                     "f:value": {}
2026-06-19 12:35:22.278698 | controller |                   },
2026-06-19 12:35:22.278713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278743 | controller |                     ".": {},
2026-06-19 12:35:22.278758 | controller |                     "f:name": {},
2026-06-19 12:35:22.278772 | controller |                     "f:value": {}
2026-06-19 12:35:22.278787 | controller |                   },
2026-06-19 12:35:22.278802 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278817 | controller |                     ".": {},
2026-06-19 12:35:22.278833 | controller |                     "f:name": {},
2026-06-19 12:35:22.278847 | controller |                     "f:value": {}
2026-06-19 12:35:22.278862 | controller |                   },
2026-06-19 12:35:22.278877 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278892 | controller |                     ".": {},
2026-06-19 12:35:22.278906 | controller |                     "f:name": {},
2026-06-19 12:35:22.278921 | controller |                     "f:value": {}
2026-06-19 12:35:22.278936 | controller |                   },
2026-06-19 12:35:22.278951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-19 12:35:22.278966 | controller |                     ".": {},
2026-06-19 12:35:22.278982 | controller |                     "f:name": {},
2026-06-19 12:35:22.278997 | controller |                     "f:value": {}
2026-06-19 12:35:22.279011 | controller |                   },
2026-06-19 12:35:22.279026 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.279046 | controller |                     ".": {},
2026-06-19 12:35:22.279061 | controller |                     "f:name": {},
2026-06-19 12:35:22.279076 | controller |                     "f:value": {}
2026-06-19 12:35:22.279091 | controller |                   },
2026-06-19 12:35:22.279106 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.279121 | controller |                     ".": {},
2026-06-19 12:35:22.279135 | controller |                     "f:name": {},
2026-06-19 12:35:22.279149 | controller |                     "f:value": {}
2026-06-19 12:35:22.279164 | controller |                   }
2026-06-19 12:35:22.279178 | controller |                 },
2026-06-19 12:35:22.279193 | controller |                 "f:image": {},
2026-06-19 12:35:22.279208 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.279223 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.279237 | controller |                   ".": {},
2026-06-19 12:35:22.279252 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.279267 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.279281 | controller |                     ".": {},
2026-06-19 12:35:22.279295 | controller |                     "f:path": {},
2026-06-19 12:35:22.279310 | controller |                     "f:port": {},
2026-06-19 12:35:22.279325 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.279339 | controller |                   },
2026-06-19 12:35:22.279354 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.279369 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.279383 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.279398 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.279412 | controller |                 },
2026-06-19 12:35:22.279445 | controller |                 "f:name": {},
2026-06-19 12:35:22.279465 | controller |                 "f:ports": {
2026-06-19 12:35:22.279480 | controller |                   ".": {},
2026-06-19 12:35:22.279495 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-19 12:35:22.279510 | controller |                     ".": {},
2026-06-19 12:35:22.279525 | controller |                     "f:containerPort": {},
2026-06-19 12:35:22.279540 | controller |                     "f:name": {},
2026-06-19 12:35:22.279554 | controller |                     "f:protocol": {}
2026-06-19 12:35:22.279569 | controller |                   }
2026-06-19 12:35:22.279584 | controller |                 },
2026-06-19 12:35:22.279598 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.279613 | controller |                   ".": {},
2026-06-19 12:35:22.279627 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.279642 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.279657 | controller |                     ".": {},
2026-06-19 12:35:22.279672 | controller |                     "f:path": {},
2026-06-19 12:35:22.279686 | controller |                     "f:port": {},
2026-06-19 12:35:22.279701 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.279716 | controller |                   },
2026-06-19 12:35:22.279731 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.279746 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.279761 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.279777 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.279792 | controller |                 },
2026-06-19 12:35:22.279806 | controller |                 "f:resources": {
2026-06-19 12:35:22.279821 | controller |                   ".": {},
2026-06-19 12:35:22.279836 | controller |                   "f:limits": {
2026-06-19 12:35:22.279851 | controller |                     ".": {},
2026-06-19 12:35:22.279869 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.279885 | controller |                     "f:memory": {}
2026-06-19 12:35:22.279899 | controller |                   },
2026-06-19 12:35:22.279914 | controller |                   "f:requests": {
2026-06-19 12:35:22.279928 | controller |                     ".": {},
2026-06-19 12:35:22.279943 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.279957 | controller |                     "f:memory": {}
2026-06-19 12:35:22.279972 | controller |                   }
2026-06-19 12:35:22.279986 | controller |                 },
2026-06-19 12:35:22.280001 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.280015 | controller |                   ".": {},
2026-06-19 12:35:22.280030 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-19 12:35:22.280044 | controller |                   "f:capabilities": {
2026-06-19 12:35:22.280058 | controller |                     ".": {},
2026-06-19 12:35:22.280073 | controller |                     "f:drop": {}
2026-06-19 12:35:22.280088 | controller |                   }
2026-06-19 12:35:22.280102 | controller |                 },
2026-06-19 12:35:22.280117 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.280131 | controller |                 "f:terminationMessagePolicy": {},
2026-06-19 12:35:22.280145 | controller |                 "f:volumeMounts": {
2026-06-19 12:35:22.280159 | controller |                   ".": {},
2026-06-19 12:35:22.280174 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-19 12:35:22.280188 | controller |                     ".": {},
2026-06-19 12:35:22.280203 | controller |                     "f:mountPath": {},
2026-06-19 12:35:22.280217 | controller |                     "f:name": {},
2026-06-19 12:35:22.280231 | controller |                     "f:readOnly": {}
2026-06-19 12:35:22.280245 | controller |                   },
2026-06-19 12:35:22.280260 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-19 12:35:22.280274 | controller |                     ".": {},
2026-06-19 12:35:22.280288 | controller |                     "f:mountPath": {},
2026-06-19 12:35:22.280302 | controller |                     "f:name": {},
2026-06-19 12:35:22.280317 | controller |                     "f:readOnly": {}
2026-06-19 12:35:22.280331 | controller |                   }
2026-06-19 12:35:22.280345 | controller |                 }
2026-06-19 12:35:22.280359 | controller |               }
2026-06-19 12:35:22.280374 | controller |             },
2026-06-19 12:35:22.280388 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.280402 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.280416 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.280448 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.280465 | controller |             "f:securityContext": {
2026-06-19 12:35:22.280479 | controller |               ".": {},
2026-06-19 12:35:22.280493 | controller |               "f:runAsNonRoot": {},
2026-06-19 12:35:22.280508 | controller |               "f:seccompProfile": {
2026-06-19 12:35:22.280524 | controller |                 ".": {},
2026-06-19 12:35:22.280541 | controller |                 "f:type": {}
2026-06-19 12:35:22.280555 | controller |               }
2026-06-19 12:35:22.280569 | controller |             },
2026-06-19 12:35:22.280584 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.280598 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.280611 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.280626 | controller |             "f:volumes": {
2026-06-19 12:35:22.280640 | controller |               ".": {},
2026-06-19 12:35:22.280654 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-19 12:35:22.280668 | controller |                 ".": {},
2026-06-19 12:35:22.280686 | controller |                 "f:name": {},
2026-06-19 12:35:22.280701 | controller |                 "f:secret": {
2026-06-19 12:35:22.280716 | controller |                   ".": {},
2026-06-19 12:35:22.280730 | controller |                   "f:defaultMode": {},
2026-06-19 12:35:22.280744 | controller |                   "f:items": {},
2026-06-19 12:35:22.280758 | controller |                   "f:optional": {},
2026-06-19 12:35:22.280773 | controller |                   "f:secretName": {}
2026-06-19 12:35:22.280788 | controller |                 }
2026-06-19 12:35:22.280803 | controller |               },
2026-06-19 12:35:22.280817 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-19 12:35:22.280832 | controller |                 ".": {},
2026-06-19 12:35:22.280847 | controller |                 "f:name": {},
2026-06-19 12:35:22.280862 | controller |                 "f:secret": {
2026-06-19 12:35:22.280877 | controller |                   ".": {},
2026-06-19 12:35:22.280892 | controller |                   "f:defaultMode": {},
2026-06-19 12:35:22.280907 | controller |                   "f:secretName": {}
2026-06-19 12:35:22.280922 | controller |                 }
2026-06-19 12:35:22.280936 | controller |               }
2026-06-19 12:35:22.280951 | controller |             }
2026-06-19 12:35:22.280966 | controller |           }
2026-06-19 12:35:22.280981 | controller |         },
2026-06-19 12:35:22.280996 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.281011 | controller |         "operation": "Update",
2026-06-19 12:35:22.281070 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.281089 | controller |       },
2026-06-19 12:35:22.281104 | controller |       {
2026-06-19 12:35:22.281120 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.281135 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.281150 | controller |         "fieldsV1": {
2026-06-19 12:35:22.281165 | controller |           "f:metadata": {
2026-06-19 12:35:22.281180 | controller |             "f:annotations": {
2026-06-19 12:35:22.281195 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.281209 | controller |             }
2026-06-19 12:35:22.281224 | controller |           }
2026-06-19 12:35:22.281239 | controller |         },
2026-06-19 12:35:22.281254 | controller |         "manager": "crc",
2026-06-19 12:35:22.281269 | controller |         "operation": "Update",
2026-06-19 12:35:22.281283 | controller |         "subresource": "status",
2026-06-19 12:35:22.281298 | controller |         "time": "2026-06-19T11:37:30Z"
2026-06-19 12:35:22.281312 | controller |       },
2026-06-19 12:35:22.281327 | controller |       {
2026-06-19 12:35:22.281342 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.281357 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.281371 | controller |         "fieldsV1": {
2026-06-19 12:35:22.281386 | controller |           "f:metadata": {
2026-06-19 12:35:22.281401 | controller |             "f:annotations": {
2026-06-19 12:35:22.281415 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.281449 | controller |             }
2026-06-19 12:35:22.281466 | controller |           }
2026-06-19 12:35:22.281481 | controller |         },
2026-06-19 12:35:22.281496 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.281511 | controller |         "operation": "Update",
2026-06-19 12:35:22.281526 | controller |         "subresource": "status",
2026-06-19 12:35:22.281540 | controller |         "time": "2026-06-19T11:38:45Z"
2026-06-19 12:35:22.281555 | controller |       },
2026-06-19 12:35:22.281569 | controller |       {
2026-06-19 12:35:22.281585 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.281599 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.281614 | controller |         "fieldsV1": {
2026-06-19 12:35:22.281629 | controller |           "f:status": {
2026-06-19 12:35:22.281648 | controller |             "f:conditions": {
2026-06-19 12:35:22.281663 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.281679 | controller |                 ".": {},
2026-06-19 12:35:22.281693 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.281708 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.281723 | controller |                 "f:status": {},
2026-06-19 12:35:22.281737 | controller |                 "f:type": {}
2026-06-19 12:35:22.281752 | controller |               },
2026-06-19 12:35:22.281767 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.281781 | controller |                 ".": {},
2026-06-19 12:35:22.281796 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.281811 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.281825 | controller |                 "f:status": {},
2026-06-19 12:35:22.281840 | controller |                 "f:type": {}
2026-06-19 12:35:22.281855 | controller |               },
2026-06-19 12:35:22.281870 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.281885 | controller |                 ".": {},
2026-06-19 12:35:22.281900 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.281915 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.281930 | controller |                 "f:status": {},
2026-06-19 12:35:22.281944 | controller |                 "f:type": {}
2026-06-19 12:35:22.281959 | controller |               },
2026-06-19 12:35:22.281973 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.281988 | controller |                 ".": {},
2026-06-19 12:35:22.282002 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.282017 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.282032 | controller |                 "f:status": {},
2026-06-19 12:35:22.282050 | controller |                 "f:type": {}
2026-06-19 12:35:22.282064 | controller |               }
2026-06-19 12:35:22.282079 | controller |             },
2026-06-19 12:35:22.282094 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.282109 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.282124 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.282139 | controller |             "f:phase": {},
2026-06-19 12:35:22.282153 | controller |             "f:podIP": {},
2026-06-19 12:35:22.282167 | controller |             "f:podIPs": {
2026-06-19 12:35:22.282181 | controller |               ".": {},
2026-06-19 12:35:22.282196 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-19 12:35:22.282210 | controller |                 ".": {},
2026-06-19 12:35:22.282225 | controller |                 "f:ip": {}
2026-06-19 12:35:22.282239 | controller |               }
2026-06-19 12:35:22.282254 | controller |             },
2026-06-19 12:35:22.282269 | controller |             "f:startTime": {}
2026-06-19 12:35:22.282283 | controller |           }
2026-06-19 12:35:22.282297 | controller |         },
2026-06-19 12:35:22.282311 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.282326 | controller |         "operation": "Update",
2026-06-19 12:35:22.282340 | controller |         "subresource": "status",
2026-06-19 12:35:22.282354 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:22.282368 | controller |       }
2026-06-19 12:35:22.282382 | controller |     ],
2026-06-19 12:35:22.282397 | controller |     "name": "openstack-operator-controller-manager-d9469fb6f-2l4cw",
2026-06-19 12:35:22.282411 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.282442 | controller |     "ownerReferences": [
2026-06-19 12:35:22.282462 | controller |       {
2026-06-19 12:35:22.282477 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.282491 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.282510 | controller |         "controller": true,
2026-06-19 12:35:22.282524 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.282539 | controller |         "name": "openstack-operator-controller-manager-d9469fb6f",
2026-06-19 12:35:22.282553 | controller |         "uid": "4240c60d-a0e0-4401-88a3-5211248af93e"
2026-06-19 12:35:22.282567 | controller |       }
2026-06-19 12:35:22.282582 | controller |     ],
2026-06-19 12:35:22.282596 | controller |     "resourceVersion": "55034",
2026-06-19 12:35:22.282609 | controller |     "uid": "07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2"
2026-06-19 12:35:22.282624 | controller |   },
2026-06-19 12:35:22.282638 | controller |   "spec": {
2026-06-19 12:35:22.282652 | controller |     "containers": [
2026-06-19 12:35:22.282667 | controller |       {
2026-06-19 12:35:22.282681 | controller |         "args": [
2026-06-19 12:35:22.282695 | controller |           "--metrics-bind-address=:8443",
2026-06-19 12:35:22.282709 | controller |           "--leader-elect",
2026-06-19 12:35:22.282737 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.282752 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-19 12:35:22.282767 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-19 12:35:22.282781 | controller |         ],
2026-06-19 12:35:22.282796 | controller |         "command": [
2026-06-19 12:35:22.282810 | controller |           "/manager"
2026-06-19 12:35:22.282824 | controller |         ],
2026-06-19 12:35:22.282839 | controller |         "env": [
2026-06-19 12:35:22.282853 | controller |           {
2026-06-19 12:35:22.282867 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.282881 | controller |             "value": "30"
2026-06-19 12:35:22.282897 | controller |           },
2026-06-19 12:35:22.282911 | controller |           {
2026-06-19 12:35:22.282926 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.282941 | controller |             "value": "20"
2026-06-19 12:35:22.282956 | controller |           },
2026-06-19 12:35:22.282972 | controller |           {
2026-06-19 12:35:22.282989 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.283006 | controller |             "value": "5"
2026-06-19 12:35:22.283021 | controller |           },
2026-06-19 12:35:22.283036 | controller |           {
2026-06-19 12:35:22.283051 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-19 12:35:22.283065 | controller |             "value": "0.6.0-1781866598"
2026-06-19 12:35:22.283080 | controller |           },
2026-06-19 12:35:22.283095 | controller |           {
2026-06-19 12:35:22.283110 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283125 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-19 12:35:22.283141 | controller |           },
2026-06-19 12:35:22.283156 | controller |           {
2026-06-19 12:35:22.283171 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283186 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-19 12:35:22.283201 | controller |           },
2026-06-19 12:35:22.283216 | controller |           {
2026-06-19 12:35:22.283231 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-19 12:35:22.283261 | controller |           },
2026-06-19 12:35:22.283275 | controller |           {
2026-06-19 12:35:22.283290 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-19 12:35:22.283323 | controller |           },
2026-06-19 12:35:22.283338 | controller |           {
2026-06-19 12:35:22.283353 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-19 12:35:22.283382 | controller |           },
2026-06-19 12:35:22.283397 | controller |           {
2026-06-19 12:35:22.283411 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283441 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-19 12:35:22.283462 | controller |           },
2026-06-19 12:35:22.283477 | controller |           {
2026-06-19 12:35:22.283492 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283507 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-19 12:35:22.283522 | controller |           },
2026-06-19 12:35:22.283537 | controller |           {
2026-06-19 12:35:22.283552 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283567 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-19 12:35:22.283582 | controller |           },
2026-06-19 12:35:22.283597 | controller |           {
2026-06-19 12:35:22.283612 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283627 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-19 12:35:22.283642 | controller |           },
2026-06-19 12:35:22.283657 | controller |           {
2026-06-19 12:35:22.283671 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283686 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-19 12:35:22.283701 | controller |           },
2026-06-19 12:35:22.283716 | controller |           {
2026-06-19 12:35:22.283731 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283746 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-19 12:35:22.283761 | controller |           },
2026-06-19 12:35:22.283775 | controller |           {
2026-06-19 12:35:22.283790 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283805 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-19 12:35:22.283821 | controller |           },
2026-06-19 12:35:22.283836 | controller |           {
2026-06-19 12:35:22.283850 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-19 12:35:22.283880 | controller |           },
2026-06-19 12:35:22.283895 | controller |           {
2026-06-19 12:35:22.283909 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283924 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-19 12:35:22.283940 | controller |           },
2026-06-19 12:35:22.283955 | controller |           {
2026-06-19 12:35:22.283970 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.283985 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-19 12:35:22.284000 | controller |           },
2026-06-19 12:35:22.284015 | controller |           {
2026-06-19 12:35:22.284033 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284048 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-19 12:35:22.284063 | controller |           },
2026-06-19 12:35:22.284077 | controller |           {
2026-06-19 12:35:22.284092 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284107 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-19 12:35:22.284122 | controller |           },
2026-06-19 12:35:22.284137 | controller |           {
2026-06-19 12:35:22.284151 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284167 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-19 12:35:22.284182 | controller |           },
2026-06-19 12:35:22.284197 | controller |           {
2026-06-19 12:35:22.284211 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-19 12:35:22.284241 | controller |           },
2026-06-19 12:35:22.284255 | controller |           {
2026-06-19 12:35:22.284270 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284284 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-19 12:35:22.284298 | controller |           },
2026-06-19 12:35:22.284313 | controller |           {
2026-06-19 12:35:22.284327 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284342 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-19 12:35:22.284356 | controller |           },
2026-06-19 12:35:22.284370 | controller |           {
2026-06-19 12:35:22.284385 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284399 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-19 12:35:22.284413 | controller |           },
2026-06-19 12:35:22.284444 | controller |           {
2026-06-19 12:35:22.284464 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284479 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-19 12:35:22.284494 | controller |           },
2026-06-19 12:35:22.284508 | controller |           {
2026-06-19 12:35:22.284522 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284536 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-19 12:35:22.284551 | controller |           },
2026-06-19 12:35:22.284565 | controller |           {
2026-06-19 12:35:22.284579 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-19 12:35:22.284608 | controller |           },
2026-06-19 12:35:22.284623 | controller |           {
2026-06-19 12:35:22.284637 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-19 12:35:22.284666 | controller |           },
2026-06-19 12:35:22.284680 | controller |           {
2026-06-19 12:35:22.284694 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-19 12:35:22.284727 | controller |           },
2026-06-19 12:35:22.284741 | controller |           {
2026-06-19 12:35:22.284755 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284770 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-19 12:35:22.284784 | controller |           },
2026-06-19 12:35:22.284798 | controller |           {
2026-06-19 12:35:22.284812 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-19 12:35:22.284841 | controller |           },
2026-06-19 12:35:22.284856 | controller |           {
2026-06-19 12:35:22.284870 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284884 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-19 12:35:22.284899 | controller |           },
2026-06-19 12:35:22.284913 | controller |           {
2026-06-19 12:35:22.284928 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.284942 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-19 12:35:22.284957 | controller |           },
2026-06-19 12:35:22.284972 | controller |           {
2026-06-19 12:35:22.284987 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285002 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-19 12:35:22.285018 | controller |           },
2026-06-19 12:35:22.285033 | controller |           {
2026-06-19 12:35:22.285048 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285063 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-19 12:35:22.285078 | controller |           },
2026-06-19 12:35:22.285093 | controller |           {
2026-06-19 12:35:22.285108 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-19 12:35:22.285138 | controller |           },
2026-06-19 12:35:22.285153 | controller |           {
2026-06-19 12:35:22.285167 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-19 12:35:22.285196 | controller |           },
2026-06-19 12:35:22.285211 | controller |           {
2026-06-19 12:35:22.285226 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-19 12:35:22.285256 | controller |           },
2026-06-19 12:35:22.285271 | controller |           {
2026-06-19 12:35:22.285286 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-19 12:35:22.285317 | controller |           },
2026-06-19 12:35:22.285331 | controller |           {
2026-06-19 12:35:22.285346 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285361 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-19 12:35:22.285380 | controller |           },
2026-06-19 12:35:22.285395 | controller |           {
2026-06-19 12:35:22.285410 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285425 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-19 12:35:22.285461 | controller |           },
2026-06-19 12:35:22.285477 | controller |           {
2026-06-19 12:35:22.285492 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285507 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-19 12:35:22.285522 | controller |           },
2026-06-19 12:35:22.285537 | controller |           {
2026-06-19 12:35:22.285552 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285567 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-19 12:35:22.285582 | controller |           },
2026-06-19 12:35:22.285596 | controller |           {
2026-06-19 12:35:22.285611 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285625 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-19 12:35:22.285640 | controller |           },
2026-06-19 12:35:22.285655 | controller |           {
2026-06-19 12:35:22.285669 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285684 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-19 12:35:22.285699 | controller |           },
2026-06-19 12:35:22.285713 | controller |           {
2026-06-19 12:35:22.285728 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-19 12:35:22.285758 | controller |           },
2026-06-19 12:35:22.285772 | controller |           {
2026-06-19 12:35:22.285787 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285802 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-19 12:35:22.285816 | controller |           },
2026-06-19 12:35:22.285831 | controller |           {
2026-06-19 12:35:22.285846 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-19 12:35:22.285875 | controller |           },
2026-06-19 12:35:22.285890 | controller |           {
2026-06-19 12:35:22.285905 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285920 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-19 12:35:22.285935 | controller |           },
2026-06-19 12:35:22.285949 | controller |           {
2026-06-19 12:35:22.285964 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.285981 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-19 12:35:22.285998 | controller |           },
2026-06-19 12:35:22.286014 | controller |           {
2026-06-19 12:35:22.286029 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286044 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-19 12:35:22.286060 | controller |           },
2026-06-19 12:35:22.286075 | controller |           {
2026-06-19 12:35:22.286090 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-19 12:35:22.286124 | controller |           },
2026-06-19 12:35:22.286138 | controller |           {
2026-06-19 12:35:22.286153 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286168 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-19 12:35:22.286183 | controller |           },
2026-06-19 12:35:22.286197 | controller |           {
2026-06-19 12:35:22.286212 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-19 12:35:22.286241 | controller |           },
2026-06-19 12:35:22.286256 | controller |           {
2026-06-19 12:35:22.286270 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286285 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-19 12:35:22.286300 | controller |           },
2026-06-19 12:35:22.286314 | controller |           {
2026-06-19 12:35:22.286329 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286343 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-19 12:35:22.286358 | controller |           },
2026-06-19 12:35:22.286372 | controller |           {
2026-06-19 12:35:22.286386 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-19 12:35:22.286416 | controller |           },
2026-06-19 12:35:22.286448 | controller |           {
2026-06-19 12:35:22.286465 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286480 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-19 12:35:22.286494 | controller |           },
2026-06-19 12:35:22.286509 | controller |           {
2026-06-19 12:35:22.286523 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286538 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-19 12:35:22.286552 | controller |           },
2026-06-19 12:35:22.286567 | controller |           {
2026-06-19 12:35:22.286581 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286595 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-19 12:35:22.286610 | controller |           },
2026-06-19 12:35:22.286625 | controller |           {
2026-06-19 12:35:22.286639 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286654 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-19 12:35:22.286668 | controller |           },
2026-06-19 12:35:22.286682 | controller |           {
2026-06-19 12:35:22.286697 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286711 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-19 12:35:22.286749 | controller |           },
2026-06-19 12:35:22.286764 | controller |           {
2026-06-19 12:35:22.286779 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-19 12:35:22.286811 | controller |           },
2026-06-19 12:35:22.286826 | controller |           {
2026-06-19 12:35:22.286842 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286856 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-19 12:35:22.286871 | controller |           },
2026-06-19 12:35:22.286885 | controller |           {
2026-06-19 12:35:22.286899 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286914 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-19 12:35:22.286928 | controller |           },
2026-06-19 12:35:22.286942 | controller |           {
2026-06-19 12:35:22.286957 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.286971 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-19 12:35:22.286985 | controller |           },
2026-06-19 12:35:22.286999 | controller |           {
2026-06-19 12:35:22.287013 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287027 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-19 12:35:22.287042 | controller |           },
2026-06-19 12:35:22.287056 | controller |           {
2026-06-19 12:35:22.287071 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287086 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-19 12:35:22.287101 | controller |           },
2026-06-19 12:35:22.287116 | controller |           {
2026-06-19 12:35:22.287132 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287147 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-19 12:35:22.287162 | controller |           },
2026-06-19 12:35:22.287177 | controller |           {
2026-06-19 12:35:22.287192 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287207 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-19 12:35:22.287222 | controller |           },
2026-06-19 12:35:22.287237 | controller |           {
2026-06-19 12:35:22.287252 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287266 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-19 12:35:22.287281 | controller |           },
2026-06-19 12:35:22.287296 | controller |           {
2026-06-19 12:35:22.287311 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-19 12:35:22.287342 | controller |           },
2026-06-19 12:35:22.287357 | controller |           {
2026-06-19 12:35:22.287372 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287387 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-19 12:35:22.287402 | controller |           },
2026-06-19 12:35:22.287416 | controller |           {
2026-06-19 12:35:22.287450 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287467 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-19 12:35:22.287483 | controller |           },
2026-06-19 12:35:22.287498 | controller |           {
2026-06-19 12:35:22.287516 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287531 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-19 12:35:22.287547 | controller |           },
2026-06-19 12:35:22.287562 | controller |           {
2026-06-19 12:35:22.287576 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-19 12:35:22.287591 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-19 12:35:22.287606 | controller |           },
2026-06-19 12:35:22.287621 | controller |           {
2026-06-19 12:35:22.287636 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287651 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-19 12:35:22.287666 | controller |           },
2026-06-19 12:35:22.287681 | controller |           {
2026-06-19 12:35:22.287696 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287711 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-19 12:35:22.287726 | controller |           },
2026-06-19 12:35:22.287741 | controller |           {
2026-06-19 12:35:22.287755 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287770 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-19 12:35:22.287785 | controller |           },
2026-06-19 12:35:22.287800 | controller |           {
2026-06-19 12:35:22.287815 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287830 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-19 12:35:22.287845 | controller |           },
2026-06-19 12:35:22.287860 | controller |           {
2026-06-19 12:35:22.287875 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-19 12:35:22.287904 | controller |           },
2026-06-19 12:35:22.287919 | controller |           {
2026-06-19 12:35:22.287934 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.287949 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-19 12:35:22.287964 | controller |           },
2026-06-19 12:35:22.287979 | controller |           {
2026-06-19 12:35:22.287994 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288009 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-19 12:35:22.288024 | controller |           },
2026-06-19 12:35:22.288039 | controller |           {
2026-06-19 12:35:22.288053 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-19 12:35:22.288083 | controller |           },
2026-06-19 12:35:22.288098 | controller |           {
2026-06-19 12:35:22.288113 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-19 12:35:22.288144 | controller |           },
2026-06-19 12:35:22.288158 | controller |           {
2026-06-19 12:35:22.288173 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288188 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-19 12:35:22.288207 | controller |           },
2026-06-19 12:35:22.288222 | controller |           {
2026-06-19 12:35:22.288237 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288251 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-19 12:35:22.288266 | controller |           },
2026-06-19 12:35:22.288281 | controller |           {
2026-06-19 12:35:22.288296 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288310 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-19 12:35:22.288325 | controller |           },
2026-06-19 12:35:22.288340 | controller |           {
2026-06-19 12:35:22.288355 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288369 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-19 12:35:22.288384 | controller |           },
2026-06-19 12:35:22.288399 | controller |           {
2026-06-19 12:35:22.288413 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288449 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-19 12:35:22.288469 | controller |           },
2026-06-19 12:35:22.288484 | controller |           {
2026-06-19 12:35:22.288499 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288513 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-19 12:35:22.288528 | controller |           },
2026-06-19 12:35:22.288542 | controller |           {
2026-06-19 12:35:22.288556 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288570 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-19 12:35:22.288585 | controller |           },
2026-06-19 12:35:22.288599 | controller |           {
2026-06-19 12:35:22.288613 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-19 12:35:22.288628 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-19 12:35:22.288642 | controller |           }
2026-06-19 12:35:22.288657 | controller |         ],
2026-06-19 12:35:22.288672 | controller |         "image": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811",
2026-06-19 12:35:22.288686 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.288701 | controller |         "livenessProbe": {
2026-06-19 12:35:22.288715 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.288730 | controller |           "httpGet": {
2026-06-19 12:35:22.288744 | controller |             "path": "/healthz",
2026-06-19 12:35:22.288758 | controller |             "port": 8081,
2026-06-19 12:35:22.288773 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.288787 | controller |           },
2026-06-19 12:35:22.288801 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.288815 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.288830 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.288844 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.288858 | controller |         },
2026-06-19 12:35:22.288872 | controller |         "name": "manager",
2026-06-19 12:35:22.288887 | controller |         "ports": [
2026-06-19 12:35:22.288901 | controller |           {
2026-06-19 12:35:22.288915 | controller |             "containerPort": 9443,
2026-06-19 12:35:22.288942 | controller |             "name": "webhook-server",
2026-06-19 12:35:22.288957 | controller |             "protocol": "TCP"
2026-06-19 12:35:22.288972 | controller |           }
2026-06-19 12:35:22.288986 | controller |         ],
2026-06-19 12:35:22.289000 | controller |         "readinessProbe": {
2026-06-19 12:35:22.289014 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.289029 | controller |           "httpGet": {
2026-06-19 12:35:22.289043 | controller |             "path": "/readyz",
2026-06-19 12:35:22.289057 | controller |             "port": 8081,
2026-06-19 12:35:22.289071 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.289086 | controller |           },
2026-06-19 12:35:22.289100 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.289114 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.289129 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.289143 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.289158 | controller |         },
2026-06-19 12:35:22.289173 | controller |         "resources": {
2026-06-19 12:35:22.289188 | controller |           "limits": {
2026-06-19 12:35:22.289202 | controller |             "cpu": "500m",
2026-06-19 12:35:22.289217 | controller |             "memory": "1Gi"
2026-06-19 12:35:22.289232 | controller |           },
2026-06-19 12:35:22.289247 | controller |           "requests": {
2026-06-19 12:35:22.289261 | controller |             "cpu": "10m",
2026-06-19 12:35:22.289276 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.289291 | controller |           }
2026-06-19 12:35:22.289305 | controller |         },
2026-06-19 12:35:22.289320 | controller |         "securityContext": {
2026-06-19 12:35:22.289334 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.289348 | controller |           "capabilities": {
2026-06-19 12:35:22.289363 | controller |             "drop": [
2026-06-19 12:35:22.289378 | controller |               "ALL"
2026-06-19 12:35:22.289393 | controller |             ]
2026-06-19 12:35:22.289408 | controller |           },
2026-06-19 12:35:22.289423 | controller |           "runAsUser": 1000660000
2026-06-19 12:35:22.289459 | controller |         },
2026-06-19 12:35:22.289475 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.289491 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.289506 | controller |         "volumeMounts": [
2026-06-19 12:35:22.289521 | controller |           {
2026-06-19 12:35:22.289536 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-19 12:35:22.289551 | controller |             "name": "metrics-certs",
2026-06-19 12:35:22.289566 | controller |             "readOnly": true
2026-06-19 12:35:22.289581 | controller |           },
2026-06-19 12:35:22.289596 | controller |           {
2026-06-19 12:35:22.289610 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:22.289625 | controller |             "name": "webhook-certs",
2026-06-19 12:35:22.289640 | controller |             "readOnly": true
2026-06-19 12:35:22.289655 | controller |           },
2026-06-19 12:35:22.289670 | controller |           {
2026-06-19 12:35:22.289684 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.289699 | controller |             "name": "kube-api-access-fhwpl",
2026-06-19 12:35:22.289714 | controller |             "readOnly": true
2026-06-19 12:35:22.289729 | controller |           }
2026-06-19 12:35:22.289744 | controller |         ]
2026-06-19 12:35:22.289759 | controller |       }
2026-06-19 12:35:22.289774 | controller |     ],
2026-06-19 12:35:22.289789 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.289803 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.289818 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.289833 | controller |       {
2026-06-19 12:35:22.289852 | controller |         "name": "openstack-operator-controller-manager-dockercfg-f2vrt"
2026-06-19 12:35:22.289868 | controller |       }
2026-06-19 12:35:22.289883 | controller |     ],
2026-06-19 12:35:22.289898 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.289913 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.289928 | controller |     "priority": 0,
2026-06-19 12:35:22.289943 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.289958 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.289973 | controller |     "securityContext": {
2026-06-19 12:35:22.289988 | controller |       "fsGroup": 1000660000,
2026-06-19 12:35:22.290003 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.290017 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.290032 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.290047 | controller |       },
2026-06-19 12:35:22.290062 | controller |       "seccompProfile": {
2026-06-19 12:35:22.290077 | controller |         "type": "RuntimeDefault"
2026-06-19 12:35:22.290091 | controller |       }
2026-06-19 12:35:22.290106 | controller |     },
2026-06-19 12:35:22.290121 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-19 12:35:22.290136 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-19 12:35:22.290151 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.290165 | controller |     "tolerations": [
2026-06-19 12:35:22.290180 | controller |       {
2026-06-19 12:35:22.290195 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.290211 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.290226 | controller |         "operator": "Exists",
2026-06-19 12:35:22.290241 | controller |         "tolerationSeconds": 300
2026-06-19 12:35:22.290256 | controller |       },
2026-06-19 12:35:22.290271 | controller |       {
2026-06-19 12:35:22.290287 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.290301 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.290316 | controller |         "operator": "Exists",
2026-06-19 12:35:22.290331 | controller |         "tolerationSeconds": 300
2026-06-19 12:35:22.290346 | controller |       },
2026-06-19 12:35:22.290360 | controller |       {
2026-06-19 12:35:22.290375 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.290390 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.290404 | controller |         "operator": "Exists"
2026-06-19 12:35:22.290419 | controller |       }
2026-06-19 12:35:22.290453 | controller |     ],
2026-06-19 12:35:22.290469 | controller |     "volumes": [
2026-06-19 12:35:22.290483 | controller |       {
2026-06-19 12:35:22.290498 | controller |         "name": "metrics-certs",
2026-06-19 12:35:22.290512 | controller |         "secret": {
2026-06-19 12:35:22.290527 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.290541 | controller |           "items": [
2026-06-19 12:35:22.290556 | controller |             {
2026-06-19 12:35:22.290570 | controller |               "key": "ca.crt",
2026-06-19 12:35:22.290584 | controller |               "path": "ca.crt"
2026-06-19 12:35:22.290599 | controller |             },
2026-06-19 12:35:22.290613 | controller |             {
2026-06-19 12:35:22.290628 | controller |               "key": "tls.crt",
2026-06-19 12:35:22.290642 | controller |               "path": "tls.crt"
2026-06-19 12:35:22.290657 | controller |             },
2026-06-19 12:35:22.290671 | controller |             {
2026-06-19 12:35:22.290686 | controller |               "key": "tls.key",
2026-06-19 12:35:22.290700 | controller |               "path": "tls.key"
2026-06-19 12:35:22.290714 | controller |             }
2026-06-19 12:35:22.290742 | controller |           ],
2026-06-19 12:35:22.290756 | controller |           "optional": false,
2026-06-19 12:35:22.290774 | controller |           "secretName": "metrics-server-cert"
2026-06-19 12:35:22.290789 | controller |         }
2026-06-19 12:35:22.290803 | controller |       },
2026-06-19 12:35:22.290817 | controller |       {
2026-06-19 12:35:22.290831 | controller |         "name": "webhook-certs",
2026-06-19 12:35:22.290846 | controller |         "secret": {
2026-06-19 12:35:22.290860 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.290874 | controller |           "secretName": "webhook-server-cert"
2026-06-19 12:35:22.290888 | controller |         }
2026-06-19 12:35:22.290903 | controller |       },
2026-06-19 12:35:22.290917 | controller |       {
2026-06-19 12:35:22.290931 | controller |         "name": "kube-api-access-fhwpl",
2026-06-19 12:35:22.290945 | controller |         "projected": {
2026-06-19 12:35:22.290960 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.290974 | controller |           "sources": [
2026-06-19 12:35:22.290989 | controller |             {
2026-06-19 12:35:22.291003 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.291018 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.291032 | controller |                 "path": "token"
2026-06-19 12:35:22.291047 | controller |               }
2026-06-19 12:35:22.291061 | controller |             },
2026-06-19 12:35:22.291075 | controller |             {
2026-06-19 12:35:22.291089 | controller |               "configMap": {
2026-06-19 12:35:22.291104 | controller |                 "items": [
2026-06-19 12:35:22.291159 | controller |                   {
2026-06-19 12:35:22.291178 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.291194 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.291209 | controller |                   }
2026-06-19 12:35:22.291223 | controller |                 ],
2026-06-19 12:35:22.291238 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.291252 | controller |               }
2026-06-19 12:35:22.291268 | controller |             },
2026-06-19 12:35:22.291283 | controller |             {
2026-06-19 12:35:22.291298 | controller |               "downwardAPI": {
2026-06-19 12:35:22.291313 | controller |                 "items": [
2026-06-19 12:35:22.291328 | controller |                   {
2026-06-19 12:35:22.291343 | controller |                     "fieldRef": {
2026-06-19 12:35:22.291358 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.291373 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.291388 | controller |                     },
2026-06-19 12:35:22.291403 | controller |                     "path": "namespace"
2026-06-19 12:35:22.291418 | controller |                   }
2026-06-19 12:35:22.291450 | controller |                 ]
2026-06-19 12:35:22.291467 | controller |               }
2026-06-19 12:35:22.291482 | controller |             },
2026-06-19 12:35:22.291496 | controller |             {
2026-06-19 12:35:22.291511 | controller |               "configMap": {
2026-06-19 12:35:22.291527 | controller |                 "items": [
2026-06-19 12:35:22.291542 | controller |                   {
2026-06-19 12:35:22.291557 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.291573 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.291588 | controller |                   }
2026-06-19 12:35:22.291604 | controller |                 ],
2026-06-19 12:35:22.291619 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.291634 | controller |               }
2026-06-19 12:35:22.291649 | controller |             }
2026-06-19 12:35:22.291663 | controller |           ]
2026-06-19 12:35:22.291678 | controller |         }
2026-06-19 12:35:22.291693 | controller |       }
2026-06-19 12:35:22.291708 | controller |     ]
2026-06-19 12:35:22.291722 | controller |   },
2026-06-19 12:35:22.291737 | controller |   "status": {
2026-06-19 12:35:22.291755 | controller |     "conditions": [
2026-06-19 12:35:22.291771 | controller |       {
2026-06-19 12:35:22.291785 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.291800 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:22.291815 | controller |         "status": "True",
2026-06-19 12:35:22.291830 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.291845 | controller |       },
2026-06-19 12:35:22.291860 | controller |       {
2026-06-19 12:35:22.291874 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.291889 | controller |         "lastTransitionTime": "2026-06-19T11:37:35Z",
2026-06-19 12:35:22.291904 | controller |         "status": "True",
2026-06-19 12:35:22.291919 | controller |         "type": "Initialized"
2026-06-19 12:35:22.291934 | controller |       },
2026-06-19 12:35:22.291949 | controller |       {
2026-06-19 12:35:22.291964 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.291980 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:22.291997 | controller |         "status": "True",
2026-06-19 12:35:22.292014 | controller |         "type": "Ready"
2026-06-19 12:35:22.292029 | controller |       },
2026-06-19 12:35:22.292043 | controller |       {
2026-06-19 12:35:22.292058 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.292072 | controller |         "lastTransitionTime": "2026-06-19T11:39:10Z",
2026-06-19 12:35:22.292087 | controller |         "status": "True",
2026-06-19 12:35:22.292102 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.292116 | controller |       },
2026-06-19 12:35:22.292130 | controller |       {
2026-06-19 12:35:22.292145 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.292160 | controller |         "lastTransitionTime": "2026-06-19T11:37:30Z",
2026-06-19 12:35:22.292174 | controller |         "status": "True",
2026-06-19 12:35:22.292189 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.292203 | controller |       }
2026-06-19 12:35:22.292218 | controller |     ],
2026-06-19 12:35:22.292232 | controller |     "containerStatuses": [
2026-06-19 12:35:22.292247 | controller |       {
2026-06-19 12:35:22.292261 | controller |         "allocatedResources": {
2026-06-19 12:35:22.292276 | controller |           "cpu": "10m",
2026-06-19 12:35:22.292290 | controller |           "memory": "512Mi"
2026-06-19 12:35:22.292305 | controller |         },
2026-06-19 12:35:22.292320 | controller |         "containerID": "cri-o://551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e",
2026-06-19 12:35:22.292335 | controller |         "image": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811",
2026-06-19 12:35:22.292351 | controller |         "imageID": "38.102.83.9:5001/openstack-k8s-operators/openstack-operator@sha256:cd07238c9204b0a42e587a467b4c0a5e4bf7d4f0d4338f28b2fe322696dbf2f0",
2026-06-19 12:35:22.292366 | controller |         "lastState": {},
2026-06-19 12:35:22.292381 | controller |         "name": "manager",
2026-06-19 12:35:22.292396 | controller |         "ready": true,
2026-06-19 12:35:22.292411 | controller |         "resources": {
2026-06-19 12:35:22.292425 | controller |           "limits": {
2026-06-19 12:35:22.292461 | controller |             "cpu": "500m",
2026-06-19 12:35:22.292476 | controller |             "memory": "1Gi"
2026-06-19 12:35:22.292492 | controller |           },
2026-06-19 12:35:22.292507 | controller |           "requests": {
2026-06-19 12:35:22.292522 | controller |             "cpu": "10m",
2026-06-19 12:35:22.292537 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.292552 | controller |           }
2026-06-19 12:35:22.292567 | controller |         },
2026-06-19 12:35:22.292582 | controller |         "restartCount": 0,
2026-06-19 12:35:22.292597 | controller |         "started": true,
2026-06-19 12:35:22.292612 | controller |         "state": {
2026-06-19 12:35:22.292630 | controller |           "running": {
2026-06-19 12:35:22.292646 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:22.292660 | controller |           }
2026-06-19 12:35:22.292675 | controller |         },
2026-06-19 12:35:22.292690 | controller |         "user": {
2026-06-19 12:35:22.292704 | controller |           "linux": {
2026-06-19 12:35:22.292719 | controller |             "gid": 0,
2026-06-19 12:35:22.292733 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.292747 | controller |               0,
2026-06-19 12:35:22.292761 | controller |               1000660000
2026-06-19 12:35:22.292776 | controller |             ],
2026-06-19 12:35:22.292790 | controller |             "uid": 1000660000
2026-06-19 12:35:22.292804 | controller |           }
2026-06-19 12:35:22.292819 | controller |         },
2026-06-19 12:35:22.292833 | controller |         "volumeMounts": [
2026-06-19 12:35:22.292848 | controller |           {
2026-06-19 12:35:22.292862 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-19 12:35:22.292876 | controller |             "name": "metrics-certs",
2026-06-19 12:35:22.292891 | controller |             "readOnly": true,
2026-06-19 12:35:22.292905 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.292919 | controller |           },
2026-06-19 12:35:22.292934 | controller |           {
2026-06-19 12:35:22.292948 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-19 12:35:22.292962 | controller |             "name": "webhook-certs",
2026-06-19 12:35:22.292976 | controller |             "readOnly": true,
2026-06-19 12:35:22.292990 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.293004 | controller |           },
2026-06-19 12:35:22.293019 | controller |           {
2026-06-19 12:35:22.293033 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.293048 | controller |             "name": "kube-api-access-fhwpl",
2026-06-19 12:35:22.293062 | controller |             "readOnly": true,
2026-06-19 12:35:22.293077 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.293091 | controller |           }
2026-06-19 12:35:22.293105 | controller |         ]
2026-06-19 12:35:22.293120 | controller |       }
2026-06-19 12:35:22.293134 | controller |     ],
2026-06-19 12:35:22.293148 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.293162 | controller |     "hostIPs": [
2026-06-19 12:35:22.293177 | controller |       {
2026-06-19 12:35:22.293191 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.293205 | controller |       }
2026-06-19 12:35:22.293220 | controller |     ],
2026-06-19 12:35:22.293234 | controller |     "phase": "Running",
2026-06-19 12:35:22.293248 | controller |     "podIP": "10.217.0.94",
2026-06-19 12:35:22.293262 | controller |     "podIPs": [
2026-06-19 12:35:22.293277 | controller |       {
2026-06-19 12:35:22.293291 | controller |         "ip": "10.217.0.94"
2026-06-19 12:35:22.293305 | controller |       }
2026-06-19 12:35:22.293319 | controller |     ],
2026-06-19 12:35:22.293334 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.293349 | controller |     "startTime": "2026-06-19T11:37:35Z"
2026-06-19 12:35:22.293363 | controller |   }
2026-06-19 12:35:22.293378 | controller | }
2026-06-19 12:35:22.319443 | controller | ok:
2026-06-19 12:35:22.319500 | controller | {
2026-06-19 12:35:22.319521 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.319539 | controller |   "kind": "Pod",
2026-06-19 12:35:22.319556 | controller |   "metadata": {
2026-06-19 12:35:22.319572 | controller |     "annotations": {
2026-06-19 12:35:22.319589 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.88/23\"],\"mac_address\":\"0a:58:0a:d9:00:58\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.88/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.319611 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.88\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:58\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.319629 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.319645 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:22.319661 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:22.319678 | controller |     },
2026-06-19 12:35:22.319695 | controller |     "creationTimestamp": "2026-06-19T11:37:28Z",
2026-06-19 12:35:22.319712 | controller |     "generateName": "ovn-operator-controller-manager-5699c6db55-",
2026-06-19 12:35:22.319729 | controller |     "generation": 1,
2026-06-19 12:35:22.319745 | controller |     "labels": {
2026-06-19 12:35:22.319762 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-19 12:35:22.319778 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.319794 | controller |       "openstack.org/operator-name": "ovn",
2026-06-19 12:35:22.319810 | controller |       "pod-template-hash": "5699c6db55"
2026-06-19 12:35:22.319826 | controller |     },
2026-06-19 12:35:22.319842 | controller |     "managedFields": [
2026-06-19 12:35:22.319858 | controller |       {
2026-06-19 12:35:22.319874 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.319889 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.319905 | controller |         "fieldsV1": {
2026-06-19 12:35:22.319921 | controller |           "f:metadata": {
2026-06-19 12:35:22.319936 | controller |             "f:annotations": {
2026-06-19 12:35:22.319951 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.319967 | controller |             }
2026-06-19 12:35:22.319982 | controller |           }
2026-06-19 12:35:22.319998 | controller |         },
2026-06-19 12:35:22.320013 | controller |         "manager": "crc",
2026-06-19 12:35:22.320029 | controller |         "operation": "Update",
2026-06-19 12:35:22.320044 | controller |         "subresource": "status",
2026-06-19 12:35:22.320059 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:22.320075 | controller |       },
2026-06-19 12:35:22.320090 | controller |       {
2026-06-19 12:35:22.320105 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.320121 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.320136 | controller |         "fieldsV1": {
2026-06-19 12:35:22.320152 | controller |           "f:metadata": {
2026-06-19 12:35:22.320168 | controller |             "f:annotations": {
2026-06-19 12:35:22.320183 | controller |               ".": {},
2026-06-19 12:35:22.320198 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.320213 | controller |             },
2026-06-19 12:35:22.320229 | controller |             "f:generateName": {},
2026-06-19 12:35:22.320245 | controller |             "f:labels": {
2026-06-19 12:35:22.320260 | controller |               ".": {},
2026-06-19 12:35:22.320276 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.320292 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.320307 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.320323 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.320338 | controller |             },
2026-06-19 12:35:22.320353 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.320369 | controller |               ".": {},
2026-06-19 12:35:22.320384 | controller |               "k:{\"uid\":\"629117b3-6e01-4250-b5a2-401f5ed10ee4\"}": {}
2026-06-19 12:35:22.320404 | controller |             }
2026-06-19 12:35:22.320421 | controller |           },
2026-06-19 12:35:22.320458 | controller |           "f:spec": {
2026-06-19 12:35:22.320476 | controller |             "f:containers": {
2026-06-19 12:35:22.320492 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.320508 | controller |                 ".": {},
2026-06-19 12:35:22.320523 | controller |                 "f:args": {},
2026-06-19 12:35:22.320539 | controller |                 "f:command": {},
2026-06-19 12:35:22.320554 | controller |                 "f:env": {
2026-06-19 12:35:22.320570 | controller |                   ".": {},
2026-06-19 12:35:22.320586 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.320602 | controller |                     ".": {},
2026-06-19 12:35:22.320617 | controller |                     "f:name": {},
2026-06-19 12:35:22.320633 | controller |                     "f:value": {}
2026-06-19 12:35:22.320648 | controller |                   },
2026-06-19 12:35:22.320664 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.320679 | controller |                     ".": {},
2026-06-19 12:35:22.320695 | controller |                     "f:name": {},
2026-06-19 12:35:22.320711 | controller |                     "f:value": {}
2026-06-19 12:35:22.320727 | controller |                   },
2026-06-19 12:35:22.320742 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:22.320757 | controller |                     ".": {},
2026-06-19 12:35:22.320773 | controller |                     "f:name": {},
2026-06-19 12:35:22.320788 | controller |                     "f:value": {}
2026-06-19 12:35:22.320804 | controller |                   },
2026-06-19 12:35:22.320820 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.320835 | controller |                     ".": {},
2026-06-19 12:35:22.320850 | controller |                     "f:name": {},
2026-06-19 12:35:22.320866 | controller |                     "f:value": {}
2026-06-19 12:35:22.320881 | controller |                   },
2026-06-19 12:35:22.320896 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.320911 | controller |                     ".": {},
2026-06-19 12:35:22.320925 | controller |                     "f:name": {},
2026-06-19 12:35:22.320940 | controller |                     "f:value": {}
2026-06-19 12:35:22.320955 | controller |                   }
2026-06-19 12:35:22.320970 | controller |                 },
2026-06-19 12:35:22.320987 | controller |                 "f:image": {},
2026-06-19 12:35:22.321005 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.321020 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.321035 | controller |                   ".": {},
2026-06-19 12:35:22.321050 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.321065 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.321080 | controller |                     ".": {},
2026-06-19 12:35:22.321095 | controller |                     "f:path": {},
2026-06-19 12:35:22.321110 | controller |                     "f:port": {},
2026-06-19 12:35:22.321124 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.321139 | controller |                   },
2026-06-19 12:35:22.321154 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.321169 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.321184 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.321199 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.321214 | controller |                 },
2026-06-19 12:35:22.321229 | controller |                 "f:name": {},
2026-06-19 12:35:22.321244 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.321263 | controller |                   ".": {},
2026-06-19 12:35:22.321278 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.321293 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.321308 | controller |                     ".": {},
2026-06-19 12:35:22.321323 | controller |                     "f:path": {},
2026-06-19 12:35:22.321338 | controller |                     "f:port": {},
2026-06-19 12:35:22.321353 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.321367 | controller |                   },
2026-06-19 12:35:22.321382 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.321397 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.321412 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.321444 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.321464 | controller |                 },
2026-06-19 12:35:22.321480 | controller |                 "f:resources": {
2026-06-19 12:35:22.321495 | controller |                   ".": {},
2026-06-19 12:35:22.321510 | controller |                   "f:limits": {
2026-06-19 12:35:22.321524 | controller |                     ".": {},
2026-06-19 12:35:22.321539 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.321554 | controller |                     "f:memory": {}
2026-06-19 12:35:22.321569 | controller |                   },
2026-06-19 12:35:22.321584 | controller |                   "f:requests": {
2026-06-19 12:35:22.321599 | controller |                     ".": {},
2026-06-19 12:35:22.321614 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.321630 | controller |                     "f:memory": {}
2026-06-19 12:35:22.321646 | controller |                   }
2026-06-19 12:35:22.321661 | controller |                 },
2026-06-19 12:35:22.321677 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.321693 | controller |                   ".": {},
2026-06-19 12:35:22.321709 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.321725 | controller |                 },
2026-06-19 12:35:22.321740 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.321755 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.321771 | controller |               }
2026-06-19 12:35:22.321786 | controller |             },
2026-06-19 12:35:22.321802 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.321817 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.321833 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.321849 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.321865 | controller |             "f:securityContext": {
2026-06-19 12:35:22.321881 | controller |               ".": {},
2026-06-19 12:35:22.321897 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.321913 | controller |             },
2026-06-19 12:35:22.321929 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.321944 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.321960 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.321975 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.321991 | controller |           }
2026-06-19 12:35:22.322007 | controller |         },
2026-06-19 12:35:22.322022 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.322038 | controller |         "operation": "Update",
2026-06-19 12:35:22.322053 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:22.322069 | controller |       },
2026-06-19 12:35:22.322085 | controller |       {
2026-06-19 12:35:22.322100 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.322116 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.322131 | controller |         "fieldsV1": {
2026-06-19 12:35:22.322154 | controller |           "f:metadata": {
2026-06-19 12:35:22.322170 | controller |             "f:annotations": {
2026-06-19 12:35:22.322186 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.322202 | controller |             }
2026-06-19 12:35:22.322218 | controller |           }
2026-06-19 12:35:22.322233 | controller |         },
2026-06-19 12:35:22.322248 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.322264 | controller |         "operation": "Update",
2026-06-19 12:35:22.322279 | controller |         "subresource": "status",
2026-06-19 12:35:22.322295 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:22.322310 | controller |       },
2026-06-19 12:35:22.322326 | controller |       {
2026-06-19 12:35:22.322342 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.322357 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.322373 | controller |         "fieldsV1": {
2026-06-19 12:35:22.322388 | controller |           "f:status": {
2026-06-19 12:35:22.322404 | controller |             "f:conditions": {
2026-06-19 12:35:22.322419 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.322457 | controller |                 ".": {},
2026-06-19 12:35:22.322474 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.322490 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.322506 | controller |                 "f:status": {},
2026-06-19 12:35:22.322521 | controller |                 "f:type": {}
2026-06-19 12:35:22.322537 | controller |               },
2026-06-19 12:35:22.322552 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.322568 | controller |                 ".": {},
2026-06-19 12:35:22.322583 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.322599 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.322614 | controller |                 "f:status": {},
2026-06-19 12:35:22.322629 | controller |                 "f:type": {}
2026-06-19 12:35:22.322644 | controller |               },
2026-06-19 12:35:22.322659 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.322674 | controller |                 ".": {},
2026-06-19 12:35:22.322690 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.322705 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.322721 | controller |                 "f:status": {},
2026-06-19 12:35:22.322753 | controller |                 "f:type": {}
2026-06-19 12:35:22.322770 | controller |               },
2026-06-19 12:35:22.322785 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.322801 | controller |                 ".": {},
2026-06-19 12:35:22.322817 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.322832 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.322848 | controller |                 "f:status": {},
2026-06-19 12:35:22.322864 | controller |                 "f:type": {}
2026-06-19 12:35:22.322879 | controller |               }
2026-06-19 12:35:22.322895 | controller |             },
2026-06-19 12:35:22.322910 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.322926 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.322942 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.322957 | controller |             "f:phase": {},
2026-06-19 12:35:22.322973 | controller |             "f:podIP": {},
2026-06-19 12:35:22.322988 | controller |             "f:podIPs": {
2026-06-19 12:35:22.323004 | controller |               ".": {},
2026-06-19 12:35:22.323019 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-19 12:35:22.323035 | controller |                 ".": {},
2026-06-19 12:35:22.323050 | controller |                 "f:ip": {}
2026-06-19 12:35:22.323065 | controller |               }
2026-06-19 12:35:22.323084 | controller |             },
2026-06-19 12:35:22.323099 | controller |             "f:startTime": {}
2026-06-19 12:35:22.323113 | controller |           }
2026-06-19 12:35:22.323128 | controller |         },
2026-06-19 12:35:22.323143 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.323158 | controller |         "operation": "Update",
2026-06-19 12:35:22.323173 | controller |         "subresource": "status",
2026-06-19 12:35:22.323187 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:22.323203 | controller |       }
2026-06-19 12:35:22.323218 | controller |     ],
2026-06-19 12:35:22.323233 | controller |     "name": "ovn-operator-controller-manager-5699c6db55-nkp9n",
2026-06-19 12:35:22.323248 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.323263 | controller |     "ownerReferences": [
2026-06-19 12:35:22.323278 | controller |       {
2026-06-19 12:35:22.323293 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.323307 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.323322 | controller |         "controller": true,
2026-06-19 12:35:22.323337 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.323352 | controller |         "name": "ovn-operator-controller-manager-5699c6db55",
2026-06-19 12:35:22.323367 | controller |         "uid": "629117b3-6e01-4250-b5a2-401f5ed10ee4"
2026-06-19 12:35:22.323382 | controller |       }
2026-06-19 12:35:22.323397 | controller |     ],
2026-06-19 12:35:22.323411 | controller |     "resourceVersion": "55101",
2026-06-19 12:35:22.323442 | controller |     "uid": "3ccc7cf6-74cb-4317-843a-747380158fe7"
2026-06-19 12:35:22.323462 | controller |   },
2026-06-19 12:35:22.323478 | controller |   "spec": {
2026-06-19 12:35:22.323493 | controller |     "containers": [
2026-06-19 12:35:22.323508 | controller |       {
2026-06-19 12:35:22.323523 | controller |         "args": [
2026-06-19 12:35:22.323537 | controller |           "--leader-elect",
2026-06-19 12:35:22.323553 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.323568 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:22.323582 | controller |         ],
2026-06-19 12:35:22.323597 | controller |         "command": [
2026-06-19 12:35:22.323612 | controller |           "/manager"
2026-06-19 12:35:22.323626 | controller |         ],
2026-06-19 12:35:22.323641 | controller |         "env": [
2026-06-19 12:35:22.323656 | controller |           {
2026-06-19 12:35:22.323671 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.323685 | controller |             "value": "30"
2026-06-19 12:35:22.323700 | controller |           },
2026-06-19 12:35:22.323714 | controller |           {
2026-06-19 12:35:22.323729 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.323744 | controller |             "value": "20"
2026-06-19 12:35:22.323759 | controller |           },
2026-06-19 12:35:22.323774 | controller |           {
2026-06-19 12:35:22.323789 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.323804 | controller |             "value": "5"
2026-06-19 12:35:22.323820 | controller |           },
2026-06-19 12:35:22.323836 | controller |           {
2026-06-19 12:35:22.323851 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.323867 | controller |             "value": "false"
2026-06-19 12:35:22.323884 | controller |           },
2026-06-19 12:35:22.323900 | controller |           {
2026-06-19 12:35:22.323915 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:22.323930 | controller |             "value": "false"
2026-06-19 12:35:22.323946 | controller |           }
2026-06-19 12:35:22.323962 | controller |         ],
2026-06-19 12:35:22.323979 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55",
2026-06-19 12:35:22.323997 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.324018 | controller |         "livenessProbe": {
2026-06-19 12:35:22.324034 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.324050 | controller |           "httpGet": {
2026-06-19 12:35:22.324066 | controller |             "path": "/healthz",
2026-06-19 12:35:22.324081 | controller |             "port": 8081,
2026-06-19 12:35:22.324097 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.324113 | controller |           },
2026-06-19 12:35:22.324129 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.324144 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.324160 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.324175 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.324191 | controller |         },
2026-06-19 12:35:22.324206 | controller |         "name": "manager",
2026-06-19 12:35:22.324221 | controller |         "readinessProbe": {
2026-06-19 12:35:22.324236 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.324252 | controller |           "httpGet": {
2026-06-19 12:35:22.324267 | controller |             "path": "/readyz",
2026-06-19 12:35:22.324282 | controller |             "port": 8081,
2026-06-19 12:35:22.324298 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.324313 | controller |           },
2026-06-19 12:35:22.324329 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.324344 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.324359 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.324375 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.324390 | controller |         },
2026-06-19 12:35:22.324405 | controller |         "resources": {
2026-06-19 12:35:22.324420 | controller |           "limits": {
2026-06-19 12:35:22.324455 | controller |             "cpu": "500m",
2026-06-19 12:35:22.324472 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.324488 | controller |           },
2026-06-19 12:35:22.324504 | controller |           "requests": {
2026-06-19 12:35:22.324519 | controller |             "cpu": "10m",
2026-06-19 12:35:22.324535 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.324550 | controller |           }
2026-06-19 12:35:22.324566 | controller |         },
2026-06-19 12:35:22.324581 | controller |         "securityContext": {
2026-06-19 12:35:22.324597 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.324613 | controller |           "capabilities": {
2026-06-19 12:35:22.324628 | controller |             "drop": [
2026-06-19 12:35:22.324644 | controller |               "MKNOD"
2026-06-19 12:35:22.324660 | controller |             ]
2026-06-19 12:35:22.324675 | controller |           }
2026-06-19 12:35:22.324691 | controller |         },
2026-06-19 12:35:22.324706 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.324722 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.324738 | controller |         "volumeMounts": [
2026-06-19 12:35:22.324753 | controller |           {
2026-06-19 12:35:22.324769 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.324785 | controller |             "name": "kube-api-access-tmdkj",
2026-06-19 12:35:22.324800 | controller |             "readOnly": true
2026-06-19 12:35:22.324816 | controller |           }
2026-06-19 12:35:22.324831 | controller |         ]
2026-06-19 12:35:22.324847 | controller |       }
2026-06-19 12:35:22.324862 | controller |     ],
2026-06-19 12:35:22.324877 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.324893 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.324908 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.324924 | controller |       {
2026-06-19 12:35:22.324940 | controller |         "name": "ovn-operator-controller-manager-dockercfg-x7llx"
2026-06-19 12:35:22.324960 | controller |       }
2026-06-19 12:35:22.324976 | controller |     ],
2026-06-19 12:35:22.324991 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.325007 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.325023 | controller |     "priority": 0,
2026-06-19 12:35:22.325038 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.325054 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.325070 | controller |     "securityContext": {
2026-06-19 12:35:22.325086 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.325102 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.325117 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.325133 | controller |       }
2026-06-19 12:35:22.325148 | controller |     },
2026-06-19 12:35:22.325164 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-19 12:35:22.325179 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-19 12:35:22.325195 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.325210 | controller |     "tolerations": [
2026-06-19 12:35:22.325226 | controller |       {
2026-06-19 12:35:22.325241 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.325256 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.325271 | controller |         "operator": "Exists",
2026-06-19 12:35:22.325286 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.325301 | controller |       },
2026-06-19 12:35:22.325316 | controller |       {
2026-06-19 12:35:22.325331 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.325346 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.325362 | controller |         "operator": "Exists",
2026-06-19 12:35:22.325377 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.325392 | controller |       },
2026-06-19 12:35:22.325406 | controller |       {
2026-06-19 12:35:22.325421 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.325455 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.325472 | controller |         "operator": "Exists"
2026-06-19 12:35:22.325488 | controller |       }
2026-06-19 12:35:22.325504 | controller |     ],
2026-06-19 12:35:22.325519 | controller |     "volumes": [
2026-06-19 12:35:22.325534 | controller |       {
2026-06-19 12:35:22.325549 | controller |         "name": "kube-api-access-tmdkj",
2026-06-19 12:35:22.325564 | controller |         "projected": {
2026-06-19 12:35:22.325580 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.325595 | controller |           "sources": [
2026-06-19 12:35:22.325610 | controller |             {
2026-06-19 12:35:22.325624 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.325639 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.325655 | controller |                 "path": "token"
2026-06-19 12:35:22.325669 | controller |               }
2026-06-19 12:35:22.325685 | controller |             },
2026-06-19 12:35:22.325699 | controller |             {
2026-06-19 12:35:22.325714 | controller |               "configMap": {
2026-06-19 12:35:22.325729 | controller |                 "items": [
2026-06-19 12:35:22.325744 | controller |                   {
2026-06-19 12:35:22.325758 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.325773 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.325788 | controller |                   }
2026-06-19 12:35:22.325803 | controller |                 ],
2026-06-19 12:35:22.325818 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.325833 | controller |               }
2026-06-19 12:35:22.325848 | controller |             },
2026-06-19 12:35:22.325862 | controller |             {
2026-06-19 12:35:22.325877 | controller |               "downwardAPI": {
2026-06-19 12:35:22.325892 | controller |                 "items": [
2026-06-19 12:35:22.325910 | controller |                   {
2026-06-19 12:35:22.325925 | controller |                     "fieldRef": {
2026-06-19 12:35:22.325939 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.325955 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.325971 | controller |                     },
2026-06-19 12:35:22.325986 | controller |                     "path": "namespace"
2026-06-19 12:35:22.326002 | controller |                   }
2026-06-19 12:35:22.326018 | controller |                 ]
2026-06-19 12:35:22.326033 | controller |               }
2026-06-19 12:35:22.326048 | controller |             },
2026-06-19 12:35:22.326063 | controller |             {
2026-06-19 12:35:22.326079 | controller |               "configMap": {
2026-06-19 12:35:22.326094 | controller |                 "items": [
2026-06-19 12:35:22.326109 | controller |                   {
2026-06-19 12:35:22.326125 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.326141 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.326156 | controller |                   }
2026-06-19 12:35:22.326172 | controller |                 ],
2026-06-19 12:35:22.326187 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.326203 | controller |               }
2026-06-19 12:35:22.326219 | controller |             }
2026-06-19 12:35:22.326235 | controller |           ]
2026-06-19 12:35:22.326250 | controller |         }
2026-06-19 12:35:22.326266 | controller |       }
2026-06-19 12:35:22.326281 | controller |     ]
2026-06-19 12:35:22.326296 | controller |   },
2026-06-19 12:35:22.326312 | controller |   "status": {
2026-06-19 12:35:22.326327 | controller |     "conditions": [
2026-06-19 12:35:22.326343 | controller |       {
2026-06-19 12:35:22.326358 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.326374 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:22.326389 | controller |         "status": "True",
2026-06-19 12:35:22.326405 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.326420 | controller |       },
2026-06-19 12:35:22.326457 | controller |       {
2026-06-19 12:35:22.326473 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.326489 | controller |         "lastTransitionTime": "2026-06-19T11:37:30Z",
2026-06-19 12:35:22.326504 | controller |         "status": "True",
2026-06-19 12:35:22.326520 | controller |         "type": "Initialized"
2026-06-19 12:35:22.326535 | controller |       },
2026-06-19 12:35:22.326551 | controller |       {
2026-06-19 12:35:22.326567 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.326582 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.326598 | controller |         "status": "True",
2026-06-19 12:35:22.326613 | controller |         "type": "Ready"
2026-06-19 12:35:22.326628 | controller |       },
2026-06-19 12:35:22.326644 | controller |       {
2026-06-19 12:35:22.326659 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.326675 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.326719 | controller |         "status": "True",
2026-06-19 12:35:22.326754 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.326771 | controller |       },
2026-06-19 12:35:22.326787 | controller |       {
2026-06-19 12:35:22.326803 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.326819 | controller |         "lastTransitionTime": "2026-06-19T11:37:28Z",
2026-06-19 12:35:22.326835 | controller |         "status": "True",
2026-06-19 12:35:22.326851 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.326866 | controller |       }
2026-06-19 12:35:22.326881 | controller |     ],
2026-06-19 12:35:22.326897 | controller |     "containerStatuses": [
2026-06-19 12:35:22.326912 | controller |       {
2026-06-19 12:35:22.326931 | controller |         "allocatedResources": {
2026-06-19 12:35:22.326947 | controller |           "cpu": "10m",
2026-06-19 12:35:22.326962 | controller |           "memory": "256Mi"
2026-06-19 12:35:22.326979 | controller |         },
2026-06-19 12:35:22.326996 | controller |         "containerID": "cri-o://de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230",
2026-06-19 12:35:22.327013 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55",
2026-06-19 12:35:22.327029 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55",
2026-06-19 12:35:22.327045 | controller |         "lastState": {},
2026-06-19 12:35:22.327060 | controller |         "name": "manager",
2026-06-19 12:35:22.327076 | controller |         "ready": true,
2026-06-19 12:35:22.327091 | controller |         "resources": {
2026-06-19 12:35:22.327107 | controller |           "limits": {
2026-06-19 12:35:22.327122 | controller |             "cpu": "500m",
2026-06-19 12:35:22.327138 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.327153 | controller |           },
2026-06-19 12:35:22.327169 | controller |           "requests": {
2026-06-19 12:35:22.327184 | controller |             "cpu": "10m",
2026-06-19 12:35:22.327199 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.327214 | controller |           }
2026-06-19 12:35:22.327230 | controller |         },
2026-06-19 12:35:22.327246 | controller |         "restartCount": 0,
2026-06-19 12:35:22.327261 | controller |         "started": true,
2026-06-19 12:35:22.327277 | controller |         "state": {
2026-06-19 12:35:22.327293 | controller |           "running": {
2026-06-19 12:35:22.327309 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:22.327325 | controller |           }
2026-06-19 12:35:22.327341 | controller |         },
2026-06-19 12:35:22.327357 | controller |         "user": {
2026-06-19 12:35:22.327372 | controller |           "linux": {
2026-06-19 12:35:22.327388 | controller |             "gid": 0,
2026-06-19 12:35:22.327403 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.327418 | controller |               0
2026-06-19 12:35:22.327456 | controller |             ],
2026-06-19 12:35:22.327472 | controller |             "uid": 65532
2026-06-19 12:35:22.327488 | controller |           }
2026-06-19 12:35:22.327503 | controller |         },
2026-06-19 12:35:22.327518 | controller |         "volumeMounts": [
2026-06-19 12:35:22.327533 | controller |           {
2026-06-19 12:35:22.327548 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.327563 | controller |             "name": "kube-api-access-tmdkj",
2026-06-19 12:35:22.327578 | controller |             "readOnly": true,
2026-06-19 12:35:22.327593 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.327608 | controller |           }
2026-06-19 12:35:22.327623 | controller |         ]
2026-06-19 12:35:22.327638 | controller |       }
2026-06-19 12:35:22.327653 | controller |     ],
2026-06-19 12:35:22.327667 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.327682 | controller |     "hostIPs": [
2026-06-19 12:35:22.327696 | controller |       {
2026-06-19 12:35:22.327711 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.327726 | controller |       }
2026-06-19 12:35:22.327741 | controller |     ],
2026-06-19 12:35:22.327756 | controller |     "phase": "Running",
2026-06-19 12:35:22.327771 | controller |     "podIP": "10.217.0.88",
2026-06-19 12:35:22.327785 | controller |     "podIPs": [
2026-06-19 12:35:22.327800 | controller |       {
2026-06-19 12:35:22.327815 | controller |         "ip": "10.217.0.88"
2026-06-19 12:35:22.327830 | controller |       }
2026-06-19 12:35:22.327845 | controller |     ],
2026-06-19 12:35:22.327863 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.327878 | controller |     "startTime": "2026-06-19T11:37:30Z"
2026-06-19 12:35:22.327893 | controller |   }
2026-06-19 12:35:22.327908 | controller | }
2026-06-19 12:35:22.349148 | controller | ok:
2026-06-19 12:35:22.349195 | controller | {
2026-06-19 12:35:22.349216 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.349233 | controller |   "kind": "Pod",
2026-06-19 12:35:22.349249 | controller |   "metadata": {
2026-06-19 12:35:22.349264 | controller |     "annotations": {
2026-06-19 12:35:22.349280 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.90/23\"],\"mac_address\":\"0a:58:0a:d9:00:5a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.90/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.349296 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.90\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.349312 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.349327 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-19 12:35:22.349342 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-19 12:35:22.349357 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-19 12:35:22.349372 | controller |     },
2026-06-19 12:35:22.349386 | controller |     "creationTimestamp": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.349466 | controller |     "generateName": "swift-operator-controller-manager-57d6d8d46c-",
2026-06-19 12:35:22.349487 | controller |     "generation": 1,
2026-06-19 12:35:22.349504 | controller |     "labels": {
2026-06-19 12:35:22.349520 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-19 12:35:22.349536 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.349551 | controller |       "openstack.org/operator-name": "swift",
2026-06-19 12:35:22.349566 | controller |       "pod-template-hash": "57d6d8d46c"
2026-06-19 12:35:22.349581 | controller |     },
2026-06-19 12:35:22.349597 | controller |     "managedFields": [
2026-06-19 12:35:22.349612 | controller |       {
2026-06-19 12:35:22.349627 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.349643 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.349658 | controller |         "fieldsV1": {
2026-06-19 12:35:22.349673 | controller |           "f:metadata": {
2026-06-19 12:35:22.349688 | controller |             "f:annotations": {
2026-06-19 12:35:22.349703 | controller |               ".": {},
2026-06-19 12:35:22.349718 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.349733 | controller |             },
2026-06-19 12:35:22.349749 | controller |             "f:generateName": {},
2026-06-19 12:35:22.349764 | controller |             "f:labels": {
2026-06-19 12:35:22.349780 | controller |               ".": {},
2026-06-19 12:35:22.349795 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.349810 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.349825 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.349840 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.349855 | controller |             },
2026-06-19 12:35:22.349870 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.349885 | controller |               ".": {},
2026-06-19 12:35:22.349900 | controller |               "k:{\"uid\":\"395ebd69-514b-4d54-98a6-db118953fad9\"}": {}
2026-06-19 12:35:22.349921 | controller |             }
2026-06-19 12:35:22.349936 | controller |           },
2026-06-19 12:35:22.349952 | controller |           "f:spec": {
2026-06-19 12:35:22.349966 | controller |             "f:containers": {
2026-06-19 12:35:22.349981 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.349996 | controller |                 ".": {},
2026-06-19 12:35:22.350011 | controller |                 "f:args": {},
2026-06-19 12:35:22.350026 | controller |                 "f:command": {},
2026-06-19 12:35:22.350041 | controller |                 "f:env": {
2026-06-19 12:35:22.350056 | controller |                   ".": {},
2026-06-19 12:35:22.350070 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.350085 | controller |                     ".": {},
2026-06-19 12:35:22.350100 | controller |                     "f:name": {},
2026-06-19 12:35:22.350115 | controller |                     "f:value": {}
2026-06-19 12:35:22.350130 | controller |                   },
2026-06-19 12:35:22.350145 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.350160 | controller |                     ".": {},
2026-06-19 12:35:22.350175 | controller |                     "f:name": {},
2026-06-19 12:35:22.350189 | controller |                     "f:value": {}
2026-06-19 12:35:22.350204 | controller |                   },
2026-06-19 12:35:22.350219 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:22.350234 | controller |                     ".": {},
2026-06-19 12:35:22.350248 | controller |                     "f:name": {},
2026-06-19 12:35:22.350263 | controller |                     "f:value": {}
2026-06-19 12:35:22.350278 | controller |                   },
2026-06-19 12:35:22.350292 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.350307 | controller |                     ".": {},
2026-06-19 12:35:22.350322 | controller |                     "f:name": {},
2026-06-19 12:35:22.350337 | controller |                     "f:value": {}
2026-06-19 12:35:22.350352 | controller |                   },
2026-06-19 12:35:22.350367 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.350382 | controller |                     ".": {},
2026-06-19 12:35:22.350397 | controller |                     "f:name": {},
2026-06-19 12:35:22.350412 | controller |                     "f:value": {}
2026-06-19 12:35:22.350442 | controller |                   }
2026-06-19 12:35:22.350463 | controller |                 },
2026-06-19 12:35:22.350478 | controller |                 "f:image": {},
2026-06-19 12:35:22.350493 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.350508 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.350522 | controller |                   ".": {},
2026-06-19 12:35:22.350537 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.350552 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.350568 | controller |                     ".": {},
2026-06-19 12:35:22.350583 | controller |                     "f:path": {},
2026-06-19 12:35:22.350597 | controller |                     "f:port": {},
2026-06-19 12:35:22.350612 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.350627 | controller |                   },
2026-06-19 12:35:22.350643 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.350658 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.350673 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.350688 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.350704 | controller |                 },
2026-06-19 12:35:22.350719 | controller |                 "f:name": {},
2026-06-19 12:35:22.350749 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.350765 | controller |                   ".": {},
2026-06-19 12:35:22.350788 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.350803 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.350818 | controller |                     ".": {},
2026-06-19 12:35:22.350833 | controller |                     "f:path": {},
2026-06-19 12:35:22.350848 | controller |                     "f:port": {},
2026-06-19 12:35:22.350863 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.350878 | controller |                   },
2026-06-19 12:35:22.350893 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.350908 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.350923 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.350937 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.350952 | controller |                 },
2026-06-19 12:35:22.350967 | controller |                 "f:resources": {
2026-06-19 12:35:22.350981 | controller |                   ".": {},
2026-06-19 12:35:22.350995 | controller |                   "f:limits": {
2026-06-19 12:35:22.351010 | controller |                     ".": {},
2026-06-19 12:35:22.351024 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.351038 | controller |                     "f:memory": {}
2026-06-19 12:35:22.351052 | controller |                   },
2026-06-19 12:35:22.351067 | controller |                   "f:requests": {
2026-06-19 12:35:22.351081 | controller |                     ".": {},
2026-06-19 12:35:22.351095 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.351109 | controller |                     "f:memory": {}
2026-06-19 12:35:22.351124 | controller |                   }
2026-06-19 12:35:22.351138 | controller |                 },
2026-06-19 12:35:22.351152 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.351167 | controller |                   ".": {},
2026-06-19 12:35:22.351182 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.351196 | controller |                 },
2026-06-19 12:35:22.351210 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.351225 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.351239 | controller |               }
2026-06-19 12:35:22.351254 | controller |             },
2026-06-19 12:35:22.351268 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.351282 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.351297 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.351311 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.351326 | controller |             "f:securityContext": {
2026-06-19 12:35:22.351340 | controller |               ".": {},
2026-06-19 12:35:22.351355 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.351369 | controller |             },
2026-06-19 12:35:22.351383 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.351398 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.351412 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.351442 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.351462 | controller |           }
2026-06-19 12:35:22.351477 | controller |         },
2026-06-19 12:35:22.351492 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.351506 | controller |         "operation": "Update",
2026-06-19 12:35:22.351521 | controller |         "time": "2026-06-19T11:37:28Z"
2026-06-19 12:35:22.351536 | controller |       },
2026-06-19 12:35:22.351550 | controller |       {
2026-06-19 12:35:22.351564 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.351579 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.351593 | controller |         "fieldsV1": {
2026-06-19 12:35:22.351608 | controller |           "f:metadata": {
2026-06-19 12:35:22.351626 | controller |             "f:annotations": {
2026-06-19 12:35:22.351642 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.351657 | controller |             }
2026-06-19 12:35:22.351672 | controller |           }
2026-06-19 12:35:22.351687 | controller |         },
2026-06-19 12:35:22.351702 | controller |         "manager": "crc",
2026-06-19 12:35:22.351718 | controller |         "operation": "Update",
2026-06-19 12:35:22.351733 | controller |         "subresource": "status",
2026-06-19 12:35:22.351748 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.351763 | controller |       },
2026-06-19 12:35:22.351778 | controller |       {
2026-06-19 12:35:22.351793 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.351807 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.351822 | controller |         "fieldsV1": {
2026-06-19 12:35:22.351838 | controller |           "f:metadata": {
2026-06-19 12:35:22.351853 | controller |             "f:annotations": {
2026-06-19 12:35:22.351869 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.351885 | controller |             }
2026-06-19 12:35:22.351900 | controller |           }
2026-06-19 12:35:22.351915 | controller |         },
2026-06-19 12:35:22.351930 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.351945 | controller |         "operation": "Update",
2026-06-19 12:35:22.351960 | controller |         "subresource": "status",
2026-06-19 12:35:22.351975 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:22.351990 | controller |       },
2026-06-19 12:35:22.352005 | controller |       {
2026-06-19 12:35:22.352020 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.352035 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.352050 | controller |         "fieldsV1": {
2026-06-19 12:35:22.352064 | controller |           "f:status": {
2026-06-19 12:35:22.352079 | controller |             "f:conditions": {
2026-06-19 12:35:22.352094 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.352109 | controller |                 ".": {},
2026-06-19 12:35:22.352123 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.352138 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.352153 | controller |                 "f:status": {},
2026-06-19 12:35:22.352168 | controller |                 "f:type": {}
2026-06-19 12:35:22.352183 | controller |               },
2026-06-19 12:35:22.352197 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.352212 | controller |                 ".": {},
2026-06-19 12:35:22.352226 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.352241 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.352256 | controller |                 "f:status": {},
2026-06-19 12:35:22.352271 | controller |                 "f:type": {}
2026-06-19 12:35:22.352285 | controller |               },
2026-06-19 12:35:22.352300 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.352315 | controller |                 ".": {},
2026-06-19 12:35:22.352329 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.352344 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.352359 | controller |                 "f:status": {},
2026-06-19 12:35:22.352373 | controller |                 "f:type": {}
2026-06-19 12:35:22.352387 | controller |               },
2026-06-19 12:35:22.352402 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.352416 | controller |                 ".": {},
2026-06-19 12:35:22.352452 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.352469 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.352484 | controller |                 "f:status": {},
2026-06-19 12:35:22.352503 | controller |                 "f:type": {}
2026-06-19 12:35:22.352521 | controller |               }
2026-06-19 12:35:22.352538 | controller |             },
2026-06-19 12:35:22.352553 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.352568 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.352583 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.352598 | controller |             "f:phase": {},
2026-06-19 12:35:22.352613 | controller |             "f:podIP": {},
2026-06-19 12:35:22.352628 | controller |             "f:podIPs": {
2026-06-19 12:35:22.352642 | controller |               ".": {},
2026-06-19 12:35:22.352657 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-19 12:35:22.352673 | controller |                 ".": {},
2026-06-19 12:35:22.352688 | controller |                 "f:ip": {}
2026-06-19 12:35:22.352703 | controller |               }
2026-06-19 12:35:22.352718 | controller |             },
2026-06-19 12:35:22.352733 | controller |             "f:startTime": {}
2026-06-19 12:35:22.352748 | controller |           }
2026-06-19 12:35:22.352763 | controller |         },
2026-06-19 12:35:22.352777 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.352792 | controller |         "operation": "Update",
2026-06-19 12:35:22.352807 | controller |         "subresource": "status",
2026-06-19 12:35:22.352822 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:22.352837 | controller |       }
2026-06-19 12:35:22.352852 | controller |     ],
2026-06-19 12:35:22.352867 | controller |     "name": "swift-operator-controller-manager-57d6d8d46c-glrk9",
2026-06-19 12:35:22.352882 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.352897 | controller |     "ownerReferences": [
2026-06-19 12:35:22.352912 | controller |       {
2026-06-19 12:35:22.352927 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.352942 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.352957 | controller |         "controller": true,
2026-06-19 12:35:22.352972 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.352986 | controller |         "name": "swift-operator-controller-manager-57d6d8d46c",
2026-06-19 12:35:22.353001 | controller |         "uid": "395ebd69-514b-4d54-98a6-db118953fad9"
2026-06-19 12:35:22.353015 | controller |       }
2026-06-19 12:35:22.353029 | controller |     ],
2026-06-19 12:35:22.353044 | controller |     "resourceVersion": "55050",
2026-06-19 12:35:22.353058 | controller |     "uid": "1faa02da-939e-4e77-b7b0-bd4c7db888ca"
2026-06-19 12:35:22.353072 | controller |   },
2026-06-19 12:35:22.353087 | controller |   "spec": {
2026-06-19 12:35:22.353101 | controller |     "containers": [
2026-06-19 12:35:22.353116 | controller |       {
2026-06-19 12:35:22.353130 | controller |         "args": [
2026-06-19 12:35:22.353144 | controller |           "--leader-elect",
2026-06-19 12:35:22.353158 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.353173 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:22.353187 | controller |         ],
2026-06-19 12:35:22.353202 | controller |         "command": [
2026-06-19 12:35:22.353216 | controller |           "/manager"
2026-06-19 12:35:22.353231 | controller |         ],
2026-06-19 12:35:22.353245 | controller |         "env": [
2026-06-19 12:35:22.353260 | controller |           {
2026-06-19 12:35:22.353274 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.353288 | controller |             "value": "30"
2026-06-19 12:35:22.353302 | controller |           },
2026-06-19 12:35:22.353316 | controller |           {
2026-06-19 12:35:22.353331 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.353345 | controller |             "value": "20"
2026-06-19 12:35:22.353359 | controller |           },
2026-06-19 12:35:22.353373 | controller |           {
2026-06-19 12:35:22.353387 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.353405 | controller |             "value": "5"
2026-06-19 12:35:22.353420 | controller |           },
2026-06-19 12:35:22.353455 | controller |           {
2026-06-19 12:35:22.353471 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.353485 | controller |             "value": "false"
2026-06-19 12:35:22.353500 | controller |           },
2026-06-19 12:35:22.353514 | controller |           {
2026-06-19 12:35:22.353528 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:22.353542 | controller |             "value": "false"
2026-06-19 12:35:22.353557 | controller |           }
2026-06-19 12:35:22.353571 | controller |         ],
2026-06-19 12:35:22.353589 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070",
2026-06-19 12:35:22.353603 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.353618 | controller |         "livenessProbe": {
2026-06-19 12:35:22.353633 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.353647 | controller |           "httpGet": {
2026-06-19 12:35:22.353661 | controller |             "path": "/healthz",
2026-06-19 12:35:22.353676 | controller |             "port": 8081,
2026-06-19 12:35:22.353691 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.353706 | controller |           },
2026-06-19 12:35:22.353721 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.353736 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.353751 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.353766 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.353781 | controller |         },
2026-06-19 12:35:22.353796 | controller |         "name": "manager",
2026-06-19 12:35:22.353811 | controller |         "readinessProbe": {
2026-06-19 12:35:22.353825 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.353840 | controller |           "httpGet": {
2026-06-19 12:35:22.353854 | controller |             "path": "/readyz",
2026-06-19 12:35:22.353869 | controller |             "port": 8081,
2026-06-19 12:35:22.353883 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.353898 | controller |           },
2026-06-19 12:35:22.353913 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.353927 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.353943 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.353958 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.353973 | controller |         },
2026-06-19 12:35:22.353988 | controller |         "resources": {
2026-06-19 12:35:22.354003 | controller |           "limits": {
2026-06-19 12:35:22.354019 | controller |             "cpu": "500m",
2026-06-19 12:35:22.354034 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.354049 | controller |           },
2026-06-19 12:35:22.354064 | controller |           "requests": {
2026-06-19 12:35:22.354079 | controller |             "cpu": "10m",
2026-06-19 12:35:22.354094 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.354109 | controller |           }
2026-06-19 12:35:22.354124 | controller |         },
2026-06-19 12:35:22.354139 | controller |         "securityContext": {
2026-06-19 12:35:22.354153 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.354168 | controller |           "capabilities": {
2026-06-19 12:35:22.354183 | controller |             "drop": [
2026-06-19 12:35:22.354198 | controller |               "ALL"
2026-06-19 12:35:22.354212 | controller |             ]
2026-06-19 12:35:22.354227 | controller |           },
2026-06-19 12:35:22.354242 | controller |           "runAsUser": 1000660000
2026-06-19 12:35:22.354256 | controller |         },
2026-06-19 12:35:22.354271 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.354286 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.354305 | controller |         "volumeMounts": [
2026-06-19 12:35:22.354321 | controller |           {
2026-06-19 12:35:22.354336 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.354351 | controller |             "name": "kube-api-access-nrjtz",
2026-06-19 12:35:22.354366 | controller |             "readOnly": true
2026-06-19 12:35:22.354381 | controller |           }
2026-06-19 12:35:22.354396 | controller |         ]
2026-06-19 12:35:22.354411 | controller |       }
2026-06-19 12:35:22.354441 | controller |     ],
2026-06-19 12:35:22.354462 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.354477 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.354492 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.354507 | controller |       {
2026-06-19 12:35:22.354522 | controller |         "name": "swift-operator-controller-manager-dockercfg-b9stv"
2026-06-19 12:35:22.354536 | controller |       }
2026-06-19 12:35:22.354551 | controller |     ],
2026-06-19 12:35:22.354566 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.354581 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.354596 | controller |     "priority": 0,
2026-06-19 12:35:22.354611 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.354626 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.354641 | controller |     "securityContext": {
2026-06-19 12:35:22.354656 | controller |       "fsGroup": 1000660000,
2026-06-19 12:35:22.354671 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.354685 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.354700 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.354715 | controller |       },
2026-06-19 12:35:22.354730 | controller |       "seccompProfile": {
2026-06-19 12:35:22.354762 | controller |         "type": "RuntimeDefault"
2026-06-19 12:35:22.354778 | controller |       }
2026-06-19 12:35:22.354793 | controller |     },
2026-06-19 12:35:22.354808 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-19 12:35:22.354823 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-19 12:35:22.354838 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.354853 | controller |     "tolerations": [
2026-06-19 12:35:22.354868 | controller |       {
2026-06-19 12:35:22.354883 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.354898 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.354913 | controller |         "operator": "Exists",
2026-06-19 12:35:22.354929 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.354943 | controller |       },
2026-06-19 12:35:22.354958 | controller |       {
2026-06-19 12:35:22.354973 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.354988 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.355003 | controller |         "operator": "Exists",
2026-06-19 12:35:22.355018 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.355033 | controller |       },
2026-06-19 12:35:22.355048 | controller |       {
2026-06-19 12:35:22.355063 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.355077 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.355092 | controller |         "operator": "Exists"
2026-06-19 12:35:22.355106 | controller |       }
2026-06-19 12:35:22.355120 | controller |     ],
2026-06-19 12:35:22.355134 | controller |     "volumes": [
2026-06-19 12:35:22.355148 | controller |       {
2026-06-19 12:35:22.355162 | controller |         "name": "kube-api-access-nrjtz",
2026-06-19 12:35:22.355176 | controller |         "projected": {
2026-06-19 12:35:22.355190 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.355205 | controller |           "sources": [
2026-06-19 12:35:22.355223 | controller |             {
2026-06-19 12:35:22.355238 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.355252 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.355267 | controller |                 "path": "token"
2026-06-19 12:35:22.355281 | controller |               }
2026-06-19 12:35:22.355296 | controller |             },
2026-06-19 12:35:22.355310 | controller |             {
2026-06-19 12:35:22.355324 | controller |               "configMap": {
2026-06-19 12:35:22.355338 | controller |                 "items": [
2026-06-19 12:35:22.355353 | controller |                   {
2026-06-19 12:35:22.355367 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.355381 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.355395 | controller |                   }
2026-06-19 12:35:22.355409 | controller |                 ],
2026-06-19 12:35:22.355423 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.355458 | controller |               }
2026-06-19 12:35:22.355474 | controller |             },
2026-06-19 12:35:22.355488 | controller |             {
2026-06-19 12:35:22.355502 | controller |               "downwardAPI": {
2026-06-19 12:35:22.355517 | controller |                 "items": [
2026-06-19 12:35:22.355531 | controller |                   {
2026-06-19 12:35:22.355546 | controller |                     "fieldRef": {
2026-06-19 12:35:22.355560 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.355574 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.355589 | controller |                     },
2026-06-19 12:35:22.355603 | controller |                     "path": "namespace"
2026-06-19 12:35:22.355617 | controller |                   }
2026-06-19 12:35:22.355631 | controller |                 ]
2026-06-19 12:35:22.355646 | controller |               }
2026-06-19 12:35:22.355660 | controller |             },
2026-06-19 12:35:22.355674 | controller |             {
2026-06-19 12:35:22.355688 | controller |               "configMap": {
2026-06-19 12:35:22.355703 | controller |                 "items": [
2026-06-19 12:35:22.355717 | controller |                   {
2026-06-19 12:35:22.355731 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.355745 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.355759 | controller |                   }
2026-06-19 12:35:22.355774 | controller |                 ],
2026-06-19 12:35:22.355788 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.355804 | controller |               }
2026-06-19 12:35:22.355819 | controller |             }
2026-06-19 12:35:22.355836 | controller |           ]
2026-06-19 12:35:22.355851 | controller |         }
2026-06-19 12:35:22.355866 | controller |       }
2026-06-19 12:35:22.355881 | controller |     ]
2026-06-19 12:35:22.355895 | controller |   },
2026-06-19 12:35:22.355910 | controller |   "status": {
2026-06-19 12:35:22.355925 | controller |     "conditions": [
2026-06-19 12:35:22.355940 | controller |       {
2026-06-19 12:35:22.355954 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.355970 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:22.355985 | controller |         "status": "True",
2026-06-19 12:35:22.356000 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.356015 | controller |       },
2026-06-19 12:35:22.356031 | controller |       {
2026-06-19 12:35:22.356046 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.356061 | controller |         "lastTransitionTime": "2026-06-19T11:37:35Z",
2026-06-19 12:35:22.356076 | controller |         "status": "True",
2026-06-19 12:35:22.356091 | controller |         "type": "Initialized"
2026-06-19 12:35:22.356106 | controller |       },
2026-06-19 12:35:22.356121 | controller |       {
2026-06-19 12:35:22.356136 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.356155 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.356170 | controller |         "status": "True",
2026-06-19 12:35:22.356184 | controller |         "type": "Ready"
2026-06-19 12:35:22.356199 | controller |       },
2026-06-19 12:35:22.356214 | controller |       {
2026-06-19 12:35:22.356228 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.356243 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.356257 | controller |         "status": "True",
2026-06-19 12:35:22.356272 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.356286 | controller |       },
2026-06-19 12:35:22.356301 | controller |       {
2026-06-19 12:35:22.356315 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.356330 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.356346 | controller |         "status": "True",
2026-06-19 12:35:22.356360 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.356375 | controller |       }
2026-06-19 12:35:22.356390 | controller |     ],
2026-06-19 12:35:22.356405 | controller |     "containerStatuses": [
2026-06-19 12:35:22.356420 | controller |       {
2026-06-19 12:35:22.356454 | controller |         "allocatedResources": {
2026-06-19 12:35:22.356470 | controller |           "cpu": "10m",
2026-06-19 12:35:22.356485 | controller |           "memory": "256Mi"
2026-06-19 12:35:22.356500 | controller |         },
2026-06-19 12:35:22.356515 | controller |         "containerID": "cri-o://05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f",
2026-06-19 12:35:22.356530 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070",
2026-06-19 12:35:22.356545 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070",
2026-06-19 12:35:22.356560 | controller |         "lastState": {},
2026-06-19 12:35:22.356575 | controller |         "name": "manager",
2026-06-19 12:35:22.356589 | controller |         "ready": true,
2026-06-19 12:35:22.356604 | controller |         "resources": {
2026-06-19 12:35:22.356618 | controller |           "limits": {
2026-06-19 12:35:22.356633 | controller |             "cpu": "500m",
2026-06-19 12:35:22.356648 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.356662 | controller |           },
2026-06-19 12:35:22.356677 | controller |           "requests": {
2026-06-19 12:35:22.356691 | controller |             "cpu": "10m",
2026-06-19 12:35:22.356706 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.356720 | controller |           }
2026-06-19 12:35:22.356735 | controller |         },
2026-06-19 12:35:22.356750 | controller |         "restartCount": 0,
2026-06-19 12:35:22.356764 | controller |         "started": true,
2026-06-19 12:35:22.356779 | controller |         "state": {
2026-06-19 12:35:22.356794 | controller |           "running": {
2026-06-19 12:35:22.356809 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:22.356824 | controller |           }
2026-06-19 12:35:22.356839 | controller |         },
2026-06-19 12:35:22.356854 | controller |         "user": {
2026-06-19 12:35:22.356869 | controller |           "linux": {
2026-06-19 12:35:22.356884 | controller |             "gid": 0,
2026-06-19 12:35:22.356899 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.356913 | controller |               0,
2026-06-19 12:35:22.356928 | controller |               1000660000
2026-06-19 12:35:22.356943 | controller |             ],
2026-06-19 12:35:22.356958 | controller |             "uid": 1000660000
2026-06-19 12:35:22.356973 | controller |           }
2026-06-19 12:35:22.356991 | controller |         },
2026-06-19 12:35:22.357007 | controller |         "volumeMounts": [
2026-06-19 12:35:22.357030 | controller |           {
2026-06-19 12:35:22.357045 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.357060 | controller |             "name": "kube-api-access-nrjtz",
2026-06-19 12:35:22.357076 | controller |             "readOnly": true,
2026-06-19 12:35:22.357091 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.357106 | controller |           }
2026-06-19 12:35:22.357121 | controller |         ]
2026-06-19 12:35:22.357135 | controller |       }
2026-06-19 12:35:22.357150 | controller |     ],
2026-06-19 12:35:22.357164 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.357179 | controller |     "hostIPs": [
2026-06-19 12:35:22.357193 | controller |       {
2026-06-19 12:35:22.357208 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.357222 | controller |       }
2026-06-19 12:35:22.357236 | controller |     ],
2026-06-19 12:35:22.357250 | controller |     "phase": "Running",
2026-06-19 12:35:22.357265 | controller |     "podIP": "10.217.0.90",
2026-06-19 12:35:22.357279 | controller |     "podIPs": [
2026-06-19 12:35:22.357293 | controller |       {
2026-06-19 12:35:22.357307 | controller |         "ip": "10.217.0.90"
2026-06-19 12:35:22.357322 | controller |       }
2026-06-19 12:35:22.357336 | controller |     ],
2026-06-19 12:35:22.357350 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.357364 | controller |     "startTime": "2026-06-19T11:37:35Z"
2026-06-19 12:35:22.357378 | controller |   }
2026-06-19 12:35:22.357393 | controller | }
2026-06-19 12:35:22.378636 | controller | ok:
2026-06-19 12:35:22.378682 | controller | {
2026-06-19 12:35:22.378704 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.378722 | controller |   "kind": "Pod",
2026-06-19 12:35:22.378751 | controller |   "metadata": {
2026-06-19 12:35:22.378768 | controller |     "annotations": {
2026-06-19 12:35:22.378785 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.91/23\"],\"mac_address\":\"0a:58:0a:d9:00:5b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.91/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.378802 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.91\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.378818 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.378835 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:22.378850 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:22.378866 | controller |     },
2026-06-19 12:35:22.378882 | controller |     "creationTimestamp": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.378898 | controller |     "generateName": "telemetry-operator-controller-manager-d46d69458-",
2026-06-19 12:35:22.378914 | controller |     "generation": 1,
2026-06-19 12:35:22.378930 | controller |     "labels": {
2026-06-19 12:35:22.378945 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-19 12:35:22.378961 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.378976 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-19 12:35:22.378992 | controller |       "pod-template-hash": "d46d69458"
2026-06-19 12:35:22.379007 | controller |     },
2026-06-19 12:35:22.379022 | controller |     "managedFields": [
2026-06-19 12:35:22.379038 | controller |       {
2026-06-19 12:35:22.379058 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.379076 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.379096 | controller |         "fieldsV1": {
2026-06-19 12:35:22.379111 | controller |           "f:metadata": {
2026-06-19 12:35:22.379126 | controller |             "f:annotations": {
2026-06-19 12:35:22.379142 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.379158 | controller |             }
2026-06-19 12:35:22.379174 | controller |           }
2026-06-19 12:35:22.379190 | controller |         },
2026-06-19 12:35:22.379205 | controller |         "manager": "crc",
2026-06-19 12:35:22.379221 | controller |         "operation": "Update",
2026-06-19 12:35:22.379237 | controller |         "subresource": "status",
2026-06-19 12:35:22.379252 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.379268 | controller |       },
2026-06-19 12:35:22.379283 | controller |       {
2026-06-19 12:35:22.379299 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.379314 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.379330 | controller |         "fieldsV1": {
2026-06-19 12:35:22.379345 | controller |           "f:metadata": {
2026-06-19 12:35:22.379361 | controller |             "f:annotations": {
2026-06-19 12:35:22.379382 | controller |               ".": {},
2026-06-19 12:35:22.379398 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.379413 | controller |             },
2026-06-19 12:35:22.379446 | controller |             "f:generateName": {},
2026-06-19 12:35:22.379467 | controller |             "f:labels": {
2026-06-19 12:35:22.379483 | controller |               ".": {},
2026-06-19 12:35:22.379499 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.379515 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.379530 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.379546 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.379562 | controller |             },
2026-06-19 12:35:22.379577 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.379593 | controller |               ".": {},
2026-06-19 12:35:22.379609 | controller |               "k:{\"uid\":\"fe94b76c-9f17-4944-b4cb-5bda23f38e4e\"}": {}
2026-06-19 12:35:22.379625 | controller |             }
2026-06-19 12:35:22.379640 | controller |           },
2026-06-19 12:35:22.379656 | controller |           "f:spec": {
2026-06-19 12:35:22.379671 | controller |             "f:containers": {
2026-06-19 12:35:22.379686 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.379702 | controller |                 ".": {},
2026-06-19 12:35:22.379718 | controller |                 "f:args": {},
2026-06-19 12:35:22.379733 | controller |                 "f:command": {},
2026-06-19 12:35:22.379748 | controller |                 "f:env": {
2026-06-19 12:35:22.379763 | controller |                   ".": {},
2026-06-19 12:35:22.379778 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.379793 | controller |                     ".": {},
2026-06-19 12:35:22.379808 | controller |                     "f:name": {},
2026-06-19 12:35:22.379824 | controller |                     "f:value": {}
2026-06-19 12:35:22.379839 | controller |                   },
2026-06-19 12:35:22.379854 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.379869 | controller |                     ".": {},
2026-06-19 12:35:22.379884 | controller |                     "f:name": {},
2026-06-19 12:35:22.379899 | controller |                     "f:value": {}
2026-06-19 12:35:22.379914 | controller |                   },
2026-06-19 12:35:22.379937 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:22.379953 | controller |                     ".": {},
2026-06-19 12:35:22.379968 | controller |                     "f:name": {},
2026-06-19 12:35:22.379983 | controller |                     "f:value": {}
2026-06-19 12:35:22.379998 | controller |                   },
2026-06-19 12:35:22.380017 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.380033 | controller |                     ".": {},
2026-06-19 12:35:22.380048 | controller |                     "f:name": {},
2026-06-19 12:35:22.380063 | controller |                     "f:value": {}
2026-06-19 12:35:22.380078 | controller |                   },
2026-06-19 12:35:22.380093 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.380108 | controller |                     ".": {},
2026-06-19 12:35:22.380123 | controller |                     "f:name": {},
2026-06-19 12:35:22.380138 | controller |                     "f:value": {}
2026-06-19 12:35:22.380153 | controller |                   }
2026-06-19 12:35:22.380168 | controller |                 },
2026-06-19 12:35:22.380183 | controller |                 "f:image": {},
2026-06-19 12:35:22.380198 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.380214 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.380229 | controller |                   ".": {},
2026-06-19 12:35:22.380244 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.380260 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.380276 | controller |                     ".": {},
2026-06-19 12:35:22.380291 | controller |                     "f:path": {},
2026-06-19 12:35:22.380306 | controller |                     "f:port": {},
2026-06-19 12:35:22.380322 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.380337 | controller |                   },
2026-06-19 12:35:22.380353 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.380368 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.380389 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.380404 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.380420 | controller |                 },
2026-06-19 12:35:22.380460 | controller |                 "f:name": {},
2026-06-19 12:35:22.380483 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.380499 | controller |                   ".": {},
2026-06-19 12:35:22.380515 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.380531 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.380546 | controller |                     ".": {},
2026-06-19 12:35:22.380562 | controller |                     "f:path": {},
2026-06-19 12:35:22.380577 | controller |                     "f:port": {},
2026-06-19 12:35:22.380593 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.380608 | controller |                   },
2026-06-19 12:35:22.380623 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.380638 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.380653 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.380674 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.380690 | controller |                 },
2026-06-19 12:35:22.380705 | controller |                 "f:resources": {
2026-06-19 12:35:22.380720 | controller |                   ".": {},
2026-06-19 12:35:22.380735 | controller |                   "f:limits": {
2026-06-19 12:35:22.380750 | controller |                     ".": {},
2026-06-19 12:35:22.380765 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.380779 | controller |                     "f:memory": {}
2026-06-19 12:35:22.380794 | controller |                   },
2026-06-19 12:35:22.380808 | controller |                   "f:requests": {
2026-06-19 12:35:22.380823 | controller |                     ".": {},
2026-06-19 12:35:22.380838 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.380852 | controller |                     "f:memory": {}
2026-06-19 12:35:22.380867 | controller |                   }
2026-06-19 12:35:22.380886 | controller |                 },
2026-06-19 12:35:22.380901 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.380917 | controller |                   ".": {},
2026-06-19 12:35:22.380932 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.380948 | controller |                 },
2026-06-19 12:35:22.380963 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.380981 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.380998 | controller |               }
2026-06-19 12:35:22.381015 | controller |             },
2026-06-19 12:35:22.381030 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.381045 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.381060 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.381075 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.381091 | controller |             "f:securityContext": {
2026-06-19 12:35:22.381106 | controller |               ".": {},
2026-06-19 12:35:22.381121 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.381136 | controller |             },
2026-06-19 12:35:22.381151 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.381166 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.381181 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.381196 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.381211 | controller |           }
2026-06-19 12:35:22.381226 | controller |         },
2026-06-19 12:35:22.381241 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.381256 | controller |         "operation": "Update",
2026-06-19 12:35:22.381271 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.381286 | controller |       },
2026-06-19 12:35:22.381301 | controller |       {
2026-06-19 12:35:22.381317 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.381331 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.381347 | controller |         "fieldsV1": {
2026-06-19 12:35:22.381362 | controller |           "f:metadata": {
2026-06-19 12:35:22.381378 | controller |             "f:annotations": {
2026-06-19 12:35:22.381394 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.381410 | controller |             }
2026-06-19 12:35:22.381441 | controller |           }
2026-06-19 12:35:22.381463 | controller |         },
2026-06-19 12:35:22.381480 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.381495 | controller |         "operation": "Update",
2026-06-19 12:35:22.381511 | controller |         "subresource": "status",
2026-06-19 12:35:22.381526 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:22.381542 | controller |       },
2026-06-19 12:35:22.381558 | controller |       {
2026-06-19 12:35:22.381573 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.381589 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.381605 | controller |         "fieldsV1": {
2026-06-19 12:35:22.381621 | controller |           "f:status": {
2026-06-19 12:35:22.381636 | controller |             "f:conditions": {
2026-06-19 12:35:22.381652 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.381668 | controller |                 ".": {},
2026-06-19 12:35:22.381683 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.381699 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.381715 | controller |                 "f:status": {},
2026-06-19 12:35:22.381731 | controller |                 "f:type": {}
2026-06-19 12:35:22.381746 | controller |               },
2026-06-19 12:35:22.381761 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.381777 | controller |                 ".": {},
2026-06-19 12:35:22.381796 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.381811 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.381827 | controller |                 "f:status": {},
2026-06-19 12:35:22.381842 | controller |                 "f:type": {}
2026-06-19 12:35:22.381858 | controller |               },
2026-06-19 12:35:22.381873 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.381888 | controller |                 ".": {},
2026-06-19 12:35:22.381903 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.381919 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.381934 | controller |                 "f:status": {},
2026-06-19 12:35:22.381950 | controller |                 "f:type": {}
2026-06-19 12:35:22.381965 | controller |               },
2026-06-19 12:35:22.381980 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.381995 | controller |                 ".": {},
2026-06-19 12:35:22.382011 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.382026 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.382041 | controller |                 "f:status": {},
2026-06-19 12:35:22.382057 | controller |                 "f:type": {}
2026-06-19 12:35:22.382072 | controller |               }
2026-06-19 12:35:22.382088 | controller |             },
2026-06-19 12:35:22.382103 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.382118 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.382134 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.382149 | controller |             "f:phase": {},
2026-06-19 12:35:22.382164 | controller |             "f:podIP": {},
2026-06-19 12:35:22.382179 | controller |             "f:podIPs": {
2026-06-19 12:35:22.382194 | controller |               ".": {},
2026-06-19 12:35:22.382210 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-19 12:35:22.382225 | controller |                 ".": {},
2026-06-19 12:35:22.382240 | controller |                 "f:ip": {}
2026-06-19 12:35:22.382255 | controller |               }
2026-06-19 12:35:22.382270 | controller |             },
2026-06-19 12:35:22.382286 | controller |             "f:startTime": {}
2026-06-19 12:35:22.382301 | controller |           }
2026-06-19 12:35:22.382316 | controller |         },
2026-06-19 12:35:22.382331 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.382347 | controller |         "operation": "Update",
2026-06-19 12:35:22.382362 | controller |         "subresource": "status",
2026-06-19 12:35:22.382377 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:22.382392 | controller |       }
2026-06-19 12:35:22.382407 | controller |     ],
2026-06-19 12:35:22.382423 | controller |     "name": "telemetry-operator-controller-manager-d46d69458-r49s2",
2026-06-19 12:35:22.382459 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.382476 | controller |     "ownerReferences": [
2026-06-19 12:35:22.382493 | controller |       {
2026-06-19 12:35:22.382509 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.382525 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.382540 | controller |         "controller": true,
2026-06-19 12:35:22.382556 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.382571 | controller |         "name": "telemetry-operator-controller-manager-d46d69458",
2026-06-19 12:35:22.382587 | controller |         "uid": "fe94b76c-9f17-4944-b4cb-5bda23f38e4e"
2026-06-19 12:35:22.382602 | controller |       }
2026-06-19 12:35:22.382618 | controller |     ],
2026-06-19 12:35:22.382634 | controller |     "resourceVersion": "55112",
2026-06-19 12:35:22.382650 | controller |     "uid": "1a2e23cc-3c54-4201-8ab9-a84141e38fa4"
2026-06-19 12:35:22.382666 | controller |   },
2026-06-19 12:35:22.382682 | controller |   "spec": {
2026-06-19 12:35:22.382698 | controller |     "containers": [
2026-06-19 12:35:22.382717 | controller |       {
2026-06-19 12:35:22.382734 | controller |         "args": [
2026-06-19 12:35:22.382763 | controller |           "--leader-elect",
2026-06-19 12:35:22.382779 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.382795 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:22.382810 | controller |         ],
2026-06-19 12:35:22.382826 | controller |         "command": [
2026-06-19 12:35:22.382841 | controller |           "/manager"
2026-06-19 12:35:22.382856 | controller |         ],
2026-06-19 12:35:22.382871 | controller |         "env": [
2026-06-19 12:35:22.382886 | controller |           {
2026-06-19 12:35:22.382901 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.382916 | controller |             "value": "30"
2026-06-19 12:35:22.382931 | controller |           },
2026-06-19 12:35:22.382946 | controller |           {
2026-06-19 12:35:22.382962 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.382978 | controller |             "value": "20"
2026-06-19 12:35:22.382995 | controller |           },
2026-06-19 12:35:22.383012 | controller |           {
2026-06-19 12:35:22.383027 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.383042 | controller |             "value": "5"
2026-06-19 12:35:22.383057 | controller |           },
2026-06-19 12:35:22.383072 | controller |           {
2026-06-19 12:35:22.383087 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.383102 | controller |             "value": "false"
2026-06-19 12:35:22.383116 | controller |           },
2026-06-19 12:35:22.383131 | controller |           {
2026-06-19 12:35:22.383146 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:22.383161 | controller |             "value": "false"
2026-06-19 12:35:22.383176 | controller |           }
2026-06-19 12:35:22.383191 | controller |         ],
2026-06-19 12:35:22.383206 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7",
2026-06-19 12:35:22.383221 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.383236 | controller |         "livenessProbe": {
2026-06-19 12:35:22.383251 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.383267 | controller |           "httpGet": {
2026-06-19 12:35:22.383282 | controller |             "path": "/healthz",
2026-06-19 12:35:22.383296 | controller |             "port": 8081,
2026-06-19 12:35:22.383311 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.383326 | controller |           },
2026-06-19 12:35:22.383341 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.383356 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.383371 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.383386 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.383401 | controller |         },
2026-06-19 12:35:22.383415 | controller |         "name": "manager",
2026-06-19 12:35:22.383450 | controller |         "readinessProbe": {
2026-06-19 12:35:22.383467 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.383482 | controller |           "httpGet": {
2026-06-19 12:35:22.383496 | controller |             "path": "/readyz",
2026-06-19 12:35:22.383511 | controller |             "port": 8081,
2026-06-19 12:35:22.383526 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.383541 | controller |           },
2026-06-19 12:35:22.383557 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.383573 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.383588 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.383604 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.383619 | controller |         },
2026-06-19 12:35:22.383635 | controller |         "resources": {
2026-06-19 12:35:22.383654 | controller |           "limits": {
2026-06-19 12:35:22.383670 | controller |             "cpu": "500m",
2026-06-19 12:35:22.383686 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.383701 | controller |           },
2026-06-19 12:35:22.383716 | controller |           "requests": {
2026-06-19 12:35:22.383732 | controller |             "cpu": "10m",
2026-06-19 12:35:22.383747 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.383763 | controller |           }
2026-06-19 12:35:22.383778 | controller |         },
2026-06-19 12:35:22.383794 | controller |         "securityContext": {
2026-06-19 12:35:22.383810 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.383827 | controller |           "capabilities": {
2026-06-19 12:35:22.383843 | controller |             "drop": [
2026-06-19 12:35:22.383858 | controller |               "MKNOD"
2026-06-19 12:35:22.383874 | controller |             ]
2026-06-19 12:35:22.383889 | controller |           }
2026-06-19 12:35:22.383905 | controller |         },
2026-06-19 12:35:22.383921 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.383936 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.383952 | controller |         "volumeMounts": [
2026-06-19 12:35:22.383968 | controller |           {
2026-06-19 12:35:22.383983 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.383999 | controller |             "name": "kube-api-access-nbpjk",
2026-06-19 12:35:22.384014 | controller |             "readOnly": true
2026-06-19 12:35:22.384029 | controller |           }
2026-06-19 12:35:22.384045 | controller |         ]
2026-06-19 12:35:22.384060 | controller |       }
2026-06-19 12:35:22.384075 | controller |     ],
2026-06-19 12:35:22.384090 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.384106 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.384121 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.384136 | controller |       {
2026-06-19 12:35:22.384152 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-bz7nh"
2026-06-19 12:35:22.384167 | controller |       }
2026-06-19 12:35:22.384182 | controller |     ],
2026-06-19 12:35:22.384198 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.384213 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.384228 | controller |     "priority": 0,
2026-06-19 12:35:22.384244 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.384259 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.384275 | controller |     "securityContext": {
2026-06-19 12:35:22.384290 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.384306 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.384321 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.384336 | controller |       }
2026-06-19 12:35:22.384352 | controller |     },
2026-06-19 12:35:22.384367 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-19 12:35:22.384383 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-19 12:35:22.384398 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.384414 | controller |     "tolerations": [
2026-06-19 12:35:22.384449 | controller |       {
2026-06-19 12:35:22.384466 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.384482 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.384498 | controller |         "operator": "Exists",
2026-06-19 12:35:22.384513 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.384529 | controller |       },
2026-06-19 12:35:22.384544 | controller |       {
2026-06-19 12:35:22.384559 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.384574 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.384593 | controller |         "operator": "Exists",
2026-06-19 12:35:22.384609 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.384624 | controller |       },
2026-06-19 12:35:22.384640 | controller |       {
2026-06-19 12:35:22.384655 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.384671 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.384687 | controller |         "operator": "Exists"
2026-06-19 12:35:22.384702 | controller |       }
2026-06-19 12:35:22.384717 | controller |     ],
2026-06-19 12:35:22.384733 | controller |     "volumes": [
2026-06-19 12:35:22.384748 | controller |       {
2026-06-19 12:35:22.384763 | controller |         "name": "kube-api-access-nbpjk",
2026-06-19 12:35:22.384779 | controller |         "projected": {
2026-06-19 12:35:22.384794 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.384809 | controller |           "sources": [
2026-06-19 12:35:22.384869 | controller |             {
2026-06-19 12:35:22.384890 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.384907 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.384924 | controller |                 "path": "token"
2026-06-19 12:35:22.384940 | controller |               }
2026-06-19 12:35:22.384956 | controller |             },
2026-06-19 12:35:22.384971 | controller |             {
2026-06-19 12:35:22.384987 | controller |               "configMap": {
2026-06-19 12:35:22.385003 | controller |                 "items": [
2026-06-19 12:35:22.385018 | controller |                   {
2026-06-19 12:35:22.385033 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.385049 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.385064 | controller |                   }
2026-06-19 12:35:22.385078 | controller |                 ],
2026-06-19 12:35:22.385093 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.385109 | controller |               }
2026-06-19 12:35:22.385124 | controller |             },
2026-06-19 12:35:22.385139 | controller |             {
2026-06-19 12:35:22.385154 | controller |               "downwardAPI": {
2026-06-19 12:35:22.385169 | controller |                 "items": [
2026-06-19 12:35:22.385184 | controller |                   {
2026-06-19 12:35:22.385199 | controller |                     "fieldRef": {
2026-06-19 12:35:22.385214 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.385229 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.385244 | controller |                     },
2026-06-19 12:35:22.385260 | controller |                     "path": "namespace"
2026-06-19 12:35:22.385275 | controller |                   }
2026-06-19 12:35:22.385290 | controller |                 ]
2026-06-19 12:35:22.385305 | controller |               }
2026-06-19 12:35:22.385320 | controller |             },
2026-06-19 12:35:22.385335 | controller |             {
2026-06-19 12:35:22.385350 | controller |               "configMap": {
2026-06-19 12:35:22.385365 | controller |                 "items": [
2026-06-19 12:35:22.385379 | controller |                   {
2026-06-19 12:35:22.385394 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.385409 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.385424 | controller |                   }
2026-06-19 12:35:22.385461 | controller |                 ],
2026-06-19 12:35:22.385477 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.385492 | controller |               }
2026-06-19 12:35:22.385508 | controller |             }
2026-06-19 12:35:22.385523 | controller |           ]
2026-06-19 12:35:22.385538 | controller |         }
2026-06-19 12:35:22.385553 | controller |       }
2026-06-19 12:35:22.385568 | controller |     ]
2026-06-19 12:35:22.385582 | controller |   },
2026-06-19 12:35:22.385596 | controller |   "status": {
2026-06-19 12:35:22.385614 | controller |     "conditions": [
2026-06-19 12:35:22.385630 | controller |       {
2026-06-19 12:35:22.385644 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.385660 | controller |         "lastTransitionTime": "2026-06-19T11:38:58Z",
2026-06-19 12:35:22.385675 | controller |         "status": "True",
2026-06-19 12:35:22.385691 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.385706 | controller |       },
2026-06-19 12:35:22.385721 | controller |       {
2026-06-19 12:35:22.385736 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.385752 | controller |         "lastTransitionTime": "2026-06-19T11:37:35Z",
2026-06-19 12:35:22.385768 | controller |         "status": "True",
2026-06-19 12:35:22.385783 | controller |         "type": "Initialized"
2026-06-19 12:35:22.385799 | controller |       },
2026-06-19 12:35:22.385814 | controller |       {
2026-06-19 12:35:22.385830 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.385845 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:22.385861 | controller |         "status": "True",
2026-06-19 12:35:22.385876 | controller |         "type": "Ready"
2026-06-19 12:35:22.385891 | controller |       },
2026-06-19 12:35:22.385907 | controller |       {
2026-06-19 12:35:22.385923 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.385938 | controller |         "lastTransitionTime": "2026-06-19T11:39:09Z",
2026-06-19 12:35:22.385954 | controller |         "status": "True",
2026-06-19 12:35:22.385970 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.385985 | controller |       },
2026-06-19 12:35:22.386001 | controller |       {
2026-06-19 12:35:22.386017 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.386032 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.386048 | controller |         "status": "True",
2026-06-19 12:35:22.386064 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.386079 | controller |       }
2026-06-19 12:35:22.386095 | controller |     ],
2026-06-19 12:35:22.386110 | controller |     "containerStatuses": [
2026-06-19 12:35:22.386126 | controller |       {
2026-06-19 12:35:22.386142 | controller |         "allocatedResources": {
2026-06-19 12:35:22.386157 | controller |           "cpu": "10m",
2026-06-19 12:35:22.386172 | controller |           "memory": "256Mi"
2026-06-19 12:35:22.386187 | controller |         },
2026-06-19 12:35:22.386202 | controller |         "containerID": "cri-o://4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a",
2026-06-19 12:35:22.386218 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7",
2026-06-19 12:35:22.386233 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7",
2026-06-19 12:35:22.386249 | controller |         "lastState": {},
2026-06-19 12:35:22.386264 | controller |         "name": "manager",
2026-06-19 12:35:22.386280 | controller |         "ready": true,
2026-06-19 12:35:22.386295 | controller |         "resources": {
2026-06-19 12:35:22.386310 | controller |           "limits": {
2026-06-19 12:35:22.386325 | controller |             "cpu": "500m",
2026-06-19 12:35:22.386340 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.386355 | controller |           },
2026-06-19 12:35:22.386371 | controller |           "requests": {
2026-06-19 12:35:22.386386 | controller |             "cpu": "10m",
2026-06-19 12:35:22.386401 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.386416 | controller |           }
2026-06-19 12:35:22.386450 | controller |         },
2026-06-19 12:35:22.386467 | controller |         "restartCount": 0,
2026-06-19 12:35:22.386483 | controller |         "started": true,
2026-06-19 12:35:22.386498 | controller |         "state": {
2026-06-19 12:35:22.386517 | controller |           "running": {
2026-06-19 12:35:22.386533 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:22.386548 | controller |           }
2026-06-19 12:35:22.386564 | controller |         },
2026-06-19 12:35:22.386579 | controller |         "user": {
2026-06-19 12:35:22.386595 | controller |           "linux": {
2026-06-19 12:35:22.386610 | controller |             "gid": 0,
2026-06-19 12:35:22.386625 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.386640 | controller |               0
2026-06-19 12:35:22.386656 | controller |             ],
2026-06-19 12:35:22.386671 | controller |             "uid": 65532
2026-06-19 12:35:22.386687 | controller |           }
2026-06-19 12:35:22.386703 | controller |         },
2026-06-19 12:35:22.386718 | controller |         "volumeMounts": [
2026-06-19 12:35:22.386734 | controller |           {
2026-06-19 12:35:22.386765 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.386782 | controller |             "name": "kube-api-access-nbpjk",
2026-06-19 12:35:22.386797 | controller |             "readOnly": true,
2026-06-19 12:35:22.386813 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.386828 | controller |           }
2026-06-19 12:35:22.386844 | controller |         ]
2026-06-19 12:35:22.386859 | controller |       }
2026-06-19 12:35:22.386875 | controller |     ],
2026-06-19 12:35:22.386891 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.386906 | controller |     "hostIPs": [
2026-06-19 12:35:22.386922 | controller |       {
2026-06-19 12:35:22.386938 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.386953 | controller |       }
2026-06-19 12:35:22.386969 | controller |     ],
2026-06-19 12:35:22.386988 | controller |     "phase": "Running",
2026-06-19 12:35:22.387005 | controller |     "podIP": "10.217.0.91",
2026-06-19 12:35:22.387021 | controller |     "podIPs": [
2026-06-19 12:35:22.387036 | controller |       {
2026-06-19 12:35:22.387051 | controller |         "ip": "10.217.0.91"
2026-06-19 12:35:22.387067 | controller |       }
2026-06-19 12:35:22.387082 | controller |     ],
2026-06-19 12:35:22.387098 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.387114 | controller |     "startTime": "2026-06-19T11:37:35Z"
2026-06-19 12:35:22.387130 | controller |   }
2026-06-19 12:35:22.387146 | controller | }
2026-06-19 12:35:22.408673 | controller | ok:
2026-06-19 12:35:22.408721 | controller | {
2026-06-19 12:35:22.408742 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.408758 | controller |   "kind": "Pod",
2026-06-19 12:35:22.408774 | controller |   "metadata": {
2026-06-19 12:35:22.408790 | controller |     "annotations": {
2026-06-19 12:35:22.408805 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.408821 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.408837 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.408852 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:22.408868 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:22.408883 | controller |     },
2026-06-19 12:35:22.408898 | controller |     "creationTimestamp": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.408918 | controller |     "generateName": "test-operator-controller-manager-54574d6bdb-",
2026-06-19 12:35:22.408933 | controller |     "generation": 1,
2026-06-19 12:35:22.408948 | controller |     "labels": {
2026-06-19 12:35:22.408963 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-19 12:35:22.408978 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.409037 | controller |       "openstack.org/operator-name": "test",
2026-06-19 12:35:22.409058 | controller |       "pod-template-hash": "54574d6bdb"
2026-06-19 12:35:22.409074 | controller |     },
2026-06-19 12:35:22.409089 | controller |     "managedFields": [
2026-06-19 12:35:22.409104 | controller |       {
2026-06-19 12:35:22.409119 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.409134 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.409149 | controller |         "fieldsV1": {
2026-06-19 12:35:22.409163 | controller |           "f:metadata": {
2026-06-19 12:35:22.409178 | controller |             "f:annotations": {
2026-06-19 12:35:22.409193 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.409208 | controller |             }
2026-06-19 12:35:22.409223 | controller |           }
2026-06-19 12:35:22.409238 | controller |         },
2026-06-19 12:35:22.409253 | controller |         "manager": "crc",
2026-06-19 12:35:22.409268 | controller |         "operation": "Update",
2026-06-19 12:35:22.409283 | controller |         "subresource": "status",
2026-06-19 12:35:22.409297 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.409312 | controller |       },
2026-06-19 12:35:22.409327 | controller |       {
2026-06-19 12:35:22.409342 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.409356 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.409371 | controller |         "fieldsV1": {
2026-06-19 12:35:22.409385 | controller |           "f:metadata": {
2026-06-19 12:35:22.409399 | controller |             "f:annotations": {
2026-06-19 12:35:22.409413 | controller |               ".": {},
2026-06-19 12:35:22.409443 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.409464 | controller |             },
2026-06-19 12:35:22.409479 | controller |             "f:generateName": {},
2026-06-19 12:35:22.409494 | controller |             "f:labels": {
2026-06-19 12:35:22.409508 | controller |               ".": {},
2026-06-19 12:35:22.409523 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.409539 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.409554 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.409569 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.409584 | controller |             },
2026-06-19 12:35:22.409599 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.409615 | controller |               ".": {},
2026-06-19 12:35:22.409630 | controller |               "k:{\"uid\":\"b2091a6c-1b9c-478b-b4c2-94e22989d293\"}": {}
2026-06-19 12:35:22.409645 | controller |             }
2026-06-19 12:35:22.409661 | controller |           },
2026-06-19 12:35:22.409676 | controller |           "f:spec": {
2026-06-19 12:35:22.409691 | controller |             "f:containers": {
2026-06-19 12:35:22.409706 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.409722 | controller |                 ".": {},
2026-06-19 12:35:22.409737 | controller |                 "f:args": {},
2026-06-19 12:35:22.409752 | controller |                 "f:command": {},
2026-06-19 12:35:22.409767 | controller |                 "f:env": {
2026-06-19 12:35:22.409783 | controller |                   ".": {},
2026-06-19 12:35:22.409798 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.409814 | controller |                     ".": {},
2026-06-19 12:35:22.409830 | controller |                     "f:name": {},
2026-06-19 12:35:22.409849 | controller |                     "f:value": {}
2026-06-19 12:35:22.409864 | controller |                   },
2026-06-19 12:35:22.409880 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.409896 | controller |                     ".": {},
2026-06-19 12:35:22.409912 | controller |                     "f:name": {},
2026-06-19 12:35:22.409928 | controller |                     "f:value": {}
2026-06-19 12:35:22.409943 | controller |                   },
2026-06-19 12:35:22.409959 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:22.409974 | controller |                     ".": {},
2026-06-19 12:35:22.409990 | controller |                     "f:name": {},
2026-06-19 12:35:22.410006 | controller |                     "f:value": {}
2026-06-19 12:35:22.410021 | controller |                   },
2026-06-19 12:35:22.410037 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.410052 | controller |                     ".": {},
2026-06-19 12:35:22.410067 | controller |                     "f:name": {},
2026-06-19 12:35:22.410083 | controller |                     "f:value": {}
2026-06-19 12:35:22.410098 | controller |                   },
2026-06-19 12:35:22.410113 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.410128 | controller |                     ".": {},
2026-06-19 12:35:22.410144 | controller |                     "f:name": {},
2026-06-19 12:35:22.410159 | controller |                     "f:value": {}
2026-06-19 12:35:22.410175 | controller |                   }
2026-06-19 12:35:22.410190 | controller |                 },
2026-06-19 12:35:22.410206 | controller |                 "f:image": {},
2026-06-19 12:35:22.410222 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.410238 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.410253 | controller |                   ".": {},
2026-06-19 12:35:22.410269 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.410284 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.410299 | controller |                     ".": {},
2026-06-19 12:35:22.410314 | controller |                     "f:path": {},
2026-06-19 12:35:22.410329 | controller |                     "f:port": {},
2026-06-19 12:35:22.410345 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.410360 | controller |                   },
2026-06-19 12:35:22.410375 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.410390 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.410405 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.410420 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.410457 | controller |                 },
2026-06-19 12:35:22.410474 | controller |                 "f:name": {},
2026-06-19 12:35:22.410490 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.410505 | controller |                   ".": {},
2026-06-19 12:35:22.410521 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.410537 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.410552 | controller |                     ".": {},
2026-06-19 12:35:22.410568 | controller |                     "f:path": {},
2026-06-19 12:35:22.410584 | controller |                     "f:port": {},
2026-06-19 12:35:22.410599 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.410615 | controller |                   },
2026-06-19 12:35:22.410631 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.410647 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.410662 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.410678 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.410694 | controller |                 },
2026-06-19 12:35:22.410722 | controller |                 "f:resources": {
2026-06-19 12:35:22.410738 | controller |                   ".": {},
2026-06-19 12:35:22.410768 | controller |                   "f:limits": {
2026-06-19 12:35:22.410784 | controller |                     ".": {},
2026-06-19 12:35:22.410799 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.410816 | controller |                     "f:memory": {}
2026-06-19 12:35:22.410832 | controller |                   },
2026-06-19 12:35:22.410847 | controller |                   "f:requests": {
2026-06-19 12:35:22.410863 | controller |                     ".": {},
2026-06-19 12:35:22.410879 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.410895 | controller |                     "f:memory": {}
2026-06-19 12:35:22.410910 | controller |                   }
2026-06-19 12:35:22.410926 | controller |                 },
2026-06-19 12:35:22.410941 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.410957 | controller |                   ".": {},
2026-06-19 12:35:22.410972 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.410988 | controller |                 },
2026-06-19 12:35:22.411003 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.411019 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.411034 | controller |               }
2026-06-19 12:35:22.411049 | controller |             },
2026-06-19 12:35:22.411064 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.411079 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.411094 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.411109 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.411124 | controller |             "f:securityContext": {
2026-06-19 12:35:22.411139 | controller |               ".": {},
2026-06-19 12:35:22.411153 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.411168 | controller |             },
2026-06-19 12:35:22.411183 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.411198 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.411213 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.411228 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.411243 | controller |           }
2026-06-19 12:35:22.411259 | controller |         },
2026-06-19 12:35:22.411274 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.411289 | controller |         "operation": "Update",
2026-06-19 12:35:22.411304 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.411319 | controller |       },
2026-06-19 12:35:22.411334 | controller |       {
2026-06-19 12:35:22.411349 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.411363 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.411378 | controller |         "fieldsV1": {
2026-06-19 12:35:22.411393 | controller |           "f:metadata": {
2026-06-19 12:35:22.411408 | controller |             "f:annotations": {
2026-06-19 12:35:22.411423 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.411459 | controller |             }
2026-06-19 12:35:22.411476 | controller |           }
2026-06-19 12:35:22.411491 | controller |         },
2026-06-19 12:35:22.411506 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.411520 | controller |         "operation": "Update",
2026-06-19 12:35:22.411535 | controller |         "subresource": "status",
2026-06-19 12:35:22.411550 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:22.411565 | controller |       },
2026-06-19 12:35:22.411580 | controller |       {
2026-06-19 12:35:22.411596 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.411611 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.411630 | controller |         "fieldsV1": {
2026-06-19 12:35:22.411645 | controller |           "f:status": {
2026-06-19 12:35:22.411660 | controller |             "f:conditions": {
2026-06-19 12:35:22.411675 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.411690 | controller |                 ".": {},
2026-06-19 12:35:22.411705 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.411721 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.411737 | controller |                 "f:status": {},
2026-06-19 12:35:22.411753 | controller |                 "f:type": {}
2026-06-19 12:35:22.411768 | controller |               },
2026-06-19 12:35:22.411784 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.411799 | controller |                 ".": {},
2026-06-19 12:35:22.411815 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.411831 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.411846 | controller |                 "f:status": {},
2026-06-19 12:35:22.411862 | controller |                 "f:type": {}
2026-06-19 12:35:22.411877 | controller |               },
2026-06-19 12:35:22.411893 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.411909 | controller |                 ".": {},
2026-06-19 12:35:22.411924 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.411940 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.411955 | controller |                 "f:status": {},
2026-06-19 12:35:22.411971 | controller |                 "f:type": {}
2026-06-19 12:35:22.411989 | controller |               },
2026-06-19 12:35:22.412008 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.412024 | controller |                 ".": {},
2026-06-19 12:35:22.412040 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.412055 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.412071 | controller |                 "f:status": {},
2026-06-19 12:35:22.412086 | controller |                 "f:type": {}
2026-06-19 12:35:22.412101 | controller |               }
2026-06-19 12:35:22.412116 | controller |             },
2026-06-19 12:35:22.412132 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.412147 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.412162 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.412178 | controller |             "f:phase": {},
2026-06-19 12:35:22.412193 | controller |             "f:podIP": {},
2026-06-19 12:35:22.412208 | controller |             "f:podIPs": {
2026-06-19 12:35:22.412223 | controller |               ".": {},
2026-06-19 12:35:22.412237 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-19 12:35:22.412252 | controller |                 ".": {},
2026-06-19 12:35:22.412267 | controller |                 "f:ip": {}
2026-06-19 12:35:22.412283 | controller |               }
2026-06-19 12:35:22.412298 | controller |             },
2026-06-19 12:35:22.412313 | controller |             "f:startTime": {}
2026-06-19 12:35:22.412328 | controller |           }
2026-06-19 12:35:22.412344 | controller |         },
2026-06-19 12:35:22.412359 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.412374 | controller |         "operation": "Update",
2026-06-19 12:35:22.412390 | controller |         "subresource": "status",
2026-06-19 12:35:22.412405 | controller |         "time": "2026-06-19T11:39:10Z"
2026-06-19 12:35:22.412420 | controller |       }
2026-06-19 12:35:22.412457 | controller |     ],
2026-06-19 12:35:22.412474 | controller |     "name": "test-operator-controller-manager-54574d6bdb-vxc8q",
2026-06-19 12:35:22.412489 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.412505 | controller |     "ownerReferences": [
2026-06-19 12:35:22.412520 | controller |       {
2026-06-19 12:35:22.412540 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.412556 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.412572 | controller |         "controller": true,
2026-06-19 12:35:22.412587 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.412603 | controller |         "name": "test-operator-controller-manager-54574d6bdb",
2026-06-19 12:35:22.412619 | controller |         "uid": "b2091a6c-1b9c-478b-b4c2-94e22989d293"
2026-06-19 12:35:22.412635 | controller |       }
2026-06-19 12:35:22.412650 | controller |     ],
2026-06-19 12:35:22.412666 | controller |     "resourceVersion": "55015",
2026-06-19 12:35:22.412681 | controller |     "uid": "9302eb5f-fb6a-41d2-a388-7b0bd7855a4b"
2026-06-19 12:35:22.412697 | controller |   },
2026-06-19 12:35:22.412713 | controller |   "spec": {
2026-06-19 12:35:22.412729 | controller |     "containers": [
2026-06-19 12:35:22.412744 | controller |       {
2026-06-19 12:35:22.412760 | controller |         "args": [
2026-06-19 12:35:22.412775 | controller |           "--leader-elect",
2026-06-19 12:35:22.412791 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.412807 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:22.412822 | controller |         ],
2026-06-19 12:35:22.412838 | controller |         "command": [
2026-06-19 12:35:22.412854 | controller |           "/manager"
2026-06-19 12:35:22.412870 | controller |         ],
2026-06-19 12:35:22.412886 | controller |         "env": [
2026-06-19 12:35:22.412901 | controller |           {
2026-06-19 12:35:22.412917 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.412932 | controller |             "value": "30"
2026-06-19 12:35:22.412947 | controller |           },
2026-06-19 12:35:22.412963 | controller |           {
2026-06-19 12:35:22.412981 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.412998 | controller |             "value": "20"
2026-06-19 12:35:22.413015 | controller |           },
2026-06-19 12:35:22.413030 | controller |           {
2026-06-19 12:35:22.413046 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.413061 | controller |             "value": "5"
2026-06-19 12:35:22.413077 | controller |           },
2026-06-19 12:35:22.413092 | controller |           {
2026-06-19 12:35:22.413107 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.413122 | controller |             "value": "false"
2026-06-19 12:35:22.413137 | controller |           },
2026-06-19 12:35:22.413153 | controller |           {
2026-06-19 12:35:22.413168 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:22.413183 | controller |             "value": "false"
2026-06-19 12:35:22.413198 | controller |           }
2026-06-19 12:35:22.413213 | controller |         ],
2026-06-19 12:35:22.413228 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb",
2026-06-19 12:35:22.413244 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.413259 | controller |         "livenessProbe": {
2026-06-19 12:35:22.413275 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.413289 | controller |           "httpGet": {
2026-06-19 12:35:22.413304 | controller |             "path": "/healthz",
2026-06-19 12:35:22.413319 | controller |             "port": 8081,
2026-06-19 12:35:22.413334 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.413349 | controller |           },
2026-06-19 12:35:22.413364 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.413379 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.413394 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.413409 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.413424 | controller |         },
2026-06-19 12:35:22.413461 | controller |         "name": "manager",
2026-06-19 12:35:22.413477 | controller |         "readinessProbe": {
2026-06-19 12:35:22.413500 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.413515 | controller |           "httpGet": {
2026-06-19 12:35:22.413531 | controller |             "path": "/readyz",
2026-06-19 12:35:22.413545 | controller |             "port": 8081,
2026-06-19 12:35:22.413560 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.413575 | controller |           },
2026-06-19 12:35:22.413590 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.413605 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.413619 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.413634 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.413649 | controller |         },
2026-06-19 12:35:22.413664 | controller |         "resources": {
2026-06-19 12:35:22.413679 | controller |           "limits": {
2026-06-19 12:35:22.413694 | controller |             "cpu": "500m",
2026-06-19 12:35:22.413709 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.413723 | controller |           },
2026-06-19 12:35:22.413738 | controller |           "requests": {
2026-06-19 12:35:22.413753 | controller |             "cpu": "10m",
2026-06-19 12:35:22.413768 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.413783 | controller |           }
2026-06-19 12:35:22.413798 | controller |         },
2026-06-19 12:35:22.413813 | controller |         "securityContext": {
2026-06-19 12:35:22.413827 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.413842 | controller |           "capabilities": {
2026-06-19 12:35:22.413857 | controller |             "drop": [
2026-06-19 12:35:22.413873 | controller |               "MKNOD"
2026-06-19 12:35:22.413889 | controller |             ]
2026-06-19 12:35:22.413905 | controller |           }
2026-06-19 12:35:22.413920 | controller |         },
2026-06-19 12:35:22.413936 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.413952 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.413967 | controller |         "volumeMounts": [
2026-06-19 12:35:22.413983 | controller |           {
2026-06-19 12:35:22.413999 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.414015 | controller |             "name": "kube-api-access-86p2w",
2026-06-19 12:35:22.414030 | controller |             "readOnly": true
2026-06-19 12:35:22.414046 | controller |           }
2026-06-19 12:35:22.414062 | controller |         ]
2026-06-19 12:35:22.414078 | controller |       }
2026-06-19 12:35:22.414093 | controller |     ],
2026-06-19 12:35:22.414109 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.414124 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.414140 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.414155 | controller |       {
2026-06-19 12:35:22.414171 | controller |         "name": "test-operator-controller-manager-dockercfg-cbqd5"
2026-06-19 12:35:22.414187 | controller |       }
2026-06-19 12:35:22.414203 | controller |     ],
2026-06-19 12:35:22.414218 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.414234 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.414250 | controller |     "priority": 0,
2026-06-19 12:35:22.414266 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.414281 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.414297 | controller |     "securityContext": {
2026-06-19 12:35:22.414313 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.414328 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.414344 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.414359 | controller |       }
2026-06-19 12:35:22.414375 | controller |     },
2026-06-19 12:35:22.414391 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-19 12:35:22.414406 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-19 12:35:22.414439 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.414461 | controller |     "tolerations": [
2026-06-19 12:35:22.414478 | controller |       {
2026-06-19 12:35:22.414493 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.414509 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.414525 | controller |         "operator": "Exists",
2026-06-19 12:35:22.414541 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.414556 | controller |       },
2026-06-19 12:35:22.414572 | controller |       {
2026-06-19 12:35:22.414588 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.414603 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.414619 | controller |         "operator": "Exists",
2026-06-19 12:35:22.414635 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.414650 | controller |       },
2026-06-19 12:35:22.414665 | controller |       {
2026-06-19 12:35:22.414681 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.414696 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.414712 | controller |         "operator": "Exists"
2026-06-19 12:35:22.414727 | controller |       }
2026-06-19 12:35:22.414742 | controller |     ],
2026-06-19 12:35:22.414774 | controller |     "volumes": [
2026-06-19 12:35:22.414790 | controller |       {
2026-06-19 12:35:22.414805 | controller |         "name": "kube-api-access-86p2w",
2026-06-19 12:35:22.414821 | controller |         "projected": {
2026-06-19 12:35:22.414836 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.414852 | controller |           "sources": [
2026-06-19 12:35:22.414867 | controller |             {
2026-06-19 12:35:22.414882 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.414898 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.414914 | controller |                 "path": "token"
2026-06-19 12:35:22.414929 | controller |               }
2026-06-19 12:35:22.414945 | controller |             },
2026-06-19 12:35:22.414960 | controller |             {
2026-06-19 12:35:22.414976 | controller |               "configMap": {
2026-06-19 12:35:22.414992 | controller |                 "items": [
2026-06-19 12:35:22.415007 | controller |                   {
2026-06-19 12:35:22.415023 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.415039 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.415055 | controller |                   }
2026-06-19 12:35:22.415070 | controller |                 ],
2026-06-19 12:35:22.415086 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.415102 | controller |               }
2026-06-19 12:35:22.415117 | controller |             },
2026-06-19 12:35:22.415133 | controller |             {
2026-06-19 12:35:22.415148 | controller |               "downwardAPI": {
2026-06-19 12:35:22.415163 | controller |                 "items": [
2026-06-19 12:35:22.415179 | controller |                   {
2026-06-19 12:35:22.415195 | controller |                     "fieldRef": {
2026-06-19 12:35:22.415210 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.415226 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.415242 | controller |                     },
2026-06-19 12:35:22.415258 | controller |                     "path": "namespace"
2026-06-19 12:35:22.415274 | controller |                   }
2026-06-19 12:35:22.415289 | controller |                 ]
2026-06-19 12:35:22.415305 | controller |               }
2026-06-19 12:35:22.415320 | controller |             },
2026-06-19 12:35:22.415335 | controller |             {
2026-06-19 12:35:22.415350 | controller |               "configMap": {
2026-06-19 12:35:22.415366 | controller |                 "items": [
2026-06-19 12:35:22.415385 | controller |                   {
2026-06-19 12:35:22.415400 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.415415 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.415451 | controller |                   }
2026-06-19 12:35:22.415468 | controller |                 ],
2026-06-19 12:35:22.415483 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.415498 | controller |               }
2026-06-19 12:35:22.415513 | controller |             }
2026-06-19 12:35:22.415528 | controller |           ]
2026-06-19 12:35:22.415543 | controller |         }
2026-06-19 12:35:22.415558 | controller |       }
2026-06-19 12:35:22.415572 | controller |     ]
2026-06-19 12:35:22.415587 | controller |   },
2026-06-19 12:35:22.415602 | controller |   "status": {
2026-06-19 12:35:22.415617 | controller |     "conditions": [
2026-06-19 12:35:22.415632 | controller |       {
2026-06-19 12:35:22.415648 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.415663 | controller |         "lastTransitionTime": "2026-06-19T11:38:56Z",
2026-06-19 12:35:22.415678 | controller |         "status": "True",
2026-06-19 12:35:22.415694 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.415709 | controller |       },
2026-06-19 12:35:22.415725 | controller |       {
2026-06-19 12:35:22.415740 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.415755 | controller |         "lastTransitionTime": "2026-06-19T11:37:35Z",
2026-06-19 12:35:22.415770 | controller |         "status": "True",
2026-06-19 12:35:22.415785 | controller |         "type": "Initialized"
2026-06-19 12:35:22.415800 | controller |       },
2026-06-19 12:35:22.415815 | controller |       {
2026-06-19 12:35:22.415830 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.415845 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.415860 | controller |         "status": "True",
2026-06-19 12:35:22.415875 | controller |         "type": "Ready"
2026-06-19 12:35:22.415890 | controller |       },
2026-06-19 12:35:22.415905 | controller |       {
2026-06-19 12:35:22.415920 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.415936 | controller |         "lastTransitionTime": "2026-06-19T11:39:07Z",
2026-06-19 12:35:22.415951 | controller |         "status": "True",
2026-06-19 12:35:22.415966 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.415981 | controller |       },
2026-06-19 12:35:22.415999 | controller |       {
2026-06-19 12:35:22.416015 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.416030 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.416044 | controller |         "status": "True",
2026-06-19 12:35:22.416060 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.416075 | controller |       }
2026-06-19 12:35:22.416091 | controller |     ],
2026-06-19 12:35:22.416107 | controller |     "containerStatuses": [
2026-06-19 12:35:22.416122 | controller |       {
2026-06-19 12:35:22.416138 | controller |         "allocatedResources": {
2026-06-19 12:35:22.416153 | controller |           "cpu": "10m",
2026-06-19 12:35:22.416169 | controller |           "memory": "256Mi"
2026-06-19 12:35:22.416184 | controller |         },
2026-06-19 12:35:22.416200 | controller |         "containerID": "cri-o://56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc",
2026-06-19 12:35:22.416217 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb",
2026-06-19 12:35:22.416236 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb",
2026-06-19 12:35:22.416252 | controller |         "lastState": {},
2026-06-19 12:35:22.416268 | controller |         "name": "manager",
2026-06-19 12:35:22.416283 | controller |         "ready": true,
2026-06-19 12:35:22.416303 | controller |         "resources": {
2026-06-19 12:35:22.416319 | controller |           "limits": {
2026-06-19 12:35:22.416335 | controller |             "cpu": "500m",
2026-06-19 12:35:22.416351 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.416367 | controller |           },
2026-06-19 12:35:22.416383 | controller |           "requests": {
2026-06-19 12:35:22.416398 | controller |             "cpu": "10m",
2026-06-19 12:35:22.416413 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.416452 | controller |           }
2026-06-19 12:35:22.416473 | controller |         },
2026-06-19 12:35:22.416489 | controller |         "restartCount": 0,
2026-06-19 12:35:22.416505 | controller |         "started": true,
2026-06-19 12:35:22.416520 | controller |         "state": {
2026-06-19 12:35:22.416536 | controller |           "running": {
2026-06-19 12:35:22.416551 | controller |             "startedAt": "2026-06-19T11:38:55Z"
2026-06-19 12:35:22.416567 | controller |           }
2026-06-19 12:35:22.416583 | controller |         },
2026-06-19 12:35:22.416599 | controller |         "user": {
2026-06-19 12:35:22.416614 | controller |           "linux": {
2026-06-19 12:35:22.416630 | controller |             "gid": 0,
2026-06-19 12:35:22.416645 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.416661 | controller |               0
2026-06-19 12:35:22.416677 | controller |             ],
2026-06-19 12:35:22.416693 | controller |             "uid": 65532
2026-06-19 12:35:22.416708 | controller |           }
2026-06-19 12:35:22.416724 | controller |         },
2026-06-19 12:35:22.416739 | controller |         "volumeMounts": [
2026-06-19 12:35:22.416755 | controller |           {
2026-06-19 12:35:22.416771 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.416786 | controller |             "name": "kube-api-access-86p2w",
2026-06-19 12:35:22.416802 | controller |             "readOnly": true,
2026-06-19 12:35:22.416817 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.416833 | controller |           }
2026-06-19 12:35:22.416848 | controller |         ]
2026-06-19 12:35:22.416864 | controller |       }
2026-06-19 12:35:22.416879 | controller |     ],
2026-06-19 12:35:22.416895 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.416910 | controller |     "hostIPs": [
2026-06-19 12:35:22.416926 | controller |       {
2026-06-19 12:35:22.416942 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.416957 | controller |       }
2026-06-19 12:35:22.416973 | controller |     ],
2026-06-19 12:35:22.416988 | controller |     "phase": "Running",
2026-06-19 12:35:22.417004 | controller |     "podIP": "10.217.0.92",
2026-06-19 12:35:22.417019 | controller |     "podIPs": [
2026-06-19 12:35:22.417035 | controller |       {
2026-06-19 12:35:22.417050 | controller |         "ip": "10.217.0.92"
2026-06-19 12:35:22.417065 | controller |       }
2026-06-19 12:35:22.417081 | controller |     ],
2026-06-19 12:35:22.417097 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.417112 | controller |     "startTime": "2026-06-19T11:37:35Z"
2026-06-19 12:35:22.417128 | controller |   }
2026-06-19 12:35:22.417143 | controller | }
2026-06-19 12:35:22.439634 | controller | ok:
2026-06-19 12:35:22.439703 | controller | {
2026-06-19 12:35:22.439725 | controller |   "apiVersion": "v1",
2026-06-19 12:35:22.439743 | controller |   "kind": "Pod",
2026-06-19 12:35:22.439760 | controller |   "metadata": {
2026-06-19 12:35:22.439776 | controller |     "annotations": {
2026-06-19 12:35:22.439792 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-19 12:35:22.439818 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-19 12:35:22.439835 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-19 12:35:22.439853 | controller |       "openshift.io/scc": "anyuid",
2026-06-19 12:35:22.439872 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-19 12:35:22.439888 | controller |     },
2026-06-19 12:35:22.439904 | controller |     "creationTimestamp": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.439920 | controller |     "generateName": "watcher-operator-controller-manager-6886fd7fdd-",
2026-06-19 12:35:22.439937 | controller |     "generation": 1,
2026-06-19 12:35:22.439953 | controller |     "labels": {
2026-06-19 12:35:22.439970 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-19 12:35:22.439986 | controller |       "control-plane": "controller-manager",
2026-06-19 12:35:22.440002 | controller |       "openstack.org/operator-name": "watcher",
2026-06-19 12:35:22.440018 | controller |       "pod-template-hash": "6886fd7fdd"
2026-06-19 12:35:22.440034 | controller |     },
2026-06-19 12:35:22.440049 | controller |     "managedFields": [
2026-06-19 12:35:22.440064 | controller |       {
2026-06-19 12:35:22.440079 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.440094 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.440109 | controller |         "fieldsV1": {
2026-06-19 12:35:22.440124 | controller |           "f:metadata": {
2026-06-19 12:35:22.440139 | controller |             "f:annotations": {
2026-06-19 12:35:22.440154 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-19 12:35:22.440169 | controller |             }
2026-06-19 12:35:22.440184 | controller |           }
2026-06-19 12:35:22.440200 | controller |         },
2026-06-19 12:35:22.440215 | controller |         "manager": "crc",
2026-06-19 12:35:22.440230 | controller |         "operation": "Update",
2026-06-19 12:35:22.440245 | controller |         "subresource": "status",
2026-06-19 12:35:22.440260 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.440275 | controller |       },
2026-06-19 12:35:22.440290 | controller |       {
2026-06-19 12:35:22.440305 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.440320 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.440334 | controller |         "fieldsV1": {
2026-06-19 12:35:22.440349 | controller |           "f:metadata": {
2026-06-19 12:35:22.440363 | controller |             "f:annotations": {
2026-06-19 12:35:22.440379 | controller |               ".": {},
2026-06-19 12:35:22.440394 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-19 12:35:22.440409 | controller |             },
2026-06-19 12:35:22.440424 | controller |             "f:generateName": {},
2026-06-19 12:35:22.440463 | controller |             "f:labels": {
2026-06-19 12:35:22.440479 | controller |               ".": {},
2026-06-19 12:35:22.440494 | controller |               "f:app.kubernetes.io/name": {},
2026-06-19 12:35:22.440510 | controller |               "f:control-plane": {},
2026-06-19 12:35:22.440525 | controller |               "f:openstack.org/operator-name": {},
2026-06-19 12:35:22.440540 | controller |               "f:pod-template-hash": {}
2026-06-19 12:35:22.440555 | controller |             },
2026-06-19 12:35:22.440570 | controller |             "f:ownerReferences": {
2026-06-19 12:35:22.440585 | controller |               ".": {},
2026-06-19 12:35:22.440600 | controller |               "k:{\"uid\":\"bf83fde9-f8a5-4c47-a01e-0acf0c2a7101\"}": {}
2026-06-19 12:35:22.440615 | controller |             }
2026-06-19 12:35:22.440634 | controller |           },
2026-06-19 12:35:22.440649 | controller |           "f:spec": {
2026-06-19 12:35:22.440664 | controller |             "f:containers": {
2026-06-19 12:35:22.440678 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-19 12:35:22.440693 | controller |                 ".": {},
2026-06-19 12:35:22.440708 | controller |                 "f:args": {},
2026-06-19 12:35:22.440723 | controller |                 "f:command": {},
2026-06-19 12:35:22.440738 | controller |                 "f:env": {
2026-06-19 12:35:22.440753 | controller |                   ".": {},
2026-06-19 12:35:22.440768 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-19 12:35:22.440783 | controller |                     ".": {},
2026-06-19 12:35:22.440798 | controller |                     "f:name": {},
2026-06-19 12:35:22.440814 | controller |                     "f:value": {}
2026-06-19 12:35:22.440829 | controller |                   },
2026-06-19 12:35:22.440845 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-19 12:35:22.440860 | controller |                     ".": {},
2026-06-19 12:35:22.440876 | controller |                     "f:name": {},
2026-06-19 12:35:22.440891 | controller |                     "f:value": {}
2026-06-19 12:35:22.440906 | controller |                   },
2026-06-19 12:35:22.440922 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-19 12:35:22.440937 | controller |                     ".": {},
2026-06-19 12:35:22.440952 | controller |                     "f:name": {},
2026-06-19 12:35:22.440967 | controller |                     "f:value": {}
2026-06-19 12:35:22.440985 | controller |                   },
2026-06-19 12:35:22.441002 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-19 12:35:22.441017 | controller |                     ".": {},
2026-06-19 12:35:22.441032 | controller |                     "f:name": {},
2026-06-19 12:35:22.441048 | controller |                     "f:value": {}
2026-06-19 12:35:22.441063 | controller |                   },
2026-06-19 12:35:22.441079 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-19 12:35:22.441095 | controller |                     ".": {},
2026-06-19 12:35:22.441111 | controller |                     "f:name": {},
2026-06-19 12:35:22.441127 | controller |                     "f:value": {}
2026-06-19 12:35:22.441143 | controller |                   }
2026-06-19 12:35:22.441158 | controller |                 },
2026-06-19 12:35:22.441174 | controller |                 "f:image": {},
2026-06-19 12:35:22.441189 | controller |                 "f:imagePullPolicy": {},
2026-06-19 12:35:22.441204 | controller |                 "f:livenessProbe": {
2026-06-19 12:35:22.441220 | controller |                   ".": {},
2026-06-19 12:35:22.441235 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.441251 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.441266 | controller |                     ".": {},
2026-06-19 12:35:22.441281 | controller |                     "f:path": {},
2026-06-19 12:35:22.441297 | controller |                     "f:port": {},
2026-06-19 12:35:22.441312 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.441327 | controller |                   },
2026-06-19 12:35:22.441342 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.441357 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.441373 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.441388 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.441404 | controller |                 },
2026-06-19 12:35:22.441419 | controller |                 "f:name": {},
2026-06-19 12:35:22.441455 | controller |                 "f:readinessProbe": {
2026-06-19 12:35:22.441472 | controller |                   ".": {},
2026-06-19 12:35:22.441488 | controller |                   "f:failureThreshold": {},
2026-06-19 12:35:22.441510 | controller |                   "f:httpGet": {
2026-06-19 12:35:22.441526 | controller |                     ".": {},
2026-06-19 12:35:22.441541 | controller |                     "f:path": {},
2026-06-19 12:35:22.441556 | controller |                     "f:port": {},
2026-06-19 12:35:22.441572 | controller |                     "f:scheme": {}
2026-06-19 12:35:22.441587 | controller |                   },
2026-06-19 12:35:22.441602 | controller |                   "f:initialDelaySeconds": {},
2026-06-19 12:35:22.441618 | controller |                   "f:periodSeconds": {},
2026-06-19 12:35:22.441633 | controller |                   "f:successThreshold": {},
2026-06-19 12:35:22.441648 | controller |                   "f:timeoutSeconds": {}
2026-06-19 12:35:22.441664 | controller |                 },
2026-06-19 12:35:22.441679 | controller |                 "f:resources": {
2026-06-19 12:35:22.441694 | controller |                   ".": {},
2026-06-19 12:35:22.441709 | controller |                   "f:limits": {
2026-06-19 12:35:22.441724 | controller |                     ".": {},
2026-06-19 12:35:22.441740 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.441755 | controller |                     "f:memory": {}
2026-06-19 12:35:22.441770 | controller |                   },
2026-06-19 12:35:22.441785 | controller |                   "f:requests": {
2026-06-19 12:35:22.441800 | controller |                     ".": {},
2026-06-19 12:35:22.441815 | controller |                     "f:cpu": {},
2026-06-19 12:35:22.441830 | controller |                     "f:memory": {}
2026-06-19 12:35:22.441846 | controller |                   }
2026-06-19 12:35:22.441861 | controller |                 },
2026-06-19 12:35:22.441876 | controller |                 "f:securityContext": {
2026-06-19 12:35:22.441892 | controller |                   ".": {},
2026-06-19 12:35:22.441908 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-19 12:35:22.441923 | controller |                 },
2026-06-19 12:35:22.441939 | controller |                 "f:terminationMessagePath": {},
2026-06-19 12:35:22.441955 | controller |                 "f:terminationMessagePolicy": {}
2026-06-19 12:35:22.441970 | controller |               }
2026-06-19 12:35:22.441985 | controller |             },
2026-06-19 12:35:22.442000 | controller |             "f:dnsPolicy": {},
2026-06-19 12:35:22.442016 | controller |             "f:enableServiceLinks": {},
2026-06-19 12:35:22.442031 | controller |             "f:restartPolicy": {},
2026-06-19 12:35:22.442046 | controller |             "f:schedulerName": {},
2026-06-19 12:35:22.442062 | controller |             "f:securityContext": {
2026-06-19 12:35:22.442077 | controller |               ".": {},
2026-06-19 12:35:22.442092 | controller |               "f:runAsNonRoot": {}
2026-06-19 12:35:22.442107 | controller |             },
2026-06-19 12:35:22.442123 | controller |             "f:serviceAccount": {},
2026-06-19 12:35:22.442138 | controller |             "f:serviceAccountName": {},
2026-06-19 12:35:22.442153 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-19 12:35:22.442169 | controller |             "f:tolerations": {}
2026-06-19 12:35:22.442184 | controller |           }
2026-06-19 12:35:22.442199 | controller |         },
2026-06-19 12:35:22.442215 | controller |         "manager": "kube-controller-manager",
2026-06-19 12:35:22.442229 | controller |         "operation": "Update",
2026-06-19 12:35:22.442244 | controller |         "time": "2026-06-19T11:37:29Z"
2026-06-19 12:35:22.442259 | controller |       },
2026-06-19 12:35:22.442275 | controller |       {
2026-06-19 12:35:22.442290 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.442305 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.442320 | controller |         "fieldsV1": {
2026-06-19 12:35:22.442335 | controller |           "f:metadata": {
2026-06-19 12:35:22.442350 | controller |             "f:annotations": {
2026-06-19 12:35:22.442370 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-19 12:35:22.442385 | controller |             }
2026-06-19 12:35:22.442399 | controller |           }
2026-06-19 12:35:22.442417 | controller |         },
2026-06-19 12:35:22.442451 | controller |         "manager": "multus-daemon",
2026-06-19 12:35:22.442468 | controller |         "operation": "Update",
2026-06-19 12:35:22.442483 | controller |         "subresource": "status",
2026-06-19 12:35:22.442498 | controller |         "time": "2026-06-19T11:37:41Z"
2026-06-19 12:35:22.442513 | controller |       },
2026-06-19 12:35:22.442528 | controller |       {
2026-06-19 12:35:22.442543 | controller |         "apiVersion": "v1",
2026-06-19 12:35:22.442558 | controller |         "fieldsType": "FieldsV1",
2026-06-19 12:35:22.442573 | controller |         "fieldsV1": {
2026-06-19 12:35:22.442588 | controller |           "f:status": {
2026-06-19 12:35:22.442602 | controller |             "f:conditions": {
2026-06-19 12:35:22.442617 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-19 12:35:22.442632 | controller |                 ".": {},
2026-06-19 12:35:22.442646 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.442661 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.442676 | controller |                 "f:status": {},
2026-06-19 12:35:22.442691 | controller |                 "f:type": {}
2026-06-19 12:35:22.442706 | controller |               },
2026-06-19 12:35:22.442721 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-19 12:35:22.442735 | controller |                 ".": {},
2026-06-19 12:35:22.442750 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.442776 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.442791 | controller |                 "f:status": {},
2026-06-19 12:35:22.442806 | controller |                 "f:type": {}
2026-06-19 12:35:22.442820 | controller |               },
2026-06-19 12:35:22.442835 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-19 12:35:22.442850 | controller |                 ".": {},
2026-06-19 12:35:22.442865 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.442879 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.442894 | controller |                 "f:status": {},
2026-06-19 12:35:22.442909 | controller |                 "f:type": {}
2026-06-19 12:35:22.442924 | controller |               },
2026-06-19 12:35:22.442938 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-19 12:35:22.442954 | controller |                 ".": {},
2026-06-19 12:35:22.442969 | controller |                 "f:lastProbeTime": {},
2026-06-19 12:35:22.442985 | controller |                 "f:lastTransitionTime": {},
2026-06-19 12:35:22.443001 | controller |                 "f:status": {},
2026-06-19 12:35:22.443017 | controller |                 "f:type": {}
2026-06-19 12:35:22.443032 | controller |               }
2026-06-19 12:35:22.443048 | controller |             },
2026-06-19 12:35:22.443063 | controller |             "f:containerStatuses": {},
2026-06-19 12:35:22.443079 | controller |             "f:hostIP": {},
2026-06-19 12:35:22.443094 | controller |             "f:hostIPs": {},
2026-06-19 12:35:22.443110 | controller |             "f:phase": {},
2026-06-19 12:35:22.443125 | controller |             "f:podIP": {},
2026-06-19 12:35:22.443140 | controller |             "f:podIPs": {
2026-06-19 12:35:22.443155 | controller |               ".": {},
2026-06-19 12:35:22.443170 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-19 12:35:22.443186 | controller |                 ".": {},
2026-06-19 12:35:22.443202 | controller |                 "f:ip": {}
2026-06-19 12:35:22.443217 | controller |               }
2026-06-19 12:35:22.443233 | controller |             },
2026-06-19 12:35:22.443249 | controller |             "f:startTime": {}
2026-06-19 12:35:22.443268 | controller |           }
2026-06-19 12:35:22.443284 | controller |         },
2026-06-19 12:35:22.443300 | controller |         "manager": "kubelet",
2026-06-19 12:35:22.443315 | controller |         "operation": "Update",
2026-06-19 12:35:22.443331 | controller |         "subresource": "status",
2026-06-19 12:35:22.443346 | controller |         "time": "2026-06-19T11:39:11Z"
2026-06-19 12:35:22.443361 | controller |       }
2026-06-19 12:35:22.443377 | controller |     ],
2026-06-19 12:35:22.443392 | controller |     "name": "watcher-operator-controller-manager-6886fd7fdd-stqjb",
2026-06-19 12:35:22.443408 | controller |     "namespace": "openstack-operators",
2026-06-19 12:35:22.443445 | controller |     "ownerReferences": [
2026-06-19 12:35:22.443465 | controller |       {
2026-06-19 12:35:22.443481 | controller |         "apiVersion": "apps/v1",
2026-06-19 12:35:22.443497 | controller |         "blockOwnerDeletion": true,
2026-06-19 12:35:22.443512 | controller |         "controller": true,
2026-06-19 12:35:22.443527 | controller |         "kind": "ReplicaSet",
2026-06-19 12:35:22.443543 | controller |         "name": "watcher-operator-controller-manager-6886fd7fdd",
2026-06-19 12:35:22.443558 | controller |         "uid": "bf83fde9-f8a5-4c47-a01e-0acf0c2a7101"
2026-06-19 12:35:22.443573 | controller |       }
2026-06-19 12:35:22.443589 | controller |     ],
2026-06-19 12:35:22.443604 | controller |     "resourceVersion": "55075",
2026-06-19 12:35:22.443620 | controller |     "uid": "96bd9bc7-08e2-4393-b560-8553915a0003"
2026-06-19 12:35:22.443636 | controller |   },
2026-06-19 12:35:22.443653 | controller |   "spec": {
2026-06-19 12:35:22.443674 | controller |     "containers": [
2026-06-19 12:35:22.443689 | controller |       {
2026-06-19 12:35:22.443704 | controller |         "args": [
2026-06-19 12:35:22.443719 | controller |           "--leader-elect",
2026-06-19 12:35:22.443735 | controller |           "--health-probe-bind-address=:8081",
2026-06-19 12:35:22.443751 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-19 12:35:22.443766 | controller |         ],
2026-06-19 12:35:22.443782 | controller |         "command": [
2026-06-19 12:35:22.443797 | controller |           "/manager"
2026-06-19 12:35:22.443813 | controller |         ],
2026-06-19 12:35:22.443828 | controller |         "env": [
2026-06-19 12:35:22.443843 | controller |           {
2026-06-19 12:35:22.443859 | controller |             "name": "LEASE_DURATION",
2026-06-19 12:35:22.443874 | controller |             "value": "30"
2026-06-19 12:35:22.443890 | controller |           },
2026-06-19 12:35:22.443905 | controller |           {
2026-06-19 12:35:22.443920 | controller |             "name": "RENEW_DEADLINE",
2026-06-19 12:35:22.443936 | controller |             "value": "20"
2026-06-19 12:35:22.443952 | controller |           },
2026-06-19 12:35:22.443967 | controller |           {
2026-06-19 12:35:22.443983 | controller |             "name": "RETRY_PERIOD",
2026-06-19 12:35:22.443998 | controller |             "value": "5"
2026-06-19 12:35:22.444014 | controller |           },
2026-06-19 12:35:22.444029 | controller |           {
2026-06-19 12:35:22.444045 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-19 12:35:22.444061 | controller |             "value": "false"
2026-06-19 12:35:22.444077 | controller |           },
2026-06-19 12:35:22.444092 | controller |           {
2026-06-19 12:35:22.444109 | controller |             "name": "METRICS_CERTS",
2026-06-19 12:35:22.444124 | controller |             "value": "false"
2026-06-19 12:35:22.444140 | controller |           }
2026-06-19 12:35:22.444155 | controller |         ],
2026-06-19 12:35:22.444171 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2",
2026-06-19 12:35:22.444187 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-19 12:35:22.444202 | controller |         "livenessProbe": {
2026-06-19 12:35:22.444222 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.444238 | controller |           "httpGet": {
2026-06-19 12:35:22.444253 | controller |             "path": "/healthz",
2026-06-19 12:35:22.444268 | controller |             "port": 8081,
2026-06-19 12:35:22.444283 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.444299 | controller |           },
2026-06-19 12:35:22.444314 | controller |           "initialDelaySeconds": 15,
2026-06-19 12:35:22.444330 | controller |           "periodSeconds": 20,
2026-06-19 12:35:22.444345 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.444360 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.444376 | controller |         },
2026-06-19 12:35:22.444391 | controller |         "name": "manager",
2026-06-19 12:35:22.444406 | controller |         "readinessProbe": {
2026-06-19 12:35:22.444421 | controller |           "failureThreshold": 3,
2026-06-19 12:35:22.444458 | controller |           "httpGet": {
2026-06-19 12:35:22.444474 | controller |             "path": "/readyz",
2026-06-19 12:35:22.444490 | controller |             "port": 8081,
2026-06-19 12:35:22.444505 | controller |             "scheme": "HTTP"
2026-06-19 12:35:22.444520 | controller |           },
2026-06-19 12:35:22.444535 | controller |           "initialDelaySeconds": 5,
2026-06-19 12:35:22.444549 | controller |           "periodSeconds": 10,
2026-06-19 12:35:22.444564 | controller |           "successThreshold": 1,
2026-06-19 12:35:22.444579 | controller |           "timeoutSeconds": 1
2026-06-19 12:35:22.444594 | controller |         },
2026-06-19 12:35:22.444609 | controller |         "resources": {
2026-06-19 12:35:22.444623 | controller |           "limits": {
2026-06-19 12:35:22.444638 | controller |             "cpu": "500m",
2026-06-19 12:35:22.444653 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.444668 | controller |           },
2026-06-19 12:35:22.444683 | controller |           "requests": {
2026-06-19 12:35:22.444698 | controller |             "cpu": "10m",
2026-06-19 12:35:22.444713 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.444727 | controller |           }
2026-06-19 12:35:22.444742 | controller |         },
2026-06-19 12:35:22.444757 | controller |         "securityContext": {
2026-06-19 12:35:22.444772 | controller |           "allowPrivilegeEscalation": false,
2026-06-19 12:35:22.444786 | controller |           "capabilities": {
2026-06-19 12:35:22.444801 | controller |             "drop": [
2026-06-19 12:35:22.444815 | controller |               "MKNOD"
2026-06-19 12:35:22.444830 | controller |             ]
2026-06-19 12:35:22.444845 | controller |           }
2026-06-19 12:35:22.444860 | controller |         },
2026-06-19 12:35:22.444875 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-19 12:35:22.444889 | controller |         "terminationMessagePolicy": "File",
2026-06-19 12:35:22.444904 | controller |         "volumeMounts": [
2026-06-19 12:35:22.444919 | controller |           {
2026-06-19 12:35:22.444934 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.444949 | controller |             "name": "kube-api-access-slpld",
2026-06-19 12:35:22.444964 | controller |             "readOnly": true
2026-06-19 12:35:22.444979 | controller |           }
2026-06-19 12:35:22.444993 | controller |         ]
2026-06-19 12:35:22.445008 | controller |       }
2026-06-19 12:35:22.445023 | controller |     ],
2026-06-19 12:35:22.445038 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-19 12:35:22.445053 | controller |     "enableServiceLinks": true,
2026-06-19 12:35:22.445067 | controller |     "imagePullSecrets": [
2026-06-19 12:35:22.445082 | controller |       {
2026-06-19 12:35:22.445097 | controller |         "name": "watcher-operator-controller-manager-dockercfg-rknw5"
2026-06-19 12:35:22.445113 | controller |       }
2026-06-19 12:35:22.445128 | controller |     ],
2026-06-19 12:35:22.445148 | controller |     "nodeName": "crc",
2026-06-19 12:35:22.445164 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-19 12:35:22.445180 | controller |     "priority": 0,
2026-06-19 12:35:22.445195 | controller |     "restartPolicy": "Always",
2026-06-19 12:35:22.445257 | controller |     "schedulerName": "default-scheduler",
2026-06-19 12:35:22.445277 | controller |     "securityContext": {
2026-06-19 12:35:22.445293 | controller |       "runAsNonRoot": true,
2026-06-19 12:35:22.445309 | controller |       "seLinuxOptions": {
2026-06-19 12:35:22.445324 | controller |         "level": "s0:c26,c5"
2026-06-19 12:35:22.445339 | controller |       }
2026-06-19 12:35:22.445354 | controller |     },
2026-06-19 12:35:22.445368 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-19 12:35:22.445383 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-19 12:35:22.445398 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-19 12:35:22.445413 | controller |     "tolerations": [
2026-06-19 12:35:22.445445 | controller |       {
2026-06-19 12:35:22.445466 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.445482 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-19 12:35:22.445497 | controller |         "operator": "Exists",
2026-06-19 12:35:22.445513 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.445528 | controller |       },
2026-06-19 12:35:22.445543 | controller |       {
2026-06-19 12:35:22.445558 | controller |         "effect": "NoExecute",
2026-06-19 12:35:22.445572 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-19 12:35:22.445587 | controller |         "operator": "Exists",
2026-06-19 12:35:22.445602 | controller |         "tolerationSeconds": 120
2026-06-19 12:35:22.445616 | controller |       },
2026-06-19 12:35:22.445631 | controller |       {
2026-06-19 12:35:22.445646 | controller |         "effect": "NoSchedule",
2026-06-19 12:35:22.445661 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-19 12:35:22.445676 | controller |         "operator": "Exists"
2026-06-19 12:35:22.445690 | controller |       }
2026-06-19 12:35:22.445705 | controller |     ],
2026-06-19 12:35:22.445720 | controller |     "volumes": [
2026-06-19 12:35:22.445734 | controller |       {
2026-06-19 12:35:22.445749 | controller |         "name": "kube-api-access-slpld",
2026-06-19 12:35:22.445764 | controller |         "projected": {
2026-06-19 12:35:22.445779 | controller |           "defaultMode": 420,
2026-06-19 12:35:22.445794 | controller |           "sources": [
2026-06-19 12:35:22.445808 | controller |             {
2026-06-19 12:35:22.445823 | controller |               "serviceAccountToken": {
2026-06-19 12:35:22.445838 | controller |                 "expirationSeconds": 3607,
2026-06-19 12:35:22.445852 | controller |                 "path": "token"
2026-06-19 12:35:22.445867 | controller |               }
2026-06-19 12:35:22.445882 | controller |             },
2026-06-19 12:35:22.445897 | controller |             {
2026-06-19 12:35:22.445912 | controller |               "configMap": {
2026-06-19 12:35:22.445926 | controller |                 "items": [
2026-06-19 12:35:22.445941 | controller |                   {
2026-06-19 12:35:22.445956 | controller |                     "key": "ca.crt",
2026-06-19 12:35:22.445970 | controller |                     "path": "ca.crt"
2026-06-19 12:35:22.445985 | controller |                   }
2026-06-19 12:35:22.446000 | controller |                 ],
2026-06-19 12:35:22.446015 | controller |                 "name": "kube-root-ca.crt"
2026-06-19 12:35:22.446030 | controller |               }
2026-06-19 12:35:22.446044 | controller |             },
2026-06-19 12:35:22.446059 | controller |             {
2026-06-19 12:35:22.446073 | controller |               "downwardAPI": {
2026-06-19 12:35:22.446088 | controller |                 "items": [
2026-06-19 12:35:22.446102 | controller |                   {
2026-06-19 12:35:22.446120 | controller |                     "fieldRef": {
2026-06-19 12:35:22.446135 | controller |                       "apiVersion": "v1",
2026-06-19 12:35:22.446150 | controller |                       "fieldPath": "metadata.namespace"
2026-06-19 12:35:22.446165 | controller |                     },
2026-06-19 12:35:22.446180 | controller |                     "path": "namespace"
2026-06-19 12:35:22.446194 | controller |                   }
2026-06-19 12:35:22.446209 | controller |                 ]
2026-06-19 12:35:22.446224 | controller |               }
2026-06-19 12:35:22.446239 | controller |             },
2026-06-19 12:35:22.446254 | controller |             {
2026-06-19 12:35:22.446269 | controller |               "configMap": {
2026-06-19 12:35:22.446284 | controller |                 "items": [
2026-06-19 12:35:22.446299 | controller |                   {
2026-06-19 12:35:22.446313 | controller |                     "key": "service-ca.crt",
2026-06-19 12:35:22.446328 | controller |                     "path": "service-ca.crt"
2026-06-19 12:35:22.446343 | controller |                   }
2026-06-19 12:35:22.446357 | controller |                 ],
2026-06-19 12:35:22.446372 | controller |                 "name": "openshift-service-ca.crt"
2026-06-19 12:35:22.446387 | controller |               }
2026-06-19 12:35:22.446402 | controller |             }
2026-06-19 12:35:22.446417 | controller |           ]
2026-06-19 12:35:22.446450 | controller |         }
2026-06-19 12:35:22.446467 | controller |       }
2026-06-19 12:35:22.446483 | controller |     ]
2026-06-19 12:35:22.446498 | controller |   },
2026-06-19 12:35:22.446512 | controller |   "status": {
2026-06-19 12:35:22.446527 | controller |     "conditions": [
2026-06-19 12:35:22.446542 | controller |       {
2026-06-19 12:35:22.446556 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.446570 | controller |         "lastTransitionTime": "2026-06-19T11:38:57Z",
2026-06-19 12:35:22.446585 | controller |         "status": "True",
2026-06-19 12:35:22.446599 | controller |         "type": "PodReadyToStartContainers"
2026-06-19 12:35:22.446614 | controller |       },
2026-06-19 12:35:22.446628 | controller |       {
2026-06-19 12:35:22.446643 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.446657 | controller |         "lastTransitionTime": "2026-06-19T11:37:35Z",
2026-06-19 12:35:22.446672 | controller |         "status": "True",
2026-06-19 12:35:22.446686 | controller |         "type": "Initialized"
2026-06-19 12:35:22.446700 | controller |       },
2026-06-19 12:35:22.446715 | controller |       {
2026-06-19 12:35:22.446729 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.446743 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:22.446769 | controller |         "status": "True",
2026-06-19 12:35:22.446784 | controller |         "type": "Ready"
2026-06-19 12:35:22.446799 | controller |       },
2026-06-19 12:35:22.446813 | controller |       {
2026-06-19 12:35:22.446827 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.446842 | controller |         "lastTransitionTime": "2026-06-19T11:39:08Z",
2026-06-19 12:35:22.446858 | controller |         "status": "True",
2026-06-19 12:35:22.446872 | controller |         "type": "ContainersReady"
2026-06-19 12:35:22.446886 | controller |       },
2026-06-19 12:35:22.446901 | controller |       {
2026-06-19 12:35:22.446915 | controller |         "lastProbeTime": null,
2026-06-19 12:35:22.446929 | controller |         "lastTransitionTime": "2026-06-19T11:37:29Z",
2026-06-19 12:35:22.446944 | controller |         "status": "True",
2026-06-19 12:35:22.446958 | controller |         "type": "PodScheduled"
2026-06-19 12:35:22.446973 | controller |       }
2026-06-19 12:35:22.446987 | controller |     ],
2026-06-19 12:35:22.447002 | controller |     "containerStatuses": [
2026-06-19 12:35:22.447017 | controller |       {
2026-06-19 12:35:22.447031 | controller |         "allocatedResources": {
2026-06-19 12:35:22.447049 | controller |           "cpu": "10m",
2026-06-19 12:35:22.447064 | controller |           "memory": "256Mi"
2026-06-19 12:35:22.447078 | controller |         },
2026-06-19 12:35:22.447092 | controller |         "containerID": "cri-o://5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff",
2026-06-19 12:35:22.447106 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2",
2026-06-19 12:35:22.447121 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2",
2026-06-19 12:35:22.447135 | controller |         "lastState": {},
2026-06-19 12:35:22.447149 | controller |         "name": "manager",
2026-06-19 12:35:22.447163 | controller |         "ready": true,
2026-06-19 12:35:22.447177 | controller |         "resources": {
2026-06-19 12:35:22.447192 | controller |           "limits": {
2026-06-19 12:35:22.447206 | controller |             "cpu": "500m",
2026-06-19 12:35:22.447220 | controller |             "memory": "512Mi"
2026-06-19 12:35:22.447234 | controller |           },
2026-06-19 12:35:22.447248 | controller |           "requests": {
2026-06-19 12:35:22.447263 | controller |             "cpu": "10m",
2026-06-19 12:35:22.447278 | controller |             "memory": "256Mi"
2026-06-19 12:35:22.447293 | controller |           }
2026-06-19 12:35:22.447308 | controller |         },
2026-06-19 12:35:22.447323 | controller |         "restartCount": 0,
2026-06-19 12:35:22.447338 | controller |         "started": true,
2026-06-19 12:35:22.447353 | controller |         "state": {
2026-06-19 12:35:22.447367 | controller |           "running": {
2026-06-19 12:35:22.447382 | controller |             "startedAt": "2026-06-19T11:38:57Z"
2026-06-19 12:35:22.447397 | controller |           }
2026-06-19 12:35:22.447412 | controller |         },
2026-06-19 12:35:22.447442 | controller |         "user": {
2026-06-19 12:35:22.447462 | controller |           "linux": {
2026-06-19 12:35:22.447478 | controller |             "gid": 0,
2026-06-19 12:35:22.447493 | controller |             "supplementalGroups": [
2026-06-19 12:35:22.447508 | controller |               0
2026-06-19 12:35:22.447523 | controller |             ],
2026-06-19 12:35:22.447539 | controller |             "uid": 65532
2026-06-19 12:35:22.447554 | controller |           }
2026-06-19 12:35:22.447569 | controller |         },
2026-06-19 12:35:22.447584 | controller |         "volumeMounts": [
2026-06-19 12:35:22.447599 | controller |           {
2026-06-19 12:35:22.447613 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-19 12:35:22.447628 | controller |             "name": "kube-api-access-slpld",
2026-06-19 12:35:22.447643 | controller |             "readOnly": true,
2026-06-19 12:35:22.447658 | controller |             "recursiveReadOnly": "Disabled"
2026-06-19 12:35:22.447672 | controller |           }
2026-06-19 12:35:22.447687 | controller |         ]
2026-06-19 12:35:22.447702 | controller |       }
2026-06-19 12:35:22.447716 | controller |     ],
2026-06-19 12:35:22.447730 | controller |     "hostIP": "192.168.126.11",
2026-06-19 12:35:22.447745 | controller |     "hostIPs": [
2026-06-19 12:35:22.447760 | controller |       {
2026-06-19 12:35:22.447774 | controller |         "ip": "192.168.126.11"
2026-06-19 12:35:22.447789 | controller |       }
2026-06-19 12:35:22.447804 | controller |     ],
2026-06-19 12:35:22.447818 | controller |     "phase": "Running",
2026-06-19 12:35:22.447833 | controller |     "podIP": "10.217.0.93",
2026-06-19 12:35:22.447848 | controller |     "podIPs": [
2026-06-19 12:35:22.447862 | controller |       {
2026-06-19 12:35:22.447877 | controller |         "ip": "10.217.0.93"
2026-06-19 12:35:22.447892 | controller |       }
2026-06-19 12:35:22.447906 | controller |     ],
2026-06-19 12:35:22.447921 | controller |     "qosClass": "Burstable",
2026-06-19 12:35:22.447939 | controller |     "startTime": "2026-06-19T11:37:35Z"
2026-06-19 12:35:22.447954 | controller |   }
2026-06-19 12:35:22.447968 | controller | }
2026-06-19 12:35:22.591445 | 
2026-06-19 12:35:22.591596 | TASK [env_op_images : Write images to file]
2026-06-19 12:35:24.290079 | controller | changed
2026-06-19 12:35:24.323163 | 
2026-06-19 12:35:24.323334 | TASK [env_op_images : Generate pulled images registry report]
2026-06-19 12:35:24.375906 | controller | ok
2026-06-19 12:35:24.401568 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-19 12:35:24.422231 | 
2026-06-19 12:35:24.422312 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-19 12:35:24.887725 | controller | ok
2026-06-19 12:35:24.915397 | 
2026-06-19 12:35:24.915553 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-19 12:35:33.023304 | controller | {
2026-06-19 12:35:33.023792 | controller |     "apiVersion": "v1",
2026-06-19 12:35:33.023814 | controller |     "items": [],
2026-06-19 12:35:33.023823 | controller |     "kind": "List",
2026-06-19 12:35:33.023830 | controller |     "metadata": {
2026-06-19 12:35:33.023838 | controller |         "resourceVersion": ""
2026-06-19 12:35:33.023845 | controller |     }
2026-06-19 12:35:33.023851 | controller | }
2026-06-19 12:35:33.330491 | controller | ok: Runtime: 0:00:00.818562
2026-06-19 12:35:33.364357 | 
2026-06-19 12:35:33.364599 | TASK [env_op_images : Get ITMS mirror rules]
2026-06-19 12:35:34.041686 | controller | {
2026-06-19 12:35:34.041786 | controller |     "apiVersion": "v1",
2026-06-19 12:35:34.041796 | controller |     "items": [],
2026-06-19 12:35:34.041804 | controller |     "kind": "List",
2026-06-19 12:35:34.041811 | controller |     "metadata": {
2026-06-19 12:35:34.041817 | controller |         "resourceVersion": ""
2026-06-19 12:35:34.041824 | controller |     }
2026-06-19 12:35:34.041830 | controller | }
2026-06-19 12:35:34.540606 | controller | ok: Runtime: 0:00:00.183712
2026-06-19 12:35:34.573738 | 
2026-06-19 12:35:34.573881 | TASK [env_op_images : Build source-to-mirror mapping from IDMS/ITMS]
2026-06-19 12:35:34.638618 | controller | ok
2026-06-19 12:35:34.658218 | 
2026-06-19 12:35:34.658337 | TASK [env_op_images : Warn if no IDMS/ITMS mirror rules found]
2026-06-19 12:35:34.711826 | controller | ok: No IDMS or ITMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-19 12:35:34.731168 | 
2026-06-19 12:35:34.731244 | LOOP [env_op_images : Get pods per namespace]
2026-06-19 12:35:37.326481 | controller | ok: "openstack"
2026-06-19 12:35:37.326684 | controller | ok: All items complete
2026-06-19 12:35:37.326712 | 
2026-06-19 12:35:38.652643 | controller | ok: "openstack-operators"
2026-06-19 12:35:39.820201 | 
2026-06-19 12:35:39.820366 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-19 12:35:41.507716 | controller | ok
2026-06-19 12:35:41.559192 | 
2026-06-19 12:35:41.559383 | TASK [env_op_images : Build report summary]
2026-06-19 12:35:41.960611 | controller | ok
2026-06-19 12:35:41.980064 | 
2026-06-19 12:35:41.980207 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-19 12:35:43.636797 | controller | changed
2026-06-19 12:35:43.666963 | 
2026-06-19 12:35:43.667108 | TASK [env_op_images : Pulled images report summary]
2026-06-19 12:35:43.740068 | controller | ok: Pulled images report: 120 containers (0 mirror, 120 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-19 12:35:43.762794 | 
2026-06-19 12:35:43.762938 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-19 12:35:43.816654 | controller | ok
2026-06-19 12:35:43.843414 | controller | included: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-19 12:35:43.869057 | 
2026-06-19 12:35:43.869154 | TASK [env_op_images : Check pulled images report exists]
2026-06-19 12:35:44.281514 | controller | ok
2026-06-19 12:35:44.310272 | 
2026-06-19 12:35:44.310394 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-19 12:35:44.769163 | controller | changed
2026-06-19 12:35:44.796916 | 
2026-06-19 12:35:44.797037 | TASK [env_op_images : List cluster nodes]
2026-06-19 12:35:45.449956 | controller | {
2026-06-19 12:35:45.450110 | controller |     "apiVersion": "v1",
2026-06-19 12:35:45.450131 | controller |     "items": [
2026-06-19 12:35:45.450141 | controller |         {
2026-06-19 12:35:45.450154 | controller |             "apiVersion": "v1",
2026-06-19 12:35:45.450163 | controller |             "kind": "Node",
2026-06-19 12:35:45.450171 | controller |             "metadata": {
2026-06-19 12:35:45.450180 | controller |                 "annotations": {
2026-06-19 12:35:45.450193 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-19 12:35:45.450209 | 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-19 12:35:45.450238 | 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-19 12:35:45.450248 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-19 12:35:45.450264 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-19 12:35:45.450277 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-19 12:35:45.450292 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-19 12:35:45.450301 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-19 12:35:45.450308 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-19 12:35:45.450316 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-19 12:35:45.450324 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-19 12:35:45.450332 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-19 12:35:45.450350 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-19 12:35:45.450361 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-19 12:35:45.450369 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-e2ba6046eefe2af58756ceae433f21d5",
2026-06-19 12:35:45.450376 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-19 12:35:45.450430 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-19 12:35:45.450455 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-19 12:35:45.450463 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "88487",
2026-06-19 12:35:45.450471 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-19 12:35:45.450479 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-19 12:35:45.450487 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-19 12:35:45.450494 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-19 12:35:45.450502 | controller |                 },
2026-06-19 12:35:45.450510 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-19 12:35:45.450517 | controller |                 "labels": {
2026-06-19 12:35:45.450525 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-19 12:35:45.450532 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-19 12:35:45.450550 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-19 12:35:45.450571 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-19 12:35:45.450582 | controller |                     "kubernetes.io/os": "linux",
2026-06-19 12:35:45.450589 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-19 12:35:45.450597 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-19 12:35:45.450612 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-19 12:35:45.450625 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-19 12:35:45.450633 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-19 12:35:45.450640 | controller |                 },
2026-06-19 12:35:45.450648 | controller |                 "name": "crc",
2026-06-19 12:35:45.450656 | controller |                 "resourceVersion": "92857",
2026-06-19 12:35:45.450675 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-19 12:35:45.450684 | controller |             },
2026-06-19 12:35:45.450692 | controller |             "spec": {},
2026-06-19 12:35:45.450700 | controller |             "status": {
2026-06-19 12:35:45.450720 | controller |                 "addresses": [
2026-06-19 12:35:45.450728 | controller |                     {
2026-06-19 12:35:45.450735 | controller |                         "address": "192.168.126.11",
2026-06-19 12:35:45.450743 | controller |                         "type": "InternalIP"
2026-06-19 12:35:45.450751 | controller |                     },
2026-06-19 12:35:45.450759 | controller |                     {
2026-06-19 12:35:45.450766 | controller |                         "address": "crc",
2026-06-19 12:35:45.450774 | controller |                         "type": "Hostname"
2026-06-19 12:35:45.450789 | controller |                     }
2026-06-19 12:35:45.450802 | controller |                 ],
2026-06-19 12:35:45.450839 | controller |                 "allocatable": {
2026-06-19 12:35:45.450851 | controller |                     "cpu": "11800m",
2026-06-19 12:35:45.450859 | controller |                     "ephemeral-storage": "231016688053",
2026-06-19 12:35:45.450867 | controller |                     "hugepages-1Gi": "0",
2026-06-19 12:35:45.450874 | controller |                     "hugepages-2Mi": "0",
2026-06-19 12:35:45.450882 | controller |                     "memory": "31621692Ki",
2026-06-19 12:35:45.450890 | controller |                     "pods": "250"
2026-06-19 12:35:45.450897 | controller |                 },
2026-06-19 12:35:45.450916 | controller |                 "capacity": {
2026-06-19 12:35:45.450925 | controller |                     "cpu": "12",
2026-06-19 12:35:45.450933 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-19 12:35:45.450951 | controller |                     "hugepages-1Gi": "0",
2026-06-19 12:35:45.450962 | controller |                     "hugepages-2Mi": "0",
2026-06-19 12:35:45.450981 | controller |                     "memory": "32082492Ki",
2026-06-19 12:35:45.450989 | controller |                     "pods": "250"
2026-06-19 12:35:45.450996 | controller |                 },
2026-06-19 12:35:45.451004 | controller |                 "conditions": [
2026-06-19 12:35:45.451012 | controller |                     {
2026-06-19 12:35:45.451032 | controller |                         "lastHeartbeatTime": "2026-06-19T12:34:25Z",
2026-06-19 12:35:45.451041 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-19 12:35:45.451048 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-19 12:35:45.451056 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-19 12:35:45.451104 | controller |                         "status": "False",
2026-06-19 12:35:45.451115 | controller |                         "type": "MemoryPressure"
2026-06-19 12:35:45.451129 | controller |                     },
2026-06-19 12:35:45.451137 | controller |                     {
2026-06-19 12:35:45.451144 | controller |                         "lastHeartbeatTime": "2026-06-19T12:34:25Z",
2026-06-19 12:35:45.451152 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-19 12:35:45.451160 | controller |                         "message": "kubelet has no disk pressure",
2026-06-19 12:35:45.451167 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-19 12:35:45.451175 | controller |                         "status": "False",
2026-06-19 12:35:45.451182 | controller |                         "type": "DiskPressure"
2026-06-19 12:35:45.451195 | controller |                     },
2026-06-19 12:35:45.451203 | controller |                     {
2026-06-19 12:35:45.451225 | controller |                         "lastHeartbeatTime": "2026-06-19T12:34:25Z",
2026-06-19 12:35:45.451234 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-19 12:35:45.451242 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-19 12:35:45.451249 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-19 12:35:45.451257 | controller |                         "status": "False",
2026-06-19 12:35:45.451265 | controller |                         "type": "PIDPressure"
2026-06-19 12:35:45.451272 | controller |                     },
2026-06-19 12:35:45.451280 | controller |                     {
2026-06-19 12:35:45.451288 | controller |                         "lastHeartbeatTime": "2026-06-19T12:34:25Z",
2026-06-19 12:35:45.451306 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-19 12:35:45.451317 | controller |                         "message": "kubelet is posting ready status",
2026-06-19 12:35:45.451325 | controller |                         "reason": "KubeletReady",
2026-06-19 12:35:45.451332 | controller |                         "status": "True",
2026-06-19 12:35:45.451340 | controller |                         "type": "Ready"
2026-06-19 12:35:45.451347 | controller |                     }
2026-06-19 12:35:45.451355 | controller |                 ],
2026-06-19 12:35:45.451363 | controller |                 "daemonEndpoints": {
2026-06-19 12:35:45.451370 | controller |                     "kubeletEndpoint": {
2026-06-19 12:35:45.451378 | controller |                         "Port": 10250
2026-06-19 12:35:45.451385 | controller |                     }
2026-06-19 12:35:45.451455 | controller |                 },
2026-06-19 12:35:45.451470 | controller |                 "features": {
2026-06-19 12:35:45.451480 | controller |                     "supplementalGroupsPolicy": true
2026-06-19 12:35:45.451490 | controller |                 },
2026-06-19 12:35:45.451501 | controller |                 "images": [
2026-06-19 12:35:45.451509 | controller |                     {
2026-06-19 12:35:45.451516 | controller |                         "names": [
2026-06-19 12:35:45.451534 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-19 12:35:45.451548 | controller |                         ],
2026-06-19 12:35:45.451556 | controller |                         "sizeBytes": 2981840865
2026-06-19 12:35:45.451563 | controller |                     },
2026-06-19 12:35:45.451571 | controller |                     {
2026-06-19 12:35:45.451578 | controller |                         "names": [
2026-06-19 12:35:45.451586 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-19 12:35:45.451594 | controller |                         ],
2026-06-19 12:35:45.451601 | controller |                         "sizeBytes": 1791386233
2026-06-19 12:35:45.451609 | controller |                     },
2026-06-19 12:35:45.451616 | controller |                     {
2026-06-19 12:35:45.451624 | controller |                         "names": [
2026-06-19 12:35:45.451632 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:1550db3f29595e32e29492075a75096c42da1b7731341b790fa541d2c9f0f463",
2026-06-19 12:35:45.451652 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0",
2026-06-19 12:35:45.451661 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-19 12:35:45.451668 | controller |                         ],
2026-06-19 12:35:45.451676 | controller |                         "sizeBytes": 1684967034
2026-06-19 12:35:45.451683 | controller |                     },
2026-06-19 12:35:45.451691 | controller |                     {
2026-06-19 12:35:45.451698 | controller |                         "names": [
2026-06-19 12:35:45.451706 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-19 12:35:45.451713 | controller |                         ],
2026-06-19 12:35:45.451721 | controller |                         "sizeBytes": 1641503854
2026-06-19 12:35:45.451728 | controller |                     },
2026-06-19 12:35:45.451748 | controller |                     {
2026-06-19 12:35:45.451772 | controller |                         "names": [
2026-06-19 12:35:45.451790 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-19 12:35:45.451798 | controller |                         ],
2026-06-19 12:35:45.451805 | controller |                         "sizeBytes": 1597684406
2026-06-19 12:35:45.451818 | controller |                     },
2026-06-19 12:35:45.451826 | controller |                     {
2026-06-19 12:35:45.451834 | controller |                         "names": [
2026-06-19 12:35:45.451841 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-19 12:35:45.451849 | controller |                         ],
2026-06-19 12:35:45.451857 | controller |                         "sizeBytes": 1283022964
2026-06-19 12:35:45.451864 | controller |                     },
2026-06-19 12:35:45.451874 | controller |                     {
2026-06-19 12:35:45.451881 | controller |                         "names": [
2026-06-19 12:35:45.451901 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-19 12:35:45.451911 | controller |                         ],
2026-06-19 12:35:45.451919 | controller |                         "sizeBytes": 1261384762
2026-06-19 12:35:45.451927 | controller |                     },
2026-06-19 12:35:45.451934 | controller |                     {
2026-06-19 12:35:45.451942 | controller |                         "names": [
2026-06-19 12:35:45.451949 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-19 12:35:45.451957 | controller |                         ],
2026-06-19 12:35:45.451964 | controller |                         "sizeBytes": 1236270196
2026-06-19 12:35:45.451972 | controller |                     },
2026-06-19 12:35:45.451990 | controller |                     {
2026-06-19 12:35:45.452000 | controller |                         "names": [
2026-06-19 12:35:45.452008 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-19 12:35:45.452016 | controller |                         ],
2026-06-19 12:35:45.452023 | controller |                         "sizeBytes": 1224304325
2026-06-19 12:35:45.452038 | controller |                     },
2026-06-19 12:35:45.452051 | controller |                     {
2026-06-19 12:35:45.452059 | controller |                         "names": [
2026-06-19 12:35:45.452067 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-19 12:35:45.452080 | controller |                         ],
2026-06-19 12:35:45.452095 | controller |                         "sizeBytes": 1188201576
2026-06-19 12:35:45.452103 | controller |                     },
2026-06-19 12:35:45.452110 | controller |                     {
2026-06-19 12:35:45.452118 | controller |                         "names": [
2026-06-19 12:35:45.452125 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:630b464cb7e68bc1922f5ab110446e8f8f0afc06cf70d68f5df4f81fd614752d",
2026-06-19 12:35:45.452133 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-19 12:35:45.452141 | controller |                         ],
2026-06-19 12:35:45.452148 | controller |                         "sizeBytes": 1161806621
2026-06-19 12:35:45.452156 | controller |                     },
2026-06-19 12:35:45.452163 | controller |                     {
2026-06-19 12:35:45.452171 | controller |                         "names": [
2026-06-19 12:35:45.452179 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301",
2026-06-19 12:35:45.452197 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:842afbc7cf2ad12293724b20cadddc80d9ab8f3c68ceac37aeb3aab7e1192039",
2026-06-19 12:35:45.452207 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-19 12:35:45.452221 | controller |                         ],
2026-06-19 12:35:45.452231 | controller |                         "sizeBytes": 1154772603
2026-06-19 12:35:45.452252 | controller |                     },
2026-06-19 12:35:45.452260 | controller |                     {
2026-06-19 12:35:45.452267 | controller |                         "names": [
2026-06-19 12:35:45.452275 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-19 12:35:45.452283 | controller |                         ],
2026-06-19 12:35:45.452290 | controller |                         "sizeBytes": 1126957757
2026-06-19 12:35:45.452298 | controller |                     },
2026-06-19 12:35:45.452306 | controller |                     {
2026-06-19 12:35:45.452313 | controller |                         "names": [
2026-06-19 12:35:45.452321 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746",
2026-06-19 12:35:45.452329 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b107d9a516c5f80bef7836c8b761fbe1e5533ab630aa72054c4675319d1ffa90",
2026-06-19 12:35:45.452336 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-19 12:35:45.452355 | controller |                         ],
2026-06-19 12:35:45.452364 | controller |                         "sizeBytes": 1113999476
2026-06-19 12:35:45.452372 | controller |                     },
2026-06-19 12:35:45.452380 | controller |                     {
2026-06-19 12:35:45.452436 | controller |                         "names": [
2026-06-19 12:35:45.452465 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:a811f77035a2de7ae9e95f613c11dae4df9363243161fe713d6eb372976cbc2e",
2026-06-19 12:35:45.452482 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-19 12:35:45.452504 | controller |                         ],
2026-06-19 12:35:45.452520 | controller |                         "sizeBytes": 1083772563
2026-06-19 12:35:45.452528 | controller |                     },
2026-06-19 12:35:45.452535 | controller |                     {
2026-06-19 12:35:45.452543 | controller |                         "names": [
2026-06-19 12:35:45.452571 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-19 12:35:45.452581 | controller |                         ],
2026-06-19 12:35:45.452589 | controller |                         "sizeBytes": 1079537324
2026-06-19 12:35:45.452608 | controller |                     },
2026-06-19 12:35:45.452617 | controller |                     {
2026-06-19 12:35:45.452624 | controller |                         "names": [
2026-06-19 12:35:45.452632 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-19 12:35:45.452640 | controller |                         ],
2026-06-19 12:35:45.452647 | controller |                         "sizeBytes": 1052707833
2026-06-19 12:35:45.452655 | controller |                     },
2026-06-19 12:35:45.452662 | controller |                     {
2026-06-19 12:35:45.452670 | controller |                         "names": [
2026-06-19 12:35:45.452678 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461",
2026-06-19 12:35:45.452685 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:c9e40fab82695a1d7f4547035809b82bebbaf681bb30fdbdf7974d2d1c3352ff",
2026-06-19 12:35:45.452706 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-19 12:35:45.452714 | controller |                         ],
2026-06-19 12:35:45.452721 | controller |                         "sizeBytes": 1041057390
2026-06-19 12:35:45.452729 | controller |                     },
2026-06-19 12:35:45.452747 | controller |                     {
2026-06-19 12:35:45.452757 | controller |                         "names": [
2026-06-19 12:35:45.452765 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:9c6ff6a0266a996cf0bd30761ebae0b021460f0b359d797cd48fef66432bcd26",
2026-06-19 12:35:45.452781 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-19 12:35:45.452796 | controller |                         ],
2026-06-19 12:35:45.452811 | controller |                         "sizeBytes": 994080737
2026-06-19 12:35:45.452818 | controller |                     },
2026-06-19 12:35:45.452826 | controller |                     {
2026-06-19 12:35:45.452833 | controller |                         "names": [
2026-06-19 12:35:45.452853 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-19 12:35:45.452862 | controller |                         ],
2026-06-19 12:35:45.452869 | controller |                         "sizeBytes": 989392005
2026-06-19 12:35:45.452877 | controller |                     },
2026-06-19 12:35:45.452884 | controller |                     {
2026-06-19 12:35:45.452892 | controller |                         "names": [
2026-06-19 12:35:45.452899 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:74d5713349dc8964e5caecfa4a2b34000a7eb332e301c287a11d4493563fb6e6",
2026-06-19 12:35:45.452907 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-19 12:35:45.452915 | controller |                         ],
2026-06-19 12:35:45.452922 | controller |                         "sizeBytes": 983392105
2026-06-19 12:35:45.452929 | controller |                     },
2026-06-19 12:35:45.452937 | controller |                     {
2026-06-19 12:35:45.452957 | controller |                         "names": [
2026-06-19 12:35:45.452965 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-19 12:35:45.452973 | controller |                         ],
2026-06-19 12:35:45.452980 | controller |                         "sizeBytes": 971668163
2026-06-19 12:35:45.453001 | controller |                     },
2026-06-19 12:35:45.453009 | controller |                     {
2026-06-19 12:35:45.453016 | controller |                         "names": [
2026-06-19 12:35:45.453024 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-19 12:35:45.453031 | controller |                         ],
2026-06-19 12:35:45.453039 | controller |                         "sizeBytes": 969078739
2026-06-19 12:35:45.453046 | controller |                     },
2026-06-19 12:35:45.453054 | controller |                     {
2026-06-19 12:35:45.453061 | controller |                         "names": [
2026-06-19 12:35:45.453069 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-19 12:35:45.453089 | controller |                         ],
2026-06-19 12:35:45.453098 | controller |                         "sizeBytes": 876488654
2026-06-19 12:35:45.453105 | controller |                     },
2026-06-19 12:35:45.453113 | controller |                     {
2026-06-19 12:35:45.453120 | controller |                         "names": [
2026-06-19 12:35:45.453133 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-19 12:35:45.453141 | controller |                         ],
2026-06-19 12:35:45.453148 | controller |                         "sizeBytes": 874121453
2026-06-19 12:35:45.453156 | controller |                     },
2026-06-19 12:35:45.453163 | controller |                     {
2026-06-19 12:35:45.453171 | controller |                         "names": [
2026-06-19 12:35:45.453178 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-19 12:35:45.453186 | controller |                         ],
2026-06-19 12:35:45.453194 | controller |                         "sizeBytes": 847332502
2026-06-19 12:35:45.453201 | controller |                     },
2026-06-19 12:35:45.453209 | controller |                     {
2026-06-19 12:35:45.453216 | controller |                         "names": [
2026-06-19 12:35:45.453224 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-19 12:35:45.453236 | controller |                         ],
2026-06-19 12:35:45.453244 | controller |                         "sizeBytes": 772260039
2026-06-19 12:35:45.453252 | controller |                     },
2026-06-19 12:35:45.453260 | controller |                     {
2026-06-19 12:35:45.453270 | controller |                         "names": [
2026-06-19 12:35:45.453338 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-19 12:35:45.453367 | controller |                         ],
2026-06-19 12:35:45.453425 | controller |                         "sizeBytes": 769516783
2026-06-19 12:35:45.453479 | controller |                     },
2026-06-19 12:35:45.453489 | controller |                     {
2026-06-19 12:35:45.453497 | controller |                         "names": [
2026-06-19 12:35:45.453504 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-19 12:35:45.453512 | controller |                         ],
2026-06-19 12:35:45.453532 | controller |                         "sizeBytes": 721591926
2026-06-19 12:35:45.453543 | controller |                     },
2026-06-19 12:35:45.453551 | controller |                     {
2026-06-19 12:35:45.453558 | controller |                         "names": [
2026-06-19 12:35:45.453578 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030",
2026-06-19 12:35:45.453587 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-19 12:35:45.453594 | controller |                         ],
2026-06-19 12:35:45.453602 | controller |                         "sizeBytes": 685320927
2026-06-19 12:35:45.453609 | controller |                     },
2026-06-19 12:35:45.453617 | controller |                     {
2026-06-19 12:35:45.453624 | controller |                         "names": [
2026-06-19 12:35:45.453632 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e",
2026-06-19 12:35:45.453640 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-19 12:35:45.453648 | controller |                         ],
2026-06-19 12:35:45.453656 | controller |                         "sizeBytes": 679302990
2026-06-19 12:35:45.453663 | controller |                     },
2026-06-19 12:35:45.453671 | controller |                     {
2026-06-19 12:35:45.453678 | controller |                         "names": [
2026-06-19 12:35:45.453686 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:d81b513d899eb23e692625b99108b5c5bcdf65f2fbfb73d56e0d6397f12f534e",
2026-06-19 12:35:45.453693 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-19 12:35:45.453701 | controller |                         ],
2026-06-19 12:35:45.453708 | controller |                         "sizeBytes": 670892522
2026-06-19 12:35:45.453716 | controller |                     },
2026-06-19 12:35:45.453723 | controller |                     {
2026-06-19 12:35:45.453730 | controller |                         "names": [
2026-06-19 12:35:45.453738 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:2dfcf57eda8aa3e9455a4e76bb497258771cd77013125cfd5fc4b70855eb6a1a",
2026-06-19 12:35:45.453746 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-19 12:35:45.453753 | controller |                         ],
2026-06-19 12:35:45.453760 | controller |                         "sizeBytes": 668524515
2026-06-19 12:35:45.453768 | controller |                     },
2026-06-19 12:35:45.453775 | controller |                     {
2026-06-19 12:35:45.453783 | controller |                         "names": [
2026-06-19 12:35:45.453790 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:38b749ce4b13527cf4e447313ee087afcd825bb7fd6e75b56d883ebef68c323d",
2026-06-19 12:35:45.453810 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-19 12:35:45.453827 | controller |                         ],
2026-06-19 12:35:45.453835 | controller |                         "sizeBytes": 668524514
2026-06-19 12:35:45.453854 | controller |                     },
2026-06-19 12:35:45.453864 | controller |                     {
2026-06-19 12:35:45.453871 | controller |                         "names": [
2026-06-19 12:35:45.453879 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-19 12:35:45.453886 | controller |                         ],
2026-06-19 12:35:45.453894 | controller |                         "sizeBytes": 646867625
2026-06-19 12:35:45.453901 | controller |                     },
2026-06-19 12:35:45.453909 | controller |                     {
2026-06-19 12:35:45.453916 | controller |                         "names": [
2026-06-19 12:35:45.453924 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-19 12:35:45.453931 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-19 12:35:45.453939 | controller |                         ],
2026-06-19 12:35:45.453946 | controller |                         "sizeBytes": 644545406
2026-06-19 12:35:45.453967 | controller |                     },
2026-06-19 12:35:45.453975 | controller |                     {
2026-06-19 12:35:45.453982 | controller |                         "names": [
2026-06-19 12:35:45.453998 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-19 12:35:45.454019 | controller |                         ],
2026-06-19 12:35:45.454027 | controller |                         "sizeBytes": 638910445
2026-06-19 12:35:45.454035 | controller |                     },
2026-06-19 12:35:45.454042 | controller |                     {
2026-06-19 12:35:45.454050 | controller |                         "names": [
2026-06-19 12:35:45.454057 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-19 12:35:45.454065 | controller |                         ],
2026-06-19 12:35:45.454072 | controller |                         "sizeBytes": 617699779
2026-06-19 12:35:45.454080 | controller |                     },
2026-06-19 12:35:45.454087 | controller |                     {
2026-06-19 12:35:45.454095 | controller |                         "names": [
2026-06-19 12:35:45.454102 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-19 12:35:45.454130 | controller |                         ],
2026-06-19 12:35:45.454141 | controller |                         "sizeBytes": 607756695
2026-06-19 12:35:45.454149 | controller |                     },
2026-06-19 12:35:45.454163 | controller |                     {
2026-06-19 12:35:45.454177 | controller |                         "names": [
2026-06-19 12:35:45.454185 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:a336ae676535bcb3897494c30276d68a28e773d0694b2836456160bdfd74de9c",
2026-06-19 12:35:45.454193 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-19 12:35:45.454200 | controller |                         ],
2026-06-19 12:35:45.454208 | controller |                         "sizeBytes": 594699994
2026-06-19 12:35:45.454215 | controller |                     },
2026-06-19 12:35:45.454223 | controller |                     {
2026-06-19 12:35:45.454230 | controller |                         "names": [
2026-06-19 12:35:45.454238 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-19 12:35:45.454245 | controller |                         ],
2026-06-19 12:35:45.454253 | controller |                         "sizeBytes": 584721741
2026-06-19 12:35:45.454260 | controller |                     },
2026-06-19 12:35:45.454267 | controller |                     {
2026-06-19 12:35:45.454275 | controller |                         "names": [
2026-06-19 12:35:45.454294 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-19 12:35:45.454319 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-19 12:35:45.454373 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-19 12:35:45.454385 | controller |                         ],
2026-06-19 12:35:45.454461 | controller |                         "sizeBytes": 584351326
2026-06-19 12:35:45.454472 | controller |                     },
2026-06-19 12:35:45.454480 | controller |                     {
2026-06-19 12:35:45.454487 | controller |                         "names": [
2026-06-19 12:35:45.454495 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-19 12:35:45.454503 | controller |                         ],
2026-06-19 12:35:45.454510 | controller |                         "sizeBytes": 545674969
2026-06-19 12:35:45.454518 | controller |                     },
2026-06-19 12:35:45.454525 | controller |                     {
2026-06-19 12:35:45.454550 | controller |                         "names": [
2026-06-19 12:35:45.454558 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-19 12:35:45.454567 | controller |                         ],
2026-06-19 12:35:45.454574 | controller |                         "sizeBytes": 542463064
2026-06-19 12:35:45.454593 | controller |                     },
2026-06-19 12:35:45.454602 | controller |                     {
2026-06-19 12:35:45.454610 | controller |                         "names": [
2026-06-19 12:35:45.454618 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-19 12:35:45.454625 | controller |                         ],
2026-06-19 12:35:45.454633 | controller |                         "sizeBytes": 539380592
2026-06-19 12:35:45.454640 | controller |                     },
2026-06-19 12:35:45.454648 | controller |                     {
2026-06-19 12:35:45.454655 | controller |                         "names": [
2026-06-19 12:35:45.454663 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-19 12:35:45.454670 | controller |                         ],
2026-06-19 12:35:45.454678 | controller |                         "sizeBytes": 533027808
2026-06-19 12:35:45.454685 | controller |                     },
2026-06-19 12:35:45.454693 | controller |                     {
2026-06-19 12:35:45.454700 | controller |                         "names": [
2026-06-19 12:35:45.454708 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-19 12:35:45.454715 | controller |                         ],
2026-06-19 12:35:45.454722 | controller |                         "sizeBytes": 528200501
2026-06-19 12:35:45.454730 | controller |                     },
2026-06-19 12:35:45.454737 | controller |                     {
2026-06-19 12:35:45.454757 | controller |                         "names": [
2026-06-19 12:35:45.454765 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-19 12:35:45.454773 | controller |                         ],
2026-06-19 12:35:45.454780 | controller |                         "sizeBytes": 527774342
2026-06-19 12:35:45.454794 | controller |                     },
2026-06-19 12:35:45.454809 | controller |                     {
2026-06-19 12:35:45.454817 | controller |                         "names": [
2026-06-19 12:35:45.454825 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-19 12:35:45.454833 | controller |                         ],
2026-06-19 12:35:45.454840 | controller |                         "sizeBytes": 526632426
2026-06-19 12:35:45.454848 | controller |                     },
2026-06-19 12:35:45.454855 | controller |                     {
2026-06-19 12:35:45.454863 | controller |                         "names": [
2026-06-19 12:35:45.454870 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2d9c2a0d2bfeeb5ae96ef4c5fd2da91f5e184fd99667f7a1f834813a3dec916c",
2026-06-19 12:35:45.454888 | controller |                             "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-19 12:35:45.454903 | controller |                         ],
2026-06-19 12:35:45.454917 | controller |                         "sizeBytes": 525750183
2026-06-19 12:35:45.454924 | controller |                     }
2026-06-19 12:35:45.454932 | controller |                 ],
2026-06-19 12:35:45.454946 | controller |                 "nodeInfo": {
2026-06-19 12:35:45.454959 | controller |                     "architecture": "amd64",
2026-06-19 12:35:45.454967 | controller |                     "bootID": "94fc97a3-2b33-4cc3-b9c6-91d16d0f6bd2",
2026-06-19 12:35:45.454987 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-19 12:35:45.454996 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-19 12:35:45.455003 | controller |                     "kubeProxyVersion": "",
2026-06-19 12:35:45.455011 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-19 12:35:45.455018 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-19 12:35:45.455026 | controller |                     "operatingSystem": "linux",
2026-06-19 12:35:45.455033 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-19 12:35:45.455041 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-19 12:35:45.455057 | controller |                 },
2026-06-19 12:35:45.455069 | controller |                 "runtimeHandlers": [
2026-06-19 12:35:45.455120 | controller |                     {
2026-06-19 12:35:45.455134 | controller |                         "features": {
2026-06-19 12:35:45.455141 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-19 12:35:45.455149 | controller |                             "userNamespaces": true
2026-06-19 12:35:45.455157 | controller |                         },
2026-06-19 12:35:45.455164 | controller |                         "name": "crun"
2026-06-19 12:35:45.455172 | controller |                     },
2026-06-19 12:35:45.455179 | controller |                     {
2026-06-19 12:35:45.455187 | controller |                         "features": {
2026-06-19 12:35:45.455194 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-19 12:35:45.455202 | controller |                             "userNamespaces": true
2026-06-19 12:35:45.455217 | controller |                         },
2026-06-19 12:35:45.455230 | controller |                         "name": ""
2026-06-19 12:35:45.455238 | controller |                     },
2026-06-19 12:35:45.455245 | controller |                     {
2026-06-19 12:35:45.455262 | controller |                         "features": {
2026-06-19 12:35:45.455273 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-19 12:35:45.455281 | controller |                             "userNamespaces": true
2026-06-19 12:35:45.455288 | controller |                         },
2026-06-19 12:35:45.455296 | controller |                         "name": "runc"
2026-06-19 12:35:45.455303 | controller |                     }
2026-06-19 12:35:45.455311 | controller |                 ]
2026-06-19 12:35:45.455319 | controller |             }
2026-06-19 12:35:45.455326 | controller |         }
2026-06-19 12:35:45.455334 | controller |     ],
2026-06-19 12:35:45.455341 | controller |     "kind": "List",
2026-06-19 12:35:45.455349 | controller |     "metadata": {
2026-06-19 12:35:45.455357 | controller |         "resourceVersion": ""
2026-06-19 12:35:45.455364 | controller |     }
2026-06-19 12:35:45.455379 | controller | }
2026-06-19 12:35:45.968397 | controller | ok: Runtime: 0:00:00.221957
2026-06-19 12:35:46.018213 | 
2026-06-19 12:35:46.018330 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-19 12:35:46.057030 | controller | skipping: Conditional result was False
2026-06-19 12:35:46.106811 | 
2026-06-19 12:35:46.107055 | TASK [env_op_images : Extract node names]
2026-06-19 12:35:46.218185 | controller | ok
2026-06-19 12:35:46.246039 | 
2026-06-19 12:35:46.246279 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-19 12:35:48.210289 | controller | Jun 19 11:02:06.434228 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-19 12:35:48.210572 | controller | Jun 19 11:02:07.615097 crc crio[3637]: time="2026-06-19T11:02:07.613846255Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-19 12:35:48.210601 | controller | Jun 19 11:02:07.615097 crc crio[3637]: time="2026-06-19T11:02:07.615054874Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-19 12:35:48.210620 | controller | Jun 19 11:02:07.618225 crc crio[3637]: time="2026-06-19T11:02:07.61806732Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-19 12:35:48.210638 | controller | Jun 19 11:02:07.619345 crc crio[3637]: time="2026-06-19T11:02:07.619268408Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-19 12:35:48.210656 | controller | Jun 19 11:02:07.646576 crc crio[3637]: time="2026-06-19T11:02:07.646450456Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-19 12:35:48.210675 | controller | Jun 19 11:02:07.647980 crc crio[3637]: time="2026-06-19T11:02:07.647228492Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-19 12:35:48.210691 | controller | Jun 19 11:02:07.647980 crc crio[3637]: time="2026-06-19T11:02:07.647272251Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-19 12:35:48.210708 | controller | Jun 19 11:02:07.649030 crc crio[3637]: time="2026-06-19T11:02:07.648708009Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-19 12:35:48.210724 | controller | Jun 19 11:02:07.649030 crc crio[3637]: time="2026-06-19T11:02:07.648728964Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-19 12:35:48.210749 | controller | Jun 19 11:02:07.691447 crc crio[3637]: time="2026-06-19T11:02:07.691032402Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-19 12:35:48.210766 | controller | Jun 19 11:02:07.737008 crc crio[3637]: time="2026-06-19T11:02:07.736747123Z" 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-19 12:35:48.210785 | controller | Jun 19 11:02:07.756882 crc crio[3637]: time="2026-06-19T11:02:07.756444755Z" 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-19 12:35:48.210803 | controller | Jun 19 11:02:08.246668 crc crio[3637]: time="2026-06-19T11:02:08.244614187Z" 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-19 12:35:48.210820 | controller | Jun 19 11:02:08.788056 crc crio[3637]: time="2026-06-19T11:02:08.787710423Z" level=info msg="Checkpoint/restore support enabled"
2026-06-19 12:35:48.210836 | controller | Jun 19 11:02:08.791772 crc crio[3637]: time="2026-06-19T11:02:08.788556134Z" level=info msg="Using the internal default seccomp profile"
2026-06-19 12:35:48.210852 | controller | Jun 19 11:02:08.791772 crc crio[3637]: time="2026-06-19T11:02:08.788945388Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-19 12:35:48.210868 | controller | Jun 19 11:02:08.791772 crc crio[3637]: time="2026-06-19T11:02:08.788985797Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-19 12:35:48.210884 | controller | Jun 19 11:02:08.791772 crc crio[3637]: time="2026-06-19T11:02:08.789006791Z" level=info msg="RDT not available in the host system"
2026-06-19 12:35:48.210900 | controller | Jun 19 11:02:08.803513 crc crio[3637]: time="2026-06-19T11:02:08.803096832Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.210916 | controller | Jun 19 11:02:08.803653 crc crio[3637]: time="2026-06-19T11:02:08.803569403Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.210932 | controller | Jun 19 11:02:08.811521 crc crio[3637]: time="2026-06-19T11:02:08.811312903Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.210948 | controller | Jun 19 11:02:08.811521 crc crio[3637]: time="2026-06-19T11:02:08.811462425Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.210969 | controller | Jun 19 11:02:09.775980 crc crio[3637]: time="2026-06-19T11:02:09.775273114Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.210986 | controller | Jun 19 11:02:09.775980 crc crio[3637]: time="2026-06-19T11:02:09.775933714Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.211002 | controller | Jun 19 11:02:09.777500 crc crio[3637]: time="2026-06-19T11:02:09.777383865Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-19 12:35:48.211018 | controller | Jun 19 11:02:09.777500 crc crio[3637]: time="2026-06-19T11:02:09.77749537Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-19 12:35:48.211036 | controller | Jun 19 11:02:09.778593 crc crio[3637]: time="2026-06-19T11:02:09.778390861Z" 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-freq-governor.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"module.wasm.image/variant\", \"run.oci.\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"org.systemd.property.\", \"org.criu.config\", \"io.kubernetes.cri.container-type\"]\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-19 12:35:48.211060 | controller | Jun 19 11:02:09.785602 crc crio[3637]: time="2026-06-19T11:02:09.784808167Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-19 12:35:48.211078 | controller | Jun 19 11:02:11.947454 crc crio[3637]: time="2026-06-19T11:02:11.946134795Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-19 12:35:48.211094 | controller | Jun 19 11:02:11.950345 crc crio[3637]: time="2026-06-19T11:02:11.948060075Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-19 12:35:48.211110 | controller | Jun 19 11:02:12.300721 crc crio[3637]: time="2026-06-19T11:02:12.300523979Z" 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-19 12:35:48.211126 | controller | Jun 19 11:02:12.325351 crc crio[3637]: time="2026-06-19T11:02:12.325118928Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-19 12:35:48.211142 | controller | Jun 19 11:02:12.338438 crc crio[3637]: time="2026-06-19T11:02:12.33832562Z" 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-19 12:35:48.211161 | controller | Jun 19 11:02:12.342940 crc crio[3637]: time="2026-06-19T11:02:12.342874648Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-19 12:35:48.211178 | controller | Jun 19 11:02:12.367937 crc crio[3637]: time="2026-06-19T11:02:12.367741382Z" 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-19 12:35:48.211194 | controller | Jun 19 11:02:12.377329 crc crio[3637]: time="2026-06-19T11:02:12.377016319Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-19 12:35:48.211211 | controller | Jun 19 11:02:12.438727 crc crio[3637]: time="2026-06-19T11:02:12.438573596Z" 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-19 12:35:48.211227 | controller | Jun 19 11:02:12.454829 crc crio[3637]: time="2026-06-19T11:02:12.45455691Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-19 12:35:48.211244 | controller | Jun 19 11:02:12.601770 crc crio[3637]: time="2026-06-19T11:02:12.601594532Z" 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-19 12:35:48.211261 | controller | Jun 19 11:02:12.609695 crc crio[3637]: time="2026-06-19T11:02:12.609563645Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-19 12:35:48.211277 | controller | Jun 19 11:02:12.768901 crc crio[3637]: time="2026-06-19T11:02:12.7678896Z" 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-19 12:35:48.211293 | controller | Jun 19 11:02:12.780825 crc crio[3637]: time="2026-06-19T11:02:12.780655367Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-19 12:35:48.211310 | controller | Jun 19 11:02:12.819241 crc crio[3637]: time="2026-06-19T11:02:12.818701324Z" 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-19 12:35:48.211326 | controller | Jun 19 11:02:12.824911 crc crio[3637]: time="2026-06-19T11:02:12.824812304Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-19 12:35:48.211343 | controller | Jun 19 11:02:12.832479 crc crio[3637]: time="2026-06-19T11:02:12.83236826Z" 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-19 12:35:48.211359 | controller | Jun 19 11:02:12.837715 crc crio[3637]: time="2026-06-19T11:02:12.837615278Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-19 12:35:48.211386 | controller | Jun 19 11:02:12.855800 crc crio[3637]: time="2026-06-19T11:02:12.855406627Z" 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-19 12:35:48.211402 | controller | Jun 19 11:02:12.865640 crc crio[3637]: time="2026-06-19T11:02:12.865440561Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-19 12:35:48.211419 | controller | Jun 19 11:02:12.887505 crc crio[3637]: time="2026-06-19T11:02:12.88724199Z" 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-19 12:35:48.211457 | controller | Jun 19 11:02:12.898721 crc crio[3637]: time="2026-06-19T11:02:12.898544742Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-19 12:35:48.211476 | controller | Jun 19 11:02:12.986110 crc crio[3637]: time="2026-06-19T11:02:12.985750307Z" 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-19 12:35:48.211493 | controller | Jun 19 11:02:12.999599 crc crio[3637]: time="2026-06-19T11:02:12.999365186Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-19 12:35:48.211509 | controller | Jun 19 11:02:13.018534 crc crio[3637]: time="2026-06-19T11:02:13.018200625Z" 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-19 12:35:48.211525 | controller | Jun 19 11:02:13.024855 crc crio[3637]: time="2026-06-19T11:02:13.02473636Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-19 12:35:48.211541 | controller | Jun 19 11:02:13.042560 crc crio[3637]: time="2026-06-19T11:02:13.042465193Z" 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-19 12:35:48.211558 | controller | Jun 19 11:02:13.047556 crc crio[3637]: time="2026-06-19T11:02:13.046952477Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-19 12:35:48.211574 | controller | Jun 19 11:02:13.056583 crc crio[3637]: time="2026-06-19T11:02:13.05647263Z" 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-19 12:35:48.211590 | controller | Jun 19 11:02:13.060491 crc crio[3637]: time="2026-06-19T11:02:13.060316798Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-19 12:35:48.211606 | controller | Jun 19 11:02:13.068974 crc crio[3637]: time="2026-06-19T11:02:13.068875388Z" 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-19 12:35:48.211622 | controller | Jun 19 11:02:13.076883 crc crio[3637]: time="2026-06-19T11:02:13.076764566Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-19 12:35:48.211642 | controller | Jun 19 11:02:13.084472 crc crio[3637]: time="2026-06-19T11:02:13.08433263Z" 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-19 12:35:48.211659 | controller | Jun 19 11:02:13.089257 crc crio[3637]: time="2026-06-19T11:02:13.08903973Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-19 12:35:48.211675 | controller | Jun 19 11:02:13.096708 crc crio[3637]: time="2026-06-19T11:02:13.0965485Z" 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-19 12:35:48.211692 | controller | Jun 19 11:02:13.100877 crc crio[3637]: time="2026-06-19T11:02:13.100762748Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-19 12:35:48.211708 | controller | Jun 19 11:02:13.110976 crc crio[3637]: time="2026-06-19T11:02:13.110640222Z" 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-19 12:35:48.211725 | controller | Jun 19 11:02:13.122826 crc crio[3637]: time="2026-06-19T11:02:13.122561117Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-19 12:35:48.211741 | controller | Jun 19 11:02:13.142358 crc crio[3637]: time="2026-06-19T11:02:13.141405166Z" 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-19 12:35:48.211757 | controller | Jun 19 11:02:13.151748 crc crio[3637]: time="2026-06-19T11:02:13.15160558Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-19 12:35:48.211774 | controller | Jun 19 11:02:13.237279 crc crio[3637]: time="2026-06-19T11:02:13.236864927Z" 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-19 12:35:48.211791 | controller | Jun 19 11:02:13.247628 crc crio[3637]: time="2026-06-19T11:02:13.247440731Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-19 12:35:48.211808 | controller | Jun 19 11:02:13.265852 crc crio[3637]: time="2026-06-19T11:02:13.265598709Z" 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-19 12:35:48.211824 | controller | Jun 19 11:02:13.273627 crc crio[3637]: time="2026-06-19T11:02:13.273394792Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-19 12:35:48.211841 | controller | Jun 19 11:02:13.315071 crc crio[3637]: time="2026-06-19T11:02:13.314420477Z" 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-19 12:35:48.211861 | controller | Jun 19 11:02:13.327649 crc crio[3637]: time="2026-06-19T11:02:13.326465076Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-19 12:35:48.211878 | controller | Jun 19 11:02:13.359534 crc crio[3637]: time="2026-06-19T11:02:13.359389817Z" 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-19 12:35:48.211896 | controller | Jun 19 11:02:13.366705 crc crio[3637]: time="2026-06-19T11:02:13.366594524Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-19 12:35:48.211913 | controller | Jun 19 11:02:13.395403 crc crio[3637]: time="2026-06-19T11:02:13.395093798Z" 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-19 12:35:48.211930 | controller | Jun 19 11:02:13.404340 crc crio[3637]: time="2026-06-19T11:02:13.404211434Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-19 12:35:48.211946 | controller | Jun 19 11:02:13.422541 crc crio[3637]: time="2026-06-19T11:02:13.422283928Z" 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-19 12:35:48.211963 | controller | Jun 19 11:02:13.427072 crc crio[3637]: time="2026-06-19T11:02:13.426837066Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-19 12:35:48.211980 | controller | Jun 19 11:02:13.474108 crc crio[3637]: time="2026-06-19T11:02:13.474047827Z" 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-19 12:35:48.211997 | controller | Jun 19 11:02:13.480562 crc crio[3637]: time="2026-06-19T11:02:13.480534135Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-19 12:35:48.212014 | controller | Jun 19 11:02:13.489584 crc crio[3637]: time="2026-06-19T11:02:13.489556087Z" 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-19 12:35:48.212030 | controller | Jun 19 11:02:13.497866 crc crio[3637]: time="2026-06-19T11:02:13.497742478Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-19 12:35:48.212047 | controller | Jun 19 11:02:13.509972 crc crio[3637]: time="2026-06-19T11:02:13.509938388Z" 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-19 12:35:48.212064 | controller | Jun 19 11:02:13.514773 crc crio[3637]: time="2026-06-19T11:02:13.514740332Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-19 12:35:48.212081 | controller | Jun 19 11:02:13.519361 crc crio[3637]: time="2026-06-19T11:02:13.519332429Z" 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-19 12:35:48.212101 | controller | Jun 19 11:02:13.523748 crc crio[3637]: time="2026-06-19T11:02:13.523722477Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-19 12:35:48.212118 | controller | Jun 19 11:02:13.539284 crc crio[3637]: time="2026-06-19T11:02:13.538962142Z" 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-19 12:35:48.212135 | controller | Jun 19 11:02:13.545917 crc crio[3637]: time="2026-06-19T11:02:13.545813859Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-19 12:35:48.212152 | controller | Jun 19 11:02:13.580565 crc crio[3637]: time="2026-06-19T11:02:13.580117401Z" 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-19 12:35:48.212169 | controller | Jun 19 11:02:13.589239 crc crio[3637]: time="2026-06-19T11:02:13.589030769Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-19 12:35:48.212185 | controller | Jun 19 11:02:13.613644 crc crio[3637]: time="2026-06-19T11:02:13.612574688Z" 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-19 12:35:48.212202 | controller | Jun 19 11:02:13.621569 crc crio[3637]: time="2026-06-19T11:02:13.621384642Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-19 12:35:48.212218 | controller | Jun 19 11:02:13.635399 crc crio[3637]: time="2026-06-19T11:02:13.635126854Z" 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-19 12:35:48.212234 | controller | Jun 19 11:02:13.641405 crc crio[3637]: time="2026-06-19T11:02:13.641280861Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-19 12:35:48.212251 | controller | Jun 19 11:02:13.653374 crc crio[3637]: time="2026-06-19T11:02:13.653034956Z" 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-19 12:35:48.212267 | controller | Jun 19 11:02:13.661314 crc crio[3637]: time="2026-06-19T11:02:13.661104574Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-19 12:35:48.212283 | controller | Jun 19 11:02:13.694965 crc crio[3637]: time="2026-06-19T11:02:13.694614211Z" 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-19 12:35:48.212299 | controller | Jun 19 11:02:13.702917 crc crio[3637]: time="2026-06-19T11:02:13.702672037Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-19 12:35:48.212316 | controller | Jun 19 11:02:13.728994 crc crio[3637]: time="2026-06-19T11:02:13.728790479Z" 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-19 12:35:48.212336 | controller | Jun 19 11:02:13.738287 crc crio[3637]: time="2026-06-19T11:02:13.738041509Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-19 12:35:48.212352 | controller | Jun 19 11:02:13.760596 crc crio[3637]: time="2026-06-19T11:02:13.760410224Z" 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-19 12:35:48.212369 | controller | Jun 19 11:02:13.767446 crc crio[3637]: time="2026-06-19T11:02:13.76728867Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-19 12:35:48.212385 | controller | Jun 19 11:02:13.779410 crc crio[3637]: time="2026-06-19T11:02:13.779119991Z" 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-19 12:35:48.212401 | controller | Jun 19 11:02:13.783641 crc crio[3637]: time="2026-06-19T11:02:13.783505079Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-19 12:35:48.212418 | controller | Jun 19 11:02:13.796650 crc crio[3637]: time="2026-06-19T11:02:13.796522692Z" 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-19 12:35:48.212453 | controller | Jun 19 11:02:13.800722 crc crio[3637]: time="2026-06-19T11:02:13.800635727Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-19 12:35:48.212472 | controller | Jun 19 11:02:13.811687 crc crio[3637]: time="2026-06-19T11:02:13.811558359Z" 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-19 12:35:48.212488 | controller | Jun 19 11:02:13.816806 crc crio[3637]: time="2026-06-19T11:02:13.816696995Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-19 12:35:48.212504 | controller | Jun 19 11:02:13.822124 crc crio[3637]: time="2026-06-19T11:02:13.822049148Z" 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-19 12:35:48.212521 | controller | Jun 19 11:02:13.825717 crc crio[3637]: time="2026-06-19T11:02:13.825619583Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-19 12:35:48.212537 | controller | Jun 19 11:02:13.838564 crc crio[3637]: time="2026-06-19T11:02:13.838411388Z" 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-19 12:35:48.212553 | controller | Jun 19 11:02:13.843608 crc crio[3637]: time="2026-06-19T11:02:13.843498137Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-19 12:35:48.212573 | controller | Jun 19 11:02:13.858313 crc crio[3637]: time="2026-06-19T11:02:13.858200104Z" 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-19 12:35:48.212589 | controller | Jun 19 11:02:13.862370 crc crio[3637]: time="2026-06-19T11:02:13.862298998Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-19 12:35:48.212606 | controller | Jun 19 11:02:13.871535 crc crio[3637]: time="2026-06-19T11:02:13.871443773Z" 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-19 12:35:48.212622 | controller | Jun 19 11:02:13.875077 crc crio[3637]: time="2026-06-19T11:02:13.875002129Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-19 12:35:48.212637 | controller | Jun 19 11:02:13.886216 crc crio[3637]: time="2026-06-19T11:02:13.886105832Z" 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-19 12:35:48.212653 | controller | Jun 19 11:02:13.890252 crc crio[3637]: time="2026-06-19T11:02:13.890202173Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-19 12:35:48.212670 | controller | Jun 19 11:02:13.902419 crc crio[3637]: time="2026-06-19T11:02:13.90228875Z" 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-19 12:35:48.212686 | controller | Jun 19 11:02:13.908405 crc crio[3637]: time="2026-06-19T11:02:13.908330174Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-19 12:35:48.212702 | controller | Jun 19 11:02:13.915524 crc crio[3637]: time="2026-06-19T11:02:13.915440663Z" 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-19 12:35:48.212732 | controller | Jun 19 11:02:13.920546 crc crio[3637]: time="2026-06-19T11:02:13.920433968Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-19 12:35:48.212750 | controller | Jun 19 11:02:13.928914 crc crio[3637]: time="2026-06-19T11:02:13.92882053Z" 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-19 12:35:48.212767 | controller | Jun 19 11:02:13.932881 crc crio[3637]: time="2026-06-19T11:02:13.932737818Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-19 12:35:48.212785 | controller | Jun 19 11:02:13.940481 crc crio[3637]: time="2026-06-19T11:02:13.940367313Z" 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-19 12:35:48.212803 | controller | Jun 19 11:02:13.945636 crc crio[3637]: time="2026-06-19T11:02:13.945555333Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-19 12:35:48.212826 | controller | Jun 19 11:02:13.957781 crc crio[3637]: time="2026-06-19T11:02:13.957656118Z" 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-19 12:35:48.212843 | controller | Jun 19 11:02:13.964365 crc crio[3637]: time="2026-06-19T11:02:13.964268484Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-19 12:35:48.212859 | controller | Jun 19 11:02:13.985938 crc crio[3637]: time="2026-06-19T11:02:13.98578701Z" 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-19 12:35:48.212876 | controller | Jun 19 11:02:13.990306 crc crio[3637]: time="2026-06-19T11:02:13.990234592Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-19 12:35:48.212892 | controller | Jun 19 11:02:13.999535 crc crio[3637]: time="2026-06-19T11:02:13.999436718Z" 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-19 12:35:48.212909 | controller | Jun 19 11:02:14.003342 crc crio[3637]: time="2026-06-19T11:02:14.003290898Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-19 12:35:48.212925 | controller | Jun 19 11:02:14.010605 crc crio[3637]: time="2026-06-19T11:02:14.010558003Z" 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-19 12:35:48.212942 | controller | Jun 19 11:02:14.014405 crc crio[3637]: time="2026-06-19T11:02:14.014372985Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-19 12:35:48.212961 | controller | Jun 19 11:02:14.023476 crc crio[3637]: time="2026-06-19T11:02:14.023370007Z" 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-19 12:35:48.212979 | controller | Jun 19 11:02:14.027226 crc crio[3637]: time="2026-06-19T11:02:14.027120101Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-19 12:35:48.212996 | controller | Jun 19 11:02:14.047235 crc crio[3637]: time="2026-06-19T11:02:14.047083134Z" 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-19 12:35:48.213013 | controller | Jun 19 11:02:14.053497 crc crio[3637]: time="2026-06-19T11:02:14.05337649Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-19 12:35:48.213030 | controller | Jun 19 11:02:14.061064 crc crio[3637]: time="2026-06-19T11:02:14.060949286Z" 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-19 12:35:48.213050 | controller | Jun 19 11:02:14.065308 crc crio[3637]: time="2026-06-19T11:02:14.065215765Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-19 12:35:48.213068 | controller | Jun 19 11:02:14.111287 crc crio[3637]: time="2026-06-19T11:02:14.110769056Z" 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-19 12:35:48.213084 | controller | Jun 19 11:02:14.117513 crc crio[3637]: time="2026-06-19T11:02:14.117375682Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-19 12:35:48.213101 | controller | Jun 19 11:02:14.141957 crc crio[3637]: time="2026-06-19T11:02:14.141751658Z" 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-19 12:35:48.213117 | controller | Jun 19 11:02:14.145559 crc crio[3637]: time="2026-06-19T11:02:14.145439364Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-19 12:35:48.213134 | controller | Jun 19 11:02:14.150918 crc crio[3637]: time="2026-06-19T11:02:14.15076946Z" 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-19 12:35:48.213151 | controller | Jun 19 11:02:14.154438 crc crio[3637]: time="2026-06-19T11:02:14.15431568Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-19 12:35:48.213167 | controller | Jun 19 11:02:14.158618 crc crio[3637]: time="2026-06-19T11:02:14.158482911Z" 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-19 12:35:48.213184 | controller | Jun 19 11:02:14.161501 crc crio[3637]: time="2026-06-19T11:02:14.161383683Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-19 12:35:48.213201 | controller | Jun 19 11:02:14.185307 crc crio[3637]: time="2026-06-19T11:02:14.18504341Z" 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-19 12:35:48.213217 | controller | Jun 19 11:02:14.193489 crc crio[3637]: time="2026-06-19T11:02:14.193107371Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-19 12:35:48.213234 | controller | Jun 19 11:02:14.202288 crc crio[3637]: time="2026-06-19T11:02:14.202037345Z" 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-19 12:35:48.213251 | controller | Jun 19 11:02:14.207255 crc crio[3637]: time="2026-06-19T11:02:14.206972663Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-19 12:35:48.213267 | controller | Jun 19 11:02:14.225688 crc crio[3637]: time="2026-06-19T11:02:14.22550589Z" 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-19 12:35:48.213286 | controller | Jun 19 11:02:14.229725 crc crio[3637]: time="2026-06-19T11:02:14.229582723Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-19 12:35:48.213303 | controller | Jun 19 11:02:14.235299 crc crio[3637]: time="2026-06-19T11:02:14.235064195Z" 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-19 12:35:48.213320 | controller | Jun 19 11:02:14.238311 crc crio[3637]: time="2026-06-19T11:02:14.238093131Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-19 12:35:48.213337 | controller | Jun 19 11:02:14.247601 crc crio[3637]: time="2026-06-19T11:02:14.247490581Z" 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-19 12:35:48.213353 | controller | Jun 19 11:02:14.250797 crc crio[3637]: time="2026-06-19T11:02:14.250688841Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-19 12:35:48.213370 | controller | Jun 19 11:02:14.255612 crc crio[3637]: time="2026-06-19T11:02:14.255504512Z" 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-19 12:35:48.213387 | controller | Jun 19 11:02:14.258065 crc crio[3637]: time="2026-06-19T11:02:14.257935607Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-19 12:35:48.213404 | controller | Jun 19 11:02:14.279720 crc crio[3637]: time="2026-06-19T11:02:14.279548709Z" 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-19 12:35:48.213421 | controller | Jun 19 11:02:14.285989 crc crio[3637]: time="2026-06-19T11:02:14.285781937Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-19 12:35:48.213458 | controller | Jun 19 11:02:14.295704 crc crio[3637]: time="2026-06-19T11:02:14.295593343Z" 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-19 12:35:48.213477 | controller | Jun 19 11:02:14.300585 crc crio[3637]: time="2026-06-19T11:02:14.300442044Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-19 12:35:48.213493 | controller | Jun 19 11:02:14.310555 crc crio[3637]: time="2026-06-19T11:02:14.310399866Z" 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-19 12:35:48.213510 | controller | Jun 19 11:02:14.312519 crc crio[3637]: time="2026-06-19T11:02:14.312412693Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-19 12:35:48.213530 | controller | Jun 19 11:02:14.318718 crc crio[3637]: time="2026-06-19T11:02:14.318601642Z" 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-19 12:35:48.213546 | controller | Jun 19 11:02:14.321332 crc crio[3637]: time="2026-06-19T11:02:14.321220782Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-19 12:35:48.213563 | controller | Jun 19 11:02:14.329646 crc crio[3637]: time="2026-06-19T11:02:14.329489996Z" 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-19 12:35:48.213579 | controller | Jun 19 11:02:14.334440 crc crio[3637]: time="2026-06-19T11:02:14.334313706Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-19 12:35:48.213596 | controller | Jun 19 11:02:14.396541 crc crio[3637]: time="2026-06-19T11:02:14.396245203Z" 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-19 12:35:48.213612 | controller | Jun 19 11:02:14.396804 crc crio[3637]: time="2026-06-19T11:02:14.396263962Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.213630 | controller | Jun 19 11:02:14.397401 crc crio[3637]: time="2026-06-19T11:02:14.397307789Z" 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-19 12:35:48.213649 | controller | Jun 19 11:02:14.399075 crc crio[3637]: time="2026-06-19T11:02:14.398769264Z" 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:0xc00008d1e0}] Aliases:map[]}"
2026-06-19 12:35:48.213667 | controller | Jun 19 11:02:14.399366 crc crio[3637]: time="2026-06-19T11:02:14.399035606Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-19 12:35:48.213684 | controller | Jun 19 11:02:14.399737 crc crio[3637]: time="2026-06-19T11:02:14.399510941Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.213701 | controller | Jun 19 11:02:14.404922 crc crio[3637]: time="2026-06-19T11:02:14.40474852Z" level=info msg="Starting seccomp notifier watcher"
2026-06-19 12:35:48.213717 | controller | Jun 19 11:02:14.405405 crc crio[3637]: time="2026-06-19T11:02:14.405127488Z" level=info msg="Create NRI interface"
2026-06-19 12:35:48.213734 | controller | Jun 19 11:02:14.405522 crc crio[3637]: time="2026-06-19T11:02:14.405410709Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-19 12:35:48.213750 | controller | Jun 19 11:02:14.407343 crc crio[3637]: time="2026-06-19T11:02:14.407239853Z" level=info msg="runtime interface created"
2026-06-19 12:35:48.213766 | controller | Jun 19 11:02:14.407343 crc crio[3637]: time="2026-06-19T11:02:14.407305091Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-19 12:35:48.213782 | controller | Jun 19 11:02:14.407343 crc crio[3637]: time="2026-06-19T11:02:14.40732063Z" level=info msg="runtime interface starting up..."
2026-06-19 12:35:48.213801 | controller | Jun 19 11:02:14.407343 crc crio[3637]: time="2026-06-19T11:02:14.40733499Z" level=info msg="starting plugins..."
2026-06-19 12:35:48.213818 | controller | Jun 19 11:02:14.407938 crc crio[3637]: time="2026-06-19T11:02:14.407542963Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-19 12:35:48.213834 | controller | Jun 19 11:02:14.410757 crc crio[3637]: time="2026-06-19T11:02:14.410395435Z" level=info msg="No systemd watchdog enabled"
2026-06-19 12:35:48.213851 | controller | Jun 19 11:02:14.420034 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-19 12:35:48.213867 | controller | Jun 19 11:02:14.574909 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:48.213884 | controller | Jun 19 11:02:14.575466 crc crio[3637]: time="2026-06-19T11:02:14.575352277Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-19 12:35:48.213901 | controller | Jun 19 11:02:14.575466 crc crio[3637]: time="2026-06-19T11:02:14.575439864Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.213918 | controller | Jun 19 11:02:14.575466 crc crio[3637]: time="2026-06-19T11:02:14.575464493Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-19 12:35:48.213934 | controller | Jun 19 11:02:14.575647 crc crio[3637]: time="2026-06-19T11:02:14.575478993Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.213950 | controller | Jun 19 11:02:14.575647 crc crio[3637]: time="2026-06-19T11:02:14.575521521Z" 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-19 12:35:48.213968 | controller | Jun 19 11:02:14.576339 crc crio[3637]: time="2026-06-19T11:02:14.57623851Z" 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:0xc0010a4010}] Aliases:map[]}"
2026-06-19 12:35:48.213986 | controller | Jun 19 11:02:14.576508 crc crio[3637]: time="2026-06-19T11:02:14.576456373Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214002 | controller | Jun 19 11:02:14.682953 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:48.214019 | controller | Jun 19 11:02:14.683515 crc crio[3637]: time="2026-06-19T11:02:14.683384247Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-19 12:35:48.214035 | controller | Jun 19 11:02:14.683515 crc crio[3637]: time="2026-06-19T11:02:14.683511593Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214052 | controller | Jun 19 11:02:14.683725 crc crio[3637]: time="2026-06-19T11:02:14.68362823Z" 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-19 12:35:48.214074 | controller | Jun 19 11:02:14.684403 crc crio[3637]: time="2026-06-19T11:02:14.684094135Z" 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:0xc00130c020}] Aliases:map[]}"
2026-06-19 12:35:48.214092 | controller | Jun 19 11:02:14.684682 crc crio[3637]: time="2026-06-19T11:02:14.684555491Z" 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-19 12:35:48.214109 | controller | Jun 19 11:02:14.805367 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:48.214125 | controller | Jun 19 11:02:14.805688 crc crio[3637]: time="2026-06-19T11:02:14.805551011Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-19 12:35:48.214142 | controller | Jun 19 11:02:14.805688 crc crio[3637]: time="2026-06-19T11:02:14.805610269Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214158 | controller | Jun 19 11:02:14.805970 crc crio[3637]: time="2026-06-19T11:02:14.805676137Z" 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-19 12:35:48.214176 | controller | Jun 19 11:02:14.806378 crc crio[3637]: time="2026-06-19T11:02:14.806273898Z" 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:0xc0001910a0}] Aliases:map[]}"
2026-06-19 12:35:48.214193 | controller | Jun 19 11:02:14.806767 crc crio[3637]: time="2026-06-19T11:02:14.806587809Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214210 | controller | Jun 19 11:02:15.113390 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:48.214229 | controller | Jun 19 11:02:15.113390 crc crio[3637]: time="2026-06-19T11:02:15.113355387Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-19 12:35:48.214255 | controller | Jun 19 11:02:15.113390 crc crio[3637]: time="2026-06-19T11:02:15.113386886Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214281 | controller | Jun 19 11:02:15.113390 crc crio[3637]: time="2026-06-19T11:02:15.113399455Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-19 12:35:48.214305 | controller | Jun 19 11:02:15.113390 crc crio[3637]: time="2026-06-19T11:02:15.113406975Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214332 | controller | Jun 19 11:02:15.113390 crc crio[3637]: time="2026-06-19T11:02:15.113435044Z" 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-19 12:35:48.214350 | controller | Jun 19 11:02:15.114979 crc crio[3637]: time="2026-06-19T11:02:15.11357044Z" 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:0xc00130c0c0}] Aliases:map[]}"
2026-06-19 12:35:48.214368 | controller | Jun 19 11:02:15.114979 crc crio[3637]: time="2026-06-19T11:02:15.113615859Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.214386 | controller | Jun 19 11:02:15.114979 crc crio[3637]: time="2026-06-19T11:02:15.113625418Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.214403 | controller | Jun 19 11:02:15.114979 crc crio[3637]: time="2026-06-19T11:02:15.113636868Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214419 | controller | Jun 19 11:02:15.261017 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:48.214459 | controller | Jun 19 11:02:15.261678 crc crio[3637]: time="2026-06-19T11:02:15.261546426Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-19 12:35:48.214478 | controller | Jun 19 11:02:15.261678 crc crio[3637]: time="2026-06-19T11:02:15.261670172Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214495 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261705051Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-19 12:35:48.214512 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261722061Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214528 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.26173333Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-19 12:35:48.214545 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.26174296Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214561 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.26175469Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-19 12:35:48.214578 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261816318Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214594 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261830127Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-19 12:35:48.214611 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261843467Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214627 | controller | Jun 19 11:02:15.262029 crc crio[3637]: time="2026-06-19T11:02:15.261888955Z" 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-19 12:35:48.214648 | controller | Jun 19 11:02:15.263110 crc crio[3637]: time="2026-06-19T11:02:15.262326903Z" 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:0xc00130c130}] Aliases:map[]}"
2026-06-19 12:35:48.214665 | controller | Jun 19 11:02:15.263110 crc crio[3637]: time="2026-06-19T11:02:15.262514777Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214682 | controller | Jun 19 11:02:15.818816 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:48.214699 | controller | Jun 19 11:02:15.819318 crc crio[3637]: time="2026-06-19T11:02:15.818879829Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-19 12:35:48.214715 | controller | Jun 19 11:02:15.819318 crc crio[3637]: time="2026-06-19T11:02:15.818917548Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214732 | controller | Jun 19 11:02:15.819318 crc crio[3637]: time="2026-06-19T11:02:15.818985936Z" 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-19 12:35:48.214749 | controller | Jun 19 11:02:15.819562 crc crio[3637]: time="2026-06-19T11:02:15.819337935Z" 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:0xc00130c1c8}] Aliases:map[]}"
2026-06-19 12:35:48.214766 | controller | Jun 19 11:02:15.819562 crc crio[3637]: time="2026-06-19T11:02:15.81948261Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214783 | controller | Jun 19 11:02:15.999811 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:48.214799 | controller | Jun 19 11:02:16.000116 crc crio[3637]: time="2026-06-19T11:02:15.999954941Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-19 12:35:48.214815 | controller | Jun 19 11:02:16.000116 crc crio[3637]: time="2026-06-19T11:02:15.99999451Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214832 | controller | Jun 19 11:02:16.000116 crc crio[3637]: time="2026-06-19T11:02:16.000044009Z" 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-19 12:35:48.214851 | controller | Jun 19 11:02:16.000417 crc crio[3637]: time="2026-06-19T11:02:16.000350729Z" 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:0xc000191150}] Aliases:map[]}"
2026-06-19 12:35:48.214868 | controller | Jun 19 11:02:16.000630 crc crio[3637]: time="2026-06-19T11:02:16.000498464Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214885 | controller | Jun 19 11:02:16.209310 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.214901 | controller | Jun 19 11:02:16.210609 crc crio[3637]: time="2026-06-19T11:02:16.209458846Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-19 12:35:48.214918 | controller | Jun 19 11:02:16.210609 crc crio[3637]: time="2026-06-19T11:02:16.209495805Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.214934 | controller | Jun 19 11:02:16.210609 crc crio[3637]: time="2026-06-19T11:02:16.209536174Z" 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-19 12:35:48.214951 | controller | Jun 19 11:02:16.210609 crc crio[3637]: time="2026-06-19T11:02:16.209867733Z" 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:0xc0001911e0}] Aliases:map[]}"
2026-06-19 12:35:48.214968 | controller | Jun 19 11:02:16.210609 crc crio[3637]: time="2026-06-19T11:02:16.210039128Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.214985 | controller | Jun 19 11:02:16.593419 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215002 | controller | Jun 19 11:02:16.593419 crc crio[3637]: time="2026-06-19T11:02:16.593222794Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-19 12:35:48.215018 | controller | Jun 19 11:02:16.593419 crc crio[3637]: time="2026-06-19T11:02:16.593276013Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215034 | controller | Jun 19 11:02:16.593419 crc crio[3637]: time="2026-06-19T11:02:16.59335502Z" 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-19 12:35:48.215054 | controller | Jun 19 11:02:16.594226 crc crio[3637]: time="2026-06-19T11:02:16.593645961Z" 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:0xc00130c270}] Aliases:map[]}"
2026-06-19 12:35:48.215071 | controller | Jun 19 11:02:16.594226 crc crio[3637]: time="2026-06-19T11:02:16.593865204Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.215088 | controller | Jun 19 11:02:16.630239 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215105 | controller | Jun 19 11:02:16.630239 crc crio[3637]: time="2026-06-19T11:02:16.630139234Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-19 12:35:48.215121 | controller | Jun 19 11:02:16.630239 crc crio[3637]: time="2026-06-19T11:02:16.63025486Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215137 | controller | Jun 19 11:02:16.630239 crc crio[3637]: time="2026-06-19T11:02:16.63027276Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-19 12:35:48.215153 | controller | Jun 19 11:02:16.630239 crc crio[3637]: time="2026-06-19T11:02:16.630281589Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215168 | controller | Jun 19 11:02:16.630982 crc crio[3637]: time="2026-06-19T11:02:16.630313628Z" 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-19 12:35:48.215185 | controller | Jun 19 11:02:16.630982 crc crio[3637]: time="2026-06-19T11:02:16.630480413Z" 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:0xc000191270}] Aliases:map[]}"
2026-06-19 12:35:48.215202 | controller | Jun 19 11:02:16.630982 crc crio[3637]: time="2026-06-19T11:02:16.630621589Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.215219 | controller | Jun 19 11:02:16.667668 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215235 | controller | Jun 19 11:02:16.667668 crc crio[3637]: time="2026-06-19T11:02:16.665753773Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-19 12:35:48.215252 | controller | Jun 19 11:02:16.667668 crc crio[3637]: time="2026-06-19T11:02:16.665782482Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215268 | controller | Jun 19 11:02:16.667668 crc crio[3637]: time="2026-06-19T11:02:16.665814601Z" 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-19 12:35:48.215288 | controller | Jun 19 11:02:16.667668 crc crio[3637]: time="2026-06-19T11:02:16.666098212Z" 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:0xc0010a40b8}] Aliases:map[]}"
2026-06-19 12:35:48.215305 | controller | Jun 19 11:02:16.667668 crc crio[3637]: time="2026-06-19T11:02:16.666291316Z" 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-19 12:35:48.215322 | controller | Jun 19 11:02:16.697350 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215339 | controller | Jun 19 11:02:16.697838 crc crio[3637]: time="2026-06-19T11:02:16.697575508Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-19 12:35:48.215356 | controller | Jun 19 11:02:16.697838 crc crio[3637]: time="2026-06-19T11:02:16.697637806Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215372 | controller | Jun 19 11:02:16.697838 crc crio[3637]: time="2026-06-19T11:02:16.697752293Z" 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-19 12:35:48.215388 | controller | Jun 19 11:02:16.698330 crc crio[3637]: time="2026-06-19T11:02:16.698127991Z" 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:0xc0010a4150}] Aliases:map[]}"
2026-06-19 12:35:48.215405 | controller | Jun 19 11:02:16.698730 crc crio[3637]: time="2026-06-19T11:02:16.698546259Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.215421 | controller | Jun 19 11:02:16.769471 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215460 | controller | Jun 19 11:02:16.769471 crc crio[3637]: time="2026-06-19T11:02:16.768477497Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-19 12:35:48.215478 | controller | Jun 19 11:02:16.769471 crc crio[3637]: time="2026-06-19T11:02:16.768527086Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215495 | controller | Jun 19 11:02:16.769471 crc crio[3637]: time="2026-06-19T11:02:16.768577564Z" 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-19 12:35:48.215516 | controller | Jun 19 11:02:16.769471 crc crio[3637]: time="2026-06-19T11:02:16.768909134Z" 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:0xc000191308}] Aliases:map[]}"
2026-06-19 12:35:48.215534 | controller | Jun 19 11:02:16.769471 crc crio[3637]: time="2026-06-19T11:02:16.769071409Z" 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-19 12:35:48.215551 | controller | Jun 19 11:02:16.795025 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215568 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.793775765Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-19 12:35:48.215585 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.793818474Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215601 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.793837883Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-19 12:35:48.215618 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.793849783Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215635 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.793886852Z" 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-19 12:35:48.215652 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.794065566Z" 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:0xc000191398}] Aliases:map[]}"
2026-06-19 12:35:48.215669 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.794117614Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.215686 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.79427108Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.215703 | controller | Jun 19 11:02:16.795025 crc crio[3637]: time="2026-06-19T11:02:16.794291329Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.215720 | controller | Jun 19 11:02:16.822623 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215739 | controller | Jun 19 11:02:16.822623 crc crio[3637]: time="2026-06-19T11:02:16.822608385Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-19 12:35:48.215757 | controller | Jun 19 11:02:16.822623 crc crio[3637]: time="2026-06-19T11:02:16.822631914Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215773 | controller | Jun 19 11:02:16.823102 crc crio[3637]: time="2026-06-19T11:02:16.822666703Z" 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-19 12:35:48.215791 | controller | Jun 19 11:02:16.823102 crc crio[3637]: time="2026-06-19T11:02:16.823013972Z" 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:0xc00008d270}] Aliases:map[]}"
2026-06-19 12:35:48.215808 | controller | Jun 19 11:02:16.823449 crc crio[3637]: time="2026-06-19T11:02:16.823264335Z" 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-19 12:35:48.215825 | controller | Jun 19 11:02:16.854088 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215841 | controller | Jun 19 11:02:16.855597 crc crio[3637]: time="2026-06-19T11:02:16.855461869Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-19 12:35:48.215858 | controller | Jun 19 11:02:16.855597 crc crio[3637]: time="2026-06-19T11:02:16.855537836Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215882 | controller | Jun 19 11:02:16.855597 crc crio[3637]: time="2026-06-19T11:02:16.855584825Z" 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-19 12:35:48.215901 | controller | Jun 19 11:02:16.855986 crc crio[3637]: time="2026-06-19T11:02:16.855852656Z" 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:0xc000191408}] Aliases:map[]}"
2026-06-19 12:35:48.215918 | controller | Jun 19 11:02:16.856088 crc crio[3637]: time="2026-06-19T11:02:16.855996952Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.215935 | controller | Jun 19 11:02:16.905666 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:48.215951 | controller | Jun 19 11:02:16.907618 crc crio[3637]: time="2026-06-19T11:02:16.907495231Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-19 12:35:48.215971 | controller | Jun 19 11:02:16.907618 crc crio[3637]: time="2026-06-19T11:02:16.907587918Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.215988 | controller | Jun 19 11:02:16.907618 crc crio[3637]: time="2026-06-19T11:02:16.907611767Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-19 12:35:48.216003 | controller | Jun 19 11:02:16.907618 crc crio[3637]: time="2026-06-19T11:02:16.907629727Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216020 | controller | Jun 19 11:02:16.908014 crc crio[3637]: time="2026-06-19T11:02:16.907669056Z" 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-19 12:35:48.216038 | controller | Jun 19 11:02:16.908014 crc crio[3637]: time="2026-06-19T11:02:16.907949927Z" 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:0xc0015ba000}] Aliases:map[]}"
2026-06-19 12:35:48.216055 | controller | Jun 19 11:02:16.908259 crc crio[3637]: time="2026-06-19T11:02:16.908118651Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216071 | controller | Jun 19 11:02:17.027823 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:48.216086 | controller | Jun 19 11:02:17.028246 crc crio[3637]: time="2026-06-19T11:02:17.027900909Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-19 12:35:48.216101 | controller | Jun 19 11:02:17.028246 crc crio[3637]: time="2026-06-19T11:02:17.027944638Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216117 | controller | Jun 19 11:02:17.028246 crc crio[3637]: time="2026-06-19T11:02:17.027984947Z" 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-19 12:35:48.216133 | controller | Jun 19 11:02:17.028474 crc crio[3637]: time="2026-06-19T11:02:17.028271108Z" 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:0xc0007ae098}] Aliases:map[]}"
2026-06-19 12:35:48.216149 | controller | Jun 19 11:02:17.028474 crc crio[3637]: time="2026-06-19T11:02:17.028453412Z" 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-19 12:35:48.216165 | controller | Jun 19 11:02:17.534538 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:48.216183 | controller | Jun 19 11:02:17.536013 crc crio[3637]: time="2026-06-19T11:02:17.534878229Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-19 12:35:48.216199 | controller | Jun 19 11:02:17.536013 crc crio[3637]: time="2026-06-19T11:02:17.534916017Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216215 | controller | Jun 19 11:02:17.536013 crc crio[3637]: time="2026-06-19T11:02:17.534949426Z" 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-19 12:35:48.216231 | controller | Jun 19 11:02:17.536013 crc crio[3637]: time="2026-06-19T11:02:17.535135552Z" 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:0xc0007ae038}] Aliases:map[]}"
2026-06-19 12:35:48.216247 | controller | Jun 19 11:02:17.536013 crc crio[3637]: time="2026-06-19T11:02:17.535472891Z" 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-19 12:35:48.216263 | controller | Jun 19 11:02:17.569713 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:48.216279 | controller | Jun 19 11:02:17.569713 crc crio[3637]: time="2026-06-19T11:02:17.568449351Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-19 12:35:48.216295 | controller | Jun 19 11:02:17.569713 crc crio[3637]: time="2026-06-19T11:02:17.569440761Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216311 | controller | Jun 19 11:02:17.570760 crc crio[3637]: time="2026-06-19T11:02:17.570317734Z" 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-19 12:35:48.216327 | controller | Jun 19 11:02:17.571221 crc crio[3637]: time="2026-06-19T11:02:17.571092469Z" 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:0xc0015ba000}] Aliases:map[]}"
2026-06-19 12:35:48.216343 | controller | Jun 19 11:02:17.571292 crc crio[3637]: time="2026-06-19T11:02:17.571260734Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.216360 | controller | Jun 19 11:02:17.571292 crc crio[3637]: time="2026-06-19T11:02:17.571282443Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.216376 | controller | Jun 19 11:02:17.571359 crc crio[3637]: time="2026-06-19T11:02:17.571295933Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216399 | controller | Jun 19 11:02:17.794574 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:48.216415 | controller | Jun 19 11:02:17.794574 crc crio[3637]: time="2026-06-19T11:02:17.794435316Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-19 12:35:48.216449 | controller | Jun 19 11:02:17.794574 crc crio[3637]: time="2026-06-19T11:02:17.794478545Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216467 | controller | Jun 19 11:02:17.794574 crc crio[3637]: time="2026-06-19T11:02:17.794520044Z" 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-19 12:35:48.216484 | controller | Jun 19 11:02:17.794574 crc crio[3637]: time="2026-06-19T11:02:17.794753706Z" 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:0xc0015ba018}] Aliases:map[]}"
2026-06-19 12:35:48.216500 | controller | Jun 19 11:02:17.893104 crc crio[3637]: time="2026-06-19T11:02:17.794993629Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216516 | controller | Jun 19 11:02:18.146675 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:48.216532 | controller | Jun 19 11:02:18.146937 crc crio[3637]: time="2026-06-19T11:02:18.146808705Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-19 12:35:48.216548 | controller | Jun 19 11:02:18.146937 crc crio[3637]: time="2026-06-19T11:02:18.146880423Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216564 | controller | Jun 19 11:02:18.146937 crc crio[3637]: time="2026-06-19T11:02:18.146928601Z" 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-19 12:35:48.216580 | controller | Jun 19 11:02:18.147455 crc crio[3637]: time="2026-06-19T11:02:18.14728018Z" 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:0xc0015ba4d8}] Aliases:map[]}"
2026-06-19 12:35:48.216596 | controller | Jun 19 11:02:18.147548 crc crio[3637]: time="2026-06-19T11:02:18.147487975Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216615 | controller | Jun 19 11:02:18.271243 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:48.216631 | controller | Jun 19 11:02:18.271491 crc crio[3637]: time="2026-06-19T11:02:18.271409254Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-19 12:35:48.216646 | controller | Jun 19 11:02:18.271491 crc crio[3637]: time="2026-06-19T11:02:18.271489241Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216663 | controller | Jun 19 11:02:18.271591 crc crio[3637]: time="2026-06-19T11:02:18.27153096Z" 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-19 12:35:48.216680 | controller | Jun 19 11:02:18.271873 crc crio[3637]: time="2026-06-19T11:02:18.271800982Z" 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:0xc0015ba598}] Aliases:map[]}"
2026-06-19 12:35:48.216697 | controller | Jun 19 11:02:18.272223 crc crio[3637]: time="2026-06-19T11:02:18.272036024Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216724 | controller | Jun 19 11:02:18.441403 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:48.216744 | controller | Jun 19 11:02:18.441726 crc crio[3637]: time="2026-06-19T11:02:18.441535415Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-19 12:35:48.216760 | controller | Jun 19 11:02:18.441726 crc crio[3637]: time="2026-06-19T11:02:18.441703709Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216776 | controller | Jun 19 11:02:18.442036 crc crio[3637]: time="2026-06-19T11:02:18.441775757Z" 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-19 12:35:48.216792 | controller | Jun 19 11:02:18.442251 crc crio[3637]: time="2026-06-19T11:02:18.442094747Z" 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:0xc0001166a0}] Aliases:map[]}"
2026-06-19 12:35:48.216809 | controller | Jun 19 11:02:18.442737 crc crio[3637]: time="2026-06-19T11:02:18.442423458Z" 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-19 12:35:48.216829 | controller | Jun 19 11:02:18.583037 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:48.216845 | controller | Jun 19 11:02:18.584882 crc crio[3637]: time="2026-06-19T11:02:18.583127768Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-19 12:35:48.216861 | controller | Jun 19 11:02:18.584882 crc crio[3637]: time="2026-06-19T11:02:18.583285073Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.216877 | controller | Jun 19 11:02:18.584882 crc crio[3637]: time="2026-06-19T11:02:18.583358231Z" 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-19 12:35:48.216893 | controller | Jun 19 11:02:18.584882 crc crio[3637]: time="2026-06-19T11:02:18.583739279Z" 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:0xc0016aa6a8}] Aliases:map[]}"
2026-06-19 12:35:48.216910 | controller | Jun 19 11:02:18.584882 crc crio[3637]: time="2026-06-19T11:02:18.583988971Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.216926 | controller | Jun 19 11:02:18.627659 crc crio[3637]: time="2026-06-19T11:02:18.627445119Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.216942 | controller | Jun 19 11:02:18.628808 crc crio[3637]: time="2026-06-19T11:02:18.62868524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.216958 | controller | Jun 19 11:02:18.659362 crc crio[3637]: time="2026-06-19T11:02:18.658944666Z" 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=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.216974 | controller | Jun 19 11:02:18.660914 crc crio[3637]: time="2026-06-19T11:02:18.660111879Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217030 | controller | Jun 19 11:02:18.661132 crc crio[3637]: time="2026-06-19T11:02:18.66104967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217052 | controller | Jun 19 11:02:18.666385 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:48.217068 | controller | Jun 19 11:02:18.666696 crc crio[3637]: time="2026-06-19T11:02:18.666628568Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-19 12:35:48.217088 | controller | Jun 19 11:02:18.666696 crc crio[3637]: time="2026-06-19T11:02:18.666687176Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.217104 | controller | Jun 19 11:02:18.666896 crc crio[3637]: time="2026-06-19T11:02:18.666747694Z" 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-19 12:35:48.217120 | controller | Jun 19 11:02:18.666994 crc crio[3637]: time="2026-06-19T11:02:18.666956947Z" 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:0xc0001903c8}] Aliases:map[]}"
2026-06-19 12:35:48.217137 | controller | Jun 19 11:02:18.667100 crc crio[3637]: time="2026-06-19T11:02:18.667046904Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.217152 | controller | Jun 19 11:02:18.667100 crc crio[3637]: time="2026-06-19T11:02:18.667073054Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.217168 | controller | Jun 19 11:02:18.667394 crc crio[3637]: time="2026-06-19T11:02:18.667098063Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.217184 | controller | Jun 19 11:02:18.676383 crc crio[3637]: time="2026-06-19T11:02:18.676027186Z" 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=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217200 | controller | Jun 19 11:02:18.687686 crc crio[3637]: time="2026-06-19T11:02:18.686870842Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217215 | controller | Jun 19 11:02:18.687686 crc crio[3637]: time="2026-06-19T11:02:18.687280919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217231 | controller | Jun 19 11:02:18.703487 crc crio[3637]: time="2026-06-19T11:02:18.702699533Z" level=info msg="Ran pod sandbox d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217247 | controller | Jun 19 11:02:18.704963 crc crio[3637]: time="2026-06-19T11:02:18.704565105Z" 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=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217263 | controller | Jun 19 11:02:18.705775 crc crio[3637]: time="2026-06-19T11:02:18.705327251Z" level=info msg="Ran pod sandbox bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217279 | controller | Jun 19 11:02:18.712893 crc crio[3637]: time="2026-06-19T11:02:18.712750732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=26c51e75-da9c-42ef-baa1-69fc100cd049 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217299 | controller | Jun 19 11:02:18.713077 crc crio[3637]: time="2026-06-19T11:02:18.712794761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4962be81-204f-4dd9-b18c-cea0e0944b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217316 | controller | Jun 19 11:02:18.726926 crc crio[3637]: time="2026-06-19T11:02:18.726807938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5a660ea8-6fbb-4f66-a852-3fde23762dab name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217331 | controller | Jun 19 11:02:18.727124 crc crio[3637]: time="2026-06-19T11:02:18.726814517Z" level=info msg="Ran pod sandbox 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991 with infra container: openshift-etcd/etcd-crc/POD" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217347 | controller | Jun 19 11:02:18.730694 crc crio[3637]: time="2026-06-19T11:02:18.73030258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=84917554-d2f5-4d05-b5e5-4ffa349d1454 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217362 | controller | Jun 19 11:02:18.732286 crc crio[3637]: time="2026-06-19T11:02:18.731036446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=52d4d10d-7fa0-4815-896a-65e11f44dadc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217378 | controller | Jun 19 11:02:18.738327 crc crio[3637]: time="2026-06-19T11:02:18.738013131Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.217393 | controller | Jun 19 11:02:18.738897 crc crio[3637]: time="2026-06-19T11:02:18.738765977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3ed79696-2f6c-4172-b951-a2ea3819ced0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217409 | controller | Jun 19 11:02:18.743505 crc crio[3637]: time="2026-06-19T11:02:18.74194339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217425 | controller | Jun 19 11:02:18.743905 crc crio[3637]: time="2026-06-19T11:02:18.743764243Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217469 | controller | Jun 19 11:02:18.743905 crc crio[3637]: time="2026-06-19T11:02:18.743835861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217492 | controller | Jun 19 11:02:18.747631 crc crio[3637]: time="2026-06-19T11:02:18.747073081Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217510 | controller | Jun 19 11:02:18.747631 crc crio[3637]: time="2026-06-19T11:02:18.747283184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217525 | controller | Jun 19 11:02:18.752448 crc crio[3637]: time="2026-06-19T11:02:18.752328189Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.217545 | controller | Jun 19 11:02:18.752448 crc crio[3637]: time="2026-06-19T11:02:18.752396916Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.217561 | controller | Jun 19 11:02:18.753804 crc crio[3637]: time="2026-06-19T11:02:18.753537601Z" 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=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217577 | controller | Jun 19 11:02:18.755029 crc crio[3637]: time="2026-06-19T11:02:18.754821562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217593 | controller | Jun 19 11:02:18.755255 crc crio[3637]: time="2026-06-19T11:02:18.754925868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217609 | controller | Jun 19 11:02:18.778319 crc crio[3637]: time="2026-06-19T11:02:18.778048674Z" level=info msg="Ran pod sandbox bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217624 | controller | Jun 19 11:02:18.780038 crc crio[3637]: time="2026-06-19T11:02:18.779876617Z" 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=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217639 | controller | Jun 19 11:02:18.791327 crc crio[3637]: time="2026-06-19T11:02:18.790714971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bd5c3044-35ba-4a49-b632-6e049ae08efe name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217655 | controller | Jun 19 11:02:18.826212 crc crio[3637]: time="2026-06-19T11:02:18.825951563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1c1c5b25-419f-4c40-ac0d-671a425b09c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217670 | controller | Jun 19 11:02:18.829796 crc crio[3637]: time="2026-06-19T11:02:18.829638698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217686 | controller | Jun 19 11:02:18.832069 crc crio[3637]: time="2026-06-19T11:02:18.831790422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217701 | controller | Jun 19 11:02:18.832069 crc crio[3637]: time="2026-06-19T11:02:18.831952457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217716 | controller | Jun 19 11:02:18.832784 crc crio[3637]: time="2026-06-19T11:02:18.832535789Z" level=info msg="Ran pod sandbox a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.217736 | controller | Jun 19 11:02:18.836135 crc crio[3637]: time="2026-06-19T11:02:18.835976733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dee2008c-d0e3-44ee-9e4d-e999cd1f0c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217752 | controller | Jun 19 11:02:18.837703 crc crio[3637]: time="2026-06-19T11:02:18.837415079Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.217767 | controller | Jun 19 11:02:18.842858 crc crio[3637]: time="2026-06-19T11:02:18.842755924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217783 | controller | Jun 19 11:02:18.847766 crc crio[3637]: time="2026-06-19T11:02:18.84708891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=be6274c3-d82c-4c17-adb5-d6fc23bee17d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.217798 | controller | Jun 19 11:02:18.855647 crc crio[3637]: time="2026-06-19T11:02:18.853648076Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.217814 | controller | Jun 19 11:02:18.866903 crc crio[3637]: time="2026-06-19T11:02:18.866659265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217829 | controller | Jun 19 11:02:18.899002 crc crio[3637]: time="2026-06-19T11:02:18.898422902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217844 | controller | Jun 19 11:02:19.043549 crc crio[3637]: time="2026-06-19T11:02:19.042975615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.217860 | controller | Jun 19 11:02:19.079626 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:48.217876 | controller | Jun 19 11:02:19.079944 crc crio[3637]: time="2026-06-19T11:02:19.079681361Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-19 12:35:48.217893 | controller | Jun 19 11:02:19.079944 crc crio[3637]: time="2026-06-19T11:02:19.079747729Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.217909 | controller | Jun 19 11:02:19.080290 crc crio[3637]: time="2026-06-19T11:02:19.080005441Z" 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-19 12:35:48.217926 | controller | Jun 19 11:02:19.080969 crc crio[3637]: time="2026-06-19T11:02:19.080434968Z" 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:0xc002f98028}] Aliases:map[]}"
2026-06-19 12:35:48.217946 | controller | Jun 19 11:02:19.081060 crc crio[3637]: time="2026-06-19T11:02:19.081015639Z" 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-19 12:35:48.217963 | controller | Jun 19 11:02:19.525378 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:48.217979 | controller | Jun 19 11:02:19.525719 crc crio[3637]: time="2026-06-19T11:02:19.525380525Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-19 12:35:48.217995 | controller | Jun 19 11:02:19.525719 crc crio[3637]: time="2026-06-19T11:02:19.525414164Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218011 | controller | Jun 19 11:02:19.525719 crc crio[3637]: time="2026-06-19T11:02:19.525429414Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-19 12:35:48.218027 | controller | Jun 19 11:02:19.525719 crc crio[3637]: time="2026-06-19T11:02:19.525441243Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218042 | controller | Jun 19 11:02:19.525719 crc crio[3637]: time="2026-06-19T11:02:19.525475022Z" 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-19 12:35:48.218059 | controller | Jun 19 11:02:19.525957 crc crio[3637]: time="2026-06-19T11:02:19.525691865Z" 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:0xc002f98190}] Aliases:map[]}"
2026-06-19 12:35:48.218075 | controller | Jun 19 11:02:19.525957 crc crio[3637]: time="2026-06-19T11:02:19.525896169Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218090 | controller | Jun 19 11:02:19.863888 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:48.218107 | controller | Jun 19 11:02:19.864740 crc crio[3637]: time="2026-06-19T11:02:19.864012877Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-19 12:35:48.218123 | controller | Jun 19 11:02:19.864740 crc crio[3637]: time="2026-06-19T11:02:19.864049025Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218139 | controller | Jun 19 11:02:19.864740 crc crio[3637]: time="2026-06-19T11:02:19.864095854Z" 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-19 12:35:48.218155 | controller | Jun 19 11:02:19.864740 crc crio[3637]: time="2026-06-19T11:02:19.864350486Z" 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:0xc0001174e0}] Aliases:map[]}"
2026-06-19 12:35:48.218175 | controller | Jun 19 11:02:19.864740 crc crio[3637]: time="2026-06-19T11:02:19.86454078Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218192 | controller | Jun 19 11:02:20.304005 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:48.218208 | controller | Jun 19 11:02:20.304643 crc crio[3637]: time="2026-06-19T11:02:20.304452863Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-19 12:35:48.218224 | controller | Jun 19 11:02:20.304741 crc crio[3637]: time="2026-06-19T11:02:20.304644857Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218240 | controller | Jun 19 11:02:20.304741 crc crio[3637]: time="2026-06-19T11:02:20.304709365Z" 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-19 12:35:48.218256 | controller | Jun 19 11:02:20.304941 crc crio[3637]: time="2026-06-19T11:02:20.304871479Z" 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:0xc0001904f0}] Aliases:map[]}"
2026-06-19 12:35:48.218272 | controller | Jun 19 11:02:20.305014 crc crio[3637]: time="2026-06-19T11:02:20.304994256Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.218288 | controller | Jun 19 11:02:20.305071 crc crio[3637]: time="2026-06-19T11:02:20.305017235Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.218303 | controller | Jun 19 11:02:20.305071 crc crio[3637]: time="2026-06-19T11:02:20.305038084Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218383 | controller | Jun 19 11:02:20.695443 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:48.218407 | controller | Jun 19 11:02:20.695443 crc crio[3637]: time="2026-06-19T11:02:20.695416297Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-19 12:35:48.218424 | controller | Jun 19 11:02:20.695723 crc crio[3637]: time="2026-06-19T11:02:20.695497805Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218460 | controller | Jun 19 11:02:20.695723 crc crio[3637]: time="2026-06-19T11:02:20.695552143Z" 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-19 12:35:48.218481 | controller | Jun 19 11:02:20.696237 crc crio[3637]: time="2026-06-19T11:02:20.696062028Z" 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:0xc000190158}] Aliases:map[]}"
2026-06-19 12:35:48.218498 | controller | Jun 19 11:02:20.696642 crc crio[3637]: time="2026-06-19T11:02:20.696531543Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218513 | controller | Jun 19 11:02:20.781963 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:48.218529 | controller | Jun 19 11:02:20.782359 crc crio[3637]: time="2026-06-19T11:02:20.782128027Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-19 12:35:48.218545 | controller | Jun 19 11:02:20.782359 crc crio[3637]: time="2026-06-19T11:02:20.782203645Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218561 | controller | Jun 19 11:02:20.782359 crc crio[3637]: time="2026-06-19T11:02:20.782239294Z" 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-19 12:35:48.218577 | controller | Jun 19 11:02:20.782524 crc crio[3637]: time="2026-06-19T11:02:20.782400219Z" 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:0xc000116418}] Aliases:map[]}"
2026-06-19 12:35:48.218593 | controller | Jun 19 11:02:20.782591 crc crio[3637]: time="2026-06-19T11:02:20.782567803Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218609 | controller | Jun 19 11:02:21.094972 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.218625 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095083884Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-19 12:35:48.218640 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095116893Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218656 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095130812Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-19 12:35:48.218672 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.0951913Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218691 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095272228Z" 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-19 12:35:48.218707 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095498151Z" 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:0xc002b28090}] Aliases:map[]}"
2026-06-19 12:35:48.218727 | controller | Jun 19 11:02:21.095667 crc crio[3637]: time="2026-06-19T11:02:21.095641686Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.218753 | controller | Jun 19 11:02:21.250809 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.218777 | controller | Jun 19 11:02:21.251623 crc crio[3637]: time="2026-06-19T11:02:21.251480858Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-19 12:35:48.218801 | controller | Jun 19 11:02:21.251623 crc crio[3637]: time="2026-06-19T11:02:21.251560106Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218829 | controller | Jun 19 11:02:21.251623 crc crio[3637]: time="2026-06-19T11:02:21.251605744Z" 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-19 12:35:48.218850 | controller | Jun 19 11:02:21.251816 crc crio[3637]: time="2026-06-19T11:02:21.251799238Z" 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:0xc0027e8488}] Aliases:map[]}"
2026-06-19 12:35:48.218867 | controller | Jun 19 11:02:21.252722 crc crio[3637]: time="2026-06-19T11:02:21.252203037Z" 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-19 12:35:48.218938 | controller | Jun 19 11:02:21.320652 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.218958 | controller | Jun 19 11:02:21.320964 crc crio[3637]: time="2026-06-19T11:02:21.320765398Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-19 12:35:48.218975 | controller | Jun 19 11:02:21.321033 crc crio[3637]: time="2026-06-19T11:02:21.320991Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.218991 | controller | Jun 19 11:02:21.321033 crc crio[3637]: time="2026-06-19T11:02:21.32101732Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-19 12:35:48.219013 | controller | Jun 19 11:02:21.321033 crc crio[3637]: time="2026-06-19T11:02:21.321025779Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219033 | controller | Jun 19 11:02:21.321208 crc crio[3637]: time="2026-06-19T11:02:21.321105827Z" 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-19 12:35:48.219049 | controller | Jun 19 11:02:21.321652 crc crio[3637]: time="2026-06-19T11:02:21.321520144Z" 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:0xc0016104a0}] Aliases:map[]}"
2026-06-19 12:35:48.219073 | controller | Jun 19 11:02:21.321821 crc crio[3637]: time="2026-06-19T11:02:21.321736917Z" 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-19 12:35:48.219089 | controller | Jun 19 11:02:21.453704 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219104 | controller | Jun 19 11:02:21.454115 crc crio[3637]: time="2026-06-19T11:02:21.454003519Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-19 12:35:48.219120 | controller | Jun 19 11:02:21.454115 crc crio[3637]: time="2026-06-19T11:02:21.454104055Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219135 | controller | Jun 19 11:02:21.454324 crc crio[3637]: time="2026-06-19T11:02:21.454219302Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-19 12:35:48.219151 | controller | Jun 19 11:02:21.454324 crc crio[3637]: time="2026-06-19T11:02:21.45426473Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219167 | controller | Jun 19 11:02:21.454479 crc crio[3637]: time="2026-06-19T11:02:21.454333438Z" 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-19 12:35:48.219183 | controller | Jun 19 11:02:21.454754 crc crio[3637]: time="2026-06-19T11:02:21.454657989Z" 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:0xc000190968}] Aliases:map[]}"
2026-06-19 12:35:48.219200 | controller | Jun 19 11:02:21.454959 crc crio[3637]: time="2026-06-19T11:02:21.454881102Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.219226 | controller | Jun 19 11:02:21.673387 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219249 | controller | Jun 19 11:02:21.673807 crc crio[3637]: time="2026-06-19T11:02:21.673525742Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-19 12:35:48.219266 | controller | Jun 19 11:02:21.673807 crc crio[3637]: time="2026-06-19T11:02:21.673585001Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219319 | controller | Jun 19 11:02:21.673807 crc crio[3637]: time="2026-06-19T11:02:21.673625069Z" 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-19 12:35:48.219341 | controller | Jun 19 11:02:21.674467 crc crio[3637]: time="2026-06-19T11:02:21.674362937Z" 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:0xc001610568}] Aliases:map[]}"
2026-06-19 12:35:48.219359 | controller | Jun 19 11:02:21.674602 crc crio[3637]: time="2026-06-19T11:02:21.67458515Z" 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-19 12:35:48.219376 | controller | Jun 19 11:02:21.795933 crc crio[3637]: time="2026-06-19T11:02:21.795835612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.219393 | controller | Jun 19 11:02:21.796277 crc crio[3637]: time="2026-06-19T11:02:21.796073036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.219414 | controller | Jun 19 11:02:21.796570 crc crio[3637]: time="2026-06-19T11:02:21.796331198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.219450 | controller | Jun 19 11:02:21.796709 crc crio[3637]: time="2026-06-19T11:02:21.796616458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.219469 | controller | Jun 19 11:02:21.797548 crc crio[3637]: time="2026-06-19T11:02:21.797476921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.219491 | controller | Jun 19 11:02:21.801642 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219508 | controller | Jun 19 11:02:21.801772 crc crio[3637]: time="2026-06-19T11:02:21.801715751Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-19 12:35:48.219524 | controller | Jun 19 11:02:21.801772 crc crio[3637]: time="2026-06-19T11:02:21.80175807Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219544 | controller | Jun 19 11:02:21.801867 crc crio[3637]: time="2026-06-19T11:02:21.801792869Z" 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-19 12:35:48.219566 | controller | Jun 19 11:02:21.801993 crc crio[3637]: time="2026-06-19T11:02:21.801932404Z" 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:0xc0010a4210}] Aliases:map[]}"
2026-06-19 12:35:48.219584 | controller | Jun 19 11:02:21.802249 crc crio[3637]: time="2026-06-19T11:02:21.80207634Z" 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-19 12:35:48.219601 | controller | Jun 19 11:02:21.820432 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219617 | controller | Jun 19 11:02:21.820697 crc crio[3637]: time="2026-06-19T11:02:21.820621286Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-19 12:35:48.219635 | controller | Jun 19 11:02:21.820697 crc crio[3637]: time="2026-06-19T11:02:21.820680305Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219654 | controller | Jun 19 11:02:21.820821 crc crio[3637]: time="2026-06-19T11:02:21.820729783Z" 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-19 12:35:48.219671 | controller | Jun 19 11:02:21.820990 crc crio[3637]: time="2026-06-19T11:02:21.820922227Z" 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:0xc0010a42a0}] Aliases:map[]}"
2026-06-19 12:35:48.219687 | controller | Jun 19 11:02:21.821251 crc crio[3637]: time="2026-06-19T11:02:21.821213729Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.219703 | controller | Jun 19 11:02:21.862232 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219724 | controller | Jun 19 11:02:21.862477 crc crio[3637]: time="2026-06-19T11:02:21.862376706Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-19 12:35:48.219740 | controller | Jun 19 11:02:21.862477 crc crio[3637]: time="2026-06-19T11:02:21.862459453Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219760 | controller | Jun 19 11:02:21.862574 crc crio[3637]: time="2026-06-19T11:02:21.862496832Z" 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-19 12:35:48.219777 | controller | Jun 19 11:02:21.862702 crc crio[3637]: time="2026-06-19T11:02:21.862644788Z" 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:0xc0007ae408}] Aliases:map[]}"
2026-06-19 12:35:48.219797 | controller | Jun 19 11:02:21.862858 crc crio[3637]: time="2026-06-19T11:02:21.862804983Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.219814 | controller | Jun 19 11:02:21.899303 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.219831 | controller | Jun 19 11:02:21.899650 crc crio[3637]: time="2026-06-19T11:02:21.89942661Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-19 12:35:48.219846 | controller | Jun 19 11:02:21.899650 crc crio[3637]: time="2026-06-19T11:02:21.899634674Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219862 | controller | Jun 19 11:02:21.899650 crc crio[3637]: time="2026-06-19T11:02:21.899654003Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-19 12:35:48.219883 | controller | Jun 19 11:02:21.899811 crc crio[3637]: time="2026-06-19T11:02:21.899663233Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.219899 | controller | Jun 19 11:02:21.899811 crc crio[3637]: time="2026-06-19T11:02:21.899792159Z" 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-19 12:35:48.219915 | controller | Jun 19 11:02:21.900020 crc crio[3637]: time="2026-06-19T11:02:21.899956854Z" 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:0xc002bb2188}] Aliases:map[]}"
2026-06-19 12:35:48.219932 | controller | Jun 19 11:02:21.900323 crc crio[3637]: time="2026-06-19T11:02:21.900268874Z" 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-19 12:35:48.219952 | controller | Jun 19 11:02:21.910363 crc crio[3637]: time="2026-06-19T11:02:21.910315364Z" level=info msg="Created container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.219976 | controller | Jun 19 11:02:21.912887 crc crio[3637]: time="2026-06-19T11:02:21.912751729Z" level=info msg="Starting container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087" id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.219993 | controller | Jun 19 11:02:21.917351 crc crio[3637]: time="2026-06-19T11:02:21.917216101Z" level=info msg="Created container e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.220009 | controller | Jun 19 11:02:21.917476 crc crio[3637]: time="2026-06-19T11:02:21.917382526Z" level=info msg="Created container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.220027 | controller | Jun 19 11:02:21.918115 crc crio[3637]: time="2026-06-19T11:02:21.917956318Z" level=info msg="Created container 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.220046 | controller | Jun 19 11:02:21.918361 crc crio[3637]: time="2026-06-19T11:02:21.918285828Z" level=info msg="Created container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.220062 | controller | Jun 19 11:02:21.919603 crc crio[3637]: time="2026-06-19T11:02:21.91953153Z" level=info msg="Starting container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4" id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.220078 | controller | Jun 19 11:02:21.919948 crc crio[3637]: time="2026-06-19T11:02:21.919822201Z" level=info msg="Starting container: e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5" id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.220093 | controller | Jun 19 11:02:21.920018 crc crio[3637]: time="2026-06-19T11:02:21.919966346Z" level=info msg="Starting container: 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01" id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.220112 | controller | Jun 19 11:02:21.920053 crc crio[3637]: time="2026-06-19T11:02:21.919920947Z" level=info msg="Starting container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684" id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.220133 | controller | Jun 19 11:02:21.921909 crc crio[3637]: time="2026-06-19T11:02:21.921825748Z" level=info msg="Started container" PID=5341 containerID=fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.220154 | controller | Jun 19 11:02:21.926701 crc crio[3637]: time="2026-06-19T11:02:21.926549543Z" level=info msg="Started container" PID=5338 containerID=e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.220172 | controller | Jun 19 11:02:21.929369 crc crio[3637]: time="2026-06-19T11:02:21.929254539Z" level=info msg="Started container" PID=5346 containerID=529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4 description=openshift-etcd/etcd-crc/setup id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.220192 | controller | Jun 19 11:02:21.932762 crc crio[3637]: time="2026-06-19T11:02:21.932639204Z" level=info msg="Started container" PID=5345 containerID=2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9
2026-06-19 12:35:48.220208 | controller | Jun 19 11:02:21.933380 crc crio[3637]: time="2026-06-19T11:02:21.933315093Z" level=info msg="Started container" PID=5339 containerID=61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.220230 | controller | Jun 19 11:02:21.944954 crc crio[3637]: time="2026-06-19T11:02:21.944769379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=dbbe7f79-be95-4577-bfbb-75087e820416 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.220247 | controller | Jun 19 11:02:21.949017 crc crio[3637]: time="2026-06-19T11:02:21.94892621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b53ab5bb-92cf-4cb5-912a-2326e3f4cd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.220263 | controller | Jun 19 11:02:21.955326 crc crio[3637]: time="2026-06-19T11:02:21.954235396Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.220279 | controller | Jun 19 11:02:21.956704 crc crio[3637]: time="2026-06-19T11:02:21.95638669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.220296 | controller | Jun 19 11:02:21.990427 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:48.220315 | controller | Jun 19 11:02:21.990974 crc crio[3637]: time="2026-06-19T11:02:21.990438357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.220331 | controller | Jun 19 11:02:21.991641 crc crio[3637]: time="2026-06-19T11:02:21.990819615Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-19 12:35:48.220347 | controller | Jun 19 11:02:21.991811 crc crio[3637]: time="2026-06-19T11:02:21.991788946Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220363 | controller | Jun 19 11:02:21.991964 crc crio[3637]: time="2026-06-19T11:02:21.991937511Z" 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-19 12:35:48.220383 | controller | Jun 19 11:02:21.992332 crc crio[3637]: time="2026-06-19T11:02:21.992299029Z" 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:0xc000116bf8}] Aliases:map[]}"
2026-06-19 12:35:48.220404 | controller | Jun 19 11:02:21.992697 crc crio[3637]: time="2026-06-19T11:02:21.992670048Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.220421 | controller | Jun 19 11:02:22.017872 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.220462 | controller | Jun 19 11:02:22.018501 crc crio[3637]: time="2026-06-19T11:02:22.018450751Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-19 12:35:48.220481 | controller | Jun 19 11:02:22.018616 crc crio[3637]: time="2026-06-19T11:02:22.018596967Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220498 | controller | Jun 19 11:02:22.018716 crc crio[3637]: time="2026-06-19T11:02:22.018694624Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-19 12:35:48.220514 | controller | Jun 19 11:02:22.018851 crc crio[3637]: time="2026-06-19T11:02:22.01882942Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220532 | controller | Jun 19 11:02:22.018985 crc crio[3637]: time="2026-06-19T11:02:22.018953536Z" 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-19 12:35:48.220552 | controller | Jun 19 11:02:22.019355 crc crio[3637]: time="2026-06-19T11:02:22.019315995Z" 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:0xc002b28000}] Aliases:map[]}"
2026-06-19 12:35:48.220569 | controller | Jun 19 11:02:22.019943 crc crio[3637]: time="2026-06-19T11:02:22.019905716Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.220586 | controller | Jun 19 11:02:22.044724 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.220602 | controller | Jun 19 11:02:22.045055 crc crio[3637]: time="2026-06-19T11:02:22.04501465Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-19 12:35:48.220623 | controller | Jun 19 11:02:22.045245 crc crio[3637]: time="2026-06-19T11:02:22.045217344Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220640 | controller | Jun 19 11:02:22.045479 crc crio[3637]: time="2026-06-19T11:02:22.045373929Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-19 12:35:48.220656 | controller | Jun 19 11:02:22.045634 crc crio[3637]: time="2026-06-19T11:02:22.045597272Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220676 | controller | Jun 19 11:02:22.045797 crc crio[3637]: time="2026-06-19T11:02:22.045771506Z" 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-19 12:35:48.220697 | controller | Jun 19 11:02:22.046560 crc crio[3637]: time="2026-06-19T11:02:22.046523524Z" 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:0xc0001902f8}] Aliases:map[]}"
2026-06-19 12:35:48.220726 | controller | Jun 19 11:02:22.046719 crc crio[3637]: time="2026-06-19T11:02:22.046696788Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.220749 | controller | Jun 19 11:02:22.046816 crc crio[3637]: time="2026-06-19T11:02:22.046797535Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.220767 | controller | Jun 19 11:02:22.046908 crc crio[3637]: time="2026-06-19T11:02:22.046887002Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.220783 | controller | Jun 19 11:02:22.102663 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.220799 | controller | Jun 19 11:02:22.105529 crc crio[3637]: time="2026-06-19T11:02:22.105473431Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-19 12:35:48.220820 | controller | Jun 19 11:02:22.105655 crc crio[3637]: time="2026-06-19T11:02:22.105635006Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220837 | controller | Jun 19 11:02:22.105801 crc crio[3637]: time="2026-06-19T11:02:22.105773792Z" 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-19 12:35:48.220854 | controller | Jun 19 11:02:22.106691 crc crio[3637]: time="2026-06-19T11:02:22.106368834Z" 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:0xc0007ae358}] Aliases:map[]}"
2026-06-19 12:35:48.220870 | controller | Jun 19 11:02:22.107095 crc crio[3637]: time="2026-06-19T11:02:22.107063662Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.220889 | controller | Jun 19 11:02:22.278593 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.220907 | controller | Jun 19 11:02:22.278877 crc crio[3637]: time="2026-06-19T11:02:22.278744815Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-19 12:35:48.220927 | controller | Jun 19 11:02:22.278951 crc crio[3637]: time="2026-06-19T11:02:22.278881001Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.220943 | controller | Jun 19 11:02:22.278951 crc crio[3637]: time="2026-06-19T11:02:22.278933779Z" 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-19 12:35:48.220960 | controller | Jun 19 11:02:22.279234 crc crio[3637]: time="2026-06-19T11:02:22.279125143Z" 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:0xc001fdc190}] Aliases:map[]}"
2026-06-19 12:35:48.220981 | controller | Jun 19 11:02:22.279471 crc crio[3637]: time="2026-06-19T11:02:22.279405505Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.220998 | controller | Jun 19 11:02:22.342611 crc crio[3637]: time="2026-06-19T11:02:22.342347919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221014 | controller | Jun 19 11:02:22.358728 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.221030 | controller | Jun 19 11:02:22.359020 crc crio[3637]: time="2026-06-19T11:02:22.358901707Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-19 12:35:48.221049 | controller | Jun 19 11:02:22.359020 crc crio[3637]: time="2026-06-19T11:02:22.358953886Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.221067 | controller | Jun 19 11:02:22.359020 crc crio[3637]: time="2026-06-19T11:02:22.358974745Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-19 12:35:48.221083 | controller | Jun 19 11:02:22.359020 crc crio[3637]: time="2026-06-19T11:02:22.358985765Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.221099 | controller | Jun 19 11:02:22.359359 crc crio[3637]: time="2026-06-19T11:02:22.359033683Z" 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-19 12:35:48.221115 | controller | Jun 19 11:02:22.359629 crc crio[3637]: time="2026-06-19T11:02:22.359421431Z" 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:0xc002bb21b8}] Aliases:map[]}"
2026-06-19 12:35:48.221135 | controller | Jun 19 11:02:22.359698 crc crio[3637]: time="2026-06-19T11:02:22.359645875Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.221156 | controller | Jun 19 11:02:22.426357 crc crio[3637]: time="2026-06-19T11:02:22.426284084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c223ca48-b696-482f-b247-86b5632e06cb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221173 | controller | Jun 19 11:02:22.437955 crc crio[3637]: time="2026-06-19T11:02:22.437877496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=666b236e-6639-439c-a907-7cd71c2e72a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221189 | controller | Jun 19 11:02:22.446451 crc crio[3637]: time="2026-06-19T11:02:22.446280527Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221208 | controller | Jun 19 11:02:22.446833 crc crio[3637]: time="2026-06-19T11:02:22.446670725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221226 | controller | Jun 19 11:02:22.446915 crc crio[3637]: time="2026-06-19T11:02:22.446866998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=de2d848e-5dac-4d09-b3d2-a0681d59396d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221243 | controller | Jun 19 11:02:22.452654 crc crio[3637]: time="2026-06-19T11:02:22.452572522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3fee89d1-006e-4cd0-b7fb-078f74d992ce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221258 | controller | Jun 19 11:02:22.457836 crc crio[3637]: time="2026-06-19T11:02:22.457638505Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221274 | controller | Jun 19 11:02:22.458614 crc crio[3637]: time="2026-06-19T11:02:22.458290355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221296 | controller | Jun 19 11:02:22.459511 crc crio[3637]: time="2026-06-19T11:02:22.459051791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=517118a7-2b73-4dcb-a195-e7088cb23d59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221313 | controller | Jun 19 11:02:22.466240 crc crio[3637]: time="2026-06-19T11:02:22.466127502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b5c50e47-cfdb-4fff-a5d3-b39d27b924e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221329 | controller | Jun 19 11:02:22.469873 crc crio[3637]: time="2026-06-19T11:02:22.469806229Z" level=info msg="Created container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221346 | controller | Jun 19 11:02:22.470783 crc crio[3637]: time="2026-06-19T11:02:22.4701297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2a7eabaa-7e17-42ab-a09e-f4e038694fcd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221366 | controller | Jun 19 11:02:22.473255 crc crio[3637]: time="2026-06-19T11:02:22.472864415Z" level=info msg="Starting container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967" id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.221383 | controller | Jun 19 11:02:22.474068 crc crio[3637]: time="2026-06-19T11:02:22.473904452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221399 | controller | Jun 19 11:02:22.476902 crc crio[3637]: time="2026-06-19T11:02:22.476722986Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221415 | controller | Jun 19 11:02:22.476902 crc crio[3637]: time="2026-06-19T11:02:22.476796223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5464039c-7d2d-4ac5-848c-e3e125cd397d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221452 | controller | Jun 19 11:02:22.477234 crc crio[3637]: time="2026-06-19T11:02:22.477108724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221471 | controller | Jun 19 11:02:22.482203 crc crio[3637]: time="2026-06-19T11:02:22.482109819Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221488 | controller | Jun 19 11:02:22.483080 crc crio[3637]: time="2026-06-19T11:02:22.482983982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221504 | controller | Jun 19 11:02:22.495063 crc crio[3637]: time="2026-06-19T11:02:22.494902514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221521 | controller | Jun 19 11:02:22.506810 crc crio[3637]: time="2026-06-19T11:02:22.506556164Z" level=info msg="Started container" PID=5452 containerID=ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.221537 | controller | Jun 19 11:02:22.520968 crc crio[3637]: time="2026-06-19T11:02:22.520821282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221553 | controller | Jun 19 11:02:22.542052 crc crio[3637]: time="2026-06-19T11:02:22.54162799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221570 | controller | Jun 19 11:02:22.577599 crc crio[3637]: time="2026-06-19T11:02:22.575930179Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=ca2783d6-da8d-4000-8ea0-72c6fc4157e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221586 | controller | Jun 19 11:02:22.583033 crc crio[3637]: time="2026-06-19T11:02:22.582096668Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=ddf0a16d-d6e9-414a-94ea-82786e44d216 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.221605 | controller | Jun 19 11:02:22.597670 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.221622 | controller | Jun 19 11:02:22.597670 crc crio[3637]: time="2026-06-19T11:02:22.593917273Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.221638 | controller | Jun 19 11:02:22.597670 crc crio[3637]: time="2026-06-19T11:02:22.595783085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221654 | controller | Jun 19 11:02:22.601906 crc crio[3637]: time="2026-06-19T11:02:22.594725667Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-19 12:35:48.221670 | controller | Jun 19 11:02:22.601906 crc crio[3637]: time="2026-06-19T11:02:22.601891696Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.221685 | controller | Jun 19 11:02:22.602035 crc crio[3637]: time="2026-06-19T11:02:22.601964583Z" 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-19 12:35:48.221702 | controller | Jun 19 11:02:22.611508 crc crio[3637]: time="2026-06-19T11:02:22.60242387Z" 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:0xc0016100d8}] Aliases:map[]}"
2026-06-19 12:35:48.221718 | controller | Jun 19 11:02:22.611508 crc crio[3637]: time="2026-06-19T11:02:22.604519775Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.221734 | controller | Jun 19 11:02:22.696561 crc crio[3637]: time="2026-06-19T11:02:22.696082995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221750 | controller | Jun 19 11:02:22.887643 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:48.221767 | controller | Jun 19 11:02:22.887953 crc crio[3637]: time="2026-06-19T11:02:22.887744321Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-19 12:35:48.221784 | controller | Jun 19 11:02:22.887953 crc crio[3637]: time="2026-06-19T11:02:22.88777929Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.221800 | controller | Jun 19 11:02:22.887953 crc crio[3637]: time="2026-06-19T11:02:22.887818839Z" 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-19 12:35:48.221819 | controller | Jun 19 11:02:22.888443 crc crio[3637]: time="2026-06-19T11:02:22.887985243Z" 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:0xc002bb25e8}] Aliases:map[]}"
2026-06-19 12:35:48.221836 | controller | Jun 19 11:02:22.888443 crc crio[3637]: time="2026-06-19T11:02:22.888135829Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.221853 | controller | Jun 19 11:02:23.182857 crc crio[3637]: 2026-06-19T11:02:23Z [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-19 12:35:48.221869 | controller | Jun 19 11:02:23.182857 crc crio[3637]: time="2026-06-19T11:02:23.175981182Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-19 12:35:48.221885 | controller | Jun 19 11:02:23.182857 crc crio[3637]: time="2026-06-19T11:02:23.176020821Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.221901 | controller | Jun 19 11:02:23.182857 crc crio[3637]: time="2026-06-19T11:02:23.17605872Z" 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-19 12:35:48.221917 | controller | Jun 19 11:02:23.182857 crc crio[3637]: time="2026-06-19T11:02:23.176745828Z" 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:0xc0015ba308}] Aliases:map[]}"
2026-06-19 12:35:48.221934 | controller | Jun 19 11:02:23.182857 crc crio[3637]: time="2026-06-19T11:02:23.176903173Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.221953 | controller | Jun 19 11:02:24.135078 crc crio[3637]: time="2026-06-19T11:02:24.13368324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221971 | controller | Jun 19 11:02:24.285091 crc crio[3637]: time="2026-06-19T11:02:24.284636993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.221988 | controller | Jun 19 11:02:24.430489 crc crio[3637]: time="2026-06-19T11:02:24.430192215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222004 | controller | Jun 19 11:02:24.446792 crc crio[3637]: time="2026-06-19T11:02:24.44264212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222020 | controller | Jun 19 11:02:24.615134 crc crio[3637]: time="2026-06-19T11:02:24.61409646Z" level=info msg="Created container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222040 | controller | Jun 19 11:02:24.622220 crc crio[3637]: time="2026-06-19T11:02:24.622057694Z" level=info msg="Starting container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38" id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222057 | controller | Jun 19 11:02:24.649859 crc crio[3637]: time="2026-06-19T11:02:24.647784639Z" level=info msg="Started container" PID=5530 containerID=70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.222074 | controller | Jun 19 11:02:24.703021 crc crio[3637]: time="2026-06-19T11:02:24.693106388Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ffa4fe24-a164-4ca9-b242-0c5d976716e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222094 | controller | Jun 19 11:02:24.703021 crc crio[3637]: time="2026-06-19T11:02:24.700094452Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fdccb9fa-a5ce-461f-b2da-c9e5d89b525b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222110 | controller | Jun 19 11:02:24.703692 crc crio[3637]: time="2026-06-19T11:02:24.703592794Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222126 | controller | Jun 19 11:02:24.706835 crc crio[3637]: time="2026-06-19T11:02:24.706037489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222141 | controller | Jun 19 11:02:24.729177 crc crio[3637]: 2026-06-19T11:02:24Z [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-19 12:35:48.222157 | controller | Jun 19 11:02:24.732229 crc crio[3637]: time="2026-06-19T11:02:24.732077624Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-19 12:35:48.222172 | controller | Jun 19 11:02:24.732229 crc crio[3637]: time="2026-06-19T11:02:24.73221439Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.222188 | controller | Jun 19 11:02:24.732447 crc crio[3637]: time="2026-06-19T11:02:24.732305787Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-19 12:35:48.222204 | controller | Jun 19 11:02:24.732447 crc crio[3637]: time="2026-06-19T11:02:24.732320437Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.222219 | controller | Jun 19 11:02:24.732447 crc crio[3637]: time="2026-06-19T11:02:24.732331387Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-19 12:35:48.222235 | controller | Jun 19 11:02:24.732447 crc crio[3637]: time="2026-06-19T11:02:24.732340586Z" level=info msg="cleanup sandbox network"
2026-06-19 12:35:48.222250 | controller | Jun 19 11:02:24.732447 crc crio[3637]: time="2026-06-19T11:02:24.732385315Z" 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-19 12:35:48.222269 | controller | Jun 19 11:02:24.732847 crc crio[3637]: time="2026-06-19T11:02:24.732615688Z" 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:0xc001610000}] Aliases:map[]}"
2026-06-19 12:35:48.222286 | controller | Jun 19 11:02:24.732847 crc crio[3637]: time="2026-06-19T11:02:24.732795042Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.222302 | controller | Jun 19 11:02:24.733860 crc crio[3637]: time="2026-06-19T11:02:24.733580618Z" level=info msg="Created container 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222318 | controller | Jun 19 11:02:24.736078 crc crio[3637]: time="2026-06-19T11:02:24.735467988Z" level=info msg="Created container 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222334 | controller | Jun 19 11:02:24.737889 crc crio[3637]: time="2026-06-19T11:02:24.73771907Z" level=info msg="Starting container: 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b" id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222349 | controller | Jun 19 11:02:24.737889 crc crio[3637]: time="2026-06-19T11:02:24.737835866Z" level=info msg="Starting container: 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520" id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222365 | controller | Jun 19 11:02:24.775018 crc crio[3637]: time="2026-06-19T11:02:24.752933929Z" level=info msg="Started container" PID=5536 containerID=2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9
2026-06-19 12:35:48.222382 | controller | Jun 19 11:02:24.775018 crc crio[3637]: time="2026-06-19T11:02:24.753781783Z" level=info msg="Created container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222398 | controller | Jun 19 11:02:24.775018 crc crio[3637]: time="2026-06-19T11:02:24.756055502Z" level=info msg="Starting container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7" id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222414 | controller | Jun 19 11:02:24.775018 crc crio[3637]: time="2026-06-19T11:02:24.759663441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222445 | controller | Jun 19 11:02:24.846691 crc crio[3637]: time="2026-06-19T11:02:24.845994563Z" level=info msg="Started container" PID=5540 containerID=3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.222472 | controller | Jun 19 11:02:24.917955 crc crio[3637]: time="2026-06-19T11:02:24.917095415Z" level=info msg="Started container" PID=5545 containerID=88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.222489 | controller | Jun 19 11:02:24.996796 crc crio[3637]: time="2026-06-19T11:02:24.995696536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=75c87703-610f-4359-84de-0bbf797fcbef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222505 | controller | Jun 19 11:02:25.025997 crc crio[3637]: time="2026-06-19T11:02:25.023575983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6e174972-12e5-421e-b5ea-708b99757911 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222520 | controller | Jun 19 11:02:25.028511 crc crio[3637]: time="2026-06-19T11:02:25.027774234Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222536 | controller | Jun 19 11:02:25.029704 crc crio[3637]: time="2026-06-19T11:02:25.029316967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222552 | controller | Jun 19 11:02:25.200545 crc crio[3637]: time="2026-06-19T11:02:25.198943924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222568 | controller | Jun 19 11:02:25.597617 crc crio[3637]: time="2026-06-19T11:02:25.597313959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ba28833f-48b3-4661-a2ad-c4609e2d219a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222584 | controller | Jun 19 11:02:25.603066 crc crio[3637]: time="2026-06-19T11:02:25.602918756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=39f55378-115c-49d4-983b-c607d1f47ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222600 | controller | Jun 19 11:02:25.609472 crc crio[3637]: time="2026-06-19T11:02:25.609432475Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222616 | controller | Jun 19 11:02:25.611134 crc crio[3637]: time="2026-06-19T11:02:25.611016316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222631 | controller | Jun 19 11:02:25.644886 crc crio[3637]: 2026-06-19T11:02:25Z [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-19 12:35:48.222647 | controller | Jun 19 11:02:25.645827 crc crio[3637]: time="2026-06-19T11:02:25.645592827Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-19 12:35:48.222666 | controller | Jun 19 11:02:25.795773 crc crio[3637]: time="2026-06-19T11:02:25.795677079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222682 | controller | Jun 19 11:02:26.730245 crc crio[3637]: time="2026-06-19T11:02:26.728381726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222698 | controller | Jun 19 11:02:26.966442 crc crio[3637]: time="2026-06-19T11:02:26.965579513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222714 | controller | Jun 19 11:02:27.168341 crc crio[3637]: time="2026-06-19T11:02:27.167938932Z" level=info msg="Created container 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222730 | controller | Jun 19 11:02:27.173424 crc crio[3637]: time="2026-06-19T11:02:27.171879905Z" level=info msg="Starting container: 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4" id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222746 | controller | Jun 19 11:02:27.278639 crc crio[3637]: time="2026-06-19T11:02:27.277551624Z" level=info msg="Started container" PID=5617 containerID=95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.222762 | controller | Jun 19 11:02:27.283870 crc crio[3637]: time="2026-06-19T11:02:27.283393167Z" level=info msg="Created container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222778 | controller | Jun 19 11:02:27.315789 crc crio[3637]: time="2026-06-19T11:02:27.315496875Z" level=info msg="Starting container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342" id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.222794 | controller | Jun 19 11:02:27.468866 crc crio[3637]: time="2026-06-19T11:02:27.468100991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=601cc94e-07f8-465c-a55f-35f42b85f3e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222810 | controller | Jun 19 11:02:27.469752 crc crio[3637]: time="2026-06-19T11:02:27.468537062Z" level=info msg="Started container" PID=5627 containerID=de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342 description=openshift-etcd/etcd-crc/etcd-resources-copy id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.222825 | controller | Jun 19 11:02:27.488009 crc crio[3637]: time="2026-06-19T11:02:27.48663156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=cab738cc-6bd0-461d-9b7e-9b87469f5cc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222841 | controller | Jun 19 11:02:27.501237 crc crio[3637]: time="2026-06-19T11:02:27.501009329Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222860 | controller | Jun 19 11:02:27.503108 crc crio[3637]: time="2026-06-19T11:02:27.502761115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222877 | controller | Jun 19 11:02:27.688128 crc crio[3637]: time="2026-06-19T11:02:27.687310894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222893 | controller | Jun 19 11:02:28.955512 crc crio[3637]: time="2026-06-19T11:02:28.954784591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f5b1cb4c-e339-42c1-9dcc-402e32262fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222909 | controller | Jun 19 11:02:28.969220 crc crio[3637]: time="2026-06-19T11:02:28.968816171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a3c8b8be-d1d7-425b-9b2d-3cc2472b2750 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.222925 | controller | Jun 19 11:02:28.986247 crc crio[3637]: time="2026-06-19T11:02:28.985527452Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.222942 | controller | Jun 19 11:02:28.989033 crc crio[3637]: time="2026-06-19T11:02:28.988223903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222960 | controller | Jun 19 11:02:29.170597 crc crio[3637]: time="2026-06-19T11:02:29.161081454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222979 | controller | Jun 19 11:02:29.461964 crc crio[3637]: time="2026-06-19T11:02:29.461866188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.222995 | controller | Jun 19 11:02:29.780889 crc crio[3637]: time="2026-06-19T11:02:29.780620698Z" level=info msg="Created container d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223011 | controller | Jun 19 11:02:29.785510 crc crio[3637]: time="2026-06-19T11:02:29.785300911Z" level=info msg="Starting container: d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4" id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223026 | controller | Jun 19 11:02:29.821069 crc crio[3637]: time="2026-06-19T11:02:29.820847669Z" level=info msg="Started container" PID=5672 containerID=d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.223042 | controller | Jun 19 11:02:30.261236 crc crio[3637]: time="2026-06-19T11:02:30.260766745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223059 | controller | Jun 19 11:02:30.544068 crc crio[3637]: time="2026-06-19T11:02:30.543810691Z" level=info msg="Created container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223078 | controller | Jun 19 11:02:30.575701 crc crio[3637]: time="2026-06-19T11:02:30.575472527Z" level=info msg="Starting container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746" id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223094 | controller | Jun 19 11:02:30.656989 crc crio[3637]: time="2026-06-19T11:02:30.656124414Z" level=info msg="Started container" PID=5711 containerID=dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 description=openshift-etcd/etcd-crc/etcdctl id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.223110 | controller | Jun 19 11:02:30.666119 crc crio[3637]: time="2026-06-19T11:02:30.663814208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223126 | controller | Jun 19 11:02:30.683580 crc crio[3637]: time="2026-06-19T11:02:30.683379294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223141 | controller | Jun 19 11:02:30.743117 crc crio[3637]: time="2026-06-19T11:02:30.743063609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e2381428-0e4b-4cc2-88a6-126868c7029b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223157 | controller | Jun 19 11:02:30.757987 crc crio[3637]: time="2026-06-19T11:02:30.756683028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7a382b99-3657-4f9e-a985-60dd1c6f12eb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223173 | controller | Jun 19 11:02:30.772914 crc crio[3637]: time="2026-06-19T11:02:30.772507536Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223189 | controller | Jun 19 11:02:30.774674 crc crio[3637]: time="2026-06-19T11:02:30.773973814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223206 | controller | Jun 19 11:02:30.872317 crc crio[3637]: time="2026-06-19T11:02:30.871130007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223222 | controller | Jun 19 11:02:30.962622 crc crio[3637]: time="2026-06-19T11:02:30.961949703Z" level=info msg="Created container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223238 | controller | Jun 19 11:02:30.968807 crc crio[3637]: time="2026-06-19T11:02:30.968582087Z" level=info msg="Starting container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51" id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223253 | controller | Jun 19 11:02:31.035017 crc crio[3637]: time="2026-06-19T11:02:31.033746686Z" level=info msg="Started container" PID=5731 containerID=043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.223276 | controller | Jun 19 11:02:31.061845 crc crio[3637]: time="2026-06-19T11:02:31.05966764Z" level=info msg="Created container 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223293 | controller | Jun 19 11:02:31.077580 crc crio[3637]: time="2026-06-19T11:02:31.074849321Z" level=info msg="Starting container: 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8" id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223309 | controller | Jun 19 11:02:31.101102 crc crio[3637]: time="2026-06-19T11:02:31.096013109Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3a935de7-811b-4873-a19b-8a6aa72c4653 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223325 | controller | Jun 19 11:02:31.124661 crc crio[3637]: time="2026-06-19T11:02:31.124566222Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5bf130e8-c1f8-4a82-afca-8e9b97e9d545 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223341 | controller | Jun 19 11:02:31.141502 crc crio[3637]: time="2026-06-19T11:02:31.139821795Z" level=info msg="Started container" PID=5732 containerID=759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.223356 | controller | Jun 19 11:02:31.170054 crc crio[3637]: time="2026-06-19T11:02:31.168127801Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223372 | controller | Jun 19 11:02:31.175122 crc crio[3637]: time="2026-06-19T11:02:31.172629449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223388 | controller | Jun 19 11:02:31.267700 crc crio[3637]: time="2026-06-19T11:02:31.262896271Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2fc12ef4-7d38-46b8-8928-651f62e7ad04 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223404 | controller | Jun 19 11:02:31.325307 crc crio[3637]: time="2026-06-19T11:02:31.320981354Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=894272f5-bb41-4fb4-b590-0b1506ca3bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223420 | controller | Jun 19 11:02:31.331027 crc crio[3637]: time="2026-06-19T11:02:31.330952116Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223455 | controller | Jun 19 11:02:31.332762 crc crio[3637]: time="2026-06-19T11:02:31.332733193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223473 | controller | Jun 19 11:02:31.432487 crc crio[3637]: time="2026-06-19T11:02:31.431801197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223493 | controller | Jun 19 11:02:31.754865 crc crio[3637]: time="2026-06-19T11:02:31.754823649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223509 | controller | Jun 19 11:02:32.488565 crc crio[3637]: time="2026-06-19T11:02:32.487520378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223525 | controller | Jun 19 11:02:33.223563 crc crio[3637]: time="2026-06-19T11:02:33.221879961Z" level=info msg="Created container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223540 | controller | Jun 19 11:02:33.233630 crc crio[3637]: time="2026-06-19T11:02:33.233473597Z" level=info msg="Starting container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c" id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223556 | controller | Jun 19 11:02:33.391057 crc crio[3637]: time="2026-06-19T11:02:33.379030017Z" level=info msg="Started container" PID=5767 containerID=dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c description=openshift-etcd/etcd-crc/etcd id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.223572 | controller | Jun 19 11:02:33.569692 crc crio[3637]: time="2026-06-19T11:02:33.569351828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223587 | controller | Jun 19 11:02:33.594720 crc crio[3637]: time="2026-06-19T11:02:33.593776572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223603 | controller | Jun 19 11:02:33.690627 crc crio[3637]: time="2026-06-19T11:02:33.686778257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=54aefcda-5ce8-42d0-8faf-4bf0cdb638ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223619 | controller | Jun 19 11:02:33.690764 crc crio[3637]: time="2026-06-19T11:02:33.690602498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=480abbef-0909-4706-ae45-6458a452a9f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223634 | controller | Jun 19 11:02:33.739923 crc crio[3637]: time="2026-06-19T11:02:33.729122383Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223650 | controller | Jun 19 11:02:33.752996 crc crio[3637]: time="2026-06-19T11:02:33.75208635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223666 | controller | Jun 19 11:02:33.867284 crc crio[3637]: time="2026-06-19T11:02:33.86547684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223682 | controller | Jun 19 11:02:33.943060 crc crio[3637]: time="2026-06-19T11:02:33.941720852Z" level=info msg="Created container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223700 | controller | Jun 19 11:02:33.944537 crc crio[3637]: time="2026-06-19T11:02:33.944364371Z" level=info msg="Starting container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8" id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223716 | controller | Jun 19 11:02:33.944907 crc crio[3637]: time="2026-06-19T11:02:33.944858524Z" level=info msg="Created container a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223732 | controller | Jun 19 11:02:33.948124 crc crio[3637]: time="2026-06-19T11:02:33.948028847Z" level=info msg="Starting container: a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a" id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223748 | controller | Jun 19 11:02:33.980449 crc crio[3637]: time="2026-06-19T11:02:33.980052954Z" level=info msg="Started container" PID=5785 containerID=a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.223764 | controller | Jun 19 11:02:33.998855 crc crio[3637]: time="2026-06-19T11:02:33.998406978Z" level=info msg="Started container" PID=5780 containerID=cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.223780 | controller | Jun 19 11:02:34.029928 crc crio[3637]: time="2026-06-19T11:02:34.029688423Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a36b054d-fb53-40e0-8647-5594689767f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223796 | controller | Jun 19 11:02:34.063495 crc crio[3637]: time="2026-06-19T11:02:34.06258432Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0f6b92aa-2ea7-4aee-a87c-305b646bb7d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.223811 | controller | Jun 19 11:02:34.067850 crc crio[3637]: time="2026-06-19T11:02:34.067803918Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223826 | controller | Jun 19 11:02:34.068819 crc crio[3637]: time="2026-06-19T11:02:34.068792623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223841 | controller | Jun 19 11:02:34.187778 crc crio[3637]: time="2026-06-19T11:02:34.187493765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223857 | controller | Jun 19 11:02:35.323641 crc crio[3637]: time="2026-06-19T11:02:35.323129756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223876 | controller | Jun 19 11:02:35.484927 crc crio[3637]: time="2026-06-19T11:02:35.484119463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.223892 | controller | Jun 19 11:02:35.764275 crc crio[3637]: time="2026-06-19T11:02:35.761687276Z" level=info msg="Created container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223907 | controller | Jun 19 11:02:35.769272 crc crio[3637]: time="2026-06-19T11:02:35.76902638Z" level=info msg="Starting container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5" id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223923 | controller | Jun 19 11:02:35.775789 crc crio[3637]: time="2026-06-19T11:02:35.775277234Z" level=info msg="Created container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.223939 | controller | Jun 19 11:02:35.777496 crc crio[3637]: time="2026-06-19T11:02:35.77736495Z" level=info msg="Starting container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b" id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.223954 | controller | Jun 19 11:02:35.823692 crc crio[3637]: time="2026-06-19T11:02:35.823421515Z" level=info msg="Started container" PID=5849 containerID=909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.223971 | controller | Jun 19 11:02:35.841123 crc crio[3637]: time="2026-06-19T11:02:35.840850075Z" level=info msg="Started container" PID=5846 containerID=189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 description=openshift-etcd/etcd-crc/etcd-metrics id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.223987 | controller | Jun 19 11:02:35.853424 crc crio[3637]: time="2026-06-19T11:02:35.851783794Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8c419505-912f-4266-9ad6-dd84bf39c8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224002 | controller | Jun 19 11:02:35.859233 crc crio[3637]: time="2026-06-19T11:02:35.858797979Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c60649f9-69fb-4485-bcb6-3f50163f22de name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224017 | controller | Jun 19 11:02:35.865386 crc crio[3637]: time="2026-06-19T11:02:35.864884079Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224034 | controller | Jun 19 11:02:35.865921 crc crio[3637]: time="2026-06-19T11:02:35.865391632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224050 | controller | Jun 19 11:02:35.933881 crc crio[3637]: time="2026-06-19T11:02:35.933659834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=aa3a7b6a-7610-4d42-826f-16b1e5c1d69b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224071 | controller | Jun 19 11:02:35.952041 crc crio[3637]: time="2026-06-19T11:02:35.951496855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224087 | controller | Jun 19 11:02:35.955967 crc crio[3637]: time="2026-06-19T11:02:35.955629534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=82c4b3d2-408f-4a38-ae7c-651468ca6e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224103 | controller | Jun 19 11:02:35.961944 crc crio[3637]: time="2026-06-19T11:02:35.961667824Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224119 | controller | Jun 19 11:02:35.962013 crc crio[3637]: time="2026-06-19T11:02:35.961959111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224135 | controller | Jun 19 11:02:36.063136 crc crio[3637]: time="2026-06-19T11:02:36.054909892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224151 | controller | Jun 19 11:02:38.372613 crc crio[3637]: time="2026-06-19T11:02:38.371499248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224167 | controller | Jun 19 11:02:38.395388 crc crio[3637]: time="2026-06-19T11:02:38.394958716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224183 | controller | Jun 19 11:02:38.565015 crc crio[3637]: time="2026-06-19T11:02:38.564954561Z" level=info msg="Created container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224200 | controller | Jun 19 11:02:38.567517 crc crio[3637]: time="2026-06-19T11:02:38.567396636Z" level=info msg="Starting container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f" id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224216 | controller | Jun 19 11:02:38.606775 crc crio[3637]: time="2026-06-19T11:02:38.606480617Z" level=info msg="Started container" PID=5899 containerID=a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.224232 | controller | Jun 19 11:02:38.636889 crc crio[3637]: time="2026-06-19T11:02:38.636686443Z" level=info msg="Created container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224249 | controller | Jun 19 11:02:38.638364 crc crio[3637]: time="2026-06-19T11:02:38.638319956Z" level=info msg="Starting container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523" id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224264 | controller | Jun 19 11:02:38.660055 crc crio[3637]: time="2026-06-19T11:02:38.659827304Z" level=info msg="Started container" PID=5900 containerID=a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 description=openshift-etcd/etcd-crc/etcd-readyz id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.224284 | controller | Jun 19 11:02:38.679251 crc crio[3637]: time="2026-06-19T11:02:38.678849986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4bd04e65-92c0-4c7b-a564-fe6be6f1d049 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224300 | controller | Jun 19 11:02:38.682037 crc crio[3637]: time="2026-06-19T11:02:38.681949998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9c5af169-558f-4be1-90d6-7a542a992855 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224317 | controller | Jun 19 11:02:38.687058 crc crio[3637]: time="2026-06-19T11:02:38.68695535Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224333 | controller | Jun 19 11:02:38.687557 crc crio[3637]: time="2026-06-19T11:02:38.687406192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224348 | controller | Jun 19 11:02:38.734072 crc crio[3637]: time="2026-06-19T11:02:38.733888587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224364 | controller | Jun 19 11:02:39.338658 crc crio[3637]: time="2026-06-19T11:02:39.338413356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224379 | controller | Jun 19 11:02:39.538000 crc crio[3637]: time="2026-06-19T11:02:39.537815498Z" level=info msg="Created container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224395 | controller | Jun 19 11:02:39.539979 crc crio[3637]: time="2026-06-19T11:02:39.539872212Z" level=info msg="Starting container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c" id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224411 | controller | Jun 19 11:02:39.547632 crc crio[3637]: time="2026-06-19T11:02:39.54740522Z" level=info msg="Started container" PID=5924 containerID=263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c description=openshift-etcd/etcd-crc/etcd-rev id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991
2026-06-19 12:35:48.224440 | controller | Jun 19 11:02:59.235356 crc crio[3637]: time="2026-06-19T11:02:59.23444972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4164014a-d6c5-4da2-8bf3-57b969c5dbe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224462 | controller | Jun 19 11:02:59.238269 crc crio[3637]: time="2026-06-19T11:02:59.238077987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0694c91f-0ee7-4026-b96a-28ec8257c191 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224478 | controller | Jun 19 11:02:59.240993 crc crio[3637]: time="2026-06-19T11:02:59.240911551Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224498 | controller | Jun 19 11:02:59.241610 crc crio[3637]: time="2026-06-19T11:02:59.241520747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224514 | controller | Jun 19 11:02:59.257471 crc crio[3637]: time="2026-06-19T11:02:59.257390246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224529 | controller | Jun 19 11:02:59.732136 crc crio[3637]: time="2026-06-19T11:02:59.73062425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224545 | controller | Jun 19 11:02:59.859300 crc crio[3637]: time="2026-06-19T11:02:59.858592726Z" level=info msg="Created container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224560 | controller | Jun 19 11:02:59.869814 crc crio[3637]: time="2026-06-19T11:02:59.869671108Z" level=info msg="Starting container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b" id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224577 | controller | Jun 19 11:02:59.875411 crc crio[3637]: time="2026-06-19T11:02:59.875298737Z" level=info msg="Started container" PID=6172 containerID=ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.224593 | controller | Jun 19 11:03:01.310947 crc crio[3637]: time="2026-06-19T11:03:01.310028246Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cd749325-06cf-4acc-9a1f-c120e538e45e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224608 | controller | Jun 19 11:03:01.323410 crc crio[3637]: time="2026-06-19T11:03:01.323043991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ba65d793-c06a-4536-a32e-ee811f679497 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224623 | controller | Jun 19 11:03:01.330834 crc crio[3637]: time="2026-06-19T11:03:01.330339203Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224639 | controller | Jun 19 11:03:01.331607 crc crio[3637]: time="2026-06-19T11:03:01.331463463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224655 | controller | Jun 19 11:03:01.354792 crc crio[3637]: time="2026-06-19T11:03:01.354607074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224670 | controller | Jun 19 11:03:01.956121 crc crio[3637]: time="2026-06-19T11:03:01.956016219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224689 | controller | Jun 19 11:03:02.132868 crc crio[3637]: time="2026-06-19T11:03:02.13271304Z" level=info msg="Created container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224705 | controller | Jun 19 11:03:02.134325 crc crio[3637]: time="2026-06-19T11:03:02.134267421Z" level=info msg="Starting container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8" id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224734 | controller | Jun 19 11:03:02.141667 crc crio[3637]: time="2026-06-19T11:03:02.141631756Z" level=info msg="Started container" PID=6228 containerID=36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641
2026-06-19 12:35:48.224752 | controller | Jun 19 11:03:04.468463 crc crio[3637]: time="2026-06-19T11:03:04.467749952Z" level=info msg="Stopping container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b (timeout: 30s)" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.224768 | controller | Jun 19 11:03:04.727490 crc crio[3637]: time="2026-06-19T11:03:04.723974831Z" level=info msg="Stopped container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.224784 | controller | Jun 19 11:03:05.486465 crc crio[3637]: time="2026-06-19T11:03:05.486345744Z" level=info msg="Removing container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.224799 | controller | Jun 19 11:03:05.610616 crc crio[3637]: time="2026-06-19T11:03:05.610425877Z" level=info msg="Removed container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.224815 | controller | Jun 19 11:03:21.890923 crc crio[3637]: time="2026-06-19T11:03:21.890238171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=03e868f6-ccda-4566-abec-3d4f93243ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224830 | controller | Jun 19 11:03:21.895382 crc crio[3637]: time="2026-06-19T11:03:21.895250886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=312fae70-312e-4c94-a267-bf7d6afc7411 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.224846 | controller | Jun 19 11:03:21.899035 crc crio[3637]: time="2026-06-19T11:03:21.898921035Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224861 | controller | Jun 19 11:03:21.900100 crc crio[3637]: time="2026-06-19T11:03:21.899797278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224877 | controller | Jun 19 11:03:21.922783 crc crio[3637]: time="2026-06-19T11:03:21.922659866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224896 | controller | Jun 19 11:03:22.190716 crc crio[3637]: time="2026-06-19T11:03:22.190516439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224912 | controller | Jun 19 11:03:22.282362 crc crio[3637]: time="2026-06-19T11:03:22.282128605Z" level=info msg="Created container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.224928 | controller | Jun 19 11:03:22.284125 crc crio[3637]: time="2026-06-19T11:03:22.283970194Z" level=info msg="Starting container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c" id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.224944 | controller | Jun 19 11:03:22.294306 crc crio[3637]: time="2026-06-19T11:03:22.29349818Z" level=info msg="Started container" PID=6437 containerID=1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.224961 | controller | Jun 19 11:03:51.380808 crc crio[3637]: time="2026-06-19T11:03:51.379917807Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.224977 | controller | Jun 19 11:03:51.381955 crc crio[3637]: time="2026-06-19T11:03:51.381081719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.224993 | controller | Jun 19 11:03:51.414284 crc crio[3637]: time="2026-06-19T11:03:51.413588642Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc000190ac0}] Aliases:map[]}"
2026-06-19 12:35:48.225010 | controller | Jun 19 11:03:51.414284 crc crio[3637]: time="2026-06-19T11:03:51.4142219Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.225026 | controller | Jun 19 11:03:51.561909 crc crio[3637]: time="2026-06-19T11:03:51.561589371Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225041 | controller | Jun 19 11:03:51.561909 crc crio[3637]: time="2026-06-19T11:03:51.561731664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225057 | controller | Jun 19 11:03:51.606971 crc crio[3637]: time="2026-06-19T11:03:51.60657141Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0016aa3b8}] Aliases:map[]}"
2026-06-19 12:35:48.225085 | controller | Jun 19 11:03:51.606971 crc crio[3637]: time="2026-06-19T11:03:51.606720974Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.225102 | controller | Jun 19 11:03:51.743934 crc crio[3637]: time="2026-06-19T11:03:51.743879293Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225118 | controller | Jun 19 11:03:51.744010 crc crio[3637]: time="2026-06-19T11:03:51.743955365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225134 | controller | Jun 19 11:03:51.769855 crc crio[3637]: time="2026-06-19T11:03:51.76974051Z" 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=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225149 | controller | Jun 19 11:03:51.783895 crc crio[3637]: time="2026-06-19T11:03:51.783740479Z" level=info msg="Ran pod sandbox c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225165 | controller | Jun 19 11:03:51.808827 crc crio[3637]: time="2026-06-19T11:03:51.808115667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f473d92c-6a1a-4d78-aef1-4d5cbd0ee49b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225180 | controller | Jun 19 11:03:51.824701 crc crio[3637]: time="2026-06-19T11:03:51.824605115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=063391a0-6c45-4820-aa62-dfae3e04c9eb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225196 | controller | Jun 19 11:03:51.900471 crc crio[3637]: time="2026-06-19T11:03:51.900343978Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.225212 | controller | Jun 19 11:03:51.902077 crc crio[3637]: time="2026-06-19T11:03:51.902004914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225228 | controller | Jun 19 11:03:51.959883 crc crio[3637]: time="2026-06-19T11:03:51.959567692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225244 | controller | Jun 19 11:03:52.183006 crc crio[3637]: time="2026-06-19T11:03:52.182539852Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225261 | controller | Jun 19 11:03:52.183006 crc crio[3637]: time="2026-06-19T11:03:52.18281294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225277 | controller | Jun 19 11:03:52.212829 crc crio[3637]: time="2026-06-19T11:03:52.212696409Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225295 | controller | Jun 19 11:03:52.212829 crc crio[3637]: time="2026-06-19T11:03:52.212830533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225312 | controller | Jun 19 11:03:52.243219 crc crio[3637]: time="2026-06-19T11:03:52.243096195Z" 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=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225328 | controller | Jun 19 11:03:52.254272 crc crio[3637]: time="2026-06-19T11:03:52.254077089Z" level=info msg="Ran pod sandbox a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225344 | controller | Jun 19 11:03:52.256069 crc crio[3637]: time="2026-06-19T11:03:52.255989311Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc002b28098}] Aliases:map[]}"
2026-06-19 12:35:48.225361 | controller | Jun 19 11:03:52.256069 crc crio[3637]: time="2026-06-19T11:03:52.256048893Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.225378 | controller | Jun 19 11:03:52.256330 crc crio[3637]: time="2026-06-19T11:03:52.2562639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=38457fab-32a2-4d44-bfa9-7ec4ddda3dad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225394 | controller | Jun 19 11:03:52.259042 crc crio[3637]: time="2026-06-19T11:03:52.258913454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3d5125c4-1d33-45a2-b15c-6d4e2ee33c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225409 | controller | Jun 19 11:03:52.261611 crc crio[3637]: time="2026-06-19T11:03:52.261501706Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.225425 | controller | Jun 19 11:03:52.262100 crc crio[3637]: time="2026-06-19T11:03:52.262013139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225463 | controller | Jun 19 11:03:52.282876 crc crio[3637]: time="2026-06-19T11:03:52.282763416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225480 | controller | Jun 19 11:03:52.361271 crc crio[3637]: time="2026-06-19T11:03:52.361016039Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225505 | controller | Jun 19 11:03:52.361271 crc crio[3637]: time="2026-06-19T11:03:52.361117821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225521 | controller | Jun 19 11:03:52.441578 crc crio[3637]: time="2026-06-19T11:03:52.441377791Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225537 | controller | Jun 19 11:03:52.446495 crc crio[3637]: time="2026-06-19T11:03:52.441757411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225553 | controller | Jun 19 11:03:52.446495 crc crio[3637]: time="2026-06-19T11:03:52.444740533Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c400}] Aliases:map[]}"
2026-06-19 12:35:48.225569 | controller | Jun 19 11:03:52.446495 crc crio[3637]: time="2026-06-19T11:03:52.444780714Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.225585 | controller | Jun 19 11:03:52.515847 crc crio[3637]: time="2026-06-19T11:03:52.515096327Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225601 | controller | Jun 19 11:03:52.515847 crc crio[3637]: time="2026-06-19T11:03:52.515290092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225618 | controller | Jun 19 11:03:52.540269 crc crio[3637]: time="2026-06-19T11:03:52.53753771Z" 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=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225633 | controller | Jun 19 11:03:52.540269 crc crio[3637]: time="2026-06-19T11:03:52.540243165Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225649 | controller | Jun 19 11:03:52.540965 crc crio[3637]: time="2026-06-19T11:03:52.540328177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225665 | controller | Jun 19 11:03:52.629463 crc crio[3637]: time="2026-06-19T11:03:52.629304147Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015ba408}] Aliases:map[]}"
2026-06-19 12:35:48.225682 | controller | Jun 19 11:03:52.629463 crc crio[3637]: time="2026-06-19T11:03:52.629462622Z" 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-19 12:35:48.225701 | controller | Jun 19 11:03:52.735079 crc crio[3637]: time="2026-06-19T11:03:52.734408846Z" level=info msg="Ran pod sandbox 788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225717 | controller | Jun 19 11:03:52.752053 crc crio[3637]: time="2026-06-19T11:03:52.752007355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=1a07e391-7678-434c-ade5-5243f5687755 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225733 | controller | Jun 19 11:03:52.762010 crc crio[3637]: time="2026-06-19T11:03:52.761974501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=e7630142-583d-4cae-9139-32bf6a00bde1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.225749 | controller | Jun 19 11:03:52.783274 crc crio[3637]: time="2026-06-19T11:03:52.780466014Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225764 | controller | Jun 19 11:03:52.783683 crc crio[3637]: time="2026-06-19T11:03:52.783597422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225779 | controller | Jun 19 11:03:52.808043 crc crio[3637]: time="2026-06-19T11:03:52.807714942Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225795 | controller | Jun 19 11:03:52.808808 crc crio[3637]: time="2026-06-19T11:03:52.808472162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225810 | controller | Jun 19 11:03:52.809853 crc crio[3637]: time="2026-06-19T11:03:52.809049199Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.225826 | controller | Jun 19 11:03:52.870079 crc crio[3637]: time="2026-06-19T11:03:52.869750924Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225842 | controller | Jun 19 11:03:52.870079 crc crio[3637]: time="2026-06-19T11:03:52.869855556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225857 | controller | Jun 19 11:03:52.877567 crc crio[3637]: time="2026-06-19T11:03:52.877359174Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225873 | controller | Jun 19 11:03:52.877713 crc crio[3637]: time="2026-06-19T11:03:52.877587361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225888 | controller | Jun 19 11:03:52.879598 crc crio[3637]: time="2026-06-19T11:03:52.878563228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225907 | controller | Jun 19 11:03:52.899776 crc crio[3637]: time="2026-06-19T11:03:52.898998125Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc002b28048}] Aliases:map[]}"
2026-06-19 12:35:48.225924 | controller | Jun 19 11:03:52.899776 crc crio[3637]: time="2026-06-19T11:03:52.89951953Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.225940 | controller | Jun 19 11:03:52.925693 crc crio[3637]: time="2026-06-19T11:03:52.925602475Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225956 | controller | Jun 19 11:03:52.925771 crc crio[3637]: time="2026-06-19T11:03:52.925718668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.225971 | controller | Jun 19 11:03:52.968105 crc crio[3637]: time="2026-06-19T11:03:52.967038656Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.225987 | controller | Jun 19 11:03:52.968771 crc crio[3637]: time="2026-06-19T11:03:52.968521087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226005 | controller | Jun 19 11:03:53.024470 crc crio[3637]: time="2026-06-19T11:03:53.024119171Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226023 | controller | Jun 19 11:03:53.024581 crc crio[3637]: time="2026-06-19T11:03:53.024525722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226038 | controller | Jun 19 11:03:53.056069 crc crio[3637]: time="2026-06-19T11:03:53.056014156Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226054 | controller | Jun 19 11:03:53.056558 crc crio[3637]: time="2026-06-19T11:03:53.056533861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226069 | controller | Jun 19 11:03:53.095099 crc crio[3637]: time="2026-06-19T11:03:53.094921645Z" 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=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226084 | controller | Jun 19 11:03:53.102815 crc crio[3637]: time="2026-06-19T11:03:53.102305971Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226099 | controller | Jun 19 11:03:53.102815 crc crio[3637]: time="2026-06-19T11:03:53.102503456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226121 | controller | Jun 19 11:03:53.114362 crc crio[3637]: time="2026-06-19T11:03:53.113681087Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226137 | controller | Jun 19 11:03:53.114362 crc crio[3637]: time="2026-06-19T11:03:53.113827181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226153 | controller | Jun 19 11:03:53.195059 crc crio[3637]: time="2026-06-19T11:03:53.194133301Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226168 | controller | Jun 19 11:03:53.195059 crc crio[3637]: time="2026-06-19T11:03:53.19445171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226184 | controller | Jun 19 11:03:53.235426 crc crio[3637]: time="2026-06-19T11:03:53.235090418Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226199 | controller | Jun 19 11:03:53.235426 crc crio[3637]: time="2026-06-19T11:03:53.235234722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226215 | controller | Jun 19 11:03:53.235426 crc crio[3637]: time="2026-06-19T11:03:53.235307704Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226230 | controller | Jun 19 11:03:53.235426 crc crio[3637]: time="2026-06-19T11:03:53.235385326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226246 | controller | Jun 19 11:03:53.258111 crc crio[3637]: time="2026-06-19T11:03:53.252587634Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226262 | controller | Jun 19 11:03:53.258111 crc crio[3637]: time="2026-06-19T11:03:53.252883982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226278 | controller | Jun 19 11:03:53.293019 crc crio[3637]: time="2026-06-19T11:03:53.292949944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226293 | controller | Jun 19 11:03:53.321885 crc crio[3637]: time="2026-06-19T11:03:53.320772677Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226309 | controller | Jun 19 11:03:53.321885 crc crio[3637]: time="2026-06-19T11:03:53.32088788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226325 | controller | Jun 19 11:03:53.321885 crc crio[3637]: time="2026-06-19T11:03:53.321080165Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226345 | controller | Jun 19 11:03:53.321885 crc crio[3637]: time="2026-06-19T11:03:53.321123486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226362 | controller | Jun 19 11:03:53.356415 crc crio[3637]: time="2026-06-19T11:03:53.334869418Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc0001904a8}] Aliases:map[]}"
2026-06-19 12:35:48.226379 | controller | Jun 19 11:03:53.369351 crc crio[3637]: time="2026-06-19T11:03:53.356419837Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.226396 | controller | Jun 19 11:03:53.425926 crc crio[3637]: time="2026-06-19T11:03:53.425871605Z" level=info msg="Ran pod sandbox 0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae with infra container: openshift-image-registry/node-ca-2wddl/POD" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226412 | controller | Jun 19 11:03:53.432108 crc crio[3637]: time="2026-06-19T11:03:53.431989806Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226442 | controller | Jun 19 11:03:53.432339 crc crio[3637]: time="2026-06-19T11:03:53.432278403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226464 | controller | Jun 19 11:03:53.446761 crc crio[3637]: time="2026-06-19T11:03:53.44407432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=ba755602-e05d-4155-b7c6-46f97185d595 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.226481 | controller | Jun 19 11:03:53.460834 crc crio[3637]: time="2026-06-19T11:03:53.45846096Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226497 | controller | Jun 19 11:03:53.460834 crc crio[3637]: time="2026-06-19T11:03:53.458541352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226513 | controller | Jun 19 11:03:53.513808 crc crio[3637]: time="2026-06-19T11:03:53.513758626Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226529 | controller | Jun 19 11:03:53.513976 crc crio[3637]: time="2026-06-19T11:03:53.513954911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226544 | controller | Jun 19 11:03:53.737262 crc crio[3637]: time="2026-06-19T11:03:53.736788689Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226564 | controller | Jun 19 11:03:53.737262 crc crio[3637]: time="2026-06-19T11:03:53.736892122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226580 | controller | Jun 19 11:03:53.739040 crc crio[3637]: time="2026-06-19T11:03:53.738002892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226595 | controller | Jun 19 11:03:53.775335 crc crio[3637]: time="2026-06-19T11:03:53.775003189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=c9d2b431-0aec-49d8-a914-9be68e72fd9f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.226611 | controller | Jun 19 11:03:53.804016 crc crio[3637]: time="2026-06-19T11:03:53.802309417Z" 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=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226627 | controller | Jun 19 11:03:53.815897 crc crio[3637]: time="2026-06-19T11:03:53.8157124Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226643 | controller | Jun 19 11:03:53.825398 crc crio[3637]: time="2026-06-19T11:03:53.815959347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226659 | controller | Jun 19 11:03:53.825398 crc crio[3637]: time="2026-06-19T11:03:53.818500076Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.226675 | controller | Jun 19 11:03:53.825398 crc crio[3637]: time="2026-06-19T11:03:53.818776335Z" 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=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226691 | controller | Jun 19 11:03:53.852828 crc crio[3637]: time="2026-06-19T11:03:53.852619854Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226706 | controller | Jun 19 11:03:53.853516 crc crio[3637]: time="2026-06-19T11:03:53.853491738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226722 | controller | Jun 19 11:03:53.883271 crc crio[3637]: time="2026-06-19T11:03:53.882958036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226738 | controller | Jun 19 11:03:53.911514 crc crio[3637]: time="2026-06-19T11:03:53.911062857Z" 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=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226753 | controller | Jun 19 11:03:53.926216 crc crio[3637]: time="2026-06-19T11:03:53.925388625Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226773 | controller | Jun 19 11:03:53.926216 crc crio[3637]: time="2026-06-19T11:03:53.925948191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226789 | controller | Jun 19 11:03:54.024093 crc crio[3637]: time="2026-06-19T11:03:54.02387613Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226805 | controller | Jun 19 11:03:54.025316 crc crio[3637]: time="2026-06-19T11:03:54.02461258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226821 | controller | Jun 19 11:03:54.056496 crc crio[3637]: time="2026-06-19T11:03:54.05630554Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc001fdc3b0}] Aliases:map[]}"
2026-06-19 12:35:48.226837 | controller | Jun 19 11:03:54.056496 crc crio[3637]: time="2026-06-19T11:03:54.056432084Z" 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-19 12:35:48.226853 | controller | Jun 19 11:03:54.058442 crc crio[3637]: time="2026-06-19T11:03:54.058409758Z" level=info msg="Created container 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.226869 | controller | Jun 19 11:03:54.060436 crc crio[3637]: time="2026-06-19T11:03:54.060024583Z" level=info msg="Starting container: 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766" id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.226885 | controller | Jun 19 11:03:54.083566 crc crio[3637]: time="2026-06-19T11:03:54.082895879Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226901 | controller | Jun 19 11:03:54.083566 crc crio[3637]: time="2026-06-19T11:03:54.083371682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226916 | controller | Jun 19 11:03:54.113487 crc crio[3637]: time="2026-06-19T11:03:54.112961573Z" level=info msg="Started container" PID=6909 containerID=5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c
2026-06-19 12:35:48.226933 | controller | Jun 19 11:03:54.127274 crc crio[3637]: time="2026-06-19T11:03:54.126995693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.226949 | controller | Jun 19 11:03:54.143532 crc crio[3637]: time="2026-06-19T11:03:54.142919815Z" level=info msg="Ran pod sandbox a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226968 | controller | Jun 19 11:03:54.184426 crc crio[3637]: time="2026-06-19T11:03:54.181619069Z" level=info msg="Ran pod sandbox 6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.226984 | controller | Jun 19 11:03:54.189770 crc crio[3637]: time="2026-06-19T11:03:54.187323198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=4cdbeba8-6673-432d-a41d-56035ad41068 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.226999 | controller | Jun 19 11:03:54.192301 crc crio[3637]: time="2026-06-19T11:03:54.19209567Z" level=info msg="Created container 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.227015 | controller | Jun 19 11:03:54.198986 crc crio[3637]: time="2026-06-19T11:03:54.198406626Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227031 | controller | Jun 19 11:03:54.199080 crc crio[3637]: time="2026-06-19T11:03:54.199003932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227046 | controller | Jun 19 11:03:54.208926 crc crio[3637]: time="2026-06-19T11:03:54.207538769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=1317e428-dae8-4fcf-bcfc-311610fb8cad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227062 | controller | Jun 19 11:03:54.208926 crc crio[3637]: time="2026-06-19T11:03:54.207550639Z" level=info msg="Starting container: 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13" id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.227077 | controller | Jun 19 11:03:54.221025 crc crio[3637]: time="2026-06-19T11:03:54.220808508Z" level=info msg="Ran pod sandbox 8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d with infra container: openshift-multus/multus-bzhnf/POD" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227093 | controller | Jun 19 11:03:54.232115 crc crio[3637]: time="2026-06-19T11:03:54.231825064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=acd65deb-414a-4956-8d3f-8d3d49381083 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227108 | controller | Jun 19 11:03:54.232720 crc crio[3637]: time="2026-06-19T11:03:54.232408809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=e6f2b12b-a409-47c7-b4e3-d2e6a64f0390 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227129 | controller | Jun 19 11:03:54.234619 crc crio[3637]: time="2026-06-19T11:03:54.234379675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=da915002-7d1a-4d64-bd05-1f847617ad89 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227171 | controller | Jun 19 11:03:54.252045 crc crio[3637]: time="2026-06-19T11:03:54.251853119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=cba67e5b-caf2-4e0e-91f1-f1d29e40b3c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227194 | controller | Jun 19 11:03:54.252860 crc crio[3637]: time="2026-06-19T11:03:54.252615781Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.227210 | controller | Jun 19 11:03:54.253570 crc crio[3637]: time="2026-06-19T11:03:54.253083704Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227226 | controller | Jun 19 11:03:54.253804 crc crio[3637]: time="2026-06-19T11:03:54.253594778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227242 | controller | Jun 19 11:03:54.257619 crc crio[3637]: time="2026-06-19T11:03:54.256118218Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.227257 | controller | Jun 19 11:03:54.353950 crc crio[3637]: time="2026-06-19T11:03:54.347527217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227272 | controller | Jun 19 11:03:54.368422 crc crio[3637]: time="2026-06-19T11:03:54.367545272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227288 | controller | Jun 19 11:03:54.397499 crc crio[3637]: time="2026-06-19T11:03:54.397229296Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc00130c388}] Aliases:map[]}"
2026-06-19 12:35:48.227304 | controller | Jun 19 11:03:54.397499 crc crio[3637]: time="2026-06-19T11:03:54.39735685Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.227320 | controller | Jun 19 11:03:54.414709 crc crio[3637]: time="2026-06-19T11:03:54.404093137Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.227336 | controller | Jun 19 11:03:54.557374 crc crio[3637]: time="2026-06-19T11:03:54.548075555Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227352 | controller | Jun 19 11:03:54.557374 crc crio[3637]: time="2026-06-19T11:03:54.550118721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227368 | controller | Jun 19 11:03:54.672426 crc crio[3637]: time="2026-06-19T11:03:54.666967746Z" level=info msg="Started container" PID=6929 containerID=76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc
2026-06-19 12:35:48.227387 | controller | Jun 19 11:03:55.007509 crc crio[3637]: time="2026-06-19T11:03:55.007009367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227403 | controller | Jun 19 11:03:55.011878 crc crio[3637]: time="2026-06-19T11:03:55.011478342Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227419 | controller | Jun 19 11:03:55.019949 crc crio[3637]: time="2026-06-19T11:03:55.012013748Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227462 | controller | Jun 19 11:03:55.022464 crc crio[3637]: time="2026-06-19T11:03:55.012366196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227480 | controller | Jun 19 11:03:55.027819 crc crio[3637]: time="2026-06-19T11:03:55.026740665Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227496 | controller | Jun 19 11:03:55.027819 crc crio[3637]: time="2026-06-19T11:03:55.027755664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227512 | controller | Jun 19 11:03:55.029616 crc crio[3637]: time="2026-06-19T11:03:55.027385824Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227528 | controller | Jun 19 11:03:55.033730 crc crio[3637]: time="2026-06-19T11:03:55.0312378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227544 | controller | Jun 19 11:03:55.035823 crc crio[3637]: time="2026-06-19T11:03:55.034930463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227560 | controller | Jun 19 11:03:55.077028 crc crio[3637]: time="2026-06-19T11:03:55.075899631Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227576 | controller | Jun 19 11:03:55.077028 crc crio[3637]: time="2026-06-19T11:03:55.077001902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227592 | controller | Jun 19 11:03:55.081898 crc crio[3637]: time="2026-06-19T11:03:55.078364549Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227608 | controller | Jun 19 11:03:55.081898 crc crio[3637]: time="2026-06-19T11:03:55.081717162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227623 | controller | Jun 19 11:03:55.088626 crc crio[3637]: time="2026-06-19T11:03:55.088323075Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227643 | controller | Jun 19 11:03:55.088626 crc crio[3637]: time="2026-06-19T11:03:55.088486809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227659 | controller | Jun 19 11:03:55.096854 crc crio[3637]: time="2026-06-19T11:03:55.094925689Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227675 | controller | Jun 19 11:03:55.106569 crc crio[3637]: time="2026-06-19T11:03:55.099891786Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227690 | controller | Jun 19 11:03:55.107827 crc crio[3637]: time="2026-06-19T11:03:55.10758642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227706 | controller | Jun 19 11:03:55.111688 crc crio[3637]: time="2026-06-19T11:03:55.10899456Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227722 | controller | Jun 19 11:03:55.111688 crc crio[3637]: time="2026-06-19T11:03:55.109275518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227738 | controller | Jun 19 11:03:55.139463 crc crio[3637]: time="2026-06-19T11:03:55.137768149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227754 | controller | Jun 19 11:03:55.268973 crc crio[3637]: time="2026-06-19T11:03:55.268012955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e67d380c-e396-472b-8734-2065f663b1af name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227770 | controller | Jun 19 11:03:55.339816 crc crio[3637]: time="2026-06-19T11:03:55.338862962Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227787 | controller | Jun 19 11:03:55.339816 crc crio[3637]: time="2026-06-19T11:03:55.339324965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227803 | controller | Jun 19 11:03:55.503058 crc crio[3637]: time="2026-06-19T11:03:55.498535485Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc002bb21b8}] Aliases:map[]}"
2026-06-19 12:35:48.227820 | controller | Jun 19 11:03:55.503058 crc crio[3637]: time="2026-06-19T11:03:55.502655459Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.227836 | controller | Jun 19 11:03:55.591428 crc crio[3637]: time="2026-06-19T11:03:55.590826998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=098c1a1e-f4af-49dd-98a1-1c3b966f061a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.227855 | controller | Jun 19 11:03:55.642930 crc crio[3637]: time="2026-06-19T11:03:55.635987462Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.227871 | controller | Jun 19 11:03:55.668329 crc crio[3637]: time="2026-06-19T11:03:55.664971387Z" 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=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227888 | controller | Jun 19 11:03:55.691833 crc crio[3637]: time="2026-06-19T11:03:55.690927548Z" 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=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227903 | controller | Jun 19 11:03:55.693877 crc crio[3637]: time="2026-06-19T11:03:55.693049327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.227920 | controller | Jun 19 11:03:55.867019 crc crio[3637]: time="2026-06-19T11:03:55.866712299Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc000190320}] Aliases:map[]}"
2026-06-19 12:35:48.227935 | controller | Jun 19 11:03:55.867019 crc crio[3637]: time="2026-06-19T11:03:55.866853733Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.227951 | controller | Jun 19 11:03:56.186714 crc crio[3637]: time="2026-06-19T11:03:56.185458239Z" 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=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.227968 | controller | Jun 19 11:03:56.652476 crc crio[3637]: time="2026-06-19T11:03:56.6457837Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc00008c8e0}] Aliases:map[]}"
2026-06-19 12:35:48.227996 | controller | Jun 19 11:03:56.652476 crc crio[3637]: time="2026-06-19T11:03:56.645925054Z" 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-19 12:35:48.228014 | controller | Jun 19 11:03:56.652476 crc crio[3637]: time="2026-06-19T11:03:56.650009938Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000116aa0}] Aliases:map[]}"
2026-06-19 12:35:48.228039 | controller | Jun 19 11:03:56.652476 crc crio[3637]: time="2026-06-19T11:03:56.65007964Z" 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-19 12:35:48.228057 | controller | Jun 19 11:03:56.691539 crc crio[3637]: time="2026-06-19T11:03:56.691346766Z" 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=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228073 | controller | Jun 19 11:03:56.698467 crc crio[3637]: time="2026-06-19T11:03:56.698328559Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc00008c440}] Aliases:map[]}"
2026-06-19 12:35:48.228089 | controller | Jun 19 11:03:56.698582 crc crio[3637]: time="2026-06-19T11:03:56.698469373Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.228105 | controller | Jun 19 11:03:56.772445 crc crio[3637]: time="2026-06-19T11:03:56.771738057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228121 | controller | Jun 19 11:03:56.902016 crc crio[3637]: time="2026-06-19T11:03:56.901608503Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc00008c4d8}] Aliases:map[]}"
2026-06-19 12:35:48.228137 | controller | Jun 19 11:03:56.902016 crc crio[3637]: time="2026-06-19T11:03:56.901813459Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.228153 | controller | Jun 19 11:03:57.051277 crc crio[3637]: time="2026-06-19T11:03:57.050874938Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc0001907e0}] Aliases:map[]}"
2026-06-19 12:35:48.228169 | controller | Jun 19 11:03:57.051277 crc crio[3637]: time="2026-06-19T11:03:57.051227018Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.228189 | controller | Jun 19 11:03:57.061086 crc crio[3637]: time="2026-06-19T11:03:57.050890579Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb21c8}] Aliases:map[]}"
2026-06-19 12:35:48.228206 | controller | Jun 19 11:03:57.061603 crc crio[3637]: time="2026-06-19T11:03:57.061108312Z" 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-19 12:35:48.228222 | controller | Jun 19 11:03:57.105042 crc crio[3637]: time="2026-06-19T11:03:57.101062162Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc000116848}] Aliases:map[]}"
2026-06-19 12:35:48.228237 | controller | Jun 19 11:03:57.105042 crc crio[3637]: time="2026-06-19T11:03:57.101129264Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.228253 | controller | Jun 19 11:03:57.675560 crc crio[3637]: time="2026-06-19T11:03:57.674638048Z" level=info msg="Created container c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.228269 | controller | Jun 19 11:03:57.752891 crc crio[3637]: time="2026-06-19T11:03:57.752417547Z" level=info msg="Starting container: c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad" id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.228284 | controller | Jun 19 11:03:58.043407 crc crio[3637]: time="2026-06-19T11:03:58.041452993Z" level=info msg="Started container" PID=7081 containerID=c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.228300 | controller | Jun 19 11:03:58.162576 crc crio[3637]: time="2026-06-19T11:03:58.161098385Z" level=info msg="Ran pod sandbox 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228316 | controller | Jun 19 11:03:58.251438 crc crio[3637]: time="2026-06-19T11:03:58.251045992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5e5f2941-e649-46f8-aa61-8062ca204237 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228332 | controller | Jun 19 11:03:58.354516 crc crio[3637]: time="2026-06-19T11:03:58.353465017Z" level=info msg="Ran pod sandbox 78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228353 | controller | Jun 19 11:03:58.462464 crc crio[3637]: time="2026-06-19T11:03:58.458297497Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\""
2026-06-19 12:35:48.228369 | controller | Jun 19 11:03:58.481875 crc crio[3637]: time="2026-06-19T11:03:58.480685049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5222fe11-2778-4b32-92aa-235b83c46878 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228385 | controller | Jun 19 11:03:58.724794 crc crio[3637]: time="2026-06-19T11:03:58.720326744Z" level=info msg="Ran pod sandbox 2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228401 | controller | Jun 19 11:03:58.732025 crc crio[3637]: time="2026-06-19T11:03:58.729302962Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=a44e8d5c-c215-43de-83b2-b1033913fe16 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228417 | controller | Jun 19 11:03:58.821514 crc crio[3637]: time="2026-06-19T11:03:58.820122964Z" level=info msg="Ran pod sandbox e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228452 | controller | Jun 19 11:03:58.833741 crc crio[3637]: time="2026-06-19T11:03:58.833703261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=f60722e1-2714-4537-997f-c21bbbd60b83 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228470 | controller | Jun 19 11:03:59.080049 crc crio[3637]: time="2026-06-19T11:03:59.078841468Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc0015ba9e8}] Aliases:map[]}"
2026-06-19 12:35:48.228486 | controller | Jun 19 11:03:59.080049 crc crio[3637]: time="2026-06-19T11:03:59.07963477Z" 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-19 12:35:48.228502 | controller | Jun 19 11:04:00.156844 crc crio[3637]: time="2026-06-19T11:04:00.154641709Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228518 | controller | Jun 19 11:04:00.159353 crc crio[3637]: time="2026-06-19T11:04:00.159114963Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228533 | controller | Jun 19 11:04:00.159414 crc crio[3637]: time="2026-06-19T11:04:00.159362139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228556 | controller | Jun 19 11:04:00.161278 crc crio[3637]: time="2026-06-19T11:04:00.159615857Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228572 | controller | Jun 19 11:04:00.161278 crc crio[3637]: time="2026-06-19T11:04:00.159784792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228588 | controller | Jun 19 11:04:00.161823 crc crio[3637]: time="2026-06-19T11:04:00.161471208Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228604 | controller | Jun 19 11:04:00.161823 crc crio[3637]: time="2026-06-19T11:04:00.161586061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228619 | controller | Jun 19 11:04:00.161884 crc crio[3637]: time="2026-06-19T11:04:00.161854209Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228635 | controller | Jun 19 11:04:00.161920 crc crio[3637]: time="2026-06-19T11:04:00.161897571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228651 | controller | Jun 19 11:04:00.161920 crc crio[3637]: time="2026-06-19T11:04:00.16190921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228667 | controller | Jun 19 11:04:00.480383 crc crio[3637]: time="2026-06-19T11:04:00.479924901Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228683 | controller | Jun 19 11:04:00.480485 crc crio[3637]: time="2026-06-19T11:04:00.480442665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228699 | controller | Jun 19 11:04:00.781473 crc crio[3637]: time="2026-06-19T11:04:00.780124415Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228715 | controller | Jun 19 11:04:00.781473 crc crio[3637]: time="2026-06-19T11:04:00.781131083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228747 | controller | Jun 19 11:04:01.281345 crc crio[3637]: time="2026-06-19T11:04:01.266891761Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228764 | controller | Jun 19 11:04:01.282377 crc crio[3637]: time="2026-06-19T11:04:01.281638461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228780 | controller | Jun 19 11:04:01.297256 crc crio[3637]: time="2026-06-19T11:04:01.270097701Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228796 | controller | Jun 19 11:04:01.298585 crc crio[3637]: time="2026-06-19T11:04:01.298125189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228815 | controller | Jun 19 11:04:01.307749 crc crio[3637]: time="2026-06-19T11:04:01.269999178Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228832 | controller | Jun 19 11:04:01.307749 crc crio[3637]: time="2026-06-19T11:04:01.271084257Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.228848 | controller | Jun 19 11:04:01.317339 crc crio[3637]: time="2026-06-19T11:04:01.308565498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228864 | controller | Jun 19 11:04:01.322291 crc crio[3637]: time="2026-06-19T11:04:01.3190608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228880 | controller | Jun 19 11:04:01.383766 crc crio[3637]: time="2026-06-19T11:04:01.383584842Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.228896 | controller | Jun 19 11:04:01.426067 crc crio[3637]: time="2026-06-19T11:04:01.425987709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228912 | controller | Jun 19 11:04:01.443533 crc crio[3637]: time="2026-06-19T11:04:01.44295552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5053f547-7833-42c2-8cc5-1764941b8b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228928 | controller | Jun 19 11:04:01.447226 crc crio[3637]: time="2026-06-19T11:04:01.445332496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fd357899-8db4-48e3-8d33-57eb4d807aed name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228944 | controller | Jun 19 11:04:01.448904 crc crio[3637]: time="2026-06-19T11:04:01.44798399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=58bf5a35-e424-4229-8f9f-13cc3f57aae1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228959 | controller | Jun 19 11:04:01.468831 crc crio[3637]: time="2026-06-19T11:04:01.46812383Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4e2915ff-fe79-46eb-b807-779f9416fa53 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.228975 | controller | Jun 19 11:04:01.540639 crc crio[3637]: time="2026-06-19T11:04:01.539346236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.228992 | controller | Jun 19 11:04:01.569348 crc crio[3637]: time="2026-06-19T11:04:01.568892627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229010 | controller | Jun 19 11:04:01.574545 crc crio[3637]: time="2026-06-19T11:04:01.574125181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229028 | controller | Jun 19 11:04:01.579867 crc crio[3637]: time="2026-06-19T11:04:01.579417809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229048 | controller | Jun 19 11:04:01.662325 crc crio[3637]: time="2026-06-19T11:04:01.657946739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229063 | controller | Jun 19 11:04:01.670376 crc crio[3637]: time="2026-06-19T11:04:01.667484714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229079 | controller | Jun 19 11:04:01.710635 crc crio[3637]: time="2026-06-19T11:04:01.705905941Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229095 | controller | Jun 19 11:04:01.710635 crc crio[3637]: time="2026-06-19T11:04:01.706794215Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229111 | controller | Jun 19 11:04:01.713869 crc crio[3637]: time="2026-06-19T11:04:01.713285006Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229127 | controller | Jun 19 11:04:01.718493 crc crio[3637]: time="2026-06-19T11:04:01.718447599Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229142 | controller | Jun 19 11:04:01.761452 crc crio[3637]: time="2026-06-19T11:04:01.755428426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229158 | controller | Jun 19 11:04:01.772847 crc crio[3637]: time="2026-06-19T11:04:01.772021967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229173 | controller | Jun 19 11:04:01.772959 crc crio[3637]: time="2026-06-19T11:04:01.77284506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229189 | controller | Jun 19 11:04:01.798986 crc crio[3637]: time="2026-06-19T11:04:01.796570668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229204 | controller | Jun 19 11:04:02.235739 crc crio[3637]: time="2026-06-19T11:04:02.235001592Z" 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=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229219 | controller | Jun 19 11:04:02.261583 crc crio[3637]: time="2026-06-19T11:04:02.261042135Z" level=info msg="Created container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229235 | controller | Jun 19 11:04:02.302124 crc crio[3637]: time="2026-06-19T11:04:02.297717014Z" level=info msg="Starting container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a" id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229254 | controller | Jun 19 11:04:02.496621 crc crio[3637]: time="2026-06-19T11:04:02.494994071Z" 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=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229270 | controller | Jun 19 11:04:02.498479 crc crio[3637]: time="2026-06-19T11:04:02.498110598Z" level=info msg="Started container" PID=7213 containerID=f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023
2026-06-19 12:35:48.229286 | controller | Jun 19 11:04:02.551419 crc crio[3637]: time="2026-06-19T11:04:02.550340168Z" level=info msg="Created container bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a: openshift-multus/multus-bzhnf/kube-multus" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229301 | controller | Jun 19 11:04:02.562506 crc crio[3637]: time="2026-06-19T11:04:02.561436606Z" level=info msg="Starting container: bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a" id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229317 | controller | Jun 19 11:04:02.799915 crc crio[3637]: time="2026-06-19T11:04:02.791414463Z" level=info msg="Started container" PID=7225 containerID=bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a description=openshift-multus/multus-bzhnf/kube-multus id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d
2026-06-19 12:35:48.229333 | controller | Jun 19 11:04:03.121405 crc crio[3637]: time="2026-06-19T11:04:03.119966535Z" level=info msg="Ran pod sandbox 62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df with infra container: openshift-dns/node-resolver-277xp/POD" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229379 | controller | Jun 19 11:04:03.129954 crc crio[3637]: time="2026-06-19T11:04:03.129617043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=c74990b9-0ba2-4388-b3dd-48114e10019b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229399 | controller | Jun 19 11:04:03.135624 crc crio[3637]: time="2026-06-19T11:04:03.135587458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=82a2baea-e476-448a-9953-3bf8d19a85ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229415 | controller | Jun 19 11:04:03.167952 crc crio[3637]: time="2026-06-19T11:04:03.167396762Z" level=info msg="Ran pod sandbox e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229448 | controller | Jun 19 11:04:03.197762 crc crio[3637]: time="2026-06-19T11:04:03.195891463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=01424a9e-a8b5-4123-8e6a-be0d087c1c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229466 | controller | Jun 19 11:04:03.244422 crc crio[3637]: time="2026-06-19T11:04:03.2440104Z" 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=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229486 | controller | Jun 19 11:04:03.283351 crc crio[3637]: time="2026-06-19T11:04:03.28113441Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229502 | controller | Jun 19 11:04:03.313066 crc crio[3637]: time="2026-06-19T11:04:03.312851221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229518 | controller | Jun 19 11:04:03.350454 crc crio[3637]: time="2026-06-19T11:04:03.350062873Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7defe18a-8cdb-48bb-a314-09721ce3441c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229533 | controller | Jun 19 11:04:03.599702 crc crio[3637]: time="2026-06-19T11:04:03.599326836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229549 | controller | Jun 19 11:04:04.101252 crc crio[3637]: time="2026-06-19T11:04:04.099555245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229564 | controller | Jun 19 11:04:04.132518 crc crio[3637]: time="2026-06-19T11:04:04.132364525Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229579 | controller | Jun 19 11:04:04.159498 crc crio[3637]: time="2026-06-19T11:04:04.158941034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229595 | controller | Jun 19 11:04:04.202808 crc crio[3637]: time="2026-06-19T11:04:04.20271474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229610 | controller | Jun 19 11:04:04.207923 crc crio[3637]: time="2026-06-19T11:04:04.207847222Z" level=info msg="Ran pod sandbox 66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.229626 | controller | Jun 19 11:04:04.230602 crc crio[3637]: time="2026-06-19T11:04:04.22829473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229642 | controller | Jun 19 11:04:04.247319 crc crio[3637]: time="2026-06-19T11:04:04.243858492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=521c1cb8-af32-4767-8669-94da0606185f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229657 | controller | Jun 19 11:04:04.252345 crc crio[3637]: time="2026-06-19T11:04:04.250019751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229673 | controller | Jun 19 11:04:04.358784 crc crio[3637]: time="2026-06-19T11:04:04.358584086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229689 | controller | Jun 19 11:04:04.424938 crc crio[3637]: time="2026-06-19T11:04:04.424355674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229708 | controller | Jun 19 11:04:04.466522 crc crio[3637]: time="2026-06-19T11:04:04.465102695Z" level=info msg="Created container 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273: openshift-image-registry/node-ca-2wddl/node-ca" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229724 | controller | Jun 19 11:04:04.476990 crc crio[3637]: time="2026-06-19T11:04:04.476736898Z" level=info msg="Starting container: 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273" id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229740 | controller | Jun 19 11:04:04.618033 crc crio[3637]: time="2026-06-19T11:04:04.614109632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229756 | controller | Jun 19 11:04:04.699478 crc crio[3637]: time="2026-06-19T11:04:04.673011717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229772 | controller | Jun 19 11:04:04.793657 crc crio[3637]: time="2026-06-19T11:04:04.768649843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e1b89268-b214-4008-ada2-8397d02ea788 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.229788 | controller | Jun 19 11:04:04.918472 crc crio[3637]: time="2026-06-19T11:04:04.918050311Z" level=info msg="Created container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229803 | controller | Jun 19 11:04:04.933590 crc crio[3637]: time="2026-06-19T11:04:04.922253398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229819 | controller | Jun 19 11:04:04.933590 crc crio[3637]: time="2026-06-19T11:04:04.924047068Z" level=info msg="Started container" PID=7268 containerID=5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273 description=openshift-image-registry/node-ca-2wddl/node-ca id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae
2026-06-19 12:35:48.229835 | controller | Jun 19 11:04:05.036893 crc crio[3637]: time="2026-06-19T11:04:05.036610484Z" level=info msg="Created container cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229850 | controller | Jun 19 11:04:05.532392 crc crio[3637]: time="2026-06-19T11:04:05.53206211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229866 | controller | Jun 19 11:04:05.589584 crc crio[3637]: time="2026-06-19T11:04:05.588414244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229881 | controller | Jun 19 11:04:05.697193 crc crio[3637]: time="2026-06-19T11:04:05.692832915Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229900 | controller | Jun 19 11:04:05.697193 crc crio[3637]: time="2026-06-19T11:04:05.693607296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229916 | controller | Jun 19 11:04:05.750212 crc crio[3637]: time="2026-06-19T11:04:05.742520904Z" level=info msg="Starting container: cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a" id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229932 | controller | Jun 19 11:04:05.750212 crc crio[3637]: time="2026-06-19T11:04:05.742592656Z" level=info msg="Starting container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760" id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229948 | controller | Jun 19 11:04:05.864248 crc crio[3637]: time="2026-06-19T11:04:05.864010717Z" level=info msg="Created container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.229964 | controller | Jun 19 11:04:05.883134 crc crio[3637]: time="2026-06-19T11:04:05.881589935Z" level=info msg="Starting container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56" id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.229980 | controller | Jun 19 11:04:06.066246 crc crio[3637]: time="2026-06-19T11:04:06.066096118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.229996 | controller | Jun 19 11:04:06.071235 crc crio[3637]: time="2026-06-19T11:04:06.069858062Z" level=info msg="Started container" PID=7282 containerID=cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f
2026-06-19 12:35:48.230012 | controller | Jun 19 11:04:06.320087 crc crio[3637]: time="2026-06-19T11:04:06.319843904Z" level=info msg="Started container" PID=7280 containerID=c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.230029 | controller | Jun 19 11:04:06.333080 crc crio[3637]: time="2026-06-19T11:04:06.332529636Z" level=info msg="Created container 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230045 | controller | Jun 19 11:04:06.339655 crc crio[3637]: time="2026-06-19T11:04:06.338851612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230062 | controller | Jun 19 11:04:06.371246 crc crio[3637]: time="2026-06-19T11:04:06.370566013Z" level=info msg="Started container" PID=7296 containerID=dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450
2026-06-19 12:35:48.230079 | controller | Jun 19 11:04:06.384075 crc crio[3637]: time="2026-06-19T11:04:06.379906203Z" level=info msg="Starting container: 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334" id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230098 | controller | Jun 19 11:04:07.068056 crc crio[3637]: time="2026-06-19T11:04:07.066754963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=16d778ea-16c5-4979-a849-1bd88275f167 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230115 | controller | Jun 19 11:04:07.116864 crc crio[3637]: time="2026-06-19T11:04:07.115862547Z" level=info msg="Started container" PID=7310 containerID=3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54
2026-06-19 12:35:48.230131 | controller | Jun 19 11:04:07.124974 crc crio[3637]: time="2026-06-19T11:04:07.123812718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=84b56642-18cf-48a2-bfbf-e6f56ebb71a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230148 | controller | Jun 19 11:04:07.417096 crc crio[3637]: time="2026-06-19T11:04:07.416927126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0bdcba0f-baf2-4d66-89f0-d4e7998d1dac name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230164 | controller | Jun 19 11:04:07.659547 crc crio[3637]: time="2026-06-19T11:04:07.65947222Z" level=info msg="Created container b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230180 | controller | Jun 19 11:04:07.970859 crc crio[3637]: time="2026-06-19T11:04:07.969987512Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230195 | controller | Jun 19 11:04:07.971588 crc crio[3637]: time="2026-06-19T11:04:07.970998071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230211 | controller | Jun 19 11:04:08.006454 crc crio[3637]: time="2026-06-19T11:04:08.004998464Z" level=info msg="Starting container: b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8" id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230227 | controller | Jun 19 11:04:08.010130 crc crio[3637]: time="2026-06-19T11:04:08.0095093Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9db46067-3e96-4334-a200-4584cde1d157 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230242 | controller | Jun 19 11:04:08.098552 crc crio[3637]: time="2026-06-19T11:04:08.097924184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b9193162-f3c2-4302-ad40-082829c73a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230258 | controller | Jun 19 11:04:08.244749 crc crio[3637]: time="2026-06-19T11:04:08.244664069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9d6dd513-f774-4e4e-afbe-d8699da4b346 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230278 | controller | Jun 19 11:04:08.260080 crc crio[3637]: time="2026-06-19T11:04:08.25981107Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230294 | controller | Jun 19 11:04:08.260965 crc crio[3637]: time="2026-06-19T11:04:08.260823808Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230310 | controller | Jun 19 11:04:08.299038 crc crio[3637]: time="2026-06-19T11:04:08.29765225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230326 | controller | Jun 19 11:04:08.299038 crc crio[3637]: time="2026-06-19T11:04:08.298327819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230342 | controller | Jun 19 11:04:08.864867 crc crio[3637]: time="2026-06-19T11:04:08.863119572Z" level=info msg="Started container" PID=7364 containerID=b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17
2026-06-19 12:35:48.230359 | controller | Jun 19 11:04:09.899001 crc crio[3637]: time="2026-06-19T11:04:09.89851826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230375 | controller | Jun 19 11:04:09.915042 crc crio[3637]: time="2026-06-19T11:04:09.914829194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230391 | controller | Jun 19 11:04:09.932858 crc crio[3637]: time="2026-06-19T11:04:09.929027818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230441 | controller | Jun 19 11:04:10.344447 crc crio[3637]: time="2026-06-19T11:04:10.344307588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230466 | controller | Jun 19 11:04:10.374039 crc crio[3637]: time="2026-06-19T11:04:10.373979422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230483 | controller | Jun 19 11:04:10.681416 crc crio[3637]: time="2026-06-19T11:04:10.681335836Z" level=info msg="Created container 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230499 | controller | Jun 19 11:04:10.731502 crc crio[3637]: time="2026-06-19T11:04:10.729604726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230515 | controller | Jun 19 11:04:10.735404 crc crio[3637]: time="2026-06-19T11:04:10.735115389Z" level=info msg="Starting container: 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673" id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230531 | controller | Jun 19 11:04:10.751222 crc crio[3637]: time="2026-06-19T11:04:10.748473861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230550 | controller | Jun 19 11:04:11.020059 crc crio[3637]: time="2026-06-19T11:04:11.019776144Z" level=info msg="Started container" PID=7422 containerID=7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450
2026-06-19 12:35:48.230566 | controller | Jun 19 11:04:11.247464 crc crio[3637]: time="2026-06-19T11:04:11.244589475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230582 | controller | Jun 19 11:04:11.258576 crc crio[3637]: time="2026-06-19T11:04:11.256032354Z" level=info msg="Created container df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230598 | controller | Jun 19 11:04:11.261933 crc crio[3637]: time="2026-06-19T11:04:11.256454765Z" level=info msg="Created container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230613 | controller | Jun 19 11:04:11.282605 crc crio[3637]: time="2026-06-19T11:04:11.281344517Z" level=info msg="Starting container: df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9" id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230629 | controller | Jun 19 11:04:11.285562 crc crio[3637]: time="2026-06-19T11:04:11.284666009Z" level=info msg="Starting container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd" id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230644 | controller | Jun 19 11:04:11.424853 crc crio[3637]: time="2026-06-19T11:04:11.423545205Z" level=info msg="Created container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230660 | controller | Jun 19 11:04:11.437531 crc crio[3637]: time="2026-06-19T11:04:11.436944387Z" level=info msg="Starting container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7" id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230676 | controller | Jun 19 11:04:11.483471 crc crio[3637]: time="2026-06-19T11:04:11.475454837Z" level=info msg="Started container" PID=7421 containerID=1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc
2026-06-19 12:35:48.230691 | controller | Jun 19 11:04:11.493962 crc crio[3637]: time="2026-06-19T11:04:11.493907749Z" level=info msg="Started container" PID=7431 containerID=df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54
2026-06-19 12:35:48.230707 | controller | Jun 19 11:04:11.503889 crc crio[3637]: time="2026-06-19T11:04:11.502898268Z" level=info msg="Started container" PID=7439 containerID=b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.230727 | controller | Jun 19 11:04:11.605220 crc crio[3637]: time="2026-06-19T11:04:11.597993979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b68e4a4b-e934-4518-9c3a-0cedd8615c4d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230743 | controller | Jun 19 11:04:11.617280 crc crio[3637]: time="2026-06-19T11:04:11.609952211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5922e213-53d7-404d-8af7-6ba415decc3d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230759 | controller | Jun 19 11:04:11.641205 crc crio[3637]: time="2026-06-19T11:04:11.637743482Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230775 | controller | Jun 19 11:04:11.641205 crc crio[3637]: time="2026-06-19T11:04:11.638897794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230791 | controller | Jun 19 11:04:11.717598 crc crio[3637]: time="2026-06-19T11:04:11.717425374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230806 | controller | Jun 19 11:04:11.744517 crc crio[3637]: time="2026-06-19T11:04:11.723778311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230822 | controller | Jun 19 11:04:11.803385 crc crio[3637]: time="2026-06-19T11:04:11.80297215Z" level=info msg="Created container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230837 | controller | Jun 19 11:04:11.810582 crc crio[3637]: time="2026-06-19T11:04:11.810477509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230853 | controller | Jun 19 11:04:11.833085 crc crio[3637]: time="2026-06-19T11:04:11.831470922Z" level=info msg="Starting container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01" id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.230868 | controller | Jun 19 11:04:12.056488 crc crio[3637]: time="2026-06-19T11:04:12.055495832Z" level=info msg="Started container" PID=7452 containerID=9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341
2026-06-19 12:35:48.230884 | controller | Jun 19 11:04:12.078246 crc crio[3637]: time="2026-06-19T11:04:12.064560363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=39072d03-d527-49f0-bf18-37afdbd4e62c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230900 | controller | Jun 19 11:04:12.078246 crc crio[3637]: time="2026-06-19T11:04:12.072650458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=60aae3ae-e9b7-47d5-94f3-62c134a49060 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230918 | controller | Jun 19 11:04:12.098313 crc crio[3637]: time="2026-06-19T11:04:12.08857507Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230934 | controller | Jun 19 11:04:12.098313 crc crio[3637]: time="2026-06-19T11:04:12.089369912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.230949 | controller | Jun 19 11:04:12.119059 crc crio[3637]: time="2026-06-19T11:04:12.118409108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6f10d9ed-033d-48a0-b89f-69ed100b8fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230965 | controller | Jun 19 11:04:12.208623 crc crio[3637]: time="2026-06-19T11:04:12.207095761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cac06c71-274b-4e1e-aa53-84f2111408d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.230980 | controller | Jun 19 11:04:12.239437 crc crio[3637]: time="2026-06-19T11:04:12.234446871Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.230996 | controller | Jun 19 11:04:12.239437 crc crio[3637]: time="2026-06-19T11:04:12.236011194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231013 | controller | Jun 19 11:04:12.332324 crc crio[3637]: time="2026-06-19T11:04:12.325979342Z" level=info msg="Created container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231030 | controller | Jun 19 11:04:12.356115 crc crio[3637]: time="2026-06-19T11:04:12.355032019Z" level=info msg="Starting container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440" id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231046 | controller | Jun 19 11:04:12.549448 crc crio[3637]: time="2026-06-19T11:04:12.548303295Z" level=info msg="Started container" PID=7474 containerID=58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.231063 | controller | Jun 19 11:04:12.566094 crc crio[3637]: time="2026-06-19T11:04:12.565607916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231079 | controller | Jun 19 11:04:12.641065 crc crio[3637]: time="2026-06-19T11:04:12.640431124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231095 | controller | Jun 19 11:04:12.695961 crc crio[3637]: time="2026-06-19T11:04:12.695633625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a21ec894-bb0d-4bd2-a77e-3407c0817f68 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231114 | controller | Jun 19 11:04:12.705530 crc crio[3637]: time="2026-06-19T11:04:12.705052518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231130 | controller | Jun 19 11:04:12.773597 crc crio[3637]: time="2026-06-19T11:04:12.772882001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d2035dc3-c83d-485f-bd14-7b3887f53d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231146 | controller | Jun 19 11:04:12.790070 crc crio[3637]: time="2026-06-19T11:04:12.78976288Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231162 | controller | Jun 19 11:04:12.792106 crc crio[3637]: time="2026-06-19T11:04:12.790822229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231178 | controller | Jun 19 11:04:12.840253 crc crio[3637]: time="2026-06-19T11:04:12.791844488Z" level=info msg="Created container 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d: openshift-dns/node-resolver-277xp/dns-node-resolver" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231194 | controller | Jun 19 11:04:12.878947 crc crio[3637]: time="2026-06-19T11:04:12.87225023Z" level=info msg="Starting container: 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d" id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231209 | controller | Jun 19 11:04:13.250623 crc crio[3637]: time="2026-06-19T11:04:13.239756914Z" level=info msg="Started container" PID=7477 containerID=15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df
2026-06-19 12:35:48.231225 | controller | Jun 19 11:04:14.437565 crc crio[3637]: time="2026-06-19T11:04:14.430526768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231241 | controller | Jun 19 11:04:14.481831 crc crio[3637]: time="2026-06-19T11:04:14.48028747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231257 | controller | Jun 19 11:04:14.565369 crc crio[3637]: time="2026-06-19T11:04:14.563312505Z" level=info msg="Created container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231273 | controller | Jun 19 11:04:14.592574 crc crio[3637]: time="2026-06-19T11:04:14.569378254Z" level=info msg="Starting container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d" id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231289 | controller | Jun 19 11:04:14.757561 crc crio[3637]: time="2026-06-19T11:04:14.757450786Z" level=info msg="Started container" PID=7527 containerID=5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341
2026-06-19 12:35:48.231307 | controller | Jun 19 11:04:15.423415 crc crio[3637]: time="2026-06-19T11:04:15.416790124Z" level=info msg="Created container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231324 | controller | Jun 19 11:04:15.436186 crc crio[3637]: time="2026-06-19T11:04:15.435089471Z" level=info msg="Starting container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794" id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231340 | controller | Jun 19 11:04:15.633024 crc crio[3637]: time="2026-06-19T11:04:15.628424069Z" level=info msg="Started container" PID=7549 containerID=31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.231357 | controller | Jun 19 11:04:15.734848 crc crio[3637]: time="2026-06-19T11:04:15.733933029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8317717f-921a-4419-a8da-412d0f1948e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231372 | controller | Jun 19 11:04:15.757551 crc crio[3637]: time="2026-06-19T11:04:15.757075192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=52d122a5-fc52-4594-b9ce-9d75545890b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231388 | controller | Jun 19 11:04:15.830739 crc crio[3637]: time="2026-06-19T11:04:15.829246285Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231404 | controller | Jun 19 11:04:15.846688 crc crio[3637]: time="2026-06-19T11:04:15.844398416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231420 | controller | Jun 19 11:04:16.912935 crc crio[3637]: time="2026-06-19T11:04:16.912482372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231456 | controller | Jun 19 11:04:17.053353 crc crio[3637]: time="2026-06-19T11:04:17.03812932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231474 | controller | Jun 19 11:04:17.064998 crc crio[3637]: time="2026-06-19T11:04:17.059092302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231489 | controller | Jun 19 11:04:17.707407 crc crio[3637]: time="2026-06-19T11:04:17.706098028Z" level=info msg="Created container b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231505 | controller | Jun 19 11:04:17.735337 crc crio[3637]: time="2026-06-19T11:04:17.735079902Z" level=info msg="Starting container: b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d" id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231524 | controller | Jun 19 11:04:17.871414 crc crio[3637]: time="2026-06-19T11:04:17.870969745Z" level=info msg="Started container" PID=7606 containerID=b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.231541 | controller | Jun 19 11:04:17.922982 crc crio[3637]: time="2026-06-19T11:04:17.916941271Z" level=info msg="Created container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231556 | controller | Jun 19 11:04:17.971851 crc crio[3637]: time="2026-06-19T11:04:17.970467868Z" level=info msg="Starting container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287" id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231572 | controller | Jun 19 11:04:18.053441 crc crio[3637]: time="2026-06-19T11:04:18.052585428Z" level=info msg="Started container" PID=7610 containerID=c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.231588 | controller | Jun 19 11:04:18.445431 crc crio[3637]: time="2026-06-19T11:04:18.441833956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=01daae46-7f5b-4ef8-92e5-8f3185deb183 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231604 | controller | Jun 19 11:04:18.455487 crc crio[3637]: time="2026-06-19T11:04:18.454835726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=47dc0366-d5b7-45c3-a84b-18e314604bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231620 | controller | Jun 19 11:04:18.476526 crc crio[3637]: time="2026-06-19T11:04:18.47581559Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231635 | controller | Jun 19 11:04:18.477438 crc crio[3637]: time="2026-06-19T11:04:18.476905199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231651 | controller | Jun 19 11:04:18.694504 crc crio[3637]: time="2026-06-19T11:04:18.692980429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231666 | controller | Jun 19 11:04:18.735013 crc crio[3637]: time="2026-06-19T11:04:18.734697257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231682 | controller | Jun 19 11:04:19.148947 crc crio[3637]: time="2026-06-19T11:04:19.148033944Z" level=info msg="Created container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231697 | controller | Jun 19 11:04:19.187266 crc crio[3637]: time="2026-06-19T11:04:19.186288737Z" level=info msg="Starting container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7" id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231719 | controller | Jun 19 11:04:19.280290 crc crio[3637]: time="2026-06-19T11:04:19.278934839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a089bbd5-6dfe-42f8-89b5-1836c6a235f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231735 | controller | Jun 19 11:04:19.285949 crc crio[3637]: time="2026-06-19T11:04:19.285822949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=6f70400a-2166-4b11-8af7-a7359be427dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231750 | controller | Jun 19 11:04:19.302668 crc crio[3637]: time="2026-06-19T11:04:19.30204202Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231765 | controller | Jun 19 11:04:19.302668 crc crio[3637]: time="2026-06-19T11:04:19.302569635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231781 | controller | Jun 19 11:04:19.335643 crc crio[3637]: time="2026-06-19T11:04:19.334498241Z" level=info msg="Started container" PID=7651 containerID=8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.231797 | controller | Jun 19 11:04:19.494211 crc crio[3637]: time="2026-06-19T11:04:19.488634062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231813 | controller | Jun 19 11:04:19.616935 crc crio[3637]: time="2026-06-19T11:04:19.61247709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=704ce1af-9198-4897-9dce-f0970e56a1ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231829 | controller | Jun 19 11:04:19.704121 crc crio[3637]: time="2026-06-19T11:04:19.703658252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dfaa3b36-1db4-4c22-a50d-19cebc247640 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.231844 | controller | Jun 19 11:04:19.732489 crc crio[3637]: time="2026-06-19T11:04:19.729954792Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231860 | controller | Jun 19 11:04:19.732489 crc crio[3637]: time="2026-06-19T11:04:19.73236871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231876 | controller | Jun 19 11:04:20.125258 crc crio[3637]: time="2026-06-19T11:04:20.124588299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231891 | controller | Jun 19 11:04:20.197327 crc crio[3637]: time="2026-06-19T11:04:20.192502655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231907 | controller | Jun 19 11:04:20.765136 crc crio[3637]: time="2026-06-19T11:04:20.764241759Z" level=info msg="Created container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231927 | controller | Jun 19 11:04:20.776811 crc crio[3637]: time="2026-06-19T11:04:20.775973256Z" level=info msg="Starting container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c" id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.231943 | controller | Jun 19 11:04:21.075799 crc crio[3637]: time="2026-06-19T11:04:21.075551064Z" level=info msg="Started container" PID=7666 containerID=0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.231959 | controller | Jun 19 11:04:22.204290 crc crio[3637]: time="2026-06-19T11:04:22.203908574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.231975 | controller | Jun 19 11:04:23.002318 crc crio[3637]: time="2026-06-19T11:04:23.000239775Z" level=info msg="Created container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.231990 | controller | Jun 19 11:04:23.015083 crc crio[3637]: time="2026-06-19T11:04:23.011477537Z" level=info msg="Starting container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000" id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232006 | controller | Jun 19 11:04:23.262329 crc crio[3637]: time="2026-06-19T11:04:23.262056725Z" level=info msg="Started container" PID=7722 containerID=6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc
2026-06-19 12:35:48.232021 | controller | Jun 19 11:04:28.639059 crc crio[3637]: time="2026-06-19T11:04:28.63838274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d48810dc-2866-4f7e-a521-63a768a3b493 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232037 | controller | Jun 19 11:04:28.657479 crc crio[3637]: time="2026-06-19T11:04:28.656969117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e963f4ca-f951-41fc-9d05-94619cb3f3e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232053 | controller | Jun 19 11:04:28.682625 crc crio[3637]: time="2026-06-19T11:04:28.682453876Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232069 | controller | Jun 19 11:04:28.686672 crc crio[3637]: time="2026-06-19T11:04:28.685990009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232085 | controller | Jun 19 11:04:28.866325 crc crio[3637]: time="2026-06-19T11:04:28.851571318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232100 | controller | Jun 19 11:04:28.866325 crc crio[3637]: time="2026-06-19T11:04:28.858965282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232119 | controller | Jun 19 11:04:29.355291 crc crio[3637]: time="2026-06-19T11:04:29.354288933Z" level=info msg="Created container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232135 | controller | Jun 19 11:04:29.363924 crc crio[3637]: time="2026-06-19T11:04:29.363648349Z" level=info msg="Starting container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0" id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232151 | controller | Jun 19 11:04:29.453571 crc crio[3637]: time="2026-06-19T11:04:29.453317679Z" level=info msg="Started container" PID=7837 containerID=8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.232167 | controller | Jun 19 11:04:31.851513 crc crio[3637]: time="2026-06-19T11:04:31.850955479Z" level=info msg="Created container 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232183 | controller | Jun 19 11:04:31.857657 crc crio[3637]: time="2026-06-19T11:04:31.857101102Z" level=info msg="Starting container: 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035" id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232199 | controller | Jun 19 11:04:32.089924 crc crio[3637]: time="2026-06-19T11:04:32.08825939Z" level=info msg="Started container" PID=7528 containerID=531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338
2026-06-19 12:35:48.232215 | controller | Jun 19 11:04:32.105119 crc crio[3637]: time="2026-06-19T11:04:32.104499135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bcb60f18-0bc5-44ca-811c-2d56cc6590e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232231 | controller | Jun 19 11:04:32.241368 crc crio[3637]: time="2026-06-19T11:04:32.240042218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=83f65918-cbba-41a9-8a20-e7cc388f1b68 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232247 | controller | Jun 19 11:04:32.246426 crc crio[3637]: time="2026-06-19T11:04:32.245573083Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232262 | controller | Jun 19 11:04:32.246584 crc crio[3637]: time="2026-06-19T11:04:32.246433155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232278 | controller | Jun 19 11:04:32.345648 crc crio[3637]: time="2026-06-19T11:04:32.344947688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232294 | controller | Jun 19 11:04:32.350868 crc crio[3637]: time="2026-06-19T11:04:32.350549854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232313 | controller | Jun 19 11:04:33.088449 crc crio[3637]: time="2026-06-19T11:04:33.087036786Z" level=info msg="Created container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232329 | controller | Jun 19 11:04:33.097107 crc crio[3637]: time="2026-06-19T11:04:33.096408252Z" level=info msg="Starting container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c" id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232345 | controller | Jun 19 11:04:33.333441 crc crio[3637]: time="2026-06-19T11:04:33.327823918Z" level=info msg="Started container" PID=7988 containerID=ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5
2026-06-19 12:35:48.232362 | controller | Jun 19 11:04:41.525002 crc crio[3637]: time="2026-06-19T11:04:41.520384621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=cf6da6e1-c231-4af6-8fbe-3c989844ecb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232440 | controller | Jun 19 11:04:41.564477 crc crio[3637]: time="2026-06-19T11:04:41.562965648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=349895c6-da44-494f-9186-bbffd1489498 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232468 | controller | Jun 19 11:04:41.598632 crc crio[3637]: time="2026-06-19T11:04:41.598105019Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232486 | controller | Jun 19 11:04:41.599590 crc crio[3637]: time="2026-06-19T11:04:41.599101405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232503 | controller | Jun 19 11:04:41.705603 crc crio[3637]: time="2026-06-19T11:04:41.703367839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232519 | controller | Jun 19 11:04:43.409092 crc crio[3637]: time="2026-06-19T11:04:43.408998982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232535 | controller | Jun 19 11:04:43.800593 crc crio[3637]: time="2026-06-19T11:04:43.799363443Z" level=info msg="Created container 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232551 | controller | Jun 19 11:04:43.810581 crc crio[3637]: time="2026-06-19T11:04:43.807405684Z" level=info msg="Starting container: 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909" id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232567 | controller | Jun 19 11:04:43.849583 crc crio[3637]: time="2026-06-19T11:04:43.848930753Z" level=info msg="Started container" PID=8225 containerID=719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.232587 | controller | Jun 19 11:04:45.633305 crc crio[3637]: time="2026-06-19T11:04:45.631442841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=34050d34-9de2-492a-93e6-4450d749affc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232603 | controller | Jun 19 11:04:45.636415 crc crio[3637]: time="2026-06-19T11:04:45.63633929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=5c0afecf-faf8-4aa2-8c19-61b036010176 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232619 | controller | Jun 19 11:04:45.639939 crc crio[3637]: time="2026-06-19T11:04:45.639844541Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232634 | controller | Jun 19 11:04:45.640676 crc crio[3637]: time="2026-06-19T11:04:45.640566571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232650 | controller | Jun 19 11:04:45.721643 crc crio[3637]: time="2026-06-19T11:04:45.721330638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232665 | controller | Jun 19 11:04:47.098497 crc crio[3637]: time="2026-06-19T11:04:47.096712525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232681 | controller | Jun 19 11:04:47.330746 crc crio[3637]: time="2026-06-19T11:04:47.330231847Z" level=info msg="Created container d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232697 | controller | Jun 19 11:04:47.333826 crc crio[3637]: time="2026-06-19T11:04:47.333579083Z" level=info msg="Starting container: d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6" id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232712 | controller | Jun 19 11:04:47.400302 crc crio[3637]: time="2026-06-19T11:04:47.399546373Z" level=info msg="Started container" PID=8353 containerID=d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.232742 | controller | Jun 19 11:04:48.801488 crc crio[3637]: time="2026-06-19T11:04:48.800924602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=a43803bb-871e-4130-b272-a6c178c4654c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232759 | controller | Jun 19 11:04:48.818018 crc crio[3637]: time="2026-06-19T11:04:48.817819195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=13b79406-85cf-4d02-9bcd-4ff46f9be938 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.232775 | controller | Jun 19 11:04:48.832105 crc crio[3637]: time="2026-06-19T11:04:48.831484923Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232795 | controller | Jun 19 11:04:48.832105 crc crio[3637]: time="2026-06-19T11:04:48.832215252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232811 | controller | Jun 19 11:04:48.878030 crc crio[3637]: time="2026-06-19T11:04:48.877853229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232827 | controller | Jun 19 11:04:49.566099 crc crio[3637]: time="2026-06-19T11:04:49.565934493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.232842 | controller | Jun 19 11:04:50.117559 crc crio[3637]: time="2026-06-19T11:04:50.115743694Z" level=info msg="Created container 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.232858 | controller | Jun 19 11:04:50.120488 crc crio[3637]: time="2026-06-19T11:04:50.118539007Z" level=info msg="Starting container: 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6" id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.232874 | controller | Jun 19 11:04:50.160931 crc crio[3637]: time="2026-06-19T11:04:50.160476376Z" level=info msg="Started container" PID=8380 containerID=0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.232889 | controller | Jun 19 11:04:52.033002 crc crio[3637]: time="2026-06-19T11:04:52.032813338Z" level=info msg="NetworkStart: stopping network for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232905 | controller | Jun 19 11:04:52.090504 crc crio[3637]: time="2026-06-19T11:04:52.090008018Z" level=info msg="NetworkStart: stopping network for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232921 | controller | Jun 19 11:04:53.501245 crc crio[3637]: time="2026-06-19T11:04:53.499511258Z" level=info msg="NetworkStart: stopping network for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232936 | controller | Jun 19 11:04:54.081493 crc crio[3637]: time="2026-06-19T11:04:54.080939028Z" level=info msg="NetworkStart: stopping network for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232951 | controller | Jun 19 11:04:54.154103 crc crio[3637]: time="2026-06-19T11:04:54.152956104Z" level=info msg="NetworkStart: stopping network for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232966 | controller | Jun 19 11:04:54.857143 crc crio[3637]: time="2026-06-19T11:04:54.85671641Z" level=info msg="NetworkStart: stopping network for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.232984 | controller | Jun 19 11:04:55.836721 crc crio[3637]: time="2026-06-19T11:04:55.836463177Z" level=info msg="NetworkStart: stopping network for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233000 | controller | Jun 19 11:04:56.113065 crc crio[3637]: time="2026-06-19T11:04:56.112254766Z" level=info msg="Removing container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.233015 | controller | Jun 19 11:04:56.315010 crc crio[3637]: time="2026-06-19T11:04:56.314924938Z" level=info msg="NetworkStart: stopping network for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233031 | controller | Jun 19 11:04:56.349982 crc crio[3637]: time="2026-06-19T11:04:56.349706519Z" level=info msg="Removed container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.233046 | controller | Jun 19 11:04:56.490673 crc crio[3637]: time="2026-06-19T11:04:56.490451858Z" level=info msg="NetworkStart: stopping network for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233062 | controller | Jun 19 11:04:58.654952 crc crio[3637]: time="2026-06-19T11:04:58.648441325Z" level=info msg="NetworkStart: stopping network for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233077 | controller | Jun 19 11:04:58.725281 crc crio[3637]: time="2026-06-19T11:04:58.723477102Z" level=info msg="NetworkStart: stopping network for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233092 | controller | Jun 19 11:04:58.749877 crc crio[3637]: time="2026-06-19T11:04:58.749084713Z" level=info msg="NetworkStart: stopping network for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233108 | controller | Jun 19 11:04:58.799282 crc crio[3637]: time="2026-06-19T11:04:58.799060263Z" level=info msg="NetworkStart: stopping network for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233123 | controller | Jun 19 11:04:59.004525 crc crio[3637]: time="2026-06-19T11:04:59.004053296Z" level=info msg="NetworkStart: stopping network for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233138 | controller | Jun 19 11:04:59.370542 crc crio[3637]: time="2026-06-19T11:04:59.370091819Z" level=info msg="NetworkStart: stopping network for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233154 | controller | Jun 19 11:05:00.058296 crc crio[3637]: time="2026-06-19T11:05:00.05802816Z" level=info msg="NetworkStart: stopping network for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233172 | controller | Jun 19 11:05:00.159566 crc crio[3637]: time="2026-06-19T11:05:00.157740043Z" level=info msg="NetworkStart: stopping network for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233188 | controller | Jun 19 11:05:00.816995 crc crio[3637]: time="2026-06-19T11:05:00.816492178Z" level=info msg="NetworkStart: stopping network for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233203 | controller | Jun 19 11:05:01.301969 crc crio[3637]: time="2026-06-19T11:05:01.301286444Z" level=info msg="NetworkStart: stopping network for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.233218 | controller | Jun 19 11:05:01.303598 crc crio[3637]: time="2026-06-19T11:05:01.301678464Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.233233 | controller | Jun 19 11:05:01.305338 crc crio[3637]: time="2026-06-19T11:05:01.303745067Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\""
2026-06-19 12:35:48.233249 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309220052Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}"
2026-06-19 12:35:48.233266 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309350604Z" 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-19 12:35:48.233282 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309435906Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}"
2026-06-19 12:35:48.233298 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309525769Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233314 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309729154Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}"
2026-06-19 12:35:48.233331 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.309909609Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233351 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310037543Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}"
2026-06-19 12:35:48.233368 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310063613Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233384 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310366451Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}"
2026-06-19 12:35:48.233401 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310393662Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233418 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310548426Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc00130c150}] Aliases:map[]}"
2026-06-19 12:35:48.233455 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310690079Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233474 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310845353Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233491 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.310858604Z" 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-19 12:35:48.233507 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.311686336Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}"
2026-06-19 12:35:48.233524 | controller | Jun 19 11:05:01.312272 crc crio[3637]: time="2026-06-19T11:05:01.311741347Z" 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-19 12:35:48.233544 | controller | Jun 19 11:05:01.319880 crc crio[3637]: time="2026-06-19T11:05:01.315742802Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc001fdcbc8}] Aliases:map[]}"
2026-06-19 12:35:48.233560 | controller | Jun 19 11:05:01.319880 crc crio[3637]: time="2026-06-19T11:05:01.316322597Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233576 | controller | Jun 19 11:05:01.319880 crc crio[3637]: time="2026-06-19T11:05:01.316339627Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233592 | controller | Jun 19 11:05:01.319880 crc crio[3637]: time="2026-06-19T11:05:01.316352588Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233609 | controller | Jun 19 11:05:01.323571 crc crio[3637]: time="2026-06-19T11:05:01.323347271Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000190e28}] Aliases:map[]}"
2026-06-19 12:35:48.233625 | controller | Jun 19 11:05:01.323571 crc crio[3637]: time="2026-06-19T11:05:01.323509045Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233641 | controller | Jun 19 11:05:01.323571 crc crio[3637]: time="2026-06-19T11:05:01.323531676Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233658 | controller | Jun 19 11:05:01.323571 crc crio[3637]: time="2026-06-19T11:05:01.323549446Z" 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-19 12:35:48.233674 | controller | Jun 19 11:05:01.328305 crc crio[3637]: time="2026-06-19T11:05:01.327889931Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc002b285d8}] Aliases:map[]}"
2026-06-19 12:35:48.233690 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328410254Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233706 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328497736Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233722 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328514477Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233741 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328527477Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc00008c5a0}] Aliases:map[]}"
2026-06-19 12:35:48.233758 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328601499Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233774 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328619429Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233790 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.32863559Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233807 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328653601Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc0007ae490}] Aliases:map[]}"
2026-06-19 12:35:48.233824 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328725453Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233840 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328740883Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233856 | controller | Jun 19 11:05:01.330724 crc crio[3637]: time="2026-06-19T11:05:01.328752274Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233873 | controller | Jun 19 11:05:01.331958 crc crio[3637]: time="2026-06-19T11:05:01.330734905Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0015bac58}] Aliases:map[]}"
2026-06-19 12:35:48.233888 | controller | Jun 19 11:05:01.331958 crc crio[3637]: time="2026-06-19T11:05:01.330861029Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233905 | controller | Jun 19 11:05:01.331958 crc crio[3637]: time="2026-06-19T11:05:01.331902866Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233921 | controller | Jun 19 11:05:01.331958 crc crio[3637]: time="2026-06-19T11:05:01.331923987Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.233941 | controller | Jun 19 11:05:01.333302 crc crio[3637]: time="2026-06-19T11:05:01.331965957Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc002bb2228}] Aliases:map[]}"
2026-06-19 12:35:48.233958 | controller | Jun 19 11:05:01.333302 crc crio[3637]: time="2026-06-19T11:05:01.332054759Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.233973 | controller | Jun 19 11:05:01.333302 crc crio[3637]: time="2026-06-19T11:05:01.332068309Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.233989 | controller | Jun 19 11:05:01.333302 crc crio[3637]: time="2026-06-19T11:05:01.33208246Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234005 | controller | Jun 19 11:05:01.334057 crc crio[3637]: time="2026-06-19T11:05:01.333445556Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}"
2026-06-19 12:35:48.234021 | controller | Jun 19 11:05:01.334057 crc crio[3637]: time="2026-06-19T11:05:01.333474007Z" 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-19 12:35:48.234038 | controller | Jun 19 11:05:01.337687 crc crio[3637]: time="2026-06-19T11:05:01.337609815Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc001fdcc38}] Aliases:map[]}"
2026-06-19 12:35:48.234237 | controller | Jun 19 11:05:01.337885 crc crio[3637]: time="2026-06-19T11:05:01.337692597Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234253 | controller | Jun 19 11:05:01.337885 crc crio[3637]: time="2026-06-19T11:05:01.337707717Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234269 | controller | Jun 19 11:05:01.337885 crc crio[3637]: time="2026-06-19T11:05:01.337718057Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234285 | controller | Jun 19 11:05:01.337885 crc crio[3637]: time="2026-06-19T11:05:01.337740939Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc0010a4388}] Aliases:map[]}"
2026-06-19 12:35:48.234305 | controller | Jun 19 11:05:01.338093 crc crio[3637]: time="2026-06-19T11:05:01.337976165Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234321 | controller | Jun 19 11:05:01.338093 crc crio[3637]: time="2026-06-19T11:05:01.337997796Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234336 | controller | Jun 19 11:05:01.338093 crc crio[3637]: time="2026-06-19T11:05:01.338016786Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234352 | controller | Jun 19 11:05:01.339277 crc crio[3637]: time="2026-06-19T11:05:01.338453977Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}"
2026-06-19 12:35:48.234368 | controller | Jun 19 11:05:01.339277 crc crio[3637]: time="2026-06-19T11:05:01.338650652Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234384 | controller | Jun 19 11:05:01.353457 crc crio[3637]: time="2026-06-19T11:05:01.331515955Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc002bb2210}] Aliases:map[]}"
2026-06-19 12:35:48.234401 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.359333524Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc0015bacc8}] Aliases:map[]}"
2026-06-19 12:35:48.234417 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.359457788Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234452 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.359480168Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234469 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.359494429Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234486 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.361363407Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}"
2026-06-19 12:35:48.234506 | controller | Jun 19 11:05:01.361900 crc crio[3637]: time="2026-06-19T11:05:01.361405978Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234523 | controller | Jun 19 11:05:01.363378 crc crio[3637]: time="2026-06-19T11:05:01.362819755Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}"
2026-06-19 12:35:48.234540 | controller | Jun 19 11:05:01.363378 crc crio[3637]: time="2026-06-19T11:05:01.363333519Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234556 | controller | Jun 19 11:05:01.375834 crc crio[3637]: time="2026-06-19T11:05:01.375464517Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc0015bad38}] Aliases:map[]}"
2026-06-19 12:35:48.234573 | controller | Jun 19 11:05:01.375834 crc crio[3637]: time="2026-06-19T11:05:01.375538359Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234588 | controller | Jun 19 11:05:01.375834 crc crio[3637]: time="2026-06-19T11:05:01.37555637Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234604 | controller | Jun 19 11:05:01.375834 crc crio[3637]: time="2026-06-19T11:05:01.375569279Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234620 | controller | Jun 19 11:05:01.380502 crc crio[3637]: time="2026-06-19T11:05:01.379927433Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb22b8}] Aliases:map[]}"
2026-06-19 12:35:48.234636 | controller | Jun 19 11:05:01.380502 crc crio[3637]: time="2026-06-19T11:05:01.380043997Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234652 | controller | Jun 19 11:05:01.380502 crc crio[3637]: time="2026-06-19T11:05:01.380060928Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234672 | controller | Jun 19 11:05:01.381082 crc crio[3637]: time="2026-06-19T11:05:01.380319794Z" 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-19 12:35:48.234688 | controller | Jun 19 11:05:01.382503 crc crio[3637]: time="2026-06-19T11:05:01.3816822Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}"
2026-06-19 12:35:48.234705 | controller | Jun 19 11:05:01.382503 crc crio[3637]: time="2026-06-19T11:05:01.382383228Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234722 | controller | Jun 19 11:05:01.383103 crc crio[3637]: time="2026-06-19T11:05:01.383041426Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}"
2026-06-19 12:35:48.234738 | controller | Jun 19 11:05:01.383103 crc crio[3637]: time="2026-06-19T11:05:01.383073887Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234755 | controller | Jun 19 11:05:01.414701 crc crio[3637]: time="2026-06-19T11:05:01.414319865Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234771 | controller | Jun 19 11:05:01.414701 crc crio[3637]: time="2026-06-19T11:05:01.414384367Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234787 | controller | Jun 19 11:05:01.414701 crc crio[3637]: time="2026-06-19T11:05:01.414405617Z" 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-19 12:35:48.234804 | controller | Jun 19 11:05:01.440665 crc crio[3637]: time="2026-06-19T11:05:01.436979829Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc001fdccb0}] Aliases:map[]}"
2026-06-19 12:35:48.234821 | controller | Jun 19 11:05:01.440665 crc crio[3637]: time="2026-06-19T11:05:01.437061031Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234837 | controller | Jun 19 11:05:01.440665 crc crio[3637]: time="2026-06-19T11:05:01.437071831Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234859 | controller | Jun 19 11:05:01.440665 crc crio[3637]: time="2026-06-19T11:05:01.437082572Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234876 | controller | Jun 19 11:05:01.442358 crc crio[3637]: time="2026-06-19T11:05:01.382094871Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}"
2026-06-19 12:35:48.234893 | controller | Jun 19 11:05:01.442358 crc crio[3637]: time="2026-06-19T11:05:01.442191766Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234910 | controller | Jun 19 11:05:01.453464 crc crio[3637]: time="2026-06-19T11:05:01.452925638Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c310}] Aliases:map[]}"
2026-06-19 12:35:48.234926 | controller | Jun 19 11:05:01.453464 crc crio[3637]: time="2026-06-19T11:05:01.452998059Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.234944 | controller | Jun 19 11:05:01.453464 crc crio[3637]: time="2026-06-19T11:05:01.45302099Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.234963 | controller | Jun 19 11:05:01.453464 crc crio[3637]: time="2026-06-19T11:05:01.45301877Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}"
2026-06-19 12:35:48.234981 | controller | Jun 19 11:05:01.453464 crc crio[3637]: time="2026-06-19T11:05:01.453070271Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.234997 | controller | Jun 19 11:05:01.464093 crc crio[3637]: time="2026-06-19T11:05:01.463125305Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}"
2026-06-19 12:35:48.235014 | controller | Jun 19 11:05:01.464093 crc crio[3637]: time="2026-06-19T11:05:01.463538535Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235030 | controller | Jun 19 11:05:01.484009 crc crio[3637]: time="2026-06-19T11:05:01.453040531Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235049 | controller | Jun 19 11:05:01.486712 crc crio[3637]: time="2026-06-19T11:05:01.329032461Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015bac40}] Aliases:map[]}"
2026-06-19 12:35:48.235066 | controller | Jun 19 11:05:01.491074 crc crio[3637]: time="2026-06-19T11:05:01.488734495Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc001fdcd20}] Aliases:map[]}"
2026-06-19 12:35:48.235082 | controller | Jun 19 11:05:01.491074 crc crio[3637]: time="2026-06-19T11:05:01.489432974Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.235098 | controller | Jun 19 11:05:01.491074 crc crio[3637]: time="2026-06-19T11:05:01.489447995Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.235114 | controller | Jun 19 11:05:01.491074 crc crio[3637]: time="2026-06-19T11:05:01.489465815Z" 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-19 12:35:48.235131 | controller | Jun 19 11:05:01.495427 crc crio[3637]: time="2026-06-19T11:05:01.49498757Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc001fdcca8}] Aliases:map[]}"
2026-06-19 12:35:48.235147 | controller | Jun 19 11:05:01.495514 crc crio[3637]: time="2026-06-19T11:05:01.495459222Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.235164 | controller | Jun 19 11:05:01.495514 crc crio[3637]: time="2026-06-19T11:05:01.495472232Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.235180 | controller | Jun 19 11:05:01.495514 crc crio[3637]: time="2026-06-19T11:05:01.495484993Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235196 | controller | Jun 19 11:05:01.502120 crc crio[3637]: time="2026-06-19T11:05:01.501619353Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}"
2026-06-19 12:35:48.235217 | controller | Jun 19 11:05:01.502120 crc crio[3637]: time="2026-06-19T11:05:01.501736187Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235233 | controller | Jun 19 11:05:01.536331 crc crio[3637]: time="2026-06-19T11:05:01.536261711Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-19 12:35:48.235249 | controller | Jun 19 11:05:01.536629 crc crio[3637]: time="2026-06-19T11:05:01.536612811Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-19 12:35:48.235265 | controller | Jun 19 11:05:01.537131 crc crio[3637]: time="2026-06-19T11:05:01.537092803Z" 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-19 12:35:48.235282 | controller | Jun 19 11:05:01.551500 crc crio[3637]: time="2026-06-19T11:05:01.551280795Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}"
2026-06-19 12:35:48.235297 | controller | Jun 19 11:05:01.551500 crc crio[3637]: time="2026-06-19T11:05:01.551367177Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235313 | controller | Jun 19 11:05:01.572587 crc crio[3637]: time="2026-06-19T11:05:01.546594453Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}"
2026-06-19 12:35:48.235329 | controller | Jun 19 11:05:01.572587 crc crio[3637]: time="2026-06-19T11:05:01.572538632Z" 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-19 12:35:48.235345 | controller | Jun 19 11:05:01.581393 crc crio[3637]: time="2026-06-19T11:05:01.581001824Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}"
2026-06-19 12:35:48.235361 | controller | Jun 19 11:05:01.581393 crc crio[3637]: time="2026-06-19T11:05:01.58125344Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235377 | controller | Jun 19 11:05:01.629337 crc crio[3637]: time="2026-06-19T11:05:01.623485188Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}"
2026-06-19 12:35:48.235396 | controller | Jun 19 11:05:01.629337 crc crio[3637]: time="2026-06-19T11:05:01.62395111Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235412 | controller | Jun 19 11:05:01.636427 crc crio[3637]: time="2026-06-19T11:05:01.634848925Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}"
2026-06-19 12:35:48.235444 | controller | Jun 19 11:05:01.636427 crc crio[3637]: time="2026-06-19T11:05:01.634932528Z" 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-19 12:35:48.235466 | controller | Jun 19 11:05:01.731494 crc crio[3637]: time="2026-06-19T11:05:01.731006265Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}"
2026-06-19 12:35:48.235483 | controller | Jun 19 11:05:01.731494 crc crio[3637]: time="2026-06-19T11:05:01.731257562Z" 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-19 12:35:48.235500 | controller | Jun 19 11:05:01.810926 crc crio[3637]: time="2026-06-19T11:05:01.795364733Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}"
2026-06-19 12:35:48.235516 | controller | Jun 19 11:05:01.810926 crc crio[3637]: time="2026-06-19T11:05:01.795943198Z" 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-19 12:35:48.235532 | controller | Jun 19 11:05:02.878095 crc crio[3637]: time="2026-06-19T11:05:02.876381065Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}"
2026-06-19 12:35:48.235552 | controller | Jun 19 11:05:02.878095 crc crio[3637]: time="2026-06-19T11:05:02.877207337Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235568 | controller | Jun 19 11:05:02.882230 crc crio[3637]: time="2026-06-19T11:05:02.880774851Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}"
2026-06-19 12:35:48.235585 | controller | Jun 19 11:05:02.882230 crc crio[3637]: time="2026-06-19T11:05:02.881672595Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235601 | controller | Jun 19 11:05:03.119837 crc crio[3637]: time="2026-06-19T11:05:03.118607884Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}"
2026-06-19 12:35:48.235617 | controller | Jun 19 11:05:03.119837 crc crio[3637]: time="2026-06-19T11:05:03.118965583Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.235632 | controller | Jun 19 11:05:07.614422 crc crio[3637]: 2026-06-19T11:05:07Z [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-19 12:35:48.235649 | controller | Jun 19 11:05:07.614422 crc crio[3637]: time="2026-06-19T11:05:07.606022996Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235665 | controller | Jun 19 11:05:07.793307 crc crio[3637]: time="2026-06-19T11:05:07.792460153Z" level=info msg="runSandbox: deleting pod ID 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b from idIndex" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235680 | controller | Jun 19 11:05:07.863710 crc crio[3637]: time="2026-06-19T11:05:07.862641012Z" level=info msg="runSandbox: removing pod sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235696 | controller | Jun 19 11:05:07.884712 crc crio[3637]: time="2026-06-19T11:05:07.883050337Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235712 | controller | Jun 19 11:05:07.884712 crc crio[3637]: time="2026-06-19T11:05:07.884252949Z" level=info msg="runSandbox: unmounting shmPath for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235730 | controller | Jun 19 11:05:07.980545 crc crio[3637]: time="2026-06-19T11:05:07.980348657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=791ec2dc-48e3-4b26-8314-835919d2805e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.235747 | controller | Jun 19 11:05:08.003298 crc crio[3637]: time="2026-06-19T11:05:08.002038716Z" level=info msg="runSandbox: removing pod sandbox from storage: 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235763 | controller | Jun 19 11:05:08.114723 crc crio[3637]: time="2026-06-19T11:05:08.10412581Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235778 | controller | Jun 19 11:05:08.114723 crc crio[3637]: time="2026-06-19T11:05:08.104686806Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235794 | controller | Jun 19 11:05:08.187431 crc crio[3637]: time="2026-06-19T11:05:08.173642223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f5892f23-c54b-4bcb-9e49-0ac13ae8a217 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.235809 | controller | Jun 19 11:05:08.236415 crc crio[3637]: time="2026-06-19T11:05:08.236237623Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.235825 | controller | Jun 19 11:05:08.259922 crc crio[3637]: time="2026-06-19T11:05:08.259878313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.235840 | controller | Jun 19 11:05:08.339415 crc crio[3637]: 2026-06-19T11:05:08Z [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-19 12:35:48.235857 | controller | Jun 19 11:05:08.340750 crc crio[3637]: time="2026-06-19T11:05:08.340705572Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235873 | controller | Jun 19 11:05:08.472746 crc crio[3637]: time="2026-06-19T11:05:08.472574297Z" level=info msg="runSandbox: deleting pod ID 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 from idIndex" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235888 | controller | Jun 19 11:05:08.477753 crc crio[3637]: time="2026-06-19T11:05:08.477721192Z" level=info msg="runSandbox: removing pod sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235904 | controller | Jun 19 11:05:08.477961 crc crio[3637]: time="2026-06-19T11:05:08.477940358Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235923 | controller | Jun 19 11:05:08.478079 crc crio[3637]: time="2026-06-19T11:05:08.478060991Z" level=info msg="runSandbox: unmounting shmPath for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235939 | controller | Jun 19 11:05:08.563068 crc crio[3637]: time="2026-06-19T11:05:08.558348876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=5e119505-5920-46a2-a9c6-9d27926818d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.235955 | controller | Jun 19 11:05:08.564039 crc crio[3637]: time="2026-06-19T11:05:08.563968263Z" level=info msg="runSandbox: removing pod sandbox from storage: 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.235971 | controller | Jun 19 11:05:09.230337 crc crio[3637]: time="2026-06-19T11:05:09.229871156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=55bc90f7-efef-4cfb-b4c4-9ae4aa2e04b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.235987 | controller | Jun 19 11:05:09.700398 crc crio[3637]: 2026-06-19T11:05:09Z [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-19 12:35:48.236002 | controller | Jun 19 11:05:09.701620 crc crio[3637]: time="2026-06-19T11:05:09.700927422Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236018 | controller | Jun 19 11:05:09.748481 crc crio[3637]: time="2026-06-19T11:05:09.747347328Z" level=info msg="runSandbox: deleting pod ID 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 from idIndex" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236033 | controller | Jun 19 11:05:09.754947 crc crio[3637]: time="2026-06-19T11:05:09.751050926Z" level=info msg="runSandbox: removing pod sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236048 | controller | Jun 19 11:05:09.754947 crc crio[3637]: time="2026-06-19T11:05:09.751104927Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236063 | controller | Jun 19 11:05:09.754947 crc crio[3637]: time="2026-06-19T11:05:09.751133748Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236079 | controller | Jun 19 11:05:09.786326 crc crio[3637]: time="2026-06-19T11:05:09.783472125Z" level=info msg="runSandbox: removing pod sandbox from storage: 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236095 | controller | Jun 19 11:05:10.092365 crc crio[3637]: time="2026-06-19T11:05:10.075531959Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236114 | controller | Jun 19 11:05:10.092365 crc crio[3637]: time="2026-06-19T11:05:10.075775605Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236130 | controller | Jun 19 11:05:10.125678 crc crio[3637]: time="2026-06-19T11:05:10.12513193Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.236146 | controller | Jun 19 11:05:10.231062 crc crio[3637]: 2026-06-19T11:05:09Z [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-19 12:35:48.236162 | controller | Jun 19 11:05:10.231062 crc crio[3637]: time="2026-06-19T11:05:10.227749279Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236177 | controller | Jun 19 11:05:10.255931 crc crio[3637]: time="2026-06-19T11:05:10.249642703Z" level=info msg="runSandbox: deleting pod ID 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 from idIndex" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236193 | controller | Jun 19 11:05:10.255931 crc crio[3637]: time="2026-06-19T11:05:10.249738055Z" level=info msg="runSandbox: removing pod sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236209 | controller | Jun 19 11:05:10.255931 crc crio[3637]: time="2026-06-19T11:05:10.250363471Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236225 | controller | Jun 19 11:05:10.255931 crc crio[3637]: time="2026-06-19T11:05:10.250394642Z" level=info msg="runSandbox: unmounting shmPath for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236240 | controller | Jun 19 11:05:10.255931 crc crio[3637]: time="2026-06-19T11:05:10.255606909Z" level=info msg="runSandbox: removing pod sandbox from storage: 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236256 | controller | Jun 19 11:05:10.268616 crc crio[3637]: time="2026-06-19T11:05:10.264723017Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236271 | controller | Jun 19 11:05:10.268616 crc crio[3637]: time="2026-06-19T11:05:10.265238992Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236287 | controller | Jun 19 11:05:10.268616 crc crio[3637]: time="2026-06-19T11:05:10.265675823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.236303 | controller | Jun 19 11:05:10.271215 crc crio[3637]: time="2026-06-19T11:05:10.27090401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.236322 | controller | Jun 19 11:05:10.382478 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:48.236339 | controller | Jun 19 11:05:10.382478 crc crio[3637]: time="2026-06-19T11:05:10.376717113Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236354 | controller | Jun 19 11:05:10.400090 crc crio[3637]: time="2026-06-19T11:05:10.399984513Z" level=info msg="runSandbox: deleting pod ID 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 from idIndex" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236370 | controller | Jun 19 11:05:10.400090 crc crio[3637]: time="2026-06-19T11:05:10.400049214Z" level=info msg="runSandbox: removing pod sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236386 | controller | Jun 19 11:05:10.400449 crc crio[3637]: time="2026-06-19T11:05:10.400121846Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236401 | controller | Jun 19 11:05:10.400449 crc crio[3637]: time="2026-06-19T11:05:10.400258Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236417 | controller | Jun 19 11:05:10.423208 crc crio[3637]: time="2026-06-19T11:05:10.411364151Z" level=info msg="runSandbox: removing pod sandbox from storage: 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236451 | controller | Jun 19 11:05:10.436694 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:48.236469 | controller | Jun 19 11:05:10.436694 crc crio[3637]: time="2026-06-19T11:05:10.430321007Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236485 | controller | Jun 19 11:05:10.448715 crc crio[3637]: time="2026-06-19T11:05:10.447941919Z" level=info msg="runSandbox: deleting pod ID cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c from idIndex" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236501 | controller | Jun 19 11:05:10.448715 crc crio[3637]: time="2026-06-19T11:05:10.448110874Z" level=info msg="runSandbox: removing pod sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236516 | controller | Jun 19 11:05:10.448715 crc crio[3637]: time="2026-06-19T11:05:10.44835813Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236535 | controller | Jun 19 11:05:10.448715 crc crio[3637]: time="2026-06-19T11:05:10.448389231Z" level=info msg="runSandbox: unmounting shmPath for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236551 | controller | Jun 19 11:05:10.461681 crc crio[3637]: time="2026-06-19T11:05:10.460776706Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236566 | controller | Jun 19 11:05:10.461681 crc crio[3637]: time="2026-06-19T11:05:10.461254718Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236582 | controller | Jun 19 11:05:10.465816 crc crio[3637]: time="2026-06-19T11:05:10.464679238Z" level=info msg="runSandbox: removing pod sandbox from storage: cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236597 | controller | Jun 19 11:05:10.533705 crc crio[3637]: time="2026-06-19T11:05:10.525605515Z" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236612 | controller | Jun 19 11:05:10.533705 crc crio[3637]: time="2026-06-19T11:05:10.525847532Z" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236627 | controller | Jun 19 11:05:10.549283 crc crio[3637]: time="2026-06-19T11:05:10.545593809Z" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236642 | controller | Jun 19 11:05:10.549283 crc crio[3637]: time="2026-06-19T11:05:10.545651521Z" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236657 | controller | Jun 19 11:05:10.564346 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:48.236673 | controller | Jun 19 11:05:10.564346 crc crio[3637]: time="2026-06-19T11:05:10.557133942Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236688 | controller | Jun 19 11:05:10.576866 crc crio[3637]: time="2026-06-19T11:05:10.57652062Z" level=info msg="runSandbox: deleting pod ID cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 from idIndex" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236704 | controller | Jun 19 11:05:10.576866 crc crio[3637]: time="2026-06-19T11:05:10.576694484Z" level=info msg="runSandbox: removing pod sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236735 | controller | Jun 19 11:05:10.576866 crc crio[3637]: time="2026-06-19T11:05:10.576754146Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236752 | controller | Jun 19 11:05:10.576866 crc crio[3637]: time="2026-06-19T11:05:10.576779086Z" level=info msg="runSandbox: unmounting shmPath for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236767 | controller | Jun 19 11:05:10.581490 crc crio[3637]: time="2026-06-19T11:05:10.581010397Z" level=info msg="runSandbox: removing pod sandbox from storage: cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236783 | controller | Jun 19 11:05:10.793975 crc crio[3637]: time="2026-06-19T11:05:10.785038865Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236799 | controller | Jun 19 11:05:10.793975 crc crio[3637]: time="2026-06-19T11:05:10.78525488Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236814 | controller | Jun 19 11:05:10.945948 crc crio[3637]: time="2026-06-19T11:05:10.945588933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.236829 | controller | Jun 19 11:05:11.491580 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:48.236845 | controller | Jun 19 11:05:11.493307 crc crio[3637]: time="2026-06-19T11:05:11.491629855Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236860 | controller | Jun 19 11:05:11.520308 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:48.236875 | controller | Jun 19 11:05:11.520308 crc crio[3637]: time="2026-06-19T11:05:11.519502286Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236890 | controller | Jun 19 11:05:11.523548 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:48.236905 | controller | Jun 19 11:05:11.523548 crc crio[3637]: time="2026-06-19T11:05:11.522309778Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236925 | controller | Jun 19 11:05:11.684631 crc crio[3637]: time="2026-06-19T11:05:11.684075739Z" level=info msg="runSandbox: deleting pod ID d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d from idIndex" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236940 | controller | Jun 19 11:05:11.684631 crc crio[3637]: time="2026-06-19T11:05:11.684606423Z" level=info msg="runSandbox: removing pod sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236956 | controller | Jun 19 11:05:11.685257 crc crio[3637]: time="2026-06-19T11:05:11.684660444Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236971 | controller | Jun 19 11:05:11.685257 crc crio[3637]: time="2026-06-19T11:05:11.684684535Z" level=info msg="runSandbox: unmounting shmPath for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.236987 | controller | Jun 19 11:05:11.696605 crc crio[3637]: time="2026-06-19T11:05:11.693512916Z" level=info msg="runSandbox: deleting pod ID a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd from idIndex" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237003 | controller | Jun 19 11:05:11.696605 crc crio[3637]: time="2026-06-19T11:05:11.693975239Z" level=info msg="runSandbox: removing pod sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237018 | controller | Jun 19 11:05:11.696605 crc crio[3637]: time="2026-06-19T11:05:11.69403092Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237034 | controller | Jun 19 11:05:11.696605 crc crio[3637]: time="2026-06-19T11:05:11.694053341Z" level=info msg="runSandbox: unmounting shmPath for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237050 | controller | Jun 19 11:05:11.701870 crc crio[3637]: time="2026-06-19T11:05:11.701592718Z" level=info msg="runSandbox: deleting pod ID 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff from idIndex" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237066 | controller | Jun 19 11:05:11.701870 crc crio[3637]: time="2026-06-19T11:05:11.701633799Z" level=info msg="runSandbox: removing pod sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237082 | controller | Jun 19 11:05:11.701870 crc crio[3637]: time="2026-06-19T11:05:11.70167941Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237098 | controller | Jun 19 11:05:11.701870 crc crio[3637]: time="2026-06-19T11:05:11.701702301Z" level=info msg="runSandbox: unmounting shmPath for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237116 | controller | Jun 19 11:05:11.703087 crc crio[3637]: time="2026-06-19T11:05:11.701996388Z" level=info msg="runSandbox: removing pod sandbox from storage: d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237132 | controller | Jun 19 11:05:11.720237 crc crio[3637]: time="2026-06-19T11:05:11.718995404Z" level=info msg="runSandbox: removing pod sandbox from storage: 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237148 | controller | Jun 19 11:05:11.744090 crc crio[3637]: time="2026-06-19T11:05:11.731566113Z" level=info msg="runSandbox: removing pod sandbox from storage: a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237163 | controller | Jun 19 11:05:12.137616 crc crio[3637]: time="2026-06-19T11:05:12.135725486Z" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237179 | controller | Jun 19 11:05:12.137616 crc crio[3637]: time="2026-06-19T11:05:12.136062415Z" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237194 | controller | Jun 19 11:05:12.148709 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.237210 | controller | Jun 19 11:05:12.163061 crc crio[3637]: time="2026-06-19T11:05:12.162952639Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237226 | controller | Jun 19 11:05:12.223547 crc crio[3637]: time="2026-06-19T11:05:12.222611792Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237242 | controller | Jun 19 11:05:12.223547 crc crio[3637]: time="2026-06-19T11:05:12.222690474Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237258 | controller | Jun 19 11:05:12.246450 crc crio[3637]: time="2026-06-19T11:05:12.243269304Z" level=info msg="runSandbox: deleting pod ID 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a from idIndex" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237278 | controller | Jun 19 11:05:12.319433 crc crio[3637]: time="2026-06-19T11:05:12.318962009Z" level=info msg="runSandbox: removing pod sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237300 | controller | Jun 19 11:05:12.319433 crc crio[3637]: time="2026-06-19T11:05:12.319298508Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237320 | controller | Jun 19 11:05:12.319717 crc crio[3637]: time="2026-06-19T11:05:12.319557924Z" level=info msg="runSandbox: unmounting shmPath for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237338 | controller | Jun 19 11:05:12.319937 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.237404 | controller | Jun 19 11:05:12.337470 crc crio[3637]: time="2026-06-19T11:05:12.309951172Z" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237446 | controller | Jun 19 11:05:12.337470 crc crio[3637]: time="2026-06-19T11:05:12.328356115Z" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237469 | controller | Jun 19 11:05:12.340208 crc crio[3637]: time="2026-06-19T11:05:12.340091533Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237486 | controller | Jun 19 11:05:12.342635 crc crio[3637]: time="2026-06-19T11:05:12.341720785Z" level=info msg="runSandbox: removing pod sandbox from storage: 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237502 | controller | Jun 19 11:05:12.365599 crc crio[3637]: time="2026-06-19T11:05:12.359082421Z" level=info msg="runSandbox: deleting pod ID c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 from idIndex" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237518 | controller | Jun 19 11:05:12.365599 crc crio[3637]: time="2026-06-19T11:05:12.359724997Z" level=info msg="runSandbox: removing pod sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237534 | controller | Jun 19 11:05:12.365599 crc crio[3637]: time="2026-06-19T11:05:12.359974984Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237549 | controller | Jun 19 11:05:12.365599 crc crio[3637]: time="2026-06-19T11:05:12.360012445Z" level=info msg="runSandbox: unmounting shmPath for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237565 | controller | Jun 19 11:05:12.436960 crc crio[3637]: time="2026-06-19T11:05:12.43537433Z" level=info msg="runSandbox: removing pod sandbox from storage: c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237581 | controller | Jun 19 11:05:12.817097 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.237601 | controller | Jun 19 11:05:12.842421 crc crio[3637]: time="2026-06-19T11:05:12.81731819Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237616 | controller | Jun 19 11:05:12.857433 crc crio[3637]: time="2026-06-19T11:05:12.846283419Z" level=info msg="runSandbox: deleting pod ID 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d from idIndex" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237632 | controller | Jun 19 11:05:12.857433 crc crio[3637]: time="2026-06-19T11:05:12.846389462Z" level=info msg="runSandbox: removing pod sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237647 | controller | Jun 19 11:05:12.857433 crc crio[3637]: time="2026-06-19T11:05:12.846466144Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237662 | controller | Jun 19 11:05:12.857433 crc crio[3637]: time="2026-06-19T11:05:12.846489735Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237678 | controller | Jun 19 11:05:12.864001 crc crio[3637]: time="2026-06-19T11:05:12.858768227Z" level=info msg="runSandbox: removing pod sandbox from storage: 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237693 | controller | Jun 19 11:05:12.884357 crc crio[3637]: time="2026-06-19T11:05:12.88406877Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.237709 | controller | Jun 19 11:05:12.902707 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.237725 | controller | Jun 19 11:05:12.903234 crc crio[3637]: time="2026-06-19T11:05:12.903052437Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237740 | controller | Jun 19 11:05:12.915364 crc crio[3637]: time="2026-06-19T11:05:12.914780895Z" level=info msg="runSandbox: deleting pod ID 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 from idIndex" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237756 | controller | Jun 19 11:05:12.915364 crc crio[3637]: time="2026-06-19T11:05:12.915074302Z" level=info msg="runSandbox: removing pod sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237771 | controller | Jun 19 11:05:12.916457 crc crio[3637]: time="2026-06-19T11:05:12.915129253Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237787 | controller | Jun 19 11:05:12.916457 crc crio[3637]: time="2026-06-19T11:05:12.916436018Z" level=info msg="runSandbox: unmounting shmPath for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237814 | controller | Jun 19 11:05:12.919965 crc crio[3637]: time="2026-06-19T11:05:12.919865128Z" level=info msg="runSandbox: removing pod sandbox from storage: 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237831 | controller | Jun 19 11:05:12.921724 crc crio[3637]: time="2026-06-19T11:05:12.921562222Z" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237847 | controller | Jun 19 11:05:12.921871 crc crio[3637]: time="2026-06-19T11:05:12.921740387Z" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237862 | controller | Jun 19 11:05:12.936659 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.237878 | controller | Jun 19 11:05:12.936742 crc crio[3637]: time="2026-06-19T11:05:12.936661268Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237894 | controller | Jun 19 11:05:12.941291 crc crio[3637]: time="2026-06-19T11:05:12.939973515Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237909 | controller | Jun 19 11:05:12.941291 crc crio[3637]: time="2026-06-19T11:05:12.940264902Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237925 | controller | Jun 19 11:05:12.950931 crc crio[3637]: time="2026-06-19T11:05:12.950633075Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237940 | controller | Jun 19 11:05:12.950931 crc crio[3637]: time="2026-06-19T11:05:12.950929102Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237956 | controller | Jun 19 11:05:12.954839 crc crio[3637]: time="2026-06-19T11:05:12.954012313Z" level=info msg="runSandbox: deleting pod ID b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b from idIndex" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237971 | controller | Jun 19 11:05:12.954839 crc crio[3637]: time="2026-06-19T11:05:12.954711142Z" level=info msg="runSandbox: removing pod sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.237991 | controller | Jun 19 11:05:12.954839 crc crio[3637]: time="2026-06-19T11:05:12.954828465Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238006 | controller | Jun 19 11:05:12.955036 crc crio[3637]: time="2026-06-19T11:05:12.954856885Z" level=info msg="runSandbox: unmounting shmPath for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238022 | controller | Jun 19 11:05:12.958411 crc crio[3637]: time="2026-06-19T11:05:12.957114204Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238037 | controller | Jun 19 11:05:12.958411 crc crio[3637]: time="2026-06-19T11:05:12.957299989Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238053 | controller | Jun 19 11:05:12.962694 crc crio[3637]: time="2026-06-19T11:05:12.962217408Z" level=info msg="runSandbox: removing pod sandbox from storage: b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238068 | controller | Jun 19 11:05:12.974234 crc crio[3637]: time="2026-06-19T11:05:12.973636227Z" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238083 | controller | Jun 19 11:05:12.974234 crc crio[3637]: time="2026-06-19T11:05:12.973699539Z" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238099 | controller | Jun 19 11:05:12.992698 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:48.238114 | controller | Jun 19 11:05:12.992698 crc crio[3637]: time="2026-06-19T11:05:12.990416917Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238130 | controller | Jun 19 11:05:13.015820 crc crio[3637]: time="2026-06-19T11:05:13.015418362Z" level=info msg="runSandbox: deleting pod ID 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb from idIndex" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238145 | controller | Jun 19 11:05:13.016105 crc crio[3637]: time="2026-06-19T11:05:13.01608206Z" level=info msg="runSandbox: removing pod sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238161 | controller | Jun 19 11:05:13.016356 crc crio[3637]: time="2026-06-19T11:05:13.016336837Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238180 | controller | Jun 19 11:05:13.016473 crc crio[3637]: time="2026-06-19T11:05:13.01645642Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238197 | controller | Jun 19 11:05:13.020599 crc crio[3637]: time="2026-06-19T11:05:13.020559676Z" level=info msg="runSandbox: removing pod sandbox from storage: 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238213 | controller | Jun 19 11:05:13.022412 crc crio[3637]: 2026-06-19T11:05:13Z [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-19 12:35:48.238229 | controller | Jun 19 11:05:13.022577 crc crio[3637]: time="2026-06-19T11:05:13.022472957Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238245 | controller | Jun 19 11:05:13.029128 crc crio[3637]: time="2026-06-19T11:05:13.029060649Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238261 | controller | Jun 19 11:05:13.029573 crc crio[3637]: time="2026-06-19T11:05:13.029553503Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238277 | controller | Jun 19 11:05:13.033287 crc crio[3637]: time="2026-06-19T11:05:13.03248769Z" level=info msg="runSandbox: deleting pod ID e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c from idIndex" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238292 | controller | Jun 19 11:05:13.033287 crc crio[3637]: time="2026-06-19T11:05:13.032537441Z" level=info msg="runSandbox: removing pod sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238308 | controller | Jun 19 11:05:13.033287 crc crio[3637]: time="2026-06-19T11:05:13.032588312Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238323 | controller | Jun 19 11:05:13.033287 crc crio[3637]: time="2026-06-19T11:05:13.032623063Z" level=info msg="runSandbox: unmounting shmPath for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238338 | controller | Jun 19 11:05:13.040650 crc crio[3637]: time="2026-06-19T11:05:13.040556861Z" level=info msg="runSandbox: removing pod sandbox from storage: e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238353 | controller | Jun 19 11:05:13.053339 crc crio[3637]: time="2026-06-19T11:05:13.049459454Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238373 | controller | Jun 19 11:05:13.053339 crc crio[3637]: time="2026-06-19T11:05:13.049569507Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238388 | controller | Jun 19 11:05:13.174949 crc crio[3637]: 2026-06-19T11:05:13Z [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-19 12:35:48.238404 | controller | Jun 19 11:05:13.175282 crc crio[3637]: time="2026-06-19T11:05:13.174968794Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238420 | controller | Jun 19 11:05:13.190902 crc crio[3637]: time="2026-06-19T11:05:13.190304956Z" level=info msg="runSandbox: deleting pod ID 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc from idIndex" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238456 | controller | Jun 19 11:05:13.190902 crc crio[3637]: time="2026-06-19T11:05:13.190680736Z" level=info msg="runSandbox: removing pod sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238474 | controller | Jun 19 11:05:13.190902 crc crio[3637]: time="2026-06-19T11:05:13.190762348Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238490 | controller | Jun 19 11:05:13.190902 crc crio[3637]: time="2026-06-19T11:05:13.190783668Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238505 | controller | Jun 19 11:05:13.195855 crc crio[3637]: time="2026-06-19T11:05:13.195655017Z" level=info msg="runSandbox: removing pod sandbox from storage: 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238521 | controller | Jun 19 11:05:13.210540 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:48.238536 | controller | Jun 19 11:05:13.210540 crc crio[3637]: time="2026-06-19T11:05:13.210360812Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238552 | controller | Jun 19 11:05:13.212637 crc crio[3637]: time="2026-06-19T11:05:13.21256499Z" level=info msg="runSandbox: deleting pod ID dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 from idIndex" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238567 | controller | Jun 19 11:05:13.212637 crc crio[3637]: time="2026-06-19T11:05:13.212626191Z" level=info msg="runSandbox: removing pod sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238586 | controller | Jun 19 11:05:13.212777 crc crio[3637]: time="2026-06-19T11:05:13.212674792Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238602 | controller | Jun 19 11:05:13.212777 crc crio[3637]: time="2026-06-19T11:05:13.212694133Z" level=info msg="runSandbox: unmounting shmPath for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238617 | controller | Jun 19 11:05:13.215344 crc crio[3637]: time="2026-06-19T11:05:13.215091616Z" level=info msg="runSandbox: removing pod sandbox from storage: dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238632 | controller | Jun 19 11:05:13.218239 crc crio[3637]: time="2026-06-19T11:05:13.218068204Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238647 | controller | Jun 19 11:05:13.218239 crc crio[3637]: time="2026-06-19T11:05:13.218234828Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238663 | controller | Jun 19 11:05:13.227138 crc crio[3637]: time="2026-06-19T11:05:13.227075401Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238685 | controller | Jun 19 11:05:13.227331 crc crio[3637]: time="2026-06-19T11:05:13.227252425Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238700 | controller | Jun 19 11:05:13.502437 crc crio[3637]: time="2026-06-19T11:05:13.501999396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.238716 | controller | Jun 19 11:05:13.520458 crc crio[3637]: time="2026-06-19T11:05:13.520360246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.238732 | controller | Jun 19 11:05:13.666912 crc crio[3637]: time="2026-06-19T11:05:13.666753033Z" level=info msg="Created container 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.238748 | controller | Jun 19 11:05:13.668329 crc crio[3637]: time="2026-06-19T11:05:13.668205952Z" level=info msg="Starting container: 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa" id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.238763 | controller | Jun 19 11:05:13.670089 crc crio[3637]: time="2026-06-19T11:05:13.669985479Z" level=info msg="Created container 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.238783 | controller | Jun 19 11:05:13.671841 crc crio[3637]: time="2026-06-19T11:05:13.671114858Z" level=info msg="Starting container: 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737" id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.238799 | controller | Jun 19 11:05:13.677453 crc crio[3637]: time="2026-06-19T11:05:13.67729045Z" level=info msg="Started container" PID=9297 containerID=6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc
2026-06-19 12:35:48.238816 | controller | Jun 19 11:05:13.692115 crc crio[3637]: time="2026-06-19T11:05:13.691939324Z" level=info msg="Started container" PID=9295 containerID=4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.238832 | controller | Jun 19 11:05:13.918952 crc crio[3637]: time="2026-06-19T11:05:13.918863142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=bd9f1421-3b87-47e7-b002-edfb13510148 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.238848 | controller | Jun 19 11:05:13.921036 crc crio[3637]: time="2026-06-19T11:05:13.920968857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=963e9edd-b560-4227-8415-fce14de60041 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.238863 | controller | Jun 19 11:05:13.925268 crc crio[3637]: time="2026-06-19T11:05:13.924398687Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.238879 | controller | Jun 19 11:05:13.925268 crc crio[3637]: time="2026-06-19T11:05:13.924673694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.238894 | controller | Jun 19 11:05:13.948734 crc crio[3637]: time="2026-06-19T11:05:13.948661403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.238910 | controller | Jun 19 11:05:14.451436 crc crio[3637]: time="2026-06-19T11:05:14.451247275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.238925 | controller | Jun 19 11:05:14.560828 crc crio[3637]: time="2026-06-19T11:05:14.558192438Z" level=info msg="Created container 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.238941 | controller | Jun 19 11:05:14.561620 crc crio[3637]: time="2026-06-19T11:05:14.561525155Z" level=info msg="Starting container: 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220" id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.238956 | controller | Jun 19 11:05:14.570709 crc crio[3637]: time="2026-06-19T11:05:14.570603803Z" level=info msg="Started container" PID=9452 containerID=347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7
2026-06-19 12:35:48.238975 | controller | Jun 19 11:05:19.917634 crc crio[3637]: time="2026-06-19T11:05:19.914596946Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.238991 | controller | Jun 19 11:05:19.917634 crc crio[3637]: time="2026-06-19T11:05:19.915767737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239006 | controller | Jun 19 11:05:20.890379 crc crio[3637]: time="2026-06-19T11:05:20.889932959Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239022 | controller | Jun 19 11:05:20.890379 crc crio[3637]: time="2026-06-19T11:05:20.890057153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239037 | controller | Jun 19 11:05:20.898096 crc crio[3637]: time="2026-06-19T11:05:20.898048302Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239053 | controller | Jun 19 11:05:20.899691 crc crio[3637]: time="2026-06-19T11:05:20.899669494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239068 | controller | Jun 19 11:05:22.889496 crc crio[3637]: time="2026-06-19T11:05:22.888927122Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239083 | controller | Jun 19 11:05:22.890565 crc crio[3637]: time="2026-06-19T11:05:22.88958861Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239099 | controller | Jun 19 11:05:22.890565 crc crio[3637]: time="2026-06-19T11:05:22.889682363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239114 | controller | Jun 19 11:05:22.890565 crc crio[3637]: time="2026-06-19T11:05:22.889730224Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239130 | controller | Jun 19 11:05:22.890565 crc crio[3637]: time="2026-06-19T11:05:22.889766655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239146 | controller | Jun 19 11:05:22.890565 crc crio[3637]: time="2026-06-19T11:05:22.88959331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239161 | controller | Jun 19 11:05:22.935350 crc crio[3637]: time="2026-06-19T11:05:22.934060925Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239181 | controller | Jun 19 11:05:22.935350 crc crio[3637]: time="2026-06-19T11:05:22.934362373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239197 | controller | Jun 19 11:05:24.896570 crc crio[3637]: time="2026-06-19T11:05:24.892079195Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239212 | controller | Jun 19 11:05:24.896570 crc crio[3637]: time="2026-06-19T11:05:24.893118202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239228 | controller | Jun 19 11:05:24.896570 crc crio[3637]: time="2026-06-19T11:05:24.893563133Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239244 | controller | Jun 19 11:05:24.896570 crc crio[3637]: time="2026-06-19T11:05:24.89647442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239259 | controller | Jun 19 11:05:24.899565 crc crio[3637]: time="2026-06-19T11:05:24.892913977Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239275 | controller | Jun 19 11:05:24.899565 crc crio[3637]: time="2026-06-19T11:05:24.897055004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239291 | controller | Jun 19 11:05:24.910770 crc crio[3637]: time="2026-06-19T11:05:24.909392978Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239307 | controller | Jun 19 11:05:24.910770 crc crio[3637]: time="2026-06-19T11:05:24.909998804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239324 | controller | Jun 19 11:05:26.052532 crc crio[3637]: time="2026-06-19T11:05:26.051124291Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239339 | controller | Jun 19 11:05:26.052532 crc crio[3637]: time="2026-06-19T11:05:26.05146935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239356 | controller | Jun 19 11:05:26.065735 crc crio[3637]: time="2026-06-19T11:05:26.065683784Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239371 | controller | Jun 19 11:05:26.065972 crc crio[3637]: time="2026-06-19T11:05:26.0659423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239387 | controller | Jun 19 11:05:26.066535 crc crio[3637]: time="2026-06-19T11:05:26.066445133Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239406 | controller | Jun 19 11:05:26.066619 crc crio[3637]: time="2026-06-19T11:05:26.066584997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239422 | controller | Jun 19 11:05:26.066692 crc crio[3637]: time="2026-06-19T11:05:26.066488914Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239457 | controller | Jun 19 11:05:26.067582 crc crio[3637]: time="2026-06-19T11:05:26.066846753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239475 | controller | Jun 19 11:05:26.067770 crc crio[3637]: time="2026-06-19T11:05:26.067113911Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239492 | controller | Jun 19 11:05:26.067983 crc crio[3637]: time="2026-06-19T11:05:26.067964203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239507 | controller | Jun 19 11:05:27.966526 crc crio[3637]: time="2026-06-19T11:05:27.949650962Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239524 | controller | Jun 19 11:05:27.966526 crc crio[3637]: time="2026-06-19T11:05:27.95110433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239540 | controller | Jun 19 11:05:27.966526 crc crio[3637]: time="2026-06-19T11:05:27.955208847Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239556 | controller | Jun 19 11:05:27.966526 crc crio[3637]: time="2026-06-19T11:05:27.95529254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239572 | controller | Jun 19 11:05:28.891794 crc crio[3637]: time="2026-06-19T11:05:28.890572052Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239588 | controller | Jun 19 11:05:28.891794 crc crio[3637]: time="2026-06-19T11:05:28.891044855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239605 | controller | Jun 19 11:05:30.687790 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc44a912f1e7e5c Mac:42:be:fd:eb:f8:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea SocketPath: PciID:}] [{Interface:0xc00044cf50 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239621 | controller | Jun 19 11:05:30.713494 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f03b82d739d7f71 Mac:b2:51:c9:e9:56:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 SocketPath: PciID:}] [{Interface:0xc0001a5b30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239640 | controller | Jun 19 11:05:30.756354 crc crio[3637]: time="2026-06-19T11:05:30.754768202Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.239657 | controller | Jun 19 11:05:30.756354 crc crio[3637]: time="2026-06-19T11:05:30.755038829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.239673 | controller | Jun 19 11:05:30.921253 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10424bddbf5e8e8 Mac:9e:74:04:e5:e9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce SocketPath: PciID:}] [{Interface:0xc00010de90 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239689 | controller | Jun 19 11:05:30.969242 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b145f3373d010 Mac:a2:b9:d1:e9:19:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 SocketPath: PciID:}] [{Interface:0xc000264d60 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239708 | controller | Jun 19 11:05:31.103864 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:799c0a6f0301035 Mac:42:e3:63:fe:4b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 SocketPath: PciID:}] [{Interface:0xc00013ca40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239731 | controller | Jun 19 11:05:31.135118 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ee2bcdd58d795d Mac:ee:aa:ba:d0:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f SocketPath: PciID:}] [{Interface:0xc0002d88e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239755 | controller | Jun 19 11:05:31.209435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0829707bcf0711e Mac:de:5d:07:62:1f:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239780 | controller | Jun 19 11:05:31.400092 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5cd5724807af Mac:9e:e0:7c:9c:03:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 SocketPath: PciID:}] [{Interface:0xc000328db0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239798 | controller | Jun 19 11:05:31.423979 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1839aa450a6e84b Mac:2a:8b:98:bb:54:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 SocketPath: PciID:}] [{Interface:0xc00052e950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239814 | controller | Jun 19 11:05:31.432263 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f779c94df0c3e Mac:7a:37:79:da:fe:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a SocketPath: PciID:}] [{Interface:0xc0005ecd70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239834 | controller | Jun 19 11:05:31.433435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b01a72982ac70 Mac:8e:78:91:f8:82:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 SocketPath: PciID:}] [{Interface:0xc000455ac0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239851 | controller | Jun 19 11:05:31.447523 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e79aa8e661453b3 Mac:3e:49:d5:9f:4e:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b SocketPath: PciID:}] [{Interface:0xc000125300 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239866 | controller | Jun 19 11:05:31.565592 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4525f5405f52373 Mac:72:a8:dd:f4:5c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 SocketPath: PciID:}] [{Interface:0xc000286830 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239882 | controller | Jun 19 11:05:31.630636 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9034f36f565f67f Mac:22:63:c6:8e:a0:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 SocketPath: PciID:}] [{Interface:0xc000194ce0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239898 | controller | Jun 19 11:05:31.668539 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63a9d57b2beb277 Mac:3a:bb:8c:cf:d8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 SocketPath: PciID:}] [{Interface:0xc0004af700 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239914 | controller | Jun 19 11:05:31.691982 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0be921d2c3ec7 Mac:16:83:69:7e:61:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 SocketPath: PciID:}] [{Interface:0xc000494c30 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239929 | controller | Jun 19 11:05:31.704713 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd405e1aac087b Mac:4a:c0:53:62:84:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 SocketPath: PciID:}] [{Interface:0xc000147630 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239945 | controller | Jun 19 11:05:31.709765 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd8ff782f34cae6 Mac:82:01:91:bd:99:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e SocketPath: PciID:}] [{Interface:0xc000140c80 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239960 | controller | Jun 19 11:05:31.924435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da410a7461a4352 Mac:46:40:c4:ae:44:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a SocketPath: PciID:}] [{Interface:0xc0004460a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239976 | controller | Jun 19 11:05:31.944679 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222a599794777b8 Mac:4e:83:64:a1:0c:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca SocketPath: PciID:}] [{Interface:0xc00059edf0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.239996 | controller | Jun 19 11:05:31.945750 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca3bfa3527df05a Mac:26:39:7e:14:a9:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 SocketPath: PciID:}] [{Interface:0xc00070c960 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240012 | controller | Jun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11db1921b98506b Mac:e6:1b:cf:74:ba:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 SocketPath: PciID:}] [{Interface:0xc00044c9f0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240027 | controller | Jun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:647072c1572d288 Mac:2e:75:89:7e:5f:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 SocketPath: PciID:}] [{Interface:0xc0002955e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240043 | controller | Jun 19 11:05:31.953327 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5226bae4c366dd Mac:c2:01:b7:3b:18:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 SocketPath: PciID:}] [{Interface:0xc000014e10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240059 | controller | Jun 19 11:05:31.953504 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020334ef0e9c3f0 Mac:72:9d:c0:ba:92:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240075 | controller | Jun 19 11:05:31.955671 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbd8478726a095 Mac:12:e1:2b:9c:d6:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 SocketPath: PciID:}] [{Interface:0xc00011b8f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.240091 | controller | Jun 19 11:05:31.957452 crc crio[3637]: time="2026-06-19T11:05:31.956593759Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.240107 | controller | Jun 19 11:05:31.957452 crc crio[3637]: time="2026-06-19T11:05:31.956773534Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-19 12:35:48.240123 | controller | Jun 19 11:05:31.957452 crc crio[3637]: time="2026-06-19T11:05:31.956880026Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}"
2026-06-19 12:35:48.240140 | controller | Jun 19 11:05:31.957452 crc crio[3637]: time="2026-06-19T11:05:31.95705244Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240160 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.957714059Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}"
2026-06-19 12:35:48.240176 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.957916674Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}"
2026-06-19 12:35:48.240193 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.958289524Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240209 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.958325885Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}"
2026-06-19 12:35:48.240225 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.958786087Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240242 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.95961868Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}"
2026-06-19 12:35:48.240258 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.958790648Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}"
2026-06-19 12:35:48.240274 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.959725973Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240294 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.960076752Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}"
2026-06-19 12:35:48.240311 | controller | Jun 19 11:05:31.960296 crc crio[3637]: time="2026-06-19T11:05:31.960134844Z" 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-19 12:35:48.240327 | controller | Jun 19 11:05:31.977391 crc crio[3637]: time="2026-06-19T11:05:31.9628843Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}"
2026-06-19 12:35:48.240343 | controller | Jun 19 11:05:31.977754 crc crio[3637]: time="2026-06-19T11:05:31.958291714Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240359 | controller | Jun 19 11:05:31.977940 crc crio[3637]: time="2026-06-19T11:05:31.977784435Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240374 | controller | Jun 19 11:05:31.978867 crc crio[3637]: time="2026-06-19T11:05:31.959681062Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240390 | controller | Jun 19 11:05:31.980407 crc crio[3637]: time="2026-06-19T11:05:31.963048594Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}"
2026-06-19 12:35:48.240406 | controller | Jun 19 11:05:31.983112 crc crio[3637]: time="2026-06-19T11:05:31.982323078Z" 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-19 12:35:48.240422 | controller | Jun 19 11:05:31.985226 crc crio[3637]: time="2026-06-19T11:05:31.963952089Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}"
2026-06-19 12:35:48.240484 | controller | Jun 19 11:05:31.985522 crc crio[3637]: time="2026-06-19T11:05:31.97650133Z" level=info msg="Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}"
2026-06-19 12:35:48.240504 | controller | Jun 19 11:05:31.985638 crc crio[3637]: time="2026-06-19T11:05:31.985616937Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240522 | controller | Jun 19 11:05:31.986259 crc crio[3637]: time="2026-06-19T11:05:31.964928795Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}"
2026-06-19 12:35:48.240539 | controller | Jun 19 11:05:31.987660 crc crio[3637]: time="2026-06-19T11:05:31.970701893Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}"
2026-06-19 12:35:48.240556 | controller | Jun 19 11:05:31.987760 crc crio[3637]: time="2026-06-19T11:05:31.987676003Z" 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-19 12:35:48.240572 | controller | Jun 19 11:05:31.987943 crc crio[3637]: time="2026-06-19T11:05:31.98790859Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}"
2026-06-19 12:35:48.240589 | controller | Jun 19 11:05:31.988110 crc crio[3637]: time="2026-06-19T11:05:31.988081905Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240606 | controller | Jun 19 11:05:31.989036 crc crio[3637]: time="2026-06-19T11:05:31.988908457Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}"
2026-06-19 12:35:48.240629 | controller | Jun 19 11:05:31.989036 crc crio[3637]: time="2026-06-19T11:05:31.964020881Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}"
2026-06-19 12:35:48.240646 | controller | Jun 19 11:05:31.989036 crc crio[3637]: time="2026-06-19T11:05:31.9640391Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}"
2026-06-19 12:35:48.240663 | controller | Jun 19 11:05:31.989347 crc crio[3637]: time="2026-06-19T11:05:31.989266516Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240679 | controller | Jun 19 11:05:31.989858 crc crio[3637]: time="2026-06-19T11:05:31.964056581Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}"
2026-06-19 12:35:48.240696 | controller | Jun 19 11:05:31.989947 crc crio[3637]: time="2026-06-19T11:05:31.989858802Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240713 | controller | Jun 19 11:05:31.991466 crc crio[3637]: time="2026-06-19T11:05:31.991355113Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}"
2026-06-19 12:35:48.240741 | controller | Jun 19 11:05:31.992621 crc crio[3637]: time="2026-06-19T11:05:31.992295749Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240759 | controller | Jun 19 11:05:31.993997 crc crio[3637]: time="2026-06-19T11:05:31.967453983Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}"
2026-06-19 12:35:48.240779 | controller | Jun 19 11:05:31.994216 crc crio[3637]: time="2026-06-19T11:05:31.994087158Z" 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-19 12:35:48.240799 | controller | Jun 19 11:05:32.011710 crc crio[3637]: time="2026-06-19T11:05:31.964248186Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}"
2026-06-19 12:35:48.240816 | controller | Jun 19 11:05:32.011710 crc crio[3637]: time="2026-06-19T11:05:32.010124955Z" 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-19 12:35:48.240833 | controller | Jun 19 11:05:32.018330 crc crio[3637]: time="2026-06-19T11:05:31.974117115Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}"
2026-06-19 12:35:48.240849 | controller | Jun 19 11:05:32.018330 crc crio[3637]: time="2026-06-19T11:05:32.016500917Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240865 | controller | Jun 19 11:05:32.018330 crc crio[3637]: time="2026-06-19T11:05:32.016999281Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.240881 | controller | Jun 19 11:05:32.018330 crc crio[3637]: time="2026-06-19T11:05:31.969250852Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}"
2026-06-19 12:35:48.240898 | controller | Jun 19 11:05:32.018330 crc crio[3637]: time="2026-06-19T11:05:32.017403021Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.240914 | controller | Jun 19 11:05:32.019618 crc crio[3637]: time="2026-06-19T11:05:31.993339247Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240930 | controller | Jun 19 11:05:32.020771 crc crio[3637]: time="2026-06-19T11:05:31.988939958Z" 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-19 12:35:48.240946 | controller | Jun 19 11:05:32.022570 crc crio[3637]: time="2026-06-19T11:05:31.968596455Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}"
2026-06-19 12:35:48.240966 | controller | Jun 19 11:05:32.026534 crc crio[3637]: time="2026-06-19T11:05:31.964001589Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}"
2026-06-19 12:35:48.240982 | controller | Jun 19 11:05:32.026855 crc crio[3637]: time="2026-06-19T11:05:32.026775967Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.240998 | controller | Jun 19 11:05:32.027047 crc crio[3637]: time="2026-06-19T11:05:31.988974618Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241015 | controller | Jun 19 11:05:32.027318 crc crio[3637]: time="2026-06-19T11:05:31.964886014Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}"
2026-06-19 12:35:48.241033 | controller | Jun 19 11:05:32.027876 crc crio[3637]: time="2026-06-19T11:05:32.027421845Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241052 | controller | Jun 19 11:05:32.027876 crc crio[3637]: time="2026-06-19T11:05:31.964089551Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}"
2026-06-19 12:35:48.241068 | controller | Jun 19 11:05:32.030122 crc crio[3637]: time="2026-06-19T11:05:32.02838239Z" 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-19 12:35:48.241085 | controller | Jun 19 11:05:32.030122 crc crio[3637]: time="2026-06-19T11:05:31.964074091Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}"
2026-06-19 12:35:48.241105 | controller | Jun 19 11:05:32.030122 crc crio[3637]: time="2026-06-19T11:05:32.02873068Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241122 | controller | Jun 19 11:05:32.030122 crc crio[3637]: time="2026-06-19T11:05:31.974036933Z" level=info msg="Ran pod sandbox 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241138 | controller | Jun 19 11:05:32.031704 crc crio[3637]: time="2026-06-19T11:05:32.029230944Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241154 | controller | Jun 19 11:05:32.033230 crc crio[3637]: time="2026-06-19T11:05:32.033061687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1dfd450-161e-4d35-8374-9669f382530f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241171 | controller | Jun 19 11:05:32.033230 crc crio[3637]: time="2026-06-19T11:05:31.975388209Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}"
2026-06-19 12:35:48.241188 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:31.96474366Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}"
2026-06-19 12:35:48.241204 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:31.964682408Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}"
2026-06-19 12:35:48.241220 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:31.964703479Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}"
2026-06-19 12:35:48.241240 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:31.964723049Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}"
2026-06-19 12:35:48.241256 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:31.971462073Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}"
2026-06-19 12:35:48.241273 | controller | Jun 19 11:05:32.033467 crc crio[3637]: time="2026-06-19T11:05:32.033341454Z" 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-19 12:35:48.241289 | controller | Jun 19 11:05:32.033775 crc crio[3637]: time="2026-06-19T11:05:31.95774837Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}"
2026-06-19 12:35:48.241305 | controller | Jun 19 11:05:32.033775 crc crio[3637]: time="2026-06-19T11:05:32.033638023Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241321 | controller | Jun 19 11:05:32.033956 crc crio[3637]: time="2026-06-19T11:05:31.963980479Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}"
2026-06-19 12:35:48.241338 | controller | Jun 19 11:05:32.034232 crc crio[3637]: time="2026-06-19T11:05:32.034052295Z" 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-19 12:35:48.241354 | controller | Jun 19 11:05:32.034232 crc crio[3637]: time="2026-06-19T11:05:32.034085145Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241371 | controller | Jun 19 11:05:32.034650 crc crio[3637]: time="2026-06-19T11:05:31.973530579Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}"
2026-06-19 12:35:48.241390 | controller | Jun 19 11:05:32.034650 crc crio[3637]: time="2026-06-19T11:05:32.034490757Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241407 | controller | Jun 19 11:05:32.034650 crc crio[3637]: time="2026-06-19T11:05:32.034568689Z" 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-19 12:35:48.241424 | controller | Jun 19 11:05:32.034929 crc crio[3637]: time="2026-06-19T11:05:32.03466573Z" 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-19 12:35:48.241461 | controller | Jun 19 11:05:32.034929 crc crio[3637]: time="2026-06-19T11:05:31.964905084Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}"
2026-06-19 12:35:48.241479 | controller | Jun 19 11:05:32.035106 crc crio[3637]: time="2026-06-19T11:05:32.035030081Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241495 | controller | Jun 19 11:05:32.035106 crc crio[3637]: time="2026-06-19T11:05:32.035047922Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241511 | controller | Jun 19 11:05:32.035768 crc crio[3637]: time="2026-06-19T11:05:32.035607686Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241527 | controller | Jun 19 11:05:32.036327 crc crio[3637]: time="2026-06-19T11:05:31.971522904Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}"
2026-06-19 12:35:48.241543 | controller | Jun 19 11:05:32.036327 crc crio[3637]: time="2026-06-19T11:05:32.035873563Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241559 | controller | Jun 19 11:05:32.036327 crc crio[3637]: time="2026-06-19T11:05:31.971904004Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}"
2026-06-19 12:35:48.241576 | controller | Jun 19 11:05:32.036547 crc crio[3637]: time="2026-06-19T11:05:32.03647959Z" level=info msg="Ran pod sandbox 63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241595 | controller | Jun 19 11:05:32.037096 crc crio[3637]: time="2026-06-19T11:05:31.969731475Z" level=info msg="Ran pod sandbox 83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241612 | controller | Jun 19 11:05:32.037377 crc crio[3637]: time="2026-06-19T11:05:32.037311853Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241628 | controller | Jun 19 11:05:32.037710 crc crio[3637]: time="2026-06-19T11:05:31.964861213Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}"
2026-06-19 12:35:48.241644 | controller | Jun 19 11:05:32.038204 crc crio[3637]: time="2026-06-19T11:05:31.967508185Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}"
2026-06-19 12:35:48.241660 | controller | Jun 19 11:05:32.038483 crc crio[3637]: time="2026-06-19T11:05:32.038462495Z" 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-19 12:35:48.241676 | controller | Jun 19 11:05:32.038558 crc crio[3637]: time="2026-06-19T11:05:31.988910267Z" 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-19 12:35:48.241692 | controller | Jun 19 11:05:32.038634 crc crio[3637]: time="2026-06-19T11:05:32.038001362Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241708 | controller | Jun 19 11:05:32.039550 crc crio[3637]: time="2026-06-19T11:05:31.969410827Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}"
2026-06-19 12:35:48.241725 | controller | Jun 19 11:05:32.039550 crc crio[3637]: time="2026-06-19T11:05:32.039546834Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241741 | controller | Jun 19 11:05:32.039648 crc crio[3637]: time="2026-06-19T11:05:31.973810347Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}"
2026-06-19 12:35:48.241760 | controller | Jun 19 11:05:32.039648 crc crio[3637]: time="2026-06-19T11:05:32.039614596Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.241778 | controller | Jun 19 11:05:32.040852 crc crio[3637]: time="2026-06-19T11:05:31.964105652Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}"
2026-06-19 12:35:48.241794 | controller | Jun 19 11:05:32.041258 crc crio[3637]: time="2026-06-19T11:05:32.041100057Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241810 | controller | Jun 19 11:05:32.041978 crc crio[3637]: time="2026-06-19T11:05:31.964952005Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}"
2026-06-19 12:35:48.241826 | controller | Jun 19 11:05:32.042589 crc crio[3637]: time="2026-06-19T11:05:32.042533866Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.241842 | controller | Jun 19 11:05:32.048289 crc crio[3637]: time="2026-06-19T11:05:32.047466119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=aec7def9-b14d-4def-a203-5427f1ed161f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241858 | controller | Jun 19 11:05:32.048289 crc crio[3637]: time="2026-06-19T11:05:32.048075706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=52952de3-3081-47d1-9698-ce57e80439c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241874 | controller | Jun 19 11:05:32.105993 crc crio[3637]: time="2026-06-19T11:05:32.102441315Z" level=info msg="Ran pod sandbox bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241890 | controller | Jun 19 11:05:32.105993 crc crio[3637]: time="2026-06-19T11:05:32.102520887Z" level=info msg="Ran pod sandbox 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241909 | controller | Jun 19 11:05:32.106511 crc crio[3637]: time="2026-06-19T11:05:32.106272729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d8a6290e-0777-4663-814a-dc6a291b175e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241925 | controller | Jun 19 11:05:32.107046 crc crio[3637]: time="2026-06-19T11:05:32.106903796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=c8dbcd56-f7cb-4110-9693-f79806f1a523 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241941 | controller | Jun 19 11:05:32.133953 crc crio[3637]: time="2026-06-19T11:05:32.133556241Z" level=info msg="Ran pod sandbox 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241957 | controller | Jun 19 11:05:32.143565 crc crio[3637]: time="2026-06-19T11:05:32.143484771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3c37a40a-f1ff-49f9-a0ea-3cfa53177c0d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.241973 | controller | Jun 19 11:05:32.157086 crc crio[3637]: time="2026-06-19T11:05:32.155986261Z" level=info msg="Ran pod sandbox 1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.241989 | controller | Jun 19 11:05:32.158284 crc crio[3637]: time="2026-06-19T11:05:32.157618796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=5feddcde-7286-4bfd-ad2e-ff6199711e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242005 | controller | Jun 19 11:05:32.161765 crc crio[3637]: time="2026-06-19T11:05:32.161641885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=52424994-cc30-41fe-b5b9-f482328c3a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242021 | controller | Jun 19 11:05:32.205639 crc crio[3637]: time="2026-06-19T11:05:32.203888104Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242037 | controller | Jun 19 11:05:32.206005 crc crio[3637]: time="2026-06-19T11:05:32.205805257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242053 | controller | Jun 19 11:05:32.206402 crc crio[3637]: time="2026-06-19T11:05:32.206135944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=88e24883-6979-48c2-8c07-9fac4bdd01ef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242069 | controller | Jun 19 11:05:32.206980 crc crio[3637]: time="2026-06-19T11:05:32.203926055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=0ed000fa-8757-442f-a3e3-b3fbf4c289be name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242084 | controller | Jun 19 11:05:32.207223 crc crio[3637]: time="2026-06-19T11:05:32.204306995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=a4711f03-585e-45e3-ae14-44c6c790ce8e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242103 | controller | Jun 19 11:05:32.208898 crc crio[3637]: time="2026-06-19T11:05:32.204633205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4ed83d1c-783e-4762-b616-4c2ace903321 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242120 | controller | Jun 19 11:05:32.208898 crc crio[3637]: time="2026-06-19T11:05:32.204689016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=a52d1747-fdd4-4303-b3bd-db240afba519 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242135 | controller | Jun 19 11:05:32.209041 crc crio[3637]: time="2026-06-19T11:05:32.204790129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=bf5056b7-c3bd-48a1-8ea8-e837b71f50b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242151 | controller | Jun 19 11:05:32.213791 crc crio[3637]: time="2026-06-19T11:05:32.21368686Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242167 | controller | Jun 19 11:05:32.214393 crc crio[3637]: time="2026-06-19T11:05:32.214306288Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242182 | controller | Jun 19 11:05:32.249085 crc crio[3637]: time="2026-06-19T11:05:32.248567579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242198 | controller | Jun 19 11:05:32.253575 crc crio[3637]: time="2026-06-19T11:05:32.248716102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242213 | controller | Jun 19 11:05:32.253575 crc crio[3637]: time="2026-06-19T11:05:32.253069841Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242229 | controller | Jun 19 11:05:32.253789 crc crio[3637]: time="2026-06-19T11:05:32.253700998Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242245 | controller | Jun 19 11:05:32.254212 crc crio[3637]: time="2026-06-19T11:05:32.254018377Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242260 | controller | Jun 19 11:05:32.258296 crc crio[3637]: time="2026-06-19T11:05:32.257717337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242276 | controller | Jun 19 11:05:32.258296 crc crio[3637]: time="2026-06-19T11:05:32.257895073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242292 | controller | Jun 19 11:05:32.258296 crc crio[3637]: time="2026-06-19T11:05:32.258276602Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242311 | controller | Jun 19 11:05:32.259611 crc crio[3637]: time="2026-06-19T11:05:32.258604902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242327 | controller | Jun 19 11:05:32.259915 crc crio[3637]: time="2026-06-19T11:05:32.259695161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242343 | controller | Jun 19 11:05:32.349048 crc crio[3637]: time="2026-06-19T11:05:32.348020385Z" level=info msg="Ran pod sandbox 0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242359 | controller | Jun 19 11:05:32.349048 crc crio[3637]: time="2026-06-19T11:05:32.34859477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242375 | controller | Jun 19 11:05:32.359208 crc crio[3637]: time="2026-06-19T11:05:32.359072586Z" level=info msg="Ran pod sandbox cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242391 | controller | Jun 19 11:05:32.360682 crc crio[3637]: time="2026-06-19T11:05:32.360639958Z" level=info msg="Ran pod sandbox 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242407 | controller | Jun 19 11:05:32.360948 crc crio[3637]: time="2026-06-19T11:05:32.36069982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=829e994d-822a-408d-a08b-d947ceb9a837 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242422 | controller | Jun 19 11:05:32.361949 crc crio[3637]: time="2026-06-19T11:05:32.361880572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=7594b3d0-ac47-45ab-9c5a-5e6ebcf8bcaf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242457 | controller | Jun 19 11:05:32.363340 crc crio[3637]: time="2026-06-19T11:05:32.363308601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=49deab1d-3141-4f76-bf3d-2eb53783cab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242475 | controller | Jun 19 11:05:32.364265 crc crio[3637]: time="2026-06-19T11:05:32.364137093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242491 | controller | Jun 19 11:05:32.366534 crc crio[3637]: time="2026-06-19T11:05:32.366462776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242507 | controller | Jun 19 11:05:32.373214 crc crio[3637]: time="2026-06-19T11:05:32.373085366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=926c3d99-e397-444d-aadd-69cd63a8783b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242526 | controller | Jun 19 11:05:32.378344 crc crio[3637]: time="2026-06-19T11:05:32.377980679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d35dd736-18e1-4028-9442-33f2c4a2039b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242543 | controller | Jun 19 11:05:32.378344 crc crio[3637]: time="2026-06-19T11:05:32.37799791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9aa86316-47cf-43b4-9bea-18c0f4bbe45d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242558 | controller | Jun 19 11:05:32.387388 crc crio[3637]: time="2026-06-19T11:05:32.387114687Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242574 | controller | Jun 19 11:05:32.388136 crc crio[3637]: time="2026-06-19T11:05:32.387866338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242590 | controller | Jun 19 11:05:32.391601 crc crio[3637]: time="2026-06-19T11:05:32.391527088Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242605 | controller | Jun 19 11:05:32.392077 crc crio[3637]: time="2026-06-19T11:05:32.392020811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242621 | controller | Jun 19 11:05:32.395236 crc crio[3637]: time="2026-06-19T11:05:32.395109834Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.242636 | controller | Jun 19 11:05:32.427484 crc crio[3637]: time="2026-06-19T11:05:32.418615824Z" level=info msg="Ran pod sandbox 10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242652 | controller | Jun 19 11:05:32.427484 crc crio[3637]: time="2026-06-19T11:05:32.42034721Z" level=info msg="Ran pod sandbox 799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242668 | controller | Jun 19 11:05:32.427484 crc crio[3637]: time="2026-06-19T11:05:32.421568314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242684 | controller | Jun 19 11:05:32.427484 crc crio[3637]: time="2026-06-19T11:05:32.423630899Z" level=info msg="Ran pod sandbox 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242700 | controller | Jun 19 11:05:32.427484 crc crio[3637]: time="2026-06-19T11:05:32.424294928Z" level=info msg="Ran pod sandbox ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242715 | controller | Jun 19 11:05:32.434133 crc crio[3637]: time="2026-06-19T11:05:32.434068344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242735 | controller | Jun 19 11:05:32.435132 crc crio[3637]: time="2026-06-19T11:05:32.43500571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=9eb24f66-779e-42e4-b816-1e7436a98ce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242751 | controller | Jun 19 11:05:32.435697 crc crio[3637]: time="2026-06-19T11:05:32.435275047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=369a82b0-5f46-4bce-82f0-a469055f1ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242767 | controller | Jun 19 11:05:32.435697 crc crio[3637]: time="2026-06-19T11:05:32.435583605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b656531f-0d53-4c19-b547-9980b869bc42 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242783 | controller | Jun 19 11:05:32.435697 crc crio[3637]: time="2026-06-19T11:05:32.435621076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dc4a1e23-8396-4fd5-a039-e2a8055618a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242799 | controller | Jun 19 11:05:32.437285 crc crio[3637]: time="2026-06-19T11:05:32.435923405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242815 | controller | Jun 19 11:05:32.463974 crc crio[3637]: time="2026-06-19T11:05:32.463605937Z" level=info msg="Ran pod sandbox 020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 with infra container: openshift-dns/dns-default-qtghf/POD" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242830 | controller | Jun 19 11:05:32.477092 crc crio[3637]: time="2026-06-19T11:05:32.476985252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242853 | controller | Jun 19 11:05:32.477799 crc crio[3637]: time="2026-06-19T11:05:32.477716661Z" level=info msg="Ran pod sandbox d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242870 | controller | Jun 19 11:05:32.477983 crc crio[3637]: time="2026-06-19T11:05:32.477800294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242886 | controller | Jun 19 11:05:32.485995 crc crio[3637]: time="2026-06-19T11:05:32.481775831Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d02250f5-0779-46e0-99a7-cea0e4b1a79b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242902 | controller | Jun 19 11:05:32.485995 crc crio[3637]: time="2026-06-19T11:05:32.482555773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=5cc21059-1287-404a-b1e1-823296c207c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242918 | controller | Jun 19 11:05:32.485995 crc crio[3637]: time="2026-06-19T11:05:32.485679518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242936 | controller | Jun 19 11:05:32.565500 crc crio[3637]: time="2026-06-19T11:05:32.564435629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.242953 | controller | Jun 19 11:05:32.584520 crc crio[3637]: time="2026-06-19T11:05:32.584369832Z" level=info msg="Ran pod sandbox 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.242970 | controller | Jun 19 11:05:32.584805 crc crio[3637]: time="2026-06-19T11:05:32.584739482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b6751fbc-33c2-4e48-b226-05f8a8df2698 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.242986 | controller | Jun 19 11:05:32.585081 crc crio[3637]: time="2026-06-19T11:05:32.585011069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=55223587-e0c6-493f-a8c5-71fe5e39deab name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243001 | controller | Jun 19 11:05:32.585429 crc crio[3637]: time="2026-06-19T11:05:32.585288098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43e3724d-2fd4-470d-a15b-70a59d4b0425 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243017 | controller | Jun 19 11:05:32.585429 crc crio[3637]: time="2026-06-19T11:05:32.585411261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=9629bde2-ca79-43a9-a771-8352f561d154 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243033 | controller | Jun 19 11:05:32.589814 crc crio[3637]: time="2026-06-19T11:05:32.588258047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=84fbee52-7565-43ac-86b1-ab6707f20926 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243049 | controller | Jun 19 11:05:32.589814 crc crio[3637]: time="2026-06-19T11:05:32.588491493Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=01843eac-431b-4ad7-9d93-b3fd673dd4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243065 | controller | Jun 19 11:05:32.590582 crc crio[3637]: time="2026-06-19T11:05:32.590315034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243082 | controller | Jun 19 11:05:32.593949 crc crio[3637]: time="2026-06-19T11:05:32.593652314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243098 | controller | Jun 19 11:05:32.607309 crc crio[3637]: time="2026-06-19T11:05:32.607224074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243114 | controller | Jun 19 11:05:32.615980 crc crio[3637]: time="2026-06-19T11:05:32.615065437Z" level=info msg="Ran pod sandbox bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243134 | controller | Jun 19 11:05:32.617807 crc crio[3637]: time="2026-06-19T11:05:32.615292203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b9f4d94e-1b9e-47bc-9c18-b5855b5d2f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243150 | controller | Jun 19 11:05:32.621983 crc crio[3637]: time="2026-06-19T11:05:32.616942438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243165 | controller | Jun 19 11:05:32.626452 crc crio[3637]: time="2026-06-19T11:05:32.626200279Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243181 | controller | Jun 19 11:05:32.626894 crc crio[3637]: time="2026-06-19T11:05:32.626841057Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243196 | controller | Jun 19 11:05:32.629542 crc crio[3637]: time="2026-06-19T11:05:32.629073308Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243212 | controller | Jun 19 11:05:32.629542 crc crio[3637]: time="2026-06-19T11:05:32.629398677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=3f40d48f-e474-42f2-8b10-537c1604aab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243227 | controller | Jun 19 11:05:32.632471 crc crio[3637]: time="2026-06-19T11:05:32.631992168Z" level=info msg="Ran pod sandbox 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243242 | controller | Jun 19 11:05:32.635257 crc crio[3637]: time="2026-06-19T11:05:32.634688101Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243257 | controller | Jun 19 11:05:32.636544 crc crio[3637]: time="2026-06-19T11:05:32.636445658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243272 | controller | Jun 19 11:05:32.637899 crc crio[3637]: time="2026-06-19T11:05:32.637078026Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243287 | controller | Jun 19 11:05:32.637899 crc crio[3637]: time="2026-06-19T11:05:32.637442706Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243303 | controller | Jun 19 11:05:32.656332 crc crio[3637]: time="2026-06-19T11:05:32.643939792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243318 | controller | Jun 19 11:05:32.656332 crc crio[3637]: time="2026-06-19T11:05:32.645976348Z" level=info msg="Ran pod sandbox 8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243340 | controller | Jun 19 11:05:32.668713 crc crio[3637]: time="2026-06-19T11:05:32.668446508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=de6a4244-1b8d-4c89-a64b-fca46676f4e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243356 | controller | Jun 19 11:05:32.668713 crc crio[3637]: time="2026-06-19T11:05:32.668487429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=9325dc86-3689-45b2-b5a9-28e484e33e64 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243372 | controller | Jun 19 11:05:32.672523 crc crio[3637]: time="2026-06-19T11:05:32.672276322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=ec133512-a163-4466-99cd-e84cd103e4af name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243387 | controller | Jun 19 11:05:32.676343 crc crio[3637]: time="2026-06-19T11:05:32.67585654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243403 | controller | Jun 19 11:05:32.688260 crc crio[3637]: time="2026-06-19T11:05:32.687688002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243419 | controller | Jun 19 11:05:32.688260 crc crio[3637]: time="2026-06-19T11:05:32.688059772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243455 | controller | Jun 19 11:05:32.691029 crc crio[3637]: time="2026-06-19T11:05:32.690101028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=72a5581f-79a7-40c4-81c7-5183853d8857 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243472 | controller | Jun 19 11:05:32.691029 crc crio[3637]: time="2026-06-19T11:05:32.690294023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243488 | controller | Jun 19 11:05:32.691029 crc crio[3637]: time="2026-06-19T11:05:32.690974182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243503 | controller | Jun 19 11:05:32.693088 crc crio[3637]: time="2026-06-19T11:05:32.691500846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243519 | controller | Jun 19 11:05:32.693088 crc crio[3637]: time="2026-06-19T11:05:32.69204208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243535 | controller | Jun 19 11:05:32.696776 crc crio[3637]: time="2026-06-19T11:05:32.693229542Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243550 | controller | Jun 19 11:05:32.696776 crc crio[3637]: time="2026-06-19T11:05:32.69347566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c41b6633-b328-486a-8b65-3062c75743cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243570 | controller | Jun 19 11:05:32.696776 crc crio[3637]: time="2026-06-19T11:05:32.695112044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=a00c3ff4-e480-4d96-a016-7c883141de12 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243586 | controller | Jun 19 11:05:32.696776 crc crio[3637]: time="2026-06-19T11:05:32.695476464Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243602 | controller | Jun 19 11:05:32.704549 crc crio[3637]: time="2026-06-19T11:05:32.704429867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243617 | controller | Jun 19 11:05:32.709887 crc crio[3637]: time="2026-06-19T11:05:32.709085113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243633 | controller | Jun 19 11:05:32.711890 crc crio[3637]: time="2026-06-19T11:05:32.711672054Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243648 | controller | Jun 19 11:05:32.711890 crc crio[3637]: time="2026-06-19T11:05:32.711778057Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243663 | controller | Jun 19 11:05:32.751785 crc crio[3637]: time="2026-06-19T11:05:32.749664608Z" level=info msg="Ran pod sandbox 2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243679 | controller | Jun 19 11:05:32.762093 crc crio[3637]: time="2026-06-19T11:05:32.762021753Z" level=info msg="Ran pod sandbox b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243694 | controller | Jun 19 11:05:32.766898 crc crio[3637]: time="2026-06-19T11:05:32.766802524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243710 | controller | Jun 19 11:05:32.783411 crc crio[3637]: time="2026-06-19T11:05:32.771750168Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4cb9a830-d12f-4fb3-9ebe-1c2b23dec73f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243726 | controller | Jun 19 11:05:32.783411 crc crio[3637]: time="2026-06-19T11:05:32.77256057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04503e25-96de-4726-9508-b908a180864a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243742 | controller | Jun 19 11:05:32.783411 crc crio[3637]: time="2026-06-19T11:05:32.773932088Z" level=info msg="Ran pod sandbox e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243761 | controller | Jun 19 11:05:32.799494 crc crio[3637]: time="2026-06-19T11:05:32.789007527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=e7c00d16-230e-40ae-befe-5307f2bf66a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243776 | controller | Jun 19 11:05:32.824911 crc crio[3637]: time="2026-06-19T11:05:32.817987145Z" level=info msg="Ran pod sandbox da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243792 | controller | Jun 19 11:05:32.838614 crc crio[3637]: time="2026-06-19T11:05:32.837504857Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=1a60de0a-2f61-4e55-86a3-ee00cd4ca7d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243807 | controller | Jun 19 11:05:32.844344 crc crio[3637]: time="2026-06-19T11:05:32.84424901Z" level=info msg="Ran pod sandbox f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243822 | controller | Jun 19 11:05:32.846294 crc crio[3637]: time="2026-06-19T11:05:32.845789362Z" level=info msg="Ran pod sandbox 11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.243837 | controller | Jun 19 11:05:32.886435 crc crio[3637]: time="2026-06-19T11:05:32.886369895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243852 | controller | Jun 19 11:05:32.887403 crc crio[3637]: time="2026-06-19T11:05:32.887345241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243867 | controller | Jun 19 11:05:32.894314 crc crio[3637]: time="2026-06-19T11:05:32.893585291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243883 | controller | Jun 19 11:05:32.928211 crc crio[3637]: time="2026-06-19T11:05:32.927628647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=0e8437ee-c8b5-4b7c-9a4f-248ed1205cae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243898 | controller | Jun 19 11:05:32.929518 crc crio[3637]: time="2026-06-19T11:05:32.929445807Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=eab439fe-4373-4c6a-bc33-6e75a47677dc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243914 | controller | Jun 19 11:05:32.946070 crc crio[3637]: time="2026-06-19T11:05:32.941518485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=a9691ec7-2400-4a66-bb15-9146d61165ed name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243929 | controller | Jun 19 11:05:32.964242 crc crio[3637]: time="2026-06-19T11:05:32.956909625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9912cd9f-3804-438c-9e8a-7c31c47f6078 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243949 | controller | Jun 19 11:05:32.969187 crc crio[3637]: time="2026-06-19T11:05:32.966607117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9fd744a6-6f4c-4b2b-89a6-505474e2ae5a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.243965 | controller | Jun 19 11:05:32.990290 crc crio[3637]: time="2026-06-19T11:05:32.986355185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.243981 | controller | Jun 19 11:05:32.991586 crc crio[3637]: time="2026-06-19T11:05:32.990976711Z" level=info msg="Created container 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.243997 | controller | Jun 19 11:05:33.022046 crc crio[3637]: time="2026-06-19T11:05:33.019934789Z" level=info msg="Starting container: 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557" id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244014 | controller | Jun 19 11:05:33.033416 crc crio[3637]: time="2026-06-19T11:05:33.032743897Z" level=info msg="Started container" PID=10568 containerID=969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf
2026-06-19 12:35:48.244031 | controller | Jun 19 11:05:33.062382 crc crio[3637]: time="2026-06-19T11:05:33.060637165Z" level=info msg="Created container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244047 | controller | Jun 19 11:05:33.067616 crc crio[3637]: time="2026-06-19T11:05:33.067547004Z" level=info msg="Starting container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de" id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244063 | controller | Jun 19 11:05:33.106371 crc crio[3637]: time="2026-06-19T11:05:33.103425379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=1fda4464-01e5-433e-9ae9-882ff93f7e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.244079 | controller | Jun 19 11:05:33.113213 crc crio[3637]: time="2026-06-19T11:05:33.111706654Z" level=info msg="Started container" PID=10567 containerID=e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403
2026-06-19 12:35:48.244095 | controller | Jun 19 11:05:33.113961 crc crio[3637]: time="2026-06-19T11:05:33.113893274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244111 | controller | Jun 19 11:05:33.118983 crc crio[3637]: time="2026-06-19T11:05:33.118455708Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=da071ded-7691-4401-97c7-af62b5e35848 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.244130 | controller | Jun 19 11:05:33.129052 crc crio[3637]: time="2026-06-19T11:05:33.128970423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244146 | controller | Jun 19 11:05:33.149371 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3834c7dff4975a2 Mac:e2:b8:17:e5:5a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e SocketPath: PciID:}] [{Interface:0xc0001225b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.244162 | controller | Jun 19 11:05:33.149913 crc crio[3637]: time="2026-06-19T11:05:33.14980371Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244178 | controller | Jun 19 11:05:33.151536 crc crio[3637]: time="2026-06-19T11:05:33.151034054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d8c056e9-2688-462e-a784-cee04acadb87 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.244194 | controller | Jun 19 11:05:33.151536 crc crio[3637]: time="2026-06-19T11:05:33.151127516Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244209 | controller | Jun 19 11:05:33.151536 crc crio[3637]: time="2026-06-19T11:05:33.151309361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e631a0e4-4651-4dca-9aff-bf4ceba270ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.244224 | controller | Jun 19 11:05:33.152374 crc crio[3637]: time="2026-06-19T11:05:33.152226916Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244240 | controller | Jun 19 11:05:33.174462 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c34b8e8e9c5ef73 Mac:3a:e9:9b:ee:f7:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.244256 | controller | Jun 19 11:05:33.185595 crc crio[3637]: time="2026-06-19T11:05:33.184932895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=4ed05686-68f5-4a08-a26a-a2a027458acd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.244273 | controller | Jun 19 11:05:33.186427 crc crio[3637]: time="2026-06-19T11:05:33.186332063Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244288 | controller | Jun 19 11:05:33.186588 crc crio[3637]: time="2026-06-19T11:05:33.18655886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244304 | controller | Jun 19 11:05:33.209508 crc crio[3637]: time="2026-06-19T11:05:33.209475913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244320 | controller | Jun 19 11:05:33.214492 crc crio[3637]: time="2026-06-19T11:05:33.214392708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244339 | controller | Jun 19 11:05:33.216352 crc crio[3637]: time="2026-06-19T11:05:33.216293129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244354 | controller | Jun 19 11:05:33.222864 crc crio[3637]: time="2026-06-19T11:05:33.222677752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244370 | controller | Jun 19 11:05:33.223936 crc crio[3637]: time="2026-06-19T11:05:33.223875136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244386 | controller | Jun 19 11:05:33.225285 crc crio[3637]: time="2026-06-19T11:05:33.225211261Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244402 | controller | Jun 19 11:05:33.275122 crc crio[3637]: time="2026-06-19T11:05:33.274924833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244417 | controller | Jun 19 11:05:33.286625 crc crio[3637]: time="2026-06-19T11:05:33.286104347Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244452 | controller | Jun 19 11:05:33.294040 crc crio[3637]: time="2026-06-19T11:05:33.289342816Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244470 | controller | Jun 19 11:05:33.323668 crc crio[3637]: time="2026-06-19T11:05:33.323603087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244485 | controller | Jun 19 11:05:33.325006 crc crio[3637]: time="2026-06-19T11:05:33.324940423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244501 | controller | Jun 19 11:05:33.327809 crc crio[3637]: time="2026-06-19T11:05:33.32777456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244516 | controller | Jun 19 11:05:33.335113 crc crio[3637]: time="2026-06-19T11:05:33.334799202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244532 | controller | Jun 19 11:05:33.335483 crc crio[3637]: time="2026-06-19T11:05:33.335381638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244547 | controller | Jun 19 11:05:33.336531 crc crio[3637]: time="2026-06-19T11:05:33.336463748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244563 | controller | Jun 19 11:05:33.353803 crc crio[3637]: time="2026-06-19T11:05:33.353696156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244582 | controller | Jun 19 11:05:33.358930 crc crio[3637]: time="2026-06-19T11:05:33.358531488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244598 | controller | Jun 19 11:05:33.364395 crc crio[3637]: time="2026-06-19T11:05:33.364334756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244614 | controller | Jun 19 11:05:33.374310 crc crio[3637]: time="2026-06-19T11:05:33.374230694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244629 | controller | Jun 19 11:05:33.433436 crc crio[3637]: time="2026-06-19T11:05:33.420523374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244645 | controller | Jun 19 11:05:33.433436 crc crio[3637]: time="2026-06-19T11:05:33.421285585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244660 | controller | Jun 19 11:05:33.682416 crc crio[3637]: time="2026-06-19T11:05:33.677486552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244676 | controller | Jun 19 11:05:33.806417 crc crio[3637]: time="2026-06-19T11:05:33.805619637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244691 | controller | Jun 19 11:05:33.810434 crc crio[3637]: time="2026-06-19T11:05:33.809195154Z" level=info msg="Created container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244708 | controller | Jun 19 11:05:33.819322 crc crio[3637]: time="2026-06-19T11:05:33.818099977Z" level=info msg="Starting container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b" id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244732 | controller | Jun 19 11:05:33.900612 crc crio[3637]: time="2026-06-19T11:05:33.898131882Z" level=info msg="Created container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244749 | controller | Jun 19 11:05:33.911979 crc crio[3637]: time="2026-06-19T11:05:33.911566778Z" level=info msg="Starting container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421" id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244765 | controller | Jun 19 11:05:33.992383 crc crio[3637]: time="2026-06-19T11:05:33.986944539Z" level=info msg="Started container" PID=10622 containerID=3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231
2026-06-19 12:35:48.244781 | controller | Jun 19 11:05:34.020366 crc crio[3637]: time="2026-06-19T11:05:34.0164278Z" level=info msg="Started container" PID=10628 containerID=2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5
2026-06-19 12:35:48.244800 | controller | Jun 19 11:05:34.024364 crc crio[3637]: time="2026-06-19T11:05:34.016589845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244817 | controller | Jun 19 11:05:34.091698 crc crio[3637]: time="2026-06-19T11:05:34.091532413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244832 | controller | Jun 19 11:05:34.106970 crc crio[3637]: time="2026-06-19T11:05:34.106768348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244848 | controller | Jun 19 11:05:34.137408 crc crio[3637]: time="2026-06-19T11:05:34.134880862Z" level=info msg="Created container 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244863 | controller | Jun 19 11:05:34.181664 crc crio[3637]: time="2026-06-19T11:05:34.180743649Z" level=info msg="Starting container: 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc" id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244878 | controller | Jun 19 11:05:34.259770 crc crio[3637]: time="2026-06-19T11:05:34.258562336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244894 | controller | Jun 19 11:05:34.264275 crc crio[3637]: time="2026-06-19T11:05:34.262260137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244909 | controller | Jun 19 11:05:34.273590 crc crio[3637]: time="2026-06-19T11:05:34.273502332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.244925 | controller | Jun 19 11:05:34.345983 crc crio[3637]: time="2026-06-19T11:05:34.345668195Z" level=info msg="Created container 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.244940 | controller | Jun 19 11:05:34.366476 crc crio[3637]: time="2026-06-19T11:05:34.365779632Z" level=info msg="Starting container: 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4" id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.244956 | controller | Jun 19 11:05:34.366476 crc crio[3637]: time="2026-06-19T11:05:34.365922516Z" level=info msg="Started container" PID=10642 containerID=48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da
2026-06-19 12:35:48.244972 | controller | Jun 19 11:05:34.447284 crc crio[3637]: time="2026-06-19T11:05:34.4425704Z" level=info msg="Started container" PID=10704 containerID=902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7
2026-06-19 12:35:48.244991 | controller | Jun 19 11:05:34.524495 crc crio[3637]: time="2026-06-19T11:05:34.52379684Z" level=info msg="Created container 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245007 | controller | Jun 19 11:05:34.542765 crc crio[3637]: time="2026-06-19T11:05:34.539789454Z" level=info msg="Starting container: 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228" id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245032 | controller | Jun 19 11:05:34.553814 crc crio[3637]: time="2026-06-19T11:05:34.552275884Z" level=info msg="Created container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245048 | controller | Jun 19 11:05:34.565694 crc crio[3637]: time="2026-06-19T11:05:34.560462926Z" level=info msg="Starting container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3" id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245063 | controller | Jun 19 11:05:34.619744 crc crio[3637]: time="2026-06-19T11:05:34.618069522Z" level=info msg="Started container" PID=10710 containerID=38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a
2026-06-19 12:35:48.245079 | controller | Jun 19 11:05:34.690810 crc crio[3637]: time="2026-06-19T11:05:34.680893762Z" level=info msg="Started container" PID=10716 containerID=bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084
2026-06-19 12:35:48.245096 | controller | Jun 19 11:05:34.897587 crc crio[3637]: time="2026-06-19T11:05:34.89556333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=3acabdca-0104-4c94-a0b0-c3d940542e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.245112 | controller | Jun 19 11:05:34.966529 crc crio[3637]: time="2026-06-19T11:05:34.963379215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245128 | controller | Jun 19 11:05:35.067217 crc crio[3637]: time="2026-06-19T11:05:35.066735206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=51534cf5-83df-416e-89f7-a1dfc162d1d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.245145 | controller | Jun 19 11:05:35.114503 crc crio[3637]: time="2026-06-19T11:05:35.111609667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245161 | controller | Jun 19 11:05:35.220266 crc crio[3637]: time="2026-06-19T11:05:35.215991206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245177 | controller | Jun 19 11:05:35.266347 crc crio[3637]: time="2026-06-19T11:05:35.262468839Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.245196 | controller | Jun 19 11:05:35.279559 crc crio[3637]: time="2026-06-19T11:05:35.278452343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245213 | controller | Jun 19 11:05:35.359317 crc crio[3637]: time="2026-06-19T11:05:35.356388933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245229 | controller | Jun 19 11:05:35.398327 crc crio[3637]: time="2026-06-19T11:05:35.397586394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245245 | controller | Jun 19 11:05:35.408632 crc crio[3637]: time="2026-06-19T11:05:35.404982705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245261 | controller | Jun 19 11:05:35.432425 crc crio[3637]: time="2026-06-19T11:05:35.417239529Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245277 | controller | Jun 19 11:05:35.432425 crc crio[3637]: time="2026-06-19T11:05:35.418031901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245293 | controller | Jun 19 11:05:35.513486 crc crio[3637]: time="2026-06-19T11:05:35.505050677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245309 | controller | Jun 19 11:05:35.611514 crc crio[3637]: time="2026-06-19T11:05:35.609740484Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.245324 | controller | Jun 19 11:05:35.620739 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d002cf32e0641eb Mac:82:a3:39:33:87:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245340 | controller | Jun 19 11:05:35.680554 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11cd42dc7e2140a Mac:4e:05:05:e4:df:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c SocketPath: PciID:}] [{Interface:0xc0001dd2f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245357 | controller | Jun 19 11:05:35.783594 crc crio[3637]: time="2026-06-19T11:05:35.777704253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245373 | controller | Jun 19 11:05:35.794217 crc crio[3637]: time="2026-06-19T11:05:35.789063572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245389 | controller | Jun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26eea018834e3 Mac:36:22:7d:ac:9a:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245407 | controller | Jun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfca08f110698f7 Mac:66:f1:7e:35:cd:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245424 | controller | Jun 19 11:05:35.887386 crc crio[3637]: time="2026-06-19T11:05:35.885806193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.245467 | controller | Jun 19 11:05:35.963509 crc crio[3637]: time="2026-06-19T11:05:35.962389276Z" level=info msg="Created container d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245485 | controller | Jun 19 11:05:35.965612 crc crio[3637]: time="2026-06-19T11:05:35.96546847Z" level=info msg="Starting container: d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469" id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245500 | controller | Jun 19 11:05:35.985490 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6844ce2ec3e695 Mac:7e:4a:fe:8c:25:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245516 | controller | Jun 19 11:05:36.005084 crc crio[3637]: time="2026-06-19T11:05:36.004908573Z" level=info msg="Created container 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245532 | controller | Jun 19 11:05:36.006924 crc crio[3637]: time="2026-06-19T11:05:36.006564327Z" level=info msg="Started container" PID=10837 containerID=d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a
2026-06-19 12:35:48.245548 | controller | Jun 19 11:05:36.017042 crc crio[3637]: time="2026-06-19T11:05:36.010908136Z" level=info msg="Created container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245564 | controller | Jun 19 11:05:36.038231 crc crio[3637]: time="2026-06-19T11:05:36.036665336Z" level=info msg="Created container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245580 | controller | Jun 19 11:05:36.106324 crc crio[3637]: time="2026-06-19T11:05:36.098308173Z" level=info msg="Created container b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245595 | controller | Jun 19 11:05:36.121226 crc crio[3637]: time="2026-06-19T11:05:36.119735315Z" level=info msg="Starting container: 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115" id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245615 | controller | Jun 19 11:05:36.131345 crc crio[3637]: time="2026-06-19T11:05:36.130248511Z" level=info msg="Starting container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7" id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245631 | controller | Jun 19 11:05:36.131345 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8a3ab4dc19024 Mac:aa:11:68:72:55:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 SocketPath: PciID:}] [{Interface:0xc000014048 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245647 | controller | Jun 19 11:05:36.135515 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a0592b99ef4dcb Mac:be:32:f0:30:ff:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245662 | controller | Jun 19 11:05:36.140107 crc crio[3637]: time="2026-06-19T11:05:36.138205347Z" level=info msg="Created container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245678 | controller | Jun 19 11:05:36.150041 crc crio[3637]: time="2026-06-19T11:05:36.1496673Z" level=info msg="Started container" PID=10817 containerID=905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16
2026-06-19 12:35:48.245694 | controller | Jun 19 11:05:36.154925 crc crio[3637]: time="2026-06-19T11:05:36.151888649Z" level=info msg="Starting container: b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a" id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245711 | controller | Jun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95ecf28c10e4330 Mac:b6:ed:54:5f:ba:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 SocketPath: PciID:}] [{Interface:0xc000307ee0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245726 | controller | Jun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920f3bba24b86e8 Mac:32:ae:ef:b0:dc:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245742 | controller | Jun 19 11:05:36.155127 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fffe52b70ed47a Mac:5a:8e:03:d6:2f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 SocketPath: PciID:}] [{Interface:0xc0001a8e30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245758 | controller | Jun 19 11:05:36.173971 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830eac848b308e0 Mac:8e:7d:9b:5d:e1:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 SocketPath: PciID:}] [{Interface:0xc000401240 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245777 | controller | Jun 19 11:05:36.187812 crc crio[3637]: time="2026-06-19T11:05:36.178211645Z" level=info msg="Starting container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a" id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245793 | controller | Jun 19 11:05:36.187812 crc crio[3637]: time="2026-06-19T11:05:36.186767828Z" level=info msg="Created container f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245809 | controller | Jun 19 11:05:36.196354 crc crio[3637]: time="2026-06-19T11:05:36.193488631Z" level=info msg="Starting container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce" id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245824 | controller | Jun 19 11:05:36.204248 crc crio[3637]: time="2026-06-19T11:05:36.203788711Z" level=info msg="Starting container: f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30" id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.245839 | controller | Jun 19 11:05:36.204248 crc crio[3637]: time="2026-06-19T11:05:36.208538111Z" level=info msg="Started container" PID=10811 containerID=b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9
2026-06-19 12:35:48.245855 | controller | Jun 19 11:05:36.212402 crc crio[3637]: time="2026-06-19T11:05:36.212350705Z" level=info msg="Started container" PID=10824 containerID=5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3
2026-06-19 12:35:48.245871 | controller | Jun 19 11:05:36.216431 crc crio[3637]: time="2026-06-19T11:05:36.215722196Z" level=info msg="Started container" PID=10830 containerID=06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11
2026-06-19 12:35:48.245886 | controller | Jun 19 11:05:36.219085 crc crio[3637]: time="2026-06-19T11:05:36.218989675Z" level=info msg="Started container" PID=10840 containerID=e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb
2026-06-19 12:35:48.245902 | controller | Jun 19 11:05:36.261745 crc crio[3637]: time="2026-06-19T11:05:36.26145817Z" level=info msg="Started container" PID=10834 containerID=f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792
2026-06-19 12:35:48.245918 | controller | Jun 19 11:05:36.289262 crc crio[3637]: time="2026-06-19T11:05:36.286770179Z" level=info msg="Created container e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.245937 | controller | Jun 19 11:05:36.330467 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c68c9e44a0795e Mac:06:ed:ec:6d:3c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 SocketPath: PciID:}] [{Interface:0xc000318b20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245953 | controller | Jun 19 11:05:36.332595 crc crio[3637]: time="2026-06-19T11:05:36.33238883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c31ca759-e1e6-4b38-8d2b-7966d200a857 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.245969 | controller | Jun 19 11:05:36.333964 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9cbf454919ba1 Mac:62:43:57:ee:27:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.245985 | controller | Jun 19 11:05:36.333964 crc crio[3637]: time="2026-06-19T11:05:36.333563862Z" level=info msg="Created container 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.246000 | controller | Jun 19 11:05:36.350731 crc crio[3637]: time="2026-06-19T11:05:36.350327727Z" level=info msg="Starting container: 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b" id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.246016 | controller | Jun 19 11:05:36.354025 crc crio[3637]: time="2026-06-19T11:05:36.353959356Z" level=info msg="Starting container: e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe" id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.246031 | controller | Jun 19 11:05:36.368628 crc crio[3637]: time="2026-06-19T11:05:36.363700631Z" level=info msg="Created container 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.246047 | controller | Jun 19 11:05:36.369409 crc crio[3637]: time="2026-06-19T11:05:36.368748879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bb7382c0-ea02-4d57-b69a-088c1e934a22 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.246062 | controller | Jun 19 11:05:36.370617 crc crio[3637]: time="2026-06-19T11:05:36.370585527Z" level=info msg="Created container 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.246077 | controller | Jun 19 11:05:36.380426 crc crio[3637]: time="2026-06-19T11:05:36.380085727Z" level=info msg="Starting container: 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab" id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.246092 | controller | Jun 19 11:05:36.384344 crc crio[3637]: time="2026-06-19T11:05:36.38390046Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.246111 | controller | Jun 19 11:05:36.385401 crc crio[3637]: time="2026-06-19T11:05:36.384865477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.246127 | controller | Jun 19 11:05:36.385401 crc crio[3637]: time="2026-06-19T11:05:36.385097323Z" level=info msg="Starting container: 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed" id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.246142 | controller | Jun 19 11:05:36.394125 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89fbbbb023eb72f Mac:8a:cd:69:84:1e:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de SocketPath: PciID:}] [{Interface:0xc000295a90 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.246157 | controller | Jun 19 11:05:36.409015 crc crio[3637]: time="2026-06-19T11:05:36.39934323Z" level=info msg="Started container" PID=10897 containerID=e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf
2026-06-19 12:35:48.246173 | controller | Jun 19 11:05:36.413319 crc crio[3637]: time="2026-06-19T11:05:36.411773428Z" level=info msg="Started container" PID=10883 containerID=0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de
2026-06-19 12:35:48.246189 | controller | Jun 19 11:05:36.431942 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d04bdf2940df5a Mac:f2:49:50:54:8d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 SocketPath: PciID:}] [{Interface:0xc00011f050 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.246204 | controller | Jun 19 11:05:36.434240 crc crio[3637]: time="2026-06-19T11:05:36.432627405Z" level=info msg="Started container" PID=10881 containerID=8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732
2026-06-19 12:35:48.246220 | controller | Jun 19 11:05:36.457304 crc crio[3637]: time="2026-06-19T11:05:36.451615722Z" level=info msg="Started container" PID=10891 containerID=408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer sandboxID=799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22
2026-06-19 12:35:48.246236 | controller | Jun 19 11:05:36.474574 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2db49cef39f301c Mac:3a:8f:64:30:a3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 SocketPath: PciID:}] [{Interface:0xc00051e5e0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.246259 | controller | Jun 19 11:05:36.481284 crc crio[3637]: time="2026-06-19T11:05:36.4776561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=00fa3b50-ad8f-4c23-80ea-29546c3d6deb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.246275 | controller | Jun 19 11:05:36.494546 crc crio[3637]: time="2026-06-19T11:05:36.493760368Z" level=info msg="Created container 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.246292 | controller | Jun 19 11:05:36.503706 crc crio[3637]: time="2026-06-19T11:05:36.500930193Z" level=info msg="Starting container: 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b" id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.246308 | controller | Jun 19 11:05:36.511682 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b6b18d78cf119 Mac:1e:b4:1c:0c:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.246324 | controller | Jun 19 11:05:36.517110 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadc4cba68f4eea Mac:2e:33:0d:99:b1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.246340 | controller | Jun 19 11:05:36.518398 crc crio[3637]: time="2026-06-19T11:05:36.518309936Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.246357 | controller | Jun 19 11:05:36.518483 crc crio[3637]: time="2026-06-19T11:05:36.518403289Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\""
2026-06-19 12:35:48.246372 | controller | Jun 19 11:05:36.518483 crc crio[3637]: time="2026-06-19T11:05:36.51843537Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\""
2026-06-19 12:35:48.246389 | controller | Jun 19 11:05:36.519522 crc crio[3637]: time="2026-06-19T11:05:36.519441295Z" level=info msg="Started container" PID=11006 containerID=49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282
2026-06-19 12:35:48.246405 | controller | Jun 19 11:05:36.520503 crc crio[3637]: time="2026-06-19T11:05:36.520355412Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}"
2026-06-19 12:35:48.246422 | controller | Jun 19 11:05:36.521064 crc crio[3637]: time="2026-06-19T11:05:36.520983838Z" 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-19 12:35:48.246462 | controller | Jun 19 11:05:36.521721 crc crio[3637]: time="2026-06-19T11:05:36.521648257Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}"
2026-06-19 12:35:48.246481 | controller | Jun 19 11:05:36.522126 crc crio[3637]: time="2026-06-19T11:05:36.522054118Z" 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-19 12:35:48.246498 | controller | Jun 19 11:05:36.522628 crc crio[3637]: time="2026-06-19T11:05:36.522567631Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}"
2026-06-19 12:35:48.246514 | controller | Jun 19 11:05:36.522889 crc crio[3637]: time="2026-06-19T11:05:36.522744596Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246531 | controller | Jun 19 11:05:36.523188 crc crio[3637]: time="2026-06-19T11:05:36.523076716Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}"
2026-06-19 12:35:48.246548 | controller | Jun 19 11:05:36.523448 crc crio[3637]: time="2026-06-19T11:05:36.523388234Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}"
2026-06-19 12:35:48.246565 | controller | Jun 19 11:05:36.523722 crc crio[3637]: time="2026-06-19T11:05:36.523563319Z" 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-19 12:35:48.246581 | controller | Jun 19 11:05:36.523918 crc crio[3637]: time="2026-06-19T11:05:36.523803015Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246597 | controller | Jun 19 11:05:36.524332 crc crio[3637]: time="2026-06-19T11:05:36.524053763Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}"
2026-06-19 12:35:48.246618 | controller | Jun 19 11:05:36.526026 crc crio[3637]: time="2026-06-19T11:05:36.525024958Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}"
2026-06-19 12:35:48.246634 | controller | Jun 19 11:05:36.526026 crc crio[3637]: time="2026-06-19T11:05:36.526002935Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246650 | controller | Jun 19 11:05:36.526888 crc crio[3637]: time="2026-06-19T11:05:36.526668993Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}"
2026-06-19 12:35:48.246667 | controller | Jun 19 11:05:36.526888 crc crio[3637]: time="2026-06-19T11:05:36.526869079Z" 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-19 12:35:48.246683 | controller | Jun 19 11:05:36.527196 crc crio[3637]: time="2026-06-19T11:05:36.527086015Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}"
2026-06-19 12:35:48.246700 | controller | Jun 19 11:05:36.527308 crc crio[3637]: time="2026-06-19T11:05:36.527259099Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246716 | controller | Jun 19 11:05:36.527548 crc crio[3637]: time="2026-06-19T11:05:36.527487856Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}"
2026-06-19 12:35:48.246732 | controller | Jun 19 11:05:36.527693 crc crio[3637]: time="2026-06-19T11:05:36.52763918Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246752 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.528216206Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}"
2026-06-19 12:35:48.246768 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.528887164Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246784 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.52946189Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}"
2026-06-19 12:35:48.246801 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.529634054Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246817 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.529905631Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}"
2026-06-19 12:35:48.246833 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.529973022Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}"
2026-06-19 12:35:48.246849 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530039525Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246865 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530089805Z" level=info msg="Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}"
2026-06-19 12:35:48.246885 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.53024828Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}"
2026-06-19 12:35:48.246901 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.53026959Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246917 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530417644Z" 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-19 12:35:48.246933 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530614759Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}"
2026-06-19 12:35:48.246948 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530740724Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246964 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.530761054Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}"
2026-06-19 12:35:48.246981 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.53098012Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.246997 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.531078763Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}"
2026-06-19 12:35:48.247013 | controller | Jun 19 11:05:36.531233 crc crio[3637]: time="2026-06-19T11:05:36.531256617Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.247032 | controller | Jun 19 11:05:36.532573 crc crio[3637]: time="2026-06-19T11:05:36.532210254Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}"
2026-06-19 12:35:48.247048 | controller | Jun 19 11:05:36.532573 crc crio[3637]: time="2026-06-19T11:05:36.532372678Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.247064 | controller | Jun 19 11:05:36.544224 crc crio[3637]: time="2026-06-19T11:05:36.53468428Z" level=info msg="Created container 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.247081 | controller | Jun 19 11:05:36.544224 crc crio[3637]: time="2026-06-19T11:05:36.538473443Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.247097 | controller | Jun 19 11:05:36.544224 crc crio[3637]: time="2026-06-19T11:05:36.539626676Z" level=info msg="Starting container: 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188" id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.247112 | controller | Jun 19 11:05:36.544224 crc crio[3637]: time="2026-06-19T11:05:36.540686984Z" 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-19 12:35:48.247128 | controller | Jun 19 11:05:36.546413 crc crio[3637]: time="2026-06-19T11:05:36.546351608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fbd15b09-1ff7-4f1f-a533-38ebf66eeef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247144 | controller | Jun 19 11:05:36.555622 crc crio[3637]: time="2026-06-19T11:05:36.550766548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.247160 | controller | Jun 19 11:05:36.555622 crc crio[3637]: time="2026-06-19T11:05:36.552375262Z" level=info msg="Started container" PID=11000 containerID=063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb
2026-06-19 12:35:48.247176 | controller | Jun 19 11:05:36.616274 crc crio[3637]: time="2026-06-19T11:05:36.611386397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.247192 | controller | Jun 19 11:05:36.616649 crc crio[3637]: time="2026-06-19T11:05:36.615633563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8feca1db-84c9-4e61-85fd-3c9c7f5a1bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247208 | controller | Jun 19 11:05:36.624857 crc crio[3637]: time="2026-06-19T11:05:36.617269716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=01716254-b096-420e-ab85-39844a9d1e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247227 | controller | Jun 19 11:05:36.724082 crc crio[3637]: time="2026-06-19T11:05:36.723967209Z" level=info msg="Created container 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.247243 | controller | Jun 19 11:05:36.732213 crc crio[3637]: time="2026-06-19T11:05:36.731942726Z" level=info msg="Ran pod sandbox c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247259 | controller | Jun 19 11:05:36.732898 crc crio[3637]: time="2026-06-19T11:05:36.732777588Z" level=info msg="Created container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.247275 | controller | Jun 19 11:05:36.751223 crc crio[3637]: time="2026-06-19T11:05:36.75086062Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.247291 | controller | Jun 19 11:05:36.751223 crc crio[3637]: time="2026-06-19T11:05:36.750950872Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.247307 | controller | Jun 19 11:05:36.751223 crc crio[3637]: time="2026-06-19T11:05:36.751016024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.247323 | controller | Jun 19 11:05:36.755081 crc crio[3637]: time="2026-06-19T11:05:36.754993043Z" level=info msg="Starting container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2" id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.247340 | controller | Jun 19 11:05:36.768692 crc crio[3637]: time="2026-06-19T11:05:36.764942783Z" level=info msg="Starting container: 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592" id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.247356 | controller | Jun 19 11:05:36.772396 crc crio[3637]: time="2026-06-19T11:05:36.772355094Z" level=info msg="Ran pod sandbox 920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247372 | controller | Jun 19 11:05:36.774048 crc crio[3637]: time="2026-06-19T11:05:36.773462845Z" level=info msg="Ran pod sandbox 3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247388 | controller | Jun 19 11:05:36.775586 crc crio[3637]: time="2026-06-19T11:05:36.775490809Z" level=info msg="Ran pod sandbox d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247405 | controller | Jun 19 11:05:36.782120 crc crio[3637]: time="2026-06-19T11:05:36.782039359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=9b3a4280-8323-46de-8065-f0b6a9561837 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247424 | controller | Jun 19 11:05:36.785946 crc crio[3637]: time="2026-06-19T11:05:36.785877682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9b6bca23-7bf2-4a26-abaf-012234628359 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247491 | controller | Jun 19 11:05:36.786683 crc crio[3637]: time="2026-06-19T11:05:36.786609133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=9d788b43-edc5-40dc-afce-08e8a2cd48e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247515 | controller | Jun 19 11:05:36.787883 crc crio[3637]: time="2026-06-19T11:05:36.787784525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f3492587-8dc7-46d9-9e07-6e66336d094a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247532 | controller | Jun 19 11:05:36.790565 crc crio[3637]: time="2026-06-19T11:05:36.789414159Z" level=info msg="Started container" PID=11003 containerID=0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686
2026-06-19 12:35:48.247554 | controller | Jun 19 11:05:36.796765 crc crio[3637]: time="2026-06-19T11:05:36.796511431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fdf1ced8-d93d-4171-9786-fde01f2ae884 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247573 | controller | Jun 19 11:05:36.797573 crc crio[3637]: time="2026-06-19T11:05:36.797426367Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.247595 | controller | Jun 19 11:05:36.797662 crc crio[3637]: time="2026-06-19T11:05:36.797583841Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.247613 | controller | Jun 19 11:05:36.797662 crc crio[3637]: time="2026-06-19T11:05:36.797625962Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-19 12:35:48.247635 | controller | Jun 19 11:05:36.806066 crc crio[3637]: time="2026-06-19T11:05:36.805870927Z" level=info msg="Created container e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.247654 | controller | Jun 19 11:05:36.811633 crc crio[3637]: time="2026-06-19T11:05:36.810687377Z" level=info msg="Starting container: e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f" id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.247675 | controller | Jun 19 11:05:36.811963 crc crio[3637]: time="2026-06-19T11:05:36.797436886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3ab89374-e78f-4448-ae77-6d631d646b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247693 | controller | Jun 19 11:05:36.812455 crc crio[3637]: time="2026-06-19T11:05:36.797512798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=36d4e984-4cc5-442c-807b-469af3dd5a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247714 | controller | Jun 19 11:05:36.812630 crc crio[3637]: time="2026-06-19T11:05:36.797591751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=57eee6c8-a3e6-4614-87ef-65c0720206cd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247737 | controller | Jun 19 11:05:36.814855 crc crio[3637]: time="2026-06-19T11:05:36.814707947Z" level=info msg="Started container" PID=10999 containerID=d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 description=openshift-console/console-6c684df5db-cc8g8/console id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b
2026-06-19 12:35:48.247759 | controller | Jun 19 11:05:36.915360 crc crio[3637]: time="2026-06-19T11:05:36.915078886Z" level=info msg="Started container" PID=11024 containerID=e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7
2026-06-19 12:35:48.247781 | controller | Jun 19 11:05:36.916531 crc crio[3637]: time="2026-06-19T11:05:36.916377472Z" level=info msg="Ran pod sandbox 3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247803 | controller | Jun 19 11:05:36.931121 crc crio[3637]: time="2026-06-19T11:05:36.930533326Z" level=info msg="Ran pod sandbox 0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247822 | controller | Jun 19 11:05:37.035666 crc crio[3637]: time="2026-06-19T11:05:37.034371271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=51e4ded2-a433-4158-9c56-a1838ca27b36 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247843 | controller | Jun 19 11:05:37.038358 crc crio[3637]: time="2026-06-19T11:05:37.035932074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=49425134-7934-414d-895c-c2d1614c7fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247861 | controller | Jun 19 11:05:37.130968 crc crio[3637]: time="2026-06-19T11:05:37.130548097Z" level=info msg="Ran pod sandbox 0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247882 | controller | Jun 19 11:05:37.177881 crc crio[3637]: time="2026-06-19T11:05:37.176378583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ecb48366-b9fa-4705-adbb-066a38a9ac9a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247898 | controller | Jun 19 11:05:37.364720 crc crio[3637]: time="2026-06-19T11:05:37.354685943Z" level=info msg="Ran pod sandbox fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247913 | controller | Jun 19 11:05:37.364720 crc crio[3637]: time="2026-06-19T11:05:37.355544556Z" level=info msg="Ran pod sandbox 3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247932 | controller | Jun 19 11:05:37.379119 crc crio[3637]: time="2026-06-19T11:05:37.378967023Z" level=info msg="Ran pod sandbox 89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247948 | controller | Jun 19 11:05:37.392257 crc crio[3637]: time="2026-06-19T11:05:37.382566402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=7ebf4685-bf84-4d6c-af45-a68377c2d585 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.247970 | controller | Jun 19 11:05:37.392257 crc crio[3637]: time="2026-06-19T11:05:37.387697021Z" level=info msg="Ran pod sandbox aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.247991 | controller | Jun 19 11:05:37.422300 crc crio[3637]: time="2026-06-19T11:05:37.421990904Z" level=info msg="Ran pod sandbox d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248007 | controller | Jun 19 11:05:37.447889 crc crio[3637]: time="2026-06-19T11:05:37.447725713Z" level=info msg="Ran pod sandbox bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248028 | controller | Jun 19 11:05:37.465627 crc crio[3637]: time="2026-06-19T11:05:37.452910974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=45e4e6d7-97e2-49fc-a791-523143a53a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248048 | controller | Jun 19 11:05:37.469071 crc crio[3637]: time="2026-06-19T11:05:37.469028122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=e2cee221-65c7-458b-8139-c2e251701db0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248064 | controller | Jun 19 11:05:37.477332 crc crio[3637]: time="2026-06-19T11:05:37.470975306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=c5813895-e59b-4a5f-92e6-1746978ceeb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248084 | controller | Jun 19 11:05:37.477332 crc crio[3637]: time="2026-06-19T11:05:37.471466009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=f184d144-9cdb-46a4-8b8a-4713fc631de5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248102 | controller | Jun 19 11:05:37.503006 crc crio[3637]: time="2026-06-19T11:05:37.50278318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=3d08ed73-001f-49d8-9bef-5f868a4a354b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248123 | controller | Jun 19 11:05:37.505499 crc crio[3637]: time="2026-06-19T11:05:37.504785934Z" level=info msg="Ran pod sandbox 2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248147 | controller | Jun 19 11:05:37.529967 crc crio[3637]: time="2026-06-19T11:05:37.529570309Z" level=info msg="Ran pod sandbox 1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248268 | controller | Jun 19 11:05:37.557097 crc crio[3637]: time="2026-06-19T11:05:37.551481905Z" level=info msg="Ran pod sandbox 4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248291 | controller | Jun 19 11:05:37.576107 crc crio[3637]: time="2026-06-19T11:05:37.571249413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=1f05b11e-9d6a-4e1a-a1f4-9f00fc257316 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248308 | controller | Jun 19 11:05:37.576107 crc crio[3637]: time="2026-06-19T11:05:37.571686214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=9a7a4dff-6d55-480a-83d8-c6bed73e8f3d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248324 | controller | Jun 19 11:05:37.607119 crc crio[3637]: time="2026-06-19T11:05:37.606710798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=b65887eb-4392-4274-af0d-993e61b3de73 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248340 | controller | Jun 19 11:05:37.629530 crc crio[3637]: time="2026-06-19T11:05:37.620751949Z" level=info msg="Ran pod sandbox 95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248356 | controller | Jun 19 11:05:37.668489 crc crio[3637]: time="2026-06-19T11:05:37.667588963Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.248372 | controller | Jun 19 11:05:37.668489 crc crio[3637]: time="2026-06-19T11:05:37.667630444Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.248388 | controller | Jun 19 11:05:37.668489 crc crio[3637]: time="2026-06-19T11:05:37.667658865Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-19 12:35:48.248403 | controller | Jun 19 11:05:37.681976 crc crio[3637]: time="2026-06-19T11:05:37.681919044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=852c4756-5ed7-4ec0-9625-5d08abb474d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248420 | controller | Jun 19 11:05:37.717568 crc crio[3637]: time="2026-06-19T11:05:37.695708089Z" level=info msg="Created container 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09: openshift-dns/dns-default-qtghf/dns" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248461 | controller | Jun 19 11:05:37.736388 crc crio[3637]: time="2026-06-19T11:05:37.728767727Z" level=info msg="Starting container: 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09" id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.248484 | controller | Jun 19 11:05:37.757399 crc crio[3637]: time="2026-06-19T11:05:37.746380706Z" level=info msg="Ran pod sandbox 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248501 | controller | Jun 19 11:05:37.788644 crc crio[3637]: time="2026-06-19T11:05:37.787873075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=076596de-2b14-4408-84b3-13cd3d56bf85 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248517 | controller | Jun 19 11:05:37.834742 crc crio[3637]: time="2026-06-19T11:05:37.797050385Z" level=info msg="Started container" PID=11136 containerID=1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09 description=openshift-dns/dns-default-qtghf/dns id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138
2026-06-19 12:35:48.248533 | controller | Jun 19 11:05:37.866104 crc crio[3637]: time="2026-06-19T11:05:37.86492214Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.248549 | controller | Jun 19 11:05:37.908679 crc crio[3637]: time="2026-06-19T11:05:37.908547877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248565 | controller | Jun 19 11:05:37.936647 crc crio[3637]: time="2026-06-19T11:05:37.935659674Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.248581 | controller | Jun 19 11:05:37.977607 crc crio[3637]: time="2026-06-19T11:05:37.977415899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248596 | controller | Jun 19 11:05:38.065521 crc crio[3637]: time="2026-06-19T11:05:38.059625135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=08f0e94b-4a21-4da0-acf4-803e85b3e560 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248612 | controller | Jun 19 11:05:38.105133 crc crio[3637]: time="2026-06-19T11:05:38.104733192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=825a1d3f-ca25-481e-9188-bdffc04a6973 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248627 | controller | Jun 19 11:05:38.121557 crc crio[3637]: time="2026-06-19T11:05:38.110468438Z" level=info msg="Ran pod sandbox 11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.248643 | controller | Jun 19 11:05:38.122871 crc crio[3637]: time="2026-06-19T11:05:38.122797653Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248658 | controller | Jun 19 11:05:38.129470 crc crio[3637]: time="2026-06-19T11:05:38.126096053Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248678 | controller | Jun 19 11:05:38.129470 crc crio[3637]: time="2026-06-19T11:05:38.126619066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248694 | controller | Jun 19 11:05:38.129470 crc crio[3637]: time="2026-06-19T11:05:38.12671487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248710 | controller | Jun 19 11:05:38.129470 crc crio[3637]: time="2026-06-19T11:05:38.127488701Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248741 | controller | Jun 19 11:05:38.129470 crc crio[3637]: time="2026-06-19T11:05:38.127662146Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248758 | controller | Jun 19 11:05:38.131368 crc crio[3637]: time="2026-06-19T11:05:38.131054608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248774 | controller | Jun 19 11:05:38.141422 crc crio[3637]: time="2026-06-19T11:05:38.133309228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.248790 | controller | Jun 19 11:05:38.148056 crc crio[3637]: time="2026-06-19T11:05:38.122809593Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.248806 | controller | Jun 19 11:05:38.268253 crc crio[3637]: time="2026-06-19T11:05:38.267652893Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.248822 | controller | Jun 19 11:05:38.268253 crc crio[3637]: time="2026-06-19T11:05:38.267771926Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.248837 | controller | Jun 19 11:05:38.268253 crc crio[3637]: time="2026-06-19T11:05:38.267818938Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-19 12:35:48.248853 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.275553367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=2530f3e6-43e6-49bc-9772-faa1e92bde68 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248870 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.275808464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7933e2da-7b2d-4e5c-961c-32f366b7661e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248886 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.275956258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=46227221-1e5d-4a7b-b3a8-a797cc73f80e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248902 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.276048131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=cd82bcb9-b165-4f3b-8225-07aa7f7bcbeb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248922 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.276131944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a9a30651-fdef-4516-a475-2e926760ecd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248938 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.276323459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=b9fb3798-57ae-4b12-9566-5b24e25e300b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248953 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.276542555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=0ff58d26-1dca-42ec-ad3e-b59877a06fef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248968 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.276706469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=dbe94f15-0471-489c-922b-123881cadf1d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248984 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.277238864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=02e526a3-b380-4447-83a3-e8f72881a257 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.248999 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.277990294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=71be74cd-2e91-4114-a626-183de4886fba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249014 | controller | Jun 19 11:05:38.278416 crc crio[3637]: time="2026-06-19T11:05:38.278313113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=6b572faa-b3e2-433d-a6c6-8e6a9b6b960d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249029 | controller | Jun 19 11:05:38.292871 crc crio[3637]: time="2026-06-19T11:05:38.284016448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=82ab3a27-1d13-4db7-87c1-96401ae77af5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249044 | controller | Jun 19 11:05:38.308243 crc crio[3637]: time="2026-06-19T11:05:38.307674581Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249059 | controller | Jun 19 11:05:38.330738 crc crio[3637]: time="2026-06-19T11:05:38.330501713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249075 | controller | Jun 19 11:05:38.344251 crc crio[3637]: time="2026-06-19T11:05:38.343977228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249091 | controller | Jun 19 11:05:38.463445 crc crio[3637]: time="2026-06-19T11:05:38.462426599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=6983a5a7-f7e4-4fcd-bcac-7c311423c304 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249111 | controller | Jun 19 11:05:38.472820 crc crio[3637]: time="2026-06-19T11:05:38.472686258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=efafb0fb-c65b-4b01-87f2-c5d2b6b688aa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249127 | controller | Jun 19 11:05:38.495603 crc crio[3637]: time="2026-06-19T11:05:38.494585674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fbcbdd42-0134-471f-92a4-fbe5dc6db21f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249143 | controller | Jun 19 11:05:38.497199 crc crio[3637]: time="2026-06-19T11:05:38.495990533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab125716-346d-4711-8101-7ddea593496d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249159 | controller | Jun 19 11:05:38.501398 crc crio[3637]: time="2026-06-19T11:05:38.500535526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=d65ed255-ad38-431b-9fbd-89104c2548a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249175 | controller | Jun 19 11:05:38.525465 crc crio[3637]: time="2026-06-19T11:05:38.525051173Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249191 | controller | Jun 19 11:05:38.526319 crc crio[3637]: time="2026-06-19T11:05:38.526258917Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249207 | controller | Jun 19 11:05:38.529514 crc crio[3637]: time="2026-06-19T11:05:38.527468119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=6dff2732-4284-4811-9341-d868bea5dd19 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249223 | controller | Jun 19 11:05:38.529514 crc crio[3637]: time="2026-06-19T11:05:38.528459146Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249239 | controller | Jun 19 11:05:38.540642 crc crio[3637]: time="2026-06-19T11:05:38.540569006Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249254 | controller | Jun 19 11:05:38.544611 crc crio[3637]: time="2026-06-19T11:05:38.544496202Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249270 | controller | Jun 19 11:05:38.545657 crc crio[3637]: time="2026-06-19T11:05:38.545598552Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249285 | controller | Jun 19 11:05:38.553017 crc crio[3637]: time="2026-06-19T11:05:38.551073151Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249307 | controller | Jun 19 11:05:38.606924 crc crio[3637]: time="2026-06-19T11:05:38.606576221Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249324 | controller | Jun 19 11:05:38.607623 crc crio[3637]: time="2026-06-19T11:05:38.607505506Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249340 | controller | Jun 19 11:05:38.607910 crc crio[3637]: time="2026-06-19T11:05:38.607705182Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249355 | controller | Jun 19 11:05:38.625466 crc crio[3637]: time="2026-06-19T11:05:38.625098715Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249371 | controller | Jun 19 11:05:38.716297 crc crio[3637]: time="2026-06-19T11:05:38.705798029Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.249387 | controller | Jun 19 11:05:38.791457 crc crio[3637]: time="2026-06-19T11:05:38.790052631Z" level=info msg="Ran pod sandbox 830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.249403 | controller | Jun 19 11:05:38.813227 crc crio[3637]: time="2026-06-19T11:05:38.810218819Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.249419 | controller | Jun 19 11:05:38.863851 crc crio[3637]: time="2026-06-19T11:05:38.860980619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=b226ef9d-984e-4213-a63b-0437472c56e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249456 | controller | Jun 19 11:05:38.955757 crc crio[3637]: time="2026-06-19T11:05:38.955024498Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.249474 | controller | Jun 19 11:05:38.993350 crc crio[3637]: time="2026-06-19T11:05:38.980578053Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.249490 | controller | Jun 19 11:05:39.424913 crc crio[3637]: time="2026-06-19T11:05:39.424678661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249506 | controller | Jun 19 11:05:39.453786 crc crio[3637]: time="2026-06-19T11:05:39.451435509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249521 | controller | Jun 19 11:05:39.468740 crc crio[3637]: time="2026-06-19T11:05:39.468685268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249540 | controller | Jun 19 11:05:39.471030 crc crio[3637]: time="2026-06-19T11:05:39.470819347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249556 | controller | Jun 19 11:05:39.471116 crc crio[3637]: time="2026-06-19T11:05:39.471024582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249571 | controller | Jun 19 11:05:39.471481 crc crio[3637]: time="2026-06-19T11:05:39.471393262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249586 | controller | Jun 19 11:05:39.472864 crc crio[3637]: time="2026-06-19T11:05:39.472748479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249602 | controller | Jun 19 11:05:39.472973 crc crio[3637]: time="2026-06-19T11:05:39.472945774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249617 | controller | Jun 19 11:05:39.473640 crc crio[3637]: time="2026-06-19T11:05:39.473559351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249632 | controller | Jun 19 11:05:39.474035 crc crio[3637]: time="2026-06-19T11:05:39.473962972Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249648 | controller | Jun 19 11:05:39.475313 crc crio[3637]: time="2026-06-19T11:05:39.470896269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249663 | controller | Jun 19 11:05:39.475583 crc crio[3637]: time="2026-06-19T11:05:39.475346639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249678 | controller | Jun 19 11:05:39.511787 crc crio[3637]: time="2026-06-19T11:05:39.51174319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249694 | controller | Jun 19 11:05:39.550769 crc crio[3637]: time="2026-06-19T11:05:39.54998946Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249709 | controller | Jun 19 11:05:39.550769 crc crio[3637]: time="2026-06-19T11:05:39.550657688Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249725 | controller | Jun 19 11:05:39.552573 crc crio[3637]: time="2026-06-19T11:05:39.551013618Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249741 | controller | Jun 19 11:05:39.566663 crc crio[3637]: time="2026-06-19T11:05:39.56212623Z" level=info msg="Created container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249760 | controller | Jun 19 11:05:39.571558 crc crio[3637]: time="2026-06-19T11:05:39.570829327Z" level=info msg="Created container 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249776 | controller | Jun 19 11:05:39.604634 crc crio[3637]: time="2026-06-19T11:05:39.603570246Z" level=info msg="Starting container: 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf" id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.249792 | controller | Jun 19 11:05:39.630198 crc crio[3637]: time="2026-06-19T11:05:39.628576196Z" level=info msg="Starting container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d" id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.249808 | controller | Jun 19 11:05:39.673379 crc crio[3637]: time="2026-06-19T11:05:39.672937454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249825 | controller | Jun 19 11:05:39.814729 crc crio[3637]: time="2026-06-19T11:05:39.813887747Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.249841 | controller | Jun 19 11:05:39.814729 crc crio[3637]: time="2026-06-19T11:05:39.814020561Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.249857 | controller | Jun 19 11:05:39.814729 crc crio[3637]: time="2026-06-19T11:05:39.814055862Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-19 12:35:48.249873 | controller | Jun 19 11:05:39.829031 crc crio[3637]: time="2026-06-19T11:05:39.82870138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249889 | controller | Jun 19 11:05:39.829993 crc crio[3637]: time="2026-06-19T11:05:39.829782989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249904 | controller | Jun 19 11:05:39.830589 crc crio[3637]: time="2026-06-19T11:05:39.830232521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249920 | controller | Jun 19 11:05:39.863786 crc crio[3637]: time="2026-06-19T11:05:39.830247902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.249936 | controller | Jun 19 11:05:39.873717 crc crio[3637]: time="2026-06-19T11:05:39.873106148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=7a687a76-faad-4075-b96d-a76511879fa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.249952 | controller | Jun 19 11:05:39.875637 crc crio[3637]: time="2026-06-19T11:05:39.874407443Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249968 | controller | Jun 19 11:05:39.880278 crc crio[3637]: time="2026-06-19T11:05:39.878980167Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.249985 | controller | Jun 19 11:05:39.923019 crc crio[3637]: time="2026-06-19T11:05:39.922535991Z" level=info msg="Started container" PID=11194 containerID=8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624
2026-06-19 12:35:48.250013 | controller | Jun 19 11:05:40.008484 crc crio[3637]: time="2026-06-19T11:05:40.002649831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250030 | controller | Jun 19 11:05:40.027765 crc crio[3637]: time="2026-06-19T11:05:40.022120041Z" level=info msg="Created container 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250047 | controller | Jun 19 11:05:40.036391 crc crio[3637]: time="2026-06-19T11:05:40.032802781Z" level=info msg="Starting container: 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d" id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250063 | controller | Jun 19 11:05:40.066740 crc crio[3637]: time="2026-06-19T11:05:40.065378227Z" level=info msg="Started container" PID=11212 containerID=85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da
2026-06-19 12:35:48.250079 | controller | Jun 19 11:05:40.093810 crc crio[3637]: time="2026-06-19T11:05:40.093611545Z" level=info msg="Started container" PID=11245 containerID=193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9
2026-06-19 12:35:48.250095 | controller | Jun 19 11:05:40.187412 crc crio[3637]: time="2026-06-19T11:05:40.186774059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250111 | controller | Jun 19 11:05:40.197941 crc crio[3637]: time="2026-06-19T11:05:40.195744752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250127 | controller | Jun 19 11:05:40.202367 crc crio[3637]: time="2026-06-19T11:05:40.20153565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250143 | controller | Jun 19 11:05:40.238395 crc crio[3637]: time="2026-06-19T11:05:40.237814957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250158 | controller | Jun 19 11:05:40.238693 crc crio[3637]: time="2026-06-19T11:05:40.238503426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250174 | controller | Jun 19 11:05:40.257608 crc crio[3637]: time="2026-06-19T11:05:40.256988278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250190 | controller | Jun 19 11:05:40.296704 crc crio[3637]: time="2026-06-19T11:05:40.296363999Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250209 | controller | Jun 19 11:05:41.198740 crc crio[3637]: time="2026-06-19T11:05:41.180555826Z" level=info msg="Created container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250225 | controller | Jun 19 11:05:41.217406 crc crio[3637]: time="2026-06-19T11:05:41.187101774Z" level=info msg="Created container 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250242 | controller | Jun 19 11:05:41.259432 crc crio[3637]: time="2026-06-19T11:05:41.258314431Z" level=info msg="Starting container: 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d" id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250258 | controller | Jun 19 11:05:41.262683 crc crio[3637]: time="2026-06-19T11:05:41.262564387Z" level=info msg="Starting container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c" id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250274 | controller | Jun 19 11:05:41.354088 crc crio[3637]: time="2026-06-19T11:05:41.352823852Z" level=info msg="Started container" PID=11262 containerID=d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a
2026-06-19 12:35:48.250291 | controller | Jun 19 11:05:41.407561 crc crio[3637]: time="2026-06-19T11:05:41.407512079Z" level=info msg="Started container" PID=11266 containerID=773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e
2026-06-19 12:35:48.250308 | controller | Jun 19 11:05:41.632727 crc crio[3637]: time="2026-06-19T11:05:41.632317364Z" level=info msg="Created container baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250324 | controller | Jun 19 11:05:41.637570 crc crio[3637]: time="2026-06-19T11:05:41.635045428Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.250340 | controller | Jun 19 11:05:41.648802 crc crio[3637]: time="2026-06-19T11:05:41.646353165Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.250356 | controller | Jun 19 11:05:41.648802 crc crio[3637]: time="2026-06-19T11:05:41.646605252Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-19 12:35:48.250371 | controller | Jun 19 11:05:41.684554 crc crio[3637]: time="2026-06-19T11:05:41.673538804Z" level=info msg="Starting container: baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a" id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250390 | controller | Jun 19 11:05:41.740453 crc crio[3637]: time="2026-06-19T11:05:41.734908674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250406 | controller | Jun 19 11:05:41.767996 crc crio[3637]: time="2026-06-19T11:05:41.767942702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250422 | controller | Jun 19 11:05:41.874795 crc crio[3637]: time="2026-06-19T11:05:41.866658927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86b9d80e-8e2b-4946-be7b-0117724bf07e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.250457 | controller | Jun 19 11:05:41.904405 crc crio[3637]: time="2026-06-19T11:05:41.90427793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250475 | controller | Jun 19 11:05:41.948401 crc crio[3637]: time="2026-06-19T11:05:41.934703848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=40f40391-e3bb-4ec6-9f2c-4a30e9a8751c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.250491 | controller | Jun 19 11:05:41.952605 crc crio[3637]: time="2026-06-19T11:05:41.952394978Z" level=info msg="Started container" PID=11291 containerID=baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368
2026-06-19 12:35:48.250533 | controller | Jun 19 11:05:42.024809 crc crio[3637]: time="2026-06-19T11:05:42.024575282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250553 | controller | Jun 19 11:05:44.384989 crc crio[3637]: time="2026-06-19T11:05:44.342567534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250569 | controller | Jun 19 11:05:44.443403 crc crio[3637]: time="2026-06-19T11:05:44.441534945Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250585 | controller | Jun 19 11:05:44.681801 crc crio[3637]: time="2026-06-19T11:05:44.681648655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250600 | controller | Jun 19 11:05:44.968420 crc crio[3637]: time="2026-06-19T11:05:44.942570002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250615 | controller | Jun 19 11:05:45.256683 crc crio[3637]: time="2026-06-19T11:05:45.253970771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250631 | controller | Jun 19 11:05:46.002333 crc crio[3637]: time="2026-06-19T11:05:46.001036189Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.250647 | controller | Jun 19 11:05:46.002333 crc crio[3637]: time="2026-06-19T11:05:46.00143977Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.250674 | controller | Jun 19 11:05:46.002333 crc crio[3637]: time="2026-06-19T11:05:46.001470081Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-19 12:35:48.250691 | controller | Jun 19 11:05:46.036995 crc crio[3637]: time="2026-06-19T11:05:46.031797336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250707 | controller | Jun 19 11:05:47.394423 crc crio[3637]: time="2026-06-19T11:05:47.392065851Z" level=info msg="Created container 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250724 | controller | Jun 19 11:05:47.590220 crc crio[3637]: time="2026-06-19T11:05:47.589519461Z" level=info msg="Starting container: 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec" id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250741 | controller | Jun 19 11:05:47.851292 crc crio[3637]: time="2026-06-19T11:05:47.850070097Z" level=info msg="Started container" PID=11353 containerID=500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732
2026-06-19 12:35:48.250758 | controller | Jun 19 11:05:48.486125 crc crio[3637]: time="2026-06-19T11:05:48.461832946Z" level=info msg="Created container 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250775 | controller | Jun 19 11:05:48.557626 crc crio[3637]: time="2026-06-19T11:05:48.542580462Z" level=info msg="Starting container: 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb" id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250791 | controller | Jun 19 11:05:48.576604 crc crio[3637]: time="2026-06-19T11:05:48.571598472Z" level=info msg="Created container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250807 | controller | Jun 19 11:05:48.731609 crc crio[3637]: time="2026-06-19T11:05:48.731056568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250823 | controller | Jun 19 11:05:48.735832 crc crio[3637]: time="2026-06-19T11:05:48.733630368Z" level=info msg="Starting container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2" id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250840 | controller | Jun 19 11:05:49.238243 crc crio[3637]: time="2026-06-19T11:05:49.234593083Z" level=info msg="Started container" PID=11482 containerID=844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461
2026-06-19 12:35:48.250856 | controller | Jun 19 11:05:49.564529 crc crio[3637]: time="2026-06-19T11:05:49.564104115Z" level=info msg="Started container" PID=11449 containerID=e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece
2026-06-19 12:35:48.250876 | controller | Jun 19 11:05:49.676477 crc crio[3637]: time="2026-06-19T11:05:49.675616778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250893 | controller | Jun 19 11:05:50.255753 crc crio[3637]: time="2026-06-19T11:05:50.238415605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250910 | controller | Jun 19 11:05:53.208487 crc crio[3637]: time="2026-06-19T11:05:53.20254119Z" level=info msg="Created container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.250927 | controller | Jun 19 11:05:53.214044 crc crio[3637]: time="2026-06-19T11:05:53.21173018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250943 | controller | Jun 19 11:05:53.723113 crc crio[3637]: time="2026-06-19T11:05:53.722693477Z" level=info msg="Starting container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940" id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.250962 | controller | Jun 19 11:05:53.741533 crc crio[3637]: time="2026-06-19T11:05:53.741401896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250981 | controller | Jun 19 11:05:54.265063 crc crio[3637]: time="2026-06-19T11:05:54.264134202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.250997 | controller | Jun 19 11:05:54.550679 crc crio[3637]: time="2026-06-19T11:05:54.54976977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251014 | controller | Jun 19 11:05:54.729794 crc crio[3637]: time="2026-06-19T11:05:54.725991383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251030 | controller | Jun 19 11:05:55.334455 crc crio[3637]: time="2026-06-19T11:05:55.320757418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251055 | controller | Jun 19 11:05:55.334455 crc crio[3637]: time="2026-06-19T11:05:55.323810871Z" level=info msg="Started container" PID=11551 containerID=5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.251073 | controller | Jun 19 11:05:55.649848 crc crio[3637]: time="2026-06-19T11:05:55.649553391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251089 | controller | Jun 19 11:05:57.508054 crc crio[3637]: time="2026-06-19T11:05:57.499839152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251109 | controller | Jun 19 11:05:57.792106 crc crio[3637]: time="2026-06-19T11:05:57.791814763Z" level=info msg="Created container a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251126 | controller | Jun 19 11:05:58.248637 crc crio[3637]: time="2026-06-19T11:05:58.247819324Z" level=info msg="Created container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251143 | controller | Jun 19 11:05:58.280951 crc crio[3637]: time="2026-06-19T11:05:58.268302932Z" level=info msg="Starting container: a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4" id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251159 | controller | Jun 19 11:05:58.401700 crc crio[3637]: time="2026-06-19T11:05:58.400860237Z" level=info msg="Starting container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd" id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251175 | controller | Jun 19 11:05:58.636319 crc crio[3637]: time="2026-06-19T11:05:58.622824033Z" level=info msg="Started container" PID=11603 containerID=2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd description=openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e
2026-06-19 12:35:48.251193 | controller | Jun 19 11:05:58.664547 crc crio[3637]: time="2026-06-19T11:05:58.660481638Z" level=info msg="Created container 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251209 | controller | Jun 19 11:05:58.811127 crc crio[3637]: time="2026-06-19T11:05:58.803462657Z" level=info msg="Starting container: 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba" id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251226 | controller | Jun 19 11:06:00.251303 crc crio[3637]: time="2026-06-19T11:06:00.251050036Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.251243 | controller | Jun 19 11:06:00.253943 crc crio[3637]: time="2026-06-19T11:06:00.253872773Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.251259 | controller | Jun 19 11:06:00.259565 crc crio[3637]: time="2026-06-19T11:06:00.256734741Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-19 12:35:48.251276 | controller | Jun 19 11:06:00.566206 crc crio[3637]: time="2026-06-19T11:06:00.56375008Z" level=info msg="Started container" PID=11622 containerID=a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466
2026-06-19 12:35:48.251294 | controller | Jun 19 11:06:00.771984 crc crio[3637]: time="2026-06-19T11:06:00.771710657Z" level=info msg="Started container" PID=11616 containerID=7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb
2026-06-19 12:35:48.251314 | controller | Jun 19 11:06:05.574658 crc crio[3637]: time="2026-06-19T11:06:05.573307746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=92d524f6-0b5a-4040-975c-3c1e2766a89a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.251332 | controller | Jun 19 11:06:05.944116 crc crio[3637]: time="2026-06-19T11:06:05.943889444Z" level=info msg="Stopping container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a (timeout: 3600s)" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.251349 | controller | Jun 19 11:06:06.329810 crc crio[3637]: time="2026-06-19T11:06:06.323653993Z" level=info msg="Stopping container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce (timeout: 30s)" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.251365 | controller | Jun 19 11:06:06.670737 crc crio[3637]: time="2026-06-19T11:06:06.532933324Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.251382 | controller | Jun 19 11:06:06.670737 crc crio[3637]: time="2026-06-19T11:06:06.661811989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251398 | controller | Jun 19 11:06:07.282061 crc crio[3637]: time="2026-06-19T11:06:07.275647834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251415 | controller | Jun 19 11:06:08.494306 crc crio[3637]: time="2026-06-19T11:06:08.494202955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251450 | controller | Jun 19 11:06:08.549985 crc crio[3637]: time="2026-06-19T11:06:08.545673374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251469 | controller | Jun 19 11:06:08.695653 crc crio[3637]: time="2026-06-19T11:06:08.694630416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251485 | controller | Jun 19 11:06:09.402307 crc crio[3637]: time="2026-06-19T11:06:09.401699776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251502 | controller | Jun 19 11:06:09.542106 crc crio[3637]: time="2026-06-19T11:06:09.541861727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251519 | controller | Jun 19 11:06:10.326019 crc crio[3637]: time="2026-06-19T11:06:10.325965524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251535 | controller | Jun 19 11:06:10.704556 crc crio[3637]: time="2026-06-19T11:06:10.704277812Z" level=info msg="Created container 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251556 | controller | Jun 19 11:06:10.776619 crc crio[3637]: time="2026-06-19T11:06:10.775054407Z" level=info msg="Starting container: 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590" id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251573 | controller | Jun 19 11:06:11.309018 crc crio[3637]: time="2026-06-19T11:06:11.211718634Z" level=info msg="Started container" PID=11794 containerID=1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.251590 | controller | Jun 19 11:06:11.483274 crc crio[3637]: time="2026-06-19T11:06:11.482790785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251607 | controller | Jun 19 11:06:11.629611 crc crio[3637]: time="2026-06-19T11:06:11.629085585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4b7c0987-8ce6-4710-8be3-3cb42e2a3565 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.251624 | controller | Jun 19 11:06:11.690844 crc crio[3637]: time="2026-06-19T11:06:11.686877546Z" level=info msg="Stopped container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.251640 | controller | Jun 19 11:06:11.739905 crc crio[3637]: time="2026-06-19T11:06:11.73040543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=cac2af6c-2ca5-4de1-8172-d72424d72ede name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.251657 | controller | Jun 19 11:06:12.040743 crc crio[3637]: time="2026-06-19T11:06:12.040645499Z" level=info msg="Created container 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251674 | controller | Jun 19 11:06:12.056645 crc crio[3637]: time="2026-06-19T11:06:12.046107607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251690 | controller | Jun 19 11:06:12.073907 crc crio[3637]: time="2026-06-19T11:06:12.073852521Z" level=info msg="Created container 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251706 | controller | Jun 19 11:06:12.262413 crc crio[3637]: time="2026-06-19T11:06:12.253669202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251723 | controller | Jun 19 11:06:12.313478 crc crio[3637]: time="2026-06-19T11:06:12.312477731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251739 | controller | Jun 19 11:06:12.401322 crc crio[3637]: time="2026-06-19T11:06:12.400692851Z" level=info msg="Starting container: 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed" id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251759 | controller | Jun 19 11:06:12.565541 crc crio[3637]: time="2026-06-19T11:06:12.564453225Z" level=info msg="Created container 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251776 | controller | Jun 19 11:06:13.048663 crc crio[3637]: time="2026-06-19T11:06:13.002817047Z" level=info msg="Starting container: 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46" id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251792 | controller | Jun 19 11:06:13.080730 crc crio[3637]: time="2026-06-19T11:06:13.078743522Z" level=info msg="Created container 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.251809 | controller | Jun 19 11:06:13.264468 crc crio[3637]: time="2026-06-19T11:06:13.243637067Z" level=info msg="Starting container: 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94" id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251825 | controller | Jun 19 11:06:13.408878 crc crio[3637]: time="2026-06-19T11:06:13.408478479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251842 | controller | Jun 19 11:06:14.361410 crc crio[3637]: time="2026-06-19T11:06:14.35749463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251858 | controller | Jun 19 11:06:14.387113 crc crio[3637]: time="2026-06-19T11:06:14.386809528Z" level=info msg="Starting container: 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b" id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.251875 | controller | Jun 19 11:06:14.449244 crc crio[3637]: time="2026-06-19T11:06:14.443663005Z" level=info msg="Started container" PID=11819 containerID=6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d
2026-06-19 12:35:48.251891 | controller | Jun 19 11:06:14.585673 crc crio[3637]: time="2026-06-19T11:06:14.570900954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251908 | controller | Jun 19 11:06:15.080790 crc crio[3637]: time="2026-06-19T11:06:14.938116912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.251924 | controller | Jun 19 11:06:15.131296 crc crio[3637]: time="2026-06-19T11:06:15.129996251Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.251940 | controller | Jun 19 11:06:15.131771 crc crio[3637]: time="2026-06-19T11:06:15.131586524Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.251957 | controller | Jun 19 11:06:15.131857 crc crio[3637]: time="2026-06-19T11:06:15.13177917Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-19 12:35:48.251974 | controller | Jun 19 11:06:15.374741 crc crio[3637]: time="2026-06-19T11:06:15.374102601Z" level=info msg="Started container" PID=11830 containerID=8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7
2026-06-19 12:35:48.251994 | controller | Jun 19 11:06:16.133530 crc crio[3637]: time="2026-06-19T11:06:15.418752084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ca3c74f1-d077-4ff7-ae50-3a45e11a4fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252011 | controller | Jun 19 11:06:16.133530 crc crio[3637]: time="2026-06-19T11:06:16.061356972Z" level=info msg="Started container" PID=11812 containerID=1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a
2026-06-19 12:35:48.252028 | controller | Jun 19 11:06:16.281538 crc crio[3637]: time="2026-06-19T11:06:16.25759968Z" level=info msg="Started container" PID=11798 containerID=6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320
2026-06-19 12:35:48.252044 | controller | Jun 19 11:06:16.343824 crc crio[3637]: time="2026-06-19T11:06:16.341426549Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252061 | controller | Jun 19 11:06:16.533860 crc crio[3637]: time="2026-06-19T11:06:16.280625405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252077 | controller | Jun 19 11:06:16.665338 crc crio[3637]: time="2026-06-19T11:06:16.65951475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252094 | controller | Jun 19 11:06:16.696278 crc crio[3637]: time="2026-06-19T11:06:16.69295682Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252111 | controller | Jun 19 11:06:16.708573 crc crio[3637]: time="2026-06-19T11:06:16.703644031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9332310b-477a-4203-9696-1d2e3e581d8d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252127 | controller | Jun 19 11:06:16.765630 crc crio[3637]: time="2026-06-19T11:06:16.764350172Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.252144 | controller | Jun 19 11:06:16.765630 crc crio[3637]: time="2026-06-19T11:06:16.764523787Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.252160 | controller | Jun 19 11:06:16.765630 crc crio[3637]: time="2026-06-19T11:06:16.764555958Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-19 12:35:48.252177 | controller | Jun 19 11:06:16.997777 crc crio[3637]: time="2026-06-19T11:06:16.996903538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252197 | controller | Jun 19 11:06:17.020065 crc crio[3637]: time="2026-06-19T11:06:17.019891832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252213 | controller | Jun 19 11:06:17.050445 crc crio[3637]: time="2026-06-19T11:06:17.050291349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252230 | controller | Jun 19 11:06:17.128907 crc crio[3637]: time="2026-06-19T11:06:17.128546967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0194ca98-d96a-425d-a56f-4035c86401c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252246 | controller | Jun 19 11:06:17.337478 crc crio[3637]: time="2026-06-19T11:06:17.336741769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252262 | controller | Jun 19 11:06:17.543571 crc crio[3637]: time="2026-06-19T11:06:17.543491743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252279 | controller | Jun 19 11:06:17.796699 crc crio[3637]: time="2026-06-19T11:06:17.795694182Z" level=info msg="Created container 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252295 | controller | Jun 19 11:06:17.931541 crc crio[3637]: time="2026-06-19T11:06:17.931248099Z" level=info msg="Created container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252311 | controller | Jun 19 11:06:18.011660 crc crio[3637]: time="2026-06-19T11:06:18.011007058Z" level=info msg="Starting container: 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea" id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252327 | controller | Jun 19 11:06:18.081840 crc crio[3637]: time="2026-06-19T11:06:18.081759652Z" level=info msg="Starting container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0" id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252343 | controller | Jun 19 11:06:18.453275 crc crio[3637]: time="2026-06-19T11:06:18.447557072Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252360 | controller | Jun 19 11:06:18.472623 crc crio[3637]: time="2026-06-19T11:06:18.459246369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252377 | controller | Jun 19 11:06:18.472623 crc crio[3637]: time="2026-06-19T11:06:18.471881963Z" level=info msg="Started container" PID=11898 containerID=6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086
2026-06-19 12:35:48.252399 | controller | Jun 19 11:06:18.786835 crc crio[3637]: time="2026-06-19T11:06:18.782051898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252416 | controller | Jun 19 11:06:18.969322 crc crio[3637]: time="2026-06-19T11:06:18.965053006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252457 | controller | Jun 19 11:06:19.318126 crc crio[3637]: time="2026-06-19T11:06:19.31265133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=8ffdb256-959c-4d47-9db2-21aa3cd280fd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252476 | controller | Jun 19 11:06:19.319327 crc crio[3637]: time="2026-06-19T11:06:19.319256159Z" level=info msg="Started container" PID=11902 containerID=1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90
2026-06-19 12:35:48.252493 | controller | Jun 19 11:06:19.822129 crc crio[3637]: time="2026-06-19T11:06:19.818548969Z" level=info msg="Created container 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252510 | controller | Jun 19 11:06:19.874876 crc crio[3637]: time="2026-06-19T11:06:19.870724337Z" level=info msg="Starting container: 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e" id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252526 | controller | Jun 19 11:06:19.995726 crc crio[3637]: time="2026-06-19T11:06:19.993792835Z" level=info msg="Created container d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252543 | controller | Jun 19 11:06:20.074868 crc crio[3637]: time="2026-06-19T11:06:20.074688055Z" level=info msg="Starting container: d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623" id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252560 | controller | Jun 19 11:06:20.225221 crc crio[3637]: time="2026-06-19T11:06:20.219306368Z" level=info msg="Created container 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252576 | controller | Jun 19 11:06:20.365786 crc crio[3637]: time="2026-06-19T11:06:20.364537718Z" level=info msg="Starting container: 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8" id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252593 | controller | Jun 19 11:06:20.383675 crc crio[3637]: time="2026-06-19T11:06:20.382039134Z" level=info msg="Started container" PID=11952 containerID=5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af
2026-06-19 12:35:48.252617 | controller | Jun 19 11:06:20.390337 crc crio[3637]: time="2026-06-19T11:06:20.389325482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252635 | controller | Jun 19 11:06:20.413775 crc crio[3637]: time="2026-06-19T11:06:20.413629753Z" level=info msg="Started container" PID=11975 containerID=1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e
2026-06-19 12:35:48.252652 | controller | Jun 19 11:06:20.588057 crc crio[3637]: time="2026-06-19T11:06:20.587673587Z" level=info msg="Started container" PID=11953 containerID=d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad
2026-06-19 12:35:48.252670 | controller | Jun 19 11:06:20.645473 crc crio[3637]: time="2026-06-19T11:06:20.64367464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=d5504e02-5912-4298-82ed-9707e293822d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252687 | controller | Jun 19 11:06:21.207438 crc crio[3637]: time="2026-06-19T11:06:21.19041872Z" level=info msg="Created container 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252704 | controller | Jun 19 11:06:21.262673 crc crio[3637]: time="2026-06-19T11:06:21.26139891Z" level=info msg="Starting container: 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12" id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252720 | controller | Jun 19 11:06:21.398226 crc crio[3637]: time="2026-06-19T11:06:21.397659687Z" level=info msg="Started container" PID=11921 containerID=3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf
2026-06-19 12:35:48.252747 | controller | Jun 19 11:06:21.738124 crc crio[3637]: time="2026-06-19T11:06:21.733260584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252768 | controller | Jun 19 11:06:21.920298 crc crio[3637]: time="2026-06-19T11:06:21.911656176Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.252790 | controller | Jun 19 11:06:21.920298 crc crio[3637]: time="2026-06-19T11:06:21.911723708Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.252807 | controller | Jun 19 11:06:21.920298 crc crio[3637]: time="2026-06-19T11:06:21.911766179Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-19 12:35:48.252823 | controller | Jun 19 11:06:22.010115 crc crio[3637]: time="2026-06-19T11:06:22.007868292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252840 | controller | Jun 19 11:06:22.412662 crc crio[3637]: time="2026-06-19T11:06:22.408580001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252861 | controller | Jun 19 11:06:26.820505 crc crio[3637]: time="2026-06-19T11:06:26.782324454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.252877 | controller | Jun 19 11:06:28.445787 crc crio[3637]: time="2026-06-19T11:06:28.443573946Z" 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=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.252894 | controller | Jun 19 11:06:28.586731 crc crio[3637]: time="2026-06-19T11:06:28.582381861Z" level=info msg="Created container 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252910 | controller | Jun 19 11:06:28.698777 crc crio[3637]: time="2026-06-19T11:06:28.698043197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f80d05d9-caaa-4117-91b2-ea95995949ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252926 | controller | Jun 19 11:06:28.908486 crc crio[3637]: time="2026-06-19T11:06:28.844817299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=cb2eac33-090e-4086-8eaf-c6141c46cc5e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.252943 | controller | Jun 19 11:06:28.908486 crc crio[3637]: time="2026-06-19T11:06:28.882831032Z" level=info msg="Starting container: 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307" id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252959 | controller | Jun 19 11:06:28.929586 crc crio[3637]: time="2026-06-19T11:06:28.925528374Z" level=info msg="Created container 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.252975 | controller | Jun 19 11:06:29.002640 crc crio[3637]: time="2026-06-19T11:06:28.998270132Z" level=info msg="Starting container: 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a" id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.252992 | controller | Jun 19 11:06:29.151482 crc crio[3637]: time="2026-06-19T11:06:29.150864932Z" level=info msg="Started container" PID=12011 containerID=7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a
2026-06-19 12:35:48.253008 | controller | Jun 19 11:06:29.192381 crc crio[3637]: time="2026-06-19T11:06:29.189279466Z" level=info msg="Started container" PID=12014 containerID=9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9
2026-06-19 12:35:48.253025 | controller | Jun 19 11:06:29.828289 crc crio[3637]: time="2026-06-19T11:06:29.82329579Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253045 | controller | Jun 19 11:06:29.840779 crc crio[3637]: time="2026-06-19T11:06:29.833805096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253063 | controller | Jun 19 11:06:29.890460 crc crio[3637]: time="2026-06-19T11:06:29.887870206Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253079 | controller | Jun 19 11:06:29.975596 crc crio[3637]: time="2026-06-19T11:06:29.962858975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253095 | controller | Jun 19 11:06:30.086486 crc crio[3637]: time="2026-06-19T11:06:30.083587669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=09c6ce7b-0386-49f2-a37c-bc732df4dd25 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253112 | controller | Jun 19 11:06:30.232369 crc crio[3637]: time="2026-06-19T11:06:30.231690136Z" level=info msg="Ran pod sandbox 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f with infra container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.253128 | controller | Jun 19 11:06:30.415772 crc crio[3637]: time="2026-06-19T11:06:30.41491856Z" level=info msg="Stopping container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 (timeout: 30s)" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.253144 | controller | Jun 19 11:06:30.470515 crc crio[3637]: time="2026-06-19T11:06:30.469333791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253160 | controller | Jun 19 11:06:30.475609 crc crio[3637]: time="2026-06-19T11:06:30.472928608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ebe19bc5-ade7-42ca-aa3e-870f4e66cda1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253177 | controller | Jun 19 11:06:31.354963 crc crio[3637]: time="2026-06-19T11:06:31.354586316Z" level=info msg="Created container af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253193 | controller | Jun 19 11:06:31.385694 crc crio[3637]: time="2026-06-19T11:06:31.383588405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253209 | controller | Jun 19 11:06:31.409234 crc crio[3637]: time="2026-06-19T11:06:31.408943894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253226 | controller | Jun 19 11:06:31.985876 crc crio[3637]: time="2026-06-19T11:06:31.985803682Z" level=info msg="Created container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253245 | controller | Jun 19 11:06:32.149412 crc crio[3637]: time="2026-06-19T11:06:32.145920758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253262 | controller | Jun 19 11:06:32.251601 crc crio[3637]: time="2026-06-19T11:06:32.251469319Z" level=info msg="Created container 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253278 | controller | Jun 19 11:06:32.405316 crc crio[3637]: time="2026-06-19T11:06:32.397306814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9f51f14e-59b9-4a94-b48c-91b973255de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253295 | controller | Jun 19 11:06:32.472236 crc crio[3637]: time="2026-06-19T11:06:32.471447632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=20317466-392f-48ad-9e68-3f68fe78adf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253311 | controller | Jun 19 11:06:32.567636 crc crio[3637]: time="2026-06-19T11:06:32.565388876Z" level=info msg="Starting container: af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69" id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.253327 | controller | Jun 19 11:06:32.623337 crc crio[3637]: time="2026-06-19T11:06:32.616478865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253343 | controller | Jun 19 11:06:32.638905 crc crio[3637]: time="2026-06-19T11:06:32.637880917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253359 | controller | Jun 19 11:06:32.700500 crc crio[3637]: time="2026-06-19T11:06:32.699833703Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253375 | controller | Jun 19 11:06:32.700821 crc crio[3637]: time="2026-06-19T11:06:32.700620643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253391 | controller | Jun 19 11:06:32.736688 crc crio[3637]: time="2026-06-19T11:06:32.727805983Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=d5774a82-eb12-4614-9862-9c5c95d25da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253407 | controller | Jun 19 11:06:32.736688 crc crio[3637]: time="2026-06-19T11:06:32.7280562Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253424 | controller | Jun 19 11:06:32.785226 crc crio[3637]: time="2026-06-19T11:06:32.778272996Z" level=info msg="Starting container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338" id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.253461 | controller | Jun 19 11:06:32.795880 crc crio[3637]: time="2026-06-19T11:06:32.79571479Z" level=info msg="Starting container: 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725" id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.253479 | controller | Jun 19 11:06:32.924834 crc crio[3637]: time="2026-06-19T11:06:32.924142873Z" level=info msg="Started container" PID=12099 containerID=af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de
2026-06-19 12:35:48.253499 | controller | Jun 19 11:06:32.994621 crc crio[3637]: time="2026-06-19T11:06:32.994500376Z" level=info msg="Started container" PID=12128 containerID=4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320
2026-06-19 12:35:48.253516 | controller | Jun 19 11:06:33.176542 crc crio[3637]: time="2026-06-19T11:06:33.148804442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253532 | controller | Jun 19 11:06:33.801280 crc crio[3637]: time="2026-06-19T11:06:33.79227745Z" level=info msg="Started container" PID=12094 containerID=34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11
2026-06-19 12:35:48.253549 | controller | Jun 19 11:06:33.845729 crc crio[3637]: time="2026-06-19T11:06:33.845631032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253565 | controller | Jun 19 11:06:34.059894 crc crio[3637]: time="2026-06-19T11:06:34.054475613Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=fa5d468e-9bcb-48d5-887a-5c3fe96df13e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253582 | controller | Jun 19 11:06:34.367932 crc crio[3637]: time="2026-06-19T11:06:34.30682412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253599 | controller | Jun 19 11:06:34.634749 crc crio[3637]: time="2026-06-19T11:06:34.503410264Z" level=info msg="Created container 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253616 | controller | Jun 19 11:06:34.640900 crc crio[3637]: time="2026-06-19T11:06:34.639793226Z" level=info msg="Stopped container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.253632 | controller | Jun 19 11:06:34.710775 crc crio[3637]: time="2026-06-19T11:06:34.709857038Z" level=info msg="Created container 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253649 | controller | Jun 19 11:06:34.717677 crc crio[3637]: time="2026-06-19T11:06:34.717600626Z" level=info msg="Starting container: 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f" id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.253666 | controller | Jun 19 11:06:34.730210 crc crio[3637]: time="2026-06-19T11:06:34.728496004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97a23734-4fef-4d3b-b7c1-5e9d6e35c57c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253686 | controller | Jun 19 11:06:34.850217 crc crio[3637]: time="2026-06-19T11:06:34.849643865Z" level=info msg="Starting container: 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117" id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.253703 | controller | Jun 19 11:06:34.911786 crc crio[3637]: time="2026-06-19T11:06:34.909634514Z" level=info msg="Started container" PID=12161 containerID=1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2
2026-06-19 12:35:48.253721 | controller | Jun 19 11:06:35.030267 crc crio[3637]: time="2026-06-19T11:06:35.029365135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253738 | controller | Jun 19 11:06:35.048209 crc crio[3637]: time="2026-06-19T11:06:35.046766585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22968fd0-abca-411c-a8af-aaa52cdf2e17 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253754 | controller | Jun 19 11:06:35.050354 crc crio[3637]: time="2026-06-19T11:06:35.049614886Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253771 | controller | Jun 19 11:06:35.171092 crc crio[3637]: time="2026-06-19T11:06:35.170769118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253788 | controller | Jun 19 11:06:35.194776 crc crio[3637]: time="2026-06-19T11:06:35.194463804Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253804 | controller | Jun 19 11:06:35.197085 crc crio[3637]: time="2026-06-19T11:06:35.195888764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253821 | controller | Jun 19 11:06:35.582324 crc crio[3637]: time="2026-06-19T11:06:35.581370869Z" level=info msg="Started container" PID=12157 containerID=0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af
2026-06-19 12:35:48.253838 | controller | Jun 19 11:06:35.593229 crc crio[3637]: time="2026-06-19T11:06:35.592393509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253855 | controller | Jun 19 11:06:36.260448 crc crio[3637]: time="2026-06-19T11:06:36.257678522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253872 | controller | Jun 19 11:06:36.712565 crc crio[3637]: time="2026-06-19T11:06:36.710797661Z" level=info msg="Stopping container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 (timeout: 2s)" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.253892 | controller | Jun 19 11:06:36.760337 crc crio[3637]: time="2026-06-19T11:06:36.755228553Z" level=info msg="Stopping container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c (timeout: 30s)" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.253909 | controller | Jun 19 11:06:37.153499 crc crio[3637]: time="2026-06-19T11:06:37.153448306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.253926 | controller | Jun 19 11:06:37.179191 crc crio[3637]: time="2026-06-19T11:06:37.176908917Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=0ef40afd-2d91-4d1f-a4f5-a91985199c73 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253942 | controller | Jun 19 11:06:37.219203 crc crio[3637]: time="2026-06-19T11:06:37.217300574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=2aeee318-c2d7-4621-976c-68247123126b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.253958 | controller | Jun 19 11:06:37.465877 crc crio[3637]: time="2026-06-19T11:06:37.46360764Z" level=info msg="Created container 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253974 | controller | Jun 19 11:06:37.467518 crc crio[3637]: time="2026-06-19T11:06:37.467301784Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.253992 | controller | Jun 19 11:06:37.481868 crc crio[3637]: time="2026-06-19T11:06:37.474355163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254010 | controller | Jun 19 11:06:37.496464 crc crio[3637]: time="2026-06-19T11:06:37.487614206Z" level=info msg="Created container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254028 | controller | Jun 19 11:06:37.625193 crc crio[3637]: time="2026-06-19T11:06:37.624895943Z" level=info msg="Starting container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938" id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254044 | controller | Jun 19 11:06:37.702625 crc crio[3637]: time="2026-06-19T11:06:37.69973055Z" level=info msg="Starting container: 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586" id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254061 | controller | Jun 19 11:06:37.731494 crc crio[3637]: time="2026-06-19T11:06:37.727364818Z" level=info msg="Started container" PID=12236 containerID=21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138
2026-06-19 12:35:48.254077 | controller | Jun 19 11:06:37.937407 crc crio[3637]: time="2026-06-19T11:06:37.93734566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254099 | controller | Jun 19 11:06:38.169121 crc crio[3637]: time="2026-06-19T11:06:38.16892202Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.254116 | controller | Jun 19 11:06:38.185704 crc crio[3637]: time="2026-06-19T11:06:38.184788128Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.254133 | controller | Jun 19 11:06:38.185815 crc crio[3637]: time="2026-06-19T11:06:38.185712833Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-19 12:35:48.254150 | controller | Jun 19 11:06:38.240953 crc crio[3637]: time="2026-06-19T11:06:38.240890137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254169 | controller | Jun 19 11:06:38.251416 crc crio[3637]: time="2026-06-19T11:06:38.250494258Z" level=info msg="Started container" PID=12199 containerID=1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.254186 | controller | Jun 19 11:06:38.672580 crc crio[3637]: time="2026-06-19T11:06:38.67178006Z" level=info msg="Stopped container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.254203 | controller | Jun 19 11:06:38.681363 crc crio[3637]: time="2026-06-19T11:06:38.681095504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9f03ca78-9329-4016-8b9f-d18ee7407b6a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254220 | controller | Jun 19 11:06:38.689352 crc crio[3637]: time="2026-06-19T11:06:38.689270404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=fd85bef8-9a5b-47e7-957b-37a132e890ef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254236 | controller | Jun 19 11:06:38.759695 crc crio[3637]: time="2026-06-19T11:06:38.75943923Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254252 | controller | Jun 19 11:06:38.769562 crc crio[3637]: time="2026-06-19T11:06:38.762631769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254269 | controller | Jun 19 11:06:39.217470 crc crio[3637]: time="2026-06-19T11:06:39.216948342Z" level=info msg="Created container 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254286 | controller | Jun 19 11:06:39.227021 crc crio[3637]: time="2026-06-19T11:06:39.219366271Z" level=info msg="Stopped container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.254302 | controller | Jun 19 11:06:39.277325 crc crio[3637]: time="2026-06-19T11:06:39.276035567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=c4d1ae9a-ec6f-4219-931f-468372a07e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254322 | controller | Jun 19 11:06:39.292424 crc crio[3637]: time="2026-06-19T11:06:39.279110573Z" level=info msg="Starting container: 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4" id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254339 | controller | Jun 19 11:06:39.365465 crc crio[3637]: time="2026-06-19T11:06:39.364839157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=a4764792-95a9-4483-bb17-22e5e13749be name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254355 | controller | Jun 19 11:06:39.455646 crc crio[3637]: time="2026-06-19T11:06:39.447791823Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254372 | controller | Jun 19 11:06:39.790732 crc crio[3637]: time="2026-06-19T11:06:39.781644533Z" level=info msg="Started container" PID=12267 containerID=55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece
2026-06-19 12:35:48.254388 | controller | Jun 19 11:06:40.591660 crc crio[3637]: time="2026-06-19T11:06:40.583850413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254405 | controller | Jun 19 11:06:41.269988 crc crio[3637]: time="2026-06-19T11:06:41.269569263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254421 | controller | Jun 19 11:06:42.580440 crc crio[3637]: time="2026-06-19T11:06:42.571526546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254457 | controller | Jun 19 11:06:42.644478 crc crio[3637]: time="2026-06-19T11:06:42.635673542Z" level=info msg="Stopping container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 (timeout: 30s)" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.254476 | controller | Jun 19 11:06:42.715306 crc crio[3637]: time="2026-06-19T11:06:42.715213871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254492 | controller | Jun 19 11:06:43.134736 crc crio[3637]: time="2026-06-19T11:06:43.116932293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254509 | controller | Jun 19 11:06:43.186763 crc crio[3637]: time="2026-06-19T11:06:43.186693628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254526 | controller | Jun 19 11:06:44.163500 crc crio[3637]: time="2026-06-19T11:06:44.163427992Z" level=info msg="Stopped container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.254545 | controller | Jun 19 11:06:44.230983 crc crio[3637]: time="2026-06-19T11:06:44.230530301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=4e54b183-09d3-42ab-9e2c-eea8e7292ae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254562 | controller | Jun 19 11:06:44.290982 crc crio[3637]: time="2026-06-19T11:06:44.290917172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=5feca953-5efc-40c5-bc41-eaa93ca3b311 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.254578 | controller | Jun 19 11:06:44.318895 crc crio[3637]: time="2026-06-19T11:06:44.318513699Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254594 | controller | Jun 19 11:06:44.319356 crc crio[3637]: time="2026-06-19T11:06:44.31890864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254610 | controller | Jun 19 11:06:44.460696 crc crio[3637]: time="2026-06-19T11:06:44.447669196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254626 | controller | Jun 19 11:06:44.820918 crc crio[3637]: time="2026-06-19T11:06:44.819830076Z" level=info msg="Created container ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254643 | controller | Jun 19 11:06:44.913659 crc crio[3637]: time="2026-06-19T11:06:44.912837635Z" level=info msg="Starting container: ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e" id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254659 | controller | Jun 19 11:06:44.934963 crc crio[3637]: time="2026-06-19T11:06:44.934823904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254675 | controller | Jun 19 11:06:45.335340 crc crio[3637]: time="2026-06-19T11:06:45.333277564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254691 | controller | Jun 19 11:06:45.847334 crc crio[3637]: time="2026-06-19T11:06:45.846815356Z" level=info msg="Started container" PID=12358 containerID=ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a
2026-06-19 12:35:48.254708 | controller | Jun 19 11:06:45.868498 crc crio[3637]: time="2026-06-19T11:06:45.865962624Z" level=info msg="Created container c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254725 | controller | Jun 19 11:06:45.882496 crc crio[3637]: time="2026-06-19T11:06:45.881585274Z" level=info msg="Created container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254744 | controller | Jun 19 11:06:45.935619 crc crio[3637]: time="2026-06-19T11:06:45.934831104Z" level=info msg="Starting container: c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe" id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254760 | controller | Jun 19 11:06:45.994926 crc crio[3637]: time="2026-06-19T11:06:45.994845623Z" level=info msg="Starting container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924" id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254777 | controller | Jun 19 11:06:46.694396 crc crio[3637]: time="2026-06-19T11:06:46.692936292Z" level=info msg="Started container" PID=12364 containerID=5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.254794 | controller | Jun 19 11:06:46.924814 crc crio[3637]: time="2026-06-19T11:06:46.917803643Z" level=info msg="Started container" PID=12376 containerID=c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466
2026-06-19 12:35:48.254811 | controller | Jun 19 11:06:47.904269 crc crio[3637]: time="2026-06-19T11:06:47.901593656Z" level=info msg="Created container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.254828 | controller | Jun 19 11:06:48.263564 crc crio[3637]: time="2026-06-19T11:06:48.254557845Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.254845 | controller | Jun 19 11:06:48.263564 crc crio[3637]: time="2026-06-19T11:06:48.255677506Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.254863 | controller | Jun 19 11:06:48.263564 crc crio[3637]: time="2026-06-19T11:06:48.255711487Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-19 12:35:48.254880 | controller | Jun 19 11:06:48.300499 crc crio[3637]: time="2026-06-19T11:06:48.299638004Z" level=info msg="Starting container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc" id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.254897 | controller | Jun 19 11:06:48.874477 crc crio[3637]: time="2026-06-19T11:06:48.871655032Z" level=info msg="Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.254914 | controller | Jun 19 11:06:48.880308 crc crio[3637]: time="2026-06-19T11:06:48.877377353Z" level=info msg="Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc0016101b8}] Aliases:map[]}"
2026-06-19 12:35:48.254932 | controller | Jun 19 11:06:48.892873 crc crio[3637]: time="2026-06-19T11:06:48.884195386Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.254952 | controller | Jun 19 11:06:49.102413 crc crio[3637]: time="2026-06-19T11:06:49.102269976Z" level=info msg="Started container" PID=12425 containerID=b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90
2026-06-19 12:35:48.254970 | controller | Jun 19 11:06:49.389575 crc crio[3637]: time="2026-06-19T11:06:49.388348023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.254987 | controller | Jun 19 11:06:50.162605 crc crio[3637]: time="2026-06-19T11:06:50.156784721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255004 | controller | Jun 19 11:06:51.993339 crc crio[3637]: time="2026-06-19T11:06:51.983484541Z" level=info msg="Created container a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255021 | controller | Jun 19 11:06:52.101648 crc crio[3637]: time="2026-06-19T11:06:52.10138275Z" level=info msg="Starting container: a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0" id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.255038 | controller | Jun 19 11:06:52.226875 crc crio[3637]: time="2026-06-19T11:06:52.224602101Z" level=info msg="Started container" PID=12481 containerID=a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9
2026-06-19 12:35:48.255055 | controller | Jun 19 11:06:53.011607 crc crio[3637]: time="2026-06-19T11:06:53.009434232Z" level=info msg="Stopping container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 (timeout: 30s)" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.255072 | controller | Jun 19 11:06:53.469703 crc crio[3637]: time="2026-06-19T11:06:53.469406924Z" level=info msg="Created container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255089 | controller | Jun 19 11:06:53.471730 crc crio[3637]: time="2026-06-19T11:06:53.471537435Z" level=info msg="Starting container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb" id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.255106 | controller | Jun 19 11:06:53.709752 crc crio[3637]: time="2026-06-19T11:06:53.709548137Z" level=info msg="Started container" PID=12487 containerID=3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb description=openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f
2026-06-19 12:35:48.255123 | controller | Jun 19 11:06:53.950856 crc crio[3637]: time="2026-06-19T11:06:53.949498504Z" level=info msg="Stopped container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.255143 | controller | Jun 19 11:06:53.963657 crc crio[3637]: time="2026-06-19T11:06:53.962968554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=af32b195-cafb-4b94-867a-e21aba97b7d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255160 | controller | Jun 19 11:06:54.026661 crc crio[3637]: time="2026-06-19T11:06:54.026560754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1fcf8735-c8f1-4c9d-b526-ce7da1f7f275 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255176 | controller | Jun 19 11:06:54.177261 crc crio[3637]: time="2026-06-19T11:06:54.175403736Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255193 | controller | Jun 19 11:06:54.444911 crc crio[3637]: time="2026-06-19T11:06:54.444012091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255209 | controller | Jun 19 11:06:54.522728 crc crio[3637]: time="2026-06-19T11:06:54.519582559Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.255226 | controller | Jun 19 11:06:54.811521 crc crio[3637]: time="2026-06-19T11:06:54.787902664Z" level=info msg="Stopped container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.255242 | controller | Jun 19 11:06:54.819398 crc crio[3637]: time="2026-06-19T11:06:54.818623859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9e2d073d-1db8-4b96-ba3c-8b291a56d32f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255258 | controller | Jun 19 11:06:56.307287 crc crio[3637]: time="2026-06-19T11:06:56.301261561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1a65a743-a29f-409f-b8eb-88c3d0b77619 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255275 | controller | Jun 19 11:06:56.358626 crc crio[3637]: time="2026-06-19T11:06:56.353389408Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255292 | controller | Jun 19 11:06:56.358883 crc crio[3637]: time="2026-06-19T11:06:56.358810201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255308 | controller | Jun 19 11:06:56.550512 crc crio[3637]: time="2026-06-19T11:06:56.527079781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255325 | controller | Jun 19 11:06:56.703695 crc crio[3637]: time="2026-06-19T11:06:56.695569554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255341 | controller | Jun 19 11:06:56.725207 crc crio[3637]: time="2026-06-19T11:06:56.724860389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255360 | controller | Jun 19 11:06:56.753085 crc crio[3637]: time="2026-06-19T11:06:56.752867929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255377 | controller | Jun 19 11:06:56.759970 crc crio[3637]: time="2026-06-19T11:06:56.759893686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255393 | controller | Jun 19 11:06:57.370205 crc crio[3637]: time="2026-06-19T11:06:57.369541614Z" level=info msg="Created container 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255409 | controller | Jun 19 11:06:57.395387 crc crio[3637]: time="2026-06-19T11:06:57.394028452Z" level=info msg="Starting container: 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d" id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.255440 | controller | Jun 19 11:06:57.513241 crc crio[3637]: time="2026-06-19T11:06:57.512658683Z" level=info msg="Created container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255463 | controller | Jun 19 11:06:57.546016 crc crio[3637]: time="2026-06-19T11:06:57.544693395Z" level=info msg="Starting container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd" id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.255480 | controller | Jun 19 11:06:57.612905 crc crio[3637]: time="2026-06-19T11:06:57.612354281Z" level=info msg="Created container 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255496 | controller | Jun 19 11:06:57.620321 crc crio[3637]: time="2026-06-19T11:06:57.618866074Z" level=info msg="Starting container: 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7" id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.255513 | controller | Jun 19 11:06:57.672011 crc crio[3637]: time="2026-06-19T11:06:57.671940199Z" level=info msg="Started container" PID=12587 containerID=7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.255530 | controller | Jun 19 11:06:57.708536 crc crio[3637]: time="2026-06-19T11:06:57.707676626Z" level=info msg="Started container" PID=12586 containerID=48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023
2026-06-19 12:35:48.255547 | controller | Jun 19 11:06:57.892423 crc crio[3637]: time="2026-06-19T11:06:57.876634493Z" level=info msg="Started container" PID=12585 containerID=30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2
2026-06-19 12:35:48.255567 | controller | Jun 19 11:06:58.211899 crc crio[3637]: time="2026-06-19T11:06:58.210836264Z" level=info msg="Stopping container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb (timeout: 30s)" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.255583 | controller | Jun 19 11:06:59.436399 crc crio[3637]: time="2026-06-19T11:06:59.407725818Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a28861b2-02c1-40f7-bde2-474a42fe2f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255600 | controller | Jun 19 11:06:59.602419 crc crio[3637]: time="2026-06-19T11:06:59.600797755Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b4406f9a-90ff-4d93-9254-9758fee7942c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.255616 | controller | Jun 19 11:06:59.637337 crc crio[3637]: time="2026-06-19T11:06:59.636963844Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.255632 | controller | Jun 19 11:06:59.637642 crc crio[3637]: time="2026-06-19T11:06:59.63755459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255648 | controller | Jun 19 11:07:00.066378 crc crio[3637]: time="2026-06-19T11:07:00.063984299Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-7lkwd/POD" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.255665 | controller | Jun 19 11:07:00.066378 crc crio[3637]: time="2026-06-19T11:07:00.065273795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255681 | controller | Jun 19 11:07:00.176995 crc crio[3637]: time="2026-06-19T11:07:00.176878607Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-42587/POD" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.255697 | controller | Jun 19 11:07:00.177419 crc crio[3637]: time="2026-06-19T11:07:00.177007761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255713 | controller | Jun 19 11:07:00.726926 crc crio[3637]: time="2026-06-19T11:07:00.726031301Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-nvvwz/POD" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.255729 | controller | Jun 19 11:07:00.726926 crc crio[3637]: time="2026-06-19T11:07:00.726444144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255745 | controller | Jun 19 11:07:01.816938 crc crio[3637]: time="2026-06-19T11:07:01.816661533Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4l9ns/POD" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.255762 | controller | Jun 19 11:07:01.816938 crc crio[3637]: time="2026-06-19T11:07:01.816817598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255777 | controller | Jun 19 11:07:03.889433 crc crio[3637]: time="2026-06-19T11:07:03.887720636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.255801 | controller | Jun 19 11:07:07.959198 crc crio[3637]: time="2026-06-19T11:07:07.951406376Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.255818 | controller | Jun 19 11:07:07.959198 crc crio[3637]: time="2026-06-19T11:07:07.953029062Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-19 12:35:48.255835 | controller | Jun 19 11:07:07.959198 crc crio[3637]: time="2026-06-19T11:07:07.957312203Z" level=info msg="Stopping container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd (timeout: 30s)" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.255852 | controller | Jun 19 11:07:08.289482 crc crio[3637]: time="2026-06-19T11:07:08.289033294Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.255868 | controller | Jun 19 11:07:08.289482 crc crio[3637]: time="2026-06-19T11:07:08.289475547Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.255885 | controller | Jun 19 11:07:08.289889 crc crio[3637]: time="2026-06-19T11:07:08.289509888Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-19 12:35:48.255902 | controller | Jun 19 11:07:08.929966 crc crio[3637]: time="2026-06-19T11:07:08.92955657Z" level=info msg="Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}"
2026-06-19 12:35:48.255919 | controller | Jun 19 11:07:08.929966 crc crio[3637]: time="2026-06-19T11:07:08.929635882Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-nvvwz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.255937 | controller | Jun 19 11:07:09.122239 crc crio[3637]: time="2026-06-19T11:07:09.117876603Z" level=info msg="Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}"
2026-06-19 12:35:48.255954 | controller | Jun 19 11:07:09.122239 crc crio[3637]: time="2026-06-19T11:07:09.118841981Z" level=info msg="Adding pod openshift-marketplace_community-operators-7lkwd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.255971 | controller | Jun 19 11:07:09.184903 crc crio[3637]: time="2026-06-19T11:07:09.176419452Z" level=info msg="Stopped pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.255989 | controller | Jun 19 11:07:09.184903 crc crio[3637]: time="2026-06-19T11:07:09.176650628Z" level=info msg="Stopped container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256006 | controller | Jun 19 11:07:09.211520 crc crio[3637]: time="2026-06-19T11:07:09.20941552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=dc843837-9423-4d22-ac27-5c70898c6081 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.256026 | controller | Jun 19 11:07:10.034496 crc crio[3637]: time="2026-06-19T11:07:10.033919628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f43bfa3c-4754-4bd9-9053-24aaca1e3587 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.256043 | controller | Jun 19 11:07:10.289079 crc crio[3637]: time="2026-06-19T11:07:10.288331002Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.256059 | controller | Jun 19 11:07:10.289079 crc crio[3637]: time="2026-06-19T11:07:10.288715923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256076 | controller | Jun 19 11:07:10.410703 crc crio[3637]: time="2026-06-19T11:07:10.410511783Z" level=info msg="Stopping container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 (timeout: 30s)" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256092 | controller | Jun 19 11:07:10.461051 crc crio[3637]: time="2026-06-19T11:07:10.460809289Z" level=info msg="Stopping container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b (timeout: 30s)" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256109 | controller | Jun 19 11:07:10.705970 crc crio[3637]: time="2026-06-19T11:07:10.705583261Z" level=info msg="Removing container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.256126 | controller | Jun 19 11:07:10.889856 crc crio[3637]: time="2026-06-19T11:07:10.888287547Z" level=info msg="Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}"
2026-06-19 12:35:48.256143 | controller | Jun 19 11:07:10.889856 crc crio[3637]: time="2026-06-19T11:07:10.888463041Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4l9ns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.256160 | controller | Jun 19 11:07:10.983340 crc crio[3637]: time="2026-06-19T11:07:10.980226565Z" level=info msg="Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}"
2026-06-19 12:35:48.256178 | controller | Jun 19 11:07:10.983340 crc crio[3637]: time="2026-06-19T11:07:10.980485042Z" level=info msg="Adding pod openshift-marketplace_certified-operators-42587 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.256195 | controller | Jun 19 11:07:11.084239 crc crio[3637]: time="2026-06-19T11:07:11.082874946Z" level=info msg="Stopped container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256215 | controller | Jun 19 11:07:11.316601 crc crio[3637]: time="2026-06-19T11:07:11.315027803Z" level=info msg="Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.256233 | controller | Jun 19 11:07:11.316601 crc crio[3637]: time="2026-06-19T11:07:11.315933728Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc001610110}] Aliases:map[]}"
2026-06-19 12:35:48.256251 | controller | Jun 19 11:07:11.316601 crc crio[3637]: time="2026-06-19T11:07:11.316589956Z" 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-19 12:35:48.256268 | controller | Jun 19 11:07:11.359956 crc crio[3637]: time="2026-06-19T11:07:11.359723271Z" level=info msg="Stopped container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256285 | controller | Jun 19 11:07:11.388885 crc crio[3637]: time="2026-06-19T11:07:11.388556793Z" level=info msg="Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.256302 | controller | Jun 19 11:07:11.389503 crc crio[3637]: time="2026-06-19T11:07:11.389396897Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc0010a44b0}] Aliases:map[]}"
2026-06-19 12:35:48.256319 | controller | Jun 19 11:07:11.389788 crc crio[3637]: time="2026-06-19T11:07:11.389644143Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.256336 | controller | Jun 19 11:07:11.444226 crc crio[3637]: time="2026-06-19T11:07:11.443737007Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.256353 | controller | Jun 19 11:07:11.503563 crc crio[3637]: time="2026-06-19T11:07:11.503318004Z" level=info msg="Removed container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.256370 | controller | Jun 19 11:07:11.518205 crc crio[3637]: time="2026-06-19T11:07:11.517543424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256386 | controller | Jun 19 11:07:11.607858 crc crio[3637]: time="2026-06-19T11:07:11.607722874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256406 | controller | Jun 19 11:07:11.666866 crc crio[3637]: time="2026-06-19T11:07:11.664576506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256423 | controller | Jun 19 11:07:12.217046 crc crio[3637]: time="2026-06-19T11:07:12.209895691Z" level=info msg="Created container 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.256459 | controller | Jun 19 11:07:12.219588 crc crio[3637]: time="2026-06-19T11:07:12.219395438Z" level=info msg="Starting container: 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e" id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.256477 | controller | Jun 19 11:07:12.509916 crc crio[3637]: time="2026-06-19T11:07:12.509482737Z" level=info msg="Started container" PID=12866 containerID=01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2
2026-06-19 12:35:48.256494 | controller | Jun 19 11:07:12.898673 crc crio[3637]: time="2026-06-19T11:07:12.898333347Z" level=info msg="Created container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.256510 | controller | Jun 19 11:07:12.924897 crc crio[3637]: time="2026-06-19T11:07:12.924710499Z" level=info msg="Starting container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19" id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.256527 | controller | Jun 19 11:07:13.211314 crc crio[3637]: time="2026-06-19T11:07:13.206071033Z" level=info msg="Stopping container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 (timeout: 2s)" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256543 | controller | Jun 19 11:07:13.629020 crc crio[3637]: time="2026-06-19T11:07:13.625071521Z" level=info msg="Started container" PID=12863 containerID=9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.256560 | controller | Jun 19 11:07:14.631493 crc crio[3637]: time="2026-06-19T11:07:14.614634677Z" level=info msg="Stopped container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.256576 | controller | Jun 19 11:07:14.642271 crc crio[3637]: time="2026-06-19T11:07:14.642027858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b7254579-1bf0-4e2b-a6a1-cd2035041b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.256592 | controller | Jun 19 11:07:14.657814 crc crio[3637]: time="2026-06-19T11:07:14.657622996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5f38a592-dffb-4b85-8b55-1aed114f3a3b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.256613 | controller | Jun 19 11:07:14.821245 crc crio[3637]: time="2026-06-19T11:07:14.806364806Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.256629 | controller | Jun 19 11:07:14.821245 crc crio[3637]: time="2026-06-19T11:07:14.806958532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256646 | controller | Jun 19 11:07:17.108919 crc crio[3637]: time="2026-06-19T11:07:17.107950436Z" level=info msg="Removing container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.256663 | controller | Jun 19 11:07:18.969816 crc crio[3637]: 2026-06-19T11:07:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3111ad30c53330 Mac:32:6a:4c:d3:1b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.256680 | controller | Jun 19 11:07:18.990569 crc crio[3637]: time="2026-06-19T11:07:18.987905324Z" level=info msg="Removed container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.256696 | controller | Jun 19 11:07:19.063386 crc crio[3637]: time="2026-06-19T11:07:19.063094532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256713 | controller | Jun 19 11:07:19.190309 crc crio[3637]: time="2026-06-19T11:07:19.189488351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.256743 | controller | Jun 19 11:07:19.530910 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7292de349d5d1fa Mac:16:cf:fd:f3:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.256761 | controller | Jun 19 11:07:19.755515 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd5afbc8d0bdac4 Mac:32:6b:1f:63:88:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.256777 | controller | Jun 19 11:07:19.792417 crc crio[3637]: time="2026-06-19T11:07:19.792258464Z" level=info msg="Stopped pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.256794 | controller | Jun 19 11:07:19.929212 crc crio[3637]: time="2026-06-19T11:07:19.925052254Z" level=info msg="Created container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.256811 | controller | Jun 19 11:07:19.957769 crc crio[3637]: time="2026-06-19T11:07:19.954874154Z" level=info msg="Starting container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0" id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.256830 | controller | Jun 19 11:07:19.978096 crc crio[3637]: time="2026-06-19T11:07:19.977933012Z" level=info msg="Stopped pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.256847 | controller | Jun 19 11:07:20.042851 crc crio[3637]: time="2026-06-19T11:07:20.042608644Z" level=info msg="Started container" PID=13046 containerID=a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.256864 | controller | Jun 19 11:07:20.123105 crc crio[3637]: time="2026-06-19T11:07:20.115683271Z" level=info msg="Removing container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.256880 | controller | Jun 19 11:07:20.177494 crc crio[3637]: 2026-06-19T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdd2f701b7658a Mac:a2:bd:4c:38:a2:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.256897 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.170931867Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.256914 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.171005939Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-19 12:35:48.256931 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.171691718Z" level=info msg="Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}"
2026-06-19 12:35:48.256950 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.171980707Z" level=info msg="Checking pod openshift-marketplace_certified-operators-42587 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.256970 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.171996527Z" level=info msg="Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}"
2026-06-19 12:35:48.256988 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.174851438Z" level=info msg="Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}"
2026-06-19 12:35:48.257008 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.175200367Z" level=info msg="Checking pod openshift-marketplace_community-operators-7lkwd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.257025 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.17566298Z" level=info msg="Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}"
2026-06-19 12:35:48.257043 | controller | Jun 19 11:07:20.177494 crc crio[3637]: time="2026-06-19T11:07:20.175824865Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4l9ns for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.257059 | controller | Jun 19 11:07:20.217970 crc crio[3637]: time="2026-06-19T11:07:20.2168215Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-nvvwz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.257076 | controller | Jun 19 11:07:20.334818 crc crio[3637]: time="2026-06-19T11:07:20.331669334Z" level=info msg="Ran pod sandbox 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 with infra container: openshift-marketplace/redhat-operators-4l9ns/POD" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257093 | controller | Jun 19 11:07:20.339886 crc crio[3637]: time="2026-06-19T11:07:20.339764322Z" level=info msg="Ran pod sandbox fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda with infra container: openshift-marketplace/certified-operators-42587/POD" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257109 | controller | Jun 19 11:07:20.372069 crc crio[3637]: time="2026-06-19T11:07:20.371950088Z" level=info msg="Ran pod sandbox 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 with infra container: openshift-marketplace/redhat-marketplace-nvvwz/POD" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257125 | controller | Jun 19 11:07:20.376418 crc crio[3637]: time="2026-06-19T11:07:20.376306461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e95aae3-5f97-4a9a-b711-b56e5fa0e1f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257142 | controller | Jun 19 11:07:20.385498 crc crio[3637]: time="2026-06-19T11:07:20.385306214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b87a71bd-2c5d-41b5-b4fb-9ca908b96200 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257158 | controller | Jun 19 11:07:20.398316 crc crio[3637]: time="2026-06-19T11:07:20.394515953Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.257175 | controller | Jun 19 11:07:20.398316 crc crio[3637]: time="2026-06-19T11:07:20.394581705Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.257192 | controller | Jun 19 11:07:20.398316 crc crio[3637]: time="2026-06-19T11:07:20.394606506Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-19 12:35:48.257209 | controller | Jun 19 11:07:20.421025 crc crio[3637]: time="2026-06-19T11:07:20.420941117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b918313-c04e-4f93-8ffc-368db7737165 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257230 | controller | Jun 19 11:07:20.438606 crc crio[3637]: time="2026-06-19T11:07:20.437057171Z" level=info msg="Ran pod sandbox d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 with infra container: openshift-marketplace/community-operators-7lkwd/POD" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257247 | controller | Jun 19 11:07:20.453843 crc crio[3637]: time="2026-06-19T11:07:20.45371158Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.257264 | controller | Jun 19 11:07:20.453843 crc crio[3637]: time="2026-06-19T11:07:20.453751081Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.257281 | controller | Jun 19 11:07:20.453843 crc crio[3637]: time="2026-06-19T11:07:20.453771922Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-19 12:35:48.257298 | controller | Jun 19 11:07:20.464210 crc crio[3637]: time="2026-06-19T11:07:20.459463293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=27dfbad9-91e8-482f-bd23-5bb7109b68a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257315 | controller | Jun 19 11:07:20.464210 crc crio[3637]: time="2026-06-19T11:07:20.462098066Z" level=info msg="Removed container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.257332 | controller | Jun 19 11:07:20.509897 crc crio[3637]: time="2026-06-19T11:07:20.509634565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0187898a-1dfe-4ba9-b5cf-fa83cc3afb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257348 | controller | Jun 19 11:07:20.510417 crc crio[3637]: time="2026-06-19T11:07:20.510276893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58df1e28-efad-4e03-99d3-f784a5689010 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257365 | controller | Jun 19 11:07:20.548603 crc crio[3637]: time="2026-06-19T11:07:20.535677999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd1ac8da-8beb-4fb3-84d5-0c6454a6723d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257382 | controller | Jun 19 11:07:20.668629 crc crio[3637]: time="2026-06-19T11:07:20.667939303Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257399 | controller | Jun 19 11:07:20.670455 crc crio[3637]: time="2026-06-19T11:07:20.670369961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257416 | controller | Jun 19 11:07:20.684055 crc crio[3637]: time="2026-06-19T11:07:20.683855221Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fba75341-fea3-4f90-84da-c9b3c8f1a202 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.257457 | controller | Jun 19 11:07:20.739253 crc crio[3637]: time="2026-06-19T11:07:20.731535953Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.257476 | controller | Jun 19 11:07:20.739253 crc crio[3637]: time="2026-06-19T11:07:20.731588265Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.257494 | controller | Jun 19 11:07:20.739253 crc crio[3637]: time="2026-06-19T11:07:20.731612006Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-19 12:35:48.257550 | controller | Jun 19 11:07:20.739253 crc crio[3637]: time="2026-06-19T11:07:20.737977435Z" level=info msg="Creating container: openshift-marketplace/community-operators-7lkwd/extract-utilities" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257569 | controller | Jun 19 11:07:20.739253 crc crio[3637]: time="2026-06-19T11:07:20.738749807Z" level=info msg="Creating container: openshift-marketplace/certified-operators-42587/extract-utilities" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257586 | controller | Jun 19 11:07:20.806064 crc crio[3637]: time="2026-06-19T11:07:20.794048884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257603 | controller | Jun 19 11:07:20.806064 crc crio[3637]: time="2026-06-19T11:07:20.794061724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257620 | controller | Jun 19 11:07:20.852969 crc crio[3637]: time="2026-06-19T11:07:20.851601014Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257636 | controller | Jun 19 11:07:20.852969 crc crio[3637]: time="2026-06-19T11:07:20.851787869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257653 | controller | Jun 19 11:07:20.915108 crc crio[3637]: time="2026-06-19T11:07:20.906775889Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.257670 | controller | Jun 19 11:07:20.915108 crc crio[3637]: time="2026-06-19T11:07:20.90755474Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.257686 | controller | Jun 19 11:07:20.915108 crc crio[3637]: time="2026-06-19T11:07:20.907585822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.257703 | controller | Jun 19 11:07:20.942043 crc crio[3637]: time="2026-06-19T11:07:20.941909478Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-utilities" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257719 | controller | Jun 19 11:07:21.062950 crc crio[3637]: time="2026-06-19T11:07:21.062802482Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.257736 | controller | Jun 19 11:07:21.062950 crc crio[3637]: time="2026-06-19T11:07:21.062966657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257752 | controller | Jun 19 11:07:21.147068 crc crio[3637]: time="2026-06-19T11:07:21.146991792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257771 | controller | Jun 19 11:07:21.159440 crc crio[3637]: time="2026-06-19T11:07:21.154885435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257787 | controller | Jun 19 11:07:21.380771 crc crio[3637]: time="2026-06-19T11:07:21.37951898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257803 | controller | Jun 19 11:07:21.528339 crc crio[3637]: time="2026-06-19T11:07:21.52759092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257819 | controller | Jun 19 11:07:22.069853 crc crio[3637]: time="2026-06-19T11:07:22.069673704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257835 | controller | Jun 19 11:07:22.096759 crc crio[3637]: time="2026-06-19T11:07:22.096332185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257850 | controller | Jun 19 11:07:22.105964 crc crio[3637]: time="2026-06-19T11:07:22.105609425Z" level=info msg="Removing container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.257866 | controller | Jun 19 11:07:22.144728 crc crio[3637]: time="2026-06-19T11:07:22.143324127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.257882 | controller | Jun 19 11:07:22.399111 crc crio[3637]: time="2026-06-19T11:07:22.392110493Z" level=info msg="Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}"
2026-06-19 12:35:48.257898 | controller | Jun 19 11:07:22.399650 crc crio[3637]: time="2026-06-19T11:07:22.399313136Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.257915 | controller | Jun 19 11:07:22.964889 crc crio[3637]: time="2026-06-19T11:07:22.964430959Z" level=info msg="Created container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257930 | controller | Jun 19 11:07:23.070568 crc crio[3637]: time="2026-06-19T11:07:23.069825707Z" level=info msg="Starting container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb" id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.257946 | controller | Jun 19 11:07:23.100270 crc crio[3637]: time="2026-06-19T11:07:23.0997948Z" level=info msg="Created container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.257963 | controller | Jun 19 11:07:23.116592 crc crio[3637]: time="2026-06-19T11:07:23.116256195Z" level=info msg="Starting container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba" id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.257986 | controller | Jun 19 11:07:23.155501 crc crio[3637]: time="2026-06-19T11:07:23.151295611Z" level=info msg="Started container" PID=13125 containerID=585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba description=openshift-marketplace/community-operators-7lkwd/extract-utilities id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4
2026-06-19 12:35:48.258003 | controller | Jun 19 11:07:23.187713 crc crio[3637]: time="2026-06-19T11:07:23.187050918Z" level=info msg="Created container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258019 | controller | Jun 19 11:07:23.251812 crc crio[3637]: time="2026-06-19T11:07:23.251664248Z" level=info msg="Started container" PID=13126 containerID=de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb description=openshift-marketplace/certified-operators-42587/extract-utilities id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda
2026-06-19 12:35:48.258035 | controller | Jun 19 11:07:23.283774 crc crio[3637]: time="2026-06-19T11:07:23.282084654Z" level=info msg="Starting container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923" id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.258051 | controller | Jun 19 11:07:23.320926 crc crio[3637]: time="2026-06-19T11:07:23.320813465Z" level=info msg="Stopping container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 (timeout: 600s)" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.258067 | controller | Jun 19 11:07:23.332286 crc crio[3637]: time="2026-06-19T11:07:23.323994374Z" level=info msg="Started container" PID=13130 containerID=0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923 description=openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457
2026-06-19 12:35:48.258082 | controller | Jun 19 11:07:23.533412 crc crio[3637]: time="2026-06-19T11:07:23.524669906Z" level=info msg="Removed container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.258098 | controller | Jun 19 11:07:23.543206 crc crio[3637]: time="2026-06-19T11:07:23.540400908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258114 | controller | Jun 19 11:07:23.570694 crc crio[3637]: time="2026-06-19T11:07:23.562573632Z" level=info msg="Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}"
2026-06-19 12:35:48.258130 | controller | Jun 19 11:07:23.570694 crc crio[3637]: time="2026-06-19T11:07:23.562631114Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.258150 | controller | Jun 19 11:07:23.570694 crc crio[3637]: time="2026-06-19T11:07:23.567004077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258166 | controller | Jun 19 11:07:24.046021 crc crio[3637]: time="2026-06-19T11:07:24.016424333Z" level=info msg="Created container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258182 | controller | Jun 19 11:07:24.046021 crc crio[3637]: time="2026-06-19T11:07:24.029512482Z" level=info msg="Starting container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd" id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.258198 | controller | Jun 19 11:07:24.068266 crc crio[3637]: time="2026-06-19T11:07:24.067563643Z" level=info msg="Started container" PID=13160 containerID=070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd description=openshift-marketplace/redhat-operators-4l9ns/extract-utilities id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654
2026-06-19 12:35:48.258213 | controller | Jun 19 11:07:24.705831 crc crio[3637]: time="2026-06-19T11:07:24.704079647Z" level=info msg="Stopped container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.258229 | controller | Jun 19 11:07:24.710042 crc crio[3637]: time="2026-06-19T11:07:24.709769367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7144774a-7639-496a-aeef-96510aaed676 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.258245 | controller | Jun 19 11:07:24.769780 crc crio[3637]: time="2026-06-19T11:07:24.749850486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=889470ac-f391-410f-8a6d-6680b72bd142 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.258260 | controller | Jun 19 11:07:24.799070 crc crio[3637]: time="2026-06-19T11:07:24.798707882Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258276 | controller | Jun 19 11:07:24.836422 crc crio[3637]: time="2026-06-19T11:07:24.825778515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258292 | controller | Jun 19 11:07:24.849601 crc crio[3637]: time="2026-06-19T11:07:24.840592822Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.258308 | controller | Jun 19 11:07:25.071130 crc crio[3637]: time="2026-06-19T11:07:25.070069312Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.258323 | controller | Jun 19 11:07:25.082762 crc crio[3637]: time="2026-06-19T11:07:25.082413621Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.258343 | controller | Jun 19 11:07:25.148950 crc crio[3637]: time="2026-06-19T11:07:25.145701593Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.258368 | controller | Jun 19 11:07:25.203546 crc crio[3637]: time="2026-06-19T11:07:25.188807907Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.258385 | controller | Jun 19 11:07:25.209249 crc crio[3637]: time="2026-06-19T11:07:25.208812261Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.258404 | controller | Jun 19 11:07:25.211085 crc crio[3637]: time="2026-06-19T11:07:25.210694644Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.258499 | controller | Jun 19 11:07:25.222196 crc crio[3637]: time="2026-06-19T11:07:25.222086085Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.258537 | controller | Jun 19 11:07:25.229775 crc crio[3637]: time="2026-06-19T11:07:25.22973573Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.258562 | controller | Jun 19 11:07:25.296692 crc crio[3637]: time="2026-06-19T11:07:25.295821271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258580 | controller | Jun 19 11:07:25.304606 crc crio[3637]: time="2026-06-19T11:07:25.298922278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258596 | controller | Jun 19 11:07:25.865515 crc crio[3637]: time="2026-06-19T11:07:25.841363402Z" level=info msg="Created container 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258613 | controller | Jun 19 11:07:25.906711 crc crio[3637]: time="2026-06-19T11:07:25.896841195Z" level=info msg="Starting container: 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76" id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.258630 | controller | Jun 19 11:07:26.342005 crc crio[3637]: time="2026-06-19T11:07:26.341875096Z" level=info msg="Started container" PID=13212 containerID=2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450
2026-06-19 12:35:48.258647 | controller | Jun 19 11:07:28.368410 crc crio[3637]: time="2026-06-19T11:07:28.360018578Z" level=warning msg="Stopping container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb with stop signal(15) timed out. Killing..."
2026-06-19 12:35:48.258664 | controller | Jun 19 11:07:28.973463 crc crio[3637]: time="2026-06-19T11:07:28.97298789Z" level=error msg="Killing container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb KILL` failed: process not running: No such process\n : exit status 1"
2026-06-19 12:35:48.258680 | controller | Jun 19 11:07:28.999006 crc crio[3637]: time="2026-06-19T11:07:28.998496518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258701 | controller | Jun 19 11:07:31.122858 crc crio[3637]: time="2026-06-19T11:07:31.121916492Z" level=info msg="Created container b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258717 | controller | Jun 19 11:07:31.275436 crc crio[3637]: time="2026-06-19T11:07:31.275078865Z" level=info msg="Starting container: b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323" id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.258734 | controller | Jun 19 11:07:31.397691 crc crio[3637]: time="2026-06-19T11:07:31.396875036Z" level=info msg="Started container" PID=13359 containerID=b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a
2026-06-19 12:35:48.258750 | controller | Jun 19 11:07:31.786811 crc crio[3637]: 2026-06-19T11:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9162f5f07020f Mac:62:d7:55:81:bb:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f SocketPath: PciID:}] [{Interface:0xc00016ea40 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.258767 | controller | Jun 19 11:07:31.808643 crc crio[3637]: time="2026-06-19T11:07:31.808116167Z" level=info msg="Stopped container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.258782 | controller | Jun 19 11:07:31.819510 crc crio[3637]: time="2026-06-19T11:07:31.816996967Z" level=info msg="Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.258798 | controller | Jun 19 11:07:32.087401 crc crio[3637]: time="2026-06-19T11:07:32.086835775Z" level=info msg="Stopped pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.258814 | controller | Jun 19 11:07:32.500797 crc crio[3637]: time="2026-06-19T11:07:32.500629127Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=6df54f97-4e8e-4173-b28a-a8196869d541 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.258829 | controller | Jun 19 11:07:32.514711 crc crio[3637]: time="2026-06-19T11:07:32.50959295Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=fdae7025-4113-4ac7-84bc-6ea389058db3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.258845 | controller | Jun 19 11:07:32.514711 crc crio[3637]: time="2026-06-19T11:07:32.512278336Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.258861 | controller | Jun 19 11:07:32.514711 crc crio[3637]: time="2026-06-19T11:07:32.513028117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258877 | controller | Jun 19 11:07:32.600234 crc crio[3637]: time="2026-06-19T11:07:32.598862504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.258897 | controller | Jun 19 11:07:32.600234 crc crio[3637]: time="2026-06-19T11:07:32.59978709Z" level=info msg="Removing container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.258913 | controller | Jun 19 11:07:32.615872 crc crio[3637]: 2026-06-19T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08327a073fbb03b Mac:b6:8c:55:ff:32:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a SocketPath: PciID:}] [{Interface:0xc000512f00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.258929 | controller | Jun 19 11:07:32.693442 crc crio[3637]: time="2026-06-19T11:07:32.68255883Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.258946 | controller | Jun 19 11:07:32.693442 crc crio[3637]: time="2026-06-19T11:07:32.682741065Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\""
2026-06-19 12:35:48.258962 | controller | Jun 19 11:07:32.693442 crc crio[3637]: time="2026-06-19T11:07:32.682793627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.258978 | controller | Jun 19 11:07:32.693442 crc crio[3637]: time="2026-06-19T11:07:32.684612598Z" level=info msg="Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}"
2026-06-19 12:35:48.258995 | controller | Jun 19 11:07:32.693442 crc crio[3637]: time="2026-06-19T11:07:32.684800593Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.259011 | controller | Jun 19 11:07:32.722566 crc crio[3637]: time="2026-06-19T11:07:32.720930321Z" level=info msg="Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}"
2026-06-19 12:35:48.259028 | controller | Jun 19 11:07:32.738433 crc crio[3637]: time="2026-06-19T11:07:32.725626483Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.259044 | controller | Jun 19 11:07:34.003924 crc crio[3637]: time="2026-06-19T11:07:33.975765417Z" level=info msg="Ran pod sandbox 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 with infra container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.259059 | controller | Jun 19 11:07:34.085556 crc crio[3637]: time="2026-06-19T11:07:34.084895111Z" level=info msg="Removed container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.259075 | controller | Jun 19 11:07:34.133768 crc crio[3637]: time="2026-06-19T11:07:34.128005095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=364b5f3d-a12c-44fa-b094-a9fd09f99c64 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259097 | controller | Jun 19 11:07:34.180241 crc crio[3637]: time="2026-06-19T11:07:34.173941638Z" level=info msg="Ran pod sandbox 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 with infra container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.259114 | controller | Jun 19 11:07:34.303440 crc crio[3637]: time="2026-06-19T11:07:34.301892391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=293354f8-98ad-44ec-9dbd-7387220b8e59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259129 | controller | Jun 19 11:07:34.304454 crc crio[3637]: time="2026-06-19T11:07:34.303779854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=083afd3c-9995-4f52-aaeb-34e70b91fc08 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259145 | controller | Jun 19 11:07:34.464589 crc crio[3637]: time="2026-06-19T11:07:34.460609021Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259161 | controller | Jun 19 11:07:34.496753 crc crio[3637]: time="2026-06-19T11:07:34.496689187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259176 | controller | Jun 19 11:07:34.684323 crc crio[3637]: time="2026-06-19T11:07:34.683041395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=fab45bbb-ebe5-4441-a1c4-74c4a815afe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259192 | controller | Jun 19 11:07:34.744745 crc crio[3637]: time="2026-06-19T11:07:34.742538731Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259208 | controller | Jun 19 11:07:34.806097 crc crio[3637]: time="2026-06-19T11:07:34.80503684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259224 | controller | Jun 19 11:07:34.907248 crc crio[3637]: time="2026-06-19T11:07:34.905829289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259239 | controller | Jun 19 11:07:35.132713 crc crio[3637]: time="2026-06-19T11:07:35.132261125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259255 | controller | Jun 19 11:07:36.445907 crc crio[3637]: time="2026-06-19T11:07:36.445026662Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.259271 | controller | Jun 19 11:07:36.445907 crc crio[3637]: time="2026-06-19T11:07:36.445873506Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.259287 | controller | Jun 19 11:07:36.452131 crc crio[3637]: time="2026-06-19T11:07:36.445941188Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\""
2026-06-19 12:35:48.259308 | controller | Jun 19 11:07:36.554391 crc crio[3637]: time="2026-06-19T11:07:36.554206297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259324 | controller | Jun 19 11:07:36.660942 crc crio[3637]: time="2026-06-19T11:07:36.659867843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259340 | controller | Jun 19 11:07:37.254356 crc crio[3637]: time="2026-06-19T11:07:37.251020168Z" level=info msg="Created container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259356 | controller | Jun 19 11:07:37.290975 crc crio[3637]: time="2026-06-19T11:07:37.286755245Z" level=info msg="Starting container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd" id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.259373 | controller | Jun 19 11:07:37.460012 crc crio[3637]: time="2026-06-19T11:07:37.454690705Z" level=info msg="Started container" PID=13436 containerID=16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd description=openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer sandboxID=08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5
2026-06-19 12:35:48.259391 | controller | Jun 19 11:07:37.492563 crc crio[3637]: time="2026-06-19T11:07:37.490675538Z" level=info msg="Created container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259416 | controller | Jun 19 11:07:37.522485 crc crio[3637]: time="2026-06-19T11:07:37.521130145Z" level=info msg="Starting container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14" id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.259467 | controller | Jun 19 11:07:37.627293 crc crio[3637]: time="2026-06-19T11:07:37.626867433Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.259487 | controller | Jun 19 11:07:37.627293 crc crio[3637]: time="2026-06-19T11:07:37.62711533Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.259504 | controller | Jun 19 11:07:37.629911 crc crio[3637]: time="2026-06-19T11:07:37.627325056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.259521 | controller | Jun 19 11:07:38.105489 crc crio[3637]: time="2026-06-19T11:07:38.10011299Z" level=info msg="Started container" PID=13460 containerID=82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 description=openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023
2026-06-19 12:35:48.259538 | controller | Jun 19 11:07:38.507558 crc crio[3637]: time="2026-06-19T11:07:38.504215489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259554 | controller | Jun 19 11:07:38.948491 crc crio[3637]: time="2026-06-19T11:07:38.941104247Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.259574 | controller | Jun 19 11:07:38.948491 crc crio[3637]: time="2026-06-19T11:07:38.941339725Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.259590 | controller | Jun 19 11:07:38.948491 crc crio[3637]: time="2026-06-19T11:07:38.941449208Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-19 12:35:48.259606 | controller | Jun 19 11:07:39.918538 crc crio[3637]: time="2026-06-19T11:07:39.916507751Z" level=info msg="Stopping container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd (timeout: 30s)" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259622 | controller | Jun 19 11:07:40.918652 crc crio[3637]: time="2026-06-19T11:07:40.915833513Z" level=info msg="Created container 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259638 | controller | Jun 19 11:07:41.012938 crc crio[3637]: time="2026-06-19T11:07:41.011618808Z" level=info msg="Starting container: 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0" id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.259654 | controller | Jun 19 11:07:41.491362 crc crio[3637]: time="2026-06-19T11:07:41.481690214Z" level=info msg="Started container" PID=13509 containerID=8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a
2026-06-19 12:35:48.259670 | controller | Jun 19 11:07:41.536741 crc crio[3637]: time="2026-06-19T11:07:41.535675927Z" level=info msg="Stopping container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 (timeout: 30s)" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259687 | controller | Jun 19 11:07:42.700104 crc crio[3637]: time="2026-06-19T11:07:42.663839785Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.259703 | controller | Jun 19 11:07:42.700104 crc crio[3637]: time="2026-06-19T11:07:42.665642807Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.259719 | controller | Jun 19 11:07:42.700104 crc crio[3637]: time="2026-06-19T11:07:42.665689059Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.259735 | controller | Jun 19 11:07:42.744633 crc crio[3637]: time="2026-06-19T11:07:42.744362472Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=144f9bc2-fc9f-4d7c-822a-5f5bcd70374f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259752 | controller | Jun 19 11:07:42.826776 crc crio[3637]: time="2026-06-19T11:07:42.826516156Z" level=info msg="Stopped container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259768 | controller | Jun 19 11:07:42.831133 crc crio[3637]: time="2026-06-19T11:07:42.830916422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=eac8588d-5048-407a-89d6-7eef03823d0d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259784 | controller | Jun 19 11:07:42.836396 crc crio[3637]: time="2026-06-19T11:07:42.836309688Z" level=info msg="Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.259804 | controller | Jun 19 11:07:42.842647 crc crio[3637]: time="2026-06-19T11:07:42.840823267Z" level=info msg="Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc718}] Aliases:map[]}"
2026-06-19 12:35:48.259821 | controller | Jun 19 11:07:42.844450 crc crio[3637]: time="2026-06-19T11:07:42.844107481Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.259838 | controller | Jun 19 11:07:42.888348 crc crio[3637]: time="2026-06-19T11:07:42.884956416Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.259854 | controller | Jun 19 11:07:43.108707 crc crio[3637]: time="2026-06-19T11:07:43.108347014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259871 | controller | Jun 19 11:07:43.216315 crc crio[3637]: time="2026-06-19T11:07:43.211680147Z" level=info msg="Stopping container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 (timeout: 2s)" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259887 | controller | Jun 19 11:07:43.574644 crc crio[3637]: time="2026-06-19T11:07:43.574525897Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.259903 | controller | Jun 19 11:07:43.634693 crc crio[3637]: time="2026-06-19T11:07:43.633451992Z" level=info msg="Stopped container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259919 | controller | Jun 19 11:07:43.638264 crc crio[3637]: time="2026-06-19T11:07:43.636895152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.259935 | controller | Jun 19 11:07:43.650481 crc crio[3637]: time="2026-06-19T11:07:43.650268106Z" level=info msg="Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.259954 | controller | Jun 19 11:07:44.271586 crc crio[3637]: time="2026-06-19T11:07:44.271337584Z" level=info msg="Stopped container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.259972 | controller | Jun 19 11:07:44.298453 crc crio[3637]: time="2026-06-19T11:07:44.290107434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b16a5b9a-76da-4eab-90ca-dd7df3e25e6c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.259988 | controller | Jun 19 11:07:44.324790 crc crio[3637]: time="2026-06-19T11:07:44.324675758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=07833f18-72a9-4372-a5b6-677ccfa2122f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.260007 | controller | Jun 19 11:07:44.342290 crc crio[3637]: time="2026-06-19T11:07:44.329008803Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.260023 | controller | Jun 19 11:07:44.342290 crc crio[3637]: time="2026-06-19T11:07:44.332519034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260039 | controller | Jun 19 11:07:44.393351 crc crio[3637]: time="2026-06-19T11:07:44.393081626Z" level=info msg="Removing container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.260055 | controller | Jun 19 11:07:44.715304 crc crio[3637]: time="2026-06-19T11:07:44.702880309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260071 | controller | Jun 19 11:07:44.745095 crc crio[3637]: time="2026-06-19T11:07:44.744388624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260087 | controller | Jun 19 11:07:46.888699 crc crio[3637]: time="2026-06-19T11:07:46.886978119Z" level=info msg="Created container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.260103 | controller | Jun 19 11:07:46.966997 crc crio[3637]: time="2026-06-19T11:07:46.966867797Z" level=info msg="Starting container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c" id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.260118 | controller | Jun 19 11:07:47.016375 crc crio[3637]: time="2026-06-19T11:07:47.011425119Z" level=info msg="Started container" PID=13640 containerID=cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.260134 | controller | Jun 19 11:07:47.059457 crc crio[3637]: time="2026-06-19T11:07:47.058846533Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260150 | controller | Jun 19 11:07:47.059457 crc crio[3637]: time="2026-06-19T11:07:47.059352348Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\""
2026-06-19 12:35:48.260166 | controller | Jun 19 11:07:47.059870 crc crio[3637]: time="2026-06-19T11:07:47.059752959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.260182 | controller | Jun 19 11:07:47.071515 crc crio[3637]: time="2026-06-19T11:07:47.069791418Z" level=info msg="Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc0015bb258}] Aliases:map[]}"
2026-06-19 12:35:48.260202 | controller | Jun 19 11:07:47.075606 crc crio[3637]: time="2026-06-19T11:07:47.073827494Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.260219 | controller | Jun 19 11:07:48.110503 crc crio[3637]: time="2026-06-19T11:07:48.10976217Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.260235 | controller | Jun 19 11:07:48.110503 crc crio[3637]: time="2026-06-19T11:07:48.110316846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260251 | controller | Jun 19 11:07:48.145356 crc crio[3637]: time="2026-06-19T11:07:48.145137938Z" level=info msg="Removed container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.260267 | controller | Jun 19 11:07:49.851124 crc crio[3637]: time="2026-06-19T11:07:49.850741938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260283 | controller | Jun 19 11:07:51.281950 crc crio[3637]: time="2026-06-19T11:07:51.271652949Z" level=info msg="Created container c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.260300 | controller | Jun 19 11:07:51.281950 crc crio[3637]: time="2026-06-19T11:07:51.280846763Z" level=info msg="Starting container: c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71" id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.260316 | controller | Jun 19 11:07:51.334874 crc crio[3637]: time="2026-06-19T11:07:51.33462893Z" level=info msg="Started container" PID=13752 containerID=c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a
2026-06-19 12:35:48.260332 | controller | Jun 19 11:07:53.564520 crc crio[3637]: time="2026-06-19T11:07:53.562997132Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260349 | controller | Jun 19 11:07:53.568620 crc crio[3637]: time="2026-06-19T11:07:53.568515441Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260364 | controller | Jun 19 11:07:53.568746 crc crio[3637]: time="2026-06-19T11:07:53.568659165Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\""
2026-06-19 12:35:48.260380 | controller | Jun 19 11:07:54.758009 crc crio[3637]: time="2026-06-19T11:07:54.755483811Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.260396 | controller | Jun 19 11:07:54.761658 crc crio[3637]: time="2026-06-19T11:07:54.758088326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260412 | controller | Jun 19 11:07:55.466322 crc crio[3637]: time="2026-06-19T11:07:55.465331083Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260448 | controller | Jun 19 11:07:55.466322 crc crio[3637]: time="2026-06-19T11:07:55.466298731Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260470 | controller | Jun 19 11:07:55.466322 crc crio[3637]: time="2026-06-19T11:07:55.466332762Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-19 12:35:48.260488 | controller | Jun 19 11:07:58.538815 crc crio[3637]: time="2026-06-19T11:07:58.538009299Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260504 | controller | Jun 19 11:07:58.641454 crc crio[3637]: time="2026-06-19T11:07:58.641352701Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260520 | controller | Jun 19 11:07:58.641454 crc crio[3637]: time="2026-06-19T11:07:58.641458924Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\""
2026-06-19 12:35:48.260536 | controller | Jun 19 11:07:58.641762 crc crio[3637]: time="2026-06-19T11:07:58.641540517Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\""
2026-06-19 12:35:48.260551 | controller | Jun 19 11:08:01.025876 crc crio[3637]: time="2026-06-19T11:08:00.962675198Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260591 | controller | Jun 19 11:08:01.035891 crc crio[3637]: time="2026-06-19T11:08:01.035041361Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260616 | controller | Jun 19 11:08:01.041109 crc crio[3637]: time="2026-06-19T11:08:01.040788146Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-19 12:35:48.260632 | controller | Jun 19 11:08:04.025564 crc crio[3637]: time="2026-06-19T11:08:04.02511293Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260647 | controller | Jun 19 11:08:04.025564 crc crio[3637]: time="2026-06-19T11:08:04.025547482Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260663 | controller | Jun 19 11:08:04.025564 crc crio[3637]: time="2026-06-19T11:08:04.025579053Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-19 12:35:48.260679 | controller | Jun 19 11:08:09.785682 crc crio[3637]: time="2026-06-19T11:08:09.782995893Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260695 | controller | Jun 19 11:08:09.785682 crc crio[3637]: time="2026-06-19T11:08:09.78464415Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260710 | controller | Jun 19 11:08:09.785682 crc crio[3637]: time="2026-06-19T11:08:09.784676211Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-19 12:35:48.260737 | controller | Jun 19 11:08:11.338352 crc crio[3637]: time="2026-06-19T11:08:11.337751165Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.260755 | controller | Jun 19 11:08:11.338352 crc crio[3637]: time="2026-06-19T11:08:11.338029103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.260772 | controller | Jun 19 11:08:11.498827 crc crio[3637]: time="2026-06-19T11:08:11.498587073Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260788 | controller | Jun 19 11:08:11.498827 crc crio[3637]: time="2026-06-19T11:08:11.498801019Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260808 | controller | Jun 19 11:08:11.498827 crc crio[3637]: time="2026-06-19T11:08:11.49882781Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-19 12:35:48.260827 | controller | Jun 19 11:08:11.589055 crc crio[3637]: time="2026-06-19T11:08:11.588747018Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260845 | controller | Jun 19 11:08:11.589055 crc crio[3637]: time="2026-06-19T11:08:11.58884243Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260860 | controller | Jun 19 11:08:11.589055 crc crio[3637]: time="2026-06-19T11:08:11.588868771Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-19 12:35:48.260876 | controller | Jun 19 11:08:12.218548 crc crio[3637]: time="2026-06-19T11:08:12.213959235Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260892 | controller | Jun 19 11:08:12.218548 crc crio[3637]: time="2026-06-19T11:08:12.214028327Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260908 | controller | Jun 19 11:08:12.218548 crc crio[3637]: time="2026-06-19T11:08:12.214062658Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-19 12:35:48.260924 | controller | Jun 19 11:08:13.231583 crc crio[3637]: time="2026-06-19T11:08:13.230984235Z" level=info msg="Stopping container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c (timeout: 2s)" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.260941 | controller | Jun 19 11:08:13.322861 crc crio[3637]: time="2026-06-19T11:08:13.316833106Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.260956 | controller | Jun 19 11:08:13.323296 crc crio[3637]: time="2026-06-19T11:08:13.322977673Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.260972 | controller | Jun 19 11:08:13.323296 crc crio[3637]: time="2026-06-19T11:08:13.323019094Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-19 12:35:48.260988 | controller | Jun 19 11:08:14.474903 crc crio[3637]: time="2026-06-19T11:08:14.474546715Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261034 | controller | Jun 19 11:08:14.474903 crc crio[3637]: time="2026-06-19T11:08:14.474781153Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261051 | controller | Jun 19 11:08:14.474903 crc crio[3637]: time="2026-06-19T11:08:14.474818684Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-19 12:35:48.261067 | controller | Jun 19 11:08:15.005312 crc crio[3637]: time="2026-06-19T11:08:15.004997827Z" level=info msg="Removing container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.261084 | controller | Jun 19 11:08:16.155545 crc crio[3637]: time="2026-06-19T11:08:16.153961854Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261100 | controller | Jun 19 11:08:16.156703 crc crio[3637]: time="2026-06-19T11:08:16.155596001Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261116 | controller | Jun 19 11:08:16.156703 crc crio[3637]: time="2026-06-19T11:08:16.155801087Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\""
2026-06-19 12:35:48.261135 | controller | Jun 19 11:08:16.156703 crc crio[3637]: time="2026-06-19T11:08:16.155873599Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-19 12:35:48.261151 | controller | Jun 19 11:08:19.837938 crc crio[3637]: time="2026-06-19T11:08:19.837845943Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261167 | controller | Jun 19 11:08:19.837938 crc crio[3637]: time="2026-06-19T11:08:19.837910415Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261183 | controller | Jun 19 11:08:19.837938 crc crio[3637]: time="2026-06-19T11:08:19.837933266Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-19 12:35:48.261200 | controller | Jun 19 11:08:19.914612 crc crio[3637]: time="2026-06-19T11:08:19.914494019Z" level=info msg="Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261216 | controller | Jun 19 11:08:19.914612 crc crio[3637]: time="2026-06-19T11:08:19.914584651Z" level=info msg="Stopped pod sandbox (already stopped): 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261232 | controller | Jun 19 11:08:19.924456 crc crio[3637]: time="2026-06-19T11:08:19.924330842Z" level=info msg="Removing pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.261248 | controller | Jun 19 11:08:20.274056 crc crio[3637]: time="2026-06-19T11:08:20.268892495Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261263 | controller | Jun 19 11:08:20.274056 crc crio[3637]: time="2026-06-19T11:08:20.273322381Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261279 | controller | Jun 19 11:08:20.274056 crc crio[3637]: time="2026-06-19T11:08:20.273465316Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-19 12:35:48.261294 | controller | Jun 19 11:08:21.595984 crc crio[3637]: time="2026-06-19T11:08:21.595615775Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261310 | controller | Jun 19 11:08:21.595984 crc crio[3637]: time="2026-06-19T11:08:21.595748669Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261325 | controller | Jun 19 11:08:21.595984 crc crio[3637]: time="2026-06-19T11:08:21.59580222Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\""
2026-06-19 12:35:48.261340 | controller | Jun 19 11:08:21.595984 crc crio[3637]: time="2026-06-19T11:08:21.595866552Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-19 12:35:48.261356 | controller | Jun 19 11:08:21.836123 crc crio[3637]: time="2026-06-19T11:08:21.833890901Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.261371 | controller | Jun 19 11:08:21.836123 crc crio[3637]: time="2026-06-19T11:08:21.834074737Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.261387 | controller | Jun 19 11:08:47.323049 crc crio[3637]: time="2026-06-19T11:08:47.319860967Z" level=info msg="Stopped container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.261406 | controller | Jun 19 11:08:47.345303 crc crio[3637]: time="2026-06-19T11:08:47.345002673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cf6b18cc-394e-44da-aebe-6bfbf37e1b7e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261422 | controller | Jun 19 11:09:00.071047 crc crio[3637]: time="2026-06-19T11:09:00.070050106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e26d6cda-2b51-4361-9a27-8c8b682e6551 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261457 | controller | Jun 19 11:09:21.417240 crc crio[3637]: time="2026-06-19T11:09:21.415898589Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.261474 | controller | Jun 19 11:09:21.422644 crc crio[3637]: time="2026-06-19T11:09:21.422452547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.261491 | controller | Jun 19 11:09:43.662519 crc crio[3637]: time="2026-06-19T11:09:43.660578472Z" level=info msg="Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261506 | controller | Jun 19 11:09:44.672740 crc crio[3637]: time="2026-06-19T11:09:44.672061705Z" level=info msg="Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261522 | controller | Jun 19 11:09:46.272471 crc crio[3637]: time="2026-06-19T11:09:46.272120556Z" level=info msg="Stopped pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261538 | controller | Jun 19 11:09:46.274251 crc crio[3637]: time="2026-06-19T11:09:46.273298458Z" level=info msg="Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261554 | controller | Jun 19 11:09:46.279315 crc crio[3637]: time="2026-06-19T11:09:46.279000564Z" level=info msg="Stopped pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261569 | controller | Jun 19 11:09:46.279920 crc crio[3637]: time="2026-06-19T11:09:46.279803196Z" level=info msg="Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261585 | controller | Jun 19 11:09:46.882377 crc crio[3637]: time="2026-06-19T11:09:46.881556181Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.261600 | controller | Jun 19 11:09:46.882532 crc crio[3637]: time="2026-06-19T11:09:46.882496447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.261616 | controller | Jun 19 11:09:46.934936 crc crio[3637]: time="2026-06-19T11:09:46.934547267Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.261634 | controller | Jun 19 11:09:46.934936 crc crio[3637]: time="2026-06-19T11:09:46.934776524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.261650 | controller | Jun 19 11:10:15.008495 crc crio[3637]: time="2026-06-19T11:10:15.003385458Z" level=info msg="Removing container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.261666 | controller | Jun 19 11:10:19.918761 crc crio[3637]: time="2026-06-19T11:10:19.918413588Z" level=info msg="Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261681 | controller | Jun 19 11:10:19.919592 crc crio[3637]: time="2026-06-19T11:10:19.918776558Z" level=info msg="Stopped pod sandbox (already stopped): 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.261697 | controller | Jun 19 11:10:19.921627 crc crio[3637]: time="2026-06-19T11:10:19.921475391Z" level=info msg="Removing pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.261713 | controller | Jun 19 11:10:59.997095 crc crio[3637]: time="2026-06-19T11:10:59.995670464Z" level=info msg="Removed pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.261729 | controller | Jun 19 11:11:00.239118 crc crio[3637]: time="2026-06-19T11:11:00.23892473Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.261745 | controller | Jun 19 11:11:00.240918 crc crio[3637]: time="2026-06-19T11:11:00.24081484Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9e8a6784-3702-4545-8016-3e956ab0b680 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261761 | controller | Jun 19 11:11:00.263949 crc crio[3637]: time="2026-06-19T11:11:00.263579185Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.261777 | controller | Jun 19 11:11:00.265218 crc crio[3637]: time="2026-06-19T11:11:00.265001241Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4e0dcd95-47d8-4540-81df-c6969d4da35e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261793 | controller | Jun 19 11:11:00.274933 crc crio[3637]: time="2026-06-19T11:11:00.274433013Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}"
2026-06-19 12:35:48.261810 | controller | Jun 19 11:11:00.274933 crc crio[3637]: time="2026-06-19T11:11:00.274518485Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.261830 | controller | Jun 19 11:11:00.309107 crc crio[3637]: time="2026-06-19T11:11:00.308931171Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}"
2026-06-19 12:35:48.261846 | controller | Jun 19 11:11:00.309107 crc crio[3637]: time="2026-06-19T11:11:00.309064654Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.261862 | controller | Jun 19 11:11:00.339034 crc crio[3637]: time="2026-06-19T11:11:00.33881714Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}"
2026-06-19 12:35:48.261878 | controller | Jun 19 11:11:00.339034 crc crio[3637]: time="2026-06-19T11:11:00.338994805Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.261894 | controller | Jun 19 11:11:00.399784 crc crio[3637]: time="2026-06-19T11:11:00.399633904Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.261910 | controller | Jun 19 11:11:00.401671 crc crio[3637]: time="2026-06-19T11:11:00.401469341Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d79bac6c-483d-4c70-8e1f-cd3e1245c8cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261926 | controller | Jun 19 11:11:00.407579 crc crio[3637]: time="2026-06-19T11:11:00.407403023Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.261942 | controller | Jun 19 11:11:00.412100 crc crio[3637]: time="2026-06-19T11:11:00.411940741Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a804abb5-a916-474a-ab14-d035c8927bb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.261957 | controller | Jun 19 11:11:00.415527 crc crio[3637]: time="2026-06-19T11:11:00.414787264Z" level=info msg="Removed container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.261973 | controller | Jun 19 11:11:00.474438 crc crio[3637]: time="2026-06-19T11:11:00.473464112Z" level=info msg="Removed container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.261989 | controller | Jun 19 11:11:00.487708 crc crio[3637]: time="2026-06-19T11:11:00.486560879Z" level=info msg="Removing container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.262008 | controller | Jun 19 11:11:00.546073 crc crio[3637]: time="2026-06-19T11:11:00.543968286Z" level=info msg="Removed pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.262024 | controller | Jun 19 11:11:00.550528 crc crio[3637]: time="2026-06-19T11:11:00.547271011Z" level=info msg="Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.262040 | controller | Jun 19 11:11:00.550528 crc crio[3637]: time="2026-06-19T11:11:00.547374194Z" level=info msg="Stopped pod sandbox (already stopped): 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.262056 | controller | Jun 19 11:11:00.550528 crc crio[3637]: time="2026-06-19T11:11:00.547949928Z" level=info msg="Removing pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.262072 | controller | Jun 19 11:11:00.605324 crc crio[3637]: time="2026-06-19T11:11:00.604826571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262088 | controller | Jun 19 11:11:00.614689 crc crio[3637]: time="2026-06-19T11:11:00.614650313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262104 | controller | Jun 19 11:11:00.690343 crc crio[3637]: time="2026-06-19T11:11:00.689998351Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ac7a0ed3-4805-4c8d-a106-aae7a133f014 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262120 | controller | Jun 19 11:11:00.725115 crc crio[3637]: time="2026-06-19T11:11:00.724782576Z" level=info msg="Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}"
2026-06-19 12:35:48.262136 | controller | Jun 19 11:11:00.725115 crc crio[3637]: time="2026-06-19T11:11:00.725111715Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.262152 | controller | Jun 19 11:11:00.785265 crc crio[3637]: time="2026-06-19T11:11:00.78443183Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=823f4195-8ecd-48be-a117-4f394794817e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262168 | controller | Jun 19 11:11:00.788985 crc crio[3637]: time="2026-06-19T11:11:00.788847493Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c234df69-8a60-4182-8319-13b319bb17ec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262184 | controller | Jun 19 11:11:00.793571 crc crio[3637]: time="2026-06-19T11:11:00.793452382Z" level=info msg="Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}"
2026-06-19 12:35:48.262204 | controller | Jun 19 11:11:00.793669 crc crio[3637]: time="2026-06-19T11:11:00.793576815Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.262220 | controller | Jun 19 11:11:00.836372 crc crio[3637]: time="2026-06-19T11:11:00.836036558Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.262236 | controller | Jun 19 11:11:00.843993 crc crio[3637]: time="2026-06-19T11:11:00.84313388Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.262252 | controller | Jun 19 11:11:00.849885 crc crio[3637]: time="2026-06-19T11:11:00.848924969Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e10c8522-737a-44c9-b117-18142dc0128a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262268 | controller | Jun 19 11:11:00.849885 crc crio[3637]: time="2026-06-19T11:11:00.849087783Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=43605ae5-d598-40de-b54a-b9f0de8e9d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262284 | controller | Jun 19 11:11:00.911054 crc crio[3637]: time="2026-06-19T11:11:00.909845055Z" level=info msg="Removed pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.262300 | controller | Jun 19 11:11:00.923336 crc crio[3637]: time="2026-06-19T11:11:00.923132357Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cafa81a1-d10f-49f1-977a-78e9ccb98c96 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262316 | controller | Jun 19 11:11:00.951882 crc crio[3637]: time="2026-06-19T11:11:00.95040602Z" level=info msg="Created container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262332 | controller | Jun 19 11:11:00.968535 crc crio[3637]: time="2026-06-19T11:11:00.968246508Z" level=info msg="Starting container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1" id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.262348 | controller | Jun 19 11:11:00.975711 crc crio[3637]: time="2026-06-19T11:11:00.975526915Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.262364 | controller | Jun 19 11:11:00.978379 crc crio[3637]: time="2026-06-19T11:11:00.978336977Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6d34e2f1-6fad-46a6-98de-5c051f9ef8ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262380 | controller | Jun 19 11:11:01.021119 crc crio[3637]: time="2026-06-19T11:11:01.020105501Z" level=info msg="Removed container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.262399 | controller | Jun 19 11:11:01.021119 crc crio[3637]: time="2026-06-19T11:11:01.021030515Z" level=info msg="Started container" PID=14768 containerID=773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.262415 | controller | Jun 19 11:11:01.059290 crc crio[3637]: time="2026-06-19T11:11:01.058640053Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262450 | controller | Jun 19 11:11:01.063055 crc crio[3637]: time="2026-06-19T11:11:01.060617653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262468 | controller | Jun 19 11:11:01.064285 crc crio[3637]: time="2026-06-19T11:11:01.064237947Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262484 | controller | Jun 19 11:11:01.068819 crc crio[3637]: time="2026-06-19T11:11:01.068718402Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=35f19f1e-3c2f-4a92-bb26-7e933d4a5cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262500 | controller | Jun 19 11:11:01.069383 crc crio[3637]: time="2026-06-19T11:11:01.069344597Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1dabf2da-57bb-4741-9722-2d9f60fa34ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262515 | controller | Jun 19 11:11:01.074208 crc crio[3637]: time="2026-06-19T11:11:01.071847212Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-content" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262531 | controller | Jun 19 11:11:01.091738 crc crio[3637]: time="2026-06-19T11:11:01.091491317Z" level=info msg="Creating container: openshift-marketplace/community-operators-7lkwd/extract-content" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262547 | controller | Jun 19 11:11:01.097361 crc crio[3637]: time="2026-06-19T11:11:01.097332167Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262562 | controller | Jun 19 11:11:01.100321 crc crio[3637]: time="2026-06-19T11:11:01.100070898Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-content" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262578 | controller | Jun 19 11:11:01.105330 crc crio[3637]: time="2026-06-19T11:11:01.104554373Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=29037679-6295-4e54-a387-47978e47a8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262594 | controller | Jun 19 11:11:01.115412 crc crio[3637]: time="2026-06-19T11:11:01.11533601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262610 | controller | Jun 19 11:11:01.120918 crc crio[3637]: time="2026-06-19T11:11:01.120834392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262632 | controller | Jun 19 11:11:01.121629 crc crio[3637]: time="2026-06-19T11:11:01.121588491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262648 | controller | Jun 19 11:11:01.136109 crc crio[3637]: time="2026-06-19T11:11:01.13595841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262664 | controller | Jun 19 11:11:01.214137 crc crio[3637]: time="2026-06-19T11:11:01.21371981Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.262680 | controller | Jun 19 11:11:01.221864 crc crio[3637]: time="2026-06-19T11:11:01.22069599Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=483e17f6-a39a-425b-91f1-8467025ba13a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262695 | controller | Jun 19 11:11:01.266598 crc crio[3637]: time="2026-06-19T11:11:01.26539967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262711 | controller | Jun 19 11:11:01.336037 crc crio[3637]: time="2026-06-19T11:11:01.335370359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262726 | controller | Jun 19 11:11:01.356959 crc crio[3637]: time="2026-06-19T11:11:01.356323148Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4ad36bba-8b43-4e67-86b3-9b7a30df54f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.262742 | controller | Jun 19 11:11:01.357383 crc crio[3637]: time="2026-06-19T11:11:01.357055888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262757 | controller | Jun 19 11:11:01.388097 crc crio[3637]: time="2026-06-19T11:11:01.387983003Z" level=info msg="Creating container: openshift-marketplace/certified-operators-42587/extract-content" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262773 | controller | Jun 19 11:11:01.551266 crc crio[3637]: time="2026-06-19T11:11:01.547386073Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262789 | controller | Jun 19 11:11:01.579013 crc crio[3637]: time="2026-06-19T11:11:01.578311437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262804 | controller | Jun 19 11:11:01.585007 crc crio[3637]: time="2026-06-19T11:11:01.583027439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262819 | controller | Jun 19 11:11:01.593332 crc crio[3637]: time="2026-06-19T11:11:01.593258482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262835 | controller | Jun 19 11:11:01.613873 crc crio[3637]: time="2026-06-19T11:11:01.612602519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262850 | controller | Jun 19 11:11:01.631779 crc crio[3637]: time="2026-06-19T11:11:01.630393306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262868 | controller | Jun 19 11:11:01.633697 crc crio[3637]: time="2026-06-19T11:11:01.63361462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262884 | controller | Jun 19 11:11:01.644727 crc crio[3637]: time="2026-06-19T11:11:01.644374127Z" level=info msg="Created container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.262899 | controller | Jun 19 11:11:01.652997 crc crio[3637]: time="2026-06-19T11:11:01.652840544Z" level=info msg="Starting container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064" id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.262915 | controller | Jun 19 11:11:01.708646 crc crio[3637]: time="2026-06-19T11:11:01.708514297Z" level=info msg="Started container" PID=14832 containerID=b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064 description=openshift-marketplace/community-operators-qhh6t/extract-content id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084
2026-06-19 12:35:48.262932 | controller | Jun 19 11:11:01.710004 crc crio[3637]: time="2026-06-19T11:11:01.709897642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262947 | controller | Jun 19 11:11:01.712919 crc crio[3637]: time="2026-06-19T11:11:01.712856418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262963 | controller | Jun 19 11:11:01.713042 crc crio[3637]: time="2026-06-19T11:11:01.712880529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262979 | controller | Jun 19 11:11:01.740111 crc crio[3637]: time="2026-06-19T11:11:01.739511084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.262997 | controller | Jun 19 11:11:01.750636 crc crio[3637]: time="2026-06-19T11:11:01.750486106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263015 | controller | Jun 19 11:11:01.772796 crc crio[3637]: time="2026-06-19T11:11:01.772645395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263030 | controller | Jun 19 11:11:01.824670 crc crio[3637]: time="2026-06-19T11:11:01.824537971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263045 | controller | Jun 19 11:11:01.830521 crc crio[3637]: time="2026-06-19T11:11:01.830233957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263060 | controller | Jun 19 11:11:01.946560 crc crio[3637]: time="2026-06-19T11:11:01.946188158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263075 | controller | Jun 19 11:11:01.955501 crc crio[3637]: time="2026-06-19T11:11:01.955294793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263095 | controller | Jun 19 11:11:01.955854 crc crio[3637]: 2026-06-19T11:11:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e721961ef5122e1 Mac:9a:87:91:2d:e1:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf SocketPath: PciID:}] [{Interface:0xc0002166f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.263111 | controller | Jun 19 11:11:01.957815 crc crio[3637]: time="2026-06-19T11:11:01.957627223Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}"
2026-06-19 12:35:48.263126 | controller | Jun 19 11:11:01.957925 crc crio[3637]: time="2026-06-19T11:11:01.95787862Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.263142 | controller | Jun 19 11:11:02.026963 crc crio[3637]: time="2026-06-19T11:11:02.016892717Z" level=info msg="Ran pod sandbox e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.263157 | controller | Jun 19 11:11:02.033523 crc crio[3637]: time="2026-06-19T11:11:02.033413613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4bafefb9-77ba-437d-b943-ddeda153964b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263173 | controller | Jun 19 11:11:02.041906 crc crio[3637]: time="2026-06-19T11:11:02.041807857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=159351b5-02e6-4b4a-90d2-ff9969970a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263190 | controller | Jun 19 11:11:02.048255 crc crio[3637]: time="2026-06-19T11:11:02.04812198Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263206 | controller | Jun 19 11:11:02.048741 crc crio[3637]: time="2026-06-19T11:11:02.048671665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263222 | controller | Jun 19 11:11:02.061837 crc crio[3637]: time="2026-06-19T11:11:02.0617107Z" level=info msg="Created container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263238 | controller | Jun 19 11:11:02.070122 crc crio[3637]: time="2026-06-19T11:11:02.070067445Z" level=info msg="Starting container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf" id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263254 | controller | Jun 19 11:11:02.074312 crc crio[3637]: time="2026-06-19T11:11:02.074232462Z" level=info msg="Created container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263273 | controller | Jun 19 11:11:02.077467 crc crio[3637]: time="2026-06-19T11:11:02.077306161Z" level=info msg="Starting container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e" id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263289 | controller | Jun 19 11:11:02.080252 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823f008223c56af Mac:0e:ce:3c:ce:e9:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.263305 | controller | Jun 19 11:11:02.080705 crc crio[3637]: time="2026-06-19T11:11:02.080616456Z" level=info msg="Started container" PID=14932 containerID=f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3
2026-06-19 12:35:48.263322 | controller | Jun 19 11:11:02.081236 crc crio[3637]: time="2026-06-19T11:11:02.081048837Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}"
2026-06-19 12:35:48.263338 | controller | Jun 19 11:11:02.081361 crc crio[3637]: time="2026-06-19T11:11:02.081289644Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.263355 | controller | Jun 19 11:11:02.090320 crc crio[3637]: time="2026-06-19T11:11:02.088501989Z" level=info msg="Started container" PID=14934 containerID=00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e description=openshift-marketplace/certified-operators-l27pk/extract-content id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb
2026-06-19 12:35:48.263371 | controller | Jun 19 11:11:02.090868 crc crio[3637]: time="2026-06-19T11:11:02.090817388Z" level=info msg="Created container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263388 | controller | Jun 19 11:11:02.093328 crc crio[3637]: time="2026-06-19T11:11:02.093114807Z" level=info msg="Starting container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b" id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263403 | controller | Jun 19 11:11:02.109853 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3549707a6e3d287 Mac:96:5c:a6:71:c0:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a SocketPath: PciID:}] [{Interface:0xc0001b05d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.263420 | controller | Jun 19 11:11:02.110555 crc crio[3637]: time="2026-06-19T11:11:02.110434393Z" level=info msg="Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}"
2026-06-19 12:35:48.263459 | controller | Jun 19 11:11:02.110717 crc crio[3637]: time="2026-06-19T11:11:02.110655579Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.263477 | controller | Jun 19 11:11:02.113516 crc crio[3637]: time="2026-06-19T11:11:02.11342169Z" level=info msg="Started container" PID=14935 containerID=972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b description=openshift-marketplace/community-operators-7lkwd/extract-content id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4
2026-06-19 12:35:48.263494 | controller | Jun 19 11:11:02.121940 crc crio[3637]: time="2026-06-19T11:11:02.120643356Z" level=info msg="Ran pod sandbox 3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 with infra container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.263510 | controller | Jun 19 11:11:02.121940 crc crio[3637]: time="2026-06-19T11:11:02.121730434Z" level=info msg="Ran pod sandbox 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.263526 | controller | Jun 19 11:11:02.127646 crc crio[3637]: time="2026-06-19T11:11:02.125580223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=926e5d77-20ff-4ec8-b638-e4907d940653 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263541 | controller | Jun 19 11:11:02.145364 crc crio[3637]: time="2026-06-19T11:11:02.141776309Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5e496372-0bd1-480c-bac8-228100fb5d2b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263557 | controller | Jun 19 11:11:02.145364 crc crio[3637]: time="2026-06-19T11:11:02.142241532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f757c1c4-3fda-4a9a-a4b4-01edfc66f1fd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263573 | controller | Jun 19 11:11:02.169607 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc28df75a64829 Mac:5e:7e:93:bc:7b:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.263588 | controller | Jun 19 11:11:02.172418 crc crio[3637]: time="2026-06-19T11:11:02.169190945Z" level=info msg="Created container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263604 | controller | Jun 19 11:11:02.172418 crc crio[3637]: time="2026-06-19T11:11:02.170883948Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}"
2026-06-19 12:35:48.263624 | controller | Jun 19 11:11:02.172418 crc crio[3637]: time="2026-06-19T11:11:02.172387316Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.263641 | controller | Jun 19 11:11:02.176699 crc crio[3637]: time="2026-06-19T11:11:02.174279156Z" level=info msg="Starting container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9" id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263657 | controller | Jun 19 11:11:02.181310 crc crio[3637]: time="2026-06-19T11:11:02.179663253Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ad6c6548-320e-4683-9122-ecd4929f9c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263673 | controller | Jun 19 11:11:02.187903 crc crio[3637]: time="2026-06-19T11:11:02.185293188Z" level=info msg="Started container" PID=14961 containerID=e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403
2026-06-19 12:35:48.263689 | controller | Jun 19 11:11:02.199727 crc crio[3637]: time="2026-06-19T11:11:02.198715193Z" level=info msg="Created container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263705 | controller | Jun 19 11:11:02.200805 crc crio[3637]: time="2026-06-19T11:11:02.200648153Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263721 | controller | Jun 19 11:11:02.203572 crc crio[3637]: time="2026-06-19T11:11:02.203357924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263736 | controller | Jun 19 11:11:02.211695 crc crio[3637]: time="2026-06-19T11:11:02.203699191Z" level=info msg="Starting container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f" id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263753 | controller | Jun 19 11:11:02.211695 crc crio[3637]: time="2026-06-19T11:11:02.205630032Z" level=info msg="Created container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263768 | controller | Jun 19 11:11:02.211695 crc crio[3637]: time="2026-06-19T11:11:02.206022031Z" level=info msg="Created container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263784 | controller | Jun 19 11:11:02.215584 crc crio[3637]: time="2026-06-19T11:11:02.212581169Z" level=info msg="Started container" PID=14948 containerID=0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f description=openshift-marketplace/redhat-operators-4l9ns/extract-content id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654
2026-06-19 12:35:48.263810 | controller | Jun 19 11:11:02.215584 crc crio[3637]: time="2026-06-19T11:11:02.212911799Z" level=info msg="Starting container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7" id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263826 | controller | Jun 19 11:11:02.215584 crc crio[3637]: time="2026-06-19T11:11:02.213065393Z" level=info msg="Starting container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc" id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.263842 | controller | Jun 19 11:11:02.222213 crc crio[3637]: time="2026-06-19T11:11:02.221047188Z" level=info msg="Ran pod sandbox 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.263858 | controller | Jun 19 11:11:02.225260 crc crio[3637]: time="2026-06-19T11:11:02.223388279Z" level=info msg="Started container" PID=14940 containerID=64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc description=openshift-marketplace/redhat-marketplace-nvvwz/extract-content id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457
2026-06-19 12:35:48.263874 | controller | Jun 19 11:11:02.235314 crc crio[3637]: time="2026-06-19T11:11:02.235237493Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=60fa1268-796e-4427-acf9-cff2b34672d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263889 | controller | Jun 19 11:11:02.238319 crc crio[3637]: time="2026-06-19T11:11:02.237597653Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6d682998-6de5-4ccf-9789-ebf0139063fe name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.263905 | controller | Jun 19 11:11:02.246273 crc crio[3637]: time="2026-06-19T11:11:02.246197545Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263921 | controller | Jun 19 11:11:02.246588 crc crio[3637]: time="2026-06-19T11:11:02.246508003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.263937 | controller | Jun 19 11:11:02.250944 crc crio[3637]: time="2026-06-19T11:11:02.250871545Z" level=info msg="Started container" PID=14951 containerID=333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7 description=openshift-marketplace/certified-operators-42587/extract-content id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda
2026-06-19 12:35:48.263954 | controller | Jun 19 11:11:02.283867 crc crio[3637]: time="2026-06-19T11:11:02.283586086Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.263969 | controller | Jun 19 11:11:02.302931 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c1442aeda64b2e Mac:16:cf:dc:a4:d3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.263988 | controller | Jun 19 11:11:02.306532 crc crio[3637]: time="2026-06-19T11:11:02.306437884Z" level=info msg="Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}"
2026-06-19 12:35:48.264005 | controller | Jun 19 11:11:02.306773 crc crio[3637]: time="2026-06-19T11:11:02.30668618Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.264021 | controller | Jun 19 11:11:02.377832 crc crio[3637]: time="2026-06-19T11:11:02.377626604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264037 | controller | Jun 19 11:11:02.386479 crc crio[3637]: time="2026-06-19T11:11:02.386408901Z" level=info msg="Ran pod sandbox 5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 with infra container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.264053 | controller | Jun 19 11:11:02.391220 crc crio[3637]: time="2026-06-19T11:11:02.39105491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264070 | controller | Jun 19 11:11:02.392913 crc crio[3637]: time="2026-06-19T11:11:02.392872748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264085 | controller | Jun 19 11:11:02.405021 crc crio[3637]: time="2026-06-19T11:11:02.404962368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264101 | controller | Jun 19 11:11:02.407531 crc crio[3637]: time="2026-06-19T11:11:02.407113634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264116 | controller | Jun 19 11:11:02.410631 crc crio[3637]: time="2026-06-19T11:11:02.410549152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=92eb30f6-8d1c-4d67-976b-36a410a7a694 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264133 | controller | Jun 19 11:11:02.432627 crc crio[3637]: time="2026-06-19T11:11:02.432540587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c050e755-e55a-4fc5-80b5-0042ab379319 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264148 | controller | Jun 19 11:11:02.458718 crc crio[3637]: time="2026-06-19T11:11:02.458609657Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264164 | controller | Jun 19 11:11:02.459307 crc crio[3637]: time="2026-06-19T11:11:02.459258985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264183 | controller | Jun 19 11:11:02.521637 crc crio[3637]: time="2026-06-19T11:11:02.521510646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264199 | controller | Jun 19 11:11:02.551226 crc crio[3637]: time="2026-06-19T11:11:02.545285598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264215 | controller | Jun 19 11:11:02.687696 crc crio[3637]: time="2026-06-19T11:11:02.687504445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264230 | controller | Jun 19 11:11:02.701612 crc crio[3637]: time="2026-06-19T11:11:02.701542866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264246 | controller | Jun 19 11:11:02.717477 crc crio[3637]: time="2026-06-19T11:11:02.71721766Z" level=info msg="Created container 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264262 | controller | Jun 19 11:11:02.721882 crc crio[3637]: time="2026-06-19T11:11:02.721791716Z" level=info msg="Starting container: 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782" id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264278 | controller | Jun 19 11:11:02.747474 crc crio[3637]: time="2026-06-19T11:11:02.746360468Z" level=info msg="Started container" PID=15026 containerID=15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782 description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13
2026-06-19 12:35:48.264294 | controller | Jun 19 11:11:02.760045 crc crio[3637]: time="2026-06-19T11:11:02.759974299Z" level=info msg="Created container 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264310 | controller | Jun 19 11:11:02.765106 crc crio[3637]: time="2026-06-19T11:11:02.764966167Z" level=info msg="Starting container: 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0" id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264327 | controller | Jun 19 11:11:02.800563 crc crio[3637]: time="2026-06-19T11:11:02.800347947Z" level=info msg="Started container" PID=15027 containerID=689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7
2026-06-19 12:35:48.264343 | controller | Jun 19 11:11:02.898578 crc crio[3637]: time="2026-06-19T11:11:02.898491421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=885b1fba-7b11-4ec3-b646-8bb94ca4af79 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264360 | controller | Jun 19 11:11:03.043616 crc crio[3637]: time="2026-06-19T11:11:03.04112874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4c27e583-c291-4ca4-b1a1-9c79bbf3e271 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264379 | controller | Jun 19 11:11:03.052639 crc crio[3637]: time="2026-06-19T11:11:03.051553608Z" level=info msg="Created container ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264461 | controller | Jun 19 11:11:03.055357 crc crio[3637]: time="2026-06-19T11:11:03.055030408Z" level=info msg="Starting container: ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796" id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264492 | controller | Jun 19 11:11:03.067383 crc crio[3637]: time="2026-06-19T11:11:03.067328644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=98c23344-19c3-4fa5-9d11-d9227f703570 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264511 | controller | Jun 19 11:11:03.083133 crc crio[3637]: time="2026-06-19T11:11:03.083021928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c0ca39d-327b-4920-9603-954447cc9f2a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264527 | controller | Jun 19 11:11:03.102655 crc crio[3637]: time="2026-06-19T11:11:03.10255756Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264543 | controller | Jun 19 11:11:03.103109 crc crio[3637]: time="2026-06-19T11:11:03.103053332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264559 | controller | Jun 19 11:11:03.115330 crc crio[3637]: time="2026-06-19T11:11:03.113734406Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-nvvwz/registry-server" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264575 | controller | Jun 19 11:11:03.139575 crc crio[3637]: time="2026-06-19T11:11:03.137728303Z" level=info msg="Started container" PID=15047 containerID=ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293
2026-06-19 12:35:48.264591 | controller | Jun 19 11:11:03.210673 crc crio[3637]: time="2026-06-19T11:11:03.210586978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264607 | controller | Jun 19 11:11:03.339087 crc crio[3637]: time="2026-06-19T11:11:03.338566279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264623 | controller | Jun 19 11:11:03.347388 crc crio[3637]: time="2026-06-19T11:11:03.347315504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264639 | controller | Jun 19 11:11:03.416186 crc crio[3637]: time="2026-06-19T11:11:03.416050093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264655 | controller | Jun 19 11:11:03.433266 crc crio[3637]: time="2026-06-19T11:11:03.433066139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264675 | controller | Jun 19 11:11:03.518954 crc crio[3637]: time="2026-06-19T11:11:03.518866085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264691 | controller | Jun 19 11:11:03.725991 crc crio[3637]: time="2026-06-19T11:11:03.724964466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.264707 | controller | Jun 19 11:11:03.791109 crc crio[3637]: time="2026-06-19T11:11:03.791010574Z" level=info msg="Created container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264723 | controller | Jun 19 11:11:03.793405 crc crio[3637]: time="2026-06-19T11:11:03.793295932Z" level=info msg="Starting container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2" id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264752 | controller | Jun 19 11:11:03.800953 crc crio[3637]: time="2026-06-19T11:11:03.799919043Z" level=info msg="Started container" PID=15094 containerID=c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3
2026-06-19 12:35:48.264769 | controller | Jun 19 11:11:03.862652 crc crio[3637]: time="2026-06-19T11:11:03.862478662Z" level=info msg="Created container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264786 | controller | Jun 19 11:11:03.864528 crc crio[3637]: time="2026-06-19T11:11:03.864031412Z" level=info msg="Starting container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca" id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264804 | controller | Jun 19 11:11:03.878564 crc crio[3637]: time="2026-06-19T11:11:03.87326148Z" level=info msg="Started container" PID=15085 containerID=7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca description=openshift-marketplace/redhat-marketplace-nvvwz/registry-server id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457
2026-06-19 12:35:48.264820 | controller | Jun 19 11:11:04.209973 crc crio[3637]: time="2026-06-19T11:11:04.208975314Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c221d694-e4f8-491f-ab4b-5c60f9b7aea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264836 | controller | Jun 19 11:11:04.214593 crc crio[3637]: time="2026-06-19T11:11:04.214482326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd93c23d-cde9-49f5-881c-33011101874b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264852 | controller | Jun 19 11:11:04.238417 crc crio[3637]: time="2026-06-19T11:11:04.238323428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9554336f-17f5-40f8-99b3-1d2e50e7f3d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264870 | controller | Jun 19 11:11:04.240558 crc crio[3637]: time="2026-06-19T11:11:04.240477864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e52ca9e-9da1-4465-bc85-f6b51403ff00 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264887 | controller | Jun 19 11:11:04.251267 crc crio[3637]: time="2026-06-19T11:11:04.250747008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2786508a-6bb1-4f92-870b-236ab85202e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264903 | controller | Jun 19 11:11:04.251267 crc crio[3637]: time="2026-06-19T11:11:04.251049556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=73817421-85fd-4e80-b4ac-a9dc0d126d1d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264919 | controller | Jun 19 11:11:04.258943 crc crio[3637]: time="2026-06-19T11:11:04.258108237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3692f99e-6cda-4a1a-b8f9-0c3ef369f7c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264935 | controller | Jun 19 11:11:04.261676 crc crio[3637]: time="2026-06-19T11:11:04.260087448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3794b3d8-82ed-4c35-9f3b-31505a0ae726 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.264951 | controller | Jun 19 11:11:04.612904 crc crio[3637]: time="2026-06-19T11:11:04.609593717Z" level=info msg="Created container 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7: openshift-kube-apiserver/installer-13-crc/installer" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264966 | controller | Jun 19 11:11:04.626093 crc crio[3637]: time="2026-06-19T11:11:04.613132497Z" level=info msg="Starting container: 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7" id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.264982 | controller | Jun 19 11:11:04.626093 crc crio[3637]: time="2026-06-19T11:11:04.61363447Z" level=info msg="Created container 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.264998 | controller | Jun 19 11:11:04.626093 crc crio[3637]: time="2026-06-19T11:11:04.615639762Z" level=info msg="Starting container: 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88" id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265014 | controller | Jun 19 11:11:04.626093 crc crio[3637]: time="2026-06-19T11:11:04.623519454Z" level=info msg="Started container" PID=15099 containerID=62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19
2026-06-19 12:35:48.265030 | controller | Jun 19 11:11:04.631406 crc crio[3637]: time="2026-06-19T11:11:04.628037881Z" level=info msg="Started container" PID=15106 containerID=7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7 description=openshift-kube-apiserver/installer-13-crc/installer id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255
2026-06-19 12:35:48.265050 | controller | Jun 19 11:11:05.005199 crc crio[3637]: time="2026-06-19T11:11:05.005037626Z" level=info msg="Creating container: openshift-marketplace/community-operators-7lkwd/registry-server" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265066 | controller | Jun 19 11:11:05.008083 crc crio[3637]: time="2026-06-19T11:11:05.007981372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265083 | controller | Jun 19 11:11:05.057080 crc crio[3637]: time="2026-06-19T11:11:05.05689413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265099 | controller | Jun 19 11:11:05.065119 crc crio[3637]: time="2026-06-19T11:11:05.064990418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265115 | controller | Jun 19 11:11:05.296597 crc crio[3637]: time="2026-06-19T11:11:05.296358458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6874cf01-1f5e-4f8a-abb8-b0806a172d5c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265131 | controller | Jun 19 11:11:05.306252 crc crio[3637]: time="2026-06-19T11:11:05.306093058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5bc5549d-fd7a-4225-84a0-3619b22ffca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265146 | controller | Jun 19 11:11:05.385436 crc crio[3637]: time="2026-06-19T11:11:05.38432166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7d61e8d7-939f-4f2b-a374-e8ff782e22a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265162 | controller | Jun 19 11:11:05.385436 crc crio[3637]: time="2026-06-19T11:11:05.384905865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=341da08d-dec4-4e4e-a141-79389b1e3114 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265178 | controller | Jun 19 11:11:06.745918 crc crio[3637]: time="2026-06-19T11:11:06.744920072Z" level=info msg="Creating container: openshift-marketplace/certified-operators-42587/registry-server" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265194 | controller | Jun 19 11:11:06.748270 crc crio[3637]: time="2026-06-19T11:11:06.74639578Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265209 | controller | Jun 19 11:11:06.748270 crc crio[3637]: time="2026-06-19T11:11:06.746930283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265225 | controller | Jun 19 11:11:06.748270 crc crio[3637]: time="2026-06-19T11:11:06.747293383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265240 | controller | Jun 19 11:11:06.748270 crc crio[3637]: time="2026-06-19T11:11:06.747645612Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265256 | controller | Jun 19 11:11:06.748270 crc crio[3637]: time="2026-06-19T11:11:06.747843117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265274 | controller | Jun 19 11:11:06.749076 crc crio[3637]: time="2026-06-19T11:11:06.748431942Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265289 | controller | Jun 19 11:11:06.781626 crc crio[3637]: time="2026-06-19T11:11:06.781484962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265305 | controller | Jun 19 11:11:06.832004 crc crio[3637]: time="2026-06-19T11:11:06.831800886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265321 | controller | Jun 19 11:11:06.838633 crc crio[3637]: time="2026-06-19T11:11:06.838422016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265336 | controller | Jun 19 11:11:06.853977 crc crio[3637]: time="2026-06-19T11:11:06.853475833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265351 | controller | Jun 19 11:11:06.856359 crc crio[3637]: time="2026-06-19T11:11:06.85606747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265367 | controller | Jun 19 11:11:06.865120 crc crio[3637]: time="2026-06-19T11:11:06.86497466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265382 | controller | Jun 19 11:11:06.875984 crc crio[3637]: time="2026-06-19T11:11:06.875879209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265397 | controller | Jun 19 11:11:06.889385 crc crio[3637]: time="2026-06-19T11:11:06.888981387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265413 | controller | Jun 19 11:11:06.892862 crc crio[3637]: time="2026-06-19T11:11:06.892541828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265443 | controller | Jun 19 11:11:07.260027 crc crio[3637]: time="2026-06-19T11:11:07.258448248Z" level=info msg="Created container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265465 | controller | Jun 19 11:11:07.261712 crc crio[3637]: time="2026-06-19T11:11:07.261655562Z" level=info msg="Starting container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91" id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265481 | controller | Jun 19 11:11:07.273667 crc crio[3637]: time="2026-06-19T11:11:07.269064062Z" level=info msg="Started container" PID=15183 containerID=893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 description=openshift-marketplace/community-operators-7lkwd/registry-server id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4
2026-06-19 12:35:48.265501 | controller | Jun 19 11:11:07.387273 crc crio[3637]: time="2026-06-19T11:11:07.386887052Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4l9ns/registry-server" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265518 | controller | Jun 19 11:11:07.388110 crc crio[3637]: time="2026-06-19T11:11:07.38799412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265534 | controller | Jun 19 11:11:07.455857 crc crio[3637]: time="2026-06-19T11:11:07.45560396Z" level=info msg="Created container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265551 | controller | Jun 19 11:11:07.459027 crc crio[3637]: time="2026-06-19T11:11:07.458909034Z" level=info msg="Starting container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5" id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265568 | controller | Jun 19 11:11:07.466063 crc crio[3637]: time="2026-06-19T11:11:07.465977245Z" level=info msg="Created container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265584 | controller | Jun 19 11:11:07.468126 crc crio[3637]: time="2026-06-19T11:11:07.468025388Z" level=info msg="Starting container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5" id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265600 | controller | Jun 19 11:11:07.470403 crc crio[3637]: time="2026-06-19T11:11:07.470329648Z" level=info msg="Created container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265616 | controller | Jun 19 11:11:07.471899 crc crio[3637]: time="2026-06-19T11:11:07.471798156Z" level=info msg="Starting container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28" id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265632 | controller | Jun 19 11:11:07.489218 crc crio[3637]: time="2026-06-19T11:11:07.488962727Z" level=info msg="Started container" PID=15207 containerID=157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 description=openshift-marketplace/certified-operators-42587/registry-server id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda
2026-06-19 12:35:48.265648 | controller | Jun 19 11:11:07.490872 crc crio[3637]: time="2026-06-19T11:11:07.489331117Z" level=info msg="Started container" PID=15208 containerID=66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 description=openshift-marketplace/community-operators-qhh6t/registry-server id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084
2026-06-19 12:35:48.265664 | controller | Jun 19 11:11:07.495562 crc crio[3637]: time="2026-06-19T11:11:07.495449124Z" level=info msg="Started container" PID=15206 containerID=d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 description=openshift-marketplace/certified-operators-l27pk/registry-server id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb
2026-06-19 12:35:48.265680 | controller | Jun 19 11:11:07.507919 crc crio[3637]: time="2026-06-19T11:11:07.507639638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265703 | controller | Jun 19 11:11:07.516399 crc crio[3637]: time="2026-06-19T11:11:07.510894571Z" level=info msg="Created container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265719 | controller | Jun 19 11:11:07.516399 crc crio[3637]: time="2026-06-19T11:11:07.512285657Z" level=info msg="Starting container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569" id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265735 | controller | Jun 19 11:11:07.516399 crc crio[3637]: time="2026-06-19T11:11:07.513068828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265750 | controller | Jun 19 11:11:07.525695 crc crio[3637]: time="2026-06-19T11:11:07.525557788Z" level=info msg="Started container" PID=15209 containerID=20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403
2026-06-19 12:35:48.265767 | controller | Jun 19 11:11:08.010335 crc crio[3637]: time="2026-06-19T11:11:08.010079289Z" level=info msg="Created container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265782 | controller | Jun 19 11:11:08.013066 crc crio[3637]: time="2026-06-19T11:11:08.012728847Z" level=info msg="Starting container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5" id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.265798 | controller | Jun 19 11:11:08.021392 crc crio[3637]: time="2026-06-19T11:11:08.021267397Z" level=info msg="Started container" PID=15274 containerID=a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 description=openshift-marketplace/redhat-operators-4l9ns/registry-server id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654
2026-06-19 12:35:48.265815 | controller | Jun 19 11:11:09.559495 crc crio[3637]: time="2026-06-19T11:11:09.557743151Z" level=info msg="Stopping pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.265831 | controller | Jun 19 11:11:09.566281 crc crio[3637]: time="2026-06-19T11:11:09.561127598Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc0001907e0}] Aliases:map[]}"
2026-06-19 12:35:48.265848 | controller | Jun 19 11:11:09.566281 crc crio[3637]: time="2026-06-19T11:11:09.562709699Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.265864 | controller | Jun 19 11:11:12.492328 crc crio[3637]: time="2026-06-19T11:11:12.491086851Z" level=info msg="Stopped pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.265884 | controller | Jun 19 11:11:23.200507 crc crio[3637]: time="2026-06-19T11:11:23.198540998Z" level=info msg="Stopping container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 (timeout: 2s)" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.265900 | controller | Jun 19 11:11:23.357545 crc crio[3637]: time="2026-06-19T11:11:23.357426224Z" level=info msg="Stopped container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.265916 | controller | Jun 19 11:11:23.359849 crc crio[3637]: time="2026-06-19T11:11:23.359742283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=33fd2053-2941-47b9-833f-5bc7d6c724ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265932 | controller | Jun 19 11:11:23.366885 crc crio[3637]: time="2026-06-19T11:11:23.364357483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=13742c4d-d1f9-45e0-92f5-698d4e397ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.265947 | controller | Jun 19 11:11:23.368062 crc crio[3637]: time="2026-06-19T11:11:23.367933764Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.265963 | controller | Jun 19 11:11:23.368690 crc crio[3637]: time="2026-06-19T11:11:23.368616532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265979 | controller | Jun 19 11:11:23.418273 crc crio[3637]: time="2026-06-19T11:11:23.418041433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.265995 | controller | Jun 19 11:11:23.427129 crc crio[3637]: time="2026-06-19T11:11:23.427069176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.266011 | controller | Jun 19 11:11:23.696734 crc crio[3637]: time="2026-06-19T11:11:23.696004542Z" level=info msg="Created container 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.266026 | controller | Jun 19 11:11:23.698318 crc crio[3637]: time="2026-06-19T11:11:23.698239799Z" level=info msg="Starting container: 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c" id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.266042 | controller | Jun 19 11:11:23.704299 crc crio[3637]: time="2026-06-19T11:11:23.704134471Z" level=info msg="Started container" PID=15718 containerID=0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0
2026-06-19 12:35:48.266058 | controller | Jun 19 11:11:23.729597 crc crio[3637]: time="2026-06-19T11:11:23.729493293Z" level=info msg="Stopping container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 (timeout: 2s)" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266077 | controller | Jun 19 11:11:23.871122 crc crio[3637]: time="2026-06-19T11:11:23.870604582Z" level=info msg="Stopped container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266094 | controller | Jun 19 11:11:23.873671 crc crio[3637]: time="2026-06-19T11:11:23.873621951Z" level=info msg="Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266110 | controller | Jun 19 11:11:23.874321 crc crio[3637]: time="2026-06-19T11:11:23.874290747Z" level=info msg="Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc0016aa130}] Aliases:map[]}"
2026-06-19 12:35:48.266126 | controller | Jun 19 11:11:23.874644 crc crio[3637]: time="2026-06-19T11:11:23.874621856Z" level=info msg="Deleting pod openshift-marketplace_community-operators-7lkwd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.266142 | controller | Jun 19 11:11:24.025568 crc crio[3637]: time="2026-06-19T11:11:24.025462655Z" level=info msg="Removing container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266158 | controller | Jun 19 11:11:24.258413 crc crio[3637]: time="2026-06-19T11:11:24.258132429Z" level=info msg="Stopped pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266174 | controller | Jun 19 11:11:24.529216 crc crio[3637]: time="2026-06-19T11:11:24.528373459Z" level=info msg="Removed container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266190 | controller | Jun 19 11:11:24.979759 crc crio[3637]: time="2026-06-19T11:11:24.972616525Z" level=info msg="Stopping container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca (timeout: 2s)" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266206 | controller | Jun 19 11:11:25.060239 crc crio[3637]: time="2026-06-19T11:11:25.060009842Z" level=info msg="Removing container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266222 | controller | Jun 19 11:11:25.086897 crc crio[3637]: time="2026-06-19T11:11:25.086820052Z" level=info msg="Removed container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266237 | controller | Jun 19 11:11:25.098480 crc crio[3637]: time="2026-06-19T11:11:25.096271514Z" level=info msg="Removing container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266253 | controller | Jun 19 11:11:25.130651 crc crio[3637]: time="2026-06-19T11:11:25.130562207Z" level=info msg="Removed container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266272 | controller | Jun 19 11:11:25.145755 crc crio[3637]: time="2026-06-19T11:11:25.145658855Z" level=info msg="Removing container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266288 | controller | Jun 19 11:11:25.227350 crc crio[3637]: time="2026-06-19T11:11:25.227244584Z" level=info msg="Removed container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266303 | controller | Jun 19 11:11:25.623653 crc crio[3637]: time="2026-06-19T11:11:25.623449043Z" level=info msg="Stopped container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266319 | controller | Jun 19 11:11:25.625083 crc crio[3637]: time="2026-06-19T11:11:25.62489471Z" level=info msg="Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266335 | controller | Jun 19 11:11:25.625638 crc crio[3637]: time="2026-06-19T11:11:25.625480826Z" level=info msg="Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc0016aa860}] Aliases:map[]}"
2026-06-19 12:35:48.266351 | controller | Jun 19 11:11:25.625837 crc crio[3637]: time="2026-06-19T11:11:25.625744812Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-nvvwz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.266367 | controller | Jun 19 11:11:26.360912 crc crio[3637]: time="2026-06-19T11:11:26.359427022Z" level=info msg="Stopping container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 (timeout: 2s)" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266383 | controller | Jun 19 11:11:26.522028 crc crio[3637]: time="2026-06-19T11:11:26.521713616Z" level=info msg="Stopped container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266399 | controller | Jun 19 11:11:26.524970 crc crio[3637]: time="2026-06-19T11:11:26.524915518Z" level=info msg="Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266416 | controller | Jun 19 11:11:26.525995 crc crio[3637]: time="2026-06-19T11:11:26.525916923Z" level=info msg="Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa9b8}] Aliases:map[]}"
2026-06-19 12:35:48.266456 | controller | Jun 19 11:11:26.526241 crc crio[3637]: time="2026-06-19T11:11:26.526123869Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-42587 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.266475 | controller | Jun 19 11:11:26.803030 crc crio[3637]: time="2026-06-19T11:11:26.802430985Z" level=info msg="Stopped pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266491 | controller | Jun 19 11:11:27.106829 crc crio[3637]: time="2026-06-19T11:11:27.10589873Z" level=info msg="Removing container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266507 | controller | Jun 19 11:11:27.134854 crc crio[3637]: time="2026-06-19T11:11:27.134762632Z" level=info msg="Removed container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266523 | controller | Jun 19 11:11:27.140236 crc crio[3637]: time="2026-06-19T11:11:27.140074559Z" level=info msg="Removing container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266539 | controller | Jun 19 11:11:27.193429 crc crio[3637]: time="2026-06-19T11:11:27.193309648Z" level=info msg="Removed container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266554 | controller | Jun 19 11:11:27.207304 crc crio[3637]: time="2026-06-19T11:11:27.206709943Z" level=info msg="Removing container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266570 | controller | Jun 19 11:11:27.241296 crc crio[3637]: time="2026-06-19T11:11:27.241068817Z" level=info msg="Removed container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266586 | controller | Jun 19 11:11:27.317084 crc crio[3637]: time="2026-06-19T11:11:27.316984829Z" level=info msg="Stopped pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266601 | controller | Jun 19 11:11:28.138019 crc crio[3637]: time="2026-06-19T11:11:28.137262886Z" level=info msg="Removing container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266617 | controller | Jun 19 11:11:28.169444 crc crio[3637]: time="2026-06-19T11:11:28.169208826Z" level=info msg="Removed container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266632 | controller | Jun 19 11:11:28.182833 crc crio[3637]: time="2026-06-19T11:11:28.18257098Z" level=info msg="Removing container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266648 | controller | Jun 19 11:11:28.226351 crc crio[3637]: time="2026-06-19T11:11:28.226265504Z" level=info msg="Removed container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266668 | controller | Jun 19 11:11:28.230841 crc crio[3637]: time="2026-06-19T11:11:28.230745749Z" level=info msg="Removing container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266684 | controller | Jun 19 11:11:28.257098 crc crio[3637]: time="2026-06-19T11:11:28.256903592Z" level=info msg="Removed container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266700 | controller | Jun 19 11:11:34.351111 crc crio[3637]: time="2026-06-19T11:11:34.348909381Z" level=info msg="Stopping container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 (timeout: 2s)" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266717 | controller | Jun 19 11:11:34.514934 crc crio[3637]: time="2026-06-19T11:11:34.514758157Z" level=info msg="Stopped container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266733 | controller | Jun 19 11:11:34.516298 crc crio[3637]: time="2026-06-19T11:11:34.516255755Z" level=info msg="Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266749 | controller | Jun 19 11:11:34.517026 crc crio[3637]: time="2026-06-19T11:11:34.516991903Z" level=info msg="Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc000117ab8}] Aliases:map[]}"
2026-06-19 12:35:48.266766 | controller | Jun 19 11:11:34.517482 crc crio[3637]: time="2026-06-19T11:11:34.517460396Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-4l9ns from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.266782 | controller | Jun 19 11:11:35.096925 crc crio[3637]: time="2026-06-19T11:11:35.096856308Z" level=info msg="Stopped pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.266798 | controller | Jun 19 11:11:35.264117 crc crio[3637]: time="2026-06-19T11:11:35.263364559Z" level=info msg="Removing container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266814 | controller | Jun 19 11:11:35.294253 crc crio[3637]: time="2026-06-19T11:11:35.294065949Z" level=info msg="Removed container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266829 | controller | Jun 19 11:11:35.300905 crc crio[3637]: time="2026-06-19T11:11:35.300781742Z" level=info msg="Removing container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266848 | controller | Jun 19 11:11:35.362499 crc crio[3637]: time="2026-06-19T11:11:35.362340075Z" level=info msg="Removed container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266864 | controller | Jun 19 11:11:35.370954 crc crio[3637]: time="2026-06-19T11:11:35.37070197Z" level=info msg="Removing container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266880 | controller | Jun 19 11:11:35.432229 crc crio[3637]: time="2026-06-19T11:11:35.432091268Z" level=info msg="Removed container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.266895 | controller | Jun 19 11:11:47.627095 crc crio[3637]: time="2026-06-19T11:11:47.621745568Z" level=info msg="Stopping container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 (timeout: 15s)" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266911 | controller | Jun 19 11:11:47.627095 crc crio[3637]: time="2026-06-19T11:11:47.621962783Z" level=info msg="Stopping container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b (timeout: 15s)" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266926 | controller | Jun 19 11:11:47.627095 crc crio[3637]: time="2026-06-19T11:11:47.622031625Z" level=info msg="Stopping container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 (timeout: 15s)" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266942 | controller | Jun 19 11:11:47.627095 crc crio[3637]: time="2026-06-19T11:11:47.622036145Z" level=info msg="Stopping container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 (timeout: 15s)" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266958 | controller | Jun 19 11:11:47.651319 crc crio[3637]: time="2026-06-19T11:11:47.622494266Z" level=info msg="Stopping container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 (timeout: 15s)" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266973 | controller | Jun 19 11:11:47.936533 crc crio[3637]: time="2026-06-19T11:11:47.932092898Z" level=info msg="Stopped container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.266989 | controller | Jun 19 11:11:48.035517 crc crio[3637]: time="2026-06-19T11:11:48.035386985Z" level=info msg="Stopped container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.267005 | controller | Jun 19 11:11:48.117063 crc crio[3637]: time="2026-06-19T11:11:48.116913542Z" level=info msg="Stopped container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.267021 | controller | Jun 19 11:11:48.202364 crc crio[3637]: time="2026-06-19T11:11:48.201971789Z" level=info msg="Stopped container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.267040 | controller | Jun 19 11:11:48.491010 crc crio[3637]: time="2026-06-19T11:11:48.490779596Z" level=info msg="Removing container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267057 | controller | Jun 19 11:11:48.687230 crc crio[3637]: time="2026-06-19T11:11:48.687000672Z" level=info msg="Removed container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267072 | controller | Jun 19 11:11:49.544055 crc crio[3637]: time="2026-06-19T11:11:49.543613372Z" level=info msg="Stopping pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267089 | controller | Jun 19 11:11:49.546269 crc crio[3637]: time="2026-06-19T11:11:49.546081965Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc0016aa668}] Aliases:map[]}"
2026-06-19 12:35:48.267105 | controller | Jun 19 11:11:49.546989 crc crio[3637]: time="2026-06-19T11:11:49.546602098Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.267121 | controller | Jun 19 11:11:50.649370 crc crio[3637]: time="2026-06-19T11:11:50.648792553Z" level=info msg="Stopped container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.267136 | controller | Jun 19 11:11:50.651701 crc crio[3637]: time="2026-06-19T11:11:50.650595529Z" level=info msg="Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267152 | controller | Jun 19 11:11:50.660084 crc crio[3637]: time="2026-06-19T11:11:50.659993351Z" level=info msg="Stopped pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267167 | controller | Jun 19 11:11:50.789545 crc crio[3637]: time="2026-06-19T11:11:50.789372749Z" level=info msg="Stopped pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267183 | controller | Jun 19 11:11:51.581400 crc crio[3637]: time="2026-06-19T11:11:51.580533316Z" level=info msg="Removing container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267198 | controller | Jun 19 11:11:51.619517 crc crio[3637]: time="2026-06-19T11:11:51.619417436Z" level=info msg="Removed container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267214 | controller | Jun 19 11:11:51.624539 crc crio[3637]: time="2026-06-19T11:11:51.623997744Z" level=info msg="Removing container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267232 | controller | Jun 19 11:11:51.668712 crc crio[3637]: time="2026-06-19T11:11:51.668619442Z" level=info msg="Removed container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267248 | controller | Jun 19 11:11:51.672542 crc crio[3637]: time="2026-06-19T11:11:51.672478171Z" level=info msg="Removing container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267264 | controller | Jun 19 11:11:51.701582 crc crio[3637]: time="2026-06-19T11:11:51.701460346Z" level=info msg="Removed container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267280 | controller | Jun 19 11:11:51.707894 crc crio[3637]: time="2026-06-19T11:11:51.707775709Z" level=info msg="Removing container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267296 | controller | Jun 19 11:11:51.726310 crc crio[3637]: time="2026-06-19T11:11:51.72611484Z" level=info msg="Removed container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267312 | controller | Jun 19 11:11:51.730631 crc crio[3637]: time="2026-06-19T11:11:51.730356079Z" level=info msg="Removing container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267328 | controller | Jun 19 11:11:51.750224 crc crio[3637]: time="2026-06-19T11:11:51.750084026Z" level=info msg="Removed container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267343 | controller | Jun 19 11:11:51.753561 crc crio[3637]: time="2026-06-19T11:11:51.753532846Z" level=info msg="Removing container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267359 | controller | Jun 19 11:11:51.872066 crc crio[3637]: time="2026-06-19T11:11:51.871946801Z" level=info msg="Removed container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.267375 | controller | Jun 19 11:11:52.747100 crc crio[3637]: time="2026-06-19T11:11:52.747003436Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267391 | controller | Jun 19 11:11:52.747552 crc crio[3637]: time="2026-06-19T11:11:52.747136059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267407 | controller | Jun 19 11:11:52.779134 crc crio[3637]: time="2026-06-19T11:11:52.779012199Z" 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=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267425 | controller | Jun 19 11:11:52.801091 crc crio[3637]: time="2026-06-19T11:11:52.79886111Z" level=info msg="Ran pod sandbox feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267462 | controller | Jun 19 11:11:52.804372 crc crio[3637]: time="2026-06-19T11:11:52.804277599Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=111bd95e-37d8-4edc-b313-80e57df0a020 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.267478 | controller | Jun 19 11:11:52.845699 crc crio[3637]: time="2026-06-19T11:11:52.845570822Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6f949449-969b-491a-93aa-ffe41f3af598 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.267494 | controller | Jun 19 11:11:53.088269 crc crio[3637]: time="2026-06-19T11:11:53.088038727Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.267510 | controller | Jun 19 11:11:53.089930 crc crio[3637]: time="2026-06-19T11:11:53.088764086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267525 | controller | Jun 19 11:11:53.130506 crc crio[3637]: time="2026-06-19T11:11:53.130294794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267541 | controller | Jun 19 11:11:53.358587 crc crio[3637]: time="2026-06-19T11:11:53.358518054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267557 | controller | Jun 19 11:11:53.473586 crc crio[3637]: time="2026-06-19T11:11:53.472469514Z" level=info msg="Created container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.267572 | controller | Jun 19 11:11:53.475518 crc crio[3637]: time="2026-06-19T11:11:53.47542935Z" level=info msg="Starting container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b" id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.267588 | controller | Jun 19 11:11:53.489588 crc crio[3637]: time="2026-06-19T11:11:53.489457111Z" level=info msg="Started container" PID=16413 containerID=21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89
2026-06-19 12:35:48.267604 | controller | Jun 19 11:11:58.977435 crc crio[3637]: time="2026-06-19T11:11:58.976598683Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267620 | controller | Jun 19 11:11:58.978705 crc crio[3637]: time="2026-06-19T11:11:58.977463235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267640 | controller | Jun 19 11:11:59.001002 crc crio[3637]: time="2026-06-19T11:11:59.000919518Z" 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=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267656 | controller | Jun 19 11:11:59.016665 crc crio[3637]: time="2026-06-19T11:11:59.016561492Z" level=info msg="Ran pod sandbox 522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.267672 | controller | Jun 19 11:11:59.019905 crc crio[3637]: time="2026-06-19T11:11:59.019683112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dfd80d1b-d3f8-4aeb-9118-af1299c9dd66 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.267688 | controller | Jun 19 11:11:59.022646 crc crio[3637]: time="2026-06-19T11:11:59.022477344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fe43694a-7009-4d4a-af14-446564ce6107 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.267704 | controller | Jun 19 11:11:59.581376 crc crio[3637]: time="2026-06-19T11:11:59.581070366Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.267720 | controller | Jun 19 11:11:59.582359 crc crio[3637]: time="2026-06-19T11:11:59.582024871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267735 | controller | Jun 19 11:11:59.648310 crc crio[3637]: time="2026-06-19T11:11:59.648262591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267751 | controller | Jun 19 11:11:59.902697 crc crio[3637]: time="2026-06-19T11:11:59.90265153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.267766 | controller | Jun 19 11:12:00.967037 crc crio[3637]: time="2026-06-19T11:12:00.966319616Z" level=info msg="Created container 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6: openshift-kube-apiserver/kube-apiserver-crc/setup" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.267781 | controller | Jun 19 11:12:00.969244 crc crio[3637]: time="2026-06-19T11:12:00.969118108Z" level=info msg="Starting container: 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6" id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.267797 | controller | Jun 19 11:12:00.976021 crc crio[3637]: time="2026-06-19T11:12:00.975873772Z" level=info msg="Started container" PID=16467 containerID=250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.267813 | controller | Jun 19 11:12:00.984118 crc crio[3637]: time="2026-06-19T11:12:00.983985361Z" level=info msg="Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267834 | controller | Jun 19 11:12:00.984118 crc crio[3637]: time="2026-06-19T11:12:00.984097044Z" level=info msg="Stopped pod sandbox (already stopped): bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.267974 | controller | Jun 19 11:12:00.985987 crc crio[3637]: time="2026-06-19T11:12:00.985907012Z" level=info msg="Removing pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.267992 | controller | Jun 19 11:12:00.996791 crc crio[3637]: time="2026-06-19T11:12:00.996619628Z" level=info msg="Removed pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268008 | controller | Jun 19 11:12:00.998055 crc crio[3637]: time="2026-06-19T11:12:00.997946642Z" level=info msg="Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268024 | controller | Jun 19 11:12:00.998275 crc crio[3637]: time="2026-06-19T11:12:00.998111296Z" level=info msg="Stopped pod sandbox (already stopped): d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268040 | controller | Jun 19 11:12:01.000563 crc crio[3637]: time="2026-06-19T11:12:01.000488308Z" level=info msg="Removing pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268056 | controller | Jun 19 11:12:01.026371 crc crio[3637]: time="2026-06-19T11:12:01.02613404Z" level=info msg="Removed pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268071 | controller | Jun 19 11:12:01.027597 crc crio[3637]: time="2026-06-19T11:12:01.027476944Z" level=info msg="Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268087 | controller | Jun 19 11:12:01.027720 crc crio[3637]: time="2026-06-19T11:12:01.027623748Z" level=info msg="Stopped pod sandbox (already stopped): fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268102 | controller | Jun 19 11:12:01.029042 crc crio[3637]: time="2026-06-19T11:12:01.028910981Z" level=info msg="Removing pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268118 | controller | Jun 19 11:12:01.046343 crc crio[3637]: time="2026-06-19T11:12:01.046064565Z" level=info msg="Removed pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268133 | controller | Jun 19 11:12:01.049006 crc crio[3637]: time="2026-06-19T11:12:01.048798655Z" level=info msg="Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268148 | controller | Jun 19 11:12:01.049382 crc crio[3637]: time="2026-06-19T11:12:01.049024121Z" level=info msg="Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268168 | controller | Jun 19 11:12:01.050330 crc crio[3637]: time="2026-06-19T11:12:01.050077398Z" level=info msg="Removing pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268184 | controller | Jun 19 11:12:01.065477 crc crio[3637]: time="2026-06-19T11:12:01.065098336Z" level=info msg="Removed pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268201 | controller | Jun 19 11:12:01.066951 crc crio[3637]: time="2026-06-19T11:12:01.066778609Z" level=info msg="Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268217 | controller | Jun 19 11:12:01.067035 crc crio[3637]: time="2026-06-19T11:12:01.066975724Z" level=info msg="Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268233 | controller | Jun 19 11:12:01.067845 crc crio[3637]: time="2026-06-19T11:12:01.067721754Z" level=info msg="Removing pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268250 | controller | Jun 19 11:12:01.086585 crc crio[3637]: time="2026-06-19T11:12:01.086455668Z" level=info msg="Removed pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268265 | controller | Jun 19 11:12:01.088664 crc crio[3637]: time="2026-06-19T11:12:01.088572922Z" level=info msg="Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268281 | controller | Jun 19 11:12:01.088769 crc crio[3637]: time="2026-06-19T11:12:01.088704726Z" level=info msg="Stopped pod sandbox (already stopped): 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268297 | controller | Jun 19 11:12:01.089954 crc crio[3637]: time="2026-06-19T11:12:01.089769723Z" level=info msg="Removing pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268312 | controller | Jun 19 11:12:01.113091 crc crio[3637]: time="2026-06-19T11:12:01.112916932Z" level=info msg="Removed pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268327 | controller | Jun 19 11:12:01.114846 crc crio[3637]: time="2026-06-19T11:12:01.114683526Z" level=info msg="Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268343 | controller | Jun 19 11:12:01.114964 crc crio[3637]: time="2026-06-19T11:12:01.114903191Z" level=info msg="Stopped pod sandbox (already stopped): 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.268358 | controller | Jun 19 11:12:01.116066 crc crio[3637]: time="2026-06-19T11:12:01.115956949Z" level=info msg="Removing pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268376 | controller | Jun 19 11:12:01.133301 crc crio[3637]: time="2026-06-19T11:12:01.133026149Z" level=info msg="Removed pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.268391 | controller | Jun 19 11:12:02.790316 crc crio[3637]: time="2026-06-19T11:12:02.789075222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cffe660d-493a-4fda-bccc-48c4656ec6db name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268406 | controller | Jun 19 11:12:02.794275 crc crio[3637]: time="2026-06-19T11:12:02.793955609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a4f3fe57-d732-4119-9ace-fea19f6cd29e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268421 | controller | Jun 19 11:12:02.803284 crc crio[3637]: time="2026-06-19T11:12:02.803136876Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268456 | controller | Jun 19 11:12:02.803729 crc crio[3637]: time="2026-06-19T11:12:02.803606437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268473 | controller | Jun 19 11:12:02.806958 crc crio[3637]: time="2026-06-19T11:12:02.806739979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=803843c5-eaf5-4b04-b93e-634b02608861 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268489 | controller | Jun 19 11:12:02.820258 crc crio[3637]: time="2026-06-19T11:12:02.820062803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e2abfed9-1f71-4d49-8a02-8877c2fb23eb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268505 | controller | Jun 19 11:12:02.823685 crc crio[3637]: time="2026-06-19T11:12:02.823557812Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268520 | controller | Jun 19 11:12:02.824104 crc crio[3637]: time="2026-06-19T11:12:02.824014414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268536 | controller | Jun 19 11:12:02.860319 crc crio[3637]: time="2026-06-19T11:12:02.86023195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268552 | controller | Jun 19 11:12:02.866781 crc crio[3637]: time="2026-06-19T11:12:02.86600699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268572 | controller | Jun 19 11:12:03.103306 crc crio[3637]: time="2026-06-19T11:12:03.103052739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268594 | controller | Jun 19 11:12:03.103640 crc crio[3637]: time="2026-06-19T11:12:03.103591524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268616 | controller | Jun 19 11:12:03.188052 crc crio[3637]: time="2026-06-19T11:12:03.187941382Z" level=info msg="Created container 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268635 | controller | Jun 19 11:12:03.189782 crc crio[3637]: time="2026-06-19T11:12:03.189692448Z" level=info msg="Starting container: 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899" id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.268654 | controller | Jun 19 11:12:03.197718 crc crio[3637]: time="2026-06-19T11:12:03.197600631Z" level=info msg="Started container" PID=16578 containerID=34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.268675 | controller | Jun 19 11:12:03.200484 crc crio[3637]: time="2026-06-19T11:12:03.20026059Z" level=info msg="Created container 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268696 | controller | Jun 19 11:12:03.203641 crc crio[3637]: time="2026-06-19T11:12:03.203043582Z" level=info msg="Starting container: 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75" id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.268775 | controller | Jun 19 11:12:03.209953 crc crio[3637]: time="2026-06-19T11:12:03.209857368Z" level=info msg="Started container" PID=16579 containerID=41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.268800 | controller | Jun 19 11:12:03.226319 crc crio[3637]: time="2026-06-19T11:12:03.225681536Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ea3b088c-62eb-416e-8708-dd125479ef20 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268824 | controller | Jun 19 11:12:03.228533 crc crio[3637]: time="2026-06-19T11:12:03.228402066Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bf43f2c1-7a3d-4449-8707-20a97fe23f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268840 | controller | Jun 19 11:12:03.235438 crc crio[3637]: time="2026-06-19T11:12:03.235324015Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268855 | controller | Jun 19 11:12:03.235969 crc crio[3637]: time="2026-06-19T11:12:03.23589104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268871 | controller | Jun 19 11:12:03.259038 crc crio[3637]: time="2026-06-19T11:12:03.258919575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268886 | controller | Jun 19 11:12:03.507136 crc crio[3637]: time="2026-06-19T11:12:03.507021261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.268908 | controller | Jun 19 11:12:03.629570 crc crio[3637]: time="2026-06-19T11:12:03.62937943Z" level=info msg="Created container f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.268924 | controller | Jun 19 11:12:03.631320 crc crio[3637]: time="2026-06-19T11:12:03.631106285Z" level=info msg="Starting container: f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161" id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.268940 | controller | Jun 19 11:12:03.638630 crc crio[3637]: time="2026-06-19T11:12:03.638564618Z" level=info msg="Started container" PID=16631 containerID=f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.268956 | controller | Jun 19 11:12:03.660698 crc crio[3637]: time="2026-06-19T11:12:03.660415161Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f4077509-f249-4d7b-bd23-b121afc3db96 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268971 | controller | Jun 19 11:12:03.664509 crc crio[3637]: time="2026-06-19T11:12:03.663621995Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=01791d25-70a5-4a14-bc44-2c4910f97d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.268987 | controller | Jun 19 11:12:03.673801 crc crio[3637]: time="2026-06-19T11:12:03.673682024Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269003 | controller | Jun 19 11:12:03.674359 crc crio[3637]: time="2026-06-19T11:12:03.674115355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269018 | controller | Jun 19 11:12:03.720334 crc crio[3637]: time="2026-06-19T11:12:03.720198356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269034 | controller | Jun 19 11:12:03.963747 crc crio[3637]: time="2026-06-19T11:12:03.963640182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269049 | controller | Jun 19 11:12:04.063126 crc crio[3637]: time="2026-06-19T11:12:04.063038828Z" level=info msg="Created container daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269065 | controller | Jun 19 11:12:04.066957 crc crio[3637]: time="2026-06-19T11:12:04.066804676Z" level=info msg="Starting container: daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db" id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.269081 | controller | Jun 19 11:12:04.074860 crc crio[3637]: time="2026-06-19T11:12:04.074690259Z" level=info msg="Started container" PID=16648 containerID=daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.269100 | controller | Jun 19 11:12:04.089651 crc crio[3637]: time="2026-06-19T11:12:04.089492582Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7f34a571-3253-4f6c-9c3e-99ee293ca722 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269117 | controller | Jun 19 11:12:04.092706 crc crio[3637]: time="2026-06-19T11:12:04.092595592Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=801e9308-1d6c-4a18-bbdc-b21e39238fb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269133 | controller | Jun 19 11:12:04.099847 crc crio[3637]: time="2026-06-19T11:12:04.099695116Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269148 | controller | Jun 19 11:12:04.100521 crc crio[3637]: time="2026-06-19T11:12:04.100414224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269164 | controller | Jun 19 11:12:04.122353 crc crio[3637]: time="2026-06-19T11:12:04.122251388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269180 | controller | Jun 19 11:12:04.438981 crc crio[3637]: time="2026-06-19T11:12:04.43876351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269196 | controller | Jun 19 11:12:04.555217 crc crio[3637]: time="2026-06-19T11:12:04.554516679Z" level=info msg="Created container 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269212 | controller | Jun 19 11:12:04.556886 crc crio[3637]: time="2026-06-19T11:12:04.55685673Z" level=info msg="Starting container: 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7" id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.269228 | controller | Jun 19 11:12:04.565669 crc crio[3637]: time="2026-06-19T11:12:04.565548954Z" level=info msg="Started container" PID=16681 containerID=181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.269244 | controller | Jun 19 11:12:04.579492 crc crio[3637]: time="2026-06-19T11:12:04.579393272Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6e2a9e47-f6fa-4fa0-ad13-b437355cfa16 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269260 | controller | Jun 19 11:12:04.582415 crc crio[3637]: time="2026-06-19T11:12:04.582329587Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=acf44540-eb76-476c-a4bd-2c812f887a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269275 | controller | Jun 19 11:12:04.592579 crc crio[3637]: time="2026-06-19T11:12:04.592471949Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269294 | controller | Jun 19 11:12:04.593292 crc crio[3637]: time="2026-06-19T11:12:04.593075984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269310 | controller | Jun 19 11:12:04.622105 crc crio[3637]: time="2026-06-19T11:12:04.622000903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269326 | controller | Jun 19 11:12:04.916551 crc crio[3637]: time="2026-06-19T11:12:04.916275871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269341 | controller | Jun 19 11:12:05.022629 crc crio[3637]: time="2026-06-19T11:12:05.022500784Z" level=info msg="Created container 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269357 | controller | Jun 19 11:12:05.023924 crc crio[3637]: time="2026-06-19T11:12:05.023709916Z" level=info msg="Starting container: 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5" id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.269373 | controller | Jun 19 11:12:05.027405 crc crio[3637]: time="2026-06-19T11:12:05.027333269Z" level=info msg="Started container" PID=16697 containerID=387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.269389 | controller | Jun 19 11:12:34.300088 crc crio[3637]: time="2026-06-19T11:12:34.299034623Z" level=info msg="Stopping container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b (timeout: 5s)" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.269405 | controller | Jun 19 11:12:39.334268 crc crio[3637]: time="2026-06-19T11:12:39.323511813Z" level=warning msg="Stopping container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b with stop signal(15) timed out. Killing..."
2026-06-19 12:35:48.269421 | controller | Jun 19 11:12:40.857037 crc crio[3637]: time="2026-06-19T11:12:40.856047576Z" level=info msg="Stopped container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.269517 | controller | Jun 19 11:12:40.865955 crc crio[3637]: time="2026-06-19T11:12:40.865795616Z" level=info msg="Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.269537 | controller | Jun 19 11:12:40.929370 crc crio[3637]: time="2026-06-19T11:12:40.929135213Z" level=info msg="Stopped pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.269585 | controller | Jun 19 11:12:41.799489 crc crio[3637]: time="2026-06-19T11:12:41.797620146Z" level=info msg="Removing container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.269609 | controller | Jun 19 11:12:41.965889 crc crio[3637]: time="2026-06-19T11:12:41.965426569Z" level=info msg="Removed container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.269625 | controller | Jun 19 11:12:52.978581 crc crio[3637]: time="2026-06-19T11:12:52.977645574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8e0440db-ba12-4e45-b5f3-103ec3323126 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269641 | controller | Jun 19 11:12:52.981280 crc crio[3637]: time="2026-06-19T11:12:52.981051782Z" level=info msg="Removing container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.269657 | controller | Jun 19 11:12:52.983274 crc crio[3637]: time="2026-06-19T11:12:52.983036984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=cebe5dae-7fbc-4bf3-988e-142e991deb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.269673 | controller | Jun 19 11:12:52.996249 crc crio[3637]: time="2026-06-19T11:12:52.99607817Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269688 | controller | Jun 19 11:12:52.997010 crc crio[3637]: time="2026-06-19T11:12:52.996927823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269705 | controller | Jun 19 11:12:53.035043 crc crio[3637]: time="2026-06-19T11:12:53.03442075Z" level=info msg="Removed container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.269721 | controller | Jun 19 11:12:53.066045 crc crio[3637]: time="2026-06-19T11:12:53.0657973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269736 | controller | Jun 19 11:12:53.092598 crc crio[3637]: time="2026-06-19T11:12:53.092344216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269753 | controller | Jun 19 11:12:53.209967 crc crio[3637]: time="2026-06-19T11:12:53.209798719Z" level=info msg="Created container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.269768 | controller | Jun 19 11:12:53.212628 crc crio[3637]: time="2026-06-19T11:12:53.212097508Z" level=info msg="Starting container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9" id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.269784 | controller | Jun 19 11:12:53.230254 crc crio[3637]: time="2026-06-19T11:12:53.229780254Z" level=info msg="Started container" PID=17365 containerID=784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11
2026-06-19 12:35:48.269805 | controller | Jun 19 11:13:01.168241 crc crio[3637]: time="2026-06-19T11:13:01.166554438Z" level=info msg="Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.269821 | controller | Jun 19 11:13:01.168241 crc crio[3637]: time="2026-06-19T11:13:01.168251061Z" level=info msg="Stopped pod sandbox (already stopped): feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.269838 | controller | Jun 19 11:13:01.170832 crc crio[3637]: time="2026-06-19T11:13:01.170757457Z" level=info msg="Removing pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.269854 | controller | Jun 19 11:13:01.191643 crc crio[3637]: time="2026-06-19T11:13:01.191511362Z" level=info msg="Removed pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.269870 | controller | Jun 19 11:15:00.641296 crc crio[3637]: time="2026-06-19T11:15:00.6395061Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.269885 | controller | Jun 19 11:15:00.643509 crc crio[3637]: time="2026-06-19T11:15:00.641333376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.269902 | controller | Jun 19 11:15:00.671752 crc crio[3637]: time="2026-06-19T11:15:00.67161545Z" level=info msg="Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}"
2026-06-19 12:35:48.269918 | controller | Jun 19 11:15:00.671752 crc crio[3637]: time="2026-06-19T11:15:00.671683842Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.269934 | controller | Jun 19 11:15:01.004660 crc crio[3637]: 2026-06-19T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edfcd6a60347d7d Mac:ee:2d:69:d9:ed:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 SocketPath: PciID:}] [{Interface:0xc000230680 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.269952 | controller | Jun 19 11:15:01.007436 crc crio[3637]: time="2026-06-19T11:15:01.007278753Z" level=info msg="Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}"
2026-06-19 12:35:48.269970 | controller | Jun 19 11:15:01.007556 crc crio[3637]: time="2026-06-19T11:15:01.007525249Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.269991 | controller | Jun 19 11:15:01.018314 crc crio[3637]: time="2026-06-19T11:15:01.018213449Z" level=info msg="Ran pod sandbox edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.270007 | controller | Jun 19 11:15:01.021120 crc crio[3637]: time="2026-06-19T11:15:01.02102326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be445310-bd4f-4376-b0e0-2b3635266a4f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.270023 | controller | Jun 19 11:15:01.023736 crc crio[3637]: time="2026-06-19T11:15:01.023638866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=142f7ecf-308e-4e3e-8756-7b51bc7a0194 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.270038 | controller | Jun 19 11:15:01.033210 crc crio[3637]: time="2026-06-19T11:15:01.033046442Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.270054 | controller | Jun 19 11:15:01.033886 crc crio[3637]: time="2026-06-19T11:15:01.033685388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.270070 | controller | Jun 19 11:15:01.065072 crc crio[3637]: time="2026-06-19T11:15:01.064964587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.270085 | controller | Jun 19 11:15:01.070768 crc crio[3637]: time="2026-06-19T11:15:01.069963572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.270101 | controller | Jun 19 11:15:01.182819 crc crio[3637]: time="2026-06-19T11:15:01.182702062Z" level=info msg="Created container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.270116 | controller | Jun 19 11:15:01.184241 crc crio[3637]: time="2026-06-19T11:15:01.184058186Z" level=info msg="Starting container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e" id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.270132 | controller | Jun 19 11:15:01.190613 crc crio[3637]: time="2026-06-19T11:15:01.190287172Z" level=info msg="Started container" PID=19070 containerID=17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e description=openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer sandboxID=edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9
2026-06-19 12:35:48.270148 | controller | Jun 19 11:15:02.699064 crc crio[3637]: time="2026-06-19T11:15:02.698425627Z" level=info msg="Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270164 | controller | Jun 19 11:15:02.701777 crc crio[3637]: time="2026-06-19T11:15:02.700376067Z" level=info msg="Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc001fdc2a8}] Aliases:map[]}"
2026-06-19 12:35:48.270183 | controller | Jun 19 11:15:02.701777 crc crio[3637]: time="2026-06-19T11:15:02.700606843Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270199 | controller | Jun 19 11:15:03.051116 crc crio[3637]: time="2026-06-19T11:15:03.050931296Z" level=info msg="Stopped pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270214 | controller | Jun 19 11:15:25.009596 crc crio[3637]: time="2026-06-19T11:15:25.008658144Z" level=info msg="Stopping container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 (timeout: 30s)" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270230 | controller | Jun 19 11:15:25.044816 crc crio[3637]: time="2026-06-19T11:15:25.044718483Z" level=info msg="Stopping container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 (timeout: 30s)" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270246 | controller | Jun 19 11:15:25.074771 crc crio[3637]: time="2026-06-19T11:15:25.074626797Z" level=info msg="Stopping container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 (timeout: 30s)" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270261 | controller | Jun 19 11:15:25.098687 crc crio[3637]: time="2026-06-19T11:15:25.09861245Z" level=info msg="Stopping container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 (timeout: 30s)" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270276 | controller | Jun 19 11:15:25.140599 crc crio[3637]: time="2026-06-19T11:15:25.137429438Z" level=info msg="Stopping container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 (timeout: 30s)" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270292 | controller | Jun 19 11:15:25.205455 crc crio[3637]: time="2026-06-19T11:15:25.205327718Z" level=info msg="Stopped container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270308 | controller | Jun 19 11:15:25.207509 crc crio[3637]: time="2026-06-19T11:15:25.207445171Z" level=info msg="Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270324 | controller | Jun 19 11:15:25.208574 crc crio[3637]: time="2026-06-19T11:15:25.208487797Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0010a4590}] Aliases:map[]}"
2026-06-19 12:35:48.270340 | controller | Jun 19 11:15:25.208934 crc crio[3637]: time="2026-06-19T11:15:25.208832576Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270360 | controller | Jun 19 11:15:25.210373 crc crio[3637]: time="2026-06-19T11:15:25.210058397Z" level=info msg="Stopped container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270377 | controller | Jun 19 11:15:25.217705 crc crio[3637]: time="2026-06-19T11:15:25.217599016Z" level=info msg="Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270393 | controller | Jun 19 11:15:25.218100 crc crio[3637]: time="2026-06-19T11:15:25.218071079Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002bb2e68}] Aliases:map[]}"
2026-06-19 12:35:48.270410 | controller | Jun 19 11:15:25.218302 crc crio[3637]: time="2026-06-19T11:15:25.218270894Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270446 | controller | Jun 19 11:15:25.227637 crc crio[3637]: time="2026-06-19T11:15:25.227550738Z" level=info msg="Stopped container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270469 | controller | Jun 19 11:15:25.228874 crc crio[3637]: time="2026-06-19T11:15:25.228793569Z" level=info msg="Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270487 | controller | Jun 19 11:15:25.229325 crc crio[3637]: time="2026-06-19T11:15:25.229189239Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc00130cd78}] Aliases:map[]}"
2026-06-19 12:35:48.270503 | controller | Jun 19 11:15:25.229434 crc crio[3637]: time="2026-06-19T11:15:25.229335423Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270520 | controller | Jun 19 11:15:25.273629 crc crio[3637]: time="2026-06-19T11:15:25.273414963Z" level=info msg="Stopped container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270536 | controller | Jun 19 11:15:25.275650 crc crio[3637]: time="2026-06-19T11:15:25.275527886Z" level=info msg="Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270552 | controller | Jun 19 11:15:25.276258 crc crio[3637]: time="2026-06-19T11:15:25.276215443Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc002bb2fb8}] Aliases:map[]}"
2026-06-19 12:35:48.270572 | controller | Jun 19 11:15:25.276494 crc crio[3637]: time="2026-06-19T11:15:25.276405158Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270589 | controller | Jun 19 11:15:25.526547 crc crio[3637]: time="2026-06-19T11:15:25.524946398Z" level=info msg="Stopped pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270605 | controller | Jun 19 11:15:25.562255 crc crio[3637]: time="2026-06-19T11:15:25.559824566Z" level=info msg="Stopped pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270621 | controller | Jun 19 11:15:25.563036 crc crio[3637]: time="2026-06-19T11:15:25.562977776Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.270636 | controller | Jun 19 11:15:25.563111 crc crio[3637]: time="2026-06-19T11:15:25.563068158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.270653 | controller | Jun 19 11:15:25.583701 crc crio[3637]: time="2026-06-19T11:15:25.583354579Z" level=info msg="Stopped pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270669 | controller | Jun 19 11:15:25.619031 crc crio[3637]: time="2026-06-19T11:15:25.618666648Z" level=info msg="Stopped pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270685 | controller | Jun 19 11:15:25.622359 crc crio[3637]: time="2026-06-19T11:15:25.622263878Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}"
2026-06-19 12:35:48.270702 | controller | Jun 19 11:15:25.622359 crc crio[3637]: time="2026-06-19T11:15:25.622336101Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270718 | controller | Jun 19 11:15:25.688424 crc crio[3637]: time="2026-06-19T11:15:25.688112877Z" level=info msg="Stopped container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.270734 | controller | Jun 19 11:15:25.688424 crc crio[3637]: time="2026-06-19T11:15:25.689553844Z" level=info msg="Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270754 | controller | Jun 19 11:15:25.688424 crc crio[3637]: time="2026-06-19T11:15:25.690657452Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc0010a46e8}] Aliases:map[]}"
2026-06-19 12:35:48.270770 | controller | Jun 19 11:15:25.688424 crc crio[3637]: time="2026-06-19T11:15:25.691083302Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.270786 | controller | Jun 19 11:15:25.995359 crc crio[3637]: time="2026-06-19T11:15:25.994857422Z" level=info msg="Stopped pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.270803 | controller | Jun 19 11:15:25.999070 crc crio[3637]: time="2026-06-19T11:15:25.998962177Z" level=info msg="Removing container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.270818 | controller | Jun 19 11:15:26.013554 crc crio[3637]: 2026-06-19T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da30ff60f4b58a2 Mac:36:47:f5:9b:73:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.270834 | controller | Jun 19 11:15:26.015477 crc crio[3637]: time="2026-06-19T11:15:26.01540799Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}"
2026-06-19 12:35:48.270850 | controller | Jun 19 11:15:26.015574 crc crio[3637]: time="2026-06-19T11:15:26.015554274Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.270866 | controller | Jun 19 11:15:26.027877 crc crio[3637]: time="2026-06-19T11:15:26.027356492Z" level=info msg="Ran pod sandbox da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.270882 | controller | Jun 19 11:15:26.041722 crc crio[3637]: time="2026-06-19T11:15:26.041623681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=76523b02-33e2-4992-b58a-48dec26468b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.270897 | controller | Jun 19 11:15:26.054440 crc crio[3637]: time="2026-06-19T11:15:26.05431277Z" level=info msg="Removed container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.270916 | controller | Jun 19 11:15:26.063666 crc crio[3637]: time="2026-06-19T11:15:26.063585354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6909c49c-876f-4bf2-bb85-1e595f2cce12 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.270932 | controller | Jun 19 11:15:26.064648 crc crio[3637]: time="2026-06-19T11:15:26.0645746Z" level=info msg="Removing container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.270948 | controller | Jun 19 11:15:26.073243 crc crio[3637]: time="2026-06-19T11:15:26.073126054Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.270964 | controller | Jun 19 11:15:26.073699 crc crio[3637]: time="2026-06-19T11:15:26.073636206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.270980 | controller | Jun 19 11:15:26.118059 crc crio[3637]: time="2026-06-19T11:15:26.117972753Z" level=info msg="Removed container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.270996 | controller | Jun 19 11:15:26.123872 crc crio[3637]: time="2026-06-19T11:15:26.122772955Z" level=info msg="Removing container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271011 | controller | Jun 19 11:15:26.154519 crc crio[3637]: time="2026-06-19T11:15:26.122854067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271027 | controller | Jun 19 11:15:26.165419 crc crio[3637]: time="2026-06-19T11:15:26.165352377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271043 | controller | Jun 19 11:15:26.202467 crc crio[3637]: time="2026-06-19T11:15:26.202296707Z" level=info msg="Removed container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271087 | controller | Jun 19 11:15:26.216310 crc crio[3637]: time="2026-06-19T11:15:26.216123685Z" level=info msg="Removing container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271109 | controller | Jun 19 11:15:26.259085 crc crio[3637]: time="2026-06-19T11:15:26.258979225Z" level=info msg="Removed container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271126 | controller | Jun 19 11:15:26.263125 crc crio[3637]: time="2026-06-19T11:15:26.263045738Z" level=info msg="Removing container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271142 | controller | Jun 19 11:15:26.296808 crc crio[3637]: time="2026-06-19T11:15:26.296680505Z" level=info msg="Removed container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271161 | controller | Jun 19 11:15:26.302326 crc crio[3637]: time="2026-06-19T11:15:26.302006659Z" level=info msg="Removing container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271177 | controller | Jun 19 11:15:26.314465 crc crio[3637]: time="2026-06-19T11:15:26.314387491Z" level=info msg="Created container 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.271193 | controller | Jun 19 11:15:26.316119 crc crio[3637]: time="2026-06-19T11:15:26.316050423Z" level=info msg="Starting container: 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21" id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.271209 | controller | Jun 19 11:15:26.322378 crc crio[3637]: time="2026-06-19T11:15:26.322283649Z" level=info msg="Started container" PID=19654 containerID=947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498
2026-06-19 12:35:48.271226 | controller | Jun 19 11:15:26.323449 crc crio[3637]: time="2026-06-19T11:15:26.323223703Z" level=info msg="Removed container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271242 | controller | Jun 19 11:15:26.332520 crc crio[3637]: time="2026-06-19T11:15:26.332485187Z" level=info msg="Removing container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271258 | controller | Jun 19 11:15:26.361865 crc crio[3637]: time="2026-06-19T11:15:26.361692713Z" level=info msg="Removed container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271274 | controller | Jun 19 11:15:26.366951 crc crio[3637]: time="2026-06-19T11:15:26.366833211Z" level=info msg="Removing container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271290 | controller | Jun 19 11:15:26.407437 crc crio[3637]: time="2026-06-19T11:15:26.407326251Z" level=info msg="Removed container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271306 | controller | Jun 19 11:15:26.411955 crc crio[3637]: time="2026-06-19T11:15:26.411863276Z" level=info msg="Removing container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271321 | controller | Jun 19 11:15:26.434494 crc crio[3637]: time="2026-06-19T11:15:26.434431164Z" level=info msg="Removed container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271337 | controller | Jun 19 11:15:26.445963 crc crio[3637]: time="2026-06-19T11:15:26.445897313Z" level=info msg="Removing container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271356 | controller | Jun 19 11:15:26.465089 crc crio[3637]: time="2026-06-19T11:15:26.464894991Z" level=info msg="Removed container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271372 | controller | Jun 19 11:15:26.468263 crc crio[3637]: time="2026-06-19T11:15:26.468199715Z" level=info msg="Removing container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271387 | controller | Jun 19 11:15:26.501754 crc crio[3637]: time="2026-06-19T11:15:26.501636996Z" level=info msg="Removed container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271403 | controller | Jun 19 11:15:26.506056 crc crio[3637]: time="2026-06-19T11:15:26.505871834Z" level=info msg="Removing container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271419 | controller | Jun 19 11:15:26.529568 crc crio[3637]: time="2026-06-19T11:15:26.529468887Z" level=info msg="Removed container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271453 | controller | Jun 19 11:15:26.533719 crc crio[3637]: time="2026-06-19T11:15:26.533567611Z" level=info msg="Removing container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271470 | controller | Jun 19 11:15:26.563243 crc crio[3637]: time="2026-06-19T11:15:26.562851818Z" level=info msg="Removed container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271486 | controller | Jun 19 11:15:26.567767 crc crio[3637]: time="2026-06-19T11:15:26.56765727Z" level=info msg="Removing container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271502 | controller | Jun 19 11:15:26.599738 crc crio[3637]: time="2026-06-19T11:15:26.599657755Z" level=info msg="Removed container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.271518 | controller | Jun 19 11:15:27.616603 crc crio[3637]: time="2026-06-19T11:15:27.616129177Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-h86vf/POD" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.271534 | controller | Jun 19 11:15:27.617398 crc crio[3637]: time="2026-06-19T11:15:27.616631939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271551 | controller | Jun 19 11:15:27.644479 crc crio[3637]: time="2026-06-19T11:15:27.644307987Z" level=info msg="Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-19 12:35:48.271571 | controller | Jun 19 11:15:27.644479 crc crio[3637]: time="2026-06-19T11:15:27.644388089Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-h86vf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.271587 | controller | Jun 19 11:15:27.878252 crc crio[3637]: time="2026-06-19T11:15:27.87511561Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-nh4kl/POD" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.271604 | controller | Jun 19 11:15:27.878252 crc crio[3637]: time="2026-06-19T11:15:27.875271334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271621 | controller | Jun 19 11:15:27.898132 crc crio[3637]: time="2026-06-19T11:15:27.897636127Z" level=info msg="Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}"
2026-06-19 12:35:48.271637 | controller | Jun 19 11:15:27.898132 crc crio[3637]: time="2026-06-19T11:15:27.898008006Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-nh4kl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.271654 | controller | Jun 19 11:15:27.935482 crc crio[3637]: 2026-06-19T11:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106974e6ac101ca Mac:d2:04:52:b1:b1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.271670 | controller | Jun 19 11:15:27.936560 crc crio[3637]: time="2026-06-19T11:15:27.936475836Z" level=info msg="Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-19 12:35:48.271687 | controller | Jun 19 11:15:27.936763 crc crio[3637]: time="2026-06-19T11:15:27.936696541Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.271702 | controller | Jun 19 11:15:27.949078 crc crio[3637]: time="2026-06-19T11:15:27.949029941Z" level=info msg="Ran pod sandbox 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 with infra container: openshift-marketplace/redhat-marketplace-h86vf/POD" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.271719 | controller | Jun 19 11:15:27.952329 crc crio[3637]: time="2026-06-19T11:15:27.952255052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32621fb4-0e11-410e-a729-a19c141bb7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.271738 | controller | Jun 19 11:15:27.954882 crc crio[3637]: time="2026-06-19T11:15:27.954786536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8eff6819-bf55-405b-9f0f-b21b48882db3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.271754 | controller | Jun 19 11:15:27.963075 crc crio[3637]: time="2026-06-19T11:15:27.962997923Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.271770 | controller | Jun 19 11:15:27.963612 crc crio[3637]: time="2026-06-19T11:15:27.963484395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271785 | controller | Jun 19 11:15:27.992358 crc crio[3637]: time="2026-06-19T11:15:27.992291931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271801 | controller | Jun 19 11:15:27.996608 crc crio[3637]: time="2026-06-19T11:15:27.996501957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271816 | controller | Jun 19 11:15:28.116961 crc crio[3637]: time="2026-06-19T11:15:28.116863608Z" level=info msg="Created container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.271832 | controller | Jun 19 11:15:28.118769 crc crio[3637]: time="2026-06-19T11:15:28.118702725Z" level=info msg="Starting container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125" id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.271848 | controller | Jun 19 11:15:28.140080 crc crio[3637]: time="2026-06-19T11:15:28.139904479Z" level=info msg="Started container" PID=19756 containerID=ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125 description=openshift-marketplace/redhat-marketplace-h86vf/extract-utilities id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809
2026-06-19 12:35:48.271865 | controller | Jun 19 11:15:28.233683 crc crio[3637]: 2026-06-19T11:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:553e9f1f2f2fc56 Mac:16:ee:48:69:9c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.271881 | controller | Jun 19 11:15:28.234806 crc crio[3637]: time="2026-06-19T11:15:28.234673845Z" level=info msg="Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}"
2026-06-19 12:35:48.271897 | controller | Jun 19 11:15:28.234961 crc crio[3637]: time="2026-06-19T11:15:28.23489365Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.271918 | controller | Jun 19 11:15:28.249566 crc crio[3637]: time="2026-06-19T11:15:28.249370406Z" level=info msg="Ran pod sandbox 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 with infra container: openshift-marketplace/redhat-operators-nh4kl/POD" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.271935 | controller | Jun 19 11:15:28.252743 crc crio[3637]: time="2026-06-19T11:15:28.252642358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b3e20e4f-97e7-4ace-a069-c056e48160f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.271951 | controller | Jun 19 11:15:28.256066 crc crio[3637]: time="2026-06-19T11:15:28.255975302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=047beafd-aa15-40a6-b8a9-d3c3e64caf56 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.271966 | controller | Jun 19 11:15:28.262621 crc crio[3637]: time="2026-06-19T11:15:28.262522807Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-utilities" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.271981 | controller | Jun 19 11:15:28.263075 crc crio[3637]: time="2026-06-19T11:15:28.262986058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.271997 | controller | Jun 19 11:15:28.293682 crc crio[3637]: time="2026-06-19T11:15:28.29322083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272013 | controller | Jun 19 11:15:28.297728 crc crio[3637]: time="2026-06-19T11:15:28.297700052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272029 | controller | Jun 19 11:15:28.432031 crc crio[3637]: time="2026-06-19T11:15:28.431596245Z" level=info msg="Created container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272044 | controller | Jun 19 11:15:28.434476 crc crio[3637]: time="2026-06-19T11:15:28.434129209Z" level=info msg="Starting container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b" id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.272060 | controller | Jun 19 11:15:28.447589 crc crio[3637]: time="2026-06-19T11:15:28.44410771Z" level=info msg="Started container" PID=19771 containerID=47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b description=openshift-marketplace/redhat-operators-nh4kl/extract-utilities id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7
2026-06-19 12:35:48.272076 | controller | Jun 19 11:15:29.123353 crc crio[3637]: time="2026-06-19T11:15:29.122533027Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.272092 | controller | Jun 19 11:15:29.142009 crc crio[3637]: time="2026-06-19T11:15:29.141787042Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.272108 | controller | Jun 19 11:15:29.146568 crc crio[3637]: time="2026-06-19T11:15:29.146343606Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.272127 | controller | Jun 19 11:15:29.146568 crc crio[3637]: time="2026-06-19T11:15:29.146499501Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.272143 | controller | Jun 19 11:15:29.796243 crc crio[3637]: time="2026-06-19T11:15:29.795890426Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.272159 | controller | Jun 19 11:15:29.797236 crc crio[3637]: time="2026-06-19T11:15:29.797089956Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=edbd2bd2-d5fb-4e3f-8ad8-94e69b64c038 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272175 | controller | Jun 19 11:15:29.800417 crc crio[3637]: time="2026-06-19T11:15:29.800306888Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=57f0f4b0-5d64-43c1-ab09-36d112ed8314 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272191 | controller | Jun 19 11:15:29.808577 crc crio[3637]: time="2026-06-19T11:15:29.808460093Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-content" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272207 | controller | Jun 19 11:15:29.809604 crc crio[3637]: time="2026-06-19T11:15:29.809411297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272223 | controller | Jun 19 11:15:29.851222 crc crio[3637]: time="2026-06-19T11:15:29.851026805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272238 | controller | Jun 19 11:15:29.858688 crc crio[3637]: time="2026-06-19T11:15:29.858513294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272254 | controller | Jun 19 11:15:29.897344 crc crio[3637]: time="2026-06-19T11:15:29.896697005Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.272270 | controller | Jun 19 11:15:29.898645 crc crio[3637]: time="2026-06-19T11:15:29.898561673Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f1a75bfb-1dc6-4ccb-9f26-05fd4ff2911b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272286 | controller | Jun 19 11:15:29.900984 crc crio[3637]: time="2026-06-19T11:15:29.900783869Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=204d5c71-4150-434c-b028-d4b79c3d1e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272301 | controller | Jun 19 11:15:29.908833 crc crio[3637]: time="2026-06-19T11:15:29.908250517Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-content" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272317 | controller | Jun 19 11:15:29.909246 crc crio[3637]: time="2026-06-19T11:15:29.90919509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272332 | controller | Jun 19 11:15:29.932363 crc crio[3637]: time="2026-06-19T11:15:29.932268552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272352 | controller | Jun 19 11:15:29.935258 crc crio[3637]: time="2026-06-19T11:15:29.935106043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272368 | controller | Jun 19 11:15:30.039513 crc crio[3637]: time="2026-06-19T11:15:30.039378999Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-8xwb5/POD" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.272383 | controller | Jun 19 11:15:30.039647 crc crio[3637]: time="2026-06-19T11:15:30.039553803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272399 | controller | Jun 19 11:15:30.060424 crc crio[3637]: time="2026-06-19T11:15:30.060263065Z" level=info msg="Created container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272414 | controller | Jun 19 11:15:30.065507 crc crio[3637]: time="2026-06-19T11:15:30.064774359Z" level=info msg="Starting container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31" id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.272448 | controller | Jun 19 11:15:30.072275 crc crio[3637]: time="2026-06-19T11:15:30.071796226Z" level=info msg="Started container" PID=19786 containerID=d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31 description=openshift-marketplace/redhat-marketplace-h86vf/extract-content id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809
2026-06-19 12:35:48.272467 | controller | Jun 19 11:15:30.074016 crc crio[3637]: time="2026-06-19T11:15:30.07397179Z" level=info msg="Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}"
2026-06-19 12:35:48.272483 | controller | Jun 19 11:15:30.074252 crc crio[3637]: time="2026-06-19T11:15:30.074225917Z" level=info msg="Adding pod openshift-marketplace_certified-operators-8xwb5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.272499 | controller | Jun 19 11:15:30.084319 crc crio[3637]: time="2026-06-19T11:15:30.084222238Z" level=info msg="Created container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272516 | controller | Jun 19 11:15:30.085766 crc crio[3637]: time="2026-06-19T11:15:30.085670916Z" level=info msg="Starting container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05" id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.272531 | controller | Jun 19 11:15:30.091214 crc crio[3637]: time="2026-06-19T11:15:30.091077891Z" level=info msg="Started container" PID=19789 containerID=ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05 description=openshift-marketplace/redhat-operators-nh4kl/extract-content id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7
2026-06-19 12:35:48.272551 | controller | Jun 19 11:15:30.316615 crc crio[3637]: time="2026-06-19T11:15:30.316031007Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-9fcdk/POD" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.272568 | controller | Jun 19 11:15:30.318375 crc crio[3637]: time="2026-06-19T11:15:30.316637762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272584 | controller | Jun 19 11:15:30.339254 crc crio[3637]: time="2026-06-19T11:15:30.338900893Z" level=info msg="Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}"
2026-06-19 12:35:48.272600 | controller | Jun 19 11:15:30.339254 crc crio[3637]: time="2026-06-19T11:15:30.339000825Z" level=info msg="Adding pod openshift-marketplace_community-operators-9fcdk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.272616 | controller | Jun 19 11:15:30.446841 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:074bb6c4780df4b Mac:5a:a6:28:36:fa:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.272632 | controller | Jun 19 11:15:30.446841 crc crio[3637]: time="2026-06-19T11:15:30.446519873Z" level=info msg="Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}"
2026-06-19 12:35:48.272648 | controller | Jun 19 11:15:30.446841 crc crio[3637]: time="2026-06-19T11:15:30.446767759Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.272664 | controller | Jun 19 11:15:30.465661 crc crio[3637]: time="2026-06-19T11:15:30.465451921Z" level=info msg="Ran pod sandbox 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b with infra container: openshift-marketplace/certified-operators-8xwb5/POD" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.272680 | controller | Jun 19 11:15:30.469710 crc crio[3637]: time="2026-06-19T11:15:30.469528023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b8bfec0e-13dd-489a-afce-637d2638e980 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272696 | controller | Jun 19 11:15:30.473315 crc crio[3637]: time="2026-06-19T11:15:30.472755023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51d534b8-c1d1-45fe-8fa4-c7f157198155 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272712 | controller | Jun 19 11:15:30.482049 crc crio[3637]: time="2026-06-19T11:15:30.481868174Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8xwb5/extract-utilities" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272741 | controller | Jun 19 11:15:30.482788 crc crio[3637]: time="2026-06-19T11:15:30.482675984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272759 | controller | Jun 19 11:15:30.523209 crc crio[3637]: time="2026-06-19T11:15:30.523082202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272776 | controller | Jun 19 11:15:30.527321 crc crio[3637]: time="2026-06-19T11:15:30.527245697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272795 | controller | Jun 19 11:15:30.627792 crc crio[3637]: time="2026-06-19T11:15:30.627232195Z" level=info msg="Created container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272811 | controller | Jun 19 11:15:30.628729 crc crio[3637]: time="2026-06-19T11:15:30.628655261Z" level=info msg="Starting container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea" id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.272827 | controller | Jun 19 11:15:30.634727 crc crio[3637]: time="2026-06-19T11:15:30.63458013Z" level=info msg="Started container" PID=19872 containerID=8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea description=openshift-marketplace/certified-operators-8xwb5/extract-utilities id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b
2026-06-19 12:35:48.272843 | controller | Jun 19 11:15:30.667650 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e791bf4f9169042 Mac:e2:21:ac:83:d6:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.272860 | controller | Jun 19 11:15:30.667882 crc crio[3637]: time="2026-06-19T11:15:30.667814047Z" level=info msg="Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}"
2026-06-19 12:35:48.272876 | controller | Jun 19 11:15:30.668120 crc crio[3637]: time="2026-06-19T11:15:30.668024023Z" level=info msg="Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.272892 | controller | Jun 19 11:15:30.734971 crc crio[3637]: time="2026-06-19T11:15:30.734843994Z" level=info msg="Ran pod sandbox e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 with infra container: openshift-marketplace/community-operators-9fcdk/POD" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.272908 | controller | Jun 19 11:15:30.738006 crc crio[3637]: time="2026-06-19T11:15:30.737895712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a423ee5e-c91e-4841-a417-1480ae950c83 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272928 | controller | Jun 19 11:15:30.740665 crc crio[3637]: time="2026-06-19T11:15:30.740572439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b927685-bb59-4b4e-84bf-71d22d1033b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.272944 | controller | Jun 19 11:15:30.755955 crc crio[3637]: time="2026-06-19T11:15:30.755895685Z" level=info msg="Creating container: openshift-marketplace/community-operators-9fcdk/extract-utilities" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.272960 | controller | Jun 19 11:15:30.756549 crc crio[3637]: time="2026-06-19T11:15:30.756523971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272977 | controller | Jun 19 11:15:30.801339 crc crio[3637]: time="2026-06-19T11:15:30.801205007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.272995 | controller | Jun 19 11:15:30.807808 crc crio[3637]: time="2026-06-19T11:15:30.807718981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273013 | controller | Jun 19 11:15:30.928551 crc crio[3637]: time="2026-06-19T11:15:30.928456011Z" level=info msg="Created container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273030 | controller | Jun 19 11:15:30.930206 crc crio[3637]: time="2026-06-19T11:15:30.930103693Z" level=info msg="Starting container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0" id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.273047 | controller | Jun 19 11:15:30.938206 crc crio[3637]: time="2026-06-19T11:15:30.938016142Z" level=info msg="Started container" PID=19883 containerID=d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0 description=openshift-marketplace/community-operators-9fcdk/extract-utilities id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462
2026-06-19 12:35:48.273064 | controller | Jun 19 11:15:31.218119 crc crio[3637]: time="2026-06-19T11:15:31.217806379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c17d739-41be-472a-b5e5-a169fec2b8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273081 | controller | Jun 19 11:15:31.221591 crc crio[3637]: time="2026-06-19T11:15:31.2214338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0918821d-bafd-4030-8eb2-c948ff6fb495 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273097 | controller | Jun 19 11:15:31.223711 crc crio[3637]: time="2026-06-19T11:15:31.223584215Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.273113 | controller | Jun 19 11:15:31.232127 crc crio[3637]: time="2026-06-19T11:15:31.231979066Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.273129 | controller | Jun 19 11:15:31.236705 crc crio[3637]: time="2026-06-19T11:15:31.236599752Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.273149 | controller | Jun 19 11:15:31.241484 crc crio[3637]: time="2026-06-19T11:15:31.241296211Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.273165 | controller | Jun 19 11:15:31.241599 crc crio[3637]: time="2026-06-19T11:15:31.241477145Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h86vf/registry-server" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273181 | controller | Jun 19 11:15:31.242781 crc crio[3637]: time="2026-06-19T11:15:31.242518942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273196 | controller | Jun 19 11:15:31.301430 crc crio[3637]: time="2026-06-19T11:15:31.301134958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273212 | controller | Jun 19 11:15:31.308757 crc crio[3637]: time="2026-06-19T11:15:31.308608865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273228 | controller | Jun 19 11:15:31.453677 crc crio[3637]: time="2026-06-19T11:15:31.453247259Z" level=info msg="Created container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273243 | controller | Jun 19 11:15:31.455089 crc crio[3637]: time="2026-06-19T11:15:31.454989263Z" level=info msg="Starting container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa" id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.273259 | controller | Jun 19 11:15:31.462799 crc crio[3637]: time="2026-06-19T11:15:31.462706067Z" level=info msg="Started container" PID=19892 containerID=a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa description=openshift-marketplace/redhat-marketplace-h86vf/registry-server id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809
2026-06-19 12:35:48.273275 | controller | Jun 19 11:15:31.876024 crc crio[3637]: time="2026-06-19T11:15:31.875104885Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.273291 | controller | Jun 19 11:15:31.877345 crc crio[3637]: time="2026-06-19T11:15:31.877225256Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e8278bac-4d8c-49a6-9c78-4be039b3139e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273307 | controller | Jun 19 11:15:31.880876 crc crio[3637]: time="2026-06-19T11:15:31.880762476Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ea319192-6289-4ffe-a470-5b2a37306c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273322 | controller | Jun 19 11:15:31.900377 crc crio[3637]: time="2026-06-19T11:15:31.900098833Z" level=info msg="Creating container: openshift-marketplace/community-operators-9fcdk/extract-content" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273338 | controller | Jun 19 11:15:31.900792 crc crio[3637]: time="2026-06-19T11:15:31.900653508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273357 | controller | Jun 19 11:15:31.932514 crc crio[3637]: time="2026-06-19T11:15:31.932283154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273373 | controller | Jun 19 11:15:31.936257 crc crio[3637]: time="2026-06-19T11:15:31.93607185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273389 | controller | Jun 19 11:15:31.992834 crc crio[3637]: time="2026-06-19T11:15:31.992725777Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.273405 | controller | Jun 19 11:15:31.994295 crc crio[3637]: time="2026-06-19T11:15:31.99402479Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5b820496-8997-40b5-bddb-289fdb711dff name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273421 | controller | Jun 19 11:15:31.999885 crc crio[3637]: time="2026-06-19T11:15:31.999589109Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6b8e5ed9-089b-429d-801a-a9f211fee8bf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273457 | controller | Jun 19 11:15:32.007535 crc crio[3637]: time="2026-06-19T11:15:32.006483533Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8xwb5/extract-content" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273474 | controller | Jun 19 11:15:32.007535 crc crio[3637]: time="2026-06-19T11:15:32.007090878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273490 | controller | Jun 19 11:15:32.034000 crc crio[3637]: time="2026-06-19T11:15:32.033865373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273505 | controller | Jun 19 11:15:32.037696 crc crio[3637]: time="2026-06-19T11:15:32.037611137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273521 | controller | Jun 19 11:15:32.085716 crc crio[3637]: time="2026-06-19T11:15:32.085626286Z" level=info msg="Created container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273536 | controller | Jun 19 11:15:32.087675 crc crio[3637]: time="2026-06-19T11:15:32.087587005Z" level=info msg="Starting container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc" id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.273580 | controller | Jun 19 11:15:32.098102 crc crio[3637]: time="2026-06-19T11:15:32.097999668Z" level=info msg="Started container" PID=19918 containerID=a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc description=openshift-marketplace/community-operators-9fcdk/extract-content id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462
2026-06-19 12:35:48.273599 | controller | Jun 19 11:15:32.165985 crc crio[3637]: time="2026-06-19T11:15:32.165815796Z" level=info msg="Created container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273618 | controller | Jun 19 11:15:32.167600 crc crio[3637]: time="2026-06-19T11:15:32.167455337Z" level=info msg="Starting container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223" id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.273634 | controller | Jun 19 11:15:32.177525 crc crio[3637]: time="2026-06-19T11:15:32.177414338Z" level=info msg="Started container" PID=19924 containerID=db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223 description=openshift-marketplace/certified-operators-8xwb5/extract-content id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b
2026-06-19 12:35:48.273650 | controller | Jun 19 11:15:32.260658 crc crio[3637]: time="2026-06-19T11:15:32.260601963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=219a99ea-dfdb-41d1-b4b2-366f4182d76a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273666 | controller | Jun 19 11:15:32.267904 crc crio[3637]: time="2026-06-19T11:15:32.267819435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7f475de5-f352-4e83-a039-85a8fe41dcf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273682 | controller | Jun 19 11:15:32.281549 crc crio[3637]: time="2026-06-19T11:15:32.281444168Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-nh4kl/registry-server" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273697 | controller | Jun 19 11:15:32.282078 crc crio[3637]: time="2026-06-19T11:15:32.282003932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273713 | controller | Jun 19 11:15:32.323811 crc crio[3637]: time="2026-06-19T11:15:32.323710723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273729 | controller | Jun 19 11:15:32.327344 crc crio[3637]: time="2026-06-19T11:15:32.327267553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273744 | controller | Jun 19 11:15:32.458824 crc crio[3637]: time="2026-06-19T11:15:32.458689582Z" level=info msg="Created container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273759 | controller | Jun 19 11:15:32.461495 crc crio[3637]: time="2026-06-19T11:15:32.461403941Z" level=info msg="Starting container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae" id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.273775 | controller | Jun 19 11:15:32.468265 crc crio[3637]: time="2026-06-19T11:15:32.468078259Z" level=info msg="Started container" PID=19942 containerID=80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae description=openshift-marketplace/redhat-operators-nh4kl/registry-server id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7
2026-06-19 12:35:48.273791 | controller | Jun 19 11:15:33.302464 crc crio[3637]: time="2026-06-19T11:15:33.301554651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=90eda0df-9d04-4c84-a9f7-9fe605704dba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273810 | controller | Jun 19 11:15:33.306974 crc crio[3637]: time="2026-06-19T11:15:33.306471454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=007ecf94-573e-4eea-921a-1dc368b4f7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273826 | controller | Jun 19 11:15:33.320581 crc crio[3637]: time="2026-06-19T11:15:33.320546139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=70b939ff-7766-4c70-9e25-d2dcb3b78bae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273841 | controller | Jun 19 11:15:33.325529 crc crio[3637]: time="2026-06-19T11:15:33.325433842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=09415e8f-bfc1-4e73-b939-9a97e6e14415 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.273857 | controller | Jun 19 11:15:33.332875 crc crio[3637]: time="2026-06-19T11:15:33.332758176Z" level=info msg="Creating container: openshift-marketplace/community-operators-9fcdk/registry-server" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273872 | controller | Jun 19 11:15:33.333535 crc crio[3637]: time="2026-06-19T11:15:33.333403363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273887 | controller | Jun 19 11:15:33.356003 crc crio[3637]: time="2026-06-19T11:15:33.355822828Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8xwb5/registry-server" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.273903 | controller | Jun 19 11:15:33.357692 crc crio[3637]: time="2026-06-19T11:15:33.357566911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273919 | controller | Jun 19 11:15:33.403962 crc crio[3637]: time="2026-06-19T11:15:33.403867908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273935 | controller | Jun 19 11:15:33.407965 crc crio[3637]: time="2026-06-19T11:15:33.407877979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273952 | controller | Jun 19 11:15:33.423097 crc crio[3637]: time="2026-06-19T11:15:33.422982249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273968 | controller | Jun 19 11:15:33.427521 crc crio[3637]: time="2026-06-19T11:15:33.427447812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.273984 | controller | Jun 19 11:15:33.566624 crc crio[3637]: time="2026-06-19T11:15:33.566525125Z" level=info msg="Created container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.274000 | controller | Jun 19 11:15:33.568303 crc crio[3637]: time="2026-06-19T11:15:33.568103864Z" level=info msg="Starting container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485" id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.274019 | controller | Jun 19 11:15:33.569773 crc crio[3637]: time="2026-06-19T11:15:33.569691454Z" level=info msg="Created container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.274035 | controller | Jun 19 11:15:33.570805 crc crio[3637]: time="2026-06-19T11:15:33.57073295Z" level=info msg="Starting container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1" id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.274051 | controller | Jun 19 11:15:33.575798 crc crio[3637]: time="2026-06-19T11:15:33.574461874Z" level=info msg="Started container" PID=19993 containerID=7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 description=openshift-marketplace/community-operators-9fcdk/registry-server id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462
2026-06-19 12:35:48.274067 | controller | Jun 19 11:15:33.578785 crc crio[3637]: time="2026-06-19T11:15:33.578698771Z" level=info msg="Started container" PID=19994 containerID=bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 description=openshift-marketplace/certified-operators-8xwb5/registry-server id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b
2026-06-19 12:35:48.274084 | controller | Jun 19 11:15:44.442366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-19 12:35:48.274100 | controller | Jun 19 11:15:45.487324 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-19 12:35:48.274117 | controller | Jun 19 11:15:45.488241 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-19 12:35:48.274134 | controller | Jun 19 11:15:45.488468 crc systemd[1]: crio.service: Consumed 24min 51.610s CPU time.
2026-06-19 12:35:48.274151 | controller | Jun 19 11:15:45.589263 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-19 12:35:48.274167 | controller | Jun 19 11:15:45.706483 crc crio[20906]: time="2026-06-19T11:15:45.70632825Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-19 12:35:48.274184 | controller | Jun 19 11:15:45.706483 crc crio[20906]: time="2026-06-19T11:15:45.706412722Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-19 12:35:48.274200 | controller | Jun 19 11:15:45.713783 crc crio[20906]: time="2026-06-19T11:15:45.713694415Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-19 12:35:48.274216 | controller | Jun 19 11:15:45.714039 crc crio[20906]: time="2026-06-19T11:15:45.713947222Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-19 12:35:48.274232 | controller | Jun 19 11:15:45.734044 crc crio[20906]: time="2026-06-19T11:15:45.73375342Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-19 12:35:48.274248 | controller | Jun 19 11:15:45.735648 crc crio[20906]: time="2026-06-19T11:15:45.735559366Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-19 12:35:48.274264 | controller | Jun 19 11:15:45.735648 crc crio[20906]: time="2026-06-19T11:15:45.735649339Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-19 12:35:48.274280 | controller | Jun 19 11:15:45.735810 crc crio[20906]: time="2026-06-19T11:15:45.735796662Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-19 12:35:48.274295 | controller | Jun 19 11:15:45.735810 crc crio[20906]: time="2026-06-19T11:15:45.735811923Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-19 12:35:48.274311 | controller | Jun 19 11:15:45.755505 crc crio[20906]: time="2026-06-19T11:15:45.755255582Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-19 12:35:48.274330 | controller | Jun 19 11:15:45.769676 crc crio[20906]: time="2026-06-19T11:15:45.769562013Z" 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-19 12:35:48.274347 | controller | Jun 19 11:15:45.779125 crc crio[20906]: time="2026-06-19T11:15:45.779024321Z" 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-19 12:35:48.274363 | controller | Jun 19 11:15:45.801665 crc crio[20906]: time="2026-06-19T11:15:45.801540128Z" 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-19 12:35:48.274379 | controller | Jun 19 11:15:46.026656 crc crio[20906]: time="2026-06-19T11:15:46.026463083Z" level=info msg="Checkpoint/restore support enabled"
2026-06-19 12:35:48.274394 | controller | Jun 19 11:15:46.026656 crc crio[20906]: time="2026-06-19T11:15:46.026524195Z" level=info msg="Using the internal default seccomp profile"
2026-06-19 12:35:48.274410 | controller | Jun 19 11:15:46.026656 crc crio[20906]: time="2026-06-19T11:15:46.026536035Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-19 12:35:48.274425 | controller | Jun 19 11:15:46.026656 crc crio[20906]: time="2026-06-19T11:15:46.026542605Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-19 12:35:48.274465 | controller | Jun 19 11:15:46.026656 crc crio[20906]: time="2026-06-19T11:15:46.026551476Z" level=info msg="RDT not available in the host system"
2026-06-19 12:35:48.274482 | controller | Jun 19 11:15:46.035507 crc crio[20906]: time="2026-06-19T11:15:46.035401898Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.274497 | controller | Jun 19 11:15:46.035507 crc crio[20906]: time="2026-06-19T11:15:46.03546079Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.274512 | controller | Jun 19 11:15:46.041195 crc crio[20906]: time="2026-06-19T11:15:46.041059621Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.274528 | controller | Jun 19 11:15:46.041195 crc crio[20906]: time="2026-06-19T11:15:46.041122102Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.274543 | controller | Jun 19 11:15:46.071646 crc crio[20906]: time="2026-06-19T11:15:46.071524608Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.274559 | controller | Jun 19 11:15:46.071646 crc crio[20906]: time="2026-06-19T11:15:46.07159663Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.274575 | controller | Jun 19 11:15:46.072095 crc crio[20906]: time="2026-06-19T11:15:46.071945988Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-19 12:35:48.274591 | controller | Jun 19 11:15:46.072095 crc crio[20906]: time="2026-06-19T11:15:46.071964439Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-19 12:35:48.274610 | controller | Jun 19 11:15:46.072782 crc crio[20906]: time="2026-06-19T11:15:46.072574445Z" 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.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"bundle\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"run.oci.\", \"io.containers.trace-syscall\", \"org.systemd.property.\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\"]\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-19 12:35:48.274633 | controller | Jun 19 11:15:46.073828 crc crio[20906]: time="2026-06-19T11:15:46.073778994Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-19 12:35:48.274650 | controller | Jun 19 11:15:46.074077 crc crio[20906]: time="2026-06-19T11:15:46.074032671Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-19 12:35:48.274666 | controller | Jun 19 11:15:48.240524 crc crio[20906]: time="2026-06-19T11:15:48.239618293Z" level=info msg="Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000143178}] Aliases:map[]}"
2026-06-19 12:35:48.274683 | controller | Jun 19 11:15:48.243274 crc crio[20906]: time="2026-06-19T11:15:48.240657569Z" level=info msg="Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274699 | controller | Jun 19 11:15:48.243274 crc crio[20906]: time="2026-06-19T11:15:48.241816048Z" level=info msg="Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000143278}] Aliases:map[]}"
2026-06-19 12:35:48.274718 | controller | Jun 19 11:15:48.243274 crc crio[20906]: time="2026-06-19T11:15:48.242523537Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274734 | controller | Jun 19 11:15:48.244382 crc crio[20906]: time="2026-06-19T11:15:48.24424754Z" level=info msg="Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc000143308}] Aliases:map[]}"
2026-06-19 12:35:48.274750 | controller | Jun 19 11:15:48.244592 crc crio[20906]: time="2026-06-19T11:15:48.244546867Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274766 | controller | Jun 19 11:15:48.245833 crc crio[20906]: time="2026-06-19T11:15:48.245707226Z" level=info msg="Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000143398}] Aliases:map[]}"
2026-06-19 12:35:48.274781 | controller | Jun 19 11:15:48.246456 crc crio[20906]: time="2026-06-19T11:15:48.246322873Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274797 | controller | Jun 19 11:15:48.247765 crc crio[20906]: time="2026-06-19T11:15:48.247547922Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000143428}] Aliases:map[]}"
2026-06-19 12:35:48.274813 | controller | Jun 19 11:15:48.248124 crc crio[20906]: time="2026-06-19T11:15:48.248002965Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274829 | controller | Jun 19 11:15:48.248573 crc crio[20906]: time="2026-06-19T11:15:48.248446666Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274846 | controller | Jun 19 11:15:48.248573 crc crio[20906]: time="2026-06-19T11:15:48.248550258Z" level=warning msg="Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274868 | controller | Jun 19 11:15:48.249543 crc crio[20906]: time="2026-06-19T11:15:48.24940294Z" level=info msg="Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc0001434b0}] Aliases:map[]}"
2026-06-19 12:35:48.274884 | controller | Jun 19 11:15:48.249854 crc crio[20906]: time="2026-06-19T11:15:48.249724708Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274901 | controller | Jun 19 11:15:48.250903 crc crio[20906]: time="2026-06-19T11:15:48.250754604Z" level=info msg="Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc000143540}] Aliases:map[]}"
2026-06-19 12:35:48.274917 | controller | Jun 19 11:15:48.251254 crc crio[20906]: time="2026-06-19T11:15:48.251097972Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.274933 | controller | Jun 19 11:15:48.251602 crc crio[20906]: time="2026-06-19T11:15:48.251466081Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274949 | controller | Jun 19 11:15:48.251602 crc crio[20906]: time="2026-06-19T11:15:48.251574444Z" level=warning msg="Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274965 | controller | Jun 19 11:15:48.251813 crc crio[20906]: time="2026-06-19T11:15:48.251646906Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274981 | controller | Jun 19 11:15:48.251813 crc crio[20906]: time="2026-06-19T11:15:48.251675237Z" level=warning msg="Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.274998 | controller | Jun 19 11:15:48.253239 crc crio[20906]: time="2026-06-19T11:15:48.252904759Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc0001435e0}] Aliases:map[]}"
2026-06-19 12:35:48.275017 | controller | Jun 19 11:15:48.253652 crc crio[20906]: time="2026-06-19T11:15:48.253508772Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275033 | controller | Jun 19 11:15:48.254668 crc crio[20906]: time="2026-06-19T11:15:48.254262242Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275049 | controller | Jun 19 11:15:48.254882 crc crio[20906]: time="2026-06-19T11:15:48.254649321Z" level=warning msg="Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275066 | controller | Jun 19 11:15:48.255783 crc crio[20906]: time="2026-06-19T11:15:48.255662757Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000143678}] Aliases:map[]}"
2026-06-19 12:35:48.275082 | controller | Jun 19 11:15:48.256635 crc crio[20906]: time="2026-06-19T11:15:48.256502549Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275099 | controller | Jun 19 11:15:48.257968 crc crio[20906]: time="2026-06-19T11:15:48.257844663Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000143708}] Aliases:map[]}"
2026-06-19 12:35:48.275116 | controller | Jun 19 11:15:48.258437 crc crio[20906]: time="2026-06-19T11:15:48.258311384Z" 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-19 12:35:48.275133 | controller | Jun 19 11:15:48.260121 crc crio[20906]: time="2026-06-19T11:15:48.259906455Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000143798}] Aliases:map[]}"
2026-06-19 12:35:48.275149 | controller | Jun 19 11:15:48.260386 crc crio[20906]: time="2026-06-19T11:15:48.260297115Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275165 | controller | Jun 19 11:15:48.260898 crc crio[20906]: time="2026-06-19T11:15:48.260786627Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000143b08}] Aliases:map[]}"
2026-06-19 12:35:48.275184 | controller | Jun 19 11:15:48.261260 crc crio[20906]: time="2026-06-19T11:15:48.261010152Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275200 | controller | Jun 19 11:15:48.261693 crc crio[20906]: time="2026-06-19T11:15:48.261586547Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000143b98}] Aliases:map[]}"
2026-06-19 12:35:48.275216 | controller | Jun 19 11:15:48.261850 crc crio[20906]: time="2026-06-19T11:15:48.261761401Z" 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-19 12:35:48.275233 | controller | Jun 19 11:15:48.262369 crc crio[20906]: time="2026-06-19T11:15:48.262265044Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000143c28}] Aliases:map[]}"
2026-06-19 12:35:48.275249 | controller | Jun 19 11:15:48.262548 crc crio[20906]: time="2026-06-19T11:15:48.262449418Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275266 | controller | Jun 19 11:15:48.263113 crc crio[20906]: time="2026-06-19T11:15:48.26289418Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000143cb8}] Aliases:map[]}"
2026-06-19 12:35:48.275282 | controller | Jun 19 11:15:48.263424 crc crio[20906]: time="2026-06-19T11:15:48.263257859Z" 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-19 12:35:48.275299 | controller | Jun 19 11:15:48.263850 crc crio[20906]: time="2026-06-19T11:15:48.263740781Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000143d48}] Aliases:map[]}"
2026-06-19 12:35:48.275320 | controller | Jun 19 11:15:48.264110 crc crio[20906]: time="2026-06-19T11:15:48.263910775Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275336 | controller | Jun 19 11:15:48.264822 crc crio[20906]: time="2026-06-19T11:15:48.264710586Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc000143dd8}] Aliases:map[]}"
2026-06-19 12:35:48.275353 | controller | Jun 19 11:15:48.265042 crc crio[20906]: time="2026-06-19T11:15:48.26488892Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275370 | controller | Jun 19 11:15:48.265629 crc crio[20906]: time="2026-06-19T11:15:48.265517396Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc000143e68}] Aliases:map[]}"
2026-06-19 12:35:48.275386 | controller | Jun 19 11:15:48.265788 crc crio[20906]: time="2026-06-19T11:15:48.26568846Z" 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-19 12:35:48.275403 | controller | Jun 19 11:15:48.266457 crc crio[20906]: time="2026-06-19T11:15:48.266351327Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000143ee8}] Aliases:map[]}"
2026-06-19 12:35:48.275419 | controller | Jun 19 11:15:48.266628 crc crio[20906]: time="2026-06-19T11:15:48.266522941Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275455 | controller | Jun 19 11:15:48.267320 crc crio[20906]: time="2026-06-19T11:15:48.267052175Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc000143f78}] Aliases:map[]}"
2026-06-19 12:35:48.275472 | controller | Jun 19 11:15:48.267541 crc crio[20906]: time="2026-06-19T11:15:48.267413294Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275493 | controller | Jun 19 11:15:48.268348 crc crio[20906]: time="2026-06-19T11:15:48.268019928Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc00008c628}] Aliases:map[]}"
2026-06-19 12:35:48.275509 | controller | Jun 19 11:15:48.268348 crc crio[20906]: time="2026-06-19T11:15:48.268280236Z" 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-19 12:35:48.275526 | controller | Jun 19 11:15:48.268868 crc crio[20906]: time="2026-06-19T11:15:48.268747647Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c738}] Aliases:map[]}"
2026-06-19 12:35:48.275542 | controller | Jun 19 11:15:48.269276 crc crio[20906]: time="2026-06-19T11:15:48.269012114Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275558 | controller | Jun 19 11:15:48.270038 crc crio[20906]: time="2026-06-19T11:15:48.269778804Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc00008c8b8}] Aliases:map[]}"
2026-06-19 12:35:48.275574 | controller | Jun 19 11:15:48.270038 crc crio[20906]: time="2026-06-19T11:15:48.27003276Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275590 | controller | Jun 19 11:15:48.270779 crc crio[20906]: time="2026-06-19T11:15:48.270664595Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc00008ca68}] Aliases:map[]}"
2026-06-19 12:35:48.275606 | controller | Jun 19 11:15:48.271006 crc crio[20906]: time="2026-06-19T11:15:48.27087Z" 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-19 12:35:48.275622 | controller | Jun 19 11:15:48.271726 crc crio[20906]: time="2026-06-19T11:15:48.27162055Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00008cb38}] Aliases:map[]}"
2026-06-19 12:35:48.275641 | controller | Jun 19 11:15:48.271865 crc crio[20906]: time="2026-06-19T11:15:48.271798584Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275657 | controller | Jun 19 11:15:48.272548 crc crio[20906]: time="2026-06-19T11:15:48.27243318Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00008cc50}] Aliases:map[]}"
2026-06-19 12:35:48.275673 | controller | Jun 19 11:15:48.272730 crc crio[20906]: time="2026-06-19T11:15:48.272624265Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275689 | controller | Jun 19 11:15:48.273358 crc crio[20906]: time="2026-06-19T11:15:48.273272661Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc00008cd08}] Aliases:map[]}"
2026-06-19 12:35:48.275704 | controller | Jun 19 11:15:48.273520 crc crio[20906]: time="2026-06-19T11:15:48.273480376Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275720 | controller | Jun 19 11:15:48.274378 crc crio[20906]: time="2026-06-19T11:15:48.274261916Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008cde8}] Aliases:map[]}"
2026-06-19 12:35:48.275736 | controller | Jun 19 11:15:48.274533 crc crio[20906]: time="2026-06-19T11:15:48.274493962Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275752 | controller | Jun 19 11:15:48.275297 crc crio[20906]: time="2026-06-19T11:15:48.27521599Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008cec0}] Aliases:map[]}"
2026-06-19 12:35:48.275771 | controller | Jun 19 11:15:48.275447 crc crio[20906]: time="2026-06-19T11:15:48.275389695Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275787 | controller | Jun 19 11:15:48.275608 crc crio[20906]: time="2026-06-19T11:15:48.275526588Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275803 | controller | Jun 19 11:15:48.275608 crc crio[20906]: time="2026-06-19T11:15:48.275576009Z" level=warning msg="Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275819 | controller | Jun 19 11:15:48.276071 crc crio[20906]: time="2026-06-19T11:15:48.275894367Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc00008cfa0}] Aliases:map[]}"
2026-06-19 12:35:48.275835 | controller | Jun 19 11:15:48.276377 crc crio[20906]: time="2026-06-19T11:15:48.276126103Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275851 | controller | Jun 19 11:15:48.276377 crc crio[20906]: time="2026-06-19T11:15:48.276355189Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275867 | controller | Jun 19 11:15:48.276377 crc crio[20906]: time="2026-06-19T11:15:48.276377739Z" level=warning msg="Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275883 | controller | Jun 19 11:15:48.276614 crc crio[20906]: time="2026-06-19T11:15:48.27640263Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275899 | controller | Jun 19 11:15:48.276614 crc crio[20906]: time="2026-06-19T11:15:48.27641621Z" level=warning msg="Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275916 | controller | Jun 19 11:15:48.276837 crc crio[20906]: time="2026-06-19T11:15:48.276761779Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00008d080}] Aliases:map[]}"
2026-06-19 12:35:48.275932 | controller | Jun 19 11:15:48.277018 crc crio[20906]: time="2026-06-19T11:15:48.276982005Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.275953 | controller | Jun 19 11:15:48.277288 crc crio[20906]: time="2026-06-19T11:15:48.277131538Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275971 | controller | Jun 19 11:15:48.277288 crc crio[20906]: time="2026-06-19T11:15:48.277243001Z" level=warning msg="Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.275988 | controller | Jun 19 11:15:48.277759 crc crio[20906]: time="2026-06-19T11:15:48.277651721Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008d130}] Aliases:map[]}"
2026-06-19 12:35:48.276004 | controller | Jun 19 11:15:48.277909 crc crio[20906]: time="2026-06-19T11:15:48.277822135Z" 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-19 12:35:48.276020 | controller | Jun 19 11:15:48.278537 crc crio[20906]: time="2026-06-19T11:15:48.278427121Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc00008d208}] Aliases:map[]}"
2026-06-19 12:35:48.276036 | controller | Jun 19 11:15:48.278845 crc crio[20906]: time="2026-06-19T11:15:48.278735819Z" 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-19 12:35:48.276052 | controller | Jun 19 11:15:48.279539 crc crio[20906]: time="2026-06-19T11:15:48.279438497Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc00008d2c0}] Aliases:map[]}"
2026-06-19 12:35:48.276067 | controller | Jun 19 11:15:48.279693 crc crio[20906]: time="2026-06-19T11:15:48.279656852Z" 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-19 12:35:48.276083 | controller | Jun 19 11:15:48.280466 crc crio[20906]: time="2026-06-19T11:15:48.28036693Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc00008d368}] Aliases:map[]}"
2026-06-19 12:35:48.276102 | controller | Jun 19 11:15:48.280684 crc crio[20906]: time="2026-06-19T11:15:48.280555034Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276118 | controller | Jun 19 11:15:48.281330 crc crio[20906]: time="2026-06-19T11:15:48.281105359Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc00008d418}] Aliases:map[]}"
2026-06-19 12:35:48.276134 | controller | Jun 19 11:15:48.281330 crc crio[20906]: time="2026-06-19T11:15:48.281410686Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276150 | controller | Jun 19 11:15:48.282349 crc crio[20906]: time="2026-06-19T11:15:48.282039232Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc00008d4a0}] Aliases:map[]}"
2026-06-19 12:35:48.276165 | controller | Jun 19 11:15:48.282349 crc crio[20906]: time="2026-06-19T11:15:48.282316889Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276181 | controller | Jun 19 11:15:48.283508 crc crio[20906]: time="2026-06-19T11:15:48.283366965Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc00008d530}] Aliases:map[]}"
2026-06-19 12:35:48.276197 | controller | Jun 19 11:15:48.283824 crc crio[20906]: time="2026-06-19T11:15:48.283718325Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276212 | controller | Jun 19 11:15:48.284714 crc crio[20906]: time="2026-06-19T11:15:48.284594286Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0003ba378}] Aliases:map[]}"
2026-06-19 12:35:48.276229 | controller | Jun 19 11:15:48.285056 crc crio[20906]: time="2026-06-19T11:15:48.284903275Z" 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-19 12:35:48.276255 | controller | Jun 19 11:15:48.285726 crc crio[20906]: time="2026-06-19T11:15:48.285620252Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc0003ba478}] Aliases:map[]}"
2026-06-19 12:35:48.276272 | controller | Jun 19 11:15:48.286073 crc crio[20906]: time="2026-06-19T11:15:48.285795967Z" 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-19 12:35:48.276289 | controller | Jun 19 11:15:48.286974 crc crio[20906]: time="2026-06-19T11:15:48.286868684Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0003ba518}] Aliases:map[]}"
2026-06-19 12:35:48.276305 | controller | Jun 19 11:15:48.287116 crc crio[20906]: time="2026-06-19T11:15:48.287083269Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276322 | controller | Jun 19 11:15:48.287794 crc crio[20906]: time="2026-06-19T11:15:48.287671194Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0003ba5f8}] Aliases:map[]}"
2026-06-19 12:35:48.276338 | controller | Jun 19 11:15:48.288026 crc crio[20906]: time="2026-06-19T11:15:48.287870539Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276354 | controller | Jun 19 11:15:48.288259 crc crio[20906]: time="2026-06-19T11:15:48.288081064Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.276370 | controller | Jun 19 11:15:48.288259 crc crio[20906]: time="2026-06-19T11:15:48.288105075Z" level=warning msg="Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.276387 | controller | Jun 19 11:15:48.288631 crc crio[20906]: time="2026-06-19T11:15:48.288492794Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0003ba6d8}] Aliases:map[]}"
2026-06-19 12:35:48.276407 | controller | Jun 19 11:15:48.288798 crc crio[20906]: time="2026-06-19T11:15:48.288702051Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276424 | controller | Jun 19 11:15:48.289433 crc crio[20906]: time="2026-06-19T11:15:48.289300255Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc0003ba790}] Aliases:map[]}"
2026-06-19 12:35:48.276460 | controller | Jun 19 11:15:48.289744 crc crio[20906]: time="2026-06-19T11:15:48.28949055Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276478 | controller | Jun 19 11:15:48.290294 crc crio[20906]: time="2026-06-19T11:15:48.290082074Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0003ba850}] Aliases:map[]}"
2026-06-19 12:35:48.276495 | controller | Jun 19 11:15:48.290477 crc crio[20906]: time="2026-06-19T11:15:48.29029826Z" 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-19 12:35:48.276511 | controller | Jun 19 11:15:48.290845 crc crio[20906]: time="2026-06-19T11:15:48.290705981Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0003ba908}] Aliases:map[]}"
2026-06-19 12:35:48.276528 | controller | Jun 19 11:15:48.291108 crc crio[20906]: time="2026-06-19T11:15:48.290968417Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.276544 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.293389868Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-19 12:35:48.276560 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294375834Z" level=info msg="Starting seccomp notifier watcher"
2026-06-19 12:35:48.276576 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294485985Z" level=info msg="Create NRI interface"
2026-06-19 12:35:48.276592 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294547937Z" level=info msg="runtime interface created"
2026-06-19 12:35:48.276608 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294565008Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-19 12:35:48.276627 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294579479Z" level=info msg="runtime interface starting up..."
2026-06-19 12:35:48.276642 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294590369Z" level=info msg="starting plugins..."
2026-06-19 12:35:48.276658 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.29462535Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-19 12:35:48.276674 | controller | Jun 19 11:15:48.300401 crc crio[20906]: time="2026-06-19T11:15:48.294629629Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-19 12:35:48.276690 | controller | Jun 19 11:15:48.303713 crc crio[20906]: time="2026-06-19T11:15:48.303585435Z" level=info msg="No systemd watchdog enabled"
2026-06-19 12:35:48.276706 | controller | Jun 19 11:15:48.316320 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-19 12:35:48.276722 | controller | Jun 19 11:16:04.223401 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-19 12:35:48.276747 | controller | Jun 19 11:16:04.328422 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-19 12:35:48.276764 | controller | Jun 19 11:16:04.328857 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-19 12:35:48.276779 | controller | Jun 19 11:16:04.329046 crc systemd[1]: crio.service: Consumed 5.513s CPU time.
2026-06-19 12:35:48.276797 | controller | Jun 19 11:16:04.410088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-19 12:35:48.276812 | controller | Jun 19 11:16:04.490750 crc crio[22562]: time="2026-06-19T11:16:04.490621365Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-19 12:35:48.276828 | controller | Jun 19 11:16:04.490750 crc crio[22562]: time="2026-06-19T11:16:04.490663496Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-19 12:35:48.276843 | controller | Jun 19 11:16:04.492586 crc crio[22562]: time="2026-06-19T11:16:04.492089632Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-19 12:35:48.276859 | controller | Jun 19 11:16:04.492586 crc crio[22562]: time="2026-06-19T11:16:04.492245306Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-19 12:35:48.276875 | controller | Jun 19 11:16:04.493471 crc crio[22562]: time="2026-06-19T11:16:04.492945333Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-19 12:35:48.276890 | controller | Jun 19 11:16:04.511664 crc crio[22562]: time="2026-06-19T11:16:04.511519472Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-19 12:35:48.276906 | controller | Jun 19 11:16:04.512244 crc crio[22562]: time="2026-06-19T11:16:04.512087765Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-19 12:35:48.276922 | controller | Jun 19 11:16:04.512244 crc crio[22562]: time="2026-06-19T11:16:04.512126176Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-19 12:35:48.276937 | controller | Jun 19 11:16:04.512387 crc crio[22562]: time="2026-06-19T11:16:04.512324612Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-19 12:35:48.276953 | controller | Jun 19 11:16:04.512387 crc crio[22562]: time="2026-06-19T11:16:04.512338732Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-19 12:35:48.276968 | controller | Jun 19 11:16:04.535714 crc crio[22562]: time="2026-06-19T11:16:04.535481325Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-19 12:35:48.276984 | controller | Jun 19 11:16:04.551613 crc crio[22562]: time="2026-06-19T11:16:04.551527429Z" 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-19 12:35:48.277003 | controller | Jun 19 11:16:04.564089 crc crio[22562]: time="2026-06-19T11:16:04.563564172Z" 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-19 12:35:48.277023 | controller | Jun 19 11:16:04.596667 crc crio[22562]: time="2026-06-19T11:16:04.596401109Z" 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-19 12:35:48.277044 | controller | Jun 19 11:16:04.859516 crc crio[22562]: time="2026-06-19T11:16:04.859345232Z" level=info msg="Checkpoint/restore support enabled"
2026-06-19 12:35:48.277060 | controller | Jun 19 11:16:04.859516 crc crio[22562]: time="2026-06-19T11:16:04.859435414Z" level=info msg="Using the internal default seccomp profile"
2026-06-19 12:35:48.277076 | controller | Jun 19 11:16:04.859516 crc crio[22562]: time="2026-06-19T11:16:04.859457224Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-19 12:35:48.277092 | controller | Jun 19 11:16:04.859516 crc crio[22562]: time="2026-06-19T11:16:04.859471325Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-19 12:35:48.277107 | controller | Jun 19 11:16:04.859516 crc crio[22562]: time="2026-06-19T11:16:04.859486535Z" level=info msg="RDT not available in the host system"
2026-06-19 12:35:48.277123 | controller | Jun 19 11:16:04.866503 crc crio[22562]: time="2026-06-19T11:16:04.866398939Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.277138 | controller | Jun 19 11:16:04.866503 crc crio[22562]: time="2026-06-19T11:16:04.866475421Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.277153 | controller | Jun 19 11:16:04.879509 crc crio[22562]: time="2026-06-19T11:16:04.877873019Z" level=info msg="Conmon does support the --sync option"
2026-06-19 12:35:48.277169 | controller | Jun 19 11:16:04.879509 crc crio[22562]: time="2026-06-19T11:16:04.879461909Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-19 12:35:48.277184 | controller | Jun 19 11:16:04.922581 crc crio[22562]: time="2026-06-19T11:16:04.922262286Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.277200 | controller | Jun 19 11:16:04.923137 crc crio[22562]: time="2026-06-19T11:16:04.923058267Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.277216 | controller | Jun 19 11:16:04.924815 crc crio[22562]: time="2026-06-19T11:16:04.92478663Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-19 12:35:48.277231 | controller | Jun 19 11:16:04.926127 crc crio[22562]: time="2026-06-19T11:16:04.926035002Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-19 12:35:48.277249 | controller | Jun 19 11:16:04.929206 crc crio[22562]: time="2026-06-19T11:16:04.92875223Z" 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.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.criu.config\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-quota.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"bundle\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"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 = \"/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-19 12:35:48.277272 | controller | Jun 19 11:16:04.931868 crc crio[22562]: time="2026-06-19T11:16:04.931837688Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-19 12:35:48.277289 | controller | Jun 19 11:16:04.932392 crc crio[22562]: time="2026-06-19T11:16:04.93236669Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-19 12:35:48.277305 | controller | Jun 19 11:16:07.025884 crc crio[22562]: time="2026-06-19T11:16:07.025680683Z" level=info msg="Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000138428}] Aliases:map[]}"
2026-06-19 12:35:48.277321 | controller | Jun 19 11:16:07.025884 crc crio[22562]: time="2026-06-19T11:16:07.0259131Z" level=info msg="Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277337 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.026681928Z" level=info msg="Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0001385f0}] Aliases:map[]}"
2026-06-19 12:35:48.277359 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.026819642Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277375 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.027611332Z" level=info msg="Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc0001386c0}] Aliases:map[]}"
2026-06-19 12:35:48.277392 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.027745655Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277408 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.02835894Z" level=info msg="Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000138790}] Aliases:map[]}"
2026-06-19 12:35:48.277425 | controller | Jun 19 11:16:07.028658 crc crio[22562]: time="2026-06-19T11:16:07.028489124Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277462 | controller | Jun 19 11:16:07.029370 crc crio[22562]: time="2026-06-19T11:16:07.028991247Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000138850}] Aliases:map[]}"
2026-06-19 12:35:48.277480 | controller | Jun 19 11:16:07.029370 crc crio[22562]: time="2026-06-19T11:16:07.02911796Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277497 | controller | Jun 19 11:16:07.029370 crc crio[22562]: time="2026-06-19T11:16:07.029355606Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277514 | controller | Jun 19 11:16:07.029615 crc crio[22562]: time="2026-06-19T11:16:07.029388037Z" level=warning msg="Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277531 | controller | Jun 19 11:16:07.030046 crc crio[22562]: time="2026-06-19T11:16:07.029799847Z" level=info msg="Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc000138908}] Aliases:map[]}"
2026-06-19 12:35:48.277551 | controller | Jun 19 11:16:07.030046 crc crio[22562]: time="2026-06-19T11:16:07.030007382Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277569 | controller | Jun 19 11:16:07.030749 crc crio[22562]: time="2026-06-19T11:16:07.030587827Z" level=info msg="Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc0001389d0}] Aliases:map[]}"
2026-06-19 12:35:48.277587 | controller | Jun 19 11:16:07.030914 crc crio[22562]: time="2026-06-19T11:16:07.030762981Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277609 | controller | Jun 19 11:16:07.030914 crc crio[22562]: time="2026-06-19T11:16:07.030895035Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277627 | controller | Jun 19 11:16:07.030914 crc crio[22562]: time="2026-06-19T11:16:07.030914495Z" level=warning msg="Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277645 | controller | Jun 19 11:16:07.031600 crc crio[22562]: time="2026-06-19T11:16:07.030998977Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277661 | controller | Jun 19 11:16:07.031600 crc crio[22562]: time="2026-06-19T11:16:07.031014178Z" level=warning msg="Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277678 | controller | Jun 19 11:16:07.031600 crc crio[22562]: time="2026-06-19T11:16:07.031519251Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc000138ab8}] Aliases:map[]}"
2026-06-19 12:35:48.277695 | controller | Jun 19 11:16:07.031853 crc crio[22562]: time="2026-06-19T11:16:07.031661614Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277712 | controller | Jun 19 11:16:07.031853 crc crio[22562]: time="2026-06-19T11:16:07.031791928Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277731 | controller | Jun 19 11:16:07.031853 crc crio[22562]: time="2026-06-19T11:16:07.031806398Z" level=warning msg="Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.277748 | controller | Jun 19 11:16:07.032310 crc crio[22562]: time="2026-06-19T11:16:07.03228911Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000138b90}] Aliases:map[]}"
2026-06-19 12:35:48.277765 | controller | Jun 19 11:16:07.032553 crc crio[22562]: time="2026-06-19T11:16:07.032426383Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277781 | controller | Jun 19 11:16:07.033072 crc crio[22562]: time="2026-06-19T11:16:07.032965327Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000138c58}] Aliases:map[]}"
2026-06-19 12:35:48.277798 | controller | Jun 19 11:16:07.033350 crc crio[22562]: time="2026-06-19T11:16:07.033135371Z" 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-19 12:35:48.277815 | controller | Jun 19 11:16:07.033867 crc crio[22562]: time="2026-06-19T11:16:07.033737076Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000138d00}] Aliases:map[]}"
2026-06-19 12:35:48.277832 | controller | Jun 19 11:16:07.034294 crc crio[22562]: time="2026-06-19T11:16:07.033967332Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277855 | controller | Jun 19 11:16:07.034679 crc crio[22562]: time="2026-06-19T11:16:07.034567917Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000138dc0}] Aliases:map[]}"
2026-06-19 12:35:48.277890 | controller | Jun 19 11:16:07.034821 crc crio[22562]: time="2026-06-19T11:16:07.034738292Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277914 | controller | Jun 19 11:16:07.035545 crc crio[22562]: time="2026-06-19T11:16:07.035390428Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000138e90}] Aliases:map[]}"
2026-06-19 12:35:48.277931 | controller | Jun 19 11:16:07.035710 crc crio[22562]: time="2026-06-19T11:16:07.035555692Z" 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-19 12:35:48.277948 | controller | Jun 19 11:16:07.036498 crc crio[22562]: time="2026-06-19T11:16:07.036071215Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000138f58}] Aliases:map[]}"
2026-06-19 12:35:48.277965 | controller | Jun 19 11:16:07.036498 crc crio[22562]: time="2026-06-19T11:16:07.036322131Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.277981 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.036737221Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000139040}] Aliases:map[]}"
2026-06-19 12:35:48.277998 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.036870965Z" 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-19 12:35:48.278014 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.037422639Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000139100}] Aliases:map[]}"
2026-06-19 12:35:48.278029 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.037559563Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278049 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.038103196Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0001391c8}] Aliases:map[]}"
2026-06-19 12:35:48.278065 | controller | Jun 19 11:16:07.038571 crc crio[22562]: time="2026-06-19T11:16:07.038337483Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278081 | controller | Jun 19 11:16:07.039545 crc crio[22562]: time="2026-06-19T11:16:07.038791764Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc0001392a8}] Aliases:map[]}"
2026-06-19 12:35:48.278097 | controller | Jun 19 11:16:07.039545 crc crio[22562]: time="2026-06-19T11:16:07.038915697Z" 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-19 12:35:48.278114 | controller | Jun 19 11:16:07.039545 crc crio[22562]: time="2026-06-19T11:16:07.039487021Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000139340}] Aliases:map[]}"
2026-06-19 12:35:48.278129 | controller | Jun 19 11:16:07.040072 crc crio[22562]: time="2026-06-19T11:16:07.039622104Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278145 | controller | Jun 19 11:16:07.040315 crc crio[22562]: time="2026-06-19T11:16:07.040079316Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0001393f8}] Aliases:map[]}"
2026-06-19 12:35:48.278161 | controller | Jun 19 11:16:07.040440 crc crio[22562]: time="2026-06-19T11:16:07.040341353Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278177 | controller | Jun 19 11:16:07.040981 crc crio[22562]: time="2026-06-19T11:16:07.040819144Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0001394a8}] Aliases:map[]}"
2026-06-19 12:35:48.278195 | controller | Jun 19 11:16:07.041246 crc crio[22562]: time="2026-06-19T11:16:07.041025559Z" 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-19 12:35:48.278211 | controller | Jun 19 11:16:07.042031 crc crio[22562]: time="2026-06-19T11:16:07.041578434Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc000139590}] Aliases:map[]}"
2026-06-19 12:35:48.278227 | controller | Jun 19 11:16:07.042031 crc crio[22562]: time="2026-06-19T11:16:07.041742638Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278242 | controller | Jun 19 11:16:07.042455 crc crio[22562]: time="2026-06-19T11:16:07.042365173Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc000139648}] Aliases:map[]}"
2026-06-19 12:35:48.278258 | controller | Jun 19 11:16:07.042567 crc crio[22562]: time="2026-06-19T11:16:07.042498146Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278274 | controller | Jun 19 11:16:07.043530 crc crio[22562]: time="2026-06-19T11:16:07.04342242Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0001396d8}] Aliases:map[]}"
2026-06-19 12:35:48.278291 | controller | Jun 19 11:16:07.043706 crc crio[22562]: time="2026-06-19T11:16:07.043585354Z" 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-19 12:35:48.278307 | controller | Jun 19 11:16:07.044286 crc crio[22562]: time="2026-06-19T11:16:07.044078256Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc000139770}] Aliases:map[]}"
2026-06-19 12:35:48.278325 | controller | Jun 19 11:16:07.044444 crc crio[22562]: time="2026-06-19T11:16:07.044306133Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278341 | controller | Jun 19 11:16:07.044858 crc crio[22562]: time="2026-06-19T11:16:07.044745583Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc000139800}] Aliases:map[]}"
2026-06-19 12:35:48.278357 | controller | Jun 19 11:16:07.045995 crc crio[22562]: time="2026-06-19T11:16:07.044914288Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278373 | controller | Jun 19 11:16:07.045995 crc crio[22562]: time="2026-06-19T11:16:07.045452282Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc000139880}] Aliases:map[]}"
2026-06-19 12:35:48.278389 | controller | Jun 19 11:16:07.045995 crc crio[22562]: time="2026-06-19T11:16:07.045583725Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278404 | controller | Jun 19 11:16:07.046793 crc crio[22562]: time="2026-06-19T11:16:07.046085287Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000139910}] Aliases:map[]}"
2026-06-19 12:35:48.278420 | controller | Jun 19 11:16:07.046793 crc crio[22562]: time="2026-06-19T11:16:07.046308873Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278459 | controller | Jun 19 11:16:07.046793 crc crio[22562]: time="2026-06-19T11:16:07.046787554Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc0001399a0}] Aliases:map[]}"
2026-06-19 12:35:48.278477 | controller | Jun 19 11:16:07.047319 crc crio[22562]: time="2026-06-19T11:16:07.04696072Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278492 | controller | Jun 19 11:16:07.047319 crc crio[22562]: time="2026-06-19T11:16:07.047108863Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278511 | controller | Jun 19 11:16:07.047319 crc crio[22562]: time="2026-06-19T11:16:07.047126344Z" level=warning msg="Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278528 | controller | Jun 19 11:16:07.047730 crc crio[22562]: time="2026-06-19T11:16:07.047510413Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc000139a28}] Aliases:map[]}"
2026-06-19 12:35:48.278545 | controller | Jun 19 11:16:07.047730 crc crio[22562]: time="2026-06-19T11:16:07.047651827Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278561 | controller | Jun 19 11:16:07.047888 crc crio[22562]: time="2026-06-19T11:16:07.04779048Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278577 | controller | Jun 19 11:16:07.047888 crc crio[22562]: time="2026-06-19T11:16:07.04780643Z" level=warning msg="Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278593 | controller | Jun 19 11:16:07.047888 crc crio[22562]: time="2026-06-19T11:16:07.047850481Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278609 | controller | Jun 19 11:16:07.047888 crc crio[22562]: time="2026-06-19T11:16:07.047862142Z" level=warning msg="Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278626 | controller | Jun 19 11:16:07.048615 crc crio[22562]: time="2026-06-19T11:16:07.048351245Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc000139ac8}] Aliases:map[]}"
2026-06-19 12:35:48.278646 | controller | Jun 19 11:16:07.048615 crc crio[22562]: time="2026-06-19T11:16:07.048489158Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278663 | controller | Jun 19 11:16:07.048615 crc crio[22562]: time="2026-06-19T11:16:07.048616441Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278683 | controller | Jun 19 11:16:07.048839 crc crio[22562]: time="2026-06-19T11:16:07.048633312Z" level=warning msg="Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.278701 | controller | Jun 19 11:16:07.049113 crc crio[22562]: time="2026-06-19T11:16:07.049025841Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc000139b60}] Aliases:map[]}"
2026-06-19 12:35:48.278718 | controller | Jun 19 11:16:07.049439 crc crio[22562]: time="2026-06-19T11:16:07.049255057Z" 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-19 12:35:48.278735 | controller | Jun 19 11:16:07.049849 crc crio[22562]: time="2026-06-19T11:16:07.049717269Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc000139bf0}] Aliases:map[]}"
2026-06-19 12:35:48.278752 | controller | Jun 19 11:16:07.050058 crc crio[22562]: time="2026-06-19T11:16:07.049901574Z" 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-19 12:35:48.278768 | controller | Jun 19 11:16:07.050571 crc crio[22562]: time="2026-06-19T11:16:07.050463587Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc000139c80}] Aliases:map[]}"
2026-06-19 12:35:48.278785 | controller | Jun 19 11:16:07.050732 crc crio[22562]: time="2026-06-19T11:16:07.050632332Z" 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-19 12:35:48.278802 | controller | Jun 19 11:16:07.051315 crc crio[22562]: time="2026-06-19T11:16:07.051099403Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc000139d00}] Aliases:map[]}"
2026-06-19 12:35:48.278818 | controller | Jun 19 11:16:07.051472 crc crio[22562]: time="2026-06-19T11:16:07.05135499Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278837 | controller | Jun 19 11:16:07.052089 crc crio[22562]: time="2026-06-19T11:16:07.051835162Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc000139d90}] Aliases:map[]}"
2026-06-19 12:35:48.278863 | controller | Jun 19 11:16:07.052089 crc crio[22562]: time="2026-06-19T11:16:07.052035517Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278930 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.052563821Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc000139e10}] Aliases:map[]}"
2026-06-19 12:35:48.278956 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.052801447Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.278975 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.053414712Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc000139ea0}] Aliases:map[]}"
2026-06-19 12:35:48.278992 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.053557805Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279008 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.054065489Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc000139f30}] Aliases:map[]}"
2026-06-19 12:35:48.279024 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.054272484Z" 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-19 12:35:48.279040 | controller | Jun 19 11:16:07.054771 crc crio[22562]: time="2026-06-19T11:16:07.054734365Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc001612050}] Aliases:map[]}"
2026-06-19 12:35:48.279060 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.054961461Z" 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-19 12:35:48.279077 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.055498805Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0016120d8}] Aliases:map[]}"
2026-06-19 12:35:48.279093 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.055635888Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279109 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056119Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc001612168}] Aliases:map[]}"
2026-06-19 12:35:48.279125 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056315195Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279140 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056445478Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.279157 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056463658Z" level=warning msg="Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-19 12:35:48.279173 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056792797Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0016121f0}] Aliases:map[]}"
2026-06-19 12:35:48.279189 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.056973482Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279208 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.057522245Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc001612270}] Aliases:map[]}"
2026-06-19 12:35:48.279224 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.057656708Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279241 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.058118751Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016122f0}] Aliases:map[]}"
2026-06-19 12:35:48.279258 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.0585066Z" 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-19 12:35:48.279274 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.058988582Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc001612370}] Aliases:map[]}"
2026-06-19 12:35:48.279291 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.059293861Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279307 | controller | Jun 19 11:16:07.061674 crc crio[22562]: time="2026-06-19T11:16:07.060359408Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-19 12:35:48.279323 | controller | Jun 19 11:16:07.063832 crc crio[22562]: time="2026-06-19T11:16:07.06370516Z" level=info msg="Starting seccomp notifier watcher"
2026-06-19 12:35:48.279338 | controller | Jun 19 11:16:07.069756 crc crio[22562]: time="2026-06-19T11:16:07.06963906Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-19 12:35:48.279354 | controller | Jun 19 11:16:07.071529 crc crio[22562]: time="2026-06-19T11:16:07.071285332Z" level=info msg="Create NRI interface"
2026-06-19 12:35:48.279370 | controller | Jun 19 11:16:07.073632 crc crio[22562]: time="2026-06-19T11:16:07.073528989Z" level=info msg="runtime interface created"
2026-06-19 12:35:48.279386 | controller | Jun 19 11:16:07.073722 crc crio[22562]: time="2026-06-19T11:16:07.073640632Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-19 12:35:48.279401 | controller | Jun 19 11:16:07.073722 crc crio[22562]: time="2026-06-19T11:16:07.073683833Z" level=info msg="runtime interface starting up..."
2026-06-19 12:35:48.279420 | controller | Jun 19 11:16:07.073722 crc crio[22562]: time="2026-06-19T11:16:07.073705093Z" level=info msg="starting plugins..."
2026-06-19 12:35:48.279464 | controller | Jun 19 11:16:07.073909 crc crio[22562]: time="2026-06-19T11:16:07.073774275Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-19 12:35:48.279482 | controller | Jun 19 11:16:07.090893 crc crio[22562]: time="2026-06-19T11:16:07.090781053Z" level=info msg="No systemd watchdog enabled"
2026-06-19 12:35:48.279498 | controller | Jun 19 11:16:07.103688 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-19 12:35:48.279514 | controller | Jun 19 11:16:27.262304 crc crio[22562]: time="2026-06-19T11:16:27.261023187Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.279530 | controller | Jun 19 11:16:27.264714 crc crio[22562]: time="2026-06-19T11:16:27.262376272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.279546 | controller | Jun 19 11:16:27.313027 crc crio[22562]: time="2026-06-19T11:16:27.312776495Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}"
2026-06-19 12:35:48.279562 | controller | Jun 19 11:16:27.313027 crc crio[22562]: time="2026-06-19T11:16:27.312891558Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.279578 | controller | Jun 19 11:16:27.689986 crc crio[22562]: 2026-06-19T11:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9230f0e1ab2d Mac:76:45:38:33:ee:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.279594 | controller | Jun 19 11:16:27.694371 crc crio[22562]: time="2026-06-19T11:16:27.694113497Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}"
2026-06-19 12:35:48.279610 | controller | Jun 19 11:16:27.694533 crc crio[22562]: time="2026-06-19T11:16:27.694484636Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.279626 | controller | Jun 19 11:16:27.708374 crc crio[22562]: time="2026-06-19T11:16:27.707785906Z" level=info msg="Ran pod sandbox a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d with infra container: openshift-etcd/installer-3-crc/POD" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.279642 | controller | Jun 19 11:16:27.711106 crc crio[22562]: time="2026-06-19T11:16:27.711017608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d964e061-8680-4f46-b01d-b8802caa9142 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.279661 | controller | Jun 19 11:16:27.714435 crc crio[22562]: time="2026-06-19T11:16:27.714322842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6b857e68-866e-446c-9dd2-28681b80c558 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.279677 | controller | Jun 19 11:16:27.724800 crc crio[22562]: time="2026-06-19T11:16:27.724637925Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.279693 | controller | Jun 19 11:16:27.725597 crc crio[22562]: time="2026-06-19T11:16:27.725451216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.279709 | controller | Jun 19 11:16:27.773222 crc crio[22562]: time="2026-06-19T11:16:27.773053408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.279725 | controller | Jun 19 11:16:27.999883 crc crio[22562]: time="2026-06-19T11:16:27.99972324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.279740 | controller | Jun 19 11:16:28.422649 crc crio[22562]: time="2026-06-19T11:16:28.422442406Z" level=info msg="Created container 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b: openshift-etcd/installer-3-crc/installer" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.279756 | controller | Jun 19 11:16:28.427869 crc crio[22562]: time="2026-06-19T11:16:28.42770407Z" level=info msg="Starting container: 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b" id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.279772 | controller | Jun 19 11:16:28.439550 crc crio[22562]: time="2026-06-19T11:16:28.438912635Z" level=info msg="Started container" PID=23198 containerID=1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b description=openshift-etcd/installer-3-crc/installer id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d
2026-06-19 12:35:48.279788 | controller | Jun 19 11:17:02.332423 crc crio[22562]: time="2026-06-19T11:17:02.321018308Z" level=info msg="Stopping container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 (timeout: 30s)" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279804 | controller | Jun 19 11:17:02.332423 crc crio[22562]: time="2026-06-19T11:17:02.321034729Z" level=info msg="Stopping container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 (timeout: 30s)" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279820 | controller | Jun 19 11:17:02.332423 crc crio[22562]: time="2026-06-19T11:17:02.321119501Z" level=info msg="Stopping container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c (timeout: 30s)" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279835 | controller | Jun 19 11:17:02.332423 crc crio[22562]: time="2026-06-19T11:17:02.321343326Z" level=info msg="Stopping container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 (timeout: 30s)" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279851 | controller | Jun 19 11:17:02.332423 crc crio[22562]: time="2026-06-19T11:17:02.328086238Z" level=info msg="Stopping container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c (timeout: 30s)" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279870 | controller | Jun 19 11:17:02.581069 crc crio[22562]: time="2026-06-19T11:17:02.580782033Z" level=info msg="Stopped container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279887 | controller | Jun 19 11:17:02.690624 crc crio[22562]: time="2026-06-19T11:17:02.690547939Z" level=info msg="Stopped container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279903 | controller | Jun 19 11:17:02.738906 crc crio[22562]: time="2026-06-19T11:17:02.738669745Z" level=info msg="Stopped container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.279918 | controller | Jun 19 11:17:03.829032 crc crio[22562]: time="2026-06-19T11:17:03.828101669Z" level=info msg="Stopping pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.279934 | controller | Jun 19 11:17:03.830921 crc crio[22562]: time="2026-06-19T11:17:03.830847679Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc0005acd68}] Aliases:map[]}"
2026-06-19 12:35:48.279951 | controller | Jun 19 11:17:03.831614 crc crio[22562]: time="2026-06-19T11:17:03.831527507Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.279967 | controller | Jun 19 11:17:04.193779 crc crio[22562]: time="2026-06-19T11:17:04.19333265Z" level=info msg="Stopped pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.279983 | controller | Jun 19 11:17:07.618503 crc crio[22562]: time="2026-06-19T11:17:07.617525625Z" level=info msg="Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.279999 | controller | Jun 19 11:17:07.618503 crc crio[22562]: time="2026-06-19T11:17:07.618481718Z" level=info msg="Stopped pod sandbox (already stopped): 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280015 | controller | Jun 19 11:17:07.620917 crc crio[22562]: time="2026-06-19T11:17:07.620017427Z" level=info msg="Removing pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280030 | controller | Jun 19 11:17:07.638490 crc crio[22562]: time="2026-06-19T11:17:07.638351944Z" level=info msg="Removed pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280046 | controller | Jun 19 11:17:07.639943 crc crio[22562]: time="2026-06-19T11:17:07.639872134Z" level=info msg="Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280069 | controller | Jun 19 11:17:07.640048 crc crio[22562]: time="2026-06-19T11:17:07.639945756Z" level=info msg="Stopped pod sandbox (already stopped): 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280085 | controller | Jun 19 11:17:07.641220 crc crio[22562]: time="2026-06-19T11:17:07.641054913Z" level=info msg="Removing pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280101 | controller | Jun 19 11:17:07.671665 crc crio[22562]: time="2026-06-19T11:17:07.671415746Z" level=info msg="Removed pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280116 | controller | Jun 19 11:17:07.679381 crc crio[22562]: time="2026-06-19T11:17:07.679265207Z" level=info msg="Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280132 | controller | Jun 19 11:17:07.680916 crc crio[22562]: time="2026-06-19T11:17:07.680832517Z" level=info msg="Stopped pod sandbox (already stopped): 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280149 | controller | Jun 19 11:17:07.682294 crc crio[22562]: time="2026-06-19T11:17:07.682118189Z" level=info msg="Removing pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280165 | controller | Jun 19 11:17:07.696357 crc crio[22562]: time="2026-06-19T11:17:07.696109966Z" level=info msg="Removed pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280181 | controller | Jun 19 11:17:07.697552 crc crio[22562]: time="2026-06-19T11:17:07.69743936Z" level=info msg="Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280197 | controller | Jun 19 11:17:07.697630 crc crio[22562]: time="2026-06-19T11:17:07.697566663Z" level=info msg="Stopped pod sandbox (already stopped): b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280213 | controller | Jun 19 11:17:07.698236 crc crio[22562]: time="2026-06-19T11:17:07.698096237Z" level=info msg="Removing pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280228 | controller | Jun 19 11:17:07.710661 crc crio[22562]: time="2026-06-19T11:17:07.709901717Z" level=info msg="Removed pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280244 | controller | Jun 19 11:17:07.711007 crc crio[22562]: time="2026-06-19T11:17:07.710848212Z" level=info msg="Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280259 | controller | Jun 19 11:17:07.711007 crc crio[22562]: time="2026-06-19T11:17:07.710981055Z" level=info msg="Stopped pod sandbox (already stopped): 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280278 | controller | Jun 19 11:17:07.712905 crc crio[22562]: time="2026-06-19T11:17:07.712823011Z" level=info msg="Removing pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280294 | controller | Jun 19 11:17:07.725506 crc crio[22562]: time="2026-06-19T11:17:07.725420682Z" level=info msg="Removed pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.280310 | controller | Jun 19 11:17:15.998523 crc crio[22562]: time="2026-06-19T11:17:15.996537396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=49bbeb95-f18e-4fed-8e90-fe6315373d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.280326 | controller | Jun 19 11:17:16.000049 crc crio[22562]: time="2026-06-19T11:17:15.996924496Z" level=info msg="Removing container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280341 | controller | Jun 19 11:17:16.153712 crc crio[22562]: time="2026-06-19T11:17:16.153472624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c13c5312-225f-46bf-9aac-e23d19ec80eb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.280356 | controller | Jun 19 11:17:16.167777 crc crio[22562]: time="2026-06-19T11:17:16.167650844Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.280372 | controller | Jun 19 11:17:16.169009 crc crio[22562]: time="2026-06-19T11:17:16.168886906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280388 | controller | Jun 19 11:17:16.189389 crc crio[22562]: time="2026-06-19T11:17:16.189269435Z" level=info msg="Removed container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280405 | controller | Jun 19 11:17:16.231307 crc crio[22562]: time="2026-06-19T11:17:16.231105291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280421 | controller | Jun 19 11:17:16.505784 crc crio[22562]: time="2026-06-19T11:17:16.505588621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280462 | controller | Jun 19 11:17:16.641506 crc crio[22562]: time="2026-06-19T11:17:16.641346428Z" level=info msg="Created container 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.280481 | controller | Jun 19 11:17:16.643064 crc crio[22562]: time="2026-06-19T11:17:16.642848396Z" level=info msg="Starting container: 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa" id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.280497 | controller | Jun 19 11:17:16.650278 crc crio[22562]: time="2026-06-19T11:17:16.649920286Z" level=info msg="Started container" PID=23899 containerID=0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.280518 | controller | Jun 19 11:17:29.557915 crc crio[22562]: time="2026-06-19T11:17:29.556567608Z" level=info msg="Stopped container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.280535 | controller | Jun 19 11:17:32.339281 crc crio[22562]: time="2026-06-19T11:17:32.337917401Z" level=warning msg="Stopping container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 with stop signal(15) timed out. Killing..."
2026-06-19 12:35:48.280551 | controller | Jun 19 11:17:32.403635 crc crio[22562]: time="2026-06-19T11:17:32.402627038Z" level=error msg="Killing container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-19 12:35:48.280567 | controller | Jun 19 11:17:32.514008 crc crio[22562]: time="2026-06-19T11:17:32.51385389Z" level=info msg="Stopped container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.280582 | controller | Jun 19 11:17:32.516513 crc crio[22562]: time="2026-06-19T11:17:32.516425956Z" level=info msg="Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280598 | controller | Jun 19 11:17:32.531317 crc crio[22562]: time="2026-06-19T11:17:32.53073314Z" level=info msg="Stopped pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.280613 | controller | Jun 19 11:17:33.265868 crc crio[22562]: time="2026-06-19T11:17:33.265720768Z" level=info msg="Removing container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280629 | controller | Jun 19 11:17:33.310084 crc crio[22562]: time="2026-06-19T11:17:33.309892014Z" level=info msg="Removed container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280645 | controller | Jun 19 11:17:33.316275 crc crio[22562]: time="2026-06-19T11:17:33.31606445Z" level=info msg="Removing container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280661 | controller | Jun 19 11:17:33.348101 crc crio[22562]: time="2026-06-19T11:17:33.347893511Z" level=info msg="Removed container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280676 | controller | Jun 19 11:17:33.353261 crc crio[22562]: time="2026-06-19T11:17:33.353075424Z" level=info msg="Removing container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280692 | controller | Jun 19 11:17:33.389492 crc crio[22562]: time="2026-06-19T11:17:33.389317246Z" level=info msg="Removed container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280711 | controller | Jun 19 11:17:33.394994 crc crio[22562]: time="2026-06-19T11:17:33.394823616Z" level=info msg="Removing container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280728 | controller | Jun 19 11:17:33.419815 crc crio[22562]: time="2026-06-19T11:17:33.41971392Z" level=info msg="Removed container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280757 | controller | Jun 19 11:17:33.423869 crc crio[22562]: time="2026-06-19T11:17:33.423745193Z" level=info msg="Removing container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280773 | controller | Jun 19 11:17:33.448853 crc crio[22562]: time="2026-06-19T11:17:33.448761159Z" level=info msg="Removed container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280789 | controller | Jun 19 11:17:33.455754 crc crio[22562]: time="2026-06-19T11:17:33.454851305Z" level=info msg="Removing container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280807 | controller | Jun 19 11:17:33.536659 crc crio[22562]: time="2026-06-19T11:17:33.53361643Z" level=info msg="Removed container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280823 | controller | Jun 19 11:17:33.537069 crc crio[22562]: time="2026-06-19T11:17:33.536870743Z" level=info msg="Removing container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280838 | controller | Jun 19 11:17:33.633194 crc crio[22562]: time="2026-06-19T11:17:33.63294925Z" level=info msg="Removed container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280854 | controller | Jun 19 11:17:33.637389 crc crio[22562]: time="2026-06-19T11:17:33.637079825Z" level=info msg="Removing container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280870 | controller | Jun 19 11:17:33.739395 crc crio[22562]: time="2026-06-19T11:17:33.739010561Z" level=info msg="Removed container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.280885 | controller | Jun 19 11:18:01.599668 crc crio[22562]: time="2026-06-19T11:18:01.598134648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9762dd41-93da-4b9f-8003-f1d6a894bb8a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.280901 | controller | Jun 19 11:18:01.603077 crc crio[22562]: time="2026-06-19T11:18:01.602900258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c4dd0b8a-1ef5-490b-837e-9fa5b99bc752 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.280919 | controller | Jun 19 11:18:01.605926 crc crio[22562]: time="2026-06-19T11:18:01.605793542Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.280935 | controller | Jun 19 11:18:01.606665 crc crio[22562]: time="2026-06-19T11:18:01.606540581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280950 | controller | Jun 19 11:18:01.652873 crc crio[22562]: time="2026-06-19T11:18:01.652770459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280966 | controller | Jun 19 11:18:01.659946 crc crio[22562]: time="2026-06-19T11:18:01.659850349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.280982 | controller | Jun 19 11:18:01.831461 crc crio[22562]: time="2026-06-19T11:18:01.830645739Z" level=info msg="Created container c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.280998 | controller | Jun 19 11:18:01.835264 crc crio[22562]: time="2026-06-19T11:18:01.835197584Z" level=info msg="Starting container: c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb" id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281014 | controller | Jun 19 11:18:01.845876 crc crio[22562]: time="2026-06-19T11:18:01.845703611Z" level=info msg="Started container" PID=24505 containerID=c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54
2026-06-19 12:35:48.281031 | controller | Jun 19 11:18:07.778088 crc crio[22562]: time="2026-06-19T11:18:07.7772722Z" level=info msg="Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.281048 | controller | Jun 19 11:18:07.780253 crc crio[22562]: time="2026-06-19T11:18:07.779544178Z" level=info msg="Stopped pod sandbox (already stopped): 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.281064 | controller | Jun 19 11:18:07.780550 crc crio[22562]: time="2026-06-19T11:18:07.780445001Z" level=info msg="Removing pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.281081 | controller | Jun 19 11:18:07.800516 crc crio[22562]: time="2026-06-19T11:18:07.800358178Z" level=info msg="Removed pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.281097 | controller | Jun 19 11:19:01.312843 crc crio[22562]: time="2026-06-19T11:19:01.310976844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=82d04543-f146-4098-82f5-cf76c865ab26 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281117 | controller | Jun 19 11:19:01.316811 crc crio[22562]: time="2026-06-19T11:19:01.316584286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c2269d4a-822e-4f31-8e53-bf2eac8cfdce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281133 | controller | Jun 19 11:19:01.321334 crc crio[22562]: time="2026-06-19T11:19:01.321216033Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281149 | controller | Jun 19 11:19:01.321711 crc crio[22562]: time="2026-06-19T11:19:01.321606923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281165 | controller | Jun 19 11:19:01.371214 crc crio[22562]: time="2026-06-19T11:19:01.371041089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281181 | controller | Jun 19 11:19:01.375832 crc crio[22562]: time="2026-06-19T11:19:01.375721148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281197 | controller | Jun 19 11:19:01.532046 crc crio[22562]: time="2026-06-19T11:19:01.531092785Z" level=info msg="Created container 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281213 | controller | Jun 19 11:19:01.533609 crc crio[22562]: time="2026-06-19T11:19:01.533451535Z" level=info msg="Starting container: 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5" id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281229 | controller | Jun 19 11:19:01.545554 crc crio[22562]: time="2026-06-19T11:19:01.545414877Z" level=info msg="Started container" PID=25269 containerID=1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498
2026-06-19 12:35:48.281245 | controller | Jun 19 11:19:06.718495 crc crio[22562]: time="2026-06-19T11:19:06.717499893Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.281260 | controller | Jun 19 11:19:06.718495 crc crio[22562]: time="2026-06-19T11:19:06.718493948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281277 | controller | Jun 19 11:19:06.730119 crc crio[22562]: time="2026-06-19T11:19:06.729893586Z" 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=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.281293 | controller | Jun 19 11:19:06.762410 crc crio[22562]: time="2026-06-19T11:19:06.762273982Z" level=info msg="Ran pod sandbox f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013 with infra container: openshift-etcd/etcd-crc/POD" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.281309 | controller | Jun 19 11:19:06.770556 crc crio[22562]: time="2026-06-19T11:19:06.76975613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=985f3a99-4c53-4bc4-bee0-8025db72e656 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281328 | controller | Jun 19 11:19:06.772394 crc crio[22562]: time="2026-06-19T11:19:06.772281483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a899b4d3-de06-48db-880b-fef071768242 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281345 | controller | Jun 19 11:19:06.804737 crc crio[22562]: time="2026-06-19T11:19:06.804677131Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281361 | controller | Jun 19 11:19:06.805739 crc crio[22562]: time="2026-06-19T11:19:06.805690657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281376 | controller | Jun 19 11:19:06.852102 crc crio[22562]: time="2026-06-19T11:19:06.851679247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281392 | controller | Jun 19 11:19:07.106531 crc crio[22562]: time="2026-06-19T11:19:07.106378819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281408 | controller | Jun 19 11:19:07.235186 crc crio[22562]: time="2026-06-19T11:19:07.235051244Z" level=info msg="Created container 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366: openshift-etcd/etcd-crc/setup" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281424 | controller | Jun 19 11:19:07.237241 crc crio[22562]: time="2026-06-19T11:19:07.237065405Z" level=info msg="Starting container: 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366" id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281460 | controller | Jun 19 11:19:07.246842 crc crio[22562]: time="2026-06-19T11:19:07.24677939Z" level=info msg="Started container" PID=25360 containerID=06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366 description=openshift-etcd/etcd-crc/setup id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.281478 | controller | Jun 19 11:19:24.611956 crc crio[22562]: time="2026-06-19T11:19:24.610527765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8ba1e9dd-2b41-4029-ba75-b388e1ebb87f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281494 | controller | Jun 19 11:19:24.614592 crc crio[22562]: time="2026-06-19T11:19:24.614458364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7a9048b8-b9fd-4670-ba42-57433a30e059 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281510 | controller | Jun 19 11:19:24.617808 crc crio[22562]: time="2026-06-19T11:19:24.617721406Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281525 | controller | Jun 19 11:19:24.619385 crc crio[22562]: time="2026-06-19T11:19:24.6182806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281544 | controller | Jun 19 11:19:24.644749 crc crio[22562]: time="2026-06-19T11:19:24.644514402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281559 | controller | Jun 19 11:19:24.653358 crc crio[22562]: time="2026-06-19T11:19:24.653052348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281575 | controller | Jun 19 11:19:24.822782 crc crio[22562]: time="2026-06-19T11:19:24.822507841Z" level=info msg="Created container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281590 | controller | Jun 19 11:19:24.824522 crc crio[22562]: time="2026-06-19T11:19:24.82447701Z" level=info msg="Starting container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4" id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281606 | controller | Jun 19 11:19:24.839587 crc crio[22562]: time="2026-06-19T11:19:24.837392556Z" level=info msg="Started container" PID=25599 containerID=49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341
2026-06-19 12:35:48.281621 | controller | Jun 19 11:19:26.658397 crc crio[22562]: time="2026-06-19T11:19:26.657985796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b5d0856a-9009-4b01-b422-c9d5c828a98c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281637 | controller | Jun 19 11:19:26.661898 crc crio[22562]: time="2026-06-19T11:19:26.661735371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=dfa38ea5-dcbf-4b5c-93dc-c24014e07ff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281653 | controller | Jun 19 11:19:26.666563 crc crio[22562]: time="2026-06-19T11:19:26.66644028Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281669 | controller | Jun 19 11:19:26.667470 crc crio[22562]: time="2026-06-19T11:19:26.667082156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281685 | controller | Jun 19 11:19:26.706457 crc crio[22562]: time="2026-06-19T11:19:26.705986217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281700 | controller | Jun 19 11:19:26.916384 crc crio[22562]: time="2026-06-19T11:19:26.916083635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281716 | controller | Jun 19 11:19:27.052852 crc crio[22562]: time="2026-06-19T11:19:27.052747192Z" level=info msg="Created container 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281732 | controller | Jun 19 11:19:27.056334 crc crio[22562]: time="2026-06-19T11:19:27.055996123Z" level=info msg="Starting container: 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e" id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281753 | controller | Jun 19 11:19:27.065105 crc crio[22562]: time="2026-06-19T11:19:27.064888577Z" level=info msg="Started container" PID=25645 containerID=1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.281770 | controller | Jun 19 11:19:30.727385 crc crio[22562]: time="2026-06-19T11:19:30.726233726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=a01277c2-96a9-499b-ac62-77a63d3dcc73 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281786 | controller | Jun 19 11:19:30.731670 crc crio[22562]: time="2026-06-19T11:19:30.731592512Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b52394e7-0b35-4da3-a514-450b295376fe name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281802 | controller | Jun 19 11:19:30.736730 crc crio[22562]: time="2026-06-19T11:19:30.736561946Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281818 | controller | Jun 19 11:19:30.737727 crc crio[22562]: time="2026-06-19T11:19:30.737531401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281833 | controller | Jun 19 11:19:30.785887 crc crio[22562]: time="2026-06-19T11:19:30.785662385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281849 | controller | Jun 19 11:19:30.791277 crc crio[22562]: time="2026-06-19T11:19:30.791000409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281864 | controller | Jun 19 11:19:30.924368 crc crio[22562]: time="2026-06-19T11:19:30.924194078Z" level=info msg="Created container 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281880 | controller | Jun 19 11:19:30.926830 crc crio[22562]: time="2026-06-19T11:19:30.926687541Z" level=info msg="Starting container: 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c" id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.281895 | controller | Jun 19 11:19:30.937535 crc crio[22562]: time="2026-06-19T11:19:30.937449252Z" level=info msg="Started container" PID=25707 containerID=249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16
2026-06-19 12:35:48.281911 | controller | Jun 19 11:19:35.822131 crc crio[22562]: time="2026-06-19T11:19:35.821240708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=844a9a62-df92-410d-af0a-ec2a4ba28eae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281931 | controller | Jun 19 11:19:35.825084 crc crio[22562]: time="2026-06-19T11:19:35.824743707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=798a5250-bb26-4d2d-a1ff-cad80e0cc2bb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.281947 | controller | Jun 19 11:19:35.829572 crc crio[22562]: time="2026-06-19T11:19:35.829443625Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.281962 | controller | Jun 19 11:19:35.829998 crc crio[22562]: time="2026-06-19T11:19:35.829881576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281978 | controller | Jun 19 11:19:35.881502 crc crio[22562]: time="2026-06-19T11:19:35.881316293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.281993 | controller | Jun 19 11:19:36.155100 crc crio[22562]: time="2026-06-19T11:19:36.154916792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282009 | controller | Jun 19 11:19:36.256679 crc crio[22562]: time="2026-06-19T11:19:36.256069264Z" level=info msg="Created container 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282025 | controller | Jun 19 11:19:36.258564 crc crio[22562]: time="2026-06-19T11:19:36.258459293Z" level=info msg="Starting container: 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea" id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282041 | controller | Jun 19 11:19:36.265124 crc crio[22562]: time="2026-06-19T11:19:36.26505218Z" level=info msg="Started container" PID=25810 containerID=386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee
2026-06-19 12:35:48.282057 | controller | Jun 19 11:19:41.395728 crc crio[22562]: time="2026-06-19T11:19:41.394270784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3a7134a7-47f0-4d9c-b7cc-9929cd64a5d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282073 | controller | Jun 19 11:19:41.400836 crc crio[22562]: time="2026-06-19T11:19:41.400663245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=670934d0-9dc2-4b84-9515-804377f1f421 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282089 | controller | Jun 19 11:19:41.438643 crc crio[22562]: time="2026-06-19T11:19:41.438366316Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282105 | controller | Jun 19 11:19:41.439622 crc crio[22562]: time="2026-06-19T11:19:41.439483435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282124 | controller | Jun 19 11:19:41.478492 crc crio[22562]: time="2026-06-19T11:19:41.478443536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282140 | controller | Jun 19 11:19:41.733522 crc crio[22562]: time="2026-06-19T11:19:41.733349814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282157 | controller | Jun 19 11:19:41.882591 crc crio[22562]: time="2026-06-19T11:19:41.882501546Z" level=info msg="Created container 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282173 | controller | Jun 19 11:19:41.884958 crc crio[22562]: time="2026-06-19T11:19:41.884867546Z" level=info msg="Starting container: 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0" id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282189 | controller | Jun 19 11:19:41.893574 crc crio[22562]: time="2026-06-19T11:19:41.893476213Z" level=info msg="Started container" PID=25912 containerID=92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.282206 | controller | Jun 19 11:19:43.966681 crc crio[22562]: time="2026-06-19T11:19:43.966098449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=73726375-408c-41b4-bf10-c687673a177b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282222 | controller | Jun 19 11:19:43.968132 crc crio[22562]: time="2026-06-19T11:19:43.967291219Z" level=info msg="Removing container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.282238 | controller | Jun 19 11:19:43.982396 crc crio[22562]: time="2026-06-19T11:19:43.982299688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c2315ba6-b2c3-458e-a18d-442173cbbea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282253 | controller | Jun 19 11:19:44.050458 crc crio[22562]: time="2026-06-19T11:19:44.050298002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e76bcd25-004d-463a-bd4c-28ec09122660 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282269 | controller | Jun 19 11:19:44.051374 crc crio[22562]: time="2026-06-19T11:19:44.051068291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=1a5cf7ec-a5ea-4a8a-b22b-47cb2c5764fd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282284 | controller | Jun 19 11:19:44.054304 crc crio[22562]: time="2026-06-19T11:19:44.054094928Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282300 | controller | Jun 19 11:19:44.054717 crc crio[22562]: time="2026-06-19T11:19:44.054614811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282316 | controller | Jun 19 11:19:44.055954 crc crio[22562]: time="2026-06-19T11:19:44.055844412Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282335 | controller | Jun 19 11:19:44.056617 crc crio[22562]: time="2026-06-19T11:19:44.056336814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282351 | controller | Jun 19 11:19:44.084307 crc crio[22562]: time="2026-06-19T11:19:44.084079765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282425 | controller | Jun 19 11:19:44.106473 crc crio[22562]: time="2026-06-19T11:19:44.106295944Z" level=info msg="Removed container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.282464 | controller | Jun 19 11:19:44.111517 crc crio[22562]: time="2026-06-19T11:19:44.111306711Z" level=info msg="Removing container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.282482 | controller | Jun 19 11:19:44.116984 crc crio[22562]: time="2026-06-19T11:19:44.115711132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282499 | controller | Jun 19 11:19:44.204258 crc crio[22562]: time="2026-06-19T11:19:44.2040985Z" level=info msg="Removed container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.282515 | controller | Jun 19 11:19:44.276290 crc crio[22562]: time="2026-06-19T11:19:44.276112667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282531 | controller | Jun 19 11:19:44.314256 crc crio[22562]: time="2026-06-19T11:19:44.313352305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282547 | controller | Jun 19 11:19:44.405769 crc crio[22562]: time="2026-06-19T11:19:44.40551917Z" level=info msg="Created container 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282563 | controller | Jun 19 11:19:44.407342 crc crio[22562]: time="2026-06-19T11:19:44.407052078Z" level=info msg="Starting container: 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5" id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282579 | controller | Jun 19 11:19:44.408347 crc crio[22562]: time="2026-06-19T11:19:44.408192747Z" level=info msg="Created container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282595 | controller | Jun 19 11:19:44.409496 crc crio[22562]: time="2026-06-19T11:19:44.409376607Z" level=info msg="Starting container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396" id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282615 | controller | Jun 19 11:19:44.412827 crc crio[22562]: time="2026-06-19T11:19:44.412705831Z" level=info msg="Started container" PID=25958 containerID=210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc
2026-06-19 12:35:48.282631 | controller | Jun 19 11:19:44.418335 crc crio[22562]: time="2026-06-19T11:19:44.418123118Z" level=info msg="Started container" PID=25962 containerID=1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.282648 | controller | Jun 19 11:19:46.056933 crc crio[22562]: time="2026-06-19T11:19:46.055833497Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=0e29e31f-9e20-4adf-b8c8-8661bc253738 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282664 | controller | Jun 19 11:19:46.060103 crc crio[22562]: time="2026-06-19T11:19:46.059974081Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=36a261a5-337f-4588-86b7-7712b150b035 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282680 | controller | Jun 19 11:19:46.064622 crc crio[22562]: time="2026-06-19T11:19:46.064475534Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282695 | controller | Jun 19 11:19:46.065684 crc crio[22562]: time="2026-06-19T11:19:46.06550503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282711 | controller | Jun 19 11:19:46.109932 crc crio[22562]: time="2026-06-19T11:19:46.109551381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282727 | controller | Jun 19 11:19:46.341941 crc crio[22562]: time="2026-06-19T11:19:46.34147411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282742 | controller | Jun 19 11:19:46.468642 crc crio[22562]: time="2026-06-19T11:19:46.468451581Z" level=info msg="Created container d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282758 | controller | Jun 19 11:19:46.470713 crc crio[22562]: time="2026-06-19T11:19:46.470579595Z" level=info msg="Starting container: d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c" id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282774 | controller | Jun 19 11:19:46.480791 crc crio[22562]: time="2026-06-19T11:19:46.479935352Z" level=info msg="Started container" PID=26008 containerID=d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.282793 | controller | Jun 19 11:20:14.963415 crc crio[22562]: time="2026-06-19T11:20:14.961841267Z" level=info msg="Stopping container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 (timeout: 30s)" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.282809 | controller | Jun 19 11:20:15.052865 crc crio[22562]: time="2026-06-19T11:20:15.052697498Z" level=info msg="Stopped container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.282826 | controller | Jun 19 11:20:15.055644 crc crio[22562]: time="2026-06-19T11:20:15.055498168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2355e733-6a85-4164-b07d-714b0d2e948c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282841 | controller | Jun 19 11:20:15.058962 crc crio[22562]: time="2026-06-19T11:20:15.058868014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=cfa77ca3-537c-4745-9a60-2794ab6ea410 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.282857 | controller | Jun 19 11:20:15.062098 crc crio[22562]: time="2026-06-19T11:20:15.06190348Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282873 | controller | Jun 19 11:20:15.062628 crc crio[22562]: time="2026-06-19T11:20:15.062552836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282889 | controller | Jun 19 11:20:15.120430 crc crio[22562]: time="2026-06-19T11:20:15.120279123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282904 | controller | Jun 19 11:20:15.371375 crc crio[22562]: time="2026-06-19T11:20:15.370602165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.282920 | controller | Jun 19 11:20:15.453221 crc crio[22562]: time="2026-06-19T11:20:15.453107766Z" level=info msg="Removing container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.282935 | controller | Jun 19 11:20:15.508579 crc crio[22562]: time="2026-06-19T11:20:15.508298257Z" level=info msg="Created container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.282950 | controller | Jun 19 11:20:15.509988 crc crio[22562]: time="2026-06-19T11:20:15.509866697Z" level=info msg="Starting container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a" id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.282966 | controller | Jun 19 11:20:15.519931 crc crio[22562]: time="2026-06-19T11:20:15.519838668Z" level=info msg="Started container" PID=26432 containerID=c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.282985 | controller | Jun 19 11:20:15.537488 crc crio[22562]: time="2026-06-19T11:20:15.53735295Z" level=info msg="Removed container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.283001 | controller | Jun 19 11:20:16.947491 crc crio[22562]: time="2026-06-19T11:20:16.947329605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=23bc9347-b6a1-4d41-9e97-145c998353be name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283018 | controller | Jun 19 11:20:16.951867 crc crio[22562]: time="2026-06-19T11:20:16.951736257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=11e2da5c-6eda-4fa5-b80a-1ff94b562b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283034 | controller | Jun 19 11:20:16.965387 crc crio[22562]: time="2026-06-19T11:20:16.965076733Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283049 | controller | Jun 19 11:20:16.965915 crc crio[22562]: time="2026-06-19T11:20:16.965795021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283065 | controller | Jun 19 11:20:17.009003 crc crio[22562]: time="2026-06-19T11:20:17.008736845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283081 | controller | Jun 19 11:20:17.230297 crc crio[22562]: time="2026-06-19T11:20:17.23020282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283097 | controller | Jun 19 11:20:17.367600 crc crio[22562]: time="2026-06-19T11:20:17.367501502Z" level=info msg="Created container 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094: openshift-etcd/etcd-crc/etcd-resources-copy" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283113 | controller | Jun 19 11:20:17.369066 crc crio[22562]: time="2026-06-19T11:20:17.368996638Z" level=info msg="Starting container: 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094" id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283129 | controller | Jun 19 11:20:17.388804 crc crio[22562]: time="2026-06-19T11:20:17.388630725Z" level=info msg="Started container" PID=26475 containerID=8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094 description=openshift-etcd/etcd-crc/etcd-resources-copy id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.283146 | controller | Jun 19 11:20:46.690931 crc crio[22562]: time="2026-06-19T11:20:46.68938378Z" level=info msg="Stopping container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a (timeout: 30s)" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.283161 | controller | Jun 19 11:20:46.776622 crc crio[22562]: time="2026-06-19T11:20:46.776414191Z" level=info msg="Stopped container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.283183 | controller | Jun 19 11:20:46.778769 crc crio[22562]: time="2026-06-19T11:20:46.778515133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f318b9fc-fde0-4717-be43-7533a587e7a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283200 | controller | Jun 19 11:20:46.782355 crc crio[22562]: time="2026-06-19T11:20:46.782095634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0d95e889-44d8-45fc-88d2-8251007fcdb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283216 | controller | Jun 19 11:20:46.785281 crc crio[22562]: time="2026-06-19T11:20:46.785001937Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283231 | controller | Jun 19 11:20:46.785849 crc crio[22562]: time="2026-06-19T11:20:46.785726736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283247 | controller | Jun 19 11:20:46.824314 crc crio[22562]: time="2026-06-19T11:20:46.823973229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283263 | controller | Jun 19 11:20:46.863101 crc crio[22562]: time="2026-06-19T11:20:46.86293502Z" level=info msg="Removing container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.283278 | controller | Jun 19 11:20:46.915748 crc crio[22562]: time="2026-06-19T11:20:46.915589815Z" level=info msg="Removed container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.283294 | controller | Jun 19 11:20:47.070735 crc crio[22562]: time="2026-06-19T11:20:47.069795048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283310 | controller | Jun 19 11:20:47.203611 crc crio[22562]: time="2026-06-19T11:20:47.203389602Z" level=info msg="Created container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283326 | controller | Jun 19 11:20:47.207397 crc crio[22562]: time="2026-06-19T11:20:47.20726952Z" level=info msg="Starting container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9" id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283342 | controller | Jun 19 11:20:47.212902 crc crio[22562]: time="2026-06-19T11:20:47.212746618Z" level=info msg="Started container" PID=26856 containerID=3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.283359 | controller | Jun 19 11:20:51.499600 crc crio[22562]: time="2026-06-19T11:20:51.498780162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=054e6bec-2c08-4492-a9e8-116076646275 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283378 | controller | Jun 19 11:20:51.504546 crc crio[22562]: time="2026-06-19T11:20:51.504475016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4a68d038-78bc-4ec9-93d6-de91d54e2a65 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283395 | controller | Jun 19 11:20:51.623509 crc crio[22562]: time="2026-06-19T11:20:51.623130533Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283411 | controller | Jun 19 11:20:51.623924 crc crio[22562]: time="2026-06-19T11:20:51.623889963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283448 | controller | Jun 19 11:20:51.658491 crc crio[22562]: time="2026-06-19T11:20:51.658326989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283472 | controller | Jun 19 11:20:51.853502 crc crio[22562]: time="2026-06-19T11:20:51.853361871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283490 | controller | Jun 19 11:20:51.950936 crc crio[22562]: time="2026-06-19T11:20:51.949581264Z" level=info msg="Created container e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b: openshift-etcd/etcd-crc/etcdctl" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283506 | controller | Jun 19 11:20:51.951479 crc crio[22562]: time="2026-06-19T11:20:51.95142596Z" level=info msg="Starting container: e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b" id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283522 | controller | Jun 19 11:20:51.962021 crc crio[22562]: time="2026-06-19T11:20:51.961866433Z" level=info msg="Started container" PID=26958 containerID=e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b description=openshift-etcd/etcd-crc/etcdctl id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.283538 | controller | Jun 19 11:20:51.976073 crc crio[22562]: time="2026-06-19T11:20:51.975948508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3c830a2a-5f76-45b0-84de-777661697ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283554 | controller | Jun 19 11:20:51.978679 crc crio[22562]: time="2026-06-19T11:20:51.978602755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7fc5cd5c-cd58-4a90-80e5-5fbfe211f97d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283570 | controller | Jun 19 11:20:51.985323 crc crio[22562]: time="2026-06-19T11:20:51.985232341Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283586 | controller | Jun 19 11:20:51.985846 crc crio[22562]: time="2026-06-19T11:20:51.985769276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283602 | controller | Jun 19 11:20:52.022896 crc crio[22562]: time="2026-06-19T11:20:52.022747526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283654 | controller | Jun 19 11:20:52.229213 crc crio[22562]: time="2026-06-19T11:20:52.22898117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283674 | controller | Jun 19 11:20:52.372738 crc crio[22562]: time="2026-06-19T11:20:52.371871057Z" level=info msg="Created container 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63: openshift-etcd/etcd-crc/etcd" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283691 | controller | Jun 19 11:20:52.375958 crc crio[22562]: time="2026-06-19T11:20:52.375866848Z" level=info msg="Starting container: 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63" id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283708 | controller | Jun 19 11:20:52.387353 crc crio[22562]: time="2026-06-19T11:20:52.38709755Z" level=info msg="Started container" PID=26966 containerID=04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63 description=openshift-etcd/etcd-crc/etcd id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.283724 | controller | Jun 19 11:20:52.402243 crc crio[22562]: time="2026-06-19T11:20:52.40173178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e3a89a08-3328-4d5b-b271-141a4aa5ed62 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283740 | controller | Jun 19 11:20:52.404928 crc crio[22562]: time="2026-06-19T11:20:52.404832787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a1d262cb-f58c-4efc-b40d-43a548e21418 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283756 | controller | Jun 19 11:20:52.411953 crc crio[22562]: time="2026-06-19T11:20:52.411775342Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283772 | controller | Jun 19 11:20:52.412931 crc crio[22562]: time="2026-06-19T11:20:52.41285015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283787 | controller | Jun 19 11:20:52.458354 crc crio[22562]: time="2026-06-19T11:20:52.458098939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283803 | controller | Jun 19 11:20:52.665612 crc crio[22562]: time="2026-06-19T11:20:52.665339517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283819 | controller | Jun 19 11:20:52.804762 crc crio[22562]: time="2026-06-19T11:20:52.804594193Z" level=info msg="Created container ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf: openshift-etcd/etcd-crc/etcd-metrics" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283835 | controller | Jun 19 11:20:52.807941 crc crio[22562]: time="2026-06-19T11:20:52.807828905Z" level=info msg="Starting container: ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf" id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283851 | controller | Jun 19 11:20:52.823119 crc crio[22562]: time="2026-06-19T11:20:52.822853313Z" level=info msg="Started container" PID=26983 containerID=ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf description=openshift-etcd/etcd-crc/etcd-metrics id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.283870 | controller | Jun 19 11:20:52.844576 crc crio[22562]: time="2026-06-19T11:20:52.844469518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ea429b71-23b5-4645-9924-c6e55b99bb24 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283886 | controller | Jun 19 11:20:52.848911 crc crio[22562]: time="2026-06-19T11:20:52.848722185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=86e68769-2c21-4c28-ab5d-b941b957c0bb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.283902 | controller | Jun 19 11:20:52.859713 crc crio[22562]: time="2026-06-19T11:20:52.859516037Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283917 | controller | Jun 19 11:20:52.860333 crc crio[22562]: time="2026-06-19T11:20:52.860119401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283933 | controller | Jun 19 11:20:52.919086 crc crio[22562]: time="2026-06-19T11:20:52.918804889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283949 | controller | Jun 19 11:20:53.133239 crc crio[22562]: time="2026-06-19T11:20:53.132947171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.283965 | controller | Jun 19 11:20:53.265534 crc crio[22562]: time="2026-06-19T11:20:53.265360715Z" level=info msg="Created container 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b: openshift-etcd/etcd-crc/etcd-readyz" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.283981 | controller | Jun 19 11:20:53.267557 crc crio[22562]: time="2026-06-19T11:20:53.267433318Z" level=info msg="Starting container: 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b" id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.283996 | controller | Jun 19 11:20:53.281023 crc crio[22562]: time="2026-06-19T11:20:53.280877357Z" level=info msg="Started container" PID=26998 containerID=48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b description=openshift-etcd/etcd-crc/etcd-readyz id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.284012 | controller | Jun 19 11:20:53.311761 crc crio[22562]: time="2026-06-19T11:20:53.31157878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=87455d74-ad33-4272-a925-7c42132a4c87 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284028 | controller | Jun 19 11:20:53.315120 crc crio[22562]: time="2026-06-19T11:20:53.314812751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=da889cda-a429-446c-99c7-fe721a297c4f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284043 | controller | Jun 19 11:20:53.324225 crc crio[22562]: time="2026-06-19T11:20:53.323897359Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284061 | controller | Jun 19 11:20:53.324788 crc crio[22562]: time="2026-06-19T11:20:53.32470016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284078 | controller | Jun 19 11:20:53.375183 crc crio[22562]: time="2026-06-19T11:20:53.375013387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284093 | controller | Jun 19 11:20:53.558716 crc crio[22562]: time="2026-06-19T11:20:53.558577668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284132 | controller | Jun 19 11:20:53.686278 crc crio[22562]: time="2026-06-19T11:20:53.685971857Z" level=info msg="Created container 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06: openshift-etcd/etcd-crc/etcd-rev" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284156 | controller | Jun 19 11:20:53.690308 crc crio[22562]: time="2026-06-19T11:20:53.688785347Z" level=info msg="Starting container: 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06" id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.284172 | controller | Jun 19 11:20:53.701605 crc crio[22562]: time="2026-06-19T11:20:53.700816551Z" level=info msg="Started container" PID=27030 containerID=52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06 description=openshift-etcd/etcd-crc/etcd-rev id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013
2026-06-19 12:35:48.284189 | controller | Jun 19 11:21:17.839028 crc crio[22562]: time="2026-06-19T11:21:17.838113617Z" level=info msg="Stopping container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 (timeout: 30s)" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.284205 | controller | Jun 19 11:21:17.933017 crc crio[22562]: time="2026-06-19T11:21:17.932819271Z" level=info msg="Stopped container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.284221 | controller | Jun 19 11:21:18.330276 crc crio[22562]: time="2026-06-19T11:21:18.32990457Z" level=info msg="Removing container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.284237 | controller | Jun 19 11:21:18.373131 crc crio[22562]: time="2026-06-19T11:21:18.372864221Z" level=info msg="Removed container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.284253 | controller | Jun 19 11:21:33.551984 crc crio[22562]: time="2026-06-19T11:21:33.550683588Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=95efab77-951e-41a1-aac7-c1164e36f19e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284269 | controller | Jun 19 11:21:33.556490 crc crio[22562]: time="2026-06-19T11:21:33.555288723Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=45f4c77d-45d2-4587-a47e-347e6c30cacf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284288 | controller | Jun 19 11:21:33.557817 crc crio[22562]: time="2026-06-19T11:21:33.557775066Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284304 | controller | Jun 19 11:21:33.559007 crc crio[22562]: time="2026-06-19T11:21:33.558984627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284320 | controller | Jun 19 11:21:33.559501 crc crio[22562]: time="2026-06-19T11:21:33.559403037Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b4af4d59-761a-4678-b63f-d347986ce552 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284336 | controller | Jun 19 11:21:33.561354 crc crio[22562]: time="2026-06-19T11:21:33.561314586Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d3c056ac-799e-4338-9c8a-3308967b3180 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284352 | controller | Jun 19 11:21:33.563122 crc crio[22562]: time="2026-06-19T11:21:33.562906056Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284367 | controller | Jun 19 11:21:33.563612 crc crio[22562]: time="2026-06-19T11:21:33.563582262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284383 | controller | Jun 19 11:21:33.564301 crc crio[22562]: time="2026-06-19T11:21:33.564088346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=563f5783-0e76-4096-bfaa-aa3d6471dd13 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284399 | controller | Jun 19 11:21:33.568503 crc crio[22562]: time="2026-06-19T11:21:33.568404463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=a69f2b67-bc7e-4df8-8bc0-cfe03b16c2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284415 | controller | Jun 19 11:21:33.575247 crc crio[22562]: time="2026-06-19T11:21:33.57223634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=478888af-2acc-4443-a0a8-4f41c4a65ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284450 | controller | Jun 19 11:21:33.585396 crc crio[22562]: time="2026-06-19T11:21:33.584410357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=32880f79-dbd9-44e0-9ca8-8d1b5f0ff13b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284468 | controller | Jun 19 11:21:33.585396 crc crio[22562]: time="2026-06-19T11:21:33.584744396Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284484 | controller | Jun 19 11:21:33.585396 crc crio[22562]: time="2026-06-19T11:21:33.585341551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c40b3a24-6d3d-424b-bf72-1e4a613baf6e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284503 | controller | Jun 19 11:21:33.596789 crc crio[22562]: time="2026-06-19T11:21:33.596617293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284519 | controller | Jun 19 11:21:33.600078 crc crio[22562]: time="2026-06-19T11:21:33.599879096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aa6c9737-749b-4926-b88b-0ee667e57a4b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284535 | controller | Jun 19 11:21:33.607583 crc crio[22562]: time="2026-06-19T11:21:33.607423267Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284551 | controller | Jun 19 11:21:33.622208 crc crio[22562]: time="2026-06-19T11:21:33.622095446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c3f4d35f-bb9b-4a21-b060-6b86bf6611da name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284567 | controller | Jun 19 11:21:33.622425 crc crio[22562]: time="2026-06-19T11:21:33.622374613Z" level=info msg="Removing container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.284583 | controller | Jun 19 11:21:33.625955 crc crio[22562]: time="2026-06-19T11:21:33.625844761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a3e8395c-ab17-434c-ab9d-2a6ae22f639d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284599 | controller | Jun 19 11:21:33.633651 crc crio[22562]: time="2026-06-19T11:21:33.633595575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3e610f85-43c4-48bc-9450-df0cad70b5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284615 | controller | Jun 19 11:21:33.634373 crc crio[22562]: time="2026-06-19T11:21:33.634306984Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284631 | controller | Jun 19 11:21:33.641443 crc crio[22562]: time="2026-06-19T11:21:33.641336991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284647 | controller | Jun 19 11:21:33.641602 crc crio[22562]: time="2026-06-19T11:21:33.641527875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284663 | controller | Jun 19 11:21:33.642764 crc crio[22562]: time="2026-06-19T11:21:33.642675064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=3ef6726a-2822-4679-aa63-51f7f497e430 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284679 | controller | Jun 19 11:21:33.643489 crc crio[22562]: time="2026-06-19T11:21:33.643403132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b58c5a4c-fbc7-47cf-8ae4-f5b3fc7eb12f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284698 | controller | Jun 19 11:21:33.643879 crc crio[22562]: time="2026-06-19T11:21:33.643461733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=a9cd90e0-b695-4d22-bab8-69a633510687 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.284714 | controller | Jun 19 11:21:33.646064 crc crio[22562]: time="2026-06-19T11:21:33.645934456Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284743 | controller | Jun 19 11:21:33.648633 crc crio[22562]: time="2026-06-19T11:21:33.648538611Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284761 | controller | Jun 19 11:21:33.651762 crc crio[22562]: time="2026-06-19T11:21:33.651429273Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.284777 | controller | Jun 19 11:21:33.667541 crc crio[22562]: time="2026-06-19T11:21:33.667436217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284793 | controller | Jun 19 11:21:33.668751 crc crio[22562]: time="2026-06-19T11:21:33.668644088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284810 | controller | Jun 19 11:21:33.669350 crc crio[22562]: time="2026-06-19T11:21:33.669262124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284826 | controller | Jun 19 11:21:33.669741 crc crio[22562]: time="2026-06-19T11:21:33.669665164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284842 | controller | Jun 19 11:21:33.732663 crc crio[22562]: time="2026-06-19T11:21:33.732555047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284858 | controller | Jun 19 11:21:33.733077 crc crio[22562]: time="2026-06-19T11:21:33.732995008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284874 | controller | Jun 19 11:21:33.739785 crc crio[22562]: time="2026-06-19T11:21:33.739309886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284890 | controller | Jun 19 11:21:33.745539 crc crio[22562]: time="2026-06-19T11:21:33.745451082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284905 | controller | Jun 19 11:21:33.761219 crc crio[22562]: time="2026-06-19T11:21:33.761029854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284921 | controller | Jun 19 11:21:33.769122 crc crio[22562]: time="2026-06-19T11:21:33.76885017Z" level=info msg="Removed container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.284940 | controller | Jun 19 11:21:33.791604 crc crio[22562]: time="2026-06-19T11:21:33.79143819Z" level=info msg="Removing container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.284958 | controller | Jun 19 11:21:33.835591 crc crio[22562]: time="2026-06-19T11:21:33.835480289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284976 | controller | Jun 19 11:21:33.861893 crc crio[22562]: time="2026-06-19T11:21:33.861640617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.284991 | controller | Jun 19 11:21:33.896935 crc crio[22562]: time="2026-06-19T11:21:33.896630219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285007 | controller | Jun 19 11:21:33.901107 crc crio[22562]: time="2026-06-19T11:21:33.901023209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285023 | controller | Jun 19 11:21:33.915711 crc crio[22562]: time="2026-06-19T11:21:33.915613327Z" level=info msg="Removed container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.285038 | controller | Jun 19 11:21:33.920950 crc crio[22562]: time="2026-06-19T11:21:33.919226757Z" level=info msg="Created container d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285054 | controller | Jun 19 11:21:33.922861 crc crio[22562]: time="2026-06-19T11:21:33.922759377Z" level=info msg="Starting container: d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b" id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285069 | controller | Jun 19 11:21:33.940373 crc crio[22562]: time="2026-06-19T11:21:33.93360989Z" level=info msg="Started container" PID=27627 containerID=d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13
2026-06-19 12:35:48.285086 | controller | Jun 19 11:21:33.944236 crc crio[22562]: time="2026-06-19T11:21:33.944084514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285101 | controller | Jun 19 11:21:33.950437 crc crio[22562]: time="2026-06-19T11:21:33.950362941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285117 | controller | Jun 19 11:21:33.952798 crc crio[22562]: time="2026-06-19T11:21:33.95268682Z" level=info msg="Created container 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285136 | controller | Jun 19 11:21:33.957005 crc crio[22562]: time="2026-06-19T11:21:33.955773388Z" level=info msg="Starting container: 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431" id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285152 | controller | Jun 19 11:21:33.957005 crc crio[22562]: time="2026-06-19T11:21:33.956538366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285167 | controller | Jun 19 11:21:33.967295 crc crio[22562]: time="2026-06-19T11:21:33.966072268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285183 | controller | Jun 19 11:21:33.969298 crc crio[22562]: time="2026-06-19T11:21:33.969077702Z" level=info msg="Started container" PID=27626 containerID=1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e
2026-06-19 12:35:48.285199 | controller | Jun 19 11:21:33.978124 crc crio[22562]: time="2026-06-19T11:21:33.978021448Z" level=info msg="Created container 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285215 | controller | Jun 19 11:21:33.979316 crc crio[22562]: time="2026-06-19T11:21:33.978946792Z" level=info msg="Starting container: 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37" id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285231 | controller | Jun 19 11:21:33.985880 crc crio[22562]: time="2026-06-19T11:21:33.985765943Z" level=info msg="Created container 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285247 | controller | Jun 19 11:21:33.988456 crc crio[22562]: time="2026-06-19T11:21:33.988344757Z" level=info msg="Starting container: 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f" id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285263 | controller | Jun 19 11:21:34.001318 crc crio[22562]: time="2026-06-19T11:21:34.001134819Z" level=info msg="Started container" PID=27640 containerID=351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293
2026-06-19 12:35:48.285279 | controller | Jun 19 11:21:34.010231 crc crio[22562]: time="2026-06-19T11:21:34.010013994Z" level=info msg="Started container" PID=27647 containerID=4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7
2026-06-19 12:35:48.285295 | controller | Jun 19 11:21:34.023291 crc crio[22562]: time="2026-06-19T11:21:34.022679262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285311 | controller | Jun 19 11:21:34.104592 crc crio[22562]: time="2026-06-19T11:21:34.104465521Z" level=info msg="Created container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285330 | controller | Jun 19 11:21:34.106898 crc crio[22562]: time="2026-06-19T11:21:34.106740239Z" level=info msg="Starting container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914" id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285346 | controller | Jun 19 11:21:34.115797 crc crio[22562]: time="2026-06-19T11:21:34.115261154Z" level=info msg="Started container" PID=27675 containerID=70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.285363 | controller | Jun 19 11:21:34.120499 crc crio[22562]: time="2026-06-19T11:21:34.11949943Z" level=info msg="Created container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285378 | controller | Jun 19 11:21:34.120499 crc crio[22562]: time="2026-06-19T11:21:34.119721896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285394 | controller | Jun 19 11:21:34.128737 crc crio[22562]: time="2026-06-19T11:21:34.128557908Z" level=info msg="Starting container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180" id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285411 | controller | Jun 19 11:21:34.145861 crc crio[22562]: time="2026-06-19T11:21:34.145604888Z" level=info msg="Started container" PID=27692 containerID=900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90
2026-06-19 12:35:48.285459 | controller | Jun 19 11:21:34.170674 crc crio[22562]: time="2026-06-19T11:21:34.170548196Z" level=info msg="Created container 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285488 | controller | Jun 19 11:21:34.173367 crc crio[22562]: time="2026-06-19T11:21:34.17310218Z" level=info msg="Starting container: 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593" id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285505 | controller | Jun 19 11:21:34.180889 crc crio[22562]: time="2026-06-19T11:21:34.180355483Z" level=info msg="Started container" PID=27709 containerID=3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624
2026-06-19 12:35:48.285521 | controller | Jun 19 11:21:34.214516 crc crio[22562]: time="2026-06-19T11:21:34.214424311Z" level=info msg="Created container c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285540 | controller | Jun 19 11:21:34.215970 crc crio[22562]: time="2026-06-19T11:21:34.215873027Z" level=info msg="Starting container: c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a" id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285557 | controller | Jun 19 11:21:34.220257 crc crio[22562]: time="2026-06-19T11:21:34.21995948Z" level=info msg="Started container" PID=27727 containerID=c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c
2026-06-19 12:35:48.285573 | controller | Jun 19 11:21:44.762780 crc crio[22562]: time="2026-06-19T11:21:44.761884328Z" level=info msg="Stopping container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 (timeout: 30s)" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.285588 | controller | Jun 19 11:22:01.656398 crc crio[22562]: time="2026-06-19T11:22:01.653393662Z" level=info msg="Stopping container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 (timeout: 30s)" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.285604 | controller | Jun 19 11:22:01.996225 crc crio[22562]: time="2026-06-19T11:22:01.995401695Z" level=info msg="Stopped container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.285620 | controller | Jun 19 11:22:01.998284 crc crio[22562]: time="2026-06-19T11:22:01.998217015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=4f3d8b80-46ae-4390-ab79-022d5f444177 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.285636 | controller | Jun 19 11:22:02.000912 crc crio[22562]: time="2026-06-19T11:22:02.000829271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=64741789-96f4-4af0-ac71-535a33cbdf8a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.285651 | controller | Jun 19 11:22:02.002711 crc crio[22562]: time="2026-06-19T11:22:02.002629376Z" level=info msg="Stopped container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.285667 | controller | Jun 19 11:22:02.003538 crc crio[22562]: time="2026-06-19T11:22:02.003476127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=5ab31599-8f3c-4dda-929c-00061de553e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.285682 | controller | Jun 19 11:22:02.003638 crc crio[22562]: time="2026-06-19T11:22:02.00358112Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285698 | controller | Jun 19 11:22:02.004390 crc crio[22562]: time="2026-06-19T11:22:02.004308559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285717 | controller | Jun 19 11:22:02.008639 crc crio[22562]: time="2026-06-19T11:22:02.008505224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6821b0c1-46c7-455e-b03d-a1163febd525 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.285733 | controller | Jun 19 11:22:02.034114 crc crio[22562]: time="2026-06-19T11:22:02.033854832Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285749 | controller | Jun 19 11:22:02.049978 crc crio[22562]: time="2026-06-19T11:22:02.049876596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285765 | controller | Jun 19 11:22:02.079956 crc crio[22562]: time="2026-06-19T11:22:02.07981199Z" level=info msg="Removing container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.285781 | controller | Jun 19 11:22:02.119724 crc crio[22562]: time="2026-06-19T11:22:02.119607923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285797 | controller | Jun 19 11:22:02.140544 crc crio[22562]: time="2026-06-19T11:22:02.139723268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285813 | controller | Jun 19 11:22:02.150728 crc crio[22562]: time="2026-06-19T11:22:02.150630173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285829 | controller | Jun 19 11:22:02.153072 crc crio[22562]: time="2026-06-19T11:22:02.152943861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.285845 | controller | Jun 19 11:22:02.179422 crc crio[22562]: time="2026-06-19T11:22:02.178850723Z" level=info msg="Removed container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.285860 | controller | Jun 19 11:22:02.199834 crc crio[22562]: time="2026-06-19T11:22:02.19976376Z" level=info msg="Removing container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.285876 | controller | Jun 19 11:22:02.252657 crc crio[22562]: time="2026-06-19T11:22:02.252283262Z" level=info msg="Removed container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.285892 | controller | Jun 19 11:22:02.314986 crc crio[22562]: time="2026-06-19T11:22:02.314819447Z" level=info msg="Created container 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285908 | controller | Jun 19 11:22:02.316413 crc crio[22562]: time="2026-06-19T11:22:02.316334325Z" level=info msg="Starting container: 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e" id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285927 | controller | Jun 19 11:22:02.319099 crc crio[22562]: time="2026-06-19T11:22:02.318955452Z" level=info msg="Created container 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.285943 | controller | Jun 19 11:22:02.322477 crc crio[22562]: time="2026-06-19T11:22:02.322390908Z" level=info msg="Starting container: 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931" id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.285960 | controller | Jun 19 11:22:02.325248 crc crio[22562]: time="2026-06-19T11:22:02.325089846Z" level=info msg="Started container" PID=28184 containerID=941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413
2026-06-19 12:35:48.285977 | controller | Jun 19 11:22:02.328398 crc crio[22562]: time="2026-06-19T11:22:02.328317497Z" level=info msg="Started container" PID=28183 containerID=6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90
2026-06-19 12:35:48.285994 | controller | Jun 19 11:22:03.119763 crc crio[22562]: time="2026-06-19T11:22:03.119020916Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=e4ab3271-77c7-494f-be3f-090e6d9d6bac name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.286011 | controller | Jun 19 11:22:03.122571 crc crio[22562]: time="2026-06-19T11:22:03.122493394Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4946505d-0cb6-4195-9440-7735d535a2b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.286027 | controller | Jun 19 11:22:03.125911 crc crio[22562]: time="2026-06-19T11:22:03.125571062Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.286043 | controller | Jun 19 11:22:03.127302 crc crio[22562]: time="2026-06-19T11:22:03.127236873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286059 | controller | Jun 19 11:22:03.171553 crc crio[22562]: time="2026-06-19T11:22:03.171388405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286075 | controller | Jun 19 11:22:03.176742 crc crio[22562]: time="2026-06-19T11:22:03.176668238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286091 | controller | Jun 19 11:22:03.289673 crc crio[22562]: time="2026-06-19T11:22:03.289569482Z" level=info msg="Created container 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.286106 | controller | Jun 19 11:22:03.293081 crc crio[22562]: time="2026-06-19T11:22:03.292937416Z" level=info msg="Starting container: 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325" id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.286125 | controller | Jun 19 11:22:03.299125 crc crio[22562]: time="2026-06-19T11:22:03.298995469Z" level=info msg="Started container" PID=28234 containerID=05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f
2026-06-19 12:35:48.286141 | controller | Jun 19 11:22:03.663978 crc crio[22562]: time="2026-06-19T11:22:03.663883697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=07dc6a94-bf97-4126-98fd-d871f1caf8c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.286156 | controller | Jun 19 11:22:03.668636 crc crio[22562]: time="2026-06-19T11:22:03.668553235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2d71b5ff-af0f-41a2-9f21-c91b6a30cf46 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.286172 | controller | Jun 19 11:22:03.672252 crc crio[22562]: time="2026-06-19T11:22:03.672083963Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.286188 | controller | Jun 19 11:22:03.672965 crc crio[22562]: time="2026-06-19T11:22:03.672879574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286203 | controller | Jun 19 11:22:03.703684 crc crio[22562]: time="2026-06-19T11:22:03.703557736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286219 | controller | Jun 19 11:22:03.901402 crc crio[22562]: time="2026-06-19T11:22:03.899796226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286234 | controller | Jun 19 11:22:03.994763 crc crio[22562]: time="2026-06-19T11:22:03.993823725Z" level=info msg="Created container 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.286250 | controller | Jun 19 11:22:03.996352 crc crio[22562]: time="2026-06-19T11:22:03.996282106Z" level=info msg="Starting container: 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575" id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.286265 | controller | Jun 19 11:22:04.004590 crc crio[22562]: time="2026-06-19T11:22:04.00437838Z" level=info msg="Started container" PID=28271 containerID=42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86
2026-06-19 12:35:48.286282 | controller | Jun 19 11:22:18.181264 crc crio[22562]: time="2026-06-19T11:22:18.176639231Z" level=info msg="Stopping container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d (timeout: 15s)" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.286303 | controller | Jun 19 11:22:18.367951 crc crio[22562]: time="2026-06-19T11:22:18.367350404Z" level=info msg="Stopped container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.286319 | controller | Jun 19 11:22:18.369482 crc crio[22562]: time="2026-06-19T11:22:18.369322533Z" level=info msg="Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.286335 | controller | Jun 19 11:22:18.370619 crc crio[22562]: time="2026-06-19T11:22:18.370467722Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000328348}] Aliases:map[]}"
2026-06-19 12:35:48.286350 | controller | Jun 19 11:22:18.370823 crc crio[22562]: time="2026-06-19T11:22:18.370709898Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286366 | controller | Jun 19 11:22:18.875552 crc crio[22562]: time="2026-06-19T11:22:18.875118699Z" level=info msg="Stopped pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.286381 | controller | Jun 19 11:22:19.310638 crc crio[22562]: time="2026-06-19T11:22:19.309915077Z" level=info msg="Removing container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.286396 | controller | Jun 19 11:22:19.337564 crc crio[22562]: time="2026-06-19T11:22:19.33742266Z" level=info msg="Removed container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.286411 | controller | Jun 19 11:23:07.985794 crc crio[22562]: time="2026-06-19T11:23:07.984574905Z" level=info msg="Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.286442 | controller | Jun 19 11:23:07.985794 crc crio[22562]: time="2026-06-19T11:23:07.985770605Z" level=info msg="Stopped pod sandbox (already stopped): 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.286463 | controller | Jun 19 11:23:07.990295 crc crio[22562]: time="2026-06-19T11:23:07.986901624Z" level=info msg="Removing pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.286480 | controller | Jun 19 11:23:08.010741 crc crio[22562]: time="2026-06-19T11:23:08.010603072Z" level=info msg="Removed pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.286496 | controller | Jun 19 11:24:54.732897 crc crio[22562]: time="2026-06-19T11:24:54.731241014Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286515 | controller | Jun 19 11:24:54.735849 crc crio[22562]: time="2026-06-19T11:24:54.733014579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286530 | controller | Jun 19 11:24:54.744356 crc crio[22562]: time="2026-06-19T11:24:54.743975992Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-492dw/POD" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286546 | controller | Jun 19 11:24:54.745605 crc crio[22562]: time="2026-06-19T11:24:54.745489981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286561 | controller | Jun 19 11:24:54.764020 crc crio[22562]: time="2026-06-19T11:24:54.763872179Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697804-zl8lt/POD" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286576 | controller | Jun 19 11:24:54.764350 crc crio[22562]: time="2026-06-19T11:24:54.764250008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286592 | controller | Jun 19 11:24:54.783939 crc crio[22562]: time="2026-06-19T11:24:54.783821047Z" level=info msg="Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}"
2026-06-19 12:35:48.286609 | controller | Jun 19 11:24:54.783939 crc crio[22562]: time="2026-06-19T11:24:54.783891589Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-5546596d99-8xx95 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286625 | controller | Jun 19 11:24:54.789553 crc crio[22562]: time="2026-06-19T11:24:54.789425377Z" level=info msg="Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}"
2026-06-19 12:35:48.286641 | controller | Jun 19 11:24:54.789668 crc crio[22562]: time="2026-06-19T11:24:54.78954618Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-492dw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286657 | controller | Jun 19 11:24:54.799414 crc crio[22562]: time="2026-06-19T11:24:54.799292603Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-h8ftv/POD" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286673 | controller | Jun 19 11:24:54.799959 crc crio[22562]: time="2026-06-19T11:24:54.799446547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286689 | controller | Jun 19 11:24:54.801922 crc crio[22562]: time="2026-06-19T11:24:54.801682612Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qw2rg/POD" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286708 | controller | Jun 19 11:24:54.802407 crc crio[22562]: time="2026-06-19T11:24:54.802233907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286724 | controller | Jun 19 11:24:54.806411 crc crio[22562]: time="2026-06-19T11:24:54.806261277Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}"
2026-06-19 12:35:48.286739 | controller | Jun 19 11:24:54.806411 crc crio[22562]: time="2026-06-19T11:24:54.80637186Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697804-zl8lt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286755 | controller | Jun 19 11:24:54.818533 crc crio[22562]: time="2026-06-19T11:24:54.816383489Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wnzzc/POD" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286771 | controller | Jun 19 11:24:54.818533 crc crio[22562]: time="2026-06-19T11:24:54.816505532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.286786 | controller | Jun 19 11:24:54.860575 crc crio[22562]: time="2026-06-19T11:24:54.859546207Z" level=info msg="Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}"
2026-06-19 12:35:48.286803 | controller | Jun 19 11:24:54.860915 crc crio[22562]: time="2026-06-19T11:24:54.860643004Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qw2rg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286819 | controller | Jun 19 11:24:54.864686 crc crio[22562]: time="2026-06-19T11:24:54.864502231Z" level=info msg="Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}"
2026-06-19 12:35:48.286836 | controller | Jun 19 11:24:54.864821 crc crio[22562]: time="2026-06-19T11:24:54.864750337Z" level=info msg="Adding pod openshift-marketplace_community-operators-h8ftv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286852 | controller | Jun 19 11:24:54.887061 crc crio[22562]: time="2026-06-19T11:24:54.886799207Z" level=info msg="Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}"
2026-06-19 12:35:48.286872 | controller | Jun 19 11:24:54.887061 crc crio[22562]: time="2026-06-19T11:24:54.886944821Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wnzzc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.286889 | controller | Jun 19 11:24:55.420895 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61775faacf5ddb Mac:8e:a0:e6:8c:be:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc SocketPath: PciID:}] [{Interface:0xc000122d10 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.286906 | controller | Jun 19 11:24:55.428124 crc crio[22562]: time="2026-06-19T11:24:55.427318067Z" level=info msg="Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}"
2026-06-19 12:35:48.286922 | controller | Jun 19 11:24:55.428124 crc crio[22562]: time="2026-06-19T11:24:55.427636405Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-492dw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.286939 | controller | Jun 19 11:24:55.438451 crc crio[22562]: time="2026-06-19T11:24:55.438358762Z" level=info msg="Ran pod sandbox e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 with infra container: openshift-marketplace/redhat-marketplace-492dw/POD" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.286955 | controller | Jun 19 11:24:55.440657 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8486364fbe20d4a Mac:4a:0a:a6:e4:2c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 SocketPath: PciID:}] [{Interface:0xc000134590 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.286972 | controller | Jun 19 11:24:55.443369 crc crio[22562]: time="2026-06-19T11:24:55.443268305Z" level=info msg="Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}"
2026-06-19 12:35:48.286988 | controller | Jun 19 11:24:55.443529 crc crio[22562]: time="2026-06-19T11:24:55.44348526Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wnzzc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.287005 | controller | Jun 19 11:24:55.445200 crc crio[22562]: time="2026-06-19T11:24:55.444960288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=414da972-ccd9-407f-ad13-3850c2aefe95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287021 | controller | Jun 19 11:24:55.450906 crc crio[22562]: time="2026-06-19T11:24:55.450738592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1b4beee3-7e2f-4e1c-b4f8-450793f0b7d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287041 | controller | Jun 19 11:24:55.451395 crc crio[22562]: time="2026-06-19T11:24:55.451319056Z" level=info msg="Ran pod sandbox 8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee with infra container: openshift-marketplace/certified-operators-wnzzc/POD" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.287056 | controller | Jun 19 11:24:55.453492 crc crio[22562]: time="2026-06-19T11:24:55.453412709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f919418-7362-4a8f-b7b1-079f4eaa0a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287072 | controller | Jun 19 11:24:55.456445 crc crio[22562]: time="2026-06-19T11:24:55.456314591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8599dbd2-2333-4eaf-bc50-5e6ee25b6242 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287088 | controller | Jun 19 11:24:55.460995 crc crio[22562]: time="2026-06-19T11:24:55.460605487Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-utilities" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287104 | controller | Jun 19 11:24:55.461340 crc crio[22562]: time="2026-06-19T11:24:55.461274095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287120 | controller | Jun 19 11:24:55.466675 crc crio[22562]: time="2026-06-19T11:24:55.466554067Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wnzzc/extract-utilities" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287136 | controller | Jun 19 11:24:55.473880 crc crio[22562]: time="2026-06-19T11:24:55.473798017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287152 | controller | Jun 19 11:24:55.497189 crc crio[22562]: time="2026-06-19T11:24:55.492703559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287168 | controller | Jun 19 11:24:55.499363 crc crio[22562]: time="2026-06-19T11:24:55.499192181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287184 | controller | Jun 19 11:24:55.524972 crc crio[22562]: time="2026-06-19T11:24:55.523449697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287200 | controller | Jun 19 11:24:55.531656 crc crio[22562]: time="2026-06-19T11:24:55.531583509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287215 | controller | Jun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba71296d9b7b28c Mac:1a:83:ed:9a:c7:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.287232 | controller | Jun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8fa370954de4c Mac:66:28:e5:55:34:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e SocketPath: PciID:}] [{Interface:0xc0005025a0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.287251 | controller | Jun 19 11:24:55.570569 crc crio[22562]: time="2026-06-19T11:24:55.57048838Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}"
2026-06-19 12:35:48.287267 | controller | Jun 19 11:24:55.570682 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c463fdd4aafde0b Mac:d6:bb:8c:07:28:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 SocketPath: PciID:}] [{Interface:0xc000600cc0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.287283 | controller | Jun 19 11:24:55.570682 crc crio[22562]: time="2026-06-19T11:24:55.570624004Z" level=info msg="Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}"
2026-06-19 12:35:48.287299 | controller | Jun 19 11:24:55.570810 crc crio[22562]: time="2026-06-19T11:24:55.570693746Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697804-zl8lt for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.287315 | controller | Jun 19 11:24:55.570810 crc crio[22562]: time="2026-06-19T11:24:55.570785718Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qw2rg for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.287331 | controller | Jun 19 11:24:55.571980 crc crio[22562]: time="2026-06-19T11:24:55.5716979Z" level=info msg="Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}"
2026-06-19 12:35:48.287346 | controller | Jun 19 11:24:55.571980 crc crio[22562]: time="2026-06-19T11:24:55.571849104Z" level=info msg="Checking pod openshift-marketplace_community-operators-h8ftv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.287362 | controller | Jun 19 11:24:55.581985 crc crio[22562]: time="2026-06-19T11:24:55.581757332Z" level=info msg="Ran pod sandbox dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 with infra container: openshift-infra/auto-csr-approver-29697804-zl8lt/POD" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.287378 | controller | Jun 19 11:24:55.590341 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845ca433d610a0f Mac:a6:62:b2:f7:e8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.287396 | controller | Jun 19 11:24:55.590618 crc crio[22562]: time="2026-06-19T11:24:55.590418818Z" level=info msg="Ran pod sandbox ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 with infra container: openshift-marketplace/redhat-operators-qw2rg/POD" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.287412 | controller | Jun 19 11:24:55.590618 crc crio[22562]: time="2026-06-19T11:24:55.590490519Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.287447 | controller | Jun 19 11:24:55.591459 crc crio[22562]: time="2026-06-19T11:24:55.591403121Z" level=info msg="Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}"
2026-06-19 12:35:48.287469 | controller | Jun 19 11:24:55.591668 crc crio[22562]: time="2026-06-19T11:24:55.591605287Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-5546596d99-8xx95 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.287487 | controller | Jun 19 11:24:55.594605 crc crio[22562]: time="2026-06-19T11:24:55.594457248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4500cf3f-eedc-4cda-881d-434275d52273 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287503 | controller | Jun 19 11:24:55.600834 crc crio[22562]: time="2026-06-19T11:24:55.600763435Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.287518 | controller | Jun 19 11:24:55.604888 crc crio[22562]: time="2026-06-19T11:24:55.604794967Z" level=info msg="Ran pod sandbox c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a with infra container: openshift-marketplace/community-operators-h8ftv/POD" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.287534 | controller | Jun 19 11:24:55.606860 crc crio[22562]: time="2026-06-19T11:24:55.606827517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=166ad0bb-f489-492c-ab37-7590def053e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287550 | controller | Jun 19 11:24:55.607264 crc crio[22562]: time="2026-06-19T11:24:55.606847098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=67d15133-cc59-42b9-85f9-6d6bf252d372 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287566 | controller | Jun 19 11:24:55.610497 crc crio[22562]: time="2026-06-19T11:24:55.610428018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7ef600c-f07e-44d8-abc5-479ab639a91f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287582 | controller | Jun 19 11:24:55.612829 crc crio[22562]: time="2026-06-19T11:24:55.612683653Z" level=info msg="Ran pod sandbox 845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 with infra container: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.287598 | controller | Jun 19 11:24:55.614910 crc crio[22562]: time="2026-06-19T11:24:55.614878878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=8d655bb7-6f90-4675-9381-a31dedc67db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287618 | controller | Jun 19 11:24:55.615709 crc crio[22562]: time="2026-06-19T11:24:55.615591366Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-utilities" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287633 | controller | Jun 19 11:24:55.616042 crc crio[22562]: time="2026-06-19T11:24:55.615975875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287649 | controller | Jun 19 11:24:55.617660 crc crio[22562]: time="2026-06-19T11:24:55.617574336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=6cb80a30-1169-45de-a5ae-dadb9d1f9376 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.287665 | controller | Jun 19 11:24:55.619522 crc crio[22562]: time="2026-06-19T11:24:55.619489893Z" level=info msg="Creating container: openshift-marketplace/community-operators-h8ftv/extract-utilities" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287681 | controller | Jun 19 11:24:55.623204 crc crio[22562]: time="2026-06-19T11:24:55.623030242Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287697 | controller | Jun 19 11:24:55.626646 crc crio[22562]: time="2026-06-19T11:24:55.626531179Z" level=info msg="Created container 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c: openshift-marketplace/redhat-marketplace-492dw/extract-utilities" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287714 | controller | Jun 19 11:24:55.627862 crc crio[22562]: time="2026-06-19T11:24:55.62779063Z" level=info msg="Starting container: 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c" id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.287729 | controller | Jun 19 11:24:55.628796 crc crio[22562]: time="2026-06-19T11:24:55.628770874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287745 | controller | Jun 19 11:24:55.629284 crc crio[22562]: time="2026-06-19T11:24:55.628818336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287761 | controller | Jun 19 11:24:55.636406 crc crio[22562]: time="2026-06-19T11:24:55.636351274Z" level=info msg="Started container" PID=30743 containerID=3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c description=openshift-marketplace/redhat-marketplace-492dw/extract-utilities id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547
2026-06-19 12:35:48.287777 | controller | Jun 19 11:24:55.647686 crc crio[22562]: time="2026-06-19T11:24:55.647552934Z" level=info msg="Created container 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd: openshift-marketplace/certified-operators-wnzzc/extract-utilities" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287793 | controller | Jun 19 11:24:55.648962 crc crio[22562]: time="2026-06-19T11:24:55.648922888Z" level=info msg="Starting container: 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd" id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.287812 | controller | Jun 19 11:24:55.656001 crc crio[22562]: time="2026-06-19T11:24:55.655889432Z" level=info msg="Started container" PID=30746 containerID=8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd description=openshift-marketplace/certified-operators-wnzzc/extract-utilities id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee
2026-06-19 12:35:48.287829 | controller | Jun 19 11:24:55.681529 crc crio[22562]: time="2026-06-19T11:24:55.681296806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287845 | controller | Jun 19 11:24:55.688355 crc crio[22562]: time="2026-06-19T11:24:55.688225409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287862 | controller | Jun 19 11:24:55.703780 crc crio[22562]: time="2026-06-19T11:24:55.700611948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287877 | controller | Jun 19 11:24:55.707573 crc crio[22562]: time="2026-06-19T11:24:55.707369247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287892 | controller | Jun 19 11:24:55.711391 crc crio[22562]: time="2026-06-19T11:24:55.711331056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.287908 | controller | Jun 19 11:24:55.925848 crc crio[22562]: time="2026-06-19T11:24:55.925739777Z" level=info msg="Created container 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e: openshift-marketplace/redhat-operators-qw2rg/extract-utilities" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287923 | controller | Jun 19 11:24:55.931409 crc crio[22562]: time="2026-06-19T11:24:55.926868345Z" level=info msg="Starting container: 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e" id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.287939 | controller | Jun 19 11:24:55.935808 crc crio[22562]: time="2026-06-19T11:24:55.935467039Z" level=info msg="Created container 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f: openshift-marketplace/community-operators-h8ftv/extract-utilities" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.287957 | controller | Jun 19 11:24:55.939983 crc crio[22562]: time="2026-06-19T11:24:55.936838854Z" level=info msg="Starting container: 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f" id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.287975 | controller | Jun 19 11:24:55.952482 crc crio[22562]: time="2026-06-19T11:24:55.952394452Z" level=info msg="Started container" PID=30766 containerID=4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e description=openshift-marketplace/redhat-operators-qw2rg/extract-utilities id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76
2026-06-19 12:35:48.287991 | controller | Jun 19 11:24:55.956967 crc crio[22562]: time="2026-06-19T11:24:55.956559796Z" level=info msg="Started container" PID=30767 containerID=1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f description=openshift-marketplace/community-operators-h8ftv/extract-utilities id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a
2026-06-19 12:35:48.288010 | controller | Jun 19 11:24:55.958527 crc crio[22562]: time="2026-06-19T11:24:55.95833251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288027 | controller | Jun 19 11:24:56.108340 crc crio[22562]: time="2026-06-19T11:24:56.107940494Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288043 | controller | Jun 19 11:24:56.118684 crc crio[22562]: time="2026-06-19T11:24:56.115558404Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.288059 | controller | Jun 19 11:24:56.121949 crc crio[22562]: time="2026-06-19T11:24:56.121488951Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288075 | controller | Jun 19 11:24:56.130995 crc crio[22562]: time="2026-06-19T11:24:56.130842215Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.288091 | controller | Jun 19 11:24:56.135759 crc crio[22562]: time="2026-06-19T11:24:56.135633465Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288107 | controller | Jun 19 11:24:56.138644 crc crio[22562]: time="2026-06-19T11:24:56.138379464Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.288123 | controller | Jun 19 11:24:56.150419 crc crio[22562]: time="2026-06-19T11:24:56.15028274Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288140 | controller | Jun 19 11:24:56.155917 crc crio[22562]: time="2026-06-19T11:24:56.155816839Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.288157 | controller | Jun 19 11:24:56.173956 crc crio[22562]: time="2026-06-19T11:24:56.173724336Z" level=info msg="Created container df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288173 | controller | Jun 19 11:24:56.175689 crc crio[22562]: time="2026-06-19T11:24:56.175415468Z" level=info msg="Starting container: df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c" id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.288189 | controller | Jun 19 11:24:56.187691 crc crio[22562]: time="2026-06-19T11:24:56.187395056Z" level=info msg="Started container" PID=30784 containerID=df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c description=openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780
2026-06-19 12:35:48.288206 | controller | Jun 19 11:24:56.738353 crc crio[22562]: time="2026-06-19T11:24:56.737472935Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288222 | controller | Jun 19 11:24:56.741986 crc crio[22562]: time="2026-06-19T11:24:56.741380983Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ff2d9a2f-e283-4327-a1c5-3212f8749e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288242 | controller | Jun 19 11:24:56.747889 crc crio[22562]: time="2026-06-19T11:24:56.747752682Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b8b05175-e124-4c70-b161-f3089e53e2bc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288258 | controller | Jun 19 11:24:56.763924 crc crio[22562]: time="2026-06-19T11:24:56.763832213Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wnzzc/extract-content" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288274 | controller | Jun 19 11:24:56.772023 crc crio[22562]: time="2026-06-19T11:24:56.771911865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288290 | controller | Jun 19 11:24:56.777264 crc crio[22562]: time="2026-06-19T11:24:56.777072684Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288307 | controller | Jun 19 11:24:56.778446 crc crio[22562]: time="2026-06-19T11:24:56.778334316Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8ea77b8b-c222-4747-aaa6-933d65c6ff85 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288323 | controller | Jun 19 11:24:56.787733 crc crio[22562]: time="2026-06-19T11:24:56.787496934Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=60d531bb-bacf-48e2-ab4e-a2b00e45fb2e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288339 | controller | Jun 19 11:24:56.796128 crc crio[22562]: time="2026-06-19T11:24:56.796029116Z" level=info msg="Creating container: openshift-marketplace/community-operators-h8ftv/extract-content" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288355 | controller | Jun 19 11:24:56.797859 crc crio[22562]: time="2026-06-19T11:24:56.79777757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288370 | controller | Jun 19 11:24:56.804026 crc crio[22562]: time="2026-06-19T11:24:56.803938904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288386 | controller | Jun 19 11:24:56.807840 crc crio[22562]: time="2026-06-19T11:24:56.807681208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288401 | controller | Jun 19 11:24:56.830189 crc crio[22562]: time="2026-06-19T11:24:56.828659362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288417 | controller | Jun 19 11:24:56.832123 crc crio[22562]: time="2026-06-19T11:24:56.832059916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288452 | controller | Jun 19 11:24:56.936641 crc crio[22562]: time="2026-06-19T11:24:56.936558394Z" level=info msg="Created container 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0: openshift-marketplace/certified-operators-wnzzc/extract-content" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288474 | controller | Jun 19 11:24:56.939722 crc crio[22562]: time="2026-06-19T11:24:56.939616331Z" level=info msg="Starting container: 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0" id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.288490 | controller | Jun 19 11:24:56.958745 crc crio[22562]: time="2026-06-19T11:24:56.957510427Z" level=info msg="Started container" PID=30816 containerID=275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0 description=openshift-marketplace/certified-operators-wnzzc/extract-content id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee
2026-06-19 12:35:48.288506 | controller | Jun 19 11:24:56.971005 crc crio[22562]: time="2026-06-19T11:24:56.970895441Z" level=info msg="Created container 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931: openshift-marketplace/community-operators-h8ftv/extract-content" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288523 | controller | Jun 19 11:24:56.973546 crc crio[22562]: time="2026-06-19T11:24:56.973447805Z" level=info msg="Starting container: 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931" id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.288539 | controller | Jun 19 11:24:56.979491 crc crio[22562]: time="2026-06-19T11:24:56.979379923Z" level=info msg="Started container" PID=30819 containerID=9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931 description=openshift-marketplace/community-operators-h8ftv/extract-content id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a
2026-06-19 12:35:48.288555 | controller | Jun 19 11:24:57.111678 crc crio[22562]: time="2026-06-19T11:24:57.11153472Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288571 | controller | Jun 19 11:24:57.113425 crc crio[22562]: time="2026-06-19T11:24:57.113338816Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3079dfbf-04e5-49a6-97a9-05cd49e216f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288587 | controller | Jun 19 11:24:57.117113 crc crio[22562]: time="2026-06-19T11:24:57.117040719Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f808a066-d427-45fd-8ade-748a498660ec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288603 | controller | Jun 19 11:24:57.127404 crc crio[22562]: time="2026-06-19T11:24:57.127368406Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-content" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288619 | controller | Jun 19 11:24:57.127988 crc crio[22562]: time="2026-06-19T11:24:57.127966441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288634 | controller | Jun 19 11:24:57.161817 crc crio[22562]: time="2026-06-19T11:24:57.161756125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288650 | controller | Jun 19 11:24:57.165338 crc crio[22562]: time="2026-06-19T11:24:57.165310683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288665 | controller | Jun 19 11:24:57.289011 crc crio[22562]: time="2026-06-19T11:24:57.288947Z" level=info msg="Created container 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f: openshift-marketplace/redhat-marketplace-492dw/extract-content" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288690 | controller | Jun 19 11:24:57.291366 crc crio[22562]: time="2026-06-19T11:24:57.291244946Z" level=info msg="Starting container: 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f" id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.288706 | controller | Jun 19 11:24:57.297719 crc crio[22562]: time="2026-06-19T11:24:57.297613375Z" level=info msg="Started container" PID=30853 containerID=98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f description=openshift-marketplace/redhat-marketplace-492dw/extract-content id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547
2026-06-19 12:35:48.288722 | controller | Jun 19 11:24:57.577314 crc crio[22562]: time="2026-06-19T11:24:57.575795888Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.288750 | controller | Jun 19 11:24:57.580917 crc crio[22562]: time="2026-06-19T11:24:57.580841984Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1a429fc7-c464-436d-af4c-0dc2c88d24f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288767 | controller | Jun 19 11:24:57.586601 crc crio[22562]: time="2026-06-19T11:24:57.586454985Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e5bb656a-8310-473f-a89b-c5d5723005f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288789 | controller | Jun 19 11:24:57.599217 crc crio[22562]: time="2026-06-19T11:24:57.59869263Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-content" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288807 | controller | Jun 19 11:24:57.599793 crc crio[22562]: time="2026-06-19T11:24:57.599573692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288822 | controller | Jun 19 11:24:57.644921 crc crio[22562]: time="2026-06-19T11:24:57.644340209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288838 | controller | Jun 19 11:24:57.656407 crc crio[22562]: time="2026-06-19T11:24:57.655857887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.288854 | controller | Jun 19 11:24:57.850997 crc crio[22562]: time="2026-06-19T11:24:57.845036408Z" level=info msg="Created container 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776: openshift-marketplace/redhat-operators-qw2rg/extract-content" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288870 | controller | Jun 19 11:24:57.851710 crc crio[22562]: time="2026-06-19T11:24:57.851584971Z" level=info msg="Starting container: 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776" id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.288885 | controller | Jun 19 11:24:57.863678 crc crio[22562]: time="2026-06-19T11:24:57.860873024Z" level=info msg="Started container" PID=30882 containerID=9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776 description=openshift-marketplace/redhat-operators-qw2rg/extract-content id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76
2026-06-19 12:35:48.288904 | controller | Jun 19 11:25:04.725857 crc crio[22562]: time="2026-06-19T11:25:04.724039355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=631357a8-8920-4838-95f8-870eb55e250c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288920 | controller | Jun 19 11:25:04.733110 crc crio[22562]: time="2026-06-19T11:25:04.732848005Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dd2eb167-aeb1-4e81-adee-b769f23ff8de name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288936 | controller | Jun 19 11:25:04.745064 crc crio[22562]: time="2026-06-19T11:25:04.744956696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1397499f-7935-4ded-a3e9-e0b7811f3b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288953 | controller | Jun 19 11:25:04.749619 crc crio[22562]: time="2026-06-19T11:25:04.749338457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=865b05d1-610a-4924-b438-6190215a162c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.288970 | controller | Jun 19 11:25:04.750351 crc crio[22562]: time="2026-06-19T11:25:04.749958862Z" level=info msg="Creating container: openshift-marketplace/community-operators-h8ftv/registry-server" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.288987 | controller | Jun 19 11:25:04.754428 crc crio[22562]: time="2026-06-19T11:25:04.750715441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289007 | controller | Jun 19 11:25:04.769314 crc crio[22562]: time="2026-06-19T11:25:04.769056379Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wnzzc/registry-server" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289073 | controller | Jun 19 11:25:04.781882 crc crio[22562]: time="2026-06-19T11:25:04.781693254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289095 | controller | Jun 19 11:25:04.837745 crc crio[22562]: time="2026-06-19T11:25:04.83681314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289111 | controller | Jun 19 11:25:04.843351 crc crio[22562]: time="2026-06-19T11:25:04.842924633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289127 | controller | Jun 19 11:25:04.873770 crc crio[22562]: time="2026-06-19T11:25:04.873316051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289142 | controller | Jun 19 11:25:04.888430 crc crio[22562]: time="2026-06-19T11:25:04.888136721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289158 | controller | Jun 19 11:25:05.059079 crc crio[22562]: time="2026-06-19T11:25:05.05880712Z" level=info msg="Created container 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4: openshift-marketplace/community-operators-h8ftv/registry-server" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289177 | controller | Jun 19 11:25:05.062705 crc crio[22562]: time="2026-06-19T11:25:05.062566014Z" level=info msg="Starting container: 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4" id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.289193 | controller | Jun 19 11:25:05.082051 crc crio[22562]: time="2026-06-19T11:25:05.081962709Z" level=info msg="Started container" PID=31017 containerID=833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4 description=openshift-marketplace/community-operators-h8ftv/registry-server id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a
2026-06-19 12:35:48.289209 | controller | Jun 19 11:25:05.136787 crc crio[22562]: time="2026-06-19T11:25:05.136630882Z" level=info msg="Created container 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918: openshift-marketplace/certified-operators-wnzzc/registry-server" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289225 | controller | Jun 19 11:25:05.139384 crc crio[22562]: time="2026-06-19T11:25:05.139044683Z" level=info msg="Starting container: 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918" id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.289337 | controller | Jun 19 11:25:05.147046 crc crio[22562]: time="2026-06-19T11:25:05.146712074Z" level=info msg="Started container" PID=31021 containerID=84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918 description=openshift-marketplace/certified-operators-wnzzc/registry-server id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee
2026-06-19 12:35:48.289362 | controller | Jun 19 11:25:05.945336 crc crio[22562]: time="2026-06-19T11:25:05.945285964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b5c5331e-a90d-4501-bce2-b2a22bf7a7fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.289404 | controller | Jun 19 11:25:05.954821 crc crio[22562]: time="2026-06-19T11:25:05.95434879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=183bd725-03db-402c-910f-2a83e0b5d465 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.289423 | controller | Jun 19 11:25:05.985709 crc crio[22562]: time="2026-06-19T11:25:05.985436276Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-492dw/registry-server" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289466 | controller | Jun 19 11:25:05.986560 crc crio[22562]: time="2026-06-19T11:25:05.986364369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289542 | controller | Jun 19 11:25:06.091772 crc crio[22562]: time="2026-06-19T11:25:06.091610936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289560 | controller | Jun 19 11:25:06.103850 crc crio[22562]: time="2026-06-19T11:25:06.103741458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289577 | controller | Jun 19 11:25:06.307791 crc crio[22562]: time="2026-06-19T11:25:06.30735298Z" level=info msg="Created container 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb: openshift-marketplace/redhat-marketplace-492dw/registry-server" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289602 | controller | Jun 19 11:25:06.309384 crc crio[22562]: time="2026-06-19T11:25:06.30934591Z" level=info msg="Starting container: 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb" id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.289619 | controller | Jun 19 11:25:06.339840 crc crio[22562]: time="2026-06-19T11:25:06.339612296Z" level=info msg="Started container" PID=31054 containerID=4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb description=openshift-marketplace/redhat-marketplace-492dw/registry-server id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547
2026-06-19 12:35:48.289635 | controller | Jun 19 11:25:17.419251 crc crio[22562]: time="2026-06-19T11:25:17.418062308Z" level=info msg="Stopping container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 (timeout: 2s)" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289651 | controller | Jun 19 11:25:18.841689 crc crio[22562]: time="2026-06-19T11:25:18.840866719Z" level=info msg="Stopping container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 (timeout: 2s)" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289667 | controller | Jun 19 11:25:20.864018 crc crio[22562]: time="2026-06-19T11:25:20.863560521Z" level=warning msg="Stopping container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 with stop signal(15) timed out. Killing..."
2026-06-19 12:35:48.289683 | controller | Jun 19 11:25:20.877772 crc crio[22562]: time="2026-06-19T11:25:20.877630632Z" level=error msg="Killing container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-19 12:35:48.289699 | controller | Jun 19 11:25:27.808746 crc crio[22562]: time="2026-06-19T11:25:27.807937558Z" level=info msg="Stopping container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa (timeout: 2s)" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289715 | controller | Jun 19 11:25:29.943009 crc crio[22562]: time="2026-06-19T11:25:29.935729203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08cbea6d-5d98-4c7c-8bfa-aa76f283f044 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.289753 | controller | Jun 19 11:25:31.377138 crc crio[22562]: time="2026-06-19T11:25:31.376991956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9e2cd58-894b-46dc-a70b-22c3a43a22dc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.289776 | controller | Jun 19 11:25:31.388638 crc crio[22562]: time="2026-06-19T11:25:31.388550834Z" level=info msg="Stopped container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289793 | controller | Jun 19 11:25:31.389664 crc crio[22562]: time="2026-06-19T11:25:31.389516108Z" level=info msg="Stopped container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289813 | controller | Jun 19 11:25:31.389664 crc crio[22562]: time="2026-06-19T11:25:31.389654022Z" level=info msg="Stopped container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.289829 | controller | Jun 19 11:25:31.389949 crc crio[22562]: time="2026-06-19T11:25:31.389672102Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qw2rg/registry-server" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.289845 | controller | Jun 19 11:25:31.390294 crc crio[22562]: time="2026-06-19T11:25:31.389760665Z" level=info msg="Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.289860 | controller | Jun 19 11:25:31.390721 crc crio[22562]: time="2026-06-19T11:25:31.390664417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.289876 | controller | Jun 19 11:25:31.390848 crc crio[22562]: time="2026-06-19T11:25:31.390777569Z" level=info msg="Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.289892 | controller | Jun 19 11:25:31.390848 crc crio[22562]: time="2026-06-19T11:25:31.390827331Z" level=info msg="Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000658620}] Aliases:map[]}"
2026-06-19 12:35:48.289977 | controller | Jun 19 11:25:31.391022 crc crio[22562]: time="2026-06-19T11:25:31.390962385Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-8xwb5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.290029 | controller | Jun 19 11:25:31.391353 crc crio[22562]: time="2026-06-19T11:25:31.391292003Z" level=info msg="Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.290049 | controller | Jun 19 11:25:31.391538 crc crio[22562]: time="2026-06-19T11:25:31.391442596Z" level=info msg="Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc0032d21e0}] Aliases:map[]}"
2026-06-19 12:35:48.290066 | controller | Jun 19 11:25:31.391758 crc crio[22562]: time="2026-06-19T11:25:31.391662322Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-h86vf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.290083 | controller | Jun 19 11:25:31.391758 crc crio[22562]: time="2026-06-19T11:25:31.391733393Z" level=info msg="Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0016124a0}] Aliases:map[]}"
2026-06-19 12:35:48.290104 | controller | Jun 19 11:25:31.392199 crc crio[22562]: time="2026-06-19T11:25:31.391913628Z" level=info msg="Deleting pod openshift-marketplace_community-operators-9fcdk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.290120 | controller | Jun 19 11:25:31.538372 crc crio[22562]: time="2026-06-19T11:25:31.537712548Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.290137 | controller | Jun 19 11:25:31.541485 crc crio[22562]: time="2026-06-19T11:25:31.540457505Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b3fd7747-146a-4599-be8b-042d691dde8e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.290152 | controller | Jun 19 11:25:31.610575 crc crio[22562]: time="2026-06-19T11:25:31.608609755Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b6667d3f-94c3-4b15-b989-6787c2361c15 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.290168 | controller | Jun 19 11:25:31.662062 crc crio[22562]: time="2026-06-19T11:25:31.661952848Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697804-zl8lt/oc" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.290184 | controller | Jun 19 11:25:31.699474 crc crio[22562]: time="2026-06-19T11:25:31.698615083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.290199 | controller | Jun 19 11:25:31.893779 crc crio[22562]: time="2026-06-19T11:25:31.893222089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.290691 | controller | Jun 19 11:25:31.922475 crc crio[22562]: time="2026-06-19T11:25:31.917431963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.290716 | controller | Jun 19 11:25:31.981477 crc crio[22562]: time="2026-06-19T11:25:31.979580645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.290734 | controller | Jun 19 11:25:32.330644 crc crio[22562]: time="2026-06-19T11:25:32.330489163Z" level=info msg="Created container 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75: openshift-marketplace/redhat-operators-qw2rg/registry-server" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.290752 | controller | Jun 19 11:25:32.337035 crc crio[22562]: time="2026-06-19T11:25:32.336913714Z" level=info msg="Starting container: 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75" id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.290769 | controller | Jun 19 11:25:32.395884 crc crio[22562]: time="2026-06-19T11:25:32.395394544Z" level=info msg="Started container" PID=31550 containerID=54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75 description=openshift-marketplace/redhat-operators-qw2rg/registry-server id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76
2026-06-19 12:35:48.290787 | controller | Jun 19 11:25:33.259350 crc crio[22562]: time="2026-06-19T11:25:33.258688581Z" level=info msg="Stopped pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.290809 | controller | Jun 19 11:25:33.344808 crc crio[22562]: time="2026-06-19T11:25:33.343517078Z" level=info msg="Stopped pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.290826 | controller | Jun 19 11:25:33.610611 crc crio[22562]: time="2026-06-19T11:25:33.61048925Z" level=info msg="Stopped pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.290843 | controller | Jun 19 11:25:33.655613 crc crio[22562]: time="2026-06-19T11:25:33.655517834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.290860 | controller | Jun 19 11:25:33.832948 crc crio[22562]: time="2026-06-19T11:25:33.832320697Z" level=info msg="Created container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.290877 | controller | Jun 19 11:25:33.837187 crc crio[22562]: time="2026-06-19T11:25:33.834716286Z" level=info msg="Starting container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6" id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.290893 | controller | Jun 19 11:25:33.851905 crc crio[22562]: time="2026-06-19T11:25:33.851282829Z" level=info msg="Started container" PID=31619 containerID=a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6 description=openshift-infra/auto-csr-approver-29697804-zl8lt/oc id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34
2026-06-19 12:35:48.290910 | controller | Jun 19 11:25:34.089553 crc crio[22562]: time="2026-06-19T11:25:34.089420723Z" level=info msg="Removing container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.290926 | controller | Jun 19 11:25:34.117637 crc crio[22562]: time="2026-06-19T11:25:34.117542456Z" level=info msg="Removed container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.290943 | controller | Jun 19 11:25:34.120922 crc crio[22562]: time="2026-06-19T11:25:34.120826587Z" level=info msg="Removing container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.290959 | controller | Jun 19 11:25:34.174398 crc crio[22562]: time="2026-06-19T11:25:34.174319812Z" level=info msg="Removed container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.290976 | controller | Jun 19 11:25:34.177222 crc crio[22562]: time="2026-06-19T11:25:34.177069081Z" level=info msg="Removing container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.290992 | controller | Jun 19 11:25:34.216575 crc crio[22562]: time="2026-06-19T11:25:34.216487564Z" level=info msg="Removed container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291012 | controller | Jun 19 11:25:34.226826 crc crio[22562]: time="2026-06-19T11:25:34.226743851Z" level=info msg="Removing container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291028 | controller | Jun 19 11:25:34.251300 crc crio[22562]: time="2026-06-19T11:25:34.251210611Z" level=info msg="Removed container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291045 | controller | Jun 19 11:25:34.262065 crc crio[22562]: time="2026-06-19T11:25:34.26196905Z" level=info msg="Removing container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291061 | controller | Jun 19 11:25:34.301453 crc crio[22562]: time="2026-06-19T11:25:34.300073561Z" level=info msg="Removed container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291077 | controller | Jun 19 11:25:34.317112 crc crio[22562]: time="2026-06-19T11:25:34.316955952Z" level=info msg="Removing container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291094 | controller | Jun 19 11:25:34.337958 crc crio[22562]: time="2026-06-19T11:25:34.337862904Z" level=info msg="Removed container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291110 | controller | Jun 19 11:25:34.344272 crc crio[22562]: time="2026-06-19T11:25:34.342957151Z" level=info msg="Removing container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291126 | controller | Jun 19 11:25:34.364332 crc crio[22562]: time="2026-06-19T11:25:34.363937504Z" level=info msg="Removed container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291143 | controller | Jun 19 11:25:34.370895 crc crio[22562]: time="2026-06-19T11:25:34.370810207Z" level=info msg="Removing container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291159 | controller | Jun 19 11:25:34.398285 crc crio[22562]: time="2026-06-19T11:25:34.398023056Z" level=info msg="Removed container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291175 | controller | Jun 19 11:25:34.401920 crc crio[22562]: time="2026-06-19T11:25:34.401844051Z" level=info msg="Removing container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291191 | controller | Jun 19 11:25:34.430331 crc crio[22562]: time="2026-06-19T11:25:34.42705469Z" level=info msg="Removed container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291210 | controller | Jun 19 11:25:36.132804 crc crio[22562]: time="2026-06-19T11:25:36.132304279Z" level=info msg="Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291227 | controller | Jun 19 11:25:36.134578 crc crio[22562]: time="2026-06-19T11:25:36.133411637Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc000139188}] Aliases:map[]}"
2026-06-19 12:35:48.291245 | controller | Jun 19 11:25:36.134578 crc crio[22562]: time="2026-06-19T11:25:36.13354389Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697804-zl8lt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.291262 | controller | Jun 19 11:25:36.397246 crc crio[22562]: time="2026-06-19T11:25:36.396519004Z" level=info msg="Stopped pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291280 | controller | Jun 19 11:25:45.144450 crc crio[22562]: time="2026-06-19T11:25:45.143389435Z" level=info msg="Stopping container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae (timeout: 2s)" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.291296 | controller | Jun 19 11:25:45.269011 crc crio[22562]: time="2026-06-19T11:25:45.268871497Z" level=info msg="Stopped container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.291313 | controller | Jun 19 11:25:45.270355 crc crio[22562]: time="2026-06-19T11:25:45.270077096Z" level=info msg="Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291330 | controller | Jun 19 11:25:45.271282 crc crio[22562]: time="2026-06-19T11:25:45.27105715Z" level=info msg="Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d490}] Aliases:map[]}"
2026-06-19 12:35:48.291347 | controller | Jun 19 11:25:45.271601 crc crio[22562]: time="2026-06-19T11:25:45.271504432Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-nh4kl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.291364 | controller | Jun 19 11:25:45.536813 crc crio[22562]: time="2026-06-19T11:25:45.536649Z" level=info msg="Stopped pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291381 | controller | Jun 19 11:25:46.270893 crc crio[22562]: time="2026-06-19T11:25:46.270296159Z" level=info msg="Removing container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291400 | controller | Jun 19 11:25:46.325413 crc crio[22562]: time="2026-06-19T11:25:46.325299412Z" level=info msg="Removed container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291417 | controller | Jun 19 11:25:46.330919 crc crio[22562]: time="2026-06-19T11:25:46.330787279Z" level=info msg="Removing container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291458 | controller | Jun 19 11:25:46.358407 crc crio[22562]: time="2026-06-19T11:25:46.358312986Z" level=info msg="Removed container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291477 | controller | Jun 19 11:25:46.361943 crc crio[22562]: time="2026-06-19T11:25:46.361841914Z" level=info msg="Removing container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291494 | controller | Jun 19 11:25:46.386676 crc crio[22562]: time="2026-06-19T11:25:46.38654283Z" level=info msg="Removed container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.291510 | controller | Jun 19 11:26:00.539236 crc crio[22562]: time="2026-06-19T11:26:00.537660249Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697806-pljdg/POD" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.291527 | controller | Jun 19 11:26:00.539236 crc crio[22562]: time="2026-06-19T11:26:00.538654854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.291544 | controller | Jun 19 11:26:00.581046 crc crio[22562]: time="2026-06-19T11:26:00.580336475Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}"
2026-06-19 12:35:48.291561 | controller | Jun 19 11:26:00.581046 crc crio[22562]: time="2026-06-19T11:26:00.580439907Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697806-pljdg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.291578 | controller | Jun 19 11:26:00.970222 crc crio[22562]: 2026-06-19T11:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2948a0b26a5ff Mac:6e:78:d7:54:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 SocketPath: PciID:}] [{Interface:0xc0005a65b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.291595 | controller | Jun 19 11:26:00.970222 crc crio[22562]: time="2026-06-19T11:26:00.969305743Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}"
2026-06-19 12:35:48.291616 | controller | Jun 19 11:26:00.970222 crc crio[22562]: time="2026-06-19T11:26:00.969503768Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697806-pljdg for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.291634 | controller | Jun 19 11:26:00.977371 crc crio[22562]: time="2026-06-19T11:26:00.977320303Z" level=info msg="Ran pod sandbox 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c with infra container: openshift-infra/auto-csr-approver-29697806-pljdg/POD" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.291651 | controller | Jun 19 11:26:00.984203 crc crio[22562]: time="2026-06-19T11:26:00.983967428Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.291668 | controller | Jun 19 11:26:00.993837 crc crio[22562]: time="2026-06-19T11:26:00.993736982Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.291685 | controller | Jun 19 11:26:02.116219 crc crio[22562]: time="2026-06-19T11:26:02.115348365Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.291701 | controller | Jun 19 11:26:02.118060 crc crio[22562]: time="2026-06-19T11:26:02.117454938Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4e085f62-713e-4541-a51f-16e46985aaf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.291718 | controller | Jun 19 11:26:02.119842 crc crio[22562]: time="2026-06-19T11:26:02.119758035Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dcc6a373-6c1c-45ac-968e-69546f5e4dfb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.291734 | controller | Jun 19 11:26:02.130425 crc crio[22562]: time="2026-06-19T11:26:02.130322569Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697806-pljdg/oc" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.291751 | controller | Jun 19 11:26:02.131030 crc crio[22562]: time="2026-06-19T11:26:02.130968834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.291768 | controller | Jun 19 11:26:02.157053 crc crio[22562]: time="2026-06-19T11:26:02.156961344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.291784 | controller | Jun 19 11:26:02.447280 crc crio[22562]: time="2026-06-19T11:26:02.44688664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.291800 | controller | Jun 19 11:26:02.593439 crc crio[22562]: time="2026-06-19T11:26:02.592516964Z" level=info msg="Created container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.291817 | controller | Jun 19 11:26:02.595852 crc crio[22562]: time="2026-06-19T11:26:02.595712454Z" level=info msg="Starting container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97" id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.291836 | controller | Jun 19 11:26:02.602438 crc crio[22562]: time="2026-06-19T11:26:02.602306249Z" level=info msg="Started container" PID=32177 containerID=7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97 description=openshift-infra/auto-csr-approver-29697806-pljdg/oc id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c
2026-06-19 12:35:48.291854 | controller | Jun 19 11:26:04.516756 crc crio[22562]: time="2026-06-19T11:26:04.516635606Z" level=info msg="Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291871 | controller | Jun 19 11:26:04.519449 crc crio[22562]: time="2026-06-19T11:26:04.517682323Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc00259c5c8}] Aliases:map[]}"
2026-06-19 12:35:48.291888 | controller | Jun 19 11:26:04.519449 crc crio[22562]: time="2026-06-19T11:26:04.517841656Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697806-pljdg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.291905 | controller | Jun 19 11:26:04.890597 crc crio[22562]: time="2026-06-19T11:26:04.889902943Z" level=info msg="Stopped pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291922 | controller | Jun 19 11:26:08.111025 crc crio[22562]: time="2026-06-19T11:26:08.109042107Z" level=info msg="Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291938 | controller | Jun 19 11:26:08.111025 crc crio[22562]: time="2026-06-19T11:26:08.110892933Z" level=info msg="Stopped pod sandbox (already stopped): e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.291955 | controller | Jun 19 11:26:08.113426 crc crio[22562]: time="2026-06-19T11:26:08.112579354Z" level=info msg="Removing pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.291971 | controller | Jun 19 11:26:08.134943 crc crio[22562]: time="2026-06-19T11:26:08.134751868Z" level=info msg="Removed pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.291988 | controller | Jun 19 11:26:08.138672 crc crio[22562]: time="2026-06-19T11:26:08.138518082Z" level=info msg="Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292007 | controller | Jun 19 11:26:08.138672 crc crio[22562]: time="2026-06-19T11:26:08.138662556Z" level=info msg="Stopped pod sandbox (already stopped): 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292025 | controller | Jun 19 11:26:08.140353 crc crio[22562]: time="2026-06-19T11:26:08.140064671Z" level=info msg="Removing pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292044 | controller | Jun 19 11:26:08.160945 crc crio[22562]: time="2026-06-19T11:26:08.160751447Z" level=info msg="Removed pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292060 | controller | Jun 19 11:26:08.167822 crc crio[22562]: time="2026-06-19T11:26:08.167723501Z" level=info msg="Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292076 | controller | Jun 19 11:26:08.168035 crc crio[22562]: time="2026-06-19T11:26:08.167884005Z" level=info msg="Stopped pod sandbox (already stopped): 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292092 | controller | Jun 19 11:26:08.169364 crc crio[22562]: time="2026-06-19T11:26:08.169225639Z" level=info msg="Removing pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292108 | controller | Jun 19 11:26:08.187113 crc crio[22562]: time="2026-06-19T11:26:08.186889499Z" level=info msg="Removed pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292125 | controller | Jun 19 11:26:08.190228 crc crio[22562]: time="2026-06-19T11:26:08.190042728Z" level=info msg="Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292141 | controller | Jun 19 11:26:08.190387 crc crio[22562]: time="2026-06-19T11:26:08.190301785Z" level=info msg="Stopped pod sandbox (already stopped): 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292157 | controller | Jun 19 11:26:08.191298 crc crio[22562]: time="2026-06-19T11:26:08.191207798Z" level=info msg="Removing pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292173 | controller | Jun 19 11:26:08.203379 crc crio[22562]: time="2026-06-19T11:26:08.20330588Z" level=info msg="Removed pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.292189 | controller | Jun 19 11:28:00.532013 crc crio[22562]: time="2026-06-19T11:28:00.531245146Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697808-fh7j8/POD" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.292205 | controller | Jun 19 11:28:00.533613 crc crio[22562]: time="2026-06-19T11:28:00.532278082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292222 | controller | Jun 19 11:28:00.568966 crc crio[22562]: time="2026-06-19T11:28:00.568797353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}"
2026-06-19 12:35:48.292241 | controller | Jun 19 11:28:00.568966 crc crio[22562]: time="2026-06-19T11:28:00.568913086Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697808-fh7j8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.292258 | controller | Jun 19 11:28:00.913685 crc crio[22562]: 2026-06-19T11:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a52f812012715 Mac:7a:b1:ab:52:c3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.292275 | controller | Jun 19 11:28:00.916685 crc crio[22562]: time="2026-06-19T11:28:00.91643665Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}"
2026-06-19 12:35:48.292292 | controller | Jun 19 11:28:00.916685 crc crio[22562]: time="2026-06-19T11:28:00.916652035Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697808-fh7j8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.292308 | controller | Jun 19 11:28:00.925430 crc crio[22562]: time="2026-06-19T11:28:00.925307131Z" level=info msg="Ran pod sandbox 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb with infra container: openshift-infra/auto-csr-approver-29697808-fh7j8/POD" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.292325 | controller | Jun 19 11:28:00.934011 crc crio[22562]: time="2026-06-19T11:28:00.931127926Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.292341 | controller | Jun 19 11:28:00.948715 crc crio[22562]: time="2026-06-19T11:28:00.948074109Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.292358 | controller | Jun 19 11:28:01.753930 crc crio[22562]: time="2026-06-19T11:28:01.753612233Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.292375 | controller | Jun 19 11:28:01.757974 crc crio[22562]: time="2026-06-19T11:28:01.75504234Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=12a431df-b665-4e28-87eb-2f7bb32db4b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.292391 | controller | Jun 19 11:28:01.758688 crc crio[22562]: time="2026-06-19T11:28:01.758043693Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f75a9c45-794b-4f02-8f17-9e6dcba3ffa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.292408 | controller | Jun 19 11:28:01.769258 crc crio[22562]: time="2026-06-19T11:28:01.768821743Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697808-fh7j8/oc" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.292425 | controller | Jun 19 11:28:01.771534 crc crio[22562]: time="2026-06-19T11:28:01.770409283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292465 | controller | Jun 19 11:28:01.814776 crc crio[22562]: time="2026-06-19T11:28:01.814638286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292484 | controller | Jun 19 11:28:02.046369 crc crio[22562]: time="2026-06-19T11:28:02.045933109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292501 | controller | Jun 19 11:28:02.158860 crc crio[22562]: time="2026-06-19T11:28:02.158721354Z" level=info msg="Created container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.292518 | controller | Jun 19 11:28:02.160850 crc crio[22562]: time="2026-06-19T11:28:02.160726664Z" level=info msg="Starting container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752" id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.292535 | controller | Jun 19 11:28:02.171353 crc crio[22562]: time="2026-06-19T11:28:02.171135344Z" level=info msg="Started container" PID=33825 containerID=a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752 description=openshift-infra/auto-csr-approver-29697808-fh7j8/oc id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb
2026-06-19 12:35:48.292552 | controller | Jun 19 11:28:04.124821 crc crio[22562]: time="2026-06-19T11:28:04.124741722Z" level=info msg="Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292569 | controller | Jun 19 11:28:04.126194 crc crio[22562]: time="2026-06-19T11:28:04.125667535Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc000658560}] Aliases:map[]}"
2026-06-19 12:35:48.292585 | controller | Jun 19 11:28:04.126194 crc crio[22562]: time="2026-06-19T11:28:04.125854599Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697808-fh7j8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.292602 | controller | Jun 19 11:28:04.371131 crc crio[22562]: time="2026-06-19T11:28:04.370980058Z" level=info msg="Stopped pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.292619 | controller | Jun 19 11:30:00.529537 crc crio[22562]: time="2026-06-19T11:30:00.528684591Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697810-p98zp/POD" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.292636 | controller | Jun 19 11:30:00.531426 crc crio[22562]: time="2026-06-19T11:30:00.530047745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292653 | controller | Jun 19 11:30:00.536504 crc crio[22562]: time="2026-06-19T11:30:00.535754956Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.292669 | controller | Jun 19 11:30:00.536504 crc crio[22562]: time="2026-06-19T11:30:00.535999232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292690 | controller | Jun 19 11:30:00.605606 crc crio[22562]: time="2026-06-19T11:30:00.605274211Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}"
2026-06-19 12:35:48.292707 | controller | Jun 19 11:30:00.605606 crc crio[22562]: time="2026-06-19T11:30:00.605426895Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697810-p98zp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.292724 | controller | Jun 19 11:30:00.608129 crc crio[22562]: time="2026-06-19T11:30:00.607508066Z" level=info msg="Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}"
2026-06-19 12:35:48.292755 | controller | Jun 19 11:30:00.608129 crc crio[22562]: time="2026-06-19T11:30:00.607552557Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.292773 | controller | Jun 19 11:30:02.374256 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2401aa62c33385f Mac:de:b6:84:7d:d5:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.292790 | controller | Jun 19 11:30:02.378356 crc crio[22562]: time="2026-06-19T11:30:02.37824429Z" level=info msg="Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}"
2026-06-19 12:35:48.292810 | controller | Jun 19 11:30:02.378655 crc crio[22562]: time="2026-06-19T11:30:02.378554658Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.292826 | controller | Jun 19 11:30:02.392442 crc crio[22562]: time="2026-06-19T11:30:02.392138045Z" level=info msg="Ran pod sandbox 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.292843 | controller | Jun 19 11:30:02.409002 crc crio[22562]: time="2026-06-19T11:30:02.408894781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2d6f3389-ca21-4ac3-a966-51d9c8837f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.292862 | controller | Jun 19 11:30:02.413196 crc crio[22562]: time="2026-06-19T11:30:02.412920021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=885f2f95-38d7-4e0c-9159-a07babe2c4c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.292879 | controller | Jun 19 11:30:02.432682 crc crio[22562]: time="2026-06-19T11:30:02.432556708Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.292896 | controller | Jun 19 11:30:02.433279 crc crio[22562]: time="2026-06-19T11:30:02.433210605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292912 | controller | Jun 19 11:30:02.467181 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554c0595fd6918e Mac:22:8f:93:ea:24:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.292929 | controller | Jun 19 11:30:02.469713 crc crio[22562]: time="2026-06-19T11:30:02.469011072Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}"
2026-06-19 12:35:48.292945 | controller | Jun 19 11:30:02.470570 crc crio[22562]: time="2026-06-19T11:30:02.47048359Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697810-p98zp for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.292962 | controller | Jun 19 11:30:02.475076 crc crio[22562]: time="2026-06-19T11:30:02.47499103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292978 | controller | Jun 19 11:30:02.481458 crc crio[22562]: time="2026-06-19T11:30:02.480713542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.292997 | controller | Jun 19 11:30:02.481618 crc crio[22562]: time="2026-06-19T11:30:02.481347478Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293016 | controller | Jun 19 11:30:02.481707 crc crio[22562]: time="2026-06-19T11:30:02.481670746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.293032 | controller | Jun 19 11:30:02.483877 crc crio[22562]: time="2026-06-19T11:30:02.483786319Z" level=info msg="Ran pod sandbox 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 with infra container: openshift-infra/auto-csr-approver-29697810-p98zp/POD" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293048 | controller | Jun 19 11:30:02.487783 crc crio[22562]: time="2026-06-19T11:30:02.487702645Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.293068 | controller | Jun 19 11:30:02.496457 crc crio[22562]: time="2026-06-19T11:30:02.49634118Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.293085 | controller | Jun 19 11:30:02.512713 crc crio[22562]: time="2026-06-19T11:30:02.512626204Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}"
2026-06-19 12:35:48.293102 | controller | Jun 19 11:30:02.512713 crc crio[22562]: time="2026-06-19T11:30:02.512707626Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.293119 | controller | Jun 19 11:30:02.575380 crc crio[22562]: time="2026-06-19T11:30:02.57492842Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293136 | controller | Jun 19 11:30:02.575380 crc crio[22562]: time="2026-06-19T11:30:02.575314599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.293152 | controller | Jun 19 11:30:02.591592 crc crio[22562]: time="2026-06-19T11:30:02.591535071Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293168 | controller | Jun 19 11:30:02.591725 crc crio[22562]: time="2026-06-19T11:30:02.591610803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.293185 | controller | Jun 19 11:30:02.603033 crc crio[22562]: time="2026-06-19T11:30:02.602911074Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}"
2026-06-19 12:35:48.293202 | controller | Jun 19 11:30:02.603033 crc crio[22562]: time="2026-06-19T11:30:02.602996496Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-hvjkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.293218 | controller | Jun 19 11:30:02.619814 crc crio[22562]: time="2026-06-19T11:30:02.619552307Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}"
2026-06-19 12:35:48.293235 | controller | Jun 19 11:30:02.619814 crc crio[22562]: time="2026-06-19T11:30:02.619624779Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.293257 | controller | Jun 19 11:30:02.623566 crc crio[22562]: time="2026-06-19T11:30:02.623488024Z" level=info msg="Created container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.293275 | controller | Jun 19 11:30:02.625195 crc crio[22562]: time="2026-06-19T11:30:02.625031112Z" level=info msg="Starting container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8" id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.293292 | controller | Jun 19 11:30:02.644782 crc crio[22562]: time="2026-06-19T11:30:02.644512355Z" level=info msg="Started container" PID=35882 containerID=4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8 description=openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096
2026-06-19 12:35:48.293309 | controller | Jun 19 11:30:03.069409 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8508640285d8b0 Mac:2a:fe:61:08:65:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.293326 | controller | Jun 19 11:30:03.074799 crc crio[22562]: time="2026-06-19T11:30:03.074636696Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}"
2026-06-19 12:35:48.293343 | controller | Jun 19 11:30:03.075982 crc crio[22562]: time="2026-06-19T11:30:03.075903306Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.293359 | controller | Jun 19 11:30:03.090777 crc crio[22562]: time="2026-06-19T11:30:03.090662243Z" level=info msg="Ran pod sandbox c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293376 | controller | Jun 19 11:30:03.100988 crc crio[22562]: time="2026-06-19T11:30:03.100768713Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293392 | controller | Jun 19 11:30:03.101449 crc crio[22562]: time="2026-06-19T11:30:03.101295347Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293408 | controller | Jun 19 11:30:03.101517 crc crio[22562]: time="2026-06-19T11:30:03.101491362Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293424 | controller | Jun 19 11:30:03.105987 crc crio[22562]: time="2026-06-19T11:30:03.105931182Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.293465 | controller | Jun 19 11:30:03.113633 crc crio[22562]: time="2026-06-19T11:30:03.113431857Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-19 12:35:48.293483 | controller | Jun 19 11:30:03.801264 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4524c215879ea Mac:32:7f:9c:76:b4:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.293500 | controller | Jun 19 11:30:03.802327 crc crio[22562]: time="2026-06-19T11:30:03.802271465Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}"
2026-06-19 12:35:48.293517 | controller | Jun 19 11:30:03.802534 crc crio[22562]: time="2026-06-19T11:30:03.802418478Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-hvjkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.293534 | controller | Jun 19 11:30:03.808239 crc crio[22562]: time="2026-06-19T11:30:03.808119519Z" level=info msg="Ran pod sandbox ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 with infra container: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293551 | controller | Jun 19 11:30:03.814078 crc crio[22562]: time="2026-06-19T11:30:03.814009966Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293567 | controller | Jun 19 11:30:03.814380 crc crio[22562]: time="2026-06-19T11:30:03.814327174Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293582 | controller | Jun 19 11:30:03.814482 crc crio[22562]: time="2026-06-19T11:30:03.814395926Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293599 | controller | Jun 19 11:30:03.815241 crc crio[22562]: time="2026-06-19T11:30:03.815189046Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.293615 | controller | Jun 19 11:30:03.818569 crc crio[22562]: time="2026-06-19T11:30:03.818003235Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-19 12:35:48.293631 | controller | Jun 19 11:30:03.825031 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5692125eb57f262 Mac:16:2a:51:a1:9d:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.293648 | controller | Jun 19 11:30:03.826302 crc crio[22562]: time="2026-06-19T11:30:03.82623634Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}"
2026-06-19 12:35:48.293669 | controller | Jun 19 11:30:03.826461 crc crio[22562]: time="2026-06-19T11:30:03.826420794Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.293687 | controller | Jun 19 11:30:03.838724 crc crio[22562]: time="2026-06-19T11:30:03.838669808Z" level=info msg="Ran pod sandbox 5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.293704 | controller | Jun 19 11:30:03.840501 crc crio[22562]: time="2026-06-19T11:30:03.840437672Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293721 | controller | Jun 19 11:30:03.840658 crc crio[22562]: time="2026-06-19T11:30:03.840603856Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293738 | controller | Jun 19 11:30:03.840714 crc crio[22562]: time="2026-06-19T11:30:03.840667657Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293754 | controller | Jun 19 11:30:03.841648 crc crio[22562]: time="2026-06-19T11:30:03.84159967Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.293771 | controller | Jun 19 11:30:03.845871 crc crio[22562]: time="2026-06-19T11:30:03.845815055Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-19 12:35:48.293788 | controller | Jun 19 11:30:05.827731 crc crio[22562]: time="2026-06-19T11:30:05.827226305Z" level=info msg="Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.293805 | controller | Jun 19 11:30:05.829355 crc crio[22562]: time="2026-06-19T11:30:05.828348663Z" level=info msg="Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc000328038}] Aliases:map[]}"
2026-06-19 12:35:48.293822 | controller | Jun 19 11:30:05.829355 crc crio[22562]: time="2026-06-19T11:30:05.828478446Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.293839 | controller | Jun 19 11:30:06.923719 crc crio[22562]: time="2026-06-19T11:30:06.923600163Z" level=info msg="Stopped pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.293856 | controller | Jun 19 11:30:09.862195 crc crio[22562]: time="2026-06-19T11:30:09.860687181Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.293876 | controller | Jun 19 11:30:09.863954 crc crio[22562]: time="2026-06-19T11:30:09.86349167Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f5178eae-fac3-49bb-9dd9-53dbaaab8e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293893 | controller | Jun 19 11:30:10.139527 crc crio[22562]: time="2026-06-19T11:30:10.139409106Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd24eac4-a775-49bd-915e-d347faabde35 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.293910 | controller | Jun 19 11:30:10.482528 crc crio[22562]: time="2026-06-19T11:30:10.482413113Z" level=info msg="Stopping container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 (timeout: 30s)" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.293926 | controller | Jun 19 11:30:10.483387 crc crio[22562]: time="2026-06-19T11:30:10.483228004Z" level=info msg="Stopping container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 (timeout: 30s)" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.293943 | controller | Jun 19 11:30:10.674226 crc crio[22562]: time="2026-06-19T11:30:10.674074408Z" level=info msg="Stopping container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 (timeout: 30s)" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.293959 | controller | Jun 19 11:30:10.674403 crc crio[22562]: time="2026-06-19T11:30:10.674368456Z" level=info msg="Stopping container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 (timeout: 30s)" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.293976 | controller | Jun 19 11:30:10.675526 crc crio[22562]: time="2026-06-19T11:30:10.675436991Z" level=info msg="Stopping container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 (timeout: 30s)" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.293992 | controller | Jun 19 11:30:10.675610 crc crio[22562]: time="2026-06-19T11:30:10.675520094Z" level=info msg="Stopping container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 (timeout: 30s)" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294008 | controller | Jun 19 11:30:10.676215 crc crio[22562]: time="2026-06-19T11:30:10.675466623Z" level=info msg="Stopping container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 (timeout: 30s)" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294025 | controller | Jun 19 11:30:10.676215 crc crio[22562]: time="2026-06-19T11:30:10.675496524Z" level=info msg="Stopping container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c (timeout: 30s)" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294041 | controller | Jun 19 11:30:10.676479 crc crio[22562]: time="2026-06-19T11:30:10.676123089Z" level=info msg="Stopping container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 (timeout: 30s)" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294058 | controller | Jun 19 11:30:10.750265 crc crio[22562]: time="2026-06-19T11:30:10.74990202Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-19 12:35:48.294074 | controller | Jun 19 11:30:10.750265 crc crio[22562]: time="2026-06-19T11:30:10.750219558Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.294091 | controller | Jun 19 11:30:10.769690 crc crio[22562]: time="2026-06-19T11:30:10.768837059Z" level=info msg="Stopping container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c (timeout: 30s)" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294114 | controller | Jun 19 11:30:10.897626 crc crio[22562]: time="2026-06-19T11:30:10.897262634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8d773952-4783-4dc9-8b1d-c3792b2294db name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294131 | controller | Jun 19 11:30:10.911965 crc crio[22562]: time="2026-06-19T11:30:10.911859167Z" level=info msg="Removing container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.294148 | controller | Jun 19 11:30:11.329043 crc crio[22562]: time="2026-06-19T11:30:11.328915562Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697810-p98zp/oc" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294165 | controller | Jun 19 11:30:11.332397 crc crio[22562]: time="2026-06-19T11:30:11.332315467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=fcab5958-a572-4f27-9506-df627ccf5009 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294209 | controller | Jun 19 11:30:11.334387 crc crio[22562]: time="2026-06-19T11:30:11.333228809Z" level=info msg="Stopped container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294230 | controller | Jun 19 11:30:11.367620 crc crio[22562]: time="2026-06-19T11:30:11.36752388Z" level=info msg="Stopped container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294247 | controller | Jun 19 11:30:11.379423 crc crio[22562]: time="2026-06-19T11:30:11.379296321Z" level=info msg="Stopped container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294264 | controller | Jun 19 11:30:11.494041 crc crio[22562]: time="2026-06-19T11:30:11.493909045Z" level=info msg="Stopped container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294280 | controller | Jun 19 11:30:11.501735 crc crio[22562]: time="2026-06-19T11:30:11.501620366Z" level=info msg="Stopped container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294297 | controller | Jun 19 11:30:11.510409 crc crio[22562]: time="2026-06-19T11:30:11.51022782Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.294313 | controller | Jun 19 11:30:11.513773 crc crio[22562]: time="2026-06-19T11:30:11.513551832Z" level=info msg="Stopped container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294330 | controller | Jun 19 11:30:11.515531 crc crio[22562]: time="2026-06-19T11:30:11.514687249Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=a34a1cea-890d-4195-b23e-a6fa97f20cd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294350 | controller | Jun 19 11:30:11.519526 crc crio[22562]: time="2026-06-19T11:30:11.519435068Z" level=info msg="Stopped container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294367 | controller | Jun 19 11:30:11.520865 crc crio[22562]: time="2026-06-19T11:30:11.520790691Z" level=info msg="Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.294383 | controller | Jun 19 11:30:11.523323 crc crio[22562]: time="2026-06-19T11:30:11.522716379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294400 | controller | Jun 19 11:30:11.529360 crc crio[22562]: time="2026-06-19T11:30:11.529299492Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294416 | controller | Jun 19 11:30:11.530367 crc crio[22562]: time="2026-06-19T11:30:11.530329238Z" level=info msg="Stopped container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294451 | controller | Jun 19 11:30:11.531362 crc crio[22562]: time="2026-06-19T11:30:11.531333203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294470 | controller | Jun 19 11:30:11.534443 crc crio[22562]: time="2026-06-19T11:30:11.534350958Z" level=info msg="Stopped container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294487 | controller | Jun 19 11:30:11.542243 crc crio[22562]: time="2026-06-19T11:30:11.541539665Z" level=info msg="Stopped container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.294504 | controller | Jun 19 11:30:11.543944 crc crio[22562]: time="2026-06-19T11:30:11.543261099Z" level=info msg="Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.294520 | controller | Jun 19 11:30:11.564457 crc crio[22562]: time="2026-06-19T11:30:11.563999263Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.294536 | controller | Jun 19 11:30:11.566226 crc crio[22562]: time="2026-06-19T11:30:11.566199148Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=b2a98ec9-64f0-42dd-9110-44431759019c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294553 | controller | Jun 19 11:30:11.667576 crc crio[22562]: time="2026-06-19T11:30:11.667376518Z" level=info msg="Stopped pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.294594 | controller | Jun 19 11:30:11.690911 crc crio[22562]: time="2026-06-19T11:30:11.690866971Z" level=info msg="Stopped pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.294620 | controller | Jun 19 11:30:11.819456 crc crio[22562]: time="2026-06-19T11:30:11.819110061Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=06804ab6-d395-41c5-a79c-274e59f9bc25 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294638 | controller | Jun 19 11:30:11.829972 crc crio[22562]: time="2026-06-19T11:30:11.829899228Z" level=info msg="Removed container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.294655 | controller | Jun 19 11:30:11.855870 crc crio[22562]: time="2026-06-19T11:30:11.855793791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294671 | controller | Jun 19 11:30:11.911501 crc crio[22562]: time="2026-06-19T11:30:11.91138596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294688 | controller | Jun 19 11:30:11.915007 crc crio[22562]: time="2026-06-19T11:30:11.914912508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294704 | controller | Jun 19 11:30:11.915440 crc crio[22562]: time="2026-06-19T11:30:11.915293848Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=f60e7033-3052-4c43-826a-793389f82d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294721 | controller | Jun 19 11:30:11.921481 crc crio[22562]: time="2026-06-19T11:30:11.921432729Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294737 | controller | Jun 19 11:30:11.923665 crc crio[22562]: time="2026-06-19T11:30:11.923600823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294754 | controller | Jun 19 11:30:11.928369 crc crio[22562]: time="2026-06-19T11:30:11.92829825Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.294771 | controller | Jun 19 11:30:11.929565 crc crio[22562]: time="2026-06-19T11:30:11.92950454Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ad738099-7cac-486e-99a6-2904de607015 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294787 | controller | Jun 19 11:30:11.934329 crc crio[22562]: time="2026-06-19T11:30:11.934202866Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=0a2e104e-35b4-4e03-80b8-17b1a5f44663 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.294803 | controller | Jun 19 11:30:11.937885 crc crio[22562]: time="2026-06-19T11:30:11.937445447Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294819 | controller | Jun 19 11:30:11.962654 crc crio[22562]: time="2026-06-19T11:30:11.962039407Z" level=info msg="Removing container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.294839 | controller | Jun 19 11:30:11.970668 crc crio[22562]: time="2026-06-19T11:30:11.97059884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294856 | controller | Jun 19 11:30:11.975596 crc crio[22562]: time="2026-06-19T11:30:11.974550367Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294872 | controller | Jun 19 11:30:11.981284 crc crio[22562]: time="2026-06-19T11:30:11.981204822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294889 | controller | Jun 19 11:30:12.000862 crc crio[22562]: time="2026-06-19T11:30:12.000767798Z" level=info msg="Removed container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.294905 | controller | Jun 19 11:30:12.004879 crc crio[22562]: time="2026-06-19T11:30:12.004796718Z" level=info msg="Removing container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.294922 | controller | Jun 19 11:30:12.012960 crc crio[22562]: time="2026-06-19T11:30:12.012432117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294939 | controller | Jun 19 11:30:12.017861 crc crio[22562]: time="2026-06-19T11:30:12.016742084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.294959 | controller | Jun 19 11:30:12.019685 crc crio[22562]: time="2026-06-19T11:30:12.019586244Z" level=info msg="Created container 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122: openshift-multus/multus-bzhnf/kube-multus" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.294978 | controller | Jun 19 11:30:12.027372 crc crio[22562]: time="2026-06-19T11:30:12.024406883Z" level=info msg="Starting container: 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122" id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.294994 | controller | Jun 19 11:30:12.048118 crc crio[22562]: time="2026-06-19T11:30:12.048037031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295011 | controller | Jun 19 11:30:12.051533 crc crio[22562]: time="2026-06-19T11:30:12.051433513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295028 | controller | Jun 19 11:30:12.060731 crc crio[22562]: time="2026-06-19T11:30:12.060684113Z" level=info msg="Removed container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295045 | controller | Jun 19 11:30:12.062226 crc crio[22562]: time="2026-06-19T11:30:12.061999397Z" level=info msg="Started container" PID=36727 containerID=3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122 description=openshift-multus/multus-bzhnf/kube-multus id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d
2026-06-19 12:35:48.295065 | controller | Jun 19 11:30:12.065934 crc crio[22562]: time="2026-06-19T11:30:12.065899883Z" level=info msg="Removing container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295082 | controller | Jun 19 11:30:12.066895 crc crio[22562]: time="2026-06-19T11:30:12.066819166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295098 | controller | Jun 19 11:30:12.072312 crc crio[22562]: time="2026-06-19T11:30:12.072137248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295115 | controller | Jun 19 11:30:12.084323 crc crio[22562]: time="2026-06-19T11:30:12.081703915Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\""
2026-06-19 12:35:48.295131 | controller | Jun 19 11:30:12.084406 crc crio[22562]: time="2026-06-19T11:30:12.08434997Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.295148 | controller | Jun 19 11:30:12.085425 crc crio[22562]: time="2026-06-19T11:30:12.085351516Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295165 | controller | Jun 19 11:30:12.085702 crc crio[22562]: time="2026-06-19T11:30:12.085593291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295181 | controller | Jun 19 11:30:12.118967 crc crio[22562]: time="2026-06-19T11:30:12.118657332Z" level=info msg="Created container 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295198 | controller | Jun 19 11:30:12.120943 crc crio[22562]: time="2026-06-19T11:30:12.120822175Z" level=info msg="Starting container: 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9" id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.295215 | controller | Jun 19 11:30:12.125889 crc crio[22562]: time="2026-06-19T11:30:12.12584744Z" level=info msg="Removed container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295232 | controller | Jun 19 11:30:12.138482 crc crio[22562]: time="2026-06-19T11:30:12.126585419Z" level=info msg="Started container" PID=36736 containerID=68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489
2026-06-19 12:35:48.295249 | controller | Jun 19 11:30:12.144490 crc crio[22562]: time="2026-06-19T11:30:12.14440314Z" level=info msg="Created container ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295266 | controller | Jun 19 11:30:12.146028 crc crio[22562]: time="2026-06-19T11:30:12.145753965Z" level=info msg="Starting container: ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf" id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.295285 | controller | Jun 19 11:30:12.147182 crc crio[22562]: time="2026-06-19T11:30:12.147059187Z" level=info msg="Removing container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295302 | controller | Jun 19 11:30:12.150547 crc crio[22562]: time="2026-06-19T11:30:12.150406069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295319 | controller | Jun 19 11:30:12.152891 crc crio[22562]: time="2026-06-19T11:30:12.152825969Z" level=info msg="Created container cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295336 | controller | Jun 19 11:30:12.154841 crc crio[22562]: time="2026-06-19T11:30:12.154720207Z" level=info msg="Starting container: cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49" id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.295352 | controller | Jun 19 11:30:12.159614 crc crio[22562]: time="2026-06-19T11:30:12.159529126Z" level=info msg="Started container" PID=36751 containerID=ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf description=cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776
2026-06-19 12:35:48.295369 | controller | Jun 19 11:30:12.161505 crc crio[22562]: time="2026-06-19T11:30:12.16051221Z" level=info msg="Started container" PID=36756 containerID=cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49 description=cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0
2026-06-19 12:35:48.295386 | controller | Jun 19 11:30:12.165537 crc crio[22562]: time="2026-06-19T11:30:12.165459843Z" 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=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295402 | controller | Jun 19 11:30:12.190458 crc crio[22562]: time="2026-06-19T11:30:12.189995542Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295418 | controller | Jun 19 11:30:12.190458 crc crio[22562]: time="2026-06-19T11:30:12.190242588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295456 | controller | Jun 19 11:30:12.190798 crc crio[22562]: time="2026-06-19T11:30:12.19073299Z" level=info msg="Ran pod sandbox 3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295474 | controller | Jun 19 11:30:12.197668 crc crio[22562]: time="2026-06-19T11:30:12.19761138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=97406d40-1968-464b-9ca3-55fd945440c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.295493 | controller | Jun 19 11:30:12.210674 crc crio[22562]: time="2026-06-19T11:30:12.210030868Z" level=info msg="Removed container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295535 | controller | Jun 19 11:30:12.213214 crc crio[22562]: time="2026-06-19T11:30:12.212715155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ac9ef934-b55f-4093-a803-15323bf20706 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.295555 | controller | Jun 19 11:30:12.220617 crc crio[22562]: time="2026-06-19T11:30:12.220507809Z" level=info msg="Removing container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295572 | controller | Jun 19 11:30:12.227922 crc crio[22562]: time="2026-06-19T11:30:12.227745377Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295589 | controller | Jun 19 11:30:12.232359 crc crio[22562]: time="2026-06-19T11:30:12.232325771Z" 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=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295605 | controller | Jun 19 11:30:12.233756 crc crio[22562]: time="2026-06-19T11:30:12.233696045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295621 | controller | Jun 19 11:30:12.245283 crc crio[22562]: time="2026-06-19T11:30:12.24519111Z" level=info msg="Created container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295638 | controller | Jun 19 11:30:12.247259 crc crio[22562]: time="2026-06-19T11:30:12.247123028Z" level=info msg="Starting container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe" id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.295654 | controller | Jun 19 11:30:12.251890 crc crio[22562]: time="2026-06-19T11:30:12.251691121Z" level=info msg="Removed container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295670 | controller | Jun 19 11:30:12.257043 crc crio[22562]: time="2026-06-19T11:30:12.256973453Z" level=info msg="Removing container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295686 | controller | Jun 19 11:30:12.257320 crc crio[22562]: time="2026-06-19T11:30:12.25725116Z" level=info msg="Ran pod sandbox a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791 with infra container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.295703 | controller | Jun 19 11:30:12.259275 crc crio[22562]: time="2026-06-19T11:30:12.258800578Z" level=info msg="Started container" PID=36788 containerID=e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe description=openshift-infra/auto-csr-approver-29697810-p98zp/oc id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540
2026-06-19 12:35:48.295723 | controller | Jun 19 11:30:12.259537 crc crio[22562]: time="2026-06-19T11:30:12.259421353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=450adc32-e8d8-4474-b0fe-859d5208d559 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.295740 | controller | Jun 19 11:30:12.291879 crc crio[22562]: time="2026-06-19T11:30:12.29150411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f9d0a5cc-755e-43c2-ae92-3e8c0e631132 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.295756 | controller | Jun 19 11:30:12.299233 crc crio[22562]: time="2026-06-19T11:30:12.298958975Z" level=info msg="Removed container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295773 | controller | Jun 19 11:30:12.308929 crc crio[22562]: time="2026-06-19T11:30:12.308800029Z" level=info msg="Removing container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295789 | controller | Jun 19 11:30:12.312618 crc crio[22562]: time="2026-06-19T11:30:12.311397133Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295805 | controller | Jun 19 11:30:12.312618 crc crio[22562]: time="2026-06-19T11:30:12.311735792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295822 | controller | Jun 19 11:30:12.339935 crc crio[22562]: time="2026-06-19T11:30:12.339801458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295838 | controller | Jun 19 11:30:12.342379 crc crio[22562]: time="2026-06-19T11:30:12.342315399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295854 | controller | Jun 19 11:30:12.351682 crc crio[22562]: time="2026-06-19T11:30:12.351544289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.295871 | controller | Jun 19 11:30:12.450325 crc crio[22562]: time="2026-06-19T11:30:12.448815912Z" level=info msg="Removed container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295887 | controller | Jun 19 11:30:12.470721 crc crio[22562]: time="2026-06-19T11:30:12.470424298Z" level=info msg="Removing container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295903 | controller | Jun 19 11:30:12.511464 crc crio[22562]: time="2026-06-19T11:30:12.511403175Z" level=info msg="Created container 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.295919 | controller | Jun 19 11:30:12.523898 crc crio[22562]: time="2026-06-19T11:30:12.523802602Z" level=info msg="Starting container: 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2" id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.295938 | controller | Jun 19 11:30:12.547905 crc crio[22562]: time="2026-06-19T11:30:12.547814367Z" level=info msg="Removed container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295955 | controller | Jun 19 11:30:12.549820 crc crio[22562]: time="2026-06-19T11:30:12.549732736Z" level=info msg="Started container" PID=36825 containerID=315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.295972 | controller | Jun 19 11:30:12.556977 crc crio[22562]: time="2026-06-19T11:30:12.556711139Z" level=info msg="Removing container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.295989 | controller | Jun 19 11:30:12.590667 crc crio[22562]: time="2026-06-19T11:30:12.590585769Z" level=info msg="Removed container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.296005 | controller | Jun 19 11:30:12.648588 crc crio[22562]: time="2026-06-19T11:30:12.648494976Z" level=info msg="Removing container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.296021 | controller | Jun 19 11:30:12.675690 crc crio[22562]: time="2026-06-19T11:30:12.675593768Z" level=info msg="Removed container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.296038 | controller | Jun 19 11:30:12.680714 crc crio[22562]: time="2026-06-19T11:30:12.680482889Z" level=info msg="Removing container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.296054 | controller | Jun 19 11:30:12.696912 crc crio[22562]: time="2026-06-19T11:30:12.696731172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296070 | controller | Jun 19 11:30:12.705889 crc crio[22562]: time="2026-06-19T11:30:12.705756337Z" level=info msg="Removed container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.296086 | controller | Jun 19 11:30:12.710253 crc crio[22562]: time="2026-06-19T11:30:12.710065992Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-19 12:35:48.296103 | controller | Jun 19 11:30:12.710397 crc crio[22562]: time="2026-06-19T11:30:12.710357269Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296121 | controller | Jun 19 11:30:12.719384 crc crio[22562]: time="2026-06-19T11:30:12.719134438Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-19 12:35:48.296138 | controller | Jun 19 11:30:12.719384 crc crio[22562]: time="2026-06-19T11:30:12.719295502Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296158 | controller | Jun 19 11:30:12.721419 crc crio[22562]: time="2026-06-19T11:30:12.721274791Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-19 12:35:48.296176 | controller | Jun 19 11:30:12.721419 crc crio[22562]: time="2026-06-19T11:30:12.721354963Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296192 | controller | Jun 19 11:30:12.731381 crc crio[22562]: time="2026-06-19T11:30:12.730823188Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-19 12:35:48.296209 | controller | Jun 19 11:30:12.731381 crc crio[22562]: time="2026-06-19T11:30:12.7308954Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296225 | controller | Jun 19 11:30:12.740113 crc crio[22562]: time="2026-06-19T11:30:12.740039647Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-19 12:35:48.296242 | controller | Jun 19 11:30:12.740251 crc crio[22562]: time="2026-06-19T11:30:12.740134299Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296257 | controller | Jun 19 11:30:12.750359 crc crio[22562]: time="2026-06-19T11:30:12.75027255Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-19 12:35:48.296273 | controller | Jun 19 11:30:12.750432 crc crio[22562]: time="2026-06-19T11:30:12.750399023Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296289 | controller | Jun 19 11:30:12.758483 crc crio[22562]: time="2026-06-19T11:30:12.758398772Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-19 12:35:48.296306 | controller | Jun 19 11:30:12.758564 crc crio[22562]: time="2026-06-19T11:30:12.758509955Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296322 | controller | Jun 19 11:30:12.759814 crc crio[22562]: time="2026-06-19T11:30:12.759630683Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-19 12:35:48.296338 | controller | Jun 19 11:30:12.759814 crc crio[22562]: time="2026-06-19T11:30:12.759776126Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.296355 | controller | Jun 19 11:30:12.768832 crc crio[22562]: time="2026-06-19T11:30:12.76876176Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\""
2026-06-19 12:35:48.296421 | controller | Jun 19 11:30:12.784439 crc crio[22562]: time="2026-06-19T11:30:12.784339456Z" level=info msg="Created container 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296503 | controller | Jun 19 11:30:12.786239 crc crio[22562]: time="2026-06-19T11:30:12.786061948Z" level=info msg="Starting container: 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079" id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.296527 | controller | Jun 19 11:30:12.791535 crc crio[22562]: time="2026-06-19T11:30:12.791467943Z" level=info msg="Started container" PID=36863 containerID=0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028
2026-06-19 12:35:48.296546 | controller | Jun 19 11:30:12.801598 crc crio[22562]: time="2026-06-19T11:30:12.80147047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6f3d8f2f-f5bf-47ae-a43e-c4b21c3c4250 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296610 | controller | Jun 19 11:30:12.806964 crc crio[22562]: time="2026-06-19T11:30:12.806887175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6aad91dd-bde9-49a8-a0be-4fba0c4d537f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296632 | controller | Jun 19 11:30:12.829331 crc crio[22562]: time="2026-06-19T11:30:12.828914221Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296649 | controller | Jun 19 11:30:12.829645 crc crio[22562]: time="2026-06-19T11:30:12.829495615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296666 | controller | Jun 19 11:30:12.855731 crc crio[22562]: time="2026-06-19T11:30:12.855629244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296682 | controller | Jun 19 11:30:12.859117 crc crio[22562]: time="2026-06-19T11:30:12.858991397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296699 | controller | Jun 19 11:30:12.975750 crc crio[22562]: time="2026-06-19T11:30:12.975662731Z" level=info msg="Created container 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296715 | controller | Jun 19 11:30:12.980692 crc crio[22562]: time="2026-06-19T11:30:12.980606344Z" level=info msg="Starting container: 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7" id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.296732 | controller | Jun 19 11:30:12.987643 crc crio[22562]: time="2026-06-19T11:30:12.987523906Z" level=info msg="Started container" PID=36900 containerID=9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028
2026-06-19 12:35:48.296763 | controller | Jun 19 11:30:12.992838 crc crio[22562]: time="2026-06-19T11:30:12.992750665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8a6f9175-a88b-4bbc-a8f4-5ef4fefaad8d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296781 | controller | Jun 19 11:30:12.996043 crc crio[22562]: time="2026-06-19T11:30:12.995969915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e7352723-841e-46c8-bc2c-5dd7460119dc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296798 | controller | Jun 19 11:30:13.005711 crc crio[22562]: time="2026-06-19T11:30:13.005539682Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296816 | controller | Jun 19 11:30:13.006028 crc crio[22562]: time="2026-06-19T11:30:13.005947472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296833 | controller | Jun 19 11:30:13.048356 crc crio[22562]: time="2026-06-19T11:30:13.048266862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296855 | controller | Jun 19 11:30:13.051479 crc crio[22562]: time="2026-06-19T11:30:13.05142216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296872 | controller | Jun 19 11:30:13.209792 crc crio[22562]: time="2026-06-19T11:30:13.209285377Z" level=info msg="Created container 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296889 | controller | Jun 19 11:30:13.211626 crc crio[22562]: time="2026-06-19T11:30:13.211558523Z" level=info msg="Starting container: 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382" id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.296905 | controller | Jun 19 11:30:13.218428 crc crio[22562]: time="2026-06-19T11:30:13.218354191Z" level=info msg="Started container" PID=36913 containerID=0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.296922 | controller | Jun 19 11:30:13.231647 crc crio[22562]: time="2026-06-19T11:30:13.231490227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cd5d6243-4eba-4368-bcee-4bb635ea75b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296939 | controller | Jun 19 11:30:13.234522 crc crio[22562]: time="2026-06-19T11:30:13.234455241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=644b3798-d702-4f5b-93ae-1970c86dc52d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.296956 | controller | Jun 19 11:30:13.240206 crc crio[22562]: time="2026-06-19T11:30:13.24004906Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.296972 | controller | Jun 19 11:30:13.240701 crc crio[22562]: time="2026-06-19T11:30:13.240628044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.296988 | controller | Jun 19 11:30:13.264855 crc crio[22562]: time="2026-06-19T11:30:13.264767932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297005 | controller | Jun 19 11:30:13.266689 crc crio[22562]: time="2026-06-19T11:30:13.266616309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297021 | controller | Jun 19 11:30:13.404230 crc crio[22562]: time="2026-06-19T11:30:13.404104529Z" level=info msg="Created container d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297037 | controller | Jun 19 11:30:13.405539 crc crio[22562]: time="2026-06-19T11:30:13.405452953Z" level=info msg="Starting container: d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e" id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297057 | controller | Jun 19 11:30:13.412208 crc crio[22562]: time="2026-06-19T11:30:13.412053336Z" level=info msg="Started container" PID=36936 containerID=d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297074 | controller | Jun 19 11:30:13.425224 crc crio[22562]: time="2026-06-19T11:30:13.425040788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=372b7084-0e6d-4d0a-8f87-2b45b2d03dea name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297091 | controller | Jun 19 11:30:13.428491 crc crio[22562]: time="2026-06-19T11:30:13.428417533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=53c9c899-1700-407e-b45f-d4ca6cef951f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297107 | controller | Jun 19 11:30:13.434471 crc crio[22562]: time="2026-06-19T11:30:13.434406131Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297123 | controller | Jun 19 11:30:13.434780 crc crio[22562]: time="2026-06-19T11:30:13.434745839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297139 | controller | Jun 19 11:30:13.480123 crc crio[22562]: time="2026-06-19T11:30:13.480017332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297155 | controller | Jun 19 11:30:13.483917 crc crio[22562]: time="2026-06-19T11:30:13.483809036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297171 | controller | Jun 19 11:30:13.591324 crc crio[22562]: time="2026-06-19T11:30:13.591236781Z" level=info msg="Created container 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297188 | controller | Jun 19 11:30:13.594122 crc crio[22562]: time="2026-06-19T11:30:13.594066022Z" level=info msg="Starting container: 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f" id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297204 | controller | Jun 19 11:30:13.603690 crc crio[22562]: time="2026-06-19T11:30:13.603615959Z" level=info msg="Started container" PID=36954 containerID=7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297221 | controller | Jun 19 11:30:13.615329 crc crio[22562]: time="2026-06-19T11:30:13.615298078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=48db8f05-9b4d-4efa-9de1-cfac1f29ece9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297238 | controller | Jun 19 11:30:13.617791 crc crio[22562]: time="2026-06-19T11:30:13.617762859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3ee1d67a-f4e7-4e04-b233-b0304c326ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297258 | controller | Jun 19 11:30:13.624847 crc crio[22562]: time="2026-06-19T11:30:13.624785454Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297275 | controller | Jun 19 11:30:13.625230 crc crio[22562]: time="2026-06-19T11:30:13.625129202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297292 | controller | Jun 19 11:30:13.645198 crc crio[22562]: time="2026-06-19T11:30:13.645055646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297308 | controller | Jun 19 11:30:13.646732 crc crio[22562]: time="2026-06-19T11:30:13.646670156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297325 | controller | Jun 19 11:30:13.763708 crc crio[22562]: time="2026-06-19T11:30:13.763611217Z" level=info msg="Created container 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297341 | controller | Jun 19 11:30:13.765939 crc crio[22562]: time="2026-06-19T11:30:13.765862563Z" level=info msg="Starting container: 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998" id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297357 | controller | Jun 19 11:30:13.771411 crc crio[22562]: time="2026-06-19T11:30:13.771295737Z" level=info msg="Started container" PID=36973 containerID=2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297374 | controller | Jun 19 11:30:13.789195 crc crio[22562]: time="2026-06-19T11:30:13.789017477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b1abaf3b-ba35-460b-9c37-17ec81f1315f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297391 | controller | Jun 19 11:30:13.793568 crc crio[22562]: time="2026-06-19T11:30:13.79274003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=162911e1-562a-446e-9463-a80d68d8b13c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297407 | controller | Jun 19 11:30:13.800371 crc crio[22562]: time="2026-06-19T11:30:13.800258196Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297423 | controller | Jun 19 11:30:13.800657 crc crio[22562]: time="2026-06-19T11:30:13.800589915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297465 | controller | Jun 19 11:30:13.833792 crc crio[22562]: time="2026-06-19T11:30:13.833716706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297483 | controller | Jun 19 11:30:13.835410 crc crio[22562]: time="2026-06-19T11:30:13.835360447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297504 | controller | Jun 19 11:30:13.957243 crc crio[22562]: time="2026-06-19T11:30:13.956979444Z" level=info msg="Created container a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297521 | controller | Jun 19 11:30:13.958863 crc crio[22562]: time="2026-06-19T11:30:13.958761758Z" level=info msg="Starting container: a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d" id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297538 | controller | Jun 19 11:30:13.964630 crc crio[22562]: time="2026-06-19T11:30:13.964455869Z" level=info msg="Started container" PID=36994 containerID=a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297556 | controller | Jun 19 11:30:13.978692 crc crio[22562]: time="2026-06-19T11:30:13.978509547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e8fcd476-3c3c-44e3-9f09-4bad794febb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297573 | controller | Jun 19 11:30:13.981299 crc crio[22562]: time="2026-06-19T11:30:13.981204284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6b12e7d9-9460-4f83-91ee-b62f12f5a2d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297589 | controller | Jun 19 11:30:13.989710 crc crio[22562]: time="2026-06-19T11:30:13.989593462Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297605 | controller | Jun 19 11:30:13.990252 crc crio[22562]: time="2026-06-19T11:30:13.990194537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297622 | controller | Jun 19 11:30:14.019219 crc crio[22562]: time="2026-06-19T11:30:14.018950441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297638 | controller | Jun 19 11:30:14.020610 crc crio[22562]: time="2026-06-19T11:30:14.02053528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297655 | controller | Jun 19 11:30:14.070400 crc crio[22562]: time="2026-06-19T11:30:14.070251494Z" level=info msg="Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.297672 | controller | Jun 19 11:30:14.071397 crc crio[22562]: time="2026-06-19T11:30:14.071055193Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc0016126e0}] Aliases:map[]}"
2026-06-19 12:35:48.297692 | controller | Jun 19 11:30:14.071397 crc crio[22562]: time="2026-06-19T11:30:14.071372512Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697810-p98zp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.297709 | controller | Jun 19 11:30:14.110565 crc crio[22562]: 2026-06-19T11:30:14Z [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: connection refused
2026-06-19 12:35:48.297726 | controller | Jun 19 11:30:14.119249 crc crio[22562]: time="2026-06-19T11:30:14.119048794Z" level=info msg="Stopped pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.297742 | controller | Jun 19 11:30:14.164809 crc crio[22562]: time="2026-06-19T11:30:14.164418959Z" level=info msg="Created container 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297759 | controller | Jun 19 11:30:14.166702 crc crio[22562]: time="2026-06-19T11:30:14.166521462Z" level=info msg="Starting container: 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0" id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297775 | controller | Jun 19 11:30:14.187339 crc crio[22562]: time="2026-06-19T11:30:14.187121113Z" level=info msg="Started container" PID=37005 containerID=0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297793 | controller | Jun 19 11:30:16.359599 crc crio[22562]: time="2026-06-19T11:30:16.358739201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8e2928f7-1af8-4058-8d77-d1eab70cf542 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297809 | controller | Jun 19 11:30:16.365561 crc crio[22562]: time="2026-06-19T11:30:16.365392506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4caf5e32-85b5-4e37-8967-589c4ac0b46a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297826 | controller | Jun 19 11:30:16.404295 crc crio[22562]: time="2026-06-19T11:30:16.403964184Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297842 | controller | Jun 19 11:30:16.404829 crc crio[22562]: time="2026-06-19T11:30:16.404699091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297858 | controller | Jun 19 11:30:16.456227 crc crio[22562]: time="2026-06-19T11:30:16.452545678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297875 | controller | Jun 19 11:30:16.456486 crc crio[22562]: time="2026-06-19T11:30:16.456369683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.297891 | controller | Jun 19 11:30:16.630854 crc crio[22562]: time="2026-06-19T11:30:16.630642166Z" level=info msg="Created container f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297911 | controller | Jun 19 11:30:16.633017 crc crio[22562]: time="2026-06-19T11:30:16.632845281Z" level=info msg="Starting container: f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756" id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.297927 | controller | Jun 19 11:30:16.647550 crc crio[22562]: time="2026-06-19T11:30:16.647428772Z" level=info msg="Started container" PID=37200 containerID=f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.297944 | controller | Jun 19 11:30:18.792308 crc crio[22562]: time="2026-06-19T11:30:18.791587641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=050d09cb-7993-4b99-81d9-779241c3b24c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297961 | controller | Jun 19 11:30:18.812572 crc crio[22562]: time="2026-06-19T11:30:18.812410828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7d255f54-f505-4104-b760-ac91d304e810 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.297977 | controller | Jun 19 11:30:18.826521 crc crio[22562]: time="2026-06-19T11:30:18.826336182Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.297994 | controller | Jun 19 11:30:18.827395 crc crio[22562]: time="2026-06-19T11:30:18.827287336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.298010 | controller | Jun 19 11:30:18.874055 crc crio[22562]: time="2026-06-19T11:30:18.873882883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.298026 | controller | Jun 19 11:30:18.878276 crc crio[22562]: time="2026-06-19T11:30:18.87781608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.298043 | controller | Jun 19 11:30:19.033400 crc crio[22562]: time="2026-06-19T11:30:19.033270437Z" level=info msg="Created container 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.298059 | controller | Jun 19 11:30:19.034774 crc crio[22562]: time="2026-06-19T11:30:19.034669191Z" level=info msg="Starting container: 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f" id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.298075 | controller | Jun 19 11:30:19.046868 crc crio[22562]: time="2026-06-19T11:30:19.046515315Z" level=info msg="Started container" PID=37264 containerID=9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791
2026-06-19 12:35:48.298092 | controller | Jun 19 11:30:19.196279 crc crio[22562]: time="2026-06-19T11:30:19.194981997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298111 | controller | Jun 19 11:30:19.196279 crc crio[22562]: time="2026-06-19T11:30:19.195661045Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298128 | controller | Jun 19 11:30:19.196279 crc crio[22562]: time="2026-06-19T11:30:19.195721266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298145 | controller | Jun 19 11:30:19.196279 crc crio[22562]: time="2026-06-19T11:30:19.195765587Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298161 | controller | Jun 19 11:30:19.196782 crc crio[22562]: time="2026-06-19T11:30:19.196393632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298177 | controller | Jun 19 11:30:19.196782 crc crio[22562]: time="2026-06-19T11:30:19.196464254Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298193 | controller | Jun 19 11:30:19.196782 crc crio[22562]: time="2026-06-19T11:30:19.196510425Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298209 | controller | Jun 19 11:30:19.196782 crc crio[22562]: time="2026-06-19T11:30:19.196547916Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298225 | controller | Jun 19 11:30:19.198468 crc crio[22562]: time="2026-06-19T11:30:19.197824098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298241 | controller | Jun 19 11:30:19.198468 crc crio[22562]: time="2026-06-19T11:30:19.197957271Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298256 | controller | Jun 19 11:30:19.201261 crc crio[22562]: time="2026-06-19T11:30:19.200893764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298272 | controller | Jun 19 11:30:19.201261 crc crio[22562]: time="2026-06-19T11:30:19.201242582Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298288 | controller | Jun 19 11:30:19.201568 crc crio[22562]: time="2026-06-19T11:30:19.201342375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298304 | controller | Jun 19 11:30:19.201568 crc crio[22562]: time="2026-06-19T11:30:19.201394086Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298320 | controller | Jun 19 11:30:19.201568 crc crio[22562]: time="2026-06-19T11:30:19.20151591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298336 | controller | Jun 19 11:30:19.201817 crc crio[22562]: time="2026-06-19T11:30:19.201588912Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298352 | controller | Jun 19 11:30:19.201817 crc crio[22562]: time="2026-06-19T11:30:19.201716445Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298367 | controller | Jun 19 11:30:19.201817 crc crio[22562]: time="2026-06-19T11:30:19.201812477Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298383 | controller | Jun 19 11:30:19.202291 crc crio[22562]: time="2026-06-19T11:30:19.201967431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298398 | controller | Jun 19 11:30:19.202291 crc crio[22562]: time="2026-06-19T11:30:19.202025792Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298414 | controller | Jun 19 11:30:19.203012 crc crio[22562]: time="2026-06-19T11:30:19.202858473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298446 | controller | Jun 19 11:30:19.203012 crc crio[22562]: time="2026-06-19T11:30:19.202939345Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298467 | controller | Jun 19 11:30:19.203512 crc crio[22562]: time="2026-06-19T11:30:19.203306034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298487 | controller | Jun 19 11:30:19.203512 crc crio[22562]: time="2026-06-19T11:30:19.203354775Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298503 | controller | Jun 19 11:30:19.204582 crc crio[22562]: time="2026-06-19T11:30:19.204390551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298519 | controller | Jun 19 11:30:19.204582 crc crio[22562]: time="2026-06-19T11:30:19.204461043Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298535 | controller | Jun 19 11:30:19.204844 crc crio[22562]: time="2026-06-19T11:30:19.204579346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298551 | controller | Jun 19 11:30:19.204844 crc crio[22562]: time="2026-06-19T11:30:19.204641657Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298566 | controller | Jun 19 11:30:19.205024 crc crio[22562]: time="2026-06-19T11:30:19.204988226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298582 | controller | Jun 19 11:30:19.205318 crc crio[22562]: time="2026-06-19T11:30:19.205072028Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298598 | controller | Jun 19 11:30:19.205890 crc crio[22562]: time="2026-06-19T11:30:19.205720804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298614 | controller | Jun 19 11:30:19.205890 crc crio[22562]: time="2026-06-19T11:30:19.205867628Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298629 | controller | Jun 19 11:30:19.206599 crc crio[22562]: time="2026-06-19T11:30:19.205921389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298645 | controller | Jun 19 11:30:19.206599 crc crio[22562]: time="2026-06-19T11:30:19.205989961Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298662 | controller | Jun 19 11:30:19.207631 crc crio[22562]: time="2026-06-19T11:30:19.207542159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298679 | controller | Jun 19 11:30:19.207803 crc crio[22562]: time="2026-06-19T11:30:19.207685613Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298696 | controller | Jun 19 11:30:19.208762 crc crio[22562]: time="2026-06-19T11:30:19.208414721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298712 | controller | Jun 19 11:30:19.208762 crc crio[22562]: time="2026-06-19T11:30:19.208465052Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298729 | controller | Jun 19 11:30:19.209358 crc crio[22562]: time="2026-06-19T11:30:19.209042456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298745 | controller | Jun 19 11:30:19.209526 crc crio[22562]: time="2026-06-19T11:30:19.209411896Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298762 | controller | Jun 19 11:30:19.210993 crc crio[22562]: time="2026-06-19T11:30:19.210858772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298778 | controller | Jun 19 11:30:19.210993 crc crio[22562]: time="2026-06-19T11:30:19.210980925Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298794 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.21119861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298811 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.211251931Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298829 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.211500517Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298846 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.211555459Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298862 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.212053291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298879 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.212317758Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298895 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.21237345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298912 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.21241337Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298928 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.212612895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298944 | controller | Jun 19 11:30:19.213061 crc crio[22562]: time="2026-06-19T11:30:19.212659636Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298960 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.213542088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.298976 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.213585399Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.298992 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.213611629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299008 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.21363448Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299023 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.214212644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299039 | controller | Jun 19 11:30:19.214375 crc crio[22562]: time="2026-06-19T11:30:19.214252695Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299054 | controller | Jun 19 11:30:19.214854 crc crio[22562]: time="2026-06-19T11:30:19.214621285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299070 | controller | Jun 19 11:30:19.214854 crc crio[22562]: time="2026-06-19T11:30:19.214696836Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299086 | controller | Jun 19 11:30:19.215040 crc crio[22562]: time="2026-06-19T11:30:19.214894662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299101 | controller | Jun 19 11:30:19.215040 crc crio[22562]: time="2026-06-19T11:30:19.214958074Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299117 | controller | Jun 19 11:30:19.216396 crc crio[22562]: time="2026-06-19T11:30:19.21604143Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299133 | controller | Jun 19 11:30:19.216779 crc crio[22562]: time="2026-06-19T11:30:19.216268895Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299152 | controller | Jun 19 11:30:19.217710 crc crio[22562]: time="2026-06-19T11:30:19.216813218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299179 | controller | Jun 19 11:30:19.217710 crc crio[22562]: time="2026-06-19T11:30:19.216856589Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299196 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.217803643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299215 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.217885815Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299285 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.21805268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299308 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.218281576Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299324 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.218626904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299340 | controller | Jun 19 11:30:19.218983 crc crio[22562]: time="2026-06-19T11:30:19.218701096Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299357 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.219566098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299373 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.220266825Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299389 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.220294485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299404 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.220324506Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299420 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.22127582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299462 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.221350742Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299479 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.221437394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299495 | controller | Jun 19 11:30:19.221713 crc crio[22562]: time="2026-06-19T11:30:19.221519646Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299511 | controller | Jun 19 11:30:19.222541 crc crio[22562]: time="2026-06-19T11:30:19.222322455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299527 | controller | Jun 19 11:30:19.222541 crc crio[22562]: time="2026-06-19T11:30:19.222373506Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299543 | controller | Jun 19 11:30:19.222701 crc crio[22562]: time="2026-06-19T11:30:19.222673515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299559 | controller | Jun 19 11:30:19.222790 crc crio[22562]: time="2026-06-19T11:30:19.222721686Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299574 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.223794853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299590 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.223887155Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299610 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.223979686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299626 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.224051208Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299642 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.224324035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299657 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.224394447Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299673 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.225075894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299688 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.225262739Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299704 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.225435333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299720 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.225543886Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299736 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.226442728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299752 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.22651792Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299768 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.226565211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299784 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.226603692Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299799 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.227238328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299815 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.227304929Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299831 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.227638008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299847 | controller | Jun 19 11:30:19.227642 crc crio[22562]: time="2026-06-19T11:30:19.227684889Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299863 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.227747651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299880 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.227819803Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299896 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.228285244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299912 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.228449448Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299929 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.228468588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299948 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.228494459Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299965 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.228994512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.299981 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229048213Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.299997 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229507114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300014 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229638967Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300030 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229836932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300046 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229894864Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300062 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229915154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300078 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.229951415Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300094 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.231010452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300111 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.231232887Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300127 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.231298848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300144 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.23134924Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300160 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.231672807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300177 | controller | Jun 19 11:30:19.232495 crc crio[22562]: time="2026-06-19T11:30:19.231741709Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300193 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.233486283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300209 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.233567775Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300225 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.234707334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300241 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.234778155Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300257 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.235006941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300273 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.235078222Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300289 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.235279107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300308 | controller | Jun 19 11:30:19.236043 crc crio[22562]: time="2026-06-19T11:30:19.235328989Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300324 | controller | Jun 19 11:30:19.236820 crc crio[22562]: time="2026-06-19T11:30:19.236220241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300340 | controller | Jun 19 11:30:19.236820 crc crio[22562]: time="2026-06-19T11:30:19.236292443Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300355 | controller | Jun 19 11:30:19.236820 crc crio[22562]: time="2026-06-19T11:30:19.236548599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300371 | controller | Jun 19 11:30:19.236820 crc crio[22562]: time="2026-06-19T11:30:19.2366033Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300387 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.237720088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300402 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.23778182Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300418 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.238420975Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300455 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.238673361Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300473 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.239027581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300490 | controller | Jun 19 11:30:19.239334 crc crio[22562]: time="2026-06-19T11:30:19.239238596Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300506 | controller | Jun 19 11:30:19.240337 crc crio[22562]: time="2026-06-19T11:30:19.240003364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300522 | controller | Jun 19 11:30:19.240337 crc crio[22562]: time="2026-06-19T11:30:19.240282682Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300538 | controller | Jun 19 11:30:19.240574 crc crio[22562]: time="2026-06-19T11:30:19.240381784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300553 | controller | Jun 19 11:30:19.240574 crc crio[22562]: time="2026-06-19T11:30:19.240433296Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300569 | controller | Jun 19 11:30:19.240574 crc crio[22562]: time="2026-06-19T11:30:19.240451236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300585 | controller | Jun 19 11:30:19.240574 crc crio[22562]: time="2026-06-19T11:30:19.240483197Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300601 | controller | Jun 19 11:30:19.240926 crc crio[22562]: time="2026-06-19T11:30:19.240818545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300616 | controller | Jun 19 11:30:19.241212 crc crio[22562]: time="2026-06-19T11:30:19.240959198Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300632 | controller | Jun 19 11:30:19.242011 crc crio[22562]: time="2026-06-19T11:30:19.2418391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300648 | controller | Jun 19 11:30:19.242011 crc crio[22562]: time="2026-06-19T11:30:19.242003644Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300667 | controller | Jun 19 11:30:19.242290 crc crio[22562]: time="2026-06-19T11:30:19.242203349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300683 | controller | Jun 19 11:30:19.242290 crc crio[22562]: time="2026-06-19T11:30:19.2422462Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300699 | controller | Jun 19 11:30:19.244487 crc crio[22562]: time="2026-06-19T11:30:19.244301442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300715 | controller | Jun 19 11:30:19.244487 crc crio[22562]: time="2026-06-19T11:30:19.244485416Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300731 | controller | Jun 19 11:30:19.244642 crc crio[22562]: time="2026-06-19T11:30:19.244531487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300757 | controller | Jun 19 11:30:19.244642 crc crio[22562]: time="2026-06-19T11:30:19.244567118Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300774 | controller | Jun 19 11:30:19.245339 crc crio[22562]: time="2026-06-19T11:30:19.245202573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300790 | controller | Jun 19 11:30:19.245339 crc crio[22562]: time="2026-06-19T11:30:19.245307126Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300810 | controller | Jun 19 11:30:19.245777 crc crio[22562]: time="2026-06-19T11:30:19.245708047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300826 | controller | Jun 19 11:30:19.245893 crc crio[22562]: time="2026-06-19T11:30:19.245827899Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300842 | controller | Jun 19 11:30:19.247012 crc crio[22562]: time="2026-06-19T11:30:19.246939066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300858 | controller | Jun 19 11:30:19.247012 crc crio[22562]: time="2026-06-19T11:30:19.246987017Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300874 | controller | Jun 19 11:30:19.247743 crc crio[22562]: time="2026-06-19T11:30:19.247619884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300889 | controller | Jun 19 11:30:19.248292 crc crio[22562]: time="2026-06-19T11:30:19.248202408Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300905 | controller | Jun 19 11:30:19.248292 crc crio[22562]: time="2026-06-19T11:30:19.248250789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300920 | controller | Jun 19 11:30:19.248292 crc crio[22562]: time="2026-06-19T11:30:19.24828657Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300936 | controller | Jun 19 11:30:19.249199 crc crio[22562]: time="2026-06-19T11:30:19.248742512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300952 | controller | Jun 19 11:30:19.249199 crc crio[22562]: time="2026-06-19T11:30:19.248959757Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.300968 | controller | Jun 19 11:30:19.249199 crc crio[22562]: time="2026-06-19T11:30:19.248977067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.300984 | controller | Jun 19 11:30:19.249199 crc crio[22562]: time="2026-06-19T11:30:19.249000238Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301003 | controller | Jun 19 11:30:19.249920 crc crio[22562]: time="2026-06-19T11:30:19.249843878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301026 | controller | Jun 19 11:30:19.249920 crc crio[22562]: time="2026-06-19T11:30:19.249894829Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301044 | controller | Jun 19 11:30:19.250641 crc crio[22562]: time="2026-06-19T11:30:19.250570347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301060 | controller | Jun 19 11:30:19.250641 crc crio[22562]: time="2026-06-19T11:30:19.250617898Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301077 | controller | Jun 19 11:30:19.251407 crc crio[22562]: time="2026-06-19T11:30:19.250949456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301093 | controller | Jun 19 11:30:19.251407 crc crio[22562]: time="2026-06-19T11:30:19.250989327Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301109 | controller | Jun 19 11:30:19.251733 crc crio[22562]: time="2026-06-19T11:30:19.251609652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301126 | controller | Jun 19 11:30:19.251733 crc crio[22562]: time="2026-06-19T11:30:19.251656223Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301142 | controller | Jun 19 11:30:19.251733 crc crio[22562]: time="2026-06-19T11:30:19.251685464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301158 | controller | Jun 19 11:30:19.251733 crc crio[22562]: time="2026-06-19T11:30:19.251711294Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301175 | controller | Jun 19 11:30:19.252794 crc crio[22562]: time="2026-06-19T11:30:19.252361751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301191 | controller | Jun 19 11:30:19.252794 crc crio[22562]: time="2026-06-19T11:30:19.252440873Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301208 | controller | Jun 19 11:30:19.252794 crc crio[22562]: time="2026-06-19T11:30:19.252742241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301224 | controller | Jun 19 11:30:19.253207 crc crio[22562]: time="2026-06-19T11:30:19.252833503Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301241 | controller | Jun 19 11:30:19.253207 crc crio[22562]: time="2026-06-19T11:30:19.252957146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301257 | controller | Jun 19 11:30:19.253207 crc crio[22562]: time="2026-06-19T11:30:19.253033388Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301274 | controller | Jun 19 11:30:19.253207 crc crio[22562]: time="2026-06-19T11:30:19.253199822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301290 | controller | Jun 19 11:30:19.253482 crc crio[22562]: time="2026-06-19T11:30:19.253247323Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301307 | controller | Jun 19 11:30:19.253482 crc crio[22562]: time="2026-06-19T11:30:19.253369306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301323 | controller | Jun 19 11:30:19.253482 crc crio[22562]: time="2026-06-19T11:30:19.253427308Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301339 | controller | Jun 19 11:30:19.253635 crc crio[22562]: time="2026-06-19T11:30:19.253506649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301355 | controller | Jun 19 11:30:19.253635 crc crio[22562]: time="2026-06-19T11:30:19.25354961Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301377 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.254487933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301394 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.254721009Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301410 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.254741559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301440 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.2547788Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301462 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.254810511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301479 | controller | Jun 19 11:30:19.255310 crc crio[22562]: time="2026-06-19T11:30:19.254835501Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301495 | controller | Jun 19 11:30:19.255820 crc crio[22562]: time="2026-06-19T11:30:19.255690793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301511 | controller | Jun 19 11:30:19.255820 crc crio[22562]: time="2026-06-19T11:30:19.255751875Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301527 | controller | Jun 19 11:30:19.255820 crc crio[22562]: time="2026-06-19T11:30:19.255766245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301542 | controller | Jun 19 11:30:19.255820 crc crio[22562]: time="2026-06-19T11:30:19.255791795Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301558 | controller | Jun 19 11:30:19.256625 crc crio[22562]: time="2026-06-19T11:30:19.256429352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301573 | controller | Jun 19 11:30:19.256625 crc crio[22562]: time="2026-06-19T11:30:19.256503104Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301589 | controller | Jun 19 11:30:19.256625 crc crio[22562]: time="2026-06-19T11:30:19.256520614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301604 | controller | Jun 19 11:30:19.256625 crc crio[22562]: time="2026-06-19T11:30:19.256542315Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301620 | controller | Jun 19 11:30:19.256904 crc crio[22562]: time="2026-06-19T11:30:19.25676953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301636 | controller | Jun 19 11:30:19.256904 crc crio[22562]: time="2026-06-19T11:30:19.256891973Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301652 | controller | Jun 19 11:30:19.257415 crc crio[22562]: time="2026-06-19T11:30:19.257320374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301668 | controller | Jun 19 11:30:19.257516 crc crio[22562]: time="2026-06-19T11:30:19.257455848Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301683 | controller | Jun 19 11:30:19.257572 crc crio[22562]: time="2026-06-19T11:30:19.25754239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301699 | controller | Jun 19 11:30:19.257626 crc crio[22562]: time="2026-06-19T11:30:19.257589701Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301714 | controller | Jun 19 11:30:19.257807 crc crio[22562]: time="2026-06-19T11:30:19.257751755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301734 | controller | Jun 19 11:30:19.257890 crc crio[22562]: time="2026-06-19T11:30:19.257819456Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301749 | controller | Jun 19 11:30:19.258005 crc crio[22562]: time="2026-06-19T11:30:19.25795916Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301765 | controller | Jun 19 11:30:19.258266 crc crio[22562]: time="2026-06-19T11:30:19.258016481Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301780 | controller | Jun 19 11:30:19.259517 crc crio[22562]: time="2026-06-19T11:30:19.258886872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301796 | controller | Jun 19 11:30:19.259517 crc crio[22562]: time="2026-06-19T11:30:19.259299923Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301812 | controller | Jun 19 11:30:19.263034 crc crio[22562]: time="2026-06-19T11:30:19.260345088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301827 | controller | Jun 19 11:30:19.263034 crc crio[22562]: time="2026-06-19T11:30:19.260467071Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301843 | controller | Jun 19 11:30:19.263034 crc crio[22562]: time="2026-06-19T11:30:19.260594955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301858 | controller | Jun 19 11:30:19.263034 crc crio[22562]: time="2026-06-19T11:30:19.260655767Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301874 | controller | Jun 19 11:30:19.272762 crc crio[22562]: time="2026-06-19T11:30:19.272633294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301890 | controller | Jun 19 11:30:19.272871 crc crio[22562]: time="2026-06-19T11:30:19.272780418Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301905 | controller | Jun 19 11:30:19.273415 crc crio[22562]: time="2026-06-19T11:30:19.27329772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301921 | controller | Jun 19 11:30:19.273520 crc crio[22562]: time="2026-06-19T11:30:19.273479505Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301937 | controller | Jun 19 11:30:19.273780 crc crio[22562]: time="2026-06-19T11:30:19.273672999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301952 | controller | Jun 19 11:30:19.274979 crc crio[22562]: time="2026-06-19T11:30:19.273798992Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.301968 | controller | Jun 19 11:30:19.274979 crc crio[22562]: time="2026-06-19T11:30:19.274342496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.301984 | controller | Jun 19 11:30:19.274979 crc crio[22562]: time="2026-06-19T11:30:19.274420808Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302000 | controller | Jun 19 11:30:19.274979 crc crio[22562]: time="2026-06-19T11:30:19.274564992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302016 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.275638239Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302032 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.275753501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302047 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.275793872Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302067 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.275831223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302082 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.275856754Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302098 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.276240413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302114 | controller | Jun 19 11:30:19.276427 crc crio[22562]: time="2026-06-19T11:30:19.276343686Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302130 | controller | Jun 19 11:30:19.276828 crc crio[22562]: time="2026-06-19T11:30:19.276617682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302147 | controller | Jun 19 11:30:19.276828 crc crio[22562]: time="2026-06-19T11:30:19.276653943Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302164 | controller | Jun 19 11:30:19.278528 crc crio[22562]: time="2026-06-19T11:30:19.278343246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302180 | controller | Jun 19 11:30:19.278528 crc crio[22562]: time="2026-06-19T11:30:19.278447648Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302197 | controller | Jun 19 11:30:19.278528 crc crio[22562]: time="2026-06-19T11:30:19.278473319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302214 | controller | Jun 19 11:30:19.278528 crc crio[22562]: time="2026-06-19T11:30:19.2785064Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302230 | controller | Jun 19 11:30:19.278803 crc crio[22562]: time="2026-06-19T11:30:19.278737225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302247 | controller | Jun 19 11:30:19.279018 crc crio[22562]: time="2026-06-19T11:30:19.278861278Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302263 | controller | Jun 19 11:30:19.279018 crc crio[22562]: time="2026-06-19T11:30:19.27891095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302279 | controller | Jun 19 11:30:19.279018 crc crio[22562]: time="2026-06-19T11:30:19.27894452Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302295 | controller | Jun 19 11:30:19.279018 crc crio[22562]: time="2026-06-19T11:30:19.278976041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302315 | controller | Jun 19 11:30:19.279018 crc crio[22562]: time="2026-06-19T11:30:19.278999982Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302336 | controller | Jun 19 11:30:19.279872 crc crio[22562]: time="2026-06-19T11:30:19.279485863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302352 | controller | Jun 19 11:30:19.279872 crc crio[22562]: time="2026-06-19T11:30:19.279545615Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302369 | controller | Jun 19 11:30:19.279872 crc crio[22562]: time="2026-06-19T11:30:19.279756121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302385 | controller | Jun 19 11:30:19.279872 crc crio[22562]: time="2026-06-19T11:30:19.279803272Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302402 | controller | Jun 19 11:30:19.280434 crc crio[22562]: time="2026-06-19T11:30:19.280217182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302419 | controller | Jun 19 11:30:19.280434 crc crio[22562]: time="2026-06-19T11:30:19.280301044Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302459 | controller | Jun 19 11:30:19.280434 crc crio[22562]: time="2026-06-19T11:30:19.280339725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302477 | controller | Jun 19 11:30:19.280434 crc crio[22562]: time="2026-06-19T11:30:19.280372066Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302493 | controller | Jun 19 11:30:19.281509 crc crio[22562]: time="2026-06-19T11:30:19.280686933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302510 | controller | Jun 19 11:30:19.281509 crc crio[22562]: time="2026-06-19T11:30:19.280734844Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302526 | controller | Jun 19 11:30:19.281509 crc crio[22562]: time="2026-06-19T11:30:19.281308279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302542 | controller | Jun 19 11:30:19.281509 crc crio[22562]: time="2026-06-19T11:30:19.281364991Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302558 | controller | Jun 19 11:30:19.281744 crc crio[22562]: time="2026-06-19T11:30:19.281657998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302573 | controller | Jun 19 11:30:19.281744 crc crio[22562]: time="2026-06-19T11:30:19.281713169Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302589 | controller | Jun 19 11:30:19.282290 crc crio[22562]: time="2026-06-19T11:30:19.282221592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302605 | controller | Jun 19 11:30:19.282395 crc crio[22562]: time="2026-06-19T11:30:19.282304534Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302621 | controller | Jun 19 11:30:19.282395 crc crio[22562]: time="2026-06-19T11:30:19.282340135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302637 | controller | Jun 19 11:30:19.282395 crc crio[22562]: time="2026-06-19T11:30:19.282366586Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302653 | controller | Jun 19 11:30:19.282769 crc crio[22562]: time="2026-06-19T11:30:19.282501488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302668 | controller | Jun 19 11:30:19.282769 crc crio[22562]: time="2026-06-19T11:30:19.282556369Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302684 | controller | Jun 19 11:30:19.283258 crc crio[22562]: time="2026-06-19T11:30:19.283062413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302700 | controller | Jun 19 11:30:19.283363 crc crio[22562]: time="2026-06-19T11:30:19.283258287Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302716 | controller | Jun 19 11:30:19.283363 crc crio[22562]: time="2026-06-19T11:30:19.283300118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302732 | controller | Jun 19 11:30:19.283363 crc crio[22562]: time="2026-06-19T11:30:19.283328459Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302747 | controller | Jun 19 11:30:19.283638 crc crio[22562]: time="2026-06-19T11:30:19.283525004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302763 | controller | Jun 19 11:30:19.283728 crc crio[22562]: time="2026-06-19T11:30:19.283667837Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302779 | controller | Jun 19 11:30:19.283728 crc crio[22562]: time="2026-06-19T11:30:19.283688258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302798 | controller | Jun 19 11:30:19.283728 crc crio[22562]: time="2026-06-19T11:30:19.283716138Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302814 | controller | Jun 19 11:30:19.283979 crc crio[22562]: time="2026-06-19T11:30:19.283926514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302830 | controller | Jun 19 11:30:19.284050 crc crio[22562]: time="2026-06-19T11:30:19.284000716Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302846 | controller | Jun 19 11:30:19.284320 crc crio[22562]: time="2026-06-19T11:30:19.28418179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302862 | controller | Jun 19 11:30:19.284320 crc crio[22562]: time="2026-06-19T11:30:19.284228922Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302878 | controller | Jun 19 11:30:19.284613 crc crio[22562]: time="2026-06-19T11:30:19.28456481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302894 | controller | Jun 19 11:30:19.284712 crc crio[22562]: time="2026-06-19T11:30:19.284659222Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302910 | controller | Jun 19 11:30:19.284770 crc crio[22562]: time="2026-06-19T11:30:19.284717863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302926 | controller | Jun 19 11:30:19.284770 crc crio[22562]: time="2026-06-19T11:30:19.284756594Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302942 | controller | Jun 19 11:30:19.285057 crc crio[22562]: time="2026-06-19T11:30:19.285005991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302957 | controller | Jun 19 11:30:19.285245 crc crio[22562]: time="2026-06-19T11:30:19.285119804Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.302973 | controller | Jun 19 11:30:19.285312 crc crio[22562]: time="2026-06-19T11:30:19.285238867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.302989 | controller | Jun 19 11:30:19.285312 crc crio[22562]: time="2026-06-19T11:30:19.285279518Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303005 | controller | Jun 19 11:30:19.285563 crc crio[22562]: time="2026-06-19T11:30:19.285509292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303021 | controller | Jun 19 11:30:19.285821 crc crio[22562]: time="2026-06-19T11:30:19.285586224Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303036 | controller | Jun 19 11:30:19.285821 crc crio[22562]: time="2026-06-19T11:30:19.285605575Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303052 | controller | Jun 19 11:30:19.285821 crc crio[22562]: time="2026-06-19T11:30:19.285631215Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303067 | controller | Jun 19 11:30:19.285984 crc crio[22562]: time="2026-06-19T11:30:19.285843781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303083 | controller | Jun 19 11:30:19.285984 crc crio[22562]: time="2026-06-19T11:30:19.285892183Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303098 | controller | Jun 19 11:30:19.286122 crc crio[22562]: time="2026-06-19T11:30:19.286008915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303114 | controller | Jun 19 11:30:19.286122 crc crio[22562]: time="2026-06-19T11:30:19.286049116Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303133 | controller | Jun 19 11:30:19.286495 crc crio[22562]: time="2026-06-19T11:30:19.286441137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303148 | controller | Jun 19 11:30:19.286577 crc crio[22562]: time="2026-06-19T11:30:19.286546209Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303164 | controller | Jun 19 11:30:19.287337 crc crio[22562]: time="2026-06-19T11:30:19.287254606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303180 | controller | Jun 19 11:30:19.287601 crc crio[22562]: time="2026-06-19T11:30:19.287533943Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303196 | controller | Jun 19 11:30:19.287751 crc crio[22562]: time="2026-06-19T11:30:19.287687537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303212 | controller | Jun 19 11:30:19.288396 crc crio[22562]: time="2026-06-19T11:30:19.28823952Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303228 | controller | Jun 19 11:30:19.288396 crc crio[22562]: time="2026-06-19T11:30:19.288354483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303244 | controller | Jun 19 11:30:19.288857 crc crio[22562]: time="2026-06-19T11:30:19.288490216Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303260 | controller | Jun 19 11:30:19.288857 crc crio[22562]: time="2026-06-19T11:30:19.288510527Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303276 | controller | Jun 19 11:30:19.288857 crc crio[22562]: time="2026-06-19T11:30:19.288756954Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303293 | controller | Jun 19 11:30:19.288999 crc crio[22562]: time="2026-06-19T11:30:19.288979919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303310 | controller | Jun 19 11:30:19.289278 crc crio[22562]: time="2026-06-19T11:30:19.289129583Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303326 | controller | Jun 19 11:30:19.289545 crc crio[22562]: time="2026-06-19T11:30:19.28943629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303343 | controller | Jun 19 11:30:19.289628 crc crio[22562]: time="2026-06-19T11:30:19.289578274Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303359 | controller | Jun 19 11:30:19.289758 crc crio[22562]: time="2026-06-19T11:30:19.289696396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303376 | controller | Jun 19 11:30:19.290279 crc crio[22562]: time="2026-06-19T11:30:19.289966073Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303392 | controller | Jun 19 11:30:19.290537 crc crio[22562]: time="2026-06-19T11:30:19.290372464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303409 | controller | Jun 19 11:30:19.290802 crc crio[22562]: time="2026-06-19T11:30:19.29061881Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303440 | controller | Jun 19 11:30:19.290932 crc crio[22562]: time="2026-06-19T11:30:19.290863615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303462 | controller | Jun 19 11:30:19.291386 crc crio[22562]: time="2026-06-19T11:30:19.29103136Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303479 | controller | Jun 19 11:30:19.291981 crc crio[22562]: time="2026-06-19T11:30:19.291916632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303499 | controller | Jun 19 11:30:19.292283 crc crio[22562]: time="2026-06-19T11:30:19.29223583Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303515 | controller | Jun 19 11:30:19.292373 crc crio[22562]: time="2026-06-19T11:30:19.292285351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303531 | controller | Jun 19 11:30:19.292427 crc crio[22562]: time="2026-06-19T11:30:19.292368463Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303547 | controller | Jun 19 11:30:19.292739 crc crio[22562]: time="2026-06-19T11:30:19.292563267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303563 | controller | Jun 19 11:30:19.292835 crc crio[22562]: time="2026-06-19T11:30:19.292812114Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303579 | controller | Jun 19 11:30:19.292986 crc crio[22562]: time="2026-06-19T11:30:19.292833835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303595 | controller | Jun 19 11:30:19.293407 crc crio[22562]: time="2026-06-19T11:30:19.293253175Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303610 | controller | Jun 19 11:30:19.293407 crc crio[22562]: time="2026-06-19T11:30:19.293299416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303626 | controller | Jun 19 11:30:19.293407 crc crio[22562]: time="2026-06-19T11:30:19.293336397Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303641 | controller | Jun 19 11:30:19.293407 crc crio[22562]: time="2026-06-19T11:30:19.293371728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303657 | controller | Jun 19 11:30:19.293407 crc crio[22562]: time="2026-06-19T11:30:19.293400149Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303672 | controller | Jun 19 11:30:19.293684 crc crio[22562]: time="2026-06-19T11:30:19.293625014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303687 | controller | Jun 19 11:30:19.293736 crc crio[22562]: time="2026-06-19T11:30:19.293683625Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303702 | controller | Jun 19 11:30:19.293861 crc crio[22562]: time="2026-06-19T11:30:19.29381454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303717 | controller | Jun 19 11:30:19.293940 crc crio[22562]: time="2026-06-19T11:30:19.293906491Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303732 | controller | Jun 19 11:30:19.294314 crc crio[22562]: time="2026-06-19T11:30:19.294133057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303747 | controller | Jun 19 11:30:19.294392 crc crio[22562]: time="2026-06-19T11:30:19.294330632Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303762 | controller | Jun 19 11:30:19.294541 crc crio[22562]: time="2026-06-19T11:30:19.294387173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303776 | controller | Jun 19 11:30:19.294541 crc crio[22562]: time="2026-06-19T11:30:19.294462795Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303791 | controller | Jun 19 11:30:19.294658 crc crio[22562]: time="2026-06-19T11:30:19.294599429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303806 | controller | Jun 19 11:30:19.294658 crc crio[22562]: time="2026-06-19T11:30:19.294652261Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303824 | controller | Jun 19 11:30:19.295117 crc crio[22562]: time="2026-06-19T11:30:19.294990418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303840 | controller | Jun 19 11:30:19.295117 crc crio[22562]: time="2026-06-19T11:30:19.29506563Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303855 | controller | Jun 19 11:30:19.295318 crc crio[22562]: time="2026-06-19T11:30:19.295123901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303870 | controller | Jun 19 11:30:19.295318 crc crio[22562]: time="2026-06-19T11:30:19.295219444Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303885 | controller | Jun 19 11:30:19.295406 crc crio[22562]: time="2026-06-19T11:30:19.295380728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303900 | controller | Jun 19 11:30:19.295460 crc crio[22562]: time="2026-06-19T11:30:19.295427359Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303916 | controller | Jun 19 11:30:19.295845 crc crio[22562]: time="2026-06-19T11:30:19.295778738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303931 | controller | Jun 19 11:30:19.295845 crc crio[22562]: time="2026-06-19T11:30:19.295846389Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303946 | controller | Jun 19 11:30:19.296304 crc crio[22562]: time="2026-06-19T11:30:19.296232919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303961 | controller | Jun 19 11:30:19.296404 crc crio[22562]: time="2026-06-19T11:30:19.296317591Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.303977 | controller | Jun 19 11:30:19.296404 crc crio[22562]: time="2026-06-19T11:30:19.296337891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.303992 | controller | Jun 19 11:30:19.296496 crc crio[22562]: time="2026-06-19T11:30:19.296419093Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304007 | controller | Jun 19 11:30:19.296857 crc crio[22562]: time="2026-06-19T11:30:19.29670274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304022 | controller | Jun 19 11:30:19.297360 crc crio[22562]: time="2026-06-19T11:30:19.296948826Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304037 | controller | Jun 19 11:30:19.297452 crc crio[22562]: time="2026-06-19T11:30:19.297387848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304052 | controller | Jun 19 11:30:19.297617 crc crio[22562]: time="2026-06-19T11:30:19.297525671Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304067 | controller | Jun 19 11:30:19.297844 crc crio[22562]: time="2026-06-19T11:30:19.297689275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304082 | controller | Jun 19 11:30:19.298028 crc crio[22562]: time="2026-06-19T11:30:19.297928511Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304097 | controller | Jun 19 11:30:19.298221 crc crio[22562]: time="2026-06-19T11:30:19.298051764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304112 | controller | Jun 19 11:30:19.298305 crc crio[22562]: time="2026-06-19T11:30:19.298277169Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304128 | controller | Jun 19 11:30:19.298593 crc crio[22562]: time="2026-06-19T11:30:19.298518606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304146 | controller | Jun 19 11:30:19.298830 crc crio[22562]: time="2026-06-19T11:30:19.29869256Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304162 | controller | Jun 19 11:30:19.299450 crc crio[22562]: time="2026-06-19T11:30:19.298995717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304177 | controller | Jun 19 11:30:19.299862 crc crio[22562]: time="2026-06-19T11:30:19.299787537Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304193 | controller | Jun 19 11:30:19.300121 crc crio[22562]: time="2026-06-19T11:30:19.299959172Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304208 | controller | Jun 19 11:30:19.300426 crc crio[22562]: time="2026-06-19T11:30:19.300267069Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304223 | controller | Jun 19 11:30:19.308118 crc crio[22562]: time="2026-06-19T11:30:19.307971851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304238 | controller | Jun 19 11:30:19.308557 crc crio[22562]: time="2026-06-19T11:30:19.308479893Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304254 | controller | Jun 19 11:30:19.308557 crc crio[22562]: time="2026-06-19T11:30:19.308547485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304269 | controller | Jun 19 11:30:19.308687 crc crio[22562]: time="2026-06-19T11:30:19.308575105Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304284 | controller | Jun 19 11:30:19.308877 crc crio[22562]: time="2026-06-19T11:30:19.308695479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304299 | controller | Jun 19 11:30:19.308877 crc crio[22562]: time="2026-06-19T11:30:19.308783031Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304314 | controller | Jun 19 11:30:19.308877 crc crio[22562]: time="2026-06-19T11:30:19.308820742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304329 | controller | Jun 19 11:30:19.308877 crc crio[22562]: time="2026-06-19T11:30:19.308845813Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304344 | controller | Jun 19 11:30:19.309380 crc crio[22562]: time="2026-06-19T11:30:19.309292433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304359 | controller | Jun 19 11:30:19.309380 crc crio[22562]: time="2026-06-19T11:30:19.309371795Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304375 | controller | Jun 19 11:30:19.309541 crc crio[22562]: time="2026-06-19T11:30:19.309411726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304391 | controller | Jun 19 11:30:19.309541 crc crio[22562]: time="2026-06-19T11:30:19.309444297Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304407 | controller | Jun 19 11:30:19.309898 crc crio[22562]: time="2026-06-19T11:30:19.309813256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304423 | controller | Jun 19 11:30:19.309898 crc crio[22562]: time="2026-06-19T11:30:19.309885898Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304459 | controller | Jun 19 11:30:19.310061 crc crio[22562]: time="2026-06-19T11:30:19.309921219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304476 | controller | Jun 19 11:30:19.310061 crc crio[22562]: time="2026-06-19T11:30:19.309952129Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304491 | controller | Jun 19 11:30:19.310061 crc crio[22562]: time="2026-06-19T11:30:19.310003771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304510 | controller | Jun 19 11:30:19.310061 crc crio[22562]: time="2026-06-19T11:30:19.310029061Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304527 | controller | Jun 19 11:30:19.310522 crc crio[22562]: time="2026-06-19T11:30:19.310441222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304542 | controller | Jun 19 11:30:19.310522 crc crio[22562]: time="2026-06-19T11:30:19.310509814Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304558 | controller | Jun 19 11:30:19.310897 crc crio[22562]: time="2026-06-19T11:30:19.310690398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304574 | controller | Jun 19 11:30:19.310897 crc crio[22562]: time="2026-06-19T11:30:19.31075103Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304589 | controller | Jun 19 11:30:19.310897 crc crio[22562]: time="2026-06-19T11:30:19.310797751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304605 | controller | Jun 19 11:30:19.310897 crc crio[22562]: time="2026-06-19T11:30:19.310829801Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304620 | controller | Jun 19 11:30:19.311211 crc crio[22562]: time="2026-06-19T11:30:19.311062117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304636 | controller | Jun 19 11:30:19.311211 crc crio[22562]: time="2026-06-19T11:30:19.311135609Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304682 | controller | Jun 19 11:30:19.311550 crc crio[22562]: time="2026-06-19T11:30:19.311468477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304700 | controller | Jun 19 11:30:19.311744 crc crio[22562]: time="2026-06-19T11:30:19.31157879Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304716 | controller | Jun 19 11:30:19.311744 crc crio[22562]: time="2026-06-19T11:30:19.311643302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304732 | controller | Jun 19 11:30:19.311744 crc crio[22562]: time="2026-06-19T11:30:19.311684393Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304763 | controller | Jun 19 11:30:19.312503 crc crio[22562]: time="2026-06-19T11:30:19.31238156Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304779 | controller | Jun 19 11:30:19.312638 crc crio[22562]: time="2026-06-19T11:30:19.312490142Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304795 | controller | Jun 19 11:30:19.312907 crc crio[22562]: time="2026-06-19T11:30:19.312827092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304812 | controller | Jun 19 11:30:19.312907 crc crio[22562]: time="2026-06-19T11:30:19.312891233Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304829 | controller | Jun 19 11:30:19.313039 crc crio[22562]: time="2026-06-19T11:30:19.313021136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304844 | controller | Jun 19 11:30:19.313217 crc crio[22562]: time="2026-06-19T11:30:19.313059387Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304860 | controller | Jun 19 11:30:19.313350 crc crio[22562]: time="2026-06-19T11:30:19.313296983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304875 | controller | Jun 19 11:30:19.313422 crc crio[22562]: time="2026-06-19T11:30:19.313356794Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304894 | controller | Jun 19 11:30:19.313712 crc crio[22562]: time="2026-06-19T11:30:19.313632051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304910 | controller | Jun 19 11:30:19.313712 crc crio[22562]: time="2026-06-19T11:30:19.313695322Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304925 | controller | Jun 19 11:30:19.314049 crc crio[22562]: time="2026-06-19T11:30:19.313974099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304941 | controller | Jun 19 11:30:19.314301 crc crio[22562]: time="2026-06-19T11:30:19.314072782Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304956 | controller | Jun 19 11:30:19.314301 crc crio[22562]: time="2026-06-19T11:30:19.314249577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.304971 | controller | Jun 19 11:30:19.314301 crc crio[22562]: time="2026-06-19T11:30:19.314286598Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.304986 | controller | Jun 19 11:30:19.314566 crc crio[22562]: time="2026-06-19T11:30:19.314501273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305001 | controller | Jun 19 11:30:19.314566 crc crio[22562]: time="2026-06-19T11:30:19.314557764Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305016 | controller | Jun 19 11:30:19.314833 crc crio[22562]: time="2026-06-19T11:30:19.314772539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305032 | controller | Jun 19 11:30:19.314833 crc crio[22562]: time="2026-06-19T11:30:19.314828651Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305047 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.315276442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305062 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.315346143Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305077 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.315407865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305092 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.315433835Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305107 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.31558491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305123 | controller | Jun 19 11:30:19.315635 crc crio[22562]: time="2026-06-19T11:30:19.315619891Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305138 | controller | Jun 19 11:30:19.315976 crc crio[22562]: time="2026-06-19T11:30:19.315934268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305153 | controller | Jun 19 11:30:19.316120 crc crio[22562]: time="2026-06-19T11:30:19.316030151Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305168 | controller | Jun 19 11:30:19.316270 crc crio[22562]: time="2026-06-19T11:30:19.316244426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305183 | controller | Jun 19 11:30:19.316328 crc crio[22562]: time="2026-06-19T11:30:19.316298427Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305199 | controller | Jun 19 11:30:19.316537 crc crio[22562]: time="2026-06-19T11:30:19.316485022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305217 | controller | Jun 19 11:30:19.316626 crc crio[22562]: time="2026-06-19T11:30:19.316543993Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305233 | controller | Jun 19 11:30:19.316806 crc crio[22562]: time="2026-06-19T11:30:19.316760498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305248 | controller | Jun 19 11:30:19.316887 crc crio[22562]: time="2026-06-19T11:30:19.31681723Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305264 | controller | Jun 19 11:30:19.317290 crc crio[22562]: time="2026-06-19T11:30:19.317234281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305280 | controller | Jun 19 11:30:19.317490 crc crio[22562]: time="2026-06-19T11:30:19.317310163Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305295 | controller | Jun 19 11:30:19.317570 crc crio[22562]: time="2026-06-19T11:30:19.317514978Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305310 | controller | Jun 19 11:30:19.317570 crc crio[22562]: time="2026-06-19T11:30:19.317559749Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305326 | controller | Jun 19 11:30:19.317680 crc crio[22562]: time="2026-06-19T11:30:19.31761925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305341 | controller | Jun 19 11:30:19.317680 crc crio[22562]: time="2026-06-19T11:30:19.317646641Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305357 | controller | Jun 19 11:30:19.317970 crc crio[22562]: time="2026-06-19T11:30:19.317922717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305372 | controller | Jun 19 11:30:19.318051 crc crio[22562]: time="2026-06-19T11:30:19.317981259Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305387 | controller | Jun 19 11:30:19.318258 crc crio[22562]: time="2026-06-19T11:30:19.318215314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305402 | controller | Jun 19 11:30:19.318356 crc crio[22562]: time="2026-06-19T11:30:19.318270566Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305418 | controller | Jun 19 11:30:19.318588 crc crio[22562]: time="2026-06-19T11:30:19.318544253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305457 | controller | Jun 19 11:30:19.318669 crc crio[22562]: time="2026-06-19T11:30:19.318596665Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305475 | controller | Jun 19 11:30:19.318730 crc crio[22562]: time="2026-06-19T11:30:19.318683617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305490 | controller | Jun 19 11:30:19.318730 crc crio[22562]: time="2026-06-19T11:30:19.318721568Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305505 | controller | Jun 19 11:30:19.318974 crc crio[22562]: time="2026-06-19T11:30:19.318930183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305521 | controller | Jun 19 11:30:19.319045 crc crio[22562]: time="2026-06-19T11:30:19.318981724Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305537 | controller | Jun 19 11:30:19.319307 crc crio[22562]: time="2026-06-19T11:30:19.319257441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305553 | controller | Jun 19 11:30:19.319398 crc crio[22562]: time="2026-06-19T11:30:19.319318312Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305597 | controller | Jun 19 11:30:19.319466 crc crio[22562]: time="2026-06-19T11:30:19.319431245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305619 | controller | Jun 19 11:30:19.319527 crc crio[22562]: time="2026-06-19T11:30:19.319468946Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305635 | controller | Jun 19 11:30:19.319766 crc crio[22562]: time="2026-06-19T11:30:19.319721242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305651 | controller | Jun 19 11:30:19.319859 crc crio[22562]: time="2026-06-19T11:30:19.319770523Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305667 | controller | Jun 19 11:30:19.320018 crc crio[22562]: time="2026-06-19T11:30:19.319975259Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305682 | controller | Jun 19 11:30:19.320213 crc crio[22562]: time="2026-06-19T11:30:19.32002708Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305698 | controller | Jun 19 11:30:19.320366 crc crio[22562]: time="2026-06-19T11:30:19.320308586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305714 | controller | Jun 19 11:30:19.320474 crc crio[22562]: time="2026-06-19T11:30:19.320380618Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305730 | controller | Jun 19 11:30:19.320627 crc crio[22562]: time="2026-06-19T11:30:19.320558283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305746 | controller | Jun 19 11:30:19.320701 crc crio[22562]: time="2026-06-19T11:30:19.320661225Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305762 | controller | Jun 19 11:30:19.320701 crc crio[22562]: time="2026-06-19T11:30:19.320680706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305778 | controller | Jun 19 11:30:19.320701 crc crio[22562]: time="2026-06-19T11:30:19.320702046Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305794 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.32090435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305810 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.320963872Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305826 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.321102326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305842 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.321203018Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305858 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.321448234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305874 | controller | Jun 19 11:30:19.321554 crc crio[22562]: time="2026-06-19T11:30:19.321489735Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305889 | controller | Jun 19 11:30:19.321939 crc crio[22562]: time="2026-06-19T11:30:19.321768353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305904 | controller | Jun 19 11:30:19.321939 crc crio[22562]: time="2026-06-19T11:30:19.321805724Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305919 | controller | Jun 19 11:30:19.322048 crc crio[22562]: time="2026-06-19T11:30:19.321961608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305938 | controller | Jun 19 11:30:19.322048 crc crio[22562]: time="2026-06-19T11:30:19.321996098Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305953 | controller | Jun 19 11:30:19.322317 crc crio[22562]: time="2026-06-19T11:30:19.322257565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305968 | controller | Jun 19 11:30:19.322317 crc crio[22562]: time="2026-06-19T11:30:19.322292536Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.305983 | controller | Jun 19 11:30:19.322684 crc crio[22562]: time="2026-06-19T11:30:19.322553672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.305998 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.322734257Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306013 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.32289549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306028 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.322969012Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306043 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.323136007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306057 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.32326457Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306072 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.323371433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306087 | controller | Jun 19 11:30:19.325645 crc crio[22562]: time="2026-06-19T11:30:19.323463735Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306102 | controller | Jun 19 11:30:19.328733 crc crio[22562]: time="2026-06-19T11:30:19.328575052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306117 | controller | Jun 19 11:30:19.328875 crc crio[22562]: time="2026-06-19T11:30:19.328777187Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306132 | controller | Jun 19 11:30:19.328925 crc crio[22562]: time="2026-06-19T11:30:19.32888935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306148 | controller | Jun 19 11:30:19.328925 crc crio[22562]: time="2026-06-19T11:30:19.32891783Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306163 | controller | Jun 19 11:30:19.329210 crc crio[22562]: time="2026-06-19T11:30:19.329024303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306179 | controller | Jun 19 11:30:19.329332 crc crio[22562]: time="2026-06-19T11:30:19.329235898Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306194 | controller | Jun 19 11:30:19.336253 crc crio[22562]: time="2026-06-19T11:30:19.335995556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306209 | controller | Jun 19 11:30:19.336253 crc crio[22562]: time="2026-06-19T11:30:19.336127169Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306224 | controller | Jun 19 11:30:19.336253 crc crio[22562]: time="2026-06-19T11:30:19.33619251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306240 | controller | Jun 19 11:30:19.336253 crc crio[22562]: time="2026-06-19T11:30:19.336221351Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306255 | controller | Jun 19 11:30:19.336443 crc crio[22562]: time="2026-06-19T11:30:19.336269332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306274 | controller | Jun 19 11:30:19.336443 crc crio[22562]: time="2026-06-19T11:30:19.336290203Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306290 | controller | Jun 19 11:30:19.336758 crc crio[22562]: time="2026-06-19T11:30:19.336689073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306306 | controller | Jun 19 11:30:19.336825 crc crio[22562]: time="2026-06-19T11:30:19.336755144Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306321 | controller | Jun 19 11:30:19.336825 crc crio[22562]: time="2026-06-19T11:30:19.336799985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306337 | controller | Jun 19 11:30:19.336889 crc crio[22562]: time="2026-06-19T11:30:19.336827116Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306352 | controller | Jun 19 11:30:19.337015 crc crio[22562]: time="2026-06-19T11:30:19.33694866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306367 | controller | Jun 19 11:30:19.337015 crc crio[22562]: time="2026-06-19T11:30:19.337006041Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306383 | controller | Jun 19 11:30:19.337248 crc crio[22562]: time="2026-06-19T11:30:19.337219506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306398 | controller | Jun 19 11:30:19.337289 crc crio[22562]: time="2026-06-19T11:30:19.337250387Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306413 | controller | Jun 19 11:30:19.337461 crc crio[22562]: time="2026-06-19T11:30:19.33738511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306444 | controller | Jun 19 11:30:19.337461 crc crio[22562]: time="2026-06-19T11:30:19.337444682Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306465 | controller | Jun 19 11:30:19.337727 crc crio[22562]: time="2026-06-19T11:30:19.337651847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306482 | controller | Jun 19 11:30:19.337727 crc crio[22562]: time="2026-06-19T11:30:19.337716988Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306498 | controller | Jun 19 11:30:19.337834 crc crio[22562]: time="2026-06-19T11:30:19.33780007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306513 | controller | Jun 19 11:30:19.337834 crc crio[22562]: time="2026-06-19T11:30:19.337826251Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306529 | controller | Jun 19 11:30:19.338108 crc crio[22562]: time="2026-06-19T11:30:19.338026947Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306544 | controller | Jun 19 11:30:19.338108 crc crio[22562]: time="2026-06-19T11:30:19.338077948Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306559 | controller | Jun 19 11:30:19.338362 crc crio[22562]: time="2026-06-19T11:30:19.338295273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306575 | controller | Jun 19 11:30:19.338695 crc crio[22562]: time="2026-06-19T11:30:19.338637181Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306590 | controller | Jun 19 11:30:19.339003 crc crio[22562]: time="2026-06-19T11:30:19.338933189Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306606 | controller | Jun 19 11:30:19.339003 crc crio[22562]: time="2026-06-19T11:30:19.33900008Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306633 | controller | Jun 19 11:30:19.339191 crc crio[22562]: time="2026-06-19T11:30:19.339037741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306649 | controller | Jun 19 11:30:19.339191 crc crio[22562]: time="2026-06-19T11:30:19.339062782Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306664 | controller | Jun 19 11:30:19.339281 crc crio[22562]: time="2026-06-19T11:30:19.339194255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306680 | controller | Jun 19 11:30:19.339318 crc crio[22562]: time="2026-06-19T11:30:19.339290057Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306696 | controller | Jun 19 11:30:19.340546 crc crio[22562]: time="2026-06-19T11:30:19.340397885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306712 | controller | Jun 19 11:30:19.340546 crc crio[22562]: time="2026-06-19T11:30:19.340500747Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306728 | controller | Jun 19 11:30:19.340714 crc crio[22562]: time="2026-06-19T11:30:19.340557639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306743 | controller | Jun 19 11:30:19.340714 crc crio[22562]: time="2026-06-19T11:30:19.340663081Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306759 | controller | Jun 19 11:30:19.340948 crc crio[22562]: time="2026-06-19T11:30:19.340853666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306775 | controller | Jun 19 11:30:19.341110 crc crio[22562]: time="2026-06-19T11:30:19.34098527Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306791 | controller | Jun 19 11:30:19.341110 crc crio[22562]: time="2026-06-19T11:30:19.341027411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306807 | controller | Jun 19 11:30:19.341110 crc crio[22562]: time="2026-06-19T11:30:19.341054042Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306823 | controller | Jun 19 11:30:19.341294 crc crio[22562]: time="2026-06-19T11:30:19.341263247Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306839 | controller | Jun 19 11:30:19.341332 crc crio[22562]: time="2026-06-19T11:30:19.341300178Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306854 | controller | Jun 19 11:30:19.341741 crc crio[22562]: time="2026-06-19T11:30:19.341626394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306870 | controller | Jun 19 11:30:19.341741 crc crio[22562]: time="2026-06-19T11:30:19.341692596Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306886 | controller | Jun 19 11:30:19.341979 crc crio[22562]: time="2026-06-19T11:30:19.3418354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306902 | controller | Jun 19 11:30:19.341979 crc crio[22562]: time="2026-06-19T11:30:19.341881172Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306917 | controller | Jun 19 11:30:19.342076 crc crio[22562]: time="2026-06-19T11:30:19.342001724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306933 | controller | Jun 19 11:30:19.342076 crc crio[22562]: time="2026-06-19T11:30:19.342045746Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306949 | controller | Jun 19 11:30:19.342671 crc crio[22562]: time="2026-06-19T11:30:19.342552858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306968 | controller | Jun 19 11:30:19.342671 crc crio[22562]: time="2026-06-19T11:30:19.34266492Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.306984 | controller | Jun 19 11:30:19.343009 crc crio[22562]: time="2026-06-19T11:30:19.342718192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.306999 | controller | Jun 19 11:30:19.343009 crc crio[22562]: time="2026-06-19T11:30:19.342766993Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307015 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.344671701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307030 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.344740122Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307046 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.344898006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307061 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.344976238Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307076 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.345011369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307091 | controller | Jun 19 11:30:19.345056 crc crio[22562]: time="2026-06-19T11:30:19.34503616Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307106 | controller | Jun 19 11:30:19.345406 crc crio[22562]: time="2026-06-19T11:30:19.345116993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307121 | controller | Jun 19 11:30:19.345406 crc crio[22562]: time="2026-06-19T11:30:19.345206035Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307137 | controller | Jun 19 11:30:19.346366 crc crio[22562]: time="2026-06-19T11:30:19.346296201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307152 | controller | Jun 19 11:30:19.346366 crc crio[22562]: time="2026-06-19T11:30:19.346347332Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307167 | controller | Jun 19 11:30:19.346491 crc crio[22562]: time="2026-06-19T11:30:19.346379004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307182 | controller | Jun 19 11:30:19.346491 crc crio[22562]: time="2026-06-19T11:30:19.346421345Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307197 | controller | Jun 19 11:30:19.347397 crc crio[22562]: time="2026-06-19T11:30:19.347331727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307212 | controller | Jun 19 11:30:19.347479 crc crio[22562]: time="2026-06-19T11:30:19.347403679Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307227 | controller | Jun 19 11:30:19.347479 crc crio[22562]: time="2026-06-19T11:30:19.34744679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307243 | controller | Jun 19 11:30:19.347564 crc crio[22562]: time="2026-06-19T11:30:19.347498661Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307258 | controller | Jun 19 11:30:19.347887 crc crio[22562]: time="2026-06-19T11:30:19.347789498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307273 | controller | Jun 19 11:30:19.347946 crc crio[22562]: time="2026-06-19T11:30:19.347891021Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307291 | controller | Jun 19 11:30:19.348911 crc crio[22562]: time="2026-06-19T11:30:19.348753322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307307 | controller | Jun 19 11:30:19.348911 crc crio[22562]: time="2026-06-19T11:30:19.348903586Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307322 | controller | Jun 19 11:30:19.349021 crc crio[22562]: time="2026-06-19T11:30:19.348983738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307337 | controller | Jun 19 11:30:19.349021 crc crio[22562]: time="2026-06-19T11:30:19.349013908Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307352 | controller | Jun 19 11:30:19.349298 crc crio[22562]: time="2026-06-19T11:30:19.349236864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307367 | controller | Jun 19 11:30:19.349298 crc crio[22562]: time="2026-06-19T11:30:19.349296595Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307382 | controller | Jun 19 11:30:19.349551 crc crio[22562]: time="2026-06-19T11:30:19.34946179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307397 | controller | Jun 19 11:30:19.349618 crc crio[22562]: time="2026-06-19T11:30:19.349588313Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307412 | controller | Jun 19 11:30:19.349723 crc crio[22562]: time="2026-06-19T11:30:19.349666435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307441 | controller | Jun 19 11:30:19.349809 crc crio[22562]: time="2026-06-19T11:30:19.349732057Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307462 | controller | Jun 19 11:30:19.349852 crc crio[22562]: time="2026-06-19T11:30:19.349811269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307479 | controller | Jun 19 11:30:19.349896 crc crio[22562]: time="2026-06-19T11:30:19.34985248Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307495 | controller | Jun 19 11:30:19.350109 crc crio[22562]: time="2026-06-19T11:30:19.350046124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307510 | controller | Jun 19 11:30:19.350225 crc crio[22562]: time="2026-06-19T11:30:19.350127196Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307525 | controller | Jun 19 11:30:19.350357 crc crio[22562]: time="2026-06-19T11:30:19.350315141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307541 | controller | Jun 19 11:30:19.350410 crc crio[22562]: time="2026-06-19T11:30:19.350376732Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307556 | controller | Jun 19 11:30:19.350624 crc crio[22562]: time="2026-06-19T11:30:19.350482815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307571 | controller | Jun 19 11:30:19.350624 crc crio[22562]: time="2026-06-19T11:30:19.350531756Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307587 | controller | Jun 19 11:30:19.350757 crc crio[22562]: time="2026-06-19T11:30:19.3507043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307602 | controller | Jun 19 11:30:19.350757 crc crio[22562]: time="2026-06-19T11:30:19.350739741Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307618 | controller | Jun 19 11:30:19.350932 crc crio[22562]: time="2026-06-19T11:30:19.350895695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307637 | controller | Jun 19 11:30:19.350992 crc crio[22562]: time="2026-06-19T11:30:19.350942946Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307653 | controller | Jun 19 11:30:19.351214 crc crio[22562]: time="2026-06-19T11:30:19.3511121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307668 | controller | Jun 19 11:30:19.351284 crc crio[22562]: time="2026-06-19T11:30:19.351217184Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307683 | controller | Jun 19 11:30:19.351436 crc crio[22562]: time="2026-06-19T11:30:19.351389128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307698 | controller | Jun 19 11:30:19.351506 crc crio[22562]: time="2026-06-19T11:30:19.351448539Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307713 | controller | Jun 19 11:30:19.351545 crc crio[22562]: time="2026-06-19T11:30:19.351513731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307728 | controller | Jun 19 11:30:19.351609 crc crio[22562]: time="2026-06-19T11:30:19.351548231Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307743 | controller | Jun 19 11:30:19.351724 crc crio[22562]: time="2026-06-19T11:30:19.351681015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307759 | controller | Jun 19 11:30:19.351838 crc crio[22562]: time="2026-06-19T11:30:19.351798878Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307775 | controller | Jun 19 11:30:19.351901 crc crio[22562]: time="2026-06-19T11:30:19.351866479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307790 | controller | Jun 19 11:30:19.351951 crc crio[22562]: time="2026-06-19T11:30:19.35190695Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307806 | controller | Jun 19 11:30:19.353024 crc crio[22562]: time="2026-06-19T11:30:19.352882215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307821 | controller | Jun 19 11:30:19.353274 crc crio[22562]: time="2026-06-19T11:30:19.35310972Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307837 | controller | Jun 19 11:30:19.353347 crc crio[22562]: time="2026-06-19T11:30:19.353257044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307853 | controller | Jun 19 11:30:19.353395 crc crio[22562]: time="2026-06-19T11:30:19.353356406Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307868 | controller | Jun 19 11:30:19.353655 crc crio[22562]: time="2026-06-19T11:30:19.353601133Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307884 | controller | Jun 19 11:30:19.353760 crc crio[22562]: time="2026-06-19T11:30:19.353673345Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307899 | controller | Jun 19 11:30:19.353760 crc crio[22562]: time="2026-06-19T11:30:19.353719596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307915 | controller | Jun 19 11:30:19.353760 crc crio[22562]: time="2026-06-19T11:30:19.353757667Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307930 | controller | Jun 19 11:30:19.354058 crc crio[22562]: time="2026-06-19T11:30:19.353798618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307946 | controller | Jun 19 11:30:19.354058 crc crio[22562]: time="2026-06-19T11:30:19.353831328Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307961 | controller | Jun 19 11:30:19.354058 crc crio[22562]: time="2026-06-19T11:30:19.353998282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.307980 | controller | Jun 19 11:30:19.354058 crc crio[22562]: time="2026-06-19T11:30:19.354038963Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.307996 | controller | Jun 19 11:30:19.354357 crc crio[22562]: time="2026-06-19T11:30:19.354231538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308012 | controller | Jun 19 11:30:19.354357 crc crio[22562]: time="2026-06-19T11:30:19.354286109Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308028 | controller | Jun 19 11:30:19.354975 crc crio[22562]: time="2026-06-19T11:30:19.354915266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308043 | controller | Jun 19 11:30:19.354975 crc crio[22562]: time="2026-06-19T11:30:19.354957097Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308058 | controller | Jun 19 11:30:19.355195 crc crio[22562]: time="2026-06-19T11:30:19.355055119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308074 | controller | Jun 19 11:30:19.355195 crc crio[22562]: time="2026-06-19T11:30:19.355122761Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308090 | controller | Jun 19 11:30:19.355583 crc crio[22562]: time="2026-06-19T11:30:19.35552274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308105 | controller | Jun 19 11:30:19.355583 crc crio[22562]: time="2026-06-19T11:30:19.355565271Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308120 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.355640413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308135 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.355673854Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308150 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.355854948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308166 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.355891059Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308181 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.355985281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308196 | controller | Jun 19 11:30:19.356032 crc crio[22562]: time="2026-06-19T11:30:19.356020882Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308212 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356286359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308227 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356321639Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308242 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356466274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308257 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356508585Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308272 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356653767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308288 | controller | Jun 19 11:30:19.356723 crc crio[22562]: time="2026-06-19T11:30:19.356689228Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308306 | controller | Jun 19 11:30:19.356973 crc crio[22562]: time="2026-06-19T11:30:19.356781992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308322 | controller | Jun 19 11:30:19.356973 crc crio[22562]: time="2026-06-19T11:30:19.356818152Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308337 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.357105749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308353 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.357206882Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308368 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.357236693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308383 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.357257523Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308398 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.35752576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308413 | controller | Jun 19 11:30:19.357417 crc crio[22562]: time="2026-06-19T11:30:19.35756067Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308443 | controller | Jun 19 11:30:19.357988 crc crio[22562]: time="2026-06-19T11:30:19.357707775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308463 | controller | Jun 19 11:30:19.357988 crc crio[22562]: time="2026-06-19T11:30:19.357762546Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308479 | controller | Jun 19 11:30:19.357988 crc crio[22562]: time="2026-06-19T11:30:19.357923779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308494 | controller | Jun 19 11:30:19.357988 crc crio[22562]: time="2026-06-19T11:30:19.35795762Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308509 | controller | Jun 19 11:30:19.358279 crc crio[22562]: time="2026-06-19T11:30:19.358255578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308525 | controller | Jun 19 11:30:19.358331 crc crio[22562]: time="2026-06-19T11:30:19.358303319Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308540 | controller | Jun 19 11:30:19.358596 crc crio[22562]: time="2026-06-19T11:30:19.358432872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308555 | controller | Jun 19 11:30:19.358596 crc crio[22562]: time="2026-06-19T11:30:19.358475523Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308570 | controller | Jun 19 11:30:19.358596 crc crio[22562]: time="2026-06-19T11:30:19.358567836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308585 | controller | Jun 19 11:30:19.358884 crc crio[22562]: time="2026-06-19T11:30:19.358610317Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308600 | controller | Jun 19 11:30:19.358884 crc crio[22562]: time="2026-06-19T11:30:19.35874846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308615 | controller | Jun 19 11:30:19.358884 crc crio[22562]: time="2026-06-19T11:30:19.358783501Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308631 | controller | Jun 19 11:30:19.359361 crc crio[22562]: time="2026-06-19T11:30:19.358941815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308649 | controller | Jun 19 11:30:19.359361 crc crio[22562]: time="2026-06-19T11:30:19.358984016Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308665 | controller | Jun 19 11:30:19.359361 crc crio[22562]: time="2026-06-19T11:30:19.359241362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308680 | controller | Jun 19 11:30:19.359361 crc crio[22562]: time="2026-06-19T11:30:19.359282423Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308695 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359392775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308710 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359436807Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308725 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359613402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308750 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359650283Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308767 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359752184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308782 | controller | Jun 19 11:30:19.359808 crc crio[22562]: time="2026-06-19T11:30:19.359798735Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308800 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360013921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308816 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360239697Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308831 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360280678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308846 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360309009Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308862 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360444572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308878 | controller | Jun 19 11:30:19.360541 crc crio[22562]: time="2026-06-19T11:30:19.360491773Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308894 | controller | Jun 19 11:30:19.361024 crc crio[22562]: time="2026-06-19T11:30:19.360612346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308910 | controller | Jun 19 11:30:19.361024 crc crio[22562]: time="2026-06-19T11:30:19.360647557Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308926 | controller | Jun 19 11:30:19.361024 crc crio[22562]: time="2026-06-19T11:30:19.361012807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308942 | controller | Jun 19 11:30:19.361245 crc crio[22562]: time="2026-06-19T11:30:19.361047927Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308957 | controller | Jun 19 11:30:19.361291 crc crio[22562]: time="2026-06-19T11:30:19.361252752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.308973 | controller | Jun 19 11:30:19.361329 crc crio[22562]: time="2026-06-19T11:30:19.361289963Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.308994 | controller | Jun 19 11:30:19.361542 crc crio[22562]: time="2026-06-19T11:30:19.361490458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309010 | controller | Jun 19 11:30:19.361914 crc crio[22562]: time="2026-06-19T11:30:19.36155747Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309026 | controller | Jun 19 11:30:19.361914 crc crio[22562]: time="2026-06-19T11:30:19.361682563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309041 | controller | Jun 19 11:30:19.361914 crc crio[22562]: time="2026-06-19T11:30:19.361727784Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309057 | controller | Jun 19 11:30:19.361914 crc crio[22562]: time="2026-06-19T11:30:19.361844277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309073 | controller | Jun 19 11:30:19.361914 crc crio[22562]: time="2026-06-19T11:30:19.361874547Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309089 | controller | Jun 19 11:30:19.362253 crc crio[22562]: time="2026-06-19T11:30:19.362058782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309106 | controller | Jun 19 11:30:19.362253 crc crio[22562]: time="2026-06-19T11:30:19.362188365Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309122 | controller | Jun 19 11:30:19.362496 crc crio[22562]: time="2026-06-19T11:30:19.362355779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309138 | controller | Jun 19 11:30:19.362496 crc crio[22562]: time="2026-06-19T11:30:19.36238938Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309154 | controller | Jun 19 11:30:19.362662 crc crio[22562]: time="2026-06-19T11:30:19.362608666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309169 | controller | Jun 19 11:30:19.362723 crc crio[22562]: time="2026-06-19T11:30:19.362679358Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309185 | controller | Jun 19 11:30:19.362923 crc crio[22562]: time="2026-06-19T11:30:19.36282495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309200 | controller | Jun 19 11:30:19.362923 crc crio[22562]: time="2026-06-19T11:30:19.362859281Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309215 | controller | Jun 19 11:30:19.363519 crc crio[22562]: time="2026-06-19T11:30:19.363318003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309230 | controller | Jun 19 11:30:19.363519 crc crio[22562]: time="2026-06-19T11:30:19.363354054Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309245 | controller | Jun 19 11:30:19.363519 crc crio[22562]: time="2026-06-19T11:30:19.363460886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309260 | controller | Jun 19 11:30:19.363519 crc crio[22562]: time="2026-06-19T11:30:19.363513458Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309276 | controller | Jun 19 11:30:19.363811 crc crio[22562]: time="2026-06-19T11:30:19.363683702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309291 | controller | Jun 19 11:30:19.363811 crc crio[22562]: time="2026-06-19T11:30:19.363716913Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309306 | controller | Jun 19 11:30:19.363974 crc crio[22562]: time="2026-06-19T11:30:19.363933209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309325 | controller | Jun 19 11:30:19.364310 crc crio[22562]: time="2026-06-19T11:30:19.36399688Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309341 | controller | Jun 19 11:30:19.364310 crc crio[22562]: time="2026-06-19T11:30:19.364248515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309402 | controller | Jun 19 11:30:19.364310 crc crio[22562]: time="2026-06-19T11:30:19.364284176Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309425 | controller | Jun 19 11:30:19.364479 crc crio[22562]: time="2026-06-19T11:30:19.364420531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309466 | controller | Jun 19 11:30:19.364479 crc crio[22562]: time="2026-06-19T11:30:19.364463232Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309482 | controller | Jun 19 11:30:19.364584 crc crio[22562]: time="2026-06-19T11:30:19.364564984Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309497 | controller | Jun 19 11:30:19.364642 crc crio[22562]: time="2026-06-19T11:30:19.364604795Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309512 | controller | Jun 19 11:30:19.364953 crc crio[22562]: time="2026-06-19T11:30:19.364895863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309527 | controller | Jun 19 11:30:19.364953 crc crio[22562]: time="2026-06-19T11:30:19.364936094Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309543 | controller | Jun 19 11:30:19.365200 crc crio[22562]: time="2026-06-19T11:30:19.365111078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309557 | controller | Jun 19 11:30:19.365377 crc crio[22562]: time="2026-06-19T11:30:19.365338374Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309572 | controller | Jun 19 11:30:19.365445 crc crio[22562]: time="2026-06-19T11:30:19.365410125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309587 | controller | Jun 19 11:30:19.365482 crc crio[22562]: time="2026-06-19T11:30:19.365445756Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309602 | controller | Jun 19 11:30:19.365669 crc crio[22562]: time="2026-06-19T11:30:19.36561703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309618 | controller | Jun 19 11:30:19.365669 crc crio[22562]: time="2026-06-19T11:30:19.365652631Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309633 | controller | Jun 19 11:30:19.365964 crc crio[22562]: time="2026-06-19T11:30:19.365913618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309648 | controller | Jun 19 11:30:19.366053 crc crio[22562]: time="2026-06-19T11:30:19.36600362Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309663 | controller | Jun 19 11:30:19.366395 crc crio[22562]: time="2026-06-19T11:30:19.366271577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309678 | controller | Jun 19 11:30:19.366395 crc crio[22562]: time="2026-06-19T11:30:19.366311198Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309694 | controller | Jun 19 11:30:19.366395 crc crio[22562]: time="2026-06-19T11:30:19.366351619Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309709 | controller | Jun 19 11:30:19.366395 crc crio[22562]: time="2026-06-19T11:30:19.36637629Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309729 | controller | Jun 19 11:30:19.366608 crc crio[22562]: time="2026-06-19T11:30:19.366566414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309745 | controller | Jun 19 11:30:19.366662 crc crio[22562]: time="2026-06-19T11:30:19.366629656Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309760 | controller | Jun 19 11:30:19.366930 crc crio[22562]: time="2026-06-19T11:30:19.366852551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309775 | controller | Jun 19 11:30:19.366987 crc crio[22562]: time="2026-06-19T11:30:19.366928603Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309791 | controller | Jun 19 11:30:19.367020 crc crio[22562]: time="2026-06-19T11:30:19.366992995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309806 | controller | Jun 19 11:30:19.367066 crc crio[22562]: time="2026-06-19T11:30:19.367031586Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309822 | controller | Jun 19 11:30:19.367338 crc crio[22562]: time="2026-06-19T11:30:19.367296842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309838 | controller | Jun 19 11:30:19.367393 crc crio[22562]: time="2026-06-19T11:30:19.367363694Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309853 | controller | Jun 19 11:30:19.367477 crc crio[22562]: time="2026-06-19T11:30:19.367439345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309868 | controller | Jun 19 11:30:19.367542 crc crio[22562]: time="2026-06-19T11:30:19.367488517Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309883 | controller | Jun 19 11:30:19.367802 crc crio[22562]: time="2026-06-19T11:30:19.367741734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309898 | controller | Jun 19 11:30:19.367867 crc crio[22562]: time="2026-06-19T11:30:19.367808665Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309914 | controller | Jun 19 11:30:19.368012 crc crio[22562]: time="2026-06-19T11:30:19.367951099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309929 | controller | Jun 19 11:30:19.368109 crc crio[22562]: time="2026-06-19T11:30:19.368035561Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309944 | controller | Jun 19 11:30:19.368351 crc crio[22562]: time="2026-06-19T11:30:19.368308917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309959 | controller | Jun 19 11:30:19.368409 crc crio[22562]: time="2026-06-19T11:30:19.368374219Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.309974 | controller | Jun 19 11:30:19.368512 crc crio[22562]: time="2026-06-19T11:30:19.368474001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.309989 | controller | Jun 19 11:30:19.368569 crc crio[22562]: time="2026-06-19T11:30:19.368529413Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310005 | controller | Jun 19 11:30:19.368889 crc crio[22562]: time="2026-06-19T11:30:19.368716637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310021 | controller | Jun 19 11:30:19.368889 crc crio[22562]: time="2026-06-19T11:30:19.368787339Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310037 | controller | Jun 19 11:30:19.368992 crc crio[22562]: time="2026-06-19T11:30:19.368918863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310053 | controller | Jun 19 11:30:19.368992 crc crio[22562]: time="2026-06-19T11:30:19.368957354Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310073 | controller | Jun 19 11:30:19.369313 crc crio[22562]: time="2026-06-19T11:30:19.36925361Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310088 | controller | Jun 19 11:30:19.369313 crc crio[22562]: time="2026-06-19T11:30:19.369302371Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310104 | controller | Jun 19 11:30:19.369466 crc crio[22562]: time="2026-06-19T11:30:19.369423624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310120 | controller | Jun 19 11:30:19.369533 crc crio[22562]: time="2026-06-19T11:30:19.369481036Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310135 | controller | Jun 19 11:30:19.369853 crc crio[22562]: time="2026-06-19T11:30:19.369814535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310151 | controller | Jun 19 11:30:19.369990 crc crio[22562]: time="2026-06-19T11:30:19.369870626Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310167 | controller | Jun 19 11:30:19.369990 crc crio[22562]: time="2026-06-19T11:30:19.369913827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310182 | controller | Jun 19 11:30:19.369990 crc crio[22562]: time="2026-06-19T11:30:19.369955928Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310198 | controller | Jun 19 11:30:19.370195 crc crio[22562]: time="2026-06-19T11:30:19.370110692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310213 | controller | Jun 19 11:30:19.370245 crc crio[22562]: time="2026-06-19T11:30:19.370211794Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310228 | controller | Jun 19 11:30:19.370364 crc crio[22562]: time="2026-06-19T11:30:19.370323967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310244 | controller | Jun 19 11:30:19.370417 crc crio[22562]: time="2026-06-19T11:30:19.370380868Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310259 | controller | Jun 19 11:30:19.370510 crc crio[22562]: time="2026-06-19T11:30:19.37047122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310275 | controller | Jun 19 11:30:19.370576 crc crio[22562]: time="2026-06-19T11:30:19.370527672Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310290 | controller | Jun 19 11:30:19.370772 crc crio[22562]: time="2026-06-19T11:30:19.370734218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310306 | controller | Jun 19 11:30:19.370930 crc crio[22562]: time="2026-06-19T11:30:19.370876901Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310321 | controller | Jun 19 11:30:19.371117 crc crio[22562]: time="2026-06-19T11:30:19.371020785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310337 | controller | Jun 19 11:30:19.374594 crc crio[22562]: time="2026-06-19T11:30:19.374510292Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310352 | controller | Jun 19 11:30:19.374730 crc crio[22562]: time="2026-06-19T11:30:19.374619184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310368 | controller | Jun 19 11:30:19.374730 crc crio[22562]: time="2026-06-19T11:30:19.374661865Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310383 | controller | Jun 19 11:30:19.374730 crc crio[22562]: time="2026-06-19T11:30:19.374719157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310457 | controller | Jun 19 11:30:19.374836 crc crio[22562]: time="2026-06-19T11:30:19.374741447Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310491 | controller | Jun 19 11:30:19.375010 crc crio[22562]: time="2026-06-19T11:30:19.374968923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310510 | controller | Jun 19 11:30:19.375067 crc crio[22562]: time="2026-06-19T11:30:19.375029634Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310527 | controller | Jun 19 11:30:19.375456 crc crio[22562]: time="2026-06-19T11:30:19.375368192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310543 | controller | Jun 19 11:30:19.375456 crc crio[22562]: time="2026-06-19T11:30:19.375447584Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310559 | controller | Jun 19 11:30:19.375556 crc crio[22562]: time="2026-06-19T11:30:19.375466385Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310575 | controller | Jun 19 11:30:19.375556 crc crio[22562]: time="2026-06-19T11:30:19.375483695Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310589 | controller | Jun 19 11:30:19.375749 crc crio[22562]: time="2026-06-19T11:30:19.375639069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310605 | controller | Jun 19 11:30:19.375749 crc crio[22562]: time="2026-06-19T11:30:19.37568145Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310620 | controller | Jun 19 11:30:19.376237 crc crio[22562]: time="2026-06-19T11:30:19.37606138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310636 | controller | Jun 19 11:30:19.376237 crc crio[22562]: time="2026-06-19T11:30:19.376195883Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310651 | controller | Jun 19 11:30:19.376385 crc crio[22562]: time="2026-06-19T11:30:19.376260965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310666 | controller | Jun 19 11:30:19.376385 crc crio[22562]: time="2026-06-19T11:30:19.376303976Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310680 | controller | Jun 19 11:30:19.376581 crc crio[22562]: time="2026-06-19T11:30:19.376500791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310695 | controller | Jun 19 11:30:19.376581 crc crio[22562]: time="2026-06-19T11:30:19.376575362Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310710 | controller | Jun 19 11:30:19.376669 crc crio[22562]: time="2026-06-19T11:30:19.376611073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310725 | controller | Jun 19 11:30:19.376669 crc crio[22562]: time="2026-06-19T11:30:19.376630894Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310740 | controller | Jun 19 11:30:19.376935 crc crio[22562]: time="2026-06-19T11:30:19.376812928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310756 | controller | Jun 19 11:30:19.376935 crc crio[22562]: time="2026-06-19T11:30:19.37687218Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310771 | controller | Jun 19 11:30:19.377041 crc crio[22562]: time="2026-06-19T11:30:19.376959712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310786 | controller | Jun 19 11:30:19.377041 crc crio[22562]: time="2026-06-19T11:30:19.376986072Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310806 | controller | Jun 19 11:30:19.377384 crc crio[22562]: time="2026-06-19T11:30:19.377317401Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310822 | controller | Jun 19 11:30:19.377384 crc crio[22562]: time="2026-06-19T11:30:19.377373693Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310837 | controller | Jun 19 11:30:19.377500 crc crio[22562]: time="2026-06-19T11:30:19.377456955Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310852 | controller | Jun 19 11:30:19.377500 crc crio[22562]: time="2026-06-19T11:30:19.377483005Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310868 | controller | Jun 19 11:30:19.377693 crc crio[22562]: time="2026-06-19T11:30:19.377637969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310883 | controller | Jun 19 11:30:19.377693 crc crio[22562]: time="2026-06-19T11:30:19.37768848Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310898 | controller | Jun 19 11:30:19.378041 crc crio[22562]: time="2026-06-19T11:30:19.377975917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310913 | controller | Jun 19 11:30:19.378041 crc crio[22562]: time="2026-06-19T11:30:19.378029498Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310929 | controller | Jun 19 11:30:19.378254 crc crio[22562]: time="2026-06-19T11:30:19.378206553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310944 | controller | Jun 19 11:30:19.378254 crc crio[22562]: time="2026-06-19T11:30:19.378235703Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310959 | controller | Jun 19 11:30:19.378445 crc crio[22562]: time="2026-06-19T11:30:19.378386907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.310974 | controller | Jun 19 11:30:19.378445 crc crio[22562]: time="2026-06-19T11:30:19.378437328Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.310990 | controller | Jun 19 11:30:19.378620 crc crio[22562]: time="2026-06-19T11:30:19.378566711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311005 | controller | Jun 19 11:30:19.378620 crc crio[22562]: time="2026-06-19T11:30:19.378617643Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311020 | controller | Jun 19 11:30:19.378881 crc crio[22562]: time="2026-06-19T11:30:19.378819098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311035 | controller | Jun 19 11:30:19.378881 crc crio[22562]: time="2026-06-19T11:30:19.378872519Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311050 | controller | Jun 19 11:30:19.379021 crc crio[22562]: time="2026-06-19T11:30:19.378985762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311065 | controller | Jun 19 11:30:19.379075 crc crio[22562]: time="2026-06-19T11:30:19.379030113Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311081 | controller | Jun 19 11:30:19.379317 crc crio[22562]: time="2026-06-19T11:30:19.379256398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311096 | controller | Jun 19 11:30:19.379317 crc crio[22562]: time="2026-06-19T11:30:19.37931285Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311111 | controller | Jun 19 11:30:19.379454 crc crio[22562]: time="2026-06-19T11:30:19.379414263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311130 | controller | Jun 19 11:30:19.379511 crc crio[22562]: time="2026-06-19T11:30:19.379459814Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311146 | controller | Jun 19 11:30:19.379731 crc crio[22562]: time="2026-06-19T11:30:19.379676929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311162 | controller | Jun 19 11:30:19.379731 crc crio[22562]: time="2026-06-19T11:30:19.37972678Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311178 | controller | Jun 19 11:30:19.379831 crc crio[22562]: time="2026-06-19T11:30:19.379783022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311194 | controller | Jun 19 11:30:19.379831 crc crio[22562]: time="2026-06-19T11:30:19.379809522Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311210 | controller | Jun 19 11:30:19.380124 crc crio[22562]: time="2026-06-19T11:30:19.380049848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311226 | controller | Jun 19 11:30:19.380270 crc crio[22562]: time="2026-06-19T11:30:19.38012875Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311242 | controller | Jun 19 11:30:19.380356 crc crio[22562]: time="2026-06-19T11:30:19.380318895Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311258 | controller | Jun 19 11:30:19.380466 crc crio[22562]: time="2026-06-19T11:30:19.380367956Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311274 | controller | Jun 19 11:30:19.380580 crc crio[22562]: time="2026-06-19T11:30:19.38054384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311290 | controller | Jun 19 11:30:19.380639 crc crio[22562]: time="2026-06-19T11:30:19.380590171Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311306 | controller | Jun 19 11:30:19.380676 crc crio[22562]: time="2026-06-19T11:30:19.380640132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311322 | controller | Jun 19 11:30:19.380676 crc crio[22562]: time="2026-06-19T11:30:19.380661533Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311337 | controller | Jun 19 11:30:19.380890 crc crio[22562]: time="2026-06-19T11:30:19.380854419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311353 | controller | Jun 19 11:30:19.380989 crc crio[22562]: time="2026-06-19T11:30:19.3809013Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311368 | controller | Jun 19 11:30:19.381217 crc crio[22562]: time="2026-06-19T11:30:19.380989572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311384 | controller | Jun 19 11:30:19.381217 crc crio[22562]: time="2026-06-19T11:30:19.381016682Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311400 | controller | Jun 19 11:30:19.381388 crc crio[22562]: time="2026-06-19T11:30:19.38134898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311416 | controller | Jun 19 11:30:19.381473 crc crio[22562]: time="2026-06-19T11:30:19.381399232Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311453 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381561047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311471 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381590236Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311490 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381775041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311506 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381804081Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311521 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381960566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311537 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.381983566Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311552 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382202222Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311567 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382232803Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311582 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382386286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311598 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382429787Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311613 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382659233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311628 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382703814Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311643 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382762485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311658 | controller | Jun 19 11:30:19.382962 crc crio[22562]: time="2026-06-19T11:30:19.382804926Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311673 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.382985391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311688 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.383026452Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311703 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.383353441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311719 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.383405842Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311734 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.383573466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311749 | controller | Jun 19 11:30:19.383931 crc crio[22562]: time="2026-06-19T11:30:19.383614677Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311764 | controller | Jun 19 11:30:19.387850 crc crio[22562]: time="2026-06-19T11:30:19.387560725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-19 12:35:48.311779 | controller | Jun 19 11:30:19.387850 crc crio[22562]: time="2026-06-19T11:30:19.387799181Z" level=info msg="Updated default CNI network name to "
2026-06-19 12:35:48.311795 | controller | Jun 19 11:30:23.917541 crc crio[22562]: time="2026-06-19T11:30:23.915978136Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-19 12:35:48.311817 | controller | Jun 19 11:30:23.958238 crc crio[22562]: time="2026-06-19T11:30:23.95805378Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.311833 | controller | Jun 19 11:30:23.958238 crc crio[22562]: time="2026-06-19T11:30:23.958251155Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.311849 | controller | Jun 19 11:30:23.959394 crc crio[22562]: time="2026-06-19T11:30:23.958307136Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-19 12:35:48.311865 | controller | Jun 19 11:30:23.997898 crc crio[22562]: time="2026-06-19T11:30:23.997716734Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-19 12:35:48.311881 | controller | Jun 19 11:30:23.997898 crc crio[22562]: time="2026-06-19T11:30:23.997798326Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-19 12:35:48.311897 | controller | Jun 19 11:30:57.714315 crc crio[22562]: time="2026-06-19T11:30:57.712368758Z" level=info msg="Running pod sandbox: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.311913 | controller | Jun 19 11:30:57.714315 crc crio[22562]: time="2026-06-19T11:30:57.714277485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.311930 | controller | Jun 19 11:30:57.747242 crc crio[22562]: time="2026-06-19T11:30:57.746984026Z" level=info msg="Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}"
2026-06-19 12:35:48.311948 | controller | Jun 19 11:30:57.747242 crc crio[22562]: time="2026-06-19T11:30:57.747060818Z" level=info msg="Adding pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.311964 | controller | Jun 19 11:30:58.890755 crc crio[22562]: 2026-06-19T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34f47b1bf1a5a9c Mac:ba:9d:24:03:e8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.311981 | controller | Jun 19 11:30:58.893015 crc crio[22562]: time="2026-06-19T11:30:58.892912642Z" level=info msg="Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}"
2026-06-19 12:35:48.311996 | controller | Jun 19 11:30:58.893226 crc crio[22562]: time="2026-06-19T11:30:58.893126748Z" level=info msg="Checking pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.312012 | controller | Jun 19 11:30:58.902970 crc crio[22562]: time="2026-06-19T11:30:58.902846019Z" level=info msg="Ran pod sandbox 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a with infra container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.312031 | controller | Jun 19 11:30:58.906113 crc crio[22562]: time="2026-06-19T11:30:58.905888754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8da05894-356d-4e2a-a583-7929dcc651f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312048 | controller | Jun 19 11:30:58.911282 crc crio[22562]: time="2026-06-19T11:30:58.911215436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=84fd2770-1245-4c46-911e-b0b7da246a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312063 | controller | Jun 19 11:30:58.917308 crc crio[22562]: time="2026-06-19T11:30:58.917231515Z" level=info msg="Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312079 | controller | Jun 19 11:30:58.917654 crc crio[22562]: time="2026-06-19T11:30:58.917591604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312094 | controller | Jun 19 11:30:58.947982 crc crio[22562]: time="2026-06-19T11:30:58.947884296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312110 | controller | Jun 19 11:30:58.952492 crc crio[22562]: time="2026-06-19T11:30:58.952415208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312126 | controller | Jun 19 11:30:59.092253 crc crio[22562]: time="2026-06-19T11:30:59.092058022Z" level=info msg="Created container 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312141 | controller | Jun 19 11:30:59.094126 crc crio[22562]: time="2026-06-19T11:30:59.09399529Z" level=info msg="Starting container: 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c" id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.312157 | controller | Jun 19 11:30:59.101295 crc crio[22562]: time="2026-06-19T11:30:59.101031765Z" level=info msg="Started container" PID=38870 containerID=05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a
2026-06-19 12:35:48.312174 | controller | Jun 19 11:30:59.721559 crc crio[22562]: time="2026-06-19T11:30:59.721439265Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312190 | controller | Jun 19 11:30:59.722027 crc crio[22562]: time="2026-06-19T11:30:59.721934297Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 not found" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312208 | controller | Jun 19 11:30:59.722533 crc crio[22562]: time="2026-06-19T11:30:59.722369308Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 found" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312224 | controller | Jun 19 11:30:59.724519 crc crio[22562]: time="2026-06-19T11:30:59.724426819Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.312240 | controller | Jun 19 11:30:59.738721 crc crio[22562]: time="2026-06-19T11:30:59.73856672Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\""
2026-06-19 12:35:48.312256 | controller | Jun 19 11:31:03.012804 crc crio[22562]: time="2026-06-19T11:31:03.011930968Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.312272 | controller | Jun 19 11:31:03.016108 crc crio[22562]: time="2026-06-19T11:31:03.015981639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1" id=f9744fe0-adf2-4150-b2ac-fa3ecdbfddef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312288 | controller | Jun 19 11:31:03.024660 crc crio[22562]: time="2026-06-19T11:31:03.024559002Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1" id=3737e601-539c-4000-82cd-2cd938cf083b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312304 | controller | Jun 19 11:31:03.034569 crc crio[22562]: time="2026-06-19T11:31:03.034468258Z" level=info msg="Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312321 | controller | Jun 19 11:31:03.036642 crc crio[22562]: time="2026-06-19T11:31:03.03657945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312337 | controller | Jun 19 11:31:03.064403 crc crio[22562]: time="2026-06-19T11:31:03.064272347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312353 | controller | Jun 19 11:31:03.064781 crc crio[22562]: time="2026-06-19T11:31:03.064547423Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/passwd: no such file or directory"
2026-06-19 12:35:48.312369 | controller | Jun 19 11:31:03.064781 crc crio[22562]: time="2026-06-19T11:31:03.064574984Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/group: no such file or directory"
2026-06-19 12:35:48.312385 | controller | Jun 19 11:31:03.068327 crc crio[22562]: time="2026-06-19T11:31:03.068112392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312404 | controller | Jun 19 11:31:03.214203 crc crio[22562]: time="2026-06-19T11:31:03.214029692Z" level=info msg="Created container 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312420 | controller | Jun 19 11:31:03.216350 crc crio[22562]: time="2026-06-19T11:31:03.215875588Z" level=info msg="Starting container: 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4" id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.312456 | controller | Jun 19 11:31:03.227009 crc crio[22562]: time="2026-06-19T11:31:03.226717386Z" level=info msg="Started container" PID=38914 containerID=25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a
2026-06-19 12:35:48.312474 | controller | Jun 19 11:31:03.780254 crc crio[22562]: time="2026-06-19T11:31:03.778801072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=57288c56-7828-411a-b6f2-68518b183341 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312491 | controller | Jun 19 11:31:03.781890 crc crio[22562]: time="2026-06-19T11:31:03.781825177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39b58169-c0cb-40e8-b57f-78f892be2477 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312507 | controller | Jun 19 11:31:03.794511 crc crio[22562]: time="2026-06-19T11:31:03.794364727Z" level=info msg="Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312522 | controller | Jun 19 11:31:03.795283 crc crio[22562]: time="2026-06-19T11:31:03.795030134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312538 | controller | Jun 19 11:31:03.845007 crc crio[22562]: time="2026-06-19T11:31:03.844740187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312554 | controller | Jun 19 11:31:03.849223 crc crio[22562]: time="2026-06-19T11:31:03.848995942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312570 | controller | Jun 19 11:31:03.999640 crc crio[22562]: time="2026-06-19T11:31:03.999562108Z" level=info msg="Created container de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.312587 | controller | Jun 19 11:31:04.004944 crc crio[22562]: time="2026-06-19T11:31:04.00207557Z" level=info msg="Starting container: de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273" id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.312603 | controller | Jun 19 11:31:04.009649 crc crio[22562]: time="2026-06-19T11:31:04.009514364Z" level=info msg="Started container" PID=38930 containerID=de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a
2026-06-19 12:35:48.312622 | controller | Jun 19 11:31:05.810564 crc crio[22562]: time="2026-06-19T11:31:05.810412588Z" level=info msg="Stopping pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312639 | controller | Jun 19 11:31:05.811835 crc crio[22562]: time="2026-06-19T11:31:05.811372221Z" level=info msg="Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc002094698}] Aliases:map[]}"
2026-06-19 12:35:48.312656 | controller | Jun 19 11:31:05.811835 crc crio[22562]: time="2026-06-19T11:31:05.811514616Z" level=info msg="Deleting pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.312672 | controller | Jun 19 11:31:06.635478 crc crio[22562]: time="2026-06-19T11:31:06.635050624Z" level=info msg="Stopped pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312687 | controller | Jun 19 11:31:08.333756 crc crio[22562]: time="2026-06-19T11:31:08.332567562Z" level=info msg="Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312703 | controller | Jun 19 11:31:08.333756 crc crio[22562]: time="2026-06-19T11:31:08.333739111Z" level=info msg="Stopped pod sandbox (already stopped): 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312719 | controller | Jun 19 11:31:08.335777 crc crio[22562]: time="2026-06-19T11:31:08.335663359Z" level=info msg="Removing pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.312734 | controller | Jun 19 11:31:08.351912 crc crio[22562]: time="2026-06-19T11:31:08.351689577Z" level=info msg="Removed pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.312770 | controller | Jun 19 11:31:08.353635 crc crio[22562]: time="2026-06-19T11:31:08.35345869Z" level=info msg="Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312788 | controller | Jun 19 11:31:08.353635 crc crio[22562]: time="2026-06-19T11:31:08.353623894Z" level=info msg="Stopped pod sandbox (already stopped): e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.312804 | controller | Jun 19 11:31:08.354841 crc crio[22562]: time="2026-06-19T11:31:08.35462983Z" level=info msg="Removing pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.312821 | controller | Jun 19 11:31:08.372972 crc crio[22562]: time="2026-06-19T11:31:08.372793599Z" level=info msg="Removed pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.312841 | controller | Jun 19 11:31:14.723552 crc crio[22562]: time="2026-06-19T11:31:14.722738517Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.312857 | controller | Jun 19 11:31:14.724790 crc crio[22562]: time="2026-06-19T11:31:14.723608369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.312874 | controller | Jun 19 11:31:14.788420 crc crio[22562]: time="2026-06-19T11:31:14.785485004Z" level=info msg="Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}"
2026-06-19 12:35:48.312890 | controller | Jun 19 11:31:14.788420 crc crio[22562]: time="2026-06-19T11:31:14.785540885Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.312906 | controller | Jun 19 11:31:15.679664 crc crio[22562]: 2026-06-19T11:31:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91e580bd240e178 Mac:9a:3b:f3:db:3f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 SocketPath: PciID:}] [{Interface:0xc000512d70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.312923 | controller | Jun 19 11:31:15.682552 crc crio[22562]: time="2026-06-19T11:31:15.682481554Z" level=info msg="Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}"
2026-06-19 12:35:48.312939 | controller | Jun 19 11:31:15.682742 crc crio[22562]: time="2026-06-19T11:31:15.682686939Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.312955 | controller | Jun 19 11:31:15.694497 crc crio[22562]: time="2026-06-19T11:31:15.694373799Z" level=info msg="Ran pod sandbox 91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 with infra container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.312972 | controller | Jun 19 11:31:15.701223 crc crio[22562]: time="2026-06-19T11:31:15.700535242Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.312988 | controller | Jun 19 11:31:15.701223 crc crio[22562]: time="2026-06-19T11:31:15.700936292Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f not found" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313007 | controller | Jun 19 11:31:15.701223 crc crio[22562]: time="2026-06-19T11:31:15.700992414Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f found" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313023 | controller | Jun 19 11:31:15.702266 crc crio[22562]: time="2026-06-19T11:31:15.702126922Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.313038 | controller | Jun 19 11:31:15.710107 crc crio[22562]: time="2026-06-19T11:31:15.710014307Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\""
2026-06-19 12:35:48.313054 | controller | Jun 19 11:31:19.595201 crc crio[22562]: time="2026-06-19T11:31:19.594557556Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c37d9b5fb29ccd67c1188f8e96ecca8da7b4ed7dbbb5bd5cdb75ca927ff9f0b3" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.313070 | controller | Jun 19 11:31:19.598854 crc crio[22562]: time="2026-06-19T11:31:19.598630627Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f" id=fd04059b-f90e-4c88-a1ab-8147bf9e6d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313086 | controller | Jun 19 11:31:19.606211 crc crio[22562]: time="2026-06-19T11:31:19.606062102Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f" id=1fb00fd6-3feb-4abb-a822-5e7e93d56432 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313102 | controller | Jun 19 11:31:19.617335 crc crio[22562]: time="2026-06-19T11:31:19.617070235Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.313117 | controller | Jun 19 11:31:19.620372 crc crio[22562]: time="2026-06-19T11:31:19.620303875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313133 | controller | Jun 19 11:31:19.655696 crc crio[22562]: time="2026-06-19T11:31:19.655593081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313148 | controller | Jun 19 11:31:19.661134 crc crio[22562]: time="2026-06-19T11:31:19.661028905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313164 | controller | Jun 19 11:31:19.831928 crc crio[22562]: time="2026-06-19T11:31:19.830828907Z" level=info msg="Created container cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.313180 | controller | Jun 19 11:31:19.834013 crc crio[22562]: time="2026-06-19T11:31:19.833908264Z" level=info msg="Starting container: cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1" id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.313196 | controller | Jun 19 11:31:19.843284 crc crio[22562]: time="2026-06-19T11:31:19.842822655Z" level=info msg="Started container" PID=39315 containerID=cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1 description=openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8
2026-06-19 12:35:48.313215 | controller | Jun 19 11:31:32.892841 crc crio[22562]: time="2026-06-19T11:31:32.8914738Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313232 | controller | Jun 19 11:31:32.896316 crc crio[22562]: time="2026-06-19T11:31:32.892875325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313248 | controller | Jun 19 11:31:32.924584 crc crio[22562]: time="2026-06-19T11:31:32.924468198Z" level=info msg="Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}"
2026-06-19 12:35:48.313264 | controller | Jun 19 11:31:32.924584 crc crio[22562]: time="2026-06-19T11:31:32.924580101Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.313280 | controller | Jun 19 11:31:32.948404 crc crio[22562]: time="2026-06-19T11:31:32.94832334Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-bbvgm/POD" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313297 | controller | Jun 19 11:31:32.948573 crc crio[22562]: time="2026-06-19T11:31:32.948436033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313312 | controller | Jun 19 11:31:33.008559 crc crio[22562]: time="2026-06-19T11:31:33.008471822Z" 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=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313328 | controller | Jun 19 11:31:33.018323 crc crio[22562]: time="2026-06-19T11:31:33.018016779Z" level=info msg="Ran pod sandbox c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b with infra container: openshift-nmstate/nmstate-handler-bbvgm/POD" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313344 | controller | Jun 19 11:31:33.023547 crc crio[22562]: time="2026-06-19T11:31:33.023475155Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313360 | controller | Jun 19 11:31:33.023791 crc crio[22562]: time="2026-06-19T11:31:33.023740722Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313376 | controller | Jun 19 11:31:33.023947 crc crio[22562]: time="2026-06-19T11:31:33.023891275Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313396 | controller | Jun 19 11:31:33.027529 crc crio[22562]: time="2026-06-19T11:31:33.027447113Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.313412 | controller | Jun 19 11:31:33.036262 crc crio[22562]: time="2026-06-19T11:31:33.035868522Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\""
2026-06-19 12:35:48.313442 | controller | Jun 19 11:31:33.515972 crc crio[22562]: 2026-06-19T11:31:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a571440c3395f Mac:26:1c:6a:d4:7b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.313465 | controller | Jun 19 11:31:33.518417 crc crio[22562]: time="2026-06-19T11:31:33.517995411Z" level=info msg="Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}"
2026-06-19 12:35:48.313483 | controller | Jun 19 11:31:33.518417 crc crio[22562]: time="2026-06-19T11:31:33.51830134Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.313500 | controller | Jun 19 11:31:33.527498 crc crio[22562]: time="2026-06-19T11:31:33.527301483Z" level=info msg="Ran pod sandbox 41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 with infra container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313517 | controller | Jun 19 11:31:33.532745 crc crio[22562]: time="2026-06-19T11:31:33.532633355Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313533 | controller | Jun 19 11:31:33.532967 crc crio[22562]: time="2026-06-19T11:31:33.532907362Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313549 | controller | Jun 19 11:31:33.533066 crc crio[22562]: time="2026-06-19T11:31:33.532975853Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313566 | controller | Jun 19 11:31:33.543984 crc crio[22562]: time="2026-06-19T11:31:33.543867024Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.313585 | controller | Jun 19 11:31:33.546689 crc crio[22562]: time="2026-06-19T11:31:33.54655576Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\""
2026-06-19 12:35:48.313601 | controller | Jun 19 11:31:33.912762 crc crio[22562]: time="2026-06-19T11:31:33.912005226Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313618 | controller | Jun 19 11:31:33.914567 crc crio[22562]: time="2026-06-19T11:31:33.912797286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313634 | controller | Jun 19 11:31:33.947401 crc crio[22562]: time="2026-06-19T11:31:33.94724167Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}"
2026-06-19 12:35:48.313651 | controller | Jun 19 11:31:33.947401 crc crio[22562]: time="2026-06-19T11:31:33.947348062Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.313667 | controller | Jun 19 11:31:34.044232 crc crio[22562]: time="2026-06-19T11:31:34.037846548Z" level=info msg="Running pod sandbox: openshift-console/console-68c864f8b8-c9jvd/POD" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313683 | controller | Jun 19 11:31:34.044232 crc crio[22562]: time="2026-06-19T11:31:34.037991211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313699 | controller | Jun 19 11:31:34.061749 crc crio[22562]: time="2026-06-19T11:31:34.061685828Z" level=info msg="Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}"
2026-06-19 12:35:48.313716 | controller | Jun 19 11:31:34.061989 crc crio[22562]: time="2026-06-19T11:31:34.061750559Z" level=info msg="Adding pod openshift-console_console-68c864f8b8-c9jvd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.313733 | controller | Jun 19 11:31:34.348410 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68548c921a61dc Mac:fe:53:e8:05:73:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.313750 | controller | Jun 19 11:31:34.349746 crc crio[22562]: time="2026-06-19T11:31:34.349435466Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}"
2026-06-19 12:35:48.313770 | controller | Jun 19 11:31:34.350213 crc crio[22562]: time="2026-06-19T11:31:34.349829926Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.313786 | controller | Jun 19 11:31:34.366608 crc crio[22562]: time="2026-06-19T11:31:34.366428827Z" level=info msg="Ran pod sandbox f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce with infra container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313802 | controller | Jun 19 11:31:34.370897 crc crio[22562]: time="2026-06-19T11:31:34.370805446Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313818 | controller | Jun 19 11:31:34.371824 crc crio[22562]: time="2026-06-19T11:31:34.371129165Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 not found" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313834 | controller | Jun 19 11:31:34.371824 crc crio[22562]: time="2026-06-19T11:31:34.371604286Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 found" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.313850 | controller | Jun 19 11:31:34.374475 crc crio[22562]: time="2026-06-19T11:31:34.373649726Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.313866 | controller | Jun 19 11:31:34.384836 crc crio[22562]: time="2026-06-19T11:31:34.384533787Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\""
2026-06-19 12:35:48.313882 | controller | Jun 19 11:31:34.434430 crc crio[22562]: time="2026-06-19T11:31:34.434329702Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.313898 | controller | Jun 19 11:31:34.434569 crc crio[22562]: time="2026-06-19T11:31:34.434484336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.313914 | controller | Jun 19 11:31:34.467864 crc crio[22562]: time="2026-06-19T11:31:34.467761342Z" level=info msg="Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}"
2026-06-19 12:35:48.313930 | controller | Jun 19 11:31:34.467864 crc crio[22562]: time="2026-06-19T11:31:34.467839544Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.313950 | controller | Jun 19 11:31:34.740611 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f82cb1f14f7c9 Mac:82:c2:70:ef:c7:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 SocketPath: PciID:}] [{Interface:0xc00013a800 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.313969 | controller | Jun 19 11:31:34.745957 crc crio[22562]: time="2026-06-19T11:31:34.742772343Z" level=info msg="Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}"
2026-06-19 12:35:48.313987 | controller | Jun 19 11:31:34.745957 crc crio[22562]: time="2026-06-19T11:31:34.742912008Z" level=info msg="Checking pod openshift-console_console-68c864f8b8-c9jvd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.314004 | controller | Jun 19 11:31:34.756597 crc crio[22562]: time="2026-06-19T11:31:34.75632246Z" level=info msg="Ran pod sandbox 95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 with infra container: openshift-console/console-68c864f8b8-c9jvd/POD" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.314020 | controller | Jun 19 11:31:34.759859 crc crio[22562]: time="2026-06-19T11:31:34.759738894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=1b748666-02bb-40ca-9a0e-1f5b0e7f2e21 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314036 | controller | Jun 19 11:31:34.764285 crc crio[22562]: time="2026-06-19T11:31:34.763530288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=92fff408-343b-4ab4-ab80-534eb36d1a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314052 | controller | Jun 19 11:31:34.788562 crc crio[22562]: time="2026-06-19T11:31:34.78375515Z" level=info msg="Creating container: openshift-console/console-68c864f8b8-c9jvd/console" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314068 | controller | Jun 19 11:31:34.788562 crc crio[22562]: time="2026-06-19T11:31:34.784540289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314084 | controller | Jun 19 11:31:34.852554 crc crio[22562]: time="2026-06-19T11:31:34.85225483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314099 | controller | Jun 19 11:31:34.881110 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21797e9a0bbeba Mac:92:d2:2b:e8:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.314116 | controller | Jun 19 11:31:34.884110 crc crio[22562]: time="2026-06-19T11:31:34.883867044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314188 | controller | Jun 19 11:31:34.885259 crc crio[22562]: time="2026-06-19T11:31:34.884400777Z" level=info msg="Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}"
2026-06-19 12:35:48.314210 | controller | Jun 19 11:31:34.885901 crc crio[22562]: time="2026-06-19T11:31:34.885820312Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.314227 | controller | Jun 19 11:31:34.893236 crc crio[22562]: time="2026-06-19T11:31:34.89300935Z" level=info msg="Ran pod sandbox d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 with infra container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.314243 | controller | Jun 19 11:31:34.898271 crc crio[22562]: time="2026-06-19T11:31:34.897936043Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314258 | controller | Jun 19 11:31:34.898384 crc crio[22562]: time="2026-06-19T11:31:34.898333942Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314274 | controller | Jun 19 11:31:34.898454 crc crio[22562]: time="2026-06-19T11:31:34.898399184Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314289 | controller | Jun 19 11:31:34.903472 crc crio[22562]: time="2026-06-19T11:31:34.902781363Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.314305 | controller | Jun 19 11:31:34.924017 crc crio[22562]: time="2026-06-19T11:31:34.923959608Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\""
2026-06-19 12:35:48.314321 | controller | Jun 19 11:31:35.012583 crc crio[22562]: time="2026-06-19T11:31:35.012512485Z" level=info msg="Created container a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526: openshift-console/console-68c864f8b8-c9jvd/console" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314337 | controller | Jun 19 11:31:35.017713 crc crio[22562]: time="2026-06-19T11:31:35.013788107Z" level=info msg="Starting container: a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526" id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.314353 | controller | Jun 19 11:31:35.024405 crc crio[22562]: time="2026-06-19T11:31:35.024333649Z" level=info msg="Started container" PID=39698 containerID=a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526 description=openshift-console/console-68c864f8b8-c9jvd/console id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0
2026-06-19 12:35:48.314374 | controller | Jun 19 11:31:38.060615 crc crio[22562]: time="2026-06-19T11:31:38.059011287Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.314398 | controller | Jun 19 11:31:38.062748 crc crio[22562]: time="2026-06-19T11:31:38.062660687Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:483f733cdc78157f9e1c07c221b04dbe56dea287e5f1df2c71ac7fa9d4add7a2" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.314422 | controller | Jun 19 11:31:38.062845 crc crio[22562]: time="2026-06-19T11:31:38.062720989Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=25f1dab4-d22d-47ed-83ac-5598376dd950 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314470 | controller | Jun 19 11:31:38.063741 crc crio[22562]: time="2026-06-19T11:31:38.063664222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8" id=def69dd3-7ac8-416d-a7ed-45ff3e45ada8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314489 | controller | Jun 19 11:31:38.085820 crc crio[22562]: time="2026-06-19T11:31:38.085692907Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.314505 | controller | Jun 19 11:31:38.087001 crc crio[22562]: time="2026-06-19T11:31:38.086903799Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=da63e294-458b-4bf1-a2f7-c200b3a6aeec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314567 | controller | Jun 19 11:31:38.107878 crc crio[22562]: time="2026-06-19T11:31:38.106582197Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=6400f5c2-45ca-453d-a952-794e1079a71d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314590 | controller | Jun 19 11:31:38.107878 crc crio[22562]: time="2026-06-19T11:31:38.107485129Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=884e3a34-424d-40cc-97e2-25f4c07ef7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314606 | controller | Jun 19 11:31:38.112715 crc crio[22562]: time="2026-06-19T11:31:38.111585Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.314622 | controller | Jun 19 11:31:38.112715 crc crio[22562]: time="2026-06-19T11:31:38.112461802Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=1e93da35-deab-4934-b5aa-dca13b6d36ed name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314638 | controller | Jun 19 11:31:38.117488 crc crio[22562]: time="2026-06-19T11:31:38.11597841Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef" id=eeb85463-2987-4b71-9e10-c436a5644d80 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314658 | controller | Jun 19 11:31:38.120555 crc crio[22562]: time="2026-06-19T11:31:38.118243196Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314674 | controller | Jun 19 11:31:38.123662 crc crio[22562]: time="2026-06-19T11:31:38.123571148Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314690 | controller | Jun 19 11:31:38.125691 crc crio[22562]: time="2026-06-19T11:31:38.125619388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314707 | controller | Jun 19 11:31:38.125912 crc crio[22562]: time="2026-06-19T11:31:38.125624608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314723 | controller | Jun 19 11:31:38.127244 crc crio[22562]: time="2026-06-19T11:31:38.127115466Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8" id=627756bb-09c7-4150-a23f-f7a2a531d560 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.314738 | controller | Jun 19 11:31:38.130649 crc crio[22562]: time="2026-06-19T11:31:38.130528691Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314755 | controller | Jun 19 11:31:38.153264 crc crio[22562]: time="2026-06-19T11:31:38.149569672Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314772 | controller | Jun 19 11:31:38.154271 crc crio[22562]: time="2026-06-19T11:31:38.154073045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314788 | controller | Jun 19 11:31:38.161879 crc crio[22562]: time="2026-06-19T11:31:38.161730664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314805 | controller | Jun 19 11:31:38.163528 crc crio[22562]: time="2026-06-19T11:31:38.163407766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314821 | controller | Jun 19 11:31:38.168292 crc crio[22562]: time="2026-06-19T11:31:38.168210895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314837 | controller | Jun 19 11:31:38.201369 crc crio[22562]: time="2026-06-19T11:31:38.201255895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314853 | controller | Jun 19 11:31:38.238207 crc crio[22562]: time="2026-06-19T11:31:38.237931415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314868 | controller | Jun 19 11:31:38.253649 crc crio[22562]: time="2026-06-19T11:31:38.246841226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314890 | controller | Jun 19 11:31:38.253649 crc crio[22562]: time="2026-06-19T11:31:38.247835381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314907 | controller | Jun 19 11:31:38.254300 crc crio[22562]: time="2026-06-19T11:31:38.254058385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.314922 | controller | Jun 19 11:31:38.397910 crc crio[22562]: time="2026-06-19T11:31:38.397822381Z" level=info msg="Created container a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314938 | controller | Jun 19 11:31:38.402074 crc crio[22562]: time="2026-06-19T11:31:38.401122333Z" level=info msg="Starting container: a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb" id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.314953 | controller | Jun 19 11:31:38.415490 crc crio[22562]: time="2026-06-19T11:31:38.414926774Z" level=info msg="Started container" PID=39822 containerID=a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1
2026-06-19 12:35:48.314970 | controller | Jun 19 11:31:38.446204 crc crio[22562]: time="2026-06-19T11:31:38.445518873Z" level=info msg="Created container e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.314987 | controller | Jun 19 11:31:38.448326 crc crio[22562]: time="2026-06-19T11:31:38.448243781Z" level=info msg="Starting container: e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a" id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.315003 | controller | Jun 19 11:31:38.449427 crc crio[22562]: time="2026-06-19T11:31:38.449303888Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315019 | controller | Jun 19 11:31:38.449728 crc crio[22562]: time="2026-06-19T11:31:38.449658867Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 not found" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315035 | controller | Jun 19 11:31:38.449826 crc crio[22562]: time="2026-06-19T11:31:38.44978263Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 found" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315052 | controller | Jun 19 11:31:38.451411 crc crio[22562]: time="2026-06-19T11:31:38.451336418Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.315068 | controller | Jun 19 11:31:38.458375 crc crio[22562]: time="2026-06-19T11:31:38.457811468Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\""
2026-06-19 12:35:48.315087 | controller | Jun 19 11:31:38.459921 crc crio[22562]: time="2026-06-19T11:31:38.458778754Z" level=info msg="Started container" PID=39829 containerID=e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a description=openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4
2026-06-19 12:35:48.315104 | controller | Jun 19 11:31:38.459921 crc crio[22562]: time="2026-06-19T11:31:38.457824279Z" level=info msg="Created container c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315120 | controller | Jun 19 11:31:38.460605 crc crio[22562]: time="2026-06-19T11:31:38.460422464Z" level=info msg="Starting container: c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf" id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.315136 | controller | Jun 19 11:31:38.467257 crc crio[22562]: time="2026-06-19T11:31:38.467112429Z" level=info msg="Started container" PID=39830 containerID=c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf description=openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce
2026-06-19 12:35:48.315152 | controller | Jun 19 11:31:38.511873 crc crio[22562]: time="2026-06-19T11:31:38.511778738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315169 | controller | Jun 19 11:31:38.623926 crc crio[22562]: time="2026-06-19T11:31:38.623708744Z" level=info msg="Created container d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315185 | controller | Jun 19 11:31:38.625283 crc crio[22562]: time="2026-06-19T11:31:38.625211061Z" level=info msg="Starting container: d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584" id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.315202 | controller | Jun 19 11:31:38.632126 crc crio[22562]: time="2026-06-19T11:31:38.631971669Z" level=info msg="Started container" PID=39860 containerID=d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584 description=openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b
2026-06-19 12:35:48.315217 | controller | Jun 19 11:31:41.827302 crc crio[22562]: time="2026-06-19T11:31:41.826588504Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fcd4f32783510721d8e1a61884428d56f44b175c8786498f13f6d554f969f1e4" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.315234 | controller | Jun 19 11:31:41.829068 crc crio[22562]: time="2026-06-19T11:31:41.828794469Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=a4c81c01-5325-46be-96a0-0035812b6daa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315250 | controller | Jun 19 11:31:41.840938 crc crio[22562]: time="2026-06-19T11:31:41.840823328Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=8315cb0c-70cd-469b-94fc-1da151b82502 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315269 | controller | Jun 19 11:31:41.855440 crc crio[22562]: time="2026-06-19T11:31:41.854465556Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315286 | controller | Jun 19 11:31:41.858612 crc crio[22562]: time="2026-06-19T11:31:41.858514156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315302 | controller | Jun 19 11:31:41.900641 crc crio[22562]: time="2026-06-19T11:31:41.900587101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315317 | controller | Jun 19 11:31:41.906304 crc crio[22562]: time="2026-06-19T11:31:41.906277501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315333 | controller | Jun 19 11:31:42.004344 crc crio[22562]: time="2026-06-19T11:31:42.004270722Z" level=info msg="Created container e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315349 | controller | Jun 19 11:31:42.007880 crc crio[22562]: time="2026-06-19T11:31:42.007732858Z" level=info msg="Starting container: e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df" id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.315364 | controller | Jun 19 11:31:42.020899 crc crio[22562]: time="2026-06-19T11:31:42.020712271Z" level=info msg="Started container" PID=39927 containerID=e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1
2026-06-19 12:35:48.315381 | controller | Jun 19 11:32:00.542988 crc crio[22562]: time="2026-06-19T11:32:00.541946777Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697812-wxr5f/POD" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.315397 | controller | Jun 19 11:32:00.544492 crc crio[22562]: time="2026-06-19T11:32:00.543133856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315414 | controller | Jun 19 11:32:00.595916 crc crio[22562]: time="2026-06-19T11:32:00.595494605Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}"
2026-06-19 12:35:48.315451 | controller | Jun 19 11:32:00.595916 crc crio[22562]: time="2026-06-19T11:32:00.59569527Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697812-wxr5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.315471 | controller | Jun 19 11:32:01.749535 crc crio[22562]: 2026-06-19T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:230ca39fa4e8a60 Mac:9e:f1:43:c4:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd SocketPath: PciID:}] [{Interface:0xc000680d20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.315491 | controller | Jun 19 11:32:01.753048 crc crio[22562]: time="2026-06-19T11:32:01.752971537Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}"
2026-06-19 12:35:48.315508 | controller | Jun 19 11:32:01.753385 crc crio[22562]: time="2026-06-19T11:32:01.753314236Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697812-wxr5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.315524 | controller | Jun 19 11:32:01.762384 crc crio[22562]: time="2026-06-19T11:32:01.762312209Z" level=info msg="Ran pod sandbox 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d with infra container: openshift-infra/auto-csr-approver-29697812-wxr5f/POD" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.315540 | controller | Jun 19 11:32:01.766019 crc crio[22562]: time="2026-06-19T11:32:01.765908959Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.315556 | controller | Jun 19 11:32:01.775135 crc crio[22562]: time="2026-06-19T11:32:01.77444675Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.315572 | controller | Jun 19 11:32:02.678570 crc crio[22562]: time="2026-06-19T11:32:02.677757768Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.315588 | controller | Jun 19 11:32:02.681053 crc crio[22562]: time="2026-06-19T11:32:02.680939197Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1d2182d-b839-43c9-aadb-f52011c9f40a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315604 | controller | Jun 19 11:32:02.684648 crc crio[22562]: time="2026-06-19T11:32:02.684519526Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c13f7c3-077b-499e-bccb-485b482deb26 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.315619 | controller | Jun 19 11:32:02.698020 crc crio[22562]: time="2026-06-19T11:32:02.697745274Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697812-wxr5f/oc" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315635 | controller | Jun 19 11:32:02.698500 crc crio[22562]: time="2026-06-19T11:32:02.698425951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315651 | controller | Jun 19 11:32:02.743475 crc crio[22562]: time="2026-06-19T11:32:02.743383726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315666 | controller | Jun 19 11:32:03.440940 crc crio[22562]: time="2026-06-19T11:32:03.440825777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.315685 | controller | Jun 19 11:32:03.630686 crc crio[22562]: time="2026-06-19T11:32:03.629994229Z" level=info msg="Created container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.315701 | controller | Jun 19 11:32:03.632886 crc crio[22562]: time="2026-06-19T11:32:03.632783328Z" level=info msg="Starting container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79" id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.315717 | controller | Jun 19 11:32:03.640190 crc crio[22562]: time="2026-06-19T11:32:03.640001037Z" level=info msg="Started container" PID=40342 containerID=6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79 description=openshift-infra/auto-csr-approver-29697812-wxr5f/oc id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d
2026-06-19 12:35:48.315734 | controller | Jun 19 11:32:06.976555 crc crio[22562]: time="2026-06-19T11:32:06.97521913Z" level=info msg="Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315749 | controller | Jun 19 11:32:06.978378 crc crio[22562]: time="2026-06-19T11:32:06.977749383Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc0005acef0}] Aliases:map[]}"
2026-06-19 12:35:48.315765 | controller | Jun 19 11:32:06.978378 crc crio[22562]: time="2026-06-19T11:32:06.977947128Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697812-wxr5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.315781 | controller | Jun 19 11:32:07.365880 crc crio[22562]: time="2026-06-19T11:32:07.365633525Z" level=info msg="Stopped pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315797 | controller | Jun 19 11:32:08.430768 crc crio[22562]: time="2026-06-19T11:32:08.428974042Z" level=info msg="Removing container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.315813 | controller | Jun 19 11:32:08.604977 crc crio[22562]: time="2026-06-19T11:32:08.604785853Z" level=info msg="Removed container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.315829 | controller | Jun 19 11:32:08.614990 crc crio[22562]: time="2026-06-19T11:32:08.614846913Z" level=info msg="Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315844 | controller | Jun 19 11:32:08.615479 crc crio[22562]: time="2026-06-19T11:32:08.615370596Z" level=info msg="Stopped pod sandbox (already stopped): dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315859 | controller | Jun 19 11:32:08.616404 crc crio[22562]: time="2026-06-19T11:32:08.616319889Z" level=info msg="Removing pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.315877 | controller | Jun 19 11:32:08.626779 crc crio[22562]: time="2026-06-19T11:32:08.626674086Z" level=info msg="Removed pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.315893 | controller | Jun 19 11:32:10.497429 crc crio[22562]: time="2026-06-19T11:32:10.494794787Z" level=info msg="Stopping container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 (timeout: 15s)" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.315909 | controller | Jun 19 11:32:10.646233 crc crio[22562]: time="2026-06-19T11:32:10.646032988Z" level=info msg="Stopped container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.315925 | controller | Jun 19 11:32:10.648702 crc crio[22562]: time="2026-06-19T11:32:10.648619453Z" level=info msg="Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315940 | controller | Jun 19 11:32:10.649803 crc crio[22562]: time="2026-06-19T11:32:10.649736529Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc0005ad3a0}] Aliases:map[]}"
2026-06-19 12:35:48.315957 | controller | Jun 19 11:32:10.650418 crc crio[22562]: time="2026-06-19T11:32:10.650353745Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.315973 | controller | Jun 19 11:32:10.951068 crc crio[22562]: time="2026-06-19T11:32:10.950788827Z" level=info msg="Stopped pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.315989 | controller | Jun 19 11:32:11.050932 crc crio[22562]: time="2026-06-19T11:32:11.05084121Z" level=info msg="Removing container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.316005 | controller | Jun 19 11:32:11.082638 crc crio[22562]: time="2026-06-19T11:32:11.082284509Z" level=info msg="Removed container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.316020 | controller | Jun 19 11:32:22.831010 crc crio[22562]: time="2026-06-19T11:32:22.830042955Z" level=info msg="Running pod sandbox: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.316036 | controller | Jun 19 11:32:22.832764 crc crio[22562]: time="2026-06-19T11:32:22.831023779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316052 | controller | Jun 19 11:32:22.864365 crc crio[22562]: time="2026-06-19T11:32:22.861250319Z" level=info msg="Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}"
2026-06-19 12:35:48.316082 | controller | Jun 19 11:32:22.864365 crc crio[22562]: time="2026-06-19T11:32:22.861663489Z" level=info msg="Adding pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.316098 | controller | Jun 19 11:32:23.162043 crc crio[22562]: 2026-06-19T11:32:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ed087d25d725 Mac:4a:b7:3a:ae:96:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec SocketPath: PciID:}] [{Interface:0xc00032c9d0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.316115 | controller | Jun 19 11:32:23.163455 crc crio[22562]: time="2026-06-19T11:32:23.163353683Z" level=info msg="Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}"
2026-06-19 12:35:48.316131 | controller | Jun 19 11:32:23.163581 crc crio[22562]: time="2026-06-19T11:32:23.163547927Z" level=info msg="Checking pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.316147 | controller | Jun 19 11:32:23.172135 crc crio[22562]: time="2026-06-19T11:32:23.171938166Z" level=info msg="Ran pod sandbox 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 with infra container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.316164 | controller | Jun 19 11:32:23.185029 crc crio[22562]: time="2026-06-19T11:32:23.18419427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3461b73-bfb6-476c-8acd-a0eb51c3d8c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316180 | controller | Jun 19 11:32:23.190233 crc crio[22562]: time="2026-06-19T11:32:23.190062735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cc805791-5bfa-4e97-acee-681764420428 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316197 | controller | Jun 19 11:32:23.201441 crc crio[22562]: time="2026-06-19T11:32:23.199365726Z" level=info msg="Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316213 | controller | Jun 19 11:32:23.201441 crc crio[22562]: time="2026-06-19T11:32:23.199791487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316233 | controller | Jun 19 11:32:23.232116 crc crio[22562]: time="2026-06-19T11:32:23.231962765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316249 | controller | Jun 19 11:32:23.251868 crc crio[22562]: time="2026-06-19T11:32:23.25111685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316265 | controller | Jun 19 11:32:23.366695 crc crio[22562]: time="2026-06-19T11:32:23.366535813Z" level=info msg="Created container 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316281 | controller | Jun 19 11:32:23.368919 crc crio[22562]: time="2026-06-19T11:32:23.368797699Z" level=info msg="Starting container: 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905" id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.316297 | controller | Jun 19 11:32:23.376998 crc crio[22562]: time="2026-06-19T11:32:23.376677914Z" level=info msg="Started container" PID=41478 containerID=91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32
2026-06-19 12:35:48.316314 | controller | Jun 19 11:32:24.217538 crc crio[22562]: time="2026-06-19T11:32:24.216942177Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316330 | controller | Jun 19 11:32:24.218801 crc crio[22562]: time="2026-06-19T11:32:24.217724847Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a not found" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316345 | controller | Jun 19 11:32:24.218906 crc crio[22562]: time="2026-06-19T11:32:24.218716251Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a found" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316360 | controller | Jun 19 11:32:24.221772 crc crio[22562]: time="2026-06-19T11:32:24.22144492Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.316376 | controller | Jun 19 11:32:24.231722 crc crio[22562]: time="2026-06-19T11:32:24.231523029Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\""
2026-06-19 12:35:48.316391 | controller | Jun 19 11:32:25.674253 crc crio[22562]: time="2026-06-19T11:32:25.673294353Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.316407 | controller | Jun 19 11:32:25.684104 crc crio[22562]: time="2026-06-19T11:32:25.683985239Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a" id=12c625a3-5356-42f7-99a5-95f526743825 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316425 | controller | Jun 19 11:32:25.688765 crc crio[22562]: time="2026-06-19T11:32:25.688652924Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a" id=52e6ef82-138d-45d9-bca4-5b42e2ab4cc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316463 | controller | Jun 19 11:32:25.700687 crc crio[22562]: time="2026-06-19T11:32:25.700450198Z" level=info msg="Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316480 | controller | Jun 19 11:32:25.702292 crc crio[22562]: time="2026-06-19T11:32:25.702229632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316496 | controller | Jun 19 11:32:25.739972 crc crio[22562]: time="2026-06-19T11:32:25.739856435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316511 | controller | Jun 19 11:32:25.740595 crc crio[22562]: time="2026-06-19T11:32:25.740451049Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/passwd: no such file or directory"
2026-06-19 12:35:48.316527 | controller | Jun 19 11:32:25.740595 crc crio[22562]: time="2026-06-19T11:32:25.74049626Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/group: no such file or directory"
2026-06-19 12:35:48.316543 | controller | Jun 19 11:32:25.744483 crc crio[22562]: time="2026-06-19T11:32:25.744407338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316558 | controller | Jun 19 11:32:25.901693 crc crio[22562]: time="2026-06-19T11:32:25.901545206Z" level=info msg="Created container 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316574 | controller | Jun 19 11:32:25.902888 crc crio[22562]: time="2026-06-19T11:32:25.902832988Z" level=info msg="Starting container: 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7" id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.316590 | controller | Jun 19 11:32:25.909340 crc crio[22562]: time="2026-06-19T11:32:25.908640232Z" level=info msg="Started container" PID=41587 containerID=41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32
2026-06-19 12:35:48.316607 | controller | Jun 19 11:32:26.241423 crc crio[22562]: time="2026-06-19T11:32:26.240944885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=534e49d6-2d3e-4a85-851c-004f8384193b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316623 | controller | Jun 19 11:32:26.244674 crc crio[22562]: time="2026-06-19T11:32:26.244573525Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ad17dbb4-ebd1-4bff-9523-c695428c0c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.316642 | controller | Jun 19 11:32:26.250836 crc crio[22562]: time="2026-06-19T11:32:26.250689067Z" level=info msg="Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316658 | controller | Jun 19 11:32:26.251756 crc crio[22562]: time="2026-06-19T11:32:26.251026175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316674 | controller | Jun 19 11:32:26.310962 crc crio[22562]: time="2026-06-19T11:32:26.310710596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316689 | controller | Jun 19 11:32:26.314671 crc crio[22562]: time="2026-06-19T11:32:26.314598642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316705 | controller | Jun 19 11:32:26.436117 crc crio[22562]: time="2026-06-19T11:32:26.434748882Z" level=info msg="Created container f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.316720 | controller | Jun 19 11:32:26.446950 crc crio[22562]: time="2026-06-19T11:32:26.440752312Z" level=info msg="Starting container: f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0" id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.316736 | controller | Jun 19 11:32:26.448879 crc crio[22562]: time="2026-06-19T11:32:26.448722709Z" level=info msg="Started container" PID=41614 containerID=f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32
2026-06-19 12:35:48.316773 | controller | Jun 19 11:32:28.308479 crc crio[22562]: time="2026-06-19T11:32:28.307658212Z" level=info msg="Stopping pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.316791 | controller | Jun 19 11:32:28.310363 crc crio[22562]: time="2026-06-19T11:32:28.309778705Z" level=info msg="Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc0005ac168}] Aliases:map[]}"
2026-06-19 12:35:48.316810 | controller | Jun 19 11:32:28.310363 crc crio[22562]: time="2026-06-19T11:32:28.310043061Z" level=info msg="Deleting pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.316826 | controller | Jun 19 11:32:28.678298 crc crio[22562]: time="2026-06-19T11:32:28.677945108Z" level=info msg="Stopped pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.316845 | controller | Jun 19 11:32:37.227134 crc crio[22562]: time="2026-06-19T11:32:37.22606231Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.316861 | controller | Jun 19 11:32:37.229616 crc crio[22562]: time="2026-06-19T11:32:37.22723312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316877 | controller | Jun 19 11:32:37.263345 crc crio[22562]: time="2026-06-19T11:32:37.263232843Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}"
2026-06-19 12:35:48.316893 | controller | Jun 19 11:32:37.263345 crc crio[22562]: time="2026-06-19T11:32:37.263322935Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.316909 | controller | Jun 19 11:32:37.695423 crc crio[22562]: time="2026-06-19T11:32:37.692408639Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.316924 | controller | Jun 19 11:32:37.695423 crc crio[22562]: time="2026-06-19T11:32:37.693593389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.316941 | controller | Jun 19 11:32:37.799763 crc crio[22562]: time="2026-06-19T11:32:37.798975753Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}"
2026-06-19 12:35:48.316959 | controller | Jun 19 11:32:37.799763 crc crio[22562]: time="2026-06-19T11:32:37.799117686Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.316977 | controller | Jun 19 11:32:38.469612 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc52e3457b55f0 Mac:e2:66:11:f8:ed:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b SocketPath: PciID:}] [{Interface:0xc0004b85b0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.316993 | controller | Jun 19 11:32:38.471436 crc crio[22562]: time="2026-06-19T11:32:38.471362472Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}"
2026-06-19 12:35:48.317012 | controller | Jun 19 11:32:38.471785 crc crio[22562]: time="2026-06-19T11:32:38.47172113Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.317027 | controller | Jun 19 11:32:38.481871 crc crio[22562]: time="2026-06-19T11:32:38.481664678Z" level=info msg="Ran pod sandbox ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 with infra container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.317043 | controller | Jun 19 11:32:38.487037 crc crio[22562]: time="2026-06-19T11:32:38.486922858Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317059 | controller | Jun 19 11:32:38.487309 crc crio[22562]: time="2026-06-19T11:32:38.487272006Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 not found" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317075 | controller | Jun 19 11:32:38.487394 crc crio[22562]: time="2026-06-19T11:32:38.487341028Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 found" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317091 | controller | Jun 19 11:32:38.492957 crc crio[22562]: time="2026-06-19T11:32:38.492846784Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.317107 | controller | Jun 19 11:32:38.499910 crc crio[22562]: time="2026-06-19T11:32:38.499288224Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\""
2026-06-19 12:35:48.317123 | controller | Jun 19 11:32:38.991646 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0df91665de1372 Mac:16:c1:d9:6e:68:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 SocketPath: PciID:}] [{Interface:0xc000253080 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.317139 | controller | Jun 19 11:32:38.993429 crc crio[22562]: time="2026-06-19T11:32:38.99334412Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}"
2026-06-19 12:35:48.317155 | controller | Jun 19 11:32:38.993798 crc crio[22562]: time="2026-06-19T11:32:38.993660398Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.317172 | controller | Jun 19 11:32:39.001521 crc crio[22562]: time="2026-06-19T11:32:39.001443141Z" level=info msg="Ran pod sandbox a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 with infra container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.317191 | controller | Jun 19 11:32:39.003700 crc crio[22562]: time="2026-06-19T11:32:39.003587044Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317208 | controller | Jun 19 11:32:39.003845 crc crio[22562]: time="2026-06-19T11:32:39.00382682Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 not found" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317224 | controller | Jun 19 11:32:39.003924 crc crio[22562]: time="2026-06-19T11:32:39.003875111Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 found" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317240 | controller | Jun 19 11:32:39.005122 crc crio[22562]: time="2026-06-19T11:32:39.0050337Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.317255 | controller | Jun 19 11:32:39.010880 crc crio[22562]: time="2026-06-19T11:32:39.010797153Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\""
2026-06-19 12:35:48.317271 | controller | Jun 19 11:32:48.890463 crc crio[22562]: time="2026-06-19T11:32:48.876810599Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2fd436736db0a34557db5ddf1eff5a51cb872e5bd1fabda461cc5f531e57a213" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.317287 | controller | Jun 19 11:32:48.891881 crc crio[22562]: time="2026-06-19T11:32:48.89176433Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908" id=03dff515-ce45-4b97-b7eb-ce6558eb8026 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317302 | controller | Jun 19 11:32:48.896986 crc crio[22562]: time="2026-06-19T11:32:48.896903517Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908" id=313a71c5-011f-4991-a404-d251e067395a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317318 | controller | Jun 19 11:32:48.907753 crc crio[22562]: time="2026-06-19T11:32:48.907675585Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.317334 | controller | Jun 19 11:32:48.910799 crc crio[22562]: time="2026-06-19T11:32:48.91072157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317351 | controller | Jun 19 11:32:48.960693 crc crio[22562]: time="2026-06-19T11:32:48.960608828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317367 | controller | Jun 19 11:32:48.966374 crc crio[22562]: time="2026-06-19T11:32:48.966286489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317383 | controller | Jun 19 11:32:49.094688 crc crio[22562]: time="2026-06-19T11:32:49.094611451Z" level=info msg="Created container 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.317401 | controller | Jun 19 11:32:49.100798 crc crio[22562]: time="2026-06-19T11:32:49.100710152Z" level=info msg="Starting container: 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f" id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.317417 | controller | Jun 19 11:32:49.120930 crc crio[22562]: time="2026-06-19T11:32:49.120823572Z" level=info msg="Started container" PID=42078 containerID=810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f description=metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80
2026-06-19 12:35:48.317453 | controller | Jun 19 11:32:57.054493 crc crio[22562]: time="2026-06-19T11:32:57.053497921Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:b79ca32b7852162f42f4649cc00babda1228e074d5c2ee48f9748df9f9aff326" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.317470 | controller | Jun 19 11:32:57.056328 crc crio[22562]: time="2026-06-19T11:32:57.056070085Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=f8f3d799-1d7a-4ef3-88d5-fb553936a2c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317486 | controller | Jun 19 11:32:57.060869 crc crio[22562]: time="2026-06-19T11:32:57.060731961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=0dcf4942-9d39-4cde-9f06-ac9182840763 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317502 | controller | Jun 19 11:32:57.074032 crc crio[22562]: time="2026-06-19T11:32:57.073886467Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.317518 | controller | Jun 19 11:32:57.076573 crc crio[22562]: time="2026-06-19T11:32:57.076494032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317534 | controller | Jun 19 11:32:57.145431 crc crio[22562]: time="2026-06-19T11:32:57.136501751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317550 | controller | Jun 19 11:32:57.145431 crc crio[22562]: time="2026-06-19T11:32:57.141952936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317566 | controller | Jun 19 11:32:57.283765 crc crio[22562]: time="2026-06-19T11:32:57.28362659Z" level=info msg="Created container 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.317582 | controller | Jun 19 11:32:57.285829 crc crio[22562]: time="2026-06-19T11:32:57.285750184Z" level=info msg="Starting container: 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601" id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.317598 | controller | Jun 19 11:32:57.295599 crc crio[22562]: time="2026-06-19T11:32:57.295466485Z" level=info msg="Started container" PID=42250 containerID=21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601 description=metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3
2026-06-19 12:35:48.317618 | controller | Jun 19 11:33:08.651528 crc crio[22562]: time="2026-06-19T11:33:08.650589639Z" level=info msg="Removing container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.317635 | controller | Jun 19 11:33:08.785361 crc crio[22562]: time="2026-06-19T11:33:08.785207927Z" level=info msg="Removed container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.317651 | controller | Jun 19 11:33:08.796414 crc crio[22562]: time="2026-06-19T11:33:08.796261662Z" level=info msg="Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.317666 | controller | Jun 19 11:33:08.796414 crc crio[22562]: time="2026-06-19T11:33:08.796338604Z" level=info msg="Stopped pod sandbox (already stopped): e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.317682 | controller | Jun 19 11:33:08.797597 crc crio[22562]: time="2026-06-19T11:33:08.797501992Z" level=info msg="Removing pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.317697 | controller | Jun 19 11:33:08.816225 crc crio[22562]: time="2026-06-19T11:33:08.816003311Z" level=info msg="Removed pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.317713 | controller | Jun 19 11:33:08.817428 crc crio[22562]: time="2026-06-19T11:33:08.817356816Z" level=info msg="Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.317729 | controller | Jun 19 11:33:08.817428 crc crio[22562]: time="2026-06-19T11:33:08.817420587Z" level=info msg="Stopped pod sandbox (already stopped): 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.317744 | controller | Jun 19 11:33:08.818056 crc crio[22562]: time="2026-06-19T11:33:08.817982691Z" level=info msg="Removing pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.317760 | controller | Jun 19 11:33:08.828741 crc crio[22562]: time="2026-06-19T11:33:08.828642116Z" level=info msg="Removed pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.317775 | controller | Jun 19 11:33:22.619816 crc crio[22562]: time="2026-06-19T11:33:22.591601228Z" level=info msg="Running pod sandbox: metallb-system/controller-778c9b584-r9pmz/POD" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.317791 | controller | Jun 19 11:33:22.619816 crc crio[22562]: time="2026-06-19T11:33:22.592534531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317813 | controller | Jun 19 11:33:22.631237 crc crio[22562]: time="2026-06-19T11:33:22.631114249Z" level=info msg="Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}"
2026-06-19 12:35:48.317829 | controller | Jun 19 11:33:22.631487 crc crio[22562]: time="2026-06-19T11:33:22.631450637Z" level=info msg="Adding pod metallb-system_controller-778c9b584-r9pmz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.317846 | controller | Jun 19 11:33:24.292572 crc crio[22562]: 2026-06-19T11:33:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3403304b95481f Mac:02:52:e2:5e:48:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 SocketPath: PciID:}] [{Interface:0xc000334950 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.317863 | controller | Jun 19 11:33:24.294793 crc crio[22562]: time="2026-06-19T11:33:24.294727266Z" level=info msg="Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}"
2026-06-19 12:35:48.317879 | controller | Jun 19 11:33:24.294997 crc crio[22562]: time="2026-06-19T11:33:24.294934511Z" level=info msg="Checking pod metallb-system_controller-778c9b584-r9pmz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.317895 | controller | Jun 19 11:33:24.303805 crc crio[22562]: time="2026-06-19T11:33:24.3037299Z" level=info msg="Ran pod sandbox e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 with infra container: metallb-system/controller-778c9b584-r9pmz/POD" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.317911 | controller | Jun 19 11:33:24.308238 crc crio[22562]: time="2026-06-19T11:33:24.308034555Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=482659c9-41e2-4d91-912d-e79788c59999 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317927 | controller | Jun 19 11:33:24.313230 crc crio[22562]: time="2026-06-19T11:33:24.31304834Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=0f5cb663-c6a3-43bb-8c4d-426517d01c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.317942 | controller | Jun 19 11:33:24.320606 crc crio[22562]: time="2026-06-19T11:33:24.320507635Z" level=info msg="Creating container: metallb-system/controller-778c9b584-r9pmz/controller" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.317959 | controller | Jun 19 11:33:24.321339 crc crio[22562]: time="2026-06-19T11:33:24.321276444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317975 | controller | Jun 19 11:33:24.400665 crc crio[22562]: time="2026-06-19T11:33:24.40053471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.317994 | controller | Jun 19 11:33:24.415273 crc crio[22562]: time="2026-06-19T11:33:24.415179593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318010 | controller | Jun 19 11:33:24.570368 crc crio[22562]: time="2026-06-19T11:33:24.569253176Z" level=info msg="Created container 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899: metallb-system/controller-778c9b584-r9pmz/controller" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318025 | controller | Jun 19 11:33:24.572865 crc crio[22562]: time="2026-06-19T11:33:24.572543257Z" level=info msg="Starting container: 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899" id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.318041 | controller | Jun 19 11:33:24.597779 crc crio[22562]: time="2026-06-19T11:33:24.597614969Z" level=info msg="Started container" PID=42638 containerID=9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899 description=metallb-system/controller-778c9b584-r9pmz/controller id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9
2026-06-19 12:35:48.318056 | controller | Jun 19 11:33:24.617669 crc crio[22562]: time="2026-06-19T11:33:24.617483132Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=f9ae23c6-c74d-4a78-b0b1-d9e054d34f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318072 | controller | Jun 19 11:33:24.622569 crc crio[22562]: time="2026-06-19T11:33:24.622419953Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=f139eded-50ce-4457-9980-5843feb3139b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318088 | controller | Jun 19 11:33:24.631918 crc crio[22562]: time="2026-06-19T11:33:24.631792506Z" level=info msg="Creating container: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318103 | controller | Jun 19 11:33:24.632680 crc crio[22562]: time="2026-06-19T11:33:24.632409112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318118 | controller | Jun 19 11:33:24.723440 crc crio[22562]: time="2026-06-19T11:33:24.723332568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318134 | controller | Jun 19 11:33:24.740878 crc crio[22562]: time="2026-06-19T11:33:24.740634166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318149 | controller | Jun 19 11:33:24.955051 crc crio[22562]: time="2026-06-19T11:33:24.953799455Z" level=info msg="Created container 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318165 | controller | Jun 19 11:33:24.976488 crc crio[22562]: time="2026-06-19T11:33:24.975874342Z" level=info msg="Starting container: 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed" id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.318184 | controller | Jun 19 11:33:25.009555 crc crio[22562]: time="2026-06-19T11:33:25.009477036Z" level=info msg="Started container" PID=42649 containerID=6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed description=metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9
2026-06-19 12:35:48.318201 | controller | Jun 19 11:33:26.136448 crc crio[22562]: time="2026-06-19T11:33:26.135894438Z" level=info msg="Running pod sandbox: metallb-system/speaker-7rh7v/POD" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318217 | controller | Jun 19 11:33:26.136448 crc crio[22562]: time="2026-06-19T11:33:26.136358129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318234 | controller | Jun 19 11:33:26.151019 crc crio[22562]: time="2026-06-19T11:33:26.15086643Z" 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=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318250 | controller | Jun 19 11:33:26.168919 crc crio[22562]: time="2026-06-19T11:33:26.168822495Z" level=info msg="Ran pod sandbox 694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053 with infra container: metallb-system/speaker-7rh7v/POD" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318267 | controller | Jun 19 11:33:26.174818 crc crio[22562]: time="2026-06-19T11:33:26.174718611Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=d2328b02-191b-4d7e-adae-460f5a83b426 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318283 | controller | Jun 19 11:33:26.180924 crc crio[22562]: time="2026-06-19T11:33:26.180805642Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1" id=f06aafb1-a90a-40fb-a5ff-3ffc077098e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318298 | controller | Jun 19 11:33:26.191003 crc crio[22562]: time="2026-06-19T11:33:26.190923023Z" level=info msg="Creating container: metallb-system/speaker-7rh7v/speaker" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318314 | controller | Jun 19 11:33:26.191533 crc crio[22562]: time="2026-06-19T11:33:26.191483137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318330 | controller | Jun 19 11:33:26.235571 crc crio[22562]: time="2026-06-19T11:33:26.235478458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318345 | controller | Jun 19 11:33:26.403789 crc crio[22562]: time="2026-06-19T11:33:26.40366734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318361 | controller | Jun 19 11:33:26.495511 crc crio[22562]: time="2026-06-19T11:33:26.495378666Z" level=info msg="Created container a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4: metallb-system/speaker-7rh7v/speaker" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318377 | controller | Jun 19 11:33:26.500381 crc crio[22562]: time="2026-06-19T11:33:26.500296097Z" level=info msg="Starting container: a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4" id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.318396 | controller | Jun 19 11:33:26.505721 crc crio[22562]: time="2026-06-19T11:33:26.50563516Z" level=info msg="Started container" PID=42769 containerID=a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4 description=metallb-system/speaker-7rh7v/speaker id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053
2026-06-19 12:35:48.318412 | controller | Jun 19 11:33:26.515583 crc crio[22562]: time="2026-06-19T11:33:26.515281019Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=3a69f19d-d3d4-48bd-92cb-6e4b5fe42aad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318443 | controller | Jun 19 11:33:26.521852 crc crio[22562]: time="2026-06-19T11:33:26.521754289Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8" id=ae2cbdfa-500f-483b-90e6-a84278038b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318466 | controller | Jun 19 11:33:26.531886 crc crio[22562]: time="2026-06-19T11:33:26.531780338Z" level=info msg="Creating container: metallb-system/speaker-7rh7v/kube-rbac-proxy" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318483 | controller | Jun 19 11:33:26.532865 crc crio[22562]: time="2026-06-19T11:33:26.532759982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318499 | controller | Jun 19 11:33:26.582646 crc crio[22562]: time="2026-06-19T11:33:26.582370043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318516 | controller | Jun 19 11:33:26.874994 crc crio[22562]: time="2026-06-19T11:33:26.873910354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318532 | controller | Jun 19 11:33:27.008247 crc crio[22562]: time="2026-06-19T11:33:27.008026551Z" level=info msg="Created container 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102: metallb-system/speaker-7rh7v/kube-rbac-proxy" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.318547 | controller | Jun 19 11:33:27.016227 crc crio[22562]: time="2026-06-19T11:33:27.012747059Z" level=info msg="Starting container: 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102" id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.318563 | controller | Jun 19 11:33:27.026668 crc crio[22562]: time="2026-06-19T11:33:27.02370173Z" level=info msg="Started container" PID=42788 containerID=3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102 description=metallb-system/speaker-7rh7v/kube-rbac-proxy id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053
2026-06-19 12:35:48.318579 | controller | Jun 19 11:33:50.037819 crc crio[22562]: time="2026-06-19T11:33:50.036952925Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318594 | controller | Jun 19 11:33:50.039250 crc crio[22562]: time="2026-06-19T11:33:50.037894929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318614 | controller | Jun 19 11:33:50.060753 crc crio[22562]: time="2026-06-19T11:33:50.060640486Z" 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=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318630 | controller | Jun 19 11:33:50.079455 crc crio[22562]: time="2026-06-19T11:33:50.079375894Z" level=info msg="Ran pod sandbox ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318646 | controller | Jun 19 11:33:50.086511 crc crio[22562]: time="2026-06-19T11:33:50.086414688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318661 | controller | Jun 19 11:33:50.086902 crc crio[22562]: time="2026-06-19T11:33:50.086831818Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318676 | controller | Jun 19 11:33:50.086981 crc crio[22562]: time="2026-06-19T11:33:50.086912589Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318691 | controller | Jun 19 11:33:50.088981 crc crio[22562]: time="2026-06-19T11:33:50.088703003Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.318707 | controller | Jun 19 11:33:50.108115 crc crio[22562]: time="2026-06-19T11:33:50.108002256Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-19 12:35:48.318722 | controller | Jun 19 11:33:50.249202 crc crio[22562]: time="2026-06-19T11:33:50.248966379Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-qz26m/POD" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318738 | controller | Jun 19 11:33:50.249370 crc crio[22562]: time="2026-06-19T11:33:50.249289497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318754 | controller | Jun 19 11:33:50.287221 crc crio[22562]: time="2026-06-19T11:33:50.287005531Z" 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=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318769 | controller | Jun 19 11:33:50.471541 crc crio[22562]: time="2026-06-19T11:33:50.471056419Z" level=info msg="Ran pod sandbox ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc with infra container: openshift-frr-k8s/frr-k8s-qz26m/POD" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318785 | controller | Jun 19 11:33:50.474887 crc crio[22562]: time="2026-06-19T11:33:50.47476027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318803 | controller | Jun 19 11:33:50.475453 crc crio[22562]: time="2026-06-19T11:33:50.475351304Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318820 | controller | Jun 19 11:33:50.475594 crc crio[22562]: time="2026-06-19T11:33:50.475481277Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.318835 | controller | Jun 19 11:33:50.477492 crc crio[22562]: time="2026-06-19T11:33:50.477327693Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.318851 | controller | Jun 19 11:33:50.483698 crc crio[22562]: time="2026-06-19T11:33:50.483525884Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-19 12:35:48.318870 | controller | Jun 19 11:34:00.583876 crc crio[22562]: time="2026-06-19T11:34:00.582870388Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697814-x9q9g/POD" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.318893 | controller | Jun 19 11:34:00.583876 crc crio[22562]: time="2026-06-19T11:34:00.583848232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.318919 | controller | Jun 19 11:34:00.680652 crc crio[22562]: time="2026-06-19T11:34:00.680498189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}"
2026-06-19 12:35:48.318942 | controller | Jun 19 11:34:00.681009 crc crio[22562]: time="2026-06-19T11:34:00.680758377Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697814-x9q9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.318959 | controller | Jun 19 11:34:02.616278 crc crio[22562]: 2026-06-19T11:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2457d524a0d47c4 Mac:52:93:db:2a:e1:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.318976 | controller | Jun 19 11:34:02.620710 crc crio[22562]: time="2026-06-19T11:34:02.620599342Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}"
2026-06-19 12:35:48.318993 | controller | Jun 19 11:34:02.620900 crc crio[22562]: time="2026-06-19T11:34:02.620836288Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697814-x9q9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.319013 | controller | Jun 19 11:34:02.635869 crc crio[22562]: time="2026-06-19T11:34:02.635770344Z" level=info msg="Ran pod sandbox 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 with infra container: openshift-infra/auto-csr-approver-29697814-x9q9g/POD" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.319029 | controller | Jun 19 11:34:02.645939 crc crio[22562]: time="2026-06-19T11:34:02.645843881Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.319045 | controller | Jun 19 11:34:02.657941 crc crio[22562]: time="2026-06-19T11:34:02.657493806Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.319061 | controller | Jun 19 11:34:19.129678 crc crio[22562]: time="2026-06-19T11:34:19.12883015Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.319077 | controller | Jun 19 11:34:19.133499 crc crio[22562]: time="2026-06-19T11:34:19.133420672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d8d5a930-17bc-41fe-b728-5faec3631422 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319093 | controller | Jun 19 11:34:19.149003 crc crio[22562]: time="2026-06-19T11:34:19.148763388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=dadbf53f-0276-4567-a386-71858cee0094 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319109 | controller | Jun 19 11:34:19.151449 crc crio[22562]: time="2026-06-19T11:34:19.15127463Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.319124 | controller | Jun 19 11:34:19.154217 crc crio[22562]: time="2026-06-19T11:34:19.153659628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a3aad395-368f-416b-915c-8eea6ecba09d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319140 | controller | Jun 19 11:34:19.170246 crc crio[22562]: time="2026-06-19T11:34:19.170011149Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.319156 | controller | Jun 19 11:34:19.173029 crc crio[22562]: time="2026-06-19T11:34:19.172955101Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=07c67a18-f243-448e-9ec6-0f47fbc75f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319171 | controller | Jun 19 11:34:19.173558 crc crio[22562]: time="2026-06-19T11:34:19.173485374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c6d58d67-0879-4365-9594-98b659b5dacb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319187 | controller | Jun 19 11:34:19.177764 crc crio[22562]: time="2026-06-19T11:34:19.177643896Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9eef441c-018f-41d4-be0f-b3af54b716d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319202 | controller | Jun 19 11:34:19.178915 crc crio[22562]: time="2026-06-19T11:34:19.178813565Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319221 | controller | Jun 19 11:34:19.181910 crc crio[22562]: time="2026-06-19T11:34:19.181641824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319238 | controller | Jun 19 11:34:19.189607 crc crio[22562]: time="2026-06-19T11:34:19.189009944Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319253 | controller | Jun 19 11:34:19.197248 crc crio[22562]: time="2026-06-19T11:34:19.197089302Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697814-x9q9g/oc" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319269 | controller | Jun 19 11:34:19.206102 crc crio[22562]: time="2026-06-19T11:34:19.20598236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319284 | controller | Jun 19 11:34:19.208011 crc crio[22562]: time="2026-06-19T11:34:19.207977518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319300 | controller | Jun 19 11:34:19.262734 crc crio[22562]: time="2026-06-19T11:34:19.261878579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319315 | controller | Jun 19 11:34:19.267714 crc crio[22562]: time="2026-06-19T11:34:19.267564688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319331 | controller | Jun 19 11:34:19.310031 crc crio[22562]: time="2026-06-19T11:34:19.309857225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319346 | controller | Jun 19 11:34:19.317037 crc crio[22562]: time="2026-06-19T11:34:19.316952129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319362 | controller | Jun 19 11:34:19.323245 crc crio[22562]: time="2026-06-19T11:34:19.320219269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319378 | controller | Jun 19 11:34:19.516943 crc crio[22562]: time="2026-06-19T11:34:19.516131967Z" level=info msg="Created container be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319395 | controller | Jun 19 11:34:19.518723 crc crio[22562]: time="2026-06-19T11:34:19.517813658Z" level=info msg="Starting container: be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03" id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.319411 | controller | Jun 19 11:34:19.521001 crc crio[22562]: time="2026-06-19T11:34:19.520584766Z" level=info msg="Created container f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319445 | controller | Jun 19 11:34:19.521678 crc crio[22562]: time="2026-06-19T11:34:19.52157927Z" level=info msg="Starting container: f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557" id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.319472 | controller | Jun 19 11:34:19.540905 crc crio[22562]: time="2026-06-19T11:34:19.54077952Z" level=info msg="Started container" PID=43600 containerID=be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06
2026-06-19 12:35:48.319499 | controller | Jun 19 11:34:19.545256 crc crio[22562]: time="2026-06-19T11:34:19.545084366Z" level=info msg="Started container" PID=43602 containerID=f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.319517 | controller | Jun 19 11:34:19.710274 crc crio[22562]: time="2026-06-19T11:34:19.709948234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319537 | controller | Jun 19 11:34:19.818664 crc crio[22562]: time="2026-06-19T11:34:19.818527613Z" level=info msg="Created container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319560 | controller | Jun 19 11:34:19.820732 crc crio[22562]: time="2026-06-19T11:34:19.820640395Z" level=info msg="Starting container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc" id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.319576 | controller | Jun 19 11:34:19.832708 crc crio[22562]: time="2026-06-19T11:34:19.832593448Z" level=info msg="Started container" PID=43624 containerID=486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc description=openshift-infra/auto-csr-approver-29697814-x9q9g/oc id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526
2026-06-19 12:35:48.319598 | controller | Jun 19 11:34:19.906107 crc crio[22562]: time="2026-06-19T11:34:19.905679398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=05286d10-5271-4665-ab1b-c77b689499f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319614 | controller | Jun 19 11:34:19.913910 crc crio[22562]: time="2026-06-19T11:34:19.91310428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c0c9cd66-acfa-4c04-8926-a1a7fa5df4a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319635 | controller | Jun 19 11:34:19.923832 crc crio[22562]: time="2026-06-19T11:34:19.923321681Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319651 | controller | Jun 19 11:34:19.926320 crc crio[22562]: time="2026-06-19T11:34:19.926245643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319673 | controller | Jun 19 11:34:19.992420 crc crio[22562]: time="2026-06-19T11:34:19.991323786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319698 | controller | Jun 19 11:34:19.994399 crc crio[22562]: time="2026-06-19T11:34:19.99434806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319718 | controller | Jun 19 11:34:20.114307 crc crio[22562]: time="2026-06-19T11:34:20.114200946Z" level=info msg="Created container dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319778 | controller | Jun 19 11:34:20.116003 crc crio[22562]: time="2026-06-19T11:34:20.115912958Z" level=info msg="Starting container: dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3" id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.319800 | controller | Jun 19 11:34:20.123485 crc crio[22562]: time="2026-06-19T11:34:20.123382331Z" level=info msg="Started container" PID=43643 containerID=dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3 description=openshift-frr-k8s/frr-k8s-qz26m/cp-reloader id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.319817 | controller | Jun 19 11:34:20.947535 crc crio[22562]: time="2026-06-19T11:34:20.94675063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4bd71bd1-02fa-48d5-9989-27f4ff9878a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319833 | controller | Jun 19 11:34:20.959778 crc crio[22562]: time="2026-06-19T11:34:20.958984459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5743b43c-8cd8-4cff-9784-8da34d9e1c8c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319849 | controller | Jun 19 11:34:20.978553 crc crio[22562]: time="2026-06-19T11:34:20.978402504Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319865 | controller | Jun 19 11:34:20.982614 crc crio[22562]: time="2026-06-19T11:34:20.982504495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319881 | controller | Jun 19 11:34:21.023224 crc crio[22562]: time="2026-06-19T11:34:21.022779072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319897 | controller | Jun 19 11:34:21.027541 crc crio[22562]: time="2026-06-19T11:34:21.027474596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.319913 | controller | Jun 19 11:34:21.184899 crc crio[22562]: time="2026-06-19T11:34:21.18477088Z" level=info msg="Created container 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.319928 | controller | Jun 19 11:34:21.188447 crc crio[22562]: time="2026-06-19T11:34:21.18642186Z" level=info msg="Starting container: 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1" id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.319945 | controller | Jun 19 11:34:21.192611 crc crio[22562]: time="2026-06-19T11:34:21.192515629Z" level=info msg="Started container" PID=43674 containerID=3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1 description=openshift-frr-k8s/frr-k8s-qz26m/cp-metrics id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.319964 | controller | Jun 19 11:34:21.984747 crc crio[22562]: time="2026-06-19T11:34:21.980804098Z" level=info msg="Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.319980 | controller | Jun 19 11:34:21.984747 crc crio[22562]: time="2026-06-19T11:34:21.981849553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b51957bb-a2fc-4be2-aa7c-1de89a5aad1b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.319996 | controller | Jun 19 11:34:21.984747 crc crio[22562]: time="2026-06-19T11:34:21.981936516Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc001612560}] Aliases:map[]}"
2026-06-19 12:35:48.320013 | controller | Jun 19 11:34:21.984747 crc crio[22562]: time="2026-06-19T11:34:21.982206243Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697814-x9q9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.320029 | controller | Jun 19 11:34:21.992600 crc crio[22562]: time="2026-06-19T11:34:21.992533565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=743535b7-105d-40c8-a03c-b772635cc001 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320044 | controller | Jun 19 11:34:22.032799 crc crio[22562]: time="2026-06-19T11:34:22.032411582Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320060 | controller | Jun 19 11:34:22.040763 crc crio[22562]: time="2026-06-19T11:34:22.040627904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320076 | controller | Jun 19 11:34:22.114669 crc crio[22562]: time="2026-06-19T11:34:22.114135515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320091 | controller | Jun 19 11:34:22.119472 crc crio[22562]: time="2026-06-19T11:34:22.119345002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320107 | controller | Jun 19 11:34:22.326845 crc crio[22562]: time="2026-06-19T11:34:22.325985143Z" level=info msg="Created container 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320122 | controller | Jun 19 11:34:22.335788 crc crio[22562]: time="2026-06-19T11:34:22.33563018Z" level=info msg="Starting container: 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235" id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320137 | controller | Jun 19 11:34:22.344651 crc crio[22562]: time="2026-06-19T11:34:22.344547079Z" level=info msg="Started container" PID=43715 containerID=651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320157 | controller | Jun 19 11:34:22.432516 crc crio[22562]: time="2026-06-19T11:34:22.432412941Z" level=info msg="Stopped pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.320173 | controller | Jun 19 11:34:23.004759 crc crio[22562]: time="2026-06-19T11:34:23.004638288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=670a8955-671c-4c5f-b461-249657286281 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320189 | controller | Jun 19 11:34:23.025681 crc crio[22562]: time="2026-06-19T11:34:23.024763981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3f7115a9-c3fb-427c-8ba8-e77bb266d397 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320204 | controller | Jun 19 11:34:23.047668 crc crio[22562]: time="2026-06-19T11:34:23.047515688Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/controller" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320220 | controller | Jun 19 11:34:23.052475 crc crio[22562]: time="2026-06-19T11:34:23.051331561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320235 | controller | Jun 19 11:34:23.098211 crc crio[22562]: time="2026-06-19T11:34:23.098026306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320250 | controller | Jun 19 11:34:23.102707 crc crio[22562]: time="2026-06-19T11:34:23.102575727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320266 | controller | Jun 19 11:34:23.279870 crc crio[22562]: time="2026-06-19T11:34:23.279606554Z" level=info msg="Created container 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b: openshift-frr-k8s/frr-k8s-qz26m/controller" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320281 | controller | Jun 19 11:34:23.298224 crc crio[22562]: time="2026-06-19T11:34:23.285543799Z" level=info msg="Starting container: 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b" id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320296 | controller | Jun 19 11:34:23.298224 crc crio[22562]: time="2026-06-19T11:34:23.292877549Z" level=info msg="Started container" PID=43736 containerID=754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b description=openshift-frr-k8s/frr-k8s-qz26m/controller id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320311 | controller | Jun 19 11:34:23.310656 crc crio[22562]: time="2026-06-19T11:34:23.310522421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a31b15cb-5411-4474-980a-a148ea385205 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320327 | controller | Jun 19 11:34:23.317400 crc crio[22562]: time="2026-06-19T11:34:23.317288126Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0dfd7774-9e56-46e0-a056-0af20fc556c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320345 | controller | Jun 19 11:34:23.331661 crc crio[22562]: time="2026-06-19T11:34:23.330873569Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320361 | controller | Jun 19 11:34:23.334279 crc crio[22562]: time="2026-06-19T11:34:23.334020956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320376 | controller | Jun 19 11:34:23.381359 crc crio[22562]: time="2026-06-19T11:34:23.381028058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320392 | controller | Jun 19 11:34:23.400801 crc crio[22562]: time="2026-06-19T11:34:23.400500075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320407 | controller | Jun 19 11:34:23.514648 crc crio[22562]: time="2026-06-19T11:34:23.514512218Z" level=info msg="Created container ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c: openshift-frr-k8s/frr-k8s-qz26m/frr" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320423 | controller | Jun 19 11:34:23.516486 crc crio[22562]: time="2026-06-19T11:34:23.516408404Z" level=info msg="Starting container: ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c" id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320487 | controller | Jun 19 11:34:23.522580 crc crio[22562]: time="2026-06-19T11:34:23.522486593Z" level=info msg="Started container" PID=43762 containerID=ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c description=openshift-frr-k8s/frr-k8s-qz26m/frr id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320505 | controller | Jun 19 11:34:23.538204 crc crio[22562]: time="2026-06-19T11:34:23.53703674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=74f3201d-cfb4-4c74-aa4c-f787299dc54d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320521 | controller | Jun 19 11:34:23.545331 crc crio[22562]: time="2026-06-19T11:34:23.545191469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9f747a1d-106c-4289-aad5-5287b1ba0b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320536 | controller | Jun 19 11:34:23.554982 crc crio[22562]: time="2026-06-19T11:34:23.554843575Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/reloader" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320552 | controller | Jun 19 11:34:23.558292 crc crio[22562]: time="2026-06-19T11:34:23.557651344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320568 | controller | Jun 19 11:34:23.587878 crc crio[22562]: time="2026-06-19T11:34:23.587734021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320584 | controller | Jun 19 11:34:23.591875 crc crio[22562]: time="2026-06-19T11:34:23.59175549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320604 | controller | Jun 19 11:34:23.703654 crc crio[22562]: time="2026-06-19T11:34:23.703478066Z" level=info msg="Created container 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b: openshift-frr-k8s/frr-k8s-qz26m/reloader" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320620 | controller | Jun 19 11:34:23.705452 crc crio[22562]: time="2026-06-19T11:34:23.705344892Z" level=info msg="Starting container: 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b" id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320636 | controller | Jun 19 11:34:23.716962 crc crio[22562]: time="2026-06-19T11:34:23.714561117Z" level=info msg="Started container" PID=43791 containerID=101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b description=openshift-frr-k8s/frr-k8s-qz26m/reloader id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320652 | controller | Jun 19 11:34:23.731400 crc crio[22562]: time="2026-06-19T11:34:23.731289187Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2d34489f-bfee-4e2e-a878-ef60d60aada5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320669 | controller | Jun 19 11:34:23.734898 crc crio[22562]: time="2026-06-19T11:34:23.734841905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7f119d8e-a702-4321-9081-250fec1bce7a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320685 | controller | Jun 19 11:34:23.743420 crc crio[22562]: time="2026-06-19T11:34:23.743326562Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320701 | controller | Jun 19 11:34:23.745097 crc crio[22562]: time="2026-06-19T11:34:23.744982173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320717 | controller | Jun 19 11:34:23.771226 crc crio[22562]: time="2026-06-19T11:34:23.771076342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320733 | controller | Jun 19 11:34:23.774837 crc crio[22562]: time="2026-06-19T11:34:23.774753872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320760 | controller | Jun 19 11:34:23.918782 crc crio[22562]: time="2026-06-19T11:34:23.918674218Z" level=info msg="Created container 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320777 | controller | Jun 19 11:34:23.920396 crc crio[22562]: time="2026-06-19T11:34:23.920273717Z" level=info msg="Starting container: 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc" id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320793 | controller | Jun 19 11:34:23.929842 crc crio[22562]: time="2026-06-19T11:34:23.929523074Z" level=info msg="Started container" PID=43820 containerID=6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc description=openshift-frr-k8s/frr-k8s-qz26m/frr-metrics id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320816 | controller | Jun 19 11:34:23.949928 crc crio[22562]: time="2026-06-19T11:34:23.949579044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a10c920a-d283-4661-8f3c-9d84c1868996 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320832 | controller | Jun 19 11:34:23.958029 crc crio[22562]: time="2026-06-19T11:34:23.956484644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2fd5348a-fe21-4307-a80d-cec5f3055bda name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320848 | controller | Jun 19 11:34:23.966033 crc crio[22562]: time="2026-06-19T11:34:23.965921605Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-status" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320864 | controller | Jun 19 11:34:23.968348 crc crio[22562]: time="2026-06-19T11:34:23.968275153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320880 | controller | Jun 19 11:34:24.001399 crc crio[22562]: time="2026-06-19T11:34:24.001211339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320896 | controller | Jun 19 11:34:24.006382 crc crio[22562]: time="2026-06-19T11:34:24.006276344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.320912 | controller | Jun 19 11:34:24.113311 crc crio[22562]: time="2026-06-19T11:34:24.113021068Z" level=info msg="Created container d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401: openshift-frr-k8s/frr-k8s-qz26m/frr-status" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.320929 | controller | Jun 19 11:34:24.115499 crc crio[22562]: time="2026-06-19T11:34:24.115402017Z" level=info msg="Starting container: d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401" id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.320945 | controller | Jun 19 11:34:24.121956 crc crio[22562]: time="2026-06-19T11:34:24.121853744Z" level=info msg="Started container" PID=43839 containerID=d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401 description=openshift-frr-k8s/frr-k8s-qz26m/frr-status id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.320961 | controller | Jun 19 11:34:24.149859 crc crio[22562]: time="2026-06-19T11:34:24.149659625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=85e7bc00-aeae-4739-a4c8-8d3367e47dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320977 | controller | Jun 19 11:34:24.153898 crc crio[22562]: time="2026-06-19T11:34:24.153822857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d7b632fe-5e7e-4f52-ab92-7dd086556178 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.320993 | controller | Jun 19 11:34:24.165290 crc crio[22562]: time="2026-06-19T11:34:24.163630348Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321014 | controller | Jun 19 11:34:24.165688 crc crio[22562]: time="2026-06-19T11:34:24.165574956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321030 | controller | Jun 19 11:34:24.208600 crc crio[22562]: time="2026-06-19T11:34:24.208543618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321045 | controller | Jun 19 11:34:24.732243 crc crio[22562]: time="2026-06-19T11:34:24.73164786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321061 | controller | Jun 19 11:34:24.903633 crc crio[22562]: time="2026-06-19T11:34:24.903537462Z" level=info msg="Created container dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321076 | controller | Jun 19 11:34:24.906999 crc crio[22562]: time="2026-06-19T11:34:24.906812942Z" level=info msg="Starting container: dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0" id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.321092 | controller | Jun 19 11:34:24.923609 crc crio[22562]: time="2026-06-19T11:34:24.922797233Z" level=info msg="Started container" PID=43873 containerID=dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.321108 | controller | Jun 19 11:34:24.979257 crc crio[22562]: time="2026-06-19T11:34:24.977554354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a7c0716c-d1c0-481e-afd2-49450d15cf39 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321124 | controller | Jun 19 11:34:24.998394 crc crio[22562]: time="2026-06-19T11:34:24.9977624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=892f6cd7-7d6a-450c-985e-b10c80ed445f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321139 | controller | Jun 19 11:34:25.029633 crc crio[22562]: time="2026-06-19T11:34:25.028912232Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321155 | controller | Jun 19 11:34:25.032057 crc crio[22562]: time="2026-06-19T11:34:25.031782983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321170 | controller | Jun 19 11:34:25.168051 crc crio[22562]: time="2026-06-19T11:34:25.167951618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321186 | controller | Jun 19 11:34:25.768938 crc crio[22562]: time="2026-06-19T11:34:25.768853978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321201 | controller | Jun 19 11:34:25.909646 crc crio[22562]: time="2026-06-19T11:34:25.909494312Z" level=info msg="Created container ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321220 | controller | Jun 19 11:34:25.911914 crc crio[22562]: time="2026-06-19T11:34:25.911718846Z" level=info msg="Starting container: ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65" id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.321236 | controller | Jun 19 11:34:25.919958 crc crio[22562]: time="2026-06-19T11:34:25.919489537Z" level=info msg="Started container" PID=43956 containerID=ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc
2026-06-19 12:35:48.321252 | controller | Jun 19 11:34:32.032105 crc crio[22562]: time="2026-06-19T11:34:32.031459967Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4g5c8/POD" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.321268 | controller | Jun 19 11:34:32.034034 crc crio[22562]: time="2026-06-19T11:34:32.032197866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321284 | controller | Jun 19 11:34:32.065119 crc crio[22562]: time="2026-06-19T11:34:32.065009659Z" level=info msg="Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}"
2026-06-19 12:35:48.321301 | controller | Jun 19 11:34:32.065119 crc crio[22562]: time="2026-06-19T11:34:32.065095821Z" level=info msg="Adding pod openshift-marketplace_community-operators-4g5c8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.321317 | controller | Jun 19 11:34:35.282943 crc crio[22562]: 2026-06-19T11:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cb9f038d1722e6 Mac:f6:5d:bc:e1:f3:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 SocketPath: PciID:}] [{Interface:0xc00037f670 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.321334 | controller | Jun 19 11:34:35.285428 crc crio[22562]: time="2026-06-19T11:34:35.285031213Z" level=info msg="Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}"
2026-06-19 12:35:48.321350 | controller | Jun 19 11:34:35.285489 crc crio[22562]: time="2026-06-19T11:34:35.285446133Z" level=info msg="Checking pod openshift-marketplace_community-operators-4g5c8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.321366 | controller | Jun 19 11:34:35.294775 crc crio[22562]: time="2026-06-19T11:34:35.294677649Z" level=info msg="Ran pod sandbox 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 with infra container: openshift-marketplace/community-operators-4g5c8/POD" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.321382 | controller | Jun 19 11:34:35.297394 crc crio[22562]: time="2026-06-19T11:34:35.297320064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=128729e9-0655-44c1-8857-50da3a77b6ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321400 | controller | Jun 19 11:34:35.300190 crc crio[22562]: time="2026-06-19T11:34:35.300029731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5158d286-d4e3-48a6-9681-fd4414549904 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321416 | controller | Jun 19 11:34:35.560337 crc crio[22562]: time="2026-06-19T11:34:35.559604998Z" level=info msg="Creating container: openshift-marketplace/community-operators-4g5c8/extract-utilities" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321452 | controller | Jun 19 11:34:35.560674 crc crio[22562]: time="2026-06-19T11:34:35.560438149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321469 | controller | Jun 19 11:34:35.637619 crc crio[22562]: time="2026-06-19T11:34:35.635419565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321485 | controller | Jun 19 11:34:35.655893 crc crio[22562]: time="2026-06-19T11:34:35.655514358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321501 | controller | Jun 19 11:34:35.954633 crc crio[22562]: time="2026-06-19T11:34:35.954477831Z" level=info msg="Created container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321517 | controller | Jun 19 11:34:35.956577 crc crio[22562]: time="2026-06-19T11:34:35.95650174Z" level=info msg="Starting container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2" id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.321533 | controller | Jun 19 11:34:35.966484 crc crio[22562]: time="2026-06-19T11:34:35.966364932Z" level=info msg="Started container" PID=44170 containerID=713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2 description=openshift-marketplace/community-operators-4g5c8/extract-utilities id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85
2026-06-19 12:35:48.321549 | controller | Jun 19 11:34:36.427307 crc crio[22562]: time="2026-06-19T11:34:36.421372888Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.321565 | controller | Jun 19 11:34:36.433217 crc crio[22562]: time="2026-06-19T11:34:36.431973317Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.321581 | controller | Jun 19 11:34:37.012511 crc crio[22562]: time="2026-06-19T11:34:37.011992214Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.321597 | controller | Jun 19 11:34:37.014729 crc crio[22562]: time="2026-06-19T11:34:37.014606448Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2aea1a8f-975f-4198-89cb-2d051b9281ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321621 | controller | Jun 19 11:34:37.019374 crc crio[22562]: time="2026-06-19T11:34:37.018116195Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ac936fea-0bf8-4d09-8f64-4a5086d746e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321637 | controller | Jun 19 11:34:37.027210 crc crio[22562]: time="2026-06-19T11:34:37.026702755Z" level=info msg="Creating container: openshift-marketplace/community-operators-4g5c8/extract-content" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321653 | controller | Jun 19 11:34:37.027398 crc crio[22562]: time="2026-06-19T11:34:37.02735156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321669 | controller | Jun 19 11:34:37.058263 crc crio[22562]: time="2026-06-19T11:34:37.058110725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321685 | controller | Jun 19 11:34:37.061965 crc crio[22562]: time="2026-06-19T11:34:37.061895647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321701 | controller | Jun 19 11:34:37.251531 crc crio[22562]: time="2026-06-19T11:34:37.251396538Z" level=info msg="Created container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321716 | controller | Jun 19 11:34:37.258462 crc crio[22562]: time="2026-06-19T11:34:37.253855119Z" level=info msg="Starting container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e" id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.321731 | controller | Jun 19 11:34:37.265095 crc crio[22562]: time="2026-06-19T11:34:37.26491818Z" level=info msg="Started container" PID=44206 containerID=e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e description=openshift-marketplace/community-operators-4g5c8/extract-content id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85
2026-06-19 12:35:48.321747 | controller | Jun 19 11:34:42.523385 crc crio[22562]: time="2026-06-19T11:34:42.521786765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39c44c0e-a5bf-43ec-80b3-217d430cc05f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321763 | controller | Jun 19 11:34:42.528706 crc crio[22562]: time="2026-06-19T11:34:42.527816724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=85610ddf-094f-489f-a40c-007d06a36c0f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.321779 | controller | Jun 19 11:34:42.537670 crc crio[22562]: time="2026-06-19T11:34:42.537585533Z" level=info msg="Creating container: openshift-marketplace/community-operators-4g5c8/registry-server" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321795 | controller | Jun 19 11:34:42.538295 crc crio[22562]: time="2026-06-19T11:34:42.538117406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321811 | controller | Jun 19 11:34:42.601200 crc crio[22562]: time="2026-06-19T11:34:42.600793571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321831 | controller | Jun 19 11:34:42.605375 crc crio[22562]: time="2026-06-19T11:34:42.605293672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321847 | controller | Jun 19 11:34:42.868965 crc crio[22562]: time="2026-06-19T11:34:42.868826576Z" level=info msg="Created container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.321864 | controller | Jun 19 11:34:42.871006 crc crio[22562]: time="2026-06-19T11:34:42.870891897Z" level=info msg="Starting container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded" id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.321879 | controller | Jun 19 11:34:42.879949 crc crio[22562]: time="2026-06-19T11:34:42.879644663Z" level=info msg="Started container" PID=44248 containerID=5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded description=openshift-marketplace/community-operators-4g5c8/registry-server id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85
2026-06-19 12:35:48.321895 | controller | Jun 19 11:34:48.248499 crc crio[22562]: time="2026-06-19T11:34:48.244719928Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-ztgg8/POD" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.321912 | controller | Jun 19 11:34:48.248499 crc crio[22562]: time="2026-06-19T11:34:48.245820816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.321928 | controller | Jun 19 11:34:48.330494 crc crio[22562]: time="2026-06-19T11:34:48.330139211Z" level=info msg="Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}"
2026-06-19 12:35:48.321944 | controller | Jun 19 11:34:48.330494 crc crio[22562]: time="2026-06-19T11:34:48.330462328Z" level=info msg="Adding pod openshift-marketplace_certified-operators-ztgg8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.321961 | controller | Jun 19 11:34:50.714866 crc crio[22562]: 2026-06-19T11:34:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5fe6689fe50c19 Mac:2a:ce:c2:73:77:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 SocketPath: PciID:}] [{Interface:0xc00044d160 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.321977 | controller | Jun 19 11:34:50.718596 crc crio[22562]: time="2026-06-19T11:34:50.717983528Z" level=info msg="Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}"
2026-06-19 12:35:48.321994 | controller | Jun 19 11:34:50.718596 crc crio[22562]: time="2026-06-19T11:34:50.718308666Z" level=info msg="Checking pod openshift-marketplace_certified-operators-ztgg8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.322013 | controller | Jun 19 11:34:50.732301 crc crio[22562]: time="2026-06-19T11:34:50.731366946Z" level=info msg="Ran pod sandbox b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee with infra container: openshift-marketplace/certified-operators-ztgg8/POD" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322029 | controller | Jun 19 11:34:50.737295 crc crio[22562]: time="2026-06-19T11:34:50.736665677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=07fa347a-153f-4027-91d6-dab3031bfdc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322045 | controller | Jun 19 11:34:50.739500 crc crio[22562]: time="2026-06-19T11:34:50.739424944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=92e0c6a0-45ed-4626-9099-5e6bf0c8d154 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322062 | controller | Jun 19 11:34:50.752576 crc crio[22562]: time="2026-06-19T11:34:50.752399052Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ztgg8/extract-utilities" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322078 | controller | Jun 19 11:34:50.753312 crc crio[22562]: time="2026-06-19T11:34:50.753072398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322093 | controller | Jun 19 11:34:50.836631 crc crio[22562]: time="2026-06-19T11:34:50.836462801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322109 | controller | Jun 19 11:34:50.848532 crc crio[22562]: time="2026-06-19T11:34:50.848121317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322125 | controller | Jun 19 11:34:51.054893 crc crio[22562]: time="2026-06-19T11:34:51.054039Z" level=info msg="Created container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322141 | controller | Jun 19 11:34:51.057084 crc crio[22562]: time="2026-06-19T11:34:51.056910761Z" level=info msg="Starting container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389" id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.322157 | controller | Jun 19 11:34:51.066448 crc crio[22562]: time="2026-06-19T11:34:51.066302761Z" level=info msg="Started container" PID=44467 containerID=0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389 description=openshift-marketplace/certified-operators-ztgg8/extract-utilities id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee
2026-06-19 12:35:48.322173 | controller | Jun 19 11:34:51.956125 crc crio[22562]: time="2026-06-19T11:34:51.955358978Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.322189 | controller | Jun 19 11:34:51.962118 crc crio[22562]: time="2026-06-19T11:34:51.96199643Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.322208 | controller | Jun 19 11:34:52.682885 crc crio[22562]: time="2026-06-19T11:34:52.682432247Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.322224 | controller | Jun 19 11:34:52.685010 crc crio[22562]: time="2026-06-19T11:34:52.684015746Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=16eaa4e4-2a58-45ab-8948-5ba8929db01f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322240 | controller | Jun 19 11:34:52.688944 crc crio[22562]: time="2026-06-19T11:34:52.688766223Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8ffd5238-b70d-427b-8553-886ce77fcbad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322255 | controller | Jun 19 11:34:52.700355 crc crio[22562]: time="2026-06-19T11:34:52.700272184Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ztgg8/extract-content" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322271 | controller | Jun 19 11:34:52.701069 crc crio[22562]: time="2026-06-19T11:34:52.700851358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322287 | controller | Jun 19 11:34:52.790094 crc crio[22562]: time="2026-06-19T11:34:52.789819128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322303 | controller | Jun 19 11:34:52.809854 crc crio[22562]: time="2026-06-19T11:34:52.809401718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322319 | controller | Jun 19 11:34:53.006774 crc crio[22562]: time="2026-06-19T11:34:53.00587267Z" level=info msg="Created container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322335 | controller | Jun 19 11:34:53.010590 crc crio[22562]: time="2026-06-19T11:34:53.010410771Z" level=info msg="Starting container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd" id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.322350 | controller | Jun 19 11:34:53.058309 crc crio[22562]: time="2026-06-19T11:34:53.057904005Z" level=info msg="Started container" PID=44495 containerID=f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd description=openshift-marketplace/certified-operators-ztgg8/extract-content id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee
2026-06-19 12:35:48.322367 | controller | Jun 19 11:34:57.443005 crc crio[22562]: time="2026-06-19T11:34:57.442501195Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322382 | controller | Jun 19 11:34:57.443005 crc crio[22562]: time="2026-06-19T11:34:57.442999838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322398 | controller | Jun 19 11:34:57.484210 crc crio[22562]: time="2026-06-19T11:34:57.484025243Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}"
2026-06-19 12:35:48.322418 | controller | Jun 19 11:34:57.484210 crc crio[22562]: time="2026-06-19T11:34:57.484198287Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.322454 | controller | Jun 19 11:34:59.595457 crc crio[22562]: 2026-06-19T11:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c7991ce7954a4 Mac:b2:31:60:16:7f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.322473 | controller | Jun 19 11:34:59.595457 crc crio[22562]: time="2026-06-19T11:34:59.594403127Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}"
2026-06-19 12:35:48.322489 | controller | Jun 19 11:34:59.595457 crc crio[22562]: time="2026-06-19T11:34:59.594552081Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.322505 | controller | Jun 19 11:34:59.611685 crc crio[22562]: time="2026-06-19T11:34:59.611551097Z" level=info msg="Ran pod sandbox b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322521 | controller | Jun 19 11:34:59.624806 crc crio[22562]: time="2026-06-19T11:34:59.622839384Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.322537 | controller | Jun 19 11:34:59.640919 crc crio[22562]: time="2026-06-19T11:34:59.640809145Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-19 12:35:48.322552 | controller | Jun 19 11:34:59.692248 crc crio[22562]: time="2026-06-19T11:34:59.691713572Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-lwgt8/POD" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322569 | controller | Jun 19 11:34:59.692248 crc crio[22562]: time="2026-06-19T11:34:59.691920047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322585 | controller | Jun 19 11:34:59.766433 crc crio[22562]: time="2026-06-19T11:34:59.765778576Z" level=info msg="Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}"
2026-06-19 12:35:48.322605 | controller | Jun 19 11:34:59.766433 crc crio[22562]: time="2026-06-19T11:34:59.765933449Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-lwgt8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.322622 | controller | Jun 19 11:35:00.130124 crc crio[22562]: time="2026-06-19T11:35:00.129620778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e24fddea-34ae-40e2-9c86-b6f34ad54e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322638 | controller | Jun 19 11:35:00.133115 crc crio[22562]: time="2026-06-19T11:35:00.13296577Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f29e5dff-07aa-4e67-a808-795f0f2f011c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.322654 | controller | Jun 19 11:35:00.150840 crc crio[22562]: time="2026-06-19T11:35:00.142885442Z" level=info msg="Creating container: openshift-marketplace/certified-operators-ztgg8/registry-server" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322670 | controller | Jun 19 11:35:00.150840 crc crio[22562]: time="2026-06-19T11:35:00.143496867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322686 | controller | Jun 19 11:35:00.205853 crc crio[22562]: time="2026-06-19T11:35:00.205775403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322702 | controller | Jun 19 11:35:00.210570 crc crio[22562]: time="2026-06-19T11:35:00.210213202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322718 | controller | Jun 19 11:35:00.362320 crc crio[22562]: time="2026-06-19T11:35:00.36201984Z" level=info msg="Created container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.322734 | controller | Jun 19 11:35:00.368430 crc crio[22562]: time="2026-06-19T11:35:00.366589683Z" level=info msg="Starting container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f" id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.322750 | controller | Jun 19 11:35:00.382091 crc crio[22562]: time="2026-06-19T11:35:00.381450136Z" level=info msg="Started container" PID=44728 containerID=fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f description=openshift-marketplace/certified-operators-ztgg8/registry-server id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee
2026-06-19 12:35:48.322767 | controller | Jun 19 11:35:00.410352 crc crio[22562]: 2026-06-19T11:35:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3097d4b08213f2f Mac:0e:d6:85:d6:e1:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.322783 | controller | Jun 19 11:35:00.414109 crc crio[22562]: time="2026-06-19T11:35:00.413501831Z" level=info msg="Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}"
2026-06-19 12:35:48.322802 | controller | Jun 19 11:35:00.414109 crc crio[22562]: time="2026-06-19T11:35:00.413662975Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-lwgt8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.322819 | controller | Jun 19 11:35:00.435450 crc crio[22562]: time="2026-06-19T11:35:00.435132172Z" level=info msg="Ran pod sandbox 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 with infra container: openstack-operators/openstack-operator-index-lwgt8/POD" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322834 | controller | Jun 19 11:35:00.457464 crc crio[22562]: time="2026-06-19T11:35:00.456876324Z" level=info msg="Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.322850 | controller | Jun 19 11:35:00.466258 crc crio[22562]: time="2026-06-19T11:35:00.465015374Z" level=info msg="Trying to access \"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\""
2026-06-19 12:35:48.322865 | controller | Jun 19 11:35:04.113024 crc crio[22562]: time="2026-06-19T11:35:04.112603493Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-x9sn4/POD" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322881 | controller | Jun 19 11:35:04.114602 crc crio[22562]: time="2026-06-19T11:35:04.113094534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322897 | controller | Jun 19 11:35:06.583118 crc crio[22562]: time="2026-06-19T11:35:06.581844857Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322913 | controller | Jun 19 11:35:06.584814 crc crio[22562]: time="2026-06-19T11:35:06.583127168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322929 | controller | Jun 19 11:35:06.955876 crc crio[22562]: time="2026-06-19T11:35:06.954339291Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.322945 | controller | Jun 19 11:35:06.955876 crc crio[22562]: time="2026-06-19T11:35:06.954458684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.322960 | controller | Jun 19 11:35:07.931898 crc crio[22562]: time="2026-06-19T11:35:07.926843022Z" level=info msg="Stopping container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded (timeout: 2s)" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.322977 | controller | Jun 19 11:35:08.244078 crc crio[22562]: time="2026-06-19T11:35:08.243733004Z" level=info msg="Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}"
2026-06-19 12:35:48.322997 | controller | Jun 19 11:35:08.244078 crc crio[22562]: time="2026-06-19T11:35:08.24400858Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-x9sn4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.323014 | controller | Jun 19 11:35:08.261899 crc crio[22562]: time="2026-06-19T11:35:08.261802508Z" 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=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.323030 | controller | Jun 19 11:35:08.262873 crc crio[22562]: time="2026-06-19T11:35:08.262677428Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}"
2026-06-19 12:35:48.323046 | controller | Jun 19 11:35:08.263257 crc crio[22562]: time="2026-06-19T11:35:08.262868023Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.323062 | controller | Jun 19 11:35:08.273860 crc crio[22562]: time="2026-06-19T11:35:08.273405202Z" level=info msg="Stopped container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.323078 | controller | Jun 19 11:35:08.278320 crc crio[22562]: time="2026-06-19T11:35:08.277909202Z" level=info msg="Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323094 | controller | Jun 19 11:35:08.278677 crc crio[22562]: time="2026-06-19T11:35:08.278612078Z" level=info msg="Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0005ac130}] Aliases:map[]}"
2026-06-19 12:35:48.323110 | controller | Jun 19 11:35:08.278971 crc crio[22562]: time="2026-06-19T11:35:08.278826185Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4g5c8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.323126 | controller | Jun 19 11:35:08.937813 crc crio[22562]: time="2026-06-19T11:35:08.931914961Z" level=info msg="Removing container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323142 | controller | Jun 19 11:35:10.007659 crc crio[22562]: 2026-06-19T11:35:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1eae7882824bb1 Mac:26:2a:80:00:58:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 SocketPath: PciID:}] [{Interface:0xc0002c69c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.323163 | controller | Jun 19 11:35:10.007659 crc crio[22562]: time="2026-06-19T11:35:10.003025458Z" level=info msg="Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}"
2026-06-19 12:35:48.323179 | controller | Jun 19 11:35:10.007659 crc crio[22562]: time="2026-06-19T11:35:10.003493Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-x9sn4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.323196 | controller | Jun 19 11:35:10.151828 crc crio[22562]: 2026-06-19T11:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a141b7adc725 Mac:ae:69:b8:f9:97:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd SocketPath: PciID:}] [{Interface:0xc0002945b0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.323212 | controller | Jun 19 11:35:10.160269 crc crio[22562]: time="2026-06-19T11:35:10.152726115Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}"
2026-06-19 12:35:48.323228 | controller | Jun 19 11:35:10.160269 crc crio[22562]: time="2026-06-19T11:35:10.152979301Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.323245 | controller | Jun 19 11:35:11.288592 crc crio[22562]: time="2026-06-19T11:35:11.288485516Z" level=info msg="Ran pod sandbox 5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed with infra container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.323261 | controller | Jun 19 11:35:11.292553 crc crio[22562]: time="2026-06-19T11:35:11.292482824Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323277 | controller | Jun 19 11:35:11.300744 crc crio[22562]: time="2026-06-19T11:35:11.30049238Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-19 12:35:48.323293 | controller | Jun 19 11:35:11.424465 crc crio[22562]: time="2026-06-19T11:35:11.424375525Z" level=info msg="Ran pod sandbox ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.323310 | controller | Jun 19 11:35:11.428286 crc crio[22562]: time="2026-06-19T11:35:11.428196429Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323326 | controller | Jun 19 11:35:11.430903 crc crio[22562]: time="2026-06-19T11:35:11.430818113Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-19 12:35:48.323345 | controller | Jun 19 11:35:11.433695 crc crio[22562]: time="2026-06-19T11:35:11.433486198Z" level=info msg="Ran pod sandbox d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 with infra container: openstack-operators/openstack-operator-index-x9sn4/POD" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.323361 | controller | Jun 19 11:35:11.433957 crc crio[22562]: time="2026-06-19T11:35:11.433873197Z" level=info msg="Stopped pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323378 | controller | Jun 19 11:35:11.440840 crc crio[22562]: time="2026-06-19T11:35:11.439754591Z" level=info msg="Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323394 | controller | Jun 19 11:35:11.441772 crc crio[22562]: time="2026-06-19T11:35:11.441679659Z" level=info msg="Trying to access \"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\""
2026-06-19 12:35:48.323410 | controller | Jun 19 11:35:11.825326 crc crio[22562]: time="2026-06-19T11:35:11.824941437Z" level=info msg="Removing container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323440 | controller | Jun 19 11:35:12.848886 crc crio[22562]: time="2026-06-19T11:35:12.84775593Z" level=info msg="Stopping container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f (timeout: 2s)" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.323462 | controller | Jun 19 11:35:12.913102 crc crio[22562]: time="2026-06-19T11:35:12.912749342Z" level=info msg="Removed container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323479 | controller | Jun 19 11:35:12.928423 crc crio[22562]: time="2026-06-19T11:35:12.928307613Z" level=info msg="Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323495 | controller | Jun 19 11:35:12.928653 crc crio[22562]: time="2026-06-19T11:35:12.928433096Z" level=info msg="Stopped pod sandbox (already stopped): 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323510 | controller | Jun 19 11:35:12.929224 crc crio[22562]: time="2026-06-19T11:35:12.929075462Z" level=info msg="Removing pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.323526 | controller | Jun 19 11:35:12.944377 crc crio[22562]: time="2026-06-19T11:35:12.944268185Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323542 | controller | Jun 19 11:35:12.945847 crc crio[22562]: time="2026-06-19T11:35:12.945331601Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=0daeb324-c17e-4dce-b0d1-e6e8a776ca29 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323558 | controller | Jun 19 11:35:13.027739 crc crio[22562]: time="2026-06-19T11:35:13.027606725Z" level=info msg="Removed container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323576 | controller | Jun 19 11:35:13.034102 crc crio[22562]: time="2026-06-19T11:35:13.032718601Z" level=info msg="Removing container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323592 | controller | Jun 19 11:35:13.040772 crc crio[22562]: time="2026-06-19T11:35:13.040613475Z" level=info msg="Stopped container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.323608 | controller | Jun 19 11:35:13.041815 crc crio[22562]: time="2026-06-19T11:35:13.041614999Z" level=info msg="Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323624 | controller | Jun 19 11:35:13.042575 crc crio[22562]: time="2026-06-19T11:35:13.042503771Z" level=info msg="Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc002e5e238}] Aliases:map[]}"
2026-06-19 12:35:48.323640 | controller | Jun 19 11:35:13.042783 crc crio[22562]: time="2026-06-19T11:35:13.042688575Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-ztgg8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.323656 | controller | Jun 19 11:35:13.050611 crc crio[22562]: time="2026-06-19T11:35:13.050500116Z" level=info msg="Removed pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.323671 | controller | Jun 19 11:35:13.212692 crc crio[22562]: time="2026-06-19T11:35:13.211298745Z" level=info msg="Removed container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323687 | controller | Jun 19 11:35:13.219480 crc crio[22562]: time="2026-06-19T11:35:13.219443095Z" level=info msg="Removing container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323702 | controller | Jun 19 11:35:13.363787 crc crio[22562]: time="2026-06-19T11:35:13.363578705Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=c31553f3-789a-4dec-ba75-501694ff8d0c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323718 | controller | Jun 19 11:35:13.370444 crc crio[22562]: time="2026-06-19T11:35:13.370373982Z" level=info msg="Removed container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323733 | controller | Jun 19 11:35:13.487115 crc crio[22562]: time="2026-06-19T11:35:13.485347298Z" level=info msg="Stopped pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.323749 | controller | Jun 19 11:35:13.881336 crc crio[22562]: time="2026-06-19T11:35:13.879552854Z" level=info msg="Removing container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323767 | controller | Jun 19 11:35:14.444438 crc crio[22562]: time="2026-06-19T11:35:14.443780365Z" level=info msg="Removed container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323783 | controller | Jun 19 11:35:14.445626 crc crio[22562]: time="2026-06-19T11:35:14.445522998Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.323799 | controller | Jun 19 11:35:14.448862 crc crio[22562]: time="2026-06-19T11:35:14.448804048Z" level=info msg="Removing container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323814 | controller | Jun 19 11:35:19.603832 crc crio[22562]: time="2026-06-19T11:35:19.60267108Z" level=info msg="Removed container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323829 | controller | Jun 19 11:35:19.606580 crc crio[22562]: time="2026-06-19T11:35:19.604532257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.323845 | controller | Jun 19 11:35:19.610341 crc crio[22562]: time="2026-06-19T11:35:19.610239525Z" level=info msg="Removing container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323860 | controller | Jun 19 11:35:19.645208 crc crio[22562]: time="2026-06-19T11:35:19.642518747Z" level=info msg="Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323876 | controller | Jun 19 11:35:19.645208 crc crio[22562]: time="2026-06-19T11:35:19.644415863Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=e8b33a2d-7cf8-43e5-be98-86832b6b023c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323891 | controller | Jun 19 11:35:19.714817 crc crio[22562]: time="2026-06-19T11:35:19.714677174Z" level=info msg="Removed container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.323906 | controller | Jun 19 11:35:19.719268 crc crio[22562]: time="2026-06-19T11:35:19.719132934Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=855d0313-5377-4f41-a57b-f6f604518022 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323922 | controller | Jun 19 11:35:19.719636 crc crio[22562]: time="2026-06-19T11:35:19.719478491Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323938 | controller | Jun 19 11:35:19.728007 crc crio[22562]: time="2026-06-19T11:35:19.727212671Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=79da80ca-1d64-4880-90d9-7c8ab2917c39 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323959 | controller | Jun 19 11:35:19.747486 crc crio[22562]: time="2026-06-19T11:35:19.747327455Z" level=info msg="Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.323975 | controller | Jun 19 11:35:19.753434 crc crio[22562]: time="2026-06-19T11:35:19.752539911Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=860d8754-ce96-4865-9586-14745bda6eb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.323990 | controller | Jun 19 11:35:19.762342 crc crio[22562]: time="2026-06-19T11:35:19.762248529Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=96606770-8920-4048-8b5c-ff94c3c1fe71 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324006 | controller | Jun 19 11:35:20.167261 crc crio[22562]: time="2026-06-19T11:35:20.166987523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324022 | controller | Jun 19 11:35:20.171529 crc crio[22562]: time="2026-06-19T11:35:20.171382832Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-lwgt8/registry-server" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324037 | controller | Jun 19 11:35:20.210419 crc crio[22562]: time="2026-06-19T11:35:20.210276614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324053 | controller | Jun 19 11:35:20.319791 crc crio[22562]: time="2026-06-19T11:35:20.319688444Z" level=info msg="Created container 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324069 | controller | Jun 19 11:35:20.321446 crc crio[22562]: time="2026-06-19T11:35:20.321299144Z" level=info msg="Starting container: 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754" id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.324086 | controller | Jun 19 11:35:20.328368 crc crio[22562]: time="2026-06-19T11:35:20.328283535Z" level=info msg="Started container" PID=45927 containerID=871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754 description=baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88
2026-06-19 12:35:48.324103 | controller | Jun 19 11:35:20.515618 crc crio[22562]: time="2026-06-19T11:35:20.515477219Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324119 | controller | Jun 19 11:35:20.856318 crc crio[22562]: time="2026-06-19T11:35:20.855030057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324135 | controller | Jun 19 11:35:20.857302 crc crio[22562]: time="2026-06-19T11:35:20.856503983Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811" id=f1796f91-91f4-4d3d-974c-139e9f86e081 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324156 | controller | Jun 19 11:35:20.874834 crc crio[22562]: time="2026-06-19T11:35:20.874709829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324172 | controller | Jun 19 11:35:20.893077 crc crio[22562]: time="2026-06-19T11:35:20.892986707Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-x9sn4/registry-server" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324188 | controller | Jun 19 11:35:20.900371 crc crio[22562]: time="2026-06-19T11:35:20.900288736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324204 | controller | Jun 19 11:35:20.920255 crc crio[22562]: time="2026-06-19T11:35:20.92002441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324219 | controller | Jun 19 11:35:20.934582 crc crio[22562]: time="2026-06-19T11:35:20.934118884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324235 | controller | Jun 19 11:35:20.952416 crc crio[22562]: time="2026-06-19T11:35:20.95230691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324250 | controller | Jun 19 11:35:20.989643 crc crio[22562]: time="2026-06-19T11:35:20.989589463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324265 | controller | Jun 19 11:35:21.001323 crc crio[22562]: time="2026-06-19T11:35:21.001281169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324281 | controller | Jun 19 11:35:21.135275 crc crio[22562]: time="2026-06-19T11:35:21.129664774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324296 | controller | Jun 19 11:35:21.182006 crc crio[22562]: time="2026-06-19T11:35:21.181903964Z" level=info msg="Created container b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84: openstack-operators/openstack-operator-index-x9sn4/registry-server" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324312 | controller | Jun 19 11:35:21.184262 crc crio[22562]: time="2026-06-19T11:35:21.183929754Z" level=info msg="Starting container: b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84" id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.324328 | controller | Jun 19 11:35:21.191185 crc crio[22562]: time="2026-06-19T11:35:21.190723229Z" level=info msg="Started container" PID=45989 containerID=b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84 description=openstack-operators/openstack-operator-index-x9sn4/registry-server id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29
2026-06-19 12:35:48.324344 | controller | Jun 19 11:35:21.198084 crc crio[22562]: time="2026-06-19T11:35:21.197950407Z" level=info msg="Created container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324363 | controller | Jun 19 11:35:21.200440 crc crio[22562]: time="2026-06-19T11:35:21.200361657Z" level=info msg="Starting container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f" id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.324379 | controller | Jun 19 11:35:21.212455 crc crio[22562]: time="2026-06-19T11:35:21.212332649Z" level=info msg="Started container" PID=45983 containerID=7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f description=openstack-operators/openstack-operator-index-lwgt8/registry-server id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95
2026-06-19 12:35:48.324395 | controller | Jun 19 11:35:21.228644 crc crio[22562]: time="2026-06-19T11:35:21.228492615Z" level=info msg="Created container 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324411 | controller | Jun 19 11:35:21.232342 crc crio[22562]: time="2026-06-19T11:35:21.231909559Z" level=info msg="Starting container: 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede" id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.324440 | controller | Jun 19 11:35:21.248882 crc crio[22562]: time="2026-06-19T11:35:21.248195078Z" level=info msg="Started container" PID=45998 containerID=6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed
2026-06-19 12:35:48.324463 | controller | Jun 19 11:35:22.122285 crc crio[22562]: time="2026-06-19T11:35:22.121338485Z" level=info msg="Stopping container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f (timeout: 2s)" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.324479 | controller | Jun 19 11:35:30.157718 crc crio[22562]: time="2026-06-19T11:35:30.155800827Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vg5hl/POD" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.324496 | controller | Jun 19 11:35:30.157718 crc crio[22562]: time="2026-06-19T11:35:30.157640322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324511 | controller | Jun 19 11:35:30.813632 crc crio[22562]: time="2026-06-19T11:35:30.812660567Z" level=info msg="Stopped container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.324527 | controller | Jun 19 11:35:30.815741 crc crio[22562]: time="2026-06-19T11:35:30.815571599Z" level=info msg="Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.324544 | controller | Jun 19 11:35:30.821785 crc crio[22562]: time="2026-06-19T11:35:30.81724259Z" level=info msg="Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc0032d2128}] Aliases:map[]}"
2026-06-19 12:35:48.324563 | controller | Jun 19 11:35:30.821785 crc crio[22562]: time="2026-06-19T11:35:30.817508836Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-lwgt8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.324580 | controller | Jun 19 11:35:30.897816 crc crio[22562]: time="2026-06-19T11:35:30.897724281Z" level=info msg="Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}"
2026-06-19 12:35:48.324596 | controller | Jun 19 11:35:30.897816 crc crio[22562]: time="2026-06-19T11:35:30.897786403Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vg5hl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.324612 | controller | Jun 19 11:35:30.921453 crc crio[22562]: time="2026-06-19T11:35:30.920737265Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:5e280dc393649b779c690f0d0192aac826c43f78bb61da657ac23fc87d5ad032" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.324628 | controller | Jun 19 11:35:30.926065 crc crio[22562]: time="2026-06-19T11:35:30.925963554Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=3780fd79-559f-4596-a020-30ccc3c5342a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324643 | controller | Jun 19 11:35:30.940313 crc crio[22562]: time="2026-06-19T11:35:30.940219133Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=d6a20bd0-b535-4613-a694-a49e4b4d6086 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324659 | controller | Jun 19 11:35:30.954391 crc crio[22562]: time="2026-06-19T11:35:30.954317447Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324675 | controller | Jun 19 11:35:30.961908 crc crio[22562]: time="2026-06-19T11:35:30.96177226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324691 | controller | Jun 19 11:35:31.020690 crc crio[22562]: time="2026-06-19T11:35:31.020590221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324707 | controller | Jun 19 11:35:31.093231 crc crio[22562]: time="2026-06-19T11:35:31.092519262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324723 | controller | Jun 19 11:35:31.301559 crc crio[22562]: time="2026-06-19T11:35:31.301360949Z" level=info msg="Created container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324738 | controller | Jun 19 11:35:31.305029 crc crio[22562]: time="2026-06-19T11:35:31.304962416Z" level=info msg="Starting container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95" id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.324773 | controller | Jun 19 11:35:31.319875 crc crio[22562]: time="2026-06-19T11:35:31.31977214Z" level=info msg="Started container" PID=46270 containerID=5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 description=baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af
2026-06-19 12:35:48.324790 | controller | Jun 19 11:35:31.363554 crc crio[22562]: time="2026-06-19T11:35:31.363328736Z" level=info msg="Stopped pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.324809 | controller | Jun 19 11:35:31.708276 crc crio[22562]: 2026-06-19T11:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6c39ff5b2a1f Mac:16:58:27:80:50:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.324829 | controller | Jun 19 11:35:31.710223 crc crio[22562]: time="2026-06-19T11:35:31.71008061Z" level=info msg="Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}"
2026-06-19 12:35:48.324847 | controller | Jun 19 11:35:31.710432 crc crio[22562]: time="2026-06-19T11:35:31.710374427Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vg5hl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.324863 | controller | Jun 19 11:35:31.719337 crc crio[22562]: time="2026-06-19T11:35:31.719265375Z" level=info msg="Ran pod sandbox 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d with infra container: openshift-marketplace/redhat-marketplace-vg5hl/POD" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.324879 | controller | Jun 19 11:35:31.723954 crc crio[22562]: time="2026-06-19T11:35:31.723422707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=415439e0-1a08-4767-a765-a7442978365a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324896 | controller | Jun 19 11:35:31.725510 crc crio[22562]: time="2026-06-19T11:35:31.725440516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=36b44bcf-dd9a-4a95-826e-47ea4ddd9fa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.324911 | controller | Jun 19 11:35:31.736270 crc crio[22562]: time="2026-06-19T11:35:31.732915159Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324927 | controller | Jun 19 11:35:31.736270 crc crio[22562]: time="2026-06-19T11:35:31.733528005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324942 | controller | Jun 19 11:35:31.764542 crc crio[22562]: time="2026-06-19T11:35:31.764458082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324962 | controller | Jun 19 11:35:31.769480 crc crio[22562]: time="2026-06-19T11:35:31.769429554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.324978 | controller | Jun 19 11:35:31.878271 crc crio[22562]: time="2026-06-19T11:35:31.878092155Z" level=info msg="Created container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.324994 | controller | Jun 19 11:35:31.880721 crc crio[22562]: time="2026-06-19T11:35:31.880695459Z" level=info msg="Starting container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05" id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.325010 | controller | Jun 19 11:35:31.899743 crc crio[22562]: time="2026-06-19T11:35:31.898914516Z" level=info msg="Started container" PID=46339 containerID=1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05 description=openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d
2026-06-19 12:35:48.325026 | controller | Jun 19 11:35:32.469435 crc crio[22562]: time="2026-06-19T11:35:32.469352757Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.325042 | controller | Jun 19 11:35:32.485200 crc crio[22562]: time="2026-06-19T11:35:32.484979151Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.325058 | controller | Jun 19 11:35:33.034733 crc crio[22562]: time="2026-06-19T11:35:33.034086961Z" level=info msg="Running pod sandbox: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.325074 | controller | Jun 19 11:35:33.034890 crc crio[22562]: time="2026-06-19T11:35:33.034762847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325090 | controller | Jun 19 11:35:33.101567 crc crio[22562]: time="2026-06-19T11:35:33.101460122Z" level=info msg="Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}"
2026-06-19 12:35:48.325105 | controller | Jun 19 11:35:33.101755 crc crio[22562]: time="2026-06-19T11:35:33.101563204Z" level=info msg="Adding pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.325121 | controller | Jun 19 11:35:33.385517 crc crio[22562]: time="2026-06-19T11:35:33.384383101Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.325141 | controller | Jun 19 11:35:33.395305 crc crio[22562]: time="2026-06-19T11:35:33.395015072Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=89190425-604f-48e5-b6db-424f089b91c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325161 | controller | Jun 19 11:35:33.401956 crc crio[22562]: time="2026-06-19T11:35:33.40184174Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e4e2a2fb-0bb6-4da0-b2c4-1eda69e385f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325177 | controller | Jun 19 11:35:33.420468 crc crio[22562]: time="2026-06-19T11:35:33.419763978Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-content" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325197 | controller | Jun 19 11:35:33.423608 crc crio[22562]: time="2026-06-19T11:35:33.422367312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325213 | controller | Jun 19 11:35:33.503317 crc crio[22562]: time="2026-06-19T11:35:33.502961016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325230 | controller | Jun 19 11:35:33.509782 crc crio[22562]: time="2026-06-19T11:35:33.509664651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325245 | controller | Jun 19 11:35:33.763430 crc crio[22562]: time="2026-06-19T11:35:33.763338134Z" level=info msg="Created container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325261 | controller | Jun 19 11:35:33.766596 crc crio[22562]: time="2026-06-19T11:35:33.766320227Z" level=info msg="Starting container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a" id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.325278 | controller | Jun 19 11:35:33.788731 crc crio[22562]: time="2026-06-19T11:35:33.78847362Z" level=info msg="Started container" PID=46373 containerID=0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a description=openshift-marketplace/redhat-marketplace-vg5hl/extract-content id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d
2026-06-19 12:35:48.325295 | controller | Jun 19 11:35:35.737206 crc crio[22562]: 2026-06-19T11:35:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883fd336bee02c2 Mac:4a:e4:03:45:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.325311 | controller | Jun 19 11:35:35.778402 crc crio[22562]: time="2026-06-19T11:35:35.777593803Z" level=info msg="Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}"
2026-06-19 12:35:48.325328 | controller | Jun 19 11:35:35.778402 crc crio[22562]: time="2026-06-19T11:35:35.778003993Z" level=info msg="Checking pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.325348 | controller | Jun 19 11:35:35.837696 crc crio[22562]: time="2026-06-19T11:35:35.836952207Z" level=info msg="Ran pod sandbox 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae with infra container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.325364 | controller | Jun 19 11:35:35.849492 crc crio[22562]: time="2026-06-19T11:35:35.848635044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de25d016-e0d0-4a73-ad38-7684b2b3cae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325380 | controller | Jun 19 11:35:35.885329 crc crio[22562]: time="2026-06-19T11:35:35.884835911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=94ae5029-e4f4-4de1-8e68-f48196cea815 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325395 | controller | Jun 19 11:35:35.919640 crc crio[22562]: time="2026-06-19T11:35:35.918924535Z" level=info msg="Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325411 | controller | Jun 19 11:35:35.928765 crc crio[22562]: time="2026-06-19T11:35:35.927524256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325440 | controller | Jun 19 11:35:36.084735 crc crio[22562]: time="2026-06-19T11:35:36.083626889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325463 | controller | Jun 19 11:35:36.117627 crc crio[22562]: time="2026-06-19T11:35:36.114938916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325479 | controller | Jun 19 11:35:36.309412 crc crio[22562]: time="2026-06-19T11:35:36.306839747Z" level=info msg="Created container ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325495 | controller | Jun 19 11:35:36.316436 crc crio[22562]: time="2026-06-19T11:35:36.315928319Z" level=info msg="Starting container: ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968" id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.325511 | controller | Jun 19 11:35:36.340903 crc crio[22562]: time="2026-06-19T11:35:36.340472441Z" level=info msg="Started container" PID=46523 containerID=ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae
2026-06-19 12:35:48.325528 | controller | Jun 19 11:35:38.889448 crc crio[22562]: time="2026-06-19T11:35:38.887598311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=89f60ff9-6412-46f4-a106-862485828747 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325544 | controller | Jun 19 11:35:38.936673 crc crio[22562]: time="2026-06-19T11:35:38.93613046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8abb409f-c037-4b6c-b7f4-e8ec6d796dee name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325564 | controller | Jun 19 11:35:39.045118 crc crio[22562]: time="2026-06-19T11:35:39.044843063Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vg5hl/registry-server" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325581 | controller | Jun 19 11:35:39.045473 crc crio[22562]: time="2026-06-19T11:35:39.045323385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325596 | controller | Jun 19 11:35:39.128834 crc crio[22562]: time="2026-06-19T11:35:39.128731808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325612 | controller | Jun 19 11:35:39.132620 crc crio[22562]: time="2026-06-19T11:35:39.1324972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325628 | controller | Jun 19 11:35:39.315371 crc crio[22562]: time="2026-06-19T11:35:39.314638911Z" level=info msg="Created container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325643 | controller | Jun 19 11:35:39.316763 crc crio[22562]: time="2026-06-19T11:35:39.316691851Z" level=info msg="Starting container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3" id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.325659 | controller | Jun 19 11:35:39.325434 crc crio[22562]: time="2026-06-19T11:35:39.325378675Z" level=info msg="Started container" PID=46559 containerID=77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 description=openshift-marketplace/redhat-marketplace-vg5hl/registry-server id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d
2026-06-19 12:35:48.325675 | controller | Jun 19 11:35:39.921509 crc crio[22562]: time="2026-06-19T11:35:39.921426914Z" level=info msg="Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.325691 | controller | Jun 19 11:35:39.923860 crc crio[22562]: time="2026-06-19T11:35:39.923756421Z" level=info msg="Trying to access \"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\""
2026-06-19 12:35:48.325707 | controller | Jun 19 11:35:42.318549 crc crio[22562]: time="2026-06-19T11:35:42.316542893Z" level=info msg="Stopping container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 (timeout: 10s)" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.325723 | controller | Jun 19 11:35:42.331441 crc crio[22562]: time="2026-06-19T11:35:42.331012397Z" level=info msg="Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d0b28b05526db38cd39bb2948f3c01f80fa64c5f65eb0c44075279533ea32dcc" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.325739 | controller | Jun 19 11:35:42.334828 crc crio[22562]: time="2026-06-19T11:35:42.334452942Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811" id=ec21c340-ab8f-4b9c-a3d6-4237abaa5e94 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325755 | controller | Jun 19 11:35:42.346736 crc crio[22562]: time="2026-06-19T11:35:42.346568899Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811" id=e79b5b77-ca70-45b3-9e61-0dcc3fb0d721 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.325773 | controller | Jun 19 11:35:42.364502 crc crio[22562]: time="2026-06-19T11:35:42.363883623Z" level=info msg="Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325789 | controller | Jun 19 11:35:42.366780 crc crio[22562]: time="2026-06-19T11:35:42.366548578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325805 | controller | Jun 19 11:35:42.425621 crc crio[22562]: time="2026-06-19T11:35:42.425519381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325820 | controller | Jun 19 11:35:42.426008 crc crio[22562]: time="2026-06-19T11:35:42.425874211Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/passwd: no such file or directory"
2026-06-19 12:35:48.325835 | controller | Jun 19 11:35:42.426008 crc crio[22562]: time="2026-06-19T11:35:42.425905511Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/group: no such file or directory"
2026-06-19 12:35:48.325850 | controller | Jun 19 11:35:42.429496 crc crio[22562]: time="2026-06-19T11:35:42.429429307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.325866 | controller | Jun 19 11:35:42.472122 crc crio[22562]: time="2026-06-19T11:35:42.471998099Z" level=info msg="Stopped container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.325882 | controller | Jun 19 11:35:42.473692 crc crio[22562]: time="2026-06-19T11:35:42.473607058Z" level=info msg="Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.325897 | controller | Jun 19 11:35:42.474653 crc crio[22562]: time="2026-06-19T11:35:42.474566362Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc0005ac9c0}] Aliases:map[]}"
2026-06-19 12:35:48.325913 | controller | Jun 19 11:35:42.474881 crc crio[22562]: time="2026-06-19T11:35:42.474820498Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.325933 | controller | Jun 19 11:35:42.942845 crc crio[22562]: time="2026-06-19T11:35:42.941890108Z" level=info msg="Created container ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.325956 | controller | Jun 19 11:35:42.948614 crc crio[22562]: time="2026-06-19T11:35:42.947881635Z" level=info msg="Starting container: ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c" id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.325976 | controller | Jun 19 11:35:43.000236 crc crio[22562]: time="2026-06-19T11:35:42.9999181Z" level=info msg="Started container" PID=46659 containerID=ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae
2026-06-19 12:35:48.325996 | controller | Jun 19 11:35:43.136116 crc crio[22562]: time="2026-06-19T11:35:43.135808698Z" level=info msg="Stopped pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326016 | controller | Jun 19 11:35:44.066427 crc crio[22562]: time="2026-06-19T11:35:44.064772864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c89abb9-b6e8-4b2f-b4c0-109e7f7554c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326035 | controller | Jun 19 11:35:44.076458 crc crio[22562]: time="2026-06-19T11:35:44.075945887Z" level=info msg="Removing container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.326055 | controller | Jun 19 11:35:44.092813 crc crio[22562]: time="2026-06-19T11:35:44.092624796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1b83a693-ec11-4edc-8f9e-1b1738b6753a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326074 | controller | Jun 19 11:35:44.112475 crc crio[22562]: time="2026-06-19T11:35:44.112304268Z" level=info msg="Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.326093 | controller | Jun 19 11:35:44.113211 crc crio[22562]: time="2026-06-19T11:35:44.113109307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326113 | controller | Jun 19 11:35:44.268631 crc crio[22562]: time="2026-06-19T11:35:44.26796138Z" level=info msg="Removed container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.326131 | controller | Jun 19 11:35:44.290809 crc crio[22562]: time="2026-06-19T11:35:44.290716748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326147 | controller | Jun 19 11:35:44.296312 crc crio[22562]: time="2026-06-19T11:35:44.296022888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326162 | controller | Jun 19 11:35:44.538861 crc crio[22562]: time="2026-06-19T11:35:44.53860648Z" level=info msg="Created container 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.326180 | controller | Jun 19 11:35:44.541919 crc crio[22562]: time="2026-06-19T11:35:44.541794468Z" level=info msg="Starting container: 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595" id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.326196 | controller | Jun 19 11:35:44.550269 crc crio[22562]: time="2026-06-19T11:35:44.550014389Z" level=info msg="Started container" PID=46722 containerID=0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae
2026-06-19 12:35:48.326212 | controller | Jun 19 11:35:47.180473 crc crio[22562]: time="2026-06-19T11:35:47.17958781Z" level=info msg="Stopping pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326227 | controller | Jun 19 11:35:47.181942 crc crio[22562]: time="2026-06-19T11:35:47.181102377Z" level=info msg="Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc0032d2038}] Aliases:map[]}"
2026-06-19 12:35:48.326243 | controller | Jun 19 11:35:47.181942 crc crio[22562]: time="2026-06-19T11:35:47.181631189Z" level=info msg="Deleting pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.326259 | controller | Jun 19 11:35:48.163221 crc crio[22562]: time="2026-06-19T11:35:48.16100805Z" level=info msg="Stopped pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326275 | controller | Jun 19 11:35:52.280539 crc crio[22562]: time="2026-06-19T11:35:52.279241675Z" level=info msg="Stopping container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 (timeout: 2s)" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.326291 | controller | Jun 19 11:35:52.417478 crc crio[22562]: time="2026-06-19T11:35:52.41742358Z" level=info msg="Stopped container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.326307 | controller | Jun 19 11:35:52.419292 crc crio[22562]: time="2026-06-19T11:35:52.419113362Z" level=info msg="Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326324 | controller | Jun 19 11:35:52.419759 crc crio[22562]: time="2026-06-19T11:35:52.419721857Z" level=info msg="Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc001612170}] Aliases:map[]}"
2026-06-19 12:35:48.326344 | controller | Jun 19 11:35:52.419928 crc crio[22562]: time="2026-06-19T11:35:52.41988023Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vg5hl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.326361 | controller | Jun 19 11:35:54.305301 crc crio[22562]: time="2026-06-19T11:35:54.304219157Z" level=info msg="Stopped pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326377 | controller | Jun 19 11:35:56.334659 crc crio[22562]: time="2026-06-19T11:35:56.333722619Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.326393 | controller | Jun 19 11:35:56.334659 crc crio[22562]: time="2026-06-19T11:35:56.334611281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326410 | controller | Jun 19 11:35:56.383313 crc crio[22562]: time="2026-06-19T11:35:56.382850862Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}"
2026-06-19 12:35:48.326442 | controller | Jun 19 11:35:56.383313 crc crio[22562]: time="2026-06-19T11:35:56.382963245Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.326464 | controller | Jun 19 11:35:58.332394 crc crio[22562]: 2026-06-19T11:35:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b5cbb56d88ad Mac:a6:28:60:b9:0f:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.326482 | controller | Jun 19 11:35:58.333593 crc crio[22562]: time="2026-06-19T11:35:58.333417181Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}"
2026-06-19 12:35:48.326499 | controller | Jun 19 11:35:58.334011 crc crio[22562]: time="2026-06-19T11:35:58.33380806Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.326515 | controller | Jun 19 11:35:58.344477 crc crio[22562]: time="2026-06-19T11:35:58.344104843Z" level=info msg="Ran pod sandbox fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d with infra container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.326531 | controller | Jun 19 11:35:58.347203 crc crio[22562]: time="2026-06-19T11:35:58.347074656Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326551 | controller | Jun 19 11:35:58.347324 crc crio[22562]: time="2026-06-19T11:35:58.347301511Z" level=info msg="Image 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 not found" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326567 | controller | Jun 19 11:35:58.347392 crc crio[22562]: time="2026-06-19T11:35:58.347355073Z" level=info msg="Neither image nor artfiact 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 found" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326583 | controller | Jun 19 11:35:58.348427 crc crio[22562]: time="2026-06-19T11:35:58.348393248Z" level=info msg="Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.326598 | controller | Jun 19 11:35:58.349433 crc crio[22562]: time="2026-06-19T11:35:58.349354801Z" level=info msg="Trying to access \"38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\""
2026-06-19 12:35:48.326614 | controller | Jun 19 11:36:00.630556 crc crio[22562]: time="2026-06-19T11:36:00.629683118Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697816-7xrpm/POD" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.326630 | controller | Jun 19 11:36:00.630556 crc crio[22562]: time="2026-06-19T11:36:00.630391456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326646 | controller | Jun 19 11:36:00.737100 crc crio[22562]: time="2026-06-19T11:36:00.736763502Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}"
2026-06-19 12:35:48.326663 | controller | Jun 19 11:36:00.737100 crc crio[22562]: time="2026-06-19T11:36:00.736908635Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697816-7xrpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.326680 | controller | Jun 19 11:36:02.714589 crc crio[22562]: 2026-06-19T11:36:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97272b445b40ff6 Mac:a2:65:6d:a1:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 SocketPath: PciID:}] [{Interface:0xc0004b2660 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.326696 | controller | Jun 19 11:36:02.718586 crc crio[22562]: time="2026-06-19T11:36:02.718476394Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}"
2026-06-19 12:35:48.326713 | controller | Jun 19 11:36:02.719704 crc crio[22562]: time="2026-06-19T11:36:02.719471948Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697816-7xrpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.326732 | controller | Jun 19 11:36:02.774765 crc crio[22562]: time="2026-06-19T11:36:02.774721782Z" level=info msg="Ran pod sandbox 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 with infra container: openshift-infra/auto-csr-approver-29697816-7xrpm/POD" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.326749 | controller | Jun 19 11:36:02.782918 crc crio[22562]: time="2026-06-19T11:36:02.781109017Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.326765 | controller | Jun 19 11:36:02.794629 crc crio[22562]: time="2026-06-19T11:36:02.794564128Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.326781 | controller | Jun 19 11:36:03.765600 crc crio[22562]: time="2026-06-19T11:36:03.764850805Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.326797 | controller | Jun 19 11:36:03.767950 crc crio[22562]: time="2026-06-19T11:36:03.767873809Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0be422a8-38bf-4a96-8100-f52d1feda630 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326813 | controller | Jun 19 11:36:03.773626 crc crio[22562]: time="2026-06-19T11:36:03.773543417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=785fd3b3-230f-4592-9933-68c6a35b7344 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.326829 | controller | Jun 19 11:36:03.792947 crc crio[22562]: time="2026-06-19T11:36:03.792855861Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697816-7xrpm/oc" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.326844 | controller | Jun 19 11:36:03.793810 crc crio[22562]: time="2026-06-19T11:36:03.793526427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326860 | controller | Jun 19 11:36:03.922393 crc crio[22562]: time="2026-06-19T11:36:03.921870041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326876 | controller | Jun 19 11:36:05.513778 crc crio[22562]: time="2026-06-19T11:36:05.507891669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.326892 | controller | Jun 19 11:36:06.282602 crc crio[22562]: time="2026-06-19T11:36:06.28236346Z" level=info msg="Created container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.326908 | controller | Jun 19 11:36:06.285955 crc crio[22562]: time="2026-06-19T11:36:06.285721342Z" level=info msg="Starting container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871" id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.326924 | controller | Jun 19 11:36:06.298300 crc crio[22562]: time="2026-06-19T11:36:06.297602444Z" level=info msg="Started container" PID=47366 containerID=58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871 description=openshift-infra/auto-csr-approver-29697816-7xrpm/oc id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947
2026-06-19 12:35:48.326947 | controller | Jun 19 11:36:10.847825 crc crio[22562]: time="2026-06-19T11:36:10.8469992Z" level=info msg="Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.326964 | controller | Jun 19 11:36:10.853330 crc crio[22562]: time="2026-06-19T11:36:10.853119609Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008d948}] Aliases:map[]}"
2026-06-19 12:35:48.326980 | controller | Jun 19 11:36:10.853991 crc crio[22562]: time="2026-06-19T11:36:10.853894778Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697816-7xrpm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.326996 | controller | Jun 19 11:36:13.089698 crc crio[22562]: time="2026-06-19T11:36:13.088970046Z" level=info msg="Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327012 | controller | Jun 19 11:36:13.089698 crc crio[22562]: time="2026-06-19T11:36:13.089685243Z" level=info msg="Stopped pod sandbox (already stopped): b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327027 | controller | Jun 19 11:36:13.091633 crc crio[22562]: time="2026-06-19T11:36:13.091586319Z" level=info msg="Removing pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327043 | controller | Jun 19 11:36:21.109464 crc crio[22562]: time="2026-06-19T11:36:21.108269045Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.327059 | controller | Jun 19 11:36:21.118801 crc crio[22562]: time="2026-06-19T11:36:21.118709681Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-19 12:35:48.327075 | controller | Jun 19 11:36:23.085203 crc crio[22562]: time="2026-06-19T11:36:23.084753169Z" level=info msg="Stopped pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327091 | controller | Jun 19 11:36:24.213380 crc crio[22562]: time="2026-06-19T11:36:24.211396196Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-mq4dk/POD" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.327107 | controller | Jun 19 11:36:24.213380 crc crio[22562]: time="2026-06-19T11:36:24.213291823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327123 | controller | Jun 19 11:36:26.577913 crc crio[22562]: time="2026-06-19T11:36:26.577224256Z" level=info msg="Removed pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327140 | controller | Jun 19 11:36:26.580637 crc crio[22562]: time="2026-06-19T11:36:26.578691422Z" level=info msg="Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327159 | controller | Jun 19 11:36:26.580637 crc crio[22562]: time="2026-06-19T11:36:26.578748674Z" level=info msg="Stopped pod sandbox (already stopped): 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327175 | controller | Jun 19 11:36:26.580637 crc crio[22562]: time="2026-06-19T11:36:26.579261736Z" level=info msg="Removing pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327190 | controller | Jun 19 11:36:27.829539 crc crio[22562]: time="2026-06-19T11:36:27.827118044Z" level=info msg="Removed pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327206 | controller | Jun 19 11:36:27.831071 crc crio[22562]: time="2026-06-19T11:36:27.830933507Z" level=info msg="Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327221 | controller | Jun 19 11:36:27.831071 crc crio[22562]: time="2026-06-19T11:36:27.83106214Z" level=info msg="Stopped pod sandbox (already stopped): ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.327237 | controller | Jun 19 11:36:27.831944 crc crio[22562]: time="2026-06-19T11:36:27.83184277Z" level=info msg="Removing pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327253 | controller | Jun 19 11:36:27.847529 crc crio[22562]: time="2026-06-19T11:36:27.847435282Z" level=info msg="Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}"
2026-06-19 12:35:48.327268 | controller | Jun 19 11:36:27.847529 crc crio[22562]: time="2026-06-19T11:36:27.847526334Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-mq4dk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.327285 | controller | Jun 19 11:36:27.910460 crc crio[22562]: time="2026-06-19T11:36:27.909899662Z" level=info msg="Removed pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.327301 | controller | Jun 19 11:36:27.954205 crc crio[22562]: time="2026-06-19T11:36:27.953846338Z" level=info msg="Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator@sha256:cd07238c9204b0a42e587a467b4c0a5e4bf7d4f0d4338f28b2fe322696dbf2f0" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.327317 | controller | Jun 19 11:36:27.955772 crc crio[22562]: time="2026-06-19T11:36:27.955485938Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=d4e1255d-835f-4c12-95b6-a03f9716651c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327333 | controller | Jun 19 11:36:27.961714 crc crio[22562]: time="2026-06-19T11:36:27.961562917Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=0dcdec12-607d-4e41-932d-1d060e1242f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327352 | controller | Jun 19 11:36:27.978724 crc crio[22562]: time="2026-06-19T11:36:27.978645095Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327368 | controller | Jun 19 11:36:27.982988 crc crio[22562]: time="2026-06-19T11:36:27.982681805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327383 | controller | Jun 19 11:36:28.087296 crc crio[22562]: time="2026-06-19T11:36:28.082480388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327399 | controller | Jun 19 11:36:28.125746 crc crio[22562]: time="2026-06-19T11:36:28.125690427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327415 | controller | Jun 19 11:36:28.260326 crc crio[22562]: time="2026-06-19T11:36:28.260275493Z" level=info msg="Created container 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327452 | controller | Jun 19 11:36:28.261080 crc crio[22562]: time="2026-06-19T11:36:28.261047723Z" level=info msg="Starting container: 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830" id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.327471 | controller | Jun 19 11:36:28.271043 crc crio[22562]: time="2026-06-19T11:36:28.270938545Z" level=info msg="Started container" PID=47966 containerID=3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830 description=openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d
2026-06-19 12:35:48.327488 | controller | Jun 19 11:36:28.588328 crc crio[22562]: 2026-06-19T11:36:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a61e050ded193c0 Mac:6a:4c:93:a6:f6:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.327504 | controller | Jun 19 11:36:28.589627 crc crio[22562]: time="2026-06-19T11:36:28.58956679Z" level=info msg="Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}"
2026-06-19 12:35:48.327521 | controller | Jun 19 11:36:28.589742 crc crio[22562]: time="2026-06-19T11:36:28.589729584Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-mq4dk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.327537 | controller | Jun 19 11:36:28.611952 crc crio[22562]: time="2026-06-19T11:36:28.611651001Z" level=info msg="Ran pod sandbox a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed with infra container: openshift-marketplace/redhat-operators-mq4dk/POD" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.327557 | controller | Jun 19 11:36:28.617288 crc crio[22562]: time="2026-06-19T11:36:28.616813497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ee00d40-dfc0-4e89-9736-029587bddc36 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327573 | controller | Jun 19 11:36:28.622980 crc crio[22562]: time="2026-06-19T11:36:28.622937366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b7206fc-57c6-497b-9cd2-1cee00080d77 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327588 | controller | Jun 19 11:36:28.635877 crc crio[22562]: time="2026-06-19T11:36:28.635781521Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-utilities" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327605 | controller | Jun 19 11:36:28.637996 crc crio[22562]: time="2026-06-19T11:36:28.637674717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327621 | controller | Jun 19 11:36:28.696322 crc crio[22562]: time="2026-06-19T11:36:28.696227472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327669 | controller | Jun 19 11:36:28.709484 crc crio[22562]: time="2026-06-19T11:36:28.709390175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327688 | controller | Jun 19 11:36:28.801201 crc crio[22562]: time="2026-06-19T11:36:28.795681998Z" level=info msg="Created container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327705 | controller | Jun 19 11:36:28.801201 crc crio[22562]: time="2026-06-19T11:36:28.800556307Z" level=info msg="Starting container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876" id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.327721 | controller | Jun 19 11:36:28.808725 crc crio[22562]: time="2026-06-19T11:36:28.808622855Z" level=info msg="Started container" PID=47988 containerID=59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876 description=openshift-marketplace/redhat-operators-mq4dk/extract-utilities id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed
2026-06-19 12:35:48.327738 | controller | Jun 19 11:36:29.345922 crc crio[22562]: time="2026-06-19T11:36:29.345870595Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.327754 | controller | Jun 19 11:36:29.354921 crc crio[22562]: time="2026-06-19T11:36:29.354451964Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.327770 | controller | Jun 19 11:36:30.139465 crc crio[22562]: time="2026-06-19T11:36:30.138654534Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.327785 | controller | Jun 19 11:36:30.141211 crc crio[22562]: time="2026-06-19T11:36:30.141084584Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=674d0dfa-ce57-4dc3-a387-aedc7563b4e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327805 | controller | Jun 19 11:36:30.143218 crc crio[22562]: time="2026-06-19T11:36:30.143095432Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=338ec626-9a9a-4097-aab7-daa87b29ceae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327821 | controller | Jun 19 11:36:30.150654 crc crio[22562]: time="2026-06-19T11:36:30.150576466Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-content" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327837 | controller | Jun 19 11:36:30.151118 crc crio[22562]: time="2026-06-19T11:36:30.151050178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327853 | controller | Jun 19 11:36:30.196962 crc crio[22562]: time="2026-06-19T11:36:30.19684418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327869 | controller | Jun 19 11:36:30.202679 crc crio[22562]: time="2026-06-19T11:36:30.20258001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.327885 | controller | Jun 19 11:36:30.345563 crc crio[22562]: time="2026-06-19T11:36:30.340111849Z" level=info msg="Created container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327902 | controller | Jun 19 11:36:30.345563 crc crio[22562]: time="2026-06-19T11:36:30.343003009Z" level=info msg="Starting container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2" id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.327918 | controller | Jun 19 11:36:30.350106 crc crio[22562]: time="2026-06-19T11:36:30.349991311Z" level=info msg="Started container" PID=48016 containerID=99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2 description=openshift-marketplace/redhat-operators-mq4dk/extract-content id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed
2026-06-19 12:35:48.327935 | controller | Jun 19 11:36:55.054697 crc crio[22562]: time="2026-06-19T11:36:55.053520717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5eb1ebf8-1982-4f72-bd53-2cea653bf027 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327953 | controller | Jun 19 11:36:56.541219 crc crio[22562]: time="2026-06-19T11:36:56.540318497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08b6952b-813b-469a-968e-fd3382c51a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.327971 | controller | Jun 19 11:37:16.827656 crc crio[22562]: time="2026-06-19T11:37:16.826214741Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-mq4dk/registry-server" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.327987 | controller | Jun 19 11:37:17.091225 crc crio[22562]: time="2026-06-19T11:37:17.090439352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328002 | controller | Jun 19 11:37:17.187820 crc crio[22562]: time="2026-06-19T11:37:17.187727266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328021 | controller | Jun 19 11:37:17.191131 crc crio[22562]: time="2026-06-19T11:37:17.191076518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328037 | controller | Jun 19 11:37:17.212615 crc crio[22562]: time="2026-06-19T11:37:17.212504243Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.328053 | controller | Jun 19 11:37:17.215977 crc crio[22562]: time="2026-06-19T11:37:17.21565993Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=2e3fa45b-39aa-449a-ab84-9c464266154f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.328068 | controller | Jun 19 11:37:17.230772 crc crio[22562]: time="2026-06-19T11:37:17.230635057Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=c849840c-a97f-43b2-87a6-62e8396c6c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.328084 | controller | Jun 19 11:37:17.244997 crc crio[22562]: time="2026-06-19T11:37:17.244782963Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.328100 | controller | Jun 19 11:37:17.246503 crc crio[22562]: time="2026-06-19T11:37:17.246440784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328116 | controller | Jun 19 11:37:17.282551 crc crio[22562]: time="2026-06-19T11:37:17.282446716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328131 | controller | Jun 19 11:37:17.443580 crc crio[22562]: time="2026-06-19T11:37:17.443298306Z" level=info msg="Created container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.328147 | controller | Jun 19 11:37:17.448376 crc crio[22562]: time="2026-06-19T11:37:17.447811956Z" level=info msg="Starting container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f" id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.328162 | controller | Jun 19 11:37:17.464438 crc crio[22562]: time="2026-06-19T11:37:17.463811448Z" level=info msg="Started container" PID=48905 containerID=ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f description=openshift-marketplace/redhat-operators-mq4dk/registry-server id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed
2026-06-19 12:35:48.328179 | controller | Jun 19 11:37:17.989307 crc crio[22562]: time="2026-06-19T11:37:17.988998072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328194 | controller | Jun 19 11:37:18.203083 crc crio[22562]: time="2026-06-19T11:37:18.202318367Z" level=info msg="Created container bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.328211 | controller | Jun 19 11:37:18.205810 crc crio[22562]: time="2026-06-19T11:37:18.20568713Z" level=info msg="Starting container: bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05" id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.328231 | controller | Jun 19 11:37:18.238741 crc crio[22562]: time="2026-06-19T11:37:18.238574536Z" level=info msg="Started container" PID=48932 containerID=bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed
2026-06-19 12:35:48.328247 | controller | Jun 19 11:37:18.315278 crc crio[22562]: time="2026-06-19T11:37:18.314926206Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.328263 | controller | Jun 19 11:37:18.330741 crc crio[22562]: time="2026-06-19T11:37:18.33061985Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-19 12:35:48.328279 | controller | Jun 19 11:37:27.978220 crc crio[22562]: time="2026-06-19T11:37:27.975947712Z" level=info msg="Removing container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.328296 | controller | Jun 19 11:37:28.328557 crc crio[22562]: time="2026-06-19T11:37:28.327086673Z" level=info msg="Removed container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.328312 | controller | Jun 19 11:37:28.355801 crc crio[22562]: time="2026-06-19T11:37:28.355740146Z" level=info msg="Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.328328 | controller | Jun 19 11:37:28.359604 crc crio[22562]: time="2026-06-19T11:37:28.359574299Z" level=info msg="Stopped pod sandbox (already stopped): 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.328344 | controller | Jun 19 11:37:28.364023 crc crio[22562]: time="2026-06-19T11:37:28.362594594Z" level=info msg="Removing pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.328360 | controller | Jun 19 11:37:28.413638 crc crio[22562]: time="2026-06-19T11:37:28.411758157Z" level=info msg="Removed pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.328375 | controller | Jun 19 11:37:28.648084 crc crio[22562]: time="2026-06-19T11:37:28.647462441Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328391 | controller | Jun 19 11:37:28.648338 crc crio[22562]: time="2026-06-19T11:37:28.648129088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328407 | controller | Jun 19 11:37:28.661352 crc crio[22562]: time="2026-06-19T11:37:28.660467349Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328423 | controller | Jun 19 11:37:28.661352 crc crio[22562]: time="2026-06-19T11:37:28.660697145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328462 | controller | Jun 19 11:37:28.752400 crc crio[22562]: time="2026-06-19T11:37:28.751640382Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328480 | controller | Jun 19 11:37:28.752400 crc crio[22562]: time="2026-06-19T11:37:28.751774906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328497 | controller | Jun 19 11:37:28.796201 crc crio[22562]: time="2026-06-19T11:37:28.792537775Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}"
2026-06-19 12:35:48.328513 | controller | Jun 19 11:37:28.796201 crc crio[22562]: time="2026-06-19T11:37:28.792636397Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.328530 | controller | Jun 19 11:37:28.803508 crc crio[22562]: time="2026-06-19T11:37:28.803453462Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}"
2026-06-19 12:35:48.328546 | controller | Jun 19 11:37:28.803886 crc crio[22562]: time="2026-06-19T11:37:28.803866101Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.328562 | controller | Jun 19 11:37:28.804532 crc crio[22562]: time="2026-06-19T11:37:28.804448166Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}"
2026-06-19 12:35:48.328578 | controller | Jun 19 11:37:28.804532 crc crio[22562]: time="2026-06-19T11:37:28.804516868Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.328594 | controller | Jun 19 11:37:28.878574 crc crio[22562]: time="2026-06-19T11:37:28.87850874Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328609 | controller | Jun 19 11:37:28.878972 crc crio[22562]: time="2026-06-19T11:37:28.878949761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328628 | controller | Jun 19 11:37:28.970545 crc crio[22562]: time="2026-06-19T11:37:28.968395852Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}"
2026-06-19 12:35:48.328644 | controller | Jun 19 11:37:28.970875 crc crio[22562]: time="2026-06-19T11:37:28.970852362Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.328660 | controller | Jun 19 11:37:29.267944 crc crio[22562]: time="2026-06-19T11:37:29.264644358Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328676 | controller | Jun 19 11:37:29.267944 crc crio[22562]: time="2026-06-19T11:37:29.264840023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328691 | controller | Jun 19 11:37:29.391737 crc crio[22562]: time="2026-06-19T11:37:29.390387248Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}"
2026-06-19 12:35:48.328906 | controller | Jun 19 11:37:29.391737 crc crio[22562]: time="2026-06-19T11:37:29.3904461Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.328928 | controller | Jun 19 11:37:29.438349 crc crio[22562]: time="2026-06-19T11:37:29.438228571Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.328945 | controller | Jun 19 11:37:29.438349 crc crio[22562]: time="2026-06-19T11:37:29.438329673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.328963 | controller | Jun 19 11:37:29.801108 crc crio[22562]: time="2026-06-19T11:37:29.799616133Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}"
2026-06-19 12:35:48.328981 | controller | Jun 19 11:37:29.801108 crc crio[22562]: time="2026-06-19T11:37:29.799833008Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329004 | controller | Jun 19 11:37:29.947681 crc crio[22562]: time="2026-06-19T11:37:29.94686208Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329021 | controller | Jun 19 11:37:29.947681 crc crio[22562]: time="2026-06-19T11:37:29.946975552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329038 | controller | Jun 19 11:37:30.300895 crc crio[22562]: time="2026-06-19T11:37:30.299190239Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}"
2026-06-19 12:35:48.329056 | controller | Jun 19 11:37:30.300895 crc crio[22562]: time="2026-06-19T11:37:30.299951518Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329072 | controller | Jun 19 11:37:30.502718 crc crio[22562]: time="2026-06-19T11:37:30.498746408Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329089 | controller | Jun 19 11:37:30.502718 crc crio[22562]: time="2026-06-19T11:37:30.498904081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329106 | controller | Jun 19 11:37:30.814617 crc crio[22562]: time="2026-06-19T11:37:30.814444111Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}"
2026-06-19 12:35:48.329123 | controller | Jun 19 11:37:30.814617 crc crio[22562]: time="2026-06-19T11:37:30.814600415Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329140 | controller | Jun 19 11:37:31.002809 crc crio[22562]: time="2026-06-19T11:37:30.996843949Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329156 | controller | Jun 19 11:37:31.002809 crc crio[22562]: time="2026-06-19T11:37:30.996982162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329173 | controller | Jun 19 11:37:31.586508 crc crio[22562]: time="2026-06-19T11:37:31.585033726Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}"
2026-06-19 12:35:48.329194 | controller | Jun 19 11:37:31.586508 crc crio[22562]: time="2026-06-19T11:37:31.585088057Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329211 | controller | Jun 19 11:37:33.906283 crc crio[22562]: time="2026-06-19T11:37:33.89951105Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329228 | controller | Jun 19 11:37:33.906283 crc crio[22562]: time="2026-06-19T11:37:33.900441352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329245 | controller | Jun 19 11:37:34.035565 crc crio[22562]: time="2026-06-19T11:37:34.034693371Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329262 | controller | Jun 19 11:37:34.035565 crc crio[22562]: time="2026-06-19T11:37:34.034915716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329279 | controller | Jun 19 11:37:34.193062 crc crio[22562]: time="2026-06-19T11:37:34.191472102Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329295 | controller | Jun 19 11:37:34.193619 crc crio[22562]: time="2026-06-19T11:37:34.19342877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329312 | controller | Jun 19 11:37:35.121733 crc crio[22562]: time="2026-06-19T11:37:35.088264568Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329329 | controller | Jun 19 11:37:35.121733 crc crio[22562]: time="2026-06-19T11:37:35.088897144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329345 | controller | Jun 19 11:37:35.302650 crc crio[22562]: time="2026-06-19T11:37:35.29084014Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}"
2026-06-19 12:35:48.329362 | controller | Jun 19 11:37:35.302650 crc crio[22562]: time="2026-06-19T11:37:35.291099067Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329379 | controller | Jun 19 11:37:35.340473 crc crio[22562]: time="2026-06-19T11:37:35.337877803Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}"
2026-06-19 12:35:48.329399 | controller | Jun 19 11:37:35.340473 crc crio[22562]: time="2026-06-19T11:37:35.338486427Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329468 | controller | Jun 19 11:37:35.987811 crc crio[22562]: time="2026-06-19T11:37:35.98441827Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}"
2026-06-19 12:35:48.329489 | controller | Jun 19 11:37:35.987811 crc crio[22562]: time="2026-06-19T11:37:35.984977564Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329526 | controller | Jun 19 11:37:36.268321 crc crio[22562]: time="2026-06-19T11:37:36.262118601Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}"
2026-06-19 12:35:48.329548 | controller | Jun 19 11:37:36.268321 crc crio[22562]: time="2026-06-19T11:37:36.262377288Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329566 | controller | Jun 19 11:37:36.857565 crc crio[22562]: 2026-06-19T11:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffbd89890b2e44 Mac:82:2c:69:e8:5e:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.329584 | controller | Jun 19 11:37:36.866107 crc crio[22562]: time="2026-06-19T11:37:36.864700092Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}"
2026-06-19 12:35:48.329601 | controller | Jun 19 11:37:36.866107 crc crio[22562]: time="2026-06-19T11:37:36.865232485Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.329618 | controller | Jun 19 11:37:37.418047 crc crio[22562]: time="2026-06-19T11:37:37.416098289Z" level=info msg="Ran pod sandbox cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c with infra container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329638 | controller | Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:387d8716742ccbc Mac:46:47:c0:ed:86:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da SocketPath: PciID:}] [{Interface:0xc0005ac660 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.329655 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.450807525Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329671 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.450909228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.329688 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.488683413Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}"
2026-06-19 12:35:48.329705 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.488902648Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.329722 | controller | Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56554e9e8588743 Mac:06:33:42:42:04:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.329739 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.630684471Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}"
2026-06-19 12:35:48.329756 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.630843845Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.329772 | controller | Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9d222dc7b4a6a Mac:22:23:c8:2e:18:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.329793 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.745954374Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}"
2026-06-19 12:35:48.329810 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.748463746Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.329827 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:38.860600013Z" level=info msg="Ran pod sandbox 387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 with infra container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329843 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:39.029480049Z" level=info msg="Ran pod sandbox 56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee with infra container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329870 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:39.057846344Z" level=info msg="Ran pod sandbox 3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 with infra container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.329887 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:39.095269441Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}"
2026-06-19 12:35:48.329910 | controller | Jun 19 11:37:39.272600 crc crio[22562]: time="2026-06-19T11:37:39.095318912Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.329933 | controller | Jun 19 11:37:39.827047 crc crio[22562]: time="2026-06-19T11:37:39.826235126Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.329957 | controller | Jun 19 11:37:39.827469 crc crio[22562]: time="2026-06-19T11:37:39.827393834Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 not found" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330028 | controller | Jun 19 11:37:39.827547 crc crio[22562]: time="2026-06-19T11:37:39.827481706Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 found" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330056 | controller | Jun 19 11:37:39.827786 crc crio[22562]: time="2026-06-19T11:37:39.82762139Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330073 | controller | Jun 19 11:37:39.827786 crc crio[22562]: time="2026-06-19T11:37:39.827755563Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330089 | controller | Jun 19 11:37:39.828560 crc crio[22562]: time="2026-06-19T11:37:39.827833255Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 not found" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330105 | controller | Jun 19 11:37:39.828560 crc crio[22562]: time="2026-06-19T11:37:39.827883436Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 found" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330121 | controller | Jun 19 11:37:39.828560 crc crio[22562]: time="2026-06-19T11:37:39.828265255Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 not found" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330138 | controller | Jun 19 11:37:39.828560 crc crio[22562]: time="2026-06-19T11:37:39.828359567Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 found" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330154 | controller | Jun 19 11:37:39.911068 crc crio[22562]: time="2026-06-19T11:37:39.909647568Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330170 | controller | Jun 19 11:37:39.911068 crc crio[22562]: time="2026-06-19T11:37:39.91013657Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330186 | controller | Jun 19 11:37:39.911068 crc crio[22562]: time="2026-06-19T11:37:39.910440807Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a not found" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330202 | controller | Jun 19 11:37:39.911068 crc crio[22562]: time="2026-06-19T11:37:39.91050658Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a found" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330218 | controller | Jun 19 11:37:39.949126 crc crio[22562]: time="2026-06-19T11:37:39.947637359Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\""
2026-06-19 12:35:48.330235 | controller | Jun 19 11:37:39.974027 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e565abb72b79f6 Mac:2a:e7:d3:db:d4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.330257 | controller | Jun 19 11:37:39.989861 crc crio[22562]: time="2026-06-19T11:37:39.987650059Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.330275 | controller | Jun 19 11:37:39.989861 crc crio[22562]: time="2026-06-19T11:37:39.989253718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.330292 | controller | Jun 19 11:37:39.998919 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f7b6ab9f9f656 Mac:06:06:a5:82:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 SocketPath: PciID:}] [{Interface:0xc000122ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.330309 | controller | Jun 19 11:37:40.006971 crc crio[22562]: time="2026-06-19T11:37:40.006344818Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}"
2026-06-19 12:35:48.330326 | controller | Jun 19 11:37:40.006971 crc crio[22562]: time="2026-06-19T11:37:40.006687526Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.330344 | controller | Jun 19 11:37:40.012220 crc crio[22562]: time="2026-06-19T11:37:40.010086369Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}"
2026-06-19 12:35:48.330361 | controller | Jun 19 11:37:40.012220 crc crio[22562]: time="2026-06-19T11:37:40.010463769Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.330450 | controller | Jun 19 11:37:40.072270 crc crio[22562]: time="2026-06-19T11:37:40.068866509Z" level=info msg="Ran pod sandbox 23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 with infra container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.330478 | controller | Jun 19 11:37:40.099715 crc crio[22562]: time="2026-06-19T11:37:40.09951969Z" level=info msg="Ran pod sandbox 3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f with infra container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.330497 | controller | Jun 19 11:37:40.145544 crc crio[22562]: time="2026-06-19T11:37:40.145486106Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330546 | controller | Jun 19 11:37:40.152622 crc crio[22562]: time="2026-06-19T11:37:40.152520598Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}"
2026-06-19 12:35:48.330568 | controller | Jun 19 11:37:40.152622 crc crio[22562]: time="2026-06-19T11:37:40.152585569Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.330586 | controller | Jun 19 11:37:40.168255 crc crio[22562]: time="2026-06-19T11:37:40.167401142Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\""
2026-06-19 12:35:48.330603 | controller | Jun 19 11:37:40.174815 crc crio[22562]: time="2026-06-19T11:37:40.174782812Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330619 | controller | Jun 19 11:37:40.187234 crc crio[22562]: time="2026-06-19T11:37:40.186497971Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\""
2026-06-19 12:35:48.330636 | controller | Jun 19 11:37:40.227107 crc crio[22562]: time="2026-06-19T11:37:40.226658803Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330653 | controller | Jun 19 11:37:40.228882 crc crio[22562]: time="2026-06-19T11:37:40.228785765Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330669 | controller | Jun 19 11:37:40.232286 crc crio[22562]: time="2026-06-19T11:37:40.229341759Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 not found" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330686 | controller | Jun 19 11:37:40.232286 crc crio[22562]: time="2026-06-19T11:37:40.229658186Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 found" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330702 | controller | Jun 19 11:37:40.232286 crc crio[22562]: time="2026-06-19T11:37:40.229370129Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330719 | controller | Jun 19 11:37:40.232286 crc crio[22562]: time="2026-06-19T11:37:40.230475777Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a not found" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330739 | controller | Jun 19 11:37:40.232286 crc crio[22562]: time="2026-06-19T11:37:40.230672751Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a found" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.330756 | controller | Jun 19 11:37:40.246027 crc crio[22562]: time="2026-06-19T11:37:40.23426921Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330772 | controller | Jun 19 11:37:40.246027 crc crio[22562]: time="2026-06-19T11:37:40.234723331Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.330788 | controller | Jun 19 11:37:40.253555 crc crio[22562]: time="2026-06-19T11:37:40.252410954Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\""
2026-06-19 12:35:48.330805 | controller | Jun 19 11:37:40.268218 crc crio[22562]: time="2026-06-19T11:37:40.261371993Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\""
2026-06-19 12:35:48.330821 | controller | Jun 19 11:37:40.373476 crc crio[22562]: time="2026-06-19T11:37:40.369501113Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\""
2026-06-19 12:35:48.330838 | controller | Jun 19 11:37:40.444236 crc crio[22562]: time="2026-06-19T11:37:40.443985647Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.330854 | controller | Jun 19 11:37:40.445413 crc crio[22562]: time="2026-06-19T11:37:40.445377901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.330871 | controller | Jun 19 11:37:40.475658 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02ce82cf6deb0d2 Mac:e2:c8:c9:4c:63:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e SocketPath: PciID:}] [{Interface:0xc0004426c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.330888 | controller | Jun 19 11:37:40.503445 crc crio[22562]: time="2026-06-19T11:37:40.502034319Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}"
2026-06-19 12:35:48.330904 | controller | Jun 19 11:37:40.503445 crc crio[22562]: time="2026-06-19T11:37:40.502461119Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.330924 | controller | Jun 19 11:37:40.503445 crc crio[22562]: time="2026-06-19T11:37:40.503381542Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.330941 | controller | Jun 19 11:37:40.509192 crc crio[22562]: time="2026-06-19T11:37:40.50780678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.330957 | controller | Jun 19 11:37:40.543582 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0bc54c398b546 Mac:52:09:96:ed:48:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.330974 | controller | Jun 19 11:37:40.553271 crc crio[22562]: time="2026-06-19T11:37:40.553058759Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}"
2026-06-19 12:35:48.330990 | controller | Jun 19 11:37:40.558421 crc crio[22562]: time="2026-06-19T11:37:40.55353482Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.331007 | controller | Jun 19 11:37:40.559624 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aed0c5b4baf430 Mac:12:ed:4c:a0:82:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 SocketPath: PciID:}] [{Interface:0xc0002c6d60 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.331050 | controller | Jun 19 11:37:40.561797 crc crio[22562]: time="2026-06-19T11:37:40.561631229Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}"
2026-06-19 12:35:48.331070 | controller | Jun 19 11:37:40.562423 crc crio[22562]: time="2026-06-19T11:37:40.562228543Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.331087 | controller | Jun 19 11:37:40.578036 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f268f6695548a60 Mac:ee:49:f2:8f:46:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.331104 | controller | Jun 19 11:37:40.578036 crc crio[22562]: time="2026-06-19T11:37:40.572562806Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}"
2026-06-19 12:35:48.331124 | controller | Jun 19 11:37:40.578036 crc crio[22562]: time="2026-06-19T11:37:40.572763762Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.331141 | controller | Jun 19 11:37:40.640626 crc crio[22562]: time="2026-06-19T11:37:40.637539469Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331157 | controller | Jun 19 11:37:40.640626 crc crio[22562]: time="2026-06-19T11:37:40.637646642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.331173 | controller | Jun 19 11:37:40.784526 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cf3005e93539bd Mac:7e:b6:d5:79:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.331189 | controller | Jun 19 11:37:40.789375 crc crio[22562]: time="2026-06-19T11:37:40.787777309Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}"
2026-06-19 12:35:48.331206 | controller | Jun 19 11:37:40.789375 crc crio[22562]: time="2026-06-19T11:37:40.787941763Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.331222 | controller | Jun 19 11:37:40.818506 crc crio[22562]: time="2026-06-19T11:37:40.81766573Z" level=info msg="Ran pod sandbox fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 with infra container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331238 | controller | Jun 19 11:37:40.820240 crc crio[22562]: time="2026-06-19T11:37:40.82011535Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331254 | controller | Jun 19 11:37:40.820406 crc crio[22562]: time="2026-06-19T11:37:40.820342726Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 not found" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331271 | controller | Jun 19 11:37:40.820476 crc crio[22562]: time="2026-06-19T11:37:40.820442869Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 found" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331289 | controller | Jun 19 11:37:40.822122 crc crio[22562]: time="2026-06-19T11:37:40.822037277Z" level=info msg="Ran pod sandbox 4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc with infra container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331306 | controller | Jun 19 11:37:40.822664 crc crio[22562]: time="2026-06-19T11:37:40.822428447Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.331322 | controller | Jun 19 11:37:40.823936 crc crio[22562]: time="2026-06-19T11:37:40.82373191Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331338 | controller | Jun 19 11:37:40.827242 crc crio[22562]: time="2026-06-19T11:37:40.827107452Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\""
2026-06-19 12:35:48.331354 | controller | Jun 19 11:37:40.829972 crc crio[22562]: time="2026-06-19T11:37:40.829857978Z" level=info msg="Ran pod sandbox f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d with infra container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331370 | controller | Jun 19 11:37:40.830199 crc crio[22562]: time="2026-06-19T11:37:40.830111625Z" level=info msg="Ran pod sandbox 02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 with infra container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331386 | controller | Jun 19 11:37:40.834547 crc crio[22562]: time="2026-06-19T11:37:40.834453082Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 not found" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331402 | controller | Jun 19 11:37:40.834635 crc crio[22562]: time="2026-06-19T11:37:40.834577515Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 found" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331418 | controller | Jun 19 11:37:40.856396 crc crio[22562]: time="2026-06-19T11:37:40.85191366Z" level=info msg="Ran pod sandbox 4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba with infra container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331460 | controller | Jun 19 11:37:40.859727 crc crio[22562]: time="2026-06-19T11:37:40.857274851Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}"
2026-06-19 12:35:48.331479 | controller | Jun 19 11:37:40.859727 crc crio[22562]: time="2026-06-19T11:37:40.857388624Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.331499 | controller | Jun 19 11:37:40.874855 crc crio[22562]: time="2026-06-19T11:37:40.874706978Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}"
2026-06-19 12:35:48.331515 | controller | Jun 19 11:37:40.874855 crc crio[22562]: time="2026-06-19T11:37:40.8747747Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.331532 | controller | Jun 19 11:37:40.883305 crc crio[22562]: time="2026-06-19T11:37:40.880417468Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.331549 | controller | Jun 19 11:37:40.892263 crc crio[22562]: time="2026-06-19T11:37:40.892119864Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331565 | controller | Jun 19 11:37:40.892584 crc crio[22562]: time="2026-06-19T11:37:40.892397021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331581 | controller | Jun 19 11:37:40.893449 crc crio[22562]: time="2026-06-19T11:37:40.893336204Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331597 | controller | Jun 19 11:37:40.895560 crc crio[22562]: time="2026-06-19T11:37:40.895493256Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\""
2026-06-19 12:35:48.331613 | controller | Jun 19 11:37:40.896345 crc crio[22562]: time="2026-06-19T11:37:40.896278976Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 not found" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331628 | controller | Jun 19 11:37:40.896572 crc crio[22562]: time="2026-06-19T11:37:40.896374478Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 found" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331645 | controller | Jun 19 11:37:40.896572 crc crio[22562]: time="2026-06-19T11:37:40.896385748Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 not found" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331662 | controller | Jun 19 11:37:40.896572 crc crio[22562]: time="2026-06-19T11:37:40.896476531Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 found" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331682 | controller | Jun 19 11:37:40.896842 crc crio[22562]: time="2026-06-19T11:37:40.896746838Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 not found" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331699 | controller | Jun 19 11:37:40.896842 crc crio[22562]: time="2026-06-19T11:37:40.896786149Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 found" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331716 | controller | Jun 19 11:37:40.904431 crc crio[22562]: time="2026-06-19T11:37:40.903547684Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}"
2026-06-19 12:35:48.331733 | controller | Jun 19 11:37:40.904431 crc crio[22562]: time="2026-06-19T11:37:40.903602255Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.331750 | controller | Jun 19 11:37:40.921322 crc crio[22562]: time="2026-06-19T11:37:40.920897629Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.331767 | controller | Jun 19 11:37:40.922121 crc crio[22562]: time="2026-06-19T11:37:40.92090478Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.331783 | controller | Jun 19 11:37:40.922527 crc crio[22562]: time="2026-06-19T11:37:40.92093309Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.331800 | controller | Jun 19 11:37:40.927559 crc crio[22562]: time="2026-06-19T11:37:40.92746241Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\""
2026-06-19 12:35:48.331817 | controller | Jun 19 11:37:40.928513 crc crio[22562]: time="2026-06-19T11:37:40.928339011Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\""
2026-06-19 12:35:48.331833 | controller | Jun 19 11:37:40.928771 crc crio[22562]: time="2026-06-19T11:37:40.9286832Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\""
2026-06-19 12:35:48.331850 | controller | Jun 19 11:37:41.228336 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11747228052ad6f Mac:9a:58:6f:2d:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 SocketPath: PciID:}] [{Interface:0xc0002925d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.331870 | controller | Jun 19 11:37:41.235984 crc crio[22562]: time="2026-06-19T11:37:41.235831124Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}"
2026-06-19 12:35:48.331888 | controller | Jun 19 11:37:41.236515 crc crio[22562]: time="2026-06-19T11:37:41.236459379Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.331905 | controller | Jun 19 11:37:41.250270 crc crio[22562]: time="2026-06-19T11:37:41.250077542Z" level=info msg="Ran pod sandbox 11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 with infra container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.331922 | controller | Jun 19 11:37:41.258062 crc crio[22562]: time="2026-06-19T11:37:41.252642455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331939 | controller | Jun 19 11:37:41.265220 crc crio[22562]: time="2026-06-19T11:37:41.264553877Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 not found" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331959 | controller | Jun 19 11:37:41.265220 crc crio[22562]: time="2026-06-19T11:37:41.264664529Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 found" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.331980 | controller | Jun 19 11:37:41.291591 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434181a10a5b64f Mac:6a:d9:ea:95:7d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc SocketPath: PciID:}] [{Interface:0xc000201850 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.331996 | controller | Jun 19 11:37:41.297215 crc crio[22562]: time="2026-06-19T11:37:41.291433695Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332013 | controller | Jun 19 11:37:41.297215 crc crio[22562]: time="2026-06-19T11:37:41.293860585Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}"
2026-06-19 12:35:48.332030 | controller | Jun 19 11:37:41.297215 crc crio[22562]: time="2026-06-19T11:37:41.294053469Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332050 | controller | Jun 19 11:37:41.297215 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21eed9a4459b23f Mac:e2:23:f1:bf:8d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.332067 | controller | Jun 19 11:37:41.298225 crc crio[22562]: time="2026-06-19T11:37:41.297296039Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\""
2026-06-19 12:35:48.332083 | controller | Jun 19 11:37:41.298225 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e63349546b4ca53 Mac:5a:f0:79:08:df:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.332100 | controller | Jun 19 11:37:41.298391 crc crio[22562]: time="2026-06-19T11:37:41.298327124Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}"
2026-06-19 12:35:48.332116 | controller | Jun 19 11:37:41.298789 crc crio[22562]: time="2026-06-19T11:37:41.29860184Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}"
2026-06-19 12:35:48.332133 | controller | Jun 19 11:37:41.298789 crc crio[22562]: time="2026-06-19T11:37:41.298736684Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332149 | controller | Jun 19 11:37:41.299480 crc crio[22562]: time="2026-06-19T11:37:41.29939333Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332165 | controller | Jun 19 11:37:41.319589 crc crio[22562]: time="2026-06-19T11:37:41.319508384Z" level=info msg="Ran pod sandbox 21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 with infra container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332181 | controller | Jun 19 11:37:41.322908 crc crio[22562]: time="2026-06-19T11:37:41.322832245Z" level=info msg="Ran pod sandbox e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 with infra container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332197 | controller | Jun 19 11:37:41.328208 crc crio[22562]: time="2026-06-19T11:37:41.328098313Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332216 | controller | Jun 19 11:37:41.328651 crc crio[22562]: time="2026-06-19T11:37:41.328410161Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 not found" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332232 | controller | Jun 19 11:37:41.328728 crc crio[22562]: time="2026-06-19T11:37:41.328676558Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 found" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332249 | controller | Jun 19 11:37:41.333445 crc crio[22562]: time="2026-06-19T11:37:41.333317181Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332265 | controller | Jun 19 11:37:41.333515 crc crio[22562]: time="2026-06-19T11:37:41.333496735Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 not found" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332281 | controller | Jun 19 11:37:41.333555 crc crio[22562]: time="2026-06-19T11:37:41.333536866Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 found" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332297 | controller | Jun 19 11:37:41.338745 crc crio[22562]: time="2026-06-19T11:37:41.333634129Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332313 | controller | Jun 19 11:37:41.338745 crc crio[22562]: time="2026-06-19T11:37:41.335951826Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332329 | controller | Jun 19 11:37:41.338745 crc crio[22562]: time="2026-06-19T11:37:41.338702773Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\""
2026-06-19 12:35:48.332390 | controller | Jun 19 11:37:41.340109 crc crio[22562]: time="2026-06-19T11:37:41.340019085Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\""
2026-06-19 12:35:48.332416 | controller | Jun 19 11:37:41.353978 crc crio[22562]: time="2026-06-19T11:37:41.353883965Z" level=info msg="Ran pod sandbox 434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 with infra container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332453 | controller | Jun 19 11:37:41.364441 crc crio[22562]: time="2026-06-19T11:37:41.364359742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332476 | controller | Jun 19 11:37:41.364836 crc crio[22562]: time="2026-06-19T11:37:41.364782702Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 not found" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332493 | controller | Jun 19 11:37:41.364924 crc crio[22562]: time="2026-06-19T11:37:41.364889605Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 found" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332510 | controller | Jun 19 11:37:41.365958 crc crio[22562]: time="2026-06-19T11:37:41.365779087Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332526 | controller | Jun 19 11:37:41.373968 crc crio[22562]: time="2026-06-19T11:37:41.373872354Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\""
2026-06-19 12:35:48.332542 | controller | Jun 19 11:37:41.381897 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90646fb974712ff Mac:6e:7a:77:c4:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.332559 | controller | Jun 19 11:37:41.388990 crc crio[22562]: time="2026-06-19T11:37:41.388881112Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}"
2026-06-19 12:35:48.332576 | controller | Jun 19 11:37:41.389297 crc crio[22562]: time="2026-06-19T11:37:41.389234061Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332593 | controller | Jun 19 11:37:41.424214 crc crio[22562]: time="2026-06-19T11:37:41.415236248Z" level=info msg="Ran pod sandbox 90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 with infra container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332609 | controller | Jun 19 11:37:41.424214 crc crio[22562]: time="2026-06-19T11:37:41.422834384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332626 | controller | Jun 19 11:37:41.424214 crc crio[22562]: time="2026-06-19T11:37:41.423093631Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb not found" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332642 | controller | Jun 19 11:37:41.424214 crc crio[22562]: time="2026-06-19T11:37:41.423200492Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb found" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332661 | controller | Jun 19 11:37:41.424922 crc crio[22562]: time="2026-06-19T11:37:41.424843104Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332678 | controller | Jun 19 11:37:41.428991 crc crio[22562]: time="2026-06-19T11:37:41.428892442Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\""
2026-06-19 12:35:48.332694 | controller | Jun 19 11:37:41.645294 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df968f904f65467 Mac:b6:1a:cc:a4:47:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec SocketPath: PciID:}] [{Interface:0xc000135240 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.332711 | controller | Jun 19 11:37:41.646464 crc crio[22562]: time="2026-06-19T11:37:41.64637029Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}"
2026-06-19 12:35:48.332728 | controller | Jun 19 11:37:41.646757 crc crio[22562]: time="2026-06-19T11:37:41.646569824Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332753 | controller | Jun 19 11:37:41.666102 crc crio[22562]: time="2026-06-19T11:37:41.665358185Z" level=info msg="Ran pod sandbox df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 with infra container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332771 | controller | Jun 19 11:37:41.694892 crc crio[22562]: time="2026-06-19T11:37:41.694743455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332787 | controller | Jun 19 11:37:41.695473 crc crio[22562]: time="2026-06-19T11:37:41.695423331Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 not found" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332803 | controller | Jun 19 11:37:41.695764 crc crio[22562]: time="2026-06-19T11:37:41.695569615Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 found" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332822 | controller | Jun 19 11:37:41.713581 crc crio[22562]: time="2026-06-19T11:37:41.713485883Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332838 | controller | Jun 19 11:37:41.724663 crc crio[22562]: time="2026-06-19T11:37:41.720880175Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\""
2026-06-19 12:35:48.332858 | controller | Jun 19 11:37:41.874507 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb89c536f40ad7 Mac:9e:92:e7:3c:dc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.332876 | controller | Jun 19 11:37:41.874507 crc crio[22562]: time="2026-06-19T11:37:41.874372814Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}"
2026-06-19 12:35:48.332893 | controller | Jun 19 11:37:41.874507 crc crio[22562]: time="2026-06-19T11:37:41.874514717Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.332910 | controller | Jun 19 11:37:41.886209 crc crio[22562]: time="2026-06-19T11:37:41.884773079Z" level=info msg="Ran pod sandbox 2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c with infra container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.332927 | controller | Jun 19 11:37:41.917654 crc crio[22562]: time="2026-06-19T11:37:41.914530508Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332945 | controller | Jun 19 11:37:41.917654 crc crio[22562]: time="2026-06-19T11:37:41.914844135Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 not found" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332964 | controller | Jun 19 11:37:41.917654 crc crio[22562]: time="2026-06-19T11:37:41.914902797Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 found" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.332982 | controller | Jun 19 11:37:41.920824 crc crio[22562]: time="2026-06-19T11:37:41.920734709Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.332999 | controller | Jun 19 11:37:41.928451 crc crio[22562]: time="2026-06-19T11:37:41.927539206Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\""
2026-06-19 12:35:48.333016 | controller | Jun 19 11:37:46.278089 crc crio[22562]: time="2026-06-19T11:37:46.271660655Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.333033 | controller | Jun 19 11:37:46.278089 crc crio[22562]: time="2026-06-19T11:37:46.27306761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.333053 | controller | Jun 19 11:37:47.126577 crc crio[22562]: time="2026-06-19T11:37:47.125661454Z" level=info msg="Stopping container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f (timeout: 2s)" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.333070 | controller | Jun 19 11:37:48.232982 crc crio[22562]: time="2026-06-19T11:37:48.231677752Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.333086 | controller | Jun 19 11:37:48.237614 crc crio[22562]: time="2026-06-19T11:37:48.237576387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.333103 | controller | Jun 19 11:37:52.289216 crc crio[22562]: time="2026-06-19T11:37:52.287531318Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.333120 | controller | Jun 19 11:37:52.289216 crc crio[22562]: time="2026-06-19T11:37:52.288703677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.333137 | controller | Jun 19 11:38:00.765548 crc crio[22562]: time="2026-06-19T11:38:00.750521951Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697818-9qrq6/POD" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.333154 | controller | Jun 19 11:38:00.765548 crc crio[22562]: time="2026-06-19T11:38:00.764351523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.333171 | controller | Jun 19 11:38:12.888832 crc crio[22562]: time="2026-06-19T11:38:12.887056814Z" level=info msg="Stopped container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.333188 | controller | Jun 19 11:38:12.891620 crc crio[22562]: time="2026-06-19T11:38:12.890708645Z" level=info msg="Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.333205 | controller | Jun 19 11:38:12.892488 crc crio[22562]: time="2026-06-19T11:38:12.89212774Z" level=info msg="Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000329628}] Aliases:map[]}"
2026-06-19 12:35:48.333223 | controller | Jun 19 11:38:12.892738 crc crio[22562]: time="2026-06-19T11:38:12.892693433Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-mq4dk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.333241 | controller | Jun 19 11:38:41.875417 crc crio[22562]: time="2026-06-19T11:38:41.874667463Z" level=info msg="Stopped pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.333264 | controller | Jun 19 11:38:41.965752 crc crio[22562]: time="2026-06-19T11:38:41.965563029Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333281 | controller | Jun 19 11:38:41.967332 crc crio[22562]: time="2026-06-19T11:38:41.966941043Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784" id=df3d8a68-782c-434f-ba8a-fec0308725b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333298 | controller | Jun 19 11:38:42.000616 crc crio[22562]: time="2026-06-19T11:38:42.000481173Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333314 | controller | Jun 19 11:38:42.002502 crc crio[22562]: time="2026-06-19T11:38:42.002236526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a" id=38e1967a-4317-4ee6-8098-74a9f44bc710 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333331 | controller | Jun 19 11:38:42.024746 crc crio[22562]: time="2026-06-19T11:38:42.024462995Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333347 | controller | Jun 19 11:38:42.029659 crc crio[22562]: time="2026-06-19T11:38:42.029553382Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55" id=e8f1214e-38ec-460f-a076-63c1971cec0e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333363 | controller | Jun 19 11:38:42.045767 crc crio[22562]: time="2026-06-19T11:38:42.045650929Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333379 | controller | Jun 19 11:38:42.050887 crc crio[22562]: time="2026-06-19T11:38:42.050778766Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907" id=f84e8731-7d94-4a7e-a1c5-c44ca37ab02e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333395 | controller | Jun 19 11:38:42.064733 crc crio[22562]: time="2026-06-19T11:38:42.064488016Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333411 | controller | Jun 19 11:38:42.066040 crc crio[22562]: time="2026-06-19T11:38:42.06590763Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070" id=f44078ee-6eee-475b-9acb-ba2e1fd1c08e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333443 | controller | Jun 19 11:38:42.846393 crc crio[22562]: time="2026-06-19T11:38:42.845581111Z" level=info msg="Removing container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.333465 | controller | Jun 19 11:38:43.283605 crc crio[22562]: time="2026-06-19T11:38:43.283445944Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784" id=b7f08801-890b-4656-ad54-8ecf66ec7545 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333486 | controller | Jun 19 11:38:43.534898 crc crio[22562]: time="2026-06-19T11:38:43.534514999Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333503 | controller | Jun 19 11:38:43.538102 crc crio[22562]: time="2026-06-19T11:38:43.537713939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb" id=ee0a3697-d793-4588-8492-b3ecd45a34ea name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333518 | controller | Jun 19 11:38:43.960575 crc crio[22562]: time="2026-06-19T11:38:43.958758725Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a" id=c8f08fef-41b7-4ada-a628-71283b1404cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333535 | controller | Jun 19 11:38:43.962751 crc crio[22562]: time="2026-06-19T11:38:43.96260237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55" id=563ff1aa-2d6e-4508-b62a-8b08057e07a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333551 | controller | Jun 19 11:38:43.983307 crc crio[22562]: time="2026-06-19T11:38:43.982904882Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333567 | controller | Jun 19 11:38:43.983732 crc crio[22562]: time="2026-06-19T11:38:43.983415775Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070" id=d126adb1-1573-4d37-9e91-d9b1be5898c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333583 | controller | Jun 19 11:38:43.983732 crc crio[22562]: time="2026-06-19T11:38:43.983429025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb" id=4e4f43bb-79ff-4221-9ae5-280de75b1cff name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333599 | controller | Jun 19 11:38:43.983732 crc crio[22562]: time="2026-06-19T11:38:43.983418255Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333616 | controller | Jun 19 11:38:43.983732 crc crio[22562]: time="2026-06-19T11:38:43.983542158Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907" id=2a49f8d2-beb6-43be-9e6d-2e440446b6b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333632 | controller | Jun 19 11:38:43.984954 crc crio[22562]: time="2026-06-19T11:38:43.98482667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0" id=f3a0c713-a561-4014-9bff-fc077b5c47ec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333648 | controller | Jun 19 11:38:43.984954 crc crio[22562]: time="2026-06-19T11:38:43.984946163Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7" id=214823e1-4914-43c5-b91f-35b9467e6ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333668 | controller | Jun 19 11:38:43.991737 crc crio[22562]: time="2026-06-19T11:38:43.991606097Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.333684 | controller | Jun 19 11:38:43.994427 crc crio[22562]: time="2026-06-19T11:38:43.994291264Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333701 | controller | Jun 19 11:38:43.996671 crc crio[22562]: time="2026-06-19T11:38:43.996526108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1" id=4fb7192e-de6c-4442-af76-cbb63f7bead0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333717 | controller | Jun 19 11:38:44.002723 crc crio[22562]: time="2026-06-19T11:38:44.002364224Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333733 | controller | Jun 19 11:38:44.005740 crc crio[22562]: time="2026-06-19T11:38:44.005604313Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8" id=2a2fbb7e-f0be-457a-b7b5-8f8158fe3a79 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333749 | controller | Jun 19 11:38:44.021064 crc crio[22562]: time="2026-06-19T11:38:44.020878751Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333764 | controller | Jun 19 11:38:44.022375 crc crio[22562]: time="2026-06-19T11:38:44.022276595Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4" id=b29a82b6-c802-4a3a-be37-1f5677fe9034 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333780 | controller | Jun 19 11:38:44.029556 crc crio[22562]: time="2026-06-19T11:38:44.029363321Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333796 | controller | Jun 19 11:38:44.030267 crc crio[22562]: time="2026-06-19T11:38:44.029888083Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333812 | controller | Jun 19 11:38:44.035926 crc crio[22562]: time="2026-06-19T11:38:44.035745858Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333828 | controller | Jun 19 11:38:44.037361 crc crio[22562]: time="2026-06-19T11:38:44.037214744Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2" id=54dd35c6-933e-4152-95c9-e48723a61f12 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333844 | controller | Jun 19 11:38:44.037764 crc crio[22562]: time="2026-06-19T11:38:44.037373308Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0" id=7f3a81d4-5bab-419f-837a-b1d9c1b121a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333863 | controller | Jun 19 11:38:44.037764 crc crio[22562]: time="2026-06-19T11:38:44.037426469Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2" id=5435ce52-1325-4e4c-8b2b-a966a62fe034 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333879 | controller | Jun 19 11:38:44.046763 crc crio[22562]: time="2026-06-19T11:38:44.046629697Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333896 | controller | Jun 19 11:38:44.048049 crc crio[22562]: time="2026-06-19T11:38:44.047896309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0" id=570dfcc5-e688-4c73-829e-95483d442e39 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333912 | controller | Jun 19 11:38:44.058248 crc crio[22562]: time="2026-06-19T11:38:44.058045319Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333928 | controller | Jun 19 11:38:44.059138 crc crio[22562]: time="2026-06-19T11:38:44.058937432Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313" id=aded7442-19fb-4b54-9da7-2e1baca0fd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333944 | controller | Jun 19 11:38:44.065102 crc crio[22562]: time="2026-06-19T11:38:44.06497518Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.333960 | controller | Jun 19 11:38:44.065926 crc crio[22562]: time="2026-06-19T11:38:44.065829362Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a" id=c2ff78ba-5bd3-4aa5-8b5a-51de49519ab7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.333977 | controller | Jun 19 11:38:44.261686 crc crio[22562]: time="2026-06-19T11:38:44.26037955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.333993 | controller | Jun 19 11:38:44.263416 crc crio[22562]: time="2026-06-19T11:38:44.261808925Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1" id=1a787d55-1e19-46e2-960d-3088ca12243d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334009 | controller | Jun 19 11:38:44.267453 crc crio[22562]: time="2026-06-19T11:38:44.26523325Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4" id=32f42324-afa4-4291-a9de-67bc09613661 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334026 | controller | Jun 19 11:38:44.267453 crc crio[22562]: time="2026-06-19T11:38:44.265301472Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0" id=43861ea3-ec12-49ca-a072-90d8cd1c4bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334045 | controller | Jun 19 11:38:44.267453 crc crio[22562]: time="2026-06-19T11:38:44.265424175Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a" id=d2f488fa-5c92-4f15-ade2-bad2acb43653 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334062 | controller | Jun 19 11:38:44.267453 crc crio[22562]: time="2026-06-19T11:38:44.265763183Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2" id=8bc071fa-cb21-4d86-8f05-72e69f520bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334079 | controller | Jun 19 11:38:44.273381 crc crio[22562]: time="2026-06-19T11:38:44.267653459Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334095 | controller | Jun 19 11:38:44.278667 crc crio[22562]: time="2026-06-19T11:38:44.278472598Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334112 | controller | Jun 19 11:38:44.284987 crc crio[22562]: time="2026-06-19T11:38:44.284729352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0" id=8824680a-99df-4ce6-bc24-cbec0101ca4d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334129 | controller | Jun 19 11:38:44.284987 crc crio[22562]: time="2026-06-19T11:38:44.284853585Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313" id=d3782608-9019-46a5-8562-67854cbe4bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334146 | controller | Jun 19 11:38:44.284987 crc crio[22562]: time="2026-06-19T11:38:44.284794004Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0" id=a7fda1db-bb02-4216-a8ee-6e1176fb347f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334162 | controller | Jun 19 11:38:44.284987 crc crio[22562]: time="2026-06-19T11:38:44.284879706Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8" id=53c949cb-c05d-445d-ad61-fa448a6e27cd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334179 | controller | Jun 19 11:38:44.289404 crc crio[22562]: time="2026-06-19T11:38:44.28909549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2" id=8d206dc9-7b02-4808-a06c-d9673c2180e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334195 | controller | Jun 19 11:38:44.291040 crc crio[22562]: time="2026-06-19T11:38:44.290833973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7" id=425b59a3-5be4-4cda-a596-ac928b8d36a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334212 | controller | Jun 19 11:38:44.292522 crc crio[22562]: time="2026-06-19T11:38:44.292488093Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334228 | controller | Jun 19 11:38:44.297274 crc crio[22562]: time="2026-06-19T11:38:44.297044417Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}"
2026-06-19 12:35:48.334249 | controller | Jun 19 11:38:44.298119 crc crio[22562]: time="2026-06-19T11:38:44.297321323Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.334266 | controller | Jun 19 11:38:44.303755 crc crio[22562]: time="2026-06-19T11:38:44.3036343Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334283 | controller | Jun 19 11:38:44.307507 crc crio[22562]: time="2026-06-19T11:38:44.307367061Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334300 | controller | Jun 19 11:38:44.315893 crc crio[22562]: time="2026-06-19T11:38:44.315837951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}"
2026-06-19 12:35:48.334317 | controller | Jun 19 11:38:44.316327 crc crio[22562]: time="2026-06-19T11:38:44.316291352Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697818-9qrq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.334334 | controller | Jun 19 11:38:44.331286 crc crio[22562]: time="2026-06-19T11:38:44.331065477Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.334351 | controller | Jun 19 11:38:44.332785 crc crio[22562]: time="2026-06-19T11:38:44.332631217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94" id=0b5b9524-de2a-4fc8-9789-a492e1352a44 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334368 | controller | Jun 19 11:38:44.339042 crc crio[22562]: time="2026-06-19T11:38:44.338937502Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}"
2026-06-19 12:35:48.334384 | controller | Jun 19 11:38:44.339394 crc crio[22562]: time="2026-06-19T11:38:44.339057475Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.334401 | controller | Jun 19 11:38:44.342845 crc crio[22562]: time="2026-06-19T11:38:44.342737156Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334441 | controller | Jun 19 11:38:44.346757 crc crio[22562]: time="2026-06-19T11:38:44.346576191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.334465 | controller | Jun 19 11:38:44.348328 crc crio[22562]: time="2026-06-19T11:38:44.347680778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.334483 | controller | Jun 19 11:38:44.361412 crc crio[22562]: time="2026-06-19T11:38:44.36107765Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334500 | controller | Jun 19 11:38:44.365768 crc crio[22562]: time="2026-06-19T11:38:44.365641842Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334517 | controller | Jun 19 11:38:44.366454 crc crio[22562]: time="2026-06-19T11:38:44.366275017Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}"
2026-06-19 12:35:48.334534 | controller | Jun 19 11:38:44.366454 crc crio[22562]: time="2026-06-19T11:38:44.366358889Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.334550 | controller | Jun 19 11:38:44.375081 crc crio[22562]: time="2026-06-19T11:38:44.37487903Z" level=info msg="Removed container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.334566 | controller | Jun 19 11:38:44.376705 crc crio[22562]: time="2026-06-19T11:38:44.3756556Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334583 | controller | Jun 19 11:38:44.380703 crc crio[22562]: time="2026-06-19T11:38:44.38012016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.334600 | controller | Jun 19 11:38:44.381689 crc crio[22562]: time="2026-06-19T11:38:44.381593596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94" id=67f738ac-8707-46fc-a2f6-91369227e726 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334616 | controller | Jun 19 11:38:44.381874 crc crio[22562]: time="2026-06-19T11:38:44.381671829Z" level=info msg="Removing container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.334632 | controller | Jun 19 11:38:44.389623 crc crio[22562]: time="2026-06-19T11:38:44.38944294Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334651 | controller | Jun 19 11:38:45.188938 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7472f4ba7978157 Mac:be:9e:f2:bc:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.334668 | controller | Jun 19 11:38:45.190872 crc crio[22562]: time="2026-06-19T11:38:45.190834009Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}"
2026-06-19 12:35:48.334686 | controller | Jun 19 11:38:45.191569 crc crio[22562]: time="2026-06-19T11:38:45.191540576Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697818-9qrq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.334702 | controller | Jun 19 11:38:45.397655 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a199ae26f097b Mac:ca:af:ce:96:84:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f SocketPath: PciID:}] [{Interface:0xc000440700 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.334720 | controller | Jun 19 11:38:45.403530 crc crio[22562]: time="2026-06-19T11:38:45.401887625Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}"
2026-06-19 12:35:48.334736 | controller | Jun 19 11:38:45.403530 crc crio[22562]: time="2026-06-19T11:38:45.402137571Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.334753 | controller | Jun 19 11:38:45.480543 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2916b3e828e4421 Mac:ae:65:32:df:37:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 SocketPath: PciID:}] [{Interface:0xc0002b65e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.334770 | controller | Jun 19 11:38:45.482228 crc crio[22562]: time="2026-06-19T11:38:45.48219044Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}"
2026-06-19 12:35:48.334787 | controller | Jun 19 11:38:45.482464 crc crio[22562]: time="2026-06-19T11:38:45.482447456Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.334807 | controller | Jun 19 11:38:45.513519 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077743377d6a2aa Mac:7e:80:20:79:4f:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.334824 | controller | Jun 19 11:38:45.515835 crc crio[22562]: time="2026-06-19T11:38:45.51575187Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}"
2026-06-19 12:35:48.334841 | controller | Jun 19 11:38:45.516033 crc crio[22562]: time="2026-06-19T11:38:45.515945535Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.334858 | controller | Jun 19 11:38:53.892907 crc crio[22562]: time="2026-06-19T11:38:53.89141412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.334875 | controller | Jun 19 11:38:53.911509 crc crio[22562]: time="2026-06-19T11:38:53.911291632Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334892 | controller | Jun 19 11:38:53.920105 crc crio[22562]: time="2026-06-19T11:38:53.919942125Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334908 | controller | Jun 19 11:38:54.020264 crc crio[22562]: time="2026-06-19T11:38:54.019849685Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.334924 | controller | Jun 19 11:38:54.035830 crc crio[22562]: time="2026-06-19T11:38:54.035626104Z" level=info msg="Ran pod sandbox f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.334940 | controller | Jun 19 11:38:54.040485 crc crio[22562]: time="2026-06-19T11:38:54.039304536Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334956 | controller | Jun 19 11:38:54.040485 crc crio[22562]: time="2026-06-19T11:38:54.039566022Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 not found" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334973 | controller | Jun 19 11:38:54.040485 crc crio[22562]: time="2026-06-19T11:38:54.039635194Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 found" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.334992 | controller | Jun 19 11:38:54.045100 crc crio[22562]: time="2026-06-19T11:38:54.042799712Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.335009 | controller | Jun 19 11:38:54.046690 crc crio[22562]: time="2026-06-19T11:38:54.046508414Z" level=info msg="Ran pod sandbox 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 with infra container: openshift-infra/auto-csr-approver-29697818-9qrq6/POD" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.335025 | controller | Jun 19 11:38:54.048344 crc crio[22562]: time="2026-06-19T11:38:54.048075322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335041 | controller | Jun 19 11:38:54.050616 crc crio[22562]: time="2026-06-19T11:38:54.050368399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335058 | controller | Jun 19 11:38:54.053415 crc crio[22562]: time="2026-06-19T11:38:54.052928503Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\""
2026-06-19 12:35:48.335074 | controller | Jun 19 11:38:54.053546 crc crio[22562]: time="2026-06-19T11:38:54.053332022Z" level=info msg="Ran pod sandbox 2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 with infra container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.335091 | controller | Jun 19 11:38:54.054837 crc crio[22562]: time="2026-06-19T11:38:54.054687436Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.335107 | controller | Jun 19 11:38:54.057897 crc crio[22562]: time="2026-06-19T11:38:54.057599538Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=6f5a3bca-9ef4-4bc1-9932-c8ea7b09daaf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.335123 | controller | Jun 19 11:38:54.058460 crc crio[22562]: time="2026-06-19T11:38:54.058361627Z" level=info msg="Ran pod sandbox 077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 with infra container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.335139 | controller | Jun 19 11:38:54.060674 crc crio[22562]: time="2026-06-19T11:38:54.060550491Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.335209 | controller | Jun 19 11:38:54.073651 crc crio[22562]: time="2026-06-19T11:38:54.072659599Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 not found" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.335228 | controller | Jun 19 11:38:54.073651 crc crio[22562]: time="2026-06-19T11:38:54.072743561Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 found" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.335249 | controller | Jun 19 11:38:54.074309 crc crio[22562]: time="2026-06-19T11:38:54.073645095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335265 | controller | Jun 19 11:38:54.074309 crc crio[22562]: time="2026-06-19T11:38:54.073728666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335282 | controller | Jun 19 11:38:54.076920 crc crio[22562]: time="2026-06-19T11:38:54.075356077Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.335299 | controller | Jun 19 11:38:54.077619 crc crio[22562]: time="2026-06-19T11:38:54.077202562Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.335316 | controller | Jun 19 11:38:54.077619 crc crio[22562]: time="2026-06-19T11:38:54.077590512Z" level=info msg="Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811" id=e8ec7711-ed9c-4b8d-b60b-c7e33f89f7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.335332 | controller | Jun 19 11:38:54.078846 crc crio[22562]: time="2026-06-19T11:38:54.078282089Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335349 | controller | Jun 19 11:38:54.079861 crc crio[22562]: time="2026-06-19T11:38:54.079648872Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\""
2026-06-19 12:35:48.335366 | controller | Jun 19 11:38:54.086511 crc crio[22562]: time="2026-06-19T11:38:54.083389375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335383 | controller | Jun 19 11:38:54.086511 crc crio[22562]: time="2026-06-19T11:38:54.084135984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335400 | controller | Jun 19 11:38:54.086840 crc crio[22562]: time="2026-06-19T11:38:54.086712028Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335416 | controller | Jun 19 11:38:54.092760 crc crio[22562]: time="2026-06-19T11:38:54.090618364Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335453 | controller | Jun 19 11:38:54.097741 crc crio[22562]: time="2026-06-19T11:38:54.097612887Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335471 | controller | Jun 19 11:38:54.107642 crc crio[22562]: time="2026-06-19T11:38:54.107275275Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335491 | controller | Jun 19 11:38:54.107642 crc crio[22562]: time="2026-06-19T11:38:54.107519112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335509 | controller | Jun 19 11:38:54.123216 crc crio[22562]: time="2026-06-19T11:38:54.122938093Z" level=info msg="Removed container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.335525 | controller | Jun 19 11:38:54.124558 crc crio[22562]: time="2026-06-19T11:38:54.124481481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335542 | controller | Jun 19 11:38:54.134667 crc crio[22562]: time="2026-06-19T11:38:54.134487568Z" level=info msg="Removing container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.335558 | controller | Jun 19 11:38:54.980974 crc crio[22562]: time="2026-06-19T11:38:54.980368526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335575 | controller | Jun 19 11:38:54.982535 crc crio[22562]: time="2026-06-19T11:38:54.982369345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335591 | controller | Jun 19 11:38:54.982535 crc crio[22562]: time="2026-06-19T11:38:54.982501219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335608 | controller | Jun 19 11:38:54.993663 crc crio[22562]: time="2026-06-19T11:38:54.993550971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335624 | controller | Jun 19 11:38:55.002972 crc crio[22562]: time="2026-06-19T11:38:55.002880532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335641 | controller | Jun 19 11:38:55.003598 crc crio[22562]: time="2026-06-19T11:38:55.003485737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335658 | controller | Jun 19 11:38:55.184814 crc crio[22562]: time="2026-06-19T11:38:55.184667446Z" level=info msg="Created container 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335674 | controller | Jun 19 11:38:55.186597 crc crio[22562]: time="2026-06-19T11:38:55.186505401Z" level=info msg="Starting container: 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc" id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.335691 | controller | Jun 19 11:38:55.198432 crc crio[22562]: time="2026-06-19T11:38:55.198339764Z" level=info msg="Started container" PID=52061 containerID=56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc description=openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3
2026-06-19 12:35:48.335710 | controller | Jun 19 11:38:55.280263 crc crio[22562]: time="2026-06-19T11:38:55.279886319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335727 | controller | Jun 19 11:38:55.280924 crc crio[22562]: time="2026-06-19T11:38:55.280839523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335744 | controller | Jun 19 11:38:55.287303 crc crio[22562]: time="2026-06-19T11:38:55.287239771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335760 | controller | Jun 19 11:38:55.310092 crc crio[22562]: time="2026-06-19T11:38:55.309941653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335777 | controller | Jun 19 11:38:55.320771 crc crio[22562]: time="2026-06-19T11:38:55.320647327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335793 | controller | Jun 19 11:38:55.321981 crc crio[22562]: time="2026-06-19T11:38:55.321932228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335809 | controller | Jun 19 11:38:55.327859 crc crio[22562]: time="2026-06-19T11:38:55.327790954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335825 | controller | Jun 19 11:38:55.330844 crc crio[22562]: time="2026-06-19T11:38:55.330704795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335841 | controller | Jun 19 11:38:55.332090 crc crio[22562]: time="2026-06-19T11:38:55.330967351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335857 | controller | Jun 19 11:38:55.339414 crc crio[22562]: time="2026-06-19T11:38:55.339272677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.335873 | controller | Jun 19 11:38:55.544460 crc crio[22562]: time="2026-06-19T11:38:55.544370216Z" level=info msg="Created container 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335890 | controller | Jun 19 11:38:55.546770 crc crio[22562]: time="2026-06-19T11:38:55.546685204Z" level=info msg="Starting container: 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3" id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.335906 | controller | Jun 19 11:38:55.549838 crc crio[22562]: time="2026-06-19T11:38:55.549722909Z" level=info msg="Created container 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335922 | controller | Jun 19 11:38:55.550763 crc crio[22562]: time="2026-06-19T11:38:55.55061379Z" level=info msg="Starting container: 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f" id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.335942 | controller | Jun 19 11:38:55.553624 crc crio[22562]: time="2026-06-19T11:38:55.553573893Z" level=info msg="Started container" PID=52125 containerID=0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3 description=openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156
2026-06-19 12:35:48.335962 | controller | Jun 19 11:38:55.556128 crc crio[22562]: time="2026-06-19T11:38:55.555921662Z" level=info msg="Created container efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335981 | controller | Jun 19 11:38:55.556586 crc crio[22562]: time="2026-06-19T11:38:55.5562631Z" level=info msg="Created container de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.335998 | controller | Jun 19 11:38:55.557559 crc crio[22562]: time="2026-06-19T11:38:55.557400158Z" level=info msg="Starting container: de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230" id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336014 | controller | Jun 19 11:38:55.557676 crc crio[22562]: time="2026-06-19T11:38:55.557581883Z" level=info msg="Starting container: efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6" id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336030 | controller | Jun 19 11:38:55.558574 crc crio[22562]: time="2026-06-19T11:38:55.558497206Z" level=info msg="Started container" PID=52120 containerID=05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f description=openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6
2026-06-19 12:35:48.336047 | controller | Jun 19 11:38:55.566531 crc crio[22562]: time="2026-06-19T11:38:55.566439302Z" level=info msg="Started container" PID=52122 containerID=efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6 description=openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f
2026-06-19 12:35:48.336064 | controller | Jun 19 11:38:55.569803 crc crio[22562]: time="2026-06-19T11:38:55.569736413Z" level=info msg="Removed container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.336080 | controller | Jun 19 11:38:55.588325 crc crio[22562]: time="2026-06-19T11:38:55.58781911Z" level=info msg="Started container" PID=52126 containerID=de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230 description=openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8
2026-06-19 12:35:48.336097 | controller | Jun 19 11:38:55.588720 crc crio[22562]: time="2026-06-19T11:38:55.587868482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336114 | controller | Jun 19 11:38:55.615729 crc crio[22562]: time="2026-06-19T11:38:55.615088044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336134 | controller | Jun 19 11:38:55.685389 crc crio[22562]: time="2026-06-19T11:38:55.685321491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336151 | controller | Jun 19 11:38:55.687196 crc crio[22562]: time="2026-06-19T11:38:55.687058094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336168 | controller | Jun 19 11:38:55.691924 crc crio[22562]: time="2026-06-19T11:38:55.691849582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336184 | controller | Jun 19 11:38:55.694536 crc crio[22562]: time="2026-06-19T11:38:55.694461476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336200 | controller | Jun 19 11:38:55.792693 crc crio[22562]: time="2026-06-19T11:38:55.792283494Z" level=info msg="Created container b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336216 | controller | Jun 19 11:38:55.796072 crc crio[22562]: time="2026-06-19T11:38:55.795929264Z" level=info msg="Starting container: b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe" id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336232 | controller | Jun 19 11:38:55.856256 crc crio[22562]: time="2026-06-19T11:38:55.855758753Z" level=info msg="Started container" PID=52165 containerID=b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe description=openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9
2026-06-19 12:35:48.336248 | controller | Jun 19 11:38:55.872963 crc crio[22562]: time="2026-06-19T11:38:55.872563458Z" level=info msg="Created container 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336265 | controller | Jun 19 11:38:55.876310 crc crio[22562]: time="2026-06-19T11:38:55.874809454Z" level=info msg="Starting container: 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1" id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336282 | controller | Jun 19 11:38:55.904435 crc crio[22562]: time="2026-06-19T11:38:55.903357779Z" level=info msg="Started container" PID=52192 containerID=36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1 description=openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109
2026-06-19 12:35:48.336298 | controller | Jun 19 11:38:55.979522 crc crio[22562]: time="2026-06-19T11:38:55.979403599Z" level=info msg="Created container 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336315 | controller | Jun 19 11:38:55.989234 crc crio[22562]: time="2026-06-19T11:38:55.986935265Z" level=info msg="Starting container: 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6" id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336337 | controller | Jun 19 11:38:56.019630 crc crio[22562]: time="2026-06-19T11:38:56.019460599Z" level=info msg="Started container" PID=52195 containerID=138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6 description=openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07
2026-06-19 12:35:48.336354 | controller | Jun 19 11:38:56.263873 crc crio[22562]: time="2026-06-19T11:38:56.263719457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336371 | controller | Jun 19 11:38:56.272557 crc crio[22562]: time="2026-06-19T11:38:56.272459803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336387 | controller | Jun 19 11:38:56.462911 crc crio[22562]: time="2026-06-19T11:38:56.462774517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336404 | controller | Jun 19 11:38:56.472675 crc crio[22562]: time="2026-06-19T11:38:56.4725904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336420 | controller | Jun 19 11:38:56.662330 crc crio[22562]: time="2026-06-19T11:38:56.660906944Z" level=info msg="Created container 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336457 | controller | Jun 19 11:38:56.666553 crc crio[22562]: time="2026-06-19T11:38:56.66520317Z" level=info msg="Starting container: 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd" id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336475 | controller | Jun 19 11:38:56.683538 crc crio[22562]: time="2026-06-19T11:38:56.680828246Z" level=info msg="Started container" PID=52290 containerID=01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd description=openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc
2026-06-19 12:35:48.336491 | controller | Jun 19 11:38:56.881904 crc crio[22562]: time="2026-06-19T11:38:56.881786353Z" level=info msg="Created container 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336508 | controller | Jun 19 11:38:56.883930 crc crio[22562]: time="2026-06-19T11:38:56.883854344Z" level=info msg="Starting container: 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980" id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336525 | controller | Jun 19 11:38:56.903851 crc crio[22562]: time="2026-06-19T11:38:56.903641753Z" level=info msg="Started container" PID=52306 containerID=6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980 description=openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba
2026-06-19 12:35:48.336546 | controller | Jun 19 11:38:56.914232 crc crio[22562]: time="2026-06-19T11:38:56.914090452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336564 | controller | Jun 19 11:38:56.928310 crc crio[22562]: time="2026-06-19T11:38:56.928220741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336581 | controller | Jun 19 11:38:56.930627 crc crio[22562]: time="2026-06-19T11:38:56.930561289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336598 | controller | Jun 19 11:38:56.935457 crc crio[22562]: time="2026-06-19T11:38:56.935399378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336614 | controller | Jun 19 11:38:56.939740 crc crio[22562]: time="2026-06-19T11:38:56.939221093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336631 | controller | Jun 19 11:38:56.948276 crc crio[22562]: time="2026-06-19T11:38:56.947485606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336647 | controller | Jun 19 11:38:56.961537 crc crio[22562]: time="2026-06-19T11:38:56.961473233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336663 | controller | Jun 19 11:38:56.971022 crc crio[22562]: time="2026-06-19T11:38:56.970948428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336680 | controller | Jun 19 11:38:56.991373 crc crio[22562]: time="2026-06-19T11:38:56.99127975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336696 | controller | Jun 19 11:38:57.031431 crc crio[22562]: time="2026-06-19T11:38:57.031286438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336711 | controller | Jun 19 11:38:57.033955 crc crio[22562]: time="2026-06-19T11:38:57.033883292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336728 | controller | Jun 19 11:38:57.047875 crc crio[22562]: time="2026-06-19T11:38:57.047783326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.336754 | controller | Jun 19 11:38:57.333092 crc crio[22562]: time="2026-06-19T11:38:57.332943704Z" level=info msg="Created container 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336773 | controller | Jun 19 11:38:57.335802 crc crio[22562]: time="2026-06-19T11:38:57.335706843Z" level=info msg="Starting container: 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff" id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336793 | controller | Jun 19 11:38:57.346081 crc crio[22562]: time="2026-06-19T11:38:57.345968067Z" level=info msg="Started container" PID=52395 containerID=5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff description=openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77
2026-06-19 12:35:48.336815 | controller | Jun 19 11:38:57.362827 crc crio[22562]: time="2026-06-19T11:38:57.36273826Z" level=info msg="Created container e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336832 | controller | Jun 19 11:38:57.364960 crc crio[22562]: time="2026-06-19T11:38:57.364849663Z" level=info msg="Starting container: e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91" id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336849 | controller | Jun 19 11:38:57.388096 crc crio[22562]: time="2026-06-19T11:38:57.387961924Z" level=info msg="Started container" PID=52393 containerID=e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91 description=openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77
2026-06-19 12:35:48.336866 | controller | Jun 19 11:38:57.413035 crc crio[22562]: time="2026-06-19T11:38:57.408521012Z" level=info msg="Created container 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336882 | controller | Jun 19 11:38:57.414642 crc crio[22562]: time="2026-06-19T11:38:57.414522861Z" level=info msg="Starting container: 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97" id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336898 | controller | Jun 19 11:38:57.427219 crc crio[22562]: time="2026-06-19T11:38:57.419540155Z" level=info msg="Created container 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336915 | controller | Jun 19 11:38:57.427219 crc crio[22562]: time="2026-06-19T11:38:57.426699142Z" level=info msg="Starting container: 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e" id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.336931 | controller | Jun 19 11:38:57.459189 crc crio[22562]: time="2026-06-19T11:38:57.458613201Z" level=info msg="Created container 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336948 | controller | Jun 19 11:38:57.460608 crc crio[22562]: time="2026-06-19T11:38:57.460094777Z" level=info msg="Started container" PID=52398 containerID=551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e description=openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013
2026-06-19 12:35:48.336964 | controller | Jun 19 11:38:57.461501 crc crio[22562]: time="2026-06-19T11:38:57.461448381Z" level=info msg="Created container 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.336984 | controller | Jun 19 11:38:57.469382 crc crio[22562]: time="2026-06-19T11:38:57.468594707Z" level=info msg="Starting container: 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a" id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337000 | controller | Jun 19 11:38:57.470370 crc crio[22562]: time="2026-06-19T11:38:57.470220658Z" level=info msg="Starting container: 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17" id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337017 | controller | Jun 19 11:38:57.473665 crc crio[22562]: time="2026-06-19T11:38:57.473581301Z" level=info msg="Started container" PID=52390 containerID=3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97 description=openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9
2026-06-19 12:35:48.337034 | controller | Jun 19 11:38:57.475921 crc crio[22562]: time="2026-06-19T11:38:57.475764505Z" level=info msg="Started container" PID=52394 containerID=103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17 description=openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c
2026-06-19 12:35:48.337051 | controller | Jun 19 11:38:57.523737 crc crio[22562]: time="2026-06-19T11:38:57.523578166Z" level=info msg="Started container" PID=52397 containerID=4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a description=openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c
2026-06-19 12:35:48.337068 | controller | Jun 19 11:38:57.819095 crc crio[22562]: time="2026-06-19T11:38:57.819031949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337085 | controller | Jun 19 11:38:57.823781 crc crio[22562]: time="2026-06-19T11:38:57.823369056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337102 | controller | Jun 19 11:38:57.832678 crc crio[22562]: time="2026-06-19T11:38:57.832619415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337118 | controller | Jun 19 11:38:57.850860 crc crio[22562]: time="2026-06-19T11:38:57.850480337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337135 | controller | Jun 19 11:38:57.861374 crc crio[22562]: time="2026-06-19T11:38:57.861267304Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.337152 | controller | Jun 19 11:38:57.871971 crc crio[22562]: time="2026-06-19T11:38:57.871880285Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6194ebe-a967-4cb0-8e7a-da18d102c3c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337171 | controller | Jun 19 11:38:57.875251 crc crio[22562]: time="2026-06-19T11:38:57.875038973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337188 | controller | Jun 19 11:38:57.892009 crc crio[22562]: time="2026-06-19T11:38:57.891839869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337204 | controller | Jun 19 11:38:58.117411 crc crio[22562]: time="2026-06-19T11:38:58.117111357Z" level=info msg="Created container abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337221 | controller | Jun 19 11:38:58.119356 crc crio[22562]: time="2026-06-19T11:38:58.119283001Z" level=info msg="Starting container: abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c" id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337237 | controller | Jun 19 11:38:58.131576 crc crio[22562]: time="2026-06-19T11:38:58.131488432Z" level=info msg="Started container" PID=52529 containerID=abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c description=openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d
2026-06-19 12:35:48.337254 | controller | Jun 19 11:38:58.156039 crc crio[22562]: time="2026-06-19T11:38:58.155945917Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=164f1c8d-d60a-475e-b0d4-8e51e386ecc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337271 | controller | Jun 19 11:38:58.258820 crc crio[22562]: time="2026-06-19T11:38:58.258768298Z" level=info msg="Created container 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337287 | controller | Jun 19 11:38:58.261225 crc crio[22562]: time="2026-06-19T11:38:58.261193038Z" level=info msg="Starting container: 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a" id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337304 | controller | Jun 19 11:38:58.268588 crc crio[22562]: time="2026-06-19T11:38:58.268560541Z" level=info msg="Started container" PID=52527 containerID=1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a description=openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer sandboxID=434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9
2026-06-19 12:35:48.337321 | controller | Jun 19 11:38:58.286569 crc crio[22562]: time="2026-06-19T11:38:58.286537395Z" level=info msg="Created container 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337338 | controller | Jun 19 11:38:58.289657 crc crio[22562]: time="2026-06-19T11:38:58.289631861Z" level=info msg="Starting container: 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f" id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337354 | controller | Jun 19 11:38:58.296899 crc crio[22562]: time="2026-06-19T11:38:58.296872489Z" level=info msg="Started container" PID=52544 containerID=733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f description=openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee
2026-06-19 12:35:48.337375 | controller | Jun 19 11:38:58.761484 crc crio[22562]: time="2026-06-19T11:38:58.761422863Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697818-9qrq6/oc" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337392 | controller | Jun 19 11:39:00.171477 crc crio[22562]: time="2026-06-19T11:39:00.170790137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337409 | controller | Jun 19 11:39:04.419074 crc crio[22562]: time="2026-06-19T11:39:04.41773372Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.337425 | controller | Jun 19 11:39:04.421294 crc crio[22562]: time="2026-06-19T11:39:04.417814551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337462 | controller | Jun 19 11:39:04.421294 crc crio[22562]: time="2026-06-19T11:39:04.421066201Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539" id=34e6c717-c06e-4356-b77d-ab65abe09dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337480 | controller | Jun 19 11:39:04.427061 crc crio[22562]: time="2026-06-19T11:39:04.426827244Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539" id=f5cf9eda-b9d0-4b0d-b656-9191009d625f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337496 | controller | Jun 19 11:39:04.431804 crc crio[22562]: time="2026-06-19T11:39:04.431646163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.337513 | controller | Jun 19 11:39:04.433455 crc crio[22562]: time="2026-06-19T11:39:04.433386175Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707" id=c6b167a3-f53a-4b2a-810e-cd38e5094549 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337529 | controller | Jun 19 11:39:04.446676 crc crio[22562]: time="2026-06-19T11:39:04.44039601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707" id=15c1bdb4-1058-4dd4-9317-2391d5340669 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337546 | controller | Jun 19 11:39:04.446676 crc crio[22562]: time="2026-06-19T11:39:04.444619713Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337562 | controller | Jun 19 11:39:04.449668 crc crio[22562]: time="2026-06-19T11:39:04.449501494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337579 | controller | Jun 19 11:39:04.455766 crc crio[22562]: time="2026-06-19T11:39:04.455597895Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337599 | controller | Jun 19 11:39:04.477274 crc crio[22562]: time="2026-06-19T11:39:04.476955022Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.337615 | controller | Jun 19 11:39:04.479354 crc crio[22562]: time="2026-06-19T11:39:04.478970523Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=a9ee6305-c5a7-453e-826c-cfa292d66e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337632 | controller | Jun 19 11:39:04.492749 crc crio[22562]: time="2026-06-19T11:39:04.49260731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337649 | controller | Jun 19 11:39:04.545512 crc crio[22562]: time="2026-06-19T11:39:04.545434476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337665 | controller | Jun 19 11:39:04.551835 crc crio[22562]: time="2026-06-19T11:39:04.55168503Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1a0692f0-886e-4f5e-87e7-051306a9ef0a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.337682 | controller | Jun 19 11:39:04.553324 crc crio[22562]: time="2026-06-19T11:39:04.553276449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337698 | controller | Jun 19 11:39:04.570028 crc crio[22562]: time="2026-06-19T11:39:04.569855869Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337715 | controller | Jun 19 11:39:04.580450 crc crio[22562]: time="2026-06-19T11:39:04.580344169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337732 | controller | Jun 19 11:39:04.580645 crc crio[22562]: time="2026-06-19T11:39:04.58044435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337749 | controller | Jun 19 11:39:04.587641 crc crio[22562]: time="2026-06-19T11:39:04.587530816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337766 | controller | Jun 19 11:39:04.652105 crc crio[22562]: time="2026-06-19T11:39:04.651942928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337783 | controller | Jun 19 11:39:04.735123 crc crio[22562]: time="2026-06-19T11:39:04.73494324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337800 | controller | Jun 19 11:39:04.758824 crc crio[22562]: time="2026-06-19T11:39:04.758604105Z" level=info msg="Created container c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337817 | controller | Jun 19 11:39:04.762356 crc crio[22562]: time="2026-06-19T11:39:04.760221914Z" level=info msg="Starting container: c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a" id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337837 | controller | Jun 19 11:39:04.763528 crc crio[22562]: time="2026-06-19T11:39:04.763433324Z" level=info msg="Created container 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337854 | controller | Jun 19 11:39:04.767598 crc crio[22562]: time="2026-06-19T11:39:04.767521945Z" level=info msg="Starting container: 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771" id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337871 | controller | Jun 19 11:39:04.767728 crc crio[22562]: time="2026-06-19T11:39:04.767702829Z" level=info msg="Started container" PID=52767 containerID=c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a description=openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e
2026-06-19 12:35:48.337889 | controller | Jun 19 11:39:04.775728 crc crio[22562]: time="2026-06-19T11:39:04.775618415Z" level=info msg="Started container" PID=52766 containerID=8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771 description=openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641
2026-06-19 12:35:48.337906 | controller | Jun 19 11:39:04.864108 crc crio[22562]: time="2026-06-19T11:39:04.863397965Z" level=info msg="Created container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337923 | controller | Jun 19 11:39:04.866590 crc crio[22562]: time="2026-06-19T11:39:04.866508412Z" level=info msg="Starting container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec" id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.337939 | controller | Jun 19 11:39:04.871345 crc crio[22562]: time="2026-06-19T11:39:04.8712711Z" level=info msg="Started container" PID=52778 containerID=c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec description=openshift-infra/auto-csr-approver-29697818-9qrq6/oc id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6
2026-06-19 12:35:48.337956 | controller | Jun 19 11:39:05.535271 crc crio[22562]: time="2026-06-19T11:39:05.535095327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.337973 | controller | Jun 19 11:39:05.652321 crc crio[22562]: time="2026-06-19T11:39:05.651834733Z" level=info msg="Created container f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.337990 | controller | Jun 19 11:39:05.653705 crc crio[22562]: time="2026-06-19T11:39:05.653480613Z" level=info msg="Starting container: f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b" id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.338006 | controller | Jun 19 11:39:05.662724 crc crio[22562]: time="2026-06-19T11:39:05.662567098Z" level=info msg="Started container" PID=52924 containerID=f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed
2026-06-19 12:35:48.338026 | controller | Jun 19 11:39:05.676021 crc crio[22562]: time="2026-06-19T11:39:05.675826545Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.338044 | controller | Jun 19 11:39:05.682708 crc crio[22562]: time="2026-06-19T11:39:05.682061019Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-19 12:35:48.338061 | controller | Jun 19 11:39:06.190417 crc crio[22562]: time="2026-06-19T11:39:06.189665276Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.338078 | controller | Jun 19 11:39:06.192423 crc crio[22562]: time="2026-06-19T11:39:06.19229409Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ac60c935-3532-465b-9782-9ddb83e04bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338095 | controller | Jun 19 11:39:06.213496 crc crio[22562]: time="2026-06-19T11:39:06.213408283Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=32e8eed5-632c-4982-8070-861466b20a00 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338111 | controller | Jun 19 11:39:06.223570 crc crio[22562]: time="2026-06-19T11:39:06.223451281Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.338128 | controller | Jun 19 11:39:06.229666 crc crio[22562]: time="2026-06-19T11:39:06.229566333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338144 | controller | Jun 19 11:39:06.278436 crc crio[22562]: time="2026-06-19T11:39:06.278327847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338161 | controller | Jun 19 11:39:06.776791 crc crio[22562]: time="2026-06-19T11:39:06.776287756Z" level=info msg="Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338177 | controller | Jun 19 11:39:06.777683 crc crio[22562]: time="2026-06-19T11:39:06.777209108Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259cba8}] Aliases:map[]}"
2026-06-19 12:35:48.338194 | controller | Jun 19 11:39:06.777683 crc crio[22562]: time="2026-06-19T11:39:06.777395753Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697818-9qrq6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.338211 | controller | Jun 19 11:39:06.919249 crc crio[22562]: time="2026-06-19T11:39:06.918939012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338228 | controller | Jun 19 11:39:07.078209 crc crio[22562]: time="2026-06-19T11:39:07.075536952Z" level=info msg="Created container 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.338248 | controller | Jun 19 11:39:07.084787 crc crio[22562]: time="2026-06-19T11:39:07.084632417Z" level=info msg="Starting container: 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c" id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.338265 | controller | Jun 19 11:39:07.090642 crc crio[22562]: time="2026-06-19T11:39:07.090550283Z" level=info msg="Started container" PID=53009 containerID=1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed
2026-06-19 12:35:48.338282 | controller | Jun 19 11:39:07.103540 crc crio[22562]: time="2026-06-19T11:39:07.103475072Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.338298 | controller | Jun 19 11:39:07.108953 crc crio[22562]: time="2026-06-19T11:39:07.108871856Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-19 12:35:48.338315 | controller | Jun 19 11:39:07.133812 crc crio[22562]: time="2026-06-19T11:39:07.133689559Z" level=info msg="Stopped pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338332 | controller | Jun 19 11:39:10.911479 crc crio[22562]: time="2026-06-19T11:39:10.910423739Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.338348 | controller | Jun 19 11:39:10.915302 crc crio[22562]: time="2026-06-19T11:39:10.915071384Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=27b191cd-630c-43cf-a466-9e08ec95834a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338365 | controller | Jun 19 11:39:10.923551 crc crio[22562]: time="2026-06-19T11:39:10.923476302Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1a069d38-6be4-4713-8f10-9282ec108f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338381 | controller | Jun 19 11:39:10.941683 crc crio[22562]: time="2026-06-19T11:39:10.939465617Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.338398 | controller | Jun 19 11:39:10.948296 crc crio[22562]: time="2026-06-19T11:39:10.943079365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338414 | controller | Jun 19 11:39:11.007570 crc crio[22562]: time="2026-06-19T11:39:11.007487319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338451 | controller | Jun 19 11:39:11.829761 crc crio[22562]: time="2026-06-19T11:39:11.824408691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338470 | controller | Jun 19 11:39:11.968976 crc crio[22562]: time="2026-06-19T11:39:11.96882206Z" level=info msg="Created container 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.338490 | controller | Jun 19 11:39:11.975195 crc crio[22562]: time="2026-06-19T11:39:11.974884111Z" level=info msg="Starting container: 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4" id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.338507 | controller | Jun 19 11:39:11.992620 crc crio[22562]: time="2026-06-19T11:39:11.992312751Z" level=info msg="Started container" PID=53202 containerID=38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed
2026-06-19 12:35:48.338525 | controller | Jun 19 11:39:28.506724 crc crio[22562]: time="2026-06-19T11:39:28.50587219Z" level=info msg="Removing container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.338542 | controller | Jun 19 11:39:28.753376 crc crio[22562]: time="2026-06-19T11:39:28.752975178Z" level=info msg="Removed container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.338558 | controller | Jun 19 11:39:28.781796 crc crio[22562]: time="2026-06-19T11:39:28.781653636Z" level=info msg="Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338575 | controller | Jun 19 11:39:28.782640 crc crio[22562]: time="2026-06-19T11:39:28.781845701Z" level=info msg="Stopped pod sandbox (already stopped): a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338591 | controller | Jun 19 11:39:28.782935 crc crio[22562]: time="2026-06-19T11:39:28.782795665Z" level=info msg="Removing pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.338607 | controller | Jun 19 11:39:28.806596 crc crio[22562]: time="2026-06-19T11:39:28.806371337Z" level=info msg="Removed pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.338623 | controller | Jun 19 11:39:28.813576 crc crio[22562]: time="2026-06-19T11:39:28.813452922Z" level=info msg="Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338640 | controller | Jun 19 11:39:28.814887 crc crio[22562]: time="2026-06-19T11:39:28.814643302Z" level=info msg="Stopped pod sandbox (already stopped): 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.338656 | controller | Jun 19 11:39:28.816938 crc crio[22562]: time="2026-06-19T11:39:28.816851026Z" level=info msg="Removing pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.338672 | controller | Jun 19 11:39:28.834413 crc crio[22562]: time="2026-06-19T11:39:28.834135134Z" level=info msg="Removed pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.338692 | controller | Jun 19 11:39:39.467517 crc crio[22562]: time="2026-06-19T11:39:39.466607886Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.338708 | controller | Jun 19 11:39:39.469090 crc crio[22562]: time="2026-06-19T11:39:39.46755615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338725 | controller | Jun 19 11:39:39.514290 crc crio[22562]: time="2026-06-19T11:39:39.51408888Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}"
2026-06-19 12:35:48.338742 | controller | Jun 19 11:39:39.514290 crc crio[22562]: time="2026-06-19T11:39:39.514265414Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.338759 | controller | Jun 19 11:39:39.608391 crc crio[22562]: time="2026-06-19T11:39:39.607768036Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.338775 | controller | Jun 19 11:39:39.608529 crc crio[22562]: time="2026-06-19T11:39:39.608427661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.338792 | controller | Jun 19 11:39:39.651413 crc crio[22562]: time="2026-06-19T11:39:39.651085306Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}"
2026-06-19 12:35:48.338809 | controller | Jun 19 11:39:39.651413 crc crio[22562]: time="2026-06-19T11:39:39.651226579Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-p44m8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.338826 | controller | Jun 19 11:39:40.152074 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34680d9fc5d63f Mac:d6:c4:e7:cd:6a:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 SocketPath: PciID:}] [{Interface:0xc0005187b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.338842 | controller | Jun 19 11:39:40.152074 crc crio[22562]: time="2026-06-19T11:39:40.150332016Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}"
2026-06-19 12:35:48.338863 | controller | Jun 19 11:39:40.152074 crc crio[22562]: time="2026-06-19T11:39:40.150475359Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.338880 | controller | Jun 19 11:39:40.169020 crc crio[22562]: time="2026-06-19T11:39:40.168937895Z" level=info msg="Ran pod sandbox d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a with infra container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.338896 | controller | Jun 19 11:39:40.192955 crc crio[22562]: time="2026-06-19T11:39:40.192672132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338913 | controller | Jun 19 11:39:40.193296 crc crio[22562]: time="2026-06-19T11:39:40.193202066Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338930 | controller | Jun 19 11:39:40.193419 crc crio[22562]: time="2026-06-19T11:39:40.193304488Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.338947 | controller | Jun 19 11:39:40.196443 crc crio[22562]: time="2026-06-19T11:39:40.196023755Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.338964 | controller | Jun 19 11:39:40.211388 crc crio[22562]: time="2026-06-19T11:39:40.209530869Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-19 12:35:48.338982 | controller | Jun 19 11:39:40.414492 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43927220843eb7b Mac:02:f3:c5:1d:75:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.338999 | controller | Jun 19 11:39:40.442697 crc crio[22562]: time="2026-06-19T11:39:40.442526588Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}"
2026-06-19 12:35:48.339017 | controller | Jun 19 11:39:40.443322 crc crio[22562]: time="2026-06-19T11:39:40.442964419Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-p44m8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.339034 | controller | Jun 19 11:39:40.476913 crc crio[22562]: time="2026-06-19T11:39:40.476685642Z" level=info msg="Ran pod sandbox 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d with infra container: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339050 | controller | Jun 19 11:39:40.486102 crc crio[22562]: time="2026-06-19T11:39:40.485845739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339071 | controller | Jun 19 11:39:40.486566 crc crio[22562]: time="2026-06-19T11:39:40.486350081Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339088 | controller | Jun 19 11:39:40.486566 crc crio[22562]: time="2026-06-19T11:39:40.486412993Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339104 | controller | Jun 19 11:39:40.491275 crc crio[22562]: time="2026-06-19T11:39:40.491085598Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.339121 | controller | Jun 19 11:39:40.503235 crc crio[22562]: time="2026-06-19T11:39:40.503099625Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-19 12:35:48.339137 | controller | Jun 19 11:39:40.969247 crc crio[22562]: time="2026-06-19T11:39:40.969094293Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339154 | controller | Jun 19 11:39:40.969247 crc crio[22562]: time="2026-06-19T11:39:40.969297308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.339171 | controller | Jun 19 11:39:41.133361 crc crio[22562]: time="2026-06-19T11:39:41.130457321Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}"
2026-06-19 12:35:48.339188 | controller | Jun 19 11:39:41.133361 crc crio[22562]: time="2026-06-19T11:39:41.130561674Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-mtxrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.339205 | controller | Jun 19 11:39:41.953271 crc crio[22562]: time="2026-06-19T11:39:41.950301536Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-49kv4/POD" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339221 | controller | Jun 19 11:39:41.953271 crc crio[22562]: time="2026-06-19T11:39:41.95086819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.339239 | controller | Jun 19 11:39:42.072603 crc crio[22562]: time="2026-06-19T11:39:42.072473255Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}"
2026-06-19 12:35:48.339256 | controller | Jun 19 11:39:42.072603 crc crio[22562]: time="2026-06-19T11:39:42.072598038Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-49kv4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.339276 | controller | Jun 19 11:39:42.135824 crc crio[22562]: time="2026-06-19T11:39:42.133073803Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339293 | controller | Jun 19 11:39:42.136264 crc crio[22562]: time="2026-06-19T11:39:42.136238411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.339310 | controller | Jun 19 11:39:42.163723 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ce32c79364e5 Mac:f2:3a:a0:f4:af:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.339326 | controller | Jun 19 11:39:42.172406 crc crio[22562]: time="2026-06-19T11:39:42.172299433Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}"
2026-06-19 12:35:48.339343 | controller | Jun 19 11:39:42.172680 crc crio[22562]: time="2026-06-19T11:39:42.172561619Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-mtxrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.339359 | controller | Jun 19 11:39:42.301684 crc crio[22562]: time="2026-06-19T11:39:42.300350858Z" level=info msg="Ran pod sandbox c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 with infra container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339375 | controller | Jun 19 11:39:42.323400 crc crio[22562]: time="2026-06-19T11:39:42.323271504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339391 | controller | Jun 19 11:39:42.328974 crc crio[22562]: time="2026-06-19T11:39:42.328544345Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339408 | controller | Jun 19 11:39:42.328974 crc crio[22562]: time="2026-06-19T11:39:42.328630457Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339424 | controller | Jun 19 11:39:42.398800 crc crio[22562]: time="2026-06-19T11:39:42.398671548Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}"
2026-06-19 12:35:48.339464 | controller | Jun 19 11:39:42.398800 crc crio[22562]: time="2026-06-19T11:39:42.39875814Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.339482 | controller | Jun 19 11:39:42.399439 crc crio[22562]: time="2026-06-19T11:39:42.398706269Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.339504 | controller | Jun 19 11:39:42.416813 crc crio[22562]: time="2026-06-19T11:39:42.416703603Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-19 12:35:48.339521 | controller | Jun 19 11:39:42.875389 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3527eea5335cb33 Mac:36:44:1c:a0:c1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 SocketPath: PciID:}] [{Interface:0xc00039c890 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.339538 | controller | Jun 19 11:39:42.876645 crc crio[22562]: time="2026-06-19T11:39:42.87657344Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}"
2026-06-19 12:35:48.339555 | controller | Jun 19 11:39:42.876796 crc crio[22562]: time="2026-06-19T11:39:42.876763975Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-49kv4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.339572 | controller | Jun 19 11:39:42.901942 crc crio[22562]: time="2026-06-19T11:39:42.901888316Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339589 | controller | Jun 19 11:39:42.902454 crc crio[22562]: time="2026-06-19T11:39:42.90242827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.339605 | controller | Jun 19 11:39:42.902737 crc crio[22562]: time="2026-06-19T11:39:42.902633064Z" level=info msg="Ran pod sandbox 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd with infra container: openstack/dnsmasq-dns-68bc84565-49kv4/POD" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339621 | controller | Jun 19 11:39:42.909096 crc crio[22562]: time="2026-06-19T11:39:42.908966011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339637 | controller | Jun 19 11:39:42.921298 crc crio[22562]: time="2026-06-19T11:39:42.909406301Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339654 | controller | Jun 19 11:39:42.921298 crc crio[22562]: time="2026-06-19T11:39:42.909458232Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339670 | controller | Jun 19 11:39:42.947960 crc crio[22562]: time="2026-06-19T11:39:42.94776747Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.339686 | controller | Jun 19 11:39:42.971428 crc crio[22562]: time="2026-06-19T11:39:42.971348993Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-19 12:35:48.339708 | controller | Jun 19 11:39:43.033802 crc crio[22562]: time="2026-06-19T11:39:43.033752105Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}"
2026-06-19 12:35:48.339725 | controller | Jun 19 11:39:43.034038 crc crio[22562]: time="2026-06-19T11:39:43.03398148Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.339742 | controller | Jun 19 11:39:43.172965 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded1001ca46c0b Mac:82:8e:53:aa:a2:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.339760 | controller | Jun 19 11:39:43.186900 crc crio[22562]: time="2026-06-19T11:39:43.184828819Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}"
2026-06-19 12:35:48.339777 | controller | Jun 19 11:39:43.186900 crc crio[22562]: time="2026-06-19T11:39:43.185855705Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.339794 | controller | Jun 19 11:39:43.259322 crc crio[22562]: time="2026-06-19T11:39:43.254270256Z" level=info msg="Ran pod sandbox eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 with infra container: openstack/rabbitmq-server-0/POD" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339811 | controller | Jun 19 11:39:43.279489 crc crio[22562]: time="2026-06-19T11:39:43.279421408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339827 | controller | Jun 19 11:39:43.280702 crc crio[22562]: time="2026-06-19T11:39:43.280023052Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339844 | controller | Jun 19 11:39:43.283817 crc crio[22562]: time="2026-06-19T11:39:43.283196701Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339860 | controller | Jun 19 11:39:43.292883 crc crio[22562]: time="2026-06-19T11:39:43.29210393Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.339877 | controller | Jun 19 11:39:43.297860 crc crio[22562]: time="2026-06-19T11:39:43.29731803Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-19 12:35:48.339898 | controller | Jun 19 11:39:43.589105 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07b0bac592679c5 Mac:02:fa:3a:55:d1:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.339915 | controller | Jun 19 11:39:43.599120 crc crio[22562]: time="2026-06-19T11:39:43.598422673Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}"
2026-06-19 12:35:48.339932 | controller | Jun 19 11:39:43.599405 crc crio[22562]: time="2026-06-19T11:39:43.599332024Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.339949 | controller | Jun 19 11:39:43.632460 crc crio[22562]: time="2026-06-19T11:39:43.632351951Z" level=info msg="Ran pod sandbox 07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f with infra container: openstack/rabbitmq-cell1-server-0/POD" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.339966 | controller | Jun 19 11:39:43.644288 crc crio[22562]: time="2026-06-19T11:39:43.644116431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339982 | controller | Jun 19 11:39:43.646123 crc crio[22562]: time="2026-06-19T11:39:43.645975237Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.339999 | controller | Jun 19 11:39:43.646297 crc crio[22562]: time="2026-06-19T11:39:43.646202942Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340015 | controller | Jun 19 11:39:43.660776 crc crio[22562]: time="2026-06-19T11:39:43.66065882Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.340031 | controller | Jun 19 11:39:43.665211 crc crio[22562]: time="2026-06-19T11:39:43.665035288Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-19 12:35:48.340048 | controller | Jun 19 11:39:43.770844 crc crio[22562]: time="2026-06-19T11:39:43.770782083Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340065 | controller | Jun 19 11:39:43.775071 crc crio[22562]: time="2026-06-19T11:39:43.774977836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.340082 | controller | Jun 19 11:39:43.969811 crc crio[22562]: time="2026-06-19T11:39:43.969711449Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}"
2026-06-19 12:35:48.340111 | controller | Jun 19 11:39:43.970285 crc crio[22562]: time="2026-06-19T11:39:43.969883424Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.340129 | controller | Jun 19 11:39:44.581962 crc crio[22562]: time="2026-06-19T11:39:44.581484541Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340150 | controller | Jun 19 11:39:44.583432 crc crio[22562]: time="2026-06-19T11:39:44.582038864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.340173 | controller | Jun 19 11:39:44.684709 crc crio[22562]: time="2026-06-19T11:39:44.68461531Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}"
2026-06-19 12:35:48.340191 | controller | Jun 19 11:39:44.685556 crc crio[22562]: time="2026-06-19T11:39:44.684815185Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.340211 | controller | Jun 19 11:39:45.077393 crc crio[22562]: time="2026-06-19T11:39:45.0766864Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340269 | controller | Jun 19 11:39:45.077393 crc crio[22562]: time="2026-06-19T11:39:45.077381867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.340293 | controller | Jun 19 11:39:45.170533 crc crio[22562]: time="2026-06-19T11:39:45.170415927Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}"
2026-06-19 12:35:48.340311 | controller | Jun 19 11:39:45.170820 crc crio[22562]: time="2026-06-19T11:39:45.17053006Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.340329 | controller | Jun 19 11:39:45.294291 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19feb6fdb90105d Mac:92:91:47:93:44:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f SocketPath: PciID:}] [{Interface:0xc00047d2e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.340346 | controller | Jun 19 11:39:45.295230 crc crio[22562]: time="2026-06-19T11:39:45.294939445Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}"
2026-06-19 12:35:48.340367 | controller | Jun 19 11:39:45.295230 crc crio[22562]: time="2026-06-19T11:39:45.29510518Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.340384 | controller | Jun 19 11:39:45.336196 crc crio[22562]: time="2026-06-19T11:39:45.333859117Z" level=info msg="Ran pod sandbox 19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 with infra container: openstack/openstack-galera-0/POD" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340401 | controller | Jun 19 11:39:45.351104 crc crio[22562]: time="2026-06-19T11:39:45.349957015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340417 | controller | Jun 19 11:39:45.351104 crc crio[22562]: time="2026-06-19T11:39:45.350223762Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340461 | controller | Jun 19 11:39:45.351104 crc crio[22562]: time="2026-06-19T11:39:45.350271213Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340481 | controller | Jun 19 11:39:45.354368 crc crio[22562]: time="2026-06-19T11:39:45.353956743Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.340498 | controller | Jun 19 11:39:45.362222 crc crio[22562]: time="2026-06-19T11:39:45.361658114Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-19 12:35:48.340516 | controller | Jun 19 11:39:45.564885 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d15bcfaed475626 Mac:c2:71:b6:46:50:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 SocketPath: PciID:}] [{Interface:0xc000482780 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.340533 | controller | Jun 19 11:39:45.636085 crc crio[22562]: time="2026-06-19T11:39:45.623125577Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}"
2026-06-19 12:35:48.340550 | controller | Jun 19 11:39:45.636085 crc crio[22562]: time="2026-06-19T11:39:45.63054941Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.340567 | controller | Jun 19 11:39:45.676533 crc crio[22562]: time="2026-06-19T11:39:45.669299727Z" level=info msg="Ran pod sandbox d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 with infra container: openstack/memcached-0/POD" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340612 | controller | Jun 19 11:39:45.708270 crc crio[22562]: time="2026-06-19T11:39:45.702767676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340635 | controller | Jun 19 11:39:45.708270 crc crio[22562]: time="2026-06-19T11:39:45.703071783Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340652 | controller | Jun 19 11:39:45.708270 crc crio[22562]: time="2026-06-19T11:39:45.703121204Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340668 | controller | Jun 19 11:39:45.708270 crc crio[22562]: time="2026-06-19T11:39:45.705727969Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.340685 | controller | Jun 19 11:39:45.723118 crc crio[22562]: time="2026-06-19T11:39:45.714084214Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-19 12:35:48.340701 | controller | Jun 19 11:39:46.062024 crc crio[22562]: 2026-06-19T11:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2431df87959e669 Mac:3a:6c:c4:a8:e0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 SocketPath: PciID:}] [{Interface:0xc000444980 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.340718 | controller | Jun 19 11:39:46.065723 crc crio[22562]: time="2026-06-19T11:39:46.06550397Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}"
2026-06-19 12:35:48.340735 | controller | Jun 19 11:39:46.066267 crc crio[22562]: time="2026-06-19T11:39:46.06624352Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.340765 | controller | Jun 19 11:39:46.087579 crc crio[22562]: time="2026-06-19T11:39:46.087477504Z" level=info msg="Ran pod sandbox 2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a with infra container: openstack/openstack-cell1-galera-0/POD" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340782 | controller | Jun 19 11:39:46.117595 crc crio[22562]: time="2026-06-19T11:39:46.117381854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340799 | controller | Jun 19 11:39:46.117815 crc crio[22562]: time="2026-06-19T11:39:46.117760193Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340819 | controller | Jun 19 11:39:46.117815 crc crio[22562]: time="2026-06-19T11:39:46.117810194Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.340836 | controller | Jun 19 11:39:46.133099 crc crio[22562]: time="2026-06-19T11:39:46.132930628Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.340855 | controller | Jun 19 11:39:46.148631 crc crio[22562]: time="2026-06-19T11:39:46.148561184Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-19 12:35:48.340873 | controller | Jun 19 11:39:48.389687 crc crio[22562]: time="2026-06-19T11:39:48.387677888Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.340890 | controller | Jun 19 11:39:48.393816 crc crio[22562]: time="2026-06-19T11:39:48.393788899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.340907 | controller | Jun 19 11:39:48.953518 crc crio[22562]: time="2026-06-19T11:39:48.953424522Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}"
2026-06-19 12:35:48.340924 | controller | Jun 19 11:39:48.953518 crc crio[22562]: time="2026-06-19T11:39:48.953494474Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.340941 | controller | Jun 19 11:39:49.763408 crc crio[22562]: 2026-06-19T11:39:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60d99c358382ecd Mac:e6:0a:aa:a8:a0:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.340958 | controller | Jun 19 11:39:49.766295 crc crio[22562]: time="2026-06-19T11:39:49.766219532Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}"
2026-06-19 12:35:48.340974 | controller | Jun 19 11:39:49.766559 crc crio[22562]: time="2026-06-19T11:39:49.766503409Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.340990 | controller | Jun 19 11:39:49.847907 crc crio[22562]: time="2026-06-19T11:39:49.847680325Z" level=info msg="Ran pod sandbox 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 with infra container: openstack/kube-state-metrics-0/POD" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341007 | controller | Jun 19 11:39:49.871846 crc crio[22562]: time="2026-06-19T11:39:49.87176005Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341023 | controller | Jun 19 11:39:49.872203 crc crio[22562]: time="2026-06-19T11:39:49.871966975Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341039 | controller | Jun 19 11:39:49.872203 crc crio[22562]: time="2026-06-19T11:39:49.872081939Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341058 | controller | Jun 19 11:39:49.887414 crc crio[22562]: time="2026-06-19T11:39:49.887267113Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.341075 | controller | Jun 19 11:39:50.119524 crc crio[22562]: time="2026-06-19T11:39:50.118622791Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-19 12:35:48.341092 | controller | Jun 19 11:39:51.476824 crc crio[22562]: time="2026-06-19T11:39:51.475083629Z" level=info msg="Running pod sandbox: openstack/ovn-controller-v4l7z/POD" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341108 | controller | Jun 19 11:39:51.476824 crc crio[22562]: time="2026-06-19T11:39:51.47636551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341125 | controller | Jun 19 11:39:51.525220 crc crio[22562]: time="2026-06-19T11:39:51.525057794Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-58s82/POD" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341141 | controller | Jun 19 11:39:51.525545 crc crio[22562]: time="2026-06-19T11:39:51.52531491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341158 | controller | Jun 19 11:39:51.537766 crc crio[22562]: time="2026-06-19T11:39:51.537654516Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}"
2026-06-19 12:35:48.341174 | controller | Jun 19 11:39:51.537766 crc crio[22562]: time="2026-06-19T11:39:51.537732337Z" level=info msg="Adding pod openstack_ovn-controller-v4l7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.341192 | controller | Jun 19 11:39:51.566577 crc crio[22562]: time="2026-06-19T11:39:51.566478597Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}"
2026-06-19 12:35:48.341208 | controller | Jun 19 11:39:51.566577 crc crio[22562]: time="2026-06-19T11:39:51.566548449Z" level=info msg="Adding pod openstack_ovn-controller-ovs-58s82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.341225 | controller | Jun 19 11:39:52.406593 crc crio[22562]: time="2026-06-19T11:39:52.404368339Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341241 | controller | Jun 19 11:39:52.406593 crc crio[22562]: time="2026-06-19T11:39:52.406549722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341260 | controller | Jun 19 11:39:52.603198 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88ddd36704fd2d Mac:2a:9f:92:4b:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.341277 | controller | Jun 19 11:39:52.610566 crc crio[22562]: time="2026-06-19T11:39:52.610443991Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}"
2026-06-19 12:35:48.341294 | controller | Jun 19 11:39:52.629090 crc crio[22562]: time="2026-06-19T11:39:52.628863466Z" level=info msg="Checking pod openstack_ovn-controller-v4l7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.341310 | controller | Jun 19 11:39:52.715649 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cf786d338ff48f Mac:92:4c:2a:cc:b2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade SocketPath: PciID:}] [{Interface:0xc000290ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.341327 | controller | Jun 19 11:39:52.716570 crc crio[22562]: time="2026-06-19T11:39:52.716471422Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}"
2026-06-19 12:35:48.341344 | controller | Jun 19 11:39:52.716805 crc crio[22562]: time="2026-06-19T11:39:52.716697648Z" level=info msg="Checking pod openstack_ovn-controller-ovs-58s82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.341360 | controller | Jun 19 11:39:53.272488 crc crio[22562]: time="2026-06-19T11:39:53.272334425Z" level=info msg="Ran pod sandbox 5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 with infra container: openstack/ovn-controller-ovs-58s82/POD" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341377 | controller | Jun 19 11:39:53.279382 crc crio[22562]: time="2026-06-19T11:39:53.277659637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341393 | controller | Jun 19 11:39:53.279382 crc crio[22562]: time="2026-06-19T11:39:53.277866532Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341409 | controller | Jun 19 11:39:53.279382 crc crio[22562]: time="2026-06-19T11:39:53.277912303Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341441 | controller | Jun 19 11:39:53.279382 crc crio[22562]: time="2026-06-19T11:39:53.279341418Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.341469 | controller | Jun 19 11:39:53.316499 crc crio[22562]: time="2026-06-19T11:39:53.316350133Z" level=info msg="Ran pod sandbox b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b with infra container: openstack/ovn-controller-v4l7z/POD" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341487 | controller | Jun 19 11:39:53.319802 crc crio[22562]: time="2026-06-19T11:39:53.319710096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341504 | controller | Jun 19 11:39:53.320561 crc crio[22562]: time="2026-06-19T11:39:53.320120406Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341521 | controller | Jun 19 11:39:53.320561 crc crio[22562]: time="2026-06-19T11:39:53.320401943Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341538 | controller | Jun 19 11:39:53.323361 crc crio[22562]: time="2026-06-19T11:39:53.322951286Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.341554 | controller | Jun 19 11:39:54.519406 crc crio[22562]: time="2026-06-19T11:39:54.518719784Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-19 12:35:48.341571 | controller | Jun 19 11:39:54.529347 crc crio[22562]: time="2026-06-19T11:39:54.519457902Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-19 12:35:48.341588 | controller | Jun 19 11:39:54.646469 crc crio[22562]: time="2026-06-19T11:39:54.64641382Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}"
2026-06-19 12:35:48.341606 | controller | Jun 19 11:39:54.646876 crc crio[22562]: time="2026-06-19T11:39:54.646856411Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.341623 | controller | Jun 19 11:39:55.641365 crc crio[22562]: time="2026-06-19T11:39:55.639705402Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-ctrkq/POD" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341639 | controller | Jun 19 11:39:55.648359 crc crio[22562]: time="2026-06-19T11:39:55.641390834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341656 | controller | Jun 19 11:39:55.757799 crc crio[22562]: 2026-06-19T11:39:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6878d7a2e6d9a Mac:de:6f:07:56:82:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.341677 | controller | Jun 19 11:39:55.775557 crc crio[22562]: time="2026-06-19T11:39:55.775503169Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}"
2026-06-19 12:35:48.341695 | controller | Jun 19 11:39:55.779928 crc crio[22562]: time="2026-06-19T11:39:55.779902867Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.341712 | controller | Jun 19 11:39:56.204118 crc crio[22562]: time="2026-06-19T11:39:56.203286822Z" level=info msg="Ran pod sandbox ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a with infra container: openstack/ovsdbserver-nb-0/POD" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341730 | controller | Jun 19 11:39:56.210701 crc crio[22562]: time="2026-06-19T11:39:56.210658365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341747 | controller | Jun 19 11:39:56.211643 crc crio[22562]: time="2026-06-19T11:39:56.211616328Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341764 | controller | Jun 19 11:39:56.211904 crc crio[22562]: time="2026-06-19T11:39:56.211885565Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.341781 | controller | Jun 19 11:39:56.223839 crc crio[22562]: time="2026-06-19T11:39:56.223639355Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.341797 | controller | Jun 19 11:39:56.233893 crc crio[22562]: time="2026-06-19T11:39:56.233807917Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-19 12:35:48.341814 | controller | Jun 19 11:39:57.063617 crc crio[22562]: time="2026-06-19T11:39:57.048416512Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mxk8k/POD" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341831 | controller | Jun 19 11:39:57.065523 crc crio[22562]: time="2026-06-19T11:39:57.064521319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341848 | controller | Jun 19 11:39:57.273730 crc crio[22562]: time="2026-06-19T11:39:57.273636889Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.341864 | controller | Jun 19 11:39:57.274023 crc crio[22562]: time="2026-06-19T11:39:57.273756482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.341881 | controller | Jun 19 11:39:59.010726 crc crio[22562]: time="2026-06-19T11:39:59.010666823Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-19 12:35:48.341902 | controller | Jun 19 11:39:59.011653 crc crio[22562]: time="2026-06-19T11:39:59.011625047Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-mxk8k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.341919 | controller | Jun 19 11:39:59.278957 crc crio[22562]: time="2026-06-19T11:39:59.278870803Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}"
2026-06-19 12:35:48.341936 | controller | Jun 19 11:39:59.278957 crc crio[22562]: time="2026-06-19T11:39:59.278943415Z" level=info msg="Adding pod openstack_ovn-controller-metrics-ctrkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.341952 | controller | Jun 19 11:39:59.623824 crc crio[22562]: 2026-06-19T11:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50138293d57c826 Mac:e6:14:d4:e2:3d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.341969 | controller | Jun 19 11:39:59.656094 crc crio[22562]: time="2026-06-19T11:39:59.655977624Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}"
2026-06-19 12:35:48.341986 | controller | Jun 19 11:39:59.656389 crc crio[22562]: time="2026-06-19T11:39:59.656301101Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-mxk8k for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.342002 | controller | Jun 19 11:40:00.005488 crc crio[22562]: 2026-06-19T11:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5666cd9c2bc5fac Mac:1a:84:0a:aa:bd:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.342019 | controller | Jun 19 11:40:00.007343 crc crio[22562]: time="2026-06-19T11:40:00.007269137Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}"
2026-06-19 12:35:48.342035 | controller | Jun 19 11:40:00.007501 crc crio[22562]: time="2026-06-19T11:40:00.007449271Z" level=info msg="Checking pod openstack_ovn-controller-metrics-ctrkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.342056 | controller | Jun 19 11:40:00.555013 crc crio[22562]: time="2026-06-19T11:40:00.554828551Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697820-5gcql/POD" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.342073 | controller | Jun 19 11:40:00.556014 crc crio[22562]: time="2026-06-19T11:40:00.555019716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.342089 | controller | Jun 19 11:40:09.685806 crc crio[22562]: time="2026-06-19T11:40:09.684689343Z" level=info msg="Ran pod sandbox 5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 with infra container: openstack/ovn-controller-metrics-ctrkq/POD" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.342106 | controller | Jun 19 11:40:09.690236 crc crio[22562]: time="2026-06-19T11:40:09.690023116Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}"
2026-06-19 12:35:48.342123 | controller | Jun 19 11:40:09.690236 crc crio[22562]: time="2026-06-19T11:40:09.690139038Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.342140 | controller | Jun 19 11:40:09.699125 crc crio[22562]: time="2026-06-19T11:40:09.698770831Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342157 | controller | Jun 19 11:40:09.700588 crc crio[22562]: time="2026-06-19T11:40:09.700475983Z" level=info msg="Ran pod sandbox 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 with infra container: openstack/dnsmasq-dns-86cd84489-mxk8k/POD" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.342174 | controller | Jun 19 11:40:09.700736 crc crio[22562]: time="2026-06-19T11:40:09.700555855Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342190 | controller | Jun 19 11:40:09.702040 crc crio[22562]: time="2026-06-19T11:40:09.701929459Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342207 | controller | Jun 19 11:40:09.703667 crc crio[22562]: time="2026-06-19T11:40:09.703556949Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342223 | controller | Jun 19 11:40:09.707286 crc crio[22562]: time="2026-06-19T11:40:09.70479327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342240 | controller | Jun 19 11:40:09.707286 crc crio[22562]: time="2026-06-19T11:40:09.706636456Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342260 | controller | Jun 19 11:40:09.707286 crc crio[22562]: time="2026-06-19T11:40:09.706718518Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342277 | controller | Jun 19 11:40:09.709415 crc crio[22562]: time="2026-06-19T11:40:09.709258571Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342293 | controller | Jun 19 11:40:09.715579 crc crio[22562]: time="2026-06-19T11:40:09.715425662Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-19 12:35:48.342309 | controller | Jun 19 11:40:09.722300 crc crio[22562]: time="2026-06-19T11:40:09.722097577Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-19 12:35:48.342326 | controller | Jun 19 11:40:15.383587 crc crio[22562]: 2026-06-19T11:40:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb387582105354 Mac:4a:e5:d9:cb:e6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 SocketPath: PciID:}] [{Interface:0xc000195100 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.342344 | controller | Jun 19 11:40:15.387684 crc crio[22562]: time="2026-06-19T11:40:15.387625513Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}"
2026-06-19 12:35:48.342361 | controller | Jun 19 11:40:15.388095 crc crio[22562]: time="2026-06-19T11:40:15.388060753Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.342378 | controller | Jun 19 11:40:16.518887 crc crio[22562]: time="2026-06-19T11:40:16.51792975Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.342395 | controller | Jun 19 11:40:16.518887 crc crio[22562]: time="2026-06-19T11:40:16.518497124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.342412 | controller | Jun 19 11:40:25.251670 crc crio[22562]: time="2026-06-19T11:40:25.250524974Z" level=info msg="Ran pod sandbox acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a with infra container: openstack/ovsdbserver-sb-0/POD" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.342445 | controller | Jun 19 11:40:25.256824 crc crio[22562]: time="2026-06-19T11:40:25.256695867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342467 | controller | Jun 19 11:40:25.257229 crc crio[22562]: time="2026-06-19T11:40:25.257106786Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342484 | controller | Jun 19 11:40:25.257426 crc crio[22562]: time="2026-06-19T11:40:25.257354762Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342505 | controller | Jun 19 11:40:25.259061 crc crio[22562]: time="2026-06-19T11:40:25.258803538Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342521 | controller | Jun 19 11:40:25.270097 crc crio[22562]: time="2026-06-19T11:40:25.269976304Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-19 12:35:48.342537 | controller | Jun 19 11:40:33.830830 crc crio[22562]: time="2026-06-19T11:40:33.829244074Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342554 | controller | Jun 19 11:40:33.833911 crc crio[22562]: time="2026-06-19T11:40:33.833864807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a93522a6-37da-4eae-9dbe-ce472cee2397 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342570 | controller | Jun 19 11:40:33.878680 crc crio[22562]: time="2026-06-19T11:40:33.87847218Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342586 | controller | Jun 19 11:40:33.880783 crc crio[22562]: time="2026-06-19T11:40:33.880613154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c5355b33-7ef6-4d53-b315-747c4a53190f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342603 | controller | Jun 19 11:40:33.881367 crc crio[22562]: time="2026-06-19T11:40:33.880568602Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:ac586847924b73d595175c29e7a9334b0036afae02a6b5a53c3e57412b54b8be" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342618 | controller | Jun 19 11:40:33.884496 crc crio[22562]: time="2026-06-19T11:40:33.884380627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=47e28909-967a-475b-8f50-0223531727d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342635 | controller | Jun 19 11:40:36.964053 crc crio[22562]: time="2026-06-19T11:40:36.961222178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d42884e8-b816-4eca-9989-bb780c5927d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342651 | controller | Jun 19 11:40:36.967240 crc crio[22562]: time="2026-06-19T11:40:36.96694373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c13d2305-71f4-4d1b-9502-0b95dbb29e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342668 | controller | Jun 19 11:40:36.982787 crc crio[22562]: time="2026-06-19T11:40:36.982520984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=fffd5c46-af68-43b2-b70a-91f5c4aa177d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342685 | controller | Jun 19 11:40:37.069460 crc crio[22562]: time="2026-06-19T11:40:37.06933013Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342701 | controller | Jun 19 11:40:37.070647 crc crio[22562]: time="2026-06-19T11:40:37.07055369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=77fe9803-fc98-4c13-aea8-b80fb594dd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342724 | controller | Jun 19 11:40:37.071225 crc crio[22562]: time="2026-06-19T11:40:37.071079303Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342741 | controller | Jun 19 11:40:37.071931 crc crio[22562]: time="2026-06-19T11:40:37.071843012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=47b754f2-0d3f-4855-a9fb-1639c09b7981 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342758 | controller | Jun 19 11:40:38.611835 crc crio[22562]: time="2026-06-19T11:40:38.610968064Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.342775 | controller | Jun 19 11:40:39.315222 crc crio[22562]: time="2026-06-19T11:40:39.314243538Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.342791 | controller | Jun 19 11:40:39.321813 crc crio[22562]: time="2026-06-19T11:40:39.321679961Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.342808 | controller | Jun 19 11:40:39.812592 crc crio[22562]: time="2026-06-19T11:40:39.812381909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=4b1dff1a-de02-4e88-8f5d-a2faf6cfe6aa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342825 | controller | Jun 19 11:40:39.812592 crc crio[22562]: time="2026-06-19T11:40:39.812540083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2aed698b-1a04-4c95-abad-3a2aea1116db name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342841 | controller | Jun 19 11:40:39.852491 crc crio[22562]: time="2026-06-19T11:40:39.852338427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.342859 | controller | Jun 19 11:40:39.936669 crc crio[22562]: time="2026-06-19T11:40:39.936536748Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:80e12360f71cf8a86110e5ea48f5b7f7287dff4f1819326bf2d52ebd9f535b42" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342875 | controller | Jun 19 11:40:39.938587 crc crio[22562]: time="2026-06-19T11:40:39.938486366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=d08877ee-18f0-48ca-8608-beb33537d377 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342892 | controller | Jun 19 11:40:40.015382 crc crio[22562]: time="2026-06-19T11:40:40.015230403Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.342909 | controller | Jun 19 11:40:40.017271 crc crio[22562]: time="2026-06-19T11:40:40.016834653Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=be260024-388e-4abc-8cb8-958b726b8ca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.342925 | controller | Jun 19 11:40:40.042632 crc crio[22562]: time="2026-06-19T11:40:40.042511198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.342946 | controller | Jun 19 11:40:40.042967 crc crio[22562]: time="2026-06-19T11:40:40.042520318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.342963 | controller | Jun 19 11:40:40.051352 crc crio[22562]: time="2026-06-19T11:40:40.051255934Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.342979 | controller | Jun 19 11:40:40.066736 crc crio[22562]: time="2026-06-19T11:40:40.066439289Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.342996 | controller | Jun 19 11:40:40.072491 crc crio[22562]: time="2026-06-19T11:40:40.072374426Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:6849b71e625d0acfa8397235d277ad2d0f81c89ddb17560031f4de5add46b5aa" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343012 | controller | Jun 19 11:40:40.074126 crc crio[22562]: time="2026-06-19T11:40:40.074037208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7346243e-01fe-4d96-84df-72d07ed41e04 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343030 | controller | Jun 19 11:40:40.087396 crc crio[22562]: time="2026-06-19T11:40:40.087269243Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343053 | controller | Jun 19 11:40:40.088421 crc crio[22562]: time="2026-06-19T11:40:40.088286569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1cab995d-c65f-4a47-b831-30674786a165 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343070 | controller | Jun 19 11:40:40.435244 crc crio[22562]: time="2026-06-19T11:40:40.434960758Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:b794aad2f759f01e0a9c4acd05c934440816bf98946ff06ec8e3d6da546d91d3" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343086 | controller | Jun 19 11:40:40.436591 crc crio[22562]: time="2026-06-19T11:40:40.436368493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=419432e6-d4ad-49c3-99f9-f1d8898b6d66 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343102 | controller | Jun 19 11:40:40.443897 crc crio[22562]: time="2026-06-19T11:40:40.443799807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=1a359e50-d7fa-4d37-bfe9-74ac002b33f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343118 | controller | Jun 19 11:40:40.453290 crc crio[22562]: time="2026-06-19T11:40:40.453103776Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2e0d093149bd1477c7340096561fed433459444b377046015f16aee9f1a6d83d" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343134 | controller | Jun 19 11:40:40.454835 crc crio[22562]: time="2026-06-19T11:40:40.454621634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343151 | controller | Jun 19 11:40:40.455025 crc crio[22562]: time="2026-06-19T11:40:40.454675145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343170 | controller | Jun 19 11:40:40.455328 crc crio[22562]: time="2026-06-19T11:40:40.454944363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=5abce210-e354-4450-ab3c-cb4a59ddb6fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343188 | controller | Jun 19 11:40:40.475671 crc crio[22562]: time="2026-06-19T11:40:40.475533801Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}"
2026-06-19 12:35:48.343205 | controller | Jun 19 11:40:40.475671 crc crio[22562]: time="2026-06-19T11:40:40.475613143Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697820-5gcql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.343222 | controller | Jun 19 11:40:40.519218 crc crio[22562]: time="2026-06-19T11:40:40.515721413Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}"
2026-06-19 12:35:48.343239 | controller | Jun 19 11:40:40.519218 crc crio[22562]: time="2026-06-19T11:40:40.515802205Z" level=info msg="Adding pod openstack_dnsmasq-dns-77594b4b4f-2fth7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.343257 | controller | Jun 19 11:40:40.527125 crc crio[22562]: time="2026-06-19T11:40:40.526964252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=89b6d424-2ecc-4d26-a708-5de050a3469e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343274 | controller | Jun 19 11:40:40.528432 crc crio[22562]: time="2026-06-19T11:40:40.528330536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ab10e8d9-b30d-4f46-a6dc-5970890da5b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343290 | controller | Jun 19 11:40:40.542718 crc crio[22562]: time="2026-06-19T11:40:40.541489121Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343307 | controller | Jun 19 11:40:40.544381 crc crio[22562]: time="2026-06-19T11:40:40.54429075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f2b1c0e1-1ac3-4f26-8c4d-af3552097229 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343324 | controller | Jun 19 11:40:40.556353 crc crio[22562]: time="2026-06-19T11:40:40.556252296Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343340 | controller | Jun 19 11:40:40.557319 crc crio[22562]: time="2026-06-19T11:40:40.55723431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=13ed29ac-6f91-4361-b1fd-b55fafcbb5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343360 | controller | Jun 19 11:40:41.015776 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05f86ea05726ca0 Mac:c6:ca:94:e8:4c:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.343376 | controller | Jun 19 11:40:41.028732 crc crio[22562]: time="2026-06-19T11:40:41.028618122Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}"
2026-06-19 12:35:48.343393 | controller | Jun 19 11:40:41.028925 crc crio[22562]: time="2026-06-19T11:40:41.028901688Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697820-5gcql for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.343410 | controller | Jun 19 11:40:41.100286 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d36dd5a5b88553d Mac:ba:20:55:fb:cf:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.343446 | controller | Jun 19 11:40:41.103128 crc crio[22562]: time="2026-06-19T11:40:41.103036471Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}"
2026-06-19 12:35:48.343469 | controller | Jun 19 11:40:41.103357 crc crio[22562]: time="2026-06-19T11:40:41.103285067Z" level=info msg="Checking pod openstack_dnsmasq-dns-77594b4b4f-2fth7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.343487 | controller | Jun 19 11:40:41.120011 crc crio[22562]: time="2026-06-19T11:40:41.119398325Z" level=info msg="Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server-init" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343504 | controller | Jun 19 11:40:41.134550 crc crio[22562]: time="2026-06-19T11:40:41.134416166Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343521 | controller | Jun 19 11:40:41.135682 crc crio[22562]: time="2026-06-19T11:40:41.135554484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=56a53ebe-2f98-4b3d-b164-ace7ddc46b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343537 | controller | Jun 19 11:40:41.154189 crc crio[22562]: time="2026-06-19T11:40:41.15396397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=6aea0b1a-2fbf-4689-ae8c-499461cc688c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343557 | controller | Jun 19 11:40:41.163072 crc crio[22562]: time="2026-06-19T11:40:41.161825504Z" level=info msg="Ran pod sandbox 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d with infra container: openshift-infra/auto-csr-approver-29697820-5gcql/POD" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.343574 | controller | Jun 19 11:40:41.164229 crc crio[22562]: time="2026-06-19T11:40:41.164113201Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c495b707-69e3-41ee-a2f9-58faf1f05a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343590 | controller | Jun 19 11:40:41.166436 crc crio[22562]: time="2026-06-19T11:40:41.166343046Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343607 | controller | Jun 19 11:40:41.171319 crc crio[22562]: time="2026-06-19T11:40:41.171235826Z" level=info msg="Ran pod sandbox d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a with infra container: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.343624 | controller | Jun 19 11:40:41.175382 crc crio[22562]: time="2026-06-19T11:40:41.175303237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f79359e2-56a4-4ecd-89bd-6b369fd9a7c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343641 | controller | Jun 19 11:40:41.181553 crc crio[22562]: time="2026-06-19T11:40:41.181422358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2f6bc630-8787-4e97-beb3-2c55c0ce43fd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343657 | controller | Jun 19 11:40:41.181775 crc crio[22562]: time="2026-06-19T11:40:41.181672955Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343674 | controller | Jun 19 11:40:41.182477 crc crio[22562]: time="2026-06-19T11:40:41.182377552Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.343691 | controller | Jun 19 11:40:41.182564 crc crio[22562]: time="2026-06-19T11:40:41.182504465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=adc5f665-43ee-4e2c-a612-ffe29fff3d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343708 | controller | Jun 19 11:40:41.211223 crc crio[22562]: time="2026-06-19T11:40:41.210972179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2d78765f-b8fd-4958-8bb0-34d48d3458c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343724 | controller | Jun 19 11:40:41.254802 crc crio[22562]: time="2026-06-19T11:40:41.254632068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343741 | controller | Jun 19 11:40:41.258128 crc crio[22562]: time="2026-06-19T11:40:41.258040542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343758 | controller | Jun 19 11:40:41.264461 crc crio[22562]: time="2026-06-19T11:40:41.264340248Z" level=info msg="Creating container: openstack/ovn-controller-v4l7z/ovn-controller" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343777 | controller | Jun 19 11:40:41.288053 crc crio[22562]: time="2026-06-19T11:40:41.285278966Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.343794 | controller | Jun 19 11:40:41.289661 crc crio[22562]: time="2026-06-19T11:40:41.289430948Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=ea857a4a-d56d-4c7c-ab20-588d68edad44 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.343810 | controller | Jun 19 11:40:41.293434 crc crio[22562]: time="2026-06-19T11:40:41.293311594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343827 | controller | Jun 19 11:40:41.296893 crc crio[22562]: time="2026-06-19T11:40:41.29678673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343843 | controller | Jun 19 11:40:41.303565 crc crio[22562]: time="2026-06-19T11:40:41.303415603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343860 | controller | Jun 19 11:40:41.306050 crc crio[22562]: time="2026-06-19T11:40:41.305802863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343878 | controller | Jun 19 11:40:41.318405 crc crio[22562]: time="2026-06-19T11:40:41.309668798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343894 | controller | Jun 19 11:40:41.318405 crc crio[22562]: time="2026-06-19T11:40:41.310520389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.343911 | controller | Jun 19 11:40:41.328298 crc crio[22562]: time="2026-06-19T11:40:41.322306411Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343928 | controller | Jun 19 11:40:41.330372 crc crio[22562]: time="2026-06-19T11:40:41.329059898Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343944 | controller | Jun 19 11:40:41.338353 crc crio[22562]: time="2026-06-19T11:40:41.338203203Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-49kv4/init" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343961 | controller | Jun 19 11:40:41.341787 crc crio[22562]: time="2026-06-19T11:40:41.34169303Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343977 | controller | Jun 19 11:40:41.351937 crc crio[22562]: time="2026-06-19T11:40:41.351638346Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.343993 | controller | Jun 19 11:40:41.367942 crc crio[22562]: time="2026-06-19T11:40:41.367876177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344009 | controller | Jun 19 11:40:41.372615 crc crio[22562]: time="2026-06-19T11:40:41.372496041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5fe4d15b-56ab-4cfd-9f92-09d08bb2a618 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344029 | controller | Jun 19 11:40:41.381477 crc crio[22562]: time="2026-06-19T11:40:41.381426852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344046 | controller | Jun 19 11:40:41.386820 crc crio[22562]: time="2026-06-19T11:40:41.386731813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e055c033-a277-47ce-810b-bb8ed2dd0d15 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344062 | controller | Jun 19 11:40:41.404029 crc crio[22562]: time="2026-06-19T11:40:41.403690672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344079 | controller | Jun 19 11:40:41.404029 crc crio[22562]: time="2026-06-19T11:40:41.403947368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344095 | controller | Jun 19 11:40:41.404319 crc crio[22562]: time="2026-06-19T11:40:41.404048831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344112 | controller | Jun 19 11:40:41.407330 crc crio[22562]: time="2026-06-19T11:40:41.40722802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=6e4e823d-a7ad-4cae-a94c-6984b5ad76f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344129 | controller | Jun 19 11:40:41.410020 crc crio[22562]: time="2026-06-19T11:40:41.409937326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dc1dca29-e63e-4873-8c51-df3b8a46aaea name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344146 | controller | Jun 19 11:40:41.410476 crc crio[22562]: time="2026-06-19T11:40:41.409971887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344162 | controller | Jun 19 11:40:41.410812 crc crio[22562]: time="2026-06-19T11:40:41.410733726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344179 | controller | Jun 19 11:40:41.411262 crc crio[22562]: time="2026-06-19T11:40:41.411062704Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=3ab63f7e-f64c-4dca-b072-2891dc44398f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344196 | controller | Jun 19 11:40:41.420349 crc crio[22562]: time="2026-06-19T11:40:41.420297453Z" level=info msg="Created container f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35: openstack/memcached-0/memcached" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344212 | controller | Jun 19 11:40:41.421869 crc crio[22562]: time="2026-06-19T11:40:41.42179273Z" level=info msg="Starting container: f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35" id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.344229 | controller | Jun 19 11:40:41.434356 crc crio[22562]: time="2026-06-19T11:40:41.434287719Z" level=info msg="Started container" PID=56476 containerID=f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35 description=openstack/memcached-0/memcached id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8
2026-06-19 12:35:48.344249 | controller | Jun 19 11:40:41.442929 crc crio[22562]: time="2026-06-19T11:40:41.44284484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344266 | controller | Jun 19 11:40:41.451106 crc crio[22562]: time="2026-06-19T11:40:41.451019852Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/init" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344282 | controller | Jun 19 11:40:41.458036 crc crio[22562]: time="2026-06-19T11:40:41.457914893Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-p44m8/init" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344299 | controller | Jun 19 11:40:41.458833 crc crio[22562]: time="2026-06-19T11:40:41.458761463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344315 | controller | Jun 19 11:40:41.462436 crc crio[22562]: time="2026-06-19T11:40:41.462317171Z" level=info msg="Creating container: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344330 | controller | Jun 19 11:40:41.463320 crc crio[22562]: time="2026-06-19T11:40:41.462894396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344346 | controller | Jun 19 11:40:41.463901 crc crio[22562]: time="2026-06-19T11:40:41.463819108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344363 | controller | Jun 19 11:40:41.464621 crc crio[22562]: time="2026-06-19T11:40:41.464489645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344379 | controller | Jun 19 11:40:41.469542 crc crio[22562]: time="2026-06-19T11:40:41.469448917Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344395 | controller | Jun 19 11:40:41.474009 crc crio[22562]: time="2026-06-19T11:40:41.473330413Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/init" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344411 | controller | Jun 19 11:40:41.609364 crc crio[22562]: time="2026-06-19T11:40:41.608536976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344442 | controller | Jun 19 11:40:41.611970 crc crio[22562]: time="2026-06-19T11:40:41.611886808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344464 | controller | Jun 19 11:40:41.613638 crc crio[22562]: time="2026-06-19T11:40:41.61356377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344482 | controller | Jun 19 11:40:41.614908 crc crio[22562]: time="2026-06-19T11:40:41.614829401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344498 | controller | Jun 19 11:40:41.848446 crc crio[22562]: time="2026-06-19T11:40:41.848333253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344519 | controller | Jun 19 11:40:41.855866 crc crio[22562]: time="2026-06-19T11:40:41.855706135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344535 | controller | Jun 19 11:40:41.862034 crc crio[22562]: time="2026-06-19T11:40:41.861816876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344551 | controller | Jun 19 11:40:41.882211 crc crio[22562]: time="2026-06-19T11:40:41.882059826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344568 | controller | Jun 19 11:40:41.900734 crc crio[22562]: time="2026-06-19T11:40:41.900630864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344584 | controller | Jun 19 11:40:41.914335 crc crio[22562]: time="2026-06-19T11:40:41.914245552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344600 | controller | Jun 19 11:40:41.914978 crc crio[22562]: time="2026-06-19T11:40:41.914900658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344616 | controller | Jun 19 11:40:41.918247 crc crio[22562]: time="2026-06-19T11:40:41.918123218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344633 | controller | Jun 19 11:40:41.921906 crc crio[22562]: time="2026-06-19T11:40:41.921836809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344649 | controller | Jun 19 11:40:41.925858 crc crio[22562]: time="2026-06-19T11:40:41.925744126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344665 | controller | Jun 19 11:40:41.929229 crc crio[22562]: time="2026-06-19T11:40:41.929077139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344681 | controller | Jun 19 11:40:41.951720 crc crio[22562]: time="2026-06-19T11:40:41.951632786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344697 | controller | Jun 19 11:40:41.960311 crc crio[22562]: time="2026-06-19T11:40:41.960213288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344713 | controller | Jun 19 11:40:41.961788 crc crio[22562]: time="2026-06-19T11:40:41.961685984Z" level=info msg="Created container d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3: openstack/openstack-galera-0/mysql-bootstrap" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344729 | controller | Jun 19 11:40:41.963012 crc crio[22562]: time="2026-06-19T11:40:41.962909875Z" level=info msg="Starting container: d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3" id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.344759 | controller | Jun 19 11:40:41.964805 crc crio[22562]: time="2026-06-19T11:40:41.96475962Z" level=info msg="Created container 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344777 | controller | Jun 19 11:40:41.965941 crc crio[22562]: time="2026-06-19T11:40:41.965910829Z" level=info msg="Starting container: 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60" id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.344793 | controller | Jun 19 11:40:41.971774 crc crio[22562]: time="2026-06-19T11:40:41.971067566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344809 | controller | Jun 19 11:40:41.973018 crc crio[22562]: time="2026-06-19T11:40:41.972945753Z" level=info msg="Started container" PID=56520 containerID=9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a
2026-06-19 12:35:48.344829 | controller | Jun 19 11:40:41.981877 crc crio[22562]: time="2026-06-19T11:40:41.981843462Z" level=info msg="Started container" PID=56485 containerID=d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3 description=openstack/openstack-galera-0/mysql-bootstrap id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5
2026-06-19 12:35:48.344844 | controller | Jun 19 11:40:41.985965 crc crio[22562]: time="2026-06-19T11:40:41.985871961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344860 | controller | Jun 19 11:40:41.987961 crc crio[22562]: time="2026-06-19T11:40:41.987782939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344876 | controller | Jun 19 11:40:41.996894 crc crio[22562]: time="2026-06-19T11:40:41.996795552Z" level=info msg="Created container ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.344892 | controller | Jun 19 11:40:42.004241 crc crio[22562]: time="2026-06-19T11:40:42.004079402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344908 | controller | Jun 19 11:40:42.005445 crc crio[22562]: time="2026-06-19T11:40:42.005266272Z" level=info msg="Starting container: ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810" id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.344924 | controller | Jun 19 11:40:42.028817 crc crio[22562]: time="2026-06-19T11:40:42.027798758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344940 | controller | Jun 19 11:40:42.037697 crc crio[22562]: time="2026-06-19T11:40:42.037603901Z" level=info msg="Started container" PID=56529 containerID=ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a
2026-06-19 12:35:48.344959 | controller | Jun 19 11:40:42.049104 crc crio[22562]: time="2026-06-19T11:40:42.049023243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.344975 | controller | Jun 19 11:40:42.082802 crc crio[22562]: time="2026-06-19T11:40:42.082717026Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1d65a98e-c9d4-4b77-bc21-fc054564ba3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.344992 | controller | Jun 19 11:40:42.110868 crc crio[22562]: time="2026-06-19T11:40:42.110762769Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.345007 | controller | Jun 19 11:40:42.113820 crc crio[22562]: time="2026-06-19T11:40:42.11365952Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3840e0ef-f32c-4255-9e95-94c3a6ef1127 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345023 | controller | Jun 19 11:40:42.116342 crc crio[22562]: time="2026-06-19T11:40:42.116261015Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=15d175eb-f782-40a6-a3e8-01af1d2559a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345040 | controller | Jun 19 11:40:42.124777 crc crio[22562]: time="2026-06-19T11:40:42.124677043Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697820-5gcql/oc" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345057 | controller | Jun 19 11:40:42.131001 crc crio[22562]: time="2026-06-19T11:40:42.125508284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345073 | controller | Jun 19 11:40:42.145936 crc crio[22562]: time="2026-06-19T11:40:42.14562156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345089 | controller | Jun 19 11:40:42.306494 crc crio[22562]: time="2026-06-19T11:40:42.306389654Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d3cbed4d-56ad-42ec-b957-f78103d50e76 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345106 | controller | Jun 19 11:40:42.317586 crc crio[22562]: time="2026-06-19T11:40:42.317471348Z" level=info msg="Created container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345122 | controller | Jun 19 11:40:42.318456 crc crio[22562]: time="2026-06-19T11:40:42.3183729Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345138 | controller | Jun 19 11:40:42.318922 crc crio[22562]: time="2026-06-19T11:40:42.318842902Z" level=info msg="Starting container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d" id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345155 | controller | Jun 19 11:40:42.321278 crc crio[22562]: time="2026-06-19T11:40:42.321220911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345171 | controller | Jun 19 11:40:42.328774 crc crio[22562]: time="2026-06-19T11:40:42.328691996Z" level=info msg="Started container" PID=56634 containerID=ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d description=openstack/dnsmasq-dns-86cd84489-mxk8k/init id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18
2026-06-19 12:35:48.345190 | controller | Jun 19 11:40:42.343805 crc crio[22562]: time="2026-06-19T11:40:42.343431659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345207 | controller | Jun 19 11:40:42.345706 crc crio[22562]: time="2026-06-19T11:40:42.345614493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345222 | controller | Jun 19 11:40:42.410814 crc crio[22562]: time="2026-06-19T11:40:42.41059566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345238 | controller | Jun 19 11:40:42.413648 crc crio[22562]: time="2026-06-19T11:40:42.413546322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345254 | controller | Jun 19 11:40:42.417387 crc crio[22562]: time="2026-06-19T11:40:42.417291695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345270 | controller | Jun 19 11:40:42.546245 crc crio[22562]: time="2026-06-19T11:40:42.545396861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ec55042d-ab7b-4332-881c-d713eb1f6bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345287 | controller | Jun 19 11:40:42.558281 crc crio[22562]: time="2026-06-19T11:40:42.557304986Z" level=info msg="Created container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345303 | controller | Jun 19 11:40:42.563377 crc crio[22562]: time="2026-06-19T11:40:42.563315704Z" level=info msg="Starting container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272" id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345320 | controller | Jun 19 11:40:42.605877 crc crio[22562]: time="2026-06-19T11:40:42.589379359Z" level=info msg="Started container" PID=56631 containerID=8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272 description=openstack/dnsmasq-dns-6b994dcc49-mtxrc/init id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595
2026-06-19 12:35:48.345336 | controller | Jun 19 11:40:42.608346 crc crio[22562]: time="2026-06-19T11:40:42.608298247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=77792a20-f010-4ab2-8027-f816b1a4ba4f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345351 | controller | Jun 19 11:40:42.627652 crc crio[22562]: time="2026-06-19T11:40:42.627595313Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345368 | controller | Jun 19 11:40:42.645411 crc crio[22562]: time="2026-06-19T11:40:42.645359632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345384 | controller | Jun 19 11:40:42.715431 crc crio[22562]: time="2026-06-19T11:40:42.71522607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345402 | controller | Jun 19 11:40:42.834937 crc crio[22562]: time="2026-06-19T11:40:42.834819615Z" level=info msg="Created container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345418 | controller | Jun 19 11:40:42.836935 crc crio[22562]: time="2026-06-19T11:40:42.836883306Z" level=info msg="Starting container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8" id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345453 | controller | Jun 19 11:40:42.848333 crc crio[22562]: time="2026-06-19T11:40:42.848301839Z" level=info msg="Started container" PID=56628 containerID=46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8 description=openstack/dnsmasq-dns-68bc84565-49kv4/init id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd
2026-06-19 12:35:48.345471 | controller | Jun 19 11:40:43.121561 crc crio[22562]: time="2026-06-19T11:40:43.12146313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345487 | controller | Jun 19 11:40:43.128243 crc crio[22562]: time="2026-06-19T11:40:43.128060914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345504 | controller | Jun 19 11:40:43.160814 crc crio[22562]: time="2026-06-19T11:40:43.16072055Z" level=info msg="Created container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345519 | controller | Jun 19 11:40:43.162668 crc crio[22562]: time="2026-06-19T11:40:43.162256359Z" level=info msg="Starting container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a" id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345535 | controller | Jun 19 11:40:43.171923 crc crio[22562]: time="2026-06-19T11:40:43.171763334Z" level=info msg="Started container" PID=56627 containerID=c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a description=openstack/dnsmasq-dns-769fc96f7c-p44m8/init id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d
2026-06-19 12:35:48.345550 | controller | Jun 19 11:40:43.180371 crc crio[22562]: time="2026-06-19T11:40:43.180261374Z" level=info msg="Created container 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345565 | controller | Jun 19 11:40:43.184604 crc crio[22562]: time="2026-06-19T11:40:43.184539919Z" level=info msg="Starting container: 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b" id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345581 | controller | Jun 19 11:40:43.190683 crc crio[22562]: time="2026-06-19T11:40:43.190567788Z" level=info msg="Started container" PID=56635 containerID=91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a
2026-06-19 12:35:48.345597 | controller | Jun 19 11:40:43.209497 crc crio[22562]: time="2026-06-19T11:40:43.209400813Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a3babce6-a6ca-41cb-991a-690c6674e6b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345616 | controller | Jun 19 11:40:43.213114 crc crio[22562]: time="2026-06-19T11:40:43.213022263Z" level=info msg="Created container 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c: openstack/rabbitmq-cell1-server-0/setup-container" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345632 | controller | Jun 19 11:40:43.214802 crc crio[22562]: time="2026-06-19T11:40:43.214654793Z" level=info msg="Starting container: 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c" id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345648 | controller | Jun 19 11:40:43.221775 crc crio[22562]: time="2026-06-19T11:40:43.220676203Z" level=info msg="Started container" PID=56488 containerID=41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c description=openstack/rabbitmq-cell1-server-0/setup-container id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f
2026-06-19 12:35:48.345664 | controller | Jun 19 11:40:43.342678 crc crio[22562]: time="2026-06-19T11:40:43.342415402Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=14ef44f7-b110-4cc5-a504-d7eab22125c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.345680 | controller | Jun 19 11:40:43.357664 crc crio[22562]: time="2026-06-19T11:40:43.357517304Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345696 | controller | Jun 19 11:40:43.359684 crc crio[22562]: time="2026-06-19T11:40:43.359573655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345712 | controller | Jun 19 11:40:43.432070 crc crio[22562]: time="2026-06-19T11:40:43.431918234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345728 | controller | Jun 19 11:40:43.439632 crc crio[22562]: time="2026-06-19T11:40:43.439492671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.345744 | controller | Jun 19 11:40:43.584485 crc crio[22562]: time="2026-06-19T11:40:43.58347071Z" level=info msg="Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.345760 | controller | Jun 19 11:40:43.585334 crc crio[22562]: time="2026-06-19T11:40:43.585233953Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc002094860}] Aliases:map[]}"
2026-06-19 12:35:48.345777 | controller | Jun 19 11:40:43.585659 crc crio[22562]: time="2026-06-19T11:40:43.585573391Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-p44m8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.345793 | controller | Jun 19 11:40:43.600138 crc crio[22562]: time="2026-06-19T11:40:43.60005389Z" level=info msg="Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.345812 | controller | Jun 19 11:40:43.600715 crc crio[22562]: time="2026-06-19T11:40:43.600622364Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328700}] Aliases:map[]}"
2026-06-19 12:35:48.345829 | controller | Jun 19 11:40:43.600840 crc crio[22562]: time="2026-06-19T11:40:43.600823598Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-49kv4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.345845 | controller | Jun 19 11:40:43.610519 crc crio[22562]: time="2026-06-19T11:40:43.610406185Z" level=info msg="Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.345861 | controller | Jun 19 11:40:43.611080 crc crio[22562]: time="2026-06-19T11:40:43.610975369Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc002094928}] Aliases:map[]}"
2026-06-19 12:35:48.345876 | controller | Jun 19 11:40:43.611454 crc crio[22562]: time="2026-06-19T11:40:43.611366069Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-mtxrc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.345892 | controller | Jun 19 11:40:43.622221 crc crio[22562]: time="2026-06-19T11:40:43.622040803Z" level=info msg="Created container ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b: openstack/rabbitmq-server-0/setup-container" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345908 | controller | Jun 19 11:40:43.624492 crc crio[22562]: time="2026-06-19T11:40:43.624434512Z" level=info msg="Starting container: ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b" id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345924 | controller | Jun 19 11:40:43.642900 crc crio[22562]: time="2026-06-19T11:40:43.642798576Z" level=info msg="Started container" PID=56521 containerID=ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b description=openstack/rabbitmq-server-0/setup-container id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48
2026-06-19 12:35:48.345940 | controller | Jun 19 11:40:43.968300 crc crio[22562]: time="2026-06-19T11:40:43.968136018Z" level=info msg="Created container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.345957 | controller | Jun 19 11:40:43.969810 crc crio[22562]: time="2026-06-19T11:40:43.969687215Z" level=info msg="Starting container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397" id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.345973 | controller | Jun 19 11:40:43.983111 crc crio[22562]: time="2026-06-19T11:40:43.982971944Z" level=info msg="Started container" PID=56642 containerID=01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/init id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a
2026-06-19 12:35:48.345996 | controller | Jun 19 11:40:44.001876 crc crio[22562]: time="2026-06-19T11:40:44.001767748Z" level=info msg="Created container bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346012 | controller | Jun 19 11:40:44.002279 crc crio[22562]: time="2026-06-19T11:40:44.002093447Z" level=info msg="Created container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346028 | controller | Jun 19 11:40:44.003294 crc crio[22562]: time="2026-06-19T11:40:44.003249345Z" level=info msg="Starting container: bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c" id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346044 | controller | Jun 19 11:40:44.003652 crc crio[22562]: time="2026-06-19T11:40:44.003559792Z" level=info msg="Starting container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8" id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346060 | controller | Jun 19 11:40:44.011496 crc crio[22562]: time="2026-06-19T11:40:44.011370346Z" level=info msg="Started container" PID=56643 containerID=bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c description=openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89
2026-06-19 12:35:48.346076 | controller | Jun 19 11:40:44.013856 crc crio[22562]: time="2026-06-19T11:40:44.013750535Z" level=info msg="Started container" PID=57085 containerID=2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8 description=openshift-infra/auto-csr-approver-29697820-5gcql/oc id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d
2026-06-19 12:35:48.346093 | controller | Jun 19 11:40:44.055947 crc crio[22562]: time="2026-06-19T11:40:44.055851465Z" level=info msg="Created container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346108 | controller | Jun 19 11:40:44.062885 crc crio[22562]: time="2026-06-19T11:40:44.062783667Z" level=info msg="Starting container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540" id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346124 | controller | Jun 19 11:40:44.074551 crc crio[22562]: time="2026-06-19T11:40:44.071109443Z" level=info msg="Started container" PID=56637 containerID=8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 description=openstack/kube-state-metrics-0/kube-state-metrics id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363
2026-06-19 12:35:48.346140 | controller | Jun 19 11:40:44.096031 crc crio[22562]: time="2026-06-19T11:40:44.095908276Z" level=info msg="Created container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346159 | controller | Jun 19 11:40:44.100115 crc crio[22562]: time="2026-06-19T11:40:44.099473833Z" level=info msg="Starting container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6" id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346176 | controller | Jun 19 11:40:44.109865 crc crio[22562]: time="2026-06-19T11:40:44.10783973Z" level=info msg="Started container" PID=56638 containerID=0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6 description=openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a
2026-06-19 12:35:48.346192 | controller | Jun 19 11:40:44.176829 crc crio[22562]: time="2026-06-19T11:40:44.176708372Z" level=info msg="Created container 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31: openstack/ovn-controller-v4l7z/ovn-controller" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346208 | controller | Jun 19 11:40:44.180059 crc crio[22562]: time="2026-06-19T11:40:44.178450865Z" level=info msg="Starting container: 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31" id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346224 | controller | Jun 19 11:40:44.185953 crc crio[22562]: time="2026-06-19T11:40:44.185801127Z" level=info msg="Started container" PID=57089 containerID=6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31 description=openstack/ovn-controller-v4l7z/ovn-controller id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b
2026-06-19 12:35:48.346240 | controller | Jun 19 11:40:44.213418 crc crio[22562]: time="2026-06-19T11:40:44.212318203Z" level=info msg="Stopped pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346256 | controller | Jun 19 11:40:44.234816 crc crio[22562]: time="2026-06-19T11:40:44.234713407Z" level=info msg="Created container 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346272 | controller | Jun 19 11:40:44.236790 crc crio[22562]: time="2026-06-19T11:40:44.236689455Z" level=info msg="Starting container: 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936" id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346287 | controller | Jun 19 11:40:44.244704 crc crio[22562]: time="2026-06-19T11:40:44.244478898Z" level=info msg="Started container" PID=57071 containerID=27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a
2026-06-19 12:35:48.346304 | controller | Jun 19 11:40:44.261871 crc crio[22562]: time="2026-06-19T11:40:44.260452082Z" level=info msg="Created container 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346319 | controller | Jun 19 11:40:44.268186 crc crio[22562]: time="2026-06-19T11:40:44.267616029Z" level=info msg="Created container 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372: openstack/ovn-controller-ovs-58s82/ovsdb-server-init" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346338 | controller | Jun 19 11:40:44.272560 crc crio[22562]: time="2026-06-19T11:40:44.270674846Z" level=info msg="Starting container: 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680" id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346354 | controller | Jun 19 11:40:44.274022 crc crio[22562]: time="2026-06-19T11:40:44.272748236Z" level=info msg="Starting container: 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372" id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346370 | controller | Jun 19 11:40:44.285515 crc crio[22562]: time="2026-06-19T11:40:44.285337138Z" level=info msg="Started container" PID=57093 containerID=0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372 description=openstack/ovn-controller-ovs-58s82/ovsdb-server-init id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822
2026-06-19 12:35:48.346386 | controller | Jun 19 11:40:44.316025 crc crio[22562]: time="2026-06-19T11:40:44.315884433Z" level=info msg="Created container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346402 | controller | Jun 19 11:40:44.318600 crc crio[22562]: time="2026-06-19T11:40:44.318522207Z" level=info msg="Starting container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71" id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346418 | controller | Jun 19 11:40:44.318819 crc crio[22562]: time="2026-06-19T11:40:44.318676032Z" level=info msg="Started container" PID=57068 containerID=93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a
2026-06-19 12:35:48.346454 | controller | Jun 19 11:40:44.326480 crc crio[22562]: time="2026-06-19T11:40:44.32587848Z" level=info msg="Started container" PID=57091 containerID=0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 description=openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18
2026-06-19 12:35:48.346473 | controller | Jun 19 11:40:44.356060 crc crio[22562]: time="2026-06-19T11:40:44.355649596Z" level=info msg="Stopped pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346490 | controller | Jun 19 11:40:44.367263 crc crio[22562]: time="2026-06-19T11:40:44.36711912Z" level=info msg="Stopped pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346506 | controller | Jun 19 11:40:44.640799 crc crio[22562]: time="2026-06-19T11:40:44.638476167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=366a1da6-993e-40e5-acf5-04ecb6207f09 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.346522 | controller | Jun 19 11:40:44.683768 crc crio[22562]: time="2026-06-19T11:40:44.683672634Z" level=info msg="Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346537 | controller | Jun 19 11:40:44.684326 crc crio[22562]: time="2026-06-19T11:40:44.684219237Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}"
2026-06-19 12:35:48.346557 | controller | Jun 19 11:40:44.684431 crc crio[22562]: time="2026-06-19T11:40:44.684393841Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.346574 | controller | Jun 19 11:40:44.685385 crc crio[22562]: time="2026-06-19T11:40:44.685296824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=21464d4c-6a22-4de8-a6a5-f14e9591db92 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.346590 | controller | Jun 19 11:40:44.696420 crc crio[22562]: time="2026-06-19T11:40:44.696332176Z" level=info msg="Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346606 | controller | Jun 19 11:40:44.698932 crc crio[22562]: time="2026-06-19T11:40:44.698859238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.346622 | controller | Jun 19 11:40:44.703054 crc crio[22562]: time="2026-06-19T11:40:44.70294983Z" level=info msg="Removing container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346638 | controller | Jun 19 11:40:44.782629 crc crio[22562]: time="2026-06-19T11:40:44.782538607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.346654 | controller | Jun 19 11:40:44.788820 crc crio[22562]: time="2026-06-19T11:40:44.78873659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.346671 | controller | Jun 19 11:40:44.804215 crc crio[22562]: time="2026-06-19T11:40:44.802609014Z" level=info msg="Removed container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346686 | controller | Jun 19 11:40:44.829092 crc crio[22562]: time="2026-06-19T11:40:44.828974065Z" level=info msg="Removing container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346702 | controller | Jun 19 11:40:44.956636 crc crio[22562]: time="2026-06-19T11:40:44.956568889Z" level=info msg="Removed container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346718 | controller | Jun 19 11:40:44.962965 crc crio[22562]: time="2026-06-19T11:40:44.962870514Z" level=info msg="Removing container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346734 | controller | Jun 19 11:40:45.013403 crc crio[22562]: time="2026-06-19T11:40:45.00921676Z" level=info msg="Removed container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346753 | controller | Jun 19 11:40:45.160560 crc crio[22562]: time="2026-06-19T11:40:45.160482929Z" level=info msg="Created container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346769 | controller | Jun 19 11:40:45.165826 crc crio[22562]: time="2026-06-19T11:40:45.165707878Z" level=info msg="Starting container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673" id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.346784 | controller | Jun 19 11:40:45.184949 crc crio[22562]: time="2026-06-19T11:40:45.184297717Z" level=info msg="Started container" PID=57668 containerID=9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a
2026-06-19 12:35:48.346800 | controller | Jun 19 11:40:45.252595 crc crio[22562]: time="2026-06-19T11:40:45.252544763Z" level=info msg="Stopped pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346816 | controller | Jun 19 11:40:45.786237 crc crio[22562]: time="2026-06-19T11:40:45.786105302Z" level=info msg="Removing container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346831 | controller | Jun 19 11:40:45.800910 crc crio[22562]: time="2026-06-19T11:40:45.800825956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a43bec05-9cc4-4176-b30e-09dfc5ba6a58 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.346847 | controller | Jun 19 11:40:45.806893 crc crio[22562]: time="2026-06-19T11:40:45.806813684Z" level=info msg="Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346863 | controller | Jun 19 11:40:45.807750 crc crio[22562]: time="2026-06-19T11:40:45.807678235Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc000658808}] Aliases:map[]}"
2026-06-19 12:35:48.346879 | controller | Jun 19 11:40:45.807918 crc crio[22562]: time="2026-06-19T11:40:45.80785497Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697820-5gcql from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.346895 | controller | Jun 19 11:40:45.829702 crc crio[22562]: time="2026-06-19T11:40:45.829591077Z" level=info msg="Removed container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.346911 | controller | Jun 19 11:40:45.834906 crc crio[22562]: time="2026-06-19T11:40:45.834845727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=1a64da5c-336a-4bd9-be2d-ec969b454210 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.346930 | controller | Jun 19 11:40:45.877436 crc crio[22562]: time="2026-06-19T11:40:45.876972708Z" level=info msg="Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.346947 | controller | Jun 19 11:40:45.880699 crc crio[22562]: time="2026-06-19T11:40:45.880646148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.346963 | controller | Jun 19 11:40:45.943606 crc crio[22562]: time="2026-06-19T11:40:45.943489033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.346978 | controller | Jun 19 11:40:46.209380 crc crio[22562]: time="2026-06-19T11:40:46.20921786Z" level=info msg="Stopped pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.346993 | controller | Jun 19 11:40:46.247488 crc crio[22562]: time="2026-06-19T11:40:46.247397273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347009 | controller | Jun 19 11:40:46.424269 crc crio[22562]: time="2026-06-19T11:40:46.423289621Z" level=info msg="Created container edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad: openstack/ovn-controller-ovs-58s82/ovsdb-server" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347024 | controller | Jun 19 11:40:46.431131 crc crio[22562]: time="2026-06-19T11:40:46.431028633Z" level=info msg="Starting container: edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad" id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.347040 | controller | Jun 19 11:40:46.443667 crc crio[22562]: time="2026-06-19T11:40:46.443546452Z" level=info msg="Started container" PID=57949 containerID=edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad description=openstack/ovn-controller-ovs-58s82/ovsdb-server id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822
2026-06-19 12:35:48.347056 | controller | Jun 19 11:40:46.464775 crc crio[22562]: time="2026-06-19T11:40:46.464667364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=50c1035e-a56e-478a-8a4b-f51c9213fde0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347072 | controller | Jun 19 11:40:46.470256 crc crio[22562]: time="2026-06-19T11:40:46.470133699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=454c5317-f7cf-4365-a925-3c49a9505600 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347088 | controller | Jun 19 11:40:46.485518 crc crio[22562]: time="2026-06-19T11:40:46.485415346Z" level=info msg="Creating container: openstack/ovn-controller-ovs-58s82/ovs-vswitchd" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347104 | controller | Jun 19 11:40:46.487498 crc crio[22562]: time="2026-06-19T11:40:46.487413896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347120 | controller | Jun 19 11:40:46.549240 crc crio[22562]: time="2026-06-19T11:40:46.54906828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347136 | controller | Jun 19 11:40:46.808415 crc crio[22562]: time="2026-06-19T11:40:46.808057072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347155 | controller | Jun 19 11:40:47.255356 crc crio[22562]: time="2026-06-19T11:40:47.255116382Z" level=info msg="Created container 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857: openstack/ovn-controller-ovs-58s82/ovs-vswitchd" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347172 | controller | Jun 19 11:40:47.261831 crc crio[22562]: time="2026-06-19T11:40:47.261690904Z" level=info msg="Starting container: 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857" id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.347188 | controller | Jun 19 11:40:47.273318 crc crio[22562]: time="2026-06-19T11:40:47.272411589Z" level=info msg="Started container" PID=57994 containerID=104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857 description=openstack/ovn-controller-ovs-58s82/ovs-vswitchd id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822
2026-06-19 12:35:48.347204 | controller | Jun 19 11:40:47.871392 crc crio[22562]: time="2026-06-19T11:40:47.870865621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bb1972c6-ed90-4e2f-b38f-a9ee3b67fee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347220 | controller | Jun 19 11:40:47.882549 crc crio[22562]: time="2026-06-19T11:40:47.882468728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6afe5144-a523-4d96-88d9-059ebd3b26f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347236 | controller | Jun 19 11:40:47.922479 crc crio[22562]: time="2026-06-19T11:40:47.920472508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c6a949cb-e9bb-45a1-aef9-e78b7506f9bc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347252 | controller | Jun 19 11:40:47.934621 crc crio[22562]: time="2026-06-19T11:40:47.934523774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8eae74b8-3fa0-41be-b945-bbe3a670c58a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347268 | controller | Jun 19 11:40:47.938790 crc crio[22562]: time="2026-06-19T11:40:47.938729798Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347284 | controller | Jun 19 11:40:47.941853 crc crio[22562]: time="2026-06-19T11:40:47.941076916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347300 | controller | Jun 19 11:40:47.970803 crc crio[22562]: time="2026-06-19T11:40:47.970547205Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347317 | controller | Jun 19 11:40:47.975509 crc crio[22562]: time="2026-06-19T11:40:47.975437476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347333 | controller | Jun 19 11:40:48.025505 crc crio[22562]: time="2026-06-19T11:40:48.02536698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347349 | controller | Jun 19 11:40:48.030684 crc crio[22562]: time="2026-06-19T11:40:48.030552228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347368 | controller | Jun 19 11:40:48.047247 crc crio[22562]: time="2026-06-19T11:40:48.047069456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347385 | controller | Jun 19 11:40:48.054901 crc crio[22562]: time="2026-06-19T11:40:48.054722075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347402 | controller | Jun 19 11:40:48.222602 crc crio[22562]: time="2026-06-19T11:40:48.221773895Z" level=info msg="Created container 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1: openstack/openstack-galera-0/galera" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347418 | controller | Jun 19 11:40:48.224330 crc crio[22562]: time="2026-06-19T11:40:48.224230375Z" level=info msg="Starting container: 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1" id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.347454 | controller | Jun 19 11:40:48.233197 crc crio[22562]: time="2026-06-19T11:40:48.231801543Z" level=info msg="Started container" PID=58105 containerID=53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1 description=openstack/openstack-galera-0/galera id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5
2026-06-19 12:35:48.347473 | controller | Jun 19 11:40:48.295532 crc crio[22562]: time="2026-06-19T11:40:48.291693093Z" level=info msg="Created container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347489 | controller | Jun 19 11:40:48.305742 crc crio[22562]: time="2026-06-19T11:40:48.305534135Z" level=info msg="Starting container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61" id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.347505 | controller | Jun 19 11:40:48.313494 crc crio[22562]: time="2026-06-19T11:40:48.313254946Z" level=info msg="Started container" PID=58103 containerID=80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 description=openstack/openstack-cell1-galera-0/galera id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a
2026-06-19 12:35:48.347521 | controller | Jun 19 11:40:48.349909 crc crio[22562]: time="2026-06-19T11:40:48.349822529Z" level=info msg="Stopping container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 (timeout: 10s)" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.347537 | controller | Jun 19 11:40:48.486648 crc crio[22562]: time="2026-06-19T11:40:48.48656673Z" level=info msg="Stopped container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.347553 | controller | Jun 19 11:40:48.488272 crc crio[22562]: time="2026-06-19T11:40:48.488184819Z" level=info msg="Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.347569 | controller | Jun 19 11:40:48.488926 crc crio[22562]: time="2026-06-19T11:40:48.488850646Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc001b851c8}] Aliases:map[]}"
2026-06-19 12:35:48.347590 | controller | Jun 19 11:40:48.489228 crc crio[22562]: time="2026-06-19T11:40:48.489087802Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-mxk8k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.347607 | controller | Jun 19 11:40:48.809609 crc crio[22562]: time="2026-06-19T11:40:48.808803494Z" level=info msg="Stopped pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.347624 | controller | Jun 19 11:40:48.822582 crc crio[22562]: time="2026-06-19T11:40:48.822472372Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.347641 | controller | Jun 19 11:40:48.822732 crc crio[22562]: time="2026-06-19T11:40:48.822614386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347657 | controller | Jun 19 11:40:48.881247 crc crio[22562]: time="2026-06-19T11:40:48.881084181Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}"
2026-06-19 12:35:48.347673 | controller | Jun 19 11:40:48.881776 crc crio[22562]: time="2026-06-19T11:40:48.881752177Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.347689 | controller | Jun 19 11:40:49.027469 crc crio[22562]: time="2026-06-19T11:40:49.027042767Z" level=info msg="Removing container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.347705 | controller | Jun 19 11:40:49.142091 crc crio[22562]: time="2026-06-19T11:40:49.141406655Z" level=info msg="Removed container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.347720 | controller | Jun 19 11:40:49.146036 crc crio[22562]: time="2026-06-19T11:40:49.145920367Z" level=info msg="Removing container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.347736 | controller | Jun 19 11:40:49.182207 crc crio[22562]: time="2026-06-19T11:40:49.182053319Z" level=info msg="Removed container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.347752 | controller | Jun 19 11:40:49.437649 crc crio[22562]: 2026-06-19T11:40:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd47c9a806ce0a2 Mac:be:2c:c7:b4:3c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.347777 | controller | Jun 19 11:40:49.439751 crc crio[22562]: time="2026-06-19T11:40:49.439683438Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}"
2026-06-19 12:35:48.347794 | controller | Jun 19 11:40:49.439890 crc crio[22562]: time="2026-06-19T11:40:49.439841422Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.347810 | controller | Jun 19 11:40:49.453293 crc crio[22562]: time="2026-06-19T11:40:49.453118569Z" level=info msg="Ran pod sandbox cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.347826 | controller | Jun 19 11:40:49.455897 crc crio[22562]: time="2026-06-19T11:40:49.455742944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=830b3b95-98f4-47e9-87e2-dc82d77f95f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347842 | controller | Jun 19 11:40:49.514833 crc crio[22562]: time="2026-06-19T11:40:49.514704502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e70446bc-4b55-488b-a9a5-cc119d80146d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347857 | controller | Jun 19 11:40:49.525457 crc crio[22562]: time="2026-06-19T11:40:49.525374256Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347873 | controller | Jun 19 11:40:49.527012 crc crio[22562]: time="2026-06-19T11:40:49.526933194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347888 | controller | Jun 19 11:40:49.582469 crc crio[22562]: time="2026-06-19T11:40:49.582395284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347904 | controller | Jun 19 11:40:49.588460 crc crio[22562]: time="2026-06-19T11:40:49.588287521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.347919 | controller | Jun 19 11:40:49.708455 crc crio[22562]: time="2026-06-19T11:40:49.707776254Z" level=info msg="Created container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.347934 | controller | Jun 19 11:40:49.711422 crc crio[22562]: time="2026-06-19T11:40:49.711227199Z" level=info msg="Starting container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f" id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.347950 | controller | Jun 19 11:40:49.719796 crc crio[22562]: time="2026-06-19T11:40:49.719613337Z" level=info msg="Started container" PID=58442 containerID=5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2
2026-06-19 12:35:48.347969 | controller | Jun 19 11:40:50.035768 crc crio[22562]: time="2026-06-19T11:40:50.035678398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cda6aaf8-2756-4533-8ce2-3401cc1beca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.347985 | controller | Jun 19 11:40:50.114755 crc crio[22562]: time="2026-06-19T11:40:50.114509077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=78d0309e-93a4-47e8-8682-615d974dd125 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348000 | controller | Jun 19 11:40:50.129601 crc crio[22562]: time="2026-06-19T11:40:50.129505418Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.348016 | controller | Jun 19 11:40:50.130964 crc crio[22562]: time="2026-06-19T11:40:50.130901272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348031 | controller | Jun 19 11:40:50.195908 crc crio[22562]: time="2026-06-19T11:40:50.195722265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348047 | controller | Jun 19 11:40:50.202361 crc crio[22562]: time="2026-06-19T11:40:50.202279866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348062 | controller | Jun 19 11:40:50.344358 crc crio[22562]: time="2026-06-19T11:40:50.344299957Z" level=info msg="Created container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.348078 | controller | Jun 19 11:40:50.346617 crc crio[22562]: time="2026-06-19T11:40:50.34645325Z" level=info msg="Starting container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff" id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.348094 | controller | Jun 19 11:40:50.352251 crc crio[22562]: time="2026-06-19T11:40:50.352047098Z" level=info msg="Started container" PID=58676 containerID=24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2
2026-06-19 12:35:48.348110 | controller | Jun 19 11:40:55.374940 crc crio[22562]: time="2026-06-19T11:40:55.373853112Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-fgb2b/POD" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348126 | controller | Jun 19 11:40:55.377326 crc crio[22562]: time="2026-06-19T11:40:55.374953129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348143 | controller | Jun 19 11:40:55.405773 crc crio[22562]: time="2026-06-19T11:40:55.405380601Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}"
2026-06-19 12:35:48.348162 | controller | Jun 19 11:40:55.405773 crc crio[22562]: time="2026-06-19T11:40:55.4057474Z" level=info msg="Adding pod openstack_swift-ring-rebalance-fgb2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348179 | controller | Jun 19 11:40:55.776235 crc crio[22562]: 2026-06-19T11:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713fb59dd8a65ac Mac:42:13:b5:3b:6a:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 SocketPath: PciID:}] [{Interface:0xc00013ccd0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.348196 | controller | Jun 19 11:40:55.777431 crc crio[22562]: time="2026-06-19T11:40:55.777343635Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}"
2026-06-19 12:35:48.348212 | controller | Jun 19 11:40:55.777613 crc crio[22562]: time="2026-06-19T11:40:55.777526889Z" level=info msg="Checking pod openstack_swift-ring-rebalance-fgb2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.348228 | controller | Jun 19 11:40:55.793330 crc crio[22562]: time="2026-06-19T11:40:55.792662364Z" level=info msg="Ran pod sandbox 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f with infra container: openstack/swift-ring-rebalance-fgb2b/POD" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348244 | controller | Jun 19 11:40:55.800451 crc crio[22562]: time="2026-06-19T11:40:55.800345573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348290 | controller | Jun 19 11:40:55.800651 crc crio[22562]: time="2026-06-19T11:40:55.800575518Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348310 | controller | Jun 19 11:40:55.800651 crc crio[22562]: time="2026-06-19T11:40:55.80066211Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348326 | controller | Jun 19 11:40:55.802904 crc crio[22562]: time="2026-06-19T11:40:55.802853695Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.348342 | controller | Jun 19 11:40:55.813818 crc crio[22562]: time="2026-06-19T11:40:55.813730784Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-19 12:35:48.348358 | controller | Jun 19 11:40:57.681106 crc crio[22562]: time="2026-06-19T11:40:57.680660799Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348374 | controller | Jun 19 11:40:57.682465 crc crio[22562]: time="2026-06-19T11:40:57.681126351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348390 | controller | Jun 19 11:40:58.253927 crc crio[22562]: time="2026-06-19T11:40:58.253423366Z" level=info msg="Stopping container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 (timeout: 10s)" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.348410 | controller | Jun 19 11:40:58.345179 crc crio[22562]: time="2026-06-19T11:40:58.34465468Z" level=info msg="Running pod sandbox: openstack/glance-db-create-v94pg/POD" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348439 | controller | Jun 19 11:40:58.345179 crc crio[22562]: time="2026-06-19T11:40:58.34507283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348460 | controller | Jun 19 11:40:58.362810 crc crio[22562]: time="2026-06-19T11:40:58.362709857Z" level=info msg="Running pod sandbox: openstack/glance-52ae-account-create-update-n9f65/POD" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348477 | controller | Jun 19 11:40:58.363077 crc crio[22562]: time="2026-06-19T11:40:58.362818929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348493 | controller | Jun 19 11:40:58.681666 crc crio[22562]: time="2026-06-19T11:40:58.681562298Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348509 | controller | Jun 19 11:40:58.682598 crc crio[22562]: time="2026-06-19T11:40:58.681673611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348526 | controller | Jun 19 11:40:58.899056 crc crio[22562]: time="2026-06-19T11:40:58.898972131Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348542 | controller | Jun 19 11:40:58.899356 crc crio[22562]: time="2026-06-19T11:40:58.8993309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348558 | controller | Jun 19 11:41:02.207060 crc crio[22562]: time="2026-06-19T11:41:02.204793631Z" level=info msg="Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}"
2026-06-19 12:35:48.348576 | controller | Jun 19 11:41:02.207060 crc crio[22562]: time="2026-06-19T11:41:02.207048637Z" level=info msg="Adding pod openstack_glance-52ae-account-create-update-n9f65 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348593 | controller | Jun 19 11:41:02.237827 crc crio[22562]: time="2026-06-19T11:41:02.237666134Z" level=info msg="Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}"
2026-06-19 12:35:48.348609 | controller | Jun 19 11:41:02.237827 crc crio[22562]: time="2026-06-19T11:41:02.237774497Z" level=info msg="Adding pod openstack_glance-db-create-v94pg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348629 | controller | Jun 19 11:41:02.280742 crc crio[22562]: time="2026-06-19T11:41:02.280584405Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}"
2026-06-19 12:35:48.348647 | controller | Jun 19 11:41:02.280742 crc crio[22562]: time="2026-06-19T11:41:02.280691978Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348664 | controller | Jun 19 11:41:02.311023 crc crio[22562]: time="2026-06-19T11:41:02.310878854Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}"
2026-06-19 12:35:48.348680 | controller | Jun 19 11:41:02.311023 crc crio[22562]: time="2026-06-19T11:41:02.310963706Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348697 | controller | Jun 19 11:41:02.320024 crc crio[22562]: time="2026-06-19T11:41:02.318875942Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}"
2026-06-19 12:35:48.348714 | controller | Jun 19 11:41:02.320024 crc crio[22562]: time="2026-06-19T11:41:02.318942473Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348730 | controller | Jun 19 11:41:02.455644 crc crio[22562]: time="2026-06-19T11:41:02.445089091Z" level=info msg="Stopped container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.348757 | controller | Jun 19 11:41:02.455644 crc crio[22562]: time="2026-06-19T11:41:02.446715282Z" level=info msg="Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.348775 | controller | Jun 19 11:41:02.455644 crc crio[22562]: time="2026-06-19T11:41:02.451895989Z" level=info msg="Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc001612b98}] Aliases:map[]}"
2026-06-19 12:35:48.348795 | controller | Jun 19 11:41:02.460496 crc crio[22562]: time="2026-06-19T11:41:02.456276347Z" level=info msg="Deleting pod openstack_dnsmasq-dns-77594b4b4f-2fth7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.348811 | controller | Jun 19 11:41:02.589118 crc crio[22562]: time="2026-06-19T11:41:02.588972378Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:049db0361b728898bba8ca4324a4c8fd8721f5e3702db66e950eb9e7c8e4bcc0" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.348830 | controller | Jun 19 11:41:02.595526 crc crio[22562]: time="2026-06-19T11:41:02.595341494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=24e3b9ff-c49d-4c06-bac5-3eef7f8f9a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348846 | controller | Jun 19 11:41:02.691668 crc crio[22562]: time="2026-06-19T11:41:02.690744322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a5519294-bece-4505-b54d-f18d0c3f9c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.348862 | controller | Jun 19 11:41:02.700790 crc crio[22562]: time="2026-06-19T11:41:02.700652178Z" level=info msg="Creating container: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.348878 | controller | Jun 19 11:41:02.704501 crc crio[22562]: time="2026-06-19T11:41:02.702501424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348894 | controller | Jun 19 11:41:02.738526 crc crio[22562]: time="2026-06-19T11:41:02.738449692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348910 | controller | Jun 19 11:41:02.741528 crc crio[22562]: time="2026-06-19T11:41:02.741464517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.348926 | controller | Jun 19 11:41:02.878558 crc crio[22562]: time="2026-06-19T11:41:02.878468952Z" level=info msg="Created container a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.348942 | controller | Jun 19 11:41:02.881109 crc crio[22562]: time="2026-06-19T11:41:02.881030987Z" level=info msg="Starting container: a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f" id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.348958 | controller | Jun 19 11:41:02.886356 crc crio[22562]: time="2026-06-19T11:41:02.886227294Z" level=info msg="Started container" PID=60106 containerID=a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f description=openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer sandboxID=713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f
2026-06-19 12:35:48.348975 | controller | Jun 19 11:41:02.973743 crc crio[22562]: time="2026-06-19T11:41:02.969396261Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-npjjz/POD" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.348991 | controller | Jun 19 11:41:02.973743 crc crio[22562]: time="2026-06-19T11:41:02.969497423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349013 | controller | Jun 19 11:41:03.071493 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a4e3bd41fd6f7 Mac:92:ec:ee:2d:17:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.349030 | controller | Jun 19 11:41:03.072022 crc crio[22562]: time="2026-06-19T11:41:03.071919335Z" level=info msg="Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}"
2026-06-19 12:35:48.349046 | controller | Jun 19 11:41:03.072122 crc crio[22562]: time="2026-06-19T11:41:03.072028887Z" level=info msg="Adding pod openstack_root-account-create-update-npjjz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.349062 | controller | Jun 19 11:41:03.073450 crc crio[22562]: time="2026-06-19T11:41:03.073377231Z" level=info msg="Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}"
2026-06-19 12:35:48.349078 | controller | Jun 19 11:41:03.073595 crc crio[22562]: time="2026-06-19T11:41:03.073550735Z" level=info msg="Checking pod openstack_glance-52ae-account-create-update-n9f65 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.349094 | controller | Jun 19 11:41:03.083225 crc crio[22562]: time="2026-06-19T11:41:03.082613658Z" level=info msg="Ran pod sandbox 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a with infra container: openstack/glance-52ae-account-create-update-n9f65/POD" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.349110 | controller | Jun 19 11:41:03.088256 crc crio[22562]: time="2026-06-19T11:41:03.086963176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f6adf77f-c732-4579-b7f1-370df8083fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349125 | controller | Jun 19 11:41:03.101686 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a406fad702342 Mac:fa:8c:61:d8:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.349142 | controller | Jun 19 11:41:03.101686 crc crio[22562]: time="2026-06-19T11:41:03.10048622Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}"
2026-06-19 12:35:48.349157 | controller | Jun 19 11:41:03.101686 crc crio[22562]: time="2026-06-19T11:41:03.100616863Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.349178 | controller | Jun 19 11:41:03.108763 crc crio[22562]: time="2026-06-19T11:41:03.108623461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cc2b6ec7-b997-4757-915e-eb73b2d5f357 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349194 | controller | Jun 19 11:41:03.127218 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd20f47abf02833 Mac:fa:82:8e:db:6d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.349211 | controller | Jun 19 11:41:03.127474 crc crio[22562]: time="2026-06-19T11:41:03.127429607Z" level=info msg="Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}"
2026-06-19 12:35:48.349227 | controller | Jun 19 11:41:03.127763 crc crio[22562]: time="2026-06-19T11:41:03.12756492Z" level=info msg="Checking pod openstack_glance-db-create-v94pg for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.349242 | controller | Jun 19 11:41:03.131589 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9f1c6ac598fce Mac:d2:32:b7:e8:ba:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.349259 | controller | Jun 19 11:41:03.143384 crc crio[22562]: time="2026-06-19T11:41:03.139865923Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}"
2026-06-19 12:35:48.349275 | controller | Jun 19 11:41:03.143384 crc crio[22562]: time="2026-06-19T11:41:03.142380356Z" level=info msg="Ran pod sandbox 46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb with infra container: openstack/ovn-northd-0/POD" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.349291 | controller | Jun 19 11:41:03.148288 crc crio[22562]: time="2026-06-19T11:41:03.147774119Z" level=info msg="Creating container: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.349308 | controller | Jun 19 11:41:03.149295 crc crio[22562]: time="2026-06-19T11:41:03.149053321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349324 | controller | Jun 19 11:41:03.152379 crc crio[22562]: time="2026-06-19T11:41:03.152218209Z" level=info msg="Ran pod sandbox fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 with infra container: openstack/glance-db-create-v94pg/POD" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.349343 | controller | Jun 19 11:41:03.153766 crc crio[22562]: time="2026-06-19T11:41:03.153689065Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.349359 | controller | Jun 19 11:41:03.154287 crc crio[22562]: time="2026-06-19T11:41:03.154227378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349375 | controller | Jun 19 11:41:03.156222 crc crio[22562]: time="2026-06-19T11:41:03.155972832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ffeb779e-a5d0-4499-a361-628f1d62c3df name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349390 | controller | Jun 19 11:41:03.193313 crc crio[22562]: time="2026-06-19T11:41:03.193029999Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349406 | controller | Jun 19 11:41:03.193313 crc crio[22562]: time="2026-06-19T11:41:03.193131411Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349422 | controller | Jun 19 11:41:03.199264 crc crio[22562]: time="2026-06-19T11:41:03.196579495Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.349458 | controller | Jun 19 11:41:03.199264 crc crio[22562]: time="2026-06-19T11:41:03.197542869Z" level=info msg="Ran pod sandbox df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 with infra container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.349476 | controller | Jun 19 11:41:03.233100 crc crio[22562]: time="2026-06-19T11:41:03.232131844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=cb839bb8-05d7-4bfe-a6c9-fe7d71bde423 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349492 | controller | Jun 19 11:41:03.233100 crc crio[22562]: time="2026-06-19T11:41:03.232609787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0c6e5412-b7e5-4190-a32c-d0f1444c7b1d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349508 | controller | Jun 19 11:41:03.244579 crc crio[22562]: time="2026-06-19T11:41:03.239668601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=3f440499-f029-44e4-829e-cb2039da5f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349525 | controller | Jun 19 11:41:03.244579 crc crio[22562]: time="2026-06-19T11:41:03.24002294Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-19 12:35:48.349541 | controller | Jun 19 11:41:03.251694 crc crio[22562]: time="2026-06-19T11:41:03.250104808Z" level=info msg="Creating container: openstack/glance-db-create-v94pg/mariadb-database-create" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.349557 | controller | Jun 19 11:41:03.252575 crc crio[22562]: time="2026-06-19T11:41:03.252492358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349574 | controller | Jun 19 11:41:03.256802 crc crio[22562]: time="2026-06-19T11:41:03.256694032Z" level=info msg="Stopped pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.349593 | controller | Jun 19 11:41:03.258400 crc crio[22562]: time="2026-06-19T11:41:03.258318642Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.349610 | controller | Jun 19 11:41:03.275654 crc crio[22562]: time="2026-06-19T11:41:03.275518716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349626 | controller | Jun 19 11:41:03.279868 crc crio[22562]: time="2026-06-19T11:41:03.279737641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349642 | controller | Jun 19 11:41:03.287390 crc crio[22562]: time="2026-06-19T11:41:03.285928043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349658 | controller | Jun 19 11:41:03.309267 crc crio[22562]: time="2026-06-19T11:41:03.307470066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349675 | controller | Jun 19 11:41:03.314443 crc crio[22562]: time="2026-06-19T11:41:03.314375427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349691 | controller | Jun 19 11:41:03.378621 crc crio[22562]: time="2026-06-19T11:41:03.377718023Z" level=info msg="Removing container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.349708 | controller | Jun 19 11:41:03.393807 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442b8d8897ddbfb Mac:a6:26:5d:ff:f4:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.349728 | controller | Jun 19 11:41:03.394805 crc crio[22562]: time="2026-06-19T11:41:03.39462052Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}"
2026-06-19 12:35:48.349752 | controller | Jun 19 11:41:03.395058 crc crio[22562]: time="2026-06-19T11:41:03.394875406Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.349778 | controller | Jun 19 11:41:03.407249 crc crio[22562]: time="2026-06-19T11:41:03.405350486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349803 | controller | Jun 19 11:41:03.423070 crc crio[22562]: time="2026-06-19T11:41:03.422943491Z" level=info msg="Ran pod sandbox 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 with infra container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.349827 | controller | Jun 19 11:41:03.430452 crc crio[22562]: time="2026-06-19T11:41:03.430372754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.349845 | controller | Jun 19 11:41:03.433300 crc crio[22562]: time="2026-06-19T11:41:03.433204644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=040927e6-32e2-4f7f-9d53-c3aed0e6e2dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349861 | controller | Jun 19 11:41:03.450135 crc crio[22562]: time="2026-06-19T11:41:03.449557008Z" level=info msg="Created container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.349877 | controller | Jun 19 11:41:03.451500 crc crio[22562]: time="2026-06-19T11:41:03.451414945Z" level=info msg="Removed container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.349892 | controller | Jun 19 11:41:03.454720 crc crio[22562]: time="2026-06-19T11:41:03.454204244Z" level=info msg="Starting container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0" id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.349908 | controller | Jun 19 11:41:03.455579 crc crio[22562]: time="2026-06-19T11:41:03.455483354Z" level=info msg="Created container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.349925 | controller | Jun 19 11:41:03.458356 crc crio[22562]: time="2026-06-19T11:41:03.457764682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7ce7f03a-9d8e-424a-84a8-5e02b152c928 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.349940 | controller | Jun 19 11:41:03.461033 crc crio[22562]: time="2026-06-19T11:41:03.46096607Z" level=info msg="Starting container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518" id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.349957 | controller | Jun 19 11:41:03.462486 crc crio[22562]: time="2026-06-19T11:41:03.462405726Z" level=info msg="Removing container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.349973 | controller | Jun 19 11:41:03.476652 crc crio[22562]: time="2026-06-19T11:41:03.476525064Z" level=info msg="Started container" PID=60165 containerID=ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0 description=openstack/glance-db-create-v94pg/mariadb-database-create id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145
2026-06-19 12:35:48.349990 | controller | Jun 19 11:41:03.486771 crc crio[22562]: time="2026-06-19T11:41:03.48643021Z" level=info msg="Started container" PID=60161 containerID=4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518 description=openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a
2026-06-19 12:35:48.350006 | controller | Jun 19 11:41:03.490640 crc crio[22562]: time="2026-06-19T11:41:03.490536761Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350027 | controller | Jun 19 11:41:03.526116 crc crio[22562]: time="2026-06-19T11:41:03.525948407Z" level=info msg="Removed container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.350044 | controller | Jun 19 11:41:03.528837 crc crio[22562]: time="2026-06-19T11:41:03.528800337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350060 | controller | Jun 19 11:41:03.574494 crc crio[22562]: time="2026-06-19T11:41:03.574104576Z" level=info msg="Created container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350076 | controller | Jun 19 11:41:03.576889 crc crio[22562]: time="2026-06-19T11:41:03.576098036Z" level=info msg="Starting container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541" id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.350092 | controller | Jun 19 11:41:03.585632 crc crio[22562]: time="2026-06-19T11:41:03.585434397Z" level=info msg="Started container" PID=60189 containerID=bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541 description=openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967
2026-06-19 12:35:48.350109 | controller | Jun 19 11:41:03.615480 crc crio[22562]: time="2026-06-19T11:41:03.615245464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350125 | controller | Jun 19 11:41:03.624429 crc crio[22562]: time="2026-06-19T11:41:03.624266017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350142 | controller | Jun 19 11:41:03.724119 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3c3b2e9681554 Mac:a2:ad:85:0f:05:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.350158 | controller | Jun 19 11:41:03.725600 crc crio[22562]: time="2026-06-19T11:41:03.725497239Z" level=info msg="Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}"
2026-06-19 12:35:48.350174 | controller | Jun 19 11:41:03.725769 crc crio[22562]: time="2026-06-19T11:41:03.725713914Z" level=info msg="Checking pod openstack_root-account-create-update-npjjz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.350190 | controller | Jun 19 11:41:03.759015 crc crio[22562]: time="2026-06-19T11:41:03.758833623Z" level=info msg="Created container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350210 | controller | Jun 19 11:41:03.760430 crc crio[22562]: time="2026-06-19T11:41:03.76034518Z" level=info msg="Starting container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2" id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.350226 | controller | Jun 19 11:41:03.768583 crc crio[22562]: time="2026-06-19T11:41:03.768487382Z" level=info msg="Started container" PID=60236 containerID=0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2 description=openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer sandboxID=442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4
2026-06-19 12:35:48.350243 | controller | Jun 19 11:41:03.773233 crc crio[22562]: time="2026-06-19T11:41:03.773070615Z" level=info msg="Ran pod sandbox 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 with infra container: openstack/root-account-create-update-npjjz/POD" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.350258 | controller | Jun 19 11:41:03.779212 crc crio[22562]: time="2026-06-19T11:41:03.779102324Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6502eeb8-411c-47a8-87f8-98878e658535 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350274 | controller | Jun 19 11:41:03.785538 crc crio[22562]: time="2026-06-19T11:41:03.78543313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9b39103b-96b6-4e44-964d-9629f3e0a468 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350290 | controller | Jun 19 11:41:03.804480 crc crio[22562]: time="2026-06-19T11:41:03.801309383Z" level=info msg="Creating container: openstack/root-account-create-update-npjjz/mariadb-account-create-update" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350306 | controller | Jun 19 11:41:03.804480 crc crio[22562]: time="2026-06-19T11:41:03.803819495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350322 | controller | Jun 19 11:41:03.851540 crc crio[22562]: time="2026-06-19T11:41:03.851436742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350338 | controller | Jun 19 11:41:03.857304 crc crio[22562]: time="2026-06-19T11:41:03.857214025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350358 | controller | Jun 19 11:41:04.055566 crc crio[22562]: time="2026-06-19T11:41:04.055467854Z" level=info msg="Created container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350421 | controller | Jun 19 11:41:04.058251 crc crio[22562]: time="2026-06-19T11:41:04.057867764Z" level=info msg="Starting container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf" id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.350468 | controller | Jun 19 11:41:04.063557 crc crio[22562]: time="2026-06-19T11:41:04.063458822Z" level=info msg="Started container" PID=60290 containerID=5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf description=openstack/root-account-create-update-npjjz/mariadb-account-create-update id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592
2026-06-19 12:35:48.350491 | controller | Jun 19 11:41:04.927619 crc crio[22562]: time="2026-06-19T11:41:04.927038046Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:772895b76b2e8c153ebd5943138f6af42464d344883a50f467cdcf17d044bed5" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.350507 | controller | Jun 19 11:41:04.929031 crc crio[22562]: time="2026-06-19T11:41:04.928615636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=1a5ebe51-3520-40f0-869e-204971e4e003 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350524 | controller | Jun 19 11:41:04.978580 crc crio[22562]: time="2026-06-19T11:41:04.978472948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=e7ed8062-069b-4c65-8eb3-65ef9c7def8c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350540 | controller | Jun 19 11:41:04.990292 crc crio[22562]: time="2026-06-19T11:41:04.990135296Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350556 | controller | Jun 19 11:41:04.992644 crc crio[22562]: time="2026-06-19T11:41:04.992583467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350572 | controller | Jun 19 11:41:05.050819 crc crio[22562]: time="2026-06-19T11:41:05.050715834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350588 | controller | Jun 19 11:41:05.055800 crc crio[22562]: time="2026-06-19T11:41:05.055729448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350604 | controller | Jun 19 11:41:05.201545 crc crio[22562]: time="2026-06-19T11:41:05.20143317Z" level=info msg="Created container f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005: openstack/ovn-northd-0/ovn-northd" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350620 | controller | Jun 19 11:41:05.202823 crc crio[22562]: time="2026-06-19T11:41:05.202728852Z" level=info msg="Starting container: f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005" id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.350635 | controller | Jun 19 11:41:05.209320 crc crio[22562]: time="2026-06-19T11:41:05.209225952Z" level=info msg="Started container" PID=60434 containerID=f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005 description=openstack/ovn-northd-0/ovn-northd id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb
2026-06-19 12:35:48.350681 | controller | Jun 19 11:41:05.226664 crc crio[22562]: time="2026-06-19T11:41:05.22653892Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=58b335ad-6ea9-4b9a-a794-16da4ddc3d8f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350699 | controller | Jun 19 11:41:05.302910 crc crio[22562]: time="2026-06-19T11:41:05.301903512Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8b07b76a-5f81-46c6-9646-8f052a3c3e17 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.350718 | controller | Jun 19 11:41:05.340574 crc crio[22562]: time="2026-06-19T11:41:05.340450826Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.350739 | controller | Jun 19 11:41:05.342590 crc crio[22562]: time="2026-06-19T11:41:05.342506557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350755 | controller | Jun 19 11:41:05.398862 crc crio[22562]: time="2026-06-19T11:41:05.398776567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350772 | controller | Jun 19 11:41:05.406615 crc crio[22562]: time="2026-06-19T11:41:05.406493148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.350788 | controller | Jun 19 11:41:05.543462 crc crio[22562]: time="2026-06-19T11:41:05.543418772Z" level=info msg="Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.350804 | controller | Jun 19 11:41:05.545224 crc crio[22562]: time="2026-06-19T11:41:05.543578466Z" level=info msg="Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.350820 | controller | Jun 19 11:41:05.545224 crc crio[22562]: time="2026-06-19T11:41:05.543931586Z" level=info msg="Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.350837 | controller | Jun 19 11:41:05.545224 crc crio[22562]: time="2026-06-19T11:41:05.544594892Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc0005ac9c8}] Aliases:map[]}"
2026-06-19 12:35:48.350853 | controller | Jun 19 11:41:05.545224 crc crio[22562]: time="2026-06-19T11:41:05.544838237Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.350869 | controller | Jun 19 11:41:05.545224 crc crio[22562]: time="2026-06-19T11:41:05.545056853Z" level=info msg="Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc00259c6a0}] Aliases:map[]}"
2026-06-19 12:35:48.350885 | controller | Jun 19 11:41:05.545447 crc crio[22562]: time="2026-06-19T11:41:05.545347031Z" level=info msg="Deleting pod openstack_glance-db-create-v94pg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.350902 | controller | Jun 19 11:41:05.545879 crc crio[22562]: time="2026-06-19T11:41:05.545811212Z" level=info msg="Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.350918 | controller | Jun 19 11:41:05.546212 crc crio[22562]: time="2026-06-19T11:41:05.545833442Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc001b84270}] Aliases:map[]}"
2026-06-19 12:35:48.350938 | controller | Jun 19 11:41:05.546504 crc crio[22562]: time="2026-06-19T11:41:05.546202481Z" level=info msg="Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.350955 | controller | Jun 19 11:41:05.546720 crc crio[22562]: time="2026-06-19T11:41:05.546652692Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.350972 | controller | Jun 19 11:41:05.547345 crc crio[22562]: time="2026-06-19T11:41:05.547271267Z" level=info msg="Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc000328080}] Aliases:map[]}"
2026-06-19 12:35:48.350989 | controller | Jun 19 11:41:05.547581 crc crio[22562]: time="2026-06-19T11:41:05.547484422Z" level=info msg="Deleting pod openstack_glance-52ae-account-create-update-n9f65 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351005 | controller | Jun 19 11:41:05.547581 crc crio[22562]: time="2026-06-19T11:41:05.547530674Z" level=info msg="Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc00008d260}] Aliases:map[]}"
2026-06-19 12:35:48.351022 | controller | Jun 19 11:41:05.547779 crc crio[22562]: time="2026-06-19T11:41:05.547733779Z" level=info msg="Deleting pod openstack_root-account-create-update-npjjz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351038 | controller | Jun 19 11:41:05.554637 crc crio[22562]: time="2026-06-19T11:41:05.554329552Z" level=info msg="Created container bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e: openstack/ovn-northd-0/openstack-network-exporter" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.351054 | controller | Jun 19 11:41:05.560126 crc crio[22562]: time="2026-06-19T11:41:05.55996861Z" level=info msg="Starting container: bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e" id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.351070 | controller | Jun 19 11:41:05.573705 crc crio[22562]: time="2026-06-19T11:41:05.573560798Z" level=info msg="Started container" PID=60495 containerID=bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e description=openstack/ovn-northd-0/openstack-network-exporter id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb
2026-06-19 12:35:48.351090 | controller | Jun 19 11:41:06.049753 crc crio[22562]: time="2026-06-19T11:41:06.044741143Z" level=info msg="Stopped pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.351107 | controller | Jun 19 11:41:06.371639 crc crio[22562]: time="2026-06-19T11:41:06.370580057Z" level=info msg="Stopped pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.351123 | controller | Jun 19 11:41:06.385441 crc crio[22562]: time="2026-06-19T11:41:06.385245689Z" level=info msg="Stopped pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.351139 | controller | Jun 19 11:41:06.396807 crc crio[22562]: time="2026-06-19T11:41:06.39662217Z" level=info msg="Stopped pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.351155 | controller | Jun 19 11:41:06.406066 crc crio[22562]: time="2026-06-19T11:41:06.404951756Z" level=info msg="Stopped pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.351171 | controller | Jun 19 11:41:06.464422 crc crio[22562]: time="2026-06-19T11:41:06.464338124Z" level=info msg="Running pod sandbox: openstack/keystone-833b-account-create-update-zb5lh/POD" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351187 | controller | Jun 19 11:41:06.464556 crc crio[22562]: time="2026-06-19T11:41:06.464455157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351204 | controller | Jun 19 11:41:06.509431 crc crio[22562]: time="2026-06-19T11:41:06.509307066Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-bhhml/POD" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351220 | controller | Jun 19 11:41:06.509431 crc crio[22562]: time="2026-06-19T11:41:06.509389998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351237 | controller | Jun 19 11:41:06.546936 crc crio[22562]: time="2026-06-19T11:41:06.546847904Z" level=info msg="Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}"
2026-06-19 12:35:48.351253 | controller | Jun 19 11:41:06.546936 crc crio[22562]: time="2026-06-19T11:41:06.546911716Z" level=info msg="Adding pod openstack_keystone-833b-account-create-update-zb5lh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351270 | controller | Jun 19 11:41:06.582224 crc crio[22562]: time="2026-06-19T11:41:06.582068635Z" level=info msg="Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}"
2026-06-19 12:35:48.351289 | controller | Jun 19 11:41:06.582224 crc crio[22562]: time="2026-06-19T11:41:06.582132726Z" level=info msg="Adding pod openstack_keystone-db-create-bhhml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351306 | controller | Jun 19 11:41:06.905467 crc crio[22562]: time="2026-06-19T11:41:06.903339595Z" level=info msg="Running pod sandbox: openstack/placement-db-create-pxd9f/POD" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351322 | controller | Jun 19 11:41:06.905467 crc crio[22562]: time="2026-06-19T11:41:06.904123614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351338 | controller | Jun 19 11:41:06.930838 crc crio[22562]: time="2026-06-19T11:41:06.93067846Z" level=info msg="Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}"
2026-06-19 12:35:48.351354 | controller | Jun 19 11:41:06.930838 crc crio[22562]: time="2026-06-19T11:41:06.930823945Z" level=info msg="Adding pod openstack_placement-db-create-pxd9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351370 | controller | Jun 19 11:41:06.964589 crc crio[22562]: time="2026-06-19T11:41:06.964459576Z" level=info msg="Running pod sandbox: openstack/placement-29bc-account-create-update-5lxj7/POD" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351386 | controller | Jun 19 11:41:06.964589 crc crio[22562]: time="2026-06-19T11:41:06.964570029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351402 | controller | Jun 19 11:41:07.006504 crc crio[22562]: time="2026-06-19T11:41:07.006392452Z" level=info msg="Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}"
2026-06-19 12:35:48.351419 | controller | Jun 19 11:41:07.006504 crc crio[22562]: time="2026-06-19T11:41:07.006484795Z" level=info msg="Adding pod openstack_placement-29bc-account-create-update-5lxj7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.351457 | controller | Jun 19 11:41:07.088509 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304ebe6ba9d6ed0 Mac:0a:3e:d2:a0:fd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.351475 | controller | Jun 19 11:41:07.091354 crc crio[22562]: time="2026-06-19T11:41:07.091313122Z" level=info msg="Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}"
2026-06-19 12:35:48.351495 | controller | Jun 19 11:41:07.091650 crc crio[22562]: time="2026-06-19T11:41:07.091624699Z" level=info msg="Checking pod openstack_keystone-833b-account-create-update-zb5lh for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.351512 | controller | Jun 19 11:41:07.107049 crc crio[22562]: time="2026-06-19T11:41:07.106838235Z" level=info msg="Ran pod sandbox 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f with infra container: openstack/keystone-833b-account-create-update-zb5lh/POD" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351528 | controller | Jun 19 11:41:07.113227 crc crio[22562]: time="2026-06-19T11:41:07.110051525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=08371e9c-7f7e-40cf-a995-c5ee916a2b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351544 | controller | Jun 19 11:41:07.114064 crc crio[22562]: time="2026-06-19T11:41:07.113959672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ad7911ca-a4b6-4fe3-ba0b-1d024b52fc7f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351560 | controller | Jun 19 11:41:07.136630 crc crio[22562]: time="2026-06-19T11:41:07.136509309Z" level=info msg="Creating container: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.351575 | controller | Jun 19 11:41:07.138414 crc crio[22562]: time="2026-06-19T11:41:07.138334294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351591 | controller | Jun 19 11:41:07.204521 crc crio[22562]: time="2026-06-19T11:41:07.204431888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351633 | controller | Jun 19 11:41:07.205454 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c252b7a493e19 Mac:62:e3:05:40:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.351655 | controller | Jun 19 11:41:07.206511 crc crio[22562]: time="2026-06-19T11:41:07.206398285Z" level=info msg="Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}"
2026-06-19 12:35:48.351672 | controller | Jun 19 11:41:07.206650 crc crio[22562]: time="2026-06-19T11:41:07.20659843Z" level=info msg="Checking pod openstack_keystone-db-create-bhhml for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.351688 | controller | Jun 19 11:41:07.207544 crc crio[22562]: time="2026-06-19T11:41:07.207455143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351703 | controller | Jun 19 11:41:07.218773 crc crio[22562]: time="2026-06-19T11:41:07.21868075Z" level=info msg="Ran pod sandbox e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 with infra container: openstack/keystone-db-create-bhhml/POD" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351723 | controller | Jun 19 11:41:07.226023 crc crio[22562]: time="2026-06-19T11:41:07.225916959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=968d6f40-69c5-4cf4-bbe4-d3fd8624595e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351739 | controller | Jun 19 11:41:07.231076 crc crio[22562]: time="2026-06-19T11:41:07.230961423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c017b607-d9bc-4345-9f2a-1c5f2d5c0a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351756 | controller | Jun 19 11:41:07.242466 crc crio[22562]: time="2026-06-19T11:41:07.242332614Z" level=info msg="Creating container: openstack/keystone-db-create-bhhml/mariadb-database-create" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.351772 | controller | Jun 19 11:41:07.244243 crc crio[22562]: time="2026-06-19T11:41:07.244109457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351788 | controller | Jun 19 11:41:07.310391 crc crio[22562]: time="2026-06-19T11:41:07.307632688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351804 | controller | Jun 19 11:41:07.319320 crc crio[22562]: time="2026-06-19T11:41:07.319254495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.351819 | controller | Jun 19 11:41:07.338521 crc crio[22562]: time="2026-06-19T11:41:07.338347558Z" level=info msg="Created container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.351835 | controller | Jun 19 11:41:07.339936 crc crio[22562]: time="2026-06-19T11:41:07.339761772Z" level=info msg="Starting container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746" id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.351851 | controller | Jun 19 11:41:07.345238 crc crio[22562]: time="2026-06-19T11:41:07.344847698Z" level=info msg="Started container" PID=60827 containerID=b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746 description=openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f
2026-06-19 12:35:48.351868 | controller | Jun 19 11:41:07.484641 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f09c4fca05c3b53 Mac:ba:4d:be:cb:25:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 SocketPath: PciID:}] [{Interface:0xc00013afc0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.351884 | controller | Jun 19 11:41:07.486451 crc crio[22562]: time="2026-06-19T11:41:07.486376137Z" level=info msg="Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}"
2026-06-19 12:35:48.351904 | controller | Jun 19 11:41:07.486656 crc crio[22562]: time="2026-06-19T11:41:07.486593322Z" level=info msg="Checking pod openstack_placement-db-create-pxd9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.351921 | controller | Jun 19 11:41:07.499591 crc crio[22562]: time="2026-06-19T11:41:07.499488859Z" level=info msg="Ran pod sandbox f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 with infra container: openstack/placement-db-create-pxd9f/POD" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.351937 | controller | Jun 19 11:41:07.505974 crc crio[22562]: time="2026-06-19T11:41:07.505831787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1b903baa-e03f-4a48-b7e2-cfdc12a94aac name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351954 | controller | Jun 19 11:41:07.510084 crc crio[22562]: time="2026-06-19T11:41:07.509979689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d07a1e08-a56d-4c6b-a4a2-73f0fbd055a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.351972 | controller | Jun 19 11:41:07.521271 crc crio[22562]: time="2026-06-19T11:41:07.521075013Z" level=info msg="Creating container: openstack/placement-db-create-pxd9f/mariadb-database-create" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.351990 | controller | Jun 19 11:41:07.523071 crc crio[22562]: time="2026-06-19T11:41:07.522939379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352006 | controller | Jun 19 11:41:07.541118 crc crio[22562]: time="2026-06-19T11:41:07.539858498Z" level=info msg="Created container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.352022 | controller | Jun 19 11:41:07.542670 crc crio[22562]: time="2026-06-19T11:41:07.542538304Z" level=info msg="Starting container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172" id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.352038 | controller | Jun 19 11:41:07.555344 crc crio[22562]: time="2026-06-19T11:41:07.551775033Z" level=info msg="Started container" PID=60873 containerID=49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172 description=openstack/keystone-db-create-bhhml/mariadb-database-create id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2
2026-06-19 12:35:48.352054 | controller | Jun 19 11:41:07.573177 crc crio[22562]: time="2026-06-19T11:41:07.573046889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352070 | controller | Jun 19 11:41:07.578871 crc crio[22562]: time="2026-06-19T11:41:07.578788341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352086 | controller | Jun 19 11:41:07.602630 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed358740510dff7 Mac:2e:5c:f7:52:b4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 SocketPath: PciID:}] [{Interface:0xc000148e10 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.352108 | controller | Jun 19 11:41:07.603966 crc crio[22562]: time="2026-06-19T11:41:07.60388989Z" level=info msg="Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}"
2026-06-19 12:35:48.352125 | controller | Jun 19 11:41:07.604219 crc crio[22562]: time="2026-06-19T11:41:07.604101316Z" level=info msg="Checking pod openstack_placement-29bc-account-create-update-5lxj7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.352142 | controller | Jun 19 11:41:07.615625 crc crio[22562]: time="2026-06-19T11:41:07.615522988Z" level=info msg="Ran pod sandbox ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca with infra container: openstack/placement-29bc-account-create-update-5lxj7/POD" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.352158 | controller | Jun 19 11:41:07.618886 crc crio[22562]: time="2026-06-19T11:41:07.61882206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dc0861a4-0f8c-444a-a873-f5de034ecdd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.352175 | controller | Jun 19 11:41:07.635575 crc crio[22562]: time="2026-06-19T11:41:07.635474711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f9f609d4-7922-475f-8ed7-4ef0e255d5db name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.352191 | controller | Jun 19 11:41:07.651821 crc crio[22562]: time="2026-06-19T11:41:07.651720673Z" level=info msg="Creating container: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.352207 | controller | Jun 19 11:41:07.653319 crc crio[22562]: time="2026-06-19T11:41:07.65320005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352223 | controller | Jun 19 11:41:07.714762 crc crio[22562]: time="2026-06-19T11:41:07.71468462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352239 | controller | Jun 19 11:41:07.717731 crc crio[22562]: time="2026-06-19T11:41:07.717673333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352255 | controller | Jun 19 11:41:08.121970 crc crio[22562]: time="2026-06-19T11:41:08.121801242Z" level=info msg="Created container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.352271 | controller | Jun 19 11:41:08.124764 crc crio[22562]: time="2026-06-19T11:41:08.12375401Z" level=info msg="Starting container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b" id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.352286 | controller | Jun 19 11:41:08.131909 crc crio[22562]: time="2026-06-19T11:41:08.131516712Z" level=info msg="Started container" PID=60896 containerID=6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b description=openstack/placement-db-create-pxd9f/mariadb-database-create id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2
2026-06-19 12:35:48.352306 | controller | Jun 19 11:41:08.142797 crc crio[22562]: time="2026-06-19T11:41:08.140422173Z" level=info msg="Created container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.352323 | controller | Jun 19 11:41:08.142797 crc crio[22562]: time="2026-06-19T11:41:08.142130275Z" level=info msg="Starting container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47" id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.352339 | controller | Jun 19 11:41:08.151633 crc crio[22562]: time="2026-06-19T11:41:08.151519257Z" level=info msg="Started container" PID=60912 containerID=e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47 description=openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca
2026-06-19 12:35:48.352355 | controller | Jun 19 11:41:09.818878 crc crio[22562]: time="2026-06-19T11:41:09.818259423Z" level=info msg="Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352371 | controller | Jun 19 11:41:09.819811 crc crio[22562]: time="2026-06-19T11:41:09.819438303Z" level=info msg="Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}"
2026-06-19 12:35:48.352388 | controller | Jun 19 11:41:09.819811 crc crio[22562]: time="2026-06-19T11:41:09.819560246Z" level=info msg="Deleting pod openstack_keystone-833b-account-create-update-zb5lh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352404 | controller | Jun 19 11:41:10.374840 crc crio[22562]: time="2026-06-19T11:41:10.374730858Z" level=info msg="Stopped pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352420 | controller | Jun 19 11:41:10.840472 crc crio[22562]: time="2026-06-19T11:41:10.839930636Z" level=info msg="Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352456 | controller | Jun 19 11:41:10.841104 crc crio[22562]: time="2026-06-19T11:41:10.840844938Z" level=info msg="Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d6b8}] Aliases:map[]}"
2026-06-19 12:35:48.352475 | controller | Jun 19 11:41:10.841104 crc crio[22562]: time="2026-06-19T11:41:10.840960832Z" level=info msg="Deleting pod openstack_keystone-db-create-bhhml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352491 | controller | Jun 19 11:41:11.101237 crc crio[22562]: time="2026-06-19T11:41:11.10106507Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-pb58d/POD" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.352511 | controller | Jun 19 11:41:11.101237 crc crio[22562]: time="2026-06-19T11:41:11.101219024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352527 | controller | Jun 19 11:41:11.125781 crc crio[22562]: time="2026-06-19T11:41:11.125652118Z" level=info msg="Stopped pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352543 | controller | Jun 19 11:41:11.136476 crc crio[22562]: time="2026-06-19T11:41:11.136310421Z" level=info msg="Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}"
2026-06-19 12:35:48.352560 | controller | Jun 19 11:41:11.136476 crc crio[22562]: time="2026-06-19T11:41:11.136381663Z" level=info msg="Adding pod openstack_glance-db-sync-pb58d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352576 | controller | Jun 19 11:41:11.635806 crc crio[22562]: 2026-06-19T11:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588b96ebe0b789a Mac:02:2e:08:ec:d7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 SocketPath: PciID:}] [{Interface:0xc00022c950 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.352593 | controller | Jun 19 11:41:11.638503 crc crio[22562]: time="2026-06-19T11:41:11.638399972Z" level=info msg="Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}"
2026-06-19 12:35:48.352609 | controller | Jun 19 11:41:11.638733 crc crio[22562]: time="2026-06-19T11:41:11.638634647Z" level=info msg="Checking pod openstack_glance-db-sync-pb58d for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.352625 | controller | Jun 19 11:41:11.650817 crc crio[22562]: time="2026-06-19T11:41:11.650625074Z" level=info msg="Ran pod sandbox 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 with infra container: openstack/glance-db-sync-pb58d/POD" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.352641 | controller | Jun 19 11:41:11.654829 crc crio[22562]: time="2026-06-19T11:41:11.654672494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.352657 | controller | Jun 19 11:41:11.655499 crc crio[22562]: time="2026-06-19T11:41:11.65532326Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.352673 | controller | Jun 19 11:41:11.655604 crc crio[22562]: time="2026-06-19T11:41:11.655502954Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.352692 | controller | Jun 19 11:41:11.657195 crc crio[22562]: time="2026-06-19T11:41:11.657046712Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.352709 | controller | Jun 19 11:41:11.662066 crc crio[22562]: time="2026-06-19T11:41:11.661959374Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-19 12:35:48.352725 | controller | Jun 19 11:41:11.862426 crc crio[22562]: time="2026-06-19T11:41:11.862353997Z" level=info msg="Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352741 | controller | Jun 19 11:41:11.863699 crc crio[22562]: time="2026-06-19T11:41:11.86245458Z" level=info msg="Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352772 | controller | Jun 19 11:41:11.863699 crc crio[22562]: time="2026-06-19T11:41:11.863087565Z" level=info msg="Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc002094b08}] Aliases:map[]}"
2026-06-19 12:35:48.352789 | controller | Jun 19 11:41:11.863699 crc crio[22562]: time="2026-06-19T11:41:11.86329946Z" level=info msg="Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc0032d2f10}] Aliases:map[]}"
2026-06-19 12:35:48.352806 | controller | Jun 19 11:41:11.863699 crc crio[22562]: time="2026-06-19T11:41:11.863495825Z" level=info msg="Deleting pod openstack_placement-db-create-pxd9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352822 | controller | Jun 19 11:41:11.863699 crc crio[22562]: time="2026-06-19T11:41:11.863544967Z" level=info msg="Deleting pod openstack_placement-29bc-account-create-update-5lxj7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352838 | controller | Jun 19 11:41:12.343284 crc crio[22562]: time="2026-06-19T11:41:12.340109467Z" level=info msg="Stopped pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352854 | controller | Jun 19 11:41:12.368871 crc crio[22562]: time="2026-06-19T11:41:12.368815376Z" level=info msg="Stopped pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.352870 | controller | Jun 19 11:41:12.864316 crc crio[22562]: time="2026-06-19T11:41:12.861835292Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-tmdbl/POD" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.352886 | controller | Jun 19 11:41:12.864316 crc crio[22562]: time="2026-06-19T11:41:12.862423256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.352906 | controller | Jun 19 11:41:12.939727 crc crio[22562]: time="2026-06-19T11:41:12.939029309Z" level=info msg="Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}"
2026-06-19 12:35:48.352922 | controller | Jun 19 11:41:12.939727 crc crio[22562]: time="2026-06-19T11:41:12.939073361Z" level=info msg="Adding pod openstack_root-account-create-update-tmdbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.352938 | controller | Jun 19 11:41:13.472585 crc crio[22562]: 2026-06-19T11:41:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37ad673249657e8 Mac:c2:83:4c:60:7c:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 SocketPath: PciID:}] [{Interface:0xc00058a620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.352954 | controller | Jun 19 11:41:13.478466 crc crio[22562]: time="2026-06-19T11:41:13.474120605Z" level=info msg="Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}"
2026-06-19 12:35:48.352970 | controller | Jun 19 11:41:13.478466 crc crio[22562]: time="2026-06-19T11:41:13.478123274Z" level=info msg="Checking pod openstack_root-account-create-update-tmdbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.352986 | controller | Jun 19 11:41:13.488530 crc crio[22562]: time="2026-06-19T11:41:13.48843517Z" level=info msg="Ran pod sandbox 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 with infra container: openstack/root-account-create-update-tmdbl/POD" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.353002 | controller | Jun 19 11:41:13.503734 crc crio[22562]: time="2026-06-19T11:41:13.502400584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=926a2985-076e-4290-a595-43a18c3c0b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353018 | controller | Jun 19 11:41:13.505694 crc crio[22562]: time="2026-06-19T11:41:13.505597764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e2093cdb-a944-47de-9edf-d17ca020abb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353034 | controller | Jun 19 11:41:13.514852 crc crio[22562]: time="2026-06-19T11:41:13.514736339Z" level=info msg="Creating container: openstack/root-account-create-update-tmdbl/mariadb-account-create-update" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353049 | controller | Jun 19 11:41:13.515800 crc crio[22562]: time="2026-06-19T11:41:13.515729234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353065 | controller | Jun 19 11:41:13.565059 crc crio[22562]: time="2026-06-19T11:41:13.56493672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353085 | controller | Jun 19 11:41:13.569926 crc crio[22562]: time="2026-06-19T11:41:13.569841862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353102 | controller | Jun 19 11:41:13.772063 crc crio[22562]: time="2026-06-19T11:41:13.771934667Z" level=info msg="Created container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353119 | controller | Jun 19 11:41:13.773475 crc crio[22562]: time="2026-06-19T11:41:13.773378312Z" level=info msg="Starting container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596" id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.353135 | controller | Jun 19 11:41:13.782396 crc crio[22562]: time="2026-06-19T11:41:13.782319534Z" level=info msg="Started container" PID=61288 containerID=ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596 description=openstack/root-account-create-update-tmdbl/mariadb-account-create-update id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer sandboxID=37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86
2026-06-19 12:35:48.353151 | controller | Jun 19 11:41:14.991946 crc crio[22562]: time="2026-06-19T11:41:14.9914725Z" level=info msg="Stopping pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.353167 | controller | Jun 19 11:41:14.993546 crc crio[22562]: time="2026-06-19T11:41:14.993485819Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc000138860}] Aliases:map[]}"
2026-06-19 12:35:48.353183 | controller | Jun 19 11:41:14.993697 crc crio[22562]: time="2026-06-19T11:41:14.993647323Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-fgb2b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.353199 | controller | Jun 19 11:41:15.332097 crc crio[22562]: time="2026-06-19T11:41:15.331949375Z" level=info msg="Stopped pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.353214 | controller | Jun 19 11:41:16.038405 crc crio[22562]: time="2026-06-19T11:41:16.037836813Z" level=info msg="Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.353230 | controller | Jun 19 11:41:16.039438 crc crio[22562]: time="2026-06-19T11:41:16.039255258Z" level=info msg="Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc0032d26d0}] Aliases:map[]}"
2026-06-19 12:35:48.353246 | controller | Jun 19 11:41:16.039438 crc crio[22562]: time="2026-06-19T11:41:16.039440572Z" level=info msg="Deleting pod openstack_root-account-create-update-tmdbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.353267 | controller | Jun 19 11:41:16.041563 crc crio[22562]: time="2026-06-19T11:41:16.041070474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c2147e0c-b5e8-412f-9962-167f864bddd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353284 | controller | Jun 19 11:41:16.043457 crc crio[22562]: time="2026-06-19T11:41:16.04337798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=11e3a09c-db2f-4082-bbe5-8c40dc741432 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353300 | controller | Jun 19 11:41:16.152694 crc crio[22562]: time="2026-06-19T11:41:16.152472827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=661383a7-36e0-4e37-958d-17b8e0fffaef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353316 | controller | Jun 19 11:41:16.166133 crc crio[22562]: time="2026-06-19T11:41:16.165836948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=209671d3-0d6c-4a81-bd94-5824bf2e6f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353333 | controller | Jun 19 11:41:16.171075 crc crio[22562]: time="2026-06-19T11:41:16.170255427Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353405 | controller | Jun 19 11:41:16.171075 crc crio[22562]: time="2026-06-19T11:41:16.170628846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353425 | controller | Jun 19 11:41:16.193369 crc crio[22562]: time="2026-06-19T11:41:16.19145884Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353462 | controller | Jun 19 11:41:16.204032 crc crio[22562]: time="2026-06-19T11:41:16.203895538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353480 | controller | Jun 19 11:41:16.246490 crc crio[22562]: time="2026-06-19T11:41:16.24445504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353496 | controller | Jun 19 11:41:16.255535 crc crio[22562]: time="2026-06-19T11:41:16.255423611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353512 | controller | Jun 19 11:41:16.294628 crc crio[22562]: time="2026-06-19T11:41:16.294499588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353528 | controller | Jun 19 11:41:16.306790 crc crio[22562]: time="2026-06-19T11:41:16.306664818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353544 | controller | Jun 19 11:41:16.396891 crc crio[22562]: time="2026-06-19T11:41:16.396455697Z" level=info msg="Created container b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8: openstack/rabbitmq-server-0/rabbitmq" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353560 | controller | Jun 19 11:41:16.409086 crc crio[22562]: time="2026-06-19T11:41:16.408783602Z" level=info msg="Starting container: b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8" id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.353580 | controller | Jun 19 11:41:16.423835 crc crio[22562]: time="2026-06-19T11:41:16.4228709Z" level=info msg="Started container" PID=61610 containerID=b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8 description=openstack/rabbitmq-server-0/rabbitmq id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48
2026-06-19 12:35:48.353597 | controller | Jun 19 11:41:16.454778 crc crio[22562]: time="2026-06-19T11:41:16.454620214Z" level=info msg="Created container 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15: openstack/rabbitmq-cell1-server-0/rabbitmq" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353613 | controller | Jun 19 11:41:16.457237 crc crio[22562]: time="2026-06-19T11:41:16.457074665Z" level=info msg="Starting container: 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15" id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.353629 | controller | Jun 19 11:41:16.475407 crc crio[22562]: time="2026-06-19T11:41:16.469741459Z" level=info msg="Started container" PID=61623 containerID=0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f
2026-06-19 12:35:48.353645 | controller | Jun 19 11:41:16.641951 crc crio[22562]: time="2026-06-19T11:41:16.641866752Z" level=info msg="Stopped pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.353661 | controller | Jun 19 11:41:19.624416 crc crio[22562]: time="2026-06-19T11:41:19.623273365Z" level=info msg="Running pod sandbox: openstack/ovn-controller-v4l7z-config-c4g6m/POD" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.353677 | controller | Jun 19 11:41:19.624416 crc crio[22562]: time="2026-06-19T11:41:19.623909791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353694 | controller | Jun 19 11:41:19.673370 crc crio[22562]: time="2026-06-19T11:41:19.673251Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}"
2026-06-19 12:35:48.353710 | controller | Jun 19 11:41:19.673370 crc crio[22562]: time="2026-06-19T11:41:19.673323752Z" level=info msg="Adding pod openstack_ovn-controller-v4l7z-config-c4g6m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.353727 | controller | Jun 19 11:41:20.287731 crc crio[22562]: 2026-06-19T11:41:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:988f759f0850fc3 Mac:0a:7f:43:c5:90:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.353743 | controller | Jun 19 11:41:20.290587 crc crio[22562]: time="2026-06-19T11:41:20.290521438Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}"
2026-06-19 12:35:48.353763 | controller | Jun 19 11:41:20.290692 crc crio[22562]: time="2026-06-19T11:41:20.290673651Z" level=info msg="Checking pod openstack_ovn-controller-v4l7z-config-c4g6m for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.353780 | controller | Jun 19 11:41:20.301602 crc crio[22562]: time="2026-06-19T11:41:20.30151856Z" level=info msg="Ran pod sandbox 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c with infra container: openstack/ovn-controller-v4l7z-config-c4g6m/POD" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.353796 | controller | Jun 19 11:41:20.305241 crc crio[22562]: time="2026-06-19T11:41:20.305109878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7dc9a807-369f-4b07-b98f-17230fd58693 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353813 | controller | Jun 19 11:41:20.310369 crc crio[22562]: time="2026-06-19T11:41:20.310275136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=fe1a3bb7-4a80-4b99-950e-60473021d521 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.353828 | controller | Jun 19 11:41:20.317054 crc crio[22562]: time="2026-06-19T11:41:20.31696418Z" level=info msg="Creating container: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353845 | controller | Jun 19 11:41:20.317513 crc crio[22562]: time="2026-06-19T11:41:20.317417231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353861 | controller | Jun 19 11:41:20.397389 crc crio[22562]: time="2026-06-19T11:41:20.397296567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353877 | controller | Jun 19 11:41:20.720101 crc crio[22562]: time="2026-06-19T11:41:20.71990981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353893 | controller | Jun 19 11:41:20.878649 crc crio[22562]: time="2026-06-19T11:41:20.877854275Z" level=info msg="Created container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.353909 | controller | Jun 19 11:41:20.880917 crc crio[22562]: time="2026-06-19T11:41:20.880824568Z" level=info msg="Starting container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b" id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.353925 | controller | Jun 19 11:41:20.888333 crc crio[22562]: time="2026-06-19T11:41:20.888280852Z" level=info msg="Started container" PID=62036 containerID=7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b description=openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c
2026-06-19 12:35:48.353941 | controller | Jun 19 11:41:21.693732 crc crio[22562]: time="2026-06-19T11:41:21.692838228Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.353960 | controller | Jun 19 11:41:21.694306 crc crio[22562]: time="2026-06-19T11:41:21.6937495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.353976 | controller | Jun 19 11:41:22.917325 crc crio[22562]: time="2026-06-19T11:41:22.917253583Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-9lll9/POD" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.353992 | controller | Jun 19 11:41:22.918549 crc crio[22562]: time="2026-06-19T11:41:22.917367334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.354007 | controller | Jun 19 11:41:23.172549 crc crio[22562]: time="2026-06-19T11:41:23.171547697Z" level=info msg="Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354023 | controller | Jun 19 11:41:23.173517 crc crio[22562]: time="2026-06-19T11:41:23.173391044Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc000658368}] Aliases:map[]}"
2026-06-19 12:35:48.354040 | controller | Jun 19 11:41:23.173937 crc crio[22562]: time="2026-06-19T11:41:23.173630669Z" level=info msg="Deleting pod openstack_ovn-controller-v4l7z-config-c4g6m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.354056 | controller | Jun 19 11:41:28.881670 crc crio[22562]: time="2026-06-19T11:41:28.880770222Z" level=info msg="Removing container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.354071 | controller | Jun 19 11:41:32.599112 crc crio[22562]: time="2026-06-19T11:41:32.598100383Z" level=info msg="Stopped pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354087 | controller | Jun 19 11:41:32.621671 crc crio[22562]: time="2026-06-19T11:41:32.621538452Z" level=info msg="Removed container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.354103 | controller | Jun 19 11:41:32.627398 crc crio[22562]: time="2026-06-19T11:41:32.627315835Z" level=info msg="Removing container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.354120 | controller | Jun 19 11:41:32.689703 crc crio[22562]: time="2026-06-19T11:41:32.689576284Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}"
2026-06-19 12:35:48.354139 | controller | Jun 19 11:41:32.689703 crc crio[22562]: time="2026-06-19T11:41:32.689654476Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.354156 | controller | Jun 19 11:41:32.702021 crc crio[22562]: time="2026-06-19T11:41:32.701905949Z" level=info msg="Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}"
2026-06-19 12:35:48.354172 | controller | Jun 19 11:41:32.702377 crc crio[22562]: time="2026-06-19T11:41:32.702062703Z" level=info msg="Adding pod openstack_root-account-create-update-9lll9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.354188 | controller | Jun 19 11:41:32.711647 crc crio[22562]: time="2026-06-19T11:41:32.711532627Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:74d5713349dc8964e5caecfa4a2b34000a7eb332e301c287a11d4493563fb6e6" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.354204 | controller | Jun 19 11:41:32.712967 crc crio[22562]: time="2026-06-19T11:41:32.71288894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f86f289f-39b8-4c77-8f37-794fae2c7eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.354220 | controller | Jun 19 11:41:32.768777 crc crio[22562]: time="2026-06-19T11:41:32.768405203Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6afd506f-438f-4506-9246-2ed1e54e0af3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.354236 | controller | Jun 19 11:41:32.785288 crc crio[22562]: time="2026-06-19T11:41:32.785070154Z" level=info msg="Creating container: openstack/glance-db-sync-pb58d/glance-db-sync" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.354252 | controller | Jun 19 11:41:32.787331 crc crio[22562]: time="2026-06-19T11:41:32.787231248Z" level=info msg="Removed container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.354267 | controller | Jun 19 11:41:32.789313 crc crio[22562]: time="2026-06-19T11:41:32.789222307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.354283 | controller | Jun 19 11:41:32.808972 crc crio[22562]: time="2026-06-19T11:41:32.808053373Z" level=info msg="Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354299 | controller | Jun 19 11:41:32.808972 crc crio[22562]: time="2026-06-19T11:41:32.808714219Z" level=info msg="Stopped pod sandbox (already stopped): 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354314 | controller | Jun 19 11:41:32.811014 crc crio[22562]: time="2026-06-19T11:41:32.810910694Z" level=info msg="Removing pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354333 | controller | Jun 19 11:41:32.865739 crc crio[22562]: time="2026-06-19T11:41:32.865476941Z" level=info msg="Removed pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354349 | controller | Jun 19 11:41:32.866604 crc crio[22562]: time="2026-06-19T11:41:32.866416575Z" level=info msg="Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354365 | controller | Jun 19 11:41:32.866604 crc crio[22562]: time="2026-06-19T11:41:32.866505257Z" level=info msg="Stopped pod sandbox (already stopped): c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354380 | controller | Jun 19 11:41:32.867221 crc crio[22562]: time="2026-06-19T11:41:32.867092811Z" level=info msg="Removing pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354396 | controller | Jun 19 11:41:32.885656 crc crio[22562]: time="2026-06-19T11:41:32.885389934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.354411 | controller | Jun 19 11:41:32.940948 crc crio[22562]: time="2026-06-19T11:41:32.940860425Z" level=info msg="Removed pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354448 | controller | Jun 19 11:41:32.942652 crc crio[22562]: time="2026-06-19T11:41:32.942575838Z" level=info msg="Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354470 | controller | Jun 19 11:41:32.942778 crc crio[22562]: time="2026-06-19T11:41:32.94267208Z" level=info msg="Stopped pod sandbox (already stopped): 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354486 | controller | Jun 19 11:41:32.944111 crc crio[22562]: time="2026-06-19T11:41:32.944040484Z" level=info msg="Removing pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354502 | controller | Jun 19 11:41:33.011197 crc crio[22562]: time="2026-06-19T11:41:33.01105064Z" level=info msg="Removed pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354518 | controller | Jun 19 11:41:33.017282 crc crio[22562]: time="2026-06-19T11:41:33.01710493Z" level=info msg="Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354534 | controller | Jun 19 11:41:33.017282 crc crio[22562]: time="2026-06-19T11:41:33.017265054Z" level=info msg="Stopped pod sandbox (already stopped): 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354550 | controller | Jun 19 11:41:33.019424 crc crio[22562]: time="2026-06-19T11:41:33.017982702Z" level=info msg="Removing pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354567 | controller | Jun 19 11:41:33.042193 crc crio[22562]: time="2026-06-19T11:41:33.040648122Z" level=info msg="Removed pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354586 | controller | Jun 19 11:41:33.044720 crc crio[22562]: time="2026-06-19T11:41:33.04463072Z" level=info msg="Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354603 | controller | Jun 19 11:41:33.044814 crc crio[22562]: time="2026-06-19T11:41:33.044740013Z" level=info msg="Stopped pod sandbox (already stopped): d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354619 | controller | Jun 19 11:41:33.045406 crc crio[22562]: time="2026-06-19T11:41:33.045342418Z" level=info msg="Removing pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354635 | controller | Jun 19 11:41:33.070111 crc crio[22562]: time="2026-06-19T11:41:33.070016298Z" level=info msg="Removed pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354651 | controller | Jun 19 11:41:33.071038 crc crio[22562]: time="2026-06-19T11:41:33.07091609Z" level=info msg="Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354667 | controller | Jun 19 11:41:33.071247 crc crio[22562]: time="2026-06-19T11:41:33.071078064Z" level=info msg="Stopped pod sandbox (already stopped): d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354683 | controller | Jun 19 11:41:33.072095 crc crio[22562]: time="2026-06-19T11:41:33.071939465Z" level=info msg="Removing pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354699 | controller | Jun 19 11:41:33.093355 crc crio[22562]: time="2026-06-19T11:41:33.093292772Z" level=info msg="Removed pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354715 | controller | Jun 19 11:41:33.095834 crc crio[22562]: time="2026-06-19T11:41:33.095742893Z" level=info msg="Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354731 | controller | Jun 19 11:41:33.095920 crc crio[22562]: time="2026-06-19T11:41:33.095876296Z" level=info msg="Stopped pod sandbox (already stopped): 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354747 | controller | Jun 19 11:41:33.097360 crc crio[22562]: time="2026-06-19T11:41:33.097256571Z" level=info msg="Removing pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354763 | controller | Jun 19 11:41:33.118057 crc crio[22562]: time="2026-06-19T11:41:33.117725657Z" level=info msg="Removed pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354779 | controller | Jun 19 11:41:33.118681 crc crio[22562]: time="2026-06-19T11:41:33.118621869Z" level=info msg="Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354798 | controller | Jun 19 11:41:33.118766 crc crio[22562]: time="2026-06-19T11:41:33.11868686Z" level=info msg="Stopped pod sandbox (already stopped): 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.354816 | controller | Jun 19 11:41:33.119350 crc crio[22562]: time="2026-06-19T11:41:33.119292355Z" level=info msg="Removing pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354832 | controller | Jun 19 11:41:33.144061 crc crio[22562]: time="2026-06-19T11:41:33.143922235Z" level=info msg="Removed pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.354848 | controller | Jun 19 11:41:33.223518 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a911edc412c954b Mac:ee:cc:36:ba:c1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 SocketPath: PciID:}] [{Interface:0xc0004229b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.354864 | controller | Jun 19 11:41:33.226297 crc crio[22562]: time="2026-06-19T11:41:33.226222568Z" level=info msg="Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}"
2026-06-19 12:35:48.354880 | controller | Jun 19 11:41:33.226454 crc crio[22562]: time="2026-06-19T11:41:33.226403872Z" level=info msg="Checking pod openstack_root-account-create-update-9lll9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.354896 | controller | Jun 19 11:41:33.234750 crc crio[22562]: time="2026-06-19T11:41:33.234682398Z" level=info msg="Ran pod sandbox a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 with infra container: openstack/root-account-create-update-9lll9/POD" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.354912 | controller | Jun 19 11:41:33.238571 crc crio[22562]: time="2026-06-19T11:41:33.238536203Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e22e820f-0831-4331-88c5-9d1fc73b2788 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.354928 | controller | Jun 19 11:41:33.242241 crc crio[22562]: time="2026-06-19T11:41:33.242129822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3346791-5226-41f7-a926-46373b2241da name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.354944 | controller | Jun 19 11:41:33.253740 crc crio[22562]: time="2026-06-19T11:41:33.253119394Z" level=info msg="Creating container: openstack/root-account-create-update-9lll9/mariadb-account-create-update" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.354963 | controller | Jun 19 11:41:33.253740 crc crio[22562]: time="2026-06-19T11:41:33.253554874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.354984 | controller | Jun 19 11:41:33.315898 crc crio[22562]: time="2026-06-19T11:41:33.315615879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355000 | controller | Jun 19 11:41:33.322441 crc crio[22562]: time="2026-06-19T11:41:33.322402116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355017 | controller | Jun 19 11:41:33.464129 crc crio[22562]: time="2026-06-19T11:41:33.463865632Z" level=info msg="Created container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355032 | controller | Jun 19 11:41:33.466459 crc crio[22562]: time="2026-06-19T11:41:33.46575526Z" level=info msg="Starting container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2" id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.355048 | controller | Jun 19 11:41:33.477304 crc crio[22562]: time="2026-06-19T11:41:33.477248833Z" level=info msg="Started container" PID=62707 containerID=35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2 description=openstack/root-account-create-update-9lll9/mariadb-account-create-update id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439
2026-06-19 12:35:48.355064 | controller | Jun 19 11:41:33.542576 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebaeac11023310 Mac:32:00:14:f1:55:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.355081 | controller | Jun 19 11:41:33.543864 crc crio[22562]: time="2026-06-19T11:41:33.543785698Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}"
2026-06-19 12:35:48.355097 | controller | Jun 19 11:41:33.544089 crc crio[22562]: time="2026-06-19T11:41:33.544034554Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.355113 | controller | Jun 19 11:41:33.564520 crc crio[22562]: time="2026-06-19T11:41:33.564418598Z" level=info msg="Ran pod sandbox 3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee with infra container: openstack/swift-storage-0/POD" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.355130 | controller | Jun 19 11:41:33.568220 crc crio[22562]: time="2026-06-19T11:41:33.567873623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355146 | controller | Jun 19 11:41:33.568373 crc crio[22562]: time="2026-06-19T11:41:33.568234631Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355162 | controller | Jun 19 11:41:33.568498 crc crio[22562]: time="2026-06-19T11:41:33.568435976Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355184 | controller | Jun 19 11:41:33.573493 crc crio[22562]: time="2026-06-19T11:41:33.570680442Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.355201 | controller | Jun 19 11:41:33.585740 crc crio[22562]: time="2026-06-19T11:41:33.585632352Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-19 12:35:48.355217 | controller | Jun 19 11:41:33.918922 crc crio[22562]: time="2026-06-19T11:41:33.917097755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355234 | controller | Jun 19 11:41:34.052826 crc crio[22562]: time="2026-06-19T11:41:34.052319447Z" level=info msg="Created container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355250 | controller | Jun 19 11:41:34.055436 crc crio[22562]: time="2026-06-19T11:41:34.055379362Z" level=info msg="Starting container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2" id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.355266 | controller | Jun 19 11:41:34.063411 crc crio[22562]: time="2026-06-19T11:41:34.063331799Z" level=info msg="Started container" PID=62757 containerID=3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2 description=openstack/glance-db-sync-pb58d/glance-db-sync id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87
2026-06-19 12:35:48.355282 | controller | Jun 19 11:41:34.520984 crc crio[22562]: time="2026-06-19T11:41:34.520610752Z" level=info msg="Running pod sandbox: openstack/ovn-controller-v4l7z-config-jfddn/POD" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.355298 | controller | Jun 19 11:41:34.521217 crc crio[22562]: time="2026-06-19T11:41:34.521065553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355314 | controller | Jun 19 11:41:34.567022 crc crio[22562]: time="2026-06-19T11:41:34.566891576Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}"
2026-06-19 12:35:48.355330 | controller | Jun 19 11:41:34.567022 crc crio[22562]: time="2026-06-19T11:41:34.566960168Z" level=info msg="Adding pod openstack_ovn-controller-v4l7z-config-jfddn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.355346 | controller | Jun 19 11:41:35.010015 crc crio[22562]: 2026-06-19T11:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d1715658a6124 Mac:82:ef:c3:28:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a SocketPath: PciID:}] [{Interface:0xc0003a6930 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.355366 | controller | Jun 19 11:41:35.011712 crc crio[22562]: time="2026-06-19T11:41:35.011605667Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}"
2026-06-19 12:35:48.355382 | controller | Jun 19 11:41:35.011824 crc crio[22562]: time="2026-06-19T11:41:35.011771461Z" level=info msg="Checking pod openstack_ovn-controller-v4l7z-config-jfddn for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.355398 | controller | Jun 19 11:41:35.027449 crc crio[22562]: time="2026-06-19T11:41:35.027369028Z" level=info msg="Ran pod sandbox c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd with infra container: openstack/ovn-controller-v4l7z-config-jfddn/POD" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.355414 | controller | Jun 19 11:41:35.029665 crc crio[22562]: time="2026-06-19T11:41:35.029553771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=1fe2a3bd-2fec-4da5-9f8c-e6b1fe0b80d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355450 | controller | Jun 19 11:41:35.031398 crc crio[22562]: time="2026-06-19T11:41:35.031333896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2874d91b-1de3-42ad-b6c6-456eb03e99b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355469 | controller | Jun 19 11:41:35.038911 crc crio[22562]: time="2026-06-19T11:41:35.038831761Z" level=info msg="Creating container: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355486 | controller | Jun 19 11:41:35.039416 crc crio[22562]: time="2026-06-19T11:41:35.039351593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355502 | controller | Jun 19 11:41:35.518819 crc crio[22562]: time="2026-06-19T11:41:35.518390513Z" level=info msg="Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.355518 | controller | Jun 19 11:41:35.520405 crc crio[22562]: time="2026-06-19T11:41:35.52025335Z" level=info msg="Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc00008d248}] Aliases:map[]}"
2026-06-19 12:35:48.355534 | controller | Jun 19 11:41:35.520765 crc crio[22562]: time="2026-06-19T11:41:35.520692031Z" level=info msg="Deleting pod openstack_root-account-create-update-9lll9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.355550 | controller | Jun 19 11:41:35.975957 crc crio[22562]: time="2026-06-19T11:41:35.975492372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355566 | controller | Jun 19 11:41:35.980544 crc crio[22562]: time="2026-06-19T11:41:35.980464515Z" level=info msg="Stopped pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.355586 | controller | Jun 19 11:41:36.105284 crc crio[22562]: time="2026-06-19T11:41:36.105069215Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:f57a5c9c470e7a8983d75ae6340e00bfa3c6bb639db553bb2544d9736424ffda" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.355602 | controller | Jun 19 11:41:36.117663 crc crio[22562]: time="2026-06-19T11:41:36.114607481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=25e232fb-6708-498e-ad3a-c48e7af66018 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355618 | controller | Jun 19 11:41:36.125463 crc crio[22562]: time="2026-06-19T11:41:36.125036979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1fcf7c82-050e-4a42-a0c9-187355ac8d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355634 | controller | Jun 19 11:41:36.138070 crc crio[22562]: time="2026-06-19T11:41:36.137945188Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355649 | controller | Jun 19 11:41:36.142399 crc crio[22562]: time="2026-06-19T11:41:36.140958452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355665 | controller | Jun 19 11:41:36.213393 crc crio[22562]: time="2026-06-19T11:41:36.2133117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355680 | controller | Jun 19 11:41:36.235017 crc crio[22562]: time="2026-06-19T11:41:36.234469663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355697 | controller | Jun 19 11:41:36.363619 crc crio[22562]: time="2026-06-19T11:41:36.363500102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355714 | controller | Jun 19 11:41:36.365551 crc crio[22562]: time="2026-06-19T11:41:36.364245691Z" level=info msg="Created container baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736: openstack/swift-storage-0/xattr-restore" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355731 | controller | Jun 19 11:41:36.367229 crc crio[22562]: time="2026-06-19T11:41:36.36707693Z" level=info msg="Starting container: baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736" id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.355747 | controller | Jun 19 11:41:36.373394 crc crio[22562]: time="2026-06-19T11:41:36.373304425Z" level=info msg="Started container" PID=63109 containerID=baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736 description=openstack/swift-storage-0/xattr-restore id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.355764 | controller | Jun 19 11:41:36.536900 crc crio[22562]: time="2026-06-19T11:41:36.536766195Z" level=info msg="Created container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355780 | controller | Jun 19 11:41:36.537961 crc crio[22562]: time="2026-06-19T11:41:36.537905764Z" level=info msg="Starting container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f" id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.355800 | controller | Jun 19 11:41:36.555607 crc crio[22562]: time="2026-06-19T11:41:36.555509558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355816 | controller | Jun 19 11:41:36.555874 crc crio[22562]: time="2026-06-19T11:41:36.555808985Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355832 | controller | Jun 19 11:41:36.555950 crc crio[22562]: time="2026-06-19T11:41:36.555912408Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355848 | controller | Jun 19 11:41:36.557448 crc crio[22562]: time="2026-06-19T11:41:36.557396424Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.355864 | controller | Jun 19 11:41:36.566804 crc crio[22562]: time="2026-06-19T11:41:36.566772987Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-19 12:35:48.355880 | controller | Jun 19 11:41:36.578532 crc crio[22562]: time="2026-06-19T11:41:36.578421425Z" level=info msg="Started container" PID=63132 containerID=93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f description=openstack/ovn-controller-v4l7z-config-jfddn/ovn-config id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd
2026-06-19 12:35:48.355897 | controller | Jun 19 11:41:37.953087 crc crio[22562]: time="2026-06-19T11:41:37.952423285Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:36d132ab68d2202a35d8c951d826c4ceba638c81c4dfc4b3eb9a3ebc606f278c" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.355913 | controller | Jun 19 11:41:37.955034 crc crio[22562]: time="2026-06-19T11:41:37.954282531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9a970871-b59a-4990-bac8-646c4d6144a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355929 | controller | Jun 19 11:41:37.972362 crc crio[22562]: time="2026-06-19T11:41:37.972242646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e2f559f8-61d5-4dc5-b2f6-fcc4a89c6637 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.355945 | controller | Jun 19 11:41:37.986410 crc crio[22562]: time="2026-06-19T11:41:37.986294853Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.355962 | controller | Jun 19 11:41:37.988762 crc crio[22562]: time="2026-06-19T11:41:37.987853801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355978 | controller | Jun 19 11:41:38.037707 crc crio[22562]: time="2026-06-19T11:41:38.037584531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.355994 | controller | Jun 19 11:41:38.042530 crc crio[22562]: time="2026-06-19T11:41:38.042254496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356013 | controller | Jun 19 11:41:38.262019 crc crio[22562]: time="2026-06-19T11:41:38.261867754Z" level=info msg="Created container a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca: openstack/swift-storage-0/account-server" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356030 | controller | Jun 19 11:41:38.264201 crc crio[22562]: time="2026-06-19T11:41:38.26374503Z" level=info msg="Starting container: a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca" id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.356046 | controller | Jun 19 11:41:38.270060 crc crio[22562]: time="2026-06-19T11:41:38.269917584Z" level=info msg="Started container" PID=63314 containerID=a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca description=openstack/swift-storage-0/account-server id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.356062 | controller | Jun 19 11:41:38.287556 crc crio[22562]: time="2026-06-19T11:41:38.287448166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e580fc69-956c-4b8b-888c-6352a647f971 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356078 | controller | Jun 19 11:41:38.307504 crc crio[22562]: time="2026-06-19T11:41:38.307384159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=8257c405-9993-4c6a-9f68-1221d3968271 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356094 | controller | Jun 19 11:41:38.323118 crc crio[22562]: time="2026-06-19T11:41:38.322954904Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356110 | controller | Jun 19 11:41:38.330033 crc crio[22562]: time="2026-06-19T11:41:38.325408795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356126 | controller | Jun 19 11:41:38.376938 crc crio[22562]: time="2026-06-19T11:41:38.376820176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356142 | controller | Jun 19 11:41:38.385294 crc crio[22562]: time="2026-06-19T11:41:38.382533717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356158 | controller | Jun 19 11:41:38.514477 crc crio[22562]: time="2026-06-19T11:41:38.514330264Z" level=info msg="Created container ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156: openstack/swift-storage-0/account-replicator" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356174 | controller | Jun 19 11:41:38.517014 crc crio[22562]: time="2026-06-19T11:41:38.51656842Z" level=info msg="Starting container: ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156" id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.356190 | controller | Jun 19 11:41:38.528628 crc crio[22562]: time="2026-06-19T11:41:38.528524755Z" level=info msg="Started container" PID=63347 containerID=ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156 description=openstack/swift-storage-0/account-replicator id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.356209 | controller | Jun 19 11:41:38.541940 crc crio[22562]: time="2026-06-19T11:41:38.541796723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9fd26207-e41f-4caf-9caf-572691b66b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356226 | controller | Jun 19 11:41:38.558538 crc crio[22562]: time="2026-06-19T11:41:38.558425344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=15e41140-c928-47ef-8576-5e8df77a3c1f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356242 | controller | Jun 19 11:41:38.570778 crc crio[22562]: time="2026-06-19T11:41:38.570672016Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356258 | controller | Jun 19 11:41:38.574611 crc crio[22562]: time="2026-06-19T11:41:38.574537582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356274 | controller | Jun 19 11:41:38.621848 crc crio[22562]: time="2026-06-19T11:41:38.621721839Z" level=info msg="Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.356290 | controller | Jun 19 11:41:38.623065 crc crio[22562]: time="2026-06-19T11:41:38.622464117Z" level=info msg="Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc000328630}] Aliases:map[]}"
2026-06-19 12:35:48.356306 | controller | Jun 19 11:41:38.623065 crc crio[22562]: time="2026-06-19T11:41:38.622611601Z" level=info msg="Deleting pod openstack_ovn-controller-v4l7z-config-jfddn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.356323 | controller | Jun 19 11:41:38.646720 crc crio[22562]: time="2026-06-19T11:41:38.646110671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356339 | controller | Jun 19 11:41:38.702583 crc crio[22562]: time="2026-06-19T11:41:38.702462155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356355 | controller | Jun 19 11:41:38.994207 crc crio[22562]: time="2026-06-19T11:41:38.992417Z" level=info msg="Created container 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e: openstack/swift-storage-0/account-auditor" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356371 | controller | Jun 19 11:41:39.005206 crc crio[22562]: time="2026-06-19T11:41:39.004632794Z" level=info msg="Starting container: 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e" id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.356387 | controller | Jun 19 11:41:39.052636 crc crio[22562]: time="2026-06-19T11:41:39.051283206Z" level=info msg="Started container" PID=63421 containerID=47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e description=openstack/swift-storage-0/account-auditor id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.356406 | controller | Jun 19 11:41:39.126898 crc crio[22562]: time="2026-06-19T11:41:39.126638798Z" level=info msg="Stopped pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.356422 | controller | Jun 19 11:41:39.179937 crc crio[22562]: time="2026-06-19T11:41:39.179788933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c5d6fdf6-fb3c-49c0-bba1-0b4bc5960c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356457 | controller | Jun 19 11:41:39.256641 crc crio[22562]: time="2026-06-19T11:41:39.256449767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a01a1148-2686-4dbb-9706-c79ab1326839 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356475 | controller | Jun 19 11:41:39.470959 crc crio[22562]: time="2026-06-19T11:41:39.470449617Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356491 | controller | Jun 19 11:41:39.473806 crc crio[22562]: time="2026-06-19T11:41:39.473533663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356507 | controller | Jun 19 11:41:39.536236 crc crio[22562]: time="2026-06-19T11:41:39.536064639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356523 | controller | Jun 19 11:41:39.541448 crc crio[22562]: time="2026-06-19T11:41:39.54137294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356538 | controller | Jun 19 11:41:39.674936 crc crio[22562]: time="2026-06-19T11:41:39.670306746Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-k6hpk/POD" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.356555 | controller | Jun 19 11:41:39.674936 crc crio[22562]: time="2026-06-19T11:41:39.6704732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356570 | controller | Jun 19 11:41:39.737090 crc crio[22562]: time="2026-06-19T11:41:39.736947083Z" level=info msg="Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}"
2026-06-19 12:35:48.356586 | controller | Jun 19 11:41:39.737090 crc crio[22562]: time="2026-06-19T11:41:39.737041296Z" level=info msg="Adding pod openstack_cinder-db-create-k6hpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.356602 | controller | Jun 19 11:41:39.800410 crc crio[22562]: time="2026-06-19T11:41:39.796599617Z" level=info msg="Created container b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419: openstack/swift-storage-0/account-reaper" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.356619 | controller | Jun 19 11:41:39.814222 crc crio[22562]: time="2026-06-19T11:41:39.810896361Z" level=info msg="Starting container: b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419" id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.356638 | controller | Jun 19 11:41:39.818007 crc crio[22562]: time="2026-06-19T11:41:39.817082344Z" level=info msg="Started container" PID=63509 containerID=b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419 description=openstack/swift-storage-0/account-reaper id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.356655 | controller | Jun 19 11:41:39.846380 crc crio[22562]: time="2026-06-19T11:41:39.844668806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356671 | controller | Jun 19 11:41:39.846380 crc crio[22562]: time="2026-06-19T11:41:39.844922043Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356687 | controller | Jun 19 11:41:39.846380 crc crio[22562]: time="2026-06-19T11:41:39.844973094Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.356703 | controller | Jun 19 11:41:39.851606 crc crio[22562]: time="2026-06-19T11:41:39.851530296Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.356719 | controller | Jun 19 11:41:39.857558 crc crio[22562]: time="2026-06-19T11:41:39.856853877Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-19 12:35:48.356735 | controller | Jun 19 11:41:40.133490 crc crio[22562]: time="2026-06-19T11:41:40.132333916Z" level=info msg="Running pod sandbox: openstack/cinder-4079-account-create-update-hgr64/POD" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.356769 | controller | Jun 19 11:41:40.133490 crc crio[22562]: time="2026-06-19T11:41:40.132429508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356794 | controller | Jun 19 11:41:40.217619 crc crio[22562]: time="2026-06-19T11:41:40.217307656Z" level=info msg="Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}"
2026-06-19 12:35:48.356814 | controller | Jun 19 11:41:40.217619 crc crio[22562]: time="2026-06-19T11:41:40.217583083Z" level=info msg="Adding pod openstack_cinder-4079-account-create-update-hgr64 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.356835 | controller | Jun 19 11:41:40.361929 crc crio[22562]: time="2026-06-19T11:41:40.361839239Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-wp6n8/POD" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.356856 | controller | Jun 19 11:41:40.361929 crc crio[22562]: time="2026-06-19T11:41:40.361933812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356876 | controller | Jun 19 11:41:40.448356 crc crio[22562]: time="2026-06-19T11:41:40.444898972Z" level=info msg="Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}"
2026-06-19 12:35:48.356898 | controller | Jun 19 11:41:40.448356 crc crio[22562]: time="2026-06-19T11:41:40.444969754Z" level=info msg="Adding pod openstack_keystone-db-sync-wp6n8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.356916 | controller | Jun 19 11:41:40.467829 crc crio[22562]: time="2026-06-19T11:41:40.467687375Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-pzrm2/POD" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.356933 | controller | Jun 19 11:41:40.468054 crc crio[22562]: time="2026-06-19T11:41:40.467916611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.356949 | controller | Jun 19 11:41:40.536503 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99f5a6f138fe69 Mac:c2:70:51:33:bc:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 SocketPath: PciID:}] [{Interface:0xc0001366d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.356966 | controller | Jun 19 11:41:40.552326 crc crio[22562]: time="2026-06-19T11:41:40.552229725Z" level=info msg="Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}"
2026-06-19 12:35:48.356982 | controller | Jun 19 11:41:40.554281 crc crio[22562]: time="2026-06-19T11:41:40.554220564Z" level=info msg="Checking pod openstack_cinder-db-create-k6hpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.356998 | controller | Jun 19 11:41:40.637889 crc crio[22562]: time="2026-06-19T11:41:40.633729769Z" level=info msg="Ran pod sandbox d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b with infra container: openstack/cinder-db-create-k6hpk/POD" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357015 | controller | Jun 19 11:41:40.639362 crc crio[22562]: time="2026-06-19T11:41:40.639113623Z" level=info msg="Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}"
2026-06-19 12:35:48.357032 | controller | Jun 19 11:41:40.639362 crc crio[22562]: time="2026-06-19T11:41:40.639225415Z" level=info msg="Adding pod openstack_neutron-db-create-pzrm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.357048 | controller | Jun 19 11:41:40.646445 crc crio[22562]: time="2026-06-19T11:41:40.640674241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0c4f6913-cc10-4e92-be35-b05c467cd328 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357068 | controller | Jun 19 11:41:40.646852 crc crio[22562]: time="2026-06-19T11:41:40.646785922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3db52eab-cd7c-4df4-9ae6-39c1c4d5c1b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357084 | controller | Jun 19 11:41:40.670552 crc crio[22562]: time="2026-06-19T11:41:40.670422806Z" level=info msg="Creating container: openstack/cinder-db-create-k6hpk/mariadb-database-create" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.357100 | controller | Jun 19 11:41:40.672654 crc crio[22562]: time="2026-06-19T11:41:40.671297798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357116 | controller | Jun 19 11:41:40.691283 crc crio[22562]: time="2026-06-19T11:41:40.690617445Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-gqjm8/POD" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357133 | controller | Jun 19 11:41:40.691283 crc crio[22562]: time="2026-06-19T11:41:40.690740038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357149 | controller | Jun 19 11:41:40.765376 crc crio[22562]: time="2026-06-19T11:41:40.764850851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357165 | controller | Jun 19 11:41:40.770528 crc crio[22562]: time="2026-06-19T11:41:40.770461219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357181 | controller | Jun 19 11:41:40.796553 crc crio[22562]: time="2026-06-19T11:41:40.796484202Z" level=info msg="Running pod sandbox: openstack/neutron-71d5-account-create-update-dv4rx/POD" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357197 | controller | Jun 19 11:41:40.796691 crc crio[22562]: time="2026-06-19T11:41:40.796578974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357214 | controller | Jun 19 11:41:40.819899 crc crio[22562]: time="2026-06-19T11:41:40.819696895Z" level=info msg="Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}"
2026-06-19 12:35:48.357230 | controller | Jun 19 11:41:40.819899 crc crio[22562]: time="2026-06-19T11:41:40.819826288Z" level=info msg="Adding pod openstack_barbican-db-create-gqjm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.357246 | controller | Jun 19 11:41:40.834527 crc crio[22562]: time="2026-06-19T11:41:40.834386699Z" level=info msg="Running pod sandbox: openstack/barbican-1bf8-account-create-update-5qsmm/POD" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357263 | controller | Jun 19 11:41:40.834848 crc crio[22562]: time="2026-06-19T11:41:40.834607894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357282 | controller | Jun 19 11:41:40.849016 crc crio[22562]: time="2026-06-19T11:41:40.848684052Z" level=info msg="Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}"
2026-06-19 12:35:48.357299 | controller | Jun 19 11:41:40.849016 crc crio[22562]: time="2026-06-19T11:41:40.848730343Z" level=info msg="Adding pod openstack_neutron-71d5-account-create-update-dv4rx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.357315 | controller | Jun 19 11:41:40.895943 crc crio[22562]: time="2026-06-19T11:41:40.895815747Z" level=info msg="Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}"
2026-06-19 12:35:48.357331 | controller | Jun 19 11:41:40.895943 crc crio[22562]: time="2026-06-19T11:41:40.895904239Z" level=info msg="Adding pod openstack_barbican-1bf8-account-create-update-5qsmm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.357347 | controller | Jun 19 11:41:40.928656 crc crio[22562]: time="2026-06-19T11:41:40.927653273Z" level=info msg="Created container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.357363 | controller | Jun 19 11:41:40.930071 crc crio[22562]: time="2026-06-19T11:41:40.929829078Z" level=info msg="Starting container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e" id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.357379 | controller | Jun 19 11:41:40.963414 crc crio[22562]: time="2026-06-19T11:41:40.96308608Z" level=info msg="Started container" PID=63669 containerID=8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e description=openstack/cinder-db-create-k6hpk/mariadb-database-create id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b
2026-06-19 12:35:48.357395 | controller | Jun 19 11:41:40.966745 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b829ff5968bd4b4 Mac:ea:f5:16:43:11:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.357411 | controller | Jun 19 11:41:40.981244 crc crio[22562]: time="2026-06-19T11:41:40.979104346Z" level=info msg="Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}"
2026-06-19 12:35:48.357445 | controller | Jun 19 11:41:40.981244 crc crio[22562]: time="2026-06-19T11:41:40.979511416Z" level=info msg="Checking pod openstack_cinder-4079-account-create-update-hgr64 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.357472 | controller | Jun 19 11:41:41.002824 crc crio[22562]: time="2026-06-19T11:41:41.002779261Z" level=info msg="Ran pod sandbox b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 with infra container: openstack/cinder-4079-account-create-update-hgr64/POD" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357489 | controller | Jun 19 11:41:41.009036 crc crio[22562]: time="2026-06-19T11:41:41.008955814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c2989a07-8371-4f22-b11b-018e4b0980c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357505 | controller | Jun 19 11:41:41.012679 crc crio[22562]: time="2026-06-19T11:41:41.012649806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=97e436ca-ba99-4261-9a3a-7de750c02eed name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357521 | controller | Jun 19 11:41:41.028087 crc crio[22562]: time="2026-06-19T11:41:41.027439561Z" level=info msg="Creating container: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.357538 | controller | Jun 19 11:41:41.043123 crc crio[22562]: time="2026-06-19T11:41:41.042887062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357554 | controller | Jun 19 11:41:41.160876 crc crio[22562]: time="2026-06-19T11:41:41.159676839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357570 | controller | Jun 19 11:41:41.203483 crc crio[22562]: time="2026-06-19T11:41:41.203380899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357586 | controller | Jun 19 11:41:41.236309 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b5d3000f1b531 Mac:b6:9e:02:82:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.357602 | controller | Jun 19 11:41:41.244395 crc crio[22562]: time="2026-06-19T11:41:41.244311751Z" level=info msg="Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}"
2026-06-19 12:35:48.357618 | controller | Jun 19 11:41:41.244676 crc crio[22562]: time="2026-06-19T11:41:41.244519556Z" level=info msg="Checking pod openstack_neutron-db-create-pzrm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.357634 | controller | Jun 19 11:41:41.275363 crc crio[22562]: time="2026-06-19T11:41:41.274705762Z" level=info msg="Ran pod sandbox 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 with infra container: openstack/neutron-db-create-pzrm2/POD" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357650 | controller | Jun 19 11:41:41.280464 crc crio[22562]: time="2026-06-19T11:41:41.280317892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=414203e3-ca61-4469-aeaa-5f9d3672da78 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357669 | controller | Jun 19 11:41:41.292115 crc crio[22562]: time="2026-06-19T11:41:41.291867106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e8f33346-c02c-4ed0-891f-a020aca93a23 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357686 | controller | Jun 19 11:41:41.310636 crc crio[22562]: time="2026-06-19T11:41:41.310327603Z" level=info msg="Creating container: openstack/neutron-db-create-pzrm2/mariadb-database-create" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.357702 | controller | Jun 19 11:41:41.310925 crc crio[22562]: time="2026-06-19T11:41:41.310803855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357718 | controller | Jun 19 11:41:41.318757 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aeea9c35f58323 Mac:9a:67:8b:8b:7b:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.357734 | controller | Jun 19 11:41:41.324323 crc crio[22562]: time="2026-06-19T11:41:41.324055612Z" level=info msg="Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}"
2026-06-19 12:35:48.357750 | controller | Jun 19 11:41:41.325318 crc crio[22562]: time="2026-06-19T11:41:41.325030827Z" level=info msg="Checking pod openstack_keystone-db-sync-wp6n8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.357766 | controller | Jun 19 11:41:41.388373 crc crio[22562]: time="2026-06-19T11:41:41.388329061Z" level=info msg="Created container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.357782 | controller | Jun 19 11:41:41.389965 crc crio[22562]: time="2026-06-19T11:41:41.389940251Z" level=info msg="Starting container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1" id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.357798 | controller | Jun 19 11:41:41.400465 crc crio[22562]: time="2026-06-19T11:41:41.400420339Z" level=info msg="Started container" PID=63792 containerID=83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1 description=openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220
2026-06-19 12:35:48.357814 | controller | Jun 19 11:41:41.405687 crc crio[22562]: time="2026-06-19T11:41:41.405550236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357831 | controller | Jun 19 11:41:41.412915 crc crio[22562]: time="2026-06-19T11:41:41.412777696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.357850 | controller | Jun 19 11:41:41.413824 crc crio[22562]: time="2026-06-19T11:41:41.413754329Z" level=info msg="Ran pod sandbox 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 with infra container: openstack/keystone-db-sync-wp6n8/POD" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.357866 | controller | Jun 19 11:41:41.433461 crc crio[22562]: time="2026-06-19T11:41:41.427720485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357882 | controller | Jun 19 11:41:41.433461 crc crio[22562]: time="2026-06-19T11:41:41.429219622Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357898 | controller | Jun 19 11:41:41.433461 crc crio[22562]: time="2026-06-19T11:41:41.430113974Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.357913 | controller | Jun 19 11:41:41.433461 crc crio[22562]: time="2026-06-19T11:41:41.431804866Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.357929 | controller | Jun 19 11:41:41.448378 crc crio[22562]: time="2026-06-19T11:41:41.44693263Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-19 12:35:48.357944 | controller | Jun 19 11:41:41.477251 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ebbc7f0f60dbc2 Mac:22:96:c6:17:90:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.357960 | controller | Jun 19 11:41:41.481760 crc crio[22562]: time="2026-06-19T11:41:41.480325044Z" level=info msg="Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}"
2026-06-19 12:35:48.357977 | controller | Jun 19 11:41:41.481760 crc crio[22562]: time="2026-06-19T11:41:41.480543749Z" level=info msg="Checking pod openstack_neutron-71d5-account-create-update-dv4rx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.357993 | controller | Jun 19 11:41:41.508099 crc crio[22562]: time="2026-06-19T11:41:41.507932027Z" level=info msg="Ran pod sandbox 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c with infra container: openstack/neutron-71d5-account-create-update-dv4rx/POD" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.358008 | controller | Jun 19 11:41:41.518717 crc crio[22562]: time="2026-06-19T11:41:41.517087784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e99cddaf-1099-41f2-a800-ec2a518659a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358024 | controller | Jun 19 11:41:41.533572 crc crio[22562]: time="2026-06-19T11:41:41.533244133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d2d2a411-4a39-43fb-bf74-af6c372c3484 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358043 | controller | Jun 19 11:41:41.556612 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dbfd3cfa12a01 Mac:56:ae:01:fa:de:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.358060 | controller | Jun 19 11:41:41.557934 crc crio[22562]: time="2026-06-19T11:41:41.557711867Z" level=info msg="Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}"
2026-06-19 12:35:48.358077 | controller | Jun 19 11:41:41.558076 crc crio[22562]: time="2026-06-19T11:41:41.557950363Z" level=info msg="Checking pod openstack_barbican-1bf8-account-create-update-5qsmm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.358094 | controller | Jun 19 11:41:41.560460 crc crio[22562]: time="2026-06-19T11:41:41.560374753Z" level=info msg="Creating container: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358111 | controller | Jun 19 11:41:41.564937 crc crio[22562]: time="2026-06-19T11:41:41.564844084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358127 | controller | Jun 19 11:41:41.586954 crc crio[22562]: time="2026-06-19T11:41:41.586895019Z" level=info msg="Ran pod sandbox e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 with infra container: openstack/barbican-1bf8-account-create-update-5qsmm/POD" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.358144 | controller | Jun 19 11:41:41.592840 crc crio[22562]: time="2026-06-19T11:41:41.592780804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=290bed7d-04c9-4eed-a7de-1ab24293f332 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358160 | controller | Jun 19 11:41:41.598868 crc crio[22562]: time="2026-06-19T11:41:41.598786163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=90976281-eb3b-404f-9717-6e7d0a2c0b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358175 | controller | Jun 19 11:41:41.600460 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4f0060f57db311 Mac:da:c3:f8:ab:0a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.358191 | controller | Jun 19 11:41:41.601481 crc crio[22562]: time="2026-06-19T11:41:41.601430738Z" level=info msg="Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}"
2026-06-19 12:35:48.358213 | controller | Jun 19 11:41:41.601639 crc crio[22562]: time="2026-06-19T11:41:41.601604012Z" level=info msg="Checking pod openstack_barbican-db-create-gqjm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.358230 | controller | Jun 19 11:41:41.608239 crc crio[22562]: time="2026-06-19T11:41:41.608062872Z" level=info msg="Creating container: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358246 | controller | Jun 19 11:41:41.611255 crc crio[22562]: time="2026-06-19T11:41:41.610853391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358262 | controller | Jun 19 11:41:41.611887 crc crio[22562]: time="2026-06-19T11:41:41.611819185Z" level=info msg="Ran pod sandbox f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 with infra container: openstack/barbican-db-create-gqjm8/POD" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.358278 | controller | Jun 19 11:41:41.614939 crc crio[22562]: time="2026-06-19T11:41:41.61485237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cfe7254b-c828-40ff-8d75-f3d29a63ef6a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358293 | controller | Jun 19 11:41:41.623297 crc crio[22562]: time="2026-06-19T11:41:41.623217306Z" level=info msg="Created container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358309 | controller | Jun 19 11:41:41.624365 crc crio[22562]: time="2026-06-19T11:41:41.624301433Z" level=info msg="Starting container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba" id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.358352 | controller | Jun 19 11:41:41.632528 crc crio[22562]: time="2026-06-19T11:41:41.632432664Z" level=info msg="Started container" PID=63824 containerID=cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba description=openstack/neutron-db-create-pzrm2/mariadb-database-create id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91
2026-06-19 12:35:48.358375 | controller | Jun 19 11:41:41.633081 crc crio[22562]: time="2026-06-19T11:41:41.632833215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3f175bb3-adc3-421c-afbc-770d334798ee name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358392 | controller | Jun 19 11:41:41.652827 crc crio[22562]: time="2026-06-19T11:41:41.652686595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358408 | controller | Jun 19 11:41:41.654727 crc crio[22562]: time="2026-06-19T11:41:41.654658374Z" level=info msg="Creating container: openstack/barbican-db-create-gqjm8/mariadb-database-create" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358424 | controller | Jun 19 11:41:41.655322 crc crio[22562]: time="2026-06-19T11:41:41.655223228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358460 | controller | Jun 19 11:41:41.658859 crc crio[22562]: time="2026-06-19T11:41:41.658776446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358480 | controller | Jun 19 11:41:41.716254 crc crio[22562]: time="2026-06-19T11:41:41.716133133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358497 | controller | Jun 19 11:41:41.725527 crc crio[22562]: time="2026-06-19T11:41:41.725489815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358512 | controller | Jun 19 11:41:41.743404 crc crio[22562]: time="2026-06-19T11:41:41.743222063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358527 | controller | Jun 19 11:41:41.750131 crc crio[22562]: time="2026-06-19T11:41:41.747357405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358543 | controller | Jun 19 11:41:41.896110 crc crio[22562]: time="2026-06-19T11:41:41.895965328Z" level=info msg="Created container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358559 | controller | Jun 19 11:41:41.902698 crc crio[22562]: time="2026-06-19T11:41:41.901328401Z" level=info msg="Starting container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703" id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.358575 | controller | Jun 19 11:41:41.914738 crc crio[22562]: time="2026-06-19T11:41:41.914581408Z" level=info msg="Created container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358590 | controller | Jun 19 11:41:41.915727 crc crio[22562]: time="2026-06-19T11:41:41.915512001Z" level=info msg="Created container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358606 | controller | Jun 19 11:41:41.915804 crc crio[22562]: time="2026-06-19T11:41:41.915724176Z" level=info msg="Starting container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310" id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.358621 | controller | Jun 19 11:41:41.918855 crc crio[22562]: time="2026-06-19T11:41:41.917021969Z" level=info msg="Starting container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff" id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.358637 | controller | Jun 19 11:41:41.918855 crc crio[22562]: time="2026-06-19T11:41:41.91789394Z" level=info msg="Started container" PID=63870 containerID=e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703 description=openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c
2026-06-19 12:35:48.358654 | controller | Jun 19 11:41:41.924440 crc crio[22562]: time="2026-06-19T11:41:41.92433734Z" level=info msg="Started container" PID=63872 containerID=5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310 description=openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342
2026-06-19 12:35:48.358674 | controller | Jun 19 11:41:41.925643 crc crio[22562]: time="2026-06-19T11:41:41.924592706Z" level=info msg="Started container" PID=63877 containerID=a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff description=openstack/barbican-db-create-gqjm8/mariadb-database-create id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4
2026-06-19 12:35:48.358690 | controller | Jun 19 11:41:42.508041 crc crio[22562]: time="2026-06-19T11:41:42.502679114Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:cd145c73092847785e95abbcdaed89141b56be0af27baa3c2af1118aef498be3" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.358707 | controller | Jun 19 11:41:42.509925 crc crio[22562]: time="2026-06-19T11:41:42.509806491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=113603d3-ffcb-4bf5-8e3f-67f1b548864e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358722 | controller | Jun 19 11:41:42.555598 crc crio[22562]: time="2026-06-19T11:41:42.555329435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=0820faf6-b110-458d-aa28-d99ebd34c64c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358738 | controller | Jun 19 11:41:42.565967 crc crio[22562]: time="2026-06-19T11:41:42.565768924Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358754 | controller | Jun 19 11:41:42.568317 crc crio[22562]: time="2026-06-19T11:41:42.568248715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358771 | controller | Jun 19 11:41:42.626947 crc crio[22562]: time="2026-06-19T11:41:42.626838404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358787 | controller | Jun 19 11:41:42.639015 crc crio[22562]: time="2026-06-19T11:41:42.638898451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358803 | controller | Jun 19 11:41:42.789128 crc crio[22562]: time="2026-06-19T11:41:42.78896591Z" level=info msg="Created container a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa: openstack/swift-storage-0/container-server" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358819 | controller | Jun 19 11:41:42.790505 crc crio[22562]: time="2026-06-19T11:41:42.790426306Z" level=info msg="Starting container: a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa" id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.358836 | controller | Jun 19 11:41:42.796264 crc crio[22562]: time="2026-06-19T11:41:42.796079846Z" level=info msg="Started container" PID=63992 containerID=a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa description=openstack/swift-storage-0/container-server id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.358851 | controller | Jun 19 11:41:42.814680 crc crio[22562]: time="2026-06-19T11:41:42.809488048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2554add1-0f8b-4506-ae04-06a82e1f74cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358870 | controller | Jun 19 11:41:42.836323 crc crio[22562]: time="2026-06-19T11:41:42.836207298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8489e743-c958-4842-9f80-20c08f26b8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.358886 | controller | Jun 19 11:41:42.850423 crc crio[22562]: time="2026-06-19T11:41:42.850324487Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.358902 | controller | Jun 19 11:41:42.851880 crc crio[22562]: time="2026-06-19T11:41:42.851746512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358918 | controller | Jun 19 11:41:42.912083 crc crio[22562]: time="2026-06-19T11:41:42.911785136Z" level=info msg="Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.358934 | controller | Jun 19 11:41:42.912541 crc crio[22562]: time="2026-06-19T11:41:42.912470713Z" level=info msg="Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0005ac7b0}] Aliases:map[]}"
2026-06-19 12:35:48.358951 | controller | Jun 19 11:41:42.913003 crc crio[22562]: time="2026-06-19T11:41:42.912682438Z" level=info msg="Deleting pod openstack_cinder-db-create-k6hpk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.358967 | controller | Jun 19 11:41:42.923219 crc crio[22562]: time="2026-06-19T11:41:42.923078955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.358983 | controller | Jun 19 11:41:42.932719 crc crio[22562]: time="2026-06-19T11:41:42.932632412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359000 | controller | Jun 19 11:41:43.087783 crc crio[22562]: time="2026-06-19T11:41:43.08630515Z" level=info msg="Created container 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30: openstack/swift-storage-0/container-replicator" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359016 | controller | Jun 19 11:41:43.087783 crc crio[22562]: time="2026-06-19T11:41:43.088808072Z" level=info msg="Starting container: 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30" id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.359032 | controller | Jun 19 11:41:43.098048 crc crio[22562]: time="2026-06-19T11:41:43.097915217Z" level=info msg="Started container" PID=64020 containerID=751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30 description=openstack/swift-storage-0/container-replicator id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.359048 | controller | Jun 19 11:41:43.115095 crc crio[22562]: time="2026-06-19T11:41:43.114902787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8b381363-e746-42ab-9dce-f4ad9ca9dab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359067 | controller | Jun 19 11:41:43.131789 crc crio[22562]: time="2026-06-19T11:41:43.131681851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=525834f2-5579-47ad-9964-1e52a6876f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359083 | controller | Jun 19 11:41:43.144254 crc crio[22562]: time="2026-06-19T11:41:43.144114479Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359099 | controller | Jun 19 11:41:43.145528 crc crio[22562]: time="2026-06-19T11:41:43.145467302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359115 | controller | Jun 19 11:41:43.242812 crc crio[22562]: time="2026-06-19T11:41:43.242698416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359132 | controller | Jun 19 11:41:43.253735 crc crio[22562]: time="2026-06-19T11:41:43.252823186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359148 | controller | Jun 19 11:41:43.403435 crc crio[22562]: time="2026-06-19T11:41:43.403057108Z" level=info msg="Created container 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2: openstack/swift-storage-0/container-auditor" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359164 | controller | Jun 19 11:41:43.405321 crc crio[22562]: time="2026-06-19T11:41:43.405089279Z" level=info msg="Starting container: 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2" id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.359181 | controller | Jun 19 11:41:43.412505 crc crio[22562]: time="2026-06-19T11:41:43.412311387Z" level=info msg="Started container" PID=64045 containerID=967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2 description=openstack/swift-storage-0/container-auditor id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.359196 | controller | Jun 19 11:41:43.413040 crc crio[22562]: time="2026-06-19T11:41:43.412902663Z" level=info msg="Stopped pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359213 | controller | Jun 19 11:41:43.432605 crc crio[22562]: time="2026-06-19T11:41:43.432488757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5ba671f0-ce22-4e68-b102-9b21ec7ec28b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359229 | controller | Jun 19 11:41:43.454251 crc crio[22562]: time="2026-06-19T11:41:43.453425984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8dd10cb4-6391-4fa8-b81d-0b2527a93e97 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359246 | controller | Jun 19 11:41:43.465625 crc crio[22562]: time="2026-06-19T11:41:43.463403621Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359262 | controller | Jun 19 11:41:43.465625 crc crio[22562]: time="2026-06-19T11:41:43.465112823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359279 | controller | Jun 19 11:41:43.545124 crc crio[22562]: time="2026-06-19T11:41:43.545023548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359298 | controller | Jun 19 11:41:43.549232 crc crio[22562]: time="2026-06-19T11:41:43.549096409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359315 | controller | Jun 19 11:41:43.689022 crc crio[22562]: time="2026-06-19T11:41:43.688896714Z" level=info msg="Created container 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0: openstack/swift-storage-0/container-updater" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359331 | controller | Jun 19 11:41:43.691400 crc crio[22562]: time="2026-06-19T11:41:43.691315954Z" level=info msg="Starting container: 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0" id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.359348 | controller | Jun 19 11:41:43.702930 crc crio[22562]: time="2026-06-19T11:41:43.702794668Z" level=info msg="Started container" PID=64072 containerID=4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0 description=openstack/swift-storage-0/container-updater id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.359364 | controller | Jun 19 11:41:43.719032 crc crio[22562]: time="2026-06-19T11:41:43.718919677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cf65dee5-5be5-4bf4-8528-c31c8c448f0c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359380 | controller | Jun 19 11:41:43.734248 crc crio[22562]: time="2026-06-19T11:41:43.734093611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8b88f417-5c37-4d62-91f1-b86e99fb1132 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359396 | controller | Jun 19 11:41:43.743644 crc crio[22562]: time="2026-06-19T11:41:43.743232937Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359412 | controller | Jun 19 11:41:43.746015 crc crio[22562]: time="2026-06-19T11:41:43.745919904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359443 | controller | Jun 19 11:41:43.829385 crc crio[22562]: time="2026-06-19T11:41:43.829290764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359465 | controller | Jun 19 11:41:43.836571 crc crio[22562]: time="2026-06-19T11:41:43.836477191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359482 | controller | Jun 19 11:41:43.939773 crc crio[22562]: time="2026-06-19T11:41:43.939715983Z" level=info msg="Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359499 | controller | Jun 19 11:41:43.939876 crc crio[22562]: time="2026-06-19T11:41:43.939796185Z" level=info msg="Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359516 | controller | Jun 19 11:41:43.940706 crc crio[22562]: time="2026-06-19T11:41:43.940588525Z" level=info msg="Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc0030b4128}] Aliases:map[]}"
2026-06-19 12:35:48.359536 | controller | Jun 19 11:41:43.940706 crc crio[22562]: time="2026-06-19T11:41:43.940689658Z" level=info msg="Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}"
2026-06-19 12:35:48.359554 | controller | Jun 19 11:41:43.940868 crc crio[22562]: time="2026-06-19T11:41:43.940751399Z" level=info msg="Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359570 | controller | Jun 19 11:41:43.941119 crc crio[22562]: time="2026-06-19T11:41:43.940914783Z" level=info msg="Deleting pod openstack_cinder-4079-account-create-update-hgr64 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.359587 | controller | Jun 19 11:41:43.941354 crc crio[22562]: time="2026-06-19T11:41:43.941299482Z" level=info msg="Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}"
2026-06-19 12:35:48.359604 | controller | Jun 19 11:41:43.941468 crc crio[22562]: time="2026-06-19T11:41:43.940708048Z" level=info msg="Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359619 | controller | Jun 19 11:41:43.941677 crc crio[22562]: time="2026-06-19T11:41:43.941473417Z" level=info msg="Deleting pod openstack_neutron-db-create-pzrm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.359635 | controller | Jun 19 11:41:43.943228 crc crio[22562]: time="2026-06-19T11:41:43.940925093Z" level=info msg="Deleting pod openstack_neutron-71d5-account-create-update-dv4rx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.359651 | controller | Jun 19 11:41:43.945858 crc crio[22562]: time="2026-06-19T11:41:43.940671977Z" level=info msg="Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.359668 | controller | Jun 19 11:41:43.947771 crc crio[22562]: time="2026-06-19T11:41:43.947700451Z" level=info msg="Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc0005ac5e0}] Aliases:map[]}"
2026-06-19 12:35:48.359687 | controller | Jun 19 11:41:43.948755 crc crio[22562]: time="2026-06-19T11:41:43.948631014Z" level=info msg="Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d828}] Aliases:map[]}"
2026-06-19 12:35:48.359704 | controller | Jun 19 11:41:43.949025 crc crio[22562]: time="2026-06-19T11:41:43.948949292Z" level=info msg="Deleting pod openstack_barbican-1bf8-account-create-update-5qsmm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.359720 | controller | Jun 19 11:41:43.949685 crc crio[22562]: time="2026-06-19T11:41:43.949599898Z" level=info msg="Deleting pod openstack_barbican-db-create-gqjm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.359736 | controller | Jun 19 11:41:43.970915 crc crio[22562]: time="2026-06-19T11:41:43.9707527Z" level=info msg="Created container 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0: openstack/swift-storage-0/object-server" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359751 | controller | Jun 19 11:41:43.973094 crc crio[22562]: time="2026-06-19T11:41:43.972885634Z" level=info msg="Starting container: 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0" id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.359767 | controller | Jun 19 11:41:43.981649 crc crio[22562]: time="2026-06-19T11:41:43.981467436Z" level=info msg="Started container" PID=64099 containerID=805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0 description=openstack/swift-storage-0/object-server id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.359782 | controller | Jun 19 11:41:44.002536 crc crio[22562]: time="2026-06-19T11:41:44.002367302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3be90602-89fd-423f-99a5-85c1e07bf502 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359798 | controller | Jun 19 11:41:44.020672 crc crio[22562]: time="2026-06-19T11:41:44.020572722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=38827443-dedd-4237-b97c-b4f87eef688a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359814 | controller | Jun 19 11:41:44.031438 crc crio[22562]: time="2026-06-19T11:41:44.031376348Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359830 | controller | Jun 19 11:41:44.032594 crc crio[22562]: time="2026-06-19T11:41:44.032561948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359846 | controller | Jun 19 11:41:44.095551 crc crio[22562]: time="2026-06-19T11:41:44.095446322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359862 | controller | Jun 19 11:41:44.103402 crc crio[22562]: time="2026-06-19T11:41:44.103330058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359877 | controller | Jun 19 11:41:44.271912 crc crio[22562]: time="2026-06-19T11:41:44.269607678Z" level=info msg="Created container cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b: openstack/swift-storage-0/object-replicator" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359897 | controller | Jun 19 11:41:44.275518 crc crio[22562]: time="2026-06-19T11:41:44.275424321Z" level=info msg="Starting container: cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b" id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.359913 | controller | Jun 19 11:41:44.287766 crc crio[22562]: time="2026-06-19T11:41:44.287626773Z" level=info msg="Started container" PID=64235 containerID=cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b description=openstack/swift-storage-0/object-replicator id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.359929 | controller | Jun 19 11:41:44.303584 crc crio[22562]: time="2026-06-19T11:41:44.303396952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=98d0e2fb-95a0-43a5-986b-b083bc3bc8a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359944 | controller | Jun 19 11:41:44.320640 crc crio[22562]: time="2026-06-19T11:41:44.31991365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5d742a32-da5f-4e1d-8755-66c7aba8c55d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.359960 | controller | Jun 19 11:41:44.329444 crc crio[22562]: time="2026-06-19T11:41:44.329348375Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.359975 | controller | Jun 19 11:41:44.329875 crc crio[22562]: time="2026-06-19T11:41:44.329812586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.359990 | controller | Jun 19 11:41:44.427073 crc crio[22562]: time="2026-06-19T11:41:44.426902535Z" level=info msg="Stopped pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.360006 | controller | Jun 19 11:41:44.432750 crc crio[22562]: time="2026-06-19T11:41:44.432685158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360022 | controller | Jun 19 11:41:44.448237 crc crio[22562]: time="2026-06-19T11:41:44.44610117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360038 | controller | Jun 19 11:41:44.608595 crc crio[22562]: time="2026-06-19T11:41:44.608459033Z" level=info msg="Stopped pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.360053 | controller | Jun 19 11:41:44.618394 crc crio[22562]: time="2026-06-19T11:41:44.618319517Z" level=info msg="Created container e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9: openstack/swift-storage-0/object-auditor" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360069 | controller | Jun 19 11:41:44.622571 crc crio[22562]: time="2026-06-19T11:41:44.621232619Z" level=info msg="Starting container: e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9" id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.360085 | controller | Jun 19 11:41:44.625430 crc crio[22562]: time="2026-06-19T11:41:44.625364511Z" level=info msg="Stopped pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.360103 | controller | Jun 19 11:41:44.644307 crc crio[22562]: time="2026-06-19T11:41:44.643587851Z" level=info msg="Started container" PID=64256 containerID=e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9 description=openstack/swift-storage-0/object-auditor id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.360120 | controller | Jun 19 11:41:44.657200 crc crio[22562]: time="2026-06-19T11:41:44.656780468Z" level=info msg="Stopped pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.360135 | controller | Jun 19 11:41:44.659017 crc crio[22562]: time="2026-06-19T11:41:44.658267815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b0bc09bf-a6b1-477b-9e9a-f5e4dd839ebd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360151 | controller | Jun 19 11:41:44.673061 crc crio[22562]: time="2026-06-19T11:41:44.672785163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3a4fcb68-0cdf-4202-b4a0-ce6dad8fcb1a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360166 | controller | Jun 19 11:41:44.688446 crc crio[22562]: time="2026-06-19T11:41:44.688367028Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360182 | controller | Jun 19 11:41:44.689555 crc crio[22562]: time="2026-06-19T11:41:44.689501876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360197 | controller | Jun 19 11:41:44.750653 crc crio[22562]: time="2026-06-19T11:41:44.75033557Z" level=info msg="Stopped pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.360213 | controller | Jun 19 11:41:44.802214 crc crio[22562]: time="2026-06-19T11:41:44.802091309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360228 | controller | Jun 19 11:41:44.809698 crc crio[22562]: time="2026-06-19T11:41:44.809048611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360244 | controller | Jun 19 11:41:44.940750 crc crio[22562]: time="2026-06-19T11:41:44.940662214Z" level=info msg="Created container 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63: openstack/swift-storage-0/object-updater" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360260 | controller | Jun 19 11:41:44.942600 crc crio[22562]: time="2026-06-19T11:41:44.942479129Z" level=info msg="Starting container: 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63" id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.360275 | controller | Jun 19 11:41:44.952332 crc crio[22562]: time="2026-06-19T11:41:44.95223047Z" level=info msg="Started container" PID=64312 containerID=6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63 description=openstack/swift-storage-0/object-updater id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.360294 | controller | Jun 19 11:41:44.979687 crc crio[22562]: time="2026-06-19T11:41:44.979595176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=326bdf7d-9682-4175-b6e6-bbc16a6e8b57 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360311 | controller | Jun 19 11:41:45.027687 crc crio[22562]: time="2026-06-19T11:41:45.02706417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=44dbe411-81aa-4cb8-bd2e-db5eeb445836 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360327 | controller | Jun 19 11:41:45.038020 crc crio[22562]: time="2026-06-19T11:41:45.037947638Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360343 | controller | Jun 19 11:41:45.038442 crc crio[22562]: time="2026-06-19T11:41:45.03842105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360359 | controller | Jun 19 11:41:45.130395 crc crio[22562]: time="2026-06-19T11:41:45.130062595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360375 | controller | Jun 19 11:41:45.136701 crc crio[22562]: time="2026-06-19T11:41:45.136277348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360391 | controller | Jun 19 11:41:45.298782 crc crio[22562]: time="2026-06-19T11:41:45.298644852Z" level=info msg="Created container fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d: openstack/swift-storage-0/object-expirer" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360408 | controller | Jun 19 11:41:45.302555 crc crio[22562]: time="2026-06-19T11:41:45.302493437Z" level=info msg="Starting container: fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d" id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.360424 | controller | Jun 19 11:41:45.313679 crc crio[22562]: time="2026-06-19T11:41:45.313572951Z" level=info msg="Started container" PID=64390 containerID=fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d description=openstack/swift-storage-0/object-expirer id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.360461 | controller | Jun 19 11:41:45.327387 crc crio[22562]: time="2026-06-19T11:41:45.32729548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f29d9686-0544-48e8-bcab-ef4356c6e20b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360478 | controller | Jun 19 11:41:45.348240 crc crio[22562]: time="2026-06-19T11:41:45.348105424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=15fae73b-caab-418a-9a29-e59e26fbc9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360542 | controller | Jun 19 11:41:45.357134 crc crio[22562]: time="2026-06-19T11:41:45.357019665Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360566 | controller | Jun 19 11:41:45.357593 crc crio[22562]: time="2026-06-19T11:41:45.357544218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360586 | controller | Jun 19 11:41:45.406462 crc crio[22562]: time="2026-06-19T11:41:45.406320994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360603 | controller | Jun 19 11:41:45.411600 crc crio[22562]: time="2026-06-19T11:41:45.409964083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360619 | controller | Jun 19 11:41:45.517396 crc crio[22562]: time="2026-06-19T11:41:45.517301866Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-85jph/POD" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.360635 | controller | Jun 19 11:41:45.517578 crc crio[22562]: time="2026-06-19T11:41:45.517411589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360652 | controller | Jun 19 11:41:45.561894 crc crio[22562]: time="2026-06-19T11:41:45.561460768Z" level=info msg="Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}"
2026-06-19 12:35:48.360668 | controller | Jun 19 11:41:45.561894 crc crio[22562]: time="2026-06-19T11:41:45.561853057Z" level=info msg="Adding pod openstack_root-account-create-update-85jph to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.360685 | controller | Jun 19 11:41:45.562824 crc crio[22562]: time="2026-06-19T11:41:45.562730909Z" level=info msg="Created container 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82: openstack/swift-storage-0/rsync" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360702 | controller | Jun 19 11:41:45.565275 crc crio[22562]: time="2026-06-19T11:41:45.565121939Z" level=info msg="Starting container: 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82" id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.360719 | controller | Jun 19 11:41:45.571861 crc crio[22562]: time="2026-06-19T11:41:45.571737431Z" level=info msg="Started container" PID=64444 containerID=6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82 description=openstack/swift-storage-0/rsync id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.360735 | controller | Jun 19 11:41:45.587399 crc crio[22562]: time="2026-06-19T11:41:45.586301712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f62100e6-f3d8-4b2f-b3d0-772e288ea81a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360767 | controller | Jun 19 11:41:45.603353 crc crio[22562]: time="2026-06-19T11:41:45.603237401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f6d0efcf-4eeb-41b3-8607-3d55f71175ff name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360786 | controller | Jun 19 11:41:45.610453 crc crio[22562]: time="2026-06-19T11:41:45.610403148Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360802 | controller | Jun 19 11:41:45.612884 crc crio[22562]: time="2026-06-19T11:41:45.612852298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360830 | controller | Jun 19 11:41:45.653855 crc crio[22562]: time="2026-06-19T11:41:45.653806581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360847 | controller | Jun 19 11:41:45.660492 crc crio[22562]: time="2026-06-19T11:41:45.660468445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.360864 | controller | Jun 19 11:41:45.834834 crc crio[22562]: time="2026-06-19T11:41:45.834297882Z" level=info msg="Created container 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc: openstack/swift-storage-0/swift-recon-cron" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.360880 | controller | Jun 19 11:41:45.836639 crc crio[22562]: time="2026-06-19T11:41:45.836399454Z" level=info msg="Starting container: 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc" id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.360896 | controller | Jun 19 11:41:45.844233 crc crio[22562]: time="2026-06-19T11:41:45.84394296Z" level=info msg="Started container" PID=64483 containerID=87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc description=openstack/swift-storage-0/swift-recon-cron id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee
2026-06-19 12:35:48.360912 | controller | Jun 19 11:41:46.134775 crc crio[22562]: 2026-06-19T11:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a93429370a28f Mac:d6:54:cf:dc:51:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d SocketPath: PciID:}] [{Interface:0xc000125870 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.360929 | controller | Jun 19 11:41:46.139384 crc crio[22562]: time="2026-06-19T11:41:46.138255314Z" level=info msg="Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}"
2026-06-19 12:35:48.360945 | controller | Jun 19 11:41:46.139384 crc crio[22562]: time="2026-06-19T11:41:46.138836918Z" level=info msg="Checking pod openstack_root-account-create-update-85jph for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.360961 | controller | Jun 19 11:41:46.164259 crc crio[22562]: time="2026-06-19T11:41:46.163944879Z" level=info msg="Ran pod sandbox 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd with infra container: openstack/root-account-create-update-85jph/POD" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.360977 | controller | Jun 19 11:41:46.175813 crc crio[22562]: time="2026-06-19T11:41:46.175622748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c3c64bac-a5d0-4c58-bc94-2271450aaaa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.360993 | controller | Jun 19 11:41:46.182444 crc crio[22562]: time="2026-06-19T11:41:46.180421927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e470f439-adb9-4d04-9243-a0b65c7180e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361012 | controller | Jun 19 11:41:46.216264 crc crio[22562]: time="2026-06-19T11:41:46.216121399Z" level=info msg="Creating container: openstack/root-account-create-update-85jph/mariadb-account-create-update" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361029 | controller | Jun 19 11:41:46.216894 crc crio[22562]: time="2026-06-19T11:41:46.216839938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361044 | controller | Jun 19 11:41:46.290382 crc crio[22562]: time="2026-06-19T11:41:46.290292363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361061 | controller | Jun 19 11:41:46.306295 crc crio[22562]: time="2026-06-19T11:41:46.294356483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361077 | controller | Jun 19 11:41:46.440600 crc crio[22562]: time="2026-06-19T11:41:46.440370552Z" level=info msg="Created container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361093 | controller | Jun 19 11:41:46.443794 crc crio[22562]: time="2026-06-19T11:41:46.443724306Z" level=info msg="Starting container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d" id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.361109 | controller | Jun 19 11:41:46.459020 crc crio[22562]: time="2026-06-19T11:41:46.45886274Z" level=info msg="Started container" PID=64541 containerID=84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d description=openstack/root-account-create-update-85jph/mariadb-account-create-update id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd
2026-06-19 12:35:48.361125 | controller | Jun 19 11:41:47.001118 crc crio[22562]: time="2026-06-19T11:41:47.000552268Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-kn69f/POD" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.361141 | controller | Jun 19 11:41:47.002535 crc crio[22562]: time="2026-06-19T11:41:47.001198063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361157 | controller | Jun 19 11:41:48.202703 crc crio[22562]: time="2026-06-19T11:41:48.201080322Z" level=info msg="Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.361173 | controller | Jun 19 11:41:48.202703 crc crio[22562]: time="2026-06-19T11:41:48.202258651Z" level=info msg="Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc0005ac510}] Aliases:map[]}"
2026-06-19 12:35:48.361189 | controller | Jun 19 11:41:48.202703 crc crio[22562]: time="2026-06-19T11:41:48.202396524Z" level=info msg="Deleting pod openstack_root-account-create-update-85jph from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.361209 | controller | Jun 19 11:41:49.216128 crc crio[22562]: time="2026-06-19T11:41:49.215253069Z" level=info msg="Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.361225 | controller | Jun 19 11:41:49.218699 crc crio[22562]: time="2026-06-19T11:41:49.216863708Z" level=info msg="Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc000328000}] Aliases:map[]}"
2026-06-19 12:35:48.361242 | controller | Jun 19 11:41:49.218699 crc crio[22562]: time="2026-06-19T11:41:49.217072333Z" level=info msg="Deleting pod openstack_glance-db-sync-pb58d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.361258 | controller | Jun 19 11:41:51.475567 crc crio[22562]: time="2026-06-19T11:41:51.47489257Z" level=info msg="Stopped pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.361274 | controller | Jun 19 11:41:51.643208 crc crio[22562]: time="2026-06-19T11:41:51.641422256Z" level=info msg="Stopped pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.361290 | controller | Jun 19 11:41:51.661422 crc crio[22562]: time="2026-06-19T11:41:51.661301748Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}"
2026-06-19 12:35:48.361306 | controller | Jun 19 11:41:51.661422 crc crio[22562]: time="2026-06-19T11:41:51.66140604Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-kn69f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.361322 | controller | Jun 19 11:41:51.662591 crc crio[22562]: time="2026-06-19T11:41:51.662506737Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:f6fdf5062b55739d34f51eca548d8d30dbd5cbecec7e1cb3c53d87f0f1c29bea" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.361338 | controller | Jun 19 11:41:51.682210 crc crio[22562]: time="2026-06-19T11:41:51.67478619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=4c0ec9b2-d01f-4de5-a9d6-03bb8e5bbdae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361354 | controller | Jun 19 11:41:51.762207 crc crio[22562]: time="2026-06-19T11:41:51.759205897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f7ede66c-26c8-4962-9e49-5755dae164c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361370 | controller | Jun 19 11:41:51.788376 crc crio[22562]: time="2026-06-19T11:41:51.785467177Z" level=info msg="Creating container: openstack/keystone-db-sync-wp6n8/keystone-db-sync" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361386 | controller | Jun 19 11:41:51.792203 crc crio[22562]: time="2026-06-19T11:41:51.79004416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361417 | controller | Jun 19 11:41:51.863449 crc crio[22562]: time="2026-06-19T11:41:51.86331284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361478 | controller | Jun 19 11:41:51.874256 crc crio[22562]: time="2026-06-19T11:41:51.874118708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361499 | controller | Jun 19 11:41:52.025241 crc crio[22562]: time="2026-06-19T11:41:52.023710884Z" level=info msg="Created container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361516 | controller | Jun 19 11:41:52.026560 crc crio[22562]: time="2026-06-19T11:41:52.026487434Z" level=info msg="Starting container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04" id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.361532 | controller | Jun 19 11:41:52.032255 crc crio[22562]: time="2026-06-19T11:41:52.031803156Z" level=info msg="Started container" PID=64893 containerID=560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04 description=openstack/keystone-db-sync-wp6n8/keystone-db-sync id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9
2026-06-19 12:35:48.361549 | controller | Jun 19 11:41:52.283430 crc crio[22562]: 2026-06-19T11:41:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5f6a93a3dd3c9 Mac:6e:19:20:da:95:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.361565 | controller | Jun 19 11:41:52.283430 crc crio[22562]: time="2026-06-19T11:41:52.280735318Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}"
2026-06-19 12:35:48.361581 | controller | Jun 19 11:41:52.283430 crc crio[22562]: time="2026-06-19T11:41:52.280881211Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-kn69f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.361597 | controller | Jun 19 11:41:52.298196 crc crio[22562]: time="2026-06-19T11:41:52.298088837Z" level=info msg="Ran pod sandbox 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b with infra container: openstack/dnsmasq-dns-68c444669f-kn69f/POD" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.361614 | controller | Jun 19 11:41:52.304413 crc crio[22562]: time="2026-06-19T11:41:52.304325661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f8d4e4c2-2736-49bd-b408-c46c60481ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361630 | controller | Jun 19 11:41:52.354960 crc crio[22562]: time="2026-06-19T11:41:52.35487043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c0ed0b7e-19fd-4787-85eb-4226034e5f18 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361650 | controller | Jun 19 11:41:52.362627 crc crio[22562]: time="2026-06-19T11:41:52.362502979Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/init" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361667 | controller | Jun 19 11:41:52.363126 crc crio[22562]: time="2026-06-19T11:41:52.363069343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361717 | controller | Jun 19 11:41:52.400745 crc crio[22562]: time="2026-06-19T11:41:52.400680853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361735 | controller | Jun 19 11:41:52.405021 crc crio[22562]: time="2026-06-19T11:41:52.404935608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361751 | controller | Jun 19 11:41:52.557644 crc crio[22562]: time="2026-06-19T11:41:52.55753128Z" level=info msg="Created container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361767 | controller | Jun 19 11:41:52.559291 crc crio[22562]: time="2026-06-19T11:41:52.559111608Z" level=info msg="Starting container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605" id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.361783 | controller | Jun 19 11:41:52.565427 crc crio[22562]: time="2026-06-19T11:41:52.565343573Z" level=info msg="Started container" PID=64921 containerID=38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605 description=openstack/dnsmasq-dns-68c444669f-kn69f/init id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b
2026-06-19 12:35:48.361799 | controller | Jun 19 11:41:53.290532 crc crio[22562]: time="2026-06-19T11:41:53.289744348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dc3cb9ab-70ca-4e21-a01c-ed7063a97ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361816 | controller | Jun 19 11:41:53.386863 crc crio[22562]: time="2026-06-19T11:41:53.386738965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f9ac694a-388f-4193-99fd-d16649a53a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.361832 | controller | Jun 19 11:41:53.690911 crc crio[22562]: time="2026-06-19T11:41:53.690811681Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361849 | controller | Jun 19 11:41:53.692010 crc crio[22562]: time="2026-06-19T11:41:53.691431126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361865 | controller | Jun 19 11:41:53.756790 crc crio[22562]: time="2026-06-19T11:41:53.756482724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361882 | controller | Jun 19 11:41:53.766830 crc crio[22562]: time="2026-06-19T11:41:53.766691487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.361901 | controller | Jun 19 11:41:54.127065 crc crio[22562]: time="2026-06-19T11:41:54.126846178Z" level=info msg="Created container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.361918 | controller | Jun 19 11:41:54.131413 crc crio[22562]: time="2026-06-19T11:41:54.130918849Z" level=info msg="Starting container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98" id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.361934 | controller | Jun 19 11:41:54.149803 crc crio[22562]: time="2026-06-19T11:41:54.14957365Z" level=info msg="Started container" PID=64964 containerID=5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 description=openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b
2026-06-19 12:35:48.361950 | controller | Jun 19 11:41:57.339971 crc crio[22562]: time="2026-06-19T11:41:57.33846088Z" level=info msg="Stopping container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 (timeout: 10s)" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.361967 | controller | Jun 19 11:41:57.476082 crc crio[22562]: time="2026-06-19T11:41:57.47562434Z" level=info msg="Stopped container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.361984 | controller | Jun 19 11:41:57.478096 crc crio[22562]: time="2026-06-19T11:41:57.477912756Z" level=info msg="Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.362000 | controller | Jun 19 11:41:57.478847 crc crio[22562]: time="2026-06-19T11:41:57.478749027Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000658c90}] Aliases:map[]}"
2026-06-19 12:35:48.362017 | controller | Jun 19 11:41:57.479099 crc crio[22562]: time="2026-06-19T11:41:57.478956763Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-kn69f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.362033 | controller | Jun 19 11:41:57.857321 crc crio[22562]: time="2026-06-19T11:41:57.856790682Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.362049 | controller | Jun 19 11:41:57.857582 crc crio[22562]: time="2026-06-19T11:41:57.857347895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362065 | controller | Jun 19 11:41:57.935056 crc crio[22562]: time="2026-06-19T11:41:57.934943033Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}"
2026-06-19 12:35:48.362085 | controller | Jun 19 11:41:57.935056 crc crio[22562]: time="2026-06-19T11:41:57.935035835Z" level=info msg="Adding pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.362101 | controller | Jun 19 11:41:57.939847 crc crio[22562]: time="2026-06-19T11:41:57.939806123Z" level=info msg="Stopped pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.362118 | controller | Jun 19 11:41:58.414704 crc crio[22562]: time="2026-06-19T11:41:58.414082256Z" level=info msg="Removing container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.362134 | controller | Jun 19 11:41:58.456432 crc crio[22562]: time="2026-06-19T11:41:58.456335441Z" level=info msg="Removed container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.362150 | controller | Jun 19 11:41:58.463609 crc crio[22562]: time="2026-06-19T11:41:58.462789801Z" level=info msg="Removing container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.362166 | controller | Jun 19 11:41:58.519098 crc crio[22562]: 2026-06-19T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c24d757aac687a3 Mac:92:67:5d:d4:49:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.362183 | controller | Jun 19 11:41:58.520539 crc crio[22562]: time="2026-06-19T11:41:58.520448206Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}"
2026-06-19 12:35:48.362199 | controller | Jun 19 11:41:58.520720 crc crio[22562]: time="2026-06-19T11:41:58.52060575Z" level=info msg="Checking pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.362215 | controller | Jun 19 11:41:58.527515 crc crio[22562]: time="2026-06-19T11:41:58.527444289Z" level=info msg="Ran pod sandbox c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef with infra container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.362232 | controller | Jun 19 11:41:58.532077 crc crio[22562]: time="2026-06-19T11:41:58.531854758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2a57ac4e-aa39-469d-a6cb-f44f8f73a892 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362247 | controller | Jun 19 11:41:58.534890 crc crio[22562]: time="2026-06-19T11:41:58.534303989Z" level=info msg="Removed container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.362263 | controller | Jun 19 11:41:58.587831 crc crio[22562]: time="2026-06-19T11:41:58.587284787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b8241945-db98-4a2f-a87c-a7c766379b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362283 | controller | Jun 19 11:41:58.604086 crc crio[22562]: time="2026-06-19T11:41:58.604023512Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362299 | controller | Jun 19 11:41:58.604643 crc crio[22562]: time="2026-06-19T11:41:58.604562085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362315 | controller | Jun 19 11:41:58.674834 crc crio[22562]: time="2026-06-19T11:41:58.674628827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362331 | controller | Jun 19 11:41:58.681694 crc crio[22562]: time="2026-06-19T11:41:58.68161961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362347 | controller | Jun 19 11:41:58.855277 crc crio[22562]: time="2026-06-19T11:41:58.855077217Z" level=info msg="Created container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362363 | controller | Jun 19 11:41:58.856930 crc crio[22562]: time="2026-06-19T11:41:58.856723098Z" level=info msg="Starting container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e" id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.362383 | controller | Jun 19 11:41:58.868707 crc crio[22562]: time="2026-06-19T11:41:58.868506838Z" level=info msg="Started container" PID=65401 containerID=a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef
2026-06-19 12:35:48.362401 | controller | Jun 19 11:41:59.431799 crc crio[22562]: time="2026-06-19T11:41:59.431627028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=091f12e2-3ff1-4916-9fe9-228a90cd3c38 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362416 | controller | Jun 19 11:41:59.509443 crc crio[22562]: time="2026-06-19T11:41:59.509330118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8585d406-8d86-481c-afc9-bd093145dad8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362452 | controller | Jun 19 11:41:59.521070 crc crio[22562]: time="2026-06-19T11:41:59.520932385Z" level=info msg="Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362470 | controller | Jun 19 11:41:59.521574 crc crio[22562]: time="2026-06-19T11:41:59.521434837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362486 | controller | Jun 19 11:41:59.573744 crc crio[22562]: time="2026-06-19T11:41:59.573492465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362502 | controller | Jun 19 11:41:59.578618 crc crio[22562]: time="2026-06-19T11:41:59.578515419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362521 | controller | Jun 19 11:41:59.747624 crc crio[22562]: time="2026-06-19T11:41:59.747479285Z" level=info msg="Created container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362537 | controller | Jun 19 11:41:59.748852 crc crio[22562]: time="2026-06-19T11:41:59.748768827Z" level=info msg="Starting container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba" id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.362553 | controller | Jun 19 11:41:59.756780 crc crio[22562]: time="2026-06-19T11:41:59.756357075Z" level=info msg="Started container" PID=65459 containerID=e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef
2026-06-19 12:35:48.362570 | controller | Jun 19 11:42:00.541520 crc crio[22562]: time="2026-06-19T11:42:00.540876985Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697822-nbvpv/POD" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.362586 | controller | Jun 19 11:42:00.543582 crc crio[22562]: time="2026-06-19T11:42:00.541542251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362602 | controller | Jun 19 11:42:00.581336 crc crio[22562]: time="2026-06-19T11:42:00.581043399Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}"
2026-06-19 12:35:48.362619 | controller | Jun 19 11:42:00.581336 crc crio[22562]: time="2026-06-19T11:42:00.5811217Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697822-nbvpv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.362635 | controller | Jun 19 11:42:01.146549 crc crio[22562]: 2026-06-19T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44f83039a3d874 Mac:fe:fe:f7:90:fe:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.362652 | controller | Jun 19 11:42:01.148313 crc crio[22562]: time="2026-06-19T11:42:01.148257318Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}"
2026-06-19 12:35:48.362668 | controller | Jun 19 11:42:01.148468 crc crio[22562]: time="2026-06-19T11:42:01.148406042Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697822-nbvpv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.362684 | controller | Jun 19 11:42:01.165230 crc crio[22562]: time="2026-06-19T11:42:01.157313192Z" level=info msg="Ran pod sandbox a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 with infra container: openshift-infra/auto-csr-approver-29697822-nbvpv/POD" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.362703 | controller | Jun 19 11:42:01.165230 crc crio[22562]: time="2026-06-19T11:42:01.159935577Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.362719 | controller | Jun 19 11:42:01.168854 crc crio[22562]: time="2026-06-19T11:42:01.168724154Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.362736 | controller | Jun 19 11:42:02.070837 crc crio[22562]: time="2026-06-19T11:42:02.070203516Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.362752 | controller | Jun 19 11:42:02.073269 crc crio[22562]: time="2026-06-19T11:42:02.071872817Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e41d273-443c-4b80-9367-9939b1cce2c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362768 | controller | Jun 19 11:42:02.076299 crc crio[22562]: time="2026-06-19T11:42:02.074516512Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f62a3613-7f1e-4027-a59a-991b5c3b6743 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.362783 | controller | Jun 19 11:42:02.082238 crc crio[22562]: time="2026-06-19T11:42:02.08208439Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697822-nbvpv/oc" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362799 | controller | Jun 19 11:42:02.082932 crc crio[22562]: time="2026-06-19T11:42:02.082843928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362815 | controller | Jun 19 11:42:02.135213 crc crio[22562]: time="2026-06-19T11:42:02.135064359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362831 | controller | Jun 19 11:42:02.490225 crc crio[22562]: time="2026-06-19T11:42:02.489567832Z" level=info msg="Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.362847 | controller | Jun 19 11:42:02.491496 crc crio[22562]: time="2026-06-19T11:42:02.491462988Z" level=info msg="Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5e4e8}] Aliases:map[]}"
2026-06-19 12:35:48.362864 | controller | Jun 19 11:42:02.491846 crc crio[22562]: time="2026-06-19T11:42:02.491820297Z" level=info msg="Deleting pod openstack_keystone-db-sync-wp6n8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.362881 | controller | Jun 19 11:42:02.505912 crc crio[22562]: time="2026-06-19T11:42:02.505815893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.362897 | controller | Jun 19 11:42:02.688125 crc crio[22562]: time="2026-06-19T11:42:02.688033006Z" level=info msg="Created container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.362917 | controller | Jun 19 11:42:02.689849 crc crio[22562]: time="2026-06-19T11:42:02.689686598Z" level=info msg="Starting container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da" id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.362934 | controller | Jun 19 11:42:02.708587 crc crio[22562]: time="2026-06-19T11:42:02.707918119Z" level=info msg="Started container" PID=65577 containerID=f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da description=openshift-infra/auto-csr-approver-29697822-nbvpv/oc id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068
2026-06-19 12:35:48.362950 | controller | Jun 19 11:42:02.908433 crc crio[22562]: time="2026-06-19T11:42:02.907487471Z" level=info msg="Stopped pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.362966 | controller | Jun 19 11:42:04.071225 crc crio[22562]: time="2026-06-19T11:42:04.070550209Z" level=info msg="Stopping container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba (timeout: 10s)" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.362983 | controller | Jun 19 11:42:04.241224 crc crio[22562]: time="2026-06-19T11:42:04.241031572Z" level=info msg="Stopped container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.362999 | controller | Jun 19 11:42:04.244270 crc crio[22562]: time="2026-06-19T11:42:04.243649896Z" level=info msg="Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.363015 | controller | Jun 19 11:42:04.248232 crc crio[22562]: time="2026-06-19T11:42:04.246683352Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0020943f8}] Aliases:map[]}"
2026-06-19 12:35:48.363031 | controller | Jun 19 11:42:04.248232 crc crio[22562]: time="2026-06-19T11:42:04.246893707Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363048 | controller | Jun 19 11:42:04.592506 crc crio[22562]: time="2026-06-19T11:42:04.591418673Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-hnwsx/POD" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363064 | controller | Jun 19 11:42:04.592506 crc crio[22562]: time="2026-06-19T11:42:04.591899364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363080 | controller | Jun 19 11:42:04.622616 crc crio[22562]: time="2026-06-19T11:42:04.622526941Z" level=info msg="Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.363103 | controller | Jun 19 11:42:04.623240 crc crio[22562]: time="2026-06-19T11:42:04.623125856Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc000659260}] Aliases:map[]}"
2026-06-19 12:35:48.363120 | controller | Jun 19 11:42:04.623443 crc crio[22562]: time="2026-06-19T11:42:04.623386642Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697822-nbvpv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363136 | controller | Jun 19 11:42:04.697609 crc crio[22562]: time="2026-06-19T11:42:04.697502905Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-b28jb/POD" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363153 | controller | Jun 19 11:42:04.697710 crc crio[22562]: time="2026-06-19T11:42:04.697643989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363169 | controller | Jun 19 11:42:04.706442 crc crio[22562]: time="2026-06-19T11:42:04.703062002Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}"
2026-06-19 12:35:48.363185 | controller | Jun 19 11:42:04.706442 crc crio[22562]: time="2026-06-19T11:42:04.703109553Z" level=info msg="Adding pod openstack_keystone-bootstrap-hnwsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363201 | controller | Jun 19 11:42:04.770458 crc crio[22562]: time="2026-06-19T11:42:04.770364195Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}"
2026-06-19 12:35:48.363217 | controller | Jun 19 11:42:04.770458 crc crio[22562]: time="2026-06-19T11:42:04.770441327Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-b28jb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363233 | controller | Jun 19 11:42:04.880103 crc crio[22562]: time="2026-06-19T11:42:04.876489078Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-6svgb/POD" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363249 | controller | Jun 19 11:42:04.880103 crc crio[22562]: time="2026-06-19T11:42:04.876587051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363264 | controller | Jun 19 11:42:04.901632 crc crio[22562]: time="2026-06-19T11:42:04.899822795Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363280 | controller | Jun 19 11:42:04.901632 crc crio[22562]: time="2026-06-19T11:42:04.899946708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363300 | controller | Jun 19 11:42:05.128304 crc crio[22562]: time="2026-06-19T11:42:05.124858557Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-862r6/POD" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363316 | controller | Jun 19 11:42:05.128304 crc crio[22562]: time="2026-06-19T11:42:05.125325739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363332 | controller | Jun 19 11:42:05.166068 crc crio[22562]: time="2026-06-19T11:42:05.165352518Z" level=info msg="Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}"
2026-06-19 12:35:48.363348 | controller | Jun 19 11:42:05.166068 crc crio[22562]: time="2026-06-19T11:42:05.165418349Z" level=info msg="Adding pod openstack_cinder-db-sync-6svgb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363363 | controller | Jun 19 11:42:05.226511 crc crio[22562]: time="2026-06-19T11:42:05.226409617Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-hbh8l/POD" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363379 | controller | Jun 19 11:42:05.226752 crc crio[22562]: time="2026-06-19T11:42:05.226556072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363395 | controller | Jun 19 11:42:05.238694 crc crio[22562]: time="2026-06-19T11:42:05.238299482Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}"
2026-06-19 12:35:48.363412 | controller | Jun 19 11:42:05.238694 crc crio[22562]: time="2026-06-19T11:42:05.238680281Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363447 | controller | Jun 19 11:42:05.344445 crc crio[22562]: time="2026-06-19T11:42:05.3365445Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-q5hzv/POD" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363470 | controller | Jun 19 11:42:05.344445 crc crio[22562]: time="2026-06-19T11:42:05.336659643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363487 | controller | Jun 19 11:42:05.478248 crc crio[22562]: time="2026-06-19T11:42:05.476246142Z" level=info msg="Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}"
2026-06-19 12:35:48.363508 | controller | Jun 19 11:42:05.478248 crc crio[22562]: time="2026-06-19T11:42:05.476348075Z" level=info msg="Adding pod openstack_placement-db-sync-hbh8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363524 | controller | Jun 19 11:42:05.524709 crc crio[22562]: time="2026-06-19T11:42:05.524232459Z" level=info msg="Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}"
2026-06-19 12:35:48.363541 | controller | Jun 19 11:42:05.524709 crc crio[22562]: time="2026-06-19T11:42:05.524308331Z" level=info msg="Adding pod openstack_neutron-db-sync-862r6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363557 | controller | Jun 19 11:42:05.585533 crc crio[22562]: time="2026-06-19T11:42:05.585115404Z" level=info msg="Stopped pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.363574 | controller | Jun 19 11:42:05.646476 crc crio[22562]: time="2026-06-19T11:42:05.645381914Z" level=info msg="Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}"
2026-06-19 12:35:48.363590 | controller | Jun 19 11:42:05.646476 crc crio[22562]: time="2026-06-19T11:42:05.645759753Z" level=info msg="Adding pod openstack_barbican-db-sync-q5hzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363606 | controller | Jun 19 11:42:05.717289 crc crio[22562]: time="2026-06-19T11:42:05.717097395Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363623 | controller | Jun 19 11:42:05.717289 crc crio[22562]: time="2026-06-19T11:42:05.717281381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363638 | controller | Jun 19 11:42:05.740436 crc crio[22562]: time="2026-06-19T11:42:05.740268249Z" level=info msg="Stopped pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.363654 | controller | Jun 19 11:42:05.748747 crc crio[22562]: time="2026-06-19T11:42:05.747919108Z" level=info msg="Removing container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.363670 | controller | Jun 19 11:42:05.816253 crc crio[22562]: time="2026-06-19T11:42:05.816039882Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}"
2026-06-19 12:35:48.363690 | controller | Jun 19 11:42:05.816253 crc crio[22562]: time="2026-06-19T11:42:05.816102724Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-hjrgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363706 | controller | Jun 19 11:42:05.879425 crc crio[22562]: time="2026-06-19T11:42:05.879313335Z" level=info msg="Removed container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.363722 | controller | Jun 19 11:42:05.887338 crc crio[22562]: time="2026-06-19T11:42:05.885715204Z" level=info msg="Removing container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.363738 | controller | Jun 19 11:42:05.953397 crc crio[22562]: time="2026-06-19T11:42:05.953224502Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363754 | controller | Jun 19 11:42:05.953397 crc crio[22562]: time="2026-06-19T11:42:05.953314904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363770 | controller | Jun 19 11:42:06.031374 crc crio[22562]: time="2026-06-19T11:42:06.024128175Z" level=info msg="Removed container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.363786 | controller | Jun 19 11:42:06.110682 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cecd13aac28b721 Mac:96:6d:18:8f:c3:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae SocketPath: PciID:}] [{Interface:0xc0003ed2b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.363802 | controller | Jun 19 11:42:06.143098 crc crio[22562]: time="2026-06-19T11:42:06.142924821Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}"
2026-06-19 12:35:48.363818 | controller | Jun 19 11:42:06.144100 crc crio[22562]: time="2026-06-19T11:42:06.143252439Z" level=info msg="Checking pod openstack_keystone-bootstrap-hnwsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.363834 | controller | Jun 19 11:42:06.149691 crc crio[22562]: time="2026-06-19T11:42:06.145503405Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363850 | controller | Jun 19 11:42:06.149691 crc crio[22562]: time="2026-06-19T11:42:06.145636088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.363866 | controller | Jun 19 11:42:06.177789 crc crio[22562]: time="2026-06-19T11:42:06.177694551Z" level=info msg="Ran pod sandbox cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 with infra container: openstack/keystone-bootstrap-hnwsx/POD" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363885 | controller | Jun 19 11:42:06.184798 crc crio[22562]: time="2026-06-19T11:42:06.184710453Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}"
2026-06-19 12:35:48.363902 | controller | Jun 19 11:42:06.184798 crc crio[22562]: time="2026-06-19T11:42:06.184789735Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.363918 | controller | Jun 19 11:42:06.186221 crc crio[22562]: time="2026-06-19T11:42:06.186084118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=867a6db9-5b9b-449f-84d0-beb23708ca05 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.363934 | controller | Jun 19 11:42:06.202451 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5734b1247aefb54 Mac:86:26:e2:7c:d2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.363951 | controller | Jun 19 11:42:06.203827 crc crio[22562]: time="2026-06-19T11:42:06.203794806Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}"
2026-06-19 12:35:48.363967 | controller | Jun 19 11:42:06.204202 crc crio[22562]: time="2026-06-19T11:42:06.204135125Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-b28jb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.363983 | controller | Jun 19 11:42:06.242831 crc crio[22562]: time="2026-06-19T11:42:06.242775999Z" level=info msg="Ran pod sandbox 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 with infra container: openstack/dnsmasq-dns-57c96b5555-b28jb/POD" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.363999 | controller | Jun 19 11:42:06.255932 crc crio[22562]: time="2026-06-19T11:42:06.253879033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=363fa30e-ae01-4b0f-a76a-89be8b943604 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364016 | controller | Jun 19 11:42:06.274479 crc crio[22562]: time="2026-06-19T11:42:06.273388266Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}"
2026-06-19 12:35:48.364033 | controller | Jun 19 11:42:06.274479 crc crio[22562]: time="2026-06-19T11:42:06.273477068Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.364055 | controller | Jun 19 11:42:06.294055 crc crio[22562]: time="2026-06-19T11:42:06.293768359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=af2a8e59-6899-448b-b63e-07f7c415bfdd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364072 | controller | Jun 19 11:42:06.312349 crc crio[22562]: time="2026-06-19T11:42:06.312262807Z" level=info msg="Creating container: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.364088 | controller | Jun 19 11:42:06.315297 crc crio[22562]: time="2026-06-19T11:42:06.313727473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364105 | controller | Jun 19 11:42:06.396128 crc crio[22562]: time="2026-06-19T11:42:06.395770161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b70d8f36-7f3a-4da8-8a3f-f1b1c595abcd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364121 | controller | Jun 19 11:42:06.411376 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e05c692053d7682 Mac:8a:df:40:0a:7b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 SocketPath: PciID:}] [{Interface:0xc0001b8740 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.364137 | controller | Jun 19 11:42:06.414840 crc crio[22562]: time="2026-06-19T11:42:06.4147624Z" level=info msg="Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}"
2026-06-19 12:35:48.364154 | controller | Jun 19 11:42:06.415035 crc crio[22562]: time="2026-06-19T11:42:06.414934214Z" level=info msg="Checking pod openstack_placement-db-sync-hbh8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.364171 | controller | Jun 19 11:42:06.438935 crc crio[22562]: time="2026-06-19T11:42:06.438577009Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-b28jb/init" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.364188 | controller | Jun 19 11:42:06.439261 crc crio[22562]: time="2026-06-19T11:42:06.439003819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364204 | controller | Jun 19 11:42:06.459349 crc crio[22562]: time="2026-06-19T11:42:06.458914232Z" level=info msg="Ran pod sandbox e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe with infra container: openstack/placement-db-sync-hbh8l/POD" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.364221 | controller | Jun 19 11:42:06.494658 crc crio[22562]: time="2026-06-19T11:42:06.494541842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364237 | controller | Jun 19 11:42:06.494825 crc crio[22562]: time="2026-06-19T11:42:06.494775868Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364256 | controller | Jun 19 11:42:06.494825 crc crio[22562]: time="2026-06-19T11:42:06.494819469Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364272 | controller | Jun 19 11:42:06.500194 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00cafdacacb9d7 Mac:0a:94:87:9f:55:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.364289 | controller | Jun 19 11:42:06.506950 crc crio[22562]: time="2026-06-19T11:42:06.504932158Z" level=info msg="Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}"
2026-06-19 12:35:48.364305 | controller | Jun 19 11:42:06.506950 crc crio[22562]: time="2026-06-19T11:42:06.505445642Z" level=info msg="Checking pod openstack_cinder-db-sync-6svgb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.364322 | controller | Jun 19 11:42:06.506950 crc crio[22562]: time="2026-06-19T11:42:06.506245061Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.364338 | controller | Jun 19 11:42:06.510670 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90845baf8ea36e2 Mac:fe:ac:80:e3:27:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.364354 | controller | Jun 19 11:42:06.511943 crc crio[22562]: time="2026-06-19T11:42:06.511800318Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}"
2026-06-19 12:35:48.364423 | controller | Jun 19 11:42:06.512394 crc crio[22562]: time="2026-06-19T11:42:06.512044024Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.364463 | controller | Jun 19 11:42:06.530115 crc crio[22562]: time="2026-06-19T11:42:06.530074081Z" level=info msg="Ran pod sandbox f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e with infra container: openstack/cinder-db-sync-6svgb/POD" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.364480 | controller | Jun 19 11:42:06.538802 crc crio[22562]: time="2026-06-19T11:42:06.53453879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364497 | controller | Jun 19 11:42:06.539693 crc crio[22562]: time="2026-06-19T11:42:06.539597986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364519 | controller | Jun 19 11:42:06.540369 crc crio[22562]: time="2026-06-19T11:42:06.540342443Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364535 | controller | Jun 19 11:42:06.540645 crc crio[22562]: time="2026-06-19T11:42:06.540546149Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364550 | controller | Jun 19 11:42:06.551386 crc crio[22562]: time="2026-06-19T11:42:06.54467339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364566 | controller | Jun 19 11:42:06.551386 crc crio[22562]: time="2026-06-19T11:42:06.546365873Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.364582 | controller | Jun 19 11:42:06.551657 crc crio[22562]: time="2026-06-19T11:42:06.551399658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364598 | controller | Jun 19 11:42:06.554021 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b445047ac1ed829 Mac:7e:61:7f:aa:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.364614 | controller | Jun 19 11:42:06.558016 crc crio[22562]: time="2026-06-19T11:42:06.555831007Z" level=info msg="Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}"
2026-06-19 12:35:48.364630 | controller | Jun 19 11:42:06.558016 crc crio[22562]: time="2026-06-19T11:42:06.556018402Z" level=info msg="Checking pod openstack_neutron-db-sync-862r6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.364646 | controller | Jun 19 11:42:06.569376 crc crio[22562]: time="2026-06-19T11:42:06.569230098Z" level=info msg="Ran pod sandbox 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 with infra container: openstack/ceilometer-0/POD" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.364662 | controller | Jun 19 11:42:06.569918 crc crio[22562]: time="2026-06-19T11:42:06.569884975Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-19 12:35:48.364678 | controller | Jun 19 11:42:06.571090 crc crio[22562]: time="2026-06-19T11:42:06.57092958Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-19 12:35:48.364694 | controller | Jun 19 11:42:06.574944 crc crio[22562]: time="2026-06-19T11:42:06.5745555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364710 | controller | Jun 19 11:42:06.585298 crc crio[22562]: time="2026-06-19T11:42:06.584747321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364729 | controller | Jun 19 11:42:06.585948 crc crio[22562]: time="2026-06-19T11:42:06.58589046Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364745 | controller | Jun 19 11:42:06.586105 crc crio[22562]: time="2026-06-19T11:42:06.585956251Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364773 | controller | Jun 19 11:42:06.590883 crc crio[22562]: time="2026-06-19T11:42:06.587566151Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.364790 | controller | Jun 19 11:42:06.593605 crc crio[22562]: time="2026-06-19T11:42:06.593537988Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-19 12:35:48.364806 | controller | Jun 19 11:42:06.620880 crc crio[22562]: time="2026-06-19T11:42:06.613610875Z" level=info msg="Ran pod sandbox b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 with infra container: openstack/neutron-db-sync-862r6/POD" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.364823 | controller | Jun 19 11:42:06.620880 crc crio[22562]: time="2026-06-19T11:42:06.619920001Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=745cce63-f7a3-4b36-84d2-b8c4634b2ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364838 | controller | Jun 19 11:42:06.679760 crc crio[22562]: time="2026-06-19T11:42:06.67971057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=10bc6321-c1b4-452e-ba19-accc3cda0296 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.364854 | controller | Jun 19 11:42:06.689492 crc crio[22562]: time="2026-06-19T11:42:06.689446599Z" level=info msg="Creating container: openstack/neutron-db-sync-862r6/neutron-db-sync" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.364870 | controller | Jun 19 11:42:06.690623 crc crio[22562]: time="2026-06-19T11:42:06.690599278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364886 | controller | Jun 19 11:42:06.741066 crc crio[22562]: time="2026-06-19T11:42:06.740954013Z" level=info msg="Created container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.364902 | controller | Jun 19 11:42:06.744729 crc crio[22562]: time="2026-06-19T11:42:06.742696777Z" level=info msg="Starting container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba" id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.364918 | controller | Jun 19 11:42:06.762115 crc crio[22562]: time="2026-06-19T11:42:06.7618977Z" level=info msg="Created container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.364934 | controller | Jun 19 11:42:06.762540 crc crio[22562]: time="2026-06-19T11:42:06.762469974Z" level=info msg="Started container" PID=66286 containerID=bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba description=openstack/dnsmasq-dns-57c96b5555-b28jb/init id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2
2026-06-19 12:35:48.364954 | controller | Jun 19 11:42:06.769777 crc crio[22562]: time="2026-06-19T11:42:06.769743334Z" level=info msg="Starting container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841" id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.364970 | controller | Jun 19 11:42:06.774964 crc crio[22562]: time="2026-06-19T11:42:06.774883992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.364986 | controller | Jun 19 11:42:06.775831 crc crio[22562]: time="2026-06-19T11:42:06.775752313Z" level=info msg="Started container" PID=66277 containerID=785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841 description=openstack/keystone-bootstrap-hnwsx/keystone-bootstrap id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533
2026-06-19 12:35:48.365003 | controller | Jun 19 11:42:06.787213 crc crio[22562]: time="2026-06-19T11:42:06.783844403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365019 | controller | Jun 19 11:42:07.013050 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804cd3fd681b7c9 Mac:e6:14:8b:b4:bc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.365035 | controller | Jun 19 11:42:07.025260 crc crio[22562]: time="2026-06-19T11:42:07.022197034Z" level=info msg="Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}"
2026-06-19 12:35:48.365051 | controller | Jun 19 11:42:07.025260 crc crio[22562]: time="2026-06-19T11:42:07.02244297Z" level=info msg="Checking pod openstack_barbican-db-sync-q5hzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.365067 | controller | Jun 19 11:42:07.068939 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ffc93d88a19840 Mac:2e:28:42:3e:f3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.365084 | controller | Jun 19 11:42:07.087438 crc crio[22562]: time="2026-06-19T11:42:07.087319463Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}"
2026-06-19 12:35:48.365100 | controller | Jun 19 11:42:07.087676 crc crio[22562]: time="2026-06-19T11:42:07.08759299Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-hjrgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.365120 | controller | Jun 19 11:42:07.150942 crc crio[22562]: time="2026-06-19T11:42:07.150855403Z" level=info msg="Ran pod sandbox 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb with infra container: openstack/barbican-db-sync-q5hzv/POD" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.365136 | controller | Jun 19 11:42:07.167385 crc crio[22562]: time="2026-06-19T11:42:07.165797593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365152 | controller | Jun 19 11:42:07.167722 crc crio[22562]: time="2026-06-19T11:42:07.16769168Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365168 | controller | Jun 19 11:42:07.167880 crc crio[22562]: time="2026-06-19T11:42:07.167857624Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365184 | controller | Jun 19 11:42:07.170318 crc crio[22562]: time="2026-06-19T11:42:07.16971411Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.365199 | controller | Jun 19 11:42:07.183217 crc crio[22562]: time="2026-06-19T11:42:07.179306157Z" level=info msg="Ran pod sandbox 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e with infra container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.365215 | controller | Jun 19 11:42:07.185531 crc crio[22562]: time="2026-06-19T11:42:07.18548263Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-19 12:35:48.365231 | controller | Jun 19 11:42:07.214377 crc crio[22562]: time="2026-06-19T11:42:07.213920432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dfbbc3a6-8ba8-42f2-9af1-7d981caaadb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365248 | controller | Jun 19 11:42:07.342587 crc crio[22562]: time="2026-06-19T11:42:07.342377317Z" level=info msg="Created container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365265 | controller | Jun 19 11:42:07.356014 crc crio[22562]: 2026-06-19T11:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:022e2e75fd84663 Mac:62:62:f4:23:7f:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c SocketPath: PciID:}] [{Interface:0xc000114590 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.365282 | controller | Jun 19 11:42:07.357206 crc crio[22562]: time="2026-06-19T11:42:07.35701463Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}"
2026-06-19 12:35:48.365301 | controller | Jun 19 11:42:07.357625 crc crio[22562]: time="2026-06-19T11:42:07.357337128Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.365318 | controller | Jun 19 11:42:07.358694 crc crio[22562]: time="2026-06-19T11:42:07.35864919Z" level=info msg="Starting container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712" id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.365335 | controller | Jun 19 11:42:07.383031 crc crio[22562]: time="2026-06-19T11:42:07.381458274Z" level=info msg="Started container" PID=66341 containerID=5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712 description=openstack/neutron-db-sync-862r6/neutron-db-sync id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3
2026-06-19 12:35:48.365352 | controller | Jun 19 11:42:07.384058 crc crio[22562]: time="2026-06-19T11:42:07.382890809Z" level=info msg="Ran pod sandbox 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af with infra container: openstack/glance-default-external-api-0/POD" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.365368 | controller | Jun 19 11:42:07.396615 crc crio[22562]: time="2026-06-19T11:42:07.396552218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7372e7d0-5fc0-4e4b-b660-5dd0fda0e454 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365384 | controller | Jun 19 11:42:07.410238 crc crio[22562]: time="2026-06-19T11:42:07.400236718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1d7f8965-a59a-4e46-8e77-c3651882bf54 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365400 | controller | Jun 19 11:42:07.410238 crc crio[22562]: time="2026-06-19T11:42:07.403592831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=589db299-1352-4e18-bc61-da5fb0c969f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365416 | controller | Jun 19 11:42:07.426052 crc crio[22562]: time="2026-06-19T11:42:07.425938753Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365450 | controller | Jun 19 11:42:07.427208 crc crio[22562]: time="2026-06-19T11:42:07.427048341Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365469 | controller | Jun 19 11:42:07.429115 crc crio[22562]: time="2026-06-19T11:42:07.429039281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365485 | controller | Jun 19 11:42:07.434618 crc crio[22562]: time="2026-06-19T11:42:07.434531166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365502 | controller | Jun 19 11:42:07.626496 crc crio[22562]: time="2026-06-19T11:42:07.62645392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365518 | controller | Jun 19 11:42:07.631057 crc crio[22562]: time="2026-06-19T11:42:07.631029803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365538 | controller | Jun 19 11:42:07.767389 crc crio[22562]: time="2026-06-19T11:42:07.766523501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365555 | controller | Jun 19 11:42:07.846378 crc crio[22562]: time="2026-06-19T11:42:07.844896849Z" level=info msg="Created container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365571 | controller | Jun 19 11:42:07.852038 crc crio[22562]: time="2026-06-19T11:42:07.851915033Z" level=info msg="Starting container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111" id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.365587 | controller | Jun 19 11:42:07.866229 crc crio[22562]: time="2026-06-19T11:42:07.858470814Z" level=info msg="Started container" PID=66447 containerID=4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/init id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e
2026-06-19 12:35:48.365603 | controller | Jun 19 11:42:08.111054 crc crio[22562]: time="2026-06-19T11:42:08.110659388Z" level=info msg="Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.365619 | controller | Jun 19 11:42:08.111906 crc crio[22562]: time="2026-06-19T11:42:08.111729854Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc0003286e0}] Aliases:map[]}"
2026-06-19 12:35:48.365635 | controller | Jun 19 11:42:08.112291 crc crio[22562]: time="2026-06-19T11:42:08.112043312Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-b28jb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.365651 | controller | Jun 19 11:42:08.588831 crc crio[22562]: 2026-06-19T11:42:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:870df4c28476de7 Mac:1e:61:7f:86:1c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 SocketPath: PciID:}] [{Interface:0xc000528e70 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.365667 | controller | Jun 19 11:42:08.591005 crc crio[22562]: time="2026-06-19T11:42:08.590919638Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}"
2026-06-19 12:35:48.365683 | controller | Jun 19 11:42:08.591242 crc crio[22562]: time="2026-06-19T11:42:08.591192096Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.365699 | controller | Jun 19 11:42:08.638282 crc crio[22562]: time="2026-06-19T11:42:08.617580067Z" level=info msg="Ran pod sandbox 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 with infra container: openstack/glance-default-internal-api-0/POD" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.365720 | controller | Jun 19 11:42:08.651390 crc crio[22562]: time="2026-06-19T11:42:08.651221169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d3695da6-0ba1-417d-9f5d-ce373e4cb999 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365736 | controller | Jun 19 11:42:08.657565 crc crio[22562]: time="2026-06-19T11:42:08.656703174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b3e2e62b-2702-4fd3-b15d-aae986c2867e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365752 | controller | Jun 19 11:42:08.681111 crc crio[22562]: time="2026-06-19T11:42:08.680900442Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365768 | controller | Jun 19 11:42:08.683573 crc crio[22562]: time="2026-06-19T11:42:08.683415984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365784 | controller | Jun 19 11:42:08.873706 crc crio[22562]: time="2026-06-19T11:42:08.873611486Z" level=info msg="Stopped pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.365799 | controller | Jun 19 11:42:09.045808 crc crio[22562]: time="2026-06-19T11:42:09.045701319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365815 | controller | Jun 19 11:42:09.428250 crc crio[22562]: time="2026-06-19T11:42:09.411621132Z" level=info msg="Removing container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.365830 | controller | Jun 19 11:42:09.441318 crc crio[22562]: time="2026-06-19T11:42:09.435059122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2bfaaedf-45bb-4f97-9311-6d4af1875ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365846 | controller | Jun 19 11:42:09.509094 crc crio[22562]: time="2026-06-19T11:42:09.508971561Z" level=info msg="Removed container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.365861 | controller | Jun 19 11:42:09.594922 crc crio[22562]: time="2026-06-19T11:42:09.594827275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6d719614-fc55-43d1-b413-ae4f63db0232 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.365877 | controller | Jun 19 11:42:09.604839 crc crio[22562]: time="2026-06-19T11:42:09.602555847Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365893 | controller | Jun 19 11:42:09.604839 crc crio[22562]: time="2026-06-19T11:42:09.60309538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365908 | controller | Jun 19 11:42:09.787215 crc crio[22562]: time="2026-06-19T11:42:09.78334513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365927 | controller | Jun 19 11:42:09.790966 crc crio[22562]: time="2026-06-19T11:42:09.790895937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.365943 | controller | Jun 19 11:42:09.946862 crc crio[22562]: time="2026-06-19T11:42:09.946673912Z" level=info msg="Created container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.365959 | controller | Jun 19 11:42:09.949506 crc crio[22562]: time="2026-06-19T11:42:09.94942927Z" level=info msg="Starting container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1" id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.365974 | controller | Jun 19 11:42:09.955476 crc crio[22562]: time="2026-06-19T11:42:09.955389087Z" level=info msg="Started container" PID=66585 containerID=d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e
2026-06-19 12:35:48.365990 | controller | Jun 19 11:42:10.051024 crc crio[22562]: time="2026-06-19T11:42:10.050820149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366006 | controller | Jun 19 11:42:10.275732 crc crio[22562]: time="2026-06-19T11:42:10.265515341Z" level=info msg="Created container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366022 | controller | Jun 19 11:42:10.275732 crc crio[22562]: time="2026-06-19T11:42:10.26912736Z" level=info msg="Starting container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8" id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.366038 | controller | Jun 19 11:42:10.384059 crc crio[22562]: time="2026-06-19T11:42:10.383924061Z" level=info msg="Started container" PID=66592 containerID=b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 description=openstack/glance-default-external-api-0/glance-log id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af
2026-06-19 12:35:48.366054 | controller | Jun 19 11:42:10.413088 crc crio[22562]: time="2026-06-19T11:42:10.413040752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=12bd1341-db16-4929-8da7-a092df3c8234 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366070 | controller | Jun 19 11:42:10.546706 crc crio[22562]: time="2026-06-19T11:42:10.545931729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b7f9b583-0567-4c87-b893-5aac7bd50dc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366085 | controller | Jun 19 11:42:10.568610 crc crio[22562]: time="2026-06-19T11:42:10.566453447Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366101 | controller | Jun 19 11:42:10.568610 crc crio[22562]: time="2026-06-19T11:42:10.566802565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366117 | controller | Jun 19 11:42:10.804634 crc crio[22562]: time="2026-06-19T11:42:10.804534198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366136 | controller | Jun 19 11:42:10.902219 crc crio[22562]: time="2026-06-19T11:42:10.902051581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366152 | controller | Jun 19 11:42:10.969349 crc crio[22562]: time="2026-06-19T11:42:10.969231013Z" level=info msg="Created container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366168 | controller | Jun 19 11:42:10.973301 crc crio[22562]: time="2026-06-19T11:42:10.973205732Z" level=info msg="Starting container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d" id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.366183 | controller | Jun 19 11:42:10.991495 crc crio[22562]: time="2026-06-19T11:42:10.991373482Z" level=info msg="Started container" PID=66631 containerID=8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d description=openstack/glance-default-internal-api-0/glance-log id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410
2026-06-19 12:35:48.366200 | controller | Jun 19 11:42:11.036414 crc crio[22562]: time="2026-06-19T11:42:11.036332774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b58e3551-c114-4630-bdce-5f082d1be062 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366216 | controller | Jun 19 11:42:11.113333 crc crio[22562]: time="2026-06-19T11:42:11.112892089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=fe68bab0-31cf-4e02-93c9-bca342d5d7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366231 | controller | Jun 19 11:42:11.126505 crc crio[22562]: time="2026-06-19T11:42:11.126085655Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366247 | controller | Jun 19 11:42:11.128877 crc crio[22562]: time="2026-06-19T11:42:11.12873272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366263 | controller | Jun 19 11:42:11.309953 crc crio[22562]: time="2026-06-19T11:42:11.309860002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366278 | controller | Jun 19 11:42:12.295877 crc crio[22562]: time="2026-06-19T11:42:12.295467749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366294 | controller | Jun 19 11:42:12.456809 crc crio[22562]: time="2026-06-19T11:42:12.4563383Z" level=info msg="Created container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366310 | controller | Jun 19 11:42:12.460071 crc crio[22562]: time="2026-06-19T11:42:12.4599658Z" level=info msg="Starting container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66" id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.366326 | controller | Jun 19 11:42:12.470705 crc crio[22562]: time="2026-06-19T11:42:12.470612814Z" level=info msg="Started container" PID=66694 containerID=5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 description=openstack/glance-default-external-api-0/glance-httpd id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af
2026-06-19 12:35:48.366347 | controller | Jun 19 11:42:12.562880 crc crio[22562]: time="2026-06-19T11:42:12.562774983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366363 | controller | Jun 19 11:42:12.654793 crc crio[22562]: time="2026-06-19T11:42:12.651298904Z" level=info msg="Stopping container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 (timeout: 30s)" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366380 | controller | Jun 19 11:42:12.654793 crc crio[22562]: time="2026-06-19T11:42:12.651459258Z" level=info msg="Stopping container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 (timeout: 30s)" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366396 | controller | Jun 19 11:42:12.714951 crc crio[22562]: time="2026-06-19T11:42:12.714677182Z" level=info msg="Created container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.366413 | controller | Jun 19 11:42:12.724841 crc crio[22562]: time="2026-06-19T11:42:12.724675309Z" level=info msg="Starting container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a" id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.366443 | controller | Jun 19 11:42:12.736206 crc crio[22562]: time="2026-06-19T11:42:12.736096672Z" level=info msg="Started container" PID=66707 containerID=a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a description=openstack/glance-default-internal-api-0/glance-httpd id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410
2026-06-19 12:35:48.366466 | controller | Jun 19 11:42:13.674634 crc crio[22562]: time="2026-06-19T11:42:13.673943167Z" level=info msg="Stopping container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d (timeout: 30s)" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366483 | controller | Jun 19 11:42:13.679832 crc crio[22562]: time="2026-06-19T11:42:13.679606338Z" level=info msg="Stopping container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a (timeout: 30s)" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366499 | controller | Jun 19 11:42:14.709048 crc crio[22562]: time="2026-06-19T11:42:14.70825103Z" level=info msg="Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366515 | controller | Jun 19 11:42:14.709602 crc crio[22562]: time="2026-06-19T11:42:14.709426409Z" level=info msg="Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc0020943a8}] Aliases:map[]}"
2026-06-19 12:35:48.366531 | controller | Jun 19 11:42:14.709663 crc crio[22562]: time="2026-06-19T11:42:14.709610394Z" level=info msg="Deleting pod openstack_keystone-bootstrap-hnwsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.366552 | controller | Jun 19 11:42:16.145700 crc crio[22562]: time="2026-06-19T11:42:16.144823737Z" level=info msg="Stopped container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366569 | controller | Jun 19 11:42:16.163466 crc crio[22562]: time="2026-06-19T11:42:16.163362845Z" level=info msg="Stopped pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366585 | controller | Jun 19 11:42:17.819866 crc crio[22562]: time="2026-06-19T11:42:17.817829562Z" level=info msg="Stopping container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff (timeout: 10s)" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366601 | controller | Jun 19 11:42:18.041285 crc crio[22562]: time="2026-06-19T11:42:18.040619556Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-9bv9j/POD" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.366617 | controller | Jun 19 11:42:18.041285 crc crio[22562]: time="2026-06-19T11:42:18.041246231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366633 | controller | Jun 19 11:42:22.730402 crc crio[22562]: time="2026-06-19T11:42:22.728833709Z" level=info msg="Stopped container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366650 | controller | Jun 19 11:42:22.733450 crc crio[22562]: time="2026-06-19T11:42:22.73335169Z" level=info msg="Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366667 | controller | Jun 19 11:42:22.734291 crc crio[22562]: time="2026-06-19T11:42:22.734182281Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000139400}] Aliases:map[]}"
2026-06-19 12:35:48.366684 | controller | Jun 19 11:42:22.734608 crc crio[22562]: time="2026-06-19T11:42:22.734371975Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.366700 | controller | Jun 19 11:42:26.663668 crc crio[22562]: time="2026-06-19T11:42:26.661127518Z" level=info msg="Stopped container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366717 | controller | Jun 19 11:42:26.889805 crc crio[22562]: time="2026-06-19T11:42:26.88918507Z" level=info msg="Stopped container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366732 | controller | Jun 19 11:42:26.891080 crc crio[22562]: time="2026-06-19T11:42:26.890924034Z" level=info msg="Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366751 | controller | Jun 19 11:42:26.892050 crc crio[22562]: time="2026-06-19T11:42:26.891937678Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0005ad848}] Aliases:map[]}"
2026-06-19 12:35:48.366768 | controller | Jun 19 11:42:26.892362 crc crio[22562]: time="2026-06-19T11:42:26.892199335Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.366784 | controller | Jun 19 11:42:26.892967 crc crio[22562]: time="2026-06-19T11:42:26.89282553Z" level=info msg="Stopped container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.366800 | controller | Jun 19 11:42:26.894386 crc crio[22562]: time="2026-06-19T11:42:26.893830986Z" level=info msg="Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366816 | controller | Jun 19 11:42:26.896947 crc crio[22562]: time="2026-06-19T11:42:26.896685656Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc002e5e540}] Aliases:map[]}"
2026-06-19 12:35:48.366832 | controller | Jun 19 11:42:26.897396 crc crio[22562]: time="2026-06-19T11:42:26.897079036Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.366848 | controller | Jun 19 11:42:26.903324 crc crio[22562]: time="2026-06-19T11:42:26.90289899Z" level=info msg="Stopped pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366864 | controller | Jun 19 11:42:26.911532 crc crio[22562]: time="2026-06-19T11:42:26.911288627Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:7b0f6b0e67275e7cf7e1ad667623e7acd486fd10442a8aed00261c1436fb2a50" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.366880 | controller | Jun 19 11:42:26.914132 crc crio[22562]: time="2026-06-19T11:42:26.913690056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=148c4e05-f827-4770-ab19-2aca9bd4cf5b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366896 | controller | Jun 19 11:42:26.953448 crc crio[22562]: time="2026-06-19T11:42:26.952523558Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2d9c2a0d2bfeeb5ae96ef4c5fd2da91f5e184fd99667f7a1f834813a3dec916c" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.366911 | controller | Jun 19 11:42:26.953796 crc crio[22562]: time="2026-06-19T11:42:26.953730317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=435c8806-364d-4679-8351-a8551e71698b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.366930 | controller | Jun 19 11:42:28.481757 crc crio[22562]: time="2026-06-19T11:42:28.481309055Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.366947 | controller | Jun 19 11:42:28.481757 crc crio[22562]: time="2026-06-19T11:42:28.481733245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.366963 | controller | Jun 19 11:42:33.171241 crc crio[22562]: time="2026-06-19T11:42:33.170225565Z" level=info msg="Removing container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.366978 | controller | Jun 19 11:42:39.195536 crc crio[22562]: time="2026-06-19T11:42:39.194402454Z" level=info msg="Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.366994 | controller | Jun 19 11:42:39.196867 crc crio[22562]: time="2026-06-19T11:42:39.195797919Z" level=info msg="Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc0032d2440}] Aliases:map[]}"
2026-06-19 12:35:48.367010 | controller | Jun 19 11:42:39.196867 crc crio[22562]: time="2026-06-19T11:42:39.195929212Z" level=info msg="Deleting pod openstack_neutron-db-sync-862r6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367026 | controller | Jun 19 11:42:41.549492 crc crio[22562]: time="2026-06-19T11:42:41.547513159Z" level=info msg="Stopped pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.367042 | controller | Jun 19 11:42:41.552112 crc crio[22562]: time="2026-06-19T11:42:41.549565789Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:be37bbad9045fef162dce733324fae71da6b12f9a5a9f4e070f03f61b335e105" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.367058 | controller | Jun 19 11:42:41.554842 crc crio[22562]: time="2026-06-19T11:42:41.554714528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2ac663d1-71bd-4c27-8a49-bab59480f3ef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367073 | controller | Jun 19 11:42:41.561919 crc crio[22562]: time="2026-06-19T11:42:41.560775147Z" level=info msg="Stopped pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.367089 | controller | Jun 19 11:42:41.569290 crc crio[22562]: time="2026-06-19T11:42:41.568423126Z" level=info msg="Stopped pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.367105 | controller | Jun 19 11:42:41.589056 crc crio[22562]: time="2026-06-19T11:42:41.588591155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=94e983cb-fe06-449f-9d1b-c0d2fbe9fd3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367124 | controller | Jun 19 11:42:41.595763 crc crio[22562]: time="2026-06-19T11:42:41.595557317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9d5de13c-de2d-4325-a1ac-199cc01db3df name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367140 | controller | Jun 19 11:42:42.257487 crc crio[22562]: time="2026-06-19T11:42:42.257436645Z" level=info msg="Removing container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367156 | controller | Jun 19 11:42:42.786243 crc crio[22562]: time="2026-06-19T11:42:42.786111546Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.367172 | controller | Jun 19 11:42:42.787445 crc crio[22562]: time="2026-06-19T11:42:42.78627264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367188 | controller | Jun 19 11:42:43.724320 crc crio[22562]: time="2026-06-19T11:42:43.723608153Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.367204 | controller | Jun 19 11:42:43.724574 crc crio[22562]: time="2026-06-19T11:42:43.724359682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367219 | controller | Jun 19 11:42:44.047348 crc crio[22562]: time="2026-06-19T11:42:44.047257711Z" level=info msg="Running pod sandbox: openstack/neutron-5d6574f66-wffz6/POD" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.367235 | controller | Jun 19 11:42:44.048320 crc crio[22562]: time="2026-06-19T11:42:44.047375564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367251 | controller | Jun 19 11:42:44.403033 crc crio[22562]: time="2026-06-19T11:42:44.400731938Z" level=info msg="Removed container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367266 | controller | Jun 19 11:42:44.404449 crc crio[22562]: time="2026-06-19T11:42:44.404094801Z" level=info msg="Removing container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367282 | controller | Jun 19 11:42:44.480650 crc crio[22562]: time="2026-06-19T11:42:44.480528352Z" level=info msg="Creating container: openstack/barbican-db-sync-q5hzv/barbican-db-sync" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.367298 | controller | Jun 19 11:42:44.481056 crc crio[22562]: time="2026-06-19T11:42:44.480895131Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}"
2026-06-19 12:35:48.367315 | controller | Jun 19 11:42:44.481056 crc crio[22562]: time="2026-06-19T11:42:44.480930562Z" level=info msg="Adding pod openstack_keystone-bootstrap-9bv9j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367334 | controller | Jun 19 11:42:44.482316 crc crio[22562]: time="2026-06-19T11:42:44.482107771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=326edfc5-dff7-464e-bbed-df16c3b86c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367351 | controller | Jun 19 11:42:44.487398 crc crio[22562]: time="2026-06-19T11:42:44.48731523Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.367367 | controller | Jun 19 11:42:44.525408 crc crio[22562]: time="2026-06-19T11:42:44.525112265Z" level=info msg="Removed container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367383 | controller | Jun 19 11:42:44.532368 crc crio[22562]: time="2026-06-19T11:42:44.532243522Z" level=info msg="Removing container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367398 | controller | Jun 19 11:42:44.589505 crc crio[22562]: time="2026-06-19T11:42:44.589330834Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:630b464cb7e68bc1922f5ab110446e8f8f0afc06cf70d68f5df4f81fd614752d" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.367414 | controller | Jun 19 11:42:44.592060 crc crio[22562]: time="2026-06-19T11:42:44.591920889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5426a30b-5895-42bf-b0a1-f8f50fdaf352 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367445 | controller | Jun 19 11:42:44.605265 crc crio[22562]: time="2026-06-19T11:42:44.604737576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367467 | controller | Jun 19 11:42:44.626263 crc crio[22562]: time="2026-06-19T11:42:44.625260424Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}"
2026-06-19 12:35:48.367484 | controller | Jun 19 11:42:44.626263 crc crio[22562]: time="2026-06-19T11:42:44.625339166Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367500 | controller | Jun 19 11:42:44.641017 crc crio[22562]: time="2026-06-19T11:42:44.640450189Z" level=info msg="Removed container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367516 | controller | Jun 19 11:42:44.659933 crc crio[22562]: time="2026-06-19T11:42:44.659810128Z" level=info msg="Removing container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367532 | controller | Jun 19 11:42:44.669463 crc crio[22562]: time="2026-06-19T11:42:44.664025552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367555 | controller | Jun 19 11:42:44.670108 crc crio[22562]: time="2026-06-19T11:42:44.668347099Z" level=info msg="Creating container: openstack/placement-db-sync-hbh8l/placement-db-sync" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.367571 | controller | Jun 19 11:42:44.715133 crc crio[22562]: time="2026-06-19T11:42:44.714944532Z" level=info msg="Removed container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367587 | controller | Jun 19 11:42:44.718044 crc crio[22562]: time="2026-06-19T11:42:44.717964466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2d48b26e-1928-49a8-9ba1-642e670fc2ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.367602 | controller | Jun 19 11:42:44.720433 crc crio[22562]: time="2026-06-19T11:42:44.720312496Z" level=info msg="Removing container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367618 | controller | Jun 19 11:42:44.729791 crc crio[22562]: time="2026-06-19T11:42:44.72901534Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}"
2026-06-19 12:35:48.367634 | controller | Jun 19 11:42:44.730202 crc crio[22562]: time="2026-06-19T11:42:44.730094317Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-gkhwm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367650 | controller | Jun 19 11:42:44.748855 crc crio[22562]: time="2026-06-19T11:42:44.748750968Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}"
2026-06-19 12:35:48.367666 | controller | Jun 19 11:42:44.749310 crc crio[22562]: time="2026-06-19T11:42:44.749287282Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367683 | controller | Jun 19 11:42:44.765933 crc crio[22562]: time="2026-06-19T11:42:44.76580814Z" level=info msg="Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-19 12:35:48.367699 | controller | Jun 19 11:42:44.765933 crc crio[22562]: time="2026-06-19T11:42:44.765884732Z" level=info msg="Adding pod openstack_neutron-5d6574f66-wffz6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.367715 | controller | Jun 19 11:42:44.813550 crc crio[22562]: time="2026-06-19T11:42:44.808135488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367736 | controller | Jun 19 11:42:44.825293 crc crio[22562]: time="2026-06-19T11:42:44.82521083Z" level=info msg="Creating container: openstack/cinder-db-sync-6svgb/cinder-db-sync" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.367753 | controller | Jun 19 11:42:44.949736 crc crio[22562]: time="2026-06-19T11:42:44.94965777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367769 | controller | Jun 19 11:42:44.952117 crc crio[22562]: time="2026-06-19T11:42:44.95207893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367785 | controller | Jun 19 11:42:44.978510 crc crio[22562]: time="2026-06-19T11:42:44.978453492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367801 | controller | Jun 19 11:42:45.137082 crc crio[22562]: time="2026-06-19T11:42:45.135600581Z" level=info msg="Removed container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367817 | controller | Jun 19 11:42:45.147802 crc crio[22562]: time="2026-06-19T11:42:45.147692789Z" level=info msg="Removing container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367833 | controller | Jun 19 11:42:45.191060 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:791c3b949c81502 Mac:6a:ec:1e:72:7d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.367850 | controller | Jun 19 11:42:45.192899 crc crio[22562]: time="2026-06-19T11:42:45.192818697Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}"
2026-06-19 12:35:48.367866 | controller | Jun 19 11:42:45.193112 crc crio[22562]: time="2026-06-19T11:42:45.193063022Z" level=info msg="Checking pod openstack_keystone-bootstrap-9bv9j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.367882 | controller | Jun 19 11:42:45.194316 crc crio[22562]: time="2026-06-19T11:42:45.194230681Z" level=info msg="Removed container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367898 | controller | Jun 19 11:42:45.222829 crc crio[22562]: time="2026-06-19T11:42:45.221294931Z" level=info msg="Removing container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.367913 | controller | Jun 19 11:42:45.226340 crc crio[22562]: time="2026-06-19T11:42:45.226202222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367933 | controller | Jun 19 11:42:45.235759 crc crio[22562]: time="2026-06-19T11:42:45.235666677Z" level=info msg="Created container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.367949 | controller | Jun 19 11:42:45.244343 crc crio[22562]: time="2026-06-19T11:42:45.241932652Z" level=info msg="Starting container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570" id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.367965 | controller | Jun 19 11:42:45.244636 crc crio[22562]: time="2026-06-19T11:42:45.244367012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.367980 | controller | Jun 19 11:42:45.259268 crc crio[22562]: time="2026-06-19T11:42:45.257542838Z" level=info msg="Started container" PID=68894 containerID=3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 description=openstack/ceilometer-0/ceilometer-central-agent id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0
2026-06-19 12:35:48.367996 | controller | Jun 19 11:42:45.315293 crc crio[22562]: time="2026-06-19T11:42:45.307772561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368012 | controller | Jun 19 11:42:45.315293 crc crio[22562]: time="2026-06-19T11:42:45.308014217Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368027 | controller | Jun 19 11:42:45.315293 crc crio[22562]: time="2026-06-19T11:42:45.308091308Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368043 | controller | Jun 19 11:42:45.315293 crc crio[22562]: time="2026-06-19T11:42:45.309110594Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.368058 | controller | Jun 19 11:42:45.315293 crc crio[22562]: time="2026-06-19T11:42:45.313592965Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-19 12:35:48.368073 | controller | Jun 19 11:42:45.377720 crc crio[22562]: time="2026-06-19T11:42:45.377617409Z" level=info msg="Created container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368089 | controller | Jun 19 11:42:45.382839 crc crio[22562]: time="2026-06-19T11:42:45.380640574Z" level=info msg="Starting container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea" id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.368104 | controller | Jun 19 11:42:45.390688 crc crio[22562]: time="2026-06-19T11:42:45.39058942Z" level=info msg="Started container" PID=68954 containerID=574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea description=openstack/barbican-db-sync-q5hzv/barbican-db-sync id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb
2026-06-19 12:35:48.368124 | controller | Jun 19 11:42:45.406691 crc crio[22562]: time="2026-06-19T11:42:45.406604817Z" level=info msg="Ran pod sandbox 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc with infra container: openstack/keystone-bootstrap-9bv9j/POD" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.368140 | controller | Jun 19 11:42:45.408552 crc crio[22562]: time="2026-06-19T11:42:45.407434948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368156 | controller | Jun 19 11:42:45.411078 crc crio[22562]: time="2026-06-19T11:42:45.410807011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368172 | controller | Jun 19 11:42:45.415870 crc crio[22562]: time="2026-06-19T11:42:45.415673351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=65a166f4-ae71-4dc6-b5eb-cd15e8fa7410 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368187 | controller | Jun 19 11:42:45.420501 crc crio[22562]: time="2026-06-19T11:42:45.420453679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368203 | controller | Jun 19 11:42:45.424696 crc crio[22562]: time="2026-06-19T11:42:45.424656472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368218 | controller | Jun 19 11:42:45.486030 crc crio[22562]: time="2026-06-19T11:42:45.479733795Z" level=info msg="Removed container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.368234 | controller | Jun 19 11:42:45.501251 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797aaf0134f2d1b Mac:8a:51:91:e4:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.368250 | controller | Jun 19 11:42:45.502014 crc crio[22562]: time="2026-06-19T11:42:45.501912795Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}"
2026-06-19 12:35:48.368266 | controller | Jun 19 11:42:45.507356 crc crio[22562]: time="2026-06-19T11:42:45.506864888Z" level=info msg="Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368282 | controller | Jun 19 11:42:45.507356 crc crio[22562]: time="2026-06-19T11:42:45.507016261Z" level=info msg="Stopped pod sandbox (already stopped): c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368298 | controller | Jun 19 11:42:45.507946 crc crio[22562]: time="2026-06-19T11:42:45.507816301Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.368317 | controller | Jun 19 11:42:45.515789 crc crio[22562]: time="2026-06-19T11:42:45.515687986Z" level=info msg="Removing pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368333 | controller | Jun 19 11:42:45.523723 crc crio[22562]: time="2026-06-19T11:42:45.518628219Z" level=info msg="Removed container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.368349 | controller | Jun 19 11:42:45.557806 crc crio[22562]: time="2026-06-19T11:42:45.557724076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b02cd3ab-5fce-4df3-ba62-f5ef0013c51f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368365 | controller | Jun 19 11:42:45.560280 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe141ddd2dfbf0 Mac:a2:7b:58:0d:3c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.368382 | controller | Jun 19 11:42:45.561494 crc crio[22562]: time="2026-06-19T11:42:45.561432187Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}"
2026-06-19 12:35:48.368398 | controller | Jun 19 11:42:45.561652 crc crio[22562]: time="2026-06-19T11:42:45.561602682Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-gkhwm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.368414 | controller | Jun 19 11:42:45.571672 crc crio[22562]: time="2026-06-19T11:42:45.571585868Z" level=info msg="Ran pod sandbox 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf with infra container: openstack/glance-default-external-api-0/POD" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.368448 | controller | Jun 19 11:42:45.583092 crc crio[22562]: time="2026-06-19T11:42:45.582912299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ec2e981e-8893-468a-a014-64b9b08887e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368467 | controller | Jun 19 11:42:45.596327 crc crio[22562]: time="2026-06-19T11:42:45.59466789Z" level=info msg="Created container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368483 | controller | Jun 19 11:42:45.598258 crc crio[22562]: time="2026-06-19T11:42:45.59756206Z" level=info msg="Starting container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee" id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.368499 | controller | Jun 19 11:42:45.604257 crc crio[22562]: time="2026-06-19T11:42:45.602971554Z" level=info msg="Started container" PID=69018 containerID=ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee description=openstack/cinder-db-sync-6svgb/cinder-db-sync id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e
2026-06-19 12:35:48.368519 | controller | Jun 19 11:42:45.608410 crc crio[22562]: time="2026-06-19T11:42:45.608243556Z" level=info msg="Removed pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368535 | controller | Jun 19 11:42:45.613099 crc crio[22562]: time="2026-06-19T11:42:45.613018114Z" level=info msg="Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368551 | controller | Jun 19 11:42:45.613364 crc crio[22562]: time="2026-06-19T11:42:45.613107546Z" level=info msg="Stopped pod sandbox (already stopped): 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368567 | controller | Jun 19 11:42:45.613661 crc crio[22562]: time="2026-06-19T11:42:45.613561747Z" level=info msg="Created container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368583 | controller | Jun 19 11:42:45.615759 crc crio[22562]: time="2026-06-19T11:42:45.61448707Z" level=info msg="Removing pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368599 | controller | Jun 19 11:42:45.615759 crc crio[22562]: time="2026-06-19T11:42:45.615554037Z" level=info msg="Starting container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a" id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.368614 | controller | Jun 19 11:42:45.636828 crc crio[22562]: time="2026-06-19T11:42:45.63676217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5fc43d96-fcd9-4535-aa64-208cd08837db name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368630 | controller | Jun 19 11:42:45.637544 crc crio[22562]: time="2026-06-19T11:42:45.637400768Z" level=info msg="Creating container: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368645 | controller | Jun 19 11:42:45.641825 crc crio[22562]: time="2026-06-19T11:42:45.636788342Z" level=info msg="Started container" PID=69027 containerID=719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a description=openstack/placement-db-sync-hbh8l/placement-db-sync id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe
2026-06-19 12:35:48.368662 | controller | Jun 19 11:42:45.641825 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad2fb5460aad7dd Mac:3e:e7:02:b8:df:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.368678 | controller | Jun 19 11:42:45.642709 crc crio[22562]: time="2026-06-19T11:42:45.642564315Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}"
2026-06-19 12:35:48.368698 | controller | Jun 19 11:42:45.643092 crc crio[22562]: time="2026-06-19T11:42:45.64280681Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.368715 | controller | Jun 19 11:42:45.649458 crc crio[22562]: time="2026-06-19T11:42:45.645511587Z" level=info msg="Ran pod sandbox cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae with infra container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.368732 | controller | Jun 19 11:42:45.666761 crc crio[22562]: time="2026-06-19T11:42:45.66659047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b1affb7-51a8-47c4-b38b-719c44d1714b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368748 | controller | Jun 19 11:42:45.680764 crc crio[22562]: time="2026-06-19T11:42:45.680459442Z" level=info msg="Removed pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368775 | controller | Jun 19 11:42:45.682752 crc crio[22562]: time="2026-06-19T11:42:45.682607376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368792 | controller | Jun 19 11:42:45.695743 crc crio[22562]: time="2026-06-19T11:42:45.695525375Z" level=info msg="Ran pod sandbox ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af with infra container: openstack/glance-default-internal-api-0/POD" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.368808 | controller | Jun 19 11:42:45.699509 crc crio[22562]: time="2026-06-19T11:42:45.69933587Z" level=info msg="Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368824 | controller | Jun 19 11:42:45.699509 crc crio[22562]: time="2026-06-19T11:42:45.699462793Z" level=info msg="Stopped pod sandbox (already stopped): 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368840 | controller | Jun 19 11:42:45.703911 crc crio[22562]: time="2026-06-19T11:42:45.703095703Z" level=info msg="Removing pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368855 | controller | Jun 19 11:42:45.711822 crc crio[22562]: time="2026-06-19T11:42:45.707229806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=cd4bc705-e0ca-4975-8782-2fcf5e4e3b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368871 | controller | Jun 19 11:42:45.712394 crc crio[22562]: time="2026-06-19T11:42:45.712329451Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368887 | controller | Jun 19 11:42:45.725026 crc crio[22562]: time="2026-06-19T11:42:45.721783024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.368903 | controller | Jun 19 11:42:45.732850 crc crio[22562]: time="2026-06-19T11:42:45.725567958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c71e7891-896c-4470-991a-d590f8e65227 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.368923 | controller | Jun 19 11:42:45.738247 crc crio[22562]: time="2026-06-19T11:42:45.738074579Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.368940 | controller | Jun 19 11:42:45.787960 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9350c8ab9d075 Mac:c6:78:d5:55:35:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.368956 | controller | Jun 19 11:42:45.788385 crc crio[22562]: time="2026-06-19T11:42:45.779134324Z" level=info msg="Removed pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.368972 | controller | Jun 19 11:42:45.793129 crc crio[22562]: time="2026-06-19T11:42:45.793049098Z" level=info msg="Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.368988 | controller | Jun 19 11:42:45.793129 crc crio[22562]: time="2026-06-19T11:42:45.79313756Z" level=info msg="Stopped pod sandbox (already stopped): cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.369010 | controller | Jun 19 11:42:45.805924 crc crio[22562]: time="2026-06-19T11:42:45.800660387Z" level=info msg="Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}"
2026-06-19 12:35:48.369029 | controller | Jun 19 11:42:45.805924 crc crio[22562]: time="2026-06-19T11:42:45.800900332Z" level=info msg="Checking pod openstack_neutron-5d6574f66-wffz6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.369045 | controller | Jun 19 11:42:45.812202 crc crio[22562]: time="2026-06-19T11:42:45.809534176Z" level=info msg="Removing pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369061 | controller | Jun 19 11:42:45.816126 crc crio[22562]: time="2026-06-19T11:42:45.815331389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369077 | controller | Jun 19 11:42:45.861274 crc crio[22562]: time="2026-06-19T11:42:45.860966659Z" level=info msg="Ran pod sandbox de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 with infra container: openstack/neutron-5d6574f66-wffz6/POD" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.369092 | controller | Jun 19 11:42:45.867766 crc crio[22562]: time="2026-06-19T11:42:45.867435518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8fb98806-e079-4d14-95e3-7de412187510 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369108 | controller | Jun 19 11:42:45.897616 crc crio[22562]: time="2026-06-19T11:42:45.897514713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=45d449b2-7bc1-4c71-8de6-f3306628b9e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369127 | controller | Jun 19 11:42:45.911519 crc crio[22562]: time="2026-06-19T11:42:45.911423997Z" level=info msg="Removed pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369143 | controller | Jun 19 11:42:45.914068 crc crio[22562]: time="2026-06-19T11:42:45.913836737Z" level=info msg="Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.369159 | controller | Jun 19 11:42:45.914068 crc crio[22562]: time="2026-06-19T11:42:45.914025602Z" level=info msg="Stopped pod sandbox (already stopped): 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.369174 | controller | Jun 19 11:42:45.922007 crc crio[22562]: time="2026-06-19T11:42:45.919075926Z" level=info msg="Removing pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369190 | controller | Jun 19 11:42:45.923470 crc crio[22562]: time="2026-06-19T11:42:45.923365212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369206 | controller | Jun 19 11:42:45.933908 crc crio[22562]: time="2026-06-19T11:42:45.929179607Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369222 | controller | Jun 19 11:42:45.933908 crc crio[22562]: time="2026-06-19T11:42:45.930049649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369238 | controller | Jun 19 11:42:45.978307 crc crio[22562]: time="2026-06-19T11:42:45.978241831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369254 | controller | Jun 19 11:42:45.997484 crc crio[22562]: time="2026-06-19T11:42:45.997373104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369269 | controller | Jun 19 11:42:46.028637 crc crio[22562]: time="2026-06-19T11:42:46.027299125Z" level=info msg="Removed pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369285 | controller | Jun 19 11:42:46.064056 crc crio[22562]: time="2026-06-19T11:42:46.063618073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=076ec815-fd05-469e-a3b7-bf910088a0b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369301 | controller | Jun 19 11:42:46.064726 crc crio[22562]: time="2026-06-19T11:42:46.064573987Z" level=info msg="Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.369317 | controller | Jun 19 11:42:46.064726 crc crio[22562]: time="2026-06-19T11:42:46.064650919Z" level=info msg="Stopped pod sandbox (already stopped): 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.369333 | controller | Jun 19 11:42:46.070132 crc crio[22562]: time="2026-06-19T11:42:46.069774845Z" level=info msg="Removing pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369351 | controller | Jun 19 11:42:46.174289 crc crio[22562]: time="2026-06-19T11:42:46.17422082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369368 | controller | Jun 19 11:42:46.199128 crc crio[22562]: time="2026-06-19T11:42:46.1988868Z" level=info msg="Creating container: openstack/neutron-5d6574f66-wffz6/neutron-api" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369384 | controller | Jun 19 11:42:46.209804 crc crio[22562]: time="2026-06-19T11:42:46.206949349Z" level=info msg="Created container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369400 | controller | Jun 19 11:42:46.214529 crc crio[22562]: time="2026-06-19T11:42:46.214464395Z" level=info msg="Removed pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.369416 | controller | Jun 19 11:42:46.215653 crc crio[22562]: time="2026-06-19T11:42:46.214857304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369450 | controller | Jun 19 11:42:46.216456 crc crio[22562]: time="2026-06-19T11:42:46.216087685Z" level=info msg="Starting container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b" id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.369469 | controller | Jun 19 11:42:46.224246 crc crio[22562]: time="2026-06-19T11:42:46.223583561Z" level=info msg="Started container" PID=69131 containerID=bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b description=openstack/keystone-bootstrap-9bv9j/keystone-bootstrap id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc
2026-06-19 12:35:48.369485 | controller | Jun 19 11:42:46.298617 crc crio[22562]: time="2026-06-19T11:42:46.297961092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369502 | controller | Jun 19 11:42:46.337221 crc crio[22562]: time="2026-06-19T11:42:46.334388113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369518 | controller | Jun 19 11:42:46.424251 crc crio[22562]: time="2026-06-19T11:42:46.423733033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369534 | controller | Jun 19 11:42:46.428763 crc crio[22562]: time="2026-06-19T11:42:46.428686757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369550 | controller | Jun 19 11:42:46.622695 crc crio[22562]: time="2026-06-19T11:42:46.622582874Z" level=info msg="Created container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369567 | controller | Jun 19 11:42:46.628521 crc crio[22562]: time="2026-06-19T11:42:46.628401528Z" level=info msg="Starting container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9" id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.369586 | controller | Jun 19 11:42:46.669273 crc crio[22562]: time="2026-06-19T11:42:46.667343041Z" level=info msg="Started container" PID=69153 containerID=c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/init id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae
2026-06-19 12:35:48.369602 | controller | Jun 19 11:42:46.976656 crc crio[22562]: time="2026-06-19T11:42:46.976564693Z" level=info msg="Created container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369618 | controller | Jun 19 11:42:46.994689 crc crio[22562]: time="2026-06-19T11:42:46.994589508Z" level=info msg="Starting container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485" id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.369634 | controller | Jun 19 11:42:47.023778 crc crio[22562]: time="2026-06-19T11:42:47.023658818Z" level=info msg="Started container" PID=69164 containerID=391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 description=openstack/neutron-5d6574f66-wffz6/neutron-api id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96
2026-06-19 12:35:48.369650 | controller | Jun 19 11:42:47.085958 crc crio[22562]: time="2026-06-19T11:42:47.085333774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=efcba245-21d4-40f1-a24f-9f4fdd8387cd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369666 | controller | Jun 19 11:42:47.178483 crc crio[22562]: time="2026-06-19T11:42:47.178045947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=58282166-8bd5-49e1-a892-e944a7f402b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369681 | controller | Jun 19 11:42:47.314111 crc crio[22562]: time="2026-06-19T11:42:47.313894499Z" level=info msg="Creating container: openstack/neutron-5d6574f66-wffz6/neutron-httpd" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369697 | controller | Jun 19 11:42:47.314696 crc crio[22562]: time="2026-06-19T11:42:47.314543195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369713 | controller | Jun 19 11:42:47.450662 crc crio[22562]: time="2026-06-19T11:42:47.45054397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369729 | controller | Jun 19 11:42:47.464262 crc crio[22562]: time="2026-06-19T11:42:47.464100246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369744 | controller | Jun 19 11:42:47.464829 crc crio[22562]: time="2026-06-19T11:42:47.464756832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369760 | controller | Jun 19 11:42:47.525226 crc crio[22562]: time="2026-06-19T11:42:47.525067894Z" level=info msg="Running pod sandbox: openstack/neutron-7bd698f77-ntbvr/POD" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.369776 | controller | Jun 19 11:42:47.525226 crc crio[22562]: time="2026-06-19T11:42:47.525222358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369795 | controller | Jun 19 11:42:47.655003 crc crio[22562]: time="2026-06-19T11:42:47.654877397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3b8d7423-3621-4c91-a534-d228f709cbc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369811 | controller | Jun 19 11:42:47.773496 crc crio[22562]: time="2026-06-19T11:42:47.772120197Z" level=info msg="Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}"
2026-06-19 12:35:48.369828 | controller | Jun 19 11:42:47.773496 crc crio[22562]: time="2026-06-19T11:42:47.772956279Z" level=info msg="Adding pod openstack_neutron-7bd698f77-ntbvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.369844 | controller | Jun 19 11:42:47.779248 crc crio[22562]: time="2026-06-19T11:42:47.779069339Z" level=info msg="Created container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369861 | controller | Jun 19 11:42:47.780507 crc crio[22562]: time="2026-06-19T11:42:47.780013973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a11fcd1e-7765-47c0-8b7d-14b6f2ffcccc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.369877 | controller | Jun 19 11:42:47.788310 crc crio[22562]: time="2026-06-19T11:42:47.787477567Z" level=info msg="Starting container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d" id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.369893 | controller | Jun 19 11:42:47.793364 crc crio[22562]: time="2026-06-19T11:42:47.793302711Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369910 | controller | Jun 19 11:42:47.794684 crc crio[22562]: time="2026-06-19T11:42:47.794659525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.369926 | controller | Jun 19 11:42:47.816636 crc crio[22562]: time="2026-06-19T11:42:47.815879641Z" level=info msg="Started container" PID=69253 containerID=a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d description=openstack/neutron-5d6574f66-wffz6/neutron-httpd id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96
2026-06-19 12:35:48.369943 | controller | Jun 19 11:42:47.822300 crc crio[22562]: time="2026-06-19T11:42:47.821597422Z" level=info msg="Created container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.369959 | controller | Jun 19 11:42:47.825646 crc crio[22562]: time="2026-06-19T11:42:47.825566861Z" level=info msg="Starting container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7" id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.369975 | controller | Jun 19 11:42:47.854885 crc crio[22562]: time="2026-06-19T11:42:47.854792253Z" level=info msg="Started container" PID=69254 containerID=c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 description=openstack/glance-default-external-api-0/glance-log id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf
2026-06-19 12:35:48.369994 | controller | Jun 19 11:42:47.878947 crc crio[22562]: time="2026-06-19T11:42:47.878828248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370010 | controller | Jun 19 11:42:47.893377 crc crio[22562]: time="2026-06-19T11:42:47.893057541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370027 | controller | Jun 19 11:42:47.901407 crc crio[22562]: time="2026-06-19T11:42:47.901367226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370043 | controller | Jun 19 11:42:47.939702 crc crio[22562]: time="2026-06-19T11:42:47.939634693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=041e4e90-cec9-4bee-a8f5-cba430935bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370059 | controller | Jun 19 11:42:48.127379 crc crio[22562]: time="2026-06-19T11:42:48.126840344Z" level=info msg="Created container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370075 | controller | Jun 19 11:42:48.137119 crc crio[22562]: time="2026-06-19T11:42:48.135682004Z" level=info msg="Starting container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9" id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.370091 | controller | Jun 19 11:42:48.146031 crc crio[22562]: time="2026-06-19T11:42:48.145907366Z" level=info msg="Started container" PID=69333 containerID=e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 description=openstack/glance-default-internal-api-0/glance-log id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af
2026-06-19 12:35:48.370107 | controller | Jun 19 11:42:48.156945 crc crio[22562]: time="2026-06-19T11:42:48.156877688Z" level=info msg="Created container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370123 | controller | Jun 19 11:42:48.162016 crc crio[22562]: time="2026-06-19T11:42:48.161915612Z" level=info msg="Starting container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801" id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.370139 | controller | Jun 19 11:42:48.170800 crc crio[22562]: time="2026-06-19T11:42:48.17070967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b946d8f6-b8da-49ff-bca5-63f604d18a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370154 | controller | Jun 19 11:42:48.180548 crc crio[22562]: time="2026-06-19T11:42:48.180438581Z" level=info msg="Started container" PID=69344 containerID=2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae
2026-06-19 12:35:48.370173 | controller | Jun 19 11:42:48.206710 crc crio[22562]: time="2026-06-19T11:42:48.206225859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=56c21b3a-0d0c-468b-bc47-fb9b5f92bb38 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370189 | controller | Jun 19 11:42:48.225430 crc crio[22562]: time="2026-06-19T11:42:48.225352472Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370205 | controller | Jun 19 11:42:48.226496 crc crio[22562]: time="2026-06-19T11:42:48.225753462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370221 | controller | Jun 19 11:42:48.270342 crc crio[22562]: time="2026-06-19T11:42:48.270252162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e1c9c3d2-def9-44c4-bb0f-8353b15fe418 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370237 | controller | Jun 19 11:42:48.287415 crc crio[22562]: time="2026-06-19T11:42:48.287256444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370300 | controller | Jun 19 11:42:48.300208 crc crio[22562]: time="2026-06-19T11:42:48.300082761Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370329 | controller | Jun 19 11:42:48.300607 crc crio[22562]: time="2026-06-19T11:42:48.300557292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370352 | controller | Jun 19 11:42:48.395754 crc crio[22562]: time="2026-06-19T11:42:48.395644856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370369 | controller | Jun 19 11:42:48.727816 crc crio[22562]: 2026-06-19T11:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b64e9c0e667436 Mac:72:b4:41:f5:64:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.370386 | controller | Jun 19 11:42:48.732136 crc crio[22562]: time="2026-06-19T11:42:48.730657825Z" level=info msg="Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}"
2026-06-19 12:35:48.370403 | controller | Jun 19 11:42:48.732136 crc crio[22562]: time="2026-06-19T11:42:48.731092126Z" level=info msg="Checking pod openstack_neutron-7bd698f77-ntbvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.370419 | controller | Jun 19 11:42:48.743320 crc crio[22562]: time="2026-06-19T11:42:48.743234777Z" level=info msg="Ran pod sandbox 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 with infra container: openstack/neutron-7bd698f77-ntbvr/POD" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.370457 | controller | Jun 19 11:42:48.762879 crc crio[22562]: time="2026-06-19T11:42:48.76276974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b93378f-ff84-4913-8659-2f8e38db58f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370479 | controller | Jun 19 11:42:48.885100 crc crio[22562]: time="2026-06-19T11:42:48.882668716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b80a8ccc-cf04-434f-af7f-ef5e6e4376b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370495 | controller | Jun 19 11:42:48.899253 crc crio[22562]: time="2026-06-19T11:42:48.899081273Z" level=info msg="Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-api" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370517 | controller | Jun 19 11:42:48.906308 crc crio[22562]: time="2026-06-19T11:42:48.899696748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370533 | controller | Jun 19 11:42:49.478382 crc crio[22562]: time="2026-06-19T11:42:49.477517825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370549 | controller | Jun 19 11:42:49.631034 crc crio[22562]: time="2026-06-19T11:42:49.630842989Z" level=info msg="Created container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370565 | controller | Jun 19 11:42:49.635539 crc crio[22562]: time="2026-06-19T11:42:49.632468579Z" level=info msg="Starting container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7" id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.370580 | controller | Jun 19 11:42:49.642404 crc crio[22562]: time="2026-06-19T11:42:49.642326863Z" level=info msg="Started container" PID=69592 containerID=e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 description=openstack/glance-default-external-api-0/glance-httpd id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf
2026-06-19 12:35:48.370598 | controller | Jun 19 11:42:49.668441 crc crio[22562]: time="2026-06-19T11:42:49.667852735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370622 | controller | Jun 19 11:42:49.806376 crc crio[22562]: time="2026-06-19T11:42:49.806234739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370639 | controller | Jun 19 11:42:49.807023 crc crio[22562]: time="2026-06-19T11:42:49.80627731Z" level=info msg="Created container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370661 | controller | Jun 19 11:42:49.811675 crc crio[22562]: time="2026-06-19T11:42:49.811576071Z" level=info msg="Starting container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc" id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.370679 | controller | Jun 19 11:42:49.820242 crc crio[22562]: time="2026-06-19T11:42:49.816741549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370701 | controller | Jun 19 11:42:49.824868 crc crio[22562]: time="2026-06-19T11:42:49.824763937Z" level=info msg="Started container" PID=69604 containerID=590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc description=openstack/glance-default-internal-api-0/glance-httpd id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af
2026-06-19 12:35:48.370726 | controller | Jun 19 11:42:49.899244 crc crio[22562]: time="2026-06-19T11:42:49.899080856Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:58dee6335fbb51da20e863e1e4bc71bbea33fe69a30a3af07c09c77fe81d6ce7" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.370748 | controller | Jun 19 11:42:49.900218 crc crio[22562]: time="2026-06-19T11:42:49.900131552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d329b9e6-417c-4602-9745-0fe7d03a50a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370767 | controller | Jun 19 11:42:49.962807 crc crio[22562]: time="2026-06-19T11:42:49.962751402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0a0d8f39-8172-4f70-a412-651362df32fc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370788 | controller | Jun 19 11:42:49.977263 crc crio[22562]: time="2026-06-19T11:42:49.977188039Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370807 | controller | Jun 19 11:42:49.978913 crc crio[22562]: time="2026-06-19T11:42:49.97885634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370827 | controller | Jun 19 11:42:49.987835 crc crio[22562]: time="2026-06-19T11:42:49.987721199Z" level=info msg="Created container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.370846 | controller | Jun 19 11:42:49.989139 crc crio[22562]: time="2026-06-19T11:42:49.989098844Z" level=info msg="Starting container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2" id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.370867 | controller | Jun 19 11:42:49.995536 crc crio[22562]: time="2026-06-19T11:42:49.99540842Z" level=info msg="Started container" PID=69621 containerID=e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 description=openstack/neutron-7bd698f77-ntbvr/neutron-api id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96
2026-06-19 12:35:48.370885 | controller | Jun 19 11:42:50.008126 crc crio[22562]: time="2026-06-19T11:42:50.008028872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=48ad0922-5dd8-4bb0-9e9e-28a14506abb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370907 | controller | Jun 19 11:42:50.050732 crc crio[22562]: time="2026-06-19T11:42:50.050637267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370926 | controller | Jun 19 11:42:50.063720 crc crio[22562]: time="2026-06-19T11:42:50.063616318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.370947 | controller | Jun 19 11:42:50.132518 crc crio[22562]: time="2026-06-19T11:42:50.13242505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8f431ebe-d702-4d5e-bd1d-cfefc4e7b879 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.370973 | controller | Jun 19 11:42:50.147218 crc crio[22562]: time="2026-06-19T11:42:50.143771461Z" level=info msg="Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-httpd" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.371005 | controller | Jun 19 11:42:50.147218 crc crio[22562]: time="2026-06-19T11:42:50.144257623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371027 | controller | Jun 19 11:42:50.220409 crc crio[22562]: time="2026-06-19T11:42:50.220325345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371044 | controller | Jun 19 11:42:50.251580 crc crio[22562]: time="2026-06-19T11:42:50.251523197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371066 | controller | Jun 19 11:42:50.318440 crc crio[22562]: time="2026-06-19T11:42:50.317717825Z" level=info msg="Created container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.371085 | controller | Jun 19 11:42:50.321740 crc crio[22562]: time="2026-06-19T11:42:50.321639902Z" level=info msg="Starting container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283" id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.371107 | controller | Jun 19 11:42:50.329634 crc crio[22562]: time="2026-06-19T11:42:50.329533897Z" level=info msg="Started container" PID=69821 containerID=8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 description=openstack/ceilometer-0/ceilometer-notification-agent id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0
2026-06-19 12:35:48.371126 | controller | Jun 19 11:42:50.344804 crc crio[22562]: time="2026-06-19T11:42:50.344704703Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371148 | controller | Jun 19 11:42:50.345050 crc crio[22562]: time="2026-06-19T11:42:50.344899168Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371170 | controller | Jun 19 11:42:50.345050 crc crio[22562]: time="2026-06-19T11:42:50.344946079Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371188 | controller | Jun 19 11:42:50.347254 crc crio[22562]: time="2026-06-19T11:42:50.347130312Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.371210 | controller | Jun 19 11:42:50.352864 crc crio[22562]: time="2026-06-19T11:42:50.35188812Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-19 12:35:48.371230 | controller | Jun 19 11:42:50.359068 crc crio[22562]: time="2026-06-19T11:42:50.358953465Z" level=info msg="Created container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.371251 | controller | Jun 19 11:42:50.363359 crc crio[22562]: time="2026-06-19T11:42:50.363280171Z" level=info msg="Starting container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322" id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.371268 | controller | Jun 19 11:42:50.370815 crc crio[22562]: time="2026-06-19T11:42:50.37048581Z" level=info msg="Started container" PID=69923 containerID=9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 description=openstack/neutron-7bd698f77-ntbvr/neutron-httpd id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96
2026-06-19 12:35:48.371285 | controller | Jun 19 11:42:52.960455 crc crio[22562]: time="2026-06-19T11:42:52.959712167Z" level=info msg="Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371308 | controller | Jun 19 11:42:52.961634 crc crio[22562]: time="2026-06-19T11:42:52.961291906Z" level=info msg="Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000138f68}] Aliases:map[]}"
2026-06-19 12:35:48.371326 | controller | Jun 19 11:42:52.961634 crc crio[22562]: time="2026-06-19T11:42:52.961489041Z" level=info msg="Deleting pod openstack_keystone-bootstrap-9bv9j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.371349 | controller | Jun 19 11:42:53.453925 crc crio[22562]: time="2026-06-19T11:42:53.453222739Z" level=info msg="Stopped pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371366 | controller | Jun 19 11:42:53.983965 crc crio[22562]: time="2026-06-19T11:42:53.981603892Z" level=info msg="Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371386 | controller | Jun 19 11:42:53.983965 crc crio[22562]: time="2026-06-19T11:42:53.983032748Z" level=info msg="Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc000328630}] Aliases:map[]}"
2026-06-19 12:35:48.371405 | controller | Jun 19 11:42:53.983965 crc crio[22562]: time="2026-06-19T11:42:53.983269294Z" level=info msg="Deleting pod openstack_placement-db-sync-hbh8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.371441 | controller | Jun 19 11:42:54.431694 crc crio[22562]: time="2026-06-19T11:42:54.43088912Z" level=info msg="Stopped pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371464 | controller | Jun 19 11:42:59.047321 crc crio[22562]: time="2026-06-19T11:42:59.046216409Z" level=info msg="Stopping container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 (timeout: 10s)" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.371490 | controller | Jun 19 11:42:59.556475 crc crio[22562]: time="2026-06-19T11:42:59.555750447Z" level=info msg="Stopped container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.371509 | controller | Jun 19 11:42:59.558008 crc crio[22562]: time="2026-06-19T11:42:59.5579043Z" level=info msg="Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371528 | controller | Jun 19 11:42:59.558880 crc crio[22562]: time="2026-06-19T11:42:59.558795002Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc00008cbd8}] Aliases:map[]}"
2026-06-19 12:35:48.371551 | controller | Jun 19 11:42:59.559207 crc crio[22562]: time="2026-06-19T11:42:59.559048259Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-hjrgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.371569 | controller | Jun 19 11:42:59.749711 crc crio[22562]: time="2026-06-19T11:42:59.749617553Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.371588 | controller | Jun 19 11:42:59.750720 crc crio[22562]: time="2026-06-19T11:42:59.750633849Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4f2c8227-972b-4200-8868-69dd5dc7897a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371653 | controller | Jun 19 11:42:59.779196 crc crio[22562]: time="2026-06-19T11:42:59.778494818Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d77f54bc-7d46-44e1-b999-8019c97f773e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371676 | controller | Jun 19 11:42:59.795938 crc crio[22562]: time="2026-06-19T11:42:59.795603802Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.371693 | controller | Jun 19 11:42:59.797441 crc crio[22562]: time="2026-06-19T11:42:59.797393775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371710 | controller | Jun 19 11:42:59.912034 crc crio[22562]: time="2026-06-19T11:42:59.91192312Z" level=info msg="Running pod sandbox: openstack/keystone-7554b58b5c-7q8x9/POD" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.371726 | controller | Jun 19 11:42:59.912359 crc crio[22562]: time="2026-06-19T11:42:59.912058433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371769 | controller | Jun 19 11:42:59.913366 crc crio[22562]: time="2026-06-19T11:42:59.913236063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371790 | controller | Jun 19 11:42:59.952036 crc crio[22562]: time="2026-06-19T11:42:59.95194042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371811 | controller | Jun 19 11:43:00.033240 crc crio[22562]: time="2026-06-19T11:43:00.033092458Z" level=info msg="Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}"
2026-06-19 12:35:48.371828 | controller | Jun 19 11:43:00.033240 crc crio[22562]: time="2026-06-19T11:43:00.033229221Z" level=info msg="Adding pod openstack_keystone-7554b58b5c-7q8x9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.371846 | controller | Jun 19 11:43:00.118767 crc crio[22562]: time="2026-06-19T11:43:00.107997921Z" level=info msg="Stopped pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.371863 | controller | Jun 19 11:43:00.195517 crc crio[22562]: time="2026-06-19T11:43:00.195384084Z" level=info msg="Running pod sandbox: openstack/placement-5c9cb874cb-7nltl/POD" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.371880 | controller | Jun 19 11:43:00.195517 crc crio[22562]: time="2026-06-19T11:43:00.195508947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.371896 | controller | Jun 19 11:43:00.269931 crc crio[22562]: time="2026-06-19T11:43:00.268441881Z" level=info msg="Created container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.371913 | controller | Jun 19 11:43:00.277016 crc crio[22562]: time="2026-06-19T11:43:00.275418144Z" level=info msg="Starting container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89" id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.371929 | controller | Jun 19 11:43:00.309483 crc crio[22562]: time="2026-06-19T11:43:00.309327293Z" level=info msg="Started container" PID=70750 containerID=ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 description=openstack/ceilometer-0/sg-core id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0
2026-06-19 12:35:48.371946 | controller | Jun 19 11:43:00.331688 crc crio[22562]: time="2026-06-19T11:43:00.331592184Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371962 | controller | Jun 19 11:43:00.342904 crc crio[22562]: time="2026-06-19T11:43:00.342482473Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371979 | controller | Jun 19 11:43:00.343907 crc crio[22562]: time="2026-06-19T11:43:00.343822547Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.371995 | controller | Jun 19 11:43:00.357183 crc crio[22562]: time="2026-06-19T11:43:00.356665114Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.372012 | controller | Jun 19 11:43:00.370941 crc crio[22562]: time="2026-06-19T11:43:00.370840545Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-19 12:35:48.372032 | controller | Jun 19 11:43:00.391417 crc crio[22562]: time="2026-06-19T11:43:00.391323641Z" level=info msg="Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}"
2026-06-19 12:35:48.372050 | controller | Jun 19 11:43:00.391564 crc crio[22562]: time="2026-06-19T11:43:00.391421254Z" level=info msg="Adding pod openstack_placement-5c9cb874cb-7nltl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.372067 | controller | Jun 19 11:43:00.601015 crc crio[22562]: time="2026-06-19T11:43:00.599913273Z" level=info msg="Running pod sandbox: openstack/placement-6c9bbc5fb-8glp8/POD" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.372083 | controller | Jun 19 11:43:00.601452 crc crio[22562]: time="2026-06-19T11:43:00.601297007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372100 | controller | Jun 19 11:43:00.678602 crc crio[22562]: time="2026-06-19T11:43:00.678550669Z" level=info msg="Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}"
2026-06-19 12:35:48.372117 | controller | Jun 19 11:43:00.678786 crc crio[22562]: time="2026-06-19T11:43:00.678766904Z" level=info msg="Adding pod openstack_placement-6c9bbc5fb-8glp8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.372134 | controller | Jun 19 11:43:00.868872 crc crio[22562]: 2026-06-19T11:43:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2fe86cb6ddd8ca Mac:32:65:04:12:1d:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 SocketPath: PciID:}] [{Interface:0xc00050cc70 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.372150 | controller | Jun 19 11:43:00.870955 crc crio[22562]: time="2026-06-19T11:43:00.870910139Z" level=info msg="Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}"
2026-06-19 12:35:48.372167 | controller | Jun 19 11:43:00.871315 crc crio[22562]: time="2026-06-19T11:43:00.871288558Z" level=info msg="Checking pod openstack_keystone-7554b58b5c-7q8x9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.372183 | controller | Jun 19 11:43:00.944889 crc crio[22562]: time="2026-06-19T11:43:00.944825777Z" level=info msg="Ran pod sandbox e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 with infra container: openstack/keystone-7554b58b5c-7q8x9/POD" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.372203 | controller | Jun 19 11:43:00.952650 crc crio[22562]: time="2026-06-19T11:43:00.952545008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c47e0e7a-2baa-4557-afa6-752ba7821642 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372220 | controller | Jun 19 11:43:01.122005 crc crio[22562]: time="2026-06-19T11:43:01.113823879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a8d16187-e404-4a69-8a7c-d92e8c30f14e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372240 | controller | Jun 19 11:43:01.132740 crc crio[22562]: time="2026-06-19T11:43:01.132686706Z" level=info msg="Creating container: openstack/keystone-7554b58b5c-7q8x9/keystone-api" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372266 | controller | Jun 19 11:43:01.133219 crc crio[22562]: time="2026-06-19T11:43:01.133099845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372296 | controller | Jun 19 11:43:01.133461 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe9682a2ff6eda Mac:ce:cb:b0:ab:3d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.372315 | controller | Jun 19 11:43:01.135438 crc crio[22562]: time="2026-06-19T11:43:01.135224198Z" level=info msg="Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}"
2026-06-19 12:35:48.372332 | controller | Jun 19 11:43:01.135572 crc crio[22562]: time="2026-06-19T11:43:01.135441554Z" level=info msg="Checking pod openstack_placement-5c9cb874cb-7nltl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.372348 | controller | Jun 19 11:43:01.172413 crc crio[22562]: time="2026-06-19T11:43:01.172325606Z" level=info msg="Removing container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.372366 | controller | Jun 19 11:43:01.176917 crc crio[22562]: time="2026-06-19T11:43:01.175796692Z" level=info msg="Ran pod sandbox 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc with infra container: openstack/placement-5c9cb874cb-7nltl/POD" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.372383 | controller | Jun 19 11:43:01.184778 crc crio[22562]: time="2026-06-19T11:43:01.184031026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=a5a18d2c-e617-4d39-aa76-894373374147 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372400 | controller | Jun 19 11:43:01.263259 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69641dee61086af Mac:aa:4d:79:de:32:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e SocketPath: PciID:}] [{Interface:0xc0006185c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.372417 | controller | Jun 19 11:43:01.263259 crc crio[22562]: time="2026-06-19T11:43:01.262829166Z" level=info msg="Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}"
2026-06-19 12:35:48.372466 | controller | Jun 19 11:43:01.263259 crc crio[22562]: time="2026-06-19T11:43:01.262972349Z" level=info msg="Checking pod openstack_placement-6c9bbc5fb-8glp8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.372486 | controller | Jun 19 11:43:01.286263 crc crio[22562]: time="2026-06-19T11:43:01.283354203Z" level=info msg="Ran pod sandbox 69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 with infra container: openstack/placement-6c9bbc5fb-8glp8/POD" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.372504 | controller | Jun 19 11:43:01.288233 crc crio[22562]: time="2026-06-19T11:43:01.286657665Z" level=info msg="Removed container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.372527 | controller | Jun 19 11:43:01.296437 crc crio[22562]: time="2026-06-19T11:43:01.296343615Z" level=info msg="Removing container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.372544 | controller | Jun 19 11:43:01.302225 crc crio[22562]: time="2026-06-19T11:43:01.3018033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=621f97b2-a858-46a4-9ecc-e0f8d44d5d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372560 | controller | Jun 19 11:43:01.330532 crc crio[22562]: time="2026-06-19T11:43:01.3304514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372578 | controller | Jun 19 11:43:01.339751 crc crio[22562]: time="2026-06-19T11:43:01.338888917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372595 | controller | Jun 19 11:43:01.360823 crc crio[22562]: time="2026-06-19T11:43:01.359966479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=4fdd380c-5868-4af8-911e-a55819e00240 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372612 | controller | Jun 19 11:43:01.391041 crc crio[22562]: time="2026-06-19T11:43:01.39071381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=51fe35d6-23f3-4a5e-8228-e455364f8da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372629 | controller | Jun 19 11:43:01.401603 crc crio[22562]: time="2026-06-19T11:43:01.401547958Z" level=info msg="Removed container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.372646 | controller | Jun 19 11:43:01.417217 crc crio[22562]: time="2026-06-19T11:43:01.417061573Z" level=info msg="Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-log" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372667 | controller | Jun 19 11:43:01.417729 crc crio[22562]: time="2026-06-19T11:43:01.417633517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372691 | controller | Jun 19 11:43:01.434599 crc crio[22562]: time="2026-06-19T11:43:01.434491854Z" level=info msg="Creating container: openstack/placement-5c9cb874cb-7nltl/placement-log" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372708 | controller | Jun 19 11:43:01.441529 crc crio[22562]: time="2026-06-19T11:43:01.44043238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372725 | controller | Jun 19 11:43:01.495752 crc crio[22562]: time="2026-06-19T11:43:01.49535441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372742 | controller | Jun 19 11:43:01.500437 crc crio[22562]: time="2026-06-19T11:43:01.500413605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372771 | controller | Jun 19 11:43:01.509889 crc crio[22562]: time="2026-06-19T11:43:01.509800867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372790 | controller | Jun 19 11:43:01.518561 crc crio[22562]: time="2026-06-19T11:43:01.518525183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.372807 | controller | Jun 19 11:43:01.562376 crc crio[22562]: time="2026-06-19T11:43:01.562282235Z" level=info msg="Created container ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231: openstack/keystone-7554b58b5c-7q8x9/keystone-api" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372824 | controller | Jun 19 11:43:01.566565 crc crio[22562]: time="2026-06-19T11:43:01.566538091Z" level=info msg="Starting container: ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231" id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.372841 | controller | Jun 19 11:43:01.579390 crc crio[22562]: time="2026-06-19T11:43:01.579321877Z" level=info msg="Started container" PID=70963 containerID=ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231 description=openstack/keystone-7554b58b5c-7q8x9/keystone-api id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137
2026-06-19 12:35:48.372858 | controller | Jun 19 11:43:01.706836 crc crio[22562]: time="2026-06-19T11:43:01.706719659Z" level=info msg="Created container d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f: openstack/placement-6c9bbc5fb-8glp8/placement-log" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372876 | controller | Jun 19 11:43:01.709281 crc crio[22562]: time="2026-06-19T11:43:01.708411831Z" level=info msg="Created container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.372892 | controller | Jun 19 11:43:01.710602 crc crio[22562]: time="2026-06-19T11:43:01.710561855Z" level=info msg="Starting container: d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f" id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.372909 | controller | Jun 19 11:43:01.711034 crc crio[22562]: time="2026-06-19T11:43:01.710720128Z" level=info msg="Starting container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c" id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.372929 | controller | Jun 19 11:43:01.724369 crc crio[22562]: time="2026-06-19T11:43:01.724295543Z" level=info msg="Started container" PID=70987 containerID=d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f description=openstack/placement-6c9bbc5fb-8glp8/placement-log id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81
2026-06-19 12:35:48.372947 | controller | Jun 19 11:43:01.741928 crc crio[22562]: time="2026-06-19T11:43:01.740585778Z" level=info msg="Started container" PID=70990 containerID=5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c description=openstack/placement-5c9cb874cb-7nltl/placement-log id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc
2026-06-19 12:35:48.372964 | controller | Jun 19 11:43:01.752374 crc crio[22562]: time="2026-06-19T11:43:01.752321318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8f451495-bb31-4a8f-b719-97d144a7153f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372981 | controller | Jun 19 11:43:01.753081 crc crio[22562]: time="2026-06-19T11:43:01.752559884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2589c148-aa15-4a95-b330-4265491d5e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.372997 | controller | Jun 19 11:43:01.822956 crc crio[22562]: time="2026-06-19T11:43:01.82231404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=040e400d-166d-43d2-b5f3-254b96bcaa44 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373014 | controller | Jun 19 11:43:01.835687 crc crio[22562]: time="2026-06-19T11:43:01.835537277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5994d04b-45f8-4d53-b5a0-c8e6b3be5d96 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373030 | controller | Jun 19 11:43:01.836248 crc crio[22562]: time="2026-06-19T11:43:01.836135101Z" level=info msg="Creating container: openstack/placement-5c9cb874cb-7nltl/placement-api" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.373047 | controller | Jun 19 11:43:01.836696 crc crio[22562]: time="2026-06-19T11:43:01.836625854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373063 | controller | Jun 19 11:43:01.843953 crc crio[22562]: time="2026-06-19T11:43:01.843842722Z" level=info msg="Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-api" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.373080 | controller | Jun 19 11:43:01.870120 crc crio[22562]: time="2026-06-19T11:43:01.87001485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373096 | controller | Jun 19 11:43:01.942793 crc crio[22562]: time="2026-06-19T11:43:01.942457062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373113 | controller | Jun 19 11:43:01.950828 crc crio[22562]: time="2026-06-19T11:43:01.950736508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373129 | controller | Jun 19 11:43:01.952812 crc crio[22562]: time="2026-06-19T11:43:01.952737037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373149 | controller | Jun 19 11:43:01.963895 crc crio[22562]: time="2026-06-19T11:43:01.963805601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373165 | controller | Jun 19 11:43:02.332462 crc crio[22562]: time="2026-06-19T11:43:02.332089193Z" level=info msg="Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.373182 | controller | Jun 19 11:43:02.333941 crc crio[22562]: time="2026-06-19T11:43:02.333068118Z" level=info msg="Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc001b84560}] Aliases:map[]}"
2026-06-19 12:35:48.373199 | controller | Jun 19 11:43:02.333941 crc crio[22562]: time="2026-06-19T11:43:02.333345665Z" level=info msg="Deleting pod openstack_barbican-db-sync-q5hzv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.373216 | controller | Jun 19 11:43:02.451452 crc crio[22562]: time="2026-06-19T11:43:02.450744819Z" level=info msg="Created container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.373232 | controller | Jun 19 11:43:02.458451 crc crio[22562]: time="2026-06-19T11:43:02.457859996Z" level=info msg="Starting container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f" id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.373248 | controller | Jun 19 11:43:02.459590 crc crio[22562]: time="2026-06-19T11:43:02.45924456Z" level=info msg="Created container 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930: openstack/placement-6c9bbc5fb-8glp8/placement-api" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.373265 | controller | Jun 19 11:43:02.460457 crc crio[22562]: time="2026-06-19T11:43:02.460382648Z" level=info msg="Starting container: 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930" id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.373281 | controller | Jun 19 11:43:02.465123 crc crio[22562]: time="2026-06-19T11:43:02.465053423Z" level=info msg="Started container" PID=71066 containerID=0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f description=openstack/placement-5c9cb874cb-7nltl/placement-api id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc
2026-06-19 12:35:48.373298 | controller | Jun 19 11:43:02.474833 crc crio[22562]: time="2026-06-19T11:43:02.474678172Z" level=info msg="Started container" PID=71065 containerID=0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930 description=openstack/placement-6c9bbc5fb-8glp8/placement-api id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81
2026-06-19 12:35:48.373314 | controller | Jun 19 11:43:02.777515 crc crio[22562]: time="2026-06-19T11:43:02.777373041Z" level=info msg="Stopped pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.373336 | controller | Jun 19 11:43:04.103464 crc crio[22562]: time="2026-06-19T11:43:04.093937128Z" level=info msg="Running pod sandbox: openstack/barbican-worker-79dd84d5-vtqls/POD" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373362 | controller | Jun 19 11:43:04.103464 crc crio[22562]: time="2026-06-19T11:43:04.095510026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373393 | controller | Jun 19 11:43:04.242347 crc crio[22562]: time="2026-06-19T11:43:04.242237127Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373416 | controller | Jun 19 11:43:04.242501 crc crio[22562]: time="2026-06-19T11:43:04.242348081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373457 | controller | Jun 19 11:43:04.470486 crc crio[22562]: time="2026-06-19T11:43:04.470036834Z" level=info msg="Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}"
2026-06-19 12:35:48.373476 | controller | Jun 19 11:43:04.470844 crc crio[22562]: time="2026-06-19T11:43:04.470823394Z" level=info msg="Adding pod openstack_barbican-worker-79dd84d5-vtqls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.373493 | controller | Jun 19 11:43:04.546324 crc crio[22562]: time="2026-06-19T11:43:04.545625473Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}"
2026-06-19 12:35:48.373511 | controller | Jun 19 11:43:04.546324 crc crio[22562]: time="2026-06-19T11:43:04.545676306Z" level=info msg="Adding pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.373536 | controller | Jun 19 11:43:04.565488 crc crio[22562]: time="2026-06-19T11:43:04.565396023Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373583 | controller | Jun 19 11:43:04.565733 crc crio[22562]: time="2026-06-19T11:43:04.565512976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373602 | controller | Jun 19 11:43:04.766689 crc crio[22562]: time="2026-06-19T11:43:04.765513974Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}"
2026-06-19 12:35:48.373624 | controller | Jun 19 11:43:04.767830 crc crio[22562]: time="2026-06-19T11:43:04.767802861Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-lwnx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.373641 | controller | Jun 19 11:43:04.924947 crc crio[22562]: time="2026-06-19T11:43:04.923469534Z" level=info msg="Running pod sandbox: openstack/barbican-api-59857f7c54-p68vh/POD" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373658 | controller | Jun 19 11:43:04.924947 crc crio[22562]: time="2026-06-19T11:43:04.923622207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.373675 | controller | Jun 19 11:43:05.101387 crc crio[22562]: time="2026-06-19T11:43:05.100676978Z" level=info msg="Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}"
2026-06-19 12:35:48.373692 | controller | Jun 19 11:43:05.101387 crc crio[22562]: time="2026-06-19T11:43:05.101276253Z" level=info msg="Adding pod openstack_barbican-api-59857f7c54-p68vh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.373709 | controller | Jun 19 11:43:05.376197 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86b9437d41a0 Mac:2a:9c:ea:ab:f3:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.373726 | controller | Jun 19 11:43:05.376197 crc crio[22562]: time="2026-06-19T11:43:05.375113808Z" level=info msg="Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}"
2026-06-19 12:35:48.373742 | controller | Jun 19 11:43:05.376197 crc crio[22562]: time="2026-06-19T11:43:05.375350484Z" level=info msg="Checking pod openstack_barbican-worker-79dd84d5-vtqls for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.373759 | controller | Jun 19 11:43:05.377674 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:212af5dae346090 Mac:ae:01:84:4b:d6:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.373776 | controller | Jun 19 11:43:05.386718 crc crio[22562]: time="2026-06-19T11:43:05.382582924Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}"
2026-06-19 12:35:48.373801 | controller | Jun 19 11:43:05.391030 crc crio[22562]: time="2026-06-19T11:43:05.388737906Z" level=info msg="Ran pod sandbox 9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf with infra container: openstack/barbican-worker-79dd84d5-vtqls/POD" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373822 | controller | Jun 19 11:43:05.391030 crc crio[22562]: time="2026-06-19T11:43:05.389100325Z" level=info msg="Checking pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.373839 | controller | Jun 19 11:43:05.399609 crc crio[22562]: time="2026-06-19T11:43:05.398571519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373856 | controller | Jun 19 11:43:05.399609 crc crio[22562]: time="2026-06-19T11:43:05.398812665Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373873 | controller | Jun 19 11:43:05.399609 crc crio[22562]: time="2026-06-19T11:43:05.399309997Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373890 | controller | Jun 19 11:43:05.404386 crc crio[22562]: time="2026-06-19T11:43:05.401591565Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.373907 | controller | Jun 19 11:43:05.409865 crc crio[22562]: time="2026-06-19T11:43:05.409765016Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-19 12:35:48.373925 | controller | Jun 19 11:43:05.410016 crc crio[22562]: time="2026-06-19T11:43:05.40991621Z" level=info msg="Ran pod sandbox 212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 with infra container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.373942 | controller | Jun 19 11:43:05.414109 crc crio[22562]: time="2026-06-19T11:43:05.41397049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373961 | controller | Jun 19 11:43:05.414902 crc crio[22562]: time="2026-06-19T11:43:05.414588195Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373981 | controller | Jun 19 11:43:05.414902 crc crio[22562]: time="2026-06-19T11:43:05.414690488Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.373998 | controller | Jun 19 11:43:05.417899 crc crio[22562]: time="2026-06-19T11:43:05.417424876Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.374015 | controller | Jun 19 11:43:05.427378 crc crio[22562]: time="2026-06-19T11:43:05.426591412Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-19 12:35:48.374034 | controller | Jun 19 11:43:05.703468 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f0bfda8b82a02f Mac:f6:1d:3b:b6:24:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 SocketPath: PciID:}] [{Interface:0xc0005a4770 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.374052 | controller | Jun 19 11:43:05.704515 crc crio[22562]: time="2026-06-19T11:43:05.704437207Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}"
2026-06-19 12:35:48.374069 | controller | Jun 19 11:43:05.704929 crc crio[22562]: time="2026-06-19T11:43:05.704623271Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-lwnx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.374086 | controller | Jun 19 11:43:05.729458 crc crio[22562]: time="2026-06-19T11:43:05.729133878Z" level=info msg="Ran pod sandbox 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 with infra container: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.374102 | controller | Jun 19 11:43:05.732550 crc crio[22562]: time="2026-06-19T11:43:05.732431831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=73db323e-83ab-4b11-ac82-b7c75a4dd645 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374119 | controller | Jun 19 11:43:05.869388 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47b837e03f4c57 Mac:42:82:b5:b2:76:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 SocketPath: PciID:}] [{Interface:0xc00011a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.374136 | controller | Jun 19 11:43:05.871478 crc crio[22562]: time="2026-06-19T11:43:05.871336237Z" level=info msg="Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}"
2026-06-19 12:35:48.374153 | controller | Jun 19 11:43:05.871573 crc crio[22562]: time="2026-06-19T11:43:05.871526342Z" level=info msg="Checking pod openstack_barbican-api-59857f7c54-p68vh for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.374174 | controller | Jun 19 11:43:05.883959 crc crio[22562]: time="2026-06-19T11:43:05.883819035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e17468c9-b080-45b9-80dd-1da827c3ccce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374200 | controller | Jun 19 11:43:05.893052 crc crio[22562]: time="2026-06-19T11:43:05.892969022Z" level=info msg="Ran pod sandbox e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 with infra container: openstack/barbican-api-59857f7c54-p68vh/POD" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.374241 | controller | Jun 19 11:43:05.896648 crc crio[22562]: time="2026-06-19T11:43:05.895955776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ec90333f-2619-46cd-bb67-7a525cbf6ec6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374258 | controller | Jun 19 11:43:05.896648 crc crio[22562]: time="2026-06-19T11:43:05.896459008Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/init" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374275 | controller | Jun 19 11:43:05.906079 crc crio[22562]: time="2026-06-19T11:43:05.905849981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=facda69b-fa4f-451c-97c9-3ced8f08e47d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374290 | controller | Jun 19 11:43:05.914239 crc crio[22562]: time="2026-06-19T11:43:05.914115755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374306 | controller | Jun 19 11:43:05.925848 crc crio[22562]: time="2026-06-19T11:43:05.925787135Z" level=info msg="Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374322 | controller | Jun 19 11:43:05.937136 crc crio[22562]: time="2026-06-19T11:43:05.936865888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374338 | controller | Jun 19 11:43:05.991963 crc crio[22562]: time="2026-06-19T11:43:05.991917501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374354 | controller | Jun 19 11:43:05.998775 crc crio[22562]: time="2026-06-19T11:43:05.99874759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374370 | controller | Jun 19 11:43:06.009406 crc crio[22562]: time="2026-06-19T11:43:06.008206793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374386 | controller | Jun 19 11:43:06.019918 crc crio[22562]: time="2026-06-19T11:43:06.019595586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374402 | controller | Jun 19 11:43:06.225081 crc crio[22562]: time="2026-06-19T11:43:06.225014288Z" level=info msg="Created container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374418 | controller | Jun 19 11:43:06.233442 crc crio[22562]: time="2026-06-19T11:43:06.228523774Z" level=info msg="Created container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374456 | controller | Jun 19 11:43:06.234829 crc crio[22562]: time="2026-06-19T11:43:06.234483604Z" level=info msg="Starting container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e" id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.374474 | controller | Jun 19 11:43:06.235192 crc crio[22562]: time="2026-06-19T11:43:06.234597345Z" level=info msg="Starting container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417" id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.374495 | controller | Jun 19 11:43:06.250104 crc crio[22562]: time="2026-06-19T11:43:06.247351941Z" level=info msg="Started container" PID=71936 containerID=ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/init id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5
2026-06-19 12:35:48.374511 | controller | Jun 19 11:43:06.262109 crc crio[22562]: time="2026-06-19T11:43:06.262017414Z" level=info msg="Started container" PID=71937 containerID=8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e description=openstack/barbican-api-59857f7c54-p68vh/barbican-api-log id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708
2026-06-19 12:35:48.374529 | controller | Jun 19 11:43:06.285276 crc crio[22562]: time="2026-06-19T11:43:06.285045714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=473c5874-a1d4-4da1-8f6f-8365f12bda86 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374551 | controller | Jun 19 11:43:06.359355 crc crio[22562]: time="2026-06-19T11:43:06.348490194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e3a341c2-58c9-498c-af28-8e49be7466dc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374569 | controller | Jun 19 11:43:06.371300 crc crio[22562]: time="2026-06-19T11:43:06.37094797Z" level=info msg="Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374585 | controller | Jun 19 11:43:06.372296 crc crio[22562]: time="2026-06-19T11:43:06.371459822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374601 | controller | Jun 19 11:43:06.585233 crc crio[22562]: time="2026-06-19T11:43:06.584035622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374617 | controller | Jun 19 11:43:06.593315 crc crio[22562]: time="2026-06-19T11:43:06.590469922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374633 | controller | Jun 19 11:43:06.796627 crc crio[22562]: time="2026-06-19T11:43:06.796444558Z" level=info msg="Created container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374649 | controller | Jun 19 11:43:06.807078 crc crio[22562]: time="2026-06-19T11:43:06.806709261Z" level=info msg="Starting container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686" id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.374665 | controller | Jun 19 11:43:06.830716 crc crio[22562]: time="2026-06-19T11:43:06.830617963Z" level=info msg="Started container" PID=71998 containerID=a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 description=openstack/barbican-api-59857f7c54-p68vh/barbican-api id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708
2026-06-19 12:35:48.374681 | controller | Jun 19 11:43:06.935644 crc crio[22562]: time="2026-06-19T11:43:06.933783856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d265269-f070-46ae-9898-cd64a17e56cf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374701 | controller | Jun 19 11:43:07.138911 crc crio[22562]: time="2026-06-19T11:43:07.137851315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2696a6dc-55ab-4d62-adbe-77c37ea267d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374717 | controller | Jun 19 11:43:07.149099 crc crio[22562]: time="2026-06-19T11:43:07.14895508Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.374733 | controller | Jun 19 11:43:07.149545 crc crio[22562]: time="2026-06-19T11:43:07.149440102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374748 | controller | Jun 19 11:43:08.011726 crc crio[22562]: time="2026-06-19T11:43:08.010787355Z" level=info msg="Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.374764 | controller | Jun 19 11:43:08.013801 crc crio[22562]: time="2026-06-19T11:43:08.012062396Z" level=info msg="Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc00008d568}] Aliases:map[]}"
2026-06-19 12:35:48.374781 | controller | Jun 19 11:43:08.013801 crc crio[22562]: time="2026-06-19T11:43:08.012583649Z" level=info msg="Deleting pod openstack_cinder-db-sync-6svgb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.374796 | controller | Jun 19 11:43:09.596919 crc crio[22562]: time="2026-06-19T11:43:09.596218414Z" level=info msg="Running pod sandbox: openstack/barbican-api-66dd457d9d-8lj4t/POD" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.374812 | controller | Jun 19 11:43:09.598459 crc crio[22562]: time="2026-06-19T11:43:09.597018023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374828 | controller | Jun 19 11:43:09.634593 crc crio[22562]: time="2026-06-19T11:43:09.634273036Z" level=info msg="Stopped pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.374844 | controller | Jun 19 11:43:09.650411 crc crio[22562]: time="2026-06-19T11:43:09.650365644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374860 | controller | Jun 19 11:43:09.663836 crc crio[22562]: time="2026-06-19T11:43:09.663802606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.374876 | controller | Jun 19 11:43:09.804499 crc crio[22562]: time="2026-06-19T11:43:09.804434115Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:5d9acee4c910c2f2969780ca4a4939d9c0d0ae2312e66f3c53af13bcaa2a3702" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.374892 | controller | Jun 19 11:43:09.811201 crc crio[22562]: time="2026-06-19T11:43:09.811017769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=059090c8-59f7-46cd-9cb5-5abf6e0c7e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374911 | controller | Jun 19 11:43:09.820477 crc crio[22562]: time="2026-06-19T11:43:09.82037907Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:c143703ce3bb575ada263632574f087dc4ae7289766ea9e247691ba1a68bad5a" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.374927 | controller | Jun 19 11:43:09.824662 crc crio[22562]: time="2026-06-19T11:43:09.824518853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=9a8db320-e1be-4a38-bb06-222d8bbe891f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374943 | controller | Jun 19 11:43:09.856732 crc crio[22562]: time="2026-06-19T11:43:09.856648698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=f407d978-4358-4eb4-9f37-32269dd78293 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374958 | controller | Jun 19 11:43:09.859766 crc crio[22562]: time="2026-06-19T11:43:09.858657208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=345df49b-3e71-49bd-927d-7b77da5ee105 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.374974 | controller | Jun 19 11:43:09.874701 crc crio[22562]: time="2026-06-19T11:43:09.874621873Z" level=info msg="Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}"
2026-06-19 12:35:48.374990 | controller | Jun 19 11:43:09.874701 crc crio[22562]: time="2026-06-19T11:43:09.874685384Z" level=info msg="Adding pod openstack_barbican-api-66dd457d9d-8lj4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.375005 | controller | Jun 19 11:43:09.886957 crc crio[22562]: time="2026-06-19T11:43:09.886884016Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375021 | controller | Jun 19 11:43:09.887184 crc crio[22562]: time="2026-06-19T11:43:09.8870135Z" level=info msg="Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375044 | controller | Jun 19 11:43:09.889246 crc crio[22562]: time="2026-06-19T11:43:09.889127231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375075 | controller | Jun 19 11:43:09.892503 crc crio[22562]: time="2026-06-19T11:43:09.892442553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375093 | controller | Jun 19 11:43:09.903013 crc crio[22562]: time="2026-06-19T11:43:09.902917763Z" level=info msg="Created container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375110 | controller | Jun 19 11:43:09.912232 crc crio[22562]: time="2026-06-19T11:43:09.912057399Z" level=info msg="Starting container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773" id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375131 | controller | Jun 19 11:43:09.925698 crc crio[22562]: time="2026-06-19T11:43:09.925571064Z" level=info msg="Started container" PID=72390 containerID=b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5
2026-06-19 12:35:48.375147 | controller | Jun 19 11:43:09.938825 crc crio[22562]: time="2026-06-19T11:43:09.93877474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375163 | controller | Jun 19 11:43:09.942598 crc crio[22562]: time="2026-06-19T11:43:09.942573755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375179 | controller | Jun 19 11:43:10.056396 crc crio[22562]: time="2026-06-19T11:43:10.054328999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375195 | controller | Jun 19 11:43:10.075638 crc crio[22562]: time="2026-06-19T11:43:10.070597691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375211 | controller | Jun 19 11:43:10.335017 crc crio[22562]: time="2026-06-19T11:43:10.334442311Z" level=info msg="Created container cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375227 | controller | Jun 19 11:43:10.338631 crc crio[22562]: time="2026-06-19T11:43:10.338542121Z" level=info msg="Starting container: cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395" id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375243 | controller | Jun 19 11:43:10.347253 crc crio[22562]: time="2026-06-19T11:43:10.347084543Z" level=info msg="Started container" PID=72425 containerID=cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395 description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf
2026-06-19 12:35:48.375259 | controller | Jun 19 11:43:10.361422 crc crio[22562]: time="2026-06-19T11:43:10.361251464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=37c54979-ce78-4d41-b295-2ae0f7aa2314 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375275 | controller | Jun 19 11:43:10.410201 crc crio[22562]: time="2026-06-19T11:43:10.410048921Z" level=info msg="Created container 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375291 | controller | Jun 19 11:43:10.412833 crc crio[22562]: time="2026-06-19T11:43:10.412730877Z" level=info msg="Starting container: 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4" id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375307 | controller | Jun 19 11:43:10.415259 crc crio[22562]: time="2026-06-19T11:43:10.414252596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=bc10d6a2-93a5-4577-af62-7bde8359ba07 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375326 | controller | Jun 19 11:43:10.424392 crc crio[22562]: time="2026-06-19T11:43:10.424291214Z" level=info msg="Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375343 | controller | Jun 19 11:43:10.426006 crc crio[22562]: time="2026-06-19T11:43:10.425868813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375360 | controller | Jun 19 11:43:10.428925 crc crio[22562]: time="2026-06-19T11:43:10.428882027Z" level=info msg="Started container" PID=72453 containerID=77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04
2026-06-19 12:35:48.375377 | controller | Jun 19 11:43:10.447022 crc crio[22562]: time="2026-06-19T11:43:10.44682079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=26920c19-9810-4f42-b467-001014f812e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375394 | controller | Jun 19 11:43:10.538531 crc crio[22562]: time="2026-06-19T11:43:10.538132089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=a35d935f-69f3-46d2-8bb7-8a6676a9e412 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375410 | controller | Jun 19 11:43:10.544677 crc crio[22562]: time="2026-06-19T11:43:10.5445889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375448 | controller | Jun 19 11:43:10.550709 crc crio[22562]: time="2026-06-19T11:43:10.55063263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375471 | controller | Jun 19 11:43:10.552447 crc crio[22562]: 2026-06-19T11:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30ae3ce3cadf189 Mac:f2:ae:7a:3e:d3:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d SocketPath: PciID:}] [{Interface:0xc000122680 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.375498 | controller | Jun 19 11:43:10.554190 crc crio[22562]: time="2026-06-19T11:43:10.554067854Z" level=info msg="Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}"
2026-06-19 12:35:48.375514 | controller | Jun 19 11:43:10.554854 crc crio[22562]: time="2026-06-19T11:43:10.554758512Z" level=info msg="Checking pod openstack_barbican-api-66dd457d9d-8lj4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.375531 | controller | Jun 19 11:43:10.565831 crc crio[22562]: time="2026-06-19T11:43:10.565722642Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375547 | controller | Jun 19 11:43:10.569299 crc crio[22562]: time="2026-06-19T11:43:10.568521922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375566 | controller | Jun 19 11:43:10.581687 crc crio[22562]: time="2026-06-19T11:43:10.581555875Z" level=info msg="Ran pod sandbox 30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da with infra container: openstack/barbican-api-66dd457d9d-8lj4t/POD" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.375582 | controller | Jun 19 11:43:10.583957 crc crio[22562]: time="2026-06-19T11:43:10.58380447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=51c63d71-73ea-4c54-8425-937b007111e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375597 | controller | Jun 19 11:43:10.607513 crc crio[22562]: time="2026-06-19T11:43:10.60680901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=eb6fe0c5-79e3-4e93-86cc-9784c9b48c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375613 | controller | Jun 19 11:43:10.625339 crc crio[22562]: time="2026-06-19T11:43:10.625116993Z" level=info msg="Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375628 | controller | Jun 19 11:43:10.626121 crc crio[22562]: time="2026-06-19T11:43:10.625787779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375644 | controller | Jun 19 11:43:10.686803 crc crio[22562]: time="2026-06-19T11:43:10.686696676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375659 | controller | Jun 19 11:43:10.691009 crc crio[22562]: time="2026-06-19T11:43:10.690921881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375675 | controller | Jun 19 11:43:10.705285 crc crio[22562]: time="2026-06-19T11:43:10.705207475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375691 | controller | Jun 19 11:43:10.710872 crc crio[22562]: time="2026-06-19T11:43:10.710661779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375706 | controller | Jun 19 11:43:10.746086 crc crio[22562]: time="2026-06-19T11:43:10.745966252Z" level=info msg="Created container 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375722 | controller | Jun 19 11:43:10.748725 crc crio[22562]: time="2026-06-19T11:43:10.748620228Z" level=info msg="Starting container: 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f" id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375738 | controller | Jun 19 11:43:10.756745 crc crio[22562]: time="2026-06-19T11:43:10.756606046Z" level=info msg="Started container" PID=72489 containerID=0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf
2026-06-19 12:35:48.375755 | controller | Jun 19 11:43:10.858865 crc crio[22562]: time="2026-06-19T11:43:10.858586019Z" level=info msg="Created container 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375774 | controller | Jun 19 11:43:10.860454 crc crio[22562]: time="2026-06-19T11:43:10.860323623Z" level=info msg="Starting container: 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240" id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375790 | controller | Jun 19 11:43:10.883221 crc crio[22562]: time="2026-06-19T11:43:10.869526561Z" level=info msg="Created container f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375806 | controller | Jun 19 11:43:10.884082 crc crio[22562]: time="2026-06-19T11:43:10.884037469Z" level=info msg="Starting container: f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344" id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375822 | controller | Jun 19 11:43:10.886527 crc crio[22562]: time="2026-06-19T11:43:10.8860773Z" level=info msg="Started container" PID=72498 containerID=1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da
2026-06-19 12:35:48.375838 | controller | Jun 19 11:43:10.892123 crc crio[22562]: time="2026-06-19T11:43:10.892072378Z" level=info msg="Started container" PID=72499 containerID=f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04
2026-06-19 12:35:48.375854 | controller | Jun 19 11:43:10.914206 crc crio[22562]: time="2026-06-19T11:43:10.907604763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1b73193e-df30-4ffd-b5a8-73c3b97611c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375871 | controller | Jun 19 11:43:11.001631 crc crio[22562]: time="2026-06-19T11:43:11.001548847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1e943aab-3a61-4df3-be9b-1f053fb701f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.375887 | controller | Jun 19 11:43:11.009659 crc crio[22562]: time="2026-06-19T11:43:11.009617297Z" level=info msg="Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375903 | controller | Jun 19 11:43:11.010353 crc crio[22562]: time="2026-06-19T11:43:11.010328004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375919 | controller | Jun 19 11:43:11.062131 crc crio[22562]: time="2026-06-19T11:43:11.062070994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375934 | controller | Jun 19 11:43:11.068304 crc crio[22562]: time="2026-06-19T11:43:11.068249588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.375950 | controller | Jun 19 11:43:11.235488 crc crio[22562]: time="2026-06-19T11:43:11.235447825Z" level=info msg="Created container 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.375969 | controller | Jun 19 11:43:11.236957 crc crio[22562]: time="2026-06-19T11:43:11.23689417Z" level=info msg="Starting container: 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7" id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.375986 | controller | Jun 19 11:43:11.271565 crc crio[22562]: time="2026-06-19T11:43:11.271478665Z" level=info msg="Started container" PID=72547 containerID=975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da
2026-06-19 12:35:48.376010 | controller | Jun 19 11:43:11.428035 crc crio[22562]: time="2026-06-19T11:43:11.427887516Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-5qn4f/POD" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.376041 | controller | Jun 19 11:43:11.428035 crc crio[22562]: time="2026-06-19T11:43:11.428025509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376059 | controller | Jun 19 11:43:11.485735 crc crio[22562]: time="2026-06-19T11:43:11.485080181Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}"
2026-06-19 12:35:48.376076 | controller | Jun 19 11:43:11.485970 crc crio[22562]: time="2026-06-19T11:43:11.485800189Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-5qn4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.376092 | controller | Jun 19 11:43:12.158552 crc crio[22562]: 2026-06-19T11:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff71e9aa2831dff Mac:26:52:e6:51:1f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.376109 | controller | Jun 19 11:43:12.163648 crc crio[22562]: time="2026-06-19T11:43:12.16073688Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}"
2026-06-19 12:35:48.376125 | controller | Jun 19 11:43:12.163648 crc crio[22562]: time="2026-06-19T11:43:12.160927634Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-5qn4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.376141 | controller | Jun 19 11:43:12.170778 crc crio[22562]: time="2026-06-19T11:43:12.170680686Z" level=info msg="Ran pod sandbox ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 with infra container: openstack/cinder-online-data-migrations-5qn4f/POD" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.376163 | controller | Jun 19 11:43:12.174951 crc crio[22562]: time="2026-06-19T11:43:12.174853959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=7a07c83d-4f08-41c8-9136-edb623609a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.376179 | controller | Jun 19 11:43:12.197539 crc crio[22562]: time="2026-06-19T11:43:12.197439078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=87fb32c2-8d1e-4e6a-b222-79fcea4f06c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.376195 | controller | Jun 19 11:43:12.214729 crc crio[22562]: time="2026-06-19T11:43:12.214627943Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.376211 | controller | Jun 19 11:43:12.217586 crc crio[22562]: time="2026-06-19T11:43:12.217519874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376227 | controller | Jun 19 11:43:12.352480 crc crio[22562]: time="2026-06-19T11:43:12.352379261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376243 | controller | Jun 19 11:43:12.357388 crc crio[22562]: time="2026-06-19T11:43:12.357325804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376260 | controller | Jun 19 11:43:12.519458 crc crio[22562]: time="2026-06-19T11:43:12.518758759Z" level=info msg="Created container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.376276 | controller | Jun 19 11:43:12.520808 crc crio[22562]: time="2026-06-19T11:43:12.520724437Z" level=info msg="Starting container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff" id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.376292 | controller | Jun 19 11:43:12.527962 crc crio[22562]: time="2026-06-19T11:43:12.527830853Z" level=info msg="Started container" PID=72804 containerID=2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff description=openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8
2026-06-19 12:35:48.376309 | controller | Jun 19 11:43:16.358539 crc crio[22562]: time="2026-06-19T11:43:16.358132477Z" level=info msg="Stopping container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 (timeout: 10s)" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376326 | controller | Jun 19 11:43:16.376381 crc crio[22562]: time="2026-06-19T11:43:16.375821365Z" level=info msg="Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.376343 | controller | Jun 19 11:43:16.376676 crc crio[22562]: time="2026-06-19T11:43:16.376590934Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc000138fb0}] Aliases:map[]}"
2026-06-19 12:35:48.376363 | controller | Jun 19 11:43:16.376801 crc crio[22562]: time="2026-06-19T11:43:16.376767419Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-5qn4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.376380 | controller | Jun 19 11:43:20.470905 crc crio[22562]: time="2026-06-19T11:43:20.470433952Z" level=info msg="Stopping container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 (timeout: 30s)" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376403 | controller | Jun 19 11:43:20.476337 crc crio[22562]: time="2026-06-19T11:43:20.476270106Z" level=info msg="Stopping container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e (timeout: 30s)" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376419 | controller | Jun 19 11:43:20.729934 crc crio[22562]: time="2026-06-19T11:43:20.728326363Z" level=info msg="Stopping container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 (timeout: 30s)" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376457 | controller | Jun 19 11:43:20.729934 crc crio[22562]: time="2026-06-19T11:43:20.728406334Z" level=info msg="Stopping container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 (timeout: 30s)" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376475 | controller | Jun 19 11:43:21.256756 crc crio[22562]: time="2026-06-19T11:43:21.256198593Z" level=info msg="Running pod sandbox: openstack/neutron-ff77d7645-shd8f/POD" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.376491 | controller | Jun 19 11:43:21.256756 crc crio[22562]: time="2026-06-19T11:43:21.256697345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376508 | controller | Jun 19 11:43:22.276737 crc crio[22562]: time="2026-06-19T11:43:22.276513289Z" level=info msg="Stopped container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376525 | controller | Jun 19 11:43:22.280839 crc crio[22562]: time="2026-06-19T11:43:22.280734013Z" level=info msg="Stopped container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376541 | controller | Jun 19 11:43:22.288891 crc crio[22562]: time="2026-06-19T11:43:22.288814554Z" level=info msg="Stopped pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.376557 | controller | Jun 19 11:43:22.295861 crc crio[22562]: time="2026-06-19T11:43:22.295727834Z" level=info msg="Stopped container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376573 | controller | Jun 19 11:43:22.297559 crc crio[22562]: time="2026-06-19T11:43:22.297430917Z" level=info msg="Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.376589 | controller | Jun 19 11:43:22.308444 crc crio[22562]: time="2026-06-19T11:43:22.308293555Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002910228}] Aliases:map[]}"
2026-06-19 12:35:48.376610 | controller | Jun 19 11:43:22.309268 crc crio[22562]: time="2026-06-19T11:43:22.308748967Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-gkhwm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.376629 | controller | Jun 19 11:43:23.663658 crc crio[22562]: time="2026-06-19T11:43:23.662277097Z" level=info msg="Stopped pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.376645 | controller | Jun 19 11:43:23.706839 crc crio[22562]: time="2026-06-19T11:43:23.706732147Z" level=info msg="Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}"
2026-06-19 12:35:48.376662 | controller | Jun 19 11:43:23.706839 crc crio[22562]: time="2026-06-19T11:43:23.706810019Z" level=info msg="Adding pod openstack_neutron-ff77d7645-shd8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.376678 | controller | Jun 19 11:43:23.981389 crc crio[22562]: time="2026-06-19T11:43:23.965899519Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.376694 | controller | Jun 19 11:43:23.981702 crc crio[22562]: time="2026-06-19T11:43:23.971114819Z" level=info msg="Stopped container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.376710 | controller | Jun 19 11:43:24.004410 crc crio[22562]: time="2026-06-19T11:43:24.003839198Z" level=info msg="Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.376726 | controller | Jun 19 11:43:24.004410 crc crio[22562]: time="2026-06-19T11:43:24.004064144Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6cc7f7ba-af55-44a1-ac37-324d3bcc4429 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.376742 | controller | Jun 19 11:43:24.004676 crc crio[22562]: time="2026-06-19T11:43:24.004485545Z" level=info msg="Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}"
2026-06-19 12:35:48.376779 | controller | Jun 19 11:43:24.004676 crc crio[22562]: time="2026-06-19T11:43:24.004625328Z" level=info msg="Deleting pod openstack_barbican-api-59857f7c54-p68vh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.376801 | controller | Jun 19 11:43:24.236329 crc crio[22562]: time="2026-06-19T11:43:24.23552495Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=02c9c64d-4a5c-4593-9705-e16e7a1def6c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.376818 | controller | Jun 19 11:43:24.280264 crc crio[22562]: time="2026-06-19T11:43:24.279562181Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.376836 | controller | Jun 19 11:43:24.286082 crc crio[22562]: time="2026-06-19T11:43:24.28600454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376852 | controller | Jun 19 11:43:24.406037 crc crio[22562]: time="2026-06-19T11:43:24.405936048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376868 | controller | Jun 19 11:43:24.427238 crc crio[22562]: time="2026-06-19T11:43:24.427121491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376884 | controller | Jun 19 11:43:24.515132 crc crio[22562]: time="2026-06-19T11:43:24.515017907Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.376902 | controller | Jun 19 11:43:24.515132 crc crio[22562]: time="2026-06-19T11:43:24.515207132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376927 | controller | Jun 19 11:43:24.568023 crc crio[22562]: time="2026-06-19T11:43:24.567851234Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.376955 | controller | Jun 19 11:43:24.568023 crc crio[22562]: time="2026-06-19T11:43:24.568023059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.376973 | controller | Jun 19 11:43:24.583469 crc crio[22562]: time="2026-06-19T11:43:24.583375019Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}"
2026-06-19 12:35:48.376992 | controller | Jun 19 11:43:24.583469 crc crio[22562]: time="2026-06-19T11:43:24.58344393Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.377011 | controller | Jun 19 11:43:24.611917 crc crio[22562]: time="2026-06-19T11:43:24.611324599Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}"
2026-06-19 12:35:48.377031 | controller | Jun 19 11:43:24.611917 crc crio[22562]: time="2026-06-19T11:43:24.611394861Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-k2mg7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.377048 | controller | Jun 19 11:43:24.630863 crc crio[22562]: time="2026-06-19T11:43:24.630545104Z" level=info msg="Removing container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377065 | controller | Jun 19 11:43:24.655204 crc crio[22562]: time="2026-06-19T11:43:24.654772744Z" level=info msg="Created container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.377081 | controller | Jun 19 11:43:24.664699 crc crio[22562]: time="2026-06-19T11:43:24.664603618Z" level=info msg="Starting container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35" id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.377097 | controller | Jun 19 11:43:24.672830 crc crio[22562]: time="2026-06-19T11:43:24.672737249Z" level=info msg="Started container" PID=73819 containerID=6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 description=openstack/ceilometer-0/proxy-httpd id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0
2026-06-19 12:35:48.377114 | controller | Jun 19 11:43:24.690951 crc crio[22562]: time="2026-06-19T11:43:24.688661013Z" level=info msg="Removed container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377131 | controller | Jun 19 11:43:24.724363 crc crio[22562]: time="2026-06-19T11:43:24.724258704Z" level=info msg="Removing container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377147 | controller | Jun 19 11:43:24.901933 crc crio[22562]: time="2026-06-19T11:43:24.889120943Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.377163 | controller | Jun 19 11:43:24.901933 crc crio[22562]: time="2026-06-19T11:43:24.889283257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.377179 | controller | Jun 19 11:43:24.901933 crc crio[22562]: 2026-06-19T11:43:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58510d93ae505f9 Mac:22:59:6e:10:46:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f SocketPath: PciID:}] [{Interface:0xc00014ccc0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.377195 | controller | Jun 19 11:43:24.934213 crc crio[22562]: time="2026-06-19T11:43:24.934105917Z" level=info msg="Removed container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377217 | controller | Jun 19 11:43:24.936384 crc crio[22562]: time="2026-06-19T11:43:24.93629577Z" level=info msg="Stopped pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.377234 | controller | Jun 19 11:43:24.997932 crc crio[22562]: time="2026-06-19T11:43:24.997566977Z" level=info msg="Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}"
2026-06-19 12:35:48.377253 | controller | Jun 19 11:43:24.998431 crc crio[22562]: time="2026-06-19T11:43:24.998212862Z" level=info msg="Checking pod openstack_neutron-ff77d7645-shd8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.377269 | controller | Jun 19 11:43:25.004913 crc crio[22562]: time="2026-06-19T11:43:25.004842837Z" level=info msg="Stopped container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377285 | controller | Jun 19 11:43:25.005923 crc crio[22562]: time="2026-06-19T11:43:25.005853822Z" level=info msg="Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.377301 | controller | Jun 19 11:43:25.007371 crc crio[22562]: time="2026-06-19T11:43:25.007316808Z" level=info msg="Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}"
2026-06-19 12:35:48.377317 | controller | Jun 19 11:43:25.007806 crc crio[22562]: time="2026-06-19T11:43:25.007755348Z" level=info msg="Deleting pod openstack_neutron-7bd698f77-ntbvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.377333 | controller | Jun 19 11:43:25.023237 crc crio[22562]: time="2026-06-19T11:43:25.022570425Z" level=info msg="Ran pod sandbox 58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 with infra container: openstack/neutron-ff77d7645-shd8f/POD" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.377349 | controller | Jun 19 11:43:25.035546 crc crio[22562]: time="2026-06-19T11:43:25.034527391Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ff5dee64-093c-42c1-842d-db0abbe78a84 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377365 | controller | Jun 19 11:43:25.123320 crc crio[22562]: time="2026-06-19T11:43:25.119435901Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}"
2026-06-19 12:35:48.377382 | controller | Jun 19 11:43:25.123320 crc crio[22562]: time="2026-06-19T11:43:25.119503704Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.377403 | controller | Jun 19 11:43:25.192022 crc crio[22562]: time="2026-06-19T11:43:25.191759432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=27ba9a16-2393-45eb-b5df-195fd223c0c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377454 | controller | Jun 19 11:43:25.214788 crc crio[22562]: time="2026-06-19T11:43:25.213886299Z" level=info msg="Creating container: openstack/neutron-ff77d7645-shd8f/neutron-api" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.377482 | controller | Jun 19 11:43:25.224482 crc crio[22562]: time="2026-06-19T11:43:25.22365353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.377500 | controller | Jun 19 11:43:25.298412 crc crio[22562]: time="2026-06-19T11:43:25.295558099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.377517 | controller | Jun 19 11:43:25.306660 crc crio[22562]: time="2026-06-19T11:43:25.306528162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.377533 | controller | Jun 19 11:43:25.641265 crc crio[22562]: time="2026-06-19T11:43:25.640391752Z" level=info msg="Removing container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377549 | controller | Jun 19 11:43:25.679437 crc crio[22562]: time="2026-06-19T11:43:25.679367217Z" level=info msg="Stopping container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 (timeout: 30s)" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377565 | controller | Jun 19 11:43:25.684776 crc crio[22562]: time="2026-06-19T11:43:25.683721484Z" level=info msg="Stopping container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 (timeout: 30s)" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377581 | controller | Jun 19 11:43:25.684776 crc crio[22562]: time="2026-06-19T11:43:25.684288788Z" level=info msg="Stopping container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 (timeout: 30s)" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377598 | controller | Jun 19 11:43:25.684776 crc crio[22562]: time="2026-06-19T11:43:25.684237807Z" level=info msg="Stopping container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 (timeout: 30s)" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377614 | controller | Jun 19 11:43:25.686080 crc crio[22562]: time="2026-06-19T11:43:25.685955279Z" level=info msg="Removed container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377630 | controller | Jun 19 11:43:25.706512 crc crio[22562]: time="2026-06-19T11:43:25.703701019Z" level=info msg="Removing container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377646 | controller | Jun 19 11:43:25.759733 crc crio[22562]: time="2026-06-19T11:43:25.759460939Z" level=info msg="Removed container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377662 | controller | Jun 19 11:43:25.857193 crc crio[22562]: time="2026-06-19T11:43:25.854031819Z" level=info msg="Stopped pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.377681 | controller | Jun 19 11:43:26.063038 crc crio[22562]: time="2026-06-19T11:43:26.062871576Z" level=info msg="Created container 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601: openstack/neutron-ff77d7645-shd8f/neutron-api" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.377698 | controller | Jun 19 11:43:26.064317 crc crio[22562]: time="2026-06-19T11:43:26.06422085Z" level=info msg="Starting container: 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601" id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.377716 | controller | Jun 19 11:43:26.072823 crc crio[22562]: time="2026-06-19T11:43:26.07271806Z" level=info msg="Started container" PID=74248 containerID=4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601 description=openstack/neutron-ff77d7645-shd8f/neutron-api id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32
2026-06-19 12:35:48.377741 | controller | Jun 19 11:43:26.470449 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1ca6a2dad486f Mac:c6:fd:7f:cd:0e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.377771 | controller | Jun 19 11:43:26.473584 crc crio[22562]: time="2026-06-19T11:43:26.473502326Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}"
2026-06-19 12:35:48.377789 | controller | Jun 19 11:43:26.474308 crc crio[22562]: time="2026-06-19T11:43:26.474133422Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.377807 | controller | Jun 19 11:43:26.503841 crc crio[22562]: time="2026-06-19T11:43:26.503788985Z" level=info msg="Ran pod sandbox fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d with infra container: openstack/cinder-scheduler-0/POD" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.377824 | controller | Jun 19 11:43:26.508432 crc crio[22562]: time="2026-06-19T11:43:26.50839516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377840 | controller | Jun 19 11:43:26.509459 crc crio[22562]: time="2026-06-19T11:43:26.509427116Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377856 | controller | Jun 19 11:43:26.509645 crc crio[22562]: time="2026-06-19T11:43:26.50962008Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377873 | controller | Jun 19 11:43:26.511497 crc crio[22562]: time="2026-06-19T11:43:26.511416985Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.377889 | controller | Jun 19 11:43:26.526389 crc crio[22562]: time="2026-06-19T11:43:26.526253282Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-19 12:35:48.377909 | controller | Jun 19 11:43:26.636661 crc crio[22562]: time="2026-06-19T11:43:26.63647837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=01c1d0cb-ec66-4de0-8722-08d9a490a8ce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377926 | controller | Jun 19 11:43:26.647030 crc crio[22562]: time="2026-06-19T11:43:26.646837806Z" level=info msg="Stopped container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.377942 | controller | Jun 19 11:43:26.708905 crc crio[22562]: time="2026-06-19T11:43:26.708772188Z" level=info msg="Removing container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.377958 | controller | Jun 19 11:43:26.773927 crc crio[22562]: time="2026-06-19T11:43:26.773876529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e84087f-c567-440b-9058-1106586d1411 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.377974 | controller | Jun 19 11:43:26.801890 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01c32e212665c8e Mac:c2:c7:d4:0f:ef:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.377990 | controller | Jun 19 11:43:26.803596 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:503af5e9bbd4b28 Mac:ba:f4:0c:fd:af:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.378006 | controller | Jun 19 11:43:26.804219 crc crio[22562]: time="2026-06-19T11:43:26.804106977Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}"
2026-06-19 12:35:48.378022 | controller | Jun 19 11:43:26.804450 crc crio[22562]: time="2026-06-19T11:43:26.804403104Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-k2mg7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.378038 | controller | Jun 19 11:43:26.804826 crc crio[22562]: time="2026-06-19T11:43:26.804755603Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}"
2026-06-19 12:35:48.378054 | controller | Jun 19 11:43:26.805063 crc crio[22562]: time="2026-06-19T11:43:26.804964718Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.378074 | controller | Jun 19 11:43:26.817678 crc crio[22562]: time="2026-06-19T11:43:26.81756281Z" level=info msg="Stopped container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.378091 | controller | Jun 19 11:43:26.824691 crc crio[22562]: time="2026-06-19T11:43:26.824607354Z" level=info msg="Ran pod sandbox 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 with infra container: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.378107 | controller | Jun 19 11:43:26.828280 crc crio[22562]: time="2026-06-19T11:43:26.82768416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e7bd7d87-12b2-4378-bf97-0870165658d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378131 | controller | Jun 19 11:43:26.845932 crc crio[22562]: time="2026-06-19T11:43:26.845799149Z" level=info msg="Ran pod sandbox 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e with infra container: openstack/cinder-api-0/POD" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.378147 | controller | Jun 19 11:43:26.850805 crc crio[22562]: time="2026-06-19T11:43:26.85072168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3064643c-cf41-4b52-9643-b9d1ccbdfab0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378163 | controller | Jun 19 11:43:26.853306 crc crio[22562]: time="2026-06-19T11:43:26.853243423Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0642c6a8-f5a5-4d9b-96db-3ab00c8e15ec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378179 | controller | Jun 19 11:43:26.889033 crc crio[22562]: time="2026-06-19T11:43:26.888894925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=88a0099c-7b80-4db8-b467-fa4606f588e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378195 | controller | Jun 19 11:43:27.013565 crc crio[22562]: time="2026-06-19T11:43:27.013446787Z" level=info msg="Removed container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.378210 | controller | Jun 19 11:43:27.018536 crc crio[22562]: time="2026-06-19T11:43:27.017761624Z" level=info msg="Removing container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.378226 | controller | Jun 19 11:43:27.045410 crc crio[22562]: time="2026-06-19T11:43:27.045259663Z" level=info msg="Stopped container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.378242 | controller | Jun 19 11:43:27.055950 crc crio[22562]: time="2026-06-19T11:43:27.055814885Z" level=info msg="Removed container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.378257 | controller | Jun 19 11:43:27.209077 crc crio[22562]: time="2026-06-19T11:43:27.208890972Z" level=info msg="Creating container: openstack/neutron-ff77d7645-shd8f/neutron-httpd" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378273 | controller | Jun 19 11:43:27.209430 crc crio[22562]: time="2026-06-19T11:43:27.209087437Z" level=info msg="Stopped container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.378292 | controller | Jun 19 11:43:27.209916 crc crio[22562]: time="2026-06-19T11:43:27.209832696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378308 | controller | Jun 19 11:43:27.216257 crc crio[22562]: time="2026-06-19T11:43:27.216088721Z" level=info msg="Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.378324 | controller | Jun 19 11:43:27.217328 crc crio[22562]: time="2026-06-19T11:43:27.2172277Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc001612108}] Aliases:map[]}"
2026-06-19 12:35:48.378340 | controller | Jun 19 11:43:27.217692 crc crio[22562]: time="2026-06-19T11:43:27.217622979Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.378411 | controller | Jun 19 11:43:27.316351 crc crio[22562]: time="2026-06-19T11:43:27.316237389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378452 | controller | Jun 19 11:43:27.322843 crc crio[22562]: time="2026-06-19T11:43:27.322762711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378471 | controller | Jun 19 11:43:27.408023 crc crio[22562]: time="2026-06-19T11:43:27.407348803Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378487 | controller | Jun 19 11:43:27.409027 crc crio[22562]: time="2026-06-19T11:43:27.408940784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378503 | controller | Jun 19 11:43:27.505901 crc crio[22562]: time="2026-06-19T11:43:27.50580355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378518 | controller | Jun 19 11:43:27.678219 crc crio[22562]: time="2026-06-19T11:43:27.677098328Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/init" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378539 | controller | Jun 19 11:43:27.695222 crc crio[22562]: time="2026-06-19T11:43:27.692419456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378558 | controller | Jun 19 11:43:27.695222 crc crio[22562]: time="2026-06-19T11:43:27.692781236Z" level=info msg="Created container 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6: openstack/neutron-ff77d7645-shd8f/neutron-httpd" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378574 | controller | Jun 19 11:43:27.699203 crc crio[22562]: time="2026-06-19T11:43:27.697733369Z" level=info msg="Starting container: 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6" id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.378594 | controller | Jun 19 11:43:27.742223 crc crio[22562]: time="2026-06-19T11:43:27.741373469Z" level=info msg="Stopped pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.378610 | controller | Jun 19 11:43:27.808949 crc crio[22562]: time="2026-06-19T11:43:27.808677433Z" level=info msg="Started container" PID=74520 containerID=7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6 description=openstack/neutron-ff77d7645-shd8f/neutron-httpd id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32
2026-06-19 12:35:48.378626 | controller | Jun 19 11:43:28.127254 crc crio[22562]: time="2026-06-19T11:43:28.126532998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378645 | controller | Jun 19 11:43:28.209262 crc crio[22562]: time="2026-06-19T11:43:28.208049065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378669 | controller | Jun 19 11:43:28.283224 crc crio[22562]: time="2026-06-19T11:43:28.28220381Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:a811f77035a2de7ae9e95f613c11dae4df9363243161fe713d6eb372976cbc2e" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.378699 | controller | Jun 19 11:43:28.287213 crc crio[22562]: time="2026-06-19T11:43:28.284198299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=afa5eb2e-8048-4854-abcd-632c4c24ee76 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378718 | controller | Jun 19 11:43:28.353060 crc crio[22562]: time="2026-06-19T11:43:28.352747545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=0669e9fd-0ef1-413b-a68c-3dd1c4e52ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378735 | controller | Jun 19 11:43:28.369572 crc crio[22562]: time="2026-06-19T11:43:28.36872934Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378751 | controller | Jun 19 11:43:28.370472 crc crio[22562]: time="2026-06-19T11:43:28.370418112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378767 | controller | Jun 19 11:43:28.479762 crc crio[22562]: time="2026-06-19T11:43:28.479313706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378783 | controller | Jun 19 11:43:28.532929 crc crio[22562]: time="2026-06-19T11:43:28.532816191Z" level=info msg="Created container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378799 | controller | Jun 19 11:43:28.536996 crc crio[22562]: time="2026-06-19T11:43:28.536879572Z" level=info msg="Starting container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832" id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.378815 | controller | Jun 19 11:43:28.546012 crc crio[22562]: time="2026-06-19T11:43:28.545641958Z" level=info msg="Started container" PID=74645 containerID=cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/init id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3
2026-06-19 12:35:48.378835 | controller | Jun 19 11:43:29.001891 crc crio[22562]: time="2026-06-19T11:43:29.001703523Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8dea78b5-4ac8-424d-9dd9-ccfa7decd297 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378851 | controller | Jun 19 11:43:29.150303 crc crio[22562]: time="2026-06-19T11:43:29.149587132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aa3f05d1-c586-46f6-ab31-706b112454ad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.378867 | controller | Jun 19 11:43:29.159692 crc crio[22562]: time="2026-06-19T11:43:29.159579679Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378884 | controller | Jun 19 11:43:29.161219 crc crio[22562]: time="2026-06-19T11:43:29.160645935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378900 | controller | Jun 19 11:43:29.342740 crc crio[22562]: time="2026-06-19T11:43:29.342214098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378917 | controller | Jun 19 11:43:29.357220 crc crio[22562]: time="2026-06-19T11:43:29.35560586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.378933 | controller | Jun 19 11:43:29.602472 crc crio[22562]: time="2026-06-19T11:43:29.602383496Z" level=info msg="Created container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.378949 | controller | Jun 19 11:43:29.608899 crc crio[22562]: time="2026-06-19T11:43:29.608532458Z" level=info msg="Starting container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073" id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.378972 | controller | Jun 19 11:43:29.620320 crc crio[22562]: time="2026-06-19T11:43:29.620202526Z" level=info msg="Started container" PID=74806 containerID=357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3
2026-06-19 12:35:48.378989 | controller | Jun 19 11:43:29.732295 crc crio[22562]: time="2026-06-19T11:43:29.732118897Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.379004 | controller | Jun 19 11:43:29.732295 crc crio[22562]: time="2026-06-19T11:43:29.73228372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379021 | controller | Jun 19 11:43:29.838898 crc crio[22562]: time="2026-06-19T11:43:29.837924194Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}"
2026-06-19 12:35:48.379040 | controller | Jun 19 11:43:29.838898 crc crio[22562]: time="2026-06-19T11:43:29.838696203Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.379057 | controller | Jun 19 11:43:30.024066 crc crio[22562]: time="2026-06-19T11:43:30.023385262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379073 | controller | Jun 19 11:43:30.093768 crc crio[22562]: time="2026-06-19T11:43:30.093514598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379090 | controller | Jun 19 11:43:30.232822 crc crio[22562]: time="2026-06-19T11:43:30.232704742Z" level=info msg="Created container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379106 | controller | Jun 19 11:43:30.235602 crc crio[22562]: time="2026-06-19T11:43:30.235540622Z" level=info msg="Starting container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6" id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379123 | controller | Jun 19 11:43:30.243455 crc crio[22562]: time="2026-06-19T11:43:30.243361646Z" level=info msg="Started container" PID=74870 containerID=718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d
2026-06-19 12:35:48.379139 | controller | Jun 19 11:43:30.261513 crc crio[22562]: time="2026-06-19T11:43:30.260843248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c6509610-6004-40d0-a23d-f9c15cc69d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379156 | controller | Jun 19 11:43:30.320844 crc crio[22562]: time="2026-06-19T11:43:30.320348391Z" level=info msg="Created container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379172 | controller | Jun 19 11:43:30.322895 crc crio[22562]: time="2026-06-19T11:43:30.322711899Z" level=info msg="Starting container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960" id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379187 | controller | Jun 19 11:43:30.339860 crc crio[22562]: time="2026-06-19T11:43:30.336608263Z" level=info msg="Started container" PID=74876 containerID=300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 description=openstack/cinder-api-0/cinder-api-log id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e
2026-06-19 12:35:48.379203 | controller | Jun 19 11:43:30.382040 crc crio[22562]: time="2026-06-19T11:43:30.380626802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=c15f2b25-ede2-4ab7-811a-0f7fee880df9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379218 | controller | Jun 19 11:43:30.384180 crc crio[22562]: time="2026-06-19T11:43:30.384078688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1da2c847-98c3-488b-b67a-7d42aff10510 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379237 | controller | Jun 19 11:43:30.407210 crc crio[22562]: time="2026-06-19T11:43:30.403812236Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379253 | controller | Jun 19 11:43:30.407210 crc crio[22562]: time="2026-06-19T11:43:30.405730593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379269 | controller | Jun 19 11:43:30.442434 crc crio[22562]: time="2026-06-19T11:43:30.442275598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b38a9eba-21e6-4159-b415-9d33f649057e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379285 | controller | Jun 19 11:43:30.453740 crc crio[22562]: time="2026-06-19T11:43:30.453635189Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379301 | controller | Jun 19 11:43:30.454135 crc crio[22562]: time="2026-06-19T11:43:30.45407949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379317 | controller | Jun 19 11:43:30.486286 crc crio[22562]: time="2026-06-19T11:43:30.485328003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379333 | controller | Jun 19 11:43:30.538393 crc crio[22562]: 2026-06-19T11:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7240d0ea8996964 Mac:a2:7c:28:61:60:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.379350 | controller | Jun 19 11:43:30.540943 crc crio[22562]: time="2026-06-19T11:43:30.540853617Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}"
2026-06-19 12:35:48.379366 | controller | Jun 19 11:43:30.541231 crc crio[22562]: time="2026-06-19T11:43:30.541102524Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.379382 | controller | Jun 19 11:43:30.558374 crc crio[22562]: time="2026-06-19T11:43:30.55831937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379398 | controller | Jun 19 11:43:30.584053 crc crio[22562]: time="2026-06-19T11:43:30.583931143Z" level=info msg="Ran pod sandbox 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b with infra container: openstack/ceilometer-0/POD" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.379415 | controller | Jun 19 11:43:30.603601 crc crio[22562]: time="2026-06-19T11:43:30.603294352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b0fd1179-fa67-446d-9216-854afb072dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379458 | controller | Jun 19 11:43:30.675888 crc crio[22562]: time="2026-06-19T11:43:30.670253899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e86b0837-d59f-476f-ab85-c74bf9ca4ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379479 | controller | Jun 19 11:43:30.733334 crc crio[22562]: time="2026-06-19T11:43:30.733045772Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379503 | controller | Jun 19 11:43:30.824880 crc crio[22562]: time="2026-06-19T11:43:30.824733891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379533 | controller | Jun 19 11:43:30.997995 crc crio[22562]: time="2026-06-19T11:43:30.997856134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379550 | controller | Jun 19 11:43:31.013076 crc crio[22562]: time="2026-06-19T11:43:31.012943938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379566 | controller | Jun 19 11:43:31.223802 crc crio[22562]: time="2026-06-19T11:43:31.223673933Z" level=info msg="Created container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379582 | controller | Jun 19 11:43:31.232481 crc crio[22562]: time="2026-06-19T11:43:31.232212134Z" level=info msg="Starting container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad" id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379597 | controller | Jun 19 11:43:31.250662 crc crio[22562]: time="2026-06-19T11:43:31.250409673Z" level=info msg="Started container" PID=75004 containerID=9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad description=openstack/ceilometer-0/ceilometer-central-agent id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b
2026-06-19 12:35:48.379614 | controller | Jun 19 11:43:31.283521 crc crio[22562]: time="2026-06-19T11:43:31.283261236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b9e99dfd-8149-4f42-b13f-c5f80eb2b9df name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379629 | controller | Jun 19 11:43:31.335907 crc crio[22562]: time="2026-06-19T11:43:31.335785406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=37c1bf7d-da13-48a6-bc88-485ee5c2d936 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379645 | controller | Jun 19 11:43:31.363670 crc crio[22562]: time="2026-06-19T11:43:31.363569384Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379661 | controller | Jun 19 11:43:31.364084 crc crio[22562]: time="2026-06-19T11:43:31.364033015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379677 | controller | Jun 19 11:43:31.472784 crc crio[22562]: time="2026-06-19T11:43:31.472125391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379693 | controller | Jun 19 11:43:31.483115 crc crio[22562]: time="2026-06-19T11:43:31.483080231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379712 | controller | Jun 19 11:43:31.649605 crc crio[22562]: time="2026-06-19T11:43:31.64952613Z" level=info msg="Created container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379729 | controller | Jun 19 11:43:31.655016 crc crio[22562]: time="2026-06-19T11:43:31.654941264Z" level=info msg="Starting container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1" id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379744 | controller | Jun 19 11:43:31.677342 crc crio[22562]: time="2026-06-19T11:43:31.676519957Z" level=info msg="Started container" PID=75060 containerID=1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 description=openstack/ceilometer-0/ceilometer-notification-agent id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b
2026-06-19 12:35:48.379761 | controller | Jun 19 11:43:31.718580 crc crio[22562]: time="2026-06-19T11:43:31.718518176Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=bf6d0e88-b098-48ed-8003-c7a8c7c02cea name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379777 | controller | Jun 19 11:43:31.773864 crc crio[22562]: time="2026-06-19T11:43:31.773648691Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8992a5c9-a547-4ef4-aea9-3e890d2dfc77 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379793 | controller | Jun 19 11:43:31.809495 crc crio[22562]: time="2026-06-19T11:43:31.809378685Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379808 | controller | Jun 19 11:43:31.810220 crc crio[22562]: time="2026-06-19T11:43:31.810108893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379824 | controller | Jun 19 11:43:31.856687 crc crio[22562]: time="2026-06-19T11:43:31.856586273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379840 | controller | Jun 19 11:43:31.928569 crc crio[22562]: time="2026-06-19T11:43:31.92840634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379855 | controller | Jun 19 11:43:31.970326 crc crio[22562]: time="2026-06-19T11:43:31.939226987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.379876 | controller | Jun 19 11:43:32.154899 crc crio[22562]: time="2026-06-19T11:43:32.154753401Z" level=info msg="Created container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379894 | controller | Jun 19 11:43:32.157321 crc crio[22562]: time="2026-06-19T11:43:32.157077738Z" level=info msg="Starting container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3" id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379910 | controller | Jun 19 11:43:32.173858 crc crio[22562]: time="2026-06-19T11:43:32.173685119Z" level=info msg="Created container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.379929 | controller | Jun 19 11:43:32.175963 crc crio[22562]: time="2026-06-19T11:43:32.175853383Z" level=info msg="Started container" PID=75087 containerID=755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 description=openstack/ceilometer-0/sg-core id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b
2026-06-19 12:35:48.379945 | controller | Jun 19 11:43:32.177447 crc crio[22562]: time="2026-06-19T11:43:32.177371429Z" level=info msg="Starting container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92" id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.379964 | controller | Jun 19 11:43:32.193691 crc crio[22562]: time="2026-06-19T11:43:32.193561731Z" level=info msg="Started container" PID=75083 containerID=edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 description=openstack/cinder-scheduler-0/probe id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d
2026-06-19 12:35:48.379981 | controller | Jun 19 11:43:32.205759 crc crio[22562]: time="2026-06-19T11:43:32.20566437Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=21cf5c32-7829-4239-928d-980908d4e855 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.379997 | controller | Jun 19 11:43:32.320850 crc crio[22562]: time="2026-06-19T11:43:32.320709516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380013 | controller | Jun 19 11:43:32.385852 crc crio[22562]: time="2026-06-19T11:43:32.384428964Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ba8180aa-164c-44ca-868f-684b65e3f352 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.380029 | controller | Jun 19 11:43:32.425307 crc crio[22562]: time="2026-06-19T11:43:32.425189282Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.380046 | controller | Jun 19 11:43:32.427008 crc crio[22562]: time="2026-06-19T11:43:32.426937955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380063 | controller | Jun 19 11:43:32.611345 crc crio[22562]: time="2026-06-19T11:43:32.611279687Z" level=info msg="Created container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.380080 | controller | Jun 19 11:43:32.616425 crc crio[22562]: time="2026-06-19T11:43:32.616322922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380096 | controller | Jun 19 11:43:32.623885 crc crio[22562]: time="2026-06-19T11:43:32.623827687Z" level=info msg="Starting container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465" id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.380112 | controller | Jun 19 11:43:32.636428 crc crio[22562]: time="2026-06-19T11:43:32.636360637Z" level=info msg="Started container" PID=75108 containerID=9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 description=openstack/cinder-api-0/cinder-api id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e
2026-06-19 12:35:48.380132 | controller | Jun 19 11:43:32.652100 crc crio[22562]: time="2026-06-19T11:43:32.651548773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380148 | controller | Jun 19 11:43:32.901739 crc crio[22562]: time="2026-06-19T11:43:32.901518218Z" level=info msg="Created container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.380164 | controller | Jun 19 11:43:32.903281 crc crio[22562]: time="2026-06-19T11:43:32.90324188Z" level=info msg="Starting container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251" id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.380181 | controller | Jun 19 11:43:32.912204 crc crio[22562]: time="2026-06-19T11:43:32.908623284Z" level=info msg="Started container" PID=75119 containerID=4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 description=openstack/ceilometer-0/proxy-httpd id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b
2026-06-19 12:35:48.380197 | controller | Jun 19 11:43:33.305293 crc crio[22562]: time="2026-06-19T11:43:33.305251117Z" level=info msg="Stopping container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 (timeout: 30s)" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380213 | controller | Jun 19 11:43:33.306470 crc crio[22562]: time="2026-06-19T11:43:33.305549235Z" level=info msg="Stopping container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 (timeout: 30s)" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380228 | controller | Jun 19 11:43:33.670295 crc crio[22562]: time="2026-06-19T11:43:33.669784608Z" level=info msg="Stopped container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380244 | controller | Jun 19 11:43:33.838953 crc crio[22562]: time="2026-06-19T11:43:33.838555263Z" level=info msg="Stopped container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380260 | controller | Jun 19 11:43:33.840913 crc crio[22562]: time="2026-06-19T11:43:33.84082398Z" level=info msg="Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.380276 | controller | Jun 19 11:43:33.841906 crc crio[22562]: time="2026-06-19T11:43:33.841833045Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0049e4430}] Aliases:map[]}"
2026-06-19 12:35:48.380293 | controller | Jun 19 11:43:33.842190 crc crio[22562]: time="2026-06-19T11:43:33.842080791Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.380309 | controller | Jun 19 11:43:34.311236 crc crio[22562]: time="2026-06-19T11:43:34.310593784Z" level=info msg="Stopped pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.380361 | controller | Jun 19 11:43:35.901511 crc crio[22562]: time="2026-06-19T11:43:35.900811121Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.380538 | controller | Jun 19 11:43:35.903087 crc crio[22562]: time="2026-06-19T11:43:35.901529239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380568 | controller | Jun 19 11:43:35.973580 crc crio[22562]: time="2026-06-19T11:43:35.967283995Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}"
2026-06-19 12:35:48.380588 | controller | Jun 19 11:43:35.973580 crc crio[22562]: time="2026-06-19T11:43:35.967346157Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.380606 | controller | Jun 19 11:43:36.558490 crc crio[22562]: time="2026-06-19T11:43:36.552622779Z" level=info msg="Stopping container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f (timeout: 30s)" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380623 | controller | Jun 19 11:43:36.559548 crc crio[22562]: time="2026-06-19T11:43:36.559419928Z" level=info msg="Stopping container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c (timeout: 30s)" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380640 | controller | Jun 19 11:43:36.680797 crc crio[22562]: 2026-06-19T11:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b55e54da0f3b21 Mac:62:75:a6:0f:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.380658 | controller | Jun 19 11:43:36.699275 crc crio[22562]: time="2026-06-19T11:43:36.698461938Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}"
2026-06-19 12:35:48.380674 | controller | Jun 19 11:43:36.699275 crc crio[22562]: time="2026-06-19T11:43:36.698738775Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.380691 | controller | Jun 19 11:43:36.885056 crc crio[22562]: time="2026-06-19T11:43:36.884783388Z" level=info msg="Ran pod sandbox 3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 with infra container: openstack/cinder-api-0/POD" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.380708 | controller | Jun 19 11:43:36.901507 crc crio[22562]: time="2026-06-19T11:43:36.90143402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=955482dc-1aa3-42f9-84b2-827c333b15b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.380729 | controller | Jun 19 11:43:36.913822 crc crio[22562]: time="2026-06-19T11:43:36.913713394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=463fce50-5a0d-444b-9933-9382b17b8ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.380746 | controller | Jun 19 11:43:36.941376 crc crio[22562]: time="2026-06-19T11:43:36.941246985Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.380777 | controller | Jun 19 11:43:36.941780 crc crio[22562]: time="2026-06-19T11:43:36.941763237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380796 | controller | Jun 19 11:43:37.023408 crc crio[22562]: time="2026-06-19T11:43:37.023292115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380813 | controller | Jun 19 11:43:37.315877 crc crio[22562]: time="2026-06-19T11:43:37.315704861Z" level=info msg="Stopped container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380830 | controller | Jun 19 11:43:37.434598 crc crio[22562]: time="2026-06-19T11:43:37.434497479Z" level=info msg="Stopping container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 (timeout: 10s)" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380847 | controller | Jun 19 11:43:37.587757 crc crio[22562]: time="2026-06-19T11:43:37.586809439Z" level=info msg="Stopped container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.380863 | controller | Jun 19 11:43:37.588287 crc crio[22562]: time="2026-06-19T11:43:37.588056539Z" level=info msg="Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.380889 | controller | Jun 19 11:43:37.588888 crc crio[22562]: time="2026-06-19T11:43:37.588798798Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc002094f60}] Aliases:map[]}"
2026-06-19 12:35:48.380907 | controller | Jun 19 11:43:37.589117 crc crio[22562]: time="2026-06-19T11:43:37.589043154Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-lwnx5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.380924 | controller | Jun 19 11:43:38.254021 crc crio[22562]: time="2026-06-19T11:43:38.253901994Z" level=info msg="Stopped pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.380940 | controller | Jun 19 11:43:38.313859 crc crio[22562]: time="2026-06-19T11:43:38.313790867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.380957 | controller | Jun 19 11:43:38.525671 crc crio[22562]: time="2026-06-19T11:43:38.524957991Z" level=info msg="Created container bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77: openstack/cinder-api-0/cinder-api-log" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.380980 | controller | Jun 19 11:43:38.527945 crc crio[22562]: time="2026-06-19T11:43:38.527822202Z" level=info msg="Starting container: bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77" id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.380997 | controller | Jun 19 11:43:38.539783 crc crio[22562]: time="2026-06-19T11:43:38.539655116Z" level=info msg="Started container" PID=76032 containerID=bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77 description=openstack/cinder-api-0/cinder-api-log id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70
2026-06-19 12:35:48.381014 | controller | Jun 19 11:43:38.558753 crc crio[22562]: time="2026-06-19T11:43:38.558702106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0f1a5bdf-cd97-4644-a828-3ca7e0c63753 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.381031 | controller | Jun 19 11:43:38.646339 crc crio[22562]: time="2026-06-19T11:43:38.644542711Z" level=info msg="Removing container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381047 | controller | Jun 19 11:43:38.680589 crc crio[22562]: time="2026-06-19T11:43:38.680482041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d49f3a07-28ab-4bd4-9db0-9bde49e9042a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.381063 | controller | Jun 19 11:43:38.698589 crc crio[22562]: time="2026-06-19T11:43:38.698476665Z" level=info msg="Removed container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381080 | controller | Jun 19 11:43:38.702580 crc crio[22562]: time="2026-06-19T11:43:38.702483185Z" level=info msg="Removing container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381096 | controller | Jun 19 11:43:38.712494 crc crio[22562]: time="2026-06-19T11:43:38.712225816Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.381112 | controller | Jun 19 11:43:38.713574 crc crio[22562]: time="2026-06-19T11:43:38.713488047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.381129 | controller | Jun 19 11:43:38.742576 crc crio[22562]: time="2026-06-19T11:43:38.742448214Z" level=info msg="Removed container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381145 | controller | Jun 19 11:43:38.799748 crc crio[22562]: time="2026-06-19T11:43:38.799448654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.381162 | controller | Jun 19 11:43:39.684014 crc crio[22562]: time="2026-06-19T11:43:39.679790816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.381179 | controller | Jun 19 11:43:39.851823 crc crio[22562]: time="2026-06-19T11:43:39.851670569Z" level=info msg="Created container 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b: openstack/cinder-api-0/cinder-api" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.381199 | controller | Jun 19 11:43:39.853501 crc crio[22562]: time="2026-06-19T11:43:39.853291539Z" level=info msg="Starting container: 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b" id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.381215 | controller | Jun 19 11:43:39.859562 crc crio[22562]: time="2026-06-19T11:43:39.859458533Z" level=info msg="Started container" PID=76133 containerID=1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b description=openstack/cinder-api-0/cinder-api id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70
2026-06-19 12:35:48.381232 | controller | Jun 19 11:43:42.296170 crc crio[22562]: time="2026-06-19T11:43:42.295401266Z" level=info msg="Stopped container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381249 | controller | Jun 19 11:43:42.298548 crc crio[22562]: time="2026-06-19T11:43:42.298475032Z" level=info msg="Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.381265 | controller | Jun 19 11:43:42.299401 crc crio[22562]: time="2026-06-19T11:43:42.299345483Z" level=info msg="Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc0032d2f70}] Aliases:map[]}"
2026-06-19 12:35:48.381281 | controller | Jun 19 11:43:42.299595 crc crio[22562]: time="2026-06-19T11:43:42.299507637Z" level=info msg="Deleting pod openstack_placement-5c9cb874cb-7nltl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.381298 | controller | Jun 19 11:43:42.442022 crc crio[22562]: time="2026-06-19T11:43:42.441790078Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.381314 | controller | Jun 19 11:43:42.442022 crc crio[22562]: time="2026-06-19T11:43:42.441903371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.381331 | controller | Jun 19 11:43:42.491219 crc crio[22562]: time="2026-06-19T11:43:42.49074848Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}"
2026-06-19 12:35:48.381347 | controller | Jun 19 11:43:42.491219 crc crio[22562]: time="2026-06-19T11:43:42.490805001Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.381371 | controller | Jun 19 11:43:42.801218 crc crio[22562]: time="2026-06-19T11:43:42.800663939Z" level=info msg="Stopped pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.381407 | controller | Jun 19 11:43:42.931588 crc crio[22562]: 2026-06-19T11:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c952ae7e18b76ad Mac:76:01:70:86:22:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.381442 | controller | Jun 19 11:43:42.932889 crc crio[22562]: time="2026-06-19T11:43:42.932815797Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}"
2026-06-19 12:35:48.381466 | controller | Jun 19 11:43:42.936186 crc crio[22562]: time="2026-06-19T11:43:42.933192378Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.381484 | controller | Jun 19 11:43:42.947345 crc crio[22562]: time="2026-06-19T11:43:42.947272386Z" level=info msg="Ran pod sandbox c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b with infra container: openstack/openstackclient/POD" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.381502 | controller | Jun 19 11:43:42.954555 crc crio[22562]: time="2026-06-19T11:43:42.954467674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.381519 | controller | Jun 19 11:43:42.954779 crc crio[22562]: time="2026-06-19T11:43:42.95472489Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.381536 | controller | Jun 19 11:43:42.954945 crc crio[22562]: time="2026-06-19T11:43:42.954878024Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.381553 | controller | Jun 19 11:43:42.960752 crc crio[22562]: time="2026-06-19T11:43:42.959044387Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.381570 | controller | Jun 19 11:43:42.967234 crc crio[22562]: time="2026-06-19T11:43:42.964924242Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-19 12:35:48.381586 | controller | Jun 19 11:43:43.767318 crc crio[22562]: time="2026-06-19T11:43:43.766491606Z" level=info msg="Removing container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381603 | controller | Jun 19 11:43:43.808818 crc crio[22562]: time="2026-06-19T11:43:43.808546177Z" level=info msg="Removed container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381620 | controller | Jun 19 11:43:43.817758 crc crio[22562]: time="2026-06-19T11:43:43.817664663Z" level=info msg="Removing container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381641 | controller | Jun 19 11:43:43.851009 crc crio[22562]: time="2026-06-19T11:43:43.850890125Z" level=info msg="Removed container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381658 | controller | Jun 19 11:43:44.230241 crc crio[22562]: time="2026-06-19T11:43:44.226929449Z" level=info msg="Stopping container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 (timeout: 30s)" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381674 | controller | Jun 19 11:43:44.230241 crc crio[22562]: time="2026-06-19T11:43:44.227084993Z" level=info msg="Stopping container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad (timeout: 30s)" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381691 | controller | Jun 19 11:43:44.230241 crc crio[22562]: time="2026-06-19T11:43:44.227110304Z" level=info msg="Stopping container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 (timeout: 30s)" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381707 | controller | Jun 19 11:43:44.230241 crc crio[22562]: time="2026-06-19T11:43:44.227304038Z" level=info msg="Stopping container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 (timeout: 30s)" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381723 | controller | Jun 19 11:43:44.380967 crc crio[22562]: time="2026-06-19T11:43:44.380830417Z" level=info msg="Stopped container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381743 | controller | Jun 19 11:43:44.707631 crc crio[22562]: time="2026-06-19T11:43:44.707542951Z" level=info msg="Stopped container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381815 | controller | Jun 19 11:43:44.775809 crc crio[22562]: time="2026-06-19T11:43:44.775603526Z" level=info msg="Stopped container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381839 | controller | Jun 19 11:43:44.788317 crc crio[22562]: time="2026-06-19T11:43:44.788058793Z" level=info msg="Stopped container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.381856 | controller | Jun 19 11:43:44.798871 crc crio[22562]: time="2026-06-19T11:43:44.798670776Z" level=info msg="Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.381873 | controller | Jun 19 11:43:44.800064 crc crio[22562]: time="2026-06-19T11:43:44.800003439Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0049e42c0}] Aliases:map[]}"
2026-06-19 12:35:48.381894 | controller | Jun 19 11:43:44.800420 crc crio[22562]: time="2026-06-19T11:43:44.800344417Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.381911 | controller | Jun 19 11:43:45.206302 crc crio[22562]: time="2026-06-19T11:43:45.205948753Z" level=info msg="Stopped pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.381928 | controller | Jun 19 11:43:45.856194 crc crio[22562]: time="2026-06-19T11:43:45.855654149Z" level=info msg="Removing container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381945 | controller | Jun 19 11:43:45.896886 crc crio[22562]: time="2026-06-19T11:43:45.896466309Z" level=info msg="Removed container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381962 | controller | Jun 19 11:43:45.902844 crc crio[22562]: time="2026-06-19T11:43:45.902670282Z" level=info msg="Removing container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381978 | controller | Jun 19 11:43:45.997317 crc crio[22562]: time="2026-06-19T11:43:45.997192502Z" level=info msg="Removed container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.381995 | controller | Jun 19 11:43:46.004669 crc crio[22562]: time="2026-06-19T11:43:46.004115453Z" level=info msg="Removing container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.382011 | controller | Jun 19 11:43:46.010695 crc crio[22562]: time="2026-06-19T11:43:46.010134542Z" level=info msg="Running pod sandbox: openstack/swift-proxy-b87b4d7c7-kpj5b/POD" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.382027 | controller | Jun 19 11:43:46.010695 crc crio[22562]: time="2026-06-19T11:43:46.010350617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.382044 | controller | Jun 19 11:43:46.072494 crc crio[22562]: time="2026-06-19T11:43:46.072397353Z" level=info msg="Removed container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.382061 | controller | Jun 19 11:43:46.079434 crc crio[22562]: time="2026-06-19T11:43:46.079198611Z" level=info msg="Removing container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.382077 | controller | Jun 19 11:43:46.094545 crc crio[22562]: time="2026-06-19T11:43:46.094388026Z" level=info msg="Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}"
2026-06-19 12:35:48.382097 | controller | Jun 19 11:43:46.094758 crc crio[22562]: time="2026-06-19T11:43:46.094616262Z" level=info msg="Adding pod openstack_swift-proxy-b87b4d7c7-kpj5b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.382114 | controller | Jun 19 11:43:46.113263 crc crio[22562]: time="2026-06-19T11:43:46.113013818Z" level=info msg="Removed container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.382131 | controller | Jun 19 11:43:46.289362 crc crio[22562]: time="2026-06-19T11:43:46.288899609Z" level=info msg="Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382147 | controller | Jun 19 11:43:46.289691 crc crio[22562]: time="2026-06-19T11:43:46.289669409Z" level=info msg="Stopped pod sandbox (already stopped): 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382163 | controller | Jun 19 11:43:46.293450 crc crio[22562]: time="2026-06-19T11:43:46.293425141Z" level=info msg="Removing pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382180 | controller | Jun 19 11:43:46.318757 crc crio[22562]: time="2026-06-19T11:43:46.318700206Z" level=info msg="Removed pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382196 | controller | Jun 19 11:43:46.331233 crc crio[22562]: time="2026-06-19T11:43:46.331110064Z" level=info msg="Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382212 | controller | Jun 19 11:43:46.331492 crc crio[22562]: time="2026-06-19T11:43:46.331256058Z" level=info msg="Stopped pod sandbox (already stopped): 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382228 | controller | Jun 19 11:43:46.332124 crc crio[22562]: time="2026-06-19T11:43:46.331950986Z" level=info msg="Removing pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382244 | controller | Jun 19 11:43:46.345434 crc crio[22562]: time="2026-06-19T11:43:46.344599327Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.382260 | controller | Jun 19 11:43:46.345434 crc crio[22562]: time="2026-06-19T11:43:46.3447085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.382277 | controller | Jun 19 11:43:46.352913 crc crio[22562]: time="2026-06-19T11:43:46.352826251Z" level=info msg="Removed pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382293 | controller | Jun 19 11:43:46.356551 crc crio[22562]: time="2026-06-19T11:43:46.356479181Z" level=info msg="Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382309 | controller | Jun 19 11:43:46.356645 crc crio[22562]: time="2026-06-19T11:43:46.356567974Z" level=info msg="Stopped pod sandbox (already stopped): 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382336 | controller | Jun 19 11:43:46.357117 crc crio[22562]: time="2026-06-19T11:43:46.357061546Z" level=info msg="Removing pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382369 | controller | Jun 19 11:43:46.405952 crc crio[22562]: time="2026-06-19T11:43:46.405428083Z" level=info msg="Removed pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382388 | controller | Jun 19 11:43:46.414121 crc crio[22562]: time="2026-06-19T11:43:46.413861692Z" level=info msg="Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382405 | controller | Jun 19 11:43:46.414121 crc crio[22562]: time="2026-06-19T11:43:46.414026036Z" level=info msg="Stopped pod sandbox (already stopped): 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382421 | controller | Jun 19 11:43:46.415301 crc crio[22562]: time="2026-06-19T11:43:46.415246096Z" level=info msg="Removing pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382469 | controller | Jun 19 11:43:46.436444 crc crio[22562]: time="2026-06-19T11:43:46.434290577Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}"
2026-06-19 12:35:48.382488 | controller | Jun 19 11:43:46.436444 crc crio[22562]: time="2026-06-19T11:43:46.434366509Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.382505 | controller | Jun 19 11:43:46.448209 crc crio[22562]: time="2026-06-19T11:43:46.447922104Z" level=info msg="Removed pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382523 | controller | Jun 19 11:43:46.454783 crc crio[22562]: time="2026-06-19T11:43:46.45342008Z" level=info msg="Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382547 | controller | Jun 19 11:43:46.454783 crc crio[22562]: time="2026-06-19T11:43:46.453580064Z" level=info msg="Stopped pod sandbox (already stopped): cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382564 | controller | Jun 19 11:43:46.463620 crc crio[22562]: time="2026-06-19T11:43:46.463399947Z" level=info msg="Removing pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382580 | controller | Jun 19 11:43:46.522525 crc crio[22562]: time="2026-06-19T11:43:46.518328666Z" level=info msg="Removed pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382601 | controller | Jun 19 11:43:46.522525 crc crio[22562]: time="2026-06-19T11:43:46.521943206Z" level=info msg="Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382617 | controller | Jun 19 11:43:46.522525 crc crio[22562]: time="2026-06-19T11:43:46.522037858Z" level=info msg="Stopped pod sandbox (already stopped): 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382634 | controller | Jun 19 11:43:46.522889 crc crio[22562]: time="2026-06-19T11:43:46.522573822Z" level=info msg="Removing pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382650 | controller | Jun 19 11:43:46.538688 crc crio[22562]: time="2026-06-19T11:43:46.538543907Z" level=info msg="Removed pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382666 | controller | Jun 19 11:43:46.540882 crc crio[22562]: time="2026-06-19T11:43:46.540813762Z" level=info msg="Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382683 | controller | Jun 19 11:43:46.540882 crc crio[22562]: time="2026-06-19T11:43:46.540878454Z" level=info msg="Stopped pod sandbox (already stopped): e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382700 | controller | Jun 19 11:43:46.541618 crc crio[22562]: time="2026-06-19T11:43:46.54149514Z" level=info msg="Removing pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382716 | controller | Jun 19 11:43:46.584013 crc crio[22562]: time="2026-06-19T11:43:46.583835747Z" level=info msg="Removed pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382733 | controller | Jun 19 11:43:46.587666 crc crio[22562]: time="2026-06-19T11:43:46.58758768Z" level=info msg="Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382749 | controller | Jun 19 11:43:46.587898 crc crio[22562]: time="2026-06-19T11:43:46.587683683Z" level=info msg="Stopped pod sandbox (already stopped): 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.382765 | controller | Jun 19 11:43:46.591452 crc crio[22562]: time="2026-06-19T11:43:46.591374314Z" level=info msg="Removing pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382782 | controller | Jun 19 11:43:46.663601 crc crio[22562]: time="2026-06-19T11:43:46.662795911Z" level=info msg="Removed pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.382799 | controller | Jun 19 11:43:46.838546 crc crio[22562]: 2026-06-19T11:43:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9748cb00e66455a Mac:ea:11:a8:9d:7a:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.382820 | controller | Jun 19 11:43:46.840430 crc crio[22562]: time="2026-06-19T11:43:46.840265583Z" level=info msg="Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}"
2026-06-19 12:35:48.382846 | controller | Jun 19 11:43:46.840634 crc crio[22562]: time="2026-06-19T11:43:46.840443737Z" level=info msg="Checking pod openstack_swift-proxy-b87b4d7c7-kpj5b for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.382864 | controller | Jun 19 11:43:46.857505 crc crio[22562]: time="2026-06-19T11:43:46.857402007Z" level=info msg="Ran pod sandbox 9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 with infra container: openstack/swift-proxy-b87b4d7c7-kpj5b/POD" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.382881 | controller | Jun 19 11:43:46.863550 crc crio[22562]: time="2026-06-19T11:43:46.863468447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=46c3b93e-bd0e-4af9-8fea-20432b555ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.382897 | controller | Jun 19 11:43:46.943374 crc crio[22562]: time="2026-06-19T11:43:46.942677636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=db63c0e6-5df4-47b2-92d2-5c9e1f1d9432 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.382914 | controller | Jun 19 11:43:46.963897 crc crio[22562]: time="2026-06-19T11:43:46.963667936Z" level=info msg="Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.382931 | controller | Jun 19 11:43:46.964610 crc crio[22562]: time="2026-06-19T11:43:46.964545487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.382948 | controller | Jun 19 11:43:47.029702 crc crio[22562]: time="2026-06-19T11:43:47.029622918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.382965 | controller | Jun 19 11:43:47.042255 crc crio[22562]: time="2026-06-19T11:43:47.04023387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.382981 | controller | Jun 19 11:43:47.077364 crc crio[22562]: 2026-06-19T11:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed17dfefcb4133 Mac:f6:ef:95:5e:17:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c SocketPath: PciID:}] [{Interface:0xc00015ef30 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.382998 | controller | Jun 19 11:43:47.078667 crc crio[22562]: time="2026-06-19T11:43:47.07859715Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}"
2026-06-19 12:35:48.383019 | controller | Jun 19 11:43:47.078874 crc crio[22562]: time="2026-06-19T11:43:47.078807945Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.383036 | controller | Jun 19 11:43:47.087647 crc crio[22562]: time="2026-06-19T11:43:47.087593752Z" level=info msg="Ran pod sandbox 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 with infra container: openstack/ceilometer-0/POD" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.383053 | controller | Jun 19 11:43:47.090765 crc crio[22562]: time="2026-06-19T11:43:47.090661908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2037e9c0-8587-44ab-8e17-d0cbb44d07af name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383070 | controller | Jun 19 11:43:47.120786 crc crio[22562]: time="2026-06-19T11:43:47.120700792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3cc15d6e-4dc8-421c-ad03-f67d8fdfa6c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383086 | controller | Jun 19 11:43:47.130052 crc crio[22562]: time="2026-06-19T11:43:47.12993457Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383103 | controller | Jun 19 11:43:47.130678 crc crio[22562]: time="2026-06-19T11:43:47.130555115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383119 | controller | Jun 19 11:43:47.205350 crc crio[22562]: time="2026-06-19T11:43:47.205260534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383136 | controller | Jun 19 11:43:47.209552 crc crio[22562]: time="2026-06-19T11:43:47.209487068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383152 | controller | Jun 19 11:43:47.238541 crc crio[22562]: time="2026-06-19T11:43:47.238444394Z" level=info msg="Created container 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383169 | controller | Jun 19 11:43:47.251489 crc crio[22562]: time="2026-06-19T11:43:47.249902468Z" level=info msg="Starting container: 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81" id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383186 | controller | Jun 19 11:43:47.261089 crc crio[22562]: time="2026-06-19T11:43:47.260959092Z" level=info msg="Started container" PID=76881 containerID=3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0
2026-06-19 12:35:48.383203 | controller | Jun 19 11:43:47.282611 crc crio[22562]: time="2026-06-19T11:43:47.282538336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=724cb63c-4799-4a2b-bfef-a5dfb45a8acf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383220 | controller | Jun 19 11:43:47.305035 crc crio[22562]: time="2026-06-19T11:43:47.304744465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=8da28d0e-3c76-4321-ba18-ad39caec70b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383240 | controller | Jun 19 11:43:47.315389 crc crio[22562]: time="2026-06-19T11:43:47.315028549Z" level=info msg="Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383256 | controller | Jun 19 11:43:47.317874 crc crio[22562]: time="2026-06-19T11:43:47.317815698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383272 | controller | Jun 19 11:43:47.363907 crc crio[22562]: time="2026-06-19T11:43:47.363797156Z" level=info msg="Created container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383289 | controller | Jun 19 11:43:47.365874 crc crio[22562]: time="2026-06-19T11:43:47.365798216Z" level=info msg="Starting container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f" id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383305 | controller | Jun 19 11:43:47.375417 crc crio[22562]: time="2026-06-19T11:43:47.375323961Z" level=info msg="Started container" PID=76889 containerID=17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f description=openstack/ceilometer-0/ceilometer-central-agent id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75
2026-06-19 12:35:48.383322 | controller | Jun 19 11:43:47.394519 crc crio[22562]: time="2026-06-19T11:43:47.394433804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7b0d2df1-53b7-4d15-9d9d-b777c602a5e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383338 | controller | Jun 19 11:43:47.414460 crc crio[22562]: time="2026-06-19T11:43:47.413530427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383355 | controller | Jun 19 11:43:47.417572 crc crio[22562]: time="2026-06-19T11:43:47.417508656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383371 | controller | Jun 19 11:43:47.421067 crc crio[22562]: time="2026-06-19T11:43:47.4209348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f97213d6-5560-4375-a4b8-005232dd71ec name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383388 | controller | Jun 19 11:43:47.432912 crc crio[22562]: time="2026-06-19T11:43:47.432816634Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383405 | controller | Jun 19 11:43:47.433384 crc crio[22562]: time="2026-06-19T11:43:47.433322616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383421 | controller | Jun 19 11:43:47.507852 crc crio[22562]: time="2026-06-19T11:43:47.507281827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383459 | controller | Jun 19 11:43:47.511293 crc crio[22562]: time="2026-06-19T11:43:47.511227805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383481 | controller | Jun 19 11:43:47.708358 crc crio[22562]: time="2026-06-19T11:43:47.708058525Z" level=info msg="Created container f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383498 | controller | Jun 19 11:43:47.711855 crc crio[22562]: time="2026-06-19T11:43:47.711743726Z" level=info msg="Created container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383514 | controller | Jun 19 11:43:47.712221 crc crio[22562]: time="2026-06-19T11:43:47.712054094Z" level=info msg="Starting container: f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91" id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383531 | controller | Jun 19 11:43:47.714943 crc crio[22562]: time="2026-06-19T11:43:47.714826572Z" level=info msg="Starting container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6" id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383547 | controller | Jun 19 11:43:47.726723 crc crio[22562]: time="2026-06-19T11:43:47.726593174Z" level=info msg="Started container" PID=77036 containerID=cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 description=openstack/ceilometer-0/ceilometer-notification-agent id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75
2026-06-19 12:35:48.383564 | controller | Jun 19 11:43:47.727370 crc crio[22562]: time="2026-06-19T11:43:47.727308291Z" level=info msg="Started container" PID=76971 containerID=f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0
2026-06-19 12:35:48.383581 | controller | Jun 19 11:43:47.749224 crc crio[22562]: time="2026-06-19T11:43:47.749064259Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fd89a04b-3212-46d9-93ea-6a62b458669a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383597 | controller | Jun 19 11:43:47.772103 crc crio[22562]: time="2026-06-19T11:43:47.771922935Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=31c4a818-1def-47a3-a721-dc818177e76b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383640 | controller | Jun 19 11:43:47.781868 crc crio[22562]: time="2026-06-19T11:43:47.780910937Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383663 | controller | Jun 19 11:43:47.784254 crc crio[22562]: time="2026-06-19T11:43:47.784118976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383679 | controller | Jun 19 11:43:47.848295 crc crio[22562]: time="2026-06-19T11:43:47.848200662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383696 | controller | Jun 19 11:43:47.855419 crc crio[22562]: time="2026-06-19T11:43:47.855008801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383716 | controller | Jun 19 11:43:48.091255 crc crio[22562]: time="2026-06-19T11:43:48.091111622Z" level=info msg="Created container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383733 | controller | Jun 19 11:43:48.092944 crc crio[22562]: time="2026-06-19T11:43:48.092715043Z" level=info msg="Starting container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5" id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383749 | controller | Jun 19 11:43:48.100925 crc crio[22562]: time="2026-06-19T11:43:48.100834404Z" level=info msg="Started container" PID=77064 containerID=af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 description=openstack/ceilometer-0/sg-core id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75
2026-06-19 12:35:48.383766 | controller | Jun 19 11:43:48.117629 crc crio[22562]: time="2026-06-19T11:43:48.117539026Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8839f36d-307f-47c9-a569-30c510abe07d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383782 | controller | Jun 19 11:43:48.147730 crc crio[22562]: time="2026-06-19T11:43:48.147616431Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=72575b52-279d-45df-a84c-877b6b0f1582 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.383799 | controller | Jun 19 11:43:48.160086 crc crio[22562]: time="2026-06-19T11:43:48.160006108Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383815 | controller | Jun 19 11:43:48.161808 crc crio[22562]: time="2026-06-19T11:43:48.161751621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383831 | controller | Jun 19 11:43:48.213701 crc crio[22562]: time="2026-06-19T11:43:48.213541042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383847 | controller | Jun 19 11:43:48.217812 crc crio[22562]: time="2026-06-19T11:43:48.217759336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.383863 | controller | Jun 19 11:43:48.356350 crc crio[22562]: time="2026-06-19T11:43:48.356216742Z" level=info msg="Created container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.383879 | controller | Jun 19 11:43:48.357525 crc crio[22562]: time="2026-06-19T11:43:48.357475204Z" level=info msg="Starting container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57" id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.383895 | controller | Jun 19 11:43:48.372314 crc crio[22562]: time="2026-06-19T11:43:48.371785947Z" level=info msg="Started container" PID=77097 containerID=d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 description=openstack/ceilometer-0/proxy-httpd id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75
2026-06-19 12:35:48.383912 | controller | Jun 19 11:43:53.792719 crc crio[22562]: time="2026-06-19T11:43:53.791907291Z" level=info msg="Stopping container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f (timeout: 30s)" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.383932 | controller | Jun 19 11:43:53.793614 crc crio[22562]: time="2026-06-19T11:43:53.792750571Z" level=info msg="Stopping container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 (timeout: 30s)" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.383948 | controller | Jun 19 11:43:53.793677 crc crio[22562]: time="2026-06-19T11:43:53.792550726Z" level=info msg="Stopping container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 (timeout: 30s)" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.383965 | controller | Jun 19 11:43:53.795107 crc crio[22562]: time="2026-06-19T11:43:53.792661259Z" level=info msg="Stopping container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 (timeout: 30s)" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.383982 | controller | Jun 19 11:43:55.154457 crc crio[22562]: time="2026-06-19T11:43:55.152700222Z" level=info msg="Stopping container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 (timeout: 30s)" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.383998 | controller | Jun 19 11:43:55.154457 crc crio[22562]: time="2026-06-19T11:43:55.152754494Z" level=info msg="Stopping container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 (timeout: 30s)" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384015 | controller | Jun 19 11:44:00.334254 crc crio[22562]: time="2026-06-19T11:44:00.331184366Z" level=info msg="Stopping container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 (timeout: 30s)" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384033 | controller | Jun 19 11:44:00.341958 crc crio[22562]: time="2026-06-19T11:44:00.332481309Z" level=info msg="Stopping container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d (timeout: 30s)" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384050 | controller | Jun 19 11:44:00.525746 crc crio[22562]: time="2026-06-19T11:44:00.525590027Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697824-l669n/POD" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.384066 | controller | Jun 19 11:44:00.525746 crc crio[22562]: time="2026-06-19T11:44:00.52571438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384083 | controller | Jun 19 11:44:01.867512 crc crio[22562]: time="2026-06-19T11:44:01.866482586Z" level=info msg="Stopped container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384099 | controller | Jun 19 11:44:01.872961 crc crio[22562]: time="2026-06-19T11:44:01.872859033Z" level=info msg="Stopped container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384115 | controller | Jun 19 11:44:01.901527 crc crio[22562]: time="2026-06-19T11:44:01.90143861Z" level=info msg="Stopped container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384132 | controller | Jun 19 11:44:01.940881 crc crio[22562]: time="2026-06-19T11:44:01.940785424Z" level=info msg="Stopped container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384152 | controller | Jun 19 11:44:01.945815 crc crio[22562]: time="2026-06-19T11:44:01.945771797Z" level=info msg="Stopped container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384169 | controller | Jun 19 11:44:01.947328 crc crio[22562]: time="2026-06-19T11:44:01.94711334Z" level=info msg="Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.384186 | controller | Jun 19 11:44:01.948236 crc crio[22562]: time="2026-06-19T11:44:01.948114115Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc0003292f8}] Aliases:map[]}"
2026-06-19 12:35:48.384203 | controller | Jun 19 11:44:01.948461 crc crio[22562]: time="2026-06-19T11:44:01.948384592Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.384220 | controller | Jun 19 11:44:02.063415 crc crio[22562]: time="2026-06-19T11:44:02.063323345Z" level=info msg="Stopped container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384236 | controller | Jun 19 11:44:02.233201 crc crio[22562]: time="2026-06-19T11:44:02.233046424Z" level=info msg="Stopped container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.384253 | controller | Jun 19 11:44:02.238397 crc crio[22562]: time="2026-06-19T11:44:02.238306015Z" level=info msg="Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.384270 | controller | Jun 19 11:44:02.238889 crc crio[22562]: time="2026-06-19T11:44:02.238815327Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc002910280}] Aliases:map[]}"
2026-06-19 12:35:48.384287 | controller | Jun 19 11:44:02.239206 crc crio[22562]: time="2026-06-19T11:44:02.239073293Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.384305 | controller | Jun 19 11:44:02.275737 crc crio[22562]: time="2026-06-19T11:44:02.275002582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}"
2026-06-19 12:35:48.384329 | controller | Jun 19 11:44:02.275737 crc crio[22562]: time="2026-06-19T11:44:02.275334171Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697824-l669n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.384346 | controller | Jun 19 11:44:02.299057 crc crio[22562]: time="2026-06-19T11:44:02.29874953Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:a336ae676535bcb3897494c30276d68a28e773d0694b2836456160bdfd74de9c" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.384363 | controller | Jun 19 11:44:02.301267 crc crio[22562]: time="2026-06-19T11:44:02.299629802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=41aac5c2-1f79-4f02-b70a-a2e04a1a6491 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.384379 | controller | Jun 19 11:44:02.368883 crc crio[22562]: time="2026-06-19T11:44:02.368799973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=393a46ee-98f6-46b2-b1ea-3bf86d96b793 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.384396 | controller | Jun 19 11:44:02.384356 crc crio[22562]: time="2026-06-19T11:44:02.380567844Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.384412 | controller | Jun 19 11:44:02.384356 crc crio[22562]: time="2026-06-19T11:44:02.382317217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384443 | controller | Jun 19 11:44:02.454400 crc crio[22562]: time="2026-06-19T11:44:02.454216746Z" level=info msg="Stopped pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.384466 | controller | Jun 19 11:44:02.471315 crc crio[22562]: time="2026-06-19T11:44:02.471227717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384483 | controller | Jun 19 11:44:02.502314 crc crio[22562]: time="2026-06-19T11:44:02.495806295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384500 | controller | Jun 19 11:44:02.826521 crc crio[22562]: time="2026-06-19T11:44:02.826418915Z" level=info msg="Stopped pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.384516 | controller | Jun 19 11:44:02.828314 crc crio[22562]: time="2026-06-19T11:44:02.827699057Z" level=info msg="Created container 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562: openstack/openstackclient/openstackclient" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.384533 | controller | Jun 19 11:44:02.839466 crc crio[22562]: time="2026-06-19T11:44:02.831445919Z" level=info msg="Starting container: 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562" id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.384549 | controller | Jun 19 11:44:02.886603 crc crio[22562]: time="2026-06-19T11:44:02.885731922Z" level=info msg="Started container" PID=78056 containerID=944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562 description=openstack/openstackclient/openstackclient id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b
2026-06-19 12:35:48.384569 | controller | Jun 19 11:44:03.099271 crc crio[22562]: 2026-06-19T11:44:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea895eeeccbf5cb Mac:2e:b8:98:25:8a:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.384587 | controller | Jun 19 11:44:03.100327 crc crio[22562]: time="2026-06-19T11:44:03.100231859Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}"
2026-06-19 12:35:48.384604 | controller | Jun 19 11:44:03.100471 crc crio[22562]: time="2026-06-19T11:44:03.100399483Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697824-l669n for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.384620 | controller | Jun 19 11:44:03.111925 crc crio[22562]: time="2026-06-19T11:44:03.111833866Z" level=info msg="Ran pod sandbox ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 with infra container: openshift-infra/auto-csr-approver-29697824-l669n/POD" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.384637 | controller | Jun 19 11:44:03.117682 crc crio[22562]: time="2026-06-19T11:44:03.117592328Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.384654 | controller | Jun 19 11:44:03.128612 crc crio[22562]: time="2026-06-19T11:44:03.128436887Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.384670 | controller | Jun 19 11:44:03.389873 crc crio[22562]: time="2026-06-19T11:44:03.389291011Z" level=info msg="Removing container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384687 | controller | Jun 19 11:44:03.425893 crc crio[22562]: time="2026-06-19T11:44:03.425812665Z" level=info msg="Removed container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384703 | controller | Jun 19 11:44:03.432786 crc crio[22562]: time="2026-06-19T11:44:03.432633154Z" level=info msg="Removing container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384720 | controller | Jun 19 11:44:03.475705 crc crio[22562]: time="2026-06-19T11:44:03.475609456Z" level=info msg="Removed container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384736 | controller | Jun 19 11:44:03.488579 crc crio[22562]: time="2026-06-19T11:44:03.488489326Z" level=info msg="Removing container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384753 | controller | Jun 19 11:44:03.544414 crc crio[22562]: time="2026-06-19T11:44:03.544311286Z" level=info msg="Removed container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384787 | controller | Jun 19 11:44:03.558260 crc crio[22562]: time="2026-06-19T11:44:03.558075958Z" level=info msg="Removing container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384805 | controller | Jun 19 11:44:03.611645 crc crio[22562]: time="2026-06-19T11:44:03.611566291Z" level=info msg="Removed container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384825 | controller | Jun 19 11:44:03.620657 crc crio[22562]: time="2026-06-19T11:44:03.619679861Z" level=info msg="Removing container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384842 | controller | Jun 19 11:44:03.664050 crc crio[22562]: time="2026-06-19T11:44:03.663905036Z" level=info msg="Removed container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384858 | controller | Jun 19 11:44:03.669275 crc crio[22562]: time="2026-06-19T11:44:03.669205417Z" level=info msg="Removing container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384874 | controller | Jun 19 11:44:03.720941 crc crio[22562]: time="2026-06-19T11:44:03.720839325Z" level=info msg="Removed container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.384890 | controller | Jun 19 11:44:03.944492 crc crio[22562]: time="2026-06-19T11:44:03.944396827Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.384907 | controller | Jun 19 11:44:03.945549 crc crio[22562]: time="2026-06-19T11:44:03.944501259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384923 | controller | Jun 19 11:44:03.960402 crc crio[22562]: time="2026-06-19T11:44:03.96029086Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.384939 | controller | Jun 19 11:44:03.960605 crc crio[22562]: time="2026-06-19T11:44:03.960434523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.384957 | controller | Jun 19 11:44:04.002512 crc crio[22562]: time="2026-06-19T11:44:04.00236325Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}"
2026-06-19 12:35:48.384974 | controller | Jun 19 11:44:04.002512 crc crio[22562]: time="2026-06-19T11:44:04.002427042Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.384994 | controller | Jun 19 11:44:04.023647 crc crio[22562]: time="2026-06-19T11:44:04.023524854Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}"
2026-06-19 12:35:48.385012 | controller | Jun 19 11:44:04.023647 crc crio[22562]: time="2026-06-19T11:44:04.023612366Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.385029 | controller | Jun 19 11:44:04.138204 crc crio[22562]: time="2026-06-19T11:44:04.136402417Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.385046 | controller | Jun 19 11:44:04.146197 crc crio[22562]: time="2026-06-19T11:44:04.143472992Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=98a8abdc-dd96-454e-b059-02499bfe572c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385062 | controller | Jun 19 11:44:04.147830 crc crio[22562]: time="2026-06-19T11:44:04.147709277Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bfd93243-ddfc-4b2d-8c5d-cf569d4c7392 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385079 | controller | Jun 19 11:44:04.155437 crc crio[22562]: time="2026-06-19T11:44:04.154266199Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697824-l669n/oc" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385096 | controller | Jun 19 11:44:04.155437 crc crio[22562]: time="2026-06-19T11:44:04.154783471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385112 | controller | Jun 19 11:44:04.229536 crc crio[22562]: time="2026-06-19T11:44:04.228126987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385128 | controller | Jun 19 11:44:04.511774 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342eddedeb8bc2 Mac:ea:7b:40:52:6c:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.385145 | controller | Jun 19 11:44:04.513093 crc crio[22562]: time="2026-06-19T11:44:04.513031586Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}"
2026-06-19 12:35:48.385162 | controller | Jun 19 11:44:04.513297 crc crio[22562]: time="2026-06-19T11:44:04.513249121Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.385178 | controller | Jun 19 11:44:04.534584 crc crio[22562]: time="2026-06-19T11:44:04.534412055Z" level=info msg="Ran pod sandbox 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a with infra container: openstack/ceilometer-0/POD" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.385198 | controller | Jun 19 11:44:04.547206 crc crio[22562]: time="2026-06-19T11:44:04.544475294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e406c61b-0852-459a-9df4-11c52e81fc6c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385215 | controller | Jun 19 11:44:04.590674 crc crio[22562]: time="2026-06-19T11:44:04.590587095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=4cb15fc6-f8ea-412f-9a34-ca58de94f172 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385233 | controller | Jun 19 11:44:04.604213 crc crio[22562]: time="2026-06-19T11:44:04.601647609Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385250 | controller | Jun 19 11:44:04.604213 crc crio[22562]: time="2026-06-19T11:44:04.603692159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385267 | controller | Jun 19 11:44:04.833584 crc crio[22562]: time="2026-06-19T11:44:04.83288922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385283 | controller | Jun 19 11:44:04.840937 crc crio[22562]: time="2026-06-19T11:44:04.840861217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385300 | controller | Jun 19 11:44:04.976421 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d125d7dcd15f0 Mac:de:7a:54:4b:8d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.385347 | controller | Jun 19 11:44:04.976421 crc crio[22562]: time="2026-06-19T11:44:04.976023342Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}"
2026-06-19 12:35:48.385367 | controller | Jun 19 11:44:04.976421 crc crio[22562]: time="2026-06-19T11:44:04.976287158Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.385385 | controller | Jun 19 11:44:04.999540 crc crio[22562]: time="2026-06-19T11:44:04.999429931Z" level=info msg="Ran pod sandbox 94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 with infra container: openstack/cinder-scheduler-0/POD" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.385403 | controller | Jun 19 11:44:05.005714 crc crio[22562]: time="2026-06-19T11:44:05.005618404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=f8cf4cef-8b23-4d8a-be5a-a5fbb9768e0a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385420 | controller | Jun 19 11:44:05.020808 crc crio[22562]: time="2026-06-19T11:44:05.020279086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385475 | controller | Jun 19 11:44:05.061197 crc crio[22562]: time="2026-06-19T11:44:05.057003576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=d9c292dd-779f-4b22-a6a0-424411f4f1f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385495 | controller | Jun 19 11:44:05.101231 crc crio[22562]: time="2026-06-19T11:44:05.100900532Z" level=info msg="Created container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385512 | controller | Jun 19 11:44:05.103420 crc crio[22562]: time="2026-06-19T11:44:05.103218998Z" level=info msg="Starting container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b" id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.385529 | controller | Jun 19 11:44:05.108571 crc crio[22562]: time="2026-06-19T11:44:05.104590323Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385545 | controller | Jun 19 11:44:05.108571 crc crio[22562]: time="2026-06-19T11:44:05.105075835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385562 | controller | Jun 19 11:44:05.114478 crc crio[22562]: time="2026-06-19T11:44:05.113659058Z" level=info msg="Started container" PID=78303 containerID=68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b description=openstack/ceilometer-0/ceilometer-central-agent id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a
2026-06-19 12:35:48.385580 | controller | Jun 19 11:44:05.168368 crc crio[22562]: time="2026-06-19T11:44:05.16831501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385597 | controller | Jun 19 11:44:05.207130 crc crio[22562]: time="2026-06-19T11:44:05.207023028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=49ceeada-8128-463b-8c3a-a8347507154d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385613 | controller | Jun 19 11:44:05.251258 crc crio[22562]: time="2026-06-19T11:44:05.251197591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b2923e8e-ece4-48fa-9d6b-19be4f4ee4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385630 | controller | Jun 19 11:44:05.275943 crc crio[22562]: time="2026-06-19T11:44:05.274343613Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385647 | controller | Jun 19 11:44:05.275943 crc crio[22562]: time="2026-06-19T11:44:05.274819305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385664 | controller | Jun 19 11:44:05.338838 crc crio[22562]: time="2026-06-19T11:44:05.338730946Z" level=info msg="Created container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385681 | controller | Jun 19 11:44:05.348802 crc crio[22562]: time="2026-06-19T11:44:05.348662693Z" level=info msg="Starting container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835" id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.385701 | controller | Jun 19 11:44:05.367760 crc crio[22562]: time="2026-06-19T11:44:05.364547775Z" level=info msg="Started container" PID=78331 containerID=84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835 description=openshift-infra/auto-csr-approver-29697824-l669n/oc id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179
2026-06-19 12:35:48.385718 | controller | Jun 19 11:44:05.454328 crc crio[22562]: time="2026-06-19T11:44:05.454226234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385734 | controller | Jun 19 11:44:05.460251 crc crio[22562]: time="2026-06-19T11:44:05.459360871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385751 | controller | Jun 19 11:44:06.049399 crc crio[22562]: time="2026-06-19T11:44:06.049335479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385768 | controller | Jun 19 11:44:06.136668 crc crio[22562]: time="2026-06-19T11:44:06.136566358Z" level=info msg="Created container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385784 | controller | Jun 19 11:44:06.140916 crc crio[22562]: time="2026-06-19T11:44:06.140727071Z" level=info msg="Starting container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f" id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.385801 | controller | Jun 19 11:44:06.165228 crc crio[22562]: time="2026-06-19T11:44:06.164885228Z" level=info msg="Started container" PID=78405 containerID=16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f description=openstack/ceilometer-0/ceilometer-notification-agent id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a
2026-06-19 12:35:48.385817 | controller | Jun 19 11:44:06.388482 crc crio[22562]: time="2026-06-19T11:44:06.387889246Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9dc71b3a-b645-4bcf-a9a7-e59e8093190a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385834 | controller | Jun 19 11:44:06.469736 crc crio[22562]: time="2026-06-19T11:44:06.469644159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=063ab980-28d0-4389-a176-e37741d72c03 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385850 | controller | Jun 19 11:44:06.515731 crc crio[22562]: time="2026-06-19T11:44:06.515622097Z" level=info msg="Created container d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6: openstack/cinder-scheduler-0/cinder-scheduler" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385866 | controller | Jun 19 11:44:06.522661 crc crio[22562]: time="2026-06-19T11:44:06.522571199Z" level=info msg="Starting container: d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6" id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.385882 | controller | Jun 19 11:44:06.535340 crc crio[22562]: time="2026-06-19T11:44:06.53511581Z" level=info msg="Started container" PID=78493 containerID=d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6 description=openstack/cinder-scheduler-0/cinder-scheduler id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398
2026-06-19 12:35:48.385902 | controller | Jun 19 11:44:06.535340 crc crio[22562]: time="2026-06-19T11:44:06.535239112Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.385918 | controller | Jun 19 11:44:06.535774 crc crio[22562]: time="2026-06-19T11:44:06.535638162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385935 | controller | Jun 19 11:44:06.604916 crc crio[22562]: time="2026-06-19T11:44:06.604816673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385951 | controller | Jun 19 11:44:06.622269 crc crio[22562]: time="2026-06-19T11:44:06.622093081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.385967 | controller | Jun 19 11:44:06.709673 crc crio[22562]: time="2026-06-19T11:44:06.709569056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=314d271e-7103-4a99-be49-8206662bc508 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.385983 | controller | Jun 19 11:44:06.810904 crc crio[22562]: time="2026-06-19T11:44:06.810119984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9a025d5b-a03b-4500-9e7c-6ca598ce6d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.386000 | controller | Jun 19 11:44:06.943662 crc crio[22562]: time="2026-06-19T11:44:06.943407892Z" level=info msg="Created container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.386016 | controller | Jun 19 11:44:06.945651 crc crio[22562]: time="2026-06-19T11:44:06.945569515Z" level=info msg="Starting container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18" id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.386032 | controller | Jun 19 11:44:06.956411 crc crio[22562]: time="2026-06-19T11:44:06.956208169Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.386048 | controller | Jun 19 11:44:06.957250 crc crio[22562]: time="2026-06-19T11:44:06.95707622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386065 | controller | Jun 19 11:44:06.980763 crc crio[22562]: time="2026-06-19T11:44:06.980638383Z" level=info msg="Started container" PID=78557 containerID=eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 description=openstack/ceilometer-0/sg-core id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a
2026-06-19 12:35:48.386081 | controller | Jun 19 11:44:07.082222 crc crio[22562]: time="2026-06-19T11:44:07.082109944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386097 | controller | Jun 19 11:44:07.146717 crc crio[22562]: time="2026-06-19T11:44:07.146561968Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7243b3ad-333c-49ed-a921-873cfcbec5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.386117 | controller | Jun 19 11:44:07.349495 crc crio[22562]: time="2026-06-19T11:44:07.349005748Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b7eca20a-e308-435d-a339-006ab77ac628 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.386134 | controller | Jun 19 11:44:07.685420 crc crio[22562]: time="2026-06-19T11:44:07.685376591Z" level=info msg="Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.386150 | controller | Jun 19 11:44:07.686256 crc crio[22562]: time="2026-06-19T11:44:07.686225301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc000138f70}] Aliases:map[]}"
2026-06-19 12:35:48.386167 | controller | Jun 19 11:44:07.687062 crc crio[22562]: time="2026-06-19T11:44:07.687038522Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697824-l669n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386184 | controller | Jun 19 11:44:07.827575 crc crio[22562]: time="2026-06-19T11:44:07.822642027Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.386201 | controller | Jun 19 11:44:07.827575 crc crio[22562]: time="2026-06-19T11:44:07.823459027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386217 | controller | Jun 19 11:44:08.060875 crc crio[22562]: time="2026-06-19T11:44:08.060513823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386233 | controller | Jun 19 11:44:08.141286 crc crio[22562]: time="2026-06-19T11:44:08.141128388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386249 | controller | Jun 19 11:44:08.163781 crc crio[22562]: time="2026-06-19T11:44:08.159882432Z" level=info msg="Stopped pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.386265 | controller | Jun 19 11:44:08.200494 crc crio[22562]: time="2026-06-19T11:44:08.199930332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386282 | controller | Jun 19 11:44:08.468894 crc crio[22562]: time="2026-06-19T11:44:08.468645052Z" level=info msg="Created container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.386298 | controller | Jun 19 11:44:08.470414 crc crio[22562]: time="2026-06-19T11:44:08.470366605Z" level=info msg="Starting container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149" id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.386314 | controller | Jun 19 11:44:08.470996 crc crio[22562]: time="2026-06-19T11:44:08.470478457Z" level=info msg="Created container 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa: openstack/cinder-scheduler-0/probe" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.386334 | controller | Jun 19 11:44:08.472384 crc crio[22562]: time="2026-06-19T11:44:08.471967884Z" level=info msg="Starting container: 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa" id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.386350 | controller | Jun 19 11:44:08.479925 crc crio[22562]: time="2026-06-19T11:44:08.479865899Z" level=info msg="Started container" PID=78707 containerID=9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 description=openstack/ceilometer-0/proxy-httpd id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a
2026-06-19 12:35:48.386367 | controller | Jun 19 11:44:08.482413 crc crio[22562]: time="2026-06-19T11:44:08.482319661Z" level=info msg="Started container" PID=78708 containerID=33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa description=openstack/cinder-scheduler-0/probe id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398
2026-06-19 12:35:48.386383 | controller | Jun 19 11:44:08.695128 crc crio[22562]: time="2026-06-19T11:44:08.694628922Z" level=info msg="Stopping container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b (timeout: 30s)" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386400 | controller | Jun 19 11:44:08.695417 crc crio[22562]: time="2026-06-19T11:44:08.694645974Z" level=info msg="Stopping container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f (timeout: 30s)" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386416 | controller | Jun 19 11:44:08.695541 crc crio[22562]: time="2026-06-19T11:44:08.694645614Z" level=info msg="Stopping container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 (timeout: 30s)" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386452 | controller | Jun 19 11:44:08.695933 crc crio[22562]: time="2026-06-19T11:44:08.694680955Z" level=info msg="Stopping container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 (timeout: 30s)" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386470 | controller | Jun 19 11:44:08.834804 crc crio[22562]: time="2026-06-19T11:44:08.834654527Z" level=info msg="Stopped container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386487 | controller | Jun 19 11:44:08.856892 crc crio[22562]: time="2026-06-19T11:44:08.856743625Z" level=info msg="Stopped container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386504 | controller | Jun 19 11:44:09.758463 crc crio[22562]: time="2026-06-19T11:44:09.758337573Z" level=info msg="Stopped container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386521 | controller | Jun 19 11:44:10.618438 crc crio[22562]: time="2026-06-19T11:44:10.617767669Z" level=info msg="Stopped container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.386546 | controller | Jun 19 11:44:10.619001 crc crio[22562]: time="2026-06-19T11:44:10.618920278Z" level=info msg="Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.386567 | controller | Jun 19 11:44:10.619725 crc crio[22562]: time="2026-06-19T11:44:10.619655085Z" level=info msg="Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc0030b4d90}] Aliases:map[]}"
2026-06-19 12:35:48.386584 | controller | Jun 19 11:44:10.619890 crc crio[22562]: time="2026-06-19T11:44:10.6198316Z" level=info msg="Deleting pod openstack_neutron-5d6574f66-wffz6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386601 | controller | Jun 19 11:44:11.112093 crc crio[22562]: time="2026-06-19T11:44:11.111601678Z" level=info msg="Stopped pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.386618 | controller | Jun 19 11:44:11.759555 crc crio[22562]: time="2026-06-19T11:44:11.759466748Z" level=info msg="Removing container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.386634 | controller | Jun 19 11:44:11.792406 crc crio[22562]: time="2026-06-19T11:44:11.79230245Z" level=info msg="Removed container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.386651 | controller | Jun 19 11:44:11.798468 crc crio[22562]: time="2026-06-19T11:44:11.798350311Z" level=info msg="Removing container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.386668 | controller | Jun 19 11:44:11.869892 crc crio[22562]: time="2026-06-19T11:44:11.869784648Z" level=info msg="Removed container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.386685 | controller | Jun 19 11:44:12.545470 crc crio[22562]: time="2026-06-19T11:44:12.544669697Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-tjfl6/POD" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.386701 | controller | Jun 19 11:44:12.546746 crc crio[22562]: time="2026-06-19T11:44:12.54556508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386718 | controller | Jun 19 11:44:12.605638 crc crio[22562]: time="2026-06-19T11:44:12.605444521Z" level=info msg="Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}"
2026-06-19 12:35:48.386735 | controller | Jun 19 11:44:12.605638 crc crio[22562]: time="2026-06-19T11:44:12.605505892Z" level=info msg="Adding pod openstack_nova-api-db-create-tjfl6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386755 | controller | Jun 19 11:44:12.748627 crc crio[22562]: time="2026-06-19T11:44:12.74806215Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-48d9z/POD" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.386772 | controller | Jun 19 11:44:12.748945 crc crio[22562]: time="2026-06-19T11:44:12.748663494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386789 | controller | Jun 19 11:44:12.795329 crc crio[22562]: time="2026-06-19T11:44:12.794218382Z" level=info msg="Running pod sandbox: openstack/nova-api-1151-account-create-update-vf2pr/POD" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.386805 | controller | Jun 19 11:44:12.795329 crc crio[22562]: time="2026-06-19T11:44:12.794324754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386821 | controller | Jun 19 11:44:12.846199 crc crio[22562]: time="2026-06-19T11:44:12.841097242Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}"
2026-06-19 12:35:48.386837 | controller | Jun 19 11:44:12.846199 crc crio[22562]: time="2026-06-19T11:44:12.841529511Z" level=info msg="Adding pod openstack_nova-cell0-db-create-48d9z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386853 | controller | Jun 19 11:44:13.043596 crc crio[22562]: time="2026-06-19T11:44:13.042898934Z" level=info msg="Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}"
2026-06-19 12:35:48.386869 | controller | Jun 19 11:44:13.043596 crc crio[22562]: time="2026-06-19T11:44:13.043386027Z" level=info msg="Adding pod openstack_nova-api-1151-account-create-update-vf2pr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386885 | controller | Jun 19 11:44:13.109726 crc crio[22562]: time="2026-06-19T11:44:13.107852702Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-4nbj5/POD" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.386901 | controller | Jun 19 11:44:13.109726 crc crio[22562]: time="2026-06-19T11:44:13.107963335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386922 | controller | Jun 19 11:44:13.151092 crc crio[22562]: time="2026-06-19T11:44:13.151048301Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}"
2026-06-19 12:35:48.386943 | controller | Jun 19 11:44:13.153920 crc crio[22562]: time="2026-06-19T11:44:13.153742928Z" level=info msg="Adding pod openstack_nova-cell1-db-create-4nbj5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.386960 | controller | Jun 19 11:44:13.263230 crc crio[22562]: time="2026-06-19T11:44:13.262640133Z" level=info msg="Running pod sandbox: openstack/nova-cell0-6087-account-create-update-wmbxl/POD" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.386976 | controller | Jun 19 11:44:13.263230 crc crio[22562]: time="2026-06-19T11:44:13.262745345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.386992 | controller | Jun 19 11:44:13.269767 crc crio[22562]: time="2026-06-19T11:44:13.269694796Z" level=info msg="Running pod sandbox: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387008 | controller | Jun 19 11:44:13.269935 crc crio[22562]: time="2026-06-19T11:44:13.269833239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387024 | controller | Jun 19 11:44:13.297092 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c9074e2dad42b Mac:3a:a3:1b:95:8c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 SocketPath: PciID:}] [{Interface:0xc0003b9620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387041 | controller | Jun 19 11:44:13.298286 crc crio[22562]: time="2026-06-19T11:44:13.298220543Z" level=info msg="Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}"
2026-06-19 12:35:48.387057 | controller | Jun 19 11:44:13.298496 crc crio[22562]: time="2026-06-19T11:44:13.298408827Z" level=info msg="Checking pod openstack_nova-api-db-create-tjfl6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387072 | controller | Jun 19 11:44:13.344541 crc crio[22562]: time="2026-06-19T11:44:13.344260812Z" level=info msg="Ran pod sandbox 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 with infra container: openstack/nova-api-db-create-tjfl6/POD" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387088 | controller | Jun 19 11:44:13.346912 crc crio[22562]: time="2026-06-19T11:44:13.346866046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9ec8457d-e2f2-4c97-992f-c72a740412c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387104 | controller | Jun 19 11:44:13.371666 crc crio[22562]: time="2026-06-19T11:44:13.371542697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=64a301aa-ed5f-4a42-ab7c-d876aa96dc0a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387120 | controller | Jun 19 11:44:13.390456 crc crio[22562]: time="2026-06-19T11:44:13.390369123Z" level=info msg="Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}"
2026-06-19 12:35:48.387139 | controller | Jun 19 11:44:13.390456 crc crio[22562]: time="2026-06-19T11:44:13.390440095Z" level=info msg="Adding pod openstack_nova-cell0-6087-account-create-update-wmbxl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.387155 | controller | Jun 19 11:44:13.399027 crc crio[22562]: time="2026-06-19T11:44:13.398862153Z" level=info msg="Creating container: openstack/nova-api-db-create-tjfl6/mariadb-database-create" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.387171 | controller | Jun 19 11:44:13.412248 crc crio[22562]: time="2026-06-19T11:44:13.41089807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387187 | controller | Jun 19 11:44:13.420775 crc crio[22562]: time="2026-06-19T11:44:13.420657713Z" level=info msg="Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}"
2026-06-19 12:35:48.387203 | controller | Jun 19 11:44:13.420775 crc crio[22562]: time="2026-06-19T11:44:13.420750175Z" level=info msg="Adding pod openstack_nova-cell1-a0b9-account-create-update-68zqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.387219 | controller | Jun 19 11:44:13.502683 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0813696716b8cc Mac:fe:0f:c3:d4:9d:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 SocketPath: PciID:}] [{Interface:0xc000324b10 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387235 | controller | Jun 19 11:44:13.526296 crc crio[22562]: time="2026-06-19T11:44:13.526223753Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}"
2026-06-19 12:35:48.387251 | controller | Jun 19 11:44:13.529276 crc crio[22562]: time="2026-06-19T11:44:13.529232529Z" level=info msg="Checking pod openstack_nova-cell0-db-create-48d9z for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387267 | controller | Jun 19 11:44:13.572929 crc crio[22562]: time="2026-06-19T11:44:13.572060429Z" level=info msg="Ran pod sandbox d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 with infra container: openstack/nova-cell0-db-create-48d9z/POD" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387283 | controller | Jun 19 11:44:13.576743 crc crio[22562]: time="2026-06-19T11:44:13.576631752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ccc35af6-bf81-458e-9104-591fba0a1f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387302 | controller | Jun 19 11:44:13.577257 crc crio[22562]: time="2026-06-19T11:44:13.577111243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387318 | controller | Jun 19 11:44:13.580602 crc crio[22562]: time="2026-06-19T11:44:13.579788119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0ec684a5-b9e3-4a7d-81e1-839d1540e5c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387334 | controller | Jun 19 11:44:13.581342 crc crio[22562]: time="2026-06-19T11:44:13.581124353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387350 | controller | Jun 19 11:44:13.605930 crc crio[22562]: time="2026-06-19T11:44:13.600222466Z" level=info msg="Creating container: openstack/nova-cell0-db-create-48d9z/mariadb-database-create" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.387365 | controller | Jun 19 11:44:13.605930 crc crio[22562]: time="2026-06-19T11:44:13.600721957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387381 | controller | Jun 19 11:44:13.747426 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec1d4b28c970b2d Mac:ae:d8:ea:f1:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 SocketPath: PciID:}] [{Interface:0xc000374810 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387397 | controller | Jun 19 11:44:13.747426 crc crio[22562]: time="2026-06-19T11:44:13.739123422Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}"
2026-06-19 12:35:48.387413 | controller | Jun 19 11:44:13.747426 crc crio[22562]: time="2026-06-19T11:44:13.739331327Z" level=info msg="Checking pod openstack_nova-cell1-db-create-4nbj5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387444 | controller | Jun 19 11:44:13.747426 crc crio[22562]: time="2026-06-19T11:44:13.740227629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387466 | controller | Jun 19 11:44:13.757572 crc crio[22562]: time="2026-06-19T11:44:13.754414731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387482 | controller | Jun 19 11:44:13.764130 crc crio[22562]: time="2026-06-19T11:44:13.759462825Z" level=info msg="Ran pod sandbox ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 with infra container: openstack/nova-cell1-db-create-4nbj5/POD" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387498 | controller | Jun 19 11:44:13.772467 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27928ac1059bf09 Mac:8a:a3:1b:81:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387519 | controller | Jun 19 11:44:13.776073 crc crio[22562]: time="2026-06-19T11:44:13.765116525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=26954684-8dba-40e9-89c1-bb10d55f44d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387535 | controller | Jun 19 11:44:13.776073 crc crio[22562]: time="2026-06-19T11:44:13.774420735Z" level=info msg="Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}"
2026-06-19 12:35:48.387551 | controller | Jun 19 11:44:13.776073 crc crio[22562]: time="2026-06-19T11:44:13.775470042Z" level=info msg="Checking pod openstack_nova-api-1151-account-create-update-vf2pr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387567 | controller | Jun 19 11:44:13.791187 crc crio[22562]: time="2026-06-19T11:44:13.77949455Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b2de6020-e439-4b66-afa3-1fb150a8d0d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387583 | controller | Jun 19 11:44:13.791187 crc crio[22562]: time="2026-06-19T11:44:13.788085784Z" level=info msg="Ran pod sandbox 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 with infra container: openstack/nova-api-1151-account-create-update-vf2pr/POD" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387599 | controller | Jun 19 11:44:13.792668 crc crio[22562]: time="2026-06-19T11:44:13.791688623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f24126e2-6bad-4399-821b-c40edc0f133f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387615 | controller | Jun 19 11:44:13.794681 crc crio[22562]: time="2026-06-19T11:44:13.794582724Z" level=info msg="Creating container: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.387631 | controller | Jun 19 11:44:13.795670 crc crio[22562]: time="2026-06-19T11:44:13.795252801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8a3fe594-af69-4e09-9de4-ea74624ebb6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387648 | controller | Jun 19 11:44:13.796335 crc crio[22562]: time="2026-06-19T11:44:13.7956159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387664 | controller | Jun 19 11:44:13.810192 crc crio[22562]: time="2026-06-19T11:44:13.810034936Z" level=info msg="Creating container: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.387680 | controller | Jun 19 11:44:13.822403 crc crio[22562]: time="2026-06-19T11:44:13.822235468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387697 | controller | Jun 19 11:44:13.856560 crc crio[22562]: time="2026-06-19T11:44:13.856026054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387714 | controller | Jun 19 11:44:13.869043 crc crio[22562]: time="2026-06-19T11:44:13.868775141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387734 | controller | Jun 19 11:44:13.889514 crc crio[22562]: time="2026-06-19T11:44:13.88939905Z" level=info msg="Created container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.387750 | controller | Jun 19 11:44:13.890816 crc crio[22562]: time="2026-06-19T11:44:13.890415896Z" level=info msg="Starting container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049" id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.387766 | controller | Jun 19 11:44:13.890816 crc crio[22562]: time="2026-06-19T11:44:13.890433976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387783 | controller | Jun 19 11:44:13.899602 crc crio[22562]: time="2026-06-19T11:44:13.898706551Z" level=info msg="Started container" PID=79319 containerID=734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049 description=openstack/nova-api-db-create-tjfl6/mariadb-database-create id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3
2026-06-19 12:35:48.387799 | controller | Jun 19 11:44:13.905475 crc crio[22562]: time="2026-06-19T11:44:13.905319015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.387815 | controller | Jun 19 11:44:14.088525 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b638e8565846038 Mac:f6:0b:99:dc:93:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c SocketPath: PciID:}] [{Interface:0xc000158ff0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387831 | controller | Jun 19 11:44:14.088886 crc crio[22562]: time="2026-06-19T11:44:14.088815654Z" level=info msg="Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}"
2026-06-19 12:35:48.387847 | controller | Jun 19 11:44:14.089077 crc crio[22562]: time="2026-06-19T11:44:14.08902741Z" level=info msg="Checking pod openstack_nova-cell1-a0b9-account-create-update-68zqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387863 | controller | Jun 19 11:44:14.116039 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1755874fcd187 Mac:ba:6b:48:bf:2a:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.387880 | controller | Jun 19 11:44:14.116746 crc crio[22562]: time="2026-06-19T11:44:14.116401387Z" level=info msg="Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}"
2026-06-19 12:35:48.387899 | controller | Jun 19 11:44:14.116746 crc crio[22562]: time="2026-06-19T11:44:14.116552801Z" level=info msg="Checking pod openstack_nova-cell0-6087-account-create-update-wmbxl for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.387916 | controller | Jun 19 11:44:14.144743 crc crio[22562]: time="2026-06-19T11:44:14.144650996Z" level=info msg="Ran pod sandbox b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 with infra container: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387932 | controller | Jun 19 11:44:14.154241 crc crio[22562]: time="2026-06-19T11:44:14.153868963Z" level=info msg="Ran pod sandbox bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 with infra container: openstack/nova-cell0-6087-account-create-update-wmbxl/POD" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.387948 | controller | Jun 19 11:44:14.161323 crc crio[22562]: time="2026-06-19T11:44:14.161262097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3dca5cf9-196f-48a4-9cf2-81fc770d2dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387964 | controller | Jun 19 11:44:14.161323 crc crio[22562]: time="2026-06-19T11:44:14.161318358Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=944eea8b-0bb7-4f5d-bacc-5a55326d953f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387979 | controller | Jun 19 11:44:14.166757 crc crio[22562]: time="2026-06-19T11:44:14.166581379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=098ab10e-b65a-418c-9abb-0062776203cd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.387994 | controller | Jun 19 11:44:14.172598 crc crio[22562]: time="2026-06-19T11:44:14.172489615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=65035cde-4889-457e-af06-9f1bb88138ca name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.388010 | controller | Jun 19 11:44:14.178452 crc crio[22562]: time="2026-06-19T11:44:14.178305609Z" level=info msg="Creating container: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388025 | controller | Jun 19 11:44:14.178835 crc crio[22562]: time="2026-06-19T11:44:14.17874546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388041 | controller | Jun 19 11:44:14.185749 crc crio[22562]: time="2026-06-19T11:44:14.18567036Z" level=info msg="Creating container: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388057 | controller | Jun 19 11:44:14.206517 crc crio[22562]: time="2026-06-19T11:44:14.206438534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388073 | controller | Jun 19 11:44:14.244209 crc crio[22562]: time="2026-06-19T11:44:14.243735928Z" level=info msg="Created container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388090 | controller | Jun 19 11:44:14.246558 crc crio[22562]: time="2026-06-19T11:44:14.245706517Z" level=info msg="Starting container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078" id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.388115 | controller | Jun 19 11:44:14.251948 crc crio[22562]: time="2026-06-19T11:44:14.251750226Z" level=info msg="Started container" PID=79378 containerID=5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078 description=openstack/nova-cell1-db-create-4nbj5/mariadb-database-create id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537
2026-06-19 12:35:48.388132 | controller | Jun 19 11:44:14.323491 crc crio[22562]: time="2026-06-19T11:44:14.323386659Z" level=info msg="Created container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388148 | controller | Jun 19 11:44:14.325718 crc crio[22562]: time="2026-06-19T11:44:14.325573623Z" level=info msg="Starting container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04" id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.388164 | controller | Jun 19 11:44:14.336370 crc crio[22562]: time="2026-06-19T11:44:14.336237186Z" level=info msg="Started container" PID=79377 containerID=8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04 description=openstack/nova-cell0-db-create-48d9z/mariadb-database-create id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6
2026-06-19 12:35:48.388180 | controller | Jun 19 11:44:14.366744 crc crio[22562]: time="2026-06-19T11:44:14.365403428Z" level=info msg="Created container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388195 | controller | Jun 19 11:44:14.367503 crc crio[22562]: time="2026-06-19T11:44:14.366846774Z" level=info msg="Starting container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592" id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.388211 | controller | Jun 19 11:44:14.367503 crc crio[22562]: time="2026-06-19T11:44:14.367233623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388227 | controller | Jun 19 11:44:14.378885 crc crio[22562]: time="2026-06-19T11:44:14.378345378Z" level=info msg="Started container" PID=79383 containerID=8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592 description=openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681
2026-06-19 12:35:48.388244 | controller | Jun 19 11:44:14.378885 crc crio[22562]: time="2026-06-19T11:44:14.378580985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388260 | controller | Jun 19 11:44:14.380368 crc crio[22562]: time="2026-06-19T11:44:14.380338878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388276 | controller | Jun 19 11:44:14.388382 crc crio[22562]: time="2026-06-19T11:44:14.388344517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.388295 | controller | Jun 19 11:44:14.533847 crc crio[22562]: time="2026-06-19T11:44:14.531870707Z" level=info msg="Created container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388311 | controller | Jun 19 11:44:14.538063 crc crio[22562]: time="2026-06-19T11:44:14.537783714Z" level=info msg="Starting container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275" id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.388327 | controller | Jun 19 11:44:14.540953 crc crio[22562]: time="2026-06-19T11:44:14.54090006Z" level=info msg="Created container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.388343 | controller | Jun 19 11:44:14.542772 crc crio[22562]: time="2026-06-19T11:44:14.542695025Z" level=info msg="Starting container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74" id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.388358 | controller | Jun 19 11:44:14.548548 crc crio[22562]: time="2026-06-19T11:44:14.547293289Z" level=info msg="Started container" PID=79449 containerID=c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275 description=openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576
2026-06-19 12:35:48.388374 | controller | Jun 19 11:44:14.554302 crc crio[22562]: time="2026-06-19T11:44:14.553943394Z" level=info msg="Started container" PID=79451 containerID=d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74 description=openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8
2026-06-19 12:35:48.388390 | controller | Jun 19 11:44:16.002122 crc crio[22562]: time="2026-06-19T11:44:16.001436069Z" level=info msg="Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388406 | controller | Jun 19 11:44:16.003431 crc crio[22562]: time="2026-06-19T11:44:16.003350637Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc001b84bb0}] Aliases:map[]}"
2026-06-19 12:35:48.388423 | controller | Jun 19 11:44:16.003691 crc crio[22562]: time="2026-06-19T11:44:16.003615243Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-4nbj5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388462 | controller | Jun 19 11:44:16.004438 crc crio[22562]: time="2026-06-19T11:44:16.004366302Z" level=info msg="Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388481 | controller | Jun 19 11:44:16.005132 crc crio[22562]: time="2026-06-19T11:44:16.005053089Z" level=info msg="Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001612ac0}] Aliases:map[]}"
2026-06-19 12:35:48.388501 | controller | Jun 19 11:44:16.005424 crc crio[22562]: time="2026-06-19T11:44:16.005355926Z" level=info msg="Deleting pod openstack_nova-api-1151-account-create-update-vf2pr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388518 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006094715Z" level=info msg="Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388535 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006227607Z" level=info msg="Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388551 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006571336Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc0030b4b08}] Aliases:map[]}"
2026-06-19 12:35:48.388568 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006650818Z" level=info msg="Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc001b84c60}] Aliases:map[]}"
2026-06-19 12:35:48.388584 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006667199Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-48d9z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388600 | controller | Jun 19 11:44:16.007315 crc crio[22562]: time="2026-06-19T11:44:16.006784672Z" level=info msg="Deleting pod openstack_nova-api-db-create-tjfl6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388616 | controller | Jun 19 11:44:16.561801 crc crio[22562]: time="2026-06-19T11:44:16.561461796Z" level=info msg="Stopped pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388633 | controller | Jun 19 11:44:16.686596 crc crio[22562]: time="2026-06-19T11:44:16.686215074Z" level=info msg="Stopped pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388648 | controller | Jun 19 11:44:16.708312 crc crio[22562]: time="2026-06-19T11:44:16.708115476Z" level=info msg="Stopped pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388668 | controller | Jun 19 11:44:16.718671 crc crio[22562]: time="2026-06-19T11:44:16.718613984Z" level=info msg="Stopped pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388684 | controller | Jun 19 11:44:17.070921 crc crio[22562]: time="2026-06-19T11:44:17.07084678Z" level=info msg="Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388700 | controller | Jun 19 11:44:17.071798 crc crio[22562]: time="2026-06-19T11:44:17.071034495Z" level=info msg="Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388717 | controller | Jun 19 11:44:17.071798 crc crio[22562]: time="2026-06-19T11:44:17.07161931Z" level=info msg="Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc001b84e10}] Aliases:map[]}"
2026-06-19 12:35:48.388733 | controller | Jun 19 11:44:17.071798 crc crio[22562]: time="2026-06-19T11:44:17.071739063Z" level=info msg="Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc001612fb0}] Aliases:map[]}"
2026-06-19 12:35:48.388750 | controller | Jun 19 11:44:17.071936 crc crio[22562]: time="2026-06-19T11:44:17.071920597Z" level=info msg="Deleting pod openstack_nova-cell0-6087-account-create-update-wmbxl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388782 | controller | Jun 19 11:44:17.072228 crc crio[22562]: time="2026-06-19T11:44:17.071744483Z" level=info msg="Deleting pod openstack_nova-cell1-a0b9-account-create-update-68zqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388800 | controller | Jun 19 11:44:17.519796 crc crio[22562]: time="2026-06-19T11:44:17.51939568Z" level=info msg="Stopped pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388816 | controller | Jun 19 11:44:17.609129 crc crio[22562]: time="2026-06-19T11:44:17.604822824Z" level=info msg="Stopped pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388835 | controller | Jun 19 11:44:21.542650 crc crio[22562]: time="2026-06-19T11:44:21.541128441Z" level=info msg="Stopped container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.388851 | controller | Jun 19 11:44:21.545118 crc crio[22562]: time="2026-06-19T11:44:21.544831003Z" level=info msg="Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388868 | controller | Jun 19 11:44:21.545873 crc crio[22562]: time="2026-06-19T11:44:21.545808858Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc0016123d8}] Aliases:map[]}"
2026-06-19 12:35:48.388889 | controller | Jun 19 11:44:21.546070 crc crio[22562]: time="2026-06-19T11:44:21.546007693Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.388905 | controller | Jun 19 11:44:21.928399 crc crio[22562]: time="2026-06-19T11:44:21.927749969Z" level=info msg="Stopped pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.388921 | controller | Jun 19 11:44:22.178610 crc crio[22562]: time="2026-06-19T11:44:22.17841227Z" level=info msg="Removing container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.388938 | controller | Jun 19 11:44:22.215503 crc crio[22562]: time="2026-06-19T11:44:22.214889582Z" level=info msg="Removed container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.388954 | controller | Jun 19 11:44:22.222422 crc crio[22562]: time="2026-06-19T11:44:22.222320707Z" level=info msg="Removing container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.388970 | controller | Jun 19 11:44:22.246111 crc crio[22562]: time="2026-06-19T11:44:22.245957641Z" level=info msg="Removed container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.388985 | controller | Jun 19 11:44:22.249247 crc crio[22562]: time="2026-06-19T11:44:22.249074059Z" level=info msg="Removing container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.389001 | controller | Jun 19 11:44:22.278644 crc crio[22562]: time="2026-06-19T11:44:22.278539058Z" level=info msg="Removed container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.389017 | controller | Jun 19 11:44:22.283100 crc crio[22562]: time="2026-06-19T11:44:22.283006618Z" level=info msg="Removing container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.389033 | controller | Jun 19 11:44:22.315545 crc crio[22562]: time="2026-06-19T11:44:22.31542983Z" level=info msg="Removed container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.389049 | controller | Jun 19 11:44:22.958479 crc crio[22562]: time="2026-06-19T11:44:22.958387929Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.389065 | controller | Jun 19 11:44:22.958479 crc crio[22562]: time="2026-06-19T11:44:22.958520982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389085 | controller | Jun 19 11:44:22.997521 crc crio[22562]: time="2026-06-19T11:44:22.997393614Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}"
2026-06-19 12:35:48.389102 | controller | Jun 19 11:44:22.997521 crc crio[22562]: time="2026-06-19T11:44:22.997458116Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.389119 | controller | Jun 19 11:44:23.580193 crc crio[22562]: time="2026-06-19T11:44:23.576517484Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-hbr7b/POD" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.389135 | controller | Jun 19 11:44:23.580193 crc crio[22562]: time="2026-06-19T11:44:23.57710902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389152 | controller | Jun 19 11:44:23.631719 crc crio[22562]: time="2026-06-19T11:44:23.631607457Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}"
2026-06-19 12:35:48.389168 | controller | Jun 19 11:44:23.631719 crc crio[22562]: time="2026-06-19T11:44:23.631693659Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-hbr7b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.389184 | controller | Jun 19 11:44:23.701862 crc crio[22562]: 2026-06-19T11:44:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b6ba582890266 Mac:3a:4a:2b:c2:81:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d SocketPath: PciID:}] [{Interface:0xc000192530 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.389201 | controller | Jun 19 11:44:23.703245 crc crio[22562]: time="2026-06-19T11:44:23.703207599Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}"
2026-06-19 12:35:48.389217 | controller | Jun 19 11:44:23.703485 crc crio[22562]: time="2026-06-19T11:44:23.703468695Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.389233 | controller | Jun 19 11:44:23.739655 crc crio[22562]: time="2026-06-19T11:44:23.739534438Z" level=info msg="Ran pod sandbox 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d with infra container: openstack/ceilometer-0/POD" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.389253 | controller | Jun 19 11:44:23.743133 crc crio[22562]: time="2026-06-19T11:44:23.743094216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d1a50c30-661a-4f11-bfd4-e5192d012432 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389269 | controller | Jun 19 11:44:23.805135 crc crio[22562]: time="2026-06-19T11:44:23.8038845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7007f6de-ebb9-444e-a72d-4a8e285d46d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389285 | controller | Jun 19 11:44:23.818556 crc crio[22562]: time="2026-06-19T11:44:23.81843487Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389301 | controller | Jun 19 11:44:23.819428 crc crio[22562]: time="2026-06-19T11:44:23.818895522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389316 | controller | Jun 19 11:44:23.881685 crc crio[22562]: time="2026-06-19T11:44:23.881604553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389332 | controller | Jun 19 11:44:23.892086 crc crio[22562]: time="2026-06-19T11:44:23.892005991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389348 | controller | Jun 19 11:44:24.012695 crc crio[22562]: time="2026-06-19T11:44:24.012593474Z" level=info msg="Created container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389364 | controller | Jun 19 11:44:24.014487 crc crio[22562]: time="2026-06-19T11:44:24.014205115Z" level=info msg="Starting container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9" id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.389380 | controller | Jun 19 11:44:24.019701 crc crio[22562]: time="2026-06-19T11:44:24.019372282Z" level=info msg="Started container" PID=80245 containerID=081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 description=openstack/ceilometer-0/ceilometer-central-agent id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d
2026-06-19 12:35:48.389397 | controller | Jun 19 11:44:24.033950 crc crio[22562]: time="2026-06-19T11:44:24.03386278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=47334160-4dec-4100-bfc8-2f830ed7bdd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389412 | controller | Jun 19 11:44:24.067408 crc crio[22562]: time="2026-06-19T11:44:24.067118683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=35b19a72-708b-42da-a916-bedc82238cfc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389443 | controller | Jun 19 11:44:24.089240 crc crio[22562]: time="2026-06-19T11:44:24.086852281Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389465 | controller | Jun 19 11:44:24.089240 crc crio[22562]: time="2026-06-19T11:44:24.087439136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389485 | controller | Jun 19 11:44:24.154242 crc crio[22562]: time="2026-06-19T11:44:24.153511221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389502 | controller | Jun 19 11:44:24.157759 crc crio[22562]: time="2026-06-19T11:44:24.157251353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389517 | controller | Jun 19 11:44:24.245782 crc crio[22562]: 2026-06-19T11:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82662546b93b78a Mac:9a:78:89:f1:cc:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c SocketPath: PciID:}] [{Interface:0xc000338d40 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.389534 | controller | Jun 19 11:44:24.246109 crc crio[22562]: time="2026-06-19T11:44:24.246044541Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}"
2026-06-19 12:35:48.389549 | controller | Jun 19 11:44:24.246298 crc crio[22562]: time="2026-06-19T11:44:24.246246537Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-hbr7b for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.389565 | controller | Jun 19 11:44:24.256715 crc crio[22562]: time="2026-06-19T11:44:24.256600032Z" level=info msg="Ran pod sandbox 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b with infra container: openstack/nova-cell0-conductor-db-sync-hbr7b/POD" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.389581 | controller | Jun 19 11:44:24.259213 crc crio[22562]: time="2026-06-19T11:44:24.259096443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389596 | controller | Jun 19 11:44:24.259526 crc crio[22562]: time="2026-06-19T11:44:24.259463343Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389612 | controller | Jun 19 11:44:24.259600 crc crio[22562]: time="2026-06-19T11:44:24.259561065Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389627 | controller | Jun 19 11:44:24.260695 crc crio[22562]: time="2026-06-19T11:44:24.260631672Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.389643 | controller | Jun 19 11:44:24.272877 crc crio[22562]: time="2026-06-19T11:44:24.272794222Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-19 12:35:48.389658 | controller | Jun 19 11:44:24.281677 crc crio[22562]: time="2026-06-19T11:44:24.281588681Z" level=info msg="Created container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389677 | controller | Jun 19 11:44:24.283541 crc crio[22562]: time="2026-06-19T11:44:24.283452547Z" level=info msg="Starting container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f" id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.389693 | controller | Jun 19 11:44:24.293409 crc crio[22562]: time="2026-06-19T11:44:24.291755802Z" level=info msg="Started container" PID=80290 containerID=cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f description=openstack/ceilometer-0/ceilometer-notification-agent id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d
2026-06-19 12:35:48.389710 | controller | Jun 19 11:44:24.309866 crc crio[22562]: time="2026-06-19T11:44:24.309764707Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c717862b-8dda-4e7d-9db0-b6aca55e85e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389725 | controller | Jun 19 11:44:24.329435 crc crio[22562]: time="2026-06-19T11:44:24.329324352Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f9d009bd-4090-430f-a7ec-daf2afe7ea89 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389741 | controller | Jun 19 11:44:24.339007 crc crio[22562]: time="2026-06-19T11:44:24.338901078Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389757 | controller | Jun 19 11:44:24.339539 crc crio[22562]: time="2026-06-19T11:44:24.339475982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389773 | controller | Jun 19 11:44:24.396797 crc crio[22562]: time="2026-06-19T11:44:24.39673625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389788 | controller | Jun 19 11:44:24.402130 crc crio[22562]: time="2026-06-19T11:44:24.402102103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389804 | controller | Jun 19 11:44:24.508778 crc crio[22562]: time="2026-06-19T11:44:24.50874023Z" level=info msg="Created container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389820 | controller | Jun 19 11:44:24.510848 crc crio[22562]: time="2026-06-19T11:44:24.510763881Z" level=info msg="Starting container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f" id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.389836 | controller | Jun 19 11:44:24.516281 crc crio[22562]: time="2026-06-19T11:44:24.516111473Z" level=info msg="Started container" PID=80310 containerID=39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f description=openstack/ceilometer-0/sg-core id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d
2026-06-19 12:35:48.389852 | controller | Jun 19 11:44:24.528246 crc crio[22562]: time="2026-06-19T11:44:24.528122011Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=abb96581-dcb5-4bcc-8d74-90464a717082 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389867 | controller | Jun 19 11:44:24.560855 crc crio[22562]: time="2026-06-19T11:44:24.56041943Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fc7c6f1f-1822-4f7f-88c2-23587badc894 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.389886 | controller | Jun 19 11:44:24.571296 crc crio[22562]: time="2026-06-19T11:44:24.571107814Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389902 | controller | Jun 19 11:44:24.571993 crc crio[22562]: time="2026-06-19T11:44:24.571900434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389917 | controller | Jun 19 11:44:24.731559 crc crio[22562]: time="2026-06-19T11:44:24.731463611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389933 | controller | Jun 19 11:44:24.741298 crc crio[22562]: time="2026-06-19T11:44:24.741226923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.389950 | controller | Jun 19 11:44:25.028026 crc crio[22562]: time="2026-06-19T11:44:25.027926108Z" level=info msg="Created container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.389968 | controller | Jun 19 11:44:25.030128 crc crio[22562]: time="2026-06-19T11:44:25.029949987Z" level=info msg="Starting container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0" id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.389986 | controller | Jun 19 11:44:25.037373 crc crio[22562]: time="2026-06-19T11:44:25.037240888Z" level=info msg="Started container" PID=80356 containerID=30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 description=openstack/ceilometer-0/proxy-httpd id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d
2026-06-19 12:35:48.390002 | controller | Jun 19 11:44:28.418734 crc crio[22562]: time="2026-06-19T11:44:28.417703573Z" level=info msg="Stopping container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 (timeout: 30s)" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390018 | controller | Jun 19 11:44:28.419925 crc crio[22562]: time="2026-06-19T11:44:28.417778685Z" level=info msg="Stopping container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 (timeout: 30s)" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390034 | controller | Jun 19 11:44:28.643615 crc crio[22562]: time="2026-06-19T11:44:28.642413153Z" level=info msg="Stopped container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390050 | controller | Jun 19 11:44:32.164969 crc crio[22562]: time="2026-06-19T11:44:32.163761183Z" level=info msg="Stopping container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 (timeout: 30s)" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390065 | controller | Jun 19 11:44:32.166123 crc crio[22562]: time="2026-06-19T11:44:32.164295226Z" level=info msg="Stopping container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc (timeout: 30s)" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390081 | controller | Jun 19 11:44:34.530407 crc crio[22562]: time="2026-06-19T11:44:34.529588413Z" level=info msg="Stopping container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f (timeout: 30s)" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390100 | controller | Jun 19 11:44:34.531905 crc crio[22562]: time="2026-06-19T11:44:34.530884175Z" level=info msg="Stopping container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 (timeout: 30s)" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390116 | controller | Jun 19 11:44:34.531905 crc crio[22562]: time="2026-06-19T11:44:34.531206153Z" level=info msg="Stopping container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 (timeout: 30s)" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390132 | controller | Jun 19 11:44:34.535258 crc crio[22562]: time="2026-06-19T11:44:34.532859413Z" level=info msg="Stopping container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f (timeout: 30s)" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390149 | controller | Jun 19 11:44:37.433383 crc crio[22562]: time="2026-06-19T11:44:37.432434359Z" level=info msg="Stopped container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390165 | controller | Jun 19 11:44:37.581548 crc crio[22562]: time="2026-06-19T11:44:37.581344674Z" level=info msg="Stopped container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390180 | controller | Jun 19 11:44:37.582455 crc crio[22562]: time="2026-06-19T11:44:37.582303457Z" level=info msg="Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390197 | controller | Jun 19 11:44:37.583048 crc crio[22562]: time="2026-06-19T11:44:37.582942353Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000138720}] Aliases:map[]}"
2026-06-19 12:35:48.390213 | controller | Jun 19 11:44:37.583347 crc crio[22562]: time="2026-06-19T11:44:37.583133757Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.390230 | controller | Jun 19 11:44:37.612385 crc crio[22562]: time="2026-06-19T11:44:37.612268698Z" level=info msg="Stopped container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390246 | controller | Jun 19 11:44:37.629586 crc crio[22562]: time="2026-06-19T11:44:37.628871599Z" level=info msg="Stopped container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390261 | controller | Jun 19 11:44:37.659469 crc crio[22562]: time="2026-06-19T11:44:37.658640967Z" level=info msg="Stopped container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390280 | controller | Jun 19 11:44:37.660292 crc crio[22562]: time="2026-06-19T11:44:37.660071891Z" level=info msg="Stopped container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390296 | controller | Jun 19 11:44:37.662007 crc crio[22562]: time="2026-06-19T11:44:37.661902837Z" level=info msg="Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390312 | controller | Jun 19 11:44:37.662557 crc crio[22562]: time="2026-06-19T11:44:37.662475382Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc0005ac7c0}] Aliases:map[]}"
2026-06-19 12:35:48.390328 | controller | Jun 19 11:44:37.662699 crc crio[22562]: time="2026-06-19T11:44:37.662636006Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.390344 | controller | Jun 19 11:44:37.748317 crc crio[22562]: time="2026-06-19T11:44:37.747821743Z" level=info msg="Stopped container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.390360 | controller | Jun 19 11:44:37.752932 crc crio[22562]: time="2026-06-19T11:44:37.752814527Z" level=info msg="Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390376 | controller | Jun 19 11:44:37.753545 crc crio[22562]: time="2026-06-19T11:44:37.753486023Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc002910418}] Aliases:map[]}"
2026-06-19 12:35:48.390392 | controller | Jun 19 11:44:37.753754 crc crio[22562]: time="2026-06-19T11:44:37.753660108Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.390408 | controller | Jun 19 11:44:37.792253 crc crio[22562]: time="2026-06-19T11:44:37.792042247Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:38b749ce4b13527cf4e447313ee087afcd825bb7fd6e75b56d883ebef68c323d" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.390424 | controller | Jun 19 11:44:37.795454 crc crio[22562]: time="2026-06-19T11:44:37.795359389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7cb5c902-7f82-42c1-8285-0f02c8f37986 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.390471 | controller | Jun 19 11:44:37.828826 crc crio[22562]: time="2026-06-19T11:44:37.828415607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a126cea2-7de0-4dd0-a2ab-d5cdc96a47bc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.390488 | controller | Jun 19 11:44:37.842818 crc crio[22562]: time="2026-06-19T11:44:37.842348361Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.390510 | controller | Jun 19 11:44:37.846650 crc crio[22562]: time="2026-06-19T11:44:37.845451159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.390531 | controller | Jun 19 11:44:37.940010 crc crio[22562]: time="2026-06-19T11:44:37.939779493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.390550 | controller | Jun 19 11:44:37.945887 crc crio[22562]: time="2026-06-19T11:44:37.945807512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.390566 | controller | Jun 19 11:44:38.163693 crc crio[22562]: time="2026-06-19T11:44:38.160653038Z" level=info msg="Created container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.390582 | controller | Jun 19 11:44:38.184459 crc crio[22562]: time="2026-06-19T11:44:38.181408652Z" level=info msg="Starting container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe" id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.390598 | controller | Jun 19 11:44:38.191384 crc crio[22562]: time="2026-06-19T11:44:38.190393414Z" level=info msg="Started container" PID=81347 containerID=1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe description=openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer sandboxID=82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b
2026-06-19 12:35:48.390615 | controller | Jun 19 11:44:38.261080 crc crio[22562]: time="2026-06-19T11:44:38.260263342Z" level=info msg="Stopped pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390631 | controller | Jun 19 11:44:38.278343 crc crio[22562]: time="2026-06-19T11:44:38.278211457Z" level=info msg="Stopped pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390647 | controller | Jun 19 11:44:38.429740 crc crio[22562]: time="2026-06-19T11:44:38.429641763Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mnz7s/POD" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.390663 | controller | Jun 19 11:44:38.429968 crc crio[22562]: time="2026-06-19T11:44:38.429782098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.390678 | controller | Jun 19 11:44:38.558380 crc crio[22562]: time="2026-06-19T11:44:38.549192651Z" level=info msg="Stopped pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.390694 | controller | Jun 19 11:44:38.582949 crc crio[22562]: time="2026-06-19T11:44:38.582131326Z" level=info msg="Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}"
2026-06-19 12:35:48.390713 | controller | Jun 19 11:44:38.582949 crc crio[22562]: time="2026-06-19T11:44:38.582363712Z" level=info msg="Adding pod openshift-marketplace_community-operators-mnz7s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.390730 | controller | Jun 19 11:44:38.586251 crc crio[22562]: time="2026-06-19T11:44:38.586137106Z" level=info msg="Removing container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390746 | controller | Jun 19 11:44:38.734007 crc crio[22562]: time="2026-06-19T11:44:38.728621802Z" level=info msg="Removed container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390762 | controller | Jun 19 11:44:38.741662 crc crio[22562]: time="2026-06-19T11:44:38.741133971Z" level=info msg="Removing container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390778 | controller | Jun 19 11:44:38.808652 crc crio[22562]: time="2026-06-19T11:44:38.808077247Z" level=info msg="Removed container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390794 | controller | Jun 19 11:44:38.822105 crc crio[22562]: time="2026-06-19T11:44:38.821667593Z" level=info msg="Removing container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390810 | controller | Jun 19 11:44:38.861714 crc crio[22562]: time="2026-06-19T11:44:38.861620842Z" level=info msg="Removed container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390826 | controller | Jun 19 11:44:38.874055 crc crio[22562]: time="2026-06-19T11:44:38.873534807Z" level=info msg="Removing container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390842 | controller | Jun 19 11:44:38.913765 crc crio[22562]: time="2026-06-19T11:44:38.91365296Z" level=info msg="Removed container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390858 | controller | Jun 19 11:44:38.930863 crc crio[22562]: time="2026-06-19T11:44:38.930809684Z" level=info msg="Removing container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390874 | controller | Jun 19 11:44:39.006438 crc crio[22562]: time="2026-06-19T11:44:39.006376314Z" level=info msg="Removed container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390890 | controller | Jun 19 11:44:39.065752 crc crio[22562]: time="2026-06-19T11:44:39.062842332Z" level=info msg="Removing container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390909 | controller | Jun 19 11:44:39.236999 crc crio[22562]: time="2026-06-19T11:44:39.196659032Z" level=info msg="Removed container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.390925 | controller | Jun 19 11:44:39.409084 crc crio[22562]: 2026-06-19T11:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6362237f6d706d6 Mac:0e:2d:47:50:c0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d SocketPath: PciID:}] [{Interface:0xc0001565c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.390941 | controller | Jun 19 11:44:39.409997 crc crio[22562]: time="2026-06-19T11:44:39.409899988Z" level=info msg="Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}"
2026-06-19 12:35:48.390957 | controller | Jun 19 11:44:39.410792 crc crio[22562]: time="2026-06-19T11:44:39.410112143Z" level=info msg="Checking pod openshift-marketplace_community-operators-mnz7s for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.390973 | controller | Jun 19 11:44:39.427496 crc crio[22562]: time="2026-06-19T11:44:39.427335109Z" level=info msg="Ran pod sandbox 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d with infra container: openshift-marketplace/community-operators-mnz7s/POD" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.390989 | controller | Jun 19 11:44:39.436420 crc crio[22562]: time="2026-06-19T11:44:39.436117527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e94d68a-898f-42bf-a0df-c5c7233ea6d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391005 | controller | Jun 19 11:44:39.448794 crc crio[22562]: time="2026-06-19T11:44:39.448569286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ac0a7cd-bf4a-45df-b912-db3cc7bef2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391021 | controller | Jun 19 11:44:39.471728 crc crio[22562]: time="2026-06-19T11:44:39.471623266Z" level=info msg="Creating container: openshift-marketplace/community-operators-mnz7s/extract-utilities" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391036 | controller | Jun 19 11:44:39.472751 crc crio[22562]: time="2026-06-19T11:44:39.472116997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391052 | controller | Jun 19 11:44:39.499813 crc crio[22562]: time="2026-06-19T11:44:39.499720381Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.391068 | controller | Jun 19 11:44:39.499939 crc crio[22562]: time="2026-06-19T11:44:39.499856434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391083 | controller | Jun 19 11:44:39.592534 crc crio[22562]: time="2026-06-19T11:44:39.592450056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391102 | controller | Jun 19 11:44:39.597056 crc crio[22562]: time="2026-06-19T11:44:39.596964886Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}"
2026-06-19 12:35:48.391119 | controller | Jun 19 11:44:39.599240 crc crio[22562]: time="2026-06-19T11:44:39.59912183Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.391136 | controller | Jun 19 11:44:39.623897 crc crio[22562]: time="2026-06-19T11:44:39.622779977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391152 | controller | Jun 19 11:44:39.718410 crc crio[22562]: time="2026-06-19T11:44:39.71830942Z" level=info msg="Removing container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.391169 | controller | Jun 19 11:44:39.769737 crc crio[22562]: time="2026-06-19T11:44:39.76966459Z" level=info msg="Removed container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.391185 | controller | Jun 19 11:44:39.791550 crc crio[22562]: time="2026-06-19T11:44:39.791006188Z" level=info msg="Removing container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.391201 | controller | Jun 19 11:44:39.810333 crc crio[22562]: time="2026-06-19T11:44:39.810207453Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.391216 | controller | Jun 19 11:44:39.810676 crc crio[22562]: time="2026-06-19T11:44:39.810346747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391232 | controller | Jun 19 11:44:39.843565 crc crio[22562]: time="2026-06-19T11:44:39.843216851Z" level=info msg="Created container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391248 | controller | Jun 19 11:44:39.850861 crc crio[22562]: time="2026-06-19T11:44:39.850510551Z" level=info msg="Starting container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3" id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.391264 | controller | Jun 19 11:44:39.856476 crc crio[22562]: time="2026-06-19T11:44:39.856405738Z" level=info msg="Started container" PID=81556 containerID=3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3 description=openshift-marketplace/community-operators-mnz7s/extract-utilities id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d
2026-06-19 12:35:48.391280 | controller | Jun 19 11:44:39.892498 crc crio[22562]: time="2026-06-19T11:44:39.891817712Z" level=info msg="Removed container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.391300 | controller | Jun 19 11:44:39.906085 crc crio[22562]: time="2026-06-19T11:44:39.905904722Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}"
2026-06-19 12:35:48.391317 | controller | Jun 19 11:44:39.906276 crc crio[22562]: time="2026-06-19T11:44:39.906099687Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.391333 | controller | Jun 19 11:44:40.309530 crc crio[22562]: 2026-06-19T11:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4a313ce2dfb9d Mac:e2:10:47:9e:d0:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.391349 | controller | Jun 19 11:44:40.318527 crc crio[22562]: time="2026-06-19T11:44:40.314259517Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}"
2026-06-19 12:35:48.391366 | controller | Jun 19 11:44:40.318527 crc crio[22562]: time="2026-06-19T11:44:40.314522773Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.391382 | controller | Jun 19 11:44:40.320459 crc crio[22562]: time="2026-06-19T11:44:40.320288474Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.391399 | controller | Jun 19 11:44:40.320459 crc crio[22562]: time="2026-06-19T11:44:40.320397967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391415 | controller | Jun 19 11:44:40.336502 crc crio[22562]: time="2026-06-19T11:44:40.336374533Z" level=info msg="Ran pod sandbox 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 with infra container: openstack/ceilometer-0/POD" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.391450 | controller | Jun 19 11:44:40.343225 crc crio[22562]: time="2026-06-19T11:44:40.342849783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a4b4d40a-68c4-44df-93c7-1eb2dfd6717a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391469 | controller | Jun 19 11:44:40.395112 crc crio[22562]: time="2026-06-19T11:44:40.394940861Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}"
2026-06-19 12:35:48.391488 | controller | Jun 19 11:44:40.395772 crc crio[22562]: time="2026-06-19T11:44:40.395728652Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.391505 | controller | Jun 19 11:44:40.400280 crc crio[22562]: time="2026-06-19T11:44:40.400043349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6943445a-973a-4e2b-8949-5377d0001fd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391521 | controller | Jun 19 11:44:40.663198 crc crio[22562]: time="2026-06-19T11:44:40.662441611Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391537 | controller | Jun 19 11:44:40.664912 crc crio[22562]: time="2026-06-19T11:44:40.663354314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391553 | controller | Jun 19 11:44:40.745555 crc crio[22562]: time="2026-06-19T11:44:40.745435654Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.391568 | controller | Jun 19 11:44:40.771558 crc crio[22562]: time="2026-06-19T11:44:40.771346345Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.391584 | controller | Jun 19 11:44:40.821534 crc crio[22562]: time="2026-06-19T11:44:40.821408765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391600 | controller | Jun 19 11:44:40.828463 crc crio[22562]: time="2026-06-19T11:44:40.828375016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391615 | controller | Jun 19 11:44:41.113569 crc crio[22562]: time="2026-06-19T11:44:41.112884087Z" level=info msg="Created container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391631 | controller | Jun 19 11:44:41.116101 crc crio[22562]: time="2026-06-19T11:44:41.115999464Z" level=info msg="Starting container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79" id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.391647 | controller | Jun 19 11:44:41.123006 crc crio[22562]: time="2026-06-19T11:44:41.122901135Z" level=info msg="Started container" PID=81698 containerID=343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 description=openstack/ceilometer-0/ceilometer-central-agent id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37
2026-06-19 12:35:48.391663 | controller | Jun 19 11:44:41.191308 crc crio[22562]: 2026-06-19T11:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f736f6e95dba05a Mac:fe:ce:a0:b0:62:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.391679 | controller | Jun 19 11:44:41.192577 crc crio[22562]: time="2026-06-19T11:44:41.192475415Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}"
2026-06-19 12:35:48.391699 | controller | Jun 19 11:44:41.192790 crc crio[22562]: time="2026-06-19T11:44:41.192688121Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.391715 | controller | Jun 19 11:44:41.207583 crc crio[22562]: time="2026-06-19T11:44:41.207371284Z" level=info msg="Ran pod sandbox f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d with infra container: openstack/glance-default-external-api-0/POD" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.391731 | controller | Jun 19 11:44:41.211333 crc crio[22562]: time="2026-06-19T11:44:41.21123021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5b29dff6-193c-494d-94de-38baf1f6e008 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391747 | controller | Jun 19 11:44:41.214196 crc crio[22562]: time="2026-06-19T11:44:41.214031169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=635129a3-4112-49af-b4be-3fb259613d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391762 | controller | Jun 19 11:44:41.252501 crc crio[22562]: time="2026-06-19T11:44:41.252383908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ca9ea323-df10-409d-ada1-66778941d8e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391778 | controller | Jun 19 11:44:41.335623 crc crio[22562]: time="2026-06-19T11:44:41.335501225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f2eef093-b5ae-414c-b6c6-d7a1c3f7a6b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.391793 | controller | Jun 19 11:44:41.339107 crc crio[22562]: time="2026-06-19T11:44:41.338923079Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391809 | controller | Jun 19 11:44:41.339909 crc crio[22562]: time="2026-06-19T11:44:41.339630466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391824 | controller | Jun 19 11:44:41.418608 crc crio[22562]: time="2026-06-19T11:44:41.418062358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391840 | controller | Jun 19 11:44:41.536410 crc crio[22562]: time="2026-06-19T11:44:41.536241312Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391856 | controller | Jun 19 11:44:41.538770 crc crio[22562]: time="2026-06-19T11:44:41.53856781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391871 | controller | Jun 19 11:44:41.611414 crc crio[22562]: time="2026-06-19T11:44:41.611345691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391898 | controller | Jun 19 11:44:41.617020 crc crio[22562]: time="2026-06-19T11:44:41.616917458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.391916 | controller | Jun 19 11:44:42.025614 crc crio[22562]: time="2026-06-19T11:44:42.021704003Z" level=info msg="Created container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.391934 | controller | Jun 19 11:44:42.029203 crc crio[22562]: time="2026-06-19T11:44:42.028823889Z" level=info msg="Starting container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c" id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.392001 | controller | Jun 19 11:44:42.034848 crc crio[22562]: time="2026-06-19T11:44:42.034751217Z" level=info msg="Started container" PID=81759 containerID=07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c description=openstack/ceilometer-0/ceilometer-notification-agent id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37
2026-06-19 12:35:48.392025 | controller | Jun 19 11:44:42.054315 crc crio[22562]: time="2026-06-19T11:44:42.054081475Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ef63de1d-e025-4147-8e5f-f4d8b97294e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392041 | controller | Jun 19 11:44:42.098221 crc crio[22562]: time="2026-06-19T11:44:42.098040373Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.392058 | controller | Jun 19 11:44:42.100696 crc crio[22562]: time="2026-06-19T11:44:42.100609976Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8850483d-c0a4-4e6e-ac51-4c9092ff75e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392074 | controller | Jun 19 11:44:42.101491 crc crio[22562]: time="2026-06-19T11:44:42.101332494Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0e51d956-4c7b-4c4d-aaf1-ad67156b4c86 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392090 | controller | Jun 19 11:44:42.107708 crc crio[22562]: time="2026-06-19T11:44:42.10763164Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2bdbf8f3-1319-433b-99bb-0671eb3920e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392105 | controller | Jun 19 11:44:42.116413 crc crio[22562]: 2026-06-19T11:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:445840d4915fd1a Mac:8e:df:f1:58:3c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.392121 | controller | Jun 19 11:44:42.121221 crc crio[22562]: time="2026-06-19T11:44:42.12056474Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392137 | controller | Jun 19 11:44:42.121221 crc crio[22562]: time="2026-06-19T11:44:42.121086662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392153 | controller | Jun 19 11:44:42.125939 crc crio[22562]: time="2026-06-19T11:44:42.125436211Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}"
2026-06-19 12:35:48.392173 | controller | Jun 19 11:44:42.125939 crc crio[22562]: time="2026-06-19T11:44:42.125621395Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.392189 | controller | Jun 19 11:44:42.126386 crc crio[22562]: time="2026-06-19T11:44:42.126326303Z" level=info msg="Creating container: openshift-marketplace/community-operators-mnz7s/extract-content" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392205 | controller | Jun 19 11:44:42.196688 crc crio[22562]: time="2026-06-19T11:44:42.196600681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392220 | controller | Jun 19 11:44:42.202462 crc crio[22562]: time="2026-06-19T11:44:42.202323822Z" level=info msg="Ran pod sandbox 445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 with infra container: openstack/glance-default-internal-api-0/POD" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.392236 | controller | Jun 19 11:44:42.205798 crc crio[22562]: time="2026-06-19T11:44:42.205662726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=54c2b4e7-0479-4e23-8719-a5f08e740357 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392252 | controller | Jun 19 11:44:42.336213 crc crio[22562]: time="2026-06-19T11:44:42.330760961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=37ce2fec-0248-4111-91da-11df83ea4106 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392267 | controller | Jun 19 11:44:42.336213 crc crio[22562]: time="2026-06-19T11:44:42.331492789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392284 | controller | Jun 19 11:44:42.338047 crc crio[22562]: time="2026-06-19T11:44:42.337747224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392300 | controller | Jun 19 11:44:42.353320 crc crio[22562]: time="2026-06-19T11:44:42.352423987Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392316 | controller | Jun 19 11:44:42.353320 crc crio[22562]: time="2026-06-19T11:44:42.352830057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392333 | controller | Jun 19 11:44:42.472223 crc crio[22562]: time="2026-06-19T11:44:42.471261568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392349 | controller | Jun 19 11:44:42.487946 crc crio[22562]: time="2026-06-19T11:44:42.487825108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392366 | controller | Jun 19 11:44:42.532824 crc crio[22562]: time="2026-06-19T11:44:42.497343042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392463 | controller | Jun 19 11:44:42.662377 crc crio[22562]: time="2026-06-19T11:44:42.662259673Z" level=info msg="Created container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392488 | controller | Jun 19 11:44:42.673361 crc crio[22562]: time="2026-06-19T11:44:42.673273676Z" level=info msg="Starting container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416" id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.392505 | controller | Jun 19 11:44:42.693508 crc crio[22562]: time="2026-06-19T11:44:42.693356893Z" level=info msg="Started container" PID=81781 containerID=8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 description=openstack/ceilometer-0/sg-core id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37
2026-06-19 12:35:48.392569 | controller | Jun 19 11:44:42.718608 crc crio[22562]: time="2026-06-19T11:44:42.718509305Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=98f420cc-0bb4-4922-86de-c37e4e21b04d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392587 | controller | Jun 19 11:44:42.735011 crc crio[22562]: time="2026-06-19T11:44:42.734894301Z" level=info msg="Created container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392604 | controller | Jun 19 11:44:42.737808 crc crio[22562]: time="2026-06-19T11:44:42.737754741Z" level=info msg="Starting container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87" id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.392620 | controller | Jun 19 11:44:42.746427 crc crio[22562]: time="2026-06-19T11:44:42.744380115Z" level=info msg="Started container" PID=81786 containerID=ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87 description=openshift-marketplace/community-operators-mnz7s/extract-content id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d
2026-06-19 12:35:48.392637 | controller | Jun 19 11:44:42.777707 crc crio[22562]: time="2026-06-19T11:44:42.776366087Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=062d67ba-613d-4df4-b673-2bb786417c02 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392653 | controller | Jun 19 11:44:42.787380 crc crio[22562]: time="2026-06-19T11:44:42.787124273Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392675 | controller | Jun 19 11:44:42.788010 crc crio[22562]: time="2026-06-19T11:44:42.787609204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392700 | controller | Jun 19 11:44:43.023810 crc crio[22562]: time="2026-06-19T11:44:43.022927618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392724 | controller | Jun 19 11:44:43.027122 crc crio[22562]: time="2026-06-19T11:44:43.026873375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392747 | controller | Jun 19 11:44:43.039926 crc crio[22562]: time="2026-06-19T11:44:43.039841996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.392793 | controller | Jun 19 11:44:43.158591 crc crio[22562]: time="2026-06-19T11:44:43.157770134Z" level=info msg="Created container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392814 | controller | Jun 19 11:44:43.160433 crc crio[22562]: time="2026-06-19T11:44:43.160380499Z" level=info msg="Starting container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75" id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.392831 | controller | Jun 19 11:44:43.168498 crc crio[22562]: time="2026-06-19T11:44:43.167052004Z" level=info msg="Created container 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753: openstack/glance-default-external-api-0/glance-log" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392847 | controller | Jun 19 11:44:43.172716 crc crio[22562]: time="2026-06-19T11:44:43.172343155Z" level=info msg="Started container" PID=81829 containerID=37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 description=openstack/ceilometer-0/proxy-httpd id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37
2026-06-19 12:35:48.392863 | controller | Jun 19 11:44:43.176308 crc crio[22562]: time="2026-06-19T11:44:43.174212381Z" level=info msg="Starting container: 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753" id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.392880 | controller | Jun 19 11:44:43.189219 crc crio[22562]: time="2026-06-19T11:44:43.186618617Z" level=info msg="Started container" PID=81826 containerID=231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753 description=openstack/glance-default-external-api-0/glance-log id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d
2026-06-19 12:35:48.392900 | controller | Jun 19 11:44:43.207462 crc crio[22562]: time="2026-06-19T11:44:43.20733359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=590b3e6a-c5fb-4def-8f5c-e223cc28fd1c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392927 | controller | Jun 19 11:44:43.269670 crc crio[22562]: time="2026-06-19T11:44:43.269587341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ced67fde-3f84-492b-a686-33cd7863c6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.392958 | controller | Jun 19 11:44:43.282085 crc crio[22562]: time="2026-06-19T11:44:43.281831324Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.392984 | controller | Jun 19 11:44:43.282502 crc crio[22562]: time="2026-06-19T11:44:43.282361297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393005 | controller | Jun 19 11:44:43.360760 crc crio[22562]: time="2026-06-19T11:44:43.360627514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393026 | controller | Jun 19 11:44:43.516551 crc crio[22562]: time="2026-06-19T11:44:43.516452349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393050 | controller | Jun 19 11:44:43.658349 crc crio[22562]: time="2026-06-19T11:44:43.65793987Z" level=info msg="Created container 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b: openstack/glance-default-internal-api-0/glance-log" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393071 | controller | Jun 19 11:44:43.669261 crc crio[22562]: time="2026-06-19T11:44:43.669063615Z" level=info msg="Starting container: 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b" id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.393091 | controller | Jun 19 11:44:43.692832 crc crio[22562]: time="2026-06-19T11:44:43.692708351Z" level=info msg="Started container" PID=82037 containerID=079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b description=openstack/glance-default-internal-api-0/glance-log id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7
2026-06-19 12:35:48.393111 | controller | Jun 19 11:44:43.721999 crc crio[22562]: time="2026-06-19T11:44:43.721537943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a78f9ecb-dbf5-4e9c-9725-3556e9f556d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.393127 | controller | Jun 19 11:44:43.823632 crc crio[22562]: time="2026-06-19T11:44:43.82321908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8756ac61-ec35-4f96-b13d-08d5f6acdbe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.393143 | controller | Jun 19 11:44:43.846651 crc crio[22562]: time="2026-06-19T11:44:43.844678521Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393159 | controller | Jun 19 11:44:43.847802 crc crio[22562]: time="2026-06-19T11:44:43.845266485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393176 | controller | Jun 19 11:44:43.974074 crc crio[22562]: time="2026-06-19T11:44:43.97355143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393192 | controller | Jun 19 11:44:44.465633 crc crio[22562]: time="2026-06-19T11:44:44.465529582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393208 | controller | Jun 19 11:44:44.611618 crc crio[22562]: time="2026-06-19T11:44:44.611483454Z" level=info msg="Created container 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b: openstack/glance-default-external-api-0/glance-httpd" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393224 | controller | Jun 19 11:44:44.613318 crc crio[22562]: time="2026-06-19T11:44:44.613237267Z" level=info msg="Starting container: 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b" id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.393239 | controller | Jun 19 11:44:44.624601 crc crio[22562]: time="2026-06-19T11:44:44.624488496Z" level=info msg="Started container" PID=82107 containerID=2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b description=openstack/glance-default-external-api-0/glance-httpd id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d
2026-06-19 12:35:48.393259 | controller | Jun 19 11:44:44.894672 crc crio[22562]: time="2026-06-19T11:44:44.887592015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393275 | controller | Jun 19 11:44:44.997859 crc crio[22562]: time="2026-06-19T11:44:44.997775081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8e8eb79a-7d6e-4a0e-9bba-011fbef81e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.393291 | controller | Jun 19 11:44:45.001228 crc crio[22562]: time="2026-06-19T11:44:45.001132785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d9b1ce46-2aef-4128-a005-59e89bc1ff02 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.393307 | controller | Jun 19 11:44:45.010574 crc crio[22562]: time="2026-06-19T11:44:45.010454416Z" level=info msg="Creating container: openshift-marketplace/community-operators-mnz7s/registry-server" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393322 | controller | Jun 19 11:44:45.011230 crc crio[22562]: time="2026-06-19T11:44:45.011063541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393338 | controller | Jun 19 11:44:45.023092 crc crio[22562]: time="2026-06-19T11:44:45.022925224Z" level=info msg="Created container 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185: openstack/glance-default-internal-api-0/glance-httpd" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393354 | controller | Jun 19 11:44:45.024439 crc crio[22562]: time="2026-06-19T11:44:45.024352209Z" level=info msg="Starting container: 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185" id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.393369 | controller | Jun 19 11:44:45.032452 crc crio[22562]: time="2026-06-19T11:44:45.032369048Z" level=info msg="Started container" PID=82185 containerID=3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185 description=openstack/glance-default-internal-api-0/glance-httpd id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7
2026-06-19 12:35:48.393385 | controller | Jun 19 11:44:45.132722 crc crio[22562]: time="2026-06-19T11:44:45.131573613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393400 | controller | Jun 19 11:44:45.141714 crc crio[22562]: time="2026-06-19T11:44:45.14159707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.393416 | controller | Jun 19 11:44:45.345525 crc crio[22562]: time="2026-06-19T11:44:45.345440355Z" level=info msg="Created container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.393455 | controller | Jun 19 11:44:45.347312 crc crio[22562]: time="2026-06-19T11:44:45.347223489Z" level=info msg="Starting container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028" id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.393473 | controller | Jun 19 11:44:45.357905 crc crio[22562]: time="2026-06-19T11:44:45.357828352Z" level=info msg="Started container" PID=82400 containerID=acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 description=openshift-marketplace/community-operators-mnz7s/registry-server id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d
2026-06-19 12:35:48.393493 | controller | Jun 19 11:44:46.723221 crc crio[22562]: time="2026-06-19T11:44:46.722540759Z" level=info msg="Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393509 | controller | Jun 19 11:44:46.726208 crc crio[22562]: time="2026-06-19T11:44:46.723258776Z" level=info msg="Stopped pod sandbox (already stopped): de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393525 | controller | Jun 19 11:44:46.726208 crc crio[22562]: time="2026-06-19T11:44:46.723832611Z" level=info msg="Removing pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393541 | controller | Jun 19 11:44:46.740115 crc crio[22562]: time="2026-06-19T11:44:46.740013092Z" level=info msg="Removed pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393556 | controller | Jun 19 11:44:46.741570 crc crio[22562]: time="2026-06-19T11:44:46.741488948Z" level=info msg="Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393572 | controller | Jun 19 11:44:46.741672 crc crio[22562]: time="2026-06-19T11:44:46.74157643Z" level=info msg="Stopped pod sandbox (already stopped): ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393587 | controller | Jun 19 11:44:46.743058 crc crio[22562]: time="2026-06-19T11:44:46.742945854Z" level=info msg="Removing pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393603 | controller | Jun 19 11:44:46.768261 crc crio[22562]: time="2026-06-19T11:44:46.768098757Z" level=info msg="Removed pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393618 | controller | Jun 19 11:44:46.769577 crc crio[22562]: time="2026-06-19T11:44:46.769496421Z" level=info msg="Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393634 | controller | Jun 19 11:44:46.769665 crc crio[22562]: time="2026-06-19T11:44:46.769613284Z" level=info msg="Stopped pod sandbox (already stopped): 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393649 | controller | Jun 19 11:44:46.770396 crc crio[22562]: time="2026-06-19T11:44:46.770323511Z" level=info msg="Removing pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393665 | controller | Jun 19 11:44:46.787693 crc crio[22562]: time="2026-06-19T11:44:46.787571958Z" level=info msg="Removed pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393683 | controller | Jun 19 11:44:46.788795 crc crio[22562]: time="2026-06-19T11:44:46.788693115Z" level=info msg="Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393699 | controller | Jun 19 11:44:46.789205 crc crio[22562]: time="2026-06-19T11:44:46.788818488Z" level=info msg="Stopped pod sandbox (already stopped): fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393715 | controller | Jun 19 11:44:46.789699 crc crio[22562]: time="2026-06-19T11:44:46.789594718Z" level=info msg="Removing pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393731 | controller | Jun 19 11:44:46.806259 crc crio[22562]: time="2026-06-19T11:44:46.806101767Z" level=info msg="Removed pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393747 | controller | Jun 19 11:44:46.807232 crc crio[22562]: time="2026-06-19T11:44:46.80708592Z" level=info msg="Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393764 | controller | Jun 19 11:44:46.807232 crc crio[22562]: time="2026-06-19T11:44:46.807225755Z" level=info msg="Stopped pod sandbox (already stopped): 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393780 | controller | Jun 19 11:44:46.807875 crc crio[22562]: time="2026-06-19T11:44:46.807795638Z" level=info msg="Removing pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393796 | controller | Jun 19 11:44:46.826824 crc crio[22562]: time="2026-06-19T11:44:46.826650024Z" level=info msg="Removed pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393812 | controller | Jun 19 11:44:46.827755 crc crio[22562]: time="2026-06-19T11:44:46.82765912Z" level=info msg="Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393828 | controller | Jun 19 11:44:46.827755 crc crio[22562]: time="2026-06-19T11:44:46.827748092Z" level=info msg="Stopped pod sandbox (already stopped): 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393843 | controller | Jun 19 11:44:46.828575 crc crio[22562]: time="2026-06-19T11:44:46.828487431Z" level=info msg="Removing pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393859 | controller | Jun 19 11:44:46.849136 crc crio[22562]: time="2026-06-19T11:44:46.849028448Z" level=info msg="Removed pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393875 | controller | Jun 19 11:44:46.850524 crc crio[22562]: time="2026-06-19T11:44:46.850434603Z" level=info msg="Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393896 | controller | Jun 19 11:44:46.850630 crc crio[22562]: time="2026-06-19T11:44:46.850530875Z" level=info msg="Stopped pod sandbox (already stopped): 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393914 | controller | Jun 19 11:44:46.851025 crc crio[22562]: time="2026-06-19T11:44:46.850940026Z" level=info msg="Removing pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393930 | controller | Jun 19 11:44:46.876448 crc crio[22562]: time="2026-06-19T11:44:46.876261663Z" level=info msg="Removed pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.393946 | controller | Jun 19 11:44:59.293012 crc crio[22562]: time="2026-06-19T11:44:59.292242768Z" level=info msg="Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.393962 | controller | Jun 19 11:44:59.294076 crc crio[22562]: time="2026-06-19T11:44:59.293576121Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc00259daa0}] Aliases:map[]}"
2026-06-19 12:35:48.393980 | controller | Jun 19 11:44:59.294076 crc crio[22562]: time="2026-06-19T11:44:59.293724934Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-hbr7b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.393996 | controller | Jun 19 11:44:59.612470 crc crio[22562]: time="2026-06-19T11:44:59.611772464Z" level=info msg="Stopped pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.394013 | controller | Jun 19 11:45:00.312627 crc crio[22562]: time="2026-06-19T11:45:00.312079672Z" level=info msg="Stopping container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 (timeout: 2s)" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.394029 | controller | Jun 19 11:45:00.441002 crc crio[22562]: time="2026-06-19T11:45:00.44051373Z" level=info msg="Stopped container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.394045 | controller | Jun 19 11:45:00.444497 crc crio[22562]: time="2026-06-19T11:45:00.444367905Z" level=info msg="Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.394061 | controller | Jun 19 11:45:00.445094 crc crio[22562]: time="2026-06-19T11:45:00.445025282Z" level=info msg="Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc001b84f10}] Aliases:map[]}"
2026-06-19 12:35:48.394080 | controller | Jun 19 11:45:00.445434 crc crio[22562]: time="2026-06-19T11:45:00.445337329Z" level=info msg="Deleting pod openshift-marketplace_community-operators-mnz7s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.394097 | controller | Jun 19 11:45:00.573056 crc crio[22562]: time="2026-06-19T11:45:00.573008568Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394113 | controller | Jun 19 11:45:00.573384 crc crio[22562]: time="2026-06-19T11:45:00.573359526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394129 | controller | Jun 19 11:45:00.657941 crc crio[22562]: time="2026-06-19T11:45:00.657839536Z" level=info msg="Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}"
2026-06-19 12:35:48.394145 | controller | Jun 19 11:45:00.657941 crc crio[22562]: time="2026-06-19T11:45:00.657913858Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.394161 | controller | Jun 19 11:45:00.794257 crc crio[22562]: time="2026-06-19T11:45:00.793910504Z" level=info msg="Stopped pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.394177 | controller | Jun 19 11:45:00.884099 crc crio[22562]: time="2026-06-19T11:45:00.8818332Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394192 | controller | Jun 19 11:45:00.884099 crc crio[22562]: time="2026-06-19T11:45:00.883021039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394208 | controller | Jun 19 11:45:00.925528 crc crio[22562]: time="2026-06-19T11:45:00.925418888Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}"
2026-06-19 12:35:48.394224 | controller | Jun 19 11:45:00.925528 crc crio[22562]: time="2026-06-19T11:45:00.9255045Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.394240 | controller | Jun 19 11:45:01.107718 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9801412fdcb900a Mac:ee:66:db:3e:54:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.394257 | controller | Jun 19 11:45:01.109272 crc crio[22562]: time="2026-06-19T11:45:01.108928268Z" level=info msg="Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}"
2026-06-19 12:35:48.394278 | controller | Jun 19 11:45:01.109272 crc crio[22562]: time="2026-06-19T11:45:01.109111923Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.394295 | controller | Jun 19 11:45:01.119684 crc crio[22562]: time="2026-06-19T11:45:01.119622194Z" level=info msg="Ran pod sandbox 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394311 | controller | Jun 19 11:45:01.125606 crc crio[22562]: time="2026-06-19T11:45:01.125486389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=00d6c2bb-1306-4ee1-ac3d-d6b39a73e735 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.394327 | controller | Jun 19 11:45:01.128538 crc crio[22562]: time="2026-06-19T11:45:01.128468401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33e9a2a1-d93f-428c-bd31-402c8aad1ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.394343 | controller | Jun 19 11:45:01.136750 crc crio[22562]: time="2026-06-19T11:45:01.136663945Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.394358 | controller | Jun 19 11:45:01.137040 crc crio[22562]: time="2026-06-19T11:45:01.137004823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394374 | controller | Jun 19 11:45:01.192404 crc crio[22562]: time="2026-06-19T11:45:01.192269441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394389 | controller | Jun 19 11:45:01.197646 crc crio[22562]: time="2026-06-19T11:45:01.197560461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394406 | controller | Jun 19 11:45:01.259449 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8c1f52cd868f9f Mac:ea:07:92:f5:c5:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.394422 | controller | Jun 19 11:45:01.261279 crc crio[22562]: time="2026-06-19T11:45:01.261187476Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}"
2026-06-19 12:35:48.394463 | controller | Jun 19 11:45:01.261438 crc crio[22562]: time="2026-06-19T11:45:01.26138951Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.394481 | controller | Jun 19 11:45:01.286831 crc crio[22562]: time="2026-06-19T11:45:01.286575034Z" level=info msg="Ran pod sandbox c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 with infra container: openstack/nova-cell0-conductor-0/POD" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394497 | controller | Jun 19 11:45:01.292371 crc crio[22562]: time="2026-06-19T11:45:01.291491247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b5ac8753-6c54-403b-abaf-1e088b60d0a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.394513 | controller | Jun 19 11:45:01.323590 crc crio[22562]: time="2026-06-19T11:45:01.323509229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f235d773-f0a3-4aca-be51-a449b34040b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.394529 | controller | Jun 19 11:45:01.339459 crc crio[22562]: time="2026-06-19T11:45:01.338833497Z" level=info msg="Removing container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394545 | controller | Jun 19 11:45:01.339611 crc crio[22562]: time="2026-06-19T11:45:01.339019322Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.394561 | controller | Jun 19 11:45:01.342706 crc crio[22562]: time="2026-06-19T11:45:01.342454707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394577 | controller | Jun 19 11:45:01.344527 crc crio[22562]: time="2026-06-19T11:45:01.344135978Z" level=info msg="Created container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.394593 | controller | Jun 19 11:45:01.345601 crc crio[22562]: time="2026-06-19T11:45:01.345535603Z" level=info msg="Starting container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f" id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.394609 | controller | Jun 19 11:45:01.355594 crc crio[22562]: time="2026-06-19T11:45:01.355334706Z" level=info msg="Started container" PID=83544 containerID=652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f description=openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc
2026-06-19 12:35:48.394625 | controller | Jun 19 11:45:01.418557 crc crio[22562]: time="2026-06-19T11:45:01.418201001Z" level=info msg="Removed container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394641 | controller | Jun 19 11:45:01.425802 crc crio[22562]: time="2026-06-19T11:45:01.425672926Z" level=info msg="Removing container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394660 | controller | Jun 19 11:45:01.428035 crc crio[22562]: time="2026-06-19T11:45:01.42745547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394676 | controller | Jun 19 11:45:01.432843 crc crio[22562]: time="2026-06-19T11:45:01.432757921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394691 | controller | Jun 19 11:45:01.467100 crc crio[22562]: time="2026-06-19T11:45:01.46702934Z" level=info msg="Removed container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394707 | controller | Jun 19 11:45:01.474765 crc crio[22562]: time="2026-06-19T11:45:01.474572446Z" level=info msg="Removing container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394722 | controller | Jun 19 11:45:01.555549 crc crio[22562]: time="2026-06-19T11:45:01.555087649Z" level=info msg="Removed container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.394738 | controller | Jun 19 11:45:01.575697 crc crio[22562]: time="2026-06-19T11:45:01.574823827Z" level=info msg="Created container ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.394753 | controller | Jun 19 11:45:01.577704 crc crio[22562]: time="2026-06-19T11:45:01.577567384Z" level=info msg="Starting container: ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89" id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.394769 | controller | Jun 19 11:45:01.585653 crc crio[22562]: time="2026-06-19T11:45:01.585526182Z" level=info msg="Started container" PID=83576 containerID=ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448
2026-06-19 12:35:48.394785 | controller | Jun 19 11:45:03.388835 crc crio[22562]: time="2026-06-19T11:45:03.388230197Z" level=info msg="Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.394801 | controller | Jun 19 11:45:03.390110 crc crio[22562]: time="2026-06-19T11:45:03.389364965Z" level=info msg="Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138590}] Aliases:map[]}"
2026-06-19 12:35:48.394817 | controller | Jun 19 11:45:03.390110 crc crio[22562]: time="2026-06-19T11:45:03.389525589Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.394833 | controller | Jun 19 11:45:03.739356 crc crio[22562]: time="2026-06-19T11:45:03.73878997Z" level=info msg="Stopped pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.394852 | controller | Jun 19 11:45:10.787389 crc crio[22562]: time="2026-06-19T11:45:10.786213009Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-4dtkw/POD" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394869 | controller | Jun 19 11:45:10.787389 crc crio[22562]: time="2026-06-19T11:45:10.787314496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394886 | controller | Jun 19 11:45:10.964092 crc crio[22562]: time="2026-06-19T11:45:10.962194433Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}"
2026-06-19 12:35:48.394902 | controller | Jun 19 11:45:10.964092 crc crio[22562]: time="2026-06-19T11:45:10.962262535Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-4dtkw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.394919 | controller | Jun 19 11:45:11.275200 crc crio[22562]: time="2026-06-19T11:45:11.271131397Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394935 | controller | Jun 19 11:45:11.275200 crc crio[22562]: time="2026-06-19T11:45:11.271605519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394951 | controller | Jun 19 11:45:11.471819 crc crio[22562]: time="2026-06-19T11:45:11.469773552Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.394967 | controller | Jun 19 11:45:11.471819 crc crio[22562]: time="2026-06-19T11:45:11.469902866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.394983 | controller | Jun 19 11:45:11.472330 crc crio[22562]: time="2026-06-19T11:45:11.47209962Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}"
2026-06-19 12:35:48.394999 | controller | Jun 19 11:45:11.472330 crc crio[22562]: time="2026-06-19T11:45:11.472195952Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.395016 | controller | Jun 19 11:45:11.662546 crc crio[22562]: time="2026-06-19T11:45:11.660906233Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}"
2026-06-19 12:35:48.395036 | controller | Jun 19 11:45:11.662546 crc crio[22562]: time="2026-06-19T11:45:11.661673541Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.395053 | controller | Jun 19 11:45:11.709674 crc crio[22562]: time="2026-06-19T11:45:11.70932627Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395069 | controller | Jun 19 11:45:11.709674 crc crio[22562]: time="2026-06-19T11:45:11.709475994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395085 | controller | Jun 19 11:45:11.889455 crc crio[22562]: 2026-06-19T11:45:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d4c81df215c26 Mac:2a:40:64:eb:97:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.395101 | controller | Jun 19 11:45:11.895095 crc crio[22562]: time="2026-06-19T11:45:11.892413561Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}"
2026-06-19 12:35:48.395117 | controller | Jun 19 11:45:11.895789 crc crio[22562]: time="2026-06-19T11:45:11.895729492Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-4dtkw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.395134 | controller | Jun 19 11:45:11.939046 crc crio[22562]: time="2026-06-19T11:45:11.938350967Z" level=info msg="Ran pod sandbox b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e with infra container: openstack/nova-cell0-cell-mapping-4dtkw/POD" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395151 | controller | Jun 19 11:45:11.939709 crc crio[22562]: time="2026-06-19T11:45:11.939598948Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}"
2026-06-19 12:35:48.395167 | controller | Jun 19 11:45:11.939709 crc crio[22562]: time="2026-06-19T11:45:11.939699831Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.395183 | controller | Jun 19 11:45:11.957868 crc crio[22562]: time="2026-06-19T11:45:11.957384508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a71b46f0-ab01-4a33-97c8-7d48ebd9d8a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395199 | controller | Jun 19 11:45:12.024646 crc crio[22562]: time="2026-06-19T11:45:12.023706188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0d13a8cd-121a-4e01-a487-cb02303ba9d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395219 | controller | Jun 19 11:45:12.049934 crc crio[22562]: time="2026-06-19T11:45:12.049809665Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.395236 | controller | Jun 19 11:45:12.050687 crc crio[22562]: time="2026-06-19T11:45:12.050613135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395252 | controller | Jun 19 11:45:12.061407 crc crio[22562]: time="2026-06-19T11:45:12.060078319Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395268 | controller | Jun 19 11:45:12.061407 crc crio[22562]: time="2026-06-19T11:45:12.060232103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395284 | controller | Jun 19 11:45:12.069767 crc crio[22562]: time="2026-06-19T11:45:12.069692457Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395300 | controller | Jun 19 11:45:12.069885 crc crio[22562]: time="2026-06-19T11:45:12.06978508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395316 | controller | Jun 19 11:45:12.081649 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:263ca336053facf Mac:5e:47:f2:a6:6e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 SocketPath: PciID:}] [{Interface:0xc0001287b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.395333 | controller | Jun 19 11:45:12.083042 crc crio[22562]: time="2026-06-19T11:45:12.082945955Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}"
2026-06-19 12:35:48.395349 | controller | Jun 19 11:45:12.083327 crc crio[22562]: time="2026-06-19T11:45:12.083275523Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.395365 | controller | Jun 19 11:45:12.114131 crc crio[22562]: time="2026-06-19T11:45:12.112643429Z" level=info msg="Ran pod sandbox 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 with infra container: openstack/nova-api-0/POD" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395410 | controller | Jun 19 11:45:12.137765 crc crio[22562]: time="2026-06-19T11:45:12.137667449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395446 | controller | Jun 19 11:45:12.157863 crc crio[22562]: time="2026-06-19T11:45:12.15752703Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395465 | controller | Jun 19 11:45:12.157863 crc crio[22562]: time="2026-06-19T11:45:12.157648443Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395485 | controller | Jun 19 11:45:12.170083 crc crio[22562]: time="2026-06-19T11:45:12.169942667Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.395526 | controller | Jun 19 11:45:12.207436 crc crio[22562]: time="2026-06-19T11:45:12.207366984Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-19 12:35:48.395547 | controller | Jun 19 11:45:12.233995 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8898de5e2cc2a4 Mac:fe:e0:0f:0a:5c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.395564 | controller | Jun 19 11:45:12.235913 crc crio[22562]: time="2026-06-19T11:45:12.235872949Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}"
2026-06-19 12:35:48.395581 | controller | Jun 19 11:45:12.236385 crc crio[22562]: time="2026-06-19T11:45:12.236273518Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.395597 | controller | Jun 19 11:45:12.275892 crc crio[22562]: time="2026-06-19T11:45:12.275778726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395615 | controller | Jun 19 11:45:12.287961 crc crio[22562]: time="2026-06-19T11:45:12.287839764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.395631 | controller | Jun 19 11:45:12.294259 crc crio[22562]: time="2026-06-19T11:45:12.294105699Z" level=info msg="Ran pod sandbox d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f with infra container: openstack/nova-metadata-0/POD" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395647 | controller | Jun 19 11:45:12.295261 crc crio[22562]: time="2026-06-19T11:45:12.295232307Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}"
2026-06-19 12:35:48.395664 | controller | Jun 19 11:45:12.295575 crc crio[22562]: time="2026-06-19T11:45:12.295432622Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.395680 | controller | Jun 19 11:45:12.296915 crc crio[22562]: time="2026-06-19T11:45:12.296782246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395696 | controller | Jun 19 11:45:12.315012 crc crio[22562]: time="2026-06-19T11:45:12.314676098Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395716 | controller | Jun 19 11:45:12.315012 crc crio[22562]: time="2026-06-19T11:45:12.314940375Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395732 | controller | Jun 19 11:45:12.322519 crc crio[22562]: time="2026-06-19T11:45:12.322369099Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.395748 | controller | Jun 19 11:45:12.326860 crc crio[22562]: time="2026-06-19T11:45:12.326785777Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-19 12:35:48.395764 | controller | Jun 19 11:45:12.443847 crc crio[22562]: time="2026-06-19T11:45:12.443325121Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}"
2026-06-19 12:35:48.395780 | controller | Jun 19 11:45:12.443847 crc crio[22562]: time="2026-06-19T11:45:12.443819513Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.395797 | controller | Jun 19 11:45:12.555365 crc crio[22562]: time="2026-06-19T11:45:12.555257721Z" level=info msg="Created container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.395813 | controller | Jun 19 11:45:12.558372 crc crio[22562]: time="2026-06-19T11:45:12.558191615Z" level=info msg="Starting container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543" id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.395829 | controller | Jun 19 11:45:12.584409 crc crio[22562]: time="2026-06-19T11:45:12.58431603Z" level=info msg="Started container" PID=84275 containerID=e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543 description=openstack/nova-cell0-cell-mapping-4dtkw/nova-manage id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e
2026-06-19 12:35:48.395846 | controller | Jun 19 11:45:12.632775 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f218950b8d5de46 Mac:86:10:72:d2:35:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.395862 | controller | Jun 19 11:45:12.633816 crc crio[22562]: time="2026-06-19T11:45:12.633708062Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}"
2026-06-19 12:35:48.395881 | controller | Jun 19 11:45:12.633994 crc crio[22562]: time="2026-06-19T11:45:12.633911287Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.395898 | controller | Jun 19 11:45:12.641685 crc crio[22562]: time="2026-06-19T11:45:12.641590738Z" level=info msg="Ran pod sandbox f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a with infra container: openstack/nova-cell1-novncproxy-0/POD" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.395913 | controller | Jun 19 11:45:12.651416 crc crio[22562]: time="2026-06-19T11:45:12.651324269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395929 | controller | Jun 19 11:45:12.651649 crc crio[22562]: time="2026-06-19T11:45:12.651593665Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395946 | controller | Jun 19 11:45:12.651649 crc crio[22562]: time="2026-06-19T11:45:12.651642816Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.395963 | controller | Jun 19 11:45:12.663483 crc crio[22562]: time="2026-06-19T11:45:12.655293537Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.395981 | controller | Jun 19 11:45:12.663483 crc crio[22562]: time="2026-06-19T11:45:12.663035808Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-19 12:35:48.395998 | controller | Jun 19 11:45:12.868964 crc crio[22562]: time="2026-06-19T11:45:12.865959689Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2w9sp/POD" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.396013 | controller | Jun 19 11:45:12.868964 crc crio[22562]: time="2026-06-19T11:45:12.868954193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396029 | controller | Jun 19 11:45:12.956834 crc crio[22562]: time="2026-06-19T11:45:12.956706374Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}"
2026-06-19 12:35:48.396046 | controller | Jun 19 11:45:12.956834 crc crio[22562]: time="2026-06-19T11:45:12.956759055Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-2w9sp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.396061 | controller | Jun 19 11:45:13.040288 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb97d7ee78f9722 Mac:c6:fa:b4:ab:1c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c SocketPath: PciID:}] [{Interface:0xc00050c770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.396081 | controller | Jun 19 11:45:13.040884 crc crio[22562]: time="2026-06-19T11:45:13.040820796Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}"
2026-06-19 12:35:48.396098 | controller | Jun 19 11:45:13.041091 crc crio[22562]: time="2026-06-19T11:45:13.041025811Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.396115 | controller | Jun 19 11:45:13.058341 crc crio[22562]: time="2026-06-19T11:45:13.058103503Z" level=info msg="Ran pod sandbox cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 with infra container: openstack/nova-scheduler-0/POD" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.396131 | controller | Jun 19 11:45:13.062199 crc crio[22562]: time="2026-06-19T11:45:13.061822075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396147 | controller | Jun 19 11:45:13.062199 crc crio[22562]: time="2026-06-19T11:45:13.062053061Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396163 | controller | Jun 19 11:45:13.062199 crc crio[22562]: time="2026-06-19T11:45:13.062103352Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396179 | controller | Jun 19 11:45:13.065530 crc crio[22562]: time="2026-06-19T11:45:13.065453795Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.396195 | controller | Jun 19 11:45:13.070418 crc crio[22562]: time="2026-06-19T11:45:13.070344036Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-19 12:35:48.396210 | controller | Jun 19 11:45:13.220199 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e383e5e7b3122 Mac:ba:03:21:28:7c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c SocketPath: PciID:}] [{Interface:0xc000518d40 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.396226 | controller | Jun 19 11:45:13.222534 crc crio[22562]: time="2026-06-19T11:45:13.2224519Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}"
2026-06-19 12:35:48.396243 | controller | Jun 19 11:45:13.222782 crc crio[22562]: time="2026-06-19T11:45:13.222689246Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.396259 | controller | Jun 19 11:45:13.255813 crc crio[22562]: time="2026-06-19T11:45:13.255438356Z" level=info msg="Ran pod sandbox 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a with infra container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.396279 | controller | Jun 19 11:45:13.268871 crc crio[22562]: time="2026-06-19T11:45:13.268796297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7a7106b1-73f3-4342-8f42-d2ef7e7a161a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396295 | controller | Jun 19 11:45:13.378784 crc crio[22562]: time="2026-06-19T11:45:13.378084161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=775fbf31-3f1a-4be8-8b25-8243036a395e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396311 | controller | Jun 19 11:45:13.388703 crc crio[22562]: time="2026-06-19T11:45:13.388577Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396326 | controller | Jun 19 11:45:13.389374 crc crio[22562]: time="2026-06-19T11:45:13.389320929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396343 | controller | Jun 19 11:45:13.452272 crc crio[22562]: time="2026-06-19T11:45:13.450130313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396359 | controller | Jun 19 11:45:13.464561 crc crio[22562]: time="2026-06-19T11:45:13.464464768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396375 | controller | Jun 19 11:45:13.600024 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a656213c81ab3 Mac:4a:a0:13:32:cb:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd SocketPath: PciID:}] [{Interface:0xc000510430 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.396392 | controller | Jun 19 11:45:13.601342 crc crio[22562]: time="2026-06-19T11:45:13.601269123Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}"
2026-06-19 12:35:48.396408 | controller | Jun 19 11:45:13.603128 crc crio[22562]: time="2026-06-19T11:45:13.601481248Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-2w9sp for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.396424 | controller | Jun 19 11:45:13.611565 crc crio[22562]: time="2026-06-19T11:45:13.611494707Z" level=info msg="Created container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396462 | controller | Jun 19 11:45:13.614260 crc crio[22562]: time="2026-06-19T11:45:13.612103351Z" level=info msg="Ran pod sandbox 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 with infra container: openstack/nova-cell1-conductor-db-sync-2w9sp/POD" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.396484 | controller | Jun 19 11:45:13.614260 crc crio[22562]: time="2026-06-19T11:45:13.612916381Z" level=info msg="Starting container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19" id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.396502 | controller | Jun 19 11:45:13.619449 crc crio[22562]: time="2026-06-19T11:45:13.619368441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=cbf89e9e-2fb9-428b-828f-53ecf9875f07 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396518 | controller | Jun 19 11:45:13.628636 crc crio[22562]: time="2026-06-19T11:45:13.626574899Z" level=info msg="Started container" PID=84421 containerID=679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a
2026-06-19 12:35:48.396535 | controller | Jun 19 11:45:13.659284 crc crio[22562]: time="2026-06-19T11:45:13.65528269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=35ef8ba8-16ca-4457-b1f9-0e9af9bd7a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396552 | controller | Jun 19 11:45:13.670416 crc crio[22562]: time="2026-06-19T11:45:13.669407248Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396568 | controller | Jun 19 11:45:13.674240 crc crio[22562]: time="2026-06-19T11:45:13.674041324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396585 | controller | Jun 19 11:45:13.696701 crc crio[22562]: time="2026-06-19T11:45:13.695590667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=073568de-89b3-4f0c-b118-e8a5d8d11465 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396601 | controller | Jun 19 11:45:13.771066 crc crio[22562]: time="2026-06-19T11:45:13.770897851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396617 | controller | Jun 19 11:45:13.779519 crc crio[22562]: time="2026-06-19T11:45:13.778331694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=601838f9-7fc7-4abd-96da-6d516ecd4573 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396634 | controller | Jun 19 11:45:13.795561 crc crio[22562]: time="2026-06-19T11:45:13.795407587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396650 | controller | Jun 19 11:45:13.813398 crc crio[22562]: time="2026-06-19T11:45:13.81334556Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396666 | controller | Jun 19 11:45:13.814411 crc crio[22562]: time="2026-06-19T11:45:13.814385226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396683 | controller | Jun 19 11:45:13.974096 crc crio[22562]: time="2026-06-19T11:45:13.973634607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396699 | controller | Jun 19 11:45:13.990621 crc crio[22562]: time="2026-06-19T11:45:13.990519405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.396718 | controller | Jun 19 11:45:14.119758 crc crio[22562]: time="2026-06-19T11:45:14.119234289Z" level=info msg="Created container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396735 | controller | Jun 19 11:45:14.122526 crc crio[22562]: time="2026-06-19T11:45:14.122394307Z" level=info msg="Starting container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4" id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.396752 | controller | Jun 19 11:45:14.136804 crc crio[22562]: time="2026-06-19T11:45:14.136694012Z" level=info msg="Started container" PID=84473 containerID=dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4 description=openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047
2026-06-19 12:35:48.396786 | controller | Jun 19 11:45:14.150058 crc crio[22562]: time="2026-06-19T11:45:14.149928449Z" level=info msg="Created container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.396804 | controller | Jun 19 11:45:14.152081 crc crio[22562]: time="2026-06-19T11:45:14.151821757Z" level=info msg="Starting container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8" id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.396821 | controller | Jun 19 11:45:14.184483 crc crio[22562]: time="2026-06-19T11:45:14.177460291Z" level=info msg="Started container" PID=84479 containerID=bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a
2026-06-19 12:35:48.396838 | controller | Jun 19 11:45:18.441831 crc crio[22562]: time="2026-06-19T11:45:18.441252362Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:d81b513d899eb23e692625b99108b5c5bcdf65f2fbfb73d56e0d6397f12f534e" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.396854 | controller | Jun 19 11:45:18.446722 crc crio[22562]: time="2026-06-19T11:45:18.446614354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=c632b892-5abc-4111-b38f-b6ee677e94cd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396871 | controller | Jun 19 11:45:18.457941 crc crio[22562]: time="2026-06-19T11:45:18.457508703Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:2dfcf57eda8aa3e9455a4e76bb497258771cd77013125cfd5fc4b70855eb6a1a" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.396887 | controller | Jun 19 11:45:18.459362 crc crio[22562]: time="2026-06-19T11:45:18.459324919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=daad86e1-013c-418b-8ffa-88068fdc5d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396903 | controller | Jun 19 11:45:18.468496 crc crio[22562]: time="2026-06-19T11:45:18.468398873Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.396926 | controller | Jun 19 11:45:18.471202 crc crio[22562]: time="2026-06-19T11:45:18.47111322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=69202ee2-38fe-4d30-ac0e-2f02e806b64c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396943 | controller | Jun 19 11:45:18.485054 crc crio[22562]: time="2026-06-19T11:45:18.484939152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a5df6e71-8c5e-444e-974c-f31eb326298f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396959 | controller | Jun 19 11:45:18.489594 crc crio[22562]: time="2026-06-19T11:45:18.488755097Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.396976 | controller | Jun 19 11:45:18.491859 crc crio[22562]: time="2026-06-19T11:45:18.491782062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d668c1d3-1134-4c92-8ab6-1d3c8f28a634 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.396992 | controller | Jun 19 11:45:18.497420 crc crio[22562]: time="2026-06-19T11:45:18.497337449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3d5a8d0f-d927-4644-b21a-cb8021eb502a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397008 | controller | Jun 19 11:45:18.505773 crc crio[22562]: time="2026-06-19T11:45:18.505691566Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397024 | controller | Jun 19 11:45:18.509700 crc crio[22562]: time="2026-06-19T11:45:18.509629764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397041 | controller | Jun 19 11:45:18.517445 crc crio[22562]: time="2026-06-19T11:45:18.517361725Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397057 | controller | Jun 19 11:45:18.518009 crc crio[22562]: time="2026-06-19T11:45:18.517932749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=dcfa0f01-1d45-4fc2-892d-e12304a72f3c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397074 | controller | Jun 19 11:45:18.518537 crc crio[22562]: time="2026-06-19T11:45:18.518479722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=6bb6c81b-2600-4394-bde3-fabf542232e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397090 | controller | Jun 19 11:45:18.552769 crc crio[22562]: time="2026-06-19T11:45:18.552613747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397106 | controller | Jun 19 11:45:18.575210 crc crio[22562]: time="2026-06-19T11:45:18.571521515Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397123 | controller | Jun 19 11:45:18.623206 crc crio[22562]: time="2026-06-19T11:45:18.622357002Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397142 | controller | Jun 19 11:45:18.623206 crc crio[22562]: time="2026-06-19T11:45:18.622607708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397159 | controller | Jun 19 11:45:18.627205 crc crio[22562]: time="2026-06-19T11:45:18.626608638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397175 | controller | Jun 19 11:45:18.630843 crc crio[22562]: time="2026-06-19T11:45:18.627872989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397191 | controller | Jun 19 11:45:18.642200 crc crio[22562]: time="2026-06-19T11:45:18.641796464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397207 | controller | Jun 19 11:45:18.705715 crc crio[22562]: time="2026-06-19T11:45:18.705548351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397223 | controller | Jun 19 11:45:18.710461 crc crio[22562]: time="2026-06-19T11:45:18.710394581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397240 | controller | Jun 19 11:45:18.718870 crc crio[22562]: time="2026-06-19T11:45:18.718758758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397256 | controller | Jun 19 11:45:18.728877 crc crio[22562]: time="2026-06-19T11:45:18.728590971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397272 | controller | Jun 19 11:45:18.764478 crc crio[22562]: time="2026-06-19T11:45:18.764400778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397289 | controller | Jun 19 11:45:18.772422 crc crio[22562]: time="2026-06-19T11:45:18.772340164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397306 | controller | Jun 19 11:45:19.018033 crc crio[22562]: time="2026-06-19T11:45:19.016775752Z" level=info msg="Created container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397324 | controller | Jun 19 11:45:19.024247 crc crio[22562]: time="2026-06-19T11:45:19.023107059Z" level=info msg="Starting container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244" id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397340 | controller | Jun 19 11:45:19.028213 crc crio[22562]: time="2026-06-19T11:45:19.024556885Z" level=info msg="Created container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397357 | controller | Jun 19 11:45:19.028213 crc crio[22562]: time="2026-06-19T11:45:19.027467996Z" level=info msg="Starting container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e" id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397374 | controller | Jun 19 11:45:19.032204 crc crio[22562]: time="2026-06-19T11:45:19.029710542Z" level=info msg="Started container" PID=84905 containerID=9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88
2026-06-19 12:35:48.397395 | controller | Jun 19 11:45:19.036390 crc crio[22562]: time="2026-06-19T11:45:19.035551717Z" level=info msg="Created container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397412 | controller | Jun 19 11:45:19.040202 crc crio[22562]: time="2026-06-19T11:45:19.039372501Z" level=info msg="Starting container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40" id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397444 | controller | Jun 19 11:45:19.040603 crc crio[22562]: time="2026-06-19T11:45:19.040396577Z" level=info msg="Created container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397467 | controller | Jun 19 11:45:19.042599 crc crio[22562]: time="2026-06-19T11:45:19.041775201Z" level=info msg="Starting container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba" id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397484 | controller | Jun 19 11:45:19.044502 crc crio[22562]: time="2026-06-19T11:45:19.044409825Z" level=info msg="Started container" PID=84903 containerID=11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e description=openstack/nova-metadata-0/nova-metadata-log id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f
2026-06-19 12:35:48.397501 | controller | Jun 19 11:45:19.051222 crc crio[22562]: time="2026-06-19T11:45:19.051086691Z" level=info msg="Started container" PID=84904 containerID=bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 description=openstack/nova-api-0/nova-api-log id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541
2026-06-19 12:35:48.397518 | controller | Jun 19 11:45:19.061208 crc crio[22562]: time="2026-06-19T11:45:19.060559225Z" level=info msg="Started container" PID=84906 containerID=532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a
2026-06-19 12:35:48.397536 | controller | Jun 19 11:45:19.067963 crc crio[22562]: time="2026-06-19T11:45:19.067872877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=70bac5ca-b70c-475c-84e1-bc56fd466d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397553 | controller | Jun 19 11:45:19.068306 crc crio[22562]: time="2026-06-19T11:45:19.068082172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=09e94416-c0e7-4599-8b5c-faa84efe1448 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397569 | controller | Jun 19 11:45:19.123404 crc crio[22562]: time="2026-06-19T11:45:19.122828707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c09b98e7-5f17-4ecb-8e8f-69e11372f4f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397586 | controller | Jun 19 11:45:19.131734 crc crio[22562]: time="2026-06-19T11:45:19.131618994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a7547081-39dc-4c39-8029-da1ec3b56893 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.397606 | controller | Jun 19 11:45:19.139097 crc crio[22562]: time="2026-06-19T11:45:19.138961406Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397622 | controller | Jun 19 11:45:19.141051 crc crio[22562]: time="2026-06-19T11:45:19.140957385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397639 | controller | Jun 19 11:45:19.145879 crc crio[22562]: time="2026-06-19T11:45:19.145811025Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397655 | controller | Jun 19 11:45:19.168726 crc crio[22562]: time="2026-06-19T11:45:19.168631389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397672 | controller | Jun 19 11:45:19.209459 crc crio[22562]: time="2026-06-19T11:45:19.209371338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397688 | controller | Jun 19 11:45:19.216791 crc crio[22562]: time="2026-06-19T11:45:19.216594647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397704 | controller | Jun 19 11:45:19.246350 crc crio[22562]: time="2026-06-19T11:45:19.241406701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397721 | controller | Jun 19 11:45:19.261498 crc crio[22562]: time="2026-06-19T11:45:19.261245392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.397737 | controller | Jun 19 11:45:19.360893 crc crio[22562]: time="2026-06-19T11:45:19.360730132Z" level=info msg="Created container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397754 | controller | Jun 19 11:45:19.365324 crc crio[22562]: time="2026-06-19T11:45:19.365221794Z" level=info msg="Starting container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da" id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397770 | controller | Jun 19 11:45:19.377935 crc crio[22562]: time="2026-06-19T11:45:19.377810006Z" level=info msg="Started container" PID=84988 containerID=5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da description=openstack/nova-metadata-0/nova-metadata-metadata id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f
2026-06-19 12:35:48.397787 | controller | Jun 19 11:45:19.416456 crc crio[22562]: time="2026-06-19T11:45:19.416358909Z" level=info msg="Created container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.397803 | controller | Jun 19 11:45:19.420742 crc crio[22562]: time="2026-06-19T11:45:19.420625925Z" level=info msg="Starting container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0" id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.397822 | controller | Jun 19 11:45:19.428904 crc crio[22562]: time="2026-06-19T11:45:19.428830868Z" level=info msg="Started container" PID=84994 containerID=7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 description=openstack/nova-api-0/nova-api-api id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541
2026-06-19 12:35:48.397839 | controller | Jun 19 11:45:19.883686 crc crio[22562]: time="2026-06-19T11:45:19.88277651Z" level=info msg="Stopping container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba (timeout: 30s)" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.397855 | controller | Jun 19 11:45:19.896240 crc crio[22562]: time="2026-06-19T11:45:19.895216348Z" level=info msg="Stopping container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da (timeout: 30s)" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.397872 | controller | Jun 19 11:45:19.896240 crc crio[22562]: time="2026-06-19T11:45:19.895918735Z" level=info msg="Stopping container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e (timeout: 30s)" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.397888 | controller | Jun 19 11:45:20.033040 crc crio[22562]: time="2026-06-19T11:45:20.032560506Z" level=info msg="Stopped container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.397905 | controller | Jun 19 11:45:20.423732 crc crio[22562]: time="2026-06-19T11:45:20.423627083Z" level=info msg="Stopped container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.397921 | controller | Jun 19 11:45:20.424869 crc crio[22562]: time="2026-06-19T11:45:20.424791812Z" level=info msg="Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.397938 | controller | Jun 19 11:45:20.425679 crc crio[22562]: time="2026-06-19T11:45:20.425618992Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc000138cf8}] Aliases:map[]}"
2026-06-19 12:35:48.397954 | controller | Jun 19 11:45:20.425836 crc crio[22562]: time="2026-06-19T11:45:20.425785376Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.397971 | controller | Jun 19 11:45:20.928854 crc crio[22562]: time="2026-06-19T11:45:20.922096637Z" level=info msg="Stopped pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.397988 | controller | Jun 19 11:45:20.942632 crc crio[22562]: time="2026-06-19T11:45:20.942226105Z" level=info msg="Stopping container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 (timeout: 10s)" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.398007 | controller | Jun 19 11:45:21.089452 crc crio[22562]: time="2026-06-19T11:45:21.089396976Z" level=info msg="Stopped container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.398025 | controller | Jun 19 11:45:21.091527 crc crio[22562]: time="2026-06-19T11:45:21.091422157Z" level=info msg="Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.398042 | controller | Jun 19 11:45:21.092056 crc crio[22562]: time="2026-06-19T11:45:21.09199631Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0005acb30}] Aliases:map[]}"
2026-06-19 12:35:48.398059 | controller | Jun 19 11:45:21.092368 crc crio[22562]: time="2026-06-19T11:45:21.092228157Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-k2mg7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.398075 | controller | Jun 19 11:45:21.556878 crc crio[22562]: time="2026-06-19T11:45:21.555782747Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-vb8gn/POD" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.398092 | controller | Jun 19 11:45:21.556878 crc crio[22562]: time="2026-06-19T11:45:21.556447933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398109 | controller | Jun 19 11:45:21.642605 crc crio[22562]: time="2026-06-19T11:45:21.642395419Z" level=info msg="Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}"
2026-06-19 12:35:48.398127 | controller | Jun 19 11:45:21.642605 crc crio[22562]: time="2026-06-19T11:45:21.642477331Z" level=info msg="Adding pod openshift-marketplace_certified-operators-vb8gn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.398144 | controller | Jun 19 11:45:21.834236 crc crio[22562]: time="2026-06-19T11:45:21.832476173Z" level=info msg="Stopped pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.398160 | controller | Jun 19 11:45:21.999453 crc crio[22562]: time="2026-06-19T11:45:21.998725697Z" level=info msg="Removing container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398177 | controller | Jun 19 11:45:22.075705 crc crio[22562]: time="2026-06-19T11:45:22.075282371Z" level=info msg="Removed container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398193 | controller | Jun 19 11:45:22.101362 crc crio[22562]: time="2026-06-19T11:45:22.101278114Z" level=info msg="Removing container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398212 | controller | Jun 19 11:45:22.178217 crc crio[22562]: time="2026-06-19T11:45:22.178109155Z" level=info msg="Removed container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398229 | controller | Jun 19 11:45:22.187862 crc crio[22562]: time="2026-06-19T11:45:22.187782873Z" level=info msg="Removing container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398246 | controller | Jun 19 11:45:22.412377 crc crio[22562]: time="2026-06-19T11:45:22.41229463Z" level=info msg="Removed container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398262 | controller | Jun 19 11:45:22.429707 crc crio[22562]: time="2026-06-19T11:45:22.429591637Z" level=info msg="Removing container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398279 | controller | Jun 19 11:45:22.491409 crc crio[22562]: 2026-06-19T11:45:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2af27c03fc2ff3 Mac:fa:25:a4:5b:bf:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.398295 | controller | Jun 19 11:45:22.491409 crc crio[22562]: time="2026-06-19T11:45:22.488257029Z" level=info msg="Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}"
2026-06-19 12:35:48.398312 | controller | Jun 19 11:45:22.491409 crc crio[22562]: time="2026-06-19T11:45:22.488424863Z" level=info msg="Checking pod openshift-marketplace_certified-operators-vb8gn for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.398328 | controller | Jun 19 11:45:22.534572 crc crio[22562]: time="2026-06-19T11:45:22.534470833Z" level=info msg="Ran pod sandbox b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 with infra container: openshift-marketplace/certified-operators-vb8gn/POD" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.398345 | controller | Jun 19 11:45:22.540401 crc crio[22562]: time="2026-06-19T11:45:22.539509267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=98c632d9-e303-4be2-9c3f-3f995e27fbaa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.398362 | controller | Jun 19 11:45:22.549788 crc crio[22562]: time="2026-06-19T11:45:22.549705329Z" level=info msg="Removed container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.398378 | controller | Jun 19 11:45:22.566274 crc crio[22562]: time="2026-06-19T11:45:22.566116876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=37ee1b87-e1f0-405b-bda3-16427dc65e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.398397 | controller | Jun 19 11:45:22.576339 crc crio[22562]: time="2026-06-19T11:45:22.576244587Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vb8gn/extract-utilities" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.398414 | controller | Jun 19 11:45:22.576728 crc crio[22562]: time="2026-06-19T11:45:22.576673387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398449 | controller | Jun 19 11:45:22.736843 crc crio[22562]: time="2026-06-19T11:45:22.73642422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398467 | controller | Jun 19 11:45:22.754917 crc crio[22562]: time="2026-06-19T11:45:22.754812335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398484 | controller | Jun 19 11:45:22.780766 crc crio[22562]: time="2026-06-19T11:45:22.780677444Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.398502 | controller | Jun 19 11:45:22.781010 crc crio[22562]: time="2026-06-19T11:45:22.780798087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398519 | controller | Jun 19 11:45:22.829687 crc crio[22562]: time="2026-06-19T11:45:22.829605315Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}"
2026-06-19 12:35:48.398537 | controller | Jun 19 11:45:22.829687 crc crio[22562]: time="2026-06-19T11:45:22.829664436Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.398554 | controller | Jun 19 11:45:22.876915 crc crio[22562]: time="2026-06-19T11:45:22.876808043Z" level=info msg="Created container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.398571 | controller | Jun 19 11:45:22.878513 crc crio[22562]: time="2026-06-19T11:45:22.878450074Z" level=info msg="Starting container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8" id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.398588 | controller | Jun 19 11:45:22.901637 crc crio[22562]: time="2026-06-19T11:45:22.901515534Z" level=info msg="Started container" PID=85562 containerID=f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8 description=openshift-marketplace/certified-operators-vb8gn/extract-utilities id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0
2026-06-19 12:35:48.398605 | controller | Jun 19 11:45:23.077618 crc crio[22562]: time="2026-06-19T11:45:23.077082039Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.398625 | controller | Jun 19 11:45:23.101209 crc crio[22562]: time="2026-06-19T11:45:23.101110193Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.398643 | controller | Jun 19 11:45:23.485384 crc crio[22562]: 2026-06-19T11:45:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9eb8700373945 Mac:1a:91:ac:60:a1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.398659 | controller | Jun 19 11:45:23.486586 crc crio[22562]: time="2026-06-19T11:45:23.486519979Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}"
2026-06-19 12:35:48.398676 | controller | Jun 19 11:45:23.486776 crc crio[22562]: time="2026-06-19T11:45:23.486682453Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.398693 | controller | Jun 19 11:45:23.495349 crc crio[22562]: time="2026-06-19T11:45:23.49504032Z" level=info msg="Ran pod sandbox 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde with infra container: openstack/nova-metadata-0/POD" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.398710 | controller | Jun 19 11:45:23.498053 crc crio[22562]: time="2026-06-19T11:45:23.497933111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3886f494-f4aa-4ced-b6e8-a88b5002b734 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.398727 | controller | Jun 19 11:45:23.501875 crc crio[22562]: time="2026-06-19T11:45:23.501809278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=41ef1bb6-0540-4a85-9e03-bbbd3a330485 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.398744 | controller | Jun 19 11:45:23.509534 crc crio[22562]: time="2026-06-19T11:45:23.509403686Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.398762 | controller | Jun 19 11:45:23.510881 crc crio[22562]: time="2026-06-19T11:45:23.510817861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398779 | controller | Jun 19 11:45:23.541826 crc crio[22562]: time="2026-06-19T11:45:23.541724526Z" level=info msg="Stopping container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 (timeout: 30s)" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.398796 | controller | Jun 19 11:45:23.578033 crc crio[22562]: time="2026-06-19T11:45:23.57791413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398813 | controller | Jun 19 11:45:23.585498 crc crio[22562]: time="2026-06-19T11:45:23.585420537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.398830 | controller | Jun 19 11:45:23.669791 crc crio[22562]: time="2026-06-19T11:45:23.669750013Z" level=info msg="Stopped container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.398849 | controller | Jun 19 11:45:23.670734 crc crio[22562]: time="2026-06-19T11:45:23.670642214Z" level=info msg="Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.398867 | controller | Jun 19 11:45:23.671804 crc crio[22562]: time="2026-06-19T11:45:23.671750883Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc000138b40}] Aliases:map[]}"
2026-06-19 12:35:48.398883 | controller | Jun 19 11:45:23.671923 crc crio[22562]: time="2026-06-19T11:45:23.671911327Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.398901 | controller | Jun 19 11:45:24.048614 crc crio[22562]: time="2026-06-19T11:45:24.048030423Z" level=info msg="Created container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.398917 | controller | Jun 19 11:45:24.051475 crc crio[22562]: time="2026-06-19T11:45:24.051381386Z" level=info msg="Starting container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef" id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.398933 | controller | Jun 19 11:45:24.066212 crc crio[22562]: time="2026-06-19T11:45:24.064603114Z" level=info msg="Started container" PID=85630 containerID=d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef description=openstack/nova-metadata-0/nova-metadata-log id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde
2026-06-19 12:35:48.398951 | controller | Jun 19 11:45:24.106485 crc crio[22562]: time="2026-06-19T11:45:24.106368577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ff1d497d-e749-429a-a8f0-b4800a7ddf45 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.398968 | controller | Jun 19 11:45:24.139362 crc crio[22562]: time="2026-06-19T11:45:24.13923029Z" level=info msg="Stopped pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.398984 | controller | Jun 19 11:45:24.149911 crc crio[22562]: time="2026-06-19T11:45:24.149817342Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.399001 | controller | Jun 19 11:45:24.151447 crc crio[22562]: time="2026-06-19T11:45:24.150909709Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f3d9bd7a-e931-4c26-97e8-9a60c3e72fc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399018 | controller | Jun 19 11:45:24.155691 crc crio[22562]: time="2026-06-19T11:45:24.155595085Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=01c8af0e-983e-4b6e-bb60-4ca86268d310 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399038 | controller | Jun 19 11:45:24.163010 crc crio[22562]: time="2026-06-19T11:45:24.162789733Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vb8gn/extract-content" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399054 | controller | Jun 19 11:45:24.164425 crc crio[22562]: time="2026-06-19T11:45:24.163877201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399071 | controller | Jun 19 11:45:24.234351 crc crio[22562]: time="2026-06-19T11:45:24.234290882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1f12b8ed-ce2b-45d7-a515-d9c3c5d444d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399088 | controller | Jun 19 11:45:24.244792 crc crio[22562]: time="2026-06-19T11:45:24.244734161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399104 | controller | Jun 19 11:45:24.246829 crc crio[22562]: time="2026-06-19T11:45:24.24673592Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399120 | controller | Jun 19 11:45:24.248627 crc crio[22562]: time="2026-06-19T11:45:24.248587815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399136 | controller | Jun 19 11:45:24.248913 crc crio[22562]: time="2026-06-19T11:45:24.248689999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399152 | controller | Jun 19 11:45:24.372621 crc crio[22562]: time="2026-06-19T11:45:24.372508093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399169 | controller | Jun 19 11:45:24.379033 crc crio[22562]: time="2026-06-19T11:45:24.378929421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399185 | controller | Jun 19 11:45:24.621567 crc crio[22562]: time="2026-06-19T11:45:24.620425216Z" level=info msg="Created container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399202 | controller | Jun 19 11:45:24.622077 crc crio[22562]: time="2026-06-19T11:45:24.622028066Z" level=info msg="Starting container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b" id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.399218 | controller | Jun 19 11:45:24.636512 crc crio[22562]: time="2026-06-19T11:45:24.636023513Z" level=info msg="Started container" PID=85727 containerID=cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b description=openshift-marketplace/certified-operators-vb8gn/extract-content id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0
2026-06-19 12:35:48.399235 | controller | Jun 19 11:45:24.711881 crc crio[22562]: time="2026-06-19T11:45:24.711741465Z" level=info msg="Created container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399255 | controller | Jun 19 11:45:24.713704 crc crio[22562]: time="2026-06-19T11:45:24.713631793Z" level=info msg="Starting container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87" id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.399272 | controller | Jun 19 11:45:24.721803 crc crio[22562]: time="2026-06-19T11:45:24.721709332Z" level=info msg="Started container" PID=85738 containerID=98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 description=openstack/nova-metadata-0/nova-metadata-metadata id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde
2026-06-19 12:35:48.399289 | controller | Jun 19 11:45:25.211956 crc crio[22562]: time="2026-06-19T11:45:25.21142402Z" level=info msg="Removing container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.399306 | controller | Jun 19 11:45:25.288511 crc crio[22562]: time="2026-06-19T11:45:25.288408964Z" level=info msg="Removed container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.399322 | controller | Jun 19 11:45:25.784560 crc crio[22562]: time="2026-06-19T11:45:25.783093425Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.399339 | controller | Jun 19 11:45:25.784560 crc crio[22562]: time="2026-06-19T11:45:25.783254689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399356 | controller | Jun 19 11:45:25.819676 crc crio[22562]: time="2026-06-19T11:45:25.818813198Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}"
2026-06-19 12:35:48.399373 | controller | Jun 19 11:45:25.819676 crc crio[22562]: time="2026-06-19T11:45:25.81966472Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.399390 | controller | Jun 19 11:45:26.283445 crc crio[22562]: time="2026-06-19T11:45:26.283285912Z" level=info msg="Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.399407 | controller | Jun 19 11:45:26.284805 crc crio[22562]: time="2026-06-19T11:45:26.283849665Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc0005acaa0}] Aliases:map[]}"
2026-06-19 12:35:48.399424 | controller | Jun 19 11:45:26.284805 crc crio[22562]: time="2026-06-19T11:45:26.284014849Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-4dtkw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.399465 | controller | Jun 19 11:45:26.464688 crc crio[22562]: 2026-06-19T11:45:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36237504cac1a0b Mac:d6:5a:07:aa:75:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.399484 | controller | Jun 19 11:45:26.480695 crc crio[22562]: time="2026-06-19T11:45:26.480580023Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}"
2026-06-19 12:35:48.399501 | controller | Jun 19 11:45:26.481369 crc crio[22562]: time="2026-06-19T11:45:26.48126571Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.399518 | controller | Jun 19 11:45:26.513247 crc crio[22562]: time="2026-06-19T11:45:26.513098778Z" level=info msg="Ran pod sandbox 36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 with infra container: openstack/kube-state-metrics-0/POD" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.399535 | controller | Jun 19 11:45:26.540523 crc crio[22562]: time="2026-06-19T11:45:26.540357342Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c69e88cc-829d-4405-863f-3832e1fa477d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399551 | controller | Jun 19 11:45:26.587911 crc crio[22562]: time="2026-06-19T11:45:26.587816166Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=84056419-a1ef-493a-afcd-e233d347c487 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399567 | controller | Jun 19 11:45:26.595525 crc crio[22562]: time="2026-06-19T11:45:26.595449856Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399584 | controller | Jun 19 11:45:26.596087 crc crio[22562]: time="2026-06-19T11:45:26.596027519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399601 | controller | Jun 19 11:45:26.634307 crc crio[22562]: time="2026-06-19T11:45:26.634208505Z" level=info msg="Stopped pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.399617 | controller | Jun 19 11:45:26.679995 crc crio[22562]: time="2026-06-19T11:45:26.679876074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399633 | controller | Jun 19 11:45:26.687236 crc crio[22562]: time="2026-06-19T11:45:26.687090053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399650 | controller | Jun 19 11:45:26.973466 crc crio[22562]: time="2026-06-19T11:45:26.972822632Z" level=info msg="Created container 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919: openstack/kube-state-metrics-0/kube-state-metrics" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399667 | controller | Jun 19 11:45:26.975684 crc crio[22562]: time="2026-06-19T11:45:26.975601072Z" level=info msg="Starting container: 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919" id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.399687 | controller | Jun 19 11:45:26.983957 crc crio[22562]: time="2026-06-19T11:45:26.98364263Z" level=info msg="Started container" PID=86128 containerID=7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919 description=openstack/kube-state-metrics-0/kube-state-metrics id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079
2026-06-19 12:35:48.399704 | controller | Jun 19 11:45:27.306094 crc crio[22562]: time="2026-06-19T11:45:27.306009298Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ffd33a34-cf3b-451e-8516-0ccff2179620 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399721 | controller | Jun 19 11:45:27.311016 crc crio[22562]: time="2026-06-19T11:45:27.310912528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83da324d-81f5-418b-8561-6a4452c8dced name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.399738 | controller | Jun 19 11:45:27.320335 crc crio[22562]: time="2026-06-19T11:45:27.320299251Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vb8gn/registry-server" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399754 | controller | Jun 19 11:45:27.321598 crc crio[22562]: time="2026-06-19T11:45:27.321573673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399771 | controller | Jun 19 11:45:27.451099 crc crio[22562]: time="2026-06-19T11:45:27.450925173Z" level=info msg="Stopping container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 (timeout: 30s)" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399788 | controller | Jun 19 11:45:27.453091 crc crio[22562]: time="2026-06-19T11:45:27.45283561Z" level=info msg="Stopping container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 (timeout: 30s)" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399804 | controller | Jun 19 11:45:27.454065 crc crio[22562]: time="2026-06-19T11:45:27.453949688Z" level=info msg="Stopping container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c (timeout: 30s)" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399821 | controller | Jun 19 11:45:27.455043 crc crio[22562]: time="2026-06-19T11:45:27.45483474Z" level=info msg="Stopping container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 (timeout: 30s)" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399837 | controller | Jun 19 11:45:27.519600 crc crio[22562]: time="2026-06-19T11:45:27.519056278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399854 | controller | Jun 19 11:45:27.523821 crc crio[22562]: time="2026-06-19T11:45:27.523798236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.399870 | controller | Jun 19 11:45:27.592260 crc crio[22562]: time="2026-06-19T11:45:27.592132937Z" level=info msg="Stopped container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399890 | controller | Jun 19 11:45:27.652299 crc crio[22562]: time="2026-06-19T11:45:27.652234634Z" level=info msg="Created container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.399935 | controller | Jun 19 11:45:27.654266 crc crio[22562]: time="2026-06-19T11:45:27.654137141Z" level=info msg="Starting container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9" id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.399957 | controller | Jun 19 11:45:27.663701 crc crio[22562]: time="2026-06-19T11:45:27.663592845Z" level=info msg="Started container" PID=86219 containerID=d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 description=openshift-marketplace/certified-operators-vb8gn/registry-server id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0
2026-06-19 12:35:48.399975 | controller | Jun 19 11:45:27.693641 crc crio[22562]: time="2026-06-19T11:45:27.692953492Z" level=info msg="Stopping container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 (timeout: 30s)" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.399992 | controller | Jun 19 11:45:27.696479 crc crio[22562]: time="2026-06-19T11:45:27.695782312Z" level=info msg="Stopping container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 (timeout: 30s)" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400009 | controller | Jun 19 11:45:27.696479 crc crio[22562]: time="2026-06-19T11:45:27.695935625Z" level=info msg="Stopped container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400026 | controller | Jun 19 11:45:27.734953 crc crio[22562]: time="2026-06-19T11:45:27.734868589Z" level=info msg="Stopping container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 (timeout: 30s)" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400042 | controller | Jun 19 11:45:27.764393 crc crio[22562]: time="2026-06-19T11:45:27.764308606Z" level=info msg="Stopping container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef (timeout: 30s)" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400058 | controller | Jun 19 11:45:27.764628 crc crio[22562]: time="2026-06-19T11:45:27.764557993Z" level=info msg="Stopping container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 (timeout: 30s)" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400074 | controller | Jun 19 11:45:27.855863 crc crio[22562]: time="2026-06-19T11:45:27.855666477Z" level=info msg="Stopped container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400090 | controller | Jun 19 11:45:27.900741 crc crio[22562]: time="2026-06-19T11:45:27.90064382Z" level=info msg="Stopped container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400106 | controller | Jun 19 11:45:28.206938 crc crio[22562]: time="2026-06-19T11:45:28.206852367Z" level=info msg="Stopped container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400128 | controller | Jun 19 11:45:28.295212 crc crio[22562]: time="2026-06-19T11:45:28.29508847Z" level=info msg="Stopped container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400145 | controller | Jun 19 11:45:28.297605 crc crio[22562]: time="2026-06-19T11:45:28.297504049Z" level=info msg="Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400162 | controller | Jun 19 11:45:28.298239 crc crio[22562]: time="2026-06-19T11:45:28.298128895Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc002910710}] Aliases:map[]}"
2026-06-19 12:35:48.400179 | controller | Jun 19 11:45:28.298387 crc crio[22562]: time="2026-06-19T11:45:28.298342961Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400195 | controller | Jun 19 11:45:28.751486 crc crio[22562]: time="2026-06-19T11:45:28.750869068Z" level=info msg="Stopped pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400212 | controller | Jun 19 11:45:29.278907 crc crio[22562]: time="2026-06-19T11:45:29.278481223Z" level=info msg="Stopped container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400229 | controller | Jun 19 11:45:29.280052 crc crio[22562]: time="2026-06-19T11:45:29.28001Z" level=info msg="Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400246 | controller | Jun 19 11:45:29.280563 crc crio[22562]: time="2026-06-19T11:45:29.280496792Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc0005ad070}] Aliases:map[]}"
2026-06-19 12:35:48.400263 | controller | Jun 19 11:45:29.280746 crc crio[22562]: time="2026-06-19T11:45:29.280671087Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400279 | controller | Jun 19 11:45:29.399794 crc crio[22562]: time="2026-06-19T11:45:29.398558734Z" level=info msg="Removing container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400296 | controller | Jun 19 11:45:29.479399 crc crio[22562]: time="2026-06-19T11:45:29.479236651Z" level=info msg="Removed container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400316 | controller | Jun 19 11:45:29.490106 crc crio[22562]: time="2026-06-19T11:45:29.490028757Z" level=info msg="Removing container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400332 | controller | Jun 19 11:45:29.534840 crc crio[22562]: time="2026-06-19T11:45:29.534624601Z" level=info msg="Removed container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400349 | controller | Jun 19 11:45:29.580025 crc crio[22562]: time="2026-06-19T11:45:29.579904432Z" level=info msg="Stopped pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400365 | controller | Jun 19 11:45:30.476626 crc crio[22562]: time="2026-06-19T11:45:30.475953042Z" level=info msg="Removing container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400381 | controller | Jun 19 11:45:30.477789 crc crio[22562]: time="2026-06-19T11:45:30.477683126Z" level=info msg="Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400397 | controller | Jun 19 11:45:30.478833 crc crio[22562]: time="2026-06-19T11:45:30.478767703Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc0005ad4c8}] Aliases:map[]}"
2026-06-19 12:35:48.400414 | controller | Jun 19 11:45:30.479137 crc crio[22562]: time="2026-06-19T11:45:30.479009889Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-2w9sp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400448 | controller | Jun 19 11:45:30.516302 crc crio[22562]: time="2026-06-19T11:45:30.516090586Z" level=info msg="Removed container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.400467 | controller | Jun 19 11:45:30.565323 crc crio[22562]: time="2026-06-19T11:45:30.565131878Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.400484 | controller | Jun 19 11:45:30.565323 crc crio[22562]: time="2026-06-19T11:45:30.565305453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.400501 | controller | Jun 19 11:45:30.670402 crc crio[22562]: time="2026-06-19T11:45:30.670309901Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}"
2026-06-19 12:35:48.400521 | controller | Jun 19 11:45:30.670402 crc crio[22562]: time="2026-06-19T11:45:30.670375834Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400538 | controller | Jun 19 11:45:30.940691 crc crio[22562]: time="2026-06-19T11:45:30.940304032Z" level=info msg="Stopped pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400555 | controller | Jun 19 11:45:31.057572 crc crio[22562]: time="2026-06-19T11:45:31.057487531Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.400571 | controller | Jun 19 11:45:31.057701 crc crio[22562]: time="2026-06-19T11:45:31.057604164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.400588 | controller | Jun 19 11:45:31.110477 crc crio[22562]: time="2026-06-19T11:45:31.110363931Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}"
2026-06-19 12:35:48.400605 | controller | Jun 19 11:45:31.110477 crc crio[22562]: time="2026-06-19T11:45:31.110428852Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400622 | controller | Jun 19 11:45:31.271998 crc crio[22562]: time="2026-06-19T11:45:31.271882267Z" level=info msg="Stopped container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400638 | controller | Jun 19 11:45:31.279236 crc crio[22562]: time="2026-06-19T11:45:31.278025228Z" level=info msg="Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400655 | controller | Jun 19 11:45:31.279236 crc crio[22562]: time="2026-06-19T11:45:31.278592323Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc001b84518}] Aliases:map[]}"
2026-06-19 12:35:48.400672 | controller | Jun 19 11:45:31.279236 crc crio[22562]: time="2026-06-19T11:45:31.278754697Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400688 | controller | Jun 19 11:45:31.289626 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60f3ad50ced5503 Mac:a6:4e:b5:70:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.400705 | controller | Jun 19 11:45:31.291483 crc crio[22562]: time="2026-06-19T11:45:31.291386228Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}"
2026-06-19 12:35:48.400726 | controller | Jun 19 11:45:31.291638 crc crio[22562]: time="2026-06-19T11:45:31.291567533Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.400743 | controller | Jun 19 11:45:31.300850 crc crio[22562]: time="2026-06-19T11:45:31.299724026Z" level=info msg="Stopped container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.400774 | controller | Jun 19 11:45:31.306507 crc crio[22562]: time="2026-06-19T11:45:31.306339839Z" level=info msg="Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.400794 | controller | Jun 19 11:45:31.307079 crc crio[22562]: time="2026-06-19T11:45:31.306958365Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc0016121a8}] Aliases:map[]}"
2026-06-19 12:35:48.400811 | controller | Jun 19 11:45:31.307341 crc crio[22562]: time="2026-06-19T11:45:31.307288843Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.400829 | controller | Jun 19 11:45:31.312485 crc crio[22562]: time="2026-06-19T11:45:31.311873316Z" level=info msg="Ran pod sandbox 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 with infra container: openstack/nova-metadata-0/POD" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.400846 | controller | Jun 19 11:45:31.323951 crc crio[22562]: time="2026-06-19T11:45:31.323327339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ddbd3ffc-26e8-4000-abe9-59cade95e4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.400863 | controller | Jun 19 11:45:31.332331 crc crio[22562]: time="2026-06-19T11:45:31.332189099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=52014c83-ecb8-48bb-8851-7a4838f90333 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.400881 | controller | Jun 19 11:45:31.342480 crc crio[22562]: time="2026-06-19T11:45:31.342372211Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.400906 | controller | Jun 19 11:45:31.344068 crc crio[22562]: time="2026-06-19T11:45:31.34395745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.400932 | controller | Jun 19 11:45:31.409187 crc crio[22562]: time="2026-06-19T11:45:31.408953559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.400958 | controller | Jun 19 11:45:31.414214 crc crio[22562]: time="2026-06-19T11:45:31.41388724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.400980 | controller | Jun 19 11:45:31.565858 crc crio[22562]: time="2026-06-19T11:45:31.565614515Z" level=info msg="Created container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.400999 | controller | Jun 19 11:45:31.568115 crc crio[22562]: time="2026-06-19T11:45:31.567776708Z" level=info msg="Starting container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453" id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.401016 | controller | Jun 19 11:45:31.587487 crc crio[22562]: time="2026-06-19T11:45:31.583324774Z" level=info msg="Started container" PID=86582 containerID=6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 description=openstack/nova-metadata-0/nova-metadata-log id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18
2026-06-19 12:35:48.401033 | controller | Jun 19 11:45:31.610391 crc crio[22562]: time="2026-06-19T11:45:31.601648736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f6a54a07-c370-4d7d-bb1b-ecd4683dc664 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401050 | controller | Jun 19 11:45:31.702114 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7268d43e6fe5025 Mac:f2:a1:94:ad:65:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.401067 | controller | Jun 19 11:45:31.711855 crc crio[22562]: time="2026-06-19T11:45:31.711760091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5a3f8cd7-cfa1-4fac-b1c1-d64d986f0616 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401083 | controller | Jun 19 11:45:31.718299 crc crio[22562]: time="2026-06-19T11:45:31.718218081Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}"
2026-06-19 12:35:48.401101 | controller | Jun 19 11:45:31.718600 crc crio[22562]: time="2026-06-19T11:45:31.718415596Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.401119 | controller | Jun 19 11:45:31.728546 crc crio[22562]: time="2026-06-19T11:45:31.728107756Z" level=info msg="Ran pod sandbox 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 with infra container: openstack/nova-scheduler-0/POD" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.401136 | controller | Jun 19 11:45:31.734459 crc crio[22562]: time="2026-06-19T11:45:31.734287178Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.401153 | controller | Jun 19 11:45:31.745856 crc crio[22562]: time="2026-06-19T11:45:31.741255761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401173 | controller | Jun 19 11:45:31.745856 crc crio[22562]: time="2026-06-19T11:45:31.741392594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7d27b6fd-05c9-4e2b-b401-764d3fbf2112 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401190 | controller | Jun 19 11:45:31.780539 crc crio[22562]: time="2026-06-19T11:45:31.78042749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fcefb28a-64f7-49a7-a6d3-0f8ea12e90ca name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401208 | controller | Jun 19 11:45:31.798517 crc crio[22562]: time="2026-06-19T11:45:31.798428485Z" level=info msg="Stopped pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.401224 | controller | Jun 19 11:45:31.846399 crc crio[22562]: time="2026-06-19T11:45:31.846120014Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.401241 | controller | Jun 19 11:45:31.853725 crc crio[22562]: time="2026-06-19T11:45:31.853068026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401258 | controller | Jun 19 11:45:31.942217 crc crio[22562]: time="2026-06-19T11:45:31.940654114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401275 | controller | Jun 19 11:45:31.947320 crc crio[22562]: time="2026-06-19T11:45:31.947096954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401291 | controller | Jun 19 11:45:32.016960 crc crio[22562]: time="2026-06-19T11:45:32.016554753Z" level=info msg="Stopped pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.401308 | controller | Jun 19 11:45:32.023572 crc crio[22562]: time="2026-06-19T11:45:32.023506665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401324 | controller | Jun 19 11:45:32.039818 crc crio[22562]: time="2026-06-19T11:45:32.039725506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401341 | controller | Jun 19 11:45:32.151368 crc crio[22562]: time="2026-06-19T11:45:32.151134393Z" level=info msg="Created container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.401357 | controller | Jun 19 11:45:32.154623 crc crio[22562]: time="2026-06-19T11:45:32.154537986Z" level=info msg="Starting container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8" id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.401374 | controller | Jun 19 11:45:32.160065 crc crio[22562]: time="2026-06-19T11:45:32.1599217Z" level=info msg="Started container" PID=86645 containerID=ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 description=openstack/nova-metadata-0/nova-metadata-metadata id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18
2026-06-19 12:35:48.401398 | controller | Jun 19 11:45:32.176808 crc crio[22562]: time="2026-06-19T11:45:32.176671334Z" level=info msg="Created container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.401416 | controller | Jun 19 11:45:32.179763 crc crio[22562]: time="2026-06-19T11:45:32.178005547Z" level=info msg="Starting container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91" id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.401453 | controller | Jun 19 11:45:32.186571 crc crio[22562]: time="2026-06-19T11:45:32.186499647Z" level=info msg="Started container" PID=86650 containerID=d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014
2026-06-19 12:35:48.401473 | controller | Jun 19 11:45:32.382474 crc crio[22562]: time="2026-06-19T11:45:32.381907542Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.401490 | controller | Jun 19 11:45:32.382678 crc crio[22562]: time="2026-06-19T11:45:32.382517208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401507 | controller | Jun 19 11:45:32.422606 crc crio[22562]: time="2026-06-19T11:45:32.422510867Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}"
2026-06-19 12:35:48.401524 | controller | Jun 19 11:45:32.422606 crc crio[22562]: time="2026-06-19T11:45:32.422572258Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.401541 | controller | Jun 19 11:45:32.578694 crc crio[22562]: time="2026-06-19T11:45:32.577666737Z" level=info msg="Removing container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401559 | controller | Jun 19 11:45:32.608633 crc crio[22562]: time="2026-06-19T11:45:32.608545341Z" level=info msg="Removed container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401575 | controller | Jun 19 11:45:32.611719 crc crio[22562]: time="2026-06-19T11:45:32.611640977Z" level=info msg="Removing container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401592 | controller | Jun 19 11:45:32.737568 crc crio[22562]: time="2026-06-19T11:45:32.737006449Z" level=info msg="Removed container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401608 | controller | Jun 19 11:45:32.740427 crc crio[22562]: time="2026-06-19T11:45:32.740359262Z" level=info msg="Removing container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401628 | controller | Jun 19 11:45:32.800203 crc crio[22562]: time="2026-06-19T11:45:32.797964288Z" level=info msg="Removed container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401644 | controller | Jun 19 11:45:32.815189 crc crio[22562]: time="2026-06-19T11:45:32.814284191Z" level=info msg="Removing container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401661 | controller | Jun 19 11:45:32.863453 crc crio[22562]: time="2026-06-19T11:45:32.863343105Z" level=info msg="Removed container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401677 | controller | Jun 19 11:45:32.870210 crc crio[22562]: time="2026-06-19T11:45:32.870075561Z" level=info msg="Removing container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401694 | controller | Jun 19 11:45:32.898547 crc crio[22562]: time="2026-06-19T11:45:32.898515006Z" level=info msg="Removed container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401710 | controller | Jun 19 11:45:32.917477 crc crio[22562]: time="2026-06-19T11:45:32.917384822Z" level=info msg="Removing container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401727 | controller | Jun 19 11:45:32.963833 crc crio[22562]: time="2026-06-19T11:45:32.963741819Z" level=info msg="Removed container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.401743 | controller | Jun 19 11:45:33.091789 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2ed793e41f9866 Mac:4e:6f:15:5e:3c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.401759 | controller | Jun 19 11:45:33.093453 crc crio[22562]: time="2026-06-19T11:45:33.093371897Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}"
2026-06-19 12:35:48.401776 | controller | Jun 19 11:45:33.093564 crc crio[22562]: time="2026-06-19T11:45:33.093534881Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.401793 | controller | Jun 19 11:45:33.103464 crc crio[22562]: time="2026-06-19T11:45:33.103376254Z" level=info msg="Ran pod sandbox a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc with infra container: openstack/nova-cell1-conductor-0/POD" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.401813 | controller | Jun 19 11:45:33.108334 crc crio[22562]: time="2026-06-19T11:45:33.107564928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e4bea487-192d-41b5-9013-5e28824f33d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401830 | controller | Jun 19 11:45:33.141627 crc crio[22562]: time="2026-06-19T11:45:33.141058317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=84775447-f702-4fee-87bf-21b2a7e90021 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.401846 | controller | Jun 19 11:45:33.141627 crc crio[22562]: time="2026-06-19T11:45:33.141567669Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.401863 | controller | Jun 19 11:45:33.141865 crc crio[22562]: time="2026-06-19T11:45:33.141697902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401880 | controller | Jun 19 11:45:33.157343 crc crio[22562]: time="2026-06-19T11:45:33.157270028Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.401896 | controller | Jun 19 11:45:33.183458 crc crio[22562]: time="2026-06-19T11:45:33.183384474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401912 | controller | Jun 19 11:45:33.219118 crc crio[22562]: time="2026-06-19T11:45:33.218468302Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}"
2026-06-19 12:35:48.401929 | controller | Jun 19 11:45:33.219118 crc crio[22562]: time="2026-06-19T11:45:33.218546124Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.401946 | controller | Jun 19 11:45:33.241352 crc crio[22562]: time="2026-06-19T11:45:33.24060577Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.401965 | controller | Jun 19 11:45:33.241352 crc crio[22562]: time="2026-06-19T11:45:33.240651561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.401984 | controller | Jun 19 11:45:33.241352 crc crio[22562]: time="2026-06-19T11:45:33.240690722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402000 | controller | Jun 19 11:45:33.247085 crc crio[22562]: time="2026-06-19T11:45:33.247017099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402017 | controller | Jun 19 11:45:33.285397 crc crio[22562]: time="2026-06-19T11:45:33.285293245Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}"
2026-06-19 12:35:48.402036 | controller | Jun 19 11:45:33.285397 crc crio[22562]: time="2026-06-19T11:45:33.285363617Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.402054 | controller | Jun 19 11:45:33.456592 crc crio[22562]: time="2026-06-19T11:45:33.45606057Z" level=info msg="Created container edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402071 | controller | Jun 19 11:45:33.460598 crc crio[22562]: time="2026-06-19T11:45:33.46050042Z" level=info msg="Starting container: edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088" id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.402097 | controller | Jun 19 11:45:33.471621 crc crio[22562]: time="2026-06-19T11:45:33.471495153Z" level=info msg="Started container" PID=86911 containerID=edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc
2026-06-19 12:35:48.402115 | controller | Jun 19 11:45:33.690956 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631106d3748e14c Mac:62:9a:35:3f:b0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.402134 | controller | Jun 19 11:45:33.694645 crc crio[22562]: time="2026-06-19T11:45:33.694022539Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}"
2026-06-19 12:35:48.402158 | controller | Jun 19 11:45:33.694645 crc crio[22562]: time="2026-06-19T11:45:33.694219964Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.402224 | controller | Jun 19 11:45:33.732651 crc crio[22562]: time="2026-06-19T11:45:33.732616694Z" level=info msg="Ran pod sandbox 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 with infra container: openstack/ceilometer-0/POD" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.402248 | controller | Jun 19 11:45:33.737501 crc crio[22562]: time="2026-06-19T11:45:33.73735131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=89842af0-4caf-4535-b85a-ab198ea9ad30 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402266 | controller | Jun 19 11:45:33.779662 crc crio[22562]: time="2026-06-19T11:45:33.779542065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7025b2c7-dc77-4cc4-a349-9cc388b50f7e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402283 | controller | Jun 19 11:45:33.788039 crc crio[22562]: time="2026-06-19T11:45:33.787629396Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402304 | controller | Jun 19 11:45:33.788758 crc crio[22562]: time="2026-06-19T11:45:33.788325462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402321 | controller | Jun 19 11:45:33.842811 crc crio[22562]: time="2026-06-19T11:45:33.842765169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402338 | controller | Jun 19 11:45:33.847666 crc crio[22562]: time="2026-06-19T11:45:33.847640251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402354 | controller | Jun 19 11:45:33.954806 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df1fe309436b49 Mac:4e:03:ee:b6:c1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.402371 | controller | Jun 19 11:45:33.957345 crc crio[22562]: time="2026-06-19T11:45:33.95713542Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}"
2026-06-19 12:35:48.402387 | controller | Jun 19 11:45:33.957515 crc crio[22562]: time="2026-06-19T11:45:33.957406316Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.402404 | controller | Jun 19 11:45:33.968748 crc crio[22562]: time="2026-06-19T11:45:33.968654554Z" level=info msg="Ran pod sandbox 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 with infra container: openstack/nova-api-0/POD" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.402421 | controller | Jun 19 11:45:33.974923 crc crio[22562]: time="2026-06-19T11:45:33.974850118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=60ef9c13-0db7-4a02-8809-417ed8badbb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402466 | controller | Jun 19 11:45:33.984857 crc crio[22562]: time="2026-06-19T11:45:33.984075596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=575424ba-78b2-412c-bf1f-2b6d49608828 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402484 | controller | Jun 19 11:45:33.995705 crc crio[22562]: time="2026-06-19T11:45:33.995621681Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402501 | controller | Jun 19 11:45:33.998638 crc crio[22562]: time="2026-06-19T11:45:33.997078707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402518 | controller | Jun 19 11:45:34.024099 crc crio[22562]: time="2026-06-19T11:45:34.024057475Z" level=info msg="Created container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402535 | controller | Jun 19 11:45:34.027853 crc crio[22562]: time="2026-06-19T11:45:34.027769707Z" level=info msg="Starting container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673" id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.402555 | controller | Jun 19 11:45:34.039779 crc crio[22562]: time="2026-06-19T11:45:34.039676542Z" level=info msg="Started container" PID=86986 containerID=ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 description=openstack/ceilometer-0/ceilometer-central-agent id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0
2026-06-19 12:35:48.402573 | controller | Jun 19 11:45:34.057577 crc crio[22562]: time="2026-06-19T11:45:34.056780905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402590 | controller | Jun 19 11:45:34.057577 crc crio[22562]: time="2026-06-19T11:45:34.057508934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e3fc630e-5a27-4f26-8642-5517b68ab885 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402607 | controller | Jun 19 11:45:34.086364 crc crio[22562]: time="2026-06-19T11:45:34.086107821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4f2447bc-adca-46f5-afa5-75b5379f7b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402624 | controller | Jun 19 11:45:34.088761 crc crio[22562]: time="2026-06-19T11:45:34.088210742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402640 | controller | Jun 19 11:45:34.096346 crc crio[22562]: time="2026-06-19T11:45:34.095903282Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402657 | controller | Jun 19 11:45:34.096579 crc crio[22562]: time="2026-06-19T11:45:34.096425716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402674 | controller | Jun 19 11:45:34.211793 crc crio[22562]: time="2026-06-19T11:45:34.211710468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402691 | controller | Jun 19 11:45:34.216465 crc crio[22562]: time="2026-06-19T11:45:34.216378724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402707 | controller | Jun 19 11:45:34.228067 crc crio[22562]: time="2026-06-19T11:45:34.226294219Z" level=info msg="Created container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402724 | controller | Jun 19 11:45:34.228067 crc crio[22562]: time="2026-06-19T11:45:34.227405237Z" level=info msg="Starting container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c" id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.402741 | controller | Jun 19 11:45:34.239738 crc crio[22562]: time="2026-06-19T11:45:34.23966027Z" level=info msg="Started container" PID=87015 containerID=81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c description=openstack/nova-api-0/nova-api-log id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0
2026-06-19 12:35:48.402760 | controller | Jun 19 11:45:34.258536 crc crio[22562]: time="2026-06-19T11:45:34.258446635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=696b8824-a699-4bd3-8d6d-6acad626a18b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402777 | controller | Jun 19 11:45:34.287296 crc crio[22562]: time="2026-06-19T11:45:34.287195846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0469ad6f-1d2c-466f-9bba-5a77a2411d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402793 | controller | Jun 19 11:45:34.296468 crc crio[22562]: time="2026-06-19T11:45:34.296367643Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402810 | controller | Jun 19 11:45:34.298277 crc crio[22562]: time="2026-06-19T11:45:34.298217969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402826 | controller | Jun 19 11:45:34.367286 crc crio[22562]: time="2026-06-19T11:45:34.367088563Z" level=info msg="Created container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402843 | controller | Jun 19 11:45:34.369081 crc crio[22562]: time="2026-06-19T11:45:34.368949189Z" level=info msg="Starting container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8" id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.402860 | controller | Jun 19 11:45:34.378235 crc crio[22562]: time="2026-06-19T11:45:34.377516721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402876 | controller | Jun 19 11:45:34.380718 crc crio[22562]: time="2026-06-19T11:45:34.380620718Z" level=info msg="Started container" PID=87042 containerID=a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0
2026-06-19 12:35:48.402894 | controller | Jun 19 11:45:34.384919 crc crio[22562]: time="2026-06-19T11:45:34.384809351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402910 | controller | Jun 19 11:45:34.397954 crc crio[22562]: time="2026-06-19T11:45:34.397839804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e0c55497-c479-4911-aadd-16f4d6db4349 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402927 | controller | Jun 19 11:45:34.444724 crc crio[22562]: time="2026-06-19T11:45:34.444351194Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=81ee23d2-c335-4212-8f67-c7796bb37d7b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.402943 | controller | Jun 19 11:45:34.454234 crc crio[22562]: time="2026-06-19T11:45:34.454102485Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.402960 | controller | Jun 19 11:45:34.455056 crc crio[22562]: time="2026-06-19T11:45:34.455003748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402976 | controller | Jun 19 11:45:34.537340 crc crio[22562]: time="2026-06-19T11:45:34.537246573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.402996 | controller | Jun 19 11:45:34.540777 crc crio[22562]: time="2026-06-19T11:45:34.540691338Z" level=info msg="Created container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.403013 | controller | Jun 19 11:45:34.546564 crc crio[22562]: time="2026-06-19T11:45:34.543367755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.403029 | controller | Jun 19 11:45:34.547705 crc crio[22562]: time="2026-06-19T11:45:34.54762145Z" level=info msg="Starting container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774" id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.403046 | controller | Jun 19 11:45:34.555332 crc crio[22562]: time="2026-06-19T11:45:34.555205237Z" level=info msg="Started container" PID=87061 containerID=3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 description=openstack/nova-api-0/nova-api-api id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0
2026-06-19 12:35:48.403063 | controller | Jun 19 11:45:34.679487 crc crio[22562]: time="2026-06-19T11:45:34.678462667Z" level=info msg="Stopping container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 (timeout: 2s)" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.403080 | controller | Jun 19 11:45:34.809667 crc crio[22562]: time="2026-06-19T11:45:34.809515221Z" level=info msg="Created container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.403096 | controller | Jun 19 11:45:34.812101 crc crio[22562]: time="2026-06-19T11:45:34.811820957Z" level=info msg="Starting container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d" id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.403113 | controller | Jun 19 11:45:34.824185 crc crio[22562]: time="2026-06-19T11:45:34.82404747Z" level=info msg="Started container" PID=87079 containerID=11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d description=openstack/ceilometer-0/sg-core id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0
2026-06-19 12:35:48.403129 | controller | Jun 19 11:45:34.858866 crc crio[22562]: time="2026-06-19T11:45:34.858757029Z" level=info msg="Stopped container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.403145 | controller | Jun 19 11:45:34.860302 crc crio[22562]: time="2026-06-19T11:45:34.860251446Z" level=info msg="Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403162 | controller | Jun 19 11:45:34.860897 crc crio[22562]: time="2026-06-19T11:45:34.860712797Z" level=info msg="Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc00259c180}] Aliases:map[]}"
2026-06-19 12:35:48.403182 | controller | Jun 19 11:45:34.860897 crc crio[22562]: time="2026-06-19T11:45:34.860884451Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-vb8gn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.403199 | controller | Jun 19 11:45:34.886635 crc crio[22562]: time="2026-06-19T11:45:34.886585998Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=11276b7e-e0e5-4a99-ae64-2e91c533f641 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.403215 | controller | Jun 19 11:45:34.986321 crc crio[22562]: time="2026-06-19T11:45:34.983416772Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=bc3e2390-1f2a-45e8-be5e-caef6299d4ed name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.403232 | controller | Jun 19 11:45:35.014200 crc crio[22562]: time="2026-06-19T11:45:35.011624921Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.403249 | controller | Jun 19 11:45:35.014200 crc crio[22562]: time="2026-06-19T11:45:35.012090573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.403265 | controller | Jun 19 11:45:35.093924 crc crio[22562]: time="2026-06-19T11:45:35.093813995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.403282 | controller | Jun 19 11:45:35.099324 crc crio[22562]: time="2026-06-19T11:45:35.09926345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.403298 | controller | Jun 19 11:45:35.293095 crc crio[22562]: time="2026-06-19T11:45:35.292371977Z" level=info msg="Created container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.403315 | controller | Jun 19 11:45:35.302335 crc crio[22562]: time="2026-06-19T11:45:35.299653178Z" level=info msg="Starting container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d" id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.403331 | controller | Jun 19 11:45:35.302335 crc crio[22562]: time="2026-06-19T11:45:35.300133Z" level=info msg="Stopped pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403347 | controller | Jun 19 11:45:35.309811 crc crio[22562]: time="2026-06-19T11:45:35.30904779Z" level=info msg="Started container" PID=87293 containerID=ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d description=openstack/ceilometer-0/proxy-httpd id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0
2026-06-19 12:35:48.403363 | controller | Jun 19 11:45:35.712476 crc crio[22562]: time="2026-06-19T11:45:35.711896038Z" level=info msg="Removing container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403380 | controller | Jun 19 11:45:35.750642 crc crio[22562]: time="2026-06-19T11:45:35.750549825Z" level=info msg="Removed container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403402 | controller | Jun 19 11:45:35.753696 crc crio[22562]: time="2026-06-19T11:45:35.753629391Z" level=info msg="Removing container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403420 | controller | Jun 19 11:45:35.855999 crc crio[22562]: time="2026-06-19T11:45:35.855538073Z" level=info msg="Removed container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403458 | controller | Jun 19 11:45:35.861946 crc crio[22562]: time="2026-06-19T11:45:35.861879409Z" level=info msg="Removing container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403476 | controller | Jun 19 11:45:35.943212 crc crio[22562]: time="2026-06-19T11:45:35.942767851Z" level=info msg="Removed container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403493 | controller | Jun 19 11:45:46.915078 crc crio[22562]: time="2026-06-19T11:45:46.91448531Z" level=info msg="Removing container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403510 | controller | Jun 19 11:45:46.969092 crc crio[22562]: time="2026-06-19T11:45:46.968926468Z" level=info msg="Removed container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403527 | controller | Jun 19 11:45:46.975758 crc crio[22562]: time="2026-06-19T11:45:46.97546049Z" level=info msg="Removing container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403543 | controller | Jun 19 11:45:47.095408 crc crio[22562]: time="2026-06-19T11:45:47.095056548Z" level=info msg="Removed container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.403560 | controller | Jun 19 11:45:47.107842 crc crio[22562]: time="2026-06-19T11:45:47.107709522Z" level=info msg="Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403576 | controller | Jun 19 11:45:47.108460 crc crio[22562]: time="2026-06-19T11:45:47.107928377Z" level=info msg="Stopped pod sandbox (already stopped): cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403592 | controller | Jun 19 11:45:47.108733 crc crio[22562]: time="2026-06-19T11:45:47.108623003Z" level=info msg="Removing pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403609 | controller | Jun 19 11:45:47.137769 crc crio[22562]: time="2026-06-19T11:45:47.137623922Z" level=info msg="Removed pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403629 | controller | Jun 19 11:45:47.138826 crc crio[22562]: time="2026-06-19T11:45:47.138686598Z" level=info msg="Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403646 | controller | Jun 19 11:45:47.138826 crc crio[22562]: time="2026-06-19T11:45:47.1387765Z" level=info msg="Stopped pod sandbox (already stopped): 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403662 | controller | Jun 19 11:45:47.140390 crc crio[22562]: time="2026-06-19T11:45:47.140250116Z" level=info msg="Removing pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403679 | controller | Jun 19 11:45:47.158281 crc crio[22562]: time="2026-06-19T11:45:47.158103229Z" level=info msg="Removed pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403695 | controller | Jun 19 11:45:47.159519 crc crio[22562]: time="2026-06-19T11:45:47.159401621Z" level=info msg="Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403711 | controller | Jun 19 11:45:47.159812 crc crio[22562]: time="2026-06-19T11:45:47.159544344Z" level=info msg="Stopped pod sandbox (already stopped): 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403728 | controller | Jun 19 11:45:47.160413 crc crio[22562]: time="2026-06-19T11:45:47.160329364Z" level=info msg="Removing pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403744 | controller | Jun 19 11:45:47.187043 crc crio[22562]: time="2026-06-19T11:45:47.186814019Z" level=info msg="Removed pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403761 | controller | Jun 19 11:45:47.189032 crc crio[22562]: time="2026-06-19T11:45:47.188713496Z" level=info msg="Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403777 | controller | Jun 19 11:45:47.189700 crc crio[22562]: time="2026-06-19T11:45:47.189040244Z" level=info msg="Stopped pod sandbox (already stopped): 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403793 | controller | Jun 19 11:45:47.191865 crc crio[22562]: time="2026-06-19T11:45:47.191575997Z" level=info msg="Removing pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403810 | controller | Jun 19 11:45:47.225369 crc crio[22562]: time="2026-06-19T11:45:47.220053271Z" level=info msg="Removed pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403826 | controller | Jun 19 11:45:47.225369 crc crio[22562]: time="2026-06-19T11:45:47.221481146Z" level=info msg="Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403845 | controller | Jun 19 11:45:47.225369 crc crio[22562]: time="2026-06-19T11:45:47.221586629Z" level=info msg="Stopped pod sandbox (already stopped): 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403862 | controller | Jun 19 11:45:47.225369 crc crio[22562]: time="2026-06-19T11:45:47.222581014Z" level=info msg="Removing pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403878 | controller | Jun 19 11:45:47.237385 crc crio[22562]: time="2026-06-19T11:45:47.236663882Z" level=info msg="Removed pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403894 | controller | Jun 19 11:45:47.237604 crc crio[22562]: time="2026-06-19T11:45:47.237553605Z" level=info msg="Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403910 | controller | Jun 19 11:45:47.237817 crc crio[22562]: time="2026-06-19T11:45:47.237628786Z" level=info msg="Stopped pod sandbox (already stopped): b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403926 | controller | Jun 19 11:45:47.238624 crc crio[22562]: time="2026-06-19T11:45:47.23855342Z" level=info msg="Removing pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403943 | controller | Jun 19 11:45:47.257445 crc crio[22562]: time="2026-06-19T11:45:47.257276743Z" level=info msg="Removed pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.403959 | controller | Jun 19 11:45:47.258894 crc crio[22562]: time="2026-06-19T11:45:47.25879412Z" level=info msg="Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403975 | controller | Jun 19 11:45:47.258894 crc crio[22562]: time="2026-06-19T11:45:47.258882812Z" level=info msg="Stopped pod sandbox (already stopped): 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.403992 | controller | Jun 19 11:45:47.259809 crc crio[22562]: time="2026-06-19T11:45:47.259709053Z" level=info msg="Removing pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404008 | controller | Jun 19 11:45:47.280070 crc crio[22562]: time="2026-06-19T11:45:47.279906672Z" level=info msg="Removed pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404024 | controller | Jun 19 11:45:47.281028 crc crio[22562]: time="2026-06-19T11:45:47.280874397Z" level=info msg="Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404040 | controller | Jun 19 11:45:47.281269 crc crio[22562]: time="2026-06-19T11:45:47.280956459Z" level=info msg="Stopped pod sandbox (already stopped): 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404059 | controller | Jun 19 11:45:47.281811 crc crio[22562]: time="2026-06-19T11:45:47.281699276Z" level=info msg="Removing pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404076 | controller | Jun 19 11:45:47.308031 crc crio[22562]: time="2026-06-19T11:45:47.307728441Z" level=info msg="Removed pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404091 | controller | Jun 19 11:45:47.310046 crc crio[22562]: time="2026-06-19T11:45:47.309915685Z" level=info msg="Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404107 | controller | Jun 19 11:45:47.311387 crc crio[22562]: time="2026-06-19T11:45:47.311135745Z" level=info msg="Stopped pod sandbox (already stopped): 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404123 | controller | Jun 19 11:45:47.313351 crc crio[22562]: time="2026-06-19T11:45:47.313079903Z" level=info msg="Removing pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404139 | controller | Jun 19 11:45:47.335882 crc crio[22562]: time="2026-06-19T11:45:47.335743954Z" level=info msg="Removed pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404156 | controller | Jun 19 11:45:47.337464 crc crio[22562]: time="2026-06-19T11:45:47.337324973Z" level=info msg="Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404172 | controller | Jun 19 11:45:47.337623 crc crio[22562]: time="2026-06-19T11:45:47.337503337Z" level=info msg="Stopped pod sandbox (already stopped): d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404188 | controller | Jun 19 11:45:47.339764 crc crio[22562]: time="2026-06-19T11:45:47.339679141Z" level=info msg="Removing pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404204 | controller | Jun 19 11:45:47.359681 crc crio[22562]: time="2026-06-19T11:45:47.359454741Z" level=info msg="Removed pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404220 | controller | Jun 19 11:45:47.361118 crc crio[22562]: time="2026-06-19T11:45:47.360918767Z" level=info msg="Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404235 | controller | Jun 19 11:45:47.361427 crc crio[22562]: time="2026-06-19T11:45:47.361322537Z" level=info msg="Stopped pod sandbox (already stopped): 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404251 | controller | Jun 19 11:45:47.362731 crc crio[22562]: time="2026-06-19T11:45:47.362618979Z" level=info msg="Removing pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404270 | controller | Jun 19 11:45:47.387566 crc crio[22562]: time="2026-06-19T11:45:47.387445293Z" level=info msg="Removed pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.404286 | controller | Jun 19 11:45:49.890456 crc crio[22562]: time="2026-06-19T11:45:49.889519583Z" level=warning msg="Stopping container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba with stop signal(15) timed out. Killing..."
2026-06-19 12:35:48.404302 | controller | Jun 19 11:45:49.932902 crc crio[22562]: time="2026-06-19T11:45:49.932734793Z" level=error msg="Killing container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba KILL` failed: process not running: No such process\n : exit status 1"
2026-06-19 12:35:48.404319 | controller | Jun 19 11:45:49.977589 crc crio[22562]: time="2026-06-19T11:45:49.9767113Z" level=info msg="Stopped container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.404335 | controller | Jun 19 11:45:49.978857 crc crio[22562]: time="2026-06-19T11:45:49.978356902Z" level=info msg="Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404351 | controller | Jun 19 11:45:49.981809 crc crio[22562]: time="2026-06-19T11:45:49.981487639Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc0030b45e0}] Aliases:map[]}"
2026-06-19 12:35:48.404369 | controller | Jun 19 11:45:49.983047 crc crio[22562]: time="2026-06-19T11:45:49.982866042Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.404386 | controller | Jun 19 11:45:50.371271 crc crio[22562]: time="2026-06-19T11:45:50.371039878Z" level=info msg="Stopped pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.404403 | controller | Jun 19 11:45:51.018701 crc crio[22562]: time="2026-06-19T11:45:51.01778785Z" level=info msg="Removing container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.404419 | controller | Jun 19 11:45:51.054335 crc crio[22562]: time="2026-06-19T11:45:51.054081169Z" level=info msg="Removed container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.404455 | controller | Jun 19 11:45:51.651568 crc crio[22562]: time="2026-06-19T11:45:51.650888976Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.404473 | controller | Jun 19 11:45:51.651792 crc crio[22562]: time="2026-06-19T11:45:51.651609753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404494 | controller | Jun 19 11:45:51.691680 crc crio[22562]: time="2026-06-19T11:45:51.691552012Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}"
2026-06-19 12:35:48.404511 | controller | Jun 19 11:45:51.691680 crc crio[22562]: time="2026-06-19T11:45:51.691640254Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.404528 | controller | Jun 19 11:45:52.329273 crc crio[22562]: 2026-06-19T11:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7de7410e7445c Mac:6a:18:8c:4c:df:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.404544 | controller | Jun 19 11:45:52.334084 crc crio[22562]: time="2026-06-19T11:45:52.331245689Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}"
2026-06-19 12:35:48.404561 | controller | Jun 19 11:45:52.334084 crc crio[22562]: time="2026-06-19T11:45:52.331455115Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.404578 | controller | Jun 19 11:45:52.341552 crc crio[22562]: time="2026-06-19T11:45:52.341457073Z" level=info msg="Ran pod sandbox 5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f with infra container: openstack/nova-cell1-novncproxy-0/POD" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.404595 | controller | Jun 19 11:45:52.347352 crc crio[22562]: time="2026-06-19T11:45:52.347222315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=1ff05a51-3831-4af4-b1c1-73bef3b4f59a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.404612 | controller | Jun 19 11:45:52.428358 crc crio[22562]: time="2026-06-19T11:45:52.42824674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=88a29639-0dac-4750-98ab-27bf34324789 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.404629 | controller | Jun 19 11:45:52.441236 crc crio[22562]: time="2026-06-19T11:45:52.441016166Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.404646 | controller | Jun 19 11:45:52.441832 crc crio[22562]: time="2026-06-19T11:45:52.441733904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404663 | controller | Jun 19 11:45:52.495936 crc crio[22562]: time="2026-06-19T11:45:52.495855994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404683 | controller | Jun 19 11:45:52.500097 crc crio[22562]: time="2026-06-19T11:45:52.499910983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404700 | controller | Jun 19 11:45:52.703925 crc crio[22562]: time="2026-06-19T11:45:52.703733147Z" level=info msg="Created container 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.404717 | controller | Jun 19 11:45:52.705818 crc crio[22562]: time="2026-06-19T11:45:52.705719656Z" level=info msg="Starting container: 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe" id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.404733 | controller | Jun 19 11:45:52.712559 crc crio[22562]: time="2026-06-19T11:45:52.712480193Z" level=info msg="Started container" PID=88509 containerID=4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f
2026-06-19 12:35:48.404750 | controller | Jun 19 11:45:54.933356 crc crio[22562]: time="2026-06-19T11:45:54.932602477Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.404783 | controller | Jun 19 11:45:54.934823 crc crio[22562]: time="2026-06-19T11:45:54.933399487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404802 | controller | Jun 19 11:45:54.986662 crc crio[22562]: time="2026-06-19T11:45:54.98646958Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}"
2026-06-19 12:35:48.404819 | controller | Jun 19 11:45:54.986662 crc crio[22562]: time="2026-06-19T11:45:54.986550602Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-l9nmz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.404836 | controller | Jun 19 11:45:55.557525 crc crio[22562]: 2026-06-19T11:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01daa0e0180a2e5 Mac:aa:a5:e9:22:6b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.404853 | controller | Jun 19 11:45:55.560241 crc crio[22562]: time="2026-06-19T11:45:55.560050023Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}"
2026-06-19 12:35:48.404870 | controller | Jun 19 11:45:55.560435 crc crio[22562]: time="2026-06-19T11:45:55.56035182Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-l9nmz for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.404891 | controller | Jun 19 11:45:55.572353 crc crio[22562]: time="2026-06-19T11:45:55.572233825Z" level=info msg="Ran pod sandbox 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 with infra container: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.404909 | controller | Jun 19 11:45:55.575615 crc crio[22562]: time="2026-06-19T11:45:55.575538176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=99edc17b-23f7-4fc7-9103-8d684259049b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.404925 | controller | Jun 19 11:45:55.655656 crc crio[22562]: time="2026-06-19T11:45:55.654885809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3e6a897c-b17f-40b5-9f23-9a267317c5be name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.404942 | controller | Jun 19 11:45:55.663504 crc crio[22562]: time="2026-06-19T11:45:55.663388799Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/init" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.404959 | controller | Jun 19 11:45:55.664443 crc crio[22562]: time="2026-06-19T11:45:55.663738278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404976 | controller | Jun 19 11:45:55.709913 crc crio[22562]: time="2026-06-19T11:45:55.709800368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.404992 | controller | Jun 19 11:45:55.717626 crc crio[22562]: time="2026-06-19T11:45:55.717453417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405009 | controller | Jun 19 11:45:55.875876 crc crio[22562]: time="2026-06-19T11:45:55.875069727Z" level=info msg="Created container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.405026 | controller | Jun 19 11:45:55.876718 crc crio[22562]: time="2026-06-19T11:45:55.876674017Z" level=info msg="Starting container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658" id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.405042 | controller | Jun 19 11:45:55.889037 crc crio[22562]: time="2026-06-19T11:45:55.887910195Z" level=info msg="Started container" PID=88788 containerID=ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/init id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368
2026-06-19 12:35:48.405059 | controller | Jun 19 11:45:56.147864 crc crio[22562]: time="2026-06-19T11:45:56.147810265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d319c55c-a80c-4cea-98d0-e97af7c1dd4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.405076 | controller | Jun 19 11:45:56.232902 crc crio[22562]: time="2026-06-19T11:45:56.232356348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3eb2f3f-1563-4295-ad31-fad42bf5dc4e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.405092 | controller | Jun 19 11:45:56.240623 crc crio[22562]: time="2026-06-19T11:45:56.24050035Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.405112 | controller | Jun 19 11:45:56.241215 crc crio[22562]: time="2026-06-19T11:45:56.241086104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405129 | controller | Jun 19 11:45:56.356112 crc crio[22562]: time="2026-06-19T11:45:56.355952566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405145 | controller | Jun 19 11:45:56.362493 crc crio[22562]: time="2026-06-19T11:45:56.362110468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405161 | controller | Jun 19 11:45:56.849861 crc crio[22562]: time="2026-06-19T11:45:56.849732314Z" level=info msg="Created container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.405178 | controller | Jun 19 11:45:56.851458 crc crio[22562]: time="2026-06-19T11:45:56.851381915Z" level=info msg="Starting container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181" id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.405194 | controller | Jun 19 11:45:56.866994 crc crio[22562]: time="2026-06-19T11:45:56.866878318Z" level=info msg="Started container" PID=88855 containerID=46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368
2026-06-19 12:35:48.405211 | controller | Jun 19 11:45:57.475789 crc crio[22562]: time="2026-06-19T11:45:57.475261832Z" level=info msg="Stopping container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 (timeout: 30s)" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405228 | controller | Jun 19 11:45:57.477043 crc crio[22562]: time="2026-06-19T11:45:57.475334313Z" level=info msg="Stopping container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d (timeout: 30s)" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405244 | controller | Jun 19 11:45:57.477043 crc crio[22562]: time="2026-06-19T11:45:57.475411335Z" level=info msg="Stopping container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 (timeout: 30s)" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405260 | controller | Jun 19 11:45:57.477370 crc crio[22562]: time="2026-06-19T11:45:57.475512507Z" level=info msg="Stopping container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d (timeout: 30s)" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405277 | controller | Jun 19 11:45:57.617480 crc crio[22562]: time="2026-06-19T11:45:57.617390618Z" level=info msg="Stopped container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405294 | controller | Jun 19 11:45:57.714293 crc crio[22562]: time="2026-06-19T11:45:57.714122852Z" level=info msg="Stopped container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405314 | controller | Jun 19 11:45:58.036798 crc crio[22562]: time="2026-06-19T11:45:58.036506269Z" level=info msg="Stopped container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405331 | controller | Jun 19 11:45:58.131062 crc crio[22562]: time="2026-06-19T11:45:58.130395012Z" level=info msg="Stopping container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 (timeout: 30s)" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405347 | controller | Jun 19 11:45:58.134497 crc crio[22562]: time="2026-06-19T11:45:58.131829617Z" level=info msg="Stopping container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c (timeout: 30s)" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405363 | controller | Jun 19 11:45:58.258423 crc crio[22562]: time="2026-06-19T11:45:58.258310887Z" level=info msg="Stopped container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405380 | controller | Jun 19 11:45:58.920585 crc crio[22562]: time="2026-06-19T11:45:58.920352049Z" level=info msg="Stopped container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405396 | controller | Jun 19 11:45:58.923526 crc crio[22562]: time="2026-06-19T11:45:58.922199754Z" level=info msg="Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.405413 | controller | Jun 19 11:45:58.923526 crc crio[22562]: time="2026-06-19T11:45:58.92286004Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc0030b43e8}] Aliases:map[]}"
2026-06-19 12:35:48.405460 | controller | Jun 19 11:45:58.923526 crc crio[22562]: time="2026-06-19T11:45:58.923100226Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.405487 | controller | Jun 19 11:45:59.335299 crc crio[22562]: time="2026-06-19T11:45:59.33466932Z" level=info msg="Stopped pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.405505 | controller | Jun 19 11:46:00.311486 crc crio[22562]: time="2026-06-19T11:46:00.31026476Z" level=info msg="Removing container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405522 | controller | Jun 19 11:46:00.343040 crc crio[22562]: time="2026-06-19T11:46:00.342915708Z" level=info msg="Removed container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405539 | controller | Jun 19 11:46:00.347198 crc crio[22562]: time="2026-06-19T11:46:00.347065891Z" level=info msg="Removing container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405559 | controller | Jun 19 11:46:00.392794 crc crio[22562]: time="2026-06-19T11:46:00.39270925Z" level=info msg="Removed container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405576 | controller | Jun 19 11:46:00.396104 crc crio[22562]: time="2026-06-19T11:46:00.396061412Z" level=info msg="Removing container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405593 | controller | Jun 19 11:46:00.434235 crc crio[22562]: time="2026-06-19T11:46:00.434108614Z" level=info msg="Removed container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405610 | controller | Jun 19 11:46:00.438758 crc crio[22562]: time="2026-06-19T11:46:00.438727108Z" level=info msg="Removing container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405626 | controller | Jun 19 11:46:00.507261 crc crio[22562]: time="2026-06-19T11:46:00.506934516Z" level=info msg="Removed container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.405642 | controller | Jun 19 11:46:00.557544 crc crio[22562]: time="2026-06-19T11:46:00.557458906Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697826-zwkcb/POD" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.405659 | controller | Jun 19 11:46:00.557654 crc crio[22562]: time="2026-06-19T11:46:00.557573169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405676 | controller | Jun 19 11:46:00.617597 crc crio[22562]: time="2026-06-19T11:46:00.617492782Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}"
2026-06-19 12:35:48.405693 | controller | Jun 19 11:46:00.617597 crc crio[22562]: time="2026-06-19T11:46:00.617588184Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697826-zwkcb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.405709 | controller | Jun 19 11:46:01.093604 crc crio[22562]: time="2026-06-19T11:46:01.092867304Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.405726 | controller | Jun 19 11:46:01.093744 crc crio[22562]: time="2026-06-19T11:46:01.093634992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.405742 | controller | Jun 19 11:46:01.144631 crc crio[22562]: time="2026-06-19T11:46:01.144546193Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}"
2026-06-19 12:35:48.405762 | controller | Jun 19 11:46:01.144631 crc crio[22562]: time="2026-06-19T11:46:01.144628035Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.405779 | controller | Jun 19 11:46:01.226279 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a252448ee290aec Mac:9a:f0:bc:27:0f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 SocketPath: PciID:}] [{Interface:0xc0000153e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.405796 | controller | Jun 19 11:46:01.227482 crc crio[22562]: time="2026-06-19T11:46:01.227394073Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}"
2026-06-19 12:35:48.405813 | controller | Jun 19 11:46:01.227611 crc crio[22562]: time="2026-06-19T11:46:01.227555847Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697826-zwkcb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.405831 | controller | Jun 19 11:46:01.244027 crc crio[22562]: time="2026-06-19T11:46:01.243928012Z" level=info msg="Ran pod sandbox a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c with infra container: openshift-infra/auto-csr-approver-29697826-zwkcb/POD" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.405848 | controller | Jun 19 11:46:01.255712 crc crio[22562]: time="2026-06-19T11:46:01.255615142Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.405866 | controller | Jun 19 11:46:01.264431 crc crio[22562]: time="2026-06-19T11:46:01.264366157Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.405883 | controller | Jun 19 11:46:01.370566 crc crio[22562]: time="2026-06-19T11:46:01.369648393Z" level=info msg="Stopped container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.405900 | controller | Jun 19 11:46:01.372898 crc crio[22562]: time="2026-06-19T11:46:01.372560486Z" level=info msg="Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.405916 | controller | Jun 19 11:46:01.373536 crc crio[22562]: time="2026-06-19T11:46:01.373283233Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002094f28}] Aliases:map[]}"
2026-06-19 12:35:48.405933 | controller | Jun 19 11:46:01.373536 crc crio[22562]: time="2026-06-19T11:46:01.373450687Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.405955 | controller | Jun 19 11:46:01.775618 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd7b216def095a Mac:3a:de:af:23:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.405975 | controller | Jun 19 11:46:01.777473 crc crio[22562]: time="2026-06-19T11:46:01.777379951Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}"
2026-06-19 12:35:48.405993 | controller | Jun 19 11:46:01.777675 crc crio[22562]: time="2026-06-19T11:46:01.777615157Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.406009 | controller | Jun 19 11:46:01.790467 crc crio[22562]: time="2026-06-19T11:46:01.790400294Z" level=info msg="Stopped pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.406026 | controller | Jun 19 11:46:01.790935 crc crio[22562]: time="2026-06-19T11:46:01.790642879Z" level=info msg="Ran pod sandbox 5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c with infra container: openstack/ceilometer-0/POD" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.406043 | controller | Jun 19 11:46:01.796037 crc crio[22562]: time="2026-06-19T11:46:01.79590134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=346b5904-cdf1-434c-b618-3db1f5feebe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406060 | controller | Jun 19 11:46:01.825596 crc crio[22562]: time="2026-06-19T11:46:01.825061901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=90afc1ec-bb05-41a8-a197-e00b9df197ce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406076 | controller | Jun 19 11:46:01.838668 crc crio[22562]: time="2026-06-19T11:46:01.838510594Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406093 | controller | Jun 19 11:46:01.839489 crc crio[22562]: time="2026-06-19T11:46:01.839223572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406110 | controller | Jun 19 11:46:01.906125 crc crio[22562]: time="2026-06-19T11:46:01.905913702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406127 | controller | Jun 19 11:46:01.910524 crc crio[22562]: time="2026-06-19T11:46:01.910444394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406144 | controller | Jun 19 11:46:02.109585 crc crio[22562]: time="2026-06-19T11:46:02.109347895Z" level=info msg="Created container 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f: openstack/ceilometer-0/ceilometer-central-agent" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406164 | controller | Jun 19 11:46:02.111076 crc crio[22562]: time="2026-06-19T11:46:02.110848903Z" level=info msg="Starting container: 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f" id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.406181 | controller | Jun 19 11:46:02.120272 crc crio[22562]: time="2026-06-19T11:46:02.117942308Z" level=info msg="Started container" PID=89318 containerID=9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f description=openstack/ceilometer-0/ceilometer-central-agent id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c
2026-06-19 12:35:48.406198 | controller | Jun 19 11:46:02.135434 crc crio[22562]: time="2026-06-19T11:46:02.135322468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2fb607d1-c078-4b75-ab1f-9c8111d8e3b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406215 | controller | Jun 19 11:46:02.168564 crc crio[22562]: time="2026-06-19T11:46:02.167901544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c8edd877-d260-4a1a-b8bb-894b5d4466a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406231 | controller | Jun 19 11:46:02.179400 crc crio[22562]: time="2026-06-19T11:46:02.179310656Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406248 | controller | Jun 19 11:46:02.179813 crc crio[22562]: time="2026-06-19T11:46:02.179749257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406264 | controller | Jun 19 11:46:02.232234 crc crio[22562]: time="2026-06-19T11:46:02.232077272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406281 | controller | Jun 19 11:46:02.236580 crc crio[22562]: time="2026-06-19T11:46:02.236487201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406297 | controller | Jun 19 11:46:02.365877 crc crio[22562]: time="2026-06-19T11:46:02.365795881Z" level=info msg="Removing container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.406313 | controller | Jun 19 11:46:02.420475 crc crio[22562]: time="2026-06-19T11:46:02.420292159Z" level=info msg="Removed container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.406330 | controller | Jun 19 11:46:02.435996 crc crio[22562]: time="2026-06-19T11:46:02.435832084Z" level=info msg="Removing container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.406346 | controller | Jun 19 11:46:02.457921 crc crio[22562]: time="2026-06-19T11:46:02.457811667Z" level=info msg="Created container e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c: openstack/ceilometer-0/ceilometer-notification-agent" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406362 | controller | Jun 19 11:46:02.460647 crc crio[22562]: time="2026-06-19T11:46:02.459719344Z" level=info msg="Starting container: e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c" id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.406383 | controller | Jun 19 11:46:02.498206 crc crio[22562]: time="2026-06-19T11:46:02.497558931Z" level=info msg="Started container" PID=89369 containerID=e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c description=openstack/ceilometer-0/ceilometer-notification-agent id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c
2026-06-19 12:35:48.406400 | controller | Jun 19 11:46:02.511791 crc crio[22562]: time="2026-06-19T11:46:02.511592589Z" level=info msg="Removed container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.406416 | controller | Jun 19 11:46:02.524442 crc crio[22562]: time="2026-06-19T11:46:02.524355134Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=466aa17e-d5c6-4ea6-9816-eed9fa6d258c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406453 | controller | Jun 19 11:46:02.538336 crc crio[22562]: time="2026-06-19T11:46:02.538251307Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.406471 | controller | Jun 19 11:46:02.541316 crc crio[22562]: time="2026-06-19T11:46:02.5412083Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7d1f43a6-495a-476e-a51b-01bb573571ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406511 | controller | Jun 19 11:46:02.551669 crc crio[22562]: time="2026-06-19T11:46:02.551568677Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b749c95-628f-49b7-a444-b85674e49e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406533 | controller | Jun 19 11:46:02.576867 crc crio[22562]: time="2026-06-19T11:46:02.576754941Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=dc090205-2348-4ae6-96b0-1d1ce24f4550 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406550 | controller | Jun 19 11:46:02.577654 crc crio[22562]: time="2026-06-19T11:46:02.577350206Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697826-zwkcb/oc" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406566 | controller | Jun 19 11:46:02.580808 crc crio[22562]: time="2026-06-19T11:46:02.579668203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406583 | controller | Jun 19 11:46:02.614339 crc crio[22562]: time="2026-06-19T11:46:02.614104494Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406599 | controller | Jun 19 11:46:02.630268 crc crio[22562]: time="2026-06-19T11:46:02.630210473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406615 | controller | Jun 19 11:46:02.702781 crc crio[22562]: time="2026-06-19T11:46:02.702731779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406631 | controller | Jun 19 11:46:02.705245 crc crio[22562]: time="2026-06-19T11:46:02.705110827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406653 | controller | Jun 19 11:46:02.713131 crc crio[22562]: time="2026-06-19T11:46:02.713096634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406670 | controller | Jun 19 11:46:02.924844 crc crio[22562]: time="2026-06-19T11:46:02.924570826Z" level=info msg="Created container 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7: openstack/ceilometer-0/sg-core" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406686 | controller | Jun 19 11:46:02.931832 crc crio[22562]: time="2026-06-19T11:46:02.931744105Z" level=info msg="Starting container: 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7" id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.406703 | controller | Jun 19 11:46:02.940086 crc crio[22562]: time="2026-06-19T11:46:02.939943508Z" level=info msg="Started container" PID=89413 containerID=573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7 description=openstack/ceilometer-0/sg-core id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c
2026-06-19 12:35:48.406719 | controller | Jun 19 11:46:02.953949 crc crio[22562]: time="2026-06-19T11:46:02.953863922Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=89f2284e-7842-44a5-8f07-801e7ffd2c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406735 | controller | Jun 19 11:46:02.987528 crc crio[22562]: time="2026-06-19T11:46:02.982767807Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.406752 | controller | Jun 19 11:46:02.987528 crc crio[22562]: time="2026-06-19T11:46:02.982877159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406768 | controller | Jun 19 11:46:03.055903 crc crio[22562]: time="2026-06-19T11:46:03.055456826Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=10992333-08c5-4778-9802-0f662f013c44 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.406785 | controller | Jun 19 11:46:03.078485 crc crio[22562]: time="2026-06-19T11:46:03.078021384Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}"
2026-06-19 12:35:48.406802 | controller | Jun 19 11:46:03.078721 crc crio[22562]: time="2026-06-19T11:46:03.078570717Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.406818 | controller | Jun 19 11:46:03.081683 crc crio[22562]: time="2026-06-19T11:46:03.081598382Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.406835 | controller | Jun 19 11:46:03.082104 crc crio[22562]: time="2026-06-19T11:46:03.082043843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406851 | controller | Jun 19 11:46:03.168749 crc crio[22562]: time="2026-06-19T11:46:03.168416341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406871 | controller | Jun 19 11:46:03.212386 crc crio[22562]: time="2026-06-19T11:46:03.212286726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406888 | controller | Jun 19 11:46:03.220598 crc crio[22562]: time="2026-06-19T11:46:03.220456798Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-kk8qj/POD" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.406904 | controller | Jun 19 11:46:03.220598 crc crio[22562]: time="2026-06-19T11:46:03.220588372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406920 | controller | Jun 19 11:46:03.222005 crc crio[22562]: time="2026-06-19T11:46:03.220498889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.406937 | controller | Jun 19 11:46:03.303390 crc crio[22562]: time="2026-06-19T11:46:03.302490968Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}"
2026-06-19 12:35:48.406953 | controller | Jun 19 11:46:03.303390 crc crio[22562]: time="2026-06-19T11:46:03.302534339Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-kk8qj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.406970 | controller | Jun 19 11:46:03.318549 crc crio[22562]: time="2026-06-19T11:46:03.318398941Z" level=info msg="Stopping container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 (timeout: 10s)" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.406989 | controller | Jun 19 11:46:03.560255 crc crio[22562]: time="2026-06-19T11:46:03.553615452Z" level=info msg="Stopped container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.407008 | controller | Jun 19 11:46:03.566026 crc crio[22562]: time="2026-06-19T11:46:03.565706321Z" level=info msg="Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.407025 | controller | Jun 19 11:46:03.566778 crc crio[22562]: time="2026-06-19T11:46:03.566534501Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc001b841e8}] Aliases:map[]}"
2026-06-19 12:35:48.407042 | controller | Jun 19 11:46:03.566778 crc crio[22562]: time="2026-06-19T11:46:03.566700095Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.407059 | controller | Jun 19 11:46:03.666308 crc crio[22562]: time="2026-06-19T11:46:03.663960603Z" level=info msg="Created container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407079 | controller | Jun 19 11:46:03.668074 crc crio[22562]: time="2026-06-19T11:46:03.667892349Z" level=info msg="Starting container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10" id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.407096 | controller | Jun 19 11:46:03.679570 crc crio[22562]: time="2026-06-19T11:46:03.679462836Z" level=info msg="Started container" PID=89467 containerID=beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10 description=openshift-infra/auto-csr-approver-29697826-zwkcb/oc id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c
2026-06-19 12:35:48.407114 | controller | Jun 19 11:46:03.715368 crc crio[22562]: time="2026-06-19T11:46:03.715181749Z" level=info msg="Created container 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72: openstack/ceilometer-0/proxy-httpd" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407131 | controller | Jun 19 11:46:03.717606 crc crio[22562]: time="2026-06-19T11:46:03.717314422Z" level=info msg="Starting container: 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72" id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.407148 | controller | Jun 19 11:46:03.738042 crc crio[22562]: time="2026-06-19T11:46:03.732851707Z" level=info msg="Started container" PID=89526 containerID=722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72 description=openstack/ceilometer-0/proxy-httpd id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c
2026-06-19 12:35:48.407164 | controller | Jun 19 11:46:04.011033 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4ee7b24f1ad35 Mac:6e:ab:b7:82:d3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 SocketPath: PciID:}] [{Interface:0xc000590ef0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.407181 | controller | Jun 19 11:46:04.012604 crc crio[22562]: time="2026-06-19T11:46:04.012520756Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}"
2026-06-19 12:35:48.407198 | controller | Jun 19 11:46:04.012727 crc crio[22562]: time="2026-06-19T11:46:04.012693461Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.407215 | controller | Jun 19 11:46:04.034216 crc crio[22562]: time="2026-06-19T11:46:04.032800619Z" level=info msg="Ran pod sandbox be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe with infra container: openstack/nova-api-0/POD" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.407232 | controller | Jun 19 11:46:04.041962 crc crio[22562]: time="2026-06-19T11:46:04.038428828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9b26b8b0-de53-4423-8233-842038b919c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407249 | controller | Jun 19 11:46:04.051228 crc crio[22562]: time="2026-06-19T11:46:04.050566157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a3bc0db8-f3ff-46ab-b637-7d6569d32264 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407268 | controller | Jun 19 11:46:04.078068 crc crio[22562]: time="2026-06-19T11:46:04.075772852Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407285 | controller | Jun 19 11:46:04.078519 crc crio[22562]: time="2026-06-19T11:46:04.078098749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407303 | controller | Jun 19 11:46:04.133855 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39f54d7ed54667 Mac:fa:a1:76:54:2c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.407320 | controller | Jun 19 11:46:04.136499 crc crio[22562]: time="2026-06-19T11:46:04.13474934Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}"
2026-06-19 12:35:48.407338 | controller | Jun 19 11:46:04.139020 crc crio[22562]: time="2026-06-19T11:46:04.136859803Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-kk8qj for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.407356 | controller | Jun 19 11:46:04.164934 crc crio[22562]: time="2026-06-19T11:46:04.164831075Z" level=info msg="Ran pod sandbox e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 with infra container: openstack/nova-cell1-cell-mapping-kk8qj/POD" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.407373 | controller | Jun 19 11:46:04.181462 crc crio[22562]: time="2026-06-19T11:46:04.181409125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ce1ad628-a227-41c7-9952-0995f75b12c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407390 | controller | Jun 19 11:46:04.184229 crc crio[22562]: time="2026-06-19T11:46:04.184069051Z" level=info msg="Stopped pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.407406 | controller | Jun 19 11:46:04.216483 crc crio[22562]: time="2026-06-19T11:46:04.21635809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407423 | controller | Jun 19 11:46:04.219711 crc crio[22562]: time="2026-06-19T11:46:04.219656353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=43ebccf5-a9eb-42a1-aa26-5d516e67be74 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407461 | controller | Jun 19 11:46:04.228309 crc crio[22562]: time="2026-06-19T11:46:04.228234674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407480 | controller | Jun 19 11:46:04.258630 crc crio[22562]: time="2026-06-19T11:46:04.257755225Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407499 | controller | Jun 19 11:46:04.263198 crc crio[22562]: time="2026-06-19T11:46:04.262943984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407516 | controller | Jun 19 11:46:04.867703 crc crio[22562]: time="2026-06-19T11:46:04.867632977Z" level=info msg="Removing container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.407533 | controller | Jun 19 11:46:04.896502 crc crio[22562]: time="2026-06-19T11:46:04.895738763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407549 | controller | Jun 19 11:46:04.959879 crc crio[22562]: time="2026-06-19T11:46:04.959809152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407566 | controller | Jun 19 11:46:05.098484 crc crio[22562]: time="2026-06-19T11:46:05.098090828Z" level=info msg="Created container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407583 | controller | Jun 19 11:46:05.118311 crc crio[22562]: time="2026-06-19T11:46:05.118110593Z" level=info msg="Starting container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1" id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.407599 | controller | Jun 19 11:46:05.132701 crc crio[22562]: time="2026-06-19T11:46:05.132526819Z" level=info msg="Started container" PID=89871 containerID=2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 description=openstack/nova-api-0/nova-api-log id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe
2026-06-19 12:35:48.407616 | controller | Jun 19 11:46:05.156346 crc crio[22562]: time="2026-06-19T11:46:05.154285808Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=434d965b-16fd-4502-8cb8-2d07d95f749c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407632 | controller | Jun 19 11:46:05.253068 crc crio[22562]: time="2026-06-19T11:46:05.252927389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d3a28140-9049-41ef-b005-8df7d9177410 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.407648 | controller | Jun 19 11:46:05.265623 crc crio[22562]: time="2026-06-19T11:46:05.265325376Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407665 | controller | Jun 19 11:46:05.266031 crc crio[22562]: time="2026-06-19T11:46:05.265753677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407682 | controller | Jun 19 11:46:05.347408 crc crio[22562]: time="2026-06-19T11:46:05.347238863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407698 | controller | Jun 19 11:46:05.357934 crc crio[22562]: time="2026-06-19T11:46:05.357831235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.407715 | controller | Jun 19 11:46:05.456683 crc crio[22562]: time="2026-06-19T11:46:05.45663599Z" level=info msg="Removed container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.407734 | controller | Jun 19 11:46:05.461959 crc crio[22562]: time="2026-06-19T11:46:05.461769657Z" level=info msg="Removing container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.407751 | controller | Jun 19 11:46:05.515461 crc crio[22562]: time="2026-06-19T11:46:05.515307291Z" level=info msg="Removed container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.407767 | controller | Jun 19 11:46:05.568434 crc crio[22562]: time="2026-06-19T11:46:05.568302783Z" level=info msg="Created container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407783 | controller | Jun 19 11:46:05.571440 crc crio[22562]: time="2026-06-19T11:46:05.571256106Z" level=info msg="Starting container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341" id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.407799 | controller | Jun 19 11:46:05.580762 crc crio[22562]: time="2026-06-19T11:46:05.580652418Z" level=info msg="Started container" PID=90046 containerID=93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341 description=openstack/nova-cell1-cell-mapping-kk8qj/nova-manage id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001
2026-06-19 12:35:48.407816 | controller | Jun 19 11:46:05.609411 crc crio[22562]: time="2026-06-19T11:46:05.609288127Z" level=info msg="Created container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.407832 | controller | Jun 19 11:46:05.611074 crc crio[22562]: time="2026-06-19T11:46:05.610945188Z" level=info msg="Starting container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440" id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.407849 | controller | Jun 19 11:46:05.619882 crc crio[22562]: time="2026-06-19T11:46:05.619731816Z" level=info msg="Started container" PID=90048 containerID=13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 description=openstack/nova-api-0/nova-api-api id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe
2026-06-19 12:35:48.407865 | controller | Jun 19 11:46:07.085529 crc crio[22562]: time="2026-06-19T11:46:07.084425036Z" level=info msg="Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.407882 | controller | Jun 19 11:46:07.087417 crc crio[22562]: time="2026-06-19T11:46:07.086663622Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc0001388f8}] Aliases:map[]}"
2026-06-19 12:35:48.407903 | controller | Jun 19 11:46:07.087417 crc crio[22562]: time="2026-06-19T11:46:07.086824206Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697826-zwkcb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.407921 | controller | Jun 19 11:46:07.515395 crc crio[22562]: time="2026-06-19T11:46:07.515125264Z" level=info msg="Stopped pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.407938 | controller | Jun 19 11:46:13.241313 crc crio[22562]: time="2026-06-19T11:46:13.240065598Z" level=info msg="Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.407954 | controller | Jun 19 11:46:13.243096 crc crio[22562]: time="2026-06-19T11:46:13.242438127Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0029106e8}] Aliases:map[]}"
2026-06-19 12:35:48.407971 | controller | Jun 19 11:46:13.243096 crc crio[22562]: time="2026-06-19T11:46:13.242619372Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-kk8qj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.407988 | controller | Jun 19 11:46:13.698348 crc crio[22562]: time="2026-06-19T11:46:13.69805615Z" level=info msg="Stopped pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408005 | controller | Jun 19 11:46:14.627773 crc crio[22562]: time="2026-06-19T11:46:14.627098009Z" level=info msg="Stopping container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 (timeout: 30s)" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408021 | controller | Jun 19 11:46:14.634278 crc crio[22562]: time="2026-06-19T11:46:14.627098949Z" level=info msg="Stopping container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 (timeout: 30s)" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408038 | controller | Jun 19 11:46:14.641737 crc crio[22562]: time="2026-06-19T11:46:14.641081795Z" level=info msg="Stopping container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 (timeout: 30s)" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408054 | controller | Jun 19 11:46:14.696093 crc crio[22562]: time="2026-06-19T11:46:14.695829358Z" level=info msg="Stopping container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 (timeout: 30s)" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408070 | controller | Jun 19 11:46:14.700402 crc crio[22562]: time="2026-06-19T11:46:14.700086775Z" level=info msg="Stopping container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 (timeout: 30s)" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408087 | controller | Jun 19 11:46:14.768485 crc crio[22562]: time="2026-06-19T11:46:14.768328073Z" level=info msg="Stopped container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408107 | controller | Jun 19 11:46:14.840004 crc crio[22562]: time="2026-06-19T11:46:14.839693939Z" level=info msg="Stopped container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408123 | controller | Jun 19 11:46:16.888492 crc crio[22562]: time="2026-06-19T11:46:16.88190169Z" level=info msg="Stopped container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408140 | controller | Jun 19 11:46:16.889861 crc crio[22562]: time="2026-06-19T11:46:16.889731004Z" level=info msg="Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408156 | controller | Jun 19 11:46:16.890724 crc crio[22562]: time="2026-06-19T11:46:16.890650328Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0005acbb8}] Aliases:map[]}"
2026-06-19 12:35:48.408172 | controller | Jun 19 11:46:16.890849 crc crio[22562]: time="2026-06-19T11:46:16.890834122Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.408189 | controller | Jun 19 11:46:17.369531 crc crio[22562]: time="2026-06-19T11:46:17.369430163Z" level=info msg="Stopped pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408205 | controller | Jun 19 11:46:18.066340 crc crio[22562]: time="2026-06-19T11:46:18.065700282Z" level=info msg="Stopped container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408222 | controller | Jun 19 11:46:18.068412 crc crio[22562]: time="2026-06-19T11:46:18.068101541Z" level=info msg="Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408239 | controller | Jun 19 11:46:18.069753 crc crio[22562]: time="2026-06-19T11:46:18.06968196Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc00259c4f0}] Aliases:map[]}"
2026-06-19 12:35:48.408256 | controller | Jun 19 11:46:18.072554 crc crio[22562]: time="2026-06-19T11:46:18.07247026Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.408274 | controller | Jun 19 11:46:18.392151 crc crio[22562]: time="2026-06-19T11:46:18.392006286Z" level=info msg="Removing container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408291 | controller | Jun 19 11:46:18.421021 crc crio[22562]: time="2026-06-19T11:46:18.420915062Z" level=info msg="Removed container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408311 | controller | Jun 19 11:46:18.460846 crc crio[22562]: time="2026-06-19T11:46:18.460660205Z" level=info msg="Stopped pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408328 | controller | Jun 19 11:46:18.918959 crc crio[22562]: time="2026-06-19T11:46:18.918480823Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.408345 | controller | Jun 19 11:46:18.918959 crc crio[22562]: time="2026-06-19T11:46:18.918960645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408361 | controller | Jun 19 11:46:18.989653 crc crio[22562]: time="2026-06-19T11:46:18.989457659Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}"
2026-06-19 12:35:48.408378 | controller | Jun 19 11:46:18.989653 crc crio[22562]: time="2026-06-19T11:46:18.989568551Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.408395 | controller | Jun 19 11:46:19.443531 crc crio[22562]: time="2026-06-19T11:46:19.443006332Z" level=info msg="Removing container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408411 | controller | Jun 19 11:46:19.490550 crc crio[22562]: time="2026-06-19T11:46:19.490426564Z" level=info msg="Removed container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408442 | controller | Jun 19 11:46:19.499130 crc crio[22562]: time="2026-06-19T11:46:19.498943705Z" level=info msg="Removing container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408464 | controller | Jun 19 11:46:19.542037 crc crio[22562]: time="2026-06-19T11:46:19.541908609Z" level=info msg="Removed container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.408482 | controller | Jun 19 11:46:19.668056 crc crio[22562]: 2026-06-19T11:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:166ec2409aeceee Mac:ae:98:71:47:63:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e SocketPath: PciID:}] [{Interface:0xc0001bcb50 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.408498 | controller | Jun 19 11:46:19.669825 crc crio[22562]: time="2026-06-19T11:46:19.66968313Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}"
2026-06-19 12:35:48.408519 | controller | Jun 19 11:46:19.670072 crc crio[22562]: time="2026-06-19T11:46:19.669881395Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.408537 | controller | Jun 19 11:46:19.682763 crc crio[22562]: time="2026-06-19T11:46:19.682666132Z" level=info msg="Ran pod sandbox 166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 with infra container: openstack/nova-scheduler-0/POD" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.408554 | controller | Jun 19 11:46:19.685726 crc crio[22562]: time="2026-06-19T11:46:19.685623405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7ce6382e-5ca7-47dd-aecd-35c952876470 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.408571 | controller | Jun 19 11:46:19.726026 crc crio[22562]: time="2026-06-19T11:46:19.725926251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=851efb78-ec9e-4c2c-ac65-420a256c7a9a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.408588 | controller | Jun 19 11:46:19.738912 crc crio[22562]: time="2026-06-19T11:46:19.733801547Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.408604 | controller | Jun 19 11:46:19.738912 crc crio[22562]: time="2026-06-19T11:46:19.738289648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408621 | controller | Jun 19 11:46:19.799677 crc crio[22562]: time="2026-06-19T11:46:19.799078922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408638 | controller | Jun 19 11:46:19.806626 crc crio[22562]: time="2026-06-19T11:46:19.806349992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408654 | controller | Jun 19 11:46:19.941359 crc crio[22562]: time="2026-06-19T11:46:19.94126329Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.408670 | controller | Jun 19 11:46:19.941753 crc crio[22562]: time="2026-06-19T11:46:19.941392503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408686 | controller | Jun 19 11:46:19.983576 crc crio[22562]: time="2026-06-19T11:46:19.983389242Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}"
2026-06-19 12:35:48.408704 | controller | Jun 19 11:46:19.983576 crc crio[22562]: time="2026-06-19T11:46:19.983469364Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.408720 | controller | Jun 19 11:46:20.019109 crc crio[22562]: time="2026-06-19T11:46:20.018933551Z" level=info msg="Created container 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.408740 | controller | Jun 19 11:46:20.022364 crc crio[22562]: time="2026-06-19T11:46:20.022274565Z" level=info msg="Starting container: 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e" id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.408757 | controller | Jun 19 11:46:20.036493 crc crio[22562]: time="2026-06-19T11:46:20.036306042Z" level=info msg="Started container" PID=91168 containerID=5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646
2026-06-19 12:35:48.408786 | controller | Jun 19 11:46:20.306081 crc crio[22562]: time="2026-06-19T11:46:20.305271047Z" level=info msg="Stopped container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.408804 | controller | Jun 19 11:46:20.307430 crc crio[22562]: time="2026-06-19T11:46:20.306790664Z" level=info msg="Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.408821 | controller | Jun 19 11:46:20.307550 crc crio[22562]: time="2026-06-19T11:46:20.3074473Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0005ac9e8}] Aliases:map[]}"
2026-06-19 12:35:48.408838 | controller | Jun 19 11:46:20.307610 crc crio[22562]: time="2026-06-19T11:46:20.307582813Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.408854 | controller | Jun 19 11:46:20.614358 crc crio[22562]: 2026-06-19T11:46:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33a039af41cb8fa Mac:ea:c0:12:5e:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.408872 | controller | Jun 19 11:46:20.617548 crc crio[22562]: time="2026-06-19T11:46:20.617445741Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}"
2026-06-19 12:35:48.408888 | controller | Jun 19 11:46:20.617751 crc crio[22562]: time="2026-06-19T11:46:20.617694818Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.408905 | controller | Jun 19 11:46:20.631056 crc crio[22562]: time="2026-06-19T11:46:20.630946405Z" level=info msg="Ran pod sandbox 33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c with infra container: openstack/nova-metadata-0/POD" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.408925 | controller | Jun 19 11:46:20.633386 crc crio[22562]: time="2026-06-19T11:46:20.633313874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=571d77f1-438c-46d7-91a6-2e0bc201d73a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.408942 | controller | Jun 19 11:46:20.638359 crc crio[22562]: time="2026-06-19T11:46:20.638106742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3408b0dc-f920-45d0-992e-e016b655cdb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.408961 | controller | Jun 19 11:46:20.648944 crc crio[22562]: time="2026-06-19T11:46:20.648819248Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.408980 | controller | Jun 19 11:46:20.649509 crc crio[22562]: time="2026-06-19T11:46:20.649445233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.408997 | controller | Jun 19 11:46:20.694575 crc crio[22562]: time="2026-06-19T11:46:20.694380165Z" level=info msg="Stopped pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.409013 | controller | Jun 19 11:46:20.737043 crc crio[22562]: time="2026-06-19T11:46:20.736885827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409030 | controller | Jun 19 11:46:20.741796 crc crio[22562]: time="2026-06-19T11:46:20.741729447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409046 | controller | Jun 19 11:46:20.938216 crc crio[22562]: time="2026-06-19T11:46:20.937317916Z" level=info msg="Created container 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330: openstack/nova-metadata-0/nova-metadata-log" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409062 | controller | Jun 19 11:46:20.940427 crc crio[22562]: time="2026-06-19T11:46:20.940266438Z" level=info msg="Starting container: 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330" id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.409079 | controller | Jun 19 11:46:20.945995 crc crio[22562]: time="2026-06-19T11:46:20.945694974Z" level=info msg="Started container" PID=91255 containerID=5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330 description=openstack/nova-metadata-0/nova-metadata-log id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c
2026-06-19 12:35:48.409095 | controller | Jun 19 11:46:20.961343 crc crio[22562]: time="2026-06-19T11:46:20.961242238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1cc4bd60-9dc1-481a-b93c-737217f8bc39 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409111 | controller | Jun 19 11:46:21.006556 crc crio[22562]: time="2026-06-19T11:46:21.006406566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d8f69aa6-5d8d-4d23-bca3-a9a061bbb9c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409127 | controller | Jun 19 11:46:21.017281 crc crio[22562]: time="2026-06-19T11:46:21.017102149Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409146 | controller | Jun 19 11:46:21.017647 crc crio[22562]: time="2026-06-19T11:46:21.017574642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409163 | controller | Jun 19 11:46:21.064579 crc crio[22562]: time="2026-06-19T11:46:21.064356599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409179 | controller | Jun 19 11:46:21.067427 crc crio[22562]: time="2026-06-19T11:46:21.067337933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409196 | controller | Jun 19 11:46:21.317680 crc crio[22562]: time="2026-06-19T11:46:21.317330299Z" level=info msg="Created container 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91: openstack/nova-metadata-0/nova-metadata-metadata" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409212 | controller | Jun 19 11:46:21.319375 crc crio[22562]: time="2026-06-19T11:46:21.319258096Z" level=info msg="Starting container: 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91" id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.409228 | controller | Jun 19 11:46:21.328858 crc crio[22562]: time="2026-06-19T11:46:21.328757931Z" level=info msg="Started container" PID=91287 containerID=25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c
2026-06-19 12:35:48.409245 | controller | Jun 19 11:46:21.539248 crc crio[22562]: time="2026-06-19T11:46:21.535523908Z" level=info msg="Removing container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.409261 | controller | Jun 19 11:46:21.619626 crc crio[22562]: time="2026-06-19T11:46:21.618682825Z" level=info msg="Removed container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.409278 | controller | Jun 19 11:46:21.623229 crc crio[22562]: time="2026-06-19T11:46:21.623072014Z" level=info msg="Removing container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.409294 | controller | Jun 19 11:46:21.690066 crc crio[22562]: time="2026-06-19T11:46:21.689920167Z" level=info msg="Removed container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.409310 | controller | Jun 19 11:46:22.123494 crc crio[22562]: time="2026-06-19T11:46:22.123403974Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.409326 | controller | Jun 19 11:46:22.123683 crc crio[22562]: time="2026-06-19T11:46:22.123517417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409343 | controller | Jun 19 11:46:22.167919 crc crio[22562]: time="2026-06-19T11:46:22.16771718Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}"
2026-06-19 12:35:48.409363 | controller | Jun 19 11:46:22.167919 crc crio[22562]: time="2026-06-19T11:46:22.167813093Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.409380 | controller | Jun 19 11:46:22.791683 crc crio[22562]: 2026-06-19T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3071010c4eb1406 Mac:c2:2d:03:1b:96:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 SocketPath: PciID:}] [{Interface:0xc000142e60 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.409398 | controller | Jun 19 11:46:22.792930 crc crio[22562]: time="2026-06-19T11:46:22.792866549Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}"
2026-06-19 12:35:48.409414 | controller | Jun 19 11:46:22.793106 crc crio[22562]: time="2026-06-19T11:46:22.793072954Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.409449 | controller | Jun 19 11:46:22.807148 crc crio[22562]: time="2026-06-19T11:46:22.807079791Z" level=info msg="Ran pod sandbox 3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d with infra container: openstack/nova-api-0/POD" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.409469 | controller | Jun 19 11:46:22.809609 crc crio[22562]: time="2026-06-19T11:46:22.809546282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b021d342-8061-4a9c-abf2-b52f3fb1e9b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409486 | controller | Jun 19 11:46:22.812893 crc crio[22562]: time="2026-06-19T11:46:22.812829713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7b493fc2-ae6d-4bfb-bf9a-de3fca72c685 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409503 | controller | Jun 19 11:46:22.826626 crc crio[22562]: time="2026-06-19T11:46:22.826517492Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409520 | controller | Jun 19 11:46:22.827058 crc crio[22562]: time="2026-06-19T11:46:22.827004553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409537 | controller | Jun 19 11:46:22.892119 crc crio[22562]: time="2026-06-19T11:46:22.891719685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409553 | controller | Jun 19 11:46:22.897010 crc crio[22562]: time="2026-06-19T11:46:22.896950394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409570 | controller | Jun 19 11:46:23.105269 crc crio[22562]: time="2026-06-19T11:46:23.104493729Z" level=info msg="Created container 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674: openstack/nova-api-0/nova-api-log" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409590 | controller | Jun 19 11:46:23.106869 crc crio[22562]: time="2026-06-19T11:46:23.106801467Z" level=info msg="Starting container: 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674" id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.409607 | controller | Jun 19 11:46:23.114878 crc crio[22562]: time="2026-06-19T11:46:23.114710613Z" level=info msg="Started container" PID=91501 containerID=861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674 description=openstack/nova-api-0/nova-api-log id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d
2026-06-19 12:35:48.409623 | controller | Jun 19 11:46:23.129502 crc crio[22562]: time="2026-06-19T11:46:23.129321584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=66193bb2-96e4-465f-af4f-3d6b423a7dad name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409640 | controller | Jun 19 11:46:23.206327 crc crio[22562]: time="2026-06-19T11:46:23.206099234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=27099355-6bf2-4607-8df8-c2e867259075 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409656 | controller | Jun 19 11:46:23.215482 crc crio[22562]: time="2026-06-19T11:46:23.215401593Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409673 | controller | Jun 19 11:46:23.215873 crc crio[22562]: time="2026-06-19T11:46:23.215776273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409689 | controller | Jun 19 11:46:23.269034 crc crio[22562]: time="2026-06-19T11:46:23.268874137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409706 | controller | Jun 19 11:46:23.274281 crc crio[22562]: time="2026-06-19T11:46:23.274201889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409723 | controller | Jun 19 11:46:23.511013 crc crio[22562]: time="2026-06-19T11:46:23.510777773Z" level=info msg="Created container 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0: openstack/nova-api-0/nova-api-api" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409739 | controller | Jun 19 11:46:23.512736 crc crio[22562]: time="2026-06-19T11:46:23.512558967Z" level=info msg="Starting container: 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0" id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.409756 | controller | Jun 19 11:46:23.520711 crc crio[22562]: time="2026-06-19T11:46:23.520279157Z" level=info msg="Started container" PID=91525 containerID=079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0 description=openstack/nova-api-0/nova-api-api id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d
2026-06-19 12:35:48.409772 | controller | Jun 19 11:46:43.510460 crc crio[22562]: time="2026-06-19T11:46:43.509208545Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-h7r98/POD" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.409796 | controller | Jun 19 11:46:43.512362 crc crio[22562]: time="2026-06-19T11:46:43.510549758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.409813 | controller | Jun 19 11:46:43.555466 crc crio[22562]: time="2026-06-19T11:46:43.555401307Z" level=info msg="Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}"
2026-06-19 12:35:48.409830 | controller | Jun 19 11:46:43.555829 crc crio[22562]: time="2026-06-19T11:46:43.555800797Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-h7r98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.409847 | controller | Jun 19 11:46:44.176415 crc crio[22562]: 2026-06-19T11:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c630f5d5f246b31 Mac:12:e0:e7:b2:84:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.409864 | controller | Jun 19 11:46:44.187295 crc crio[22562]: time="2026-06-19T11:46:44.187246811Z" level=info msg="Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}"
2026-06-19 12:35:48.409881 | controller | Jun 19 11:46:44.187657 crc crio[22562]: time="2026-06-19T11:46:44.187632241Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-h7r98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.409898 | controller | Jun 19 11:46:44.199289 crc crio[22562]: time="2026-06-19T11:46:44.198653364Z" level=info msg="Ran pod sandbox c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a with infra container: openshift-marketplace/redhat-marketplace-h7r98/POD" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.409915 | controller | Jun 19 11:46:44.204631 crc crio[22562]: time="2026-06-19T11:46:44.204493058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a015d49b-f1c5-4f9f-8239-8767206455d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409931 | controller | Jun 19 11:46:44.207367 crc crio[22562]: time="2026-06-19T11:46:44.207271547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80c2c3c1-bc7f-4ef2-9a05-c4525a62128f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.409947 | controller | Jun 19 11:46:44.217820 crc crio[22562]: time="2026-06-19T11:46:44.217661904Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.409964 | controller | Jun 19 11:46:44.218631 crc crio[22562]: time="2026-06-19T11:46:44.218419223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410014 | controller | Jun 19 11:46:44.275835 crc crio[22562]: time="2026-06-19T11:46:44.275728461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410033 | controller | Jun 19 11:46:44.283873 crc crio[22562]: time="2026-06-19T11:46:44.283787159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410049 | controller | Jun 19 11:46:44.484409 crc crio[22562]: time="2026-06-19T11:46:44.484293662Z" level=info msg="Created container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.410066 | controller | Jun 19 11:46:44.485827 crc crio[22562]: time="2026-06-19T11:46:44.485722137Z" level=info msg="Starting container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af" id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.410082 | controller | Jun 19 11:46:44.492847 crc crio[22562]: time="2026-06-19T11:46:44.492776141Z" level=info msg="Started container" PID=92777 containerID=609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af description=openshift-marketplace/redhat-marketplace-h7r98/extract-utilities id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a
2026-06-19 12:35:48.410099 | controller | Jun 19 11:46:44.965735 crc crio[22562]: time="2026-06-19T11:46:44.965554629Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.410116 | controller | Jun 19 11:46:44.985619 crc crio[22562]: time="2026-06-19T11:46:44.984908278Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.410133 | controller | Jun 19 11:46:45.570416 crc crio[22562]: time="2026-06-19T11:46:45.570238521Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.410150 | controller | Jun 19 11:46:45.571761 crc crio[22562]: time="2026-06-19T11:46:45.571669657Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b789ddd8-11e4-4d31-82d4-cb57a6471b58 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.410166 | controller | Jun 19 11:46:45.574638 crc crio[22562]: time="2026-06-19T11:46:45.57460876Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8e4ab8ea-12fc-448a-96be-16ee856d6a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.410183 | controller | Jun 19 11:46:45.585186 crc crio[22562]: time="2026-06-19T11:46:45.585070588Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-content" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.410199 | controller | Jun 19 11:46:45.585656 crc crio[22562]: time="2026-06-19T11:46:45.585604271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410216 | controller | Jun 19 11:46:45.708468 crc crio[22562]: time="2026-06-19T11:46:45.708360299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410236 | controller | Jun 19 11:46:45.729262 crc crio[22562]: time="2026-06-19T11:46:45.728716902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410253 | controller | Jun 19 11:46:45.922550 crc crio[22562]: time="2026-06-19T11:46:45.922411476Z" level=info msg="Created container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.410270 | controller | Jun 19 11:46:45.925004 crc crio[22562]: time="2026-06-19T11:46:45.924924438Z" level=info msg="Starting container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632" id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.410286 | controller | Jun 19 11:46:45.934944 crc crio[22562]: time="2026-06-19T11:46:45.934076594Z" level=info msg="Started container" PID=92934 containerID=eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632 description=openshift-marketplace/redhat-marketplace-h7r98/extract-content id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a
2026-06-19 12:35:48.410303 | controller | Jun 19 11:46:47.011312 crc crio[22562]: time="2026-06-19T11:46:47.01056152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c6d7fc2c-029f-4202-b8bc-6b46ef5385c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.410319 | controller | Jun 19 11:46:47.016249 crc crio[22562]: time="2026-06-19T11:46:47.016067897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=67145ca7-7219-4743-b251-03464e208ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.410336 | controller | Jun 19 11:46:47.023871 crc crio[22562]: time="2026-06-19T11:46:47.023772827Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-h7r98/registry-server" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.410352 | controller | Jun 19 11:46:47.024268 crc crio[22562]: time="2026-06-19T11:46:47.024134496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410367 | controller | Jun 19 11:46:47.080382 crc crio[22562]: time="2026-06-19T11:46:47.080263306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410383 | controller | Jun 19 11:46:47.083725 crc crio[22562]: time="2026-06-19T11:46:47.083648009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.410400 | controller | Jun 19 11:46:47.236539 crc crio[22562]: time="2026-06-19T11:46:47.236369648Z" level=info msg="Created container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.410416 | controller | Jun 19 11:46:47.238389 crc crio[22562]: time="2026-06-19T11:46:47.238293375Z" level=info msg="Starting container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d" id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.410452 | controller | Jun 19 11:46:47.246763 crc crio[22562]: time="2026-06-19T11:46:47.246623411Z" level=info msg="Started container" PID=93035 containerID=7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d description=openshift-marketplace/redhat-marketplace-h7r98/registry-server id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a
2026-06-19 12:35:48.410475 | controller | Jun 19 11:46:47.430688 crc crio[22562]: time="2026-06-19T11:46:47.430586883Z" level=info msg="Removing container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.410492 | controller | Jun 19 11:46:47.564486 crc crio[22562]: time="2026-06-19T11:46:47.564262311Z" level=info msg="Removed container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.410509 | controller | Jun 19 11:46:47.591427 crc crio[22562]: time="2026-06-19T11:46:47.591349151Z" level=info msg="Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410525 | controller | Jun 19 11:46:47.591916 crc crio[22562]: time="2026-06-19T11:46:47.591879494Z" level=info msg="Stopped pod sandbox (already stopped): 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410542 | controller | Jun 19 11:46:47.593334 crc crio[22562]: time="2026-06-19T11:46:47.593227018Z" level=info msg="Removing pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410558 | controller | Jun 19 11:46:47.621029 crc crio[22562]: time="2026-06-19T11:46:47.62082962Z" level=info msg="Removed pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410574 | controller | Jun 19 11:46:47.622831 crc crio[22562]: time="2026-06-19T11:46:47.622715287Z" level=info msg="Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410590 | controller | Jun 19 11:46:47.623051 crc crio[22562]: time="2026-06-19T11:46:47.622932832Z" level=info msg="Stopped pod sandbox (already stopped): f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410606 | controller | Jun 19 11:46:47.623840 crc crio[22562]: time="2026-06-19T11:46:47.623787604Z" level=info msg="Removing pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410622 | controller | Jun 19 11:46:47.645646 crc crio[22562]: time="2026-06-19T11:46:47.645491251Z" level=info msg="Removed pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410638 | controller | Jun 19 11:46:47.647596 crc crio[22562]: time="2026-06-19T11:46:47.647409338Z" level=info msg="Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410655 | controller | Jun 19 11:46:47.647820 crc crio[22562]: time="2026-06-19T11:46:47.647623093Z" level=info msg="Stopped pod sandbox (already stopped): 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410676 | controller | Jun 19 11:46:47.648885 crc crio[22562]: time="2026-06-19T11:46:47.648796853Z" level=info msg="Removing pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410693 | controller | Jun 19 11:46:47.663695 crc crio[22562]: time="2026-06-19T11:46:47.663566388Z" level=info msg="Removed pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410710 | controller | Jun 19 11:46:47.670037 crc crio[22562]: time="2026-06-19T11:46:47.669903196Z" level=info msg="Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410726 | controller | Jun 19 11:46:47.670353 crc crio[22562]: time="2026-06-19T11:46:47.670054039Z" level=info msg="Stopped pod sandbox (already stopped): 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410743 | controller | Jun 19 11:46:47.671247 crc crio[22562]: time="2026-06-19T11:46:47.671106214Z" level=info msg="Removing pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410759 | controller | Jun 19 11:46:47.693584 crc crio[22562]: time="2026-06-19T11:46:47.693254213Z" level=info msg="Removed pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410776 | controller | Jun 19 11:46:47.694490 crc crio[22562]: time="2026-06-19T11:46:47.694425982Z" level=info msg="Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410792 | controller | Jun 19 11:46:47.694629 crc crio[22562]: time="2026-06-19T11:46:47.694514084Z" level=info msg="Stopped pod sandbox (already stopped): be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410809 | controller | Jun 19 11:46:47.695679 crc crio[22562]: time="2026-06-19T11:46:47.695596771Z" level=info msg="Removing pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410826 | controller | Jun 19 11:46:47.725286 crc crio[22562]: time="2026-06-19T11:46:47.725120611Z" level=info msg="Removed pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410842 | controller | Jun 19 11:46:47.727101 crc crio[22562]: time="2026-06-19T11:46:47.726759552Z" level=info msg="Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410859 | controller | Jun 19 11:46:47.727101 crc crio[22562]: time="2026-06-19T11:46:47.726834084Z" level=info msg="Stopped pod sandbox (already stopped): 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410875 | controller | Jun 19 11:46:47.727938 crc crio[22562]: time="2026-06-19T11:46:47.727748287Z" level=info msg="Removing pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410894 | controller | Jun 19 11:46:47.745490 crc crio[22562]: time="2026-06-19T11:46:47.745336461Z" level=info msg="Removed pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410911 | controller | Jun 19 11:46:47.746868 crc crio[22562]: time="2026-06-19T11:46:47.746770927Z" level=info msg="Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410928 | controller | Jun 19 11:46:47.746868 crc crio[22562]: time="2026-06-19T11:46:47.746869799Z" level=info msg="Stopped pod sandbox (already stopped): 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410945 | controller | Jun 19 11:46:47.747640 crc crio[22562]: time="2026-06-19T11:46:47.747552966Z" level=info msg="Removing pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410962 | controller | Jun 19 11:46:47.771606 crc crio[22562]: time="2026-06-19T11:46:47.771404547Z" level=info msg="Removed pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.410978 | controller | Jun 19 11:46:47.772566 crc crio[22562]: time="2026-06-19T11:46:47.772475303Z" level=info msg="Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.410995 | controller | Jun 19 11:46:47.772655 crc crio[22562]: time="2026-06-19T11:46:47.772591006Z" level=info msg="Stopped pod sandbox (already stopped): 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.411011 | controller | Jun 19 11:46:47.773733 crc crio[22562]: time="2026-06-19T11:46:47.773660772Z" level=info msg="Removing pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.411027 | controller | Jun 19 11:46:47.808089 crc crio[22562]: time="2026-06-19T11:46:47.807851097Z" level=info msg="Removed pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.411043 | controller | Jun 19 11:46:55.601299 crc crio[22562]: time="2026-06-19T11:46:55.600025655Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.411059 | controller | Jun 19 11:46:55.602693 crc crio[22562]: time="2026-06-19T11:46:55.601332227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411076 | controller | Jun 19 11:46:55.640640 crc crio[22562]: time="2026-06-19T11:46:55.640542107Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}"
2026-06-19 12:35:48.411096 | controller | Jun 19 11:46:55.640640 crc crio[22562]: time="2026-06-19T11:46:55.640608309Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.411113 | controller | Jun 19 11:46:56.184119 crc crio[22562]: time="2026-06-19T11:46:56.18341505Z" level=info msg="Stopping container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d (timeout: 2s)" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.411130 | controller | Jun 19 11:46:56.255821 crc crio[22562]: 2026-06-19T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8349660672496 Mac:02:7e:06:e7:4e:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 SocketPath: PciID:}] [{Interface:0xc000512070 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.411147 | controller | Jun 19 11:46:56.257768 crc crio[22562]: time="2026-06-19T11:46:56.257556585Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}"
2026-06-19 12:35:48.411164 | controller | Jun 19 11:46:56.258054 crc crio[22562]: time="2026-06-19T11:46:56.257939184Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.411181 | controller | Jun 19 11:46:56.326855 crc crio[22562]: time="2026-06-19T11:46:56.326791498Z" level=info msg="Stopped container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.411197 | controller | Jun 19 11:46:56.328756 crc crio[22562]: time="2026-06-19T11:46:56.328661895Z" level=info msg="Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.411214 | controller | Jun 19 11:46:56.329573 crc crio[22562]: time="2026-06-19T11:46:56.329482934Z" level=info msg="Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0030b46c8}] Aliases:map[]}"
2026-06-19 12:35:48.411231 | controller | Jun 19 11:46:56.329847 crc crio[22562]: time="2026-06-19T11:46:56.329761232Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-h7r98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.411248 | controller | Jun 19 11:46:56.341624 crc crio[22562]: time="2026-06-19T11:46:56.340922117Z" level=info msg="Ran pod sandbox 5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 with infra container: sushy-emulator/sushy-emulator/POD" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.411264 | controller | Jun 19 11:46:56.345678 crc crio[22562]: time="2026-06-19T11:46:56.345430208Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.411285 | controller | Jun 19 11:46:56.363025 crc crio[22562]: time="2026-06-19T11:46:56.362796969Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-19 12:35:48.411302 | controller | Jun 19 11:46:56.754893 crc crio[22562]: time="2026-06-19T11:46:56.754692135Z" level=info msg="Stopped pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.411318 | controller | Jun 19 11:46:57.216578 crc crio[22562]: time="2026-06-19T11:46:57.214717639Z" level=info msg="Removing container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411335 | controller | Jun 19 11:46:57.273686 crc crio[22562]: time="2026-06-19T11:46:57.273466082Z" level=info msg="Removed container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411351 | controller | Jun 19 11:46:57.291331 crc crio[22562]: time="2026-06-19T11:46:57.291231721Z" level=info msg="Removing container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411367 | controller | Jun 19 11:46:57.339831 crc crio[22562]: time="2026-06-19T11:46:57.33965142Z" level=info msg="Removed container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411383 | controller | Jun 19 11:46:57.343991 crc crio[22562]: time="2026-06-19T11:46:57.343892555Z" level=info msg="Removing container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411400 | controller | Jun 19 11:46:57.416367 crc crio[22562]: time="2026-06-19T11:46:57.415931887Z" level=info msg="Removed container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.411416 | controller | Jun 19 11:47:05.900405 crc crio[22562]: time="2026-06-19T11:47:05.899425818Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:ff00e9b62e36be14e640a288411f36ab1a0118c3335c41e86abc8dde48bfe2e1" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.411452 | controller | Jun 19 11:47:05.902416 crc crio[22562]: time="2026-06-19T11:47:05.90232003Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=ebd7d7b1-10e3-4949-8619-c38486b01824 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411470 | controller | Jun 19 11:47:05.908879 crc crio[22562]: time="2026-06-19T11:47:05.908548164Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=52632594-c4ba-4087-821b-a02ecb4ac05c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411488 | controller | Jun 19 11:47:05.920837 crc crio[22562]: time="2026-06-19T11:47:05.920754236Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.411504 | controller | Jun 19 11:47:05.922864 crc crio[22562]: time="2026-06-19T11:47:05.922795166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411521 | controller | Jun 19 11:47:05.993267 crc crio[22562]: time="2026-06-19T11:47:05.993114717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411541 | controller | Jun 19 11:47:05.998914 crc crio[22562]: time="2026-06-19T11:47:05.998847098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411557 | controller | Jun 19 11:47:06.222958 crc crio[22562]: time="2026-06-19T11:47:06.22281707Z" level=info msg="Created container cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032: sushy-emulator/sushy-emulator/sushy-emulator" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.411574 | controller | Jun 19 11:47:06.225023 crc crio[22562]: time="2026-06-19T11:47:06.224865161Z" level=info msg="Starting container: cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032" id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.411591 | controller | Jun 19 11:47:06.231880 crc crio[22562]: time="2026-06-19T11:47:06.231522005Z" level=info msg="Started container" PID=94140 containerID=cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032 description=sushy-emulator/sushy-emulator/sushy-emulator id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904
2026-06-19 12:35:48.411607 | controller | Jun 19 11:47:18.922119 crc crio[22562]: time="2026-06-19T11:47:18.920271381Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.411623 | controller | Jun 19 11:47:19.789073 crc crio[22562]: time="2026-06-19T11:47:19.788482464Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-r8g4t/POD" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.411639 | controller | Jun 19 11:47:19.789345 crc crio[22562]: time="2026-06-19T11:47:19.789093858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411655 | controller | Jun 19 11:47:19.833377 crc crio[22562]: time="2026-06-19T11:47:19.832349699Z" level=info msg="Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}"
2026-06-19 12:35:48.411671 | controller | Jun 19 11:47:19.833709 crc crio[22562]: time="2026-06-19T11:47:19.833689252Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-r8g4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.411686 | controller | Jun 19 11:47:20.482798 crc crio[22562]: 2026-06-19T11:47:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78d42da52f12181 Mac:86:2f:39:6b:e9:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.411703 | controller | Jun 19 11:47:20.482798 crc crio[22562]: time="2026-06-19T11:47:20.480067706Z" level=info msg="Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}"
2026-06-19 12:35:48.411722 | controller | Jun 19 11:47:20.482798 crc crio[22562]: time="2026-06-19T11:47:20.480278691Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-r8g4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.411738 | controller | Jun 19 11:47:20.493308 crc crio[22562]: time="2026-06-19T11:47:20.493267512Z" level=info msg="Ran pod sandbox 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 with infra container: openshift-marketplace/redhat-operators-r8g4t/POD" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.411754 | controller | Jun 19 11:47:20.496469 crc crio[22562]: time="2026-06-19T11:47:20.496405251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6af96280-0f70-4bc8-b99b-b0f6bd782947 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411770 | controller | Jun 19 11:47:20.499469 crc crio[22562]: time="2026-06-19T11:47:20.499312932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=28a6ea2b-5d53-4ba0-9678-bcbed3bd361e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411785 | controller | Jun 19 11:47:20.512763 crc crio[22562]: time="2026-06-19T11:47:20.512649292Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-utilities" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.411801 | controller | Jun 19 11:47:20.513217 crc crio[22562]: time="2026-06-19T11:47:20.513119843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411817 | controller | Jun 19 11:47:20.575764 crc crio[22562]: time="2026-06-19T11:47:20.57559933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411832 | controller | Jun 19 11:47:20.584717 crc crio[22562]: time="2026-06-19T11:47:20.584628152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.411849 | controller | Jun 19 11:47:20.809369 crc crio[22562]: time="2026-06-19T11:47:20.809276322Z" level=info msg="Created container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.411865 | controller | Jun 19 11:47:20.811421 crc crio[22562]: time="2026-06-19T11:47:20.810447641Z" level=info msg="Starting container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75" id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.411881 | controller | Jun 19 11:47:20.822029 crc crio[22562]: time="2026-06-19T11:47:20.821898444Z" level=info msg="Started container" PID=94930 containerID=1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75 description=openshift-marketplace/redhat-operators-r8g4t/extract-utilities id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773
2026-06-19 12:35:48.411898 | controller | Jun 19 11:47:21.670077 crc crio[22562]: time="2026-06-19T11:47:21.66922348Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.411917 | controller | Jun 19 11:47:21.674545 crc crio[22562]: time="2026-06-19T11:47:21.674471199Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.411934 | controller | Jun 19 11:47:22.521748 crc crio[22562]: time="2026-06-19T11:47:22.520663588Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.411951 | controller | Jun 19 11:47:22.523673 crc crio[22562]: time="2026-06-19T11:47:22.52361302Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=817b0e3b-a854-46c6-9c2d-3959e3ae7b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411969 | controller | Jun 19 11:47:22.526994 crc crio[22562]: time="2026-06-19T11:47:22.526863271Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=efe2f2ba-16e5-456b-a40a-b46a4abe195e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.411986 | controller | Jun 19 11:47:22.534516 crc crio[22562]: time="2026-06-19T11:47:22.534377537Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-content" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412002 | controller | Jun 19 11:47:22.535624 crc crio[22562]: time="2026-06-19T11:47:22.535101754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412018 | controller | Jun 19 11:47:22.622924 crc crio[22562]: time="2026-06-19T11:47:22.622814915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412034 | controller | Jun 19 11:47:22.628325 crc crio[22562]: time="2026-06-19T11:47:22.628225069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412050 | controller | Jun 19 11:47:22.798791 crc crio[22562]: time="2026-06-19T11:47:22.798642586Z" level=info msg="Created container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412065 | controller | Jun 19 11:47:22.802065 crc crio[22562]: time="2026-06-19T11:47:22.80166335Z" level=info msg="Starting container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c" id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.412081 | controller | Jun 19 11:47:22.812466 crc crio[22562]: time="2026-06-19T11:47:22.812327605Z" level=info msg="Started container" PID=95005 containerID=5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c description=openshift-marketplace/redhat-operators-r8g4t/extract-content id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773
2026-06-19 12:35:48.412098 | controller | Jun 19 11:47:36.159517 crc crio[22562]: time="2026-06-19T11:47:36.158460639Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.412114 | controller | Jun 19 11:47:36.161479 crc crio[22562]: time="2026-06-19T11:47:36.159552816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412134 | controller | Jun 19 11:47:36.256754 crc crio[22562]: time="2026-06-19T11:47:36.255588722Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}"
2026-06-19 12:35:48.412150 | controller | Jun 19 11:47:36.256754 crc crio[22562]: time="2026-06-19T11:47:36.256560297Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dd4f94857-rvn5j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.412166 | controller | Jun 19 11:47:37.291493 crc crio[22562]: 2026-06-19T11:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cd1419410d9e7c Mac:9e:67:fd:f4:45:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.412183 | controller | Jun 19 11:47:37.293360 crc crio[22562]: time="2026-06-19T11:47:37.293270629Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}"
2026-06-19 12:35:48.412199 | controller | Jun 19 11:47:37.293535 crc crio[22562]: time="2026-06-19T11:47:37.293510314Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dd4f94857-rvn5j for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.412215 | controller | Jun 19 11:47:37.447427 crc crio[22562]: time="2026-06-19T11:47:37.436051771Z" level=info msg="Ran pod sandbox 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd with infra container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.412231 | controller | Jun 19 11:47:37.475802 crc crio[22562]: time="2026-06-19T11:47:37.475650651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5c38a10f-2165-4079-be4d-ae2554a3700e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412246 | controller | Jun 19 11:47:37.749428 crc crio[22562]: time="2026-06-19T11:47:37.748665846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=16554a8b-89bb-4a13-9b66-84496641d72c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412263 | controller | Jun 19 11:47:37.813814 crc crio[22562]: time="2026-06-19T11:47:37.810406103Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412278 | controller | Jun 19 11:47:37.813814 crc crio[22562]: time="2026-06-19T11:47:37.811268305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412345 | controller | Jun 19 11:47:37.890493 crc crio[22562]: time="2026-06-19T11:47:37.890366702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412367 | controller | Jun 19 11:47:37.894654 crc crio[22562]: time="2026-06-19T11:47:37.894514295Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.412388 | controller | Jun 19 11:47:37.894654 crc crio[22562]: time="2026-06-19T11:47:37.894611718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412411 | controller | Jun 19 11:47:37.895105 crc crio[22562]: time="2026-06-19T11:47:37.894692939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412467 | controller | Jun 19 11:47:38.024631 crc crio[22562]: time="2026-06-19T11:47:38.022633045Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}"
2026-06-19 12:35:48.412489 | controller | Jun 19 11:47:38.024631 crc crio[22562]: time="2026-06-19T11:47:38.023378743Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-jxjd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.412507 | controller | Jun 19 11:47:38.239084 crc crio[22562]: time="2026-06-19T11:47:38.239017459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=78062143-257d-4a5b-9b20-98c55d3e3a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412523 | controller | Jun 19 11:47:38.330084 crc crio[22562]: time="2026-06-19T11:47:38.329228041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=47a7fd8f-6db4-48ae-9d59-550809baaccd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412539 | controller | Jun 19 11:47:38.336748 crc crio[22562]: time="2026-06-19T11:47:38.336642135Z" level=info msg="Created container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412555 | controller | Jun 19 11:47:38.337787 crc crio[22562]: time="2026-06-19T11:47:38.337693811Z" level=info msg="Starting container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43" id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.412571 | controller | Jun 19 11:47:38.349842 crc crio[22562]: time="2026-06-19T11:47:38.349532623Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r8g4t/registry-server" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412587 | controller | Jun 19 11:47:38.350882 crc crio[22562]: time="2026-06-19T11:47:38.350560349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412603 | controller | Jun 19 11:47:38.352642 crc crio[22562]: time="2026-06-19T11:47:38.352554288Z" level=info msg="Started container" PID=95887 containerID=bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43 description=openstack/dnsmasq-dns-6dd4f94857-rvn5j/init id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd
2026-06-19 12:35:48.412625 | controller | Jun 19 11:47:38.483616 crc crio[22562]: 2026-06-19T11:47:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:472d41f175f064d Mac:9e:0d:48:ec:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.412641 | controller | Jun 19 11:47:38.485544 crc crio[22562]: time="2026-06-19T11:47:38.485460967Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}"
2026-06-19 12:35:48.412658 | controller | Jun 19 11:47:38.485694 crc crio[22562]: time="2026-06-19T11:47:38.485645622Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-jxjd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.412674 | controller | Jun 19 11:47:38.496893 crc crio[22562]: time="2026-06-19T11:47:38.496787767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412690 | controller | Jun 19 11:47:38.503047 crc crio[22562]: time="2026-06-19T11:47:38.502869118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412706 | controller | Jun 19 11:47:38.515667 crc crio[22562]: time="2026-06-19T11:47:38.515509911Z" level=info msg="Ran pod sandbox 472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 with infra container: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.412722 | controller | Jun 19 11:47:38.520856 crc crio[22562]: time="2026-06-19T11:47:38.520644957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f7feaf1b-ffba-4dcf-a4a1-4b4271c68f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412738 | controller | Jun 19 11:47:38.620801 crc crio[22562]: time="2026-06-19T11:47:38.620250832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=31242a25-7600-4148-befa-d84763dc5562 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412754 | controller | Jun 19 11:47:38.635736 crc crio[22562]: time="2026-06-19T11:47:38.635644992Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/init" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412784 | controller | Jun 19 11:47:38.636431 crc crio[22562]: time="2026-06-19T11:47:38.636367691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412802 | controller | Jun 19 11:47:38.695703 crc crio[22562]: time="2026-06-19T11:47:38.695589787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412818 | controller | Jun 19 11:47:38.708442 crc crio[22562]: time="2026-06-19T11:47:38.708342701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.412834 | controller | Jun 19 11:47:38.878530 crc crio[22562]: time="2026-06-19T11:47:38.878387539Z" level=info msg="Created container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412854 | controller | Jun 19 11:47:38.883629 crc crio[22562]: time="2026-06-19T11:47:38.883465915Z" level=info msg="Starting container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4" id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.412870 | controller | Jun 19 11:47:38.884825 crc crio[22562]: time="2026-06-19T11:47:38.884218823Z" level=info msg="Created container 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465: openstack/dnsmasq-dns-687999f8f7-jxjd2/init" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.412886 | controller | Jun 19 11:47:38.889411 crc crio[22562]: time="2026-06-19T11:47:38.887880393Z" level=info msg="Starting container: 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465" id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.412901 | controller | Jun 19 11:47:38.892952 crc crio[22562]: time="2026-06-19T11:47:38.892853707Z" level=info msg="Started container" PID=95968 containerID=cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 description=openshift-marketplace/redhat-operators-r8g4t/registry-server id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773
2026-06-19 12:35:48.412918 | controller | Jun 19 11:47:38.897483 crc crio[22562]: time="2026-06-19T11:47:38.89739719Z" level=info msg="Started container" PID=95971 containerID=0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465 description=openstack/dnsmasq-dns-687999f8f7-jxjd2/init id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7
2026-06-19 12:35:48.412938 | controller | Jun 19 11:47:39.352907 crc crio[22562]: time="2026-06-19T11:47:39.351916787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8aebc75d-04fe-495c-9d5e-c43a68d0be59 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.412955 | controller | Jun 19 11:47:39.372466 crc crio[22562]: time="2026-06-19T11:47:39.371594633Z" level=info msg="Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.412971 | controller | Jun 19 11:47:39.373957 crc crio[22562]: time="2026-06-19T11:47:39.373707645Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc0030b46e0}] Aliases:map[]}"
2026-06-19 12:35:48.412991 | controller | Jun 19 11:47:39.373957 crc crio[22562]: time="2026-06-19T11:47:39.373911159Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dd4f94857-rvn5j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.413007 | controller | Jun 19 11:47:39.517245 crc crio[22562]: time="2026-06-19T11:47:39.51132104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=59bf9503-57e8-4711-90e4-90991259f9c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.413027 | controller | Jun 19 11:47:39.543197 crc crio[22562]: time="2026-06-19T11:47:39.53473347Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.413050 | controller | Jun 19 11:47:39.543197 crc crio[22562]: time="2026-06-19T11:47:39.535311364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.413067 | controller | Jun 19 11:47:39.591922 crc crio[22562]: time="2026-06-19T11:47:39.591830372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.413083 | controller | Jun 19 11:47:39.621596 crc crio[22562]: time="2026-06-19T11:47:39.619259471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.413099 | controller | Jun 19 11:47:39.812545 crc crio[22562]: time="2026-06-19T11:47:39.812102303Z" level=info msg="Created container 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.413116 | controller | Jun 19 11:47:39.814399 crc crio[22562]: time="2026-06-19T11:47:39.814296128Z" level=info msg="Stopped pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413132 | controller | Jun 19 11:47:39.818251 crc crio[22562]: time="2026-06-19T11:47:39.817700691Z" level=info msg="Starting container: 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a" id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.413148 | controller | Jun 19 11:47:39.830517 crc crio[22562]: time="2026-06-19T11:47:39.827617957Z" level=info msg="Started container" PID=96079 containerID=29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a description=openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7
2026-06-19 12:35:48.413165 | controller | Jun 19 11:47:40.471804 crc crio[22562]: time="2026-06-19T11:47:40.47035082Z" level=info msg="Removing container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413181 | controller | Jun 19 11:47:40.603733 crc crio[22562]: time="2026-06-19T11:47:40.603585497Z" level=info msg="Removed container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413198 | controller | Jun 19 11:47:46.666845 crc crio[22562]: time="2026-06-19T11:47:46.663023868Z" level=info msg="Stopping container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 (timeout: 10s)" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.413214 | controller | Jun 19 11:47:46.922383 crc crio[22562]: time="2026-06-19T11:47:46.922273202Z" level=info msg="Stopped container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.413230 | controller | Jun 19 11:47:46.925308 crc crio[22562]: time="2026-06-19T11:47:46.925098312Z" level=info msg="Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413250 | controller | Jun 19 11:47:46.940375 crc crio[22562]: time="2026-06-19T11:47:46.940228907Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc001612780}] Aliases:map[]}"
2026-06-19 12:35:48.413267 | controller | Jun 19 11:47:46.940810 crc crio[22562]: time="2026-06-19T11:47:46.940733179Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-l9nmz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.413284 | controller | Jun 19 11:47:47.639339 crc crio[22562]: time="2026-06-19T11:47:47.63791253Z" level=info msg="Stopped pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413300 | controller | Jun 19 11:47:47.845929 crc crio[22562]: time="2026-06-19T11:47:47.845781092Z" level=info msg="Removing container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413316 | controller | Jun 19 11:47:47.929491 crc crio[22562]: time="2026-06-19T11:47:47.929329191Z" level=info msg="Removed container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413332 | controller | Jun 19 11:47:47.935253 crc crio[22562]: time="2026-06-19T11:47:47.935068482Z" level=info msg="Removing container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413348 | controller | Jun 19 11:47:48.169281 crc crio[22562]: time="2026-06-19T11:47:48.168382555Z" level=info msg="Removed container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413364 | controller | Jun 19 11:47:48.172999 crc crio[22562]: time="2026-06-19T11:47:48.172892958Z" level=info msg="Removing container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413380 | controller | Jun 19 11:47:48.272225 crc crio[22562]: time="2026-06-19T11:47:48.272061941Z" level=info msg="Removed container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413396 | controller | Jun 19 11:47:48.276555 crc crio[22562]: time="2026-06-19T11:47:48.276411068Z" level=info msg="Removing container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413413 | controller | Jun 19 11:47:48.378666 crc crio[22562]: time="2026-06-19T11:47:48.378493784Z" level=info msg="Removed container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413446 | controller | Jun 19 11:47:48.381812 crc crio[22562]: time="2026-06-19T11:47:48.381730225Z" level=info msg="Removing container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413472 | controller | Jun 19 11:47:48.436942 crc crio[22562]: time="2026-06-19T11:47:48.436687694Z" level=info msg="Removed container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413489 | controller | Jun 19 11:47:48.439372 crc crio[22562]: time="2026-06-19T11:47:48.439300148Z" level=info msg="Removing container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413505 | controller | Jun 19 11:47:48.504472 crc crio[22562]: time="2026-06-19T11:47:48.504338838Z" level=info msg="Removed container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413521 | controller | Jun 19 11:47:48.507819 crc crio[22562]: time="2026-06-19T11:47:48.507739543Z" level=info msg="Removing container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413537 | controller | Jun 19 11:47:48.641882 crc crio[22562]: time="2026-06-19T11:47:48.641736668Z" level=info msg="Removed container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413552 | controller | Jun 19 11:47:48.688578 crc crio[22562]: time="2026-06-19T11:47:48.688361822Z" level=info msg="Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413568 | controller | Jun 19 11:47:48.688578 crc crio[22562]: time="2026-06-19T11:47:48.688477785Z" level=info msg="Stopped pod sandbox (already stopped): 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413584 | controller | Jun 19 11:47:48.689279 crc crio[22562]: time="2026-06-19T11:47:48.68912534Z" level=info msg="Removing pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413600 | controller | Jun 19 11:47:48.709313 crc crio[22562]: time="2026-06-19T11:47:48.709039624Z" level=info msg="Removed pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413615 | controller | Jun 19 11:47:48.710670 crc crio[22562]: time="2026-06-19T11:47:48.710461829Z" level=info msg="Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413631 | controller | Jun 19 11:47:48.710670 crc crio[22562]: time="2026-06-19T11:47:48.710547941Z" level=info msg="Stopped pod sandbox (already stopped): 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413647 | controller | Jun 19 11:47:48.711891 crc crio[22562]: time="2026-06-19T11:47:48.711807271Z" level=info msg="Removing pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413666 | controller | Jun 19 11:47:48.735051 crc crio[22562]: time="2026-06-19T11:47:48.734924174Z" level=info msg="Removing container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413682 | controller | Jun 19 11:47:48.775679 crc crio[22562]: time="2026-06-19T11:47:48.774276547Z" level=info msg="Removed pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413698 | controller | Jun 19 11:47:48.776546 crc crio[22562]: time="2026-06-19T11:47:48.776374569Z" level=info msg="Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413714 | controller | Jun 19 11:47:48.776546 crc crio[22562]: time="2026-06-19T11:47:48.776451092Z" level=info msg="Stopped pod sandbox (already stopped): c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413730 | controller | Jun 19 11:47:48.779128 crc crio[22562]: time="2026-06-19T11:47:48.779016424Z" level=info msg="Removing pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413745 | controller | Jun 19 11:47:48.874326 crc crio[22562]: time="2026-06-19T11:47:48.873576103Z" level=info msg="Removed container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413761 | controller | Jun 19 11:47:48.878446 crc crio[22562]: time="2026-06-19T11:47:48.878333162Z" level=info msg="Removing container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.413777 | controller | Jun 19 11:47:48.927367 crc crio[22562]: time="2026-06-19T11:47:48.926797321Z" level=info msg="Removed pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413792 | controller | Jun 19 11:47:48.940447 crc crio[22562]: time="2026-06-19T11:47:48.931308623Z" level=info msg="Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413807 | controller | Jun 19 11:47:48.940447 crc crio[22562]: time="2026-06-19T11:47:48.931441716Z" level=info msg="Stopped pod sandbox (already stopped): a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413823 | controller | Jun 19 11:47:48.940447 crc crio[22562]: time="2026-06-19T11:47:48.93322921Z" level=info msg="Removing pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413838 | controller | Jun 19 11:47:48.961098 crc crio[22562]: time="2026-06-19T11:47:48.95948309Z" level=info msg="Removed pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413853 | controller | Jun 19 11:47:48.975314 crc crio[22562]: time="2026-06-19T11:47:48.967728104Z" level=info msg="Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413872 | controller | Jun 19 11:47:48.975314 crc crio[22562]: time="2026-06-19T11:47:48.967845827Z" level=info msg="Stopped pod sandbox (already stopped): 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413888 | controller | Jun 19 11:47:48.975314 crc crio[22562]: time="2026-06-19T11:47:48.969017246Z" level=info msg="Removing pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413903 | controller | Jun 19 11:47:48.987051 crc crio[22562]: time="2026-06-19T11:47:48.986879617Z" level=info msg="Removed pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413919 | controller | Jun 19 11:47:48.990960 crc crio[22562]: time="2026-06-19T11:47:48.990737503Z" level=info msg="Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413934 | controller | Jun 19 11:47:48.990960 crc crio[22562]: time="2026-06-19T11:47:48.990851036Z" level=info msg="Stopped pod sandbox (already stopped): 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.413950 | controller | Jun 19 11:47:48.992509 crc crio[22562]: time="2026-06-19T11:47:48.992361343Z" level=info msg="Removing pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413965 | controller | Jun 19 11:47:49.026134 crc crio[22562]: time="2026-06-19T11:47:49.025914694Z" level=info msg="Removed pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.413987 | controller | Jun 19 11:47:49.030736 crc crio[22562]: time="2026-06-19T11:47:49.030648971Z" level=info msg="Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414017 | controller | Jun 19 11:47:49.030843 crc crio[22562]: time="2026-06-19T11:47:49.030766274Z" level=info msg="Stopped pod sandbox (already stopped): 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414039 | controller | Jun 19 11:47:49.031560 crc crio[22562]: time="2026-06-19T11:47:49.031508252Z" level=info msg="Removing pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414062 | controller | Jun 19 11:47:49.048891 crc crio[22562]: time="2026-06-19T11:47:49.04839656Z" level=info msg="Removed container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414082 | controller | Jun 19 11:47:49.075990 crc crio[22562]: time="2026-06-19T11:47:49.07586705Z" level=info msg="Removed pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414098 | controller | Jun 19 11:47:49.078105 crc crio[22562]: time="2026-06-19T11:47:49.078013093Z" level=info msg="Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414118 | controller | Jun 19 11:47:49.078249 crc crio[22562]: time="2026-06-19T11:47:49.078122416Z" level=info msg="Stopped pod sandbox (already stopped): c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414134 | controller | Jun 19 11:47:49.079056 crc crio[22562]: time="2026-06-19T11:47:49.079000418Z" level=info msg="Removing pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414150 | controller | Jun 19 11:47:49.105546 crc crio[22562]: time="2026-06-19T11:47:49.105460592Z" level=info msg="Removed pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414166 | controller | Jun 19 11:47:49.107252 crc crio[22562]: time="2026-06-19T11:47:49.107115153Z" level=info msg="Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414181 | controller | Jun 19 11:47:49.107461 crc crio[22562]: time="2026-06-19T11:47:49.107364769Z" level=info msg="Stopped pod sandbox (already stopped): df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414197 | controller | Jun 19 11:47:49.108068 crc crio[22562]: time="2026-06-19T11:47:49.108011165Z" level=info msg="Removing pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414212 | controller | Jun 19 11:47:49.126295 crc crio[22562]: time="2026-06-19T11:47:49.126213015Z" level=info msg="Removed pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.414232 | controller | Jun 19 11:48:00.532075 crc crio[22562]: time="2026-06-19T11:48:00.53095638Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697828-zr5pf/POD" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.414251 | controller | Jun 19 11:48:00.532075 crc crio[22562]: time="2026-06-19T11:48:00.532071038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.414268 | controller | Jun 19 11:48:00.599621 crc crio[22562]: time="2026-06-19T11:48:00.599007374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}"
2026-06-19 12:35:48.414285 | controller | Jun 19 11:48:00.599621 crc crio[22562]: time="2026-06-19T11:48:00.599590219Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697828-zr5pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.414302 | controller | Jun 19 11:48:01.567295 crc crio[22562]: 2026-06-19T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3384ed274f43b0 Mac:42:10:3c:bb:58:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.414322 | controller | Jun 19 11:48:01.569543 crc crio[22562]: time="2026-06-19T11:48:01.569433955Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}"
2026-06-19 12:35:48.414338 | controller | Jun 19 11:48:01.569898 crc crio[22562]: time="2026-06-19T11:48:01.569819104Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697828-zr5pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.414355 | controller | Jun 19 11:48:01.587466 crc crio[22562]: time="2026-06-19T11:48:01.587366739Z" level=info msg="Ran pod sandbox c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 with infra container: openshift-infra/auto-csr-approver-29697828-zr5pf/POD" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.414371 | controller | Jun 19 11:48:01.594656 crc crio[22562]: time="2026-06-19T11:48:01.594540216Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.414387 | controller | Jun 19 11:48:01.612827 crc crio[22562]: time="2026-06-19T11:48:01.612705407Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.414404 | controller | Jun 19 11:48:02.474392 crc crio[22562]: time="2026-06-19T11:48:02.473605808Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.414420 | controller | Jun 19 11:48:02.476267 crc crio[22562]: time="2026-06-19T11:48:02.476136079Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f2da678d-f58b-443f-9e12-ca767cc8400a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.414461 | controller | Jun 19 11:48:02.478821 crc crio[22562]: time="2026-06-19T11:48:02.478698324Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=27c9196a-7e68-431e-af8d-42e76438e517 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.414479 | controller | Jun 19 11:48:02.493431 crc crio[22562]: time="2026-06-19T11:48:02.493290734Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697828-zr5pf/oc" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.414496 | controller | Jun 19 11:48:02.494429 crc crio[22562]: time="2026-06-19T11:48:02.49435254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.414512 | controller | Jun 19 11:48:02.558433 crc crio[22562]: time="2026-06-19T11:48:02.558219762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.414532 | controller | Jun 19 11:48:02.796035 crc crio[22562]: time="2026-06-19T11:48:02.795873091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.414557 | controller | Jun 19 11:48:03.023675 crc crio[22562]: time="2026-06-19T11:48:03.023209717Z" level=info msg="Created container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.414587 | controller | Jun 19 11:48:03.026744 crc crio[22562]: time="2026-06-19T11:48:03.025917194Z" level=info msg="Starting container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc" id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.414607 | controller | Jun 19 11:48:03.033452 crc crio[22562]: time="2026-06-19T11:48:03.033361258Z" level=info msg="Started container" PID=97338 containerID=e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc description=openshift-infra/auto-csr-approver-29697828-zr5pf/oc id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3
2026-06-19 12:35:48.414624 | controller | Jun 19 11:48:05.118128 crc crio[22562]: time="2026-06-19T11:48:05.117397985Z" level=info msg="Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414641 | controller | Jun 19 11:48:05.119822 crc crio[22562]: time="2026-06-19T11:48:05.11881224Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc000139848}] Aliases:map[]}"
2026-06-19 12:35:48.414658 | controller | Jun 19 11:48:05.119822 crc crio[22562]: time="2026-06-19T11:48:05.119006154Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697828-zr5pf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.414674 | controller | Jun 19 11:48:05.500780 crc crio[22562]: time="2026-06-19T11:48:05.500404511Z" level=info msg="Stopped pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414690 | controller | Jun 19 11:48:21.392740 crc crio[22562]: time="2026-06-19T11:48:21.391609155Z" level=info msg="Stopping container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 (timeout: 2s)" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.414706 | controller | Jun 19 11:48:21.540267 crc crio[22562]: time="2026-06-19T11:48:21.530467682Z" level=info msg="Stopped container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.414721 | controller | Jun 19 11:48:21.541997 crc crio[22562]: time="2026-06-19T11:48:21.54173385Z" level=info msg="Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414737 | controller | Jun 19 11:48:21.543197 crc crio[22562]: time="2026-06-19T11:48:21.542834638Z" level=info msg="Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc000328048}] Aliases:map[]}"
2026-06-19 12:35:48.414756 | controller | Jun 19 11:48:21.543433 crc crio[22562]: time="2026-06-19T11:48:21.543125525Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-r8g4t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.414772 | controller | Jun 19 11:48:21.912234 crc crio[22562]: time="2026-06-19T11:48:21.912050413Z" level=info msg="Stopped pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.414788 | controller | Jun 19 11:48:22.424352 crc crio[22562]: time="2026-06-19T11:48:22.423374166Z" level=info msg="Removing container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414804 | controller | Jun 19 11:48:22.484852 crc crio[22562]: time="2026-06-19T11:48:22.484657071Z" level=info msg="Removed container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414820 | controller | Jun 19 11:48:22.499873 crc crio[22562]: time="2026-06-19T11:48:22.499613622Z" level=info msg="Removing container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414835 | controller | Jun 19 11:48:22.550371 crc crio[22562]: time="2026-06-19T11:48:22.550239844Z" level=info msg="Removed container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414851 | controller | Jun 19 11:48:22.556775 crc crio[22562]: time="2026-06-19T11:48:22.556660113Z" level=info msg="Removing container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414867 | controller | Jun 19 11:48:22.621871 crc crio[22562]: time="2026-06-19T11:48:22.621655121Z" level=info msg="Removed container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414883 | controller | Jun 19 11:48:49.411741 crc crio[22562]: time="2026-06-19T11:48:49.405048622Z" level=info msg="Removing container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414898 | controller | Jun 19 11:48:53.829874 crc crio[22562]: time="2026-06-19T11:48:53.812083678Z" level=info msg="Removed container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414914 | controller | Jun 19 11:48:53.910757 crc crio[22562]: time="2026-06-19T11:48:53.904470434Z" level=info msg="Removing container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414930 | controller | Jun 19 11:48:54.229123 crc crio[22562]: time="2026-06-19T11:48:54.225946618Z" level=info msg="Removed container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414946 | controller | Jun 19 11:48:54.303685 crc crio[22562]: time="2026-06-19T11:48:54.303425665Z" level=info msg="Removing container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414975 | controller | Jun 19 11:48:54.391797 crc crio[22562]: time="2026-06-19T11:48:54.390048648Z" level=info msg="Removed container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.414991 | controller | Jun 19 11:48:54.442682 crc crio[22562]: time="2026-06-19T11:48:54.440490446Z" level=info msg="Removing container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415007 | controller | Jun 19 11:48:57.216605 crc crio[22562]: time="2026-06-19T11:48:57.215229643Z" level=info msg="Removed container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415022 | controller | Jun 19 11:48:57.220297 crc crio[22562]: time="2026-06-19T11:48:57.220079742Z" level=info msg="Removing container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415037 | controller | Jun 19 11:48:57.263121 crc crio[22562]: time="2026-06-19T11:48:57.262754568Z" level=info msg="Removed container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415053 | controller | Jun 19 11:48:57.284284 crc crio[22562]: time="2026-06-19T11:48:57.284117487Z" level=info msg="Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415068 | controller | Jun 19 11:48:57.284284 crc crio[22562]: time="2026-06-19T11:48:57.284265301Z" level=info msg="Stopped pod sandbox (already stopped): a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415084 | controller | Jun 19 11:48:57.285271 crc crio[22562]: time="2026-06-19T11:48:57.285222084Z" level=info msg="Removing pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415100 | controller | Jun 19 11:48:57.312189 crc crio[22562]: time="2026-06-19T11:48:57.312072779Z" level=info msg="Removed pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415116 | controller | Jun 19 11:48:57.313312 crc crio[22562]: time="2026-06-19T11:48:57.313234828Z" level=info msg="Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415131 | controller | Jun 19 11:48:57.313312 crc crio[22562]: time="2026-06-19T11:48:57.3133056Z" level=info msg="Stopped pod sandbox (already stopped): 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415147 | controller | Jun 19 11:48:57.315246 crc crio[22562]: time="2026-06-19T11:48:57.315047722Z" level=info msg="Removing pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415165 | controller | Jun 19 11:48:57.334877 crc crio[22562]: time="2026-06-19T11:48:57.33473302Z" level=info msg="Removed pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415181 | controller | Jun 19 11:48:57.335949 crc crio[22562]: time="2026-06-19T11:48:57.335846428Z" level=info msg="Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415197 | controller | Jun 19 11:48:57.336308 crc crio[22562]: time="2026-06-19T11:48:57.336119644Z" level=info msg="Stopped pod sandbox (already stopped): 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415212 | controller | Jun 19 11:48:57.337646 crc crio[22562]: time="2026-06-19T11:48:57.33756054Z" level=info msg="Removing pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415228 | controller | Jun 19 11:48:57.368754 crc crio[22562]: time="2026-06-19T11:48:57.368642029Z" level=info msg="Removed pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415244 | controller | Jun 19 11:48:57.371498 crc crio[22562]: time="2026-06-19T11:48:57.371399767Z" level=info msg="Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415259 | controller | Jun 19 11:48:57.371622 crc crio[22562]: time="2026-06-19T11:48:57.371506439Z" level=info msg="Stopped pod sandbox (already stopped): cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415274 | controller | Jun 19 11:48:57.372564 crc crio[22562]: time="2026-06-19T11:48:57.372480714Z" level=info msg="Removing pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415290 | controller | Jun 19 11:48:57.393321 crc crio[22562]: time="2026-06-19T11:48:57.393042623Z" level=info msg="Removed pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415305 | controller | Jun 19 11:48:57.400059 crc crio[22562]: time="2026-06-19T11:48:57.399869661Z" level=info msg="Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415321 | controller | Jun 19 11:48:57.400059 crc crio[22562]: time="2026-06-19T11:48:57.400031345Z" level=info msg="Stopped pod sandbox (already stopped): 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415337 | controller | Jun 19 11:48:57.404391 crc crio[22562]: time="2026-06-19T11:48:57.401527732Z" level=info msg="Removing pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415352 | controller | Jun 19 11:48:57.430285 crc crio[22562]: time="2026-06-19T11:48:57.429697699Z" level=info msg="Removed pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415371 | controller | Jun 19 11:49:29.648738 crc crio[22562]: time="2026-06-19T11:49:29.647275333Z" level=info msg="Stopping container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 (timeout: 28s)" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.415386 | controller | Jun 19 11:49:32.003832 crc crio[22562]: time="2026-06-19T11:49:32.003266497Z" level=info msg="Stopped container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.415402 | controller | Jun 19 11:49:32.009771 crc crio[22562]: time="2026-06-19T11:49:32.009729038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d2bc7b0e-795b-45e3-9895-75e55f8c4c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.415418 | controller | Jun 19 11:49:32.025438 crc crio[22562]: time="2026-06-19T11:49:32.025056857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3552bdac-da09-4fe4-a79d-6014c4c7d77e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.415456 | controller | Jun 19 11:49:32.049543 crc crio[22562]: time="2026-06-19T11:49:32.049263126Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.415474 | controller | Jun 19 11:49:32.059949 crc crio[22562]: time="2026-06-19T11:49:32.059039368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.415491 | controller | Jun 19 11:49:32.193279 crc crio[22562]: time="2026-06-19T11:49:32.192674635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.415507 | controller | Jun 19 11:49:32.223273 crc crio[22562]: time="2026-06-19T11:49:32.222944513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.415523 | controller | Jun 19 11:49:34.128468 crc crio[22562]: time="2026-06-19T11:49:34.109787201Z" level=info msg="Created container a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486: openstack/openstack-cell1-galera-0/galera" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.415540 | controller | Jun 19 11:49:34.185930 crc crio[22562]: time="2026-06-19T11:49:34.1509206Z" level=info msg="Starting container: a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486" id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.415556 | controller | Jun 19 11:49:35.008344 crc crio[22562]: time="2026-06-19T11:49:34.998640024Z" level=info msg="Started container" PID=101755 containerID=a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486 description=openstack/openstack-cell1-galera-0/galera id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a
2026-06-19 12:35:48.415572 | controller | Jun 19 11:49:57.481326 crc crio[22562]: time="2026-06-19T11:49:57.478765575Z" level=info msg="Removing container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415588 | controller | Jun 19 11:49:57.539304 crc crio[22562]: time="2026-06-19T11:49:57.539079206Z" level=info msg="Removed container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415607 | controller | Jun 19 11:49:57.543519 crc crio[22562]: time="2026-06-19T11:49:57.543421873Z" level=info msg="Removing container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415624 | controller | Jun 19 11:49:57.587495 crc crio[22562]: time="2026-06-19T11:49:57.58730909Z" level=info msg="Removed container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415639 | controller | Jun 19 11:49:57.590911 crc crio[22562]: time="2026-06-19T11:49:57.590875188Z" level=info msg="Removing container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415655 | controller | Jun 19 11:49:57.636571 crc crio[22562]: time="2026-06-19T11:49:57.636400405Z" level=info msg="Removed container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415670 | controller | Jun 19 11:49:57.641250 crc crio[22562]: time="2026-06-19T11:49:57.64107928Z" level=info msg="Removing container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415686 | controller | Jun 19 11:49:57.699079 crc crio[22562]: time="2026-06-19T11:49:57.698925221Z" level=info msg="Removed container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415701 | controller | Jun 19 11:49:57.702364 crc crio[22562]: time="2026-06-19T11:49:57.702243164Z" level=info msg="Removing container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415717 | controller | Jun 19 11:49:57.848607 crc crio[22562]: time="2026-06-19T11:49:57.845918819Z" level=info msg="Removed container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.415732 | controller | Jun 19 11:49:57.886586 crc crio[22562]: time="2026-06-19T11:49:57.886428281Z" level=info msg="Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415748 | controller | Jun 19 11:49:57.889126 crc crio[22562]: time="2026-06-19T11:49:57.888844591Z" level=info msg="Stopped pod sandbox (already stopped): 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415764 | controller | Jun 19 11:49:57.900818 crc crio[22562]: time="2026-06-19T11:49:57.900595211Z" level=info msg="Removing pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415779 | controller | Jun 19 11:49:58.029085 crc crio[22562]: time="2026-06-19T11:49:58.027200134Z" level=info msg="Removed pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415795 | controller | Jun 19 11:49:58.029935 crc crio[22562]: time="2026-06-19T11:49:58.029881241Z" level=info msg="Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415814 | controller | Jun 19 11:49:58.030418 crc crio[22562]: time="2026-06-19T11:49:58.029944872Z" level=info msg="Stopped pod sandbox (already stopped): 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.415829 | controller | Jun 19 11:49:58.033588 crc crio[22562]: time="2026-06-19T11:49:58.03350814Z" level=info msg="Removing pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415845 | controller | Jun 19 11:49:58.080508 crc crio[22562]: time="2026-06-19T11:49:58.079827917Z" level=info msg="Removed pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.415861 | controller | Jun 19 11:50:00.651130 crc crio[22562]: time="2026-06-19T11:50:00.65031803Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697830-j95ng/POD" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.415876 | controller | Jun 19 11:50:00.652884 crc crio[22562]: time="2026-06-19T11:50:00.651285863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.415893 | controller | Jun 19 11:50:00.746098 crc crio[22562]: time="2026-06-19T11:50:00.745743431Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}"
2026-06-19 12:35:48.415909 | controller | Jun 19 11:50:00.746098 crc crio[22562]: time="2026-06-19T11:50:00.745902185Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697830-j95ng to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.415926 | controller | Jun 19 11:50:01.660642 crc crio[22562]: 2026-06-19T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2135e4a141b6401 Mac:8e:60:ae:bf:97:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.415942 | controller | Jun 19 11:50:01.680772 crc crio[22562]: time="2026-06-19T11:50:01.680406337Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}"
2026-06-19 12:35:48.415959 | controller | Jun 19 11:50:01.691904 crc crio[22562]: time="2026-06-19T11:50:01.691549804Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697830-j95ng for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.415975 | controller | Jun 19 11:50:01.757390 crc crio[22562]: time="2026-06-19T11:50:01.75730537Z" level=info msg="Ran pod sandbox 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a with infra container: openshift-infra/auto-csr-approver-29697830-j95ng/POD" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.415995 | controller | Jun 19 11:50:01.769797 crc crio[22562]: time="2026-06-19T11:50:01.769700117Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.416011 | controller | Jun 19 11:50:01.793457 crc crio[22562]: time="2026-06-19T11:50:01.792604724Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.416027 | controller | Jun 19 11:50:03.119879 crc crio[22562]: time="2026-06-19T11:50:03.119222969Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.416043 | controller | Jun 19 11:50:03.129113 crc crio[22562]: time="2026-06-19T11:50:03.12896982Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1d9bb54-7c02-4712-9c62-efc426bcf35f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.416058 | controller | Jun 19 11:50:03.133995 crc crio[22562]: time="2026-06-19T11:50:03.133877711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a36aa792-c4dc-4b57-a140-b1b499419561 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.416075 | controller | Jun 19 11:50:03.146942 crc crio[22562]: time="2026-06-19T11:50:03.146854543Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697830-j95ng/oc" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.416091 | controller | Jun 19 11:50:03.147678 crc crio[22562]: time="2026-06-19T11:50:03.147612831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.416107 | controller | Jun 19 11:50:03.221363 crc crio[22562]: time="2026-06-19T11:50:03.221250004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.416123 | controller | Jun 19 11:50:04.088563 crc crio[22562]: time="2026-06-19T11:50:04.088200025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.416138 | controller | Jun 19 11:50:04.258781 crc crio[22562]: time="2026-06-19T11:50:04.258682642Z" level=info msg="Created container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.416154 | controller | Jun 19 11:50:04.260066 crc crio[22562]: time="2026-06-19T11:50:04.259973704Z" level=info msg="Starting container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5" id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.416169 | controller | Jun 19 11:50:04.266218 crc crio[22562]: time="2026-06-19T11:50:04.266093616Z" level=info msg="Started container" PID=103377 containerID=6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5 description=openshift-infra/auto-csr-approver-29697830-j95ng/oc id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a
2026-06-19 12:35:48.416186 | controller | Jun 19 11:50:06.367087 crc crio[22562]: time="2026-06-19T11:50:06.366500188Z" level=info msg="Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.416208 | controller | Jun 19 11:50:06.368469 crc crio[22562]: time="2026-06-19T11:50:06.367948874Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0020947a8}] Aliases:map[]}"
2026-06-19 12:35:48.416224 | controller | Jun 19 11:50:06.368469 crc crio[22562]: time="2026-06-19T11:50:06.368134668Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697830-j95ng from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.416241 | controller | Jun 19 11:50:06.882509 crc crio[22562]: time="2026-06-19T11:50:06.882035994Z" level=info msg="Stopped pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.416257 | controller | Jun 19 11:50:58.140916 crc crio[22562]: time="2026-06-19T11:50:58.14002126Z" level=info msg="Removing container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416274 | controller | Jun 19 11:50:58.721862 crc crio[22562]: time="2026-06-19T11:50:58.721705828Z" level=info msg="Removed container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416290 | controller | Jun 19 11:50:58.735097 crc crio[22562]: time="2026-06-19T11:50:58.734951417Z" level=info msg="Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.416306 | controller | Jun 19 11:50:58.735477 crc crio[22562]: time="2026-06-19T11:50:58.735114941Z" level=info msg="Stopped pod sandbox (already stopped): ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.416322 | controller | Jun 19 11:50:58.736286 crc crio[22562]: time="2026-06-19T11:50:58.736061225Z" level=info msg="Removing pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.416338 | controller | Jun 19 11:50:58.756024 crc crio[22562]: time="2026-06-19T11:50:58.755662723Z" level=info msg="Removed pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.416354 | controller | Jun 19 11:51:47.754480 crc crio[22562]: time="2026-06-19T11:51:47.753640452Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.416369 | controller | Jun 19 11:51:47.754480 crc crio[22562]: time="2026-06-19T11:51:47.754471613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.416385 | controller | Jun 19 11:51:47.797356 crc crio[22562]: time="2026-06-19T11:51:47.797232907Z" 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=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.416412 | controller | Jun 19 11:51:47.830111 crc crio[22562]: time="2026-06-19T11:51:47.829960013Z" level=info msg="Ran pod sandbox 643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.416455 | controller | Jun 19 11:51:47.834281 crc crio[22562]: time="2026-06-19T11:51:47.834205567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.416474 | controller | Jun 19 11:51:47.834497 crc crio[22562]: time="2026-06-19T11:51:47.834447934Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.416490 | controller | Jun 19 11:51:47.835127 crc crio[22562]: time="2026-06-19T11:51:47.835018808Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.416506 | controller | Jun 19 11:51:47.837019 crc crio[22562]: time="2026-06-19T11:51:47.836747992Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.416522 | controller | Jun 19 11:51:47.853052 crc crio[22562]: time="2026-06-19T11:51:47.852611156Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-19 12:35:48.416539 | controller | Jun 19 11:51:58.784116 crc crio[22562]: time="2026-06-19T11:51:58.783631758Z" level=info msg="Removing container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416582 | controller | Jun 19 11:51:58.846138 crc crio[22562]: time="2026-06-19T11:51:58.846018701Z" level=info msg="Removed container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416605 | controller | Jun 19 11:51:58.850000 crc crio[22562]: time="2026-06-19T11:51:58.849892908Z" level=info msg="Removing container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416622 | controller | Jun 19 11:51:58.908906 crc crio[22562]: time="2026-06-19T11:51:58.908697451Z" level=info msg="Removed container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416638 | controller | Jun 19 11:51:58.913842 crc crio[22562]: time="2026-06-19T11:51:58.913777848Z" level=info msg="Removing container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416655 | controller | Jun 19 11:51:59.281426 crc crio[22562]: time="2026-06-19T11:51:59.280838574Z" level=info msg="Removed container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416671 | controller | Jun 19 11:51:59.289417 crc crio[22562]: time="2026-06-19T11:51:59.289288534Z" level=info msg="Removing container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416693 | controller | Jun 19 11:51:59.371303 crc crio[22562]: time="2026-06-19T11:51:59.371202132Z" level=info msg="Removed container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416710 | controller | Jun 19 11:51:59.376093 crc crio[22562]: time="2026-06-19T11:51:59.37591808Z" level=info msg="Removing container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416726 | controller | Jun 19 11:51:59.452084 crc crio[22562]: time="2026-06-19T11:51:59.451805359Z" level=info msg="Removed container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416742 | controller | Jun 19 11:51:59.456286 crc crio[22562]: time="2026-06-19T11:51:59.456093426Z" level=info msg="Removing container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416758 | controller | Jun 19 11:51:59.523803 crc crio[22562]: time="2026-06-19T11:51:59.523732479Z" level=info msg="Removed container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416789 | controller | Jun 19 11:51:59.530064 crc crio[22562]: time="2026-06-19T11:51:59.529876082Z" level=info msg="Removing container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416807 | controller | Jun 19 11:51:59.581130 crc crio[22562]: time="2026-06-19T11:51:59.580944493Z" level=info msg="Removed container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416831 | controller | Jun 19 11:51:59.587124 crc crio[22562]: time="2026-06-19T11:51:59.587039125Z" level=info msg="Removing container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416848 | controller | Jun 19 11:51:59.807386 crc crio[22562]: time="2026-06-19T11:51:59.805731578Z" level=info msg="Removed container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416864 | controller | Jun 19 11:51:59.810417 crc crio[22562]: time="2026-06-19T11:51:59.809696557Z" level=info msg="Removing container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416880 | controller | Jun 19 11:51:59.905396 crc crio[22562]: time="2026-06-19T11:51:59.905253875Z" level=info msg="Removed container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416896 | controller | Jun 19 11:51:59.912950 crc crio[22562]: time="2026-06-19T11:51:59.911506651Z" level=info msg="Removing container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416916 | controller | Jun 19 11:51:59.974477 crc crio[22562]: time="2026-06-19T11:51:59.974349196Z" level=info msg="Removed container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416933 | controller | Jun 19 11:51:59.980782 crc crio[22562]: time="2026-06-19T11:51:59.980630352Z" level=info msg="Removing container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416949 | controller | Jun 19 11:52:00.027941 crc crio[22562]: time="2026-06-19T11:52:00.027833567Z" level=info msg="Removed container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416965 | controller | Jun 19 11:52:00.069411 crc crio[22562]: time="2026-06-19T11:52:00.069325599Z" level=info msg="Removing container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416982 | controller | Jun 19 11:52:00.125233 crc crio[22562]: time="2026-06-19T11:52:00.124871932Z" level=info msg="Removed container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.416998 | controller | Jun 19 11:52:00.131501 crc crio[22562]: time="2026-06-19T11:52:00.131394983Z" level=info msg="Removing container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.417014 | controller | Jun 19 11:52:00.199482 crc crio[22562]: time="2026-06-19T11:52:00.199361276Z" level=info msg="Removed container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.417030 | controller | Jun 19 11:52:00.204025 crc crio[22562]: time="2026-06-19T11:52:00.203879648Z" level=info msg="Removing container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.417053 | controller | Jun 19 11:52:00.270404 crc crio[22562]: time="2026-06-19T11:52:00.255109993Z" level=info msg="Removed container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.417068 | controller | Jun 19 11:52:00.273121 crc crio[22562]: time="2026-06-19T11:52:00.272899927Z" level=info msg="Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417084 | controller | Jun 19 11:52:00.273505 crc crio[22562]: time="2026-06-19T11:52:00.273130222Z" level=info msg="Stopped pod sandbox (already stopped): f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417099 | controller | Jun 19 11:52:00.275296 crc crio[22562]: time="2026-06-19T11:52:00.274063915Z" level=info msg="Removing pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417118 | controller | Jun 19 11:52:00.307813 crc crio[22562]: time="2026-06-19T11:52:00.30760136Z" level=info msg="Removed pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417136 | controller | Jun 19 11:52:00.308850 crc crio[22562]: time="2026-06-19T11:52:00.308763449Z" level=info msg="Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417160 | controller | Jun 19 11:52:00.308953 crc crio[22562]: time="2026-06-19T11:52:00.308847111Z" level=info msg="Stopped pod sandbox (already stopped): 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417190 | controller | Jun 19 11:52:00.310333 crc crio[22562]: time="2026-06-19T11:52:00.310241125Z" level=info msg="Removing pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417214 | controller | Jun 19 11:52:00.351541 crc crio[22562]: time="2026-06-19T11:52:00.35139578Z" level=info msg="Removed pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417236 | controller | Jun 19 11:52:00.352439 crc crio[22562]: time="2026-06-19T11:52:00.352359274Z" level=info msg="Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417259 | controller | Jun 19 11:52:00.352554 crc crio[22562]: time="2026-06-19T11:52:00.352444016Z" level=info msg="Stopped pod sandbox (already stopped): b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417282 | controller | Jun 19 11:52:00.353236 crc crio[22562]: time="2026-06-19T11:52:00.353057061Z" level=info msg="Removing pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417306 | controller | Jun 19 11:52:00.406339 crc crio[22562]: time="2026-06-19T11:52:00.405949258Z" level=info msg="Removed pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417329 | controller | Jun 19 11:52:00.407321 crc crio[22562]: time="2026-06-19T11:52:00.407236959Z" level=info msg="Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417353 | controller | Jun 19 11:52:00.407411 crc crio[22562]: time="2026-06-19T11:52:00.407342782Z" level=info msg="Stopped pod sandbox (already stopped): e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417377 | controller | Jun 19 11:52:00.407820 crc crio[22562]: time="2026-06-19T11:52:00.407763103Z" level=info msg="Removing pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417404 | controller | Jun 19 11:52:00.460904 crc crio[22562]: time="2026-06-19T11:52:00.460688669Z" level=info msg="Removed pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417456 | controller | Jun 19 11:52:00.463024 crc crio[22562]: time="2026-06-19T11:52:00.462859334Z" level=info msg="Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417491 | controller | Jun 19 11:52:00.463024 crc crio[22562]: time="2026-06-19T11:52:00.463009788Z" level=info msg="Stopped pod sandbox (already stopped): f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417519 | controller | Jun 19 11:52:00.464258 crc crio[22562]: time="2026-06-19T11:52:00.464119495Z" level=info msg="Removing pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417545 | controller | Jun 19 11:52:00.498210 crc crio[22562]: time="2026-06-19T11:52:00.49802168Z" level=info msg="Removed pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417569 | controller | Jun 19 11:52:00.500759 crc crio[22562]: time="2026-06-19T11:52:00.500651675Z" level=info msg="Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417594 | controller | Jun 19 11:52:00.501371 crc crio[22562]: time="2026-06-19T11:52:00.500784349Z" level=info msg="Stopped pod sandbox (already stopped): 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417621 | controller | Jun 19 11:52:00.502352 crc crio[22562]: time="2026-06-19T11:52:00.502272696Z" level=info msg="Removing pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417647 | controller | Jun 19 11:52:00.573601 crc crio[22562]: time="2026-06-19T11:52:00.573469987Z" level=info msg="Removed pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417673 | controller | Jun 19 11:52:00.576095 crc crio[22562]: time="2026-06-19T11:52:00.575892408Z" level=info msg="Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417696 | controller | Jun 19 11:52:00.577715 crc crio[22562]: time="2026-06-19T11:52:00.576497703Z" level=info msg="Stopped pod sandbox (already stopped): e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417720 | controller | Jun 19 11:52:00.579822 crc crio[22562]: time="2026-06-19T11:52:00.579367163Z" level=info msg="Removing pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417743 | controller | Jun 19 11:52:00.638593 crc crio[22562]: time="2026-06-19T11:52:00.638474655Z" level=info msg="Removed pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417769 | controller | Jun 19 11:52:00.640007 crc crio[22562]: time="2026-06-19T11:52:00.639906721Z" level=info msg="Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417797 | controller | Jun 19 11:52:00.640216 crc crio[22562]: time="2026-06-19T11:52:00.640033684Z" level=info msg="Stopped pod sandbox (already stopped): d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417820 | controller | Jun 19 11:52:00.640896 crc crio[22562]: time="2026-06-19T11:52:00.640826064Z" level=info msg="Removing pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417846 | controller | Jun 19 11:52:00.696533 crc crio[22562]: time="2026-06-19T11:52:00.696339565Z" level=info msg="Removed pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417874 | controller | Jun 19 11:52:00.698280 crc crio[22562]: time="2026-06-19T11:52:00.697783871Z" level=info msg="Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417901 | controller | Jun 19 11:52:00.698280 crc crio[22562]: time="2026-06-19T11:52:00.697884424Z" level=info msg="Stopped pod sandbox (already stopped): ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.417927 | controller | Jun 19 11:52:00.698953 crc crio[22562]: time="2026-06-19T11:52:00.698863938Z" level=info msg="Removing pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417957 | controller | Jun 19 11:52:00.720475 crc crio[22562]: time="2026-06-19T11:52:00.720359893Z" level=info msg="Removed pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.417987 | controller | Jun 19 11:52:00.721517 crc crio[22562]: time="2026-06-19T11:52:00.721401829Z" level=info msg="Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418012 | controller | Jun 19 11:52:00.721517 crc crio[22562]: time="2026-06-19T11:52:00.721509072Z" level=info msg="Stopped pod sandbox (already stopped): fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418039 | controller | Jun 19 11:52:00.722611 crc crio[22562]: time="2026-06-19T11:52:00.722545888Z" level=info msg="Removing pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418069 | controller | Jun 19 11:52:00.757834 crc crio[22562]: time="2026-06-19T11:52:00.756634476Z" level=info msg="Removed pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418098 | controller | Jun 19 11:52:00.758417 crc crio[22562]: time="2026-06-19T11:52:00.758240626Z" level=info msg="Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418126 | controller | Jun 19 11:52:00.758417 crc crio[22562]: time="2026-06-19T11:52:00.758313658Z" level=info msg="Stopped pod sandbox (already stopped): 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418156 | controller | Jun 19 11:52:00.759398 crc crio[22562]: time="2026-06-19T11:52:00.759290942Z" level=info msg="Removing pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418175 | controller | Jun 19 11:52:00.795943 crc crio[22562]: time="2026-06-19T11:52:00.795675708Z" level=info msg="Removed pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418192 | controller | Jun 19 11:52:00.797342 crc crio[22562]: time="2026-06-19T11:52:00.797124274Z" level=info msg="Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418209 | controller | Jun 19 11:52:00.797675 crc crio[22562]: time="2026-06-19T11:52:00.79736649Z" level=info msg="Stopped pod sandbox (already stopped): 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418226 | controller | Jun 19 11:52:00.803852 crc crio[22562]: time="2026-06-19T11:52:00.803727479Z" level=info msg="Removing pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418243 | controller | Jun 19 11:52:00.845730 crc crio[22562]: time="2026-06-19T11:52:00.84558203Z" level=info msg="Removed pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418260 | controller | Jun 19 11:52:00.848121 crc crio[22562]: time="2026-06-19T11:52:00.846706949Z" level=info msg="Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418277 | controller | Jun 19 11:52:00.848121 crc crio[22562]: time="2026-06-19T11:52:00.84678062Z" level=info msg="Stopped pod sandbox (already stopped): 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418294 | controller | Jun 19 11:52:00.848121 crc crio[22562]: time="2026-06-19T11:52:00.847505658Z" level=info msg="Removing pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418310 | controller | Jun 19 11:52:00.888690 crc crio[22562]: time="2026-06-19T11:52:00.888076608Z" level=info msg="Removed pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418327 | controller | Jun 19 11:52:00.890863 crc crio[22562]: time="2026-06-19T11:52:00.890439817Z" level=info msg="Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418343 | controller | Jun 19 11:52:00.890863 crc crio[22562]: time="2026-06-19T11:52:00.89058215Z" level=info msg="Stopped pod sandbox (already stopped): 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418359 | controller | Jun 19 11:52:00.891940 crc crio[22562]: time="2026-06-19T11:52:00.89178583Z" level=info msg="Removing pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418380 | controller | Jun 19 11:52:00.953798 crc crio[22562]: time="2026-06-19T11:52:00.95363163Z" level=info msg="Removed pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.418404 | controller | Jun 19 11:52:01.869421 crc crio[22562]: time="2026-06-19T11:52:01.869239769Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697832-tf8rd/POD" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.418447 | controller | Jun 19 11:52:01.870625 crc crio[22562]: time="2026-06-19T11:52:01.869430024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418474 | controller | Jun 19 11:52:01.923851 crc crio[22562]: time="2026-06-19T11:52:01.92313323Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}"
2026-06-19 12:35:48.418493 | controller | Jun 19 11:52:01.923851 crc crio[22562]: time="2026-06-19T11:52:01.923702795Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697832-tf8rd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.418510 | controller | Jun 19 11:52:02.561214 crc crio[22562]: 2026-06-19T11:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6eb3a3bc5b85b6 Mac:ee:8b:16:de:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb SocketPath: PciID:}] [{Interface:0xc0003e8a50 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.418528 | controller | Jun 19 11:52:02.563862 crc crio[22562]: time="2026-06-19T11:52:02.563774906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}"
2026-06-19 12:35:48.418545 | controller | Jun 19 11:52:02.564120 crc crio[22562]: time="2026-06-19T11:52:02.564028942Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697832-tf8rd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.418563 | controller | Jun 19 11:52:02.587731 crc crio[22562]: time="2026-06-19T11:52:02.587533807Z" level=info msg="Ran pod sandbox e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 with infra container: openshift-infra/auto-csr-approver-29697832-tf8rd/POD" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.418580 | controller | Jun 19 11:52:02.592053 crc crio[22562]: time="2026-06-19T11:52:02.591943287Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.418597 | controller | Jun 19 11:52:02.609848 crc crio[22562]: time="2026-06-19T11:52:02.609337811Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.418618 | controller | Jun 19 11:52:18.113696 crc crio[22562]: time="2026-06-19T11:52:18.112464262Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.418635 | controller | Jun 19 11:52:18.116815 crc crio[22562]: time="2026-06-19T11:52:18.116733949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=27ec032e-3f3e-4adc-8c8a-c450e7765d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.418652 | controller | Jun 19 11:52:18.126261 crc crio[22562]: time="2026-06-19T11:52:18.121536698Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8414bdf7-7953-4561-8220-08636ddba303 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.418668 | controller | Jun 19 11:52:18.130396 crc crio[22562]: time="2026-06-19T11:52:18.130295216Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697832-tf8rd/oc" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.418685 | controller | Jun 19 11:52:18.130957 crc crio[22562]: time="2026-06-19T11:52:18.130879551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418702 | controller | Jun 19 11:52:18.209340 crc crio[22562]: time="2026-06-19T11:52:18.209097538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418718 | controller | Jun 19 11:52:18.311865 crc crio[22562]: time="2026-06-19T11:52:18.3116375Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:9c6ff6a0266a996cf0bd30761ebae0b021460f0b359d797cd48fef66432bcd26" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.418734 | controller | Jun 19 11:52:18.316809 crc crio[22562]: time="2026-06-19T11:52:18.314686916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=21ea37a2-5240-4be1-91d2-e8684c159907 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.418751 | controller | Jun 19 11:52:18.324269 crc crio[22562]: time="2026-06-19T11:52:18.323837244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=1456093f-657c-4182-98ba-e214af3fd023 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.418767 | controller | Jun 19 11:52:18.336956 crc crio[22562]: time="2026-06-19T11:52:18.33611595Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.418785 | controller | Jun 19 11:52:18.339111 crc crio[22562]: time="2026-06-19T11:52:18.338902549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418802 | controller | Jun 19 11:52:18.440918 crc crio[22562]: time="2026-06-19T11:52:18.440767354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418818 | controller | Jun 19 11:52:18.462323 crc crio[22562]: time="2026-06-19T11:52:18.462286769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418835 | controller | Jun 19 11:52:18.673506 crc crio[22562]: time="2026-06-19T11:52:18.673426385Z" level=info msg="Created container 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.418855 | controller | Jun 19 11:52:18.675504 crc crio[22562]: time="2026-06-19T11:52:18.675397394Z" level=info msg="Starting container: 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd" id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.418873 | controller | Jun 19 11:52:18.693452 crc crio[22562]: time="2026-06-19T11:52:18.69329783Z" level=info msg="Started container" PID=110060 containerID=3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40
2026-06-19 12:35:48.418890 | controller | Jun 19 11:52:18.697607 crc crio[22562]: time="2026-06-19T11:52:18.697513195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.418906 | controller | Jun 19 11:52:18.819274 crc crio[22562]: time="2026-06-19T11:52:18.818495986Z" level=info msg="Created container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.418923 | controller | Jun 19 11:52:18.820381 crc crio[22562]: time="2026-06-19T11:52:18.820321491Z" level=info msg="Starting container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18" id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.418939 | controller | Jun 19 11:52:18.837648 crc crio[22562]: time="2026-06-19T11:52:18.836045353Z" level=info msg="Started container" PID=110072 containerID=76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18 description=openshift-infra/auto-csr-approver-29697832-tf8rd/oc id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6
2026-06-19 12:35:48.418958 | controller | Jun 19 11:52:21.038831 crc crio[22562]: time="2026-06-19T11:52:20.869662519Z" level=info msg="Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.418983 | controller | Jun 19 11:52:21.038831 crc crio[22562]: time="2026-06-19T11:52:20.871498386Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc001612d38}] Aliases:map[]}"
2026-06-19 12:35:48.419000 | controller | Jun 19 11:52:21.038831 crc crio[22562]: time="2026-06-19T11:52:20.87167998Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697832-tf8rd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.419020 | controller | Jun 19 11:52:21.352240 crc crio[22562]: time="2026-06-19T11:52:21.35144222Z" level=info msg="Stopped pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.419046 | controller | Jun 19 11:52:25.983791 crc crio[22562]: time="2026-06-19T11:52:25.982802864Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.419073 | controller | Jun 19 11:52:25.992519 crc crio[22562]: time="2026-06-19T11:52:25.992412373Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-19 12:35:48.419091 | controller | Jun 19 11:52:28.406935 crc crio[22562]: time="2026-06-19T11:52:28.406008008Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.419108 | controller | Jun 19 11:52:28.409548 crc crio[22562]: time="2026-06-19T11:52:28.408040498Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=be964e47-344a-4642-97f3-bc697d19096b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419125 | controller | Jun 19 11:52:28.437666 crc crio[22562]: time="2026-06-19T11:52:28.437522681Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=393f34db-ac64-4b13-9719-f4efd2f93583 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419142 | controller | Jun 19 11:52:28.449582 crc crio[22562]: time="2026-06-19T11:52:28.449459009Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419158 | controller | Jun 19 11:52:28.450278 crc crio[22562]: time="2026-06-19T11:52:28.449939171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419175 | controller | Jun 19 11:52:28.534105 crc crio[22562]: time="2026-06-19T11:52:28.531688185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419191 | controller | Jun 19 11:52:28.539692 crc crio[22562]: time="2026-06-19T11:52:28.539595472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419207 | controller | Jun 19 11:52:28.768405 crc crio[22562]: time="2026-06-19T11:52:28.76772281Z" level=info msg="Created container a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419224 | controller | Jun 19 11:52:28.770288 crc crio[22562]: time="2026-06-19T11:52:28.770203452Z" level=info msg="Starting container: a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e" id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.419240 | controller | Jun 19 11:52:28.785787 crc crio[22562]: time="2026-06-19T11:52:28.783754169Z" level=info msg="Started container" PID=110611 containerID=a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40
2026-06-19 12:35:48.419257 | controller | Jun 19 11:52:38.981649 crc crio[22562]: time="2026-06-19T11:52:38.979453809Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.419273 | controller | Jun 19 11:52:38.981649 crc crio[22562]: time="2026-06-19T11:52:38.980556147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419293 | controller | Jun 19 11:52:39.022620 crc crio[22562]: time="2026-06-19T11:52:39.022520181Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}"
2026-06-19 12:35:48.419311 | controller | Jun 19 11:52:39.022925 crc crio[22562]: time="2026-06-19T11:52:39.022638894Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.419327 | controller | Jun 19 11:52:39.701675 crc crio[22562]: 2026-06-19T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8ce9c3122c818 Mac:4a:02:df:fb:55:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.419344 | controller | Jun 19 11:52:39.703738 crc crio[22562]: time="2026-06-19T11:52:39.703641494Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}"
2026-06-19 12:35:48.419361 | controller | Jun 19 11:52:39.703931 crc crio[22562]: time="2026-06-19T11:52:39.703866709Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.419378 | controller | Jun 19 11:52:39.719741 crc crio[22562]: time="2026-06-19T11:52:39.719601562Z" level=info msg="Ran pod sandbox bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.419399 | controller | Jun 19 11:52:39.725420 crc crio[22562]: time="2026-06-19T11:52:39.725306524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=1baaefc3-5cea-4b6d-83fc-212a2023ca5b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419422 | controller | Jun 19 11:52:39.728893 crc crio[22562]: time="2026-06-19T11:52:39.728716999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=58b9162f-a6f6-4d78-b3a2-2158a8e1c691 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419463 | controller | Jun 19 11:52:39.748047 crc crio[22562]: time="2026-06-19T11:52:39.747890306Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419482 | controller | Jun 19 11:52:39.750004 crc crio[22562]: time="2026-06-19T11:52:39.749905235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419502 | controller | Jun 19 11:52:39.803334 crc crio[22562]: time="2026-06-19T11:52:39.803237914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419520 | controller | Jun 19 11:52:39.807792 crc crio[22562]: time="2026-06-19T11:52:39.807718035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419537 | controller | Jun 19 11:52:40.024640 crc crio[22562]: time="2026-06-19T11:52:40.024544602Z" level=info msg="Created container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419555 | controller | Jun 19 11:52:40.027389 crc crio[22562]: time="2026-06-19T11:52:40.026432119Z" level=info msg="Starting container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582" id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.419572 | controller | Jun 19 11:52:40.032663 crc crio[22562]: time="2026-06-19T11:52:40.031872554Z" level=info msg="Started container" PID=111432 containerID=eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062
2026-06-19 12:35:48.419590 | controller | Jun 19 11:52:50.505843 crc crio[22562]: time="2026-06-19T11:52:50.504516078Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.419608 | controller | Jun 19 11:52:50.523642 crc crio[22562]: time="2026-06-19T11:52:50.52351586Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-19 12:35:48.419626 | controller | Jun 19 11:52:54.833109 crc crio[22562]: time="2026-06-19T11:52:54.832043159Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:3184d1a6a0895e95458c3c0e4671a128f3094761f80799e9508ffc573289e613" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.419643 | controller | Jun 19 11:52:54.836125 crc crio[22562]: time="2026-06-19T11:52:54.835070005Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=13b7c8aa-4fc0-4953-971f-901045845983 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419660 | controller | Jun 19 11:52:54.842109 crc crio[22562]: time="2026-06-19T11:52:54.841513165Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=00c1239a-88ed-49db-a5da-51107dd80d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.419677 | controller | Jun 19 11:52:54.852567 crc crio[22562]: time="2026-06-19T11:52:54.852372125Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419694 | controller | Jun 19 11:52:54.854105 crc crio[22562]: time="2026-06-19T11:52:54.854034887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419711 | controller | Jun 19 11:52:54.923598 crc crio[22562]: time="2026-06-19T11:52:54.923503436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419731 | controller | Jun 19 11:52:54.933725 crc crio[22562]: time="2026-06-19T11:52:54.933583277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.419749 | controller | Jun 19 11:52:55.168359 crc crio[22562]: time="2026-06-19T11:52:55.167683123Z" level=info msg="Created container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.419766 | controller | Jun 19 11:52:55.169885 crc crio[22562]: time="2026-06-19T11:52:55.169797576Z" level=info msg="Starting container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333" id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.419783 | controller | Jun 19 11:52:55.181390 crc crio[22562]: time="2026-06-19T11:52:55.181298283Z" level=info msg="Started container" PID=112140 containerID=39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062
2026-06-19 12:35:48.419801 | controller | Jun 19 11:52:56.661316 crc crio[22562]: time="2026-06-19T11:52:56.660426818Z" level=info msg="Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.419818 | controller | Jun 19 11:52:56.663836 crc crio[22562]: time="2026-06-19T11:52:56.662389416Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc000658828}] Aliases:map[]}"
2026-06-19 12:35:48.419836 | controller | Jun 19 11:52:56.663836 crc crio[22562]: time="2026-06-19T11:52:56.662651843Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.419853 | controller | Jun 19 11:52:57.094624 crc crio[22562]: time="2026-06-19T11:52:57.094248727Z" level=info msg="Stopped pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.419870 | controller | Jun 19 11:53:01.003896 crc crio[22562]: time="2026-06-19T11:53:01.002740097Z" level=info msg="Removing container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419887 | controller | Jun 19 11:53:01.317386 crc crio[22562]: time="2026-06-19T11:53:01.317039291Z" level=info msg="Removed container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419903 | controller | Jun 19 11:53:01.321748 crc crio[22562]: time="2026-06-19T11:53:01.321667207Z" level=info msg="Removing container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419926 | controller | Jun 19 11:53:01.412077 crc crio[22562]: time="2026-06-19T11:53:01.411223556Z" level=info msg="Removed container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419943 | controller | Jun 19 11:53:01.415723 crc crio[22562]: time="2026-06-19T11:53:01.415585193Z" level=info msg="Removing container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419959 | controller | Jun 19 11:53:01.493725 crc crio[22562]: time="2026-06-19T11:53:01.492565489Z" level=info msg="Removed container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419975 | controller | Jun 19 11:53:01.502572 crc crio[22562]: time="2026-06-19T11:53:01.501853751Z" level=info msg="Removing container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.419992 | controller | Jun 19 11:53:01.617453 crc crio[22562]: time="2026-06-19T11:53:01.617331075Z" level=info msg="Removed container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420008 | controller | Jun 19 11:53:01.621366 crc crio[22562]: time="2026-06-19T11:53:01.620954386Z" level=info msg="Removing container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420024 | controller | Jun 19 11:53:01.733276 crc crio[22562]: time="2026-06-19T11:53:01.733118348Z" level=info msg="Removed container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420040 | controller | Jun 19 11:53:01.749334 crc crio[22562]: time="2026-06-19T11:53:01.749065464Z" level=info msg="Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420057 | controller | Jun 19 11:53:01.749334 crc crio[22562]: time="2026-06-19T11:53:01.749215928Z" level=info msg="Stopped pod sandbox (already stopped): a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420073 | controller | Jun 19 11:53:01.753059 crc crio[22562]: time="2026-06-19T11:53:01.75290496Z" level=info msg="Removing pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420089 | controller | Jun 19 11:53:01.788787 crc crio[22562]: time="2026-06-19T11:53:01.78868444Z" level=info msg="Removed pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420105 | controller | Jun 19 11:53:01.789371 crc crio[22562]: time="2026-06-19T11:53:01.789312166Z" level=info msg="Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420121 | controller | Jun 19 11:53:01.789470 crc crio[22562]: time="2026-06-19T11:53:01.789371528Z" level=info msg="Stopped pod sandbox (already stopped): 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420141 | controller | Jun 19 11:53:01.790464 crc crio[22562]: time="2026-06-19T11:53:01.790337031Z" level=info msg="Removing pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420157 | controller | Jun 19 11:53:01.825882 crc crio[22562]: time="2026-06-19T11:53:01.825709112Z" level=info msg="Removed pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420174 | controller | Jun 19 11:53:01.827096 crc crio[22562]: time="2026-06-19T11:53:01.826931002Z" level=info msg="Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420193 | controller | Jun 19 11:53:01.827096 crc crio[22562]: time="2026-06-19T11:53:01.827074635Z" level=info msg="Stopped pod sandbox (already stopped): 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420219 | controller | Jun 19 11:53:01.827915 crc crio[22562]: time="2026-06-19T11:53:01.827823244Z" level=info msg="Removing pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420240 | controller | Jun 19 11:53:01.855306 crc crio[22562]: time="2026-06-19T11:53:01.854947159Z" level=info msg="Removed pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420257 | controller | Jun 19 11:53:01.856257 crc crio[22562]: time="2026-06-19T11:53:01.856067247Z" level=info msg="Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420273 | controller | Jun 19 11:53:01.856257 crc crio[22562]: time="2026-06-19T11:53:01.856217351Z" level=info msg="Stopped pod sandbox (already stopped): b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420289 | controller | Jun 19 11:53:01.857527 crc crio[22562]: time="2026-06-19T11:53:01.856725884Z" level=info msg="Removing pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420306 | controller | Jun 19 11:53:01.876381 crc crio[22562]: time="2026-06-19T11:53:01.87625304Z" level=info msg="Removed pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420322 | controller | Jun 19 11:53:01.877655 crc crio[22562]: time="2026-06-19T11:53:01.877555372Z" level=info msg="Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420338 | controller | Jun 19 11:53:01.877741 crc crio[22562]: time="2026-06-19T11:53:01.877670854Z" level=info msg="Stopped pod sandbox (already stopped): e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420358 | controller | Jun 19 11:53:01.878415 crc crio[22562]: time="2026-06-19T11:53:01.878338252Z" level=info msg="Removing pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420375 | controller | Jun 19 11:53:01.901507 crc crio[22562]: time="2026-06-19T11:53:01.901407376Z" level=info msg="Removed pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420395 | controller | Jun 19 11:54:00.633019 crc crio[22562]: time="2026-06-19T11:54:00.631557286Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697834-ss7bf/POD" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.420420 | controller | Jun 19 11:54:00.636485 crc crio[22562]: time="2026-06-19T11:54:00.63335539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.420463 | controller | Jun 19 11:54:00.717317 crc crio[22562]: time="2026-06-19T11:54:00.717059343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}"
2026-06-19 12:35:48.420482 | controller | Jun 19 11:54:00.717653 crc crio[22562]: time="2026-06-19T11:54:00.717343041Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697834-ss7bf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.420500 | controller | Jun 19 11:54:01.214969 crc crio[22562]: 2026-06-19T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688cc848d616a62 Mac:8a:be:90:8e:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.420517 | controller | Jun 19 11:54:01.216715 crc crio[22562]: time="2026-06-19T11:54:01.216637548Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}"
2026-06-19 12:35:48.420534 | controller | Jun 19 11:54:01.217025 crc crio[22562]: time="2026-06-19T11:54:01.216954776Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697834-ss7bf for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.420551 | controller | Jun 19 11:54:01.236699 crc crio[22562]: time="2026-06-19T11:54:01.236568505Z" level=info msg="Ran pod sandbox 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 with infra container: openshift-infra/auto-csr-approver-29697834-ss7bf/POD" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.420568 | controller | Jun 19 11:54:01.293223 crc crio[22562]: time="2026-06-19T11:54:01.293087361Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.420589 | controller | Jun 19 11:54:01.305436 crc crio[22562]: time="2026-06-19T11:54:01.304781393Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.420607 | controller | Jun 19 11:54:01.923797 crc crio[22562]: time="2026-06-19T11:54:01.923042451Z" level=info msg="Removing container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420624 | controller | Jun 19 11:54:02.047282 crc crio[22562]: time="2026-06-19T11:54:02.046916613Z" level=info msg="Removed container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420640 | controller | Jun 19 11:54:02.051667 crc crio[22562]: time="2026-06-19T11:54:02.051496318Z" level=info msg="Removing container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420657 | controller | Jun 19 11:54:02.119446 crc crio[22562]: time="2026-06-19T11:54:02.118868995Z" level=info msg="Removed container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420673 | controller | Jun 19 11:54:02.122624 crc crio[22562]: time="2026-06-19T11:54:02.122503815Z" level=info msg="Removing container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420690 | controller | Jun 19 11:54:02.221472 crc crio[22562]: time="2026-06-19T11:54:02.221246383Z" level=info msg="Removed container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.420706 | controller | Jun 19 11:54:02.247363 crc crio[22562]: time="2026-06-19T11:54:02.246803139Z" level=info msg="Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420723 | controller | Jun 19 11:54:02.247363 crc crio[22562]: time="2026-06-19T11:54:02.247092196Z" level=info msg="Stopped pod sandbox (already stopped): 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420740 | controller | Jun 19 11:54:02.248845 crc crio[22562]: time="2026-06-19T11:54:02.248613655Z" level=info msg="Removing pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420757 | controller | Jun 19 11:54:02.274701 crc crio[22562]: time="2026-06-19T11:54:02.274515179Z" level=info msg="Removed pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420790 | controller | Jun 19 11:54:02.275958 crc crio[22562]: time="2026-06-19T11:54:02.275711078Z" level=info msg="Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420809 | controller | Jun 19 11:54:02.276319 crc crio[22562]: time="2026-06-19T11:54:02.276020185Z" level=info msg="Stopped pod sandbox (already stopped): ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420829 | controller | Jun 19 11:54:02.278056 crc crio[22562]: time="2026-06-19T11:54:02.277856602Z" level=info msg="Removing pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420846 | controller | Jun 19 11:54:02.307221 crc crio[22562]: time="2026-06-19T11:54:02.306954226Z" level=info msg="Removed pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420863 | controller | Jun 19 11:54:02.312020 crc crio[22562]: time="2026-06-19T11:54:02.311783276Z" level=info msg="Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420880 | controller | Jun 19 11:54:02.312020 crc crio[22562]: time="2026-06-19T11:54:02.311900559Z" level=info msg="Stopped pod sandbox (already stopped): f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.420897 | controller | Jun 19 11:54:02.313123 crc crio[22562]: time="2026-06-19T11:54:02.313046698Z" level=info msg="Removing pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420913 | controller | Jun 19 11:54:02.359347 crc crio[22562]: time="2026-06-19T11:54:02.359214946Z" level=info msg="Removed pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.420930 | controller | Jun 19 11:54:02.393798 crc crio[22562]: time="2026-06-19T11:54:02.392893715Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.420947 | controller | Jun 19 11:54:02.395552 crc crio[22562]: time="2026-06-19T11:54:02.39552137Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a03ea1d4-a57e-445d-beca-12c213c0f92e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.420964 | controller | Jun 19 11:54:02.399926 crc crio[22562]: time="2026-06-19T11:54:02.399654473Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=98385947-61a4-468d-b773-c4577cd5d792 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.420980 | controller | Jun 19 11:54:02.422474 crc crio[22562]: time="2026-06-19T11:54:02.42240732Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697834-ss7bf/oc" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.420996 | controller | Jun 19 11:54:02.424263 crc crio[22562]: time="2026-06-19T11:54:02.424233085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.421013 | controller | Jun 19 11:54:02.477221 crc crio[22562]: time="2026-06-19T11:54:02.477120792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.421029 | controller | Jun 19 11:54:02.899366 crc crio[22562]: time="2026-06-19T11:54:02.899085984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.421047 | controller | Jun 19 11:54:03.075912 crc crio[22562]: time="2026-06-19T11:54:03.075406033Z" level=info msg="Created container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.421067 | controller | Jun 19 11:54:03.082336 crc crio[22562]: time="2026-06-19T11:54:03.081791552Z" level=info msg="Starting container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c" id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.421084 | controller | Jun 19 11:54:03.090798 crc crio[22562]: time="2026-06-19T11:54:03.090090519Z" level=info msg="Started container" PID=115462 containerID=5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c description=openshift-infra/auto-csr-approver-29697834-ss7bf/oc id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08
2026-06-19 12:35:48.421102 | controller | Jun 19 11:54:05.058014 crc crio[22562]: time="2026-06-19T11:54:05.056745748Z" level=info msg="Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421119 | controller | Jun 19 11:54:05.059775 crc crio[22562]: time="2026-06-19T11:54:05.05922147Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc001b84280}] Aliases:map[]}"
2026-06-19 12:35:48.421136 | controller | Jun 19 11:54:05.059775 crc crio[22562]: time="2026-06-19T11:54:05.059432765Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697834-ss7bf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.421152 | controller | Jun 19 11:54:05.511072 crc crio[22562]: time="2026-06-19T11:54:05.505865816Z" level=info msg="Stopped pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421169 | controller | Jun 19 11:55:02.385753 crc crio[22562]: time="2026-06-19T11:55:02.385133326Z" level=info msg="Removing container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421185 | controller | Jun 19 11:55:02.463599 crc crio[22562]: time="2026-06-19T11:55:02.463513486Z" level=info msg="Removed container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421202 | controller | Jun 19 11:55:02.468869 crc crio[22562]: time="2026-06-19T11:55:02.468762138Z" level=info msg="Removing container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421219 | controller | Jun 19 11:55:02.517630 crc crio[22562]: time="2026-06-19T11:55:02.517572753Z" level=info msg="Removed container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421236 | controller | Jun 19 11:55:02.521917 crc crio[22562]: time="2026-06-19T11:55:02.521511021Z" level=info msg="Removing container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421263 | controller | Jun 19 11:55:02.679447 crc crio[22562]: time="2026-06-19T11:55:02.679255696Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-772cp/POD" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.421291 | controller | Jun 19 11:55:02.679778 crc crio[22562]: time="2026-06-19T11:55:02.679694138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.421319 | controller | Jun 19 11:55:02.927101 crc crio[22562]: time="2026-06-19T11:55:02.9268511Z" level=info msg="Removed container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421348 | controller | Jun 19 11:55:02.930507 crc crio[22562]: time="2026-06-19T11:55:02.930406038Z" level=info msg="Removing container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421377 | controller | Jun 19 11:55:03.157119 crc crio[22562]: time="2026-06-19T11:55:03.157010728Z" level=info msg="Removed container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421407 | controller | Jun 19 11:55:03.160557 crc crio[22562]: time="2026-06-19T11:55:03.160479845Z" level=info msg="Removing container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421461 | controller | Jun 19 11:55:03.182871 crc crio[22562]: time="2026-06-19T11:55:03.182429471Z" level=info msg="Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}"
2026-06-19 12:35:48.421497 | controller | Jun 19 11:55:03.182871 crc crio[22562]: time="2026-06-19T11:55:03.182764939Z" level=info msg="Adding pod openshift-marketplace_community-operators-772cp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.421528 | controller | Jun 19 11:55:03.237222 crc crio[22562]: time="2026-06-19T11:55:03.237072931Z" level=info msg="Removed container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421566 | controller | Jun 19 11:55:03.241711 crc crio[22562]: time="2026-06-19T11:55:03.241649844Z" level=info msg="Removing container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421600 | controller | Jun 19 11:55:03.285346 crc crio[22562]: time="2026-06-19T11:55:03.28524077Z" level=info msg="Removed container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421627 | controller | Jun 19 11:55:03.289031 crc crio[22562]: time="2026-06-19T11:55:03.288905501Z" level=info msg="Removing container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421665 | controller | Jun 19 11:55:03.415299 crc crio[22562]: time="2026-06-19T11:55:03.415210424Z" level=info msg="Removed container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421690 | controller | Jun 19 11:55:03.426523 crc crio[22562]: time="2026-06-19T11:55:03.426213048Z" level=info msg="Removing container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421713 | controller | Jun 19 11:55:03.519368 crc crio[22562]: time="2026-06-19T11:55:03.519258014Z" level=info msg="Removed container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.421739 | controller | Jun 19 11:55:03.530474 crc crio[22562]: time="2026-06-19T11:55:03.53036144Z" level=info msg="Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421762 | controller | Jun 19 11:55:03.530474 crc crio[22562]: time="2026-06-19T11:55:03.530478563Z" level=info msg="Stopped pod sandbox (already stopped): 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421780 | controller | Jun 19 11:55:03.531702 crc crio[22562]: time="2026-06-19T11:55:03.531619842Z" level=info msg="Removing pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421796 | controller | Jun 19 11:55:03.560509 crc crio[22562]: time="2026-06-19T11:55:03.559919917Z" level=info msg="Removed pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421813 | controller | Jun 19 11:55:03.563379 crc crio[22562]: time="2026-06-19T11:55:03.562806998Z" level=info msg="Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421830 | controller | Jun 19 11:55:03.563379 crc crio[22562]: time="2026-06-19T11:55:03.562935112Z" level=info msg="Stopped pod sandbox (already stopped): bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421846 | controller | Jun 19 11:55:03.564393 crc crio[22562]: time="2026-06-19T11:55:03.563859555Z" level=info msg="Removing pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421863 | controller | Jun 19 11:55:03.588635 crc crio[22562]: time="2026-06-19T11:55:03.588531828Z" level=info msg="Removed pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421880 | controller | Jun 19 11:55:03.591350 crc crio[22562]: time="2026-06-19T11:55:03.591295357Z" level=info msg="Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421900 | controller | Jun 19 11:55:03.591591 crc crio[22562]: time="2026-06-19T11:55:03.591425021Z" level=info msg="Stopped pod sandbox (already stopped): ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421918 | controller | Jun 19 11:55:03.592693 crc crio[22562]: time="2026-06-19T11:55:03.59260632Z" level=info msg="Removing pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421934 | controller | Jun 19 11:55:03.616254 crc crio[22562]: time="2026-06-19T11:55:03.613785877Z" level=info msg="Removed pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.421950 | controller | Jun 19 11:55:03.617287 crc crio[22562]: time="2026-06-19T11:55:03.617053738Z" level=info msg="Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421967 | controller | Jun 19 11:55:03.617287 crc crio[22562]: time="2026-06-19T11:55:03.61713562Z" level=info msg="Stopped pod sandbox (already stopped): c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.421984 | controller | Jun 19 11:55:03.619420 crc crio[22562]: time="2026-06-19T11:55:03.619376987Z" level=info msg="Removing pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422000 | controller | Jun 19 11:55:03.634739 crc crio[22562]: time="2026-06-19T11:55:03.634680676Z" level=info msg="Removed pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422016 | controller | Jun 19 11:55:03.638092 crc crio[22562]: time="2026-06-19T11:55:03.636565395Z" level=info msg="Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422032 | controller | Jun 19 11:55:03.638092 crc crio[22562]: time="2026-06-19T11:55:03.636696908Z" level=info msg="Stopped pod sandbox (already stopped): b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422048 | controller | Jun 19 11:55:03.638092 crc crio[22562]: time="2026-06-19T11:55:03.637278292Z" level=info msg="Removing pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422065 | controller | Jun 19 11:55:03.660261 crc crio[22562]: time="2026-06-19T11:55:03.660094629Z" level=info msg="Removed pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422080 | controller | Jun 19 11:55:03.661123 crc crio[22562]: time="2026-06-19T11:55:03.661083983Z" level=info msg="Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422097 | controller | Jun 19 11:55:03.661344 crc crio[22562]: time="2026-06-19T11:55:03.66131804Z" level=info msg="Stopped pod sandbox (already stopped): 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422116 | controller | Jun 19 11:55:03.663473 crc crio[22562]: time="2026-06-19T11:55:03.662955601Z" level=info msg="Removing pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422132 | controller | Jun 19 11:55:03.698065 crc crio[22562]: time="2026-06-19T11:55:03.697976673Z" level=info msg="Removed pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422149 | controller | Jun 19 11:55:03.701392 crc crio[22562]: time="2026-06-19T11:55:03.701330616Z" level=info msg="Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422165 | controller | Jun 19 11:55:03.701800 crc crio[22562]: time="2026-06-19T11:55:03.701406328Z" level=info msg="Stopped pod sandbox (already stopped): d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422182 | controller | Jun 19 11:55:03.704064 crc crio[22562]: time="2026-06-19T11:55:03.703970252Z" level=info msg="Removing pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422199 | controller | Jun 19 11:55:03.727738 crc crio[22562]: time="2026-06-19T11:55:03.727520758Z" level=info msg="Removed pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422216 | controller | Jun 19 11:55:03.729257 crc crio[22562]: time="2026-06-19T11:55:03.729103418Z" level=info msg="Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422232 | controller | Jun 19 11:55:03.729257 crc crio[22562]: time="2026-06-19T11:55:03.729235031Z" level=info msg="Stopped pod sandbox (already stopped): 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.422248 | controller | Jun 19 11:55:03.729732 crc crio[22562]: time="2026-06-19T11:55:03.729706712Z" level=info msg="Removing pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422264 | controller | Jun 19 11:55:03.747089 crc crio[22562]: time="2026-06-19T11:55:03.746823379Z" level=info msg="Removed pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.422281 | controller | Jun 19 11:55:03.908395 crc crio[22562]: 2026-06-19T11:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3e0c9083b7d670 Mac:22:1b:c0:cb:4e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.422298 | controller | Jun 19 11:55:03.909840 crc crio[22562]: time="2026-06-19T11:55:03.909740374Z" level=info msg="Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}"
2026-06-19 12:35:48.422320 | controller | Jun 19 11:55:03.910078 crc crio[22562]: time="2026-06-19T11:55:03.909965699Z" level=info msg="Checking pod openshift-marketplace_community-operators-772cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.422339 | controller | Jun 19 11:55:03.928947 crc crio[22562]: time="2026-06-19T11:55:03.928803458Z" level=info msg="Ran pod sandbox b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 with infra container: openshift-marketplace/community-operators-772cp/POD" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.422357 | controller | Jun 19 11:55:03.932102 crc crio[22562]: time="2026-06-19T11:55:03.932063639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a80bb662-b146-4d91-aed4-14bb9cc651b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422373 | controller | Jun 19 11:55:03.937454 crc crio[22562]: time="2026-06-19T11:55:03.937368551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=490c23ed-e8a4-420f-926d-364170224ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422394 | controller | Jun 19 11:55:03.947220 crc crio[22562]: time="2026-06-19T11:55:03.947088383Z" level=info msg="Creating container: openshift-marketplace/community-operators-772cp/extract-utilities" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422442 | controller | Jun 19 11:55:03.947581 crc crio[22562]: time="2026-06-19T11:55:03.947510993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422473 | controller | Jun 19 11:55:04.009853 crc crio[22562]: time="2026-06-19T11:55:04.00964758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422494 | controller | Jun 19 11:55:04.018591 crc crio[22562]: time="2026-06-19T11:55:04.01848964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422518 | controller | Jun 19 11:55:04.226020 crc crio[22562]: time="2026-06-19T11:55:04.224713984Z" level=info msg="Created container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422535 | controller | Jun 19 11:55:04.227624 crc crio[22562]: time="2026-06-19T11:55:04.227580705Z" level=info msg="Starting container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19" id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.422554 | controller | Jun 19 11:55:04.237709 crc crio[22562]: time="2026-06-19T11:55:04.236673761Z" level=info msg="Started container" PID=118552 containerID=478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19 description=openshift-marketplace/community-operators-772cp/extract-utilities id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60
2026-06-19 12:35:48.422573 | controller | Jun 19 11:55:04.493064 crc crio[22562]: time="2026-06-19T11:55:04.492939379Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.422601 | controller | Jun 19 11:55:04.520651 crc crio[22562]: time="2026-06-19T11:55:04.520477185Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.422620 | controller | Jun 19 11:55:05.341381 crc crio[22562]: time="2026-06-19T11:55:05.3386916Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.422644 | controller | Jun 19 11:55:05.341381 crc crio[22562]: time="2026-06-19T11:55:05.340634719Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=abecfa2f-fbee-4ced-996c-de845a4aa55e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422667 | controller | Jun 19 11:55:05.346852 crc crio[22562]: time="2026-06-19T11:55:05.343714255Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4650c862-bf3e-46cc-b8fd-3df2743e3f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422726 | controller | Jun 19 11:55:05.352397 crc crio[22562]: time="2026-06-19T11:55:05.352287789Z" level=info msg="Creating container: openshift-marketplace/community-operators-772cp/extract-content" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422749 | controller | Jun 19 11:55:05.353487 crc crio[22562]: time="2026-06-19T11:55:05.353371116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422767 | controller | Jun 19 11:55:05.424479 crc crio[22562]: time="2026-06-19T11:55:05.424355923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422784 | controller | Jun 19 11:55:05.432758 crc crio[22562]: time="2026-06-19T11:55:05.432652469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422801 | controller | Jun 19 11:55:05.859677 crc crio[22562]: time="2026-06-19T11:55:05.859251517Z" level=info msg="Created container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422818 | controller | Jun 19 11:55:05.862897 crc crio[22562]: time="2026-06-19T11:55:05.862786124Z" level=info msg="Starting container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed" id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.422835 | controller | Jun 19 11:55:05.872865 crc crio[22562]: time="2026-06-19T11:55:05.872307762Z" level=info msg="Started container" PID=118686 containerID=3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed description=openshift-marketplace/community-operators-772cp/extract-content id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60
2026-06-19 12:35:48.422852 | controller | Jun 19 11:55:13.606923 crc crio[22562]: time="2026-06-19T11:55:13.602341895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3db4c519-5107-4715-b431-002530bab79b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422869 | controller | Jun 19 11:55:13.609889 crc crio[22562]: time="2026-06-19T11:55:13.609806571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=549545b0-2416-4b7e-ad37-2b9a138002cb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.422889 | controller | Jun 19 11:55:13.634667 crc crio[22562]: time="2026-06-19T11:55:13.632464566Z" level=info msg="Creating container: openshift-marketplace/community-operators-772cp/registry-server" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422906 | controller | Jun 19 11:55:13.634667 crc crio[22562]: time="2026-06-19T11:55:13.633739006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422923 | controller | Jun 19 11:55:14.142818 crc crio[22562]: time="2026-06-19T11:55:14.140768976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422939 | controller | Jun 19 11:55:14.165565 crc crio[22562]: time="2026-06-19T11:55:14.160810866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.422956 | controller | Jun 19 11:55:15.311758 crc crio[22562]: time="2026-06-19T11:55:15.30928582Z" level=info msg="Created container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.422972 | controller | Jun 19 11:55:15.316854 crc crio[22562]: time="2026-06-19T11:55:15.316729104Z" level=info msg="Starting container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4" id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.422988 | controller | Jun 19 11:55:15.356538 crc crio[22562]: time="2026-06-19T11:55:15.350787073Z" level=info msg="Started container" PID=119041 containerID=9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 description=openshift-marketplace/community-operators-772cp/registry-server id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60
2026-06-19 12:35:48.423006 | controller | Jun 19 11:55:33.844094 crc crio[22562]: time="2026-06-19T11:55:33.842061156Z" level=info msg="Stopping container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 (timeout: 2s)" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.423022 | controller | Jun 19 11:55:33.973308 crc crio[22562]: time="2026-06-19T11:55:33.973043056Z" level=info msg="Stopped container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.423039 | controller | Jun 19 11:55:33.977315 crc crio[22562]: time="2026-06-19T11:55:33.977115437Z" level=info msg="Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.423056 | controller | Jun 19 11:55:33.980444 crc crio[22562]: time="2026-06-19T11:55:33.980354828Z" level=info msg="Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc0003295a0}] Aliases:map[]}"
2026-06-19 12:35:48.423073 | controller | Jun 19 11:55:33.983845 crc crio[22562]: time="2026-06-19T11:55:33.983741492Z" level=info msg="Deleting pod openshift-marketplace_community-operators-772cp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.423093 | controller | Jun 19 11:55:34.390759 crc crio[22562]: time="2026-06-19T11:55:34.389935592Z" level=info msg="Stopped pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.423110 | controller | Jun 19 11:55:34.873641 crc crio[22562]: time="2026-06-19T11:55:34.873065627Z" level=info msg="Removing container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423126 | controller | Jun 19 11:55:34.964594 crc crio[22562]: time="2026-06-19T11:55:34.964530314Z" level=info msg="Removed container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423143 | controller | Jun 19 11:55:34.976841 crc crio[22562]: time="2026-06-19T11:55:34.976641155Z" level=info msg="Removing container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423160 | controller | Jun 19 11:55:35.028036 crc crio[22562]: time="2026-06-19T11:55:35.027921261Z" level=info msg="Removed container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423177 | controller | Jun 19 11:55:35.031807 crc crio[22562]: time="2026-06-19T11:55:35.031724116Z" level=info msg="Removing container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423193 | controller | Jun 19 11:55:35.071299 crc crio[22562]: time="2026-06-19T11:55:35.071191218Z" level=info msg="Removed container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.423209 | controller | Jun 19 11:55:38.549059 crc crio[22562]: time="2026-06-19T11:55:38.548065858Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-rqbpp/POD" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.423225 | controller | Jun 19 11:55:38.550642 crc crio[22562]: time="2026-06-19T11:55:38.549224967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423242 | controller | Jun 19 11:55:38.596318 crc crio[22562]: time="2026-06-19T11:55:38.596196526Z" level=info msg="Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}"
2026-06-19 12:35:48.423259 | controller | Jun 19 11:55:38.596318 crc crio[22562]: time="2026-06-19T11:55:38.596290368Z" level=info msg="Adding pod openshift-marketplace_certified-operators-rqbpp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.423276 | controller | Jun 19 11:55:38.976123 crc crio[22562]: 2026-06-19T11:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d82cc84b2c4965 Mac:4a:b4:7e:33:d8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.423296 | controller | Jun 19 11:55:38.979638 crc crio[22562]: time="2026-06-19T11:55:38.979557347Z" level=info msg="Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}"
2026-06-19 12:35:48.423314 | controller | Jun 19 11:55:38.979761 crc crio[22562]: time="2026-06-19T11:55:38.979732591Z" level=info msg="Checking pod openshift-marketplace_certified-operators-rqbpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.423330 | controller | Jun 19 11:55:39.005640 crc crio[22562]: time="2026-06-19T11:55:39.004794196Z" level=info msg="Ran pod sandbox 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe with infra container: openshift-marketplace/certified-operators-rqbpp/POD" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.423347 | controller | Jun 19 11:55:39.008382 crc crio[22562]: time="2026-06-19T11:55:39.008306264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fe9077f2-896d-45ca-b505-ee9d1758e81f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423363 | controller | Jun 19 11:55:39.011929 crc crio[22562]: time="2026-06-19T11:55:39.011864682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b54e3904-372f-4dd7-82ca-e500914f36c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423380 | controller | Jun 19 11:55:39.023823 crc crio[22562]: time="2026-06-19T11:55:39.023711576Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqbpp/extract-utilities" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423403 | controller | Jun 19 11:55:39.025084 crc crio[22562]: time="2026-06-19T11:55:39.024922376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423447 | controller | Jun 19 11:55:39.083440 crc crio[22562]: time="2026-06-19T11:55:39.08333301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423472 | controller | Jun 19 11:55:39.089786 crc crio[22562]: time="2026-06-19T11:55:39.089621367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423490 | controller | Jun 19 11:55:39.343751 crc crio[22562]: time="2026-06-19T11:55:39.343054825Z" level=info msg="Created container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423507 | controller | Jun 19 11:55:39.345805 crc crio[22562]: time="2026-06-19T11:55:39.34570244Z" level=info msg="Starting container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311" id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.423532 | controller | Jun 19 11:55:39.357183 crc crio[22562]: time="2026-06-19T11:55:39.357046103Z" level=info msg="Started container" PID=120460 containerID=34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311 description=openshift-marketplace/certified-operators-rqbpp/extract-utilities id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe
2026-06-19 12:35:48.423551 | controller | Jun 19 11:55:40.000244 crc crio[22562]: time="2026-06-19T11:55:40.000027896Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.423569 | controller | Jun 19 11:55:40.018536 crc crio[22562]: time="2026-06-19T11:55:40.0170464Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.423588 | controller | Jun 19 11:55:40.877794 crc crio[22562]: time="2026-06-19T11:55:40.876830761Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.423614 | controller | Jun 19 11:55:40.880702 crc crio[22562]: time="2026-06-19T11:55:40.879296102Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=49a5ba25-73ec-4ac9-b8cf-12c17a4b4244 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423637 | controller | Jun 19 11:55:40.884349 crc crio[22562]: time="2026-06-19T11:55:40.883855465Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=39710c45-d441-46dd-832f-5d064c738c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423655 | controller | Jun 19 11:55:40.894648 crc crio[22562]: time="2026-06-19T11:55:40.894480639Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqbpp/extract-content" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423671 | controller | Jun 19 11:55:40.896602 crc crio[22562]: time="2026-06-19T11:55:40.89651056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423689 | controller | Jun 19 11:55:40.976917 crc crio[22562]: time="2026-06-19T11:55:40.976765689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423705 | controller | Jun 19 11:55:40.986061 crc crio[22562]: time="2026-06-19T11:55:40.985771472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423722 | controller | Jun 19 11:55:41.169439 crc crio[22562]: time="2026-06-19T11:55:41.169337351Z" level=info msg="Created container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423738 | controller | Jun 19 11:55:41.171818 crc crio[22562]: time="2026-06-19T11:55:41.171705029Z" level=info msg="Starting container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38" id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.423755 | controller | Jun 19 11:55:41.183046 crc crio[22562]: time="2026-06-19T11:55:41.182328744Z" level=info msg="Started container" PID=120516 containerID=80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38 description=openshift-marketplace/certified-operators-rqbpp/extract-content id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe
2026-06-19 12:35:48.423778 | controller | Jun 19 11:55:44.089049 crc crio[22562]: time="2026-06-19T11:55:44.087887573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf4e62b9-59f4-41d4-b119-969e9de82132 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423795 | controller | Jun 19 11:55:44.093510 crc crio[22562]: time="2026-06-19T11:55:44.093423421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5279277e-565f-4915-888b-306f56819573 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.423813 | controller | Jun 19 11:55:44.108013 crc crio[22562]: time="2026-06-19T11:55:44.107933843Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqbpp/registry-server" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423830 | controller | Jun 19 11:55:44.108545 crc crio[22562]: time="2026-06-19T11:55:44.108482876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423847 | controller | Jun 19 11:55:44.194768 crc crio[22562]: time="2026-06-19T11:55:44.194558269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423863 | controller | Jun 19 11:55:44.201199 crc crio[22562]: time="2026-06-19T11:55:44.201076621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.423880 | controller | Jun 19 11:55:44.428403 crc crio[22562]: time="2026-06-19T11:55:44.428285267Z" level=info msg="Created container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.423901 | controller | Jun 19 11:55:44.429891 crc crio[22562]: time="2026-06-19T11:55:44.429795374Z" level=info msg="Starting container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016" id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.423927 | controller | Jun 19 11:55:44.436244 crc crio[22562]: time="2026-06-19T11:55:44.43608533Z" level=info msg="Started container" PID=120630 containerID=f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 description=openshift-marketplace/certified-operators-rqbpp/registry-server id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe
2026-06-19 12:35:48.423948 | controller | Jun 19 11:55:51.210894 crc crio[22562]: time="2026-06-19T11:55:51.210202284Z" level=info msg="Stopping container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 (timeout: 2s)" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.423965 | controller | Jun 19 11:55:51.390228 crc crio[22562]: time="2026-06-19T11:55:51.389958419Z" level=info msg="Stopped container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.423989 | controller | Jun 19 11:55:51.391885 crc crio[22562]: time="2026-06-19T11:55:51.391773114Z" level=info msg="Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424019 | controller | Jun 19 11:55:51.392930 crc crio[22562]: time="2026-06-19T11:55:51.392834321Z" level=info msg="Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc0006598f8}] Aliases:map[]}"
2026-06-19 12:35:48.424047 | controller | Jun 19 11:55:51.393727 crc crio[22562]: time="2026-06-19T11:55:51.393095277Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-rqbpp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.424071 | controller | Jun 19 11:55:51.751778 crc crio[22562]: time="2026-06-19T11:55:51.751084337Z" level=info msg="Stopped pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424088 | controller | Jun 19 11:55:52.246565 crc crio[22562]: time="2026-06-19T11:55:52.245830671Z" level=info msg="Removing container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424105 | controller | Jun 19 11:55:52.307330 crc crio[22562]: time="2026-06-19T11:55:52.307119207Z" level=info msg="Removed container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424122 | controller | Jun 19 11:55:52.313042 crc crio[22562]: time="2026-06-19T11:55:52.312907211Z" level=info msg="Removing container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424138 | controller | Jun 19 11:55:52.372795 crc crio[22562]: time="2026-06-19T11:55:52.372643817Z" level=info msg="Removed container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424155 | controller | Jun 19 11:55:52.378459 crc crio[22562]: time="2026-06-19T11:55:52.378405771Z" level=info msg="Removing container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424171 | controller | Jun 19 11:55:52.418679 crc crio[22562]: time="2026-06-19T11:55:52.41855292Z" level=info msg="Removed container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424188 | controller | Jun 19 11:56:00.599332 crc crio[22562]: time="2026-06-19T11:56:00.597881192Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697836-9r5c9/POD" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.424204 | controller | Jun 19 11:56:00.599332 crc crio[22562]: time="2026-06-19T11:56:00.599288457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.424221 | controller | Jun 19 11:56:00.666560 crc crio[22562]: time="2026-06-19T11:56:00.666390298Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}"
2026-06-19 12:35:48.424242 | controller | Jun 19 11:56:00.666560 crc crio[22562]: time="2026-06-19T11:56:00.66647995Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697836-9r5c9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.424261 | controller | Jun 19 11:56:01.329971 crc crio[22562]: 2026-06-19T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5b6fb79bbbc295 Mac:46:8e:48:00:f4:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 SocketPath: PciID:}] [{Interface:0xc00025a7d0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.424281 | controller | Jun 19 11:56:01.332709 crc crio[22562]: time="2026-06-19T11:56:01.332643641Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}"
2026-06-19 12:35:48.424299 | controller | Jun 19 11:56:01.332855 crc crio[22562]: time="2026-06-19T11:56:01.332804604Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697836-9r5c9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.424316 | controller | Jun 19 11:56:01.344300 crc crio[22562]: time="2026-06-19T11:56:01.344238049Z" level=info msg="Ran pod sandbox e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a with infra container: openshift-infra/auto-csr-approver-29697836-9r5c9/POD" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.424333 | controller | Jun 19 11:56:01.348853 crc crio[22562]: time="2026-06-19T11:56:01.348680989Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.424350 | controller | Jun 19 11:56:01.360603 crc crio[22562]: time="2026-06-19T11:56:01.360522104Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.424367 | controller | Jun 19 11:56:02.536709 crc crio[22562]: time="2026-06-19T11:56:02.535911769Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.424384 | controller | Jun 19 11:56:02.542485 crc crio[22562]: time="2026-06-19T11:56:02.542064802Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a62c5156-2254-4a62-8bbb-7c842bd5d002 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.424409 | controller | Jun 19 11:56:02.559716 crc crio[22562]: time="2026-06-19T11:56:02.559071035Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=213026c2-5141-45f5-b5ff-f7641194abe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.424453 | controller | Jun 19 11:56:02.572814 crc crio[22562]: time="2026-06-19T11:56:02.572609453Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697836-9r5c9/oc" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.424477 | controller | Jun 19 11:56:02.573763 crc crio[22562]: time="2026-06-19T11:56:02.573641479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.424495 | controller | Jun 19 11:56:02.645874 crc crio[22562]: time="2026-06-19T11:56:02.645776585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.424512 | controller | Jun 19 11:56:03.052791 crc crio[22562]: time="2026-06-19T11:56:03.051858012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.424529 | controller | Jun 19 11:56:03.224738 crc crio[22562]: time="2026-06-19T11:56:03.223708549Z" level=info msg="Created container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.424546 | controller | Jun 19 11:56:03.230014 crc crio[22562]: time="2026-06-19T11:56:03.228514508Z" level=info msg="Starting container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3" id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.424563 | controller | Jun 19 11:56:03.238902 crc crio[22562]: time="2026-06-19T11:56:03.238779474Z" level=info msg="Started container" PID=121668 containerID=a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3 description=openshift-infra/auto-csr-approver-29697836-9r5c9/oc id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a
2026-06-19 12:35:48.424580 | controller | Jun 19 11:56:03.778039 crc crio[22562]: time="2026-06-19T11:56:03.777963664Z" level=info msg="Removing container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424596 | controller | Jun 19 11:56:03.902242 crc crio[22562]: time="2026-06-19T11:56:03.902032183Z" level=info msg="Removed container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424613 | controller | Jun 19 11:56:03.905032 crc crio[22562]: time="2026-06-19T11:56:03.904950555Z" level=info msg="Removing container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424629 | controller | Jun 19 11:56:04.003803 crc crio[22562]: time="2026-06-19T11:56:04.003299803Z" level=info msg="Removed container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.424654 | controller | Jun 19 11:56:04.023204 crc crio[22562]: time="2026-06-19T11:56:04.023057705Z" level=info msg="Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424679 | controller | Jun 19 11:56:04.023204 crc crio[22562]: time="2026-06-19T11:56:04.023205738Z" level=info msg="Stopped pod sandbox (already stopped): 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424698 | controller | Jun 19 11:56:04.023954 crc crio[22562]: time="2026-06-19T11:56:04.023864745Z" level=info msg="Removing pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424726 | controller | Jun 19 11:56:04.039024 crc crio[22562]: time="2026-06-19T11:56:04.038823188Z" level=info msg="Removed pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424753 | controller | Jun 19 11:56:04.044551 crc crio[22562]: time="2026-06-19T11:56:04.044481579Z" level=info msg="Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424796 | controller | Jun 19 11:56:04.044760 crc crio[22562]: time="2026-06-19T11:56:04.044572631Z" level=info msg="Stopped pod sandbox (already stopped): b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424815 | controller | Jun 19 11:56:04.046344 crc crio[22562]: time="2026-06-19T11:56:04.046256492Z" level=info msg="Removing pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424832 | controller | Jun 19 11:56:04.061605 crc crio[22562]: time="2026-06-19T11:56:04.061514102Z" level=info msg="Removed pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424848 | controller | Jun 19 11:56:04.062901 crc crio[22562]: time="2026-06-19T11:56:04.062818205Z" level=info msg="Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424865 | controller | Jun 19 11:56:04.063024 crc crio[22562]: time="2026-06-19T11:56:04.062915617Z" level=info msg="Stopped pod sandbox (already stopped): b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424882 | controller | Jun 19 11:56:04.063797 crc crio[22562]: time="2026-06-19T11:56:04.063720108Z" level=info msg="Removing pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424899 | controller | Jun 19 11:56:04.079876 crc crio[22562]: time="2026-06-19T11:56:04.079777967Z" level=info msg="Removed pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424916 | controller | Jun 19 11:56:04.080971 crc crio[22562]: time="2026-06-19T11:56:04.080879324Z" level=info msg="Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424932 | controller | Jun 19 11:56:04.080971 crc crio[22562]: time="2026-06-19T11:56:04.080971447Z" level=info msg="Stopped pod sandbox (already stopped): 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.424949 | controller | Jun 19 11:56:04.082428 crc crio[22562]: time="2026-06-19T11:56:04.082355471Z" level=info msg="Removing pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424965 | controller | Jun 19 11:56:04.104048 crc crio[22562]: time="2026-06-19T11:56:04.103866546Z" level=info msg="Removed pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.424987 | controller | Jun 19 11:56:05.498830 crc crio[22562]: time="2026-06-19T11:56:05.497785661Z" level=info msg="Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.425006 | controller | Jun 19 11:56:05.498830 crc crio[22562]: time="2026-06-19T11:56:05.498844378Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc002e5e3f0}] Aliases:map[]}"
2026-06-19 12:35:48.425024 | controller | Jun 19 11:56:05.498830 crc crio[22562]: time="2026-06-19T11:56:05.499079734Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697836-9r5c9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.425041 | controller | Jun 19 11:56:05.903581 crc crio[22562]: time="2026-06-19T11:56:05.902969696Z" level=info msg="Stopped pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.425058 | controller | Jun 19 11:56:48.689279 crc crio[22562]: time="2026-06-19T11:56:48.687870017Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-68s29/POD" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.425075 | controller | Jun 19 11:56:48.691115 crc crio[22562]: time="2026-06-19T11:56:48.689379216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425092 | controller | Jun 19 11:56:48.735822 crc crio[22562]: time="2026-06-19T11:56:48.735658467Z" level=info msg="Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}"
2026-06-19 12:35:48.425109 | controller | Jun 19 11:56:48.735822 crc crio[22562]: time="2026-06-19T11:56:48.735735339Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-68s29 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.425127 | controller | Jun 19 11:56:49.373628 crc crio[22562]: 2026-06-19T11:56:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5266f5421f4d7cd Mac:62:d3:f9:a3:33:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 SocketPath: PciID:}] [{Interface:0xc0002dafc0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.425144 | controller | Jun 19 11:56:49.376222 crc crio[22562]: time="2026-06-19T11:56:49.376027876Z" level=info msg="Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}"
2026-06-19 12:35:48.425165 | controller | Jun 19 11:56:49.376441 crc crio[22562]: time="2026-06-19T11:56:49.376370284Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-68s29 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.425183 | controller | Jun 19 11:56:49.388283 crc crio[22562]: time="2026-06-19T11:56:49.387980504Z" level=info msg="Ran pod sandbox 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 with infra container: openshift-marketplace/redhat-marketplace-68s29/POD" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.425201 | controller | Jun 19 11:56:49.394658 crc crio[22562]: time="2026-06-19T11:56:49.394522506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=937118c4-f43a-4fe5-ab4b-fb04c53038ac name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425217 | controller | Jun 19 11:56:49.396868 crc crio[22562]: time="2026-06-19T11:56:49.396749182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a24b40be-2097-4a6d-9a3b-6a6be47aa269 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425234 | controller | Jun 19 11:56:49.407722 crc crio[22562]: time="2026-06-19T11:56:49.407430628Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-utilities" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425250 | controller | Jun 19 11:56:49.408326 crc crio[22562]: time="2026-06-19T11:56:49.408207587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425267 | controller | Jun 19 11:56:49.462631 crc crio[22562]: time="2026-06-19T11:56:49.462393056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425283 | controller | Jun 19 11:56:49.466438 crc crio[22562]: time="2026-06-19T11:56:49.466335774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425306 | controller | Jun 19 11:56:49.635426 crc crio[22562]: time="2026-06-19T11:56:49.634646063Z" level=info msg="Created container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425332 | controller | Jun 19 11:56:49.636847 crc crio[22562]: time="2026-06-19T11:56:49.636681703Z" level=info msg="Starting container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a" id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.425352 | controller | Jun 19 11:56:49.642917 crc crio[22562]: time="2026-06-19T11:56:49.642734615Z" level=info msg="Started container" PID=124130 containerID=24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a description=openshift-marketplace/redhat-marketplace-68s29/extract-utilities id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0
2026-06-19 12:35:48.425373 | controller | Jun 19 11:56:50.369488 crc crio[22562]: time="2026-06-19T11:56:50.369360231Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.425404 | controller | Jun 19 11:56:50.382482 crc crio[22562]: time="2026-06-19T11:56:50.382377854Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.425452 | controller | Jun 19 11:56:51.743746 crc crio[22562]: time="2026-06-19T11:56:51.742489647Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.425478 | controller | Jun 19 11:56:51.746240 crc crio[22562]: time="2026-06-19T11:56:51.746090396Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7a87850e-dae2-4463-b41a-12d3a6e0f03d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425495 | controller | Jun 19 11:56:51.751515 crc crio[22562]: time="2026-06-19T11:56:51.75143988Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=58185a2b-00e0-4f26-8e15-40aa67571abb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425512 | controller | Jun 19 11:56:51.762746 crc crio[22562]: time="2026-06-19T11:56:51.762635048Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-content" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425527 | controller | Jun 19 11:56:51.763553 crc crio[22562]: time="2026-06-19T11:56:51.763485599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425543 | controller | Jun 19 11:56:51.863567 crc crio[22562]: time="2026-06-19T11:56:51.863371396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425559 | controller | Jun 19 11:56:51.876583 crc crio[22562]: time="2026-06-19T11:56:51.876486642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425575 | controller | Jun 19 11:56:52.057455 crc crio[22562]: time="2026-06-19T11:56:52.056878972Z" level=info msg="Created container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425590 | controller | Jun 19 11:56:52.059386 crc crio[22562]: time="2026-06-19T11:56:52.059290313Z" level=info msg="Starting container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072" id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.425606 | controller | Jun 19 11:56:52.071639 crc crio[22562]: time="2026-06-19T11:56:52.071530808Z" level=info msg="Started container" PID=124214 containerID=28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072 description=openshift-marketplace/redhat-marketplace-68s29/extract-content id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0
2026-06-19 12:35:48.425622 | controller | Jun 19 11:56:53.427782 crc crio[22562]: time="2026-06-19T11:56:53.427628941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8df5b025-d624-459a-9d78-172e583502e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425638 | controller | Jun 19 11:56:53.431025 crc crio[22562]: time="2026-06-19T11:56:53.430913582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dfa5dc61-491f-47c7-b1e2-8e8008683834 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.425658 | controller | Jun 19 11:56:53.446699 crc crio[22562]: time="2026-06-19T11:56:53.445946276Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-68s29/registry-server" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425674 | controller | Jun 19 11:56:53.447122 crc crio[22562]: time="2026-06-19T11:56:53.447038964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425690 | controller | Jun 19 11:56:53.510498 crc crio[22562]: time="2026-06-19T11:56:53.51036427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425705 | controller | Jun 19 11:56:53.514367 crc crio[22562]: time="2026-06-19T11:56:53.514266207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.425721 | controller | Jun 19 11:56:53.684773 crc crio[22562]: time="2026-06-19T11:56:53.684537524Z" level=info msg="Created container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.425737 | controller | Jun 19 11:56:53.686129 crc crio[22562]: time="2026-06-19T11:56:53.68598684Z" level=info msg="Starting container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b" id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.425753 | controller | Jun 19 11:56:53.696585 crc crio[22562]: time="2026-06-19T11:56:53.6964319Z" level=info msg="Started container" PID=124247 containerID=e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b description=openshift-marketplace/redhat-marketplace-68s29/registry-server id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0
2026-06-19 12:35:48.425769 | controller | Jun 19 11:57:01.567889 crc crio[22562]: time="2026-06-19T11:57:01.566445275Z" level=info msg="Stopping container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b (timeout: 2s)" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.425784 | controller | Jun 19 11:57:01.715755 crc crio[22562]: time="2026-06-19T11:57:01.715628828Z" level=info msg="Stopped container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.425800 | controller | Jun 19 11:57:01.718971 crc crio[22562]: time="2026-06-19T11:57:01.71886698Z" level=info msg="Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.425816 | controller | Jun 19 11:57:01.720269 crc crio[22562]: time="2026-06-19T11:57:01.720113921Z" level=info msg="Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0029101c0}] Aliases:map[]}"
2026-06-19 12:35:48.425832 | controller | Jun 19 11:57:01.720596 crc crio[22562]: time="2026-06-19T11:57:01.7205138Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-68s29 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.425851 | controller | Jun 19 11:57:02.089426 crc crio[22562]: time="2026-06-19T11:57:02.089312799Z" level=info msg="Stopped pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.425868 | controller | Jun 19 11:57:02.614342 crc crio[22562]: time="2026-06-19T11:57:02.613078406Z" level=info msg="Removing container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425884 | controller | Jun 19 11:57:02.660396 crc crio[22562]: time="2026-06-19T11:57:02.659992914Z" level=info msg="Removed container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425900 | controller | Jun 19 11:57:02.666052 crc crio[22562]: time="2026-06-19T11:57:02.665823578Z" level=info msg="Removing container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425917 | controller | Jun 19 11:57:02.722293 crc crio[22562]: time="2026-06-19T11:57:02.721394562Z" level=info msg="Removed container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425932 | controller | Jun 19 11:57:02.730450 crc crio[22562]: time="2026-06-19T11:57:02.730293634Z" level=info msg="Removing container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425951 | controller | Jun 19 11:57:02.786430 crc crio[22562]: time="2026-06-19T11:57:02.786327858Z" level=info msg="Removed container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425976 | controller | Jun 19 11:57:04.132530 crc crio[22562]: time="2026-06-19T11:57:04.132407812Z" level=info msg="Removing container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.425999 | controller | Jun 19 11:57:04.396272 crc crio[22562]: time="2026-06-19T11:57:04.395605173Z" level=info msg="Removed container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.426018 | controller | Jun 19 11:57:04.400093 crc crio[22562]: time="2026-06-19T11:57:04.399964522Z" level=info msg="Removing container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.426043 | controller | Jun 19 11:57:04.570657 crc crio[22562]: time="2026-06-19T11:57:04.570520107Z" level=info msg="Removed container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.426068 | controller | Jun 19 11:57:04.587399 crc crio[22562]: time="2026-06-19T11:57:04.58713474Z" level=info msg="Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426095 | controller | Jun 19 11:57:04.587399 crc crio[22562]: time="2026-06-19T11:57:04.587374296Z" level=info msg="Stopped pod sandbox (already stopped): 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426112 | controller | Jun 19 11:57:04.588533 crc crio[22562]: time="2026-06-19T11:57:04.588394862Z" level=info msg="Removing pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426128 | controller | Jun 19 11:57:04.621313 crc crio[22562]: time="2026-06-19T11:57:04.620915911Z" level=info msg="Removed pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426145 | controller | Jun 19 11:57:04.622549 crc crio[22562]: time="2026-06-19T11:57:04.622461789Z" level=info msg="Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426161 | controller | Jun 19 11:57:04.622658 crc crio[22562]: time="2026-06-19T11:57:04.622557553Z" level=info msg="Stopped pod sandbox (already stopped): 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426177 | controller | Jun 19 11:57:04.623832 crc crio[22562]: time="2026-06-19T11:57:04.623719401Z" level=info msg="Removing pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426194 | controller | Jun 19 11:57:04.643418 crc crio[22562]: time="2026-06-19T11:57:04.643122964Z" level=info msg="Removed pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426210 | controller | Jun 19 11:57:04.644876 crc crio[22562]: time="2026-06-19T11:57:04.64457705Z" level=info msg="Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426226 | controller | Jun 19 11:57:04.645215 crc crio[22562]: time="2026-06-19T11:57:04.64498158Z" level=info msg="Stopped pod sandbox (already stopped): e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426241 | controller | Jun 19 11:57:04.646452 crc crio[22562]: time="2026-06-19T11:57:04.646287252Z" level=info msg="Removing pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426257 | controller | Jun 19 11:57:04.674661 crc crio[22562]: time="2026-06-19T11:57:04.674517186Z" level=info msg="Removed pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.426273 | controller | Jun 19 11:57:21.108222 crc crio[22562]: time="2026-06-19T11:57:21.106742989Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.426289 | controller | Jun 19 11:57:21.110082 crc crio[22562]: time="2026-06-19T11:57:21.109264571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.426310 | controller | Jun 19 11:57:21.175357 crc crio[22562]: time="2026-06-19T11:57:21.175248484Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}"
2026-06-19 12:35:48.426328 | controller | Jun 19 11:57:21.175357 crc crio[22562]: time="2026-06-19T11:57:21.175327886Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.426345 | controller | Jun 19 11:57:21.910036 crc crio[22562]: 2026-06-19T11:57:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb40f467df57031 Mac:9e:09:76:d0:c6:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e SocketPath: PciID:}] [{Interface:0xc0002a0a90 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.426362 | controller | Jun 19 11:57:21.913110 crc crio[22562]: time="2026-06-19T11:57:21.912962415Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}"
2026-06-19 12:35:48.426378 | controller | Jun 19 11:57:21.913562 crc crio[22562]: time="2026-06-19T11:57:21.913482789Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.426400 | controller | Jun 19 11:57:21.928833 crc crio[22562]: time="2026-06-19T11:57:21.928726369Z" level=info msg="Ran pod sandbox fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.426425 | controller | Jun 19 11:57:21.931675 crc crio[22562]: time="2026-06-19T11:57:21.931595849Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.426467 | controller | Jun 19 11:57:21.931890 crc crio[22562]: time="2026-06-19T11:57:21.931807574Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.426485 | controller | Jun 19 11:57:21.932020 crc crio[22562]: time="2026-06-19T11:57:21.931887176Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.426501 | controller | Jun 19 11:57:21.933209 crc crio[22562]: time="2026-06-19T11:57:21.933120057Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.426517 | controller | Jun 19 11:57:21.946943 crc crio[22562]: time="2026-06-19T11:57:21.946879389Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-19 12:35:48.426537 | controller | Jun 19 11:57:38.189589 crc crio[22562]: time="2026-06-19T11:57:38.18838574Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.426554 | controller | Jun 19 11:57:38.191809 crc crio[22562]: time="2026-06-19T11:57:38.191756885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c49c75c1-001b-4c52-9242-50fe9e5fa2bc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.426571 | controller | Jun 19 11:57:38.229488 crc crio[22562]: time="2026-06-19T11:57:38.22933069Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4a4bfa46-893f-428f-8146-da2cdaea7782 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.426588 | controller | Jun 19 11:57:38.239697 crc crio[22562]: time="2026-06-19T11:57:38.239576485Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.426604 | controller | Jun 19 11:57:38.241054 crc crio[22562]: time="2026-06-19T11:57:38.240967409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.426646 | controller | Jun 19 11:57:38.298246 crc crio[22562]: time="2026-06-19T11:57:38.297868986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.426681 | controller | Jun 19 11:57:38.303564 crc crio[22562]: time="2026-06-19T11:57:38.303487516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.426702 | controller | Jun 19 11:57:38.519379 crc crio[22562]: time="2026-06-19T11:57:38.519292846Z" level=info msg="Created container c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.426724 | controller | Jun 19 11:57:38.520997 crc crio[22562]: time="2026-06-19T11:57:38.520910897Z" level=info msg="Starting container: c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc" id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.426749 | controller | Jun 19 11:57:38.529094 crc crio[22562]: time="2026-06-19T11:57:38.528910527Z" level=info msg="Started container" PID=126657 containerID=c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2
2026-06-19 12:35:48.426776 | controller | Jun 19 11:57:53.420930 crc crio[22562]: time="2026-06-19T11:57:53.419949972Z" level=info msg="Stopping pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426798 | controller | Jun 19 11:57:53.423903 crc crio[22562]: time="2026-06-19T11:57:53.422048224Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc000658e78}] Aliases:map[]}"
2026-06-19 12:35:48.426820 | controller | Jun 19 11:57:53.423903 crc crio[22562]: time="2026-06-19T11:57:53.422374942Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.426837 | controller | Jun 19 11:57:53.972970 crc crio[22562]: time="2026-06-19T11:57:53.97233071Z" level=info msg="Stopped pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.426853 | controller | Jun 19 11:57:54.985860 crc crio[22562]: time="2026-06-19T11:57:54.985385535Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.426869 | controller | Jun 19 11:57:54.985860 crc crio[22562]: time="2026-06-19T11:57:54.985890757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.426885 | controller | Jun 19 11:57:55.026585 crc crio[22562]: time="2026-06-19T11:57:55.026467177Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}"
2026-06-19 12:35:48.426901 | controller | Jun 19 11:57:55.026585 crc crio[22562]: time="2026-06-19T11:57:55.026536959Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.426917 | controller | Jun 19 11:57:55.584399 crc crio[22562]: 2026-06-19T11:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2076d4ccd8bd91d Mac:2e:02:70:e0:b3:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 SocketPath: PciID:}] [{Interface:0xc0004ec600 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.426934 | controller | Jun 19 11:57:55.586062 crc crio[22562]: time="2026-06-19T11:57:55.585886722Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}"
2026-06-19 12:35:48.426950 | controller | Jun 19 11:57:55.586401 crc crio[22562]: time="2026-06-19T11:57:55.586127537Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.426967 | controller | Jun 19 11:57:55.595628 crc crio[22562]: time="2026-06-19T11:57:55.595524741Z" level=info msg="Ran pod sandbox 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.426989 | controller | Jun 19 11:57:55.599345 crc crio[22562]: time="2026-06-19T11:57:55.59909239Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=48c04c35-a791-4402-a75b-db21f4ba6b6c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427005 | controller | Jun 19 11:57:55.627424 crc crio[22562]: time="2026-06-19T11:57:55.627087137Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=83fe6078-8c2e-4bff-aca5-2c348f8426de name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427022 | controller | Jun 19 11:57:55.638663 crc crio[22562]: time="2026-06-19T11:57:55.638546673Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427038 | controller | Jun 19 11:57:55.639133 crc crio[22562]: time="2026-06-19T11:57:55.638994834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427054 | controller | Jun 19 11:57:55.710270 crc crio[22562]: time="2026-06-19T11:57:55.709637162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427070 | controller | Jun 19 11:57:55.714418 crc crio[22562]: time="2026-06-19T11:57:55.71436147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427086 | controller | Jun 19 11:57:55.892290 crc crio[22562]: time="2026-06-19T11:57:55.892121164Z" level=info msg="Created container 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427102 | controller | Jun 19 11:57:55.894720 crc crio[22562]: time="2026-06-19T11:57:55.894630437Z" level=info msg="Starting container: 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9" id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.427118 | controller | Jun 19 11:57:55.901351 crc crio[22562]: time="2026-06-19T11:57:55.900982454Z" level=info msg="Started container" PID=127605 containerID=53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53
2026-06-19 12:35:48.427135 | controller | Jun 19 11:58:00.563117 crc crio[22562]: time="2026-06-19T11:58:00.561564225Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697838-25jdx/POD" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.427151 | controller | Jun 19 11:58:00.565760 crc crio[22562]: time="2026-06-19T11:58:00.563221736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427167 | controller | Jun 19 11:58:00.576054 crc crio[22562]: time="2026-06-19T11:58:00.575885382Z" level=info msg="Stopping pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.427187 | controller | Jun 19 11:58:00.577751 crc crio[22562]: time="2026-06-19T11:58:00.577666586Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0030b4018}] Aliases:map[]}"
2026-06-19 12:35:48.427204 | controller | Jun 19 11:58:00.578259 crc crio[22562]: time="2026-06-19T11:58:00.577855841Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.427220 | controller | Jun 19 11:58:00.650053 crc crio[22562]: time="2026-06-19T11:58:00.649896263Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}"
2026-06-19 12:35:48.427236 | controller | Jun 19 11:58:00.650053 crc crio[22562]: time="2026-06-19T11:58:00.650049368Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697838-25jdx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.427252 | controller | Jun 19 11:58:01.221393 crc crio[22562]: time="2026-06-19T11:58:01.213944664Z" level=info msg="Stopped pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.427268 | controller | Jun 19 11:58:01.282391 crc crio[22562]: 2026-06-19T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26fbfa70e45f908 Mac:ce:94:06:81:11:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.427284 | controller | Jun 19 11:58:01.284532 crc crio[22562]: time="2026-06-19T11:58:01.284445228Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}"
2026-06-19 12:35:48.427300 | controller | Jun 19 11:58:01.284863 crc crio[22562]: time="2026-06-19T11:58:01.284796658Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697838-25jdx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.427316 | controller | Jun 19 11:58:01.306609 crc crio[22562]: time="2026-06-19T11:58:01.306444726Z" level=info msg="Ran pod sandbox 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e with infra container: openshift-infra/auto-csr-approver-29697838-25jdx/POD" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.427331 | controller | Jun 19 11:58:01.315585 crc crio[22562]: time="2026-06-19T11:58:01.315498691Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.427351 | controller | Jun 19 11:58:01.327248 crc crio[22562]: time="2026-06-19T11:58:01.3271159Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.427372 | controller | Jun 19 11:58:02.141243 crc crio[22562]: time="2026-06-19T11:58:02.14068667Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.427397 | controller | Jun 19 11:58:02.142477 crc crio[22562]: time="2026-06-19T11:58:02.141557221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427422 | controller | Jun 19 11:58:02.178514 crc crio[22562]: time="2026-06-19T11:58:02.178380119Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.427476 | controller | Jun 19 11:58:02.180466 crc crio[22562]: time="2026-06-19T11:58:02.180326227Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=35081d09-a6d8-4799-b9a5-286dec14b99e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427505 | controller | Jun 19 11:58:02.216060 crc crio[22562]: time="2026-06-19T11:58:02.215367668Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=82e149f1-2ff6-42f7-80ae-fdf6bf7ef341 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427530 | controller | Jun 19 11:58:02.223242 crc crio[22562]: time="2026-06-19T11:58:02.222959778Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}"
2026-06-19 12:35:48.427554 | controller | Jun 19 11:58:02.223242 crc crio[22562]: time="2026-06-19T11:58:02.223063801Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.427578 | controller | Jun 19 11:58:02.225063 crc crio[22562]: time="2026-06-19T11:58:02.224965538Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697838-25jdx/oc" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427603 | controller | Jun 19 11:58:02.225912 crc crio[22562]: time="2026-06-19T11:58:02.225834669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427628 | controller | Jun 19 11:58:02.281680 crc crio[22562]: time="2026-06-19T11:58:02.281569766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427653 | controller | Jun 19 11:58:02.686962 crc crio[22562]: time="2026-06-19T11:58:02.686771641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427677 | controller | Jun 19 11:58:03.561763 crc crio[22562]: time="2026-06-19T11:58:03.560618641Z" level=info msg="Created container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427708 | controller | Jun 19 11:58:03.564110 crc crio[22562]: time="2026-06-19T11:58:03.563792931Z" level=info msg="Starting container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5" id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.427735 | controller | Jun 19 11:58:03.577549 crc crio[22562]: time="2026-06-19T11:58:03.577387479Z" level=info msg="Started container" PID=128098 containerID=d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5 description=openshift-infra/auto-csr-approver-29697838-25jdx/oc id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e
2026-06-19 12:35:48.427758 | controller | Jun 19 11:58:04.465760 crc crio[22562]: 2026-06-19T11:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e2ae57aaec302 Mac:a6:20:55:fc:34:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 SocketPath: PciID:}] [{Interface:0xc000120c30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.427775 | controller | Jun 19 11:58:04.468082 crc crio[22562]: time="2026-06-19T11:58:04.467964565Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}"
2026-06-19 12:35:48.427793 | controller | Jun 19 11:58:04.468427 crc crio[22562]: time="2026-06-19T11:58:04.468361856Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.427810 | controller | Jun 19 11:58:04.509380 crc crio[22562]: time="2026-06-19T11:58:04.508866464Z" level=info msg="Ran pod sandbox 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.427827 | controller | Jun 19 11:58:04.513803 crc crio[22562]: time="2026-06-19T11:58:04.513725755Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d4e9849d-4b77-4f63-819e-478c685f3ae0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427843 | controller | Jun 19 11:58:04.550186 crc crio[22562]: time="2026-06-19T11:58:04.549607268Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=99408571-a6e2-45eb-9596-b7133bb7f4da name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.427860 | controller | Jun 19 11:58:04.626508 crc crio[22562]: time="2026-06-19T11:58:04.626324257Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427877 | controller | Jun 19 11:58:04.627612 crc crio[22562]: time="2026-06-19T11:58:04.626807749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427893 | controller | Jun 19 11:58:04.706287 crc crio[22562]: time="2026-06-19T11:58:04.705900958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427913 | controller | Jun 19 11:58:04.711466 crc crio[22562]: time="2026-06-19T11:58:04.711389735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.427930 | controller | Jun 19 11:58:05.271030 crc crio[22562]: time="2026-06-19T11:58:05.270851949Z" level=info msg="Created container a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.427946 | controller | Jun 19 11:58:05.273317 crc crio[22562]: time="2026-06-19T11:58:05.273225889Z" level=info msg="Starting container: a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac" id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.427964 | controller | Jun 19 11:58:05.288085 crc crio[22562]: time="2026-06-19T11:58:05.287914134Z" level=info msg="Started container" PID=128261 containerID=a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e
2026-06-19 12:35:48.427983 | controller | Jun 19 11:58:05.708122 crc crio[22562]: time="2026-06-19T11:58:05.706687728Z" level=info msg="Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.427999 | controller | Jun 19 11:58:05.708122 crc crio[22562]: time="2026-06-19T11:58:05.707949368Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d37e8}] Aliases:map[]}"
2026-06-19 12:35:48.428016 | controller | Jun 19 11:58:05.709349 crc crio[22562]: time="2026-06-19T11:58:05.708253966Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697838-25jdx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.428034 | controller | Jun 19 11:58:06.165611 crc crio[22562]: time="2026-06-19T11:58:06.165502757Z" level=info msg="Stopped pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.428050 | controller | Jun 19 11:58:19.740906 crc crio[22562]: time="2026-06-19T11:58:19.739520995Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-zp67h/POD" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.428066 | controller | Jun 19 11:58:19.742713 crc crio[22562]: time="2026-06-19T11:58:19.74095797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428082 | controller | Jun 19 11:58:19.791029 crc crio[22562]: time="2026-06-19T11:58:19.790917834Z" level=info msg="Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}"
2026-06-19 12:35:48.428103 | controller | Jun 19 11:58:19.791222 crc crio[22562]: time="2026-06-19T11:58:19.791000266Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-zp67h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.428120 | controller | Jun 19 11:58:20.438695 crc crio[22562]: 2026-06-19T11:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b14206e420e5c Mac:7a:79:29:3b:83:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 SocketPath: PciID:}] [{Interface:0xc000015290 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.428136 | controller | Jun 19 11:58:20.440766 crc crio[22562]: time="2026-06-19T11:58:20.440659775Z" level=info msg="Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}"
2026-06-19 12:35:48.428152 | controller | Jun 19 11:58:20.441389 crc crio[22562]: time="2026-06-19T11:58:20.44125336Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-zp67h for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.428168 | controller | Jun 19 11:58:20.458657 crc crio[22562]: time="2026-06-19T11:58:20.45853635Z" level=info msg="Ran pod sandbox 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 with infra container: openshift-marketplace/redhat-operators-zp67h/POD" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.428184 | controller | Jun 19 11:58:20.463382 crc crio[22562]: time="2026-06-19T11:58:20.463252058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ce5975a-6206-4200-b4cd-1e189b693a42 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428200 | controller | Jun 19 11:58:20.467396 crc crio[22562]: time="2026-06-19T11:58:20.467290838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b7a4fae-da70-4c8e-8e33-faee5c655eac name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428215 | controller | Jun 19 11:58:20.478459 crc crio[22562]: time="2026-06-19T11:58:20.478350454Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zp67h/extract-utilities" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428232 | controller | Jun 19 11:58:20.478906 crc crio[22562]: time="2026-06-19T11:58:20.478849866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428248 | controller | Jun 19 11:58:20.557671 crc crio[22562]: time="2026-06-19T11:58:20.557535465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428264 | controller | Jun 19 11:58:20.572413 crc crio[22562]: time="2026-06-19T11:58:20.572306863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428279 | controller | Jun 19 11:58:20.741935 crc crio[22562]: time="2026-06-19T11:58:20.741308439Z" level=info msg="Created container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428298 | controller | Jun 19 11:58:20.743808 crc crio[22562]: time="2026-06-19T11:58:20.743716899Z" level=info msg="Starting container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0" id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.428315 | controller | Jun 19 11:58:20.752893 crc crio[22562]: time="2026-06-19T11:58:20.752812586Z" level=info msg="Started container" PID=129230 containerID=ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0 description=openshift-marketplace/redhat-operators-zp67h/extract-utilities id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03
2026-06-19 12:35:48.428331 | controller | Jun 19 11:58:21.053696 crc crio[22562]: time="2026-06-19T11:58:21.053578081Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.428347 | controller | Jun 19 11:58:21.065400 crc crio[22562]: time="2026-06-19T11:58:21.063687972Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.428363 | controller | Jun 19 11:58:21.787978 crc crio[22562]: time="2026-06-19T11:58:21.787078958Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.428379 | controller | Jun 19 11:58:21.791103 crc crio[22562]: time="2026-06-19T11:58:21.790976955Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b14f3aa0-a5e8-4a41-9d10-9fc75069924f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428401 | controller | Jun 19 11:58:21.795616 crc crio[22562]: time="2026-06-19T11:58:21.795350214Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8df8801b-c6e6-46ff-8b46-a2b7f351a571 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428446 | controller | Jun 19 11:58:21.804550 crc crio[22562]: time="2026-06-19T11:58:21.804479591Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zp67h/extract-content" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428543 | controller | Jun 19 11:58:21.805325 crc crio[22562]: time="2026-06-19T11:58:21.805073426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428584 | controller | Jun 19 11:58:21.872722 crc crio[22562]: time="2026-06-19T11:58:21.872601927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428614 | controller | Jun 19 11:58:21.877662 crc crio[22562]: time="2026-06-19T11:58:21.87756095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428644 | controller | Jun 19 11:58:22.073779 crc crio[22562]: time="2026-06-19T11:58:22.07361519Z" level=info msg="Created container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428673 | controller | Jun 19 11:58:22.080216 crc crio[22562]: time="2026-06-19T11:58:22.079879915Z" level=info msg="Starting container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530" id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.428707 | controller | Jun 19 11:58:22.089224 crc crio[22562]: time="2026-06-19T11:58:22.088978262Z" level=info msg="Started container" PID=129300 containerID=b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530 description=openshift-marketplace/redhat-operators-zp67h/extract-content id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03
2026-06-19 12:35:48.428783 | controller | Jun 19 11:58:28.192343 crc crio[22562]: time="2026-06-19T11:58:28.190930679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=27de7687-3d3f-4961-8cd6-f016efe66036 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428818 | controller | Jun 19 11:58:28.195118 crc crio[22562]: time="2026-06-19T11:58:28.194991441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd80e750-1f75-4a25-b61e-418333476d68 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.428837 | controller | Jun 19 11:58:28.212827 crc crio[22562]: time="2026-06-19T11:58:28.212632959Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-zp67h/registry-server" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428854 | controller | Jun 19 11:58:28.213396 crc crio[22562]: time="2026-06-19T11:58:28.213287035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428871 | controller | Jun 19 11:58:28.309875 crc crio[22562]: time="2026-06-19T11:58:28.30907051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428888 | controller | Jun 19 11:58:28.316034 crc crio[22562]: time="2026-06-19T11:58:28.31590257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.428904 | controller | Jun 19 11:58:28.487607 crc crio[22562]: time="2026-06-19T11:58:28.487437599Z" level=info msg="Created container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.428920 | controller | Jun 19 11:58:28.488786 crc crio[22562]: time="2026-06-19T11:58:28.488711391Z" level=info msg="Starting container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18" id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.428937 | controller | Jun 19 11:58:28.500484 crc crio[22562]: time="2026-06-19T11:58:28.500258569Z" level=info msg="Started container" PID=129681 containerID=5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 description=openshift-marketplace/redhat-operators-zp67h/registry-server id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03
2026-06-19 12:35:48.428954 | controller | Jun 19 11:58:41.442110 crc crio[22562]: time="2026-06-19T11:58:41.440985542Z" level=info msg="Stopping container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 (timeout: 2s)" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.428971 | controller | Jun 19 11:58:41.570486 crc crio[22562]: time="2026-06-19T11:58:41.570376953Z" level=info msg="Stopped container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.428994 | controller | Jun 19 11:58:41.571798 crc crio[22562]: time="2026-06-19T11:58:41.571660944Z" level=info msg="Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429012 | controller | Jun 19 11:58:41.572506 crc crio[22562]: time="2026-06-19T11:58:41.572450884Z" level=info msg="Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc0030b4570}] Aliases:map[]}"
2026-06-19 12:35:48.429030 | controller | Jun 19 11:58:41.572699 crc crio[22562]: time="2026-06-19T11:58:41.572655369Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-zp67h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.429047 | controller | Jun 19 11:58:41.976193 crc crio[22562]: time="2026-06-19T11:58:41.97527022Z" level=info msg="Stopped pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429065 | controller | Jun 19 11:58:42.458827 crc crio[22562]: time="2026-06-19T11:58:42.458396285Z" level=info msg="Removing container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429135 | controller | Jun 19 11:58:42.485651 crc crio[22562]: time="2026-06-19T11:58:42.485603523Z" level=info msg="Removed container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429156 | controller | Jun 19 11:58:42.488119 crc crio[22562]: time="2026-06-19T11:58:42.488060783Z" level=info msg="Removing container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429173 | controller | Jun 19 11:58:42.535077 crc crio[22562]: time="2026-06-19T11:58:42.53491687Z" level=info msg="Removed container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429190 | controller | Jun 19 11:58:42.537895 crc crio[22562]: time="2026-06-19T11:58:42.537822543Z" level=info msg="Removing container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429207 | controller | Jun 19 11:58:42.576201 crc crio[22562]: time="2026-06-19T11:58:42.576077804Z" level=info msg="Removed container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429223 | controller | Jun 19 11:59:04.758659 crc crio[22562]: time="2026-06-19T11:59:04.758102334Z" level=info msg="Removing container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429244 | controller | Jun 19 11:59:04.989977 crc crio[22562]: time="2026-06-19T11:59:04.989823881Z" level=info msg="Removed container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.429262 | controller | Jun 19 11:59:04.998727 crc crio[22562]: time="2026-06-19T11:59:04.998634951Z" level=info msg="Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429279 | controller | Jun 19 11:59:04.998727 crc crio[22562]: time="2026-06-19T11:59:04.998701582Z" level=info msg="Stopped pod sandbox (already stopped): 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429295 | controller | Jun 19 11:59:04.999381 crc crio[22562]: time="2026-06-19T11:59:04.999328347Z" level=info msg="Removing pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.429312 | controller | Jun 19 11:59:05.012654 crc crio[22562]: time="2026-06-19T11:59:05.012462645Z" level=info msg="Removed pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.429329 | controller | Jun 19 11:59:05.013535 crc crio[22562]: time="2026-06-19T11:59:05.013464249Z" level=info msg="Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429346 | controller | Jun 19 11:59:05.013615 crc crio[22562]: time="2026-06-19T11:59:05.013542441Z" level=info msg="Stopped pod sandbox (already stopped): e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429363 | controller | Jun 19 11:59:05.014241 crc crio[22562]: time="2026-06-19T11:59:05.014120996Z" level=info msg="Removing pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.429380 | controller | Jun 19 11:59:05.028257 crc crio[22562]: time="2026-06-19T11:59:05.028107854Z" level=info msg="Removed pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.429404 | controller | Jun 19 12:00:00.560129 crc crio[22562]: time="2026-06-19T12:00:00.558897999Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697840-s9cfg/POD" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.429443 | controller | Jun 19 12:00:00.562855 crc crio[22562]: time="2026-06-19T12:00:00.56012607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.429479 | controller | Jun 19 12:00:00.587366 crc crio[22562]: time="2026-06-19T12:00:00.587274876Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.429503 | controller | Jun 19 12:00:00.587482 crc crio[22562]: time="2026-06-19T12:00:00.587386298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.429531 | controller | Jun 19 12:00:00.624247 crc crio[22562]: time="2026-06-19T12:00:00.624075261Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}"
2026-06-19 12:35:48.429561 | controller | Jun 19 12:00:00.624247 crc crio[22562]: time="2026-06-19T12:00:00.624223124Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697840-s9cfg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.429589 | controller | Jun 19 12:00:00.636541 crc crio[22562]: time="2026-06-19T12:00:00.636464409Z" level=info msg="Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}"
2026-06-19 12:35:48.429614 | controller | Jun 19 12:00:00.636541 crc crio[22562]: time="2026-06-19T12:00:00.636538071Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.429632 | controller | Jun 19 12:00:01.024845 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f270cb47d5a7a8 Mac:76:cc:51:bf:94:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.429650 | controller | Jun 19 12:00:01.026759 crc crio[22562]: time="2026-06-19T12:00:01.026496291Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}"
2026-06-19 12:35:48.429667 | controller | Jun 19 12:00:01.026759 crc crio[22562]: time="2026-06-19T12:00:01.026699976Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697840-s9cfg for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.429685 | controller | Jun 19 12:00:01.037352 crc crio[22562]: time="2026-06-19T12:00:01.03730254Z" level=info msg="Ran pod sandbox 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db with infra container: openshift-infra/auto-csr-approver-29697840-s9cfg/POD" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.429702 | controller | Jun 19 12:00:01.044872 crc crio[22562]: time="2026-06-19T12:00:01.044623902Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.429718 | controller | Jun 19 12:00:01.052750 crc crio[22562]: time="2026-06-19T12:00:01.052676352Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.429739 | controller | Jun 19 12:00:01.179416 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b6d389776d2c59 Mac:f2:c3:c2:32:5b:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.429757 | controller | Jun 19 12:00:01.180976 crc crio[22562]: time="2026-06-19T12:00:01.180930053Z" level=info msg="Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}"
2026-06-19 12:35:48.429773 | controller | Jun 19 12:00:01.181436 crc crio[22562]: time="2026-06-19T12:00:01.181408785Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.429790 | controller | Jun 19 12:00:01.191622 crc crio[22562]: time="2026-06-19T12:00:01.191482775Z" level=info msg="Ran pod sandbox 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.429807 | controller | Jun 19 12:00:01.194973 crc crio[22562]: time="2026-06-19T12:00:01.194925291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5a5bf195-9aba-41d8-bbd9-aca5d9294e22 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.429823 | controller | Jun 19 12:00:01.201083 crc crio[22562]: time="2026-06-19T12:00:01.200989402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1017b85-82c7-4973-9b6b-db2797772038 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.429840 | controller | Jun 19 12:00:01.215871 crc crio[22562]: time="2026-06-19T12:00:01.215815821Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.429856 | controller | Jun 19 12:00:01.216965 crc crio[22562]: time="2026-06-19T12:00:01.216932819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.429873 | controller | Jun 19 12:00:01.274286 crc crio[22562]: time="2026-06-19T12:00:01.273665629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.429889 | controller | Jun 19 12:00:01.280279 crc crio[22562]: time="2026-06-19T12:00:01.28011897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.429906 | controller | Jun 19 12:00:01.419193 crc crio[22562]: time="2026-06-19T12:00:01.419051566Z" level=info msg="Created container f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.429922 | controller | Jun 19 12:00:01.424738 crc crio[22562]: time="2026-06-19T12:00:01.424657645Z" level=info msg="Starting container: f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2" id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.429948 | controller | Jun 19 12:00:01.448577 crc crio[22562]: time="2026-06-19T12:00:01.448430107Z" level=info msg="Started container" PID=134662 containerID=f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2 description=openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4
2026-06-19 12:35:48.429965 | controller | Jun 19 12:00:03.805120 crc crio[22562]: time="2026-06-19T12:00:03.804417262Z" level=info msg="Stopping pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.429982 | controller | Jun 19 12:00:03.808095 crc crio[22562]: time="2026-06-19T12:00:03.808061232Z" level=info msg="Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc000138e70}] Aliases:map[]}"
2026-06-19 12:35:48.429999 | controller | Jun 19 12:00:03.808458 crc crio[22562]: time="2026-06-19T12:00:03.808432062Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.430015 | controller | Jun 19 12:00:04.285402 crc crio[22562]: time="2026-06-19T12:00:04.28473138Z" level=info msg="Stopped pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.430031 | controller | Jun 19 12:00:12.980327 crc crio[22562]: time="2026-06-19T12:00:12.978840237Z" level=info msg="Stopping pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.430048 | controller | Jun 19 12:00:12.985584 crc crio[22562]: time="2026-06-19T12:00:12.981543534Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc001b852a8}] Aliases:map[]}"
2026-06-19 12:35:48.430065 | controller | Jun 19 12:00:12.985584 crc crio[22562]: time="2026-06-19T12:00:12.981839461Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.430081 | controller | Jun 19 12:00:13.542517 crc crio[22562]: time="2026-06-19T12:00:13.541757369Z" level=info msg="Stopped pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.430098 | controller | Jun 19 12:00:14.591710 crc crio[22562]: time="2026-06-19T12:00:14.590894937Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.430119 | controller | Jun 19 12:00:14.593788 crc crio[22562]: time="2026-06-19T12:00:14.591735908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430136 | controller | Jun 19 12:00:14.637700 crc crio[22562]: time="2026-06-19T12:00:14.637551517Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}"
2026-06-19 12:35:48.430153 | controller | Jun 19 12:00:14.637700 crc crio[22562]: time="2026-06-19T12:00:14.637636119Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.430169 | controller | Jun 19 12:00:15.348945 crc crio[22562]: 2026-06-19T12:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c86c9ea408e9e8e Mac:a6:9b:1e:09:66:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 SocketPath: PciID:}] [{Interface:0xc0002fc810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.430185 | controller | Jun 19 12:00:15.352082 crc crio[22562]: time="2026-06-19T12:00:15.351987489Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}"
2026-06-19 12:35:48.430202 | controller | Jun 19 12:00:15.352319 crc crio[22562]: time="2026-06-19T12:00:15.352259226Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.430217 | controller | Jun 19 12:00:15.363325 crc crio[22562]: time="2026-06-19T12:00:15.363228629Z" level=info msg="Ran pod sandbox c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.430234 | controller | Jun 19 12:00:15.366215 crc crio[22562]: time="2026-06-19T12:00:15.36609324Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d8abeb23-22c0-4b2b-bf1f-5e514619f09d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430250 | controller | Jun 19 12:00:15.392632 crc crio[22562]: time="2026-06-19T12:00:15.392258521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4a5045de-5069-4d08-b818-bcc4cbfe7226 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430266 | controller | Jun 19 12:00:15.400310 crc crio[22562]: time="2026-06-19T12:00:15.400238199Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430286 | controller | Jun 19 12:00:15.400580 crc crio[22562]: time="2026-06-19T12:00:15.400522626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430303 | controller | Jun 19 12:00:15.444050 crc crio[22562]: time="2026-06-19T12:00:15.443940357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430320 | controller | Jun 19 12:00:15.448455 crc crio[22562]: time="2026-06-19T12:00:15.448403188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430337 | controller | Jun 19 12:00:15.600618 crc crio[22562]: time="2026-06-19T12:00:15.60049193Z" level=info msg="Created container 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430355 | controller | Jun 19 12:00:15.608388 crc crio[22562]: time="2026-06-19T12:00:15.608272614Z" level=info msg="Starting container: 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47" id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.430372 | controller | Jun 19 12:00:15.617556 crc crio[22562]: time="2026-06-19T12:00:15.617395051Z" level=info msg="Started container" PID=135598 containerID=1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726
2026-06-19 12:35:48.430393 | controller | Jun 19 12:00:26.509402 crc crio[22562]: time="2026-06-19T12:00:26.508067737Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.430420 | controller | Jun 19 12:00:26.511116 crc crio[22562]: time="2026-06-19T12:00:26.510220591Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f91f4a6-c2c0-438f-b941-506f6bd75b2c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430468 | controller | Jun 19 12:00:26.512908 crc crio[22562]: time="2026-06-19T12:00:26.512809356Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b862337d-5c52-4f2e-a9b1-4863672184ae name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430488 | controller | Jun 19 12:00:26.538795 crc crio[22562]: time="2026-06-19T12:00:26.538735681Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697840-s9cfg/oc" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430505 | controller | Jun 19 12:00:26.540607 crc crio[22562]: time="2026-06-19T12:00:26.540577557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430522 | controller | Jun 19 12:00:26.601556 crc crio[22562]: time="2026-06-19T12:00:26.601413981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430538 | controller | Jun 19 12:00:26.903820 crc crio[22562]: time="2026-06-19T12:00:26.903675808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430562 | controller | Jun 19 12:00:27.026877 crc crio[22562]: time="2026-06-19T12:00:27.026809541Z" level=info msg="Created container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430579 | controller | Jun 19 12:00:27.029208 crc crio[22562]: time="2026-06-19T12:00:27.029082688Z" level=info msg="Starting container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb" id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.430596 | controller | Jun 19 12:00:27.034861 crc crio[22562]: time="2026-06-19T12:00:27.03478595Z" level=info msg="Started container" PID=136288 containerID=e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb description=openshift-infra/auto-csr-approver-29697840-s9cfg/oc id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db
2026-06-19 12:35:48.430613 | controller | Jun 19 12:00:29.251756 crc crio[22562]: time="2026-06-19T12:00:29.250784042Z" level=info msg="Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.430630 | controller | Jun 19 12:00:29.253572 crc crio[22562]: time="2026-06-19T12:00:29.252519635Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc001b85538}] Aliases:map[]}"
2026-06-19 12:35:48.430648 | controller | Jun 19 12:00:29.253572 crc crio[22562]: time="2026-06-19T12:00:29.252682759Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697840-s9cfg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.430665 | controller | Jun 19 12:00:29.672495 crc crio[22562]: time="2026-06-19T12:00:29.671438487Z" level=info msg="Stopped pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.430682 | controller | Jun 19 12:01:00.590899 crc crio[22562]: time="2026-06-19T12:01:00.590081961Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29697841-gh298/POD" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.430698 | controller | Jun 19 12:01:00.592430 crc crio[22562]: time="2026-06-19T12:01:00.590993874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430715 | controller | Jun 19 12:01:00.636492 crc crio[22562]: time="2026-06-19T12:01:00.636385183Z" level=info msg="Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}"
2026-06-19 12:35:48.430733 | controller | Jun 19 12:01:00.636492 crc crio[22562]: time="2026-06-19T12:01:00.636472805Z" level=info msg="Adding pod openstack_keystone-cron-29697841-gh298 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.430754 | controller | Jun 19 12:01:01.245488 crc crio[22562]: 2026-06-19T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7cb2b7de1af486 Mac:66:44:3d:b8:3f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc SocketPath: PciID:}] [{Interface:0xc0002ab040 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.430772 | controller | Jun 19 12:01:01.247392 crc crio[22562]: time="2026-06-19T12:01:01.247289528Z" level=info msg="Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}"
2026-06-19 12:35:48.430789 | controller | Jun 19 12:01:01.247567 crc crio[22562]: time="2026-06-19T12:01:01.247503154Z" level=info msg="Checking pod openstack_keystone-cron-29697841-gh298 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.430808 | controller | Jun 19 12:01:01.270387 crc crio[22562]: time="2026-06-19T12:01:01.268783983Z" level=info msg="Ran pod sandbox a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 with infra container: openstack/keystone-cron-29697841-gh298/POD" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.430834 | controller | Jun 19 12:01:01.272706 crc crio[22562]: time="2026-06-19T12:01:01.272585938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=066f7c30-f39d-41ec-a77e-52f612671cba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430861 | controller | Jun 19 12:01:01.324008 crc crio[22562]: time="2026-06-19T12:01:01.323905864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=75a0b2e7-a114-47d9-b94a-fe4c3656c7da name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.430888 | controller | Jun 19 12:01:01.334996 crc crio[22562]: time="2026-06-19T12:01:01.334891907Z" level=info msg="Creating container: openstack/keystone-cron-29697841-gh298/keystone-cron" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430917 | controller | Jun 19 12:01:01.335454 crc crio[22562]: time="2026-06-19T12:01:01.33541824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430937 | controller | Jun 19 12:01:01.401681 crc crio[22562]: time="2026-06-19T12:01:01.399800523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430956 | controller | Jun 19 12:01:01.411537 crc crio[22562]: time="2026-06-19T12:01:01.411451962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.430976 | controller | Jun 19 12:01:01.645589 crc crio[22562]: time="2026-06-19T12:01:01.645365811Z" level=info msg="Created container c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486: openstack/keystone-cron-29697841-gh298/keystone-cron" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.430993 | controller | Jun 19 12:01:01.647674 crc crio[22562]: time="2026-06-19T12:01:01.647620307Z" level=info msg="Starting container: c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486" id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.431016 | controller | Jun 19 12:01:01.655729 crc crio[22562]: time="2026-06-19T12:01:01.655552144Z" level=info msg="Started container" PID=138178 containerID=c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486 description=openstack/keystone-cron-29697841-gh298/keystone-cron id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6
2026-06-19 12:35:48.431034 | controller | Jun 19 12:01:05.098432 crc crio[22562]: time="2026-06-19T12:01:05.09737529Z" level=info msg="Removing container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.431051 | controller | Jun 19 12:01:05.178720 crc crio[22562]: time="2026-06-19T12:01:05.177433841Z" level=info msg="Removed container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.431067 | controller | Jun 19 12:01:05.183791 crc crio[22562]: time="2026-06-19T12:01:05.182909988Z" level=info msg="Removing container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.431084 | controller | Jun 19 12:01:05.459485 crc crio[22562]: time="2026-06-19T12:01:05.458520904Z" level=info msg="Removed container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.431101 | controller | Jun 19 12:01:05.473290 crc crio[22562]: time="2026-06-19T12:01:05.473186778Z" level=info msg="Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431119 | controller | Jun 19 12:01:05.473290 crc crio[22562]: time="2026-06-19T12:01:05.473294191Z" level=info msg="Stopped pod sandbox (already stopped): edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431135 | controller | Jun 19 12:01:05.474490 crc crio[22562]: time="2026-06-19T12:01:05.47445107Z" level=info msg="Removing pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.431152 | controller | Jun 19 12:01:05.494512 crc crio[22562]: time="2026-06-19T12:01:05.494378576Z" level=info msg="Removed pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.431168 | controller | Jun 19 12:01:05.496548 crc crio[22562]: time="2026-06-19T12:01:05.496456587Z" level=info msg="Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431184 | controller | Jun 19 12:01:05.496669 crc crio[22562]: time="2026-06-19T12:01:05.49657268Z" level=info msg="Stopped pod sandbox (already stopped): 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431201 | controller | Jun 19 12:01:05.497863 crc crio[22562]: time="2026-06-19T12:01:05.497803301Z" level=info msg="Removing pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.431220 | controller | Jun 19 12:01:05.511557 crc crio[22562]: time="2026-06-19T12:01:05.511411429Z" level=info msg="Removed pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.431237 | controller | Jun 19 12:01:08.965319 crc crio[22562]: time="2026-06-19T12:01:08.963329796Z" level=info msg="Stopping pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431254 | controller | Jun 19 12:01:08.968598 crc crio[22562]: time="2026-06-19T12:01:08.965802548Z" level=info msg="Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc000138f20}] Aliases:map[]}"
2026-06-19 12:35:48.431271 | controller | Jun 19 12:01:08.968598 crc crio[22562]: time="2026-06-19T12:01:08.966054834Z" level=info msg="Deleting pod openstack_keystone-cron-29697841-gh298 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.431288 | controller | Jun 19 12:01:09.394073 crc crio[22562]: time="2026-06-19T12:01:09.393493836Z" level=info msg="Stopped pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431304 | controller | Jun 19 12:02:02.739259 crc crio[22562]: time="2026-06-19T12:02:02.738384278Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697842-vqzd8/POD" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.431321 | controller | Jun 19 12:02:02.742427 crc crio[22562]: time="2026-06-19T12:02:02.739369903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.431339 | controller | Jun 19 12:02:02.842130 crc crio[22562]: time="2026-06-19T12:02:02.841813722Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}"
2026-06-19 12:35:48.431356 | controller | Jun 19 12:02:02.842130 crc crio[22562]: time="2026-06-19T12:02:02.841902614Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697842-vqzd8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.431372 | controller | Jun 19 12:02:03.634675 crc crio[22562]: 2026-06-19T12:02:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19211df321f5fff Mac:8e:dd:e9:7e:1d:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 SocketPath: PciID:}] [{Interface:0xc000014330 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.431392 | controller | Jun 19 12:02:03.638335 crc crio[22562]: time="2026-06-19T12:02:03.638224821Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}"
2026-06-19 12:35:48.431422 | controller | Jun 19 12:02:03.638527 crc crio[22562]: time="2026-06-19T12:02:03.638481676Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697842-vqzd8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.431465 | controller | Jun 19 12:02:03.657938 crc crio[22562]: time="2026-06-19T12:02:03.657659264Z" level=info msg="Ran pod sandbox 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 with infra container: openshift-infra/auto-csr-approver-29697842-vqzd8/POD" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.431484 | controller | Jun 19 12:02:03.669261 crc crio[22562]: time="2026-06-19T12:02:03.669079289Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.431501 | controller | Jun 19 12:02:03.687465 crc crio[22562]: time="2026-06-19T12:02:03.687303702Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.431518 | controller | Jun 19 12:02:09.880538 crc crio[22562]: time="2026-06-19T12:02:09.879476748Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.431535 | controller | Jun 19 12:02:09.885256 crc crio[22562]: time="2026-06-19T12:02:09.88521104Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=15ae20ae-5ede-443e-a7bb-9d618ce2b0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.431551 | controller | Jun 19 12:02:09.936814 crc crio[22562]: time="2026-06-19T12:02:09.936708111Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cde002a6-4715-4370-ab76-c85128dd0e82 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.431568 | controller | Jun 19 12:02:09.964271 crc crio[22562]: time="2026-06-19T12:02:09.96402187Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697842-vqzd8/oc" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.431585 | controller | Jun 19 12:02:09.964815 crc crio[22562]: time="2026-06-19T12:02:09.964745969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.431601 | controller | Jun 19 12:02:10.064696 crc crio[22562]: time="2026-06-19T12:02:10.064576852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.431617 | controller | Jun 19 12:02:10.643239 crc crio[22562]: time="2026-06-19T12:02:10.642546209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.431634 | controller | Jun 19 12:02:10.827819 crc crio[22562]: time="2026-06-19T12:02:10.827638033Z" level=info msg="Created container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.431651 | controller | Jun 19 12:02:10.830544 crc crio[22562]: time="2026-06-19T12:02:10.830469143Z" level=info msg="Starting container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4" id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.431671 | controller | Jun 19 12:02:10.839354 crc crio[22562]: time="2026-06-19T12:02:10.8391957Z" level=info msg="Started container" PID=141652 containerID=de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4 description=openshift-infra/auto-csr-approver-29697842-vqzd8/oc id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571
2026-06-19 12:35:48.431691 | controller | Jun 19 12:02:12.885744 crc crio[22562]: time="2026-06-19T12:02:12.88462086Z" level=info msg="Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431708 | controller | Jun 19 12:02:12.887730 crc crio[22562]: time="2026-06-19T12:02:12.886446565Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000138b90}] Aliases:map[]}"
2026-06-19 12:35:48.431726 | controller | Jun 19 12:02:12.887730 crc crio[22562]: time="2026-06-19T12:02:12.886573008Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697842-vqzd8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.431743 | controller | Jun 19 12:02:13.972768 crc crio[22562]: time="2026-06-19T12:02:13.972101501Z" level=info msg="Stopped pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431760 | controller | Jun 19 12:02:51.597761 crc crio[22562]: time="2026-06-19T12:02:51.59622919Z" level=info msg="Stopping pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431777 | controller | Jun 19 12:02:51.600324 crc crio[22562]: time="2026-06-19T12:02:51.598824235Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc0030b4388}] Aliases:map[]}"
2026-06-19 12:35:48.431794 | controller | Jun 19 12:02:51.600324 crc crio[22562]: time="2026-06-19T12:02:51.59900551Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.431811 | controller | Jun 19 12:02:52.211248 crc crio[22562]: time="2026-06-19T12:02:52.209289851Z" level=info msg="Stopped pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.431828 | controller | Jun 19 12:02:53.286055 crc crio[22562]: time="2026-06-19T12:02:53.285238474Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.431845 | controller | Jun 19 12:02:53.287557 crc crio[22562]: time="2026-06-19T12:02:53.286136977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.431866 | controller | Jun 19 12:02:53.358720 crc crio[22562]: time="2026-06-19T12:02:53.35862755Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}"
2026-06-19 12:35:48.431884 | controller | Jun 19 12:02:53.358720 crc crio[22562]: time="2026-06-19T12:02:53.358695342Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.431901 | controller | Jun 19 12:02:54.156732 crc crio[22562]: 2026-06-19T12:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dcae301c21b172 Mac:86:99:19:18:1f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 SocketPath: PciID:}] [{Interface:0xc0005b0e10 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.431918 | controller | Jun 19 12:02:54.163290 crc crio[22562]: time="2026-06-19T12:02:54.15980973Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}"
2026-06-19 12:35:48.431935 | controller | Jun 19 12:02:54.163290 crc crio[22562]: time="2026-06-19T12:02:54.159977834Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.431952 | controller | Jun 19 12:02:54.175541 crc crio[22562]: time="2026-06-19T12:02:54.175301406Z" level=info msg="Ran pod sandbox 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.431969 | controller | Jun 19 12:02:54.180667 crc crio[22562]: time="2026-06-19T12:02:54.179764636Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=5ef89312-62af-4842-98c7-46e476317c03 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.431986 | controller | Jun 19 12:02:54.221461 crc crio[22562]: time="2026-06-19T12:02:54.220801527Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e2d089eb-011c-442b-b954-0d89a0680e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.432002 | controller | Jun 19 12:02:54.230351 crc crio[22562]: time="2026-06-19T12:02:54.230023287Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.432018 | controller | Jun 19 12:02:54.231314 crc crio[22562]: time="2026-06-19T12:02:54.230791506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432035 | controller | Jun 19 12:02:54.275322 crc crio[22562]: time="2026-06-19T12:02:54.274890583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432054 | controller | Jun 19 12:02:54.279971 crc crio[22562]: time="2026-06-19T12:02:54.279852986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432071 | controller | Jun 19 12:02:54.515994 crc crio[22562]: time="2026-06-19T12:02:54.515765525Z" level=info msg="Created container 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.432087 | controller | Jun 19 12:02:54.518662 crc crio[22562]: time="2026-06-19T12:02:54.517780375Z" level=info msg="Starting container: 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7" id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.432104 | controller | Jun 19 12:02:54.524890 crc crio[22562]: time="2026-06-19T12:02:54.524737428Z" level=info msg="Started container" PID=143921 containerID=23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71
2026-06-19 12:35:48.432120 | controller | Jun 19 12:03:05.720064 crc crio[22562]: time="2026-06-19T12:03:05.719245912Z" level=info msg="Removing container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432137 | controller | Jun 19 12:03:05.766024 crc crio[22562]: time="2026-06-19T12:03:05.765897563Z" level=info msg="Removed container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432153 | controller | Jun 19 12:03:05.772189 crc crio[22562]: time="2026-06-19T12:03:05.771971654Z" level=info msg="Removing container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432170 | controller | Jun 19 12:03:05.829446 crc crio[22562]: time="2026-06-19T12:03:05.827758321Z" level=info msg="Removed container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432186 | controller | Jun 19 12:03:05.839498 crc crio[22562]: time="2026-06-19T12:03:05.839272568Z" level=info msg="Removing container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432203 | controller | Jun 19 12:03:06.138999 crc crio[22562]: time="2026-06-19T12:03:06.138770458Z" level=info msg="Removed container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.432219 | controller | Jun 19 12:03:06.153510 crc crio[22562]: time="2026-06-19T12:03:06.153403782Z" level=info msg="Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432238 | controller | Jun 19 12:03:06.153510 crc crio[22562]: time="2026-06-19T12:03:06.153512575Z" level=info msg="Stopped pod sandbox (already stopped): bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432255 | controller | Jun 19 12:03:06.154738 crc crio[22562]: time="2026-06-19T12:03:06.154616442Z" level=info msg="Removing pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.432271 | controller | Jun 19 12:03:06.183327 crc crio[22562]: time="2026-06-19T12:03:06.18308058Z" level=info msg="Removed pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.432287 | controller | Jun 19 12:03:06.184571 crc crio[22562]: time="2026-06-19T12:03:06.184381793Z" level=info msg="Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432303 | controller | Jun 19 12:03:06.184571 crc crio[22562]: time="2026-06-19T12:03:06.184476015Z" level=info msg="Stopped pod sandbox (already stopped): e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432320 | controller | Jun 19 12:03:06.185762 crc crio[22562]: time="2026-06-19T12:03:06.185542881Z" level=info msg="Removing pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.432337 | controller | Jun 19 12:03:06.204568 crc crio[22562]: time="2026-06-19T12:03:06.204457952Z" level=info msg="Removed pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.432353 | controller | Jun 19 12:03:55.939727 crc crio[22562]: time="2026-06-19T12:03:55.938937393Z" level=info msg="Stopping pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432369 | controller | Jun 19 12:03:55.941134 crc crio[22562]: time="2026-06-19T12:03:55.940454651Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}"
2026-06-19 12:35:48.432387 | controller | Jun 19 12:03:55.941134 crc crio[22562]: time="2026-06-19T12:03:55.940609654Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.432412 | controller | Jun 19 12:03:56.561058 crc crio[22562]: time="2026-06-19T12:03:56.560372171Z" level=info msg="Stopped pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.432453 | controller | Jun 19 12:03:57.532485 crc crio[22562]: time="2026-06-19T12:03:57.531909369Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.432477 | controller | Jun 19 12:03:57.534473 crc crio[22562]: time="2026-06-19T12:03:57.532542124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432495 | controller | Jun 19 12:03:57.566938 crc crio[22562]: time="2026-06-19T12:03:57.566786376Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}"
2026-06-19 12:35:48.432512 | controller | Jun 19 12:03:57.566938 crc crio[22562]: time="2026-06-19T12:03:57.566838198Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.432530 | controller | Jun 19 12:03:58.050499 crc crio[22562]: 2026-06-19T12:03:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73c27d73c0ed2a4 Mac:ce:55:03:f9:43:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.432547 | controller | Jun 19 12:03:58.052229 crc crio[22562]: time="2026-06-19T12:03:58.052100888Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}"
2026-06-19 12:35:48.432563 | controller | Jun 19 12:03:58.053588 crc crio[22562]: time="2026-06-19T12:03:58.052393315Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.432579 | controller | Jun 19 12:03:58.064511 crc crio[22562]: time="2026-06-19T12:03:58.064421664Z" level=info msg="Ran pod sandbox 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.432595 | controller | Jun 19 12:03:58.067897 crc crio[22562]: time="2026-06-19T12:03:58.0678337Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=62ba4a45-498c-40ec-abc1-fee61a1b64c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.432611 | controller | Jun 19 12:03:58.094448 crc crio[22562]: time="2026-06-19T12:03:58.094329458Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8bd13030-8dab-4f18-a300-039ace667a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.432628 | controller | Jun 19 12:03:58.102475 crc crio[22562]: time="2026-06-19T12:03:58.102405159Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.432649 | controller | Jun 19 12:03:58.102755 crc crio[22562]: time="2026-06-19T12:03:58.102696906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432666 | controller | Jun 19 12:03:58.158328 crc crio[22562]: time="2026-06-19T12:03:58.158212168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432682 | controller | Jun 19 12:03:58.161561 crc crio[22562]: time="2026-06-19T12:03:58.16149142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432699 | controller | Jun 19 12:03:58.416529 crc crio[22562]: time="2026-06-19T12:03:58.415918108Z" level=info msg="Created container 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.432715 | controller | Jun 19 12:03:58.418380 crc crio[22562]: time="2026-06-19T12:03:58.418276166Z" level=info msg="Starting container: 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741" id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.432732 | controller | Jun 19 12:03:58.423887 crc crio[22562]: time="2026-06-19T12:03:58.423765964Z" level=info msg="Started container" PID=147515 containerID=183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579
2026-06-19 12:35:48.432749 | controller | Jun 19 12:04:00.548738 crc crio[22562]: time="2026-06-19T12:04:00.548115737Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697844-5t88l/POD" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.432766 | controller | Jun 19 12:04:00.549960 crc crio[22562]: time="2026-06-19T12:04:00.548784874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.432799 | controller | Jun 19 12:04:00.593476 crc crio[22562]: time="2026-06-19T12:04:00.593333172Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}"
2026-06-19 12:35:48.432818 | controller | Jun 19 12:04:00.593476 crc crio[22562]: time="2026-06-19T12:04:00.593457395Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697844-5t88l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.432844 | controller | Jun 19 12:04:01.219570 crc crio[22562]: 2026-06-19T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f83f5cb1579a07 Mac:be:4f:a3:8e:ac:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.432867 | controller | Jun 19 12:04:01.221834 crc crio[22562]: time="2026-06-19T12:04:01.221756343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}"
2026-06-19 12:35:48.432886 | controller | Jun 19 12:04:01.222125 crc crio[22562]: time="2026-06-19T12:04:01.22202143Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697844-5t88l for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.432906 | controller | Jun 19 12:04:01.234806 crc crio[22562]: time="2026-06-19T12:04:01.234664004Z" level=info msg="Ran pod sandbox 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 with infra container: openshift-infra/auto-csr-approver-29697844-5t88l/POD" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.432926 | controller | Jun 19 12:04:01.237800 crc crio[22562]: time="2026-06-19T12:04:01.237731681Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.432949 | controller | Jun 19 12:04:01.247927 crc crio[22562]: time="2026-06-19T12:04:01.247837303Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.432967 | controller | Jun 19 12:04:04.509567 crc crio[22562]: time="2026-06-19T12:04:04.508817769Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.432986 | controller | Jun 19 12:04:04.512700 crc crio[22562]: time="2026-06-19T12:04:04.512604513Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a913b44-a135-4cb5-96c5-cd9bc161a4e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433045 | controller | Jun 19 12:04:04.515563 crc crio[22562]: time="2026-06-19T12:04:04.515077094Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=73d13357-cb7d-4130-93fb-830380208d7f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433077 | controller | Jun 19 12:04:04.523590 crc crio[22562]: time="2026-06-19T12:04:04.523497024Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697844-5t88l/oc" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.433099 | controller | Jun 19 12:04:04.524083 crc crio[22562]: time="2026-06-19T12:04:04.523901913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433117 | controller | Jun 19 12:04:04.564938 crc crio[22562]: time="2026-06-19T12:04:04.564814072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433141 | controller | Jun 19 12:04:05.115888 crc crio[22562]: time="2026-06-19T12:04:05.115744985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433166 | controller | Jun 19 12:04:05.264979 crc crio[22562]: time="2026-06-19T12:04:05.264772091Z" level=info msg="Created container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.433194 | controller | Jun 19 12:04:05.268889 crc crio[22562]: time="2026-06-19T12:04:05.268626077Z" level=info msg="Starting container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f" id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.433216 | controller | Jun 19 12:04:05.274315 crc crio[22562]: time="2026-06-19T12:04:05.274129054Z" level=info msg="Started container" PID=147882 containerID=027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f description=openshift-infra/auto-csr-approver-29697844-5t88l/oc id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4
2026-06-19 12:35:48.433234 | controller | Jun 19 12:04:07.178871 crc crio[22562]: time="2026-06-19T12:04:07.17756709Z" level=info msg="Stopping pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433251 | controller | Jun 19 12:04:07.180433 crc crio[22562]: time="2026-06-19T12:04:07.178497683Z" level=info msg="Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433268 | controller | Jun 19 12:04:07.180433 crc crio[22562]: time="2026-06-19T12:04:07.179960919Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc000328230}] Aliases:map[]}"
2026-06-19 12:35:48.433286 | controller | Jun 19 12:04:07.180433 crc crio[22562]: time="2026-06-19T12:04:07.180018161Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0001386f8}] Aliases:map[]}"
2026-06-19 12:35:48.433303 | controller | Jun 19 12:04:07.180433 crc crio[22562]: time="2026-06-19T12:04:07.180361059Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697844-5t88l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.433320 | controller | Jun 19 12:04:07.180433 crc crio[22562]: time="2026-06-19T12:04:07.18040992Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.433337 | controller | Jun 19 12:04:07.607661 crc crio[22562]: time="2026-06-19T12:04:07.606898349Z" level=info msg="Stopped pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433353 | controller | Jun 19 12:04:07.813816 crc crio[22562]: time="2026-06-19T12:04:07.812259397Z" level=info msg="Stopped pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433370 | controller | Jun 19 12:04:08.891497 crc crio[22562]: time="2026-06-19T12:04:08.890829357Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.433392 | controller | Jun 19 12:04:08.892716 crc crio[22562]: time="2026-06-19T12:04:08.891523584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433418 | controller | Jun 19 12:04:08.955738 crc crio[22562]: time="2026-06-19T12:04:08.95529642Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}"
2026-06-19 12:35:48.433464 | controller | Jun 19 12:04:08.955738 crc crio[22562]: time="2026-06-19T12:04:08.955557707Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.433483 | controller | Jun 19 12:04:09.700482 crc crio[22562]: 2026-06-19T12:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e1001ce0417a6 Mac:fe:92:a1:b7:76:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 SocketPath: PciID:}] [{Interface:0xc000417090 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.433499 | controller | Jun 19 12:04:09.702451 crc crio[22562]: time="2026-06-19T12:04:09.702395445Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}"
2026-06-19 12:35:48.433515 | controller | Jun 19 12:04:09.702621 crc crio[22562]: time="2026-06-19T12:04:09.702557679Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.433531 | controller | Jun 19 12:04:09.714401 crc crio[22562]: time="2026-06-19T12:04:09.714250959Z" level=info msg="Ran pod sandbox 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.433546 | controller | Jun 19 12:04:09.717418 crc crio[22562]: time="2026-06-19T12:04:09.717271745Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=48e31277-d97a-411a-8ae5-c3692d7b6cca name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433562 | controller | Jun 19 12:04:09.753505 crc crio[22562]: time="2026-06-19T12:04:09.745895907Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b462d557-fa75-4366-84c4-bfc17d2b50b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433577 | controller | Jun 19 12:04:09.759643 crc crio[22562]: time="2026-06-19T12:04:09.759545947Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.433598 | controller | Jun 19 12:04:09.760116 crc crio[22562]: time="2026-06-19T12:04:09.760005278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433615 | controller | Jun 19 12:04:09.812337 crc crio[22562]: time="2026-06-19T12:04:09.812212746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433631 | controller | Jun 19 12:04:09.817244 crc crio[22562]: time="2026-06-19T12:04:09.817110068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433647 | controller | Jun 19 12:04:10.008025 crc crio[22562]: time="2026-06-19T12:04:10.007792931Z" level=info msg="Created container 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.433663 | controller | Jun 19 12:04:10.009381 crc crio[22562]: time="2026-06-19T12:04:10.009308229Z" level=info msg="Starting container: 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12" id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.433679 | controller | Jun 19 12:04:10.020688 crc crio[22562]: time="2026-06-19T12:04:10.020502849Z" level=info msg="Started container" PID=148368 containerID=17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104
2026-06-19 12:35:48.433696 | controller | Jun 19 12:04:58.187378 crc crio[22562]: time="2026-06-19T12:04:58.184452472Z" level=info msg="Stopping pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433711 | controller | Jun 19 12:04:58.190322 crc crio[22562]: time="2026-06-19T12:04:58.187496018Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b41f8}] Aliases:map[]}"
2026-06-19 12:35:48.433728 | controller | Jun 19 12:04:58.190322 crc crio[22562]: time="2026-06-19T12:04:58.187822535Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.433744 | controller | Jun 19 12:04:58.821383 crc crio[22562]: time="2026-06-19T12:04:58.820827302Z" level=info msg="Stopped pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.433760 | controller | Jun 19 12:04:59.734627 crc crio[22562]: time="2026-06-19T12:04:59.733541296Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.433776 | controller | Jun 19 12:04:59.736388 crc crio[22562]: time="2026-06-19T12:04:59.734649584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433798 | controller | Jun 19 12:04:59.778419 crc crio[22562]: time="2026-06-19T12:04:59.77832009Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}"
2026-06-19 12:35:48.433814 | controller | Jun 19 12:04:59.778419 crc crio[22562]: time="2026-06-19T12:04:59.778397282Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.433830 | controller | Jun 19 12:05:00.266862 crc crio[22562]: 2026-06-19T12:05:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cea2bc410c3ebe Mac:06:68:2a:6e:ee:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.433846 | controller | Jun 19 12:05:00.269405 crc crio[22562]: time="2026-06-19T12:05:00.269323574Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}"
2026-06-19 12:35:48.433862 | controller | Jun 19 12:05:00.269580 crc crio[22562]: time="2026-06-19T12:05:00.269522129Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.433878 | controller | Jun 19 12:05:00.283522 crc crio[22562]: time="2026-06-19T12:05:00.283361094Z" level=info msg="Ran pod sandbox 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.433893 | controller | Jun 19 12:05:00.290953 crc crio[22562]: time="2026-06-19T12:05:00.29086862Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b6431228-6752-4a3d-97a8-45cbc6cd79dc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433909 | controller | Jun 19 12:05:00.319546 crc crio[22562]: time="2026-06-19T12:05:00.318929928Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=54261303-9e02-4197-8937-ad3d85eee307 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.433924 | controller | Jun 19 12:05:00.328277 crc crio[22562]: time="2026-06-19T12:05:00.328114617Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.433940 | controller | Jun 19 12:05:00.328806 crc crio[22562]: time="2026-06-19T12:05:00.328744532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433962 | controller | Jun 19 12:05:00.393885 crc crio[22562]: time="2026-06-19T12:05:00.39377173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433981 | controller | Jun 19 12:05:00.397843 crc crio[22562]: time="2026-06-19T12:05:00.397778499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.433997 | controller | Jun 19 12:05:00.571221 crc crio[22562]: time="2026-06-19T12:05:00.571029259Z" level=info msg="Created container 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434013 | controller | Jun 19 12:05:00.572856 crc crio[22562]: time="2026-06-19T12:05:00.572748132Z" level=info msg="Starting container: 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24" id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.434029 | controller | Jun 19 12:05:00.585997 crc crio[22562]: time="2026-06-19T12:05:00.585861998Z" level=info msg="Started container" PID=151208 containerID=54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5
2026-06-19 12:35:48.434045 | controller | Jun 19 12:05:06.254977 crc crio[22562]: time="2026-06-19T12:05:06.254411333Z" level=info msg="Removing container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434062 | controller | Jun 19 12:05:06.546563 crc crio[22562]: time="2026-06-19T12:05:06.546453047Z" level=info msg="Removed container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434077 | controller | Jun 19 12:05:06.560523 crc crio[22562]: time="2026-06-19T12:05:06.560413075Z" level=info msg="Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.434093 | controller | Jun 19 12:05:06.560523 crc crio[22562]: time="2026-06-19T12:05:06.560505968Z" level=info msg="Stopped pod sandbox (already stopped): 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.434109 | controller | Jun 19 12:05:06.561404 crc crio[22562]: time="2026-06-19T12:05:06.561313727Z" level=info msg="Removing pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.434125 | controller | Jun 19 12:05:06.579771 crc crio[22562]: time="2026-06-19T12:05:06.579564351Z" level=info msg="Removed pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.434140 | controller | Jun 19 12:05:13.158209 crc crio[22562]: time="2026-06-19T12:05:13.154001281Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-q2cps/POD" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.434159 | controller | Jun 19 12:05:13.158209 crc crio[22562]: time="2026-06-19T12:05:13.154986966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434175 | controller | Jun 19 12:05:13.194680 crc crio[22562]: time="2026-06-19T12:05:13.194570941Z" level=info msg="Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}"
2026-06-19 12:35:48.434192 | controller | Jun 19 12:05:13.194680 crc crio[22562]: time="2026-06-19T12:05:13.194654983Z" level=info msg="Adding pod openshift-marketplace_community-operators-q2cps to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.434209 | controller | Jun 19 12:05:13.893355 crc crio[22562]: 2026-06-19T12:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1df35b48b76a091 Mac:62:44:38:f0:ab:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.434225 | controller | Jun 19 12:05:13.895032 crc crio[22562]: time="2026-06-19T12:05:13.894995944Z" level=info msg="Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}"
2026-06-19 12:35:48.434242 | controller | Jun 19 12:05:13.895353 crc crio[22562]: time="2026-06-19T12:05:13.895334532Z" level=info msg="Checking pod openshift-marketplace_community-operators-q2cps for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.434259 | controller | Jun 19 12:05:13.907965 crc crio[22562]: time="2026-06-19T12:05:13.907662609Z" level=info msg="Ran pod sandbox 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 with infra container: openshift-marketplace/community-operators-q2cps/POD" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.434274 | controller | Jun 19 12:05:13.910678 crc crio[22562]: time="2026-06-19T12:05:13.910591141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9bcffcd2-4278-47de-93f0-94a564232f9a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434291 | controller | Jun 19 12:05:13.913291 crc crio[22562]: time="2026-06-19T12:05:13.913202847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51592cb2-6b77-4196-9684-fcaac68ed93f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434307 | controller | Jun 19 12:05:13.922451 crc crio[22562]: time="2026-06-19T12:05:13.922365075Z" level=info msg="Creating container: openshift-marketplace/community-operators-q2cps/extract-utilities" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434323 | controller | Jun 19 12:05:13.922955 crc crio[22562]: time="2026-06-19T12:05:13.922850617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434342 | controller | Jun 19 12:05:13.981405 crc crio[22562]: time="2026-06-19T12:05:13.981136087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434359 | controller | Jun 19 12:05:13.986740 crc crio[22562]: time="2026-06-19T12:05:13.986681685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434375 | controller | Jun 19 12:05:14.156336 crc crio[22562]: time="2026-06-19T12:05:14.155581047Z" level=info msg="Created container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434394 | controller | Jun 19 12:05:14.162101 crc crio[22562]: time="2026-06-19T12:05:14.161644967Z" level=info msg="Starting container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924" id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.434420 | controller | Jun 19 12:05:14.170920 crc crio[22562]: time="2026-06-19T12:05:14.170587559Z" level=info msg="Started container" PID=151973 containerID=fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924 description=openshift-marketplace/community-operators-q2cps/extract-utilities id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783
2026-06-19 12:35:48.434466 | controller | Jun 19 12:05:14.489491 crc crio[22562]: time="2026-06-19T12:05:14.489330468Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.434484 | controller | Jun 19 12:05:14.502961 crc crio[22562]: time="2026-06-19T12:05:14.502855844Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.434501 | controller | Jun 19 12:05:15.181880 crc crio[22562]: time="2026-06-19T12:05:15.18131551Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.434518 | controller | Jun 19 12:05:15.183659 crc crio[22562]: time="2026-06-19T12:05:15.183539757Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6985a42a-b01c-4c7a-b238-5a580c7beddc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434534 | controller | Jun 19 12:05:15.189081 crc crio[22562]: time="2026-06-19T12:05:15.188918481Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2465c379-4a5f-4bb1-9f64-3d966c2df4c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434550 | controller | Jun 19 12:05:15.209491 crc crio[22562]: time="2026-06-19T12:05:15.209212635Z" level=info msg="Creating container: openshift-marketplace/community-operators-q2cps/extract-content" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434565 | controller | Jun 19 12:05:15.210370 crc crio[22562]: time="2026-06-19T12:05:15.210210599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434581 | controller | Jun 19 12:05:15.270989 crc crio[22562]: time="2026-06-19T12:05:15.270847888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434601 | controller | Jun 19 12:05:15.275096 crc crio[22562]: time="2026-06-19T12:05:15.27493411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434617 | controller | Jun 19 12:05:15.451935 crc crio[22562]: time="2026-06-19T12:05:15.451732368Z" level=info msg="Created container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434633 | controller | Jun 19 12:05:15.453276 crc crio[22562]: time="2026-06-19T12:05:15.453236725Z" level=info msg="Starting container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277" id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.434649 | controller | Jun 19 12:05:15.458373 crc crio[22562]: time="2026-06-19T12:05:15.458325002Z" level=info msg="Started container" PID=152126 containerID=8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277 description=openshift-marketplace/community-operators-q2cps/extract-content id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783
2026-06-19 12:35:48.434665 | controller | Jun 19 12:05:17.541750 crc crio[22562]: time="2026-06-19T12:05:17.541334047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a5f51cbe-0c51-439b-82da-e5da8f8561fb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434680 | controller | Jun 19 12:05:17.545329 crc crio[22562]: time="2026-06-19T12:05:17.545121361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6b83fdec-acf9-4790-afb1-5d9794bad932 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.434696 | controller | Jun 19 12:05:17.554894 crc crio[22562]: time="2026-06-19T12:05:17.554795722Z" level=info msg="Creating container: openshift-marketplace/community-operators-q2cps/registry-server" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434712 | controller | Jun 19 12:05:17.556970 crc crio[22562]: time="2026-06-19T12:05:17.555398916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434728 | controller | Jun 19 12:05:17.647226 crc crio[22562]: time="2026-06-19T12:05:17.647094708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434744 | controller | Jun 19 12:05:17.651086 crc crio[22562]: time="2026-06-19T12:05:17.650959194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.434759 | controller | Jun 19 12:05:17.844086 crc crio[22562]: time="2026-06-19T12:05:17.843964554Z" level=info msg="Created container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.434775 | controller | Jun 19 12:05:17.846389 crc crio[22562]: time="2026-06-19T12:05:17.846332553Z" level=info msg="Starting container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd" id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.434791 | controller | Jun 19 12:05:17.851872 crc crio[22562]: time="2026-06-19T12:05:17.851834411Z" level=info msg="Started container" PID=152287 containerID=621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd description=openshift-marketplace/community-operators-q2cps/registry-server id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783
2026-06-19 12:35:48.434810 | controller | Jun 19 12:05:25.675346 crc crio[22562]: time="2026-06-19T12:05:25.673865183Z" level=info msg="Stopping container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd (timeout: 2s)" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.434827 | controller | Jun 19 12:05:25.801426 crc crio[22562]: time="2026-06-19T12:05:25.801306014Z" level=info msg="Stopped container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.434842 | controller | Jun 19 12:05:25.806089 crc crio[22562]: time="2026-06-19T12:05:25.805998111Z" level=info msg="Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.434858 | controller | Jun 19 12:05:25.810112 crc crio[22562]: time="2026-06-19T12:05:25.80679969Z" level=info msg="Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc0032d2e80}] Aliases:map[]}"
2026-06-19 12:35:48.434874 | controller | Jun 19 12:05:25.810488 crc crio[22562]: time="2026-06-19T12:05:25.810405901Z" level=info msg="Deleting pod openshift-marketplace_community-operators-q2cps from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.434890 | controller | Jun 19 12:05:26.154245 crc crio[22562]: time="2026-06-19T12:05:26.15373827Z" level=info msg="Stopped pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.434905 | controller | Jun 19 12:05:26.695944 crc crio[22562]: time="2026-06-19T12:05:26.695336203Z" level=info msg="Removing container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434921 | controller | Jun 19 12:05:26.746471 crc crio[22562]: time="2026-06-19T12:05:26.746361102Z" level=info msg="Removed container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434937 | controller | Jun 19 12:05:26.771565 crc crio[22562]: time="2026-06-19T12:05:26.771453137Z" level=info msg="Removing container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434952 | controller | Jun 19 12:05:26.805906 crc crio[22562]: time="2026-06-19T12:05:26.805815131Z" level=info msg="Removed container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434968 | controller | Jun 19 12:05:26.811568 crc crio[22562]: time="2026-06-19T12:05:26.81141823Z" level=info msg="Removing container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.434986 | controller | Jun 19 12:05:26.902328 crc crio[22562]: time="2026-06-19T12:05:26.902132437Z" level=info msg="Removed container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435002 | controller | Jun 19 12:05:45.009439 crc crio[22562]: time="2026-06-19T12:05:45.008092761Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xpjnm/POD" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.435018 | controller | Jun 19 12:05:45.011608 crc crio[22562]: time="2026-06-19T12:05:45.009565447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435034 | controller | Jun 19 12:05:45.064261 crc crio[22562]: time="2026-06-19T12:05:45.06359071Z" level=info msg="Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}"
2026-06-19 12:35:48.435051 | controller | Jun 19 12:05:45.064261 crc crio[22562]: time="2026-06-19T12:05:45.064247476Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xpjnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.435067 | controller | Jun 19 12:05:45.502896 crc crio[22562]: 2026-06-19T12:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:510da4e0b8f9402 Mac:0a:4a:af:71:f4:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.435084 | controller | Jun 19 12:05:45.506449 crc crio[22562]: time="2026-06-19T12:05:45.506369145Z" level=info msg="Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}"
2026-06-19 12:35:48.435100 | controller | Jun 19 12:05:45.506701 crc crio[22562]: time="2026-06-19T12:05:45.506610311Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xpjnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.435117 | controller | Jun 19 12:05:45.523773 crc crio[22562]: time="2026-06-19T12:05:45.523668695Z" level=info msg="Ran pod sandbox 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 with infra container: openshift-marketplace/certified-operators-xpjnm/POD" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.435133 | controller | Jun 19 12:05:45.528506 crc crio[22562]: time="2026-06-19T12:05:45.528424953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=30d78baf-cebd-47cd-a5f9-8c43ba1b80cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435149 | controller | Jun 19 12:05:45.534531 crc crio[22562]: time="2026-06-19T12:05:45.53108901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf7a2c1f-53a9-4286-9fa5-4db6e8e93bde name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435168 | controller | Jun 19 12:05:45.552259 crc crio[22562]: time="2026-06-19T12:05:45.551118518Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpjnm/extract-utilities" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435184 | controller | Jun 19 12:05:45.552259 crc crio[22562]: time="2026-06-19T12:05:45.55163133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435201 | controller | Jun 19 12:05:45.617013 crc crio[22562]: time="2026-06-19T12:05:45.61632665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435217 | controller | Jun 19 12:05:45.629395 crc crio[22562]: time="2026-06-19T12:05:45.629242741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435233 | controller | Jun 19 12:05:45.843031 crc crio[22562]: time="2026-06-19T12:05:45.842923317Z" level=info msg="Created container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435248 | controller | Jun 19 12:05:45.845339 crc crio[22562]: time="2026-06-19T12:05:45.845200223Z" level=info msg="Starting container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b" id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.435264 | controller | Jun 19 12:05:45.855958 crc crio[22562]: time="2026-06-19T12:05:45.855743546Z" level=info msg="Started container" PID=153943 containerID=b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b description=openshift-marketplace/certified-operators-xpjnm/extract-utilities id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1
2026-06-19 12:35:48.435280 | controller | Jun 19 12:05:46.027086 crc crio[22562]: time="2026-06-19T12:05:46.026982055Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.435296 | controller | Jun 19 12:05:46.040964 crc crio[22562]: time="2026-06-19T12:05:46.040885641Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.435313 | controller | Jun 19 12:05:46.727468 crc crio[22562]: time="2026-06-19T12:05:46.726915236Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.435330 | controller | Jun 19 12:05:46.728545 crc crio[22562]: time="2026-06-19T12:05:46.728360822Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0025729b-c1d3-4695-8959-90db094aefd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435346 | controller | Jun 19 12:05:46.731859 crc crio[22562]: time="2026-06-19T12:05:46.731789238Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d216012d-42b8-440f-95db-fe3c50f55f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435363 | controller | Jun 19 12:05:46.742600 crc crio[22562]: time="2026-06-19T12:05:46.742488643Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpjnm/extract-content" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435383 | controller | Jun 19 12:05:46.743597 crc crio[22562]: time="2026-06-19T12:05:46.743024236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435408 | controller | Jun 19 12:05:46.806193 crc crio[22562]: time="2026-06-19T12:05:46.805927332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435444 | controller | Jun 19 12:05:46.810118 crc crio[22562]: time="2026-06-19T12:05:46.809976693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435468 | controller | Jun 19 12:05:47.009304 crc crio[22562]: time="2026-06-19T12:05:47.009198338Z" level=info msg="Created container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435486 | controller | Jun 19 12:05:47.013330 crc crio[22562]: time="2026-06-19T12:05:47.013085035Z" level=info msg="Starting container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054" id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.435503 | controller | Jun 19 12:05:47.022396 crc crio[22562]: time="2026-06-19T12:05:47.022071458Z" level=info msg="Started container" PID=154044 containerID=89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054 description=openshift-marketplace/certified-operators-xpjnm/extract-content id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1
2026-06-19 12:35:48.435519 | controller | Jun 19 12:05:49.086513 crc crio[22562]: time="2026-06-19T12:05:49.085085827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4b60df68-d095-4455-9bb4-46831ec114af name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435536 | controller | Jun 19 12:05:49.090486 crc crio[22562]: time="2026-06-19T12:05:49.090369607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d8718e95-78fe-4edd-a54b-70b195347417 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.435552 | controller | Jun 19 12:05:49.098879 crc crio[22562]: time="2026-06-19T12:05:49.098732535Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xpjnm/registry-server" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435569 | controller | Jun 19 12:05:49.099804 crc crio[22562]: time="2026-06-19T12:05:49.099647748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435585 | controller | Jun 19 12:05:49.164361 crc crio[22562]: time="2026-06-19T12:05:49.164272426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435601 | controller | Jun 19 12:05:49.168133 crc crio[22562]: time="2026-06-19T12:05:49.16803494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435621 | controller | Jun 19 12:05:49.354953 crc crio[22562]: time="2026-06-19T12:05:49.354804005Z" level=info msg="Created container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.435638 | controller | Jun 19 12:05:49.356369 crc crio[22562]: time="2026-06-19T12:05:49.356274872Z" level=info msg="Starting container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95" id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.435654 | controller | Jun 19 12:05:49.366605 crc crio[22562]: time="2026-06-19T12:05:49.366515556Z" level=info msg="Started container" PID=154217 containerID=e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 description=openshift-marketplace/certified-operators-xpjnm/registry-server id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1
2026-06-19 12:35:48.435671 | controller | Jun 19 12:05:57.229239 crc crio[22562]: time="2026-06-19T12:05:57.216222319Z" level=info msg="Stopping container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 (timeout: 2s)" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.435687 | controller | Jun 19 12:05:57.347551 crc crio[22562]: time="2026-06-19T12:05:57.347432523Z" level=info msg="Stopped container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.435703 | controller | Jun 19 12:05:57.348828 crc crio[22562]: time="2026-06-19T12:05:57.348743576Z" level=info msg="Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.435719 | controller | Jun 19 12:05:57.349836 crc crio[22562]: time="2026-06-19T12:05:57.349757761Z" level=info msg="Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc000328290}] Aliases:map[]}"
2026-06-19 12:35:48.435736 | controller | Jun 19 12:05:57.350064 crc crio[22562]: time="2026-06-19T12:05:57.349979427Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xpjnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.435752 | controller | Jun 19 12:05:57.679687 crc crio[22562]: time="2026-06-19T12:05:57.67897697Z" level=info msg="Stopped pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.435768 | controller | Jun 19 12:05:58.241030 crc crio[22562]: time="2026-06-19T12:05:58.240923528Z" level=info msg="Removing container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435784 | controller | Jun 19 12:05:58.311412 crc crio[22562]: time="2026-06-19T12:05:58.311299979Z" level=info msg="Removed container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435800 | controller | Jun 19 12:05:58.323986 crc crio[22562]: time="2026-06-19T12:05:58.323849141Z" level=info msg="Removing container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435819 | controller | Jun 19 12:05:58.374028 crc crio[22562]: time="2026-06-19T12:05:58.373916436Z" level=info msg="Removed container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435835 | controller | Jun 19 12:05:58.380477 crc crio[22562]: time="2026-06-19T12:05:58.379829283Z" level=info msg="Removing container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435851 | controller | Jun 19 12:05:58.436744 crc crio[22562]: time="2026-06-19T12:05:58.436626027Z" level=info msg="Removed container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.435867 | controller | Jun 19 12:06:00.547034 crc crio[22562]: time="2026-06-19T12:06:00.5465398Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697846-lmhfw/POD" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.435884 | controller | Jun 19 12:06:00.547766 crc crio[22562]: time="2026-06-19T12:06:00.547083655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.435900 | controller | Jun 19 12:06:00.590568 crc crio[22562]: time="2026-06-19T12:06:00.590496273Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}"
2026-06-19 12:35:48.435916 | controller | Jun 19 12:06:00.591101 crc crio[22562]: time="2026-06-19T12:06:00.591016867Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697846-lmhfw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.435932 | controller | Jun 19 12:06:01.208859 crc crio[22562]: 2026-06-19T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849cbd4fcb698a Mac:72:b2:f9:1b:67:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.435948 | controller | Jun 19 12:06:01.212341 crc crio[22562]: time="2026-06-19T12:06:01.211205614Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}"
2026-06-19 12:35:48.435964 | controller | Jun 19 12:06:01.212341 crc crio[22562]: time="2026-06-19T12:06:01.211386219Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697846-lmhfw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.435984 | controller | Jun 19 12:06:01.224332 crc crio[22562]: time="2026-06-19T12:06:01.224016103Z" level=info msg="Ran pod sandbox d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 with infra container: openshift-infra/auto-csr-approver-29697846-lmhfw/POD" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.436000 | controller | Jun 19 12:06:01.227957 crc crio[22562]: time="2026-06-19T12:06:01.227567382Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.436016 | controller | Jun 19 12:06:01.238909 crc crio[22562]: time="2026-06-19T12:06:01.238793741Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.436032 | controller | Jun 19 12:06:01.306387 crc crio[22562]: time="2026-06-19T12:06:01.305991462Z" level=info msg="Stopping pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436049 | controller | Jun 19 12:06:01.307281 crc crio[22562]: time="2026-06-19T12:06:01.307089069Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc000328ef0}] Aliases:map[]}"
2026-06-19 12:35:48.436065 | controller | Jun 19 12:06:01.307551 crc crio[22562]: time="2026-06-19T12:06:01.307462089Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.436081 | controller | Jun 19 12:06:01.903802 crc crio[22562]: time="2026-06-19T12:06:01.899477266Z" level=info msg="Stopped pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436097 | controller | Jun 19 12:06:03.052652 crc crio[22562]: time="2026-06-19T12:06:03.051711558Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.436112 | controller | Jun 19 12:06:03.053814 crc crio[22562]: time="2026-06-19T12:06:03.052701342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436128 | controller | Jun 19 12:06:03.100716 crc crio[22562]: time="2026-06-19T12:06:03.100588152Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}"
2026-06-19 12:35:48.436145 | controller | Jun 19 12:06:03.100716 crc crio[22562]: time="2026-06-19T12:06:03.100649924Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.436161 | controller | Jun 19 12:06:03.862591 crc crio[22562]: 2026-06-19T12:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a6c455a450735 Mac:ae:9b:8d:dc:80:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.436182 | controller | Jun 19 12:06:03.863986 crc crio[22562]: time="2026-06-19T12:06:03.863916061Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}"
2026-06-19 12:35:48.436198 | controller | Jun 19 12:06:03.864358 crc crio[22562]: time="2026-06-19T12:06:03.864315231Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.436214 | controller | Jun 19 12:06:03.888186 crc crio[22562]: time="2026-06-19T12:06:03.888031701Z" level=info msg="Ran pod sandbox d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.436231 | controller | Jun 19 12:06:03.893470 crc crio[22562]: time="2026-06-19T12:06:03.891511378Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9004c05b-0e5c-4cf7-a4c0-9dd7ba8440f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.436246 | controller | Jun 19 12:06:03.919979 crc crio[22562]: time="2026-06-19T12:06:03.919904284Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=22b38ef2-5858-4b06-be3a-238a5c2f8b35 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.436262 | controller | Jun 19 12:06:03.932274 crc crio[22562]: time="2026-06-19T12:06:03.93221596Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.436278 | controller | Jun 19 12:06:03.932631 crc crio[22562]: time="2026-06-19T12:06:03.932571489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436295 | controller | Jun 19 12:06:03.976468 crc crio[22562]: time="2026-06-19T12:06:03.976402739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436311 | controller | Jun 19 12:06:03.979946 crc crio[22562]: time="2026-06-19T12:06:03.979885265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436326 | controller | Jun 19 12:06:04.058772 crc crio[22562]: time="2026-06-19T12:06:04.058216685Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.436342 | controller | Jun 19 12:06:04.061111 crc crio[22562]: time="2026-06-19T12:06:04.061014844Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=72fa8e4b-3967-4177-83b4-2e26d5654281 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.436358 | controller | Jun 19 12:06:04.065683 crc crio[22562]: time="2026-06-19T12:06:04.065550807Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fd1a4058-a816-4da2-bdf4-d88d830af9e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.436377 | controller | Jun 19 12:06:04.073271 crc crio[22562]: time="2026-06-19T12:06:04.073122385Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697846-lmhfw/oc" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.436398 | controller | Jun 19 12:06:04.074328 crc crio[22562]: time="2026-06-19T12:06:04.074253603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436422 | controller | Jun 19 12:06:04.139405 crc crio[22562]: time="2026-06-19T12:06:04.139315371Z" level=info msg="Created container 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.436460 | controller | Jun 19 12:06:04.143305 crc crio[22562]: time="2026-06-19T12:06:04.143223478Z" level=info msg="Starting container: 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6" id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.436478 | controller | Jun 19 12:06:04.149632 crc crio[22562]: time="2026-06-19T12:06:04.149555916Z" level=info msg="Started container" PID=155146 containerID=0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e
2026-06-19 12:35:48.436496 | controller | Jun 19 12:06:04.161447 crc crio[22562]: time="2026-06-19T12:06:04.161349269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436512 | controller | Jun 19 12:06:04.596819 crc crio[22562]: time="2026-06-19T12:06:04.59672444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436528 | controller | Jun 19 12:06:04.712467 crc crio[22562]: time="2026-06-19T12:06:04.711853303Z" level=info msg="Created container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.436544 | controller | Jun 19 12:06:04.713908 crc crio[22562]: time="2026-06-19T12:06:04.713828662Z" level=info msg="Starting container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce" id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.436559 | controller | Jun 19 12:06:04.729321 crc crio[22562]: time="2026-06-19T12:06:04.729106653Z" level=info msg="Started container" PID=155214 containerID=2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce description=openshift-infra/auto-csr-approver-29697846-lmhfw/oc id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807
2026-06-19 12:35:48.436576 | controller | Jun 19 12:06:06.410573 crc crio[22562]: time="2026-06-19T12:06:06.409961105Z" level=info msg="Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436592 | controller | Jun 19 12:06:06.412674 crc crio[22562]: time="2026-06-19T12:06:06.411405361Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000658fe8}] Aliases:map[]}"
2026-06-19 12:35:48.436614 | controller | Jun 19 12:06:06.412674 crc crio[22562]: time="2026-06-19T12:06:06.411534774Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697846-lmhfw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.436632 | controller | Jun 19 12:06:06.630722 crc crio[22562]: time="2026-06-19T12:06:06.621890665Z" level=info msg="Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436648 | controller | Jun 19 12:06:06.631109 crc crio[22562]: time="2026-06-19T12:06:06.630784677Z" level=info msg="Stopped pod sandbox (already stopped): 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436664 | controller | Jun 19 12:06:06.639465 crc crio[22562]: time="2026-06-19T12:06:06.63934485Z" level=info msg="Removing pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.436680 | controller | Jun 19 12:06:06.687081 crc crio[22562]: time="2026-06-19T12:06:06.686982065Z" level=info msg="Removed pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.436696 | controller | Jun 19 12:06:06.689275 crc crio[22562]: time="2026-06-19T12:06:06.688311078Z" level=info msg="Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436711 | controller | Jun 19 12:06:06.689275 crc crio[22562]: time="2026-06-19T12:06:06.688485192Z" level=info msg="Stopped pod sandbox (already stopped): 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436727 | controller | Jun 19 12:06:06.689275 crc crio[22562]: time="2026-06-19T12:06:06.688951005Z" level=info msg="Removing pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.436742 | controller | Jun 19 12:06:06.737285 crc crio[22562]: time="2026-06-19T12:06:06.737124602Z" level=info msg="Removed pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.436758 | controller | Jun 19 12:06:06.803653 crc crio[22562]: time="2026-06-19T12:06:06.803597597Z" level=info msg="Stopped pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436795 | controller | Jun 19 12:06:14.558829 crc crio[22562]: time="2026-06-19T12:06:14.557745949Z" level=info msg="Stopping pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436813 | controller | Jun 19 12:06:14.561836 crc crio[22562]: time="2026-06-19T12:06:14.559716308Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc0029112e0}] Aliases:map[]}"
2026-06-19 12:35:48.436837 | controller | Jun 19 12:06:14.561836 crc crio[22562]: time="2026-06-19T12:06:14.559957234Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.436854 | controller | Jun 19 12:06:15.108480 crc crio[22562]: time="2026-06-19T12:06:15.107870254Z" level=info msg="Stopped pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.436870 | controller | Jun 19 12:06:16.221770 crc crio[22562]: time="2026-06-19T12:06:16.221030113Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.436886 | controller | Jun 19 12:06:16.222695 crc crio[22562]: time="2026-06-19T12:06:16.221784492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.436903 | controller | Jun 19 12:06:16.284130 crc crio[22562]: time="2026-06-19T12:06:16.283778444Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}"
2026-06-19 12:35:48.436919 | controller | Jun 19 12:06:16.284130 crc crio[22562]: time="2026-06-19T12:06:16.284106252Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.436935 | controller | Jun 19 12:06:16.819249 crc crio[22562]: 2026-06-19T12:06:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75efcb02f38db0 Mac:6e:88:ba:fb:dd:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.436953 | controller | Jun 19 12:06:16.821651 crc crio[22562]: time="2026-06-19T12:06:16.821556001Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}"
2026-06-19 12:35:48.436973 | controller | Jun 19 12:06:16.821949 crc crio[22562]: time="2026-06-19T12:06:16.821812417Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.436989 | controller | Jun 19 12:06:16.835775 crc crio[22562]: time="2026-06-19T12:06:16.835642851Z" level=info msg="Ran pod sandbox b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437009 | controller | Jun 19 12:06:16.840645 crc crio[22562]: time="2026-06-19T12:06:16.840564114Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f623cca2-b271-4f5f-af7f-2e97f3c36415 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437025 | controller | Jun 19 12:06:16.868106 crc crio[22562]: time="2026-06-19T12:06:16.867949126Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=ac04e616-2d74-4339-90ba-cf113aec14e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437041 | controller | Jun 19 12:06:16.876686 crc crio[22562]: time="2026-06-19T12:06:16.876608921Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437058 | controller | Jun 19 12:06:16.877406 crc crio[22562]: time="2026-06-19T12:06:16.877312388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437073 | controller | Jun 19 12:06:16.935229 crc crio[22562]: time="2026-06-19T12:06:16.934910661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437089 | controller | Jun 19 12:06:16.939633 crc crio[22562]: time="2026-06-19T12:06:16.939538477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437104 | controller | Jun 19 12:06:17.060861 crc crio[22562]: time="2026-06-19T12:06:17.060358572Z" level=info msg="Created container 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437120 | controller | Jun 19 12:06:17.062020 crc crio[22562]: time="2026-06-19T12:06:17.06190246Z" level=info msg="Starting container: 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c" id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.437136 | controller | Jun 19 12:06:17.070017 crc crio[22562]: time="2026-06-19T12:06:17.069901379Z" level=info msg="Started container" PID=156167 containerID=55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374
2026-06-19 12:35:48.437152 | controller | Jun 19 12:06:27.799256 crc crio[22562]: time="2026-06-19T12:06:27.797975191Z" level=info msg="Stopping pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.437168 | controller | Jun 19 12:06:27.802488 crc crio[22562]: time="2026-06-19T12:06:27.802452762Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002e5e070}] Aliases:map[]}"
2026-06-19 12:35:48.437187 | controller | Jun 19 12:06:27.802735 crc crio[22562]: time="2026-06-19T12:06:27.802716838Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.437203 | controller | Jun 19 12:06:28.318546 crc crio[22562]: time="2026-06-19T12:06:28.317924374Z" level=info msg="Stopped pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.437219 | controller | Jun 19 12:06:29.962487 crc crio[22562]: time="2026-06-19T12:06:29.961033717Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437235 | controller | Jun 19 12:06:29.964114 crc crio[22562]: time="2026-06-19T12:06:29.962528724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437251 | controller | Jun 19 12:06:30.008486 crc crio[22562]: time="2026-06-19T12:06:30.008236551Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}"
2026-06-19 12:35:48.437267 | controller | Jun 19 12:06:30.008486 crc crio[22562]: time="2026-06-19T12:06:30.008306692Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.437284 | controller | Jun 19 12:06:30.557858 crc crio[22562]: 2026-06-19T12:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a6c7e06732d70 Mac:02:6e:24:a9:37:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 SocketPath: PciID:}] [{Interface:0xc0001605c0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.437300 | controller | Jun 19 12:06:30.563900 crc crio[22562]: time="2026-06-19T12:06:30.561441942Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}"
2026-06-19 12:35:48.437316 | controller | Jun 19 12:06:30.563900 crc crio[22562]: time="2026-06-19T12:06:30.56177054Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.437331 | controller | Jun 19 12:06:30.574738 crc crio[22562]: time="2026-06-19T12:06:30.574581949Z" level=info msg="Ran pod sandbox e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437347 | controller | Jun 19 12:06:30.578543 crc crio[22562]: time="2026-06-19T12:06:30.578408434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=98cb3e93-313e-4b29-bb48-39801b823e1f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437367 | controller | Jun 19 12:06:30.614822 crc crio[22562]: time="2026-06-19T12:06:30.614616854Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=203327ac-e5a0-4d51-a25c-4c06a2937225 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437383 | controller | Jun 19 12:06:30.626688 crc crio[22562]: time="2026-06-19T12:06:30.626550792Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437406 | controller | Jun 19 12:06:30.627307 crc crio[22562]: time="2026-06-19T12:06:30.627010693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437444 | controller | Jun 19 12:06:30.709895 crc crio[22562]: time="2026-06-19T12:06:30.70929932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437468 | controller | Jun 19 12:06:30.714202 crc crio[22562]: time="2026-06-19T12:06:30.714014857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437494 | controller | Jun 19 12:06:30.878681 crc crio[22562]: time="2026-06-19T12:06:30.878502869Z" level=info msg="Created container 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437510 | controller | Jun 19 12:06:30.880449 crc crio[22562]: time="2026-06-19T12:06:30.880362295Z" level=info msg="Starting container: 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb" id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.437527 | controller | Jun 19 12:06:30.888553 crc crio[22562]: time="2026-06-19T12:06:30.888412725Z" level=info msg="Started container" PID=157015 containerID=050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076
2026-06-19 12:35:48.437543 | controller | Jun 19 12:06:43.086531 crc crio[22562]: time="2026-06-19T12:06:43.085384816Z" level=info msg="Stopping pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.437560 | controller | Jun 19 12:06:43.088701 crc crio[22562]: time="2026-06-19T12:06:43.087308694Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910568}] Aliases:map[]}"
2026-06-19 12:35:48.437576 | controller | Jun 19 12:06:43.088701 crc crio[22562]: time="2026-06-19T12:06:43.087472137Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.437596 | controller | Jun 19 12:06:43.682349 crc crio[22562]: time="2026-06-19T12:06:43.681418253Z" level=info msg="Stopped pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.437612 | controller | Jun 19 12:06:44.628807 crc crio[22562]: time="2026-06-19T12:06:44.62762777Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437628 | controller | Jun 19 12:06:44.628807 crc crio[22562]: time="2026-06-19T12:06:44.628796099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437644 | controller | Jun 19 12:06:44.674235 crc crio[22562]: time="2026-06-19T12:06:44.673999564Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}"
2026-06-19 12:35:48.437660 | controller | Jun 19 12:06:44.674235 crc crio[22562]: time="2026-06-19T12:06:44.674119716Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.437676 | controller | Jun 19 12:06:45.220494 crc crio[22562]: 2026-06-19T12:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24af493c32a6912 Mac:52:49:1e:89:82:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.437692 | controller | Jun 19 12:06:45.223947 crc crio[22562]: time="2026-06-19T12:06:45.223491772Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}"
2026-06-19 12:35:48.437708 | controller | Jun 19 12:06:45.224275 crc crio[22562]: time="2026-06-19T12:06:45.224099407Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.437724 | controller | Jun 19 12:06:45.235957 crc crio[22562]: time="2026-06-19T12:06:45.235854359Z" level=info msg="Ran pod sandbox 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437739 | controller | Jun 19 12:06:45.239212 crc crio[22562]: time="2026-06-19T12:06:45.239025939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a1e3c41a-aa43-4c2e-bc99-57be1f92695d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437755 | controller | Jun 19 12:06:45.271351 crc crio[22562]: time="2026-06-19T12:06:45.271244629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=173bdd27-1380-4c80-8d0e-0b5aea664778 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.437774 | controller | Jun 19 12:06:45.281998 crc crio[22562]: time="2026-06-19T12:06:45.281814693Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437791 | controller | Jun 19 12:06:45.282464 crc crio[22562]: time="2026-06-19T12:06:45.282316835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437808 | controller | Jun 19 12:06:45.343841 crc crio[22562]: time="2026-06-19T12:06:45.339451016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437824 | controller | Jun 19 12:06:45.345469 crc crio[22562]: time="2026-06-19T12:06:45.345272221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437840 | controller | Jun 19 12:06:45.549130 crc crio[22562]: time="2026-06-19T12:06:45.548960438Z" level=info msg="Created container 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.437857 | controller | Jun 19 12:06:45.550674 crc crio[22562]: time="2026-06-19T12:06:45.550612209Z" level=info msg="Starting container: 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145" id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.437874 | controller | Jun 19 12:06:45.556929 crc crio[22562]: time="2026-06-19T12:06:45.556482946Z" level=info msg="Started container" PID=157957 containerID=6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c
2026-06-19 12:35:48.437890 | controller | Jun 19 12:06:54.543564 crc crio[22562]: time="2026-06-19T12:06:54.542300146Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-74s5k/POD" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.437907 | controller | Jun 19 12:06:54.543564 crc crio[22562]: time="2026-06-19T12:06:54.543241119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.437923 | controller | Jun 19 12:06:54.579665 crc crio[22562]: time="2026-06-19T12:06:54.579583913Z" level=info msg="Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}"
2026-06-19 12:35:48.437939 | controller | Jun 19 12:06:54.579665 crc crio[22562]: time="2026-06-19T12:06:54.579627974Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-74s5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.437959 | controller | Jun 19 12:06:55.207594 crc crio[22562]: 2026-06-19T12:06:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137b8f22d22c117 Mac:fe:40:52:ee:c0:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.437975 | controller | Jun 19 12:06:55.209901 crc crio[22562]: time="2026-06-19T12:06:55.2097992Z" level=info msg="Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}"
2026-06-19 12:35:48.437992 | controller | Jun 19 12:06:55.210229 crc crio[22562]: time="2026-06-19T12:06:55.210103728Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-74s5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.438008 | controller | Jun 19 12:06:55.222554 crc crio[22562]: time="2026-06-19T12:06:55.222463654Z" level=info msg="Ran pod sandbox 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 with infra container: openshift-marketplace/redhat-marketplace-74s5k/POD" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.438024 | controller | Jun 19 12:06:55.225805 crc crio[22562]: time="2026-06-19T12:06:55.225386657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f65f3fce-48a7-4be6-9487-d16ec13979f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438040 | controller | Jun 19 12:06:55.228534 crc crio[22562]: time="2026-06-19T12:06:55.228270249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=823f138d-98b7-46db-a7c4-8a598c9e1750 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438057 | controller | Jun 19 12:06:55.237805 crc crio[22562]: time="2026-06-19T12:06:55.237714245Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438072 | controller | Jun 19 12:06:55.238291 crc crio[22562]: time="2026-06-19T12:06:55.238233937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438088 | controller | Jun 19 12:06:55.285065 crc crio[22562]: time="2026-06-19T12:06:55.28495873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438104 | controller | Jun 19 12:06:55.291881 crc crio[22562]: time="2026-06-19T12:06:55.29181975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438120 | controller | Jun 19 12:06:55.455859 crc crio[22562]: time="2026-06-19T12:06:55.455369509Z" level=info msg="Created container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438136 | controller | Jun 19 12:06:55.457313 crc crio[22562]: time="2026-06-19T12:06:55.457237545Z" level=info msg="Starting container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97" id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.438154 | controller | Jun 19 12:06:55.464890 crc crio[22562]: time="2026-06-19T12:06:55.46464676Z" level=info msg="Started container" PID=158606 containerID=319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97 description=openshift-marketplace/redhat-marketplace-74s5k/extract-utilities id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72
2026-06-19 12:35:48.438170 | controller | Jun 19 12:06:55.795412 crc crio[22562]: time="2026-06-19T12:06:55.795304885Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.438186 | controller | Jun 19 12:06:55.805112 crc crio[22562]: time="2026-06-19T12:06:55.804988326Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.438202 | controller | Jun 19 12:06:56.763896 crc crio[22562]: time="2026-06-19T12:06:56.763329434Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.438218 | controller | Jun 19 12:06:56.765083 crc crio[22562]: time="2026-06-19T12:06:56.765017037Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d72df094-7965-4612-ab42-a1b0e35bf1a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438234 | controller | Jun 19 12:06:56.768671 crc crio[22562]: time="2026-06-19T12:06:56.768643266Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=32782918-df69-4447-bb2d-f4c3429909eb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438249 | controller | Jun 19 12:06:56.777389 crc crio[22562]: time="2026-06-19T12:06:56.777357153Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-content" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438265 | controller | Jun 19 12:06:56.778029 crc crio[22562]: time="2026-06-19T12:06:56.778006759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438280 | controller | Jun 19 12:06:56.829677 crc crio[22562]: time="2026-06-19T12:06:56.829568341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438296 | controller | Jun 19 12:06:56.840644 crc crio[22562]: time="2026-06-19T12:06:56.840589736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438312 | controller | Jun 19 12:06:57.036317 crc crio[22562]: time="2026-06-19T12:06:57.035681909Z" level=info msg="Created container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438327 | controller | Jun 19 12:06:57.038505 crc crio[22562]: time="2026-06-19T12:06:57.038428357Z" level=info msg="Starting container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c" id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.438343 | controller | Jun 19 12:06:57.044319 crc crio[22562]: time="2026-06-19T12:06:57.044250292Z" level=info msg="Started container" PID=158715 containerID=24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c description=openshift-marketplace/redhat-marketplace-74s5k/extract-content id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72
2026-06-19 12:35:48.438363 | controller | Jun 19 12:06:57.834303 crc crio[22562]: time="2026-06-19T12:06:57.834253743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=32574f02-7644-4192-a854-9482d20afa80 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438379 | controller | Jun 19 12:06:57.837392 crc crio[22562]: time="2026-06-19T12:06:57.837301119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef512e12-59bd-4ca8-b7e4-090de474e7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.438402 | controller | Jun 19 12:06:57.845662 crc crio[22562]: time="2026-06-19T12:06:57.845566185Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-74s5k/registry-server" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438442 | controller | Jun 19 12:06:57.846122 crc crio[22562]: time="2026-06-19T12:06:57.846027556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438467 | controller | Jun 19 12:06:57.898120 crc crio[22562]: time="2026-06-19T12:06:57.898000299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438485 | controller | Jun 19 12:06:57.902959 crc crio[22562]: time="2026-06-19T12:06:57.90167609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438501 | controller | Jun 19 12:06:58.109852 crc crio[22562]: time="2026-06-19T12:06:58.109124961Z" level=info msg="Created container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.438517 | controller | Jun 19 12:06:58.112022 crc crio[22562]: time="2026-06-19T12:06:58.111295825Z" level=info msg="Starting container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9" id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.438533 | controller | Jun 19 12:06:58.122695 crc crio[22562]: time="2026-06-19T12:06:58.122579586Z" level=info msg="Started container" PID=158822 containerID=cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 description=openshift-marketplace/redhat-marketplace-74s5k/registry-server id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72
2026-06-19 12:35:48.438549 | controller | Jun 19 12:07:06.766698 crc crio[22562]: time="2026-06-19T12:07:06.766081593Z" level=info msg="Removing container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438565 | controller | Jun 19 12:07:06.980531 crc crio[22562]: time="2026-06-19T12:07:06.980434314Z" level=info msg="Stopping container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 (timeout: 2s)" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.438581 | controller | Jun 19 12:07:07.004010 crc crio[22562]: time="2026-06-19T12:07:07.003723304Z" level=info msg="Removed container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438602 | controller | Jun 19 12:07:07.026443 crc crio[22562]: time="2026-06-19T12:07:07.020571583Z" level=info msg="Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438618 | controller | Jun 19 12:07:07.026443 crc crio[22562]: time="2026-06-19T12:07:07.020665915Z" level=info msg="Stopped pod sandbox (already stopped): 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438634 | controller | Jun 19 12:07:07.026443 crc crio[22562]: time="2026-06-19T12:07:07.021332252Z" level=info msg="Removing pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.438649 | controller | Jun 19 12:07:07.046621 crc crio[22562]: time="2026-06-19T12:07:07.046536689Z" level=info msg="Removed pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.438665 | controller | Jun 19 12:07:07.113313 crc crio[22562]: time="2026-06-19T12:07:07.112628783Z" level=info msg="Stopped container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.438680 | controller | Jun 19 12:07:07.114542 crc crio[22562]: time="2026-06-19T12:07:07.114493259Z" level=info msg="Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438696 | controller | Jun 19 12:07:07.115536 crc crio[22562]: time="2026-06-19T12:07:07.115502685Z" level=info msg="Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0005ad408}] Aliases:map[]}"
2026-06-19 12:35:48.438712 | controller | Jun 19 12:07:07.115904 crc crio[22562]: time="2026-06-19T12:07:07.115879234Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-74s5k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.438729 | controller | Jun 19 12:07:07.543301 crc crio[22562]: time="2026-06-19T12:07:07.543122482Z" level=info msg="Stopped pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438745 | controller | Jun 19 12:07:08.006271 crc crio[22562]: time="2026-06-19T12:07:08.005694149Z" level=info msg="Removing container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438760 | controller | Jun 19 12:07:08.057095 crc crio[22562]: time="2026-06-19T12:07:08.056931202Z" level=info msg="Removed container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438779 | controller | Jun 19 12:07:08.058981 crc crio[22562]: time="2026-06-19T12:07:08.058868731Z" level=info msg="Removing container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438795 | controller | Jun 19 12:07:08.115104 crc crio[22562]: time="2026-06-19T12:07:08.105794578Z" level=info msg="Removed container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438840 | controller | Jun 19 12:07:08.115104 crc crio[22562]: time="2026-06-19T12:07:08.113271684Z" level=info msg="Removing container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438861 | controller | Jun 19 12:07:08.170767 crc crio[22562]: time="2026-06-19T12:07:08.170641781Z" level=info msg="Removed container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.438877 | controller | Jun 19 12:07:35.474476 crc crio[22562]: time="2026-06-19T12:07:35.473461249Z" level=info msg="Stopping pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438893 | controller | Jun 19 12:07:35.476434 crc crio[22562]: time="2026-06-19T12:07:35.475781766Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc001613608}] Aliases:map[]}"
2026-06-19 12:35:48.438910 | controller | Jun 19 12:07:35.476434 crc crio[22562]: time="2026-06-19T12:07:35.475999902Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.438927 | controller | Jun 19 12:07:36.140412 crc crio[22562]: time="2026-06-19T12:07:36.13641517Z" level=info msg="Stopped pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.438943 | controller | Jun 19 12:07:37.330434 crc crio[22562]: time="2026-06-19T12:07:37.329343244Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.438960 | controller | Jun 19 12:07:37.331216 crc crio[22562]: time="2026-06-19T12:07:37.330474682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.438976 | controller | Jun 19 12:07:37.369683 crc crio[22562]: time="2026-06-19T12:07:37.369586745Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}"
2026-06-19 12:35:48.438997 | controller | Jun 19 12:07:37.369683 crc crio[22562]: time="2026-06-19T12:07:37.369654477Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.439014 | controller | Jun 19 12:07:37.927592 crc crio[22562]: 2026-06-19T12:07:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b5093be278c3c Mac:26:c0:06:5a:53:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.439033 | controller | Jun 19 12:07:37.928968 crc crio[22562]: time="2026-06-19T12:07:37.928884387Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}"
2026-06-19 12:35:48.439052 | controller | Jun 19 12:07:37.929226 crc crio[22562]: time="2026-06-19T12:07:37.929106743Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.439069 | controller | Jun 19 12:07:37.941252 crc crio[22562]: time="2026-06-19T12:07:37.940780844Z" level=info msg="Ran pod sandbox d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.439085 | controller | Jun 19 12:07:37.943353 crc crio[22562]: time="2026-06-19T12:07:37.943286865Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=af7cc3d8-e4bd-469a-bc17-90923c9d0c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439101 | controller | Jun 19 12:07:37.977823 crc crio[22562]: time="2026-06-19T12:07:37.977715112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=af613be9-fd0b-4bae-8d72-5608009215af name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439118 | controller | Jun 19 12:07:37.988307 crc crio[22562]: time="2026-06-19T12:07:37.988217464Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.439134 | controller | Jun 19 12:07:37.988798 crc crio[22562]: time="2026-06-19T12:07:37.988716966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439151 | controller | Jun 19 12:07:38.045721 crc crio[22562]: time="2026-06-19T12:07:38.045604092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439167 | controller | Jun 19 12:07:38.048554 crc crio[22562]: time="2026-06-19T12:07:38.048481253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439183 | controller | Jun 19 12:07:38.199025 crc crio[22562]: time="2026-06-19T12:07:38.19871911Z" level=info msg="Created container acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.439203 | controller | Jun 19 12:07:38.200896 crc crio[22562]: time="2026-06-19T12:07:38.200770021Z" level=info msg="Starting container: acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57" id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.439220 | controller | Jun 19 12:07:38.206721 crc crio[22562]: time="2026-06-19T12:07:38.206643406Z" level=info msg="Started container" PID=161332 containerID=acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392
2026-06-19 12:35:48.439236 | controller | Jun 19 12:08:00.567541 crc crio[22562]: time="2026-06-19T12:08:00.566348743Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697848-vd7s8/POD" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.439253 | controller | Jun 19 12:08:00.567541 crc crio[22562]: time="2026-06-19T12:08:00.567486201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439270 | controller | Jun 19 12:08:00.641471 crc crio[22562]: time="2026-06-19T12:08:00.641088821Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}"
2026-06-19 12:35:48.439286 | controller | Jun 19 12:08:00.641471 crc crio[22562]: time="2026-06-19T12:08:00.641421879Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697848-vd7s8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.439302 | controller | Jun 19 12:08:01.227835 crc crio[22562]: 2026-06-19T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2189263875ed9d Mac:aa:06:78:73:6b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.439319 | controller | Jun 19 12:08:01.229986 crc crio[22562]: time="2026-06-19T12:08:01.22990956Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}"
2026-06-19 12:35:48.439335 | controller | Jun 19 12:08:01.230456 crc crio[22562]: time="2026-06-19T12:08:01.230249518Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697848-vd7s8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.439351 | controller | Jun 19 12:08:01.240408 crc crio[22562]: time="2026-06-19T12:08:01.240313167Z" level=info msg="Ran pod sandbox d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 with infra container: openshift-infra/auto-csr-approver-29697848-vd7s8/POD" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.439371 | controller | Jun 19 12:08:01.244359 crc crio[22562]: time="2026-06-19T12:08:01.244264864Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.439388 | controller | Jun 19 12:08:01.257420 crc crio[22562]: time="2026-06-19T12:08:01.257314158Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.439405 | controller | Jun 19 12:08:02.338567 crc crio[22562]: time="2026-06-19T12:08:02.33811446Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.439420 | controller | Jun 19 12:08:02.341517 crc crio[22562]: time="2026-06-19T12:08:02.341391272Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b9335aab-5ba4-4a0b-8dea-2c571939fd6a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439458 | controller | Jun 19 12:08:02.344486 crc crio[22562]: time="2026-06-19T12:08:02.344312814Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=34ece945-f1e3-46ff-ac9b-9f68f46b5b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439475 | controller | Jun 19 12:08:02.353410 crc crio[22562]: time="2026-06-19T12:08:02.353252586Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697848-vd7s8/oc" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.439491 | controller | Jun 19 12:08:02.353909 crc crio[22562]: time="2026-06-19T12:08:02.35384853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439507 | controller | Jun 19 12:08:02.412246 crc crio[22562]: time="2026-06-19T12:08:02.412021619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439523 | controller | Jun 19 12:08:02.772559 crc crio[22562]: time="2026-06-19T12:08:02.772383489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439539 | controller | Jun 19 12:08:02.917461 crc crio[22562]: time="2026-06-19T12:08:02.917278901Z" level=info msg="Created container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.439555 | controller | Jun 19 12:08:02.919578 crc crio[22562]: time="2026-06-19T12:08:02.919303301Z" level=info msg="Starting container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa" id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.439571 | controller | Jun 19 12:08:02.927720 crc crio[22562]: time="2026-06-19T12:08:02.927561376Z" level=info msg="Started container" PID=162672 containerID=ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa description=openshift-infra/auto-csr-approver-29697848-vd7s8/oc id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8
2026-06-19 12:35:48.439587 | controller | Jun 19 12:08:05.050649 crc crio[22562]: time="2026-06-19T12:08:05.049609464Z" level=info msg="Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439607 | controller | Jun 19 12:08:05.051919 crc crio[22562]: time="2026-06-19T12:08:05.051378057Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc001b84fb8}] Aliases:map[]}"
2026-06-19 12:35:48.439624 | controller | Jun 19 12:08:05.051919 crc crio[22562]: time="2026-06-19T12:08:05.051575122Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697848-vd7s8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.439639 | controller | Jun 19 12:08:05.439728 crc crio[22562]: time="2026-06-19T12:08:05.439137926Z" level=info msg="Stopped pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439655 | controller | Jun 19 12:08:07.078393 crc crio[22562]: time="2026-06-19T12:08:07.077785772Z" level=info msg="Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439672 | controller | Jun 19 12:08:07.080269 crc crio[22562]: time="2026-06-19T12:08:07.080229102Z" level=info msg="Stopped pod sandbox (already stopped): 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439687 | controller | Jun 19 12:08:07.081440 crc crio[22562]: time="2026-06-19T12:08:07.081341919Z" level=info msg="Removing pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.439703 | controller | Jun 19 12:08:07.107357 crc crio[22562]: time="2026-06-19T12:08:07.10687331Z" level=info msg="Removed pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.439718 | controller | Jun 19 12:08:58.999391 crc crio[22562]: time="2026-06-19T12:08:58.998365397Z" level=info msg="Stopping pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439734 | controller | Jun 19 12:08:59.001429 crc crio[22562]: time="2026-06-19T12:08:59.00012767Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc0069fc0d0}] Aliases:map[]}"
2026-06-19 12:35:48.439751 | controller | Jun 19 12:08:59.001429 crc crio[22562]: time="2026-06-19T12:08:59.000445069Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.439766 | controller | Jun 19 12:08:59.575877 crc crio[22562]: time="2026-06-19T12:08:59.575456126Z" level=info msg="Stopped pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.439782 | controller | Jun 19 12:09:00.678848 crc crio[22562]: time="2026-06-19T12:09:00.677508004Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.439804 | controller | Jun 19 12:09:00.678848 crc crio[22562]: time="2026-06-19T12:09:00.678723774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439821 | controller | Jun 19 12:09:00.773627 crc crio[22562]: time="2026-06-19T12:09:00.773457327Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}"
2026-06-19 12:35:48.439837 | controller | Jun 19 12:09:00.773627 crc crio[22562]: time="2026-06-19T12:09:00.773531879Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.439853 | controller | Jun 19 12:09:01.334869 crc crio[22562]: 2026-06-19T12:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8d9225d812326 Mac:ae:73:0d:c0:66:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.439868 | controller | Jun 19 12:09:01.337724 crc crio[22562]: time="2026-06-19T12:09:01.337622296Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}"
2026-06-19 12:35:48.439884 | controller | Jun 19 12:09:01.337989 crc crio[22562]: time="2026-06-19T12:09:01.337894582Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.439900 | controller | Jun 19 12:09:01.350638 crc crio[22562]: time="2026-06-19T12:09:01.350500975Z" level=info msg="Ran pod sandbox 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.439916 | controller | Jun 19 12:09:01.353115 crc crio[22562]: time="2026-06-19T12:09:01.353006197Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=15979189-3597-4a2b-8388-d6fa830c7dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439932 | controller | Jun 19 12:09:01.398499 crc crio[22562]: time="2026-06-19T12:09:01.397716713Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f17cb147-6b35-496d-ad2d-9972a332a1ab name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.439948 | controller | Jun 19 12:09:01.408092 crc crio[22562]: time="2026-06-19T12:09:01.407093414Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.439969 | controller | Jun 19 12:09:01.408092 crc crio[22562]: time="2026-06-19T12:09:01.407676738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.439987 | controller | Jun 19 12:09:01.471913 crc crio[22562]: time="2026-06-19T12:09:01.471839655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440003 | controller | Jun 19 12:09:01.477942 crc crio[22562]: time="2026-06-19T12:09:01.477800453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440019 | controller | Jun 19 12:09:01.623443 crc crio[22562]: time="2026-06-19T12:09:01.6232981Z" level=info msg="Created container b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440059 | controller | Jun 19 12:09:01.626947 crc crio[22562]: time="2026-06-19T12:09:01.626764555Z" level=info msg="Starting container: b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261" id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.440084 | controller | Jun 19 12:09:01.639848 crc crio[22562]: time="2026-06-19T12:09:01.639727347Z" level=info msg="Started container" PID=166280 containerID=b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63
2026-06-19 12:35:48.440100 | controller | Jun 19 12:09:07.131557 crc crio[22562]: time="2026-06-19T12:09:07.130680924Z" level=info msg="Removing container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.440117 | controller | Jun 19 12:09:07.370470 crc crio[22562]: time="2026-06-19T12:09:07.370312649Z" level=info msg="Removed container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.440133 | controller | Jun 19 12:09:07.391515 crc crio[22562]: time="2026-06-19T12:09:07.391245626Z" level=info msg="Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.440149 | controller | Jun 19 12:09:07.391799 crc crio[22562]: time="2026-06-19T12:09:07.391583874Z" level=info msg="Stopped pod sandbox (already stopped): 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.440165 | controller | Jun 19 12:09:07.393085 crc crio[22562]: time="2026-06-19T12:09:07.39300998Z" level=info msg="Removing pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.440181 | controller | Jun 19 12:09:07.442693 crc crio[22562]: time="2026-06-19T12:09:07.442481733Z" level=info msg="Removed pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.440201 | controller | Jun 19 12:09:44.493556 crc crio[22562]: time="2026-06-19T12:09:44.491090232Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2lv2d/POD" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.440217 | controller | Jun 19 12:09:44.493556 crc crio[22562]: time="2026-06-19T12:09:44.492026865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440234 | controller | Jun 19 12:09:44.553689 crc crio[22562]: time="2026-06-19T12:09:44.553543155Z" level=info msg="Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}"
2026-06-19 12:35:48.440251 | controller | Jun 19 12:09:44.553689 crc crio[22562]: time="2026-06-19T12:09:44.553600027Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2lv2d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.440268 | controller | Jun 19 12:09:45.161723 crc crio[22562]: 2026-06-19T12:09:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8518b68e0820344 Mac:82:cf:e5:ff:ae:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.440284 | controller | Jun 19 12:09:45.164468 crc crio[22562]: time="2026-06-19T12:09:45.164318978Z" level=info msg="Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}"
2026-06-19 12:35:48.440301 | controller | Jun 19 12:09:45.164575 crc crio[22562]: time="2026-06-19T12:09:45.164539993Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2lv2d for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.440318 | controller | Jun 19 12:09:45.180603 crc crio[22562]: time="2026-06-19T12:09:45.17738013Z" level=info msg="Ran pod sandbox 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec with infra container: openshift-marketplace/redhat-operators-2lv2d/POD" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.440334 | controller | Jun 19 12:09:45.184659 crc crio[22562]: time="2026-06-19T12:09:45.184526057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=817db149-296f-4481-b6ec-f61ff9680445 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440350 | controller | Jun 19 12:09:45.188654 crc crio[22562]: time="2026-06-19T12:09:45.188566157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ee744710-ec5c-4f4c-b0fb-6f7b134b2015 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440365 | controller | Jun 19 12:09:45.200134 crc crio[22562]: time="2026-06-19T12:09:45.199944728Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-utilities" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440384 | controller | Jun 19 12:09:45.200603 crc crio[22562]: time="2026-06-19T12:09:45.200531083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440400 | controller | Jun 19 12:09:45.337062 crc crio[22562]: time="2026-06-19T12:09:45.336969826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440416 | controller | Jun 19 12:09:45.341745 crc crio[22562]: time="2026-06-19T12:09:45.341688222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440451 | controller | Jun 19 12:09:45.508923 crc crio[22562]: time="2026-06-19T12:09:45.508745034Z" level=info msg="Created container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440469 | controller | Jun 19 12:09:45.510780 crc crio[22562]: time="2026-06-19T12:09:45.510525877Z" level=info msg="Starting container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7" id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.440485 | controller | Jun 19 12:09:45.518328 crc crio[22562]: time="2026-06-19T12:09:45.518210377Z" level=info msg="Started container" PID=168846 containerID=4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7 description=openshift-marketplace/redhat-operators-2lv2d/extract-utilities id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec
2026-06-19 12:35:48.440501 | controller | Jun 19 12:09:45.796499 crc crio[22562]: time="2026-06-19T12:09:45.795508133Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.440517 | controller | Jun 19 12:09:45.808467 crc crio[22562]: time="2026-06-19T12:09:45.80833607Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.440533 | controller | Jun 19 12:09:47.114228 crc crio[22562]: time="2026-06-19T12:09:47.113484461Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.440549 | controller | Jun 19 12:09:47.115668 crc crio[22562]: time="2026-06-19T12:09:47.115498712Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=83f6287d-0d85-4bee-8bbb-a7ce8fb890ce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440565 | controller | Jun 19 12:09:47.118056 crc crio[22562]: time="2026-06-19T12:09:47.117991383Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4256ad40-80d9-426f-aac6-d3965e1a4b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440581 | controller | Jun 19 12:09:47.125618 crc crio[22562]: time="2026-06-19T12:09:47.125526459Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-content" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440597 | controller | Jun 19 12:09:47.126274 crc crio[22562]: time="2026-06-19T12:09:47.126203645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440616 | controller | Jun 19 12:09:47.178410 crc crio[22562]: time="2026-06-19T12:09:47.178319044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440632 | controller | Jun 19 12:09:47.181621 crc crio[22562]: time="2026-06-19T12:09:47.181554224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440648 | controller | Jun 19 12:09:47.409251 crc crio[22562]: time="2026-06-19T12:09:47.408954877Z" level=info msg="Created container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440664 | controller | Jun 19 12:09:47.414092 crc crio[22562]: time="2026-06-19T12:09:47.413880508Z" level=info msg="Starting container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003" id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.440679 | controller | Jun 19 12:09:47.426612 crc crio[22562]: time="2026-06-19T12:09:47.4264824Z" level=info msg="Started container" PID=168979 containerID=488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003 description=openshift-marketplace/redhat-operators-2lv2d/extract-content id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec
2026-06-19 12:35:48.440695 | controller | Jun 19 12:09:53.074856 crc crio[22562]: time="2026-06-19T12:09:53.073422085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d710ffc-cd81-4e1d-9a1b-06e7063ea49e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440711 | controller | Jun 19 12:09:53.081687 crc crio[22562]: time="2026-06-19T12:09:53.080631293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=249a8dd8-2bdb-4108-a4e2-c6b1d037af83 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.440727 | controller | Jun 19 12:09:53.296978 crc crio[22562]: time="2026-06-19T12:09:53.296283985Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2lv2d/registry-server" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440742 | controller | Jun 19 12:09:53.297401 crc crio[22562]: time="2026-06-19T12:09:53.297005593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440758 | controller | Jun 19 12:09:53.425584 crc crio[22562]: time="2026-06-19T12:09:53.425358797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440789 | controller | Jun 19 12:09:53.429426 crc crio[22562]: time="2026-06-19T12:09:53.429344445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440806 | controller | Jun 19 12:09:53.815904 crc crio[22562]: time="2026-06-19T12:09:53.812096539Z" level=info msg="Created container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.440822 | controller | Jun 19 12:09:53.819972 crc crio[22562]: time="2026-06-19T12:09:53.819014591Z" level=info msg="Starting container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235" id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.440843 | controller | Jun 19 12:09:53.828390 crc crio[22562]: time="2026-06-19T12:09:53.82827836Z" level=info msg="Started container" PID=169261 containerID=68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 description=openshift-marketplace/redhat-operators-2lv2d/registry-server id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec
2026-06-19 12:35:48.440861 | controller | Jun 19 12:10:01.859201 crc crio[22562]: time="2026-06-19T12:10:01.858266754Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697850-ztf8l/POD" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.440876 | controller | Jun 19 12:10:01.861359 crc crio[22562]: time="2026-06-19T12:10:01.859276249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.440892 | controller | Jun 19 12:10:01.922492 crc crio[22562]: time="2026-06-19T12:10:01.922397Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}"
2026-06-19 12:35:48.440908 | controller | Jun 19 12:10:01.922492 crc crio[22562]: time="2026-06-19T12:10:01.922467342Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697850-ztf8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.440924 | controller | Jun 19 12:10:02.604589 crc crio[22562]: 2026-06-19T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a0067be46db6 Mac:e2:06:5d:be:f7:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.440941 | controller | Jun 19 12:10:02.607028 crc crio[22562]: time="2026-06-19T12:10:02.60668249Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}"
2026-06-19 12:35:48.440957 | controller | Jun 19 12:10:02.607269 crc crio[22562]: time="2026-06-19T12:10:02.607244734Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697850-ztf8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.440973 | controller | Jun 19 12:10:02.617023 crc crio[22562]: time="2026-06-19T12:10:02.616920652Z" level=info msg="Ran pod sandbox fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d with infra container: openshift-infra/auto-csr-approver-29697850-ztf8l/POD" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.440988 | controller | Jun 19 12:10:02.621119 crc crio[22562]: time="2026-06-19T12:10:02.620966052Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.441007 | controller | Jun 19 12:10:02.628504 crc crio[22562]: time="2026-06-19T12:10:02.628437687Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.441023 | controller | Jun 19 12:10:03.831264 crc crio[22562]: time="2026-06-19T12:10:03.830593791Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.441040 | controller | Jun 19 12:10:03.832862 crc crio[22562]: time="2026-06-19T12:10:03.832488399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b81c1312-0934-4e19-8195-49f6771c6b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.441056 | controller | Jun 19 12:10:03.836893 crc crio[22562]: time="2026-06-19T12:10:03.836805775Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fee9e6a9-745b-4fe7-9c0d-6228e32c64e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.441071 | controller | Jun 19 12:10:03.849325 crc crio[22562]: time="2026-06-19T12:10:03.849231743Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697850-ztf8l/oc" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.441087 | controller | Jun 19 12:10:03.849676 crc crio[22562]: time="2026-06-19T12:10:03.849610832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441102 | controller | Jun 19 12:10:03.907667 crc crio[22562]: time="2026-06-19T12:10:03.907010871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441118 | controller | Jun 19 12:10:04.276473 crc crio[22562]: time="2026-06-19T12:10:04.275247736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441134 | controller | Jun 19 12:10:04.406935 crc crio[22562]: time="2026-06-19T12:10:04.406790588Z" level=info msg="Created container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.441150 | controller | Jun 19 12:10:04.408348 crc crio[22562]: time="2026-06-19T12:10:04.408235294Z" level=info msg="Starting container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d" id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.441165 | controller | Jun 19 12:10:04.419110 crc crio[22562]: time="2026-06-19T12:10:04.4185895Z" level=info msg="Started container" PID=169954 containerID=6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d description=openshift-infra/auto-csr-approver-29697850-ztf8l/oc id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d
2026-06-19 12:35:48.441181 | controller | Jun 19 12:10:06.434080 crc crio[22562]: time="2026-06-19T12:10:06.433247473Z" level=info msg="Stopping container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 (timeout: 2s)" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.441197 | controller | Jun 19 12:10:07.082105 crc crio[22562]: time="2026-06-19T12:10:07.081333397Z" level=info msg="Stopped container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.441216 | controller | Jun 19 12:10:07.083680 crc crio[22562]: time="2026-06-19T12:10:07.083583873Z" level=info msg="Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441232 | controller | Jun 19 12:10:07.086942 crc crio[22562]: time="2026-06-19T12:10:07.086838454Z" level=info msg="Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc000138c80}] Aliases:map[]}"
2026-06-19 12:35:48.441249 | controller | Jun 19 12:10:07.087367 crc crio[22562]: time="2026-06-19T12:10:07.087254264Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2lv2d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.441265 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.462259306Z" level=info msg="Stopping pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441281 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.462395329Z" level=info msg="Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441297 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.46283736Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc00008d870}] Aliases:map[]}"
2026-06-19 12:35:48.441313 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.462916732Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc000139000}] Aliases:map[]}"
2026-06-19 12:35:48.441330 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.462973643Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.441347 | controller | Jun 19 12:10:07.467349 crc crio[22562]: time="2026-06-19T12:10:07.463073325Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697850-ztf8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.441364 | controller | Jun 19 12:10:07.493086 crc crio[22562]: time="2026-06-19T12:10:07.492985316Z" level=info msg="Stopped pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441381 | controller | Jun 19 12:10:07.987549 crc crio[22562]: time="2026-06-19T12:10:07.986864627Z" level=info msg="Stopped pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441400 | controller | Jun 19 12:10:08.081830 crc crio[22562]: time="2026-06-19T12:10:08.08164634Z" level=info msg="Stopped pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441416 | controller | Jun 19 12:10:08.502668 crc crio[22562]: time="2026-06-19T12:10:08.502089637Z" level=info msg="Removing container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441451 | controller | Jun 19 12:10:08.564247 crc crio[22562]: time="2026-06-19T12:10:08.56412406Z" level=info msg="Removed container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441469 | controller | Jun 19 12:10:08.569988 crc crio[22562]: time="2026-06-19T12:10:08.569880932Z" level=info msg="Removing container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441486 | controller | Jun 19 12:10:08.642862 crc crio[22562]: time="2026-06-19T12:10:08.642672502Z" level=info msg="Removed container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441502 | controller | Jun 19 12:10:08.647477 crc crio[22562]: time="2026-06-19T12:10:08.647372929Z" level=info msg="Removing container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441518 | controller | Jun 19 12:10:08.677537 crc crio[22562]: time="2026-06-19T12:10:08.677420731Z" level=info msg="Removed container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441533 | controller | Jun 19 12:10:09.197586 crc crio[22562]: time="2026-06-19T12:10:09.196987258Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.441549 | controller | Jun 19 12:10:09.197778 crc crio[22562]: time="2026-06-19T12:10:09.197676414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441565 | controller | Jun 19 12:10:09.248703 crc crio[22562]: time="2026-06-19T12:10:09.248609844Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}"
2026-06-19 12:35:48.441582 | controller | Jun 19 12:10:09.248703 crc crio[22562]: time="2026-06-19T12:10:09.248692216Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.441603 | controller | Jun 19 12:10:09.854425 crc crio[22562]: 2026-06-19T12:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21d9e355817f2aa Mac:9e:f5:1b:38:24:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 SocketPath: PciID:}] [{Interface:0xc00024e770 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.441620 | controller | Jun 19 12:10:09.856735 crc crio[22562]: time="2026-06-19T12:10:09.856623218Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}"
2026-06-19 12:35:48.441637 | controller | Jun 19 12:10:09.857363 crc crio[22562]: time="2026-06-19T12:10:09.857119499Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.441653 | controller | Jun 19 12:10:09.870667 crc crio[22562]: time="2026-06-19T12:10:09.870571482Z" level=info msg="Ran pod sandbox 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.441670 | controller | Jun 19 12:10:09.873279 crc crio[22562]: time="2026-06-19T12:10:09.873111605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2dd12bd6-545a-44a6-9852-e1ad80c972a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.441686 | controller | Jun 19 12:10:09.911494 crc crio[22562]: time="2026-06-19T12:10:09.911349671Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b3278c0b-020a-4596-85bf-6e98ac456200 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.441702 | controller | Jun 19 12:10:09.924627 crc crio[22562]: time="2026-06-19T12:10:09.924494076Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.441718 | controller | Jun 19 12:10:09.925253 crc crio[22562]: time="2026-06-19T12:10:09.925005798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441734 | controller | Jun 19 12:10:09.997681 crc crio[22562]: time="2026-06-19T12:10:09.997519771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441750 | controller | Jun 19 12:10:10.002216 crc crio[22562]: time="2026-06-19T12:10:10.002112935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.441765 | controller | Jun 19 12:10:10.222801 crc crio[22562]: time="2026-06-19T12:10:10.222134745Z" level=info msg="Created container 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.441781 | controller | Jun 19 12:10:10.224415 crc crio[22562]: time="2026-06-19T12:10:10.224295928Z" level=info msg="Starting container: 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d" id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.441801 | controller | Jun 19 12:10:10.232952 crc crio[22562]: time="2026-06-19T12:10:10.231832605Z" level=info msg="Started container" PID=170591 containerID=8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd
2026-06-19 12:35:48.441818 | controller | Jun 19 12:11:07.504469 crc crio[22562]: time="2026-06-19T12:11:07.503653356Z" level=info msg="Removing container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441836 | controller | Jun 19 12:11:07.771234 crc crio[22562]: time="2026-06-19T12:11:07.770491273Z" level=info msg="Removed container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.441856 | controller | Jun 19 12:11:07.790369 crc crio[22562]: time="2026-06-19T12:11:07.788315024Z" level=info msg="Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441873 | controller | Jun 19 12:11:07.790369 crc crio[22562]: time="2026-06-19T12:11:07.788723634Z" level=info msg="Stopped pod sandbox (already stopped): 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441889 | controller | Jun 19 12:11:07.790369 crc crio[22562]: time="2026-06-19T12:11:07.789700859Z" level=info msg="Removing pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.441905 | controller | Jun 19 12:11:07.822552 crc crio[22562]: time="2026-06-19T12:11:07.822434038Z" level=info msg="Removed pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.441920 | controller | Jun 19 12:11:07.823630 crc crio[22562]: time="2026-06-19T12:11:07.823557636Z" level=info msg="Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441936 | controller | Jun 19 12:11:07.823715 crc crio[22562]: time="2026-06-19T12:11:07.823660268Z" level=info msg="Stopped pod sandbox (already stopped): 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.441952 | controller | Jun 19 12:11:07.824385 crc crio[22562]: time="2026-06-19T12:11:07.824353325Z" level=info msg="Removing pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.441967 | controller | Jun 19 12:11:07.850812 crc crio[22562]: time="2026-06-19T12:11:07.850730247Z" level=info msg="Removed pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.441983 | controller | Jun 19 12:12:00.775636 crc crio[22562]: time="2026-06-19T12:12:00.774351014Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697852-rblc4/POD" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.442002 | controller | Jun 19 12:12:00.775636 crc crio[22562]: time="2026-06-19T12:12:00.775453041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442018 | controller | Jun 19 12:12:01.009295 crc crio[22562]: time="2026-06-19T12:12:01.008726038Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}"
2026-06-19 12:35:48.442034 | controller | Jun 19 12:12:01.009295 crc crio[22562]: time="2026-06-19T12:12:01.009217851Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697852-rblc4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.442050 | controller | Jun 19 12:12:01.953983 crc crio[22562]: 2026-06-19T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae928ee55cd56df Mac:9a:89:c4:6c:fd:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 SocketPath: PciID:}] [{Interface:0xc0002129e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.442066 | controller | Jun 19 12:12:01.956739 crc crio[22562]: time="2026-06-19T12:12:01.956577966Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}"
2026-06-19 12:35:48.442082 | controller | Jun 19 12:12:01.956739 crc crio[22562]: time="2026-06-19T12:12:01.956724239Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697852-rblc4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.442098 | controller | Jun 19 12:12:01.969409 crc crio[22562]: time="2026-06-19T12:12:01.969276469Z" level=info msg="Ran pod sandbox ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 with infra container: openshift-infra/auto-csr-approver-29697852-rblc4/POD" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.442114 | controller | Jun 19 12:12:01.974470 crc crio[22562]: time="2026-06-19T12:12:01.974364815Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.442129 | controller | Jun 19 12:12:01.990236 crc crio[22562]: time="2026-06-19T12:12:01.986476315Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.442145 | controller | Jun 19 12:12:04.464780 crc crio[22562]: time="2026-06-19T12:12:04.463849218Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.442161 | controller | Jun 19 12:12:04.466863 crc crio[22562]: time="2026-06-19T12:12:04.4667571Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=472e5bcb-754d-47e3-ba44-faf6242fea0e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.442180 | controller | Jun 19 12:12:04.473136 crc crio[22562]: time="2026-06-19T12:12:04.472995805Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=06496678-fbe0-4929-9946-cef3af2ab393 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.442196 | controller | Jun 19 12:12:04.600572 crc crio[22562]: time="2026-06-19T12:12:04.600455277Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697852-rblc4/oc" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.442212 | controller | Jun 19 12:12:04.601386 crc crio[22562]: time="2026-06-19T12:12:04.601316168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442228 | controller | Jun 19 12:12:04.677232 crc crio[22562]: time="2026-06-19T12:12:04.677054911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442244 | controller | Jun 19 12:12:05.259924 crc crio[22562]: time="2026-06-19T12:12:05.259818809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442260 | controller | Jun 19 12:12:05.408121 crc crio[22562]: time="2026-06-19T12:12:05.407722226Z" level=info msg="Created container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.442276 | controller | Jun 19 12:12:05.410262 crc crio[22562]: time="2026-06-19T12:12:05.409973822Z" level=info msg="Starting container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15" id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.442291 | controller | Jun 19 12:12:05.417448 crc crio[22562]: time="2026-06-19T12:12:05.417339694Z" level=info msg="Started container" PID=176501 containerID=88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15 description=openshift-infra/auto-csr-approver-29697852-rblc4/oc id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4
2026-06-19 12:35:48.442308 | controller | Jun 19 12:12:08.485302 crc crio[22562]: time="2026-06-19T12:12:08.482901301Z" level=info msg="Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442324 | controller | Jun 19 12:12:08.488478 crc crio[22562]: time="2026-06-19T12:12:08.488412308Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002910818}] Aliases:map[]}"
2026-06-19 12:35:48.442340 | controller | Jun 19 12:12:08.489303 crc crio[22562]: time="2026-06-19T12:12:08.489085935Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697852-rblc4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.442356 | controller | Jun 19 12:12:09.316809 crc crio[22562]: time="2026-06-19T12:12:09.316433211Z" level=info msg="Stopped pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442375 | controller | Jun 19 12:13:07.941696 crc crio[22562]: time="2026-06-19T12:13:07.940367802Z" level=info msg="Removing container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.442391 | controller | Jun 19 12:13:08.563799 crc crio[22562]: time="2026-06-19T12:13:08.563072689Z" level=info msg="Removed container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.442407 | controller | Jun 19 12:13:08.584246 crc crio[22562]: time="2026-06-19T12:13:08.583977527Z" level=info msg="Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442423 | controller | Jun 19 12:13:08.584651 crc crio[22562]: time="2026-06-19T12:13:08.584281994Z" level=info msg="Stopped pod sandbox (already stopped): d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442460 | controller | Jun 19 12:13:08.585918 crc crio[22562]: time="2026-06-19T12:13:08.585816352Z" level=info msg="Removing pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.442477 | controller | Jun 19 12:13:08.655842 crc crio[22562]: time="2026-06-19T12:13:08.655664078Z" level=info msg="Removed pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.442494 | controller | Jun 19 12:14:02.286304 crc crio[22562]: time="2026-06-19T12:14:02.285425111Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697854-5tmkm/POD" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.442510 | controller | Jun 19 12:14:02.288073 crc crio[22562]: time="2026-06-19T12:14:02.286392306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442527 | controller | Jun 19 12:14:02.335308 crc crio[22562]: time="2026-06-19T12:14:02.335118581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}"
2026-06-19 12:35:48.442544 | controller | Jun 19 12:14:02.335776 crc crio[22562]: time="2026-06-19T12:14:02.335734165Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697854-5tmkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.442560 | controller | Jun 19 12:14:03.041287 crc crio[22562]: 2026-06-19T12:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0bdaec27d7649a Mac:96:8d:22:6f:54:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.442577 | controller | Jun 19 12:14:03.046054 crc crio[22562]: time="2026-06-19T12:14:03.045904916Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}"
2026-06-19 12:35:48.442597 | controller | Jun 19 12:14:03.046466 crc crio[22562]: time="2026-06-19T12:14:03.046361576Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697854-5tmkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.442614 | controller | Jun 19 12:14:03.062953 crc crio[22562]: time="2026-06-19T12:14:03.062846424Z" level=info msg="Ran pod sandbox f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb with infra container: openshift-infra/auto-csr-approver-29697854-5tmkm/POD" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.442630 | controller | Jun 19 12:14:03.066540 crc crio[22562]: time="2026-06-19T12:14:03.066438762Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.442646 | controller | Jun 19 12:14:03.084670 crc crio[22562]: time="2026-06-19T12:14:03.084595151Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.442662 | controller | Jun 19 12:14:04.542912 crc crio[22562]: time="2026-06-19T12:14:04.541948095Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.442678 | controller | Jun 19 12:14:04.544685 crc crio[22562]: time="2026-06-19T12:14:04.543919594Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1aa241f5-c4e5-4f12-a308-9442b1ba89e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.442694 | controller | Jun 19 12:14:04.547856 crc crio[22562]: time="2026-06-19T12:14:04.547714179Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f46edfd5-3f6c-49ab-a27a-fe55bf912fc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.442710 | controller | Jun 19 12:14:04.556652 crc crio[22562]: time="2026-06-19T12:14:04.556549837Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697854-5tmkm/oc" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.442726 | controller | Jun 19 12:14:04.558492 crc crio[22562]: time="2026-06-19T12:14:04.558390702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442742 | controller | Jun 19 12:14:04.622708 crc crio[22562]: time="2026-06-19T12:14:04.622101728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442758 | controller | Jun 19 12:14:05.179844 crc crio[22562]: time="2026-06-19T12:14:05.179741256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442773 | controller | Jun 19 12:14:05.308104 crc crio[22562]: time="2026-06-19T12:14:05.307827303Z" level=info msg="Created container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.442790 | controller | Jun 19 12:14:05.312762 crc crio[22562]: time="2026-06-19T12:14:05.31257681Z" level=info msg="Starting container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3" id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.442817 | controller | Jun 19 12:14:05.321455 crc crio[22562]: time="2026-06-19T12:14:05.321321556Z" level=info msg="Started container" PID=182748 containerID=9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3 description=openshift-infra/auto-csr-approver-29697854-5tmkm/oc id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb
2026-06-19 12:35:48.442834 | controller | Jun 19 12:14:07.689455 crc crio[22562]: time="2026-06-19T12:14:07.687791728Z" level=info msg="Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442851 | controller | Jun 19 12:14:07.691488 crc crio[22562]: time="2026-06-19T12:14:07.689926581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc0001391d8}] Aliases:map[]}"
2026-06-19 12:35:48.442867 | controller | Jun 19 12:14:07.691488 crc crio[22562]: time="2026-06-19T12:14:07.690133487Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697854-5tmkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.442883 | controller | Jun 19 12:14:08.202125 crc crio[22562]: time="2026-06-19T12:14:08.201695325Z" level=info msg="Stopped pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.442899 | controller | Jun 19 12:15:00.671658 crc crio[22562]: time="2026-06-19T12:15:00.670677966Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.442915 | controller | Jun 19 12:15:00.673131 crc crio[22562]: time="2026-06-19T12:15:00.671693172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.442931 | controller | Jun 19 12:15:00.715300 crc crio[22562]: time="2026-06-19T12:15:00.715106865Z" level=info msg="Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}"
2026-06-19 12:35:48.442947 | controller | Jun 19 12:15:00.715300 crc crio[22562]: time="2026-06-19T12:15:00.715238829Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.442963 | controller | Jun 19 12:15:01.388319 crc crio[22562]: 2026-06-19T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a1f2124be9ff10 Mac:0a:21:c3:b1:54:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.442979 | controller | Jun 19 12:15:01.390701 crc crio[22562]: time="2026-06-19T12:15:01.390536866Z" level=info msg="Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}"
2026-06-19 12:35:48.442999 | controller | Jun 19 12:15:01.390983 crc crio[22562]: time="2026-06-19T12:15:01.390867634Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.443015 | controller | Jun 19 12:15:01.413501 crc crio[22562]: time="2026-06-19T12:15:01.41336746Z" level=info msg="Ran pod sandbox 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.443031 | controller | Jun 19 12:15:01.418785 crc crio[22562]: time="2026-06-19T12:15:01.418675652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9795e5aa-b038-40e9-918d-e368f8648e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.443047 | controller | Jun 19 12:15:01.423692 crc crio[22562]: time="2026-06-19T12:15:01.423589333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4ef5c588-658e-4d10-b14a-936ad06b62d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.443063 | controller | Jun 19 12:15:01.440704 crc crio[22562]: time="2026-06-19T12:15:01.438960773Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.443078 | controller | Jun 19 12:15:01.440704 crc crio[22562]: time="2026-06-19T12:15:01.439971647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443094 | controller | Jun 19 12:15:01.502671 crc crio[22562]: time="2026-06-19T12:15:01.502514915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443110 | controller | Jun 19 12:15:01.509446 crc crio[22562]: time="2026-06-19T12:15:01.509335264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443125 | controller | Jun 19 12:15:01.727580 crc crio[22562]: time="2026-06-19T12:15:01.726724967Z" level=info msg="Created container a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.443140 | controller | Jun 19 12:15:01.731453 crc crio[22562]: time="2026-06-19T12:15:01.731127556Z" level=info msg="Starting container: a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9" id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.443156 | controller | Jun 19 12:15:01.744027 crc crio[22562]: time="2026-06-19T12:15:01.743829281Z" level=info msg="Started container" PID=186057 containerID=a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9 description=openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263
2026-06-19 12:35:48.443185 | controller | Jun 19 12:15:03.820490 crc crio[22562]: time="2026-06-19T12:15:03.819708469Z" level=info msg="Stopping pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443202 | controller | Jun 19 12:15:03.822854 crc crio[22562]: time="2026-06-19T12:15:03.82180182Z" level=info msg="Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc002094648}] Aliases:map[]}"
2026-06-19 12:35:48.443231 | controller | Jun 19 12:15:03.822854 crc crio[22562]: time="2026-06-19T12:15:03.822257652Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.443253 | controller | Jun 19 12:15:04.217310 crc crio[22562]: time="2026-06-19T12:15:04.213970587Z" level=info msg="Stopped pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443275 | controller | Jun 19 12:15:08.766783 crc crio[22562]: time="2026-06-19T12:15:08.765292011Z" level=info msg="Removing container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.443291 | controller | Jun 19 12:15:09.092922 crc crio[22562]: time="2026-06-19T12:15:09.092281736Z" level=info msg="Removed container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.443313 | controller | Jun 19 12:15:09.098599 crc crio[22562]: time="2026-06-19T12:15:09.098554521Z" level=info msg="Removing container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.443329 | controller | Jun 19 12:15:09.155345 crc crio[22562]: time="2026-06-19T12:15:09.155076668Z" level=info msg="Removed container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.443350 | controller | Jun 19 12:15:09.168790 crc crio[22562]: time="2026-06-19T12:15:09.168691655Z" level=info msg="Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443367 | controller | Jun 19 12:15:09.168790 crc crio[22562]: time="2026-06-19T12:15:09.168788487Z" level=info msg="Stopped pod sandbox (already stopped): 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443388 | controller | Jun 19 12:15:09.169610 crc crio[22562]: time="2026-06-19T12:15:09.169516486Z" level=info msg="Removing pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.443408 | controller | Jun 19 12:15:09.186556 crc crio[22562]: time="2026-06-19T12:15:09.186470845Z" level=info msg="Removed pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.443440 | controller | Jun 19 12:15:09.187681 crc crio[22562]: time="2026-06-19T12:15:09.187576702Z" level=info msg="Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443500 | controller | Jun 19 12:15:09.187809 crc crio[22562]: time="2026-06-19T12:15:09.187743706Z" level=info msg="Stopped pod sandbox (already stopped): d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443519 | controller | Jun 19 12:15:09.188537 crc crio[22562]: time="2026-06-19T12:15:09.188470054Z" level=info msg="Removing pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.443541 | controller | Jun 19 12:15:09.210848 crc crio[22562]: time="2026-06-19T12:15:09.210683603Z" level=info msg="Removed pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.443619 | controller | Jun 19 12:15:46.608682 crc crio[22562]: time="2026-06-19T12:15:46.606938155Z" level=info msg="Stopping pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443643 | controller | Jun 19 12:15:46.611554 crc crio[22562]: time="2026-06-19T12:15:46.610104093Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc0005aca38}] Aliases:map[]}"
2026-06-19 12:35:48.443660 | controller | Jun 19 12:15:46.611554 crc crio[22562]: time="2026-06-19T12:15:46.610514283Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.443677 | controller | Jun 19 12:15:47.289320 crc crio[22562]: time="2026-06-19T12:15:47.288387755Z" level=info msg="Stopped pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.443693 | controller | Jun 19 12:15:48.277058 crc crio[22562]: time="2026-06-19T12:15:48.276662239Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.443709 | controller | Jun 19 12:15:48.278331 crc crio[22562]: time="2026-06-19T12:15:48.277084261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443725 | controller | Jun 19 12:15:48.314592 crc crio[22562]: time="2026-06-19T12:15:48.314508155Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}"
2026-06-19 12:35:48.443745 | controller | Jun 19 12:15:48.314592 crc crio[22562]: time="2026-06-19T12:15:48.314552296Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.443762 | controller | Jun 19 12:15:49.049293 crc crio[22562]: 2026-06-19T12:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601cc505bbca3d6 Mac:7e:f7:2a:86:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.443778 | controller | Jun 19 12:15:49.050974 crc crio[22562]: time="2026-06-19T12:15:49.050888792Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}"
2026-06-19 12:35:48.443795 | controller | Jun 19 12:15:49.051273 crc crio[22562]: time="2026-06-19T12:15:49.051226562Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.443811 | controller | Jun 19 12:15:49.064668 crc crio[22562]: time="2026-06-19T12:15:49.064568391Z" level=info msg="Ran pod sandbox 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.443828 | controller | Jun 19 12:15:49.067465 crc crio[22562]: time="2026-06-19T12:15:49.066523719Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a9816aff-8449-436f-bcbf-1ccba3d775c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.443844 | controller | Jun 19 12:15:49.214716 crc crio[22562]: time="2026-06-19T12:15:49.214604621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2de68626-b121-4898-9372-0cb85e90e0dd name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.443860 | controller | Jun 19 12:15:49.225492 crc crio[22562]: time="2026-06-19T12:15:49.225411918Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.443876 | controller | Jun 19 12:15:49.226113 crc crio[22562]: time="2026-06-19T12:15:49.226045864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443892 | controller | Jun 19 12:15:49.289490 crc crio[22562]: time="2026-06-19T12:15:49.289360529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443907 | controller | Jun 19 12:15:49.293543 crc crio[22562]: time="2026-06-19T12:15:49.29346516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.443926 | controller | Jun 19 12:15:49.555646 crc crio[22562]: time="2026-06-19T12:15:49.554890074Z" level=info msg="Created container cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.443942 | controller | Jun 19 12:15:49.557844 crc crio[22562]: time="2026-06-19T12:15:49.557077719Z" level=info msg="Starting container: cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68" id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.443958 | controller | Jun 19 12:15:49.567119 crc crio[22562]: time="2026-06-19T12:15:49.56524846Z" level=info msg="Started container" PID=188947 containerID=cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a
2026-06-19 12:35:48.443975 | controller | Jun 19 12:16:00.548814 crc crio[22562]: time="2026-06-19T12:16:00.547521067Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697856-s8sw8/POD" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.443994 | controller | Jun 19 12:16:00.551940 crc crio[22562]: time="2026-06-19T12:16:00.54886948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444013 | controller | Jun 19 12:16:00.595965 crc crio[22562]: time="2026-06-19T12:16:00.595791269Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}"
2026-06-19 12:35:48.444029 | controller | Jun 19 12:16:00.595965 crc crio[22562]: time="2026-06-19T12:16:00.5958568Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697856-s8sw8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.444045 | controller | Jun 19 12:16:01.051421 crc crio[22562]: 2026-06-19T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26f7407400a87ce Mac:1a:d3:eb:f9:45:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 SocketPath: PciID:}] [{Interface:0xc00060a7c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.444062 | controller | Jun 19 12:16:01.053663 crc crio[22562]: time="2026-06-19T12:16:01.053562539Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}"
2026-06-19 12:35:48.444079 | controller | Jun 19 12:16:01.053856 crc crio[22562]: time="2026-06-19T12:16:01.053726612Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697856-s8sw8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.444098 | controller | Jun 19 12:16:01.065029 crc crio[22562]: time="2026-06-19T12:16:01.064879217Z" level=info msg="Ran pod sandbox 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c with infra container: openshift-infra/auto-csr-approver-29697856-s8sw8/POD" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.444115 | controller | Jun 19 12:16:01.072863 crc crio[22562]: time="2026-06-19T12:16:01.072754433Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.444131 | controller | Jun 19 12:16:01.082909 crc crio[22562]: time="2026-06-19T12:16:01.082811041Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.444147 | controller | Jun 19 12:16:02.573824 crc crio[22562]: time="2026-06-19T12:16:02.57268834Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.444163 | controller | Jun 19 12:16:02.575261 crc crio[22562]: time="2026-06-19T12:16:02.575224843Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=089a9b1f-0a9d-4890-8d1a-c2118017681a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444179 | controller | Jun 19 12:16:02.579940 crc crio[22562]: time="2026-06-19T12:16:02.579853257Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a89311d5-a16b-4d44-a66e-42713da97b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444195 | controller | Jun 19 12:16:02.593549 crc crio[22562]: time="2026-06-19T12:16:02.593429052Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697856-s8sw8/oc" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444211 | controller | Jun 19 12:16:02.594498 crc crio[22562]: time="2026-06-19T12:16:02.594406286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444226 | controller | Jun 19 12:16:02.651642 crc crio[22562]: time="2026-06-19T12:16:02.651534539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444242 | controller | Jun 19 12:16:03.166750 crc crio[22562]: time="2026-06-19T12:16:03.166655275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444258 | controller | Jun 19 12:16:03.357116 crc crio[22562]: time="2026-06-19T12:16:03.356549151Z" level=info msg="Created container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444273 | controller | Jun 19 12:16:03.359409 crc crio[22562]: time="2026-06-19T12:16:03.359233928Z" level=info msg="Starting container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9" id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.444289 | controller | Jun 19 12:16:03.367293 crc crio[22562]: time="2026-06-19T12:16:03.366797434Z" level=info msg="Started container" PID=189630 containerID=c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9 description=openshift-infra/auto-csr-approver-29697856-s8sw8/oc id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c
2026-06-19 12:35:48.444305 | controller | Jun 19 12:16:05.992577 crc crio[22562]: time="2026-06-19T12:16:05.991312836Z" level=info msg="Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.444324 | controller | Jun 19 12:16:05.995772 crc crio[22562]: time="2026-06-19T12:16:05.99388129Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc001613628}] Aliases:map[]}"
2026-06-19 12:35:48.444341 | controller | Jun 19 12:16:05.995772 crc crio[22562]: time="2026-06-19T12:16:05.994126226Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697856-s8sw8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.444357 | controller | Jun 19 12:16:06.461440 crc crio[22562]: time="2026-06-19T12:16:06.459934583Z" level=info msg="Stopped pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.444373 | controller | Jun 19 12:16:11.185302 crc crio[22562]: time="2026-06-19T12:16:11.180791708Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-8pj6k/POD" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.444389 | controller | Jun 19 12:16:11.185302 crc crio[22562]: time="2026-06-19T12:16:11.18162032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444404 | controller | Jun 19 12:16:11.247774 crc crio[22562]: time="2026-06-19T12:16:11.247484929Z" level=info msg="Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}"
2026-06-19 12:35:48.444420 | controller | Jun 19 12:16:11.247774 crc crio[22562]: time="2026-06-19T12:16:11.247573001Z" level=info msg="Adding pod openshift-marketplace_community-operators-8pj6k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.444463 | controller | Jun 19 12:16:11.923694 crc crio[22562]: 2026-06-19T12:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79c768b89860f3 Mac:96:8d:81:32:20:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.444481 | controller | Jun 19 12:16:11.925357 crc crio[22562]: time="2026-06-19T12:16:11.925134963Z" level=info msg="Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}"
2026-06-19 12:35:48.444497 | controller | Jun 19 12:16:11.925504 crc crio[22562]: time="2026-06-19T12:16:11.925458441Z" level=info msg="Checking pod openshift-marketplace_community-operators-8pj6k for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.444516 | controller | Jun 19 12:16:11.940107 crc crio[22562]: time="2026-06-19T12:16:11.940033542Z" level=info msg="Ran pod sandbox c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe with infra container: openshift-marketplace/community-operators-8pj6k/POD" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.444533 | controller | Jun 19 12:16:11.942552 crc crio[22562]: time="2026-06-19T12:16:11.942455431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f827938c-03da-43c7-804e-4cd5001b2858 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444549 | controller | Jun 19 12:16:11.945137 crc crio[22562]: time="2026-06-19T12:16:11.945070697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=54639f44-b966-48e9-a0ce-9b03a1965842 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444565 | controller | Jun 19 12:16:12.010087 crc crio[22562]: time="2026-06-19T12:16:12.009959151Z" level=info msg="Creating container: openshift-marketplace/community-operators-8pj6k/extract-utilities" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444580 | controller | Jun 19 12:16:12.010658 crc crio[22562]: time="2026-06-19T12:16:12.010596796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444596 | controller | Jun 19 12:16:12.056673 crc crio[22562]: time="2026-06-19T12:16:12.056506692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444612 | controller | Jun 19 12:16:12.062439 crc crio[22562]: time="2026-06-19T12:16:12.062379687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444628 | controller | Jun 19 12:16:12.286469 crc crio[22562]: time="2026-06-19T12:16:12.286358564Z" level=info msg="Created container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444643 | controller | Jun 19 12:16:12.292029 crc crio[22562]: time="2026-06-19T12:16:12.291892461Z" level=info msg="Starting container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b" id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.444660 | controller | Jun 19 12:16:12.301823 crc crio[22562]: time="2026-06-19T12:16:12.301712924Z" level=info msg="Started container" PID=190275 containerID=a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b description=openshift-marketplace/community-operators-8pj6k/extract-utilities id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe
2026-06-19 12:35:48.444676 | controller | Jun 19 12:16:13.125515 crc crio[22562]: time="2026-06-19T12:16:13.124290773Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.444692 | controller | Jun 19 12:16:13.129984 crc crio[22562]: time="2026-06-19T12:16:13.129746928Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.444708 | controller | Jun 19 12:16:14.600029 crc crio[22562]: time="2026-06-19T12:16:14.599499719Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.444727 | controller | Jun 19 12:16:14.603467 crc crio[22562]: time="2026-06-19T12:16:14.601567739Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=084b35f4-e396-495b-b48a-8c06d3263dce name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444744 | controller | Jun 19 12:16:14.607403 crc crio[22562]: time="2026-06-19T12:16:14.606562492Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b4bdf502-f090-4917-abda-ddcd6d10506d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444759 | controller | Jun 19 12:16:14.621327 crc crio[22562]: time="2026-06-19T12:16:14.620869227Z" level=info msg="Creating container: openshift-marketplace/community-operators-8pj6k/extract-content" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444785 | controller | Jun 19 12:16:14.622762 crc crio[22562]: time="2026-06-19T12:16:14.62181329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444803 | controller | Jun 19 12:16:14.695353 crc crio[22562]: time="2026-06-19T12:16:14.695220375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444820 | controller | Jun 19 12:16:14.699510 crc crio[22562]: time="2026-06-19T12:16:14.699350567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444836 | controller | Jun 19 12:16:15.004770 crc crio[22562]: time="2026-06-19T12:16:15.003941698Z" level=info msg="Created container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444854 | controller | Jun 19 12:16:15.006628 crc crio[22562]: time="2026-06-19T12:16:15.006544292Z" level=info msg="Starting container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4" id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.444870 | controller | Jun 19 12:16:15.013422 crc crio[22562]: time="2026-06-19T12:16:15.013303768Z" level=info msg="Started container" PID=190406 containerID=9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4 description=openshift-marketplace/community-operators-8pj6k/extract-content id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe
2026-06-19 12:35:48.444887 | controller | Jun 19 12:16:20.284286 crc crio[22562]: time="2026-06-19T12:16:20.282097723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa54c864-fdd7-48f3-afef-c22a03d9bfff name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444903 | controller | Jun 19 12:16:20.289107 crc crio[22562]: time="2026-06-19T12:16:20.288789448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=35b1aa4c-4fd1-44d5-84d3-53cb39905ff7 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.444919 | controller | Jun 19 12:16:20.431753 crc crio[22562]: time="2026-06-19T12:16:20.43159848Z" level=info msg="Creating container: openshift-marketplace/community-operators-8pj6k/registry-server" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.444939 | controller | Jun 19 12:16:20.432273 crc crio[22562]: time="2026-06-19T12:16:20.432111382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444955 | controller | Jun 19 12:16:20.503194 crc crio[22562]: time="2026-06-19T12:16:20.502956864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444971 | controller | Jun 19 12:16:20.506777 crc crio[22562]: time="2026-06-19T12:16:20.506683247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.444988 | controller | Jun 19 12:16:20.717186 crc crio[22562]: time="2026-06-19T12:16:20.717042508Z" level=info msg="Created container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445005 | controller | Jun 19 12:16:20.719581 crc crio[22562]: time="2026-06-19T12:16:20.719495537Z" level=info msg="Starting container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43" id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.445021 | controller | Jun 19 12:16:20.727731 crc crio[22562]: time="2026-06-19T12:16:20.727627459Z" level=info msg="Started container" PID=190793 containerID=39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 description=openshift-marketplace/community-operators-8pj6k/registry-server id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe
2026-06-19 12:35:48.445038 | controller | Jun 19 12:16:33.581120 crc crio[22562]: time="2026-06-19T12:16:33.580188787Z" level=info msg="Stopping container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 (timeout: 2s)" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.445054 | controller | Jun 19 12:16:33.718117 crc crio[22562]: time="2026-06-19T12:16:33.717934682Z" level=info msg="Stopped container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.445071 | controller | Jun 19 12:16:33.719665 crc crio[22562]: time="2026-06-19T12:16:33.719389038Z" level=info msg="Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.445087 | controller | Jun 19 12:16:33.721203 crc crio[22562]: time="2026-06-19T12:16:33.720260749Z" level=info msg="Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0006588d8}] Aliases:map[]}"
2026-06-19 12:35:48.445103 | controller | Jun 19 12:16:33.721203 crc crio[22562]: time="2026-06-19T12:16:33.720440214Z" level=info msg="Deleting pod openshift-marketplace_community-operators-8pj6k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.445120 | controller | Jun 19 12:16:34.133401 crc crio[22562]: time="2026-06-19T12:16:34.132287566Z" level=info msg="Stopped pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.445139 | controller | Jun 19 12:16:34.612892 crc crio[22562]: time="2026-06-19T12:16:34.612380407Z" level=info msg="Removing container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445155 | controller | Jun 19 12:16:34.650984 crc crio[22562]: time="2026-06-19T12:16:34.650864599Z" level=info msg="Removed container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445171 | controller | Jun 19 12:16:34.657930 crc crio[22562]: time="2026-06-19T12:16:34.657823501Z" level=info msg="Removing container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445187 | controller | Jun 19 12:16:34.725604 crc crio[22562]: time="2026-06-19T12:16:34.725550105Z" level=info msg="Removed container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445202 | controller | Jun 19 12:16:34.736109 crc crio[22562]: time="2026-06-19T12:16:34.735748908Z" level=info msg="Removing container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445218 | controller | Jun 19 12:16:34.809428 crc crio[22562]: time="2026-06-19T12:16:34.809300797Z" level=info msg="Removed container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.445234 | controller | Jun 19 12:17:03.335943 crc crio[22562]: time="2026-06-19T12:17:03.334274503Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-w8knd/POD" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.445250 | controller | Jun 19 12:17:03.337550 crc crio[22562]: time="2026-06-19T12:17:03.336288653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445267 | controller | Jun 19 12:17:03.425625 crc crio[22562]: time="2026-06-19T12:17:03.425514859Z" level=info msg="Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}"
2026-06-19 12:35:48.445283 | controller | Jun 19 12:17:03.425625 crc crio[22562]: time="2026-06-19T12:17:03.425599912Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-w8knd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.445300 | controller | Jun 19 12:17:03.818909 crc crio[22562]: 2026-06-19T12:17:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a907f902f9f93 Mac:22:3e:14:68:a6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.445319 | controller | Jun 19 12:17:03.820529 crc crio[22562]: time="2026-06-19T12:17:03.820443494Z" level=info msg="Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}"
2026-06-19 12:35:48.445336 | controller | Jun 19 12:17:03.820650 crc crio[22562]: time="2026-06-19T12:17:03.820623689Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-w8knd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.445351 | controller | Jun 19 12:17:03.832440 crc crio[22562]: time="2026-06-19T12:17:03.831754134Z" level=info msg="Ran pod sandbox c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 with infra container: openshift-marketplace/redhat-marketplace-w8knd/POD" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.445367 | controller | Jun 19 12:17:03.838057 crc crio[22562]: time="2026-06-19T12:17:03.835356013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c94c9260-2bd3-42b7-9f4c-3f94a48ad362 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445383 | controller | Jun 19 12:17:03.841736 crc crio[22562]: time="2026-06-19T12:17:03.83968257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea555879-5064-4077-8375-05e836ce7d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445399 | controller | Jun 19 12:17:03.855401 crc crio[22562]: time="2026-06-19T12:17:03.852524128Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445414 | controller | Jun 19 12:17:03.855401 crc crio[22562]: time="2026-06-19T12:17:03.853113532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445446 | controller | Jun 19 12:17:03.989942 crc crio[22562]: time="2026-06-19T12:17:03.988764275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445468 | controller | Jun 19 12:17:04.009389 crc crio[22562]: time="2026-06-19T12:17:04.004416883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445485 | controller | Jun 19 12:17:04.180081 crc crio[22562]: time="2026-06-19T12:17:04.178183679Z" level=info msg="Created container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445500 | controller | Jun 19 12:17:04.180081 crc crio[22562]: time="2026-06-19T12:17:04.179514932Z" level=info msg="Starting container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0" id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.445516 | controller | Jun 19 12:17:04.187461 crc crio[22562]: time="2026-06-19T12:17:04.187350306Z" level=info msg="Started container" PID=193238 containerID=ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0 description=openshift-marketplace/redhat-marketplace-w8knd/extract-utilities id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29
2026-06-19 12:35:48.445535 | controller | Jun 19 12:17:04.321664 crc crio[22562]: time="2026-06-19T12:17:04.321582224Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.445551 | controller | Jun 19 12:17:04.335333 crc crio[22562]: time="2026-06-19T12:17:04.335071278Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.445567 | controller | Jun 19 12:17:04.981080 crc crio[22562]: time="2026-06-19T12:17:04.980295552Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.445583 | controller | Jun 19 12:17:04.982889 crc crio[22562]: time="2026-06-19T12:17:04.982396384Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=59c7ded5-3314-4075-b2d0-8d8aa6e2c91c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445599 | controller | Jun 19 12:17:04.986084 crc crio[22562]: time="2026-06-19T12:17:04.985677545Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=401bdc68-81d1-4004-9ca7-c1a7bd298397 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445615 | controller | Jun 19 12:17:04.995641 crc crio[22562]: time="2026-06-19T12:17:04.995542848Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-content" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445631 | controller | Jun 19 12:17:04.996587 crc crio[22562]: time="2026-06-19T12:17:04.996329168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445647 | controller | Jun 19 12:17:05.072890 crc crio[22562]: time="2026-06-19T12:17:05.072777198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445663 | controller | Jun 19 12:17:05.082950 crc crio[22562]: time="2026-06-19T12:17:05.082842998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445678 | controller | Jun 19 12:17:05.160880 crc crio[22562]: time="2026-06-19T12:17:05.160763264Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-6x7zw/POD" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.445694 | controller | Jun 19 12:17:05.161043 crc crio[22562]: time="2026-06-19T12:17:05.160907567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445710 | controller | Jun 19 12:17:05.212026 crc crio[22562]: time="2026-06-19T12:17:05.211884357Z" level=info msg="Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}"
2026-06-19 12:35:48.445727 | controller | Jun 19 12:17:05.212026 crc crio[22562]: time="2026-06-19T12:17:05.211968409Z" level=info msg="Adding pod openshift-marketplace_certified-operators-6x7zw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.445746 | controller | Jun 19 12:17:05.471206 crc crio[22562]: time="2026-06-19T12:17:05.470458891Z" level=info msg="Created container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445762 | controller | Jun 19 12:17:05.474887 crc crio[22562]: time="2026-06-19T12:17:05.474727757Z" level=info msg="Starting container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783" id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.445778 | controller | Jun 19 12:17:05.485719 crc crio[22562]: time="2026-06-19T12:17:05.485620846Z" level=info msg="Started container" PID=193371 containerID=434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783 description=openshift-marketplace/redhat-marketplace-w8knd/extract-content id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29
2026-06-19 12:35:48.445795 | controller | Jun 19 12:17:05.824467 crc crio[22562]: 2026-06-19T12:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1399bfb29a21833 Mac:26:54:d2:bd:78:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 SocketPath: PciID:}] [{Interface:0xc0002f8790 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.445811 | controller | Jun 19 12:17:05.825883 crc crio[22562]: time="2026-06-19T12:17:05.825811847Z" level=info msg="Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}"
2026-06-19 12:35:48.445827 | controller | Jun 19 12:17:05.826261 crc crio[22562]: time="2026-06-19T12:17:05.825979471Z" level=info msg="Checking pod openshift-marketplace_certified-operators-6x7zw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.445843 | controller | Jun 19 12:17:05.839566 crc crio[22562]: time="2026-06-19T12:17:05.838401599Z" level=info msg="Ran pod sandbox 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 with infra container: openshift-marketplace/certified-operators-6x7zw/POD" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.445860 | controller | Jun 19 12:17:05.844426 crc crio[22562]: time="2026-06-19T12:17:05.844379546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4bfab72e-fbea-4f9a-8786-f6fcd5146074 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445931 | controller | Jun 19 12:17:05.852767 crc crio[22562]: time="2026-06-19T12:17:05.852688842Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c190efcb-b4db-46eb-b4eb-ccf05842fdef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.445950 | controller | Jun 19 12:17:05.895975 crc crio[22562]: time="2026-06-19T12:17:05.89588201Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6x7zw/extract-utilities" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.445973 | controller | Jun 19 12:17:05.896430 crc crio[22562]: time="2026-06-19T12:17:05.896371892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.445990 | controller | Jun 19 12:17:05.957336 crc crio[22562]: time="2026-06-19T12:17:05.957241417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446006 | controller | Jun 19 12:17:05.968021 crc crio[22562]: time="2026-06-19T12:17:05.967921221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446022 | controller | Jun 19 12:17:06.168667 crc crio[22562]: time="2026-06-19T12:17:06.168216463Z" level=info msg="Created container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446038 | controller | Jun 19 12:17:06.172259 crc crio[22562]: time="2026-06-19T12:17:06.170403628Z" level=info msg="Starting container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412" id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.446054 | controller | Jun 19 12:17:06.179319 crc crio[22562]: time="2026-06-19T12:17:06.179259266Z" level=info msg="Started container" PID=193464 containerID=18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412 description=openshift-marketplace/certified-operators-6x7zw/extract-utilities id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4
2026-06-19 12:35:48.446071 | controller | Jun 19 12:17:06.387431 crc crio[22562]: time="2026-06-19T12:17:06.387332811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b74b42bf-ebd6-46ab-b8b1-d32b776c6759 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446087 | controller | Jun 19 12:17:06.391668 crc crio[22562]: time="2026-06-19T12:17:06.391370061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=74d05673-1622-471a-8a5e-34f7ffbea7b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446103 | controller | Jun 19 12:17:06.393672 crc crio[22562]: time="2026-06-19T12:17:06.393582446Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.446120 | controller | Jun 19 12:17:06.401285 crc crio[22562]: time="2026-06-19T12:17:06.397933243Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.446135 | controller | Jun 19 12:17:06.401285 crc crio[22562]: time="2026-06-19T12:17:06.400358294Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-w8knd/registry-server" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446152 | controller | Jun 19 12:17:06.401285 crc crio[22562]: time="2026-06-19T12:17:06.400723992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446167 | controller | Jun 19 12:17:06.502404 crc crio[22562]: time="2026-06-19T12:17:06.501623807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446184 | controller | Jun 19 12:17:06.509322 crc crio[22562]: time="2026-06-19T12:17:06.508340103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446202 | controller | Jun 19 12:17:06.649624 crc crio[22562]: time="2026-06-19T12:17:06.648879128Z" level=info msg="Created container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446219 | controller | Jun 19 12:17:06.651372 crc crio[22562]: time="2026-06-19T12:17:06.651295428Z" level=info msg="Starting container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0" id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.446235 | controller | Jun 19 12:17:06.659437 crc crio[22562]: time="2026-06-19T12:17:06.658223199Z" level=info msg="Started container" PID=193528 containerID=7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 description=openshift-marketplace/redhat-marketplace-w8knd/registry-server id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29
2026-06-19 12:35:48.446252 | controller | Jun 19 12:17:07.036207 crc crio[22562]: time="2026-06-19T12:17:07.035979029Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.446268 | controller | Jun 19 12:17:07.041047 crc crio[22562]: time="2026-06-19T12:17:07.040945892Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a808f4a8-b67f-4276-844e-3a2310776208 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446285 | controller | Jun 19 12:17:07.044477 crc crio[22562]: time="2026-06-19T12:17:07.044413528Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=71ccbb95-e180-4ab3-b87a-a6110fce88f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446301 | controller | Jun 19 12:17:07.054727 crc crio[22562]: time="2026-06-19T12:17:07.05463294Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6x7zw/extract-content" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446318 | controller | Jun 19 12:17:07.055304 crc crio[22562]: time="2026-06-19T12:17:07.055253806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446334 | controller | Jun 19 12:17:07.174420 crc crio[22562]: time="2026-06-19T12:17:07.1743331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446350 | controller | Jun 19 12:17:07.181581 crc crio[22562]: time="2026-06-19T12:17:07.181502167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446366 | controller | Jun 19 12:17:07.341063 crc crio[22562]: time="2026-06-19T12:17:07.34094731Z" level=info msg="Created container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446382 | controller | Jun 19 12:17:07.343039 crc crio[22562]: time="2026-06-19T12:17:07.342920258Z" level=info msg="Starting container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d" id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.446400 | controller | Jun 19 12:17:07.350961 crc crio[22562]: time="2026-06-19T12:17:07.350887316Z" level=info msg="Started container" PID=193583 containerID=257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d description=openshift-marketplace/certified-operators-6x7zw/extract-content id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4
2026-06-19 12:35:48.446417 | controller | Jun 19 12:17:09.273298 crc crio[22562]: time="2026-06-19T12:17:09.272788025Z" level=info msg="Removing container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.446453 | controller | Jun 19 12:17:09.712378 crc crio[22562]: time="2026-06-19T12:17:09.711487023Z" level=info msg="Removed container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.446472 | controller | Jun 19 12:17:09.725604 crc crio[22562]: time="2026-06-19T12:17:09.72552025Z" level=info msg="Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446488 | controller | Jun 19 12:17:09.725604 crc crio[22562]: time="2026-06-19T12:17:09.725583111Z" level=info msg="Stopped pod sandbox (already stopped): fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446505 | controller | Jun 19 12:17:09.726235 crc crio[22562]: time="2026-06-19T12:17:09.726206067Z" level=info msg="Removing pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.446521 | controller | Jun 19 12:17:09.760821 crc crio[22562]: time="2026-06-19T12:17:09.760646678Z" level=info msg="Removed pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.446536 | controller | Jun 19 12:17:09.762589 crc crio[22562]: time="2026-06-19T12:17:09.762491423Z" level=info msg="Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446552 | controller | Jun 19 12:17:09.762694 crc crio[22562]: time="2026-06-19T12:17:09.762600006Z" level=info msg="Stopped pod sandbox (already stopped): c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446567 | controller | Jun 19 12:17:09.763915 crc crio[22562]: time="2026-06-19T12:17:09.763616951Z" level=info msg="Removing pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.446583 | controller | Jun 19 12:17:09.788105 crc crio[22562]: time="2026-06-19T12:17:09.788029085Z" level=info msg="Removed pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.446598 | controller | Jun 19 12:17:10.525517 crc crio[22562]: time="2026-06-19T12:17:10.525276105Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c7583fc-43f7-4a1e-8db0-b37fdb937234 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446618 | controller | Jun 19 12:17:10.531729 crc crio[22562]: time="2026-06-19T12:17:10.530638876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7ac48e8b-5c6f-4cdb-a576-bf15d3f6284a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.446634 | controller | Jun 19 12:17:10.608810 crc crio[22562]: time="2026-06-19T12:17:10.608606343Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6x7zw/registry-server" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446650 | controller | Jun 19 12:17:10.609355 crc crio[22562]: time="2026-06-19T12:17:10.609310541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446666 | controller | Jun 19 12:17:10.662665 crc crio[22562]: time="2026-06-19T12:17:10.662578519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446682 | controller | Jun 19 12:17:10.666545 crc crio[22562]: time="2026-06-19T12:17:10.666482825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.446698 | controller | Jun 19 12:17:11.826326 crc crio[22562]: time="2026-06-19T12:17:11.812481471Z" level=info msg="Created container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.446714 | controller | Jun 19 12:17:11.852686 crc crio[22562]: time="2026-06-19T12:17:11.852111751Z" level=info msg="Starting container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7" id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.446730 | controller | Jun 19 12:17:11.895709 crc crio[22562]: time="2026-06-19T12:17:11.895443693Z" level=info msg="Started container" PID=193752 containerID=e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 description=openshift-marketplace/certified-operators-6x7zw/registry-server id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4
2026-06-19 12:35:48.446746 | controller | Jun 19 12:17:15.869639 crc crio[22562]: time="2026-06-19T12:17:15.868602171Z" level=info msg="Stopping container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 (timeout: 2s)" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.446762 | controller | Jun 19 12:17:17.411242 crc crio[22562]: time="2026-06-19T12:17:17.410080223Z" level=info msg="Stopped container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.446778 | controller | Jun 19 12:17:17.412474 crc crio[22562]: time="2026-06-19T12:17:17.41237333Z" level=info msg="Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446794 | controller | Jun 19 12:17:17.415355 crc crio[22562]: time="2026-06-19T12:17:17.415252631Z" level=info msg="Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc001613bb8}] Aliases:map[]}"
2026-06-19 12:35:48.446813 | controller | Jun 19 12:17:17.415555 crc crio[22562]: time="2026-06-19T12:17:17.415503147Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-w8knd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.446830 | controller | Jun 19 12:17:17.838104 crc crio[22562]: time="2026-06-19T12:17:17.836853096Z" level=info msg="Stopped pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446845 | controller | Jun 19 12:17:26.160085 crc crio[22562]: time="2026-06-19T12:17:26.150711841Z" level=info msg="Stopping container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 (timeout: 2s)" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.446861 | controller | Jun 19 12:17:26.279791 crc crio[22562]: time="2026-06-19T12:17:26.279689951Z" level=info msg="Stopped container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.446877 | controller | Jun 19 12:17:26.281377 crc crio[22562]: time="2026-06-19T12:17:26.281305861Z" level=info msg="Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446893 | controller | Jun 19 12:17:26.282452 crc crio[22562]: time="2026-06-19T12:17:26.282066129Z" level=info msg="Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc000658948}] Aliases:map[]}"
2026-06-19 12:35:48.446909 | controller | Jun 19 12:17:26.282452 crc crio[22562]: time="2026-06-19T12:17:26.282398057Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-6x7zw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.446925 | controller | Jun 19 12:17:26.643181 crc crio[22562]: time="2026-06-19T12:17:26.642656946Z" level=info msg="Stopped pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.446942 | controller | Jun 19 12:17:27.177346 crc crio[22562]: time="2026-06-19T12:17:27.176635518Z" level=info msg="Removing container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.446958 | controller | Jun 19 12:17:27.209403 crc crio[22562]: time="2026-06-19T12:17:27.209287286Z" level=info msg="Removed container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.446973 | controller | Jun 19 12:17:27.213049 crc crio[22562]: time="2026-06-19T12:17:27.212920055Z" level=info msg="Removing container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.446989 | controller | Jun 19 12:17:27.259022 crc crio[22562]: time="2026-06-19T12:17:27.258896592Z" level=info msg="Removed container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.447007 | controller | Jun 19 12:17:27.263040 crc crio[22562]: time="2026-06-19T12:17:27.262937872Z" level=info msg="Removing container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.447023 | controller | Jun 19 12:17:27.303800 crc crio[22562]: time="2026-06-19T12:17:27.30368899Z" level=info msg="Removed container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.447039 | controller | Jun 19 12:18:00.554322 crc crio[22562]: time="2026-06-19T12:18:00.553456735Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697858-xrx9w/POD" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.447055 | controller | Jun 19 12:18:00.557582 crc crio[22562]: time="2026-06-19T12:18:00.554364518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447072 | controller | Jun 19 12:18:00.631343 crc crio[22562]: time="2026-06-19T12:18:00.630894229Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}"
2026-06-19 12:35:48.447088 | controller | Jun 19 12:18:00.631343 crc crio[22562]: time="2026-06-19T12:18:00.630949451Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697858-xrx9w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.447104 | controller | Jun 19 12:18:01.238310 crc crio[22562]: 2026-06-19T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5fa8fd2e13396 Mac:46:49:5d:05:4c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.447121 | controller | Jun 19 12:18:01.240333 crc crio[22562]: time="2026-06-19T12:18:01.239843766Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}"
2026-06-19 12:35:48.447137 | controller | Jun 19 12:18:01.240333 crc crio[22562]: time="2026-06-19T12:18:01.240092482Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697858-xrx9w for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.447154 | controller | Jun 19 12:18:01.256729 crc crio[22562]: time="2026-06-19T12:18:01.25660883Z" level=info msg="Ran pod sandbox 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b with infra container: openshift-infra/auto-csr-approver-29697858-xrx9w/POD" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.447173 | controller | Jun 19 12:18:01.260556 crc crio[22562]: time="2026-06-19T12:18:01.260473636Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.447189 | controller | Jun 19 12:18:01.270065 crc crio[22562]: time="2026-06-19T12:18:01.26995473Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.447206 | controller | Jun 19 12:18:02.218898 crc crio[22562]: time="2026-06-19T12:18:02.218006581Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.447223 | controller | Jun 19 12:18:02.221493 crc crio[22562]: time="2026-06-19T12:18:02.219811236Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=980db67f-9bcb-456b-ab98-cee44e7082b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.447238 | controller | Jun 19 12:18:02.224718 crc crio[22562]: time="2026-06-19T12:18:02.224592934Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a4900ec-91da-48ba-ab5d-9ab2d9c0db4a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.447254 | controller | Jun 19 12:18:02.234604 crc crio[22562]: time="2026-06-19T12:18:02.234369325Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697858-xrx9w/oc" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.447271 | controller | Jun 19 12:18:02.235623 crc crio[22562]: time="2026-06-19T12:18:02.235389641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447286 | controller | Jun 19 12:18:02.298118 crc crio[22562]: time="2026-06-19T12:18:02.297854626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447302 | controller | Jun 19 12:18:02.821552 crc crio[22562]: time="2026-06-19T12:18:02.821076063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447317 | controller | Jun 19 12:18:02.949872 crc crio[22562]: time="2026-06-19T12:18:02.949726583Z" level=info msg="Created container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.447334 | controller | Jun 19 12:18:02.952497 crc crio[22562]: time="2026-06-19T12:18:02.952406631Z" level=info msg="Starting container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f" id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.447350 | controller | Jun 19 12:18:02.963282 crc crio[22562]: time="2026-06-19T12:18:02.962247604Z" level=info msg="Started container" PID=196868 containerID=e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f description=openshift-infra/auto-csr-approver-29697858-xrx9w/oc id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b
2026-06-19 12:35:48.447367 | controller | Jun 19 12:18:04.921046 crc crio[22562]: time="2026-06-19T12:18:04.919864937Z" level=info msg="Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447383 | controller | Jun 19 12:18:04.923414 crc crio[22562]: time="2026-06-19T12:18:04.923245Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc002911168}] Aliases:map[]}"
2026-06-19 12:35:48.447403 | controller | Jun 19 12:18:04.924247 crc crio[22562]: time="2026-06-19T12:18:04.924085591Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697858-xrx9w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.447420 | controller | Jun 19 12:18:05.337616 crc crio[22562]: time="2026-06-19T12:18:05.337560544Z" level=info msg="Stopped pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447455 | controller | Jun 19 12:18:09.814555 crc crio[22562]: time="2026-06-19T12:18:09.813135364Z" level=info msg="Removing container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.447473 | controller | Jun 19 12:18:10.102840 crc crio[22562]: time="2026-06-19T12:18:10.102614332Z" level=info msg="Removed container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.447489 | controller | Jun 19 12:18:10.117516 crc crio[22562]: time="2026-06-19T12:18:10.117426168Z" level=info msg="Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447505 | controller | Jun 19 12:18:10.117666 crc crio[22562]: time="2026-06-19T12:18:10.11754318Z" level=info msg="Stopped pod sandbox (already stopped): 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447521 | controller | Jun 19 12:18:10.125666 crc crio[22562]: time="2026-06-19T12:18:10.125565049Z" level=info msg="Removing pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.447537 | controller | Jun 19 12:18:10.164495 crc crio[22562]: time="2026-06-19T12:18:10.159195981Z" level=info msg="Removed pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.447553 | controller | Jun 19 12:18:10.164495 crc crio[22562]: time="2026-06-19T12:18:10.162297958Z" level=info msg="Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447568 | controller | Jun 19 12:18:10.164495 crc crio[22562]: time="2026-06-19T12:18:10.162342819Z" level=info msg="Stopped pod sandbox (already stopped): ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447584 | controller | Jun 19 12:18:10.164495 crc crio[22562]: time="2026-06-19T12:18:10.162911714Z" level=info msg="Removing pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.447600 | controller | Jun 19 12:18:10.183617 crc crio[22562]: time="2026-06-19T12:18:10.183480402Z" level=info msg="Removed pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.447619 | controller | Jun 19 12:19:04.982908 crc crio[22562]: time="2026-06-19T12:19:04.981768209Z" level=info msg="Stopping pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447635 | controller | Jun 19 12:19:04.985371 crc crio[22562]: time="2026-06-19T12:19:04.984388663Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002095d98}] Aliases:map[]}"
2026-06-19 12:35:48.447652 | controller | Jun 19 12:19:04.985371 crc crio[22562]: time="2026-06-19T12:19:04.984691701Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.447668 | controller | Jun 19 12:19:05.583018 crc crio[22562]: time="2026-06-19T12:19:05.58247637Z" level=info msg="Stopped pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.447684 | controller | Jun 19 12:19:06.590674 crc crio[22562]: time="2026-06-19T12:19:06.589884949Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.447699 | controller | Jun 19 12:19:06.591906 crc crio[22562]: time="2026-06-19T12:19:06.590730221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447715 | controller | Jun 19 12:19:06.657924 crc crio[22562]: time="2026-06-19T12:19:06.65782495Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}"
2026-06-19 12:35:48.447731 | controller | Jun 19 12:19:06.657924 crc crio[22562]: time="2026-06-19T12:19:06.657895551Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.447748 | controller | Jun 19 12:19:07.187761 crc crio[22562]: 2026-06-19T12:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e6b91fd6a7f95 Mac:d2:41:db:9e:71:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.447764 | controller | Jun 19 12:19:07.189952 crc crio[22562]: time="2026-06-19T12:19:07.189899194Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}"
2026-06-19 12:35:48.447783 | controller | Jun 19 12:19:07.190403 crc crio[22562]: time="2026-06-19T12:19:07.190344916Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.447800 | controller | Jun 19 12:19:07.201555 crc crio[22562]: time="2026-06-19T12:19:07.201108632Z" level=info msg="Ran pod sandbox a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.447815 | controller | Jun 19 12:19:07.205295 crc crio[22562]: time="2026-06-19T12:19:07.205218384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=64f2d46c-130e-44c9-8c0f-0023351e9c4e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.447831 | controller | Jun 19 12:19:07.284080 crc crio[22562]: time="2026-06-19T12:19:07.283930639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=efdef515-0fb4-40a0-a4b4-4be0787565ba name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.447847 | controller | Jun 19 12:19:07.296524 crc crio[22562]: time="2026-06-19T12:19:07.296432559Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.447863 | controller | Jun 19 12:19:07.296862 crc crio[22562]: time="2026-06-19T12:19:07.296797558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447879 | controller | Jun 19 12:19:07.358675 crc crio[22562]: time="2026-06-19T12:19:07.358587786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447895 | controller | Jun 19 12:19:07.362885 crc crio[22562]: time="2026-06-19T12:19:07.36282443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447910 | controller | Jun 19 12:19:07.516495 crc crio[22562]: time="2026-06-19T12:19:07.516342017Z" level=info msg="Created container e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.447926 | controller | Jun 19 12:19:07.518709 crc crio[22562]: time="2026-06-19T12:19:07.517832823Z" level=info msg="Starting container: e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d" id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.447942 | controller | Jun 19 12:19:07.523098 crc crio[22562]: time="2026-06-19T12:19:07.52294285Z" level=info msg="Started container" PID=200723 containerID=e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722
2026-06-19 12:35:48.447958 | controller | Jun 19 12:20:00.601382 crc crio[22562]: time="2026-06-19T12:20:00.600428376Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697860-7pcz7/POD" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.447977 | controller | Jun 19 12:20:00.603852 crc crio[22562]: time="2026-06-19T12:20:00.601422511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.447993 | controller | Jun 19 12:20:00.660691 crc crio[22562]: time="2026-06-19T12:20:00.660492721Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}"
2026-06-19 12:35:48.448010 | controller | Jun 19 12:20:00.660691 crc crio[22562]: time="2026-06-19T12:20:00.660568943Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697860-7pcz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.448025 | controller | Jun 19 12:20:01.290202 crc crio[22562]: 2026-06-19T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b8d775b837b47 Mac:2e:09:91:b7:77:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.448042 | controller | Jun 19 12:20:01.292332 crc crio[22562]: time="2026-06-19T12:20:01.292259473Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}"
2026-06-19 12:35:48.448058 | controller | Jun 19 12:20:01.292539 crc crio[22562]: time="2026-06-19T12:20:01.292495849Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697860-7pcz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.448074 | controller | Jun 19 12:20:01.305389 crc crio[22562]: time="2026-06-19T12:20:01.305347287Z" level=info msg="Ran pod sandbox b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba with infra container: openshift-infra/auto-csr-approver-29697860-7pcz7/POD" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.448090 | controller | Jun 19 12:20:01.309311 crc crio[22562]: time="2026-06-19T12:20:01.309284474Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.448107 | controller | Jun 19 12:20:01.321714 crc crio[22562]: time="2026-06-19T12:20:01.321536426Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.448123 | controller | Jun 19 12:20:02.622685 crc crio[22562]: time="2026-06-19T12:20:02.621630564Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.448140 | controller | Jun 19 12:20:02.625345 crc crio[22562]: time="2026-06-19T12:20:02.623834369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=54099d65-3d91-49ae-8f02-f5948b3268cb name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448159 | controller | Jun 19 12:20:02.627303 crc crio[22562]: time="2026-06-19T12:20:02.626922865Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a05ef96c-94ed-432f-9d58-fac7248282cf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448176 | controller | Jun 19 12:20:02.637514 crc crio[22562]: time="2026-06-19T12:20:02.637341772Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697860-7pcz7/oc" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448192 | controller | Jun 19 12:20:02.638137 crc crio[22562]: time="2026-06-19T12:20:02.638088751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448208 | controller | Jun 19 12:20:02.726788 crc crio[22562]: time="2026-06-19T12:20:02.726662411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448224 | controller | Jun 19 12:20:03.235201 crc crio[22562]: time="2026-06-19T12:20:03.234726483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448239 | controller | Jun 19 12:20:03.416226 crc crio[22562]: time="2026-06-19T12:20:03.416021435Z" level=info msg="Created container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448255 | controller | Jun 19 12:20:03.417866 crc crio[22562]: time="2026-06-19T12:20:03.417786679Z" level=info msg="Starting container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07" id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.448271 | controller | Jun 19 12:20:03.424471 crc crio[22562]: time="2026-06-19T12:20:03.424335111Z" level=info msg="Started container" PID=203751 containerID=c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07 description=openshift-infra/auto-csr-approver-29697860-7pcz7/oc id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba
2026-06-19 12:35:48.448288 | controller | Jun 19 12:20:05.197795 crc crio[22562]: time="2026-06-19T12:20:05.196962749Z" level=info msg="Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.448304 | controller | Jun 19 12:20:05.200682 crc crio[22562]: time="2026-06-19T12:20:05.20060514Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc00008dc08}] Aliases:map[]}"
2026-06-19 12:35:48.448320 | controller | Jun 19 12:20:05.201110 crc crio[22562]: time="2026-06-19T12:20:05.20104159Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697860-7pcz7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.448337 | controller | Jun 19 12:20:05.579709 crc crio[22562]: time="2026-06-19T12:20:05.578954354Z" level=info msg="Stopped pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.448356 | controller | Jun 19 12:20:10.256234 crc crio[22562]: time="2026-06-19T12:20:10.25448572Z" level=info msg="Removing container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.448372 | controller | Jun 19 12:20:10.507711 crc crio[22562]: time="2026-06-19T12:20:10.506755647Z" level=info msg="Removed container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.448388 | controller | Jun 19 12:20:10.530238 crc crio[22562]: time="2026-06-19T12:20:10.530026832Z" level=info msg="Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.448404 | controller | Jun 19 12:20:10.530238 crc crio[22562]: time="2026-06-19T12:20:10.530228757Z" level=info msg="Stopped pod sandbox (already stopped): f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.448419 | controller | Jun 19 12:20:10.532320 crc crio[22562]: time="2026-06-19T12:20:10.532021532Z" level=info msg="Removing pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.448453 | controller | Jun 19 12:20:10.561761 crc crio[22562]: time="2026-06-19T12:20:10.561512641Z" level=info msg="Removed pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.448471 | controller | Jun 19 12:20:44.354729 crc crio[22562]: time="2026-06-19T12:20:44.353870904Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-wr566/POD" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.448487 | controller | Jun 19 12:20:44.356074 crc crio[22562]: time="2026-06-19T12:20:44.354803997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448503 | controller | Jun 19 12:20:44.401337 crc crio[22562]: time="2026-06-19T12:20:44.401133722Z" level=info msg="Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}"
2026-06-19 12:35:48.448520 | controller | Jun 19 12:20:44.401337 crc crio[22562]: time="2026-06-19T12:20:44.401277256Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-wr566 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.448537 | controller | Jun 19 12:20:45.026522 crc crio[22562]: 2026-06-19T12:20:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d58e43414b27f Mac:ca:c5:4e:33:31:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.448554 | controller | Jun 19 12:20:45.032611 crc crio[22562]: time="2026-06-19T12:20:45.032517494Z" level=info msg="Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}"
2026-06-19 12:35:48.448574 | controller | Jun 19 12:20:45.034377 crc crio[22562]: time="2026-06-19T12:20:45.03433699Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-wr566 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.448591 | controller | Jun 19 12:20:45.066909 crc crio[22562]: time="2026-06-19T12:20:45.054331064Z" level=info msg="Ran pod sandbox e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 with infra container: openshift-marketplace/redhat-operators-wr566/POD" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.448608 | controller | Jun 19 12:20:45.066909 crc crio[22562]: time="2026-06-19T12:20:45.057263747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e3ce11f4-8fb5-4a52-ba34-7ad6ae94fb25 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448624 | controller | Jun 19 12:20:45.066909 crc crio[22562]: time="2026-06-19T12:20:45.064309161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f4a6c58-1be9-4475-a491-d0033d575f93 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448640 | controller | Jun 19 12:20:45.073259 crc crio[22562]: time="2026-06-19T12:20:45.073124179Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wr566/extract-utilities" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448656 | controller | Jun 19 12:20:45.073789 crc crio[22562]: time="2026-06-19T12:20:45.073728754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448672 | controller | Jun 19 12:20:45.216254 crc crio[22562]: time="2026-06-19T12:20:45.208716943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448687 | controller | Jun 19 12:20:45.221593 crc crio[22562]: time="2026-06-19T12:20:45.218838263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448704 | controller | Jun 19 12:20:45.405579 crc crio[22562]: time="2026-06-19T12:20:45.40482015Z" level=info msg="Created container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448720 | controller | Jun 19 12:20:45.411217 crc crio[22562]: time="2026-06-19T12:20:45.410553023Z" level=info msg="Starting container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4" id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.448736 | controller | Jun 19 12:20:45.417812 crc crio[22562]: time="2026-06-19T12:20:45.417744071Z" level=info msg="Started container" PID=206298 containerID=68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4 description=openshift-marketplace/redhat-operators-wr566/extract-utilities id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83
2026-06-19 12:35:48.448756 | controller | Jun 19 12:20:45.897870 crc crio[22562]: time="2026-06-19T12:20:45.896535709Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.448783 | controller | Jun 19 12:20:45.917018 crc crio[22562]: time="2026-06-19T12:20:45.915473598Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.448801 | controller | Jun 19 12:20:46.837391 crc crio[22562]: time="2026-06-19T12:20:46.837276099Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.448818 | controller | Jun 19 12:20:46.839955 crc crio[22562]: time="2026-06-19T12:20:46.839810532Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=28eb3d3c-3c72-4d4b-838c-04152b397017 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448835 | controller | Jun 19 12:20:46.844878 crc crio[22562]: time="2026-06-19T12:20:46.844740564Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ed3c8510-b6f3-4a8c-979d-1cf82d9dafc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448853 | controller | Jun 19 12:20:46.854642 crc crio[22562]: time="2026-06-19T12:20:46.854550107Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wr566/extract-content" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448869 | controller | Jun 19 12:20:46.855129 crc crio[22562]: time="2026-06-19T12:20:46.855056729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448885 | controller | Jun 19 12:20:46.907769 crc crio[22562]: time="2026-06-19T12:20:46.907417624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448901 | controller | Jun 19 12:20:46.913557 crc crio[22562]: time="2026-06-19T12:20:46.913489294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.448916 | controller | Jun 19 12:20:47.095682 crc crio[22562]: time="2026-06-19T12:20:47.095500134Z" level=info msg="Created container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.448932 | controller | Jun 19 12:20:47.097255 crc crio[22562]: time="2026-06-19T12:20:47.097097774Z" level=info msg="Starting container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a" id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.448948 | controller | Jun 19 12:20:47.107626 crc crio[22562]: time="2026-06-19T12:20:47.107531141Z" level=info msg="Started container" PID=206427 containerID=70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a description=openshift-marketplace/redhat-operators-wr566/extract-content id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83
2026-06-19 12:35:48.448964 | controller | Jun 19 12:20:55.110874 crc crio[22562]: time="2026-06-19T12:20:55.109951915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=519c3854-dd2b-4442-96a2-edb171d6be09 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.448979 | controller | Jun 19 12:20:55.114701 crc crio[22562]: time="2026-06-19T12:20:55.114580269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=72eb56f6-63f1-4569-9207-a05e7afb446b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.449001 | controller | Jun 19 12:20:55.124676 crc crio[22562]: time="2026-06-19T12:20:55.124547566Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-wr566/registry-server" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.449017 | controller | Jun 19 12:20:55.125624 crc crio[22562]: time="2026-06-19T12:20:55.125089759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449033 | controller | Jun 19 12:20:55.242915 crc crio[22562]: time="2026-06-19T12:20:55.242742279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449049 | controller | Jun 19 12:20:55.251701 crc crio[22562]: time="2026-06-19T12:20:55.251533016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449064 | controller | Jun 19 12:20:55.417745 crc crio[22562]: time="2026-06-19T12:20:55.417607792Z" level=info msg="Created container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.449079 | controller | Jun 19 12:20:55.419810 crc crio[22562]: time="2026-06-19T12:20:55.419624992Z" level=info msg="Starting container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5" id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.449095 | controller | Jun 19 12:20:55.431546 crc crio[22562]: time="2026-06-19T12:20:55.431331211Z" level=info msg="Started container" PID=206876 containerID=25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 description=openshift-marketplace/redhat-operators-wr566/registry-server id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83
2026-06-19 12:35:48.449140 | controller | Jun 19 12:21:15.619460 crc crio[22562]: time="2026-06-19T12:21:15.618391697Z" level=info msg="Stopping container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 (timeout: 2s)" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.449161 | controller | Jun 19 12:21:15.759768 crc crio[22562]: time="2026-06-19T12:21:15.759591269Z" level=info msg="Stopped container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.449178 | controller | Jun 19 12:21:15.761825 crc crio[22562]: time="2026-06-19T12:21:15.761689071Z" level=info msg="Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449193 | controller | Jun 19 12:21:15.763364 crc crio[22562]: time="2026-06-19T12:21:15.763053135Z" level=info msg="Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc0006598b8}] Aliases:map[]}"
2026-06-19 12:35:48.449213 | controller | Jun 19 12:21:15.763602 crc crio[22562]: time="2026-06-19T12:21:15.763471345Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-wr566 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.449230 | controller | Jun 19 12:21:16.226223 crc crio[22562]: time="2026-06-19T12:21:16.225007137Z" level=info msg="Stopped pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449246 | controller | Jun 19 12:21:16.633453 crc crio[22562]: time="2026-06-19T12:21:16.632676886Z" level=info msg="Removing container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449262 | controller | Jun 19 12:21:16.661422 crc crio[22562]: time="2026-06-19T12:21:16.661344125Z" level=info msg="Removed container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449278 | controller | Jun 19 12:21:16.663877 crc crio[22562]: time="2026-06-19T12:21:16.663800706Z" level=info msg="Removing container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449293 | controller | Jun 19 12:21:16.726014 crc crio[22562]: time="2026-06-19T12:21:16.72587607Z" level=info msg="Removed container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449309 | controller | Jun 19 12:21:16.736614 crc crio[22562]: time="2026-06-19T12:21:16.736491093Z" level=info msg="Removing container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449325 | controller | Jun 19 12:21:16.766365 crc crio[22562]: time="2026-06-19T12:21:16.76629393Z" level=info msg="Removed container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449340 | controller | Jun 19 12:22:00.572828 crc crio[22562]: time="2026-06-19T12:22:00.571755973Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697862-xgr4m/POD" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.449356 | controller | Jun 19 12:22:00.572828 crc crio[22562]: time="2026-06-19T12:22:00.572817099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449372 | controller | Jun 19 12:22:00.609620 crc crio[22562]: time="2026-06-19T12:22:00.608084531Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}"
2026-06-19 12:35:48.449388 | controller | Jun 19 12:22:00.609620 crc crio[22562]: time="2026-06-19T12:22:00.608135852Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697862-xgr4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.449407 | controller | Jun 19 12:22:01.294663 crc crio[22562]: 2026-06-19T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65c364786e2568 Mac:32:5e:24:05:bc:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.449424 | controller | Jun 19 12:22:01.296574 crc crio[22562]: time="2026-06-19T12:22:01.296496353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}"
2026-06-19 12:35:48.449460 | controller | Jun 19 12:22:01.296760 crc crio[22562]: time="2026-06-19T12:22:01.296697957Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697862-xgr4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.449477 | controller | Jun 19 12:22:01.307267 crc crio[22562]: time="2026-06-19T12:22:01.305567167Z" level=info msg="Ran pod sandbox c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 with infra container: openshift-infra/auto-csr-approver-29697862-xgr4m/POD" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.449493 | controller | Jun 19 12:22:01.318910 crc crio[22562]: time="2026-06-19T12:22:01.318824655Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.449510 | controller | Jun 19 12:22:01.333368 crc crio[22562]: time="2026-06-19T12:22:01.330482943Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.449526 | controller | Jun 19 12:22:02.456249 crc crio[22562]: time="2026-06-19T12:22:02.45551395Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.449542 | controller | Jun 19 12:22:02.471505 crc crio[22562]: time="2026-06-19T12:22:02.47129718Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=362722d2-83af-4cda-be63-149ac5cc5f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.449558 | controller | Jun 19 12:22:02.484079 crc crio[22562]: time="2026-06-19T12:22:02.483781479Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f064f818-5424-4049-9598-e83d7819be15 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.449574 | controller | Jun 19 12:22:02.530847 crc crio[22562]: time="2026-06-19T12:22:02.530573676Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697862-xgr4m/oc" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.449589 | controller | Jun 19 12:22:02.531279 crc crio[22562]: time="2026-06-19T12:22:02.531221792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449606 | controller | Jun 19 12:22:02.624938 crc crio[22562]: time="2026-06-19T12:22:02.624835126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449626 | controller | Jun 19 12:22:03.098466 crc crio[22562]: time="2026-06-19T12:22:03.098370215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.449642 | controller | Jun 19 12:22:03.262947 crc crio[22562]: time="2026-06-19T12:22:03.262856112Z" level=info msg="Created container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.449658 | controller | Jun 19 12:22:03.265735 crc crio[22562]: time="2026-06-19T12:22:03.265621561Z" level=info msg="Starting container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec" id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.449673 | controller | Jun 19 12:22:03.280662 crc crio[22562]: time="2026-06-19T12:22:03.280496278Z" level=info msg="Started container" PID=210630 containerID=a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec description=openshift-infra/auto-csr-approver-29697862-xgr4m/oc id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76
2026-06-19 12:35:48.449690 | controller | Jun 19 12:22:05.557107 crc crio[22562]: time="2026-06-19T12:22:05.556225797Z" level=info msg="Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449706 | controller | Jun 19 12:22:05.558945 crc crio[22562]: time="2026-06-19T12:22:05.557693103Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc0006597d0}] Aliases:map[]}"
2026-06-19 12:35:48.449723 | controller | Jun 19 12:22:05.558945 crc crio[22562]: time="2026-06-19T12:22:05.557820837Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697862-xgr4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.449740 | controller | Jun 19 12:22:06.036698 crc crio[22562]: time="2026-06-19T12:22:06.036243636Z" level=info msg="Stopped pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449756 | controller | Jun 19 12:22:10.649899 crc crio[22562]: time="2026-06-19T12:22:10.648710941Z" level=info msg="Removing container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449772 | controller | Jun 19 12:22:10.857315 crc crio[22562]: time="2026-06-19T12:22:10.857119914Z" level=info msg="Removed container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.449787 | controller | Jun 19 12:22:10.876937 crc crio[22562]: time="2026-06-19T12:22:10.876791531Z" level=info msg="Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449803 | controller | Jun 19 12:22:10.878039 crc crio[22562]: time="2026-06-19T12:22:10.877848086Z" level=info msg="Stopped pod sandbox (already stopped): e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449823 | controller | Jun 19 12:22:10.879430 crc crio[22562]: time="2026-06-19T12:22:10.879333443Z" level=info msg="Removing pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.449839 | controller | Jun 19 12:22:10.916085 crc crio[22562]: time="2026-06-19T12:22:10.915990399Z" level=info msg="Removed pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.449855 | controller | Jun 19 12:22:10.918748 crc crio[22562]: time="2026-06-19T12:22:10.918482012Z" level=info msg="Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449870 | controller | Jun 19 12:22:10.918748 crc crio[22562]: time="2026-06-19T12:22:10.918569944Z" level=info msg="Stopped pod sandbox (already stopped): 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449886 | controller | Jun 19 12:22:10.920493 crc crio[22562]: time="2026-06-19T12:22:10.9204207Z" level=info msg="Removing pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.449901 | controller | Jun 19 12:22:10.946367 crc crio[22562]: time="2026-06-19T12:22:10.946269798Z" level=info msg="Removed pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.449917 | controller | Jun 19 12:22:30.037648 crc crio[22562]: time="2026-06-19T12:22:30.036827502Z" level=info msg="Stopping pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449933 | controller | Jun 19 12:22:30.039527 crc crio[22562]: time="2026-06-19T12:22:30.03835153Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000329cd0}] Aliases:map[]}"
2026-06-19 12:35:48.449949 | controller | Jun 19 12:22:30.039527 crc crio[22562]: time="2026-06-19T12:22:30.038490853Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.449965 | controller | Jun 19 12:22:30.746644 crc crio[22562]: time="2026-06-19T12:22:30.746232432Z" level=info msg="Stopped pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.449982 | controller | Jun 19 12:22:32.187064 crc crio[22562]: time="2026-06-19T12:22:32.185358125Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.449998 | controller | Jun 19 12:23:11.016021 crc crio[22562]: time="2026-06-19T12:23:11.015255105Z" level=info msg="Removing container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450017 | controller | Jun 19 12:23:11.089454 crc crio[22562]: time="2026-06-19T12:23:11.088807033Z" level=info msg="Removed container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450034 | controller | Jun 19 12:23:11.096080 crc crio[22562]: time="2026-06-19T12:23:11.095986191Z" level=info msg="Removing container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450050 | controller | Jun 19 12:23:11.167060 crc crio[22562]: time="2026-06-19T12:23:11.166968166Z" level=info msg="Removed container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450065 | controller | Jun 19 12:23:11.175475 crc crio[22562]: time="2026-06-19T12:23:11.175407845Z" level=info msg="Removing container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450081 | controller | Jun 19 12:23:11.230521 crc crio[22562]: time="2026-06-19T12:23:11.230413795Z" level=info msg="Removed container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.450097 | controller | Jun 19 12:23:11.243579 crc crio[22562]: time="2026-06-19T12:23:11.243482898Z" level=info msg="Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.450143 | controller | Jun 19 12:23:11.243579 crc crio[22562]: time="2026-06-19T12:23:11.24358494Z" level=info msg="Stopped pod sandbox (already stopped): c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.450161 | controller | Jun 19 12:23:11.244371 crc crio[22562]: time="2026-06-19T12:23:11.244315159Z" level=info msg="Removing pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.450178 | controller | Jun 19 12:23:11.285976 crc crio[22562]: time="2026-06-19T12:23:11.282500933Z" level=info msg="Removed pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.450194 | controller | Jun 19 12:23:11.647125 crc crio[22562]: time="2026-06-19T12:23:11.646626026Z" level=info msg="Running pod sandbox: openshift-must-gather-p655l/must-gather-kgr45/POD" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.450210 | controller | Jun 19 12:23:11.647308 crc crio[22562]: time="2026-06-19T12:23:11.647242561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450227 | controller | Jun 19 12:23:11.684665 crc crio[22562]: time="2026-06-19T12:23:11.684477832Z" level=info msg="Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}"
2026-06-19 12:35:48.450247 | controller | Jun 19 12:23:11.684665 crc crio[22562]: time="2026-06-19T12:23:11.684539563Z" level=info msg="Adding pod openshift-must-gather-p655l_must-gather-kgr45 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.450264 | controller | Jun 19 12:23:12.356741 crc crio[22562]: 2026-06-19T12:23:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15842c96e6b4d68 Mac:42:2b:de:c3:7b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.450281 | controller | Jun 19 12:23:12.359741 crc crio[22562]: time="2026-06-19T12:23:12.359636705Z" level=info msg="Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}"
2026-06-19 12:35:48.450297 | controller | Jun 19 12:23:12.360129 crc crio[22562]: time="2026-06-19T12:23:12.360045385Z" level=info msg="Checking pod openshift-must-gather-p655l_must-gather-kgr45 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.450313 | controller | Jun 19 12:23:12.374755 crc crio[22562]: time="2026-06-19T12:23:12.374622086Z" level=info msg="Ran pod sandbox 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e with infra container: openshift-must-gather-p655l/must-gather-kgr45/POD" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.450329 | controller | Jun 19 12:23:12.379924 crc crio[22562]: time="2026-06-19T12:23:12.379389873Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450345 | controller | Jun 19 12:23:12.380297 crc crio[22562]: time="2026-06-19T12:23:12.380215724Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450362 | controller | Jun 19 12:23:12.380733 crc crio[22562]: time="2026-06-19T12:23:12.380652065Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450377 | controller | Jun 19 12:23:12.382706 crc crio[22562]: time="2026-06-19T12:23:12.382566932Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.450393 | controller | Jun 19 12:23:12.400741 crc crio[22562]: time="2026-06-19T12:23:12.399530651Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-19 12:35:48.450409 | controller | Jun 19 12:23:21.619295 crc crio[22562]: time="2026-06-19T12:23:21.6186565Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.450425 | controller | Jun 19 12:23:21.621453 crc crio[22562]: time="2026-06-19T12:23:21.620383162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=7d5985f2-89fa-4af7-b12f-f6cf76490e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450466 | controller | Jun 19 12:23:21.626539 crc crio[22562]: time="2026-06-19T12:23:21.62557008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=e4b08b46-2347-4c44-b3e1-fce961f7b6e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450483 | controller | Jun 19 12:23:21.637052 crc crio[22562]: time="2026-06-19T12:23:21.636841059Z" level=info msg="Creating container: openshift-must-gather-p655l/must-gather-kgr45/gather" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.450499 | controller | Jun 19 12:23:21.638841 crc crio[22562]: time="2026-06-19T12:23:21.638756717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450515 | controller | Jun 19 12:23:21.741378 crc crio[22562]: time="2026-06-19T12:23:21.741279321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450531 | controller | Jun 19 12:23:22.055730 crc crio[22562]: time="2026-06-19T12:23:22.055588753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450547 | controller | Jun 19 12:23:22.360758 crc crio[22562]: time="2026-06-19T12:23:22.360500172Z" level=info msg="Created container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.450563 | controller | Jun 19 12:23:22.361980 crc crio[22562]: time="2026-06-19T12:23:22.361888746Z" level=info msg="Starting container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659" id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.450578 | controller | Jun 19 12:23:22.374207 crc crio[22562]: time="2026-06-19T12:23:22.373734169Z" level=info msg="Started container" PID=214944 containerID=6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659 description=openshift-must-gather-p655l/must-gather-kgr45/gather id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e
2026-06-19 12:35:48.450595 | controller | Jun 19 12:23:22.401193 crc crio[22562]: time="2026-06-19T12:23:22.40048742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3c74b03b-ecbc-43dd-a7ae-c7e4419e43c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450611 | controller | Jun 19 12:23:22.405663 crc crio[22562]: time="2026-06-19T12:23:22.405507484Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=ebc48f16-af54-4401-bc6d-339716eae865 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450626 | controller | Jun 19 12:23:22.424083 crc crio[22562]: time="2026-06-19T12:23:22.423917389Z" level=info msg="Creating container: openshift-must-gather-p655l/must-gather-kgr45/copy" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.450642 | controller | Jun 19 12:23:22.426837 crc crio[22562]: time="2026-06-19T12:23:22.426696699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450658 | controller | Jun 19 12:23:22.477598 crc crio[22562]: time="2026-06-19T12:23:22.477509765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450679 | controller | Jun 19 12:23:22.773676 crc crio[22562]: time="2026-06-19T12:23:22.772094489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450696 | controller | Jun 19 12:23:22.823623 crc crio[22562]: time="2026-06-19T12:23:22.823518979Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450712 | controller | Jun 19 12:23:22.893232 crc crio[22562]: time="2026-06-19T12:23:22.893091211Z" level=info msg="Created container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.450728 | controller | Jun 19 12:23:22.897549 crc crio[22562]: time="2026-06-19T12:23:22.895656293Z" level=info msg="Starting container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc" id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.450743 | controller | Jun 19 12:23:22.905502 crc crio[22562]: time="2026-06-19T12:23:22.905426666Z" level=info msg="Started container" PID=215002 containerID=30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc description=openshift-must-gather-p655l/must-gather-kgr45/copy id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e
2026-06-19 12:35:48.450760 | controller | Jun 19 12:23:28.053833 crc crio[22562]: time="2026-06-19T12:23:28.053054902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450776 | controller | Jun 19 12:23:28.082088 crc crio[22562]: time="2026-06-19T12:23:28.081994029Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450792 | controller | Jun 19 12:23:28.338597 crc crio[22562]: time="2026-06-19T12:23:28.33847059Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450808 | controller | Jun 19 12:23:28.340618 crc crio[22562]: time="2026-06-19T12:23:28.34050939Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450823 | controller | Jun 19 12:23:28.342891 crc crio[22562]: time="2026-06-19T12:23:28.342801777Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450839 | controller | Jun 19 12:23:28.470006 crc crio[22562]: time="2026-06-19T12:23:28.469881709Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450855 | controller | Jun 19 12:23:28.737299 crc crio[22562]: time="2026-06-19T12:23:28.73722616Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450871 | controller | Jun 19 12:23:28.754106 crc crio[22562]: time="2026-06-19T12:23:28.754032504Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.450888 | controller | Jun 19 12:23:30.003409 crc crio[22562]: time="2026-06-19T12:23:30.002902264Z" level=info msg="Running pod sandbox: openshift-must-gather-p655l/crc-debug-hrshn/POD" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.450908 | controller | Jun 19 12:23:30.003409 crc crio[22562]: time="2026-06-19T12:23:30.003408766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.450924 | controller | Jun 19 12:23:30.027710 crc crio[22562]: time="2026-06-19T12:23:30.027621736Z" 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=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.450940 | controller | Jun 19 12:23:30.042282 crc crio[22562]: time="2026-06-19T12:23:30.042206826Z" level=info msg="Ran pod sandbox 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f with infra container: openshift-must-gather-p655l/crc-debug-hrshn/POD" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.450957 | controller | Jun 19 12:23:30.046425 crc crio[22562]: time="2026-06-19T12:23:30.046284047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450973 | controller | Jun 19 12:23:30.046893 crc crio[22562]: time="2026-06-19T12:23:30.046872182Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.450988 | controller | Jun 19 12:23:30.047078 crc crio[22562]: time="2026-06-19T12:23:30.047059447Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451004 | controller | Jun 19 12:23:30.051253 crc crio[22562]: time="2026-06-19T12:23:30.049830615Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.451020 | controller | Jun 19 12:23:30.054891 crc crio[22562]: time="2026-06-19T12:23:30.054811899Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-19 12:35:48.451036 | controller | Jun 19 12:23:48.864475 crc crio[22562]: time="2026-06-19T12:23:48.863617207Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.451053 | controller | Jun 19 12:23:48.866005 crc crio[22562]: time="2026-06-19T12:23:48.865283908Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=47d0e062-fe59-4c93-b721-b78eddc80e17 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451069 | controller | Jun 19 12:23:48.869387 crc crio[22562]: time="2026-06-19T12:23:48.869327188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=5ff584ed-02ac-4928-a407-4ad804fba566 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451085 | controller | Jun 19 12:23:48.879381 crc crio[22562]: time="2026-06-19T12:23:48.879284104Z" level=info msg="Creating container: openshift-must-gather-p655l/crc-debug-hrshn/container-00" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451104 | controller | Jun 19 12:23:48.881306 crc crio[22562]: time="2026-06-19T12:23:48.881246993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451121 | controller | Jun 19 12:23:48.932555 crc crio[22562]: time="2026-06-19T12:23:48.931852214Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451137 | controller | Jun 19 12:23:48.978912 crc crio[22562]: time="2026-06-19T12:23:48.978785805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451153 | controller | Jun 19 12:23:48.981664 crc crio[22562]: time="2026-06-19T12:23:48.981622505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451169 | controller | Jun 19 12:23:49.171820 crc crio[22562]: time="2026-06-19T12:23:49.171702504Z" level=info msg="Created container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451185 | controller | Jun 19 12:23:49.173353 crc crio[22562]: time="2026-06-19T12:23:49.173285553Z" level=info msg="Starting container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129" id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.451201 | controller | Jun 19 12:23:49.180849 crc crio[22562]: time="2026-06-19T12:23:49.180737428Z" level=info msg="Started container" PID=219998 containerID=f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129 description=openshift-must-gather-p655l/crc-debug-hrshn/container-00 id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f
2026-06-19 12:35:48.451217 | controller | Jun 19 12:24:00.619483 crc crio[22562]: time="2026-06-19T12:24:00.618818551Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697864-w6jcr/POD" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.451233 | controller | Jun 19 12:24:00.620373 crc crio[22562]: time="2026-06-19T12:24:00.619538628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451249 | controller | Jun 19 12:24:00.685019 crc crio[22562]: time="2026-06-19T12:24:00.684890874Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}"
2026-06-19 12:35:48.451265 | controller | Jun 19 12:24:00.685019 crc crio[22562]: time="2026-06-19T12:24:00.685003167Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697864-w6jcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.451281 | controller | Jun 19 12:24:01.391232 crc crio[22562]: 2026-06-19T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a84daad7d60085 Mac:5a:e4:b2:a4:7f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.451300 | controller | Jun 19 12:24:01.393466 crc crio[22562]: time="2026-06-19T12:24:01.393384682Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}"
2026-06-19 12:35:48.451317 | controller | Jun 19 12:24:01.393772 crc crio[22562]: time="2026-06-19T12:24:01.39371082Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697864-w6jcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.451334 | controller | Jun 19 12:24:01.421907 crc crio[22562]: time="2026-06-19T12:24:01.421805165Z" level=info msg="Ran pod sandbox 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 with infra container: openshift-infra/auto-csr-approver-29697864-w6jcr/POD" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.451350 | controller | Jun 19 12:24:01.425526 crc crio[22562]: time="2026-06-19T12:24:01.425424975Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.451366 | controller | Jun 19 12:24:01.432375 crc crio[22562]: time="2026-06-19T12:24:01.432252973Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.451382 | controller | Jun 19 12:24:02.610891 crc crio[22562]: time="2026-06-19T12:24:02.61029197Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.451397 | controller | Jun 19 12:24:02.613004 crc crio[22562]: time="2026-06-19T12:24:02.612389872Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e8448493-fbd1-47ec-b027-015ad1912e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451413 | controller | Jun 19 12:24:02.616058 crc crio[22562]: time="2026-06-19T12:24:02.61593575Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=29e75aee-8648-4e31-a40f-320e01920c8b name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451472 | controller | Jun 19 12:24:02.630572 crc crio[22562]: time="2026-06-19T12:24:02.630385767Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697864-w6jcr/oc" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451496 | controller | Jun 19 12:24:02.631841 crc crio[22562]: time="2026-06-19T12:24:02.631407193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451514 | controller | Jun 19 12:24:02.697314 crc crio[22562]: time="2026-06-19T12:24:02.697254861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451530 | controller | Jun 19 12:24:03.121893 crc crio[22562]: time="2026-06-19T12:24:03.120819233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451545 | controller | Jun 19 12:24:03.331128 crc crio[22562]: time="2026-06-19T12:24:03.331065092Z" level=info msg="Created container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451565 | controller | Jun 19 12:24:03.334643 crc crio[22562]: time="2026-06-19T12:24:03.334555688Z" level=info msg="Starting container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9" id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.451581 | controller | Jun 19 12:24:03.339767 crc crio[22562]: time="2026-06-19T12:24:03.339690824Z" level=info msg="Started container" PID=222143 containerID=9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9 description=openshift-infra/auto-csr-approver-29697864-w6jcr/oc id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2
2026-06-19 12:35:48.451597 | controller | Jun 19 12:24:06.149426 crc crio[22562]: time="2026-06-19T12:24:06.148479314Z" level=info msg="Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451614 | controller | Jun 19 12:24:06.151746 crc crio[22562]: time="2026-06-19T12:24:06.149899619Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc0030b4c30}] Aliases:map[]}"
2026-06-19 12:35:48.451630 | controller | Jun 19 12:24:06.151746 crc crio[22562]: time="2026-06-19T12:24:06.150076934Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697864-w6jcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.451646 | controller | Jun 19 12:24:06.608217 crc crio[22562]: time="2026-06-19T12:24:06.605871944Z" level=info msg="Stopped pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451662 | controller | Jun 19 12:24:20.460718 crc crio[22562]: time="2026-06-19T12:24:20.456334838Z" level=info msg="Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451677 | controller | Jun 19 12:24:20.474232 crc crio[22562]: time="2026-06-19T12:24:20.474072327Z" level=info msg="Stopped pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451693 | controller | Jun 19 12:24:22.456461 crc crio[22562]: time="2026-06-19T12:24:22.455638563Z" level=info msg="Running pod sandbox: openshift-must-gather-p655l/crc-debug-prtc2/POD" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.451709 | controller | Jun 19 12:24:22.457412 crc crio[22562]: time="2026-06-19T12:24:22.456490424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451725 | controller | Jun 19 12:24:22.481718 crc crio[22562]: time="2026-06-19T12:24:22.481641085Z" 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=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.451744 | controller | Jun 19 12:24:22.493856 crc crio[22562]: time="2026-06-19T12:24:22.493779816Z" level=info msg="Ran pod sandbox d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed with infra container: openshift-must-gather-p655l/crc-debug-prtc2/POD" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.451760 | controller | Jun 19 12:24:22.496371 crc crio[22562]: time="2026-06-19T12:24:22.496288958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=66d5b2bb-8c10-4992-98cf-fb48a243f1ef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451776 | controller | Jun 19 12:24:22.499066 crc crio[22562]: time="2026-06-19T12:24:22.498957034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=6a992146-5251-4317-aa1f-37ed04a5561f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.451791 | controller | Jun 19 12:24:22.509842 crc crio[22562]: time="2026-06-19T12:24:22.509779622Z" level=info msg="Creating container: openshift-must-gather-p655l/crc-debug-prtc2/container-00" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451807 | controller | Jun 19 12:24:22.510297 crc crio[22562]: time="2026-06-19T12:24:22.510242273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451823 | controller | Jun 19 12:24:22.567325 crc crio[22562]: time="2026-06-19T12:24:22.567231551Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451838 | controller | Jun 19 12:24:22.582613 crc crio[22562]: time="2026-06-19T12:24:22.58212114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451854 | controller | Jun 19 12:24:22.584598 crc crio[22562]: time="2026-06-19T12:24:22.58453399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.451869 | controller | Jun 19 12:24:22.738460 crc crio[22562]: time="2026-06-19T12:24:22.738048416Z" level=info msg="Created container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.451886 | controller | Jun 19 12:24:22.739262 crc crio[22562]: time="2026-06-19T12:24:22.739113442Z" level=info msg="Starting container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b" id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.451901 | controller | Jun 19 12:24:22.746490 crc crio[22562]: time="2026-06-19T12:24:22.746402262Z" level=info msg="Started container" PID=225734 containerID=c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b description=openshift-must-gather-p655l/crc-debug-prtc2/container-00 id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed
2026-06-19 12:35:48.451918 | controller | Jun 19 12:24:24.526300 crc crio[22562]: time="2026-06-19T12:24:24.525786008Z" level=info msg="Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451933 | controller | Jun 19 12:24:24.532989 crc crio[22562]: time="2026-06-19T12:24:24.532874364Z" level=info msg="Stopped pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451952 | controller | Jun 19 12:25:11.341011 crc crio[22562]: time="2026-06-19T12:25:11.340422976Z" level=info msg="Removing container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.451968 | controller | Jun 19 12:25:11.517745 crc crio[22562]: time="2026-06-19T12:25:11.51761572Z" level=info msg="Removed container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.451983 | controller | Jun 19 12:25:11.533229 crc crio[22562]: time="2026-06-19T12:25:11.533045744Z" level=info msg="Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.451999 | controller | Jun 19 12:25:11.533641 crc crio[22562]: time="2026-06-19T12:25:11.53329564Z" level=info msg="Stopped pod sandbox (already stopped): 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.452014 | controller | Jun 19 12:25:11.534002 crc crio[22562]: time="2026-06-19T12:25:11.533835863Z" level=info msg="Removing pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.452030 | controller | Jun 19 12:25:11.549806 crc crio[22562]: time="2026-06-19T12:25:11.549683166Z" level=info msg="Removed pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.452046 | controller | Jun 19 12:26:00.535587 crc crio[22562]: time="2026-06-19T12:26:00.535055015Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697866-wc7jd/POD" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.452062 | controller | Jun 19 12:26:00.537342 crc crio[22562]: time="2026-06-19T12:26:00.535708291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452079 | controller | Jun 19 12:26:00.570748 crc crio[22562]: time="2026-06-19T12:26:00.570660428Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}"
2026-06-19 12:35:48.452095 | controller | Jun 19 12:26:00.570748 crc crio[22562]: time="2026-06-19T12:26:00.57072721Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697866-wc7jd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.452112 | controller | Jun 19 12:26:01.178488 crc crio[22562]: 2026-06-19T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5531ce12e33d3d Mac:e6:4a:6a:5e:8e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a SocketPath: PciID:}] [{Interface:0xc00025b320 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.452128 | controller | Jun 19 12:26:01.180399 crc crio[22562]: time="2026-06-19T12:26:01.180324219Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}"
2026-06-19 12:35:48.452150 | controller | Jun 19 12:26:01.180524 crc crio[22562]: time="2026-06-19T12:26:01.180505443Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697866-wc7jd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.452168 | controller | Jun 19 12:26:01.206702 crc crio[22562]: time="2026-06-19T12:26:01.20661255Z" level=info msg="Ran pod sandbox e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 with infra container: openshift-infra/auto-csr-approver-29697866-wc7jd/POD" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.452185 | controller | Jun 19 12:26:01.209845 crc crio[22562]: time="2026-06-19T12:26:01.209750518Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.452201 | controller | Jun 19 12:26:01.221296 crc crio[22562]: time="2026-06-19T12:26:01.221092849Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.452218 | controller | Jun 19 12:26:03.383074 crc crio[22562]: time="2026-06-19T12:26:03.382546004Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.452234 | controller | Jun 19 12:26:03.384655 crc crio[22562]: time="2026-06-19T12:26:03.384350419Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b89b49fd-b748-4ed5-9aa4-023f9b5b8f45 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452251 | controller | Jun 19 12:26:03.386793 crc crio[22562]: time="2026-06-19T12:26:03.386705877Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a0a9f1f9-6cf0-4fea-bb93-08e17ec10264 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452267 | controller | Jun 19 12:26:03.402005 crc crio[22562]: time="2026-06-19T12:26:03.401853313Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697866-wc7jd/oc" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.452284 | controller | Jun 19 12:26:03.402577 crc crio[22562]: time="2026-06-19T12:26:03.402541291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452300 | controller | Jun 19 12:26:03.470245 crc crio[22562]: time="2026-06-19T12:26:03.469823329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452316 | controller | Jun 19 12:26:03.868951 crc crio[22562]: time="2026-06-19T12:26:03.868766063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452332 | controller | Jun 19 12:26:03.969790 crc crio[22562]: time="2026-06-19T12:26:03.969700045Z" level=info msg="Created container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.452352 | controller | Jun 19 12:26:03.973084 crc crio[22562]: time="2026-06-19T12:26:03.973011178Z" level=info msg="Starting container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f" id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.452368 | controller | Jun 19 12:26:03.985299 crc crio[22562]: time="2026-06-19T12:26:03.985244292Z" level=info msg="Started container" PID=248874 containerID=f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f description=openshift-infra/auto-csr-approver-29697866-wc7jd/oc id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4
2026-06-19 12:35:48.452385 | controller | Jun 19 12:26:06.091920 crc crio[22562]: time="2026-06-19T12:26:06.087256872Z" level=info msg="Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.452401 | controller | Jun 19 12:26:06.091920 crc crio[22562]: time="2026-06-19T12:26:06.088839881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc001612f78}] Aliases:map[]}"
2026-06-19 12:35:48.452417 | controller | Jun 19 12:26:06.091920 crc crio[22562]: time="2026-06-19T12:26:06.089029816Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697866-wc7jd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.452452 | controller | Jun 19 12:26:06.485123 crc crio[22562]: time="2026-06-19T12:26:06.484763591Z" level=info msg="Stopped pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.452470 | controller | Jun 19 12:26:11.582737 crc crio[22562]: time="2026-06-19T12:26:11.581657746Z" level=info msg="Removing container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.452487 | controller | Jun 19 12:26:11.770345 crc crio[22562]: time="2026-06-19T12:26:11.770231232Z" level=info msg="Removed container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.452503 | controller | Jun 19 12:26:11.787260 crc crio[22562]: time="2026-06-19T12:26:11.78705835Z" level=info msg="Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.452519 | controller | Jun 19 12:26:11.787557 crc crio[22562]: time="2026-06-19T12:26:11.787273645Z" level=info msg="Stopped pod sandbox (already stopped): b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.452535 | controller | Jun 19 12:26:11.788032 crc crio[22562]: time="2026-06-19T12:26:11.787909591Z" level=info msg="Removing pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.452551 | controller | Jun 19 12:26:11.828136 crc crio[22562]: time="2026-06-19T12:26:11.822261633Z" level=info msg="Removed pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.452571 | controller | Jun 19 12:26:13.257530 crc crio[22562]: time="2026-06-19T12:26:13.25679835Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-52hdc/POD" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.452587 | controller | Jun 19 12:26:13.258901 crc crio[22562]: time="2026-06-19T12:26:13.257563009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452603 | controller | Jun 19 12:26:13.304843 crc crio[22562]: time="2026-06-19T12:26:13.304437862Z" level=info msg="Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}"
2026-06-19 12:35:48.452619 | controller | Jun 19 12:26:13.304843 crc crio[22562]: time="2026-06-19T12:26:13.30479187Z" level=info msg="Adding pod openshift-marketplace_community-operators-52hdc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.452636 | controller | Jun 19 12:26:13.947118 crc crio[22562]: 2026-06-19T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ce0b033bb1d986 Mac:e6:3e:dd:ed:27:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d SocketPath: PciID:}] [{Interface:0xc00013b220 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.452652 | controller | Jun 19 12:26:13.948584 crc crio[22562]: time="2026-06-19T12:26:13.948523215Z" level=info msg="Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}"
2026-06-19 12:35:48.452668 | controller | Jun 19 12:26:13.948768 crc crio[22562]: time="2026-06-19T12:26:13.948704029Z" level=info msg="Checking pod openshift-marketplace_community-operators-52hdc for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.452683 | controller | Jun 19 12:26:13.959094 crc crio[22562]: time="2026-06-19T12:26:13.959046086Z" level=info msg="Ran pod sandbox 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c with infra container: openshift-marketplace/community-operators-52hdc/POD" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.452699 | controller | Jun 19 12:26:13.961787 crc crio[22562]: time="2026-06-19T12:26:13.961592339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d933e0c-12ac-484b-b573-82954958cce6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452715 | controller | Jun 19 12:26:13.964104 crc crio[22562]: time="2026-06-19T12:26:13.9640535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12d60c0a-712e-43a5-8749-4aee99aef5ef name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452731 | controller | Jun 19 12:26:13.970807 crc crio[22562]: time="2026-06-19T12:26:13.970722846Z" level=info msg="Creating container: openshift-marketplace/community-operators-52hdc/extract-utilities" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.452750 | controller | Jun 19 12:26:13.971106 crc crio[22562]: time="2026-06-19T12:26:13.971047204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452766 | controller | Jun 19 12:26:14.028849 crc crio[22562]: time="2026-06-19T12:26:14.028788936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452793 | controller | Jun 19 12:26:14.041604 crc crio[22562]: time="2026-06-19T12:26:14.041546892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452809 | controller | Jun 19 12:26:14.207587 crc crio[22562]: time="2026-06-19T12:26:14.207355175Z" level=info msg="Created container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.452825 | controller | Jun 19 12:26:14.209114 crc crio[22562]: time="2026-06-19T12:26:14.209035836Z" level=info msg="Starting container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301" id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.452844 | controller | Jun 19 12:26:14.215761 crc crio[22562]: time="2026-06-19T12:26:14.215715092Z" level=info msg="Started container" PID=250169 containerID=abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301 description=openshift-marketplace/community-operators-52hdc/extract-utilities id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c
2026-06-19 12:35:48.452860 | controller | Jun 19 12:26:15.259373 crc crio[22562]: time="2026-06-19T12:26:15.258845671Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.452876 | controller | Jun 19 12:26:15.272812 crc crio[22562]: time="2026-06-19T12:26:15.272706355Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-19 12:35:48.452893 | controller | Jun 19 12:26:16.143837 crc crio[22562]: time="2026-06-19T12:26:16.143358248Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.452909 | controller | Jun 19 12:26:16.145395 crc crio[22562]: time="2026-06-19T12:26:16.145070471Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5c88ffc7-5802-41e3-a563-5b1ab13f994a name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452925 | controller | Jun 19 12:26:16.148648 crc crio[22562]: time="2026-06-19T12:26:16.148575748Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=38e4a65b-35ce-468d-ba16-6ef42d2169ea name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.452941 | controller | Jun 19 12:26:16.162734 crc crio[22562]: time="2026-06-19T12:26:16.161084878Z" level=info msg="Creating container: openshift-marketplace/community-operators-52hdc/extract-content" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.452957 | controller | Jun 19 12:26:16.162734 crc crio[22562]: time="2026-06-19T12:26:16.161716343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452976 | controller | Jun 19 12:26:16.215514 crc crio[22562]: time="2026-06-19T12:26:16.215426706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.452993 | controller | Jun 19 12:26:16.220815 crc crio[22562]: time="2026-06-19T12:26:16.220754288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453008 | controller | Jun 19 12:26:16.416807 crc crio[22562]: time="2026-06-19T12:26:16.416666816Z" level=info msg="Created container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453024 | controller | Jun 19 12:26:16.419311 crc crio[22562]: time="2026-06-19T12:26:16.41924261Z" level=info msg="Starting container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33" id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.453040 | controller | Jun 19 12:26:16.427379 crc crio[22562]: time="2026-06-19T12:26:16.427300801Z" level=info msg="Started container" PID=250589 containerID=d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33 description=openshift-marketplace/community-operators-52hdc/extract-content id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c
2026-06-19 12:35:48.453056 | controller | Jun 19 12:26:18.353642 crc crio[22562]: time="2026-06-19T12:26:18.352764853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e02e85d2-2c40-4dc7-8fb8-b720e575f947 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453073 | controller | Jun 19 12:26:18.360818 crc crio[22562]: time="2026-06-19T12:26:18.360669239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7a619d2c-5b5f-48af-afe4-97b390c4c055 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453089 | controller | Jun 19 12:26:18.549024 crc crio[22562]: time="2026-06-19T12:26:18.548867706Z" level=info msg="Creating container: openshift-marketplace/community-operators-52hdc/registry-server" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453105 | controller | Jun 19 12:26:18.549653 crc crio[22562]: time="2026-06-19T12:26:18.549574163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453121 | controller | Jun 19 12:26:18.656622 crc crio[22562]: time="2026-06-19T12:26:18.653093131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453137 | controller | Jun 19 12:26:18.662597 crc crio[22562]: time="2026-06-19T12:26:18.659486659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453153 | controller | Jun 19 12:26:19.002883 crc crio[22562]: time="2026-06-19T12:26:19.00264954Z" level=info msg="Created container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453172 | controller | Jun 19 12:26:19.005622 crc crio[22562]: time="2026-06-19T12:26:19.00546518Z" level=info msg="Starting container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e" id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.453189 | controller | Jun 19 12:26:19.012799 crc crio[22562]: time="2026-06-19T12:26:19.0127284Z" level=info msg="Started container" PID=251007 containerID=6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e description=openshift-marketplace/community-operators-52hdc/registry-server id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c
2026-06-19 12:35:48.453205 | controller | Jun 19 12:26:26.484226 crc crio[22562]: time="2026-06-19T12:26:26.482307968Z" level=info msg="Stopping container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e (timeout: 2s)" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.453222 | controller | Jun 19 12:26:26.626405 crc crio[22562]: time="2026-06-19T12:26:26.626295761Z" level=info msg="Stopped container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.453238 | controller | Jun 19 12:26:26.627363 crc crio[22562]: time="2026-06-19T12:26:26.627327825Z" level=info msg="Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.453255 | controller | Jun 19 12:26:26.628189 crc crio[22562]: time="2026-06-19T12:26:26.628116245Z" level=info msg="Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc000328268}] Aliases:map[]}"
2026-06-19 12:35:48.453272 | controller | Jun 19 12:26:26.628559 crc crio[22562]: time="2026-06-19T12:26:26.628537076Z" level=info msg="Deleting pod openshift-marketplace_community-operators-52hdc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.453288 | controller | Jun 19 12:26:26.963567 crc crio[22562]: time="2026-06-19T12:26:26.963516053Z" level=info msg="Stopped pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.453304 | controller | Jun 19 12:26:27.519871 crc crio[22562]: time="2026-06-19T12:26:27.519286326Z" level=info msg="Removing container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453320 | controller | Jun 19 12:26:27.567340 crc crio[22562]: time="2026-06-19T12:26:27.567266896Z" level=info msg="Removed container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453336 | controller | Jun 19 12:26:27.576236 crc crio[22562]: time="2026-06-19T12:26:27.576122246Z" level=info msg="Removing container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453351 | controller | Jun 19 12:26:27.641441 crc crio[22562]: time="2026-06-19T12:26:27.641368954Z" level=info msg="Removed container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453370 | controller | Jun 19 12:26:27.654598 crc crio[22562]: time="2026-06-19T12:26:27.654528241Z" level=info msg="Removing container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453386 | controller | Jun 19 12:26:27.690261 crc crio[22562]: time="2026-06-19T12:26:27.689983249Z" level=info msg="Removed container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.453402 | controller | Jun 19 12:27:11.850539 crc crio[22562]: time="2026-06-19T12:27:11.849509326Z" level=info msg="Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.453417 | controller | Jun 19 12:27:11.852407 crc crio[22562]: time="2026-06-19T12:27:11.852376337Z" level=info msg="Stopped pod sandbox (already stopped): 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.453451 | controller | Jun 19 12:27:11.853709 crc crio[22562]: time="2026-06-19T12:27:11.853536636Z" level=info msg="Removing pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.453470 | controller | Jun 19 12:27:11.893533 crc crio[22562]: time="2026-06-19T12:27:11.893376395Z" level=info msg="Removed pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.453486 | controller | Jun 19 12:27:38.979530 crc crio[22562]: time="2026-06-19T12:27:38.978602789Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g9pn7/POD" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.453503 | controller | Jun 19 12:27:38.981487 crc crio[22562]: time="2026-06-19T12:27:38.979585484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453519 | controller | Jun 19 12:27:39.025088 crc crio[22562]: time="2026-06-19T12:27:39.024991551Z" level=info msg="Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}"
2026-06-19 12:35:48.453536 | controller | Jun 19 12:27:39.025088 crc crio[22562]: time="2026-06-19T12:27:39.025059981Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g9pn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.453552 | controller | Jun 19 12:27:39.576225 crc crio[22562]: 2026-06-19T12:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7347be5ae36ae6 Mac:9a:6e:31:2f:86:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.453572 | controller | Jun 19 12:27:39.576225 crc crio[22562]: time="2026-06-19T12:27:39.575588835Z" level=info msg="Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}"
2026-06-19 12:35:48.453589 | controller | Jun 19 12:27:39.576225 crc crio[22562]: time="2026-06-19T12:27:39.57579139Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g9pn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.453606 | controller | Jun 19 12:27:39.589091 crc crio[22562]: time="2026-06-19T12:27:39.589001478Z" level=info msg="Ran pod sandbox e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 with infra container: openshift-marketplace/redhat-marketplace-g9pn7/POD" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.453622 | controller | Jun 19 12:27:39.595470 crc crio[22562]: time="2026-06-19T12:27:39.594119774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb3b4330-bc60-40ec-8d90-aee0a1b6cb91 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453637 | controller | Jun 19 12:27:39.596792 crc crio[22562]: time="2026-06-19T12:27:39.596730329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be3e4009-7f41-4a82-85b6-1cefd7c7d2cc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453654 | controller | Jun 19 12:27:39.607389 crc crio[22562]: time="2026-06-19T12:27:39.607331663Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453670 | controller | Jun 19 12:27:39.607679 crc crio[22562]: time="2026-06-19T12:27:39.607633101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453686 | controller | Jun 19 12:27:39.650995 crc crio[22562]: time="2026-06-19T12:27:39.650884433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453707 | controller | Jun 19 12:27:39.654779 crc crio[22562]: time="2026-06-19T12:27:39.654728778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453782 | controller | Jun 19 12:27:39.810445 crc crio[22562]: time="2026-06-19T12:27:39.810318777Z" level=info msg="Created container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453806 | controller | Jun 19 12:27:39.811799 crc crio[22562]: time="2026-06-19T12:27:39.811692831Z" level=info msg="Starting container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09" id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.453822 | controller | Jun 19 12:27:39.818199 crc crio[22562]: time="2026-06-19T12:27:39.81769065Z" level=info msg="Started container" PID=264815 containerID=910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299
2026-06-19 12:35:48.453843 | controller | Jun 19 12:27:40.660093 crc crio[22562]: time="2026-06-19T12:27:40.659283482Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.453859 | controller | Jun 19 12:27:40.671400 crc crio[22562]: time="2026-06-19T12:27:40.671051293Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-19 12:35:48.453876 | controller | Jun 19 12:27:41.337357 crc crio[22562]: time="2026-06-19T12:27:41.336831495Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.453892 | controller | Jun 19 12:27:41.337766 crc crio[22562]: time="2026-06-19T12:27:41.337725407Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1c93fb8c-386a-4df2-b82a-05aa04ee236e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453908 | controller | Jun 19 12:27:41.342265 crc crio[22562]: time="2026-06-19T12:27:41.342067745Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=78a52e94-54e4-4b4e-a05d-5b166d693ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.453924 | controller | Jun 19 12:27:41.350903 crc crio[22562]: time="2026-06-19T12:27:41.350708939Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-content" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.453940 | controller | Jun 19 12:27:41.351781 crc crio[22562]: time="2026-06-19T12:27:41.351662673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453955 | controller | Jun 19 12:27:41.454729 crc crio[22562]: time="2026-06-19T12:27:41.454581305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453971 | controller | Jun 19 12:27:41.464845 crc crio[22562]: time="2026-06-19T12:27:41.464708807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.453987 | controller | Jun 19 12:27:41.624813 crc crio[22562]: time="2026-06-19T12:27:41.623881585Z" level=info msg="Created container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454003 | controller | Jun 19 12:27:41.626400 crc crio[22562]: time="2026-06-19T12:27:41.626302554Z" level=info msg="Starting container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33" id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.454019 | controller | Jun 19 12:27:41.632801 crc crio[22562]: time="2026-06-19T12:27:41.632677392Z" level=info msg="Started container" PID=264994 containerID=6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-content id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299
2026-06-19 12:35:48.454035 | controller | Jun 19 12:27:42.704488 crc crio[22562]: time="2026-06-19T12:27:42.704309519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f27f2be5-5f43-47d9-8793-ac48b967b249 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454054 | controller | Jun 19 12:27:42.708669 crc crio[22562]: time="2026-06-19T12:27:42.708550554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ecb811cd-c68d-4f16-8138-5520008119d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454070 | controller | Jun 19 12:27:42.717563 crc crio[22562]: time="2026-06-19T12:27:42.717487456Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g9pn7/registry-server" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454086 | controller | Jun 19 12:27:42.718098 crc crio[22562]: time="2026-06-19T12:27:42.718030929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454101 | controller | Jun 19 12:27:42.830405 crc crio[22562]: time="2026-06-19T12:27:42.830298473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454117 | controller | Jun 19 12:27:42.834819 crc crio[22562]: time="2026-06-19T12:27:42.834725524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454132 | controller | Jun 19 12:27:43.064661 crc crio[22562]: time="2026-06-19T12:27:43.063917778Z" level=info msg="Created container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454147 | controller | Jun 19 12:27:43.067040 crc crio[22562]: time="2026-06-19T12:27:43.066511742Z" level=info msg="Starting container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2" id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.454163 | controller | Jun 19 12:27:43.071626 crc crio[22562]: time="2026-06-19T12:27:43.071506796Z" level=info msg="Started container" PID=265109 containerID=c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 description=openshift-marketplace/redhat-marketplace-g9pn7/registry-server id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299
2026-06-19 12:35:48.454179 | controller | Jun 19 12:27:51.867350 crc crio[22562]: time="2026-06-19T12:27:51.866640749Z" level=info msg="Stopping container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 (timeout: 2s)" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.454194 | controller | Jun 19 12:27:52.015202 crc crio[22562]: time="2026-06-19T12:27:52.015075901Z" level=info msg="Stopped container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.454210 | controller | Jun 19 12:27:52.016703 crc crio[22562]: time="2026-06-19T12:27:52.016644319Z" level=info msg="Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.454226 | controller | Jun 19 12:27:52.018064 crc crio[22562]: time="2026-06-19T12:27:52.018008574Z" level=info msg="Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}"
2026-06-19 12:35:48.454245 | controller | Jun 19 12:27:52.018303 crc crio[22562]: time="2026-06-19T12:27:52.018247289Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g9pn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.454261 | controller | Jun 19 12:27:52.358279 crc crio[22562]: time="2026-06-19T12:27:52.351649318Z" level=info msg="Stopped pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.454277 | controller | Jun 19 12:27:52.882301 crc crio[22562]: time="2026-06-19T12:27:52.882201586Z" level=info msg="Removing container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454293 | controller | Jun 19 12:27:52.905722 crc crio[22562]: time="2026-06-19T12:27:52.905656327Z" level=info msg="Removed container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454309 | controller | Jun 19 12:27:52.908556 crc crio[22562]: time="2026-06-19T12:27:52.908498138Z" level=info msg="Removing container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454324 | controller | Jun 19 12:27:52.940291 crc crio[22562]: time="2026-06-19T12:27:52.940118602Z" level=info msg="Removed container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454340 | controller | Jun 19 12:27:52.950448 crc crio[22562]: time="2026-06-19T12:27:52.950357016Z" level=info msg="Removing container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454356 | controller | Jun 19 12:27:52.991840 crc crio[22562]: time="2026-06-19T12:27:52.991735212Z" level=info msg="Removed container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.454372 | controller | Jun 19 12:27:55.286191 crc crio[22562]: time="2026-06-19T12:27:55.285638172Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-mq6sk/POD" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.454387 | controller | Jun 19 12:27:55.287733 crc crio[22562]: time="2026-06-19T12:27:55.286261997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454404 | controller | Jun 19 12:27:55.346612 crc crio[22562]: time="2026-06-19T12:27:55.346224394Z" level=info msg="Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}"
2026-06-19 12:35:48.454423 | controller | Jun 19 12:27:55.346612 crc crio[22562]: time="2026-06-19T12:27:55.346289436Z" level=info msg="Adding pod openshift-marketplace_certified-operators-mq6sk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.454469 | controller | Jun 19 12:27:55.806018 crc crio[22562]: 2026-06-19T12:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78efd74a09f9dc Mac:82:11:c6:c1:fd:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 SocketPath: PciID:}] [{Interface:0xc000282840 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.454487 | controller | Jun 19 12:27:55.807399 crc crio[22562]: time="2026-06-19T12:27:55.807313649Z" level=info msg="Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}"
2026-06-19 12:35:48.454503 | controller | Jun 19 12:27:55.807593 crc crio[22562]: time="2026-06-19T12:27:55.807504525Z" level=info msg="Checking pod openshift-marketplace_certified-operators-mq6sk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.454520 | controller | Jun 19 12:27:55.818878 crc crio[22562]: time="2026-06-19T12:27:55.818783075Z" level=info msg="Ran pod sandbox d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d with infra container: openshift-marketplace/certified-operators-mq6sk/POD" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.454536 | controller | Jun 19 12:27:55.827827 crc crio[22562]: time="2026-06-19T12:27:55.82746402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e789221c-ca99-4c8d-bcc7-a7eac97df9b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454552 | controller | Jun 19 12:27:55.833872 crc crio[22562]: time="2026-06-19T12:27:55.833809827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f0461bdb-9f40-4985-b8e8-be8ec2410330 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454568 | controller | Jun 19 12:27:55.855327 crc crio[22562]: time="2026-06-19T12:27:55.855214547Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mq6sk/extract-utilities" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454585 | controller | Jun 19 12:27:55.856513 crc crio[22562]: time="2026-06-19T12:27:55.856393057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454601 | controller | Jun 19 12:27:55.929677 crc crio[22562]: time="2026-06-19T12:27:55.924210719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454617 | controller | Jun 19 12:27:55.932805 crc crio[22562]: time="2026-06-19T12:27:55.932691729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454633 | controller | Jun 19 12:27:56.095186 crc crio[22562]: time="2026-06-19T12:27:56.094610265Z" level=info msg="Created container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454652 | controller | Jun 19 12:27:56.096529 crc crio[22562]: time="2026-06-19T12:27:56.096452391Z" level=info msg="Starting container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd" id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.454668 | controller | Jun 19 12:27:56.102624 crc crio[22562]: time="2026-06-19T12:27:56.10250231Z" level=info msg="Started container" PID=267080 containerID=3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd description=openshift-marketplace/certified-operators-mq6sk/extract-utilities id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d
2026-06-19 12:35:48.454686 | controller | Jun 19 12:27:56.973922 crc crio[22562]: time="2026-06-19T12:27:56.971537873Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.454702 | controller | Jun 19 12:27:56.981051 crc crio[22562]: time="2026-06-19T12:27:56.979109101Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-19 12:35:48.454718 | controller | Jun 19 12:27:58.039627 crc crio[22562]: time="2026-06-19T12:27:58.03952971Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.454734 | controller | Jun 19 12:27:58.042896 crc crio[22562]: time="2026-06-19T12:27:58.042836733Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b4aaa8de-e322-45ce-977a-d4fecb4845f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454750 | controller | Jun 19 12:27:58.052118 crc crio[22562]: time="2026-06-19T12:27:58.051909186Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7af6c566-c60a-405e-b719-fa2f54a59c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454766 | controller | Jun 19 12:27:58.061664 crc crio[22562]: time="2026-06-19T12:27:58.061544676Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mq6sk/extract-content" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454782 | controller | Jun 19 12:27:58.062428 crc crio[22562]: time="2026-06-19T12:27:58.062238053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454798 | controller | Jun 19 12:27:58.113625 crc crio[22562]: time="2026-06-19T12:27:58.113500075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454814 | controller | Jun 19 12:27:58.117575 crc crio[22562]: time="2026-06-19T12:27:58.117478343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454830 | controller | Jun 19 12:27:58.286917 crc crio[22562]: time="2026-06-19T12:27:58.286369141Z" level=info msg="Created container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454845 | controller | Jun 19 12:27:58.288348 crc crio[22562]: time="2026-06-19T12:27:58.288264428Z" level=info msg="Starting container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5" id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.454864 | controller | Jun 19 12:27:58.300089 crc crio[22562]: time="2026-06-19T12:27:58.30000322Z" level=info msg="Started container" PID=267354 containerID=131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5 description=openshift-marketplace/certified-operators-mq6sk/extract-content id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d
2026-06-19 12:35:48.454881 | controller | Jun 19 12:28:00.032809 crc crio[22562]: time="2026-06-19T12:28:00.032098926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f007b467-4da5-4dc4-bd05-167344865acf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454897 | controller | Jun 19 12:28:00.036299 crc crio[22562]: time="2026-06-19T12:28:00.036196188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2e0e190d-d239-486d-b0e8-a3dbfa502fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.454912 | controller | Jun 19 12:28:00.043356 crc crio[22562]: time="2026-06-19T12:28:00.043239383Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mq6sk/registry-server" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454928 | controller | Jun 19 12:28:00.043913 crc crio[22562]: time="2026-06-19T12:28:00.043840547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454944 | controller | Jun 19 12:28:00.117747 crc crio[22562]: time="2026-06-19T12:28:00.117697089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454960 | controller | Jun 19 12:28:00.123595 crc crio[22562]: time="2026-06-19T12:28:00.123467352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.454976 | controller | Jun 19 12:28:00.331232 crc crio[22562]: time="2026-06-19T12:28:00.331094532Z" level=info msg="Created container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.454992 | controller | Jun 19 12:28:00.333740 crc crio[22562]: time="2026-06-19T12:28:00.333632375Z" level=info msg="Starting container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56" id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.455008 | controller | Jun 19 12:28:00.346430 crc crio[22562]: time="2026-06-19T12:28:00.34633667Z" level=info msg="Started container" PID=267565 containerID=a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 description=openshift-marketplace/certified-operators-mq6sk/registry-server id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d
2026-06-19 12:35:48.455024 | controller | Jun 19 12:28:00.571830 crc crio[22562]: time="2026-06-19T12:28:00.571332919Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697868-t86bs/POD" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.455040 | controller | Jun 19 12:28:00.572213 crc crio[22562]: time="2026-06-19T12:28:00.572119429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455059 | controller | Jun 19 12:28:00.609102 crc crio[22562]: time="2026-06-19T12:28:00.608717136Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}"
2026-06-19 12:35:48.455075 | controller | Jun 19 12:28:00.609102 crc crio[22562]: time="2026-06-19T12:28:00.608804708Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697868-t86bs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.455090 | controller | Jun 19 12:28:01.240136 crc crio[22562]: 2026-06-19T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb91c2965dca591 Mac:1a:45:ca:13:09:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc SocketPath: PciID:}] [{Interface:0xc0004325c0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.455107 | controller | Jun 19 12:28:01.241811 crc crio[22562]: time="2026-06-19T12:28:01.241701285Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}"
2026-06-19 12:35:48.455123 | controller | Jun 19 12:28:01.242099 crc crio[22562]: time="2026-06-19T12:28:01.242042333Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697868-t86bs for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.455139 | controller | Jun 19 12:28:01.260394 crc crio[22562]: time="2026-06-19T12:28:01.260306546Z" level=info msg="Ran pod sandbox bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 with infra container: openshift-infra/auto-csr-approver-29697868-t86bs/POD" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.455154 | controller | Jun 19 12:28:01.263704 crc crio[22562]: time="2026-06-19T12:28:01.263592058Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.455170 | controller | Jun 19 12:28:01.271131 crc crio[22562]: time="2026-06-19T12:28:01.271046143Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.455186 | controller | Jun 19 12:28:02.209829 crc crio[22562]: time="2026-06-19T12:28:02.20926648Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.455202 | controller | Jun 19 12:28:02.211072 crc crio[22562]: time="2026-06-19T12:28:02.210917252Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d66c0fd5-eaef-4dad-bf3a-b8578e6fe074 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.455218 | controller | Jun 19 12:28:02.214685 crc crio[22562]: time="2026-06-19T12:28:02.214603913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7a17411b-062c-4b6f-b8cc-263127e799cf name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.455239 | controller | Jun 19 12:28:02.224247 crc crio[22562]: time="2026-06-19T12:28:02.224077589Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697868-t86bs/oc" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.455256 | controller | Jun 19 12:28:02.224782 crc crio[22562]: time="2026-06-19T12:28:02.224703904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455272 | controller | Jun 19 12:28:02.287642 crc crio[22562]: time="2026-06-19T12:28:02.287519852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455288 | controller | Jun 19 12:28:02.724443 crc crio[22562]: time="2026-06-19T12:28:02.723905524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455304 | controller | Jun 19 12:28:02.886231 crc crio[22562]: time="2026-06-19T12:28:02.886093356Z" level=info msg="Created container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.455320 | controller | Jun 19 12:28:02.887468 crc crio[22562]: time="2026-06-19T12:28:02.88742512Z" level=info msg="Starting container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16" id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.455335 | controller | Jun 19 12:28:02.893076 crc crio[22562]: time="2026-06-19T12:28:02.892991088Z" level=info msg="Started container" PID=267853 containerID=e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16 description=openshift-infra/auto-csr-approver-29697868-t86bs/oc id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42
2026-06-19 12:35:48.455351 | controller | Jun 19 12:28:05.146190 crc crio[22562]: time="2026-06-19T12:28:05.145395109Z" level=info msg="Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455367 | controller | Jun 19 12:28:05.147747 crc crio[22562]: time="2026-06-19T12:28:05.146976108Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc000138418}] Aliases:map[]}"
2026-06-19 12:35:48.455383 | controller | Jun 19 12:28:05.147747 crc crio[22562]: time="2026-06-19T12:28:05.147135972Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697868-t86bs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.455399 | controller | Jun 19 12:28:05.523067 crc crio[22562]: time="2026-06-19T12:28:05.522458521Z" level=info msg="Stopped pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455415 | controller | Jun 19 12:28:08.214602 crc crio[22562]: time="2026-06-19T12:28:08.213610602Z" level=info msg="Stopping container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 (timeout: 2s)" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.455452 | controller | Jun 19 12:28:08.339707 crc crio[22562]: time="2026-06-19T12:28:08.339571715Z" level=info msg="Stopped container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.455471 | controller | Jun 19 12:28:08.341048 crc crio[22562]: time="2026-06-19T12:28:08.340791767Z" level=info msg="Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455487 | controller | Jun 19 12:28:08.341871 crc crio[22562]: time="2026-06-19T12:28:08.341731289Z" level=info msg="Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc00259c410}] Aliases:map[]}"
2026-06-19 12:35:48.455503 | controller | Jun 19 12:28:08.342253 crc crio[22562]: time="2026-06-19T12:28:08.342108428Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-mq6sk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.455519 | controller | Jun 19 12:28:08.726495 crc crio[22562]: time="2026-06-19T12:28:08.726089442Z" level=info msg="Stopped pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455535 | controller | Jun 19 12:28:09.265396 crc crio[22562]: time="2026-06-19T12:28:09.263021858Z" level=info msg="Removing container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455551 | controller | Jun 19 12:28:09.301431 crc crio[22562]: time="2026-06-19T12:28:09.301221925Z" level=info msg="Removed container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455567 | controller | Jun 19 12:28:09.306785 crc crio[22562]: time="2026-06-19T12:28:09.30668693Z" level=info msg="Removing container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455583 | controller | Jun 19 12:28:09.342391 crc crio[22562]: time="2026-06-19T12:28:09.342124119Z" level=info msg="Removed container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455599 | controller | Jun 19 12:28:09.349032 crc crio[22562]: time="2026-06-19T12:28:09.348910057Z" level=info msg="Removing container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455615 | controller | Jun 19 12:28:09.414960 crc crio[22562]: time="2026-06-19T12:28:09.414794091Z" level=info msg="Removed container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455631 | controller | Jun 19 12:28:11.921591 crc crio[22562]: time="2026-06-19T12:28:11.920996686Z" level=info msg="Removing container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455650 | controller | Jun 19 12:28:12.141500 crc crio[22562]: time="2026-06-19T12:28:12.141020914Z" level=info msg="Removed container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.455667 | controller | Jun 19 12:28:12.154079 crc crio[22562]: time="2026-06-19T12:28:12.152679863Z" level=info msg="Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455682 | controller | Jun 19 12:28:12.154079 crc crio[22562]: time="2026-06-19T12:28:12.152787995Z" level=info msg="Stopped pod sandbox (already stopped): e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455698 | controller | Jun 19 12:28:12.154079 crc crio[22562]: time="2026-06-19T12:28:12.154115508Z" level=info msg="Removing pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455714 | controller | Jun 19 12:28:12.175473 crc crio[22562]: time="2026-06-19T12:28:12.1727566Z" level=info msg="Removed pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455730 | controller | Jun 19 12:28:12.182996 crc crio[22562]: time="2026-06-19T12:28:12.182877931Z" level=info msg="Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455745 | controller | Jun 19 12:28:12.183255 crc crio[22562]: time="2026-06-19T12:28:12.183062015Z" level=info msg="Stopped pod sandbox (already stopped): c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455761 | controller | Jun 19 12:28:12.184073 crc crio[22562]: time="2026-06-19T12:28:12.183986369Z" level=info msg="Removing pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455776 | controller | Jun 19 12:28:12.203266 crc crio[22562]: time="2026-06-19T12:28:12.202917089Z" level=info msg="Removed pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455792 | controller | Jun 19 12:28:12.203848 crc crio[22562]: time="2026-06-19T12:28:12.203743869Z" level=info msg="Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455807 | controller | Jun 19 12:28:12.203848 crc crio[22562]: time="2026-06-19T12:28:12.203843531Z" level=info msg="Stopped pod sandbox (already stopped): d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.455823 | controller | Jun 19 12:28:12.206577 crc crio[22562]: time="2026-06-19T12:28:12.205862632Z" level=info msg="Removing pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455838 | controller | Jun 19 12:28:12.227444 crc crio[22562]: time="2026-06-19T12:28:12.227333033Z" level=info msg="Removed pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.455864 | controller | Jun 19 12:30:00.534671 crc crio[22562]: time="2026-06-19T12:30:00.533624481Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697870-lgkbk/POD" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.455880 | controller | Jun 19 12:30:00.536802 crc crio[22562]: time="2026-06-19T12:30:00.534702158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455897 | controller | Jun 19 12:30:00.573733 crc crio[22562]: time="2026-06-19T12:30:00.573669624Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}"
2026-06-19 12:35:48.455913 | controller | Jun 19 12:30:00.573733 crc crio[22562]: time="2026-06-19T12:30:00.573727415Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697870-lgkbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.455929 | controller | Jun 19 12:30:00.646455 crc crio[22562]: time="2026-06-19T12:30:00.646286675Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.455946 | controller | Jun 19 12:30:00.647026 crc crio[22562]: time="2026-06-19T12:30:00.64650203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.455962 | controller | Jun 19 12:30:00.687129 crc crio[22562]: time="2026-06-19T12:30:00.686999525Z" level=info msg="Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}"
2026-06-19 12:35:48.455978 | controller | Jun 19 12:30:00.687129 crc crio[22562]: time="2026-06-19T12:30:00.687092327Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.455995 | controller | Jun 19 12:30:01.057271 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b703cf91d82d19c Mac:72:b2:f8:f0:1e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.456011 | controller | Jun 19 12:30:01.060911 crc crio[22562]: time="2026-06-19T12:30:01.060767844Z" level=info msg="Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}"
2026-06-19 12:35:48.456031 | controller | Jun 19 12:30:01.061376 crc crio[22562]: time="2026-06-19T12:30:01.061250017Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.456048 | controller | Jun 19 12:30:01.073390 crc crio[22562]: time="2026-06-19T12:30:01.073339206Z" level=info msg="Ran pod sandbox b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.456064 | controller | Jun 19 12:30:01.082329 crc crio[22562]: time="2026-06-19T12:30:01.082238117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=23b09577-227b-4a03-99a7-abd9eea28bc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.456080 | controller | Jun 19 12:30:01.084563 crc crio[22562]: time="2026-06-19T12:30:01.084484282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1d2e7df1-f241-45b4-968d-221e71ee6e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.456095 | controller | Jun 19 12:30:01.098322 crc crio[22562]: time="2026-06-19T12:30:01.096735676Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.456111 | controller | Jun 19 12:30:01.098322 crc crio[22562]: time="2026-06-19T12:30:01.09729429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456127 | controller | Jun 19 12:30:01.149007 crc crio[22562]: time="2026-06-19T12:30:01.148897001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456143 | controller | Jun 19 12:30:01.157342 crc crio[22562]: time="2026-06-19T12:30:01.157244387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456159 | controller | Jun 19 12:30:01.209703 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42920cb0ef48d4 Mac:ae:b6:47:89:19:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 SocketPath: PciID:}] [{Interface:0xc000399040 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.456175 | controller | Jun 19 12:30:01.210885 crc crio[22562]: time="2026-06-19T12:30:01.210644222Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}"
2026-06-19 12:35:48.456191 | controller | Jun 19 12:30:01.210885 crc crio[22562]: time="2026-06-19T12:30:01.210859807Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697870-lgkbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.456210 | controller | Jun 19 12:30:01.220309 crc crio[22562]: time="2026-06-19T12:30:01.22025238Z" level=info msg="Ran pod sandbox a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 with infra container: openshift-infra/auto-csr-approver-29697870-lgkbk/POD" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.456226 | controller | Jun 19 12:30:01.224559 crc crio[22562]: time="2026-06-19T12:30:01.224433273Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.456242 | controller | Jun 19 12:30:01.233365 crc crio[22562]: time="2026-06-19T12:30:01.232821321Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.456258 | controller | Jun 19 12:30:01.293766 crc crio[22562]: time="2026-06-19T12:30:01.293661761Z" level=info msg="Created container 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.456275 | controller | Jun 19 12:30:01.298115 crc crio[22562]: time="2026-06-19T12:30:01.297783802Z" level=info msg="Starting container: 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b" id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.456291 | controller | Jun 19 12:30:01.307023 crc crio[22562]: time="2026-06-19T12:30:01.306616082Z" level=info msg="Started container" PID=283899 containerID=99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b description=openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42
2026-06-19 12:35:48.456307 | controller | Jun 19 12:30:02.919278 crc crio[22562]: time="2026-06-19T12:30:02.918426155Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.456323 | controller | Jun 19 12:30:02.921071 crc crio[22562]: time="2026-06-19T12:30:02.92065714Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a03ac16-fb40-42d1-8861-878eac3e8b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.456388 | controller | Jun 19 12:30:02.924331 crc crio[22562]: time="2026-06-19T12:30:02.924077675Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6678e13f-957b-4c0a-bbd7-0993530b618f name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.456413 | controller | Jun 19 12:30:02.933346 crc crio[22562]: time="2026-06-19T12:30:02.933064089Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697870-lgkbk/oc" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.456444 | controller | Jun 19 12:30:02.933735 crc crio[22562]: time="2026-06-19T12:30:02.933665303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456466 | controller | Jun 19 12:30:03.011608 crc crio[22562]: time="2026-06-19T12:30:03.011318199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456525 | controller | Jun 19 12:30:03.169457 crc crio[22562]: time="2026-06-19T12:30:03.169212685Z" level=info msg="Stopping pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456553 | controller | Jun 19 12:30:03.170077 crc crio[22562]: time="2026-06-19T12:30:03.169993123Z" level=info msg="Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc002910200}] Aliases:map[]}"
2026-06-19 12:35:48.456571 | controller | Jun 19 12:30:03.170277 crc crio[22562]: time="2026-06-19T12:30:03.170220809Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.456587 | controller | Jun 19 12:30:03.421585 crc crio[22562]: time="2026-06-19T12:30:03.421410499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.456603 | controller | Jun 19 12:30:03.545329 crc crio[22562]: time="2026-06-19T12:30:03.545245151Z" level=info msg="Created container e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c: openshift-infra/auto-csr-approver-29697870-lgkbk/oc" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.456620 | controller | Jun 19 12:30:03.548268 crc crio[22562]: time="2026-06-19T12:30:03.548091051Z" level=info msg="Starting container: e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c" id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.456635 | controller | Jun 19 12:30:03.556061 crc crio[22562]: time="2026-06-19T12:30:03.555777222Z" level=info msg="Started container" PID=284126 containerID=e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c description=openshift-infra/auto-csr-approver-29697870-lgkbk/oc id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0
2026-06-19 12:35:48.456651 | controller | Jun 19 12:30:03.575127 crc crio[22562]: time="2026-06-19T12:30:03.575022749Z" level=info msg="Stopped pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456667 | controller | Jun 19 12:30:05.207766 crc crio[22562]: time="2026-06-19T12:30:05.206231544Z" level=info msg="Stopping pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456683 | controller | Jun 19 12:30:05.209114 crc crio[22562]: time="2026-06-19T12:30:05.208741626Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc00008d748}] Aliases:map[]}"
2026-06-19 12:35:48.456699 | controller | Jun 19 12:30:05.209114 crc crio[22562]: time="2026-06-19T12:30:05.20891291Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697870-lgkbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.456715 | controller | Jun 19 12:30:05.616717 crc crio[22562]: time="2026-06-19T12:30:05.616612431Z" level=info msg="Stopped pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456734 | controller | Jun 19 12:30:12.296768 crc crio[22562]: time="2026-06-19T12:30:12.295902381Z" level=info msg="Removing container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456750 | controller | Jun 19 12:30:12.488628 crc crio[22562]: time="2026-06-19T12:30:12.488476657Z" level=info msg="Removed container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456766 | controller | Jun 19 12:30:12.494483 crc crio[22562]: time="2026-06-19T12:30:12.494372884Z" level=info msg="Removing container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456796 | controller | Jun 19 12:30:12.531687 crc crio[22562]: time="2026-06-19T12:30:12.531594646Z" level=info msg="Removed container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456812 | controller | Jun 19 12:30:12.535401 crc crio[22562]: time="2026-06-19T12:30:12.535306649Z" level=info msg="Removing container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456828 | controller | Jun 19 12:30:12.598418 crc crio[22562]: time="2026-06-19T12:30:12.597282555Z" level=info msg="Removed container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.456846 | controller | Jun 19 12:30:12.624069 crc crio[22562]: time="2026-06-19T12:30:12.623910796Z" level=info msg="Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456864 | controller | Jun 19 12:30:12.624069 crc crio[22562]: time="2026-06-19T12:30:12.624033959Z" level=info msg="Stopped pod sandbox (already stopped): 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456880 | controller | Jun 19 12:30:12.625378 crc crio[22562]: time="2026-06-19T12:30:12.6252977Z" level=info msg="Removing pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.456896 | controller | Jun 19 12:30:12.644915 crc crio[22562]: time="2026-06-19T12:30:12.644785913Z" level=info msg="Removed pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.456912 | controller | Jun 19 12:30:12.646549 crc crio[22562]: time="2026-06-19T12:30:12.646460455Z" level=info msg="Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456928 | controller | Jun 19 12:30:12.646549 crc crio[22562]: time="2026-06-19T12:30:12.646521646Z" level=info msg="Stopped pod sandbox (already stopped): 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456948 | controller | Jun 19 12:30:12.647391 crc crio[22562]: time="2026-06-19T12:30:12.647290086Z" level=info msg="Removing pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.456964 | controller | Jun 19 12:30:12.670226 crc crio[22562]: time="2026-06-19T12:30:12.670002208Z" level=info msg="Removed pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.456979 | controller | Jun 19 12:30:12.671560 crc crio[22562]: time="2026-06-19T12:30:12.671469575Z" level=info msg="Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.456995 | controller | Jun 19 12:30:12.671560 crc crio[22562]: time="2026-06-19T12:30:12.671542317Z" level=info msg="Stopped pod sandbox (already stopped): 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.457011 | controller | Jun 19 12:30:12.673847 crc crio[22562]: time="2026-06-19T12:30:12.673759232Z" level=info msg="Removing pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.457027 | controller | Jun 19 12:30:12.700391 crc crio[22562]: time="2026-06-19T12:30:12.700260329Z" level=info msg="Removed pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.457043 | controller | Jun 19 12:30:23.043577 crc crio[22562]: time="2026-06-19T12:30:23.042769047Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457059 | controller | Jun 19 12:30:23.567091 crc crio[22562]: time="2026-06-19T12:30:23.566984188Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457075 | controller | Jun 19 12:30:23.568431 crc crio[22562]: time="2026-06-19T12:30:23.568317741Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457091 | controller | Jun 19 12:30:24.105294 crc crio[22562]: time="2026-06-19T12:30:24.104595621Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457107 | controller | Jun 19 12:30:24.107098 crc crio[22562]: time="2026-06-19T12:30:24.107032491Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457123 | controller | Jun 19 12:30:24.126441 crc crio[22562]: time="2026-06-19T12:30:24.126366611Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457139 | controller | Jun 19 12:30:24.215859 crc crio[22562]: time="2026-06-19T12:30:24.215283487Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457155 | controller | Jun 19 12:30:24.496466 crc crio[22562]: time="2026-06-19T12:30:24.495825944Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457175 | controller | Jun 19 12:30:24.511961 crc crio[22562]: time="2026-06-19T12:30:24.51058733Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457191 | controller | Jun 19 12:30:24.587905 crc crio[22562]: time="2026-06-19T12:30:24.587813956Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457206 | controller | Jun 19 12:30:24.627961 crc crio[22562]: time="2026-06-19T12:30:24.627852708Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457222 | controller | Jun 19 12:30:24.746628 crc crio[22562]: time="2026-06-19T12:30:24.746293895Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457300 | controller | Jun 19 12:30:24.813023 crc crio[22562]: time="2026-06-19T12:30:24.812883827Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457320 | controller | Jun 19 12:30:25.307924 crc crio[22562]: time="2026-06-19T12:30:25.307807662Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457336 | controller | Jun 19 12:30:25.791328 crc crio[22562]: time="2026-06-19T12:30:25.790613706Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457352 | controller | Jun 19 12:30:26.457413 crc crio[22562]: time="2026-06-19T12:30:26.457048043Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457367 | controller | Jun 19 12:30:26.726468 crc crio[22562]: time="2026-06-19T12:30:26.726388844Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457384 | controller | Jun 19 12:30:27.399960 crc crio[22562]: time="2026-06-19T12:30:27.399449246Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457399 | controller | Jun 19 12:30:27.907872 crc crio[22562]: time="2026-06-19T12:30:27.907724902Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457415 | controller | Jun 19 12:30:27.910782 crc crio[22562]: time="2026-06-19T12:30:27.908312486Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457452 | controller | Jun 19 12:30:27.918327 crc crio[22562]: time="2026-06-19T12:30:27.918251522Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457470 | controller | Jun 19 12:30:29.374356 crc crio[22562]: time="2026-06-19T12:30:29.373829281Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457486 | controller | Jun 19 12:30:31.004358 crc crio[22562]: time="2026-06-19T12:30:31.003343574Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457506 | controller | Jun 19 12:30:31.114488 crc crio[22562]: time="2026-06-19T12:30:31.114360357Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457523 | controller | Jun 19 12:30:31.885259 crc crio[22562]: time="2026-06-19T12:30:31.885091241Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457539 | controller | Jun 19 12:30:32.361686 crc crio[22562]: time="2026-06-19T12:30:32.3612491Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457554 | controller | Jun 19 12:30:34.021115 crc crio[22562]: time="2026-06-19T12:30:34.020743186Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457570 | controller | Jun 19 12:30:34.041541 crc crio[22562]: time="2026-06-19T12:30:34.041346727Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457585 | controller | Jun 19 12:30:34.734093 crc crio[22562]: time="2026-06-19T12:30:34.732907509Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457600 | controller | Jun 19 12:30:35.579771 crc crio[22562]: time="2026-06-19T12:30:35.579345681Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457616 | controller | Jun 19 12:30:37.494111 crc crio[22562]: time="2026-06-19T12:30:37.493594005Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457631 | controller | Jun 19 12:30:37.920516 crc crio[22562]: time="2026-06-19T12:30:37.920328588Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457646 | controller | Jun 19 12:30:38.187380 crc crio[22562]: time="2026-06-19T12:30:38.187205378Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457662 | controller | Jun 19 12:30:38.475609 crc crio[22562]: time="2026-06-19T12:30:38.475382795Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457677 | controller | Jun 19 12:30:38.506458 crc crio[22562]: time="2026-06-19T12:30:38.506313981Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457693 | controller | Jun 19 12:30:38.535409 crc crio[22562]: time="2026-06-19T12:30:38.53532095Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457709 | controller | Jun 19 12:30:38.666084 crc crio[22562]: time="2026-06-19T12:30:38.665567561Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457725 | controller | Jun 19 12:30:38.865426 crc crio[22562]: time="2026-06-19T12:30:38.865338025Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457741 | controller | Jun 19 12:30:39.355979 crc crio[22562]: time="2026-06-19T12:30:39.355879181Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457760 | controller | Jun 19 12:30:40.634846 crc crio[22562]: time="2026-06-19T12:30:40.634533213Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457776 | controller | Jun 19 12:30:41.197038 crc crio[22562]: time="2026-06-19T12:30:41.19694904Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457792 | controller | Jun 19 12:30:41.217999 crc crio[22562]: time="2026-06-19T12:30:41.217884239Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457809 | controller | Jun 19 12:30:41.950231 crc crio[22562]: time="2026-06-19T12:30:41.949591986Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457824 | controller | Jun 19 12:30:41.992102 crc crio[22562]: time="2026-06-19T12:30:41.991785933Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457840 | controller | Jun 19 12:30:44.121778 crc crio[22562]: time="2026-06-19T12:30:44.121398948Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457856 | controller | Jun 19 12:30:44.177338 crc crio[22562]: time="2026-06-19T12:30:44.177246672Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457872 | controller | Jun 19 12:30:44.337756 crc crio[22562]: time="2026-06-19T12:30:44.337303472Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457887 | controller | Jun 19 12:30:52.560819 crc crio[22562]: time="2026-06-19T12:30:52.560217474Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.457903 | controller | Jun 19 12:31:03.478612 crc crio[22562]: time="2026-06-19T12:31:03.47762417Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-vcrnd/POD" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.457919 | controller | Jun 19 12:31:03.478612 crc crio[22562]: time="2026-06-19T12:31:03.478632746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.457935 | controller | Jun 19 12:31:03.526599 crc crio[22562]: time="2026-06-19T12:31:03.526216335Z" level=info msg="Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}"
2026-06-19 12:35:48.457952 | controller | Jun 19 12:31:03.526599 crc crio[22562]: time="2026-06-19T12:31:03.526524293Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-vcrnd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.457971 | controller | Jun 19 12:31:04.101303 crc crio[22562]: 2026-06-19T12:31:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f28af19bdacf502 Mac:92:77:44:81:00:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.457988 | controller | Jun 19 12:31:04.102528 crc crio[22562]: time="2026-06-19T12:31:04.102449017Z" level=info msg="Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}"
2026-06-19 12:35:48.458004 | controller | Jun 19 12:31:04.102770 crc crio[22562]: time="2026-06-19T12:31:04.102621101Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-vcrnd for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.458020 | controller | Jun 19 12:31:04.118313 crc crio[22562]: time="2026-06-19T12:31:04.118239518Z" level=info msg="Ran pod sandbox f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 with infra container: openshift-marketplace/redhat-operators-vcrnd/POD" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.458037 | controller | Jun 19 12:31:04.121295 crc crio[22562]: time="2026-06-19T12:31:04.121233483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7c31372-e1c3-4b8b-9507-977d03e2e2f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458053 | controller | Jun 19 12:31:04.127059 crc crio[22562]: time="2026-06-19T12:31:04.126905673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aef8cbf2-dfc7-4314-9f30-efce40509867 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458070 | controller | Jun 19 12:31:04.135329 crc crio[22562]: time="2026-06-19T12:31:04.134306796Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-utilities" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458086 | controller | Jun 19 12:31:04.135329 crc crio[22562]: time="2026-06-19T12:31:04.134784428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458103 | controller | Jun 19 12:31:04.183048 crc crio[22562]: time="2026-06-19T12:31:04.183002634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458119 | controller | Jun 19 12:31:04.188790 crc crio[22562]: time="2026-06-19T12:31:04.188766997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458135 | controller | Jun 19 12:31:04.339013 crc crio[22562]: time="2026-06-19T12:31:04.338895461Z" level=info msg="Created container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458151 | controller | Jun 19 12:31:04.340709 crc crio[22562]: time="2026-06-19T12:31:04.340628433Z" level=info msg="Starting container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49" id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.458171 | controller | Jun 19 12:31:04.349670 crc crio[22562]: time="2026-06-19T12:31:04.349570645Z" level=info msg="Started container" PID=290475 containerID=32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49 description=openshift-marketplace/redhat-operators-vcrnd/extract-utilities id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13
2026-06-19 12:35:48.458188 | controller | Jun 19 12:31:05.157649 crc crio[22562]: time="2026-06-19T12:31:05.157060732Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.458205 | controller | Jun 19 12:31:05.170310 crc crio[22562]: time="2026-06-19T12:31:05.169616643Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-19 12:35:48.458221 | controller | Jun 19 12:31:05.847546 crc crio[22562]: time="2026-06-19T12:31:05.847392432Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.458238 | controller | Jun 19 12:31:05.848536 crc crio[22562]: time="2026-06-19T12:31:05.848462578Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=26443ef0-b5e9-46f0-a9c8-c99a720c647c name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458254 | controller | Jun 19 12:31:05.852301 crc crio[22562]: time="2026-06-19T12:31:05.852190001Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a7838856-db1b-43bb-9b18-1d37bef250d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458270 | controller | Jun 19 12:31:05.869868 crc crio[22562]: time="2026-06-19T12:31:05.869800188Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-content" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458286 | controller | Jun 19 12:31:05.870498 crc crio[22562]: time="2026-06-19T12:31:05.870460134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458302 | controller | Jun 19 12:31:05.919531 crc crio[22562]: time="2026-06-19T12:31:05.918962767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458319 | controller | Jun 19 12:31:05.923533 crc crio[22562]: time="2026-06-19T12:31:05.923392417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458335 | controller | Jun 19 12:31:06.090827 crc crio[22562]: time="2026-06-19T12:31:06.090699837Z" level=info msg="Created container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458351 | controller | Jun 19 12:31:06.091917 crc crio[22562]: time="2026-06-19T12:31:06.091864935Z" level=info msg="Starting container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197" id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.458367 | controller | Jun 19 12:31:06.100133 crc crio[22562]: time="2026-06-19T12:31:06.100031417Z" level=info msg="Started container" PID=290621 containerID=2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197 description=openshift-marketplace/redhat-operators-vcrnd/extract-content id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13
2026-06-19 12:35:48.458386 | controller | Jun 19 12:31:12.334634 crc crio[22562]: time="2026-06-19T12:31:12.333135962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=db5c1d4f-4f14-42e3-b099-f8a305b647f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458402 | controller | Jun 19 12:31:12.339703 crc crio[22562]: time="2026-06-19T12:31:12.339597763Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=19399657-a19f-41f4-8d00-f4f66728ab11 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.458418 | controller | Jun 19 12:31:12.354414 crc crio[22562]: time="2026-06-19T12:31:12.354287357Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vcrnd/registry-server" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458459 | controller | Jun 19 12:31:12.355074 crc crio[22562]: time="2026-06-19T12:31:12.354912933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458477 | controller | Jun 19 12:31:12.483669 crc crio[22562]: time="2026-06-19T12:31:12.483532323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458493 | controller | Jun 19 12:31:12.489294 crc crio[22562]: time="2026-06-19T12:31:12.489207754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458509 | controller | Jun 19 12:31:12.689521 crc crio[22562]: time="2026-06-19T12:31:12.689223814Z" level=info msg="Created container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.458525 | controller | Jun 19 12:31:12.691542 crc crio[22562]: time="2026-06-19T12:31:12.691416428Z" level=info msg="Starting container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743" id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.458541 | controller | Jun 19 12:31:12.707489 crc crio[22562]: time="2026-06-19T12:31:12.707082386Z" level=info msg="Started container" PID=290939 containerID=c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 description=openshift-marketplace/redhat-operators-vcrnd/registry-server id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13
2026-06-19 12:35:48.458557 | controller | Jun 19 12:31:12.736133 crc crio[22562]: time="2026-06-19T12:31:12.735618385Z" level=info msg="Removing container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458573 | controller | Jun 19 12:31:12.790635 crc crio[22562]: time="2026-06-19T12:31:12.790555686Z" level=info msg="Removed container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458589 | controller | Jun 19 12:31:12.808753 crc crio[22562]: time="2026-06-19T12:31:12.808481042Z" level=info msg="Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.458610 | controller | Jun 19 12:31:12.808753 crc crio[22562]: time="2026-06-19T12:31:12.808566864Z" level=info msg="Stopped pod sandbox (already stopped): d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.458627 | controller | Jun 19 12:31:12.812363 crc crio[22562]: time="2026-06-19T12:31:12.809215369Z" level=info msg="Removing pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.458642 | controller | Jun 19 12:31:12.836694 crc crio[22562]: time="2026-06-19T12:31:12.836496135Z" level=info msg="Removed pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.458657 | controller | Jun 19 12:31:34.807049 crc crio[22562]: time="2026-06-19T12:31:34.805227741Z" level=info msg="Stopping container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 (timeout: 2s)" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.458672 | controller | Jun 19 12:31:34.950223 crc crio[22562]: time="2026-06-19T12:31:34.950025542Z" level=info msg="Stopped container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.458688 | controller | Jun 19 12:31:34.951452 crc crio[22562]: time="2026-06-19T12:31:34.951356484Z" level=info msg="Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.458703 | controller | Jun 19 12:31:34.952781 crc crio[22562]: time="2026-06-19T12:31:34.952704988Z" level=info msg="Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc000138570}] Aliases:map[]}"
2026-06-19 12:35:48.458719 | controller | Jun 19 12:31:34.953575 crc crio[22562]: time="2026-06-19T12:31:34.953501958Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-vcrnd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.458735 | controller | Jun 19 12:31:35.351976 crc crio[22562]: time="2026-06-19T12:31:35.351523549Z" level=info msg="Stopped pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.458751 | controller | Jun 19 12:31:35.830441 crc crio[22562]: time="2026-06-19T12:31:35.829055582Z" level=info msg="Removing container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458766 | controller | Jun 19 12:31:35.879206 crc crio[22562]: time="2026-06-19T12:31:35.878406545Z" level=info msg="Removed container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458782 | controller | Jun 19 12:31:35.884453 crc crio[22562]: time="2026-06-19T12:31:35.884386344Z" level=info msg="Removing container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458801 | controller | Jun 19 12:31:35.928768 crc crio[22562]: time="2026-06-19T12:31:35.928682672Z" level=info msg="Removed container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458817 | controller | Jun 19 12:31:35.932461 crc crio[22562]: time="2026-06-19T12:31:35.932394375Z" level=info msg="Removing container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458833 | controller | Jun 19 12:31:35.994497 crc crio[22562]: time="2026-06-19T12:31:35.994388872Z" level=info msg="Removed container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.458849 | controller | Jun 19 12:32:00.586489 crc crio[22562]: time="2026-06-19T12:32:00.584042716Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697872-c58f9/POD" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.458865 | controller | Jun 19 12:32:00.588821 crc crio[22562]: time="2026-06-19T12:32:00.586552108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.458881 | controller | Jun 19 12:32:00.636340 crc crio[22562]: time="2026-06-19T12:32:00.63624322Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}"
2026-06-19 12:35:48.458897 | controller | Jun 19 12:32:00.636340 crc crio[22562]: time="2026-06-19T12:32:00.636318702Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697872-c58f9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.458913 | controller | Jun 19 12:32:01.306018 crc crio[22562]: 2026-06-19T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e2656047562ce9 Mac:1e:13:77:5a:8b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 SocketPath: PciID:}] [{Interface:0xc000112cc0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.458929 | controller | Jun 19 12:32:01.308237 crc crio[22562]: time="2026-06-19T12:32:01.308198356Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}"
2026-06-19 12:35:48.458946 | controller | Jun 19 12:32:01.308559 crc crio[22562]: time="2026-06-19T12:32:01.308535514Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697872-c58f9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.458962 | controller | Jun 19 12:32:01.318704 crc crio[22562]: time="2026-06-19T12:32:01.318668795Z" level=info msg="Ran pod sandbox 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b with infra container: openshift-infra/auto-csr-approver-29697872-c58f9/POD" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.458982 | controller | Jun 19 12:32:01.324448 crc crio[22562]: time="2026-06-19T12:32:01.324419478Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.458999 | controller | Jun 19 12:32:01.335510 crc crio[22562]: time="2026-06-19T12:32:01.3354043Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.459015 | controller | Jun 19 12:32:03.012568 crc crio[22562]: time="2026-06-19T12:32:03.011737644Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.459032 | controller | Jun 19 12:32:03.014325 crc crio[22562]: time="2026-06-19T12:32:03.013985269Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=671da1b2-257d-415d-9545-3b97fa7ed991 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.459048 | controller | Jun 19 12:32:03.017317 crc crio[22562]: time="2026-06-19T12:32:03.017091557Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=533e4aeb-c7c0-41de-9619-fbda6affe0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.459063 | controller | Jun 19 12:32:03.025137 crc crio[22562]: time="2026-06-19T12:32:03.025051675Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697872-c58f9/oc" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.459079 | controller | Jun 19 12:32:03.025770 crc crio[22562]: time="2026-06-19T12:32:03.025707081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459095 | controller | Jun 19 12:32:03.083281 crc crio[22562]: time="2026-06-19T12:32:03.083184937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459110 | controller | Jun 19 12:32:03.409046 crc crio[22562]: time="2026-06-19T12:32:03.40830072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459126 | controller | Jun 19 12:32:03.579006 crc crio[22562]: time="2026-06-19T12:32:03.578838098Z" level=info msg="Created container 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8: openshift-infra/auto-csr-approver-29697872-c58f9/oc" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.459141 | controller | Jun 19 12:32:03.581009 crc crio[22562]: time="2026-06-19T12:32:03.580850569Z" level=info msg="Starting container: 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8" id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.459157 | controller | Jun 19 12:32:03.585676 crc crio[22562]: time="2026-06-19T12:32:03.585612796Z" level=info msg="Started container" PID=293551 containerID=3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8 description=openshift-infra/auto-csr-approver-29697872-c58f9/oc id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b
2026-06-19 12:35:48.459199 | controller | Jun 19 12:32:05.553562 crc crio[22562]: time="2026-06-19T12:32:05.553074721Z" level=info msg="Stopping pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459228 | controller | Jun 19 12:32:05.555866 crc crio[22562]: time="2026-06-19T12:32:05.554105226Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc0005ad188}] Aliases:map[]}"
2026-06-19 12:35:48.459246 | controller | Jun 19 12:32:05.555866 crc crio[22562]: time="2026-06-19T12:32:05.554287111Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697872-c58f9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.459263 | controller | Jun 19 12:32:06.073836 crc crio[22562]: time="2026-06-19T12:32:06.073449026Z" level=info msg="Stopped pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459279 | controller | Jun 19 12:32:12.867570 crc crio[22562]: time="2026-06-19T12:32:12.866593268Z" level=info msg="Removing container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459295 | controller | Jun 19 12:32:13.059832 crc crio[22562]: time="2026-06-19T12:32:13.059663686Z" level=info msg="Removed container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459311 | controller | Jun 19 12:32:13.074554 crc crio[22562]: time="2026-06-19T12:32:13.074340082Z" level=info msg="Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459327 | controller | Jun 19 12:32:13.074767 crc crio[22562]: time="2026-06-19T12:32:13.07471931Z" level=info msg="Stopped pod sandbox (already stopped): f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459343 | controller | Jun 19 12:32:13.078390 crc crio[22562]: time="2026-06-19T12:32:13.078214437Z" level=info msg="Removing pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459358 | controller | Jun 19 12:32:13.097844 crc crio[22562]: time="2026-06-19T12:32:13.09768959Z" level=info msg="Removed pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459374 | controller | Jun 19 12:32:13.098911 crc crio[22562]: time="2026-06-19T12:32:13.098801248Z" level=info msg="Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459390 | controller | Jun 19 12:32:13.098911 crc crio[22562]: time="2026-06-19T12:32:13.09889567Z" level=info msg="Stopped pod sandbox (already stopped): e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459406 | controller | Jun 19 12:32:13.099735 crc crio[22562]: time="2026-06-19T12:32:13.099646278Z" level=info msg="Removing pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459425 | controller | Jun 19 12:32:13.118966 crc crio[22562]: time="2026-06-19T12:32:13.118746672Z" level=info msg="Removed pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459460 | controller | Jun 19 12:32:26.783769 crc crio[22562]: time="2026-06-19T12:32:26.782860538Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-19 12:35:48.459477 | controller | Jun 19 12:32:35.357384 crc crio[22562]: time="2026-06-19T12:32:35.356608123Z" level=info msg="Stopping container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc (timeout: 2s)" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.459494 | controller | Jun 19 12:32:35.601835 crc crio[22562]: time="2026-06-19T12:32:35.60167234Z" level=info msg="Stopped container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer
2026-06-19 12:35:48.459510 | controller | Jun 19 12:32:35.603285 crc crio[22562]: time="2026-06-19T12:32:35.603199128Z" level=info msg="Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459527 | controller | Jun 19 12:32:35.606006 crc crio[22562]: time="2026-06-19T12:32:35.605510685Z" level=info msg="Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0005aca28}] Aliases:map[]}"
2026-06-19 12:35:48.459543 | controller | Jun 19 12:32:35.606006 crc crio[22562]: time="2026-06-19T12:32:35.605697959Z" level=info msg="Deleting pod openshift-must-gather-p655l_must-gather-kgr45 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.459560 | controller | Jun 19 12:32:35.962319 crc crio[22562]: time="2026-06-19T12:32:35.961677059Z" level=info msg="Stopped pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459576 | controller | Jun 19 12:32:36.279973 crc crio[22562]: time="2026-06-19T12:32:36.279684325Z" level=info msg="Removing container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459592 | controller | Jun 19 12:32:36.327124 crc crio[22562]: time="2026-06-19T12:32:36.32706206Z" level=info msg="Removed container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459608 | controller | Jun 19 12:32:36.332483 crc crio[22562]: time="2026-06-19T12:32:36.332411602Z" level=info msg="Removing container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459623 | controller | Jun 19 12:32:36.630030 crc crio[22562]: time="2026-06-19T12:32:36.629197244Z" level=info msg="Removed container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.459643 | controller | Jun 19 12:33:13.159576 crc crio[22562]: time="2026-06-19T12:33:13.157744669Z" level=info msg="Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459658 | controller | Jun 19 12:33:13.159576 crc crio[22562]: time="2026-06-19T12:33:13.159331719Z" level=info msg="Stopped pod sandbox (already stopped): 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.459674 | controller | Jun 19 12:33:13.162502 crc crio[22562]: time="2026-06-19T12:33:13.16022963Z" level=info msg="Removing pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459689 | controller | Jun 19 12:33:13.178744 crc crio[22562]: time="2026-06-19T12:33:13.178620917Z" level=info msg="Removed pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.459705 | controller | Jun 19 12:34:00.547461 crc crio[22562]: time="2026-06-19T12:34:00.546667598Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29697874-jkrnb/POD" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.459720 | controller | Jun 19 12:34:00.549885 crc crio[22562]: time="2026-06-19T12:34:00.547535039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459736 | controller | Jun 19 12:34:00.596349 crc crio[22562]: time="2026-06-19T12:34:00.596086223Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}"
2026-06-19 12:35:48.459753 | controller | Jun 19 12:34:00.596349 crc crio[22562]: time="2026-06-19T12:34:00.596243917Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29697874-jkrnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.459769 | controller | Jun 19 12:34:01.041965 crc crio[22562]: 2026-06-19T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94eaccaa43c48b4 Mac:8a:4a:4a:ec:42:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 SocketPath: PciID:}] [{Interface:0xc000195490 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-19 12:35:48.459786 | controller | Jun 19 12:34:01.043456 crc crio[22562]: time="2026-06-19T12:34:01.043365106Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}"
2026-06-19 12:35:48.459802 | controller | Jun 19 12:34:01.043456 crc crio[22562]: time="2026-06-19T12:34:01.04353455Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29697874-jkrnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-19 12:35:48.459822 | controller | Jun 19 12:34:01.053646 crc crio[22562]: time="2026-06-19T12:34:01.053502589Z" level=info msg="Ran pod sandbox 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 with infra container: openshift-infra/auto-csr-approver-29697874-jkrnb/POD" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-19 12:35:48.459838 | controller | Jun 19 12:34:01.058104 crc crio[22562]: time="2026-06-19T12:34:01.057962489Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.459854 | controller | Jun 19 12:34:01.071215 crc crio[22562]: time="2026-06-19T12:34:01.067431003Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-19 12:35:48.459870 | controller | Jun 19 12:34:01.849690 crc crio[22562]: time="2026-06-19T12:34:01.849317165Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage
2026-06-19 12:35:48.459887 | controller | Jun 19 12:34:01.853420 crc crio[22562]: time="2026-06-19T12:34:01.851334984Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=000ff517-f1a6-4eb8-baf7-be104cdec8bc name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.459902 | controller | Jun 19 12:34:01.855712 crc crio[22562]: time="2026-06-19T12:34:01.85558464Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf83eda2-64fc-4486-a77a-d2e1a0751687 name=/runtime.v1.ImageService/ImageStatus
2026-06-19 12:35:48.459918 | controller | Jun 19 12:34:01.865993 crc crio[22562]: time="2026-06-19T12:34:01.86570446Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29697874-jkrnb/oc" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.459934 | controller | Jun 19 12:34:01.868353 crc crio[22562]: time="2026-06-19T12:34:01.867281079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459949 | controller | Jun 19 12:34:01.945816 crc crio[22562]: time="2026-06-19T12:34:01.945326496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459965 | controller | Jun 19 12:34:02.399890 crc crio[22562]: time="2026-06-19T12:34:02.399628883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-19 12:35:48.459980 | controller | Jun 19 12:34:02.535338 crc crio[22562]: time="2026-06-19T12:34:02.53503142Z" level=info msg="Created container b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5: openshift-infra/auto-csr-approver-29697874-jkrnb/oc" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-19 12:35:48.459996 | controller | Jun 19 12:34:02.536508 crc crio[22562]: time="2026-06-19T12:34:02.536430306Z" level=info msg="Starting container: b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5" id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer
2026-06-19 12:35:48.460011 | controller | Jun 19 12:34:02.544375 crc crio[22562]: time="2026-06-19T12:34:02.543570982Z" level=info msg="Started container" PID=299523 containerID=b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5 description=openshift-infra/auto-csr-approver-29697874-jkrnb/oc id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1
2026-06-19 12:35:48.460032 | controller | Jun 19 12:34:04.140584 crc crio[22562]: time="2026-06-19T12:34:04.140440335Z" level=info msg="Stopping pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.460048 | controller | Jun 19 12:34:04.142745 crc crio[22562]: time="2026-06-19T12:34:04.141450281Z" level=info msg="Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc000139558}] Aliases:map[]}"
2026-06-19 12:35:48.460064 | controller | Jun 19 12:34:04.142745 crc crio[22562]: time="2026-06-19T12:34:04.141616095Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29697874-jkrnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-19 12:35:48.460080 | controller | Jun 19 12:34:04.526790 crc crio[22562]: time="2026-06-19T12:34:04.526361287Z" level=info msg="Stopped pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.460096 | controller | Jun 19 12:34:13.217565 crc crio[22562]: time="2026-06-19T12:34:13.216318991Z" level=info msg="Removing container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.460112 | controller | Jun 19 12:34:13.519388 crc crio[22562]: time="2026-06-19T12:34:13.519137341Z" level=info msg="Removed container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-19 12:35:48.460128 | controller | Jun 19 12:34:13.534944 crc crio[22562]: time="2026-06-19T12:34:13.534774699Z" level=info msg="Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.460143 | controller | Jun 19 12:34:13.534944 crc crio[22562]: time="2026-06-19T12:34:13.534895522Z" level=info msg="Stopped pod sandbox (already stopped): bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-19 12:35:48.460159 | controller | Jun 19 12:34:13.535700 crc crio[22562]: time="2026-06-19T12:34:13.53563809Z" level=info msg="Removing pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.460201 | controller | Jun 19 12:34:13.565245 crc crio[22562]: time="2026-06-19T12:34:13.565029689Z" level=info msg="Removed pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-19 12:35:48.460282 | controller | ok: Item: crc Runtime: 0:00:01.269056
2026-06-19 12:35:48.797105 | 
2026-06-19 12:35:48.797289 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-19 12:35:51.473356 | controller | changed:
2026-06-19 12:35:51.473662 | controller | {
2026-06-19 12:35:51.473691 | controller |   "ansible_loop_var": "item",
2026-06-19 12:35:51.473710 | controller |   "changed": true,
2026-06-19 12:35:51.473727 | controller |   "cmd": [
2026-06-19 12:35:51.473743 | controller |     "oc",
2026-06-19 12:35:51.473768 | controller |     "adm",
2026-06-19 12:35:51.473785 | controller |     "node-logs",
2026-06-19 12:35:51.473801 | controller |     "crc",
2026-06-19 12:35:51.473817 | controller |     "-u",
2026-06-19 12:35:51.473832 | controller |     "crio",
2026-06-19 12:35:51.473847 | controller |     "--since=-24h"
2026-06-19 12:35:51.473862 | controller |   ],
2026-06-19 12:35:51.473877 | controller |   "delta": "0:00:01.269056",
2026-06-19 12:35:51.473893 | controller |   "end": "2026-06-19 12:35:47.891964",
2026-06-19 12:35:51.473910 | controller |   "failed": false,
2026-06-19 12:35:51.473925 | controller |   "failed_when_result": false,
2026-06-19 12:35:51.473940 | controller |   "invocation": {
2026-06-19 12:35:51.473956 | controller |     "module_args": {
2026-06-19 12:35:51.473971 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-19 12:35:51.473987 | controller |       "_uses_shell": false,
2026-06-19 12:35:51.474003 | controller |       "argv": null,
2026-06-19 12:35:51.474018 | controller |       "chdir": null,
2026-06-19 12:35:51.474033 | controller |       "creates": null,
2026-06-19 12:35:51.474048 | controller |       "executable": null,
2026-06-19 12:35:51.474063 | controller |       "expand_argument_vars": true,
2026-06-19 12:35:51.474078 | controller |       "removes": null,
2026-06-19 12:35:51.474093 | controller |       "stdin": null,
2026-06-19 12:35:51.474107 | controller |       "stdin_add_newline": true,
2026-06-19 12:35:51.474121 | controller |       "strip_empty_ends": true,
2026-06-19 12:35:51.474136 | controller |       "zuul_ansible_split_streams": false,
2026-06-19 12:35:51.474151 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-19 12:35:51.474165 | controller |       "zuul_no_log": false,
2026-06-19 12:35:51.474180 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-19 12:35:51.474194 | controller |     }
2026-06-19 12:35:51.474208 | controller |   },
2026-06-19 12:35:51.474223 | controller |   "item": "crc",
2026-06-19 12:35:51.474238 | controller |   "msg": "",
2026-06-19 12:35:51.474253 | controller |   "rc": 0,
2026-06-19 12:35:51.474268 | controller |   "start": "2026-06-19 12:35:46.622908",
2026-06-19 12:35:51.474283 | controller |   "stderr": "",
2026-06-19 12:35:51.474297 | controller |   "stderr_lines": [],
2026-06-19 12:35:51.475824 | controller |   "stdout": "Jun 19 11:02:06.434228 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 19 11:02:07.615097 crc crio[3637]: time=\"2026-06-19T11:02:07.613846255Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 19 11:02:07.615097 crc crio[3637]: time=\"2026-06-19T11:02:07.615054874Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 19 11:02:07.618225 crc crio[3637]: time=\"2026-06-19T11:02:07.61806732Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 19 11:02:07.619345 crc crio[3637]: time=\"2026-06-19T11:02:07.619268408Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 19 11:02:07.646576 crc crio[3637]: time=\"2026-06-19T11:02:07.646450456Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 19 11:02:07.647980 crc crio[3637]: time=\"2026-06-19T11:02:07.647228492Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 19 11:02:07.647980 crc crio[3637]: time=\"2026-06-19T11:02:07.647272251Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 19 11:02:07.649030 crc crio[3637]: time=\"2026-06-19T11:02:07.648708009Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 19 11:02:07.649030 crc crio[3637]: time=\"2026-06-19T11:02:07.648728964Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 19 11:02:07.691447 crc crio[3637]: time=\"2026-06-19T11:02:07.691032402Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 19 11:02:07.737008 crc crio[3637]: time=\"2026-06-19T11:02:07.736747123Z\" 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 19 11:02:07.756882 crc crio[3637]: time=\"2026-06-19T11:02:07.756444755Z\" 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 19 11:02:08.246668 crc crio[3637]: time=\"2026-06-19T11:02:08.244614187Z\" 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 19 11:02:08.788056 crc crio[3637]: time=\"2026-06-19T11:02:08.787710423Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788556134Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788945388Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788985797Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.789006791Z\" level=info msg=\"RDT not available in the host system\"\nJun 19 11:02:08.803513 crc crio[3637]: time=\"2026-06-19T11:02:08.803096832Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:02:08.803653 crc crio[3637]: time=\"2026-06-19T11:02:08.803569403Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:02:08.811521 crc crio[3637]: time=\"2026-06-19T11:02:08.811312903Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:02:08.811521 crc crio[3637]: time=\"2026-06-19T11:02:08.811462425Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:02:09.775980 crc crio[3637]: time=\"2026-06-19T11:02:09.775273114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:02:09.775980 crc crio[3637]: time=\"2026-06-19T11:02:09.775933714Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:02:09.777500 crc crio[3637]: time=\"2026-06-19T11:02:09.777383865Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 19 11:02:09.777500 crc crio[3637]: time=\"2026-06-19T11:02:09.77749537Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 19 11:02:09.778593 crc crio[3637]: time=\"2026-06-19T11:02:09.778390861Z\" 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-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\"]\\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 19 11:02:09.785602 crc crio[3637]: time=\"2026-06-19T11:02:09.784808167Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 19 11:02:11.947454 crc crio[3637]: time=\"2026-06-19T11:02:11.946134795Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 19 11:02:11.950345 crc crio[3637]: time=\"2026-06-19T11:02:11.948060075Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 19 11:02:12.300721 crc crio[3637]: time=\"2026-06-19T11:02:12.300523979Z\" 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 19 11:02:12.325351 crc crio[3637]: time=\"2026-06-19T11:02:12.325118928Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 19 11:02:12.338438 crc crio[3637]: time=\"2026-06-19T11:02:12.33832562Z\" 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 19 11:02:12.342940 crc crio[3637]: time=\"2026-06-19T11:02:12.342874648Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 19 11:02:12.367937 crc crio[3637]: time=\"2026-06-19T11:02:12.367741382Z\" 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 19 11:02:12.377329 crc crio[3637]: time=\"2026-06-19T11:02:12.377016319Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 19 11:02:12.438727 crc crio[3637]: time=\"2026-06-19T11:02:12.438573596Z\" 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 19 11:02:12.454829 crc crio[3637]: time=\"2026-06-19T11:02:12.45455691Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 19 11:02:12.601770 crc crio[3637]: time=\"2026-06-19T11:02:12.601594532Z\" 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 19 11:02:12.609695 crc crio[3637]: time=\"2026-06-19T11:02:12.609563645Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 19 11:02:12.768901 crc crio[3637]: time=\"2026-06-19T11:02:12.7678896Z\" 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 19 11:02:12.780825 crc crio[3637]: time=\"2026-06-19T11:02:12.780655367Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 19 11:02:12.819241 crc crio[3637]: time=\"2026-06-19T11:02:12.818701324Z\" 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 19 11:02:12.824911 crc crio[3637]: time=\"2026-06-19T11:02:12.824812304Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 19 11:02:12.832479 crc crio[3637]: time=\"2026-06-19T11:02:12.83236826Z\" 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 19 11:02:12.837715 crc crio[3637]: time=\"2026-06-19T11:02:12.837615278Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 19 11:02:12.855800 crc crio[3637]: time=\"2026-06-19T11:02:12.855406627Z\" 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 19 11:02:12.865640 crc crio[3637]: time=\"2026-06-19T11:02:12.865440561Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 19 11:02:12.887505 crc crio[3637]: time=\"2026-06-19T11:02:12.88724199Z\" 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 19 11:02:12.898721 crc crio[3637]: time=\"2026-06-19T11:02:12.898544742Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 19 11:02:12.986110 crc crio[3637]: time=\"2026-06-19T11:02:12.985750307Z\" 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 19 11:02:12.999599 crc crio[3637]: time=\"2026-06-19T11:02:12.999365186Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 19 11:02:13.018534 crc crio[3637]: time=\"2026-06-19T11:02:13.018200625Z\" 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 19 11:02:13.024855 crc crio[3637]: time=\"2026-06-19T11:02:13.02473636Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 19 11:02:13.042560 crc crio[3637]: time=\"2026-06-19T11:02:13.042465193Z\" 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 19 11:02:13.047556 crc crio[3637]: time=\"2026-06-19T11:02:13.046952477Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 19 11:02:13.056583 crc crio[3637]: time=\"2026-06-19T11:02:13.05647263Z\" 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 19 11:02:13.060491 crc crio[3637]: time=\"2026-06-19T11:02:13.060316798Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 19 11:02:13.068974 crc crio[3637]: time=\"2026-06-19T11:02:13.068875388Z\" 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 19 11:02:13.076883 crc crio[3637]: time=\"2026-06-19T11:02:13.076764566Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 19 11:02:13.084472 crc crio[3637]: time=\"2026-06-19T11:02:13.08433263Z\" 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 19 11:02:13.089257 crc crio[3637]: time=\"2026-06-19T11:02:13.08903973Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 19 11:02:13.096708 crc crio[3637]: time=\"2026-06-19T11:02:13.0965485Z\" 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 19 11:02:13.100877 crc crio[3637]: time=\"2026-06-19T11:02:13.100762748Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 19 11:02:13.110976 crc crio[3637]: time=\"2026-06-19T11:02:13.110640222Z\" 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 19 11:02:13.122826 crc crio[3637]: time=\"2026-06-19T11:02:13.122561117Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 19 11:02:13.142358 crc crio[3637]: time=\"2026-06-19T11:02:13.141405166Z\" 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 19 11:02:13.151748 crc crio[3637]: time=\"2026-06-19T11:02:13.15160558Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 19 11:02:13.237279 crc crio[3637]: time=\"2026-06-19T11:02:13.236864927Z\" 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 19 11:02:13.247628 crc crio[3637]: time=\"2026-06-19T11:02:13.247440731Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 19 11:02:13.265852 crc crio[3637]: time=\"2026-06-19T11:02:13.265598709Z\" 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 19 11:02:13.273627 crc crio[3637]: time=\"2026-06-19T11:02:13.273394792Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 19 11:02:13.315071 crc crio[3637]: time=\"2026-06-19T11:02:13.314420477Z\" 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 19 11:02:13.327649 crc crio[3637]: time=\"2026-06-19T11:02:13.326465076Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 19 11:02:13.359534 crc crio[3637]: time=\"2026-06-19T11:02:13.359389817Z\" 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 19 11:02:13.366705 crc crio[3637]: time=\"2026-06-19T11:02:13.366594524Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 19 11:02:13.395403 crc crio[3637]: time=\"2026-06-19T11:02:13.395093798Z\" 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 19 11:02:13.404340 crc crio[3637]: time=\"2026-06-19T11:02:13.404211434Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 19 11:02:13.422541 crc crio[3637]: time=\"2026-06-19T11:02:13.422283928Z\" 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 19 11:02:13.427072 crc crio[3637]: time=\"2026-06-19T11:02:13.426837066Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 19 11:02:13.474108 crc crio[3637]: time=\"2026-06-19T11:02:13.474047827Z\" 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 19 11:02:13.480562 crc crio[3637]: time=\"2026-06-19T11:02:13.480534135Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 19 11:02:13.489584 crc crio[3637]: time=\"2026-06-19T11:02:13.489556087Z\" 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 19 11:02:13.497866 crc crio[3637]: time=\"2026-06-19T11:02:13.497742478Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 19 11:02:13.509972 crc crio[3637]: time=\"2026-06-19T11:02:13.509938388Z\" 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 19 11:02:13.514773 crc crio[3637]: time=\"2026-06-19T11:02:13.514740332Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 19 11:02:13.519361 crc crio[3637]: time=\"2026-06-19T11:02:13.519332429Z\" 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 19 11:02:13.523748 crc crio[3637]: time=\"2026-06-19T11:02:13.523722477Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 19 11:02:13.539284 crc crio[3637]: time=\"2026-06-19T11:02:13.538962142Z\" 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 19 11:02:13.545917 crc crio[3637]: time=\"2026-06-19T11:02:13.545813859Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 19 11:02:13.580565 crc crio[3637]: time=\"2026-06-19T11:02:13.580117401Z\" 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 19 11:02:13.589239 crc crio[3637]: time=\"2026-06-19T11:02:13.589030769Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 19 11:02:13.613644 crc crio[3637]: time=\"2026-06-19T11:02:13.612574688Z\" 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 19 11:02:13.621569 crc crio[3637]: time=\"2026-06-19T11:02:13.621384642Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 19 11:02:13.635399 crc crio[3637]: time=\"2026-06-19T11:02:13.635126854Z\" 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 19 11:02:13.641405 crc crio[3637]: time=\"2026-06-19T11:02:13.641280861Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 19 11:02:13.653374 crc crio[3637]: time=\"2026-06-19T11:02:13.653034956Z\" 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 19 11:02:13.661314 crc crio[3637]: time=\"2026-06-19T11:02:13.661104574Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 19 11:02:13.694965 crc crio[3637]: time=\"2026-06-19T11:02:13.694614211Z\" 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 19 11:02:13.702917 crc crio[3637]: time=\"2026-06-19T11:02:13.702672037Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 19 11:02:13.728994 crc crio[3637]: time=\"2026-06-19T11:02:13.728790479Z\" 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 19 11:02:13.738287 crc crio[3637]: time=\"2026-06-19T11:02:13.738041509Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 19 11:02:13.760596 crc crio[3637]: time=\"2026-06-19T11:02:13.760410224Z\" 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 19 11:02:13.767446 crc crio[3637]: time=\"2026-06-19T11:02:13.76728867Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 19 11:02:13.779410 crc crio[3637]: time=\"2026-06-19T11:02:13.779119991Z\" 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 19 11:02:13.783641 crc crio[3637]: time=\"2026-06-19T11:02:13.783505079Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 19 11:02:13.796650 crc crio[3637]: time=\"2026-06-19T11:02:13.796522692Z\" 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 19 11:02:13.800722 crc crio[3637]: time=\"2026-06-19T11:02:13.800635727Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 19 11:02:13.811687 crc crio[3637]: time=\"2026-06-19T11:02:13.811558359Z\" 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 19 11:02:13.816806 crc crio[3637]: time=\"2026-06-19T11:02:13.816696995Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 19 11:02:13.822124 crc crio[3637]: time=\"2026-06-19T11:02:13.822049148Z\" 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 19 11:02:13.825717 crc crio[3637]: time=\"2026-06-19T11:02:13.825619583Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 19 11:02:13.838564 crc crio[3637]: time=\"2026-06-19T11:02:13.838411388Z\" 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 19 11:02:13.843608 crc crio[3637]: time=\"2026-06-19T11:02:13.843498137Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 19 11:02:13.858313 crc crio[3637]: time=\"2026-06-19T11:02:13.858200104Z\" 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 19 11:02:13.862370 crc crio[3637]: time=\"2026-06-19T11:02:13.862298998Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 19 11:02:13.871535 crc crio[3637]: time=\"2026-06-19T11:02:13.871443773Z\" 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 19 11:02:13.875077 crc crio[3637]: time=\"2026-06-19T11:02:13.875002129Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 19 11:02:13.886216 crc crio[3637]: time=\"2026-06-19T11:02:13.886105832Z\" 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 19 11:02:13.890252 crc crio[3637]: time=\"2026-06-19T11:02:13.890202173Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 19 11:02:13.902419 crc crio[3637]: time=\"2026-06-19T11:02:13.90228875Z\" 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 19 11:02:13.908405 crc crio[3637]: time=\"2026-06-19T11:02:13.908330174Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 19 11:02:13.915524 crc crio[3637]: time=\"2026-06-19T11:02:13.915440663Z\" 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 19 11:02:13.920546 crc crio[3637]: time=\"2026-06-19T11:02:13.920433968Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 19 11:02:13.928914 crc crio[3637]: time=\"2026-06-19T11:02:13.92882053Z\" 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 19 11:02:13.932881 crc crio[3637]: time=\"2026-06-19T11:02:13.932737818Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 19 11:02:13.940481 crc crio[3637]: time=\"2026-06-19T11:02:13.940367313Z\" 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 19 11:02:13.945636 crc crio[3637]: time=\"2026-06-19T11:02:13.945555333Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 19 11:02:13.957781 crc crio[3637]: time=\"2026-06-19T11:02:13.957656118Z\" 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 19 11:02:13.964365 crc crio[3637]: time=\"2026-06-19T11:02:13.964268484Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 19 11:02:13.985938 crc crio[3637]: time=\"2026-06-19T11:02:13.98578701Z\" 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 19 11:02:13.990306 crc crio[3637]: time=\"2026-06-19T11:02:13.990234592Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 19 11:02:13.999535 crc crio[3637]: time=\"2026-06-19T11:02:13.999436718Z\" 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 19 11:02:14.003342 crc crio[3637]: time=\"2026-06-19T11:02:14.003290898Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 19 11:02:14.010605 crc crio[3637]: time=\"2026-06-19T11:02:14.010558003Z\" 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 19 11:02:14.014405 crc crio[3637]: time=\"2026-06-19T11:02:14.014372985Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 19 11:02:14.023476 crc crio[3637]: time=\"2026-06-19T11:02:14.023370007Z\" 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 19 11:02:14.027226 crc crio[3637]: time=\"2026-06-19T11:02:14.027120101Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 19 11:02:14.047235 crc crio[3637]: time=\"2026-06-19T11:02:14.047083134Z\" 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 19 11:02:14.053497 crc crio[3637]: time=\"2026-06-19T11:02:14.05337649Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 19 11:02:14.061064 crc crio[3637]: time=\"2026-06-19T11:02:14.060949286Z\" 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 19 11:02:14.065308 crc crio[3637]: time=\"2026-06-19T11:02:14.065215765Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 19 11:02:14.111287 crc crio[3637]: time=\"2026-06-19T11:02:14.110769056Z\" 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 19 11:02:14.117513 crc crio[3637]: time=\"2026-06-19T11:02:14.117375682Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 19 11:02:14.141957 crc crio[3637]: time=\"2026-06-19T11:02:14.141751658Z\" 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 19 11:02:14.145559 crc crio[3637]: time=\"2026-06-19T11:02:14.145439364Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 19 11:02:14.150918 crc crio[3637]: time=\"2026-06-19T11:02:14.15076946Z\" 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 19 11:02:14.154438 crc crio[3637]: time=\"2026-06-19T11:02:14.15431568Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 19 11:02:14.158618 crc crio[3637]: time=\"2026-06-19T11:02:14.158482911Z\" 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 19 11:02:14.161501 crc crio[3637]: time=\"2026-06-19T11:02:14.161383683Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 19 11:02:14.185307 crc crio[3637]: time=\"2026-06-19T11:02:14.18504341Z\" 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 19 11:02:14.193489 crc crio[3637]: time=\"2026-06-19T11:02:14.193107371Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 19 11:02:14.202288 crc crio[3637]: time=\"2026-06-19T11:02:14.202037345Z\" 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 19 11:02:14.207255 crc crio[3637]: time=\"2026-06-19T11:02:14.206972663Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 19 11:02:14.225688 crc crio[3637]: time=\"2026-06-19T11:02:14.22550589Z\" 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 19 11:02:14.229725 crc crio[3637]: time=\"2026-06-19T11:02:14.229582723Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 19 11:02:14.235299 crc crio[3637]: time=\"2026-06-19T11:02:14.235064195Z\" 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 19 11:02:14.238311 crc crio[3637]: time=\"2026-06-19T11:02:14.238093131Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 19 11:02:14.247601 crc crio[3637]: time=\"2026-06-19T11:02:14.247490581Z\" 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 19 11:02:14.250797 crc crio[3637]: time=\"2026-06-19T11:02:14.250688841Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 19 11:02:14.255612 crc crio[3637]: time=\"2026-06-19T11:02:14.255504512Z\" 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 19 11:02:14.258065 crc crio[3637]: time=\"2026-06-19T11:02:14.257935607Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 19 11:02:14.279720 crc crio[3637]: time=\"2026-06-19T11:02:14.279548709Z\" 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 19 11:02:14.285989 crc crio[3637]: time=\"2026-06-19T11:02:14.285781937Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 19 11:02:14.295704 crc crio[3637]: time=\"2026-06-19T11:02:14.295593343Z\" 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 19 11:02:14.300585 crc crio[3637]: time=\"2026-06-19T11:02:14.300442044Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 19 11:02:14.310555 crc crio[3637]: time=\"2026-06-19T11:02:14.310399866Z\" 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 19 11:02:14.312519 crc crio[3637]: time=\"2026-06-19T11:02:14.312412693Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 19 11:02:14.318718 crc crio[3637]: time=\"2026-06-19T11:02:14.318601642Z\" 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 19 11:02:14.321332 crc crio[3637]: time=\"2026-06-19T11:02:14.321220782Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 19 11:02:14.329646 crc crio[3637]: time=\"2026-06-19T11:02:14.329489996Z\" 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 19 11:02:14.334440 crc crio[3637]: time=\"2026-06-19T11:02:14.334313706Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 19 11:02:14.396541 crc crio[3637]: time=\"2026-06-19T11:02:14.396245203Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 19 11:02:14.396804 crc crio[3637]: time=\"2026-06-19T11:02:14.396263962Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:14.397401 crc crio[3637]: time=\"2026-06-19T11:02:14.397307789Z\" 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 19 11:02:14.399075 crc crio[3637]: time=\"2026-06-19T11:02:14.398769264Z\" 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:0xc00008d1e0}] Aliases:map[]}\"\nJun 19 11:02:14.399366 crc crio[3637]: time=\"2026-06-19T11:02:14.399035606Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 19 11:02:14.399737 crc crio[3637]: time=\"2026-06-19T11:02:14.399510941Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:14.404922 crc crio[3637]: time=\"2026-06-19T11:02:14.40474852Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 19 11:02:14.405405 crc crio[3637]: time=\"2026-06-19T11:02:14.405127488Z\" level=info msg=\"Create NRI interface\"\nJun 19 11:02:14.405522 crc crio[3637]: time=\"2026-06-19T11:02:14.405410709Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.407239853Z\" level=info msg=\"runtime interface created\"\nJun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.407305091Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.40732063Z\" level=info msg=\"runtime interface starting up...\"\nJun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.40733499Z\" level=info msg=\"starting plugins...\"\nJun 19 11:02:14.407938 crc crio[3637]: time=\"2026-06-19T11:02:14.407542963Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 19 11:02:14.410757 crc crio[3637]: time=\"2026-06-19T11:02:14.410395435Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 19 11:02:14.420034 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 19 11:02:14.574909 crc crio[3637]: 2026-06-19T11:02:14Z [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 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575352277Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575439864Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575464493Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 19 11:02:14.575647 crc crio[3637]: time=\"2026-06-19T11:02:14.575478993Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:14.575647 crc crio[3637]: time=\"2026-06-19T11:02:14.575521521Z\" 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 19 11:02:14.576339 crc crio[3637]: time=\"2026-06-19T11:02:14.57623851Z\" 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:0xc0010a4010}] Aliases:map[]}\"\nJun 19 11:02:14.576508 crc crio[3637]: time=\"2026-06-19T11:02:14.576456373Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:14.682953 crc crio[3637]: 2026-06-19T11:02:14Z [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 19 11:02:14.683515 crc crio[3637]: time=\"2026-06-19T11:02:14.683384247Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 19 11:02:14.683515 crc crio[3637]: time=\"2026-06-19T11:02:14.683511593Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:14.683725 crc crio[3637]: time=\"2026-06-19T11:02:14.68362823Z\" 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 19 11:02:14.684403 crc crio[3637]: time=\"2026-06-19T11:02:14.684094135Z\" 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:0xc00130c020}] Aliases:map[]}\"\nJun 19 11:02:14.684682 crc crio[3637]: time=\"2026-06-19T11:02:14.684555491Z\" 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 19 11:02:14.805367 crc crio[3637]: 2026-06-19T11:02:14Z [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 19 11:02:14.805688 crc crio[3637]: time=\"2026-06-19T11:02:14.805551011Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 19 11:02:14.805688 crc crio[3637]: time=\"2026-06-19T11:02:14.805610269Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:14.805970 crc crio[3637]: time=\"2026-06-19T11:02:14.805676137Z\" 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 19 11:02:14.806378 crc crio[3637]: time=\"2026-06-19T11:02:14.806273898Z\" 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:0xc0001910a0}] Aliases:map[]}\"\nJun 19 11:02:14.806767 crc crio[3637]: time=\"2026-06-19T11:02:14.806587809Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:15.113390 crc crio[3637]: 2026-06-19T11:02:15Z [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 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113355387Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113386886Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113399455Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113406975Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113435044Z\" 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 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.11357044Z\" 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:0xc00130c0c0}] Aliases:map[]}\"\nJun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113615859Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113625418Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113636868Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:15.261017 crc crio[3637]: 2026-06-19T11:02:15Z [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 19 11:02:15.261678 crc crio[3637]: time=\"2026-06-19T11:02:15.261546426Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 19 11:02:15.261678 crc crio[3637]: time=\"2026-06-19T11:02:15.261670172Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261705051Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261722061Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26173333Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26174296Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26175469Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261816318Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261830127Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261843467Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261888955Z\" 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 19 11:02:15.263110 crc crio[3637]: time=\"2026-06-19T11:02:15.262326903Z\" 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:0xc00130c130}] Aliases:map[]}\"\nJun 19 11:02:15.263110 crc crio[3637]: time=\"2026-06-19T11:02:15.262514777Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:15.818816 crc crio[3637]: 2026-06-19T11:02:15Z [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 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818879829Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818917548Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818985936Z\" 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 19 11:02:15.819562 crc crio[3637]: time=\"2026-06-19T11:02:15.819337935Z\" 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:0xc00130c1c8}] Aliases:map[]}\"\nJun 19 11:02:15.819562 crc crio[3637]: time=\"2026-06-19T11:02:15.81948261Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:15.999811 crc crio[3637]: 2026-06-19T11:02:15Z [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 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:15.999954941Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:15.99999451Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:16.000044009Z\" 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 19 11:02:16.000417 crc crio[3637]: time=\"2026-06-19T11:02:16.000350729Z\" 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:0xc000191150}] Aliases:map[]}\"\nJun 19 11:02:16.000630 crc crio[3637]: time=\"2026-06-19T11:02:16.000498464Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.209310 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209458846Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209495805Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209536174Z\" 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 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209867733Z\" 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:0xc0001911e0}] Aliases:map[]}\"\nJun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.210039128Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.593419 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.593222794Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.593276013Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.59335502Z\" 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 19 11:02:16.594226 crc crio[3637]: time=\"2026-06-19T11:02:16.593645961Z\" 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:0xc00130c270}] Aliases:map[]}\"\nJun 19 11:02:16.594226 crc crio[3637]: time=\"2026-06-19T11:02:16.593865204Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.630239 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.630139234Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.63025486Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.63027276Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.630281589Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630313628Z\" 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 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630480413Z\" 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:0xc000191270}] Aliases:map[]}\"\nJun 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630621589Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.667668 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665753773Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665782482Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665814601Z\" 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 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.666098212Z\" 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:0xc0010a40b8}] Aliases:map[]}\"\nJun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.666291316Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.697350 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697575508Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697637806Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697752293Z\" 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 19 11:02:16.698330 crc crio[3637]: time=\"2026-06-19T11:02:16.698127991Z\" 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:0xc0010a4150}] Aliases:map[]}\"\nJun 19 11:02:16.698730 crc crio[3637]: time=\"2026-06-19T11:02:16.698546259Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.769471 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768477497Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768527086Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768577564Z\" 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 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768909134Z\" 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:0xc000191308}] Aliases:map[]}\"\nJun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.769071409Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.795025 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793775765Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793818474Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793837883Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793849783Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793886852Z\" 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 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794065566Z\" 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:0xc000191398}] Aliases:map[]}\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794117614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.79427108Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794291329Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.822623 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.822623 crc crio[3637]: time=\"2026-06-19T11:02:16.822608385Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 19 11:02:16.822623 crc crio[3637]: time=\"2026-06-19T11:02:16.822631914Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.823102 crc crio[3637]: time=\"2026-06-19T11:02:16.822666703Z\" 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 19 11:02:16.823102 crc crio[3637]: time=\"2026-06-19T11:02:16.823013972Z\" 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:0xc00008d270}] Aliases:map[]}\"\nJun 19 11:02:16.823449 crc crio[3637]: time=\"2026-06-19T11:02:16.823264335Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.854088 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855461869Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855537836Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855584825Z\" 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 19 11:02:16.855986 crc crio[3637]: time=\"2026-06-19T11:02:16.855852656Z\" 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:0xc000191408}] Aliases:map[]}\"\nJun 19 11:02:16.856088 crc crio[3637]: time=\"2026-06-19T11:02:16.855996952Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:16.905666 crc crio[3637]: 2026-06-19T11:02:16Z [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 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907495231Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907587918Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907611767Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907629727Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:16.908014 crc crio[3637]: time=\"2026-06-19T11:02:16.907669056Z\" 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 19 11:02:16.908014 crc crio[3637]: time=\"2026-06-19T11:02:16.907949927Z\" 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:0xc0015ba000}] Aliases:map[]}\"\nJun 19 11:02:16.908259 crc crio[3637]: time=\"2026-06-19T11:02:16.908118651Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:17.027823 crc crio[3637]: 2026-06-19T11:02:17Z [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 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027900909Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027944638Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027984947Z\" 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 19 11:02:17.028474 crc crio[3637]: time=\"2026-06-19T11:02:17.028271108Z\" 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:0xc0007ae098}] Aliases:map[]}\"\nJun 19 11:02:17.028474 crc crio[3637]: time=\"2026-06-19T11:02:17.028453412Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:17.534538 crc crio[3637]: 2026-06-19T11:02:17Z [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 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534878229Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534916017Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534949426Z\" 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 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.535135552Z\" 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:0xc0007ae038}] Aliases:map[]}\"\nJun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.535472891Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:17.569713 crc crio[3637]: 2026-06-19T11:02:17Z [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 19 11:02:17.569713 crc crio[3637]: time=\"2026-06-19T11:02:17.568449351Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 19 11:02:17.569713 crc crio[3637]: time=\"2026-06-19T11:02:17.569440761Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:17.570760 crc crio[3637]: time=\"2026-06-19T11:02:17.570317734Z\" 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 19 11:02:17.571221 crc crio[3637]: time=\"2026-06-19T11:02:17.571092469Z\" 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:0xc0015ba000}] Aliases:map[]}\"\nJun 19 11:02:17.571292 crc crio[3637]: time=\"2026-06-19T11:02:17.571260734Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:17.571292 crc crio[3637]: time=\"2026-06-19T11:02:17.571282443Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:17.571359 crc crio[3637]: time=\"2026-06-19T11:02:17.571295933Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:17.794574 crc crio[3637]: 2026-06-19T11:02:17Z [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 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794435316Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794478545Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794520044Z\" 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 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794753706Z\" 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:0xc0015ba018}] Aliases:map[]}\"\nJun 19 11:02:17.893104 crc crio[3637]: time=\"2026-06-19T11:02:17.794993629Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:18.146675 crc crio[3637]: 2026-06-19T11:02:18Z [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 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146808705Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146880423Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146928601Z\" 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 19 11:02:18.147455 crc crio[3637]: time=\"2026-06-19T11:02:18.14728018Z\" 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:0xc0015ba4d8}] Aliases:map[]}\"\nJun 19 11:02:18.147548 crc crio[3637]: time=\"2026-06-19T11:02:18.147487975Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:18.271243 crc crio[3637]: 2026-06-19T11:02:18Z [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 19 11:02:18.271491 crc crio[3637]: time=\"2026-06-19T11:02:18.271409254Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 19 11:02:18.271491 crc crio[3637]: time=\"2026-06-19T11:02:18.271489241Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:18.271591 crc crio[3637]: time=\"2026-06-19T11:02:18.27153096Z\" 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 19 11:02:18.271873 crc crio[3637]: time=\"2026-06-19T11:02:18.271800982Z\" 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:0xc0015ba598}] Aliases:map[]}\"\nJun 19 11:02:18.272223 crc crio[3637]: time=\"2026-06-19T11:02:18.272036024Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:18.441403 crc crio[3637]: 2026-06-19T11:02:18Z [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 19 11:02:18.441726 crc crio[3637]: time=\"2026-06-19T11:02:18.441535415Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 19 11:02:18.441726 crc crio[3637]: time=\"2026-06-19T11:02:18.441703709Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:18.442036 crc crio[3637]: time=\"2026-06-19T11:02:18.441775757Z\" 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 19 11:02:18.442251 crc crio[3637]: time=\"2026-06-19T11:02:18.442094747Z\" 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:0xc0001166a0}] Aliases:map[]}\"\nJun 19 11:02:18.442737 crc crio[3637]: time=\"2026-06-19T11:02:18.442423458Z\" 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 19 11:02:18.583037 crc crio[3637]: 2026-06-19T11:02:18Z [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 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583127768Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583285073Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583358231Z\" 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 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583739279Z\" 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:0xc0016aa6a8}] Aliases:map[]}\"\nJun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583988971Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:18.627659 crc crio[3637]: time=\"2026-06-19T11:02:18.627445119Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.628808 crc crio[3637]: time=\"2026-06-19T11:02:18.62868524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.659362 crc crio[3637]: time=\"2026-06-19T11:02:18.658944666Z\" 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=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.660914 crc crio[3637]: time=\"2026-06-19T11:02:18.660111879Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.661132 crc crio[3637]: time=\"2026-06-19T11:02:18.66104967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.666385 crc crio[3637]: 2026-06-19T11:02:18Z [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 19 11:02:18.666696 crc crio[3637]: time=\"2026-06-19T11:02:18.666628568Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 19 11:02:18.666696 crc crio[3637]: time=\"2026-06-19T11:02:18.666687176Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:18.666896 crc crio[3637]: time=\"2026-06-19T11:02:18.666747694Z\" 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 19 11:02:18.666994 crc crio[3637]: time=\"2026-06-19T11:02:18.666956947Z\" 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:0xc0001903c8}] Aliases:map[]}\"\nJun 19 11:02:18.667100 crc crio[3637]: time=\"2026-06-19T11:02:18.667046904Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:18.667100 crc crio[3637]: time=\"2026-06-19T11:02:18.667073054Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:18.667394 crc crio[3637]: time=\"2026-06-19T11:02:18.667098063Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:18.676383 crc crio[3637]: time=\"2026-06-19T11:02:18.676027186Z\" 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=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.687686 crc crio[3637]: time=\"2026-06-19T11:02:18.686870842Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.687686 crc crio[3637]: time=\"2026-06-19T11:02:18.687280919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.703487 crc crio[3637]: time=\"2026-06-19T11:02:18.702699533Z\" level=info msg=\"Ran pod sandbox d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.704963 crc crio[3637]: time=\"2026-06-19T11:02:18.704565105Z\" 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=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.705775 crc crio[3637]: time=\"2026-06-19T11:02:18.705327251Z\" level=info msg=\"Ran pod sandbox bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.712893 crc crio[3637]: time=\"2026-06-19T11:02:18.712750732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=26c51e75-da9c-42ef-baa1-69fc100cd049 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.713077 crc crio[3637]: time=\"2026-06-19T11:02:18.712794761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4962be81-204f-4dd9-b18c-cea0e0944b71 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.726926 crc crio[3637]: time=\"2026-06-19T11:02:18.726807938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5a660ea8-6fbb-4f66-a852-3fde23762dab name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.727124 crc crio[3637]: time=\"2026-06-19T11:02:18.726814517Z\" level=info msg=\"Ran pod sandbox 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991 with infra container: openshift-etcd/etcd-crc/POD\" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.730694 crc crio[3637]: time=\"2026-06-19T11:02:18.73030258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84917554-d2f5-4d05-b5e5-4ffa349d1454 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.732286 crc crio[3637]: time=\"2026-06-19T11:02:18.731036446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=52d4d10d-7fa0-4815-896a-65e11f44dadc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.738327 crc crio[3637]: time=\"2026-06-19T11:02:18.738013131Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:18.738897 crc crio[3637]: time=\"2026-06-19T11:02:18.738765977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ed79696-2f6c-4172-b951-a2ea3819ced0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.743505 crc crio[3637]: time=\"2026-06-19T11:02:18.74194339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.743905 crc crio[3637]: time=\"2026-06-19T11:02:18.743764243Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.743905 crc crio[3637]: time=\"2026-06-19T11:02:18.743835861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.747631 crc crio[3637]: time=\"2026-06-19T11:02:18.747073081Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.747631 crc crio[3637]: time=\"2026-06-19T11:02:18.747283184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.752448 crc crio[3637]: time=\"2026-06-19T11:02:18.752328189Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:18.752448 crc crio[3637]: time=\"2026-06-19T11:02:18.752396916Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:18.753804 crc crio[3637]: time=\"2026-06-19T11:02:18.753537601Z\" 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=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.755029 crc crio[3637]: time=\"2026-06-19T11:02:18.754821562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.755255 crc crio[3637]: time=\"2026-06-19T11:02:18.754925868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.778319 crc crio[3637]: time=\"2026-06-19T11:02:18.778048674Z\" level=info msg=\"Ran pod sandbox bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.780038 crc crio[3637]: time=\"2026-06-19T11:02:18.779876617Z\" 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=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.791327 crc crio[3637]: time=\"2026-06-19T11:02:18.790714971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bd5c3044-35ba-4a49-b632-6e049ae08efe name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.826212 crc crio[3637]: time=\"2026-06-19T11:02:18.825951563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1c1c5b25-419f-4c40-ac0d-671a425b09c4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.829796 crc crio[3637]: time=\"2026-06-19T11:02:18.829638698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.832069 crc crio[3637]: time=\"2026-06-19T11:02:18.831790422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.832069 crc crio[3637]: time=\"2026-06-19T11:02:18.831952457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.832784 crc crio[3637]: time=\"2026-06-19T11:02:18.832535789Z\" level=info msg=\"Ran pod sandbox a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:02:18.836135 crc crio[3637]: time=\"2026-06-19T11:02:18.835976733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dee2008c-d0e3-44ee-9e4d-e999cd1f0c1b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.837703 crc crio[3637]: time=\"2026-06-19T11:02:18.837415079Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:18.842858 crc crio[3637]: time=\"2026-06-19T11:02:18.842755924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.847766 crc crio[3637]: time=\"2026-06-19T11:02:18.84708891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=be6274c3-d82c-4c17-adb5-d6fc23bee17d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:18.855647 crc crio[3637]: time=\"2026-06-19T11:02:18.853648076Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:18.866903 crc crio[3637]: time=\"2026-06-19T11:02:18.866659265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:18.899002 crc crio[3637]: time=\"2026-06-19T11:02:18.898422902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:19.043549 crc crio[3637]: time=\"2026-06-19T11:02:19.042975615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:19.079626 crc crio[3637]: 2026-06-19T11:02:19Z [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 19 11:02:19.079944 crc crio[3637]: time=\"2026-06-19T11:02:19.079681361Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 19 11:02:19.079944 crc crio[3637]: time=\"2026-06-19T11:02:19.079747729Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:19.080290 crc crio[3637]: time=\"2026-06-19T11:02:19.080005441Z\" 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 19 11:02:19.080969 crc crio[3637]: time=\"2026-06-19T11:02:19.080434968Z\" 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:0xc002f98028}] Aliases:map[]}\"\nJun 19 11:02:19.081060 crc crio[3637]: time=\"2026-06-19T11:02:19.081015639Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:19.525378 crc crio[3637]: 2026-06-19T11:02:19Z [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 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525380525Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525414164Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525429414Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525441243Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525475022Z\" 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 19 11:02:19.525957 crc crio[3637]: time=\"2026-06-19T11:02:19.525691865Z\" 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:0xc002f98190}] Aliases:map[]}\"\nJun 19 11:02:19.525957 crc crio[3637]: time=\"2026-06-19T11:02:19.525896169Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:19.863888 crc crio[3637]: 2026-06-19T11:02:19Z [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 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864012877Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864049025Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864095854Z\" 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 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864350486Z\" 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:0xc0001174e0}] Aliases:map[]}\"\nJun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.86454078Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:20.304005 crc crio[3637]: 2026-06-19T11:02:20Z [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 19 11:02:20.304643 crc crio[3637]: time=\"2026-06-19T11:02:20.304452863Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 19 11:02:20.304741 crc crio[3637]: time=\"2026-06-19T11:02:20.304644857Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:20.304741 crc crio[3637]: time=\"2026-06-19T11:02:20.304709365Z\" 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 19 11:02:20.304941 crc crio[3637]: time=\"2026-06-19T11:02:20.304871479Z\" 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:0xc0001904f0}] Aliases:map[]}\"\nJun 19 11:02:20.305014 crc crio[3637]: time=\"2026-06-19T11:02:20.304994256Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:20.305071 crc crio[3637]: time=\"2026-06-19T11:02:20.305017235Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:20.305071 crc crio[3637]: time=\"2026-06-19T11:02:20.305038084Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:20.695443 crc crio[3637]: 2026-06-19T11:02:20Z [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 19 11:02:20.695443 crc crio[3637]: time=\"2026-06-19T11:02:20.695416297Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 19 11:02:20.695723 crc crio[3637]: time=\"2026-06-19T11:02:20.695497805Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:20.695723 crc crio[3637]: time=\"2026-06-19T11:02:20.695552143Z\" 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 19 11:02:20.696237 crc crio[3637]: time=\"2026-06-19T11:02:20.696062028Z\" 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:0xc000190158}] Aliases:map[]}\"\nJun 19 11:02:20.696642 crc crio[3637]: time=\"2026-06-19T11:02:20.696531543Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:20.781963 crc crio[3637]: 2026-06-19T11:02:20Z [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 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782128027Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782203645Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782239294Z\" 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 19 11:02:20.782524 crc crio[3637]: time=\"2026-06-19T11:02:20.782400219Z\" 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:0xc000116418}] Aliases:map[]}\"\nJun 19 11:02:20.782591 crc crio[3637]: time=\"2026-06-19T11:02:20.782567803Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.094972 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095083884Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095116893Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095130812Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.0951913Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095272228Z\" 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 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095498151Z\" 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:0xc002b28090}] Aliases:map[]}\"\nJun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095641686Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.250809 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251480858Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251560106Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251605744Z\" 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 19 11:02:21.251816 crc crio[3637]: time=\"2026-06-19T11:02:21.251799238Z\" 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:0xc0027e8488}] Aliases:map[]}\"\nJun 19 11:02:21.252722 crc crio[3637]: time=\"2026-06-19T11:02:21.252203037Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.320652 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.320964 crc crio[3637]: time=\"2026-06-19T11:02:21.320765398Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.320991Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.32101732Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.321025779Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.321208 crc crio[3637]: time=\"2026-06-19T11:02:21.321105827Z\" 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 19 11:02:21.321652 crc crio[3637]: time=\"2026-06-19T11:02:21.321520144Z\" 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:0xc0016104a0}] Aliases:map[]}\"\nJun 19 11:02:21.321821 crc crio[3637]: time=\"2026-06-19T11:02:21.321736917Z\" 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 19 11:02:21.453704 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.454115 crc crio[3637]: time=\"2026-06-19T11:02:21.454003519Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 19 11:02:21.454115 crc crio[3637]: time=\"2026-06-19T11:02:21.454104055Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.454324 crc crio[3637]: time=\"2026-06-19T11:02:21.454219302Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 19 11:02:21.454324 crc crio[3637]: time=\"2026-06-19T11:02:21.45426473Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.454479 crc crio[3637]: time=\"2026-06-19T11:02:21.454333438Z\" 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 19 11:02:21.454754 crc crio[3637]: time=\"2026-06-19T11:02:21.454657989Z\" 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:0xc000190968}] Aliases:map[]}\"\nJun 19 11:02:21.454959 crc crio[3637]: time=\"2026-06-19T11:02:21.454881102Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.673387 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673525742Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673585001Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673625069Z\" 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 19 11:02:21.674467 crc crio[3637]: time=\"2026-06-19T11:02:21.674362937Z\" 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:0xc001610568}] Aliases:map[]}\"\nJun 19 11:02:21.674602 crc crio[3637]: time=\"2026-06-19T11:02:21.67458515Z\" 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 19 11:02:21.795933 crc crio[3637]: time=\"2026-06-19T11:02:21.795835612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.796277 crc crio[3637]: time=\"2026-06-19T11:02:21.796073036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.796570 crc crio[3637]: time=\"2026-06-19T11:02:21.796331198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.796709 crc crio[3637]: time=\"2026-06-19T11:02:21.796616458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.797548 crc crio[3637]: time=\"2026-06-19T11:02:21.797476921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.801642 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.801772 crc crio[3637]: time=\"2026-06-19T11:02:21.801715751Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 19 11:02:21.801772 crc crio[3637]: time=\"2026-06-19T11:02:21.80175807Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.801867 crc crio[3637]: time=\"2026-06-19T11:02:21.801792869Z\" 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 19 11:02:21.801993 crc crio[3637]: time=\"2026-06-19T11:02:21.801932404Z\" 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:0xc0010a4210}] Aliases:map[]}\"\nJun 19 11:02:21.802249 crc crio[3637]: time=\"2026-06-19T11:02:21.80207634Z\" 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 19 11:02:21.820432 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.820697 crc crio[3637]: time=\"2026-06-19T11:02:21.820621286Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 19 11:02:21.820697 crc crio[3637]: time=\"2026-06-19T11:02:21.820680305Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.820821 crc crio[3637]: time=\"2026-06-19T11:02:21.820729783Z\" 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 19 11:02:21.820990 crc crio[3637]: time=\"2026-06-19T11:02:21.820922227Z\" 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:0xc0010a42a0}] Aliases:map[]}\"\nJun 19 11:02:21.821251 crc crio[3637]: time=\"2026-06-19T11:02:21.821213729Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.862232 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.862477 crc crio[3637]: time=\"2026-06-19T11:02:21.862376706Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 19 11:02:21.862477 crc crio[3637]: time=\"2026-06-19T11:02:21.862459453Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.862574 crc crio[3637]: time=\"2026-06-19T11:02:21.862496832Z\" 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 19 11:02:21.862702 crc crio[3637]: time=\"2026-06-19T11:02:21.862644788Z\" 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:0xc0007ae408}] Aliases:map[]}\"\nJun 19 11:02:21.862858 crc crio[3637]: time=\"2026-06-19T11:02:21.862804983Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.899303 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.89942661Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.899634674Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.899654003Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 19 11:02:21.899811 crc crio[3637]: time=\"2026-06-19T11:02:21.899663233Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.899811 crc crio[3637]: time=\"2026-06-19T11:02:21.899792159Z\" 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 19 11:02:21.900020 crc crio[3637]: time=\"2026-06-19T11:02:21.899956854Z\" 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:0xc002bb2188}] Aliases:map[]}\"\nJun 19 11:02:21.900323 crc crio[3637]: time=\"2026-06-19T11:02:21.900268874Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:21.910363 crc crio[3637]: time=\"2026-06-19T11:02:21.910315364Z\" level=info msg=\"Created container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.912887 crc crio[3637]: time=\"2026-06-19T11:02:21.912751729Z\" level=info msg=\"Starting container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087\" id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:21.917351 crc crio[3637]: time=\"2026-06-19T11:02:21.917216101Z\" level=info msg=\"Created container e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.917476 crc crio[3637]: time=\"2026-06-19T11:02:21.917382526Z\" level=info msg=\"Created container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.918115 crc crio[3637]: time=\"2026-06-19T11:02:21.917956318Z\" level=info msg=\"Created container 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.918361 crc crio[3637]: time=\"2026-06-19T11:02:21.918285828Z\" level=info msg=\"Created container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup\" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.919603 crc crio[3637]: time=\"2026-06-19T11:02:21.91953153Z\" level=info msg=\"Starting container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4\" id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:21.919948 crc crio[3637]: time=\"2026-06-19T11:02:21.919822201Z\" level=info msg=\"Starting container: e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5\" id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:21.920018 crc crio[3637]: time=\"2026-06-19T11:02:21.919966346Z\" level=info msg=\"Starting container: 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01\" id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:21.920053 crc crio[3637]: time=\"2026-06-19T11:02:21.919920947Z\" level=info msg=\"Starting container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684\" id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:21.921909 crc crio[3637]: time=\"2026-06-19T11:02:21.921825748Z\" level=info msg=\"Started container\" PID=5341 containerID=fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:02:21.926701 crc crio[3637]: time=\"2026-06-19T11:02:21.926549543Z\" level=info msg=\"Started container\" PID=5338 containerID=e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:02:21.929369 crc crio[3637]: time=\"2026-06-19T11:02:21.929254539Z\" level=info msg=\"Started container\" PID=5346 containerID=529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4 description=openshift-etcd/etcd-crc/setup id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:21.932762 crc crio[3637]: time=\"2026-06-19T11:02:21.932639204Z\" level=info msg=\"Started container\" PID=5345 containerID=2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9\nJun 19 11:02:21.933380 crc crio[3637]: time=\"2026-06-19T11:02:21.933315093Z\" level=info msg=\"Started container\" PID=5339 containerID=61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:21.944954 crc crio[3637]: time=\"2026-06-19T11:02:21.944769379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=dbbe7f79-be95-4577-bfbb-75087e820416 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:21.949017 crc crio[3637]: time=\"2026-06-19T11:02:21.94892621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b53ab5bb-92cf-4cb5-912a-2326e3f4cd6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:21.955326 crc crio[3637]: time=\"2026-06-19T11:02:21.954235396Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:21.956704 crc crio[3637]: time=\"2026-06-19T11:02:21.95638669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.990427 crc crio[3637]: 2026-06-19T11:02:21Z [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 19 11:02:21.990974 crc crio[3637]: time=\"2026-06-19T11:02:21.990438357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:21.991641 crc crio[3637]: time=\"2026-06-19T11:02:21.990819615Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 19 11:02:21.991811 crc crio[3637]: time=\"2026-06-19T11:02:21.991788946Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:21.991964 crc crio[3637]: time=\"2026-06-19T11:02:21.991937511Z\" 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 19 11:02:21.992332 crc crio[3637]: time=\"2026-06-19T11:02:21.992299029Z\" 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:0xc000116bf8}] Aliases:map[]}\"\nJun 19 11:02:21.992697 crc crio[3637]: time=\"2026-06-19T11:02:21.992670048Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.017872 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.018501 crc crio[3637]: time=\"2026-06-19T11:02:22.018450751Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 19 11:02:22.018616 crc crio[3637]: time=\"2026-06-19T11:02:22.018596967Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.018716 crc crio[3637]: time=\"2026-06-19T11:02:22.018694624Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 19 11:02:22.018851 crc crio[3637]: time=\"2026-06-19T11:02:22.01882942Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.018985 crc crio[3637]: time=\"2026-06-19T11:02:22.018953536Z\" 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 19 11:02:22.019355 crc crio[3637]: time=\"2026-06-19T11:02:22.019315995Z\" 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:0xc002b28000}] Aliases:map[]}\"\nJun 19 11:02:22.019943 crc crio[3637]: time=\"2026-06-19T11:02:22.019905716Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.044724 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.045055 crc crio[3637]: time=\"2026-06-19T11:02:22.04501465Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 19 11:02:22.045245 crc crio[3637]: time=\"2026-06-19T11:02:22.045217344Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.045479 crc crio[3637]: time=\"2026-06-19T11:02:22.045373929Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 19 11:02:22.045634 crc crio[3637]: time=\"2026-06-19T11:02:22.045597272Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.045797 crc crio[3637]: time=\"2026-06-19T11:02:22.045771506Z\" 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 19 11:02:22.046560 crc crio[3637]: time=\"2026-06-19T11:02:22.046523524Z\" 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:0xc0001902f8}] Aliases:map[]}\"\nJun 19 11:02:22.046719 crc crio[3637]: time=\"2026-06-19T11:02:22.046696788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:02:22.046816 crc crio[3637]: time=\"2026-06-19T11:02:22.046797535Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:02:22.046908 crc crio[3637]: time=\"2026-06-19T11:02:22.046887002Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.102663 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.105529 crc crio[3637]: time=\"2026-06-19T11:02:22.105473431Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 19 11:02:22.105655 crc crio[3637]: time=\"2026-06-19T11:02:22.105635006Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.105801 crc crio[3637]: time=\"2026-06-19T11:02:22.105773792Z\" 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 19 11:02:22.106691 crc crio[3637]: time=\"2026-06-19T11:02:22.106368834Z\" 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:0xc0007ae358}] Aliases:map[]}\"\nJun 19 11:02:22.107095 crc crio[3637]: time=\"2026-06-19T11:02:22.107063662Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.278593 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.278877 crc crio[3637]: time=\"2026-06-19T11:02:22.278744815Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 19 11:02:22.278951 crc crio[3637]: time=\"2026-06-19T11:02:22.278881001Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.278951 crc crio[3637]: time=\"2026-06-19T11:02:22.278933779Z\" 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 19 11:02:22.279234 crc crio[3637]: time=\"2026-06-19T11:02:22.279125143Z\" 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:0xc001fdc190}] Aliases:map[]}\"\nJun 19 11:02:22.279471 crc crio[3637]: time=\"2026-06-19T11:02:22.279405505Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.342611 crc crio[3637]: time=\"2026-06-19T11:02:22.342347919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.358728 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358901707Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358953886Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358974745Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358985765Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.359359 crc crio[3637]: time=\"2026-06-19T11:02:22.359033683Z\" 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 19 11:02:22.359629 crc crio[3637]: time=\"2026-06-19T11:02:22.359421431Z\" 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:0xc002bb21b8}] Aliases:map[]}\"\nJun 19 11:02:22.359698 crc crio[3637]: time=\"2026-06-19T11:02:22.359645875Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.426357 crc crio[3637]: time=\"2026-06-19T11:02:22.426284084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c223ca48-b696-482f-b247-86b5632e06cb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.437955 crc crio[3637]: time=\"2026-06-19T11:02:22.437877496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=666b236e-6639-439c-a907-7cd71c2e72a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.446451 crc crio[3637]: time=\"2026-06-19T11:02:22.446280527Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.446833 crc crio[3637]: time=\"2026-06-19T11:02:22.446670725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.446915 crc crio[3637]: time=\"2026-06-19T11:02:22.446866998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=de2d848e-5dac-4d09-b3d2-a0681d59396d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.452654 crc crio[3637]: time=\"2026-06-19T11:02:22.452572522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3fee89d1-006e-4cd0-b7fb-078f74d992ce name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.457836 crc crio[3637]: time=\"2026-06-19T11:02:22.457638505Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.458614 crc crio[3637]: time=\"2026-06-19T11:02:22.458290355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.459511 crc crio[3637]: time=\"2026-06-19T11:02:22.459051791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=517118a7-2b73-4dcb-a195-e7088cb23d59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.466240 crc crio[3637]: time=\"2026-06-19T11:02:22.466127502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b5c50e47-cfdb-4fff-a5d3-b39d27b924e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.469873 crc crio[3637]: time=\"2026-06-19T11:02:22.469806229Z\" level=info msg=\"Created container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.470783 crc crio[3637]: time=\"2026-06-19T11:02:22.4701297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a7eabaa-7e17-42ab-a09e-f4e038694fcd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.473255 crc crio[3637]: time=\"2026-06-19T11:02:22.472864415Z\" level=info msg=\"Starting container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967\" id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:22.474068 crc crio[3637]: time=\"2026-06-19T11:02:22.473904452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.476902 crc crio[3637]: time=\"2026-06-19T11:02:22.476722986Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.476902 crc crio[3637]: time=\"2026-06-19T11:02:22.476796223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5464039c-7d2d-4ac5-848c-e3e125cd397d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.477234 crc crio[3637]: time=\"2026-06-19T11:02:22.477108724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.482203 crc crio[3637]: time=\"2026-06-19T11:02:22.482109819Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.483080 crc crio[3637]: time=\"2026-06-19T11:02:22.482983982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.495063 crc crio[3637]: time=\"2026-06-19T11:02:22.494902514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.506810 crc crio[3637]: time=\"2026-06-19T11:02:22.506556164Z\" level=info msg=\"Started container\" PID=5452 containerID=ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:02:22.520968 crc crio[3637]: time=\"2026-06-19T11:02:22.520821282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.542052 crc crio[3637]: time=\"2026-06-19T11:02:22.54162799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.577599 crc crio[3637]: time=\"2026-06-19T11:02:22.575930179Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ca2783d6-da8d-4000-8ea0-72c6fc4157e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.583033 crc crio[3637]: time=\"2026-06-19T11:02:22.582096668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ddf0a16d-d6e9-414a-94ea-82786e44d216 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:22.597670 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.597670 crc crio[3637]: time=\"2026-06-19T11:02:22.593917273Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:22.597670 crc crio[3637]: time=\"2026-06-19T11:02:22.595783085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.601906 crc crio[3637]: time=\"2026-06-19T11:02:22.594725667Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 19 11:02:22.601906 crc crio[3637]: time=\"2026-06-19T11:02:22.601891696Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.602035 crc crio[3637]: time=\"2026-06-19T11:02:22.601964583Z\" 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 19 11:02:22.611508 crc crio[3637]: time=\"2026-06-19T11:02:22.60242387Z\" 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:0xc0016100d8}] Aliases:map[]}\"\nJun 19 11:02:22.611508 crc crio[3637]: time=\"2026-06-19T11:02:22.604519775Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:22.696561 crc crio[3637]: time=\"2026-06-19T11:02:22.696082995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:22.887643 crc crio[3637]: 2026-06-19T11:02:22Z [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 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.887744321Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.88777929Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.887818839Z\" 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 19 11:02:22.888443 crc crio[3637]: time=\"2026-06-19T11:02:22.887985243Z\" 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:0xc002bb25e8}] Aliases:map[]}\"\nJun 19 11:02:22.888443 crc crio[3637]: time=\"2026-06-19T11:02:22.888135829Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:23.182857 crc crio[3637]: 2026-06-19T11:02:23Z [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 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.175981182Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176020821Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.17605872Z\" 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 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176745828Z\" 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:0xc0015ba308}] Aliases:map[]}\"\nJun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176903173Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:24.135078 crc crio[3637]: time=\"2026-06-19T11:02:24.13368324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.285091 crc crio[3637]: time=\"2026-06-19T11:02:24.284636993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.430489 crc crio[3637]: time=\"2026-06-19T11:02:24.430192215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.446792 crc crio[3637]: time=\"2026-06-19T11:02:24.44264212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.615134 crc crio[3637]: time=\"2026-06-19T11:02:24.61409646Z\" level=info msg=\"Created container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:24.622220 crc crio[3637]: time=\"2026-06-19T11:02:24.622057694Z\" level=info msg=\"Starting container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38\" id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:24.649859 crc crio[3637]: time=\"2026-06-19T11:02:24.647784639Z\" level=info msg=\"Started container\" PID=5530 containerID=70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:24.703021 crc crio[3637]: time=\"2026-06-19T11:02:24.693106388Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ffa4fe24-a164-4ca9-b242-0c5d976716e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:24.703021 crc crio[3637]: time=\"2026-06-19T11:02:24.700094452Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fdccb9fa-a5ce-461f-b2da-c9e5d89b525b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:24.703692 crc crio[3637]: time=\"2026-06-19T11:02:24.703592794Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:24.706835 crc crio[3637]: time=\"2026-06-19T11:02:24.706037489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.729177 crc crio[3637]: 2026-06-19T11:02:24Z [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 19 11:02:24.732229 crc crio[3637]: time=\"2026-06-19T11:02:24.732077624Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 19 11:02:24.732229 crc crio[3637]: time=\"2026-06-19T11:02:24.73221439Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732305787Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732320437Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732331387Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732340586Z\" level=info msg=\"cleanup sandbox network\"\nJun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732385315Z\" 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 19 11:02:24.732847 crc crio[3637]: time=\"2026-06-19T11:02:24.732615688Z\" 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:0xc001610000}] Aliases:map[]}\"\nJun 19 11:02:24.732847 crc crio[3637]: time=\"2026-06-19T11:02:24.732795042Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:02:24.733860 crc crio[3637]: time=\"2026-06-19T11:02:24.733580618Z\" level=info msg=\"Created container 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:24.736078 crc crio[3637]: time=\"2026-06-19T11:02:24.735467988Z\" level=info msg=\"Created container 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:24.737889 crc crio[3637]: time=\"2026-06-19T11:02:24.73771907Z\" level=info msg=\"Starting container: 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b\" id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:24.737889 crc crio[3637]: time=\"2026-06-19T11:02:24.737835866Z\" level=info msg=\"Starting container: 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520\" id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.752933929Z\" level=info msg=\"Started container\" PID=5536 containerID=2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9\nJun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.753781783Z\" level=info msg=\"Created container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.756055502Z\" level=info msg=\"Starting container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7\" id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.759663441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:24.846691 crc crio[3637]: time=\"2026-06-19T11:02:24.845994563Z\" level=info msg=\"Started container\" PID=5540 containerID=3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:02:24.917955 crc crio[3637]: time=\"2026-06-19T11:02:24.917095415Z\" level=info msg=\"Started container\" PID=5545 containerID=88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:24.996796 crc crio[3637]: time=\"2026-06-19T11:02:24.995696536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=75c87703-610f-4359-84de-0bbf797fcbef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:25.025997 crc crio[3637]: time=\"2026-06-19T11:02:25.023575983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6e174972-12e5-421e-b5ea-708b99757911 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:25.028511 crc crio[3637]: time=\"2026-06-19T11:02:25.027774234Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:25.029704 crc crio[3637]: time=\"2026-06-19T11:02:25.029316967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:25.200545 crc crio[3637]: time=\"2026-06-19T11:02:25.198943924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:25.597617 crc crio[3637]: time=\"2026-06-19T11:02:25.597313959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ba28833f-48b3-4661-a2ad-c4609e2d219a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:25.603066 crc crio[3637]: time=\"2026-06-19T11:02:25.602918756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=39f55378-115c-49d4-983b-c607d1f47ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:25.609472 crc crio[3637]: time=\"2026-06-19T11:02:25.609432475Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:25.611134 crc crio[3637]: time=\"2026-06-19T11:02:25.611016316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:25.644886 crc crio[3637]: 2026-06-19T11:02:25Z [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 19 11:02:25.645827 crc crio[3637]: time=\"2026-06-19T11:02:25.645592827Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 19 11:02:25.795773 crc crio[3637]: time=\"2026-06-19T11:02:25.795677079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:26.730245 crc crio[3637]: time=\"2026-06-19T11:02:26.728381726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:26.966442 crc crio[3637]: time=\"2026-06-19T11:02:26.965579513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:27.168341 crc crio[3637]: time=\"2026-06-19T11:02:27.167938932Z\" level=info msg=\"Created container 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:27.173424 crc crio[3637]: time=\"2026-06-19T11:02:27.171879905Z\" level=info msg=\"Starting container: 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4\" id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:27.278639 crc crio[3637]: time=\"2026-06-19T11:02:27.277551624Z\" level=info msg=\"Started container\" PID=5617 containerID=95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:02:27.283870 crc crio[3637]: time=\"2026-06-19T11:02:27.283393167Z\" level=info msg=\"Created container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy\" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:27.315789 crc crio[3637]: time=\"2026-06-19T11:02:27.315496875Z\" level=info msg=\"Starting container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342\" id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:27.468866 crc crio[3637]: time=\"2026-06-19T11:02:27.468100991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=601cc94e-07f8-465c-a55f-35f42b85f3e5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:27.469752 crc crio[3637]: time=\"2026-06-19T11:02:27.468537062Z\" level=info msg=\"Started container\" PID=5627 containerID=de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342 description=openshift-etcd/etcd-crc/etcd-resources-copy id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:27.488009 crc crio[3637]: time=\"2026-06-19T11:02:27.48663156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=cab738cc-6bd0-461d-9b7e-9b87469f5cc1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:27.501237 crc crio[3637]: time=\"2026-06-19T11:02:27.501009329Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:27.503108 crc crio[3637]: time=\"2026-06-19T11:02:27.502761115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:27.688128 crc crio[3637]: time=\"2026-06-19T11:02:27.687310894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:28.955512 crc crio[3637]: time=\"2026-06-19T11:02:28.954784591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f5b1cb4c-e339-42c1-9dcc-402e32262fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:28.969220 crc crio[3637]: time=\"2026-06-19T11:02:28.968816171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a3c8b8be-d1d7-425b-9b2d-3cc2472b2750 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:28.986247 crc crio[3637]: time=\"2026-06-19T11:02:28.985527452Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:28.989033 crc crio[3637]: time=\"2026-06-19T11:02:28.988223903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:29.170597 crc crio[3637]: time=\"2026-06-19T11:02:29.161081454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:29.461964 crc crio[3637]: time=\"2026-06-19T11:02:29.461866188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:29.780889 crc crio[3637]: time=\"2026-06-19T11:02:29.780620698Z\" level=info msg=\"Created container d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:29.785510 crc crio[3637]: time=\"2026-06-19T11:02:29.785300911Z\" level=info msg=\"Starting container: d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4\" id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:29.821069 crc crio[3637]: time=\"2026-06-19T11:02:29.820847669Z\" level=info msg=\"Started container\" PID=5672 containerID=d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:02:30.261236 crc crio[3637]: time=\"2026-06-19T11:02:30.260766745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:30.544068 crc crio[3637]: time=\"2026-06-19T11:02:30.543810691Z\" level=info msg=\"Created container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:30.575701 crc crio[3637]: time=\"2026-06-19T11:02:30.575472527Z\" level=info msg=\"Starting container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746\" id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:30.656989 crc crio[3637]: time=\"2026-06-19T11:02:30.656124414Z\" level=info msg=\"Started container\" PID=5711 containerID=dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 description=openshift-etcd/etcd-crc/etcdctl id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:30.666119 crc crio[3637]: time=\"2026-06-19T11:02:30.663814208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:30.683580 crc crio[3637]: time=\"2026-06-19T11:02:30.683379294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:30.743117 crc crio[3637]: time=\"2026-06-19T11:02:30.743063609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e2381428-0e4b-4cc2-88a6-126868c7029b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:30.757987 crc crio[3637]: time=\"2026-06-19T11:02:30.756683028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7a382b99-3657-4f9e-a985-60dd1c6f12eb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:30.772914 crc crio[3637]: time=\"2026-06-19T11:02:30.772507536Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:30.774674 crc crio[3637]: time=\"2026-06-19T11:02:30.773973814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:30.872317 crc crio[3637]: time=\"2026-06-19T11:02:30.871130007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:30.962622 crc crio[3637]: time=\"2026-06-19T11:02:30.961949703Z\" level=info msg=\"Created container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:30.968807 crc crio[3637]: time=\"2026-06-19T11:02:30.968582087Z\" level=info msg=\"Starting container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51\" id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:31.035017 crc crio[3637]: time=\"2026-06-19T11:02:31.033746686Z\" level=info msg=\"Started container\" PID=5731 containerID=043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:31.061845 crc crio[3637]: time=\"2026-06-19T11:02:31.05966764Z\" level=info msg=\"Created container 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:31.077580 crc crio[3637]: time=\"2026-06-19T11:02:31.074849321Z\" level=info msg=\"Starting container: 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8\" id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:31.101102 crc crio[3637]: time=\"2026-06-19T11:02:31.096013109Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3a935de7-811b-4873-a19b-8a6aa72c4653 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:31.124661 crc crio[3637]: time=\"2026-06-19T11:02:31.124566222Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5bf130e8-c1f8-4a82-afca-8e9b97e9d545 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:31.141502 crc crio[3637]: time=\"2026-06-19T11:02:31.139821795Z\" level=info msg=\"Started container\" PID=5732 containerID=759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:02:31.170054 crc crio[3637]: time=\"2026-06-19T11:02:31.168127801Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:31.175122 crc crio[3637]: time=\"2026-06-19T11:02:31.172629449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:31.267700 crc crio[3637]: time=\"2026-06-19T11:02:31.262896271Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2fc12ef4-7d38-46b8-8928-651f62e7ad04 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:31.325307 crc crio[3637]: time=\"2026-06-19T11:02:31.320981354Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=894272f5-bb41-4fb4-b590-0b1506ca3bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:31.331027 crc crio[3637]: time=\"2026-06-19T11:02:31.330952116Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:31.332762 crc crio[3637]: time=\"2026-06-19T11:02:31.332733193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:31.432487 crc crio[3637]: time=\"2026-06-19T11:02:31.431801197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:31.754865 crc crio[3637]: time=\"2026-06-19T11:02:31.754823649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:32.488565 crc crio[3637]: time=\"2026-06-19T11:02:32.487520378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:33.223563 crc crio[3637]: time=\"2026-06-19T11:02:33.221879961Z\" level=info msg=\"Created container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:33.233630 crc crio[3637]: time=\"2026-06-19T11:02:33.233473597Z\" level=info msg=\"Starting container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c\" id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:33.391057 crc crio[3637]: time=\"2026-06-19T11:02:33.379030017Z\" level=info msg=\"Started container\" PID=5767 containerID=dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c description=openshift-etcd/etcd-crc/etcd id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:33.569692 crc crio[3637]: time=\"2026-06-19T11:02:33.569351828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:33.594720 crc crio[3637]: time=\"2026-06-19T11:02:33.593776572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:33.690627 crc crio[3637]: time=\"2026-06-19T11:02:33.686778257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=54aefcda-5ce8-42d0-8faf-4bf0cdb638ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:33.690764 crc crio[3637]: time=\"2026-06-19T11:02:33.690602498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=480abbef-0909-4706-ae45-6458a452a9f8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:33.739923 crc crio[3637]: time=\"2026-06-19T11:02:33.729122383Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:33.752996 crc crio[3637]: time=\"2026-06-19T11:02:33.75208635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:33.867284 crc crio[3637]: time=\"2026-06-19T11:02:33.86547684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:33.943060 crc crio[3637]: time=\"2026-06-19T11:02:33.941720852Z\" level=info msg=\"Created container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:33.944537 crc crio[3637]: time=\"2026-06-19T11:02:33.944364371Z\" level=info msg=\"Starting container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8\" id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:33.944907 crc crio[3637]: time=\"2026-06-19T11:02:33.944858524Z\" level=info msg=\"Created container a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:33.948124 crc crio[3637]: time=\"2026-06-19T11:02:33.948028847Z\" level=info msg=\"Starting container: a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a\" id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:33.980449 crc crio[3637]: time=\"2026-06-19T11:02:33.980052954Z\" level=info msg=\"Started container\" PID=5785 containerID=a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:02:33.998855 crc crio[3637]: time=\"2026-06-19T11:02:33.998406978Z\" level=info msg=\"Started container\" PID=5780 containerID=cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:34.029928 crc crio[3637]: time=\"2026-06-19T11:02:34.029688423Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a36b054d-fb53-40e0-8647-5594689767f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:34.063495 crc crio[3637]: time=\"2026-06-19T11:02:34.06258432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f6b92aa-2ea7-4aee-a87c-305b646bb7d4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:34.067850 crc crio[3637]: time=\"2026-06-19T11:02:34.067803918Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:34.068819 crc crio[3637]: time=\"2026-06-19T11:02:34.068792623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:34.187778 crc crio[3637]: time=\"2026-06-19T11:02:34.187493765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:35.323641 crc crio[3637]: time=\"2026-06-19T11:02:35.323129756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:35.484927 crc crio[3637]: time=\"2026-06-19T11:02:35.484119463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:35.764275 crc crio[3637]: time=\"2026-06-19T11:02:35.761687276Z\" level=info msg=\"Created container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:35.769272 crc crio[3637]: time=\"2026-06-19T11:02:35.76902638Z\" level=info msg=\"Starting container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5\" id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:35.775789 crc crio[3637]: time=\"2026-06-19T11:02:35.775277234Z\" level=info msg=\"Created container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:35.777496 crc crio[3637]: time=\"2026-06-19T11:02:35.77736495Z\" level=info msg=\"Starting container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b\" id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:35.823692 crc crio[3637]: time=\"2026-06-19T11:02:35.823421515Z\" level=info msg=\"Started container\" PID=5849 containerID=909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:35.841123 crc crio[3637]: time=\"2026-06-19T11:02:35.840850075Z\" level=info msg=\"Started container\" PID=5846 containerID=189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 description=openshift-etcd/etcd-crc/etcd-metrics id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:35.853424 crc crio[3637]: time=\"2026-06-19T11:02:35.851783794Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c419505-912f-4266-9ad6-dd84bf39c8ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:35.859233 crc crio[3637]: time=\"2026-06-19T11:02:35.858797979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c60649f9-69fb-4485-bcb6-3f50163f22de name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:35.865386 crc crio[3637]: time=\"2026-06-19T11:02:35.864884079Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:35.865921 crc crio[3637]: time=\"2026-06-19T11:02:35.865391632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:35.933881 crc crio[3637]: time=\"2026-06-19T11:02:35.933659834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aa3a7b6a-7610-4d42-826f-16b1e5c1d69b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:35.952041 crc crio[3637]: time=\"2026-06-19T11:02:35.951496855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:35.955967 crc crio[3637]: time=\"2026-06-19T11:02:35.955629534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=82c4b3d2-408f-4a38-ae7c-651468ca6e16 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:35.961944 crc crio[3637]: time=\"2026-06-19T11:02:35.961667824Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:35.962013 crc crio[3637]: time=\"2026-06-19T11:02:35.961959111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:36.063136 crc crio[3637]: time=\"2026-06-19T11:02:36.054909892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:38.372613 crc crio[3637]: time=\"2026-06-19T11:02:38.371499248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:38.395388 crc crio[3637]: time=\"2026-06-19T11:02:38.394958716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:38.565015 crc crio[3637]: time=\"2026-06-19T11:02:38.564954561Z\" level=info msg=\"Created container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:38.567517 crc crio[3637]: time=\"2026-06-19T11:02:38.567396636Z\" level=info msg=\"Starting container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f\" id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:38.606775 crc crio[3637]: time=\"2026-06-19T11:02:38.606480617Z\" level=info msg=\"Started container\" PID=5899 containerID=a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:02:38.636889 crc crio[3637]: time=\"2026-06-19T11:02:38.636686443Z\" level=info msg=\"Created container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:38.638364 crc crio[3637]: time=\"2026-06-19T11:02:38.638319956Z\" level=info msg=\"Starting container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523\" id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:38.660055 crc crio[3637]: time=\"2026-06-19T11:02:38.659827304Z\" level=info msg=\"Started container\" PID=5900 containerID=a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 description=openshift-etcd/etcd-crc/etcd-readyz id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:38.679251 crc crio[3637]: time=\"2026-06-19T11:02:38.678849986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4bd04e65-92c0-4c7b-a564-fe6be6f1d049 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:38.682037 crc crio[3637]: time=\"2026-06-19T11:02:38.681949998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9c5af169-558f-4be1-90d6-7a542a992855 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:38.687058 crc crio[3637]: time=\"2026-06-19T11:02:38.68695535Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:38.687557 crc crio[3637]: time=\"2026-06-19T11:02:38.687406192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:38.734072 crc crio[3637]: time=\"2026-06-19T11:02:38.733888587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:39.338658 crc crio[3637]: time=\"2026-06-19T11:02:39.338413356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:39.538000 crc crio[3637]: time=\"2026-06-19T11:02:39.537815498Z\" level=info msg=\"Created container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:39.539979 crc crio[3637]: time=\"2026-06-19T11:02:39.539872212Z\" level=info msg=\"Starting container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c\" id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:39.547632 crc crio[3637]: time=\"2026-06-19T11:02:39.54740522Z\" level=info msg=\"Started container\" PID=5924 containerID=263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c description=openshift-etcd/etcd-crc/etcd-rev id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\nJun 19 11:02:59.235356 crc crio[3637]: time=\"2026-06-19T11:02:59.23444972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4164014a-d6c5-4da2-8bf3-57b969c5dbe2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:59.238269 crc crio[3637]: time=\"2026-06-19T11:02:59.238077987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0694c91f-0ee7-4026-b96a-28ec8257c191 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:02:59.240993 crc crio[3637]: time=\"2026-06-19T11:02:59.240911551Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:59.241610 crc crio[3637]: time=\"2026-06-19T11:02:59.241520747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:59.257471 crc crio[3637]: time=\"2026-06-19T11:02:59.257390246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:59.732136 crc crio[3637]: time=\"2026-06-19T11:02:59.73062425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:02:59.859300 crc crio[3637]: time=\"2026-06-19T11:02:59.858592726Z\" level=info msg=\"Created container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:02:59.869814 crc crio[3637]: time=\"2026-06-19T11:02:59.869671108Z\" level=info msg=\"Starting container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b\" id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:02:59.875411 crc crio[3637]: time=\"2026-06-19T11:02:59.875298737Z\" level=info msg=\"Started container\" PID=6172 containerID=ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:03:01.310947 crc crio[3637]: time=\"2026-06-19T11:03:01.310028246Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd749325-06cf-4acc-9a1f-c120e538e45e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:01.323410 crc crio[3637]: time=\"2026-06-19T11:03:01.323043991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ba65d793-c06a-4536-a32e-ee811f679497 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:01.330834 crc crio[3637]: time=\"2026-06-19T11:03:01.330339203Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:01.331607 crc crio[3637]: time=\"2026-06-19T11:03:01.331463463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:01.354792 crc crio[3637]: time=\"2026-06-19T11:03:01.354607074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:01.956121 crc crio[3637]: time=\"2026-06-19T11:03:01.956016219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:02.132868 crc crio[3637]: time=\"2026-06-19T11:03:02.13271304Z\" level=info msg=\"Created container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:02.134325 crc crio[3637]: time=\"2026-06-19T11:03:02.134267421Z\" level=info msg=\"Starting container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8\" id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:03:02.141667 crc crio[3637]: time=\"2026-06-19T11:03:02.141631756Z\" level=info msg=\"Started container\" PID=6228 containerID=36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\nJun 19 11:03:04.468463 crc crio[3637]: time=\"2026-06-19T11:03:04.467749952Z\" level=info msg=\"Stopping container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b (timeout: 30s)\" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:03:04.727490 crc crio[3637]: time=\"2026-06-19T11:03:04.723974831Z\" level=info msg=\"Stopped container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:03:05.486465 crc crio[3637]: time=\"2026-06-19T11:03:05.486345744Z\" level=info msg=\"Removing container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967\" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:03:05.610616 crc crio[3637]: time=\"2026-06-19T11:03:05.610425877Z\" level=info msg=\"Removed container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:03:21.890923 crc crio[3637]: time=\"2026-06-19T11:03:21.890238171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=03e868f6-ccda-4566-abec-3d4f93243ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:21.895382 crc crio[3637]: time=\"2026-06-19T11:03:21.895250886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=312fae70-312e-4c94-a267-bf7d6afc7411 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:21.899035 crc crio[3637]: time=\"2026-06-19T11:03:21.898921035Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:21.900100 crc crio[3637]: time=\"2026-06-19T11:03:21.899797278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:21.922783 crc crio[3637]: time=\"2026-06-19T11:03:21.922659866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:22.190716 crc crio[3637]: time=\"2026-06-19T11:03:22.190516439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:22.282362 crc crio[3637]: time=\"2026-06-19T11:03:22.282128605Z\" level=info msg=\"Created container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:22.284125 crc crio[3637]: time=\"2026-06-19T11:03:22.283970194Z\" level=info msg=\"Starting container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c\" id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:03:22.294306 crc crio[3637]: time=\"2026-06-19T11:03:22.29349818Z\" level=info msg=\"Started container\" PID=6437 containerID=1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:03:51.380808 crc crio[3637]: time=\"2026-06-19T11:03:51.379917807Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:51.381955 crc crio[3637]: time=\"2026-06-19T11:03:51.381081719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:51.414284 crc crio[3637]: time=\"2026-06-19T11:03:51.413588642Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc000190ac0}] Aliases:map[]}\"\nJun 19 11:03:51.414284 crc crio[3637]: time=\"2026-06-19T11:03:51.4142219Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:51.561909 crc crio[3637]: time=\"2026-06-19T11:03:51.561589371Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:51.561909 crc crio[3637]: time=\"2026-06-19T11:03:51.561731664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:51.606971 crc crio[3637]: time=\"2026-06-19T11:03:51.60657141Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0016aa3b8}] Aliases:map[]}\"\nJun 19 11:03:51.606971 crc crio[3637]: time=\"2026-06-19T11:03:51.606720974Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:51.743934 crc crio[3637]: time=\"2026-06-19T11:03:51.743879293Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:51.744010 crc crio[3637]: time=\"2026-06-19T11:03:51.743955365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:51.769855 crc crio[3637]: time=\"2026-06-19T11:03:51.76974051Z\" 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=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:51.783895 crc crio[3637]: time=\"2026-06-19T11:03:51.783740479Z\" level=info msg=\"Ran pod sandbox c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:51.808827 crc crio[3637]: time=\"2026-06-19T11:03:51.808115667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f473d92c-6a1a-4d78-aef1-4d5cbd0ee49b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:51.824701 crc crio[3637]: time=\"2026-06-19T11:03:51.824605115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=063391a0-6c45-4820-aa62-dfae3e04c9eb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:51.900471 crc crio[3637]: time=\"2026-06-19T11:03:51.900343978Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:51.902077 crc crio[3637]: time=\"2026-06-19T11:03:51.902004914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:51.959883 crc crio[3637]: time=\"2026-06-19T11:03:51.959567692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.183006 crc crio[3637]: time=\"2026-06-19T11:03:52.182539852Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.183006 crc crio[3637]: time=\"2026-06-19T11:03:52.18281294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.212829 crc crio[3637]: time=\"2026-06-19T11:03:52.212696409Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.212829 crc crio[3637]: time=\"2026-06-19T11:03:52.212830533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.243219 crc crio[3637]: time=\"2026-06-19T11:03:52.243096195Z\" 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=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.254272 crc crio[3637]: time=\"2026-06-19T11:03:52.254077089Z\" level=info msg=\"Ran pod sandbox a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.256069 crc crio[3637]: time=\"2026-06-19T11:03:52.255989311Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc002b28098}] Aliases:map[]}\"\nJun 19 11:03:52.256069 crc crio[3637]: time=\"2026-06-19T11:03:52.256048893Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:52.256330 crc crio[3637]: time=\"2026-06-19T11:03:52.2562639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=38457fab-32a2-4d44-bfa9-7ec4ddda3dad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:52.259042 crc crio[3637]: time=\"2026-06-19T11:03:52.258913454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d5125c4-1d33-45a2-b15c-6d4e2ee33c73 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:52.261611 crc crio[3637]: time=\"2026-06-19T11:03:52.261501706Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:52.262100 crc crio[3637]: time=\"2026-06-19T11:03:52.262013139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.282876 crc crio[3637]: time=\"2026-06-19T11:03:52.282763416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.361271 crc crio[3637]: time=\"2026-06-19T11:03:52.361016039Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.361271 crc crio[3637]: time=\"2026-06-19T11:03:52.361117821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.441578 crc crio[3637]: time=\"2026-06-19T11:03:52.441377791Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.441757411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.444740533Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c400}] Aliases:map[]}\"\nJun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.444780714Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:52.515847 crc crio[3637]: time=\"2026-06-19T11:03:52.515096327Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.515847 crc crio[3637]: time=\"2026-06-19T11:03:52.515290092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.540269 crc crio[3637]: time=\"2026-06-19T11:03:52.53753771Z\" 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=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.540269 crc crio[3637]: time=\"2026-06-19T11:03:52.540243165Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.540965 crc crio[3637]: time=\"2026-06-19T11:03:52.540328177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.629463 crc crio[3637]: time=\"2026-06-19T11:03:52.629304147Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015ba408}] Aliases:map[]}\"\nJun 19 11:03:52.629463 crc crio[3637]: time=\"2026-06-19T11:03:52.629462622Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:52.735079 crc crio[3637]: time=\"2026-06-19T11:03:52.734408846Z\" level=info msg=\"Ran pod sandbox 788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.752053 crc crio[3637]: time=\"2026-06-19T11:03:52.752007355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1a07e391-7678-434c-ade5-5243f5687755 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:52.762010 crc crio[3637]: time=\"2026-06-19T11:03:52.761974501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e7630142-583d-4cae-9139-32bf6a00bde1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:52.783274 crc crio[3637]: time=\"2026-06-19T11:03:52.780466014Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.783683 crc crio[3637]: time=\"2026-06-19T11:03:52.783597422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.808043 crc crio[3637]: time=\"2026-06-19T11:03:52.807714942Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.808808 crc crio[3637]: time=\"2026-06-19T11:03:52.808472162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.809853 crc crio[3637]: time=\"2026-06-19T11:03:52.809049199Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:52.870079 crc crio[3637]: time=\"2026-06-19T11:03:52.869750924Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.870079 crc crio[3637]: time=\"2026-06-19T11:03:52.869855556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.877567 crc crio[3637]: time=\"2026-06-19T11:03:52.877359174Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.877713 crc crio[3637]: time=\"2026-06-19T11:03:52.877587361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.879598 crc crio[3637]: time=\"2026-06-19T11:03:52.878563228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.899776 crc crio[3637]: time=\"2026-06-19T11:03:52.898998125Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc002b28048}] Aliases:map[]}\"\nJun 19 11:03:52.899776 crc crio[3637]: time=\"2026-06-19T11:03:52.89951953Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:52.925693 crc crio[3637]: time=\"2026-06-19T11:03:52.925602475Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.925771 crc crio[3637]: time=\"2026-06-19T11:03:52.925718668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:52.968105 crc crio[3637]: time=\"2026-06-19T11:03:52.967038656Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:52.968771 crc crio[3637]: time=\"2026-06-19T11:03:52.968521087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.024470 crc crio[3637]: time=\"2026-06-19T11:03:53.024119171Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.024581 crc crio[3637]: time=\"2026-06-19T11:03:53.024525722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.056069 crc crio[3637]: time=\"2026-06-19T11:03:53.056014156Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.056558 crc crio[3637]: time=\"2026-06-19T11:03:53.056533861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.095099 crc crio[3637]: time=\"2026-06-19T11:03:53.094921645Z\" 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=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.102815 crc crio[3637]: time=\"2026-06-19T11:03:53.102305971Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.102815 crc crio[3637]: time=\"2026-06-19T11:03:53.102503456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.114362 crc crio[3637]: time=\"2026-06-19T11:03:53.113681087Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.114362 crc crio[3637]: time=\"2026-06-19T11:03:53.113827181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.195059 crc crio[3637]: time=\"2026-06-19T11:03:53.194133301Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.195059 crc crio[3637]: time=\"2026-06-19T11:03:53.19445171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235090418Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235234722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235307704Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235385326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.258111 crc crio[3637]: time=\"2026-06-19T11:03:53.252587634Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.258111 crc crio[3637]: time=\"2026-06-19T11:03:53.252883982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.293019 crc crio[3637]: time=\"2026-06-19T11:03:53.292949944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.320772677Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.32088788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.321080165Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.321123486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.356415 crc crio[3637]: time=\"2026-06-19T11:03:53.334869418Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc0001904a8}] Aliases:map[]}\"\nJun 19 11:03:53.369351 crc crio[3637]: time=\"2026-06-19T11:03:53.356419837Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:53.425926 crc crio[3637]: time=\"2026-06-19T11:03:53.425871605Z\" level=info msg=\"Ran pod sandbox 0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.432108 crc crio[3637]: time=\"2026-06-19T11:03:53.431989806Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.432339 crc crio[3637]: time=\"2026-06-19T11:03:53.432278403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.446761 crc crio[3637]: time=\"2026-06-19T11:03:53.44407432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ba755602-e05d-4155-b7c6-46f97185d595 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:53.460834 crc crio[3637]: time=\"2026-06-19T11:03:53.45846096Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.460834 crc crio[3637]: time=\"2026-06-19T11:03:53.458541352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.513808 crc crio[3637]: time=\"2026-06-19T11:03:53.513758626Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.513976 crc crio[3637]: time=\"2026-06-19T11:03:53.513954911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.737262 crc crio[3637]: time=\"2026-06-19T11:03:53.736788689Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.737262 crc crio[3637]: time=\"2026-06-19T11:03:53.736892122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.739040 crc crio[3637]: time=\"2026-06-19T11:03:53.738002892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.775335 crc crio[3637]: time=\"2026-06-19T11:03:53.775003189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c9d2b431-0aec-49d8-a914-9be68e72fd9f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:53.804016 crc crio[3637]: time=\"2026-06-19T11:03:53.802309417Z\" 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=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.815897 crc crio[3637]: time=\"2026-06-19T11:03:53.8157124Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.815959347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.818500076Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.818776335Z\" 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=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.852828 crc crio[3637]: time=\"2026-06-19T11:03:53.852619854Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.853516 crc crio[3637]: time=\"2026-06-19T11:03:53.853491738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.883271 crc crio[3637]: time=\"2026-06-19T11:03:53.882958036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:53.911514 crc crio[3637]: time=\"2026-06-19T11:03:53.911062857Z\" 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=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.926216 crc crio[3637]: time=\"2026-06-19T11:03:53.925388625Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:53.926216 crc crio[3637]: time=\"2026-06-19T11:03:53.925948191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.024093 crc crio[3637]: time=\"2026-06-19T11:03:54.02387613Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.025316 crc crio[3637]: time=\"2026-06-19T11:03:54.02461258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.056496 crc crio[3637]: time=\"2026-06-19T11:03:54.05630554Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc001fdc3b0}] Aliases:map[]}\"\nJun 19 11:03:54.056496 crc crio[3637]: time=\"2026-06-19T11:03:54.056432084Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:54.058442 crc crio[3637]: time=\"2026-06-19T11:03:54.058409758Z\" level=info msg=\"Created container 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:54.060436 crc crio[3637]: time=\"2026-06-19T11:03:54.060024583Z\" level=info msg=\"Starting container: 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766\" id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:03:54.083566 crc crio[3637]: time=\"2026-06-19T11:03:54.082895879Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.083566 crc crio[3637]: time=\"2026-06-19T11:03:54.083371682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.113487 crc crio[3637]: time=\"2026-06-19T11:03:54.112961573Z\" level=info msg=\"Started container\" PID=6909 containerID=5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c\nJun 19 11:03:54.127274 crc crio[3637]: time=\"2026-06-19T11:03:54.126995693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.143532 crc crio[3637]: time=\"2026-06-19T11:03:54.142919815Z\" level=info msg=\"Ran pod sandbox a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.184426 crc crio[3637]: time=\"2026-06-19T11:03:54.181619069Z\" level=info msg=\"Ran pod sandbox 6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.189770 crc crio[3637]: time=\"2026-06-19T11:03:54.187323198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=4cdbeba8-6673-432d-a41d-56035ad41068 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.192301 crc crio[3637]: time=\"2026-06-19T11:03:54.19209567Z\" level=info msg=\"Created container 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:54.198986 crc crio[3637]: time=\"2026-06-19T11:03:54.198406626Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.199080 crc crio[3637]: time=\"2026-06-19T11:03:54.199003932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.208926 crc crio[3637]: time=\"2026-06-19T11:03:54.207538769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=1317e428-dae8-4fcf-bcfc-311610fb8cad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.208926 crc crio[3637]: time=\"2026-06-19T11:03:54.207550639Z\" level=info msg=\"Starting container: 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13\" id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:03:54.221025 crc crio[3637]: time=\"2026-06-19T11:03:54.220808508Z\" level=info msg=\"Ran pod sandbox 8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d with infra container: openshift-multus/multus-bzhnf/POD\" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.232115 crc crio[3637]: time=\"2026-06-19T11:03:54.231825064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=acd65deb-414a-4956-8d3f-8d3d49381083 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.232720 crc crio[3637]: time=\"2026-06-19T11:03:54.232408809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e6f2b12b-a409-47c7-b4e3-d2e6a64f0390 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.234619 crc crio[3637]: time=\"2026-06-19T11:03:54.234379675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=da915002-7d1a-4d64-bd05-1f847617ad89 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.252045 crc crio[3637]: time=\"2026-06-19T11:03:54.251853119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cba67e5b-caf2-4e0e-91f1-f1d29e40b3c2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:54.252860 crc crio[3637]: time=\"2026-06-19T11:03:54.252615781Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:54.253570 crc crio[3637]: time=\"2026-06-19T11:03:54.253083704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.253804 crc crio[3637]: time=\"2026-06-19T11:03:54.253594778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.257619 crc crio[3637]: time=\"2026-06-19T11:03:54.256118218Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:54.353950 crc crio[3637]: time=\"2026-06-19T11:03:54.347527217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.368422 crc crio[3637]: time=\"2026-06-19T11:03:54.367545272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.397499 crc crio[3637]: time=\"2026-06-19T11:03:54.397229296Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc00130c388}] Aliases:map[]}\"\nJun 19 11:03:54.397499 crc crio[3637]: time=\"2026-06-19T11:03:54.39735685Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:54.414709 crc crio[3637]: time=\"2026-06-19T11:03:54.404093137Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:54.557374 crc crio[3637]: time=\"2026-06-19T11:03:54.548075555Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:54.557374 crc crio[3637]: time=\"2026-06-19T11:03:54.550118721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:54.672426 crc crio[3637]: time=\"2026-06-19T11:03:54.666967746Z\" level=info msg=\"Started container\" PID=6929 containerID=76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc\nJun 19 11:03:55.007509 crc crio[3637]: time=\"2026-06-19T11:03:55.007009367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.011878 crc crio[3637]: time=\"2026-06-19T11:03:55.011478342Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.019949 crc crio[3637]: time=\"2026-06-19T11:03:55.012013748Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.022464 crc crio[3637]: time=\"2026-06-19T11:03:55.012366196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.027819 crc crio[3637]: time=\"2026-06-19T11:03:55.026740665Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.027819 crc crio[3637]: time=\"2026-06-19T11:03:55.027755664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.029616 crc crio[3637]: time=\"2026-06-19T11:03:55.027385824Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.033730 crc crio[3637]: time=\"2026-06-19T11:03:55.0312378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.035823 crc crio[3637]: time=\"2026-06-19T11:03:55.034930463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.077028 crc crio[3637]: time=\"2026-06-19T11:03:55.075899631Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.077028 crc crio[3637]: time=\"2026-06-19T11:03:55.077001902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.081898 crc crio[3637]: time=\"2026-06-19T11:03:55.078364549Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.081898 crc crio[3637]: time=\"2026-06-19T11:03:55.081717162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.088626 crc crio[3637]: time=\"2026-06-19T11:03:55.088323075Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.088626 crc crio[3637]: time=\"2026-06-19T11:03:55.088486809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.096854 crc crio[3637]: time=\"2026-06-19T11:03:55.094925689Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.106569 crc crio[3637]: time=\"2026-06-19T11:03:55.099891786Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.107827 crc crio[3637]: time=\"2026-06-19T11:03:55.10758642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.111688 crc crio[3637]: time=\"2026-06-19T11:03:55.10899456Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.111688 crc crio[3637]: time=\"2026-06-19T11:03:55.109275518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.139463 crc crio[3637]: time=\"2026-06-19T11:03:55.137768149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.268973 crc crio[3637]: time=\"2026-06-19T11:03:55.268012955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e67d380c-e396-472b-8734-2065f663b1af name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:55.339816 crc crio[3637]: time=\"2026-06-19T11:03:55.338862962Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.339816 crc crio[3637]: time=\"2026-06-19T11:03:55.339324965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.503058 crc crio[3637]: time=\"2026-06-19T11:03:55.498535485Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc002bb21b8}] Aliases:map[]}\"\nJun 19 11:03:55.503058 crc crio[3637]: time=\"2026-06-19T11:03:55.502655459Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:55.591428 crc crio[3637]: time=\"2026-06-19T11:03:55.590826998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=098c1a1e-f4af-49dd-98a1-1c3b966f061a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:55.642930 crc crio[3637]: time=\"2026-06-19T11:03:55.635987462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:55.668329 crc crio[3637]: time=\"2026-06-19T11:03:55.664971387Z\" 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=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.691833 crc crio[3637]: time=\"2026-06-19T11:03:55.690927548Z\" 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=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:55.693877 crc crio[3637]: time=\"2026-06-19T11:03:55.693049327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:55.867019 crc crio[3637]: time=\"2026-06-19T11:03:55.866712299Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc000190320}] Aliases:map[]}\"\nJun 19 11:03:55.867019 crc crio[3637]: time=\"2026-06-19T11:03:55.866853733Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:56.186714 crc crio[3637]: time=\"2026-06-19T11:03:56.185458239Z\" 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=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.6457837Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc00008c8e0}] Aliases:map[]}\"\nJun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.645925054Z\" 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 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.650009938Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000116aa0}] Aliases:map[]}\"\nJun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.65007964Z\" 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 19 11:03:56.691539 crc crio[3637]: time=\"2026-06-19T11:03:56.691346766Z\" 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=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:56.698467 crc crio[3637]: time=\"2026-06-19T11:03:56.698328559Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc00008c440}] Aliases:map[]}\"\nJun 19 11:03:56.698582 crc crio[3637]: time=\"2026-06-19T11:03:56.698469373Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:56.772445 crc crio[3637]: time=\"2026-06-19T11:03:56.771738057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:03:56.902016 crc crio[3637]: time=\"2026-06-19T11:03:56.901608503Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc00008c4d8}] Aliases:map[]}\"\nJun 19 11:03:56.902016 crc crio[3637]: time=\"2026-06-19T11:03:56.901813459Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:57.051277 crc crio[3637]: time=\"2026-06-19T11:03:57.050874938Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc0001907e0}] Aliases:map[]}\"\nJun 19 11:03:57.051277 crc crio[3637]: time=\"2026-06-19T11:03:57.051227018Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:57.061086 crc crio[3637]: time=\"2026-06-19T11:03:57.050890579Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb21c8}] Aliases:map[]}\"\nJun 19 11:03:57.061603 crc crio[3637]: time=\"2026-06-19T11:03:57.061108312Z\" 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 19 11:03:57.105042 crc crio[3637]: time=\"2026-06-19T11:03:57.101062162Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc000116848}] Aliases:map[]}\"\nJun 19 11:03:57.105042 crc crio[3637]: time=\"2026-06-19T11:03:57.101129264Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:03:57.675560 crc crio[3637]: time=\"2026-06-19T11:03:57.674638048Z\" level=info msg=\"Created container c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:03:57.752891 crc crio[3637]: time=\"2026-06-19T11:03:57.752417547Z\" level=info msg=\"Starting container: c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad\" id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:03:58.043407 crc crio[3637]: time=\"2026-06-19T11:03:58.041452993Z\" level=info msg=\"Started container\" PID=7081 containerID=c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:03:58.162576 crc crio[3637]: time=\"2026-06-19T11:03:58.161098385Z\" level=info msg=\"Ran pod sandbox 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:58.251438 crc crio[3637]: time=\"2026-06-19T11:03:58.251045992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e5f2941-e649-46f8-aa61-8062ca204237 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:58.354516 crc crio[3637]: time=\"2026-06-19T11:03:58.353465017Z\" level=info msg=\"Ran pod sandbox 78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:58.462464 crc crio[3637]: time=\"2026-06-19T11:03:58.458297497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\\\"\"\nJun 19 11:03:58.481875 crc crio[3637]: time=\"2026-06-19T11:03:58.480685049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5222fe11-2778-4b32-92aa-235b83c46878 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:58.724794 crc crio[3637]: time=\"2026-06-19T11:03:58.720326744Z\" level=info msg=\"Ran pod sandbox 2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:58.732025 crc crio[3637]: time=\"2026-06-19T11:03:58.729302962Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=a44e8d5c-c215-43de-83b2-b1033913fe16 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:58.821514 crc crio[3637]: time=\"2026-06-19T11:03:58.820122964Z\" level=info msg=\"Ran pod sandbox e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:03:58.833741 crc crio[3637]: time=\"2026-06-19T11:03:58.833703261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f60722e1-2714-4537-997f-c21bbbd60b83 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:03:59.080049 crc crio[3637]: time=\"2026-06-19T11:03:59.078841468Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc0015ba9e8}] Aliases:map[]}\"\nJun 19 11:03:59.080049 crc crio[3637]: time=\"2026-06-19T11:03:59.07963477Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:04:00.156844 crc crio[3637]: time=\"2026-06-19T11:04:00.154641709Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.159353 crc crio[3637]: time=\"2026-06-19T11:04:00.159114963Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.159414 crc crio[3637]: time=\"2026-06-19T11:04:00.159362139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.161278 crc crio[3637]: time=\"2026-06-19T11:04:00.159615857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.161278 crc crio[3637]: time=\"2026-06-19T11:04:00.159784792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.161823 crc crio[3637]: time=\"2026-06-19T11:04:00.161471208Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.161823 crc crio[3637]: time=\"2026-06-19T11:04:00.161586061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.161884 crc crio[3637]: time=\"2026-06-19T11:04:00.161854209Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.161920 crc crio[3637]: time=\"2026-06-19T11:04:00.161897571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.161920 crc crio[3637]: time=\"2026-06-19T11:04:00.16190921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.480383 crc crio[3637]: time=\"2026-06-19T11:04:00.479924901Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.480485 crc crio[3637]: time=\"2026-06-19T11:04:00.480442665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:00.781473 crc crio[3637]: time=\"2026-06-19T11:04:00.780124415Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:00.781473 crc crio[3637]: time=\"2026-06-19T11:04:00.781131083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.281345 crc crio[3637]: time=\"2026-06-19T11:04:01.266891761Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:01.282377 crc crio[3637]: time=\"2026-06-19T11:04:01.281638461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.297256 crc crio[3637]: time=\"2026-06-19T11:04:01.270097701Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:01.298585 crc crio[3637]: time=\"2026-06-19T11:04:01.298125189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.307749 crc crio[3637]: time=\"2026-06-19T11:04:01.269999178Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:01.307749 crc crio[3637]: time=\"2026-06-19T11:04:01.271084257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:01.317339 crc crio[3637]: time=\"2026-06-19T11:04:01.308565498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.322291 crc crio[3637]: time=\"2026-06-19T11:04:01.3190608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.383766 crc crio[3637]: time=\"2026-06-19T11:04:01.383584842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:04:01.426067 crc crio[3637]: time=\"2026-06-19T11:04:01.425987709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.443533 crc crio[3637]: time=\"2026-06-19T11:04:01.44295552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5053f547-7833-42c2-8cc5-1764941b8b27 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:01.447226 crc crio[3637]: time=\"2026-06-19T11:04:01.445332496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fd357899-8db4-48e3-8d33-57eb4d807aed name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:01.448904 crc crio[3637]: time=\"2026-06-19T11:04:01.44798399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58bf5a35-e424-4229-8f9f-13cc3f57aae1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:01.468831 crc crio[3637]: time=\"2026-06-19T11:04:01.46812383Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4e2915ff-fe79-46eb-b807-779f9416fa53 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:01.540639 crc crio[3637]: time=\"2026-06-19T11:04:01.539346236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.569348 crc crio[3637]: time=\"2026-06-19T11:04:01.568892627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.574545 crc crio[3637]: time=\"2026-06-19T11:04:01.574125181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.579867 crc crio[3637]: time=\"2026-06-19T11:04:01.579417809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.662325 crc crio[3637]: time=\"2026-06-19T11:04:01.657946739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.670376 crc crio[3637]: time=\"2026-06-19T11:04:01.667484714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.710635 crc crio[3637]: time=\"2026-06-19T11:04:01.705905941Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:01.710635 crc crio[3637]: time=\"2026-06-19T11:04:01.706794215Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:01.713869 crc crio[3637]: time=\"2026-06-19T11:04:01.713285006Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:01.718493 crc crio[3637]: time=\"2026-06-19T11:04:01.718447599Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:01.761452 crc crio[3637]: time=\"2026-06-19T11:04:01.755428426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.772847 crc crio[3637]: time=\"2026-06-19T11:04:01.772021967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.772959 crc crio[3637]: time=\"2026-06-19T11:04:01.77284506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:01.798986 crc crio[3637]: time=\"2026-06-19T11:04:01.796570668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:02.235739 crc crio[3637]: time=\"2026-06-19T11:04:02.235001592Z\" 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=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:02.261583 crc crio[3637]: time=\"2026-06-19T11:04:02.261042135Z\" level=info msg=\"Created container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:02.302124 crc crio[3637]: time=\"2026-06-19T11:04:02.297717014Z\" level=info msg=\"Starting container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a\" id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:02.496621 crc crio[3637]: time=\"2026-06-19T11:04:02.494994071Z\" 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=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:02.498479 crc crio[3637]: time=\"2026-06-19T11:04:02.498110598Z\" level=info msg=\"Started container\" PID=7213 containerID=f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023\nJun 19 11:04:02.551419 crc crio[3637]: time=\"2026-06-19T11:04:02.550340168Z\" level=info msg=\"Created container bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a: openshift-multus/multus-bzhnf/kube-multus\" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:02.562506 crc crio[3637]: time=\"2026-06-19T11:04:02.561436606Z\" level=info msg=\"Starting container: bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a\" id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:02.799915 crc crio[3637]: time=\"2026-06-19T11:04:02.791414463Z\" level=info msg=\"Started container\" PID=7225 containerID=bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a description=openshift-multus/multus-bzhnf/kube-multus id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d\nJun 19 11:04:03.121405 crc crio[3637]: time=\"2026-06-19T11:04:03.119966535Z\" level=info msg=\"Ran pod sandbox 62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df with infra container: openshift-dns/node-resolver-277xp/POD\" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:03.129954 crc crio[3637]: time=\"2026-06-19T11:04:03.129617043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c74990b9-0ba2-4388-b3dd-48114e10019b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:03.135624 crc crio[3637]: time=\"2026-06-19T11:04:03.135587458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=82a2baea-e476-448a-9953-3bf8d19a85ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:03.167952 crc crio[3637]: time=\"2026-06-19T11:04:03.167396762Z\" level=info msg=\"Ran pod sandbox e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:03.197762 crc crio[3637]: time=\"2026-06-19T11:04:03.195891463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01424a9e-a8b5-4123-8e6a-be0d087c1c1b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:03.244422 crc crio[3637]: time=\"2026-06-19T11:04:03.2440104Z\" 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=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:03.283351 crc crio[3637]: time=\"2026-06-19T11:04:03.28113441Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:03.313066 crc crio[3637]: time=\"2026-06-19T11:04:03.312851221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:03.350454 crc crio[3637]: time=\"2026-06-19T11:04:03.350062873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7defe18a-8cdb-48bb-a314-09721ce3441c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:03.599702 crc crio[3637]: time=\"2026-06-19T11:04:03.599326836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.101252 crc crio[3637]: time=\"2026-06-19T11:04:04.099555245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.132518 crc crio[3637]: time=\"2026-06-19T11:04:04.132364525Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:04.159498 crc crio[3637]: time=\"2026-06-19T11:04:04.158941034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.202808 crc crio[3637]: time=\"2026-06-19T11:04:04.20271474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.207923 crc crio[3637]: time=\"2026-06-19T11:04:04.207847222Z\" level=info msg=\"Ran pod sandbox 66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:04.230602 crc crio[3637]: time=\"2026-06-19T11:04:04.22829473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.247319 crc crio[3637]: time=\"2026-06-19T11:04:04.243858492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=521c1cb8-af32-4767-8669-94da0606185f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:04.252345 crc crio[3637]: time=\"2026-06-19T11:04:04.250019751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.358784 crc crio[3637]: time=\"2026-06-19T11:04:04.358584086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.424938 crc crio[3637]: time=\"2026-06-19T11:04:04.424355674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.466522 crc crio[3637]: time=\"2026-06-19T11:04:04.465102695Z\" level=info msg=\"Created container 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273: openshift-image-registry/node-ca-2wddl/node-ca\" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:04.476990 crc crio[3637]: time=\"2026-06-19T11:04:04.476736898Z\" level=info msg=\"Starting container: 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273\" id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:04.618033 crc crio[3637]: time=\"2026-06-19T11:04:04.614109632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.699478 crc crio[3637]: time=\"2026-06-19T11:04:04.673011717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.793657 crc crio[3637]: time=\"2026-06-19T11:04:04.768649843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e1b89268-b214-4008-ada2-8397d02ea788 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:04.918472 crc crio[3637]: time=\"2026-06-19T11:04:04.918050311Z\" level=info msg=\"Created container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:04.933590 crc crio[3637]: time=\"2026-06-19T11:04:04.922253398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:04.933590 crc crio[3637]: time=\"2026-06-19T11:04:04.924047068Z\" level=info msg=\"Started container\" PID=7268 containerID=5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273 description=openshift-image-registry/node-ca-2wddl/node-ca id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae\nJun 19 11:04:05.036893 crc crio[3637]: time=\"2026-06-19T11:04:05.036610484Z\" level=info msg=\"Created container cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:05.532392 crc crio[3637]: time=\"2026-06-19T11:04:05.53206211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:05.589584 crc crio[3637]: time=\"2026-06-19T11:04:05.588414244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:05.697193 crc crio[3637]: time=\"2026-06-19T11:04:05.692832915Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:05.697193 crc crio[3637]: time=\"2026-06-19T11:04:05.693607296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:05.750212 crc crio[3637]: time=\"2026-06-19T11:04:05.742520904Z\" level=info msg=\"Starting container: cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a\" id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:05.750212 crc crio[3637]: time=\"2026-06-19T11:04:05.742592656Z\" level=info msg=\"Starting container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760\" id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:05.864248 crc crio[3637]: time=\"2026-06-19T11:04:05.864010717Z\" level=info msg=\"Created container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:05.883134 crc crio[3637]: time=\"2026-06-19T11:04:05.881589935Z\" level=info msg=\"Starting container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56\" id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:06.066246 crc crio[3637]: time=\"2026-06-19T11:04:06.066096118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:06.071235 crc crio[3637]: time=\"2026-06-19T11:04:06.069858062Z\" level=info msg=\"Started container\" PID=7282 containerID=cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f\nJun 19 11:04:06.320087 crc crio[3637]: time=\"2026-06-19T11:04:06.319843904Z\" level=info msg=\"Started container\" PID=7280 containerID=c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:06.333080 crc crio[3637]: time=\"2026-06-19T11:04:06.332529636Z\" level=info msg=\"Created container 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:06.339655 crc crio[3637]: time=\"2026-06-19T11:04:06.338851612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:06.371246 crc crio[3637]: time=\"2026-06-19T11:04:06.370566013Z\" level=info msg=\"Started container\" PID=7296 containerID=dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450\nJun 19 11:04:06.384075 crc crio[3637]: time=\"2026-06-19T11:04:06.379906203Z\" level=info msg=\"Starting container: 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334\" id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:07.068056 crc crio[3637]: time=\"2026-06-19T11:04:07.066754963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=16d778ea-16c5-4979-a849-1bd88275f167 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:07.116864 crc crio[3637]: time=\"2026-06-19T11:04:07.115862547Z\" level=info msg=\"Started container\" PID=7310 containerID=3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54\nJun 19 11:04:07.124974 crc crio[3637]: time=\"2026-06-19T11:04:07.123812718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84b56642-18cf-48a2-bfbf-e6f56ebb71a2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:07.417096 crc crio[3637]: time=\"2026-06-19T11:04:07.416927126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0bdcba0f-baf2-4d66-89f0-d4e7998d1dac name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:07.659547 crc crio[3637]: time=\"2026-06-19T11:04:07.65947222Z\" level=info msg=\"Created container b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:07.970859 crc crio[3637]: time=\"2026-06-19T11:04:07.969987512Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:07.971588 crc crio[3637]: time=\"2026-06-19T11:04:07.970998071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:08.006454 crc crio[3637]: time=\"2026-06-19T11:04:08.004998464Z\" level=info msg=\"Starting container: b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8\" id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:08.010130 crc crio[3637]: time=\"2026-06-19T11:04:08.0095093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9db46067-3e96-4334-a200-4584cde1d157 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:08.098552 crc crio[3637]: time=\"2026-06-19T11:04:08.097924184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9193162-f3c2-4302-ad40-082829c73a1b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:08.244749 crc crio[3637]: time=\"2026-06-19T11:04:08.244664069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9d6dd513-f774-4e4e-afbe-d8699da4b346 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:08.260080 crc crio[3637]: time=\"2026-06-19T11:04:08.25981107Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:08.260965 crc crio[3637]: time=\"2026-06-19T11:04:08.260823808Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:08.299038 crc crio[3637]: time=\"2026-06-19T11:04:08.29765225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:08.299038 crc crio[3637]: time=\"2026-06-19T11:04:08.298327819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:08.864867 crc crio[3637]: time=\"2026-06-19T11:04:08.863119572Z\" level=info msg=\"Started container\" PID=7364 containerID=b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17\nJun 19 11:04:09.899001 crc crio[3637]: time=\"2026-06-19T11:04:09.89851826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:09.915042 crc crio[3637]: time=\"2026-06-19T11:04:09.914829194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:09.932858 crc crio[3637]: time=\"2026-06-19T11:04:09.929027818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:10.344447 crc crio[3637]: time=\"2026-06-19T11:04:10.344307588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:10.374039 crc crio[3637]: time=\"2026-06-19T11:04:10.373979422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:10.681416 crc crio[3637]: time=\"2026-06-19T11:04:10.681335836Z\" level=info msg=\"Created container 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:10.731502 crc crio[3637]: time=\"2026-06-19T11:04:10.729604726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:10.735404 crc crio[3637]: time=\"2026-06-19T11:04:10.735115389Z\" level=info msg=\"Starting container: 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673\" id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:10.751222 crc crio[3637]: time=\"2026-06-19T11:04:10.748473861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.020059 crc crio[3637]: time=\"2026-06-19T11:04:11.019776144Z\" level=info msg=\"Started container\" PID=7422 containerID=7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450\nJun 19 11:04:11.247464 crc crio[3637]: time=\"2026-06-19T11:04:11.244589475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.258576 crc crio[3637]: time=\"2026-06-19T11:04:11.256032354Z\" level=info msg=\"Created container df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:11.261933 crc crio[3637]: time=\"2026-06-19T11:04:11.256454765Z\" level=info msg=\"Created container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:11.282605 crc crio[3637]: time=\"2026-06-19T11:04:11.281344517Z\" level=info msg=\"Starting container: df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9\" id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:11.285562 crc crio[3637]: time=\"2026-06-19T11:04:11.284666009Z\" level=info msg=\"Starting container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd\" id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:11.424853 crc crio[3637]: time=\"2026-06-19T11:04:11.423545205Z\" level=info msg=\"Created container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:11.437531 crc crio[3637]: time=\"2026-06-19T11:04:11.436944387Z\" level=info msg=\"Starting container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7\" id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:11.483471 crc crio[3637]: time=\"2026-06-19T11:04:11.475454837Z\" level=info msg=\"Started container\" PID=7421 containerID=1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc\nJun 19 11:04:11.493962 crc crio[3637]: time=\"2026-06-19T11:04:11.493907749Z\" level=info msg=\"Started container\" PID=7431 containerID=df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54\nJun 19 11:04:11.503889 crc crio[3637]: time=\"2026-06-19T11:04:11.502898268Z\" level=info msg=\"Started container\" PID=7439 containerID=b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:11.605220 crc crio[3637]: time=\"2026-06-19T11:04:11.597993979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b68e4a4b-e934-4518-9c3a-0cedd8615c4d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:11.617280 crc crio[3637]: time=\"2026-06-19T11:04:11.609952211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5922e213-53d7-404d-8af7-6ba415decc3d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:11.641205 crc crio[3637]: time=\"2026-06-19T11:04:11.637743482Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:11.641205 crc crio[3637]: time=\"2026-06-19T11:04:11.638897794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.717598 crc crio[3637]: time=\"2026-06-19T11:04:11.717425374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.744517 crc crio[3637]: time=\"2026-06-19T11:04:11.723778311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.803385 crc crio[3637]: time=\"2026-06-19T11:04:11.80297215Z\" level=info msg=\"Created container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:11.810582 crc crio[3637]: time=\"2026-06-19T11:04:11.810477509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:11.833085 crc crio[3637]: time=\"2026-06-19T11:04:11.831470922Z\" level=info msg=\"Starting container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01\" id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:12.056488 crc crio[3637]: time=\"2026-06-19T11:04:12.055495832Z\" level=info msg=\"Started container\" PID=7452 containerID=9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\nJun 19 11:04:12.078246 crc crio[3637]: time=\"2026-06-19T11:04:12.064560363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=39072d03-d527-49f0-bf18-37afdbd4e62c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.078246 crc crio[3637]: time=\"2026-06-19T11:04:12.072650458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=60aae3ae-e9b7-47d5-94f3-62c134a49060 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.098313 crc crio[3637]: time=\"2026-06-19T11:04:12.08857507Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:12.098313 crc crio[3637]: time=\"2026-06-19T11:04:12.089369912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.119059 crc crio[3637]: time=\"2026-06-19T11:04:12.118409108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f10d9ed-033d-48a0-b89f-69ed100b8fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.208623 crc crio[3637]: time=\"2026-06-19T11:04:12.207095761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cac06c71-274b-4e1e-aa53-84f2111408d1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.239437 crc crio[3637]: time=\"2026-06-19T11:04:12.234446871Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:12.239437 crc crio[3637]: time=\"2026-06-19T11:04:12.236011194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.332324 crc crio[3637]: time=\"2026-06-19T11:04:12.325979342Z\" level=info msg=\"Created container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:12.356115 crc crio[3637]: time=\"2026-06-19T11:04:12.355032019Z\" level=info msg=\"Starting container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440\" id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:12.549448 crc crio[3637]: time=\"2026-06-19T11:04:12.548303295Z\" level=info msg=\"Started container\" PID=7474 containerID=58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:12.566094 crc crio[3637]: time=\"2026-06-19T11:04:12.565607916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.641065 crc crio[3637]: time=\"2026-06-19T11:04:12.640431124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.695961 crc crio[3637]: time=\"2026-06-19T11:04:12.695633625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a21ec894-bb0d-4bd2-a77e-3407c0817f68 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.705530 crc crio[3637]: time=\"2026-06-19T11:04:12.705052518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.773597 crc crio[3637]: time=\"2026-06-19T11:04:12.772882001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d2035dc3-c83d-485f-bd14-7b3887f53d5f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:12.790070 crc crio[3637]: time=\"2026-06-19T11:04:12.78976288Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:12.792106 crc crio[3637]: time=\"2026-06-19T11:04:12.790822229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:12.840253 crc crio[3637]: time=\"2026-06-19T11:04:12.791844488Z\" level=info msg=\"Created container 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:12.878947 crc crio[3637]: time=\"2026-06-19T11:04:12.87225023Z\" level=info msg=\"Starting container: 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d\" id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:13.250623 crc crio[3637]: time=\"2026-06-19T11:04:13.239756914Z\" level=info msg=\"Started container\" PID=7477 containerID=15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df\nJun 19 11:04:14.437565 crc crio[3637]: time=\"2026-06-19T11:04:14.430526768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:14.481831 crc crio[3637]: time=\"2026-06-19T11:04:14.48028747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:14.565369 crc crio[3637]: time=\"2026-06-19T11:04:14.563312505Z\" level=info msg=\"Created container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:14.592574 crc crio[3637]: time=\"2026-06-19T11:04:14.569378254Z\" level=info msg=\"Starting container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d\" id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:14.757561 crc crio[3637]: time=\"2026-06-19T11:04:14.757450786Z\" level=info msg=\"Started container\" PID=7527 containerID=5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\nJun 19 11:04:15.423415 crc crio[3637]: time=\"2026-06-19T11:04:15.416790124Z\" level=info msg=\"Created container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:15.436186 crc crio[3637]: time=\"2026-06-19T11:04:15.435089471Z\" level=info msg=\"Starting container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794\" id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:15.633024 crc crio[3637]: time=\"2026-06-19T11:04:15.628424069Z\" level=info msg=\"Started container\" PID=7549 containerID=31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:15.734848 crc crio[3637]: time=\"2026-06-19T11:04:15.733933029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8317717f-921a-4419-a8da-412d0f1948e5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:15.757551 crc crio[3637]: time=\"2026-06-19T11:04:15.757075192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52d122a5-fc52-4594-b9ce-9d75545890b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:15.830739 crc crio[3637]: time=\"2026-06-19T11:04:15.829246285Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:15.846688 crc crio[3637]: time=\"2026-06-19T11:04:15.844398416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:16.912935 crc crio[3637]: time=\"2026-06-19T11:04:16.912482372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:17.053353 crc crio[3637]: time=\"2026-06-19T11:04:17.03812932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:17.064998 crc crio[3637]: time=\"2026-06-19T11:04:17.059092302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:17.707407 crc crio[3637]: time=\"2026-06-19T11:04:17.706098028Z\" level=info msg=\"Created container b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:17.735337 crc crio[3637]: time=\"2026-06-19T11:04:17.735079902Z\" level=info msg=\"Starting container: b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d\" id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:17.871414 crc crio[3637]: time=\"2026-06-19T11:04:17.870969745Z\" level=info msg=\"Started container\" PID=7606 containerID=b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:04:17.922982 crc crio[3637]: time=\"2026-06-19T11:04:17.916941271Z\" level=info msg=\"Created container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:17.971851 crc crio[3637]: time=\"2026-06-19T11:04:17.970467868Z\" level=info msg=\"Starting container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287\" id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:18.053441 crc crio[3637]: time=\"2026-06-19T11:04:18.052585428Z\" level=info msg=\"Started container\" PID=7610 containerID=c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:18.445431 crc crio[3637]: time=\"2026-06-19T11:04:18.441833956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=01daae46-7f5b-4ef8-92e5-8f3185deb183 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:18.455487 crc crio[3637]: time=\"2026-06-19T11:04:18.454835726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=47dc0366-d5b7-45c3-a84b-18e314604bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:18.476526 crc crio[3637]: time=\"2026-06-19T11:04:18.47581559Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:18.477438 crc crio[3637]: time=\"2026-06-19T11:04:18.476905199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:18.694504 crc crio[3637]: time=\"2026-06-19T11:04:18.692980429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:18.735013 crc crio[3637]: time=\"2026-06-19T11:04:18.734697257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:19.148947 crc crio[3637]: time=\"2026-06-19T11:04:19.148033944Z\" level=info msg=\"Created container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:19.187266 crc crio[3637]: time=\"2026-06-19T11:04:19.186288737Z\" level=info msg=\"Starting container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7\" id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:19.280290 crc crio[3637]: time=\"2026-06-19T11:04:19.278934839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a089bbd5-6dfe-42f8-89b5-1836c6a235f0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:19.285949 crc crio[3637]: time=\"2026-06-19T11:04:19.285822949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6f70400a-2166-4b11-8af7-a7359be427dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:19.302668 crc crio[3637]: time=\"2026-06-19T11:04:19.30204202Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:19.302668 crc crio[3637]: time=\"2026-06-19T11:04:19.302569635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:19.335643 crc crio[3637]: time=\"2026-06-19T11:04:19.334498241Z\" level=info msg=\"Started container\" PID=7651 containerID=8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:19.494211 crc crio[3637]: time=\"2026-06-19T11:04:19.488634062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:19.616935 crc crio[3637]: time=\"2026-06-19T11:04:19.61247709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=704ce1af-9198-4897-9dce-f0970e56a1ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:19.704121 crc crio[3637]: time=\"2026-06-19T11:04:19.703658252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dfaa3b36-1db4-4c22-a50d-19cebc247640 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:19.732489 crc crio[3637]: time=\"2026-06-19T11:04:19.729954792Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:19.732489 crc crio[3637]: time=\"2026-06-19T11:04:19.73236871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:20.125258 crc crio[3637]: time=\"2026-06-19T11:04:20.124588299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:20.197327 crc crio[3637]: time=\"2026-06-19T11:04:20.192502655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:20.765136 crc crio[3637]: time=\"2026-06-19T11:04:20.764241759Z\" level=info msg=\"Created container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:20.776811 crc crio[3637]: time=\"2026-06-19T11:04:20.775973256Z\" level=info msg=\"Starting container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c\" id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:21.075799 crc crio[3637]: time=\"2026-06-19T11:04:21.075551064Z\" level=info msg=\"Started container\" PID=7666 containerID=0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:22.204290 crc crio[3637]: time=\"2026-06-19T11:04:22.203908574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:23.002318 crc crio[3637]: time=\"2026-06-19T11:04:23.000239775Z\" level=info msg=\"Created container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:23.015083 crc crio[3637]: time=\"2026-06-19T11:04:23.011477537Z\" level=info msg=\"Starting container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000\" id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:23.262329 crc crio[3637]: time=\"2026-06-19T11:04:23.262056725Z\" level=info msg=\"Started container\" PID=7722 containerID=6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc\nJun 19 11:04:28.639059 crc crio[3637]: time=\"2026-06-19T11:04:28.63838274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d48810dc-2866-4f7e-a521-63a768a3b493 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:28.657479 crc crio[3637]: time=\"2026-06-19T11:04:28.656969117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e963f4ca-f951-41fc-9d05-94619cb3f3e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:28.682625 crc crio[3637]: time=\"2026-06-19T11:04:28.682453876Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:28.686672 crc crio[3637]: time=\"2026-06-19T11:04:28.685990009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:28.866325 crc crio[3637]: time=\"2026-06-19T11:04:28.851571318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:28.866325 crc crio[3637]: time=\"2026-06-19T11:04:28.858965282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:29.355291 crc crio[3637]: time=\"2026-06-19T11:04:29.354288933Z\" level=info msg=\"Created container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:29.363924 crc crio[3637]: time=\"2026-06-19T11:04:29.363648349Z\" level=info msg=\"Starting container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0\" id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:29.453571 crc crio[3637]: time=\"2026-06-19T11:04:29.453317679Z\" level=info msg=\"Started container\" PID=7837 containerID=8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:31.851513 crc crio[3637]: time=\"2026-06-19T11:04:31.850955479Z\" level=info msg=\"Created container 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:31.857657 crc crio[3637]: time=\"2026-06-19T11:04:31.857101102Z\" level=info msg=\"Starting container: 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035\" id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:32.089924 crc crio[3637]: time=\"2026-06-19T11:04:32.08825939Z\" level=info msg=\"Started container\" PID=7528 containerID=531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338\nJun 19 11:04:32.105119 crc crio[3637]: time=\"2026-06-19T11:04:32.104499135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bcb60f18-0bc5-44ca-811c-2d56cc6590e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:32.241368 crc crio[3637]: time=\"2026-06-19T11:04:32.240042218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=83f65918-cbba-41a9-8a20-e7cc388f1b68 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:32.246426 crc crio[3637]: time=\"2026-06-19T11:04:32.245573083Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:32.246584 crc crio[3637]: time=\"2026-06-19T11:04:32.246433155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:32.345648 crc crio[3637]: time=\"2026-06-19T11:04:32.344947688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:32.350868 crc crio[3637]: time=\"2026-06-19T11:04:32.350549854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:33.088449 crc crio[3637]: time=\"2026-06-19T11:04:33.087036786Z\" level=info msg=\"Created container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:33.097107 crc crio[3637]: time=\"2026-06-19T11:04:33.096408252Z\" level=info msg=\"Starting container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c\" id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:33.333441 crc crio[3637]: time=\"2026-06-19T11:04:33.327823918Z\" level=info msg=\"Started container\" PID=7988 containerID=ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\nJun 19 11:04:41.525002 crc crio[3637]: time=\"2026-06-19T11:04:41.520384621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=cf6da6e1-c231-4af6-8fbe-3c989844ecb6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:41.564477 crc crio[3637]: time=\"2026-06-19T11:04:41.562965648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=349895c6-da44-494f-9186-bbffd1489498 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:41.598632 crc crio[3637]: time=\"2026-06-19T11:04:41.598105019Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:41.599590 crc crio[3637]: time=\"2026-06-19T11:04:41.599101405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:41.705603 crc crio[3637]: time=\"2026-06-19T11:04:41.703367839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:43.409092 crc crio[3637]: time=\"2026-06-19T11:04:43.408998982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:43.800593 crc crio[3637]: time=\"2026-06-19T11:04:43.799363443Z\" level=info msg=\"Created container 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:43.810581 crc crio[3637]: time=\"2026-06-19T11:04:43.807405684Z\" level=info msg=\"Starting container: 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909\" id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:43.849583 crc crio[3637]: time=\"2026-06-19T11:04:43.848930753Z\" level=info msg=\"Started container\" PID=8225 containerID=719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:04:45.633305 crc crio[3637]: time=\"2026-06-19T11:04:45.631442841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=34050d34-9de2-492a-93e6-4450d749affc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:45.636415 crc crio[3637]: time=\"2026-06-19T11:04:45.63633929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=5c0afecf-faf8-4aa2-8c19-61b036010176 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:45.639939 crc crio[3637]: time=\"2026-06-19T11:04:45.639844541Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:45.640676 crc crio[3637]: time=\"2026-06-19T11:04:45.640566571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:45.721643 crc crio[3637]: time=\"2026-06-19T11:04:45.721330638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:47.098497 crc crio[3637]: time=\"2026-06-19T11:04:47.096712525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:47.330746 crc crio[3637]: time=\"2026-06-19T11:04:47.330231847Z\" level=info msg=\"Created container d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:47.333826 crc crio[3637]: time=\"2026-06-19T11:04:47.333579083Z\" level=info msg=\"Starting container: d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6\" id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:47.400302 crc crio[3637]: time=\"2026-06-19T11:04:47.399546373Z\" level=info msg=\"Started container\" PID=8353 containerID=d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:04:48.801488 crc crio[3637]: time=\"2026-06-19T11:04:48.800924602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a43803bb-871e-4130-b272-a6c178c4654c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:48.818018 crc crio[3637]: time=\"2026-06-19T11:04:48.817819195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=13b79406-85cf-4d02-9bcd-4ff46f9be938 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:04:48.832105 crc crio[3637]: time=\"2026-06-19T11:04:48.831484923Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:48.832105 crc crio[3637]: time=\"2026-06-19T11:04:48.832215252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:48.878030 crc crio[3637]: time=\"2026-06-19T11:04:48.877853229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:49.566099 crc crio[3637]: time=\"2026-06-19T11:04:49.565934493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:04:50.117559 crc crio[3637]: time=\"2026-06-19T11:04:50.115743694Z\" level=info msg=\"Created container 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:04:50.120488 crc crio[3637]: time=\"2026-06-19T11:04:50.118539007Z\" level=info msg=\"Starting container: 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6\" id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:04:50.160931 crc crio[3637]: time=\"2026-06-19T11:04:50.160476376Z\" level=info msg=\"Started container\" PID=8380 containerID=0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:04:52.033002 crc crio[3637]: time=\"2026-06-19T11:04:52.032813338Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:52.090504 crc crio[3637]: time=\"2026-06-19T11:04:52.090008018Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:53.501245 crc crio[3637]: time=\"2026-06-19T11:04:53.499511258Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:54.081493 crc crio[3637]: time=\"2026-06-19T11:04:54.080939028Z\" level=info msg=\"NetworkStart: stopping network for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:54.154103 crc crio[3637]: time=\"2026-06-19T11:04:54.152956104Z\" level=info msg=\"NetworkStart: stopping network for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:54.857143 crc crio[3637]: time=\"2026-06-19T11:04:54.85671641Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:55.836721 crc crio[3637]: time=\"2026-06-19T11:04:55.836463177Z\" level=info msg=\"NetworkStart: stopping network for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:56.113065 crc crio[3637]: time=\"2026-06-19T11:04:56.112254766Z\" level=info msg=\"Removing container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd\" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:04:56.315010 crc crio[3637]: time=\"2026-06-19T11:04:56.314924938Z\" level=info msg=\"NetworkStart: stopping network for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:56.349982 crc crio[3637]: time=\"2026-06-19T11:04:56.349706519Z\" level=info msg=\"Removed container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:04:56.490673 crc crio[3637]: time=\"2026-06-19T11:04:56.490451858Z\" level=info msg=\"NetworkStart: stopping network for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:58.654952 crc crio[3637]: time=\"2026-06-19T11:04:58.648441325Z\" level=info msg=\"NetworkStart: stopping network for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:58.725281 crc crio[3637]: time=\"2026-06-19T11:04:58.723477102Z\" level=info msg=\"NetworkStart: stopping network for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:58.749877 crc crio[3637]: time=\"2026-06-19T11:04:58.749084713Z\" level=info msg=\"NetworkStart: stopping network for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:58.799282 crc crio[3637]: time=\"2026-06-19T11:04:58.799060263Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:59.004525 crc crio[3637]: time=\"2026-06-19T11:04:59.004053296Z\" level=info msg=\"NetworkStart: stopping network for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:04:59.370542 crc crio[3637]: time=\"2026-06-19T11:04:59.370091819Z\" level=info msg=\"NetworkStart: stopping network for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:00.058296 crc crio[3637]: time=\"2026-06-19T11:05:00.05802816Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:00.159566 crc crio[3637]: time=\"2026-06-19T11:05:00.157740043Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:00.816995 crc crio[3637]: time=\"2026-06-19T11:05:00.816492178Z\" level=info msg=\"NetworkStart: stopping network for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:01.301969 crc crio[3637]: time=\"2026-06-19T11:05:01.301286444Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:01.303598 crc crio[3637]: time=\"2026-06-19T11:05:01.301678464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:01.305338 crc crio[3637]: time=\"2026-06-19T11:05:01.303745067Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\\\"\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309220052Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309350604Z\" 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 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309435906Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309525769Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309729154Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309909609Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310037543Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310063613Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310366451Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310393662Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310548426Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc00130c150}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310690079Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310845353Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310858604Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.311686336Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}\"\nJun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.311741347Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.315742802Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc001fdcbc8}] Aliases:map[]}\"\nJun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316322597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316339627Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316352588Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323347271Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000190e28}] Aliases:map[]}\"\nJun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323509045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323531676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323549446Z\" 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 19 11:05:01.328305 crc crio[3637]: time=\"2026-06-19T11:05:01.327889931Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc002b285d8}] Aliases:map[]}\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328410254Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328497736Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328514477Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328527477Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc00008c5a0}] Aliases:map[]}\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328601499Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328619429Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.32863559Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328653601Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc0007ae490}] Aliases:map[]}\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328725453Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328740883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328752274Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.330734905Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0015bac58}] Aliases:map[]}\"\nJun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.330861029Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.331902866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.331923987Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.331965957Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc002bb2228}] Aliases:map[]}\"\nJun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.332054759Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.332068309Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.33208246Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.334057 crc crio[3637]: time=\"2026-06-19T11:05:01.333445556Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}\"\nJun 19 11:05:01.334057 crc crio[3637]: time=\"2026-06-19T11:05:01.333474007Z\" 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 19 11:05:01.337687 crc crio[3637]: time=\"2026-06-19T11:05:01.337609815Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc001fdcc38}] Aliases:map[]}\"\nJun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337692597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337707717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337718057Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337740939Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc0010a4388}] Aliases:map[]}\"\nJun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.337976165Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.337997796Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.338016786Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.339277 crc crio[3637]: time=\"2026-06-19T11:05:01.338453977Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}\"\nJun 19 11:05:01.339277 crc crio[3637]: time=\"2026-06-19T11:05:01.338650652Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.353457 crc crio[3637]: time=\"2026-06-19T11:05:01.331515955Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc002bb2210}] Aliases:map[]}\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359333524Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc0015bacc8}] Aliases:map[]}\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359457788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359480168Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359494429Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.361363407Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}\"\nJun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.361405978Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.363378 crc crio[3637]: time=\"2026-06-19T11:05:01.362819755Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}\"\nJun 19 11:05:01.363378 crc crio[3637]: time=\"2026-06-19T11:05:01.363333519Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375464517Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc0015bad38}] Aliases:map[]}\"\nJun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375538359Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.37555637Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375569279Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.379927433Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb22b8}] Aliases:map[]}\"\nJun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.380043997Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.380060928Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.381082 crc crio[3637]: time=\"2026-06-19T11:05:01.380319794Z\" 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 19 11:05:01.382503 crc crio[3637]: time=\"2026-06-19T11:05:01.3816822Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}\"\nJun 19 11:05:01.382503 crc crio[3637]: time=\"2026-06-19T11:05:01.382383228Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.383103 crc crio[3637]: time=\"2026-06-19T11:05:01.383041426Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}\"\nJun 19 11:05:01.383103 crc crio[3637]: time=\"2026-06-19T11:05:01.383073887Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414319865Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414384367Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414405617Z\" 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 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.436979829Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc001fdccb0}] Aliases:map[]}\"\nJun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437061031Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437071831Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437082572Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.442358 crc crio[3637]: time=\"2026-06-19T11:05:01.382094871Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}\"\nJun 19 11:05:01.442358 crc crio[3637]: time=\"2026-06-19T11:05:01.442191766Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.452925638Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c310}] Aliases:map[]}\"\nJun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.452998059Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.45302099Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.45301877Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}\"\nJun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.453070271Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.464093 crc crio[3637]: time=\"2026-06-19T11:05:01.463125305Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}\"\nJun 19 11:05:01.464093 crc crio[3637]: time=\"2026-06-19T11:05:01.463538535Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.484009 crc crio[3637]: time=\"2026-06-19T11:05:01.453040531Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.486712 crc crio[3637]: time=\"2026-06-19T11:05:01.329032461Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015bac40}] Aliases:map[]}\"\nJun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.488734495Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc001fdcd20}] Aliases:map[]}\"\nJun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489432974Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489447995Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489465815Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.495427 crc crio[3637]: time=\"2026-06-19T11:05:01.49498757Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc001fdcca8}] Aliases:map[]}\"\nJun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495459222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495472232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495484993Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.502120 crc crio[3637]: time=\"2026-06-19T11:05:01.501619353Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}\"\nJun 19 11:05:01.502120 crc crio[3637]: time=\"2026-06-19T11:05:01.501736187Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.536331 crc crio[3637]: time=\"2026-06-19T11:05:01.536261711Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 19 11:05:01.536629 crc crio[3637]: time=\"2026-06-19T11:05:01.536612811Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 19 11:05:01.537131 crc crio[3637]: time=\"2026-06-19T11:05:01.537092803Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.551500 crc crio[3637]: time=\"2026-06-19T11:05:01.551280795Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}\"\nJun 19 11:05:01.551500 crc crio[3637]: time=\"2026-06-19T11:05:01.551367177Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.572587 crc crio[3637]: time=\"2026-06-19T11:05:01.546594453Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}\"\nJun 19 11:05:01.572587 crc crio[3637]: time=\"2026-06-19T11:05:01.572538632Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.581393 crc crio[3637]: time=\"2026-06-19T11:05:01.581001824Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}\"\nJun 19 11:05:01.581393 crc crio[3637]: time=\"2026-06-19T11:05:01.58125344Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.629337 crc crio[3637]: time=\"2026-06-19T11:05:01.623485188Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}\"\nJun 19 11:05:01.629337 crc crio[3637]: time=\"2026-06-19T11:05:01.62395111Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.636427 crc crio[3637]: time=\"2026-06-19T11:05:01.634848925Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}\"\nJun 19 11:05:01.636427 crc crio[3637]: time=\"2026-06-19T11:05:01.634932528Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.731494 crc crio[3637]: time=\"2026-06-19T11:05:01.731006265Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}\"\nJun 19 11:05:01.731494 crc crio[3637]: time=\"2026-06-19T11:05:01.731257562Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:01.810926 crc crio[3637]: time=\"2026-06-19T11:05:01.795364733Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}\"\nJun 19 11:05:01.810926 crc crio[3637]: time=\"2026-06-19T11:05:01.795943198Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:02.878095 crc crio[3637]: time=\"2026-06-19T11:05:02.876381065Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}\"\nJun 19 11:05:02.878095 crc crio[3637]: time=\"2026-06-19T11:05:02.877207337Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:02.882230 crc crio[3637]: time=\"2026-06-19T11:05:02.880774851Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}\"\nJun 19 11:05:02.882230 crc crio[3637]: time=\"2026-06-19T11:05:02.881672595Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:03.119837 crc crio[3637]: time=\"2026-06-19T11:05:03.118607884Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}\"\nJun 19 11:05:03.119837 crc crio[3637]: time=\"2026-06-19T11:05:03.118965583Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:07.614422 crc crio[3637]: 2026-06-19T11:05:07Z [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 19 11:05:07.614422 crc crio[3637]: time=\"2026-06-19T11:05:07.606022996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:07.793307 crc crio[3637]: time=\"2026-06-19T11:05:07.792460153Z\" level=info msg=\"runSandbox: deleting pod ID 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b from idIndex\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:07.863710 crc crio[3637]: time=\"2026-06-19T11:05:07.862641012Z\" level=info msg=\"runSandbox: removing pod sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:07.884712 crc crio[3637]: time=\"2026-06-19T11:05:07.883050337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:07.884712 crc crio[3637]: time=\"2026-06-19T11:05:07.884252949Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:07.980545 crc crio[3637]: time=\"2026-06-19T11:05:07.980348657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=791ec2dc-48e3-4b26-8314-835919d2805e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:08.003298 crc crio[3637]: time=\"2026-06-19T11:05:08.002038716Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.114723 crc crio[3637]: time=\"2026-06-19T11:05:08.10412581Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.114723 crc crio[3637]: time=\"2026-06-19T11:05:08.104686806Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.187431 crc crio[3637]: time=\"2026-06-19T11:05:08.173642223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f5892f23-c54b-4bcb-9e49-0ac13ae8a217 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:08.236415 crc crio[3637]: time=\"2026-06-19T11:05:08.236237623Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:08.259922 crc crio[3637]: time=\"2026-06-19T11:05:08.259878313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:08.339415 crc crio[3637]: 2026-06-19T11:05:08Z [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 19 11:05:08.340750 crc crio[3637]: time=\"2026-06-19T11:05:08.340705572Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.472746 crc crio[3637]: time=\"2026-06-19T11:05:08.472574297Z\" level=info msg=\"runSandbox: deleting pod ID 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 from idIndex\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.477753 crc crio[3637]: time=\"2026-06-19T11:05:08.477721192Z\" level=info msg=\"runSandbox: removing pod sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.477961 crc crio[3637]: time=\"2026-06-19T11:05:08.477940358Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.478079 crc crio[3637]: time=\"2026-06-19T11:05:08.478060991Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:08.563068 crc crio[3637]: time=\"2026-06-19T11:05:08.558348876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5e119505-5920-46a2-a9c6-9d27926818d9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:08.564039 crc crio[3637]: time=\"2026-06-19T11:05:08.563968263Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.230337 crc crio[3637]: time=\"2026-06-19T11:05:09.229871156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=55bc90f7-efef-4cfb-b4c4-9ae4aa2e04b3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:09.700398 crc crio[3637]: 2026-06-19T11:05:09Z [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 19 11:05:09.701620 crc crio[3637]: time=\"2026-06-19T11:05:09.700927422Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.748481 crc crio[3637]: time=\"2026-06-19T11:05:09.747347328Z\" level=info msg=\"runSandbox: deleting pod ID 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 from idIndex\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751050926Z\" level=info msg=\"runSandbox: removing pod sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751104927Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751133748Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:09.786326 crc crio[3637]: time=\"2026-06-19T11:05:09.783472125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.092365 crc crio[3637]: time=\"2026-06-19T11:05:10.075531959Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.092365 crc crio[3637]: time=\"2026-06-19T11:05:10.075775605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.125678 crc crio[3637]: time=\"2026-06-19T11:05:10.12513193Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:10.231062 crc crio[3637]: 2026-06-19T11:05:09Z [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 19 11:05:10.231062 crc crio[3637]: time=\"2026-06-19T11:05:10.227749279Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.249642703Z\" level=info msg=\"runSandbox: deleting pod ID 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 from idIndex\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.249738055Z\" level=info msg=\"runSandbox: removing pod sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.250363471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.250394642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.255606909Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.264723017Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.265238992Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.265675823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:10.271215 crc crio[3637]: time=\"2026-06-19T11:05:10.27090401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:10.382478 crc crio[3637]: 2026-06-19T11:05:10Z [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 19 11:05:10.382478 crc crio[3637]: time=\"2026-06-19T11:05:10.376717113Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.400090 crc crio[3637]: time=\"2026-06-19T11:05:10.399984513Z\" level=info msg=\"runSandbox: deleting pod ID 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 from idIndex\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.400090 crc crio[3637]: time=\"2026-06-19T11:05:10.400049214Z\" level=info msg=\"runSandbox: removing pod sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.400449 crc crio[3637]: time=\"2026-06-19T11:05:10.400121846Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.400449 crc crio[3637]: time=\"2026-06-19T11:05:10.400258Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.423208 crc crio[3637]: time=\"2026-06-19T11:05:10.411364151Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.436694 crc crio[3637]: 2026-06-19T11:05:10Z [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 19 11:05:10.436694 crc crio[3637]: time=\"2026-06-19T11:05:10.430321007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.447941919Z\" level=info msg=\"runSandbox: deleting pod ID cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c from idIndex\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.448110874Z\" level=info msg=\"runSandbox: removing pod sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.44835813Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.448389231Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.461681 crc crio[3637]: time=\"2026-06-19T11:05:10.460776706Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.461681 crc crio[3637]: time=\"2026-06-19T11:05:10.461254718Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.465816 crc crio[3637]: time=\"2026-06-19T11:05:10.464679238Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.533705 crc crio[3637]: time=\"2026-06-19T11:05:10.525605515Z\" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.533705 crc crio[3637]: time=\"2026-06-19T11:05:10.525847532Z\" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.549283 crc crio[3637]: time=\"2026-06-19T11:05:10.545593809Z\" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.549283 crc crio[3637]: time=\"2026-06-19T11:05:10.545651521Z\" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.564346 crc crio[3637]: 2026-06-19T11:05:10Z [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 19 11:05:10.564346 crc crio[3637]: time=\"2026-06-19T11:05:10.557133942Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.57652062Z\" level=info msg=\"runSandbox: deleting pod ID cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 from idIndex\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576694484Z\" level=info msg=\"runSandbox: removing pod sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576754146Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576779086Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.581490 crc crio[3637]: time=\"2026-06-19T11:05:10.581010397Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.793975 crc crio[3637]: time=\"2026-06-19T11:05:10.785038865Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.793975 crc crio[3637]: time=\"2026-06-19T11:05:10.78525488Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:10.945948 crc crio[3637]: time=\"2026-06-19T11:05:10.945588933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:11.491580 crc crio[3637]: 2026-06-19T11:05:11Z [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 19 11:05:11.493307 crc crio[3637]: time=\"2026-06-19T11:05:11.491629855Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.520308 crc crio[3637]: 2026-06-19T11:05:11Z [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 19 11:05:11.520308 crc crio[3637]: time=\"2026-06-19T11:05:11.519502286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.523548 crc crio[3637]: 2026-06-19T11:05:11Z [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 19 11:05:11.523548 crc crio[3637]: time=\"2026-06-19T11:05:11.522309778Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.684631 crc crio[3637]: time=\"2026-06-19T11:05:11.684075739Z\" level=info msg=\"runSandbox: deleting pod ID d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d from idIndex\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.684631 crc crio[3637]: time=\"2026-06-19T11:05:11.684606423Z\" level=info msg=\"runSandbox: removing pod sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.685257 crc crio[3637]: time=\"2026-06-19T11:05:11.684660444Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.685257 crc crio[3637]: time=\"2026-06-19T11:05:11.684684535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.693512916Z\" level=info msg=\"runSandbox: deleting pod ID a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd from idIndex\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.693975239Z\" level=info msg=\"runSandbox: removing pod sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.69403092Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.694053341Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701592718Z\" level=info msg=\"runSandbox: deleting pod ID 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff from idIndex\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701633799Z\" level=info msg=\"runSandbox: removing pod sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.70167941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701702301Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.703087 crc crio[3637]: time=\"2026-06-19T11:05:11.701996388Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.720237 crc crio[3637]: time=\"2026-06-19T11:05:11.718995404Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:11.744090 crc crio[3637]: time=\"2026-06-19T11:05:11.731566113Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.137616 crc crio[3637]: time=\"2026-06-19T11:05:12.135725486Z\" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.137616 crc crio[3637]: time=\"2026-06-19T11:05:12.136062415Z\" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.148709 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.163061 crc crio[3637]: time=\"2026-06-19T11:05:12.162952639Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.223547 crc crio[3637]: time=\"2026-06-19T11:05:12.222611792Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.223547 crc crio[3637]: time=\"2026-06-19T11:05:12.222690474Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.246450 crc crio[3637]: time=\"2026-06-19T11:05:12.243269304Z\" level=info msg=\"runSandbox: deleting pod ID 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a from idIndex\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.319433 crc crio[3637]: time=\"2026-06-19T11:05:12.318962009Z\" level=info msg=\"runSandbox: removing pod sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.319433 crc crio[3637]: time=\"2026-06-19T11:05:12.319298508Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.319717 crc crio[3637]: time=\"2026-06-19T11:05:12.319557924Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.319937 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.337470 crc crio[3637]: time=\"2026-06-19T11:05:12.309951172Z\" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.337470 crc crio[3637]: time=\"2026-06-19T11:05:12.328356115Z\" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.340208 crc crio[3637]: time=\"2026-06-19T11:05:12.340091533Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.342635 crc crio[3637]: time=\"2026-06-19T11:05:12.341720785Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359082421Z\" level=info msg=\"runSandbox: deleting pod ID c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 from idIndex\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359724997Z\" level=info msg=\"runSandbox: removing pod sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359974984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.360012445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.436960 crc crio[3637]: time=\"2026-06-19T11:05:12.43537433Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.817097 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.842421 crc crio[3637]: time=\"2026-06-19T11:05:12.81731819Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846283419Z\" level=info msg=\"runSandbox: deleting pod ID 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d from idIndex\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846389462Z\" level=info msg=\"runSandbox: removing pod sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846466144Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846489735Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.864001 crc crio[3637]: time=\"2026-06-19T11:05:12.858768227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.884357 crc crio[3637]: time=\"2026-06-19T11:05:12.88406877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:12.902707 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.903234 crc crio[3637]: time=\"2026-06-19T11:05:12.903052437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.915364 crc crio[3637]: time=\"2026-06-19T11:05:12.914780895Z\" level=info msg=\"runSandbox: deleting pod ID 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 from idIndex\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.915364 crc crio[3637]: time=\"2026-06-19T11:05:12.915074302Z\" level=info msg=\"runSandbox: removing pod sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.916457 crc crio[3637]: time=\"2026-06-19T11:05:12.915129253Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.916457 crc crio[3637]: time=\"2026-06-19T11:05:12.916436018Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.919965 crc crio[3637]: time=\"2026-06-19T11:05:12.919865128Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.921724 crc crio[3637]: time=\"2026-06-19T11:05:12.921562222Z\" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.921871 crc crio[3637]: time=\"2026-06-19T11:05:12.921740387Z\" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.936659 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.936742 crc crio[3637]: time=\"2026-06-19T11:05:12.936661268Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.941291 crc crio[3637]: time=\"2026-06-19T11:05:12.939973515Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.941291 crc crio[3637]: time=\"2026-06-19T11:05:12.940264902Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.950931 crc crio[3637]: time=\"2026-06-19T11:05:12.950633075Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.950931 crc crio[3637]: time=\"2026-06-19T11:05:12.950929102Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954012313Z\" level=info msg=\"runSandbox: deleting pod ID b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b from idIndex\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954711142Z\" level=info msg=\"runSandbox: removing pod sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954828465Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.955036 crc crio[3637]: time=\"2026-06-19T11:05:12.954856885Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.958411 crc crio[3637]: time=\"2026-06-19T11:05:12.957114204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.958411 crc crio[3637]: time=\"2026-06-19T11:05:12.957299989Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.962694 crc crio[3637]: time=\"2026-06-19T11:05:12.962217408Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.974234 crc crio[3637]: time=\"2026-06-19T11:05:12.973636227Z\" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.974234 crc crio[3637]: time=\"2026-06-19T11:05:12.973699539Z\" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:12.992698 crc crio[3637]: 2026-06-19T11:05:12Z [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 19 11:05:12.992698 crc crio[3637]: time=\"2026-06-19T11:05:12.990416917Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.015820 crc crio[3637]: time=\"2026-06-19T11:05:13.015418362Z\" level=info msg=\"runSandbox: deleting pod ID 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb from idIndex\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.016105 crc crio[3637]: time=\"2026-06-19T11:05:13.01608206Z\" level=info msg=\"runSandbox: removing pod sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.016356 crc crio[3637]: time=\"2026-06-19T11:05:13.016336837Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.016473 crc crio[3637]: time=\"2026-06-19T11:05:13.01645642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.020599 crc crio[3637]: time=\"2026-06-19T11:05:13.020559676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.022412 crc crio[3637]: 2026-06-19T11:05:13Z [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 19 11:05:13.022577 crc crio[3637]: time=\"2026-06-19T11:05:13.022472957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.029128 crc crio[3637]: time=\"2026-06-19T11:05:13.029060649Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.029573 crc crio[3637]: time=\"2026-06-19T11:05:13.029553503Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.03248769Z\" level=info msg=\"runSandbox: deleting pod ID e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c from idIndex\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032537441Z\" level=info msg=\"runSandbox: removing pod sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032588312Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032623063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.040650 crc crio[3637]: time=\"2026-06-19T11:05:13.040556861Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.053339 crc crio[3637]: time=\"2026-06-19T11:05:13.049459454Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.053339 crc crio[3637]: time=\"2026-06-19T11:05:13.049569507Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.174949 crc crio[3637]: 2026-06-19T11:05:13Z [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 19 11:05:13.175282 crc crio[3637]: time=\"2026-06-19T11:05:13.174968794Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190304956Z\" level=info msg=\"runSandbox: deleting pod ID 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc from idIndex\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190680736Z\" level=info msg=\"runSandbox: removing pod sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190762348Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190783668Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.195855 crc crio[3637]: time=\"2026-06-19T11:05:13.195655017Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.210540 crc crio[3637]: 2026-06-19T11:05:11Z [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 19 11:05:13.210540 crc crio[3637]: time=\"2026-06-19T11:05:13.210360812Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.212637 crc crio[3637]: time=\"2026-06-19T11:05:13.21256499Z\" level=info msg=\"runSandbox: deleting pod ID dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 from idIndex\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.212637 crc crio[3637]: time=\"2026-06-19T11:05:13.212626191Z\" level=info msg=\"runSandbox: removing pod sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.212777 crc crio[3637]: time=\"2026-06-19T11:05:13.212674792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.212777 crc crio[3637]: time=\"2026-06-19T11:05:13.212694133Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.215344 crc crio[3637]: time=\"2026-06-19T11:05:13.215091616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.218239 crc crio[3637]: time=\"2026-06-19T11:05:13.218068204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.218239 crc crio[3637]: time=\"2026-06-19T11:05:13.218234828Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.227138 crc crio[3637]: time=\"2026-06-19T11:05:13.227075401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.227331 crc crio[3637]: time=\"2026-06-19T11:05:13.227252425Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:13.502437 crc crio[3637]: time=\"2026-06-19T11:05:13.501999396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:13.520458 crc crio[3637]: time=\"2026-06-19T11:05:13.520360246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:13.666912 crc crio[3637]: time=\"2026-06-19T11:05:13.666753033Z\" level=info msg=\"Created container 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:13.668329 crc crio[3637]: time=\"2026-06-19T11:05:13.668205952Z\" level=info msg=\"Starting container: 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa\" id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:13.670089 crc crio[3637]: time=\"2026-06-19T11:05:13.669985479Z\" level=info msg=\"Created container 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:13.671841 crc crio[3637]: time=\"2026-06-19T11:05:13.671114858Z\" level=info msg=\"Starting container: 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737\" id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:13.677453 crc crio[3637]: time=\"2026-06-19T11:05:13.67729045Z\" level=info msg=\"Started container\" PID=9297 containerID=6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc\nJun 19 11:05:13.692115 crc crio[3637]: time=\"2026-06-19T11:05:13.691939324Z\" level=info msg=\"Started container\" PID=9295 containerID=4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:05:13.918952 crc crio[3637]: time=\"2026-06-19T11:05:13.918863142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bd9f1421-3b87-47e7-b002-edfb13510148 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:13.921036 crc crio[3637]: time=\"2026-06-19T11:05:13.920968857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=963e9edd-b560-4227-8415-fce14de60041 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:13.925268 crc crio[3637]: time=\"2026-06-19T11:05:13.924398687Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:13.925268 crc crio[3637]: time=\"2026-06-19T11:05:13.924673694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:13.948734 crc crio[3637]: time=\"2026-06-19T11:05:13.948661403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:14.451436 crc crio[3637]: time=\"2026-06-19T11:05:14.451247275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:14.560828 crc crio[3637]: time=\"2026-06-19T11:05:14.558192438Z\" level=info msg=\"Created container 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:14.561620 crc crio[3637]: time=\"2026-06-19T11:05:14.561525155Z\" level=info msg=\"Starting container: 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220\" id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:14.570709 crc crio[3637]: time=\"2026-06-19T11:05:14.570603803Z\" level=info msg=\"Started container\" PID=9452 containerID=347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7\nJun 19 11:05:19.917634 crc crio[3637]: time=\"2026-06-19T11:05:19.914596946Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:19.917634 crc crio[3637]: time=\"2026-06-19T11:05:19.915767737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:20.890379 crc crio[3637]: time=\"2026-06-19T11:05:20.889932959Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:20.890379 crc crio[3637]: time=\"2026-06-19T11:05:20.890057153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:20.898096 crc crio[3637]: time=\"2026-06-19T11:05:20.898048302Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:20.899691 crc crio[3637]: time=\"2026-06-19T11:05:20.899669494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:22.889496 crc crio[3637]: time=\"2026-06-19T11:05:22.888927122Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.88958861Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889682363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889730224Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889766655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.88959331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:22.935350 crc crio[3637]: time=\"2026-06-19T11:05:22.934060925Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:22.935350 crc crio[3637]: time=\"2026-06-19T11:05:22.934362373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.892079195Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.893118202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.893563133Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.89647442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:24.899565 crc crio[3637]: time=\"2026-06-19T11:05:24.892913977Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:24.899565 crc crio[3637]: time=\"2026-06-19T11:05:24.897055004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:24.910770 crc crio[3637]: time=\"2026-06-19T11:05:24.909392978Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:24.910770 crc crio[3637]: time=\"2026-06-19T11:05:24.909998804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:26.052532 crc crio[3637]: time=\"2026-06-19T11:05:26.051124291Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:26.052532 crc crio[3637]: time=\"2026-06-19T11:05:26.05146935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:26.065735 crc crio[3637]: time=\"2026-06-19T11:05:26.065683784Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:26.065972 crc crio[3637]: time=\"2026-06-19T11:05:26.0659423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:26.066535 crc crio[3637]: time=\"2026-06-19T11:05:26.066445133Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:26.066619 crc crio[3637]: time=\"2026-06-19T11:05:26.066584997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:26.066692 crc crio[3637]: time=\"2026-06-19T11:05:26.066488914Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:26.067582 crc crio[3637]: time=\"2026-06-19T11:05:26.066846753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:26.067770 crc crio[3637]: time=\"2026-06-19T11:05:26.067113911Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:26.067983 crc crio[3637]: time=\"2026-06-19T11:05:26.067964203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.949650962Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.95110433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.955208847Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.95529254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:28.891794 crc crio[3637]: time=\"2026-06-19T11:05:28.890572052Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:28.891794 crc crio[3637]: time=\"2026-06-19T11:05:28.891044855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:30.687790 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc44a912f1e7e5c Mac:42:be:fd:eb:f8:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea SocketPath: PciID:}] [{Interface:0xc00044cf50 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:30.713494 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f03b82d739d7f71 Mac:b2:51:c9:e9:56:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 SocketPath: PciID:}] [{Interface:0xc0001a5b30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:30.756354 crc crio[3637]: time=\"2026-06-19T11:05:30.754768202Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD\" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:30.756354 crc crio[3637]: time=\"2026-06-19T11:05:30.755038829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:30.921253 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10424bddbf5e8e8 Mac:9e:74:04:e5:e9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce SocketPath: PciID:}] [{Interface:0xc00010de90 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:30.969242 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b145f3373d010 Mac:a2:b9:d1:e9:19:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 SocketPath: PciID:}] [{Interface:0xc000264d60 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.103864 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:799c0a6f0301035 Mac:42:e3:63:fe:4b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 SocketPath: PciID:}] [{Interface:0xc00013ca40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.135118 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ee2bcdd58d795d Mac:ee:aa:ba:d0:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f SocketPath: PciID:}] [{Interface:0xc0002d88e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.209435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0829707bcf0711e Mac:de:5d:07:62:1f:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.400092 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5cd5724807af Mac:9e:e0:7c:9c:03:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 SocketPath: PciID:}] [{Interface:0xc000328db0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.423979 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1839aa450a6e84b Mac:2a:8b:98:bb:54:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 SocketPath: PciID:}] [{Interface:0xc00052e950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.432263 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f779c94df0c3e Mac:7a:37:79:da:fe:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a SocketPath: PciID:}] [{Interface:0xc0005ecd70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.433435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b01a72982ac70 Mac:8e:78:91:f8:82:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 SocketPath: PciID:}] [{Interface:0xc000455ac0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.447523 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e79aa8e661453b3 Mac:3e:49:d5:9f:4e:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b SocketPath: PciID:}] [{Interface:0xc000125300 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.565592 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4525f5405f52373 Mac:72:a8:dd:f4:5c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 SocketPath: PciID:}] [{Interface:0xc000286830 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.630636 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9034f36f565f67f Mac:22:63:c6:8e:a0:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 SocketPath: PciID:}] [{Interface:0xc000194ce0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.668539 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63a9d57b2beb277 Mac:3a:bb:8c:cf:d8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 SocketPath: PciID:}] [{Interface:0xc0004af700 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.691982 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0be921d2c3ec7 Mac:16:83:69:7e:61:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 SocketPath: PciID:}] [{Interface:0xc000494c30 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.704713 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd405e1aac087b Mac:4a:c0:53:62:84:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 SocketPath: PciID:}] [{Interface:0xc000147630 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.709765 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd8ff782f34cae6 Mac:82:01:91:bd:99:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e SocketPath: PciID:}] [{Interface:0xc000140c80 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.924435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da410a7461a4352 Mac:46:40:c4:ae:44:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a SocketPath: PciID:}] [{Interface:0xc0004460a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.944679 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222a599794777b8 Mac:4e:83:64:a1:0c:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca SocketPath: PciID:}] [{Interface:0xc00059edf0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.945750 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca3bfa3527df05a Mac:26:39:7e:14:a9:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 SocketPath: PciID:}] [{Interface:0xc00070c960 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11db1921b98506b Mac:e6:1b:cf:74:ba:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 SocketPath: PciID:}] [{Interface:0xc00044c9f0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:647072c1572d288 Mac:2e:75:89:7e:5f:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 SocketPath: PciID:}] [{Interface:0xc0002955e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.953327 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5226bae4c366dd Mac:c2:01:b7:3b:18:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 SocketPath: PciID:}] [{Interface:0xc000014e10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.953504 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020334ef0e9c3f0 Mac:72:9d:c0:ba:92:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.955671 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbd8478726a095 Mac:12:e1:2b:9c:d6:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 SocketPath: PciID:}] [{Interface:0xc00011b8f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956593759Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956773534Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956880026Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}\"\nJun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.95705244Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.957714059Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.957916674Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958289524Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958325885Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958786087Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.95961868Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958790648Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.959725973Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.960076752Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}\"\nJun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.960134844Z\" 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 19 11:05:31.977391 crc crio[3637]: time=\"2026-06-19T11:05:31.9628843Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}\"\nJun 19 11:05:31.977754 crc crio[3637]: time=\"2026-06-19T11:05:31.958291714Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.977940 crc crio[3637]: time=\"2026-06-19T11:05:31.977784435Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.978867 crc crio[3637]: time=\"2026-06-19T11:05:31.959681062Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.980407 crc crio[3637]: time=\"2026-06-19T11:05:31.963048594Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}\"\nJun 19 11:05:31.983112 crc crio[3637]: time=\"2026-06-19T11:05:31.982323078Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.985226 crc crio[3637]: time=\"2026-06-19T11:05:31.963952089Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}\"\nJun 19 11:05:31.985522 crc crio[3637]: time=\"2026-06-19T11:05:31.97650133Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}\"\nJun 19 11:05:31.985638 crc crio[3637]: time=\"2026-06-19T11:05:31.985616937Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.986259 crc crio[3637]: time=\"2026-06-19T11:05:31.964928795Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}\"\nJun 19 11:05:31.987660 crc crio[3637]: time=\"2026-06-19T11:05:31.970701893Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}\"\nJun 19 11:05:31.987760 crc crio[3637]: time=\"2026-06-19T11:05:31.987676003Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.987943 crc crio[3637]: time=\"2026-06-19T11:05:31.98790859Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}\"\nJun 19 11:05:31.988110 crc crio[3637]: time=\"2026-06-19T11:05:31.988081905Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.988908457Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}\"\nJun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.964020881Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}\"\nJun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.9640391Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}\"\nJun 19 11:05:31.989347 crc crio[3637]: time=\"2026-06-19T11:05:31.989266516Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.989858 crc crio[3637]: time=\"2026-06-19T11:05:31.964056581Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}\"\nJun 19 11:05:31.989947 crc crio[3637]: time=\"2026-06-19T11:05:31.989858802Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:31.991466 crc crio[3637]: time=\"2026-06-19T11:05:31.991355113Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}\"\nJun 19 11:05:31.992621 crc crio[3637]: time=\"2026-06-19T11:05:31.992295749Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:31.993997 crc crio[3637]: time=\"2026-06-19T11:05:31.967453983Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}\"\nJun 19 11:05:31.994216 crc crio[3637]: time=\"2026-06-19T11:05:31.994087158Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.011710 crc crio[3637]: time=\"2026-06-19T11:05:31.964248186Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}\"\nJun 19 11:05:32.011710 crc crio[3637]: time=\"2026-06-19T11:05:32.010124955Z\" 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 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:31.974117115Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}\"\nJun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.016500917Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.016999281Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:31.969250852Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}\"\nJun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.017403021Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.019618 crc crio[3637]: time=\"2026-06-19T11:05:31.993339247Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.020771 crc crio[3637]: time=\"2026-06-19T11:05:31.988939958Z\" 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 19 11:05:32.022570 crc crio[3637]: time=\"2026-06-19T11:05:31.968596455Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}\"\nJun 19 11:05:32.026534 crc crio[3637]: time=\"2026-06-19T11:05:31.964001589Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}\"\nJun 19 11:05:32.026855 crc crio[3637]: time=\"2026-06-19T11:05:32.026775967Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.027047 crc crio[3637]: time=\"2026-06-19T11:05:31.988974618Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.027318 crc crio[3637]: time=\"2026-06-19T11:05:31.964886014Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}\"\nJun 19 11:05:32.027876 crc crio[3637]: time=\"2026-06-19T11:05:32.027421845Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.027876 crc crio[3637]: time=\"2026-06-19T11:05:31.964089551Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}\"\nJun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:32.02838239Z\" 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 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:31.964074091Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}\"\nJun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:32.02873068Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:31.974036933Z\" level=info msg=\"Ran pod sandbox 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.031704 crc crio[3637]: time=\"2026-06-19T11:05:32.029230944Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.033230 crc crio[3637]: time=\"2026-06-19T11:05:32.033061687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1dfd450-161e-4d35-8374-9669f382530f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.033230 crc crio[3637]: time=\"2026-06-19T11:05:31.975388209Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.96474366Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964682408Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964703479Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964723049Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.971462073Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}\"\nJun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:32.033341454Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.033775 crc crio[3637]: time=\"2026-06-19T11:05:31.95774837Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}\"\nJun 19 11:05:32.033775 crc crio[3637]: time=\"2026-06-19T11:05:32.033638023Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.033956 crc crio[3637]: time=\"2026-06-19T11:05:31.963980479Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}\"\nJun 19 11:05:32.034232 crc crio[3637]: time=\"2026-06-19T11:05:32.034052295Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.034232 crc crio[3637]: time=\"2026-06-19T11:05:32.034085145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:31.973530579Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}\"\nJun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:32.034490757Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:32.034568689Z\" 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 19 11:05:32.034929 crc crio[3637]: time=\"2026-06-19T11:05:32.03466573Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.034929 crc crio[3637]: time=\"2026-06-19T11:05:31.964905084Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}\"\nJun 19 11:05:32.035106 crc crio[3637]: time=\"2026-06-19T11:05:32.035030081Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.035106 crc crio[3637]: time=\"2026-06-19T11:05:32.035047922Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.035768 crc crio[3637]: time=\"2026-06-19T11:05:32.035607686Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:31.971522904Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}\"\nJun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:32.035873563Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:31.971904004Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}\"\nJun 19 11:05:32.036547 crc crio[3637]: time=\"2026-06-19T11:05:32.03647959Z\" level=info msg=\"Ran pod sandbox 63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.037096 crc crio[3637]: time=\"2026-06-19T11:05:31.969731475Z\" level=info msg=\"Ran pod sandbox 83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.037377 crc crio[3637]: time=\"2026-06-19T11:05:32.037311853Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.037710 crc crio[3637]: time=\"2026-06-19T11:05:31.964861213Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}\"\nJun 19 11:05:32.038204 crc crio[3637]: time=\"2026-06-19T11:05:31.967508185Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}\"\nJun 19 11:05:32.038483 crc crio[3637]: time=\"2026-06-19T11:05:32.038462495Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.038558 crc crio[3637]: time=\"2026-06-19T11:05:31.988910267Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.038634 crc crio[3637]: time=\"2026-06-19T11:05:32.038001362Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.039550 crc crio[3637]: time=\"2026-06-19T11:05:31.969410827Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}\"\nJun 19 11:05:32.039550 crc crio[3637]: time=\"2026-06-19T11:05:32.039546834Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.039648 crc crio[3637]: time=\"2026-06-19T11:05:31.973810347Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}\"\nJun 19 11:05:32.039648 crc crio[3637]: time=\"2026-06-19T11:05:32.039614596Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:05:32.040852 crc crio[3637]: time=\"2026-06-19T11:05:31.964105652Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}\"\nJun 19 11:05:32.041258 crc crio[3637]: time=\"2026-06-19T11:05:32.041100057Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.041978 crc crio[3637]: time=\"2026-06-19T11:05:31.964952005Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}\"\nJun 19 11:05:32.042589 crc crio[3637]: time=\"2026-06-19T11:05:32.042533866Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:32.048289 crc crio[3637]: time=\"2026-06-19T11:05:32.047466119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=aec7def9-b14d-4def-a203-5427f1ed161f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.048289 crc crio[3637]: time=\"2026-06-19T11:05:32.048075706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=52952de3-3081-47d1-9698-ce57e80439c9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.105993 crc crio[3637]: time=\"2026-06-19T11:05:32.102441315Z\" level=info msg=\"Ran pod sandbox bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.105993 crc crio[3637]: time=\"2026-06-19T11:05:32.102520887Z\" level=info msg=\"Ran pod sandbox 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.106511 crc crio[3637]: time=\"2026-06-19T11:05:32.106272729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d8a6290e-0777-4663-814a-dc6a291b175e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.107046 crc crio[3637]: time=\"2026-06-19T11:05:32.106903796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=c8dbcd56-f7cb-4110-9693-f79806f1a523 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.133953 crc crio[3637]: time=\"2026-06-19T11:05:32.133556241Z\" level=info msg=\"Ran pod sandbox 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.143565 crc crio[3637]: time=\"2026-06-19T11:05:32.143484771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3c37a40a-f1ff-49f9-a0ea-3cfa53177c0d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.157086 crc crio[3637]: time=\"2026-06-19T11:05:32.155986261Z\" level=info msg=\"Ran pod sandbox 1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.158284 crc crio[3637]: time=\"2026-06-19T11:05:32.157618796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5feddcde-7286-4bfd-ad2e-ff6199711e64 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.161765 crc crio[3637]: time=\"2026-06-19T11:05:32.161641885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52424994-cc30-41fe-b5b9-f482328c3a81 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.205639 crc crio[3637]: time=\"2026-06-19T11:05:32.203888104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.206005 crc crio[3637]: time=\"2026-06-19T11:05:32.205805257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.206402 crc crio[3637]: time=\"2026-06-19T11:05:32.206135944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=88e24883-6979-48c2-8c07-9fac4bdd01ef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.206980 crc crio[3637]: time=\"2026-06-19T11:05:32.203926055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0ed000fa-8757-442f-a3e3-b3fbf4c289be name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.207223 crc crio[3637]: time=\"2026-06-19T11:05:32.204306995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a4711f03-585e-45e3-ae14-44c6c790ce8e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.208898 crc crio[3637]: time=\"2026-06-19T11:05:32.204633205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4ed83d1c-783e-4762-b616-4c2ace903321 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.208898 crc crio[3637]: time=\"2026-06-19T11:05:32.204689016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=a52d1747-fdd4-4303-b3bd-db240afba519 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.209041 crc crio[3637]: time=\"2026-06-19T11:05:32.204790129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bf5056b7-c3bd-48a1-8ea8-e837b71f50b8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.213791 crc crio[3637]: time=\"2026-06-19T11:05:32.21368686Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.214393 crc crio[3637]: time=\"2026-06-19T11:05:32.214306288Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.249085 crc crio[3637]: time=\"2026-06-19T11:05:32.248567579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.253575 crc crio[3637]: time=\"2026-06-19T11:05:32.248716102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.253575 crc crio[3637]: time=\"2026-06-19T11:05:32.253069841Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.253789 crc crio[3637]: time=\"2026-06-19T11:05:32.253700998Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.254212 crc crio[3637]: time=\"2026-06-19T11:05:32.254018377Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.257717337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.257895073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.258276602Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.259611 crc crio[3637]: time=\"2026-06-19T11:05:32.258604902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.259915 crc crio[3637]: time=\"2026-06-19T11:05:32.259695161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.349048 crc crio[3637]: time=\"2026-06-19T11:05:32.348020385Z\" level=info msg=\"Ran pod sandbox 0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.349048 crc crio[3637]: time=\"2026-06-19T11:05:32.34859477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.359208 crc crio[3637]: time=\"2026-06-19T11:05:32.359072586Z\" level=info msg=\"Ran pod sandbox cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.360682 crc crio[3637]: time=\"2026-06-19T11:05:32.360639958Z\" level=info msg=\"Ran pod sandbox 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.360948 crc crio[3637]: time=\"2026-06-19T11:05:32.36069982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=829e994d-822a-408d-a08b-d947ceb9a837 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.361949 crc crio[3637]: time=\"2026-06-19T11:05:32.361880572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=7594b3d0-ac47-45ab-9c5a-5e6ebcf8bcaf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.363340 crc crio[3637]: time=\"2026-06-19T11:05:32.363308601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49deab1d-3141-4f76-bf3d-2eb53783cab0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.364265 crc crio[3637]: time=\"2026-06-19T11:05:32.364137093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.366534 crc crio[3637]: time=\"2026-06-19T11:05:32.366462776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.373214 crc crio[3637]: time=\"2026-06-19T11:05:32.373085366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=926c3d99-e397-444d-aadd-69cd63a8783b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.378344 crc crio[3637]: time=\"2026-06-19T11:05:32.377980679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d35dd736-18e1-4028-9442-33f2c4a2039b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.378344 crc crio[3637]: time=\"2026-06-19T11:05:32.37799791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9aa86316-47cf-43b4-9bea-18c0f4bbe45d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.387388 crc crio[3637]: time=\"2026-06-19T11:05:32.387114687Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.388136 crc crio[3637]: time=\"2026-06-19T11:05:32.387866338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.391601 crc crio[3637]: time=\"2026-06-19T11:05:32.391527088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.392077 crc crio[3637]: time=\"2026-06-19T11:05:32.392020811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.395236 crc crio[3637]: time=\"2026-06-19T11:05:32.395109834Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.418615824Z\" level=info msg=\"Ran pod sandbox 10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.42034721Z\" level=info msg=\"Ran pod sandbox 799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.421568314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.423630899Z\" level=info msg=\"Ran pod sandbox 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.424294928Z\" level=info msg=\"Ran pod sandbox ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.434133 crc crio[3637]: time=\"2026-06-19T11:05:32.434068344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.435132 crc crio[3637]: time=\"2026-06-19T11:05:32.43500571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9eb24f66-779e-42e4-b816-1e7436a98ce4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435275047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=369a82b0-5f46-4bce-82f0-a469055f1ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435583605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b656531f-0d53-4c19-b547-9980b869bc42 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435621076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc4a1e23-8396-4fd5-a039-e2a8055618a9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.437285 crc crio[3637]: time=\"2026-06-19T11:05:32.435923405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.463974 crc crio[3637]: time=\"2026-06-19T11:05:32.463605937Z\" level=info msg=\"Ran pod sandbox 020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 with infra container: openshift-dns/dns-default-qtghf/POD\" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.477092 crc crio[3637]: time=\"2026-06-19T11:05:32.476985252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.477799 crc crio[3637]: time=\"2026-06-19T11:05:32.477716661Z\" level=info msg=\"Ran pod sandbox d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.477983 crc crio[3637]: time=\"2026-06-19T11:05:32.477800294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.481775831Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d02250f5-0779-46e0-99a7-cea0e4b1a79b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.482555773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5cc21059-1287-404a-b1e1-823296c207c3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.485679518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.565500 crc crio[3637]: time=\"2026-06-19T11:05:32.564435629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.584520 crc crio[3637]: time=\"2026-06-19T11:05:32.584369832Z\" level=info msg=\"Ran pod sandbox 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.584805 crc crio[3637]: time=\"2026-06-19T11:05:32.584739482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b6751fbc-33c2-4e48-b226-05f8a8df2698 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.585081 crc crio[3637]: time=\"2026-06-19T11:05:32.585011069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=55223587-e0c6-493f-a8c5-71fe5e39deab name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.585429 crc crio[3637]: time=\"2026-06-19T11:05:32.585288098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43e3724d-2fd4-470d-a15b-70a59d4b0425 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.585429 crc crio[3637]: time=\"2026-06-19T11:05:32.585411261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=9629bde2-ca79-43a9-a771-8352f561d154 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.589814 crc crio[3637]: time=\"2026-06-19T11:05:32.588258047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84fbee52-7565-43ac-86b1-ab6707f20926 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.589814 crc crio[3637]: time=\"2026-06-19T11:05:32.588491493Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=01843eac-431b-4ad7-9d93-b3fd673dd4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.590582 crc crio[3637]: time=\"2026-06-19T11:05:32.590315034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.593949 crc crio[3637]: time=\"2026-06-19T11:05:32.593652314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.607309 crc crio[3637]: time=\"2026-06-19T11:05:32.607224074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.615980 crc crio[3637]: time=\"2026-06-19T11:05:32.615065437Z\" level=info msg=\"Ran pod sandbox bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.617807 crc crio[3637]: time=\"2026-06-19T11:05:32.615292203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b9f4d94e-1b9e-47bc-9c18-b5855b5d2f91 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.621983 crc crio[3637]: time=\"2026-06-19T11:05:32.616942438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.626452 crc crio[3637]: time=\"2026-06-19T11:05:32.626200279Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.626894 crc crio[3637]: time=\"2026-06-19T11:05:32.626841057Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.629542 crc crio[3637]: time=\"2026-06-19T11:05:32.629073308Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.629542 crc crio[3637]: time=\"2026-06-19T11:05:32.629398677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3f40d48f-e474-42f2-8b10-537c1604aab6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.632471 crc crio[3637]: time=\"2026-06-19T11:05:32.631992168Z\" level=info msg=\"Ran pod sandbox 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.635257 crc crio[3637]: time=\"2026-06-19T11:05:32.634688101Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.636544 crc crio[3637]: time=\"2026-06-19T11:05:32.636445658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.637899 crc crio[3637]: time=\"2026-06-19T11:05:32.637078026Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.637899 crc crio[3637]: time=\"2026-06-19T11:05:32.637442706Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.656332 crc crio[3637]: time=\"2026-06-19T11:05:32.643939792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.656332 crc crio[3637]: time=\"2026-06-19T11:05:32.645976348Z\" level=info msg=\"Ran pod sandbox 8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.668713 crc crio[3637]: time=\"2026-06-19T11:05:32.668446508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=de6a4244-1b8d-4c89-a64b-fca46676f4e3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.668713 crc crio[3637]: time=\"2026-06-19T11:05:32.668487429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=9325dc86-3689-45b2-b5a9-28e484e33e64 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.672523 crc crio[3637]: time=\"2026-06-19T11:05:32.672276322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ec133512-a163-4466-99cd-e84cd103e4af name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.676343 crc crio[3637]: time=\"2026-06-19T11:05:32.67585654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.688260 crc crio[3637]: time=\"2026-06-19T11:05:32.687688002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.688260 crc crio[3637]: time=\"2026-06-19T11:05:32.688059772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690101028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=72a5581f-79a7-40c4-81c7-5183853d8857 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690294023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690974182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.693088 crc crio[3637]: time=\"2026-06-19T11:05:32.691500846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.693088 crc crio[3637]: time=\"2026-06-19T11:05:32.69204208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.693229542Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.69347566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c41b6633-b328-486a-8b65-3062c75743cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.695112044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a00c3ff4-e480-4d96-a016-7c883141de12 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.695476464Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.704549 crc crio[3637]: time=\"2026-06-19T11:05:32.704429867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.709887 crc crio[3637]: time=\"2026-06-19T11:05:32.709085113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.711890 crc crio[3637]: time=\"2026-06-19T11:05:32.711672054Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.711890 crc crio[3637]: time=\"2026-06-19T11:05:32.711778057Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:32.751785 crc crio[3637]: time=\"2026-06-19T11:05:32.749664608Z\" level=info msg=\"Ran pod sandbox 2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.762093 crc crio[3637]: time=\"2026-06-19T11:05:32.762021753Z\" level=info msg=\"Ran pod sandbox b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.766898 crc crio[3637]: time=\"2026-06-19T11:05:32.766802524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.771750168Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4cb9a830-d12f-4fb3-9ebe-1c2b23dec73f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.77256057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04503e25-96de-4726-9508-b908a180864a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.773932088Z\" level=info msg=\"Ran pod sandbox e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.799494 crc crio[3637]: time=\"2026-06-19T11:05:32.789007527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e7c00d16-230e-40ae-befe-5307f2bf66a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.824911 crc crio[3637]: time=\"2026-06-19T11:05:32.817987145Z\" level=info msg=\"Ran pod sandbox da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.838614 crc crio[3637]: time=\"2026-06-19T11:05:32.837504857Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1a60de0a-2f61-4e55-86a3-ee00cd4ca7d9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.844344 crc crio[3637]: time=\"2026-06-19T11:05:32.84424901Z\" level=info msg=\"Ran pod sandbox f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.846294 crc crio[3637]: time=\"2026-06-19T11:05:32.845789362Z\" level=info msg=\"Ran pod sandbox 11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:32.886435 crc crio[3637]: time=\"2026-06-19T11:05:32.886369895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.887403 crc crio[3637]: time=\"2026-06-19T11:05:32.887345241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.894314 crc crio[3637]: time=\"2026-06-19T11:05:32.893585291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.928211 crc crio[3637]: time=\"2026-06-19T11:05:32.927628647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0e8437ee-c8b5-4b7c-9a4f-248ed1205cae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.929518 crc crio[3637]: time=\"2026-06-19T11:05:32.929445807Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=eab439fe-4373-4c6a-bc33-6e75a47677dc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.946070 crc crio[3637]: time=\"2026-06-19T11:05:32.941518485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a9691ec7-2400-4a66-bb15-9146d61165ed name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.964242 crc crio[3637]: time=\"2026-06-19T11:05:32.956909625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9912cd9f-3804-438c-9e8a-7c31c47f6078 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.969187 crc crio[3637]: time=\"2026-06-19T11:05:32.966607117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9fd744a6-6f4c-4b2b-89a6-505474e2ae5a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:32.990290 crc crio[3637]: time=\"2026-06-19T11:05:32.986355185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:32.991586 crc crio[3637]: time=\"2026-06-19T11:05:32.990976711Z\" level=info msg=\"Created container 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.022046 crc crio[3637]: time=\"2026-06-19T11:05:33.019934789Z\" level=info msg=\"Starting container: 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557\" id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:33.033416 crc crio[3637]: time=\"2026-06-19T11:05:33.032743897Z\" level=info msg=\"Started container\" PID=10568 containerID=969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf\nJun 19 11:05:33.062382 crc crio[3637]: time=\"2026-06-19T11:05:33.060637165Z\" level=info msg=\"Created container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.067616 crc crio[3637]: time=\"2026-06-19T11:05:33.067547004Z\" level=info msg=\"Starting container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de\" id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:33.106371 crc crio[3637]: time=\"2026-06-19T11:05:33.103425379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1fda4464-01e5-433e-9ae9-882ff93f7e65 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:33.113213 crc crio[3637]: time=\"2026-06-19T11:05:33.111706654Z\" level=info msg=\"Started container\" PID=10567 containerID=e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\nJun 19 11:05:33.113961 crc crio[3637]: time=\"2026-06-19T11:05:33.113893274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.118983 crc crio[3637]: time=\"2026-06-19T11:05:33.118455708Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=da071ded-7691-4401-97c7-af62b5e35848 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:33.129052 crc crio[3637]: time=\"2026-06-19T11:05:33.128970423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.149371 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3834c7dff4975a2 Mac:e2:b8:17:e5:5a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e SocketPath: PciID:}] [{Interface:0xc0001225b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:33.149913 crc crio[3637]: time=\"2026-06-19T11:05:33.14980371Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151034054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d8c056e9-2688-462e-a784-cee04acadb87 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151127516Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151309361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e631a0e4-4651-4dca-9aff-bf4ceba270ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:33.152374 crc crio[3637]: time=\"2026-06-19T11:05:33.152226916Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.174462 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c34b8e8e9c5ef73 Mac:3a:e9:9b:ee:f7:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:33.185595 crc crio[3637]: time=\"2026-06-19T11:05:33.184932895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4ed05686-68f5-4a08-a26a-a2a027458acd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:33.186427 crc crio[3637]: time=\"2026-06-19T11:05:33.186332063Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.186588 crc crio[3637]: time=\"2026-06-19T11:05:33.18655886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.209508 crc crio[3637]: time=\"2026-06-19T11:05:33.209475913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.214492 crc crio[3637]: time=\"2026-06-19T11:05:33.214392708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.216352 crc crio[3637]: time=\"2026-06-19T11:05:33.216293129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.222864 crc crio[3637]: time=\"2026-06-19T11:05:33.222677752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.223936 crc crio[3637]: time=\"2026-06-19T11:05:33.223875136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.225285 crc crio[3637]: time=\"2026-06-19T11:05:33.225211261Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.275122 crc crio[3637]: time=\"2026-06-19T11:05:33.274924833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.286625 crc crio[3637]: time=\"2026-06-19T11:05:33.286104347Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.294040 crc crio[3637]: time=\"2026-06-19T11:05:33.289342816Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.323668 crc crio[3637]: time=\"2026-06-19T11:05:33.323603087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.325006 crc crio[3637]: time=\"2026-06-19T11:05:33.324940423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.327809 crc crio[3637]: time=\"2026-06-19T11:05:33.32777456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.335113 crc crio[3637]: time=\"2026-06-19T11:05:33.334799202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.335483 crc crio[3637]: time=\"2026-06-19T11:05:33.335381638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.336531 crc crio[3637]: time=\"2026-06-19T11:05:33.336463748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.353803 crc crio[3637]: time=\"2026-06-19T11:05:33.353696156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.358930 crc crio[3637]: time=\"2026-06-19T11:05:33.358531488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.364395 crc crio[3637]: time=\"2026-06-19T11:05:33.364334756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.374310 crc crio[3637]: time=\"2026-06-19T11:05:33.374230694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.433436 crc crio[3637]: time=\"2026-06-19T11:05:33.420523374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.433436 crc crio[3637]: time=\"2026-06-19T11:05:33.421285585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.682416 crc crio[3637]: time=\"2026-06-19T11:05:33.677486552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.806417 crc crio[3637]: time=\"2026-06-19T11:05:33.805619637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:33.810434 crc crio[3637]: time=\"2026-06-19T11:05:33.809195154Z\" level=info msg=\"Created container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.819322 crc crio[3637]: time=\"2026-06-19T11:05:33.818099977Z\" level=info msg=\"Starting container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b\" id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:33.900612 crc crio[3637]: time=\"2026-06-19T11:05:33.898131882Z\" level=info msg=\"Created container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:33.911979 crc crio[3637]: time=\"2026-06-19T11:05:33.911566778Z\" level=info msg=\"Starting container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421\" id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:33.992383 crc crio[3637]: time=\"2026-06-19T11:05:33.986944539Z\" level=info msg=\"Started container\" PID=10622 containerID=3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\nJun 19 11:05:34.020366 crc crio[3637]: time=\"2026-06-19T11:05:34.0164278Z\" level=info msg=\"Started container\" PID=10628 containerID=2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\nJun 19 11:05:34.024364 crc crio[3637]: time=\"2026-06-19T11:05:34.016589845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.091698 crc crio[3637]: time=\"2026-06-19T11:05:34.091532413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.106970 crc crio[3637]: time=\"2026-06-19T11:05:34.106768348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.137408 crc crio[3637]: time=\"2026-06-19T11:05:34.134880862Z\" level=info msg=\"Created container 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:34.181664 crc crio[3637]: time=\"2026-06-19T11:05:34.180743649Z\" level=info msg=\"Starting container: 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc\" id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:34.259770 crc crio[3637]: time=\"2026-06-19T11:05:34.258562336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.264275 crc crio[3637]: time=\"2026-06-19T11:05:34.262260137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.273590 crc crio[3637]: time=\"2026-06-19T11:05:34.273502332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:34.345983 crc crio[3637]: time=\"2026-06-19T11:05:34.345668195Z\" level=info msg=\"Created container 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:34.366476 crc crio[3637]: time=\"2026-06-19T11:05:34.365779632Z\" level=info msg=\"Starting container: 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4\" id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:34.366476 crc crio[3637]: time=\"2026-06-19T11:05:34.365922516Z\" level=info msg=\"Started container\" PID=10642 containerID=48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da\nJun 19 11:05:34.447284 crc crio[3637]: time=\"2026-06-19T11:05:34.4425704Z\" level=info msg=\"Started container\" PID=10704 containerID=902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7\nJun 19 11:05:34.524495 crc crio[3637]: time=\"2026-06-19T11:05:34.52379684Z\" level=info msg=\"Created container 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:34.542765 crc crio[3637]: time=\"2026-06-19T11:05:34.539789454Z\" level=info msg=\"Starting container: 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228\" id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:34.553814 crc crio[3637]: time=\"2026-06-19T11:05:34.552275884Z\" level=info msg=\"Created container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:34.565694 crc crio[3637]: time=\"2026-06-19T11:05:34.560462926Z\" level=info msg=\"Starting container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3\" id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:34.619744 crc crio[3637]: time=\"2026-06-19T11:05:34.618069522Z\" level=info msg=\"Started container\" PID=10710 containerID=38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a\nJun 19 11:05:34.690810 crc crio[3637]: time=\"2026-06-19T11:05:34.680893762Z\" level=info msg=\"Started container\" PID=10716 containerID=bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\nJun 19 11:05:34.897587 crc crio[3637]: time=\"2026-06-19T11:05:34.89556333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3acabdca-0104-4c94-a0b0-c3d940542e87 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:34.966529 crc crio[3637]: time=\"2026-06-19T11:05:34.963379215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.067217 crc crio[3637]: time=\"2026-06-19T11:05:35.066735206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=51534cf5-83df-416e-89f7-a1dfc162d1d4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:35.114503 crc crio[3637]: time=\"2026-06-19T11:05:35.111609667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.220266 crc crio[3637]: time=\"2026-06-19T11:05:35.215991206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.266347 crc crio[3637]: time=\"2026-06-19T11:05:35.262468839Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage\nJun 19 11:05:35.279559 crc crio[3637]: time=\"2026-06-19T11:05:35.278452343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.359317 crc crio[3637]: time=\"2026-06-19T11:05:35.356388933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.398327 crc crio[3637]: time=\"2026-06-19T11:05:35.397586394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.408632 crc crio[3637]: time=\"2026-06-19T11:05:35.404982705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.432425 crc crio[3637]: time=\"2026-06-19T11:05:35.417239529Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:35.432425 crc crio[3637]: time=\"2026-06-19T11:05:35.418031901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.513486 crc crio[3637]: time=\"2026-06-19T11:05:35.505050677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.611514 crc crio[3637]: time=\"2026-06-19T11:05:35.609740484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:05:35.620739 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d002cf32e0641eb Mac:82:a3:39:33:87:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:35.680554 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11cd42dc7e2140a Mac:4e:05:05:e4:df:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c SocketPath: PciID:}] [{Interface:0xc0001dd2f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:35.783594 crc crio[3637]: time=\"2026-06-19T11:05:35.777704253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.794217 crc crio[3637]: time=\"2026-06-19T11:05:35.789063572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26eea018834e3 Mac:36:22:7d:ac:9a:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfca08f110698f7 Mac:66:f1:7e:35:cd:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:35.887386 crc crio[3637]: time=\"2026-06-19T11:05:35.885806193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:35.963509 crc crio[3637]: time=\"2026-06-19T11:05:35.962389276Z\" level=info msg=\"Created container d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:35.965612 crc crio[3637]: time=\"2026-06-19T11:05:35.96546847Z\" level=info msg=\"Starting container: d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469\" id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:35.985490 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6844ce2ec3e695 Mac:7e:4a:fe:8c:25:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.005084 crc crio[3637]: time=\"2026-06-19T11:05:36.004908573Z\" level=info msg=\"Created container 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.006924 crc crio[3637]: time=\"2026-06-19T11:05:36.006564327Z\" level=info msg=\"Started container\" PID=10837 containerID=d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a\nJun 19 11:05:36.017042 crc crio[3637]: time=\"2026-06-19T11:05:36.010908136Z\" level=info msg=\"Created container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.038231 crc crio[3637]: time=\"2026-06-19T11:05:36.036665336Z\" level=info msg=\"Created container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.106324 crc crio[3637]: time=\"2026-06-19T11:05:36.098308173Z\" level=info msg=\"Created container b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.121226 crc crio[3637]: time=\"2026-06-19T11:05:36.119735315Z\" level=info msg=\"Starting container: 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115\" id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.131345 crc crio[3637]: time=\"2026-06-19T11:05:36.130248511Z\" level=info msg=\"Starting container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7\" id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.131345 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8a3ab4dc19024 Mac:aa:11:68:72:55:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 SocketPath: PciID:}] [{Interface:0xc000014048 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.135515 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a0592b99ef4dcb Mac:be:32:f0:30:ff:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.140107 crc crio[3637]: time=\"2026-06-19T11:05:36.138205347Z\" level=info msg=\"Created container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.150041 crc crio[3637]: time=\"2026-06-19T11:05:36.1496673Z\" level=info msg=\"Started container\" PID=10817 containerID=905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16\nJun 19 11:05:36.154925 crc crio[3637]: time=\"2026-06-19T11:05:36.151888649Z\" level=info msg=\"Starting container: b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a\" id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95ecf28c10e4330 Mac:b6:ed:54:5f:ba:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 SocketPath: PciID:}] [{Interface:0xc000307ee0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920f3bba24b86e8 Mac:32:ae:ef:b0:dc:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.155127 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fffe52b70ed47a Mac:5a:8e:03:d6:2f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 SocketPath: PciID:}] [{Interface:0xc0001a8e30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.173971 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830eac848b308e0 Mac:8e:7d:9b:5d:e1:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 SocketPath: PciID:}] [{Interface:0xc000401240 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.187812 crc crio[3637]: time=\"2026-06-19T11:05:36.178211645Z\" level=info msg=\"Starting container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a\" id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.187812 crc crio[3637]: time=\"2026-06-19T11:05:36.186767828Z\" level=info msg=\"Created container f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.196354 crc crio[3637]: time=\"2026-06-19T11:05:36.193488631Z\" level=info msg=\"Starting container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce\" id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.204248 crc crio[3637]: time=\"2026-06-19T11:05:36.203788711Z\" level=info msg=\"Starting container: f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30\" id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.204248 crc crio[3637]: time=\"2026-06-19T11:05:36.208538111Z\" level=info msg=\"Started container\" PID=10811 containerID=b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9\nJun 19 11:05:36.212402 crc crio[3637]: time=\"2026-06-19T11:05:36.212350705Z\" level=info msg=\"Started container\" PID=10824 containerID=5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\nJun 19 11:05:36.216431 crc crio[3637]: time=\"2026-06-19T11:05:36.215722196Z\" level=info msg=\"Started container\" PID=10830 containerID=06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\nJun 19 11:05:36.219085 crc crio[3637]: time=\"2026-06-19T11:05:36.218989675Z\" level=info msg=\"Started container\" PID=10840 containerID=e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\nJun 19 11:05:36.261745 crc crio[3637]: time=\"2026-06-19T11:05:36.26145817Z\" level=info msg=\"Started container\" PID=10834 containerID=f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792\nJun 19 11:05:36.289262 crc crio[3637]: time=\"2026-06-19T11:05:36.286770179Z\" level=info msg=\"Created container e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.330467 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c68c9e44a0795e Mac:06:ed:ec:6d:3c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 SocketPath: PciID:}] [{Interface:0xc000318b20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.332595 crc crio[3637]: time=\"2026-06-19T11:05:36.33238883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c31ca759-e1e6-4b38-8d2b-7966d200a857 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.333964 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9cbf454919ba1 Mac:62:43:57:ee:27:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.333964 crc crio[3637]: time=\"2026-06-19T11:05:36.333563862Z\" level=info msg=\"Created container 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.350731 crc crio[3637]: time=\"2026-06-19T11:05:36.350327727Z\" level=info msg=\"Starting container: 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b\" id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.354025 crc crio[3637]: time=\"2026-06-19T11:05:36.353959356Z\" level=info msg=\"Starting container: e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe\" id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.368628 crc crio[3637]: time=\"2026-06-19T11:05:36.363700631Z\" level=info msg=\"Created container 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.369409 crc crio[3637]: time=\"2026-06-19T11:05:36.368748879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bb7382c0-ea02-4d57-b69a-088c1e934a22 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.370617 crc crio[3637]: time=\"2026-06-19T11:05:36.370585527Z\" level=info msg=\"Created container 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.380426 crc crio[3637]: time=\"2026-06-19T11:05:36.380085727Z\" level=info msg=\"Starting container: 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab\" id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.384344 crc crio[3637]: time=\"2026-06-19T11:05:36.38390046Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.385401 crc crio[3637]: time=\"2026-06-19T11:05:36.384865477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:36.385401 crc crio[3637]: time=\"2026-06-19T11:05:36.385097323Z\" level=info msg=\"Starting container: 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed\" id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.394125 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89fbbbb023eb72f Mac:8a:cd:69:84:1e:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de SocketPath: PciID:}] [{Interface:0xc000295a90 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.409015 crc crio[3637]: time=\"2026-06-19T11:05:36.39934323Z\" level=info msg=\"Started container\" PID=10897 containerID=e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf\nJun 19 11:05:36.413319 crc crio[3637]: time=\"2026-06-19T11:05:36.411773428Z\" level=info msg=\"Started container\" PID=10883 containerID=0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de\nJun 19 11:05:36.431942 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d04bdf2940df5a Mac:f2:49:50:54:8d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 SocketPath: PciID:}] [{Interface:0xc00011f050 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.434240 crc crio[3637]: time=\"2026-06-19T11:05:36.432627405Z\" level=info msg=\"Started container\" PID=10881 containerID=8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732\nJun 19 11:05:36.457304 crc crio[3637]: time=\"2026-06-19T11:05:36.451615722Z\" level=info msg=\"Started container\" PID=10891 containerID=408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer sandboxID=799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22\nJun 19 11:05:36.474574 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2db49cef39f301c Mac:3a:8f:64:30:a3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 SocketPath: PciID:}] [{Interface:0xc00051e5e0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.481284 crc crio[3637]: time=\"2026-06-19T11:05:36.4776561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00fa3b50-ad8f-4c23-80ea-29546c3d6deb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.494546 crc crio[3637]: time=\"2026-06-19T11:05:36.493760368Z\" level=info msg=\"Created container 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.503706 crc crio[3637]: time=\"2026-06-19T11:05:36.500930193Z\" level=info msg=\"Starting container: 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b\" id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.511682 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b6b18d78cf119 Mac:1e:b4:1c:0c:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.517110 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadc4cba68f4eea Mac:2e:33:0d:99:b1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:05:36.518398 crc crio[3637]: time=\"2026-06-19T11:05:36.518309936Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:36.518483 crc crio[3637]: time=\"2026-06-19T11:05:36.518403289Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\\\"\"\nJun 19 11:05:36.518483 crc crio[3637]: time=\"2026-06-19T11:05:36.51843537Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\\\"\"\nJun 19 11:05:36.519522 crc crio[3637]: time=\"2026-06-19T11:05:36.519441295Z\" level=info msg=\"Started container\" PID=11006 containerID=49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282\nJun 19 11:05:36.520503 crc crio[3637]: time=\"2026-06-19T11:05:36.520355412Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}\"\nJun 19 11:05:36.521064 crc crio[3637]: time=\"2026-06-19T11:05:36.520983838Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.521721 crc crio[3637]: time=\"2026-06-19T11:05:36.521648257Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}\"\nJun 19 11:05:36.522126 crc crio[3637]: time=\"2026-06-19T11:05:36.522054118Z\" 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 19 11:05:36.522628 crc crio[3637]: time=\"2026-06-19T11:05:36.522567631Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}\"\nJun 19 11:05:36.522889 crc crio[3637]: time=\"2026-06-19T11:05:36.522744596Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.523188 crc crio[3637]: time=\"2026-06-19T11:05:36.523076716Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}\"\nJun 19 11:05:36.523448 crc crio[3637]: time=\"2026-06-19T11:05:36.523388234Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}\"\nJun 19 11:05:36.523722 crc crio[3637]: time=\"2026-06-19T11:05:36.523563319Z\" 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 19 11:05:36.523918 crc crio[3637]: time=\"2026-06-19T11:05:36.523803015Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.524332 crc crio[3637]: time=\"2026-06-19T11:05:36.524053763Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}\"\nJun 19 11:05:36.526026 crc crio[3637]: time=\"2026-06-19T11:05:36.525024958Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}\"\nJun 19 11:05:36.526026 crc crio[3637]: time=\"2026-06-19T11:05:36.526002935Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.526888 crc crio[3637]: time=\"2026-06-19T11:05:36.526668993Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}\"\nJun 19 11:05:36.526888 crc crio[3637]: time=\"2026-06-19T11:05:36.526869079Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.527196 crc crio[3637]: time=\"2026-06-19T11:05:36.527086015Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}\"\nJun 19 11:05:36.527308 crc crio[3637]: time=\"2026-06-19T11:05:36.527259099Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.527548 crc crio[3637]: time=\"2026-06-19T11:05:36.527487856Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}\"\nJun 19 11:05:36.527693 crc crio[3637]: time=\"2026-06-19T11:05:36.52763918Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.528216206Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.528887164Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.52946189Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529634054Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529905631Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529973022Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530039525Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530089805Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53024828Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53026959Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530417644Z\" 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 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530614759Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530740724Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530761054Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53098012Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.531078763Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}\"\nJun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.531256617Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.532573 crc crio[3637]: time=\"2026-06-19T11:05:36.532210254Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}\"\nJun 19 11:05:36.532573 crc crio[3637]: time=\"2026-06-19T11:05:36.532372678Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.53468428Z\" level=info msg=\"Created container 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.538473443Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.539626676Z\" level=info msg=\"Starting container: 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188\" id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.540686984Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:05:36.546413 crc crio[3637]: time=\"2026-06-19T11:05:36.546351608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbd15b09-1ff7-4f1f-a533-38ebf66eeef3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.555622 crc crio[3637]: time=\"2026-06-19T11:05:36.550766548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:36.555622 crc crio[3637]: time=\"2026-06-19T11:05:36.552375262Z\" level=info msg=\"Started container\" PID=11000 containerID=063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb\nJun 19 11:05:36.616274 crc crio[3637]: time=\"2026-06-19T11:05:36.611386397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:36.616649 crc crio[3637]: time=\"2026-06-19T11:05:36.615633563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8feca1db-84c9-4e61-85fd-3c9c7f5a1bcb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.624857 crc crio[3637]: time=\"2026-06-19T11:05:36.617269716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01716254-b096-420e-ab85-39844a9d1e41 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.724082 crc crio[3637]: time=\"2026-06-19T11:05:36.723967209Z\" level=info msg=\"Created container 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.732213 crc crio[3637]: time=\"2026-06-19T11:05:36.731942726Z\" level=info msg=\"Ran pod sandbox c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:36.732898 crc crio[3637]: time=\"2026-06-19T11:05:36.732777588Z\" level=info msg=\"Created container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.75086062Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.750950872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.751016024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:05:36.755081 crc crio[3637]: time=\"2026-06-19T11:05:36.754993043Z\" level=info msg=\"Starting container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2\" id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.768692 crc crio[3637]: time=\"2026-06-19T11:05:36.764942783Z\" level=info msg=\"Starting container: 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592\" id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.772396 crc crio[3637]: time=\"2026-06-19T11:05:36.772355094Z\" level=info msg=\"Ran pod sandbox 920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:36.774048 crc crio[3637]: time=\"2026-06-19T11:05:36.773462845Z\" level=info msg=\"Ran pod sandbox 3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:36.775586 crc crio[3637]: time=\"2026-06-19T11:05:36.775490809Z\" level=info msg=\"Ran pod sandbox d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:36.782120 crc crio[3637]: time=\"2026-06-19T11:05:36.782039359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9b3a4280-8323-46de-8065-f0b6a9561837 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.785946 crc crio[3637]: time=\"2026-06-19T11:05:36.785877682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9b6bca23-7bf2-4a26-abaf-012234628359 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.786683 crc crio[3637]: time=\"2026-06-19T11:05:36.786609133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=9d788b43-edc5-40dc-afce-08e8a2cd48e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.787883 crc crio[3637]: time=\"2026-06-19T11:05:36.787784525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3492587-8dc7-46d9-9e07-6e66336d094a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.790565 crc crio[3637]: time=\"2026-06-19T11:05:36.789414159Z\" level=info msg=\"Started container\" PID=11003 containerID=0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686\nJun 19 11:05:36.796765 crc crio[3637]: time=\"2026-06-19T11:05:36.796511431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fdf1ced8-d93d-4171-9786-fde01f2ae884 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.797573 crc crio[3637]: time=\"2026-06-19T11:05:36.797426367Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:36.797662 crc crio[3637]: time=\"2026-06-19T11:05:36.797583841Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:36.797662 crc crio[3637]: time=\"2026-06-19T11:05:36.797625962Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 19 11:05:36.806066 crc crio[3637]: time=\"2026-06-19T11:05:36.805870927Z\" level=info msg=\"Created container e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:36.811633 crc crio[3637]: time=\"2026-06-19T11:05:36.810687377Z\" level=info msg=\"Starting container: e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f\" id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:36.811963 crc crio[3637]: time=\"2026-06-19T11:05:36.797436886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3ab89374-e78f-4448-ae77-6d631d646b56 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.812455 crc crio[3637]: time=\"2026-06-19T11:05:36.797512798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=36d4e984-4cc5-442c-807b-469af3dd5a24 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.812630 crc crio[3637]: time=\"2026-06-19T11:05:36.797591751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=57eee6c8-a3e6-4614-87ef-65c0720206cd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:36.814855 crc crio[3637]: time=\"2026-06-19T11:05:36.814707947Z\" level=info msg=\"Started container\" PID=10999 containerID=d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 description=openshift-console/console-6c684df5db-cc8g8/console id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\nJun 19 11:05:36.915360 crc crio[3637]: time=\"2026-06-19T11:05:36.915078886Z\" level=info msg=\"Started container\" PID=11024 containerID=e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7\nJun 19 11:05:36.916531 crc crio[3637]: time=\"2026-06-19T11:05:36.916377472Z\" level=info msg=\"Ran pod sandbox 3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:36.931121 crc crio[3637]: time=\"2026-06-19T11:05:36.930533326Z\" level=info msg=\"Ran pod sandbox 0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.035666 crc crio[3637]: time=\"2026-06-19T11:05:37.034371271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=51e4ded2-a433-4158-9c56-a1838ca27b36 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.038358 crc crio[3637]: time=\"2026-06-19T11:05:37.035932074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49425134-7934-414d-895c-c2d1614c7fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.130968 crc crio[3637]: time=\"2026-06-19T11:05:37.130548097Z\" level=info msg=\"Ran pod sandbox 0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.177881 crc crio[3637]: time=\"2026-06-19T11:05:37.176378583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ecb48366-b9fa-4705-adbb-066a38a9ac9a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.364720 crc crio[3637]: time=\"2026-06-19T11:05:37.354685943Z\" level=info msg=\"Ran pod sandbox fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.364720 crc crio[3637]: time=\"2026-06-19T11:05:37.355544556Z\" level=info msg=\"Ran pod sandbox 3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.379119 crc crio[3637]: time=\"2026-06-19T11:05:37.378967023Z\" level=info msg=\"Ran pod sandbox 89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.392257 crc crio[3637]: time=\"2026-06-19T11:05:37.382566402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=7ebf4685-bf84-4d6c-af45-a68377c2d585 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.392257 crc crio[3637]: time=\"2026-06-19T11:05:37.387697021Z\" level=info msg=\"Ran pod sandbox aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.422300 crc crio[3637]: time=\"2026-06-19T11:05:37.421990904Z\" level=info msg=\"Ran pod sandbox d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.447889 crc crio[3637]: time=\"2026-06-19T11:05:37.447725713Z\" level=info msg=\"Ran pod sandbox bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.465627 crc crio[3637]: time=\"2026-06-19T11:05:37.452910974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=45e4e6d7-97e2-49fc-a791-523143a53a0f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.469071 crc crio[3637]: time=\"2026-06-19T11:05:37.469028122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=e2cee221-65c7-458b-8139-c2e251701db0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.477332 crc crio[3637]: time=\"2026-06-19T11:05:37.470975306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c5813895-e59b-4a5f-92e6-1746978ceeb6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.477332 crc crio[3637]: time=\"2026-06-19T11:05:37.471466009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f184d144-9cdb-46a4-8b8a-4713fc631de5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.503006 crc crio[3637]: time=\"2026-06-19T11:05:37.50278318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=3d08ed73-001f-49d8-9bef-5f868a4a354b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.505499 crc crio[3637]: time=\"2026-06-19T11:05:37.504785934Z\" level=info msg=\"Ran pod sandbox 2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.529967 crc crio[3637]: time=\"2026-06-19T11:05:37.529570309Z\" level=info msg=\"Ran pod sandbox 1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.557097 crc crio[3637]: time=\"2026-06-19T11:05:37.551481905Z\" level=info msg=\"Ran pod sandbox 4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.576107 crc crio[3637]: time=\"2026-06-19T11:05:37.571249413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1f05b11e-9d6a-4e1a-a1f4-9f00fc257316 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.576107 crc crio[3637]: time=\"2026-06-19T11:05:37.571686214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9a7a4dff-6d55-480a-83d8-c6bed73e8f3d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.607119 crc crio[3637]: time=\"2026-06-19T11:05:37.606710798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b65887eb-4392-4274-af0d-993e61b3de73 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.629530 crc crio[3637]: time=\"2026-06-19T11:05:37.620751949Z\" level=info msg=\"Ran pod sandbox 95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667588963Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667630444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667658865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 19 11:05:37.681976 crc crio[3637]: time=\"2026-06-19T11:05:37.681919044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=852c4756-5ed7-4ec0-9625-5d08abb474d2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.717568 crc crio[3637]: time=\"2026-06-19T11:05:37.695708089Z\" level=info msg=\"Created container 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09: openshift-dns/dns-default-qtghf/dns\" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:37.736388 crc crio[3637]: time=\"2026-06-19T11:05:37.728767727Z\" level=info msg=\"Starting container: 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09\" id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:37.757399 crc crio[3637]: time=\"2026-06-19T11:05:37.746380706Z\" level=info msg=\"Ran pod sandbox 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD\" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:37.788644 crc crio[3637]: time=\"2026-06-19T11:05:37.787873075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=076596de-2b14-4408-84b3-13cd3d56bf85 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:37.834742 crc crio[3637]: time=\"2026-06-19T11:05:37.797050385Z\" level=info msg=\"Started container\" PID=11136 containerID=1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09 description=openshift-dns/dns-default-qtghf/dns id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138\nJun 19 11:05:37.866104 crc crio[3637]: time=\"2026-06-19T11:05:37.86492214Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:05:37.908679 crc crio[3637]: time=\"2026-06-19T11:05:37.908547877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:37.936647 crc crio[3637]: time=\"2026-06-19T11:05:37.935659674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:05:37.977607 crc crio[3637]: time=\"2026-06-19T11:05:37.977415899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.065521 crc crio[3637]: time=\"2026-06-19T11:05:38.059625135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08f0e94b-4a21-4da0-acf4-803e85b3e560 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.105133 crc crio[3637]: time=\"2026-06-19T11:05:38.104733192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=825a1d3f-ca25-481e-9188-bdffc04a6973 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.121557 crc crio[3637]: time=\"2026-06-19T11:05:38.110468438Z\" level=info msg=\"Ran pod sandbox 11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:38.122871 crc crio[3637]: time=\"2026-06-19T11:05:38.122797653Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.126096053Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.126619066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.12671487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.127488701Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.127662146Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.131368 crc crio[3637]: time=\"2026-06-19T11:05:38.131054608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.141422 crc crio[3637]: time=\"2026-06-19T11:05:38.133309228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.148056 crc crio[3637]: time=\"2026-06-19T11:05:38.122809593Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267652893Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267771926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267818938Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275553367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2530f3e6-43e6-49bc-9772-faa1e92bde68 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275808464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7933e2da-7b2d-4e5c-961c-32f366b7661e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275956258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=46227221-1e5d-4a7b-b3a8-a797cc73f80e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276048131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=cd82bcb9-b165-4f3b-8225-07aa7f7bcbeb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276131944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a9a30651-fdef-4516-a475-2e926760ecd3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276323459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=b9fb3798-57ae-4b12-9566-5b24e25e300b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276542555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=0ff58d26-1dca-42ec-ad3e-b59877a06fef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276706469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dbe94f15-0471-489c-922b-123881cadf1d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.277238864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=02e526a3-b380-4447-83a3-e8f72881a257 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.277990294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=71be74cd-2e91-4114-a626-183de4886fba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.278313113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=6b572faa-b3e2-433d-a6c6-8e6a9b6b960d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.292871 crc crio[3637]: time=\"2026-06-19T11:05:38.284016448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82ab3a27-1d13-4db7-87c1-96401ae77af5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.308243 crc crio[3637]: time=\"2026-06-19T11:05:38.307674581Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.330738 crc crio[3637]: time=\"2026-06-19T11:05:38.330501713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.344251 crc crio[3637]: time=\"2026-06-19T11:05:38.343977228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:38.463445 crc crio[3637]: time=\"2026-06-19T11:05:38.462426599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=6983a5a7-f7e4-4fcd-bcac-7c311423c304 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.472820 crc crio[3637]: time=\"2026-06-19T11:05:38.472686258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=efafb0fb-c65b-4b01-87f2-c5d2b6b688aa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.495603 crc crio[3637]: time=\"2026-06-19T11:05:38.494585674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbcbdd42-0134-471f-92a4-fbe5dc6db21f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.497199 crc crio[3637]: time=\"2026-06-19T11:05:38.495990533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab125716-346d-4711-8101-7ddea593496d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.501398 crc crio[3637]: time=\"2026-06-19T11:05:38.500535526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d65ed255-ad38-431b-9fbd-89104c2548a4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.525465 crc crio[3637]: time=\"2026-06-19T11:05:38.525051173Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.526319 crc crio[3637]: time=\"2026-06-19T11:05:38.526258917Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.529514 crc crio[3637]: time=\"2026-06-19T11:05:38.527468119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6dff2732-4284-4811-9341-d868bea5dd19 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.529514 crc crio[3637]: time=\"2026-06-19T11:05:38.528459146Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.540642 crc crio[3637]: time=\"2026-06-19T11:05:38.540569006Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.544611 crc crio[3637]: time=\"2026-06-19T11:05:38.544496202Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.545657 crc crio[3637]: time=\"2026-06-19T11:05:38.545598552Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.553017 crc crio[3637]: time=\"2026-06-19T11:05:38.551073151Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.606924 crc crio[3637]: time=\"2026-06-19T11:05:38.606576221Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.607623 crc crio[3637]: time=\"2026-06-19T11:05:38.607505506Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.607910 crc crio[3637]: time=\"2026-06-19T11:05:38.607705182Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.625466 crc crio[3637]: time=\"2026-06-19T11:05:38.625098715Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:38.716297 crc crio[3637]: time=\"2026-06-19T11:05:38.705798029Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage\nJun 19 11:05:38.791457 crc crio[3637]: time=\"2026-06-19T11:05:38.790052631Z\" level=info msg=\"Ran pod sandbox 830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:05:38.813227 crc crio[3637]: time=\"2026-06-19T11:05:38.810218819Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:05:38.863851 crc crio[3637]: time=\"2026-06-19T11:05:38.860980619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b226ef9d-984e-4213-a63b-0437472c56e8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:38.955757 crc crio[3637]: time=\"2026-06-19T11:05:38.955024498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage\nJun 19 11:05:38.993350 crc crio[3637]: time=\"2026-06-19T11:05:38.980578053Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:05:39.424913 crc crio[3637]: time=\"2026-06-19T11:05:39.424678661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.453786 crc crio[3637]: time=\"2026-06-19T11:05:39.451435509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.468740 crc crio[3637]: time=\"2026-06-19T11:05:39.468685268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.471030 crc crio[3637]: time=\"2026-06-19T11:05:39.470819347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.471116 crc crio[3637]: time=\"2026-06-19T11:05:39.471024582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.471481 crc crio[3637]: time=\"2026-06-19T11:05:39.471393262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.472864 crc crio[3637]: time=\"2026-06-19T11:05:39.472748479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.472973 crc crio[3637]: time=\"2026-06-19T11:05:39.472945774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.473640 crc crio[3637]: time=\"2026-06-19T11:05:39.473559351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.474035 crc crio[3637]: time=\"2026-06-19T11:05:39.473962972Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.475313 crc crio[3637]: time=\"2026-06-19T11:05:39.470896269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.475583 crc crio[3637]: time=\"2026-06-19T11:05:39.475346639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.511787 crc crio[3637]: time=\"2026-06-19T11:05:39.51174319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.550769 crc crio[3637]: time=\"2026-06-19T11:05:39.54998946Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.550769 crc crio[3637]: time=\"2026-06-19T11:05:39.550657688Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.552573 crc crio[3637]: time=\"2026-06-19T11:05:39.551013618Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.566663 crc crio[3637]: time=\"2026-06-19T11:05:39.56212623Z\" level=info msg=\"Created container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.571558 crc crio[3637]: time=\"2026-06-19T11:05:39.570829327Z\" level=info msg=\"Created container 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.604634 crc crio[3637]: time=\"2026-06-19T11:05:39.603570246Z\" level=info msg=\"Starting container: 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf\" id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:39.630198 crc crio[3637]: time=\"2026-06-19T11:05:39.628576196Z\" level=info msg=\"Starting container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d\" id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:39.673379 crc crio[3637]: time=\"2026-06-19T11:05:39.672937454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.813887747Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.814020561Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.814055862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 19 11:05:39.829031 crc crio[3637]: time=\"2026-06-19T11:05:39.82870138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.829993 crc crio[3637]: time=\"2026-06-19T11:05:39.829782989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.830589 crc crio[3637]: time=\"2026-06-19T11:05:39.830232521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.863786 crc crio[3637]: time=\"2026-06-19T11:05:39.830247902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:39.873717 crc crio[3637]: time=\"2026-06-19T11:05:39.873106148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7a687a76-faad-4075-b96d-a76511879fa1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:39.875637 crc crio[3637]: time=\"2026-06-19T11:05:39.874407443Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.880278 crc crio[3637]: time=\"2026-06-19T11:05:39.878980167Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:39.923019 crc crio[3637]: time=\"2026-06-19T11:05:39.922535991Z\" level=info msg=\"Started container\" PID=11194 containerID=8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624\nJun 19 11:05:40.008484 crc crio[3637]: time=\"2026-06-19T11:05:40.002649831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.027765 crc crio[3637]: time=\"2026-06-19T11:05:40.022120041Z\" level=info msg=\"Created container 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:40.036391 crc crio[3637]: time=\"2026-06-19T11:05:40.032802781Z\" level=info msg=\"Starting container: 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d\" id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:40.066740 crc crio[3637]: time=\"2026-06-19T11:05:40.065378227Z\" level=info msg=\"Started container\" PID=11212 containerID=85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\nJun 19 11:05:40.093810 crc crio[3637]: time=\"2026-06-19T11:05:40.093611545Z\" level=info msg=\"Started container\" PID=11245 containerID=193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9\nJun 19 11:05:40.187412 crc crio[3637]: time=\"2026-06-19T11:05:40.186774059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.197941 crc crio[3637]: time=\"2026-06-19T11:05:40.195744752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.202367 crc crio[3637]: time=\"2026-06-19T11:05:40.20153565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.238395 crc crio[3637]: time=\"2026-06-19T11:05:40.237814957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.238693 crc crio[3637]: time=\"2026-06-19T11:05:40.238503426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.257608 crc crio[3637]: time=\"2026-06-19T11:05:40.256988278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:40.296704 crc crio[3637]: time=\"2026-06-19T11:05:40.296363999Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:41.198740 crc crio[3637]: time=\"2026-06-19T11:05:41.180555826Z\" level=info msg=\"Created container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:41.217406 crc crio[3637]: time=\"2026-06-19T11:05:41.187101774Z\" level=info msg=\"Created container 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:41.259432 crc crio[3637]: time=\"2026-06-19T11:05:41.258314431Z\" level=info msg=\"Starting container: 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d\" id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:41.262683 crc crio[3637]: time=\"2026-06-19T11:05:41.262564387Z\" level=info msg=\"Starting container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c\" id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:41.354088 crc crio[3637]: time=\"2026-06-19T11:05:41.352823852Z\" level=info msg=\"Started container\" PID=11262 containerID=d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a\nJun 19 11:05:41.407561 crc crio[3637]: time=\"2026-06-19T11:05:41.407512079Z\" level=info msg=\"Started container\" PID=11266 containerID=773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e\nJun 19 11:05:41.632727 crc crio[3637]: time=\"2026-06-19T11:05:41.632317364Z\" level=info msg=\"Created container baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:41.637570 crc crio[3637]: time=\"2026-06-19T11:05:41.635045428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:41.648802 crc crio[3637]: time=\"2026-06-19T11:05:41.646353165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:41.648802 crc crio[3637]: time=\"2026-06-19T11:05:41.646605252Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 19 11:05:41.684554 crc crio[3637]: time=\"2026-06-19T11:05:41.673538804Z\" level=info msg=\"Starting container: baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a\" id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:41.740453 crc crio[3637]: time=\"2026-06-19T11:05:41.734908674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:41.767996 crc crio[3637]: time=\"2026-06-19T11:05:41.767942702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:41.874795 crc crio[3637]: time=\"2026-06-19T11:05:41.866658927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86b9d80e-8e2b-4946-be7b-0117724bf07e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:41.904405 crc crio[3637]: time=\"2026-06-19T11:05:41.90427793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:41.948401 crc crio[3637]: time=\"2026-06-19T11:05:41.934703848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40f40391-e3bb-4ec6-9f2c-4a30e9a8751c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:05:41.952605 crc crio[3637]: time=\"2026-06-19T11:05:41.952394978Z\" level=info msg=\"Started container\" PID=11291 containerID=baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368\nJun 19 11:05:42.024809 crc crio[3637]: time=\"2026-06-19T11:05:42.024575282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:44.384989 crc crio[3637]: time=\"2026-06-19T11:05:44.342567534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:44.443403 crc crio[3637]: time=\"2026-06-19T11:05:44.441534945Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:44.681801 crc crio[3637]: time=\"2026-06-19T11:05:44.681648655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:44.968420 crc crio[3637]: time=\"2026-06-19T11:05:44.942570002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:45.256683 crc crio[3637]: time=\"2026-06-19T11:05:45.253970771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.001036189Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.00143977Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.001470081Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 19 11:05:46.036995 crc crio[3637]: time=\"2026-06-19T11:05:46.031797336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:47.394423 crc crio[3637]: time=\"2026-06-19T11:05:47.392065851Z\" level=info msg=\"Created container 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:47.590220 crc crio[3637]: time=\"2026-06-19T11:05:47.589519461Z\" level=info msg=\"Starting container: 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec\" id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:47.851292 crc crio[3637]: time=\"2026-06-19T11:05:47.850070097Z\" level=info msg=\"Started container\" PID=11353 containerID=500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732\nJun 19 11:05:48.486125 crc crio[3637]: time=\"2026-06-19T11:05:48.461832946Z\" level=info msg=\"Created container 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:48.557626 crc crio[3637]: time=\"2026-06-19T11:05:48.542580462Z\" level=info msg=\"Starting container: 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb\" id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:48.576604 crc crio[3637]: time=\"2026-06-19T11:05:48.571598472Z\" level=info msg=\"Created container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:48.731609 crc crio[3637]: time=\"2026-06-19T11:05:48.731056568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:48.735832 crc crio[3637]: time=\"2026-06-19T11:05:48.733630368Z\" level=info msg=\"Starting container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2\" id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:49.238243 crc crio[3637]: time=\"2026-06-19T11:05:49.234593083Z\" level=info msg=\"Started container\" PID=11482 containerID=844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461\nJun 19 11:05:49.564529 crc crio[3637]: time=\"2026-06-19T11:05:49.564104115Z\" level=info msg=\"Started container\" PID=11449 containerID=e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece\nJun 19 11:05:49.676477 crc crio[3637]: time=\"2026-06-19T11:05:49.675616778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:50.255753 crc crio[3637]: time=\"2026-06-19T11:05:50.238415605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:53.208487 crc crio[3637]: time=\"2026-06-19T11:05:53.20254119Z\" level=info msg=\"Created container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:53.214044 crc crio[3637]: time=\"2026-06-19T11:05:53.21173018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:53.723113 crc crio[3637]: time=\"2026-06-19T11:05:53.722693477Z\" level=info msg=\"Starting container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940\" id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:53.741533 crc crio[3637]: time=\"2026-06-19T11:05:53.741401896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:54.265063 crc crio[3637]: time=\"2026-06-19T11:05:54.264134202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:54.550679 crc crio[3637]: time=\"2026-06-19T11:05:54.54976977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:54.729794 crc crio[3637]: time=\"2026-06-19T11:05:54.725991383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:55.334455 crc crio[3637]: time=\"2026-06-19T11:05:55.320757418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:55.334455 crc crio[3637]: time=\"2026-06-19T11:05:55.323810871Z\" level=info msg=\"Started container\" PID=11551 containerID=5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:05:55.649848 crc crio[3637]: time=\"2026-06-19T11:05:55.649553391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:57.508054 crc crio[3637]: time=\"2026-06-19T11:05:57.499839152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:05:57.792106 crc crio[3637]: time=\"2026-06-19T11:05:57.791814763Z\" level=info msg=\"Created container a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:58.248637 crc crio[3637]: time=\"2026-06-19T11:05:58.247819324Z\" level=info msg=\"Created container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:58.280951 crc crio[3637]: time=\"2026-06-19T11:05:58.268302932Z\" level=info msg=\"Starting container: a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4\" id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:58.401700 crc crio[3637]: time=\"2026-06-19T11:05:58.400860237Z\" level=info msg=\"Starting container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd\" id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:05:58.636319 crc crio[3637]: time=\"2026-06-19T11:05:58.622824033Z\" level=info msg=\"Started container\" PID=11603 containerID=2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd description=openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\nJun 19 11:05:58.664547 crc crio[3637]: time=\"2026-06-19T11:05:58.660481638Z\" level=info msg=\"Created container 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:05:58.811127 crc crio[3637]: time=\"2026-06-19T11:05:58.803462657Z\" level=info msg=\"Starting container: 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba\" id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:00.251303 crc crio[3637]: time=\"2026-06-19T11:06:00.251050036Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:00.253943 crc crio[3637]: time=\"2026-06-19T11:06:00.253872773Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:00.259565 crc crio[3637]: time=\"2026-06-19T11:06:00.256734741Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 19 11:06:00.566206 crc crio[3637]: time=\"2026-06-19T11:06:00.56375008Z\" level=info msg=\"Started container\" PID=11622 containerID=a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466\nJun 19 11:06:00.771984 crc crio[3637]: time=\"2026-06-19T11:06:00.771710657Z\" level=info msg=\"Started container\" PID=11616 containerID=7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb\nJun 19 11:06:05.574658 crc crio[3637]: time=\"2026-06-19T11:06:05.573307746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=92d524f6-0b5a-4040-975c-3c1e2766a89a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:05.944116 crc crio[3637]: time=\"2026-06-19T11:06:05.943889444Z\" level=info msg=\"Stopping container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a (timeout: 3600s)\" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:06.329810 crc crio[3637]: time=\"2026-06-19T11:06:06.323653993Z\" level=info msg=\"Stopping container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce (timeout: 30s)\" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:06.670737 crc crio[3637]: time=\"2026-06-19T11:06:06.532933324Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD\" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:06:06.670737 crc crio[3637]: time=\"2026-06-19T11:06:06.661811989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:07.282061 crc crio[3637]: time=\"2026-06-19T11:06:07.275647834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:08.494306 crc crio[3637]: time=\"2026-06-19T11:06:08.494202955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:08.549985 crc crio[3637]: time=\"2026-06-19T11:06:08.545673374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:08.695653 crc crio[3637]: time=\"2026-06-19T11:06:08.694630416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:09.402307 crc crio[3637]: time=\"2026-06-19T11:06:09.401699776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:09.542106 crc crio[3637]: time=\"2026-06-19T11:06:09.541861727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:10.326019 crc crio[3637]: time=\"2026-06-19T11:06:10.325965524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:10.704556 crc crio[3637]: time=\"2026-06-19T11:06:10.704277812Z\" level=info msg=\"Created container 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:10.776619 crc crio[3637]: time=\"2026-06-19T11:06:10.775054407Z\" level=info msg=\"Starting container: 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590\" id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:11.309018 crc crio[3637]: time=\"2026-06-19T11:06:11.211718634Z\" level=info msg=\"Started container\" PID=11794 containerID=1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:06:11.483274 crc crio[3637]: time=\"2026-06-19T11:06:11.482790785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:11.629611 crc crio[3637]: time=\"2026-06-19T11:06:11.629085585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4b7c0987-8ce6-4710-8be3-3cb42e2a3565 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:11.690844 crc crio[3637]: time=\"2026-06-19T11:06:11.686877546Z\" level=info msg=\"Stopped container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:11.739905 crc crio[3637]: time=\"2026-06-19T11:06:11.73040543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cac2af6c-2ca5-4de1-8172-d72424d72ede name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:12.040743 crc crio[3637]: time=\"2026-06-19T11:06:12.040645499Z\" level=info msg=\"Created container 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:12.056645 crc crio[3637]: time=\"2026-06-19T11:06:12.046107607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:12.073907 crc crio[3637]: time=\"2026-06-19T11:06:12.073852521Z\" level=info msg=\"Created container 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:12.262413 crc crio[3637]: time=\"2026-06-19T11:06:12.253669202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:12.313478 crc crio[3637]: time=\"2026-06-19T11:06:12.312477731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:12.401322 crc crio[3637]: time=\"2026-06-19T11:06:12.400692851Z\" level=info msg=\"Starting container: 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed\" id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:12.565541 crc crio[3637]: time=\"2026-06-19T11:06:12.564453225Z\" level=info msg=\"Created container 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:13.048663 crc crio[3637]: time=\"2026-06-19T11:06:13.002817047Z\" level=info msg=\"Starting container: 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46\" id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:13.080730 crc crio[3637]: time=\"2026-06-19T11:06:13.078743522Z\" level=info msg=\"Created container 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:13.264468 crc crio[3637]: time=\"2026-06-19T11:06:13.243637067Z\" level=info msg=\"Starting container: 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94\" id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:13.408878 crc crio[3637]: time=\"2026-06-19T11:06:13.408478479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:14.361410 crc crio[3637]: time=\"2026-06-19T11:06:14.35749463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:14.387113 crc crio[3637]: time=\"2026-06-19T11:06:14.386809528Z\" level=info msg=\"Starting container: 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b\" id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:14.449244 crc crio[3637]: time=\"2026-06-19T11:06:14.443663005Z\" level=info msg=\"Started container\" PID=11819 containerID=6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d\nJun 19 11:06:14.585673 crc crio[3637]: time=\"2026-06-19T11:06:14.570900954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:15.080790 crc crio[3637]: time=\"2026-06-19T11:06:14.938116912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:15.131296 crc crio[3637]: time=\"2026-06-19T11:06:15.129996251Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:15.131771 crc crio[3637]: time=\"2026-06-19T11:06:15.131586524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:15.131857 crc crio[3637]: time=\"2026-06-19T11:06:15.13177917Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 19 11:06:15.374741 crc crio[3637]: time=\"2026-06-19T11:06:15.374102601Z\" level=info msg=\"Started container\" PID=11830 containerID=8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7\nJun 19 11:06:16.133530 crc crio[3637]: time=\"2026-06-19T11:06:15.418752084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ca3c74f1-d077-4ff7-ae50-3a45e11a4fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:16.133530 crc crio[3637]: time=\"2026-06-19T11:06:16.061356972Z\" level=info msg=\"Started container\" PID=11812 containerID=1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a\nJun 19 11:06:16.281538 crc crio[3637]: time=\"2026-06-19T11:06:16.25759968Z\" level=info msg=\"Started container\" PID=11798 containerID=6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320\nJun 19 11:06:16.343824 crc crio[3637]: time=\"2026-06-19T11:06:16.341426549Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:16.533860 crc crio[3637]: time=\"2026-06-19T11:06:16.280625405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:16.665338 crc crio[3637]: time=\"2026-06-19T11:06:16.65951475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:16.696278 crc crio[3637]: time=\"2026-06-19T11:06:16.69295682Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:16.708573 crc crio[3637]: time=\"2026-06-19T11:06:16.703644031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9332310b-477a-4203-9696-1d2e3e581d8d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764350172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764523787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764555958Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 19 11:06:16.997777 crc crio[3637]: time=\"2026-06-19T11:06:16.996903538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:17.020065 crc crio[3637]: time=\"2026-06-19T11:06:17.019891832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:17.050445 crc crio[3637]: time=\"2026-06-19T11:06:17.050291349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:17.128907 crc crio[3637]: time=\"2026-06-19T11:06:17.128546967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0194ca98-d96a-425d-a56f-4035c86401c2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:17.337478 crc crio[3637]: time=\"2026-06-19T11:06:17.336741769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:17.543571 crc crio[3637]: time=\"2026-06-19T11:06:17.543491743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:17.796699 crc crio[3637]: time=\"2026-06-19T11:06:17.795694182Z\" level=info msg=\"Created container 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:17.931541 crc crio[3637]: time=\"2026-06-19T11:06:17.931248099Z\" level=info msg=\"Created container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:18.011660 crc crio[3637]: time=\"2026-06-19T11:06:18.011007058Z\" level=info msg=\"Starting container: 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea\" id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:18.081840 crc crio[3637]: time=\"2026-06-19T11:06:18.081759652Z\" level=info msg=\"Starting container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0\" id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:18.453275 crc crio[3637]: time=\"2026-06-19T11:06:18.447557072Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:18.472623 crc crio[3637]: time=\"2026-06-19T11:06:18.459246369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:18.472623 crc crio[3637]: time=\"2026-06-19T11:06:18.471881963Z\" level=info msg=\"Started container\" PID=11898 containerID=6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086\nJun 19 11:06:18.786835 crc crio[3637]: time=\"2026-06-19T11:06:18.782051898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:18.969322 crc crio[3637]: time=\"2026-06-19T11:06:18.965053006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:19.318126 crc crio[3637]: time=\"2026-06-19T11:06:19.31265133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8ffdb256-959c-4d47-9db2-21aa3cd280fd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:19.319327 crc crio[3637]: time=\"2026-06-19T11:06:19.319256159Z\" level=info msg=\"Started container\" PID=11902 containerID=1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90\nJun 19 11:06:19.822129 crc crio[3637]: time=\"2026-06-19T11:06:19.818548969Z\" level=info msg=\"Created container 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:19.874876 crc crio[3637]: time=\"2026-06-19T11:06:19.870724337Z\" level=info msg=\"Starting container: 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e\" id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:19.995726 crc crio[3637]: time=\"2026-06-19T11:06:19.993792835Z\" level=info msg=\"Created container d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:20.074868 crc crio[3637]: time=\"2026-06-19T11:06:20.074688055Z\" level=info msg=\"Starting container: d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623\" id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:20.225221 crc crio[3637]: time=\"2026-06-19T11:06:20.219306368Z\" level=info msg=\"Created container 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:20.365786 crc crio[3637]: time=\"2026-06-19T11:06:20.364537718Z\" level=info msg=\"Starting container: 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8\" id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:20.383675 crc crio[3637]: time=\"2026-06-19T11:06:20.382039134Z\" level=info msg=\"Started container\" PID=11952 containerID=5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af\nJun 19 11:06:20.390337 crc crio[3637]: time=\"2026-06-19T11:06:20.389325482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:20.413775 crc crio[3637]: time=\"2026-06-19T11:06:20.413629753Z\" level=info msg=\"Started container\" PID=11975 containerID=1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e\nJun 19 11:06:20.588057 crc crio[3637]: time=\"2026-06-19T11:06:20.587673587Z\" level=info msg=\"Started container\" PID=11953 containerID=d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad\nJun 19 11:06:20.645473 crc crio[3637]: time=\"2026-06-19T11:06:20.64367464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d5504e02-5912-4298-82ed-9707e293822d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:21.207438 crc crio[3637]: time=\"2026-06-19T11:06:21.19041872Z\" level=info msg=\"Created container 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:21.262673 crc crio[3637]: time=\"2026-06-19T11:06:21.26139891Z\" level=info msg=\"Starting container: 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12\" id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:21.398226 crc crio[3637]: time=\"2026-06-19T11:06:21.397659687Z\" level=info msg=\"Started container\" PID=11921 containerID=3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf\nJun 19 11:06:21.738124 crc crio[3637]: time=\"2026-06-19T11:06:21.733260584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911656176Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911723708Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911766179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 19 11:06:22.010115 crc crio[3637]: time=\"2026-06-19T11:06:22.007868292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:22.412662 crc crio[3637]: time=\"2026-06-19T11:06:22.408580001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:26.820505 crc crio[3637]: time=\"2026-06-19T11:06:26.782324454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:28.445787 crc crio[3637]: time=\"2026-06-19T11:06:28.443573946Z\" 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=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:06:28.586731 crc crio[3637]: time=\"2026-06-19T11:06:28.582381861Z\" level=info msg=\"Created container 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:28.698777 crc crio[3637]: time=\"2026-06-19T11:06:28.698043197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f80d05d9-caaa-4117-91b2-ea95995949ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:28.908486 crc crio[3637]: time=\"2026-06-19T11:06:28.844817299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cb2eac33-090e-4086-8eaf-c6141c46cc5e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:28.908486 crc crio[3637]: time=\"2026-06-19T11:06:28.882831032Z\" level=info msg=\"Starting container: 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307\" id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:28.929586 crc crio[3637]: time=\"2026-06-19T11:06:28.925528374Z\" level=info msg=\"Created container 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:29.002640 crc crio[3637]: time=\"2026-06-19T11:06:28.998270132Z\" level=info msg=\"Starting container: 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a\" id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:29.151482 crc crio[3637]: time=\"2026-06-19T11:06:29.150864932Z\" level=info msg=\"Started container\" PID=12011 containerID=7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a\nJun 19 11:06:29.192381 crc crio[3637]: time=\"2026-06-19T11:06:29.189279466Z\" level=info msg=\"Started container\" PID=12014 containerID=9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9\nJun 19 11:06:29.828289 crc crio[3637]: time=\"2026-06-19T11:06:29.82329579Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:29.840779 crc crio[3637]: time=\"2026-06-19T11:06:29.833805096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:29.890460 crc crio[3637]: time=\"2026-06-19T11:06:29.887870206Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:29.975596 crc crio[3637]: time=\"2026-06-19T11:06:29.962858975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:30.086486 crc crio[3637]: time=\"2026-06-19T11:06:30.083587669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=09c6ce7b-0386-49f2-a37c-bc732df4dd25 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:30.232369 crc crio[3637]: time=\"2026-06-19T11:06:30.231690136Z\" level=info msg=\"Ran pod sandbox 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f with infra container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD\" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:06:30.415772 crc crio[3637]: time=\"2026-06-19T11:06:30.41491856Z\" level=info msg=\"Stopping container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 (timeout: 30s)\" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:30.470515 crc crio[3637]: time=\"2026-06-19T11:06:30.469333791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:30.475609 crc crio[3637]: time=\"2026-06-19T11:06:30.472928608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebe19bc5-ade7-42ca-aa3e-870f4e66cda1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:31.354963 crc crio[3637]: time=\"2026-06-19T11:06:31.354586316Z\" level=info msg=\"Created container af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:31.385694 crc crio[3637]: time=\"2026-06-19T11:06:31.383588405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:31.409234 crc crio[3637]: time=\"2026-06-19T11:06:31.408943894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:31.985876 crc crio[3637]: time=\"2026-06-19T11:06:31.985803682Z\" level=info msg=\"Created container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:32.149412 crc crio[3637]: time=\"2026-06-19T11:06:32.145920758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:32.251601 crc crio[3637]: time=\"2026-06-19T11:06:32.251469319Z\" level=info msg=\"Created container 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:32.405316 crc crio[3637]: time=\"2026-06-19T11:06:32.397306814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9f51f14e-59b9-4a94-b48c-91b973255de6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:32.472236 crc crio[3637]: time=\"2026-06-19T11:06:32.471447632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=20317466-392f-48ad-9e68-3f68fe78adf2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:32.567636 crc crio[3637]: time=\"2026-06-19T11:06:32.565388876Z\" level=info msg=\"Starting container: af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69\" id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:32.623337 crc crio[3637]: time=\"2026-06-19T11:06:32.616478865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:32.638905 crc crio[3637]: time=\"2026-06-19T11:06:32.637880917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:32.700500 crc crio[3637]: time=\"2026-06-19T11:06:32.699833703Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:32.700821 crc crio[3637]: time=\"2026-06-19T11:06:32.700620643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:32.736688 crc crio[3637]: time=\"2026-06-19T11:06:32.727805983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=d5774a82-eb12-4614-9862-9c5c95d25da6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:32.736688 crc crio[3637]: time=\"2026-06-19T11:06:32.7280562Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:32.785226 crc crio[3637]: time=\"2026-06-19T11:06:32.778272996Z\" level=info msg=\"Starting container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338\" id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:32.795880 crc crio[3637]: time=\"2026-06-19T11:06:32.79571479Z\" level=info msg=\"Starting container: 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725\" id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:32.924834 crc crio[3637]: time=\"2026-06-19T11:06:32.924142873Z\" level=info msg=\"Started container\" PID=12099 containerID=af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de\nJun 19 11:06:32.994621 crc crio[3637]: time=\"2026-06-19T11:06:32.994500376Z\" level=info msg=\"Started container\" PID=12128 containerID=4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320\nJun 19 11:06:33.176542 crc crio[3637]: time=\"2026-06-19T11:06:33.148804442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:33.801280 crc crio[3637]: time=\"2026-06-19T11:06:33.79227745Z\" level=info msg=\"Started container\" PID=12094 containerID=34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\nJun 19 11:06:33.845729 crc crio[3637]: time=\"2026-06-19T11:06:33.845631032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:34.059894 crc crio[3637]: time=\"2026-06-19T11:06:34.054475613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fa5d468e-9bcb-48d5-887a-5c3fe96df13e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:34.367932 crc crio[3637]: time=\"2026-06-19T11:06:34.30682412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:34.634749 crc crio[3637]: time=\"2026-06-19T11:06:34.503410264Z\" level=info msg=\"Created container 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:34.640900 crc crio[3637]: time=\"2026-06-19T11:06:34.639793226Z\" level=info msg=\"Stopped container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:34.710775 crc crio[3637]: time=\"2026-06-19T11:06:34.709857038Z\" level=info msg=\"Created container 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:34.717677 crc crio[3637]: time=\"2026-06-19T11:06:34.717600626Z\" level=info msg=\"Starting container: 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f\" id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:34.730210 crc crio[3637]: time=\"2026-06-19T11:06:34.728496004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97a23734-4fef-4d3b-b7c1-5e9d6e35c57c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:34.850217 crc crio[3637]: time=\"2026-06-19T11:06:34.849643865Z\" level=info msg=\"Starting container: 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117\" id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:34.911786 crc crio[3637]: time=\"2026-06-19T11:06:34.909634514Z\" level=info msg=\"Started container\" PID=12161 containerID=1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2\nJun 19 11:06:35.030267 crc crio[3637]: time=\"2026-06-19T11:06:35.029365135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:35.048209 crc crio[3637]: time=\"2026-06-19T11:06:35.046766585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22968fd0-abca-411c-a8af-aaa52cdf2e17 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:35.050354 crc crio[3637]: time=\"2026-06-19T11:06:35.049614886Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:35.171092 crc crio[3637]: time=\"2026-06-19T11:06:35.170769118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:35.194776 crc crio[3637]: time=\"2026-06-19T11:06:35.194463804Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:35.197085 crc crio[3637]: time=\"2026-06-19T11:06:35.195888764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:35.582324 crc crio[3637]: time=\"2026-06-19T11:06:35.581370869Z\" level=info msg=\"Started container\" PID=12157 containerID=0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af\nJun 19 11:06:35.593229 crc crio[3637]: time=\"2026-06-19T11:06:35.592393509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:36.260448 crc crio[3637]: time=\"2026-06-19T11:06:36.257678522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:36.712565 crc crio[3637]: time=\"2026-06-19T11:06:36.710797661Z\" level=info msg=\"Stopping container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 (timeout: 2s)\" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:36.760337 crc crio[3637]: time=\"2026-06-19T11:06:36.755228553Z\" level=info msg=\"Stopping container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c (timeout: 30s)\" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:37.153499 crc crio[3637]: time=\"2026-06-19T11:06:37.153448306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:37.179191 crc crio[3637]: time=\"2026-06-19T11:06:37.176908917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=0ef40afd-2d91-4d1f-a4f5-a91985199c73 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:37.219203 crc crio[3637]: time=\"2026-06-19T11:06:37.217300574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2aeee318-c2d7-4621-976c-68247123126b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:37.465877 crc crio[3637]: time=\"2026-06-19T11:06:37.46360764Z\" level=info msg=\"Created container 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:37.467518 crc crio[3637]: time=\"2026-06-19T11:06:37.467301784Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:37.481868 crc crio[3637]: time=\"2026-06-19T11:06:37.474355163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:37.496464 crc crio[3637]: time=\"2026-06-19T11:06:37.487614206Z\" level=info msg=\"Created container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:37.625193 crc crio[3637]: time=\"2026-06-19T11:06:37.624895943Z\" level=info msg=\"Starting container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938\" id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:37.702625 crc crio[3637]: time=\"2026-06-19T11:06:37.69973055Z\" level=info msg=\"Starting container: 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586\" id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:37.731494 crc crio[3637]: time=\"2026-06-19T11:06:37.727364818Z\" level=info msg=\"Started container\" PID=12236 containerID=21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138\nJun 19 11:06:37.937407 crc crio[3637]: time=\"2026-06-19T11:06:37.93734566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:38.169121 crc crio[3637]: time=\"2026-06-19T11:06:38.16892202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:38.185704 crc crio[3637]: time=\"2026-06-19T11:06:38.184788128Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:38.185815 crc crio[3637]: time=\"2026-06-19T11:06:38.185712833Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 19 11:06:38.240953 crc crio[3637]: time=\"2026-06-19T11:06:38.240890137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:38.251416 crc crio[3637]: time=\"2026-06-19T11:06:38.250494258Z\" level=info msg=\"Started container\" PID=12199 containerID=1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:06:38.672580 crc crio[3637]: time=\"2026-06-19T11:06:38.67178006Z\" level=info msg=\"Stopped container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:38.681363 crc crio[3637]: time=\"2026-06-19T11:06:38.681095504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9f03ca78-9329-4016-8b9f-d18ee7407b6a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:38.689352 crc crio[3637]: time=\"2026-06-19T11:06:38.689270404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fd85bef8-9a5b-47e7-957b-37a132e890ef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:38.759695 crc crio[3637]: time=\"2026-06-19T11:06:38.75943923Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:38.769562 crc crio[3637]: time=\"2026-06-19T11:06:38.762631769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:39.217470 crc crio[3637]: time=\"2026-06-19T11:06:39.216948342Z\" level=info msg=\"Created container 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:39.227021 crc crio[3637]: time=\"2026-06-19T11:06:39.219366271Z\" level=info msg=\"Stopped container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:39.277325 crc crio[3637]: time=\"2026-06-19T11:06:39.276035567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c4d1ae9a-ec6f-4219-931f-468372a07e71 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:39.292424 crc crio[3637]: time=\"2026-06-19T11:06:39.279110573Z\" level=info msg=\"Starting container: 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4\" id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:39.365465 crc crio[3637]: time=\"2026-06-19T11:06:39.364839157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a4764792-95a9-4483-bb17-22e5e13749be name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:39.455646 crc crio[3637]: time=\"2026-06-19T11:06:39.447791823Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:39.790732 crc crio[3637]: time=\"2026-06-19T11:06:39.781644533Z\" level=info msg=\"Started container\" PID=12267 containerID=55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece\nJun 19 11:06:40.591660 crc crio[3637]: time=\"2026-06-19T11:06:40.583850413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:41.269988 crc crio[3637]: time=\"2026-06-19T11:06:41.269569263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:42.580440 crc crio[3637]: time=\"2026-06-19T11:06:42.571526546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:42.644478 crc crio[3637]: time=\"2026-06-19T11:06:42.635673542Z\" level=info msg=\"Stopping container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 (timeout: 30s)\" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:42.715306 crc crio[3637]: time=\"2026-06-19T11:06:42.715213871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:43.134736 crc crio[3637]: time=\"2026-06-19T11:06:43.116932293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:43.186763 crc crio[3637]: time=\"2026-06-19T11:06:43.186693628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:44.163500 crc crio[3637]: time=\"2026-06-19T11:06:44.163427992Z\" level=info msg=\"Stopped container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:44.230983 crc crio[3637]: time=\"2026-06-19T11:06:44.230530301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4e54b183-09d3-42ab-9e2c-eea8e7292ae2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:44.290982 crc crio[3637]: time=\"2026-06-19T11:06:44.290917172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5feca953-5efc-40c5-bc41-eaa93ca3b311 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:44.318895 crc crio[3637]: time=\"2026-06-19T11:06:44.318513699Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:44.319356 crc crio[3637]: time=\"2026-06-19T11:06:44.31890864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:44.460696 crc crio[3637]: time=\"2026-06-19T11:06:44.447669196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:44.820918 crc crio[3637]: time=\"2026-06-19T11:06:44.819830076Z\" level=info msg=\"Created container ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:44.913659 crc crio[3637]: time=\"2026-06-19T11:06:44.912837635Z\" level=info msg=\"Starting container: ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e\" id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:44.934963 crc crio[3637]: time=\"2026-06-19T11:06:44.934823904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:45.335340 crc crio[3637]: time=\"2026-06-19T11:06:45.333277564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:45.847334 crc crio[3637]: time=\"2026-06-19T11:06:45.846815356Z\" level=info msg=\"Started container\" PID=12358 containerID=ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a\nJun 19 11:06:45.868498 crc crio[3637]: time=\"2026-06-19T11:06:45.865962624Z\" level=info msg=\"Created container c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:45.882496 crc crio[3637]: time=\"2026-06-19T11:06:45.881585274Z\" level=info msg=\"Created container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:45.935619 crc crio[3637]: time=\"2026-06-19T11:06:45.934831104Z\" level=info msg=\"Starting container: c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe\" id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:45.994926 crc crio[3637]: time=\"2026-06-19T11:06:45.994845623Z\" level=info msg=\"Starting container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924\" id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:46.694396 crc crio[3637]: time=\"2026-06-19T11:06:46.692936292Z\" level=info msg=\"Started container\" PID=12364 containerID=5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:06:46.924814 crc crio[3637]: time=\"2026-06-19T11:06:46.917803643Z\" level=info msg=\"Started container\" PID=12376 containerID=c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466\nJun 19 11:06:47.904269 crc crio[3637]: time=\"2026-06-19T11:06:47.901593656Z\" level=info msg=\"Created container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.254557845Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.255677506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.255711487Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 19 11:06:48.300499 crc crio[3637]: time=\"2026-06-19T11:06:48.299638004Z\" level=info msg=\"Starting container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc\" id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:48.874477 crc crio[3637]: time=\"2026-06-19T11:06:48.871655032Z\" level=info msg=\"Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:06:48.880308 crc crio[3637]: time=\"2026-06-19T11:06:48.877377353Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc0016101b8}] Aliases:map[]}\"\nJun 19 11:06:48.892873 crc crio[3637]: time=\"2026-06-19T11:06:48.884195386Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:06:49.102413 crc crio[3637]: time=\"2026-06-19T11:06:49.102269976Z\" level=info msg=\"Started container\" PID=12425 containerID=b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90\nJun 19 11:06:49.389575 crc crio[3637]: time=\"2026-06-19T11:06:49.388348023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:50.162605 crc crio[3637]: time=\"2026-06-19T11:06:50.156784721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:51.993339 crc crio[3637]: time=\"2026-06-19T11:06:51.983484541Z\" level=info msg=\"Created container a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:52.101648 crc crio[3637]: time=\"2026-06-19T11:06:52.10138275Z\" level=info msg=\"Starting container: a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0\" id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:52.226875 crc crio[3637]: time=\"2026-06-19T11:06:52.224602101Z\" level=info msg=\"Started container\" PID=12481 containerID=a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9\nJun 19 11:06:53.011607 crc crio[3637]: time=\"2026-06-19T11:06:53.009434232Z\" level=info msg=\"Stopping container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 (timeout: 30s)\" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:53.469703 crc crio[3637]: time=\"2026-06-19T11:06:53.469406924Z\" level=info msg=\"Created container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:53.471730 crc crio[3637]: time=\"2026-06-19T11:06:53.471537435Z\" level=info msg=\"Starting container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb\" id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:53.709752 crc crio[3637]: time=\"2026-06-19T11:06:53.709548137Z\" level=info msg=\"Started container\" PID=12487 containerID=3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb description=openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\nJun 19 11:06:53.950856 crc crio[3637]: time=\"2026-06-19T11:06:53.949498504Z\" level=info msg=\"Stopped container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:53.963657 crc crio[3637]: time=\"2026-06-19T11:06:53.962968554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=af32b195-cafb-4b94-867a-e21aba97b7d2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:54.026661 crc crio[3637]: time=\"2026-06-19T11:06:54.026560754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1fcf8735-c8f1-4c9d-b526-ce7da1f7f275 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:54.177261 crc crio[3637]: time=\"2026-06-19T11:06:54.175403736Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:54.444911 crc crio[3637]: time=\"2026-06-19T11:06:54.444012091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:54.522728 crc crio[3637]: time=\"2026-06-19T11:06:54.519582559Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:06:54.811521 crc crio[3637]: time=\"2026-06-19T11:06:54.787902664Z\" level=info msg=\"Stopped container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:54.819398 crc crio[3637]: time=\"2026-06-19T11:06:54.818623859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9e2d073d-1db8-4b96-ba3c-8b291a56d32f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:56.307287 crc crio[3637]: time=\"2026-06-19T11:06:56.301261561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1a65a743-a29f-409f-b8eb-88c3d0b77619 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:56.358626 crc crio[3637]: time=\"2026-06-19T11:06:56.353389408Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:56.358883 crc crio[3637]: time=\"2026-06-19T11:06:56.358810201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:56.550512 crc crio[3637]: time=\"2026-06-19T11:06:56.527079781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:56.703695 crc crio[3637]: time=\"2026-06-19T11:06:56.695569554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:56.725207 crc crio[3637]: time=\"2026-06-19T11:06:56.724860389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:56.753085 crc crio[3637]: time=\"2026-06-19T11:06:56.752867929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:56.759970 crc crio[3637]: time=\"2026-06-19T11:06:56.759893686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:06:57.370205 crc crio[3637]: time=\"2026-06-19T11:06:57.369541614Z\" level=info msg=\"Created container 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:57.395387 crc crio[3637]: time=\"2026-06-19T11:06:57.394028452Z\" level=info msg=\"Starting container: 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d\" id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:57.513241 crc crio[3637]: time=\"2026-06-19T11:06:57.512658683Z\" level=info msg=\"Created container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:57.546016 crc crio[3637]: time=\"2026-06-19T11:06:57.544693395Z\" level=info msg=\"Starting container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd\" id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:57.612905 crc crio[3637]: time=\"2026-06-19T11:06:57.612354281Z\" level=info msg=\"Created container 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:57.620321 crc crio[3637]: time=\"2026-06-19T11:06:57.618866074Z\" level=info msg=\"Starting container: 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7\" id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:06:57.672011 crc crio[3637]: time=\"2026-06-19T11:06:57.671940199Z\" level=info msg=\"Started container\" PID=12587 containerID=7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:06:57.708536 crc crio[3637]: time=\"2026-06-19T11:06:57.707676626Z\" level=info msg=\"Started container\" PID=12586 containerID=48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023\nJun 19 11:06:57.892423 crc crio[3637]: time=\"2026-06-19T11:06:57.876634493Z\" level=info msg=\"Started container\" PID=12585 containerID=30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2\nJun 19 11:06:58.211899 crc crio[3637]: time=\"2026-06-19T11:06:58.210836264Z\" level=info msg=\"Stopping container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb (timeout: 30s)\" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:06:59.436399 crc crio[3637]: time=\"2026-06-19T11:06:59.407725818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a28861b2-02c1-40f7-bde2-474a42fe2f60 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:59.602419 crc crio[3637]: time=\"2026-06-19T11:06:59.600797755Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4406f9a-90ff-4d93-9254-9758fee7942c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:06:59.637337 crc crio[3637]: time=\"2026-06-19T11:06:59.636963844Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:06:59.637642 crc crio[3637]: time=\"2026-06-19T11:06:59.63755459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:00.066378 crc crio[3637]: time=\"2026-06-19T11:07:00.063984299Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7lkwd/POD\" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:00.066378 crc crio[3637]: time=\"2026-06-19T11:07:00.065273795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:00.176995 crc crio[3637]: time=\"2026-06-19T11:07:00.176878607Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-42587/POD\" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:00.177419 crc crio[3637]: time=\"2026-06-19T11:07:00.177007761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:00.726926 crc crio[3637]: time=\"2026-06-19T11:07:00.726031301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nvvwz/POD\" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:00.726926 crc crio[3637]: time=\"2026-06-19T11:07:00.726444144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:01.816938 crc crio[3637]: time=\"2026-06-19T11:07:01.816661533Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4l9ns/POD\" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:01.816938 crc crio[3637]: time=\"2026-06-19T11:07:01.816817598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:03.889433 crc crio[3637]: time=\"2026-06-19T11:07:03.887720636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.951406376Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.953029062Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.957312203Z\" level=info msg=\"Stopping container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd (timeout: 30s)\" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:08.289482 crc crio[3637]: time=\"2026-06-19T11:07:08.289033294Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:08.289482 crc crio[3637]: time=\"2026-06-19T11:07:08.289475547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:08.289889 crc crio[3637]: time=\"2026-06-19T11:07:08.289509888Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 19 11:07:08.929966 crc crio[3637]: time=\"2026-06-19T11:07:08.92955657Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"\nJun 19 11:07:08.929966 crc crio[3637]: time=\"2026-06-19T11:07:08.929635882Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nvvwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:09.122239 crc crio[3637]: time=\"2026-06-19T11:07:09.117876603Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}\"\nJun 19 11:07:09.122239 crc crio[3637]: time=\"2026-06-19T11:07:09.118841981Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7lkwd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:09.184903 crc crio[3637]: time=\"2026-06-19T11:07:09.176419452Z\" level=info msg=\"Stopped pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:09.184903 crc crio[3637]: time=\"2026-06-19T11:07:09.176650628Z\" level=info msg=\"Stopped container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:09.211520 crc crio[3637]: time=\"2026-06-19T11:07:09.20941552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=dc843837-9423-4d22-ac27-5c70898c6081 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:10.034496 crc crio[3637]: time=\"2026-06-19T11:07:10.033919628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f43bfa3c-4754-4bd9-9053-24aaca1e3587 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:10.289079 crc crio[3637]: time=\"2026-06-19T11:07:10.288331002Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:10.289079 crc crio[3637]: time=\"2026-06-19T11:07:10.288715923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:10.410703 crc crio[3637]: time=\"2026-06-19T11:07:10.410511783Z\" level=info msg=\"Stopping container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 (timeout: 30s)\" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:10.461051 crc crio[3637]: time=\"2026-06-19T11:07:10.460809289Z\" level=info msg=\"Stopping container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b (timeout: 30s)\" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:10.705970 crc crio[3637]: time=\"2026-06-19T11:07:10.705583261Z\" level=info msg=\"Removing container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938\" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:10.889856 crc crio[3637]: time=\"2026-06-19T11:07:10.888287547Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}\"\nJun 19 11:07:10.889856 crc crio[3637]: time=\"2026-06-19T11:07:10.888463041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4l9ns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:10.983340 crc crio[3637]: time=\"2026-06-19T11:07:10.980226565Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}\"\nJun 19 11:07:10.983340 crc crio[3637]: time=\"2026-06-19T11:07:10.980485042Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-42587 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:11.084239 crc crio[3637]: time=\"2026-06-19T11:07:11.082874946Z\" level=info msg=\"Stopped container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.315027803Z\" level=info msg=\"Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.315933728Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc001610110}] Aliases:map[]}\"\nJun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.316589956Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:11.359956 crc crio[3637]: time=\"2026-06-19T11:07:11.359723271Z\" level=info msg=\"Stopped container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:11.388885 crc crio[3637]: time=\"2026-06-19T11:07:11.388556793Z\" level=info msg=\"Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:11.389503 crc crio[3637]: time=\"2026-06-19T11:07:11.389396897Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc0010a44b0}] Aliases:map[]}\"\nJun 19 11:07:11.389788 crc crio[3637]: time=\"2026-06-19T11:07:11.389644143Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:11.444226 crc crio[3637]: time=\"2026-06-19T11:07:11.443737007Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:11.503563 crc crio[3637]: time=\"2026-06-19T11:07:11.503318004Z\" level=info msg=\"Removed container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:11.518205 crc crio[3637]: time=\"2026-06-19T11:07:11.517543424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:11.607858 crc crio[3637]: time=\"2026-06-19T11:07:11.607722874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:11.666866 crc crio[3637]: time=\"2026-06-19T11:07:11.664576506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:12.217046 crc crio[3637]: time=\"2026-06-19T11:07:12.209895691Z\" level=info msg=\"Created container 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:12.219588 crc crio[3637]: time=\"2026-06-19T11:07:12.219395438Z\" level=info msg=\"Starting container: 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e\" id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:12.509916 crc crio[3637]: time=\"2026-06-19T11:07:12.509482737Z\" level=info msg=\"Started container\" PID=12866 containerID=01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2\nJun 19 11:07:12.898673 crc crio[3637]: time=\"2026-06-19T11:07:12.898333347Z\" level=info msg=\"Created container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:12.924897 crc crio[3637]: time=\"2026-06-19T11:07:12.924710499Z\" level=info msg=\"Starting container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19\" id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:13.211314 crc crio[3637]: time=\"2026-06-19T11:07:13.206071033Z\" level=info msg=\"Stopping container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 (timeout: 2s)\" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:13.629020 crc crio[3637]: time=\"2026-06-19T11:07:13.625071521Z\" level=info msg=\"Started container\" PID=12863 containerID=9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:07:14.631493 crc crio[3637]: time=\"2026-06-19T11:07:14.614634677Z\" level=info msg=\"Stopped container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:14.642271 crc crio[3637]: time=\"2026-06-19T11:07:14.642027858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b7254579-1bf0-4e2b-a6a1-cd2035041b93 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:14.657814 crc crio[3637]: time=\"2026-06-19T11:07:14.657622996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f38a592-dffb-4b85-8b55-1aed114f3a3b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:14.821245 crc crio[3637]: time=\"2026-06-19T11:07:14.806364806Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:14.821245 crc crio[3637]: time=\"2026-06-19T11:07:14.806958532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:17.108919 crc crio[3637]: time=\"2026-06-19T11:07:17.107950436Z\" level=info msg=\"Removing container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940\" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:18.969816 crc crio[3637]: 2026-06-19T11:07:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3111ad30c53330 Mac:32:6a:4c:d3:1b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:18.990569 crc crio[3637]: time=\"2026-06-19T11:07:18.987905324Z\" level=info msg=\"Removed container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:19.063386 crc crio[3637]: time=\"2026-06-19T11:07:19.063094532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:19.190309 crc crio[3637]: time=\"2026-06-19T11:07:19.189488351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:19.530910 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7292de349d5d1fa Mac:16:cf:fd:f3:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:19.755515 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd5afbc8d0bdac4 Mac:32:6b:1f:63:88:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:19.792417 crc crio[3637]: time=\"2026-06-19T11:07:19.792258464Z\" level=info msg=\"Stopped pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:19.929212 crc crio[3637]: time=\"2026-06-19T11:07:19.925052254Z\" level=info msg=\"Created container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:19.957769 crc crio[3637]: time=\"2026-06-19T11:07:19.954874154Z\" level=info msg=\"Starting container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0\" id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:19.978096 crc crio[3637]: time=\"2026-06-19T11:07:19.977933012Z\" level=info msg=\"Stopped pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:20.042851 crc crio[3637]: time=\"2026-06-19T11:07:20.042608644Z\" level=info msg=\"Started container\" PID=13046 containerID=a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:07:20.123105 crc crio[3637]: time=\"2026-06-19T11:07:20.115683271Z\" level=info msg=\"Removing container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421\" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:20.177494 crc crio[3637]: 2026-06-19T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdd2f701b7658a Mac:a2:bd:4c:38:a2:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.170931867Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171005939Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171691718Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171980707Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-42587 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171996527Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.174851438Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.175200367Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7lkwd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.17566298Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}\"\nJun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.175824865Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4l9ns for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:20.217970 crc crio[3637]: time=\"2026-06-19T11:07:20.2168215Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nvvwz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:20.334818 crc crio[3637]: time=\"2026-06-19T11:07:20.331669334Z\" level=info msg=\"Ran pod sandbox 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 with infra container: openshift-marketplace/redhat-operators-4l9ns/POD\" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:20.339886 crc crio[3637]: time=\"2026-06-19T11:07:20.339764322Z\" level=info msg=\"Ran pod sandbox fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda with infra container: openshift-marketplace/certified-operators-42587/POD\" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:20.372069 crc crio[3637]: time=\"2026-06-19T11:07:20.371950088Z\" level=info msg=\"Ran pod sandbox 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 with infra container: openshift-marketplace/redhat-marketplace-nvvwz/POD\" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:20.376418 crc crio[3637]: time=\"2026-06-19T11:07:20.376306461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e95aae3-5f97-4a9a-b711-b56e5fa0e1f7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.385498 crc crio[3637]: time=\"2026-06-19T11:07:20.385306214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b87a71bd-2c5d-41b5-b4fb-9ca908b96200 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394515953Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394581705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394606506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 19 11:07:20.421025 crc crio[3637]: time=\"2026-06-19T11:07:20.420941117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b918313-c04e-4f93-8ffc-368db7737165 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.438606 crc crio[3637]: time=\"2026-06-19T11:07:20.437057171Z\" level=info msg=\"Ran pod sandbox d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 with infra container: openshift-marketplace/community-operators-7lkwd/POD\" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.45371158Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.453751081Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.453771922Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 19 11:07:20.464210 crc crio[3637]: time=\"2026-06-19T11:07:20.459463293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27dfbad9-91e8-482f-bd23-5bb7109b68a4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.464210 crc crio[3637]: time=\"2026-06-19T11:07:20.462098066Z\" level=info msg=\"Removed container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:20.509897 crc crio[3637]: time=\"2026-06-19T11:07:20.509634565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0187898a-1dfe-4ba9-b5cf-fa83cc3afb8c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.510417 crc crio[3637]: time=\"2026-06-19T11:07:20.510276893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58df1e28-efad-4e03-99d3-f784a5689010 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.548603 crc crio[3637]: time=\"2026-06-19T11:07:20.535677999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd1ac8da-8beb-4fb3-84d5-0c6454a6723d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.668629 crc crio[3637]: time=\"2026-06-19T11:07:20.667939303Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:20.670455 crc crio[3637]: time=\"2026-06-19T11:07:20.670369961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:20.684055 crc crio[3637]: time=\"2026-06-19T11:07:20.683855221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fba75341-fea3-4f90-84da-c9b3c8f1a202 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731535953Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731588265Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731612006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.737977435Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.738749807Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/extract-utilities\" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:20.806064 crc crio[3637]: time=\"2026-06-19T11:07:20.794048884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:20.806064 crc crio[3637]: time=\"2026-06-19T11:07:20.794061724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:20.852969 crc crio[3637]: time=\"2026-06-19T11:07:20.851601014Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD\" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:20.852969 crc crio[3637]: time=\"2026-06-19T11:07:20.851787869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.906775889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.90755474Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.907585822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:07:20.942043 crc crio[3637]: time=\"2026-06-19T11:07:20.941909478Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:21.062950 crc crio[3637]: time=\"2026-06-19T11:07:21.062802482Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD\" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:21.062950 crc crio[3637]: time=\"2026-06-19T11:07:21.062966657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:21.147068 crc crio[3637]: time=\"2026-06-19T11:07:21.146991792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:21.159440 crc crio[3637]: time=\"2026-06-19T11:07:21.154885435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:21.380771 crc crio[3637]: time=\"2026-06-19T11:07:21.37951898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:21.528339 crc crio[3637]: time=\"2026-06-19T11:07:21.52759092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:22.069853 crc crio[3637]: time=\"2026-06-19T11:07:22.069673704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:22.096759 crc crio[3637]: time=\"2026-06-19T11:07:22.096332185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:22.105964 crc crio[3637]: time=\"2026-06-19T11:07:22.105609425Z\" level=info msg=\"Removing container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b\" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:22.144728 crc crio[3637]: time=\"2026-06-19T11:07:22.143324127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:22.399111 crc crio[3637]: time=\"2026-06-19T11:07:22.392110493Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}\"\nJun 19 11:07:22.399650 crc crio[3637]: time=\"2026-06-19T11:07:22.399313136Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:22.964889 crc crio[3637]: time=\"2026-06-19T11:07:22.964430959Z\" level=info msg=\"Created container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities\" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:23.070568 crc crio[3637]: time=\"2026-06-19T11:07:23.069825707Z\" level=info msg=\"Starting container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb\" id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:23.100270 crc crio[3637]: time=\"2026-06-19T11:07:23.0997948Z\" level=info msg=\"Created container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:23.116592 crc crio[3637]: time=\"2026-06-19T11:07:23.116256195Z\" level=info msg=\"Starting container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba\" id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:23.155501 crc crio[3637]: time=\"2026-06-19T11:07:23.151295611Z\" level=info msg=\"Started container\" PID=13125 containerID=585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba description=openshift-marketplace/community-operators-7lkwd/extract-utilities id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\nJun 19 11:07:23.187713 crc crio[3637]: time=\"2026-06-19T11:07:23.187050918Z\" level=info msg=\"Created container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:23.251812 crc crio[3637]: time=\"2026-06-19T11:07:23.251664248Z\" level=info msg=\"Started container\" PID=13126 containerID=de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb description=openshift-marketplace/certified-operators-42587/extract-utilities id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\nJun 19 11:07:23.283774 crc crio[3637]: time=\"2026-06-19T11:07:23.282084654Z\" level=info msg=\"Starting container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923\" id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:23.320926 crc crio[3637]: time=\"2026-06-19T11:07:23.320813465Z\" level=info msg=\"Stopping container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 (timeout: 600s)\" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:23.332286 crc crio[3637]: time=\"2026-06-19T11:07:23.323994374Z\" level=info msg=\"Started container\" PID=13130 containerID=0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923 description=openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\nJun 19 11:07:23.533412 crc crio[3637]: time=\"2026-06-19T11:07:23.524669906Z\" level=info msg=\"Removed container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:23.543206 crc crio[3637]: time=\"2026-06-19T11:07:23.540400908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.562573632Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}\"\nJun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.562631114Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.567004077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:24.046021 crc crio[3637]: time=\"2026-06-19T11:07:24.016424333Z\" level=info msg=\"Created container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:24.046021 crc crio[3637]: time=\"2026-06-19T11:07:24.029512482Z\" level=info msg=\"Starting container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd\" id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:24.068266 crc crio[3637]: time=\"2026-06-19T11:07:24.067563643Z\" level=info msg=\"Started container\" PID=13160 containerID=070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd description=openshift-marketplace/redhat-operators-4l9ns/extract-utilities id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\nJun 19 11:07:24.705831 crc crio[3637]: time=\"2026-06-19T11:07:24.704079647Z\" level=info msg=\"Stopped container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:24.710042 crc crio[3637]: time=\"2026-06-19T11:07:24.709769367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7144774a-7639-496a-aeef-96510aaed676 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:24.769780 crc crio[3637]: time=\"2026-06-19T11:07:24.749850486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=889470ac-f391-410f-8a6d-6680b72bd142 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:24.799070 crc crio[3637]: time=\"2026-06-19T11:07:24.798707882Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:24.836422 crc crio[3637]: time=\"2026-06-19T11:07:24.825778515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:24.849601 crc crio[3637]: time=\"2026-06-19T11:07:24.840592822Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:25.071130 crc crio[3637]: time=\"2026-06-19T11:07:25.070069312Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage\nJun 19 11:07:25.082762 crc crio[3637]: time=\"2026-06-19T11:07:25.082413621Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage\nJun 19 11:07:25.148950 crc crio[3637]: time=\"2026-06-19T11:07:25.145701593Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:07:25.203546 crc crio[3637]: time=\"2026-06-19T11:07:25.188807907Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:07:25.209249 crc crio[3637]: time=\"2026-06-19T11:07:25.208812261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:07:25.211085 crc crio[3637]: time=\"2026-06-19T11:07:25.210694644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:07:25.222196 crc crio[3637]: time=\"2026-06-19T11:07:25.222086085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage\nJun 19 11:07:25.229775 crc crio[3637]: time=\"2026-06-19T11:07:25.22973573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:07:25.296692 crc crio[3637]: time=\"2026-06-19T11:07:25.295821271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:25.304606 crc crio[3637]: time=\"2026-06-19T11:07:25.298922278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:25.865515 crc crio[3637]: time=\"2026-06-19T11:07:25.841363402Z\" level=info msg=\"Created container 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:25.906711 crc crio[3637]: time=\"2026-06-19T11:07:25.896841195Z\" level=info msg=\"Starting container: 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76\" id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:26.342005 crc crio[3637]: time=\"2026-06-19T11:07:26.341875096Z\" level=info msg=\"Started container\" PID=13212 containerID=2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450\nJun 19 11:07:28.368410 crc crio[3637]: time=\"2026-06-19T11:07:28.360018578Z\" level=warning msg=\"Stopping container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb with stop signal(15) timed out. Killing...\"\nJun 19 11:07:28.973463 crc crio[3637]: time=\"2026-06-19T11:07:28.97298789Z\" level=error msg=\"Killing container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 19 11:07:28.999006 crc crio[3637]: time=\"2026-06-19T11:07:28.998496518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:31.122858 crc crio[3637]: time=\"2026-06-19T11:07:31.121916492Z\" level=info msg=\"Created container b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:31.275436 crc crio[3637]: time=\"2026-06-19T11:07:31.275078865Z\" level=info msg=\"Starting container: b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323\" id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:31.397691 crc crio[3637]: time=\"2026-06-19T11:07:31.396875036Z\" level=info msg=\"Started container\" PID=13359 containerID=b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a\nJun 19 11:07:31.786811 crc crio[3637]: 2026-06-19T11:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9162f5f07020f Mac:62:d7:55:81:bb:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f SocketPath: PciID:}] [{Interface:0xc00016ea40 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:31.808643 crc crio[3637]: time=\"2026-06-19T11:07:31.808116167Z\" level=info msg=\"Stopped container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:31.819510 crc crio[3637]: time=\"2026-06-19T11:07:31.816996967Z\" level=info msg=\"Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:32.087401 crc crio[3637]: time=\"2026-06-19T11:07:32.086835775Z\" level=info msg=\"Stopped pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:32.500797 crc crio[3637]: time=\"2026-06-19T11:07:32.500629127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6df54f97-4e8e-4173-b28a-a8196869d541 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.50959295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=fdae7025-4113-4ac7-84bc-6ea389058db3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.512278336Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.513028117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:32.600234 crc crio[3637]: time=\"2026-06-19T11:07:32.598862504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:32.600234 crc crio[3637]: time=\"2026-06-19T11:07:32.59978709Z\" level=info msg=\"Removing container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb\" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:32.615872 crc crio[3637]: 2026-06-19T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08327a073fbb03b Mac:b6:8c:55:ff:32:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a SocketPath: PciID:}] [{Interface:0xc000512f00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.68255883Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.682741065Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\\\"\"\nJun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.682793627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.684612598Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}\"\nJun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.684800593Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:32.722566 crc crio[3637]: time=\"2026-06-19T11:07:32.720930321Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}\"\nJun 19 11:07:32.738433 crc crio[3637]: time=\"2026-06-19T11:07:32.725626483Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:07:34.003924 crc crio[3637]: time=\"2026-06-19T11:07:33.975765417Z\" level=info msg=\"Ran pod sandbox 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 with infra container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD\" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:34.085556 crc crio[3637]: time=\"2026-06-19T11:07:34.084895111Z\" level=info msg=\"Removed container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:34.133768 crc crio[3637]: time=\"2026-06-19T11:07:34.128005095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=364b5f3d-a12c-44fa-b094-a9fd09f99c64 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:34.180241 crc crio[3637]: time=\"2026-06-19T11:07:34.173941638Z\" level=info msg=\"Ran pod sandbox 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 with infra container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD\" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:34.303440 crc crio[3637]: time=\"2026-06-19T11:07:34.301892391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=293354f8-98ad-44ec-9dbd-7387220b8e59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:34.304454 crc crio[3637]: time=\"2026-06-19T11:07:34.303779854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=083afd3c-9995-4f52-aaeb-34e70b91fc08 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:34.464589 crc crio[3637]: time=\"2026-06-19T11:07:34.460609021Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:34.496753 crc crio[3637]: time=\"2026-06-19T11:07:34.496689187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:34.684323 crc crio[3637]: time=\"2026-06-19T11:07:34.683041395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=fab45bbb-ebe5-4441-a1c4-74c4a815afe9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:34.744745 crc crio[3637]: time=\"2026-06-19T11:07:34.742538731Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:34.806097 crc crio[3637]: time=\"2026-06-19T11:07:34.80503684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:34.907248 crc crio[3637]: time=\"2026-06-19T11:07:34.905829289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:35.132713 crc crio[3637]: time=\"2026-06-19T11:07:35.132261125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:36.445907 crc crio[3637]: time=\"2026-06-19T11:07:36.445026662Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:36.445907 crc crio[3637]: time=\"2026-06-19T11:07:36.445873506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:36.452131 crc crio[3637]: time=\"2026-06-19T11:07:36.445941188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\\\"\"\nJun 19 11:07:36.554391 crc crio[3637]: time=\"2026-06-19T11:07:36.554206297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:36.660942 crc crio[3637]: time=\"2026-06-19T11:07:36.659867843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:37.254356 crc crio[3637]: time=\"2026-06-19T11:07:37.251020168Z\" level=info msg=\"Created container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:37.290975 crc crio[3637]: time=\"2026-06-19T11:07:37.286755245Z\" level=info msg=\"Starting container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd\" id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:37.460012 crc crio[3637]: time=\"2026-06-19T11:07:37.454690705Z\" level=info msg=\"Started container\" PID=13436 containerID=16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd description=openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer sandboxID=08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\nJun 19 11:07:37.492563 crc crio[3637]: time=\"2026-06-19T11:07:37.490675538Z\" level=info msg=\"Created container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:37.522485 crc crio[3637]: time=\"2026-06-19T11:07:37.521130145Z\" level=info msg=\"Starting container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14\" id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:37.627293 crc crio[3637]: time=\"2026-06-19T11:07:37.626867433Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:37.627293 crc crio[3637]: time=\"2026-06-19T11:07:37.62711533Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:37.629911 crc crio[3637]: time=\"2026-06-19T11:07:37.627325056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:07:38.105489 crc crio[3637]: time=\"2026-06-19T11:07:38.10011299Z\" level=info msg=\"Started container\" PID=13460 containerID=82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 description=openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\nJun 19 11:07:38.507558 crc crio[3637]: time=\"2026-06-19T11:07:38.504215489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941104247Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941339725Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941449208Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 19 11:07:39.918538 crc crio[3637]: time=\"2026-06-19T11:07:39.916507751Z\" level=info msg=\"Stopping container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd (timeout: 30s)\" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:40.918652 crc crio[3637]: time=\"2026-06-19T11:07:40.915833513Z\" level=info msg=\"Created container 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:41.012938 crc crio[3637]: time=\"2026-06-19T11:07:41.011618808Z\" level=info msg=\"Starting container: 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0\" id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:41.491362 crc crio[3637]: time=\"2026-06-19T11:07:41.481690214Z\" level=info msg=\"Started container\" PID=13509 containerID=8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a\nJun 19 11:07:41.536741 crc crio[3637]: time=\"2026-06-19T11:07:41.535675927Z\" level=info msg=\"Stopping container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 (timeout: 30s)\" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.663839785Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.665642807Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.665689059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:07:42.744633 crc crio[3637]: time=\"2026-06-19T11:07:42.744362472Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=144f9bc2-fc9f-4d7c-822a-5f5bcd70374f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:42.826776 crc crio[3637]: time=\"2026-06-19T11:07:42.826516156Z\" level=info msg=\"Stopped container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:42.831133 crc crio[3637]: time=\"2026-06-19T11:07:42.830916422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=eac8588d-5048-407a-89d6-7eef03823d0d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:42.836396 crc crio[3637]: time=\"2026-06-19T11:07:42.836309688Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:42.842647 crc crio[3637]: time=\"2026-06-19T11:07:42.840823267Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc718}] Aliases:map[]}\"\nJun 19 11:07:42.844450 crc crio[3637]: time=\"2026-06-19T11:07:42.844107481Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:42.888348 crc crio[3637]: time=\"2026-06-19T11:07:42.884956416Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:43.108707 crc crio[3637]: time=\"2026-06-19T11:07:43.108347014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:43.216315 crc crio[3637]: time=\"2026-06-19T11:07:43.211680147Z\" level=info msg=\"Stopping container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 (timeout: 2s)\" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:43.574644 crc crio[3637]: time=\"2026-06-19T11:07:43.574525897Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:43.634693 crc crio[3637]: time=\"2026-06-19T11:07:43.633451992Z\" level=info msg=\"Stopped container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:43.638264 crc crio[3637]: time=\"2026-06-19T11:07:43.636895152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:43.650481 crc crio[3637]: time=\"2026-06-19T11:07:43.650268106Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:07:44.271586 crc crio[3637]: time=\"2026-06-19T11:07:44.271337584Z\" level=info msg=\"Stopped container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:07:44.298453 crc crio[3637]: time=\"2026-06-19T11:07:44.290107434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b16a5b9a-76da-4eab-90ca-dd7df3e25e6c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:44.324790 crc crio[3637]: time=\"2026-06-19T11:07:44.324675758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=07833f18-72a9-4372-a5b6-677ccfa2122f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:07:44.342290 crc crio[3637]: time=\"2026-06-19T11:07:44.329008803Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:44.342290 crc crio[3637]: time=\"2026-06-19T11:07:44.332519034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:44.393351 crc crio[3637]: time=\"2026-06-19T11:07:44.393081626Z\" level=info msg=\"Removing container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924\" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:44.715304 crc crio[3637]: time=\"2026-06-19T11:07:44.702880309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:44.745095 crc crio[3637]: time=\"2026-06-19T11:07:44.744388624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:46.888699 crc crio[3637]: time=\"2026-06-19T11:07:46.886978119Z\" level=info msg=\"Created container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:46.966997 crc crio[3637]: time=\"2026-06-19T11:07:46.966867797Z\" level=info msg=\"Starting container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c\" id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:47.016375 crc crio[3637]: time=\"2026-06-19T11:07:47.011425119Z\" level=info msg=\"Started container\" PID=13640 containerID=cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:07:47.059457 crc crio[3637]: time=\"2026-06-19T11:07:47.058846533Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:47.059457 crc crio[3637]: time=\"2026-06-19T11:07:47.059352348Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\\\"\"\nJun 19 11:07:47.059870 crc crio[3637]: time=\"2026-06-19T11:07:47.059752959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:07:47.071515 crc crio[3637]: time=\"2026-06-19T11:07:47.069791418Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc0015bb258}] Aliases:map[]}\"\nJun 19 11:07:47.075606 crc crio[3637]: time=\"2026-06-19T11:07:47.073827494Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:07:48.110503 crc crio[3637]: time=\"2026-06-19T11:07:48.10976217Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:48.110503 crc crio[3637]: time=\"2026-06-19T11:07:48.110316846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:48.145356 crc crio[3637]: time=\"2026-06-19T11:07:48.145137938Z\" level=info msg=\"Removed container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:07:49.851124 crc crio[3637]: time=\"2026-06-19T11:07:49.850741938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:51.281950 crc crio[3637]: time=\"2026-06-19T11:07:51.271652949Z\" level=info msg=\"Created container c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:07:51.281950 crc crio[3637]: time=\"2026-06-19T11:07:51.280846763Z\" level=info msg=\"Starting container: c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71\" id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:07:51.334874 crc crio[3637]: time=\"2026-06-19T11:07:51.33462893Z\" level=info msg=\"Started container\" PID=13752 containerID=c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a\nJun 19 11:07:53.564520 crc crio[3637]: time=\"2026-06-19T11:07:53.562997132Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:53.568620 crc crio[3637]: time=\"2026-06-19T11:07:53.568515441Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:53.568746 crc crio[3637]: time=\"2026-06-19T11:07:53.568659165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\\\"\"\nJun 19 11:07:54.758009 crc crio[3637]: time=\"2026-06-19T11:07:54.755483811Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:07:54.761658 crc crio[3637]: time=\"2026-06-19T11:07:54.758088326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.465331083Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.466298731Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.466332762Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 19 11:07:58.538815 crc crio[3637]: time=\"2026-06-19T11:07:58.538009299Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:07:58.641454 crc crio[3637]: time=\"2026-06-19T11:07:58.641352701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:07:58.641454 crc crio[3637]: time=\"2026-06-19T11:07:58.641458924Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\\\"\"\nJun 19 11:07:58.641762 crc crio[3637]: time=\"2026-06-19T11:07:58.641540517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\\\"\"\nJun 19 11:08:01.025876 crc crio[3637]: time=\"2026-06-19T11:08:00.962675198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:01.035891 crc crio[3637]: time=\"2026-06-19T11:08:01.035041361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:01.041109 crc crio[3637]: time=\"2026-06-19T11:08:01.040788146Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.02511293Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.025547482Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.025579053Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.782995893Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.78464415Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.784676211Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 19 11:08:11.338352 crc crio[3637]: time=\"2026-06-19T11:08:11.337751165Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:08:11.338352 crc crio[3637]: time=\"2026-06-19T11:08:11.338029103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.498587073Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.498801019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.49882781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.588747018Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.58884243Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.588868771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.213959235Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.214028327Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.214062658Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 19 11:08:13.231583 crc crio[3637]: time=\"2026-06-19T11:08:13.230984235Z\" level=info msg=\"Stopping container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c (timeout: 2s)\" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:08:13.322861 crc crio[3637]: time=\"2026-06-19T11:08:13.316833106Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:13.323296 crc crio[3637]: time=\"2026-06-19T11:08:13.322977673Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:13.323296 crc crio[3637]: time=\"2026-06-19T11:08:13.323019094Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474546715Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474781153Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474818684Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 19 11:08:15.005312 crc crio[3637]: time=\"2026-06-19T11:08:15.004997827Z\" level=info msg=\"Removing container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0\" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:08:16.155545 crc crio[3637]: time=\"2026-06-19T11:08:16.153961854Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155596001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155801087Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\\\"\"\nJun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155873599Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837845943Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837910415Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837933266Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 19 11:08:19.914612 crc crio[3637]: time=\"2026-06-19T11:08:19.914494019Z\" level=info msg=\"Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:08:19.914612 crc crio[3637]: time=\"2026-06-19T11:08:19.914584651Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:08:19.924456 crc crio[3637]: time=\"2026-06-19T11:08:19.924330842Z\" level=info msg=\"Removing pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.268892495Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.273322381Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.273465316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595615775Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595748669Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.59580222Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\\\"\"\nJun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595866552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 19 11:08:21.836123 crc crio[3637]: time=\"2026-06-19T11:08:21.833890901Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:08:21.836123 crc crio[3637]: time=\"2026-06-19T11:08:21.834074737Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:08:47.323049 crc crio[3637]: time=\"2026-06-19T11:08:47.319860967Z\" level=info msg=\"Stopped container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:08:47.345303 crc crio[3637]: time=\"2026-06-19T11:08:47.345002673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cf6b18cc-394e-44da-aebe-6bfbf37e1b7e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:09:00.071047 crc crio[3637]: time=\"2026-06-19T11:09:00.070050106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e26d6cda-2b51-4361-9a27-8c8b682e6551 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:09:21.417240 crc crio[3637]: time=\"2026-06-19T11:09:21.415898589Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:09:21.422644 crc crio[3637]: time=\"2026-06-19T11:09:21.422452547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:09:43.662519 crc crio[3637]: time=\"2026-06-19T11:09:43.660578472Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:44.672740 crc crio[3637]: time=\"2026-06-19T11:09:44.672061705Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:46.272471 crc crio[3637]: time=\"2026-06-19T11:09:46.272120556Z\" level=info msg=\"Stopped pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:46.274251 crc crio[3637]: time=\"2026-06-19T11:09:46.273298458Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:46.279315 crc crio[3637]: time=\"2026-06-19T11:09:46.279000564Z\" level=info msg=\"Stopped pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:46.279920 crc crio[3637]: time=\"2026-06-19T11:09:46.279803196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:09:46.882377 crc crio[3637]: time=\"2026-06-19T11:09:46.881556181Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD\" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:09:46.882532 crc crio[3637]: time=\"2026-06-19T11:09:46.882496447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:09:46.934936 crc crio[3637]: time=\"2026-06-19T11:09:46.934547267Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD\" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:09:46.934936 crc crio[3637]: time=\"2026-06-19T11:09:46.934776524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:10:15.008495 crc crio[3637]: time=\"2026-06-19T11:10:15.003385458Z\" level=info msg=\"Removing container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd\" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:10:19.918761 crc crio[3637]: time=\"2026-06-19T11:10:19.918413588Z\" level=info msg=\"Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:10:19.919592 crc crio[3637]: time=\"2026-06-19T11:10:19.918776558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:10:19.921627 crc crio[3637]: time=\"2026-06-19T11:10:19.921475391Z\" level=info msg=\"Removing pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:10:59.997095 crc crio[3637]: time=\"2026-06-19T11:10:59.995670464Z\" level=info msg=\"Removed pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:11:00.239118 crc crio[3637]: time=\"2026-06-19T11:11:00.23892473Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.240918 crc crio[3637]: time=\"2026-06-19T11:11:00.24081484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e8a6784-3702-4545-8016-3e956ab0b680 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.263949 crc crio[3637]: time=\"2026-06-19T11:11:00.263579185Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.265218 crc crio[3637]: time=\"2026-06-19T11:11:00.265001241Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e0dcd95-47d8-4540-81df-c6969d4da35e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.274933 crc crio[3637]: time=\"2026-06-19T11:11:00.274433013Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}\"\nJun 19 11:11:00.274933 crc crio[3637]: time=\"2026-06-19T11:11:00.274518485Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:00.309107 crc crio[3637]: time=\"2026-06-19T11:11:00.308931171Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}\"\nJun 19 11:11:00.309107 crc crio[3637]: time=\"2026-06-19T11:11:00.309064654Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:00.339034 crc crio[3637]: time=\"2026-06-19T11:11:00.33881714Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}\"\nJun 19 11:11:00.339034 crc crio[3637]: time=\"2026-06-19T11:11:00.338994805Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:00.399784 crc crio[3637]: time=\"2026-06-19T11:11:00.399633904Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.401671 crc crio[3637]: time=\"2026-06-19T11:11:00.401469341Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d79bac6c-483d-4c70-8e1f-cd3e1245c8cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.407579 crc crio[3637]: time=\"2026-06-19T11:11:00.407403023Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.412100 crc crio[3637]: time=\"2026-06-19T11:11:00.411940741Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a804abb5-a916-474a-ab14-d035c8927bb3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.415527 crc crio[3637]: time=\"2026-06-19T11:11:00.414787264Z\" level=info msg=\"Removed container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:00.474438 crc crio[3637]: time=\"2026-06-19T11:11:00.473464112Z\" level=info msg=\"Removed container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:00.487708 crc crio[3637]: time=\"2026-06-19T11:11:00.486560879Z\" level=info msg=\"Removing container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14\" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:00.546073 crc crio[3637]: time=\"2026-06-19T11:11:00.543968286Z\" level=info msg=\"Removed pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547271011Z\" level=info msg=\"Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547374194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547949928Z\" level=info msg=\"Removing pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:11:00.605324 crc crio[3637]: time=\"2026-06-19T11:11:00.604826571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:00.614689 crc crio[3637]: time=\"2026-06-19T11:11:00.614650313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:00.690343 crc crio[3637]: time=\"2026-06-19T11:11:00.689998351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac7a0ed3-4805-4c8d-a106-aae7a133f014 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.725115 crc crio[3637]: time=\"2026-06-19T11:11:00.724782576Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"\nJun 19 11:11:00.725115 crc crio[3637]: time=\"2026-06-19T11:11:00.725111715Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:00.785265 crc crio[3637]: time=\"2026-06-19T11:11:00.78443183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=823f4195-8ecd-48be-a117-4f394794817e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.788985 crc crio[3637]: time=\"2026-06-19T11:11:00.788847493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c234df69-8a60-4182-8319-13b319bb17ec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.793571 crc crio[3637]: time=\"2026-06-19T11:11:00.793452382Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}\"\nJun 19 11:11:00.793669 crc crio[3637]: time=\"2026-06-19T11:11:00.793576815Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:00.836372 crc crio[3637]: time=\"2026-06-19T11:11:00.836036558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.843993 crc crio[3637]: time=\"2026-06-19T11:11:00.84313388Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.849885 crc crio[3637]: time=\"2026-06-19T11:11:00.848924969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e10c8522-737a-44c9-b117-18142dc0128a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.849885 crc crio[3637]: time=\"2026-06-19T11:11:00.849087783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43605ae5-d598-40de-b54a-b9f0de8e9d48 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.911054 crc crio[3637]: time=\"2026-06-19T11:11:00.909845055Z\" level=info msg=\"Removed pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:11:00.923336 crc crio[3637]: time=\"2026-06-19T11:11:00.923132357Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cafa81a1-d10f-49f1-977a-78e9ccb98c96 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:00.951882 crc crio[3637]: time=\"2026-06-19T11:11:00.95040602Z\" level=info msg=\"Created container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:00.968535 crc crio[3637]: time=\"2026-06-19T11:11:00.968246508Z\" level=info msg=\"Starting container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1\" id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:00.975711 crc crio[3637]: time=\"2026-06-19T11:11:00.975526915Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:00.978379 crc crio[3637]: time=\"2026-06-19T11:11:00.978336977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6d34e2f1-6fad-46a6-98de-5c051f9ef8ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.021119 crc crio[3637]: time=\"2026-06-19T11:11:01.020105501Z\" level=info msg=\"Removed container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:01.021119 crc crio[3637]: time=\"2026-06-19T11:11:01.021030515Z\" level=info msg=\"Started container\" PID=14768 containerID=773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:11:01.059290 crc crio[3637]: time=\"2026-06-19T11:11:01.058640053Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.063055 crc crio[3637]: time=\"2026-06-19T11:11:01.060617653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.064285 crc crio[3637]: time=\"2026-06-19T11:11:01.064237947Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.068819 crc crio[3637]: time=\"2026-06-19T11:11:01.068718402Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=35f19f1e-3c2f-4a92-bb26-7e933d4a5cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.069383 crc crio[3637]: time=\"2026-06-19T11:11:01.069344597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1dabf2da-57bb-4741-9722-2d9f60fa34ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.074208 crc crio[3637]: time=\"2026-06-19T11:11:01.071847212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.091738 crc crio[3637]: time=\"2026-06-19T11:11:01.091491317Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/extract-content\" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.097361 crc crio[3637]: time=\"2026-06-19T11:11:01.097332167Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.100321 crc crio[3637]: time=\"2026-06-19T11:11:01.100070898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.105330 crc crio[3637]: time=\"2026-06-19T11:11:01.104554373Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=29037679-6295-4e54-a387-47978e47a8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.115412 crc crio[3637]: time=\"2026-06-19T11:11:01.11533601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.120918 crc crio[3637]: time=\"2026-06-19T11:11:01.120834392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.121629 crc crio[3637]: time=\"2026-06-19T11:11:01.121588491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.136109 crc crio[3637]: time=\"2026-06-19T11:11:01.13595841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.214137 crc crio[3637]: time=\"2026-06-19T11:11:01.21371981Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage\nJun 19 11:11:01.221864 crc crio[3637]: time=\"2026-06-19T11:11:01.22069599Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=483e17f6-a39a-425b-91f1-8467025ba13a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.266598 crc crio[3637]: time=\"2026-06-19T11:11:01.26539967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.336037 crc crio[3637]: time=\"2026-06-19T11:11:01.335370359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.356959 crc crio[3637]: time=\"2026-06-19T11:11:01.356323148Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ad36bba-8b43-4e67-86b3-9b7a30df54f0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:01.357383 crc crio[3637]: time=\"2026-06-19T11:11:01.357055888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.388097 crc crio[3637]: time=\"2026-06-19T11:11:01.387983003Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/extract-content\" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.551266 crc crio[3637]: time=\"2026-06-19T11:11:01.547386073Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.579013 crc crio[3637]: time=\"2026-06-19T11:11:01.578311437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.585007 crc crio[3637]: time=\"2026-06-19T11:11:01.583027439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.593332 crc crio[3637]: time=\"2026-06-19T11:11:01.593258482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.613873 crc crio[3637]: time=\"2026-06-19T11:11:01.612602519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.631779 crc crio[3637]: time=\"2026-06-19T11:11:01.630393306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.633697 crc crio[3637]: time=\"2026-06-19T11:11:01.63361462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.644727 crc crio[3637]: time=\"2026-06-19T11:11:01.644374127Z\" level=info msg=\"Created container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content\" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:01.652997 crc crio[3637]: time=\"2026-06-19T11:11:01.652840544Z\" level=info msg=\"Starting container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064\" id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:01.708646 crc crio[3637]: time=\"2026-06-19T11:11:01.708514297Z\" level=info msg=\"Started container\" PID=14832 containerID=b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064 description=openshift-marketplace/community-operators-qhh6t/extract-content id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\nJun 19 11:11:01.710004 crc crio[3637]: time=\"2026-06-19T11:11:01.709897642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.712919 crc crio[3637]: time=\"2026-06-19T11:11:01.712856418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.713042 crc crio[3637]: time=\"2026-06-19T11:11:01.712880529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.740111 crc crio[3637]: time=\"2026-06-19T11:11:01.739511084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.750636 crc crio[3637]: time=\"2026-06-19T11:11:01.750486106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.772796 crc crio[3637]: time=\"2026-06-19T11:11:01.772645395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.824670 crc crio[3637]: time=\"2026-06-19T11:11:01.824537971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.830521 crc crio[3637]: time=\"2026-06-19T11:11:01.830233957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.946560 crc crio[3637]: time=\"2026-06-19T11:11:01.946188158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.955501 crc crio[3637]: time=\"2026-06-19T11:11:01.955294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:01.955854 crc crio[3637]: 2026-06-19T11:11:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e721961ef5122e1 Mac:9a:87:91:2d:e1:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf SocketPath: PciID:}] [{Interface:0xc0002166f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:11:01.957815 crc crio[3637]: time=\"2026-06-19T11:11:01.957627223Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}\"\nJun 19 11:11:01.957925 crc crio[3637]: time=\"2026-06-19T11:11:01.95787862Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:11:02.026963 crc crio[3637]: time=\"2026-06-19T11:11:02.016892717Z\" level=info msg=\"Ran pod sandbox e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:02.033523 crc crio[3637]: time=\"2026-06-19T11:11:02.033413613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4bafefb9-77ba-437d-b943-ddeda153964b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.041906 crc crio[3637]: time=\"2026-06-19T11:11:02.041807857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=159351b5-02e6-4b4a-90d2-ff9969970a1b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.048255 crc crio[3637]: time=\"2026-06-19T11:11:02.04812198Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.048741 crc crio[3637]: time=\"2026-06-19T11:11:02.048671665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.061837 crc crio[3637]: time=\"2026-06-19T11:11:02.0617107Z\" level=info msg=\"Created container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.070122 crc crio[3637]: time=\"2026-06-19T11:11:02.070067445Z\" level=info msg=\"Starting container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf\" id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.074312 crc crio[3637]: time=\"2026-06-19T11:11:02.074232462Z\" level=info msg=\"Created container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.077467 crc crio[3637]: time=\"2026-06-19T11:11:02.077306161Z\" level=info msg=\"Starting container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e\" id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.080252 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823f008223c56af Mac:0e:ce:3c:ce:e9:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:11:02.080705 crc crio[3637]: time=\"2026-06-19T11:11:02.080616456Z\" level=info msg=\"Started container\" PID=14932 containerID=f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\nJun 19 11:11:02.081236 crc crio[3637]: time=\"2026-06-19T11:11:02.081048837Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}\"\nJun 19 11:11:02.081361 crc crio[3637]: time=\"2026-06-19T11:11:02.081289644Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:11:02.090320 crc crio[3637]: time=\"2026-06-19T11:11:02.088501989Z\" level=info msg=\"Started container\" PID=14934 containerID=00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e description=openshift-marketplace/certified-operators-l27pk/extract-content id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\nJun 19 11:11:02.090868 crc crio[3637]: time=\"2026-06-19T11:11:02.090817388Z\" level=info msg=\"Created container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content\" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.093328 crc crio[3637]: time=\"2026-06-19T11:11:02.093114807Z\" level=info msg=\"Starting container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b\" id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.109853 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3549707a6e3d287 Mac:96:5c:a6:71:c0:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a SocketPath: PciID:}] [{Interface:0xc0001b05d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:11:02.110555 crc crio[3637]: time=\"2026-06-19T11:11:02.110434393Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"\nJun 19 11:11:02.110717 crc crio[3637]: time=\"2026-06-19T11:11:02.110655579Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:11:02.113516 crc crio[3637]: time=\"2026-06-19T11:11:02.11342169Z\" level=info msg=\"Started container\" PID=14935 containerID=972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b description=openshift-marketplace/community-operators-7lkwd/extract-content id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\nJun 19 11:11:02.121940 crc crio[3637]: time=\"2026-06-19T11:11:02.120643356Z\" level=info msg=\"Ran pod sandbox 3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 with infra container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD\" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:02.121940 crc crio[3637]: time=\"2026-06-19T11:11:02.121730434Z\" level=info msg=\"Ran pod sandbox 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:02.127646 crc crio[3637]: time=\"2026-06-19T11:11:02.125580223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=926e5d77-20ff-4ec8-b638-e4907d940653 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.145364 crc crio[3637]: time=\"2026-06-19T11:11:02.141776309Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5e496372-0bd1-480c-bac8-228100fb5d2b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.145364 crc crio[3637]: time=\"2026-06-19T11:11:02.142241532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f757c1c4-3fda-4a9a-a4b4-01edfc66f1fd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.169607 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc28df75a64829 Mac:5e:7e:93:bc:7b:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.169190945Z\" level=info msg=\"Created container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.170883948Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}\"\nJun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.172387316Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:11:02.176699 crc crio[3637]: time=\"2026-06-19T11:11:02.174279156Z\" level=info msg=\"Starting container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9\" id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.181310 crc crio[3637]: time=\"2026-06-19T11:11:02.179663253Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad6c6548-320e-4683-9122-ecd4929f9c22 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.187903 crc crio[3637]: time=\"2026-06-19T11:11:02.185293188Z\" level=info msg=\"Started container\" PID=14961 containerID=e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\nJun 19 11:11:02.199727 crc crio[3637]: time=\"2026-06-19T11:11:02.198715193Z\" level=info msg=\"Created container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.200805 crc crio[3637]: time=\"2026-06-19T11:11:02.200648153Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.203572 crc crio[3637]: time=\"2026-06-19T11:11:02.203357924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.203699191Z\" level=info msg=\"Starting container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f\" id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.205630032Z\" level=info msg=\"Created container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content\" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.206022031Z\" level=info msg=\"Created container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.212581169Z\" level=info msg=\"Started container\" PID=14948 containerID=0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f description=openshift-marketplace/redhat-operators-4l9ns/extract-content id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\nJun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.212911799Z\" level=info msg=\"Starting container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7\" id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.213065393Z\" level=info msg=\"Starting container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc\" id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.222213 crc crio[3637]: time=\"2026-06-19T11:11:02.221047188Z\" level=info msg=\"Ran pod sandbox 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:02.225260 crc crio[3637]: time=\"2026-06-19T11:11:02.223388279Z\" level=info msg=\"Started container\" PID=14940 containerID=64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc description=openshift-marketplace/redhat-marketplace-nvvwz/extract-content id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\nJun 19 11:11:02.235314 crc crio[3637]: time=\"2026-06-19T11:11:02.235237493Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=60fa1268-796e-4427-acf9-cff2b34672d5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.238319 crc crio[3637]: time=\"2026-06-19T11:11:02.237597653Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6d682998-6de5-4ccf-9789-ebf0139063fe name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.246273 crc crio[3637]: time=\"2026-06-19T11:11:02.246197545Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.246588 crc crio[3637]: time=\"2026-06-19T11:11:02.246508003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.250944 crc crio[3637]: time=\"2026-06-19T11:11:02.250871545Z\" level=info msg=\"Started container\" PID=14951 containerID=333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7 description=openshift-marketplace/certified-operators-42587/extract-content id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\nJun 19 11:11:02.283867 crc crio[3637]: time=\"2026-06-19T11:11:02.283586086Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.302931 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c1442aeda64b2e Mac:16:cf:dc:a4:d3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:11:02.306532 crc crio[3637]: time=\"2026-06-19T11:11:02.306437884Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}\"\nJun 19 11:11:02.306773 crc crio[3637]: time=\"2026-06-19T11:11:02.30668618Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:11:02.377832 crc crio[3637]: time=\"2026-06-19T11:11:02.377626604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.386479 crc crio[3637]: time=\"2026-06-19T11:11:02.386408901Z\" level=info msg=\"Ran pod sandbox 5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 with infra container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD\" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:02.391220 crc crio[3637]: time=\"2026-06-19T11:11:02.39105491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.392913 crc crio[3637]: time=\"2026-06-19T11:11:02.392872748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.405021 crc crio[3637]: time=\"2026-06-19T11:11:02.404962368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.407531 crc crio[3637]: time=\"2026-06-19T11:11:02.407113634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.410631 crc crio[3637]: time=\"2026-06-19T11:11:02.410549152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=92eb30f6-8d1c-4d67-976b-36a410a7a694 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.432627 crc crio[3637]: time=\"2026-06-19T11:11:02.432540587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c050e755-e55a-4fc5-80b5-0042ab379319 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:02.458718 crc crio[3637]: time=\"2026-06-19T11:11:02.458609657Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.459307 crc crio[3637]: time=\"2026-06-19T11:11:02.459258985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.521637 crc crio[3637]: time=\"2026-06-19T11:11:02.521510646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.551226 crc crio[3637]: time=\"2026-06-19T11:11:02.545285598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.687696 crc crio[3637]: time=\"2026-06-19T11:11:02.687504445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.701612 crc crio[3637]: time=\"2026-06-19T11:11:02.701542866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:02.717477 crc crio[3637]: time=\"2026-06-19T11:11:02.71721766Z\" level=info msg=\"Created container 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.721882 crc crio[3637]: time=\"2026-06-19T11:11:02.721791716Z\" level=info msg=\"Starting container: 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782\" id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.747474 crc crio[3637]: time=\"2026-06-19T11:11:02.746360468Z\" level=info msg=\"Started container\" PID=15026 containerID=15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782 description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13\nJun 19 11:11:02.760045 crc crio[3637]: time=\"2026-06-19T11:11:02.759974299Z\" level=info msg=\"Created container 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:02.765106 crc crio[3637]: time=\"2026-06-19T11:11:02.764966167Z\" level=info msg=\"Starting container: 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0\" id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:02.800563 crc crio[3637]: time=\"2026-06-19T11:11:02.800347947Z\" level=info msg=\"Started container\" PID=15027 containerID=689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7\nJun 19 11:11:02.898578 crc crio[3637]: time=\"2026-06-19T11:11:02.898491421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=885b1fba-7b11-4ec3-b646-8bb94ca4af79 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:03.043616 crc crio[3637]: time=\"2026-06-19T11:11:03.04112874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c27e583-c291-4ca4-b1a1-9c79bbf3e271 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:03.052639 crc crio[3637]: time=\"2026-06-19T11:11:03.051553608Z\" level=info msg=\"Created container ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:03.055357 crc crio[3637]: time=\"2026-06-19T11:11:03.055030408Z\" level=info msg=\"Starting container: ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796\" id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:03.067383 crc crio[3637]: time=\"2026-06-19T11:11:03.067328644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98c23344-19c3-4fa5-9d11-d9227f703570 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:03.083133 crc crio[3637]: time=\"2026-06-19T11:11:03.083021928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c0ca39d-327b-4920-9603-954447cc9f2a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:03.102655 crc crio[3637]: time=\"2026-06-19T11:11:03.10255756Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:03.103109 crc crio[3637]: time=\"2026-06-19T11:11:03.103053332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.115330 crc crio[3637]: time=\"2026-06-19T11:11:03.113734406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:03.139575 crc crio[3637]: time=\"2026-06-19T11:11:03.137728303Z\" level=info msg=\"Started container\" PID=15047 containerID=ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293\nJun 19 11:11:03.210673 crc crio[3637]: time=\"2026-06-19T11:11:03.210586978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.339087 crc crio[3637]: time=\"2026-06-19T11:11:03.338566279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.347388 crc crio[3637]: time=\"2026-06-19T11:11:03.347315504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.416186 crc crio[3637]: time=\"2026-06-19T11:11:03.416050093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.433266 crc crio[3637]: time=\"2026-06-19T11:11:03.433066139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.518954 crc crio[3637]: time=\"2026-06-19T11:11:03.518866085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.725991 crc crio[3637]: time=\"2026-06-19T11:11:03.724964466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:03.791109 crc crio[3637]: time=\"2026-06-19T11:11:03.791010574Z\" level=info msg=\"Created container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:03.793405 crc crio[3637]: time=\"2026-06-19T11:11:03.793295932Z\" level=info msg=\"Starting container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2\" id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:03.800953 crc crio[3637]: time=\"2026-06-19T11:11:03.799919043Z\" level=info msg=\"Started container\" PID=15094 containerID=c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\nJun 19 11:11:03.862652 crc crio[3637]: time=\"2026-06-19T11:11:03.862478662Z\" level=info msg=\"Created container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:03.864528 crc crio[3637]: time=\"2026-06-19T11:11:03.864031412Z\" level=info msg=\"Starting container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca\" id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:03.878564 crc crio[3637]: time=\"2026-06-19T11:11:03.87326148Z\" level=info msg=\"Started container\" PID=15085 containerID=7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca description=openshift-marketplace/redhat-marketplace-nvvwz/registry-server id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\nJun 19 11:11:04.209973 crc crio[3637]: time=\"2026-06-19T11:11:04.208975314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c221d694-e4f8-491f-ab4b-5c60f9b7aea9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.214593 crc crio[3637]: time=\"2026-06-19T11:11:04.214482326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd93c23d-cde9-49f5-881c-33011101874b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.238417 crc crio[3637]: time=\"2026-06-19T11:11:04.238323428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9554336f-17f5-40f8-99b3-1d2e50e7f3d0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.240558 crc crio[3637]: time=\"2026-06-19T11:11:04.240477864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e52ca9e-9da1-4465-bc85-f6b51403ff00 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.251267 crc crio[3637]: time=\"2026-06-19T11:11:04.250747008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2786508a-6bb1-4f92-870b-236ab85202e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.251267 crc crio[3637]: time=\"2026-06-19T11:11:04.251049556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73817421-85fd-4e80-b4ac-a9dc0d126d1d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.258943 crc crio[3637]: time=\"2026-06-19T11:11:04.258108237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3692f99e-6cda-4a1a-b8f9-0c3ef369f7c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.261676 crc crio[3637]: time=\"2026-06-19T11:11:04.260087448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3794b3d8-82ed-4c35-9f3b-31505a0ae726 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:04.612904 crc crio[3637]: time=\"2026-06-19T11:11:04.609593717Z\" level=info msg=\"Created container 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7: openshift-kube-apiserver/installer-13-crc/installer\" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.613132497Z\" level=info msg=\"Starting container: 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7\" id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.61363447Z\" level=info msg=\"Created container 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.615639762Z\" level=info msg=\"Starting container: 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88\" id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.623519454Z\" level=info msg=\"Started container\" PID=15099 containerID=62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19\nJun 19 11:11:04.631406 crc crio[3637]: time=\"2026-06-19T11:11:04.628037881Z\" level=info msg=\"Started container\" PID=15106 containerID=7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7 description=openshift-kube-apiserver/installer-13-crc/installer id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255\nJun 19 11:11:05.005199 crc crio[3637]: time=\"2026-06-19T11:11:05.005037626Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/registry-server\" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:05.008083 crc crio[3637]: time=\"2026-06-19T11:11:05.007981372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:05.057080 crc crio[3637]: time=\"2026-06-19T11:11:05.05689413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:05.065119 crc crio[3637]: time=\"2026-06-19T11:11:05.064990418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:05.296597 crc crio[3637]: time=\"2026-06-19T11:11:05.296358458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6874cf01-1f5e-4f8a-abb8-b0806a172d5c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:05.306252 crc crio[3637]: time=\"2026-06-19T11:11:05.306093058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5bc5549d-fd7a-4225-84a0-3619b22ffca4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:05.385436 crc crio[3637]: time=\"2026-06-19T11:11:05.38432166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d61e8d7-939f-4f2b-a374-e8ff782e22a7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:05.385436 crc crio[3637]: time=\"2026-06-19T11:11:05.384905865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=341da08d-dec4-4e4e-a141-79389b1e3114 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:06.745918 crc crio[3637]: time=\"2026-06-19T11:11:06.744920072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/registry-server\" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.74639578Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.746930283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747293383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747645612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747843117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.749076 crc crio[3637]: time=\"2026-06-19T11:11:06.748431942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:06.781626 crc crio[3637]: time=\"2026-06-19T11:11:06.781484962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.832004 crc crio[3637]: time=\"2026-06-19T11:11:06.831800886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.838633 crc crio[3637]: time=\"2026-06-19T11:11:06.838422016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.853977 crc crio[3637]: time=\"2026-06-19T11:11:06.853475833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.856359 crc crio[3637]: time=\"2026-06-19T11:11:06.85606747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.865120 crc crio[3637]: time=\"2026-06-19T11:11:06.86497466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.875984 crc crio[3637]: time=\"2026-06-19T11:11:06.875879209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.889385 crc crio[3637]: time=\"2026-06-19T11:11:06.888981387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:06.892862 crc crio[3637]: time=\"2026-06-19T11:11:06.892541828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:07.260027 crc crio[3637]: time=\"2026-06-19T11:11:07.258448248Z\" level=info msg=\"Created container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.261712 crc crio[3637]: time=\"2026-06-19T11:11:07.261655562Z\" level=info msg=\"Starting container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91\" id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:07.273667 crc crio[3637]: time=\"2026-06-19T11:11:07.269064062Z\" level=info msg=\"Started container\" PID=15183 containerID=893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 description=openshift-marketplace/community-operators-7lkwd/registry-server id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\nJun 19 11:11:07.387273 crc crio[3637]: time=\"2026-06-19T11:11:07.386887052Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.388110 crc crio[3637]: time=\"2026-06-19T11:11:07.38799412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:07.455857 crc crio[3637]: time=\"2026-06-19T11:11:07.45560396Z\" level=info msg=\"Created container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.459027 crc crio[3637]: time=\"2026-06-19T11:11:07.458909034Z\" level=info msg=\"Starting container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5\" id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:07.466063 crc crio[3637]: time=\"2026-06-19T11:11:07.465977245Z\" level=info msg=\"Created container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.468126 crc crio[3637]: time=\"2026-06-19T11:11:07.468025388Z\" level=info msg=\"Starting container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5\" id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:07.470403 crc crio[3637]: time=\"2026-06-19T11:11:07.470329648Z\" level=info msg=\"Created container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.471899 crc crio[3637]: time=\"2026-06-19T11:11:07.471798156Z\" level=info msg=\"Starting container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28\" id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:07.489218 crc crio[3637]: time=\"2026-06-19T11:11:07.488962727Z\" level=info msg=\"Started container\" PID=15207 containerID=157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 description=openshift-marketplace/certified-operators-42587/registry-server id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\nJun 19 11:11:07.490872 crc crio[3637]: time=\"2026-06-19T11:11:07.489331117Z\" level=info msg=\"Started container\" PID=15208 containerID=66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 description=openshift-marketplace/community-operators-qhh6t/registry-server id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\nJun 19 11:11:07.495562 crc crio[3637]: time=\"2026-06-19T11:11:07.495449124Z\" level=info msg=\"Started container\" PID=15206 containerID=d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 description=openshift-marketplace/certified-operators-l27pk/registry-server id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\nJun 19 11:11:07.507919 crc crio[3637]: time=\"2026-06-19T11:11:07.507639638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.510894571Z\" level=info msg=\"Created container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.512285657Z\" level=info msg=\"Starting container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569\" id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.513068828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:07.525695 crc crio[3637]: time=\"2026-06-19T11:11:07.525557788Z\" level=info msg=\"Started container\" PID=15209 containerID=20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\nJun 19 11:11:08.010335 crc crio[3637]: time=\"2026-06-19T11:11:08.010079289Z\" level=info msg=\"Created container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:08.013066 crc crio[3637]: time=\"2026-06-19T11:11:08.012728847Z\" level=info msg=\"Starting container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5\" id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:08.021392 crc crio[3637]: time=\"2026-06-19T11:11:08.021267397Z\" level=info msg=\"Started container\" PID=15274 containerID=a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 description=openshift-marketplace/redhat-operators-4l9ns/registry-server id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\nJun 19 11:11:09.559495 crc crio[3637]: time=\"2026-06-19T11:11:09.557743151Z\" level=info msg=\"Stopping pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19\" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:09.566281 crc crio[3637]: time=\"2026-06-19T11:11:09.561127598Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc0001907e0}] Aliases:map[]}\"\nJun 19 11:11:09.566281 crc crio[3637]: time=\"2026-06-19T11:11:09.562709699Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:12.492328 crc crio[3637]: time=\"2026-06-19T11:11:12.491086851Z\" level=info msg=\"Stopped pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19\" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:23.200507 crc crio[3637]: time=\"2026-06-19T11:11:23.198540998Z\" level=info msg=\"Stopping container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 (timeout: 2s)\" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:23.357545 crc crio[3637]: time=\"2026-06-19T11:11:23.357426224Z\" level=info msg=\"Stopped container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:23.359849 crc crio[3637]: time=\"2026-06-19T11:11:23.359742283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33fd2053-2941-47b9-833f-5bc7d6c724ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:23.366885 crc crio[3637]: time=\"2026-06-19T11:11:23.364357483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=13742c4d-d1f9-45e0-92f5-698d4e397ceb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:23.368062 crc crio[3637]: time=\"2026-06-19T11:11:23.367933764Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:23.368690 crc crio[3637]: time=\"2026-06-19T11:11:23.368616532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:23.418273 crc crio[3637]: time=\"2026-06-19T11:11:23.418041433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:23.427129 crc crio[3637]: time=\"2026-06-19T11:11:23.427069176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:23.696734 crc crio[3637]: time=\"2026-06-19T11:11:23.696004542Z\" level=info msg=\"Created container 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:23.698318 crc crio[3637]: time=\"2026-06-19T11:11:23.698239799Z\" level=info msg=\"Starting container: 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c\" id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:23.704299 crc crio[3637]: time=\"2026-06-19T11:11:23.704134471Z\" level=info msg=\"Started container\" PID=15718 containerID=0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0\nJun 19 11:11:23.729597 crc crio[3637]: time=\"2026-06-19T11:11:23.729493293Z\" level=info msg=\"Stopping container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 (timeout: 2s)\" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:23.871122 crc crio[3637]: time=\"2026-06-19T11:11:23.870604582Z\" level=info msg=\"Stopped container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:23.873671 crc crio[3637]: time=\"2026-06-19T11:11:23.873621951Z\" level=info msg=\"Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:23.874321 crc crio[3637]: time=\"2026-06-19T11:11:23.874290747Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc0016aa130}] Aliases:map[]}\"\nJun 19 11:11:23.874644 crc crio[3637]: time=\"2026-06-19T11:11:23.874621856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7lkwd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:24.025568 crc crio[3637]: time=\"2026-06-19T11:11:24.025462655Z\" level=info msg=\"Removing container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c\" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:24.258413 crc crio[3637]: time=\"2026-06-19T11:11:24.258132429Z\" level=info msg=\"Stopped pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:24.529216 crc crio[3637]: time=\"2026-06-19T11:11:24.528373459Z\" level=info msg=\"Removed container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:24.979759 crc crio[3637]: time=\"2026-06-19T11:11:24.972616525Z\" level=info msg=\"Stopping container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca (timeout: 2s)\" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:25.060239 crc crio[3637]: time=\"2026-06-19T11:11:25.060009842Z\" level=info msg=\"Removing container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91\" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.086897 crc crio[3637]: time=\"2026-06-19T11:11:25.086820052Z\" level=info msg=\"Removed container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.098480 crc crio[3637]: time=\"2026-06-19T11:11:25.096271514Z\" level=info msg=\"Removing container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b\" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.130651 crc crio[3637]: time=\"2026-06-19T11:11:25.130562207Z\" level=info msg=\"Removed container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content\" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.145755 crc crio[3637]: time=\"2026-06-19T11:11:25.145658855Z\" level=info msg=\"Removing container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba\" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.227350 crc crio[3637]: time=\"2026-06-19T11:11:25.227244584Z\" level=info msg=\"Removed container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:25.623653 crc crio[3637]: time=\"2026-06-19T11:11:25.623449043Z\" level=info msg=\"Stopped container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:25.625083 crc crio[3637]: time=\"2026-06-19T11:11:25.62489471Z\" level=info msg=\"Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:25.625638 crc crio[3637]: time=\"2026-06-19T11:11:25.625480826Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc0016aa860}] Aliases:map[]}\"\nJun 19 11:11:25.625837 crc crio[3637]: time=\"2026-06-19T11:11:25.625744812Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nvvwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:26.360912 crc crio[3637]: time=\"2026-06-19T11:11:26.359427022Z\" level=info msg=\"Stopping container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 (timeout: 2s)\" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:26.522028 crc crio[3637]: time=\"2026-06-19T11:11:26.521713616Z\" level=info msg=\"Stopped container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:26.524970 crc crio[3637]: time=\"2026-06-19T11:11:26.524915518Z\" level=info msg=\"Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:26.525995 crc crio[3637]: time=\"2026-06-19T11:11:26.525916923Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa9b8}] Aliases:map[]}\"\nJun 19 11:11:26.526241 crc crio[3637]: time=\"2026-06-19T11:11:26.526123869Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-42587 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:26.803030 crc crio[3637]: time=\"2026-06-19T11:11:26.802430985Z\" level=info msg=\"Stopped pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:27.106829 crc crio[3637]: time=\"2026-06-19T11:11:27.10589873Z\" level=info msg=\"Removing container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca\" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.134854 crc crio[3637]: time=\"2026-06-19T11:11:27.134762632Z\" level=info msg=\"Removed container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.140236 crc crio[3637]: time=\"2026-06-19T11:11:27.140074559Z\" level=info msg=\"Removing container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc\" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.193429 crc crio[3637]: time=\"2026-06-19T11:11:27.193309648Z\" level=info msg=\"Removed container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.207304 crc crio[3637]: time=\"2026-06-19T11:11:27.206709943Z\" level=info msg=\"Removing container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923\" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.241296 crc crio[3637]: time=\"2026-06-19T11:11:27.241068817Z\" level=info msg=\"Removed container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:27.317084 crc crio[3637]: time=\"2026-06-19T11:11:27.316984829Z\" level=info msg=\"Stopped pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:28.138019 crc crio[3637]: time=\"2026-06-19T11:11:28.137262886Z\" level=info msg=\"Removing container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28\" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:28.169444 crc crio[3637]: time=\"2026-06-19T11:11:28.169208826Z\" level=info msg=\"Removed container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:28.182833 crc crio[3637]: time=\"2026-06-19T11:11:28.18257098Z\" level=info msg=\"Removing container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7\" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:28.226351 crc crio[3637]: time=\"2026-06-19T11:11:28.226265504Z\" level=info msg=\"Removed container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content\" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:28.230841 crc crio[3637]: time=\"2026-06-19T11:11:28.230745749Z\" level=info msg=\"Removing container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb\" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:28.257098 crc crio[3637]: time=\"2026-06-19T11:11:28.256903592Z\" level=info msg=\"Removed container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities\" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:34.351111 crc crio[3637]: time=\"2026-06-19T11:11:34.348909381Z\" level=info msg=\"Stopping container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 (timeout: 2s)\" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:34.514934 crc crio[3637]: time=\"2026-06-19T11:11:34.514758157Z\" level=info msg=\"Stopped container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:34.516298 crc crio[3637]: time=\"2026-06-19T11:11:34.516255755Z\" level=info msg=\"Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:34.517026 crc crio[3637]: time=\"2026-06-19T11:11:34.516991903Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc000117ab8}] Aliases:map[]}\"\nJun 19 11:11:34.517482 crc crio[3637]: time=\"2026-06-19T11:11:34.517460396Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4l9ns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:35.096925 crc crio[3637]: time=\"2026-06-19T11:11:35.096856308Z\" level=info msg=\"Stopped pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:35.264117 crc crio[3637]: time=\"2026-06-19T11:11:35.263364559Z\" level=info msg=\"Removing container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5\" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:35.294253 crc crio[3637]: time=\"2026-06-19T11:11:35.294065949Z\" level=info msg=\"Removed container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:35.300905 crc crio[3637]: time=\"2026-06-19T11:11:35.300781742Z\" level=info msg=\"Removing container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f\" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:35.362499 crc crio[3637]: time=\"2026-06-19T11:11:35.362340075Z\" level=info msg=\"Removed container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:35.370954 crc crio[3637]: time=\"2026-06-19T11:11:35.37070197Z\" level=info msg=\"Removing container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd\" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:35.432229 crc crio[3637]: time=\"2026-06-19T11:11:35.432091268Z\" level=info msg=\"Removed container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.621745568Z\" level=info msg=\"Stopping container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 (timeout: 15s)\" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.621962783Z\" level=info msg=\"Stopping container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b (timeout: 15s)\" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.622031625Z\" level=info msg=\"Stopping container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 (timeout: 15s)\" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.622036145Z\" level=info msg=\"Stopping container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 (timeout: 15s)\" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:47.651319 crc crio[3637]: time=\"2026-06-19T11:11:47.622494266Z\" level=info msg=\"Stopping container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 (timeout: 15s)\" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:47.936533 crc crio[3637]: time=\"2026-06-19T11:11:47.932092898Z\" level=info msg=\"Stopped container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:48.035517 crc crio[3637]: time=\"2026-06-19T11:11:48.035386985Z\" level=info msg=\"Stopped container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:48.117063 crc crio[3637]: time=\"2026-06-19T11:11:48.116913542Z\" level=info msg=\"Stopped container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:48.202364 crc crio[3637]: time=\"2026-06-19T11:11:48.201971789Z\" level=info msg=\"Stopped container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:48.491010 crc crio[3637]: time=\"2026-06-19T11:11:48.490779596Z\" level=info msg=\"Removing container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f\" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:48.687230 crc crio[3637]: time=\"2026-06-19T11:11:48.687000672Z\" level=info msg=\"Removed container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:49.544055 crc crio[3637]: time=\"2026-06-19T11:11:49.543613372Z\" level=info msg=\"Stopping pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255\" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:49.546269 crc crio[3637]: time=\"2026-06-19T11:11:49.546081965Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc0016aa668}] Aliases:map[]}\"\nJun 19 11:11:49.546989 crc crio[3637]: time=\"2026-06-19T11:11:49.546602098Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:11:50.649370 crc crio[3637]: time=\"2026-06-19T11:11:50.648792553Z\" level=info msg=\"Stopped container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:11:50.651701 crc crio[3637]: time=\"2026-06-19T11:11:50.650595529Z\" level=info msg=\"Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:50.660084 crc crio[3637]: time=\"2026-06-19T11:11:50.659993351Z\" level=info msg=\"Stopped pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:50.789545 crc crio[3637]: time=\"2026-06-19T11:11:50.789372749Z\" level=info msg=\"Stopped pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255\" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:11:51.581400 crc crio[3637]: time=\"2026-06-19T11:11:51.580533316Z\" level=info msg=\"Removing container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8\" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.619517 crc crio[3637]: time=\"2026-06-19T11:11:51.619417436Z\" level=info msg=\"Removed container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.624539 crc crio[3637]: time=\"2026-06-19T11:11:51.623997744Z\" level=info msg=\"Removing container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b\" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.668712 crc crio[3637]: time=\"2026-06-19T11:11:51.668619442Z\" level=info msg=\"Removed container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.672542 crc crio[3637]: time=\"2026-06-19T11:11:51.672478171Z\" level=info msg=\"Removing container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8\" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.701582 crc crio[3637]: time=\"2026-06-19T11:11:51.701460346Z\" level=info msg=\"Removed container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.707894 crc crio[3637]: time=\"2026-06-19T11:11:51.707775709Z\" level=info msg=\"Removing container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51\" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.726310 crc crio[3637]: time=\"2026-06-19T11:11:51.72611484Z\" level=info msg=\"Removed container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.730631 crc crio[3637]: time=\"2026-06-19T11:11:51.730356079Z\" level=info msg=\"Removing container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38\" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.750224 crc crio[3637]: time=\"2026-06-19T11:11:51.750084026Z\" level=info msg=\"Removed container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.753561 crc crio[3637]: time=\"2026-06-19T11:11:51.753532846Z\" level=info msg=\"Removing container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684\" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:51.872066 crc crio[3637]: time=\"2026-06-19T11:11:51.871946801Z\" level=info msg=\"Removed container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:11:52.747100 crc crio[3637]: time=\"2026-06-19T11:11:52.747003436Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:52.747552 crc crio[3637]: time=\"2026-06-19T11:11:52.747136059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:52.779134 crc crio[3637]: time=\"2026-06-19T11:11:52.779012199Z\" 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=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:52.801091 crc crio[3637]: time=\"2026-06-19T11:11:52.79886111Z\" level=info msg=\"Ran pod sandbox feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:52.804372 crc crio[3637]: time=\"2026-06-19T11:11:52.804277599Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=111bd95e-37d8-4edc-b313-80e57df0a020 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:52.845699 crc crio[3637]: time=\"2026-06-19T11:11:52.845570822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6f949449-969b-491a-93aa-ffe41f3af598 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:53.088269 crc crio[3637]: time=\"2026-06-19T11:11:53.088038727Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:53.089930 crc crio[3637]: time=\"2026-06-19T11:11:53.088764086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:53.130506 crc crio[3637]: time=\"2026-06-19T11:11:53.130294794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:53.358587 crc crio[3637]: time=\"2026-06-19T11:11:53.358518054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:53.473586 crc crio[3637]: time=\"2026-06-19T11:11:53.472469514Z\" level=info msg=\"Created container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:53.475518 crc crio[3637]: time=\"2026-06-19T11:11:53.47542935Z\" level=info msg=\"Starting container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b\" id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:11:53.489588 crc crio[3637]: time=\"2026-06-19T11:11:53.489457111Z\" level=info msg=\"Started container\" PID=16413 containerID=21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\nJun 19 11:11:58.977435 crc crio[3637]: time=\"2026-06-19T11:11:58.976598683Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:58.978705 crc crio[3637]: time=\"2026-06-19T11:11:58.977463235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:59.001002 crc crio[3637]: time=\"2026-06-19T11:11:59.000919518Z\" 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=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:59.016665 crc crio[3637]: time=\"2026-06-19T11:11:59.016561492Z\" level=info msg=\"Ran pod sandbox 522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:11:59.019905 crc crio[3637]: time=\"2026-06-19T11:11:59.019683112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dfd80d1b-d3f8-4aeb-9118-af1299c9dd66 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:59.022646 crc crio[3637]: time=\"2026-06-19T11:11:59.022477344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fe43694a-7009-4d4a-af14-446564ce6107 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:11:59.581376 crc crio[3637]: time=\"2026-06-19T11:11:59.581070366Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:11:59.582359 crc crio[3637]: time=\"2026-06-19T11:11:59.582024871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:59.648310 crc crio[3637]: time=\"2026-06-19T11:11:59.648262591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:11:59.902697 crc crio[3637]: time=\"2026-06-19T11:11:59.90265153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:00.967037 crc crio[3637]: time=\"2026-06-19T11:12:00.966319616Z\" level=info msg=\"Created container 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:00.969244 crc crio[3637]: time=\"2026-06-19T11:12:00.969118108Z\" level=info msg=\"Starting container: 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6\" id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:00.976021 crc crio[3637]: time=\"2026-06-19T11:12:00.975873772Z\" level=info msg=\"Started container\" PID=16467 containerID=250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:00.984118 crc crio[3637]: time=\"2026-06-19T11:12:00.983985361Z\" level=info msg=\"Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:00.984118 crc crio[3637]: time=\"2026-06-19T11:12:00.984097044Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:00.985987 crc crio[3637]: time=\"2026-06-19T11:12:00.985907012Z\" level=info msg=\"Removing pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:00.996791 crc crio[3637]: time=\"2026-06-19T11:12:00.996619628Z\" level=info msg=\"Removed pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:00.998055 crc crio[3637]: time=\"2026-06-19T11:12:00.997946642Z\" level=info msg=\"Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:00.998275 crc crio[3637]: time=\"2026-06-19T11:12:00.998111296Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.000563 crc crio[3637]: time=\"2026-06-19T11:12:01.000488308Z\" level=info msg=\"Removing pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.026371 crc crio[3637]: time=\"2026-06-19T11:12:01.02613404Z\" level=info msg=\"Removed pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.027597 crc crio[3637]: time=\"2026-06-19T11:12:01.027476944Z\" level=info msg=\"Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.027720 crc crio[3637]: time=\"2026-06-19T11:12:01.027623748Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.029042 crc crio[3637]: time=\"2026-06-19T11:12:01.028910981Z\" level=info msg=\"Removing pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.046343 crc crio[3637]: time=\"2026-06-19T11:12:01.046064565Z\" level=info msg=\"Removed pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.049006 crc crio[3637]: time=\"2026-06-19T11:12:01.048798655Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.049382 crc crio[3637]: time=\"2026-06-19T11:12:01.049024121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.050330 crc crio[3637]: time=\"2026-06-19T11:12:01.050077398Z\" level=info msg=\"Removing pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.065477 crc crio[3637]: time=\"2026-06-19T11:12:01.065098336Z\" level=info msg=\"Removed pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.066951 crc crio[3637]: time=\"2026-06-19T11:12:01.066778609Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.067035 crc crio[3637]: time=\"2026-06-19T11:12:01.066975724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.067845 crc crio[3637]: time=\"2026-06-19T11:12:01.067721754Z\" level=info msg=\"Removing pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.086585 crc crio[3637]: time=\"2026-06-19T11:12:01.086455668Z\" level=info msg=\"Removed pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.088664 crc crio[3637]: time=\"2026-06-19T11:12:01.088572922Z\" level=info msg=\"Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.088769 crc crio[3637]: time=\"2026-06-19T11:12:01.088704726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.089954 crc crio[3637]: time=\"2026-06-19T11:12:01.089769723Z\" level=info msg=\"Removing pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.113091 crc crio[3637]: time=\"2026-06-19T11:12:01.112916932Z\" level=info msg=\"Removed pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.114846 crc crio[3637]: time=\"2026-06-19T11:12:01.114683526Z\" level=info msg=\"Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.114964 crc crio[3637]: time=\"2026-06-19T11:12:01.114903191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:01.116066 crc crio[3637]: time=\"2026-06-19T11:12:01.115956949Z\" level=info msg=\"Removing pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:01.133301 crc crio[3637]: time=\"2026-06-19T11:12:01.133026149Z\" level=info msg=\"Removed pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:12:02.790316 crc crio[3637]: time=\"2026-06-19T11:12:02.789075222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cffe660d-493a-4fda-bccc-48c4656ec6db name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:02.794275 crc crio[3637]: time=\"2026-06-19T11:12:02.793955609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a4f3fe57-d732-4119-9ace-fea19f6cd29e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:02.803284 crc crio[3637]: time=\"2026-06-19T11:12:02.803136876Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:02.803729 crc crio[3637]: time=\"2026-06-19T11:12:02.803606437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:02.806958 crc crio[3637]: time=\"2026-06-19T11:12:02.806739979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=803843c5-eaf5-4b04-b93e-634b02608861 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:02.820258 crc crio[3637]: time=\"2026-06-19T11:12:02.820062803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e2abfed9-1f71-4d49-8a02-8877c2fb23eb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:02.823685 crc crio[3637]: time=\"2026-06-19T11:12:02.823557812Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:02.824104 crc crio[3637]: time=\"2026-06-19T11:12:02.824014414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:02.860319 crc crio[3637]: time=\"2026-06-19T11:12:02.86023195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:02.866781 crc crio[3637]: time=\"2026-06-19T11:12:02.86600699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.103306 crc crio[3637]: time=\"2026-06-19T11:12:03.103052739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.103640 crc crio[3637]: time=\"2026-06-19T11:12:03.103591524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.188052 crc crio[3637]: time=\"2026-06-19T11:12:03.187941382Z\" level=info msg=\"Created container 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:03.189782 crc crio[3637]: time=\"2026-06-19T11:12:03.189692448Z\" level=info msg=\"Starting container: 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899\" id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:03.197718 crc crio[3637]: time=\"2026-06-19T11:12:03.197600631Z\" level=info msg=\"Started container\" PID=16578 containerID=34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:12:03.200484 crc crio[3637]: time=\"2026-06-19T11:12:03.20026059Z\" level=info msg=\"Created container 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:03.203641 crc crio[3637]: time=\"2026-06-19T11:12:03.203043582Z\" level=info msg=\"Starting container: 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75\" id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:03.209953 crc crio[3637]: time=\"2026-06-19T11:12:03.209857368Z\" level=info msg=\"Started container\" PID=16579 containerID=41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:03.226319 crc crio[3637]: time=\"2026-06-19T11:12:03.225681536Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea3b088c-62eb-416e-8708-dd125479ef20 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:03.228533 crc crio[3637]: time=\"2026-06-19T11:12:03.228402066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf43f2c1-7a3d-4449-8707-20a97fe23f30 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:03.235438 crc crio[3637]: time=\"2026-06-19T11:12:03.235324015Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:03.235969 crc crio[3637]: time=\"2026-06-19T11:12:03.23589104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.259038 crc crio[3637]: time=\"2026-06-19T11:12:03.258919575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.507136 crc crio[3637]: time=\"2026-06-19T11:12:03.507021261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.629570 crc crio[3637]: time=\"2026-06-19T11:12:03.62937943Z\" level=info msg=\"Created container f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:03.631320 crc crio[3637]: time=\"2026-06-19T11:12:03.631106285Z\" level=info msg=\"Starting container: f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161\" id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:03.638630 crc crio[3637]: time=\"2026-06-19T11:12:03.638564618Z\" level=info msg=\"Started container\" PID=16631 containerID=f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:03.660698 crc crio[3637]: time=\"2026-06-19T11:12:03.660415161Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4077509-f249-4d7b-bd23-b121afc3db96 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:03.664509 crc crio[3637]: time=\"2026-06-19T11:12:03.663621995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=01791d25-70a5-4a14-bc44-2c4910f97d88 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:03.673801 crc crio[3637]: time=\"2026-06-19T11:12:03.673682024Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:03.674359 crc crio[3637]: time=\"2026-06-19T11:12:03.674115355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.720334 crc crio[3637]: time=\"2026-06-19T11:12:03.720198356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:03.963747 crc crio[3637]: time=\"2026-06-19T11:12:03.963640182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.063126 crc crio[3637]: time=\"2026-06-19T11:12:04.063038828Z\" level=info msg=\"Created container daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:04.066957 crc crio[3637]: time=\"2026-06-19T11:12:04.066804676Z\" level=info msg=\"Starting container: daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db\" id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:04.074860 crc crio[3637]: time=\"2026-06-19T11:12:04.074690259Z\" level=info msg=\"Started container\" PID=16648 containerID=daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:04.089651 crc crio[3637]: time=\"2026-06-19T11:12:04.089492582Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7f34a571-3253-4f6c-9c3e-99ee293ca722 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:04.092706 crc crio[3637]: time=\"2026-06-19T11:12:04.092595592Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=801e9308-1d6c-4a18-bbdc-b21e39238fb1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:04.099847 crc crio[3637]: time=\"2026-06-19T11:12:04.099695116Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:04.100521 crc crio[3637]: time=\"2026-06-19T11:12:04.100414224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.122353 crc crio[3637]: time=\"2026-06-19T11:12:04.122251388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.438981 crc crio[3637]: time=\"2026-06-19T11:12:04.43876351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.555217 crc crio[3637]: time=\"2026-06-19T11:12:04.554516679Z\" level=info msg=\"Created container 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:04.556886 crc crio[3637]: time=\"2026-06-19T11:12:04.55685673Z\" level=info msg=\"Starting container: 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7\" id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:04.565669 crc crio[3637]: time=\"2026-06-19T11:12:04.565548954Z\" level=info msg=\"Started container\" PID=16681 containerID=181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:04.579492 crc crio[3637]: time=\"2026-06-19T11:12:04.579393272Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6e2a9e47-f6fa-4fa0-ad13-b437355cfa16 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:04.582415 crc crio[3637]: time=\"2026-06-19T11:12:04.582329587Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=acf44540-eb76-476c-a4bd-2c812f887a26 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:04.592579 crc crio[3637]: time=\"2026-06-19T11:12:04.592471949Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:04.593292 crc crio[3637]: time=\"2026-06-19T11:12:04.593075984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.622105 crc crio[3637]: time=\"2026-06-19T11:12:04.622000903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:04.916551 crc crio[3637]: time=\"2026-06-19T11:12:04.916275871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:05.022629 crc crio[3637]: time=\"2026-06-19T11:12:05.022500784Z\" level=info msg=\"Created container 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:05.023924 crc crio[3637]: time=\"2026-06-19T11:12:05.023709916Z\" level=info msg=\"Starting container: 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5\" id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:05.027405 crc crio[3637]: time=\"2026-06-19T11:12:05.027333269Z\" level=info msg=\"Started container\" PID=16697 containerID=387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:12:34.300088 crc crio[3637]: time=\"2026-06-19T11:12:34.299034623Z\" level=info msg=\"Stopping container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b (timeout: 5s)\" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:12:39.334268 crc crio[3637]: time=\"2026-06-19T11:12:39.323511813Z\" level=warning msg=\"Stopping container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b with stop signal(15) timed out. Killing...\"\nJun 19 11:12:40.857037 crc crio[3637]: time=\"2026-06-19T11:12:40.856047576Z\" level=info msg=\"Stopped container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:12:40.865955 crc crio[3637]: time=\"2026-06-19T11:12:40.865795616Z\" level=info msg=\"Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:40.929370 crc crio[3637]: time=\"2026-06-19T11:12:40.929135213Z\" level=info msg=\"Stopped pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:12:41.799489 crc crio[3637]: time=\"2026-06-19T11:12:41.797620146Z\" level=info msg=\"Removing container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b\" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:12:41.965889 crc crio[3637]: time=\"2026-06-19T11:12:41.965426569Z\" level=info msg=\"Removed container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:12:52.978581 crc crio[3637]: time=\"2026-06-19T11:12:52.977645574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8e0440db-ba12-4e45-b5f3-103ec3323126 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:52.981280 crc crio[3637]: time=\"2026-06-19T11:12:52.981051782Z\" level=info msg=\"Removing container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce\" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:12:52.983274 crc crio[3637]: time=\"2026-06-19T11:12:52.983036984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cebe5dae-7fbc-4bf3-988e-142e991deb28 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:12:52.996249 crc crio[3637]: time=\"2026-06-19T11:12:52.99607817Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:52.997010 crc crio[3637]: time=\"2026-06-19T11:12:52.996927823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:53.035043 crc crio[3637]: time=\"2026-06-19T11:12:53.03442075Z\" level=info msg=\"Removed container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:12:53.066045 crc crio[3637]: time=\"2026-06-19T11:12:53.0657973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:53.092598 crc crio[3637]: time=\"2026-06-19T11:12:53.092344216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:12:53.209967 crc crio[3637]: time=\"2026-06-19T11:12:53.209798719Z\" level=info msg=\"Created container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:12:53.212628 crc crio[3637]: time=\"2026-06-19T11:12:53.212097508Z\" level=info msg=\"Starting container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9\" id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:12:53.230254 crc crio[3637]: time=\"2026-06-19T11:12:53.229780254Z\" level=info msg=\"Started container\" PID=17365 containerID=784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\nJun 19 11:13:01.168241 crc crio[3637]: time=\"2026-06-19T11:13:01.166554438Z\" level=info msg=\"Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:13:01.168241 crc crio[3637]: time=\"2026-06-19T11:13:01.168251061Z\" level=info msg=\"Stopped pod sandbox (already stopped): feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:13:01.170832 crc crio[3637]: time=\"2026-06-19T11:13:01.170757457Z\" level=info msg=\"Removing pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:13:01.191643 crc crio[3637]: time=\"2026-06-19T11:13:01.191511362Z\" level=info msg=\"Removed pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:15:00.641296 crc crio[3637]: time=\"2026-06-19T11:15:00.6395061Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD\" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:00.643509 crc crio[3637]: time=\"2026-06-19T11:15:00.641333376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:00.671752 crc crio[3637]: time=\"2026-06-19T11:15:00.67161545Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}\"\nJun 19 11:15:00.671752 crc crio[3637]: time=\"2026-06-19T11:15:00.671683842Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:01.004660 crc crio[3637]: 2026-06-19T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edfcd6a60347d7d Mac:ee:2d:69:d9:ed:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 SocketPath: PciID:}] [{Interface:0xc000230680 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:01.007436 crc crio[3637]: time=\"2026-06-19T11:15:01.007278753Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}\"\nJun 19 11:15:01.007556 crc crio[3637]: time=\"2026-06-19T11:15:01.007525249Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:01.018314 crc crio[3637]: time=\"2026-06-19T11:15:01.018213449Z\" level=info msg=\"Ran pod sandbox edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD\" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:01.021120 crc crio[3637]: time=\"2026-06-19T11:15:01.02102326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be445310-bd4f-4376-b0e0-2b3635266a4f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:01.023736 crc crio[3637]: time=\"2026-06-19T11:15:01.023638866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=142f7ecf-308e-4e3e-8756-7b51bc7a0194 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:01.033210 crc crio[3637]: time=\"2026-06-19T11:15:01.033046442Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:01.033886 crc crio[3637]: time=\"2026-06-19T11:15:01.033685388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:01.065072 crc crio[3637]: time=\"2026-06-19T11:15:01.064964587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:01.070768 crc crio[3637]: time=\"2026-06-19T11:15:01.069963572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:01.182819 crc crio[3637]: time=\"2026-06-19T11:15:01.182702062Z\" level=info msg=\"Created container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:01.184241 crc crio[3637]: time=\"2026-06-19T11:15:01.184058186Z\" level=info msg=\"Starting container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e\" id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:01.190613 crc crio[3637]: time=\"2026-06-19T11:15:01.190287172Z\" level=info msg=\"Started container\" PID=19070 containerID=17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e description=openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer sandboxID=edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\nJun 19 11:15:02.699064 crc crio[3637]: time=\"2026-06-19T11:15:02.698425627Z\" level=info msg=\"Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:02.701777 crc crio[3637]: time=\"2026-06-19T11:15:02.700376067Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc001fdc2a8}] Aliases:map[]}\"\nJun 19 11:15:02.701777 crc crio[3637]: time=\"2026-06-19T11:15:02.700606843Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:03.051116 crc crio[3637]: time=\"2026-06-19T11:15:03.050931296Z\" level=info msg=\"Stopped pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.009596 crc crio[3637]: time=\"2026-06-19T11:15:25.008658144Z\" level=info msg=\"Stopping container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 (timeout: 30s)\" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.044816 crc crio[3637]: time=\"2026-06-19T11:15:25.044718483Z\" level=info msg=\"Stopping container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 (timeout: 30s)\" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.074771 crc crio[3637]: time=\"2026-06-19T11:15:25.074626797Z\" level=info msg=\"Stopping container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 (timeout: 30s)\" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.098687 crc crio[3637]: time=\"2026-06-19T11:15:25.09861245Z\" level=info msg=\"Stopping container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 (timeout: 30s)\" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.140599 crc crio[3637]: time=\"2026-06-19T11:15:25.137429438Z\" level=info msg=\"Stopping container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 (timeout: 30s)\" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.205455 crc crio[3637]: time=\"2026-06-19T11:15:25.205327718Z\" level=info msg=\"Stopped container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.207509 crc crio[3637]: time=\"2026-06-19T11:15:25.207445171Z\" level=info msg=\"Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.208574 crc crio[3637]: time=\"2026-06-19T11:15:25.208487797Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0010a4590}] Aliases:map[]}\"\nJun 19 11:15:25.208934 crc crio[3637]: time=\"2026-06-19T11:15:25.208832576Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.210373 crc crio[3637]: time=\"2026-06-19T11:15:25.210058397Z\" level=info msg=\"Stopped container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.217705 crc crio[3637]: time=\"2026-06-19T11:15:25.217599016Z\" level=info msg=\"Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.218100 crc crio[3637]: time=\"2026-06-19T11:15:25.218071079Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002bb2e68}] Aliases:map[]}\"\nJun 19 11:15:25.218302 crc crio[3637]: time=\"2026-06-19T11:15:25.218270894Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.227637 crc crio[3637]: time=\"2026-06-19T11:15:25.227550738Z\" level=info msg=\"Stopped container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.228874 crc crio[3637]: time=\"2026-06-19T11:15:25.228793569Z\" level=info msg=\"Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.229325 crc crio[3637]: time=\"2026-06-19T11:15:25.229189239Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc00130cd78}] Aliases:map[]}\"\nJun 19 11:15:25.229434 crc crio[3637]: time=\"2026-06-19T11:15:25.229335423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.273629 crc crio[3637]: time=\"2026-06-19T11:15:25.273414963Z\" level=info msg=\"Stopped container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.275650 crc crio[3637]: time=\"2026-06-19T11:15:25.275527886Z\" level=info msg=\"Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.276258 crc crio[3637]: time=\"2026-06-19T11:15:25.276215443Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc002bb2fb8}] Aliases:map[]}\"\nJun 19 11:15:25.276494 crc crio[3637]: time=\"2026-06-19T11:15:25.276405158Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.526547 crc crio[3637]: time=\"2026-06-19T11:15:25.524946398Z\" level=info msg=\"Stopped pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.562255 crc crio[3637]: time=\"2026-06-19T11:15:25.559824566Z\" level=info msg=\"Stopped pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.563036 crc crio[3637]: time=\"2026-06-19T11:15:25.562977776Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD\" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:25.563111 crc crio[3637]: time=\"2026-06-19T11:15:25.563068158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:25.583701 crc crio[3637]: time=\"2026-06-19T11:15:25.583354579Z\" level=info msg=\"Stopped pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.619031 crc crio[3637]: time=\"2026-06-19T11:15:25.618666648Z\" level=info msg=\"Stopped pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.622359 crc crio[3637]: time=\"2026-06-19T11:15:25.622263878Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}\"\nJun 19 11:15:25.622359 crc crio[3637]: time=\"2026-06-19T11:15:25.622336101Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.688112877Z\" level=info msg=\"Stopped container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.689553844Z\" level=info msg=\"Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.690657452Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc0010a46e8}] Aliases:map[]}\"\nJun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.691083302Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:25.995359 crc crio[3637]: time=\"2026-06-19T11:15:25.994857422Z\" level=info msg=\"Stopped pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:15:25.999070 crc crio[3637]: time=\"2026-06-19T11:15:25.998962177Z\" level=info msg=\"Removing container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2\" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.013554 crc crio[3637]: 2026-06-19T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da30ff60f4b58a2 Mac:36:47:f5:9b:73:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:26.015477 crc crio[3637]: time=\"2026-06-19T11:15:26.01540799Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}\"\nJun 19 11:15:26.015574 crc crio[3637]: time=\"2026-06-19T11:15:26.015554274Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:26.027877 crc crio[3637]: time=\"2026-06-19T11:15:26.027356492Z\" level=info msg=\"Ran pod sandbox da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD\" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:26.041722 crc crio[3637]: time=\"2026-06-19T11:15:26.041623681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=76523b02-33e2-4992-b58a-48dec26468b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:26.054440 crc crio[3637]: time=\"2026-06-19T11:15:26.05431277Z\" level=info msg=\"Removed container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.063666 crc crio[3637]: time=\"2026-06-19T11:15:26.063585354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6909c49c-876f-4bf2-bb85-1e595f2cce12 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:26.064648 crc crio[3637]: time=\"2026-06-19T11:15:26.0645746Z\" level=info msg=\"Removing container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf\" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.073243 crc crio[3637]: time=\"2026-06-19T11:15:26.073126054Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:26.073699 crc crio[3637]: time=\"2026-06-19T11:15:26.073636206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:26.118059 crc crio[3637]: time=\"2026-06-19T11:15:26.117972753Z\" level=info msg=\"Removed container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.123872 crc crio[3637]: time=\"2026-06-19T11:15:26.122772955Z\" level=info msg=\"Removing container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7\" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.154519 crc crio[3637]: time=\"2026-06-19T11:15:26.122854067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:26.165419 crc crio[3637]: time=\"2026-06-19T11:15:26.165352377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:26.202467 crc crio[3637]: time=\"2026-06-19T11:15:26.202296707Z\" level=info msg=\"Removed container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.216310 crc crio[3637]: time=\"2026-06-19T11:15:26.216123685Z\" level=info msg=\"Removing container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569\" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.259085 crc crio[3637]: time=\"2026-06-19T11:15:26.258979225Z\" level=info msg=\"Removed container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.263125 crc crio[3637]: time=\"2026-06-19T11:15:26.263045738Z\" level=info msg=\"Removing container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9\" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.296808 crc crio[3637]: time=\"2026-06-19T11:15:26.296680505Z\" level=info msg=\"Removed container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.302326 crc crio[3637]: time=\"2026-06-19T11:15:26.302006659Z\" level=info msg=\"Removing container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de\" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.314465 crc crio[3637]: time=\"2026-06-19T11:15:26.314387491Z\" level=info msg=\"Created container 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:26.316119 crc crio[3637]: time=\"2026-06-19T11:15:26.316050423Z\" level=info msg=\"Starting container: 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21\" id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:26.322378 crc crio[3637]: time=\"2026-06-19T11:15:26.322283649Z\" level=info msg=\"Started container\" PID=19654 containerID=947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498\nJun 19 11:15:26.323449 crc crio[3637]: time=\"2026-06-19T11:15:26.323223703Z\" level=info msg=\"Removed container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.332520 crc crio[3637]: time=\"2026-06-19T11:15:26.332485187Z\" level=info msg=\"Removing container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5\" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.361865 crc crio[3637]: time=\"2026-06-19T11:15:26.361692713Z\" level=info msg=\"Removed container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.366951 crc crio[3637]: time=\"2026-06-19T11:15:26.366833211Z\" level=info msg=\"Removing container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064\" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.407437 crc crio[3637]: time=\"2026-06-19T11:15:26.407326251Z\" level=info msg=\"Removed container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.411955 crc crio[3637]: time=\"2026-06-19T11:15:26.411863276Z\" level=info msg=\"Removing container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3\" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.434494 crc crio[3637]: time=\"2026-06-19T11:15:26.434431164Z\" level=info msg=\"Removed container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.445963 crc crio[3637]: time=\"2026-06-19T11:15:26.445897313Z\" level=info msg=\"Removing container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5\" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.465089 crc crio[3637]: time=\"2026-06-19T11:15:26.464894991Z\" level=info msg=\"Removed container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.468263 crc crio[3637]: time=\"2026-06-19T11:15:26.468199715Z\" level=info msg=\"Removing container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e\" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.501754 crc crio[3637]: time=\"2026-06-19T11:15:26.501636996Z\" level=info msg=\"Removed container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.506056 crc crio[3637]: time=\"2026-06-19T11:15:26.505871834Z\" level=info msg=\"Removing container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a\" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.529568 crc crio[3637]: time=\"2026-06-19T11:15:26.529468887Z\" level=info msg=\"Removed container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.533719 crc crio[3637]: time=\"2026-06-19T11:15:26.533567611Z\" level=info msg=\"Removing container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9\" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.563243 crc crio[3637]: time=\"2026-06-19T11:15:26.562851818Z\" level=info msg=\"Removed container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.567767 crc crio[3637]: time=\"2026-06-19T11:15:26.56765727Z\" level=info msg=\"Removing container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338\" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:26.599738 crc crio[3637]: time=\"2026-06-19T11:15:26.599657755Z\" level=info msg=\"Removed container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:15:27.616603 crc crio[3637]: time=\"2026-06-19T11:15:27.616129177Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h86vf/POD\" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:27.617398 crc crio[3637]: time=\"2026-06-19T11:15:27.616631939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:27.644479 crc crio[3637]: time=\"2026-06-19T11:15:27.644307987Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 19 11:15:27.644479 crc crio[3637]: time=\"2026-06-19T11:15:27.644388089Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h86vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:27.878252 crc crio[3637]: time=\"2026-06-19T11:15:27.87511561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nh4kl/POD\" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:27.878252 crc crio[3637]: time=\"2026-06-19T11:15:27.875271334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:27.898132 crc crio[3637]: time=\"2026-06-19T11:15:27.897636127Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}\"\nJun 19 11:15:27.898132 crc crio[3637]: time=\"2026-06-19T11:15:27.898008006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nh4kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:27.935482 crc crio[3637]: 2026-06-19T11:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106974e6ac101ca Mac:d2:04:52:b1:b1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:27.936560 crc crio[3637]: time=\"2026-06-19T11:15:27.936475836Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 19 11:15:27.936763 crc crio[3637]: time=\"2026-06-19T11:15:27.936696541Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:27.949078 crc crio[3637]: time=\"2026-06-19T11:15:27.949029941Z\" level=info msg=\"Ran pod sandbox 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 with infra container: openshift-marketplace/redhat-marketplace-h86vf/POD\" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:27.952329 crc crio[3637]: time=\"2026-06-19T11:15:27.952255052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32621fb4-0e11-410e-a729-a19c141bb7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:27.954882 crc crio[3637]: time=\"2026-06-19T11:15:27.954786536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8eff6819-bf55-405b-9f0f-b21b48882db3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:27.963075 crc crio[3637]: time=\"2026-06-19T11:15:27.962997923Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:27.963612 crc crio[3637]: time=\"2026-06-19T11:15:27.963484395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:27.992358 crc crio[3637]: time=\"2026-06-19T11:15:27.992291931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:27.996608 crc crio[3637]: time=\"2026-06-19T11:15:27.996501957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:28.116961 crc crio[3637]: time=\"2026-06-19T11:15:28.116863608Z\" level=info msg=\"Created container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:28.118769 crc crio[3637]: time=\"2026-06-19T11:15:28.118702725Z\" level=info msg=\"Starting container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125\" id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:28.140080 crc crio[3637]: time=\"2026-06-19T11:15:28.139904479Z\" level=info msg=\"Started container\" PID=19756 containerID=ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125 description=openshift-marketplace/redhat-marketplace-h86vf/extract-utilities id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\nJun 19 11:15:28.233683 crc crio[3637]: 2026-06-19T11:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:553e9f1f2f2fc56 Mac:16:ee:48:69:9c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:28.234806 crc crio[3637]: time=\"2026-06-19T11:15:28.234673845Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}\"\nJun 19 11:15:28.234961 crc crio[3637]: time=\"2026-06-19T11:15:28.23489365Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:28.249566 crc crio[3637]: time=\"2026-06-19T11:15:28.249370406Z\" level=info msg=\"Ran pod sandbox 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 with infra container: openshift-marketplace/redhat-operators-nh4kl/POD\" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:28.252743 crc crio[3637]: time=\"2026-06-19T11:15:28.252642358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3e20e4f-97e7-4ace-a069-c056e48160f8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:28.256066 crc crio[3637]: time=\"2026-06-19T11:15:28.255975302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=047beafd-aa15-40a6-b8a9-d3c3e64caf56 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:28.262621 crc crio[3637]: time=\"2026-06-19T11:15:28.262522807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:28.263075 crc crio[3637]: time=\"2026-06-19T11:15:28.262986058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:28.293682 crc crio[3637]: time=\"2026-06-19T11:15:28.29322083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:28.297728 crc crio[3637]: time=\"2026-06-19T11:15:28.297700052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:28.432031 crc crio[3637]: time=\"2026-06-19T11:15:28.431596245Z\" level=info msg=\"Created container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:28.434476 crc crio[3637]: time=\"2026-06-19T11:15:28.434129209Z\" level=info msg=\"Starting container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b\" id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:28.447589 crc crio[3637]: time=\"2026-06-19T11:15:28.44410771Z\" level=info msg=\"Started container\" PID=19771 containerID=47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b description=openshift-marketplace/redhat-operators-nh4kl/extract-utilities id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\nJun 19 11:15:29.123353 crc crio[3637]: time=\"2026-06-19T11:15:29.122533027Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:29.142009 crc crio[3637]: time=\"2026-06-19T11:15:29.141787042Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:29.146568 crc crio[3637]: time=\"2026-06-19T11:15:29.146343606Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:15:29.146568 crc crio[3637]: time=\"2026-06-19T11:15:29.146499501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:15:29.796243 crc crio[3637]: time=\"2026-06-19T11:15:29.795890426Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:29.797236 crc crio[3637]: time=\"2026-06-19T11:15:29.797089956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=edbd2bd2-d5fb-4e3f-8ad8-94e69b64c038 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:29.800417 crc crio[3637]: time=\"2026-06-19T11:15:29.800306888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=57f0f4b0-5d64-43c1-ab09-36d112ed8314 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:29.808577 crc crio[3637]: time=\"2026-06-19T11:15:29.808460093Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:29.809604 crc crio[3637]: time=\"2026-06-19T11:15:29.809411297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:29.851222 crc crio[3637]: time=\"2026-06-19T11:15:29.851026805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:29.858688 crc crio[3637]: time=\"2026-06-19T11:15:29.858513294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:29.897344 crc crio[3637]: time=\"2026-06-19T11:15:29.896697005Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:29.898645 crc crio[3637]: time=\"2026-06-19T11:15:29.898561673Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1a75bfb-1dc6-4ccb-9f26-05fd4ff2911b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:29.900984 crc crio[3637]: time=\"2026-06-19T11:15:29.900783869Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=204d5c71-4150-434c-b028-d4b79c3d1e46 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:29.908833 crc crio[3637]: time=\"2026-06-19T11:15:29.908250517Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:29.909246 crc crio[3637]: time=\"2026-06-19T11:15:29.90919509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:29.932363 crc crio[3637]: time=\"2026-06-19T11:15:29.932268552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:29.935258 crc crio[3637]: time=\"2026-06-19T11:15:29.935106043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.039513 crc crio[3637]: time=\"2026-06-19T11:15:30.039378999Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8xwb5/POD\" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:30.039647 crc crio[3637]: time=\"2026-06-19T11:15:30.039553803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.060424 crc crio[3637]: time=\"2026-06-19T11:15:30.060263065Z\" level=info msg=\"Created container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.065507 crc crio[3637]: time=\"2026-06-19T11:15:30.064774359Z\" level=info msg=\"Starting container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31\" id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:30.072275 crc crio[3637]: time=\"2026-06-19T11:15:30.071796226Z\" level=info msg=\"Started container\" PID=19786 containerID=d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31 description=openshift-marketplace/redhat-marketplace-h86vf/extract-content id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\nJun 19 11:15:30.074016 crc crio[3637]: time=\"2026-06-19T11:15:30.07397179Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}\"\nJun 19 11:15:30.074252 crc crio[3637]: time=\"2026-06-19T11:15:30.074225917Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8xwb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:30.084319 crc crio[3637]: time=\"2026-06-19T11:15:30.084222238Z\" level=info msg=\"Created container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.085766 crc crio[3637]: time=\"2026-06-19T11:15:30.085670916Z\" level=info msg=\"Starting container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05\" id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:30.091214 crc crio[3637]: time=\"2026-06-19T11:15:30.091077891Z\" level=info msg=\"Started container\" PID=19789 containerID=ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05 description=openshift-marketplace/redhat-operators-nh4kl/extract-content id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\nJun 19 11:15:30.316615 crc crio[3637]: time=\"2026-06-19T11:15:30.316031007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9fcdk/POD\" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:30.318375 crc crio[3637]: time=\"2026-06-19T11:15:30.316637762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.339254 crc crio[3637]: time=\"2026-06-19T11:15:30.338900893Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}\"\nJun 19 11:15:30.339254 crc crio[3637]: time=\"2026-06-19T11:15:30.339000825Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9fcdk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:15:30.446841 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:074bb6c4780df4b Mac:5a:a6:28:36:fa:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:30.446841 crc crio[3637]: time=\"2026-06-19T11:15:30.446519873Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}\"\nJun 19 11:15:30.446841 crc crio[3637]: time=\"2026-06-19T11:15:30.446767759Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:30.465661 crc crio[3637]: time=\"2026-06-19T11:15:30.465451921Z\" level=info msg=\"Ran pod sandbox 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b with infra container: openshift-marketplace/certified-operators-8xwb5/POD\" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:30.469710 crc crio[3637]: time=\"2026-06-19T11:15:30.469528023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b8bfec0e-13dd-489a-afce-637d2638e980 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:30.473315 crc crio[3637]: time=\"2026-06-19T11:15:30.472755023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51d534b8-c1d1-45fe-8fa4-c7f157198155 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:30.482049 crc crio[3637]: time=\"2026-06-19T11:15:30.481868174Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.482788 crc crio[3637]: time=\"2026-06-19T11:15:30.482675984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.523209 crc crio[3637]: time=\"2026-06-19T11:15:30.523082202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.527321 crc crio[3637]: time=\"2026-06-19T11:15:30.527245697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.627792 crc crio[3637]: time=\"2026-06-19T11:15:30.627232195Z\" level=info msg=\"Created container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.628729 crc crio[3637]: time=\"2026-06-19T11:15:30.628655261Z\" level=info msg=\"Starting container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea\" id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:30.634727 crc crio[3637]: time=\"2026-06-19T11:15:30.63458013Z\" level=info msg=\"Started container\" PID=19872 containerID=8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea description=openshift-marketplace/certified-operators-8xwb5/extract-utilities id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\nJun 19 11:15:30.667650 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e791bf4f9169042 Mac:e2:21:ac:83:d6:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:15:30.667882 crc crio[3637]: time=\"2026-06-19T11:15:30.667814047Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}\"\nJun 19 11:15:30.668120 crc crio[3637]: time=\"2026-06-19T11:15:30.668024023Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:30.734971 crc crio[3637]: time=\"2026-06-19T11:15:30.734843994Z\" level=info msg=\"Ran pod sandbox e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 with infra container: openshift-marketplace/community-operators-9fcdk/POD\" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:15:30.738006 crc crio[3637]: time=\"2026-06-19T11:15:30.737895712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a423ee5e-c91e-4841-a417-1480ae950c83 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:30.740665 crc crio[3637]: time=\"2026-06-19T11:15:30.740572439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b927685-bb59-4b4e-84bf-71d22d1033b3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:30.755955 crc crio[3637]: time=\"2026-06-19T11:15:30.755895685Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.756549 crc crio[3637]: time=\"2026-06-19T11:15:30.756523971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.801339 crc crio[3637]: time=\"2026-06-19T11:15:30.801205007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.807808 crc crio[3637]: time=\"2026-06-19T11:15:30.807718981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:30.928551 crc crio[3637]: time=\"2026-06-19T11:15:30.928456011Z\" level=info msg=\"Created container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:30.930206 crc crio[3637]: time=\"2026-06-19T11:15:30.930103693Z\" level=info msg=\"Starting container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0\" id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:30.938206 crc crio[3637]: time=\"2026-06-19T11:15:30.938016142Z\" level=info msg=\"Started container\" PID=19883 containerID=d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0 description=openshift-marketplace/community-operators-9fcdk/extract-utilities id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\nJun 19 11:15:31.218119 crc crio[3637]: time=\"2026-06-19T11:15:31.217806379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c17d739-41be-472a-b5e5-a169fec2b8bd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:31.221591 crc crio[3637]: time=\"2026-06-19T11:15:31.2214338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0918821d-bafd-4030-8eb2-c948ff6fb495 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:31.223711 crc crio[3637]: time=\"2026-06-19T11:15:31.223584215Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:31.232127 crc crio[3637]: time=\"2026-06-19T11:15:31.231979066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:15:31.236705 crc crio[3637]: time=\"2026-06-19T11:15:31.236599752Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:31.241484 crc crio[3637]: time=\"2026-06-19T11:15:31.241296211Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:15:31.241599 crc crio[3637]: time=\"2026-06-19T11:15:31.241477145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:31.242781 crc crio[3637]: time=\"2026-06-19T11:15:31.242518942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.301430 crc crio[3637]: time=\"2026-06-19T11:15:31.301134958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.308757 crc crio[3637]: time=\"2026-06-19T11:15:31.308608865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.453677 crc crio[3637]: time=\"2026-06-19T11:15:31.453247259Z\" level=info msg=\"Created container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:31.455089 crc crio[3637]: time=\"2026-06-19T11:15:31.454989263Z\" level=info msg=\"Starting container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa\" id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:31.462799 crc crio[3637]: time=\"2026-06-19T11:15:31.462706067Z\" level=info msg=\"Started container\" PID=19892 containerID=a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa description=openshift-marketplace/redhat-marketplace-h86vf/registry-server id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\nJun 19 11:15:31.876024 crc crio[3637]: time=\"2026-06-19T11:15:31.875104885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:31.877345 crc crio[3637]: time=\"2026-06-19T11:15:31.877225256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e8278bac-4d8c-49a6-9c78-4be039b3139e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:31.880876 crc crio[3637]: time=\"2026-06-19T11:15:31.880762476Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea319192-6289-4ffe-a470-5b2a37306c80 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:31.900377 crc crio[3637]: time=\"2026-06-19T11:15:31.900098833Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/extract-content\" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:31.900792 crc crio[3637]: time=\"2026-06-19T11:15:31.900653508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.932514 crc crio[3637]: time=\"2026-06-19T11:15:31.932283154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.936257 crc crio[3637]: time=\"2026-06-19T11:15:31.93607185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:31.992834 crc crio[3637]: time=\"2026-06-19T11:15:31.992725777Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage\nJun 19 11:15:31.994295 crc crio[3637]: time=\"2026-06-19T11:15:31.99402479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5b820496-8997-40b5-bddb-289fdb711dff name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:31.999885 crc crio[3637]: time=\"2026-06-19T11:15:31.999589109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6b8e5ed9-089b-429d-801a-a9f211fee8bf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:32.007535 crc crio[3637]: time=\"2026-06-19T11:15:32.006483533Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:32.007535 crc crio[3637]: time=\"2026-06-19T11:15:32.007090878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.034000 crc crio[3637]: time=\"2026-06-19T11:15:32.033865373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.037696 crc crio[3637]: time=\"2026-06-19T11:15:32.037611137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.085716 crc crio[3637]: time=\"2026-06-19T11:15:32.085626286Z\" level=info msg=\"Created container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content\" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:32.087675 crc crio[3637]: time=\"2026-06-19T11:15:32.087587005Z\" level=info msg=\"Starting container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc\" id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:32.098102 crc crio[3637]: time=\"2026-06-19T11:15:32.097999668Z\" level=info msg=\"Started container\" PID=19918 containerID=a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc description=openshift-marketplace/community-operators-9fcdk/extract-content id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\nJun 19 11:15:32.165985 crc crio[3637]: time=\"2026-06-19T11:15:32.165815796Z\" level=info msg=\"Created container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:32.167600 crc crio[3637]: time=\"2026-06-19T11:15:32.167455337Z\" level=info msg=\"Starting container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223\" id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:32.177525 crc crio[3637]: time=\"2026-06-19T11:15:32.177414338Z\" level=info msg=\"Started container\" PID=19924 containerID=db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223 description=openshift-marketplace/certified-operators-8xwb5/extract-content id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\nJun 19 11:15:32.260658 crc crio[3637]: time=\"2026-06-19T11:15:32.260601963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=219a99ea-dfdb-41d1-b4b2-366f4182d76a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:32.267904 crc crio[3637]: time=\"2026-06-19T11:15:32.267819435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f475de5-f352-4e83-a039-85a8fe41dcf0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:32.281549 crc crio[3637]: time=\"2026-06-19T11:15:32.281444168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:32.282078 crc crio[3637]: time=\"2026-06-19T11:15:32.282003932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.323811 crc crio[3637]: time=\"2026-06-19T11:15:32.323710723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.327344 crc crio[3637]: time=\"2026-06-19T11:15:32.327267553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:32.458824 crc crio[3637]: time=\"2026-06-19T11:15:32.458689582Z\" level=info msg=\"Created container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:32.461495 crc crio[3637]: time=\"2026-06-19T11:15:32.461403941Z\" level=info msg=\"Starting container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae\" id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:32.468265 crc crio[3637]: time=\"2026-06-19T11:15:32.468078259Z\" level=info msg=\"Started container\" PID=19942 containerID=80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae description=openshift-marketplace/redhat-operators-nh4kl/registry-server id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\nJun 19 11:15:33.302464 crc crio[3637]: time=\"2026-06-19T11:15:33.301554651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=90eda0df-9d04-4c84-a9f7-9fe605704dba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:33.306974 crc crio[3637]: time=\"2026-06-19T11:15:33.306471454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=007ecf94-573e-4eea-921a-1dc368b4f7ab name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:33.320581 crc crio[3637]: time=\"2026-06-19T11:15:33.320546139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70b939ff-7766-4c70-9e25-d2dcb3b78bae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:33.325529 crc crio[3637]: time=\"2026-06-19T11:15:33.325433842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09415e8f-bfc1-4e73-b939-9a97e6e14415 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:15:33.332875 crc crio[3637]: time=\"2026-06-19T11:15:33.332758176Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/registry-server\" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:33.333535 crc crio[3637]: time=\"2026-06-19T11:15:33.333403363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.356003 crc crio[3637]: time=\"2026-06-19T11:15:33.355822828Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:33.357692 crc crio[3637]: time=\"2026-06-19T11:15:33.357566911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.403962 crc crio[3637]: time=\"2026-06-19T11:15:33.403867908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.407965 crc crio[3637]: time=\"2026-06-19T11:15:33.407877979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.423097 crc crio[3637]: time=\"2026-06-19T11:15:33.422982249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.427521 crc crio[3637]: time=\"2026-06-19T11:15:33.427447812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:15:33.566624 crc crio[3637]: time=\"2026-06-19T11:15:33.566525125Z\" level=info msg=\"Created container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:33.568303 crc crio[3637]: time=\"2026-06-19T11:15:33.568103864Z\" level=info msg=\"Starting container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485\" id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:33.569773 crc crio[3637]: time=\"2026-06-19T11:15:33.569691454Z\" level=info msg=\"Created container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:15:33.570805 crc crio[3637]: time=\"2026-06-19T11:15:33.57073295Z\" level=info msg=\"Starting container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1\" id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:15:33.575798 crc crio[3637]: time=\"2026-06-19T11:15:33.574461874Z\" level=info msg=\"Started container\" PID=19993 containerID=7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 description=openshift-marketplace/community-operators-9fcdk/registry-server id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\nJun 19 11:15:33.578785 crc crio[3637]: time=\"2026-06-19T11:15:33.578698771Z\" level=info msg=\"Started container\" PID=19994 containerID=bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 description=openshift-marketplace/certified-operators-8xwb5/registry-server id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\nJun 19 11:15:44.442366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 19 11:15:45.487324 crc systemd[1]: crio.service: Deactivated successfully.\nJun 19 11:15:45.488241 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 19 11:15:45.488468 crc systemd[1]: crio.service: Consumed 24min 51.610s CPU time.\nJun 19 11:15:45.589263 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 19 11:15:45.706483 crc crio[20906]: time=\"2026-06-19T11:15:45.70632825Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 19 11:15:45.706483 crc crio[20906]: time=\"2026-06-19T11:15:45.706412722Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 19 11:15:45.713783 crc crio[20906]: time=\"2026-06-19T11:15:45.713694415Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 19 11:15:45.714039 crc crio[20906]: time=\"2026-06-19T11:15:45.713947222Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 19 11:15:45.734044 crc crio[20906]: time=\"2026-06-19T11:15:45.73375342Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 19 11:15:45.735648 crc crio[20906]: time=\"2026-06-19T11:15:45.735559366Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 19 11:15:45.735648 crc crio[20906]: time=\"2026-06-19T11:15:45.735649339Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 19 11:15:45.735810 crc crio[20906]: time=\"2026-06-19T11:15:45.735796662Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 19 11:15:45.735810 crc crio[20906]: time=\"2026-06-19T11:15:45.735811923Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 19 11:15:45.755505 crc crio[20906]: time=\"2026-06-19T11:15:45.755255582Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 19 11:15:45.769676 crc crio[20906]: time=\"2026-06-19T11:15:45.769562013Z\" 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 19 11:15:45.779125 crc crio[20906]: time=\"2026-06-19T11:15:45.779024321Z\" 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 19 11:15:45.801665 crc crio[20906]: time=\"2026-06-19T11:15:45.801540128Z\" 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 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026463083Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026524195Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026536035Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026542605Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026551476Z\" level=info msg=\"RDT not available in the host system\"\nJun 19 11:15:46.035507 crc crio[20906]: time=\"2026-06-19T11:15:46.035401898Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:15:46.035507 crc crio[20906]: time=\"2026-06-19T11:15:46.03546079Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:15:46.041195 crc crio[20906]: time=\"2026-06-19T11:15:46.041059621Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:15:46.041195 crc crio[20906]: time=\"2026-06-19T11:15:46.041122102Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:15:46.071646 crc crio[20906]: time=\"2026-06-19T11:15:46.071524608Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:15:46.071646 crc crio[20906]: time=\"2026-06-19T11:15:46.07159663Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:15:46.072095 crc crio[20906]: time=\"2026-06-19T11:15:46.071945988Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 19 11:15:46.072095 crc crio[20906]: time=\"2026-06-19T11:15:46.071964439Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 19 11:15:46.072782 crc crio[20906]: time=\"2026-06-19T11:15:46.072574445Z\" 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.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"bundle\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\"]\\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 19 11:15:46.073828 crc crio[20906]: time=\"2026-06-19T11:15:46.073778994Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 19 11:15:46.074077 crc crio[20906]: time=\"2026-06-19T11:15:46.074032671Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 19 11:15:48.240524 crc crio[20906]: time=\"2026-06-19T11:15:48.239618293Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000143178}] Aliases:map[]}\"\nJun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.240657569Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.241816048Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000143278}] Aliases:map[]}\"\nJun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.242523537Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.244382 crc crio[20906]: time=\"2026-06-19T11:15:48.24424754Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc000143308}] Aliases:map[]}\"\nJun 19 11:15:48.244592 crc crio[20906]: time=\"2026-06-19T11:15:48.244546867Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.245833 crc crio[20906]: time=\"2026-06-19T11:15:48.245707226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000143398}] Aliases:map[]}\"\nJun 19 11:15:48.246456 crc crio[20906]: time=\"2026-06-19T11:15:48.246322873Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.247765 crc crio[20906]: time=\"2026-06-19T11:15:48.247547922Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000143428}] Aliases:map[]}\"\nJun 19 11:15:48.248124 crc crio[20906]: time=\"2026-06-19T11:15:48.248002965Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.248573 crc crio[20906]: time=\"2026-06-19T11:15:48.248446666Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.248573 crc crio[20906]: time=\"2026-06-19T11:15:48.248550258Z\" level=warning msg=\"Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.249543 crc crio[20906]: time=\"2026-06-19T11:15:48.24940294Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc0001434b0}] Aliases:map[]}\"\nJun 19 11:15:48.249854 crc crio[20906]: time=\"2026-06-19T11:15:48.249724708Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.250903 crc crio[20906]: time=\"2026-06-19T11:15:48.250754604Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc000143540}] Aliases:map[]}\"\nJun 19 11:15:48.251254 crc crio[20906]: time=\"2026-06-19T11:15:48.251097972Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.251602 crc crio[20906]: time=\"2026-06-19T11:15:48.251466081Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.251602 crc crio[20906]: time=\"2026-06-19T11:15:48.251574444Z\" level=warning msg=\"Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.251813 crc crio[20906]: time=\"2026-06-19T11:15:48.251646906Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.251813 crc crio[20906]: time=\"2026-06-19T11:15:48.251675237Z\" level=warning msg=\"Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.253239 crc crio[20906]: time=\"2026-06-19T11:15:48.252904759Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc0001435e0}] Aliases:map[]}\"\nJun 19 11:15:48.253652 crc crio[20906]: time=\"2026-06-19T11:15:48.253508772Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.254668 crc crio[20906]: time=\"2026-06-19T11:15:48.254262242Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.254882 crc crio[20906]: time=\"2026-06-19T11:15:48.254649321Z\" level=warning msg=\"Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.255783 crc crio[20906]: time=\"2026-06-19T11:15:48.255662757Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000143678}] Aliases:map[]}\"\nJun 19 11:15:48.256635 crc crio[20906]: time=\"2026-06-19T11:15:48.256502549Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.257968 crc crio[20906]: time=\"2026-06-19T11:15:48.257844663Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000143708}] Aliases:map[]}\"\nJun 19 11:15:48.258437 crc crio[20906]: time=\"2026-06-19T11:15:48.258311384Z\" 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 19 11:15:48.260121 crc crio[20906]: time=\"2026-06-19T11:15:48.259906455Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000143798}] Aliases:map[]}\"\nJun 19 11:15:48.260386 crc crio[20906]: time=\"2026-06-19T11:15:48.260297115Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.260898 crc crio[20906]: time=\"2026-06-19T11:15:48.260786627Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000143b08}] Aliases:map[]}\"\nJun 19 11:15:48.261260 crc crio[20906]: time=\"2026-06-19T11:15:48.261010152Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.261693 crc crio[20906]: time=\"2026-06-19T11:15:48.261586547Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000143b98}] Aliases:map[]}\"\nJun 19 11:15:48.261850 crc crio[20906]: time=\"2026-06-19T11:15:48.261761401Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.262369 crc crio[20906]: time=\"2026-06-19T11:15:48.262265044Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000143c28}] Aliases:map[]}\"\nJun 19 11:15:48.262548 crc crio[20906]: time=\"2026-06-19T11:15:48.262449418Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.263113 crc crio[20906]: time=\"2026-06-19T11:15:48.26289418Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000143cb8}] Aliases:map[]}\"\nJun 19 11:15:48.263424 crc crio[20906]: time=\"2026-06-19T11:15:48.263257859Z\" 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 19 11:15:48.263850 crc crio[20906]: time=\"2026-06-19T11:15:48.263740781Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000143d48}] Aliases:map[]}\"\nJun 19 11:15:48.264110 crc crio[20906]: time=\"2026-06-19T11:15:48.263910775Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.264822 crc crio[20906]: time=\"2026-06-19T11:15:48.264710586Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc000143dd8}] Aliases:map[]}\"\nJun 19 11:15:48.265042 crc crio[20906]: time=\"2026-06-19T11:15:48.26488892Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.265629 crc crio[20906]: time=\"2026-06-19T11:15:48.265517396Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc000143e68}] Aliases:map[]}\"\nJun 19 11:15:48.265788 crc crio[20906]: time=\"2026-06-19T11:15:48.26568846Z\" 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 19 11:15:48.266457 crc crio[20906]: time=\"2026-06-19T11:15:48.266351327Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000143ee8}] Aliases:map[]}\"\nJun 19 11:15:48.266628 crc crio[20906]: time=\"2026-06-19T11:15:48.266522941Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.267320 crc crio[20906]: time=\"2026-06-19T11:15:48.267052175Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc000143f78}] Aliases:map[]}\"\nJun 19 11:15:48.267541 crc crio[20906]: time=\"2026-06-19T11:15:48.267413294Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.268348 crc crio[20906]: time=\"2026-06-19T11:15:48.268019928Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc00008c628}] Aliases:map[]}\"\nJun 19 11:15:48.268348 crc crio[20906]: time=\"2026-06-19T11:15:48.268280236Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.268868 crc crio[20906]: time=\"2026-06-19T11:15:48.268747647Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c738}] Aliases:map[]}\"\nJun 19 11:15:48.269276 crc crio[20906]: time=\"2026-06-19T11:15:48.269012114Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.270038 crc crio[20906]: time=\"2026-06-19T11:15:48.269778804Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc00008c8b8}] Aliases:map[]}\"\nJun 19 11:15:48.270038 crc crio[20906]: time=\"2026-06-19T11:15:48.27003276Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.270779 crc crio[20906]: time=\"2026-06-19T11:15:48.270664595Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc00008ca68}] Aliases:map[]}\"\nJun 19 11:15:48.271006 crc crio[20906]: time=\"2026-06-19T11:15:48.27087Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.271726 crc crio[20906]: time=\"2026-06-19T11:15:48.27162055Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00008cb38}] Aliases:map[]}\"\nJun 19 11:15:48.271865 crc crio[20906]: time=\"2026-06-19T11:15:48.271798584Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.272548 crc crio[20906]: time=\"2026-06-19T11:15:48.27243318Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00008cc50}] Aliases:map[]}\"\nJun 19 11:15:48.272730 crc crio[20906]: time=\"2026-06-19T11:15:48.272624265Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.273358 crc crio[20906]: time=\"2026-06-19T11:15:48.273272661Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc00008cd08}] Aliases:map[]}\"\nJun 19 11:15:48.273520 crc crio[20906]: time=\"2026-06-19T11:15:48.273480376Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.274378 crc crio[20906]: time=\"2026-06-19T11:15:48.274261916Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008cde8}] Aliases:map[]}\"\nJun 19 11:15:48.274533 crc crio[20906]: time=\"2026-06-19T11:15:48.274493962Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.275297 crc crio[20906]: time=\"2026-06-19T11:15:48.27521599Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008cec0}] Aliases:map[]}\"\nJun 19 11:15:48.275447 crc crio[20906]: time=\"2026-06-19T11:15:48.275389695Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.275608 crc crio[20906]: time=\"2026-06-19T11:15:48.275526588Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.275608 crc crio[20906]: time=\"2026-06-19T11:15:48.275576009Z\" level=warning msg=\"Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.276071 crc crio[20906]: time=\"2026-06-19T11:15:48.275894367Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc00008cfa0}] Aliases:map[]}\"\nJun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276126103Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276355189Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276377739Z\" level=warning msg=\"Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.276614 crc crio[20906]: time=\"2026-06-19T11:15:48.27640263Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.276614 crc crio[20906]: time=\"2026-06-19T11:15:48.27641621Z\" level=warning msg=\"Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.276837 crc crio[20906]: time=\"2026-06-19T11:15:48.276761779Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00008d080}] Aliases:map[]}\"\nJun 19 11:15:48.277018 crc crio[20906]: time=\"2026-06-19T11:15:48.276982005Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.277288 crc crio[20906]: time=\"2026-06-19T11:15:48.277131538Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.277288 crc crio[20906]: time=\"2026-06-19T11:15:48.277243001Z\" level=warning msg=\"Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.277759 crc crio[20906]: time=\"2026-06-19T11:15:48.277651721Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008d130}] Aliases:map[]}\"\nJun 19 11:15:48.277909 crc crio[20906]: time=\"2026-06-19T11:15:48.277822135Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.278537 crc crio[20906]: time=\"2026-06-19T11:15:48.278427121Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc00008d208}] Aliases:map[]}\"\nJun 19 11:15:48.278845 crc crio[20906]: time=\"2026-06-19T11:15:48.278735819Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.279539 crc crio[20906]: time=\"2026-06-19T11:15:48.279438497Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc00008d2c0}] Aliases:map[]}\"\nJun 19 11:15:48.279693 crc crio[20906]: time=\"2026-06-19T11:15:48.279656852Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.280466 crc crio[20906]: time=\"2026-06-19T11:15:48.28036693Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc00008d368}] Aliases:map[]}\"\nJun 19 11:15:48.280684 crc crio[20906]: time=\"2026-06-19T11:15:48.280555034Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.281330 crc crio[20906]: time=\"2026-06-19T11:15:48.281105359Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc00008d418}] Aliases:map[]}\"\nJun 19 11:15:48.281330 crc crio[20906]: time=\"2026-06-19T11:15:48.281410686Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.282349 crc crio[20906]: time=\"2026-06-19T11:15:48.282039232Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc00008d4a0}] Aliases:map[]}\"\nJun 19 11:15:48.282349 crc crio[20906]: time=\"2026-06-19T11:15:48.282316889Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.283508 crc crio[20906]: time=\"2026-06-19T11:15:48.283366965Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc00008d530}] Aliases:map[]}\"\nJun 19 11:15:48.283824 crc crio[20906]: time=\"2026-06-19T11:15:48.283718325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.284714 crc crio[20906]: time=\"2026-06-19T11:15:48.284594286Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0003ba378}] Aliases:map[]}\"\nJun 19 11:15:48.285056 crc crio[20906]: time=\"2026-06-19T11:15:48.284903275Z\" 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 19 11:15:48.285726 crc crio[20906]: time=\"2026-06-19T11:15:48.285620252Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc0003ba478}] Aliases:map[]}\"\nJun 19 11:15:48.286073 crc crio[20906]: time=\"2026-06-19T11:15:48.285795967Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.286974 crc crio[20906]: time=\"2026-06-19T11:15:48.286868684Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0003ba518}] Aliases:map[]}\"\nJun 19 11:15:48.287116 crc crio[20906]: time=\"2026-06-19T11:15:48.287083269Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.287794 crc crio[20906]: time=\"2026-06-19T11:15:48.287671194Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0003ba5f8}] Aliases:map[]}\"\nJun 19 11:15:48.288026 crc crio[20906]: time=\"2026-06-19T11:15:48.287870539Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.288259 crc crio[20906]: time=\"2026-06-19T11:15:48.288081064Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.288259 crc crio[20906]: time=\"2026-06-19T11:15:48.288105075Z\" level=warning msg=\"Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:15:48.288631 crc crio[20906]: time=\"2026-06-19T11:15:48.288492794Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0003ba6d8}] Aliases:map[]}\"\nJun 19 11:15:48.288798 crc crio[20906]: time=\"2026-06-19T11:15:48.288702051Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.289433 crc crio[20906]: time=\"2026-06-19T11:15:48.289300255Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc0003ba790}] Aliases:map[]}\"\nJun 19 11:15:48.289744 crc crio[20906]: time=\"2026-06-19T11:15:48.28949055Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.290294 crc crio[20906]: time=\"2026-06-19T11:15:48.290082074Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0003ba850}] Aliases:map[]}\"\nJun 19 11:15:48.290477 crc crio[20906]: time=\"2026-06-19T11:15:48.29029826Z\" 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 19 11:15:48.290845 crc crio[20906]: time=\"2026-06-19T11:15:48.290705981Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0003ba908}] Aliases:map[]}\"\nJun 19 11:15:48.291108 crc crio[20906]: time=\"2026-06-19T11:15:48.290968417Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.293389868Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294375834Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294485985Z\" level=info msg=\"Create NRI interface\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294547937Z\" level=info msg=\"runtime interface created\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294565008Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294579479Z\" level=info msg=\"runtime interface starting up...\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294590369Z\" level=info msg=\"starting plugins...\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.29462535Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294629629Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 19 11:15:48.303713 crc crio[20906]: time=\"2026-06-19T11:15:48.303585435Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 19 11:15:48.316320 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 19 11:16:04.223401 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 19 11:16:04.328422 crc systemd[1]: crio.service: Deactivated successfully.\nJun 19 11:16:04.328857 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 19 11:16:04.329046 crc systemd[1]: crio.service: Consumed 5.513s CPU time.\nJun 19 11:16:04.410088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 19 11:16:04.490750 crc crio[22562]: time=\"2026-06-19T11:16:04.490621365Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 19 11:16:04.490750 crc crio[22562]: time=\"2026-06-19T11:16:04.490663496Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 19 11:16:04.492586 crc crio[22562]: time=\"2026-06-19T11:16:04.492089632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 19 11:16:04.492586 crc crio[22562]: time=\"2026-06-19T11:16:04.492245306Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 19 11:16:04.493471 crc crio[22562]: time=\"2026-06-19T11:16:04.492945333Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 19 11:16:04.511664 crc crio[22562]: time=\"2026-06-19T11:16:04.511519472Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 19 11:16:04.512244 crc crio[22562]: time=\"2026-06-19T11:16:04.512087765Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 19 11:16:04.512244 crc crio[22562]: time=\"2026-06-19T11:16:04.512126176Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 19 11:16:04.512387 crc crio[22562]: time=\"2026-06-19T11:16:04.512324612Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 19 11:16:04.512387 crc crio[22562]: time=\"2026-06-19T11:16:04.512338732Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 19 11:16:04.535714 crc crio[22562]: time=\"2026-06-19T11:16:04.535481325Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 19 11:16:04.551613 crc crio[22562]: time=\"2026-06-19T11:16:04.551527429Z\" 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 19 11:16:04.564089 crc crio[22562]: time=\"2026-06-19T11:16:04.563564172Z\" 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 19 11:16:04.596667 crc crio[22562]: time=\"2026-06-19T11:16:04.596401109Z\" 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 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859345232Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859435414Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859457224Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859471325Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859486535Z\" level=info msg=\"RDT not available in the host system\"\nJun 19 11:16:04.866503 crc crio[22562]: time=\"2026-06-19T11:16:04.866398939Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:16:04.866503 crc crio[22562]: time=\"2026-06-19T11:16:04.866475421Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:16:04.879509 crc crio[22562]: time=\"2026-06-19T11:16:04.877873019Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 19 11:16:04.879509 crc crio[22562]: time=\"2026-06-19T11:16:04.879461909Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 19 11:16:04.922581 crc crio[22562]: time=\"2026-06-19T11:16:04.922262286Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:16:04.923137 crc crio[22562]: time=\"2026-06-19T11:16:04.923058267Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:16:04.924815 crc crio[22562]: time=\"2026-06-19T11:16:04.92478663Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 19 11:16:04.926127 crc crio[22562]: time=\"2026-06-19T11:16:04.926035002Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 19 11:16:04.929206 crc crio[22562]: time=\"2026-06-19T11:16:04.92875223Z\" 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.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"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 = \\\"/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 19 11:16:04.931868 crc crio[22562]: time=\"2026-06-19T11:16:04.931837688Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 19 11:16:04.932392 crc crio[22562]: time=\"2026-06-19T11:16:04.93236669Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 19 11:16:07.025884 crc crio[22562]: time=\"2026-06-19T11:16:07.025680683Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000138428}] Aliases:map[]}\"\nJun 19 11:16:07.025884 crc crio[22562]: time=\"2026-06-19T11:16:07.0259131Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.026681928Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0001385f0}] Aliases:map[]}\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.026819642Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.027611332Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc0001386c0}] Aliases:map[]}\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.027745655Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.02835894Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000138790}] Aliases:map[]}\"\nJun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.028489124Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.028991247Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000138850}] Aliases:map[]}\"\nJun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.02911796Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.029355606Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.029615 crc crio[22562]: time=\"2026-06-19T11:16:07.029388037Z\" level=warning msg=\"Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.030046 crc crio[22562]: time=\"2026-06-19T11:16:07.029799847Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc000138908}] Aliases:map[]}\"\nJun 19 11:16:07.030046 crc crio[22562]: time=\"2026-06-19T11:16:07.030007382Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.030749 crc crio[22562]: time=\"2026-06-19T11:16:07.030587827Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc0001389d0}] Aliases:map[]}\"\nJun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030762981Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030895035Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030914495Z\" level=warning msg=\"Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.030998977Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.031014178Z\" level=warning msg=\"Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.031519251Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc000138ab8}] Aliases:map[]}\"\nJun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031661614Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031791928Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031806398Z\" level=warning msg=\"Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.032310 crc crio[22562]: time=\"2026-06-19T11:16:07.03228911Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000138b90}] Aliases:map[]}\"\nJun 19 11:16:07.032553 crc crio[22562]: time=\"2026-06-19T11:16:07.032426383Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.033072 crc crio[22562]: time=\"2026-06-19T11:16:07.032965327Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000138c58}] Aliases:map[]}\"\nJun 19 11:16:07.033350 crc crio[22562]: time=\"2026-06-19T11:16:07.033135371Z\" 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 19 11:16:07.033867 crc crio[22562]: time=\"2026-06-19T11:16:07.033737076Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000138d00}] Aliases:map[]}\"\nJun 19 11:16:07.034294 crc crio[22562]: time=\"2026-06-19T11:16:07.033967332Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.034679 crc crio[22562]: time=\"2026-06-19T11:16:07.034567917Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000138dc0}] Aliases:map[]}\"\nJun 19 11:16:07.034821 crc crio[22562]: time=\"2026-06-19T11:16:07.034738292Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.035545 crc crio[22562]: time=\"2026-06-19T11:16:07.035390428Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000138e90}] Aliases:map[]}\"\nJun 19 11:16:07.035710 crc crio[22562]: time=\"2026-06-19T11:16:07.035555692Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.036498 crc crio[22562]: time=\"2026-06-19T11:16:07.036071215Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000138f58}] Aliases:map[]}\"\nJun 19 11:16:07.036498 crc crio[22562]: time=\"2026-06-19T11:16:07.036322131Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.036737221Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000139040}] Aliases:map[]}\"\nJun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.036870965Z\" 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 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.037422639Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000139100}] Aliases:map[]}\"\nJun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.037559563Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.038103196Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0001391c8}] Aliases:map[]}\"\nJun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.038337483Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.038791764Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc0001392a8}] Aliases:map[]}\"\nJun 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.038915697Z\" 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 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.039487021Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000139340}] Aliases:map[]}\"\nJun 19 11:16:07.040072 crc crio[22562]: time=\"2026-06-19T11:16:07.039622104Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.040315 crc crio[22562]: time=\"2026-06-19T11:16:07.040079316Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0001393f8}] Aliases:map[]}\"\nJun 19 11:16:07.040440 crc crio[22562]: time=\"2026-06-19T11:16:07.040341353Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.040981 crc crio[22562]: time=\"2026-06-19T11:16:07.040819144Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0001394a8}] Aliases:map[]}\"\nJun 19 11:16:07.041246 crc crio[22562]: time=\"2026-06-19T11:16:07.041025559Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.042031 crc crio[22562]: time=\"2026-06-19T11:16:07.041578434Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc000139590}] Aliases:map[]}\"\nJun 19 11:16:07.042031 crc crio[22562]: time=\"2026-06-19T11:16:07.041742638Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.042455 crc crio[22562]: time=\"2026-06-19T11:16:07.042365173Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc000139648}] Aliases:map[]}\"\nJun 19 11:16:07.042567 crc crio[22562]: time=\"2026-06-19T11:16:07.042498146Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.043530 crc crio[22562]: time=\"2026-06-19T11:16:07.04342242Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0001396d8}] Aliases:map[]}\"\nJun 19 11:16:07.043706 crc crio[22562]: time=\"2026-06-19T11:16:07.043585354Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.044286 crc crio[22562]: time=\"2026-06-19T11:16:07.044078256Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc000139770}] Aliases:map[]}\"\nJun 19 11:16:07.044444 crc crio[22562]: time=\"2026-06-19T11:16:07.044306133Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.044858 crc crio[22562]: time=\"2026-06-19T11:16:07.044745583Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc000139800}] Aliases:map[]}\"\nJun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.044914288Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.045452282Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc000139880}] Aliases:map[]}\"\nJun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.045583725Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046085287Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000139910}] Aliases:map[]}\"\nJun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046308873Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046787554Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc0001399a0}] Aliases:map[]}\"\nJun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.04696072Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.047108863Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.047126344Z\" level=warning msg=\"Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.047730 crc crio[22562]: time=\"2026-06-19T11:16:07.047510413Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc000139a28}] Aliases:map[]}\"\nJun 19 11:16:07.047730 crc crio[22562]: time=\"2026-06-19T11:16:07.047651827Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.04779048Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.04780643Z\" level=warning msg=\"Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.047850481Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.047862142Z\" level=warning msg=\"Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048351245Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc000139ac8}] Aliases:map[]}\"\nJun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048489158Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048616441Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.048839 crc crio[22562]: time=\"2026-06-19T11:16:07.048633312Z\" level=warning msg=\"Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.049113 crc crio[22562]: time=\"2026-06-19T11:16:07.049025841Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc000139b60}] Aliases:map[]}\"\nJun 19 11:16:07.049439 crc crio[22562]: time=\"2026-06-19T11:16:07.049255057Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.049849 crc crio[22562]: time=\"2026-06-19T11:16:07.049717269Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc000139bf0}] Aliases:map[]}\"\nJun 19 11:16:07.050058 crc crio[22562]: time=\"2026-06-19T11:16:07.049901574Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.050571 crc crio[22562]: time=\"2026-06-19T11:16:07.050463587Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc000139c80}] Aliases:map[]}\"\nJun 19 11:16:07.050732 crc crio[22562]: time=\"2026-06-19T11:16:07.050632332Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.051315 crc crio[22562]: time=\"2026-06-19T11:16:07.051099403Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc000139d00}] Aliases:map[]}\"\nJun 19 11:16:07.051472 crc crio[22562]: time=\"2026-06-19T11:16:07.05135499Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.052089 crc crio[22562]: time=\"2026-06-19T11:16:07.051835162Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc000139d90}] Aliases:map[]}\"\nJun 19 11:16:07.052089 crc crio[22562]: time=\"2026-06-19T11:16:07.052035517Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.052563821Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc000139e10}] Aliases:map[]}\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.052801447Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.053414712Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc000139ea0}] Aliases:map[]}\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.053557805Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054065489Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc000139f30}] Aliases:map[]}\"\nJun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054272484Z\" 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 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054734365Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc001612050}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.054961461Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.055498805Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0016120d8}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.055635888Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056119Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc001612168}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056315195Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056445478Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056463658Z\" level=warning msg=\"Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056792797Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0016121f0}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056973482Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.057522245Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc001612270}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.057656708Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.058118751Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016122f0}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.0585066Z\" 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 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.058988582Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc001612370}] Aliases:map[]}\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.059293861Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.060359408Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 19 11:16:07.063832 crc crio[22562]: time=\"2026-06-19T11:16:07.06370516Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 19 11:16:07.069756 crc crio[22562]: time=\"2026-06-19T11:16:07.06963906Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 19 11:16:07.071529 crc crio[22562]: time=\"2026-06-19T11:16:07.071285332Z\" level=info msg=\"Create NRI interface\"\nJun 19 11:16:07.073632 crc crio[22562]: time=\"2026-06-19T11:16:07.073528989Z\" level=info msg=\"runtime interface created\"\nJun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073640632Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073683833Z\" level=info msg=\"runtime interface starting up...\"\nJun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073705093Z\" level=info msg=\"starting plugins...\"\nJun 19 11:16:07.073909 crc crio[22562]: time=\"2026-06-19T11:16:07.073774275Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 19 11:16:07.090893 crc crio[22562]: time=\"2026-06-19T11:16:07.090781053Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 19 11:16:07.103688 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 19 11:16:27.262304 crc crio[22562]: time=\"2026-06-19T11:16:27.261023187Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:16:27.264714 crc crio[22562]: time=\"2026-06-19T11:16:27.262376272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:16:27.313027 crc crio[22562]: time=\"2026-06-19T11:16:27.312776495Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}\"\nJun 19 11:16:27.313027 crc crio[22562]: time=\"2026-06-19T11:16:27.312891558Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:16:27.689986 crc crio[22562]: 2026-06-19T11:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9230f0e1ab2d Mac:76:45:38:33:ee:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:16:27.694371 crc crio[22562]: time=\"2026-06-19T11:16:27.694113497Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}\"\nJun 19 11:16:27.694533 crc crio[22562]: time=\"2026-06-19T11:16:27.694484636Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:16:27.708374 crc crio[22562]: time=\"2026-06-19T11:16:27.707785906Z\" level=info msg=\"Ran pod sandbox a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d with infra container: openshift-etcd/installer-3-crc/POD\" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:16:27.711106 crc crio[22562]: time=\"2026-06-19T11:16:27.711017608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d964e061-8680-4f46-b01d-b8802caa9142 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:16:27.714435 crc crio[22562]: time=\"2026-06-19T11:16:27.714322842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6b857e68-866e-446c-9dd2-28681b80c558 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:16:27.724800 crc crio[22562]: time=\"2026-06-19T11:16:27.724637925Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:16:27.725597 crc crio[22562]: time=\"2026-06-19T11:16:27.725451216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:16:27.773222 crc crio[22562]: time=\"2026-06-19T11:16:27.773053408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:16:27.999883 crc crio[22562]: time=\"2026-06-19T11:16:27.99972324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:16:28.422649 crc crio[22562]: time=\"2026-06-19T11:16:28.422442406Z\" level=info msg=\"Created container 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b: openshift-etcd/installer-3-crc/installer\" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:16:28.427869 crc crio[22562]: time=\"2026-06-19T11:16:28.42770407Z\" level=info msg=\"Starting container: 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b\" id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:16:28.439550 crc crio[22562]: time=\"2026-06-19T11:16:28.438912635Z\" level=info msg=\"Started container\" PID=23198 containerID=1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b description=openshift-etcd/installer-3-crc/installer id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d\nJun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321018308Z\" level=info msg=\"Stopping container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 (timeout: 30s)\" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321034729Z\" level=info msg=\"Stopping container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 (timeout: 30s)\" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321119501Z\" level=info msg=\"Stopping container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c (timeout: 30s)\" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321343326Z\" level=info msg=\"Stopping container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 (timeout: 30s)\" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.328086238Z\" level=info msg=\"Stopping container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c (timeout: 30s)\" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.581069 crc crio[22562]: time=\"2026-06-19T11:17:02.580782033Z\" level=info msg=\"Stopped container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.690624 crc crio[22562]: time=\"2026-06-19T11:17:02.690547939Z\" level=info msg=\"Stopped container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:02.738906 crc crio[22562]: time=\"2026-06-19T11:17:02.738669745Z\" level=info msg=\"Stopped container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:03.829032 crc crio[22562]: time=\"2026-06-19T11:17:03.828101669Z\" level=info msg=\"Stopping pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d\" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:03.830921 crc crio[22562]: time=\"2026-06-19T11:17:03.830847679Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc0005acd68}] Aliases:map[]}\"\nJun 19 11:17:03.831614 crc crio[22562]: time=\"2026-06-19T11:17:03.831527507Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:17:04.193779 crc crio[22562]: time=\"2026-06-19T11:17:04.19333265Z\" level=info msg=\"Stopped pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d\" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.618503 crc crio[22562]: time=\"2026-06-19T11:17:07.617525625Z\" level=info msg=\"Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.618503 crc crio[22562]: time=\"2026-06-19T11:17:07.618481718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.620917 crc crio[22562]: time=\"2026-06-19T11:17:07.620017427Z\" level=info msg=\"Removing pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.638490 crc crio[22562]: time=\"2026-06-19T11:17:07.638351944Z\" level=info msg=\"Removed pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.639943 crc crio[22562]: time=\"2026-06-19T11:17:07.639872134Z\" level=info msg=\"Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.640048 crc crio[22562]: time=\"2026-06-19T11:17:07.639945756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.641220 crc crio[22562]: time=\"2026-06-19T11:17:07.641054913Z\" level=info msg=\"Removing pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.671665 crc crio[22562]: time=\"2026-06-19T11:17:07.671415746Z\" level=info msg=\"Removed pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.679381 crc crio[22562]: time=\"2026-06-19T11:17:07.679265207Z\" level=info msg=\"Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.680916 crc crio[22562]: time=\"2026-06-19T11:17:07.680832517Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.682294 crc crio[22562]: time=\"2026-06-19T11:17:07.682118189Z\" level=info msg=\"Removing pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.696357 crc crio[22562]: time=\"2026-06-19T11:17:07.696109966Z\" level=info msg=\"Removed pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.697552 crc crio[22562]: time=\"2026-06-19T11:17:07.69743936Z\" level=info msg=\"Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.697630 crc crio[22562]: time=\"2026-06-19T11:17:07.697566663Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.698236 crc crio[22562]: time=\"2026-06-19T11:17:07.698096237Z\" level=info msg=\"Removing pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.710661 crc crio[22562]: time=\"2026-06-19T11:17:07.709901717Z\" level=info msg=\"Removed pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.711007 crc crio[22562]: time=\"2026-06-19T11:17:07.710848212Z\" level=info msg=\"Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.711007 crc crio[22562]: time=\"2026-06-19T11:17:07.710981055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:07.712905 crc crio[22562]: time=\"2026-06-19T11:17:07.712823011Z\" level=info msg=\"Removing pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:07.725506 crc crio[22562]: time=\"2026-06-19T11:17:07.725420682Z\" level=info msg=\"Removed pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:17:15.998523 crc crio[22562]: time=\"2026-06-19T11:17:15.996537396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49bbeb95-f18e-4fed-8e90-fe6315373d78 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:17:16.000049 crc crio[22562]: time=\"2026-06-19T11:17:15.996924496Z\" level=info msg=\"Removing container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087\" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:16.153712 crc crio[22562]: time=\"2026-06-19T11:17:16.153472624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c13c5312-225f-46bf-9aac-e23d19ec80eb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:17:16.167777 crc crio[22562]: time=\"2026-06-19T11:17:16.167650844Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:17:16.169009 crc crio[22562]: time=\"2026-06-19T11:17:16.168886906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:17:16.189389 crc crio[22562]: time=\"2026-06-19T11:17:16.189269435Z\" level=info msg=\"Removed container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:16.231307 crc crio[22562]: time=\"2026-06-19T11:17:16.231105291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:17:16.505784 crc crio[22562]: time=\"2026-06-19T11:17:16.505588621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:17:16.641506 crc crio[22562]: time=\"2026-06-19T11:17:16.641346428Z\" level=info msg=\"Created container 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:17:16.643064 crc crio[22562]: time=\"2026-06-19T11:17:16.642848396Z\" level=info msg=\"Starting container: 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa\" id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:17:16.650278 crc crio[22562]: time=\"2026-06-19T11:17:16.649920286Z\" level=info msg=\"Started container\" PID=23899 containerID=0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:17:29.557915 crc crio[22562]: time=\"2026-06-19T11:17:29.556567608Z\" level=info msg=\"Stopped container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:32.339281 crc crio[22562]: time=\"2026-06-19T11:17:32.337917401Z\" level=warning msg=\"Stopping container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 with stop signal(15) timed out. Killing...\"\nJun 19 11:17:32.403635 crc crio[22562]: time=\"2026-06-19T11:17:32.402627038Z\" level=error msg=\"Killing container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 19 11:17:32.514008 crc crio[22562]: time=\"2026-06-19T11:17:32.51385389Z\" level=info msg=\"Stopped container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:17:32.516513 crc crio[22562]: time=\"2026-06-19T11:17:32.516425956Z\" level=info msg=\"Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:32.531317 crc crio[22562]: time=\"2026-06-19T11:17:32.53073314Z\" level=info msg=\"Stopped pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:17:33.265868 crc crio[22562]: time=\"2026-06-19T11:17:33.265720768Z\" level=info msg=\"Removing container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c\" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.310084 crc crio[22562]: time=\"2026-06-19T11:17:33.309892014Z\" level=info msg=\"Removed container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.316275 crc crio[22562]: time=\"2026-06-19T11:17:33.31606445Z\" level=info msg=\"Removing container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523\" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.348101 crc crio[22562]: time=\"2026-06-19T11:17:33.347893511Z\" level=info msg=\"Removed container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.353261 crc crio[22562]: time=\"2026-06-19T11:17:33.353075424Z\" level=info msg=\"Removing container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5\" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.389492 crc crio[22562]: time=\"2026-06-19T11:17:33.389317246Z\" level=info msg=\"Removed container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.394994 crc crio[22562]: time=\"2026-06-19T11:17:33.394823616Z\" level=info msg=\"Removing container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c\" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.419815 crc crio[22562]: time=\"2026-06-19T11:17:33.41971392Z\" level=info msg=\"Removed container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.423869 crc crio[22562]: time=\"2026-06-19T11:17:33.423745193Z\" level=info msg=\"Removing container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746\" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.448853 crc crio[22562]: time=\"2026-06-19T11:17:33.448761159Z\" level=info msg=\"Removed container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.455754 crc crio[22562]: time=\"2026-06-19T11:17:33.454851305Z\" level=info msg=\"Removing container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342\" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.536659 crc crio[22562]: time=\"2026-06-19T11:17:33.53361643Z\" level=info msg=\"Removed container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.537069 crc crio[22562]: time=\"2026-06-19T11:17:33.536870743Z\" level=info msg=\"Removing container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7\" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.633194 crc crio[22562]: time=\"2026-06-19T11:17:33.63294925Z\" level=info msg=\"Removed container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.637389 crc crio[22562]: time=\"2026-06-19T11:17:33.637079825Z\" level=info msg=\"Removing container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4\" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:17:33.739395 crc crio[22562]: time=\"2026-06-19T11:17:33.739010561Z\" level=info msg=\"Removed container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup\" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:18:01.599668 crc crio[22562]: time=\"2026-06-19T11:18:01.598134648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9762dd41-93da-4b9f-8003-f1d6a894bb8a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:18:01.603077 crc crio[22562]: time=\"2026-06-19T11:18:01.602900258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4dd0b8a-1ef5-490b-837e-9fa5b99bc752 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:18:01.605926 crc crio[22562]: time=\"2026-06-19T11:18:01.605793542Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:18:01.606665 crc crio[22562]: time=\"2026-06-19T11:18:01.606540581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:18:01.652873 crc crio[22562]: time=\"2026-06-19T11:18:01.652770459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:18:01.659946 crc crio[22562]: time=\"2026-06-19T11:18:01.659850349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:18:01.831461 crc crio[22562]: time=\"2026-06-19T11:18:01.830645739Z\" level=info msg=\"Created container c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:18:01.835264 crc crio[22562]: time=\"2026-06-19T11:18:01.835197584Z\" level=info msg=\"Starting container: c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb\" id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:18:01.845876 crc crio[22562]: time=\"2026-06-19T11:18:01.845703611Z\" level=info msg=\"Started container\" PID=24505 containerID=c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54\nJun 19 11:18:07.778088 crc crio[22562]: time=\"2026-06-19T11:18:07.7772722Z\" level=info msg=\"Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:18:07.780253 crc crio[22562]: time=\"2026-06-19T11:18:07.779544178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:18:07.780550 crc crio[22562]: time=\"2026-06-19T11:18:07.780445001Z\" level=info msg=\"Removing pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:18:07.800516 crc crio[22562]: time=\"2026-06-19T11:18:07.800358178Z\" level=info msg=\"Removed pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:19:01.312843 crc crio[22562]: time=\"2026-06-19T11:19:01.310976844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=82d04543-f146-4098-82f5-cf76c865ab26 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:01.316811 crc crio[22562]: time=\"2026-06-19T11:19:01.316584286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c2269d4a-822e-4f31-8e53-bf2eac8cfdce name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:01.321334 crc crio[22562]: time=\"2026-06-19T11:19:01.321216033Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:01.321711 crc crio[22562]: time=\"2026-06-19T11:19:01.321606923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:01.371214 crc crio[22562]: time=\"2026-06-19T11:19:01.371041089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:01.375832 crc crio[22562]: time=\"2026-06-19T11:19:01.375721148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:01.532046 crc crio[22562]: time=\"2026-06-19T11:19:01.531092785Z\" level=info msg=\"Created container 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:01.533609 crc crio[22562]: time=\"2026-06-19T11:19:01.533451535Z\" level=info msg=\"Starting container: 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5\" id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:01.545554 crc crio[22562]: time=\"2026-06-19T11:19:01.545414877Z\" level=info msg=\"Started container\" PID=25269 containerID=1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498\nJun 19 11:19:06.718495 crc crio[22562]: time=\"2026-06-19T11:19:06.717499893Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:19:06.718495 crc crio[22562]: time=\"2026-06-19T11:19:06.718493948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:06.730119 crc crio[22562]: time=\"2026-06-19T11:19:06.729893586Z\" 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=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:19:06.762410 crc crio[22562]: time=\"2026-06-19T11:19:06.762273982Z\" level=info msg=\"Ran pod sandbox f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013 with infra container: openshift-etcd/etcd-crc/POD\" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:19:06.770556 crc crio[22562]: time=\"2026-06-19T11:19:06.76975613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=985f3a99-4c53-4bc4-bee0-8025db72e656 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:06.772394 crc crio[22562]: time=\"2026-06-19T11:19:06.772281483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a899b4d3-de06-48db-880b-fef071768242 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:06.804737 crc crio[22562]: time=\"2026-06-19T11:19:06.804677131Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:06.805739 crc crio[22562]: time=\"2026-06-19T11:19:06.805690657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:06.852102 crc crio[22562]: time=\"2026-06-19T11:19:06.851679247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:07.106531 crc crio[22562]: time=\"2026-06-19T11:19:07.106378819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:07.235186 crc crio[22562]: time=\"2026-06-19T11:19:07.235051244Z\" level=info msg=\"Created container 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366: openshift-etcd/etcd-crc/setup\" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:07.237241 crc crio[22562]: time=\"2026-06-19T11:19:07.237065405Z\" level=info msg=\"Starting container: 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366\" id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:07.246842 crc crio[22562]: time=\"2026-06-19T11:19:07.24677939Z\" level=info msg=\"Started container\" PID=25360 containerID=06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366 description=openshift-etcd/etcd-crc/setup id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:19:24.611956 crc crio[22562]: time=\"2026-06-19T11:19:24.610527765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ba1e9dd-2b41-4029-ba75-b388e1ebb87f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:24.614592 crc crio[22562]: time=\"2026-06-19T11:19:24.614458364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a9048b8-b9fd-4670-ba42-57433a30e059 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:24.617808 crc crio[22562]: time=\"2026-06-19T11:19:24.617721406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:24.619385 crc crio[22562]: time=\"2026-06-19T11:19:24.6182806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:24.644749 crc crio[22562]: time=\"2026-06-19T11:19:24.644514402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:24.653358 crc crio[22562]: time=\"2026-06-19T11:19:24.653052348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:24.822782 crc crio[22562]: time=\"2026-06-19T11:19:24.822507841Z\" level=info msg=\"Created container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:24.824522 crc crio[22562]: time=\"2026-06-19T11:19:24.82447701Z\" level=info msg=\"Starting container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4\" id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:24.839587 crc crio[22562]: time=\"2026-06-19T11:19:24.837392556Z\" level=info msg=\"Started container\" PID=25599 containerID=49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\nJun 19 11:19:26.658397 crc crio[22562]: time=\"2026-06-19T11:19:26.657985796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b5d0856a-9009-4b01-b422-c9d5c828a98c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:26.661898 crc crio[22562]: time=\"2026-06-19T11:19:26.661735371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dfa38ea5-dcbf-4b5c-93dc-c24014e07ff8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:26.666563 crc crio[22562]: time=\"2026-06-19T11:19:26.66644028Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:26.667470 crc crio[22562]: time=\"2026-06-19T11:19:26.667082156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:26.706457 crc crio[22562]: time=\"2026-06-19T11:19:26.705986217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:26.916384 crc crio[22562]: time=\"2026-06-19T11:19:26.916083635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:27.052852 crc crio[22562]: time=\"2026-06-19T11:19:27.052747192Z\" level=info msg=\"Created container 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:27.056334 crc crio[22562]: time=\"2026-06-19T11:19:27.055996123Z\" level=info msg=\"Starting container: 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e\" id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:27.065105 crc crio[22562]: time=\"2026-06-19T11:19:27.064888577Z\" level=info msg=\"Started container\" PID=25645 containerID=1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:19:30.727385 crc crio[22562]: time=\"2026-06-19T11:19:30.726233726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a01277c2-96a9-499b-ac62-77a63d3dcc73 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:30.731670 crc crio[22562]: time=\"2026-06-19T11:19:30.731592512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b52394e7-0b35-4da3-a514-450b295376fe name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:30.736730 crc crio[22562]: time=\"2026-06-19T11:19:30.736561946Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:30.737727 crc crio[22562]: time=\"2026-06-19T11:19:30.737531401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:30.785887 crc crio[22562]: time=\"2026-06-19T11:19:30.785662385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:30.791277 crc crio[22562]: time=\"2026-06-19T11:19:30.791000409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:30.924368 crc crio[22562]: time=\"2026-06-19T11:19:30.924194078Z\" level=info msg=\"Created container 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:30.926830 crc crio[22562]: time=\"2026-06-19T11:19:30.926687541Z\" level=info msg=\"Starting container: 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c\" id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:30.937535 crc crio[22562]: time=\"2026-06-19T11:19:30.937449252Z\" level=info msg=\"Started container\" PID=25707 containerID=249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16\nJun 19 11:19:35.822131 crc crio[22562]: time=\"2026-06-19T11:19:35.821240708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=844a9a62-df92-410d-af0a-ec2a4ba28eae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:35.825084 crc crio[22562]: time=\"2026-06-19T11:19:35.824743707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=798a5250-bb26-4d2d-a1ff-cad80e0cc2bb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:35.829572 crc crio[22562]: time=\"2026-06-19T11:19:35.829443625Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:35.829998 crc crio[22562]: time=\"2026-06-19T11:19:35.829881576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:35.881502 crc crio[22562]: time=\"2026-06-19T11:19:35.881316293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:36.155100 crc crio[22562]: time=\"2026-06-19T11:19:36.154916792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:36.256679 crc crio[22562]: time=\"2026-06-19T11:19:36.256069264Z\" level=info msg=\"Created container 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:36.258564 crc crio[22562]: time=\"2026-06-19T11:19:36.258459293Z\" level=info msg=\"Starting container: 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea\" id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:36.265124 crc crio[22562]: time=\"2026-06-19T11:19:36.26505218Z\" level=info msg=\"Started container\" PID=25810 containerID=386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee\nJun 19 11:19:41.395728 crc crio[22562]: time=\"2026-06-19T11:19:41.394270784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3a7134a7-47f0-4d9c-b7cc-9929cd64a5d1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:41.400836 crc crio[22562]: time=\"2026-06-19T11:19:41.400663245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=670934d0-9dc2-4b84-9515-804377f1f421 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:41.438643 crc crio[22562]: time=\"2026-06-19T11:19:41.438366316Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:41.439622 crc crio[22562]: time=\"2026-06-19T11:19:41.439483435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:41.478492 crc crio[22562]: time=\"2026-06-19T11:19:41.478443536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:41.733522 crc crio[22562]: time=\"2026-06-19T11:19:41.733349814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:41.882591 crc crio[22562]: time=\"2026-06-19T11:19:41.882501546Z\" level=info msg=\"Created container 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:41.884958 crc crio[22562]: time=\"2026-06-19T11:19:41.884867546Z\" level=info msg=\"Starting container: 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0\" id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:41.893574 crc crio[22562]: time=\"2026-06-19T11:19:41.893476213Z\" level=info msg=\"Started container\" PID=25912 containerID=92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:19:43.966681 crc crio[22562]: time=\"2026-06-19T11:19:43.966098449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=73726375-408c-41b4-bf10-c687673a177b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:43.968132 crc crio[22562]: time=\"2026-06-19T11:19:43.967291219Z\" level=info msg=\"Removing container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000\" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:19:43.982396 crc crio[22562]: time=\"2026-06-19T11:19:43.982299688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c2315ba6-b2c3-458e-a18d-442173cbbea3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:44.050458 crc crio[22562]: time=\"2026-06-19T11:19:44.050298002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e76bcd25-004d-463a-bd4c-28ec09122660 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:44.051374 crc crio[22562]: time=\"2026-06-19T11:19:44.051068291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1a5cf7ec-a5ea-4a8a-b22b-47cb2c5764fd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:44.054304 crc crio[22562]: time=\"2026-06-19T11:19:44.054094928Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:44.054717 crc crio[22562]: time=\"2026-06-19T11:19:44.054614811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.055954 crc crio[22562]: time=\"2026-06-19T11:19:44.055844412Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:44.056617 crc crio[22562]: time=\"2026-06-19T11:19:44.056336814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.084307 crc crio[22562]: time=\"2026-06-19T11:19:44.084079765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.106473 crc crio[22562]: time=\"2026-06-19T11:19:44.106295944Z\" level=info msg=\"Removed container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:19:44.111517 crc crio[22562]: time=\"2026-06-19T11:19:44.111306711Z\" level=info msg=\"Removing container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b\" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:19:44.116984 crc crio[22562]: time=\"2026-06-19T11:19:44.115711132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.204258 crc crio[22562]: time=\"2026-06-19T11:19:44.2040985Z\" level=info msg=\"Removed container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:19:44.276290 crc crio[22562]: time=\"2026-06-19T11:19:44.276112667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.314256 crc crio[22562]: time=\"2026-06-19T11:19:44.313352305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:44.405769 crc crio[22562]: time=\"2026-06-19T11:19:44.40551917Z\" level=info msg=\"Created container 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:44.407342 crc crio[22562]: time=\"2026-06-19T11:19:44.407052078Z\" level=info msg=\"Starting container: 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5\" id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:44.408347 crc crio[22562]: time=\"2026-06-19T11:19:44.408192747Z\" level=info msg=\"Created container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:44.409496 crc crio[22562]: time=\"2026-06-19T11:19:44.409376607Z\" level=info msg=\"Starting container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396\" id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:44.412827 crc crio[22562]: time=\"2026-06-19T11:19:44.412705831Z\" level=info msg=\"Started container\" PID=25958 containerID=210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc\nJun 19 11:19:44.418335 crc crio[22562]: time=\"2026-06-19T11:19:44.418123118Z\" level=info msg=\"Started container\" PID=25962 containerID=1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:19:46.056933 crc crio[22562]: time=\"2026-06-19T11:19:46.055833497Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0e29e31f-9e20-4adf-b8c8-8661bc253738 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:46.060103 crc crio[22562]: time=\"2026-06-19T11:19:46.059974081Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=36a261a5-337f-4588-86b7-7712b150b035 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:19:46.064622 crc crio[22562]: time=\"2026-06-19T11:19:46.064475534Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:46.065684 crc crio[22562]: time=\"2026-06-19T11:19:46.06550503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:46.109932 crc crio[22562]: time=\"2026-06-19T11:19:46.109551381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:46.341941 crc crio[22562]: time=\"2026-06-19T11:19:46.34147411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:19:46.468642 crc crio[22562]: time=\"2026-06-19T11:19:46.468451581Z\" level=info msg=\"Created container d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:19:46.470713 crc crio[22562]: time=\"2026-06-19T11:19:46.470579595Z\" level=info msg=\"Starting container: d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c\" id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:19:46.480791 crc crio[22562]: time=\"2026-06-19T11:19:46.479935352Z\" level=info msg=\"Started container\" PID=26008 containerID=d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:20:14.963415 crc crio[22562]: time=\"2026-06-19T11:20:14.961841267Z\" level=info msg=\"Stopping container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 (timeout: 30s)\" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:20:15.052865 crc crio[22562]: time=\"2026-06-19T11:20:15.052697498Z\" level=info msg=\"Stopped container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:20:15.055644 crc crio[22562]: time=\"2026-06-19T11:20:15.055498168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2355e733-6a85-4164-b07d-714b0d2e948c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:15.058962 crc crio[22562]: time=\"2026-06-19T11:20:15.058868014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cfa77ca3-537c-4745-9a60-2794ab6ea410 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:15.062098 crc crio[22562]: time=\"2026-06-19T11:20:15.06190348Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:15.062628 crc crio[22562]: time=\"2026-06-19T11:20:15.062552836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:15.120430 crc crio[22562]: time=\"2026-06-19T11:20:15.120279123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:15.371375 crc crio[22562]: time=\"2026-06-19T11:20:15.370602165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:15.453221 crc crio[22562]: time=\"2026-06-19T11:20:15.453107766Z\" level=info msg=\"Removing container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c\" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:20:15.508579 crc crio[22562]: time=\"2026-06-19T11:20:15.508298257Z\" level=info msg=\"Created container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:15.509988 crc crio[22562]: time=\"2026-06-19T11:20:15.509866697Z\" level=info msg=\"Starting container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a\" id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:15.519931 crc crio[22562]: time=\"2026-06-19T11:20:15.519838668Z\" level=info msg=\"Started container\" PID=26432 containerID=c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:20:15.537488 crc crio[22562]: time=\"2026-06-19T11:20:15.53735295Z\" level=info msg=\"Removed container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:20:16.947491 crc crio[22562]: time=\"2026-06-19T11:20:16.947329605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23bc9347-b6a1-4d41-9e97-145c998353be name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:16.951867 crc crio[22562]: time=\"2026-06-19T11:20:16.951736257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=11e2da5c-6eda-4fa5-b80a-1ff94b562b69 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:16.965387 crc crio[22562]: time=\"2026-06-19T11:20:16.965076733Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:16.965915 crc crio[22562]: time=\"2026-06-19T11:20:16.965795021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:17.009003 crc crio[22562]: time=\"2026-06-19T11:20:17.008736845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:17.230297 crc crio[22562]: time=\"2026-06-19T11:20:17.23020282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:17.367600 crc crio[22562]: time=\"2026-06-19T11:20:17.367501502Z\" level=info msg=\"Created container 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094: openshift-etcd/etcd-crc/etcd-resources-copy\" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:17.369066 crc crio[22562]: time=\"2026-06-19T11:20:17.368996638Z\" level=info msg=\"Starting container: 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094\" id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:17.388804 crc crio[22562]: time=\"2026-06-19T11:20:17.388630725Z\" level=info msg=\"Started container\" PID=26475 containerID=8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094 description=openshift-etcd/etcd-crc/etcd-resources-copy id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:20:46.690931 crc crio[22562]: time=\"2026-06-19T11:20:46.68938378Z\" level=info msg=\"Stopping container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a (timeout: 30s)\" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:20:46.776622 crc crio[22562]: time=\"2026-06-19T11:20:46.776414191Z\" level=info msg=\"Stopped container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:20:46.778769 crc crio[22562]: time=\"2026-06-19T11:20:46.778515133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f318b9fc-fde0-4717-be43-7533a587e7a2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:46.782355 crc crio[22562]: time=\"2026-06-19T11:20:46.782095634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0d95e889-44d8-45fc-88d2-8251007fcdb9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:46.785281 crc crio[22562]: time=\"2026-06-19T11:20:46.785001937Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:46.785849 crc crio[22562]: time=\"2026-06-19T11:20:46.785726736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:46.824314 crc crio[22562]: time=\"2026-06-19T11:20:46.823973229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:46.863101 crc crio[22562]: time=\"2026-06-19T11:20:46.86293502Z\" level=info msg=\"Removing container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396\" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:20:46.915748 crc crio[22562]: time=\"2026-06-19T11:20:46.915589815Z\" level=info msg=\"Removed container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:20:47.070735 crc crio[22562]: time=\"2026-06-19T11:20:47.069795048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:47.203611 crc crio[22562]: time=\"2026-06-19T11:20:47.203389602Z\" level=info msg=\"Created container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:47.207397 crc crio[22562]: time=\"2026-06-19T11:20:47.20726952Z\" level=info msg=\"Starting container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9\" id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:47.212902 crc crio[22562]: time=\"2026-06-19T11:20:47.212746618Z\" level=info msg=\"Started container\" PID=26856 containerID=3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:20:51.499600 crc crio[22562]: time=\"2026-06-19T11:20:51.498780162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=054e6bec-2c08-4492-a9e8-116076646275 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:51.504546 crc crio[22562]: time=\"2026-06-19T11:20:51.504475016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4a68d038-78bc-4ec9-93d6-de91d54e2a65 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:51.623509 crc crio[22562]: time=\"2026-06-19T11:20:51.623130533Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:51.623924 crc crio[22562]: time=\"2026-06-19T11:20:51.623889963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:51.658491 crc crio[22562]: time=\"2026-06-19T11:20:51.658326989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:51.853502 crc crio[22562]: time=\"2026-06-19T11:20:51.853361871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:51.950936 crc crio[22562]: time=\"2026-06-19T11:20:51.949581264Z\" level=info msg=\"Created container e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b: openshift-etcd/etcd-crc/etcdctl\" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:51.951479 crc crio[22562]: time=\"2026-06-19T11:20:51.95142596Z\" level=info msg=\"Starting container: e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b\" id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:51.962021 crc crio[22562]: time=\"2026-06-19T11:20:51.961866433Z\" level=info msg=\"Started container\" PID=26958 containerID=e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b description=openshift-etcd/etcd-crc/etcdctl id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:20:51.976073 crc crio[22562]: time=\"2026-06-19T11:20:51.975948508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3c830a2a-5f76-45b0-84de-777661697ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:51.978679 crc crio[22562]: time=\"2026-06-19T11:20:51.978602755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7fc5cd5c-cd58-4a90-80e5-5fbfe211f97d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:51.985323 crc crio[22562]: time=\"2026-06-19T11:20:51.985232341Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:51.985846 crc crio[22562]: time=\"2026-06-19T11:20:51.985769276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.022896 crc crio[22562]: time=\"2026-06-19T11:20:52.022747526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.229213 crc crio[22562]: time=\"2026-06-19T11:20:52.22898117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.372738 crc crio[22562]: time=\"2026-06-19T11:20:52.371871057Z\" level=info msg=\"Created container 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63: openshift-etcd/etcd-crc/etcd\" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:52.375958 crc crio[22562]: time=\"2026-06-19T11:20:52.375866848Z\" level=info msg=\"Starting container: 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63\" id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:52.387353 crc crio[22562]: time=\"2026-06-19T11:20:52.38709755Z\" level=info msg=\"Started container\" PID=26966 containerID=04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63 description=openshift-etcd/etcd-crc/etcd id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:20:52.402243 crc crio[22562]: time=\"2026-06-19T11:20:52.40173178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3a89a08-3328-4d5b-b271-141a4aa5ed62 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:52.404928 crc crio[22562]: time=\"2026-06-19T11:20:52.404832787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a1d262cb-f58c-4efc-b40d-43a548e21418 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:52.411953 crc crio[22562]: time=\"2026-06-19T11:20:52.411775342Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:52.412931 crc crio[22562]: time=\"2026-06-19T11:20:52.41285015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.458354 crc crio[22562]: time=\"2026-06-19T11:20:52.458098939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.665612 crc crio[22562]: time=\"2026-06-19T11:20:52.665339517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.804762 crc crio[22562]: time=\"2026-06-19T11:20:52.804594193Z\" level=info msg=\"Created container ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf: openshift-etcd/etcd-crc/etcd-metrics\" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:52.807941 crc crio[22562]: time=\"2026-06-19T11:20:52.807828905Z\" level=info msg=\"Starting container: ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf\" id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:52.823119 crc crio[22562]: time=\"2026-06-19T11:20:52.822853313Z\" level=info msg=\"Started container\" PID=26983 containerID=ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf description=openshift-etcd/etcd-crc/etcd-metrics id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:20:52.844576 crc crio[22562]: time=\"2026-06-19T11:20:52.844469518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea429b71-23b5-4645-9924-c6e55b99bb24 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:52.848911 crc crio[22562]: time=\"2026-06-19T11:20:52.848722185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=86e68769-2c21-4c28-ab5d-b941b957c0bb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:52.859713 crc crio[22562]: time=\"2026-06-19T11:20:52.859516037Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:52.860333 crc crio[22562]: time=\"2026-06-19T11:20:52.860119401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:52.919086 crc crio[22562]: time=\"2026-06-19T11:20:52.918804889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:53.133239 crc crio[22562]: time=\"2026-06-19T11:20:53.132947171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:53.265534 crc crio[22562]: time=\"2026-06-19T11:20:53.265360715Z\" level=info msg=\"Created container 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b: openshift-etcd/etcd-crc/etcd-readyz\" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:53.267557 crc crio[22562]: time=\"2026-06-19T11:20:53.267433318Z\" level=info msg=\"Starting container: 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b\" id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:53.281023 crc crio[22562]: time=\"2026-06-19T11:20:53.280877357Z\" level=info msg=\"Started container\" PID=26998 containerID=48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b description=openshift-etcd/etcd-crc/etcd-readyz id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:20:53.311761 crc crio[22562]: time=\"2026-06-19T11:20:53.31157878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=87455d74-ad33-4272-a925-7c42132a4c87 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:53.315120 crc crio[22562]: time=\"2026-06-19T11:20:53.314812751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=da889cda-a429-446c-99c7-fe721a297c4f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:20:53.324225 crc crio[22562]: time=\"2026-06-19T11:20:53.323897359Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:53.324788 crc crio[22562]: time=\"2026-06-19T11:20:53.32470016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:53.375183 crc crio[22562]: time=\"2026-06-19T11:20:53.375013387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:53.558716 crc crio[22562]: time=\"2026-06-19T11:20:53.558577668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:20:53.686278 crc crio[22562]: time=\"2026-06-19T11:20:53.685971857Z\" level=info msg=\"Created container 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06: openshift-etcd/etcd-crc/etcd-rev\" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:20:53.690308 crc crio[22562]: time=\"2026-06-19T11:20:53.688785347Z\" level=info msg=\"Starting container: 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06\" id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:20:53.701605 crc crio[22562]: time=\"2026-06-19T11:20:53.700816551Z\" level=info msg=\"Started container\" PID=27030 containerID=52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06 description=openshift-etcd/etcd-crc/etcd-rev id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013\nJun 19 11:21:17.839028 crc crio[22562]: time=\"2026-06-19T11:21:17.838113617Z\" level=info msg=\"Stopping container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 (timeout: 30s)\" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:21:17.933017 crc crio[22562]: time=\"2026-06-19T11:21:17.932819271Z\" level=info msg=\"Stopped container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:21:18.330276 crc crio[22562]: time=\"2026-06-19T11:21:18.32990457Z\" level=info msg=\"Removing container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a\" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:18.373131 crc crio[22562]: time=\"2026-06-19T11:21:18.372864221Z\" level=info msg=\"Removed container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:33.551984 crc crio[22562]: time=\"2026-06-19T11:21:33.550683588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=95efab77-951e-41a1-aac7-c1164e36f19e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.556490 crc crio[22562]: time=\"2026-06-19T11:21:33.555288723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=45f4c77d-45d2-4587-a47e-347e6c30cacf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.557817 crc crio[22562]: time=\"2026-06-19T11:21:33.557775066Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.559007 crc crio[22562]: time=\"2026-06-19T11:21:33.558984627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.559501 crc crio[22562]: time=\"2026-06-19T11:21:33.559403037Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4af4d59-761a-4678-b63f-d347986ce552 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.561354 crc crio[22562]: time=\"2026-06-19T11:21:33.561314586Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3c056ac-799e-4338-9c8a-3308967b3180 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.563122 crc crio[22562]: time=\"2026-06-19T11:21:33.562906056Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.563612 crc crio[22562]: time=\"2026-06-19T11:21:33.563582262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.564301 crc crio[22562]: time=\"2026-06-19T11:21:33.564088346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=563f5783-0e76-4096-bfaa-aa3d6471dd13 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.568503 crc crio[22562]: time=\"2026-06-19T11:21:33.568404463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a69f2b67-bc7e-4df8-8bc0-cfe03b16c2ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.575247 crc crio[22562]: time=\"2026-06-19T11:21:33.57223634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=478888af-2acc-4443-a0a8-4f41c4a65ebf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.584410357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=32880f79-dbd9-44e0-9ca8-8d1b5f0ff13b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.584744396Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.585341551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c40b3a24-6d3d-424b-bf72-1e4a613baf6e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.596789 crc crio[22562]: time=\"2026-06-19T11:21:33.596617293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.600078 crc crio[22562]: time=\"2026-06-19T11:21:33.599879096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa6c9737-749b-4926-b88b-0ee667e57a4b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.607583 crc crio[22562]: time=\"2026-06-19T11:21:33.607423267Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.622208 crc crio[22562]: time=\"2026-06-19T11:21:33.622095446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c3f4d35f-bb9b-4a21-b060-6b86bf6611da name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.622425 crc crio[22562]: time=\"2026-06-19T11:21:33.622374613Z\" level=info msg=\"Removing container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0\" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:33.625955 crc crio[22562]: time=\"2026-06-19T11:21:33.625844761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a3e8395c-ab17-434c-ab9d-2a6ae22f639d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.633651 crc crio[22562]: time=\"2026-06-19T11:21:33.633595575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3e610f85-43c4-48bc-9450-df0cad70b5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.634373 crc crio[22562]: time=\"2026-06-19T11:21:33.634306984Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.641443 crc crio[22562]: time=\"2026-06-19T11:21:33.641336991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.641602 crc crio[22562]: time=\"2026-06-19T11:21:33.641527875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.642764 crc crio[22562]: time=\"2026-06-19T11:21:33.642675064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3ef6726a-2822-4679-aa63-51f7f497e430 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.643489 crc crio[22562]: time=\"2026-06-19T11:21:33.643403132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b58c5a4c-fbc7-47cf-8ae4-f5b3fc7eb12f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.643879 crc crio[22562]: time=\"2026-06-19T11:21:33.643461733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a9cd90e0-b695-4d22-bab8-69a633510687 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:21:33.646064 crc crio[22562]: time=\"2026-06-19T11:21:33.645934456Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.648633 crc crio[22562]: time=\"2026-06-19T11:21:33.648538611Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.651762 crc crio[22562]: time=\"2026-06-19T11:21:33.651429273Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.667541 crc crio[22562]: time=\"2026-06-19T11:21:33.667436217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.668751 crc crio[22562]: time=\"2026-06-19T11:21:33.668644088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.669350 crc crio[22562]: time=\"2026-06-19T11:21:33.669262124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.669741 crc crio[22562]: time=\"2026-06-19T11:21:33.669665164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.732663 crc crio[22562]: time=\"2026-06-19T11:21:33.732555047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.733077 crc crio[22562]: time=\"2026-06-19T11:21:33.732995008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.739785 crc crio[22562]: time=\"2026-06-19T11:21:33.739309886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.745539 crc crio[22562]: time=\"2026-06-19T11:21:33.745451082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.761219 crc crio[22562]: time=\"2026-06-19T11:21:33.761029854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.769122 crc crio[22562]: time=\"2026-06-19T11:21:33.76885017Z\" level=info msg=\"Removed container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:33.791604 crc crio[22562]: time=\"2026-06-19T11:21:33.79143819Z\" level=info msg=\"Removing container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd\" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:33.835591 crc crio[22562]: time=\"2026-06-19T11:21:33.835480289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.861893 crc crio[22562]: time=\"2026-06-19T11:21:33.861640617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.896935 crc crio[22562]: time=\"2026-06-19T11:21:33.896630219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.901107 crc crio[22562]: time=\"2026-06-19T11:21:33.901023209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.915711 crc crio[22562]: time=\"2026-06-19T11:21:33.915613327Z\" level=info msg=\"Removed container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:21:33.920950 crc crio[22562]: time=\"2026-06-19T11:21:33.919226757Z\" level=info msg=\"Created container d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.922861 crc crio[22562]: time=\"2026-06-19T11:21:33.922759377Z\" level=info msg=\"Starting container: d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b\" id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:33.940373 crc crio[22562]: time=\"2026-06-19T11:21:33.93360989Z\" level=info msg=\"Started container\" PID=27627 containerID=d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13\nJun 19 11:21:33.944236 crc crio[22562]: time=\"2026-06-19T11:21:33.944084514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.950437 crc crio[22562]: time=\"2026-06-19T11:21:33.950362941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.952798 crc crio[22562]: time=\"2026-06-19T11:21:33.95268682Z\" level=info msg=\"Created container 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.957005 crc crio[22562]: time=\"2026-06-19T11:21:33.955773388Z\" level=info msg=\"Starting container: 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431\" id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:33.957005 crc crio[22562]: time=\"2026-06-19T11:21:33.956538366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.967295 crc crio[22562]: time=\"2026-06-19T11:21:33.966072268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:33.969298 crc crio[22562]: time=\"2026-06-19T11:21:33.969077702Z\" level=info msg=\"Started container\" PID=27626 containerID=1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e\nJun 19 11:21:33.978124 crc crio[22562]: time=\"2026-06-19T11:21:33.978021448Z\" level=info msg=\"Created container 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.979316 crc crio[22562]: time=\"2026-06-19T11:21:33.978946792Z\" level=info msg=\"Starting container: 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37\" id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:33.985880 crc crio[22562]: time=\"2026-06-19T11:21:33.985765943Z\" level=info msg=\"Created container 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:33.988456 crc crio[22562]: time=\"2026-06-19T11:21:33.988344757Z\" level=info msg=\"Starting container: 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f\" id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:34.001318 crc crio[22562]: time=\"2026-06-19T11:21:34.001134819Z\" level=info msg=\"Started container\" PID=27640 containerID=351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293\nJun 19 11:21:34.010231 crc crio[22562]: time=\"2026-06-19T11:21:34.010013994Z\" level=info msg=\"Started container\" PID=27647 containerID=4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7\nJun 19 11:21:34.023291 crc crio[22562]: time=\"2026-06-19T11:21:34.022679262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:34.104592 crc crio[22562]: time=\"2026-06-19T11:21:34.104465521Z\" level=info msg=\"Created container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:34.106898 crc crio[22562]: time=\"2026-06-19T11:21:34.106740239Z\" level=info msg=\"Starting container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914\" id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:34.115797 crc crio[22562]: time=\"2026-06-19T11:21:34.115261154Z\" level=info msg=\"Started container\" PID=27675 containerID=70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:21:34.120499 crc crio[22562]: time=\"2026-06-19T11:21:34.11949943Z\" level=info msg=\"Created container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:34.120499 crc crio[22562]: time=\"2026-06-19T11:21:34.119721896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:21:34.128737 crc crio[22562]: time=\"2026-06-19T11:21:34.128557908Z\" level=info msg=\"Starting container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180\" id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:34.145861 crc crio[22562]: time=\"2026-06-19T11:21:34.145604888Z\" level=info msg=\"Started container\" PID=27692 containerID=900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90\nJun 19 11:21:34.170674 crc crio[22562]: time=\"2026-06-19T11:21:34.170548196Z\" level=info msg=\"Created container 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:34.173367 crc crio[22562]: time=\"2026-06-19T11:21:34.17310218Z\" level=info msg=\"Starting container: 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593\" id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:34.180889 crc crio[22562]: time=\"2026-06-19T11:21:34.180355483Z\" level=info msg=\"Started container\" PID=27709 containerID=3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624\nJun 19 11:21:34.214516 crc crio[22562]: time=\"2026-06-19T11:21:34.214424311Z\" level=info msg=\"Created container c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:21:34.215970 crc crio[22562]: time=\"2026-06-19T11:21:34.215873027Z\" level=info msg=\"Starting container: c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a\" id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:21:34.220257 crc crio[22562]: time=\"2026-06-19T11:21:34.21995948Z\" level=info msg=\"Started container\" PID=27727 containerID=c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c\nJun 19 11:21:44.762780 crc crio[22562]: time=\"2026-06-19T11:21:44.761884328Z\" level=info msg=\"Stopping container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 (timeout: 30s)\" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:01.656398 crc crio[22562]: time=\"2026-06-19T11:22:01.653393662Z\" level=info msg=\"Stopping container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 (timeout: 30s)\" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:01.996225 crc crio[22562]: time=\"2026-06-19T11:22:01.995401695Z\" level=info msg=\"Stopped container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:01.998284 crc crio[22562]: time=\"2026-06-19T11:22:01.998217015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4f3d8b80-46ae-4390-ab79-022d5f444177 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:02.000912 crc crio[22562]: time=\"2026-06-19T11:22:02.000829271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=64741789-96f4-4af0-ac71-535a33cbdf8a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:02.002711 crc crio[22562]: time=\"2026-06-19T11:22:02.002629376Z\" level=info msg=\"Stopped container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:02.003538 crc crio[22562]: time=\"2026-06-19T11:22:02.003476127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=5ab31599-8f3c-4dda-929c-00061de553e8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:02.003638 crc crio[22562]: time=\"2026-06-19T11:22:02.00358112Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:02.004390 crc crio[22562]: time=\"2026-06-19T11:22:02.004308559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.008639 crc crio[22562]: time=\"2026-06-19T11:22:02.008505224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6821b0c1-46c7-455e-b03d-a1163febd525 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:02.034114 crc crio[22562]: time=\"2026-06-19T11:22:02.033854832Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:02.049978 crc crio[22562]: time=\"2026-06-19T11:22:02.049876596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.079956 crc crio[22562]: time=\"2026-06-19T11:22:02.07981199Z\" level=info msg=\"Removing container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc\" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:22:02.119724 crc crio[22562]: time=\"2026-06-19T11:22:02.119607923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.140544 crc crio[22562]: time=\"2026-06-19T11:22:02.139723268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.150728 crc crio[22562]: time=\"2026-06-19T11:22:02.150630173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.153072 crc crio[22562]: time=\"2026-06-19T11:22:02.152943861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:02.179422 crc crio[22562]: time=\"2026-06-19T11:22:02.178850723Z\" level=info msg=\"Removed container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:22:02.199834 crc crio[22562]: time=\"2026-06-19T11:22:02.19976376Z\" level=info msg=\"Removing container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19\" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:22:02.252657 crc crio[22562]: time=\"2026-06-19T11:22:02.252283262Z\" level=info msg=\"Removed container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:22:02.314986 crc crio[22562]: time=\"2026-06-19T11:22:02.314819447Z\" level=info msg=\"Created container 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:02.316413 crc crio[22562]: time=\"2026-06-19T11:22:02.316334325Z\" level=info msg=\"Starting container: 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e\" id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:22:02.319099 crc crio[22562]: time=\"2026-06-19T11:22:02.318955452Z\" level=info msg=\"Created container 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:02.322477 crc crio[22562]: time=\"2026-06-19T11:22:02.322390908Z\" level=info msg=\"Starting container: 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931\" id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:22:02.325248 crc crio[22562]: time=\"2026-06-19T11:22:02.325089846Z\" level=info msg=\"Started container\" PID=28184 containerID=941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413\nJun 19 11:22:02.328398 crc crio[22562]: time=\"2026-06-19T11:22:02.328317497Z\" level=info msg=\"Started container\" PID=28183 containerID=6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90\nJun 19 11:22:03.119763 crc crio[22562]: time=\"2026-06-19T11:22:03.119020916Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e4ab3271-77c7-494f-be3f-090e6d9d6bac name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:03.122571 crc crio[22562]: time=\"2026-06-19T11:22:03.122493394Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4946505d-0cb6-4195-9440-7735d535a2b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:03.125911 crc crio[22562]: time=\"2026-06-19T11:22:03.125571062Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:03.127302 crc crio[22562]: time=\"2026-06-19T11:22:03.127236873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.171553 crc crio[22562]: time=\"2026-06-19T11:22:03.171388405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.176742 crc crio[22562]: time=\"2026-06-19T11:22:03.176668238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.289673 crc crio[22562]: time=\"2026-06-19T11:22:03.289569482Z\" level=info msg=\"Created container 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:03.293081 crc crio[22562]: time=\"2026-06-19T11:22:03.292937416Z\" level=info msg=\"Starting container: 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325\" id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:22:03.299125 crc crio[22562]: time=\"2026-06-19T11:22:03.298995469Z\" level=info msg=\"Started container\" PID=28234 containerID=05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f\nJun 19 11:22:03.663978 crc crio[22562]: time=\"2026-06-19T11:22:03.663883697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=07dc6a94-bf97-4126-98fd-d871f1caf8c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:03.668636 crc crio[22562]: time=\"2026-06-19T11:22:03.668553235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2d71b5ff-af0f-41a2-9f21-c91b6a30cf46 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:22:03.672252 crc crio[22562]: time=\"2026-06-19T11:22:03.672083963Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:03.672965 crc crio[22562]: time=\"2026-06-19T11:22:03.672879574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.703684 crc crio[22562]: time=\"2026-06-19T11:22:03.703557736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.901402 crc crio[22562]: time=\"2026-06-19T11:22:03.899796226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:22:03.994763 crc crio[22562]: time=\"2026-06-19T11:22:03.993823725Z\" level=info msg=\"Created container 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:22:03.996352 crc crio[22562]: time=\"2026-06-19T11:22:03.996282106Z\" level=info msg=\"Starting container: 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575\" id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:22:04.004590 crc crio[22562]: time=\"2026-06-19T11:22:04.00437838Z\" level=info msg=\"Started container\" PID=28271 containerID=42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86\nJun 19 11:22:18.181264 crc crio[22562]: time=\"2026-06-19T11:22:18.176639231Z\" level=info msg=\"Stopping container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d (timeout: 15s)\" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:18.367951 crc crio[22562]: time=\"2026-06-19T11:22:18.367350404Z\" level=info msg=\"Stopped container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:22:18.369482 crc crio[22562]: time=\"2026-06-19T11:22:18.369322533Z\" level=info msg=\"Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:22:18.370619 crc crio[22562]: time=\"2026-06-19T11:22:18.370467722Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000328348}] Aliases:map[]}\"\nJun 19 11:22:18.370823 crc crio[22562]: time=\"2026-06-19T11:22:18.370709898Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:22:18.875552 crc crio[22562]: time=\"2026-06-19T11:22:18.875118699Z\" level=info msg=\"Stopped pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:22:19.310638 crc crio[22562]: time=\"2026-06-19T11:22:19.309915077Z\" level=info msg=\"Removing container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d\" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:22:19.337564 crc crio[22562]: time=\"2026-06-19T11:22:19.33742266Z\" level=info msg=\"Removed container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:23:07.985794 crc crio[22562]: time=\"2026-06-19T11:23:07.984574905Z\" level=info msg=\"Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:23:07.985794 crc crio[22562]: time=\"2026-06-19T11:23:07.985770605Z\" level=info msg=\"Stopped pod sandbox (already stopped): 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:23:07.990295 crc crio[22562]: time=\"2026-06-19T11:23:07.986901624Z\" level=info msg=\"Removing pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:23:08.010741 crc crio[22562]: time=\"2026-06-19T11:23:08.010603072Z\" level=info msg=\"Removed pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:24:54.732897 crc crio[22562]: time=\"2026-06-19T11:24:54.731241014Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD\" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.735849 crc crio[22562]: time=\"2026-06-19T11:24:54.733014579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.744356 crc crio[22562]: time=\"2026-06-19T11:24:54.743975992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-492dw/POD\" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.745605 crc crio[22562]: time=\"2026-06-19T11:24:54.745489981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.764020 crc crio[22562]: time=\"2026-06-19T11:24:54.763872179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697804-zl8lt/POD\" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.764350 crc crio[22562]: time=\"2026-06-19T11:24:54.764250008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.783939 crc crio[22562]: time=\"2026-06-19T11:24:54.783821047Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}\"\nJun 19 11:24:54.783939 crc crio[22562]: time=\"2026-06-19T11:24:54.783891589Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-5546596d99-8xx95 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:54.789553 crc crio[22562]: time=\"2026-06-19T11:24:54.789425377Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}\"\nJun 19 11:24:54.789668 crc crio[22562]: time=\"2026-06-19T11:24:54.78954618Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-492dw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:54.799414 crc crio[22562]: time=\"2026-06-19T11:24:54.799292603Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h8ftv/POD\" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.799959 crc crio[22562]: time=\"2026-06-19T11:24:54.799446547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.801922 crc crio[22562]: time=\"2026-06-19T11:24:54.801682612Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qw2rg/POD\" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.802407 crc crio[22562]: time=\"2026-06-19T11:24:54.802233907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.806411 crc crio[22562]: time=\"2026-06-19T11:24:54.806261277Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}\"\nJun 19 11:24:54.806411 crc crio[22562]: time=\"2026-06-19T11:24:54.80637186Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697804-zl8lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:54.818533 crc crio[22562]: time=\"2026-06-19T11:24:54.816383489Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wnzzc/POD\" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:54.818533 crc crio[22562]: time=\"2026-06-19T11:24:54.816505532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:54.860575 crc crio[22562]: time=\"2026-06-19T11:24:54.859546207Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}\"\nJun 19 11:24:54.860915 crc crio[22562]: time=\"2026-06-19T11:24:54.860643004Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qw2rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:54.864686 crc crio[22562]: time=\"2026-06-19T11:24:54.864502231Z\" level=info msg=\"Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}\"\nJun 19 11:24:54.864821 crc crio[22562]: time=\"2026-06-19T11:24:54.864750337Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h8ftv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:54.887061 crc crio[22562]: time=\"2026-06-19T11:24:54.886799207Z\" level=info msg=\"Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}\"\nJun 19 11:24:54.887061 crc crio[22562]: time=\"2026-06-19T11:24:54.886944821Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wnzzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:24:55.420895 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61775faacf5ddb Mac:8e:a0:e6:8c:be:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc SocketPath: PciID:}] [{Interface:0xc000122d10 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.428124 crc crio[22562]: time=\"2026-06-19T11:24:55.427318067Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}\"\nJun 19 11:24:55.428124 crc crio[22562]: time=\"2026-06-19T11:24:55.427636405Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-492dw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.438451 crc crio[22562]: time=\"2026-06-19T11:24:55.438358762Z\" level=info msg=\"Ran pod sandbox e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 with infra container: openshift-marketplace/redhat-marketplace-492dw/POD\" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.440657 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8486364fbe20d4a Mac:4a:0a:a6:e4:2c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 SocketPath: PciID:}] [{Interface:0xc000134590 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.443369 crc crio[22562]: time=\"2026-06-19T11:24:55.443268305Z\" level=info msg=\"Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}\"\nJun 19 11:24:55.443529 crc crio[22562]: time=\"2026-06-19T11:24:55.44348526Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wnzzc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.445200 crc crio[22562]: time=\"2026-06-19T11:24:55.444960288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=414da972-ccd9-407f-ad13-3850c2aefe95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.450906 crc crio[22562]: time=\"2026-06-19T11:24:55.450738592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b4beee3-7e2f-4e1c-b4f8-450793f0b7d2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.451395 crc crio[22562]: time=\"2026-06-19T11:24:55.451319056Z\" level=info msg=\"Ran pod sandbox 8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee with infra container: openshift-marketplace/certified-operators-wnzzc/POD\" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.453492 crc crio[22562]: time=\"2026-06-19T11:24:55.453412709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f919418-7362-4a8f-b7b1-079f4eaa0a8a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.456445 crc crio[22562]: time=\"2026-06-19T11:24:55.456314591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8599dbd2-2333-4eaf-bc50-5e6ee25b6242 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.460995 crc crio[22562]: time=\"2026-06-19T11:24:55.460605487Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-utilities\" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.461340 crc crio[22562]: time=\"2026-06-19T11:24:55.461274095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.466675 crc crio[22562]: time=\"2026-06-19T11:24:55.466554067Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/extract-utilities\" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.473880 crc crio[22562]: time=\"2026-06-19T11:24:55.473798017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.497189 crc crio[22562]: time=\"2026-06-19T11:24:55.492703559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.499363 crc crio[22562]: time=\"2026-06-19T11:24:55.499192181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.524972 crc crio[22562]: time=\"2026-06-19T11:24:55.523449697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.531656 crc crio[22562]: time=\"2026-06-19T11:24:55.531583509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba71296d9b7b28c Mac:1a:83:ed:9a:c7:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8fa370954de4c Mac:66:28:e5:55:34:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e SocketPath: PciID:}] [{Interface:0xc0005025a0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.570569 crc crio[22562]: time=\"2026-06-19T11:24:55.57048838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}\"\nJun 19 11:24:55.570682 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c463fdd4aafde0b Mac:d6:bb:8c:07:28:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 SocketPath: PciID:}] [{Interface:0xc000600cc0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.570682 crc crio[22562]: time=\"2026-06-19T11:24:55.570624004Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}\"\nJun 19 11:24:55.570810 crc crio[22562]: time=\"2026-06-19T11:24:55.570693746Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697804-zl8lt for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.570810 crc crio[22562]: time=\"2026-06-19T11:24:55.570785718Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qw2rg for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.571980 crc crio[22562]: time=\"2026-06-19T11:24:55.5716979Z\" level=info msg=\"Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}\"\nJun 19 11:24:55.571980 crc crio[22562]: time=\"2026-06-19T11:24:55.571849104Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h8ftv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.581985 crc crio[22562]: time=\"2026-06-19T11:24:55.581757332Z\" level=info msg=\"Ran pod sandbox dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 with infra container: openshift-infra/auto-csr-approver-29697804-zl8lt/POD\" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.590341 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845ca433d610a0f Mac:a6:62:b2:f7:e8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:24:55.590618 crc crio[22562]: time=\"2026-06-19T11:24:55.590418818Z\" level=info msg=\"Ran pod sandbox ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 with infra container: openshift-marketplace/redhat-operators-qw2rg/POD\" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.590618 crc crio[22562]: time=\"2026-06-19T11:24:55.590490519Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:55.591459 crc crio[22562]: time=\"2026-06-19T11:24:55.591403121Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}\"\nJun 19 11:24:55.591668 crc crio[22562]: time=\"2026-06-19T11:24:55.591605287Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-5546596d99-8xx95 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:24:55.594605 crc crio[22562]: time=\"2026-06-19T11:24:55.594457248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4500cf3f-eedc-4cda-881d-434275d52273 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.600834 crc crio[22562]: time=\"2026-06-19T11:24:55.600763435Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:24:55.604888 crc crio[22562]: time=\"2026-06-19T11:24:55.604794967Z\" level=info msg=\"Ran pod sandbox c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a with infra container: openshift-marketplace/community-operators-h8ftv/POD\" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.606860 crc crio[22562]: time=\"2026-06-19T11:24:55.606827517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=166ad0bb-f489-492c-ab37-7590def053e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.607264 crc crio[22562]: time=\"2026-06-19T11:24:55.606847098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67d15133-cc59-42b9-85f9-6d6bf252d372 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.610497 crc crio[22562]: time=\"2026-06-19T11:24:55.610428018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7ef600c-f07e-44d8-abc5-479ab639a91f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.612829 crc crio[22562]: time=\"2026-06-19T11:24:55.612683653Z\" level=info msg=\"Ran pod sandbox 845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 with infra container: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD\" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:24:55.614910 crc crio[22562]: time=\"2026-06-19T11:24:55.614878878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8d655bb7-6f90-4675-9381-a31dedc67db4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.615709 crc crio[22562]: time=\"2026-06-19T11:24:55.615591366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-utilities\" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.616042 crc crio[22562]: time=\"2026-06-19T11:24:55.615975875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.617660 crc crio[22562]: time=\"2026-06-19T11:24:55.617574336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=6cb80a30-1169-45de-a5ae-dadb9d1f9376 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:55.619522 crc crio[22562]: time=\"2026-06-19T11:24:55.619489893Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/extract-utilities\" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.623204 crc crio[22562]: time=\"2026-06-19T11:24:55.623030242Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift\" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.626646 crc crio[22562]: time=\"2026-06-19T11:24:55.626531179Z\" level=info msg=\"Created container 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c: openshift-marketplace/redhat-marketplace-492dw/extract-utilities\" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.627862 crc crio[22562]: time=\"2026-06-19T11:24:55.62779063Z\" level=info msg=\"Starting container: 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c\" id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:55.628796 crc crio[22562]: time=\"2026-06-19T11:24:55.628770874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.629284 crc crio[22562]: time=\"2026-06-19T11:24:55.628818336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.636406 crc crio[22562]: time=\"2026-06-19T11:24:55.636351274Z\" level=info msg=\"Started container\" PID=30743 containerID=3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c description=openshift-marketplace/redhat-marketplace-492dw/extract-utilities id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547\nJun 19 11:24:55.647686 crc crio[22562]: time=\"2026-06-19T11:24:55.647552934Z\" level=info msg=\"Created container 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd: openshift-marketplace/certified-operators-wnzzc/extract-utilities\" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.648962 crc crio[22562]: time=\"2026-06-19T11:24:55.648922888Z\" level=info msg=\"Starting container: 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd\" id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:55.656001 crc crio[22562]: time=\"2026-06-19T11:24:55.655889432Z\" level=info msg=\"Started container\" PID=30746 containerID=8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd description=openshift-marketplace/certified-operators-wnzzc/extract-utilities id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee\nJun 19 11:24:55.681529 crc crio[22562]: time=\"2026-06-19T11:24:55.681296806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.688355 crc crio[22562]: time=\"2026-06-19T11:24:55.688225409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.703780 crc crio[22562]: time=\"2026-06-19T11:24:55.700611948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.707573 crc crio[22562]: time=\"2026-06-19T11:24:55.707369247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.711391 crc crio[22562]: time=\"2026-06-19T11:24:55.711331056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:55.925848 crc crio[22562]: time=\"2026-06-19T11:24:55.925739777Z\" level=info msg=\"Created container 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e: openshift-marketplace/redhat-operators-qw2rg/extract-utilities\" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.931409 crc crio[22562]: time=\"2026-06-19T11:24:55.926868345Z\" level=info msg=\"Starting container: 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e\" id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:55.935808 crc crio[22562]: time=\"2026-06-19T11:24:55.935467039Z\" level=info msg=\"Created container 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f: openshift-marketplace/community-operators-h8ftv/extract-utilities\" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:55.939983 crc crio[22562]: time=\"2026-06-19T11:24:55.936838854Z\" level=info msg=\"Starting container: 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f\" id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:55.952482 crc crio[22562]: time=\"2026-06-19T11:24:55.952394452Z\" level=info msg=\"Started container\" PID=30766 containerID=4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e description=openshift-marketplace/redhat-operators-qw2rg/extract-utilities id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76\nJun 19 11:24:55.956967 crc crio[22562]: time=\"2026-06-19T11:24:55.956559796Z\" level=info msg=\"Started container\" PID=30767 containerID=1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f description=openshift-marketplace/community-operators-h8ftv/extract-utilities id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a\nJun 19 11:24:55.958527 crc crio[22562]: time=\"2026-06-19T11:24:55.95833251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.108340 crc crio[22562]: time=\"2026-06-19T11:24:56.107940494Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.118684 crc crio[22562]: time=\"2026-06-19T11:24:56.115558404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:24:56.121949 crc crio[22562]: time=\"2026-06-19T11:24:56.121488951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.130995 crc crio[22562]: time=\"2026-06-19T11:24:56.130842215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:24:56.135759 crc crio[22562]: time=\"2026-06-19T11:24:56.135633465Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.138644 crc crio[22562]: time=\"2026-06-19T11:24:56.138379464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:24:56.150419 crc crio[22562]: time=\"2026-06-19T11:24:56.15028274Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.155917 crc crio[22562]: time=\"2026-06-19T11:24:56.155816839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:24:56.173956 crc crio[22562]: time=\"2026-06-19T11:24:56.173724336Z\" level=info msg=\"Created container df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift\" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:56.175689 crc crio[22562]: time=\"2026-06-19T11:24:56.175415468Z\" level=info msg=\"Starting container: df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c\" id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:56.187691 crc crio[22562]: time=\"2026-06-19T11:24:56.187395056Z\" level=info msg=\"Started container\" PID=30784 containerID=df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c description=openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780\nJun 19 11:24:56.738353 crc crio[22562]: time=\"2026-06-19T11:24:56.737472935Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.741986 crc crio[22562]: time=\"2026-06-19T11:24:56.741380983Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff2d9a2f-e283-4327-a1c5-3212f8749e11 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:56.747889 crc crio[22562]: time=\"2026-06-19T11:24:56.747752682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b8b05175-e124-4c70-b161-f3089e53e2bc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:56.763924 crc crio[22562]: time=\"2026-06-19T11:24:56.763832213Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/extract-content\" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:56.772023 crc crio[22562]: time=\"2026-06-19T11:24:56.771911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.777264 crc crio[22562]: time=\"2026-06-19T11:24:56.777072684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:56.778446 crc crio[22562]: time=\"2026-06-19T11:24:56.778334316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ea77b8b-c222-4747-aaa6-933d65c6ff85 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:56.787733 crc crio[22562]: time=\"2026-06-19T11:24:56.787496934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=60d531bb-bacf-48e2-ab4e-a2b00e45fb2e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:56.796128 crc crio[22562]: time=\"2026-06-19T11:24:56.796029116Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/extract-content\" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:56.797859 crc crio[22562]: time=\"2026-06-19T11:24:56.79777757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.804026 crc crio[22562]: time=\"2026-06-19T11:24:56.803938904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.807840 crc crio[22562]: time=\"2026-06-19T11:24:56.807681208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.830189 crc crio[22562]: time=\"2026-06-19T11:24:56.828659362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.832123 crc crio[22562]: time=\"2026-06-19T11:24:56.832059916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:56.936641 crc crio[22562]: time=\"2026-06-19T11:24:56.936558394Z\" level=info msg=\"Created container 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0: openshift-marketplace/certified-operators-wnzzc/extract-content\" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:56.939722 crc crio[22562]: time=\"2026-06-19T11:24:56.939616331Z\" level=info msg=\"Starting container: 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0\" id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:56.958745 crc crio[22562]: time=\"2026-06-19T11:24:56.957510427Z\" level=info msg=\"Started container\" PID=30816 containerID=275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0 description=openshift-marketplace/certified-operators-wnzzc/extract-content id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee\nJun 19 11:24:56.971005 crc crio[22562]: time=\"2026-06-19T11:24:56.970895441Z\" level=info msg=\"Created container 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931: openshift-marketplace/community-operators-h8ftv/extract-content\" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:56.973546 crc crio[22562]: time=\"2026-06-19T11:24:56.973447805Z\" level=info msg=\"Starting container: 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931\" id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:56.979491 crc crio[22562]: time=\"2026-06-19T11:24:56.979379923Z\" level=info msg=\"Started container\" PID=30819 containerID=9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931 description=openshift-marketplace/community-operators-h8ftv/extract-content id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a\nJun 19 11:24:57.111678 crc crio[22562]: time=\"2026-06-19T11:24:57.11153472Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:57.113425 crc crio[22562]: time=\"2026-06-19T11:24:57.113338816Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3079dfbf-04e5-49a6-97a9-05cd49e216f4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:57.117113 crc crio[22562]: time=\"2026-06-19T11:24:57.117040719Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f808a066-d427-45fd-8ade-748a498660ec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:57.127404 crc crio[22562]: time=\"2026-06-19T11:24:57.127368406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-content\" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:57.127988 crc crio[22562]: time=\"2026-06-19T11:24:57.127966441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.161817 crc crio[22562]: time=\"2026-06-19T11:24:57.161756125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.165338 crc crio[22562]: time=\"2026-06-19T11:24:57.165310683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.289011 crc crio[22562]: time=\"2026-06-19T11:24:57.288947Z\" level=info msg=\"Created container 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f: openshift-marketplace/redhat-marketplace-492dw/extract-content\" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:57.291366 crc crio[22562]: time=\"2026-06-19T11:24:57.291244946Z\" level=info msg=\"Starting container: 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f\" id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:57.297719 crc crio[22562]: time=\"2026-06-19T11:24:57.297613375Z\" level=info msg=\"Started container\" PID=30853 containerID=98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f description=openshift-marketplace/redhat-marketplace-492dw/extract-content id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547\nJun 19 11:24:57.577314 crc crio[22562]: time=\"2026-06-19T11:24:57.575795888Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage\nJun 19 11:24:57.580917 crc crio[22562]: time=\"2026-06-19T11:24:57.580841984Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1a429fc7-c464-436d-af4c-0dc2c88d24f8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:57.586601 crc crio[22562]: time=\"2026-06-19T11:24:57.586454985Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e5bb656a-8310-473f-a89b-c5d5723005f2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:24:57.599217 crc crio[22562]: time=\"2026-06-19T11:24:57.59869263Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-content\" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:57.599793 crc crio[22562]: time=\"2026-06-19T11:24:57.599573692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.644921 crc crio[22562]: time=\"2026-06-19T11:24:57.644340209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.656407 crc crio[22562]: time=\"2026-06-19T11:24:57.655857887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:24:57.850997 crc crio[22562]: time=\"2026-06-19T11:24:57.845036408Z\" level=info msg=\"Created container 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776: openshift-marketplace/redhat-operators-qw2rg/extract-content\" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:24:57.851710 crc crio[22562]: time=\"2026-06-19T11:24:57.851584971Z\" level=info msg=\"Starting container: 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776\" id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:24:57.863678 crc crio[22562]: time=\"2026-06-19T11:24:57.860873024Z\" level=info msg=\"Started container\" PID=30882 containerID=9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776 description=openshift-marketplace/redhat-operators-qw2rg/extract-content id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76\nJun 19 11:25:04.725857 crc crio[22562]: time=\"2026-06-19T11:25:04.724039355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=631357a8-8920-4838-95f8-870eb55e250c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:04.733110 crc crio[22562]: time=\"2026-06-19T11:25:04.732848005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd2eb167-aeb1-4e81-adee-b769f23ff8de name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:04.745064 crc crio[22562]: time=\"2026-06-19T11:25:04.744956696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1397499f-7935-4ded-a3e9-e0b7811f3b98 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:04.749619 crc crio[22562]: time=\"2026-06-19T11:25:04.749338457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=865b05d1-610a-4924-b438-6190215a162c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:04.750351 crc crio[22562]: time=\"2026-06-19T11:25:04.749958862Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/registry-server\" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:04.754428 crc crio[22562]: time=\"2026-06-19T11:25:04.750715441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:04.769314 crc crio[22562]: time=\"2026-06-19T11:25:04.769056379Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/registry-server\" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:04.781882 crc crio[22562]: time=\"2026-06-19T11:25:04.781693254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:04.837745 crc crio[22562]: time=\"2026-06-19T11:25:04.83681314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:04.843351 crc crio[22562]: time=\"2026-06-19T11:25:04.842924633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:04.873770 crc crio[22562]: time=\"2026-06-19T11:25:04.873316051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:04.888430 crc crio[22562]: time=\"2026-06-19T11:25:04.888136721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:05.059079 crc crio[22562]: time=\"2026-06-19T11:25:05.05880712Z\" level=info msg=\"Created container 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4: openshift-marketplace/community-operators-h8ftv/registry-server\" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:05.062705 crc crio[22562]: time=\"2026-06-19T11:25:05.062566014Z\" level=info msg=\"Starting container: 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4\" id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:25:05.082051 crc crio[22562]: time=\"2026-06-19T11:25:05.081962709Z\" level=info msg=\"Started container\" PID=31017 containerID=833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4 description=openshift-marketplace/community-operators-h8ftv/registry-server id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a\nJun 19 11:25:05.136787 crc crio[22562]: time=\"2026-06-19T11:25:05.136630882Z\" level=info msg=\"Created container 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918: openshift-marketplace/certified-operators-wnzzc/registry-server\" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:05.139384 crc crio[22562]: time=\"2026-06-19T11:25:05.139044683Z\" level=info msg=\"Starting container: 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918\" id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:25:05.147046 crc crio[22562]: time=\"2026-06-19T11:25:05.146712074Z\" level=info msg=\"Started container\" PID=31021 containerID=84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918 description=openshift-marketplace/certified-operators-wnzzc/registry-server id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee\nJun 19 11:25:05.945336 crc crio[22562]: time=\"2026-06-19T11:25:05.945285964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5c5331e-a90d-4501-bce2-b2a22bf7a7fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:05.954821 crc crio[22562]: time=\"2026-06-19T11:25:05.95434879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=183bd725-03db-402c-910f-2a83e0b5d465 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:05.985709 crc crio[22562]: time=\"2026-06-19T11:25:05.985436276Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/registry-server\" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:05.986560 crc crio[22562]: time=\"2026-06-19T11:25:05.986364369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:06.091772 crc crio[22562]: time=\"2026-06-19T11:25:06.091610936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:06.103850 crc crio[22562]: time=\"2026-06-19T11:25:06.103741458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:06.307791 crc crio[22562]: time=\"2026-06-19T11:25:06.30735298Z\" level=info msg=\"Created container 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb: openshift-marketplace/redhat-marketplace-492dw/registry-server\" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:06.309384 crc crio[22562]: time=\"2026-06-19T11:25:06.30934591Z\" level=info msg=\"Starting container: 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb\" id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:25:06.339840 crc crio[22562]: time=\"2026-06-19T11:25:06.339612296Z\" level=info msg=\"Started container\" PID=31054 containerID=4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb description=openshift-marketplace/redhat-marketplace-492dw/registry-server id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547\nJun 19 11:25:17.419251 crc crio[22562]: time=\"2026-06-19T11:25:17.418062308Z\" level=info msg=\"Stopping container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 (timeout: 2s)\" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:18.841689 crc crio[22562]: time=\"2026-06-19T11:25:18.840866719Z\" level=info msg=\"Stopping container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 (timeout: 2s)\" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:20.864018 crc crio[22562]: time=\"2026-06-19T11:25:20.863560521Z\" level=warning msg=\"Stopping container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 with stop signal(15) timed out. Killing...\"\nJun 19 11:25:20.877772 crc crio[22562]: time=\"2026-06-19T11:25:20.877630632Z\" level=error msg=\"Killing container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 19 11:25:27.808746 crc crio[22562]: time=\"2026-06-19T11:25:27.807937558Z\" level=info msg=\"Stopping container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa (timeout: 2s)\" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:29.943009 crc crio[22562]: time=\"2026-06-19T11:25:29.935729203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08cbea6d-5d98-4c7c-8bfa-aa76f283f044 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:31.377138 crc crio[22562]: time=\"2026-06-19T11:25:31.376991956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9e2cd58-894b-46dc-a70b-22c3a43a22dc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:31.388638 crc crio[22562]: time=\"2026-06-19T11:25:31.388550834Z\" level=info msg=\"Stopped container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:31.389664 crc crio[22562]: time=\"2026-06-19T11:25:31.389516108Z\" level=info msg=\"Stopped container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:31.389664 crc crio[22562]: time=\"2026-06-19T11:25:31.389654022Z\" level=info msg=\"Stopped container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:31.389949 crc crio[22562]: time=\"2026-06-19T11:25:31.389672102Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/registry-server\" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:31.390294 crc crio[22562]: time=\"2026-06-19T11:25:31.389760665Z\" level=info msg=\"Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:31.390721 crc crio[22562]: time=\"2026-06-19T11:25:31.390664417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:31.390848 crc crio[22562]: time=\"2026-06-19T11:25:31.390777569Z\" level=info msg=\"Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:31.390848 crc crio[22562]: time=\"2026-06-19T11:25:31.390827331Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000658620}] Aliases:map[]}\"\nJun 19 11:25:31.391022 crc crio[22562]: time=\"2026-06-19T11:25:31.390962385Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8xwb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:25:31.391353 crc crio[22562]: time=\"2026-06-19T11:25:31.391292003Z\" level=info msg=\"Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:31.391538 crc crio[22562]: time=\"2026-06-19T11:25:31.391442596Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc0032d21e0}] Aliases:map[]}\"\nJun 19 11:25:31.391758 crc crio[22562]: time=\"2026-06-19T11:25:31.391662322Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h86vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:25:31.391758 crc crio[22562]: time=\"2026-06-19T11:25:31.391733393Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0016124a0}] Aliases:map[]}\"\nJun 19 11:25:31.392199 crc crio[22562]: time=\"2026-06-19T11:25:31.391913628Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9fcdk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:25:31.538372 crc crio[22562]: time=\"2026-06-19T11:25:31.537712548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage\nJun 19 11:25:31.541485 crc crio[22562]: time=\"2026-06-19T11:25:31.540457505Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b3fd7747-146a-4599-be8b-042d691dde8e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:31.610575 crc crio[22562]: time=\"2026-06-19T11:25:31.608609755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6667d3f-94c3-4b15-b989-6787c2361c15 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:25:31.662062 crc crio[22562]: time=\"2026-06-19T11:25:31.661952848Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:31.699474 crc crio[22562]: time=\"2026-06-19T11:25:31.698615083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:31.893779 crc crio[22562]: time=\"2026-06-19T11:25:31.893222089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:31.922475 crc crio[22562]: time=\"2026-06-19T11:25:31.917431963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:31.981477 crc crio[22562]: time=\"2026-06-19T11:25:31.979580645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:32.330644 crc crio[22562]: time=\"2026-06-19T11:25:32.330489163Z\" level=info msg=\"Created container 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75: openshift-marketplace/redhat-operators-qw2rg/registry-server\" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:32.337035 crc crio[22562]: time=\"2026-06-19T11:25:32.336913714Z\" level=info msg=\"Starting container: 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75\" id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:25:32.395884 crc crio[22562]: time=\"2026-06-19T11:25:32.395394544Z\" level=info msg=\"Started container\" PID=31550 containerID=54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75 description=openshift-marketplace/redhat-operators-qw2rg/registry-server id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76\nJun 19 11:25:33.259350 crc crio[22562]: time=\"2026-06-19T11:25:33.258688581Z\" level=info msg=\"Stopped pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:33.344808 crc crio[22562]: time=\"2026-06-19T11:25:33.343517078Z\" level=info msg=\"Stopped pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:33.610611 crc crio[22562]: time=\"2026-06-19T11:25:33.61048925Z\" level=info msg=\"Stopped pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:33.655613 crc crio[22562]: time=\"2026-06-19T11:25:33.655517834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:25:33.832948 crc crio[22562]: time=\"2026-06-19T11:25:33.832320697Z\" level=info msg=\"Created container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:25:33.837187 crc crio[22562]: time=\"2026-06-19T11:25:33.834716286Z\" level=info msg=\"Starting container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6\" id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:25:33.851905 crc crio[22562]: time=\"2026-06-19T11:25:33.851282829Z\" level=info msg=\"Started container\" PID=31619 containerID=a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6 description=openshift-infra/auto-csr-approver-29697804-zl8lt/oc id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\nJun 19 11:25:34.089553 crc crio[22562]: time=\"2026-06-19T11:25:34.089420723Z\" level=info msg=\"Removing container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa\" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.117637 crc crio[22562]: time=\"2026-06-19T11:25:34.117542456Z\" level=info msg=\"Removed container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.120922 crc crio[22562]: time=\"2026-06-19T11:25:34.120826587Z\" level=info msg=\"Removing container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31\" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.174398 crc crio[22562]: time=\"2026-06-19T11:25:34.174319812Z\" level=info msg=\"Removed container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.177222 crc crio[22562]: time=\"2026-06-19T11:25:34.177069081Z\" level=info msg=\"Removing container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125\" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.216575 crc crio[22562]: time=\"2026-06-19T11:25:34.216487564Z\" level=info msg=\"Removed container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.226826 crc crio[22562]: time=\"2026-06-19T11:25:34.226743851Z\" level=info msg=\"Removing container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1\" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.251300 crc crio[22562]: time=\"2026-06-19T11:25:34.251210611Z\" level=info msg=\"Removed container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.262065 crc crio[22562]: time=\"2026-06-19T11:25:34.26196905Z\" level=info msg=\"Removing container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223\" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.301453 crc crio[22562]: time=\"2026-06-19T11:25:34.300073561Z\" level=info msg=\"Removed container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.317112 crc crio[22562]: time=\"2026-06-19T11:25:34.316955952Z\" level=info msg=\"Removing container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea\" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.337958 crc crio[22562]: time=\"2026-06-19T11:25:34.337862904Z\" level=info msg=\"Removed container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.344272 crc crio[22562]: time=\"2026-06-19T11:25:34.342957151Z\" level=info msg=\"Removing container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485\" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.364332 crc crio[22562]: time=\"2026-06-19T11:25:34.363937504Z\" level=info msg=\"Removed container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.370895 crc crio[22562]: time=\"2026-06-19T11:25:34.370810207Z\" level=info msg=\"Removing container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc\" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.398285 crc crio[22562]: time=\"2026-06-19T11:25:34.398023056Z\" level=info msg=\"Removed container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content\" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.401920 crc crio[22562]: time=\"2026-06-19T11:25:34.401844051Z\" level=info msg=\"Removing container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0\" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:34.430331 crc crio[22562]: time=\"2026-06-19T11:25:34.42705469Z\" level=info msg=\"Removed container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:36.132804 crc crio[22562]: time=\"2026-06-19T11:25:36.132304279Z\" level=info msg=\"Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:36.134578 crc crio[22562]: time=\"2026-06-19T11:25:36.133411637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc000139188}] Aliases:map[]}\"\nJun 19 11:25:36.134578 crc crio[22562]: time=\"2026-06-19T11:25:36.13354389Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697804-zl8lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:25:36.397246 crc crio[22562]: time=\"2026-06-19T11:25:36.396519004Z\" level=info msg=\"Stopped pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:45.144450 crc crio[22562]: time=\"2026-06-19T11:25:45.143389435Z\" level=info msg=\"Stopping container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae (timeout: 2s)\" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:45.269011 crc crio[22562]: time=\"2026-06-19T11:25:45.268871497Z\" level=info msg=\"Stopped container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:25:45.270355 crc crio[22562]: time=\"2026-06-19T11:25:45.270077096Z\" level=info msg=\"Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:45.271282 crc crio[22562]: time=\"2026-06-19T11:25:45.27105715Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d490}] Aliases:map[]}\"\nJun 19 11:25:45.271601 crc crio[22562]: time=\"2026-06-19T11:25:45.271504432Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nh4kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:25:45.536813 crc crio[22562]: time=\"2026-06-19T11:25:45.536649Z\" level=info msg=\"Stopped pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:25:46.270893 crc crio[22562]: time=\"2026-06-19T11:25:46.270296159Z\" level=info msg=\"Removing container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae\" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:46.325413 crc crio[22562]: time=\"2026-06-19T11:25:46.325299412Z\" level=info msg=\"Removed container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:46.330919 crc crio[22562]: time=\"2026-06-19T11:25:46.330787279Z\" level=info msg=\"Removing container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05\" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:46.358407 crc crio[22562]: time=\"2026-06-19T11:25:46.358312986Z\" level=info msg=\"Removed container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:46.361943 crc crio[22562]: time=\"2026-06-19T11:25:46.361841914Z\" level=info msg=\"Removing container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b\" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:25:46.386676 crc crio[22562]: time=\"2026-06-19T11:25:46.38654283Z\" level=info msg=\"Removed container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:26:00.539236 crc crio[22562]: time=\"2026-06-19T11:26:00.537660249Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697806-pljdg/POD\" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:26:00.539236 crc crio[22562]: time=\"2026-06-19T11:26:00.538654854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:26:00.581046 crc crio[22562]: time=\"2026-06-19T11:26:00.580336475Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}\"\nJun 19 11:26:00.581046 crc crio[22562]: time=\"2026-06-19T11:26:00.580439907Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697806-pljdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:26:00.970222 crc crio[22562]: 2026-06-19T11:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2948a0b26a5ff Mac:6e:78:d7:54:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 SocketPath: PciID:}] [{Interface:0xc0005a65b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:26:00.970222 crc crio[22562]: time=\"2026-06-19T11:26:00.969305743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}\"\nJun 19 11:26:00.970222 crc crio[22562]: time=\"2026-06-19T11:26:00.969503768Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697806-pljdg for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:26:00.977371 crc crio[22562]: time=\"2026-06-19T11:26:00.977320303Z\" level=info msg=\"Ran pod sandbox 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c with infra container: openshift-infra/auto-csr-approver-29697806-pljdg/POD\" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:26:00.984203 crc crio[22562]: time=\"2026-06-19T11:26:00.983967428Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage\nJun 19 11:26:00.993837 crc crio[22562]: time=\"2026-06-19T11:26:00.993736982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:26:02.116219 crc crio[22562]: time=\"2026-06-19T11:26:02.115348365Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage\nJun 19 11:26:02.118060 crc crio[22562]: time=\"2026-06-19T11:26:02.117454938Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4e085f62-713e-4541-a51f-16e46985aaf5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:26:02.119842 crc crio[22562]: time=\"2026-06-19T11:26:02.119758035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcc6a373-6c1c-45ac-968e-69546f5e4dfb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:26:02.130425 crc crio[22562]: time=\"2026-06-19T11:26:02.130322569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:26:02.131030 crc crio[22562]: time=\"2026-06-19T11:26:02.130968834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:26:02.157053 crc crio[22562]: time=\"2026-06-19T11:26:02.156961344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:26:02.447280 crc crio[22562]: time=\"2026-06-19T11:26:02.44688664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:26:02.593439 crc crio[22562]: time=\"2026-06-19T11:26:02.592516964Z\" level=info msg=\"Created container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:26:02.595852 crc crio[22562]: time=\"2026-06-19T11:26:02.595712454Z\" level=info msg=\"Starting container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97\" id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:26:02.602438 crc crio[22562]: time=\"2026-06-19T11:26:02.602306249Z\" level=info msg=\"Started container\" PID=32177 containerID=7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97 description=openshift-infra/auto-csr-approver-29697806-pljdg/oc id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\nJun 19 11:26:04.516756 crc crio[22562]: time=\"2026-06-19T11:26:04.516635606Z\" level=info msg=\"Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:04.519449 crc crio[22562]: time=\"2026-06-19T11:26:04.517682323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc00259c5c8}] Aliases:map[]}\"\nJun 19 11:26:04.519449 crc crio[22562]: time=\"2026-06-19T11:26:04.517841656Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697806-pljdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:26:04.890597 crc crio[22562]: time=\"2026-06-19T11:26:04.889902943Z\" level=info msg=\"Stopped pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.111025 crc crio[22562]: time=\"2026-06-19T11:26:08.109042107Z\" level=info msg=\"Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.111025 crc crio[22562]: time=\"2026-06-19T11:26:08.110892933Z\" level=info msg=\"Stopped pod sandbox (already stopped): e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.113426 crc crio[22562]: time=\"2026-06-19T11:26:08.112579354Z\" level=info msg=\"Removing pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.134943 crc crio[22562]: time=\"2026-06-19T11:26:08.134751868Z\" level=info msg=\"Removed pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.138672 crc crio[22562]: time=\"2026-06-19T11:26:08.138518082Z\" level=info msg=\"Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.138672 crc crio[22562]: time=\"2026-06-19T11:26:08.138662556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.140353 crc crio[22562]: time=\"2026-06-19T11:26:08.140064671Z\" level=info msg=\"Removing pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.160945 crc crio[22562]: time=\"2026-06-19T11:26:08.160751447Z\" level=info msg=\"Removed pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.167822 crc crio[22562]: time=\"2026-06-19T11:26:08.167723501Z\" level=info msg=\"Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.168035 crc crio[22562]: time=\"2026-06-19T11:26:08.167884005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.169364 crc crio[22562]: time=\"2026-06-19T11:26:08.169225639Z\" level=info msg=\"Removing pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.187113 crc crio[22562]: time=\"2026-06-19T11:26:08.186889499Z\" level=info msg=\"Removed pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.190228 crc crio[22562]: time=\"2026-06-19T11:26:08.190042728Z\" level=info msg=\"Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.190387 crc crio[22562]: time=\"2026-06-19T11:26:08.190301785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:26:08.191298 crc crio[22562]: time=\"2026-06-19T11:26:08.191207798Z\" level=info msg=\"Removing pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:26:08.203379 crc crio[22562]: time=\"2026-06-19T11:26:08.20330588Z\" level=info msg=\"Removed pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:28:00.532013 crc crio[22562]: time=\"2026-06-19T11:28:00.531245146Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697808-fh7j8/POD\" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:28:00.533613 crc crio[22562]: time=\"2026-06-19T11:28:00.532278082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:28:00.568966 crc crio[22562]: time=\"2026-06-19T11:28:00.568797353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}\"\nJun 19 11:28:00.568966 crc crio[22562]: time=\"2026-06-19T11:28:00.568913086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697808-fh7j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:28:00.913685 crc crio[22562]: 2026-06-19T11:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a52f812012715 Mac:7a:b1:ab:52:c3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:28:00.916685 crc crio[22562]: time=\"2026-06-19T11:28:00.91643665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}\"\nJun 19 11:28:00.916685 crc crio[22562]: time=\"2026-06-19T11:28:00.916652035Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697808-fh7j8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:28:00.925430 crc crio[22562]: time=\"2026-06-19T11:28:00.925307131Z\" level=info msg=\"Ran pod sandbox 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb with infra container: openshift-infra/auto-csr-approver-29697808-fh7j8/POD\" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:28:00.934011 crc crio[22562]: time=\"2026-06-19T11:28:00.931127926Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:28:00.948715 crc crio[22562]: time=\"2026-06-19T11:28:00.948074109Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:28:01.753930 crc crio[22562]: time=\"2026-06-19T11:28:01.753612233Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:28:01.757974 crc crio[22562]: time=\"2026-06-19T11:28:01.75504234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12a431df-b665-4e28-87eb-2f7bb32db4b4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:28:01.758688 crc crio[22562]: time=\"2026-06-19T11:28:01.758043693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f75a9c45-794b-4f02-8f17-9e6dcba3ffa8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:28:01.769258 crc crio[22562]: time=\"2026-06-19T11:28:01.768821743Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:28:01.771534 crc crio[22562]: time=\"2026-06-19T11:28:01.770409283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:28:01.814776 crc crio[22562]: time=\"2026-06-19T11:28:01.814638286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:28:02.046369 crc crio[22562]: time=\"2026-06-19T11:28:02.045933109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:28:02.158860 crc crio[22562]: time=\"2026-06-19T11:28:02.158721354Z\" level=info msg=\"Created container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:28:02.160850 crc crio[22562]: time=\"2026-06-19T11:28:02.160726664Z\" level=info msg=\"Starting container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752\" id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:28:02.171353 crc crio[22562]: time=\"2026-06-19T11:28:02.171135344Z\" level=info msg=\"Started container\" PID=33825 containerID=a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752 description=openshift-infra/auto-csr-approver-29697808-fh7j8/oc id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\nJun 19 11:28:04.124821 crc crio[22562]: time=\"2026-06-19T11:28:04.124741722Z\" level=info msg=\"Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:28:04.126194 crc crio[22562]: time=\"2026-06-19T11:28:04.125667535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc000658560}] Aliases:map[]}\"\nJun 19 11:28:04.126194 crc crio[22562]: time=\"2026-06-19T11:28:04.125854599Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697808-fh7j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:28:04.371131 crc crio[22562]: time=\"2026-06-19T11:28:04.370980058Z\" level=info msg=\"Stopped pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:00.529537 crc crio[22562]: time=\"2026-06-19T11:30:00.528684591Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697810-p98zp/POD\" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:00.531426 crc crio[22562]: time=\"2026-06-19T11:30:00.530047745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:00.536504 crc crio[22562]: time=\"2026-06-19T11:30:00.535754956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD\" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:00.536504 crc crio[22562]: time=\"2026-06-19T11:30:00.535999232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:00.605606 crc crio[22562]: time=\"2026-06-19T11:30:00.605274211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}\"\nJun 19 11:30:00.605606 crc crio[22562]: time=\"2026-06-19T11:30:00.605426895Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697810-p98zp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:00.608129 crc crio[22562]: time=\"2026-06-19T11:30:00.607508066Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}\"\nJun 19 11:30:00.608129 crc crio[22562]: time=\"2026-06-19T11:30:00.607552557Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:02.374256 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2401aa62c33385f Mac:de:b6:84:7d:d5:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:02.378356 crc crio[22562]: time=\"2026-06-19T11:30:02.37824429Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}\"\nJun 19 11:30:02.378655 crc crio[22562]: time=\"2026-06-19T11:30:02.378554658Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:02.392442 crc crio[22562]: time=\"2026-06-19T11:30:02.392138045Z\" level=info msg=\"Ran pod sandbox 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD\" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:02.409002 crc crio[22562]: time=\"2026-06-19T11:30:02.408894781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d6f3389-ca21-4ac3-a966-51d9c8837f93 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:02.413196 crc crio[22562]: time=\"2026-06-19T11:30:02.412920021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=885f2f95-38d7-4e0c-9159-a07babe2c4c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:02.432682 crc crio[22562]: time=\"2026-06-19T11:30:02.432556708Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:02.433279 crc crio[22562]: time=\"2026-06-19T11:30:02.433210605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.467181 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554c0595fd6918e Mac:22:8f:93:ea:24:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:02.469713 crc crio[22562]: time=\"2026-06-19T11:30:02.469011072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}\"\nJun 19 11:30:02.470570 crc crio[22562]: time=\"2026-06-19T11:30:02.47048359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697810-p98zp for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:02.475076 crc crio[22562]: time=\"2026-06-19T11:30:02.47499103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.481458 crc crio[22562]: time=\"2026-06-19T11:30:02.480713542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.481618 crc crio[22562]: time=\"2026-06-19T11:30:02.481347478Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD\" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:02.481707 crc crio[22562]: time=\"2026-06-19T11:30:02.481670746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.483877 crc crio[22562]: time=\"2026-06-19T11:30:02.483786319Z\" level=info msg=\"Ran pod sandbox 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 with infra container: openshift-infra/auto-csr-approver-29697810-p98zp/POD\" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:02.487783 crc crio[22562]: time=\"2026-06-19T11:30:02.487702645Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:02.496457 crc crio[22562]: time=\"2026-06-19T11:30:02.49634118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:30:02.512713 crc crio[22562]: time=\"2026-06-19T11:30:02.512626204Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}\"\nJun 19 11:30:02.512713 crc crio[22562]: time=\"2026-06-19T11:30:02.512707626Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:02.575380 crc crio[22562]: time=\"2026-06-19T11:30:02.57492842Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD\" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:02.575380 crc crio[22562]: time=\"2026-06-19T11:30:02.575314599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.591592 crc crio[22562]: time=\"2026-06-19T11:30:02.591535071Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD\" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:02.591725 crc crio[22562]: time=\"2026-06-19T11:30:02.591610803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:02.603033 crc crio[22562]: time=\"2026-06-19T11:30:02.602911074Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}\"\nJun 19 11:30:02.603033 crc crio[22562]: time=\"2026-06-19T11:30:02.602996496Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-hvjkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:02.619814 crc crio[22562]: time=\"2026-06-19T11:30:02.619552307Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"\nJun 19 11:30:02.619814 crc crio[22562]: time=\"2026-06-19T11:30:02.619624779Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:02.623566 crc crio[22562]: time=\"2026-06-19T11:30:02.623488024Z\" level=info msg=\"Created container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:02.625195 crc crio[22562]: time=\"2026-06-19T11:30:02.625031112Z\" level=info msg=\"Starting container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8\" id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:02.644782 crc crio[22562]: time=\"2026-06-19T11:30:02.644512355Z\" level=info msg=\"Started container\" PID=35882 containerID=4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8 description=openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\nJun 19 11:30:03.069409 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8508640285d8b0 Mac:2a:fe:61:08:65:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:03.074799 crc crio[22562]: time=\"2026-06-19T11:30:03.074636696Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}\"\nJun 19 11:30:03.075982 crc crio[22562]: time=\"2026-06-19T11:30:03.075903306Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:03.090777 crc crio[22562]: time=\"2026-06-19T11:30:03.090662243Z\" level=info msg=\"Ran pod sandbox c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD\" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:03.100988 crc crio[22562]: time=\"2026-06-19T11:30:03.100768713Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.101449 crc crio[22562]: time=\"2026-06-19T11:30:03.101295347Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.101517 crc crio[22562]: time=\"2026-06-19T11:30:03.101491362Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.105987 crc crio[22562]: time=\"2026-06-19T11:30:03.105931182Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:03.113633 crc crio[22562]: time=\"2026-06-19T11:30:03.113431857Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 19 11:30:03.801264 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4524c215879ea Mac:32:7f:9c:76:b4:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:03.802327 crc crio[22562]: time=\"2026-06-19T11:30:03.802271465Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}\"\nJun 19 11:30:03.802534 crc crio[22562]: time=\"2026-06-19T11:30:03.802418478Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-hvjkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:03.808239 crc crio[22562]: time=\"2026-06-19T11:30:03.808119519Z\" level=info msg=\"Ran pod sandbox ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 with infra container: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD\" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:03.814078 crc crio[22562]: time=\"2026-06-19T11:30:03.814009966Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.814380 crc crio[22562]: time=\"2026-06-19T11:30:03.814327174Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.814482 crc crio[22562]: time=\"2026-06-19T11:30:03.814395926Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.815241 crc crio[22562]: time=\"2026-06-19T11:30:03.815189046Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:03.818569 crc crio[22562]: time=\"2026-06-19T11:30:03.818003235Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 19 11:30:03.825031 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5692125eb57f262 Mac:16:2a:51:a1:9d:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:03.826302 crc crio[22562]: time=\"2026-06-19T11:30:03.82623634Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"\nJun 19 11:30:03.826461 crc crio[22562]: time=\"2026-06-19T11:30:03.826420794Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:03.838724 crc crio[22562]: time=\"2026-06-19T11:30:03.838669808Z\" level=info msg=\"Ran pod sandbox 5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD\" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:03.840501 crc crio[22562]: time=\"2026-06-19T11:30:03.840437672Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.840658 crc crio[22562]: time=\"2026-06-19T11:30:03.840603856Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.840714 crc crio[22562]: time=\"2026-06-19T11:30:03.840667657Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:03.841648 crc crio[22562]: time=\"2026-06-19T11:30:03.84159967Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:03.845871 crc crio[22562]: time=\"2026-06-19T11:30:03.845815055Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 19 11:30:05.827731 crc crio[22562]: time=\"2026-06-19T11:30:05.827226305Z\" level=info msg=\"Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:05.829355 crc crio[22562]: time=\"2026-06-19T11:30:05.828348663Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"\nJun 19 11:30:05.829355 crc crio[22562]: time=\"2026-06-19T11:30:05.828478446Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:06.923719 crc crio[22562]: time=\"2026-06-19T11:30:06.923600163Z\" level=info msg=\"Stopped pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:09.862195 crc crio[22562]: time=\"2026-06-19T11:30:09.860687181Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:09.863954 crc crio[22562]: time=\"2026-06-19T11:30:09.86349167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f5178eae-fac3-49bb-9dd9-53dbaaab8e9f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:10.139527 crc crio[22562]: time=\"2026-06-19T11:30:10.139409106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd24eac4-a775-49bd-915e-d347faabde35 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:10.482528 crc crio[22562]: time=\"2026-06-19T11:30:10.482413113Z\" level=info msg=\"Stopping container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 (timeout: 30s)\" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.483387 crc crio[22562]: time=\"2026-06-19T11:30:10.483228004Z\" level=info msg=\"Stopping container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 (timeout: 30s)\" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.674226 crc crio[22562]: time=\"2026-06-19T11:30:10.674074408Z\" level=info msg=\"Stopping container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 (timeout: 30s)\" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.674403 crc crio[22562]: time=\"2026-06-19T11:30:10.674368456Z\" level=info msg=\"Stopping container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 (timeout: 30s)\" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.675526 crc crio[22562]: time=\"2026-06-19T11:30:10.675436991Z\" level=info msg=\"Stopping container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 (timeout: 30s)\" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.675610 crc crio[22562]: time=\"2026-06-19T11:30:10.675520094Z\" level=info msg=\"Stopping container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 (timeout: 30s)\" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.676215 crc crio[22562]: time=\"2026-06-19T11:30:10.675466623Z\" level=info msg=\"Stopping container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 (timeout: 30s)\" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.676215 crc crio[22562]: time=\"2026-06-19T11:30:10.675496524Z\" level=info msg=\"Stopping container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c (timeout: 30s)\" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.676479 crc crio[22562]: time=\"2026-06-19T11:30:10.676123089Z\" level=info msg=\"Stopping container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 (timeout: 30s)\" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.750265 crc crio[22562]: time=\"2026-06-19T11:30:10.74990202Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 19 11:30:10.750265 crc crio[22562]: time=\"2026-06-19T11:30:10.750219558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:10.769690 crc crio[22562]: time=\"2026-06-19T11:30:10.768837059Z\" level=info msg=\"Stopping container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c (timeout: 30s)\" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:10.897626 crc crio[22562]: time=\"2026-06-19T11:30:10.897262634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8d773952-4783-4dc9-8b1d-c3792b2294db name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:10.911965 crc crio[22562]: time=\"2026-06-19T11:30:10.911859167Z\" level=info msg=\"Removing container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d\" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:11.329043 crc crio[22562]: time=\"2026-06-19T11:30:11.328915562Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:11.332397 crc crio[22562]: time=\"2026-06-19T11:30:11.332315467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fcab5958-a572-4f27-9506-df627ccf5009 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.334387 crc crio[22562]: time=\"2026-06-19T11:30:11.333228809Z\" level=info msg=\"Stopped container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.367620 crc crio[22562]: time=\"2026-06-19T11:30:11.36752388Z\" level=info msg=\"Stopped container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.379423 crc crio[22562]: time=\"2026-06-19T11:30:11.379296321Z\" level=info msg=\"Stopped container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.494041 crc crio[22562]: time=\"2026-06-19T11:30:11.493909045Z\" level=info msg=\"Stopped container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.501735 crc crio[22562]: time=\"2026-06-19T11:30:11.501620366Z\" level=info msg=\"Stopped container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.510409 crc crio[22562]: time=\"2026-06-19T11:30:11.51022782Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:11.513773 crc crio[22562]: time=\"2026-06-19T11:30:11.513551832Z\" level=info msg=\"Stopped container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.515531 crc crio[22562]: time=\"2026-06-19T11:30:11.514687249Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=a34a1cea-890d-4195-b23e-a6fa97f20cd2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.519526 crc crio[22562]: time=\"2026-06-19T11:30:11.519435068Z\" level=info msg=\"Stopped container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.520865 crc crio[22562]: time=\"2026-06-19T11:30:11.520790691Z\" level=info msg=\"Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:11.523323 crc crio[22562]: time=\"2026-06-19T11:30:11.522716379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.529360 crc crio[22562]: time=\"2026-06-19T11:30:11.529299492Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:11.530367 crc crio[22562]: time=\"2026-06-19T11:30:11.530329238Z\" level=info msg=\"Stopped container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.531362 crc crio[22562]: time=\"2026-06-19T11:30:11.531333203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.534443 crc crio[22562]: time=\"2026-06-19T11:30:11.534350958Z\" level=info msg=\"Stopped container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.542243 crc crio[22562]: time=\"2026-06-19T11:30:11.541539665Z\" level=info msg=\"Stopped container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:30:11.543944 crc crio[22562]: time=\"2026-06-19T11:30:11.543261099Z\" level=info msg=\"Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:11.564457 crc crio[22562]: time=\"2026-06-19T11:30:11.563999263Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:11.566226 crc crio[22562]: time=\"2026-06-19T11:30:11.566199148Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b2a98ec9-64f0-42dd-9110-44431759019c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.667576 crc crio[22562]: time=\"2026-06-19T11:30:11.667376518Z\" level=info msg=\"Stopped pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:11.690911 crc crio[22562]: time=\"2026-06-19T11:30:11.690866971Z\" level=info msg=\"Stopped pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:11.819456 crc crio[22562]: time=\"2026-06-19T11:30:11.819110061Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=06804ab6-d395-41c5-a79c-274e59f9bc25 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.829972 crc crio[22562]: time=\"2026-06-19T11:30:11.829899228Z\" level=info msg=\"Removed container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:11.855870 crc crio[22562]: time=\"2026-06-19T11:30:11.855793791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.911501 crc crio[22562]: time=\"2026-06-19T11:30:11.91138596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.915007 crc crio[22562]: time=\"2026-06-19T11:30:11.914912508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.915440 crc crio[22562]: time=\"2026-06-19T11:30:11.915293848Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f60e7033-3052-4c43-826a-793389f82d7f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.921481 crc crio[22562]: time=\"2026-06-19T11:30:11.921432729Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector\" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:11.923665 crc crio[22562]: time=\"2026-06-19T11:30:11.923600823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.928369 crc crio[22562]: time=\"2026-06-19T11:30:11.92829825Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:11.929565 crc crio[22562]: time=\"2026-06-19T11:30:11.92950454Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ad738099-7cac-486e-99a6-2904de607015 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.934329 crc crio[22562]: time=\"2026-06-19T11:30:11.934202866Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0a2e104e-35b4-4e03-80b8-17b1a5f44663 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:11.937885 crc crio[22562]: time=\"2026-06-19T11:30:11.937445447Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller\" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:11.962654 crc crio[22562]: time=\"2026-06-19T11:30:11.962039407Z\" level=info msg=\"Removing container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c\" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:11.970668 crc crio[22562]: time=\"2026-06-19T11:30:11.97059884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:11.975596 crc crio[22562]: time=\"2026-06-19T11:30:11.974550367Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook\" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:11.981284 crc crio[22562]: time=\"2026-06-19T11:30:11.981204822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.000862 crc crio[22562]: time=\"2026-06-19T11:30:12.000767798Z\" level=info msg=\"Removed container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.004879 crc crio[22562]: time=\"2026-06-19T11:30:12.004796718Z\" level=info msg=\"Removing container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0\" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.012960 crc crio[22562]: time=\"2026-06-19T11:30:12.012432117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.017861 crc crio[22562]: time=\"2026-06-19T11:30:12.016742084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.019685 crc crio[22562]: time=\"2026-06-19T11:30:12.019586244Z\" level=info msg=\"Created container 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122: openshift-multus/multus-bzhnf/kube-multus\" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.027372 crc crio[22562]: time=\"2026-06-19T11:30:12.024406883Z\" level=info msg=\"Starting container: 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122\" id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.048118 crc crio[22562]: time=\"2026-06-19T11:30:12.048037031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.051533 crc crio[22562]: time=\"2026-06-19T11:30:12.051433513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.060731 crc crio[22562]: time=\"2026-06-19T11:30:12.060684113Z\" level=info msg=\"Removed container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.062226 crc crio[22562]: time=\"2026-06-19T11:30:12.061999397Z\" level=info msg=\"Started container\" PID=36727 containerID=3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122 description=openshift-multus/multus-bzhnf/kube-multus id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d\nJun 19 11:30:12.065934 crc crio[22562]: time=\"2026-06-19T11:30:12.065899883Z\" level=info msg=\"Removing container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c\" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.066895 crc crio[22562]: time=\"2026-06-19T11:30:12.066819166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.072312 crc crio[22562]: time=\"2026-06-19T11:30:12.072137248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.084323 crc crio[22562]: time=\"2026-06-19T11:30:12.081703915Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\\\"\"\nJun 19 11:30:12.084406 crc crio[22562]: time=\"2026-06-19T11:30:12.08434997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.085425 crc crio[22562]: time=\"2026-06-19T11:30:12.085351516Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD\" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.085702 crc crio[22562]: time=\"2026-06-19T11:30:12.085593291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.118967 crc crio[22562]: time=\"2026-06-19T11:30:12.118657332Z\" level=info msg=\"Created container 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector\" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.120943 crc crio[22562]: time=\"2026-06-19T11:30:12.120822175Z\" level=info msg=\"Starting container: 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9\" id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.125889 crc crio[22562]: time=\"2026-06-19T11:30:12.12584744Z\" level=info msg=\"Removed container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.138482 crc crio[22562]: time=\"2026-06-19T11:30:12.126585419Z\" level=info msg=\"Started container\" PID=36736 containerID=68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489\nJun 19 11:30:12.144490 crc crio[22562]: time=\"2026-06-19T11:30:12.14440314Z\" level=info msg=\"Created container ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook\" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.146028 crc crio[22562]: time=\"2026-06-19T11:30:12.145753965Z\" level=info msg=\"Starting container: ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf\" id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.147182 crc crio[22562]: time=\"2026-06-19T11:30:12.147059187Z\" level=info msg=\"Removing container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7\" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.150547 crc crio[22562]: time=\"2026-06-19T11:30:12.150406069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.152891 crc crio[22562]: time=\"2026-06-19T11:30:12.152825969Z\" level=info msg=\"Created container cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller\" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.154841 crc crio[22562]: time=\"2026-06-19T11:30:12.154720207Z\" level=info msg=\"Starting container: cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49\" id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.159614 crc crio[22562]: time=\"2026-06-19T11:30:12.159529126Z\" level=info msg=\"Started container\" PID=36751 containerID=ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf description=cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776\nJun 19 11:30:12.161505 crc crio[22562]: time=\"2026-06-19T11:30:12.16051221Z\" level=info msg=\"Started container\" PID=36756 containerID=cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49 description=cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0\nJun 19 11:30:12.165537 crc crio[22562]: time=\"2026-06-19T11:30:12.165459843Z\" 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=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.190458 crc crio[22562]: time=\"2026-06-19T11:30:12.189995542Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD\" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.190458 crc crio[22562]: time=\"2026-06-19T11:30:12.190242588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.190798 crc crio[22562]: time=\"2026-06-19T11:30:12.19073299Z\" level=info msg=\"Ran pod sandbox 3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD\" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.197668 crc crio[22562]: time=\"2026-06-19T11:30:12.19761138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97406d40-1968-464b-9ca3-55fd945440c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.210674 crc crio[22562]: time=\"2026-06-19T11:30:12.210030868Z\" level=info msg=\"Removed container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.213214 crc crio[22562]: time=\"2026-06-19T11:30:12.212715155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ac9ef934-b55f-4093-a803-15323bf20706 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.220617 crc crio[22562]: time=\"2026-06-19T11:30:12.220507809Z\" level=info msg=\"Removing container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287\" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.227922 crc crio[22562]: time=\"2026-06-19T11:30:12.227745377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy\" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.232359 crc crio[22562]: time=\"2026-06-19T11:30:12.232325771Z\" 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=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.233756 crc crio[22562]: time=\"2026-06-19T11:30:12.233696045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.245283 crc crio[22562]: time=\"2026-06-19T11:30:12.24519111Z\" level=info msg=\"Created container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.247259 crc crio[22562]: time=\"2026-06-19T11:30:12.247123028Z\" level=info msg=\"Starting container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe\" id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.251890 crc crio[22562]: time=\"2026-06-19T11:30:12.251691121Z\" level=info msg=\"Removed container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.257043 crc crio[22562]: time=\"2026-06-19T11:30:12.256973453Z\" level=info msg=\"Removing container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794\" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.257320 crc crio[22562]: time=\"2026-06-19T11:30:12.25725116Z\" level=info msg=\"Ran pod sandbox a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791 with infra container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD\" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:12.259275 crc crio[22562]: time=\"2026-06-19T11:30:12.258800578Z\" level=info msg=\"Started container\" PID=36788 containerID=e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe description=openshift-infra/auto-csr-approver-29697810-p98zp/oc id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\nJun 19 11:30:12.259537 crc crio[22562]: time=\"2026-06-19T11:30:12.259421353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=450adc32-e8d8-4474-b0fe-859d5208d559 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.291879 crc crio[22562]: time=\"2026-06-19T11:30:12.29150411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f9d0a5cc-755e-43c2-ae92-3e8c0e631132 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.299233 crc crio[22562]: time=\"2026-06-19T11:30:12.298958975Z\" level=info msg=\"Removed container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.308929 crc crio[22562]: time=\"2026-06-19T11:30:12.308800029Z\" level=info msg=\"Removing container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440\" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.312618 crc crio[22562]: time=\"2026-06-19T11:30:12.311397133Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup\" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.312618 crc crio[22562]: time=\"2026-06-19T11:30:12.311735792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.339935 crc crio[22562]: time=\"2026-06-19T11:30:12.339801458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.342379 crc crio[22562]: time=\"2026-06-19T11:30:12.342315399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.351682 crc crio[22562]: time=\"2026-06-19T11:30:12.351544289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.450325 crc crio[22562]: time=\"2026-06-19T11:30:12.448815912Z\" level=info msg=\"Removed container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.470721 crc crio[22562]: time=\"2026-06-19T11:30:12.470424298Z\" level=info msg=\"Removing container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7\" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.511464 crc crio[22562]: time=\"2026-06-19T11:30:12.511403175Z\" level=info msg=\"Created container 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup\" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.523898 crc crio[22562]: time=\"2026-06-19T11:30:12.523802602Z\" level=info msg=\"Starting container: 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2\" id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.547905 crc crio[22562]: time=\"2026-06-19T11:30:12.547814367Z\" level=info msg=\"Removed container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.549820 crc crio[22562]: time=\"2026-06-19T11:30:12.549732736Z\" level=info msg=\"Started container\" PID=36825 containerID=315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:12.556977 crc crio[22562]: time=\"2026-06-19T11:30:12.556711139Z\" level=info msg=\"Removing container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760\" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.590667 crc crio[22562]: time=\"2026-06-19T11:30:12.590585769Z\" level=info msg=\"Removed container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.648588 crc crio[22562]: time=\"2026-06-19T11:30:12.648494976Z\" level=info msg=\"Removing container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4\" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.675690 crc crio[22562]: time=\"2026-06-19T11:30:12.675593768Z\" level=info msg=\"Removed container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.680714 crc crio[22562]: time=\"2026-06-19T11:30:12.680482889Z\" level=info msg=\"Removing container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01\" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.696912 crc crio[22562]: time=\"2026-06-19T11:30:12.696731172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.705889 crc crio[22562]: time=\"2026-06-19T11:30:12.705756337Z\" level=info msg=\"Removed container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:30:12.710253 crc crio[22562]: time=\"2026-06-19T11:30:12.710065992Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 19 11:30:12.710397 crc crio[22562]: time=\"2026-06-19T11:30:12.710357269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.719384 crc crio[22562]: time=\"2026-06-19T11:30:12.719134438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 19 11:30:12.719384 crc crio[22562]: time=\"2026-06-19T11:30:12.719295502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.721419 crc crio[22562]: time=\"2026-06-19T11:30:12.721274791Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 19 11:30:12.721419 crc crio[22562]: time=\"2026-06-19T11:30:12.721354963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.731381 crc crio[22562]: time=\"2026-06-19T11:30:12.730823188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 19 11:30:12.731381 crc crio[22562]: time=\"2026-06-19T11:30:12.7308954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.740113 crc crio[22562]: time=\"2026-06-19T11:30:12.740039647Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 19 11:30:12.740251 crc crio[22562]: time=\"2026-06-19T11:30:12.740134299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.750359 crc crio[22562]: time=\"2026-06-19T11:30:12.75027255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 19 11:30:12.750432 crc crio[22562]: time=\"2026-06-19T11:30:12.750399023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.758483 crc crio[22562]: time=\"2026-06-19T11:30:12.758398772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 19 11:30:12.758564 crc crio[22562]: time=\"2026-06-19T11:30:12.758509955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.759814 crc crio[22562]: time=\"2026-06-19T11:30:12.759630683Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 19 11:30:12.759814 crc crio[22562]: time=\"2026-06-19T11:30:12.759776126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:12.768832 crc crio[22562]: time=\"2026-06-19T11:30:12.76876176Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\\\"\"\nJun 19 11:30:12.784439 crc crio[22562]: time=\"2026-06-19T11:30:12.784339456Z\" level=info msg=\"Created container 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy\" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.786239 crc crio[22562]: time=\"2026-06-19T11:30:12.786061948Z\" level=info msg=\"Starting container: 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079\" id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.791535 crc crio[22562]: time=\"2026-06-19T11:30:12.791467943Z\" level=info msg=\"Started container\" PID=36863 containerID=0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028\nJun 19 11:30:12.801598 crc crio[22562]: time=\"2026-06-19T11:30:12.80147047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f3d8f2f-f5bf-47ae-a43e-c4b21c3c4250 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.806964 crc crio[22562]: time=\"2026-06-19T11:30:12.806887175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6aad91dd-bde9-49a8-a0be-4fba0c4d537f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.829331 crc crio[22562]: time=\"2026-06-19T11:30:12.828914221Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager\" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.829645 crc crio[22562]: time=\"2026-06-19T11:30:12.829495615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.855731 crc crio[22562]: time=\"2026-06-19T11:30:12.855629244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.859117 crc crio[22562]: time=\"2026-06-19T11:30:12.858991397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:12.975750 crc crio[22562]: time=\"2026-06-19T11:30:12.975662731Z\" level=info msg=\"Created container 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager\" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:12.980692 crc crio[22562]: time=\"2026-06-19T11:30:12.980606344Z\" level=info msg=\"Starting container: 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7\" id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:12.987643 crc crio[22562]: time=\"2026-06-19T11:30:12.987523906Z\" level=info msg=\"Started container\" PID=36900 containerID=9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028\nJun 19 11:30:12.992838 crc crio[22562]: time=\"2026-06-19T11:30:12.992750665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a6f9175-a88b-4bbc-a8f4-5ef4fefaad8d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:12.996043 crc crio[22562]: time=\"2026-06-19T11:30:12.995969915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e7352723-841e-46c8-bc2c-5dd7460119dc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.005711 crc crio[22562]: time=\"2026-06-19T11:30:13.005539682Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller\" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.006028 crc crio[22562]: time=\"2026-06-19T11:30:13.005947472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.048356 crc crio[22562]: time=\"2026-06-19T11:30:13.048266862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.051479 crc crio[22562]: time=\"2026-06-19T11:30:13.05142216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.209792 crc crio[22562]: time=\"2026-06-19T11:30:13.209285377Z\" level=info msg=\"Created container 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller\" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.211626 crc crio[22562]: time=\"2026-06-19T11:30:13.211558523Z\" level=info msg=\"Starting container: 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382\" id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:13.218428 crc crio[22562]: time=\"2026-06-19T11:30:13.218354191Z\" level=info msg=\"Started container\" PID=36913 containerID=0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:13.231647 crc crio[22562]: time=\"2026-06-19T11:30:13.231490227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cd5d6243-4eba-4368-bcee-4bb635ea75b5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.234522 crc crio[22562]: time=\"2026-06-19T11:30:13.234455241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=644b3798-d702-4f5b-93ae-1970c86dc52d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.240206 crc crio[22562]: time=\"2026-06-19T11:30:13.24004906Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging\" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.240701 crc crio[22562]: time=\"2026-06-19T11:30:13.240628044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.264855 crc crio[22562]: time=\"2026-06-19T11:30:13.264767932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.266689 crc crio[22562]: time=\"2026-06-19T11:30:13.266616309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.404230 crc crio[22562]: time=\"2026-06-19T11:30:13.404104529Z\" level=info msg=\"Created container d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging\" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.405539 crc crio[22562]: time=\"2026-06-19T11:30:13.405452953Z\" level=info msg=\"Starting container: d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e\" id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:13.412208 crc crio[22562]: time=\"2026-06-19T11:30:13.412053336Z\" level=info msg=\"Started container\" PID=36936 containerID=d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:13.425224 crc crio[22562]: time=\"2026-06-19T11:30:13.425040788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=372b7084-0e6d-4d0a-8f87-2b45b2d03dea name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.428491 crc crio[22562]: time=\"2026-06-19T11:30:13.428417533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53c9c899-1700-407e-b45f-d4ca6cef951f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.434471 crc crio[22562]: time=\"2026-06-19T11:30:13.434406131Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node\" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.434780 crc crio[22562]: time=\"2026-06-19T11:30:13.434745839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.480123 crc crio[22562]: time=\"2026-06-19T11:30:13.480017332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.483917 crc crio[22562]: time=\"2026-06-19T11:30:13.483809036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.591324 crc crio[22562]: time=\"2026-06-19T11:30:13.591236781Z\" level=info msg=\"Created container 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node\" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.594122 crc crio[22562]: time=\"2026-06-19T11:30:13.594066022Z\" level=info msg=\"Starting container: 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f\" id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:13.603690 crc crio[22562]: time=\"2026-06-19T11:30:13.603615959Z\" level=info msg=\"Started container\" PID=36954 containerID=7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:13.615329 crc crio[22562]: time=\"2026-06-19T11:30:13.615298078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=48db8f05-9b4d-4efa-9de1-cfac1f29ece9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.617791 crc crio[22562]: time=\"2026-06-19T11:30:13.617762859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ee1d67a-f4e7-4e04-b233-b0304c326ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.624847 crc crio[22562]: time=\"2026-06-19T11:30:13.624785454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics\" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.625230 crc crio[22562]: time=\"2026-06-19T11:30:13.625129202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.645198 crc crio[22562]: time=\"2026-06-19T11:30:13.645055646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.646732 crc crio[22562]: time=\"2026-06-19T11:30:13.646670156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.763708 crc crio[22562]: time=\"2026-06-19T11:30:13.763611217Z\" level=info msg=\"Created container 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics\" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.765939 crc crio[22562]: time=\"2026-06-19T11:30:13.765862563Z\" level=info msg=\"Starting container: 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998\" id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:13.771411 crc crio[22562]: time=\"2026-06-19T11:30:13.771295737Z\" level=info msg=\"Started container\" PID=36973 containerID=2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:13.789195 crc crio[22562]: time=\"2026-06-19T11:30:13.789017477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b1abaf3b-ba35-460b-9c37-17ec81f1315f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.793568 crc crio[22562]: time=\"2026-06-19T11:30:13.79274003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=162911e1-562a-446e-9463-a80d68d8b13c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.800371 crc crio[22562]: time=\"2026-06-19T11:30:13.800258196Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd\" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.800657 crc crio[22562]: time=\"2026-06-19T11:30:13.800589915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.833792 crc crio[22562]: time=\"2026-06-19T11:30:13.833716706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.835410 crc crio[22562]: time=\"2026-06-19T11:30:13.835360447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:13.957243 crc crio[22562]: time=\"2026-06-19T11:30:13.956979444Z\" level=info msg=\"Created container a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd\" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.958863 crc crio[22562]: time=\"2026-06-19T11:30:13.958761758Z\" level=info msg=\"Starting container: a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d\" id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:13.964630 crc crio[22562]: time=\"2026-06-19T11:30:13.964455869Z\" level=info msg=\"Started container\" PID=36994 containerID=a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:13.978692 crc crio[22562]: time=\"2026-06-19T11:30:13.978509547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e8fcd476-3c3c-44e3-9f09-4bad794febb9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.981299 crc crio[22562]: time=\"2026-06-19T11:30:13.981204284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b12e7d9-9460-4f83-91ee-b62f12f5a2d5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:13.989710 crc crio[22562]: time=\"2026-06-19T11:30:13.989593462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb\" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:13.990252 crc crio[22562]: time=\"2026-06-19T11:30:13.990194537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:14.019219 crc crio[22562]: time=\"2026-06-19T11:30:14.018950441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:14.020610 crc crio[22562]: time=\"2026-06-19T11:30:14.02053528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:14.070400 crc crio[22562]: time=\"2026-06-19T11:30:14.070251494Z\" level=info msg=\"Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:14.071397 crc crio[22562]: time=\"2026-06-19T11:30:14.071055193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc0016126e0}] Aliases:map[]}\"\nJun 19 11:30:14.071397 crc crio[22562]: time=\"2026-06-19T11:30:14.071372512Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697810-p98zp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:14.110565 crc crio[22562]: 2026-06-19T11:30:14Z [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: connection refused\nJun 19 11:30:14.119249 crc crio[22562]: time=\"2026-06-19T11:30:14.119048794Z\" level=info msg=\"Stopped pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:30:14.164809 crc crio[22562]: time=\"2026-06-19T11:30:14.164418959Z\" level=info msg=\"Created container 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb\" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:14.166702 crc crio[22562]: time=\"2026-06-19T11:30:14.166521462Z\" level=info msg=\"Starting container: 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0\" id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:14.187339 crc crio[22562]: time=\"2026-06-19T11:30:14.187121113Z\" level=info msg=\"Started container\" PID=37005 containerID=0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:16.359599 crc crio[22562]: time=\"2026-06-19T11:30:16.358739201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e2928f7-1af8-4058-8d77-d1eab70cf542 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:16.365561 crc crio[22562]: time=\"2026-06-19T11:30:16.365392506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4caf5e32-85b5-4e37-8967-589c4ac0b46a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:16.404295 crc crio[22562]: time=\"2026-06-19T11:30:16.403964184Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb\" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:16.404829 crc crio[22562]: time=\"2026-06-19T11:30:16.404699091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:16.456227 crc crio[22562]: time=\"2026-06-19T11:30:16.452545678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:16.456486 crc crio[22562]: time=\"2026-06-19T11:30:16.456369683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:16.630854 crc crio[22562]: time=\"2026-06-19T11:30:16.630642166Z\" level=info msg=\"Created container f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb\" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:16.633017 crc crio[22562]: time=\"2026-06-19T11:30:16.632845281Z\" level=info msg=\"Starting container: f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756\" id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:16.647550 crc crio[22562]: time=\"2026-06-19T11:30:16.647428772Z\" level=info msg=\"Started container\" PID=37200 containerID=f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:18.792308 crc crio[22562]: time=\"2026-06-19T11:30:18.791587641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=050d09cb-7993-4b99-81d9-779241c3b24c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:18.812572 crc crio[22562]: time=\"2026-06-19T11:30:18.812410828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7d255f54-f505-4104-b760-ac91d304e810 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:18.826521 crc crio[22562]: time=\"2026-06-19T11:30:18.826336182Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller\" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:18.827395 crc crio[22562]: time=\"2026-06-19T11:30:18.827287336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:18.874055 crc crio[22562]: time=\"2026-06-19T11:30:18.873882883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:18.878276 crc crio[22562]: time=\"2026-06-19T11:30:18.87781608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:19.033400 crc crio[22562]: time=\"2026-06-19T11:30:19.033270437Z\" level=info msg=\"Created container 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller\" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:19.034774 crc crio[22562]: time=\"2026-06-19T11:30:19.034669191Z\" level=info msg=\"Starting container: 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f\" id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:19.046868 crc crio[22562]: time=\"2026-06-19T11:30:19.046515315Z\" level=info msg=\"Started container\" PID=37264 containerID=9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791\nJun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.194981997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195661045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195721266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195765587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196393632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196464254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196510425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196547916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.198468 crc crio[22562]: time=\"2026-06-19T11:30:19.197824098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.198468 crc crio[22562]: time=\"2026-06-19T11:30:19.197957271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.201261 crc crio[22562]: time=\"2026-06-19T11:30:19.200893764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.201261 crc crio[22562]: time=\"2026-06-19T11:30:19.201242582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.201342375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.201394086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.20151591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201588912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201716445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201812477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.202291 crc crio[22562]: time=\"2026-06-19T11:30:19.201967431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.202291 crc crio[22562]: time=\"2026-06-19T11:30:19.202025792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.203012 crc crio[22562]: time=\"2026-06-19T11:30:19.202858473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.203012 crc crio[22562]: time=\"2026-06-19T11:30:19.202939345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.203512 crc crio[22562]: time=\"2026-06-19T11:30:19.203306034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.203512 crc crio[22562]: time=\"2026-06-19T11:30:19.203354775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.204582 crc crio[22562]: time=\"2026-06-19T11:30:19.204390551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.204582 crc crio[22562]: time=\"2026-06-19T11:30:19.204461043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.204844 crc crio[22562]: time=\"2026-06-19T11:30:19.204579346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.204844 crc crio[22562]: time=\"2026-06-19T11:30:19.204641657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.205024 crc crio[22562]: time=\"2026-06-19T11:30:19.204988226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.205318 crc crio[22562]: time=\"2026-06-19T11:30:19.205072028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.205890 crc crio[22562]: time=\"2026-06-19T11:30:19.205720804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.205890 crc crio[22562]: time=\"2026-06-19T11:30:19.205867628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.206599 crc crio[22562]: time=\"2026-06-19T11:30:19.205921389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.206599 crc crio[22562]: time=\"2026-06-19T11:30:19.205989961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.207631 crc crio[22562]: time=\"2026-06-19T11:30:19.207542159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.207803 crc crio[22562]: time=\"2026-06-19T11:30:19.207685613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.208762 crc crio[22562]: time=\"2026-06-19T11:30:19.208414721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.208762 crc crio[22562]: time=\"2026-06-19T11:30:19.208465052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.209358 crc crio[22562]: time=\"2026-06-19T11:30:19.209042456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.209526 crc crio[22562]: time=\"2026-06-19T11:30:19.209411896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.210993 crc crio[22562]: time=\"2026-06-19T11:30:19.210858772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.210993 crc crio[22562]: time=\"2026-06-19T11:30:19.210980925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21119861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211251931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211500517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211555459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212053291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212317758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21237345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21241337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212612895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212659636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213542088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213585399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213611629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.21363448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.214212644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.214252695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.214854 crc crio[22562]: time=\"2026-06-19T11:30:19.214621285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.214854 crc crio[22562]: time=\"2026-06-19T11:30:19.214696836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.215040 crc crio[22562]: time=\"2026-06-19T11:30:19.214894662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.215040 crc crio[22562]: time=\"2026-06-19T11:30:19.214958074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.216396 crc crio[22562]: time=\"2026-06-19T11:30:19.21604143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.216779 crc crio[22562]: time=\"2026-06-19T11:30:19.216268895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.217710 crc crio[22562]: time=\"2026-06-19T11:30:19.216813218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.217710 crc crio[22562]: time=\"2026-06-19T11:30:19.216856589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.217803643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.217885815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.21805268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218281576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218626904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218701096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.219566098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220266825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220294485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220324506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.22127582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221350742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221437394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221519646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.222541 crc crio[22562]: time=\"2026-06-19T11:30:19.222322455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.222541 crc crio[22562]: time=\"2026-06-19T11:30:19.222373506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.222701 crc crio[22562]: time=\"2026-06-19T11:30:19.222673515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.222790 crc crio[22562]: time=\"2026-06-19T11:30:19.222721686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223794853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223887155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223979686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224051208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224324035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224394447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225075894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225262739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225435333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225543886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226442728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.22651792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226565211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226603692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227238328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227304929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227638008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227684889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.227747651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.227819803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228285244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228449448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228468588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228494459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228994512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229048213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229507114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229638967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229836932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229894864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229915154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229951415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231010452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231232887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231298848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.23134924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231672807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231741709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.233486283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.233567775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.234707334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.234778155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235006941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235078222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235279107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235328989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236220241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236292443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236548599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.2366033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.237720088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.23778182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.238420975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.238673361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.239027581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.239238596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.240337 crc crio[22562]: time=\"2026-06-19T11:30:19.240003364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.240337 crc crio[22562]: time=\"2026-06-19T11:30:19.240282682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240381784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240433296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240451236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240483197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.240926 crc crio[22562]: time=\"2026-06-19T11:30:19.240818545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.241212 crc crio[22562]: time=\"2026-06-19T11:30:19.240959198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.242011 crc crio[22562]: time=\"2026-06-19T11:30:19.2418391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.242011 crc crio[22562]: time=\"2026-06-19T11:30:19.242003644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.242290 crc crio[22562]: time=\"2026-06-19T11:30:19.242203349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.242290 crc crio[22562]: time=\"2026-06-19T11:30:19.2422462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.244487 crc crio[22562]: time=\"2026-06-19T11:30:19.244301442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.244487 crc crio[22562]: time=\"2026-06-19T11:30:19.244485416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.244642 crc crio[22562]: time=\"2026-06-19T11:30:19.244531487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.244642 crc crio[22562]: time=\"2026-06-19T11:30:19.244567118Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.245339 crc crio[22562]: time=\"2026-06-19T11:30:19.245202573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.245339 crc crio[22562]: time=\"2026-06-19T11:30:19.245307126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.245777 crc crio[22562]: time=\"2026-06-19T11:30:19.245708047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.245893 crc crio[22562]: time=\"2026-06-19T11:30:19.245827899Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.247012 crc crio[22562]: time=\"2026-06-19T11:30:19.246939066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.247012 crc crio[22562]: time=\"2026-06-19T11:30:19.246987017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.247743 crc crio[22562]: time=\"2026-06-19T11:30:19.247619884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.248202408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.248250789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.24828657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248742512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248959757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248977067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.249000238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.249920 crc crio[22562]: time=\"2026-06-19T11:30:19.249843878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.249920 crc crio[22562]: time=\"2026-06-19T11:30:19.249894829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.250641 crc crio[22562]: time=\"2026-06-19T11:30:19.250570347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.250641 crc crio[22562]: time=\"2026-06-19T11:30:19.250617898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.251407 crc crio[22562]: time=\"2026-06-19T11:30:19.250949456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.251407 crc crio[22562]: time=\"2026-06-19T11:30:19.250989327Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251609652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251656223Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251685464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251711294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252361751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252440873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252742241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.252833503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.252957146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.253033388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.253199822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253247323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253369306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253427308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.253635 crc crio[22562]: time=\"2026-06-19T11:30:19.253506649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.253635 crc crio[22562]: time=\"2026-06-19T11:30:19.25354961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254487933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254721009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254741559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.2547788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254810511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254835501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255690793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255751875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255766245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255791795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256429352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256503104Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256520614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256542315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.256904 crc crio[22562]: time=\"2026-06-19T11:30:19.25676953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.256904 crc crio[22562]: time=\"2026-06-19T11:30:19.256891973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.257415 crc crio[22562]: time=\"2026-06-19T11:30:19.257320374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.257516 crc crio[22562]: time=\"2026-06-19T11:30:19.257455848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.257572 crc crio[22562]: time=\"2026-06-19T11:30:19.25754239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.257626 crc crio[22562]: time=\"2026-06-19T11:30:19.257589701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.257807 crc crio[22562]: time=\"2026-06-19T11:30:19.257751755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.257890 crc crio[22562]: time=\"2026-06-19T11:30:19.257819456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.258005 crc crio[22562]: time=\"2026-06-19T11:30:19.25795916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.258266 crc crio[22562]: time=\"2026-06-19T11:30:19.258016481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.259517 crc crio[22562]: time=\"2026-06-19T11:30:19.258886872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.259517 crc crio[22562]: time=\"2026-06-19T11:30:19.259299923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260345088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260467071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260594955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260655767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.272762 crc crio[22562]: time=\"2026-06-19T11:30:19.272633294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.272871 crc crio[22562]: time=\"2026-06-19T11:30:19.272780418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.273415 crc crio[22562]: time=\"2026-06-19T11:30:19.27329772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.273520 crc crio[22562]: time=\"2026-06-19T11:30:19.273479505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.273780 crc crio[22562]: time=\"2026-06-19T11:30:19.273672999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.273798992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274342496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274420808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274564992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275638239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275753501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275793872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275831223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275856754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.276240413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.276343686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.276828 crc crio[22562]: time=\"2026-06-19T11:30:19.276617682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.276828 crc crio[22562]: time=\"2026-06-19T11:30:19.276653943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278343246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278447648Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278473319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.2785064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.278803 crc crio[22562]: time=\"2026-06-19T11:30:19.278737225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278861278Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.27891095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.27894452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278976041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278999982Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279485863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279545615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279756121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279803272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280217182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280301044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280339725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280372066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.280686933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.280734844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.281308279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.281364991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.281744 crc crio[22562]: time=\"2026-06-19T11:30:19.281657998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.281744 crc crio[22562]: time=\"2026-06-19T11:30:19.281713169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.282290 crc crio[22562]: time=\"2026-06-19T11:30:19.282221592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282304534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282340135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282366586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.282769 crc crio[22562]: time=\"2026-06-19T11:30:19.282501488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.282769 crc crio[22562]: time=\"2026-06-19T11:30:19.282556369Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.283258 crc crio[22562]: time=\"2026-06-19T11:30:19.283062413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283258287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283300118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283328459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.283638 crc crio[22562]: time=\"2026-06-19T11:30:19.283525004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283667837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283688258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283716138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.283979 crc crio[22562]: time=\"2026-06-19T11:30:19.283926514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.284050 crc crio[22562]: time=\"2026-06-19T11:30:19.284000716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.284320 crc crio[22562]: time=\"2026-06-19T11:30:19.28418179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.284320 crc crio[22562]: time=\"2026-06-19T11:30:19.284228922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.284613 crc crio[22562]: time=\"2026-06-19T11:30:19.28456481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.284712 crc crio[22562]: time=\"2026-06-19T11:30:19.284659222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.284770 crc crio[22562]: time=\"2026-06-19T11:30:19.284717863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.284770 crc crio[22562]: time=\"2026-06-19T11:30:19.284756594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.285057 crc crio[22562]: time=\"2026-06-19T11:30:19.285005991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.285245 crc crio[22562]: time=\"2026-06-19T11:30:19.285119804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.285312 crc crio[22562]: time=\"2026-06-19T11:30:19.285238867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.285312 crc crio[22562]: time=\"2026-06-19T11:30:19.285279518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.285563 crc crio[22562]: time=\"2026-06-19T11:30:19.285509292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285586224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285605575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285631215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.285984 crc crio[22562]: time=\"2026-06-19T11:30:19.285843781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.285984 crc crio[22562]: time=\"2026-06-19T11:30:19.285892183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.286122 crc crio[22562]: time=\"2026-06-19T11:30:19.286008915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.286122 crc crio[22562]: time=\"2026-06-19T11:30:19.286049116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.286495 crc crio[22562]: time=\"2026-06-19T11:30:19.286441137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.286577 crc crio[22562]: time=\"2026-06-19T11:30:19.286546209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.287337 crc crio[22562]: time=\"2026-06-19T11:30:19.287254606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.287601 crc crio[22562]: time=\"2026-06-19T11:30:19.287533943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.287751 crc crio[22562]: time=\"2026-06-19T11:30:19.287687537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.288396 crc crio[22562]: time=\"2026-06-19T11:30:19.28823952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.288396 crc crio[22562]: time=\"2026-06-19T11:30:19.288354483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288490216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288510527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288756954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.288999 crc crio[22562]: time=\"2026-06-19T11:30:19.288979919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.289278 crc crio[22562]: time=\"2026-06-19T11:30:19.289129583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.289545 crc crio[22562]: time=\"2026-06-19T11:30:19.28943629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.289628 crc crio[22562]: time=\"2026-06-19T11:30:19.289578274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.289758 crc crio[22562]: time=\"2026-06-19T11:30:19.289696396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.290279 crc crio[22562]: time=\"2026-06-19T11:30:19.289966073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.290537 crc crio[22562]: time=\"2026-06-19T11:30:19.290372464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.290802 crc crio[22562]: time=\"2026-06-19T11:30:19.29061881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.290932 crc crio[22562]: time=\"2026-06-19T11:30:19.290863615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.291386 crc crio[22562]: time=\"2026-06-19T11:30:19.29103136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.291981 crc crio[22562]: time=\"2026-06-19T11:30:19.291916632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.292283 crc crio[22562]: time=\"2026-06-19T11:30:19.29223583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.292373 crc crio[22562]: time=\"2026-06-19T11:30:19.292285351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.292427 crc crio[22562]: time=\"2026-06-19T11:30:19.292368463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.292739 crc crio[22562]: time=\"2026-06-19T11:30:19.292563267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.292835 crc crio[22562]: time=\"2026-06-19T11:30:19.292812114Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.292986 crc crio[22562]: time=\"2026-06-19T11:30:19.292833835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293253175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293299416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293336397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293371728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293400149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.293684 crc crio[22562]: time=\"2026-06-19T11:30:19.293625014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.293736 crc crio[22562]: time=\"2026-06-19T11:30:19.293683625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.293861 crc crio[22562]: time=\"2026-06-19T11:30:19.29381454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.293940 crc crio[22562]: time=\"2026-06-19T11:30:19.293906491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.294314 crc crio[22562]: time=\"2026-06-19T11:30:19.294133057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.294392 crc crio[22562]: time=\"2026-06-19T11:30:19.294330632Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.294541 crc crio[22562]: time=\"2026-06-19T11:30:19.294387173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.294541 crc crio[22562]: time=\"2026-06-19T11:30:19.294462795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.294658 crc crio[22562]: time=\"2026-06-19T11:30:19.294599429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.294658 crc crio[22562]: time=\"2026-06-19T11:30:19.294652261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.295117 crc crio[22562]: time=\"2026-06-19T11:30:19.294990418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.295117 crc crio[22562]: time=\"2026-06-19T11:30:19.29506563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.295318 crc crio[22562]: time=\"2026-06-19T11:30:19.295123901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.295318 crc crio[22562]: time=\"2026-06-19T11:30:19.295219444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.295406 crc crio[22562]: time=\"2026-06-19T11:30:19.295380728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.295460 crc crio[22562]: time=\"2026-06-19T11:30:19.295427359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.295845 crc crio[22562]: time=\"2026-06-19T11:30:19.295778738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.295845 crc crio[22562]: time=\"2026-06-19T11:30:19.295846389Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.296304 crc crio[22562]: time=\"2026-06-19T11:30:19.296232919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.296404 crc crio[22562]: time=\"2026-06-19T11:30:19.296317591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.296404 crc crio[22562]: time=\"2026-06-19T11:30:19.296337891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.296496 crc crio[22562]: time=\"2026-06-19T11:30:19.296419093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.296857 crc crio[22562]: time=\"2026-06-19T11:30:19.29670274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.297360 crc crio[22562]: time=\"2026-06-19T11:30:19.296948826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.297452 crc crio[22562]: time=\"2026-06-19T11:30:19.297387848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.297617 crc crio[22562]: time=\"2026-06-19T11:30:19.297525671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.297844 crc crio[22562]: time=\"2026-06-19T11:30:19.297689275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.298028 crc crio[22562]: time=\"2026-06-19T11:30:19.297928511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.298221 crc crio[22562]: time=\"2026-06-19T11:30:19.298051764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.298305 crc crio[22562]: time=\"2026-06-19T11:30:19.298277169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.298593 crc crio[22562]: time=\"2026-06-19T11:30:19.298518606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.298830 crc crio[22562]: time=\"2026-06-19T11:30:19.29869256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.299450 crc crio[22562]: time=\"2026-06-19T11:30:19.298995717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.299862 crc crio[22562]: time=\"2026-06-19T11:30:19.299787537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.300121 crc crio[22562]: time=\"2026-06-19T11:30:19.299959172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.300426 crc crio[22562]: time=\"2026-06-19T11:30:19.300267069Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.308118 crc crio[22562]: time=\"2026-06-19T11:30:19.307971851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.308557 crc crio[22562]: time=\"2026-06-19T11:30:19.308479893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.308557 crc crio[22562]: time=\"2026-06-19T11:30:19.308547485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.308687 crc crio[22562]: time=\"2026-06-19T11:30:19.308575105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308695479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308783031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308820742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308845813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.309380 crc crio[22562]: time=\"2026-06-19T11:30:19.309292433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.309380 crc crio[22562]: time=\"2026-06-19T11:30:19.309371795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.309541 crc crio[22562]: time=\"2026-06-19T11:30:19.309411726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.309541 crc crio[22562]: time=\"2026-06-19T11:30:19.309444297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.309898 crc crio[22562]: time=\"2026-06-19T11:30:19.309813256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.309898 crc crio[22562]: time=\"2026-06-19T11:30:19.309885898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.309921219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.309952129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.310003771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.310029061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.310522 crc crio[22562]: time=\"2026-06-19T11:30:19.310441222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.310522 crc crio[22562]: time=\"2026-06-19T11:30:19.310509814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310690398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.31075103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310797751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310829801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.311211 crc crio[22562]: time=\"2026-06-19T11:30:19.311062117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.311211 crc crio[22562]: time=\"2026-06-19T11:30:19.311135609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.311550 crc crio[22562]: time=\"2026-06-19T11:30:19.311468477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.31157879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.311643302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.311684393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.312503 crc crio[22562]: time=\"2026-06-19T11:30:19.31238156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.312638 crc crio[22562]: time=\"2026-06-19T11:30:19.312490142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.312907 crc crio[22562]: time=\"2026-06-19T11:30:19.312827092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.312907 crc crio[22562]: time=\"2026-06-19T11:30:19.312891233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.313039 crc crio[22562]: time=\"2026-06-19T11:30:19.313021136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.313217 crc crio[22562]: time=\"2026-06-19T11:30:19.313059387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.313350 crc crio[22562]: time=\"2026-06-19T11:30:19.313296983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.313422 crc crio[22562]: time=\"2026-06-19T11:30:19.313356794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.313712 crc crio[22562]: time=\"2026-06-19T11:30:19.313632051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.313712 crc crio[22562]: time=\"2026-06-19T11:30:19.313695322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.314049 crc crio[22562]: time=\"2026-06-19T11:30:19.313974099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314072782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314249577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314286598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.314566 crc crio[22562]: time=\"2026-06-19T11:30:19.314501273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.314566 crc crio[22562]: time=\"2026-06-19T11:30:19.314557764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.314833 crc crio[22562]: time=\"2026-06-19T11:30:19.314772539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.314833 crc crio[22562]: time=\"2026-06-19T11:30:19.314828651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315276442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315346143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315407865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315433835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.31558491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315619891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.315976 crc crio[22562]: time=\"2026-06-19T11:30:19.315934268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.316120 crc crio[22562]: time=\"2026-06-19T11:30:19.316030151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.316270 crc crio[22562]: time=\"2026-06-19T11:30:19.316244426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.316328 crc crio[22562]: time=\"2026-06-19T11:30:19.316298427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.316537 crc crio[22562]: time=\"2026-06-19T11:30:19.316485022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.316626 crc crio[22562]: time=\"2026-06-19T11:30:19.316543993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.316806 crc crio[22562]: time=\"2026-06-19T11:30:19.316760498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.316887 crc crio[22562]: time=\"2026-06-19T11:30:19.31681723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.317290 crc crio[22562]: time=\"2026-06-19T11:30:19.317234281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.317490 crc crio[22562]: time=\"2026-06-19T11:30:19.317310163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.317570 crc crio[22562]: time=\"2026-06-19T11:30:19.317514978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.317570 crc crio[22562]: time=\"2026-06-19T11:30:19.317559749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.317680 crc crio[22562]: time=\"2026-06-19T11:30:19.31761925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.317680 crc crio[22562]: time=\"2026-06-19T11:30:19.317646641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.317970 crc crio[22562]: time=\"2026-06-19T11:30:19.317922717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.318051 crc crio[22562]: time=\"2026-06-19T11:30:19.317981259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.318258 crc crio[22562]: time=\"2026-06-19T11:30:19.318215314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.318356 crc crio[22562]: time=\"2026-06-19T11:30:19.318270566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.318588 crc crio[22562]: time=\"2026-06-19T11:30:19.318544253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.318669 crc crio[22562]: time=\"2026-06-19T11:30:19.318596665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.318730 crc crio[22562]: time=\"2026-06-19T11:30:19.318683617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.318730 crc crio[22562]: time=\"2026-06-19T11:30:19.318721568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.318974 crc crio[22562]: time=\"2026-06-19T11:30:19.318930183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.319045 crc crio[22562]: time=\"2026-06-19T11:30:19.318981724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.319307 crc crio[22562]: time=\"2026-06-19T11:30:19.319257441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.319398 crc crio[22562]: time=\"2026-06-19T11:30:19.319318312Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.319466 crc crio[22562]: time=\"2026-06-19T11:30:19.319431245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.319527 crc crio[22562]: time=\"2026-06-19T11:30:19.319468946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.319766 crc crio[22562]: time=\"2026-06-19T11:30:19.319721242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.319859 crc crio[22562]: time=\"2026-06-19T11:30:19.319770523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.320018 crc crio[22562]: time=\"2026-06-19T11:30:19.319975259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.320213 crc crio[22562]: time=\"2026-06-19T11:30:19.32002708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.320366 crc crio[22562]: time=\"2026-06-19T11:30:19.320308586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.320474 crc crio[22562]: time=\"2026-06-19T11:30:19.320380618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.320627 crc crio[22562]: time=\"2026-06-19T11:30:19.320558283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320661225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320680706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320702046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.32090435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.320963872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321102326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321203018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321448234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321489735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.321939 crc crio[22562]: time=\"2026-06-19T11:30:19.321768353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.321939 crc crio[22562]: time=\"2026-06-19T11:30:19.321805724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.322048 crc crio[22562]: time=\"2026-06-19T11:30:19.321961608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.322048 crc crio[22562]: time=\"2026-06-19T11:30:19.321996098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.322317 crc crio[22562]: time=\"2026-06-19T11:30:19.322257565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.322317 crc crio[22562]: time=\"2026-06-19T11:30:19.322292536Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.322684 crc crio[22562]: time=\"2026-06-19T11:30:19.322553672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.322734257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.32289549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.322969012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323136007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.32326457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323371433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323463735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.328733 crc crio[22562]: time=\"2026-06-19T11:30:19.328575052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.328875 crc crio[22562]: time=\"2026-06-19T11:30:19.328777187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.328925 crc crio[22562]: time=\"2026-06-19T11:30:19.32888935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.328925 crc crio[22562]: time=\"2026-06-19T11:30:19.32891783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.329210 crc crio[22562]: time=\"2026-06-19T11:30:19.329024303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.329332 crc crio[22562]: time=\"2026-06-19T11:30:19.329235898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.335995556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.336127169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.33619251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.336221351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.336443 crc crio[22562]: time=\"2026-06-19T11:30:19.336269332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.336443 crc crio[22562]: time=\"2026-06-19T11:30:19.336290203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.336758 crc crio[22562]: time=\"2026-06-19T11:30:19.336689073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.336825 crc crio[22562]: time=\"2026-06-19T11:30:19.336755144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.336825 crc crio[22562]: time=\"2026-06-19T11:30:19.336799985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.336889 crc crio[22562]: time=\"2026-06-19T11:30:19.336827116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.337015 crc crio[22562]: time=\"2026-06-19T11:30:19.33694866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.337015 crc crio[22562]: time=\"2026-06-19T11:30:19.337006041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.337248 crc crio[22562]: time=\"2026-06-19T11:30:19.337219506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.337289 crc crio[22562]: time=\"2026-06-19T11:30:19.337250387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.337461 crc crio[22562]: time=\"2026-06-19T11:30:19.33738511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.337461 crc crio[22562]: time=\"2026-06-19T11:30:19.337444682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.337727 crc crio[22562]: time=\"2026-06-19T11:30:19.337651847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.337727 crc crio[22562]: time=\"2026-06-19T11:30:19.337716988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.337834 crc crio[22562]: time=\"2026-06-19T11:30:19.33780007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.337834 crc crio[22562]: time=\"2026-06-19T11:30:19.337826251Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.338108 crc crio[22562]: time=\"2026-06-19T11:30:19.338026947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.338108 crc crio[22562]: time=\"2026-06-19T11:30:19.338077948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.338362 crc crio[22562]: time=\"2026-06-19T11:30:19.338295273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.338695 crc crio[22562]: time=\"2026-06-19T11:30:19.338637181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.339003 crc crio[22562]: time=\"2026-06-19T11:30:19.338933189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.339003 crc crio[22562]: time=\"2026-06-19T11:30:19.33900008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.339191 crc crio[22562]: time=\"2026-06-19T11:30:19.339037741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.339191 crc crio[22562]: time=\"2026-06-19T11:30:19.339062782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.339281 crc crio[22562]: time=\"2026-06-19T11:30:19.339194255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.339318 crc crio[22562]: time=\"2026-06-19T11:30:19.339290057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.340546 crc crio[22562]: time=\"2026-06-19T11:30:19.340397885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.340546 crc crio[22562]: time=\"2026-06-19T11:30:19.340500747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.340714 crc crio[22562]: time=\"2026-06-19T11:30:19.340557639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.340714 crc crio[22562]: time=\"2026-06-19T11:30:19.340663081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.340948 crc crio[22562]: time=\"2026-06-19T11:30:19.340853666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.34098527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.341027411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.341054042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.341294 crc crio[22562]: time=\"2026-06-19T11:30:19.341263247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.341332 crc crio[22562]: time=\"2026-06-19T11:30:19.341300178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.341741 crc crio[22562]: time=\"2026-06-19T11:30:19.341626394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.341741 crc crio[22562]: time=\"2026-06-19T11:30:19.341692596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.341979 crc crio[22562]: time=\"2026-06-19T11:30:19.3418354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.341979 crc crio[22562]: time=\"2026-06-19T11:30:19.341881172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.342076 crc crio[22562]: time=\"2026-06-19T11:30:19.342001724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.342076 crc crio[22562]: time=\"2026-06-19T11:30:19.342045746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.342671 crc crio[22562]: time=\"2026-06-19T11:30:19.342552858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.342671 crc crio[22562]: time=\"2026-06-19T11:30:19.34266492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.343009 crc crio[22562]: time=\"2026-06-19T11:30:19.342718192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.343009 crc crio[22562]: time=\"2026-06-19T11:30:19.342766993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344671701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344740122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344898006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344976238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.345011369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.34503616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.345406 crc crio[22562]: time=\"2026-06-19T11:30:19.345116993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.345406 crc crio[22562]: time=\"2026-06-19T11:30:19.345206035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.346366 crc crio[22562]: time=\"2026-06-19T11:30:19.346296201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.346366 crc crio[22562]: time=\"2026-06-19T11:30:19.346347332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.346491 crc crio[22562]: time=\"2026-06-19T11:30:19.346379004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.346491 crc crio[22562]: time=\"2026-06-19T11:30:19.346421345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.347397 crc crio[22562]: time=\"2026-06-19T11:30:19.347331727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.347479 crc crio[22562]: time=\"2026-06-19T11:30:19.347403679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.347479 crc crio[22562]: time=\"2026-06-19T11:30:19.34744679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.347564 crc crio[22562]: time=\"2026-06-19T11:30:19.347498661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.347887 crc crio[22562]: time=\"2026-06-19T11:30:19.347789498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.347946 crc crio[22562]: time=\"2026-06-19T11:30:19.347891021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.348911 crc crio[22562]: time=\"2026-06-19T11:30:19.348753322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.348911 crc crio[22562]: time=\"2026-06-19T11:30:19.348903586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.349021 crc crio[22562]: time=\"2026-06-19T11:30:19.348983738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.349021 crc crio[22562]: time=\"2026-06-19T11:30:19.349013908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.349298 crc crio[22562]: time=\"2026-06-19T11:30:19.349236864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.349298 crc crio[22562]: time=\"2026-06-19T11:30:19.349296595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.349551 crc crio[22562]: time=\"2026-06-19T11:30:19.34946179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.349618 crc crio[22562]: time=\"2026-06-19T11:30:19.349588313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.349723 crc crio[22562]: time=\"2026-06-19T11:30:19.349666435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.349809 crc crio[22562]: time=\"2026-06-19T11:30:19.349732057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.349852 crc crio[22562]: time=\"2026-06-19T11:30:19.349811269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.349896 crc crio[22562]: time=\"2026-06-19T11:30:19.34985248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.350109 crc crio[22562]: time=\"2026-06-19T11:30:19.350046124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.350225 crc crio[22562]: time=\"2026-06-19T11:30:19.350127196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.350357 crc crio[22562]: time=\"2026-06-19T11:30:19.350315141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.350410 crc crio[22562]: time=\"2026-06-19T11:30:19.350376732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.350624 crc crio[22562]: time=\"2026-06-19T11:30:19.350482815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.350624 crc crio[22562]: time=\"2026-06-19T11:30:19.350531756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.350757 crc crio[22562]: time=\"2026-06-19T11:30:19.3507043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.350757 crc crio[22562]: time=\"2026-06-19T11:30:19.350739741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.350932 crc crio[22562]: time=\"2026-06-19T11:30:19.350895695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.350992 crc crio[22562]: time=\"2026-06-19T11:30:19.350942946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.351214 crc crio[22562]: time=\"2026-06-19T11:30:19.3511121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.351284 crc crio[22562]: time=\"2026-06-19T11:30:19.351217184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.351436 crc crio[22562]: time=\"2026-06-19T11:30:19.351389128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.351506 crc crio[22562]: time=\"2026-06-19T11:30:19.351448539Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.351545 crc crio[22562]: time=\"2026-06-19T11:30:19.351513731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.351609 crc crio[22562]: time=\"2026-06-19T11:30:19.351548231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.351724 crc crio[22562]: time=\"2026-06-19T11:30:19.351681015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.351838 crc crio[22562]: time=\"2026-06-19T11:30:19.351798878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.351901 crc crio[22562]: time=\"2026-06-19T11:30:19.351866479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.351951 crc crio[22562]: time=\"2026-06-19T11:30:19.35190695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.353024 crc crio[22562]: time=\"2026-06-19T11:30:19.352882215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.353274 crc crio[22562]: time=\"2026-06-19T11:30:19.35310972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.353347 crc crio[22562]: time=\"2026-06-19T11:30:19.353257044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.353395 crc crio[22562]: time=\"2026-06-19T11:30:19.353356406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.353655 crc crio[22562]: time=\"2026-06-19T11:30:19.353601133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353673345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353719596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353757667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353798618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353831328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353998282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.354038963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.354357 crc crio[22562]: time=\"2026-06-19T11:30:19.354231538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.354357 crc crio[22562]: time=\"2026-06-19T11:30:19.354286109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.354975 crc crio[22562]: time=\"2026-06-19T11:30:19.354915266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.354975 crc crio[22562]: time=\"2026-06-19T11:30:19.354957097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.355195 crc crio[22562]: time=\"2026-06-19T11:30:19.355055119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.355195 crc crio[22562]: time=\"2026-06-19T11:30:19.355122761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.355583 crc crio[22562]: time=\"2026-06-19T11:30:19.35552274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.355583 crc crio[22562]: time=\"2026-06-19T11:30:19.355565271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355640413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355673854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355854948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355891059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355985281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.356020882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356286359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356321639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356466274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356508585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356653767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356689228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.356973 crc crio[22562]: time=\"2026-06-19T11:30:19.356781992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.356973 crc crio[22562]: time=\"2026-06-19T11:30:19.356818152Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357105749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357206882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357236693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357257523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.35752576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.35756067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357707775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357762546Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357923779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.35795762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.358279 crc crio[22562]: time=\"2026-06-19T11:30:19.358255578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.358331 crc crio[22562]: time=\"2026-06-19T11:30:19.358303319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358432872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358475523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358567836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.358610317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.35874846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.358783501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.358941815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.358984016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.359241362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.359282423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359392775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359436807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359613402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359650283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359752184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359798735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360013921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360239697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360280678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360309009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360444572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360491773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.360612346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.360647557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.361012807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361245 crc crio[22562]: time=\"2026-06-19T11:30:19.361047927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361291 crc crio[22562]: time=\"2026-06-19T11:30:19.361252752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361329 crc crio[22562]: time=\"2026-06-19T11:30:19.361289963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361542 crc crio[22562]: time=\"2026-06-19T11:30:19.361490458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.36155747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361682563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361727784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361844277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361874547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.362253 crc crio[22562]: time=\"2026-06-19T11:30:19.362058782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.362253 crc crio[22562]: time=\"2026-06-19T11:30:19.362188365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.362496 crc crio[22562]: time=\"2026-06-19T11:30:19.362355779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.362496 crc crio[22562]: time=\"2026-06-19T11:30:19.36238938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.362662 crc crio[22562]: time=\"2026-06-19T11:30:19.362608666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.362723 crc crio[22562]: time=\"2026-06-19T11:30:19.362679358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.362923 crc crio[22562]: time=\"2026-06-19T11:30:19.36282495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.362923 crc crio[22562]: time=\"2026-06-19T11:30:19.362859281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363318003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363354054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363460886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363513458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.363811 crc crio[22562]: time=\"2026-06-19T11:30:19.363683702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.363811 crc crio[22562]: time=\"2026-06-19T11:30:19.363716913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.363974 crc crio[22562]: time=\"2026-06-19T11:30:19.363933209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.36399688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.364248515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.364284176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.364479 crc crio[22562]: time=\"2026-06-19T11:30:19.364420531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.364479 crc crio[22562]: time=\"2026-06-19T11:30:19.364463232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.364584 crc crio[22562]: time=\"2026-06-19T11:30:19.364564984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.364642 crc crio[22562]: time=\"2026-06-19T11:30:19.364604795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.364953 crc crio[22562]: time=\"2026-06-19T11:30:19.364895863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.364953 crc crio[22562]: time=\"2026-06-19T11:30:19.364936094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.365200 crc crio[22562]: time=\"2026-06-19T11:30:19.365111078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.365377 crc crio[22562]: time=\"2026-06-19T11:30:19.365338374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.365445 crc crio[22562]: time=\"2026-06-19T11:30:19.365410125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.365482 crc crio[22562]: time=\"2026-06-19T11:30:19.365445756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.365669 crc crio[22562]: time=\"2026-06-19T11:30:19.36561703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.365669 crc crio[22562]: time=\"2026-06-19T11:30:19.365652631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.365964 crc crio[22562]: time=\"2026-06-19T11:30:19.365913618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.366053 crc crio[22562]: time=\"2026-06-19T11:30:19.36600362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366271577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366311198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366351619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.36637629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.366608 crc crio[22562]: time=\"2026-06-19T11:30:19.366566414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.366662 crc crio[22562]: time=\"2026-06-19T11:30:19.366629656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.366930 crc crio[22562]: time=\"2026-06-19T11:30:19.366852551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.366987 crc crio[22562]: time=\"2026-06-19T11:30:19.366928603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.367020 crc crio[22562]: time=\"2026-06-19T11:30:19.366992995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.367066 crc crio[22562]: time=\"2026-06-19T11:30:19.367031586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.367338 crc crio[22562]: time=\"2026-06-19T11:30:19.367296842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.367393 crc crio[22562]: time=\"2026-06-19T11:30:19.367363694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.367477 crc crio[22562]: time=\"2026-06-19T11:30:19.367439345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.367542 crc crio[22562]: time=\"2026-06-19T11:30:19.367488517Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.367802 crc crio[22562]: time=\"2026-06-19T11:30:19.367741734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.367867 crc crio[22562]: time=\"2026-06-19T11:30:19.367808665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.368012 crc crio[22562]: time=\"2026-06-19T11:30:19.367951099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.368109 crc crio[22562]: time=\"2026-06-19T11:30:19.368035561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.368351 crc crio[22562]: time=\"2026-06-19T11:30:19.368308917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.368409 crc crio[22562]: time=\"2026-06-19T11:30:19.368374219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.368512 crc crio[22562]: time=\"2026-06-19T11:30:19.368474001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.368569 crc crio[22562]: time=\"2026-06-19T11:30:19.368529413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.368889 crc crio[22562]: time=\"2026-06-19T11:30:19.368716637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.368889 crc crio[22562]: time=\"2026-06-19T11:30:19.368787339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.368992 crc crio[22562]: time=\"2026-06-19T11:30:19.368918863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.368992 crc crio[22562]: time=\"2026-06-19T11:30:19.368957354Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.369313 crc crio[22562]: time=\"2026-06-19T11:30:19.36925361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.369313 crc crio[22562]: time=\"2026-06-19T11:30:19.369302371Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.369466 crc crio[22562]: time=\"2026-06-19T11:30:19.369423624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.369533 crc crio[22562]: time=\"2026-06-19T11:30:19.369481036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.369853 crc crio[22562]: time=\"2026-06-19T11:30:19.369814535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369870626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369913827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369955928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.370195 crc crio[22562]: time=\"2026-06-19T11:30:19.370110692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.370245 crc crio[22562]: time=\"2026-06-19T11:30:19.370211794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.370364 crc crio[22562]: time=\"2026-06-19T11:30:19.370323967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.370417 crc crio[22562]: time=\"2026-06-19T11:30:19.370380868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.370510 crc crio[22562]: time=\"2026-06-19T11:30:19.37047122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.370576 crc crio[22562]: time=\"2026-06-19T11:30:19.370527672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.370772 crc crio[22562]: time=\"2026-06-19T11:30:19.370734218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.370930 crc crio[22562]: time=\"2026-06-19T11:30:19.370876901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.371117 crc crio[22562]: time=\"2026-06-19T11:30:19.371020785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.374594 crc crio[22562]: time=\"2026-06-19T11:30:19.374510292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374619184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374661865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374719157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.374836 crc crio[22562]: time=\"2026-06-19T11:30:19.374741447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.375010 crc crio[22562]: time=\"2026-06-19T11:30:19.374968923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.375067 crc crio[22562]: time=\"2026-06-19T11:30:19.375029634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.375456 crc crio[22562]: time=\"2026-06-19T11:30:19.375368192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.375456 crc crio[22562]: time=\"2026-06-19T11:30:19.375447584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.375556 crc crio[22562]: time=\"2026-06-19T11:30:19.375466385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.375556 crc crio[22562]: time=\"2026-06-19T11:30:19.375483695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.375749 crc crio[22562]: time=\"2026-06-19T11:30:19.375639069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.375749 crc crio[22562]: time=\"2026-06-19T11:30:19.37568145Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.376237 crc crio[22562]: time=\"2026-06-19T11:30:19.37606138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.376237 crc crio[22562]: time=\"2026-06-19T11:30:19.376195883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.376385 crc crio[22562]: time=\"2026-06-19T11:30:19.376260965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.376385 crc crio[22562]: time=\"2026-06-19T11:30:19.376303976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.376581 crc crio[22562]: time=\"2026-06-19T11:30:19.376500791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.376581 crc crio[22562]: time=\"2026-06-19T11:30:19.376575362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.376669 crc crio[22562]: time=\"2026-06-19T11:30:19.376611073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.376669 crc crio[22562]: time=\"2026-06-19T11:30:19.376630894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.376935 crc crio[22562]: time=\"2026-06-19T11:30:19.376812928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.376935 crc crio[22562]: time=\"2026-06-19T11:30:19.37687218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.377041 crc crio[22562]: time=\"2026-06-19T11:30:19.376959712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.377041 crc crio[22562]: time=\"2026-06-19T11:30:19.376986072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.377384 crc crio[22562]: time=\"2026-06-19T11:30:19.377317401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.377384 crc crio[22562]: time=\"2026-06-19T11:30:19.377373693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.377500 crc crio[22562]: time=\"2026-06-19T11:30:19.377456955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.377500 crc crio[22562]: time=\"2026-06-19T11:30:19.377483005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.377693 crc crio[22562]: time=\"2026-06-19T11:30:19.377637969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.377693 crc crio[22562]: time=\"2026-06-19T11:30:19.37768848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.378041 crc crio[22562]: time=\"2026-06-19T11:30:19.377975917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.378041 crc crio[22562]: time=\"2026-06-19T11:30:19.378029498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.378254 crc crio[22562]: time=\"2026-06-19T11:30:19.378206553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.378254 crc crio[22562]: time=\"2026-06-19T11:30:19.378235703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.378445 crc crio[22562]: time=\"2026-06-19T11:30:19.378386907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.378445 crc crio[22562]: time=\"2026-06-19T11:30:19.378437328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.378620 crc crio[22562]: time=\"2026-06-19T11:30:19.378566711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.378620 crc crio[22562]: time=\"2026-06-19T11:30:19.378617643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.378881 crc crio[22562]: time=\"2026-06-19T11:30:19.378819098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.378881 crc crio[22562]: time=\"2026-06-19T11:30:19.378872519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.379021 crc crio[22562]: time=\"2026-06-19T11:30:19.378985762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.379075 crc crio[22562]: time=\"2026-06-19T11:30:19.379030113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.379317 crc crio[22562]: time=\"2026-06-19T11:30:19.379256398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.379317 crc crio[22562]: time=\"2026-06-19T11:30:19.37931285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.379454 crc crio[22562]: time=\"2026-06-19T11:30:19.379414263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.379511 crc crio[22562]: time=\"2026-06-19T11:30:19.379459814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.379731 crc crio[22562]: time=\"2026-06-19T11:30:19.379676929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.379731 crc crio[22562]: time=\"2026-06-19T11:30:19.37972678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.379831 crc crio[22562]: time=\"2026-06-19T11:30:19.379783022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.379831 crc crio[22562]: time=\"2026-06-19T11:30:19.379809522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.380124 crc crio[22562]: time=\"2026-06-19T11:30:19.380049848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.380270 crc crio[22562]: time=\"2026-06-19T11:30:19.38012875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.380356 crc crio[22562]: time=\"2026-06-19T11:30:19.380318895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.380466 crc crio[22562]: time=\"2026-06-19T11:30:19.380367956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.380580 crc crio[22562]: time=\"2026-06-19T11:30:19.38054384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.380639 crc crio[22562]: time=\"2026-06-19T11:30:19.380590171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.380676 crc crio[22562]: time=\"2026-06-19T11:30:19.380640132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.380676 crc crio[22562]: time=\"2026-06-19T11:30:19.380661533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.380890 crc crio[22562]: time=\"2026-06-19T11:30:19.380854419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.380989 crc crio[22562]: time=\"2026-06-19T11:30:19.3809013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.381217 crc crio[22562]: time=\"2026-06-19T11:30:19.380989572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.381217 crc crio[22562]: time=\"2026-06-19T11:30:19.381016682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.381388 crc crio[22562]: time=\"2026-06-19T11:30:19.38134898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.381473 crc crio[22562]: time=\"2026-06-19T11:30:19.381399232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381561047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381590236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381775041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381804081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381960566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381983566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382202222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382232803Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382386286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382429787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382659233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382703814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382762485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382804926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.382985391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383026452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383353441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383405842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383573466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383614677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:19.387850 crc crio[22562]: time=\"2026-06-19T11:30:19.387560725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 19 11:30:19.387850 crc crio[22562]: time=\"2026-06-19T11:30:19.387799181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 19 11:30:23.917541 crc crio[22562]: time=\"2026-06-19T11:30:23.915978136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 19 11:30:23.958238 crc crio[22562]: time=\"2026-06-19T11:30:23.95805378Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:30:23.958238 crc crio[22562]: time=\"2026-06-19T11:30:23.958251155Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:30:23.959394 crc crio[22562]: time=\"2026-06-19T11:30:23.958307136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 19 11:30:23.997898 crc crio[22562]: time=\"2026-06-19T11:30:23.997716734Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 19 11:30:23.997898 crc crio[22562]: time=\"2026-06-19T11:30:23.997798326Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 19 11:30:57.714315 crc crio[22562]: time=\"2026-06-19T11:30:57.712368758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD\" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:57.714315 crc crio[22562]: time=\"2026-06-19T11:30:57.714277485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:57.747242 crc crio[22562]: time=\"2026-06-19T11:30:57.746984026Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}\"\nJun 19 11:30:57.747242 crc crio[22562]: time=\"2026-06-19T11:30:57.747060818Z\" level=info msg=\"Adding pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:30:58.890755 crc crio[22562]: 2026-06-19T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34f47b1bf1a5a9c Mac:ba:9d:24:03:e8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:30:58.893015 crc crio[22562]: time=\"2026-06-19T11:30:58.892912642Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}\"\nJun 19 11:30:58.893226 crc crio[22562]: time=\"2026-06-19T11:30:58.893126748Z\" level=info msg=\"Checking pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:30:58.902970 crc crio[22562]: time=\"2026-06-19T11:30:58.902846019Z\" level=info msg=\"Ran pod sandbox 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a with infra container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD\" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:30:58.906113 crc crio[22562]: time=\"2026-06-19T11:30:58.905888754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8da05894-356d-4e2a-a583-7929dcc651f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:58.911282 crc crio[22562]: time=\"2026-06-19T11:30:58.911215436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84fd2770-1245-4c46-911e-b0b7da246a5b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:58.917308 crc crio[22562]: time=\"2026-06-19T11:30:58.917231515Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util\" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:58.917654 crc crio[22562]: time=\"2026-06-19T11:30:58.917591604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:58.947982 crc crio[22562]: time=\"2026-06-19T11:30:58.947884296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:58.952492 crc crio[22562]: time=\"2026-06-19T11:30:58.952415208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:30:59.092253 crc crio[22562]: time=\"2026-06-19T11:30:59.092058022Z\" level=info msg=\"Created container 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util\" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:30:59.094126 crc crio[22562]: time=\"2026-06-19T11:30:59.09399529Z\" level=info msg=\"Starting container: 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c\" id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:30:59.101295 crc crio[22562]: time=\"2026-06-19T11:30:59.101031765Z\" level=info msg=\"Started container\" PID=38870 containerID=05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\nJun 19 11:30:59.721559 crc crio[22562]: time=\"2026-06-19T11:30:59.721439265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:59.722027 crc crio[22562]: time=\"2026-06-19T11:30:59.721934297Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 not found\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:59.722533 crc crio[22562]: time=\"2026-06-19T11:30:59.722369308Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 found\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:30:59.724519 crc crio[22562]: time=\"2026-06-19T11:30:59.724426819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage\nJun 19 11:30:59.738721 crc crio[22562]: time=\"2026-06-19T11:30:59.73856672Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\\\"\"\nJun 19 11:31:03.012804 crc crio[22562]: time=\"2026-06-19T11:31:03.011930968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:03.016108 crc crio[22562]: time=\"2026-06-19T11:31:03.015981639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=f9744fe0-adf2-4150-b2ac-fa3ecdbfddef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:03.024660 crc crio[22562]: time=\"2026-06-19T11:31:03.024559002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=3737e601-539c-4000-82cd-2cd938cf083b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:03.034569 crc crio[22562]: time=\"2026-06-19T11:31:03.034468258Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull\" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:03.036642 crc crio[22562]: time=\"2026-06-19T11:31:03.03657945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.064403 crc crio[22562]: time=\"2026-06-19T11:31:03.064272347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.064781 crc crio[22562]: time=\"2026-06-19T11:31:03.064547423Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/passwd: no such file or directory\"\nJun 19 11:31:03.064781 crc crio[22562]: time=\"2026-06-19T11:31:03.064574984Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/group: no such file or directory\"\nJun 19 11:31:03.068327 crc crio[22562]: time=\"2026-06-19T11:31:03.068112392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.214203 crc crio[22562]: time=\"2026-06-19T11:31:03.214029692Z\" level=info msg=\"Created container 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull\" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:03.216350 crc crio[22562]: time=\"2026-06-19T11:31:03.215875588Z\" level=info msg=\"Starting container: 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4\" id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:03.227009 crc crio[22562]: time=\"2026-06-19T11:31:03.226717386Z\" level=info msg=\"Started container\" PID=38914 containerID=25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\nJun 19 11:31:03.780254 crc crio[22562]: time=\"2026-06-19T11:31:03.778801072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57288c56-7828-411a-b6f2-68518b183341 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:03.781890 crc crio[22562]: time=\"2026-06-19T11:31:03.781825177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39b58169-c0cb-40e8-b57f-78f892be2477 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:03.794511 crc crio[22562]: time=\"2026-06-19T11:31:03.794364727Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract\" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:03.795283 crc crio[22562]: time=\"2026-06-19T11:31:03.795030134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.845007 crc crio[22562]: time=\"2026-06-19T11:31:03.844740187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.849223 crc crio[22562]: time=\"2026-06-19T11:31:03.848995942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:03.999640 crc crio[22562]: time=\"2026-06-19T11:31:03.999562108Z\" level=info msg=\"Created container de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract\" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:04.004944 crc crio[22562]: time=\"2026-06-19T11:31:04.00207557Z\" level=info msg=\"Starting container: de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273\" id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:04.009649 crc crio[22562]: time=\"2026-06-19T11:31:04.009514364Z\" level=info msg=\"Started container\" PID=38930 containerID=de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\nJun 19 11:31:05.810564 crc crio[22562]: time=\"2026-06-19T11:31:05.810412588Z\" level=info msg=\"Stopping pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:05.811835 crc crio[22562]: time=\"2026-06-19T11:31:05.811372221Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc002094698}] Aliases:map[]}\"\nJun 19 11:31:05.811835 crc crio[22562]: time=\"2026-06-19T11:31:05.811514616Z\" level=info msg=\"Deleting pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:06.635478 crc crio[22562]: time=\"2026-06-19T11:31:06.635050624Z\" level=info msg=\"Stopped pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:08.333756 crc crio[22562]: time=\"2026-06-19T11:31:08.332567562Z\" level=info msg=\"Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:08.333756 crc crio[22562]: time=\"2026-06-19T11:31:08.333739111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:08.335777 crc crio[22562]: time=\"2026-06-19T11:31:08.335663359Z\" level=info msg=\"Removing pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:31:08.351912 crc crio[22562]: time=\"2026-06-19T11:31:08.351689577Z\" level=info msg=\"Removed pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:31:08.353635 crc crio[22562]: time=\"2026-06-19T11:31:08.35345869Z\" level=info msg=\"Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:08.353635 crc crio[22562]: time=\"2026-06-19T11:31:08.353623894Z\" level=info msg=\"Stopped pod sandbox (already stopped): e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:31:08.354841 crc crio[22562]: time=\"2026-06-19T11:31:08.35462983Z\" level=info msg=\"Removing pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:31:08.372972 crc crio[22562]: time=\"2026-06-19T11:31:08.372793599Z\" level=info msg=\"Removed pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:31:14.723552 crc crio[22562]: time=\"2026-06-19T11:31:14.722738517Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD\" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:14.724790 crc crio[22562]: time=\"2026-06-19T11:31:14.723608369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:14.788420 crc crio[22562]: time=\"2026-06-19T11:31:14.785485004Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}\"\nJun 19 11:31:14.788420 crc crio[22562]: time=\"2026-06-19T11:31:14.785540885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:15.679664 crc crio[22562]: 2026-06-19T11:31:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91e580bd240e178 Mac:9a:3b:f3:db:3f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 SocketPath: PciID:}] [{Interface:0xc000512d70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:31:15.682552 crc crio[22562]: time=\"2026-06-19T11:31:15.682481554Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}\"\nJun 19 11:31:15.682742 crc crio[22562]: time=\"2026-06-19T11:31:15.682686939Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:31:15.694497 crc crio[22562]: time=\"2026-06-19T11:31:15.694373799Z\" level=info msg=\"Ran pod sandbox 91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 with infra container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD\" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700535242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700936292Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f not found\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700992414Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f found\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:15.702266 crc crio[22562]: time=\"2026-06-19T11:31:15.702126922Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:15.710107 crc crio[22562]: time=\"2026-06-19T11:31:15.710014307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\\\"\"\nJun 19 11:31:19.595201 crc crio[22562]: time=\"2026-06-19T11:31:19.594557556Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c37d9b5fb29ccd67c1188f8e96ecca8da7b4ed7dbbb5bd5cdb75ca927ff9f0b3\" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:19.598854 crc crio[22562]: time=\"2026-06-19T11:31:19.598630627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=fd04059b-f90e-4c88-a1ab-8147bf9e6d4c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:19.606211 crc crio[22562]: time=\"2026-06-19T11:31:19.606062102Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=1fb00fd6-3feb-4abb-a822-5e7e93d56432 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:19.617335 crc crio[22562]: time=\"2026-06-19T11:31:19.617070235Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator\" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:19.620372 crc crio[22562]: time=\"2026-06-19T11:31:19.620303875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:19.655696 crc crio[22562]: time=\"2026-06-19T11:31:19.655593081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:19.661134 crc crio[22562]: time=\"2026-06-19T11:31:19.661028905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:19.831928 crc crio[22562]: time=\"2026-06-19T11:31:19.830828907Z\" level=info msg=\"Created container cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator\" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:19.834013 crc crio[22562]: time=\"2026-06-19T11:31:19.833908264Z\" level=info msg=\"Starting container: cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1\" id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:19.843284 crc crio[22562]: time=\"2026-06-19T11:31:19.842822655Z\" level=info msg=\"Started container\" PID=39315 containerID=cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1 description=openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8\nJun 19 11:31:32.892841 crc crio[22562]: time=\"2026-06-19T11:31:32.8914738Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD\" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:32.896316 crc crio[22562]: time=\"2026-06-19T11:31:32.892875325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:32.924584 crc crio[22562]: time=\"2026-06-19T11:31:32.924468198Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}\"\nJun 19 11:31:32.924584 crc crio[22562]: time=\"2026-06-19T11:31:32.924580101Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:32.948404 crc crio[22562]: time=\"2026-06-19T11:31:32.94832334Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-bbvgm/POD\" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:32.948573 crc crio[22562]: time=\"2026-06-19T11:31:32.948436033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:33.008559 crc crio[22562]: time=\"2026-06-19T11:31:33.008471822Z\" 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=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:33.018323 crc crio[22562]: time=\"2026-06-19T11:31:33.018016779Z\" level=info msg=\"Ran pod sandbox c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b with infra container: openshift-nmstate/nmstate-handler-bbvgm/POD\" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:33.023547 crc crio[22562]: time=\"2026-06-19T11:31:33.023475155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.023791 crc crio[22562]: time=\"2026-06-19T11:31:33.023740722Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.023947 crc crio[22562]: time=\"2026-06-19T11:31:33.023891275Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.027529 crc crio[22562]: time=\"2026-06-19T11:31:33.027447113Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:33.036262 crc crio[22562]: time=\"2026-06-19T11:31:33.035868522Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"\nJun 19 11:31:33.515972 crc crio[22562]: 2026-06-19T11:31:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a571440c3395f Mac:26:1c:6a:d4:7b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:31:33.518417 crc crio[22562]: time=\"2026-06-19T11:31:33.517995411Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}\"\nJun 19 11:31:33.518417 crc crio[22562]: time=\"2026-06-19T11:31:33.51830134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:31:33.527498 crc crio[22562]: time=\"2026-06-19T11:31:33.527301483Z\" level=info msg=\"Ran pod sandbox 41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 with infra container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD\" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:33.532745 crc crio[22562]: time=\"2026-06-19T11:31:33.532633355Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.532967 crc crio[22562]: time=\"2026-06-19T11:31:33.532907362Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.533066 crc crio[22562]: time=\"2026-06-19T11:31:33.532975853Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:33.543984 crc crio[22562]: time=\"2026-06-19T11:31:33.543867024Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:33.546689 crc crio[22562]: time=\"2026-06-19T11:31:33.54655576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"\nJun 19 11:31:33.912762 crc crio[22562]: time=\"2026-06-19T11:31:33.912005226Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD\" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:33.914567 crc crio[22562]: time=\"2026-06-19T11:31:33.912797286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:33.947401 crc crio[22562]: time=\"2026-06-19T11:31:33.94724167Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"\nJun 19 11:31:33.947401 crc crio[22562]: time=\"2026-06-19T11:31:33.947348062Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:34.044232 crc crio[22562]: time=\"2026-06-19T11:31:34.037846548Z\" level=info msg=\"Running pod sandbox: openshift-console/console-68c864f8b8-c9jvd/POD\" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:34.044232 crc crio[22562]: time=\"2026-06-19T11:31:34.037991211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:34.061749 crc crio[22562]: time=\"2026-06-19T11:31:34.061685828Z\" level=info msg=\"Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}\"\nJun 19 11:31:34.061989 crc crio[22562]: time=\"2026-06-19T11:31:34.061750559Z\" level=info msg=\"Adding pod openshift-console_console-68c864f8b8-c9jvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:34.348410 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68548c921a61dc Mac:fe:53:e8:05:73:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:31:34.349746 crc crio[22562]: time=\"2026-06-19T11:31:34.349435466Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"\nJun 19 11:31:34.350213 crc crio[22562]: time=\"2026-06-19T11:31:34.349829926Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:31:34.366608 crc crio[22562]: time=\"2026-06-19T11:31:34.366428827Z\" level=info msg=\"Ran pod sandbox f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce with infra container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD\" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:34.370897 crc crio[22562]: time=\"2026-06-19T11:31:34.370805446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.371824 crc crio[22562]: time=\"2026-06-19T11:31:34.371129165Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 not found\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.371824 crc crio[22562]: time=\"2026-06-19T11:31:34.371604286Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 found\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.374475 crc crio[22562]: time=\"2026-06-19T11:31:34.373649726Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:34.384836 crc crio[22562]: time=\"2026-06-19T11:31:34.384533787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\\\"\"\nJun 19 11:31:34.434430 crc crio[22562]: time=\"2026-06-19T11:31:34.434329702Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD\" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:34.434569 crc crio[22562]: time=\"2026-06-19T11:31:34.434484336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:34.467864 crc crio[22562]: time=\"2026-06-19T11:31:34.467761342Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}\"\nJun 19 11:31:34.467864 crc crio[22562]: time=\"2026-06-19T11:31:34.467839544Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:31:34.740611 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f82cb1f14f7c9 Mac:82:c2:70:ef:c7:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 SocketPath: PciID:}] [{Interface:0xc00013a800 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:31:34.745957 crc crio[22562]: time=\"2026-06-19T11:31:34.742772343Z\" level=info msg=\"Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}\"\nJun 19 11:31:34.745957 crc crio[22562]: time=\"2026-06-19T11:31:34.742912008Z\" level=info msg=\"Checking pod openshift-console_console-68c864f8b8-c9jvd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:31:34.756597 crc crio[22562]: time=\"2026-06-19T11:31:34.75632246Z\" level=info msg=\"Ran pod sandbox 95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 with infra container: openshift-console/console-68c864f8b8-c9jvd/POD\" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:34.759859 crc crio[22562]: time=\"2026-06-19T11:31:34.759738894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1b748666-02bb-40ca-9a0e-1f5b0e7f2e21 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.764285 crc crio[22562]: time=\"2026-06-19T11:31:34.763530288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=92fff408-343b-4ab4-ab80-534eb36d1a72 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.788562 crc crio[22562]: time=\"2026-06-19T11:31:34.78375515Z\" level=info msg=\"Creating container: openshift-console/console-68c864f8b8-c9jvd/console\" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:34.788562 crc crio[22562]: time=\"2026-06-19T11:31:34.784540289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:34.852554 crc crio[22562]: time=\"2026-06-19T11:31:34.85225483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:34.881110 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21797e9a0bbeba Mac:92:d2:2b:e8:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:31:34.884110 crc crio[22562]: time=\"2026-06-19T11:31:34.883867044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:34.885259 crc crio[22562]: time=\"2026-06-19T11:31:34.884400777Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}\"\nJun 19 11:31:34.885901 crc crio[22562]: time=\"2026-06-19T11:31:34.885820312Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:31:34.893236 crc crio[22562]: time=\"2026-06-19T11:31:34.89300935Z\" level=info msg=\"Ran pod sandbox d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 with infra container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD\" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:31:34.898271 crc crio[22562]: time=\"2026-06-19T11:31:34.897936043Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.898384 crc crio[22562]: time=\"2026-06-19T11:31:34.898333942Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.898454 crc crio[22562]: time=\"2026-06-19T11:31:34.898399184Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:34.903472 crc crio[22562]: time=\"2026-06-19T11:31:34.902781363Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:34.924017 crc crio[22562]: time=\"2026-06-19T11:31:34.923959608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"\nJun 19 11:31:35.012583 crc crio[22562]: time=\"2026-06-19T11:31:35.012512485Z\" level=info msg=\"Created container a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526: openshift-console/console-68c864f8b8-c9jvd/console\" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:35.017713 crc crio[22562]: time=\"2026-06-19T11:31:35.013788107Z\" level=info msg=\"Starting container: a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526\" id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:35.024405 crc crio[22562]: time=\"2026-06-19T11:31:35.024333649Z\" level=info msg=\"Started container\" PID=39698 containerID=a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526 description=openshift-console/console-68c864f8b8-c9jvd/console id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0\nJun 19 11:31:38.060615 crc crio[22562]: time=\"2026-06-19T11:31:38.059011287Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:38.062748 crc crio[22562]: time=\"2026-06-19T11:31:38.062660687Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:483f733cdc78157f9e1c07c221b04dbe56dea287e5f1df2c71ac7fa9d4add7a2\" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:38.062845 crc crio[22562]: time=\"2026-06-19T11:31:38.062720989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=25f1dab4-d22d-47ed-83ac-5598376dd950 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.063741 crc crio[22562]: time=\"2026-06-19T11:31:38.063664222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=def69dd3-7ac8-416d-a7ed-45ff3e45ada8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.085820 crc crio[22562]: time=\"2026-06-19T11:31:38.085692907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:38.087001 crc crio[22562]: time=\"2026-06-19T11:31:38.086903799Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=da63e294-458b-4bf1-a2f7-c200b3a6aeec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.107878 crc crio[22562]: time=\"2026-06-19T11:31:38.106582197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=6400f5c2-45ca-453d-a952-794e1079a71d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.107878 crc crio[22562]: time=\"2026-06-19T11:31:38.107485129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=884e3a34-424d-40cc-97e2-25f4c07ef7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.112715 crc crio[22562]: time=\"2026-06-19T11:31:38.111585Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:38.112715 crc crio[22562]: time=\"2026-06-19T11:31:38.112461802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=1e93da35-deab-4934-b5aa-dca13b6d36ed name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.117488 crc crio[22562]: time=\"2026-06-19T11:31:38.11597841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=eeb85463-2987-4b71-9e10-c436a5644d80 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.120555 crc crio[22562]: time=\"2026-06-19T11:31:38.118243196Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler\" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.123662 crc crio[22562]: time=\"2026-06-19T11:31:38.123571148Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics\" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.125691 crc crio[22562]: time=\"2026-06-19T11:31:38.125619388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.125912 crc crio[22562]: time=\"2026-06-19T11:31:38.125624608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.127244 crc crio[22562]: time=\"2026-06-19T11:31:38.127115466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=627756bb-09c7-4150-a23f-f7a2a531d560 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.130649 crc crio[22562]: time=\"2026-06-19T11:31:38.130528691Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook\" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.153264 crc crio[22562]: time=\"2026-06-19T11:31:38.149569672Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin\" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.154271 crc crio[22562]: time=\"2026-06-19T11:31:38.154073045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.161879 crc crio[22562]: time=\"2026-06-19T11:31:38.161730664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.163528 crc crio[22562]: time=\"2026-06-19T11:31:38.163407766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.168292 crc crio[22562]: time=\"2026-06-19T11:31:38.168210895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.201369 crc crio[22562]: time=\"2026-06-19T11:31:38.201255895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.238207 crc crio[22562]: time=\"2026-06-19T11:31:38.237931415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.253649 crc crio[22562]: time=\"2026-06-19T11:31:38.246841226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.253649 crc crio[22562]: time=\"2026-06-19T11:31:38.247835381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.254300 crc crio[22562]: time=\"2026-06-19T11:31:38.254058385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.397910 crc crio[22562]: time=\"2026-06-19T11:31:38.397822381Z\" level=info msg=\"Created container a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics\" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.402074 crc crio[22562]: time=\"2026-06-19T11:31:38.401122333Z\" level=info msg=\"Starting container: a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb\" id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:38.415490 crc crio[22562]: time=\"2026-06-19T11:31:38.414926774Z\" level=info msg=\"Started container\" PID=39822 containerID=a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1\nJun 19 11:31:38.446204 crc crio[22562]: time=\"2026-06-19T11:31:38.445518873Z\" level=info msg=\"Created container e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook\" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.448326 crc crio[22562]: time=\"2026-06-19T11:31:38.448243781Z\" level=info msg=\"Starting container: e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a\" id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:38.449427 crc crio[22562]: time=\"2026-06-19T11:31:38.449303888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.449728 crc crio[22562]: time=\"2026-06-19T11:31:38.449658867Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 not found\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.449826 crc crio[22562]: time=\"2026-06-19T11:31:38.44978263Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 found\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:38.451411 crc crio[22562]: time=\"2026-06-19T11:31:38.451336418Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:38.458375 crc crio[22562]: time=\"2026-06-19T11:31:38.457811468Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\\\"\"\nJun 19 11:31:38.459921 crc crio[22562]: time=\"2026-06-19T11:31:38.458778754Z\" level=info msg=\"Started container\" PID=39829 containerID=e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a description=openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4\nJun 19 11:31:38.459921 crc crio[22562]: time=\"2026-06-19T11:31:38.457824279Z\" level=info msg=\"Created container c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin\" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.460605 crc crio[22562]: time=\"2026-06-19T11:31:38.460422464Z\" level=info msg=\"Starting container: c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf\" id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:38.467257 crc crio[22562]: time=\"2026-06-19T11:31:38.467112429Z\" level=info msg=\"Started container\" PID=39830 containerID=c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf description=openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce\nJun 19 11:31:38.511873 crc crio[22562]: time=\"2026-06-19T11:31:38.511778738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:38.623926 crc crio[22562]: time=\"2026-06-19T11:31:38.623708744Z\" level=info msg=\"Created container d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler\" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:38.625283 crc crio[22562]: time=\"2026-06-19T11:31:38.625211061Z\" level=info msg=\"Starting container: d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584\" id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:38.632126 crc crio[22562]: time=\"2026-06-19T11:31:38.631971669Z\" level=info msg=\"Started container\" PID=39860 containerID=d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584 description=openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b\nJun 19 11:31:41.827302 crc crio[22562]: time=\"2026-06-19T11:31:41.826588504Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fcd4f32783510721d8e1a61884428d56f44b175c8786498f13f6d554f969f1e4\" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:31:41.829068 crc crio[22562]: time=\"2026-06-19T11:31:41.828794469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=a4c81c01-5325-46be-96a0-0035812b6daa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:41.840938 crc crio[22562]: time=\"2026-06-19T11:31:41.840823328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=8315cb0c-70cd-469b-94fc-1da151b82502 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:31:41.855440 crc crio[22562]: time=\"2026-06-19T11:31:41.854465556Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy\" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:41.858612 crc crio[22562]: time=\"2026-06-19T11:31:41.858514156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:41.900641 crc crio[22562]: time=\"2026-06-19T11:31:41.900587101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:41.906304 crc crio[22562]: time=\"2026-06-19T11:31:41.906277501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:31:42.004344 crc crio[22562]: time=\"2026-06-19T11:31:42.004270722Z\" level=info msg=\"Created container e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy\" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:31:42.007880 crc crio[22562]: time=\"2026-06-19T11:31:42.007732858Z\" level=info msg=\"Starting container: e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df\" id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:31:42.020899 crc crio[22562]: time=\"2026-06-19T11:31:42.020712271Z\" level=info msg=\"Started container\" PID=39927 containerID=e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1\nJun 19 11:32:00.542988 crc crio[22562]: time=\"2026-06-19T11:32:00.541946777Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697812-wxr5f/POD\" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:00.544492 crc crio[22562]: time=\"2026-06-19T11:32:00.543133856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:00.595916 crc crio[22562]: time=\"2026-06-19T11:32:00.595494605Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}\"\nJun 19 11:32:00.595916 crc crio[22562]: time=\"2026-06-19T11:32:00.59569527Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697812-wxr5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:01.749535 crc crio[22562]: 2026-06-19T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:230ca39fa4e8a60 Mac:9e:f1:43:c4:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd SocketPath: PciID:}] [{Interface:0xc000680d20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:32:01.753048 crc crio[22562]: time=\"2026-06-19T11:32:01.752971537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}\"\nJun 19 11:32:01.753385 crc crio[22562]: time=\"2026-06-19T11:32:01.753314236Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697812-wxr5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:32:01.762384 crc crio[22562]: time=\"2026-06-19T11:32:01.762312209Z\" level=info msg=\"Ran pod sandbox 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d with infra container: openshift-infra/auto-csr-approver-29697812-wxr5f/POD\" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:01.766019 crc crio[22562]: time=\"2026-06-19T11:32:01.765908959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:01.775135 crc crio[22562]: time=\"2026-06-19T11:32:01.77444675Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:32:02.678570 crc crio[22562]: time=\"2026-06-19T11:32:02.677757768Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:02.681053 crc crio[22562]: time=\"2026-06-19T11:32:02.680939197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1d2182d-b839-43c9-aadb-f52011c9f40a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:02.684648 crc crio[22562]: time=\"2026-06-19T11:32:02.684519526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c13f7c3-077b-499e-bccb-485b482deb26 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:02.698020 crc crio[22562]: time=\"2026-06-19T11:32:02.697745274Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:02.698500 crc crio[22562]: time=\"2026-06-19T11:32:02.698425951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:02.743475 crc crio[22562]: time=\"2026-06-19T11:32:02.743383726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:03.440940 crc crio[22562]: time=\"2026-06-19T11:32:03.440825777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:03.630686 crc crio[22562]: time=\"2026-06-19T11:32:03.629994229Z\" level=info msg=\"Created container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:03.632886 crc crio[22562]: time=\"2026-06-19T11:32:03.632783328Z\" level=info msg=\"Starting container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79\" id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:03.640190 crc crio[22562]: time=\"2026-06-19T11:32:03.640001037Z\" level=info msg=\"Started container\" PID=40342 containerID=6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79 description=openshift-infra/auto-csr-approver-29697812-wxr5f/oc id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\nJun 19 11:32:06.976555 crc crio[22562]: time=\"2026-06-19T11:32:06.97521913Z\" level=info msg=\"Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:06.978378 crc crio[22562]: time=\"2026-06-19T11:32:06.977749383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc0005acef0}] Aliases:map[]}\"\nJun 19 11:32:06.978378 crc crio[22562]: time=\"2026-06-19T11:32:06.977947128Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697812-wxr5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:07.365880 crc crio[22562]: time=\"2026-06-19T11:32:07.365633525Z\" level=info msg=\"Stopped pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:08.430768 crc crio[22562]: time=\"2026-06-19T11:32:08.428974042Z\" level=info msg=\"Removing container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6\" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:32:08.604977 crc crio[22562]: time=\"2026-06-19T11:32:08.604785853Z\" level=info msg=\"Removed container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:32:08.614990 crc crio[22562]: time=\"2026-06-19T11:32:08.614846913Z\" level=info msg=\"Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:08.615479 crc crio[22562]: time=\"2026-06-19T11:32:08.615370596Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:08.616404 crc crio[22562]: time=\"2026-06-19T11:32:08.616319889Z\" level=info msg=\"Removing pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:32:08.626779 crc crio[22562]: time=\"2026-06-19T11:32:08.626674086Z\" level=info msg=\"Removed pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:32:10.497429 crc crio[22562]: time=\"2026-06-19T11:32:10.494794787Z\" level=info msg=\"Stopping container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 (timeout: 15s)\" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:32:10.646233 crc crio[22562]: time=\"2026-06-19T11:32:10.646032988Z\" level=info msg=\"Stopped container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:32:10.648702 crc crio[22562]: time=\"2026-06-19T11:32:10.648619453Z\" level=info msg=\"Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:10.649803 crc crio[22562]: time=\"2026-06-19T11:32:10.649736529Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc0005ad3a0}] Aliases:map[]}\"\nJun 19 11:32:10.650418 crc crio[22562]: time=\"2026-06-19T11:32:10.650353745Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:10.951068 crc crio[22562]: time=\"2026-06-19T11:32:10.950788827Z\" level=info msg=\"Stopped pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:11.050932 crc crio[22562]: time=\"2026-06-19T11:32:11.05084121Z\" level=info msg=\"Removing container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2\" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:32:11.082638 crc crio[22562]: time=\"2026-06-19T11:32:11.082284509Z\" level=info msg=\"Removed container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:32:22.831010 crc crio[22562]: time=\"2026-06-19T11:32:22.830042955Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD\" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:22.832764 crc crio[22562]: time=\"2026-06-19T11:32:22.831023779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:22.864365 crc crio[22562]: time=\"2026-06-19T11:32:22.861250319Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}\"\nJun 19 11:32:22.864365 crc crio[22562]: time=\"2026-06-19T11:32:22.861663489Z\" level=info msg=\"Adding pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:23.162043 crc crio[22562]: 2026-06-19T11:32:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ed087d25d725 Mac:4a:b7:3a:ae:96:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec SocketPath: PciID:}] [{Interface:0xc00032c9d0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:32:23.163455 crc crio[22562]: time=\"2026-06-19T11:32:23.163353683Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}\"\nJun 19 11:32:23.163581 crc crio[22562]: time=\"2026-06-19T11:32:23.163547927Z\" level=info msg=\"Checking pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:32:23.172135 crc crio[22562]: time=\"2026-06-19T11:32:23.171938166Z\" level=info msg=\"Ran pod sandbox 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 with infra container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD\" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:23.185029 crc crio[22562]: time=\"2026-06-19T11:32:23.18419427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3461b73-bfb6-476c-8acd-a0eb51c3d8c2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:23.190233 crc crio[22562]: time=\"2026-06-19T11:32:23.190062735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cc805791-5bfa-4e97-acee-681764420428 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:23.201441 crc crio[22562]: time=\"2026-06-19T11:32:23.199365726Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util\" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:23.201441 crc crio[22562]: time=\"2026-06-19T11:32:23.199791487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:23.232116 crc crio[22562]: time=\"2026-06-19T11:32:23.231962765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:23.251868 crc crio[22562]: time=\"2026-06-19T11:32:23.25111685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:23.366695 crc crio[22562]: time=\"2026-06-19T11:32:23.366535813Z\" level=info msg=\"Created container 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util\" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:23.368919 crc crio[22562]: time=\"2026-06-19T11:32:23.368797699Z\" level=info msg=\"Starting container: 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905\" id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:23.376998 crc crio[22562]: time=\"2026-06-19T11:32:23.376677914Z\" level=info msg=\"Started container\" PID=41478 containerID=91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\nJun 19 11:32:24.217538 crc crio[22562]: time=\"2026-06-19T11:32:24.216942177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:24.218801 crc crio[22562]: time=\"2026-06-19T11:32:24.217724847Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a not found\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:24.218906 crc crio[22562]: time=\"2026-06-19T11:32:24.218716251Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a found\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:24.221772 crc crio[22562]: time=\"2026-06-19T11:32:24.22144492Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:24.231722 crc crio[22562]: time=\"2026-06-19T11:32:24.231523029Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\\\"\"\nJun 19 11:32:25.674253 crc crio[22562]: time=\"2026-06-19T11:32:25.673294353Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:25.684104 crc crio[22562]: time=\"2026-06-19T11:32:25.683985239Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=12c625a3-5356-42f7-99a5-95f526743825 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:25.688765 crc crio[22562]: time=\"2026-06-19T11:32:25.688652924Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=52e6ef82-138d-45d9-bca4-5b42e2ab4cc3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:25.700687 crc crio[22562]: time=\"2026-06-19T11:32:25.700450198Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull\" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:25.702292 crc crio[22562]: time=\"2026-06-19T11:32:25.702229632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:25.739972 crc crio[22562]: time=\"2026-06-19T11:32:25.739856435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:25.740595 crc crio[22562]: time=\"2026-06-19T11:32:25.740451049Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/passwd: no such file or directory\"\nJun 19 11:32:25.740595 crc crio[22562]: time=\"2026-06-19T11:32:25.74049626Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/group: no such file or directory\"\nJun 19 11:32:25.744483 crc crio[22562]: time=\"2026-06-19T11:32:25.744407338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:25.901693 crc crio[22562]: time=\"2026-06-19T11:32:25.901545206Z\" level=info msg=\"Created container 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull\" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:25.902888 crc crio[22562]: time=\"2026-06-19T11:32:25.902832988Z\" level=info msg=\"Starting container: 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7\" id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:25.909340 crc crio[22562]: time=\"2026-06-19T11:32:25.908640232Z\" level=info msg=\"Started container\" PID=41587 containerID=41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\nJun 19 11:32:26.241423 crc crio[22562]: time=\"2026-06-19T11:32:26.240944885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=534e49d6-2d3e-4a85-851c-004f8384193b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:26.244674 crc crio[22562]: time=\"2026-06-19T11:32:26.244573525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad17dbb4-ebd1-4bff-9523-c695428c0c82 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:26.250836 crc crio[22562]: time=\"2026-06-19T11:32:26.250689067Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract\" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:26.251756 crc crio[22562]: time=\"2026-06-19T11:32:26.251026175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:26.310962 crc crio[22562]: time=\"2026-06-19T11:32:26.310710596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:26.314671 crc crio[22562]: time=\"2026-06-19T11:32:26.314598642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:26.436117 crc crio[22562]: time=\"2026-06-19T11:32:26.434748882Z\" level=info msg=\"Created container f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract\" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:26.446950 crc crio[22562]: time=\"2026-06-19T11:32:26.440752312Z\" level=info msg=\"Starting container: f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0\" id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:26.448879 crc crio[22562]: time=\"2026-06-19T11:32:26.448722709Z\" level=info msg=\"Started container\" PID=41614 containerID=f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\nJun 19 11:32:28.308479 crc crio[22562]: time=\"2026-06-19T11:32:28.307658212Z\" level=info msg=\"Stopping pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:28.310363 crc crio[22562]: time=\"2026-06-19T11:32:28.309778705Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc0005ac168}] Aliases:map[]}\"\nJun 19 11:32:28.310363 crc crio[22562]: time=\"2026-06-19T11:32:28.310043061Z\" level=info msg=\"Deleting pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:28.678298 crc crio[22562]: time=\"2026-06-19T11:32:28.677945108Z\" level=info msg=\"Stopped pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:32:37.227134 crc crio[22562]: time=\"2026-06-19T11:32:37.22606231Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD\" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:37.229616 crc crio[22562]: time=\"2026-06-19T11:32:37.22723312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:37.263345 crc crio[22562]: time=\"2026-06-19T11:32:37.263232843Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}\"\nJun 19 11:32:37.263345 crc crio[22562]: time=\"2026-06-19T11:32:37.263322935Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:37.695423 crc crio[22562]: time=\"2026-06-19T11:32:37.692408639Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD\" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:37.695423 crc crio[22562]: time=\"2026-06-19T11:32:37.693593389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:37.799763 crc crio[22562]: time=\"2026-06-19T11:32:37.798975753Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}\"\nJun 19 11:32:37.799763 crc crio[22562]: time=\"2026-06-19T11:32:37.799117686Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:32:38.469612 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc52e3457b55f0 Mac:e2:66:11:f8:ed:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b SocketPath: PciID:}] [{Interface:0xc0004b85b0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:32:38.471436 crc crio[22562]: time=\"2026-06-19T11:32:38.471362472Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}\"\nJun 19 11:32:38.471785 crc crio[22562]: time=\"2026-06-19T11:32:38.47172113Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:32:38.481871 crc crio[22562]: time=\"2026-06-19T11:32:38.481664678Z\" level=info msg=\"Ran pod sandbox ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 with infra container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD\" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:38.487037 crc crio[22562]: time=\"2026-06-19T11:32:38.486922858Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:38.487309 crc crio[22562]: time=\"2026-06-19T11:32:38.487272006Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 not found\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:38.487394 crc crio[22562]: time=\"2026-06-19T11:32:38.487341028Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 found\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:38.492957 crc crio[22562]: time=\"2026-06-19T11:32:38.492846784Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:38.499910 crc crio[22562]: time=\"2026-06-19T11:32:38.499288224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\\\"\"\nJun 19 11:32:38.991646 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0df91665de1372 Mac:16:c1:d9:6e:68:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 SocketPath: PciID:}] [{Interface:0xc000253080 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:32:38.993429 crc crio[22562]: time=\"2026-06-19T11:32:38.99334412Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}\"\nJun 19 11:32:38.993798 crc crio[22562]: time=\"2026-06-19T11:32:38.993660398Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:32:39.001521 crc crio[22562]: time=\"2026-06-19T11:32:39.001443141Z\" level=info msg=\"Ran pod sandbox a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 with infra container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD\" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:32:39.003700 crc crio[22562]: time=\"2026-06-19T11:32:39.003587044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:39.003845 crc crio[22562]: time=\"2026-06-19T11:32:39.00382682Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 not found\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:39.003924 crc crio[22562]: time=\"2026-06-19T11:32:39.003875111Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 found\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:39.005122 crc crio[22562]: time=\"2026-06-19T11:32:39.0050337Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:39.010880 crc crio[22562]: time=\"2026-06-19T11:32:39.010797153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\\\"\"\nJun 19 11:32:48.890463 crc crio[22562]: time=\"2026-06-19T11:32:48.876810599Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2fd436736db0a34557db5ddf1eff5a51cb872e5bd1fabda461cc5f531e57a213\" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:48.891881 crc crio[22562]: time=\"2026-06-19T11:32:48.89176433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=03dff515-ce45-4b97-b7eb-ce6558eb8026 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:48.896986 crc crio[22562]: time=\"2026-06-19T11:32:48.896903517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=313a71c5-011f-4991-a404-d251e067395a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:48.907753 crc crio[22562]: time=\"2026-06-19T11:32:48.907675585Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager\" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:48.910799 crc crio[22562]: time=\"2026-06-19T11:32:48.91072157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:48.960693 crc crio[22562]: time=\"2026-06-19T11:32:48.960608828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:48.966374 crc crio[22562]: time=\"2026-06-19T11:32:48.966286489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:49.094688 crc crio[22562]: time=\"2026-06-19T11:32:49.094611451Z\" level=info msg=\"Created container 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager\" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:49.100798 crc crio[22562]: time=\"2026-06-19T11:32:49.100710152Z\" level=info msg=\"Starting container: 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f\" id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:49.120930 crc crio[22562]: time=\"2026-06-19T11:32:49.120823572Z\" level=info msg=\"Started container\" PID=42078 containerID=810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f description=metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80\nJun 19 11:32:57.054493 crc crio[22562]: time=\"2026-06-19T11:32:57.053497921Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:b79ca32b7852162f42f4649cc00babda1228e074d5c2ee48f9748df9f9aff326\" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage\nJun 19 11:32:57.056328 crc crio[22562]: time=\"2026-06-19T11:32:57.056070085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=f8f3d799-1d7a-4ef3-88d5-fb553936a2c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:57.060869 crc crio[22562]: time=\"2026-06-19T11:32:57.060731961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=0dcf4942-9d39-4cde-9f06-ac9182840763 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:32:57.074032 crc crio[22562]: time=\"2026-06-19T11:32:57.073886467Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server\" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:57.076573 crc crio[22562]: time=\"2026-06-19T11:32:57.076494032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:57.145431 crc crio[22562]: time=\"2026-06-19T11:32:57.136501751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:57.145431 crc crio[22562]: time=\"2026-06-19T11:32:57.141952936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:32:57.283765 crc crio[22562]: time=\"2026-06-19T11:32:57.28362659Z\" level=info msg=\"Created container 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server\" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:32:57.285829 crc crio[22562]: time=\"2026-06-19T11:32:57.285750184Z\" level=info msg=\"Starting container: 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601\" id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:32:57.295599 crc crio[22562]: time=\"2026-06-19T11:32:57.295466485Z\" level=info msg=\"Started container\" PID=42250 containerID=21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601 description=metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3\nJun 19 11:33:08.651528 crc crio[22562]: time=\"2026-06-19T11:33:08.650589639Z\" level=info msg=\"Removing container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97\" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:33:08.785361 crc crio[22562]: time=\"2026-06-19T11:33:08.785207927Z\" level=info msg=\"Removed container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:33:08.796414 crc crio[22562]: time=\"2026-06-19T11:33:08.796261662Z\" level=info msg=\"Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:33:08.796414 crc crio[22562]: time=\"2026-06-19T11:33:08.796338604Z\" level=info msg=\"Stopped pod sandbox (already stopped): e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:33:08.797597 crc crio[22562]: time=\"2026-06-19T11:33:08.797501992Z\" level=info msg=\"Removing pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:33:08.816225 crc crio[22562]: time=\"2026-06-19T11:33:08.816003311Z\" level=info msg=\"Removed pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:33:08.817428 crc crio[22562]: time=\"2026-06-19T11:33:08.817356816Z\" level=info msg=\"Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:33:08.817428 crc crio[22562]: time=\"2026-06-19T11:33:08.817420587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:33:08.818056 crc crio[22562]: time=\"2026-06-19T11:33:08.817982691Z\" level=info msg=\"Removing pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:33:08.828741 crc crio[22562]: time=\"2026-06-19T11:33:08.828642116Z\" level=info msg=\"Removed pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:33:22.619816 crc crio[22562]: time=\"2026-06-19T11:33:22.591601228Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-778c9b584-r9pmz/POD\" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:22.619816 crc crio[22562]: time=\"2026-06-19T11:33:22.592534531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:22.631237 crc crio[22562]: time=\"2026-06-19T11:33:22.631114249Z\" level=info msg=\"Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}\"\nJun 19 11:33:22.631487 crc crio[22562]: time=\"2026-06-19T11:33:22.631450637Z\" level=info msg=\"Adding pod metallb-system_controller-778c9b584-r9pmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:33:24.292572 crc crio[22562]: 2026-06-19T11:33:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3403304b95481f Mac:02:52:e2:5e:48:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 SocketPath: PciID:}] [{Interface:0xc000334950 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:33:24.294793 crc crio[22562]: time=\"2026-06-19T11:33:24.294727266Z\" level=info msg=\"Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}\"\nJun 19 11:33:24.294997 crc crio[22562]: time=\"2026-06-19T11:33:24.294934511Z\" level=info msg=\"Checking pod metallb-system_controller-778c9b584-r9pmz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:33:24.303805 crc crio[22562]: time=\"2026-06-19T11:33:24.3037299Z\" level=info msg=\"Ran pod sandbox e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 with infra container: metallb-system/controller-778c9b584-r9pmz/POD\" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:24.308238 crc crio[22562]: time=\"2026-06-19T11:33:24.308034555Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=482659c9-41e2-4d91-912d-e79788c59999 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:24.313230 crc crio[22562]: time=\"2026-06-19T11:33:24.31304834Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=0f5cb663-c6a3-43bb-8c4d-426517d01c84 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:24.320606 crc crio[22562]: time=\"2026-06-19T11:33:24.320507635Z\" level=info msg=\"Creating container: metallb-system/controller-778c9b584-r9pmz/controller\" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:24.321339 crc crio[22562]: time=\"2026-06-19T11:33:24.321276444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.400665 crc crio[22562]: time=\"2026-06-19T11:33:24.40053471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.415273 crc crio[22562]: time=\"2026-06-19T11:33:24.415179593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.570368 crc crio[22562]: time=\"2026-06-19T11:33:24.569253176Z\" level=info msg=\"Created container 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899: metallb-system/controller-778c9b584-r9pmz/controller\" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:24.572865 crc crio[22562]: time=\"2026-06-19T11:33:24.572543257Z\" level=info msg=\"Starting container: 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899\" id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:33:24.597779 crc crio[22562]: time=\"2026-06-19T11:33:24.597614969Z\" level=info msg=\"Started container\" PID=42638 containerID=9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899 description=metallb-system/controller-778c9b584-r9pmz/controller id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9\nJun 19 11:33:24.617669 crc crio[22562]: time=\"2026-06-19T11:33:24.617483132Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=f9ae23c6-c74d-4a78-b0b1-d9e054d34f8f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:24.622569 crc crio[22562]: time=\"2026-06-19T11:33:24.622419953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=f139eded-50ce-4457-9980-5843feb3139b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:24.631918 crc crio[22562]: time=\"2026-06-19T11:33:24.631792506Z\" level=info msg=\"Creating container: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy\" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:24.632680 crc crio[22562]: time=\"2026-06-19T11:33:24.632409112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.723440 crc crio[22562]: time=\"2026-06-19T11:33:24.723332568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.740878 crc crio[22562]: time=\"2026-06-19T11:33:24.740634166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:24.955051 crc crio[22562]: time=\"2026-06-19T11:33:24.953799455Z\" level=info msg=\"Created container 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy\" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:24.976488 crc crio[22562]: time=\"2026-06-19T11:33:24.975874342Z\" level=info msg=\"Starting container: 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed\" id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:33:25.009555 crc crio[22562]: time=\"2026-06-19T11:33:25.009477036Z\" level=info msg=\"Started container\" PID=42649 containerID=6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed description=metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9\nJun 19 11:33:26.136448 crc crio[22562]: time=\"2026-06-19T11:33:26.135894438Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-7rh7v/POD\" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:26.136448 crc crio[22562]: time=\"2026-06-19T11:33:26.136358129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.151019 crc crio[22562]: time=\"2026-06-19T11:33:26.15086643Z\" 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=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:26.168919 crc crio[22562]: time=\"2026-06-19T11:33:26.168822495Z\" level=info msg=\"Ran pod sandbox 694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053 with infra container: metallb-system/speaker-7rh7v/POD\" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:26.174818 crc crio[22562]: time=\"2026-06-19T11:33:26.174718611Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=d2328b02-191b-4d7e-adae-460f5a83b426 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:26.180924 crc crio[22562]: time=\"2026-06-19T11:33:26.180805642Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=f06aafb1-a90a-40fb-a5ff-3ffc077098e4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:26.191003 crc crio[22562]: time=\"2026-06-19T11:33:26.190923023Z\" level=info msg=\"Creating container: metallb-system/speaker-7rh7v/speaker\" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:26.191533 crc crio[22562]: time=\"2026-06-19T11:33:26.191483137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.235571 crc crio[22562]: time=\"2026-06-19T11:33:26.235478458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.403789 crc crio[22562]: time=\"2026-06-19T11:33:26.40366734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.495511 crc crio[22562]: time=\"2026-06-19T11:33:26.495378666Z\" level=info msg=\"Created container a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4: metallb-system/speaker-7rh7v/speaker\" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:26.500381 crc crio[22562]: time=\"2026-06-19T11:33:26.500296097Z\" level=info msg=\"Starting container: a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4\" id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:33:26.505721 crc crio[22562]: time=\"2026-06-19T11:33:26.50563516Z\" level=info msg=\"Started container\" PID=42769 containerID=a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4 description=metallb-system/speaker-7rh7v/speaker id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053\nJun 19 11:33:26.515583 crc crio[22562]: time=\"2026-06-19T11:33:26.515281019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=3a69f19d-d3d4-48bd-92cb-6e4b5fe42aad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:26.521852 crc crio[22562]: time=\"2026-06-19T11:33:26.521754289Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=ae2cbdfa-500f-483b-90e6-a84278038b43 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:26.531886 crc crio[22562]: time=\"2026-06-19T11:33:26.531780338Z\" level=info msg=\"Creating container: metallb-system/speaker-7rh7v/kube-rbac-proxy\" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:26.532865 crc crio[22562]: time=\"2026-06-19T11:33:26.532759982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.582646 crc crio[22562]: time=\"2026-06-19T11:33:26.582370043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:26.874994 crc crio[22562]: time=\"2026-06-19T11:33:26.873910354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:27.008247 crc crio[22562]: time=\"2026-06-19T11:33:27.008026551Z\" level=info msg=\"Created container 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102: metallb-system/speaker-7rh7v/kube-rbac-proxy\" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:33:27.016227 crc crio[22562]: time=\"2026-06-19T11:33:27.012747059Z\" level=info msg=\"Starting container: 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102\" id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:33:27.026668 crc crio[22562]: time=\"2026-06-19T11:33:27.02370173Z\" level=info msg=\"Started container\" PID=42788 containerID=3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102 description=metallb-system/speaker-7rh7v/kube-rbac-proxy id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053\nJun 19 11:33:50.037819 crc crio[22562]: time=\"2026-06-19T11:33:50.036952925Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD\" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.039250 crc crio[22562]: time=\"2026-06-19T11:33:50.037894929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:50.060753 crc crio[22562]: time=\"2026-06-19T11:33:50.060640486Z\" 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=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.079455 crc crio[22562]: time=\"2026-06-19T11:33:50.079375894Z\" level=info msg=\"Ran pod sandbox ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD\" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.086511 crc crio[22562]: time=\"2026-06-19T11:33:50.086414688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.086902 crc crio[22562]: time=\"2026-06-19T11:33:50.086831818Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.086981 crc crio[22562]: time=\"2026-06-19T11:33:50.086912589Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.088981 crc crio[22562]: time=\"2026-06-19T11:33:50.088703003Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage\nJun 19 11:33:50.108115 crc crio[22562]: time=\"2026-06-19T11:33:50.108002256Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 19 11:33:50.249202 crc crio[22562]: time=\"2026-06-19T11:33:50.248966379Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-qz26m/POD\" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.249370 crc crio[22562]: time=\"2026-06-19T11:33:50.249289497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:33:50.287221 crc crio[22562]: time=\"2026-06-19T11:33:50.287005531Z\" 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=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.471541 crc crio[22562]: time=\"2026-06-19T11:33:50.471056419Z\" level=info msg=\"Ran pod sandbox ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc with infra container: openshift-frr-k8s/frr-k8s-qz26m/POD\" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:33:50.474887 crc crio[22562]: time=\"2026-06-19T11:33:50.47476027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.475453 crc crio[22562]: time=\"2026-06-19T11:33:50.475351304Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.475594 crc crio[22562]: time=\"2026-06-19T11:33:50.475481277Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:33:50.477492 crc crio[22562]: time=\"2026-06-19T11:33:50.477327693Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:33:50.483698 crc crio[22562]: time=\"2026-06-19T11:33:50.483525884Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 19 11:34:00.583876 crc crio[22562]: time=\"2026-06-19T11:34:00.582870388Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697814-x9q9g/POD\" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:00.583876 crc crio[22562]: time=\"2026-06-19T11:34:00.583848232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:00.680652 crc crio[22562]: time=\"2026-06-19T11:34:00.680498189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}\"\nJun 19 11:34:00.681009 crc crio[22562]: time=\"2026-06-19T11:34:00.680758377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697814-x9q9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:34:02.616278 crc crio[22562]: 2026-06-19T11:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2457d524a0d47c4 Mac:52:93:db:2a:e1:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:34:02.620710 crc crio[22562]: time=\"2026-06-19T11:34:02.620599342Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}\"\nJun 19 11:34:02.620900 crc crio[22562]: time=\"2026-06-19T11:34:02.620836288Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697814-x9q9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:34:02.635869 crc crio[22562]: time=\"2026-06-19T11:34:02.635770344Z\" level=info msg=\"Ran pod sandbox 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 with infra container: openshift-infra/auto-csr-approver-29697814-x9q9g/POD\" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:02.645939 crc crio[22562]: time=\"2026-06-19T11:34:02.645843881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:02.657941 crc crio[22562]: time=\"2026-06-19T11:34:02.657493806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:34:19.129678 crc crio[22562]: time=\"2026-06-19T11:34:19.12883015Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:19.133499 crc crio[22562]: time=\"2026-06-19T11:34:19.133420672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8d5a930-17bc-41fe-b728-5faec3631422 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.149003 crc crio[22562]: time=\"2026-06-19T11:34:19.148763388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dadbf53f-0276-4567-a386-71858cee0094 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.151449 crc crio[22562]: time=\"2026-06-19T11:34:19.15127463Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:19.154217 crc crio[22562]: time=\"2026-06-19T11:34:19.153659628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3aad395-368f-416b-915c-8eea6ecba09d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.170246 crc crio[22562]: time=\"2026-06-19T11:34:19.170011149Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:19.173029 crc crio[22562]: time=\"2026-06-19T11:34:19.172955101Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07c67a18-f243-448e-9ec6-0f47fbc75f56 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.173558 crc crio[22562]: time=\"2026-06-19T11:34:19.173485374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c6d58d67-0879-4365-9594-98b659b5dacb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.177764 crc crio[22562]: time=\"2026-06-19T11:34:19.177643896Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9eef441c-018f-41d4-be0f-b3af54b716d2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.178915 crc crio[22562]: time=\"2026-06-19T11:34:19.178813565Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files\" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.181910 crc crio[22562]: time=\"2026-06-19T11:34:19.181641824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.189607 crc crio[22562]: time=\"2026-06-19T11:34:19.189009944Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server\" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.197248 crc crio[22562]: time=\"2026-06-19T11:34:19.197089302Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.206102 crc crio[22562]: time=\"2026-06-19T11:34:19.20598236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.208011 crc crio[22562]: time=\"2026-06-19T11:34:19.207977518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.262734 crc crio[22562]: time=\"2026-06-19T11:34:19.261878579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.267714 crc crio[22562]: time=\"2026-06-19T11:34:19.267564688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.310031 crc crio[22562]: time=\"2026-06-19T11:34:19.309857225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.317037 crc crio[22562]: time=\"2026-06-19T11:34:19.316952129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.323245 crc crio[22562]: time=\"2026-06-19T11:34:19.320219269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.516943 crc crio[22562]: time=\"2026-06-19T11:34:19.516131967Z\" level=info msg=\"Created container be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server\" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.518723 crc crio[22562]: time=\"2026-06-19T11:34:19.517813658Z\" level=info msg=\"Starting container: be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03\" id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:19.521001 crc crio[22562]: time=\"2026-06-19T11:34:19.520584766Z\" level=info msg=\"Created container f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files\" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.521678 crc crio[22562]: time=\"2026-06-19T11:34:19.52157927Z\" level=info msg=\"Starting container: f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557\" id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:19.540905 crc crio[22562]: time=\"2026-06-19T11:34:19.54077952Z\" level=info msg=\"Started container\" PID=43600 containerID=be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06\nJun 19 11:34:19.545256 crc crio[22562]: time=\"2026-06-19T11:34:19.545084366Z\" level=info msg=\"Started container\" PID=43602 containerID=f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:19.710274 crc crio[22562]: time=\"2026-06-19T11:34:19.709948234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.818664 crc crio[22562]: time=\"2026-06-19T11:34:19.818527613Z\" level=info msg=\"Created container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.820732 crc crio[22562]: time=\"2026-06-19T11:34:19.820640395Z\" level=info msg=\"Starting container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc\" id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:19.832708 crc crio[22562]: time=\"2026-06-19T11:34:19.832593448Z\" level=info msg=\"Started container\" PID=43624 containerID=486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc description=openshift-infra/auto-csr-approver-29697814-x9q9g/oc id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\nJun 19 11:34:19.906107 crc crio[22562]: time=\"2026-06-19T11:34:19.905679398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=05286d10-5271-4665-ab1b-c77b689499f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.913910 crc crio[22562]: time=\"2026-06-19T11:34:19.91310428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c0c9cd66-acfa-4c04-8926-a1a7fa5df4a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:19.923832 crc crio[22562]: time=\"2026-06-19T11:34:19.923321681Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader\" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:19.926320 crc crio[22562]: time=\"2026-06-19T11:34:19.926245643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.992420 crc crio[22562]: time=\"2026-06-19T11:34:19.991323786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:19.994399 crc crio[22562]: time=\"2026-06-19T11:34:19.99434806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:20.114307 crc crio[22562]: time=\"2026-06-19T11:34:20.114200946Z\" level=info msg=\"Created container dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader\" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:20.116003 crc crio[22562]: time=\"2026-06-19T11:34:20.115912958Z\" level=info msg=\"Starting container: dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3\" id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:20.123485 crc crio[22562]: time=\"2026-06-19T11:34:20.123382331Z\" level=info msg=\"Started container\" PID=43643 containerID=dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3 description=openshift-frr-k8s/frr-k8s-qz26m/cp-reloader id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:20.947535 crc crio[22562]: time=\"2026-06-19T11:34:20.94675063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4bd71bd1-02fa-48d5-9989-27f4ff9878a2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:20.959778 crc crio[22562]: time=\"2026-06-19T11:34:20.958984459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5743b43c-8cd8-4cff-9784-8da34d9e1c8c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:20.978553 crc crio[22562]: time=\"2026-06-19T11:34:20.978402504Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics\" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:20.982614 crc crio[22562]: time=\"2026-06-19T11:34:20.982504495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:21.023224 crc crio[22562]: time=\"2026-06-19T11:34:21.022779072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:21.027541 crc crio[22562]: time=\"2026-06-19T11:34:21.027474596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:21.184899 crc crio[22562]: time=\"2026-06-19T11:34:21.18477088Z\" level=info msg=\"Created container 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics\" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:21.188447 crc crio[22562]: time=\"2026-06-19T11:34:21.18642186Z\" level=info msg=\"Starting container: 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1\" id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:21.192611 crc crio[22562]: time=\"2026-06-19T11:34:21.192515629Z\" level=info msg=\"Started container\" PID=43674 containerID=3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1 description=openshift-frr-k8s/frr-k8s-qz26m/cp-metrics id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.980804098Z\" level=info msg=\"Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.981849553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b51957bb-a2fc-4be2-aa7c-1de89a5aad1b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.981936516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc001612560}] Aliases:map[]}\"\nJun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.982206243Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697814-x9q9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:34:21.992600 crc crio[22562]: time=\"2026-06-19T11:34:21.992533565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=743535b7-105d-40c8-a03c-b772635cc001 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:22.032799 crc crio[22562]: time=\"2026-06-19T11:34:22.032411582Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status\" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:22.040763 crc crio[22562]: time=\"2026-06-19T11:34:22.040627904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:22.114669 crc crio[22562]: time=\"2026-06-19T11:34:22.114135515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:22.119472 crc crio[22562]: time=\"2026-06-19T11:34:22.119345002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:22.326845 crc crio[22562]: time=\"2026-06-19T11:34:22.325985143Z\" level=info msg=\"Created container 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status\" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:22.335788 crc crio[22562]: time=\"2026-06-19T11:34:22.33563018Z\" level=info msg=\"Starting container: 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235\" id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:22.344651 crc crio[22562]: time=\"2026-06-19T11:34:22.344547079Z\" level=info msg=\"Started container\" PID=43715 containerID=651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:22.432516 crc crio[22562]: time=\"2026-06-19T11:34:22.432412941Z\" level=info msg=\"Stopped pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:34:23.004759 crc crio[22562]: time=\"2026-06-19T11:34:23.004638288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=670a8955-671c-4c5f-b461-249657286281 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.025681 crc crio[22562]: time=\"2026-06-19T11:34:23.024763981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3f7115a9-c3fb-427c-8ba8-e77bb266d397 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.047668 crc crio[22562]: time=\"2026-06-19T11:34:23.047515688Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/controller\" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.052475 crc crio[22562]: time=\"2026-06-19T11:34:23.051331561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.098211 crc crio[22562]: time=\"2026-06-19T11:34:23.098026306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.102707 crc crio[22562]: time=\"2026-06-19T11:34:23.102575727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.279870 crc crio[22562]: time=\"2026-06-19T11:34:23.279606554Z\" level=info msg=\"Created container 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b: openshift-frr-k8s/frr-k8s-qz26m/controller\" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.298224 crc crio[22562]: time=\"2026-06-19T11:34:23.285543799Z\" level=info msg=\"Starting container: 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b\" id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:23.298224 crc crio[22562]: time=\"2026-06-19T11:34:23.292877549Z\" level=info msg=\"Started container\" PID=43736 containerID=754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b description=openshift-frr-k8s/frr-k8s-qz26m/controller id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:23.310656 crc crio[22562]: time=\"2026-06-19T11:34:23.310522421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a31b15cb-5411-4474-980a-a148ea385205 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.317400 crc crio[22562]: time=\"2026-06-19T11:34:23.317288126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0dfd7774-9e56-46e0-a056-0af20fc556c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.331661 crc crio[22562]: time=\"2026-06-19T11:34:23.330873569Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr\" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.334279 crc crio[22562]: time=\"2026-06-19T11:34:23.334020956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.381359 crc crio[22562]: time=\"2026-06-19T11:34:23.381028058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.400801 crc crio[22562]: time=\"2026-06-19T11:34:23.400500075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.514648 crc crio[22562]: time=\"2026-06-19T11:34:23.514512218Z\" level=info msg=\"Created container ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c: openshift-frr-k8s/frr-k8s-qz26m/frr\" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.516486 crc crio[22562]: time=\"2026-06-19T11:34:23.516408404Z\" level=info msg=\"Starting container: ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c\" id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:23.522580 crc crio[22562]: time=\"2026-06-19T11:34:23.522486593Z\" level=info msg=\"Started container\" PID=43762 containerID=ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c description=openshift-frr-k8s/frr-k8s-qz26m/frr id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:23.538204 crc crio[22562]: time=\"2026-06-19T11:34:23.53703674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74f3201d-cfb4-4c74-aa4c-f787299dc54d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.545331 crc crio[22562]: time=\"2026-06-19T11:34:23.545191469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f747a1d-106c-4289-aad5-5287b1ba0b51 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.554982 crc crio[22562]: time=\"2026-06-19T11:34:23.554843575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/reloader\" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.558292 crc crio[22562]: time=\"2026-06-19T11:34:23.557651344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.587878 crc crio[22562]: time=\"2026-06-19T11:34:23.587734021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.591875 crc crio[22562]: time=\"2026-06-19T11:34:23.59175549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.703654 crc crio[22562]: time=\"2026-06-19T11:34:23.703478066Z\" level=info msg=\"Created container 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b: openshift-frr-k8s/frr-k8s-qz26m/reloader\" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.705452 crc crio[22562]: time=\"2026-06-19T11:34:23.705344892Z\" level=info msg=\"Starting container: 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b\" id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:23.716962 crc crio[22562]: time=\"2026-06-19T11:34:23.714561117Z\" level=info msg=\"Started container\" PID=43791 containerID=101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b description=openshift-frr-k8s/frr-k8s-qz26m/reloader id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:23.731400 crc crio[22562]: time=\"2026-06-19T11:34:23.731289187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2d34489f-bfee-4e2e-a878-ef60d60aada5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.734898 crc crio[22562]: time=\"2026-06-19T11:34:23.734841905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7f119d8e-a702-4321-9081-250fec1bce7a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.743420 crc crio[22562]: time=\"2026-06-19T11:34:23.743326562Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics\" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.745097 crc crio[22562]: time=\"2026-06-19T11:34:23.744982173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.771226 crc crio[22562]: time=\"2026-06-19T11:34:23.771076342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.774837 crc crio[22562]: time=\"2026-06-19T11:34:23.774753872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:23.918782 crc crio[22562]: time=\"2026-06-19T11:34:23.918674218Z\" level=info msg=\"Created container 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics\" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.920396 crc crio[22562]: time=\"2026-06-19T11:34:23.920273717Z\" level=info msg=\"Starting container: 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc\" id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:23.929842 crc crio[22562]: time=\"2026-06-19T11:34:23.929523074Z\" level=info msg=\"Started container\" PID=43820 containerID=6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc description=openshift-frr-k8s/frr-k8s-qz26m/frr-metrics id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:23.949928 crc crio[22562]: time=\"2026-06-19T11:34:23.949579044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a10c920a-d283-4661-8f3c-9d84c1868996 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.958029 crc crio[22562]: time=\"2026-06-19T11:34:23.956484644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2fd5348a-fe21-4307-a80d-cec5f3055bda name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:23.966033 crc crio[22562]: time=\"2026-06-19T11:34:23.965921605Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-status\" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:23.968348 crc crio[22562]: time=\"2026-06-19T11:34:23.968275153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.001399 crc crio[22562]: time=\"2026-06-19T11:34:24.001211339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.006382 crc crio[22562]: time=\"2026-06-19T11:34:24.006276344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.113311 crc crio[22562]: time=\"2026-06-19T11:34:24.113021068Z\" level=info msg=\"Created container d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401: openshift-frr-k8s/frr-k8s-qz26m/frr-status\" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:24.115499 crc crio[22562]: time=\"2026-06-19T11:34:24.115402017Z\" level=info msg=\"Starting container: d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401\" id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:24.121956 crc crio[22562]: time=\"2026-06-19T11:34:24.121853744Z\" level=info msg=\"Started container\" PID=43839 containerID=d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401 description=openshift-frr-k8s/frr-k8s-qz26m/frr-status id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:24.149859 crc crio[22562]: time=\"2026-06-19T11:34:24.149659625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85e7bc00-aeae-4739-a4c8-8d3367e47dfe name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:24.153898 crc crio[22562]: time=\"2026-06-19T11:34:24.153822857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7b632fe-5e7e-4f52-ab92-7dd086556178 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:24.165290 crc crio[22562]: time=\"2026-06-19T11:34:24.163630348Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy\" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:24.165688 crc crio[22562]: time=\"2026-06-19T11:34:24.165574956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.208600 crc crio[22562]: time=\"2026-06-19T11:34:24.208543618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.732243 crc crio[22562]: time=\"2026-06-19T11:34:24.73164786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:24.903633 crc crio[22562]: time=\"2026-06-19T11:34:24.903537462Z\" level=info msg=\"Created container dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy\" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:24.906999 crc crio[22562]: time=\"2026-06-19T11:34:24.906812942Z\" level=info msg=\"Starting container: dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0\" id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:24.923609 crc crio[22562]: time=\"2026-06-19T11:34:24.922797233Z\" level=info msg=\"Started container\" PID=43873 containerID=dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:24.979257 crc crio[22562]: time=\"2026-06-19T11:34:24.977554354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7c0716c-d1c0-481e-afd2-49450d15cf39 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:24.998394 crc crio[22562]: time=\"2026-06-19T11:34:24.9977624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=892f6cd7-7d6a-450c-985e-b10c80ed445f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:25.029633 crc crio[22562]: time=\"2026-06-19T11:34:25.028912232Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr\" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:25.032057 crc crio[22562]: time=\"2026-06-19T11:34:25.031782983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:25.168051 crc crio[22562]: time=\"2026-06-19T11:34:25.167951618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:25.768938 crc crio[22562]: time=\"2026-06-19T11:34:25.768853978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:25.909646 crc crio[22562]: time=\"2026-06-19T11:34:25.909494312Z\" level=info msg=\"Created container ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr\" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:25.911914 crc crio[22562]: time=\"2026-06-19T11:34:25.911718846Z\" level=info msg=\"Starting container: ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65\" id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:25.919958 crc crio[22562]: time=\"2026-06-19T11:34:25.919489537Z\" level=info msg=\"Started container\" PID=43956 containerID=ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc\nJun 19 11:34:32.032105 crc crio[22562]: time=\"2026-06-19T11:34:32.031459967Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4g5c8/POD\" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:32.034034 crc crio[22562]: time=\"2026-06-19T11:34:32.032197866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:32.065119 crc crio[22562]: time=\"2026-06-19T11:34:32.065009659Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}\"\nJun 19 11:34:32.065119 crc crio[22562]: time=\"2026-06-19T11:34:32.065095821Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4g5c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:34:35.282943 crc crio[22562]: 2026-06-19T11:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cb9f038d1722e6 Mac:f6:5d:bc:e1:f3:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 SocketPath: PciID:}] [{Interface:0xc00037f670 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:34:35.285428 crc crio[22562]: time=\"2026-06-19T11:34:35.285031213Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}\"\nJun 19 11:34:35.285489 crc crio[22562]: time=\"2026-06-19T11:34:35.285446133Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4g5c8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:34:35.294775 crc crio[22562]: time=\"2026-06-19T11:34:35.294677649Z\" level=info msg=\"Ran pod sandbox 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 with infra container: openshift-marketplace/community-operators-4g5c8/POD\" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:35.297394 crc crio[22562]: time=\"2026-06-19T11:34:35.297320064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=128729e9-0655-44c1-8857-50da3a77b6ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:35.300190 crc crio[22562]: time=\"2026-06-19T11:34:35.300029731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5158d286-d4e3-48a6-9681-fd4414549904 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:35.560337 crc crio[22562]: time=\"2026-06-19T11:34:35.559604998Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:35.560674 crc crio[22562]: time=\"2026-06-19T11:34:35.560438149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:35.637619 crc crio[22562]: time=\"2026-06-19T11:34:35.635419565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:35.655893 crc crio[22562]: time=\"2026-06-19T11:34:35.655514358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:35.954633 crc crio[22562]: time=\"2026-06-19T11:34:35.954477831Z\" level=info msg=\"Created container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:35.956577 crc crio[22562]: time=\"2026-06-19T11:34:35.95650174Z\" level=info msg=\"Starting container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2\" id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:35.966484 crc crio[22562]: time=\"2026-06-19T11:34:35.966364932Z\" level=info msg=\"Started container\" PID=44170 containerID=713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2 description=openshift-marketplace/community-operators-4g5c8/extract-utilities id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\nJun 19 11:34:36.427307 crc crio[22562]: time=\"2026-06-19T11:34:36.421372888Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:36.433217 crc crio[22562]: time=\"2026-06-19T11:34:36.431973317Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:34:37.012511 crc crio[22562]: time=\"2026-06-19T11:34:37.011992214Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:37.014729 crc crio[22562]: time=\"2026-06-19T11:34:37.014606448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2aea1a8f-975f-4198-89cb-2d051b9281ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:37.019374 crc crio[22562]: time=\"2026-06-19T11:34:37.018116195Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ac936fea-0bf8-4d09-8f64-4a5086d746e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:37.027210 crc crio[22562]: time=\"2026-06-19T11:34:37.026702755Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/extract-content\" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:37.027398 crc crio[22562]: time=\"2026-06-19T11:34:37.02735156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:37.058263 crc crio[22562]: time=\"2026-06-19T11:34:37.058110725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:37.061965 crc crio[22562]: time=\"2026-06-19T11:34:37.061895647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:37.251531 crc crio[22562]: time=\"2026-06-19T11:34:37.251396538Z\" level=info msg=\"Created container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content\" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:37.258462 crc crio[22562]: time=\"2026-06-19T11:34:37.253855119Z\" level=info msg=\"Starting container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e\" id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:37.265095 crc crio[22562]: time=\"2026-06-19T11:34:37.26491818Z\" level=info msg=\"Started container\" PID=44206 containerID=e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e description=openshift-marketplace/community-operators-4g5c8/extract-content id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\nJun 19 11:34:42.523385 crc crio[22562]: time=\"2026-06-19T11:34:42.521786765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39c44c0e-a5bf-43ec-80b3-217d430cc05f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:42.528706 crc crio[22562]: time=\"2026-06-19T11:34:42.527816724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85610ddf-094f-489f-a40c-007d06a36c0f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:42.537670 crc crio[22562]: time=\"2026-06-19T11:34:42.537585533Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/registry-server\" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:42.538295 crc crio[22562]: time=\"2026-06-19T11:34:42.538117406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:42.601200 crc crio[22562]: time=\"2026-06-19T11:34:42.600793571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:42.605375 crc crio[22562]: time=\"2026-06-19T11:34:42.605293672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:42.868965 crc crio[22562]: time=\"2026-06-19T11:34:42.868826576Z\" level=info msg=\"Created container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:42.871006 crc crio[22562]: time=\"2026-06-19T11:34:42.870891897Z\" level=info msg=\"Starting container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded\" id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:42.879949 crc crio[22562]: time=\"2026-06-19T11:34:42.879644663Z\" level=info msg=\"Started container\" PID=44248 containerID=5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded description=openshift-marketplace/community-operators-4g5c8/registry-server id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\nJun 19 11:34:48.248499 crc crio[22562]: time=\"2026-06-19T11:34:48.244719928Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ztgg8/POD\" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:48.248499 crc crio[22562]: time=\"2026-06-19T11:34:48.245820816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:48.330494 crc crio[22562]: time=\"2026-06-19T11:34:48.330139211Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}\"\nJun 19 11:34:48.330494 crc crio[22562]: time=\"2026-06-19T11:34:48.330462328Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ztgg8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:34:50.714866 crc crio[22562]: 2026-06-19T11:34:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5fe6689fe50c19 Mac:2a:ce:c2:73:77:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 SocketPath: PciID:}] [{Interface:0xc00044d160 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:34:50.718596 crc crio[22562]: time=\"2026-06-19T11:34:50.717983528Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}\"\nJun 19 11:34:50.718596 crc crio[22562]: time=\"2026-06-19T11:34:50.718308666Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ztgg8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:34:50.732301 crc crio[22562]: time=\"2026-06-19T11:34:50.731366946Z\" level=info msg=\"Ran pod sandbox b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee with infra container: openshift-marketplace/certified-operators-ztgg8/POD\" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:50.737295 crc crio[22562]: time=\"2026-06-19T11:34:50.736665677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=07fa347a-153f-4027-91d6-dab3031bfdc9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:50.739500 crc crio[22562]: time=\"2026-06-19T11:34:50.739424944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92e0c6a0-45ed-4626-9099-5e6bf0c8d154 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:50.752576 crc crio[22562]: time=\"2026-06-19T11:34:50.752399052Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:50.753312 crc crio[22562]: time=\"2026-06-19T11:34:50.753072398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:50.836631 crc crio[22562]: time=\"2026-06-19T11:34:50.836462801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:50.848532 crc crio[22562]: time=\"2026-06-19T11:34:50.848121317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:51.054893 crc crio[22562]: time=\"2026-06-19T11:34:51.054039Z\" level=info msg=\"Created container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:51.057084 crc crio[22562]: time=\"2026-06-19T11:34:51.056910761Z\" level=info msg=\"Starting container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389\" id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:51.066448 crc crio[22562]: time=\"2026-06-19T11:34:51.066302761Z\" level=info msg=\"Started container\" PID=44467 containerID=0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389 description=openshift-marketplace/certified-operators-ztgg8/extract-utilities id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\nJun 19 11:34:51.956125 crc crio[22562]: time=\"2026-06-19T11:34:51.955358978Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:51.962118 crc crio[22562]: time=\"2026-06-19T11:34:51.96199643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:34:52.682885 crc crio[22562]: time=\"2026-06-19T11:34:52.682432247Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:52.685010 crc crio[22562]: time=\"2026-06-19T11:34:52.684015746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=16eaa4e4-2a58-45ab-8948-5ba8929db01f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:52.688944 crc crio[22562]: time=\"2026-06-19T11:34:52.688766223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ffd5238-b70d-427b-8553-886ce77fcbad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:34:52.700355 crc crio[22562]: time=\"2026-06-19T11:34:52.700272184Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:52.701069 crc crio[22562]: time=\"2026-06-19T11:34:52.700851358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:52.790094 crc crio[22562]: time=\"2026-06-19T11:34:52.789819128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:52.809854 crc crio[22562]: time=\"2026-06-19T11:34:52.809401718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:53.006774 crc crio[22562]: time=\"2026-06-19T11:34:53.00587267Z\" level=info msg=\"Created container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:34:53.010590 crc crio[22562]: time=\"2026-06-19T11:34:53.010410771Z\" level=info msg=\"Starting container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd\" id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:34:53.058309 crc crio[22562]: time=\"2026-06-19T11:34:53.057904005Z\" level=info msg=\"Started container\" PID=44495 containerID=f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd description=openshift-marketplace/certified-operators-ztgg8/extract-content id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\nJun 19 11:34:57.443005 crc crio[22562]: time=\"2026-06-19T11:34:57.442501195Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD\" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:57.443005 crc crio[22562]: time=\"2026-06-19T11:34:57.442999838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:57.484210 crc crio[22562]: time=\"2026-06-19T11:34:57.484025243Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}\"\nJun 19 11:34:57.484210 crc crio[22562]: time=\"2026-06-19T11:34:57.484198287Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:34:59.595457 crc crio[22562]: 2026-06-19T11:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c7991ce7954a4 Mac:b2:31:60:16:7f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:34:59.595457 crc crio[22562]: time=\"2026-06-19T11:34:59.594403127Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}\"\nJun 19 11:34:59.595457 crc crio[22562]: time=\"2026-06-19T11:34:59.594552081Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:34:59.611685 crc crio[22562]: time=\"2026-06-19T11:34:59.611551097Z\" level=info msg=\"Ran pod sandbox b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD\" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:59.624806 crc crio[22562]: time=\"2026-06-19T11:34:59.622839384Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage\nJun 19 11:34:59.640919 crc crio[22562]: time=\"2026-06-19T11:34:59.640809145Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 19 11:34:59.692248 crc crio[22562]: time=\"2026-06-19T11:34:59.691713572Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-lwgt8/POD\" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:34:59.692248 crc crio[22562]: time=\"2026-06-19T11:34:59.691920047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:34:59.766433 crc crio[22562]: time=\"2026-06-19T11:34:59.765778576Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}\"\nJun 19 11:34:59.766433 crc crio[22562]: time=\"2026-06-19T11:34:59.765933449Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-lwgt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:00.130124 crc crio[22562]: time=\"2026-06-19T11:35:00.129620778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e24fddea-34ae-40e2-9c86-b6f34ad54e74 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:00.133115 crc crio[22562]: time=\"2026-06-19T11:35:00.13296577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f29e5dff-07aa-4e67-a808-795f0f2f011c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:00.150840 crc crio[22562]: time=\"2026-06-19T11:35:00.142885442Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:00.150840 crc crio[22562]: time=\"2026-06-19T11:35:00.143496867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:00.205853 crc crio[22562]: time=\"2026-06-19T11:35:00.205775403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:00.210570 crc crio[22562]: time=\"2026-06-19T11:35:00.210213202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:00.362320 crc crio[22562]: time=\"2026-06-19T11:35:00.36201984Z\" level=info msg=\"Created container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:00.368430 crc crio[22562]: time=\"2026-06-19T11:35:00.366589683Z\" level=info msg=\"Starting container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f\" id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:00.382091 crc crio[22562]: time=\"2026-06-19T11:35:00.381450136Z\" level=info msg=\"Started container\" PID=44728 containerID=fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f description=openshift-marketplace/certified-operators-ztgg8/registry-server id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\nJun 19 11:35:00.410352 crc crio[22562]: 2026-06-19T11:35:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3097d4b08213f2f Mac:0e:d6:85:d6:e1:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:00.414109 crc crio[22562]: time=\"2026-06-19T11:35:00.413501831Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}\"\nJun 19 11:35:00.414109 crc crio[22562]: time=\"2026-06-19T11:35:00.413662975Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-lwgt8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:00.435450 crc crio[22562]: time=\"2026-06-19T11:35:00.435132172Z\" level=info msg=\"Ran pod sandbox 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 with infra container: openstack-operators/openstack-operator-index-lwgt8/POD\" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:00.457464 crc crio[22562]: time=\"2026-06-19T11:35:00.456876324Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:00.466258 crc crio[22562]: time=\"2026-06-19T11:35:00.465015374Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"\nJun 19 11:35:04.113024 crc crio[22562]: time=\"2026-06-19T11:35:04.112603493Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-x9sn4/POD\" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:04.114602 crc crio[22562]: time=\"2026-06-19T11:35:04.113094534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:06.583118 crc crio[22562]: time=\"2026-06-19T11:35:06.581844857Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD\" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:06.584814 crc crio[22562]: time=\"2026-06-19T11:35:06.583127168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:06.955876 crc crio[22562]: time=\"2026-06-19T11:35:06.954339291Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD\" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:06.955876 crc crio[22562]: time=\"2026-06-19T11:35:06.954458684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:07.931898 crc crio[22562]: time=\"2026-06-19T11:35:07.926843022Z\" level=info msg=\"Stopping container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded (timeout: 2s)\" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:08.244078 crc crio[22562]: time=\"2026-06-19T11:35:08.243733004Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}\"\nJun 19 11:35:08.244078 crc crio[22562]: time=\"2026-06-19T11:35:08.24400858Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-x9sn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:08.261899 crc crio[22562]: time=\"2026-06-19T11:35:08.261802508Z\" 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=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:08.262873 crc crio[22562]: time=\"2026-06-19T11:35:08.262677428Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}\"\nJun 19 11:35:08.263257 crc crio[22562]: time=\"2026-06-19T11:35:08.262868023Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:08.273860 crc crio[22562]: time=\"2026-06-19T11:35:08.273405202Z\" level=info msg=\"Stopped container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:08.278320 crc crio[22562]: time=\"2026-06-19T11:35:08.277909202Z\" level=info msg=\"Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:08.278677 crc crio[22562]: time=\"2026-06-19T11:35:08.278612078Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0005ac130}] Aliases:map[]}\"\nJun 19 11:35:08.278971 crc crio[22562]: time=\"2026-06-19T11:35:08.278826185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4g5c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:08.937813 crc crio[22562]: time=\"2026-06-19T11:35:08.931914961Z\" level=info msg=\"Removing container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752\" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:10.007659 crc crio[22562]: 2026-06-19T11:35:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1eae7882824bb1 Mac:26:2a:80:00:58:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 SocketPath: PciID:}] [{Interface:0xc0002c69c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:10.007659 crc crio[22562]: time=\"2026-06-19T11:35:10.003025458Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}\"\nJun 19 11:35:10.007659 crc crio[22562]: time=\"2026-06-19T11:35:10.003493Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-x9sn4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:10.151828 crc crio[22562]: 2026-06-19T11:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a141b7adc725 Mac:ae:69:b8:f9:97:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd SocketPath: PciID:}] [{Interface:0xc0002945b0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:10.160269 crc crio[22562]: time=\"2026-06-19T11:35:10.152726115Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}\"\nJun 19 11:35:10.160269 crc crio[22562]: time=\"2026-06-19T11:35:10.152979301Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:11.288592 crc crio[22562]: time=\"2026-06-19T11:35:11.288485516Z\" level=info msg=\"Ran pod sandbox 5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed with infra container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD\" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:11.292553 crc crio[22562]: time=\"2026-06-19T11:35:11.292482824Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:11.300744 crc crio[22562]: time=\"2026-06-19T11:35:11.30049238Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 19 11:35:11.424465 crc crio[22562]: time=\"2026-06-19T11:35:11.424375525Z\" level=info msg=\"Ran pod sandbox ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD\" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:11.428286 crc crio[22562]: time=\"2026-06-19T11:35:11.428196429Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:11.430903 crc crio[22562]: time=\"2026-06-19T11:35:11.430818113Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 19 11:35:11.433695 crc crio[22562]: time=\"2026-06-19T11:35:11.433486198Z\" level=info msg=\"Ran pod sandbox d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 with infra container: openstack-operators/openstack-operator-index-x9sn4/POD\" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:11.433957 crc crio[22562]: time=\"2026-06-19T11:35:11.433873197Z\" level=info msg=\"Stopped pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:11.440840 crc crio[22562]: time=\"2026-06-19T11:35:11.439754591Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:11.441772 crc crio[22562]: time=\"2026-06-19T11:35:11.441679659Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"\nJun 19 11:35:11.825326 crc crio[22562]: time=\"2026-06-19T11:35:11.824941437Z\" level=info msg=\"Removing container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded\" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:12.848886 crc crio[22562]: time=\"2026-06-19T11:35:12.84775593Z\" level=info msg=\"Stopping container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f (timeout: 2s)\" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:12.913102 crc crio[22562]: time=\"2026-06-19T11:35:12.912749342Z\" level=info msg=\"Removed container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:12.928423 crc crio[22562]: time=\"2026-06-19T11:35:12.928307613Z\" level=info msg=\"Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:12.928653 crc crio[22562]: time=\"2026-06-19T11:35:12.928433096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:12.929224 crc crio[22562]: time=\"2026-06-19T11:35:12.929075462Z\" level=info msg=\"Removing pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:35:12.944377 crc crio[22562]: time=\"2026-06-19T11:35:12.944268185Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:12.945847 crc crio[22562]: time=\"2026-06-19T11:35:12.945331601Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0daeb324-c17e-4dce-b0d1-e6e8a776ca29 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:13.027739 crc crio[22562]: time=\"2026-06-19T11:35:13.027606725Z\" level=info msg=\"Removed container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:13.034102 crc crio[22562]: time=\"2026-06-19T11:35:13.032718601Z\" level=info msg=\"Removing container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e\" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:13.040772 crc crio[22562]: time=\"2026-06-19T11:35:13.040613475Z\" level=info msg=\"Stopped container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:13.041815 crc crio[22562]: time=\"2026-06-19T11:35:13.041614999Z\" level=info msg=\"Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:13.042575 crc crio[22562]: time=\"2026-06-19T11:35:13.042503771Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc002e5e238}] Aliases:map[]}\"\nJun 19 11:35:13.042783 crc crio[22562]: time=\"2026-06-19T11:35:13.042688575Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-ztgg8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:13.050611 crc crio[22562]: time=\"2026-06-19T11:35:13.050500116Z\" level=info msg=\"Removed pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:35:13.212692 crc crio[22562]: time=\"2026-06-19T11:35:13.211298745Z\" level=info msg=\"Removed container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content\" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:13.219480 crc crio[22562]: time=\"2026-06-19T11:35:13.219443095Z\" level=info msg=\"Removing container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2\" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:13.363787 crc crio[22562]: time=\"2026-06-19T11:35:13.363578705Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c31553f3-789a-4dec-ba75-501694ff8d0c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:13.370444 crc crio[22562]: time=\"2026-06-19T11:35:13.370373982Z\" level=info msg=\"Removed container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:13.487115 crc crio[22562]: time=\"2026-06-19T11:35:13.485347298Z\" level=info msg=\"Stopped pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:13.881336 crc crio[22562]: time=\"2026-06-19T11:35:13.879552854Z\" level=info msg=\"Removing container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f\" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:14.444438 crc crio[22562]: time=\"2026-06-19T11:35:14.443780365Z\" level=info msg=\"Removed container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:14.445626 crc crio[22562]: time=\"2026-06-19T11:35:14.445522998Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager\" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:14.448862 crc crio[22562]: time=\"2026-06-19T11:35:14.448804048Z\" level=info msg=\"Removing container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd\" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:19.603832 crc crio[22562]: time=\"2026-06-19T11:35:19.60267108Z\" level=info msg=\"Removed container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:19.606580 crc crio[22562]: time=\"2026-06-19T11:35:19.604532257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:19.610341 crc crio[22562]: time=\"2026-06-19T11:35:19.610239525Z\" level=info msg=\"Removing container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389\" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:19.645208 crc crio[22562]: time=\"2026-06-19T11:35:19.642518747Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5\" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:19.645208 crc crio[22562]: time=\"2026-06-19T11:35:19.644415863Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e8b33a2d-7cf8-43e5-be98-86832b6b023c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:19.714817 crc crio[22562]: time=\"2026-06-19T11:35:19.714677174Z\" level=info msg=\"Removed container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:19.719268 crc crio[22562]: time=\"2026-06-19T11:35:19.719132934Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=855d0313-5377-4f41-a57b-f6f604518022 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:19.719636 crc crio[22562]: time=\"2026-06-19T11:35:19.719478491Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:19.728007 crc crio[22562]: time=\"2026-06-19T11:35:19.727212671Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=79da80ca-1d64-4880-90d9-7c8ab2917c39 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:19.747486 crc crio[22562]: time=\"2026-06-19T11:35:19.747327455Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5\" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:19.753434 crc crio[22562]: time=\"2026-06-19T11:35:19.752539911Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=860d8754-ce96-4865-9586-14745bda6eb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:19.762342 crc crio[22562]: time=\"2026-06-19T11:35:19.762248529Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=96606770-8920-4048-8b5c-ff94c3c1fe71 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:20.167261 crc crio[22562]: time=\"2026-06-19T11:35:20.166987523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.171529 crc crio[22562]: time=\"2026-06-19T11:35:20.171382832Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:20.210419 crc crio[22562]: time=\"2026-06-19T11:35:20.210276614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.319791 crc crio[22562]: time=\"2026-06-19T11:35:20.319688444Z\" level=info msg=\"Created container 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager\" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:20.321446 crc crio[22562]: time=\"2026-06-19T11:35:20.321299144Z\" level=info msg=\"Starting container: 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754\" id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:20.328368 crc crio[22562]: time=\"2026-06-19T11:35:20.328283535Z\" level=info msg=\"Started container\" PID=45927 containerID=871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754 description=baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88\nJun 19 11:35:20.515618 crc crio[22562]: time=\"2026-06-19T11:35:20.515477219Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader\" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:20.856318 crc crio[22562]: time=\"2026-06-19T11:35:20.855030057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.857302 crc crio[22562]: time=\"2026-06-19T11:35:20.856503983Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=f1796f91-91f4-4d3d-974c-139e9f86e081 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:20.874834 crc crio[22562]: time=\"2026-06-19T11:35:20.874709829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.893077 crc crio[22562]: time=\"2026-06-19T11:35:20.892986707Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-x9sn4/registry-server\" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:20.900371 crc crio[22562]: time=\"2026-06-19T11:35:20.900288736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.920255 crc crio[22562]: time=\"2026-06-19T11:35:20.92002441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.934582 crc crio[22562]: time=\"2026-06-19T11:35:20.934118884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.952416 crc crio[22562]: time=\"2026-06-19T11:35:20.95230691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:20.989643 crc crio[22562]: time=\"2026-06-19T11:35:20.989589463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:21.001323 crc crio[22562]: time=\"2026-06-19T11:35:21.001281169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:21.135275 crc crio[22562]: time=\"2026-06-19T11:35:21.129664774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:21.182006 crc crio[22562]: time=\"2026-06-19T11:35:21.181903964Z\" level=info msg=\"Created container b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84: openstack-operators/openstack-operator-index-x9sn4/registry-server\" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:21.184262 crc crio[22562]: time=\"2026-06-19T11:35:21.183929754Z\" level=info msg=\"Starting container: b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84\" id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:21.191185 crc crio[22562]: time=\"2026-06-19T11:35:21.190723229Z\" level=info msg=\"Started container\" PID=45989 containerID=b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84 description=openstack-operators/openstack-operator-index-x9sn4/registry-server id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29\nJun 19 11:35:21.198084 crc crio[22562]: time=\"2026-06-19T11:35:21.197950407Z\" level=info msg=\"Created container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:21.200440 crc crio[22562]: time=\"2026-06-19T11:35:21.200361657Z\" level=info msg=\"Starting container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f\" id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:21.212455 crc crio[22562]: time=\"2026-06-19T11:35:21.212332649Z\" level=info msg=\"Started container\" PID=45983 containerID=7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f description=openstack-operators/openstack-operator-index-lwgt8/registry-server id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\nJun 19 11:35:21.228644 crc crio[22562]: time=\"2026-06-19T11:35:21.228492615Z\" level=info msg=\"Created container 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader\" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:21.232342 crc crio[22562]: time=\"2026-06-19T11:35:21.231909559Z\" level=info msg=\"Starting container: 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede\" id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:21.248882 crc crio[22562]: time=\"2026-06-19T11:35:21.248195078Z\" level=info msg=\"Started container\" PID=45998 containerID=6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed\nJun 19 11:35:22.122285 crc crio[22562]: time=\"2026-06-19T11:35:22.121338485Z\" level=info msg=\"Stopping container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f (timeout: 2s)\" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:30.157718 crc crio[22562]: time=\"2026-06-19T11:35:30.155800827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vg5hl/POD\" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:30.157718 crc crio[22562]: time=\"2026-06-19T11:35:30.157640322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:30.813632 crc crio[22562]: time=\"2026-06-19T11:35:30.812660567Z\" level=info msg=\"Stopped container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:30.815741 crc crio[22562]: time=\"2026-06-19T11:35:30.815571599Z\" level=info msg=\"Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:30.821785 crc crio[22562]: time=\"2026-06-19T11:35:30.81724259Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc0032d2128}] Aliases:map[]}\"\nJun 19 11:35:30.821785 crc crio[22562]: time=\"2026-06-19T11:35:30.817508836Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-lwgt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:30.897816 crc crio[22562]: time=\"2026-06-19T11:35:30.897724281Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}\"\nJun 19 11:35:30.897816 crc crio[22562]: time=\"2026-06-19T11:35:30.897786403Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vg5hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:30.921453 crc crio[22562]: time=\"2026-06-19T11:35:30.920737265Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:5e280dc393649b779c690f0d0192aac826c43f78bb61da657ac23fc87d5ad032\" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:30.926065 crc crio[22562]: time=\"2026-06-19T11:35:30.925963554Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=3780fd79-559f-4596-a020-30ccc3c5342a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:30.940313 crc crio[22562]: time=\"2026-06-19T11:35:30.940219133Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=d6a20bd0-b535-4613-a694-a49e4b4d6086 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:30.954391 crc crio[22562]: time=\"2026-06-19T11:35:30.954317447Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:30.961908 crc crio[22562]: time=\"2026-06-19T11:35:30.96177226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.020690 crc crio[22562]: time=\"2026-06-19T11:35:31.020590221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.093231 crc crio[22562]: time=\"2026-06-19T11:35:31.092519262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.301559 crc crio[22562]: time=\"2026-06-19T11:35:31.301360949Z\" level=info msg=\"Created container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:31.305029 crc crio[22562]: time=\"2026-06-19T11:35:31.304962416Z\" level=info msg=\"Starting container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95\" id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:31.319875 crc crio[22562]: time=\"2026-06-19T11:35:31.31977214Z\" level=info msg=\"Started container\" PID=46270 containerID=5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 description=baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\nJun 19 11:35:31.363554 crc crio[22562]: time=\"2026-06-19T11:35:31.363328736Z\" level=info msg=\"Stopped pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:31.708276 crc crio[22562]: 2026-06-19T11:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6c39ff5b2a1f Mac:16:58:27:80:50:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:31.710223 crc crio[22562]: time=\"2026-06-19T11:35:31.71008061Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}\"\nJun 19 11:35:31.710432 crc crio[22562]: time=\"2026-06-19T11:35:31.710374427Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vg5hl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:31.719337 crc crio[22562]: time=\"2026-06-19T11:35:31.719265375Z\" level=info msg=\"Ran pod sandbox 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d with infra container: openshift-marketplace/redhat-marketplace-vg5hl/POD\" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:31.723954 crc crio[22562]: time=\"2026-06-19T11:35:31.723422707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=415439e0-1a08-4767-a765-a7442978365a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:31.725510 crc crio[22562]: time=\"2026-06-19T11:35:31.725440516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36b44bcf-dd9a-4a95-826e-47ea4ddd9fa4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:31.736270 crc crio[22562]: time=\"2026-06-19T11:35:31.732915159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:31.736270 crc crio[22562]: time=\"2026-06-19T11:35:31.733528005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.764542 crc crio[22562]: time=\"2026-06-19T11:35:31.764458082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.769480 crc crio[22562]: time=\"2026-06-19T11:35:31.769429554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:31.878271 crc crio[22562]: time=\"2026-06-19T11:35:31.878092155Z\" level=info msg=\"Created container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:31.880721 crc crio[22562]: time=\"2026-06-19T11:35:31.880695459Z\" level=info msg=\"Starting container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05\" id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:31.899743 crc crio[22562]: time=\"2026-06-19T11:35:31.898914516Z\" level=info msg=\"Started container\" PID=46339 containerID=1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05 description=openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\nJun 19 11:35:32.469435 crc crio[22562]: time=\"2026-06-19T11:35:32.469352757Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:32.485200 crc crio[22562]: time=\"2026-06-19T11:35:32.484979151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:35:33.034733 crc crio[22562]: time=\"2026-06-19T11:35:33.034086961Z\" level=info msg=\"Running pod sandbox: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD\" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:33.034890 crc crio[22562]: time=\"2026-06-19T11:35:33.034762847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:33.101567 crc crio[22562]: time=\"2026-06-19T11:35:33.101460122Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}\"\nJun 19 11:35:33.101755 crc crio[22562]: time=\"2026-06-19T11:35:33.101563204Z\" level=info msg=\"Adding pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:33.385517 crc crio[22562]: time=\"2026-06-19T11:35:33.384383101Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:33.395305 crc crio[22562]: time=\"2026-06-19T11:35:33.395015072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=89190425-604f-48e5-b6db-424f089b91c3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:33.401956 crc crio[22562]: time=\"2026-06-19T11:35:33.40184174Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e4e2a2fb-0bb6-4da0-b2c4-1eda69e385f1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:33.420468 crc crio[22562]: time=\"2026-06-19T11:35:33.419763978Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:33.423608 crc crio[22562]: time=\"2026-06-19T11:35:33.422367312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:33.503317 crc crio[22562]: time=\"2026-06-19T11:35:33.502961016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:33.509782 crc crio[22562]: time=\"2026-06-19T11:35:33.509664651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:33.763430 crc crio[22562]: time=\"2026-06-19T11:35:33.763338134Z\" level=info msg=\"Created container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:33.766596 crc crio[22562]: time=\"2026-06-19T11:35:33.766320227Z\" level=info msg=\"Starting container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a\" id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:33.788731 crc crio[22562]: time=\"2026-06-19T11:35:33.78847362Z\" level=info msg=\"Started container\" PID=46373 containerID=0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a description=openshift-marketplace/redhat-marketplace-vg5hl/extract-content id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\nJun 19 11:35:35.737206 crc crio[22562]: 2026-06-19T11:35:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883fd336bee02c2 Mac:4a:e4:03:45:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:35.778402 crc crio[22562]: time=\"2026-06-19T11:35:35.777593803Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}\"\nJun 19 11:35:35.778402 crc crio[22562]: time=\"2026-06-19T11:35:35.778003993Z\" level=info msg=\"Checking pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:35.837696 crc crio[22562]: time=\"2026-06-19T11:35:35.836952207Z\" level=info msg=\"Ran pod sandbox 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae with infra container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD\" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:35.849492 crc crio[22562]: time=\"2026-06-19T11:35:35.848635044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de25d016-e0d0-4a73-ad38-7684b2b3cae6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:35.885329 crc crio[22562]: time=\"2026-06-19T11:35:35.884835911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=94ae5029-e4f4-4de1-8e68-f48196cea815 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:35.919640 crc crio[22562]: time=\"2026-06-19T11:35:35.918924535Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util\" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:35.928765 crc crio[22562]: time=\"2026-06-19T11:35:35.927524256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:36.084735 crc crio[22562]: time=\"2026-06-19T11:35:36.083626889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:36.117627 crc crio[22562]: time=\"2026-06-19T11:35:36.114938916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:36.309412 crc crio[22562]: time=\"2026-06-19T11:35:36.306839747Z\" level=info msg=\"Created container ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util\" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:36.316436 crc crio[22562]: time=\"2026-06-19T11:35:36.315928319Z\" level=info msg=\"Starting container: ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968\" id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:36.340903 crc crio[22562]: time=\"2026-06-19T11:35:36.340472441Z\" level=info msg=\"Started container\" PID=46523 containerID=ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\nJun 19 11:35:38.889448 crc crio[22562]: time=\"2026-06-19T11:35:38.887598311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89f60ff9-6412-46f4-a106-862485828747 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:38.936673 crc crio[22562]: time=\"2026-06-19T11:35:38.93613046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8abb409f-c037-4b6c-b7f4-e8ec6d796dee name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:39.045118 crc crio[22562]: time=\"2026-06-19T11:35:39.044843063Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:39.045473 crc crio[22562]: time=\"2026-06-19T11:35:39.045323385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:39.128834 crc crio[22562]: time=\"2026-06-19T11:35:39.128731808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:39.132620 crc crio[22562]: time=\"2026-06-19T11:35:39.1324972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:39.315371 crc crio[22562]: time=\"2026-06-19T11:35:39.314638911Z\" level=info msg=\"Created container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:39.316763 crc crio[22562]: time=\"2026-06-19T11:35:39.316691851Z\" level=info msg=\"Starting container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3\" id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:39.325434 crc crio[22562]: time=\"2026-06-19T11:35:39.325378675Z\" level=info msg=\"Started container\" PID=46559 containerID=77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 description=openshift-marketplace/redhat-marketplace-vg5hl/registry-server id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\nJun 19 11:35:39.921509 crc crio[22562]: time=\"2026-06-19T11:35:39.921426914Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:39.923860 crc crio[22562]: time=\"2026-06-19T11:35:39.923756421Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"\nJun 19 11:35:42.318549 crc crio[22562]: time=\"2026-06-19T11:35:42.316542893Z\" level=info msg=\"Stopping container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 (timeout: 10s)\" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:42.331441 crc crio[22562]: time=\"2026-06-19T11:35:42.331012397Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d0b28b05526db38cd39bb2948f3c01f80fa64c5f65eb0c44075279533ea32dcc\" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:42.334828 crc crio[22562]: time=\"2026-06-19T11:35:42.334452942Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=ec21c340-ab8f-4b9c-a3d6-4237abaa5e94 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:42.346736 crc crio[22562]: time=\"2026-06-19T11:35:42.346568899Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e79b5b77-ca70-45b3-9e61-0dcc3fb0d721 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:42.364502 crc crio[22562]: time=\"2026-06-19T11:35:42.363883623Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull\" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:42.366780 crc crio[22562]: time=\"2026-06-19T11:35:42.366548578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:42.425621 crc crio[22562]: time=\"2026-06-19T11:35:42.425519381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:42.426008 crc crio[22562]: time=\"2026-06-19T11:35:42.425874211Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/passwd: no such file or directory\"\nJun 19 11:35:42.426008 crc crio[22562]: time=\"2026-06-19T11:35:42.425905511Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/group: no such file or directory\"\nJun 19 11:35:42.429496 crc crio[22562]: time=\"2026-06-19T11:35:42.429429307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:42.472122 crc crio[22562]: time=\"2026-06-19T11:35:42.471998099Z\" level=info msg=\"Stopped container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:42.473692 crc crio[22562]: time=\"2026-06-19T11:35:42.473607058Z\" level=info msg=\"Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:42.474653 crc crio[22562]: time=\"2026-06-19T11:35:42.474566362Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc0005ac9c0}] Aliases:map[]}\"\nJun 19 11:35:42.474881 crc crio[22562]: time=\"2026-06-19T11:35:42.474820498Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:42.942845 crc crio[22562]: time=\"2026-06-19T11:35:42.941890108Z\" level=info msg=\"Created container ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull\" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:42.948614 crc crio[22562]: time=\"2026-06-19T11:35:42.947881635Z\" level=info msg=\"Starting container: ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c\" id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:43.000236 crc crio[22562]: time=\"2026-06-19T11:35:42.9999181Z\" level=info msg=\"Started container\" PID=46659 containerID=ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\nJun 19 11:35:43.136116 crc crio[22562]: time=\"2026-06-19T11:35:43.135808698Z\" level=info msg=\"Stopped pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:44.066427 crc crio[22562]: time=\"2026-06-19T11:35:44.064772864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c89abb9-b6e8-4b2f-b4c0-109e7f7554c6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:44.076458 crc crio[22562]: time=\"2026-06-19T11:35:44.075945887Z\" level=info msg=\"Removing container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95\" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:44.092813 crc crio[22562]: time=\"2026-06-19T11:35:44.092624796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b83a693-ec11-4edc-8f9e-1b1738b6753a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:44.112475 crc crio[22562]: time=\"2026-06-19T11:35:44.112304268Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract\" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:44.113211 crc crio[22562]: time=\"2026-06-19T11:35:44.113109307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:44.268631 crc crio[22562]: time=\"2026-06-19T11:35:44.26796138Z\" level=info msg=\"Removed container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:35:44.290809 crc crio[22562]: time=\"2026-06-19T11:35:44.290716748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:44.296312 crc crio[22562]: time=\"2026-06-19T11:35:44.296022888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:44.538861 crc crio[22562]: time=\"2026-06-19T11:35:44.53860648Z\" level=info msg=\"Created container 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract\" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:35:44.541919 crc crio[22562]: time=\"2026-06-19T11:35:44.541794468Z\" level=info msg=\"Starting container: 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595\" id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:35:44.550269 crc crio[22562]: time=\"2026-06-19T11:35:44.550014389Z\" level=info msg=\"Started container\" PID=46722 containerID=0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\nJun 19 11:35:47.180473 crc crio[22562]: time=\"2026-06-19T11:35:47.17958781Z\" level=info msg=\"Stopping pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:47.181942 crc crio[22562]: time=\"2026-06-19T11:35:47.181102377Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc0032d2038}] Aliases:map[]}\"\nJun 19 11:35:47.181942 crc crio[22562]: time=\"2026-06-19T11:35:47.181631189Z\" level=info msg=\"Deleting pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:48.163221 crc crio[22562]: time=\"2026-06-19T11:35:48.16100805Z\" level=info msg=\"Stopped pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:52.280539 crc crio[22562]: time=\"2026-06-19T11:35:52.279241675Z\" level=info msg=\"Stopping container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 (timeout: 2s)\" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:52.417478 crc crio[22562]: time=\"2026-06-19T11:35:52.41742358Z\" level=info msg=\"Stopped container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:35:52.419292 crc crio[22562]: time=\"2026-06-19T11:35:52.419113362Z\" level=info msg=\"Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:52.419759 crc crio[22562]: time=\"2026-06-19T11:35:52.419721857Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc001612170}] Aliases:map[]}\"\nJun 19 11:35:52.419928 crc crio[22562]: time=\"2026-06-19T11:35:52.41988023Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vg5hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:54.305301 crc crio[22562]: time=\"2026-06-19T11:35:54.304219157Z\" level=info msg=\"Stopped pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:35:56.334659 crc crio[22562]: time=\"2026-06-19T11:35:56.333722619Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD\" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:56.334659 crc crio[22562]: time=\"2026-06-19T11:35:56.334611281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:35:56.383313 crc crio[22562]: time=\"2026-06-19T11:35:56.382850862Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}\"\nJun 19 11:35:56.383313 crc crio[22562]: time=\"2026-06-19T11:35:56.382963245Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:35:58.332394 crc crio[22562]: 2026-06-19T11:35:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b5cbb56d88ad Mac:a6:28:60:b9:0f:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:35:58.333593 crc crio[22562]: time=\"2026-06-19T11:35:58.333417181Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}\"\nJun 19 11:35:58.334011 crc crio[22562]: time=\"2026-06-19T11:35:58.33380806Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:35:58.344477 crc crio[22562]: time=\"2026-06-19T11:35:58.344104843Z\" level=info msg=\"Ran pod sandbox fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d with infra container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD\" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:35:58.347203 crc crio[22562]: time=\"2026-06-19T11:35:58.347074656Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:58.347324 crc crio[22562]: time=\"2026-06-19T11:35:58.347301511Z\" level=info msg=\"Image 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 not found\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:58.347392 crc crio[22562]: time=\"2026-06-19T11:35:58.347355073Z\" level=info msg=\"Neither image nor artfiact 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 found\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:35:58.348427 crc crio[22562]: time=\"2026-06-19T11:35:58.348393248Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage\nJun 19 11:35:58.349433 crc crio[22562]: time=\"2026-06-19T11:35:58.349354801Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"\nJun 19 11:36:00.630556 crc crio[22562]: time=\"2026-06-19T11:36:00.629683118Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697816-7xrpm/POD\" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:36:00.630556 crc crio[22562]: time=\"2026-06-19T11:36:00.630391456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:00.737100 crc crio[22562]: time=\"2026-06-19T11:36:00.736763502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"\nJun 19 11:36:00.737100 crc crio[22562]: time=\"2026-06-19T11:36:00.736908635Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697816-7xrpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:36:02.714589 crc crio[22562]: 2026-06-19T11:36:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97272b445b40ff6 Mac:a2:65:6d:a1:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 SocketPath: PciID:}] [{Interface:0xc0004b2660 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:36:02.718586 crc crio[22562]: time=\"2026-06-19T11:36:02.718476394Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"\nJun 19 11:36:02.719704 crc crio[22562]: time=\"2026-06-19T11:36:02.719471948Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697816-7xrpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:36:02.774765 crc crio[22562]: time=\"2026-06-19T11:36:02.774721782Z\" level=info msg=\"Ran pod sandbox 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 with infra container: openshift-infra/auto-csr-approver-29697816-7xrpm/POD\" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:36:02.782918 crc crio[22562]: time=\"2026-06-19T11:36:02.781109017Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:02.794629 crc crio[22562]: time=\"2026-06-19T11:36:02.794564128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:36:03.765600 crc crio[22562]: time=\"2026-06-19T11:36:03.764850805Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:03.767950 crc crio[22562]: time=\"2026-06-19T11:36:03.767873809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0be422a8-38bf-4a96-8100-f52d1feda630 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:03.773626 crc crio[22562]: time=\"2026-06-19T11:36:03.773543417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=785fd3b3-230f-4592-9933-68c6a35b7344 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:03.792947 crc crio[22562]: time=\"2026-06-19T11:36:03.792855861Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:03.793810 crc crio[22562]: time=\"2026-06-19T11:36:03.793526427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:03.922393 crc crio[22562]: time=\"2026-06-19T11:36:03.921870041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:05.513778 crc crio[22562]: time=\"2026-06-19T11:36:05.507891669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:06.282602 crc crio[22562]: time=\"2026-06-19T11:36:06.28236346Z\" level=info msg=\"Created container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:06.285955 crc crio[22562]: time=\"2026-06-19T11:36:06.285721342Z\" level=info msg=\"Starting container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871\" id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:36:06.298300 crc crio[22562]: time=\"2026-06-19T11:36:06.297602444Z\" level=info msg=\"Started container\" PID=47366 containerID=58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871 description=openshift-infra/auto-csr-approver-29697816-7xrpm/oc id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\nJun 19 11:36:10.847825 crc crio[22562]: time=\"2026-06-19T11:36:10.8469992Z\" level=info msg=\"Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:10.853330 crc crio[22562]: time=\"2026-06-19T11:36:10.853119609Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008d948}] Aliases:map[]}\"\nJun 19 11:36:10.853991 crc crio[22562]: time=\"2026-06-19T11:36:10.853894778Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697816-7xrpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:36:13.089698 crc crio[22562]: time=\"2026-06-19T11:36:13.088970046Z\" level=info msg=\"Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:13.089698 crc crio[22562]: time=\"2026-06-19T11:36:13.089685243Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:13.091633 crc crio[22562]: time=\"2026-06-19T11:36:13.091586319Z\" level=info msg=\"Removing pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:21.109464 crc crio[22562]: time=\"2026-06-19T11:36:21.108269045Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:21.118801 crc crio[22562]: time=\"2026-06-19T11:36:21.118709681Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 19 11:36:23.085203 crc crio[22562]: time=\"2026-06-19T11:36:23.084753169Z\" level=info msg=\"Stopped pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:24.213380 crc crio[22562]: time=\"2026-06-19T11:36:24.211396196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mq4dk/POD\" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:36:24.213380 crc crio[22562]: time=\"2026-06-19T11:36:24.213291823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:26.577913 crc crio[22562]: time=\"2026-06-19T11:36:26.577224256Z\" level=info msg=\"Removed pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.578691422Z\" level=info msg=\"Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.578748674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.579261736Z\" level=info msg=\"Removing pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:27.829539 crc crio[22562]: time=\"2026-06-19T11:36:27.827118044Z\" level=info msg=\"Removed pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:27.831071 crc crio[22562]: time=\"2026-06-19T11:36:27.830933507Z\" level=info msg=\"Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:27.831071 crc crio[22562]: time=\"2026-06-19T11:36:27.83106214Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:36:27.831944 crc crio[22562]: time=\"2026-06-19T11:36:27.83184277Z\" level=info msg=\"Removing pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:27.847529 crc crio[22562]: time=\"2026-06-19T11:36:27.847435282Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"\nJun 19 11:36:27.847529 crc crio[22562]: time=\"2026-06-19T11:36:27.847526334Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mq4dk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:36:27.910460 crc crio[22562]: time=\"2026-06-19T11:36:27.909899662Z\" level=info msg=\"Removed pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:36:27.954205 crc crio[22562]: time=\"2026-06-19T11:36:27.953846338Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator@sha256:cd07238c9204b0a42e587a467b4c0a5e4bf7d4f0d4338f28b2fe322696dbf2f0\" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:27.955772 crc crio[22562]: time=\"2026-06-19T11:36:27.955485938Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=d4e1255d-835f-4c12-95b6-a03f9716651c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:27.961714 crc crio[22562]: time=\"2026-06-19T11:36:27.961562917Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=0dcdec12-607d-4e41-932d-1d060e1242f0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:27.978724 crc crio[22562]: time=\"2026-06-19T11:36:27.978645095Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator\" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:27.982988 crc crio[22562]: time=\"2026-06-19T11:36:27.982681805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.087296 crc crio[22562]: time=\"2026-06-19T11:36:28.082480388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.125746 crc crio[22562]: time=\"2026-06-19T11:36:28.125690427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.260326 crc crio[22562]: time=\"2026-06-19T11:36:28.260275493Z\" level=info msg=\"Created container 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator\" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:28.261080 crc crio[22562]: time=\"2026-06-19T11:36:28.261047723Z\" level=info msg=\"Starting container: 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830\" id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:36:28.271043 crc crio[22562]: time=\"2026-06-19T11:36:28.270938545Z\" level=info msg=\"Started container\" PID=47966 containerID=3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830 description=openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d\nJun 19 11:36:28.588328 crc crio[22562]: 2026-06-19T11:36:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a61e050ded193c0 Mac:6a:4c:93:a6:f6:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:36:28.589627 crc crio[22562]: time=\"2026-06-19T11:36:28.58956679Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"\nJun 19 11:36:28.589742 crc crio[22562]: time=\"2026-06-19T11:36:28.589729584Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mq4dk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:36:28.611952 crc crio[22562]: time=\"2026-06-19T11:36:28.611651001Z\" level=info msg=\"Ran pod sandbox a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed with infra container: openshift-marketplace/redhat-operators-mq4dk/POD\" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:36:28.617288 crc crio[22562]: time=\"2026-06-19T11:36:28.616813497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ee00d40-dfc0-4e89-9736-029587bddc36 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:28.622980 crc crio[22562]: time=\"2026-06-19T11:36:28.622937366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7206fc-57c6-497b-9cd2-1cee00080d77 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:28.635877 crc crio[22562]: time=\"2026-06-19T11:36:28.635781521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:28.637996 crc crio[22562]: time=\"2026-06-19T11:36:28.637674717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.696322 crc crio[22562]: time=\"2026-06-19T11:36:28.696227472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.709484 crc crio[22562]: time=\"2026-06-19T11:36:28.709390175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:28.801201 crc crio[22562]: time=\"2026-06-19T11:36:28.795681998Z\" level=info msg=\"Created container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:28.801201 crc crio[22562]: time=\"2026-06-19T11:36:28.800556307Z\" level=info msg=\"Starting container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876\" id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:36:28.808725 crc crio[22562]: time=\"2026-06-19T11:36:28.808622855Z\" level=info msg=\"Started container\" PID=47988 containerID=59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876 description=openshift-marketplace/redhat-operators-mq4dk/extract-utilities id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\nJun 19 11:36:29.345922 crc crio[22562]: time=\"2026-06-19T11:36:29.345870595Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:29.354921 crc crio[22562]: time=\"2026-06-19T11:36:29.354451964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:36:30.139465 crc crio[22562]: time=\"2026-06-19T11:36:30.138654534Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage\nJun 19 11:36:30.141211 crc crio[22562]: time=\"2026-06-19T11:36:30.141084584Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=674d0dfa-ce57-4dc3-a387-aedc7563b4e3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:30.143218 crc crio[22562]: time=\"2026-06-19T11:36:30.143095432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=338ec626-9a9a-4097-aab7-daa87b29ceae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:30.150654 crc crio[22562]: time=\"2026-06-19T11:36:30.150576466Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:30.151118 crc crio[22562]: time=\"2026-06-19T11:36:30.151050178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:30.196962 crc crio[22562]: time=\"2026-06-19T11:36:30.19684418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:30.202679 crc crio[22562]: time=\"2026-06-19T11:36:30.20258001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:36:30.345563 crc crio[22562]: time=\"2026-06-19T11:36:30.340111849Z\" level=info msg=\"Created container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:36:30.345563 crc crio[22562]: time=\"2026-06-19T11:36:30.343003009Z\" level=info msg=\"Starting container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2\" id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:36:30.350106 crc crio[22562]: time=\"2026-06-19T11:36:30.349991311Z\" level=info msg=\"Started container\" PID=48016 containerID=99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2 description=openshift-marketplace/redhat-operators-mq4dk/extract-content id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\nJun 19 11:36:55.054697 crc crio[22562]: time=\"2026-06-19T11:36:55.053520717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5eb1ebf8-1982-4f72-bd53-2cea653bf027 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:36:56.541219 crc crio[22562]: time=\"2026-06-19T11:36:56.540318497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08b6952b-813b-469a-968e-fd3382c51a6d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:16.827656 crc crio[22562]: time=\"2026-06-19T11:37:16.826214741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:37:17.091225 crc crio[22562]: time=\"2026-06-19T11:37:17.090439352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:17.187820 crc crio[22562]: time=\"2026-06-19T11:37:17.187727266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:17.191131 crc crio[22562]: time=\"2026-06-19T11:37:17.191076518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:17.212615 crc crio[22562]: time=\"2026-06-19T11:37:17.212504243Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:17.215977 crc crio[22562]: time=\"2026-06-19T11:37:17.21565993Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=2e3fa45b-39aa-449a-ab84-9c464266154f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:17.230772 crc crio[22562]: time=\"2026-06-19T11:37:17.230635057Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=c849840c-a97f-43b2-87a6-62e8396c6c3e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:17.244997 crc crio[22562]: time=\"2026-06-19T11:37:17.244782963Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb\" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:37:17.246503 crc crio[22562]: time=\"2026-06-19T11:37:17.246440784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:17.282551 crc crio[22562]: time=\"2026-06-19T11:37:17.282446716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:17.443580 crc crio[22562]: time=\"2026-06-19T11:37:17.443298306Z\" level=info msg=\"Created container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:37:17.448376 crc crio[22562]: time=\"2026-06-19T11:37:17.447811956Z\" level=info msg=\"Starting container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f\" id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:37:17.464438 crc crio[22562]: time=\"2026-06-19T11:37:17.463811448Z\" level=info msg=\"Started container\" PID=48905 containerID=ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f description=openshift-marketplace/redhat-operators-mq4dk/registry-server id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\nJun 19 11:37:17.989307 crc crio[22562]: time=\"2026-06-19T11:37:17.988998072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:18.203083 crc crio[22562]: time=\"2026-06-19T11:37:18.202318367Z\" level=info msg=\"Created container bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb\" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:37:18.205810 crc crio[22562]: time=\"2026-06-19T11:37:18.20568713Z\" level=info msg=\"Starting container: bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05\" id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:37:18.238741 crc crio[22562]: time=\"2026-06-19T11:37:18.238574536Z\" level=info msg=\"Started container\" PID=48932 containerID=bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed\nJun 19 11:37:18.315278 crc crio[22562]: time=\"2026-06-19T11:37:18.314926206Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:18.330741 crc crio[22562]: time=\"2026-06-19T11:37:18.33061985Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 19 11:37:27.978220 crc crio[22562]: time=\"2026-06-19T11:37:27.975947712Z\" level=info msg=\"Removing container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe\" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:37:28.328557 crc crio[22562]: time=\"2026-06-19T11:37:28.327086673Z\" level=info msg=\"Removed container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:37:28.355801 crc crio[22562]: time=\"2026-06-19T11:37:28.355740146Z\" level=info msg=\"Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:37:28.359604 crc crio[22562]: time=\"2026-06-19T11:37:28.359574299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:37:28.364023 crc crio[22562]: time=\"2026-06-19T11:37:28.362594594Z\" level=info msg=\"Removing pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:37:28.413638 crc crio[22562]: time=\"2026-06-19T11:37:28.411758157Z\" level=info msg=\"Removed pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:37:28.648084 crc crio[22562]: time=\"2026-06-19T11:37:28.647462441Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD\" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:28.648338 crc crio[22562]: time=\"2026-06-19T11:37:28.648129088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:28.661352 crc crio[22562]: time=\"2026-06-19T11:37:28.660467349Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD\" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:28.661352 crc crio[22562]: time=\"2026-06-19T11:37:28.660697145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:28.752400 crc crio[22562]: time=\"2026-06-19T11:37:28.751640382Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD\" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:28.752400 crc crio[22562]: time=\"2026-06-19T11:37:28.751774906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:28.796201 crc crio[22562]: time=\"2026-06-19T11:37:28.792537775Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}\"\nJun 19 11:37:28.796201 crc crio[22562]: time=\"2026-06-19T11:37:28.792636397Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:28.803508 crc crio[22562]: time=\"2026-06-19T11:37:28.803453462Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}\"\nJun 19 11:37:28.803886 crc crio[22562]: time=\"2026-06-19T11:37:28.803866101Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:28.804532 crc crio[22562]: time=\"2026-06-19T11:37:28.804448166Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}\"\nJun 19 11:37:28.804532 crc crio[22562]: time=\"2026-06-19T11:37:28.804516868Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:28.878574 crc crio[22562]: time=\"2026-06-19T11:37:28.87850874Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD\" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:28.878972 crc crio[22562]: time=\"2026-06-19T11:37:28.878949761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:28.970545 crc crio[22562]: time=\"2026-06-19T11:37:28.968395852Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}\"\nJun 19 11:37:28.970875 crc crio[22562]: time=\"2026-06-19T11:37:28.970852362Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:29.267944 crc crio[22562]: time=\"2026-06-19T11:37:29.264644358Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD\" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:29.267944 crc crio[22562]: time=\"2026-06-19T11:37:29.264840023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:29.391737 crc crio[22562]: time=\"2026-06-19T11:37:29.390387248Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"\nJun 19 11:37:29.391737 crc crio[22562]: time=\"2026-06-19T11:37:29.3904461Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:29.438349 crc crio[22562]: time=\"2026-06-19T11:37:29.438228571Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD\" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:29.438349 crc crio[22562]: time=\"2026-06-19T11:37:29.438329673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:29.801108 crc crio[22562]: time=\"2026-06-19T11:37:29.799616133Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"\nJun 19 11:37:29.801108 crc crio[22562]: time=\"2026-06-19T11:37:29.799833008Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:29.947681 crc crio[22562]: time=\"2026-06-19T11:37:29.94686208Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD\" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:29.947681 crc crio[22562]: time=\"2026-06-19T11:37:29.946975552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:30.300895 crc crio[22562]: time=\"2026-06-19T11:37:30.299190239Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}\"\nJun 19 11:37:30.300895 crc crio[22562]: time=\"2026-06-19T11:37:30.299951518Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:30.502718 crc crio[22562]: time=\"2026-06-19T11:37:30.498746408Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD\" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:30.502718 crc crio[22562]: time=\"2026-06-19T11:37:30.498904081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:30.814617 crc crio[22562]: time=\"2026-06-19T11:37:30.814444111Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}\"\nJun 19 11:37:30.814617 crc crio[22562]: time=\"2026-06-19T11:37:30.814600415Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:31.002809 crc crio[22562]: time=\"2026-06-19T11:37:30.996843949Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD\" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:31.002809 crc crio[22562]: time=\"2026-06-19T11:37:30.996982162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:31.586508 crc crio[22562]: time=\"2026-06-19T11:37:31.585033726Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}\"\nJun 19 11:37:31.586508 crc crio[22562]: time=\"2026-06-19T11:37:31.585088057Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:33.906283 crc crio[22562]: time=\"2026-06-19T11:37:33.89951105Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD\" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:33.906283 crc crio[22562]: time=\"2026-06-19T11:37:33.900441352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:34.035565 crc crio[22562]: time=\"2026-06-19T11:37:34.034693371Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD\" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:34.035565 crc crio[22562]: time=\"2026-06-19T11:37:34.034915716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:34.193062 crc crio[22562]: time=\"2026-06-19T11:37:34.191472102Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD\" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:34.193619 crc crio[22562]: time=\"2026-06-19T11:37:34.19342877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:35.121733 crc crio[22562]: time=\"2026-06-19T11:37:35.088264568Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD\" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:35.121733 crc crio[22562]: time=\"2026-06-19T11:37:35.088897144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:35.302650 crc crio[22562]: time=\"2026-06-19T11:37:35.29084014Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}\"\nJun 19 11:37:35.302650 crc crio[22562]: time=\"2026-06-19T11:37:35.291099067Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:35.340473 crc crio[22562]: time=\"2026-06-19T11:37:35.337877803Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}\"\nJun 19 11:37:35.340473 crc crio[22562]: time=\"2026-06-19T11:37:35.338486427Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:35.987811 crc crio[22562]: time=\"2026-06-19T11:37:35.98441827Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}\"\nJun 19 11:37:35.987811 crc crio[22562]: time=\"2026-06-19T11:37:35.984977564Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:36.268321 crc crio[22562]: time=\"2026-06-19T11:37:36.262118601Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}\"\nJun 19 11:37:36.268321 crc crio[22562]: time=\"2026-06-19T11:37:36.262377288Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:36.857565 crc crio[22562]: 2026-06-19T11:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffbd89890b2e44 Mac:82:2c:69:e8:5e:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:36.866107 crc crio[22562]: time=\"2026-06-19T11:37:36.864700092Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}\"\nJun 19 11:37:36.866107 crc crio[22562]: time=\"2026-06-19T11:37:36.865232485Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:37.418047 crc crio[22562]: time=\"2026-06-19T11:37:37.416098289Z\" level=info msg=\"Ran pod sandbox cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c with infra container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD\" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:387d8716742ccbc Mac:46:47:c0:ed:86:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da SocketPath: PciID:}] [{Interface:0xc0005ac660 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.450807525Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD\" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.450909228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.488683413Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.488902648Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56554e9e8588743 Mac:06:33:42:42:04:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.630684471Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.630843845Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9d222dc7b4a6a Mac:22:23:c8:2e:18:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.745954374Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.748463746Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.860600013Z\" level=info msg=\"Ran pod sandbox 387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 with infra container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD\" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.029480049Z\" level=info msg=\"Ran pod sandbox 56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee with infra container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD\" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.057846344Z\" level=info msg=\"Ran pod sandbox 3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 with infra container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD\" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.095269441Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}\"\nJun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.095318912Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:39.827047 crc crio[22562]: time=\"2026-06-19T11:37:39.826235126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.827469 crc crio[22562]: time=\"2026-06-19T11:37:39.827393834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 not found\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.827547 crc crio[22562]: time=\"2026-06-19T11:37:39.827481706Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 found\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.827786 crc crio[22562]: time=\"2026-06-19T11:37:39.82762139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.827786 crc crio[22562]: time=\"2026-06-19T11:37:39.827755563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.827833255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 not found\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.827883436Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 found\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.828265255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 not found\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.828359567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 found\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.909647568Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.91013657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.910440807Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a not found\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.91050658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a found\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:39.949126 crc crio[22562]: time=\"2026-06-19T11:37:39.947637359Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\\\"\"\nJun 19 11:37:39.974027 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e565abb72b79f6 Mac:2a:e7:d3:db:d4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:39.989861 crc crio[22562]: time=\"2026-06-19T11:37:39.987650059Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD\" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:39.989861 crc crio[22562]: time=\"2026-06-19T11:37:39.989253718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:39.998919 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f7b6ab9f9f656 Mac:06:06:a5:82:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 SocketPath: PciID:}] [{Interface:0xc000122ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.006971 crc crio[22562]: time=\"2026-06-19T11:37:40.006344818Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"\nJun 19 11:37:40.006971 crc crio[22562]: time=\"2026-06-19T11:37:40.006687526Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.012220 crc crio[22562]: time=\"2026-06-19T11:37:40.010086369Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}\"\nJun 19 11:37:40.012220 crc crio[22562]: time=\"2026-06-19T11:37:40.010463769Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.072270 crc crio[22562]: time=\"2026-06-19T11:37:40.068866509Z\" level=info msg=\"Ran pod sandbox 23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 with infra container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD\" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.099715 crc crio[22562]: time=\"2026-06-19T11:37:40.09951969Z\" level=info msg=\"Ran pod sandbox 3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f with infra container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD\" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.145544 crc crio[22562]: time=\"2026-06-19T11:37:40.145486106Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.152622 crc crio[22562]: time=\"2026-06-19T11:37:40.152520598Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}\"\nJun 19 11:37:40.152622 crc crio[22562]: time=\"2026-06-19T11:37:40.152585569Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:40.168255 crc crio[22562]: time=\"2026-06-19T11:37:40.167401142Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\\\"\"\nJun 19 11:37:40.174815 crc crio[22562]: time=\"2026-06-19T11:37:40.174782812Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.187234 crc crio[22562]: time=\"2026-06-19T11:37:40.186497971Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\\\"\"\nJun 19 11:37:40.227107 crc crio[22562]: time=\"2026-06-19T11:37:40.226658803Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.228882 crc crio[22562]: time=\"2026-06-19T11:37:40.228785765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229341759Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 not found\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229658186Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 found\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229370129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.230475777Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a not found\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.230672751Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a found\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.246027 crc crio[22562]: time=\"2026-06-19T11:37:40.23426921Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.246027 crc crio[22562]: time=\"2026-06-19T11:37:40.234723331Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.253555 crc crio[22562]: time=\"2026-06-19T11:37:40.252410954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\\\"\"\nJun 19 11:37:40.268218 crc crio[22562]: time=\"2026-06-19T11:37:40.261371993Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\\\"\"\nJun 19 11:37:40.373476 crc crio[22562]: time=\"2026-06-19T11:37:40.369501113Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\\\"\"\nJun 19 11:37:40.444236 crc crio[22562]: time=\"2026-06-19T11:37:40.443985647Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD\" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.445413 crc crio[22562]: time=\"2026-06-19T11:37:40.445377901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:40.475658 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02ce82cf6deb0d2 Mac:e2:c8:c9:4c:63:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e SocketPath: PciID:}] [{Interface:0xc0004426c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.502034319Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}\"\nJun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.502461119Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.503381542Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD\" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.509192 crc crio[22562]: time=\"2026-06-19T11:37:40.50780678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:40.543582 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0bc54c398b546 Mac:52:09:96:ed:48:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.553271 crc crio[22562]: time=\"2026-06-19T11:37:40.553058759Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}\"\nJun 19 11:37:40.558421 crc crio[22562]: time=\"2026-06-19T11:37:40.55353482Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.559624 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aed0c5b4baf430 Mac:12:ed:4c:a0:82:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 SocketPath: PciID:}] [{Interface:0xc0002c6d60 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.561797 crc crio[22562]: time=\"2026-06-19T11:37:40.561631229Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}\"\nJun 19 11:37:40.562423 crc crio[22562]: time=\"2026-06-19T11:37:40.562228543Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.578036 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f268f6695548a60 Mac:ee:49:f2:8f:46:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.578036 crc crio[22562]: time=\"2026-06-19T11:37:40.572562806Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}\"\nJun 19 11:37:40.578036 crc crio[22562]: time=\"2026-06-19T11:37:40.572763762Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.640626 crc crio[22562]: time=\"2026-06-19T11:37:40.637539469Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD\" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.640626 crc crio[22562]: time=\"2026-06-19T11:37:40.637646642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:40.784526 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cf3005e93539bd Mac:7e:b6:d5:79:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:40.789375 crc crio[22562]: time=\"2026-06-19T11:37:40.787777309Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}\"\nJun 19 11:37:40.789375 crc crio[22562]: time=\"2026-06-19T11:37:40.787941763Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:40.818506 crc crio[22562]: time=\"2026-06-19T11:37:40.81766573Z\" level=info msg=\"Ran pod sandbox fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 with infra container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD\" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.820240 crc crio[22562]: time=\"2026-06-19T11:37:40.82011535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.820406 crc crio[22562]: time=\"2026-06-19T11:37:40.820342726Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 not found\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.820476 crc crio[22562]: time=\"2026-06-19T11:37:40.820442869Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 found\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.822122 crc crio[22562]: time=\"2026-06-19T11:37:40.822037277Z\" level=info msg=\"Ran pod sandbox 4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc with infra container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD\" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.822664 crc crio[22562]: time=\"2026-06-19T11:37:40.822428447Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.823936 crc crio[22562]: time=\"2026-06-19T11:37:40.82373191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.827242 crc crio[22562]: time=\"2026-06-19T11:37:40.827107452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\\\"\"\nJun 19 11:37:40.829972 crc crio[22562]: time=\"2026-06-19T11:37:40.829857978Z\" level=info msg=\"Ran pod sandbox f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d with infra container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD\" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.830199 crc crio[22562]: time=\"2026-06-19T11:37:40.830111625Z\" level=info msg=\"Ran pod sandbox 02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 with infra container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD\" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.834547 crc crio[22562]: time=\"2026-06-19T11:37:40.834453082Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 not found\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.834635 crc crio[22562]: time=\"2026-06-19T11:37:40.834577515Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 found\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.856396 crc crio[22562]: time=\"2026-06-19T11:37:40.85191366Z\" level=info msg=\"Ran pod sandbox 4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba with infra container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD\" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:40.859727 crc crio[22562]: time=\"2026-06-19T11:37:40.857274851Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}\"\nJun 19 11:37:40.859727 crc crio[22562]: time=\"2026-06-19T11:37:40.857388624Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:40.874855 crc crio[22562]: time=\"2026-06-19T11:37:40.874706978Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}\"\nJun 19 11:37:40.874855 crc crio[22562]: time=\"2026-06-19T11:37:40.8747747Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:40.883305 crc crio[22562]: time=\"2026-06-19T11:37:40.880417468Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.892263 crc crio[22562]: time=\"2026-06-19T11:37:40.892119864Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.892584 crc crio[22562]: time=\"2026-06-19T11:37:40.892397021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.893449 crc crio[22562]: time=\"2026-06-19T11:37:40.893336204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.895560 crc crio[22562]: time=\"2026-06-19T11:37:40.895493256Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\\\"\"\nJun 19 11:37:40.896345 crc crio[22562]: time=\"2026-06-19T11:37:40.896278976Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 not found\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896374478Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 found\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896385748Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 not found\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896476531Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 found\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.896842 crc crio[22562]: time=\"2026-06-19T11:37:40.896746838Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 not found\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.896842 crc crio[22562]: time=\"2026-06-19T11:37:40.896786149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 found\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:40.904431 crc crio[22562]: time=\"2026-06-19T11:37:40.903547684Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}\"\nJun 19 11:37:40.904431 crc crio[22562]: time=\"2026-06-19T11:37:40.903602255Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:37:40.921322 crc crio[22562]: time=\"2026-06-19T11:37:40.920897629Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.922121 crc crio[22562]: time=\"2026-06-19T11:37:40.92090478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.922527 crc crio[22562]: time=\"2026-06-19T11:37:40.92093309Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:40.927559 crc crio[22562]: time=\"2026-06-19T11:37:40.92746241Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\\\"\"\nJun 19 11:37:40.928513 crc crio[22562]: time=\"2026-06-19T11:37:40.928339011Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\\\"\"\nJun 19 11:37:40.928771 crc crio[22562]: time=\"2026-06-19T11:37:40.9286832Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\\\"\"\nJun 19 11:37:41.228336 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11747228052ad6f Mac:9a:58:6f:2d:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 SocketPath: PciID:}] [{Interface:0xc0002925d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.235984 crc crio[22562]: time=\"2026-06-19T11:37:41.235831124Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}\"\nJun 19 11:37:41.236515 crc crio[22562]: time=\"2026-06-19T11:37:41.236459379Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.250270 crc crio[22562]: time=\"2026-06-19T11:37:41.250077542Z\" level=info msg=\"Ran pod sandbox 11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 with infra container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD\" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.258062 crc crio[22562]: time=\"2026-06-19T11:37:41.252642455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.265220 crc crio[22562]: time=\"2026-06-19T11:37:41.264553877Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 not found\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.265220 crc crio[22562]: time=\"2026-06-19T11:37:41.264664529Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 found\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.291591 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434181a10a5b64f Mac:6a:d9:ea:95:7d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc SocketPath: PciID:}] [{Interface:0xc000201850 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.291433695Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.293860585Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}\"\nJun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.294053469Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.297215 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21eed9a4459b23f Mac:e2:23:f1:bf:8d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.298225 crc crio[22562]: time=\"2026-06-19T11:37:41.297296039Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\\\"\"\nJun 19 11:37:41.298225 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e63349546b4ca53 Mac:5a:f0:79:08:df:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.298391 crc crio[22562]: time=\"2026-06-19T11:37:41.298327124Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}\"\nJun 19 11:37:41.298789 crc crio[22562]: time=\"2026-06-19T11:37:41.29860184Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}\"\nJun 19 11:37:41.298789 crc crio[22562]: time=\"2026-06-19T11:37:41.298736684Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.299480 crc crio[22562]: time=\"2026-06-19T11:37:41.29939333Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.319589 crc crio[22562]: time=\"2026-06-19T11:37:41.319508384Z\" level=info msg=\"Ran pod sandbox 21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 with infra container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD\" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.322908 crc crio[22562]: time=\"2026-06-19T11:37:41.322832245Z\" level=info msg=\"Ran pod sandbox e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 with infra container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD\" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.328208 crc crio[22562]: time=\"2026-06-19T11:37:41.328098313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.328651 crc crio[22562]: time=\"2026-06-19T11:37:41.328410161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 not found\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.328728 crc crio[22562]: time=\"2026-06-19T11:37:41.328676558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 found\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.333445 crc crio[22562]: time=\"2026-06-19T11:37:41.333317181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.333515 crc crio[22562]: time=\"2026-06-19T11:37:41.333496735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 not found\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.333555 crc crio[22562]: time=\"2026-06-19T11:37:41.333536866Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 found\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.333634129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.335951826Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.338702773Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\\\"\"\nJun 19 11:37:41.340109 crc crio[22562]: time=\"2026-06-19T11:37:41.340019085Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\\\"\"\nJun 19 11:37:41.353978 crc crio[22562]: time=\"2026-06-19T11:37:41.353883965Z\" level=info msg=\"Ran pod sandbox 434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 with infra container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD\" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.364441 crc crio[22562]: time=\"2026-06-19T11:37:41.364359742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.364836 crc crio[22562]: time=\"2026-06-19T11:37:41.364782702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 not found\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.364924 crc crio[22562]: time=\"2026-06-19T11:37:41.364889605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 found\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.365958 crc crio[22562]: time=\"2026-06-19T11:37:41.365779087Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.373968 crc crio[22562]: time=\"2026-06-19T11:37:41.373872354Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\\\"\"\nJun 19 11:37:41.381897 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90646fb974712ff Mac:6e:7a:77:c4:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.388990 crc crio[22562]: time=\"2026-06-19T11:37:41.388881112Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}\"\nJun 19 11:37:41.389297 crc crio[22562]: time=\"2026-06-19T11:37:41.389234061Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.415236248Z\" level=info msg=\"Ran pod sandbox 90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 with infra container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD\" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.422834384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.423093631Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb not found\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.423200492Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb found\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.424922 crc crio[22562]: time=\"2026-06-19T11:37:41.424843104Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.428991 crc crio[22562]: time=\"2026-06-19T11:37:41.428892442Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\\\"\"\nJun 19 11:37:41.645294 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df968f904f65467 Mac:b6:1a:cc:a4:47:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec SocketPath: PciID:}] [{Interface:0xc000135240 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.646464 crc crio[22562]: time=\"2026-06-19T11:37:41.64637029Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}\"\nJun 19 11:37:41.646757 crc crio[22562]: time=\"2026-06-19T11:37:41.646569824Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.666102 crc crio[22562]: time=\"2026-06-19T11:37:41.665358185Z\" level=info msg=\"Ran pod sandbox df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 with infra container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD\" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.694892 crc crio[22562]: time=\"2026-06-19T11:37:41.694743455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.695473 crc crio[22562]: time=\"2026-06-19T11:37:41.695423331Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 not found\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.695764 crc crio[22562]: time=\"2026-06-19T11:37:41.695569615Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 found\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.713581 crc crio[22562]: time=\"2026-06-19T11:37:41.713485883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.724663 crc crio[22562]: time=\"2026-06-19T11:37:41.720880175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\\\"\"\nJun 19 11:37:41.874507 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb89c536f40ad7 Mac:9e:92:e7:3c:dc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:37:41.874507 crc crio[22562]: time=\"2026-06-19T11:37:41.874372814Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}\"\nJun 19 11:37:41.874507 crc crio[22562]: time=\"2026-06-19T11:37:41.874514717Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:37:41.886209 crc crio[22562]: time=\"2026-06-19T11:37:41.884773079Z\" level=info msg=\"Ran pod sandbox 2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c with infra container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD\" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914530508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914844135Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 not found\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914902797Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 found\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:37:41.920824 crc crio[22562]: time=\"2026-06-19T11:37:41.920734709Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage\nJun 19 11:37:41.928451 crc crio[22562]: time=\"2026-06-19T11:37:41.927539206Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\\\"\"\nJun 19 11:37:46.278089 crc crio[22562]: time=\"2026-06-19T11:37:46.271660655Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD\" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:46.278089 crc crio[22562]: time=\"2026-06-19T11:37:46.27306761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:47.126577 crc crio[22562]: time=\"2026-06-19T11:37:47.125661454Z\" level=info msg=\"Stopping container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f (timeout: 2s)\" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:37:48.232982 crc crio[22562]: time=\"2026-06-19T11:37:48.231677752Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD\" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:48.237614 crc crio[22562]: time=\"2026-06-19T11:37:48.237576387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:37:52.289216 crc crio[22562]: time=\"2026-06-19T11:37:52.287531318Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD\" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:37:52.289216 crc crio[22562]: time=\"2026-06-19T11:37:52.288703677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:00.765548 crc crio[22562]: time=\"2026-06-19T11:38:00.750521951Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697818-9qrq6/POD\" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:38:00.765548 crc crio[22562]: time=\"2026-06-19T11:38:00.764351523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:12.888832 crc crio[22562]: time=\"2026-06-19T11:38:12.887056814Z\" level=info msg=\"Stopped container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:38:12.891620 crc crio[22562]: time=\"2026-06-19T11:38:12.890708645Z\" level=info msg=\"Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:38:12.892488 crc crio[22562]: time=\"2026-06-19T11:38:12.89212774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000329628}] Aliases:map[]}\"\nJun 19 11:38:12.892738 crc crio[22562]: time=\"2026-06-19T11:38:12.892693433Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mq4dk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:38:41.875417 crc crio[22562]: time=\"2026-06-19T11:38:41.874667463Z\" level=info msg=\"Stopped pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:38:41.965752 crc crio[22562]: time=\"2026-06-19T11:38:41.965563029Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:41.967332 crc crio[22562]: time=\"2026-06-19T11:38:41.966941043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=df3d8a68-782c-434f-ba8a-fec0308725b4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:42.000616 crc crio[22562]: time=\"2026-06-19T11:38:42.000481173Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:42.002502 crc crio[22562]: time=\"2026-06-19T11:38:42.002236526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=38e1967a-4317-4ee6-8098-74a9f44bc710 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:42.024746 crc crio[22562]: time=\"2026-06-19T11:38:42.024462995Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:42.029659 crc crio[22562]: time=\"2026-06-19T11:38:42.029553382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=e8f1214e-38ec-460f-a076-63c1971cec0e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:42.045767 crc crio[22562]: time=\"2026-06-19T11:38:42.045650929Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:42.050887 crc crio[22562]: time=\"2026-06-19T11:38:42.050778766Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=f84e8731-7d94-4a7e-a1c5-c44ca37ab02e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:42.064733 crc crio[22562]: time=\"2026-06-19T11:38:42.064488016Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:42.066040 crc crio[22562]: time=\"2026-06-19T11:38:42.06590763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=f44078ee-6eee-475b-9acb-ba2e1fd1c08e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:42.846393 crc crio[22562]: time=\"2026-06-19T11:38:42.845581111Z\" level=info msg=\"Removing container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f\" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:43.283605 crc crio[22562]: time=\"2026-06-19T11:38:43.283445944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=b7f08801-890b-4656-ad54-8ecf66ec7545 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.534898 crc crio[22562]: time=\"2026-06-19T11:38:43.534514999Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:43.538102 crc crio[22562]: time=\"2026-06-19T11:38:43.537713939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=ee0a3697-d793-4588-8492-b3ecd45a34ea name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.960575 crc crio[22562]: time=\"2026-06-19T11:38:43.958758725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=c8f08fef-41b7-4ada-a628-71283b1404cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.962751 crc crio[22562]: time=\"2026-06-19T11:38:43.96260237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=563ff1aa-2d6e-4508-b62a-8b08057e07a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.983307 crc crio[22562]: time=\"2026-06-19T11:38:43.982904882Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983415775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=d126adb1-1573-4d37-9e91-d9b1be5898c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983429025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=4e4f43bb-79ff-4221-9ae5-280de75b1cff name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983418255Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983542158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=2a49f8d2-beb6-43be-9e6d-2e440446b6b0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.984954 crc crio[22562]: time=\"2026-06-19T11:38:43.98482667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=f3a0c713-a561-4014-9bff-fc077b5c47ec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.984954 crc crio[22562]: time=\"2026-06-19T11:38:43.984946163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=214823e1-4914-43c5-b91f-35b9467e6ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:43.991737 crc crio[22562]: time=\"2026-06-19T11:38:43.991606097Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager\" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:43.994427 crc crio[22562]: time=\"2026-06-19T11:38:43.994291264Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:43.996671 crc crio[22562]: time=\"2026-06-19T11:38:43.996526108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=4fb7192e-de6c-4442-af76-cbb63f7bead0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.002723 crc crio[22562]: time=\"2026-06-19T11:38:44.002364224Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.005740 crc crio[22562]: time=\"2026-06-19T11:38:44.005604313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=2a2fbb7e-f0be-457a-b7b5-8f8158fe3a79 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.021064 crc crio[22562]: time=\"2026-06-19T11:38:44.020878751Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.022375 crc crio[22562]: time=\"2026-06-19T11:38:44.022276595Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=b29a82b6-c802-4a3a-be37-1f5677fe9034 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.029556 crc crio[22562]: time=\"2026-06-19T11:38:44.029363321Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.030267 crc crio[22562]: time=\"2026-06-19T11:38:44.029888083Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.035926 crc crio[22562]: time=\"2026-06-19T11:38:44.035745858Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.037361 crc crio[22562]: time=\"2026-06-19T11:38:44.037214744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=54dd35c6-933e-4152-95c9-e48723a61f12 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.037764 crc crio[22562]: time=\"2026-06-19T11:38:44.037373308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=7f3a81d4-5bab-419f-837a-b1d9c1b121a8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.037764 crc crio[22562]: time=\"2026-06-19T11:38:44.037426469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=5435ce52-1325-4e4c-8b2b-a966a62fe034 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.046763 crc crio[22562]: time=\"2026-06-19T11:38:44.046629697Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.048049 crc crio[22562]: time=\"2026-06-19T11:38:44.047896309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=570dfcc5-e688-4c73-829e-95483d442e39 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.058248 crc crio[22562]: time=\"2026-06-19T11:38:44.058045319Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.059138 crc crio[22562]: time=\"2026-06-19T11:38:44.058937432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=aded7442-19fb-4b54-9da7-2e1baca0fd53 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.065102 crc crio[22562]: time=\"2026-06-19T11:38:44.06497518Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.065926 crc crio[22562]: time=\"2026-06-19T11:38:44.065829362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=c2ff78ba-5bd3-4aa5-8b5a-51de49519ab7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.261686 crc crio[22562]: time=\"2026-06-19T11:38:44.26037955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:44.263416 crc crio[22562]: time=\"2026-06-19T11:38:44.261808925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=1a787d55-1e19-46e2-960d-3088ca12243d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.26523325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=32f42324-afa4-4291-a9de-67bc09613661 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265301472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=43861ea3-ec12-49ca-a072-90d8cd1c4bdf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265424175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=d2f488fa-5c92-4f15-ade2-bad2acb43653 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265763183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=8bc071fa-cb21-4d86-8f05-72e69f520bfb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.273381 crc crio[22562]: time=\"2026-06-19T11:38:44.267653459Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager\" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.278667 crc crio[22562]: time=\"2026-06-19T11:38:44.278472598Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager\" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284729352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=8824680a-99df-4ce6-bc24-cbec0101ca4d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284853585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=d3782608-9019-46a5-8562-67854cbe4bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284794004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=a7fda1db-bb02-4216-a8ee-6e1176fb347f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284879706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=53c949cb-c05d-445d-ad61-fa448a6e27cd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.289404 crc crio[22562]: time=\"2026-06-19T11:38:44.28909549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=8d206dc9-7b02-4808-a06c-d9673c2180e6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.291040 crc crio[22562]: time=\"2026-06-19T11:38:44.290833973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=425b59a3-5be4-4cda-a596-ac928b8d36a7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.292522 crc crio[22562]: time=\"2026-06-19T11:38:44.292488093Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager\" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.297274 crc crio[22562]: time=\"2026-06-19T11:38:44.297044417Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}\"\nJun 19 11:38:44.298119 crc crio[22562]: time=\"2026-06-19T11:38:44.297321323Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:38:44.303755 crc crio[22562]: time=\"2026-06-19T11:38:44.3036343Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager\" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.307507 crc crio[22562]: time=\"2026-06-19T11:38:44.307367061Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager\" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.315893 crc crio[22562]: time=\"2026-06-19T11:38:44.315837951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}\"\nJun 19 11:38:44.316327 crc crio[22562]: time=\"2026-06-19T11:38:44.316291352Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697818-9qrq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:38:44.331286 crc crio[22562]: time=\"2026-06-19T11:38:44.331065477Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:44.332785 crc crio[22562]: time=\"2026-06-19T11:38:44.332631217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=0b5b9524-de2a-4fc8-9789-a492e1352a44 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.339042 crc crio[22562]: time=\"2026-06-19T11:38:44.338937502Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}\"\nJun 19 11:38:44.339394 crc crio[22562]: time=\"2026-06-19T11:38:44.339057475Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:38:44.342845 crc crio[22562]: time=\"2026-06-19T11:38:44.342737156Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager\" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.346757 crc crio[22562]: time=\"2026-06-19T11:38:44.346576191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:44.348328 crc crio[22562]: time=\"2026-06-19T11:38:44.347680778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:44.361412 crc crio[22562]: time=\"2026-06-19T11:38:44.36107765Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager\" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.365768 crc crio[22562]: time=\"2026-06-19T11:38:44.365641842Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager\" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.366454 crc crio[22562]: time=\"2026-06-19T11:38:44.366275017Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}\"\nJun 19 11:38:44.366454 crc crio[22562]: time=\"2026-06-19T11:38:44.366358889Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:38:44.375081 crc crio[22562]: time=\"2026-06-19T11:38:44.37487903Z\" level=info msg=\"Removed container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:44.376705 crc crio[22562]: time=\"2026-06-19T11:38:44.3756556Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager\" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:44.380703 crc crio[22562]: time=\"2026-06-19T11:38:44.38012016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:44.381689 crc crio[22562]: time=\"2026-06-19T11:38:44.381593596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=67f738ac-8707-46fc-a2f6-91369227e726 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:44.381874 crc crio[22562]: time=\"2026-06-19T11:38:44.381671829Z\" level=info msg=\"Removing container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2\" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:44.389623 crc crio[22562]: time=\"2026-06-19T11:38:44.38944294Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager\" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:45.188938 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7472f4ba7978157 Mac:be:9e:f2:bc:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:38:45.190872 crc crio[22562]: time=\"2026-06-19T11:38:45.190834009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}\"\nJun 19 11:38:45.191569 crc crio[22562]: time=\"2026-06-19T11:38:45.191540576Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697818-9qrq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:38:45.397655 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a199ae26f097b Mac:ca:af:ce:96:84:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f SocketPath: PciID:}] [{Interface:0xc000440700 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:38:45.403530 crc crio[22562]: time=\"2026-06-19T11:38:45.401887625Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}\"\nJun 19 11:38:45.403530 crc crio[22562]: time=\"2026-06-19T11:38:45.402137571Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:38:45.480543 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2916b3e828e4421 Mac:ae:65:32:df:37:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 SocketPath: PciID:}] [{Interface:0xc0002b65e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:38:45.482228 crc crio[22562]: time=\"2026-06-19T11:38:45.48219044Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}\"\nJun 19 11:38:45.482464 crc crio[22562]: time=\"2026-06-19T11:38:45.482447456Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:38:45.513519 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077743377d6a2aa Mac:7e:80:20:79:4f:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:38:45.515835 crc crio[22562]: time=\"2026-06-19T11:38:45.51575187Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}\"\nJun 19 11:38:45.516033 crc crio[22562]: time=\"2026-06-19T11:38:45.515945535Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:38:53.892907 crc crio[22562]: time=\"2026-06-19T11:38:53.89141412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:53.911509 crc crio[22562]: time=\"2026-06-19T11:38:53.911291632Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager\" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:53.920105 crc crio[22562]: time=\"2026-06-19T11:38:53.919942125Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager\" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.020264 crc crio[22562]: time=\"2026-06-19T11:38:54.019849685Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager\" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.035830 crc crio[22562]: time=\"2026-06-19T11:38:54.035626104Z\" level=info msg=\"Ran pod sandbox f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD\" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039304536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039566022Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 not found\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039635194Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 found\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.045100 crc crio[22562]: time=\"2026-06-19T11:38:54.042799712Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:54.046690 crc crio[22562]: time=\"2026-06-19T11:38:54.046508414Z\" level=info msg=\"Ran pod sandbox 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 with infra container: openshift-infra/auto-csr-approver-29697818-9qrq6/POD\" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:38:54.048344 crc crio[22562]: time=\"2026-06-19T11:38:54.048075322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.050616 crc crio[22562]: time=\"2026-06-19T11:38:54.050368399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.053415 crc crio[22562]: time=\"2026-06-19T11:38:54.052928503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\\\"\"\nJun 19 11:38:54.053546 crc crio[22562]: time=\"2026-06-19T11:38:54.053332022Z\" level=info msg=\"Ran pod sandbox 2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 with infra container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD\" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:38:54.054837 crc crio[22562]: time=\"2026-06-19T11:38:54.054687436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:54.057897 crc crio[22562]: time=\"2026-06-19T11:38:54.057599538Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=6f5a3bca-9ef4-4bc1-9932-c8ea7b09daaf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.058460 crc crio[22562]: time=\"2026-06-19T11:38:54.058361627Z\" level=info msg=\"Ran pod sandbox 077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 with infra container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD\" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:38:54.060674 crc crio[22562]: time=\"2026-06-19T11:38:54.060550491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.073651 crc crio[22562]: time=\"2026-06-19T11:38:54.072659599Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 not found\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.073651 crc crio[22562]: time=\"2026-06-19T11:38:54.072743561Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 found\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.074309 crc crio[22562]: time=\"2026-06-19T11:38:54.073645095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.074309 crc crio[22562]: time=\"2026-06-19T11:38:54.073728666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.076920 crc crio[22562]: time=\"2026-06-19T11:38:54.075356077Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:54.077619 crc crio[22562]: time=\"2026-06-19T11:38:54.077202562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:38:54.077619 crc crio[22562]: time=\"2026-06-19T11:38:54.077590512Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e8ec7711-ed9c-4b8d-b60b-c7e33f89f7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:54.078846 crc crio[22562]: time=\"2026-06-19T11:38:54.078282089Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager\" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.079861 crc crio[22562]: time=\"2026-06-19T11:38:54.079648872Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\\\"\"\nJun 19 11:38:54.086511 crc crio[22562]: time=\"2026-06-19T11:38:54.083389375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.086511 crc crio[22562]: time=\"2026-06-19T11:38:54.084135984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.086840 crc crio[22562]: time=\"2026-06-19T11:38:54.086712028Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager\" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.092760 crc crio[22562]: time=\"2026-06-19T11:38:54.090618364Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager\" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.097741 crc crio[22562]: time=\"2026-06-19T11:38:54.097612887Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager\" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.107642 crc crio[22562]: time=\"2026-06-19T11:38:54.107275275Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager\" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:54.107642 crc crio[22562]: time=\"2026-06-19T11:38:54.107519112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.123216 crc crio[22562]: time=\"2026-06-19T11:38:54.122938093Z\" level=info msg=\"Removed container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:54.124558 crc crio[22562]: time=\"2026-06-19T11:38:54.124481481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.134667 crc crio[22562]: time=\"2026-06-19T11:38:54.134487568Z\" level=info msg=\"Removing container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876\" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:54.980974 crc crio[22562]: time=\"2026-06-19T11:38:54.980368526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.982535 crc crio[22562]: time=\"2026-06-19T11:38:54.982369345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.982535 crc crio[22562]: time=\"2026-06-19T11:38:54.982501219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:54.993663 crc crio[22562]: time=\"2026-06-19T11:38:54.993550971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.002972 crc crio[22562]: time=\"2026-06-19T11:38:55.002880532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.003598 crc crio[22562]: time=\"2026-06-19T11:38:55.003485737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.184814 crc crio[22562]: time=\"2026-06-19T11:38:55.184667446Z\" level=info msg=\"Created container 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager\" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.186597 crc crio[22562]: time=\"2026-06-19T11:38:55.186505401Z\" level=info msg=\"Starting container: 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc\" id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.198432 crc crio[22562]: time=\"2026-06-19T11:38:55.198339764Z\" level=info msg=\"Started container\" PID=52061 containerID=56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc description=openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3\nJun 19 11:38:55.280263 crc crio[22562]: time=\"2026-06-19T11:38:55.279886319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.280924 crc crio[22562]: time=\"2026-06-19T11:38:55.280839523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.287303 crc crio[22562]: time=\"2026-06-19T11:38:55.287239771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.310092 crc crio[22562]: time=\"2026-06-19T11:38:55.309941653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.320771 crc crio[22562]: time=\"2026-06-19T11:38:55.320647327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.321981 crc crio[22562]: time=\"2026-06-19T11:38:55.321932228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.327859 crc crio[22562]: time=\"2026-06-19T11:38:55.327790954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.330844 crc crio[22562]: time=\"2026-06-19T11:38:55.330704795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.332090 crc crio[22562]: time=\"2026-06-19T11:38:55.330967351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.339414 crc crio[22562]: time=\"2026-06-19T11:38:55.339272677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.544460 crc crio[22562]: time=\"2026-06-19T11:38:55.544370216Z\" level=info msg=\"Created container 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager\" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.546770 crc crio[22562]: time=\"2026-06-19T11:38:55.546685204Z\" level=info msg=\"Starting container: 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3\" id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.549838 crc crio[22562]: time=\"2026-06-19T11:38:55.549722909Z\" level=info msg=\"Created container 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager\" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.550763 crc crio[22562]: time=\"2026-06-19T11:38:55.55061379Z\" level=info msg=\"Starting container: 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f\" id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.553624 crc crio[22562]: time=\"2026-06-19T11:38:55.553573893Z\" level=info msg=\"Started container\" PID=52125 containerID=0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3 description=openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156\nJun 19 11:38:55.556128 crc crio[22562]: time=\"2026-06-19T11:38:55.555921662Z\" level=info msg=\"Created container efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager\" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.556586 crc crio[22562]: time=\"2026-06-19T11:38:55.5562631Z\" level=info msg=\"Created container de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager\" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.557559 crc crio[22562]: time=\"2026-06-19T11:38:55.557400158Z\" level=info msg=\"Starting container: de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230\" id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.557676 crc crio[22562]: time=\"2026-06-19T11:38:55.557581883Z\" level=info msg=\"Starting container: efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6\" id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.558574 crc crio[22562]: time=\"2026-06-19T11:38:55.558497206Z\" level=info msg=\"Started container\" PID=52120 containerID=05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f description=openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6\nJun 19 11:38:55.566531 crc crio[22562]: time=\"2026-06-19T11:38:55.566439302Z\" level=info msg=\"Started container\" PID=52122 containerID=efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6 description=openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f\nJun 19 11:38:55.569803 crc crio[22562]: time=\"2026-06-19T11:38:55.569736413Z\" level=info msg=\"Removed container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:38:55.588325 crc crio[22562]: time=\"2026-06-19T11:38:55.58781911Z\" level=info msg=\"Started container\" PID=52126 containerID=de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230 description=openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8\nJun 19 11:38:55.588720 crc crio[22562]: time=\"2026-06-19T11:38:55.587868482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.615729 crc crio[22562]: time=\"2026-06-19T11:38:55.615088044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.685389 crc crio[22562]: time=\"2026-06-19T11:38:55.685321491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.687196 crc crio[22562]: time=\"2026-06-19T11:38:55.687058094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.691924 crc crio[22562]: time=\"2026-06-19T11:38:55.691849582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.694536 crc crio[22562]: time=\"2026-06-19T11:38:55.694461476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:55.792693 crc crio[22562]: time=\"2026-06-19T11:38:55.792283494Z\" level=info msg=\"Created container b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager\" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.796072 crc crio[22562]: time=\"2026-06-19T11:38:55.795929264Z\" level=info msg=\"Starting container: b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe\" id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.856256 crc crio[22562]: time=\"2026-06-19T11:38:55.855758753Z\" level=info msg=\"Started container\" PID=52165 containerID=b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe description=openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9\nJun 19 11:38:55.872963 crc crio[22562]: time=\"2026-06-19T11:38:55.872563458Z\" level=info msg=\"Created container 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager\" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.876310 crc crio[22562]: time=\"2026-06-19T11:38:55.874809454Z\" level=info msg=\"Starting container: 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1\" id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:55.904435 crc crio[22562]: time=\"2026-06-19T11:38:55.903357779Z\" level=info msg=\"Started container\" PID=52192 containerID=36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1 description=openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109\nJun 19 11:38:55.979522 crc crio[22562]: time=\"2026-06-19T11:38:55.979403599Z\" level=info msg=\"Created container 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager\" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:55.989234 crc crio[22562]: time=\"2026-06-19T11:38:55.986935265Z\" level=info msg=\"Starting container: 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6\" id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:56.019630 crc crio[22562]: time=\"2026-06-19T11:38:56.019460599Z\" level=info msg=\"Started container\" PID=52195 containerID=138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6 description=openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07\nJun 19 11:38:56.263873 crc crio[22562]: time=\"2026-06-19T11:38:56.263719457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.272557 crc crio[22562]: time=\"2026-06-19T11:38:56.272459803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.462911 crc crio[22562]: time=\"2026-06-19T11:38:56.462774517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.472675 crc crio[22562]: time=\"2026-06-19T11:38:56.4725904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.662330 crc crio[22562]: time=\"2026-06-19T11:38:56.660906944Z\" level=info msg=\"Created container 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager\" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:56.666553 crc crio[22562]: time=\"2026-06-19T11:38:56.66520317Z\" level=info msg=\"Starting container: 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd\" id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:56.683538 crc crio[22562]: time=\"2026-06-19T11:38:56.680828246Z\" level=info msg=\"Started container\" PID=52290 containerID=01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd description=openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc\nJun 19 11:38:56.881904 crc crio[22562]: time=\"2026-06-19T11:38:56.881786353Z\" level=info msg=\"Created container 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager\" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:56.883930 crc crio[22562]: time=\"2026-06-19T11:38:56.883854344Z\" level=info msg=\"Starting container: 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980\" id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:56.903851 crc crio[22562]: time=\"2026-06-19T11:38:56.903641753Z\" level=info msg=\"Started container\" PID=52306 containerID=6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980 description=openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba\nJun 19 11:38:56.914232 crc crio[22562]: time=\"2026-06-19T11:38:56.914090452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.928310 crc crio[22562]: time=\"2026-06-19T11:38:56.928220741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.930627 crc crio[22562]: time=\"2026-06-19T11:38:56.930561289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.935457 crc crio[22562]: time=\"2026-06-19T11:38:56.935399378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.939740 crc crio[22562]: time=\"2026-06-19T11:38:56.939221093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.948276 crc crio[22562]: time=\"2026-06-19T11:38:56.947485606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.961537 crc crio[22562]: time=\"2026-06-19T11:38:56.961473233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.971022 crc crio[22562]: time=\"2026-06-19T11:38:56.970948428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:56.991373 crc crio[22562]: time=\"2026-06-19T11:38:56.99127975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.031431 crc crio[22562]: time=\"2026-06-19T11:38:57.031286438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.033955 crc crio[22562]: time=\"2026-06-19T11:38:57.033883292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.047875 crc crio[22562]: time=\"2026-06-19T11:38:57.047783326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.333092 crc crio[22562]: time=\"2026-06-19T11:38:57.332943704Z\" level=info msg=\"Created container 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager\" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.335802 crc crio[22562]: time=\"2026-06-19T11:38:57.335706843Z\" level=info msg=\"Starting container: 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff\" id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.346081 crc crio[22562]: time=\"2026-06-19T11:38:57.345968067Z\" level=info msg=\"Started container\" PID=52395 containerID=5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff description=openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77\nJun 19 11:38:57.362827 crc crio[22562]: time=\"2026-06-19T11:38:57.36273826Z\" level=info msg=\"Created container e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager\" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.364960 crc crio[22562]: time=\"2026-06-19T11:38:57.364849663Z\" level=info msg=\"Starting container: e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91\" id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.388096 crc crio[22562]: time=\"2026-06-19T11:38:57.387961924Z\" level=info msg=\"Started container\" PID=52393 containerID=e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91 description=openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77\nJun 19 11:38:57.413035 crc crio[22562]: time=\"2026-06-19T11:38:57.408521012Z\" level=info msg=\"Created container 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager\" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.414642 crc crio[22562]: time=\"2026-06-19T11:38:57.414522861Z\" level=info msg=\"Starting container: 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97\" id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.427219 crc crio[22562]: time=\"2026-06-19T11:38:57.419540155Z\" level=info msg=\"Created container 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager\" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.427219 crc crio[22562]: time=\"2026-06-19T11:38:57.426699142Z\" level=info msg=\"Starting container: 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e\" id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.459189 crc crio[22562]: time=\"2026-06-19T11:38:57.458613201Z\" level=info msg=\"Created container 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager\" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.460608 crc crio[22562]: time=\"2026-06-19T11:38:57.460094777Z\" level=info msg=\"Started container\" PID=52398 containerID=551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e description=openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013\nJun 19 11:38:57.461501 crc crio[22562]: time=\"2026-06-19T11:38:57.461448381Z\" level=info msg=\"Created container 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager\" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:57.469382 crc crio[22562]: time=\"2026-06-19T11:38:57.468594707Z\" level=info msg=\"Starting container: 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a\" id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.470370 crc crio[22562]: time=\"2026-06-19T11:38:57.470220658Z\" level=info msg=\"Starting container: 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17\" id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:57.473665 crc crio[22562]: time=\"2026-06-19T11:38:57.473581301Z\" level=info msg=\"Started container\" PID=52390 containerID=3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97 description=openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9\nJun 19 11:38:57.475921 crc crio[22562]: time=\"2026-06-19T11:38:57.475764505Z\" level=info msg=\"Started container\" PID=52394 containerID=103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17 description=openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c\nJun 19 11:38:57.523737 crc crio[22562]: time=\"2026-06-19T11:38:57.523578166Z\" level=info msg=\"Started container\" PID=52397 containerID=4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a description=openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c\nJun 19 11:38:57.819095 crc crio[22562]: time=\"2026-06-19T11:38:57.819031949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.823781 crc crio[22562]: time=\"2026-06-19T11:38:57.823369056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.832678 crc crio[22562]: time=\"2026-06-19T11:38:57.832619415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.850860 crc crio[22562]: time=\"2026-06-19T11:38:57.850480337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.861374 crc crio[22562]: time=\"2026-06-19T11:38:57.861267304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage\nJun 19 11:38:57.871971 crc crio[22562]: time=\"2026-06-19T11:38:57.871880285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6194ebe-a967-4cb0-8e7a-da18d102c3c3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:57.875251 crc crio[22562]: time=\"2026-06-19T11:38:57.875038973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:57.892009 crc crio[22562]: time=\"2026-06-19T11:38:57.891839869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:38:58.117411 crc crio[22562]: time=\"2026-06-19T11:38:58.117111357Z\" level=info msg=\"Created container abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager\" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:58.119356 crc crio[22562]: time=\"2026-06-19T11:38:58.119283001Z\" level=info msg=\"Starting container: abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c\" id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:58.131576 crc crio[22562]: time=\"2026-06-19T11:38:58.131488432Z\" level=info msg=\"Started container\" PID=52529 containerID=abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c description=openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d\nJun 19 11:38:58.156039 crc crio[22562]: time=\"2026-06-19T11:38:58.155945917Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=164f1c8d-d60a-475e-b0d4-8e51e386ecc0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:38:58.258820 crc crio[22562]: time=\"2026-06-19T11:38:58.258768298Z\" level=info msg=\"Created container 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager\" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:58.261225 crc crio[22562]: time=\"2026-06-19T11:38:58.261193038Z\" level=info msg=\"Starting container: 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a\" id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:58.268588 crc crio[22562]: time=\"2026-06-19T11:38:58.268560541Z\" level=info msg=\"Started container\" PID=52527 containerID=1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a description=openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer sandboxID=434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9\nJun 19 11:38:58.286569 crc crio[22562]: time=\"2026-06-19T11:38:58.286537395Z\" level=info msg=\"Created container 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager\" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:38:58.289657 crc crio[22562]: time=\"2026-06-19T11:38:58.289631861Z\" level=info msg=\"Starting container: 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f\" id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:38:58.296899 crc crio[22562]: time=\"2026-06-19T11:38:58.296872489Z\" level=info msg=\"Started container\" PID=52544 containerID=733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f description=openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee\nJun 19 11:38:58.761484 crc crio[22562]: time=\"2026-06-19T11:38:58.761422863Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:00.171477 crc crio[22562]: time=\"2026-06-19T11:39:00.170790137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.419074 crc crio[22562]: time=\"2026-06-19T11:39:04.41773372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:04.421294 crc crio[22562]: time=\"2026-06-19T11:39:04.417814551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.421294 crc crio[22562]: time=\"2026-06-19T11:39:04.421066201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=34e6c717-c06e-4356-b77d-ab65abe09dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.427061 crc crio[22562]: time=\"2026-06-19T11:39:04.426827244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=f5cf9eda-b9d0-4b0d-b656-9191009d625f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.431804 crc crio[22562]: time=\"2026-06-19T11:39:04.431646163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:04.433455 crc crio[22562]: time=\"2026-06-19T11:39:04.433386175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=c6b167a3-f53a-4b2a-810e-cd38e5094549 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.446676 crc crio[22562]: time=\"2026-06-19T11:39:04.44039601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=15c1bdb4-1058-4dd4-9317-2391d5340669 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.446676 crc crio[22562]: time=\"2026-06-19T11:39:04.444619713Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager\" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.449668 crc crio[22562]: time=\"2026-06-19T11:39:04.449501494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.455766 crc crio[22562]: time=\"2026-06-19T11:39:04.455597895Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager\" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.477274 crc crio[22562]: time=\"2026-06-19T11:39:04.476955022Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:04.479354 crc crio[22562]: time=\"2026-06-19T11:39:04.478970523Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a9ee6305-c5a7-453e-826c-cfa292d66e26 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.492749 crc crio[22562]: time=\"2026-06-19T11:39:04.49260731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.545512 crc crio[22562]: time=\"2026-06-19T11:39:04.545434476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.551835 crc crio[22562]: time=\"2026-06-19T11:39:04.55168503Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1a0692f0-886e-4f5e-87e7-051306a9ef0a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:04.553324 crc crio[22562]: time=\"2026-06-19T11:39:04.553276449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.570028 crc crio[22562]: time=\"2026-06-19T11:39:04.569855869Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic\" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.580450 crc crio[22562]: time=\"2026-06-19T11:39:04.580344169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.580645 crc crio[22562]: time=\"2026-06-19T11:39:04.58044435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.587641 crc crio[22562]: time=\"2026-06-19T11:39:04.587530816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.652105 crc crio[22562]: time=\"2026-06-19T11:39:04.651942928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.735123 crc crio[22562]: time=\"2026-06-19T11:39:04.73494324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:04.758824 crc crio[22562]: time=\"2026-06-19T11:39:04.758604105Z\" level=info msg=\"Created container c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager\" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.762356 crc crio[22562]: time=\"2026-06-19T11:39:04.760221914Z\" level=info msg=\"Starting container: c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a\" id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:04.763528 crc crio[22562]: time=\"2026-06-19T11:39:04.763433324Z\" level=info msg=\"Created container 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager\" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.767598 crc crio[22562]: time=\"2026-06-19T11:39:04.767521945Z\" level=info msg=\"Starting container: 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771\" id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:04.767728 crc crio[22562]: time=\"2026-06-19T11:39:04.767702829Z\" level=info msg=\"Started container\" PID=52767 containerID=c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a description=openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e\nJun 19 11:39:04.775728 crc crio[22562]: time=\"2026-06-19T11:39:04.775618415Z\" level=info msg=\"Started container\" PID=52766 containerID=8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771 description=openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641\nJun 19 11:39:04.864108 crc crio[22562]: time=\"2026-06-19T11:39:04.863397965Z\" level=info msg=\"Created container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:04.866590 crc crio[22562]: time=\"2026-06-19T11:39:04.866508412Z\" level=info msg=\"Starting container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec\" id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:04.871345 crc crio[22562]: time=\"2026-06-19T11:39:04.8712711Z\" level=info msg=\"Started container\" PID=52778 containerID=c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec description=openshift-infra/auto-csr-approver-29697818-9qrq6/oc id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\nJun 19 11:39:05.535271 crc crio[22562]: time=\"2026-06-19T11:39:05.535095327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:05.652321 crc crio[22562]: time=\"2026-06-19T11:39:05.651834733Z\" level=info msg=\"Created container f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic\" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:05.653705 crc crio[22562]: time=\"2026-06-19T11:39:05.653480613Z\" level=info msg=\"Starting container: f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b\" id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:05.662724 crc crio[22562]: time=\"2026-06-19T11:39:05.662567098Z\" level=info msg=\"Started container\" PID=52924 containerID=f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed\nJun 19 11:39:05.676021 crc crio[22562]: time=\"2026-06-19T11:39:05.675826545Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:05.682708 crc crio[22562]: time=\"2026-06-19T11:39:05.682061019Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 19 11:39:06.190417 crc crio[22562]: time=\"2026-06-19T11:39:06.189665276Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:06.192423 crc crio[22562]: time=\"2026-06-19T11:39:06.19229409Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ac60c935-3532-465b-9782-9ddb83e04bdf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:06.213496 crc crio[22562]: time=\"2026-06-19T11:39:06.213408283Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=32e8eed5-632c-4982-8070-861466b20a00 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:06.223570 crc crio[22562]: time=\"2026-06-19T11:39:06.223451281Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd\" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:06.229666 crc crio[22562]: time=\"2026-06-19T11:39:06.229566333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:06.278436 crc crio[22562]: time=\"2026-06-19T11:39:06.278327847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:06.776791 crc crio[22562]: time=\"2026-06-19T11:39:06.776287756Z\" level=info msg=\"Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:06.777683 crc crio[22562]: time=\"2026-06-19T11:39:06.777209108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259cba8}] Aliases:map[]}\"\nJun 19 11:39:06.777683 crc crio[22562]: time=\"2026-06-19T11:39:06.777395753Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697818-9qrq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:06.919249 crc crio[22562]: time=\"2026-06-19T11:39:06.918939012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:07.078209 crc crio[22562]: time=\"2026-06-19T11:39:07.075536952Z\" level=info msg=\"Created container 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd\" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:07.084787 crc crio[22562]: time=\"2026-06-19T11:39:07.084632417Z\" level=info msg=\"Starting container: 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c\" id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:07.090642 crc crio[22562]: time=\"2026-06-19T11:39:07.090550283Z\" level=info msg=\"Started container\" PID=53009 containerID=1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed\nJun 19 11:39:07.103540 crc crio[22562]: time=\"2026-06-19T11:39:07.103475072Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:07.108953 crc crio[22562]: time=\"2026-06-19T11:39:07.108871856Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 19 11:39:07.133812 crc crio[22562]: time=\"2026-06-19T11:39:07.133689559Z\" level=info msg=\"Stopped pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:10.911479 crc crio[22562]: time=\"2026-06-19T11:39:10.910423739Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:10.915302 crc crio[22562]: time=\"2026-06-19T11:39:10.915071384Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=27b191cd-630c-43cf-a466-9e08ec95834a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:10.923551 crc crio[22562]: time=\"2026-06-19T11:39:10.923476302Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1a069d38-6be4-4713-8f10-9282ec108f88 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:10.941683 crc crio[22562]: time=\"2026-06-19T11:39:10.939465617Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch\" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:10.948296 crc crio[22562]: time=\"2026-06-19T11:39:10.943079365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:11.007570 crc crio[22562]: time=\"2026-06-19T11:39:11.007487319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:11.829761 crc crio[22562]: time=\"2026-06-19T11:39:11.824408691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:11.968976 crc crio[22562]: time=\"2026-06-19T11:39:11.96882206Z\" level=info msg=\"Created container 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch\" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:39:11.975195 crc crio[22562]: time=\"2026-06-19T11:39:11.974884111Z\" level=info msg=\"Starting container: 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4\" id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:39:11.992620 crc crio[22562]: time=\"2026-06-19T11:39:11.992312751Z\" level=info msg=\"Started container\" PID=53202 containerID=38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed\nJun 19 11:39:28.506724 crc crio[22562]: time=\"2026-06-19T11:39:28.50587219Z\" level=info msg=\"Removing container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79\" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:39:28.753376 crc crio[22562]: time=\"2026-06-19T11:39:28.752975178Z\" level=info msg=\"Removed container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:39:28.781796 crc crio[22562]: time=\"2026-06-19T11:39:28.781653636Z\" level=info msg=\"Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:28.782640 crc crio[22562]: time=\"2026-06-19T11:39:28.781845701Z\" level=info msg=\"Stopped pod sandbox (already stopped): a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:28.782935 crc crio[22562]: time=\"2026-06-19T11:39:28.782795665Z\" level=info msg=\"Removing pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:39:28.806596 crc crio[22562]: time=\"2026-06-19T11:39:28.806371337Z\" level=info msg=\"Removed pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:39:28.813576 crc crio[22562]: time=\"2026-06-19T11:39:28.813452922Z\" level=info msg=\"Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:28.814887 crc crio[22562]: time=\"2026-06-19T11:39:28.814643302Z\" level=info msg=\"Stopped pod sandbox (already stopped): 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:39:28.816938 crc crio[22562]: time=\"2026-06-19T11:39:28.816851026Z\" level=info msg=\"Removing pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:39:28.834413 crc crio[22562]: time=\"2026-06-19T11:39:28.834135134Z\" level=info msg=\"Removed pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:39:39.467517 crc crio[22562]: time=\"2026-06-19T11:39:39.466607886Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD\" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:39.469090 crc crio[22562]: time=\"2026-06-19T11:39:39.46755615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:39.514290 crc crio[22562]: time=\"2026-06-19T11:39:39.51408888Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}\"\nJun 19 11:39:39.514290 crc crio[22562]: time=\"2026-06-19T11:39:39.514265414Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:39.608391 crc crio[22562]: time=\"2026-06-19T11:39:39.607768036Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD\" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:39.608529 crc crio[22562]: time=\"2026-06-19T11:39:39.608427661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:39.651413 crc crio[22562]: time=\"2026-06-19T11:39:39.651085306Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}\"\nJun 19 11:39:39.651413 crc crio[22562]: time=\"2026-06-19T11:39:39.651226579Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-p44m8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:40.152074 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34680d9fc5d63f Mac:d6:c4:e7:cd:6a:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 SocketPath: PciID:}] [{Interface:0xc0005187b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:40.152074 crc crio[22562]: time=\"2026-06-19T11:39:40.150332016Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}\"\nJun 19 11:39:40.152074 crc crio[22562]: time=\"2026-06-19T11:39:40.150475359Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:40.169020 crc crio[22562]: time=\"2026-06-19T11:39:40.168937895Z\" level=info msg=\"Ran pod sandbox d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a with infra container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD\" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:40.192955 crc crio[22562]: time=\"2026-06-19T11:39:40.192672132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.193296 crc crio[22562]: time=\"2026-06-19T11:39:40.193202066Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.193419 crc crio[22562]: time=\"2026-06-19T11:39:40.193304488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.196443 crc crio[22562]: time=\"2026-06-19T11:39:40.196023755Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:40.211388 crc crio[22562]: time=\"2026-06-19T11:39:40.209530869Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 19 11:39:40.414492 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43927220843eb7b Mac:02:f3:c5:1d:75:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:40.442697 crc crio[22562]: time=\"2026-06-19T11:39:40.442526588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}\"\nJun 19 11:39:40.443322 crc crio[22562]: time=\"2026-06-19T11:39:40.442964419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-p44m8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:40.476913 crc crio[22562]: time=\"2026-06-19T11:39:40.476685642Z\" level=info msg=\"Ran pod sandbox 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d with infra container: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD\" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:40.486102 crc crio[22562]: time=\"2026-06-19T11:39:40.485845739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.486566 crc crio[22562]: time=\"2026-06-19T11:39:40.486350081Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.486566 crc crio[22562]: time=\"2026-06-19T11:39:40.486412993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:40.491275 crc crio[22562]: time=\"2026-06-19T11:39:40.491085598Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:40.503235 crc crio[22562]: time=\"2026-06-19T11:39:40.503099625Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 19 11:39:40.969247 crc crio[22562]: time=\"2026-06-19T11:39:40.969094293Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD\" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:40.969247 crc crio[22562]: time=\"2026-06-19T11:39:40.969297308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:41.133361 crc crio[22562]: time=\"2026-06-19T11:39:41.130457321Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}\"\nJun 19 11:39:41.133361 crc crio[22562]: time=\"2026-06-19T11:39:41.130561674Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-mtxrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:41.953271 crc crio[22562]: time=\"2026-06-19T11:39:41.950301536Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-49kv4/POD\" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:41.953271 crc crio[22562]: time=\"2026-06-19T11:39:41.95086819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:42.072603 crc crio[22562]: time=\"2026-06-19T11:39:42.072473255Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}\"\nJun 19 11:39:42.072603 crc crio[22562]: time=\"2026-06-19T11:39:42.072598038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-49kv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:42.135824 crc crio[22562]: time=\"2026-06-19T11:39:42.133073803Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:42.136264 crc crio[22562]: time=\"2026-06-19T11:39:42.136238411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:42.163723 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ce32c79364e5 Mac:f2:3a:a0:f4:af:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:42.172406 crc crio[22562]: time=\"2026-06-19T11:39:42.172299433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}\"\nJun 19 11:39:42.172680 crc crio[22562]: time=\"2026-06-19T11:39:42.172561619Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-mtxrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:42.301684 crc crio[22562]: time=\"2026-06-19T11:39:42.300350858Z\" level=info msg=\"Ran pod sandbox c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 with infra container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD\" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:42.323400 crc crio[22562]: time=\"2026-06-19T11:39:42.323271504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.328974 crc crio[22562]: time=\"2026-06-19T11:39:42.328544345Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.328974 crc crio[22562]: time=\"2026-06-19T11:39:42.328630457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.398800 crc crio[22562]: time=\"2026-06-19T11:39:42.398671548Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}\"\nJun 19 11:39:42.398800 crc crio[22562]: time=\"2026-06-19T11:39:42.39875814Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:42.399439 crc crio[22562]: time=\"2026-06-19T11:39:42.398706269Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:42.416813 crc crio[22562]: time=\"2026-06-19T11:39:42.416703603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 19 11:39:42.875389 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3527eea5335cb33 Mac:36:44:1c:a0:c1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 SocketPath: PciID:}] [{Interface:0xc00039c890 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:42.876645 crc crio[22562]: time=\"2026-06-19T11:39:42.87657344Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}\"\nJun 19 11:39:42.876796 crc crio[22562]: time=\"2026-06-19T11:39:42.876763975Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-49kv4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:42.901942 crc crio[22562]: time=\"2026-06-19T11:39:42.901888316Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:42.902454 crc crio[22562]: time=\"2026-06-19T11:39:42.90242827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:42.902737 crc crio[22562]: time=\"2026-06-19T11:39:42.902633064Z\" level=info msg=\"Ran pod sandbox 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd with infra container: openstack/dnsmasq-dns-68bc84565-49kv4/POD\" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:42.909096 crc crio[22562]: time=\"2026-06-19T11:39:42.908966011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.921298 crc crio[22562]: time=\"2026-06-19T11:39:42.909406301Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.921298 crc crio[22562]: time=\"2026-06-19T11:39:42.909458232Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:42.947960 crc crio[22562]: time=\"2026-06-19T11:39:42.94776747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:42.971428 crc crio[22562]: time=\"2026-06-19T11:39:42.971348993Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 19 11:39:43.033802 crc crio[22562]: time=\"2026-06-19T11:39:43.033752105Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"\nJun 19 11:39:43.034038 crc crio[22562]: time=\"2026-06-19T11:39:43.03398148Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:43.172965 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded1001ca46c0b Mac:82:8e:53:aa:a2:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:43.186900 crc crio[22562]: time=\"2026-06-19T11:39:43.184828819Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}\"\nJun 19 11:39:43.186900 crc crio[22562]: time=\"2026-06-19T11:39:43.185855705Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:43.259322 crc crio[22562]: time=\"2026-06-19T11:39:43.254270256Z\" level=info msg=\"Ran pod sandbox eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 with infra container: openstack/rabbitmq-server-0/POD\" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:43.279489 crc crio[22562]: time=\"2026-06-19T11:39:43.279421408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.280702 crc crio[22562]: time=\"2026-06-19T11:39:43.280023052Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.283817 crc crio[22562]: time=\"2026-06-19T11:39:43.283196701Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.292883 crc crio[22562]: time=\"2026-06-19T11:39:43.29210393Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:43.297860 crc crio[22562]: time=\"2026-06-19T11:39:43.29731803Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 19 11:39:43.589105 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07b0bac592679c5 Mac:02:fa:3a:55:d1:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:43.599120 crc crio[22562]: time=\"2026-06-19T11:39:43.598422673Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"\nJun 19 11:39:43.599405 crc crio[22562]: time=\"2026-06-19T11:39:43.599332024Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:43.632460 crc crio[22562]: time=\"2026-06-19T11:39:43.632351951Z\" level=info msg=\"Ran pod sandbox 07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:43.644288 crc crio[22562]: time=\"2026-06-19T11:39:43.644116431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.646123 crc crio[22562]: time=\"2026-06-19T11:39:43.645975237Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.646297 crc crio[22562]: time=\"2026-06-19T11:39:43.646202942Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:43.660776 crc crio[22562]: time=\"2026-06-19T11:39:43.66065882Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:43.665211 crc crio[22562]: time=\"2026-06-19T11:39:43.665035288Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 19 11:39:43.770844 crc crio[22562]: time=\"2026-06-19T11:39:43.770782083Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:43.775071 crc crio[22562]: time=\"2026-06-19T11:39:43.774977836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:43.969811 crc crio[22562]: time=\"2026-06-19T11:39:43.969711449Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}\"\nJun 19 11:39:43.970285 crc crio[22562]: time=\"2026-06-19T11:39:43.969883424Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:44.581962 crc crio[22562]: time=\"2026-06-19T11:39:44.581484541Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:44.583432 crc crio[22562]: time=\"2026-06-19T11:39:44.582038864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:44.684709 crc crio[22562]: time=\"2026-06-19T11:39:44.68461531Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}\"\nJun 19 11:39:44.685556 crc crio[22562]: time=\"2026-06-19T11:39:44.684815185Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:45.077393 crc crio[22562]: time=\"2026-06-19T11:39:45.0766864Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:45.077393 crc crio[22562]: time=\"2026-06-19T11:39:45.077381867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:45.170533 crc crio[22562]: time=\"2026-06-19T11:39:45.170415927Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}\"\nJun 19 11:39:45.170820 crc crio[22562]: time=\"2026-06-19T11:39:45.17053006Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:45.294291 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19feb6fdb90105d Mac:92:91:47:93:44:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f SocketPath: PciID:}] [{Interface:0xc00047d2e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:45.295230 crc crio[22562]: time=\"2026-06-19T11:39:45.294939445Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}\"\nJun 19 11:39:45.295230 crc crio[22562]: time=\"2026-06-19T11:39:45.29510518Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:45.336196 crc crio[22562]: time=\"2026-06-19T11:39:45.333859117Z\" level=info msg=\"Ran pod sandbox 19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 with infra container: openstack/openstack-galera-0/POD\" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.349957015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.350223762Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.350271213Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.354368 crc crio[22562]: time=\"2026-06-19T11:39:45.353956743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:45.362222 crc crio[22562]: time=\"2026-06-19T11:39:45.361658114Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 19 11:39:45.564885 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d15bcfaed475626 Mac:c2:71:b6:46:50:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 SocketPath: PciID:}] [{Interface:0xc000482780 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:45.636085 crc crio[22562]: time=\"2026-06-19T11:39:45.623125577Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}\"\nJun 19 11:39:45.636085 crc crio[22562]: time=\"2026-06-19T11:39:45.63054941Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:45.676533 crc crio[22562]: time=\"2026-06-19T11:39:45.669299727Z\" level=info msg=\"Ran pod sandbox d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 with infra container: openstack/memcached-0/POD\" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.702767676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.703071783Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.703121204Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.705727969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:45.723118 crc crio[22562]: time=\"2026-06-19T11:39:45.714084214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 19 11:39:46.062024 crc crio[22562]: 2026-06-19T11:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2431df87959e669 Mac:3a:6c:c4:a8:e0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 SocketPath: PciID:}] [{Interface:0xc000444980 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:46.065723 crc crio[22562]: time=\"2026-06-19T11:39:46.06550397Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}\"\nJun 19 11:39:46.066267 crc crio[22562]: time=\"2026-06-19T11:39:46.06624352Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:46.087579 crc crio[22562]: time=\"2026-06-19T11:39:46.087477504Z\" level=info msg=\"Ran pod sandbox 2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a with infra container: openstack/openstack-cell1-galera-0/POD\" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:46.117595 crc crio[22562]: time=\"2026-06-19T11:39:46.117381854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:46.117815 crc crio[22562]: time=\"2026-06-19T11:39:46.117760193Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:46.117815 crc crio[22562]: time=\"2026-06-19T11:39:46.117810194Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:46.133099 crc crio[22562]: time=\"2026-06-19T11:39:46.132930628Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:46.148631 crc crio[22562]: time=\"2026-06-19T11:39:46.148561184Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 19 11:39:48.389687 crc crio[22562]: time=\"2026-06-19T11:39:48.387677888Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:48.393816 crc crio[22562]: time=\"2026-06-19T11:39:48.393788899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:48.953518 crc crio[22562]: time=\"2026-06-19T11:39:48.953424522Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}\"\nJun 19 11:39:48.953518 crc crio[22562]: time=\"2026-06-19T11:39:48.953494474Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:49.763408 crc crio[22562]: 2026-06-19T11:39:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60d99c358382ecd Mac:e6:0a:aa:a8:a0:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:49.766295 crc crio[22562]: time=\"2026-06-19T11:39:49.766219532Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}\"\nJun 19 11:39:49.766559 crc crio[22562]: time=\"2026-06-19T11:39:49.766503409Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:49.847907 crc crio[22562]: time=\"2026-06-19T11:39:49.847680325Z\" level=info msg=\"Ran pod sandbox 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 with infra container: openstack/kube-state-metrics-0/POD\" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:49.871846 crc crio[22562]: time=\"2026-06-19T11:39:49.87176005Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:49.872203 crc crio[22562]: time=\"2026-06-19T11:39:49.871966975Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:49.872203 crc crio[22562]: time=\"2026-06-19T11:39:49.872081939Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:49.887414 crc crio[22562]: time=\"2026-06-19T11:39:49.887267113Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:50.119524 crc crio[22562]: time=\"2026-06-19T11:39:50.118622791Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 19 11:39:51.476824 crc crio[22562]: time=\"2026-06-19T11:39:51.475083629Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z/POD\" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:51.476824 crc crio[22562]: time=\"2026-06-19T11:39:51.47636551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:51.525220 crc crio[22562]: time=\"2026-06-19T11:39:51.525057794Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-58s82/POD\" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:51.525545 crc crio[22562]: time=\"2026-06-19T11:39:51.52531491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:51.537766 crc crio[22562]: time=\"2026-06-19T11:39:51.537654516Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}\"\nJun 19 11:39:51.537766 crc crio[22562]: time=\"2026-06-19T11:39:51.537732337Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:51.566577 crc crio[22562]: time=\"2026-06-19T11:39:51.566478597Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}\"\nJun 19 11:39:51.566577 crc crio[22562]: time=\"2026-06-19T11:39:51.566548449Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-58s82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:52.406593 crc crio[22562]: time=\"2026-06-19T11:39:52.404368339Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:52.406593 crc crio[22562]: time=\"2026-06-19T11:39:52.406549722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:52.603198 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88ddd36704fd2d Mac:2a:9f:92:4b:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:52.610566 crc crio[22562]: time=\"2026-06-19T11:39:52.610443991Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}\"\nJun 19 11:39:52.629090 crc crio[22562]: time=\"2026-06-19T11:39:52.628863466Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:52.715649 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cf786d338ff48f Mac:92:4c:2a:cc:b2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade SocketPath: PciID:}] [{Interface:0xc000290ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:52.716570 crc crio[22562]: time=\"2026-06-19T11:39:52.716471422Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}\"\nJun 19 11:39:52.716805 crc crio[22562]: time=\"2026-06-19T11:39:52.716697648Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-58s82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:53.272488 crc crio[22562]: time=\"2026-06-19T11:39:53.272334425Z\" level=info msg=\"Ran pod sandbox 5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 with infra container: openstack/ovn-controller-ovs-58s82/POD\" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277659637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277866532Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277912303Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.279341418Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:53.316499 crc crio[22562]: time=\"2026-06-19T11:39:53.316350133Z\" level=info msg=\"Ran pod sandbox b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b with infra container: openstack/ovn-controller-v4l7z/POD\" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:53.319802 crc crio[22562]: time=\"2026-06-19T11:39:53.319710096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.320561 crc crio[22562]: time=\"2026-06-19T11:39:53.320120406Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.320561 crc crio[22562]: time=\"2026-06-19T11:39:53.320401943Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:53.323361 crc crio[22562]: time=\"2026-06-19T11:39:53.322951286Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:54.519406 crc crio[22562]: time=\"2026-06-19T11:39:54.518719784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 19 11:39:54.529347 crc crio[22562]: time=\"2026-06-19T11:39:54.519457902Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 19 11:39:54.646469 crc crio[22562]: time=\"2026-06-19T11:39:54.64641382Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}\"\nJun 19 11:39:54.646876 crc crio[22562]: time=\"2026-06-19T11:39:54.646856411Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:55.641365 crc crio[22562]: time=\"2026-06-19T11:39:55.639705402Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-ctrkq/POD\" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:55.648359 crc crio[22562]: time=\"2026-06-19T11:39:55.641390834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:55.757799 crc crio[22562]: 2026-06-19T11:39:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6878d7a2e6d9a Mac:de:6f:07:56:82:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:55.775557 crc crio[22562]: time=\"2026-06-19T11:39:55.775503169Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}\"\nJun 19 11:39:55.779928 crc crio[22562]: time=\"2026-06-19T11:39:55.779902867Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:39:56.204118 crc crio[22562]: time=\"2026-06-19T11:39:56.203286822Z\" level=info msg=\"Ran pod sandbox ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a with infra container: openstack/ovsdbserver-nb-0/POD\" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:56.210701 crc crio[22562]: time=\"2026-06-19T11:39:56.210658365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:56.211643 crc crio[22562]: time=\"2026-06-19T11:39:56.211616328Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:56.211904 crc crio[22562]: time=\"2026-06-19T11:39:56.211885565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:39:56.223839 crc crio[22562]: time=\"2026-06-19T11:39:56.223639355Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage\nJun 19 11:39:56.233893 crc crio[22562]: time=\"2026-06-19T11:39:56.233807917Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 19 11:39:57.063617 crc crio[22562]: time=\"2026-06-19T11:39:57.048416512Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mxk8k/POD\" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:57.065523 crc crio[22562]: time=\"2026-06-19T11:39:57.064521319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:57.273730 crc crio[22562]: time=\"2026-06-19T11:39:57.273636889Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:39:57.274023 crc crio[22562]: time=\"2026-06-19T11:39:57.273756482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:39:59.010726 crc crio[22562]: time=\"2026-06-19T11:39:59.010666823Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 19 11:39:59.011653 crc crio[22562]: time=\"2026-06-19T11:39:59.011625047Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-mxk8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:59.278957 crc crio[22562]: time=\"2026-06-19T11:39:59.278870803Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}\"\nJun 19 11:39:59.278957 crc crio[22562]: time=\"2026-06-19T11:39:59.278943415Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-ctrkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:39:59.623824 crc crio[22562]: 2026-06-19T11:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50138293d57c826 Mac:e6:14:d4:e2:3d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:39:59.656094 crc crio[22562]: time=\"2026-06-19T11:39:59.655977624Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"\nJun 19 11:39:59.656389 crc crio[22562]: time=\"2026-06-19T11:39:59.656301101Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-mxk8k for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:00.005488 crc crio[22562]: 2026-06-19T11:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5666cd9c2bc5fac Mac:1a:84:0a:aa:bd:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:00.007343 crc crio[22562]: time=\"2026-06-19T11:40:00.007269137Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}\"\nJun 19 11:40:00.007501 crc crio[22562]: time=\"2026-06-19T11:40:00.007449271Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-ctrkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:00.555013 crc crio[22562]: time=\"2026-06-19T11:40:00.554828551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697820-5gcql/POD\" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:00.556014 crc crio[22562]: time=\"2026-06-19T11:40:00.555019716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:09.685806 crc crio[22562]: time=\"2026-06-19T11:40:09.684689343Z\" level=info msg=\"Ran pod sandbox 5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 with infra container: openstack/ovn-controller-metrics-ctrkq/POD\" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:09.690236 crc crio[22562]: time=\"2026-06-19T11:40:09.690023116Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}\"\nJun 19 11:40:09.690236 crc crio[22562]: time=\"2026-06-19T11:40:09.690139038Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:09.699125 crc crio[22562]: time=\"2026-06-19T11:40:09.698770831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.700588 crc crio[22562]: time=\"2026-06-19T11:40:09.700475983Z\" level=info msg=\"Ran pod sandbox 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 with infra container: openstack/dnsmasq-dns-86cd84489-mxk8k/POD\" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:09.700736 crc crio[22562]: time=\"2026-06-19T11:40:09.700555855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.702040 crc crio[22562]: time=\"2026-06-19T11:40:09.701929459Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.703667 crc crio[22562]: time=\"2026-06-19T11:40:09.703556949Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.70479327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.706636456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.706718518Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:09.709415 crc crio[22562]: time=\"2026-06-19T11:40:09.709258571Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:09.715579 crc crio[22562]: time=\"2026-06-19T11:40:09.715425662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 19 11:40:09.722300 crc crio[22562]: time=\"2026-06-19T11:40:09.722097577Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 19 11:40:15.383587 crc crio[22562]: 2026-06-19T11:40:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb387582105354 Mac:4a:e5:d9:cb:e6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 SocketPath: PciID:}] [{Interface:0xc000195100 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:15.387684 crc crio[22562]: time=\"2026-06-19T11:40:15.387625513Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}\"\nJun 19 11:40:15.388095 crc crio[22562]: time=\"2026-06-19T11:40:15.388060753Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:16.518887 crc crio[22562]: time=\"2026-06-19T11:40:16.51792975Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD\" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:16.518887 crc crio[22562]: time=\"2026-06-19T11:40:16.518497124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:25.251670 crc crio[22562]: time=\"2026-06-19T11:40:25.250524974Z\" level=info msg=\"Ran pod sandbox acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a with infra container: openstack/ovsdbserver-sb-0/POD\" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:25.256824 crc crio[22562]: time=\"2026-06-19T11:40:25.256695867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:25.257229 crc crio[22562]: time=\"2026-06-19T11:40:25.257106786Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:25.257426 crc crio[22562]: time=\"2026-06-19T11:40:25.257354762Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:25.259061 crc crio[22562]: time=\"2026-06-19T11:40:25.258803538Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:25.270097 crc crio[22562]: time=\"2026-06-19T11:40:25.269976304Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 19 11:40:33.830830 crc crio[22562]: time=\"2026-06-19T11:40:33.829244074Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c\" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:33.833911 crc crio[22562]: time=\"2026-06-19T11:40:33.833864807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a93522a6-37da-4eae-9dbe-ce472cee2397 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:33.878680 crc crio[22562]: time=\"2026-06-19T11:40:33.87847218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f\" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:33.880783 crc crio[22562]: time=\"2026-06-19T11:40:33.880613154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c5355b33-7ef6-4d53-b315-747c4a53190f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:33.881367 crc crio[22562]: time=\"2026-06-19T11:40:33.880568602Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:ac586847924b73d595175c29e7a9334b0036afae02a6b5a53c3e57412b54b8be\" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:33.884496 crc crio[22562]: time=\"2026-06-19T11:40:33.884380627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=47e28909-967a-475b-8f50-0223531727d4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:36.964053 crc crio[22562]: time=\"2026-06-19T11:40:36.961222178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d42884e8-b816-4eca-9989-bb780c5927d8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:36.967240 crc crio[22562]: time=\"2026-06-19T11:40:36.96694373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c13d2305-71f4-4d1b-9502-0b95dbb29e9d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:36.982787 crc crio[22562]: time=\"2026-06-19T11:40:36.982520984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=fffd5c46-af68-43b2-b70a-91f5c4aa177d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:37.069460 crc crio[22562]: time=\"2026-06-19T11:40:37.06933013Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c\" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:37.070647 crc crio[22562]: time=\"2026-06-19T11:40:37.07055369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=77fe9803-fc98-4c13-aea8-b80fb594dd53 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:37.071225 crc crio[22562]: time=\"2026-06-19T11:40:37.071079303Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f\" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:37.071931 crc crio[22562]: time=\"2026-06-19T11:40:37.071843012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=47b754f2-0d3f-4855-a9fb-1639c09b7981 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:38.611835 crc crio[22562]: time=\"2026-06-19T11:40:38.610968064Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:39.315222 crc crio[22562]: time=\"2026-06-19T11:40:39.314243538Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:39.321813 crc crio[22562]: time=\"2026-06-19T11:40:39.321679961Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:39.812592 crc crio[22562]: time=\"2026-06-19T11:40:39.812381909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4b1dff1a-de02-4e88-8f5d-a2faf6cfe6aa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:39.812592 crc crio[22562]: time=\"2026-06-19T11:40:39.812540083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2aed698b-1a04-4c95-abad-3a2aea1116db name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:39.852491 crc crio[22562]: time=\"2026-06-19T11:40:39.852338427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:39.936669 crc crio[22562]: time=\"2026-06-19T11:40:39.936536748Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:80e12360f71cf8a86110e5ea48f5b7f7287dff4f1819326bf2d52ebd9f535b42\" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:39.938587 crc crio[22562]: time=\"2026-06-19T11:40:39.938486366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d08877ee-18f0-48ca-8608-beb33537d377 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.015382 crc crio[22562]: time=\"2026-06-19T11:40:40.015230403Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.017271 crc crio[22562]: time=\"2026-06-19T11:40:40.016834653Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=be260024-388e-4abc-8cb8-958b726b8ca5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.042632 crc crio[22562]: time=\"2026-06-19T11:40:40.042511198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:40.042967 crc crio[22562]: time=\"2026-06-19T11:40:40.042520318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:40.051352 crc crio[22562]: time=\"2026-06-19T11:40:40.051255934Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:40.066736 crc crio[22562]: time=\"2026-06-19T11:40:40.066439289Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:40.072491 crc crio[22562]: time=\"2026-06-19T11:40:40.072374426Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:6849b71e625d0acfa8397235d277ad2d0f81c89ddb17560031f4de5add46b5aa\" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.074126 crc crio[22562]: time=\"2026-06-19T11:40:40.074037208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7346243e-01fe-4d96-84df-72d07ed41e04 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.087396 crc crio[22562]: time=\"2026-06-19T11:40:40.087269243Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.088421 crc crio[22562]: time=\"2026-06-19T11:40:40.088286569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cab995d-c65f-4a47-b831-30674786a165 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.435244 crc crio[22562]: time=\"2026-06-19T11:40:40.434960758Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:b794aad2f759f01e0a9c4acd05c934440816bf98946ff06ec8e3d6da546d91d3\" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.436591 crc crio[22562]: time=\"2026-06-19T11:40:40.436368493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=419432e6-d4ad-49c3-99f9-f1d8898b6d66 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.443897 crc crio[22562]: time=\"2026-06-19T11:40:40.443799807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1a359e50-d7fa-4d37-bfe9-74ac002b33f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.453290 crc crio[22562]: time=\"2026-06-19T11:40:40.453103776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2e0d093149bd1477c7340096561fed433459444b377046015f16aee9f1a6d83d\" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.454835 crc crio[22562]: time=\"2026-06-19T11:40:40.454621634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:40.455025 crc crio[22562]: time=\"2026-06-19T11:40:40.454675145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:40.455328 crc crio[22562]: time=\"2026-06-19T11:40:40.454944363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5abce210-e354-4450-ab3c-cb4a59ddb6fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.475671 crc crio[22562]: time=\"2026-06-19T11:40:40.475533801Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}\"\nJun 19 11:40:40.475671 crc crio[22562]: time=\"2026-06-19T11:40:40.475613143Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697820-5gcql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:40.519218 crc crio[22562]: time=\"2026-06-19T11:40:40.515721413Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}\"\nJun 19 11:40:40.519218 crc crio[22562]: time=\"2026-06-19T11:40:40.515802205Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-2fth7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:40.527125 crc crio[22562]: time=\"2026-06-19T11:40:40.526964252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89b6d424-2ecc-4d26-a708-5de050a3469e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.528432 crc crio[22562]: time=\"2026-06-19T11:40:40.528330536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ab10e8d9-b30d-4f46-a6dc-5970890da5b2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.542718 crc crio[22562]: time=\"2026-06-19T11:40:40.541489121Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.544381 crc crio[22562]: time=\"2026-06-19T11:40:40.54429075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2b1c0e1-1ac3-4f26-8c4d-af3552097229 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:40.556353 crc crio[22562]: time=\"2026-06-19T11:40:40.556252296Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:40.557319 crc crio[22562]: time=\"2026-06-19T11:40:40.55723431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13ed29ac-6f91-4361-b1fd-b55fafcbb5ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.015776 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05f86ea05726ca0 Mac:c6:ca:94:e8:4c:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:41.028732 crc crio[22562]: time=\"2026-06-19T11:40:41.028618122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}\"\nJun 19 11:40:41.028925 crc crio[22562]: time=\"2026-06-19T11:40:41.028901688Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697820-5gcql for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:41.100286 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d36dd5a5b88553d Mac:ba:20:55:fb:cf:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:41.103128 crc crio[22562]: time=\"2026-06-19T11:40:41.103036471Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}\"\nJun 19 11:40:41.103357 crc crio[22562]: time=\"2026-06-19T11:40:41.103285067Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-2fth7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:41.120011 crc crio[22562]: time=\"2026-06-19T11:40:41.119398325Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server-init\" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.134550 crc crio[22562]: time=\"2026-06-19T11:40:41.134416166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:41.135682 crc crio[22562]: time=\"2026-06-19T11:40:41.135554484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56a53ebe-2f98-4b3d-b164-ace7ddc46b2d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.154189 crc crio[22562]: time=\"2026-06-19T11:40:41.15396397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6aea0b1a-2fbf-4689-ae8c-499461cc688c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.163072 crc crio[22562]: time=\"2026-06-19T11:40:41.161825504Z\" level=info msg=\"Ran pod sandbox 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d with infra container: openshift-infra/auto-csr-approver-29697820-5gcql/POD\" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:41.164229 crc crio[22562]: time=\"2026-06-19T11:40:41.164113201Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c495b707-69e3-41ee-a2f9-58faf1f05a8c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.166436 crc crio[22562]: time=\"2026-06-19T11:40:41.166343046Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:41.171319 crc crio[22562]: time=\"2026-06-19T11:40:41.171235826Z\" level=info msg=\"Ran pod sandbox d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a with infra container: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD\" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:41.175382 crc crio[22562]: time=\"2026-06-19T11:40:41.175303237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f79359e2-56a4-4ecd-89bd-6b369fd9a7c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.181553 crc crio[22562]: time=\"2026-06-19T11:40:41.181422358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f6bc630-8787-4e97-beb3-2c55c0ce43fd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.181775 crc crio[22562]: time=\"2026-06-19T11:40:41.181672955Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:41.182477 crc crio[22562]: time=\"2026-06-19T11:40:41.182377552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:40:41.182564 crc crio[22562]: time=\"2026-06-19T11:40:41.182504465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=adc5f665-43ee-4e2c-a612-ffe29fff3d5f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.211223 crc crio[22562]: time=\"2026-06-19T11:40:41.210972179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d78765f-b8fd-4958-8bb0-34d48d3458c6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.254802 crc crio[22562]: time=\"2026-06-19T11:40:41.254632068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.258128 crc crio[22562]: time=\"2026-06-19T11:40:41.258040542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.264461 crc crio[22562]: time=\"2026-06-19T11:40:41.264340248Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z/ovn-controller\" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.288053 crc crio[22562]: time=\"2026-06-19T11:40:41.285278966Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:41.289661 crc crio[22562]: time=\"2026-06-19T11:40:41.289430948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ea857a4a-d56d-4c7c-ab20-588d68edad44 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.293434 crc crio[22562]: time=\"2026-06-19T11:40:41.293311594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.296893 crc crio[22562]: time=\"2026-06-19T11:40:41.29678673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.303565 crc crio[22562]: time=\"2026-06-19T11:40:41.303415603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.306050 crc crio[22562]: time=\"2026-06-19T11:40:41.305802863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.318405 crc crio[22562]: time=\"2026-06-19T11:40:41.309668798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.318405 crc crio[22562]: time=\"2026-06-19T11:40:41.310520389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.328298 crc crio[22562]: time=\"2026-06-19T11:40:41.322306411Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.330372 crc crio[22562]: time=\"2026-06-19T11:40:41.329059898Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.338353 crc crio[22562]: time=\"2026-06-19T11:40:41.338203203Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.341787 crc crio[22562]: time=\"2026-06-19T11:40:41.34169303Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.351937 crc crio[22562]: time=\"2026-06-19T11:40:41.351638346Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.367942 crc crio[22562]: time=\"2026-06-19T11:40:41.367876177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.372615 crc crio[22562]: time=\"2026-06-19T11:40:41.372496041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fe4d15b-56ab-4cfd-9f92-09d08bb2a618 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.381477 crc crio[22562]: time=\"2026-06-19T11:40:41.381426852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.386820 crc crio[22562]: time=\"2026-06-19T11:40:41.386731813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e055c033-a277-47ce-810b-bb8ed2dd0d15 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.404029 crc crio[22562]: time=\"2026-06-19T11:40:41.403690672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.404029 crc crio[22562]: time=\"2026-06-19T11:40:41.403947368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.404319 crc crio[22562]: time=\"2026-06-19T11:40:41.404048831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.407330 crc crio[22562]: time=\"2026-06-19T11:40:41.40722802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6e4e823d-a7ad-4cae-a94c-6984b5ad76f0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.410020 crc crio[22562]: time=\"2026-06-19T11:40:41.409937326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc1dca29-e63e-4873-8c51-df3b8a46aaea name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.410476 crc crio[22562]: time=\"2026-06-19T11:40:41.409971887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.410812 crc crio[22562]: time=\"2026-06-19T11:40:41.410733726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.411262 crc crio[22562]: time=\"2026-06-19T11:40:41.411062704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3ab63f7e-f64c-4dca-b072-2891dc44398f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:41.420349 crc crio[22562]: time=\"2026-06-19T11:40:41.420297453Z\" level=info msg=\"Created container f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35: openstack/memcached-0/memcached\" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.421869 crc crio[22562]: time=\"2026-06-19T11:40:41.42179273Z\" level=info msg=\"Starting container: f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35\" id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:41.434356 crc crio[22562]: time=\"2026-06-19T11:40:41.434287719Z\" level=info msg=\"Started container\" PID=56476 containerID=f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35 description=openstack/memcached-0/memcached id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8\nJun 19 11:40:41.442929 crc crio[22562]: time=\"2026-06-19T11:40:41.44284484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.451106 crc crio[22562]: time=\"2026-06-19T11:40:41.451019852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.458036 crc crio[22562]: time=\"2026-06-19T11:40:41.457914893Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.458833 crc crio[22562]: time=\"2026-06-19T11:40:41.458761463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.462436 crc crio[22562]: time=\"2026-06-19T11:40:41.462317171Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter\" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.463320 crc crio[22562]: time=\"2026-06-19T11:40:41.462894396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.463901 crc crio[22562]: time=\"2026-06-19T11:40:41.463819108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.464621 crc crio[22562]: time=\"2026-06-19T11:40:41.464489645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.469542 crc crio[22562]: time=\"2026-06-19T11:40:41.469448917Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.474009 crc crio[22562]: time=\"2026-06-19T11:40:41.473330413Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.609364 crc crio[22562]: time=\"2026-06-19T11:40:41.608536976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.611970 crc crio[22562]: time=\"2026-06-19T11:40:41.611886808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.613638 crc crio[22562]: time=\"2026-06-19T11:40:41.61356377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.614908 crc crio[22562]: time=\"2026-06-19T11:40:41.614829401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.848446 crc crio[22562]: time=\"2026-06-19T11:40:41.848333253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.855866 crc crio[22562]: time=\"2026-06-19T11:40:41.855706135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.862034 crc crio[22562]: time=\"2026-06-19T11:40:41.861816876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.882211 crc crio[22562]: time=\"2026-06-19T11:40:41.882059826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.900734 crc crio[22562]: time=\"2026-06-19T11:40:41.900630864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.914335 crc crio[22562]: time=\"2026-06-19T11:40:41.914245552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.914978 crc crio[22562]: time=\"2026-06-19T11:40:41.914900658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.918247 crc crio[22562]: time=\"2026-06-19T11:40:41.918123218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.921906 crc crio[22562]: time=\"2026-06-19T11:40:41.921836809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.925858 crc crio[22562]: time=\"2026-06-19T11:40:41.925744126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.929229 crc crio[22562]: time=\"2026-06-19T11:40:41.929077139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.951720 crc crio[22562]: time=\"2026-06-19T11:40:41.951632786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.960311 crc crio[22562]: time=\"2026-06-19T11:40:41.960213288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.961788 crc crio[22562]: time=\"2026-06-19T11:40:41.961685984Z\" level=info msg=\"Created container d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3: openstack/openstack-galera-0/mysql-bootstrap\" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.963012 crc crio[22562]: time=\"2026-06-19T11:40:41.962909875Z\" level=info msg=\"Starting container: d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3\" id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:41.964805 crc crio[22562]: time=\"2026-06-19T11:40:41.96475962Z\" level=info msg=\"Created container 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:41.965941 crc crio[22562]: time=\"2026-06-19T11:40:41.965910829Z\" level=info msg=\"Starting container: 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60\" id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:41.971774 crc crio[22562]: time=\"2026-06-19T11:40:41.971067566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.973018 crc crio[22562]: time=\"2026-06-19T11:40:41.972945753Z\" level=info msg=\"Started container\" PID=56520 containerID=9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a\nJun 19 11:40:41.981877 crc crio[22562]: time=\"2026-06-19T11:40:41.981843462Z\" level=info msg=\"Started container\" PID=56485 containerID=d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3 description=openstack/openstack-galera-0/mysql-bootstrap id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5\nJun 19 11:40:41.985965 crc crio[22562]: time=\"2026-06-19T11:40:41.985871961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.987961 crc crio[22562]: time=\"2026-06-19T11:40:41.987782939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:41.996894 crc crio[22562]: time=\"2026-06-19T11:40:41.996795552Z\" level=info msg=\"Created container ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.004241 crc crio[22562]: time=\"2026-06-19T11:40:42.004079402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.005445 crc crio[22562]: time=\"2026-06-19T11:40:42.005266272Z\" level=info msg=\"Starting container: ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810\" id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:42.028817 crc crio[22562]: time=\"2026-06-19T11:40:42.027798758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.037697 crc crio[22562]: time=\"2026-06-19T11:40:42.037603901Z\" level=info msg=\"Started container\" PID=56529 containerID=ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a\nJun 19 11:40:42.049104 crc crio[22562]: time=\"2026-06-19T11:40:42.049023243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.082802 crc crio[22562]: time=\"2026-06-19T11:40:42.082717026Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1d65a98e-c9d4-4b77-bc21-fc054564ba3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.110868 crc crio[22562]: time=\"2026-06-19T11:40:42.110762769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:42.113820 crc crio[22562]: time=\"2026-06-19T11:40:42.11365952Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3840e0ef-f32c-4255-9e95-94c3a6ef1127 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.116342 crc crio[22562]: time=\"2026-06-19T11:40:42.116261015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15d175eb-f782-40a6-a3e8-01af1d2559a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.124777 crc crio[22562]: time=\"2026-06-19T11:40:42.124677043Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.131001 crc crio[22562]: time=\"2026-06-19T11:40:42.125508284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.145936 crc crio[22562]: time=\"2026-06-19T11:40:42.14562156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.306494 crc crio[22562]: time=\"2026-06-19T11:40:42.306389654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d3cbed4d-56ad-42ec-b957-f78103d50e76 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.317586 crc crio[22562]: time=\"2026-06-19T11:40:42.317471348Z\" level=info msg=\"Created container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.318456 crc crio[22562]: time=\"2026-06-19T11:40:42.3183729Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.318922 crc crio[22562]: time=\"2026-06-19T11:40:42.318842902Z\" level=info msg=\"Starting container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d\" id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:42.321278 crc crio[22562]: time=\"2026-06-19T11:40:42.321220911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.328774 crc crio[22562]: time=\"2026-06-19T11:40:42.328691996Z\" level=info msg=\"Started container\" PID=56634 containerID=ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d description=openstack/dnsmasq-dns-86cd84489-mxk8k/init id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\nJun 19 11:40:42.343805 crc crio[22562]: time=\"2026-06-19T11:40:42.343431659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.345706 crc crio[22562]: time=\"2026-06-19T11:40:42.345614493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.410814 crc crio[22562]: time=\"2026-06-19T11:40:42.41059566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.413648 crc crio[22562]: time=\"2026-06-19T11:40:42.413546322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.417387 crc crio[22562]: time=\"2026-06-19T11:40:42.417291695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.546245 crc crio[22562]: time=\"2026-06-19T11:40:42.545396861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ec55042d-ab7b-4332-881c-d713eb1f6bcc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.558281 crc crio[22562]: time=\"2026-06-19T11:40:42.557304986Z\" level=info msg=\"Created container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.563377 crc crio[22562]: time=\"2026-06-19T11:40:42.563315704Z\" level=info msg=\"Starting container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272\" id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:42.605877 crc crio[22562]: time=\"2026-06-19T11:40:42.589379359Z\" level=info msg=\"Started container\" PID=56631 containerID=8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272 description=openstack/dnsmasq-dns-6b994dcc49-mtxrc/init id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\nJun 19 11:40:42.608346 crc crio[22562]: time=\"2026-06-19T11:40:42.608298247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77792a20-f010-4ab2-8027-f816b1a4ba4f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:42.627652 crc crio[22562]: time=\"2026-06-19T11:40:42.627595313Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.645411 crc crio[22562]: time=\"2026-06-19T11:40:42.645359632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.715431 crc crio[22562]: time=\"2026-06-19T11:40:42.71522607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:42.834937 crc crio[22562]: time=\"2026-06-19T11:40:42.834819615Z\" level=info msg=\"Created container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:42.836935 crc crio[22562]: time=\"2026-06-19T11:40:42.836883306Z\" level=info msg=\"Starting container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8\" id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:42.848333 crc crio[22562]: time=\"2026-06-19T11:40:42.848301839Z\" level=info msg=\"Started container\" PID=56628 containerID=46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8 description=openstack/dnsmasq-dns-68bc84565-49kv4/init id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\nJun 19 11:40:43.121561 crc crio[22562]: time=\"2026-06-19T11:40:43.12146313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:43.128243 crc crio[22562]: time=\"2026-06-19T11:40:43.128060914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:43.160814 crc crio[22562]: time=\"2026-06-19T11:40:43.16072055Z\" level=info msg=\"Created container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.162668 crc crio[22562]: time=\"2026-06-19T11:40:43.162256359Z\" level=info msg=\"Starting container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a\" id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:43.171923 crc crio[22562]: time=\"2026-06-19T11:40:43.171763334Z\" level=info msg=\"Started container\" PID=56627 containerID=c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a description=openstack/dnsmasq-dns-769fc96f7c-p44m8/init id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\nJun 19 11:40:43.180371 crc crio[22562]: time=\"2026-06-19T11:40:43.180261374Z\" level=info msg=\"Created container 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.184604 crc crio[22562]: time=\"2026-06-19T11:40:43.184539919Z\" level=info msg=\"Starting container: 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b\" id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:43.190683 crc crio[22562]: time=\"2026-06-19T11:40:43.190567788Z\" level=info msg=\"Started container\" PID=56635 containerID=91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a\nJun 19 11:40:43.209497 crc crio[22562]: time=\"2026-06-19T11:40:43.209400813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a3babce6-a6ca-41cb-991a-690c6674e6b5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:43.213114 crc crio[22562]: time=\"2026-06-19T11:40:43.213022263Z\" level=info msg=\"Created container 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c: openstack/rabbitmq-cell1-server-0/setup-container\" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.214802 crc crio[22562]: time=\"2026-06-19T11:40:43.214654793Z\" level=info msg=\"Starting container: 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c\" id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:43.221775 crc crio[22562]: time=\"2026-06-19T11:40:43.220676203Z\" level=info msg=\"Started container\" PID=56488 containerID=41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c description=openstack/rabbitmq-cell1-server-0/setup-container id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f\nJun 19 11:40:43.342678 crc crio[22562]: time=\"2026-06-19T11:40:43.342415402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=14ef44f7-b110-4cc5-a504-d7eab22125c2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:43.357664 crc crio[22562]: time=\"2026-06-19T11:40:43.357517304Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.359684 crc crio[22562]: time=\"2026-06-19T11:40:43.359573655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:43.432070 crc crio[22562]: time=\"2026-06-19T11:40:43.431918234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:43.439632 crc crio[22562]: time=\"2026-06-19T11:40:43.439492671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:43.584485 crc crio[22562]: time=\"2026-06-19T11:40:43.58347071Z\" level=info msg=\"Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:43.585334 crc crio[22562]: time=\"2026-06-19T11:40:43.585233953Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc002094860}] Aliases:map[]}\"\nJun 19 11:40:43.585659 crc crio[22562]: time=\"2026-06-19T11:40:43.585573391Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-p44m8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:43.600138 crc crio[22562]: time=\"2026-06-19T11:40:43.60005389Z\" level=info msg=\"Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:43.600715 crc crio[22562]: time=\"2026-06-19T11:40:43.600622364Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328700}] Aliases:map[]}\"\nJun 19 11:40:43.600840 crc crio[22562]: time=\"2026-06-19T11:40:43.600823598Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-49kv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:43.610519 crc crio[22562]: time=\"2026-06-19T11:40:43.610406185Z\" level=info msg=\"Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:43.611080 crc crio[22562]: time=\"2026-06-19T11:40:43.610975369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc002094928}] Aliases:map[]}\"\nJun 19 11:40:43.611454 crc crio[22562]: time=\"2026-06-19T11:40:43.611366069Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-mtxrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:43.622221 crc crio[22562]: time=\"2026-06-19T11:40:43.622040803Z\" level=info msg=\"Created container ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b: openstack/rabbitmq-server-0/setup-container\" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.624492 crc crio[22562]: time=\"2026-06-19T11:40:43.624434512Z\" level=info msg=\"Starting container: ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b\" id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:43.642900 crc crio[22562]: time=\"2026-06-19T11:40:43.642798576Z\" level=info msg=\"Started container\" PID=56521 containerID=ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b description=openstack/rabbitmq-server-0/setup-container id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48\nJun 19 11:40:43.968300 crc crio[22562]: time=\"2026-06-19T11:40:43.968136018Z\" level=info msg=\"Created container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:43.969810 crc crio[22562]: time=\"2026-06-19T11:40:43.969687215Z\" level=info msg=\"Starting container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397\" id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:43.983111 crc crio[22562]: time=\"2026-06-19T11:40:43.982971944Z\" level=info msg=\"Started container\" PID=56642 containerID=01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/init id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\nJun 19 11:40:44.001876 crc crio[22562]: time=\"2026-06-19T11:40:44.001767748Z\" level=info msg=\"Created container bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter\" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.002279 crc crio[22562]: time=\"2026-06-19T11:40:44.002093447Z\" level=info msg=\"Created container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.003294 crc crio[22562]: time=\"2026-06-19T11:40:44.003249345Z\" level=info msg=\"Starting container: bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c\" id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.003652 crc crio[22562]: time=\"2026-06-19T11:40:44.003559792Z\" level=info msg=\"Starting container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8\" id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.011496 crc crio[22562]: time=\"2026-06-19T11:40:44.011370346Z\" level=info msg=\"Started container\" PID=56643 containerID=bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c description=openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89\nJun 19 11:40:44.013856 crc crio[22562]: time=\"2026-06-19T11:40:44.013750535Z\" level=info msg=\"Started container\" PID=57085 containerID=2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8 description=openshift-infra/auto-csr-approver-29697820-5gcql/oc id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\nJun 19 11:40:44.055947 crc crio[22562]: time=\"2026-06-19T11:40:44.055851465Z\" level=info msg=\"Created container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.062885 crc crio[22562]: time=\"2026-06-19T11:40:44.062783667Z\" level=info msg=\"Starting container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540\" id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.074551 crc crio[22562]: time=\"2026-06-19T11:40:44.071109443Z\" level=info msg=\"Started container\" PID=56637 containerID=8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 description=openstack/kube-state-metrics-0/kube-state-metrics id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\nJun 19 11:40:44.096031 crc crio[22562]: time=\"2026-06-19T11:40:44.095908276Z\" level=info msg=\"Created container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.100115 crc crio[22562]: time=\"2026-06-19T11:40:44.099473833Z\" level=info msg=\"Starting container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6\" id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.109865 crc crio[22562]: time=\"2026-06-19T11:40:44.10783973Z\" level=info msg=\"Started container\" PID=56638 containerID=0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6 description=openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\nJun 19 11:40:44.176829 crc crio[22562]: time=\"2026-06-19T11:40:44.176708372Z\" level=info msg=\"Created container 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31: openstack/ovn-controller-v4l7z/ovn-controller\" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.180059 crc crio[22562]: time=\"2026-06-19T11:40:44.178450865Z\" level=info msg=\"Starting container: 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31\" id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.185953 crc crio[22562]: time=\"2026-06-19T11:40:44.185801127Z\" level=info msg=\"Started container\" PID=57089 containerID=6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31 description=openstack/ovn-controller-v4l7z/ovn-controller id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b\nJun 19 11:40:44.213418 crc crio[22562]: time=\"2026-06-19T11:40:44.212318203Z\" level=info msg=\"Stopped pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:44.234816 crc crio[22562]: time=\"2026-06-19T11:40:44.234713407Z\" level=info msg=\"Created container 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.236790 crc crio[22562]: time=\"2026-06-19T11:40:44.236689455Z\" level=info msg=\"Starting container: 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936\" id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.244704 crc crio[22562]: time=\"2026-06-19T11:40:44.244478898Z\" level=info msg=\"Started container\" PID=57071 containerID=27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a\nJun 19 11:40:44.261871 crc crio[22562]: time=\"2026-06-19T11:40:44.260452082Z\" level=info msg=\"Created container 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.268186 crc crio[22562]: time=\"2026-06-19T11:40:44.267616029Z\" level=info msg=\"Created container 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372: openstack/ovn-controller-ovs-58s82/ovsdb-server-init\" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.272560 crc crio[22562]: time=\"2026-06-19T11:40:44.270674846Z\" level=info msg=\"Starting container: 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680\" id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.274022 crc crio[22562]: time=\"2026-06-19T11:40:44.272748236Z\" level=info msg=\"Starting container: 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372\" id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.285515 crc crio[22562]: time=\"2026-06-19T11:40:44.285337138Z\" level=info msg=\"Started container\" PID=57093 containerID=0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372 description=openstack/ovn-controller-ovs-58s82/ovsdb-server-init id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822\nJun 19 11:40:44.316025 crc crio[22562]: time=\"2026-06-19T11:40:44.315884433Z\" level=info msg=\"Created container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.318600 crc crio[22562]: time=\"2026-06-19T11:40:44.318522207Z\" level=info msg=\"Starting container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71\" id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:44.318819 crc crio[22562]: time=\"2026-06-19T11:40:44.318676032Z\" level=info msg=\"Started container\" PID=57068 containerID=93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a\nJun 19 11:40:44.326480 crc crio[22562]: time=\"2026-06-19T11:40:44.32587848Z\" level=info msg=\"Started container\" PID=57091 containerID=0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 description=openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\nJun 19 11:40:44.356060 crc crio[22562]: time=\"2026-06-19T11:40:44.355649596Z\" level=info msg=\"Stopped pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:44.367263 crc crio[22562]: time=\"2026-06-19T11:40:44.36711912Z\" level=info msg=\"Stopped pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:44.640799 crc crio[22562]: time=\"2026-06-19T11:40:44.638476167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=366a1da6-993e-40e5-acf5-04ecb6207f09 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:44.683768 crc crio[22562]: time=\"2026-06-19T11:40:44.683672634Z\" level=info msg=\"Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:44.684326 crc crio[22562]: time=\"2026-06-19T11:40:44.684219237Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"\nJun 19 11:40:44.684431 crc crio[22562]: time=\"2026-06-19T11:40:44.684393841Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:44.685385 crc crio[22562]: time=\"2026-06-19T11:40:44.685296824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=21464d4c-6a22-4de8-a6a5-f14e9591db92 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:44.696420 crc crio[22562]: time=\"2026-06-19T11:40:44.696332176Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:44.698932 crc crio[22562]: time=\"2026-06-19T11:40:44.698859238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:44.703054 crc crio[22562]: time=\"2026-06-19T11:40:44.70294983Z\" level=info msg=\"Removing container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8\" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:44.782629 crc crio[22562]: time=\"2026-06-19T11:40:44.782538607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:44.788820 crc crio[22562]: time=\"2026-06-19T11:40:44.78873659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:44.804215 crc crio[22562]: time=\"2026-06-19T11:40:44.802609014Z\" level=info msg=\"Removed container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:44.829092 crc crio[22562]: time=\"2026-06-19T11:40:44.828974065Z\" level=info msg=\"Removing container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272\" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:44.956636 crc crio[22562]: time=\"2026-06-19T11:40:44.956568889Z\" level=info msg=\"Removed container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:44.962965 crc crio[22562]: time=\"2026-06-19T11:40:44.962870514Z\" level=info msg=\"Removing container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a\" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:45.013403 crc crio[22562]: time=\"2026-06-19T11:40:45.00921676Z\" level=info msg=\"Removed container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:45.160560 crc crio[22562]: time=\"2026-06-19T11:40:45.160482929Z\" level=info msg=\"Created container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:45.165826 crc crio[22562]: time=\"2026-06-19T11:40:45.165707878Z\" level=info msg=\"Starting container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673\" id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:45.184949 crc crio[22562]: time=\"2026-06-19T11:40:45.184297717Z\" level=info msg=\"Started container\" PID=57668 containerID=9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\nJun 19 11:40:45.252595 crc crio[22562]: time=\"2026-06-19T11:40:45.252544763Z\" level=info msg=\"Stopped pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:45.786237 crc crio[22562]: time=\"2026-06-19T11:40:45.786105302Z\" level=info msg=\"Removing container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6\" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:45.800910 crc crio[22562]: time=\"2026-06-19T11:40:45.800825956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a43bec05-9cc4-4176-b30e-09dfc5ba6a58 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:45.806893 crc crio[22562]: time=\"2026-06-19T11:40:45.806813684Z\" level=info msg=\"Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:45.807750 crc crio[22562]: time=\"2026-06-19T11:40:45.807678235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc000658808}] Aliases:map[]}\"\nJun 19 11:40:45.807918 crc crio[22562]: time=\"2026-06-19T11:40:45.80785497Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697820-5gcql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:45.829702 crc crio[22562]: time=\"2026-06-19T11:40:45.829591077Z\" level=info msg=\"Removed container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:45.834906 crc crio[22562]: time=\"2026-06-19T11:40:45.834845727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1a64da5c-336a-4bd9-be2d-ec969b454210 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:45.877436 crc crio[22562]: time=\"2026-06-19T11:40:45.876972708Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server\" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:45.880699 crc crio[22562]: time=\"2026-06-19T11:40:45.880646148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:45.943606 crc crio[22562]: time=\"2026-06-19T11:40:45.943489033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:46.209380 crc crio[22562]: time=\"2026-06-19T11:40:46.20921786Z\" level=info msg=\"Stopped pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:46.247488 crc crio[22562]: time=\"2026-06-19T11:40:46.247397273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:46.424269 crc crio[22562]: time=\"2026-06-19T11:40:46.423289621Z\" level=info msg=\"Created container edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad: openstack/ovn-controller-ovs-58s82/ovsdb-server\" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:46.431131 crc crio[22562]: time=\"2026-06-19T11:40:46.431028633Z\" level=info msg=\"Starting container: edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad\" id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:46.443667 crc crio[22562]: time=\"2026-06-19T11:40:46.443546452Z\" level=info msg=\"Started container\" PID=57949 containerID=edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad description=openstack/ovn-controller-ovs-58s82/ovsdb-server id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822\nJun 19 11:40:46.464775 crc crio[22562]: time=\"2026-06-19T11:40:46.464667364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=50c1035e-a56e-478a-8a4b-f51c9213fde0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:46.470256 crc crio[22562]: time=\"2026-06-19T11:40:46.470133699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=454c5317-f7cf-4365-a925-3c49a9505600 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:46.485518 crc crio[22562]: time=\"2026-06-19T11:40:46.485415346Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovs-vswitchd\" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:46.487498 crc crio[22562]: time=\"2026-06-19T11:40:46.487413896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:46.549240 crc crio[22562]: time=\"2026-06-19T11:40:46.54906828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:46.808415 crc crio[22562]: time=\"2026-06-19T11:40:46.808057072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:47.255356 crc crio[22562]: time=\"2026-06-19T11:40:47.255116382Z\" level=info msg=\"Created container 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857: openstack/ovn-controller-ovs-58s82/ovs-vswitchd\" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:47.261831 crc crio[22562]: time=\"2026-06-19T11:40:47.261690904Z\" level=info msg=\"Starting container: 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857\" id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:47.273318 crc crio[22562]: time=\"2026-06-19T11:40:47.272411589Z\" level=info msg=\"Started container\" PID=57994 containerID=104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857 description=openstack/ovn-controller-ovs-58s82/ovs-vswitchd id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822\nJun 19 11:40:47.871392 crc crio[22562]: time=\"2026-06-19T11:40:47.870865621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bb1972c6-ed90-4e2f-b38f-a9ee3b67fee5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:47.882549 crc crio[22562]: time=\"2026-06-19T11:40:47.882468728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6afe5144-a523-4d96-88d9-059ebd3b26f2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:47.922479 crc crio[22562]: time=\"2026-06-19T11:40:47.920472508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c6a949cb-e9bb-45a1-aef9-e78b7506f9bc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:47.934621 crc crio[22562]: time=\"2026-06-19T11:40:47.934523774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8eae74b8-3fa0-41be-b945-bbe3a670c58a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:47.938790 crc crio[22562]: time=\"2026-06-19T11:40:47.938729798Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:47.941853 crc crio[22562]: time=\"2026-06-19T11:40:47.941076916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:47.970803 crc crio[22562]: time=\"2026-06-19T11:40:47.970547205Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:47.975509 crc crio[22562]: time=\"2026-06-19T11:40:47.975437476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.025505 crc crio[22562]: time=\"2026-06-19T11:40:48.02536698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.030684 crc crio[22562]: time=\"2026-06-19T11:40:48.030552228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.047247 crc crio[22562]: time=\"2026-06-19T11:40:48.047069456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.054901 crc crio[22562]: time=\"2026-06-19T11:40:48.054722075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.222602 crc crio[22562]: time=\"2026-06-19T11:40:48.221773895Z\" level=info msg=\"Created container 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1: openstack/openstack-galera-0/galera\" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:48.224330 crc crio[22562]: time=\"2026-06-19T11:40:48.224230375Z\" level=info msg=\"Starting container: 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1\" id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:48.233197 crc crio[22562]: time=\"2026-06-19T11:40:48.231801543Z\" level=info msg=\"Started container\" PID=58105 containerID=53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1 description=openstack/openstack-galera-0/galera id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5\nJun 19 11:40:48.295532 crc crio[22562]: time=\"2026-06-19T11:40:48.291693093Z\" level=info msg=\"Created container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera\" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:48.305742 crc crio[22562]: time=\"2026-06-19T11:40:48.305534135Z\" level=info msg=\"Starting container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61\" id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:48.313494 crc crio[22562]: time=\"2026-06-19T11:40:48.313254946Z\" level=info msg=\"Started container\" PID=58103 containerID=80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 description=openstack/openstack-cell1-galera-0/galera id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a\nJun 19 11:40:48.349909 crc crio[22562]: time=\"2026-06-19T11:40:48.349822529Z\" level=info msg=\"Stopping container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 (timeout: 10s)\" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:40:48.486648 crc crio[22562]: time=\"2026-06-19T11:40:48.48656673Z\" level=info msg=\"Stopped container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:40:48.488272 crc crio[22562]: time=\"2026-06-19T11:40:48.488184819Z\" level=info msg=\"Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:48.488926 crc crio[22562]: time=\"2026-06-19T11:40:48.488850646Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc001b851c8}] Aliases:map[]}\"\nJun 19 11:40:48.489228 crc crio[22562]: time=\"2026-06-19T11:40:48.489087802Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-mxk8k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:48.809609 crc crio[22562]: time=\"2026-06-19T11:40:48.808803494Z\" level=info msg=\"Stopped pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:40:48.822582 crc crio[22562]: time=\"2026-06-19T11:40:48.822472372Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD\" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:48.822732 crc crio[22562]: time=\"2026-06-19T11:40:48.822614386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:48.881247 crc crio[22562]: time=\"2026-06-19T11:40:48.881084181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}\"\nJun 19 11:40:48.881776 crc crio[22562]: time=\"2026-06-19T11:40:48.881752177Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:49.027469 crc crio[22562]: time=\"2026-06-19T11:40:49.027042767Z\" level=info msg=\"Removing container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71\" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:49.142091 crc crio[22562]: time=\"2026-06-19T11:40:49.141406655Z\" level=info msg=\"Removed container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:49.146036 crc crio[22562]: time=\"2026-06-19T11:40:49.145920367Z\" level=info msg=\"Removing container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d\" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:49.182207 crc crio[22562]: time=\"2026-06-19T11:40:49.182053319Z\" level=info msg=\"Removed container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:40:49.437649 crc crio[22562]: 2026-06-19T11:40:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd47c9a806ce0a2 Mac:be:2c:c7:b4:3c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:49.439751 crc crio[22562]: time=\"2026-06-19T11:40:49.439683438Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}\"\nJun 19 11:40:49.439890 crc crio[22562]: time=\"2026-06-19T11:40:49.439841422Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:49.453293 crc crio[22562]: time=\"2026-06-19T11:40:49.453118569Z\" level=info msg=\"Ran pod sandbox cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD\" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:49.455897 crc crio[22562]: time=\"2026-06-19T11:40:49.455742944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=830b3b95-98f4-47e9-87e2-dc82d77f95f1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:49.514833 crc crio[22562]: time=\"2026-06-19T11:40:49.514704502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e70446bc-4b55-488b-a9a5-cc119d80146d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:49.525457 crc crio[22562]: time=\"2026-06-19T11:40:49.525374256Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:49.527012 crc crio[22562]: time=\"2026-06-19T11:40:49.526933194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:49.582469 crc crio[22562]: time=\"2026-06-19T11:40:49.582395284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:49.588460 crc crio[22562]: time=\"2026-06-19T11:40:49.588287521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:49.708455 crc crio[22562]: time=\"2026-06-19T11:40:49.707776254Z\" level=info msg=\"Created container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:49.711422 crc crio[22562]: time=\"2026-06-19T11:40:49.711227199Z\" level=info msg=\"Starting container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f\" id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:49.719796 crc crio[22562]: time=\"2026-06-19T11:40:49.719613337Z\" level=info msg=\"Started container\" PID=58442 containerID=5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\nJun 19 11:40:50.035768 crc crio[22562]: time=\"2026-06-19T11:40:50.035678398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cda6aaf8-2756-4533-8ce2-3401cc1beca5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:50.114755 crc crio[22562]: time=\"2026-06-19T11:40:50.114509077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78d0309e-93a4-47e8-8682-615d974dd125 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:50.129601 crc crio[22562]: time=\"2026-06-19T11:40:50.129505418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:50.130964 crc crio[22562]: time=\"2026-06-19T11:40:50.130901272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:50.195908 crc crio[22562]: time=\"2026-06-19T11:40:50.195722265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:50.202361 crc crio[22562]: time=\"2026-06-19T11:40:50.202279866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:50.344358 crc crio[22562]: time=\"2026-06-19T11:40:50.344299957Z\" level=info msg=\"Created container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:40:50.346617 crc crio[22562]: time=\"2026-06-19T11:40:50.34645325Z\" level=info msg=\"Starting container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff\" id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:40:50.352251 crc crio[22562]: time=\"2026-06-19T11:40:50.352047098Z\" level=info msg=\"Started container\" PID=58676 containerID=24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\nJun 19 11:40:55.374940 crc crio[22562]: time=\"2026-06-19T11:40:55.373853112Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-fgb2b/POD\" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:55.377326 crc crio[22562]: time=\"2026-06-19T11:40:55.374953129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:55.405773 crc crio[22562]: time=\"2026-06-19T11:40:55.405380601Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}\"\nJun 19 11:40:55.405773 crc crio[22562]: time=\"2026-06-19T11:40:55.4057474Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-fgb2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:40:55.776235 crc crio[22562]: 2026-06-19T11:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713fb59dd8a65ac Mac:42:13:b5:3b:6a:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 SocketPath: PciID:}] [{Interface:0xc00013ccd0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:40:55.777431 crc crio[22562]: time=\"2026-06-19T11:40:55.777343635Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}\"\nJun 19 11:40:55.777613 crc crio[22562]: time=\"2026-06-19T11:40:55.777526889Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-fgb2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:40:55.793330 crc crio[22562]: time=\"2026-06-19T11:40:55.792662364Z\" level=info msg=\"Ran pod sandbox 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f with infra container: openstack/swift-ring-rebalance-fgb2b/POD\" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:55.800451 crc crio[22562]: time=\"2026-06-19T11:40:55.800345573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:55.800651 crc crio[22562]: time=\"2026-06-19T11:40:55.800575518Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:55.800651 crc crio[22562]: time=\"2026-06-19T11:40:55.80066211Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:40:55.802904 crc crio[22562]: time=\"2026-06-19T11:40:55.802853695Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:40:55.813818 crc crio[22562]: time=\"2026-06-19T11:40:55.813730784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 19 11:40:57.681106 crc crio[22562]: time=\"2026-06-19T11:40:57.680660799Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD\" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:57.682465 crc crio[22562]: time=\"2026-06-19T11:40:57.681126351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:58.253927 crc crio[22562]: time=\"2026-06-19T11:40:58.253423366Z\" level=info msg=\"Stopping container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 (timeout: 10s)\" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:40:58.345179 crc crio[22562]: time=\"2026-06-19T11:40:58.34465468Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-v94pg/POD\" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:58.345179 crc crio[22562]: time=\"2026-06-19T11:40:58.34507283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:58.362810 crc crio[22562]: time=\"2026-06-19T11:40:58.362709857Z\" level=info msg=\"Running pod sandbox: openstack/glance-52ae-account-create-update-n9f65/POD\" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:58.363077 crc crio[22562]: time=\"2026-06-19T11:40:58.362818929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:58.681666 crc crio[22562]: time=\"2026-06-19T11:40:58.681562298Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD\" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:58.682598 crc crio[22562]: time=\"2026-06-19T11:40:58.681673611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:40:58.899056 crc crio[22562]: time=\"2026-06-19T11:40:58.898972131Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:40:58.899356 crc crio[22562]: time=\"2026-06-19T11:40:58.8993309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:02.207060 crc crio[22562]: time=\"2026-06-19T11:41:02.204793631Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}\"\nJun 19 11:41:02.207060 crc crio[22562]: time=\"2026-06-19T11:41:02.207048637Z\" level=info msg=\"Adding pod openstack_glance-52ae-account-create-update-n9f65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.237827 crc crio[22562]: time=\"2026-06-19T11:41:02.237666134Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}\"\nJun 19 11:41:02.237827 crc crio[22562]: time=\"2026-06-19T11:41:02.237774497Z\" level=info msg=\"Adding pod openstack_glance-db-create-v94pg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.280742 crc crio[22562]: time=\"2026-06-19T11:41:02.280584405Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}\"\nJun 19 11:41:02.280742 crc crio[22562]: time=\"2026-06-19T11:41:02.280691978Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.311023 crc crio[22562]: time=\"2026-06-19T11:41:02.310878854Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}\"\nJun 19 11:41:02.311023 crc crio[22562]: time=\"2026-06-19T11:41:02.310963706Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.320024 crc crio[22562]: time=\"2026-06-19T11:41:02.318875942Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}\"\nJun 19 11:41:02.320024 crc crio[22562]: time=\"2026-06-19T11:41:02.318942473Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.445089091Z\" level=info msg=\"Stopped container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.446715282Z\" level=info msg=\"Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.451895989Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc001612b98}] Aliases:map[]}\"\nJun 19 11:41:02.460496 crc crio[22562]: time=\"2026-06-19T11:41:02.456276347Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-2fth7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:02.589118 crc crio[22562]: time=\"2026-06-19T11:41:02.588972378Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:049db0361b728898bba8ca4324a4c8fd8721f5e3702db66e950eb9e7c8e4bcc0\" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:02.595526 crc crio[22562]: time=\"2026-06-19T11:41:02.595341494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=24e3b9ff-c49d-4c06-bac5-3eef7f8f9a6a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:02.691668 crc crio[22562]: time=\"2026-06-19T11:41:02.690744322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a5519294-bece-4505-b54d-f18d0c3f9c3c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:02.700790 crc crio[22562]: time=\"2026-06-19T11:41:02.700652178Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance\" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:02.704501 crc crio[22562]: time=\"2026-06-19T11:41:02.702501424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:02.738526 crc crio[22562]: time=\"2026-06-19T11:41:02.738449692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:02.741528 crc crio[22562]: time=\"2026-06-19T11:41:02.741464517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:02.878558 crc crio[22562]: time=\"2026-06-19T11:41:02.878468952Z\" level=info msg=\"Created container a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance\" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:02.881109 crc crio[22562]: time=\"2026-06-19T11:41:02.881030987Z\" level=info msg=\"Starting container: a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f\" id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:02.886356 crc crio[22562]: time=\"2026-06-19T11:41:02.886227294Z\" level=info msg=\"Started container\" PID=60106 containerID=a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f description=openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer sandboxID=713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f\nJun 19 11:41:02.973743 crc crio[22562]: time=\"2026-06-19T11:41:02.969396261Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-npjjz/POD\" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:02.973743 crc crio[22562]: time=\"2026-06-19T11:41:02.969497423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.071493 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a4e3bd41fd6f7 Mac:92:ec:ee:2d:17:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.072022 crc crio[22562]: time=\"2026-06-19T11:41:03.071919335Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}\"\nJun 19 11:41:03.072122 crc crio[22562]: time=\"2026-06-19T11:41:03.072028887Z\" level=info msg=\"Adding pod openstack_root-account-create-update-npjjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:03.073450 crc crio[22562]: time=\"2026-06-19T11:41:03.073377231Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}\"\nJun 19 11:41:03.073595 crc crio[22562]: time=\"2026-06-19T11:41:03.073550735Z\" level=info msg=\"Checking pod openstack_glance-52ae-account-create-update-n9f65 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.083225 crc crio[22562]: time=\"2026-06-19T11:41:03.082613658Z\" level=info msg=\"Ran pod sandbox 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a with infra container: openstack/glance-52ae-account-create-update-n9f65/POD\" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.088256 crc crio[22562]: time=\"2026-06-19T11:41:03.086963176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f6adf77f-c732-4579-b7f1-370df8083fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.101686 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a406fad702342 Mac:fa:8c:61:d8:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.101686 crc crio[22562]: time=\"2026-06-19T11:41:03.10048622Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}\"\nJun 19 11:41:03.101686 crc crio[22562]: time=\"2026-06-19T11:41:03.100616863Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.108763 crc crio[22562]: time=\"2026-06-19T11:41:03.108623461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc2b6ec7-b997-4757-915e-eb73b2d5f357 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.127218 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd20f47abf02833 Mac:fa:82:8e:db:6d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.127474 crc crio[22562]: time=\"2026-06-19T11:41:03.127429607Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}\"\nJun 19 11:41:03.127763 crc crio[22562]: time=\"2026-06-19T11:41:03.12756492Z\" level=info msg=\"Checking pod openstack_glance-db-create-v94pg for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.131589 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9f1c6ac598fce Mac:d2:32:b7:e8:ba:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.143384 crc crio[22562]: time=\"2026-06-19T11:41:03.139865923Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}\"\nJun 19 11:41:03.143384 crc crio[22562]: time=\"2026-06-19T11:41:03.142380356Z\" level=info msg=\"Ran pod sandbox 46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb with infra container: openstack/ovn-northd-0/POD\" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.148288 crc crio[22562]: time=\"2026-06-19T11:41:03.147774119Z\" level=info msg=\"Creating container: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.149295 crc crio[22562]: time=\"2026-06-19T11:41:03.149053321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.152379 crc crio[22562]: time=\"2026-06-19T11:41:03.152218209Z\" level=info msg=\"Ran pod sandbox fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 with infra container: openstack/glance-db-create-v94pg/POD\" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.153766 crc crio[22562]: time=\"2026-06-19T11:41:03.153689065Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.154287 crc crio[22562]: time=\"2026-06-19T11:41:03.154227378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.156222 crc crio[22562]: time=\"2026-06-19T11:41:03.155972832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ffeb779e-a5d0-4499-a361-628f1d62c3df name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.193313 crc crio[22562]: time=\"2026-06-19T11:41:03.193029999Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.193313 crc crio[22562]: time=\"2026-06-19T11:41:03.193131411Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.199264 crc crio[22562]: time=\"2026-06-19T11:41:03.196579495Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:03.199264 crc crio[22562]: time=\"2026-06-19T11:41:03.197542869Z\" level=info msg=\"Ran pod sandbox df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 with infra container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD\" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.233100 crc crio[22562]: time=\"2026-06-19T11:41:03.232131844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=cb839bb8-05d7-4bfe-a6c9-fe7d71bde423 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.233100 crc crio[22562]: time=\"2026-06-19T11:41:03.232609787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c6e5412-b7e5-4190-a32c-d0f1444c7b1d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.244579 crc crio[22562]: time=\"2026-06-19T11:41:03.239668601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3f440499-f029-44e4-829e-cb2039da5f48 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.244579 crc crio[22562]: time=\"2026-06-19T11:41:03.24002294Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 19 11:41:03.251694 crc crio[22562]: time=\"2026-06-19T11:41:03.250104808Z\" level=info msg=\"Creating container: openstack/glance-db-create-v94pg/mariadb-database-create\" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.252575 crc crio[22562]: time=\"2026-06-19T11:41:03.252492358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.256802 crc crio[22562]: time=\"2026-06-19T11:41:03.256694032Z\" level=info msg=\"Stopped pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:03.258400 crc crio[22562]: time=\"2026-06-19T11:41:03.258318642Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.275654 crc crio[22562]: time=\"2026-06-19T11:41:03.275518716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.279868 crc crio[22562]: time=\"2026-06-19T11:41:03.279737641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.287390 crc crio[22562]: time=\"2026-06-19T11:41:03.285928043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.309267 crc crio[22562]: time=\"2026-06-19T11:41:03.307470066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.314443 crc crio[22562]: time=\"2026-06-19T11:41:03.314375427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.378621 crc crio[22562]: time=\"2026-06-19T11:41:03.377718023Z\" level=info msg=\"Removing container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673\" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:03.393807 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442b8d8897ddbfb Mac:a6:26:5d:ff:f4:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.394805 crc crio[22562]: time=\"2026-06-19T11:41:03.39462052Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}\"\nJun 19 11:41:03.395058 crc crio[22562]: time=\"2026-06-19T11:41:03.394875406Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.407249 crc crio[22562]: time=\"2026-06-19T11:41:03.405350486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.423070 crc crio[22562]: time=\"2026-06-19T11:41:03.422943491Z\" level=info msg=\"Ran pod sandbox 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 with infra container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD\" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.430452 crc crio[22562]: time=\"2026-06-19T11:41:03.430372754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.433300 crc crio[22562]: time=\"2026-06-19T11:41:03.433204644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=040927e6-32e2-4f7f-9d53-c3aed0e6e2dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.450135 crc crio[22562]: time=\"2026-06-19T11:41:03.449557008Z\" level=info msg=\"Created container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create\" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.451500 crc crio[22562]: time=\"2026-06-19T11:41:03.451414945Z\" level=info msg=\"Removed container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:03.454720 crc crio[22562]: time=\"2026-06-19T11:41:03.454204244Z\" level=info msg=\"Starting container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0\" id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:03.455579 crc crio[22562]: time=\"2026-06-19T11:41:03.455483354Z\" level=info msg=\"Created container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.458356 crc crio[22562]: time=\"2026-06-19T11:41:03.457764682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7ce7f03a-9d8e-424a-84a8-5e02b152c928 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.461033 crc crio[22562]: time=\"2026-06-19T11:41:03.46096607Z\" level=info msg=\"Starting container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518\" id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:03.462486 crc crio[22562]: time=\"2026-06-19T11:41:03.462405726Z\" level=info msg=\"Removing container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397\" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:03.476652 crc crio[22562]: time=\"2026-06-19T11:41:03.476525064Z\" level=info msg=\"Started container\" PID=60165 containerID=ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0 description=openstack/glance-db-create-v94pg/mariadb-database-create id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\nJun 19 11:41:03.486771 crc crio[22562]: time=\"2026-06-19T11:41:03.48643021Z\" level=info msg=\"Started container\" PID=60161 containerID=4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518 description=openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\nJun 19 11:41:03.490640 crc crio[22562]: time=\"2026-06-19T11:41:03.490536761Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.526116 crc crio[22562]: time=\"2026-06-19T11:41:03.525948407Z\" level=info msg=\"Removed container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:03.528837 crc crio[22562]: time=\"2026-06-19T11:41:03.528800337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.574494 crc crio[22562]: time=\"2026-06-19T11:41:03.574104576Z\" level=info msg=\"Created container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.576889 crc crio[22562]: time=\"2026-06-19T11:41:03.576098036Z\" level=info msg=\"Starting container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541\" id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:03.585632 crc crio[22562]: time=\"2026-06-19T11:41:03.585434397Z\" level=info msg=\"Started container\" PID=60189 containerID=bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541 description=openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\nJun 19 11:41:03.615480 crc crio[22562]: time=\"2026-06-19T11:41:03.615245464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.624429 crc crio[22562]: time=\"2026-06-19T11:41:03.624266017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.724119 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3c3b2e9681554 Mac:a2:ad:85:0f:05:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:03.725600 crc crio[22562]: time=\"2026-06-19T11:41:03.725497239Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}\"\nJun 19 11:41:03.725769 crc crio[22562]: time=\"2026-06-19T11:41:03.725713914Z\" level=info msg=\"Checking pod openstack_root-account-create-update-npjjz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:03.759015 crc crio[22562]: time=\"2026-06-19T11:41:03.758833623Z\" level=info msg=\"Created container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.760430 crc crio[22562]: time=\"2026-06-19T11:41:03.76034518Z\" level=info msg=\"Starting container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2\" id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:03.768583 crc crio[22562]: time=\"2026-06-19T11:41:03.768487382Z\" level=info msg=\"Started container\" PID=60236 containerID=0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2 description=openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer sandboxID=442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\nJun 19 11:41:03.773233 crc crio[22562]: time=\"2026-06-19T11:41:03.773070615Z\" level=info msg=\"Ran pod sandbox 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 with infra container: openstack/root-account-create-update-npjjz/POD\" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:03.779212 crc crio[22562]: time=\"2026-06-19T11:41:03.779102324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6502eeb8-411c-47a8-87f8-98878e658535 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.785538 crc crio[22562]: time=\"2026-06-19T11:41:03.78543313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9b39103b-96b6-4e44-964d-9629f3e0a468 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:03.804480 crc crio[22562]: time=\"2026-06-19T11:41:03.801309383Z\" level=info msg=\"Creating container: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:03.804480 crc crio[22562]: time=\"2026-06-19T11:41:03.803819495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.851540 crc crio[22562]: time=\"2026-06-19T11:41:03.851436742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:03.857304 crc crio[22562]: time=\"2026-06-19T11:41:03.857214025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:04.055566 crc crio[22562]: time=\"2026-06-19T11:41:04.055467854Z\" level=info msg=\"Created container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:04.058251 crc crio[22562]: time=\"2026-06-19T11:41:04.057867764Z\" level=info msg=\"Starting container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf\" id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:04.063557 crc crio[22562]: time=\"2026-06-19T11:41:04.063458822Z\" level=info msg=\"Started container\" PID=60290 containerID=5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf description=openstack/root-account-create-update-npjjz/mariadb-account-create-update id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\nJun 19 11:41:04.927619 crc crio[22562]: time=\"2026-06-19T11:41:04.927038046Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:772895b76b2e8c153ebd5943138f6af42464d344883a50f467cdcf17d044bed5\" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:04.929031 crc crio[22562]: time=\"2026-06-19T11:41:04.928615636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1a5ebe51-3520-40f0-869e-204971e4e003 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:04.978580 crc crio[22562]: time=\"2026-06-19T11:41:04.978472948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e7ed8062-069b-4c65-8eb3-65ef9c7def8c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:04.990292 crc crio[22562]: time=\"2026-06-19T11:41:04.990135296Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:04.992644 crc crio[22562]: time=\"2026-06-19T11:41:04.992583467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.050819 crc crio[22562]: time=\"2026-06-19T11:41:05.050715834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.055800 crc crio[22562]: time=\"2026-06-19T11:41:05.055729448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.201545 crc crio[22562]: time=\"2026-06-19T11:41:05.20143317Z\" level=info msg=\"Created container f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005: openstack/ovn-northd-0/ovn-northd\" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:05.202823 crc crio[22562]: time=\"2026-06-19T11:41:05.202728852Z\" level=info msg=\"Starting container: f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005\" id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:05.209320 crc crio[22562]: time=\"2026-06-19T11:41:05.209225952Z\" level=info msg=\"Started container\" PID=60434 containerID=f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005 description=openstack/ovn-northd-0/ovn-northd id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb\nJun 19 11:41:05.226664 crc crio[22562]: time=\"2026-06-19T11:41:05.22653892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=58b335ad-6ea9-4b9a-a794-16da4ddc3d8f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:05.302910 crc crio[22562]: time=\"2026-06-19T11:41:05.301903512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b07b76a-5f81-46c6-9646-8f052a3c3e17 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:05.340574 crc crio[22562]: time=\"2026-06-19T11:41:05.340450826Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:05.342590 crc crio[22562]: time=\"2026-06-19T11:41:05.342506557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.398862 crc crio[22562]: time=\"2026-06-19T11:41:05.398776567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.406615 crc crio[22562]: time=\"2026-06-19T11:41:05.406493148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:05.543462 crc crio[22562]: time=\"2026-06-19T11:41:05.543418772Z\" level=info msg=\"Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.543578466Z\" level=info msg=\"Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.543931586Z\" level=info msg=\"Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.544594892Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc0005ac9c8}] Aliases:map[]}\"\nJun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.544838237Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.545056853Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc00259c6a0}] Aliases:map[]}\"\nJun 19 11:41:05.545447 crc crio[22562]: time=\"2026-06-19T11:41:05.545347031Z\" level=info msg=\"Deleting pod openstack_glance-db-create-v94pg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:05.545879 crc crio[22562]: time=\"2026-06-19T11:41:05.545811212Z\" level=info msg=\"Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:05.546212 crc crio[22562]: time=\"2026-06-19T11:41:05.545833442Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc001b84270}] Aliases:map[]}\"\nJun 19 11:41:05.546504 crc crio[22562]: time=\"2026-06-19T11:41:05.546202481Z\" level=info msg=\"Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:05.546720 crc crio[22562]: time=\"2026-06-19T11:41:05.546652692Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:05.547345 crc crio[22562]: time=\"2026-06-19T11:41:05.547271267Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc000328080}] Aliases:map[]}\"\nJun 19 11:41:05.547581 crc crio[22562]: time=\"2026-06-19T11:41:05.547484422Z\" level=info msg=\"Deleting pod openstack_glance-52ae-account-create-update-n9f65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:05.547581 crc crio[22562]: time=\"2026-06-19T11:41:05.547530674Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"\nJun 19 11:41:05.547779 crc crio[22562]: time=\"2026-06-19T11:41:05.547733779Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-npjjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:05.554637 crc crio[22562]: time=\"2026-06-19T11:41:05.554329552Z\" level=info msg=\"Created container bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e: openstack/ovn-northd-0/openstack-network-exporter\" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:05.560126 crc crio[22562]: time=\"2026-06-19T11:41:05.55996861Z\" level=info msg=\"Starting container: bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e\" id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:05.573705 crc crio[22562]: time=\"2026-06-19T11:41:05.573560798Z\" level=info msg=\"Started container\" PID=60495 containerID=bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e description=openstack/ovn-northd-0/openstack-network-exporter id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb\nJun 19 11:41:06.049753 crc crio[22562]: time=\"2026-06-19T11:41:06.044741143Z\" level=info msg=\"Stopped pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:06.371639 crc crio[22562]: time=\"2026-06-19T11:41:06.370580057Z\" level=info msg=\"Stopped pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:06.385441 crc crio[22562]: time=\"2026-06-19T11:41:06.385245689Z\" level=info msg=\"Stopped pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:06.396807 crc crio[22562]: time=\"2026-06-19T11:41:06.39662217Z\" level=info msg=\"Stopped pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:06.406066 crc crio[22562]: time=\"2026-06-19T11:41:06.404951756Z\" level=info msg=\"Stopped pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:06.464422 crc crio[22562]: time=\"2026-06-19T11:41:06.464338124Z\" level=info msg=\"Running pod sandbox: openstack/keystone-833b-account-create-update-zb5lh/POD\" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:06.464556 crc crio[22562]: time=\"2026-06-19T11:41:06.464455157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:06.509431 crc crio[22562]: time=\"2026-06-19T11:41:06.509307066Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-bhhml/POD\" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:06.509431 crc crio[22562]: time=\"2026-06-19T11:41:06.509389998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:06.546936 crc crio[22562]: time=\"2026-06-19T11:41:06.546847904Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}\"\nJun 19 11:41:06.546936 crc crio[22562]: time=\"2026-06-19T11:41:06.546911716Z\" level=info msg=\"Adding pod openstack_keystone-833b-account-create-update-zb5lh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:06.582224 crc crio[22562]: time=\"2026-06-19T11:41:06.582068635Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"\nJun 19 11:41:06.582224 crc crio[22562]: time=\"2026-06-19T11:41:06.582132726Z\" level=info msg=\"Adding pod openstack_keystone-db-create-bhhml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:06.905467 crc crio[22562]: time=\"2026-06-19T11:41:06.903339595Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pxd9f/POD\" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:06.905467 crc crio[22562]: time=\"2026-06-19T11:41:06.904123614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:06.930838 crc crio[22562]: time=\"2026-06-19T11:41:06.93067846Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}\"\nJun 19 11:41:06.930838 crc crio[22562]: time=\"2026-06-19T11:41:06.930823945Z\" level=info msg=\"Adding pod openstack_placement-db-create-pxd9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:06.964589 crc crio[22562]: time=\"2026-06-19T11:41:06.964459576Z\" level=info msg=\"Running pod sandbox: openstack/placement-29bc-account-create-update-5lxj7/POD\" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:06.964589 crc crio[22562]: time=\"2026-06-19T11:41:06.964570029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.006504 crc crio[22562]: time=\"2026-06-19T11:41:07.006392452Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}\"\nJun 19 11:41:07.006504 crc crio[22562]: time=\"2026-06-19T11:41:07.006484795Z\" level=info msg=\"Adding pod openstack_placement-29bc-account-create-update-5lxj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:07.088509 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304ebe6ba9d6ed0 Mac:0a:3e:d2:a0:fd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:07.091354 crc crio[22562]: time=\"2026-06-19T11:41:07.091313122Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}\"\nJun 19 11:41:07.091650 crc crio[22562]: time=\"2026-06-19T11:41:07.091624699Z\" level=info msg=\"Checking pod openstack_keystone-833b-account-create-update-zb5lh for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:07.107049 crc crio[22562]: time=\"2026-06-19T11:41:07.106838235Z\" level=info msg=\"Ran pod sandbox 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f with infra container: openstack/keystone-833b-account-create-update-zb5lh/POD\" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:07.113227 crc crio[22562]: time=\"2026-06-19T11:41:07.110051525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=08371e9c-7f7e-40cf-a995-c5ee916a2b95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.114064 crc crio[22562]: time=\"2026-06-19T11:41:07.113959672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ad7911ca-a4b6-4fe3-ba0b-1d024b52fc7f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.136630 crc crio[22562]: time=\"2026-06-19T11:41:07.136509309Z\" level=info msg=\"Creating container: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.138414 crc crio[22562]: time=\"2026-06-19T11:41:07.138334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.204521 crc crio[22562]: time=\"2026-06-19T11:41:07.204431888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.205454 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c252b7a493e19 Mac:62:e3:05:40:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:07.206511 crc crio[22562]: time=\"2026-06-19T11:41:07.206398285Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"\nJun 19 11:41:07.206650 crc crio[22562]: time=\"2026-06-19T11:41:07.20659843Z\" level=info msg=\"Checking pod openstack_keystone-db-create-bhhml for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:07.207544 crc crio[22562]: time=\"2026-06-19T11:41:07.207455143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.218773 crc crio[22562]: time=\"2026-06-19T11:41:07.21868075Z\" level=info msg=\"Ran pod sandbox e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 with infra container: openstack/keystone-db-create-bhhml/POD\" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:07.226023 crc crio[22562]: time=\"2026-06-19T11:41:07.225916959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=968d6f40-69c5-4cf4-bbe4-d3fd8624595e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.231076 crc crio[22562]: time=\"2026-06-19T11:41:07.230961423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c017b607-d9bc-4345-9f2a-1c5f2d5c0a2a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.242466 crc crio[22562]: time=\"2026-06-19T11:41:07.242332614Z\" level=info msg=\"Creating container: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.244243 crc crio[22562]: time=\"2026-06-19T11:41:07.244109457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.310391 crc crio[22562]: time=\"2026-06-19T11:41:07.307632688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.319320 crc crio[22562]: time=\"2026-06-19T11:41:07.319254495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.338521 crc crio[22562]: time=\"2026-06-19T11:41:07.338347558Z\" level=info msg=\"Created container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.339936 crc crio[22562]: time=\"2026-06-19T11:41:07.339761772Z\" level=info msg=\"Starting container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746\" id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:07.345238 crc crio[22562]: time=\"2026-06-19T11:41:07.344847698Z\" level=info msg=\"Started container\" PID=60827 containerID=b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746 description=openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\nJun 19 11:41:07.484641 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f09c4fca05c3b53 Mac:ba:4d:be:cb:25:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 SocketPath: PciID:}] [{Interface:0xc00013afc0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:07.486451 crc crio[22562]: time=\"2026-06-19T11:41:07.486376137Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}\"\nJun 19 11:41:07.486656 crc crio[22562]: time=\"2026-06-19T11:41:07.486593322Z\" level=info msg=\"Checking pod openstack_placement-db-create-pxd9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:07.499591 crc crio[22562]: time=\"2026-06-19T11:41:07.499488859Z\" level=info msg=\"Ran pod sandbox f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 with infra container: openstack/placement-db-create-pxd9f/POD\" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:07.505974 crc crio[22562]: time=\"2026-06-19T11:41:07.505831787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1b903baa-e03f-4a48-b7e2-cfdc12a94aac name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.510084 crc crio[22562]: time=\"2026-06-19T11:41:07.509979689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d07a1e08-a56d-4c6b-a4a2-73f0fbd055a7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.521271 crc crio[22562]: time=\"2026-06-19T11:41:07.521075013Z\" level=info msg=\"Creating container: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.523071 crc crio[22562]: time=\"2026-06-19T11:41:07.522939379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.541118 crc crio[22562]: time=\"2026-06-19T11:41:07.539858498Z\" level=info msg=\"Created container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.542670 crc crio[22562]: time=\"2026-06-19T11:41:07.542538304Z\" level=info msg=\"Starting container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172\" id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:07.555344 crc crio[22562]: time=\"2026-06-19T11:41:07.551775033Z\" level=info msg=\"Started container\" PID=60873 containerID=49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172 description=openstack/keystone-db-create-bhhml/mariadb-database-create id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\nJun 19 11:41:07.573177 crc crio[22562]: time=\"2026-06-19T11:41:07.573046889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.578871 crc crio[22562]: time=\"2026-06-19T11:41:07.578788341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.602630 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed358740510dff7 Mac:2e:5c:f7:52:b4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 SocketPath: PciID:}] [{Interface:0xc000148e10 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:07.603966 crc crio[22562]: time=\"2026-06-19T11:41:07.60388989Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}\"\nJun 19 11:41:07.604219 crc crio[22562]: time=\"2026-06-19T11:41:07.604101316Z\" level=info msg=\"Checking pod openstack_placement-29bc-account-create-update-5lxj7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:07.615625 crc crio[22562]: time=\"2026-06-19T11:41:07.615522988Z\" level=info msg=\"Ran pod sandbox ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca with infra container: openstack/placement-29bc-account-create-update-5lxj7/POD\" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:07.618886 crc crio[22562]: time=\"2026-06-19T11:41:07.61882206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dc0861a4-0f8c-444a-a873-f5de034ecdd1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.635575 crc crio[22562]: time=\"2026-06-19T11:41:07.635474711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f9f609d4-7922-475f-8ed7-4ef0e255d5db name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:07.651821 crc crio[22562]: time=\"2026-06-19T11:41:07.651720673Z\" level=info msg=\"Creating container: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:07.653319 crc crio[22562]: time=\"2026-06-19T11:41:07.65320005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.714762 crc crio[22562]: time=\"2026-06-19T11:41:07.71468462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:07.717731 crc crio[22562]: time=\"2026-06-19T11:41:07.717673333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:08.121970 crc crio[22562]: time=\"2026-06-19T11:41:08.121801242Z\" level=info msg=\"Created container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:08.124764 crc crio[22562]: time=\"2026-06-19T11:41:08.12375401Z\" level=info msg=\"Starting container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b\" id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:08.131909 crc crio[22562]: time=\"2026-06-19T11:41:08.131516712Z\" level=info msg=\"Started container\" PID=60896 containerID=6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b description=openstack/placement-db-create-pxd9f/mariadb-database-create id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\nJun 19 11:41:08.142797 crc crio[22562]: time=\"2026-06-19T11:41:08.140422173Z\" level=info msg=\"Created container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:08.142797 crc crio[22562]: time=\"2026-06-19T11:41:08.142130275Z\" level=info msg=\"Starting container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47\" id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:08.151633 crc crio[22562]: time=\"2026-06-19T11:41:08.151519257Z\" level=info msg=\"Started container\" PID=60912 containerID=e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47 description=openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\nJun 19 11:41:09.818878 crc crio[22562]: time=\"2026-06-19T11:41:09.818259423Z\" level=info msg=\"Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:09.819811 crc crio[22562]: time=\"2026-06-19T11:41:09.819438303Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}\"\nJun 19 11:41:09.819811 crc crio[22562]: time=\"2026-06-19T11:41:09.819560246Z\" level=info msg=\"Deleting pod openstack_keystone-833b-account-create-update-zb5lh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:10.374840 crc crio[22562]: time=\"2026-06-19T11:41:10.374730858Z\" level=info msg=\"Stopped pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:10.840472 crc crio[22562]: time=\"2026-06-19T11:41:10.839930636Z\" level=info msg=\"Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:10.841104 crc crio[22562]: time=\"2026-06-19T11:41:10.840844938Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d6b8}] Aliases:map[]}\"\nJun 19 11:41:10.841104 crc crio[22562]: time=\"2026-06-19T11:41:10.840960832Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-bhhml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:11.101237 crc crio[22562]: time=\"2026-06-19T11:41:11.10106507Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pb58d/POD\" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:11.101237 crc crio[22562]: time=\"2026-06-19T11:41:11.101219024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:11.125781 crc crio[22562]: time=\"2026-06-19T11:41:11.125652118Z\" level=info msg=\"Stopped pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:11.136476 crc crio[22562]: time=\"2026-06-19T11:41:11.136310421Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}\"\nJun 19 11:41:11.136476 crc crio[22562]: time=\"2026-06-19T11:41:11.136381663Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pb58d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:11.635806 crc crio[22562]: 2026-06-19T11:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588b96ebe0b789a Mac:02:2e:08:ec:d7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 SocketPath: PciID:}] [{Interface:0xc00022c950 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:11.638503 crc crio[22562]: time=\"2026-06-19T11:41:11.638399972Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}\"\nJun 19 11:41:11.638733 crc crio[22562]: time=\"2026-06-19T11:41:11.638634647Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pb58d for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:11.650817 crc crio[22562]: time=\"2026-06-19T11:41:11.650625074Z\" level=info msg=\"Ran pod sandbox 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 with infra container: openstack/glance-db-sync-pb58d/POD\" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:11.654829 crc crio[22562]: time=\"2026-06-19T11:41:11.654672494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:11.655499 crc crio[22562]: time=\"2026-06-19T11:41:11.65532326Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:11.655604 crc crio[22562]: time=\"2026-06-19T11:41:11.655502954Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:11.657195 crc crio[22562]: time=\"2026-06-19T11:41:11.657046712Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:11.662066 crc crio[22562]: time=\"2026-06-19T11:41:11.661959374Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 19 11:41:11.862426 crc crio[22562]: time=\"2026-06-19T11:41:11.862353997Z\" level=info msg=\"Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.86245458Z\" level=info msg=\"Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863087565Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc002094b08}] Aliases:map[]}\"\nJun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.86329946Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc0032d2f10}] Aliases:map[]}\"\nJun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863495825Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pxd9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863544967Z\" level=info msg=\"Deleting pod openstack_placement-29bc-account-create-update-5lxj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:12.343284 crc crio[22562]: time=\"2026-06-19T11:41:12.340109467Z\" level=info msg=\"Stopped pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:12.368871 crc crio[22562]: time=\"2026-06-19T11:41:12.368815376Z\" level=info msg=\"Stopped pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:12.864316 crc crio[22562]: time=\"2026-06-19T11:41:12.861835292Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-tmdbl/POD\" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:12.864316 crc crio[22562]: time=\"2026-06-19T11:41:12.862423256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:12.939727 crc crio[22562]: time=\"2026-06-19T11:41:12.939029309Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"\nJun 19 11:41:12.939727 crc crio[22562]: time=\"2026-06-19T11:41:12.939073361Z\" level=info msg=\"Adding pod openstack_root-account-create-update-tmdbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:13.472585 crc crio[22562]: 2026-06-19T11:41:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37ad673249657e8 Mac:c2:83:4c:60:7c:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 SocketPath: PciID:}] [{Interface:0xc00058a620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:13.478466 crc crio[22562]: time=\"2026-06-19T11:41:13.474120605Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"\nJun 19 11:41:13.478466 crc crio[22562]: time=\"2026-06-19T11:41:13.478123274Z\" level=info msg=\"Checking pod openstack_root-account-create-update-tmdbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:13.488530 crc crio[22562]: time=\"2026-06-19T11:41:13.48843517Z\" level=info msg=\"Ran pod sandbox 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 with infra container: openstack/root-account-create-update-tmdbl/POD\" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:13.503734 crc crio[22562]: time=\"2026-06-19T11:41:13.502400584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=926a2985-076e-4290-a595-43a18c3c0b28 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:13.505694 crc crio[22562]: time=\"2026-06-19T11:41:13.505597764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e2093cdb-a944-47de-9edf-d17ca020abb7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:13.514852 crc crio[22562]: time=\"2026-06-19T11:41:13.514736339Z\" level=info msg=\"Creating container: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:13.515800 crc crio[22562]: time=\"2026-06-19T11:41:13.515729234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:13.565059 crc crio[22562]: time=\"2026-06-19T11:41:13.56493672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:13.569926 crc crio[22562]: time=\"2026-06-19T11:41:13.569841862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:13.772063 crc crio[22562]: time=\"2026-06-19T11:41:13.771934667Z\" level=info msg=\"Created container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:13.773475 crc crio[22562]: time=\"2026-06-19T11:41:13.773378312Z\" level=info msg=\"Starting container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596\" id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:13.782396 crc crio[22562]: time=\"2026-06-19T11:41:13.782319534Z\" level=info msg=\"Started container\" PID=61288 containerID=ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596 description=openstack/root-account-create-update-tmdbl/mariadb-account-create-update id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer sandboxID=37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\nJun 19 11:41:14.991946 crc crio[22562]: time=\"2026-06-19T11:41:14.9914725Z\" level=info msg=\"Stopping pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f\" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:14.993546 crc crio[22562]: time=\"2026-06-19T11:41:14.993485819Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc000138860}] Aliases:map[]}\"\nJun 19 11:41:14.993697 crc crio[22562]: time=\"2026-06-19T11:41:14.993647323Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-fgb2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:15.332097 crc crio[22562]: time=\"2026-06-19T11:41:15.331949375Z\" level=info msg=\"Stopped pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f\" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:16.038405 crc crio[22562]: time=\"2026-06-19T11:41:16.037836813Z\" level=info msg=\"Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:16.039438 crc crio[22562]: time=\"2026-06-19T11:41:16.039255258Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc0032d26d0}] Aliases:map[]}\"\nJun 19 11:41:16.039438 crc crio[22562]: time=\"2026-06-19T11:41:16.039440572Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-tmdbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:16.041563 crc crio[22562]: time=\"2026-06-19T11:41:16.041070474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c2147e0c-b5e8-412f-9962-167f864bddd4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:16.043457 crc crio[22562]: time=\"2026-06-19T11:41:16.04337798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=11e3a09c-db2f-4082-bbe5-8c40dc741432 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:16.152694 crc crio[22562]: time=\"2026-06-19T11:41:16.152472827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=661383a7-36e0-4e37-958d-17b8e0fffaef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:16.166133 crc crio[22562]: time=\"2026-06-19T11:41:16.165836948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=209671d3-0d6c-4a81-bd94-5824bf2e6f64 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:16.171075 crc crio[22562]: time=\"2026-06-19T11:41:16.170255427Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:16.171075 crc crio[22562]: time=\"2026-06-19T11:41:16.170628846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.193369 crc crio[22562]: time=\"2026-06-19T11:41:16.19145884Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:16.204032 crc crio[22562]: time=\"2026-06-19T11:41:16.203895538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.246490 crc crio[22562]: time=\"2026-06-19T11:41:16.24445504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.255535 crc crio[22562]: time=\"2026-06-19T11:41:16.255423611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.294628 crc crio[22562]: time=\"2026-06-19T11:41:16.294499588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.306790 crc crio[22562]: time=\"2026-06-19T11:41:16.306664818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:16.396891 crc crio[22562]: time=\"2026-06-19T11:41:16.396455697Z\" level=info msg=\"Created container b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8: openstack/rabbitmq-server-0/rabbitmq\" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:16.409086 crc crio[22562]: time=\"2026-06-19T11:41:16.408783602Z\" level=info msg=\"Starting container: b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8\" id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:16.423835 crc crio[22562]: time=\"2026-06-19T11:41:16.4228709Z\" level=info msg=\"Started container\" PID=61610 containerID=b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8 description=openstack/rabbitmq-server-0/rabbitmq id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48\nJun 19 11:41:16.454778 crc crio[22562]: time=\"2026-06-19T11:41:16.454620214Z\" level=info msg=\"Created container 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:16.457237 crc crio[22562]: time=\"2026-06-19T11:41:16.457074665Z\" level=info msg=\"Starting container: 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15\" id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:16.475407 crc crio[22562]: time=\"2026-06-19T11:41:16.469741459Z\" level=info msg=\"Started container\" PID=61623 containerID=0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f\nJun 19 11:41:16.641951 crc crio[22562]: time=\"2026-06-19T11:41:16.641866752Z\" level=info msg=\"Stopped pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:19.624416 crc crio[22562]: time=\"2026-06-19T11:41:19.623273365Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z-config-c4g6m/POD\" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:19.624416 crc crio[22562]: time=\"2026-06-19T11:41:19.623909791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:19.673370 crc crio[22562]: time=\"2026-06-19T11:41:19.673251Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"\nJun 19 11:41:19.673370 crc crio[22562]: time=\"2026-06-19T11:41:19.673323752Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z-config-c4g6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:20.287731 crc crio[22562]: 2026-06-19T11:41:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:988f759f0850fc3 Mac:0a:7f:43:c5:90:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:20.290587 crc crio[22562]: time=\"2026-06-19T11:41:20.290521438Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"\nJun 19 11:41:20.290692 crc crio[22562]: time=\"2026-06-19T11:41:20.290673651Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z-config-c4g6m for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:20.301602 crc crio[22562]: time=\"2026-06-19T11:41:20.30151856Z\" level=info msg=\"Ran pod sandbox 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c with infra container: openstack/ovn-controller-v4l7z-config-c4g6m/POD\" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:20.305241 crc crio[22562]: time=\"2026-06-19T11:41:20.305109878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7dc9a807-369f-4b07-b98f-17230fd58693 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:20.310369 crc crio[22562]: time=\"2026-06-19T11:41:20.310275136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fe1a3bb7-4a80-4b99-950e-60473021d521 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:20.317054 crc crio[22562]: time=\"2026-06-19T11:41:20.31696418Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:20.317513 crc crio[22562]: time=\"2026-06-19T11:41:20.317417231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:20.397389 crc crio[22562]: time=\"2026-06-19T11:41:20.397296567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:20.720101 crc crio[22562]: time=\"2026-06-19T11:41:20.71990981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:20.878649 crc crio[22562]: time=\"2026-06-19T11:41:20.877854275Z\" level=info msg=\"Created container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:20.880917 crc crio[22562]: time=\"2026-06-19T11:41:20.880824568Z\" level=info msg=\"Starting container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b\" id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:20.888333 crc crio[22562]: time=\"2026-06-19T11:41:20.888280852Z\" level=info msg=\"Started container\" PID=62036 containerID=7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b description=openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\nJun 19 11:41:21.693732 crc crio[22562]: time=\"2026-06-19T11:41:21.692838228Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:21.694306 crc crio[22562]: time=\"2026-06-19T11:41:21.6937495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:22.917325 crc crio[22562]: time=\"2026-06-19T11:41:22.917253583Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-9lll9/POD\" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:22.918549 crc crio[22562]: time=\"2026-06-19T11:41:22.917367334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:23.172549 crc crio[22562]: time=\"2026-06-19T11:41:23.171547697Z\" level=info msg=\"Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:23.173517 crc crio[22562]: time=\"2026-06-19T11:41:23.173391044Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc000658368}] Aliases:map[]}\"\nJun 19 11:41:23.173937 crc crio[22562]: time=\"2026-06-19T11:41:23.173630669Z\" level=info msg=\"Deleting pod openstack_ovn-controller-v4l7z-config-c4g6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:28.881670 crc crio[22562]: time=\"2026-06-19T11:41:28.880770222Z\" level=info msg=\"Removing container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc\" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:32.599112 crc crio[22562]: time=\"2026-06-19T11:41:32.598100383Z\" level=info msg=\"Stopped pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.621671 crc crio[22562]: time=\"2026-06-19T11:41:32.621538452Z\" level=info msg=\"Removed container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:32.627398 crc crio[22562]: time=\"2026-06-19T11:41:32.627315835Z\" level=info msg=\"Removing container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f\" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:32.689703 crc crio[22562]: time=\"2026-06-19T11:41:32.689576284Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}\"\nJun 19 11:41:32.689703 crc crio[22562]: time=\"2026-06-19T11:41:32.689654476Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:32.702021 crc crio[22562]: time=\"2026-06-19T11:41:32.701905949Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"\nJun 19 11:41:32.702377 crc crio[22562]: time=\"2026-06-19T11:41:32.702062703Z\" level=info msg=\"Adding pod openstack_root-account-create-update-9lll9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:32.711647 crc crio[22562]: time=\"2026-06-19T11:41:32.711532627Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:74d5713349dc8964e5caecfa4a2b34000a7eb332e301c287a11d4493563fb6e6\" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:32.712967 crc crio[22562]: time=\"2026-06-19T11:41:32.71288894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f86f289f-39b8-4c77-8f37-794fae2c7eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:32.768777 crc crio[22562]: time=\"2026-06-19T11:41:32.768405203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6afd506f-438f-4506-9246-2ed1e54e0af3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:32.785288 crc crio[22562]: time=\"2026-06-19T11:41:32.785070154Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pb58d/glance-db-sync\" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:32.787331 crc crio[22562]: time=\"2026-06-19T11:41:32.787231248Z\" level=info msg=\"Removed container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:32.789313 crc crio[22562]: time=\"2026-06-19T11:41:32.789222307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:32.808972 crc crio[22562]: time=\"2026-06-19T11:41:32.808053373Z\" level=info msg=\"Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.808972 crc crio[22562]: time=\"2026-06-19T11:41:32.808714219Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.811014 crc crio[22562]: time=\"2026-06-19T11:41:32.810910694Z\" level=info msg=\"Removing pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:32.865739 crc crio[22562]: time=\"2026-06-19T11:41:32.865476941Z\" level=info msg=\"Removed pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:32.866604 crc crio[22562]: time=\"2026-06-19T11:41:32.866416575Z\" level=info msg=\"Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.866604 crc crio[22562]: time=\"2026-06-19T11:41:32.866505257Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.867221 crc crio[22562]: time=\"2026-06-19T11:41:32.867092811Z\" level=info msg=\"Removing pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:32.885656 crc crio[22562]: time=\"2026-06-19T11:41:32.885389934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:32.940948 crc crio[22562]: time=\"2026-06-19T11:41:32.940860425Z\" level=info msg=\"Removed pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:32.942652 crc crio[22562]: time=\"2026-06-19T11:41:32.942575838Z\" level=info msg=\"Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.942778 crc crio[22562]: time=\"2026-06-19T11:41:32.94267208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:32.944111 crc crio[22562]: time=\"2026-06-19T11:41:32.944040484Z\" level=info msg=\"Removing pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.011197 crc crio[22562]: time=\"2026-06-19T11:41:33.01105064Z\" level=info msg=\"Removed pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.017282 crc crio[22562]: time=\"2026-06-19T11:41:33.01710493Z\" level=info msg=\"Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.017282 crc crio[22562]: time=\"2026-06-19T11:41:33.017265054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.019424 crc crio[22562]: time=\"2026-06-19T11:41:33.017982702Z\" level=info msg=\"Removing pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.042193 crc crio[22562]: time=\"2026-06-19T11:41:33.040648122Z\" level=info msg=\"Removed pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.044720 crc crio[22562]: time=\"2026-06-19T11:41:33.04463072Z\" level=info msg=\"Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.044814 crc crio[22562]: time=\"2026-06-19T11:41:33.044740013Z\" level=info msg=\"Stopped pod sandbox (already stopped): d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.045406 crc crio[22562]: time=\"2026-06-19T11:41:33.045342418Z\" level=info msg=\"Removing pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.070111 crc crio[22562]: time=\"2026-06-19T11:41:33.070016298Z\" level=info msg=\"Removed pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.071038 crc crio[22562]: time=\"2026-06-19T11:41:33.07091609Z\" level=info msg=\"Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.071247 crc crio[22562]: time=\"2026-06-19T11:41:33.071078064Z\" level=info msg=\"Stopped pod sandbox (already stopped): d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.072095 crc crio[22562]: time=\"2026-06-19T11:41:33.071939465Z\" level=info msg=\"Removing pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.093355 crc crio[22562]: time=\"2026-06-19T11:41:33.093292772Z\" level=info msg=\"Removed pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.095834 crc crio[22562]: time=\"2026-06-19T11:41:33.095742893Z\" level=info msg=\"Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.095920 crc crio[22562]: time=\"2026-06-19T11:41:33.095876296Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.097360 crc crio[22562]: time=\"2026-06-19T11:41:33.097256571Z\" level=info msg=\"Removing pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.118057 crc crio[22562]: time=\"2026-06-19T11:41:33.117725657Z\" level=info msg=\"Removed pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.118681 crc crio[22562]: time=\"2026-06-19T11:41:33.118621869Z\" level=info msg=\"Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.118766 crc crio[22562]: time=\"2026-06-19T11:41:33.11868686Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:33.119350 crc crio[22562]: time=\"2026-06-19T11:41:33.119292355Z\" level=info msg=\"Removing pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.144061 crc crio[22562]: time=\"2026-06-19T11:41:33.143922235Z\" level=info msg=\"Removed pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:41:33.223518 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a911edc412c954b Mac:ee:cc:36:ba:c1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 SocketPath: PciID:}] [{Interface:0xc0004229b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:33.226297 crc crio[22562]: time=\"2026-06-19T11:41:33.226222568Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"\nJun 19 11:41:33.226454 crc crio[22562]: time=\"2026-06-19T11:41:33.226403872Z\" level=info msg=\"Checking pod openstack_root-account-create-update-9lll9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:33.234750 crc crio[22562]: time=\"2026-06-19T11:41:33.234682398Z\" level=info msg=\"Ran pod sandbox a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 with infra container: openstack/root-account-create-update-9lll9/POD\" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:33.238571 crc crio[22562]: time=\"2026-06-19T11:41:33.238536203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e22e820f-0831-4331-88c5-9d1fc73b2788 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:33.242241 crc crio[22562]: time=\"2026-06-19T11:41:33.242129822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3346791-5226-41f7-a926-46373b2241da name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:33.253740 crc crio[22562]: time=\"2026-06-19T11:41:33.253119394Z\" level=info msg=\"Creating container: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:33.253740 crc crio[22562]: time=\"2026-06-19T11:41:33.253554874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:33.315898 crc crio[22562]: time=\"2026-06-19T11:41:33.315615879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:33.322441 crc crio[22562]: time=\"2026-06-19T11:41:33.322402116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:33.464129 crc crio[22562]: time=\"2026-06-19T11:41:33.463865632Z\" level=info msg=\"Created container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:33.466459 crc crio[22562]: time=\"2026-06-19T11:41:33.46575526Z\" level=info msg=\"Starting container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2\" id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:33.477304 crc crio[22562]: time=\"2026-06-19T11:41:33.477248833Z\" level=info msg=\"Started container\" PID=62707 containerID=35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2 description=openstack/root-account-create-update-9lll9/mariadb-account-create-update id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\nJun 19 11:41:33.542576 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebaeac11023310 Mac:32:00:14:f1:55:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:33.543864 crc crio[22562]: time=\"2026-06-19T11:41:33.543785698Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}\"\nJun 19 11:41:33.544089 crc crio[22562]: time=\"2026-06-19T11:41:33.544034554Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:33.564520 crc crio[22562]: time=\"2026-06-19T11:41:33.564418598Z\" level=info msg=\"Ran pod sandbox 3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee with infra container: openstack/swift-storage-0/POD\" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:33.568220 crc crio[22562]: time=\"2026-06-19T11:41:33.567873623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:33.568373 crc crio[22562]: time=\"2026-06-19T11:41:33.568234631Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:33.568498 crc crio[22562]: time=\"2026-06-19T11:41:33.568435976Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:33.573493 crc crio[22562]: time=\"2026-06-19T11:41:33.570680442Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:33.585740 crc crio[22562]: time=\"2026-06-19T11:41:33.585632352Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 19 11:41:33.918922 crc crio[22562]: time=\"2026-06-19T11:41:33.917097755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:34.052826 crc crio[22562]: time=\"2026-06-19T11:41:34.052319447Z\" level=info msg=\"Created container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync\" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:34.055436 crc crio[22562]: time=\"2026-06-19T11:41:34.055379362Z\" level=info msg=\"Starting container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2\" id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:34.063411 crc crio[22562]: time=\"2026-06-19T11:41:34.063331799Z\" level=info msg=\"Started container\" PID=62757 containerID=3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2 description=openstack/glance-db-sync-pb58d/glance-db-sync id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\nJun 19 11:41:34.520984 crc crio[22562]: time=\"2026-06-19T11:41:34.520610752Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z-config-jfddn/POD\" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:34.521217 crc crio[22562]: time=\"2026-06-19T11:41:34.521065553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:34.567022 crc crio[22562]: time=\"2026-06-19T11:41:34.566891576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}\"\nJun 19 11:41:34.567022 crc crio[22562]: time=\"2026-06-19T11:41:34.566960168Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z-config-jfddn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:35.010015 crc crio[22562]: 2026-06-19T11:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d1715658a6124 Mac:82:ef:c3:28:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a SocketPath: PciID:}] [{Interface:0xc0003a6930 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:35.011712 crc crio[22562]: time=\"2026-06-19T11:41:35.011605667Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}\"\nJun 19 11:41:35.011824 crc crio[22562]: time=\"2026-06-19T11:41:35.011771461Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z-config-jfddn for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:35.027449 crc crio[22562]: time=\"2026-06-19T11:41:35.027369028Z\" level=info msg=\"Ran pod sandbox c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd with infra container: openstack/ovn-controller-v4l7z-config-jfddn/POD\" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:35.029665 crc crio[22562]: time=\"2026-06-19T11:41:35.029553771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1fe2a3bd-2fec-4da5-9f8c-e6b1fe0b80d0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:35.031398 crc crio[22562]: time=\"2026-06-19T11:41:35.031333896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2874d91b-1de3-42ad-b6c6-456eb03e99b4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:35.038911 crc crio[22562]: time=\"2026-06-19T11:41:35.038831761Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:35.039416 crc crio[22562]: time=\"2026-06-19T11:41:35.039351593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:35.518819 crc crio[22562]: time=\"2026-06-19T11:41:35.518390513Z\" level=info msg=\"Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:35.520405 crc crio[22562]: time=\"2026-06-19T11:41:35.52025335Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"\nJun 19 11:41:35.520765 crc crio[22562]: time=\"2026-06-19T11:41:35.520692031Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-9lll9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:35.975957 crc crio[22562]: time=\"2026-06-19T11:41:35.975492372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:35.980544 crc crio[22562]: time=\"2026-06-19T11:41:35.980464515Z\" level=info msg=\"Stopped pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:36.105284 crc crio[22562]: time=\"2026-06-19T11:41:36.105069215Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:f57a5c9c470e7a8983d75ae6340e00bfa3c6bb639db553bb2544d9736424ffda\" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:36.117663 crc crio[22562]: time=\"2026-06-19T11:41:36.114607481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=25e232fb-6708-498e-ad3a-c48e7af66018 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:36.125463 crc crio[22562]: time=\"2026-06-19T11:41:36.125036979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1fcf7c82-050e-4a42-a0c9-187355ac8d1e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:36.138070 crc crio[22562]: time=\"2026-06-19T11:41:36.137945188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:36.142399 crc crio[22562]: time=\"2026-06-19T11:41:36.140958452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:36.213393 crc crio[22562]: time=\"2026-06-19T11:41:36.2133117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:36.235017 crc crio[22562]: time=\"2026-06-19T11:41:36.234469663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:36.363619 crc crio[22562]: time=\"2026-06-19T11:41:36.363500102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:36.365551 crc crio[22562]: time=\"2026-06-19T11:41:36.364245691Z\" level=info msg=\"Created container baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736: openstack/swift-storage-0/xattr-restore\" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:36.367229 crc crio[22562]: time=\"2026-06-19T11:41:36.36707693Z\" level=info msg=\"Starting container: baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736\" id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:36.373394 crc crio[22562]: time=\"2026-06-19T11:41:36.373304425Z\" level=info msg=\"Started container\" PID=63109 containerID=baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736 description=openstack/swift-storage-0/xattr-restore id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:36.536900 crc crio[22562]: time=\"2026-06-19T11:41:36.536766195Z\" level=info msg=\"Created container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:36.537961 crc crio[22562]: time=\"2026-06-19T11:41:36.537905764Z\" level=info msg=\"Starting container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f\" id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:36.555607 crc crio[22562]: time=\"2026-06-19T11:41:36.555509558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:36.555874 crc crio[22562]: time=\"2026-06-19T11:41:36.555808985Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:36.555950 crc crio[22562]: time=\"2026-06-19T11:41:36.555912408Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:36.557448 crc crio[22562]: time=\"2026-06-19T11:41:36.557396424Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:36.566804 crc crio[22562]: time=\"2026-06-19T11:41:36.566772987Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 19 11:41:36.578532 crc crio[22562]: time=\"2026-06-19T11:41:36.578421425Z\" level=info msg=\"Started container\" PID=63132 containerID=93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f description=openstack/ovn-controller-v4l7z-config-jfddn/ovn-config id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\nJun 19 11:41:37.953087 crc crio[22562]: time=\"2026-06-19T11:41:37.952423285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:36d132ab68d2202a35d8c951d826c4ceba638c81c4dfc4b3eb9a3ebc606f278c\" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:37.955034 crc crio[22562]: time=\"2026-06-19T11:41:37.954282531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9a970871-b59a-4990-bac8-646c4d6144a8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:37.972362 crc crio[22562]: time=\"2026-06-19T11:41:37.972242646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e2f559f8-61d5-4dc5-b2f6-fcc4a89c6637 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:37.986410 crc crio[22562]: time=\"2026-06-19T11:41:37.986294853Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:37.988762 crc crio[22562]: time=\"2026-06-19T11:41:37.987853801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.037707 crc crio[22562]: time=\"2026-06-19T11:41:38.037584531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.042530 crc crio[22562]: time=\"2026-06-19T11:41:38.042254496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.262019 crc crio[22562]: time=\"2026-06-19T11:41:38.261867754Z\" level=info msg=\"Created container a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca: openstack/swift-storage-0/account-server\" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:38.264201 crc crio[22562]: time=\"2026-06-19T11:41:38.26374503Z\" level=info msg=\"Starting container: a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca\" id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:38.270060 crc crio[22562]: time=\"2026-06-19T11:41:38.269917584Z\" level=info msg=\"Started container\" PID=63314 containerID=a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca description=openstack/swift-storage-0/account-server id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:38.287556 crc crio[22562]: time=\"2026-06-19T11:41:38.287448166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e580fc69-956c-4b8b-888c-6352a647f971 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:38.307504 crc crio[22562]: time=\"2026-06-19T11:41:38.307384159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=8257c405-9993-4c6a-9f68-1221d3968271 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:38.323118 crc crio[22562]: time=\"2026-06-19T11:41:38.322954904Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:38.330033 crc crio[22562]: time=\"2026-06-19T11:41:38.325408795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.376938 crc crio[22562]: time=\"2026-06-19T11:41:38.376820176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.385294 crc crio[22562]: time=\"2026-06-19T11:41:38.382533717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.514477 crc crio[22562]: time=\"2026-06-19T11:41:38.514330264Z\" level=info msg=\"Created container ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156: openstack/swift-storage-0/account-replicator\" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:38.517014 crc crio[22562]: time=\"2026-06-19T11:41:38.51656842Z\" level=info msg=\"Starting container: ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156\" id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:38.528628 crc crio[22562]: time=\"2026-06-19T11:41:38.528524755Z\" level=info msg=\"Started container\" PID=63347 containerID=ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156 description=openstack/swift-storage-0/account-replicator id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:38.541940 crc crio[22562]: time=\"2026-06-19T11:41:38.541796723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9fd26207-e41f-4caf-9caf-572691b66b4d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:38.558538 crc crio[22562]: time=\"2026-06-19T11:41:38.558425344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=15e41140-c928-47ef-8576-5e8df77a3c1f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:38.570778 crc crio[22562]: time=\"2026-06-19T11:41:38.570672016Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:38.574611 crc crio[22562]: time=\"2026-06-19T11:41:38.574537582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.621848 crc crio[22562]: time=\"2026-06-19T11:41:38.621721839Z\" level=info msg=\"Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:38.623065 crc crio[22562]: time=\"2026-06-19T11:41:38.622464117Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc000328630}] Aliases:map[]}\"\nJun 19 11:41:38.623065 crc crio[22562]: time=\"2026-06-19T11:41:38.622611601Z\" level=info msg=\"Deleting pod openstack_ovn-controller-v4l7z-config-jfddn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:38.646720 crc crio[22562]: time=\"2026-06-19T11:41:38.646110671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.702583 crc crio[22562]: time=\"2026-06-19T11:41:38.702462155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:38.994207 crc crio[22562]: time=\"2026-06-19T11:41:38.992417Z\" level=info msg=\"Created container 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e: openstack/swift-storage-0/account-auditor\" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:39.005206 crc crio[22562]: time=\"2026-06-19T11:41:39.004632794Z\" level=info msg=\"Starting container: 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e\" id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:39.052636 crc crio[22562]: time=\"2026-06-19T11:41:39.051283206Z\" level=info msg=\"Started container\" PID=63421 containerID=47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e description=openstack/swift-storage-0/account-auditor id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:39.126898 crc crio[22562]: time=\"2026-06-19T11:41:39.126638798Z\" level=info msg=\"Stopped pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:39.179937 crc crio[22562]: time=\"2026-06-19T11:41:39.179788933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c5d6fdf6-fb3c-49c0-bba1-0b4bc5960c93 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:39.256641 crc crio[22562]: time=\"2026-06-19T11:41:39.256449767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a01a1148-2686-4dbb-9706-c79ab1326839 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:39.470959 crc crio[22562]: time=\"2026-06-19T11:41:39.470449617Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:39.473806 crc crio[22562]: time=\"2026-06-19T11:41:39.473533663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:39.536236 crc crio[22562]: time=\"2026-06-19T11:41:39.536064639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:39.541448 crc crio[22562]: time=\"2026-06-19T11:41:39.54137294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:39.674936 crc crio[22562]: time=\"2026-06-19T11:41:39.670306746Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-k6hpk/POD\" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:39.674936 crc crio[22562]: time=\"2026-06-19T11:41:39.6704732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:39.737090 crc crio[22562]: time=\"2026-06-19T11:41:39.736947083Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}\"\nJun 19 11:41:39.737090 crc crio[22562]: time=\"2026-06-19T11:41:39.737041296Z\" level=info msg=\"Adding pod openstack_cinder-db-create-k6hpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:39.800410 crc crio[22562]: time=\"2026-06-19T11:41:39.796599617Z\" level=info msg=\"Created container b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419: openstack/swift-storage-0/account-reaper\" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:39.814222 crc crio[22562]: time=\"2026-06-19T11:41:39.810896361Z\" level=info msg=\"Starting container: b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419\" id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:39.818007 crc crio[22562]: time=\"2026-06-19T11:41:39.817082344Z\" level=info msg=\"Started container\" PID=63509 containerID=b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419 description=openstack/swift-storage-0/account-reaper id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844668806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844922043Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844973094Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:39.851606 crc crio[22562]: time=\"2026-06-19T11:41:39.851530296Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:39.857558 crc crio[22562]: time=\"2026-06-19T11:41:39.856853877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 19 11:41:40.133490 crc crio[22562]: time=\"2026-06-19T11:41:40.132333916Z\" level=info msg=\"Running pod sandbox: openstack/cinder-4079-account-create-update-hgr64/POD\" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.133490 crc crio[22562]: time=\"2026-06-19T11:41:40.132429508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.217619 crc crio[22562]: time=\"2026-06-19T11:41:40.217307656Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}\"\nJun 19 11:41:40.217619 crc crio[22562]: time=\"2026-06-19T11:41:40.217583083Z\" level=info msg=\"Adding pod openstack_cinder-4079-account-create-update-hgr64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.361929 crc crio[22562]: time=\"2026-06-19T11:41:40.361839239Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-wp6n8/POD\" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.361929 crc crio[22562]: time=\"2026-06-19T11:41:40.361933812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.448356 crc crio[22562]: time=\"2026-06-19T11:41:40.444898972Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}\"\nJun 19 11:41:40.448356 crc crio[22562]: time=\"2026-06-19T11:41:40.444969754Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-wp6n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.467829 crc crio[22562]: time=\"2026-06-19T11:41:40.467687375Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-pzrm2/POD\" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.468054 crc crio[22562]: time=\"2026-06-19T11:41:40.467916611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.536503 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99f5a6f138fe69 Mac:c2:70:51:33:bc:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 SocketPath: PciID:}] [{Interface:0xc0001366d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:40.552326 crc crio[22562]: time=\"2026-06-19T11:41:40.552229725Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}\"\nJun 19 11:41:40.554281 crc crio[22562]: time=\"2026-06-19T11:41:40.554220564Z\" level=info msg=\"Checking pod openstack_cinder-db-create-k6hpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:40.637889 crc crio[22562]: time=\"2026-06-19T11:41:40.633729769Z\" level=info msg=\"Ran pod sandbox d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b with infra container: openstack/cinder-db-create-k6hpk/POD\" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.639362 crc crio[22562]: time=\"2026-06-19T11:41:40.639113623Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}\"\nJun 19 11:41:40.639362 crc crio[22562]: time=\"2026-06-19T11:41:40.639225415Z\" level=info msg=\"Adding pod openstack_neutron-db-create-pzrm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.646445 crc crio[22562]: time=\"2026-06-19T11:41:40.640674241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4f6913-cc10-4e92-be35-b05c467cd328 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:40.646852 crc crio[22562]: time=\"2026-06-19T11:41:40.646785922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3db52eab-cd7c-4df4-9ae6-39c1c4d5c1b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:40.670552 crc crio[22562]: time=\"2026-06-19T11:41:40.670422806Z\" level=info msg=\"Creating container: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:40.672654 crc crio[22562]: time=\"2026-06-19T11:41:40.671297798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.691283 crc crio[22562]: time=\"2026-06-19T11:41:40.690617445Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-gqjm8/POD\" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.691283 crc crio[22562]: time=\"2026-06-19T11:41:40.690740038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.765376 crc crio[22562]: time=\"2026-06-19T11:41:40.764850851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.770528 crc crio[22562]: time=\"2026-06-19T11:41:40.770461219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.796553 crc crio[22562]: time=\"2026-06-19T11:41:40.796484202Z\" level=info msg=\"Running pod sandbox: openstack/neutron-71d5-account-create-update-dv4rx/POD\" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.796691 crc crio[22562]: time=\"2026-06-19T11:41:40.796578974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.819899 crc crio[22562]: time=\"2026-06-19T11:41:40.819696895Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}\"\nJun 19 11:41:40.819899 crc crio[22562]: time=\"2026-06-19T11:41:40.819826288Z\" level=info msg=\"Adding pod openstack_barbican-db-create-gqjm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.834527 crc crio[22562]: time=\"2026-06-19T11:41:40.834386699Z\" level=info msg=\"Running pod sandbox: openstack/barbican-1bf8-account-create-update-5qsmm/POD\" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:40.834848 crc crio[22562]: time=\"2026-06-19T11:41:40.834607894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:40.849016 crc crio[22562]: time=\"2026-06-19T11:41:40.848684052Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}\"\nJun 19 11:41:40.849016 crc crio[22562]: time=\"2026-06-19T11:41:40.848730343Z\" level=info msg=\"Adding pod openstack_neutron-71d5-account-create-update-dv4rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.895943 crc crio[22562]: time=\"2026-06-19T11:41:40.895815747Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}\"\nJun 19 11:41:40.895943 crc crio[22562]: time=\"2026-06-19T11:41:40.895904239Z\" level=info msg=\"Adding pod openstack_barbican-1bf8-account-create-update-5qsmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:40.928656 crc crio[22562]: time=\"2026-06-19T11:41:40.927653273Z\" level=info msg=\"Created container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:40.930071 crc crio[22562]: time=\"2026-06-19T11:41:40.929829078Z\" level=info msg=\"Starting container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e\" id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:40.963414 crc crio[22562]: time=\"2026-06-19T11:41:40.96308608Z\" level=info msg=\"Started container\" PID=63669 containerID=8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e description=openstack/cinder-db-create-k6hpk/mariadb-database-create id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\nJun 19 11:41:40.966745 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b829ff5968bd4b4 Mac:ea:f5:16:43:11:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:40.981244 crc crio[22562]: time=\"2026-06-19T11:41:40.979104346Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}\"\nJun 19 11:41:40.981244 crc crio[22562]: time=\"2026-06-19T11:41:40.979511416Z\" level=info msg=\"Checking pod openstack_cinder-4079-account-create-update-hgr64 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.002824 crc crio[22562]: time=\"2026-06-19T11:41:41.002779261Z\" level=info msg=\"Ran pod sandbox b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 with infra container: openstack/cinder-4079-account-create-update-hgr64/POD\" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.009036 crc crio[22562]: time=\"2026-06-19T11:41:41.008955814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2989a07-8371-4f22-b11b-018e4b0980c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.012679 crc crio[22562]: time=\"2026-06-19T11:41:41.012649806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=97e436ca-ba99-4261-9a3a-7de750c02eed name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.028087 crc crio[22562]: time=\"2026-06-19T11:41:41.027439561Z\" level=info msg=\"Creating container: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.043123 crc crio[22562]: time=\"2026-06-19T11:41:41.042887062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.160876 crc crio[22562]: time=\"2026-06-19T11:41:41.159676839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.203483 crc crio[22562]: time=\"2026-06-19T11:41:41.203380899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.236309 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b5d3000f1b531 Mac:b6:9e:02:82:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:41.244395 crc crio[22562]: time=\"2026-06-19T11:41:41.244311751Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}\"\nJun 19 11:41:41.244676 crc crio[22562]: time=\"2026-06-19T11:41:41.244519556Z\" level=info msg=\"Checking pod openstack_neutron-db-create-pzrm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.275363 crc crio[22562]: time=\"2026-06-19T11:41:41.274705762Z\" level=info msg=\"Ran pod sandbox 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 with infra container: openstack/neutron-db-create-pzrm2/POD\" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.280464 crc crio[22562]: time=\"2026-06-19T11:41:41.280317892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=414203e3-ca61-4469-aeaa-5f9d3672da78 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.292115 crc crio[22562]: time=\"2026-06-19T11:41:41.291867106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e8f33346-c02c-4ed0-891f-a020aca93a23 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.310636 crc crio[22562]: time=\"2026-06-19T11:41:41.310327603Z\" level=info msg=\"Creating container: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.310925 crc crio[22562]: time=\"2026-06-19T11:41:41.310803855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.318757 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aeea9c35f58323 Mac:9a:67:8b:8b:7b:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:41.324323 crc crio[22562]: time=\"2026-06-19T11:41:41.324055612Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}\"\nJun 19 11:41:41.325318 crc crio[22562]: time=\"2026-06-19T11:41:41.325030827Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-wp6n8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.388373 crc crio[22562]: time=\"2026-06-19T11:41:41.388329061Z\" level=info msg=\"Created container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.389965 crc crio[22562]: time=\"2026-06-19T11:41:41.389940251Z\" level=info msg=\"Starting container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1\" id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:41.400465 crc crio[22562]: time=\"2026-06-19T11:41:41.400420339Z\" level=info msg=\"Started container\" PID=63792 containerID=83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1 description=openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\nJun 19 11:41:41.405687 crc crio[22562]: time=\"2026-06-19T11:41:41.405550236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.412915 crc crio[22562]: time=\"2026-06-19T11:41:41.412777696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.413824 crc crio[22562]: time=\"2026-06-19T11:41:41.413754329Z\" level=info msg=\"Ran pod sandbox 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 with infra container: openstack/keystone-db-sync-wp6n8/POD\" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.427720485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.429219622Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.430113974Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.431804866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:41.448378 crc crio[22562]: time=\"2026-06-19T11:41:41.44693263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 19 11:41:41.477251 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ebbc7f0f60dbc2 Mac:22:96:c6:17:90:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:41.481760 crc crio[22562]: time=\"2026-06-19T11:41:41.480325044Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}\"\nJun 19 11:41:41.481760 crc crio[22562]: time=\"2026-06-19T11:41:41.480543749Z\" level=info msg=\"Checking pod openstack_neutron-71d5-account-create-update-dv4rx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.508099 crc crio[22562]: time=\"2026-06-19T11:41:41.507932027Z\" level=info msg=\"Ran pod sandbox 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c with infra container: openstack/neutron-71d5-account-create-update-dv4rx/POD\" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.518717 crc crio[22562]: time=\"2026-06-19T11:41:41.517087784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e99cddaf-1099-41f2-a800-ec2a518659a8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.533572 crc crio[22562]: time=\"2026-06-19T11:41:41.533244133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2d2a411-4a39-43fb-bf74-af6c372c3484 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.556612 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dbfd3cfa12a01 Mac:56:ae:01:fa:de:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:41.557934 crc crio[22562]: time=\"2026-06-19T11:41:41.557711867Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}\"\nJun 19 11:41:41.558076 crc crio[22562]: time=\"2026-06-19T11:41:41.557950363Z\" level=info msg=\"Checking pod openstack_barbican-1bf8-account-create-update-5qsmm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.560460 crc crio[22562]: time=\"2026-06-19T11:41:41.560374753Z\" level=info msg=\"Creating container: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.564937 crc crio[22562]: time=\"2026-06-19T11:41:41.564844084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.586954 crc crio[22562]: time=\"2026-06-19T11:41:41.586895019Z\" level=info msg=\"Ran pod sandbox e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 with infra container: openstack/barbican-1bf8-account-create-update-5qsmm/POD\" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.592840 crc crio[22562]: time=\"2026-06-19T11:41:41.592780804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=290bed7d-04c9-4eed-a7de-1ab24293f332 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.598868 crc crio[22562]: time=\"2026-06-19T11:41:41.598786163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90976281-eb3b-404f-9717-6e7d0a2c0b69 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.600460 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4f0060f57db311 Mac:da:c3:f8:ab:0a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:41.601481 crc crio[22562]: time=\"2026-06-19T11:41:41.601430738Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}\"\nJun 19 11:41:41.601639 crc crio[22562]: time=\"2026-06-19T11:41:41.601604012Z\" level=info msg=\"Checking pod openstack_barbican-db-create-gqjm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:41.608239 crc crio[22562]: time=\"2026-06-19T11:41:41.608062872Z\" level=info msg=\"Creating container: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.611255 crc crio[22562]: time=\"2026-06-19T11:41:41.610853391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.611887 crc crio[22562]: time=\"2026-06-19T11:41:41.611819185Z\" level=info msg=\"Ran pod sandbox f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 with infra container: openstack/barbican-db-create-gqjm8/POD\" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:41.614939 crc crio[22562]: time=\"2026-06-19T11:41:41.61485237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfe7254b-c828-40ff-8d75-f3d29a63ef6a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.623297 crc crio[22562]: time=\"2026-06-19T11:41:41.623217306Z\" level=info msg=\"Created container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.624365 crc crio[22562]: time=\"2026-06-19T11:41:41.624301433Z\" level=info msg=\"Starting container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba\" id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:41.632528 crc crio[22562]: time=\"2026-06-19T11:41:41.632432664Z\" level=info msg=\"Started container\" PID=63824 containerID=cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba description=openstack/neutron-db-create-pzrm2/mariadb-database-create id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\nJun 19 11:41:41.633081 crc crio[22562]: time=\"2026-06-19T11:41:41.632833215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f175bb3-adc3-421c-afbc-770d334798ee name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:41.652827 crc crio[22562]: time=\"2026-06-19T11:41:41.652686595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.654727 crc crio[22562]: time=\"2026-06-19T11:41:41.654658374Z\" level=info msg=\"Creating container: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.655322 crc crio[22562]: time=\"2026-06-19T11:41:41.655223228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.658859 crc crio[22562]: time=\"2026-06-19T11:41:41.658776446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.716254 crc crio[22562]: time=\"2026-06-19T11:41:41.716133133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.725527 crc crio[22562]: time=\"2026-06-19T11:41:41.725489815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.743404 crc crio[22562]: time=\"2026-06-19T11:41:41.743222063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.750131 crc crio[22562]: time=\"2026-06-19T11:41:41.747357405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:41.896110 crc crio[22562]: time=\"2026-06-19T11:41:41.895965328Z\" level=info msg=\"Created container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.902698 crc crio[22562]: time=\"2026-06-19T11:41:41.901328401Z\" level=info msg=\"Starting container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703\" id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:41.914738 crc crio[22562]: time=\"2026-06-19T11:41:41.914581408Z\" level=info msg=\"Created container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.915727 crc crio[22562]: time=\"2026-06-19T11:41:41.915512001Z\" level=info msg=\"Created container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:41.915804 crc crio[22562]: time=\"2026-06-19T11:41:41.915724176Z\" level=info msg=\"Starting container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310\" id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:41.918855 crc crio[22562]: time=\"2026-06-19T11:41:41.917021969Z\" level=info msg=\"Starting container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff\" id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:41.918855 crc crio[22562]: time=\"2026-06-19T11:41:41.91789394Z\" level=info msg=\"Started container\" PID=63870 containerID=e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703 description=openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\nJun 19 11:41:41.924440 crc crio[22562]: time=\"2026-06-19T11:41:41.92433734Z\" level=info msg=\"Started container\" PID=63872 containerID=5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310 description=openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\nJun 19 11:41:41.925643 crc crio[22562]: time=\"2026-06-19T11:41:41.924592706Z\" level=info msg=\"Started container\" PID=63877 containerID=a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff description=openstack/barbican-db-create-gqjm8/mariadb-database-create id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\nJun 19 11:41:42.508041 crc crio[22562]: time=\"2026-06-19T11:41:42.502679114Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:cd145c73092847785e95abbcdaed89141b56be0af27baa3c2af1118aef498be3\" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:42.509925 crc crio[22562]: time=\"2026-06-19T11:41:42.509806491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=113603d3-ffcb-4bf5-8e3f-67f1b548864e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:42.555598 crc crio[22562]: time=\"2026-06-19T11:41:42.555329435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0820faf6-b110-458d-aa28-d99ebd34c64c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:42.565967 crc crio[22562]: time=\"2026-06-19T11:41:42.565768924Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:42.568317 crc crio[22562]: time=\"2026-06-19T11:41:42.568248715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:42.626947 crc crio[22562]: time=\"2026-06-19T11:41:42.626838404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:42.639015 crc crio[22562]: time=\"2026-06-19T11:41:42.638898451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:42.789128 crc crio[22562]: time=\"2026-06-19T11:41:42.78896591Z\" level=info msg=\"Created container a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa: openstack/swift-storage-0/container-server\" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:42.790505 crc crio[22562]: time=\"2026-06-19T11:41:42.790426306Z\" level=info msg=\"Starting container: a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa\" id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:42.796264 crc crio[22562]: time=\"2026-06-19T11:41:42.796079846Z\" level=info msg=\"Started container\" PID=63992 containerID=a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa description=openstack/swift-storage-0/container-server id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:42.814680 crc crio[22562]: time=\"2026-06-19T11:41:42.809488048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2554add1-0f8b-4506-ae04-06a82e1f74cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:42.836323 crc crio[22562]: time=\"2026-06-19T11:41:42.836207298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8489e743-c958-4842-9f80-20c08f26b8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:42.850423 crc crio[22562]: time=\"2026-06-19T11:41:42.850324487Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:42.851880 crc crio[22562]: time=\"2026-06-19T11:41:42.851746512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:42.912083 crc crio[22562]: time=\"2026-06-19T11:41:42.911785136Z\" level=info msg=\"Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:42.912541 crc crio[22562]: time=\"2026-06-19T11:41:42.912470713Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0005ac7b0}] Aliases:map[]}\"\nJun 19 11:41:42.913003 crc crio[22562]: time=\"2026-06-19T11:41:42.912682438Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-k6hpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:42.923219 crc crio[22562]: time=\"2026-06-19T11:41:42.923078955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:42.932719 crc crio[22562]: time=\"2026-06-19T11:41:42.932632412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.087783 crc crio[22562]: time=\"2026-06-19T11:41:43.08630515Z\" level=info msg=\"Created container 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30: openstack/swift-storage-0/container-replicator\" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.087783 crc crio[22562]: time=\"2026-06-19T11:41:43.088808072Z\" level=info msg=\"Starting container: 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30\" id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:43.098048 crc crio[22562]: time=\"2026-06-19T11:41:43.097915217Z\" level=info msg=\"Started container\" PID=64020 containerID=751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30 description=openstack/swift-storage-0/container-replicator id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:43.115095 crc crio[22562]: time=\"2026-06-19T11:41:43.114902787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8b381363-e746-42ab-9dce-f4ad9ca9dab8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.131789 crc crio[22562]: time=\"2026-06-19T11:41:43.131681851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=525834f2-5579-47ad-9964-1e52a6876f92 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.144254 crc crio[22562]: time=\"2026-06-19T11:41:43.144114479Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.145528 crc crio[22562]: time=\"2026-06-19T11:41:43.145467302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.242812 crc crio[22562]: time=\"2026-06-19T11:41:43.242698416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.253735 crc crio[22562]: time=\"2026-06-19T11:41:43.252823186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.403435 crc crio[22562]: time=\"2026-06-19T11:41:43.403057108Z\" level=info msg=\"Created container 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2: openstack/swift-storage-0/container-auditor\" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.405321 crc crio[22562]: time=\"2026-06-19T11:41:43.405089279Z\" level=info msg=\"Starting container: 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2\" id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:43.412505 crc crio[22562]: time=\"2026-06-19T11:41:43.412311387Z\" level=info msg=\"Started container\" PID=64045 containerID=967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2 description=openstack/swift-storage-0/container-auditor id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:43.413040 crc crio[22562]: time=\"2026-06-19T11:41:43.412902663Z\" level=info msg=\"Stopped pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.432605 crc crio[22562]: time=\"2026-06-19T11:41:43.432488757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5ba671f0-ce22-4e68-b102-9b21ec7ec28b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.454251 crc crio[22562]: time=\"2026-06-19T11:41:43.453425984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8dd10cb4-6391-4fa8-b81d-0b2527a93e97 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.465625 crc crio[22562]: time=\"2026-06-19T11:41:43.463403621Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.465625 crc crio[22562]: time=\"2026-06-19T11:41:43.465112823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.545124 crc crio[22562]: time=\"2026-06-19T11:41:43.545023548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.549232 crc crio[22562]: time=\"2026-06-19T11:41:43.549096409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.689022 crc crio[22562]: time=\"2026-06-19T11:41:43.688896714Z\" level=info msg=\"Created container 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0: openstack/swift-storage-0/container-updater\" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.691400 crc crio[22562]: time=\"2026-06-19T11:41:43.691315954Z\" level=info msg=\"Starting container: 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0\" id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:43.702930 crc crio[22562]: time=\"2026-06-19T11:41:43.702794668Z\" level=info msg=\"Started container\" PID=64072 containerID=4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0 description=openstack/swift-storage-0/container-updater id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:43.719032 crc crio[22562]: time=\"2026-06-19T11:41:43.718919677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cf65dee5-5be5-4bf4-8528-c31c8c448f0c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.734248 crc crio[22562]: time=\"2026-06-19T11:41:43.734093611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8b88f417-5c37-4d62-91f1-b86e99fb1132 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:43.743644 crc crio[22562]: time=\"2026-06-19T11:41:43.743232937Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.746015 crc crio[22562]: time=\"2026-06-19T11:41:43.745919904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.829385 crc crio[22562]: time=\"2026-06-19T11:41:43.829290764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.836571 crc crio[22562]: time=\"2026-06-19T11:41:43.836477191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:43.939773 crc crio[22562]: time=\"2026-06-19T11:41:43.939715983Z\" level=info msg=\"Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.939876 crc crio[22562]: time=\"2026-06-19T11:41:43.939796185Z\" level=info msg=\"Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.940706 crc crio[22562]: time=\"2026-06-19T11:41:43.940588525Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc0030b4128}] Aliases:map[]}\"\nJun 19 11:41:43.940706 crc crio[22562]: time=\"2026-06-19T11:41:43.940689658Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"\nJun 19 11:41:43.940868 crc crio[22562]: time=\"2026-06-19T11:41:43.940751399Z\" level=info msg=\"Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.941119 crc crio[22562]: time=\"2026-06-19T11:41:43.940914783Z\" level=info msg=\"Deleting pod openstack_cinder-4079-account-create-update-hgr64 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:43.941354 crc crio[22562]: time=\"2026-06-19T11:41:43.941299482Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"\nJun 19 11:41:43.941468 crc crio[22562]: time=\"2026-06-19T11:41:43.940708048Z\" level=info msg=\"Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.941677 crc crio[22562]: time=\"2026-06-19T11:41:43.941473417Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-pzrm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:43.943228 crc crio[22562]: time=\"2026-06-19T11:41:43.940925093Z\" level=info msg=\"Deleting pod openstack_neutron-71d5-account-create-update-dv4rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:43.945858 crc crio[22562]: time=\"2026-06-19T11:41:43.940671977Z\" level=info msg=\"Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:43.947771 crc crio[22562]: time=\"2026-06-19T11:41:43.947700451Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc0005ac5e0}] Aliases:map[]}\"\nJun 19 11:41:43.948755 crc crio[22562]: time=\"2026-06-19T11:41:43.948631014Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d828}] Aliases:map[]}\"\nJun 19 11:41:43.949025 crc crio[22562]: time=\"2026-06-19T11:41:43.948949292Z\" level=info msg=\"Deleting pod openstack_barbican-1bf8-account-create-update-5qsmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:43.949685 crc crio[22562]: time=\"2026-06-19T11:41:43.949599898Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-gqjm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:43.970915 crc crio[22562]: time=\"2026-06-19T11:41:43.9707527Z\" level=info msg=\"Created container 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0: openstack/swift-storage-0/object-server\" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:43.973094 crc crio[22562]: time=\"2026-06-19T11:41:43.972885634Z\" level=info msg=\"Starting container: 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0\" id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:43.981649 crc crio[22562]: time=\"2026-06-19T11:41:43.981467436Z\" level=info msg=\"Started container\" PID=64099 containerID=805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0 description=openstack/swift-storage-0/object-server id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:44.002536 crc crio[22562]: time=\"2026-06-19T11:41:44.002367302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3be90602-89fd-423f-99a5-85c1e07bf502 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.020672 crc crio[22562]: time=\"2026-06-19T11:41:44.020572722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=38827443-dedd-4237-b97c-b4f87eef688a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.031438 crc crio[22562]: time=\"2026-06-19T11:41:44.031376348Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.032594 crc crio[22562]: time=\"2026-06-19T11:41:44.032561948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.095551 crc crio[22562]: time=\"2026-06-19T11:41:44.095446322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.103402 crc crio[22562]: time=\"2026-06-19T11:41:44.103330058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.271912 crc crio[22562]: time=\"2026-06-19T11:41:44.269607678Z\" level=info msg=\"Created container cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b: openstack/swift-storage-0/object-replicator\" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.275518 crc crio[22562]: time=\"2026-06-19T11:41:44.275424321Z\" level=info msg=\"Starting container: cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b\" id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:44.287766 crc crio[22562]: time=\"2026-06-19T11:41:44.287626773Z\" level=info msg=\"Started container\" PID=64235 containerID=cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b description=openstack/swift-storage-0/object-replicator id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:44.303584 crc crio[22562]: time=\"2026-06-19T11:41:44.303396952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98d0e2fb-95a0-43a5-986b-b083bc3bc8a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.320640 crc crio[22562]: time=\"2026-06-19T11:41:44.31991365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5d742a32-da5f-4e1d-8755-66c7aba8c55d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.329444 crc crio[22562]: time=\"2026-06-19T11:41:44.329348375Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.329875 crc crio[22562]: time=\"2026-06-19T11:41:44.329812586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.427073 crc crio[22562]: time=\"2026-06-19T11:41:44.426902535Z\" level=info msg=\"Stopped pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:44.432750 crc crio[22562]: time=\"2026-06-19T11:41:44.432685158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.448237 crc crio[22562]: time=\"2026-06-19T11:41:44.44610117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.608595 crc crio[22562]: time=\"2026-06-19T11:41:44.608459033Z\" level=info msg=\"Stopped pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:44.618394 crc crio[22562]: time=\"2026-06-19T11:41:44.618319517Z\" level=info msg=\"Created container e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9: openstack/swift-storage-0/object-auditor\" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.622571 crc crio[22562]: time=\"2026-06-19T11:41:44.621232619Z\" level=info msg=\"Starting container: e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9\" id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:44.625430 crc crio[22562]: time=\"2026-06-19T11:41:44.625364511Z\" level=info msg=\"Stopped pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:44.644307 crc crio[22562]: time=\"2026-06-19T11:41:44.643587851Z\" level=info msg=\"Started container\" PID=64256 containerID=e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9 description=openstack/swift-storage-0/object-auditor id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:44.657200 crc crio[22562]: time=\"2026-06-19T11:41:44.656780468Z\" level=info msg=\"Stopped pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:44.659017 crc crio[22562]: time=\"2026-06-19T11:41:44.658267815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0bc09bf-a6b1-477b-9e9a-f5e4dd839ebd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.673061 crc crio[22562]: time=\"2026-06-19T11:41:44.672785163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3a4fcb68-0cdf-4202-b4a0-ce6dad8fcb1a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:44.688446 crc crio[22562]: time=\"2026-06-19T11:41:44.688367028Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.689555 crc crio[22562]: time=\"2026-06-19T11:41:44.689501876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.750653 crc crio[22562]: time=\"2026-06-19T11:41:44.75033557Z\" level=info msg=\"Stopped pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:44.802214 crc crio[22562]: time=\"2026-06-19T11:41:44.802091309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.809698 crc crio[22562]: time=\"2026-06-19T11:41:44.809048611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:44.940750 crc crio[22562]: time=\"2026-06-19T11:41:44.940662214Z\" level=info msg=\"Created container 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63: openstack/swift-storage-0/object-updater\" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:44.942600 crc crio[22562]: time=\"2026-06-19T11:41:44.942479129Z\" level=info msg=\"Starting container: 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63\" id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:44.952332 crc crio[22562]: time=\"2026-06-19T11:41:44.95223047Z\" level=info msg=\"Started container\" PID=64312 containerID=6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63 description=openstack/swift-storage-0/object-updater id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:44.979687 crc crio[22562]: time=\"2026-06-19T11:41:44.979595176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=326bdf7d-9682-4175-b6e6-bbc16a6e8b57 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.027687 crc crio[22562]: time=\"2026-06-19T11:41:45.02706417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=44dbe411-81aa-4cb8-bd2e-db5eeb445836 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.038020 crc crio[22562]: time=\"2026-06-19T11:41:45.037947638Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.038442 crc crio[22562]: time=\"2026-06-19T11:41:45.03842105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.130395 crc crio[22562]: time=\"2026-06-19T11:41:45.130062595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.136701 crc crio[22562]: time=\"2026-06-19T11:41:45.136277348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.298782 crc crio[22562]: time=\"2026-06-19T11:41:45.298644852Z\" level=info msg=\"Created container fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d: openstack/swift-storage-0/object-expirer\" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.302555 crc crio[22562]: time=\"2026-06-19T11:41:45.302493437Z\" level=info msg=\"Starting container: fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d\" id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:45.313679 crc crio[22562]: time=\"2026-06-19T11:41:45.313572951Z\" level=info msg=\"Started container\" PID=64390 containerID=fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d description=openstack/swift-storage-0/object-expirer id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:45.327387 crc crio[22562]: time=\"2026-06-19T11:41:45.32729548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f29d9686-0544-48e8-bcab-ef4356c6e20b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.348240 crc crio[22562]: time=\"2026-06-19T11:41:45.348105424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=15fae73b-caab-418a-9a29-e59e26fbc9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.357134 crc crio[22562]: time=\"2026-06-19T11:41:45.357019665Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.357593 crc crio[22562]: time=\"2026-06-19T11:41:45.357544218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.406462 crc crio[22562]: time=\"2026-06-19T11:41:45.406320994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.411600 crc crio[22562]: time=\"2026-06-19T11:41:45.409964083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.517396 crc crio[22562]: time=\"2026-06-19T11:41:45.517301866Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-85jph/POD\" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:45.517578 crc crio[22562]: time=\"2026-06-19T11:41:45.517411589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.561894 crc crio[22562]: time=\"2026-06-19T11:41:45.561460768Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"\nJun 19 11:41:45.561894 crc crio[22562]: time=\"2026-06-19T11:41:45.561853057Z\" level=info msg=\"Adding pod openstack_root-account-create-update-85jph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:45.562824 crc crio[22562]: time=\"2026-06-19T11:41:45.562730909Z\" level=info msg=\"Created container 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82: openstack/swift-storage-0/rsync\" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.565275 crc crio[22562]: time=\"2026-06-19T11:41:45.565121939Z\" level=info msg=\"Starting container: 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82\" id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:45.571861 crc crio[22562]: time=\"2026-06-19T11:41:45.571737431Z\" level=info msg=\"Started container\" PID=64444 containerID=6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82 description=openstack/swift-storage-0/rsync id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:45.587399 crc crio[22562]: time=\"2026-06-19T11:41:45.586301712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f62100e6-f3d8-4b2f-b3d0-772e288ea81a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.603353 crc crio[22562]: time=\"2026-06-19T11:41:45.603237401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f6d0efcf-4eeb-41b3-8607-3d55f71175ff name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:45.610453 crc crio[22562]: time=\"2026-06-19T11:41:45.610403148Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.612884 crc crio[22562]: time=\"2026-06-19T11:41:45.612852298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.653855 crc crio[22562]: time=\"2026-06-19T11:41:45.653806581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.660492 crc crio[22562]: time=\"2026-06-19T11:41:45.660468445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:45.834834 crc crio[22562]: time=\"2026-06-19T11:41:45.834297882Z\" level=info msg=\"Created container 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc: openstack/swift-storage-0/swift-recon-cron\" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:45.836639 crc crio[22562]: time=\"2026-06-19T11:41:45.836399454Z\" level=info msg=\"Starting container: 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc\" id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:45.844233 crc crio[22562]: time=\"2026-06-19T11:41:45.84394296Z\" level=info msg=\"Started container\" PID=64483 containerID=87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc description=openstack/swift-storage-0/swift-recon-cron id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee\nJun 19 11:41:46.134775 crc crio[22562]: 2026-06-19T11:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a93429370a28f Mac:d6:54:cf:dc:51:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d SocketPath: PciID:}] [{Interface:0xc000125870 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:46.139384 crc crio[22562]: time=\"2026-06-19T11:41:46.138255314Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"\nJun 19 11:41:46.139384 crc crio[22562]: time=\"2026-06-19T11:41:46.138836918Z\" level=info msg=\"Checking pod openstack_root-account-create-update-85jph for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:46.164259 crc crio[22562]: time=\"2026-06-19T11:41:46.163944879Z\" level=info msg=\"Ran pod sandbox 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd with infra container: openstack/root-account-create-update-85jph/POD\" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:46.175813 crc crio[22562]: time=\"2026-06-19T11:41:46.175622748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3c64bac-a5d0-4c58-bc94-2271450aaaa4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:46.182444 crc crio[22562]: time=\"2026-06-19T11:41:46.180421927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e470f439-adb9-4d04-9243-a0b65c7180e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:46.216264 crc crio[22562]: time=\"2026-06-19T11:41:46.216121399Z\" level=info msg=\"Creating container: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:46.216894 crc crio[22562]: time=\"2026-06-19T11:41:46.216839938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:46.290382 crc crio[22562]: time=\"2026-06-19T11:41:46.290292363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:46.306295 crc crio[22562]: time=\"2026-06-19T11:41:46.294356483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:46.440600 crc crio[22562]: time=\"2026-06-19T11:41:46.440370552Z\" level=info msg=\"Created container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:46.443794 crc crio[22562]: time=\"2026-06-19T11:41:46.443724306Z\" level=info msg=\"Starting container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d\" id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:46.459020 crc crio[22562]: time=\"2026-06-19T11:41:46.45886274Z\" level=info msg=\"Started container\" PID=64541 containerID=84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d description=openstack/root-account-create-update-85jph/mariadb-account-create-update id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\nJun 19 11:41:47.001118 crc crio[22562]: time=\"2026-06-19T11:41:47.000552268Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-kn69f/POD\" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:47.002535 crc crio[22562]: time=\"2026-06-19T11:41:47.001198063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.201080322Z\" level=info msg=\"Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.202258651Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc0005ac510}] Aliases:map[]}\"\nJun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.202396524Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-85jph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:49.216128 crc crio[22562]: time=\"2026-06-19T11:41:49.215253069Z\" level=info msg=\"Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:49.218699 crc crio[22562]: time=\"2026-06-19T11:41:49.216863708Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc000328000}] Aliases:map[]}\"\nJun 19 11:41:49.218699 crc crio[22562]: time=\"2026-06-19T11:41:49.217072333Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pb58d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:51.475567 crc crio[22562]: time=\"2026-06-19T11:41:51.47489257Z\" level=info msg=\"Stopped pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:51.643208 crc crio[22562]: time=\"2026-06-19T11:41:51.641422256Z\" level=info msg=\"Stopped pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:51.661422 crc crio[22562]: time=\"2026-06-19T11:41:51.661301748Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}\"\nJun 19 11:41:51.661422 crc crio[22562]: time=\"2026-06-19T11:41:51.66140604Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-kn69f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:51.662591 crc crio[22562]: time=\"2026-06-19T11:41:51.662506737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:f6fdf5062b55739d34f51eca548d8d30dbd5cbecec7e1cb3c53d87f0f1c29bea\" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:41:51.682210 crc crio[22562]: time=\"2026-06-19T11:41:51.67478619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4c0ec9b2-d01f-4de5-a9d6-03bb8e5bbdae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:51.762207 crc crio[22562]: time=\"2026-06-19T11:41:51.759205897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f7ede66c-26c8-4962-9e49-5755dae164c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:51.788376 crc crio[22562]: time=\"2026-06-19T11:41:51.785467177Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:51.792203 crc crio[22562]: time=\"2026-06-19T11:41:51.79004416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:51.863449 crc crio[22562]: time=\"2026-06-19T11:41:51.86331284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:51.874256 crc crio[22562]: time=\"2026-06-19T11:41:51.874118708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:52.025241 crc crio[22562]: time=\"2026-06-19T11:41:52.023710884Z\" level=info msg=\"Created container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:52.026560 crc crio[22562]: time=\"2026-06-19T11:41:52.026487434Z\" level=info msg=\"Starting container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04\" id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:52.032255 crc crio[22562]: time=\"2026-06-19T11:41:52.031803156Z\" level=info msg=\"Started container\" PID=64893 containerID=560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04 description=openstack/keystone-db-sync-wp6n8/keystone-db-sync id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\nJun 19 11:41:52.283430 crc crio[22562]: 2026-06-19T11:41:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5f6a93a3dd3c9 Mac:6e:19:20:da:95:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:52.283430 crc crio[22562]: time=\"2026-06-19T11:41:52.280735318Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}\"\nJun 19 11:41:52.283430 crc crio[22562]: time=\"2026-06-19T11:41:52.280881211Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-kn69f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:52.298196 crc crio[22562]: time=\"2026-06-19T11:41:52.298088837Z\" level=info msg=\"Ran pod sandbox 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b with infra container: openstack/dnsmasq-dns-68c444669f-kn69f/POD\" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:52.304413 crc crio[22562]: time=\"2026-06-19T11:41:52.304325661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8d4e4c2-2736-49bd-b408-c46c60481ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:52.354960 crc crio[22562]: time=\"2026-06-19T11:41:52.35487043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0ed0b7e-19fd-4787-85eb-4226034e5f18 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:52.362627 crc crio[22562]: time=\"2026-06-19T11:41:52.362502979Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:52.363126 crc crio[22562]: time=\"2026-06-19T11:41:52.363069343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:52.400745 crc crio[22562]: time=\"2026-06-19T11:41:52.400680853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:52.405021 crc crio[22562]: time=\"2026-06-19T11:41:52.404935608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:52.557644 crc crio[22562]: time=\"2026-06-19T11:41:52.55753128Z\" level=info msg=\"Created container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:52.559291 crc crio[22562]: time=\"2026-06-19T11:41:52.559111608Z\" level=info msg=\"Starting container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605\" id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:52.565427 crc crio[22562]: time=\"2026-06-19T11:41:52.565343573Z\" level=info msg=\"Started container\" PID=64921 containerID=38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605 description=openstack/dnsmasq-dns-68c444669f-kn69f/init id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\nJun 19 11:41:53.290532 crc crio[22562]: time=\"2026-06-19T11:41:53.289744348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc3cb9ab-70ca-4e21-a01c-ed7063a97ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:53.386863 crc crio[22562]: time=\"2026-06-19T11:41:53.386738965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9ac694a-388f-4193-99fd-d16649a53a05 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:53.690911 crc crio[22562]: time=\"2026-06-19T11:41:53.690811681Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:53.692010 crc crio[22562]: time=\"2026-06-19T11:41:53.691431126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:53.756790 crc crio[22562]: time=\"2026-06-19T11:41:53.756482724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:53.766830 crc crio[22562]: time=\"2026-06-19T11:41:53.766691487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:54.127065 crc crio[22562]: time=\"2026-06-19T11:41:54.126846178Z\" level=info msg=\"Created container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:54.131413 crc crio[22562]: time=\"2026-06-19T11:41:54.130918849Z\" level=info msg=\"Starting container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98\" id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:54.149803 crc crio[22562]: time=\"2026-06-19T11:41:54.14957365Z\" level=info msg=\"Started container\" PID=64964 containerID=5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 description=openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\nJun 19 11:41:57.339971 crc crio[22562]: time=\"2026-06-19T11:41:57.33846088Z\" level=info msg=\"Stopping container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 (timeout: 10s)\" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:41:57.476082 crc crio[22562]: time=\"2026-06-19T11:41:57.47562434Z\" level=info msg=\"Stopped container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:41:57.478096 crc crio[22562]: time=\"2026-06-19T11:41:57.477912756Z\" level=info msg=\"Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:57.478847 crc crio[22562]: time=\"2026-06-19T11:41:57.478749027Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000658c90}] Aliases:map[]}\"\nJun 19 11:41:57.479099 crc crio[22562]: time=\"2026-06-19T11:41:57.478956763Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-kn69f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:57.857321 crc crio[22562]: time=\"2026-06-19T11:41:57.856790682Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD\" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:57.857582 crc crio[22562]: time=\"2026-06-19T11:41:57.857347895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:57.935056 crc crio[22562]: time=\"2026-06-19T11:41:57.934943033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}\"\nJun 19 11:41:57.935056 crc crio[22562]: time=\"2026-06-19T11:41:57.935035835Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:41:57.939847 crc crio[22562]: time=\"2026-06-19T11:41:57.939806123Z\" level=info msg=\"Stopped pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:41:58.414704 crc crio[22562]: time=\"2026-06-19T11:41:58.414082256Z\" level=info msg=\"Removing container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98\" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:58.456432 crc crio[22562]: time=\"2026-06-19T11:41:58.456335441Z\" level=info msg=\"Removed container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:58.463609 crc crio[22562]: time=\"2026-06-19T11:41:58.462789801Z\" level=info msg=\"Removing container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605\" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:58.519098 crc crio[22562]: 2026-06-19T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c24d757aac687a3 Mac:92:67:5d:d4:49:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:41:58.520539 crc crio[22562]: time=\"2026-06-19T11:41:58.520448206Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}\"\nJun 19 11:41:58.520720 crc crio[22562]: time=\"2026-06-19T11:41:58.52060575Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:41:58.527515 crc crio[22562]: time=\"2026-06-19T11:41:58.527444289Z\" level=info msg=\"Ran pod sandbox c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef with infra container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD\" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:41:58.532077 crc crio[22562]: time=\"2026-06-19T11:41:58.531854758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2a57ac4e-aa39-469d-a6cb-f44f8f73a892 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:58.534890 crc crio[22562]: time=\"2026-06-19T11:41:58.534303989Z\" level=info msg=\"Removed container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:41:58.587831 crc crio[22562]: time=\"2026-06-19T11:41:58.587284787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b8241945-db98-4a2f-a87c-a7c766379b90 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:58.604086 crc crio[22562]: time=\"2026-06-19T11:41:58.604023512Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:58.604643 crc crio[22562]: time=\"2026-06-19T11:41:58.604562085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:58.674834 crc crio[22562]: time=\"2026-06-19T11:41:58.674628827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:58.681694 crc crio[22562]: time=\"2026-06-19T11:41:58.68161961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:58.855277 crc crio[22562]: time=\"2026-06-19T11:41:58.855077217Z\" level=info msg=\"Created container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:58.856930 crc crio[22562]: time=\"2026-06-19T11:41:58.856723098Z\" level=info msg=\"Starting container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e\" id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:58.868707 crc crio[22562]: time=\"2026-06-19T11:41:58.868506838Z\" level=info msg=\"Started container\" PID=65401 containerID=a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\nJun 19 11:41:59.431799 crc crio[22562]: time=\"2026-06-19T11:41:59.431627028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=091f12e2-3ff1-4916-9fe9-228a90cd3c38 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:59.509443 crc crio[22562]: time=\"2026-06-19T11:41:59.509330118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8585d406-8d86-481c-afc9-bd093145dad8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:41:59.521070 crc crio[22562]: time=\"2026-06-19T11:41:59.520932385Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:59.521574 crc crio[22562]: time=\"2026-06-19T11:41:59.521434837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:59.573744 crc crio[22562]: time=\"2026-06-19T11:41:59.573492465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:59.578618 crc crio[22562]: time=\"2026-06-19T11:41:59.578515419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:41:59.747624 crc crio[22562]: time=\"2026-06-19T11:41:59.747479285Z\" level=info msg=\"Created container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:41:59.748852 crc crio[22562]: time=\"2026-06-19T11:41:59.748768827Z\" level=info msg=\"Starting container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba\" id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:41:59.756780 crc crio[22562]: time=\"2026-06-19T11:41:59.756357075Z\" level=info msg=\"Started container\" PID=65459 containerID=e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\nJun 19 11:42:00.541520 crc crio[22562]: time=\"2026-06-19T11:42:00.540876985Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697822-nbvpv/POD\" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:00.543582 crc crio[22562]: time=\"2026-06-19T11:42:00.541542251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:00.581336 crc crio[22562]: time=\"2026-06-19T11:42:00.581043399Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}\"\nJun 19 11:42:00.581336 crc crio[22562]: time=\"2026-06-19T11:42:00.5811217Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697822-nbvpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:01.146549 crc crio[22562]: 2026-06-19T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44f83039a3d874 Mac:fe:fe:f7:90:fe:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:01.148313 crc crio[22562]: time=\"2026-06-19T11:42:01.148257318Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}\"\nJun 19 11:42:01.148468 crc crio[22562]: time=\"2026-06-19T11:42:01.148406042Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697822-nbvpv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:01.165230 crc crio[22562]: time=\"2026-06-19T11:42:01.157313192Z\" level=info msg=\"Ran pod sandbox a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 with infra container: openshift-infra/auto-csr-approver-29697822-nbvpv/POD\" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:01.165230 crc crio[22562]: time=\"2026-06-19T11:42:01.159935577Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:01.168854 crc crio[22562]: time=\"2026-06-19T11:42:01.168724154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:42:02.070837 crc crio[22562]: time=\"2026-06-19T11:42:02.070203516Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:02.073269 crc crio[22562]: time=\"2026-06-19T11:42:02.071872817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e41d273-443c-4b80-9367-9939b1cce2c1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:02.076299 crc crio[22562]: time=\"2026-06-19T11:42:02.074516512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f62a3613-7f1e-4027-a59a-991b5c3b6743 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:02.082238 crc crio[22562]: time=\"2026-06-19T11:42:02.08208439Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:02.082932 crc crio[22562]: time=\"2026-06-19T11:42:02.082843928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:02.135213 crc crio[22562]: time=\"2026-06-19T11:42:02.135064359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:02.490225 crc crio[22562]: time=\"2026-06-19T11:42:02.489567832Z\" level=info msg=\"Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:02.491496 crc crio[22562]: time=\"2026-06-19T11:42:02.491462988Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5e4e8}] Aliases:map[]}\"\nJun 19 11:42:02.491846 crc crio[22562]: time=\"2026-06-19T11:42:02.491820297Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-wp6n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:02.505912 crc crio[22562]: time=\"2026-06-19T11:42:02.505815893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:02.688125 crc crio[22562]: time=\"2026-06-19T11:42:02.688033006Z\" level=info msg=\"Created container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:02.689849 crc crio[22562]: time=\"2026-06-19T11:42:02.689686598Z\" level=info msg=\"Starting container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da\" id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:02.708587 crc crio[22562]: time=\"2026-06-19T11:42:02.707918119Z\" level=info msg=\"Started container\" PID=65577 containerID=f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da description=openshift-infra/auto-csr-approver-29697822-nbvpv/oc id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\nJun 19 11:42:02.908433 crc crio[22562]: time=\"2026-06-19T11:42:02.907487471Z\" level=info msg=\"Stopped pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:04.071225 crc crio[22562]: time=\"2026-06-19T11:42:04.070550209Z\" level=info msg=\"Stopping container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba (timeout: 10s)\" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:04.241224 crc crio[22562]: time=\"2026-06-19T11:42:04.241031572Z\" level=info msg=\"Stopped container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:04.244270 crc crio[22562]: time=\"2026-06-19T11:42:04.243649896Z\" level=info msg=\"Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:04.248232 crc crio[22562]: time=\"2026-06-19T11:42:04.246683352Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0020943f8}] Aliases:map[]}\"\nJun 19 11:42:04.248232 crc crio[22562]: time=\"2026-06-19T11:42:04.246893707Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:04.592506 crc crio[22562]: time=\"2026-06-19T11:42:04.591418673Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-hnwsx/POD\" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:04.592506 crc crio[22562]: time=\"2026-06-19T11:42:04.591899364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:04.622616 crc crio[22562]: time=\"2026-06-19T11:42:04.622526941Z\" level=info msg=\"Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:04.623240 crc crio[22562]: time=\"2026-06-19T11:42:04.623125856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc000659260}] Aliases:map[]}\"\nJun 19 11:42:04.623443 crc crio[22562]: time=\"2026-06-19T11:42:04.623386642Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697822-nbvpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:04.697609 crc crio[22562]: time=\"2026-06-19T11:42:04.697502905Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-b28jb/POD\" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:04.697710 crc crio[22562]: time=\"2026-06-19T11:42:04.697643989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:04.706442 crc crio[22562]: time=\"2026-06-19T11:42:04.703062002Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}\"\nJun 19 11:42:04.706442 crc crio[22562]: time=\"2026-06-19T11:42:04.703109553Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-hnwsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:04.770458 crc crio[22562]: time=\"2026-06-19T11:42:04.770364195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}\"\nJun 19 11:42:04.770458 crc crio[22562]: time=\"2026-06-19T11:42:04.770441327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-b28jb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:04.880103 crc crio[22562]: time=\"2026-06-19T11:42:04.876489078Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-6svgb/POD\" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:04.880103 crc crio[22562]: time=\"2026-06-19T11:42:04.876587051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:04.901632 crc crio[22562]: time=\"2026-06-19T11:42:04.899822795Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:04.901632 crc crio[22562]: time=\"2026-06-19T11:42:04.899946708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:05.128304 crc crio[22562]: time=\"2026-06-19T11:42:05.124858557Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-862r6/POD\" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:05.128304 crc crio[22562]: time=\"2026-06-19T11:42:05.125325739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:05.166068 crc crio[22562]: time=\"2026-06-19T11:42:05.165352518Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}\"\nJun 19 11:42:05.166068 crc crio[22562]: time=\"2026-06-19T11:42:05.165418349Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-6svgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.226511 crc crio[22562]: time=\"2026-06-19T11:42:05.226409617Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-hbh8l/POD\" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:05.226752 crc crio[22562]: time=\"2026-06-19T11:42:05.226556072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:05.238694 crc crio[22562]: time=\"2026-06-19T11:42:05.238299482Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}\"\nJun 19 11:42:05.238694 crc crio[22562]: time=\"2026-06-19T11:42:05.238680281Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.344445 crc crio[22562]: time=\"2026-06-19T11:42:05.3365445Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q5hzv/POD\" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:05.344445 crc crio[22562]: time=\"2026-06-19T11:42:05.336659643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:05.478248 crc crio[22562]: time=\"2026-06-19T11:42:05.476246142Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}\"\nJun 19 11:42:05.478248 crc crio[22562]: time=\"2026-06-19T11:42:05.476348075Z\" level=info msg=\"Adding pod openstack_placement-db-sync-hbh8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.524709 crc crio[22562]: time=\"2026-06-19T11:42:05.524232459Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}\"\nJun 19 11:42:05.524709 crc crio[22562]: time=\"2026-06-19T11:42:05.524308331Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-862r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.585533 crc crio[22562]: time=\"2026-06-19T11:42:05.585115404Z\" level=info msg=\"Stopped pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:05.646476 crc crio[22562]: time=\"2026-06-19T11:42:05.645381914Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}\"\nJun 19 11:42:05.646476 crc crio[22562]: time=\"2026-06-19T11:42:05.645759753Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q5hzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.717289 crc crio[22562]: time=\"2026-06-19T11:42:05.717097395Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD\" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:05.717289 crc crio[22562]: time=\"2026-06-19T11:42:05.717281381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:05.740436 crc crio[22562]: time=\"2026-06-19T11:42:05.740268249Z\" level=info msg=\"Stopped pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:05.748747 crc crio[22562]: time=\"2026-06-19T11:42:05.747919108Z\" level=info msg=\"Removing container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba\" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:05.816253 crc crio[22562]: time=\"2026-06-19T11:42:05.816039882Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}\"\nJun 19 11:42:05.816253 crc crio[22562]: time=\"2026-06-19T11:42:05.816102724Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-hjrgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:05.879425 crc crio[22562]: time=\"2026-06-19T11:42:05.879313335Z\" level=info msg=\"Removed container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:05.887338 crc crio[22562]: time=\"2026-06-19T11:42:05.885715204Z\" level=info msg=\"Removing container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e\" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:05.953397 crc crio[22562]: time=\"2026-06-19T11:42:05.953224502Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:05.953397 crc crio[22562]: time=\"2026-06-19T11:42:05.953314904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.031374 crc crio[22562]: time=\"2026-06-19T11:42:06.024128175Z\" level=info msg=\"Removed container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:06.110682 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cecd13aac28b721 Mac:96:6d:18:8f:c3:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae SocketPath: PciID:}] [{Interface:0xc0003ed2b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.143098 crc crio[22562]: time=\"2026-06-19T11:42:06.142924821Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}\"\nJun 19 11:42:06.144100 crc crio[22562]: time=\"2026-06-19T11:42:06.143252439Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-hnwsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.149691 crc crio[22562]: time=\"2026-06-19T11:42:06.145503405Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.149691 crc crio[22562]: time=\"2026-06-19T11:42:06.145636088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.177789 crc crio[22562]: time=\"2026-06-19T11:42:06.177694551Z\" level=info msg=\"Ran pod sandbox cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 with infra container: openstack/keystone-bootstrap-hnwsx/POD\" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.184798 crc crio[22562]: time=\"2026-06-19T11:42:06.184710453Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}\"\nJun 19 11:42:06.184798 crc crio[22562]: time=\"2026-06-19T11:42:06.184789735Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:06.186221 crc crio[22562]: time=\"2026-06-19T11:42:06.186084118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=867a6db9-5b9b-449f-84d0-beb23708ca05 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.202451 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5734b1247aefb54 Mac:86:26:e2:7c:d2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.203827 crc crio[22562]: time=\"2026-06-19T11:42:06.203794806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}\"\nJun 19 11:42:06.204202 crc crio[22562]: time=\"2026-06-19T11:42:06.204135125Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-b28jb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.242831 crc crio[22562]: time=\"2026-06-19T11:42:06.242775999Z\" level=info msg=\"Ran pod sandbox 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 with infra container: openstack/dnsmasq-dns-57c96b5555-b28jb/POD\" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.255932 crc crio[22562]: time=\"2026-06-19T11:42:06.253879033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=363fa30e-ae01-4b0f-a76a-89be8b943604 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.274479 crc crio[22562]: time=\"2026-06-19T11:42:06.273388266Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}\"\nJun 19 11:42:06.274479 crc crio[22562]: time=\"2026-06-19T11:42:06.273477068Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:06.294055 crc crio[22562]: time=\"2026-06-19T11:42:06.293768359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af2a8e59-6899-448b-b63e-07f7c415bfdd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.312349 crc crio[22562]: time=\"2026-06-19T11:42:06.312262807Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:06.315297 crc crio[22562]: time=\"2026-06-19T11:42:06.313727473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.396128 crc crio[22562]: time=\"2026-06-19T11:42:06.395770161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b70d8f36-7f3a-4da8-8a3f-f1b1c595abcd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.411376 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e05c692053d7682 Mac:8a:df:40:0a:7b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 SocketPath: PciID:}] [{Interface:0xc0001b8740 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.414840 crc crio[22562]: time=\"2026-06-19T11:42:06.4147624Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}\"\nJun 19 11:42:06.415035 crc crio[22562]: time=\"2026-06-19T11:42:06.414934214Z\" level=info msg=\"Checking pod openstack_placement-db-sync-hbh8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.438935 crc crio[22562]: time=\"2026-06-19T11:42:06.438577009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:06.439261 crc crio[22562]: time=\"2026-06-19T11:42:06.439003819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.459349 crc crio[22562]: time=\"2026-06-19T11:42:06.458914232Z\" level=info msg=\"Ran pod sandbox e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe with infra container: openstack/placement-db-sync-hbh8l/POD\" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.494658 crc crio[22562]: time=\"2026-06-19T11:42:06.494541842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.494825 crc crio[22562]: time=\"2026-06-19T11:42:06.494775868Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.494825 crc crio[22562]: time=\"2026-06-19T11:42:06.494819469Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.500194 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00cafdacacb9d7 Mac:0a:94:87:9f:55:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.504932158Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}\"\nJun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.505445642Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-6svgb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.506245061Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:06.510670 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90845baf8ea36e2 Mac:fe:ac:80:e3:27:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.511943 crc crio[22562]: time=\"2026-06-19T11:42:06.511800318Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}\"\nJun 19 11:42:06.512394 crc crio[22562]: time=\"2026-06-19T11:42:06.512044024Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.530115 crc crio[22562]: time=\"2026-06-19T11:42:06.530074081Z\" level=info msg=\"Ran pod sandbox f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e with infra container: openstack/cinder-db-sync-6svgb/POD\" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.538802 crc crio[22562]: time=\"2026-06-19T11:42:06.53453879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.539693 crc crio[22562]: time=\"2026-06-19T11:42:06.539597986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.540369 crc crio[22562]: time=\"2026-06-19T11:42:06.540342443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.540645 crc crio[22562]: time=\"2026-06-19T11:42:06.540546149Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.551386 crc crio[22562]: time=\"2026-06-19T11:42:06.54467339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.551386 crc crio[22562]: time=\"2026-06-19T11:42:06.546365873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:06.551657 crc crio[22562]: time=\"2026-06-19T11:42:06.551399658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.554021 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b445047ac1ed829 Mac:7e:61:7f:aa:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:06.558016 crc crio[22562]: time=\"2026-06-19T11:42:06.555831007Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}\"\nJun 19 11:42:06.558016 crc crio[22562]: time=\"2026-06-19T11:42:06.556018402Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-862r6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:06.569376 crc crio[22562]: time=\"2026-06-19T11:42:06.569230098Z\" level=info msg=\"Ran pod sandbox 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 with infra container: openstack/ceilometer-0/POD\" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.569918 crc crio[22562]: time=\"2026-06-19T11:42:06.569884975Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 19 11:42:06.571090 crc crio[22562]: time=\"2026-06-19T11:42:06.57092958Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 19 11:42:06.574944 crc crio[22562]: time=\"2026-06-19T11:42:06.5745555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.585298 crc crio[22562]: time=\"2026-06-19T11:42:06.584747321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.585948 crc crio[22562]: time=\"2026-06-19T11:42:06.58589046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.586105 crc crio[22562]: time=\"2026-06-19T11:42:06.585956251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.590883 crc crio[22562]: time=\"2026-06-19T11:42:06.587566151Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:06.593605 crc crio[22562]: time=\"2026-06-19T11:42:06.593537988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 19 11:42:06.620880 crc crio[22562]: time=\"2026-06-19T11:42:06.613610875Z\" level=info msg=\"Ran pod sandbox b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 with infra container: openstack/neutron-db-sync-862r6/POD\" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:06.620880 crc crio[22562]: time=\"2026-06-19T11:42:06.619920001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=745cce63-f7a3-4b36-84d2-b8c4634b2ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.679760 crc crio[22562]: time=\"2026-06-19T11:42:06.67971057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10bc6321-c1b4-452e-ba19-accc3cda0296 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:06.689492 crc crio[22562]: time=\"2026-06-19T11:42:06.689446599Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:06.690623 crc crio[22562]: time=\"2026-06-19T11:42:06.690599278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.741066 crc crio[22562]: time=\"2026-06-19T11:42:06.740954013Z\" level=info msg=\"Created container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:06.744729 crc crio[22562]: time=\"2026-06-19T11:42:06.742696777Z\" level=info msg=\"Starting container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba\" id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:06.762115 crc crio[22562]: time=\"2026-06-19T11:42:06.7618977Z\" level=info msg=\"Created container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:06.762540 crc crio[22562]: time=\"2026-06-19T11:42:06.762469974Z\" level=info msg=\"Started container\" PID=66286 containerID=bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba description=openstack/dnsmasq-dns-57c96b5555-b28jb/init id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\nJun 19 11:42:06.769777 crc crio[22562]: time=\"2026-06-19T11:42:06.769743334Z\" level=info msg=\"Starting container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841\" id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:06.774964 crc crio[22562]: time=\"2026-06-19T11:42:06.774883992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:06.775831 crc crio[22562]: time=\"2026-06-19T11:42:06.775752313Z\" level=info msg=\"Started container\" PID=66277 containerID=785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841 description=openstack/keystone-bootstrap-hnwsx/keystone-bootstrap id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\nJun 19 11:42:06.787213 crc crio[22562]: time=\"2026-06-19T11:42:06.783844403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.013050 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804cd3fd681b7c9 Mac:e6:14:8b:b4:bc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:07.025260 crc crio[22562]: time=\"2026-06-19T11:42:07.022197034Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}\"\nJun 19 11:42:07.025260 crc crio[22562]: time=\"2026-06-19T11:42:07.02244297Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q5hzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:07.068939 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ffc93d88a19840 Mac:2e:28:42:3e:f3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:07.087438 crc crio[22562]: time=\"2026-06-19T11:42:07.087319463Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}\"\nJun 19 11:42:07.087676 crc crio[22562]: time=\"2026-06-19T11:42:07.08759299Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-hjrgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:07.150942 crc crio[22562]: time=\"2026-06-19T11:42:07.150855403Z\" level=info msg=\"Ran pod sandbox 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb with infra container: openstack/barbican-db-sync-q5hzv/POD\" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:07.167385 crc crio[22562]: time=\"2026-06-19T11:42:07.165797593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.167722 crc crio[22562]: time=\"2026-06-19T11:42:07.16769168Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.167880 crc crio[22562]: time=\"2026-06-19T11:42:07.167857624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.170318 crc crio[22562]: time=\"2026-06-19T11:42:07.16971411Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:07.183217 crc crio[22562]: time=\"2026-06-19T11:42:07.179306157Z\" level=info msg=\"Ran pod sandbox 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e with infra container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD\" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:07.185531 crc crio[22562]: time=\"2026-06-19T11:42:07.18548263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 19 11:42:07.214377 crc crio[22562]: time=\"2026-06-19T11:42:07.213920432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfbbc3a6-8ba8-42f2-9af1-7d981caaadb0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.342587 crc crio[22562]: time=\"2026-06-19T11:42:07.342377317Z\" level=info msg=\"Created container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:07.356014 crc crio[22562]: 2026-06-19T11:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:022e2e75fd84663 Mac:62:62:f4:23:7f:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c SocketPath: PciID:}] [{Interface:0xc000114590 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:07.357206 crc crio[22562]: time=\"2026-06-19T11:42:07.35701463Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}\"\nJun 19 11:42:07.357625 crc crio[22562]: time=\"2026-06-19T11:42:07.357337128Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:07.358694 crc crio[22562]: time=\"2026-06-19T11:42:07.35864919Z\" level=info msg=\"Starting container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712\" id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:07.383031 crc crio[22562]: time=\"2026-06-19T11:42:07.381458274Z\" level=info msg=\"Started container\" PID=66341 containerID=5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712 description=openstack/neutron-db-sync-862r6/neutron-db-sync id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\nJun 19 11:42:07.384058 crc crio[22562]: time=\"2026-06-19T11:42:07.382890809Z\" level=info msg=\"Ran pod sandbox 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af with infra container: openstack/glance-default-external-api-0/POD\" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:07.396615 crc crio[22562]: time=\"2026-06-19T11:42:07.396552218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7372e7d0-5fc0-4e4b-b660-5dd0fda0e454 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.410238 crc crio[22562]: time=\"2026-06-19T11:42:07.400236718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1d7f8965-a59a-4e46-8e77-c3651882bf54 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.410238 crc crio[22562]: time=\"2026-06-19T11:42:07.403592831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=589db299-1352-4e18-bc61-da5fb0c969f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:07.426052 crc crio[22562]: time=\"2026-06-19T11:42:07.425938753Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:07.427208 crc crio[22562]: time=\"2026-06-19T11:42:07.427048341Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:07.429115 crc crio[22562]: time=\"2026-06-19T11:42:07.429039281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.434618 crc crio[22562]: time=\"2026-06-19T11:42:07.434531166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.626496 crc crio[22562]: time=\"2026-06-19T11:42:07.62645392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.631057 crc crio[22562]: time=\"2026-06-19T11:42:07.631029803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.767389 crc crio[22562]: time=\"2026-06-19T11:42:07.766523501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:07.846378 crc crio[22562]: time=\"2026-06-19T11:42:07.844896849Z\" level=info msg=\"Created container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:07.852038 crc crio[22562]: time=\"2026-06-19T11:42:07.851915033Z\" level=info msg=\"Starting container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111\" id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:07.866229 crc crio[22562]: time=\"2026-06-19T11:42:07.858470814Z\" level=info msg=\"Started container\" PID=66447 containerID=4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/init id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\nJun 19 11:42:08.111054 crc crio[22562]: time=\"2026-06-19T11:42:08.110659388Z\" level=info msg=\"Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:08.111906 crc crio[22562]: time=\"2026-06-19T11:42:08.111729854Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc0003286e0}] Aliases:map[]}\"\nJun 19 11:42:08.112291 crc crio[22562]: time=\"2026-06-19T11:42:08.112043312Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-b28jb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:08.588831 crc crio[22562]: 2026-06-19T11:42:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:870df4c28476de7 Mac:1e:61:7f:86:1c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 SocketPath: PciID:}] [{Interface:0xc000528e70 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:08.591005 crc crio[22562]: time=\"2026-06-19T11:42:08.590919638Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}\"\nJun 19 11:42:08.591242 crc crio[22562]: time=\"2026-06-19T11:42:08.591192096Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:08.638282 crc crio[22562]: time=\"2026-06-19T11:42:08.617580067Z\" level=info msg=\"Ran pod sandbox 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 with infra container: openstack/glance-default-internal-api-0/POD\" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:08.651390 crc crio[22562]: time=\"2026-06-19T11:42:08.651221169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d3695da6-0ba1-417d-9f5d-ce373e4cb999 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:08.657565 crc crio[22562]: time=\"2026-06-19T11:42:08.656703174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b3e2e62b-2702-4fd3-b15d-aae986c2867e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:08.681111 crc crio[22562]: time=\"2026-06-19T11:42:08.680900442Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:08.683573 crc crio[22562]: time=\"2026-06-19T11:42:08.683415984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:08.873706 crc crio[22562]: time=\"2026-06-19T11:42:08.873611486Z\" level=info msg=\"Stopped pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:09.045808 crc crio[22562]: time=\"2026-06-19T11:42:09.045701319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:09.428250 crc crio[22562]: time=\"2026-06-19T11:42:09.411621132Z\" level=info msg=\"Removing container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba\" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:09.441318 crc crio[22562]: time=\"2026-06-19T11:42:09.435059122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2bfaaedf-45bb-4f97-9311-6d4af1875ffe name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:09.509094 crc crio[22562]: time=\"2026-06-19T11:42:09.508971561Z\" level=info msg=\"Removed container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:09.594922 crc crio[22562]: time=\"2026-06-19T11:42:09.594827275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d719614-fc55-43d1-b413-ae4f63db0232 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:09.604839 crc crio[22562]: time=\"2026-06-19T11:42:09.602555847Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:09.604839 crc crio[22562]: time=\"2026-06-19T11:42:09.60309538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:09.787215 crc crio[22562]: time=\"2026-06-19T11:42:09.78334513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:09.790966 crc crio[22562]: time=\"2026-06-19T11:42:09.790895937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:09.946862 crc crio[22562]: time=\"2026-06-19T11:42:09.946673912Z\" level=info msg=\"Created container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:09.949506 crc crio[22562]: time=\"2026-06-19T11:42:09.94942927Z\" level=info msg=\"Starting container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1\" id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:09.955476 crc crio[22562]: time=\"2026-06-19T11:42:09.955389087Z\" level=info msg=\"Started container\" PID=66585 containerID=d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\nJun 19 11:42:10.051024 crc crio[22562]: time=\"2026-06-19T11:42:10.050820149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:10.275732 crc crio[22562]: time=\"2026-06-19T11:42:10.265515341Z\" level=info msg=\"Created container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:10.275732 crc crio[22562]: time=\"2026-06-19T11:42:10.26912736Z\" level=info msg=\"Starting container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8\" id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:10.384059 crc crio[22562]: time=\"2026-06-19T11:42:10.383924061Z\" level=info msg=\"Started container\" PID=66592 containerID=b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 description=openstack/glance-default-external-api-0/glance-log id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\nJun 19 11:42:10.413088 crc crio[22562]: time=\"2026-06-19T11:42:10.413040752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=12bd1341-db16-4929-8da7-a092df3c8234 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:10.546706 crc crio[22562]: time=\"2026-06-19T11:42:10.545931729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7f9b583-0567-4c87-b893-5aac7bd50dc8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:10.568610 crc crio[22562]: time=\"2026-06-19T11:42:10.566453447Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:10.568610 crc crio[22562]: time=\"2026-06-19T11:42:10.566802565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:10.804634 crc crio[22562]: time=\"2026-06-19T11:42:10.804534198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:10.902219 crc crio[22562]: time=\"2026-06-19T11:42:10.902051581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:10.969349 crc crio[22562]: time=\"2026-06-19T11:42:10.969231013Z\" level=info msg=\"Created container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:10.973301 crc crio[22562]: time=\"2026-06-19T11:42:10.973205732Z\" level=info msg=\"Starting container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d\" id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:10.991495 crc crio[22562]: time=\"2026-06-19T11:42:10.991373482Z\" level=info msg=\"Started container\" PID=66631 containerID=8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d description=openstack/glance-default-internal-api-0/glance-log id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\nJun 19 11:42:11.036414 crc crio[22562]: time=\"2026-06-19T11:42:11.036332774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b58e3551-c114-4630-bdce-5f082d1be062 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:11.113333 crc crio[22562]: time=\"2026-06-19T11:42:11.112892089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fe68bab0-31cf-4e02-93c9-bca342d5d7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:11.126505 crc crio[22562]: time=\"2026-06-19T11:42:11.126085655Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:11.128877 crc crio[22562]: time=\"2026-06-19T11:42:11.12873272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:11.309953 crc crio[22562]: time=\"2026-06-19T11:42:11.309860002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:12.295877 crc crio[22562]: time=\"2026-06-19T11:42:12.295467749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:12.456809 crc crio[22562]: time=\"2026-06-19T11:42:12.4563383Z\" level=info msg=\"Created container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:12.460071 crc crio[22562]: time=\"2026-06-19T11:42:12.4599658Z\" level=info msg=\"Starting container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66\" id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:12.470705 crc crio[22562]: time=\"2026-06-19T11:42:12.470612814Z\" level=info msg=\"Started container\" PID=66694 containerID=5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 description=openstack/glance-default-external-api-0/glance-httpd id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\nJun 19 11:42:12.562880 crc crio[22562]: time=\"2026-06-19T11:42:12.562774983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:12.654793 crc crio[22562]: time=\"2026-06-19T11:42:12.651298904Z\" level=info msg=\"Stopping container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 (timeout: 30s)\" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:12.654793 crc crio[22562]: time=\"2026-06-19T11:42:12.651459258Z\" level=info msg=\"Stopping container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 (timeout: 30s)\" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:12.714951 crc crio[22562]: time=\"2026-06-19T11:42:12.714677182Z\" level=info msg=\"Created container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:12.724841 crc crio[22562]: time=\"2026-06-19T11:42:12.724675309Z\" level=info msg=\"Starting container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a\" id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:12.736206 crc crio[22562]: time=\"2026-06-19T11:42:12.736096672Z\" level=info msg=\"Started container\" PID=66707 containerID=a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a description=openstack/glance-default-internal-api-0/glance-httpd id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\nJun 19 11:42:13.674634 crc crio[22562]: time=\"2026-06-19T11:42:13.673943167Z\" level=info msg=\"Stopping container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d (timeout: 30s)\" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:13.679832 crc crio[22562]: time=\"2026-06-19T11:42:13.679606338Z\" level=info msg=\"Stopping container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a (timeout: 30s)\" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:14.709048 crc crio[22562]: time=\"2026-06-19T11:42:14.70825103Z\" level=info msg=\"Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:14.709602 crc crio[22562]: time=\"2026-06-19T11:42:14.709426409Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc0020943a8}] Aliases:map[]}\"\nJun 19 11:42:14.709663 crc crio[22562]: time=\"2026-06-19T11:42:14.709610394Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-hnwsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:16.145700 crc crio[22562]: time=\"2026-06-19T11:42:16.144823737Z\" level=info msg=\"Stopped container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:16.163466 crc crio[22562]: time=\"2026-06-19T11:42:16.163362845Z\" level=info msg=\"Stopped pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:17.819866 crc crio[22562]: time=\"2026-06-19T11:42:17.817829562Z\" level=info msg=\"Stopping container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff (timeout: 10s)\" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:18.041285 crc crio[22562]: time=\"2026-06-19T11:42:18.040619556Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9bv9j/POD\" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:18.041285 crc crio[22562]: time=\"2026-06-19T11:42:18.041246231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:22.730402 crc crio[22562]: time=\"2026-06-19T11:42:22.728833709Z\" level=info msg=\"Stopped container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:22.733450 crc crio[22562]: time=\"2026-06-19T11:42:22.73335169Z\" level=info msg=\"Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:22.734291 crc crio[22562]: time=\"2026-06-19T11:42:22.734182281Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000139400}] Aliases:map[]}\"\nJun 19 11:42:22.734608 crc crio[22562]: time=\"2026-06-19T11:42:22.734371975Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:26.663668 crc crio[22562]: time=\"2026-06-19T11:42:26.661127518Z\" level=info msg=\"Stopped container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:26.889805 crc crio[22562]: time=\"2026-06-19T11:42:26.88918507Z\" level=info msg=\"Stopped container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:26.891080 crc crio[22562]: time=\"2026-06-19T11:42:26.890924034Z\" level=info msg=\"Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:26.892050 crc crio[22562]: time=\"2026-06-19T11:42:26.891937678Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0005ad848}] Aliases:map[]}\"\nJun 19 11:42:26.892362 crc crio[22562]: time=\"2026-06-19T11:42:26.892199335Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:26.892967 crc crio[22562]: time=\"2026-06-19T11:42:26.89282553Z\" level=info msg=\"Stopped container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:26.894386 crc crio[22562]: time=\"2026-06-19T11:42:26.893830986Z\" level=info msg=\"Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:26.896947 crc crio[22562]: time=\"2026-06-19T11:42:26.896685656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc002e5e540}] Aliases:map[]}\"\nJun 19 11:42:26.897396 crc crio[22562]: time=\"2026-06-19T11:42:26.897079036Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:26.903324 crc crio[22562]: time=\"2026-06-19T11:42:26.90289899Z\" level=info msg=\"Stopped pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:26.911532 crc crio[22562]: time=\"2026-06-19T11:42:26.911288627Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:7b0f6b0e67275e7cf7e1ad667623e7acd486fd10442a8aed00261c1436fb2a50\" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:26.914132 crc crio[22562]: time=\"2026-06-19T11:42:26.913690056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=148c4e05-f827-4770-ab19-2aca9bd4cf5b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:26.953448 crc crio[22562]: time=\"2026-06-19T11:42:26.952523558Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2d9c2a0d2bfeeb5ae96ef4c5fd2da91f5e184fd99667f7a1f834813a3dec916c\" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:26.953796 crc crio[22562]: time=\"2026-06-19T11:42:26.953730317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=435c8806-364d-4679-8351-a8551e71698b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:28.481757 crc crio[22562]: time=\"2026-06-19T11:42:28.481309055Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:28.481757 crc crio[22562]: time=\"2026-06-19T11:42:28.481733245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:33.171241 crc crio[22562]: time=\"2026-06-19T11:42:33.170225565Z\" level=info msg=\"Removing container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3\" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:39.195536 crc crio[22562]: time=\"2026-06-19T11:42:39.194402454Z\" level=info msg=\"Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:39.196867 crc crio[22562]: time=\"2026-06-19T11:42:39.195797919Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc0032d2440}] Aliases:map[]}\"\nJun 19 11:42:39.196867 crc crio[22562]: time=\"2026-06-19T11:42:39.195929212Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-862r6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:41.549492 crc crio[22562]: time=\"2026-06-19T11:42:41.547513159Z\" level=info msg=\"Stopped pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:41.552112 crc crio[22562]: time=\"2026-06-19T11:42:41.549565789Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:be37bbad9045fef162dce733324fae71da6b12f9a5a9f4e070f03f61b335e105\" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:41.554842 crc crio[22562]: time=\"2026-06-19T11:42:41.554714528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2ac663d1-71bd-4c27-8a49-bab59480f3ef name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:41.561919 crc crio[22562]: time=\"2026-06-19T11:42:41.560775147Z\" level=info msg=\"Stopped pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:41.569290 crc crio[22562]: time=\"2026-06-19T11:42:41.568423126Z\" level=info msg=\"Stopped pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:41.589056 crc crio[22562]: time=\"2026-06-19T11:42:41.588591155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=94e983cb-fe06-449f-9d1b-c0d2fbe9fd3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:41.595763 crc crio[22562]: time=\"2026-06-19T11:42:41.595557317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9d5de13c-de2d-4325-a1ac-199cc01db3df name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:42.257487 crc crio[22562]: time=\"2026-06-19T11:42:42.257436645Z\" level=info msg=\"Removing container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff\" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:42.786243 crc crio[22562]: time=\"2026-06-19T11:42:42.786111546Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:42.787445 crc crio[22562]: time=\"2026-06-19T11:42:42.78627264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:43.724320 crc crio[22562]: time=\"2026-06-19T11:42:43.723608153Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD\" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:43.724574 crc crio[22562]: time=\"2026-06-19T11:42:43.724359682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.047348 crc crio[22562]: time=\"2026-06-19T11:42:44.047257711Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5d6574f66-wffz6/POD\" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:44.048320 crc crio[22562]: time=\"2026-06-19T11:42:44.047375564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.403033 crc crio[22562]: time=\"2026-06-19T11:42:44.400731938Z\" level=info msg=\"Removed container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.404449 crc crio[22562]: time=\"2026-06-19T11:42:44.404094801Z\" level=info msg=\"Removing container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05\" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.480650 crc crio[22562]: time=\"2026-06-19T11:42:44.480528352Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:44.481056 crc crio[22562]: time=\"2026-06-19T11:42:44.480895131Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}\"\nJun 19 11:42:44.481056 crc crio[22562]: time=\"2026-06-19T11:42:44.480930562Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9bv9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:44.482316 crc crio[22562]: time=\"2026-06-19T11:42:44.482107771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=326edfc5-dff7-464e-bbed-df16c3b86c33 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:44.487398 crc crio[22562]: time=\"2026-06-19T11:42:44.48731523Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:44.525408 crc crio[22562]: time=\"2026-06-19T11:42:44.525112265Z\" level=info msg=\"Removed container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.532368 crc crio[22562]: time=\"2026-06-19T11:42:44.532243522Z\" level=info msg=\"Removing container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f\" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.589505 crc crio[22562]: time=\"2026-06-19T11:42:44.589330834Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:630b464cb7e68bc1922f5ab110446e8f8f0afc06cf70d68f5df4f81fd614752d\" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:44.592060 crc crio[22562]: time=\"2026-06-19T11:42:44.591920889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5426a30b-5895-42bf-b0a1-f8f50fdaf352 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:44.605265 crc crio[22562]: time=\"2026-06-19T11:42:44.604737576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.626263 crc crio[22562]: time=\"2026-06-19T11:42:44.625260424Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}\"\nJun 19 11:42:44.626263 crc crio[22562]: time=\"2026-06-19T11:42:44.625339166Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:44.641017 crc crio[22562]: time=\"2026-06-19T11:42:44.640450189Z\" level=info msg=\"Removed container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.659933 crc crio[22562]: time=\"2026-06-19T11:42:44.659810128Z\" level=info msg=\"Removing container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a\" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.669463 crc crio[22562]: time=\"2026-06-19T11:42:44.664025552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.670108 crc crio[22562]: time=\"2026-06-19T11:42:44.668347099Z\" level=info msg=\"Creating container: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:44.715133 crc crio[22562]: time=\"2026-06-19T11:42:44.714944532Z\" level=info msg=\"Removed container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.718044 crc crio[22562]: time=\"2026-06-19T11:42:44.717964466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2d48b26e-1928-49a8-9ba1-642e670fc2ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:44.720433 crc crio[22562]: time=\"2026-06-19T11:42:44.720312496Z\" level=info msg=\"Removing container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a\" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:44.729791 crc crio[22562]: time=\"2026-06-19T11:42:44.72901534Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}\"\nJun 19 11:42:44.730202 crc crio[22562]: time=\"2026-06-19T11:42:44.730094317Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-gkhwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:44.748855 crc crio[22562]: time=\"2026-06-19T11:42:44.748750968Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}\"\nJun 19 11:42:44.749310 crc crio[22562]: time=\"2026-06-19T11:42:44.749287282Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:44.765933 crc crio[22562]: time=\"2026-06-19T11:42:44.76580814Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 19 11:42:44.765933 crc crio[22562]: time=\"2026-06-19T11:42:44.765884732Z\" level=info msg=\"Adding pod openstack_neutron-5d6574f66-wffz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:44.813550 crc crio[22562]: time=\"2026-06-19T11:42:44.808135488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.825293 crc crio[22562]: time=\"2026-06-19T11:42:44.82521083Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:44.949736 crc crio[22562]: time=\"2026-06-19T11:42:44.94965777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.952117 crc crio[22562]: time=\"2026-06-19T11:42:44.95207893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:44.978510 crc crio[22562]: time=\"2026-06-19T11:42:44.978453492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.137082 crc crio[22562]: time=\"2026-06-19T11:42:45.135600581Z\" level=info msg=\"Removed container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.147802 crc crio[22562]: time=\"2026-06-19T11:42:45.147692789Z\" level=info msg=\"Removing container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871\" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.191060 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:791c3b949c81502 Mac:6a:ec:1e:72:7d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:45.192899 crc crio[22562]: time=\"2026-06-19T11:42:45.192818697Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}\"\nJun 19 11:42:45.193112 crc crio[22562]: time=\"2026-06-19T11:42:45.193063022Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9bv9j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:45.194316 crc crio[22562]: time=\"2026-06-19T11:42:45.194230681Z\" level=info msg=\"Removed container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.222829 crc crio[22562]: time=\"2026-06-19T11:42:45.221294931Z\" level=info msg=\"Removing container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d\" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.226340 crc crio[22562]: time=\"2026-06-19T11:42:45.226202222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.235759 crc crio[22562]: time=\"2026-06-19T11:42:45.235666677Z\" level=info msg=\"Created container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.244343 crc crio[22562]: time=\"2026-06-19T11:42:45.241932652Z\" level=info msg=\"Starting container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570\" id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:45.244636 crc crio[22562]: time=\"2026-06-19T11:42:45.244367012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.259268 crc crio[22562]: time=\"2026-06-19T11:42:45.257542838Z\" level=info msg=\"Started container\" PID=68894 containerID=3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 description=openstack/ceilometer-0/ceilometer-central-agent id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\nJun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.307772561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.308014217Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.308091308Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.309110594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.313592965Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 19 11:42:45.377720 crc crio[22562]: time=\"2026-06-19T11:42:45.377617409Z\" level=info msg=\"Created container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.382839 crc crio[22562]: time=\"2026-06-19T11:42:45.380640574Z\" level=info msg=\"Starting container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea\" id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:45.390688 crc crio[22562]: time=\"2026-06-19T11:42:45.39058942Z\" level=info msg=\"Started container\" PID=68954 containerID=574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea description=openstack/barbican-db-sync-q5hzv/barbican-db-sync id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\nJun 19 11:42:45.406691 crc crio[22562]: time=\"2026-06-19T11:42:45.406604817Z\" level=info msg=\"Ran pod sandbox 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc with infra container: openstack/keystone-bootstrap-9bv9j/POD\" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:45.408552 crc crio[22562]: time=\"2026-06-19T11:42:45.407434948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.411078 crc crio[22562]: time=\"2026-06-19T11:42:45.410807011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.415870 crc crio[22562]: time=\"2026-06-19T11:42:45.415673351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=65a166f4-ae71-4dc6-b5eb-cd15e8fa7410 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.420501 crc crio[22562]: time=\"2026-06-19T11:42:45.420453679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.424696 crc crio[22562]: time=\"2026-06-19T11:42:45.424656472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.486030 crc crio[22562]: time=\"2026-06-19T11:42:45.479733795Z\" level=info msg=\"Removed container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.501251 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797aaf0134f2d1b Mac:8a:51:91:e4:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:45.502014 crc crio[22562]: time=\"2026-06-19T11:42:45.501912795Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}\"\nJun 19 11:42:45.507356 crc crio[22562]: time=\"2026-06-19T11:42:45.506864888Z\" level=info msg=\"Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.507356 crc crio[22562]: time=\"2026-06-19T11:42:45.507016261Z\" level=info msg=\"Stopped pod sandbox (already stopped): c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.507946 crc crio[22562]: time=\"2026-06-19T11:42:45.507816301Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:45.515789 crc crio[22562]: time=\"2026-06-19T11:42:45.515687986Z\" level=info msg=\"Removing pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.523723 crc crio[22562]: time=\"2026-06-19T11:42:45.518628219Z\" level=info msg=\"Removed container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:42:45.557806 crc crio[22562]: time=\"2026-06-19T11:42:45.557724076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b02cd3ab-5fce-4df3-ba62-f5ef0013c51f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.560280 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe141ddd2dfbf0 Mac:a2:7b:58:0d:3c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:45.561494 crc crio[22562]: time=\"2026-06-19T11:42:45.561432187Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}\"\nJun 19 11:42:45.561652 crc crio[22562]: time=\"2026-06-19T11:42:45.561602682Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-gkhwm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:45.571672 crc crio[22562]: time=\"2026-06-19T11:42:45.571585868Z\" level=info msg=\"Ran pod sandbox 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf with infra container: openstack/glance-default-external-api-0/POD\" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:45.583092 crc crio[22562]: time=\"2026-06-19T11:42:45.582912299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ec2e981e-8893-468a-a014-64b9b08887e5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.596327 crc crio[22562]: time=\"2026-06-19T11:42:45.59466789Z\" level=info msg=\"Created container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.598258 crc crio[22562]: time=\"2026-06-19T11:42:45.59756206Z\" level=info msg=\"Starting container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee\" id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:45.604257 crc crio[22562]: time=\"2026-06-19T11:42:45.602971554Z\" level=info msg=\"Started container\" PID=69018 containerID=ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee description=openstack/cinder-db-sync-6svgb/cinder-db-sync id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\nJun 19 11:42:45.608410 crc crio[22562]: time=\"2026-06-19T11:42:45.608243556Z\" level=info msg=\"Removed pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.613099 crc crio[22562]: time=\"2026-06-19T11:42:45.613018114Z\" level=info msg=\"Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.613364 crc crio[22562]: time=\"2026-06-19T11:42:45.613107546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.613661 crc crio[22562]: time=\"2026-06-19T11:42:45.613561747Z\" level=info msg=\"Created container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.615759 crc crio[22562]: time=\"2026-06-19T11:42:45.61448707Z\" level=info msg=\"Removing pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.615759 crc crio[22562]: time=\"2026-06-19T11:42:45.615554037Z\" level=info msg=\"Starting container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a\" id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:45.636828 crc crio[22562]: time=\"2026-06-19T11:42:45.63676217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5fc43d96-fcd9-4535-aa64-208cd08837db name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.637544 crc crio[22562]: time=\"2026-06-19T11:42:45.637400768Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.641825 crc crio[22562]: time=\"2026-06-19T11:42:45.636788342Z\" level=info msg=\"Started container\" PID=69027 containerID=719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a description=openstack/placement-db-sync-hbh8l/placement-db-sync id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\nJun 19 11:42:45.641825 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad2fb5460aad7dd Mac:3e:e7:02:b8:df:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:45.642709 crc crio[22562]: time=\"2026-06-19T11:42:45.642564315Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}\"\nJun 19 11:42:45.643092 crc crio[22562]: time=\"2026-06-19T11:42:45.64280681Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:45.649458 crc crio[22562]: time=\"2026-06-19T11:42:45.645511587Z\" level=info msg=\"Ran pod sandbox cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae with infra container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD\" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:45.666761 crc crio[22562]: time=\"2026-06-19T11:42:45.66659047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b1affb7-51a8-47c4-b38b-719c44d1714b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.680764 crc crio[22562]: time=\"2026-06-19T11:42:45.680459442Z\" level=info msg=\"Removed pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.682752 crc crio[22562]: time=\"2026-06-19T11:42:45.682607376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.695743 crc crio[22562]: time=\"2026-06-19T11:42:45.695525375Z\" level=info msg=\"Ran pod sandbox ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af with infra container: openstack/glance-default-internal-api-0/POD\" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:45.699509 crc crio[22562]: time=\"2026-06-19T11:42:45.69933587Z\" level=info msg=\"Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.699509 crc crio[22562]: time=\"2026-06-19T11:42:45.699462793Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.703911 crc crio[22562]: time=\"2026-06-19T11:42:45.703095703Z\" level=info msg=\"Removing pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.711822 crc crio[22562]: time=\"2026-06-19T11:42:45.707229806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cd4bc705-e0ca-4975-8782-2fcf5e4e3b05 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.712394 crc crio[22562]: time=\"2026-06-19T11:42:45.712329451Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.725026 crc crio[22562]: time=\"2026-06-19T11:42:45.721783024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.732850 crc crio[22562]: time=\"2026-06-19T11:42:45.725567958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c71e7891-896c-4470-991a-d590f8e65227 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.738247 crc crio[22562]: time=\"2026-06-19T11:42:45.738074579Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.787960 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9350c8ab9d075 Mac:c6:78:d5:55:35:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:45.788385 crc crio[22562]: time=\"2026-06-19T11:42:45.779134324Z\" level=info msg=\"Removed pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.793129 crc crio[22562]: time=\"2026-06-19T11:42:45.793049098Z\" level=info msg=\"Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.793129 crc crio[22562]: time=\"2026-06-19T11:42:45.79313756Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.805924 crc crio[22562]: time=\"2026-06-19T11:42:45.800660387Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"\nJun 19 11:42:45.805924 crc crio[22562]: time=\"2026-06-19T11:42:45.800900332Z\" level=info msg=\"Checking pod openstack_neutron-5d6574f66-wffz6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:45.812202 crc crio[22562]: time=\"2026-06-19T11:42:45.809534176Z\" level=info msg=\"Removing pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.816126 crc crio[22562]: time=\"2026-06-19T11:42:45.815331389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.861274 crc crio[22562]: time=\"2026-06-19T11:42:45.860966659Z\" level=info msg=\"Ran pod sandbox de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 with infra container: openstack/neutron-5d6574f66-wffz6/POD\" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:45.867766 crc crio[22562]: time=\"2026-06-19T11:42:45.867435518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fb98806-e079-4d14-95e3-7de412187510 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.897616 crc crio[22562]: time=\"2026-06-19T11:42:45.897514713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45d449b2-7bc1-4c71-8de6-f3306628b9e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:45.911519 crc crio[22562]: time=\"2026-06-19T11:42:45.911423997Z\" level=info msg=\"Removed pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.914068 crc crio[22562]: time=\"2026-06-19T11:42:45.913836737Z\" level=info msg=\"Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.914068 crc crio[22562]: time=\"2026-06-19T11:42:45.914025602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:45.922007 crc crio[22562]: time=\"2026-06-19T11:42:45.919075926Z\" level=info msg=\"Removing pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:45.923470 crc crio[22562]: time=\"2026-06-19T11:42:45.923365212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.933908 crc crio[22562]: time=\"2026-06-19T11:42:45.929179607Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:45.933908 crc crio[22562]: time=\"2026-06-19T11:42:45.930049649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.978307 crc crio[22562]: time=\"2026-06-19T11:42:45.978241831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:45.997484 crc crio[22562]: time=\"2026-06-19T11:42:45.997373104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.028637 crc crio[22562]: time=\"2026-06-19T11:42:46.027299125Z\" level=info msg=\"Removed pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:46.064056 crc crio[22562]: time=\"2026-06-19T11:42:46.063618073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=076ec815-fd05-469e-a3b7-bf910088a0b8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:46.064726 crc crio[22562]: time=\"2026-06-19T11:42:46.064573987Z\" level=info msg=\"Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:46.064726 crc crio[22562]: time=\"2026-06-19T11:42:46.064650919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:46.070132 crc crio[22562]: time=\"2026-06-19T11:42:46.069774845Z\" level=info msg=\"Removing pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:46.174289 crc crio[22562]: time=\"2026-06-19T11:42:46.17422082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.199128 crc crio[22562]: time=\"2026-06-19T11:42:46.1988868Z\" level=info msg=\"Creating container: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:46.209804 crc crio[22562]: time=\"2026-06-19T11:42:46.206949349Z\" level=info msg=\"Created container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:46.214529 crc crio[22562]: time=\"2026-06-19T11:42:46.214464395Z\" level=info msg=\"Removed pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:42:46.215653 crc crio[22562]: time=\"2026-06-19T11:42:46.214857304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.216456 crc crio[22562]: time=\"2026-06-19T11:42:46.216087685Z\" level=info msg=\"Starting container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b\" id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:46.224246 crc crio[22562]: time=\"2026-06-19T11:42:46.223583561Z\" level=info msg=\"Started container\" PID=69131 containerID=bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b description=openstack/keystone-bootstrap-9bv9j/keystone-bootstrap id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\nJun 19 11:42:46.298617 crc crio[22562]: time=\"2026-06-19T11:42:46.297961092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.337221 crc crio[22562]: time=\"2026-06-19T11:42:46.334388113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.424251 crc crio[22562]: time=\"2026-06-19T11:42:46.423733033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.428763 crc crio[22562]: time=\"2026-06-19T11:42:46.428686757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:46.622695 crc crio[22562]: time=\"2026-06-19T11:42:46.622582874Z\" level=info msg=\"Created container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:46.628521 crc crio[22562]: time=\"2026-06-19T11:42:46.628401528Z\" level=info msg=\"Starting container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9\" id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:46.669273 crc crio[22562]: time=\"2026-06-19T11:42:46.667343041Z\" level=info msg=\"Started container\" PID=69153 containerID=c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/init id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\nJun 19 11:42:46.976656 crc crio[22562]: time=\"2026-06-19T11:42:46.976564693Z\" level=info msg=\"Created container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:46.994689 crc crio[22562]: time=\"2026-06-19T11:42:46.994589508Z\" level=info msg=\"Starting container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485\" id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:47.023778 crc crio[22562]: time=\"2026-06-19T11:42:47.023658818Z\" level=info msg=\"Started container\" PID=69164 containerID=391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 description=openstack/neutron-5d6574f66-wffz6/neutron-api id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\nJun 19 11:42:47.085958 crc crio[22562]: time=\"2026-06-19T11:42:47.085333774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efcba245-21d4-40f1-a24f-9f4fdd8387cd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:47.178483 crc crio[22562]: time=\"2026-06-19T11:42:47.178045947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58282166-8bd5-49e1-a892-e944a7f402b4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:47.314111 crc crio[22562]: time=\"2026-06-19T11:42:47.313894499Z\" level=info msg=\"Creating container: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:47.314696 crc crio[22562]: time=\"2026-06-19T11:42:47.314543195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.450662 crc crio[22562]: time=\"2026-06-19T11:42:47.45054397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.464262 crc crio[22562]: time=\"2026-06-19T11:42:47.464100246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.464829 crc crio[22562]: time=\"2026-06-19T11:42:47.464756832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.525226 crc crio[22562]: time=\"2026-06-19T11:42:47.525067894Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7bd698f77-ntbvr/POD\" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:47.525226 crc crio[22562]: time=\"2026-06-19T11:42:47.525222358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.655003 crc crio[22562]: time=\"2026-06-19T11:42:47.654877397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3b8d7423-3621-4c91-a534-d228f709cbc1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:47.773496 crc crio[22562]: time=\"2026-06-19T11:42:47.772120197Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}\"\nJun 19 11:42:47.773496 crc crio[22562]: time=\"2026-06-19T11:42:47.772956279Z\" level=info msg=\"Adding pod openstack_neutron-7bd698f77-ntbvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:47.779248 crc crio[22562]: time=\"2026-06-19T11:42:47.779069339Z\" level=info msg=\"Created container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:47.780507 crc crio[22562]: time=\"2026-06-19T11:42:47.780013973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a11fcd1e-7765-47c0-8b7d-14b6f2ffcccc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:47.788310 crc crio[22562]: time=\"2026-06-19T11:42:47.787477567Z\" level=info msg=\"Starting container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d\" id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:47.793364 crc crio[22562]: time=\"2026-06-19T11:42:47.793302711Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:47.794684 crc crio[22562]: time=\"2026-06-19T11:42:47.794659525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.816636 crc crio[22562]: time=\"2026-06-19T11:42:47.815879641Z\" level=info msg=\"Started container\" PID=69253 containerID=a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d description=openstack/neutron-5d6574f66-wffz6/neutron-httpd id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\nJun 19 11:42:47.822300 crc crio[22562]: time=\"2026-06-19T11:42:47.821597422Z\" level=info msg=\"Created container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:47.825646 crc crio[22562]: time=\"2026-06-19T11:42:47.825566861Z\" level=info msg=\"Starting container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7\" id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:47.854885 crc crio[22562]: time=\"2026-06-19T11:42:47.854792253Z\" level=info msg=\"Started container\" PID=69254 containerID=c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 description=openstack/glance-default-external-api-0/glance-log id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\nJun 19 11:42:47.878947 crc crio[22562]: time=\"2026-06-19T11:42:47.878828248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.893377 crc crio[22562]: time=\"2026-06-19T11:42:47.893057541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.901407 crc crio[22562]: time=\"2026-06-19T11:42:47.901367226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:47.939702 crc crio[22562]: time=\"2026-06-19T11:42:47.939634693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=041e4e90-cec9-4bee-a8f5-cba430935bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.127379 crc crio[22562]: time=\"2026-06-19T11:42:48.126840344Z\" level=info msg=\"Created container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:48.137119 crc crio[22562]: time=\"2026-06-19T11:42:48.135682004Z\" level=info msg=\"Starting container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9\" id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:48.146031 crc crio[22562]: time=\"2026-06-19T11:42:48.145907366Z\" level=info msg=\"Started container\" PID=69333 containerID=e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 description=openstack/glance-default-internal-api-0/glance-log id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\nJun 19 11:42:48.156945 crc crio[22562]: time=\"2026-06-19T11:42:48.156877688Z\" level=info msg=\"Created container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:48.162016 crc crio[22562]: time=\"2026-06-19T11:42:48.161915612Z\" level=info msg=\"Starting container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801\" id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:48.170800 crc crio[22562]: time=\"2026-06-19T11:42:48.17070967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b946d8f6-b8da-49ff-bca5-63f604d18a6b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.180548 crc crio[22562]: time=\"2026-06-19T11:42:48.180438581Z\" level=info msg=\"Started container\" PID=69344 containerID=2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\nJun 19 11:42:48.206710 crc crio[22562]: time=\"2026-06-19T11:42:48.206225859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=56c21b3a-0d0c-468b-bc47-fb9b5f92bb38 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.225430 crc crio[22562]: time=\"2026-06-19T11:42:48.225352472Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:48.226496 crc crio[22562]: time=\"2026-06-19T11:42:48.225753462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:48.270342 crc crio[22562]: time=\"2026-06-19T11:42:48.270252162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e1c9c3d2-def9-44c4-bb0f-8353b15fe418 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.287415 crc crio[22562]: time=\"2026-06-19T11:42:48.287256444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:48.300208 crc crio[22562]: time=\"2026-06-19T11:42:48.300082761Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:48.300607 crc crio[22562]: time=\"2026-06-19T11:42:48.300557292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:48.395754 crc crio[22562]: time=\"2026-06-19T11:42:48.395644856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:48.727816 crc crio[22562]: 2026-06-19T11:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b64e9c0e667436 Mac:72:b4:41:f5:64:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:42:48.732136 crc crio[22562]: time=\"2026-06-19T11:42:48.730657825Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}\"\nJun 19 11:42:48.732136 crc crio[22562]: time=\"2026-06-19T11:42:48.731092126Z\" level=info msg=\"Checking pod openstack_neutron-7bd698f77-ntbvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:42:48.743320 crc crio[22562]: time=\"2026-06-19T11:42:48.743234777Z\" level=info msg=\"Ran pod sandbox 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 with infra container: openstack/neutron-7bd698f77-ntbvr/POD\" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:48.762879 crc crio[22562]: time=\"2026-06-19T11:42:48.76276974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b93378f-ff84-4913-8659-2f8e38db58f5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.885100 crc crio[22562]: time=\"2026-06-19T11:42:48.882668716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b80a8ccc-cf04-434f-af7f-ef5e6e4376b9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:48.899253 crc crio[22562]: time=\"2026-06-19T11:42:48.899081273Z\" level=info msg=\"Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:48.906308 crc crio[22562]: time=\"2026-06-19T11:42:48.899696748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.478382 crc crio[22562]: time=\"2026-06-19T11:42:49.477517825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.631034 crc crio[22562]: time=\"2026-06-19T11:42:49.630842989Z\" level=info msg=\"Created container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:49.635539 crc crio[22562]: time=\"2026-06-19T11:42:49.632468579Z\" level=info msg=\"Starting container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7\" id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:49.642404 crc crio[22562]: time=\"2026-06-19T11:42:49.642326863Z\" level=info msg=\"Started container\" PID=69592 containerID=e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 description=openstack/glance-default-external-api-0/glance-httpd id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\nJun 19 11:42:49.668441 crc crio[22562]: time=\"2026-06-19T11:42:49.667852735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.806376 crc crio[22562]: time=\"2026-06-19T11:42:49.806234739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.807023 crc crio[22562]: time=\"2026-06-19T11:42:49.80627731Z\" level=info msg=\"Created container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:49.811675 crc crio[22562]: time=\"2026-06-19T11:42:49.811576071Z\" level=info msg=\"Starting container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc\" id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:49.820242 crc crio[22562]: time=\"2026-06-19T11:42:49.816741549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.824868 crc crio[22562]: time=\"2026-06-19T11:42:49.824763937Z\" level=info msg=\"Started container\" PID=69604 containerID=590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc description=openstack/glance-default-internal-api-0/glance-httpd id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\nJun 19 11:42:49.899244 crc crio[22562]: time=\"2026-06-19T11:42:49.899080856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:58dee6335fbb51da20e863e1e4bc71bbea33fe69a30a3af07c09c77fe81d6ce7\" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:49.900218 crc crio[22562]: time=\"2026-06-19T11:42:49.900131552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d329b9e6-417c-4602-9745-0fe7d03a50a5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:49.962807 crc crio[22562]: time=\"2026-06-19T11:42:49.962751402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a0d8f39-8172-4f70-a412-651362df32fc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:49.977263 crc crio[22562]: time=\"2026-06-19T11:42:49.977188039Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:49.978913 crc crio[22562]: time=\"2026-06-19T11:42:49.97885634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:49.987835 crc crio[22562]: time=\"2026-06-19T11:42:49.987721199Z\" level=info msg=\"Created container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:49.989139 crc crio[22562]: time=\"2026-06-19T11:42:49.989098844Z\" level=info msg=\"Starting container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2\" id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:49.995536 crc crio[22562]: time=\"2026-06-19T11:42:49.99540842Z\" level=info msg=\"Started container\" PID=69621 containerID=e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 description=openstack/neutron-7bd698f77-ntbvr/neutron-api id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\nJun 19 11:42:50.008126 crc crio[22562]: time=\"2026-06-19T11:42:50.008028872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48ad0922-5dd8-4bb0-9e9e-28a14506abb3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:50.050732 crc crio[22562]: time=\"2026-06-19T11:42:50.050637267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:50.063720 crc crio[22562]: time=\"2026-06-19T11:42:50.063616318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:50.132518 crc crio[22562]: time=\"2026-06-19T11:42:50.13242505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f431ebe-d702-4d5e-bd1d-cfefc4e7b879 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:50.147218 crc crio[22562]: time=\"2026-06-19T11:42:50.143771461Z\" level=info msg=\"Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:50.147218 crc crio[22562]: time=\"2026-06-19T11:42:50.144257623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:50.220409 crc crio[22562]: time=\"2026-06-19T11:42:50.220325345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:50.251580 crc crio[22562]: time=\"2026-06-19T11:42:50.251523197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:50.318440 crc crio[22562]: time=\"2026-06-19T11:42:50.317717825Z\" level=info msg=\"Created container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:50.321740 crc crio[22562]: time=\"2026-06-19T11:42:50.321639902Z\" level=info msg=\"Starting container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283\" id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:50.329634 crc crio[22562]: time=\"2026-06-19T11:42:50.329533897Z\" level=info msg=\"Started container\" PID=69821 containerID=8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 description=openstack/ceilometer-0/ceilometer-notification-agent id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\nJun 19 11:42:50.344804 crc crio[22562]: time=\"2026-06-19T11:42:50.344704703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:50.345050 crc crio[22562]: time=\"2026-06-19T11:42:50.344899168Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:50.345050 crc crio[22562]: time=\"2026-06-19T11:42:50.344946079Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:50.347254 crc crio[22562]: time=\"2026-06-19T11:42:50.347130312Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:50.352864 crc crio[22562]: time=\"2026-06-19T11:42:50.35188812Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 19 11:42:50.359068 crc crio[22562]: time=\"2026-06-19T11:42:50.358953465Z\" level=info msg=\"Created container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:50.363359 crc crio[22562]: time=\"2026-06-19T11:42:50.363280171Z\" level=info msg=\"Starting container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322\" id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:42:50.370815 crc crio[22562]: time=\"2026-06-19T11:42:50.37048581Z\" level=info msg=\"Started container\" PID=69923 containerID=9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 description=openstack/neutron-7bd698f77-ntbvr/neutron-httpd id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\nJun 19 11:42:52.960455 crc crio[22562]: time=\"2026-06-19T11:42:52.959712167Z\" level=info msg=\"Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:52.961634 crc crio[22562]: time=\"2026-06-19T11:42:52.961291906Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000138f68}] Aliases:map[]}\"\nJun 19 11:42:52.961634 crc crio[22562]: time=\"2026-06-19T11:42:52.961489041Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9bv9j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:53.453925 crc crio[22562]: time=\"2026-06-19T11:42:53.453222739Z\" level=info msg=\"Stopped pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.981603892Z\" level=info msg=\"Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.983032748Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc000328630}] Aliases:map[]}\"\nJun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.983269294Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-hbh8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:54.431694 crc crio[22562]: time=\"2026-06-19T11:42:54.43088912Z\" level=info msg=\"Stopped pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:59.047321 crc crio[22562]: time=\"2026-06-19T11:42:59.046216409Z\" level=info msg=\"Stopping container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 (timeout: 10s)\" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:59.556475 crc crio[22562]: time=\"2026-06-19T11:42:59.555750447Z\" level=info msg=\"Stopped container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:42:59.558008 crc crio[22562]: time=\"2026-06-19T11:42:59.5579043Z\" level=info msg=\"Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:42:59.558880 crc crio[22562]: time=\"2026-06-19T11:42:59.558795002Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc00008cbd8}] Aliases:map[]}\"\nJun 19 11:42:59.559207 crc crio[22562]: time=\"2026-06-19T11:42:59.559048259Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-hjrgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:42:59.749711 crc crio[22562]: time=\"2026-06-19T11:42:59.749617553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage\nJun 19 11:42:59.750720 crc crio[22562]: time=\"2026-06-19T11:42:59.750633849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4f2c8227-972b-4200-8868-69dd5dc7897a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:59.779196 crc crio[22562]: time=\"2026-06-19T11:42:59.778494818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d77f54bc-7d46-44e1-b999-8019c97f773e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:42:59.795938 crc crio[22562]: time=\"2026-06-19T11:42:59.795603802Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:42:59.797441 crc crio[22562]: time=\"2026-06-19T11:42:59.797393775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:59.912034 crc crio[22562]: time=\"2026-06-19T11:42:59.91192312Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7554b58b5c-7q8x9/POD\" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:42:59.912359 crc crio[22562]: time=\"2026-06-19T11:42:59.912058433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:59.913366 crc crio[22562]: time=\"2026-06-19T11:42:59.913236063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:42:59.952036 crc crio[22562]: time=\"2026-06-19T11:42:59.95194042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:00.033240 crc crio[22562]: time=\"2026-06-19T11:43:00.033092458Z\" level=info msg=\"Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}\"\nJun 19 11:43:00.033240 crc crio[22562]: time=\"2026-06-19T11:43:00.033229221Z\" level=info msg=\"Adding pod openstack_keystone-7554b58b5c-7q8x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:00.118767 crc crio[22562]: time=\"2026-06-19T11:43:00.107997921Z\" level=info msg=\"Stopped pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:00.195517 crc crio[22562]: time=\"2026-06-19T11:43:00.195384084Z\" level=info msg=\"Running pod sandbox: openstack/placement-5c9cb874cb-7nltl/POD\" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:00.195517 crc crio[22562]: time=\"2026-06-19T11:43:00.195508947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:00.269931 crc crio[22562]: time=\"2026-06-19T11:43:00.268441881Z\" level=info msg=\"Created container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:00.277016 crc crio[22562]: time=\"2026-06-19T11:43:00.275418144Z\" level=info msg=\"Starting container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89\" id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:00.309483 crc crio[22562]: time=\"2026-06-19T11:43:00.309327293Z\" level=info msg=\"Started container\" PID=70750 containerID=ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 description=openstack/ceilometer-0/sg-core id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\nJun 19 11:43:00.331688 crc crio[22562]: time=\"2026-06-19T11:43:00.331592184Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:00.342904 crc crio[22562]: time=\"2026-06-19T11:43:00.342482473Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:00.343907 crc crio[22562]: time=\"2026-06-19T11:43:00.343822547Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:00.357183 crc crio[22562]: time=\"2026-06-19T11:43:00.356665114Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:00.370941 crc crio[22562]: time=\"2026-06-19T11:43:00.370840545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 19 11:43:00.391417 crc crio[22562]: time=\"2026-06-19T11:43:00.391323641Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}\"\nJun 19 11:43:00.391564 crc crio[22562]: time=\"2026-06-19T11:43:00.391421254Z\" level=info msg=\"Adding pod openstack_placement-5c9cb874cb-7nltl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:00.601015 crc crio[22562]: time=\"2026-06-19T11:43:00.599913273Z\" level=info msg=\"Running pod sandbox: openstack/placement-6c9bbc5fb-8glp8/POD\" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:00.601452 crc crio[22562]: time=\"2026-06-19T11:43:00.601297007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:00.678602 crc crio[22562]: time=\"2026-06-19T11:43:00.678550669Z\" level=info msg=\"Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}\"\nJun 19 11:43:00.678786 crc crio[22562]: time=\"2026-06-19T11:43:00.678766904Z\" level=info msg=\"Adding pod openstack_placement-6c9bbc5fb-8glp8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:00.868872 crc crio[22562]: 2026-06-19T11:43:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2fe86cb6ddd8ca Mac:32:65:04:12:1d:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 SocketPath: PciID:}] [{Interface:0xc00050cc70 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:00.870955 crc crio[22562]: time=\"2026-06-19T11:43:00.870910139Z\" level=info msg=\"Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}\"\nJun 19 11:43:00.871315 crc crio[22562]: time=\"2026-06-19T11:43:00.871288558Z\" level=info msg=\"Checking pod openstack_keystone-7554b58b5c-7q8x9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:00.944889 crc crio[22562]: time=\"2026-06-19T11:43:00.944825777Z\" level=info msg=\"Ran pod sandbox e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 with infra container: openstack/keystone-7554b58b5c-7q8x9/POD\" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:00.952650 crc crio[22562]: time=\"2026-06-19T11:43:00.952545008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c47e0e7a-2baa-4557-afa6-752ba7821642 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.122005 crc crio[22562]: time=\"2026-06-19T11:43:01.113823879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a8d16187-e404-4a69-8a7c-d92e8c30f14e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.132740 crc crio[22562]: time=\"2026-06-19T11:43:01.132686706Z\" level=info msg=\"Creating container: openstack/keystone-7554b58b5c-7q8x9/keystone-api\" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.133219 crc crio[22562]: time=\"2026-06-19T11:43:01.133099845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.133461 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe9682a2ff6eda Mac:ce:cb:b0:ab:3d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:01.135438 crc crio[22562]: time=\"2026-06-19T11:43:01.135224198Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}\"\nJun 19 11:43:01.135572 crc crio[22562]: time=\"2026-06-19T11:43:01.135441554Z\" level=info msg=\"Checking pod openstack_placement-5c9cb874cb-7nltl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:01.172413 crc crio[22562]: time=\"2026-06-19T11:43:01.172325606Z\" level=info msg=\"Removing container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1\" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:01.176917 crc crio[22562]: time=\"2026-06-19T11:43:01.175796692Z\" level=info msg=\"Ran pod sandbox 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc with infra container: openstack/placement-5c9cb874cb-7nltl/POD\" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:01.184778 crc crio[22562]: time=\"2026-06-19T11:43:01.184031026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a5a18d2c-e617-4d39-aa76-894373374147 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.263259 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69641dee61086af Mac:aa:4d:79:de:32:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e SocketPath: PciID:}] [{Interface:0xc0006185c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:01.263259 crc crio[22562]: time=\"2026-06-19T11:43:01.262829166Z\" level=info msg=\"Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}\"\nJun 19 11:43:01.263259 crc crio[22562]: time=\"2026-06-19T11:43:01.262972349Z\" level=info msg=\"Checking pod openstack_placement-6c9bbc5fb-8glp8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:01.286263 crc crio[22562]: time=\"2026-06-19T11:43:01.283354203Z\" level=info msg=\"Ran pod sandbox 69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 with infra container: openstack/placement-6c9bbc5fb-8glp8/POD\" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:01.288233 crc crio[22562]: time=\"2026-06-19T11:43:01.286657665Z\" level=info msg=\"Removed container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:01.296437 crc crio[22562]: time=\"2026-06-19T11:43:01.296343615Z\" level=info msg=\"Removing container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111\" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:01.302225 crc crio[22562]: time=\"2026-06-19T11:43:01.3018033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=621f97b2-a858-46a4-9ecc-e0f8d44d5d73 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.330532 crc crio[22562]: time=\"2026-06-19T11:43:01.3304514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.339751 crc crio[22562]: time=\"2026-06-19T11:43:01.338888917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.360823 crc crio[22562]: time=\"2026-06-19T11:43:01.359966479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4fdd380c-5868-4af8-911e-a55819e00240 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.391041 crc crio[22562]: time=\"2026-06-19T11:43:01.39071381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=51fe35d6-23f3-4a5e-8228-e455364f8da6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.401603 crc crio[22562]: time=\"2026-06-19T11:43:01.401547958Z\" level=info msg=\"Removed container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:01.417217 crc crio[22562]: time=\"2026-06-19T11:43:01.417061573Z\" level=info msg=\"Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-log\" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.417729 crc crio[22562]: time=\"2026-06-19T11:43:01.417633517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.434599 crc crio[22562]: time=\"2026-06-19T11:43:01.434491854Z\" level=info msg=\"Creating container: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.441529 crc crio[22562]: time=\"2026-06-19T11:43:01.44043238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.495752 crc crio[22562]: time=\"2026-06-19T11:43:01.49535441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.500437 crc crio[22562]: time=\"2026-06-19T11:43:01.500413605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.509889 crc crio[22562]: time=\"2026-06-19T11:43:01.509800867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.518561 crc crio[22562]: time=\"2026-06-19T11:43:01.518525183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.562376 crc crio[22562]: time=\"2026-06-19T11:43:01.562282235Z\" level=info msg=\"Created container ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231: openstack/keystone-7554b58b5c-7q8x9/keystone-api\" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.566565 crc crio[22562]: time=\"2026-06-19T11:43:01.566538091Z\" level=info msg=\"Starting container: ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231\" id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:01.579390 crc crio[22562]: time=\"2026-06-19T11:43:01.579321877Z\" level=info msg=\"Started container\" PID=70963 containerID=ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231 description=openstack/keystone-7554b58b5c-7q8x9/keystone-api id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137\nJun 19 11:43:01.706836 crc crio[22562]: time=\"2026-06-19T11:43:01.706719659Z\" level=info msg=\"Created container d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f: openstack/placement-6c9bbc5fb-8glp8/placement-log\" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.709281 crc crio[22562]: time=\"2026-06-19T11:43:01.708411831Z\" level=info msg=\"Created container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.710602 crc crio[22562]: time=\"2026-06-19T11:43:01.710561855Z\" level=info msg=\"Starting container: d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f\" id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:01.711034 crc crio[22562]: time=\"2026-06-19T11:43:01.710720128Z\" level=info msg=\"Starting container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c\" id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:01.724369 crc crio[22562]: time=\"2026-06-19T11:43:01.724295543Z\" level=info msg=\"Started container\" PID=70987 containerID=d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f description=openstack/placement-6c9bbc5fb-8glp8/placement-log id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81\nJun 19 11:43:01.741928 crc crio[22562]: time=\"2026-06-19T11:43:01.740585778Z\" level=info msg=\"Started container\" PID=70990 containerID=5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c description=openstack/placement-5c9cb874cb-7nltl/placement-log id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\nJun 19 11:43:01.752374 crc crio[22562]: time=\"2026-06-19T11:43:01.752321318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8f451495-bb31-4a8f-b719-97d144a7153f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.753081 crc crio[22562]: time=\"2026-06-19T11:43:01.752559884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2589c148-aa15-4a95-b330-4265491d5e86 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.822956 crc crio[22562]: time=\"2026-06-19T11:43:01.82231404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=040e400d-166d-43d2-b5f3-254b96bcaa44 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.835687 crc crio[22562]: time=\"2026-06-19T11:43:01.835537277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5994d04b-45f8-4d53-b5a0-c8e6b3be5d96 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:01.836248 crc crio[22562]: time=\"2026-06-19T11:43:01.836135101Z\" level=info msg=\"Creating container: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.836696 crc crio[22562]: time=\"2026-06-19T11:43:01.836625854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.843953 crc crio[22562]: time=\"2026-06-19T11:43:01.843842722Z\" level=info msg=\"Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-api\" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:01.870120 crc crio[22562]: time=\"2026-06-19T11:43:01.87001485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.942793 crc crio[22562]: time=\"2026-06-19T11:43:01.942457062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.950828 crc crio[22562]: time=\"2026-06-19T11:43:01.950736508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.952812 crc crio[22562]: time=\"2026-06-19T11:43:01.952737037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:01.963895 crc crio[22562]: time=\"2026-06-19T11:43:01.963805601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:02.332462 crc crio[22562]: time=\"2026-06-19T11:43:02.332089193Z\" level=info msg=\"Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:02.333941 crc crio[22562]: time=\"2026-06-19T11:43:02.333068118Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc001b84560}] Aliases:map[]}\"\nJun 19 11:43:02.333941 crc crio[22562]: time=\"2026-06-19T11:43:02.333345665Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q5hzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:02.451452 crc crio[22562]: time=\"2026-06-19T11:43:02.450744819Z\" level=info msg=\"Created container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:02.458451 crc crio[22562]: time=\"2026-06-19T11:43:02.457859996Z\" level=info msg=\"Starting container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f\" id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:02.459590 crc crio[22562]: time=\"2026-06-19T11:43:02.45924456Z\" level=info msg=\"Created container 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930: openstack/placement-6c9bbc5fb-8glp8/placement-api\" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:02.460457 crc crio[22562]: time=\"2026-06-19T11:43:02.460382648Z\" level=info msg=\"Starting container: 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930\" id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:02.465123 crc crio[22562]: time=\"2026-06-19T11:43:02.465053423Z\" level=info msg=\"Started container\" PID=71066 containerID=0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f description=openstack/placement-5c9cb874cb-7nltl/placement-api id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\nJun 19 11:43:02.474833 crc crio[22562]: time=\"2026-06-19T11:43:02.474678172Z\" level=info msg=\"Started container\" PID=71065 containerID=0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930 description=openstack/placement-6c9bbc5fb-8glp8/placement-api id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81\nJun 19 11:43:02.777515 crc crio[22562]: time=\"2026-06-19T11:43:02.777373041Z\" level=info msg=\"Stopped pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:04.103464 crc crio[22562]: time=\"2026-06-19T11:43:04.093937128Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-79dd84d5-vtqls/POD\" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:04.103464 crc crio[22562]: time=\"2026-06-19T11:43:04.095510026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:04.242347 crc crio[22562]: time=\"2026-06-19T11:43:04.242237127Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD\" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:04.242501 crc crio[22562]: time=\"2026-06-19T11:43:04.242348081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:04.470486 crc crio[22562]: time=\"2026-06-19T11:43:04.470036834Z\" level=info msg=\"Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}\"\nJun 19 11:43:04.470844 crc crio[22562]: time=\"2026-06-19T11:43:04.470823394Z\" level=info msg=\"Adding pod openstack_barbican-worker-79dd84d5-vtqls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:04.546324 crc crio[22562]: time=\"2026-06-19T11:43:04.545625473Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}\"\nJun 19 11:43:04.546324 crc crio[22562]: time=\"2026-06-19T11:43:04.545676306Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:04.565488 crc crio[22562]: time=\"2026-06-19T11:43:04.565396023Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD\" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:04.565733 crc crio[22562]: time=\"2026-06-19T11:43:04.565512976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:04.766689 crc crio[22562]: time=\"2026-06-19T11:43:04.765513974Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}\"\nJun 19 11:43:04.767830 crc crio[22562]: time=\"2026-06-19T11:43:04.767802861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-lwnx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:04.924947 crc crio[22562]: time=\"2026-06-19T11:43:04.923469534Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-59857f7c54-p68vh/POD\" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:04.924947 crc crio[22562]: time=\"2026-06-19T11:43:04.923622207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:05.101387 crc crio[22562]: time=\"2026-06-19T11:43:05.100676978Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}\"\nJun 19 11:43:05.101387 crc crio[22562]: time=\"2026-06-19T11:43:05.101276253Z\" level=info msg=\"Adding pod openstack_barbican-api-59857f7c54-p68vh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:05.376197 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86b9437d41a0 Mac:2a:9c:ea:ab:f3:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:05.376197 crc crio[22562]: time=\"2026-06-19T11:43:05.375113808Z\" level=info msg=\"Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}\"\nJun 19 11:43:05.376197 crc crio[22562]: time=\"2026-06-19T11:43:05.375350484Z\" level=info msg=\"Checking pod openstack_barbican-worker-79dd84d5-vtqls for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:05.377674 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:212af5dae346090 Mac:ae:01:84:4b:d6:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:05.386718 crc crio[22562]: time=\"2026-06-19T11:43:05.382582924Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}\"\nJun 19 11:43:05.391030 crc crio[22562]: time=\"2026-06-19T11:43:05.388737906Z\" level=info msg=\"Ran pod sandbox 9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf with infra container: openstack/barbican-worker-79dd84d5-vtqls/POD\" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:05.391030 crc crio[22562]: time=\"2026-06-19T11:43:05.389100325Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.398571519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.398812665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.399309997Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.404386 crc crio[22562]: time=\"2026-06-19T11:43:05.401591565Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:05.409865 crc crio[22562]: time=\"2026-06-19T11:43:05.409765016Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 19 11:43:05.410016 crc crio[22562]: time=\"2026-06-19T11:43:05.40991621Z\" level=info msg=\"Ran pod sandbox 212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 with infra container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD\" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:05.414109 crc crio[22562]: time=\"2026-06-19T11:43:05.41397049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.414902 crc crio[22562]: time=\"2026-06-19T11:43:05.414588195Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.414902 crc crio[22562]: time=\"2026-06-19T11:43:05.414690488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.417899 crc crio[22562]: time=\"2026-06-19T11:43:05.417424876Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:05.427378 crc crio[22562]: time=\"2026-06-19T11:43:05.426591412Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 19 11:43:05.703468 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f0bfda8b82a02f Mac:f6:1d:3b:b6:24:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 SocketPath: PciID:}] [{Interface:0xc0005a4770 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:05.704515 crc crio[22562]: time=\"2026-06-19T11:43:05.704437207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}\"\nJun 19 11:43:05.704929 crc crio[22562]: time=\"2026-06-19T11:43:05.704623271Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-lwnx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:05.729458 crc crio[22562]: time=\"2026-06-19T11:43:05.729133878Z\" level=info msg=\"Ran pod sandbox 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 with infra container: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD\" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:05.732550 crc crio[22562]: time=\"2026-06-19T11:43:05.732431831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73db323e-83ab-4b11-ac82-b7c75a4dd645 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.869388 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47b837e03f4c57 Mac:42:82:b5:b2:76:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 SocketPath: PciID:}] [{Interface:0xc00011a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:05.871478 crc crio[22562]: time=\"2026-06-19T11:43:05.871336237Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}\"\nJun 19 11:43:05.871573 crc crio[22562]: time=\"2026-06-19T11:43:05.871526342Z\" level=info msg=\"Checking pod openstack_barbican-api-59857f7c54-p68vh for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:05.883959 crc crio[22562]: time=\"2026-06-19T11:43:05.883819035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e17468c9-b080-45b9-80dd-1da827c3ccce name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.893052 crc crio[22562]: time=\"2026-06-19T11:43:05.892969022Z\" level=info msg=\"Ran pod sandbox e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 with infra container: openstack/barbican-api-59857f7c54-p68vh/POD\" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:05.896648 crc crio[22562]: time=\"2026-06-19T11:43:05.895955776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec90333f-2619-46cd-bb67-7a525cbf6ec6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.896648 crc crio[22562]: time=\"2026-06-19T11:43:05.896459008Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:05.906079 crc crio[22562]: time=\"2026-06-19T11:43:05.905849981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=facda69b-fa4f-451c-97c9-3ced8f08e47d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:05.914239 crc crio[22562]: time=\"2026-06-19T11:43:05.914115755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:05.925848 crc crio[22562]: time=\"2026-06-19T11:43:05.925787135Z\" level=info msg=\"Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:05.937136 crc crio[22562]: time=\"2026-06-19T11:43:05.936865888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:05.991963 crc crio[22562]: time=\"2026-06-19T11:43:05.991917501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:05.998775 crc crio[22562]: time=\"2026-06-19T11:43:05.99874759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.009406 crc crio[22562]: time=\"2026-06-19T11:43:06.008206793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.019918 crc crio[22562]: time=\"2026-06-19T11:43:06.019595586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.225081 crc crio[22562]: time=\"2026-06-19T11:43:06.225014288Z\" level=info msg=\"Created container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:06.233442 crc crio[22562]: time=\"2026-06-19T11:43:06.228523774Z\" level=info msg=\"Created container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:06.234829 crc crio[22562]: time=\"2026-06-19T11:43:06.234483604Z\" level=info msg=\"Starting container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e\" id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:06.235192 crc crio[22562]: time=\"2026-06-19T11:43:06.234597345Z\" level=info msg=\"Starting container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417\" id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:06.250104 crc crio[22562]: time=\"2026-06-19T11:43:06.247351941Z\" level=info msg=\"Started container\" PID=71936 containerID=ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/init id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\nJun 19 11:43:06.262109 crc crio[22562]: time=\"2026-06-19T11:43:06.262017414Z\" level=info msg=\"Started container\" PID=71937 containerID=8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e description=openstack/barbican-api-59857f7c54-p68vh/barbican-api-log id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\nJun 19 11:43:06.285276 crc crio[22562]: time=\"2026-06-19T11:43:06.285045714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=473c5874-a1d4-4da1-8f6f-8365f12bda86 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:06.359355 crc crio[22562]: time=\"2026-06-19T11:43:06.348490194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e3a341c2-58c9-498c-af28-8e49be7466dc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:06.371300 crc crio[22562]: time=\"2026-06-19T11:43:06.37094797Z\" level=info msg=\"Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:06.372296 crc crio[22562]: time=\"2026-06-19T11:43:06.371459822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.585233 crc crio[22562]: time=\"2026-06-19T11:43:06.584035622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.593315 crc crio[22562]: time=\"2026-06-19T11:43:06.590469922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:06.796627 crc crio[22562]: time=\"2026-06-19T11:43:06.796444558Z\" level=info msg=\"Created container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:06.807078 crc crio[22562]: time=\"2026-06-19T11:43:06.806709261Z\" level=info msg=\"Starting container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686\" id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:06.830716 crc crio[22562]: time=\"2026-06-19T11:43:06.830617963Z\" level=info msg=\"Started container\" PID=71998 containerID=a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 description=openstack/barbican-api-59857f7c54-p68vh/barbican-api id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\nJun 19 11:43:06.935644 crc crio[22562]: time=\"2026-06-19T11:43:06.933783856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d265269-f070-46ae-9898-cd64a17e56cf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:07.138911 crc crio[22562]: time=\"2026-06-19T11:43:07.137851315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2696a6dc-55ab-4d62-adbe-77c37ea267d8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:07.149099 crc crio[22562]: time=\"2026-06-19T11:43:07.14895508Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:07.149545 crc crio[22562]: time=\"2026-06-19T11:43:07.149440102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:08.011726 crc crio[22562]: time=\"2026-06-19T11:43:08.010787355Z\" level=info msg=\"Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:08.013801 crc crio[22562]: time=\"2026-06-19T11:43:08.012062396Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc00008d568}] Aliases:map[]}\"\nJun 19 11:43:08.013801 crc crio[22562]: time=\"2026-06-19T11:43:08.012583649Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-6svgb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:09.596919 crc crio[22562]: time=\"2026-06-19T11:43:09.596218414Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-66dd457d9d-8lj4t/POD\" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:09.598459 crc crio[22562]: time=\"2026-06-19T11:43:09.597018023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.634593 crc crio[22562]: time=\"2026-06-19T11:43:09.634273036Z\" level=info msg=\"Stopped pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:09.650411 crc crio[22562]: time=\"2026-06-19T11:43:09.650365644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.663836 crc crio[22562]: time=\"2026-06-19T11:43:09.663802606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.804499 crc crio[22562]: time=\"2026-06-19T11:43:09.804434115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:5d9acee4c910c2f2969780ca4a4939d9c0d0ae2312e66f3c53af13bcaa2a3702\" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:09.811201 crc crio[22562]: time=\"2026-06-19T11:43:09.811017769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=059090c8-59f7-46cd-9cb5-5abf6e0c7e16 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:09.820477 crc crio[22562]: time=\"2026-06-19T11:43:09.82037907Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:c143703ce3bb575ada263632574f087dc4ae7289766ea9e247691ba1a68bad5a\" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:09.824662 crc crio[22562]: time=\"2026-06-19T11:43:09.824518853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9a8db320-e1be-4a38-bb06-222d8bbe891f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:09.856732 crc crio[22562]: time=\"2026-06-19T11:43:09.856648698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f407d978-4358-4eb4-9f37-32269dd78293 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:09.859766 crc crio[22562]: time=\"2026-06-19T11:43:09.858657208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=345df49b-3e71-49bd-927d-7b77da5ee105 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:09.874701 crc crio[22562]: time=\"2026-06-19T11:43:09.874621873Z\" level=info msg=\"Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}\"\nJun 19 11:43:09.874701 crc crio[22562]: time=\"2026-06-19T11:43:09.874685384Z\" level=info msg=\"Adding pod openstack_barbican-api-66dd457d9d-8lj4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:09.886957 crc crio[22562]: time=\"2026-06-19T11:43:09.886884016Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log\" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:09.887184 crc crio[22562]: time=\"2026-06-19T11:43:09.8870135Z\" level=info msg=\"Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log\" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:09.889246 crc crio[22562]: time=\"2026-06-19T11:43:09.889127231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.892503 crc crio[22562]: time=\"2026-06-19T11:43:09.892442553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.903013 crc crio[22562]: time=\"2026-06-19T11:43:09.902917763Z\" level=info msg=\"Created container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:09.912232 crc crio[22562]: time=\"2026-06-19T11:43:09.912057399Z\" level=info msg=\"Starting container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773\" id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:09.925698 crc crio[22562]: time=\"2026-06-19T11:43:09.925571064Z\" level=info msg=\"Started container\" PID=72390 containerID=b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\nJun 19 11:43:09.938825 crc crio[22562]: time=\"2026-06-19T11:43:09.93877474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:09.942598 crc crio[22562]: time=\"2026-06-19T11:43:09.942573755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.056396 crc crio[22562]: time=\"2026-06-19T11:43:10.054328999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.075638 crc crio[22562]: time=\"2026-06-19T11:43:10.070597691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.335017 crc crio[22562]: time=\"2026-06-19T11:43:10.334442311Z\" level=info msg=\"Created container cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log\" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.338631 crc crio[22562]: time=\"2026-06-19T11:43:10.338542121Z\" level=info msg=\"Starting container: cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395\" id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:10.347253 crc crio[22562]: time=\"2026-06-19T11:43:10.347084543Z\" level=info msg=\"Started container\" PID=72425 containerID=cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395 description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf\nJun 19 11:43:10.361422 crc crio[22562]: time=\"2026-06-19T11:43:10.361251464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=37c54979-ce78-4d41-b295-2ae0f7aa2314 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.410201 crc crio[22562]: time=\"2026-06-19T11:43:10.410048921Z\" level=info msg=\"Created container 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log\" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.412833 crc crio[22562]: time=\"2026-06-19T11:43:10.412730877Z\" level=info msg=\"Starting container: 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4\" id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:10.415259 crc crio[22562]: time=\"2026-06-19T11:43:10.414252596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bc10d6a2-93a5-4577-af62-7bde8359ba07 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.424392 crc crio[22562]: time=\"2026-06-19T11:43:10.424291214Z\" level=info msg=\"Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker\" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.426006 crc crio[22562]: time=\"2026-06-19T11:43:10.425868813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.428925 crc crio[22562]: time=\"2026-06-19T11:43:10.428882027Z\" level=info msg=\"Started container\" PID=72453 containerID=77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04\nJun 19 11:43:10.447022 crc crio[22562]: time=\"2026-06-19T11:43:10.44682079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=26920c19-9810-4f42-b467-001014f812e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.538531 crc crio[22562]: time=\"2026-06-19T11:43:10.538132089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a35d935f-69f3-46d2-8bb7-8a6676a9e412 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.544677 crc crio[22562]: time=\"2026-06-19T11:43:10.5445889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.550709 crc crio[22562]: time=\"2026-06-19T11:43:10.55063263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.552447 crc crio[22562]: 2026-06-19T11:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30ae3ce3cadf189 Mac:f2:ae:7a:3e:d3:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d SocketPath: PciID:}] [{Interface:0xc000122680 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:10.554190 crc crio[22562]: time=\"2026-06-19T11:43:10.554067854Z\" level=info msg=\"Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}\"\nJun 19 11:43:10.554854 crc crio[22562]: time=\"2026-06-19T11:43:10.554758512Z\" level=info msg=\"Checking pod openstack_barbican-api-66dd457d9d-8lj4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:10.565831 crc crio[22562]: time=\"2026-06-19T11:43:10.565722642Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener\" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.569299 crc crio[22562]: time=\"2026-06-19T11:43:10.568521922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.581687 crc crio[22562]: time=\"2026-06-19T11:43:10.581555875Z\" level=info msg=\"Ran pod sandbox 30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da with infra container: openstack/barbican-api-66dd457d9d-8lj4t/POD\" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:10.583957 crc crio[22562]: time=\"2026-06-19T11:43:10.58380447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=51c63d71-73ea-4c54-8425-937b007111e6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.607513 crc crio[22562]: time=\"2026-06-19T11:43:10.60680901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eb6fe0c5-79e3-4e93-86cc-9784c9b48c36 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:10.625339 crc crio[22562]: time=\"2026-06-19T11:43:10.625116993Z\" level=info msg=\"Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log\" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.626121 crc crio[22562]: time=\"2026-06-19T11:43:10.625787779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.686803 crc crio[22562]: time=\"2026-06-19T11:43:10.686696676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.691009 crc crio[22562]: time=\"2026-06-19T11:43:10.690921881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.705285 crc crio[22562]: time=\"2026-06-19T11:43:10.705207475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.710872 crc crio[22562]: time=\"2026-06-19T11:43:10.710661779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:10.746086 crc crio[22562]: time=\"2026-06-19T11:43:10.745966252Z\" level=info msg=\"Created container 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker\" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.748725 crc crio[22562]: time=\"2026-06-19T11:43:10.748620228Z\" level=info msg=\"Starting container: 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f\" id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:10.756745 crc crio[22562]: time=\"2026-06-19T11:43:10.756606046Z\" level=info msg=\"Started container\" PID=72489 containerID=0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf\nJun 19 11:43:10.858865 crc crio[22562]: time=\"2026-06-19T11:43:10.858586019Z\" level=info msg=\"Created container 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log\" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.860454 crc crio[22562]: time=\"2026-06-19T11:43:10.860323623Z\" level=info msg=\"Starting container: 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240\" id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:10.883221 crc crio[22562]: time=\"2026-06-19T11:43:10.869526561Z\" level=info msg=\"Created container f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener\" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:10.884082 crc crio[22562]: time=\"2026-06-19T11:43:10.884037469Z\" level=info msg=\"Starting container: f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344\" id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:10.886527 crc crio[22562]: time=\"2026-06-19T11:43:10.8860773Z\" level=info msg=\"Started container\" PID=72498 containerID=1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da\nJun 19 11:43:10.892123 crc crio[22562]: time=\"2026-06-19T11:43:10.892072378Z\" level=info msg=\"Started container\" PID=72499 containerID=f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04\nJun 19 11:43:10.914206 crc crio[22562]: time=\"2026-06-19T11:43:10.907604763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1b73193e-df30-4ffd-b5a8-73c3b97611c6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:11.001631 crc crio[22562]: time=\"2026-06-19T11:43:11.001548847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1e943aab-3a61-4df3-be9b-1f053fb701f6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:11.009659 crc crio[22562]: time=\"2026-06-19T11:43:11.009617297Z\" level=info msg=\"Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api\" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:11.010353 crc crio[22562]: time=\"2026-06-19T11:43:11.010328004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:11.062131 crc crio[22562]: time=\"2026-06-19T11:43:11.062070994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:11.068304 crc crio[22562]: time=\"2026-06-19T11:43:11.068249588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:11.235488 crc crio[22562]: time=\"2026-06-19T11:43:11.235447825Z\" level=info msg=\"Created container 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api\" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:11.236957 crc crio[22562]: time=\"2026-06-19T11:43:11.23689417Z\" level=info msg=\"Starting container: 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7\" id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:11.271565 crc crio[22562]: time=\"2026-06-19T11:43:11.271478665Z\" level=info msg=\"Started container\" PID=72547 containerID=975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da\nJun 19 11:43:11.428035 crc crio[22562]: time=\"2026-06-19T11:43:11.427887516Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-5qn4f/POD\" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:11.428035 crc crio[22562]: time=\"2026-06-19T11:43:11.428025509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:11.485735 crc crio[22562]: time=\"2026-06-19T11:43:11.485080181Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}\"\nJun 19 11:43:11.485970 crc crio[22562]: time=\"2026-06-19T11:43:11.485800189Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-5qn4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:12.158552 crc crio[22562]: 2026-06-19T11:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff71e9aa2831dff Mac:26:52:e6:51:1f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:12.163648 crc crio[22562]: time=\"2026-06-19T11:43:12.16073688Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}\"\nJun 19 11:43:12.163648 crc crio[22562]: time=\"2026-06-19T11:43:12.160927634Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-5qn4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:12.170778 crc crio[22562]: time=\"2026-06-19T11:43:12.170680686Z\" level=info msg=\"Ran pod sandbox ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 with infra container: openstack/cinder-online-data-migrations-5qn4f/POD\" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:12.174951 crc crio[22562]: time=\"2026-06-19T11:43:12.174853959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7a07c83d-4f08-41c8-9136-edb623609a5d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:12.197539 crc crio[22562]: time=\"2026-06-19T11:43:12.197439078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=87fb32c2-8d1e-4e6a-b222-79fcea4f06c8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:12.214729 crc crio[22562]: time=\"2026-06-19T11:43:12.214627943Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:12.217586 crc crio[22562]: time=\"2026-06-19T11:43:12.217519874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:12.352480 crc crio[22562]: time=\"2026-06-19T11:43:12.352379261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:12.357388 crc crio[22562]: time=\"2026-06-19T11:43:12.357325804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:12.519458 crc crio[22562]: time=\"2026-06-19T11:43:12.518758759Z\" level=info msg=\"Created container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:12.520808 crc crio[22562]: time=\"2026-06-19T11:43:12.520724437Z\" level=info msg=\"Starting container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff\" id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:12.527962 crc crio[22562]: time=\"2026-06-19T11:43:12.527830853Z\" level=info msg=\"Started container\" PID=72804 containerID=2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff description=openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\nJun 19 11:43:16.358539 crc crio[22562]: time=\"2026-06-19T11:43:16.358132477Z\" level=info msg=\"Stopping container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 (timeout: 10s)\" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:16.376381 crc crio[22562]: time=\"2026-06-19T11:43:16.375821365Z\" level=info msg=\"Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:16.376676 crc crio[22562]: time=\"2026-06-19T11:43:16.376590934Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc000138fb0}] Aliases:map[]}\"\nJun 19 11:43:16.376801 crc crio[22562]: time=\"2026-06-19T11:43:16.376767419Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-5qn4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:20.470905 crc crio[22562]: time=\"2026-06-19T11:43:20.470433952Z\" level=info msg=\"Stopping container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 (timeout: 30s)\" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:20.476337 crc crio[22562]: time=\"2026-06-19T11:43:20.476270106Z\" level=info msg=\"Stopping container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e (timeout: 30s)\" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:20.729934 crc crio[22562]: time=\"2026-06-19T11:43:20.728326363Z\" level=info msg=\"Stopping container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 (timeout: 30s)\" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:20.729934 crc crio[22562]: time=\"2026-06-19T11:43:20.728406334Z\" level=info msg=\"Stopping container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 (timeout: 30s)\" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:21.256756 crc crio[22562]: time=\"2026-06-19T11:43:21.256198593Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ff77d7645-shd8f/POD\" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:21.256756 crc crio[22562]: time=\"2026-06-19T11:43:21.256697345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:22.276737 crc crio[22562]: time=\"2026-06-19T11:43:22.276513289Z\" level=info msg=\"Stopped container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:22.280839 crc crio[22562]: time=\"2026-06-19T11:43:22.280734013Z\" level=info msg=\"Stopped container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:22.288891 crc crio[22562]: time=\"2026-06-19T11:43:22.288814554Z\" level=info msg=\"Stopped pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:22.295861 crc crio[22562]: time=\"2026-06-19T11:43:22.295727834Z\" level=info msg=\"Stopped container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:22.297559 crc crio[22562]: time=\"2026-06-19T11:43:22.297430917Z\" level=info msg=\"Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:22.308444 crc crio[22562]: time=\"2026-06-19T11:43:22.308293555Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002910228}] Aliases:map[]}\"\nJun 19 11:43:22.309268 crc crio[22562]: time=\"2026-06-19T11:43:22.308748967Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-gkhwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:23.663658 crc crio[22562]: time=\"2026-06-19T11:43:23.662277097Z\" level=info msg=\"Stopped pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:23.706839 crc crio[22562]: time=\"2026-06-19T11:43:23.706732147Z\" level=info msg=\"Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}\"\nJun 19 11:43:23.706839 crc crio[22562]: time=\"2026-06-19T11:43:23.706810019Z\" level=info msg=\"Adding pod openstack_neutron-ff77d7645-shd8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:23.981389 crc crio[22562]: time=\"2026-06-19T11:43:23.965899519Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0\" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:23.981702 crc crio[22562]: time=\"2026-06-19T11:43:23.971114819Z\" level=info msg=\"Stopped container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:24.004410 crc crio[22562]: time=\"2026-06-19T11:43:24.003839198Z\" level=info msg=\"Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:24.004410 crc crio[22562]: time=\"2026-06-19T11:43:24.004064144Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6cc7f7ba-af55-44a1-ac37-324d3bcc4429 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:24.004676 crc crio[22562]: time=\"2026-06-19T11:43:24.004485545Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"\nJun 19 11:43:24.004676 crc crio[22562]: time=\"2026-06-19T11:43:24.004625328Z\" level=info msg=\"Deleting pod openstack_barbican-api-59857f7c54-p68vh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:24.236329 crc crio[22562]: time=\"2026-06-19T11:43:24.23552495Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=02c9c64d-4a5c-4593-9705-e16e7a1def6c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:24.280264 crc crio[22562]: time=\"2026-06-19T11:43:24.279562181Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:24.286082 crc crio[22562]: time=\"2026-06-19T11:43:24.28600454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.406037 crc crio[22562]: time=\"2026-06-19T11:43:24.405936048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.427238 crc crio[22562]: time=\"2026-06-19T11:43:24.427121491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.515132 crc crio[22562]: time=\"2026-06-19T11:43:24.515017907Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:24.515132 crc crio[22562]: time=\"2026-06-19T11:43:24.515207132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.568023 crc crio[22562]: time=\"2026-06-19T11:43:24.567851234Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD\" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:24.568023 crc crio[22562]: time=\"2026-06-19T11:43:24.568023059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.583469 crc crio[22562]: time=\"2026-06-19T11:43:24.583375019Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}\"\nJun 19 11:43:24.583469 crc crio[22562]: time=\"2026-06-19T11:43:24.58344393Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:24.611917 crc crio[22562]: time=\"2026-06-19T11:43:24.611324599Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}\"\nJun 19 11:43:24.611917 crc crio[22562]: time=\"2026-06-19T11:43:24.611394861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-k2mg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:24.630863 crc crio[22562]: time=\"2026-06-19T11:43:24.630545104Z\" level=info msg=\"Removing container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801\" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:24.655204 crc crio[22562]: time=\"2026-06-19T11:43:24.654772744Z\" level=info msg=\"Created container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:24.664699 crc crio[22562]: time=\"2026-06-19T11:43:24.664603618Z\" level=info msg=\"Starting container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35\" id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:24.672830 crc crio[22562]: time=\"2026-06-19T11:43:24.672737249Z\" level=info msg=\"Started container\" PID=73819 containerID=6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 description=openstack/ceilometer-0/proxy-httpd id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\nJun 19 11:43:24.690951 crc crio[22562]: time=\"2026-06-19T11:43:24.688661013Z\" level=info msg=\"Removed container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:24.724363 crc crio[22562]: time=\"2026-06-19T11:43:24.724258704Z\" level=info msg=\"Removing container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9\" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:24.901933 crc crio[22562]: time=\"2026-06-19T11:43:24.889120943Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:24.901933 crc crio[22562]: time=\"2026-06-19T11:43:24.889283257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:24.901933 crc crio[22562]: 2026-06-19T11:43:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58510d93ae505f9 Mac:22:59:6e:10:46:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f SocketPath: PciID:}] [{Interface:0xc00014ccc0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:24.934213 crc crio[22562]: time=\"2026-06-19T11:43:24.934105917Z\" level=info msg=\"Removed container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:24.936384 crc crio[22562]: time=\"2026-06-19T11:43:24.93629577Z\" level=info msg=\"Stopped pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:24.997932 crc crio[22562]: time=\"2026-06-19T11:43:24.997566977Z\" level=info msg=\"Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}\"\nJun 19 11:43:24.998431 crc crio[22562]: time=\"2026-06-19T11:43:24.998212862Z\" level=info msg=\"Checking pod openstack_neutron-ff77d7645-shd8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:25.004913 crc crio[22562]: time=\"2026-06-19T11:43:25.004842837Z\" level=info msg=\"Stopped container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:25.005923 crc crio[22562]: time=\"2026-06-19T11:43:25.005853822Z\" level=info msg=\"Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:25.007371 crc crio[22562]: time=\"2026-06-19T11:43:25.007316808Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"\nJun 19 11:43:25.007806 crc crio[22562]: time=\"2026-06-19T11:43:25.007755348Z\" level=info msg=\"Deleting pod openstack_neutron-7bd698f77-ntbvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:25.023237 crc crio[22562]: time=\"2026-06-19T11:43:25.022570425Z\" level=info msg=\"Ran pod sandbox 58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 with infra container: openstack/neutron-ff77d7645-shd8f/POD\" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:25.035546 crc crio[22562]: time=\"2026-06-19T11:43:25.034527391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff5dee64-093c-42c1-842d-db0abbe78a84 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:25.123320 crc crio[22562]: time=\"2026-06-19T11:43:25.119435901Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}\"\nJun 19 11:43:25.123320 crc crio[22562]: time=\"2026-06-19T11:43:25.119503704Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:25.192022 crc crio[22562]: time=\"2026-06-19T11:43:25.191759432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=27ba9a16-2393-45eb-b5df-195fd223c0c7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:25.214788 crc crio[22562]: time=\"2026-06-19T11:43:25.213886299Z\" level=info msg=\"Creating container: openstack/neutron-ff77d7645-shd8f/neutron-api\" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:25.224482 crc crio[22562]: time=\"2026-06-19T11:43:25.22365353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:25.298412 crc crio[22562]: time=\"2026-06-19T11:43:25.295558099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:25.306660 crc crio[22562]: time=\"2026-06-19T11:43:25.306528162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:25.641265 crc crio[22562]: time=\"2026-06-19T11:43:25.640391752Z\" level=info msg=\"Removing container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686\" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:25.679437 crc crio[22562]: time=\"2026-06-19T11:43:25.679367217Z\" level=info msg=\"Stopping container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 (timeout: 30s)\" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.683721484Z\" level=info msg=\"Stopping container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 (timeout: 30s)\" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.684288788Z\" level=info msg=\"Stopping container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 (timeout: 30s)\" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.684237807Z\" level=info msg=\"Stopping container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 (timeout: 30s)\" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:25.686080 crc crio[22562]: time=\"2026-06-19T11:43:25.685955279Z\" level=info msg=\"Removed container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:25.706512 crc crio[22562]: time=\"2026-06-19T11:43:25.703701019Z\" level=info msg=\"Removing container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e\" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:25.759733 crc crio[22562]: time=\"2026-06-19T11:43:25.759460939Z\" level=info msg=\"Removed container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:25.857193 crc crio[22562]: time=\"2026-06-19T11:43:25.854031819Z\" level=info msg=\"Stopped pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:26.063038 crc crio[22562]: time=\"2026-06-19T11:43:26.062871576Z\" level=info msg=\"Created container 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601: openstack/neutron-ff77d7645-shd8f/neutron-api\" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:26.064317 crc crio[22562]: time=\"2026-06-19T11:43:26.06422085Z\" level=info msg=\"Starting container: 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601\" id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:26.072823 crc crio[22562]: time=\"2026-06-19T11:43:26.07271806Z\" level=info msg=\"Started container\" PID=74248 containerID=4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601 description=openstack/neutron-ff77d7645-shd8f/neutron-api id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32\nJun 19 11:43:26.470449 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1ca6a2dad486f Mac:c6:fd:7f:cd:0e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:26.473584 crc crio[22562]: time=\"2026-06-19T11:43:26.473502326Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}\"\nJun 19 11:43:26.474308 crc crio[22562]: time=\"2026-06-19T11:43:26.474133422Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:26.503841 crc crio[22562]: time=\"2026-06-19T11:43:26.503788985Z\" level=info msg=\"Ran pod sandbox fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d with infra container: openstack/cinder-scheduler-0/POD\" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:26.508432 crc crio[22562]: time=\"2026-06-19T11:43:26.50839516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.509459 crc crio[22562]: time=\"2026-06-19T11:43:26.509427116Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.509645 crc crio[22562]: time=\"2026-06-19T11:43:26.50962008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.511497 crc crio[22562]: time=\"2026-06-19T11:43:26.511416985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:26.526389 crc crio[22562]: time=\"2026-06-19T11:43:26.526253282Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 19 11:43:26.636661 crc crio[22562]: time=\"2026-06-19T11:43:26.63647837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=01c1d0cb-ec66-4de0-8722-08d9a490a8ce name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.647030 crc crio[22562]: time=\"2026-06-19T11:43:26.646837806Z\" level=info msg=\"Stopped container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:26.708905 crc crio[22562]: time=\"2026-06-19T11:43:26.708772188Z\" level=info msg=\"Removing container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322\" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:26.773927 crc crio[22562]: time=\"2026-06-19T11:43:26.773876529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e84087f-c567-440b-9058-1106586d1411 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.801890 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01c32e212665c8e Mac:c2:c7:d4:0f:ef:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:26.803596 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:503af5e9bbd4b28 Mac:ba:f4:0c:fd:af:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:26.804219 crc crio[22562]: time=\"2026-06-19T11:43:26.804106977Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}\"\nJun 19 11:43:26.804450 crc crio[22562]: time=\"2026-06-19T11:43:26.804403104Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-k2mg7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:26.804826 crc crio[22562]: time=\"2026-06-19T11:43:26.804755603Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}\"\nJun 19 11:43:26.805063 crc crio[22562]: time=\"2026-06-19T11:43:26.804964718Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:26.817678 crc crio[22562]: time=\"2026-06-19T11:43:26.81756281Z\" level=info msg=\"Stopped container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:26.824691 crc crio[22562]: time=\"2026-06-19T11:43:26.824607354Z\" level=info msg=\"Ran pod sandbox 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 with infra container: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD\" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:26.828280 crc crio[22562]: time=\"2026-06-19T11:43:26.82768416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7bd7d87-12b2-4378-bf97-0870165658d3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.845932 crc crio[22562]: time=\"2026-06-19T11:43:26.845799149Z\" level=info msg=\"Ran pod sandbox 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e with infra container: openstack/cinder-api-0/POD\" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:26.850805 crc crio[22562]: time=\"2026-06-19T11:43:26.85072168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3064643c-cf41-4b52-9643-b9d1ccbdfab0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.853306 crc crio[22562]: time=\"2026-06-19T11:43:26.853243423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0642c6a8-f5a5-4d9b-96db-3ab00c8e15ec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:26.889033 crc crio[22562]: time=\"2026-06-19T11:43:26.888894925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=88a0099c-7b80-4db8-b467-fa4606f588e8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:27.013565 crc crio[22562]: time=\"2026-06-19T11:43:27.013446787Z\" level=info msg=\"Removed container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:27.018536 crc crio[22562]: time=\"2026-06-19T11:43:27.017761624Z\" level=info msg=\"Removing container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2\" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:27.045410 crc crio[22562]: time=\"2026-06-19T11:43:27.045259663Z\" level=info msg=\"Stopped container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:27.055950 crc crio[22562]: time=\"2026-06-19T11:43:27.055814885Z\" level=info msg=\"Removed container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:27.209077 crc crio[22562]: time=\"2026-06-19T11:43:27.208890972Z\" level=info msg=\"Creating container: openstack/neutron-ff77d7645-shd8f/neutron-httpd\" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:27.209430 crc crio[22562]: time=\"2026-06-19T11:43:27.209087437Z\" level=info msg=\"Stopped container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:27.209916 crc crio[22562]: time=\"2026-06-19T11:43:27.209832696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.216257 crc crio[22562]: time=\"2026-06-19T11:43:27.216088721Z\" level=info msg=\"Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:27.217328 crc crio[22562]: time=\"2026-06-19T11:43:27.2172277Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"\nJun 19 11:43:27.217692 crc crio[22562]: time=\"2026-06-19T11:43:27.217622979Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:27.316351 crc crio[22562]: time=\"2026-06-19T11:43:27.316237389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.322843 crc crio[22562]: time=\"2026-06-19T11:43:27.322762711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.408023 crc crio[22562]: time=\"2026-06-19T11:43:27.407348803Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:27.409027 crc crio[22562]: time=\"2026-06-19T11:43:27.408940784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.505901 crc crio[22562]: time=\"2026-06-19T11:43:27.50580355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.678219 crc crio[22562]: time=\"2026-06-19T11:43:27.677098328Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:27.695222 crc crio[22562]: time=\"2026-06-19T11:43:27.692419456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:27.695222 crc crio[22562]: time=\"2026-06-19T11:43:27.692781236Z\" level=info msg=\"Created container 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6: openstack/neutron-ff77d7645-shd8f/neutron-httpd\" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:27.699203 crc crio[22562]: time=\"2026-06-19T11:43:27.697733369Z\" level=info msg=\"Starting container: 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6\" id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:27.742223 crc crio[22562]: time=\"2026-06-19T11:43:27.741373469Z\" level=info msg=\"Stopped pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:27.808949 crc crio[22562]: time=\"2026-06-19T11:43:27.808677433Z\" level=info msg=\"Started container\" PID=74520 containerID=7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6 description=openstack/neutron-ff77d7645-shd8f/neutron-httpd id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32\nJun 19 11:43:28.127254 crc crio[22562]: time=\"2026-06-19T11:43:28.126532998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:28.209262 crc crio[22562]: time=\"2026-06-19T11:43:28.208049065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:28.283224 crc crio[22562]: time=\"2026-06-19T11:43:28.28220381Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:a811f77035a2de7ae9e95f613c11dae4df9363243161fe713d6eb372976cbc2e\" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:28.287213 crc crio[22562]: time=\"2026-06-19T11:43:28.284198299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=afa5eb2e-8048-4854-abcd-632c4c24ee76 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:28.353060 crc crio[22562]: time=\"2026-06-19T11:43:28.352747545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0669e9fd-0ef1-413b-a68c-3dd1c4e52ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:28.369572 crc crio[22562]: time=\"2026-06-19T11:43:28.36872934Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:28.370472 crc crio[22562]: time=\"2026-06-19T11:43:28.370418112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:28.479762 crc crio[22562]: time=\"2026-06-19T11:43:28.479313706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:28.532929 crc crio[22562]: time=\"2026-06-19T11:43:28.532816191Z\" level=info msg=\"Created container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:28.536996 crc crio[22562]: time=\"2026-06-19T11:43:28.536879572Z\" level=info msg=\"Starting container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832\" id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:28.546012 crc crio[22562]: time=\"2026-06-19T11:43:28.545641958Z\" level=info msg=\"Started container\" PID=74645 containerID=cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/init id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\nJun 19 11:43:29.001891 crc crio[22562]: time=\"2026-06-19T11:43:29.001703523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dea78b5-4ac8-424d-9dd9-ccfa7decd297 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:29.150303 crc crio[22562]: time=\"2026-06-19T11:43:29.149587132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa3f05d1-c586-46f6-ab31-706b112454ad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:29.159692 crc crio[22562]: time=\"2026-06-19T11:43:29.159579679Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:29.161219 crc crio[22562]: time=\"2026-06-19T11:43:29.160645935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:29.342740 crc crio[22562]: time=\"2026-06-19T11:43:29.342214098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:29.357220 crc crio[22562]: time=\"2026-06-19T11:43:29.35560586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:29.602472 crc crio[22562]: time=\"2026-06-19T11:43:29.602383496Z\" level=info msg=\"Created container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:29.608899 crc crio[22562]: time=\"2026-06-19T11:43:29.608532458Z\" level=info msg=\"Starting container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073\" id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:29.620320 crc crio[22562]: time=\"2026-06-19T11:43:29.620202526Z\" level=info msg=\"Started container\" PID=74806 containerID=357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\nJun 19 11:43:29.732295 crc crio[22562]: time=\"2026-06-19T11:43:29.732118897Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:29.732295 crc crio[22562]: time=\"2026-06-19T11:43:29.73228372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:29.838898 crc crio[22562]: time=\"2026-06-19T11:43:29.837924194Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}\"\nJun 19 11:43:29.838898 crc crio[22562]: time=\"2026-06-19T11:43:29.838696203Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:30.024066 crc crio[22562]: time=\"2026-06-19T11:43:30.023385262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.093768 crc crio[22562]: time=\"2026-06-19T11:43:30.093514598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.232822 crc crio[22562]: time=\"2026-06-19T11:43:30.232704742Z\" level=info msg=\"Created container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:30.235602 crc crio[22562]: time=\"2026-06-19T11:43:30.235540622Z\" level=info msg=\"Starting container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6\" id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:30.243455 crc crio[22562]: time=\"2026-06-19T11:43:30.243361646Z\" level=info msg=\"Started container\" PID=74870 containerID=718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\nJun 19 11:43:30.261513 crc crio[22562]: time=\"2026-06-19T11:43:30.260843248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c6509610-6004-40d0-a23d-f9c15cc69d21 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.320844 crc crio[22562]: time=\"2026-06-19T11:43:30.320348391Z\" level=info msg=\"Created container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:30.322895 crc crio[22562]: time=\"2026-06-19T11:43:30.322711899Z\" level=info msg=\"Starting container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960\" id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:30.339860 crc crio[22562]: time=\"2026-06-19T11:43:30.336608263Z\" level=info msg=\"Started container\" PID=74876 containerID=300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 description=openstack/cinder-api-0/cinder-api-log id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\nJun 19 11:43:30.382040 crc crio[22562]: time=\"2026-06-19T11:43:30.380626802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c15f2b25-ede2-4ab7-811a-0f7fee880df9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.384180 crc crio[22562]: time=\"2026-06-19T11:43:30.384078688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1da2c847-98c3-488b-b67a-7d42aff10510 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.407210 crc crio[22562]: time=\"2026-06-19T11:43:30.403812236Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:30.407210 crc crio[22562]: time=\"2026-06-19T11:43:30.405730593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.442434 crc crio[22562]: time=\"2026-06-19T11:43:30.442275598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b38a9eba-21e6-4159-b415-9d33f649057e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.453740 crc crio[22562]: time=\"2026-06-19T11:43:30.453635189Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:30.454135 crc crio[22562]: time=\"2026-06-19T11:43:30.45407949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.486286 crc crio[22562]: time=\"2026-06-19T11:43:30.485328003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.538393 crc crio[22562]: 2026-06-19T11:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7240d0ea8996964 Mac:a2:7c:28:61:60:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:30.540943 crc crio[22562]: time=\"2026-06-19T11:43:30.540853617Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}\"\nJun 19 11:43:30.541231 crc crio[22562]: time=\"2026-06-19T11:43:30.541102524Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:30.558374 crc crio[22562]: time=\"2026-06-19T11:43:30.55831937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.584053 crc crio[22562]: time=\"2026-06-19T11:43:30.583931143Z\" level=info msg=\"Ran pod sandbox 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b with infra container: openstack/ceilometer-0/POD\" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:30.603601 crc crio[22562]: time=\"2026-06-19T11:43:30.603294352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b0fd1179-fa67-446d-9216-854afb072dbb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.675888 crc crio[22562]: time=\"2026-06-19T11:43:30.670253899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e86b0837-d59f-476f-ab85-c74bf9ca4ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:30.733334 crc crio[22562]: time=\"2026-06-19T11:43:30.733045772Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:30.824880 crc crio[22562]: time=\"2026-06-19T11:43:30.824733891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:30.997995 crc crio[22562]: time=\"2026-06-19T11:43:30.997856134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.013076 crc crio[22562]: time=\"2026-06-19T11:43:31.012943938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.223802 crc crio[22562]: time=\"2026-06-19T11:43:31.223673933Z\" level=info msg=\"Created container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:31.232481 crc crio[22562]: time=\"2026-06-19T11:43:31.232212134Z\" level=info msg=\"Starting container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad\" id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:31.250662 crc crio[22562]: time=\"2026-06-19T11:43:31.250409673Z\" level=info msg=\"Started container\" PID=75004 containerID=9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad description=openstack/ceilometer-0/ceilometer-central-agent id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\nJun 19 11:43:31.283521 crc crio[22562]: time=\"2026-06-19T11:43:31.283261236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b9e99dfd-8149-4f42-b13f-c5f80eb2b9df name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:31.335907 crc crio[22562]: time=\"2026-06-19T11:43:31.335785406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=37c1bf7d-da13-48a6-bc88-485ee5c2d936 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:31.363670 crc crio[22562]: time=\"2026-06-19T11:43:31.363569384Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:31.364084 crc crio[22562]: time=\"2026-06-19T11:43:31.364033015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.472784 crc crio[22562]: time=\"2026-06-19T11:43:31.472125391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.483115 crc crio[22562]: time=\"2026-06-19T11:43:31.483080231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.649605 crc crio[22562]: time=\"2026-06-19T11:43:31.64952613Z\" level=info msg=\"Created container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:31.655016 crc crio[22562]: time=\"2026-06-19T11:43:31.654941264Z\" level=info msg=\"Starting container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1\" id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:31.677342 crc crio[22562]: time=\"2026-06-19T11:43:31.676519957Z\" level=info msg=\"Started container\" PID=75060 containerID=1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 description=openstack/ceilometer-0/ceilometer-notification-agent id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\nJun 19 11:43:31.718580 crc crio[22562]: time=\"2026-06-19T11:43:31.718518176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bf6d0e88-b098-48ed-8003-c7a8c7c02cea name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:31.773864 crc crio[22562]: time=\"2026-06-19T11:43:31.773648691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8992a5c9-a547-4ef4-aea9-3e890d2dfc77 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:31.809495 crc crio[22562]: time=\"2026-06-19T11:43:31.809378685Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:31.810220 crc crio[22562]: time=\"2026-06-19T11:43:31.810108893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.856687 crc crio[22562]: time=\"2026-06-19T11:43:31.856586273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.928569 crc crio[22562]: time=\"2026-06-19T11:43:31.92840634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:31.970326 crc crio[22562]: time=\"2026-06-19T11:43:31.939226987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:32.154899 crc crio[22562]: time=\"2026-06-19T11:43:32.154753401Z\" level=info msg=\"Created container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:32.157321 crc crio[22562]: time=\"2026-06-19T11:43:32.157077738Z\" level=info msg=\"Starting container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3\" id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:32.173858 crc crio[22562]: time=\"2026-06-19T11:43:32.173685119Z\" level=info msg=\"Created container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:32.175963 crc crio[22562]: time=\"2026-06-19T11:43:32.175853383Z\" level=info msg=\"Started container\" PID=75087 containerID=755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 description=openstack/ceilometer-0/sg-core id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\nJun 19 11:43:32.177447 crc crio[22562]: time=\"2026-06-19T11:43:32.177371429Z\" level=info msg=\"Starting container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92\" id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:32.193691 crc crio[22562]: time=\"2026-06-19T11:43:32.193561731Z\" level=info msg=\"Started container\" PID=75083 containerID=edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 description=openstack/cinder-scheduler-0/probe id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\nJun 19 11:43:32.205759 crc crio[22562]: time=\"2026-06-19T11:43:32.20566437Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=21cf5c32-7829-4239-928d-980908d4e855 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:32.320850 crc crio[22562]: time=\"2026-06-19T11:43:32.320709516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:32.385852 crc crio[22562]: time=\"2026-06-19T11:43:32.384428964Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ba8180aa-164c-44ca-868f-684b65e3f352 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:32.425307 crc crio[22562]: time=\"2026-06-19T11:43:32.425189282Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:32.427008 crc crio[22562]: time=\"2026-06-19T11:43:32.426937955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:32.611345 crc crio[22562]: time=\"2026-06-19T11:43:32.611279687Z\" level=info msg=\"Created container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:32.616425 crc crio[22562]: time=\"2026-06-19T11:43:32.616322922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:32.623885 crc crio[22562]: time=\"2026-06-19T11:43:32.623827687Z\" level=info msg=\"Starting container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465\" id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:32.636428 crc crio[22562]: time=\"2026-06-19T11:43:32.636360637Z\" level=info msg=\"Started container\" PID=75108 containerID=9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 description=openstack/cinder-api-0/cinder-api id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\nJun 19 11:43:32.652100 crc crio[22562]: time=\"2026-06-19T11:43:32.651548773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:32.901739 crc crio[22562]: time=\"2026-06-19T11:43:32.901518218Z\" level=info msg=\"Created container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:32.903281 crc crio[22562]: time=\"2026-06-19T11:43:32.90324188Z\" level=info msg=\"Starting container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251\" id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:32.912204 crc crio[22562]: time=\"2026-06-19T11:43:32.908623284Z\" level=info msg=\"Started container\" PID=75119 containerID=4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 description=openstack/ceilometer-0/proxy-httpd id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\nJun 19 11:43:33.305293 crc crio[22562]: time=\"2026-06-19T11:43:33.305251117Z\" level=info msg=\"Stopping container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 (timeout: 30s)\" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:33.306470 crc crio[22562]: time=\"2026-06-19T11:43:33.305549235Z\" level=info msg=\"Stopping container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 (timeout: 30s)\" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:33.670295 crc crio[22562]: time=\"2026-06-19T11:43:33.669784608Z\" level=info msg=\"Stopped container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:33.838953 crc crio[22562]: time=\"2026-06-19T11:43:33.838555263Z\" level=info msg=\"Stopped container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:33.840913 crc crio[22562]: time=\"2026-06-19T11:43:33.84082398Z\" level=info msg=\"Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:33.841906 crc crio[22562]: time=\"2026-06-19T11:43:33.841833045Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0049e4430}] Aliases:map[]}\"\nJun 19 11:43:33.842190 crc crio[22562]: time=\"2026-06-19T11:43:33.842080791Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:34.311236 crc crio[22562]: time=\"2026-06-19T11:43:34.310593784Z\" level=info msg=\"Stopped pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:35.901511 crc crio[22562]: time=\"2026-06-19T11:43:35.900811121Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:35.903087 crc crio[22562]: time=\"2026-06-19T11:43:35.901529239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:35.973580 crc crio[22562]: time=\"2026-06-19T11:43:35.967283995Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}\"\nJun 19 11:43:35.973580 crc crio[22562]: time=\"2026-06-19T11:43:35.967346157Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:36.558490 crc crio[22562]: time=\"2026-06-19T11:43:36.552622779Z\" level=info msg=\"Stopping container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f (timeout: 30s)\" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:36.559548 crc crio[22562]: time=\"2026-06-19T11:43:36.559419928Z\" level=info msg=\"Stopping container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c (timeout: 30s)\" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:36.680797 crc crio[22562]: 2026-06-19T11:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b55e54da0f3b21 Mac:62:75:a6:0f:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:36.699275 crc crio[22562]: time=\"2026-06-19T11:43:36.698461938Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}\"\nJun 19 11:43:36.699275 crc crio[22562]: time=\"2026-06-19T11:43:36.698738775Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:36.885056 crc crio[22562]: time=\"2026-06-19T11:43:36.884783388Z\" level=info msg=\"Ran pod sandbox 3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 with infra container: openstack/cinder-api-0/POD\" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:36.901507 crc crio[22562]: time=\"2026-06-19T11:43:36.90143402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=955482dc-1aa3-42f9-84b2-827c333b15b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:36.913822 crc crio[22562]: time=\"2026-06-19T11:43:36.913713394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=463fce50-5a0d-444b-9933-9382b17b8ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:36.941376 crc crio[22562]: time=\"2026-06-19T11:43:36.941246985Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:36.941780 crc crio[22562]: time=\"2026-06-19T11:43:36.941763237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:37.023408 crc crio[22562]: time=\"2026-06-19T11:43:37.023292115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:37.315877 crc crio[22562]: time=\"2026-06-19T11:43:37.315704861Z\" level=info msg=\"Stopped container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:37.434598 crc crio[22562]: time=\"2026-06-19T11:43:37.434497479Z\" level=info msg=\"Stopping container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 (timeout: 10s)\" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:37.587757 crc crio[22562]: time=\"2026-06-19T11:43:37.586809439Z\" level=info msg=\"Stopped container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:37.588287 crc crio[22562]: time=\"2026-06-19T11:43:37.588056539Z\" level=info msg=\"Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:37.588888 crc crio[22562]: time=\"2026-06-19T11:43:37.588798798Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc002094f60}] Aliases:map[]}\"\nJun 19 11:43:37.589117 crc crio[22562]: time=\"2026-06-19T11:43:37.589043154Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-lwnx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:38.254021 crc crio[22562]: time=\"2026-06-19T11:43:38.253901994Z\" level=info msg=\"Stopped pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:38.313859 crc crio[22562]: time=\"2026-06-19T11:43:38.313790867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:38.525671 crc crio[22562]: time=\"2026-06-19T11:43:38.524957991Z\" level=info msg=\"Created container bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77: openstack/cinder-api-0/cinder-api-log\" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:38.527945 crc crio[22562]: time=\"2026-06-19T11:43:38.527822202Z\" level=info msg=\"Starting container: bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77\" id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:38.539783 crc crio[22562]: time=\"2026-06-19T11:43:38.539655116Z\" level=info msg=\"Started container\" PID=76032 containerID=bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77 description=openstack/cinder-api-0/cinder-api-log id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70\nJun 19 11:43:38.558753 crc crio[22562]: time=\"2026-06-19T11:43:38.558702106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0f1a5bdf-cd97-4644-a828-3ca7e0c63753 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:38.646339 crc crio[22562]: time=\"2026-06-19T11:43:38.644542711Z\" level=info msg=\"Removing container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773\" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:38.680589 crc crio[22562]: time=\"2026-06-19T11:43:38.680482041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d49f3a07-28ab-4bd4-9db0-9bde49e9042a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:38.698589 crc crio[22562]: time=\"2026-06-19T11:43:38.698476665Z\" level=info msg=\"Removed container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:38.702580 crc crio[22562]: time=\"2026-06-19T11:43:38.702483185Z\" level=info msg=\"Removing container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417\" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:38.712494 crc crio[22562]: time=\"2026-06-19T11:43:38.712225816Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:38.713574 crc crio[22562]: time=\"2026-06-19T11:43:38.713488047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:38.742576 crc crio[22562]: time=\"2026-06-19T11:43:38.742448214Z\" level=info msg=\"Removed container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:38.799748 crc crio[22562]: time=\"2026-06-19T11:43:38.799448654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:39.684014 crc crio[22562]: time=\"2026-06-19T11:43:39.679790816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:39.851823 crc crio[22562]: time=\"2026-06-19T11:43:39.851670569Z\" level=info msg=\"Created container 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b: openstack/cinder-api-0/cinder-api\" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:39.853501 crc crio[22562]: time=\"2026-06-19T11:43:39.853291539Z\" level=info msg=\"Starting container: 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b\" id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:39.859562 crc crio[22562]: time=\"2026-06-19T11:43:39.859458533Z\" level=info msg=\"Started container\" PID=76133 containerID=1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b description=openstack/cinder-api-0/cinder-api id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70\nJun 19 11:43:42.296170 crc crio[22562]: time=\"2026-06-19T11:43:42.295401266Z\" level=info msg=\"Stopped container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:42.298548 crc crio[22562]: time=\"2026-06-19T11:43:42.298475032Z\" level=info msg=\"Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:42.299401 crc crio[22562]: time=\"2026-06-19T11:43:42.299345483Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc0032d2f70}] Aliases:map[]}\"\nJun 19 11:43:42.299595 crc crio[22562]: time=\"2026-06-19T11:43:42.299507637Z\" level=info msg=\"Deleting pod openstack_placement-5c9cb874cb-7nltl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:42.442022 crc crio[22562]: time=\"2026-06-19T11:43:42.441790078Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:42.442022 crc crio[22562]: time=\"2026-06-19T11:43:42.441903371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:42.491219 crc crio[22562]: time=\"2026-06-19T11:43:42.49074848Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"\nJun 19 11:43:42.491219 crc crio[22562]: time=\"2026-06-19T11:43:42.490805001Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:42.801218 crc crio[22562]: time=\"2026-06-19T11:43:42.800663939Z\" level=info msg=\"Stopped pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:42.931588 crc crio[22562]: 2026-06-19T11:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c952ae7e18b76ad Mac:76:01:70:86:22:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:42.932889 crc crio[22562]: time=\"2026-06-19T11:43:42.932815797Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"\nJun 19 11:43:42.936186 crc crio[22562]: time=\"2026-06-19T11:43:42.933192378Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:42.947345 crc crio[22562]: time=\"2026-06-19T11:43:42.947272386Z\" level=info msg=\"Ran pod sandbox c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b with infra container: openstack/openstackclient/POD\" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:42.954555 crc crio[22562]: time=\"2026-06-19T11:43:42.954467674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:42.954779 crc crio[22562]: time=\"2026-06-19T11:43:42.95472489Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:42.954945 crc crio[22562]: time=\"2026-06-19T11:43:42.954878024Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:42.960752 crc crio[22562]: time=\"2026-06-19T11:43:42.959044387Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage\nJun 19 11:43:42.967234 crc crio[22562]: time=\"2026-06-19T11:43:42.964924242Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 19 11:43:43.767318 crc crio[22562]: time=\"2026-06-19T11:43:43.766491606Z\" level=info msg=\"Removing container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f\" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:43.808818 crc crio[22562]: time=\"2026-06-19T11:43:43.808546177Z\" level=info msg=\"Removed container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:43.817758 crc crio[22562]: time=\"2026-06-19T11:43:43.817664663Z\" level=info msg=\"Removing container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c\" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:43.851009 crc crio[22562]: time=\"2026-06-19T11:43:43.850890125Z\" level=info msg=\"Removed container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.226929449Z\" level=info msg=\"Stopping container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 (timeout: 30s)\" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227084993Z\" level=info msg=\"Stopping container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad (timeout: 30s)\" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227110304Z\" level=info msg=\"Stopping container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 (timeout: 30s)\" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227304038Z\" level=info msg=\"Stopping container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 (timeout: 30s)\" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.380967 crc crio[22562]: time=\"2026-06-19T11:43:44.380830417Z\" level=info msg=\"Stopped container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.707631 crc crio[22562]: time=\"2026-06-19T11:43:44.707542951Z\" level=info msg=\"Stopped container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.775809 crc crio[22562]: time=\"2026-06-19T11:43:44.775603526Z\" level=info msg=\"Stopped container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.788317 crc crio[22562]: time=\"2026-06-19T11:43:44.788058793Z\" level=info msg=\"Stopped container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:44.798871 crc crio[22562]: time=\"2026-06-19T11:43:44.798670776Z\" level=info msg=\"Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:44.800064 crc crio[22562]: time=\"2026-06-19T11:43:44.800003439Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0049e42c0}] Aliases:map[]}\"\nJun 19 11:43:44.800420 crc crio[22562]: time=\"2026-06-19T11:43:44.800344417Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:45.206302 crc crio[22562]: time=\"2026-06-19T11:43:45.205948753Z\" level=info msg=\"Stopped pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:45.856194 crc crio[22562]: time=\"2026-06-19T11:43:45.855654149Z\" level=info msg=\"Removing container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251\" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:45.896886 crc crio[22562]: time=\"2026-06-19T11:43:45.896466309Z\" level=info msg=\"Removed container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:45.902844 crc crio[22562]: time=\"2026-06-19T11:43:45.902670282Z\" level=info msg=\"Removing container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3\" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:45.997317 crc crio[22562]: time=\"2026-06-19T11:43:45.997192502Z\" level=info msg=\"Removed container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:46.004669 crc crio[22562]: time=\"2026-06-19T11:43:46.004115453Z\" level=info msg=\"Removing container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1\" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:46.010695 crc crio[22562]: time=\"2026-06-19T11:43:46.010134542Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-b87b4d7c7-kpj5b/POD\" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:46.010695 crc crio[22562]: time=\"2026-06-19T11:43:46.010350617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:46.072494 crc crio[22562]: time=\"2026-06-19T11:43:46.072397353Z\" level=info msg=\"Removed container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:46.079434 crc crio[22562]: time=\"2026-06-19T11:43:46.079198611Z\" level=info msg=\"Removing container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad\" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:46.094545 crc crio[22562]: time=\"2026-06-19T11:43:46.094388026Z\" level=info msg=\"Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}\"\nJun 19 11:43:46.094758 crc crio[22562]: time=\"2026-06-19T11:43:46.094616262Z\" level=info msg=\"Adding pod openstack_swift-proxy-b87b4d7c7-kpj5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:46.113263 crc crio[22562]: time=\"2026-06-19T11:43:46.113013818Z\" level=info msg=\"Removed container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:43:46.289362 crc crio[22562]: time=\"2026-06-19T11:43:46.288899609Z\" level=info msg=\"Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.289691 crc crio[22562]: time=\"2026-06-19T11:43:46.289669409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.293450 crc crio[22562]: time=\"2026-06-19T11:43:46.293425141Z\" level=info msg=\"Removing pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.318757 crc crio[22562]: time=\"2026-06-19T11:43:46.318700206Z\" level=info msg=\"Removed pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.331233 crc crio[22562]: time=\"2026-06-19T11:43:46.331110064Z\" level=info msg=\"Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.331492 crc crio[22562]: time=\"2026-06-19T11:43:46.331256058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.332124 crc crio[22562]: time=\"2026-06-19T11:43:46.331950986Z\" level=info msg=\"Removing pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.345434 crc crio[22562]: time=\"2026-06-19T11:43:46.344599327Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:46.345434 crc crio[22562]: time=\"2026-06-19T11:43:46.3447085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:46.352913 crc crio[22562]: time=\"2026-06-19T11:43:46.352826251Z\" level=info msg=\"Removed pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.356551 crc crio[22562]: time=\"2026-06-19T11:43:46.356479181Z\" level=info msg=\"Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.356645 crc crio[22562]: time=\"2026-06-19T11:43:46.356567974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.357117 crc crio[22562]: time=\"2026-06-19T11:43:46.357061546Z\" level=info msg=\"Removing pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.405952 crc crio[22562]: time=\"2026-06-19T11:43:46.405428083Z\" level=info msg=\"Removed pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.414121 crc crio[22562]: time=\"2026-06-19T11:43:46.413861692Z\" level=info msg=\"Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.414121 crc crio[22562]: time=\"2026-06-19T11:43:46.414026036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.415301 crc crio[22562]: time=\"2026-06-19T11:43:46.415246096Z\" level=info msg=\"Removing pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.436444 crc crio[22562]: time=\"2026-06-19T11:43:46.434290577Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"\nJun 19 11:43:46.436444 crc crio[22562]: time=\"2026-06-19T11:43:46.434366509Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:43:46.448209 crc crio[22562]: time=\"2026-06-19T11:43:46.447922104Z\" level=info msg=\"Removed pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.454783 crc crio[22562]: time=\"2026-06-19T11:43:46.45342008Z\" level=info msg=\"Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.454783 crc crio[22562]: time=\"2026-06-19T11:43:46.453580064Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.463620 crc crio[22562]: time=\"2026-06-19T11:43:46.463399947Z\" level=info msg=\"Removing pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.518328666Z\" level=info msg=\"Removed pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.521943206Z\" level=info msg=\"Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.522037858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.522889 crc crio[22562]: time=\"2026-06-19T11:43:46.522573822Z\" level=info msg=\"Removing pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.538688 crc crio[22562]: time=\"2026-06-19T11:43:46.538543907Z\" level=info msg=\"Removed pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.540882 crc crio[22562]: time=\"2026-06-19T11:43:46.540813762Z\" level=info msg=\"Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.540882 crc crio[22562]: time=\"2026-06-19T11:43:46.540878454Z\" level=info msg=\"Stopped pod sandbox (already stopped): e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.541618 crc crio[22562]: time=\"2026-06-19T11:43:46.54149514Z\" level=info msg=\"Removing pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.584013 crc crio[22562]: time=\"2026-06-19T11:43:46.583835747Z\" level=info msg=\"Removed pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.587666 crc crio[22562]: time=\"2026-06-19T11:43:46.58758768Z\" level=info msg=\"Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.587898 crc crio[22562]: time=\"2026-06-19T11:43:46.587683683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:43:46.591452 crc crio[22562]: time=\"2026-06-19T11:43:46.591374314Z\" level=info msg=\"Removing pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.663601 crc crio[22562]: time=\"2026-06-19T11:43:46.662795911Z\" level=info msg=\"Removed pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:43:46.838546 crc crio[22562]: 2026-06-19T11:43:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9748cb00e66455a Mac:ea:11:a8:9d:7a:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:46.840430 crc crio[22562]: time=\"2026-06-19T11:43:46.840265583Z\" level=info msg=\"Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}\"\nJun 19 11:43:46.840634 crc crio[22562]: time=\"2026-06-19T11:43:46.840443737Z\" level=info msg=\"Checking pod openstack_swift-proxy-b87b4d7c7-kpj5b for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:46.857505 crc crio[22562]: time=\"2026-06-19T11:43:46.857402007Z\" level=info msg=\"Ran pod sandbox 9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 with infra container: openstack/swift-proxy-b87b4d7c7-kpj5b/POD\" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:46.863550 crc crio[22562]: time=\"2026-06-19T11:43:46.863468447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=46c3b93e-bd0e-4af9-8fea-20432b555ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:46.943374 crc crio[22562]: time=\"2026-06-19T11:43:46.942677636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=db63c0e6-5df4-47b2-92d2-5c9e1f1d9432 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:46.963897 crc crio[22562]: time=\"2026-06-19T11:43:46.963667936Z\" level=info msg=\"Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd\" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:46.964610 crc crio[22562]: time=\"2026-06-19T11:43:46.964545487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.029702 crc crio[22562]: time=\"2026-06-19T11:43:47.029622918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.042255 crc crio[22562]: time=\"2026-06-19T11:43:47.04023387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.077364 crc crio[22562]: 2026-06-19T11:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed17dfefcb4133 Mac:f6:ef:95:5e:17:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c SocketPath: PciID:}] [{Interface:0xc00015ef30 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:43:47.078667 crc crio[22562]: time=\"2026-06-19T11:43:47.07859715Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"\nJun 19 11:43:47.078874 crc crio[22562]: time=\"2026-06-19T11:43:47.078807945Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:43:47.087647 crc crio[22562]: time=\"2026-06-19T11:43:47.087593752Z\" level=info msg=\"Ran pod sandbox 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 with infra container: openstack/ceilometer-0/POD\" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:43:47.090765 crc crio[22562]: time=\"2026-06-19T11:43:47.090661908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2037e9c0-8587-44ab-8e17-d0cbb44d07af name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.120786 crc crio[22562]: time=\"2026-06-19T11:43:47.120700792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3cc15d6e-4dc8-421c-ad03-f67d8fdfa6c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.130052 crc crio[22562]: time=\"2026-06-19T11:43:47.12993457Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.130678 crc crio[22562]: time=\"2026-06-19T11:43:47.130555115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.205350 crc crio[22562]: time=\"2026-06-19T11:43:47.205260534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.209552 crc crio[22562]: time=\"2026-06-19T11:43:47.209487068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.238541 crc crio[22562]: time=\"2026-06-19T11:43:47.238444394Z\" level=info msg=\"Created container 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd\" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.251489 crc crio[22562]: time=\"2026-06-19T11:43:47.249902468Z\" level=info msg=\"Starting container: 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81\" id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:47.261089 crc crio[22562]: time=\"2026-06-19T11:43:47.260959092Z\" level=info msg=\"Started container\" PID=76881 containerID=3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0\nJun 19 11:43:47.282611 crc crio[22562]: time=\"2026-06-19T11:43:47.282538336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=724cb63c-4799-4a2b-bfef-a5dfb45a8acf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.305035 crc crio[22562]: time=\"2026-06-19T11:43:47.304744465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8da28d0e-3c76-4321-ba18-ad39caec70b4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.315389 crc crio[22562]: time=\"2026-06-19T11:43:47.315028549Z\" level=info msg=\"Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server\" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.317874 crc crio[22562]: time=\"2026-06-19T11:43:47.317815698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.363907 crc crio[22562]: time=\"2026-06-19T11:43:47.363797156Z\" level=info msg=\"Created container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.365874 crc crio[22562]: time=\"2026-06-19T11:43:47.365798216Z\" level=info msg=\"Starting container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f\" id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:47.375417 crc crio[22562]: time=\"2026-06-19T11:43:47.375323961Z\" level=info msg=\"Started container\" PID=76889 containerID=17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f description=openstack/ceilometer-0/ceilometer-central-agent id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\nJun 19 11:43:47.394519 crc crio[22562]: time=\"2026-06-19T11:43:47.394433804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7b0d2df1-53b7-4d15-9d9d-b777c602a5e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.414460 crc crio[22562]: time=\"2026-06-19T11:43:47.413530427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.417572 crc crio[22562]: time=\"2026-06-19T11:43:47.417508656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.421067 crc crio[22562]: time=\"2026-06-19T11:43:47.4209348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f97213d6-5560-4375-a4b8-005232dd71ec name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.432912 crc crio[22562]: time=\"2026-06-19T11:43:47.432816634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.433384 crc crio[22562]: time=\"2026-06-19T11:43:47.433322616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.507852 crc crio[22562]: time=\"2026-06-19T11:43:47.507281827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.511293 crc crio[22562]: time=\"2026-06-19T11:43:47.511227805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.708358 crc crio[22562]: time=\"2026-06-19T11:43:47.708058525Z\" level=info msg=\"Created container f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server\" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.711855 crc crio[22562]: time=\"2026-06-19T11:43:47.711743726Z\" level=info msg=\"Created container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.712221 crc crio[22562]: time=\"2026-06-19T11:43:47.712054094Z\" level=info msg=\"Starting container: f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91\" id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:47.714943 crc crio[22562]: time=\"2026-06-19T11:43:47.714826572Z\" level=info msg=\"Starting container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6\" id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:47.726723 crc crio[22562]: time=\"2026-06-19T11:43:47.726593174Z\" level=info msg=\"Started container\" PID=77036 containerID=cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 description=openstack/ceilometer-0/ceilometer-notification-agent id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\nJun 19 11:43:47.727370 crc crio[22562]: time=\"2026-06-19T11:43:47.727308291Z\" level=info msg=\"Started container\" PID=76971 containerID=f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0\nJun 19 11:43:47.749224 crc crio[22562]: time=\"2026-06-19T11:43:47.749064259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fd89a04b-3212-46d9-93ea-6a62b458669a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.772103 crc crio[22562]: time=\"2026-06-19T11:43:47.771922935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=31c4a818-1def-47a3-a721-dc818177e76b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:47.781868 crc crio[22562]: time=\"2026-06-19T11:43:47.780910937Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:47.784254 crc crio[22562]: time=\"2026-06-19T11:43:47.784118976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.848295 crc crio[22562]: time=\"2026-06-19T11:43:47.848200662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:47.855419 crc crio[22562]: time=\"2026-06-19T11:43:47.855008801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:48.091255 crc crio[22562]: time=\"2026-06-19T11:43:48.091111622Z\" level=info msg=\"Created container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:48.092944 crc crio[22562]: time=\"2026-06-19T11:43:48.092715043Z\" level=info msg=\"Starting container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5\" id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:48.100925 crc crio[22562]: time=\"2026-06-19T11:43:48.100834404Z\" level=info msg=\"Started container\" PID=77064 containerID=af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 description=openstack/ceilometer-0/sg-core id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\nJun 19 11:43:48.117629 crc crio[22562]: time=\"2026-06-19T11:43:48.117539026Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8839f36d-307f-47c9-a569-30c510abe07d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:48.147730 crc crio[22562]: time=\"2026-06-19T11:43:48.147616431Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=72575b52-279d-45df-a84c-877b6b0f1582 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:43:48.160086 crc crio[22562]: time=\"2026-06-19T11:43:48.160006108Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:48.161808 crc crio[22562]: time=\"2026-06-19T11:43:48.161751621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:48.213701 crc crio[22562]: time=\"2026-06-19T11:43:48.213541042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:48.217812 crc crio[22562]: time=\"2026-06-19T11:43:48.217759336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:43:48.356350 crc crio[22562]: time=\"2026-06-19T11:43:48.356216742Z\" level=info msg=\"Created container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:43:48.357525 crc crio[22562]: time=\"2026-06-19T11:43:48.357475204Z\" level=info msg=\"Starting container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57\" id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:43:48.372314 crc crio[22562]: time=\"2026-06-19T11:43:48.371785947Z\" level=info msg=\"Started container\" PID=77097 containerID=d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 description=openstack/ceilometer-0/proxy-httpd id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\nJun 19 11:43:53.792719 crc crio[22562]: time=\"2026-06-19T11:43:53.791907291Z\" level=info msg=\"Stopping container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f (timeout: 30s)\" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:53.793614 crc crio[22562]: time=\"2026-06-19T11:43:53.792750571Z\" level=info msg=\"Stopping container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 (timeout: 30s)\" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:53.793677 crc crio[22562]: time=\"2026-06-19T11:43:53.792550726Z\" level=info msg=\"Stopping container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 (timeout: 30s)\" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:53.795107 crc crio[22562]: time=\"2026-06-19T11:43:53.792661259Z\" level=info msg=\"Stopping container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 (timeout: 30s)\" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:55.154457 crc crio[22562]: time=\"2026-06-19T11:43:55.152700222Z\" level=info msg=\"Stopping container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 (timeout: 30s)\" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:43:55.154457 crc crio[22562]: time=\"2026-06-19T11:43:55.152754494Z\" level=info msg=\"Stopping container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 (timeout: 30s)\" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:00.334254 crc crio[22562]: time=\"2026-06-19T11:44:00.331184366Z\" level=info msg=\"Stopping container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 (timeout: 30s)\" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:00.341958 crc crio[22562]: time=\"2026-06-19T11:44:00.332481309Z\" level=info msg=\"Stopping container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d (timeout: 30s)\" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:00.525746 crc crio[22562]: time=\"2026-06-19T11:44:00.525590027Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697824-l669n/POD\" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:00.525746 crc crio[22562]: time=\"2026-06-19T11:44:00.52571438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:01.867512 crc crio[22562]: time=\"2026-06-19T11:44:01.866482586Z\" level=info msg=\"Stopped container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:01.872961 crc crio[22562]: time=\"2026-06-19T11:44:01.872859033Z\" level=info msg=\"Stopped container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:01.901527 crc crio[22562]: time=\"2026-06-19T11:44:01.90143861Z\" level=info msg=\"Stopped container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:01.940881 crc crio[22562]: time=\"2026-06-19T11:44:01.940785424Z\" level=info msg=\"Stopped container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:01.945815 crc crio[22562]: time=\"2026-06-19T11:44:01.945771797Z\" level=info msg=\"Stopped container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:01.947328 crc crio[22562]: time=\"2026-06-19T11:44:01.94711334Z\" level=info msg=\"Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:01.948236 crc crio[22562]: time=\"2026-06-19T11:44:01.948114115Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc0003292f8}] Aliases:map[]}\"\nJun 19 11:44:01.948461 crc crio[22562]: time=\"2026-06-19T11:44:01.948384592Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:02.063415 crc crio[22562]: time=\"2026-06-19T11:44:02.063323345Z\" level=info msg=\"Stopped container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:02.233201 crc crio[22562]: time=\"2026-06-19T11:44:02.233046424Z\" level=info msg=\"Stopped container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:02.238397 crc crio[22562]: time=\"2026-06-19T11:44:02.238306015Z\" level=info msg=\"Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:02.238889 crc crio[22562]: time=\"2026-06-19T11:44:02.238815327Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc002910280}] Aliases:map[]}\"\nJun 19 11:44:02.239206 crc crio[22562]: time=\"2026-06-19T11:44:02.239073293Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:02.275737 crc crio[22562]: time=\"2026-06-19T11:44:02.275002582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}\"\nJun 19 11:44:02.275737 crc crio[22562]: time=\"2026-06-19T11:44:02.275334171Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697824-l669n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:02.299057 crc crio[22562]: time=\"2026-06-19T11:44:02.29874953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:a336ae676535bcb3897494c30276d68a28e773d0694b2836456160bdfd74de9c\" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:02.301267 crc crio[22562]: time=\"2026-06-19T11:44:02.299629802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=41aac5c2-1f79-4f02-b70a-a2e04a1a6491 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:02.368883 crc crio[22562]: time=\"2026-06-19T11:44:02.368799973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=393a46ee-98f6-46b2-b1ea-3bf86d96b793 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:02.384356 crc crio[22562]: time=\"2026-06-19T11:44:02.380567844Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:02.384356 crc crio[22562]: time=\"2026-06-19T11:44:02.382317217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:02.454400 crc crio[22562]: time=\"2026-06-19T11:44:02.454216746Z\" level=info msg=\"Stopped pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:02.471315 crc crio[22562]: time=\"2026-06-19T11:44:02.471227717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:02.502314 crc crio[22562]: time=\"2026-06-19T11:44:02.495806295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:02.826521 crc crio[22562]: time=\"2026-06-19T11:44:02.826418915Z\" level=info msg=\"Stopped pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:02.828314 crc crio[22562]: time=\"2026-06-19T11:44:02.827699057Z\" level=info msg=\"Created container 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562: openstack/openstackclient/openstackclient\" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:02.839466 crc crio[22562]: time=\"2026-06-19T11:44:02.831445919Z\" level=info msg=\"Starting container: 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562\" id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:02.886603 crc crio[22562]: time=\"2026-06-19T11:44:02.885731922Z\" level=info msg=\"Started container\" PID=78056 containerID=944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562 description=openstack/openstackclient/openstackclient id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b\nJun 19 11:44:03.099271 crc crio[22562]: 2026-06-19T11:44:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea895eeeccbf5cb Mac:2e:b8:98:25:8a:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:03.100327 crc crio[22562]: time=\"2026-06-19T11:44:03.100231859Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}\"\nJun 19 11:44:03.100471 crc crio[22562]: time=\"2026-06-19T11:44:03.100399483Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697824-l669n for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:03.111925 crc crio[22562]: time=\"2026-06-19T11:44:03.111833866Z\" level=info msg=\"Ran pod sandbox ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 with infra container: openshift-infra/auto-csr-approver-29697824-l669n/POD\" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:03.117682 crc crio[22562]: time=\"2026-06-19T11:44:03.117592328Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:03.128612 crc crio[22562]: time=\"2026-06-19T11:44:03.128436887Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:44:03.389873 crc crio[22562]: time=\"2026-06-19T11:44:03.389291011Z\" level=info msg=\"Removing container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57\" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.425893 crc crio[22562]: time=\"2026-06-19T11:44:03.425812665Z\" level=info msg=\"Removed container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.432786 crc crio[22562]: time=\"2026-06-19T11:44:03.432633154Z\" level=info msg=\"Removing container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5\" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.475705 crc crio[22562]: time=\"2026-06-19T11:44:03.475609456Z\" level=info msg=\"Removed container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.488579 crc crio[22562]: time=\"2026-06-19T11:44:03.488489326Z\" level=info msg=\"Removing container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6\" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.544414 crc crio[22562]: time=\"2026-06-19T11:44:03.544311286Z\" level=info msg=\"Removed container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.558260 crc crio[22562]: time=\"2026-06-19T11:44:03.558075958Z\" level=info msg=\"Removing container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f\" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.611645 crc crio[22562]: time=\"2026-06-19T11:44:03.611566291Z\" level=info msg=\"Removed container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.620657 crc crio[22562]: time=\"2026-06-19T11:44:03.619679861Z\" level=info msg=\"Removing container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92\" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.664050 crc crio[22562]: time=\"2026-06-19T11:44:03.663905036Z\" level=info msg=\"Removed container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.669275 crc crio[22562]: time=\"2026-06-19T11:44:03.669205417Z\" level=info msg=\"Removing container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6\" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.720941 crc crio[22562]: time=\"2026-06-19T11:44:03.720839325Z\" level=info msg=\"Removed container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:03.944492 crc crio[22562]: time=\"2026-06-19T11:44:03.944396827Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:03.945549 crc crio[22562]: time=\"2026-06-19T11:44:03.944501259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:03.960402 crc crio[22562]: time=\"2026-06-19T11:44:03.96029086Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:03.960605 crc crio[22562]: time=\"2026-06-19T11:44:03.960434523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.002512 crc crio[22562]: time=\"2026-06-19T11:44:04.00236325Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}\"\nJun 19 11:44:04.002512 crc crio[22562]: time=\"2026-06-19T11:44:04.002427042Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:04.023647 crc crio[22562]: time=\"2026-06-19T11:44:04.023524854Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}\"\nJun 19 11:44:04.023647 crc crio[22562]: time=\"2026-06-19T11:44:04.023612366Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:04.138204 crc crio[22562]: time=\"2026-06-19T11:44:04.136402417Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:04.146197 crc crio[22562]: time=\"2026-06-19T11:44:04.143472992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98a8abdc-dd96-454e-b059-02499bfe572c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:04.147830 crc crio[22562]: time=\"2026-06-19T11:44:04.147709277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfd93243-ddfc-4b2d-8c5d-cf569d4c7392 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:04.155437 crc crio[22562]: time=\"2026-06-19T11:44:04.154266199Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:04.155437 crc crio[22562]: time=\"2026-06-19T11:44:04.154783471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.229536 crc crio[22562]: time=\"2026-06-19T11:44:04.228126987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.511774 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342eddedeb8bc2 Mac:ea:7b:40:52:6c:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:04.513093 crc crio[22562]: time=\"2026-06-19T11:44:04.513031586Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}\"\nJun 19 11:44:04.513297 crc crio[22562]: time=\"2026-06-19T11:44:04.513249121Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:04.534584 crc crio[22562]: time=\"2026-06-19T11:44:04.534412055Z\" level=info msg=\"Ran pod sandbox 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a with infra container: openstack/ceilometer-0/POD\" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:04.547206 crc crio[22562]: time=\"2026-06-19T11:44:04.544475294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e406c61b-0852-459a-9df4-11c52e81fc6c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:04.590674 crc crio[22562]: time=\"2026-06-19T11:44:04.590587095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4cb15fc6-f8ea-412f-9a34-ca58de94f172 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:04.604213 crc crio[22562]: time=\"2026-06-19T11:44:04.601647609Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:04.604213 crc crio[22562]: time=\"2026-06-19T11:44:04.603692159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.833584 crc crio[22562]: time=\"2026-06-19T11:44:04.83288922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.840937 crc crio[22562]: time=\"2026-06-19T11:44:04.840861217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:04.976421 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d125d7dcd15f0 Mac:de:7a:54:4b:8d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:04.976421 crc crio[22562]: time=\"2026-06-19T11:44:04.976023342Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}\"\nJun 19 11:44:04.976421 crc crio[22562]: time=\"2026-06-19T11:44:04.976287158Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:04.999540 crc crio[22562]: time=\"2026-06-19T11:44:04.999429931Z\" level=info msg=\"Ran pod sandbox 94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 with infra container: openstack/cinder-scheduler-0/POD\" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:05.005714 crc crio[22562]: time=\"2026-06-19T11:44:05.005618404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f8cf4cef-8b23-4d8a-be5a-a5fbb9768e0a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:05.020808 crc crio[22562]: time=\"2026-06-19T11:44:05.020279086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:05.061197 crc crio[22562]: time=\"2026-06-19T11:44:05.057003576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d9c292dd-779f-4b22-a6a0-424411f4f1f7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:05.101231 crc crio[22562]: time=\"2026-06-19T11:44:05.100900532Z\" level=info msg=\"Created container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:05.103420 crc crio[22562]: time=\"2026-06-19T11:44:05.103218998Z\" level=info msg=\"Starting container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b\" id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:05.108571 crc crio[22562]: time=\"2026-06-19T11:44:05.104590323Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:05.108571 crc crio[22562]: time=\"2026-06-19T11:44:05.105075835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:05.114478 crc crio[22562]: time=\"2026-06-19T11:44:05.113659058Z\" level=info msg=\"Started container\" PID=78303 containerID=68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b description=openstack/ceilometer-0/ceilometer-central-agent id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\nJun 19 11:44:05.168368 crc crio[22562]: time=\"2026-06-19T11:44:05.16831501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:05.207130 crc crio[22562]: time=\"2026-06-19T11:44:05.207023028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=49ceeada-8128-463b-8c3a-a8347507154d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:05.251258 crc crio[22562]: time=\"2026-06-19T11:44:05.251197591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b2923e8e-ece4-48fa-9d6b-19be4f4ee4ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:05.275943 crc crio[22562]: time=\"2026-06-19T11:44:05.274343613Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:05.275943 crc crio[22562]: time=\"2026-06-19T11:44:05.274819305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:05.338838 crc crio[22562]: time=\"2026-06-19T11:44:05.338730946Z\" level=info msg=\"Created container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:05.348802 crc crio[22562]: time=\"2026-06-19T11:44:05.348662693Z\" level=info msg=\"Starting container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835\" id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:05.367760 crc crio[22562]: time=\"2026-06-19T11:44:05.364547775Z\" level=info msg=\"Started container\" PID=78331 containerID=84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835 description=openshift-infra/auto-csr-approver-29697824-l669n/oc id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\nJun 19 11:44:05.454328 crc crio[22562]: time=\"2026-06-19T11:44:05.454226234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:05.460251 crc crio[22562]: time=\"2026-06-19T11:44:05.459360871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.049399 crc crio[22562]: time=\"2026-06-19T11:44:06.049335479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.136668 crc crio[22562]: time=\"2026-06-19T11:44:06.136566358Z\" level=info msg=\"Created container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:06.140916 crc crio[22562]: time=\"2026-06-19T11:44:06.140727071Z\" level=info msg=\"Starting container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f\" id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:06.165228 crc crio[22562]: time=\"2026-06-19T11:44:06.164885228Z\" level=info msg=\"Started container\" PID=78405 containerID=16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f description=openstack/ceilometer-0/ceilometer-notification-agent id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\nJun 19 11:44:06.388482 crc crio[22562]: time=\"2026-06-19T11:44:06.387889246Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9dc71b3a-b645-4bcf-a9a7-e59e8093190a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:06.469736 crc crio[22562]: time=\"2026-06-19T11:44:06.469644159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=063ab980-28d0-4389-a176-e37741d72c03 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:06.515731 crc crio[22562]: time=\"2026-06-19T11:44:06.515622097Z\" level=info msg=\"Created container d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6: openstack/cinder-scheduler-0/cinder-scheduler\" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:06.522661 crc crio[22562]: time=\"2026-06-19T11:44:06.522571199Z\" level=info msg=\"Starting container: d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6\" id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:06.535340 crc crio[22562]: time=\"2026-06-19T11:44:06.53511581Z\" level=info msg=\"Started container\" PID=78493 containerID=d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6 description=openstack/cinder-scheduler-0/cinder-scheduler id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398\nJun 19 11:44:06.535340 crc crio[22562]: time=\"2026-06-19T11:44:06.535239112Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:06.535774 crc crio[22562]: time=\"2026-06-19T11:44:06.535638162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.604916 crc crio[22562]: time=\"2026-06-19T11:44:06.604816673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.622269 crc crio[22562]: time=\"2026-06-19T11:44:06.622093081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.709673 crc crio[22562]: time=\"2026-06-19T11:44:06.709569056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=314d271e-7103-4a99-be49-8206662bc508 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:06.810904 crc crio[22562]: time=\"2026-06-19T11:44:06.810119984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9a025d5b-a03b-4500-9e7c-6ca598ce6d3d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:06.943662 crc crio[22562]: time=\"2026-06-19T11:44:06.943407892Z\" level=info msg=\"Created container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:06.945651 crc crio[22562]: time=\"2026-06-19T11:44:06.945569515Z\" level=info msg=\"Starting container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18\" id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:06.956411 crc crio[22562]: time=\"2026-06-19T11:44:06.956208169Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:06.957250 crc crio[22562]: time=\"2026-06-19T11:44:06.95707622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:06.980763 crc crio[22562]: time=\"2026-06-19T11:44:06.980638383Z\" level=info msg=\"Started container\" PID=78557 containerID=eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 description=openstack/ceilometer-0/sg-core id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\nJun 19 11:44:07.082222 crc crio[22562]: time=\"2026-06-19T11:44:07.082109944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:07.146717 crc crio[22562]: time=\"2026-06-19T11:44:07.146561968Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7243b3ad-333c-49ed-a921-873cfcbec5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:07.349495 crc crio[22562]: time=\"2026-06-19T11:44:07.349005748Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b7eca20a-e308-435d-a339-006ab77ac628 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:07.685420 crc crio[22562]: time=\"2026-06-19T11:44:07.685376591Z\" level=info msg=\"Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:07.686256 crc crio[22562]: time=\"2026-06-19T11:44:07.686225301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc000138f70}] Aliases:map[]}\"\nJun 19 11:44:07.687062 crc crio[22562]: time=\"2026-06-19T11:44:07.687038522Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697824-l669n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:07.827575 crc crio[22562]: time=\"2026-06-19T11:44:07.822642027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:07.827575 crc crio[22562]: time=\"2026-06-19T11:44:07.823459027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:08.060875 crc crio[22562]: time=\"2026-06-19T11:44:08.060513823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:08.141286 crc crio[22562]: time=\"2026-06-19T11:44:08.141128388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:08.163781 crc crio[22562]: time=\"2026-06-19T11:44:08.159882432Z\" level=info msg=\"Stopped pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:08.200494 crc crio[22562]: time=\"2026-06-19T11:44:08.199930332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:08.468894 crc crio[22562]: time=\"2026-06-19T11:44:08.468645052Z\" level=info msg=\"Created container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:08.470414 crc crio[22562]: time=\"2026-06-19T11:44:08.470366605Z\" level=info msg=\"Starting container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149\" id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:08.470996 crc crio[22562]: time=\"2026-06-19T11:44:08.470478457Z\" level=info msg=\"Created container 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa: openstack/cinder-scheduler-0/probe\" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:08.472384 crc crio[22562]: time=\"2026-06-19T11:44:08.471967884Z\" level=info msg=\"Starting container: 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa\" id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:08.479925 crc crio[22562]: time=\"2026-06-19T11:44:08.479865899Z\" level=info msg=\"Started container\" PID=78707 containerID=9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 description=openstack/ceilometer-0/proxy-httpd id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\nJun 19 11:44:08.482413 crc crio[22562]: time=\"2026-06-19T11:44:08.482319661Z\" level=info msg=\"Started container\" PID=78708 containerID=33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa description=openstack/cinder-scheduler-0/probe id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398\nJun 19 11:44:08.695128 crc crio[22562]: time=\"2026-06-19T11:44:08.694628922Z\" level=info msg=\"Stopping container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b (timeout: 30s)\" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:08.695417 crc crio[22562]: time=\"2026-06-19T11:44:08.694645974Z\" level=info msg=\"Stopping container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f (timeout: 30s)\" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:08.695541 crc crio[22562]: time=\"2026-06-19T11:44:08.694645614Z\" level=info msg=\"Stopping container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 (timeout: 30s)\" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:08.695933 crc crio[22562]: time=\"2026-06-19T11:44:08.694680955Z\" level=info msg=\"Stopping container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 (timeout: 30s)\" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:08.834804 crc crio[22562]: time=\"2026-06-19T11:44:08.834654527Z\" level=info msg=\"Stopped container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:08.856892 crc crio[22562]: time=\"2026-06-19T11:44:08.856743625Z\" level=info msg=\"Stopped container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:09.758463 crc crio[22562]: time=\"2026-06-19T11:44:09.758337573Z\" level=info msg=\"Stopped container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:10.618438 crc crio[22562]: time=\"2026-06-19T11:44:10.617767669Z\" level=info msg=\"Stopped container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:10.619001 crc crio[22562]: time=\"2026-06-19T11:44:10.618920278Z\" level=info msg=\"Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:10.619725 crc crio[22562]: time=\"2026-06-19T11:44:10.619655085Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc0030b4d90}] Aliases:map[]}\"\nJun 19 11:44:10.619890 crc crio[22562]: time=\"2026-06-19T11:44:10.6198316Z\" level=info msg=\"Deleting pod openstack_neutron-5d6574f66-wffz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:11.112093 crc crio[22562]: time=\"2026-06-19T11:44:11.111601678Z\" level=info msg=\"Stopped pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:11.759555 crc crio[22562]: time=\"2026-06-19T11:44:11.759466748Z\" level=info msg=\"Removing container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d\" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:11.792406 crc crio[22562]: time=\"2026-06-19T11:44:11.79230245Z\" level=info msg=\"Removed container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:11.798468 crc crio[22562]: time=\"2026-06-19T11:44:11.798350311Z\" level=info msg=\"Removing container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485\" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:11.869892 crc crio[22562]: time=\"2026-06-19T11:44:11.869784648Z\" level=info msg=\"Removed container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:12.545470 crc crio[22562]: time=\"2026-06-19T11:44:12.544669697Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-tjfl6/POD\" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:12.546746 crc crio[22562]: time=\"2026-06-19T11:44:12.54556508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:12.605638 crc crio[22562]: time=\"2026-06-19T11:44:12.605444521Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"\nJun 19 11:44:12.605638 crc crio[22562]: time=\"2026-06-19T11:44:12.605505892Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-tjfl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:12.748627 crc crio[22562]: time=\"2026-06-19T11:44:12.74806215Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-48d9z/POD\" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:12.748945 crc crio[22562]: time=\"2026-06-19T11:44:12.748663494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:12.795329 crc crio[22562]: time=\"2026-06-19T11:44:12.794218382Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-1151-account-create-update-vf2pr/POD\" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:12.795329 crc crio[22562]: time=\"2026-06-19T11:44:12.794324754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:12.846199 crc crio[22562]: time=\"2026-06-19T11:44:12.841097242Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}\"\nJun 19 11:44:12.846199 crc crio[22562]: time=\"2026-06-19T11:44:12.841529511Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-48d9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:13.043596 crc crio[22562]: time=\"2026-06-19T11:44:13.042898934Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}\"\nJun 19 11:44:13.043596 crc crio[22562]: time=\"2026-06-19T11:44:13.043386027Z\" level=info msg=\"Adding pod openstack_nova-api-1151-account-create-update-vf2pr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:13.109726 crc crio[22562]: time=\"2026-06-19T11:44:13.107852702Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-4nbj5/POD\" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.109726 crc crio[22562]: time=\"2026-06-19T11:44:13.107963335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.151092 crc crio[22562]: time=\"2026-06-19T11:44:13.151048301Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}\"\nJun 19 11:44:13.153920 crc crio[22562]: time=\"2026-06-19T11:44:13.153742928Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-4nbj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:13.263230 crc crio[22562]: time=\"2026-06-19T11:44:13.262640133Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-6087-account-create-update-wmbxl/POD\" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.263230 crc crio[22562]: time=\"2026-06-19T11:44:13.262745345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.269767 crc crio[22562]: time=\"2026-06-19T11:44:13.269694796Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD\" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.269935 crc crio[22562]: time=\"2026-06-19T11:44:13.269833239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.297092 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c9074e2dad42b Mac:3a:a3:1b:95:8c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 SocketPath: PciID:}] [{Interface:0xc0003b9620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:13.298286 crc crio[22562]: time=\"2026-06-19T11:44:13.298220543Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"\nJun 19 11:44:13.298496 crc crio[22562]: time=\"2026-06-19T11:44:13.298408827Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-tjfl6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:13.344541 crc crio[22562]: time=\"2026-06-19T11:44:13.344260812Z\" level=info msg=\"Ran pod sandbox 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 with infra container: openstack/nova-api-db-create-tjfl6/POD\" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.346912 crc crio[22562]: time=\"2026-06-19T11:44:13.346866046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ec8457d-e2f2-4c97-992f-c72a740412c1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.371666 crc crio[22562]: time=\"2026-06-19T11:44:13.371542697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=64a301aa-ed5f-4a42-ab7c-d876aa96dc0a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.390456 crc crio[22562]: time=\"2026-06-19T11:44:13.390369123Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"\nJun 19 11:44:13.390456 crc crio[22562]: time=\"2026-06-19T11:44:13.390440095Z\" level=info msg=\"Adding pod openstack_nova-cell0-6087-account-create-update-wmbxl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:13.399027 crc crio[22562]: time=\"2026-06-19T11:44:13.398862153Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:13.412248 crc crio[22562]: time=\"2026-06-19T11:44:13.41089807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.420775 crc crio[22562]: time=\"2026-06-19T11:44:13.420657713Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}\"\nJun 19 11:44:13.420775 crc crio[22562]: time=\"2026-06-19T11:44:13.420750175Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b9-account-create-update-68zqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:13.502683 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0813696716b8cc Mac:fe:0f:c3:d4:9d:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 SocketPath: PciID:}] [{Interface:0xc000324b10 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:13.526296 crc crio[22562]: time=\"2026-06-19T11:44:13.526223753Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}\"\nJun 19 11:44:13.529276 crc crio[22562]: time=\"2026-06-19T11:44:13.529232529Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-48d9z for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:13.572929 crc crio[22562]: time=\"2026-06-19T11:44:13.572060429Z\" level=info msg=\"Ran pod sandbox d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 with infra container: openstack/nova-cell0-db-create-48d9z/POD\" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.576743 crc crio[22562]: time=\"2026-06-19T11:44:13.576631752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ccc35af6-bf81-458e-9104-591fba0a1f0b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.577257 crc crio[22562]: time=\"2026-06-19T11:44:13.577111243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.580602 crc crio[22562]: time=\"2026-06-19T11:44:13.579788119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ec684a5-b9e3-4a7d-81e1-839d1540e5c6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.581342 crc crio[22562]: time=\"2026-06-19T11:44:13.581124353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.605930 crc crio[22562]: time=\"2026-06-19T11:44:13.600222466Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:13.605930 crc crio[22562]: time=\"2026-06-19T11:44:13.600721957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.747426 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec1d4b28c970b2d Mac:ae:d8:ea:f1:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 SocketPath: PciID:}] [{Interface:0xc000374810 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.739123422Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}\"\nJun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.739331327Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-4nbj5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.740227629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.757572 crc crio[22562]: time=\"2026-06-19T11:44:13.754414731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.764130 crc crio[22562]: time=\"2026-06-19T11:44:13.759462825Z\" level=info msg=\"Ran pod sandbox ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 with infra container: openstack/nova-cell1-db-create-4nbj5/POD\" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.772467 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27928ac1059bf09 Mac:8a:a3:1b:81:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.765116525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=26954684-8dba-40e9-89c1-bb10d55f44d4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.774420735Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}\"\nJun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.775470042Z\" level=info msg=\"Checking pod openstack_nova-api-1151-account-create-update-vf2pr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:13.791187 crc crio[22562]: time=\"2026-06-19T11:44:13.77949455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b2de6020-e439-4b66-afa3-1fb150a8d0d4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.791187 crc crio[22562]: time=\"2026-06-19T11:44:13.788085784Z\" level=info msg=\"Ran pod sandbox 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 with infra container: openstack/nova-api-1151-account-create-update-vf2pr/POD\" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:13.792668 crc crio[22562]: time=\"2026-06-19T11:44:13.791688623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f24126e2-6bad-4399-821b-c40edc0f133f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.794681 crc crio[22562]: time=\"2026-06-19T11:44:13.794582724Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:13.795670 crc crio[22562]: time=\"2026-06-19T11:44:13.795252801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8a3fe594-af69-4e09-9de4-ea74624ebb6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:13.796335 crc crio[22562]: time=\"2026-06-19T11:44:13.7956159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.810192 crc crio[22562]: time=\"2026-06-19T11:44:13.810034936Z\" level=info msg=\"Creating container: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:13.822403 crc crio[22562]: time=\"2026-06-19T11:44:13.822235468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.856560 crc crio[22562]: time=\"2026-06-19T11:44:13.856026054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.869043 crc crio[22562]: time=\"2026-06-19T11:44:13.868775141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.889514 crc crio[22562]: time=\"2026-06-19T11:44:13.88939905Z\" level=info msg=\"Created container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:13.890816 crc crio[22562]: time=\"2026-06-19T11:44:13.890415896Z\" level=info msg=\"Starting container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049\" id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:13.890816 crc crio[22562]: time=\"2026-06-19T11:44:13.890433976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:13.899602 crc crio[22562]: time=\"2026-06-19T11:44:13.898706551Z\" level=info msg=\"Started container\" PID=79319 containerID=734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049 description=openstack/nova-api-db-create-tjfl6/mariadb-database-create id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\nJun 19 11:44:13.905475 crc crio[22562]: time=\"2026-06-19T11:44:13.905319015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.088525 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b638e8565846038 Mac:f6:0b:99:dc:93:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c SocketPath: PciID:}] [{Interface:0xc000158ff0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:14.088886 crc crio[22562]: time=\"2026-06-19T11:44:14.088815654Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}\"\nJun 19 11:44:14.089077 crc crio[22562]: time=\"2026-06-19T11:44:14.08902741Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b9-account-create-update-68zqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:14.116039 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1755874fcd187 Mac:ba:6b:48:bf:2a:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:14.116746 crc crio[22562]: time=\"2026-06-19T11:44:14.116401387Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"\nJun 19 11:44:14.116746 crc crio[22562]: time=\"2026-06-19T11:44:14.116552801Z\" level=info msg=\"Checking pod openstack_nova-cell0-6087-account-create-update-wmbxl for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:14.144743 crc crio[22562]: time=\"2026-06-19T11:44:14.144650996Z\" level=info msg=\"Ran pod sandbox b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 with infra container: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD\" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:14.154241 crc crio[22562]: time=\"2026-06-19T11:44:14.153868963Z\" level=info msg=\"Ran pod sandbox bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 with infra container: openstack/nova-cell0-6087-account-create-update-wmbxl/POD\" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:14.161323 crc crio[22562]: time=\"2026-06-19T11:44:14.161262097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3dca5cf9-196f-48a4-9cf2-81fc770d2dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:14.161323 crc crio[22562]: time=\"2026-06-19T11:44:14.161318358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=944eea8b-0bb7-4f5d-bacc-5a55326d953f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:14.166757 crc crio[22562]: time=\"2026-06-19T11:44:14.166581379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=098ab10e-b65a-418c-9abb-0062776203cd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:14.172598 crc crio[22562]: time=\"2026-06-19T11:44:14.172489615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=65035cde-4889-457e-af06-9f1bb88138ca name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:14.178452 crc crio[22562]: time=\"2026-06-19T11:44:14.178305609Z\" level=info msg=\"Creating container: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.178835 crc crio[22562]: time=\"2026-06-19T11:44:14.17874546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.185749 crc crio[22562]: time=\"2026-06-19T11:44:14.18567036Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.206517 crc crio[22562]: time=\"2026-06-19T11:44:14.206438534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.244209 crc crio[22562]: time=\"2026-06-19T11:44:14.243735928Z\" level=info msg=\"Created container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.246558 crc crio[22562]: time=\"2026-06-19T11:44:14.245706517Z\" level=info msg=\"Starting container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078\" id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:14.251948 crc crio[22562]: time=\"2026-06-19T11:44:14.251750226Z\" level=info msg=\"Started container\" PID=79378 containerID=5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078 description=openstack/nova-cell1-db-create-4nbj5/mariadb-database-create id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\nJun 19 11:44:14.323491 crc crio[22562]: time=\"2026-06-19T11:44:14.323386659Z\" level=info msg=\"Created container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.325718 crc crio[22562]: time=\"2026-06-19T11:44:14.325573623Z\" level=info msg=\"Starting container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04\" id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:14.336370 crc crio[22562]: time=\"2026-06-19T11:44:14.336237186Z\" level=info msg=\"Started container\" PID=79377 containerID=8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04 description=openstack/nova-cell0-db-create-48d9z/mariadb-database-create id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\nJun 19 11:44:14.366744 crc crio[22562]: time=\"2026-06-19T11:44:14.365403428Z\" level=info msg=\"Created container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.367503 crc crio[22562]: time=\"2026-06-19T11:44:14.366846774Z\" level=info msg=\"Starting container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592\" id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:14.367503 crc crio[22562]: time=\"2026-06-19T11:44:14.367233623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.378885 crc crio[22562]: time=\"2026-06-19T11:44:14.378345378Z\" level=info msg=\"Started container\" PID=79383 containerID=8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592 description=openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\nJun 19 11:44:14.378885 crc crio[22562]: time=\"2026-06-19T11:44:14.378580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.380368 crc crio[22562]: time=\"2026-06-19T11:44:14.380338878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.388382 crc crio[22562]: time=\"2026-06-19T11:44:14.388344517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:14.533847 crc crio[22562]: time=\"2026-06-19T11:44:14.531870707Z\" level=info msg=\"Created container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.538063 crc crio[22562]: time=\"2026-06-19T11:44:14.537783714Z\" level=info msg=\"Starting container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275\" id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:14.540953 crc crio[22562]: time=\"2026-06-19T11:44:14.54090006Z\" level=info msg=\"Created container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:14.542772 crc crio[22562]: time=\"2026-06-19T11:44:14.542695025Z\" level=info msg=\"Starting container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74\" id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:14.548548 crc crio[22562]: time=\"2026-06-19T11:44:14.547293289Z\" level=info msg=\"Started container\" PID=79449 containerID=c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275 description=openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\nJun 19 11:44:14.554302 crc crio[22562]: time=\"2026-06-19T11:44:14.553943394Z\" level=info msg=\"Started container\" PID=79451 containerID=d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74 description=openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\nJun 19 11:44:16.002122 crc crio[22562]: time=\"2026-06-19T11:44:16.001436069Z\" level=info msg=\"Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.003431 crc crio[22562]: time=\"2026-06-19T11:44:16.003350637Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc001b84bb0}] Aliases:map[]}\"\nJun 19 11:44:16.003691 crc crio[22562]: time=\"2026-06-19T11:44:16.003615243Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-4nbj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:16.004438 crc crio[22562]: time=\"2026-06-19T11:44:16.004366302Z\" level=info msg=\"Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.005132 crc crio[22562]: time=\"2026-06-19T11:44:16.005053089Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001612ac0}] Aliases:map[]}\"\nJun 19 11:44:16.005424 crc crio[22562]: time=\"2026-06-19T11:44:16.005355926Z\" level=info msg=\"Deleting pod openstack_nova-api-1151-account-create-update-vf2pr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006094715Z\" level=info msg=\"Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006227607Z\" level=info msg=\"Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006571336Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc0030b4b08}] Aliases:map[]}\"\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006650818Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc001b84c60}] Aliases:map[]}\"\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006667199Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-48d9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006784672Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-tjfl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:16.561801 crc crio[22562]: time=\"2026-06-19T11:44:16.561461796Z\" level=info msg=\"Stopped pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.686596 crc crio[22562]: time=\"2026-06-19T11:44:16.686215074Z\" level=info msg=\"Stopped pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.708312 crc crio[22562]: time=\"2026-06-19T11:44:16.708115476Z\" level=info msg=\"Stopped pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:16.718671 crc crio[22562]: time=\"2026-06-19T11:44:16.718613984Z\" level=info msg=\"Stopped pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:17.070921 crc crio[22562]: time=\"2026-06-19T11:44:17.07084678Z\" level=info msg=\"Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.071034495Z\" level=info msg=\"Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.07161931Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc001b84e10}] Aliases:map[]}\"\nJun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.071739063Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc001612fb0}] Aliases:map[]}\"\nJun 19 11:44:17.071936 crc crio[22562]: time=\"2026-06-19T11:44:17.071920597Z\" level=info msg=\"Deleting pod openstack_nova-cell0-6087-account-create-update-wmbxl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:17.072228 crc crio[22562]: time=\"2026-06-19T11:44:17.071744483Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b9-account-create-update-68zqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:17.519796 crc crio[22562]: time=\"2026-06-19T11:44:17.51939568Z\" level=info msg=\"Stopped pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:17.609129 crc crio[22562]: time=\"2026-06-19T11:44:17.604822824Z\" level=info msg=\"Stopped pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:21.542650 crc crio[22562]: time=\"2026-06-19T11:44:21.541128441Z\" level=info msg=\"Stopped container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:21.545118 crc crio[22562]: time=\"2026-06-19T11:44:21.544831003Z\" level=info msg=\"Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:21.545873 crc crio[22562]: time=\"2026-06-19T11:44:21.545808858Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc0016123d8}] Aliases:map[]}\"\nJun 19 11:44:21.546070 crc crio[22562]: time=\"2026-06-19T11:44:21.546007693Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:21.928399 crc crio[22562]: time=\"2026-06-19T11:44:21.927749969Z\" level=info msg=\"Stopped pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:22.178610 crc crio[22562]: time=\"2026-06-19T11:44:22.17841227Z\" level=info msg=\"Removing container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149\" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.215503 crc crio[22562]: time=\"2026-06-19T11:44:22.214889582Z\" level=info msg=\"Removed container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.222422 crc crio[22562]: time=\"2026-06-19T11:44:22.222320707Z\" level=info msg=\"Removing container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18\" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.246111 crc crio[22562]: time=\"2026-06-19T11:44:22.245957641Z\" level=info msg=\"Removed container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.249247 crc crio[22562]: time=\"2026-06-19T11:44:22.249074059Z\" level=info msg=\"Removing container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f\" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.278644 crc crio[22562]: time=\"2026-06-19T11:44:22.278539058Z\" level=info msg=\"Removed container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.283100 crc crio[22562]: time=\"2026-06-19T11:44:22.283006618Z\" level=info msg=\"Removing container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b\" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.315545 crc crio[22562]: time=\"2026-06-19T11:44:22.31542983Z\" level=info msg=\"Removed container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:22.958479 crc crio[22562]: time=\"2026-06-19T11:44:22.958387929Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:22.958479 crc crio[22562]: time=\"2026-06-19T11:44:22.958520982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:22.997521 crc crio[22562]: time=\"2026-06-19T11:44:22.997393614Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}\"\nJun 19 11:44:22.997521 crc crio[22562]: time=\"2026-06-19T11:44:22.997458116Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:23.580193 crc crio[22562]: time=\"2026-06-19T11:44:23.576517484Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-hbr7b/POD\" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:23.580193 crc crio[22562]: time=\"2026-06-19T11:44:23.57710902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:23.631719 crc crio[22562]: time=\"2026-06-19T11:44:23.631607457Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}\"\nJun 19 11:44:23.631719 crc crio[22562]: time=\"2026-06-19T11:44:23.631693659Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-hbr7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:23.701862 crc crio[22562]: 2026-06-19T11:44:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b6ba582890266 Mac:3a:4a:2b:c2:81:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d SocketPath: PciID:}] [{Interface:0xc000192530 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:23.703245 crc crio[22562]: time=\"2026-06-19T11:44:23.703207599Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}\"\nJun 19 11:44:23.703485 crc crio[22562]: time=\"2026-06-19T11:44:23.703468695Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:23.739655 crc crio[22562]: time=\"2026-06-19T11:44:23.739534438Z\" level=info msg=\"Ran pod sandbox 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d with infra container: openstack/ceilometer-0/POD\" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:23.743133 crc crio[22562]: time=\"2026-06-19T11:44:23.743094216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d1a50c30-661a-4f11-bfd4-e5192d012432 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:23.805135 crc crio[22562]: time=\"2026-06-19T11:44:23.8038845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7007f6de-ebb9-444e-a72d-4a8e285d46d0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:23.818556 crc crio[22562]: time=\"2026-06-19T11:44:23.81843487Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:23.819428 crc crio[22562]: time=\"2026-06-19T11:44:23.818895522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:23.881685 crc crio[22562]: time=\"2026-06-19T11:44:23.881604553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:23.892086 crc crio[22562]: time=\"2026-06-19T11:44:23.892005991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.012695 crc crio[22562]: time=\"2026-06-19T11:44:24.012593474Z\" level=info msg=\"Created container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.014487 crc crio[22562]: time=\"2026-06-19T11:44:24.014205115Z\" level=info msg=\"Starting container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9\" id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:24.019701 crc crio[22562]: time=\"2026-06-19T11:44:24.019372282Z\" level=info msg=\"Started container\" PID=80245 containerID=081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 description=openstack/ceilometer-0/ceilometer-central-agent id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\nJun 19 11:44:24.033950 crc crio[22562]: time=\"2026-06-19T11:44:24.03386278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=47334160-4dec-4100-bfc8-2f830ed7bdd8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.067408 crc crio[22562]: time=\"2026-06-19T11:44:24.067118683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35b19a72-708b-42da-a916-bedc82238cfc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.089240 crc crio[22562]: time=\"2026-06-19T11:44:24.086852281Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.089240 crc crio[22562]: time=\"2026-06-19T11:44:24.087439136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.154242 crc crio[22562]: time=\"2026-06-19T11:44:24.153511221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.157759 crc crio[22562]: time=\"2026-06-19T11:44:24.157251353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.245782 crc crio[22562]: 2026-06-19T11:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82662546b93b78a Mac:9a:78:89:f1:cc:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c SocketPath: PciID:}] [{Interface:0xc000338d40 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:24.246109 crc crio[22562]: time=\"2026-06-19T11:44:24.246044541Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}\"\nJun 19 11:44:24.246298 crc crio[22562]: time=\"2026-06-19T11:44:24.246246537Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-hbr7b for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:24.256715 crc crio[22562]: time=\"2026-06-19T11:44:24.256600032Z\" level=info msg=\"Ran pod sandbox 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b with infra container: openstack/nova-cell0-conductor-db-sync-hbr7b/POD\" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:24.259213 crc crio[22562]: time=\"2026-06-19T11:44:24.259096443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.259526 crc crio[22562]: time=\"2026-06-19T11:44:24.259463343Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.259600 crc crio[22562]: time=\"2026-06-19T11:44:24.259561065Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.260695 crc crio[22562]: time=\"2026-06-19T11:44:24.260631672Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:24.272877 crc crio[22562]: time=\"2026-06-19T11:44:24.272794222Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 19 11:44:24.281677 crc crio[22562]: time=\"2026-06-19T11:44:24.281588681Z\" level=info msg=\"Created container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.283541 crc crio[22562]: time=\"2026-06-19T11:44:24.283452547Z\" level=info msg=\"Starting container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f\" id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:24.293409 crc crio[22562]: time=\"2026-06-19T11:44:24.291755802Z\" level=info msg=\"Started container\" PID=80290 containerID=cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f description=openstack/ceilometer-0/ceilometer-notification-agent id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\nJun 19 11:44:24.309866 crc crio[22562]: time=\"2026-06-19T11:44:24.309764707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c717862b-8dda-4e7d-9db0-b6aca55e85e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.329435 crc crio[22562]: time=\"2026-06-19T11:44:24.329324352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f9d009bd-4090-430f-a7ec-daf2afe7ea89 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.339007 crc crio[22562]: time=\"2026-06-19T11:44:24.338901078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.339539 crc crio[22562]: time=\"2026-06-19T11:44:24.339475982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.396797 crc crio[22562]: time=\"2026-06-19T11:44:24.39673625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.402130 crc crio[22562]: time=\"2026-06-19T11:44:24.402102103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.508778 crc crio[22562]: time=\"2026-06-19T11:44:24.50874023Z\" level=info msg=\"Created container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.510848 crc crio[22562]: time=\"2026-06-19T11:44:24.510763881Z\" level=info msg=\"Starting container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f\" id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:24.516281 crc crio[22562]: time=\"2026-06-19T11:44:24.516111473Z\" level=info msg=\"Started container\" PID=80310 containerID=39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f description=openstack/ceilometer-0/sg-core id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\nJun 19 11:44:24.528246 crc crio[22562]: time=\"2026-06-19T11:44:24.528122011Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=abb96581-dcb5-4bcc-8d74-90464a717082 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.560855 crc crio[22562]: time=\"2026-06-19T11:44:24.56041943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fc7c6f1f-1822-4f7f-88c2-23587badc894 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:24.571296 crc crio[22562]: time=\"2026-06-19T11:44:24.571107814Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:24.571993 crc crio[22562]: time=\"2026-06-19T11:44:24.571900434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.731559 crc crio[22562]: time=\"2026-06-19T11:44:24.731463611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:24.741298 crc crio[22562]: time=\"2026-06-19T11:44:24.741226923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:25.028026 crc crio[22562]: time=\"2026-06-19T11:44:25.027926108Z\" level=info msg=\"Created container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:25.030128 crc crio[22562]: time=\"2026-06-19T11:44:25.029949987Z\" level=info msg=\"Starting container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0\" id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:25.037373 crc crio[22562]: time=\"2026-06-19T11:44:25.037240888Z\" level=info msg=\"Started container\" PID=80356 containerID=30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 description=openstack/ceilometer-0/proxy-httpd id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\nJun 19 11:44:28.418734 crc crio[22562]: time=\"2026-06-19T11:44:28.417703573Z\" level=info msg=\"Stopping container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 (timeout: 30s)\" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:28.419925 crc crio[22562]: time=\"2026-06-19T11:44:28.417778685Z\" level=info msg=\"Stopping container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 (timeout: 30s)\" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:28.643615 crc crio[22562]: time=\"2026-06-19T11:44:28.642413153Z\" level=info msg=\"Stopped container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:32.164969 crc crio[22562]: time=\"2026-06-19T11:44:32.163761183Z\" level=info msg=\"Stopping container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 (timeout: 30s)\" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:32.166123 crc crio[22562]: time=\"2026-06-19T11:44:32.164295226Z\" level=info msg=\"Stopping container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc (timeout: 30s)\" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:34.530407 crc crio[22562]: time=\"2026-06-19T11:44:34.529588413Z\" level=info msg=\"Stopping container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f (timeout: 30s)\" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:34.531905 crc crio[22562]: time=\"2026-06-19T11:44:34.530884175Z\" level=info msg=\"Stopping container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 (timeout: 30s)\" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:34.531905 crc crio[22562]: time=\"2026-06-19T11:44:34.531206153Z\" level=info msg=\"Stopping container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 (timeout: 30s)\" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:34.535258 crc crio[22562]: time=\"2026-06-19T11:44:34.532859413Z\" level=info msg=\"Stopping container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f (timeout: 30s)\" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.433383 crc crio[22562]: time=\"2026-06-19T11:44:37.432434359Z\" level=info msg=\"Stopped container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.581548 crc crio[22562]: time=\"2026-06-19T11:44:37.581344674Z\" level=info msg=\"Stopped container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.582455 crc crio[22562]: time=\"2026-06-19T11:44:37.582303457Z\" level=info msg=\"Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:37.583048 crc crio[22562]: time=\"2026-06-19T11:44:37.582942353Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000138720}] Aliases:map[]}\"\nJun 19 11:44:37.583347 crc crio[22562]: time=\"2026-06-19T11:44:37.583133757Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:37.612385 crc crio[22562]: time=\"2026-06-19T11:44:37.612268698Z\" level=info msg=\"Stopped container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.629586 crc crio[22562]: time=\"2026-06-19T11:44:37.628871599Z\" level=info msg=\"Stopped container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.659469 crc crio[22562]: time=\"2026-06-19T11:44:37.658640967Z\" level=info msg=\"Stopped container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.660292 crc crio[22562]: time=\"2026-06-19T11:44:37.660071891Z\" level=info msg=\"Stopped container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.662007 crc crio[22562]: time=\"2026-06-19T11:44:37.661902837Z\" level=info msg=\"Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:37.662557 crc crio[22562]: time=\"2026-06-19T11:44:37.662475382Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc0005ac7c0}] Aliases:map[]}\"\nJun 19 11:44:37.662699 crc crio[22562]: time=\"2026-06-19T11:44:37.662636006Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:37.748317 crc crio[22562]: time=\"2026-06-19T11:44:37.747821743Z\" level=info msg=\"Stopped container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:44:37.752932 crc crio[22562]: time=\"2026-06-19T11:44:37.752814527Z\" level=info msg=\"Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:37.753545 crc crio[22562]: time=\"2026-06-19T11:44:37.753486023Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc002910418}] Aliases:map[]}\"\nJun 19 11:44:37.753754 crc crio[22562]: time=\"2026-06-19T11:44:37.753660108Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:37.792253 crc crio[22562]: time=\"2026-06-19T11:44:37.792042247Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:38b749ce4b13527cf4e447313ee087afcd825bb7fd6e75b56d883ebef68c323d\" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:37.795454 crc crio[22562]: time=\"2026-06-19T11:44:37.795359389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7cb5c902-7f82-42c1-8285-0f02c8f37986 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:37.828826 crc crio[22562]: time=\"2026-06-19T11:44:37.828415607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a126cea2-7de0-4dd0-a2ab-d5cdc96a47bc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:37.842818 crc crio[22562]: time=\"2026-06-19T11:44:37.842348361Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:37.846650 crc crio[22562]: time=\"2026-06-19T11:44:37.845451159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:37.940010 crc crio[22562]: time=\"2026-06-19T11:44:37.939779493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:37.945887 crc crio[22562]: time=\"2026-06-19T11:44:37.945807512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:38.163693 crc crio[22562]: time=\"2026-06-19T11:44:38.160653038Z\" level=info msg=\"Created container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:38.184459 crc crio[22562]: time=\"2026-06-19T11:44:38.181408652Z\" level=info msg=\"Starting container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe\" id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:38.191384 crc crio[22562]: time=\"2026-06-19T11:44:38.190393414Z\" level=info msg=\"Started container\" PID=81347 containerID=1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe description=openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer sandboxID=82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\nJun 19 11:44:38.261080 crc crio[22562]: time=\"2026-06-19T11:44:38.260263342Z\" level=info msg=\"Stopped pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:38.278343 crc crio[22562]: time=\"2026-06-19T11:44:38.278211457Z\" level=info msg=\"Stopped pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:38.429740 crc crio[22562]: time=\"2026-06-19T11:44:38.429641763Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mnz7s/POD\" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:38.429968 crc crio[22562]: time=\"2026-06-19T11:44:38.429782098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:38.558380 crc crio[22562]: time=\"2026-06-19T11:44:38.549192651Z\" level=info msg=\"Stopped pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:38.582949 crc crio[22562]: time=\"2026-06-19T11:44:38.582131326Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}\"\nJun 19 11:44:38.582949 crc crio[22562]: time=\"2026-06-19T11:44:38.582363712Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mnz7s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:38.586251 crc crio[22562]: time=\"2026-06-19T11:44:38.586137106Z\" level=info msg=\"Removing container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0\" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.734007 crc crio[22562]: time=\"2026-06-19T11:44:38.728621802Z\" level=info msg=\"Removed container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.741662 crc crio[22562]: time=\"2026-06-19T11:44:38.741133971Z\" level=info msg=\"Removing container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f\" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.808652 crc crio[22562]: time=\"2026-06-19T11:44:38.808077247Z\" level=info msg=\"Removed container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.822105 crc crio[22562]: time=\"2026-06-19T11:44:38.821667593Z\" level=info msg=\"Removing container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f\" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.861714 crc crio[22562]: time=\"2026-06-19T11:44:38.861620842Z\" level=info msg=\"Removed container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.874055 crc crio[22562]: time=\"2026-06-19T11:44:38.873534807Z\" level=info msg=\"Removing container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9\" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.913765 crc crio[22562]: time=\"2026-06-19T11:44:38.91365296Z\" level=info msg=\"Removed container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:38.930863 crc crio[22562]: time=\"2026-06-19T11:44:38.930809684Z\" level=info msg=\"Removing container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7\" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.006438 crc crio[22562]: time=\"2026-06-19T11:44:39.006376314Z\" level=info msg=\"Removed container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.065752 crc crio[22562]: time=\"2026-06-19T11:44:39.062842332Z\" level=info msg=\"Removing container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7\" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.236999 crc crio[22562]: time=\"2026-06-19T11:44:39.196659032Z\" level=info msg=\"Removed container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.409084 crc crio[22562]: 2026-06-19T11:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6362237f6d706d6 Mac:0e:2d:47:50:c0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d SocketPath: PciID:}] [{Interface:0xc0001565c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:39.409997 crc crio[22562]: time=\"2026-06-19T11:44:39.409899988Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}\"\nJun 19 11:44:39.410792 crc crio[22562]: time=\"2026-06-19T11:44:39.410112143Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mnz7s for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:39.427496 crc crio[22562]: time=\"2026-06-19T11:44:39.427335109Z\" level=info msg=\"Ran pod sandbox 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d with infra container: openshift-marketplace/community-operators-mnz7s/POD\" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:39.436420 crc crio[22562]: time=\"2026-06-19T11:44:39.436117527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e94d68a-898f-42bf-a0df-c5c7233ea6d9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:39.448794 crc crio[22562]: time=\"2026-06-19T11:44:39.448569286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ac0a7cd-bf4a-45df-b912-db3cc7bef2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:39.471728 crc crio[22562]: time=\"2026-06-19T11:44:39.471623266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:39.472751 crc crio[22562]: time=\"2026-06-19T11:44:39.472116997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:39.499813 crc crio[22562]: time=\"2026-06-19T11:44:39.499720381Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:39.499939 crc crio[22562]: time=\"2026-06-19T11:44:39.499856434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:39.592534 crc crio[22562]: time=\"2026-06-19T11:44:39.592450056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:39.597056 crc crio[22562]: time=\"2026-06-19T11:44:39.596964886Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}\"\nJun 19 11:44:39.599240 crc crio[22562]: time=\"2026-06-19T11:44:39.59912183Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:39.623897 crc crio[22562]: time=\"2026-06-19T11:44:39.622779977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:39.718410 crc crio[22562]: time=\"2026-06-19T11:44:39.71830942Z\" level=info msg=\"Removing container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc\" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.769737 crc crio[22562]: time=\"2026-06-19T11:44:39.76966459Z\" level=info msg=\"Removed container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.791550 crc crio[22562]: time=\"2026-06-19T11:44:39.791006188Z\" level=info msg=\"Removing container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9\" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.810333 crc crio[22562]: time=\"2026-06-19T11:44:39.810207453Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:39.810676 crc crio[22562]: time=\"2026-06-19T11:44:39.810346747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:39.843565 crc crio[22562]: time=\"2026-06-19T11:44:39.843216851Z\" level=info msg=\"Created container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:39.850861 crc crio[22562]: time=\"2026-06-19T11:44:39.850510551Z\" level=info msg=\"Starting container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3\" id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:39.856476 crc crio[22562]: time=\"2026-06-19T11:44:39.856405738Z\" level=info msg=\"Started container\" PID=81556 containerID=3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3 description=openshift-marketplace/community-operators-mnz7s/extract-utilities id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\nJun 19 11:44:39.892498 crc crio[22562]: time=\"2026-06-19T11:44:39.891817712Z\" level=info msg=\"Removed container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:44:39.906085 crc crio[22562]: time=\"2026-06-19T11:44:39.905904722Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}\"\nJun 19 11:44:39.906276 crc crio[22562]: time=\"2026-06-19T11:44:39.906099687Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:40.309530 crc crio[22562]: 2026-06-19T11:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4a313ce2dfb9d Mac:e2:10:47:9e:d0:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:40.318527 crc crio[22562]: time=\"2026-06-19T11:44:40.314259517Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}\"\nJun 19 11:44:40.318527 crc crio[22562]: time=\"2026-06-19T11:44:40.314522773Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:40.320459 crc crio[22562]: time=\"2026-06-19T11:44:40.320288474Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:40.320459 crc crio[22562]: time=\"2026-06-19T11:44:40.320397967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:40.336502 crc crio[22562]: time=\"2026-06-19T11:44:40.336374533Z\" level=info msg=\"Ran pod sandbox 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 with infra container: openstack/ceilometer-0/POD\" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:40.343225 crc crio[22562]: time=\"2026-06-19T11:44:40.342849783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a4b4d40a-68c4-44df-93c7-1eb2dfd6717a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:40.395112 crc crio[22562]: time=\"2026-06-19T11:44:40.394940861Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}\"\nJun 19 11:44:40.395772 crc crio[22562]: time=\"2026-06-19T11:44:40.395728652Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:40.400280 crc crio[22562]: time=\"2026-06-19T11:44:40.400043349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6943445a-973a-4e2b-8949-5377d0001fd3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:40.663198 crc crio[22562]: time=\"2026-06-19T11:44:40.662441611Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:40.664912 crc crio[22562]: time=\"2026-06-19T11:44:40.663354314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:40.745555 crc crio[22562]: time=\"2026-06-19T11:44:40.745435654Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:40.771558 crc crio[22562]: time=\"2026-06-19T11:44:40.771346345Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:44:40.821534 crc crio[22562]: time=\"2026-06-19T11:44:40.821408765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:40.828463 crc crio[22562]: time=\"2026-06-19T11:44:40.828375016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:41.113569 crc crio[22562]: time=\"2026-06-19T11:44:41.112884087Z\" level=info msg=\"Created container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:41.116101 crc crio[22562]: time=\"2026-06-19T11:44:41.115999464Z\" level=info msg=\"Starting container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79\" id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:41.123006 crc crio[22562]: time=\"2026-06-19T11:44:41.122901135Z\" level=info msg=\"Started container\" PID=81698 containerID=343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 description=openstack/ceilometer-0/ceilometer-central-agent id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\nJun 19 11:44:41.191308 crc crio[22562]: 2026-06-19T11:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f736f6e95dba05a Mac:fe:ce:a0:b0:62:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:41.192577 crc crio[22562]: time=\"2026-06-19T11:44:41.192475415Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}\"\nJun 19 11:44:41.192790 crc crio[22562]: time=\"2026-06-19T11:44:41.192688121Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:41.207583 crc crio[22562]: time=\"2026-06-19T11:44:41.207371284Z\" level=info msg=\"Ran pod sandbox f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d with infra container: openstack/glance-default-external-api-0/POD\" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:41.211333 crc crio[22562]: time=\"2026-06-19T11:44:41.21123021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5b29dff6-193c-494d-94de-38baf1f6e008 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:41.214196 crc crio[22562]: time=\"2026-06-19T11:44:41.214031169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=635129a3-4112-49af-b4be-3fb259613d2c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:41.252501 crc crio[22562]: time=\"2026-06-19T11:44:41.252383908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ca9ea323-df10-409d-ada1-66778941d8e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:41.335623 crc crio[22562]: time=\"2026-06-19T11:44:41.335501225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f2eef093-b5ae-414c-b6c6-d7a1c3f7a6b7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:41.339107 crc crio[22562]: time=\"2026-06-19T11:44:41.338923079Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:41.339909 crc crio[22562]: time=\"2026-06-19T11:44:41.339630466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:41.418608 crc crio[22562]: time=\"2026-06-19T11:44:41.418062358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:41.536410 crc crio[22562]: time=\"2026-06-19T11:44:41.536241312Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:41.538770 crc crio[22562]: time=\"2026-06-19T11:44:41.53856781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:41.611414 crc crio[22562]: time=\"2026-06-19T11:44:41.611345691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:41.617020 crc crio[22562]: time=\"2026-06-19T11:44:41.616917458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.025614 crc crio[22562]: time=\"2026-06-19T11:44:42.021704003Z\" level=info msg=\"Created container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.029203 crc crio[22562]: time=\"2026-06-19T11:44:42.028823889Z\" level=info msg=\"Starting container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c\" id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:42.034848 crc crio[22562]: time=\"2026-06-19T11:44:42.034751217Z\" level=info msg=\"Started container\" PID=81759 containerID=07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c description=openstack/ceilometer-0/ceilometer-notification-agent id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\nJun 19 11:44:42.054315 crc crio[22562]: time=\"2026-06-19T11:44:42.054081475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ef63de1d-e025-4147-8e5f-f4d8b97294e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.098221 crc crio[22562]: time=\"2026-06-19T11:44:42.098040373Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage\nJun 19 11:44:42.100696 crc crio[22562]: time=\"2026-06-19T11:44:42.100609976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8850483d-c0a4-4e6e-ac51-4c9092ff75e5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.101491 crc crio[22562]: time=\"2026-06-19T11:44:42.101332494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e51d956-4c7b-4c4d-aaf1-ad67156b4c86 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.107708 crc crio[22562]: time=\"2026-06-19T11:44:42.10763164Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2bdbf8f3-1319-433b-99bb-0671eb3920e3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.116413 crc crio[22562]: 2026-06-19T11:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:445840d4915fd1a Mac:8e:df:f1:58:3c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:44:42.121221 crc crio[22562]: time=\"2026-06-19T11:44:42.12056474Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.121221 crc crio[22562]: time=\"2026-06-19T11:44:42.121086662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.125939 crc crio[22562]: time=\"2026-06-19T11:44:42.125436211Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}\"\nJun 19 11:44:42.125939 crc crio[22562]: time=\"2026-06-19T11:44:42.125621395Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:44:42.126386 crc crio[22562]: time=\"2026-06-19T11:44:42.126326303Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/extract-content\" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.196688 crc crio[22562]: time=\"2026-06-19T11:44:42.196600681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.202462 crc crio[22562]: time=\"2026-06-19T11:44:42.202323822Z\" level=info msg=\"Ran pod sandbox 445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 with infra container: openstack/glance-default-internal-api-0/POD\" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:44:42.205798 crc crio[22562]: time=\"2026-06-19T11:44:42.205662726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54c2b4e7-0479-4e23-8719-a5f08e740357 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.336213 crc crio[22562]: time=\"2026-06-19T11:44:42.330760961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=37ce2fec-0248-4111-91da-11df83ea4106 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.336213 crc crio[22562]: time=\"2026-06-19T11:44:42.331492789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.338047 crc crio[22562]: time=\"2026-06-19T11:44:42.337747224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.353320 crc crio[22562]: time=\"2026-06-19T11:44:42.352423987Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.353320 crc crio[22562]: time=\"2026-06-19T11:44:42.352830057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.472223 crc crio[22562]: time=\"2026-06-19T11:44:42.471261568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.487946 crc crio[22562]: time=\"2026-06-19T11:44:42.487825108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.532824 crc crio[22562]: time=\"2026-06-19T11:44:42.497343042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:42.662377 crc crio[22562]: time=\"2026-06-19T11:44:42.662259673Z\" level=info msg=\"Created container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.673361 crc crio[22562]: time=\"2026-06-19T11:44:42.673273676Z\" level=info msg=\"Starting container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416\" id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:42.693508 crc crio[22562]: time=\"2026-06-19T11:44:42.693356893Z\" level=info msg=\"Started container\" PID=81781 containerID=8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 description=openstack/ceilometer-0/sg-core id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\nJun 19 11:44:42.718608 crc crio[22562]: time=\"2026-06-19T11:44:42.718509305Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98f420cc-0bb4-4922-86de-c37e4e21b04d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.735011 crc crio[22562]: time=\"2026-06-19T11:44:42.734894301Z\" level=info msg=\"Created container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content\" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.737808 crc crio[22562]: time=\"2026-06-19T11:44:42.737754741Z\" level=info msg=\"Starting container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87\" id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:42.746427 crc crio[22562]: time=\"2026-06-19T11:44:42.744380115Z\" level=info msg=\"Started container\" PID=81786 containerID=ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87 description=openshift-marketplace/community-operators-mnz7s/extract-content id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\nJun 19 11:44:42.777707 crc crio[22562]: time=\"2026-06-19T11:44:42.776366087Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=062d67ba-613d-4df4-b673-2bb786417c02 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:42.787380 crc crio[22562]: time=\"2026-06-19T11:44:42.787124273Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:42.788010 crc crio[22562]: time=\"2026-06-19T11:44:42.787609204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.023810 crc crio[22562]: time=\"2026-06-19T11:44:43.022927618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.027122 crc crio[22562]: time=\"2026-06-19T11:44:43.026873375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.039926 crc crio[22562]: time=\"2026-06-19T11:44:43.039841996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.158591 crc crio[22562]: time=\"2026-06-19T11:44:43.157770134Z\" level=info msg=\"Created container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:43.160433 crc crio[22562]: time=\"2026-06-19T11:44:43.160380499Z\" level=info msg=\"Starting container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75\" id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:43.168498 crc crio[22562]: time=\"2026-06-19T11:44:43.167052004Z\" level=info msg=\"Created container 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753: openstack/glance-default-external-api-0/glance-log\" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:43.172716 crc crio[22562]: time=\"2026-06-19T11:44:43.172343155Z\" level=info msg=\"Started container\" PID=81829 containerID=37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 description=openstack/ceilometer-0/proxy-httpd id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\nJun 19 11:44:43.176308 crc crio[22562]: time=\"2026-06-19T11:44:43.174212381Z\" level=info msg=\"Starting container: 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753\" id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:43.189219 crc crio[22562]: time=\"2026-06-19T11:44:43.186618617Z\" level=info msg=\"Started container\" PID=81826 containerID=231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753 description=openstack/glance-default-external-api-0/glance-log id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d\nJun 19 11:44:43.207462 crc crio[22562]: time=\"2026-06-19T11:44:43.20733359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=590b3e6a-c5fb-4def-8f5c-e223cc28fd1c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:43.269670 crc crio[22562]: time=\"2026-06-19T11:44:43.269587341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ced67fde-3f84-492b-a686-33cd7863c6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:43.282085 crc crio[22562]: time=\"2026-06-19T11:44:43.281831324Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:43.282502 crc crio[22562]: time=\"2026-06-19T11:44:43.282361297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.360760 crc crio[22562]: time=\"2026-06-19T11:44:43.360627514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.516551 crc crio[22562]: time=\"2026-06-19T11:44:43.516452349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.658349 crc crio[22562]: time=\"2026-06-19T11:44:43.65793987Z\" level=info msg=\"Created container 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b: openstack/glance-default-internal-api-0/glance-log\" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:43.669261 crc crio[22562]: time=\"2026-06-19T11:44:43.669063615Z\" level=info msg=\"Starting container: 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b\" id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:43.692832 crc crio[22562]: time=\"2026-06-19T11:44:43.692708351Z\" level=info msg=\"Started container\" PID=82037 containerID=079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b description=openstack/glance-default-internal-api-0/glance-log id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7\nJun 19 11:44:43.721999 crc crio[22562]: time=\"2026-06-19T11:44:43.721537943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a78f9ecb-dbf5-4e9c-9725-3556e9f556d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:43.823632 crc crio[22562]: time=\"2026-06-19T11:44:43.82321908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8756ac61-ec35-4f96-b13d-08d5f6acdbe3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:43.846651 crc crio[22562]: time=\"2026-06-19T11:44:43.844678521Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:43.847802 crc crio[22562]: time=\"2026-06-19T11:44:43.845266485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:43.974074 crc crio[22562]: time=\"2026-06-19T11:44:43.97355143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:44.465633 crc crio[22562]: time=\"2026-06-19T11:44:44.465529582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:44.611618 crc crio[22562]: time=\"2026-06-19T11:44:44.611483454Z\" level=info msg=\"Created container 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b: openstack/glance-default-external-api-0/glance-httpd\" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:44.613318 crc crio[22562]: time=\"2026-06-19T11:44:44.613237267Z\" level=info msg=\"Starting container: 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b\" id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:44.624601 crc crio[22562]: time=\"2026-06-19T11:44:44.624488496Z\" level=info msg=\"Started container\" PID=82107 containerID=2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b description=openstack/glance-default-external-api-0/glance-httpd id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d\nJun 19 11:44:44.894672 crc crio[22562]: time=\"2026-06-19T11:44:44.887592015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:44.997859 crc crio[22562]: time=\"2026-06-19T11:44:44.997775081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e8eb79a-7d6e-4a0e-9bba-011fbef81e52 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:45.001228 crc crio[22562]: time=\"2026-06-19T11:44:45.001132785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9b1ce46-2aef-4128-a005-59e89bc1ff02 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:44:45.010574 crc crio[22562]: time=\"2026-06-19T11:44:45.010454416Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/registry-server\" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:45.011230 crc crio[22562]: time=\"2026-06-19T11:44:45.011063541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:45.023092 crc crio[22562]: time=\"2026-06-19T11:44:45.022925224Z\" level=info msg=\"Created container 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185: openstack/glance-default-internal-api-0/glance-httpd\" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:45.024439 crc crio[22562]: time=\"2026-06-19T11:44:45.024352209Z\" level=info msg=\"Starting container: 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185\" id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:45.032452 crc crio[22562]: time=\"2026-06-19T11:44:45.032369048Z\" level=info msg=\"Started container\" PID=82185 containerID=3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185 description=openstack/glance-default-internal-api-0/glance-httpd id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7\nJun 19 11:44:45.132722 crc crio[22562]: time=\"2026-06-19T11:44:45.131573613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:45.141714 crc crio[22562]: time=\"2026-06-19T11:44:45.14159707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:44:45.345525 crc crio[22562]: time=\"2026-06-19T11:44:45.345440355Z\" level=info msg=\"Created container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:44:45.347312 crc crio[22562]: time=\"2026-06-19T11:44:45.347223489Z\" level=info msg=\"Starting container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028\" id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:44:45.357905 crc crio[22562]: time=\"2026-06-19T11:44:45.357828352Z\" level=info msg=\"Started container\" PID=82400 containerID=acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 description=openshift-marketplace/community-operators-mnz7s/registry-server id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\nJun 19 11:44:46.723221 crc crio[22562]: time=\"2026-06-19T11:44:46.722540759Z\" level=info msg=\"Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.726208 crc crio[22562]: time=\"2026-06-19T11:44:46.723258776Z\" level=info msg=\"Stopped pod sandbox (already stopped): de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.726208 crc crio[22562]: time=\"2026-06-19T11:44:46.723832611Z\" level=info msg=\"Removing pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.740115 crc crio[22562]: time=\"2026-06-19T11:44:46.740013092Z\" level=info msg=\"Removed pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.741570 crc crio[22562]: time=\"2026-06-19T11:44:46.741488948Z\" level=info msg=\"Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.741672 crc crio[22562]: time=\"2026-06-19T11:44:46.74157643Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.743058 crc crio[22562]: time=\"2026-06-19T11:44:46.742945854Z\" level=info msg=\"Removing pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.768261 crc crio[22562]: time=\"2026-06-19T11:44:46.768098757Z\" level=info msg=\"Removed pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.769577 crc crio[22562]: time=\"2026-06-19T11:44:46.769496421Z\" level=info msg=\"Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.769665 crc crio[22562]: time=\"2026-06-19T11:44:46.769613284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.770396 crc crio[22562]: time=\"2026-06-19T11:44:46.770323511Z\" level=info msg=\"Removing pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.787693 crc crio[22562]: time=\"2026-06-19T11:44:46.787571958Z\" level=info msg=\"Removed pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.788795 crc crio[22562]: time=\"2026-06-19T11:44:46.788693115Z\" level=info msg=\"Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.789205 crc crio[22562]: time=\"2026-06-19T11:44:46.788818488Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.789699 crc crio[22562]: time=\"2026-06-19T11:44:46.789594718Z\" level=info msg=\"Removing pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.806259 crc crio[22562]: time=\"2026-06-19T11:44:46.806101767Z\" level=info msg=\"Removed pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.807232 crc crio[22562]: time=\"2026-06-19T11:44:46.80708592Z\" level=info msg=\"Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.807232 crc crio[22562]: time=\"2026-06-19T11:44:46.807225755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.807875 crc crio[22562]: time=\"2026-06-19T11:44:46.807795638Z\" level=info msg=\"Removing pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.826824 crc crio[22562]: time=\"2026-06-19T11:44:46.826650024Z\" level=info msg=\"Removed pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.827755 crc crio[22562]: time=\"2026-06-19T11:44:46.82765912Z\" level=info msg=\"Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.827755 crc crio[22562]: time=\"2026-06-19T11:44:46.827748092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.828575 crc crio[22562]: time=\"2026-06-19T11:44:46.828487431Z\" level=info msg=\"Removing pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.849136 crc crio[22562]: time=\"2026-06-19T11:44:46.849028448Z\" level=info msg=\"Removed pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.850524 crc crio[22562]: time=\"2026-06-19T11:44:46.850434603Z\" level=info msg=\"Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.850630 crc crio[22562]: time=\"2026-06-19T11:44:46.850530875Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:46.851025 crc crio[22562]: time=\"2026-06-19T11:44:46.850940026Z\" level=info msg=\"Removing pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:46.876448 crc crio[22562]: time=\"2026-06-19T11:44:46.876261663Z\" level=info msg=\"Removed pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:44:59.293012 crc crio[22562]: time=\"2026-06-19T11:44:59.292242768Z\" level=info msg=\"Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:44:59.294076 crc crio[22562]: time=\"2026-06-19T11:44:59.293576121Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc00259daa0}] Aliases:map[]}\"\nJun 19 11:44:59.294076 crc crio[22562]: time=\"2026-06-19T11:44:59.293724934Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-hbr7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:44:59.612470 crc crio[22562]: time=\"2026-06-19T11:44:59.611772464Z\" level=info msg=\"Stopped pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:00.312627 crc crio[22562]: time=\"2026-06-19T11:45:00.312079672Z\" level=info msg=\"Stopping container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 (timeout: 2s)\" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:00.441002 crc crio[22562]: time=\"2026-06-19T11:45:00.44051373Z\" level=info msg=\"Stopped container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:00.444497 crc crio[22562]: time=\"2026-06-19T11:45:00.444367905Z\" level=info msg=\"Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:00.445094 crc crio[22562]: time=\"2026-06-19T11:45:00.445025282Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc001b84f10}] Aliases:map[]}\"\nJun 19 11:45:00.445434 crc crio[22562]: time=\"2026-06-19T11:45:00.445337329Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mnz7s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:00.573056 crc crio[22562]: time=\"2026-06-19T11:45:00.573008568Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD\" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:00.573384 crc crio[22562]: time=\"2026-06-19T11:45:00.573359526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:00.657941 crc crio[22562]: time=\"2026-06-19T11:45:00.657839536Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}\"\nJun 19 11:45:00.657941 crc crio[22562]: time=\"2026-06-19T11:45:00.657913858Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:00.794257 crc crio[22562]: time=\"2026-06-19T11:45:00.793910504Z\" level=info msg=\"Stopped pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:00.884099 crc crio[22562]: time=\"2026-06-19T11:45:00.8818332Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:00.884099 crc crio[22562]: time=\"2026-06-19T11:45:00.883021039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:00.925528 crc crio[22562]: time=\"2026-06-19T11:45:00.925418888Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}\"\nJun 19 11:45:00.925528 crc crio[22562]: time=\"2026-06-19T11:45:00.9255045Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:01.107718 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9801412fdcb900a Mac:ee:66:db:3e:54:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:01.109272 crc crio[22562]: time=\"2026-06-19T11:45:01.108928268Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}\"\nJun 19 11:45:01.109272 crc crio[22562]: time=\"2026-06-19T11:45:01.109111923Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:01.119684 crc crio[22562]: time=\"2026-06-19T11:45:01.119622194Z\" level=info msg=\"Ran pod sandbox 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD\" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:01.125606 crc crio[22562]: time=\"2026-06-19T11:45:01.125486389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00d6c2bb-1306-4ee1-ac3d-d6b39a73e735 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:01.128538 crc crio[22562]: time=\"2026-06-19T11:45:01.128468401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e9a2a1-d93f-428c-bd31-402c8aad1ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:01.136750 crc crio[22562]: time=\"2026-06-19T11:45:01.136663945Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:01.137040 crc crio[22562]: time=\"2026-06-19T11:45:01.137004823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.192404 crc crio[22562]: time=\"2026-06-19T11:45:01.192269441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.197646 crc crio[22562]: time=\"2026-06-19T11:45:01.197560461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.259449 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8c1f52cd868f9f Mac:ea:07:92:f5:c5:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:01.261279 crc crio[22562]: time=\"2026-06-19T11:45:01.261187476Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}\"\nJun 19 11:45:01.261438 crc crio[22562]: time=\"2026-06-19T11:45:01.26138951Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:01.286831 crc crio[22562]: time=\"2026-06-19T11:45:01.286575034Z\" level=info msg=\"Ran pod sandbox c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 with infra container: openstack/nova-cell0-conductor-0/POD\" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:01.292371 crc crio[22562]: time=\"2026-06-19T11:45:01.291491247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5ac8753-6c54-403b-abaf-1e088b60d0a8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:01.323590 crc crio[22562]: time=\"2026-06-19T11:45:01.323509229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f235d773-f0a3-4aca-be51-a449b34040b5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:01.339459 crc crio[22562]: time=\"2026-06-19T11:45:01.338833497Z\" level=info msg=\"Removing container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028\" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.339611 crc crio[22562]: time=\"2026-06-19T11:45:01.339019322Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:01.342706 crc crio[22562]: time=\"2026-06-19T11:45:01.342454707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.344527 crc crio[22562]: time=\"2026-06-19T11:45:01.344135978Z\" level=info msg=\"Created container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:01.345601 crc crio[22562]: time=\"2026-06-19T11:45:01.345535603Z\" level=info msg=\"Starting container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f\" id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:01.355594 crc crio[22562]: time=\"2026-06-19T11:45:01.355334706Z\" level=info msg=\"Started container\" PID=83544 containerID=652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f description=openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\nJun 19 11:45:01.418557 crc crio[22562]: time=\"2026-06-19T11:45:01.418201001Z\" level=info msg=\"Removed container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.425802 crc crio[22562]: time=\"2026-06-19T11:45:01.425672926Z\" level=info msg=\"Removing container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87\" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.428035 crc crio[22562]: time=\"2026-06-19T11:45:01.42745547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.432843 crc crio[22562]: time=\"2026-06-19T11:45:01.432757921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:01.467100 crc crio[22562]: time=\"2026-06-19T11:45:01.46702934Z\" level=info msg=\"Removed container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content\" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.474765 crc crio[22562]: time=\"2026-06-19T11:45:01.474572446Z\" level=info msg=\"Removing container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3\" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.555549 crc crio[22562]: time=\"2026-06-19T11:45:01.555087649Z\" level=info msg=\"Removed container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:01.575697 crc crio[22562]: time=\"2026-06-19T11:45:01.574823827Z\" level=info msg=\"Created container ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:01.577704 crc crio[22562]: time=\"2026-06-19T11:45:01.577567384Z\" level=info msg=\"Starting container: ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89\" id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:01.585653 crc crio[22562]: time=\"2026-06-19T11:45:01.585526182Z\" level=info msg=\"Started container\" PID=83576 containerID=ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448\nJun 19 11:45:03.388835 crc crio[22562]: time=\"2026-06-19T11:45:03.388230197Z\" level=info msg=\"Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:03.390110 crc crio[22562]: time=\"2026-06-19T11:45:03.389364965Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"\nJun 19 11:45:03.390110 crc crio[22562]: time=\"2026-06-19T11:45:03.389525589Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:03.739356 crc crio[22562]: time=\"2026-06-19T11:45:03.73878997Z\" level=info msg=\"Stopped pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:10.787389 crc crio[22562]: time=\"2026-06-19T11:45:10.786213009Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-4dtkw/POD\" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:10.787389 crc crio[22562]: time=\"2026-06-19T11:45:10.787314496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:10.964092 crc crio[22562]: time=\"2026-06-19T11:45:10.962194433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}\"\nJun 19 11:45:10.964092 crc crio[22562]: time=\"2026-06-19T11:45:10.962262535Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-4dtkw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:11.275200 crc crio[22562]: time=\"2026-06-19T11:45:11.271131397Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:11.275200 crc crio[22562]: time=\"2026-06-19T11:45:11.271605519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:11.471819 crc crio[22562]: time=\"2026-06-19T11:45:11.469773552Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:11.471819 crc crio[22562]: time=\"2026-06-19T11:45:11.469902866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:11.472330 crc crio[22562]: time=\"2026-06-19T11:45:11.47209962Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}\"\nJun 19 11:45:11.472330 crc crio[22562]: time=\"2026-06-19T11:45:11.472195952Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:11.662546 crc crio[22562]: time=\"2026-06-19T11:45:11.660906233Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}\"\nJun 19 11:45:11.662546 crc crio[22562]: time=\"2026-06-19T11:45:11.661673541Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:11.709674 crc crio[22562]: time=\"2026-06-19T11:45:11.70932627Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:11.709674 crc crio[22562]: time=\"2026-06-19T11:45:11.709475994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:11.889455 crc crio[22562]: 2026-06-19T11:45:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d4c81df215c26 Mac:2a:40:64:eb:97:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:11.895095 crc crio[22562]: time=\"2026-06-19T11:45:11.892413561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}\"\nJun 19 11:45:11.895789 crc crio[22562]: time=\"2026-06-19T11:45:11.895729492Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-4dtkw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:11.939046 crc crio[22562]: time=\"2026-06-19T11:45:11.938350967Z\" level=info msg=\"Ran pod sandbox b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e with infra container: openstack/nova-cell0-cell-mapping-4dtkw/POD\" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:11.939709 crc crio[22562]: time=\"2026-06-19T11:45:11.939598948Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}\"\nJun 19 11:45:11.939709 crc crio[22562]: time=\"2026-06-19T11:45:11.939699831Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:11.957868 crc crio[22562]: time=\"2026-06-19T11:45:11.957384508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a71b46f0-ab01-4a33-97c8-7d48ebd9d8a7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.024646 crc crio[22562]: time=\"2026-06-19T11:45:12.023706188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d13a8cd-121a-4e01-a487-cb02303ba9d1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.049934 crc crio[22562]: time=\"2026-06-19T11:45:12.049809665Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:12.050687 crc crio[22562]: time=\"2026-06-19T11:45:12.050613135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.061407 crc crio[22562]: time=\"2026-06-19T11:45:12.060078319Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.061407 crc crio[22562]: time=\"2026-06-19T11:45:12.060232103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.069767 crc crio[22562]: time=\"2026-06-19T11:45:12.069692457Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD\" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.069885 crc crio[22562]: time=\"2026-06-19T11:45:12.06978508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.081649 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:263ca336053facf Mac:5e:47:f2:a6:6e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 SocketPath: PciID:}] [{Interface:0xc0001287b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:12.083042 crc crio[22562]: time=\"2026-06-19T11:45:12.082945955Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}\"\nJun 19 11:45:12.083327 crc crio[22562]: time=\"2026-06-19T11:45:12.083275523Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:12.114131 crc crio[22562]: time=\"2026-06-19T11:45:12.112643429Z\" level=info msg=\"Ran pod sandbox 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 with infra container: openstack/nova-api-0/POD\" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.137765 crc crio[22562]: time=\"2026-06-19T11:45:12.137667449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.157863 crc crio[22562]: time=\"2026-06-19T11:45:12.15752703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.157863 crc crio[22562]: time=\"2026-06-19T11:45:12.157648443Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.170083 crc crio[22562]: time=\"2026-06-19T11:45:12.169942667Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:12.207436 crc crio[22562]: time=\"2026-06-19T11:45:12.207366984Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 19 11:45:12.233995 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8898de5e2cc2a4 Mac:fe:e0:0f:0a:5c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:12.235913 crc crio[22562]: time=\"2026-06-19T11:45:12.235872949Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}\"\nJun 19 11:45:12.236385 crc crio[22562]: time=\"2026-06-19T11:45:12.236273518Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:12.275892 crc crio[22562]: time=\"2026-06-19T11:45:12.275778726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.287961 crc crio[22562]: time=\"2026-06-19T11:45:12.287839764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.294259 crc crio[22562]: time=\"2026-06-19T11:45:12.294105699Z\" level=info msg=\"Ran pod sandbox d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f with infra container: openstack/nova-metadata-0/POD\" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.295261 crc crio[22562]: time=\"2026-06-19T11:45:12.295232307Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}\"\nJun 19 11:45:12.295575 crc crio[22562]: time=\"2026-06-19T11:45:12.295432622Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:12.296915 crc crio[22562]: time=\"2026-06-19T11:45:12.296782246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.315012 crc crio[22562]: time=\"2026-06-19T11:45:12.314676098Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.315012 crc crio[22562]: time=\"2026-06-19T11:45:12.314940375Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.322519 crc crio[22562]: time=\"2026-06-19T11:45:12.322369099Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:12.326860 crc crio[22562]: time=\"2026-06-19T11:45:12.326785777Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 19 11:45:12.443847 crc crio[22562]: time=\"2026-06-19T11:45:12.443325121Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}\"\nJun 19 11:45:12.443847 crc crio[22562]: time=\"2026-06-19T11:45:12.443819513Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:12.555365 crc crio[22562]: time=\"2026-06-19T11:45:12.555257721Z\" level=info msg=\"Created container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:12.558372 crc crio[22562]: time=\"2026-06-19T11:45:12.558191615Z\" level=info msg=\"Starting container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543\" id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:12.584409 crc crio[22562]: time=\"2026-06-19T11:45:12.58431603Z\" level=info msg=\"Started container\" PID=84275 containerID=e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543 description=openstack/nova-cell0-cell-mapping-4dtkw/nova-manage id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\nJun 19 11:45:12.632775 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f218950b8d5de46 Mac:86:10:72:d2:35:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:12.633816 crc crio[22562]: time=\"2026-06-19T11:45:12.633708062Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}\"\nJun 19 11:45:12.633994 crc crio[22562]: time=\"2026-06-19T11:45:12.633911287Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:12.641685 crc crio[22562]: time=\"2026-06-19T11:45:12.641590738Z\" level=info msg=\"Ran pod sandbox f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.651416 crc crio[22562]: time=\"2026-06-19T11:45:12.651324269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.651649 crc crio[22562]: time=\"2026-06-19T11:45:12.651593665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.651649 crc crio[22562]: time=\"2026-06-19T11:45:12.651642816Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:12.663483 crc crio[22562]: time=\"2026-06-19T11:45:12.655293537Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:12.663483 crc crio[22562]: time=\"2026-06-19T11:45:12.663035808Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 19 11:45:12.868964 crc crio[22562]: time=\"2026-06-19T11:45:12.865959689Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2w9sp/POD\" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:12.868964 crc crio[22562]: time=\"2026-06-19T11:45:12.868954193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:12.956834 crc crio[22562]: time=\"2026-06-19T11:45:12.956706374Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"\nJun 19 11:45:12.956834 crc crio[22562]: time=\"2026-06-19T11:45:12.956759055Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-2w9sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:13.040288 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb97d7ee78f9722 Mac:c6:fa:b4:ab:1c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c SocketPath: PciID:}] [{Interface:0xc00050c770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:13.040884 crc crio[22562]: time=\"2026-06-19T11:45:13.040820796Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}\"\nJun 19 11:45:13.041091 crc crio[22562]: time=\"2026-06-19T11:45:13.041025811Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:13.058341 crc crio[22562]: time=\"2026-06-19T11:45:13.058103503Z\" level=info msg=\"Ran pod sandbox cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 with infra container: openstack/nova-scheduler-0/POD\" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.061822075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.062053061Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.062103352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.065530 crc crio[22562]: time=\"2026-06-19T11:45:13.065453795Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:13.070418 crc crio[22562]: time=\"2026-06-19T11:45:13.070344036Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 19 11:45:13.220199 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e383e5e7b3122 Mac:ba:03:21:28:7c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c SocketPath: PciID:}] [{Interface:0xc000518d40 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:13.222534 crc crio[22562]: time=\"2026-06-19T11:45:13.2224519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}\"\nJun 19 11:45:13.222782 crc crio[22562]: time=\"2026-06-19T11:45:13.222689246Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:13.255813 crc crio[22562]: time=\"2026-06-19T11:45:13.255438356Z\" level=info msg=\"Ran pod sandbox 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a with infra container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD\" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:13.268871 crc crio[22562]: time=\"2026-06-19T11:45:13.268796297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7a7106b1-73f3-4342-8f42-d2ef7e7a161a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.378784 crc crio[22562]: time=\"2026-06-19T11:45:13.378084161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=775fbf31-3f1a-4be8-8b25-8243036a395e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.388703 crc crio[22562]: time=\"2026-06-19T11:45:13.388577Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:13.389374 crc crio[22562]: time=\"2026-06-19T11:45:13.389320929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.452272 crc crio[22562]: time=\"2026-06-19T11:45:13.450130313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.464561 crc crio[22562]: time=\"2026-06-19T11:45:13.464464768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.600024 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a656213c81ab3 Mac:4a:a0:13:32:cb:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd SocketPath: PciID:}] [{Interface:0xc000510430 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:13.601342 crc crio[22562]: time=\"2026-06-19T11:45:13.601269123Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"\nJun 19 11:45:13.603128 crc crio[22562]: time=\"2026-06-19T11:45:13.601481248Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-2w9sp for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:13.611565 crc crio[22562]: time=\"2026-06-19T11:45:13.611494707Z\" level=info msg=\"Created container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:13.614260 crc crio[22562]: time=\"2026-06-19T11:45:13.612103351Z\" level=info msg=\"Ran pod sandbox 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 with infra container: openstack/nova-cell1-conductor-db-sync-2w9sp/POD\" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:13.614260 crc crio[22562]: time=\"2026-06-19T11:45:13.612916381Z\" level=info msg=\"Starting container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19\" id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:13.619449 crc crio[22562]: time=\"2026-06-19T11:45:13.619368441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbf89e9e-2fb9-428b-828f-53ecf9875f07 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.628636 crc crio[22562]: time=\"2026-06-19T11:45:13.626574899Z\" level=info msg=\"Started container\" PID=84421 containerID=679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\nJun 19 11:45:13.659284 crc crio[22562]: time=\"2026-06-19T11:45:13.65528269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=35ef8ba8-16ca-4457-b1f9-0e9af9bd7a5b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.670416 crc crio[22562]: time=\"2026-06-19T11:45:13.669407248Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:13.674240 crc crio[22562]: time=\"2026-06-19T11:45:13.674041324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.696701 crc crio[22562]: time=\"2026-06-19T11:45:13.695590667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=073568de-89b3-4f0c-b118-e8a5d8d11465 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.771066 crc crio[22562]: time=\"2026-06-19T11:45:13.770897851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.779519 crc crio[22562]: time=\"2026-06-19T11:45:13.778331694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=601838f9-7fc7-4abd-96da-6d516ecd4573 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:13.795561 crc crio[22562]: time=\"2026-06-19T11:45:13.795407587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.813398 crc crio[22562]: time=\"2026-06-19T11:45:13.81334556Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:13.814411 crc crio[22562]: time=\"2026-06-19T11:45:13.814385226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.974096 crc crio[22562]: time=\"2026-06-19T11:45:13.973634607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:13.990621 crc crio[22562]: time=\"2026-06-19T11:45:13.990519405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:14.119758 crc crio[22562]: time=\"2026-06-19T11:45:14.119234289Z\" level=info msg=\"Created container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:14.122526 crc crio[22562]: time=\"2026-06-19T11:45:14.122394307Z\" level=info msg=\"Starting container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4\" id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:14.136804 crc crio[22562]: time=\"2026-06-19T11:45:14.136694012Z\" level=info msg=\"Started container\" PID=84473 containerID=dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4 description=openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\nJun 19 11:45:14.150058 crc crio[22562]: time=\"2026-06-19T11:45:14.149928449Z\" level=info msg=\"Created container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:14.152081 crc crio[22562]: time=\"2026-06-19T11:45:14.151821757Z\" level=info msg=\"Starting container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8\" id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:14.184483 crc crio[22562]: time=\"2026-06-19T11:45:14.177460291Z\" level=info msg=\"Started container\" PID=84479 containerID=bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\nJun 19 11:45:18.441831 crc crio[22562]: time=\"2026-06-19T11:45:18.441252362Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:d81b513d899eb23e692625b99108b5c5bcdf65f2fbfb73d56e0d6397f12f534e\" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:18.446722 crc crio[22562]: time=\"2026-06-19T11:45:18.446614354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c632b892-5abc-4111-b38f-b6ee677e94cd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.457941 crc crio[22562]: time=\"2026-06-19T11:45:18.457508703Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:2dfcf57eda8aa3e9455a4e76bb497258771cd77013125cfd5fc4b70855eb6a1a\" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:18.459362 crc crio[22562]: time=\"2026-06-19T11:45:18.459324919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=daad86e1-013c-418b-8ffa-88068fdc5d4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.468496 crc crio[22562]: time=\"2026-06-19T11:45:18.468398873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030\" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:18.471202 crc crio[22562]: time=\"2026-06-19T11:45:18.47111322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69202ee2-38fe-4d30-ac0e-2f02e806b64c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.485054 crc crio[22562]: time=\"2026-06-19T11:45:18.484939152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a5df6e71-8c5e-444e-974c-f31eb326298f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.489594 crc crio[22562]: time=\"2026-06-19T11:45:18.488755097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030\" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:18.491859 crc crio[22562]: time=\"2026-06-19T11:45:18.491782062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d668c1d3-1134-4c92-8ab6-1d3c8f28a634 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.497420 crc crio[22562]: time=\"2026-06-19T11:45:18.497337449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3d5a8d0f-d927-4644-b21a-cb8021eb502a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.505773 crc crio[22562]: time=\"2026-06-19T11:45:18.505691566Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:18.509700 crc crio[22562]: time=\"2026-06-19T11:45:18.509629764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.517445 crc crio[22562]: time=\"2026-06-19T11:45:18.517361725Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:18.518009 crc crio[22562]: time=\"2026-06-19T11:45:18.517932749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=dcfa0f01-1d45-4fc2-892d-e12304a72f3c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.518537 crc crio[22562]: time=\"2026-06-19T11:45:18.518479722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6bb6c81b-2600-4394-bde3-fabf542232e5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:18.552769 crc crio[22562]: time=\"2026-06-19T11:45:18.552613747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.575210 crc crio[22562]: time=\"2026-06-19T11:45:18.571521515Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:18.623206 crc crio[22562]: time=\"2026-06-19T11:45:18.622357002Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:18.623206 crc crio[22562]: time=\"2026-06-19T11:45:18.622607708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.627205 crc crio[22562]: time=\"2026-06-19T11:45:18.626608638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.630843 crc crio[22562]: time=\"2026-06-19T11:45:18.627872989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.642200 crc crio[22562]: time=\"2026-06-19T11:45:18.641796464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.705715 crc crio[22562]: time=\"2026-06-19T11:45:18.705548351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.710461 crc crio[22562]: time=\"2026-06-19T11:45:18.710394581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.718870 crc crio[22562]: time=\"2026-06-19T11:45:18.718758758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.728877 crc crio[22562]: time=\"2026-06-19T11:45:18.728590971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.764478 crc crio[22562]: time=\"2026-06-19T11:45:18.764400778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:18.772422 crc crio[22562]: time=\"2026-06-19T11:45:18.772340164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.018033 crc crio[22562]: time=\"2026-06-19T11:45:19.016775752Z\" level=info msg=\"Created container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.024247 crc crio[22562]: time=\"2026-06-19T11:45:19.023107059Z\" level=info msg=\"Starting container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244\" id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.028213 crc crio[22562]: time=\"2026-06-19T11:45:19.024556885Z\" level=info msg=\"Created container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.028213 crc crio[22562]: time=\"2026-06-19T11:45:19.027467996Z\" level=info msg=\"Starting container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e\" id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.032204 crc crio[22562]: time=\"2026-06-19T11:45:19.029710542Z\" level=info msg=\"Started container\" PID=84905 containerID=9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\nJun 19 11:45:19.036390 crc crio[22562]: time=\"2026-06-19T11:45:19.035551717Z\" level=info msg=\"Created container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.040202 crc crio[22562]: time=\"2026-06-19T11:45:19.039372501Z\" level=info msg=\"Starting container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40\" id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.040603 crc crio[22562]: time=\"2026-06-19T11:45:19.040396577Z\" level=info msg=\"Created container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.042599 crc crio[22562]: time=\"2026-06-19T11:45:19.041775201Z\" level=info msg=\"Starting container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba\" id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.044502 crc crio[22562]: time=\"2026-06-19T11:45:19.044409825Z\" level=info msg=\"Started container\" PID=84903 containerID=11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e description=openstack/nova-metadata-0/nova-metadata-log id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\nJun 19 11:45:19.051222 crc crio[22562]: time=\"2026-06-19T11:45:19.051086691Z\" level=info msg=\"Started container\" PID=84904 containerID=bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 description=openstack/nova-api-0/nova-api-log id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\nJun 19 11:45:19.061208 crc crio[22562]: time=\"2026-06-19T11:45:19.060559225Z\" level=info msg=\"Started container\" PID=84906 containerID=532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\nJun 19 11:45:19.067963 crc crio[22562]: time=\"2026-06-19T11:45:19.067872877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=70bac5ca-b70c-475c-84e1-bc56fd466d61 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:19.068306 crc crio[22562]: time=\"2026-06-19T11:45:19.068082172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=09e94416-c0e7-4599-8b5c-faa84efe1448 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:19.123404 crc crio[22562]: time=\"2026-06-19T11:45:19.122828707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c09b98e7-5f17-4ecb-8e8f-69e11372f4f0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:19.131734 crc crio[22562]: time=\"2026-06-19T11:45:19.131618994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7547081-39dc-4c39-8029-da1ec3b56893 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:19.139097 crc crio[22562]: time=\"2026-06-19T11:45:19.138961406Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.141051 crc crio[22562]: time=\"2026-06-19T11:45:19.140957385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.145879 crc crio[22562]: time=\"2026-06-19T11:45:19.145811025Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.168726 crc crio[22562]: time=\"2026-06-19T11:45:19.168631389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.209459 crc crio[22562]: time=\"2026-06-19T11:45:19.209371338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.216791 crc crio[22562]: time=\"2026-06-19T11:45:19.216594647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.246350 crc crio[22562]: time=\"2026-06-19T11:45:19.241406701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.261498 crc crio[22562]: time=\"2026-06-19T11:45:19.261245392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:19.360893 crc crio[22562]: time=\"2026-06-19T11:45:19.360730132Z\" level=info msg=\"Created container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.365324 crc crio[22562]: time=\"2026-06-19T11:45:19.365221794Z\" level=info msg=\"Starting container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da\" id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.377935 crc crio[22562]: time=\"2026-06-19T11:45:19.377810006Z\" level=info msg=\"Started container\" PID=84988 containerID=5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da description=openstack/nova-metadata-0/nova-metadata-metadata id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\nJun 19 11:45:19.416456 crc crio[22562]: time=\"2026-06-19T11:45:19.416358909Z\" level=info msg=\"Created container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:19.420742 crc crio[22562]: time=\"2026-06-19T11:45:19.420625925Z\" level=info msg=\"Starting container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0\" id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:19.428904 crc crio[22562]: time=\"2026-06-19T11:45:19.428830868Z\" level=info msg=\"Started container\" PID=84994 containerID=7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 description=openstack/nova-api-0/nova-api-api id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\nJun 19 11:45:19.883686 crc crio[22562]: time=\"2026-06-19T11:45:19.88277651Z\" level=info msg=\"Stopping container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba (timeout: 30s)\" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:19.896240 crc crio[22562]: time=\"2026-06-19T11:45:19.895216348Z\" level=info msg=\"Stopping container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da (timeout: 30s)\" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:19.896240 crc crio[22562]: time=\"2026-06-19T11:45:19.895918735Z\" level=info msg=\"Stopping container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e (timeout: 30s)\" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:20.033040 crc crio[22562]: time=\"2026-06-19T11:45:20.032560506Z\" level=info msg=\"Stopped container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:20.423732 crc crio[22562]: time=\"2026-06-19T11:45:20.423627083Z\" level=info msg=\"Stopped container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:20.424869 crc crio[22562]: time=\"2026-06-19T11:45:20.424791812Z\" level=info msg=\"Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:20.425679 crc crio[22562]: time=\"2026-06-19T11:45:20.425618992Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc000138cf8}] Aliases:map[]}\"\nJun 19 11:45:20.425836 crc crio[22562]: time=\"2026-06-19T11:45:20.425785376Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:20.928854 crc crio[22562]: time=\"2026-06-19T11:45:20.922096637Z\" level=info msg=\"Stopped pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:20.942632 crc crio[22562]: time=\"2026-06-19T11:45:20.942226105Z\" level=info msg=\"Stopping container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 (timeout: 10s)\" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:21.089452 crc crio[22562]: time=\"2026-06-19T11:45:21.089396976Z\" level=info msg=\"Stopped container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:21.091527 crc crio[22562]: time=\"2026-06-19T11:45:21.091422157Z\" level=info msg=\"Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:21.092056 crc crio[22562]: time=\"2026-06-19T11:45:21.09199631Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0005acb30}] Aliases:map[]}\"\nJun 19 11:45:21.092368 crc crio[22562]: time=\"2026-06-19T11:45:21.092228157Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-k2mg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:21.556878 crc crio[22562]: time=\"2026-06-19T11:45:21.555782747Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vb8gn/POD\" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:21.556878 crc crio[22562]: time=\"2026-06-19T11:45:21.556447933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:21.642605 crc crio[22562]: time=\"2026-06-19T11:45:21.642395419Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}\"\nJun 19 11:45:21.642605 crc crio[22562]: time=\"2026-06-19T11:45:21.642477331Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vb8gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:21.834236 crc crio[22562]: time=\"2026-06-19T11:45:21.832476173Z\" level=info msg=\"Stopped pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:21.999453 crc crio[22562]: time=\"2026-06-19T11:45:21.998725697Z\" level=info msg=\"Removing container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da\" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.075705 crc crio[22562]: time=\"2026-06-19T11:45:22.075282371Z\" level=info msg=\"Removed container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.101362 crc crio[22562]: time=\"2026-06-19T11:45:22.101278114Z\" level=info msg=\"Removing container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e\" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.178217 crc crio[22562]: time=\"2026-06-19T11:45:22.178109155Z\" level=info msg=\"Removed container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.187862 crc crio[22562]: time=\"2026-06-19T11:45:22.187782873Z\" level=info msg=\"Removing container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073\" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.412377 crc crio[22562]: time=\"2026-06-19T11:45:22.41229463Z\" level=info msg=\"Removed container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.429707 crc crio[22562]: time=\"2026-06-19T11:45:22.429591637Z\" level=info msg=\"Removing container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832\" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.491409 crc crio[22562]: 2026-06-19T11:45:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2af27c03fc2ff3 Mac:fa:25:a4:5b:bf:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:22.491409 crc crio[22562]: time=\"2026-06-19T11:45:22.488257029Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}\"\nJun 19 11:45:22.491409 crc crio[22562]: time=\"2026-06-19T11:45:22.488424863Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vb8gn for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:22.534572 crc crio[22562]: time=\"2026-06-19T11:45:22.534470833Z\" level=info msg=\"Ran pod sandbox b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 with infra container: openshift-marketplace/certified-operators-vb8gn/POD\" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:22.540401 crc crio[22562]: time=\"2026-06-19T11:45:22.539509267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=98c632d9-e303-4be2-9c3f-3f995e27fbaa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:22.549788 crc crio[22562]: time=\"2026-06-19T11:45:22.549705329Z\" level=info msg=\"Removed container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:22.566274 crc crio[22562]: time=\"2026-06-19T11:45:22.566116876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=37ee1b87-e1f0-405b-bda3-16427dc65e86 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:22.576339 crc crio[22562]: time=\"2026-06-19T11:45:22.576244587Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:22.576728 crc crio[22562]: time=\"2026-06-19T11:45:22.576673387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:22.736843 crc crio[22562]: time=\"2026-06-19T11:45:22.73642422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:22.754917 crc crio[22562]: time=\"2026-06-19T11:45:22.754812335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:22.780766 crc crio[22562]: time=\"2026-06-19T11:45:22.780677444Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:22.781010 crc crio[22562]: time=\"2026-06-19T11:45:22.780798087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:22.829687 crc crio[22562]: time=\"2026-06-19T11:45:22.829605315Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}\"\nJun 19 11:45:22.829687 crc crio[22562]: time=\"2026-06-19T11:45:22.829664436Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:22.876915 crc crio[22562]: time=\"2026-06-19T11:45:22.876808043Z\" level=info msg=\"Created container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:22.878513 crc crio[22562]: time=\"2026-06-19T11:45:22.878450074Z\" level=info msg=\"Starting container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8\" id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:22.901637 crc crio[22562]: time=\"2026-06-19T11:45:22.901515534Z\" level=info msg=\"Started container\" PID=85562 containerID=f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8 description=openshift-marketplace/certified-operators-vb8gn/extract-utilities id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\nJun 19 11:45:23.077618 crc crio[22562]: time=\"2026-06-19T11:45:23.077082039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:23.101209 crc crio[22562]: time=\"2026-06-19T11:45:23.101110193Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:45:23.485384 crc crio[22562]: 2026-06-19T11:45:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9eb8700373945 Mac:1a:91:ac:60:a1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:23.486586 crc crio[22562]: time=\"2026-06-19T11:45:23.486519979Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}\"\nJun 19 11:45:23.486776 crc crio[22562]: time=\"2026-06-19T11:45:23.486682453Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:23.495349 crc crio[22562]: time=\"2026-06-19T11:45:23.49504032Z\" level=info msg=\"Ran pod sandbox 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde with infra container: openstack/nova-metadata-0/POD\" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:23.498053 crc crio[22562]: time=\"2026-06-19T11:45:23.497933111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3886f494-f4aa-4ced-b6e8-a88b5002b734 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:23.501875 crc crio[22562]: time=\"2026-06-19T11:45:23.501809278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=41ef1bb6-0540-4a85-9e03-bbbd3a330485 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:23.509534 crc crio[22562]: time=\"2026-06-19T11:45:23.509403686Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:23.510881 crc crio[22562]: time=\"2026-06-19T11:45:23.510817861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:23.541826 crc crio[22562]: time=\"2026-06-19T11:45:23.541724526Z\" level=info msg=\"Stopping container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 (timeout: 30s)\" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:23.578033 crc crio[22562]: time=\"2026-06-19T11:45:23.57791413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:23.585498 crc crio[22562]: time=\"2026-06-19T11:45:23.585420537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:23.669791 crc crio[22562]: time=\"2026-06-19T11:45:23.669750013Z\" level=info msg=\"Stopped container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:23.670734 crc crio[22562]: time=\"2026-06-19T11:45:23.670642214Z\" level=info msg=\"Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:23.671804 crc crio[22562]: time=\"2026-06-19T11:45:23.671750883Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc000138b40}] Aliases:map[]}\"\nJun 19 11:45:23.671923 crc crio[22562]: time=\"2026-06-19T11:45:23.671911327Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:24.048614 crc crio[22562]: time=\"2026-06-19T11:45:24.048030423Z\" level=info msg=\"Created container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:24.051475 crc crio[22562]: time=\"2026-06-19T11:45:24.051381386Z\" level=info msg=\"Starting container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef\" id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:24.066212 crc crio[22562]: time=\"2026-06-19T11:45:24.064603114Z\" level=info msg=\"Started container\" PID=85630 containerID=d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef description=openstack/nova-metadata-0/nova-metadata-log id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\nJun 19 11:45:24.106485 crc crio[22562]: time=\"2026-06-19T11:45:24.106368577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff1d497d-e749-429a-a8f0-b4800a7ddf45 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:24.139362 crc crio[22562]: time=\"2026-06-19T11:45:24.13923029Z\" level=info msg=\"Stopped pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:24.149911 crc crio[22562]: time=\"2026-06-19T11:45:24.149817342Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage\nJun 19 11:45:24.151447 crc crio[22562]: time=\"2026-06-19T11:45:24.150909709Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f3d9bd7a-e931-4c26-97e8-9a60c3e72fc0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:24.155691 crc crio[22562]: time=\"2026-06-19T11:45:24.155595085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=01c8af0e-983e-4b6e-bb60-4ca86268d310 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:24.163010 crc crio[22562]: time=\"2026-06-19T11:45:24.162789733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:24.164425 crc crio[22562]: time=\"2026-06-19T11:45:24.163877201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.234351 crc crio[22562]: time=\"2026-06-19T11:45:24.234290882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f12b8ed-ce2b-45d7-a515-d9c3c5d444d8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:24.244792 crc crio[22562]: time=\"2026-06-19T11:45:24.244734161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.246829 crc crio[22562]: time=\"2026-06-19T11:45:24.24673592Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:24.248627 crc crio[22562]: time=\"2026-06-19T11:45:24.248587815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.248913 crc crio[22562]: time=\"2026-06-19T11:45:24.248689999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.372621 crc crio[22562]: time=\"2026-06-19T11:45:24.372508093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.379033 crc crio[22562]: time=\"2026-06-19T11:45:24.378929421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:24.621567 crc crio[22562]: time=\"2026-06-19T11:45:24.620425216Z\" level=info msg=\"Created container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:24.622077 crc crio[22562]: time=\"2026-06-19T11:45:24.622028066Z\" level=info msg=\"Starting container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b\" id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:24.636512 crc crio[22562]: time=\"2026-06-19T11:45:24.636023513Z\" level=info msg=\"Started container\" PID=85727 containerID=cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b description=openshift-marketplace/certified-operators-vb8gn/extract-content id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\nJun 19 11:45:24.711881 crc crio[22562]: time=\"2026-06-19T11:45:24.711741465Z\" level=info msg=\"Created container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:24.713704 crc crio[22562]: time=\"2026-06-19T11:45:24.713631793Z\" level=info msg=\"Starting container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87\" id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:24.721803 crc crio[22562]: time=\"2026-06-19T11:45:24.721709332Z\" level=info msg=\"Started container\" PID=85738 containerID=98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 description=openstack/nova-metadata-0/nova-metadata-metadata id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\nJun 19 11:45:25.211956 crc crio[22562]: time=\"2026-06-19T11:45:25.21142402Z\" level=info msg=\"Removing container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540\" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:25.288511 crc crio[22562]: time=\"2026-06-19T11:45:25.288408964Z\" level=info msg=\"Removed container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:25.784560 crc crio[22562]: time=\"2026-06-19T11:45:25.783093425Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:25.784560 crc crio[22562]: time=\"2026-06-19T11:45:25.783254689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:25.819676 crc crio[22562]: time=\"2026-06-19T11:45:25.818813198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}\"\nJun 19 11:45:25.819676 crc crio[22562]: time=\"2026-06-19T11:45:25.81966472Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:26.283445 crc crio[22562]: time=\"2026-06-19T11:45:26.283285912Z\" level=info msg=\"Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:26.284805 crc crio[22562]: time=\"2026-06-19T11:45:26.283849665Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc0005acaa0}] Aliases:map[]}\"\nJun 19 11:45:26.284805 crc crio[22562]: time=\"2026-06-19T11:45:26.284014849Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-4dtkw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:26.464688 crc crio[22562]: 2026-06-19T11:45:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36237504cac1a0b Mac:d6:5a:07:aa:75:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:26.480695 crc crio[22562]: time=\"2026-06-19T11:45:26.480580023Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}\"\nJun 19 11:45:26.481369 crc crio[22562]: time=\"2026-06-19T11:45:26.48126571Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:26.513247 crc crio[22562]: time=\"2026-06-19T11:45:26.513098778Z\" level=info msg=\"Ran pod sandbox 36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 with infra container: openstack/kube-state-metrics-0/POD\" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:26.540523 crc crio[22562]: time=\"2026-06-19T11:45:26.540357342Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c69e88cc-829d-4405-863f-3832e1fa477d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:26.587911 crc crio[22562]: time=\"2026-06-19T11:45:26.587816166Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=84056419-a1ef-493a-afcd-e233d347c487 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:26.595525 crc crio[22562]: time=\"2026-06-19T11:45:26.595449856Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:26.596087 crc crio[22562]: time=\"2026-06-19T11:45:26.596027519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:26.634307 crc crio[22562]: time=\"2026-06-19T11:45:26.634208505Z\" level=info msg=\"Stopped pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:26.679995 crc crio[22562]: time=\"2026-06-19T11:45:26.679876074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:26.687236 crc crio[22562]: time=\"2026-06-19T11:45:26.687090053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:26.973466 crc crio[22562]: time=\"2026-06-19T11:45:26.972822632Z\" level=info msg=\"Created container 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919: openstack/kube-state-metrics-0/kube-state-metrics\" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:26.975684 crc crio[22562]: time=\"2026-06-19T11:45:26.975601072Z\" level=info msg=\"Starting container: 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919\" id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:26.983957 crc crio[22562]: time=\"2026-06-19T11:45:26.98364263Z\" level=info msg=\"Started container\" PID=86128 containerID=7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919 description=openstack/kube-state-metrics-0/kube-state-metrics id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079\nJun 19 11:45:27.306094 crc crio[22562]: time=\"2026-06-19T11:45:27.306009298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ffd33a34-cf3b-451e-8516-0ccff2179620 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:27.311016 crc crio[22562]: time=\"2026-06-19T11:45:27.310912528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83da324d-81f5-418b-8561-6a4452c8dced name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:27.320335 crc crio[22562]: time=\"2026-06-19T11:45:27.320299251Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:27.321598 crc crio[22562]: time=\"2026-06-19T11:45:27.321573673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:27.451099 crc crio[22562]: time=\"2026-06-19T11:45:27.450925173Z\" level=info msg=\"Stopping container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 (timeout: 30s)\" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.453091 crc crio[22562]: time=\"2026-06-19T11:45:27.45283561Z\" level=info msg=\"Stopping container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 (timeout: 30s)\" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.454065 crc crio[22562]: time=\"2026-06-19T11:45:27.453949688Z\" level=info msg=\"Stopping container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c (timeout: 30s)\" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.455043 crc crio[22562]: time=\"2026-06-19T11:45:27.45483474Z\" level=info msg=\"Stopping container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 (timeout: 30s)\" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.519600 crc crio[22562]: time=\"2026-06-19T11:45:27.519056278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:27.523821 crc crio[22562]: time=\"2026-06-19T11:45:27.523798236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:27.592260 crc crio[22562]: time=\"2026-06-19T11:45:27.592132937Z\" level=info msg=\"Stopped container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.652299 crc crio[22562]: time=\"2026-06-19T11:45:27.652234634Z\" level=info msg=\"Created container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:27.654266 crc crio[22562]: time=\"2026-06-19T11:45:27.654137141Z\" level=info msg=\"Starting container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9\" id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:27.663701 crc crio[22562]: time=\"2026-06-19T11:45:27.663592845Z\" level=info msg=\"Started container\" PID=86219 containerID=d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 description=openshift-marketplace/certified-operators-vb8gn/registry-server id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\nJun 19 11:45:27.693641 crc crio[22562]: time=\"2026-06-19T11:45:27.692953492Z\" level=info msg=\"Stopping container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 (timeout: 30s)\" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.696479 crc crio[22562]: time=\"2026-06-19T11:45:27.695782312Z\" level=info msg=\"Stopping container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 (timeout: 30s)\" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.696479 crc crio[22562]: time=\"2026-06-19T11:45:27.695935625Z\" level=info msg=\"Stopped container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.734953 crc crio[22562]: time=\"2026-06-19T11:45:27.734868589Z\" level=info msg=\"Stopping container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 (timeout: 30s)\" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.764393 crc crio[22562]: time=\"2026-06-19T11:45:27.764308606Z\" level=info msg=\"Stopping container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef (timeout: 30s)\" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.764628 crc crio[22562]: time=\"2026-06-19T11:45:27.764557993Z\" level=info msg=\"Stopping container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 (timeout: 30s)\" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.855863 crc crio[22562]: time=\"2026-06-19T11:45:27.855666477Z\" level=info msg=\"Stopped container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:27.900741 crc crio[22562]: time=\"2026-06-19T11:45:27.90064382Z\" level=info msg=\"Stopped container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:28.206938 crc crio[22562]: time=\"2026-06-19T11:45:28.206852367Z\" level=info msg=\"Stopped container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:28.295212 crc crio[22562]: time=\"2026-06-19T11:45:28.29508847Z\" level=info msg=\"Stopped container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:28.297605 crc crio[22562]: time=\"2026-06-19T11:45:28.297504049Z\" level=info msg=\"Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:28.298239 crc crio[22562]: time=\"2026-06-19T11:45:28.298128895Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc002910710}] Aliases:map[]}\"\nJun 19 11:45:28.298387 crc crio[22562]: time=\"2026-06-19T11:45:28.298342961Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:28.751486 crc crio[22562]: time=\"2026-06-19T11:45:28.750869068Z\" level=info msg=\"Stopped pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:29.278907 crc crio[22562]: time=\"2026-06-19T11:45:29.278481223Z\" level=info msg=\"Stopped container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:29.280052 crc crio[22562]: time=\"2026-06-19T11:45:29.28001Z\" level=info msg=\"Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:29.280563 crc crio[22562]: time=\"2026-06-19T11:45:29.280496792Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc0005ad070}] Aliases:map[]}\"\nJun 19 11:45:29.280746 crc crio[22562]: time=\"2026-06-19T11:45:29.280671087Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:29.399794 crc crio[22562]: time=\"2026-06-19T11:45:29.398558734Z\" level=info msg=\"Removing container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87\" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:29.479399 crc crio[22562]: time=\"2026-06-19T11:45:29.479236651Z\" level=info msg=\"Removed container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:29.490106 crc crio[22562]: time=\"2026-06-19T11:45:29.490028757Z\" level=info msg=\"Removing container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef\" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:29.534840 crc crio[22562]: time=\"2026-06-19T11:45:29.534624601Z\" level=info msg=\"Removed container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:29.580025 crc crio[22562]: time=\"2026-06-19T11:45:29.579904432Z\" level=info msg=\"Stopped pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:30.476626 crc crio[22562]: time=\"2026-06-19T11:45:30.475953042Z\" level=info msg=\"Removing container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244\" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:30.477789 crc crio[22562]: time=\"2026-06-19T11:45:30.477683126Z\" level=info msg=\"Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:30.478833 crc crio[22562]: time=\"2026-06-19T11:45:30.478767703Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc0005ad4c8}] Aliases:map[]}\"\nJun 19 11:45:30.479137 crc crio[22562]: time=\"2026-06-19T11:45:30.479009889Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-2w9sp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:30.516302 crc crio[22562]: time=\"2026-06-19T11:45:30.516090586Z\" level=info msg=\"Removed container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:30.565323 crc crio[22562]: time=\"2026-06-19T11:45:30.565131878Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:30.565323 crc crio[22562]: time=\"2026-06-19T11:45:30.565305453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:30.670402 crc crio[22562]: time=\"2026-06-19T11:45:30.670309901Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}\"\nJun 19 11:45:30.670402 crc crio[22562]: time=\"2026-06-19T11:45:30.670375834Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:30.940691 crc crio[22562]: time=\"2026-06-19T11:45:30.940304032Z\" level=info msg=\"Stopped pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:31.057572 crc crio[22562]: time=\"2026-06-19T11:45:31.057487531Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:31.057701 crc crio[22562]: time=\"2026-06-19T11:45:31.057604164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.110477 crc crio[22562]: time=\"2026-06-19T11:45:31.110363931Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}\"\nJun 19 11:45:31.110477 crc crio[22562]: time=\"2026-06-19T11:45:31.110428852Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:31.271998 crc crio[22562]: time=\"2026-06-19T11:45:31.271882267Z\" level=info msg=\"Stopped container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278025228Z\" level=info msg=\"Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278592323Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"\nJun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278754697Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:31.289626 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60f3ad50ced5503 Mac:a6:4e:b5:70:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:31.291483 crc crio[22562]: time=\"2026-06-19T11:45:31.291386228Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}\"\nJun 19 11:45:31.291638 crc crio[22562]: time=\"2026-06-19T11:45:31.291567533Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:31.300850 crc crio[22562]: time=\"2026-06-19T11:45:31.299724026Z\" level=info msg=\"Stopped container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:31.306507 crc crio[22562]: time=\"2026-06-19T11:45:31.306339839Z\" level=info msg=\"Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:31.307079 crc crio[22562]: time=\"2026-06-19T11:45:31.306958365Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc0016121a8}] Aliases:map[]}\"\nJun 19 11:45:31.307341 crc crio[22562]: time=\"2026-06-19T11:45:31.307288843Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:31.312485 crc crio[22562]: time=\"2026-06-19T11:45:31.311873316Z\" level=info msg=\"Ran pod sandbox 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 with infra container: openstack/nova-metadata-0/POD\" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:31.323951 crc crio[22562]: time=\"2026-06-19T11:45:31.323327339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ddbd3ffc-26e8-4000-abe9-59cade95e4aa name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.332331 crc crio[22562]: time=\"2026-06-19T11:45:31.332189099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=52014c83-ecb8-48bb-8851-7a4838f90333 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.342480 crc crio[22562]: time=\"2026-06-19T11:45:31.342372211Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:31.344068 crc crio[22562]: time=\"2026-06-19T11:45:31.34395745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.409187 crc crio[22562]: time=\"2026-06-19T11:45:31.408953559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.414214 crc crio[22562]: time=\"2026-06-19T11:45:31.41388724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.565858 crc crio[22562]: time=\"2026-06-19T11:45:31.565614515Z\" level=info msg=\"Created container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:31.568115 crc crio[22562]: time=\"2026-06-19T11:45:31.567776708Z\" level=info msg=\"Starting container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453\" id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:31.587487 crc crio[22562]: time=\"2026-06-19T11:45:31.583324774Z\" level=info msg=\"Started container\" PID=86582 containerID=6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 description=openstack/nova-metadata-0/nova-metadata-log id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\nJun 19 11:45:31.610391 crc crio[22562]: time=\"2026-06-19T11:45:31.601648736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6a54a07-c370-4d7d-bb1b-ecd4683dc664 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.702114 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7268d43e6fe5025 Mac:f2:a1:94:ad:65:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:31.711855 crc crio[22562]: time=\"2026-06-19T11:45:31.711760091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5a3f8cd7-cfa1-4fac-b1c1-d64d986f0616 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.718299 crc crio[22562]: time=\"2026-06-19T11:45:31.718218081Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}\"\nJun 19 11:45:31.718600 crc crio[22562]: time=\"2026-06-19T11:45:31.718415596Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:31.728546 crc crio[22562]: time=\"2026-06-19T11:45:31.728107756Z\" level=info msg=\"Ran pod sandbox 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 with infra container: openstack/nova-scheduler-0/POD\" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:31.734459 crc crio[22562]: time=\"2026-06-19T11:45:31.734287178Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:31.745856 crc crio[22562]: time=\"2026-06-19T11:45:31.741255761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.745856 crc crio[22562]: time=\"2026-06-19T11:45:31.741392594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7d27b6fd-05c9-4e2b-b401-764d3fbf2112 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.780539 crc crio[22562]: time=\"2026-06-19T11:45:31.78042749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fcefb28a-64f7-49a7-a6d3-0f8ea12e90ca name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:31.798517 crc crio[22562]: time=\"2026-06-19T11:45:31.798428485Z\" level=info msg=\"Stopped pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:31.846399 crc crio[22562]: time=\"2026-06-19T11:45:31.846120014Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:31.853725 crc crio[22562]: time=\"2026-06-19T11:45:31.853068026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.942217 crc crio[22562]: time=\"2026-06-19T11:45:31.940654114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:31.947320 crc crio[22562]: time=\"2026-06-19T11:45:31.947096954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:32.016960 crc crio[22562]: time=\"2026-06-19T11:45:32.016554753Z\" level=info msg=\"Stopped pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:32.023572 crc crio[22562]: time=\"2026-06-19T11:45:32.023506665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:32.039818 crc crio[22562]: time=\"2026-06-19T11:45:32.039725506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:32.151368 crc crio[22562]: time=\"2026-06-19T11:45:32.151134393Z\" level=info msg=\"Created container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:32.154623 crc crio[22562]: time=\"2026-06-19T11:45:32.154537986Z\" level=info msg=\"Starting container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8\" id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:32.160065 crc crio[22562]: time=\"2026-06-19T11:45:32.1599217Z\" level=info msg=\"Started container\" PID=86645 containerID=ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 description=openstack/nova-metadata-0/nova-metadata-metadata id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\nJun 19 11:45:32.176808 crc crio[22562]: time=\"2026-06-19T11:45:32.176671334Z\" level=info msg=\"Created container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:32.179763 crc crio[22562]: time=\"2026-06-19T11:45:32.178005547Z\" level=info msg=\"Starting container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91\" id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:32.186571 crc crio[22562]: time=\"2026-06-19T11:45:32.186499647Z\" level=info msg=\"Started container\" PID=86650 containerID=d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\nJun 19 11:45:32.382474 crc crio[22562]: time=\"2026-06-19T11:45:32.381907542Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:32.382678 crc crio[22562]: time=\"2026-06-19T11:45:32.382517208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:32.422606 crc crio[22562]: time=\"2026-06-19T11:45:32.422510867Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}\"\nJun 19 11:45:32.422606 crc crio[22562]: time=\"2026-06-19T11:45:32.422572258Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:32.578694 crc crio[22562]: time=\"2026-06-19T11:45:32.577666737Z\" level=info msg=\"Removing container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75\" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.608633 crc crio[22562]: time=\"2026-06-19T11:45:32.608545341Z\" level=info msg=\"Removed container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.611719 crc crio[22562]: time=\"2026-06-19T11:45:32.611640977Z\" level=info msg=\"Removing container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416\" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.737568 crc crio[22562]: time=\"2026-06-19T11:45:32.737006449Z\" level=info msg=\"Removed container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.740427 crc crio[22562]: time=\"2026-06-19T11:45:32.740359262Z\" level=info msg=\"Removing container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c\" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.800203 crc crio[22562]: time=\"2026-06-19T11:45:32.797964288Z\" level=info msg=\"Removed container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.815189 crc crio[22562]: time=\"2026-06-19T11:45:32.814284191Z\" level=info msg=\"Removing container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79\" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.863453 crc crio[22562]: time=\"2026-06-19T11:45:32.863343105Z\" level=info msg=\"Removed container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.870210 crc crio[22562]: time=\"2026-06-19T11:45:32.870075561Z\" level=info msg=\"Removing container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0\" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.898547 crc crio[22562]: time=\"2026-06-19T11:45:32.898515006Z\" level=info msg=\"Removed container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.917477 crc crio[22562]: time=\"2026-06-19T11:45:32.917384822Z\" level=info msg=\"Removing container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40\" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:32.963833 crc crio[22562]: time=\"2026-06-19T11:45:32.963741819Z\" level=info msg=\"Removed container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:33.091789 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2ed793e41f9866 Mac:4e:6f:15:5e:3c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:33.093453 crc crio[22562]: time=\"2026-06-19T11:45:33.093371897Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}\"\nJun 19 11:45:33.093564 crc crio[22562]: time=\"2026-06-19T11:45:33.093534881Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:33.103464 crc crio[22562]: time=\"2026-06-19T11:45:33.103376254Z\" level=info msg=\"Ran pod sandbox a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc with infra container: openstack/nova-cell1-conductor-0/POD\" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:33.108334 crc crio[22562]: time=\"2026-06-19T11:45:33.107564928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e4bea487-192d-41b5-9013-5e28824f33d6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.141627 crc crio[22562]: time=\"2026-06-19T11:45:33.141058317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=84775447-f702-4fee-87bf-21b2a7e90021 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.141627 crc crio[22562]: time=\"2026-06-19T11:45:33.141567669Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:33.141865 crc crio[22562]: time=\"2026-06-19T11:45:33.141697902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.157343 crc crio[22562]: time=\"2026-06-19T11:45:33.157270028Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:33.183458 crc crio[22562]: time=\"2026-06-19T11:45:33.183384474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.219118 crc crio[22562]: time=\"2026-06-19T11:45:33.218468302Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"\nJun 19 11:45:33.219118 crc crio[22562]: time=\"2026-06-19T11:45:33.218546124Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.24060577Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.240651561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.240690722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.247085 crc crio[22562]: time=\"2026-06-19T11:45:33.247017099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.285397 crc crio[22562]: time=\"2026-06-19T11:45:33.285293245Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}\"\nJun 19 11:45:33.285397 crc crio[22562]: time=\"2026-06-19T11:45:33.285363617Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:33.456592 crc crio[22562]: time=\"2026-06-19T11:45:33.45606057Z\" level=info msg=\"Created container edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:33.460598 crc crio[22562]: time=\"2026-06-19T11:45:33.46050042Z\" level=info msg=\"Starting container: edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088\" id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:33.471621 crc crio[22562]: time=\"2026-06-19T11:45:33.471495153Z\" level=info msg=\"Started container\" PID=86911 containerID=edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc\nJun 19 11:45:33.690956 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631106d3748e14c Mac:62:9a:35:3f:b0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:33.694645 crc crio[22562]: time=\"2026-06-19T11:45:33.694022539Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"\nJun 19 11:45:33.694645 crc crio[22562]: time=\"2026-06-19T11:45:33.694219964Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:33.732651 crc crio[22562]: time=\"2026-06-19T11:45:33.732616694Z\" level=info msg=\"Ran pod sandbox 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 with infra container: openstack/ceilometer-0/POD\" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:33.737501 crc crio[22562]: time=\"2026-06-19T11:45:33.73735131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=89842af0-4caf-4535-b85a-ab198ea9ad30 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.779662 crc crio[22562]: time=\"2026-06-19T11:45:33.779542065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7025b2c7-dc77-4cc4-a349-9cc388b50f7e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.788039 crc crio[22562]: time=\"2026-06-19T11:45:33.787629396Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:33.788758 crc crio[22562]: time=\"2026-06-19T11:45:33.788325462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.842811 crc crio[22562]: time=\"2026-06-19T11:45:33.842765169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.847666 crc crio[22562]: time=\"2026-06-19T11:45:33.847640251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:33.954806 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df1fe309436b49 Mac:4e:03:ee:b6:c1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:33.957345 crc crio[22562]: time=\"2026-06-19T11:45:33.95713542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}\"\nJun 19 11:45:33.957515 crc crio[22562]: time=\"2026-06-19T11:45:33.957406316Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:33.968748 crc crio[22562]: time=\"2026-06-19T11:45:33.968654554Z\" level=info msg=\"Ran pod sandbox 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 with infra container: openstack/nova-api-0/POD\" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:33.974923 crc crio[22562]: time=\"2026-06-19T11:45:33.974850118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=60ef9c13-0db7-4a02-8809-417ed8badbb8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.984857 crc crio[22562]: time=\"2026-06-19T11:45:33.984075596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=575424ba-78b2-412c-bf1f-2b6d49608828 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:33.995705 crc crio[22562]: time=\"2026-06-19T11:45:33.995621681Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:33.998638 crc crio[22562]: time=\"2026-06-19T11:45:33.997078707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.024099 crc crio[22562]: time=\"2026-06-19T11:45:34.024057475Z\" level=info msg=\"Created container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.027853 crc crio[22562]: time=\"2026-06-19T11:45:34.027769707Z\" level=info msg=\"Starting container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673\" id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:34.039779 crc crio[22562]: time=\"2026-06-19T11:45:34.039676542Z\" level=info msg=\"Started container\" PID=86986 containerID=ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 description=openstack/ceilometer-0/ceilometer-central-agent id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\nJun 19 11:45:34.057577 crc crio[22562]: time=\"2026-06-19T11:45:34.056780905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.057577 crc crio[22562]: time=\"2026-06-19T11:45:34.057508934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e3fc630e-5a27-4f26-8642-5517b68ab885 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.086364 crc crio[22562]: time=\"2026-06-19T11:45:34.086107821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4f2447bc-adca-46f5-afa5-75b5379f7b31 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.088761 crc crio[22562]: time=\"2026-06-19T11:45:34.088210742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.096346 crc crio[22562]: time=\"2026-06-19T11:45:34.095903282Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.096579 crc crio[22562]: time=\"2026-06-19T11:45:34.096425716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.211793 crc crio[22562]: time=\"2026-06-19T11:45:34.211710468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.216465 crc crio[22562]: time=\"2026-06-19T11:45:34.216378724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.228067 crc crio[22562]: time=\"2026-06-19T11:45:34.226294219Z\" level=info msg=\"Created container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.228067 crc crio[22562]: time=\"2026-06-19T11:45:34.227405237Z\" level=info msg=\"Starting container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c\" id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:34.239738 crc crio[22562]: time=\"2026-06-19T11:45:34.23966027Z\" level=info msg=\"Started container\" PID=87015 containerID=81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c description=openstack/nova-api-0/nova-api-log id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\nJun 19 11:45:34.258536 crc crio[22562]: time=\"2026-06-19T11:45:34.258446635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=696b8824-a699-4bd3-8d6d-6acad626a18b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.287296 crc crio[22562]: time=\"2026-06-19T11:45:34.287195846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0469ad6f-1d2c-466f-9bba-5a77a2411d1c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.296468 crc crio[22562]: time=\"2026-06-19T11:45:34.296367643Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.298277 crc crio[22562]: time=\"2026-06-19T11:45:34.298217969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.367286 crc crio[22562]: time=\"2026-06-19T11:45:34.367088563Z\" level=info msg=\"Created container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.369081 crc crio[22562]: time=\"2026-06-19T11:45:34.368949189Z\" level=info msg=\"Starting container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8\" id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:34.378235 crc crio[22562]: time=\"2026-06-19T11:45:34.377516721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.380718 crc crio[22562]: time=\"2026-06-19T11:45:34.380620718Z\" level=info msg=\"Started container\" PID=87042 containerID=a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\nJun 19 11:45:34.384919 crc crio[22562]: time=\"2026-06-19T11:45:34.384809351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.397954 crc crio[22562]: time=\"2026-06-19T11:45:34.397839804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e0c55497-c479-4911-aadd-16f4d6db4349 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.444724 crc crio[22562]: time=\"2026-06-19T11:45:34.444351194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=81ee23d2-c335-4212-8f67-c7796bb37d7b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.454234 crc crio[22562]: time=\"2026-06-19T11:45:34.454102485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.455056 crc crio[22562]: time=\"2026-06-19T11:45:34.455003748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.537340 crc crio[22562]: time=\"2026-06-19T11:45:34.537246573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.540777 crc crio[22562]: time=\"2026-06-19T11:45:34.540691338Z\" level=info msg=\"Created container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.546564 crc crio[22562]: time=\"2026-06-19T11:45:34.543367755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:34.547705 crc crio[22562]: time=\"2026-06-19T11:45:34.54762145Z\" level=info msg=\"Starting container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774\" id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:34.555332 crc crio[22562]: time=\"2026-06-19T11:45:34.555205237Z\" level=info msg=\"Started container\" PID=87061 containerID=3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 description=openstack/nova-api-0/nova-api-api id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\nJun 19 11:45:34.679487 crc crio[22562]: time=\"2026-06-19T11:45:34.678462667Z\" level=info msg=\"Stopping container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 (timeout: 2s)\" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:34.809667 crc crio[22562]: time=\"2026-06-19T11:45:34.809515221Z\" level=info msg=\"Created container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:34.812101 crc crio[22562]: time=\"2026-06-19T11:45:34.811820957Z\" level=info msg=\"Starting container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d\" id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:34.824185 crc crio[22562]: time=\"2026-06-19T11:45:34.82404747Z\" level=info msg=\"Started container\" PID=87079 containerID=11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d description=openstack/ceilometer-0/sg-core id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\nJun 19 11:45:34.858866 crc crio[22562]: time=\"2026-06-19T11:45:34.858757029Z\" level=info msg=\"Stopped container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:34.860302 crc crio[22562]: time=\"2026-06-19T11:45:34.860251446Z\" level=info msg=\"Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:34.860897 crc crio[22562]: time=\"2026-06-19T11:45:34.860712797Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc00259c180}] Aliases:map[]}\"\nJun 19 11:45:34.860897 crc crio[22562]: time=\"2026-06-19T11:45:34.860884451Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vb8gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:34.886635 crc crio[22562]: time=\"2026-06-19T11:45:34.886585998Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=11276b7e-e0e5-4a99-ae64-2e91c533f641 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:34.986321 crc crio[22562]: time=\"2026-06-19T11:45:34.983416772Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bc3e2390-1f2a-45e8-be5e-caef6299d4ed name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:35.014200 crc crio[22562]: time=\"2026-06-19T11:45:35.011624921Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:35.014200 crc crio[22562]: time=\"2026-06-19T11:45:35.012090573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:35.093924 crc crio[22562]: time=\"2026-06-19T11:45:35.093813995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:35.099324 crc crio[22562]: time=\"2026-06-19T11:45:35.09926345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:35.293095 crc crio[22562]: time=\"2026-06-19T11:45:35.292371977Z\" level=info msg=\"Created container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:35.302335 crc crio[22562]: time=\"2026-06-19T11:45:35.299653178Z\" level=info msg=\"Starting container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d\" id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:35.302335 crc crio[22562]: time=\"2026-06-19T11:45:35.300133Z\" level=info msg=\"Stopped pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:35.309811 crc crio[22562]: time=\"2026-06-19T11:45:35.30904779Z\" level=info msg=\"Started container\" PID=87293 containerID=ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d description=openstack/ceilometer-0/proxy-httpd id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\nJun 19 11:45:35.712476 crc crio[22562]: time=\"2026-06-19T11:45:35.711896038Z\" level=info msg=\"Removing container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9\" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:35.750642 crc crio[22562]: time=\"2026-06-19T11:45:35.750549825Z\" level=info msg=\"Removed container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:35.753696 crc crio[22562]: time=\"2026-06-19T11:45:35.753629391Z\" level=info msg=\"Removing container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b\" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:35.855999 crc crio[22562]: time=\"2026-06-19T11:45:35.855538073Z\" level=info msg=\"Removed container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:35.861946 crc crio[22562]: time=\"2026-06-19T11:45:35.861879409Z\" level=info msg=\"Removing container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8\" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:35.943212 crc crio[22562]: time=\"2026-06-19T11:45:35.942767851Z\" level=info msg=\"Removed container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:46.915078 crc crio[22562]: time=\"2026-06-19T11:45:46.91448531Z\" level=info msg=\"Removing container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd\" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:46.969092 crc crio[22562]: time=\"2026-06-19T11:45:46.968926468Z\" level=info msg=\"Removed container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:46.975758 crc crio[22562]: time=\"2026-06-19T11:45:46.97546049Z\" level=info msg=\"Removing container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec\" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:47.095408 crc crio[22562]: time=\"2026-06-19T11:45:47.095056548Z\" level=info msg=\"Removed container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:47.107842 crc crio[22562]: time=\"2026-06-19T11:45:47.107709522Z\" level=info msg=\"Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.108460 crc crio[22562]: time=\"2026-06-19T11:45:47.107928377Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.108733 crc crio[22562]: time=\"2026-06-19T11:45:47.108623003Z\" level=info msg=\"Removing pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.137769 crc crio[22562]: time=\"2026-06-19T11:45:47.137623922Z\" level=info msg=\"Removed pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.138826 crc crio[22562]: time=\"2026-06-19T11:45:47.138686598Z\" level=info msg=\"Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.138826 crc crio[22562]: time=\"2026-06-19T11:45:47.1387765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.140390 crc crio[22562]: time=\"2026-06-19T11:45:47.140250116Z\" level=info msg=\"Removing pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.158281 crc crio[22562]: time=\"2026-06-19T11:45:47.158103229Z\" level=info msg=\"Removed pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.159519 crc crio[22562]: time=\"2026-06-19T11:45:47.159401621Z\" level=info msg=\"Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.159812 crc crio[22562]: time=\"2026-06-19T11:45:47.159544344Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.160413 crc crio[22562]: time=\"2026-06-19T11:45:47.160329364Z\" level=info msg=\"Removing pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.187043 crc crio[22562]: time=\"2026-06-19T11:45:47.186814019Z\" level=info msg=\"Removed pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.189032 crc crio[22562]: time=\"2026-06-19T11:45:47.188713496Z\" level=info msg=\"Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.189700 crc crio[22562]: time=\"2026-06-19T11:45:47.189040244Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.191865 crc crio[22562]: time=\"2026-06-19T11:45:47.191575997Z\" level=info msg=\"Removing pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.220053271Z\" level=info msg=\"Removed pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.221481146Z\" level=info msg=\"Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.221586629Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.222581014Z\" level=info msg=\"Removing pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.237385 crc crio[22562]: time=\"2026-06-19T11:45:47.236663882Z\" level=info msg=\"Removed pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.237604 crc crio[22562]: time=\"2026-06-19T11:45:47.237553605Z\" level=info msg=\"Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.237817 crc crio[22562]: time=\"2026-06-19T11:45:47.237628786Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.238624 crc crio[22562]: time=\"2026-06-19T11:45:47.23855342Z\" level=info msg=\"Removing pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.257445 crc crio[22562]: time=\"2026-06-19T11:45:47.257276743Z\" level=info msg=\"Removed pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.258894 crc crio[22562]: time=\"2026-06-19T11:45:47.25879412Z\" level=info msg=\"Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.258894 crc crio[22562]: time=\"2026-06-19T11:45:47.258882812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.259809 crc crio[22562]: time=\"2026-06-19T11:45:47.259709053Z\" level=info msg=\"Removing pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.280070 crc crio[22562]: time=\"2026-06-19T11:45:47.279906672Z\" level=info msg=\"Removed pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.281028 crc crio[22562]: time=\"2026-06-19T11:45:47.280874397Z\" level=info msg=\"Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.281269 crc crio[22562]: time=\"2026-06-19T11:45:47.280956459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.281811 crc crio[22562]: time=\"2026-06-19T11:45:47.281699276Z\" level=info msg=\"Removing pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.308031 crc crio[22562]: time=\"2026-06-19T11:45:47.307728441Z\" level=info msg=\"Removed pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.310046 crc crio[22562]: time=\"2026-06-19T11:45:47.309915685Z\" level=info msg=\"Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.311387 crc crio[22562]: time=\"2026-06-19T11:45:47.311135745Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.313351 crc crio[22562]: time=\"2026-06-19T11:45:47.313079903Z\" level=info msg=\"Removing pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.335882 crc crio[22562]: time=\"2026-06-19T11:45:47.335743954Z\" level=info msg=\"Removed pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.337464 crc crio[22562]: time=\"2026-06-19T11:45:47.337324973Z\" level=info msg=\"Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.337623 crc crio[22562]: time=\"2026-06-19T11:45:47.337503337Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.339764 crc crio[22562]: time=\"2026-06-19T11:45:47.339679141Z\" level=info msg=\"Removing pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.359681 crc crio[22562]: time=\"2026-06-19T11:45:47.359454741Z\" level=info msg=\"Removed pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.361118 crc crio[22562]: time=\"2026-06-19T11:45:47.360918767Z\" level=info msg=\"Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.361427 crc crio[22562]: time=\"2026-06-19T11:45:47.361322537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:47.362731 crc crio[22562]: time=\"2026-06-19T11:45:47.362618979Z\" level=info msg=\"Removing pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:47.387566 crc crio[22562]: time=\"2026-06-19T11:45:47.387445293Z\" level=info msg=\"Removed pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:45:49.890456 crc crio[22562]: time=\"2026-06-19T11:45:49.889519583Z\" level=warning msg=\"Stopping container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba with stop signal(15) timed out. Killing...\"\nJun 19 11:45:49.932902 crc crio[22562]: time=\"2026-06-19T11:45:49.932734793Z\" level=error msg=\"Killing container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 19 11:45:49.977589 crc crio[22562]: time=\"2026-06-19T11:45:49.9767113Z\" level=info msg=\"Stopped container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:49.978857 crc crio[22562]: time=\"2026-06-19T11:45:49.978356902Z\" level=info msg=\"Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:49.981809 crc crio[22562]: time=\"2026-06-19T11:45:49.981487639Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc0030b45e0}] Aliases:map[]}\"\nJun 19 11:45:49.983047 crc crio[22562]: time=\"2026-06-19T11:45:49.982866042Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:50.371271 crc crio[22562]: time=\"2026-06-19T11:45:50.371039878Z\" level=info msg=\"Stopped pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:51.018701 crc crio[22562]: time=\"2026-06-19T11:45:51.01778785Z\" level=info msg=\"Removing container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba\" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:51.054335 crc crio[22562]: time=\"2026-06-19T11:45:51.054081169Z\" level=info msg=\"Removed container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:45:51.651568 crc crio[22562]: time=\"2026-06-19T11:45:51.650888976Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:51.651792 crc crio[22562]: time=\"2026-06-19T11:45:51.651609753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:51.691680 crc crio[22562]: time=\"2026-06-19T11:45:51.691552012Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}\"\nJun 19 11:45:51.691680 crc crio[22562]: time=\"2026-06-19T11:45:51.691640254Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:52.329273 crc crio[22562]: 2026-06-19T11:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7de7410e7445c Mac:6a:18:8c:4c:df:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:52.334084 crc crio[22562]: time=\"2026-06-19T11:45:52.331245689Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}\"\nJun 19 11:45:52.334084 crc crio[22562]: time=\"2026-06-19T11:45:52.331455115Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:52.341552 crc crio[22562]: time=\"2026-06-19T11:45:52.341457073Z\" level=info msg=\"Ran pod sandbox 5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:52.347352 crc crio[22562]: time=\"2026-06-19T11:45:52.347222315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=1ff05a51-3831-4af4-b1c1-73bef3b4f59a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:52.428358 crc crio[22562]: time=\"2026-06-19T11:45:52.42824674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=88a29639-0dac-4750-98ab-27bf34324789 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:52.441236 crc crio[22562]: time=\"2026-06-19T11:45:52.441016166Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:52.441832 crc crio[22562]: time=\"2026-06-19T11:45:52.441733904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:52.495936 crc crio[22562]: time=\"2026-06-19T11:45:52.495855994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:52.500097 crc crio[22562]: time=\"2026-06-19T11:45:52.499910983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:52.703925 crc crio[22562]: time=\"2026-06-19T11:45:52.703733147Z\" level=info msg=\"Created container 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:52.705818 crc crio[22562]: time=\"2026-06-19T11:45:52.705719656Z\" level=info msg=\"Starting container: 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe\" id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:52.712559 crc crio[22562]: time=\"2026-06-19T11:45:52.712480193Z\" level=info msg=\"Started container\" PID=88509 containerID=4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f\nJun 19 11:45:54.933356 crc crio[22562]: time=\"2026-06-19T11:45:54.932602477Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD\" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:54.934823 crc crio[22562]: time=\"2026-06-19T11:45:54.933399487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:54.986662 crc crio[22562]: time=\"2026-06-19T11:45:54.98646958Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}\"\nJun 19 11:45:54.986662 crc crio[22562]: time=\"2026-06-19T11:45:54.986550602Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-l9nmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:55.557525 crc crio[22562]: 2026-06-19T11:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01daa0e0180a2e5 Mac:aa:a5:e9:22:6b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:45:55.560241 crc crio[22562]: time=\"2026-06-19T11:45:55.560050023Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}\"\nJun 19 11:45:55.560435 crc crio[22562]: time=\"2026-06-19T11:45:55.56035182Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-l9nmz for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:45:55.572353 crc crio[22562]: time=\"2026-06-19T11:45:55.572233825Z\" level=info msg=\"Ran pod sandbox 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 with infra container: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD\" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:45:55.575615 crc crio[22562]: time=\"2026-06-19T11:45:55.575538176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99edc17b-23f7-4fc7-9103-8d684259049b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:55.655656 crc crio[22562]: time=\"2026-06-19T11:45:55.654885809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3e6a897c-b17f-40b5-9f23-9a267317c5be name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:55.663504 crc crio[22562]: time=\"2026-06-19T11:45:55.663388799Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:55.664443 crc crio[22562]: time=\"2026-06-19T11:45:55.663738278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:55.709913 crc crio[22562]: time=\"2026-06-19T11:45:55.709800368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:55.717626 crc crio[22562]: time=\"2026-06-19T11:45:55.717453417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:55.875876 crc crio[22562]: time=\"2026-06-19T11:45:55.875069727Z\" level=info msg=\"Created container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:55.876718 crc crio[22562]: time=\"2026-06-19T11:45:55.876674017Z\" level=info msg=\"Starting container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658\" id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:55.889037 crc crio[22562]: time=\"2026-06-19T11:45:55.887910195Z\" level=info msg=\"Started container\" PID=88788 containerID=ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/init id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\nJun 19 11:45:56.147864 crc crio[22562]: time=\"2026-06-19T11:45:56.147810265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d319c55c-a80c-4cea-98d0-e97af7c1dd4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:56.232902 crc crio[22562]: time=\"2026-06-19T11:45:56.232356348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3eb2f3f-1563-4295-ad31-fad42bf5dc4e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:45:56.240623 crc crio[22562]: time=\"2026-06-19T11:45:56.24050035Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:56.241215 crc crio[22562]: time=\"2026-06-19T11:45:56.241086104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:56.356112 crc crio[22562]: time=\"2026-06-19T11:45:56.355952566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:56.362493 crc crio[22562]: time=\"2026-06-19T11:45:56.362110468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:45:56.849861 crc crio[22562]: time=\"2026-06-19T11:45:56.849732314Z\" level=info msg=\"Created container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:45:56.851458 crc crio[22562]: time=\"2026-06-19T11:45:56.851381915Z\" level=info msg=\"Starting container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181\" id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:45:56.866994 crc crio[22562]: time=\"2026-06-19T11:45:56.866878318Z\" level=info msg=\"Started container\" PID=88855 containerID=46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\nJun 19 11:45:57.475789 crc crio[22562]: time=\"2026-06-19T11:45:57.475261832Z\" level=info msg=\"Stopping container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 (timeout: 30s)\" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:57.477043 crc crio[22562]: time=\"2026-06-19T11:45:57.475334313Z\" level=info msg=\"Stopping container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d (timeout: 30s)\" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:57.477043 crc crio[22562]: time=\"2026-06-19T11:45:57.475411335Z\" level=info msg=\"Stopping container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 (timeout: 30s)\" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:57.477370 crc crio[22562]: time=\"2026-06-19T11:45:57.475512507Z\" level=info msg=\"Stopping container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d (timeout: 30s)\" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:57.617480 crc crio[22562]: time=\"2026-06-19T11:45:57.617390618Z\" level=info msg=\"Stopped container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:57.714293 crc crio[22562]: time=\"2026-06-19T11:45:57.714122852Z\" level=info msg=\"Stopped container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.036798 crc crio[22562]: time=\"2026-06-19T11:45:58.036506269Z\" level=info msg=\"Stopped container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.131062 crc crio[22562]: time=\"2026-06-19T11:45:58.130395012Z\" level=info msg=\"Stopping container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 (timeout: 30s)\" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.134497 crc crio[22562]: time=\"2026-06-19T11:45:58.131829617Z\" level=info msg=\"Stopping container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c (timeout: 30s)\" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.258423 crc crio[22562]: time=\"2026-06-19T11:45:58.258310887Z\" level=info msg=\"Stopped container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.920585 crc crio[22562]: time=\"2026-06-19T11:45:58.920352049Z\" level=info msg=\"Stopped container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.922199754Z\" level=info msg=\"Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.92286004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc0030b43e8}] Aliases:map[]}\"\nJun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.923100226Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:45:59.335299 crc crio[22562]: time=\"2026-06-19T11:45:59.33466932Z\" level=info msg=\"Stopped pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:00.311486 crc crio[22562]: time=\"2026-06-19T11:46:00.31026476Z\" level=info msg=\"Removing container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d\" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.343040 crc crio[22562]: time=\"2026-06-19T11:46:00.342915708Z\" level=info msg=\"Removed container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.347198 crc crio[22562]: time=\"2026-06-19T11:46:00.347065891Z\" level=info msg=\"Removing container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d\" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.392794 crc crio[22562]: time=\"2026-06-19T11:46:00.39270925Z\" level=info msg=\"Removed container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.396104 crc crio[22562]: time=\"2026-06-19T11:46:00.396061412Z\" level=info msg=\"Removing container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8\" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.434235 crc crio[22562]: time=\"2026-06-19T11:46:00.434108614Z\" level=info msg=\"Removed container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.438758 crc crio[22562]: time=\"2026-06-19T11:46:00.438727108Z\" level=info msg=\"Removing container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673\" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.507261 crc crio[22562]: time=\"2026-06-19T11:46:00.506934516Z\" level=info msg=\"Removed container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:00.557544 crc crio[22562]: time=\"2026-06-19T11:46:00.557458906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697826-zwkcb/POD\" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:00.557654 crc crio[22562]: time=\"2026-06-19T11:46:00.557573169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:00.617597 crc crio[22562]: time=\"2026-06-19T11:46:00.617492782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"\nJun 19 11:46:00.617597 crc crio[22562]: time=\"2026-06-19T11:46:00.617588184Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697826-zwkcb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:01.093604 crc crio[22562]: time=\"2026-06-19T11:46:01.092867304Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:01.093744 crc crio[22562]: time=\"2026-06-19T11:46:01.093634992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:01.144631 crc crio[22562]: time=\"2026-06-19T11:46:01.144546193Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"\nJun 19 11:46:01.144631 crc crio[22562]: time=\"2026-06-19T11:46:01.144628035Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:01.226279 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a252448ee290aec Mac:9a:f0:bc:27:0f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 SocketPath: PciID:}] [{Interface:0xc0000153e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:01.227482 crc crio[22562]: time=\"2026-06-19T11:46:01.227394073Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"\nJun 19 11:46:01.227611 crc crio[22562]: time=\"2026-06-19T11:46:01.227555847Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697826-zwkcb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:01.244027 crc crio[22562]: time=\"2026-06-19T11:46:01.243928012Z\" level=info msg=\"Ran pod sandbox a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c with infra container: openshift-infra/auto-csr-approver-29697826-zwkcb/POD\" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:01.255712 crc crio[22562]: time=\"2026-06-19T11:46:01.255615142Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:46:01.264431 crc crio[22562]: time=\"2026-06-19T11:46:01.264366157Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:46:01.370566 crc crio[22562]: time=\"2026-06-19T11:46:01.369648393Z\" level=info msg=\"Stopped container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:01.372898 crc crio[22562]: time=\"2026-06-19T11:46:01.372560486Z\" level=info msg=\"Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:01.373536 crc crio[22562]: time=\"2026-06-19T11:46:01.373283233Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002094f28}] Aliases:map[]}\"\nJun 19 11:46:01.373536 crc crio[22562]: time=\"2026-06-19T11:46:01.373450687Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:01.775618 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd7b216def095a Mac:3a:de:af:23:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:01.777473 crc crio[22562]: time=\"2026-06-19T11:46:01.777379951Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"\nJun 19 11:46:01.777675 crc crio[22562]: time=\"2026-06-19T11:46:01.777615157Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:01.790467 crc crio[22562]: time=\"2026-06-19T11:46:01.790400294Z\" level=info msg=\"Stopped pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:01.790935 crc crio[22562]: time=\"2026-06-19T11:46:01.790642879Z\" level=info msg=\"Ran pod sandbox 5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c with infra container: openstack/ceilometer-0/POD\" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:01.796037 crc crio[22562]: time=\"2026-06-19T11:46:01.79590134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=346b5904-cdf1-434c-b618-3db1f5feebe0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:01.825596 crc crio[22562]: time=\"2026-06-19T11:46:01.825061901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=90afc1ec-bb05-41a8-a197-e00b9df197ce name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:01.838668 crc crio[22562]: time=\"2026-06-19T11:46:01.838510594Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:01.839489 crc crio[22562]: time=\"2026-06-19T11:46:01.839223572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:01.906125 crc crio[22562]: time=\"2026-06-19T11:46:01.905913702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:01.910524 crc crio[22562]: time=\"2026-06-19T11:46:01.910444394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.109585 crc crio[22562]: time=\"2026-06-19T11:46:02.109347895Z\" level=info msg=\"Created container 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f: openstack/ceilometer-0/ceilometer-central-agent\" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.111076 crc crio[22562]: time=\"2026-06-19T11:46:02.110848903Z\" level=info msg=\"Starting container: 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f\" id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:02.120272 crc crio[22562]: time=\"2026-06-19T11:46:02.117942308Z\" level=info msg=\"Started container\" PID=89318 containerID=9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f description=openstack/ceilometer-0/ceilometer-central-agent id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c\nJun 19 11:46:02.135434 crc crio[22562]: time=\"2026-06-19T11:46:02.135322468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2fb607d1-c078-4b75-ab1f-9c8111d8e3b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.168564 crc crio[22562]: time=\"2026-06-19T11:46:02.167901544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8edd877-d260-4a1a-b8bb-894b5d4466a0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.179400 crc crio[22562]: time=\"2026-06-19T11:46:02.179310656Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.179813 crc crio[22562]: time=\"2026-06-19T11:46:02.179749257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.232234 crc crio[22562]: time=\"2026-06-19T11:46:02.232077272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.236580 crc crio[22562]: time=\"2026-06-19T11:46:02.236487201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.365877 crc crio[22562]: time=\"2026-06-19T11:46:02.365795881Z\" level=info msg=\"Removing container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774\" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:02.420475 crc crio[22562]: time=\"2026-06-19T11:46:02.420292159Z\" level=info msg=\"Removed container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:02.435996 crc crio[22562]: time=\"2026-06-19T11:46:02.435832084Z\" level=info msg=\"Removing container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c\" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:02.457921 crc crio[22562]: time=\"2026-06-19T11:46:02.457811667Z\" level=info msg=\"Created container e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c: openstack/ceilometer-0/ceilometer-notification-agent\" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.460647 crc crio[22562]: time=\"2026-06-19T11:46:02.459719344Z\" level=info msg=\"Starting container: e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c\" id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:02.498206 crc crio[22562]: time=\"2026-06-19T11:46:02.497558931Z\" level=info msg=\"Started container\" PID=89369 containerID=e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c description=openstack/ceilometer-0/ceilometer-notification-agent id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c\nJun 19 11:46:02.511791 crc crio[22562]: time=\"2026-06-19T11:46:02.511592589Z\" level=info msg=\"Removed container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:02.524442 crc crio[22562]: time=\"2026-06-19T11:46:02.524355134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=466aa17e-d5c6-4ea6-9816-eed9fa6d258c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.538336 crc crio[22562]: time=\"2026-06-19T11:46:02.538251307Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:46:02.541316 crc crio[22562]: time=\"2026-06-19T11:46:02.5412083Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d1f43a6-495a-476e-a51b-01bb573571ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.551669 crc crio[22562]: time=\"2026-06-19T11:46:02.551568677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b749c95-628f-49b7-a444-b85674e49e1a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.576867 crc crio[22562]: time=\"2026-06-19T11:46:02.576754941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dc090205-2348-4ae6-96b0-1d1ce24f4550 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.577654 crc crio[22562]: time=\"2026-06-19T11:46:02.577350206Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.580808 crc crio[22562]: time=\"2026-06-19T11:46:02.579668203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.614339 crc crio[22562]: time=\"2026-06-19T11:46:02.614104494Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.630268 crc crio[22562]: time=\"2026-06-19T11:46:02.630210473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.702781 crc crio[22562]: time=\"2026-06-19T11:46:02.702731779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.705245 crc crio[22562]: time=\"2026-06-19T11:46:02.705110827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.713131 crc crio[22562]: time=\"2026-06-19T11:46:02.713096634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:02.924844 crc crio[22562]: time=\"2026-06-19T11:46:02.924570826Z\" level=info msg=\"Created container 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7: openstack/ceilometer-0/sg-core\" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:02.931832 crc crio[22562]: time=\"2026-06-19T11:46:02.931744105Z\" level=info msg=\"Starting container: 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7\" id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:02.940086 crc crio[22562]: time=\"2026-06-19T11:46:02.939943508Z\" level=info msg=\"Started container\" PID=89413 containerID=573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7 description=openstack/ceilometer-0/sg-core id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c\nJun 19 11:46:02.953949 crc crio[22562]: time=\"2026-06-19T11:46:02.953863922Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=89f2284e-7842-44a5-8f07-801e7ffd2c8d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:02.987528 crc crio[22562]: time=\"2026-06-19T11:46:02.982767807Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:02.987528 crc crio[22562]: time=\"2026-06-19T11:46:02.982877159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.055903 crc crio[22562]: time=\"2026-06-19T11:46:03.055456826Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=10992333-08c5-4778-9802-0f662f013c44 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:03.078485 crc crio[22562]: time=\"2026-06-19T11:46:03.078021384Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}\"\nJun 19 11:46:03.078721 crc crio[22562]: time=\"2026-06-19T11:46:03.078570717Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:03.081683 crc crio[22562]: time=\"2026-06-19T11:46:03.081598382Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:03.082104 crc crio[22562]: time=\"2026-06-19T11:46:03.082043843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.168749 crc crio[22562]: time=\"2026-06-19T11:46:03.168416341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.212386 crc crio[22562]: time=\"2026-06-19T11:46:03.212286726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.220598 crc crio[22562]: time=\"2026-06-19T11:46:03.220456798Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-kk8qj/POD\" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:03.220598 crc crio[22562]: time=\"2026-06-19T11:46:03.220588372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.222005 crc crio[22562]: time=\"2026-06-19T11:46:03.220498889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:03.303390 crc crio[22562]: time=\"2026-06-19T11:46:03.302490968Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"\nJun 19 11:46:03.303390 crc crio[22562]: time=\"2026-06-19T11:46:03.302534339Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-kk8qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:03.318549 crc crio[22562]: time=\"2026-06-19T11:46:03.318398941Z\" level=info msg=\"Stopping container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 (timeout: 10s)\" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:03.560255 crc crio[22562]: time=\"2026-06-19T11:46:03.553615452Z\" level=info msg=\"Stopped container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:03.566026 crc crio[22562]: time=\"2026-06-19T11:46:03.565706321Z\" level=info msg=\"Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:03.566778 crc crio[22562]: time=\"2026-06-19T11:46:03.566534501Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc001b841e8}] Aliases:map[]}\"\nJun 19 11:46:03.566778 crc crio[22562]: time=\"2026-06-19T11:46:03.566700095Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:03.666308 crc crio[22562]: time=\"2026-06-19T11:46:03.663960603Z\" level=info msg=\"Created container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:03.668074 crc crio[22562]: time=\"2026-06-19T11:46:03.667892349Z\" level=info msg=\"Starting container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10\" id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:03.679570 crc crio[22562]: time=\"2026-06-19T11:46:03.679462836Z\" level=info msg=\"Started container\" PID=89467 containerID=beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10 description=openshift-infra/auto-csr-approver-29697826-zwkcb/oc id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\nJun 19 11:46:03.715368 crc crio[22562]: time=\"2026-06-19T11:46:03.715181749Z\" level=info msg=\"Created container 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72: openstack/ceilometer-0/proxy-httpd\" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:03.717606 crc crio[22562]: time=\"2026-06-19T11:46:03.717314422Z\" level=info msg=\"Starting container: 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72\" id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:03.738042 crc crio[22562]: time=\"2026-06-19T11:46:03.732851707Z\" level=info msg=\"Started container\" PID=89526 containerID=722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72 description=openstack/ceilometer-0/proxy-httpd id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c\nJun 19 11:46:04.011033 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4ee7b24f1ad35 Mac:6e:ab:b7:82:d3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 SocketPath: PciID:}] [{Interface:0xc000590ef0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:04.012604 crc crio[22562]: time=\"2026-06-19T11:46:04.012520756Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}\"\nJun 19 11:46:04.012727 crc crio[22562]: time=\"2026-06-19T11:46:04.012693461Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:04.034216 crc crio[22562]: time=\"2026-06-19T11:46:04.032800619Z\" level=info msg=\"Ran pod sandbox be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe with infra container: openstack/nova-api-0/POD\" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:04.041962 crc crio[22562]: time=\"2026-06-19T11:46:04.038428828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9b26b8b0-de53-4423-8233-842038b919c1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:04.051228 crc crio[22562]: time=\"2026-06-19T11:46:04.050566157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a3bc0db8-f3ff-46ab-b637-7d6569d32264 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:04.078068 crc crio[22562]: time=\"2026-06-19T11:46:04.075772852Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:04.078519 crc crio[22562]: time=\"2026-06-19T11:46:04.078098749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:04.133855 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39f54d7ed54667 Mac:fa:a1:76:54:2c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:04.136499 crc crio[22562]: time=\"2026-06-19T11:46:04.13474934Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"\nJun 19 11:46:04.139020 crc crio[22562]: time=\"2026-06-19T11:46:04.136859803Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-kk8qj for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:04.164934 crc crio[22562]: time=\"2026-06-19T11:46:04.164831075Z\" level=info msg=\"Ran pod sandbox e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 with infra container: openstack/nova-cell1-cell-mapping-kk8qj/POD\" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:04.181462 crc crio[22562]: time=\"2026-06-19T11:46:04.181409125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ce1ad628-a227-41c7-9952-0995f75b12c1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:04.184229 crc crio[22562]: time=\"2026-06-19T11:46:04.184069051Z\" level=info msg=\"Stopped pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:04.216483 crc crio[22562]: time=\"2026-06-19T11:46:04.21635809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:04.219711 crc crio[22562]: time=\"2026-06-19T11:46:04.219656353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=43ebccf5-a9eb-42a1-aa26-5d516e67be74 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:04.228309 crc crio[22562]: time=\"2026-06-19T11:46:04.228234674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:04.258630 crc crio[22562]: time=\"2026-06-19T11:46:04.257755225Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:04.263198 crc crio[22562]: time=\"2026-06-19T11:46:04.262943984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:04.867703 crc crio[22562]: time=\"2026-06-19T11:46:04.867632977Z\" level=info msg=\"Removing container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8\" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:04.896502 crc crio[22562]: time=\"2026-06-19T11:46:04.895738763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:04.959879 crc crio[22562]: time=\"2026-06-19T11:46:04.959809152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:05.098484 crc crio[22562]: time=\"2026-06-19T11:46:05.098090828Z\" level=info msg=\"Created container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:05.118311 crc crio[22562]: time=\"2026-06-19T11:46:05.118110593Z\" level=info msg=\"Starting container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1\" id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:05.132701 crc crio[22562]: time=\"2026-06-19T11:46:05.132526819Z\" level=info msg=\"Started container\" PID=89871 containerID=2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 description=openstack/nova-api-0/nova-api-log id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\nJun 19 11:46:05.156346 crc crio[22562]: time=\"2026-06-19T11:46:05.154285808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=434d965b-16fd-4502-8cb8-2d07d95f749c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:05.253068 crc crio[22562]: time=\"2026-06-19T11:46:05.252927389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d3a28140-9049-41ef-b005-8df7d9177410 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:05.265623 crc crio[22562]: time=\"2026-06-19T11:46:05.265325376Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:05.266031 crc crio[22562]: time=\"2026-06-19T11:46:05.265753677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:05.347408 crc crio[22562]: time=\"2026-06-19T11:46:05.347238863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:05.357934 crc crio[22562]: time=\"2026-06-19T11:46:05.357831235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:05.456683 crc crio[22562]: time=\"2026-06-19T11:46:05.45663599Z\" level=info msg=\"Removed container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:05.461959 crc crio[22562]: time=\"2026-06-19T11:46:05.461769657Z\" level=info msg=\"Removing container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19\" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:05.515461 crc crio[22562]: time=\"2026-06-19T11:46:05.515307291Z\" level=info msg=\"Removed container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:05.568434 crc crio[22562]: time=\"2026-06-19T11:46:05.568302783Z\" level=info msg=\"Created container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:05.571440 crc crio[22562]: time=\"2026-06-19T11:46:05.571256106Z\" level=info msg=\"Starting container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341\" id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:05.580762 crc crio[22562]: time=\"2026-06-19T11:46:05.580652418Z\" level=info msg=\"Started container\" PID=90046 containerID=93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341 description=openstack/nova-cell1-cell-mapping-kk8qj/nova-manage id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\nJun 19 11:46:05.609411 crc crio[22562]: time=\"2026-06-19T11:46:05.609288127Z\" level=info msg=\"Created container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:05.611074 crc crio[22562]: time=\"2026-06-19T11:46:05.610945188Z\" level=info msg=\"Starting container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440\" id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:05.619882 crc crio[22562]: time=\"2026-06-19T11:46:05.619731816Z\" level=info msg=\"Started container\" PID=90048 containerID=13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 description=openstack/nova-api-0/nova-api-api id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\nJun 19 11:46:07.085529 crc crio[22562]: time=\"2026-06-19T11:46:07.084425036Z\" level=info msg=\"Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:07.087417 crc crio[22562]: time=\"2026-06-19T11:46:07.086663622Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc0001388f8}] Aliases:map[]}\"\nJun 19 11:46:07.087417 crc crio[22562]: time=\"2026-06-19T11:46:07.086824206Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697826-zwkcb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:07.515395 crc crio[22562]: time=\"2026-06-19T11:46:07.515125264Z\" level=info msg=\"Stopped pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:13.241313 crc crio[22562]: time=\"2026-06-19T11:46:13.240065598Z\" level=info msg=\"Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:13.243096 crc crio[22562]: time=\"2026-06-19T11:46:13.242438127Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0029106e8}] Aliases:map[]}\"\nJun 19 11:46:13.243096 crc crio[22562]: time=\"2026-06-19T11:46:13.242619372Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-kk8qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:13.698348 crc crio[22562]: time=\"2026-06-19T11:46:13.69805615Z\" level=info msg=\"Stopped pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:14.627773 crc crio[22562]: time=\"2026-06-19T11:46:14.627098009Z\" level=info msg=\"Stopping container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 (timeout: 30s)\" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.634278 crc crio[22562]: time=\"2026-06-19T11:46:14.627098949Z\" level=info msg=\"Stopping container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 (timeout: 30s)\" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.641737 crc crio[22562]: time=\"2026-06-19T11:46:14.641081795Z\" level=info msg=\"Stopping container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 (timeout: 30s)\" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.696093 crc crio[22562]: time=\"2026-06-19T11:46:14.695829358Z\" level=info msg=\"Stopping container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 (timeout: 30s)\" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.700402 crc crio[22562]: time=\"2026-06-19T11:46:14.700086775Z\" level=info msg=\"Stopping container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 (timeout: 30s)\" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.768485 crc crio[22562]: time=\"2026-06-19T11:46:14.768328073Z\" level=info msg=\"Stopped container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:14.840004 crc crio[22562]: time=\"2026-06-19T11:46:14.839693939Z\" level=info msg=\"Stopped container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:16.888492 crc crio[22562]: time=\"2026-06-19T11:46:16.88190169Z\" level=info msg=\"Stopped container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:16.889861 crc crio[22562]: time=\"2026-06-19T11:46:16.889731004Z\" level=info msg=\"Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:16.890724 crc crio[22562]: time=\"2026-06-19T11:46:16.890650328Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0005acbb8}] Aliases:map[]}\"\nJun 19 11:46:16.890849 crc crio[22562]: time=\"2026-06-19T11:46:16.890834122Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:17.369531 crc crio[22562]: time=\"2026-06-19T11:46:17.369430163Z\" level=info msg=\"Stopped pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:18.066340 crc crio[22562]: time=\"2026-06-19T11:46:18.065700282Z\" level=info msg=\"Stopped container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:18.068412 crc crio[22562]: time=\"2026-06-19T11:46:18.068101541Z\" level=info msg=\"Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:18.069753 crc crio[22562]: time=\"2026-06-19T11:46:18.06968196Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc00259c4f0}] Aliases:map[]}\"\nJun 19 11:46:18.072554 crc crio[22562]: time=\"2026-06-19T11:46:18.07247026Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:18.392151 crc crio[22562]: time=\"2026-06-19T11:46:18.392006286Z\" level=info msg=\"Removing container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91\" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:18.421021 crc crio[22562]: time=\"2026-06-19T11:46:18.420915062Z\" level=info msg=\"Removed container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:18.460846 crc crio[22562]: time=\"2026-06-19T11:46:18.460660205Z\" level=info msg=\"Stopped pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:18.918959 crc crio[22562]: time=\"2026-06-19T11:46:18.918480823Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:18.918959 crc crio[22562]: time=\"2026-06-19T11:46:18.918960645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:18.989653 crc crio[22562]: time=\"2026-06-19T11:46:18.989457659Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}\"\nJun 19 11:46:18.989653 crc crio[22562]: time=\"2026-06-19T11:46:18.989568551Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:19.443531 crc crio[22562]: time=\"2026-06-19T11:46:19.443006332Z\" level=info msg=\"Removing container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8\" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:19.490550 crc crio[22562]: time=\"2026-06-19T11:46:19.490426564Z\" level=info msg=\"Removed container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:19.499130 crc crio[22562]: time=\"2026-06-19T11:46:19.498943705Z\" level=info msg=\"Removing container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453\" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:19.542037 crc crio[22562]: time=\"2026-06-19T11:46:19.541908609Z\" level=info msg=\"Removed container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:19.668056 crc crio[22562]: 2026-06-19T11:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:166ec2409aeceee Mac:ae:98:71:47:63:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e SocketPath: PciID:}] [{Interface:0xc0001bcb50 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:19.669825 crc crio[22562]: time=\"2026-06-19T11:46:19.66968313Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}\"\nJun 19 11:46:19.670072 crc crio[22562]: time=\"2026-06-19T11:46:19.669881395Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:19.682763 crc crio[22562]: time=\"2026-06-19T11:46:19.682666132Z\" level=info msg=\"Ran pod sandbox 166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 with infra container: openstack/nova-scheduler-0/POD\" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:19.685726 crc crio[22562]: time=\"2026-06-19T11:46:19.685623405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7ce6382e-5ca7-47dd-aecd-35c952876470 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:19.726026 crc crio[22562]: time=\"2026-06-19T11:46:19.725926251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=851efb78-ec9e-4c2c-ac65-420a256c7a9a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:19.738912 crc crio[22562]: time=\"2026-06-19T11:46:19.733801547Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:19.738912 crc crio[22562]: time=\"2026-06-19T11:46:19.738289648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:19.799677 crc crio[22562]: time=\"2026-06-19T11:46:19.799078922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:19.806626 crc crio[22562]: time=\"2026-06-19T11:46:19.806349992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:19.941359 crc crio[22562]: time=\"2026-06-19T11:46:19.94126329Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:19.941753 crc crio[22562]: time=\"2026-06-19T11:46:19.941392503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:19.983576 crc crio[22562]: time=\"2026-06-19T11:46:19.983389242Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}\"\nJun 19 11:46:19.983576 crc crio[22562]: time=\"2026-06-19T11:46:19.983469364Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:20.019109 crc crio[22562]: time=\"2026-06-19T11:46:20.018933551Z\" level=info msg=\"Created container 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:20.022364 crc crio[22562]: time=\"2026-06-19T11:46:20.022274565Z\" level=info msg=\"Starting container: 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e\" id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:20.036493 crc crio[22562]: time=\"2026-06-19T11:46:20.036306042Z\" level=info msg=\"Started container\" PID=91168 containerID=5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646\nJun 19 11:46:20.306081 crc crio[22562]: time=\"2026-06-19T11:46:20.305271047Z\" level=info msg=\"Stopped container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:20.307430 crc crio[22562]: time=\"2026-06-19T11:46:20.306790664Z\" level=info msg=\"Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:20.307550 crc crio[22562]: time=\"2026-06-19T11:46:20.3074473Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0005ac9e8}] Aliases:map[]}\"\nJun 19 11:46:20.307610 crc crio[22562]: time=\"2026-06-19T11:46:20.307582813Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:20.614358 crc crio[22562]: 2026-06-19T11:46:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33a039af41cb8fa Mac:ea:c0:12:5e:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:20.617548 crc crio[22562]: time=\"2026-06-19T11:46:20.617445741Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}\"\nJun 19 11:46:20.617751 crc crio[22562]: time=\"2026-06-19T11:46:20.617694818Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:20.631056 crc crio[22562]: time=\"2026-06-19T11:46:20.630946405Z\" level=info msg=\"Ran pod sandbox 33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c with infra container: openstack/nova-metadata-0/POD\" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:20.633386 crc crio[22562]: time=\"2026-06-19T11:46:20.633313874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=571d77f1-438c-46d7-91a6-2e0bc201d73a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:20.638359 crc crio[22562]: time=\"2026-06-19T11:46:20.638106742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3408b0dc-f920-45d0-992e-e016b655cdb5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:20.648944 crc crio[22562]: time=\"2026-06-19T11:46:20.648819248Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:20.649509 crc crio[22562]: time=\"2026-06-19T11:46:20.649445233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:20.694575 crc crio[22562]: time=\"2026-06-19T11:46:20.694380165Z\" level=info msg=\"Stopped pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:20.737043 crc crio[22562]: time=\"2026-06-19T11:46:20.736885827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:20.741796 crc crio[22562]: time=\"2026-06-19T11:46:20.741729447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:20.938216 crc crio[22562]: time=\"2026-06-19T11:46:20.937317916Z\" level=info msg=\"Created container 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330: openstack/nova-metadata-0/nova-metadata-log\" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:20.940427 crc crio[22562]: time=\"2026-06-19T11:46:20.940266438Z\" level=info msg=\"Starting container: 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330\" id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:20.945995 crc crio[22562]: time=\"2026-06-19T11:46:20.945694974Z\" level=info msg=\"Started container\" PID=91255 containerID=5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330 description=openstack/nova-metadata-0/nova-metadata-log id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c\nJun 19 11:46:20.961343 crc crio[22562]: time=\"2026-06-19T11:46:20.961242238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1cc4bd60-9dc1-481a-b93c-737217f8bc39 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:21.006556 crc crio[22562]: time=\"2026-06-19T11:46:21.006406566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d8f69aa6-5d8d-4d23-bca3-a9a061bbb9c2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:21.017281 crc crio[22562]: time=\"2026-06-19T11:46:21.017102149Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:21.017647 crc crio[22562]: time=\"2026-06-19T11:46:21.017574642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:21.064579 crc crio[22562]: time=\"2026-06-19T11:46:21.064356599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:21.067427 crc crio[22562]: time=\"2026-06-19T11:46:21.067337933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:21.317680 crc crio[22562]: time=\"2026-06-19T11:46:21.317330299Z\" level=info msg=\"Created container 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:21.319375 crc crio[22562]: time=\"2026-06-19T11:46:21.319258096Z\" level=info msg=\"Starting container: 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91\" id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:21.328858 crc crio[22562]: time=\"2026-06-19T11:46:21.328757931Z\" level=info msg=\"Started container\" PID=91287 containerID=25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c\nJun 19 11:46:21.539248 crc crio[22562]: time=\"2026-06-19T11:46:21.535523908Z\" level=info msg=\"Removing container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440\" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:21.619626 crc crio[22562]: time=\"2026-06-19T11:46:21.618682825Z\" level=info msg=\"Removed container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:21.623229 crc crio[22562]: time=\"2026-06-19T11:46:21.623072014Z\" level=info msg=\"Removing container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1\" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:21.690066 crc crio[22562]: time=\"2026-06-19T11:46:21.689920167Z\" level=info msg=\"Removed container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:22.123494 crc crio[22562]: time=\"2026-06-19T11:46:22.123403974Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:22.123683 crc crio[22562]: time=\"2026-06-19T11:46:22.123517417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:22.167919 crc crio[22562]: time=\"2026-06-19T11:46:22.16771718Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}\"\nJun 19 11:46:22.167919 crc crio[22562]: time=\"2026-06-19T11:46:22.167813093Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:22.791683 crc crio[22562]: 2026-06-19T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3071010c4eb1406 Mac:c2:2d:03:1b:96:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 SocketPath: PciID:}] [{Interface:0xc000142e60 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:22.792930 crc crio[22562]: time=\"2026-06-19T11:46:22.792866549Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}\"\nJun 19 11:46:22.793106 crc crio[22562]: time=\"2026-06-19T11:46:22.793072954Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:22.807148 crc crio[22562]: time=\"2026-06-19T11:46:22.807079791Z\" level=info msg=\"Ran pod sandbox 3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d with infra container: openstack/nova-api-0/POD\" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:22.809609 crc crio[22562]: time=\"2026-06-19T11:46:22.809546282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b021d342-8061-4a9c-abf2-b52f3fb1e9b1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:22.812893 crc crio[22562]: time=\"2026-06-19T11:46:22.812829713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7b493fc2-ae6d-4bfb-bf9a-de3fca72c685 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:22.826626 crc crio[22562]: time=\"2026-06-19T11:46:22.826517492Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:22.827058 crc crio[22562]: time=\"2026-06-19T11:46:22.827004553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:22.892119 crc crio[22562]: time=\"2026-06-19T11:46:22.891719685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:22.897010 crc crio[22562]: time=\"2026-06-19T11:46:22.896950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:23.105269 crc crio[22562]: time=\"2026-06-19T11:46:23.104493729Z\" level=info msg=\"Created container 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674: openstack/nova-api-0/nova-api-log\" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:23.106869 crc crio[22562]: time=\"2026-06-19T11:46:23.106801467Z\" level=info msg=\"Starting container: 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674\" id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:23.114878 crc crio[22562]: time=\"2026-06-19T11:46:23.114710613Z\" level=info msg=\"Started container\" PID=91501 containerID=861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674 description=openstack/nova-api-0/nova-api-log id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d\nJun 19 11:46:23.129502 crc crio[22562]: time=\"2026-06-19T11:46:23.129321584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=66193bb2-96e4-465f-af4f-3d6b423a7dad name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:23.206327 crc crio[22562]: time=\"2026-06-19T11:46:23.206099234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=27099355-6bf2-4607-8df8-c2e867259075 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:23.215482 crc crio[22562]: time=\"2026-06-19T11:46:23.215401593Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:23.215873 crc crio[22562]: time=\"2026-06-19T11:46:23.215776273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:23.269034 crc crio[22562]: time=\"2026-06-19T11:46:23.268874137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:23.274281 crc crio[22562]: time=\"2026-06-19T11:46:23.274201889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:23.511013 crc crio[22562]: time=\"2026-06-19T11:46:23.510777773Z\" level=info msg=\"Created container 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0: openstack/nova-api-0/nova-api-api\" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:23.512736 crc crio[22562]: time=\"2026-06-19T11:46:23.512558967Z\" level=info msg=\"Starting container: 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0\" id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:23.520711 crc crio[22562]: time=\"2026-06-19T11:46:23.520279157Z\" level=info msg=\"Started container\" PID=91525 containerID=079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0 description=openstack/nova-api-0/nova-api-api id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d\nJun 19 11:46:43.510460 crc crio[22562]: time=\"2026-06-19T11:46:43.509208545Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h7r98/POD\" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:43.512362 crc crio[22562]: time=\"2026-06-19T11:46:43.510549758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:43.555466 crc crio[22562]: time=\"2026-06-19T11:46:43.555401307Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}\"\nJun 19 11:46:43.555829 crc crio[22562]: time=\"2026-06-19T11:46:43.555800797Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h7r98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:44.176415 crc crio[22562]: 2026-06-19T11:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c630f5d5f246b31 Mac:12:e0:e7:b2:84:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:44.187295 crc crio[22562]: time=\"2026-06-19T11:46:44.187246811Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}\"\nJun 19 11:46:44.187657 crc crio[22562]: time=\"2026-06-19T11:46:44.187632241Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h7r98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:44.199289 crc crio[22562]: time=\"2026-06-19T11:46:44.198653364Z\" level=info msg=\"Ran pod sandbox c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a with infra container: openshift-marketplace/redhat-marketplace-h7r98/POD\" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:44.204631 crc crio[22562]: time=\"2026-06-19T11:46:44.204493058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a015d49b-f1c5-4f9f-8239-8767206455d3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:44.207367 crc crio[22562]: time=\"2026-06-19T11:46:44.207271547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c2c3c1-bc7f-4ef2-9a05-c4525a62128f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:44.217820 crc crio[22562]: time=\"2026-06-19T11:46:44.217661904Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:44.218631 crc crio[22562]: time=\"2026-06-19T11:46:44.218419223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:44.275835 crc crio[22562]: time=\"2026-06-19T11:46:44.275728461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:44.283873 crc crio[22562]: time=\"2026-06-19T11:46:44.283787159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:44.484409 crc crio[22562]: time=\"2026-06-19T11:46:44.484293662Z\" level=info msg=\"Created container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:44.485827 crc crio[22562]: time=\"2026-06-19T11:46:44.485722137Z\" level=info msg=\"Starting container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af\" id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:44.492847 crc crio[22562]: time=\"2026-06-19T11:46:44.492776141Z\" level=info msg=\"Started container\" PID=92777 containerID=609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af description=openshift-marketplace/redhat-marketplace-h7r98/extract-utilities id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\nJun 19 11:46:44.965735 crc crio[22562]: time=\"2026-06-19T11:46:44.965554629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:46:44.985619 crc crio[22562]: time=\"2026-06-19T11:46:44.984908278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:46:45.570416 crc crio[22562]: time=\"2026-06-19T11:46:45.570238521Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage\nJun 19 11:46:45.571761 crc crio[22562]: time=\"2026-06-19T11:46:45.571669657Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b789ddd8-11e4-4d31-82d4-cb57a6471b58 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:45.574638 crc crio[22562]: time=\"2026-06-19T11:46:45.57460876Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e4ab8ea-12fc-448a-96be-16ee856d6a52 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:45.585186 crc crio[22562]: time=\"2026-06-19T11:46:45.585070588Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:45.585656 crc crio[22562]: time=\"2026-06-19T11:46:45.585604271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:45.708468 crc crio[22562]: time=\"2026-06-19T11:46:45.708360299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:45.729262 crc crio[22562]: time=\"2026-06-19T11:46:45.728716902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:45.922550 crc crio[22562]: time=\"2026-06-19T11:46:45.922411476Z\" level=info msg=\"Created container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:45.925004 crc crio[22562]: time=\"2026-06-19T11:46:45.924924438Z\" level=info msg=\"Starting container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632\" id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:45.934944 crc crio[22562]: time=\"2026-06-19T11:46:45.934076594Z\" level=info msg=\"Started container\" PID=92934 containerID=eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632 description=openshift-marketplace/redhat-marketplace-h7r98/extract-content id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\nJun 19 11:46:47.011312 crc crio[22562]: time=\"2026-06-19T11:46:47.01056152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6d7fc2c-029f-4202-b8bc-6b46ef5385c4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:47.016249 crc crio[22562]: time=\"2026-06-19T11:46:47.016067897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=67145ca7-7219-4743-b251-03464e208ebf name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:46:47.023871 crc crio[22562]: time=\"2026-06-19T11:46:47.023772827Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:47.024268 crc crio[22562]: time=\"2026-06-19T11:46:47.024134496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:47.080382 crc crio[22562]: time=\"2026-06-19T11:46:47.080263306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:47.083725 crc crio[22562]: time=\"2026-06-19T11:46:47.083648009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:47.236539 crc crio[22562]: time=\"2026-06-19T11:46:47.236369648Z\" level=info msg=\"Created container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:46:47.238389 crc crio[22562]: time=\"2026-06-19T11:46:47.238293375Z\" level=info msg=\"Starting container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d\" id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:46:47.246763 crc crio[22562]: time=\"2026-06-19T11:46:47.246623411Z\" level=info msg=\"Started container\" PID=93035 containerID=7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d description=openshift-marketplace/redhat-marketplace-h7r98/registry-server id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\nJun 19 11:46:47.430688 crc crio[22562]: time=\"2026-06-19T11:46:47.430586883Z\" level=info msg=\"Removing container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8\" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:47.564486 crc crio[22562]: time=\"2026-06-19T11:46:47.564262311Z\" level=info msg=\"Removed container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:47.591427 crc crio[22562]: time=\"2026-06-19T11:46:47.591349151Z\" level=info msg=\"Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.591916 crc crio[22562]: time=\"2026-06-19T11:46:47.591879494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.593334 crc crio[22562]: time=\"2026-06-19T11:46:47.593227018Z\" level=info msg=\"Removing pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.621029 crc crio[22562]: time=\"2026-06-19T11:46:47.62082962Z\" level=info msg=\"Removed pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.622831 crc crio[22562]: time=\"2026-06-19T11:46:47.622715287Z\" level=info msg=\"Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.623051 crc crio[22562]: time=\"2026-06-19T11:46:47.622932832Z\" level=info msg=\"Stopped pod sandbox (already stopped): f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.623840 crc crio[22562]: time=\"2026-06-19T11:46:47.623787604Z\" level=info msg=\"Removing pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.645646 crc crio[22562]: time=\"2026-06-19T11:46:47.645491251Z\" level=info msg=\"Removed pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.647596 crc crio[22562]: time=\"2026-06-19T11:46:47.647409338Z\" level=info msg=\"Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.647820 crc crio[22562]: time=\"2026-06-19T11:46:47.647623093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.648885 crc crio[22562]: time=\"2026-06-19T11:46:47.648796853Z\" level=info msg=\"Removing pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.663695 crc crio[22562]: time=\"2026-06-19T11:46:47.663566388Z\" level=info msg=\"Removed pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.670037 crc crio[22562]: time=\"2026-06-19T11:46:47.669903196Z\" level=info msg=\"Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.670353 crc crio[22562]: time=\"2026-06-19T11:46:47.670054039Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.671247 crc crio[22562]: time=\"2026-06-19T11:46:47.671106214Z\" level=info msg=\"Removing pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.693584 crc crio[22562]: time=\"2026-06-19T11:46:47.693254213Z\" level=info msg=\"Removed pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.694490 crc crio[22562]: time=\"2026-06-19T11:46:47.694425982Z\" level=info msg=\"Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.694629 crc crio[22562]: time=\"2026-06-19T11:46:47.694514084Z\" level=info msg=\"Stopped pod sandbox (already stopped): be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.695679 crc crio[22562]: time=\"2026-06-19T11:46:47.695596771Z\" level=info msg=\"Removing pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.725286 crc crio[22562]: time=\"2026-06-19T11:46:47.725120611Z\" level=info msg=\"Removed pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.727101 crc crio[22562]: time=\"2026-06-19T11:46:47.726759552Z\" level=info msg=\"Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.727101 crc crio[22562]: time=\"2026-06-19T11:46:47.726834084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.727938 crc crio[22562]: time=\"2026-06-19T11:46:47.727748287Z\" level=info msg=\"Removing pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.745490 crc crio[22562]: time=\"2026-06-19T11:46:47.745336461Z\" level=info msg=\"Removed pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.746868 crc crio[22562]: time=\"2026-06-19T11:46:47.746770927Z\" level=info msg=\"Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.746868 crc crio[22562]: time=\"2026-06-19T11:46:47.746869799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.747640 crc crio[22562]: time=\"2026-06-19T11:46:47.747552966Z\" level=info msg=\"Removing pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.771606 crc crio[22562]: time=\"2026-06-19T11:46:47.771404547Z\" level=info msg=\"Removed pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.772566 crc crio[22562]: time=\"2026-06-19T11:46:47.772475303Z\" level=info msg=\"Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.772655 crc crio[22562]: time=\"2026-06-19T11:46:47.772591006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:47.773733 crc crio[22562]: time=\"2026-06-19T11:46:47.773660772Z\" level=info msg=\"Removing pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:47.808089 crc crio[22562]: time=\"2026-06-19T11:46:47.807851097Z\" level=info msg=\"Removed pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:46:55.601299 crc crio[22562]: time=\"2026-06-19T11:46:55.600025655Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:55.602693 crc crio[22562]: time=\"2026-06-19T11:46:55.601332227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:46:55.640640 crc crio[22562]: time=\"2026-06-19T11:46:55.640542107Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}\"\nJun 19 11:46:55.640640 crc crio[22562]: time=\"2026-06-19T11:46:55.640608309Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:56.184119 crc crio[22562]: time=\"2026-06-19T11:46:56.18341505Z\" level=info msg=\"Stopping container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d (timeout: 2s)\" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:56.255821 crc crio[22562]: 2026-06-19T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8349660672496 Mac:02:7e:06:e7:4e:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 SocketPath: PciID:}] [{Interface:0xc000512070 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:46:56.257768 crc crio[22562]: time=\"2026-06-19T11:46:56.257556585Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}\"\nJun 19 11:46:56.258054 crc crio[22562]: time=\"2026-06-19T11:46:56.257939184Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:46:56.326855 crc crio[22562]: time=\"2026-06-19T11:46:56.326791498Z\" level=info msg=\"Stopped container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:46:56.328756 crc crio[22562]: time=\"2026-06-19T11:46:56.328661895Z\" level=info msg=\"Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:56.329573 crc crio[22562]: time=\"2026-06-19T11:46:56.329482934Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0030b46c8}] Aliases:map[]}\"\nJun 19 11:46:56.329847 crc crio[22562]: time=\"2026-06-19T11:46:56.329761232Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h7r98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:46:56.341624 crc crio[22562]: time=\"2026-06-19T11:46:56.340922117Z\" level=info msg=\"Ran pod sandbox 5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 with infra container: sushy-emulator/sushy-emulator/POD\" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:46:56.345678 crc crio[22562]: time=\"2026-06-19T11:46:56.345430208Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:46:56.363025 crc crio[22562]: time=\"2026-06-19T11:46:56.362796969Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 19 11:46:56.754893 crc crio[22562]: time=\"2026-06-19T11:46:56.754692135Z\" level=info msg=\"Stopped pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:46:57.216578 crc crio[22562]: time=\"2026-06-19T11:46:57.214717639Z\" level=info msg=\"Removing container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d\" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:57.273686 crc crio[22562]: time=\"2026-06-19T11:46:57.273466082Z\" level=info msg=\"Removed container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:57.291331 crc crio[22562]: time=\"2026-06-19T11:46:57.291231721Z\" level=info msg=\"Removing container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632\" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:57.339831 crc crio[22562]: time=\"2026-06-19T11:46:57.33965142Z\" level=info msg=\"Removed container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:57.343991 crc crio[22562]: time=\"2026-06-19T11:46:57.343892555Z\" level=info msg=\"Removing container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af\" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:46:57.416367 crc crio[22562]: time=\"2026-06-19T11:46:57.415931887Z\" level=info msg=\"Removed container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:05.900405 crc crio[22562]: time=\"2026-06-19T11:47:05.899425818Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:ff00e9b62e36be14e640a288411f36ab1a0118c3335c41e86abc8dde48bfe2e1\" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage\nJun 19 11:47:05.902416 crc crio[22562]: time=\"2026-06-19T11:47:05.90232003Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ebd7d7b1-10e3-4949-8619-c38486b01824 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:05.908879 crc crio[22562]: time=\"2026-06-19T11:47:05.908548164Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=52632594-c4ba-4087-821b-a02ecb4ac05c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:05.920837 crc crio[22562]: time=\"2026-06-19T11:47:05.920754236Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:05.922864 crc crio[22562]: time=\"2026-06-19T11:47:05.922795166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:05.993267 crc crio[22562]: time=\"2026-06-19T11:47:05.993114717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:05.998914 crc crio[22562]: time=\"2026-06-19T11:47:05.998847098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:06.222958 crc crio[22562]: time=\"2026-06-19T11:47:06.22281707Z\" level=info msg=\"Created container cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032: sushy-emulator/sushy-emulator/sushy-emulator\" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:06.225023 crc crio[22562]: time=\"2026-06-19T11:47:06.224865161Z\" level=info msg=\"Starting container: cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032\" id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:06.231880 crc crio[22562]: time=\"2026-06-19T11:47:06.231522005Z\" level=info msg=\"Started container\" PID=94140 containerID=cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032 description=sushy-emulator/sushy-emulator/sushy-emulator id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904\nJun 19 11:47:18.922119 crc crio[22562]: time=\"2026-06-19T11:47:18.920271381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 11:47:19.789073 crc crio[22562]: time=\"2026-06-19T11:47:19.788482464Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r8g4t/POD\" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:19.789345 crc crio[22562]: time=\"2026-06-19T11:47:19.789093858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:19.833377 crc crio[22562]: time=\"2026-06-19T11:47:19.832349699Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}\"\nJun 19 11:47:19.833709 crc crio[22562]: time=\"2026-06-19T11:47:19.833689252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r8g4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:47:20.482798 crc crio[22562]: 2026-06-19T11:47:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78d42da52f12181 Mac:86:2f:39:6b:e9:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:47:20.482798 crc crio[22562]: time=\"2026-06-19T11:47:20.480067706Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}\"\nJun 19 11:47:20.482798 crc crio[22562]: time=\"2026-06-19T11:47:20.480278691Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r8g4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:47:20.493308 crc crio[22562]: time=\"2026-06-19T11:47:20.493267512Z\" level=info msg=\"Ran pod sandbox 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 with infra container: openshift-marketplace/redhat-operators-r8g4t/POD\" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:20.496469 crc crio[22562]: time=\"2026-06-19T11:47:20.496405251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6af96280-0f70-4bc8-b99b-b0f6bd782947 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:20.499469 crc crio[22562]: time=\"2026-06-19T11:47:20.499312932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=28a6ea2b-5d53-4ba0-9678-bcbed3bd361e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:20.512763 crc crio[22562]: time=\"2026-06-19T11:47:20.512649292Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:20.513217 crc crio[22562]: time=\"2026-06-19T11:47:20.513119843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:20.575764 crc crio[22562]: time=\"2026-06-19T11:47:20.57559933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:20.584717 crc crio[22562]: time=\"2026-06-19T11:47:20.584628152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:20.809369 crc crio[22562]: time=\"2026-06-19T11:47:20.809276322Z\" level=info msg=\"Created container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:20.811421 crc crio[22562]: time=\"2026-06-19T11:47:20.810447641Z\" level=info msg=\"Starting container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75\" id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:20.822029 crc crio[22562]: time=\"2026-06-19T11:47:20.821898444Z\" level=info msg=\"Started container\" PID=94930 containerID=1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75 description=openshift-marketplace/redhat-operators-r8g4t/extract-utilities id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\nJun 19 11:47:21.670077 crc crio[22562]: time=\"2026-06-19T11:47:21.66922348Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage\nJun 19 11:47:21.674545 crc crio[22562]: time=\"2026-06-19T11:47:21.674471199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:47:22.521748 crc crio[22562]: time=\"2026-06-19T11:47:22.520663588Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage\nJun 19 11:47:22.523673 crc crio[22562]: time=\"2026-06-19T11:47:22.52361302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=817b0e3b-a854-46c6-9c2d-3959e3ae7b44 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:22.526994 crc crio[22562]: time=\"2026-06-19T11:47:22.526863271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=efe2f2ba-16e5-456b-a40a-b46a4abe195e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:22.534516 crc crio[22562]: time=\"2026-06-19T11:47:22.534377537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:22.535624 crc crio[22562]: time=\"2026-06-19T11:47:22.535101754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:22.622924 crc crio[22562]: time=\"2026-06-19T11:47:22.622814915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:22.628325 crc crio[22562]: time=\"2026-06-19T11:47:22.628225069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:22.798791 crc crio[22562]: time=\"2026-06-19T11:47:22.798642586Z\" level=info msg=\"Created container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:22.802065 crc crio[22562]: time=\"2026-06-19T11:47:22.80166335Z\" level=info msg=\"Starting container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c\" id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:22.812466 crc crio[22562]: time=\"2026-06-19T11:47:22.812327605Z\" level=info msg=\"Started container\" PID=95005 containerID=5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c description=openshift-marketplace/redhat-operators-r8g4t/extract-content id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\nJun 19 11:47:36.159517 crc crio[22562]: time=\"2026-06-19T11:47:36.158460639Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD\" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:36.161479 crc crio[22562]: time=\"2026-06-19T11:47:36.159552816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:36.256754 crc crio[22562]: time=\"2026-06-19T11:47:36.255588722Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}\"\nJun 19 11:47:36.256754 crc crio[22562]: time=\"2026-06-19T11:47:36.256560297Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-rvn5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:47:37.291493 crc crio[22562]: 2026-06-19T11:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cd1419410d9e7c Mac:9e:67:fd:f4:45:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:47:37.293360 crc crio[22562]: time=\"2026-06-19T11:47:37.293270629Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}\"\nJun 19 11:47:37.293535 crc crio[22562]: time=\"2026-06-19T11:47:37.293510314Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-rvn5j for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:47:37.447427 crc crio[22562]: time=\"2026-06-19T11:47:37.436051771Z\" level=info msg=\"Ran pod sandbox 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd with infra container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD\" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:37.475802 crc crio[22562]: time=\"2026-06-19T11:47:37.475650651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5c38a10f-2165-4079-be4d-ae2554a3700e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:37.749428 crc crio[22562]: time=\"2026-06-19T11:47:37.748665846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16554a8b-89bb-4a13-9b66-84496641d72c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:37.813814 crc crio[22562]: time=\"2026-06-19T11:47:37.810406103Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:37.813814 crc crio[22562]: time=\"2026-06-19T11:47:37.811268305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:37.890493 crc crio[22562]: time=\"2026-06-19T11:47:37.890366702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:37.894654 crc crio[22562]: time=\"2026-06-19T11:47:37.894514295Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD\" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:37.894654 crc crio[22562]: time=\"2026-06-19T11:47:37.894611718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:37.895105 crc crio[22562]: time=\"2026-06-19T11:47:37.894692939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.024631 crc crio[22562]: time=\"2026-06-19T11:47:38.022633045Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}\"\nJun 19 11:47:38.024631 crc crio[22562]: time=\"2026-06-19T11:47:38.023378743Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-jxjd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:47:38.239084 crc crio[22562]: time=\"2026-06-19T11:47:38.239017459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78062143-257d-4a5b-9b20-98c55d3e3a38 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:38.330084 crc crio[22562]: time=\"2026-06-19T11:47:38.329228041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47a7fd8f-6db4-48ae-9d59-550809baaccd name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:38.336748 crc crio[22562]: time=\"2026-06-19T11:47:38.336642135Z\" level=info msg=\"Created container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:38.337787 crc crio[22562]: time=\"2026-06-19T11:47:38.337693811Z\" level=info msg=\"Starting container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43\" id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:38.349842 crc crio[22562]: time=\"2026-06-19T11:47:38.349532623Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:38.350882 crc crio[22562]: time=\"2026-06-19T11:47:38.350560349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.352642 crc crio[22562]: time=\"2026-06-19T11:47:38.352554288Z\" level=info msg=\"Started container\" PID=95887 containerID=bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43 description=openstack/dnsmasq-dns-6dd4f94857-rvn5j/init id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\nJun 19 11:47:38.483616 crc crio[22562]: 2026-06-19T11:47:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:472d41f175f064d Mac:9e:0d:48:ec:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:47:38.485544 crc crio[22562]: time=\"2026-06-19T11:47:38.485460967Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}\"\nJun 19 11:47:38.485694 crc crio[22562]: time=\"2026-06-19T11:47:38.485645622Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-jxjd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:47:38.496893 crc crio[22562]: time=\"2026-06-19T11:47:38.496787767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.503047 crc crio[22562]: time=\"2026-06-19T11:47:38.502869118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.515667 crc crio[22562]: time=\"2026-06-19T11:47:38.515509911Z\" level=info msg=\"Ran pod sandbox 472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 with infra container: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD\" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:47:38.520856 crc crio[22562]: time=\"2026-06-19T11:47:38.520644957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f7feaf1b-ffba-4dcf-a4a1-4b4271c68f7c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:38.620801 crc crio[22562]: time=\"2026-06-19T11:47:38.620250832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31242a25-7600-4148-befa-d84763dc5562 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:38.635736 crc crio[22562]: time=\"2026-06-19T11:47:38.635644992Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/init\" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:38.636431 crc crio[22562]: time=\"2026-06-19T11:47:38.636367691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.695703 crc crio[22562]: time=\"2026-06-19T11:47:38.695589787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.708442 crc crio[22562]: time=\"2026-06-19T11:47:38.708342701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:38.878530 crc crio[22562]: time=\"2026-06-19T11:47:38.878387539Z\" level=info msg=\"Created container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:38.883629 crc crio[22562]: time=\"2026-06-19T11:47:38.883465915Z\" level=info msg=\"Starting container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4\" id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:38.884825 crc crio[22562]: time=\"2026-06-19T11:47:38.884218823Z\" level=info msg=\"Created container 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465: openstack/dnsmasq-dns-687999f8f7-jxjd2/init\" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:38.889411 crc crio[22562]: time=\"2026-06-19T11:47:38.887880393Z\" level=info msg=\"Starting container: 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465\" id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:38.892952 crc crio[22562]: time=\"2026-06-19T11:47:38.892853707Z\" level=info msg=\"Started container\" PID=95968 containerID=cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 description=openshift-marketplace/redhat-operators-r8g4t/registry-server id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\nJun 19 11:47:38.897483 crc crio[22562]: time=\"2026-06-19T11:47:38.89739719Z\" level=info msg=\"Started container\" PID=95971 containerID=0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465 description=openstack/dnsmasq-dns-687999f8f7-jxjd2/init id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7\nJun 19 11:47:39.352907 crc crio[22562]: time=\"2026-06-19T11:47:39.351916787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8aebc75d-04fe-495c-9d5e-c43a68d0be59 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:39.372466 crc crio[22562]: time=\"2026-06-19T11:47:39.371594633Z\" level=info msg=\"Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:39.373957 crc crio[22562]: time=\"2026-06-19T11:47:39.373707645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc0030b46e0}] Aliases:map[]}\"\nJun 19 11:47:39.373957 crc crio[22562]: time=\"2026-06-19T11:47:39.373911159Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-rvn5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:47:39.517245 crc crio[22562]: time=\"2026-06-19T11:47:39.51132104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59bf9503-57e8-4711-90e4-90991259f9c1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:47:39.543197 crc crio[22562]: time=\"2026-06-19T11:47:39.53473347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns\" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:39.543197 crc crio[22562]: time=\"2026-06-19T11:47:39.535311364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:39.591922 crc crio[22562]: time=\"2026-06-19T11:47:39.591830372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:39.621596 crc crio[22562]: time=\"2026-06-19T11:47:39.619259471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:47:39.812545 crc crio[22562]: time=\"2026-06-19T11:47:39.812102303Z\" level=info msg=\"Created container 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns\" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:47:39.814399 crc crio[22562]: time=\"2026-06-19T11:47:39.814296128Z\" level=info msg=\"Stopped pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:39.818251 crc crio[22562]: time=\"2026-06-19T11:47:39.817700691Z\" level=info msg=\"Starting container: 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a\" id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:47:39.830517 crc crio[22562]: time=\"2026-06-19T11:47:39.827617957Z\" level=info msg=\"Started container\" PID=96079 containerID=29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a description=openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7\nJun 19 11:47:40.471804 crc crio[22562]: time=\"2026-06-19T11:47:40.47035082Z\" level=info msg=\"Removing container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43\" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:40.603733 crc crio[22562]: time=\"2026-06-19T11:47:40.603585497Z\" level=info msg=\"Removed container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:46.666845 crc crio[22562]: time=\"2026-06-19T11:47:46.663023868Z\" level=info msg=\"Stopping container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 (timeout: 10s)\" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:47:46.922383 crc crio[22562]: time=\"2026-06-19T11:47:46.922273202Z\" level=info msg=\"Stopped container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:47:46.925308 crc crio[22562]: time=\"2026-06-19T11:47:46.925098312Z\" level=info msg=\"Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:46.940375 crc crio[22562]: time=\"2026-06-19T11:47:46.940228907Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc001612780}] Aliases:map[]}\"\nJun 19 11:47:46.940810 crc crio[22562]: time=\"2026-06-19T11:47:46.940733179Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-l9nmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:47:47.639339 crc crio[22562]: time=\"2026-06-19T11:47:47.63791253Z\" level=info msg=\"Stopped pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:47.845929 crc crio[22562]: time=\"2026-06-19T11:47:47.845781092Z\" level=info msg=\"Removing container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2\" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:47.929491 crc crio[22562]: time=\"2026-06-19T11:47:47.929329191Z\" level=info msg=\"Removed container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:47.935253 crc crio[22562]: time=\"2026-06-19T11:47:47.935068482Z\" level=info msg=\"Removing container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596\" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.169281 crc crio[22562]: time=\"2026-06-19T11:47:48.168382555Z\" level=info msg=\"Removed container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.172999 crc crio[22562]: time=\"2026-06-19T11:47:48.172892958Z\" level=info msg=\"Removing container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf\" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.272225 crc crio[22562]: time=\"2026-06-19T11:47:48.272061941Z\" level=info msg=\"Removed container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.276555 crc crio[22562]: time=\"2026-06-19T11:47:48.276411068Z\" level=info msg=\"Removing container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f\" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.378666 crc crio[22562]: time=\"2026-06-19T11:47:48.378493784Z\" level=info msg=\"Removed container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.381812 crc crio[22562]: time=\"2026-06-19T11:47:48.381730225Z\" level=info msg=\"Removing container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541\" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.436942 crc crio[22562]: time=\"2026-06-19T11:47:48.436687694Z\" level=info msg=\"Removed container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.439372 crc crio[22562]: time=\"2026-06-19T11:47:48.439300148Z\" level=info msg=\"Removing container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2\" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.504472 crc crio[22562]: time=\"2026-06-19T11:47:48.504338838Z\" level=info msg=\"Removed container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.507819 crc crio[22562]: time=\"2026-06-19T11:47:48.507739543Z\" level=info msg=\"Removing container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b\" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.641882 crc crio[22562]: time=\"2026-06-19T11:47:48.641736668Z\" level=info msg=\"Removed container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.688578 crc crio[22562]: time=\"2026-06-19T11:47:48.688361822Z\" level=info msg=\"Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.688578 crc crio[22562]: time=\"2026-06-19T11:47:48.688477785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.689279 crc crio[22562]: time=\"2026-06-19T11:47:48.68912534Z\" level=info msg=\"Removing pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.709313 crc crio[22562]: time=\"2026-06-19T11:47:48.709039624Z\" level=info msg=\"Removed pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.710670 crc crio[22562]: time=\"2026-06-19T11:47:48.710461829Z\" level=info msg=\"Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.710670 crc crio[22562]: time=\"2026-06-19T11:47:48.710547941Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.711891 crc crio[22562]: time=\"2026-06-19T11:47:48.711807271Z\" level=info msg=\"Removing pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.735051 crc crio[22562]: time=\"2026-06-19T11:47:48.734924174Z\" level=info msg=\"Removing container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181\" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.775679 crc crio[22562]: time=\"2026-06-19T11:47:48.774276547Z\" level=info msg=\"Removed pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.776546 crc crio[22562]: time=\"2026-06-19T11:47:48.776374569Z\" level=info msg=\"Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.776546 crc crio[22562]: time=\"2026-06-19T11:47:48.776451092Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.779128 crc crio[22562]: time=\"2026-06-19T11:47:48.779016424Z\" level=info msg=\"Removing pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.874326 crc crio[22562]: time=\"2026-06-19T11:47:48.873576103Z\" level=info msg=\"Removed container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.878446 crc crio[22562]: time=\"2026-06-19T11:47:48.878333162Z\" level=info msg=\"Removing container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658\" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:48.927367 crc crio[22562]: time=\"2026-06-19T11:47:48.926797321Z\" level=info msg=\"Removed pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.931308623Z\" level=info msg=\"Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.931441716Z\" level=info msg=\"Stopped pod sandbox (already stopped): a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.93322921Z\" level=info msg=\"Removing pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.961098 crc crio[22562]: time=\"2026-06-19T11:47:48.95948309Z\" level=info msg=\"Removed pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.967728104Z\" level=info msg=\"Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.967845827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.969017246Z\" level=info msg=\"Removing pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.987051 crc crio[22562]: time=\"2026-06-19T11:47:48.986879617Z\" level=info msg=\"Removed pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:48.990960 crc crio[22562]: time=\"2026-06-19T11:47:48.990737503Z\" level=info msg=\"Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.990960 crc crio[22562]: time=\"2026-06-19T11:47:48.990851036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:48.992509 crc crio[22562]: time=\"2026-06-19T11:47:48.992361343Z\" level=info msg=\"Removing pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.026134 crc crio[22562]: time=\"2026-06-19T11:47:49.025914694Z\" level=info msg=\"Removed pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.030736 crc crio[22562]: time=\"2026-06-19T11:47:49.030648971Z\" level=info msg=\"Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.030843 crc crio[22562]: time=\"2026-06-19T11:47:49.030766274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.031560 crc crio[22562]: time=\"2026-06-19T11:47:49.031508252Z\" level=info msg=\"Removing pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.048891 crc crio[22562]: time=\"2026-06-19T11:47:49.04839656Z\" level=info msg=\"Removed container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:47:49.075990 crc crio[22562]: time=\"2026-06-19T11:47:49.07586705Z\" level=info msg=\"Removed pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.078105 crc crio[22562]: time=\"2026-06-19T11:47:49.078013093Z\" level=info msg=\"Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.078249 crc crio[22562]: time=\"2026-06-19T11:47:49.078122416Z\" level=info msg=\"Stopped pod sandbox (already stopped): c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.079056 crc crio[22562]: time=\"2026-06-19T11:47:49.079000418Z\" level=info msg=\"Removing pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.105546 crc crio[22562]: time=\"2026-06-19T11:47:49.105460592Z\" level=info msg=\"Removed pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.107252 crc crio[22562]: time=\"2026-06-19T11:47:49.107115153Z\" level=info msg=\"Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.107461 crc crio[22562]: time=\"2026-06-19T11:47:49.107364769Z\" level=info msg=\"Stopped pod sandbox (already stopped): df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:47:49.108068 crc crio[22562]: time=\"2026-06-19T11:47:49.108011165Z\" level=info msg=\"Removing pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:47:49.126295 crc crio[22562]: time=\"2026-06-19T11:47:49.126213015Z\" level=info msg=\"Removed pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:00.532075 crc crio[22562]: time=\"2026-06-19T11:48:00.53095638Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697828-zr5pf/POD\" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:48:00.532075 crc crio[22562]: time=\"2026-06-19T11:48:00.532071038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:48:00.599621 crc crio[22562]: time=\"2026-06-19T11:48:00.599007374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}\"\nJun 19 11:48:00.599621 crc crio[22562]: time=\"2026-06-19T11:48:00.599590219Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697828-zr5pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:48:01.567295 crc crio[22562]: 2026-06-19T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3384ed274f43b0 Mac:42:10:3c:bb:58:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:48:01.569543 crc crio[22562]: time=\"2026-06-19T11:48:01.569433955Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}\"\nJun 19 11:48:01.569898 crc crio[22562]: time=\"2026-06-19T11:48:01.569819104Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697828-zr5pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:48:01.587466 crc crio[22562]: time=\"2026-06-19T11:48:01.587366739Z\" level=info msg=\"Ran pod sandbox c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 with infra container: openshift-infra/auto-csr-approver-29697828-zr5pf/POD\" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:48:01.594656 crc crio[22562]: time=\"2026-06-19T11:48:01.594540216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage\nJun 19 11:48:01.612827 crc crio[22562]: time=\"2026-06-19T11:48:01.612705407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:48:02.474392 crc crio[22562]: time=\"2026-06-19T11:48:02.473605808Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage\nJun 19 11:48:02.476267 crc crio[22562]: time=\"2026-06-19T11:48:02.476136079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f2da678d-f58b-443f-9e12-ca767cc8400a name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:48:02.478821 crc crio[22562]: time=\"2026-06-19T11:48:02.478698324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27c9196a-7e68-431e-af8d-42e76438e517 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:48:02.493431 crc crio[22562]: time=\"2026-06-19T11:48:02.493290734Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:48:02.494429 crc crio[22562]: time=\"2026-06-19T11:48:02.49435254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:48:02.558433 crc crio[22562]: time=\"2026-06-19T11:48:02.558219762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:48:02.796035 crc crio[22562]: time=\"2026-06-19T11:48:02.795873091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:48:03.023675 crc crio[22562]: time=\"2026-06-19T11:48:03.023209717Z\" level=info msg=\"Created container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:48:03.026744 crc crio[22562]: time=\"2026-06-19T11:48:03.025917194Z\" level=info msg=\"Starting container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc\" id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:48:03.033452 crc crio[22562]: time=\"2026-06-19T11:48:03.033361258Z\" level=info msg=\"Started container\" PID=97338 containerID=e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc description=openshift-infra/auto-csr-approver-29697828-zr5pf/oc id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\nJun 19 11:48:05.118128 crc crio[22562]: time=\"2026-06-19T11:48:05.117397985Z\" level=info msg=\"Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:05.119822 crc crio[22562]: time=\"2026-06-19T11:48:05.11881224Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc000139848}] Aliases:map[]}\"\nJun 19 11:48:05.119822 crc crio[22562]: time=\"2026-06-19T11:48:05.119006154Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697828-zr5pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:48:05.500780 crc crio[22562]: time=\"2026-06-19T11:48:05.500404511Z\" level=info msg=\"Stopped pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:21.392740 crc crio[22562]: time=\"2026-06-19T11:48:21.391609155Z\" level=info msg=\"Stopping container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 (timeout: 2s)\" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:48:21.540267 crc crio[22562]: time=\"2026-06-19T11:48:21.530467682Z\" level=info msg=\"Stopped container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:48:21.541997 crc crio[22562]: time=\"2026-06-19T11:48:21.54173385Z\" level=info msg=\"Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:21.543197 crc crio[22562]: time=\"2026-06-19T11:48:21.542834638Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc000328048}] Aliases:map[]}\"\nJun 19 11:48:21.543433 crc crio[22562]: time=\"2026-06-19T11:48:21.543125525Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r8g4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:48:21.912234 crc crio[22562]: time=\"2026-06-19T11:48:21.912050413Z\" level=info msg=\"Stopped pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:22.424352 crc crio[22562]: time=\"2026-06-19T11:48:22.423374166Z\" level=info msg=\"Removing container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4\" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:22.484852 crc crio[22562]: time=\"2026-06-19T11:48:22.484657071Z\" level=info msg=\"Removed container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:22.499873 crc crio[22562]: time=\"2026-06-19T11:48:22.499613622Z\" level=info msg=\"Removing container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c\" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:22.550371 crc crio[22562]: time=\"2026-06-19T11:48:22.550239844Z\" level=info msg=\"Removed container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:22.556775 crc crio[22562]: time=\"2026-06-19T11:48:22.556660113Z\" level=info msg=\"Removing container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75\" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:22.621871 crc crio[22562]: time=\"2026-06-19T11:48:22.621655121Z\" level=info msg=\"Removed container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:49.411741 crc crio[22562]: time=\"2026-06-19T11:48:49.405048622Z\" level=info msg=\"Removing container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841\" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:53.829874 crc crio[22562]: time=\"2026-06-19T11:48:53.812083678Z\" level=info msg=\"Removed container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:53.910757 crc crio[22562]: time=\"2026-06-19T11:48:53.904470434Z\" level=info msg=\"Removing container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8\" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:54.229123 crc crio[22562]: time=\"2026-06-19T11:48:54.225946618Z\" level=info msg=\"Removed container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:54.303685 crc crio[22562]: time=\"2026-06-19T11:48:54.303425665Z\" level=info msg=\"Removing container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570\" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:54.391797 crc crio[22562]: time=\"2026-06-19T11:48:54.390048648Z\" level=info msg=\"Removed container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:54.442682 crc crio[22562]: time=\"2026-06-19T11:48:54.440490446Z\" level=info msg=\"Removing container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da\" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:57.216605 crc crio[22562]: time=\"2026-06-19T11:48:57.215229643Z\" level=info msg=\"Removed container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:57.220297 crc crio[22562]: time=\"2026-06-19T11:48:57.220079742Z\" level=info msg=\"Removing container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66\" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:57.263121 crc crio[22562]: time=\"2026-06-19T11:48:57.262754568Z\" level=info msg=\"Removed container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:48:57.284284 crc crio[22562]: time=\"2026-06-19T11:48:57.284117487Z\" level=info msg=\"Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.284284 crc crio[22562]: time=\"2026-06-19T11:48:57.284265301Z\" level=info msg=\"Stopped pod sandbox (already stopped): a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.285271 crc crio[22562]: time=\"2026-06-19T11:48:57.285222084Z\" level=info msg=\"Removing pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.312189 crc crio[22562]: time=\"2026-06-19T11:48:57.312072779Z\" level=info msg=\"Removed pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.313312 crc crio[22562]: time=\"2026-06-19T11:48:57.313234828Z\" level=info msg=\"Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.313312 crc crio[22562]: time=\"2026-06-19T11:48:57.3133056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.315246 crc crio[22562]: time=\"2026-06-19T11:48:57.315047722Z\" level=info msg=\"Removing pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.334877 crc crio[22562]: time=\"2026-06-19T11:48:57.33473302Z\" level=info msg=\"Removed pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.335949 crc crio[22562]: time=\"2026-06-19T11:48:57.335846428Z\" level=info msg=\"Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.336308 crc crio[22562]: time=\"2026-06-19T11:48:57.336119644Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.337646 crc crio[22562]: time=\"2026-06-19T11:48:57.33756054Z\" level=info msg=\"Removing pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.368754 crc crio[22562]: time=\"2026-06-19T11:48:57.368642029Z\" level=info msg=\"Removed pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.371498 crc crio[22562]: time=\"2026-06-19T11:48:57.371399767Z\" level=info msg=\"Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.371622 crc crio[22562]: time=\"2026-06-19T11:48:57.371506439Z\" level=info msg=\"Stopped pod sandbox (already stopped): cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.372564 crc crio[22562]: time=\"2026-06-19T11:48:57.372480714Z\" level=info msg=\"Removing pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.393321 crc crio[22562]: time=\"2026-06-19T11:48:57.393042623Z\" level=info msg=\"Removed pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.400059 crc crio[22562]: time=\"2026-06-19T11:48:57.399869661Z\" level=info msg=\"Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.400059 crc crio[22562]: time=\"2026-06-19T11:48:57.400031345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:48:57.404391 crc crio[22562]: time=\"2026-06-19T11:48:57.401527732Z\" level=info msg=\"Removing pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:48:57.430285 crc crio[22562]: time=\"2026-06-19T11:48:57.429697699Z\" level=info msg=\"Removed pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:49:29.648738 crc crio[22562]: time=\"2026-06-19T11:49:29.647275333Z\" level=info msg=\"Stopping container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 (timeout: 28s)\" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:49:32.003832 crc crio[22562]: time=\"2026-06-19T11:49:32.003266497Z\" level=info msg=\"Stopped container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera\" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:49:32.009771 crc crio[22562]: time=\"2026-06-19T11:49:32.009729038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2bc7b0e-795b-45e3-9895-75e55f8c4c29 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:49:32.025438 crc crio[22562]: time=\"2026-06-19T11:49:32.025056857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3552bdac-da09-4fe4-a79d-6014c4c7d77e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:49:32.049543 crc crio[22562]: time=\"2026-06-19T11:49:32.049263126Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:49:32.059949 crc crio[22562]: time=\"2026-06-19T11:49:32.059039368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:49:32.193279 crc crio[22562]: time=\"2026-06-19T11:49:32.192674635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:49:32.223273 crc crio[22562]: time=\"2026-06-19T11:49:32.222944513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:49:34.128468 crc crio[22562]: time=\"2026-06-19T11:49:34.109787201Z\" level=info msg=\"Created container a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486: openstack/openstack-cell1-galera-0/galera\" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:49:34.185930 crc crio[22562]: time=\"2026-06-19T11:49:34.1509206Z\" level=info msg=\"Starting container: a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486\" id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:49:35.008344 crc crio[22562]: time=\"2026-06-19T11:49:34.998640024Z\" level=info msg=\"Started container\" PID=101755 containerID=a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486 description=openstack/openstack-cell1-galera-0/galera id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a\nJun 19 11:49:57.481326 crc crio[22562]: time=\"2026-06-19T11:49:57.478765575Z\" level=info msg=\"Removing container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283\" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.539304 crc crio[22562]: time=\"2026-06-19T11:49:57.539079206Z\" level=info msg=\"Removed container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.543519 crc crio[22562]: time=\"2026-06-19T11:49:57.543421873Z\" level=info msg=\"Removing container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960\" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.587495 crc crio[22562]: time=\"2026-06-19T11:49:57.58730909Z\" level=info msg=\"Removed container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.590911 crc crio[22562]: time=\"2026-06-19T11:49:57.590875188Z\" level=info msg=\"Removing container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89\" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.636571 crc crio[22562]: time=\"2026-06-19T11:49:57.636400405Z\" level=info msg=\"Removed container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.641250 crc crio[22562]: time=\"2026-06-19T11:49:57.64107928Z\" level=info msg=\"Removing container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35\" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.699079 crc crio[22562]: time=\"2026-06-19T11:49:57.698925221Z\" level=info msg=\"Removed container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.702364 crc crio[22562]: time=\"2026-06-19T11:49:57.702243164Z\" level=info msg=\"Removing container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465\" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.848607 crc crio[22562]: time=\"2026-06-19T11:49:57.845918819Z\" level=info msg=\"Removed container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:49:57.886586 crc crio[22562]: time=\"2026-06-19T11:49:57.886428281Z\" level=info msg=\"Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:49:57.889126 crc crio[22562]: time=\"2026-06-19T11:49:57.888844591Z\" level=info msg=\"Stopped pod sandbox (already stopped): 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:49:57.900818 crc crio[22562]: time=\"2026-06-19T11:49:57.900595211Z\" level=info msg=\"Removing pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:49:58.029085 crc crio[22562]: time=\"2026-06-19T11:49:58.027200134Z\" level=info msg=\"Removed pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:49:58.029935 crc crio[22562]: time=\"2026-06-19T11:49:58.029881241Z\" level=info msg=\"Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:49:58.030418 crc crio[22562]: time=\"2026-06-19T11:49:58.029944872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:49:58.033588 crc crio[22562]: time=\"2026-06-19T11:49:58.03350814Z\" level=info msg=\"Removing pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:49:58.080508 crc crio[22562]: time=\"2026-06-19T11:49:58.079827917Z\" level=info msg=\"Removed pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:50:00.651130 crc crio[22562]: time=\"2026-06-19T11:50:00.65031803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697830-j95ng/POD\" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:50:00.652884 crc crio[22562]: time=\"2026-06-19T11:50:00.651285863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:50:00.746098 crc crio[22562]: time=\"2026-06-19T11:50:00.745743431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}\"\nJun 19 11:50:00.746098 crc crio[22562]: time=\"2026-06-19T11:50:00.745902185Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697830-j95ng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:50:01.660642 crc crio[22562]: 2026-06-19T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2135e4a141b6401 Mac:8e:60:ae:bf:97:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:50:01.680772 crc crio[22562]: time=\"2026-06-19T11:50:01.680406337Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}\"\nJun 19 11:50:01.691904 crc crio[22562]: time=\"2026-06-19T11:50:01.691549804Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697830-j95ng for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:50:01.757390 crc crio[22562]: time=\"2026-06-19T11:50:01.75730537Z\" level=info msg=\"Ran pod sandbox 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a with infra container: openshift-infra/auto-csr-approver-29697830-j95ng/POD\" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:50:01.769797 crc crio[22562]: time=\"2026-06-19T11:50:01.769700117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage\nJun 19 11:50:01.793457 crc crio[22562]: time=\"2026-06-19T11:50:01.792604724Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:50:03.119879 crc crio[22562]: time=\"2026-06-19T11:50:03.119222969Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage\nJun 19 11:50:03.129113 crc crio[22562]: time=\"2026-06-19T11:50:03.12896982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1d9bb54-7c02-4712-9c62-efc426bcf35f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:50:03.133995 crc crio[22562]: time=\"2026-06-19T11:50:03.133877711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a36aa792-c4dc-4b57-a140-b1b499419561 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:50:03.146942 crc crio[22562]: time=\"2026-06-19T11:50:03.146854543Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:50:03.147678 crc crio[22562]: time=\"2026-06-19T11:50:03.147612831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:50:03.221363 crc crio[22562]: time=\"2026-06-19T11:50:03.221250004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:50:04.088563 crc crio[22562]: time=\"2026-06-19T11:50:04.088200025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:50:04.258781 crc crio[22562]: time=\"2026-06-19T11:50:04.258682642Z\" level=info msg=\"Created container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:50:04.260066 crc crio[22562]: time=\"2026-06-19T11:50:04.259973704Z\" level=info msg=\"Starting container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5\" id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:50:04.266218 crc crio[22562]: time=\"2026-06-19T11:50:04.266093616Z\" level=info msg=\"Started container\" PID=103377 containerID=6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5 description=openshift-infra/auto-csr-approver-29697830-j95ng/oc id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\nJun 19 11:50:06.367087 crc crio[22562]: time=\"2026-06-19T11:50:06.366500188Z\" level=info msg=\"Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:50:06.368469 crc crio[22562]: time=\"2026-06-19T11:50:06.367948874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0020947a8}] Aliases:map[]}\"\nJun 19 11:50:06.368469 crc crio[22562]: time=\"2026-06-19T11:50:06.368134668Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697830-j95ng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:50:06.882509 crc crio[22562]: time=\"2026-06-19T11:50:06.882035994Z\" level=info msg=\"Stopped pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:50:58.140916 crc crio[22562]: time=\"2026-06-19T11:50:58.14002126Z\" level=info msg=\"Removing container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835\" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:50:58.721862 crc crio[22562]: time=\"2026-06-19T11:50:58.721705828Z\" level=info msg=\"Removed container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:50:58.735097 crc crio[22562]: time=\"2026-06-19T11:50:58.734951417Z\" level=info msg=\"Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:50:58.735477 crc crio[22562]: time=\"2026-06-19T11:50:58.735114941Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:50:58.736286 crc crio[22562]: time=\"2026-06-19T11:50:58.736061225Z\" level=info msg=\"Removing pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:50:58.756024 crc crio[22562]: time=\"2026-06-19T11:50:58.755662723Z\" level=info msg=\"Removed pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:51:47.754480 crc crio[22562]: time=\"2026-06-19T11:51:47.753640452Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD\" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:51:47.754480 crc crio[22562]: time=\"2026-06-19T11:51:47.754471613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:51:47.797356 crc crio[22562]: time=\"2026-06-19T11:51:47.797232907Z\" 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=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:51:47.830111 crc crio[22562]: time=\"2026-06-19T11:51:47.829960013Z\" level=info msg=\"Ran pod sandbox 643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD\" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:51:47.834281 crc crio[22562]: time=\"2026-06-19T11:51:47.834205567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:51:47.834497 crc crio[22562]: time=\"2026-06-19T11:51:47.834447934Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:51:47.835127 crc crio[22562]: time=\"2026-06-19T11:51:47.835018808Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:51:47.837019 crc crio[22562]: time=\"2026-06-19T11:51:47.836747992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage\nJun 19 11:51:47.853052 crc crio[22562]: time=\"2026-06-19T11:51:47.852611156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 19 11:51:58.784116 crc crio[22562]: time=\"2026-06-19T11:51:58.783631758Z\" level=info msg=\"Removing container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518\" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:58.846138 crc crio[22562]: time=\"2026-06-19T11:51:58.846018701Z\" level=info msg=\"Removed container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:58.850000 crc crio[22562]: time=\"2026-06-19T11:51:58.849892908Z\" level=info msg=\"Removing container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310\" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:58.908906 crc crio[22562]: time=\"2026-06-19T11:51:58.908697451Z\" level=info msg=\"Removed container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:58.913842 crc crio[22562]: time=\"2026-06-19T11:51:58.913777848Z\" level=info msg=\"Removing container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2\" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.281426 crc crio[22562]: time=\"2026-06-19T11:51:59.280838574Z\" level=info msg=\"Removed container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync\" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.289417 crc crio[22562]: time=\"2026-06-19T11:51:59.289288534Z\" level=info msg=\"Removing container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47\" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.371303 crc crio[22562]: time=\"2026-06-19T11:51:59.371202132Z\" level=info msg=\"Removed container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.376093 crc crio[22562]: time=\"2026-06-19T11:51:59.37591808Z\" level=info msg=\"Removing container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d\" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.452084 crc crio[22562]: time=\"2026-06-19T11:51:59.451805359Z\" level=info msg=\"Removed container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.456286 crc crio[22562]: time=\"2026-06-19T11:51:59.456093426Z\" level=info msg=\"Removing container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff\" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.523803 crc crio[22562]: time=\"2026-06-19T11:51:59.523732479Z\" level=info msg=\"Removed container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.530064 crc crio[22562]: time=\"2026-06-19T11:51:59.529876082Z\" level=info msg=\"Removing container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b\" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.581130 crc crio[22562]: time=\"2026-06-19T11:51:59.580944493Z\" level=info msg=\"Removed container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.587124 crc crio[22562]: time=\"2026-06-19T11:51:59.587039125Z\" level=info msg=\"Removing container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0\" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.807386 crc crio[22562]: time=\"2026-06-19T11:51:59.805731578Z\" level=info msg=\"Removed container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create\" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.810417 crc crio[22562]: time=\"2026-06-19T11:51:59.809696557Z\" level=info msg=\"Removing container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1\" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.905396 crc crio[22562]: time=\"2026-06-19T11:51:59.905253875Z\" level=info msg=\"Removed container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.912950 crc crio[22562]: time=\"2026-06-19T11:51:59.911506651Z\" level=info msg=\"Removing container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172\" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.974477 crc crio[22562]: time=\"2026-06-19T11:51:59.974349196Z\" level=info msg=\"Removed container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:51:59.980782 crc crio[22562]: time=\"2026-06-19T11:51:59.980630352Z\" level=info msg=\"Removing container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703\" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.027941 crc crio[22562]: time=\"2026-06-19T11:52:00.027833567Z\" level=info msg=\"Removed container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.069411 crc crio[22562]: time=\"2026-06-19T11:52:00.069325599Z\" level=info msg=\"Removing container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba\" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.125233 crc crio[22562]: time=\"2026-06-19T11:52:00.124871932Z\" level=info msg=\"Removed container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.131501 crc crio[22562]: time=\"2026-06-19T11:52:00.131394983Z\" level=info msg=\"Removing container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e\" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.199482 crc crio[22562]: time=\"2026-06-19T11:52:00.199361276Z\" level=info msg=\"Removed container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.204025 crc crio[22562]: time=\"2026-06-19T11:52:00.203879648Z\" level=info msg=\"Removing container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746\" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.270404 crc crio[22562]: time=\"2026-06-19T11:52:00.255109993Z\" level=info msg=\"Removed container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:52:00.273121 crc crio[22562]: time=\"2026-06-19T11:52:00.272899927Z\" level=info msg=\"Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.273505 crc crio[22562]: time=\"2026-06-19T11:52:00.273130222Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.275296 crc crio[22562]: time=\"2026-06-19T11:52:00.274063915Z\" level=info msg=\"Removing pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.307813 crc crio[22562]: time=\"2026-06-19T11:52:00.30760136Z\" level=info msg=\"Removed pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.308850 crc crio[22562]: time=\"2026-06-19T11:52:00.308763449Z\" level=info msg=\"Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.308953 crc crio[22562]: time=\"2026-06-19T11:52:00.308847111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.310333 crc crio[22562]: time=\"2026-06-19T11:52:00.310241125Z\" level=info msg=\"Removing pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.351541 crc crio[22562]: time=\"2026-06-19T11:52:00.35139578Z\" level=info msg=\"Removed pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.352439 crc crio[22562]: time=\"2026-06-19T11:52:00.352359274Z\" level=info msg=\"Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.352554 crc crio[22562]: time=\"2026-06-19T11:52:00.352444016Z\" level=info msg=\"Stopped pod sandbox (already stopped): b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.353236 crc crio[22562]: time=\"2026-06-19T11:52:00.353057061Z\" level=info msg=\"Removing pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.406339 crc crio[22562]: time=\"2026-06-19T11:52:00.405949258Z\" level=info msg=\"Removed pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.407321 crc crio[22562]: time=\"2026-06-19T11:52:00.407236959Z\" level=info msg=\"Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.407411 crc crio[22562]: time=\"2026-06-19T11:52:00.407342782Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.407820 crc crio[22562]: time=\"2026-06-19T11:52:00.407763103Z\" level=info msg=\"Removing pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.460904 crc crio[22562]: time=\"2026-06-19T11:52:00.460688669Z\" level=info msg=\"Removed pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.463024 crc crio[22562]: time=\"2026-06-19T11:52:00.462859334Z\" level=info msg=\"Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.463024 crc crio[22562]: time=\"2026-06-19T11:52:00.463009788Z\" level=info msg=\"Stopped pod sandbox (already stopped): f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.464258 crc crio[22562]: time=\"2026-06-19T11:52:00.464119495Z\" level=info msg=\"Removing pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.498210 crc crio[22562]: time=\"2026-06-19T11:52:00.49802168Z\" level=info msg=\"Removed pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.500759 crc crio[22562]: time=\"2026-06-19T11:52:00.500651675Z\" level=info msg=\"Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.501371 crc crio[22562]: time=\"2026-06-19T11:52:00.500784349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.502352 crc crio[22562]: time=\"2026-06-19T11:52:00.502272696Z\" level=info msg=\"Removing pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.573601 crc crio[22562]: time=\"2026-06-19T11:52:00.573469987Z\" level=info msg=\"Removed pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.576095 crc crio[22562]: time=\"2026-06-19T11:52:00.575892408Z\" level=info msg=\"Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.577715 crc crio[22562]: time=\"2026-06-19T11:52:00.576497703Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.579822 crc crio[22562]: time=\"2026-06-19T11:52:00.579367163Z\" level=info msg=\"Removing pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.638593 crc crio[22562]: time=\"2026-06-19T11:52:00.638474655Z\" level=info msg=\"Removed pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.640007 crc crio[22562]: time=\"2026-06-19T11:52:00.639906721Z\" level=info msg=\"Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.640216 crc crio[22562]: time=\"2026-06-19T11:52:00.640033684Z\" level=info msg=\"Stopped pod sandbox (already stopped): d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.640896 crc crio[22562]: time=\"2026-06-19T11:52:00.640826064Z\" level=info msg=\"Removing pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.696533 crc crio[22562]: time=\"2026-06-19T11:52:00.696339565Z\" level=info msg=\"Removed pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.698280 crc crio[22562]: time=\"2026-06-19T11:52:00.697783871Z\" level=info msg=\"Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.698280 crc crio[22562]: time=\"2026-06-19T11:52:00.697884424Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.698953 crc crio[22562]: time=\"2026-06-19T11:52:00.698863938Z\" level=info msg=\"Removing pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.720475 crc crio[22562]: time=\"2026-06-19T11:52:00.720359893Z\" level=info msg=\"Removed pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.721517 crc crio[22562]: time=\"2026-06-19T11:52:00.721401829Z\" level=info msg=\"Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.721517 crc crio[22562]: time=\"2026-06-19T11:52:00.721509072Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.722611 crc crio[22562]: time=\"2026-06-19T11:52:00.722545888Z\" level=info msg=\"Removing pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.757834 crc crio[22562]: time=\"2026-06-19T11:52:00.756634476Z\" level=info msg=\"Removed pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.758417 crc crio[22562]: time=\"2026-06-19T11:52:00.758240626Z\" level=info msg=\"Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.758417 crc crio[22562]: time=\"2026-06-19T11:52:00.758313658Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.759398 crc crio[22562]: time=\"2026-06-19T11:52:00.759290942Z\" level=info msg=\"Removing pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.795943 crc crio[22562]: time=\"2026-06-19T11:52:00.795675708Z\" level=info msg=\"Removed pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.797342 crc crio[22562]: time=\"2026-06-19T11:52:00.797124274Z\" level=info msg=\"Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.797675 crc crio[22562]: time=\"2026-06-19T11:52:00.79736649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.803852 crc crio[22562]: time=\"2026-06-19T11:52:00.803727479Z\" level=info msg=\"Removing pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.845730 crc crio[22562]: time=\"2026-06-19T11:52:00.84558203Z\" level=info msg=\"Removed pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.846706949Z\" level=info msg=\"Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.84678062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.847505658Z\" level=info msg=\"Removing pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.888690 crc crio[22562]: time=\"2026-06-19T11:52:00.888076608Z\" level=info msg=\"Removed pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.890863 crc crio[22562]: time=\"2026-06-19T11:52:00.890439817Z\" level=info msg=\"Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.890863 crc crio[22562]: time=\"2026-06-19T11:52:00.89058215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:00.891940 crc crio[22562]: time=\"2026-06-19T11:52:00.89178583Z\" level=info msg=\"Removing pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:00.953798 crc crio[22562]: time=\"2026-06-19T11:52:00.95363163Z\" level=info msg=\"Removed pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:52:01.869421 crc crio[22562]: time=\"2026-06-19T11:52:01.869239769Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697832-tf8rd/POD\" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:52:01.870625 crc crio[22562]: time=\"2026-06-19T11:52:01.869430024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:01.923851 crc crio[22562]: time=\"2026-06-19T11:52:01.92313323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"\nJun 19 11:52:01.923851 crc crio[22562]: time=\"2026-06-19T11:52:01.923702795Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697832-tf8rd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:52:02.561214 crc crio[22562]: 2026-06-19T11:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6eb3a3bc5b85b6 Mac:ee:8b:16:de:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb SocketPath: PciID:}] [{Interface:0xc0003e8a50 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:52:02.563862 crc crio[22562]: time=\"2026-06-19T11:52:02.563774906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"\nJun 19 11:52:02.564120 crc crio[22562]: time=\"2026-06-19T11:52:02.564028942Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697832-tf8rd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:52:02.587731 crc crio[22562]: time=\"2026-06-19T11:52:02.587533807Z\" level=info msg=\"Ran pod sandbox e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 with infra container: openshift-infra/auto-csr-approver-29697832-tf8rd/POD\" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:52:02.592053 crc crio[22562]: time=\"2026-06-19T11:52:02.591943287Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:02.609848 crc crio[22562]: time=\"2026-06-19T11:52:02.609337811Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:52:18.113696 crc crio[22562]: time=\"2026-06-19T11:52:18.112464262Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:18.116815 crc crio[22562]: time=\"2026-06-19T11:52:18.116733949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27ec032e-3f3e-4adc-8c8a-c450e7765d4c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:18.126261 crc crio[22562]: time=\"2026-06-19T11:52:18.121536698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8414bdf7-7953-4561-8220-08636ddba303 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:18.130396 crc crio[22562]: time=\"2026-06-19T11:52:18.130295216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:18.130957 crc crio[22562]: time=\"2026-06-19T11:52:18.130879551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.209340 crc crio[22562]: time=\"2026-06-19T11:52:18.209097538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.311865 crc crio[22562]: time=\"2026-06-19T11:52:18.3116375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:9c6ff6a0266a996cf0bd30761ebae0b021460f0b359d797cd48fef66432bcd26\" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:18.316809 crc crio[22562]: time=\"2026-06-19T11:52:18.314686916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=21ea37a2-5240-4be1-91d2-e8684c159907 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:18.324269 crc crio[22562]: time=\"2026-06-19T11:52:18.323837244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1456093f-657c-4182-98ba-e214af3fd023 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:18.336956 crc crio[22562]: time=\"2026-06-19T11:52:18.33611595Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init\" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:18.339111 crc crio[22562]: time=\"2026-06-19T11:52:18.338902549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.440918 crc crio[22562]: time=\"2026-06-19T11:52:18.440767354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.462323 crc crio[22562]: time=\"2026-06-19T11:52:18.462286769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.673506 crc crio[22562]: time=\"2026-06-19T11:52:18.673426385Z\" level=info msg=\"Created container 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init\" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:18.675504 crc crio[22562]: time=\"2026-06-19T11:52:18.675397394Z\" level=info msg=\"Starting container: 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd\" id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:52:18.693452 crc crio[22562]: time=\"2026-06-19T11:52:18.69329783Z\" level=info msg=\"Started container\" PID=110060 containerID=3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40\nJun 19 11:52:18.697607 crc crio[22562]: time=\"2026-06-19T11:52:18.697513195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:18.819274 crc crio[22562]: time=\"2026-06-19T11:52:18.818495986Z\" level=info msg=\"Created container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:18.820381 crc crio[22562]: time=\"2026-06-19T11:52:18.820321491Z\" level=info msg=\"Starting container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18\" id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:52:18.837648 crc crio[22562]: time=\"2026-06-19T11:52:18.836045353Z\" level=info msg=\"Started container\" PID=110072 containerID=76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18 description=openshift-infra/auto-csr-approver-29697832-tf8rd/oc id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\nJun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.869662519Z\" level=info msg=\"Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.871498386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc001612d38}] Aliases:map[]}\"\nJun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.87167998Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697832-tf8rd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:52:21.352240 crc crio[22562]: time=\"2026-06-19T11:52:21.35144222Z\" level=info msg=\"Stopped pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:25.983791 crc crio[22562]: time=\"2026-06-19T11:52:25.982802864Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:25.992519 crc crio[22562]: time=\"2026-06-19T11:52:25.992412373Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 19 11:52:28.406935 crc crio[22562]: time=\"2026-06-19T11:52:28.406008008Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0\" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:28.409548 crc crio[22562]: time=\"2026-06-19T11:52:28.408040498Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=be964e47-344a-4642-97f3-bc697d19096b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:28.437666 crc crio[22562]: time=\"2026-06-19T11:52:28.437522681Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=393f34db-ac64-4b13-9719-f4efd2f93583 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:28.449582 crc crio[22562]: time=\"2026-06-19T11:52:28.449459009Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd\" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:28.450278 crc crio[22562]: time=\"2026-06-19T11:52:28.449939171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:28.534105 crc crio[22562]: time=\"2026-06-19T11:52:28.531688185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:28.539692 crc crio[22562]: time=\"2026-06-19T11:52:28.539595472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:28.768405 crc crio[22562]: time=\"2026-06-19T11:52:28.76772281Z\" level=info msg=\"Created container a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd\" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:28.770288 crc crio[22562]: time=\"2026-06-19T11:52:28.770203452Z\" level=info msg=\"Starting container: a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e\" id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:52:28.785787 crc crio[22562]: time=\"2026-06-19T11:52:28.783754169Z\" level=info msg=\"Started container\" PID=110611 containerID=a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40\nJun 19 11:52:38.981649 crc crio[22562]: time=\"2026-06-19T11:52:38.979453809Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD\" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:52:38.981649 crc crio[22562]: time=\"2026-06-19T11:52:38.980556147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:39.022620 crc crio[22562]: time=\"2026-06-19T11:52:39.022520181Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}\"\nJun 19 11:52:39.022925 crc crio[22562]: time=\"2026-06-19T11:52:39.022638894Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:52:39.701675 crc crio[22562]: 2026-06-19T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8ce9c3122c818 Mac:4a:02:df:fb:55:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:52:39.703738 crc crio[22562]: time=\"2026-06-19T11:52:39.703641494Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}\"\nJun 19 11:52:39.703931 crc crio[22562]: time=\"2026-06-19T11:52:39.703866709Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:52:39.719741 crc crio[22562]: time=\"2026-06-19T11:52:39.719601562Z\" level=info msg=\"Ran pod sandbox bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD\" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:52:39.725420 crc crio[22562]: time=\"2026-06-19T11:52:39.725306524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1baaefc3-5cea-4b6d-83fc-212a2023ca5b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:39.728893 crc crio[22562]: time=\"2026-06-19T11:52:39.728716999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=58b9162f-a6f6-4d78-b3a2-2158a8e1c691 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:39.748047 crc crio[22562]: time=\"2026-06-19T11:52:39.747890306Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:39.750004 crc crio[22562]: time=\"2026-06-19T11:52:39.749905235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:39.803334 crc crio[22562]: time=\"2026-06-19T11:52:39.803237914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:39.807792 crc crio[22562]: time=\"2026-06-19T11:52:39.807718035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:40.024640 crc crio[22562]: time=\"2026-06-19T11:52:40.024544602Z\" level=info msg=\"Created container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:40.027389 crc crio[22562]: time=\"2026-06-19T11:52:40.026432119Z\" level=info msg=\"Starting container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582\" id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:52:40.032663 crc crio[22562]: time=\"2026-06-19T11:52:40.031872554Z\" level=info msg=\"Started container\" PID=111432 containerID=eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\nJun 19 11:52:50.505843 crc crio[22562]: time=\"2026-06-19T11:52:50.504516078Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:50.523642 crc crio[22562]: time=\"2026-06-19T11:52:50.52351586Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 19 11:52:54.833109 crc crio[22562]: time=\"2026-06-19T11:52:54.832043159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:3184d1a6a0895e95458c3c0e4671a128f3094761f80799e9508ffc573289e613\" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage\nJun 19 11:52:54.836125 crc crio[22562]: time=\"2026-06-19T11:52:54.835070005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=13b7c8aa-4fc0-4953-971f-901045845983 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:54.842109 crc crio[22562]: time=\"2026-06-19T11:52:54.841513165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=00c1239a-88ed-49db-a5da-51107dd80d6c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:52:54.852567 crc crio[22562]: time=\"2026-06-19T11:52:54.852372125Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:54.854105 crc crio[22562]: time=\"2026-06-19T11:52:54.854034887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:54.923598 crc crio[22562]: time=\"2026-06-19T11:52:54.923503436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:54.933725 crc crio[22562]: time=\"2026-06-19T11:52:54.933583277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:52:55.168359 crc crio[22562]: time=\"2026-06-19T11:52:55.167683123Z\" level=info msg=\"Created container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:52:55.169885 crc crio[22562]: time=\"2026-06-19T11:52:55.169797576Z\" level=info msg=\"Starting container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333\" id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:52:55.181390 crc crio[22562]: time=\"2026-06-19T11:52:55.181298283Z\" level=info msg=\"Started container\" PID=112140 containerID=39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\nJun 19 11:52:56.661316 crc crio[22562]: time=\"2026-06-19T11:52:56.660426818Z\" level=info msg=\"Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:52:56.663836 crc crio[22562]: time=\"2026-06-19T11:52:56.662389416Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc000658828}] Aliases:map[]}\"\nJun 19 11:52:56.663836 crc crio[22562]: time=\"2026-06-19T11:52:56.662651843Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:52:57.094624 crc crio[22562]: time=\"2026-06-19T11:52:57.094248727Z\" level=info msg=\"Stopped pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.003896 crc crio[22562]: time=\"2026-06-19T11:53:01.002740097Z\" level=info msg=\"Removing container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10\" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.317386 crc crio[22562]: time=\"2026-06-19T11:53:01.317039291Z\" level=info msg=\"Removed container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.321748 crc crio[22562]: time=\"2026-06-19T11:53:01.321667207Z\" level=info msg=\"Removing container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04\" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.412077 crc crio[22562]: time=\"2026-06-19T11:53:01.411223556Z\" level=info msg=\"Removed container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.415723 crc crio[22562]: time=\"2026-06-19T11:53:01.415585193Z\" level=info msg=\"Removing container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a\" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.493725 crc crio[22562]: time=\"2026-06-19T11:53:01.492565489Z\" level=info msg=\"Removed container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.502572 crc crio[22562]: time=\"2026-06-19T11:53:01.501853751Z\" level=info msg=\"Removing container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712\" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.617453 crc crio[22562]: time=\"2026-06-19T11:53:01.617331075Z\" level=info msg=\"Removed container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.621366 crc crio[22562]: time=\"2026-06-19T11:53:01.620954386Z\" level=info msg=\"Removing container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b\" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.733276 crc crio[22562]: time=\"2026-06-19T11:53:01.733118348Z\" level=info msg=\"Removed container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:53:01.749334 crc crio[22562]: time=\"2026-06-19T11:53:01.749065464Z\" level=info msg=\"Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.749334 crc crio[22562]: time=\"2026-06-19T11:53:01.749215928Z\" level=info msg=\"Stopped pod sandbox (already stopped): a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.753059 crc crio[22562]: time=\"2026-06-19T11:53:01.75290496Z\" level=info msg=\"Removing pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.788787 crc crio[22562]: time=\"2026-06-19T11:53:01.78868444Z\" level=info msg=\"Removed pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.789371 crc crio[22562]: time=\"2026-06-19T11:53:01.789312166Z\" level=info msg=\"Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.789470 crc crio[22562]: time=\"2026-06-19T11:53:01.789371528Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.790464 crc crio[22562]: time=\"2026-06-19T11:53:01.790337031Z\" level=info msg=\"Removing pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.825882 crc crio[22562]: time=\"2026-06-19T11:53:01.825709112Z\" level=info msg=\"Removed pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.827096 crc crio[22562]: time=\"2026-06-19T11:53:01.826931002Z\" level=info msg=\"Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.827096 crc crio[22562]: time=\"2026-06-19T11:53:01.827074635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.827915 crc crio[22562]: time=\"2026-06-19T11:53:01.827823244Z\" level=info msg=\"Removing pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.855306 crc crio[22562]: time=\"2026-06-19T11:53:01.854947159Z\" level=info msg=\"Removed pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.856257 crc crio[22562]: time=\"2026-06-19T11:53:01.856067247Z\" level=info msg=\"Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.856257 crc crio[22562]: time=\"2026-06-19T11:53:01.856217351Z\" level=info msg=\"Stopped pod sandbox (already stopped): b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.857527 crc crio[22562]: time=\"2026-06-19T11:53:01.856725884Z\" level=info msg=\"Removing pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.876381 crc crio[22562]: time=\"2026-06-19T11:53:01.87625304Z\" level=info msg=\"Removed pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.877655 crc crio[22562]: time=\"2026-06-19T11:53:01.877555372Z\" level=info msg=\"Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.877741 crc crio[22562]: time=\"2026-06-19T11:53:01.877670854Z\" level=info msg=\"Stopped pod sandbox (already stopped): e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:53:01.878415 crc crio[22562]: time=\"2026-06-19T11:53:01.878338252Z\" level=info msg=\"Removing pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:53:01.901507 crc crio[22562]: time=\"2026-06-19T11:53:01.901407376Z\" level=info msg=\"Removed pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:00.633019 crc crio[22562]: time=\"2026-06-19T11:54:00.631557286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697834-ss7bf/POD\" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:54:00.636485 crc crio[22562]: time=\"2026-06-19T11:54:00.63335539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:54:00.717317 crc crio[22562]: time=\"2026-06-19T11:54:00.717059343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}\"\nJun 19 11:54:00.717653 crc crio[22562]: time=\"2026-06-19T11:54:00.717343041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697834-ss7bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:54:01.214969 crc crio[22562]: 2026-06-19T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688cc848d616a62 Mac:8a:be:90:8e:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:54:01.216715 crc crio[22562]: time=\"2026-06-19T11:54:01.216637548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}\"\nJun 19 11:54:01.217025 crc crio[22562]: time=\"2026-06-19T11:54:01.216954776Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697834-ss7bf for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:54:01.236699 crc crio[22562]: time=\"2026-06-19T11:54:01.236568505Z\" level=info msg=\"Ran pod sandbox 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 with infra container: openshift-infra/auto-csr-approver-29697834-ss7bf/POD\" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:54:01.293223 crc crio[22562]: time=\"2026-06-19T11:54:01.293087361Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage\nJun 19 11:54:01.305436 crc crio[22562]: time=\"2026-06-19T11:54:01.304781393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:54:01.923797 crc crio[22562]: time=\"2026-06-19T11:54:01.923042451Z\" level=info msg=\"Removing container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee\" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.047282 crc crio[22562]: time=\"2026-06-19T11:54:02.046916613Z\" level=info msg=\"Removed container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.051667 crc crio[22562]: time=\"2026-06-19T11:54:02.051496318Z\" level=info msg=\"Removing container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea\" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.119446 crc crio[22562]: time=\"2026-06-19T11:54:02.118868995Z\" level=info msg=\"Removed container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.122624 crc crio[22562]: time=\"2026-06-19T11:54:02.122503815Z\" level=info msg=\"Removing container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff\" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.221472 crc crio[22562]: time=\"2026-06-19T11:54:02.221246383Z\" level=info msg=\"Removed container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:54:02.247363 crc crio[22562]: time=\"2026-06-19T11:54:02.246803139Z\" level=info msg=\"Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.247363 crc crio[22562]: time=\"2026-06-19T11:54:02.247092196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.248845 crc crio[22562]: time=\"2026-06-19T11:54:02.248613655Z\" level=info msg=\"Removing pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.274701 crc crio[22562]: time=\"2026-06-19T11:54:02.274515179Z\" level=info msg=\"Removed pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.275958 crc crio[22562]: time=\"2026-06-19T11:54:02.275711078Z\" level=info msg=\"Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.276319 crc crio[22562]: time=\"2026-06-19T11:54:02.276020185Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.278056 crc crio[22562]: time=\"2026-06-19T11:54:02.277856602Z\" level=info msg=\"Removing pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.307221 crc crio[22562]: time=\"2026-06-19T11:54:02.306954226Z\" level=info msg=\"Removed pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.312020 crc crio[22562]: time=\"2026-06-19T11:54:02.311783276Z\" level=info msg=\"Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.312020 crc crio[22562]: time=\"2026-06-19T11:54:02.311900559Z\" level=info msg=\"Stopped pod sandbox (already stopped): f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:02.313123 crc crio[22562]: time=\"2026-06-19T11:54:02.313046698Z\" level=info msg=\"Removing pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.359347 crc crio[22562]: time=\"2026-06-19T11:54:02.359214946Z\" level=info msg=\"Removed pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:54:02.393798 crc crio[22562]: time=\"2026-06-19T11:54:02.392893715Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage\nJun 19 11:54:02.395552 crc crio[22562]: time=\"2026-06-19T11:54:02.39552137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a03ea1d4-a57e-445d-beca-12c213c0f92e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:54:02.399926 crc crio[22562]: time=\"2026-06-19T11:54:02.399654473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98385947-61a4-468d-b773-c4577cd5d792 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:54:02.422474 crc crio[22562]: time=\"2026-06-19T11:54:02.42240732Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:54:02.424263 crc crio[22562]: time=\"2026-06-19T11:54:02.424233085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:54:02.477221 crc crio[22562]: time=\"2026-06-19T11:54:02.477120792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:54:02.899366 crc crio[22562]: time=\"2026-06-19T11:54:02.899085984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:54:03.075912 crc crio[22562]: time=\"2026-06-19T11:54:03.075406033Z\" level=info msg=\"Created container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:54:03.082336 crc crio[22562]: time=\"2026-06-19T11:54:03.081791552Z\" level=info msg=\"Starting container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c\" id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:54:03.090798 crc crio[22562]: time=\"2026-06-19T11:54:03.090090519Z\" level=info msg=\"Started container\" PID=115462 containerID=5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c description=openshift-infra/auto-csr-approver-29697834-ss7bf/oc id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\nJun 19 11:54:05.058014 crc crio[22562]: time=\"2026-06-19T11:54:05.056745748Z\" level=info msg=\"Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:54:05.059775 crc crio[22562]: time=\"2026-06-19T11:54:05.05922147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc001b84280}] Aliases:map[]}\"\nJun 19 11:54:05.059775 crc crio[22562]: time=\"2026-06-19T11:54:05.059432765Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697834-ss7bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:54:05.511072 crc crio[22562]: time=\"2026-06-19T11:54:05.505865816Z\" level=info msg=\"Stopped pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:02.385753 crc crio[22562]: time=\"2026-06-19T11:55:02.385133326Z\" level=info msg=\"Removing container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078\" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.463599 crc crio[22562]: time=\"2026-06-19T11:55:02.463513486Z\" level=info msg=\"Removed container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.468869 crc crio[22562]: time=\"2026-06-19T11:55:02.468762138Z\" level=info msg=\"Removing container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592\" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.517630 crc crio[22562]: time=\"2026-06-19T11:55:02.517572753Z\" level=info msg=\"Removed container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.521917 crc crio[22562]: time=\"2026-06-19T11:55:02.521511021Z\" level=info msg=\"Removing container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc\" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.679447 crc crio[22562]: time=\"2026-06-19T11:55:02.679255696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-772cp/POD\" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:55:02.679778 crc crio[22562]: time=\"2026-06-19T11:55:02.679694138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:02.927101 crc crio[22562]: time=\"2026-06-19T11:55:02.9268511Z\" level=info msg=\"Removed container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:02.930507 crc crio[22562]: time=\"2026-06-19T11:55:02.930406038Z\" level=info msg=\"Removing container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe\" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.157119 crc crio[22562]: time=\"2026-06-19T11:55:03.157010728Z\" level=info msg=\"Removed container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.160557 crc crio[22562]: time=\"2026-06-19T11:55:03.160479845Z\" level=info msg=\"Removing container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74\" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.182871 crc crio[22562]: time=\"2026-06-19T11:55:03.182429471Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}\"\nJun 19 11:55:03.182871 crc crio[22562]: time=\"2026-06-19T11:55:03.182764939Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-772cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:55:03.237222 crc crio[22562]: time=\"2026-06-19T11:55:03.237072931Z\" level=info msg=\"Removed container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.241711 crc crio[22562]: time=\"2026-06-19T11:55:03.241649844Z\" level=info msg=\"Removing container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04\" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.285346 crc crio[22562]: time=\"2026-06-19T11:55:03.28524077Z\" level=info msg=\"Removed container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.289031 crc crio[22562]: time=\"2026-06-19T11:55:03.288905501Z\" level=info msg=\"Removing container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049\" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.415299 crc crio[22562]: time=\"2026-06-19T11:55:03.415210424Z\" level=info msg=\"Removed container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.426523 crc crio[22562]: time=\"2026-06-19T11:55:03.426213048Z\" level=info msg=\"Removing container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275\" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.519368 crc crio[22562]: time=\"2026-06-19T11:55:03.519258014Z\" level=info msg=\"Removed container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:03.530474 crc crio[22562]: time=\"2026-06-19T11:55:03.53036144Z\" level=info msg=\"Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.530474 crc crio[22562]: time=\"2026-06-19T11:55:03.530478563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.531702 crc crio[22562]: time=\"2026-06-19T11:55:03.531619842Z\" level=info msg=\"Removing pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.560509 crc crio[22562]: time=\"2026-06-19T11:55:03.559919917Z\" level=info msg=\"Removed pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.563379 crc crio[22562]: time=\"2026-06-19T11:55:03.562806998Z\" level=info msg=\"Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.563379 crc crio[22562]: time=\"2026-06-19T11:55:03.562935112Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.564393 crc crio[22562]: time=\"2026-06-19T11:55:03.563859555Z\" level=info msg=\"Removing pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.588635 crc crio[22562]: time=\"2026-06-19T11:55:03.588531828Z\" level=info msg=\"Removed pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.591350 crc crio[22562]: time=\"2026-06-19T11:55:03.591295357Z\" level=info msg=\"Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.591591 crc crio[22562]: time=\"2026-06-19T11:55:03.591425021Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.592693 crc crio[22562]: time=\"2026-06-19T11:55:03.59260632Z\" level=info msg=\"Removing pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.616254 crc crio[22562]: time=\"2026-06-19T11:55:03.613785877Z\" level=info msg=\"Removed pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.617287 crc crio[22562]: time=\"2026-06-19T11:55:03.617053738Z\" level=info msg=\"Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.617287 crc crio[22562]: time=\"2026-06-19T11:55:03.61713562Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.619420 crc crio[22562]: time=\"2026-06-19T11:55:03.619376987Z\" level=info msg=\"Removing pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.634739 crc crio[22562]: time=\"2026-06-19T11:55:03.634680676Z\" level=info msg=\"Removed pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.636565395Z\" level=info msg=\"Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.636696908Z\" level=info msg=\"Stopped pod sandbox (already stopped): b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.637278292Z\" level=info msg=\"Removing pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.660261 crc crio[22562]: time=\"2026-06-19T11:55:03.660094629Z\" level=info msg=\"Removed pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.661123 crc crio[22562]: time=\"2026-06-19T11:55:03.661083983Z\" level=info msg=\"Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.661344 crc crio[22562]: time=\"2026-06-19T11:55:03.66131804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.663473 crc crio[22562]: time=\"2026-06-19T11:55:03.662955601Z\" level=info msg=\"Removing pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.698065 crc crio[22562]: time=\"2026-06-19T11:55:03.697976673Z\" level=info msg=\"Removed pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.701392 crc crio[22562]: time=\"2026-06-19T11:55:03.701330616Z\" level=info msg=\"Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.701800 crc crio[22562]: time=\"2026-06-19T11:55:03.701406328Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.704064 crc crio[22562]: time=\"2026-06-19T11:55:03.703970252Z\" level=info msg=\"Removing pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.727738 crc crio[22562]: time=\"2026-06-19T11:55:03.727520758Z\" level=info msg=\"Removed pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.729257 crc crio[22562]: time=\"2026-06-19T11:55:03.729103418Z\" level=info msg=\"Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.729257 crc crio[22562]: time=\"2026-06-19T11:55:03.729235031Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:03.729732 crc crio[22562]: time=\"2026-06-19T11:55:03.729706712Z\" level=info msg=\"Removing pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.747089 crc crio[22562]: time=\"2026-06-19T11:55:03.746823379Z\" level=info msg=\"Removed pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:55:03.908395 crc crio[22562]: 2026-06-19T11:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3e0c9083b7d670 Mac:22:1b:c0:cb:4e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:55:03.909840 crc crio[22562]: time=\"2026-06-19T11:55:03.909740374Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}\"\nJun 19 11:55:03.910078 crc crio[22562]: time=\"2026-06-19T11:55:03.909965699Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-772cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:55:03.928947 crc crio[22562]: time=\"2026-06-19T11:55:03.928803458Z\" level=info msg=\"Ran pod sandbox b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 with infra container: openshift-marketplace/community-operators-772cp/POD\" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:55:03.932102 crc crio[22562]: time=\"2026-06-19T11:55:03.932063639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a80bb662-b146-4d91-aed4-14bb9cc651b2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:03.937454 crc crio[22562]: time=\"2026-06-19T11:55:03.937368551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=490c23ed-e8a4-420f-926d-364170224ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:03.947220 crc crio[22562]: time=\"2026-06-19T11:55:03.947088383Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/extract-utilities\" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:03.947581 crc crio[22562]: time=\"2026-06-19T11:55:03.947510993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:04.009853 crc crio[22562]: time=\"2026-06-19T11:55:04.00964758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:04.018591 crc crio[22562]: time=\"2026-06-19T11:55:04.01848964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:04.226020 crc crio[22562]: time=\"2026-06-19T11:55:04.224713984Z\" level=info msg=\"Created container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities\" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:04.227624 crc crio[22562]: time=\"2026-06-19T11:55:04.227580705Z\" level=info msg=\"Starting container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19\" id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:04.237709 crc crio[22562]: time=\"2026-06-19T11:55:04.236673761Z\" level=info msg=\"Started container\" PID=118552 containerID=478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19 description=openshift-marketplace/community-operators-772cp/extract-utilities id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\nJun 19 11:55:04.493064 crc crio[22562]: time=\"2026-06-19T11:55:04.492939379Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage\nJun 19 11:55:04.520651 crc crio[22562]: time=\"2026-06-19T11:55:04.520477185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 11:55:05.341381 crc crio[22562]: time=\"2026-06-19T11:55:05.3386916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage\nJun 19 11:55:05.341381 crc crio[22562]: time=\"2026-06-19T11:55:05.340634719Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abecfa2f-fbee-4ced-996c-de845a4aa55e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:05.346852 crc crio[22562]: time=\"2026-06-19T11:55:05.343714255Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4650c862-bf3e-46cc-b8fd-3df2743e3f6f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:05.352397 crc crio[22562]: time=\"2026-06-19T11:55:05.352287789Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/extract-content\" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:05.353487 crc crio[22562]: time=\"2026-06-19T11:55:05.353371116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:05.424479 crc crio[22562]: time=\"2026-06-19T11:55:05.424355923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:05.432758 crc crio[22562]: time=\"2026-06-19T11:55:05.432652469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:05.859677 crc crio[22562]: time=\"2026-06-19T11:55:05.859251517Z\" level=info msg=\"Created container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content\" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:05.862897 crc crio[22562]: time=\"2026-06-19T11:55:05.862786124Z\" level=info msg=\"Starting container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed\" id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:05.872865 crc crio[22562]: time=\"2026-06-19T11:55:05.872307762Z\" level=info msg=\"Started container\" PID=118686 containerID=3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed description=openshift-marketplace/community-operators-772cp/extract-content id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\nJun 19 11:55:13.606923 crc crio[22562]: time=\"2026-06-19T11:55:13.602341895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3db4c519-5107-4715-b431-002530bab79b name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:13.609889 crc crio[22562]: time=\"2026-06-19T11:55:13.609806571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=549545b0-2416-4b7e-ad37-2b9a138002cb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:13.634667 crc crio[22562]: time=\"2026-06-19T11:55:13.632464566Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/registry-server\" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:13.634667 crc crio[22562]: time=\"2026-06-19T11:55:13.633739006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:14.142818 crc crio[22562]: time=\"2026-06-19T11:55:14.140768976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:14.165565 crc crio[22562]: time=\"2026-06-19T11:55:14.160810866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:15.311758 crc crio[22562]: time=\"2026-06-19T11:55:15.30928582Z\" level=info msg=\"Created container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:15.316854 crc crio[22562]: time=\"2026-06-19T11:55:15.316729104Z\" level=info msg=\"Starting container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4\" id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:15.356538 crc crio[22562]: time=\"2026-06-19T11:55:15.350787073Z\" level=info msg=\"Started container\" PID=119041 containerID=9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 description=openshift-marketplace/community-operators-772cp/registry-server id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\nJun 19 11:55:33.844094 crc crio[22562]: time=\"2026-06-19T11:55:33.842061156Z\" level=info msg=\"Stopping container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 (timeout: 2s)\" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:55:33.973308 crc crio[22562]: time=\"2026-06-19T11:55:33.973043056Z\" level=info msg=\"Stopped container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:55:33.977315 crc crio[22562]: time=\"2026-06-19T11:55:33.977115437Z\" level=info msg=\"Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:33.980444 crc crio[22562]: time=\"2026-06-19T11:55:33.980354828Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc0003295a0}] Aliases:map[]}\"\nJun 19 11:55:33.983845 crc crio[22562]: time=\"2026-06-19T11:55:33.983741492Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-772cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:55:34.390759 crc crio[22562]: time=\"2026-06-19T11:55:34.389935592Z\" level=info msg=\"Stopped pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:34.873641 crc crio[22562]: time=\"2026-06-19T11:55:34.873065627Z\" level=info msg=\"Removing container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4\" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:34.964594 crc crio[22562]: time=\"2026-06-19T11:55:34.964530314Z\" level=info msg=\"Removed container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:34.976841 crc crio[22562]: time=\"2026-06-19T11:55:34.976641155Z\" level=info msg=\"Removing container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed\" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:35.028036 crc crio[22562]: time=\"2026-06-19T11:55:35.027921261Z\" level=info msg=\"Removed container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content\" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:35.031807 crc crio[22562]: time=\"2026-06-19T11:55:35.031724116Z\" level=info msg=\"Removing container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19\" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:35.071299 crc crio[22562]: time=\"2026-06-19T11:55:35.071191218Z\" level=info msg=\"Removed container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities\" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:38.549059 crc crio[22562]: time=\"2026-06-19T11:55:38.548065858Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rqbpp/POD\" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:55:38.550642 crc crio[22562]: time=\"2026-06-19T11:55:38.549224967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:38.596318 crc crio[22562]: time=\"2026-06-19T11:55:38.596196526Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}\"\nJun 19 11:55:38.596318 crc crio[22562]: time=\"2026-06-19T11:55:38.596290368Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rqbpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:55:38.976123 crc crio[22562]: 2026-06-19T11:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d82cc84b2c4965 Mac:4a:b4:7e:33:d8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:55:38.979638 crc crio[22562]: time=\"2026-06-19T11:55:38.979557347Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}\"\nJun 19 11:55:38.979761 crc crio[22562]: time=\"2026-06-19T11:55:38.979732591Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rqbpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:55:39.005640 crc crio[22562]: time=\"2026-06-19T11:55:39.004794196Z\" level=info msg=\"Ran pod sandbox 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe with infra container: openshift-marketplace/certified-operators-rqbpp/POD\" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:55:39.008382 crc crio[22562]: time=\"2026-06-19T11:55:39.008306264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9077f2-896d-45ca-b505-ee9d1758e81f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:39.011929 crc crio[22562]: time=\"2026-06-19T11:55:39.011864682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b54e3904-372f-4dd7-82ca-e500914f36c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:39.023823 crc crio[22562]: time=\"2026-06-19T11:55:39.023711576Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:39.025084 crc crio[22562]: time=\"2026-06-19T11:55:39.024922376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:39.083440 crc crio[22562]: time=\"2026-06-19T11:55:39.08333301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:39.089786 crc crio[22562]: time=\"2026-06-19T11:55:39.089621367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:39.343751 crc crio[22562]: time=\"2026-06-19T11:55:39.343054825Z\" level=info msg=\"Created container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:39.345805 crc crio[22562]: time=\"2026-06-19T11:55:39.34570244Z\" level=info msg=\"Starting container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311\" id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:39.357183 crc crio[22562]: time=\"2026-06-19T11:55:39.357046103Z\" level=info msg=\"Started container\" PID=120460 containerID=34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311 description=openshift-marketplace/certified-operators-rqbpp/extract-utilities id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\nJun 19 11:55:40.000244 crc crio[22562]: time=\"2026-06-19T11:55:40.000027896Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage\nJun 19 11:55:40.018536 crc crio[22562]: time=\"2026-06-19T11:55:40.0170464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 11:55:40.877794 crc crio[22562]: time=\"2026-06-19T11:55:40.876830761Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage\nJun 19 11:55:40.880702 crc crio[22562]: time=\"2026-06-19T11:55:40.879296102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a5ba25-73ec-4ac9-b8cf-12c17a4b4244 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:40.884349 crc crio[22562]: time=\"2026-06-19T11:55:40.883855465Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=39710c45-d441-46dd-832f-5d064c738c78 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:40.894648 crc crio[22562]: time=\"2026-06-19T11:55:40.894480639Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:40.896602 crc crio[22562]: time=\"2026-06-19T11:55:40.89651056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:40.976917 crc crio[22562]: time=\"2026-06-19T11:55:40.976765689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:40.986061 crc crio[22562]: time=\"2026-06-19T11:55:40.985771472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:41.169439 crc crio[22562]: time=\"2026-06-19T11:55:41.169337351Z\" level=info msg=\"Created container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:41.171818 crc crio[22562]: time=\"2026-06-19T11:55:41.171705029Z\" level=info msg=\"Starting container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38\" id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:41.183046 crc crio[22562]: time=\"2026-06-19T11:55:41.182328744Z\" level=info msg=\"Started container\" PID=120516 containerID=80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38 description=openshift-marketplace/certified-operators-rqbpp/extract-content id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\nJun 19 11:55:44.089049 crc crio[22562]: time=\"2026-06-19T11:55:44.087887573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf4e62b9-59f4-41d4-b119-969e9de82132 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:44.093510 crc crio[22562]: time=\"2026-06-19T11:55:44.093423421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5279277e-565f-4915-888b-306f56819573 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:55:44.108013 crc crio[22562]: time=\"2026-06-19T11:55:44.107933843Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:44.108545 crc crio[22562]: time=\"2026-06-19T11:55:44.108482876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:44.194768 crc crio[22562]: time=\"2026-06-19T11:55:44.194558269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:44.201199 crc crio[22562]: time=\"2026-06-19T11:55:44.201076621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:55:44.428403 crc crio[22562]: time=\"2026-06-19T11:55:44.428285267Z\" level=info msg=\"Created container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:55:44.429891 crc crio[22562]: time=\"2026-06-19T11:55:44.429795374Z\" level=info msg=\"Starting container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016\" id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:55:44.436244 crc crio[22562]: time=\"2026-06-19T11:55:44.43608533Z\" level=info msg=\"Started container\" PID=120630 containerID=f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 description=openshift-marketplace/certified-operators-rqbpp/registry-server id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\nJun 19 11:55:51.210894 crc crio[22562]: time=\"2026-06-19T11:55:51.210202284Z\" level=info msg=\"Stopping container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 (timeout: 2s)\" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:55:51.390228 crc crio[22562]: time=\"2026-06-19T11:55:51.389958419Z\" level=info msg=\"Stopped container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:55:51.391885 crc crio[22562]: time=\"2026-06-19T11:55:51.391773114Z\" level=info msg=\"Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:51.392930 crc crio[22562]: time=\"2026-06-19T11:55:51.392834321Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc0006598f8}] Aliases:map[]}\"\nJun 19 11:55:51.393727 crc crio[22562]: time=\"2026-06-19T11:55:51.393095277Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rqbpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:55:51.751778 crc crio[22562]: time=\"2026-06-19T11:55:51.751084337Z\" level=info msg=\"Stopped pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:55:52.246565 crc crio[22562]: time=\"2026-06-19T11:55:52.245830671Z\" level=info msg=\"Removing container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016\" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:52.307330 crc crio[22562]: time=\"2026-06-19T11:55:52.307119207Z\" level=info msg=\"Removed container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:52.313042 crc crio[22562]: time=\"2026-06-19T11:55:52.312907211Z\" level=info msg=\"Removing container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38\" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:52.372795 crc crio[22562]: time=\"2026-06-19T11:55:52.372643817Z\" level=info msg=\"Removed container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:52.378459 crc crio[22562]: time=\"2026-06-19T11:55:52.378405771Z\" level=info msg=\"Removing container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311\" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:55:52.418679 crc crio[22562]: time=\"2026-06-19T11:55:52.41855292Z\" level=info msg=\"Removed container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:56:00.599332 crc crio[22562]: time=\"2026-06-19T11:56:00.597881192Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697836-9r5c9/POD\" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:56:00.599332 crc crio[22562]: time=\"2026-06-19T11:56:00.599288457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:00.666560 crc crio[22562]: time=\"2026-06-19T11:56:00.666390298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}\"\nJun 19 11:56:00.666560 crc crio[22562]: time=\"2026-06-19T11:56:00.66647995Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697836-9r5c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:56:01.329971 crc crio[22562]: 2026-06-19T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5b6fb79bbbc295 Mac:46:8e:48:00:f4:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 SocketPath: PciID:}] [{Interface:0xc00025a7d0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:56:01.332709 crc crio[22562]: time=\"2026-06-19T11:56:01.332643641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}\"\nJun 19 11:56:01.332855 crc crio[22562]: time=\"2026-06-19T11:56:01.332804604Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697836-9r5c9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:56:01.344300 crc crio[22562]: time=\"2026-06-19T11:56:01.344238049Z\" level=info msg=\"Ran pod sandbox e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a with infra container: openshift-infra/auto-csr-approver-29697836-9r5c9/POD\" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:56:01.348853 crc crio[22562]: time=\"2026-06-19T11:56:01.348680989Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage\nJun 19 11:56:01.360603 crc crio[22562]: time=\"2026-06-19T11:56:01.360522104Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:56:02.536709 crc crio[22562]: time=\"2026-06-19T11:56:02.535911769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage\nJun 19 11:56:02.542485 crc crio[22562]: time=\"2026-06-19T11:56:02.542064802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a62c5156-2254-4a62-8bbb-7c842bd5d002 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:02.559716 crc crio[22562]: time=\"2026-06-19T11:56:02.559071035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=213026c2-5141-45f5-b5ff-f7641194abe2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:02.572814 crc crio[22562]: time=\"2026-06-19T11:56:02.572609453Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:02.573763 crc crio[22562]: time=\"2026-06-19T11:56:02.573641479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:02.645874 crc crio[22562]: time=\"2026-06-19T11:56:02.645776585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:03.052791 crc crio[22562]: time=\"2026-06-19T11:56:03.051858012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:03.224738 crc crio[22562]: time=\"2026-06-19T11:56:03.223708549Z\" level=info msg=\"Created container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:03.230014 crc crio[22562]: time=\"2026-06-19T11:56:03.228514508Z\" level=info msg=\"Starting container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3\" id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:56:03.238902 crc crio[22562]: time=\"2026-06-19T11:56:03.238779474Z\" level=info msg=\"Started container\" PID=121668 containerID=a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3 description=openshift-infra/auto-csr-approver-29697836-9r5c9/oc id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\nJun 19 11:56:03.778039 crc crio[22562]: time=\"2026-06-19T11:56:03.777963664Z\" level=info msg=\"Removing container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543\" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:56:03.902242 crc crio[22562]: time=\"2026-06-19T11:56:03.902032183Z\" level=info msg=\"Removed container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:56:03.905032 crc crio[22562]: time=\"2026-06-19T11:56:03.904950555Z\" level=info msg=\"Removing container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4\" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:56:04.003803 crc crio[22562]: time=\"2026-06-19T11:56:04.003299803Z\" level=info msg=\"Removed container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:56:04.023204 crc crio[22562]: time=\"2026-06-19T11:56:04.023057705Z\" level=info msg=\"Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.023204 crc crio[22562]: time=\"2026-06-19T11:56:04.023205738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.023954 crc crio[22562]: time=\"2026-06-19T11:56:04.023864745Z\" level=info msg=\"Removing pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.039024 crc crio[22562]: time=\"2026-06-19T11:56:04.038823188Z\" level=info msg=\"Removed pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.044551 crc crio[22562]: time=\"2026-06-19T11:56:04.044481579Z\" level=info msg=\"Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.044760 crc crio[22562]: time=\"2026-06-19T11:56:04.044572631Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.046344 crc crio[22562]: time=\"2026-06-19T11:56:04.046256492Z\" level=info msg=\"Removing pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.061605 crc crio[22562]: time=\"2026-06-19T11:56:04.061514102Z\" level=info msg=\"Removed pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.062901 crc crio[22562]: time=\"2026-06-19T11:56:04.062818205Z\" level=info msg=\"Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.063024 crc crio[22562]: time=\"2026-06-19T11:56:04.062915617Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.063797 crc crio[22562]: time=\"2026-06-19T11:56:04.063720108Z\" level=info msg=\"Removing pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.079876 crc crio[22562]: time=\"2026-06-19T11:56:04.079777967Z\" level=info msg=\"Removed pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.080971 crc crio[22562]: time=\"2026-06-19T11:56:04.080879324Z\" level=info msg=\"Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.080971 crc crio[22562]: time=\"2026-06-19T11:56:04.080971447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:04.082428 crc crio[22562]: time=\"2026-06-19T11:56:04.082355471Z\" level=info msg=\"Removing pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:04.104048 crc crio[22562]: time=\"2026-06-19T11:56:04.103866546Z\" level=info msg=\"Removed pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.497785661Z\" level=info msg=\"Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.498844378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc002e5e3f0}] Aliases:map[]}\"\nJun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.499079734Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697836-9r5c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:56:05.903581 crc crio[22562]: time=\"2026-06-19T11:56:05.902969696Z\" level=info msg=\"Stopped pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:56:48.689279 crc crio[22562]: time=\"2026-06-19T11:56:48.687870017Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-68s29/POD\" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:56:48.691115 crc crio[22562]: time=\"2026-06-19T11:56:48.689379216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:48.735822 crc crio[22562]: time=\"2026-06-19T11:56:48.735658467Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}\"\nJun 19 11:56:48.735822 crc crio[22562]: time=\"2026-06-19T11:56:48.735735339Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-68s29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:56:49.373628 crc crio[22562]: 2026-06-19T11:56:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5266f5421f4d7cd Mac:62:d3:f9:a3:33:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 SocketPath: PciID:}] [{Interface:0xc0002dafc0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:56:49.376222 crc crio[22562]: time=\"2026-06-19T11:56:49.376027876Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}\"\nJun 19 11:56:49.376441 crc crio[22562]: time=\"2026-06-19T11:56:49.376370284Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-68s29 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:56:49.388283 crc crio[22562]: time=\"2026-06-19T11:56:49.387980504Z\" level=info msg=\"Ran pod sandbox 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 with infra container: openshift-marketplace/redhat-marketplace-68s29/POD\" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:56:49.394658 crc crio[22562]: time=\"2026-06-19T11:56:49.394522506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=937118c4-f43a-4fe5-ab4b-fb04c53038ac name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:49.396868 crc crio[22562]: time=\"2026-06-19T11:56:49.396749182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a24b40be-2097-4a6d-9a3b-6a6be47aa269 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:49.407722 crc crio[22562]: time=\"2026-06-19T11:56:49.407430628Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:49.408326 crc crio[22562]: time=\"2026-06-19T11:56:49.408207587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:49.462631 crc crio[22562]: time=\"2026-06-19T11:56:49.462393056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:49.466438 crc crio[22562]: time=\"2026-06-19T11:56:49.466335774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:49.635426 crc crio[22562]: time=\"2026-06-19T11:56:49.634646063Z\" level=info msg=\"Created container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:49.636847 crc crio[22562]: time=\"2026-06-19T11:56:49.636681703Z\" level=info msg=\"Starting container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a\" id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:56:49.642917 crc crio[22562]: time=\"2026-06-19T11:56:49.642734615Z\" level=info msg=\"Started container\" PID=124130 containerID=24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a description=openshift-marketplace/redhat-marketplace-68s29/extract-utilities id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\nJun 19 11:56:50.369488 crc crio[22562]: time=\"2026-06-19T11:56:50.369360231Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage\nJun 19 11:56:50.382482 crc crio[22562]: time=\"2026-06-19T11:56:50.382377854Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 11:56:51.743746 crc crio[22562]: time=\"2026-06-19T11:56:51.742489647Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage\nJun 19 11:56:51.746240 crc crio[22562]: time=\"2026-06-19T11:56:51.746090396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a87850e-dae2-4463-b41a-12d3a6e0f03d name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:51.751515 crc crio[22562]: time=\"2026-06-19T11:56:51.75143988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=58185a2b-00e0-4f26-8e15-40aa67571abb name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:51.762746 crc crio[22562]: time=\"2026-06-19T11:56:51.762635048Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:51.763553 crc crio[22562]: time=\"2026-06-19T11:56:51.763485599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:51.863567 crc crio[22562]: time=\"2026-06-19T11:56:51.863371396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:51.876583 crc crio[22562]: time=\"2026-06-19T11:56:51.876486642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:52.057455 crc crio[22562]: time=\"2026-06-19T11:56:52.056878972Z\" level=info msg=\"Created container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:52.059386 crc crio[22562]: time=\"2026-06-19T11:56:52.059290313Z\" level=info msg=\"Starting container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072\" id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:56:52.071639 crc crio[22562]: time=\"2026-06-19T11:56:52.071530808Z\" level=info msg=\"Started container\" PID=124214 containerID=28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072 description=openshift-marketplace/redhat-marketplace-68s29/extract-content id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\nJun 19 11:56:53.427782 crc crio[22562]: time=\"2026-06-19T11:56:53.427628941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8df5b025-d624-459a-9d78-172e583502e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:53.431025 crc crio[22562]: time=\"2026-06-19T11:56:53.430913582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dfa5dc61-491f-47c7-b1e2-8e8008683834 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:56:53.446699 crc crio[22562]: time=\"2026-06-19T11:56:53.445946276Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:53.447122 crc crio[22562]: time=\"2026-06-19T11:56:53.447038964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:53.510498 crc crio[22562]: time=\"2026-06-19T11:56:53.51036427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:53.514367 crc crio[22562]: time=\"2026-06-19T11:56:53.514266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:56:53.684773 crc crio[22562]: time=\"2026-06-19T11:56:53.684537524Z\" level=info msg=\"Created container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:56:53.686129 crc crio[22562]: time=\"2026-06-19T11:56:53.68598684Z\" level=info msg=\"Starting container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b\" id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:56:53.696585 crc crio[22562]: time=\"2026-06-19T11:56:53.6964319Z\" level=info msg=\"Started container\" PID=124247 containerID=e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b description=openshift-marketplace/redhat-marketplace-68s29/registry-server id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\nJun 19 11:57:01.567889 crc crio[22562]: time=\"2026-06-19T11:57:01.566445275Z\" level=info msg=\"Stopping container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b (timeout: 2s)\" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:57:01.715755 crc crio[22562]: time=\"2026-06-19T11:57:01.715628828Z\" level=info msg=\"Stopped container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:57:01.718971 crc crio[22562]: time=\"2026-06-19T11:57:01.71886698Z\" level=info msg=\"Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:01.720269 crc crio[22562]: time=\"2026-06-19T11:57:01.720113921Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0029101c0}] Aliases:map[]}\"\nJun 19 11:57:01.720596 crc crio[22562]: time=\"2026-06-19T11:57:01.7205138Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-68s29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:57:02.089426 crc crio[22562]: time=\"2026-06-19T11:57:02.089312799Z\" level=info msg=\"Stopped pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:02.614342 crc crio[22562]: time=\"2026-06-19T11:57:02.613078406Z\" level=info msg=\"Removing container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b\" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:02.660396 crc crio[22562]: time=\"2026-06-19T11:57:02.659992914Z\" level=info msg=\"Removed container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:02.666052 crc crio[22562]: time=\"2026-06-19T11:57:02.665823578Z\" level=info msg=\"Removing container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072\" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:02.722293 crc crio[22562]: time=\"2026-06-19T11:57:02.721394562Z\" level=info msg=\"Removed container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:02.730450 crc crio[22562]: time=\"2026-06-19T11:57:02.730293634Z\" level=info msg=\"Removing container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a\" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:02.786430 crc crio[22562]: time=\"2026-06-19T11:57:02.786327858Z\" level=info msg=\"Removed container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:04.132530 crc crio[22562]: time=\"2026-06-19T11:57:04.132407812Z\" level=info msg=\"Removing container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5\" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:04.396272 crc crio[22562]: time=\"2026-06-19T11:57:04.395605173Z\" level=info msg=\"Removed container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:04.400093 crc crio[22562]: time=\"2026-06-19T11:57:04.399964522Z\" level=info msg=\"Removing container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341\" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:04.570657 crc crio[22562]: time=\"2026-06-19T11:57:04.570520107Z\" level=info msg=\"Removed container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:57:04.587399 crc crio[22562]: time=\"2026-06-19T11:57:04.58713474Z\" level=info msg=\"Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.587399 crc crio[22562]: time=\"2026-06-19T11:57:04.587374296Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.588533 crc crio[22562]: time=\"2026-06-19T11:57:04.588394862Z\" level=info msg=\"Removing pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:04.621313 crc crio[22562]: time=\"2026-06-19T11:57:04.620915911Z\" level=info msg=\"Removed pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:04.622549 crc crio[22562]: time=\"2026-06-19T11:57:04.622461789Z\" level=info msg=\"Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.622658 crc crio[22562]: time=\"2026-06-19T11:57:04.622557553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.623832 crc crio[22562]: time=\"2026-06-19T11:57:04.623719401Z\" level=info msg=\"Removing pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:04.643418 crc crio[22562]: time=\"2026-06-19T11:57:04.643122964Z\" level=info msg=\"Removed pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:04.644876 crc crio[22562]: time=\"2026-06-19T11:57:04.64457705Z\" level=info msg=\"Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.645215 crc crio[22562]: time=\"2026-06-19T11:57:04.64498158Z\" level=info msg=\"Stopped pod sandbox (already stopped): e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:04.646452 crc crio[22562]: time=\"2026-06-19T11:57:04.646287252Z\" level=info msg=\"Removing pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:04.674661 crc crio[22562]: time=\"2026-06-19T11:57:04.674517186Z\" level=info msg=\"Removed pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:57:21.108222 crc crio[22562]: time=\"2026-06-19T11:57:21.106742989Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD\" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:57:21.110082 crc crio[22562]: time=\"2026-06-19T11:57:21.109264571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:21.175357 crc crio[22562]: time=\"2026-06-19T11:57:21.175248484Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}\"\nJun 19 11:57:21.175357 crc crio[22562]: time=\"2026-06-19T11:57:21.175327886Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:57:21.910036 crc crio[22562]: 2026-06-19T11:57:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb40f467df57031 Mac:9e:09:76:d0:c6:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e SocketPath: PciID:}] [{Interface:0xc0002a0a90 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:57:21.913110 crc crio[22562]: time=\"2026-06-19T11:57:21.912962415Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}\"\nJun 19 11:57:21.913562 crc crio[22562]: time=\"2026-06-19T11:57:21.913482789Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:57:21.928833 crc crio[22562]: time=\"2026-06-19T11:57:21.928726369Z\" level=info msg=\"Ran pod sandbox fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD\" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:57:21.931675 crc crio[22562]: time=\"2026-06-19T11:57:21.931595849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:21.931890 crc crio[22562]: time=\"2026-06-19T11:57:21.931807574Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:21.932020 crc crio[22562]: time=\"2026-06-19T11:57:21.931887176Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:21.933209 crc crio[22562]: time=\"2026-06-19T11:57:21.933120057Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage\nJun 19 11:57:21.946943 crc crio[22562]: time=\"2026-06-19T11:57:21.946879389Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 19 11:57:38.189589 crc crio[22562]: time=\"2026-06-19T11:57:38.18838574Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage\nJun 19 11:57:38.191809 crc crio[22562]: time=\"2026-06-19T11:57:38.191756885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c49c75c1-001b-4c52-9242-50fe9e5fa2bc name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:38.229488 crc crio[22562]: time=\"2026-06-19T11:57:38.22933069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4a4bfa46-893f-428f-8146-da2cdaea7782 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:38.239697 crc crio[22562]: time=\"2026-06-19T11:57:38.239576485Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:57:38.241054 crc crio[22562]: time=\"2026-06-19T11:57:38.240967409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:38.298246 crc crio[22562]: time=\"2026-06-19T11:57:38.297868986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:38.303564 crc crio[22562]: time=\"2026-06-19T11:57:38.303487516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:38.519379 crc crio[22562]: time=\"2026-06-19T11:57:38.519292846Z\" level=info msg=\"Created container c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:57:38.520997 crc crio[22562]: time=\"2026-06-19T11:57:38.520910897Z\" level=info msg=\"Starting container: c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc\" id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:57:38.529094 crc crio[22562]: time=\"2026-06-19T11:57:38.528910527Z\" level=info msg=\"Started container\" PID=126657 containerID=c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2\nJun 19 11:57:53.420930 crc crio[22562]: time=\"2026-06-19T11:57:53.419949972Z\" level=info msg=\"Stopping pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2\" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:53.423903 crc crio[22562]: time=\"2026-06-19T11:57:53.422048224Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc000658e78}] Aliases:map[]}\"\nJun 19 11:57:53.423903 crc crio[22562]: time=\"2026-06-19T11:57:53.422374942Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:57:53.972970 crc crio[22562]: time=\"2026-06-19T11:57:53.97233071Z\" level=info msg=\"Stopped pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2\" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:57:54.985860 crc crio[22562]: time=\"2026-06-19T11:57:54.985385535Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD\" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:57:54.985860 crc crio[22562]: time=\"2026-06-19T11:57:54.985890757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:55.026585 crc crio[22562]: time=\"2026-06-19T11:57:55.026467177Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}\"\nJun 19 11:57:55.026585 crc crio[22562]: time=\"2026-06-19T11:57:55.026536959Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:57:55.584399 crc crio[22562]: 2026-06-19T11:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2076d4ccd8bd91d Mac:2e:02:70:e0:b3:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 SocketPath: PciID:}] [{Interface:0xc0004ec600 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:57:55.586062 crc crio[22562]: time=\"2026-06-19T11:57:55.585886722Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}\"\nJun 19 11:57:55.586401 crc crio[22562]: time=\"2026-06-19T11:57:55.586127537Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:57:55.595628 crc crio[22562]: time=\"2026-06-19T11:57:55.595524741Z\" level=info msg=\"Ran pod sandbox 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD\" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:57:55.599345 crc crio[22562]: time=\"2026-06-19T11:57:55.59909239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=48c04c35-a791-4402-a75b-db21f4ba6b6c name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:55.627424 crc crio[22562]: time=\"2026-06-19T11:57:55.627087137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=83fe6078-8c2e-4bff-aca5-2c348f8426de name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:57:55.638663 crc crio[22562]: time=\"2026-06-19T11:57:55.638546673Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:57:55.639133 crc crio[22562]: time=\"2026-06-19T11:57:55.638994834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:55.710270 crc crio[22562]: time=\"2026-06-19T11:57:55.709637162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:55.714418 crc crio[22562]: time=\"2026-06-19T11:57:55.71436147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:57:55.892290 crc crio[22562]: time=\"2026-06-19T11:57:55.892121164Z\" level=info msg=\"Created container 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:57:55.894720 crc crio[22562]: time=\"2026-06-19T11:57:55.894630437Z\" level=info msg=\"Starting container: 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9\" id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:57:55.901351 crc crio[22562]: time=\"2026-06-19T11:57:55.900982454Z\" level=info msg=\"Started container\" PID=127605 containerID=53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53\nJun 19 11:58:00.563117 crc crio[22562]: time=\"2026-06-19T11:58:00.561564225Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697838-25jdx/POD\" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:00.565760 crc crio[22562]: time=\"2026-06-19T11:58:00.563221736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:00.576054 crc crio[22562]: time=\"2026-06-19T11:58:00.575885382Z\" level=info msg=\"Stopping pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53\" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:00.577751 crc crio[22562]: time=\"2026-06-19T11:58:00.577666586Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0030b4018}] Aliases:map[]}\"\nJun 19 11:58:00.578259 crc crio[22562]: time=\"2026-06-19T11:58:00.577855841Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:00.650053 crc crio[22562]: time=\"2026-06-19T11:58:00.649896263Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}\"\nJun 19 11:58:00.650053 crc crio[22562]: time=\"2026-06-19T11:58:00.650049368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697838-25jdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:01.221393 crc crio[22562]: time=\"2026-06-19T11:58:01.213944664Z\" level=info msg=\"Stopped pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53\" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:01.282391 crc crio[22562]: 2026-06-19T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26fbfa70e45f908 Mac:ce:94:06:81:11:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:58:01.284532 crc crio[22562]: time=\"2026-06-19T11:58:01.284445228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}\"\nJun 19 11:58:01.284863 crc crio[22562]: time=\"2026-06-19T11:58:01.284796658Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697838-25jdx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:58:01.306609 crc crio[22562]: time=\"2026-06-19T11:58:01.306444726Z\" level=info msg=\"Ran pod sandbox 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e with infra container: openshift-infra/auto-csr-approver-29697838-25jdx/POD\" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:01.315585 crc crio[22562]: time=\"2026-06-19T11:58:01.315498691Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:58:01.327248 crc crio[22562]: time=\"2026-06-19T11:58:01.3271159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 11:58:02.141243 crc crio[22562]: time=\"2026-06-19T11:58:02.14068667Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD\" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:02.142477 crc crio[22562]: time=\"2026-06-19T11:58:02.141557221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:02.178514 crc crio[22562]: time=\"2026-06-19T11:58:02.178380119Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage\nJun 19 11:58:02.180466 crc crio[22562]: time=\"2026-06-19T11:58:02.180326227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35081d09-a6d8-4799-b9a5-286dec14b99e name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:02.216060 crc crio[22562]: time=\"2026-06-19T11:58:02.215367668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82e149f1-2ff6-42f7-80ae-fdf6bf7ef341 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:02.223242 crc crio[22562]: time=\"2026-06-19T11:58:02.222959778Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}\"\nJun 19 11:58:02.223242 crc crio[22562]: time=\"2026-06-19T11:58:02.223063801Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:02.225063 crc crio[22562]: time=\"2026-06-19T11:58:02.224965538Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:02.225912 crc crio[22562]: time=\"2026-06-19T11:58:02.225834669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:02.281680 crc crio[22562]: time=\"2026-06-19T11:58:02.281569766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:02.686962 crc crio[22562]: time=\"2026-06-19T11:58:02.686771641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:03.561763 crc crio[22562]: time=\"2026-06-19T11:58:03.560618641Z\" level=info msg=\"Created container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:03.564110 crc crio[22562]: time=\"2026-06-19T11:58:03.563792931Z\" level=info msg=\"Starting container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5\" id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:58:03.577549 crc crio[22562]: time=\"2026-06-19T11:58:03.577387479Z\" level=info msg=\"Started container\" PID=128098 containerID=d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5 description=openshift-infra/auto-csr-approver-29697838-25jdx/oc id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\nJun 19 11:58:04.465760 crc crio[22562]: 2026-06-19T11:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e2ae57aaec302 Mac:a6:20:55:fc:34:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 SocketPath: PciID:}] [{Interface:0xc000120c30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:58:04.468082 crc crio[22562]: time=\"2026-06-19T11:58:04.467964565Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}\"\nJun 19 11:58:04.468427 crc crio[22562]: time=\"2026-06-19T11:58:04.468361856Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:58:04.509380 crc crio[22562]: time=\"2026-06-19T11:58:04.508866464Z\" level=info msg=\"Ran pod sandbox 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD\" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:04.513803 crc crio[22562]: time=\"2026-06-19T11:58:04.513725755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d4e9849d-4b77-4f63-819e-478c685f3ae0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:04.550186 crc crio[22562]: time=\"2026-06-19T11:58:04.549607268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=99408571-a6e2-45eb-9596-b7133bb7f4da name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:04.626508 crc crio[22562]: time=\"2026-06-19T11:58:04.626324257Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:04.627612 crc crio[22562]: time=\"2026-06-19T11:58:04.626807749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:04.706287 crc crio[22562]: time=\"2026-06-19T11:58:04.705900958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:04.711466 crc crio[22562]: time=\"2026-06-19T11:58:04.711389735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:05.271030 crc crio[22562]: time=\"2026-06-19T11:58:05.270851949Z\" level=info msg=\"Created container a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:05.273317 crc crio[22562]: time=\"2026-06-19T11:58:05.273225889Z\" level=info msg=\"Starting container: a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac\" id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:58:05.288085 crc crio[22562]: time=\"2026-06-19T11:58:05.287914134Z\" level=info msg=\"Started container\" PID=128261 containerID=a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e\nJun 19 11:58:05.708122 crc crio[22562]: time=\"2026-06-19T11:58:05.706687728Z\" level=info msg=\"Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:05.708122 crc crio[22562]: time=\"2026-06-19T11:58:05.707949368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d37e8}] Aliases:map[]}\"\nJun 19 11:58:05.709349 crc crio[22562]: time=\"2026-06-19T11:58:05.708253966Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697838-25jdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:06.165611 crc crio[22562]: time=\"2026-06-19T11:58:06.165502757Z\" level=info msg=\"Stopped pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:19.740906 crc crio[22562]: time=\"2026-06-19T11:58:19.739520995Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zp67h/POD\" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:19.742713 crc crio[22562]: time=\"2026-06-19T11:58:19.74095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:19.791029 crc crio[22562]: time=\"2026-06-19T11:58:19.790917834Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}\"\nJun 19 11:58:19.791222 crc crio[22562]: time=\"2026-06-19T11:58:19.791000266Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zp67h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:20.438695 crc crio[22562]: 2026-06-19T11:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b14206e420e5c Mac:7a:79:29:3b:83:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 SocketPath: PciID:}] [{Interface:0xc000015290 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 11:58:20.440766 crc crio[22562]: time=\"2026-06-19T11:58:20.440659775Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}\"\nJun 19 11:58:20.441389 crc crio[22562]: time=\"2026-06-19T11:58:20.44125336Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zp67h for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 11:58:20.458657 crc crio[22562]: time=\"2026-06-19T11:58:20.45853635Z\" level=info msg=\"Ran pod sandbox 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 with infra container: openshift-marketplace/redhat-operators-zp67h/POD\" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 11:58:20.463382 crc crio[22562]: time=\"2026-06-19T11:58:20.463252058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ce5975a-6206-4200-b4cd-1e189b693a42 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:20.467396 crc crio[22562]: time=\"2026-06-19T11:58:20.467290838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7a4fae-da70-4c8e-8e33-faee5c655eac name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:20.478459 crc crio[22562]: time=\"2026-06-19T11:58:20.478350454Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:20.478906 crc crio[22562]: time=\"2026-06-19T11:58:20.478849866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:20.557671 crc crio[22562]: time=\"2026-06-19T11:58:20.557535465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:20.572413 crc crio[22562]: time=\"2026-06-19T11:58:20.572306863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:20.741935 crc crio[22562]: time=\"2026-06-19T11:58:20.741308439Z\" level=info msg=\"Created container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:20.743808 crc crio[22562]: time=\"2026-06-19T11:58:20.743716899Z\" level=info msg=\"Starting container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0\" id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:58:20.752893 crc crio[22562]: time=\"2026-06-19T11:58:20.752812586Z\" level=info msg=\"Started container\" PID=129230 containerID=ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0 description=openshift-marketplace/redhat-operators-zp67h/extract-utilities id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\nJun 19 11:58:21.053696 crc crio[22562]: time=\"2026-06-19T11:58:21.053578081Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage\nJun 19 11:58:21.065400 crc crio[22562]: time=\"2026-06-19T11:58:21.063687972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 11:58:21.787978 crc crio[22562]: time=\"2026-06-19T11:58:21.787078958Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage\nJun 19 11:58:21.791103 crc crio[22562]: time=\"2026-06-19T11:58:21.790976955Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b14f3aa0-a5e8-4a41-9d10-9fc75069924f name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:21.795616 crc crio[22562]: time=\"2026-06-19T11:58:21.795350214Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8df8801b-c6e6-46ff-8b46-a2b7f351a571 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:21.804550 crc crio[22562]: time=\"2026-06-19T11:58:21.804479591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:21.805325 crc crio[22562]: time=\"2026-06-19T11:58:21.805073426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:21.872722 crc crio[22562]: time=\"2026-06-19T11:58:21.872601927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:21.877662 crc crio[22562]: time=\"2026-06-19T11:58:21.87756095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:22.073779 crc crio[22562]: time=\"2026-06-19T11:58:22.07361519Z\" level=info msg=\"Created container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:22.080216 crc crio[22562]: time=\"2026-06-19T11:58:22.079879915Z\" level=info msg=\"Starting container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530\" id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:58:22.089224 crc crio[22562]: time=\"2026-06-19T11:58:22.088978262Z\" level=info msg=\"Started container\" PID=129300 containerID=b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530 description=openshift-marketplace/redhat-operators-zp67h/extract-content id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\nJun 19 11:58:28.192343 crc crio[22562]: time=\"2026-06-19T11:58:28.190930679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27de7687-3d3f-4961-8cd6-f016efe66036 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:28.195118 crc crio[22562]: time=\"2026-06-19T11:58:28.194991441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd80e750-1f75-4a25-b61e-418333476d68 name=/runtime.v1.ImageService/ImageStatus\nJun 19 11:58:28.212827 crc crio[22562]: time=\"2026-06-19T11:58:28.212632959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:28.213396 crc crio[22562]: time=\"2026-06-19T11:58:28.213287035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:28.309875 crc crio[22562]: time=\"2026-06-19T11:58:28.30907051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:28.316034 crc crio[22562]: time=\"2026-06-19T11:58:28.31590257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 11:58:28.487607 crc crio[22562]: time=\"2026-06-19T11:58:28.487437599Z\" level=info msg=\"Created container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 11:58:28.488786 crc crio[22562]: time=\"2026-06-19T11:58:28.488711391Z\" level=info msg=\"Starting container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18\" id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 11:58:28.500484 crc crio[22562]: time=\"2026-06-19T11:58:28.500258569Z\" level=info msg=\"Started container\" PID=129681 containerID=5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 description=openshift-marketplace/redhat-operators-zp67h/registry-server id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\nJun 19 11:58:41.442110 crc crio[22562]: time=\"2026-06-19T11:58:41.440985542Z\" level=info msg=\"Stopping container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 (timeout: 2s)\" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:58:41.570486 crc crio[22562]: time=\"2026-06-19T11:58:41.570376953Z\" level=info msg=\"Stopped container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 11:58:41.571798 crc crio[22562]: time=\"2026-06-19T11:58:41.571660944Z\" level=info msg=\"Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:41.572506 crc crio[22562]: time=\"2026-06-19T11:58:41.572450884Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc0030b4570}] Aliases:map[]}\"\nJun 19 11:58:41.572699 crc crio[22562]: time=\"2026-06-19T11:58:41.572655369Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zp67h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 11:58:41.976193 crc crio[22562]: time=\"2026-06-19T11:58:41.97527022Z\" level=info msg=\"Stopped pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:58:42.458827 crc crio[22562]: time=\"2026-06-19T11:58:42.458396285Z\" level=info msg=\"Removing container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18\" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:58:42.485651 crc crio[22562]: time=\"2026-06-19T11:58:42.485603523Z\" level=info msg=\"Removed container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:58:42.488119 crc crio[22562]: time=\"2026-06-19T11:58:42.488060783Z\" level=info msg=\"Removing container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530\" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:58:42.535077 crc crio[22562]: time=\"2026-06-19T11:58:42.53491687Z\" level=info msg=\"Removed container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:58:42.537895 crc crio[22562]: time=\"2026-06-19T11:58:42.537822543Z\" level=info msg=\"Removing container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0\" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:58:42.576201 crc crio[22562]: time=\"2026-06-19T11:58:42.576077804Z\" level=info msg=\"Removed container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:59:04.758659 crc crio[22562]: time=\"2026-06-19T11:59:04.758102334Z\" level=info msg=\"Removing container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18\" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:59:04.989977 crc crio[22562]: time=\"2026-06-19T11:59:04.989823881Z\" level=info msg=\"Removed container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 11:59:04.998727 crc crio[22562]: time=\"2026-06-19T11:59:04.998634951Z\" level=info msg=\"Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:59:04.998727 crc crio[22562]: time=\"2026-06-19T11:59:04.998701582Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:59:04.999381 crc crio[22562]: time=\"2026-06-19T11:59:04.999328347Z\" level=info msg=\"Removing pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:59:05.012654 crc crio[22562]: time=\"2026-06-19T11:59:05.012462645Z\" level=info msg=\"Removed pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:59:05.013535 crc crio[22562]: time=\"2026-06-19T11:59:05.013464249Z\" level=info msg=\"Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:59:05.013615 crc crio[22562]: time=\"2026-06-19T11:59:05.013542441Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 11:59:05.014241 crc crio[22562]: time=\"2026-06-19T11:59:05.014120996Z\" level=info msg=\"Removing pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 11:59:05.028257 crc crio[22562]: time=\"2026-06-19T11:59:05.028107854Z\" level=info msg=\"Removed pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:00:00.560129 crc crio[22562]: time=\"2026-06-19T12:00:00.558897999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697840-s9cfg/POD\" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:00.562855 crc crio[22562]: time=\"2026-06-19T12:00:00.56012607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:00.587366 crc crio[22562]: time=\"2026-06-19T12:00:00.587274876Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD\" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:00.587482 crc crio[22562]: time=\"2026-06-19T12:00:00.587386298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:00.624247 crc crio[22562]: time=\"2026-06-19T12:00:00.624075261Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}\"\nJun 19 12:00:00.624247 crc crio[22562]: time=\"2026-06-19T12:00:00.624223124Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697840-s9cfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:00.636541 crc crio[22562]: time=\"2026-06-19T12:00:00.636464409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}\"\nJun 19 12:00:00.636541 crc crio[22562]: time=\"2026-06-19T12:00:00.636538071Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:01.024845 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f270cb47d5a7a8 Mac:76:cc:51:bf:94:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:00:01.026759 crc crio[22562]: time=\"2026-06-19T12:00:01.026496291Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}\"\nJun 19 12:00:01.026759 crc crio[22562]: time=\"2026-06-19T12:00:01.026699976Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697840-s9cfg for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:00:01.037352 crc crio[22562]: time=\"2026-06-19T12:00:01.03730254Z\" level=info msg=\"Ran pod sandbox 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db with infra container: openshift-infra/auto-csr-approver-29697840-s9cfg/POD\" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:01.044872 crc crio[22562]: time=\"2026-06-19T12:00:01.044623902Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage\nJun 19 12:00:01.052750 crc crio[22562]: time=\"2026-06-19T12:00:01.052676352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:00:01.179416 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b6d389776d2c59 Mac:f2:c3:c2:32:5b:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:00:01.180976 crc crio[22562]: time=\"2026-06-19T12:00:01.180930053Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}\"\nJun 19 12:00:01.181436 crc crio[22562]: time=\"2026-06-19T12:00:01.181408785Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:00:01.191622 crc crio[22562]: time=\"2026-06-19T12:00:01.191482775Z\" level=info msg=\"Ran pod sandbox 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD\" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:01.194973 crc crio[22562]: time=\"2026-06-19T12:00:01.194925291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a5bf195-9aba-41d8-bbd9-aca5d9294e22 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:01.201083 crc crio[22562]: time=\"2026-06-19T12:00:01.200989402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1017b85-82c7-4973-9b6b-db2797772038 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:01.215871 crc crio[22562]: time=\"2026-06-19T12:00:01.215815821Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles\" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:01.216965 crc crio[22562]: time=\"2026-06-19T12:00:01.216932819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:01.274286 crc crio[22562]: time=\"2026-06-19T12:00:01.273665629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:01.280279 crc crio[22562]: time=\"2026-06-19T12:00:01.28011897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:01.419193 crc crio[22562]: time=\"2026-06-19T12:00:01.419051566Z\" level=info msg=\"Created container f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles\" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:01.424738 crc crio[22562]: time=\"2026-06-19T12:00:01.424657645Z\" level=info msg=\"Starting container: f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2\" id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:00:01.448577 crc crio[22562]: time=\"2026-06-19T12:00:01.448430107Z\" level=info msg=\"Started container\" PID=134662 containerID=f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2 description=openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4\nJun 19 12:00:03.805120 crc crio[22562]: time=\"2026-06-19T12:00:03.804417262Z\" level=info msg=\"Stopping pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4\" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:00:03.808095 crc crio[22562]: time=\"2026-06-19T12:00:03.808061232Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc000138e70}] Aliases:map[]}\"\nJun 19 12:00:03.808458 crc crio[22562]: time=\"2026-06-19T12:00:03.808432062Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:04.285402 crc crio[22562]: time=\"2026-06-19T12:00:04.28473138Z\" level=info msg=\"Stopped pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4\" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:00:12.980327 crc crio[22562]: time=\"2026-06-19T12:00:12.978840237Z\" level=info msg=\"Stopping pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e\" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:00:12.985584 crc crio[22562]: time=\"2026-06-19T12:00:12.981543534Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc001b852a8}] Aliases:map[]}\"\nJun 19 12:00:12.985584 crc crio[22562]: time=\"2026-06-19T12:00:12.981839461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:13.542517 crc crio[22562]: time=\"2026-06-19T12:00:13.541757369Z\" level=info msg=\"Stopped pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e\" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:00:14.591710 crc crio[22562]: time=\"2026-06-19T12:00:14.590894937Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD\" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:14.593788 crc crio[22562]: time=\"2026-06-19T12:00:14.591735908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:14.637700 crc crio[22562]: time=\"2026-06-19T12:00:14.637551517Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"\nJun 19 12:00:14.637700 crc crio[22562]: time=\"2026-06-19T12:00:14.637636119Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:15.348945 crc crio[22562]: 2026-06-19T12:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c86c9ea408e9e8e Mac:a6:9b:1e:09:66:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 SocketPath: PciID:}] [{Interface:0xc0002fc810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:00:15.352082 crc crio[22562]: time=\"2026-06-19T12:00:15.351987489Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"\nJun 19 12:00:15.352319 crc crio[22562]: time=\"2026-06-19T12:00:15.352259226Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:00:15.363325 crc crio[22562]: time=\"2026-06-19T12:00:15.363228629Z\" level=info msg=\"Ran pod sandbox c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD\" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:00:15.366215 crc crio[22562]: time=\"2026-06-19T12:00:15.36609324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d8abeb23-22c0-4b2b-bf1f-5e514619f09d name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:15.392632 crc crio[22562]: time=\"2026-06-19T12:00:15.392258521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4a5045de-5069-4d08-b818-bcc4cbfe7226 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:15.400310 crc crio[22562]: time=\"2026-06-19T12:00:15.400238199Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:15.400580 crc crio[22562]: time=\"2026-06-19T12:00:15.400522626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:15.444050 crc crio[22562]: time=\"2026-06-19T12:00:15.443940357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:15.448455 crc crio[22562]: time=\"2026-06-19T12:00:15.448403188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:15.600618 crc crio[22562]: time=\"2026-06-19T12:00:15.60049193Z\" level=info msg=\"Created container 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:15.608388 crc crio[22562]: time=\"2026-06-19T12:00:15.608272614Z\" level=info msg=\"Starting container: 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47\" id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:00:15.617556 crc crio[22562]: time=\"2026-06-19T12:00:15.617395051Z\" level=info msg=\"Started container\" PID=135598 containerID=1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726\nJun 19 12:00:26.509402 crc crio[22562]: time=\"2026-06-19T12:00:26.508067737Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage\nJun 19 12:00:26.511116 crc crio[22562]: time=\"2026-06-19T12:00:26.510220591Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f91f4a6-c2c0-438f-b941-506f6bd75b2c name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:26.512908 crc crio[22562]: time=\"2026-06-19T12:00:26.512809356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b862337d-5c52-4f2e-a9b1-4863672184ae name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:00:26.538795 crc crio[22562]: time=\"2026-06-19T12:00:26.538735681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:26.540607 crc crio[22562]: time=\"2026-06-19T12:00:26.540577557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:26.601556 crc crio[22562]: time=\"2026-06-19T12:00:26.601413981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:26.903820 crc crio[22562]: time=\"2026-06-19T12:00:26.903675808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:00:27.026877 crc crio[22562]: time=\"2026-06-19T12:00:27.026809541Z\" level=info msg=\"Created container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:00:27.029208 crc crio[22562]: time=\"2026-06-19T12:00:27.029082688Z\" level=info msg=\"Starting container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb\" id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:00:27.034861 crc crio[22562]: time=\"2026-06-19T12:00:27.03478595Z\" level=info msg=\"Started container\" PID=136288 containerID=e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb description=openshift-infra/auto-csr-approver-29697840-s9cfg/oc id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\nJun 19 12:00:29.251756 crc crio[22562]: time=\"2026-06-19T12:00:29.250784042Z\" level=info msg=\"Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:00:29.253572 crc crio[22562]: time=\"2026-06-19T12:00:29.252519635Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc001b85538}] Aliases:map[]}\"\nJun 19 12:00:29.253572 crc crio[22562]: time=\"2026-06-19T12:00:29.252682759Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697840-s9cfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:00:29.672495 crc crio[22562]: time=\"2026-06-19T12:00:29.671438487Z\" level=info msg=\"Stopped pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:00.590899 crc crio[22562]: time=\"2026-06-19T12:01:00.590081961Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29697841-gh298/POD\" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:01:00.592430 crc crio[22562]: time=\"2026-06-19T12:01:00.590993874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:01:00.636492 crc crio[22562]: time=\"2026-06-19T12:01:00.636385183Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}\"\nJun 19 12:01:00.636492 crc crio[22562]: time=\"2026-06-19T12:01:00.636472805Z\" level=info msg=\"Adding pod openstack_keystone-cron-29697841-gh298 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:01:01.245488 crc crio[22562]: 2026-06-19T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7cb2b7de1af486 Mac:66:44:3d:b8:3f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc SocketPath: PciID:}] [{Interface:0xc0002ab040 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:01:01.247392 crc crio[22562]: time=\"2026-06-19T12:01:01.247289528Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}\"\nJun 19 12:01:01.247567 crc crio[22562]: time=\"2026-06-19T12:01:01.247503154Z\" level=info msg=\"Checking pod openstack_keystone-cron-29697841-gh298 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:01:01.270387 crc crio[22562]: time=\"2026-06-19T12:01:01.268783983Z\" level=info msg=\"Ran pod sandbox a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 with infra container: openstack/keystone-cron-29697841-gh298/POD\" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:01:01.272706 crc crio[22562]: time=\"2026-06-19T12:01:01.272585938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=066f7c30-f39d-41ec-a77e-52f612671cba name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:01:01.324008 crc crio[22562]: time=\"2026-06-19T12:01:01.323905864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=75a0b2e7-a114-47d9-b94a-fe4c3656c7da name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:01:01.334996 crc crio[22562]: time=\"2026-06-19T12:01:01.334891907Z\" level=info msg=\"Creating container: openstack/keystone-cron-29697841-gh298/keystone-cron\" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:01:01.335454 crc crio[22562]: time=\"2026-06-19T12:01:01.33541824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:01:01.401681 crc crio[22562]: time=\"2026-06-19T12:01:01.399800523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:01:01.411537 crc crio[22562]: time=\"2026-06-19T12:01:01.411451962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:01:01.645589 crc crio[22562]: time=\"2026-06-19T12:01:01.645365811Z\" level=info msg=\"Created container c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486: openstack/keystone-cron-29697841-gh298/keystone-cron\" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:01:01.647674 crc crio[22562]: time=\"2026-06-19T12:01:01.647620307Z\" level=info msg=\"Starting container: c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486\" id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:01:01.655729 crc crio[22562]: time=\"2026-06-19T12:01:01.655552144Z\" level=info msg=\"Started container\" PID=138178 containerID=c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486 description=openstack/keystone-cron-29697841-gh298/keystone-cron id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6\nJun 19 12:01:05.098432 crc crio[22562]: time=\"2026-06-19T12:01:05.09737529Z\" level=info msg=\"Removing container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e\" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:01:05.178720 crc crio[22562]: time=\"2026-06-19T12:01:05.177433841Z\" level=info msg=\"Removed container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:01:05.183791 crc crio[22562]: time=\"2026-06-19T12:01:05.182909988Z\" level=info msg=\"Removing container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c\" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:01:05.459485 crc crio[22562]: time=\"2026-06-19T12:01:05.458520904Z\" level=info msg=\"Removed container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:01:05.473290 crc crio[22562]: time=\"2026-06-19T12:01:05.473186778Z\" level=info msg=\"Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:05.473290 crc crio[22562]: time=\"2026-06-19T12:01:05.473294191Z\" level=info msg=\"Stopped pod sandbox (already stopped): edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:05.474490 crc crio[22562]: time=\"2026-06-19T12:01:05.47445107Z\" level=info msg=\"Removing pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:01:05.494512 crc crio[22562]: time=\"2026-06-19T12:01:05.494378576Z\" level=info msg=\"Removed pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:01:05.496548 crc crio[22562]: time=\"2026-06-19T12:01:05.496456587Z\" level=info msg=\"Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:05.496669 crc crio[22562]: time=\"2026-06-19T12:01:05.49657268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:05.497863 crc crio[22562]: time=\"2026-06-19T12:01:05.497803301Z\" level=info msg=\"Removing pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:01:05.511557 crc crio[22562]: time=\"2026-06-19T12:01:05.511411429Z\" level=info msg=\"Removed pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:01:08.965319 crc crio[22562]: time=\"2026-06-19T12:01:08.963329796Z\" level=info msg=\"Stopping pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6\" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:01:08.968598 crc crio[22562]: time=\"2026-06-19T12:01:08.965802548Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc000138f20}] Aliases:map[]}\"\nJun 19 12:01:08.968598 crc crio[22562]: time=\"2026-06-19T12:01:08.966054834Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29697841-gh298 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:01:09.394073 crc crio[22562]: time=\"2026-06-19T12:01:09.393493836Z\" level=info msg=\"Stopped pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6\" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:02:02.739259 crc crio[22562]: time=\"2026-06-19T12:02:02.738384278Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697842-vqzd8/POD\" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:02:02.742427 crc crio[22562]: time=\"2026-06-19T12:02:02.739369903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:02.842130 crc crio[22562]: time=\"2026-06-19T12:02:02.841813722Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}\"\nJun 19 12:02:02.842130 crc crio[22562]: time=\"2026-06-19T12:02:02.841902614Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697842-vqzd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:02:03.634675 crc crio[22562]: 2026-06-19T12:02:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19211df321f5fff Mac:8e:dd:e9:7e:1d:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 SocketPath: PciID:}] [{Interface:0xc000014330 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:02:03.638335 crc crio[22562]: time=\"2026-06-19T12:02:03.638224821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}\"\nJun 19 12:02:03.638527 crc crio[22562]: time=\"2026-06-19T12:02:03.638481676Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697842-vqzd8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:02:03.657938 crc crio[22562]: time=\"2026-06-19T12:02:03.657659264Z\" level=info msg=\"Ran pod sandbox 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 with infra container: openshift-infra/auto-csr-approver-29697842-vqzd8/POD\" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:02:03.669261 crc crio[22562]: time=\"2026-06-19T12:02:03.669079289Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage\nJun 19 12:02:03.687465 crc crio[22562]: time=\"2026-06-19T12:02:03.687303702Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:02:09.880538 crc crio[22562]: time=\"2026-06-19T12:02:09.879476748Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage\nJun 19 12:02:09.885256 crc crio[22562]: time=\"2026-06-19T12:02:09.88521104Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15ae20ae-5ede-443e-a7bb-9d618ce2b0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:02:09.936814 crc crio[22562]: time=\"2026-06-19T12:02:09.936708111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cde002a6-4715-4370-ab76-c85128dd0e82 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:02:09.964271 crc crio[22562]: time=\"2026-06-19T12:02:09.96402187Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:02:09.964815 crc crio[22562]: time=\"2026-06-19T12:02:09.964745969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:10.064696 crc crio[22562]: time=\"2026-06-19T12:02:10.064576852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:10.643239 crc crio[22562]: time=\"2026-06-19T12:02:10.642546209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:10.827819 crc crio[22562]: time=\"2026-06-19T12:02:10.827638033Z\" level=info msg=\"Created container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:02:10.830544 crc crio[22562]: time=\"2026-06-19T12:02:10.830469143Z\" level=info msg=\"Starting container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4\" id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:02:10.839354 crc crio[22562]: time=\"2026-06-19T12:02:10.8391957Z\" level=info msg=\"Started container\" PID=141652 containerID=de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4 description=openshift-infra/auto-csr-approver-29697842-vqzd8/oc id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\nJun 19 12:02:12.885744 crc crio[22562]: time=\"2026-06-19T12:02:12.88462086Z\" level=info msg=\"Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:02:12.887730 crc crio[22562]: time=\"2026-06-19T12:02:12.886446565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000138b90}] Aliases:map[]}\"\nJun 19 12:02:12.887730 crc crio[22562]: time=\"2026-06-19T12:02:12.886573008Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697842-vqzd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:02:13.972768 crc crio[22562]: time=\"2026-06-19T12:02:13.972101501Z\" level=info msg=\"Stopped pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:02:51.597761 crc crio[22562]: time=\"2026-06-19T12:02:51.59622919Z\" level=info msg=\"Stopping pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726\" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:02:51.600324 crc crio[22562]: time=\"2026-06-19T12:02:51.598824235Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc0030b4388}] Aliases:map[]}\"\nJun 19 12:02:51.600324 crc crio[22562]: time=\"2026-06-19T12:02:51.59900551Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:02:52.211248 crc crio[22562]: time=\"2026-06-19T12:02:52.209289851Z\" level=info msg=\"Stopped pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726\" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:02:53.286055 crc crio[22562]: time=\"2026-06-19T12:02:53.285238474Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD\" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:02:53.287557 crc crio[22562]: time=\"2026-06-19T12:02:53.286136977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:53.358720 crc crio[22562]: time=\"2026-06-19T12:02:53.35862755Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"\nJun 19 12:02:53.358720 crc crio[22562]: time=\"2026-06-19T12:02:53.358695342Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:02:54.156732 crc crio[22562]: 2026-06-19T12:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dcae301c21b172 Mac:86:99:19:18:1f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 SocketPath: PciID:}] [{Interface:0xc0005b0e10 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:02:54.163290 crc crio[22562]: time=\"2026-06-19T12:02:54.15980973Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"\nJun 19 12:02:54.163290 crc crio[22562]: time=\"2026-06-19T12:02:54.159977834Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:02:54.175541 crc crio[22562]: time=\"2026-06-19T12:02:54.175301406Z\" level=info msg=\"Ran pod sandbox 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD\" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:02:54.180667 crc crio[22562]: time=\"2026-06-19T12:02:54.179764636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5ef89312-62af-4842-98c7-46e476317c03 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:02:54.221461 crc crio[22562]: time=\"2026-06-19T12:02:54.220801527Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e2d089eb-011c-442b-b954-0d89a0680e1d name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:02:54.230351 crc crio[22562]: time=\"2026-06-19T12:02:54.230023287Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:02:54.231314 crc crio[22562]: time=\"2026-06-19T12:02:54.230791506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:54.275322 crc crio[22562]: time=\"2026-06-19T12:02:54.274890583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:54.279971 crc crio[22562]: time=\"2026-06-19T12:02:54.279852986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:02:54.515994 crc crio[22562]: time=\"2026-06-19T12:02:54.515765525Z\" level=info msg=\"Created container 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:02:54.518662 crc crio[22562]: time=\"2026-06-19T12:02:54.517780375Z\" level=info msg=\"Starting container: 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7\" id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:02:54.524890 crc crio[22562]: time=\"2026-06-19T12:02:54.524737428Z\" level=info msg=\"Started container\" PID=143921 containerID=23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71\nJun 19 12:03:05.720064 crc crio[22562]: time=\"2026-06-19T12:03:05.719245912Z\" level=info msg=\"Removing container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582\" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:05.766024 crc crio[22562]: time=\"2026-06-19T12:03:05.765897563Z\" level=info msg=\"Removed container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:05.772189 crc crio[22562]: time=\"2026-06-19T12:03:05.771971654Z\" level=info msg=\"Removing container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333\" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:05.829446 crc crio[22562]: time=\"2026-06-19T12:03:05.827758321Z\" level=info msg=\"Removed container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:05.839498 crc crio[22562]: time=\"2026-06-19T12:03:05.839272568Z\" level=info msg=\"Removing container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3\" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:06.138999 crc crio[22562]: time=\"2026-06-19T12:03:06.138770458Z\" level=info msg=\"Removed container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:03:06.153510 crc crio[22562]: time=\"2026-06-19T12:03:06.153403782Z\" level=info msg=\"Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:06.153510 crc crio[22562]: time=\"2026-06-19T12:03:06.153512575Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:06.154738 crc crio[22562]: time=\"2026-06-19T12:03:06.154616442Z\" level=info msg=\"Removing pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:03:06.183327 crc crio[22562]: time=\"2026-06-19T12:03:06.18308058Z\" level=info msg=\"Removed pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:03:06.184571 crc crio[22562]: time=\"2026-06-19T12:03:06.184381793Z\" level=info msg=\"Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:06.184571 crc crio[22562]: time=\"2026-06-19T12:03:06.184476015Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:06.185762 crc crio[22562]: time=\"2026-06-19T12:03:06.185542881Z\" level=info msg=\"Removing pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:03:06.204568 crc crio[22562]: time=\"2026-06-19T12:03:06.204457952Z\" level=info msg=\"Removed pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:03:55.939727 crc crio[22562]: time=\"2026-06-19T12:03:55.938937393Z\" level=info msg=\"Stopping pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71\" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:55.941134 crc crio[22562]: time=\"2026-06-19T12:03:55.940454651Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"\nJun 19 12:03:55.941134 crc crio[22562]: time=\"2026-06-19T12:03:55.940609654Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:03:56.561058 crc crio[22562]: time=\"2026-06-19T12:03:56.560372171Z\" level=info msg=\"Stopped pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71\" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:03:57.532485 crc crio[22562]: time=\"2026-06-19T12:03:57.531909369Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD\" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:03:57.534473 crc crio[22562]: time=\"2026-06-19T12:03:57.532542124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:03:57.566938 crc crio[22562]: time=\"2026-06-19T12:03:57.566786376Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}\"\nJun 19 12:03:57.566938 crc crio[22562]: time=\"2026-06-19T12:03:57.566838198Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:03:58.050499 crc crio[22562]: 2026-06-19T12:03:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73c27d73c0ed2a4 Mac:ce:55:03:f9:43:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:03:58.052229 crc crio[22562]: time=\"2026-06-19T12:03:58.052100888Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}\"\nJun 19 12:03:58.053588 crc crio[22562]: time=\"2026-06-19T12:03:58.052393315Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:03:58.064511 crc crio[22562]: time=\"2026-06-19T12:03:58.064421664Z\" level=info msg=\"Ran pod sandbox 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD\" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:03:58.067897 crc crio[22562]: time=\"2026-06-19T12:03:58.0678337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=62ba4a45-498c-40ec-abc1-fee61a1b64c0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:03:58.094448 crc crio[22562]: time=\"2026-06-19T12:03:58.094329458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8bd13030-8dab-4f18-a300-039ace667a6b name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:03:58.102475 crc crio[22562]: time=\"2026-06-19T12:03:58.102405159Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:03:58.102755 crc crio[22562]: time=\"2026-06-19T12:03:58.102696906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:03:58.158328 crc crio[22562]: time=\"2026-06-19T12:03:58.158212168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:03:58.161561 crc crio[22562]: time=\"2026-06-19T12:03:58.16149142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:03:58.416529 crc crio[22562]: time=\"2026-06-19T12:03:58.415918108Z\" level=info msg=\"Created container 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:03:58.418380 crc crio[22562]: time=\"2026-06-19T12:03:58.418276166Z\" level=info msg=\"Starting container: 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741\" id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:03:58.423887 crc crio[22562]: time=\"2026-06-19T12:03:58.423765964Z\" level=info msg=\"Started container\" PID=147515 containerID=183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579\nJun 19 12:04:00.548738 crc crio[22562]: time=\"2026-06-19T12:04:00.548115737Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697844-5t88l/POD\" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:04:00.549960 crc crio[22562]: time=\"2026-06-19T12:04:00.548784874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:00.593476 crc crio[22562]: time=\"2026-06-19T12:04:00.593333172Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}\"\nJun 19 12:04:00.593476 crc crio[22562]: time=\"2026-06-19T12:04:00.593457395Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697844-5t88l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:04:01.219570 crc crio[22562]: 2026-06-19T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f83f5cb1579a07 Mac:be:4f:a3:8e:ac:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:04:01.221834 crc crio[22562]: time=\"2026-06-19T12:04:01.221756343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}\"\nJun 19 12:04:01.222125 crc crio[22562]: time=\"2026-06-19T12:04:01.22202143Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697844-5t88l for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:04:01.234806 crc crio[22562]: time=\"2026-06-19T12:04:01.234664004Z\" level=info msg=\"Ran pod sandbox 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 with infra container: openshift-infra/auto-csr-approver-29697844-5t88l/POD\" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:04:01.237800 crc crio[22562]: time=\"2026-06-19T12:04:01.237731681Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage\nJun 19 12:04:01.247927 crc crio[22562]: time=\"2026-06-19T12:04:01.247837303Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:04:04.509567 crc crio[22562]: time=\"2026-06-19T12:04:04.508817769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage\nJun 19 12:04:04.512700 crc crio[22562]: time=\"2026-06-19T12:04:04.512604513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a913b44-a135-4cb5-96c5-cd9bc161a4e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:04:04.515563 crc crio[22562]: time=\"2026-06-19T12:04:04.515077094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73d13357-cb7d-4130-93fb-830380208d7f name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:04:04.523590 crc crio[22562]: time=\"2026-06-19T12:04:04.523497024Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:04:04.524083 crc crio[22562]: time=\"2026-06-19T12:04:04.523901913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:04.564938 crc crio[22562]: time=\"2026-06-19T12:04:04.564814072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:05.115888 crc crio[22562]: time=\"2026-06-19T12:04:05.115744985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:05.264979 crc crio[22562]: time=\"2026-06-19T12:04:05.264772091Z\" level=info msg=\"Created container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:04:05.268889 crc crio[22562]: time=\"2026-06-19T12:04:05.268626077Z\" level=info msg=\"Starting container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f\" id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:04:05.274315 crc crio[22562]: time=\"2026-06-19T12:04:05.274129054Z\" level=info msg=\"Started container\" PID=147882 containerID=027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f description=openshift-infra/auto-csr-approver-29697844-5t88l/oc id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\nJun 19 12:04:07.178871 crc crio[22562]: time=\"2026-06-19T12:04:07.17756709Z\" level=info msg=\"Stopping pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579\" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.178497683Z\" level=info msg=\"Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.179960919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc000328230}] Aliases:map[]}\"\nJun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.180018161Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0001386f8}] Aliases:map[]}\"\nJun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.180361059Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697844-5t88l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.18040992Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:04:07.607661 crc crio[22562]: time=\"2026-06-19T12:04:07.606898349Z\" level=info msg=\"Stopped pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:07.813816 crc crio[22562]: time=\"2026-06-19T12:04:07.812259397Z\" level=info msg=\"Stopped pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579\" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:08.891497 crc crio[22562]: time=\"2026-06-19T12:04:08.890829357Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD\" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:04:08.892716 crc crio[22562]: time=\"2026-06-19T12:04:08.891523584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:08.955738 crc crio[22562]: time=\"2026-06-19T12:04:08.95529642Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}\"\nJun 19 12:04:08.955738 crc crio[22562]: time=\"2026-06-19T12:04:08.955557707Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:04:09.700482 crc crio[22562]: 2026-06-19T12:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e1001ce0417a6 Mac:fe:92:a1:b7:76:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 SocketPath: PciID:}] [{Interface:0xc000417090 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:04:09.702451 crc crio[22562]: time=\"2026-06-19T12:04:09.702395445Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}\"\nJun 19 12:04:09.702621 crc crio[22562]: time=\"2026-06-19T12:04:09.702557679Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:04:09.714401 crc crio[22562]: time=\"2026-06-19T12:04:09.714250959Z\" level=info msg=\"Ran pod sandbox 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD\" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:04:09.717418 crc crio[22562]: time=\"2026-06-19T12:04:09.717271745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=48e31277-d97a-411a-8ae5-c3692d7b6cca name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:04:09.753505 crc crio[22562]: time=\"2026-06-19T12:04:09.745895907Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b462d557-fa75-4366-84c4-bfc17d2b50b9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:04:09.759643 crc crio[22562]: time=\"2026-06-19T12:04:09.759545947Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:04:09.760116 crc crio[22562]: time=\"2026-06-19T12:04:09.760005278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:09.812337 crc crio[22562]: time=\"2026-06-19T12:04:09.812212746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:09.817244 crc crio[22562]: time=\"2026-06-19T12:04:09.817110068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:10.008025 crc crio[22562]: time=\"2026-06-19T12:04:10.007792931Z\" level=info msg=\"Created container 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:04:10.009381 crc crio[22562]: time=\"2026-06-19T12:04:10.009308229Z\" level=info msg=\"Starting container: 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12\" id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:04:10.020688 crc crio[22562]: time=\"2026-06-19T12:04:10.020502849Z\" level=info msg=\"Started container\" PID=148368 containerID=17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104\nJun 19 12:04:58.187378 crc crio[22562]: time=\"2026-06-19T12:04:58.184452472Z\" level=info msg=\"Stopping pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104\" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:58.190322 crc crio[22562]: time=\"2026-06-19T12:04:58.187496018Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b41f8}] Aliases:map[]}\"\nJun 19 12:04:58.190322 crc crio[22562]: time=\"2026-06-19T12:04:58.187822535Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:04:58.821383 crc crio[22562]: time=\"2026-06-19T12:04:58.820827302Z\" level=info msg=\"Stopped pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104\" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:04:59.734627 crc crio[22562]: time=\"2026-06-19T12:04:59.733541296Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD\" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:04:59.736388 crc crio[22562]: time=\"2026-06-19T12:04:59.734649584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:04:59.778419 crc crio[22562]: time=\"2026-06-19T12:04:59.77832009Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}\"\nJun 19 12:04:59.778419 crc crio[22562]: time=\"2026-06-19T12:04:59.778397282Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:05:00.266862 crc crio[22562]: 2026-06-19T12:05:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cea2bc410c3ebe Mac:06:68:2a:6e:ee:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:05:00.269405 crc crio[22562]: time=\"2026-06-19T12:05:00.269323574Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}\"\nJun 19 12:05:00.269580 crc crio[22562]: time=\"2026-06-19T12:05:00.269522129Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:05:00.283522 crc crio[22562]: time=\"2026-06-19T12:05:00.283361094Z\" level=info msg=\"Ran pod sandbox 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD\" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:05:00.290953 crc crio[22562]: time=\"2026-06-19T12:05:00.29086862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6431228-6752-4a3d-97a8-45cbc6cd79dc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:00.319546 crc crio[22562]: time=\"2026-06-19T12:05:00.318929928Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=54261303-9e02-4197-8937-ad3d85eee307 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:00.328277 crc crio[22562]: time=\"2026-06-19T12:05:00.328114617Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:00.328806 crc crio[22562]: time=\"2026-06-19T12:05:00.328744532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:00.393885 crc crio[22562]: time=\"2026-06-19T12:05:00.39377173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:00.397843 crc crio[22562]: time=\"2026-06-19T12:05:00.397778499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:00.571221 crc crio[22562]: time=\"2026-06-19T12:05:00.571029259Z\" level=info msg=\"Created container 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:00.572856 crc crio[22562]: time=\"2026-06-19T12:05:00.572748132Z\" level=info msg=\"Starting container: 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24\" id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:00.585997 crc crio[22562]: time=\"2026-06-19T12:05:00.585861998Z\" level=info msg=\"Started container\" PID=151208 containerID=54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5\nJun 19 12:05:06.254977 crc crio[22562]: time=\"2026-06-19T12:05:06.254411333Z\" level=info msg=\"Removing container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5\" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:06.546563 crc crio[22562]: time=\"2026-06-19T12:05:06.546453047Z\" level=info msg=\"Removed container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:06.560523 crc crio[22562]: time=\"2026-06-19T12:05:06.560413075Z\" level=info msg=\"Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:06.560523 crc crio[22562]: time=\"2026-06-19T12:05:06.560505968Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:06.561404 crc crio[22562]: time=\"2026-06-19T12:05:06.561313727Z\" level=info msg=\"Removing pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:05:06.579771 crc crio[22562]: time=\"2026-06-19T12:05:06.579564351Z\" level=info msg=\"Removed pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:05:13.158209 crc crio[22562]: time=\"2026-06-19T12:05:13.154001281Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-q2cps/POD\" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:05:13.158209 crc crio[22562]: time=\"2026-06-19T12:05:13.154986966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:13.194680 crc crio[22562]: time=\"2026-06-19T12:05:13.194570941Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}\"\nJun 19 12:05:13.194680 crc crio[22562]: time=\"2026-06-19T12:05:13.194654983Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-q2cps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:05:13.893355 crc crio[22562]: 2026-06-19T12:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1df35b48b76a091 Mac:62:44:38:f0:ab:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:05:13.895032 crc crio[22562]: time=\"2026-06-19T12:05:13.894995944Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}\"\nJun 19 12:05:13.895353 crc crio[22562]: time=\"2026-06-19T12:05:13.895334532Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-q2cps for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:05:13.907965 crc crio[22562]: time=\"2026-06-19T12:05:13.907662609Z\" level=info msg=\"Ran pod sandbox 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 with infra container: openshift-marketplace/community-operators-q2cps/POD\" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:05:13.910678 crc crio[22562]: time=\"2026-06-19T12:05:13.910591141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bcffcd2-4278-47de-93f0-94a564232f9a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:13.913291 crc crio[22562]: time=\"2026-06-19T12:05:13.913202847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51592cb2-6b77-4196-9684-fcaac68ed93f name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:13.922451 crc crio[22562]: time=\"2026-06-19T12:05:13.922365075Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:13.922955 crc crio[22562]: time=\"2026-06-19T12:05:13.922850617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:13.981405 crc crio[22562]: time=\"2026-06-19T12:05:13.981136087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:13.986740 crc crio[22562]: time=\"2026-06-19T12:05:13.986681685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:14.156336 crc crio[22562]: time=\"2026-06-19T12:05:14.155581047Z\" level=info msg=\"Created container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:14.162101 crc crio[22562]: time=\"2026-06-19T12:05:14.161644967Z\" level=info msg=\"Starting container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924\" id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:14.170920 crc crio[22562]: time=\"2026-06-19T12:05:14.170587559Z\" level=info msg=\"Started container\" PID=151973 containerID=fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924 description=openshift-marketplace/community-operators-q2cps/extract-utilities id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\nJun 19 12:05:14.489491 crc crio[22562]: time=\"2026-06-19T12:05:14.489330468Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage\nJun 19 12:05:14.502961 crc crio[22562]: time=\"2026-06-19T12:05:14.502855844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 12:05:15.181880 crc crio[22562]: time=\"2026-06-19T12:05:15.18131551Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage\nJun 19 12:05:15.183659 crc crio[22562]: time=\"2026-06-19T12:05:15.183539757Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6985a42a-b01c-4c7a-b238-5a580c7beddc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:15.189081 crc crio[22562]: time=\"2026-06-19T12:05:15.188918481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2465c379-4a5f-4bb1-9f64-3d966c2df4c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:15.209491 crc crio[22562]: time=\"2026-06-19T12:05:15.209212635Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/extract-content\" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:15.210370 crc crio[22562]: time=\"2026-06-19T12:05:15.210210599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:15.270989 crc crio[22562]: time=\"2026-06-19T12:05:15.270847888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:15.275096 crc crio[22562]: time=\"2026-06-19T12:05:15.27493411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:15.451935 crc crio[22562]: time=\"2026-06-19T12:05:15.451732368Z\" level=info msg=\"Created container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content\" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:15.453276 crc crio[22562]: time=\"2026-06-19T12:05:15.453236725Z\" level=info msg=\"Starting container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277\" id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:15.458373 crc crio[22562]: time=\"2026-06-19T12:05:15.458325002Z\" level=info msg=\"Started container\" PID=152126 containerID=8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277 description=openshift-marketplace/community-operators-q2cps/extract-content id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\nJun 19 12:05:17.541750 crc crio[22562]: time=\"2026-06-19T12:05:17.541334047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5f51cbe-0c51-439b-82da-e5da8f8561fb name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:17.545329 crc crio[22562]: time=\"2026-06-19T12:05:17.545121361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b83fdec-acf9-4790-afb1-5d9794bad932 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:17.554894 crc crio[22562]: time=\"2026-06-19T12:05:17.554795722Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/registry-server\" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:17.556970 crc crio[22562]: time=\"2026-06-19T12:05:17.555398916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:17.647226 crc crio[22562]: time=\"2026-06-19T12:05:17.647094708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:17.651086 crc crio[22562]: time=\"2026-06-19T12:05:17.650959194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:17.844086 crc crio[22562]: time=\"2026-06-19T12:05:17.843964554Z\" level=info msg=\"Created container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:17.846389 crc crio[22562]: time=\"2026-06-19T12:05:17.846332553Z\" level=info msg=\"Starting container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd\" id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:17.851872 crc crio[22562]: time=\"2026-06-19T12:05:17.851834411Z\" level=info msg=\"Started container\" PID=152287 containerID=621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd description=openshift-marketplace/community-operators-q2cps/registry-server id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\nJun 19 12:05:25.675346 crc crio[22562]: time=\"2026-06-19T12:05:25.673865183Z\" level=info msg=\"Stopping container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd (timeout: 2s)\" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:05:25.801426 crc crio[22562]: time=\"2026-06-19T12:05:25.801306014Z\" level=info msg=\"Stopped container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:05:25.806089 crc crio[22562]: time=\"2026-06-19T12:05:25.805998111Z\" level=info msg=\"Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:25.810112 crc crio[22562]: time=\"2026-06-19T12:05:25.80679969Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc0032d2e80}] Aliases:map[]}\"\nJun 19 12:05:25.810488 crc crio[22562]: time=\"2026-06-19T12:05:25.810405901Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-q2cps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:05:26.154245 crc crio[22562]: time=\"2026-06-19T12:05:26.15373827Z\" level=info msg=\"Stopped pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:26.695944 crc crio[22562]: time=\"2026-06-19T12:05:26.695336203Z\" level=info msg=\"Removing container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd\" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:26.746471 crc crio[22562]: time=\"2026-06-19T12:05:26.746361102Z\" level=info msg=\"Removed container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:26.771565 crc crio[22562]: time=\"2026-06-19T12:05:26.771453137Z\" level=info msg=\"Removing container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277\" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:26.805906 crc crio[22562]: time=\"2026-06-19T12:05:26.805815131Z\" level=info msg=\"Removed container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content\" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:26.811568 crc crio[22562]: time=\"2026-06-19T12:05:26.81141823Z\" level=info msg=\"Removing container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924\" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:26.902328 crc crio[22562]: time=\"2026-06-19T12:05:26.902132437Z\" level=info msg=\"Removed container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:45.009439 crc crio[22562]: time=\"2026-06-19T12:05:45.008092761Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xpjnm/POD\" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:05:45.011608 crc crio[22562]: time=\"2026-06-19T12:05:45.009565447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:45.064261 crc crio[22562]: time=\"2026-06-19T12:05:45.06359071Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}\"\nJun 19 12:05:45.064261 crc crio[22562]: time=\"2026-06-19T12:05:45.064247476Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xpjnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:05:45.502896 crc crio[22562]: 2026-06-19T12:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:510da4e0b8f9402 Mac:0a:4a:af:71:f4:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:05:45.506449 crc crio[22562]: time=\"2026-06-19T12:05:45.506369145Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}\"\nJun 19 12:05:45.506701 crc crio[22562]: time=\"2026-06-19T12:05:45.506610311Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xpjnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:05:45.523773 crc crio[22562]: time=\"2026-06-19T12:05:45.523668695Z\" level=info msg=\"Ran pod sandbox 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 with infra container: openshift-marketplace/certified-operators-xpjnm/POD\" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:05:45.528506 crc crio[22562]: time=\"2026-06-19T12:05:45.528424953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30d78baf-cebd-47cd-a5f9-8c43ba1b80cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:45.534531 crc crio[22562]: time=\"2026-06-19T12:05:45.53108901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf7a2c1f-53a9-4286-9fa5-4db6e8e93bde name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:45.552259 crc crio[22562]: time=\"2026-06-19T12:05:45.551118518Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:45.552259 crc crio[22562]: time=\"2026-06-19T12:05:45.55163133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:45.617013 crc crio[22562]: time=\"2026-06-19T12:05:45.61632665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:45.629395 crc crio[22562]: time=\"2026-06-19T12:05:45.629242741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:45.843031 crc crio[22562]: time=\"2026-06-19T12:05:45.842923317Z\" level=info msg=\"Created container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:45.845339 crc crio[22562]: time=\"2026-06-19T12:05:45.845200223Z\" level=info msg=\"Starting container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b\" id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:45.855958 crc crio[22562]: time=\"2026-06-19T12:05:45.855743546Z\" level=info msg=\"Started container\" PID=153943 containerID=b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b description=openshift-marketplace/certified-operators-xpjnm/extract-utilities id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\nJun 19 12:05:46.027086 crc crio[22562]: time=\"2026-06-19T12:05:46.026982055Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage\nJun 19 12:05:46.040964 crc crio[22562]: time=\"2026-06-19T12:05:46.040885641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 12:05:46.727468 crc crio[22562]: time=\"2026-06-19T12:05:46.726915236Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage\nJun 19 12:05:46.728545 crc crio[22562]: time=\"2026-06-19T12:05:46.728360822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0025729b-c1d3-4695-8959-90db094aefd3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:46.731859 crc crio[22562]: time=\"2026-06-19T12:05:46.731789238Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d216012d-42b8-440f-95db-fe3c50f55f95 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:46.742600 crc crio[22562]: time=\"2026-06-19T12:05:46.742488643Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:46.743597 crc crio[22562]: time=\"2026-06-19T12:05:46.743024236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:46.806193 crc crio[22562]: time=\"2026-06-19T12:05:46.805927332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:46.810118 crc crio[22562]: time=\"2026-06-19T12:05:46.809976693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:47.009304 crc crio[22562]: time=\"2026-06-19T12:05:47.009198338Z\" level=info msg=\"Created container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:47.013330 crc crio[22562]: time=\"2026-06-19T12:05:47.013085035Z\" level=info msg=\"Starting container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054\" id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:47.022396 crc crio[22562]: time=\"2026-06-19T12:05:47.022071458Z\" level=info msg=\"Started container\" PID=154044 containerID=89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054 description=openshift-marketplace/certified-operators-xpjnm/extract-content id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\nJun 19 12:05:49.086513 crc crio[22562]: time=\"2026-06-19T12:05:49.085085827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b60df68-d095-4455-9bb4-46831ec114af name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:49.090486 crc crio[22562]: time=\"2026-06-19T12:05:49.090369607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8718e95-78fe-4edd-a54b-70b195347417 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:05:49.098879 crc crio[22562]: time=\"2026-06-19T12:05:49.098732535Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:49.099804 crc crio[22562]: time=\"2026-06-19T12:05:49.099647748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:49.164361 crc crio[22562]: time=\"2026-06-19T12:05:49.164272426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:49.168133 crc crio[22562]: time=\"2026-06-19T12:05:49.16803494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:05:49.354953 crc crio[22562]: time=\"2026-06-19T12:05:49.354804005Z\" level=info msg=\"Created container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:05:49.356369 crc crio[22562]: time=\"2026-06-19T12:05:49.356274872Z\" level=info msg=\"Starting container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95\" id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:05:49.366605 crc crio[22562]: time=\"2026-06-19T12:05:49.366515556Z\" level=info msg=\"Started container\" PID=154217 containerID=e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 description=openshift-marketplace/certified-operators-xpjnm/registry-server id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\nJun 19 12:05:57.229239 crc crio[22562]: time=\"2026-06-19T12:05:57.216222319Z\" level=info msg=\"Stopping container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 (timeout: 2s)\" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:05:57.347551 crc crio[22562]: time=\"2026-06-19T12:05:57.347432523Z\" level=info msg=\"Stopped container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:05:57.348828 crc crio[22562]: time=\"2026-06-19T12:05:57.348743576Z\" level=info msg=\"Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:57.349836 crc crio[22562]: time=\"2026-06-19T12:05:57.349757761Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc000328290}] Aliases:map[]}\"\nJun 19 12:05:57.350064 crc crio[22562]: time=\"2026-06-19T12:05:57.349979427Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xpjnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:05:57.679687 crc crio[22562]: time=\"2026-06-19T12:05:57.67897697Z\" level=info msg=\"Stopped pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:05:58.241030 crc crio[22562]: time=\"2026-06-19T12:05:58.240923528Z\" level=info msg=\"Removing container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95\" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:58.311412 crc crio[22562]: time=\"2026-06-19T12:05:58.311299979Z\" level=info msg=\"Removed container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:58.323986 crc crio[22562]: time=\"2026-06-19T12:05:58.323849141Z\" level=info msg=\"Removing container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054\" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:58.374028 crc crio[22562]: time=\"2026-06-19T12:05:58.373916436Z\" level=info msg=\"Removed container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:58.380477 crc crio[22562]: time=\"2026-06-19T12:05:58.379829283Z\" level=info msg=\"Removing container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b\" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:05:58.436744 crc crio[22562]: time=\"2026-06-19T12:05:58.436626027Z\" level=info msg=\"Removed container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:06:00.547034 crc crio[22562]: time=\"2026-06-19T12:06:00.5465398Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697846-lmhfw/POD\" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:00.547766 crc crio[22562]: time=\"2026-06-19T12:06:00.547083655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:00.590568 crc crio[22562]: time=\"2026-06-19T12:06:00.590496273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}\"\nJun 19 12:06:00.591101 crc crio[22562]: time=\"2026-06-19T12:06:00.591016867Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697846-lmhfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:01.208859 crc crio[22562]: 2026-06-19T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849cbd4fcb698a Mac:72:b2:f9:1b:67:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:01.212341 crc crio[22562]: time=\"2026-06-19T12:06:01.211205614Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}\"\nJun 19 12:06:01.212341 crc crio[22562]: time=\"2026-06-19T12:06:01.211386219Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697846-lmhfw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:01.224332 crc crio[22562]: time=\"2026-06-19T12:06:01.224016103Z\" level=info msg=\"Ran pod sandbox d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 with infra container: openshift-infra/auto-csr-approver-29697846-lmhfw/POD\" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:01.227957 crc crio[22562]: time=\"2026-06-19T12:06:01.227567382Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage\nJun 19 12:06:01.238909 crc crio[22562]: time=\"2026-06-19T12:06:01.238793741Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:06:01.306387 crc crio[22562]: time=\"2026-06-19T12:06:01.305991462Z\" level=info msg=\"Stopping pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5\" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:01.307281 crc crio[22562]: time=\"2026-06-19T12:06:01.307089069Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc000328ef0}] Aliases:map[]}\"\nJun 19 12:06:01.307551 crc crio[22562]: time=\"2026-06-19T12:06:01.307462089Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:01.903802 crc crio[22562]: time=\"2026-06-19T12:06:01.899477266Z\" level=info msg=\"Stopped pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5\" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:03.052652 crc crio[22562]: time=\"2026-06-19T12:06:03.051711558Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD\" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:03.053814 crc crio[22562]: time=\"2026-06-19T12:06:03.052701342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:03.100716 crc crio[22562]: time=\"2026-06-19T12:06:03.100588152Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"\nJun 19 12:06:03.100716 crc crio[22562]: time=\"2026-06-19T12:06:03.100649924Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:03.862591 crc crio[22562]: 2026-06-19T12:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a6c455a450735 Mac:ae:9b:8d:dc:80:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:03.863986 crc crio[22562]: time=\"2026-06-19T12:06:03.863916061Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"\nJun 19 12:06:03.864358 crc crio[22562]: time=\"2026-06-19T12:06:03.864315231Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:03.888186 crc crio[22562]: time=\"2026-06-19T12:06:03.888031701Z\" level=info msg=\"Ran pod sandbox d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD\" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:03.893470 crc crio[22562]: time=\"2026-06-19T12:06:03.891511378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9004c05b-0e5c-4cf7-a4c0-9dd7ba8440f9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:03.919979 crc crio[22562]: time=\"2026-06-19T12:06:03.919904284Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=22b38ef2-5858-4b06-be3a-238a5c2f8b35 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:03.932274 crc crio[22562]: time=\"2026-06-19T12:06:03.93221596Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam\" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:03.932631 crc crio[22562]: time=\"2026-06-19T12:06:03.932571489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:03.976468 crc crio[22562]: time=\"2026-06-19T12:06:03.976402739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:03.979946 crc crio[22562]: time=\"2026-06-19T12:06:03.979885265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:04.058772 crc crio[22562]: time=\"2026-06-19T12:06:04.058216685Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage\nJun 19 12:06:04.061111 crc crio[22562]: time=\"2026-06-19T12:06:04.061014844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=72fa8e4b-3967-4177-83b4-2e26d5654281 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:04.065683 crc crio[22562]: time=\"2026-06-19T12:06:04.065550807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd1a4058-a816-4da2-bdf4-d88d830af9e3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:04.073271 crc crio[22562]: time=\"2026-06-19T12:06:04.073122385Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:04.074328 crc crio[22562]: time=\"2026-06-19T12:06:04.074253603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:04.139405 crc crio[22562]: time=\"2026-06-19T12:06:04.139315371Z\" level=info msg=\"Created container 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam\" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:04.143305 crc crio[22562]: time=\"2026-06-19T12:06:04.143223478Z\" level=info msg=\"Starting container: 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6\" id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:04.149632 crc crio[22562]: time=\"2026-06-19T12:06:04.149555916Z\" level=info msg=\"Started container\" PID=155146 containerID=0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e\nJun 19 12:06:04.161447 crc crio[22562]: time=\"2026-06-19T12:06:04.161349269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:04.596819 crc crio[22562]: time=\"2026-06-19T12:06:04.59672444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:04.712467 crc crio[22562]: time=\"2026-06-19T12:06:04.711853303Z\" level=info msg=\"Created container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:04.713908 crc crio[22562]: time=\"2026-06-19T12:06:04.713828662Z\" level=info msg=\"Starting container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce\" id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:04.729321 crc crio[22562]: time=\"2026-06-19T12:06:04.729106653Z\" level=info msg=\"Started container\" PID=155214 containerID=2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce description=openshift-infra/auto-csr-approver-29697846-lmhfw/oc id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\nJun 19 12:06:06.410573 crc crio[22562]: time=\"2026-06-19T12:06:06.409961105Z\" level=info msg=\"Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:06.412674 crc crio[22562]: time=\"2026-06-19T12:06:06.411405361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000658fe8}] Aliases:map[]}\"\nJun 19 12:06:06.412674 crc crio[22562]: time=\"2026-06-19T12:06:06.411534774Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697846-lmhfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:06.630722 crc crio[22562]: time=\"2026-06-19T12:06:06.621890665Z\" level=info msg=\"Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:06.631109 crc crio[22562]: time=\"2026-06-19T12:06:06.630784677Z\" level=info msg=\"Stopped pod sandbox (already stopped): 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:06.639465 crc crio[22562]: time=\"2026-06-19T12:06:06.63934485Z\" level=info msg=\"Removing pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:06:06.687081 crc crio[22562]: time=\"2026-06-19T12:06:06.686982065Z\" level=info msg=\"Removed pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688311078Z\" level=info msg=\"Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688485192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688951005Z\" level=info msg=\"Removing pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:06:06.737285 crc crio[22562]: time=\"2026-06-19T12:06:06.737124602Z\" level=info msg=\"Removed pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:06:06.803653 crc crio[22562]: time=\"2026-06-19T12:06:06.803597597Z\" level=info msg=\"Stopped pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:14.558829 crc crio[22562]: time=\"2026-06-19T12:06:14.557745949Z\" level=info msg=\"Stopping pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e\" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:14.561836 crc crio[22562]: time=\"2026-06-19T12:06:14.559716308Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc0029112e0}] Aliases:map[]}\"\nJun 19 12:06:14.561836 crc crio[22562]: time=\"2026-06-19T12:06:14.559957234Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:15.108480 crc crio[22562]: time=\"2026-06-19T12:06:15.107870254Z\" level=info msg=\"Stopped pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e\" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:16.221770 crc crio[22562]: time=\"2026-06-19T12:06:16.221030113Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD\" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:16.222695 crc crio[22562]: time=\"2026-06-19T12:06:16.221784492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:16.284130 crc crio[22562]: time=\"2026-06-19T12:06:16.283778444Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}\"\nJun 19 12:06:16.284130 crc crio[22562]: time=\"2026-06-19T12:06:16.284106252Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:16.819249 crc crio[22562]: 2026-06-19T12:06:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75efcb02f38db0 Mac:6e:88:ba:fb:dd:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:16.821651 crc crio[22562]: time=\"2026-06-19T12:06:16.821556001Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}\"\nJun 19 12:06:16.821949 crc crio[22562]: time=\"2026-06-19T12:06:16.821812417Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:16.835775 crc crio[22562]: time=\"2026-06-19T12:06:16.835642851Z\" level=info msg=\"Ran pod sandbox b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD\" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:16.840645 crc crio[22562]: time=\"2026-06-19T12:06:16.840564114Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f623cca2-b271-4f5f-af7f-2e97f3c36415 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:16.868106 crc crio[22562]: time=\"2026-06-19T12:06:16.867949126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ac04e616-2d74-4339-90ba-cf113aec14e2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:16.876686 crc crio[22562]: time=\"2026-06-19T12:06:16.876608921Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:16.877406 crc crio[22562]: time=\"2026-06-19T12:06:16.877312388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:16.935229 crc crio[22562]: time=\"2026-06-19T12:06:16.934910661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:16.939633 crc crio[22562]: time=\"2026-06-19T12:06:16.939538477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:17.060861 crc crio[22562]: time=\"2026-06-19T12:06:17.060358572Z\" level=info msg=\"Created container 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:17.062020 crc crio[22562]: time=\"2026-06-19T12:06:17.06190246Z\" level=info msg=\"Starting container: 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c\" id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:17.070017 crc crio[22562]: time=\"2026-06-19T12:06:17.069901379Z\" level=info msg=\"Started container\" PID=156167 containerID=55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374\nJun 19 12:06:27.799256 crc crio[22562]: time=\"2026-06-19T12:06:27.797975191Z\" level=info msg=\"Stopping pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374\" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:27.802488 crc crio[22562]: time=\"2026-06-19T12:06:27.802452762Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002e5e070}] Aliases:map[]}\"\nJun 19 12:06:27.802735 crc crio[22562]: time=\"2026-06-19T12:06:27.802716838Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:28.318546 crc crio[22562]: time=\"2026-06-19T12:06:28.317924374Z\" level=info msg=\"Stopped pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374\" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:29.962487 crc crio[22562]: time=\"2026-06-19T12:06:29.961033717Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD\" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:29.964114 crc crio[22562]: time=\"2026-06-19T12:06:29.962528724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:30.008486 crc crio[22562]: time=\"2026-06-19T12:06:30.008236551Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}\"\nJun 19 12:06:30.008486 crc crio[22562]: time=\"2026-06-19T12:06:30.008306692Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:30.557858 crc crio[22562]: 2026-06-19T12:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a6c7e06732d70 Mac:02:6e:24:a9:37:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 SocketPath: PciID:}] [{Interface:0xc0001605c0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:30.563900 crc crio[22562]: time=\"2026-06-19T12:06:30.561441942Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}\"\nJun 19 12:06:30.563900 crc crio[22562]: time=\"2026-06-19T12:06:30.56177054Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:30.574738 crc crio[22562]: time=\"2026-06-19T12:06:30.574581949Z\" level=info msg=\"Ran pod sandbox e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD\" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:30.578543 crc crio[22562]: time=\"2026-06-19T12:06:30.578408434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=98cb3e93-313e-4b29-bb48-39801b823e1f name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:30.614822 crc crio[22562]: time=\"2026-06-19T12:06:30.614616854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=203327ac-e5a0-4d51-a25c-4c06a2937225 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:30.626688 crc crio[22562]: time=\"2026-06-19T12:06:30.626550792Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:30.627307 crc crio[22562]: time=\"2026-06-19T12:06:30.627010693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:30.709895 crc crio[22562]: time=\"2026-06-19T12:06:30.70929932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:30.714202 crc crio[22562]: time=\"2026-06-19T12:06:30.714014857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:30.878681 crc crio[22562]: time=\"2026-06-19T12:06:30.878502869Z\" level=info msg=\"Created container 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:30.880449 crc crio[22562]: time=\"2026-06-19T12:06:30.880362295Z\" level=info msg=\"Starting container: 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb\" id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:30.888553 crc crio[22562]: time=\"2026-06-19T12:06:30.888412725Z\" level=info msg=\"Started container\" PID=157015 containerID=050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076\nJun 19 12:06:43.086531 crc crio[22562]: time=\"2026-06-19T12:06:43.085384816Z\" level=info msg=\"Stopping pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076\" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:43.088701 crc crio[22562]: time=\"2026-06-19T12:06:43.087308694Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910568}] Aliases:map[]}\"\nJun 19 12:06:43.088701 crc crio[22562]: time=\"2026-06-19T12:06:43.087472137Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:43.682349 crc crio[22562]: time=\"2026-06-19T12:06:43.681418253Z\" level=info msg=\"Stopped pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076\" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:06:44.628807 crc crio[22562]: time=\"2026-06-19T12:06:44.62762777Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD\" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:44.628807 crc crio[22562]: time=\"2026-06-19T12:06:44.628796099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:44.674235 crc crio[22562]: time=\"2026-06-19T12:06:44.673999564Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}\"\nJun 19 12:06:44.674235 crc crio[22562]: time=\"2026-06-19T12:06:44.674119716Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:45.220494 crc crio[22562]: 2026-06-19T12:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24af493c32a6912 Mac:52:49:1e:89:82:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:45.223947 crc crio[22562]: time=\"2026-06-19T12:06:45.223491772Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}\"\nJun 19 12:06:45.224275 crc crio[22562]: time=\"2026-06-19T12:06:45.224099407Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:45.235957 crc crio[22562]: time=\"2026-06-19T12:06:45.235854359Z\" level=info msg=\"Ran pod sandbox 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD\" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:45.239212 crc crio[22562]: time=\"2026-06-19T12:06:45.239025939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1e3c41a-aa43-4c2e-bc99-57be1f92695d name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:45.271351 crc crio[22562]: time=\"2026-06-19T12:06:45.271244629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=173bdd27-1380-4c80-8d0e-0b5aea664778 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:45.281998 crc crio[22562]: time=\"2026-06-19T12:06:45.281814693Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:45.282464 crc crio[22562]: time=\"2026-06-19T12:06:45.282316835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:45.343841 crc crio[22562]: time=\"2026-06-19T12:06:45.339451016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:45.345469 crc crio[22562]: time=\"2026-06-19T12:06:45.345272221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:45.549130 crc crio[22562]: time=\"2026-06-19T12:06:45.548960438Z\" level=info msg=\"Created container 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:45.550674 crc crio[22562]: time=\"2026-06-19T12:06:45.550612209Z\" level=info msg=\"Starting container: 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145\" id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:45.556929 crc crio[22562]: time=\"2026-06-19T12:06:45.556482946Z\" level=info msg=\"Started container\" PID=157957 containerID=6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c\nJun 19 12:06:54.543564 crc crio[22562]: time=\"2026-06-19T12:06:54.542300146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-74s5k/POD\" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:54.543564 crc crio[22562]: time=\"2026-06-19T12:06:54.543241119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:54.579665 crc crio[22562]: time=\"2026-06-19T12:06:54.579583913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}\"\nJun 19 12:06:54.579665 crc crio[22562]: time=\"2026-06-19T12:06:54.579627974Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-74s5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:06:55.207594 crc crio[22562]: 2026-06-19T12:06:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137b8f22d22c117 Mac:fe:40:52:ee:c0:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:06:55.209901 crc crio[22562]: time=\"2026-06-19T12:06:55.2097992Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}\"\nJun 19 12:06:55.210229 crc crio[22562]: time=\"2026-06-19T12:06:55.210103728Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-74s5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:06:55.222554 crc crio[22562]: time=\"2026-06-19T12:06:55.222463654Z\" level=info msg=\"Ran pod sandbox 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 with infra container: openshift-marketplace/redhat-marketplace-74s5k/POD\" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:06:55.225805 crc crio[22562]: time=\"2026-06-19T12:06:55.225386657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f65f3fce-48a7-4be6-9487-d16ec13979f3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:55.228534 crc crio[22562]: time=\"2026-06-19T12:06:55.228270249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=823f138d-98b7-46db-a7c4-8a598c9e1750 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:55.237805 crc crio[22562]: time=\"2026-06-19T12:06:55.237714245Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:55.238291 crc crio[22562]: time=\"2026-06-19T12:06:55.238233937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:55.285065 crc crio[22562]: time=\"2026-06-19T12:06:55.28495873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:55.291881 crc crio[22562]: time=\"2026-06-19T12:06:55.29181975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:55.455859 crc crio[22562]: time=\"2026-06-19T12:06:55.455369509Z\" level=info msg=\"Created container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:55.457313 crc crio[22562]: time=\"2026-06-19T12:06:55.457237545Z\" level=info msg=\"Starting container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97\" id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:55.464890 crc crio[22562]: time=\"2026-06-19T12:06:55.46464676Z\" level=info msg=\"Started container\" PID=158606 containerID=319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97 description=openshift-marketplace/redhat-marketplace-74s5k/extract-utilities id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\nJun 19 12:06:55.795412 crc crio[22562]: time=\"2026-06-19T12:06:55.795304885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage\nJun 19 12:06:55.805112 crc crio[22562]: time=\"2026-06-19T12:06:55.804988326Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 12:06:56.763896 crc crio[22562]: time=\"2026-06-19T12:06:56.763329434Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage\nJun 19 12:06:56.765083 crc crio[22562]: time=\"2026-06-19T12:06:56.765017037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d72df094-7965-4612-ab42-a1b0e35bf1a3 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:56.768671 crc crio[22562]: time=\"2026-06-19T12:06:56.768643266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=32782918-df69-4447-bb2d-f4c3429909eb name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:56.777389 crc crio[22562]: time=\"2026-06-19T12:06:56.777357153Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:56.778029 crc crio[22562]: time=\"2026-06-19T12:06:56.778006759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:56.829677 crc crio[22562]: time=\"2026-06-19T12:06:56.829568341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:56.840644 crc crio[22562]: time=\"2026-06-19T12:06:56.840589736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:57.036317 crc crio[22562]: time=\"2026-06-19T12:06:57.035681909Z\" level=info msg=\"Created container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:57.038505 crc crio[22562]: time=\"2026-06-19T12:06:57.038428357Z\" level=info msg=\"Starting container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c\" id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:57.044319 crc crio[22562]: time=\"2026-06-19T12:06:57.044250292Z\" level=info msg=\"Started container\" PID=158715 containerID=24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c description=openshift-marketplace/redhat-marketplace-74s5k/extract-content id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\nJun 19 12:06:57.834303 crc crio[22562]: time=\"2026-06-19T12:06:57.834253743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32574f02-7644-4192-a854-9482d20afa80 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:57.837392 crc crio[22562]: time=\"2026-06-19T12:06:57.837301119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef512e12-59bd-4ca8-b7e4-090de474e7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:06:57.845662 crc crio[22562]: time=\"2026-06-19T12:06:57.845566185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:57.846122 crc crio[22562]: time=\"2026-06-19T12:06:57.846027556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:57.898120 crc crio[22562]: time=\"2026-06-19T12:06:57.898000299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:57.902959 crc crio[22562]: time=\"2026-06-19T12:06:57.90167609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:06:58.109852 crc crio[22562]: time=\"2026-06-19T12:06:58.109124961Z\" level=info msg=\"Created container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:06:58.112022 crc crio[22562]: time=\"2026-06-19T12:06:58.111295825Z\" level=info msg=\"Starting container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9\" id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:06:58.122695 crc crio[22562]: time=\"2026-06-19T12:06:58.122579586Z\" level=info msg=\"Started container\" PID=158822 containerID=cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 description=openshift-marketplace/redhat-marketplace-74s5k/registry-server id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\nJun 19 12:07:06.766698 crc crio[22562]: time=\"2026-06-19T12:07:06.766081593Z\" level=info msg=\"Removing container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb\" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:06.980531 crc crio[22562]: time=\"2026-06-19T12:07:06.980434314Z\" level=info msg=\"Stopping container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 (timeout: 2s)\" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:07:07.004010 crc crio[22562]: time=\"2026-06-19T12:07:07.003723304Z\" level=info msg=\"Removed container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.020571583Z\" level=info msg=\"Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.020665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.021332252Z\" level=info msg=\"Removing pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:07:07.046621 crc crio[22562]: time=\"2026-06-19T12:07:07.046536689Z\" level=info msg=\"Removed pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:07:07.113313 crc crio[22562]: time=\"2026-06-19T12:07:07.112628783Z\" level=info msg=\"Stopped container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:07:07.114542 crc crio[22562]: time=\"2026-06-19T12:07:07.114493259Z\" level=info msg=\"Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:07.115536 crc crio[22562]: time=\"2026-06-19T12:07:07.115502685Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0005ad408}] Aliases:map[]}\"\nJun 19 12:07:07.115904 crc crio[22562]: time=\"2026-06-19T12:07:07.115879234Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-74s5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:07:07.543301 crc crio[22562]: time=\"2026-06-19T12:07:07.543122482Z\" level=info msg=\"Stopped pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:08.006271 crc crio[22562]: time=\"2026-06-19T12:07:08.005694149Z\" level=info msg=\"Removing container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9\" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:08.057095 crc crio[22562]: time=\"2026-06-19T12:07:08.056931202Z\" level=info msg=\"Removed container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:08.058981 crc crio[22562]: time=\"2026-06-19T12:07:08.058868731Z\" level=info msg=\"Removing container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c\" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:08.115104 crc crio[22562]: time=\"2026-06-19T12:07:08.105794578Z\" level=info msg=\"Removed container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:08.115104 crc crio[22562]: time=\"2026-06-19T12:07:08.113271684Z\" level=info msg=\"Removing container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97\" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:08.170767 crc crio[22562]: time=\"2026-06-19T12:07:08.170641781Z\" level=info msg=\"Removed container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:07:35.474476 crc crio[22562]: time=\"2026-06-19T12:07:35.473461249Z\" level=info msg=\"Stopping pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c\" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:35.476434 crc crio[22562]: time=\"2026-06-19T12:07:35.475781766Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc001613608}] Aliases:map[]}\"\nJun 19 12:07:35.476434 crc crio[22562]: time=\"2026-06-19T12:07:35.475999902Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:07:36.140412 crc crio[22562]: time=\"2026-06-19T12:07:36.13641517Z\" level=info msg=\"Stopped pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c\" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:07:37.330434 crc crio[22562]: time=\"2026-06-19T12:07:37.329343244Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD\" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:07:37.331216 crc crio[22562]: time=\"2026-06-19T12:07:37.330474682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:07:37.369683 crc crio[22562]: time=\"2026-06-19T12:07:37.369586745Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}\"\nJun 19 12:07:37.369683 crc crio[22562]: time=\"2026-06-19T12:07:37.369654477Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:07:37.927592 crc crio[22562]: 2026-06-19T12:07:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b5093be278c3c Mac:26:c0:06:5a:53:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:07:37.928968 crc crio[22562]: time=\"2026-06-19T12:07:37.928884387Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}\"\nJun 19 12:07:37.929226 crc crio[22562]: time=\"2026-06-19T12:07:37.929106743Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:07:37.941252 crc crio[22562]: time=\"2026-06-19T12:07:37.940780844Z\" level=info msg=\"Ran pod sandbox d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD\" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:07:37.943353 crc crio[22562]: time=\"2026-06-19T12:07:37.943286865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=af7cc3d8-e4bd-469a-bc17-90923c9d0c3c name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:07:37.977823 crc crio[22562]: time=\"2026-06-19T12:07:37.977715112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=af613be9-fd0b-4bae-8d72-5608009215af name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:07:37.988307 crc crio[22562]: time=\"2026-06-19T12:07:37.988217464Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:07:37.988798 crc crio[22562]: time=\"2026-06-19T12:07:37.988716966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:07:38.045721 crc crio[22562]: time=\"2026-06-19T12:07:38.045604092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:07:38.048554 crc crio[22562]: time=\"2026-06-19T12:07:38.048481253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:07:38.199025 crc crio[22562]: time=\"2026-06-19T12:07:38.19871911Z\" level=info msg=\"Created container acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:07:38.200896 crc crio[22562]: time=\"2026-06-19T12:07:38.200770021Z\" level=info msg=\"Starting container: acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57\" id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:07:38.206721 crc crio[22562]: time=\"2026-06-19T12:07:38.206643406Z\" level=info msg=\"Started container\" PID=161332 containerID=acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392\nJun 19 12:08:00.567541 crc crio[22562]: time=\"2026-06-19T12:08:00.566348743Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697848-vd7s8/POD\" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:08:00.567541 crc crio[22562]: time=\"2026-06-19T12:08:00.567486201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:08:00.641471 crc crio[22562]: time=\"2026-06-19T12:08:00.641088821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}\"\nJun 19 12:08:00.641471 crc crio[22562]: time=\"2026-06-19T12:08:00.641421879Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697848-vd7s8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:08:01.227835 crc crio[22562]: 2026-06-19T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2189263875ed9d Mac:aa:06:78:73:6b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:08:01.229986 crc crio[22562]: time=\"2026-06-19T12:08:01.22990956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}\"\nJun 19 12:08:01.230456 crc crio[22562]: time=\"2026-06-19T12:08:01.230249518Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697848-vd7s8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:08:01.240408 crc crio[22562]: time=\"2026-06-19T12:08:01.240313167Z\" level=info msg=\"Ran pod sandbox d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 with infra container: openshift-infra/auto-csr-approver-29697848-vd7s8/POD\" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:08:01.244359 crc crio[22562]: time=\"2026-06-19T12:08:01.244264864Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage\nJun 19 12:08:01.257420 crc crio[22562]: time=\"2026-06-19T12:08:01.257314158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:08:02.338567 crc crio[22562]: time=\"2026-06-19T12:08:02.33811446Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage\nJun 19 12:08:02.341517 crc crio[22562]: time=\"2026-06-19T12:08:02.341391272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9335aab-5ba4-4a0b-8dea-2c571939fd6a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:08:02.344486 crc crio[22562]: time=\"2026-06-19T12:08:02.344312814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34ece945-f1e3-46ff-ac9b-9f68f46b5b31 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:08:02.353410 crc crio[22562]: time=\"2026-06-19T12:08:02.353252586Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:08:02.353909 crc crio[22562]: time=\"2026-06-19T12:08:02.35384853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:08:02.412246 crc crio[22562]: time=\"2026-06-19T12:08:02.412021619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:08:02.772559 crc crio[22562]: time=\"2026-06-19T12:08:02.772383489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:08:02.917461 crc crio[22562]: time=\"2026-06-19T12:08:02.917278901Z\" level=info msg=\"Created container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:08:02.919578 crc crio[22562]: time=\"2026-06-19T12:08:02.919303301Z\" level=info msg=\"Starting container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa\" id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:08:02.927720 crc crio[22562]: time=\"2026-06-19T12:08:02.927561376Z\" level=info msg=\"Started container\" PID=162672 containerID=ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa description=openshift-infra/auto-csr-approver-29697848-vd7s8/oc id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\nJun 19 12:08:05.050649 crc crio[22562]: time=\"2026-06-19T12:08:05.049609464Z\" level=info msg=\"Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:08:05.051919 crc crio[22562]: time=\"2026-06-19T12:08:05.051378057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc001b84fb8}] Aliases:map[]}\"\nJun 19 12:08:05.051919 crc crio[22562]: time=\"2026-06-19T12:08:05.051575122Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697848-vd7s8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:08:05.439728 crc crio[22562]: time=\"2026-06-19T12:08:05.439137926Z\" level=info msg=\"Stopped pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:08:07.078393 crc crio[22562]: time=\"2026-06-19T12:08:07.077785772Z\" level=info msg=\"Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:08:07.080269 crc crio[22562]: time=\"2026-06-19T12:08:07.080229102Z\" level=info msg=\"Stopped pod sandbox (already stopped): 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:08:07.081440 crc crio[22562]: time=\"2026-06-19T12:08:07.081341919Z\" level=info msg=\"Removing pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:08:07.107357 crc crio[22562]: time=\"2026-06-19T12:08:07.10687331Z\" level=info msg=\"Removed pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:08:58.999391 crc crio[22562]: time=\"2026-06-19T12:08:58.998365397Z\" level=info msg=\"Stopping pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392\" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:08:59.001429 crc crio[22562]: time=\"2026-06-19T12:08:59.00012767Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc0069fc0d0}] Aliases:map[]}\"\nJun 19 12:08:59.001429 crc crio[22562]: time=\"2026-06-19T12:08:59.000445069Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:08:59.575877 crc crio[22562]: time=\"2026-06-19T12:08:59.575456126Z\" level=info msg=\"Stopped pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392\" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:09:00.678848 crc crio[22562]: time=\"2026-06-19T12:09:00.677508004Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD\" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:09:00.678848 crc crio[22562]: time=\"2026-06-19T12:09:00.678723774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:00.773627 crc crio[22562]: time=\"2026-06-19T12:09:00.773457327Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}\"\nJun 19 12:09:00.773627 crc crio[22562]: time=\"2026-06-19T12:09:00.773531879Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:09:01.334869 crc crio[22562]: 2026-06-19T12:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8d9225d812326 Mac:ae:73:0d:c0:66:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:09:01.337724 crc crio[22562]: time=\"2026-06-19T12:09:01.337622296Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}\"\nJun 19 12:09:01.337989 crc crio[22562]: time=\"2026-06-19T12:09:01.337894582Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:09:01.350638 crc crio[22562]: time=\"2026-06-19T12:09:01.350500975Z\" level=info msg=\"Ran pod sandbox 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD\" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:09:01.353115 crc crio[22562]: time=\"2026-06-19T12:09:01.353006197Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=15979189-3597-4a2b-8388-d6fa830c7dcc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:01.398499 crc crio[22562]: time=\"2026-06-19T12:09:01.397716713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f17cb147-6b35-496d-ad2d-9972a332a1ab name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:01.408092 crc crio[22562]: time=\"2026-06-19T12:09:01.407093414Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:01.408092 crc crio[22562]: time=\"2026-06-19T12:09:01.407676738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:01.471913 crc crio[22562]: time=\"2026-06-19T12:09:01.471839655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:01.477942 crc crio[22562]: time=\"2026-06-19T12:09:01.477800453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:01.623443 crc crio[22562]: time=\"2026-06-19T12:09:01.6232981Z\" level=info msg=\"Created container b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:01.626947 crc crio[22562]: time=\"2026-06-19T12:09:01.626764555Z\" level=info msg=\"Starting container: b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261\" id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:09:01.639848 crc crio[22562]: time=\"2026-06-19T12:09:01.639727347Z\" level=info msg=\"Started container\" PID=166280 containerID=b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63\nJun 19 12:09:07.131557 crc crio[22562]: time=\"2026-06-19T12:09:07.130680924Z\" level=info msg=\"Removing container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4\" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:09:07.370470 crc crio[22562]: time=\"2026-06-19T12:09:07.370312649Z\" level=info msg=\"Removed container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:09:07.391515 crc crio[22562]: time=\"2026-06-19T12:09:07.391245626Z\" level=info msg=\"Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:09:07.391799 crc crio[22562]: time=\"2026-06-19T12:09:07.391583874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:09:07.393085 crc crio[22562]: time=\"2026-06-19T12:09:07.39300998Z\" level=info msg=\"Removing pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:09:07.442693 crc crio[22562]: time=\"2026-06-19T12:09:07.442481733Z\" level=info msg=\"Removed pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:09:44.493556 crc crio[22562]: time=\"2026-06-19T12:09:44.491090232Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2lv2d/POD\" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:09:44.493556 crc crio[22562]: time=\"2026-06-19T12:09:44.492026865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:44.553689 crc crio[22562]: time=\"2026-06-19T12:09:44.553543155Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}\"\nJun 19 12:09:44.553689 crc crio[22562]: time=\"2026-06-19T12:09:44.553600027Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2lv2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:09:45.161723 crc crio[22562]: 2026-06-19T12:09:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8518b68e0820344 Mac:82:cf:e5:ff:ae:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:09:45.164468 crc crio[22562]: time=\"2026-06-19T12:09:45.164318978Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}\"\nJun 19 12:09:45.164575 crc crio[22562]: time=\"2026-06-19T12:09:45.164539993Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2lv2d for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:09:45.180603 crc crio[22562]: time=\"2026-06-19T12:09:45.17738013Z\" level=info msg=\"Ran pod sandbox 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec with infra container: openshift-marketplace/redhat-operators-2lv2d/POD\" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:09:45.184659 crc crio[22562]: time=\"2026-06-19T12:09:45.184526057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=817db149-296f-4481-b6ec-f61ff9680445 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:45.188654 crc crio[22562]: time=\"2026-06-19T12:09:45.188566157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee744710-ec5c-4f4c-b0fb-6f7b134b2015 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:45.200134 crc crio[22562]: time=\"2026-06-19T12:09:45.199944728Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:45.200603 crc crio[22562]: time=\"2026-06-19T12:09:45.200531083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:45.337062 crc crio[22562]: time=\"2026-06-19T12:09:45.336969826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:45.341745 crc crio[22562]: time=\"2026-06-19T12:09:45.341688222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:45.508923 crc crio[22562]: time=\"2026-06-19T12:09:45.508745034Z\" level=info msg=\"Created container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:45.510780 crc crio[22562]: time=\"2026-06-19T12:09:45.510525877Z\" level=info msg=\"Starting container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7\" id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:09:45.518328 crc crio[22562]: time=\"2026-06-19T12:09:45.518210377Z\" level=info msg=\"Started container\" PID=168846 containerID=4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7 description=openshift-marketplace/redhat-operators-2lv2d/extract-utilities id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\nJun 19 12:09:45.796499 crc crio[22562]: time=\"2026-06-19T12:09:45.795508133Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage\nJun 19 12:09:45.808467 crc crio[22562]: time=\"2026-06-19T12:09:45.80833607Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 12:09:47.114228 crc crio[22562]: time=\"2026-06-19T12:09:47.113484461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage\nJun 19 12:09:47.115668 crc crio[22562]: time=\"2026-06-19T12:09:47.115498712Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83f6287d-0d85-4bee-8bbb-a7ce8fb890ce name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:47.118056 crc crio[22562]: time=\"2026-06-19T12:09:47.117991383Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4256ad40-80d9-426f-aac6-d3965e1a4b86 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:47.125618 crc crio[22562]: time=\"2026-06-19T12:09:47.125526459Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:47.126274 crc crio[22562]: time=\"2026-06-19T12:09:47.126203645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:47.178410 crc crio[22562]: time=\"2026-06-19T12:09:47.178319044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:47.181621 crc crio[22562]: time=\"2026-06-19T12:09:47.181554224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:47.409251 crc crio[22562]: time=\"2026-06-19T12:09:47.408954877Z\" level=info msg=\"Created container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:47.414092 crc crio[22562]: time=\"2026-06-19T12:09:47.413880508Z\" level=info msg=\"Starting container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003\" id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:09:47.426612 crc crio[22562]: time=\"2026-06-19T12:09:47.4264824Z\" level=info msg=\"Started container\" PID=168979 containerID=488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003 description=openshift-marketplace/redhat-operators-2lv2d/extract-content id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\nJun 19 12:09:53.074856 crc crio[22562]: time=\"2026-06-19T12:09:53.073422085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d710ffc-cd81-4e1d-9a1b-06e7063ea49e name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:53.081687 crc crio[22562]: time=\"2026-06-19T12:09:53.080631293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=249a8dd8-2bdb-4108-a4e2-c6b1d037af83 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:09:53.296978 crc crio[22562]: time=\"2026-06-19T12:09:53.296283985Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:53.297401 crc crio[22562]: time=\"2026-06-19T12:09:53.297005593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:53.425584 crc crio[22562]: time=\"2026-06-19T12:09:53.425358797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:53.429426 crc crio[22562]: time=\"2026-06-19T12:09:53.429344445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:09:53.815904 crc crio[22562]: time=\"2026-06-19T12:09:53.812096539Z\" level=info msg=\"Created container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:09:53.819972 crc crio[22562]: time=\"2026-06-19T12:09:53.819014591Z\" level=info msg=\"Starting container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235\" id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:09:53.828390 crc crio[22562]: time=\"2026-06-19T12:09:53.82827836Z\" level=info msg=\"Started container\" PID=169261 containerID=68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 description=openshift-marketplace/redhat-operators-2lv2d/registry-server id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\nJun 19 12:10:01.859201 crc crio[22562]: time=\"2026-06-19T12:10:01.858266754Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697850-ztf8l/POD\" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:10:01.861359 crc crio[22562]: time=\"2026-06-19T12:10:01.859276249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:01.922492 crc crio[22562]: time=\"2026-06-19T12:10:01.922397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}\"\nJun 19 12:10:01.922492 crc crio[22562]: time=\"2026-06-19T12:10:01.922467342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697850-ztf8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:10:02.604589 crc crio[22562]: 2026-06-19T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a0067be46db6 Mac:e2:06:5d:be:f7:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:10:02.607028 crc crio[22562]: time=\"2026-06-19T12:10:02.60668249Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}\"\nJun 19 12:10:02.607269 crc crio[22562]: time=\"2026-06-19T12:10:02.607244734Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697850-ztf8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:10:02.617023 crc crio[22562]: time=\"2026-06-19T12:10:02.616920652Z\" level=info msg=\"Ran pod sandbox fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d with infra container: openshift-infra/auto-csr-approver-29697850-ztf8l/POD\" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:10:02.621119 crc crio[22562]: time=\"2026-06-19T12:10:02.620966052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage\nJun 19 12:10:02.628504 crc crio[22562]: time=\"2026-06-19T12:10:02.628437687Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:10:03.831264 crc crio[22562]: time=\"2026-06-19T12:10:03.830593791Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage\nJun 19 12:10:03.832862 crc crio[22562]: time=\"2026-06-19T12:10:03.832488399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b81c1312-0934-4e19-8195-49f6771c6b7a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:10:03.836893 crc crio[22562]: time=\"2026-06-19T12:10:03.836805775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fee9e6a9-745b-4fe7-9c0d-6228e32c64e7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:10:03.849325 crc crio[22562]: time=\"2026-06-19T12:10:03.849231743Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:10:03.849676 crc crio[22562]: time=\"2026-06-19T12:10:03.849610832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:03.907667 crc crio[22562]: time=\"2026-06-19T12:10:03.907010871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:04.276473 crc crio[22562]: time=\"2026-06-19T12:10:04.275247736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:04.406935 crc crio[22562]: time=\"2026-06-19T12:10:04.406790588Z\" level=info msg=\"Created container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:10:04.408348 crc crio[22562]: time=\"2026-06-19T12:10:04.408235294Z\" level=info msg=\"Starting container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d\" id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:10:04.419110 crc crio[22562]: time=\"2026-06-19T12:10:04.4185895Z\" level=info msg=\"Started container\" PID=169954 containerID=6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d description=openshift-infra/auto-csr-approver-29697850-ztf8l/oc id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\nJun 19 12:10:06.434080 crc crio[22562]: time=\"2026-06-19T12:10:06.433247473Z\" level=info msg=\"Stopping container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 (timeout: 2s)\" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:10:07.082105 crc crio[22562]: time=\"2026-06-19T12:10:07.081333397Z\" level=info msg=\"Stopped container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:10:07.083680 crc crio[22562]: time=\"2026-06-19T12:10:07.083583873Z\" level=info msg=\"Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:07.086942 crc crio[22562]: time=\"2026-06-19T12:10:07.086838454Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc000138c80}] Aliases:map[]}\"\nJun 19 12:10:07.087367 crc crio[22562]: time=\"2026-06-19T12:10:07.087254264Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2lv2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462259306Z\" level=info msg=\"Stopping pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63\" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462395329Z\" level=info msg=\"Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.46283736Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc00008d870}] Aliases:map[]}\"\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462916732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc000139000}] Aliases:map[]}\"\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462973643Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.463073325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697850-ztf8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:10:07.493086 crc crio[22562]: time=\"2026-06-19T12:10:07.492985316Z\" level=info msg=\"Stopped pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:07.987549 crc crio[22562]: time=\"2026-06-19T12:10:07.986864627Z\" level=info msg=\"Stopped pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:08.081830 crc crio[22562]: time=\"2026-06-19T12:10:08.08164634Z\" level=info msg=\"Stopped pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63\" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:10:08.502668 crc crio[22562]: time=\"2026-06-19T12:10:08.502089637Z\" level=info msg=\"Removing container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235\" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:08.564247 crc crio[22562]: time=\"2026-06-19T12:10:08.56412406Z\" level=info msg=\"Removed container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:08.569988 crc crio[22562]: time=\"2026-06-19T12:10:08.569880932Z\" level=info msg=\"Removing container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003\" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:08.642862 crc crio[22562]: time=\"2026-06-19T12:10:08.642672502Z\" level=info msg=\"Removed container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:08.647477 crc crio[22562]: time=\"2026-06-19T12:10:08.647372929Z\" level=info msg=\"Removing container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7\" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:08.677537 crc crio[22562]: time=\"2026-06-19T12:10:08.677420731Z\" level=info msg=\"Removed container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:10:09.197586 crc crio[22562]: time=\"2026-06-19T12:10:09.196987258Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD\" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:10:09.197778 crc crio[22562]: time=\"2026-06-19T12:10:09.197676414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:09.248703 crc crio[22562]: time=\"2026-06-19T12:10:09.248609844Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}\"\nJun 19 12:10:09.248703 crc crio[22562]: time=\"2026-06-19T12:10:09.248692216Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:10:09.854425 crc crio[22562]: 2026-06-19T12:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21d9e355817f2aa Mac:9e:f5:1b:38:24:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 SocketPath: PciID:}] [{Interface:0xc00024e770 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:10:09.856735 crc crio[22562]: time=\"2026-06-19T12:10:09.856623218Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}\"\nJun 19 12:10:09.857363 crc crio[22562]: time=\"2026-06-19T12:10:09.857119499Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:10:09.870667 crc crio[22562]: time=\"2026-06-19T12:10:09.870571482Z\" level=info msg=\"Ran pod sandbox 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD\" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:10:09.873279 crc crio[22562]: time=\"2026-06-19T12:10:09.873111605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2dd12bd6-545a-44a6-9852-e1ad80c972a2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:10:09.911494 crc crio[22562]: time=\"2026-06-19T12:10:09.911349671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b3278c0b-020a-4596-85bf-6e98ac456200 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:10:09.924627 crc crio[22562]: time=\"2026-06-19T12:10:09.924494076Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:10:09.925253 crc crio[22562]: time=\"2026-06-19T12:10:09.925005798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:09.997681 crc crio[22562]: time=\"2026-06-19T12:10:09.997519771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:10.002216 crc crio[22562]: time=\"2026-06-19T12:10:10.002112935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:10:10.222801 crc crio[22562]: time=\"2026-06-19T12:10:10.222134745Z\" level=info msg=\"Created container 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:10:10.224415 crc crio[22562]: time=\"2026-06-19T12:10:10.224295928Z\" level=info msg=\"Starting container: 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d\" id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:10:10.232952 crc crio[22562]: time=\"2026-06-19T12:10:10.231832605Z\" level=info msg=\"Started container\" PID=170591 containerID=8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd\nJun 19 12:11:07.504469 crc crio[22562]: time=\"2026-06-19T12:11:07.503653356Z\" level=info msg=\"Removing container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f\" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:11:07.771234 crc crio[22562]: time=\"2026-06-19T12:11:07.770491273Z\" level=info msg=\"Removed container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.788315024Z\" level=info msg=\"Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.788723634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.789700859Z\" level=info msg=\"Removing pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:11:07.822552 crc crio[22562]: time=\"2026-06-19T12:11:07.822434038Z\" level=info msg=\"Removed pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:11:07.823630 crc crio[22562]: time=\"2026-06-19T12:11:07.823557636Z\" level=info msg=\"Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:11:07.823715 crc crio[22562]: time=\"2026-06-19T12:11:07.823660268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:11:07.824385 crc crio[22562]: time=\"2026-06-19T12:11:07.824353325Z\" level=info msg=\"Removing pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:11:07.850812 crc crio[22562]: time=\"2026-06-19T12:11:07.850730247Z\" level=info msg=\"Removed pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:12:00.775636 crc crio[22562]: time=\"2026-06-19T12:12:00.774351014Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697852-rblc4/POD\" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:12:00.775636 crc crio[22562]: time=\"2026-06-19T12:12:00.775453041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:12:01.009295 crc crio[22562]: time=\"2026-06-19T12:12:01.008726038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}\"\nJun 19 12:12:01.009295 crc crio[22562]: time=\"2026-06-19T12:12:01.009217851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697852-rblc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:12:01.953983 crc crio[22562]: 2026-06-19T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae928ee55cd56df Mac:9a:89:c4:6c:fd:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 SocketPath: PciID:}] [{Interface:0xc0002129e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:12:01.956739 crc crio[22562]: time=\"2026-06-19T12:12:01.956577966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}\"\nJun 19 12:12:01.956739 crc crio[22562]: time=\"2026-06-19T12:12:01.956724239Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697852-rblc4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:12:01.969409 crc crio[22562]: time=\"2026-06-19T12:12:01.969276469Z\" level=info msg=\"Ran pod sandbox ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 with infra container: openshift-infra/auto-csr-approver-29697852-rblc4/POD\" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:12:01.974470 crc crio[22562]: time=\"2026-06-19T12:12:01.974364815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage\nJun 19 12:12:01.990236 crc crio[22562]: time=\"2026-06-19T12:12:01.986476315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:12:04.464780 crc crio[22562]: time=\"2026-06-19T12:12:04.463849218Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage\nJun 19 12:12:04.466863 crc crio[22562]: time=\"2026-06-19T12:12:04.4667571Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=472e5bcb-754d-47e3-ba44-faf6242fea0e name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:12:04.473136 crc crio[22562]: time=\"2026-06-19T12:12:04.472995805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06496678-fbe0-4929-9946-cef3af2ab393 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:12:04.600572 crc crio[22562]: time=\"2026-06-19T12:12:04.600455277Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:12:04.601386 crc crio[22562]: time=\"2026-06-19T12:12:04.601316168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:12:04.677232 crc crio[22562]: time=\"2026-06-19T12:12:04.677054911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:12:05.259924 crc crio[22562]: time=\"2026-06-19T12:12:05.259818809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:12:05.408121 crc crio[22562]: time=\"2026-06-19T12:12:05.407722226Z\" level=info msg=\"Created container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:12:05.410262 crc crio[22562]: time=\"2026-06-19T12:12:05.409973822Z\" level=info msg=\"Starting container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15\" id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:12:05.417448 crc crio[22562]: time=\"2026-06-19T12:12:05.417339694Z\" level=info msg=\"Started container\" PID=176501 containerID=88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15 description=openshift-infra/auto-csr-approver-29697852-rblc4/oc id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\nJun 19 12:12:08.485302 crc crio[22562]: time=\"2026-06-19T12:12:08.482901301Z\" level=info msg=\"Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:12:08.488478 crc crio[22562]: time=\"2026-06-19T12:12:08.488412308Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002910818}] Aliases:map[]}\"\nJun 19 12:12:08.489303 crc crio[22562]: time=\"2026-06-19T12:12:08.489085935Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697852-rblc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:12:09.316809 crc crio[22562]: time=\"2026-06-19T12:12:09.316433211Z\" level=info msg=\"Stopped pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:13:07.941696 crc crio[22562]: time=\"2026-06-19T12:13:07.940367802Z\" level=info msg=\"Removing container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce\" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:13:08.563799 crc crio[22562]: time=\"2026-06-19T12:13:08.563072689Z\" level=info msg=\"Removed container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:13:08.584246 crc crio[22562]: time=\"2026-06-19T12:13:08.583977527Z\" level=info msg=\"Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:13:08.584651 crc crio[22562]: time=\"2026-06-19T12:13:08.584281994Z\" level=info msg=\"Stopped pod sandbox (already stopped): d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:13:08.585918 crc crio[22562]: time=\"2026-06-19T12:13:08.585816352Z\" level=info msg=\"Removing pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:13:08.655842 crc crio[22562]: time=\"2026-06-19T12:13:08.655664078Z\" level=info msg=\"Removed pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:14:02.286304 crc crio[22562]: time=\"2026-06-19T12:14:02.285425111Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697854-5tmkm/POD\" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:14:02.288073 crc crio[22562]: time=\"2026-06-19T12:14:02.286392306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:14:02.335308 crc crio[22562]: time=\"2026-06-19T12:14:02.335118581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}\"\nJun 19 12:14:02.335776 crc crio[22562]: time=\"2026-06-19T12:14:02.335734165Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697854-5tmkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:14:03.041287 crc crio[22562]: 2026-06-19T12:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0bdaec27d7649a Mac:96:8d:22:6f:54:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:14:03.046054 crc crio[22562]: time=\"2026-06-19T12:14:03.045904916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}\"\nJun 19 12:14:03.046466 crc crio[22562]: time=\"2026-06-19T12:14:03.046361576Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697854-5tmkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:14:03.062953 crc crio[22562]: time=\"2026-06-19T12:14:03.062846424Z\" level=info msg=\"Ran pod sandbox f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb with infra container: openshift-infra/auto-csr-approver-29697854-5tmkm/POD\" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:14:03.066540 crc crio[22562]: time=\"2026-06-19T12:14:03.066438762Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage\nJun 19 12:14:03.084670 crc crio[22562]: time=\"2026-06-19T12:14:03.084595151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:14:04.542912 crc crio[22562]: time=\"2026-06-19T12:14:04.541948095Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage\nJun 19 12:14:04.544685 crc crio[22562]: time=\"2026-06-19T12:14:04.543919594Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1aa241f5-c4e5-4f12-a308-9442b1ba89e0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:14:04.547856 crc crio[22562]: time=\"2026-06-19T12:14:04.547714179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f46edfd5-3f6c-49ab-a27a-fe55bf912fc4 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:14:04.556652 crc crio[22562]: time=\"2026-06-19T12:14:04.556549837Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:14:04.558492 crc crio[22562]: time=\"2026-06-19T12:14:04.558390702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:14:04.622708 crc crio[22562]: time=\"2026-06-19T12:14:04.622101728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:14:05.179844 crc crio[22562]: time=\"2026-06-19T12:14:05.179741256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:14:05.308104 crc crio[22562]: time=\"2026-06-19T12:14:05.307827303Z\" level=info msg=\"Created container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:14:05.312762 crc crio[22562]: time=\"2026-06-19T12:14:05.31257681Z\" level=info msg=\"Starting container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3\" id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:14:05.321455 crc crio[22562]: time=\"2026-06-19T12:14:05.321321556Z\" level=info msg=\"Started container\" PID=182748 containerID=9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3 description=openshift-infra/auto-csr-approver-29697854-5tmkm/oc id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\nJun 19 12:14:07.689455 crc crio[22562]: time=\"2026-06-19T12:14:07.687791728Z\" level=info msg=\"Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:14:07.691488 crc crio[22562]: time=\"2026-06-19T12:14:07.689926581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc0001391d8}] Aliases:map[]}\"\nJun 19 12:14:07.691488 crc crio[22562]: time=\"2026-06-19T12:14:07.690133487Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697854-5tmkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:14:08.202125 crc crio[22562]: time=\"2026-06-19T12:14:08.201695325Z\" level=info msg=\"Stopped pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:00.671658 crc crio[22562]: time=\"2026-06-19T12:15:00.670677966Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD\" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:15:00.673131 crc crio[22562]: time=\"2026-06-19T12:15:00.671693172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:00.715300 crc crio[22562]: time=\"2026-06-19T12:15:00.715106865Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"\nJun 19 12:15:00.715300 crc crio[22562]: time=\"2026-06-19T12:15:00.715238829Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:15:01.388319 crc crio[22562]: 2026-06-19T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a1f2124be9ff10 Mac:0a:21:c3:b1:54:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:15:01.390701 crc crio[22562]: time=\"2026-06-19T12:15:01.390536866Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"\nJun 19 12:15:01.390983 crc crio[22562]: time=\"2026-06-19T12:15:01.390867634Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:15:01.413501 crc crio[22562]: time=\"2026-06-19T12:15:01.41336746Z\" level=info msg=\"Ran pod sandbox 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD\" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:15:01.418785 crc crio[22562]: time=\"2026-06-19T12:15:01.418675652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9795e5aa-b038-40e9-918d-e368f8648e26 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:15:01.423692 crc crio[22562]: time=\"2026-06-19T12:15:01.423589333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ef5c588-658e-4d10-b14a-936ad06b62d5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:15:01.440704 crc crio[22562]: time=\"2026-06-19T12:15:01.438960773Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles\" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:15:01.440704 crc crio[22562]: time=\"2026-06-19T12:15:01.439971647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:01.502671 crc crio[22562]: time=\"2026-06-19T12:15:01.502514915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:01.509446 crc crio[22562]: time=\"2026-06-19T12:15:01.509335264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:01.727580 crc crio[22562]: time=\"2026-06-19T12:15:01.726724967Z\" level=info msg=\"Created container a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles\" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:15:01.731453 crc crio[22562]: time=\"2026-06-19T12:15:01.731127556Z\" level=info msg=\"Starting container: a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9\" id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:15:01.744027 crc crio[22562]: time=\"2026-06-19T12:15:01.743829281Z\" level=info msg=\"Started container\" PID=186057 containerID=a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9 description=openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263\nJun 19 12:15:03.820490 crc crio[22562]: time=\"2026-06-19T12:15:03.819708469Z\" level=info msg=\"Stopping pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263\" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:03.822854 crc crio[22562]: time=\"2026-06-19T12:15:03.82180182Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc002094648}] Aliases:map[]}\"\nJun 19 12:15:03.822854 crc crio[22562]: time=\"2026-06-19T12:15:03.822257652Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:15:04.217310 crc crio[22562]: time=\"2026-06-19T12:15:04.213970587Z\" level=info msg=\"Stopped pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263\" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:08.766783 crc crio[22562]: time=\"2026-06-19T12:15:08.765292011Z\" level=info msg=\"Removing container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa\" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:15:09.092922 crc crio[22562]: time=\"2026-06-19T12:15:09.092281736Z\" level=info msg=\"Removed container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:15:09.098599 crc crio[22562]: time=\"2026-06-19T12:15:09.098554521Z\" level=info msg=\"Removing container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8\" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:15:09.155345 crc crio[22562]: time=\"2026-06-19T12:15:09.155076668Z\" level=info msg=\"Removed container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:15:09.168790 crc crio[22562]: time=\"2026-06-19T12:15:09.168691655Z\" level=info msg=\"Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:09.168790 crc crio[22562]: time=\"2026-06-19T12:15:09.168788487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:09.169610 crc crio[22562]: time=\"2026-06-19T12:15:09.169516486Z\" level=info msg=\"Removing pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:15:09.186556 crc crio[22562]: time=\"2026-06-19T12:15:09.186470845Z\" level=info msg=\"Removed pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:15:09.187681 crc crio[22562]: time=\"2026-06-19T12:15:09.187576702Z\" level=info msg=\"Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:09.187809 crc crio[22562]: time=\"2026-06-19T12:15:09.187743706Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:09.188537 crc crio[22562]: time=\"2026-06-19T12:15:09.188470054Z\" level=info msg=\"Removing pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:15:09.210848 crc crio[22562]: time=\"2026-06-19T12:15:09.210683603Z\" level=info msg=\"Removed pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:15:46.608682 crc crio[22562]: time=\"2026-06-19T12:15:46.606938155Z\" level=info msg=\"Stopping pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd\" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:46.611554 crc crio[22562]: time=\"2026-06-19T12:15:46.610104093Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc0005aca38}] Aliases:map[]}\"\nJun 19 12:15:46.611554 crc crio[22562]: time=\"2026-06-19T12:15:46.610514283Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:15:47.289320 crc crio[22562]: time=\"2026-06-19T12:15:47.288387755Z\" level=info msg=\"Stopped pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd\" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:15:48.277058 crc crio[22562]: time=\"2026-06-19T12:15:48.276662239Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD\" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:15:48.278331 crc crio[22562]: time=\"2026-06-19T12:15:48.277084261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:48.314592 crc crio[22562]: time=\"2026-06-19T12:15:48.314508155Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}\"\nJun 19 12:15:48.314592 crc crio[22562]: time=\"2026-06-19T12:15:48.314552296Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:15:49.049293 crc crio[22562]: 2026-06-19T12:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601cc505bbca3d6 Mac:7e:f7:2a:86:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:15:49.050974 crc crio[22562]: time=\"2026-06-19T12:15:49.050888792Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}\"\nJun 19 12:15:49.051273 crc crio[22562]: time=\"2026-06-19T12:15:49.051226562Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:15:49.064668 crc crio[22562]: time=\"2026-06-19T12:15:49.064568391Z\" level=info msg=\"Ran pod sandbox 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD\" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:15:49.067465 crc crio[22562]: time=\"2026-06-19T12:15:49.066523719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a9816aff-8449-436f-bcbf-1ccba3d775c9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:15:49.214716 crc crio[22562]: time=\"2026-06-19T12:15:49.214604621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2de68626-b121-4898-9372-0cb85e90e0dd name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:15:49.225492 crc crio[22562]: time=\"2026-06-19T12:15:49.225411918Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:15:49.226113 crc crio[22562]: time=\"2026-06-19T12:15:49.226045864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:49.289490 crc crio[22562]: time=\"2026-06-19T12:15:49.289360529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:49.293543 crc crio[22562]: time=\"2026-06-19T12:15:49.29346516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:15:49.555646 crc crio[22562]: time=\"2026-06-19T12:15:49.554890074Z\" level=info msg=\"Created container cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:15:49.557844 crc crio[22562]: time=\"2026-06-19T12:15:49.557077719Z\" level=info msg=\"Starting container: cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68\" id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:15:49.567119 crc crio[22562]: time=\"2026-06-19T12:15:49.56524846Z\" level=info msg=\"Started container\" PID=188947 containerID=cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a\nJun 19 12:16:00.548814 crc crio[22562]: time=\"2026-06-19T12:16:00.547521067Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697856-s8sw8/POD\" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:16:00.551940 crc crio[22562]: time=\"2026-06-19T12:16:00.54886948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:00.595965 crc crio[22562]: time=\"2026-06-19T12:16:00.595791269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}\"\nJun 19 12:16:00.595965 crc crio[22562]: time=\"2026-06-19T12:16:00.5958568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697856-s8sw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:16:01.051421 crc crio[22562]: 2026-06-19T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26f7407400a87ce Mac:1a:d3:eb:f9:45:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 SocketPath: PciID:}] [{Interface:0xc00060a7c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:16:01.053663 crc crio[22562]: time=\"2026-06-19T12:16:01.053562539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}\"\nJun 19 12:16:01.053856 crc crio[22562]: time=\"2026-06-19T12:16:01.053726612Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697856-s8sw8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:16:01.065029 crc crio[22562]: time=\"2026-06-19T12:16:01.064879217Z\" level=info msg=\"Ran pod sandbox 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c with infra container: openshift-infra/auto-csr-approver-29697856-s8sw8/POD\" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:16:01.072863 crc crio[22562]: time=\"2026-06-19T12:16:01.072754433Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage\nJun 19 12:16:01.082909 crc crio[22562]: time=\"2026-06-19T12:16:01.082811041Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:16:02.573824 crc crio[22562]: time=\"2026-06-19T12:16:02.57268834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage\nJun 19 12:16:02.575261 crc crio[22562]: time=\"2026-06-19T12:16:02.575224843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=089a9b1f-0a9d-4890-8d1a-c2118017681a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:02.579940 crc crio[22562]: time=\"2026-06-19T12:16:02.579853257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a89311d5-a16b-4d44-a66e-42713da97b0a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:02.593549 crc crio[22562]: time=\"2026-06-19T12:16:02.593429052Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:02.594498 crc crio[22562]: time=\"2026-06-19T12:16:02.594406286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:02.651642 crc crio[22562]: time=\"2026-06-19T12:16:02.651534539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:03.166750 crc crio[22562]: time=\"2026-06-19T12:16:03.166655275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:03.357116 crc crio[22562]: time=\"2026-06-19T12:16:03.356549151Z\" level=info msg=\"Created container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:03.359409 crc crio[22562]: time=\"2026-06-19T12:16:03.359233928Z\" level=info msg=\"Starting container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9\" id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:16:03.367293 crc crio[22562]: time=\"2026-06-19T12:16:03.366797434Z\" level=info msg=\"Started container\" PID=189630 containerID=c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9 description=openshift-infra/auto-csr-approver-29697856-s8sw8/oc id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\nJun 19 12:16:05.992577 crc crio[22562]: time=\"2026-06-19T12:16:05.991312836Z\" level=info msg=\"Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:16:05.995772 crc crio[22562]: time=\"2026-06-19T12:16:05.99388129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc001613628}] Aliases:map[]}\"\nJun 19 12:16:05.995772 crc crio[22562]: time=\"2026-06-19T12:16:05.994126226Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697856-s8sw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:16:06.461440 crc crio[22562]: time=\"2026-06-19T12:16:06.459934583Z\" level=info msg=\"Stopped pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:16:11.185302 crc crio[22562]: time=\"2026-06-19T12:16:11.180791708Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8pj6k/POD\" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:16:11.185302 crc crio[22562]: time=\"2026-06-19T12:16:11.18162032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:11.247774 crc crio[22562]: time=\"2026-06-19T12:16:11.247484929Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}\"\nJun 19 12:16:11.247774 crc crio[22562]: time=\"2026-06-19T12:16:11.247573001Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8pj6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:16:11.923694 crc crio[22562]: 2026-06-19T12:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79c768b89860f3 Mac:96:8d:81:32:20:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:16:11.925357 crc crio[22562]: time=\"2026-06-19T12:16:11.925134963Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}\"\nJun 19 12:16:11.925504 crc crio[22562]: time=\"2026-06-19T12:16:11.925458441Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8pj6k for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:16:11.940107 crc crio[22562]: time=\"2026-06-19T12:16:11.940033542Z\" level=info msg=\"Ran pod sandbox c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe with infra container: openshift-marketplace/community-operators-8pj6k/POD\" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:16:11.942552 crc crio[22562]: time=\"2026-06-19T12:16:11.942455431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f827938c-03da-43c7-804e-4cd5001b2858 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:11.945137 crc crio[22562]: time=\"2026-06-19T12:16:11.945070697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54639f44-b966-48e9-a0ce-9b03a1965842 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:12.010087 crc crio[22562]: time=\"2026-06-19T12:16:12.009959151Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:12.010658 crc crio[22562]: time=\"2026-06-19T12:16:12.010596796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:12.056673 crc crio[22562]: time=\"2026-06-19T12:16:12.056506692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:12.062439 crc crio[22562]: time=\"2026-06-19T12:16:12.062379687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:12.286469 crc crio[22562]: time=\"2026-06-19T12:16:12.286358564Z\" level=info msg=\"Created container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:12.292029 crc crio[22562]: time=\"2026-06-19T12:16:12.291892461Z\" level=info msg=\"Starting container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b\" id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:16:12.301823 crc crio[22562]: time=\"2026-06-19T12:16:12.301712924Z\" level=info msg=\"Started container\" PID=190275 containerID=a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b description=openshift-marketplace/community-operators-8pj6k/extract-utilities id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\nJun 19 12:16:13.125515 crc crio[22562]: time=\"2026-06-19T12:16:13.124290773Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage\nJun 19 12:16:13.129984 crc crio[22562]: time=\"2026-06-19T12:16:13.129746928Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 12:16:14.600029 crc crio[22562]: time=\"2026-06-19T12:16:14.599499719Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage\nJun 19 12:16:14.603467 crc crio[22562]: time=\"2026-06-19T12:16:14.601567739Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=084b35f4-e396-495b-b48a-8c06d3263dce name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:14.607403 crc crio[22562]: time=\"2026-06-19T12:16:14.606562492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b4bdf502-f090-4917-abda-ddcd6d10506d name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:14.621327 crc crio[22562]: time=\"2026-06-19T12:16:14.620869227Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/extract-content\" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:14.622762 crc crio[22562]: time=\"2026-06-19T12:16:14.62181329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:14.695353 crc crio[22562]: time=\"2026-06-19T12:16:14.695220375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:14.699510 crc crio[22562]: time=\"2026-06-19T12:16:14.699350567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:15.004770 crc crio[22562]: time=\"2026-06-19T12:16:15.003941698Z\" level=info msg=\"Created container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content\" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:15.006628 crc crio[22562]: time=\"2026-06-19T12:16:15.006544292Z\" level=info msg=\"Starting container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4\" id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:16:15.013422 crc crio[22562]: time=\"2026-06-19T12:16:15.013303768Z\" level=info msg=\"Started container\" PID=190406 containerID=9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4 description=openshift-marketplace/community-operators-8pj6k/extract-content id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\nJun 19 12:16:20.284286 crc crio[22562]: time=\"2026-06-19T12:16:20.282097723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa54c864-fdd7-48f3-afef-c22a03d9bfff name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:20.289107 crc crio[22562]: time=\"2026-06-19T12:16:20.288789448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35b1aa4c-4fd1-44d5-84d3-53cb39905ff7 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:16:20.431753 crc crio[22562]: time=\"2026-06-19T12:16:20.43159848Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/registry-server\" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:20.432273 crc crio[22562]: time=\"2026-06-19T12:16:20.432111382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:20.503194 crc crio[22562]: time=\"2026-06-19T12:16:20.502956864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:20.506777 crc crio[22562]: time=\"2026-06-19T12:16:20.506683247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:16:20.717186 crc crio[22562]: time=\"2026-06-19T12:16:20.717042508Z\" level=info msg=\"Created container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:16:20.719581 crc crio[22562]: time=\"2026-06-19T12:16:20.719495537Z\" level=info msg=\"Starting container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43\" id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:16:20.727731 crc crio[22562]: time=\"2026-06-19T12:16:20.727627459Z\" level=info msg=\"Started container\" PID=190793 containerID=39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 description=openshift-marketplace/community-operators-8pj6k/registry-server id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\nJun 19 12:16:33.581120 crc crio[22562]: time=\"2026-06-19T12:16:33.580188787Z\" level=info msg=\"Stopping container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 (timeout: 2s)\" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:16:33.718117 crc crio[22562]: time=\"2026-06-19T12:16:33.717934682Z\" level=info msg=\"Stopped container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:16:33.719665 crc crio[22562]: time=\"2026-06-19T12:16:33.719389038Z\" level=info msg=\"Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:16:33.721203 crc crio[22562]: time=\"2026-06-19T12:16:33.720260749Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0006588d8}] Aliases:map[]}\"\nJun 19 12:16:33.721203 crc crio[22562]: time=\"2026-06-19T12:16:33.720440214Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8pj6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:16:34.133401 crc crio[22562]: time=\"2026-06-19T12:16:34.132287566Z\" level=info msg=\"Stopped pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:16:34.612892 crc crio[22562]: time=\"2026-06-19T12:16:34.612380407Z\" level=info msg=\"Removing container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43\" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:16:34.650984 crc crio[22562]: time=\"2026-06-19T12:16:34.650864599Z\" level=info msg=\"Removed container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:16:34.657930 crc crio[22562]: time=\"2026-06-19T12:16:34.657823501Z\" level=info msg=\"Removing container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4\" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:16:34.725604 crc crio[22562]: time=\"2026-06-19T12:16:34.725550105Z\" level=info msg=\"Removed container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content\" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:16:34.736109 crc crio[22562]: time=\"2026-06-19T12:16:34.735748908Z\" level=info msg=\"Removing container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b\" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:16:34.809428 crc crio[22562]: time=\"2026-06-19T12:16:34.809300797Z\" level=info msg=\"Removed container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:03.335943 crc crio[22562]: time=\"2026-06-19T12:17:03.334274503Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-w8knd/POD\" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:17:03.337550 crc crio[22562]: time=\"2026-06-19T12:17:03.336288653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:03.425625 crc crio[22562]: time=\"2026-06-19T12:17:03.425514859Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}\"\nJun 19 12:17:03.425625 crc crio[22562]: time=\"2026-06-19T12:17:03.425599912Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-w8knd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:17:03.818909 crc crio[22562]: 2026-06-19T12:17:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a907f902f9f93 Mac:22:3e:14:68:a6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:17:03.820529 crc crio[22562]: time=\"2026-06-19T12:17:03.820443494Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}\"\nJun 19 12:17:03.820650 crc crio[22562]: time=\"2026-06-19T12:17:03.820623689Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-w8knd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:17:03.832440 crc crio[22562]: time=\"2026-06-19T12:17:03.831754134Z\" level=info msg=\"Ran pod sandbox c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 with infra container: openshift-marketplace/redhat-marketplace-w8knd/POD\" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:17:03.838057 crc crio[22562]: time=\"2026-06-19T12:17:03.835356013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c94c9260-2bd3-42b7-9f4c-3f94a48ad362 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:03.841736 crc crio[22562]: time=\"2026-06-19T12:17:03.83968257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea555879-5064-4077-8375-05e836ce7d3a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:03.855401 crc crio[22562]: time=\"2026-06-19T12:17:03.852524128Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:03.855401 crc crio[22562]: time=\"2026-06-19T12:17:03.853113532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:03.989942 crc crio[22562]: time=\"2026-06-19T12:17:03.988764275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:04.009389 crc crio[22562]: time=\"2026-06-19T12:17:04.004416883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:04.180081 crc crio[22562]: time=\"2026-06-19T12:17:04.178183679Z\" level=info msg=\"Created container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:04.180081 crc crio[22562]: time=\"2026-06-19T12:17:04.179514932Z\" level=info msg=\"Starting container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0\" id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:04.187461 crc crio[22562]: time=\"2026-06-19T12:17:04.187350306Z\" level=info msg=\"Started container\" PID=193238 containerID=ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0 description=openshift-marketplace/redhat-marketplace-w8knd/extract-utilities id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\nJun 19 12:17:04.321664 crc crio[22562]: time=\"2026-06-19T12:17:04.321582224Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage\nJun 19 12:17:04.335333 crc crio[22562]: time=\"2026-06-19T12:17:04.335071278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 12:17:04.981080 crc crio[22562]: time=\"2026-06-19T12:17:04.980295552Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage\nJun 19 12:17:04.982889 crc crio[22562]: time=\"2026-06-19T12:17:04.982396384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59c7ded5-3314-4075-b2d0-8d8aa6e2c91c name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:04.986084 crc crio[22562]: time=\"2026-06-19T12:17:04.985677545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=401bdc68-81d1-4004-9ca7-c1a7bd298397 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:04.995641 crc crio[22562]: time=\"2026-06-19T12:17:04.995542848Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:04.996587 crc crio[22562]: time=\"2026-06-19T12:17:04.996329168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.072890 crc crio[22562]: time=\"2026-06-19T12:17:05.072777198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.082950 crc crio[22562]: time=\"2026-06-19T12:17:05.082842998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.160880 crc crio[22562]: time=\"2026-06-19T12:17:05.160763264Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6x7zw/POD\" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:17:05.161043 crc crio[22562]: time=\"2026-06-19T12:17:05.160907567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.212026 crc crio[22562]: time=\"2026-06-19T12:17:05.211884357Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}\"\nJun 19 12:17:05.212026 crc crio[22562]: time=\"2026-06-19T12:17:05.211968409Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6x7zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:17:05.471206 crc crio[22562]: time=\"2026-06-19T12:17:05.470458891Z\" level=info msg=\"Created container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:05.474887 crc crio[22562]: time=\"2026-06-19T12:17:05.474727757Z\" level=info msg=\"Starting container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783\" id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:05.485719 crc crio[22562]: time=\"2026-06-19T12:17:05.485620846Z\" level=info msg=\"Started container\" PID=193371 containerID=434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783 description=openshift-marketplace/redhat-marketplace-w8knd/extract-content id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\nJun 19 12:17:05.824467 crc crio[22562]: 2026-06-19T12:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1399bfb29a21833 Mac:26:54:d2:bd:78:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 SocketPath: PciID:}] [{Interface:0xc0002f8790 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:17:05.825883 crc crio[22562]: time=\"2026-06-19T12:17:05.825811847Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}\"\nJun 19 12:17:05.826261 crc crio[22562]: time=\"2026-06-19T12:17:05.825979471Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6x7zw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:17:05.839566 crc crio[22562]: time=\"2026-06-19T12:17:05.838401599Z\" level=info msg=\"Ran pod sandbox 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 with infra container: openshift-marketplace/certified-operators-6x7zw/POD\" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:17:05.844426 crc crio[22562]: time=\"2026-06-19T12:17:05.844379546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bfab72e-fbea-4f9a-8786-f6fcd5146074 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:05.852767 crc crio[22562]: time=\"2026-06-19T12:17:05.852688842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c190efcb-b4db-46eb-b4eb-ccf05842fdef name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:05.895975 crc crio[22562]: time=\"2026-06-19T12:17:05.89588201Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:05.896430 crc crio[22562]: time=\"2026-06-19T12:17:05.896371892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.957336 crc crio[22562]: time=\"2026-06-19T12:17:05.957241417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:05.968021 crc crio[22562]: time=\"2026-06-19T12:17:05.967921221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:06.168667 crc crio[22562]: time=\"2026-06-19T12:17:06.168216463Z\" level=info msg=\"Created container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:06.172259 crc crio[22562]: time=\"2026-06-19T12:17:06.170403628Z\" level=info msg=\"Starting container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412\" id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:06.179319 crc crio[22562]: time=\"2026-06-19T12:17:06.179259266Z\" level=info msg=\"Started container\" PID=193464 containerID=18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412 description=openshift-marketplace/certified-operators-6x7zw/extract-utilities id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\nJun 19 12:17:06.387431 crc crio[22562]: time=\"2026-06-19T12:17:06.387332811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b74b42bf-ebd6-46ab-b8b1-d32b776c6759 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:06.391668 crc crio[22562]: time=\"2026-06-19T12:17:06.391370061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74d05673-1622-471a-8a5e-34f7ffbea7b9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:06.393672 crc crio[22562]: time=\"2026-06-19T12:17:06.393582446Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage\nJun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.397933243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.400358294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.400723992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:06.502404 crc crio[22562]: time=\"2026-06-19T12:17:06.501623807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:06.509322 crc crio[22562]: time=\"2026-06-19T12:17:06.508340103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:06.649624 crc crio[22562]: time=\"2026-06-19T12:17:06.648879128Z\" level=info msg=\"Created container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:06.651372 crc crio[22562]: time=\"2026-06-19T12:17:06.651295428Z\" level=info msg=\"Starting container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0\" id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:06.659437 crc crio[22562]: time=\"2026-06-19T12:17:06.658223199Z\" level=info msg=\"Started container\" PID=193528 containerID=7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 description=openshift-marketplace/redhat-marketplace-w8knd/registry-server id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\nJun 19 12:17:07.036207 crc crio[22562]: time=\"2026-06-19T12:17:07.035979029Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage\nJun 19 12:17:07.041047 crc crio[22562]: time=\"2026-06-19T12:17:07.040945892Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a808f4a8-b67f-4276-844e-3a2310776208 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:07.044477 crc crio[22562]: time=\"2026-06-19T12:17:07.044413528Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=71ccbb95-e180-4ab3-b87a-a6110fce88f8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:07.054727 crc crio[22562]: time=\"2026-06-19T12:17:07.05463294Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:07.055304 crc crio[22562]: time=\"2026-06-19T12:17:07.055253806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:07.174420 crc crio[22562]: time=\"2026-06-19T12:17:07.1743331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:07.181581 crc crio[22562]: time=\"2026-06-19T12:17:07.181502167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:07.341063 crc crio[22562]: time=\"2026-06-19T12:17:07.34094731Z\" level=info msg=\"Created container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:07.343039 crc crio[22562]: time=\"2026-06-19T12:17:07.342920258Z\" level=info msg=\"Starting container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d\" id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:07.350961 crc crio[22562]: time=\"2026-06-19T12:17:07.350887316Z\" level=info msg=\"Started container\" PID=193583 containerID=257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d description=openshift-marketplace/certified-operators-6x7zw/extract-content id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\nJun 19 12:17:09.273298 crc crio[22562]: time=\"2026-06-19T12:17:09.272788025Z\" level=info msg=\"Removing container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d\" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:09.712378 crc crio[22562]: time=\"2026-06-19T12:17:09.711487023Z\" level=info msg=\"Removed container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:09.725604 crc crio[22562]: time=\"2026-06-19T12:17:09.72552025Z\" level=info msg=\"Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:09.725604 crc crio[22562]: time=\"2026-06-19T12:17:09.725583111Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:09.726235 crc crio[22562]: time=\"2026-06-19T12:17:09.726206067Z\" level=info msg=\"Removing pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:17:09.760821 crc crio[22562]: time=\"2026-06-19T12:17:09.760646678Z\" level=info msg=\"Removed pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:17:09.762589 crc crio[22562]: time=\"2026-06-19T12:17:09.762491423Z\" level=info msg=\"Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:09.762694 crc crio[22562]: time=\"2026-06-19T12:17:09.762600006Z\" level=info msg=\"Stopped pod sandbox (already stopped): c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:09.763915 crc crio[22562]: time=\"2026-06-19T12:17:09.763616951Z\" level=info msg=\"Removing pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:17:09.788105 crc crio[22562]: time=\"2026-06-19T12:17:09.788029085Z\" level=info msg=\"Removed pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:17:10.525517 crc crio[22562]: time=\"2026-06-19T12:17:10.525276105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c7583fc-43f7-4a1e-8db0-b37fdb937234 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:10.531729 crc crio[22562]: time=\"2026-06-19T12:17:10.530638876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ac48e8b-5c6f-4cdb-a576-bf15d3f6284a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:17:10.608810 crc crio[22562]: time=\"2026-06-19T12:17:10.608606343Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:10.609355 crc crio[22562]: time=\"2026-06-19T12:17:10.609310541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:10.662665 crc crio[22562]: time=\"2026-06-19T12:17:10.662578519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:10.666545 crc crio[22562]: time=\"2026-06-19T12:17:10.666482825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:17:11.826326 crc crio[22562]: time=\"2026-06-19T12:17:11.812481471Z\" level=info msg=\"Created container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:17:11.852686 crc crio[22562]: time=\"2026-06-19T12:17:11.852111751Z\" level=info msg=\"Starting container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7\" id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:17:11.895709 crc crio[22562]: time=\"2026-06-19T12:17:11.895443693Z\" level=info msg=\"Started container\" PID=193752 containerID=e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 description=openshift-marketplace/certified-operators-6x7zw/registry-server id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\nJun 19 12:17:15.869639 crc crio[22562]: time=\"2026-06-19T12:17:15.868602171Z\" level=info msg=\"Stopping container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 (timeout: 2s)\" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:17:17.411242 crc crio[22562]: time=\"2026-06-19T12:17:17.410080223Z\" level=info msg=\"Stopped container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:17:17.412474 crc crio[22562]: time=\"2026-06-19T12:17:17.41237333Z\" level=info msg=\"Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:17.415355 crc crio[22562]: time=\"2026-06-19T12:17:17.415252631Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc001613bb8}] Aliases:map[]}\"\nJun 19 12:17:17.415555 crc crio[22562]: time=\"2026-06-19T12:17:17.415503147Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-w8knd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:17:17.838104 crc crio[22562]: time=\"2026-06-19T12:17:17.836853096Z\" level=info msg=\"Stopped pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:26.160085 crc crio[22562]: time=\"2026-06-19T12:17:26.150711841Z\" level=info msg=\"Stopping container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 (timeout: 2s)\" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:17:26.279791 crc crio[22562]: time=\"2026-06-19T12:17:26.279689951Z\" level=info msg=\"Stopped container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:17:26.281377 crc crio[22562]: time=\"2026-06-19T12:17:26.281305861Z\" level=info msg=\"Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:26.282452 crc crio[22562]: time=\"2026-06-19T12:17:26.282066129Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc000658948}] Aliases:map[]}\"\nJun 19 12:17:26.282452 crc crio[22562]: time=\"2026-06-19T12:17:26.282398057Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6x7zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:17:26.643181 crc crio[22562]: time=\"2026-06-19T12:17:26.642656946Z\" level=info msg=\"Stopped pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:17:27.177346 crc crio[22562]: time=\"2026-06-19T12:17:27.176635518Z\" level=info msg=\"Removing container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7\" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:27.209403 crc crio[22562]: time=\"2026-06-19T12:17:27.209287286Z\" level=info msg=\"Removed container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:27.213049 crc crio[22562]: time=\"2026-06-19T12:17:27.212920055Z\" level=info msg=\"Removing container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d\" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:27.259022 crc crio[22562]: time=\"2026-06-19T12:17:27.258896592Z\" level=info msg=\"Removed container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:27.263040 crc crio[22562]: time=\"2026-06-19T12:17:27.262937872Z\" level=info msg=\"Removing container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412\" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:17:27.303800 crc crio[22562]: time=\"2026-06-19T12:17:27.30368899Z\" level=info msg=\"Removed container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:18:00.554322 crc crio[22562]: time=\"2026-06-19T12:18:00.553456735Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697858-xrx9w/POD\" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:18:00.557582 crc crio[22562]: time=\"2026-06-19T12:18:00.554364518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:18:00.631343 crc crio[22562]: time=\"2026-06-19T12:18:00.630894229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}\"\nJun 19 12:18:00.631343 crc crio[22562]: time=\"2026-06-19T12:18:00.630949451Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697858-xrx9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:18:01.238310 crc crio[22562]: 2026-06-19T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5fa8fd2e13396 Mac:46:49:5d:05:4c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:18:01.240333 crc crio[22562]: time=\"2026-06-19T12:18:01.239843766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}\"\nJun 19 12:18:01.240333 crc crio[22562]: time=\"2026-06-19T12:18:01.240092482Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697858-xrx9w for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:18:01.256729 crc crio[22562]: time=\"2026-06-19T12:18:01.25660883Z\" level=info msg=\"Ran pod sandbox 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b with infra container: openshift-infra/auto-csr-approver-29697858-xrx9w/POD\" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:18:01.260556 crc crio[22562]: time=\"2026-06-19T12:18:01.260473636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage\nJun 19 12:18:01.270065 crc crio[22562]: time=\"2026-06-19T12:18:01.26995473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:18:02.218898 crc crio[22562]: time=\"2026-06-19T12:18:02.218006581Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage\nJun 19 12:18:02.221493 crc crio[22562]: time=\"2026-06-19T12:18:02.219811236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=980db67f-9bcb-456b-ab98-cee44e7082b6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:18:02.224718 crc crio[22562]: time=\"2026-06-19T12:18:02.224592934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a4900ec-91da-48ba-ab5d-9ab2d9c0db4a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:18:02.234604 crc crio[22562]: time=\"2026-06-19T12:18:02.234369325Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:18:02.235623 crc crio[22562]: time=\"2026-06-19T12:18:02.235389641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:18:02.298118 crc crio[22562]: time=\"2026-06-19T12:18:02.297854626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:18:02.821552 crc crio[22562]: time=\"2026-06-19T12:18:02.821076063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:18:02.949872 crc crio[22562]: time=\"2026-06-19T12:18:02.949726583Z\" level=info msg=\"Created container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:18:02.952497 crc crio[22562]: time=\"2026-06-19T12:18:02.952406631Z\" level=info msg=\"Starting container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f\" id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:18:02.963282 crc crio[22562]: time=\"2026-06-19T12:18:02.962247604Z\" level=info msg=\"Started container\" PID=196868 containerID=e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f description=openshift-infra/auto-csr-approver-29697858-xrx9w/oc id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\nJun 19 12:18:04.921046 crc crio[22562]: time=\"2026-06-19T12:18:04.919864937Z\" level=info msg=\"Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:04.923414 crc crio[22562]: time=\"2026-06-19T12:18:04.923245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc002911168}] Aliases:map[]}\"\nJun 19 12:18:04.924247 crc crio[22562]: time=\"2026-06-19T12:18:04.924085591Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697858-xrx9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:18:05.337616 crc crio[22562]: time=\"2026-06-19T12:18:05.337560544Z\" level=info msg=\"Stopped pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:09.814555 crc crio[22562]: time=\"2026-06-19T12:18:09.813135364Z\" level=info msg=\"Removing container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15\" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:18:10.102840 crc crio[22562]: time=\"2026-06-19T12:18:10.102614332Z\" level=info msg=\"Removed container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:18:10.117516 crc crio[22562]: time=\"2026-06-19T12:18:10.117426168Z\" level=info msg=\"Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:10.117666 crc crio[22562]: time=\"2026-06-19T12:18:10.11754318Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:10.125666 crc crio[22562]: time=\"2026-06-19T12:18:10.125565049Z\" level=info msg=\"Removing pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.159195981Z\" level=info msg=\"Removed pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162297958Z\" level=info msg=\"Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162342819Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162911714Z\" level=info msg=\"Removing pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:18:10.183617 crc crio[22562]: time=\"2026-06-19T12:18:10.183480402Z\" level=info msg=\"Removed pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:19:04.982908 crc crio[22562]: time=\"2026-06-19T12:19:04.981768209Z\" level=info msg=\"Stopping pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a\" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:19:04.985371 crc crio[22562]: time=\"2026-06-19T12:19:04.984388663Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002095d98}] Aliases:map[]}\"\nJun 19 12:19:04.985371 crc crio[22562]: time=\"2026-06-19T12:19:04.984691701Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:19:05.583018 crc crio[22562]: time=\"2026-06-19T12:19:05.58247637Z\" level=info msg=\"Stopped pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a\" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:19:06.590674 crc crio[22562]: time=\"2026-06-19T12:19:06.589884949Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD\" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:19:06.591906 crc crio[22562]: time=\"2026-06-19T12:19:06.590730221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:19:06.657924 crc crio[22562]: time=\"2026-06-19T12:19:06.65782495Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}\"\nJun 19 12:19:06.657924 crc crio[22562]: time=\"2026-06-19T12:19:06.657895551Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:19:07.187761 crc crio[22562]: 2026-06-19T12:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e6b91fd6a7f95 Mac:d2:41:db:9e:71:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:19:07.189952 crc crio[22562]: time=\"2026-06-19T12:19:07.189899194Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}\"\nJun 19 12:19:07.190403 crc crio[22562]: time=\"2026-06-19T12:19:07.190344916Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:19:07.201555 crc crio[22562]: time=\"2026-06-19T12:19:07.201108632Z\" level=info msg=\"Ran pod sandbox a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD\" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:19:07.205295 crc crio[22562]: time=\"2026-06-19T12:19:07.205218384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64f2d46c-130e-44c9-8c0f-0023351e9c4e name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:19:07.284080 crc crio[22562]: time=\"2026-06-19T12:19:07.283930639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=efdef515-0fb4-40a0-a4b4-4be0787565ba name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:19:07.296524 crc crio[22562]: time=\"2026-06-19T12:19:07.296432559Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:19:07.296862 crc crio[22562]: time=\"2026-06-19T12:19:07.296797558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:19:07.358675 crc crio[22562]: time=\"2026-06-19T12:19:07.358587786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:19:07.362885 crc crio[22562]: time=\"2026-06-19T12:19:07.36282443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:19:07.516495 crc crio[22562]: time=\"2026-06-19T12:19:07.516342017Z\" level=info msg=\"Created container e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:19:07.518709 crc crio[22562]: time=\"2026-06-19T12:19:07.517832823Z\" level=info msg=\"Starting container: e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d\" id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:19:07.523098 crc crio[22562]: time=\"2026-06-19T12:19:07.52294285Z\" level=info msg=\"Started container\" PID=200723 containerID=e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722\nJun 19 12:20:00.601382 crc crio[22562]: time=\"2026-06-19T12:20:00.600428376Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697860-7pcz7/POD\" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:20:00.603852 crc crio[22562]: time=\"2026-06-19T12:20:00.601422511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:00.660691 crc crio[22562]: time=\"2026-06-19T12:20:00.660492721Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}\"\nJun 19 12:20:00.660691 crc crio[22562]: time=\"2026-06-19T12:20:00.660568943Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697860-7pcz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:20:01.290202 crc crio[22562]: 2026-06-19T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b8d775b837b47 Mac:2e:09:91:b7:77:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:20:01.292332 crc crio[22562]: time=\"2026-06-19T12:20:01.292259473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}\"\nJun 19 12:20:01.292539 crc crio[22562]: time=\"2026-06-19T12:20:01.292495849Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697860-7pcz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:20:01.305389 crc crio[22562]: time=\"2026-06-19T12:20:01.305347287Z\" level=info msg=\"Ran pod sandbox b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba with infra container: openshift-infra/auto-csr-approver-29697860-7pcz7/POD\" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:20:01.309311 crc crio[22562]: time=\"2026-06-19T12:20:01.309284474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage\nJun 19 12:20:01.321714 crc crio[22562]: time=\"2026-06-19T12:20:01.321536426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:20:02.622685 crc crio[22562]: time=\"2026-06-19T12:20:02.621630564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage\nJun 19 12:20:02.625345 crc crio[22562]: time=\"2026-06-19T12:20:02.623834369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54099d65-3d91-49ae-8f02-f5948b3268cb name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:02.627303 crc crio[22562]: time=\"2026-06-19T12:20:02.626922865Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a05ef96c-94ed-432f-9d58-fac7248282cf name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:02.637514 crc crio[22562]: time=\"2026-06-19T12:20:02.637341772Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:02.638137 crc crio[22562]: time=\"2026-06-19T12:20:02.638088751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:02.726788 crc crio[22562]: time=\"2026-06-19T12:20:02.726662411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:03.235201 crc crio[22562]: time=\"2026-06-19T12:20:03.234726483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:03.416226 crc crio[22562]: time=\"2026-06-19T12:20:03.416021435Z\" level=info msg=\"Created container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:03.417866 crc crio[22562]: time=\"2026-06-19T12:20:03.417786679Z\" level=info msg=\"Starting container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07\" id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:20:03.424471 crc crio[22562]: time=\"2026-06-19T12:20:03.424335111Z\" level=info msg=\"Started container\" PID=203751 containerID=c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07 description=openshift-infra/auto-csr-approver-29697860-7pcz7/oc id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\nJun 19 12:20:05.197795 crc crio[22562]: time=\"2026-06-19T12:20:05.196962749Z\" level=info msg=\"Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:20:05.200682 crc crio[22562]: time=\"2026-06-19T12:20:05.20060514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc00008dc08}] Aliases:map[]}\"\nJun 19 12:20:05.201110 crc crio[22562]: time=\"2026-06-19T12:20:05.20104159Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697860-7pcz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:20:05.579709 crc crio[22562]: time=\"2026-06-19T12:20:05.578954354Z\" level=info msg=\"Stopped pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:20:10.256234 crc crio[22562]: time=\"2026-06-19T12:20:10.25448572Z\" level=info msg=\"Removing container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3\" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:20:10.507711 crc crio[22562]: time=\"2026-06-19T12:20:10.506755647Z\" level=info msg=\"Removed container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:20:10.530238 crc crio[22562]: time=\"2026-06-19T12:20:10.530026832Z\" level=info msg=\"Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:20:10.530238 crc crio[22562]: time=\"2026-06-19T12:20:10.530228757Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:20:10.532320 crc crio[22562]: time=\"2026-06-19T12:20:10.532021532Z\" level=info msg=\"Removing pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:20:10.561761 crc crio[22562]: time=\"2026-06-19T12:20:10.561512641Z\" level=info msg=\"Removed pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:20:44.354729 crc crio[22562]: time=\"2026-06-19T12:20:44.353870904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-wr566/POD\" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:20:44.356074 crc crio[22562]: time=\"2026-06-19T12:20:44.354803997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:44.401337 crc crio[22562]: time=\"2026-06-19T12:20:44.401133722Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}\"\nJun 19 12:20:44.401337 crc crio[22562]: time=\"2026-06-19T12:20:44.401277256Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-wr566 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:20:45.026522 crc crio[22562]: 2026-06-19T12:20:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d58e43414b27f Mac:ca:c5:4e:33:31:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:20:45.032611 crc crio[22562]: time=\"2026-06-19T12:20:45.032517494Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}\"\nJun 19 12:20:45.034377 crc crio[22562]: time=\"2026-06-19T12:20:45.03433699Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-wr566 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.054331064Z\" level=info msg=\"Ran pod sandbox e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 with infra container: openshift-marketplace/redhat-operators-wr566/POD\" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.057263747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3ce11f4-8fb5-4a52-ba34-7ad6ae94fb25 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.064309161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f4a6c58-1be9-4475-a491-d0033d575f93 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:45.073259 crc crio[22562]: time=\"2026-06-19T12:20:45.073124179Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:45.073789 crc crio[22562]: time=\"2026-06-19T12:20:45.073728754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:45.216254 crc crio[22562]: time=\"2026-06-19T12:20:45.208716943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:45.221593 crc crio[22562]: time=\"2026-06-19T12:20:45.218838263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:45.405579 crc crio[22562]: time=\"2026-06-19T12:20:45.40482015Z\" level=info msg=\"Created container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:45.411217 crc crio[22562]: time=\"2026-06-19T12:20:45.410553023Z\" level=info msg=\"Starting container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4\" id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:20:45.417812 crc crio[22562]: time=\"2026-06-19T12:20:45.417744071Z\" level=info msg=\"Started container\" PID=206298 containerID=68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4 description=openshift-marketplace/redhat-operators-wr566/extract-utilities id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\nJun 19 12:20:45.897870 crc crio[22562]: time=\"2026-06-19T12:20:45.896535709Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage\nJun 19 12:20:45.917018 crc crio[22562]: time=\"2026-06-19T12:20:45.915473598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 12:20:46.837391 crc crio[22562]: time=\"2026-06-19T12:20:46.837276099Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage\nJun 19 12:20:46.839955 crc crio[22562]: time=\"2026-06-19T12:20:46.839810532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=28eb3d3c-3c72-4d4b-838c-04152b397017 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:46.844878 crc crio[22562]: time=\"2026-06-19T12:20:46.844740564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ed3c8510-b6f3-4a8c-979d-1cf82d9dafc8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:46.854642 crc crio[22562]: time=\"2026-06-19T12:20:46.854550107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/extract-content\" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:46.855129 crc crio[22562]: time=\"2026-06-19T12:20:46.855056729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:46.907769 crc crio[22562]: time=\"2026-06-19T12:20:46.907417624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:46.913557 crc crio[22562]: time=\"2026-06-19T12:20:46.913489294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:47.095682 crc crio[22562]: time=\"2026-06-19T12:20:47.095500134Z\" level=info msg=\"Created container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content\" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:47.097255 crc crio[22562]: time=\"2026-06-19T12:20:47.097097774Z\" level=info msg=\"Starting container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a\" id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:20:47.107626 crc crio[22562]: time=\"2026-06-19T12:20:47.107531141Z\" level=info msg=\"Started container\" PID=206427 containerID=70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a description=openshift-marketplace/redhat-operators-wr566/extract-content id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\nJun 19 12:20:55.110874 crc crio[22562]: time=\"2026-06-19T12:20:55.109951915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=519c3854-dd2b-4442-96a2-edb171d6be09 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:55.114701 crc crio[22562]: time=\"2026-06-19T12:20:55.114580269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72eb56f6-63f1-4569-9207-a05e7afb446b name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:20:55.124676 crc crio[22562]: time=\"2026-06-19T12:20:55.124547566Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/registry-server\" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:55.125624 crc crio[22562]: time=\"2026-06-19T12:20:55.125089759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:55.242915 crc crio[22562]: time=\"2026-06-19T12:20:55.242742279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:55.251701 crc crio[22562]: time=\"2026-06-19T12:20:55.251533016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:20:55.417745 crc crio[22562]: time=\"2026-06-19T12:20:55.417607792Z\" level=info msg=\"Created container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:20:55.419810 crc crio[22562]: time=\"2026-06-19T12:20:55.419624992Z\" level=info msg=\"Starting container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5\" id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:20:55.431546 crc crio[22562]: time=\"2026-06-19T12:20:55.431331211Z\" level=info msg=\"Started container\" PID=206876 containerID=25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 description=openshift-marketplace/redhat-operators-wr566/registry-server id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\nJun 19 12:21:15.619460 crc crio[22562]: time=\"2026-06-19T12:21:15.618391697Z\" level=info msg=\"Stopping container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 (timeout: 2s)\" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:21:15.759768 crc crio[22562]: time=\"2026-06-19T12:21:15.759591269Z\" level=info msg=\"Stopped container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:21:15.761825 crc crio[22562]: time=\"2026-06-19T12:21:15.761689071Z\" level=info msg=\"Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:21:15.763364 crc crio[22562]: time=\"2026-06-19T12:21:15.763053135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc0006598b8}] Aliases:map[]}\"\nJun 19 12:21:15.763602 crc crio[22562]: time=\"2026-06-19T12:21:15.763471345Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-wr566 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:21:16.226223 crc crio[22562]: time=\"2026-06-19T12:21:16.225007137Z\" level=info msg=\"Stopped pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:21:16.633453 crc crio[22562]: time=\"2026-06-19T12:21:16.632676886Z\" level=info msg=\"Removing container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5\" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:21:16.661422 crc crio[22562]: time=\"2026-06-19T12:21:16.661344125Z\" level=info msg=\"Removed container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:21:16.663877 crc crio[22562]: time=\"2026-06-19T12:21:16.663800706Z\" level=info msg=\"Removing container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a\" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:21:16.726014 crc crio[22562]: time=\"2026-06-19T12:21:16.72587607Z\" level=info msg=\"Removed container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content\" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:21:16.736614 crc crio[22562]: time=\"2026-06-19T12:21:16.736491093Z\" level=info msg=\"Removing container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4\" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:21:16.766365 crc crio[22562]: time=\"2026-06-19T12:21:16.76629393Z\" level=info msg=\"Removed container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:22:00.572828 crc crio[22562]: time=\"2026-06-19T12:22:00.571755973Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697862-xgr4m/POD\" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:22:00.572828 crc crio[22562]: time=\"2026-06-19T12:22:00.572817099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:22:00.609620 crc crio[22562]: time=\"2026-06-19T12:22:00.608084531Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}\"\nJun 19 12:22:00.609620 crc crio[22562]: time=\"2026-06-19T12:22:00.608135852Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697862-xgr4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:22:01.294663 crc crio[22562]: 2026-06-19T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65c364786e2568 Mac:32:5e:24:05:bc:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:22:01.296574 crc crio[22562]: time=\"2026-06-19T12:22:01.296496353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}\"\nJun 19 12:22:01.296760 crc crio[22562]: time=\"2026-06-19T12:22:01.296697957Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697862-xgr4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:22:01.307267 crc crio[22562]: time=\"2026-06-19T12:22:01.305567167Z\" level=info msg=\"Ran pod sandbox c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 with infra container: openshift-infra/auto-csr-approver-29697862-xgr4m/POD\" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:22:01.318910 crc crio[22562]: time=\"2026-06-19T12:22:01.318824655Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage\nJun 19 12:22:01.333368 crc crio[22562]: time=\"2026-06-19T12:22:01.330482943Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:22:02.456249 crc crio[22562]: time=\"2026-06-19T12:22:02.45551395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage\nJun 19 12:22:02.471505 crc crio[22562]: time=\"2026-06-19T12:22:02.47129718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=362722d2-83af-4cda-be63-149ac5cc5f64 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:22:02.484079 crc crio[22562]: time=\"2026-06-19T12:22:02.483781479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f064f818-5424-4049-9598-e83d7819be15 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:22:02.530847 crc crio[22562]: time=\"2026-06-19T12:22:02.530573676Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:22:02.531279 crc crio[22562]: time=\"2026-06-19T12:22:02.531221792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:22:02.624938 crc crio[22562]: time=\"2026-06-19T12:22:02.624835126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:22:03.098466 crc crio[22562]: time=\"2026-06-19T12:22:03.098370215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:22:03.262947 crc crio[22562]: time=\"2026-06-19T12:22:03.262856112Z\" level=info msg=\"Created container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:22:03.265735 crc crio[22562]: time=\"2026-06-19T12:22:03.265621561Z\" level=info msg=\"Starting container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec\" id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:22:03.280662 crc crio[22562]: time=\"2026-06-19T12:22:03.280496278Z\" level=info msg=\"Started container\" PID=210630 containerID=a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec description=openshift-infra/auto-csr-approver-29697862-xgr4m/oc id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\nJun 19 12:22:05.557107 crc crio[22562]: time=\"2026-06-19T12:22:05.556225797Z\" level=info msg=\"Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:05.558945 crc crio[22562]: time=\"2026-06-19T12:22:05.557693103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc0006597d0}] Aliases:map[]}\"\nJun 19 12:22:05.558945 crc crio[22562]: time=\"2026-06-19T12:22:05.557820837Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697862-xgr4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:22:06.036698 crc crio[22562]: time=\"2026-06-19T12:22:06.036243636Z\" level=info msg=\"Stopped pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:10.649899 crc crio[22562]: time=\"2026-06-19T12:22:10.648710941Z\" level=info msg=\"Removing container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9\" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:22:10.857315 crc crio[22562]: time=\"2026-06-19T12:22:10.857119914Z\" level=info msg=\"Removed container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:22:10.876937 crc crio[22562]: time=\"2026-06-19T12:22:10.876791531Z\" level=info msg=\"Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:10.878039 crc crio[22562]: time=\"2026-06-19T12:22:10.877848086Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:10.879430 crc crio[22562]: time=\"2026-06-19T12:22:10.879333443Z\" level=info msg=\"Removing pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:22:10.916085 crc crio[22562]: time=\"2026-06-19T12:22:10.915990399Z\" level=info msg=\"Removed pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:22:10.918748 crc crio[22562]: time=\"2026-06-19T12:22:10.918482012Z\" level=info msg=\"Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:10.918748 crc crio[22562]: time=\"2026-06-19T12:22:10.918569944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:10.920493 crc crio[22562]: time=\"2026-06-19T12:22:10.9204207Z\" level=info msg=\"Removing pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:22:10.946367 crc crio[22562]: time=\"2026-06-19T12:22:10.946269798Z\" level=info msg=\"Removed pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:22:30.037648 crc crio[22562]: time=\"2026-06-19T12:22:30.036827502Z\" level=info msg=\"Stopping pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722\" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:30.039527 crc crio[22562]: time=\"2026-06-19T12:22:30.03835153Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000329cd0}] Aliases:map[]}\"\nJun 19 12:22:30.039527 crc crio[22562]: time=\"2026-06-19T12:22:30.038490853Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:22:30.746644 crc crio[22562]: time=\"2026-06-19T12:22:30.746232432Z\" level=info msg=\"Stopped pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722\" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:22:32.187064 crc crio[22562]: time=\"2026-06-19T12:22:32.185358125Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:11.016021 crc crio[22562]: time=\"2026-06-19T12:23:11.015255105Z\" level=info msg=\"Removing container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783\" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.089454 crc crio[22562]: time=\"2026-06-19T12:23:11.088807033Z\" level=info msg=\"Removed container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.096080 crc crio[22562]: time=\"2026-06-19T12:23:11.095986191Z\" level=info msg=\"Removing container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0\" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.167060 crc crio[22562]: time=\"2026-06-19T12:23:11.166968166Z\" level=info msg=\"Removed container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.175475 crc crio[22562]: time=\"2026-06-19T12:23:11.175407845Z\" level=info msg=\"Removing container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0\" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.230521 crc crio[22562]: time=\"2026-06-19T12:23:11.230413795Z\" level=info msg=\"Removed container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:23:11.243579 crc crio[22562]: time=\"2026-06-19T12:23:11.243482898Z\" level=info msg=\"Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:23:11.243579 crc crio[22562]: time=\"2026-06-19T12:23:11.24358494Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:23:11.244371 crc crio[22562]: time=\"2026-06-19T12:23:11.244315159Z\" level=info msg=\"Removing pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:23:11.285976 crc crio[22562]: time=\"2026-06-19T12:23:11.282500933Z\" level=info msg=\"Removed pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:23:11.647125 crc crio[22562]: time=\"2026-06-19T12:23:11.646626026Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/must-gather-kgr45/POD\" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:23:11.647308 crc crio[22562]: time=\"2026-06-19T12:23:11.647242561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:11.684665 crc crio[22562]: time=\"2026-06-19T12:23:11.684477832Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}\"\nJun 19 12:23:11.684665 crc crio[22562]: time=\"2026-06-19T12:23:11.684539563Z\" level=info msg=\"Adding pod openshift-must-gather-p655l_must-gather-kgr45 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:23:12.356741 crc crio[22562]: 2026-06-19T12:23:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15842c96e6b4d68 Mac:42:2b:de:c3:7b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:23:12.359741 crc crio[22562]: time=\"2026-06-19T12:23:12.359636705Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}\"\nJun 19 12:23:12.360129 crc crio[22562]: time=\"2026-06-19T12:23:12.360045385Z\" level=info msg=\"Checking pod openshift-must-gather-p655l_must-gather-kgr45 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:23:12.374755 crc crio[22562]: time=\"2026-06-19T12:23:12.374622086Z\" level=info msg=\"Ran pod sandbox 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e with infra container: openshift-must-gather-p655l/must-gather-kgr45/POD\" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:23:12.379924 crc crio[22562]: time=\"2026-06-19T12:23:12.379389873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:12.380297 crc crio[22562]: time=\"2026-06-19T12:23:12.380215724Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:12.380733 crc crio[22562]: time=\"2026-06-19T12:23:12.380652065Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:12.382706 crc crio[22562]: time=\"2026-06-19T12:23:12.382566932Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage\nJun 19 12:23:12.400741 crc crio[22562]: time=\"2026-06-19T12:23:12.399530651Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 19 12:23:21.619295 crc crio[22562]: time=\"2026-06-19T12:23:21.6186565Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage\nJun 19 12:23:21.621453 crc crio[22562]: time=\"2026-06-19T12:23:21.620383162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=7d5985f2-89fa-4af7-b12f-f6cf76490e09 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:21.626539 crc crio[22562]: time=\"2026-06-19T12:23:21.62557008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e4b08b46-2347-4c44-b3e1-fce961f7b6e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:21.637052 crc crio[22562]: time=\"2026-06-19T12:23:21.636841059Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:21.638841 crc crio[22562]: time=\"2026-06-19T12:23:21.638756717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:21.741378 crc crio[22562]: time=\"2026-06-19T12:23:21.741279321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:22.055730 crc crio[22562]: time=\"2026-06-19T12:23:22.055588753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:22.360758 crc crio[22562]: time=\"2026-06-19T12:23:22.360500172Z\" level=info msg=\"Created container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:22.361980 crc crio[22562]: time=\"2026-06-19T12:23:22.361888746Z\" level=info msg=\"Starting container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659\" id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:23:22.374207 crc crio[22562]: time=\"2026-06-19T12:23:22.373734169Z\" level=info msg=\"Started container\" PID=214944 containerID=6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659 description=openshift-must-gather-p655l/must-gather-kgr45/gather id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\nJun 19 12:23:22.401193 crc crio[22562]: time=\"2026-06-19T12:23:22.40048742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3c74b03b-ecbc-43dd-a7ae-c7e4419e43c5 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:22.405663 crc crio[22562]: time=\"2026-06-19T12:23:22.405507484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ebc48f16-af54-4401-bc6d-339716eae865 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:22.424083 crc crio[22562]: time=\"2026-06-19T12:23:22.423917389Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:22.426837 crc crio[22562]: time=\"2026-06-19T12:23:22.426696699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:22.477598 crc crio[22562]: time=\"2026-06-19T12:23:22.477509765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:22.773676 crc crio[22562]: time=\"2026-06-19T12:23:22.772094489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:22.823623 crc crio[22562]: time=\"2026-06-19T12:23:22.823518979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:22.893232 crc crio[22562]: time=\"2026-06-19T12:23:22.893091211Z\" level=info msg=\"Created container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:22.897549 crc crio[22562]: time=\"2026-06-19T12:23:22.895656293Z\" level=info msg=\"Starting container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc\" id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:23:22.905502 crc crio[22562]: time=\"2026-06-19T12:23:22.905426666Z\" level=info msg=\"Started container\" PID=215002 containerID=30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc description=openshift-must-gather-p655l/must-gather-kgr45/copy id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\nJun 19 12:23:28.053833 crc crio[22562]: time=\"2026-06-19T12:23:28.053054902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.082088 crc crio[22562]: time=\"2026-06-19T12:23:28.081994029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.338597 crc crio[22562]: time=\"2026-06-19T12:23:28.33847059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.340618 crc crio[22562]: time=\"2026-06-19T12:23:28.34050939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.342891 crc crio[22562]: time=\"2026-06-19T12:23:28.342801777Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.470006 crc crio[22562]: time=\"2026-06-19T12:23:28.469881709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.737299 crc crio[22562]: time=\"2026-06-19T12:23:28.73722616Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:28.754106 crc crio[22562]: time=\"2026-06-19T12:23:28.754032504Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:23:30.003409 crc crio[22562]: time=\"2026-06-19T12:23:30.002902264Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/crc-debug-hrshn/POD\" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:23:30.003409 crc crio[22562]: time=\"2026-06-19T12:23:30.003408766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:30.027710 crc crio[22562]: time=\"2026-06-19T12:23:30.027621736Z\" 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=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:23:30.042282 crc crio[22562]: time=\"2026-06-19T12:23:30.042206826Z\" level=info msg=\"Ran pod sandbox 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f with infra container: openshift-must-gather-p655l/crc-debug-hrshn/POD\" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:23:30.046425 crc crio[22562]: time=\"2026-06-19T12:23:30.046284047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:30.046893 crc crio[22562]: time=\"2026-06-19T12:23:30.046872182Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:30.047078 crc crio[22562]: time=\"2026-06-19T12:23:30.047059447Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:30.051253 crc crio[22562]: time=\"2026-06-19T12:23:30.049830615Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage\nJun 19 12:23:30.054891 crc crio[22562]: time=\"2026-06-19T12:23:30.054811899Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 19 12:23:48.864475 crc crio[22562]: time=\"2026-06-19T12:23:48.863617207Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage\nJun 19 12:23:48.866005 crc crio[22562]: time=\"2026-06-19T12:23:48.865283908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=47d0e062-fe59-4c93-b721-b78eddc80e17 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:48.869387 crc crio[22562]: time=\"2026-06-19T12:23:48.869327188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5ff584ed-02ac-4928-a407-4ad804fba566 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:23:48.879381 crc crio[22562]: time=\"2026-06-19T12:23:48.879284104Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:48.881306 crc crio[22562]: time=\"2026-06-19T12:23:48.881246993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:48.932555 crc crio[22562]: time=\"2026-06-19T12:23:48.931852214Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:48.978912 crc crio[22562]: time=\"2026-06-19T12:23:48.978785805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:48.981664 crc crio[22562]: time=\"2026-06-19T12:23:48.981622505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:23:49.171820 crc crio[22562]: time=\"2026-06-19T12:23:49.171702504Z\" level=info msg=\"Created container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:23:49.173353 crc crio[22562]: time=\"2026-06-19T12:23:49.173285553Z\" level=info msg=\"Starting container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129\" id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:23:49.180849 crc crio[22562]: time=\"2026-06-19T12:23:49.180737428Z\" level=info msg=\"Started container\" PID=219998 containerID=f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129 description=openshift-must-gather-p655l/crc-debug-hrshn/container-00 id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\nJun 19 12:24:00.619483 crc crio[22562]: time=\"2026-06-19T12:24:00.618818551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697864-w6jcr/POD\" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:24:00.620373 crc crio[22562]: time=\"2026-06-19T12:24:00.619538628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:00.685019 crc crio[22562]: time=\"2026-06-19T12:24:00.684890874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}\"\nJun 19 12:24:00.685019 crc crio[22562]: time=\"2026-06-19T12:24:00.685003167Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697864-w6jcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:24:01.391232 crc crio[22562]: 2026-06-19T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a84daad7d60085 Mac:5a:e4:b2:a4:7f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:24:01.393466 crc crio[22562]: time=\"2026-06-19T12:24:01.393384682Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}\"\nJun 19 12:24:01.393772 crc crio[22562]: time=\"2026-06-19T12:24:01.39371082Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697864-w6jcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:24:01.421907 crc crio[22562]: time=\"2026-06-19T12:24:01.421805165Z\" level=info msg=\"Ran pod sandbox 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 with infra container: openshift-infra/auto-csr-approver-29697864-w6jcr/POD\" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:24:01.425526 crc crio[22562]: time=\"2026-06-19T12:24:01.425424975Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage\nJun 19 12:24:01.432375 crc crio[22562]: time=\"2026-06-19T12:24:01.432252973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:24:02.610891 crc crio[22562]: time=\"2026-06-19T12:24:02.61029197Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage\nJun 19 12:24:02.613004 crc crio[22562]: time=\"2026-06-19T12:24:02.612389872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8448493-fbd1-47ec-b027-015ad1912e65 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:24:02.616058 crc crio[22562]: time=\"2026-06-19T12:24:02.61593575Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29e75aee-8648-4e31-a40f-320e01920c8b name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:24:02.630572 crc crio[22562]: time=\"2026-06-19T12:24:02.630385767Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:24:02.631841 crc crio[22562]: time=\"2026-06-19T12:24:02.631407193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:02.697314 crc crio[22562]: time=\"2026-06-19T12:24:02.697254861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:03.121893 crc crio[22562]: time=\"2026-06-19T12:24:03.120819233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:03.331128 crc crio[22562]: time=\"2026-06-19T12:24:03.331065092Z\" level=info msg=\"Created container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:24:03.334643 crc crio[22562]: time=\"2026-06-19T12:24:03.334555688Z\" level=info msg=\"Starting container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9\" id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:24:03.339767 crc crio[22562]: time=\"2026-06-19T12:24:03.339690824Z\" level=info msg=\"Started container\" PID=222143 containerID=9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9 description=openshift-infra/auto-csr-approver-29697864-w6jcr/oc id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\nJun 19 12:24:06.149426 crc crio[22562]: time=\"2026-06-19T12:24:06.148479314Z\" level=info msg=\"Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:24:06.151746 crc crio[22562]: time=\"2026-06-19T12:24:06.149899619Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc0030b4c30}] Aliases:map[]}\"\nJun 19 12:24:06.151746 crc crio[22562]: time=\"2026-06-19T12:24:06.150076934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697864-w6jcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:24:06.608217 crc crio[22562]: time=\"2026-06-19T12:24:06.605871944Z\" level=info msg=\"Stopped pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:24:20.460718 crc crio[22562]: time=\"2026-06-19T12:24:20.456334838Z\" level=info msg=\"Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:24:20.474232 crc crio[22562]: time=\"2026-06-19T12:24:20.474072327Z\" level=info msg=\"Stopped pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:24:22.456461 crc crio[22562]: time=\"2026-06-19T12:24:22.455638563Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/crc-debug-prtc2/POD\" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:24:22.457412 crc crio[22562]: time=\"2026-06-19T12:24:22.456490424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:22.481718 crc crio[22562]: time=\"2026-06-19T12:24:22.481641085Z\" 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=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:24:22.493856 crc crio[22562]: time=\"2026-06-19T12:24:22.493779816Z\" level=info msg=\"Ran pod sandbox d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed with infra container: openshift-must-gather-p655l/crc-debug-prtc2/POD\" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:24:22.496371 crc crio[22562]: time=\"2026-06-19T12:24:22.496288958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=66d5b2bb-8c10-4992-98cf-fb48a243f1ef name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:24:22.499066 crc crio[22562]: time=\"2026-06-19T12:24:22.498957034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6a992146-5251-4317-aa1f-37ed04a5561f name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:24:22.509842 crc crio[22562]: time=\"2026-06-19T12:24:22.509779622Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:24:22.510297 crc crio[22562]: time=\"2026-06-19T12:24:22.510242273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:22.567325 crc crio[22562]: time=\"2026-06-19T12:24:22.567231551Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:24:22.582613 crc crio[22562]: time=\"2026-06-19T12:24:22.58212114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:22.584598 crc crio[22562]: time=\"2026-06-19T12:24:22.58453399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:24:22.738460 crc crio[22562]: time=\"2026-06-19T12:24:22.738048416Z\" level=info msg=\"Created container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:24:22.739262 crc crio[22562]: time=\"2026-06-19T12:24:22.739113442Z\" level=info msg=\"Starting container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b\" id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:24:22.746490 crc crio[22562]: time=\"2026-06-19T12:24:22.746402262Z\" level=info msg=\"Started container\" PID=225734 containerID=c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b description=openshift-must-gather-p655l/crc-debug-prtc2/container-00 id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\nJun 19 12:24:24.526300 crc crio[22562]: time=\"2026-06-19T12:24:24.525786008Z\" level=info msg=\"Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:24:24.532989 crc crio[22562]: time=\"2026-06-19T12:24:24.532874364Z\" level=info msg=\"Stopped pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:25:11.341011 crc crio[22562]: time=\"2026-06-19T12:25:11.340422976Z\" level=info msg=\"Removing container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f\" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:25:11.517745 crc crio[22562]: time=\"2026-06-19T12:25:11.51761572Z\" level=info msg=\"Removed container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:25:11.533229 crc crio[22562]: time=\"2026-06-19T12:25:11.533045744Z\" level=info msg=\"Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:25:11.533641 crc crio[22562]: time=\"2026-06-19T12:25:11.53329564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:25:11.534002 crc crio[22562]: time=\"2026-06-19T12:25:11.533835863Z\" level=info msg=\"Removing pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:25:11.549806 crc crio[22562]: time=\"2026-06-19T12:25:11.549683166Z\" level=info msg=\"Removed pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:26:00.535587 crc crio[22562]: time=\"2026-06-19T12:26:00.535055015Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697866-wc7jd/POD\" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:26:00.537342 crc crio[22562]: time=\"2026-06-19T12:26:00.535708291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:00.570748 crc crio[22562]: time=\"2026-06-19T12:26:00.570660428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}\"\nJun 19 12:26:00.570748 crc crio[22562]: time=\"2026-06-19T12:26:00.57072721Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697866-wc7jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:26:01.178488 crc crio[22562]: 2026-06-19T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5531ce12e33d3d Mac:e6:4a:6a:5e:8e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a SocketPath: PciID:}] [{Interface:0xc00025b320 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:26:01.180399 crc crio[22562]: time=\"2026-06-19T12:26:01.180324219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}\"\nJun 19 12:26:01.180524 crc crio[22562]: time=\"2026-06-19T12:26:01.180505443Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697866-wc7jd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:26:01.206702 crc crio[22562]: time=\"2026-06-19T12:26:01.20661255Z\" level=info msg=\"Ran pod sandbox e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 with infra container: openshift-infra/auto-csr-approver-29697866-wc7jd/POD\" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:26:01.209845 crc crio[22562]: time=\"2026-06-19T12:26:01.209750518Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage\nJun 19 12:26:01.221296 crc crio[22562]: time=\"2026-06-19T12:26:01.221092849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:26:03.383074 crc crio[22562]: time=\"2026-06-19T12:26:03.382546004Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage\nJun 19 12:26:03.384655 crc crio[22562]: time=\"2026-06-19T12:26:03.384350419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b89b49fd-b748-4ed5-9aa4-023f9b5b8f45 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:03.386793 crc crio[22562]: time=\"2026-06-19T12:26:03.386705877Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0a9f1f9-6cf0-4fea-bb93-08e17ec10264 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:03.402005 crc crio[22562]: time=\"2026-06-19T12:26:03.401853313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:03.402577 crc crio[22562]: time=\"2026-06-19T12:26:03.402541291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:03.470245 crc crio[22562]: time=\"2026-06-19T12:26:03.469823329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:03.868951 crc crio[22562]: time=\"2026-06-19T12:26:03.868766063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:03.969790 crc crio[22562]: time=\"2026-06-19T12:26:03.969700045Z\" level=info msg=\"Created container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:03.973084 crc crio[22562]: time=\"2026-06-19T12:26:03.973011178Z\" level=info msg=\"Starting container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f\" id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:26:03.985299 crc crio[22562]: time=\"2026-06-19T12:26:03.985244292Z\" level=info msg=\"Started container\" PID=248874 containerID=f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f description=openshift-infra/auto-csr-approver-29697866-wc7jd/oc id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\nJun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.087256872Z\" level=info msg=\"Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.088839881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc001612f78}] Aliases:map[]}\"\nJun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.089029816Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697866-wc7jd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:26:06.485123 crc crio[22562]: time=\"2026-06-19T12:26:06.484763591Z\" level=info msg=\"Stopped pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:11.582737 crc crio[22562]: time=\"2026-06-19T12:26:11.581657746Z\" level=info msg=\"Removing container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07\" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:11.770345 crc crio[22562]: time=\"2026-06-19T12:26:11.770231232Z\" level=info msg=\"Removed container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:11.787260 crc crio[22562]: time=\"2026-06-19T12:26:11.78705835Z\" level=info msg=\"Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:11.787557 crc crio[22562]: time=\"2026-06-19T12:26:11.787273645Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:11.788032 crc crio[22562]: time=\"2026-06-19T12:26:11.787909591Z\" level=info msg=\"Removing pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:26:11.828136 crc crio[22562]: time=\"2026-06-19T12:26:11.822261633Z\" level=info msg=\"Removed pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:26:13.257530 crc crio[22562]: time=\"2026-06-19T12:26:13.25679835Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-52hdc/POD\" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:26:13.258901 crc crio[22562]: time=\"2026-06-19T12:26:13.257563009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:13.304843 crc crio[22562]: time=\"2026-06-19T12:26:13.304437862Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}\"\nJun 19 12:26:13.304843 crc crio[22562]: time=\"2026-06-19T12:26:13.30479187Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-52hdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:26:13.947118 crc crio[22562]: 2026-06-19T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ce0b033bb1d986 Mac:e6:3e:dd:ed:27:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d SocketPath: PciID:}] [{Interface:0xc00013b220 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:26:13.948584 crc crio[22562]: time=\"2026-06-19T12:26:13.948523215Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}\"\nJun 19 12:26:13.948768 crc crio[22562]: time=\"2026-06-19T12:26:13.948704029Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-52hdc for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:26:13.959094 crc crio[22562]: time=\"2026-06-19T12:26:13.959046086Z\" level=info msg=\"Ran pod sandbox 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c with infra container: openshift-marketplace/community-operators-52hdc/POD\" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:26:13.961787 crc crio[22562]: time=\"2026-06-19T12:26:13.961592339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d933e0c-12ac-484b-b573-82954958cce6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:13.964104 crc crio[22562]: time=\"2026-06-19T12:26:13.9640535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d60c0a-712e-43a5-8749-4aee99aef5ef name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:13.970807 crc crio[22562]: time=\"2026-06-19T12:26:13.970722846Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:13.971106 crc crio[22562]: time=\"2026-06-19T12:26:13.971047204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:14.028849 crc crio[22562]: time=\"2026-06-19T12:26:14.028788936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:14.041604 crc crio[22562]: time=\"2026-06-19T12:26:14.041546892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:14.207587 crc crio[22562]: time=\"2026-06-19T12:26:14.207355175Z\" level=info msg=\"Created container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:14.209114 crc crio[22562]: time=\"2026-06-19T12:26:14.209035836Z\" level=info msg=\"Starting container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301\" id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:26:14.215761 crc crio[22562]: time=\"2026-06-19T12:26:14.215715092Z\" level=info msg=\"Started container\" PID=250169 containerID=abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301 description=openshift-marketplace/community-operators-52hdc/extract-utilities id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\nJun 19 12:26:15.259373 crc crio[22562]: time=\"2026-06-19T12:26:15.258845671Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage\nJun 19 12:26:15.272812 crc crio[22562]: time=\"2026-06-19T12:26:15.272706355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 19 12:26:16.143837 crc crio[22562]: time=\"2026-06-19T12:26:16.143358248Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage\nJun 19 12:26:16.145395 crc crio[22562]: time=\"2026-06-19T12:26:16.145070471Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5c88ffc7-5802-41e3-a563-5b1ab13f994a name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:16.148648 crc crio[22562]: time=\"2026-06-19T12:26:16.148575748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=38e4a65b-35ce-468d-ba16-6ef42d2169ea name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:16.162734 crc crio[22562]: time=\"2026-06-19T12:26:16.161084878Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/extract-content\" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:16.162734 crc crio[22562]: time=\"2026-06-19T12:26:16.161716343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:16.215514 crc crio[22562]: time=\"2026-06-19T12:26:16.215426706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:16.220815 crc crio[22562]: time=\"2026-06-19T12:26:16.220754288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:16.416807 crc crio[22562]: time=\"2026-06-19T12:26:16.416666816Z\" level=info msg=\"Created container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content\" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:16.419311 crc crio[22562]: time=\"2026-06-19T12:26:16.41924261Z\" level=info msg=\"Starting container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33\" id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:26:16.427379 crc crio[22562]: time=\"2026-06-19T12:26:16.427300801Z\" level=info msg=\"Started container\" PID=250589 containerID=d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33 description=openshift-marketplace/community-operators-52hdc/extract-content id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\nJun 19 12:26:18.353642 crc crio[22562]: time=\"2026-06-19T12:26:18.352764853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e02e85d2-2c40-4dc7-8fb8-b720e575f947 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:18.360818 crc crio[22562]: time=\"2026-06-19T12:26:18.360669239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a619d2c-5b5f-48af-afe4-97b390c4c055 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:26:18.549024 crc crio[22562]: time=\"2026-06-19T12:26:18.548867706Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/registry-server\" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:18.549653 crc crio[22562]: time=\"2026-06-19T12:26:18.549574163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:18.656622 crc crio[22562]: time=\"2026-06-19T12:26:18.653093131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:18.662597 crc crio[22562]: time=\"2026-06-19T12:26:18.659486659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:26:19.002883 crc crio[22562]: time=\"2026-06-19T12:26:19.00264954Z\" level=info msg=\"Created container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:26:19.005622 crc crio[22562]: time=\"2026-06-19T12:26:19.00546518Z\" level=info msg=\"Starting container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e\" id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:26:19.012799 crc crio[22562]: time=\"2026-06-19T12:26:19.0127284Z\" level=info msg=\"Started container\" PID=251007 containerID=6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e description=openshift-marketplace/community-operators-52hdc/registry-server id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\nJun 19 12:26:26.484226 crc crio[22562]: time=\"2026-06-19T12:26:26.482307968Z\" level=info msg=\"Stopping container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e (timeout: 2s)\" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:26:26.626405 crc crio[22562]: time=\"2026-06-19T12:26:26.626295761Z\" level=info msg=\"Stopped container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:26:26.627363 crc crio[22562]: time=\"2026-06-19T12:26:26.627327825Z\" level=info msg=\"Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:26.628189 crc crio[22562]: time=\"2026-06-19T12:26:26.628116245Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc000328268}] Aliases:map[]}\"\nJun 19 12:26:26.628559 crc crio[22562]: time=\"2026-06-19T12:26:26.628537076Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-52hdc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:26:26.963567 crc crio[22562]: time=\"2026-06-19T12:26:26.963516053Z\" level=info msg=\"Stopped pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:26:27.519871 crc crio[22562]: time=\"2026-06-19T12:26:27.519286326Z\" level=info msg=\"Removing container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e\" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:27.567340 crc crio[22562]: time=\"2026-06-19T12:26:27.567266896Z\" level=info msg=\"Removed container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:27.576236 crc crio[22562]: time=\"2026-06-19T12:26:27.576122246Z\" level=info msg=\"Removing container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33\" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:27.641441 crc crio[22562]: time=\"2026-06-19T12:26:27.641368954Z\" level=info msg=\"Removed container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content\" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:27.654598 crc crio[22562]: time=\"2026-06-19T12:26:27.654528241Z\" level=info msg=\"Removing container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301\" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:26:27.690261 crc crio[22562]: time=\"2026-06-19T12:26:27.689983249Z\" level=info msg=\"Removed container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:11.850539 crc crio[22562]: time=\"2026-06-19T12:27:11.849509326Z\" level=info msg=\"Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:27:11.852407 crc crio[22562]: time=\"2026-06-19T12:27:11.852376337Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:27:11.853709 crc crio[22562]: time=\"2026-06-19T12:27:11.853536636Z\" level=info msg=\"Removing pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:27:11.893533 crc crio[22562]: time=\"2026-06-19T12:27:11.893376395Z\" level=info msg=\"Removed pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:27:38.979530 crc crio[22562]: time=\"2026-06-19T12:27:38.978602789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g9pn7/POD\" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:27:38.981487 crc crio[22562]: time=\"2026-06-19T12:27:38.979585484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:39.025088 crc crio[22562]: time=\"2026-06-19T12:27:39.024991551Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}\"\nJun 19 12:27:39.025088 crc crio[22562]: time=\"2026-06-19T12:27:39.025059981Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g9pn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:27:39.576225 crc crio[22562]: 2026-06-19T12:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7347be5ae36ae6 Mac:9a:6e:31:2f:86:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:27:39.576225 crc crio[22562]: time=\"2026-06-19T12:27:39.575588835Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}\"\nJun 19 12:27:39.576225 crc crio[22562]: time=\"2026-06-19T12:27:39.57579139Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g9pn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:27:39.589091 crc crio[22562]: time=\"2026-06-19T12:27:39.589001478Z\" level=info msg=\"Ran pod sandbox e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 with infra container: openshift-marketplace/redhat-marketplace-g9pn7/POD\" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:27:39.595470 crc crio[22562]: time=\"2026-06-19T12:27:39.594119774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb3b4330-bc60-40ec-8d90-aee0a1b6cb91 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:39.596792 crc crio[22562]: time=\"2026-06-19T12:27:39.596730329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be3e4009-7f41-4a82-85b6-1cefd7c7d2cc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:39.607389 crc crio[22562]: time=\"2026-06-19T12:27:39.607331663Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:39.607679 crc crio[22562]: time=\"2026-06-19T12:27:39.607633101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:39.650995 crc crio[22562]: time=\"2026-06-19T12:27:39.650884433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:39.654779 crc crio[22562]: time=\"2026-06-19T12:27:39.654728778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:39.810445 crc crio[22562]: time=\"2026-06-19T12:27:39.810318777Z\" level=info msg=\"Created container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:39.811799 crc crio[22562]: time=\"2026-06-19T12:27:39.811692831Z\" level=info msg=\"Starting container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09\" id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:27:39.818199 crc crio[22562]: time=\"2026-06-19T12:27:39.81769065Z\" level=info msg=\"Started container\" PID=264815 containerID=910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\nJun 19 12:27:40.660093 crc crio[22562]: time=\"2026-06-19T12:27:40.659283482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage\nJun 19 12:27:40.671400 crc crio[22562]: time=\"2026-06-19T12:27:40.671051293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 19 12:27:41.337357 crc crio[22562]: time=\"2026-06-19T12:27:41.336831495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage\nJun 19 12:27:41.337766 crc crio[22562]: time=\"2026-06-19T12:27:41.337725407Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c93fb8c-386a-4df2-b82a-05aa04ee236e name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:41.342265 crc crio[22562]: time=\"2026-06-19T12:27:41.342067745Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=78a52e94-54e4-4b4e-a05d-5b166d693ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:41.350903 crc crio[22562]: time=\"2026-06-19T12:27:41.350708939Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:41.351781 crc crio[22562]: time=\"2026-06-19T12:27:41.351662673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:41.454729 crc crio[22562]: time=\"2026-06-19T12:27:41.454581305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:41.464845 crc crio[22562]: time=\"2026-06-19T12:27:41.464708807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:41.624813 crc crio[22562]: time=\"2026-06-19T12:27:41.623881585Z\" level=info msg=\"Created container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:41.626400 crc crio[22562]: time=\"2026-06-19T12:27:41.626302554Z\" level=info msg=\"Starting container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33\" id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:27:41.632801 crc crio[22562]: time=\"2026-06-19T12:27:41.632677392Z\" level=info msg=\"Started container\" PID=264994 containerID=6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-content id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\nJun 19 12:27:42.704488 crc crio[22562]: time=\"2026-06-19T12:27:42.704309519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f27f2be5-5f43-47d9-8793-ac48b967b249 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:42.708669 crc crio[22562]: time=\"2026-06-19T12:27:42.708550554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ecb811cd-c68d-4f16-8138-5520008119d1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:42.717563 crc crio[22562]: time=\"2026-06-19T12:27:42.717487456Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:42.718098 crc crio[22562]: time=\"2026-06-19T12:27:42.718030929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:42.830405 crc crio[22562]: time=\"2026-06-19T12:27:42.830298473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:42.834819 crc crio[22562]: time=\"2026-06-19T12:27:42.834725524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:43.064661 crc crio[22562]: time=\"2026-06-19T12:27:43.063917778Z\" level=info msg=\"Created container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:43.067040 crc crio[22562]: time=\"2026-06-19T12:27:43.066511742Z\" level=info msg=\"Starting container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2\" id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:27:43.071626 crc crio[22562]: time=\"2026-06-19T12:27:43.071506796Z\" level=info msg=\"Started container\" PID=265109 containerID=c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 description=openshift-marketplace/redhat-marketplace-g9pn7/registry-server id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\nJun 19 12:27:51.867350 crc crio[22562]: time=\"2026-06-19T12:27:51.866640749Z\" level=info msg=\"Stopping container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 (timeout: 2s)\" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:27:52.015202 crc crio[22562]: time=\"2026-06-19T12:27:52.015075901Z\" level=info msg=\"Stopped container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:27:52.016703 crc crio[22562]: time=\"2026-06-19T12:27:52.016644319Z\" level=info msg=\"Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:27:52.018064 crc crio[22562]: time=\"2026-06-19T12:27:52.018008574Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"\nJun 19 12:27:52.018303 crc crio[22562]: time=\"2026-06-19T12:27:52.018247289Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g9pn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:27:52.358279 crc crio[22562]: time=\"2026-06-19T12:27:52.351649318Z\" level=info msg=\"Stopped pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:27:52.882301 crc crio[22562]: time=\"2026-06-19T12:27:52.882201586Z\" level=info msg=\"Removing container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2\" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:52.905722 crc crio[22562]: time=\"2026-06-19T12:27:52.905656327Z\" level=info msg=\"Removed container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:52.908556 crc crio[22562]: time=\"2026-06-19T12:27:52.908498138Z\" level=info msg=\"Removing container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33\" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:52.940291 crc crio[22562]: time=\"2026-06-19T12:27:52.940118602Z\" level=info msg=\"Removed container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:52.950448 crc crio[22562]: time=\"2026-06-19T12:27:52.950357016Z\" level=info msg=\"Removing container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09\" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:52.991840 crc crio[22562]: time=\"2026-06-19T12:27:52.991735212Z\" level=info msg=\"Removed container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:27:55.286191 crc crio[22562]: time=\"2026-06-19T12:27:55.285638172Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mq6sk/POD\" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:27:55.287733 crc crio[22562]: time=\"2026-06-19T12:27:55.286261997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:55.346612 crc crio[22562]: time=\"2026-06-19T12:27:55.346224394Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}\"\nJun 19 12:27:55.346612 crc crio[22562]: time=\"2026-06-19T12:27:55.346289436Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mq6sk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:27:55.806018 crc crio[22562]: 2026-06-19T12:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78efd74a09f9dc Mac:82:11:c6:c1:fd:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 SocketPath: PciID:}] [{Interface:0xc000282840 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:27:55.807399 crc crio[22562]: time=\"2026-06-19T12:27:55.807313649Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}\"\nJun 19 12:27:55.807593 crc crio[22562]: time=\"2026-06-19T12:27:55.807504525Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mq6sk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:27:55.818878 crc crio[22562]: time=\"2026-06-19T12:27:55.818783075Z\" level=info msg=\"Ran pod sandbox d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d with infra container: openshift-marketplace/certified-operators-mq6sk/POD\" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:27:55.827827 crc crio[22562]: time=\"2026-06-19T12:27:55.82746402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e789221c-ca99-4c8d-bcc7-a7eac97df9b9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:55.833872 crc crio[22562]: time=\"2026-06-19T12:27:55.833809827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0461bdb-9f40-4985-b8e8-be8ec2410330 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:55.855327 crc crio[22562]: time=\"2026-06-19T12:27:55.855214547Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:55.856513 crc crio[22562]: time=\"2026-06-19T12:27:55.856393057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:55.929677 crc crio[22562]: time=\"2026-06-19T12:27:55.924210719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:55.932805 crc crio[22562]: time=\"2026-06-19T12:27:55.932691729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:56.095186 crc crio[22562]: time=\"2026-06-19T12:27:56.094610265Z\" level=info msg=\"Created container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:56.096529 crc crio[22562]: time=\"2026-06-19T12:27:56.096452391Z\" level=info msg=\"Starting container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd\" id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:27:56.102624 crc crio[22562]: time=\"2026-06-19T12:27:56.10250231Z\" level=info msg=\"Started container\" PID=267080 containerID=3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd description=openshift-marketplace/certified-operators-mq6sk/extract-utilities id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\nJun 19 12:27:56.973922 crc crio[22562]: time=\"2026-06-19T12:27:56.971537873Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage\nJun 19 12:27:56.981051 crc crio[22562]: time=\"2026-06-19T12:27:56.979109101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 19 12:27:58.039627 crc crio[22562]: time=\"2026-06-19T12:27:58.03952971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage\nJun 19 12:27:58.042896 crc crio[22562]: time=\"2026-06-19T12:27:58.042836733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b4aaa8de-e322-45ce-977a-d4fecb4845f8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:58.052118 crc crio[22562]: time=\"2026-06-19T12:27:58.051909186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7af6c566-c60a-405e-b719-fa2f54a59c12 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:27:58.061664 crc crio[22562]: time=\"2026-06-19T12:27:58.061544676Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:58.062428 crc crio[22562]: time=\"2026-06-19T12:27:58.062238053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:58.113625 crc crio[22562]: time=\"2026-06-19T12:27:58.113500075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:58.117575 crc crio[22562]: time=\"2026-06-19T12:27:58.117478343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:27:58.286917 crc crio[22562]: time=\"2026-06-19T12:27:58.286369141Z\" level=info msg=\"Created container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:27:58.288348 crc crio[22562]: time=\"2026-06-19T12:27:58.288264428Z\" level=info msg=\"Starting container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5\" id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:27:58.300089 crc crio[22562]: time=\"2026-06-19T12:27:58.30000322Z\" level=info msg=\"Started container\" PID=267354 containerID=131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5 description=openshift-marketplace/certified-operators-mq6sk/extract-content id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\nJun 19 12:28:00.032809 crc crio[22562]: time=\"2026-06-19T12:28:00.032098926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f007b467-4da5-4dc4-bd05-167344865acf name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:28:00.036299 crc crio[22562]: time=\"2026-06-19T12:28:00.036196188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2e0e190d-d239-486d-b0e8-a3dbfa502fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:28:00.043356 crc crio[22562]: time=\"2026-06-19T12:28:00.043239383Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:28:00.043913 crc crio[22562]: time=\"2026-06-19T12:28:00.043840547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:00.117747 crc crio[22562]: time=\"2026-06-19T12:28:00.117697089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:00.123595 crc crio[22562]: time=\"2026-06-19T12:28:00.123467352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:00.331232 crc crio[22562]: time=\"2026-06-19T12:28:00.331094532Z\" level=info msg=\"Created container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:28:00.333740 crc crio[22562]: time=\"2026-06-19T12:28:00.333632375Z\" level=info msg=\"Starting container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56\" id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:28:00.346430 crc crio[22562]: time=\"2026-06-19T12:28:00.34633667Z\" level=info msg=\"Started container\" PID=267565 containerID=a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 description=openshift-marketplace/certified-operators-mq6sk/registry-server id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\nJun 19 12:28:00.571830 crc crio[22562]: time=\"2026-06-19T12:28:00.571332919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697868-t86bs/POD\" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:28:00.572213 crc crio[22562]: time=\"2026-06-19T12:28:00.572119429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:00.609102 crc crio[22562]: time=\"2026-06-19T12:28:00.608717136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}\"\nJun 19 12:28:00.609102 crc crio[22562]: time=\"2026-06-19T12:28:00.608804708Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697868-t86bs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:28:01.240136 crc crio[22562]: 2026-06-19T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb91c2965dca591 Mac:1a:45:ca:13:09:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc SocketPath: PciID:}] [{Interface:0xc0004325c0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:28:01.241811 crc crio[22562]: time=\"2026-06-19T12:28:01.241701285Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}\"\nJun 19 12:28:01.242099 crc crio[22562]: time=\"2026-06-19T12:28:01.242042333Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697868-t86bs for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:28:01.260394 crc crio[22562]: time=\"2026-06-19T12:28:01.260306546Z\" level=info msg=\"Ran pod sandbox bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 with infra container: openshift-infra/auto-csr-approver-29697868-t86bs/POD\" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:28:01.263704 crc crio[22562]: time=\"2026-06-19T12:28:01.263592058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage\nJun 19 12:28:01.271131 crc crio[22562]: time=\"2026-06-19T12:28:01.271046143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:28:02.209829 crc crio[22562]: time=\"2026-06-19T12:28:02.20926648Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage\nJun 19 12:28:02.211072 crc crio[22562]: time=\"2026-06-19T12:28:02.210917252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d66c0fd5-eaef-4dad-bf3a-b8578e6fe074 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:28:02.214685 crc crio[22562]: time=\"2026-06-19T12:28:02.214603913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a17411b-062c-4b6f-b8cc-263127e799cf name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:28:02.224247 crc crio[22562]: time=\"2026-06-19T12:28:02.224077589Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:28:02.224782 crc crio[22562]: time=\"2026-06-19T12:28:02.224703904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:02.287642 crc crio[22562]: time=\"2026-06-19T12:28:02.287519852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:02.724443 crc crio[22562]: time=\"2026-06-19T12:28:02.723905524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:28:02.886231 crc crio[22562]: time=\"2026-06-19T12:28:02.886093356Z\" level=info msg=\"Created container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:28:02.887468 crc crio[22562]: time=\"2026-06-19T12:28:02.88742512Z\" level=info msg=\"Starting container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16\" id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:28:02.893076 crc crio[22562]: time=\"2026-06-19T12:28:02.892991088Z\" level=info msg=\"Started container\" PID=267853 containerID=e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16 description=openshift-infra/auto-csr-approver-29697868-t86bs/oc id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\nJun 19 12:28:05.146190 crc crio[22562]: time=\"2026-06-19T12:28:05.145395109Z\" level=info msg=\"Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:05.147747 crc crio[22562]: time=\"2026-06-19T12:28:05.146976108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc000138418}] Aliases:map[]}\"\nJun 19 12:28:05.147747 crc crio[22562]: time=\"2026-06-19T12:28:05.147135972Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697868-t86bs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:28:05.523067 crc crio[22562]: time=\"2026-06-19T12:28:05.522458521Z\" level=info msg=\"Stopped pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:08.214602 crc crio[22562]: time=\"2026-06-19T12:28:08.213610602Z\" level=info msg=\"Stopping container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 (timeout: 2s)\" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:28:08.339707 crc crio[22562]: time=\"2026-06-19T12:28:08.339571715Z\" level=info msg=\"Stopped container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:28:08.341048 crc crio[22562]: time=\"2026-06-19T12:28:08.340791767Z\" level=info msg=\"Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:08.341871 crc crio[22562]: time=\"2026-06-19T12:28:08.341731289Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"\nJun 19 12:28:08.342253 crc crio[22562]: time=\"2026-06-19T12:28:08.342108428Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-mq6sk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:28:08.726495 crc crio[22562]: time=\"2026-06-19T12:28:08.726089442Z\" level=info msg=\"Stopped pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:09.265396 crc crio[22562]: time=\"2026-06-19T12:28:09.263021858Z\" level=info msg=\"Removing container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56\" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:09.301431 crc crio[22562]: time=\"2026-06-19T12:28:09.301221925Z\" level=info msg=\"Removed container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:09.306785 crc crio[22562]: time=\"2026-06-19T12:28:09.30668693Z\" level=info msg=\"Removing container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5\" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:09.342391 crc crio[22562]: time=\"2026-06-19T12:28:09.342124119Z\" level=info msg=\"Removed container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:09.349032 crc crio[22562]: time=\"2026-06-19T12:28:09.348910057Z\" level=info msg=\"Removing container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd\" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:09.414960 crc crio[22562]: time=\"2026-06-19T12:28:09.414794091Z\" level=info msg=\"Removed container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:11.921591 crc crio[22562]: time=\"2026-06-19T12:28:11.920996686Z\" level=info msg=\"Removing container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec\" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:12.141500 crc crio[22562]: time=\"2026-06-19T12:28:12.141020914Z\" level=info msg=\"Removed container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.152679863Z\" level=info msg=\"Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.152787995Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.154115508Z\" level=info msg=\"Removing pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:28:12.175473 crc crio[22562]: time=\"2026-06-19T12:28:12.1727566Z\" level=info msg=\"Removed pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:28:12.182996 crc crio[22562]: time=\"2026-06-19T12:28:12.182877931Z\" level=info msg=\"Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.183255 crc crio[22562]: time=\"2026-06-19T12:28:12.183062015Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.184073 crc crio[22562]: time=\"2026-06-19T12:28:12.183986369Z\" level=info msg=\"Removing pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:28:12.203266 crc crio[22562]: time=\"2026-06-19T12:28:12.202917089Z\" level=info msg=\"Removed pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:28:12.203848 crc crio[22562]: time=\"2026-06-19T12:28:12.203743869Z\" level=info msg=\"Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.203848 crc crio[22562]: time=\"2026-06-19T12:28:12.203843531Z\" level=info msg=\"Stopped pod sandbox (already stopped): d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:28:12.206577 crc crio[22562]: time=\"2026-06-19T12:28:12.205862632Z\" level=info msg=\"Removing pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:28:12.227444 crc crio[22562]: time=\"2026-06-19T12:28:12.227333033Z\" level=info msg=\"Removed pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:00.534671 crc crio[22562]: time=\"2026-06-19T12:30:00.533624481Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697870-lgkbk/POD\" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:30:00.536802 crc crio[22562]: time=\"2026-06-19T12:30:00.534702158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:00.573733 crc crio[22562]: time=\"2026-06-19T12:30:00.573669624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}\"\nJun 19 12:30:00.573733 crc crio[22562]: time=\"2026-06-19T12:30:00.573727415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697870-lgkbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:30:00.646455 crc crio[22562]: time=\"2026-06-19T12:30:00.646286675Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD\" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:30:00.647026 crc crio[22562]: time=\"2026-06-19T12:30:00.64650203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:00.687129 crc crio[22562]: time=\"2026-06-19T12:30:00.686999525Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}\"\nJun 19 12:30:00.687129 crc crio[22562]: time=\"2026-06-19T12:30:00.687092327Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:30:01.057271 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b703cf91d82d19c Mac:72:b2:f8:f0:1e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:30:01.060911 crc crio[22562]: time=\"2026-06-19T12:30:01.060767844Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}\"\nJun 19 12:30:01.061376 crc crio[22562]: time=\"2026-06-19T12:30:01.061250017Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:30:01.073390 crc crio[22562]: time=\"2026-06-19T12:30:01.073339206Z\" level=info msg=\"Ran pod sandbox b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD\" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:30:01.082329 crc crio[22562]: time=\"2026-06-19T12:30:01.082238117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23b09577-227b-4a03-99a7-abd9eea28bc0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:30:01.084563 crc crio[22562]: time=\"2026-06-19T12:30:01.084484282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d2e7df1-f241-45b4-968d-221e71ee6e0d name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:30:01.098322 crc crio[22562]: time=\"2026-06-19T12:30:01.096735676Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles\" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:30:01.098322 crc crio[22562]: time=\"2026-06-19T12:30:01.09729429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:01.149007 crc crio[22562]: time=\"2026-06-19T12:30:01.148897001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:01.157342 crc crio[22562]: time=\"2026-06-19T12:30:01.157244387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:01.209703 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42920cb0ef48d4 Mac:ae:b6:47:89:19:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 SocketPath: PciID:}] [{Interface:0xc000399040 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:30:01.210885 crc crio[22562]: time=\"2026-06-19T12:30:01.210644222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}\"\nJun 19 12:30:01.210885 crc crio[22562]: time=\"2026-06-19T12:30:01.210859807Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697870-lgkbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:30:01.220309 crc crio[22562]: time=\"2026-06-19T12:30:01.22025238Z\" level=info msg=\"Ran pod sandbox a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 with infra container: openshift-infra/auto-csr-approver-29697870-lgkbk/POD\" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:30:01.224559 crc crio[22562]: time=\"2026-06-19T12:30:01.224433273Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage\nJun 19 12:30:01.233365 crc crio[22562]: time=\"2026-06-19T12:30:01.232821321Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:30:01.293766 crc crio[22562]: time=\"2026-06-19T12:30:01.293661761Z\" level=info msg=\"Created container 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles\" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:30:01.298115 crc crio[22562]: time=\"2026-06-19T12:30:01.297783802Z\" level=info msg=\"Starting container: 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b\" id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:30:01.307023 crc crio[22562]: time=\"2026-06-19T12:30:01.306616082Z\" level=info msg=\"Started container\" PID=283899 containerID=99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b description=openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42\nJun 19 12:30:02.919278 crc crio[22562]: time=\"2026-06-19T12:30:02.918426155Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage\nJun 19 12:30:02.921071 crc crio[22562]: time=\"2026-06-19T12:30:02.92065714Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a03ac16-fb40-42d1-8861-878eac3e8b5e name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:30:02.924331 crc crio[22562]: time=\"2026-06-19T12:30:02.924077675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6678e13f-957b-4c0a-bbd7-0993530b618f name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:30:02.933346 crc crio[22562]: time=\"2026-06-19T12:30:02.933064089Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697870-lgkbk/oc\" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:30:02.933735 crc crio[22562]: time=\"2026-06-19T12:30:02.933665303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:03.011608 crc crio[22562]: time=\"2026-06-19T12:30:03.011318199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:03.169457 crc crio[22562]: time=\"2026-06-19T12:30:03.169212685Z\" level=info msg=\"Stopping pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42\" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:03.170077 crc crio[22562]: time=\"2026-06-19T12:30:03.169993123Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc002910200}] Aliases:map[]}\"\nJun 19 12:30:03.170277 crc crio[22562]: time=\"2026-06-19T12:30:03.170220809Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:30:03.421585 crc crio[22562]: time=\"2026-06-19T12:30:03.421410499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:30:03.545329 crc crio[22562]: time=\"2026-06-19T12:30:03.545245151Z\" level=info msg=\"Created container e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c: openshift-infra/auto-csr-approver-29697870-lgkbk/oc\" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:30:03.548268 crc crio[22562]: time=\"2026-06-19T12:30:03.548091051Z\" level=info msg=\"Starting container: e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c\" id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:30:03.556061 crc crio[22562]: time=\"2026-06-19T12:30:03.555777222Z\" level=info msg=\"Started container\" PID=284126 containerID=e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c description=openshift-infra/auto-csr-approver-29697870-lgkbk/oc id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0\nJun 19 12:30:03.575127 crc crio[22562]: time=\"2026-06-19T12:30:03.575022749Z\" level=info msg=\"Stopped pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42\" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:05.207766 crc crio[22562]: time=\"2026-06-19T12:30:05.206231544Z\" level=info msg=\"Stopping pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0\" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:05.209114 crc crio[22562]: time=\"2026-06-19T12:30:05.208741626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc00008d748}] Aliases:map[]}\"\nJun 19 12:30:05.209114 crc crio[22562]: time=\"2026-06-19T12:30:05.20891291Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697870-lgkbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:30:05.616717 crc crio[22562]: time=\"2026-06-19T12:30:05.616612431Z\" level=info msg=\"Stopped pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0\" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.296768 crc crio[22562]: time=\"2026-06-19T12:30:12.295902381Z\" level=info msg=\"Removing container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9\" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.488628 crc crio[22562]: time=\"2026-06-19T12:30:12.488476657Z\" level=info msg=\"Removed container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.494483 crc crio[22562]: time=\"2026-06-19T12:30:12.494372884Z\" level=info msg=\"Removing container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f\" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.531687 crc crio[22562]: time=\"2026-06-19T12:30:12.531594646Z\" level=info msg=\"Removed container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.535401 crc crio[22562]: time=\"2026-06-19T12:30:12.535306649Z\" level=info msg=\"Removing container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129\" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.598418 crc crio[22562]: time=\"2026-06-19T12:30:12.597282555Z\" level=info msg=\"Removed container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:30:12.624069 crc crio[22562]: time=\"2026-06-19T12:30:12.623910796Z\" level=info msg=\"Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.624069 crc crio[22562]: time=\"2026-06-19T12:30:12.624033959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.625378 crc crio[22562]: time=\"2026-06-19T12:30:12.6252977Z\" level=info msg=\"Removing pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:12.644915 crc crio[22562]: time=\"2026-06-19T12:30:12.644785913Z\" level=info msg=\"Removed pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:12.646549 crc crio[22562]: time=\"2026-06-19T12:30:12.646460455Z\" level=info msg=\"Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.646549 crc crio[22562]: time=\"2026-06-19T12:30:12.646521646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.647391 crc crio[22562]: time=\"2026-06-19T12:30:12.647290086Z\" level=info msg=\"Removing pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:12.670226 crc crio[22562]: time=\"2026-06-19T12:30:12.670002208Z\" level=info msg=\"Removed pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:12.671560 crc crio[22562]: time=\"2026-06-19T12:30:12.671469575Z\" level=info msg=\"Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.671560 crc crio[22562]: time=\"2026-06-19T12:30:12.671542317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:30:12.673847 crc crio[22562]: time=\"2026-06-19T12:30:12.673759232Z\" level=info msg=\"Removing pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:12.700391 crc crio[22562]: time=\"2026-06-19T12:30:12.700260329Z\" level=info msg=\"Removed pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:30:23.043577 crc crio[22562]: time=\"2026-06-19T12:30:23.042769047Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:23.567091 crc crio[22562]: time=\"2026-06-19T12:30:23.566984188Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:23.568431 crc crio[22562]: time=\"2026-06-19T12:30:23.568317741Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.105294 crc crio[22562]: time=\"2026-06-19T12:30:24.104595621Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.107098 crc crio[22562]: time=\"2026-06-19T12:30:24.107032491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.126441 crc crio[22562]: time=\"2026-06-19T12:30:24.126366611Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.215859 crc crio[22562]: time=\"2026-06-19T12:30:24.215283487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.496466 crc crio[22562]: time=\"2026-06-19T12:30:24.495825944Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.511961 crc crio[22562]: time=\"2026-06-19T12:30:24.51058733Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.587905 crc crio[22562]: time=\"2026-06-19T12:30:24.587813956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.627961 crc crio[22562]: time=\"2026-06-19T12:30:24.627852708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.746628 crc crio[22562]: time=\"2026-06-19T12:30:24.746293895Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:24.813023 crc crio[22562]: time=\"2026-06-19T12:30:24.812883827Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:25.307924 crc crio[22562]: time=\"2026-06-19T12:30:25.307807662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:25.791328 crc crio[22562]: time=\"2026-06-19T12:30:25.790613706Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:26.457413 crc crio[22562]: time=\"2026-06-19T12:30:26.457048043Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:26.726468 crc crio[22562]: time=\"2026-06-19T12:30:26.726388844Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:27.399960 crc crio[22562]: time=\"2026-06-19T12:30:27.399449246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:27.907872 crc crio[22562]: time=\"2026-06-19T12:30:27.907724902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:27.910782 crc crio[22562]: time=\"2026-06-19T12:30:27.908312486Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:27.918327 crc crio[22562]: time=\"2026-06-19T12:30:27.918251522Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:29.374356 crc crio[22562]: time=\"2026-06-19T12:30:29.373829281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:31.004358 crc crio[22562]: time=\"2026-06-19T12:30:31.003343574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:31.114488 crc crio[22562]: time=\"2026-06-19T12:30:31.114360357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:31.885259 crc crio[22562]: time=\"2026-06-19T12:30:31.885091241Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:32.361686 crc crio[22562]: time=\"2026-06-19T12:30:32.3612491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:34.021115 crc crio[22562]: time=\"2026-06-19T12:30:34.020743186Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:34.041541 crc crio[22562]: time=\"2026-06-19T12:30:34.041346727Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:34.734093 crc crio[22562]: time=\"2026-06-19T12:30:34.732907509Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:35.579771 crc crio[22562]: time=\"2026-06-19T12:30:35.579345681Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:37.494111 crc crio[22562]: time=\"2026-06-19T12:30:37.493594005Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:37.920516 crc crio[22562]: time=\"2026-06-19T12:30:37.920328588Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.187380 crc crio[22562]: time=\"2026-06-19T12:30:38.187205378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.475609 crc crio[22562]: time=\"2026-06-19T12:30:38.475382795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.506458 crc crio[22562]: time=\"2026-06-19T12:30:38.506313981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.535409 crc crio[22562]: time=\"2026-06-19T12:30:38.53532095Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.666084 crc crio[22562]: time=\"2026-06-19T12:30:38.665567561Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:38.865426 crc crio[22562]: time=\"2026-06-19T12:30:38.865338025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:39.355979 crc crio[22562]: time=\"2026-06-19T12:30:39.355879181Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:40.634846 crc crio[22562]: time=\"2026-06-19T12:30:40.634533213Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:41.197038 crc crio[22562]: time=\"2026-06-19T12:30:41.19694904Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:41.217999 crc crio[22562]: time=\"2026-06-19T12:30:41.217884239Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:41.950231 crc crio[22562]: time=\"2026-06-19T12:30:41.949591986Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:41.992102 crc crio[22562]: time=\"2026-06-19T12:30:41.991785933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:44.121778 crc crio[22562]: time=\"2026-06-19T12:30:44.121398948Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:44.177338 crc crio[22562]: time=\"2026-06-19T12:30:44.177246672Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:44.337756 crc crio[22562]: time=\"2026-06-19T12:30:44.337303472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:30:52.560819 crc crio[22562]: time=\"2026-06-19T12:30:52.560217474Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:31:03.478612 crc crio[22562]: time=\"2026-06-19T12:31:03.47762417Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vcrnd/POD\" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:31:03.478612 crc crio[22562]: time=\"2026-06-19T12:31:03.478632746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:03.526599 crc crio[22562]: time=\"2026-06-19T12:31:03.526216335Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}\"\nJun 19 12:31:03.526599 crc crio[22562]: time=\"2026-06-19T12:31:03.526524293Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vcrnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:31:04.101303 crc crio[22562]: 2026-06-19T12:31:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f28af19bdacf502 Mac:92:77:44:81:00:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:31:04.102528 crc crio[22562]: time=\"2026-06-19T12:31:04.102449017Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}\"\nJun 19 12:31:04.102770 crc crio[22562]: time=\"2026-06-19T12:31:04.102621101Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vcrnd for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:31:04.118313 crc crio[22562]: time=\"2026-06-19T12:31:04.118239518Z\" level=info msg=\"Ran pod sandbox f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 with infra container: openshift-marketplace/redhat-operators-vcrnd/POD\" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:31:04.121295 crc crio[22562]: time=\"2026-06-19T12:31:04.121233483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7c31372-e1c3-4b8b-9507-977d03e2e2f2 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:04.127059 crc crio[22562]: time=\"2026-06-19T12:31:04.126905673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aef8cbf2-dfc7-4314-9f30-efce40509867 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:04.135329 crc crio[22562]: time=\"2026-06-19T12:31:04.134306796Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:04.135329 crc crio[22562]: time=\"2026-06-19T12:31:04.134784428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:04.183048 crc crio[22562]: time=\"2026-06-19T12:31:04.183002634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:04.188790 crc crio[22562]: time=\"2026-06-19T12:31:04.188766997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:04.339013 crc crio[22562]: time=\"2026-06-19T12:31:04.338895461Z\" level=info msg=\"Created container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:04.340709 crc crio[22562]: time=\"2026-06-19T12:31:04.340628433Z\" level=info msg=\"Starting container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49\" id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:31:04.349670 crc crio[22562]: time=\"2026-06-19T12:31:04.349570645Z\" level=info msg=\"Started container\" PID=290475 containerID=32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49 description=openshift-marketplace/redhat-operators-vcrnd/extract-utilities id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\nJun 19 12:31:05.157649 crc crio[22562]: time=\"2026-06-19T12:31:05.157060732Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage\nJun 19 12:31:05.170310 crc crio[22562]: time=\"2026-06-19T12:31:05.169616643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 19 12:31:05.847546 crc crio[22562]: time=\"2026-06-19T12:31:05.847392432Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage\nJun 19 12:31:05.848536 crc crio[22562]: time=\"2026-06-19T12:31:05.848462578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=26443ef0-b5e9-46f0-a9c8-c99a720c647c name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:05.852301 crc crio[22562]: time=\"2026-06-19T12:31:05.852190001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a7838856-db1b-43bb-9b18-1d37bef250d9 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:05.869868 crc crio[22562]: time=\"2026-06-19T12:31:05.869800188Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:05.870498 crc crio[22562]: time=\"2026-06-19T12:31:05.870460134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:05.919531 crc crio[22562]: time=\"2026-06-19T12:31:05.918962767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:05.923533 crc crio[22562]: time=\"2026-06-19T12:31:05.923392417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:06.090827 crc crio[22562]: time=\"2026-06-19T12:31:06.090699837Z\" level=info msg=\"Created container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:06.091917 crc crio[22562]: time=\"2026-06-19T12:31:06.091864935Z\" level=info msg=\"Starting container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197\" id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:31:06.100133 crc crio[22562]: time=\"2026-06-19T12:31:06.100031417Z\" level=info msg=\"Started container\" PID=290621 containerID=2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197 description=openshift-marketplace/redhat-operators-vcrnd/extract-content id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\nJun 19 12:31:12.334634 crc crio[22562]: time=\"2026-06-19T12:31:12.333135962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db5c1d4f-4f14-42e3-b099-f8a305b647f1 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:12.339703 crc crio[22562]: time=\"2026-06-19T12:31:12.339597763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19399657-a19f-41f4-8d00-f4f66728ab11 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:31:12.354414 crc crio[22562]: time=\"2026-06-19T12:31:12.354287357Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:12.355074 crc crio[22562]: time=\"2026-06-19T12:31:12.354912933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:12.483669 crc crio[22562]: time=\"2026-06-19T12:31:12.483532323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:12.489294 crc crio[22562]: time=\"2026-06-19T12:31:12.489207754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:31:12.689521 crc crio[22562]: time=\"2026-06-19T12:31:12.689223814Z\" level=info msg=\"Created container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:31:12.691542 crc crio[22562]: time=\"2026-06-19T12:31:12.691416428Z\" level=info msg=\"Starting container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743\" id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:31:12.707489 crc crio[22562]: time=\"2026-06-19T12:31:12.707082386Z\" level=info msg=\"Started container\" PID=290939 containerID=c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 description=openshift-marketplace/redhat-operators-vcrnd/registry-server id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\nJun 19 12:31:12.736133 crc crio[22562]: time=\"2026-06-19T12:31:12.735618385Z\" level=info msg=\"Removing container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b\" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:12.790635 crc crio[22562]: time=\"2026-06-19T12:31:12.790555686Z\" level=info msg=\"Removed container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:12.808753 crc crio[22562]: time=\"2026-06-19T12:31:12.808481042Z\" level=info msg=\"Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:31:12.808753 crc crio[22562]: time=\"2026-06-19T12:31:12.808566864Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:31:12.812363 crc crio[22562]: time=\"2026-06-19T12:31:12.809215369Z\" level=info msg=\"Removing pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:31:12.836694 crc crio[22562]: time=\"2026-06-19T12:31:12.836496135Z\" level=info msg=\"Removed pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:31:34.807049 crc crio[22562]: time=\"2026-06-19T12:31:34.805227741Z\" level=info msg=\"Stopping container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 (timeout: 2s)\" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:31:34.950223 crc crio[22562]: time=\"2026-06-19T12:31:34.950025542Z\" level=info msg=\"Stopped container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:31:34.951452 crc crio[22562]: time=\"2026-06-19T12:31:34.951356484Z\" level=info msg=\"Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:31:34.952781 crc crio[22562]: time=\"2026-06-19T12:31:34.952704988Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc000138570}] Aliases:map[]}\"\nJun 19 12:31:34.953575 crc crio[22562]: time=\"2026-06-19T12:31:34.953501958Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vcrnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:31:35.351976 crc crio[22562]: time=\"2026-06-19T12:31:35.351523549Z\" level=info msg=\"Stopped pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:31:35.830441 crc crio[22562]: time=\"2026-06-19T12:31:35.829055582Z\" level=info msg=\"Removing container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743\" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:35.879206 crc crio[22562]: time=\"2026-06-19T12:31:35.878406545Z\" level=info msg=\"Removed container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:35.884453 crc crio[22562]: time=\"2026-06-19T12:31:35.884386344Z\" level=info msg=\"Removing container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197\" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:35.928768 crc crio[22562]: time=\"2026-06-19T12:31:35.928682672Z\" level=info msg=\"Removed container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:35.932461 crc crio[22562]: time=\"2026-06-19T12:31:35.932394375Z\" level=info msg=\"Removing container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49\" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:31:35.994497 crc crio[22562]: time=\"2026-06-19T12:31:35.994388872Z\" level=info msg=\"Removed container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:00.586489 crc crio[22562]: time=\"2026-06-19T12:32:00.584042716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697872-c58f9/POD\" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:32:00.588821 crc crio[22562]: time=\"2026-06-19T12:32:00.586552108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:32:00.636340 crc crio[22562]: time=\"2026-06-19T12:32:00.63624322Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}\"\nJun 19 12:32:00.636340 crc crio[22562]: time=\"2026-06-19T12:32:00.636318702Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697872-c58f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:32:01.306018 crc crio[22562]: 2026-06-19T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e2656047562ce9 Mac:1e:13:77:5a:8b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 SocketPath: PciID:}] [{Interface:0xc000112cc0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:32:01.308237 crc crio[22562]: time=\"2026-06-19T12:32:01.308198356Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}\"\nJun 19 12:32:01.308559 crc crio[22562]: time=\"2026-06-19T12:32:01.308535514Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697872-c58f9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:32:01.318704 crc crio[22562]: time=\"2026-06-19T12:32:01.318668795Z\" level=info msg=\"Ran pod sandbox 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b with infra container: openshift-infra/auto-csr-approver-29697872-c58f9/POD\" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:32:01.324448 crc crio[22562]: time=\"2026-06-19T12:32:01.324419478Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage\nJun 19 12:32:01.335510 crc crio[22562]: time=\"2026-06-19T12:32:01.3354043Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:32:03.012568 crc crio[22562]: time=\"2026-06-19T12:32:03.011737644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage\nJun 19 12:32:03.014325 crc crio[22562]: time=\"2026-06-19T12:32:03.013985269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=671da1b2-257d-415d-9545-3b97fa7ed991 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:32:03.017317 crc crio[22562]: time=\"2026-06-19T12:32:03.017091557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=533e4aeb-c7c0-41de-9619-fbda6affe0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:32:03.025137 crc crio[22562]: time=\"2026-06-19T12:32:03.025051675Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697872-c58f9/oc\" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:32:03.025770 crc crio[22562]: time=\"2026-06-19T12:32:03.025707081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:32:03.083281 crc crio[22562]: time=\"2026-06-19T12:32:03.083184937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:32:03.409046 crc crio[22562]: time=\"2026-06-19T12:32:03.40830072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:32:03.579006 crc crio[22562]: time=\"2026-06-19T12:32:03.578838098Z\" level=info msg=\"Created container 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8: openshift-infra/auto-csr-approver-29697872-c58f9/oc\" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:32:03.581009 crc crio[22562]: time=\"2026-06-19T12:32:03.580850569Z\" level=info msg=\"Starting container: 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8\" id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:32:03.585676 crc crio[22562]: time=\"2026-06-19T12:32:03.585612796Z\" level=info msg=\"Started container\" PID=293551 containerID=3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8 description=openshift-infra/auto-csr-approver-29697872-c58f9/oc id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b\nJun 19 12:32:05.553562 crc crio[22562]: time=\"2026-06-19T12:32:05.553074721Z\" level=info msg=\"Stopping pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b\" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:05.555866 crc crio[22562]: time=\"2026-06-19T12:32:05.554105226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc0005ad188}] Aliases:map[]}\"\nJun 19 12:32:05.555866 crc crio[22562]: time=\"2026-06-19T12:32:05.554287111Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697872-c58f9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:32:06.073836 crc crio[22562]: time=\"2026-06-19T12:32:06.073449026Z\" level=info msg=\"Stopped pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b\" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:12.867570 crc crio[22562]: time=\"2026-06-19T12:32:12.866593268Z\" level=info msg=\"Removing container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f\" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:13.059832 crc crio[22562]: time=\"2026-06-19T12:32:13.059663686Z\" level=info msg=\"Removed container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:13.074554 crc crio[22562]: time=\"2026-06-19T12:32:13.074340082Z\" level=info msg=\"Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:13.074767 crc crio[22562]: time=\"2026-06-19T12:32:13.07471931Z\" level=info msg=\"Stopped pod sandbox (already stopped): f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:13.078390 crc crio[22562]: time=\"2026-06-19T12:32:13.078214437Z\" level=info msg=\"Removing pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:32:13.097844 crc crio[22562]: time=\"2026-06-19T12:32:13.09768959Z\" level=info msg=\"Removed pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:32:13.098911 crc crio[22562]: time=\"2026-06-19T12:32:13.098801248Z\" level=info msg=\"Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:13.098911 crc crio[22562]: time=\"2026-06-19T12:32:13.09889567Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:13.099735 crc crio[22562]: time=\"2026-06-19T12:32:13.099646278Z\" level=info msg=\"Removing pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:32:13.118966 crc crio[22562]: time=\"2026-06-19T12:32:13.118746672Z\" level=info msg=\"Removed pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:32:26.783769 crc crio[22562]: time=\"2026-06-19T12:32:26.782860538Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 19 12:32:35.357384 crc crio[22562]: time=\"2026-06-19T12:32:35.356608123Z\" level=info msg=\"Stopping container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc (timeout: 2s)\" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:32:35.601835 crc crio[22562]: time=\"2026-06-19T12:32:35.60167234Z\" level=info msg=\"Stopped container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer\nJun 19 12:32:35.603285 crc crio[22562]: time=\"2026-06-19T12:32:35.603199128Z\" level=info msg=\"Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:35.606006 crc crio[22562]: time=\"2026-06-19T12:32:35.605510685Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0005aca28}] Aliases:map[]}\"\nJun 19 12:32:35.606006 crc crio[22562]: time=\"2026-06-19T12:32:35.605697959Z\" level=info msg=\"Deleting pod openshift-must-gather-p655l_must-gather-kgr45 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:32:35.962319 crc crio[22562]: time=\"2026-06-19T12:32:35.961677059Z\" level=info msg=\"Stopped pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:32:36.279973 crc crio[22562]: time=\"2026-06-19T12:32:36.279684325Z\" level=info msg=\"Removing container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc\" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:36.327124 crc crio[22562]: time=\"2026-06-19T12:32:36.32706206Z\" level=info msg=\"Removed container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:36.332483 crc crio[22562]: time=\"2026-06-19T12:32:36.332411602Z\" level=info msg=\"Removing container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659\" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:32:36.630030 crc crio[22562]: time=\"2026-06-19T12:32:36.629197244Z\" level=info msg=\"Removed container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:33:13.159576 crc crio[22562]: time=\"2026-06-19T12:33:13.157744669Z\" level=info msg=\"Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:33:13.159576 crc crio[22562]: time=\"2026-06-19T12:33:13.159331719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:33:13.162502 crc crio[22562]: time=\"2026-06-19T12:33:13.16022963Z\" level=info msg=\"Removing pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:33:13.178744 crc crio[22562]: time=\"2026-06-19T12:33:13.178620917Z\" level=info msg=\"Removed pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:34:00.547461 crc crio[22562]: time=\"2026-06-19T12:34:00.546667598Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697874-jkrnb/POD\" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:34:00.549885 crc crio[22562]: time=\"2026-06-19T12:34:00.547535039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:34:00.596349 crc crio[22562]: time=\"2026-06-19T12:34:00.596086223Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}\"\nJun 19 12:34:00.596349 crc crio[22562]: time=\"2026-06-19T12:34:00.596243917Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697874-jkrnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:34:01.041965 crc crio[22562]: 2026-06-19T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94eaccaa43c48b4 Mac:8a:4a:4a:ec:42:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 SocketPath: PciID:}] [{Interface:0xc000195490 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 19 12:34:01.043456 crc crio[22562]: time=\"2026-06-19T12:34:01.043365106Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}\"\nJun 19 12:34:01.043456 crc crio[22562]: time=\"2026-06-19T12:34:01.04353455Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697874-jkrnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 19 12:34:01.053646 crc crio[22562]: time=\"2026-06-19T12:34:01.053502589Z\" level=info msg=\"Ran pod sandbox 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 with infra container: openshift-infra/auto-csr-approver-29697874-jkrnb/POD\" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 19 12:34:01.058104 crc crio[22562]: time=\"2026-06-19T12:34:01.057962489Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage\nJun 19 12:34:01.071215 crc crio[22562]: time=\"2026-06-19T12:34:01.067431003Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 19 12:34:01.849690 crc crio[22562]: time=\"2026-06-19T12:34:01.849317165Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage\nJun 19 12:34:01.853420 crc crio[22562]: time=\"2026-06-19T12:34:01.851334984Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=000ff517-f1a6-4eb8-baf7-be104cdec8bc name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:34:01.855712 crc crio[22562]: time=\"2026-06-19T12:34:01.85558464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf83eda2-64fc-4486-a77a-d2e1a0751687 name=/runtime.v1.ImageService/ImageStatus\nJun 19 12:34:01.865993 crc crio[22562]: time=\"2026-06-19T12:34:01.86570446Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697874-jkrnb/oc\" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:34:01.868353 crc crio[22562]: time=\"2026-06-19T12:34:01.867281079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:34:01.945816 crc crio[22562]: time=\"2026-06-19T12:34:01.945326496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:34:02.399890 crc crio[22562]: time=\"2026-06-19T12:34:02.399628883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 19 12:34:02.535338 crc crio[22562]: time=\"2026-06-19T12:34:02.53503142Z\" level=info msg=\"Created container b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5: openshift-infra/auto-csr-approver-29697874-jkrnb/oc\" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 19 12:34:02.536508 crc crio[22562]: time=\"2026-06-19T12:34:02.536430306Z\" level=info msg=\"Starting container: b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5\" id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer\nJun 19 12:34:02.544375 crc crio[22562]: time=\"2026-06-19T12:34:02.543570982Z\" level=info msg=\"Started container\" PID=299523 containerID=b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5 description=openshift-infra/auto-csr-approver-29697874-jkrnb/oc id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1\nJun 19 12:34:04.140584 crc crio[22562]: time=\"2026-06-19T12:34:04.140440335Z\" level=info msg=\"Stopping pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1\" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:34:04.142745 crc crio[22562]: time=\"2026-06-19T12:34:04.141450281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc000139558}] Aliases:map[]}\"\nJun 19 12:34:04.142745 crc crio[22562]: time=\"2026-06-19T12:34:04.141616095Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697874-jkrnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 19 12:34:04.526790 crc crio[22562]: time=\"2026-06-19T12:34:04.526361287Z\" level=info msg=\"Stopped pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1\" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:34:13.217565 crc crio[22562]: time=\"2026-06-19T12:34:13.216318991Z\" level=info msg=\"Removing container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16\" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:34:13.519388 crc crio[22562]: time=\"2026-06-19T12:34:13.519137341Z\" level=info msg=\"Removed container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 19 12:34:13.534944 crc crio[22562]: time=\"2026-06-19T12:34:13.534774699Z\" level=info msg=\"Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:34:13.534944 crc crio[22562]: time=\"2026-06-19T12:34:13.534895522Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 19 12:34:13.535700 crc crio[22562]: time=\"2026-06-19T12:34:13.53563809Z\" level=info msg=\"Removing pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 19 12:34:13.565245 crc crio[22562]: time=\"2026-06-19T12:34:13.565029689Z\" level=info msg=\"Removed pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.482917 | controller |   "stdout_lines": [
2026-06-19 12:35:51.483013 | controller |     "Jun 19 11:02:06.434228 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-19 12:35:51.483033 | controller |     "Jun 19 11:02:07.615097 crc crio[3637]: time=\"2026-06-19T11:02:07.613846255Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.483050 | controller |     "Jun 19 11:02:07.615097 crc crio[3637]: time=\"2026-06-19T11:02:07.615054874Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.483066 | controller |     "Jun 19 11:02:07.618225 crc crio[3637]: time=\"2026-06-19T11:02:07.61806732Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-19 12:35:51.483082 | controller |     "Jun 19 11:02:07.619345 crc crio[3637]: time=\"2026-06-19T11:02:07.619268408Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-19 12:35:51.483097 | controller |     "Jun 19 11:02:07.646576 crc crio[3637]: time=\"2026-06-19T11:02:07.646450456Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-19 12:35:51.483113 | controller |     "Jun 19 11:02:07.647980 crc crio[3637]: time=\"2026-06-19T11:02:07.647228492Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-19 12:35:51.483128 | controller |     "Jun 19 11:02:07.647980 crc crio[3637]: time=\"2026-06-19T11:02:07.647272251Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-19 12:35:51.483143 | controller |     "Jun 19 11:02:07.649030 crc crio[3637]: time=\"2026-06-19T11:02:07.648708009Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-19 12:35:51.483157 | controller |     "Jun 19 11:02:07.649030 crc crio[3637]: time=\"2026-06-19T11:02:07.648728964Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-19 12:35:51.483172 | controller |     "Jun 19 11:02:07.691447 crc crio[3637]: time=\"2026-06-19T11:02:07.691032402Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-19 12:35:51.483187 | controller |     "Jun 19 11:02:07.737008 crc crio[3637]: time=\"2026-06-19T11:02:07.736747123Z\" 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-19 12:35:51.483204 | controller |     "Jun 19 11:02:07.756882 crc crio[3637]: time=\"2026-06-19T11:02:07.756444755Z\" 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-19 12:35:51.483222 | controller |     "Jun 19 11:02:08.246668 crc crio[3637]: time=\"2026-06-19T11:02:08.244614187Z\" 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-19 12:35:51.483238 | controller |     "Jun 19 11:02:08.788056 crc crio[3637]: time=\"2026-06-19T11:02:08.787710423Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-19 12:35:51.483254 | controller |     "Jun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788556134Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-19 12:35:51.483268 | controller |     "Jun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788945388Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-19 12:35:51.483287 | controller |     "Jun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.788985797Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-19 12:35:51.483309 | controller |     "Jun 19 11:02:08.791772 crc crio[3637]: time=\"2026-06-19T11:02:08.789006791Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-19 12:35:51.483324 | controller |     "Jun 19 11:02:08.803513 crc crio[3637]: time=\"2026-06-19T11:02:08.803096832Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.483338 | controller |     "Jun 19 11:02:08.803653 crc crio[3637]: time=\"2026-06-19T11:02:08.803569403Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.483353 | controller |     "Jun 19 11:02:08.811521 crc crio[3637]: time=\"2026-06-19T11:02:08.811312903Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.483368 | controller |     "Jun 19 11:02:08.811521 crc crio[3637]: time=\"2026-06-19T11:02:08.811462425Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.483392 | controller |     "Jun 19 11:02:09.775980 crc crio[3637]: time=\"2026-06-19T11:02:09.775273114Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.483418 | controller |     "Jun 19 11:02:09.775980 crc crio[3637]: time=\"2026-06-19T11:02:09.775933714Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.483468 | controller |     "Jun 19 11:02:09.777500 crc crio[3637]: time=\"2026-06-19T11:02:09.777383865Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-19 12:35:51.483493 | controller |     "Jun 19 11:02:09.777500 crc crio[3637]: time=\"2026-06-19T11:02:09.77749537Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-19 12:35:51.483554 | controller |     "Jun 19 11:02:09.778593 crc crio[3637]: time=\"2026-06-19T11:02:09.778390861Z\" 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-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\"]\\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-19 12:35:51.483588 | controller |     "Jun 19 11:02:09.785602 crc crio[3637]: time=\"2026-06-19T11:02:09.784808167Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-19 12:35:51.483612 | controller |     "Jun 19 11:02:11.947454 crc crio[3637]: time=\"2026-06-19T11:02:11.946134795Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-19 12:35:51.483627 | controller |     "Jun 19 11:02:11.950345 crc crio[3637]: time=\"2026-06-19T11:02:11.948060075Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-19 12:35:51.483642 | controller |     "Jun 19 11:02:12.300721 crc crio[3637]: time=\"2026-06-19T11:02:12.300523979Z\" 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-19 12:35:51.483660 | controller |     "Jun 19 11:02:12.325351 crc crio[3637]: time=\"2026-06-19T11:02:12.325118928Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-19 12:35:51.483676 | controller |     "Jun 19 11:02:12.338438 crc crio[3637]: time=\"2026-06-19T11:02:12.33832562Z\" 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-19 12:35:51.483692 | controller |     "Jun 19 11:02:12.342940 crc crio[3637]: time=\"2026-06-19T11:02:12.342874648Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-19 12:35:51.483708 | controller |     "Jun 19 11:02:12.367937 crc crio[3637]: time=\"2026-06-19T11:02:12.367741382Z\" 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-19 12:35:51.483730 | controller |     "Jun 19 11:02:12.377329 crc crio[3637]: time=\"2026-06-19T11:02:12.377016319Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-19 12:35:51.483745 | controller |     "Jun 19 11:02:12.438727 crc crio[3637]: time=\"2026-06-19T11:02:12.438573596Z\" 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-19 12:35:51.483761 | controller |     "Jun 19 11:02:12.454829 crc crio[3637]: time=\"2026-06-19T11:02:12.45455691Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-19 12:35:51.483777 | controller |     "Jun 19 11:02:12.601770 crc crio[3637]: time=\"2026-06-19T11:02:12.601594532Z\" 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-19 12:35:51.483794 | controller |     "Jun 19 11:02:12.609695 crc crio[3637]: time=\"2026-06-19T11:02:12.609563645Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-19 12:35:51.483810 | controller |     "Jun 19 11:02:12.768901 crc crio[3637]: time=\"2026-06-19T11:02:12.7678896Z\" 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-19 12:35:51.483825 | controller |     "Jun 19 11:02:12.780825 crc crio[3637]: time=\"2026-06-19T11:02:12.780655367Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-19 12:35:51.483841 | controller |     "Jun 19 11:02:12.819241 crc crio[3637]: time=\"2026-06-19T11:02:12.818701324Z\" 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-19 12:35:51.483856 | controller |     "Jun 19 11:02:12.824911 crc crio[3637]: time=\"2026-06-19T11:02:12.824812304Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-19 12:35:51.483872 | controller |     "Jun 19 11:02:12.832479 crc crio[3637]: time=\"2026-06-19T11:02:12.83236826Z\" 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-19 12:35:51.483888 | controller |     "Jun 19 11:02:12.837715 crc crio[3637]: time=\"2026-06-19T11:02:12.837615278Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-19 12:35:51.483905 | controller |     "Jun 19 11:02:12.855800 crc crio[3637]: time=\"2026-06-19T11:02:12.855406627Z\" 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-19 12:35:51.483921 | controller |     "Jun 19 11:02:12.865640 crc crio[3637]: time=\"2026-06-19T11:02:12.865440561Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-19 12:35:51.483940 | controller |     "Jun 19 11:02:12.887505 crc crio[3637]: time=\"2026-06-19T11:02:12.88724199Z\" 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-19 12:35:51.483956 | controller |     "Jun 19 11:02:12.898721 crc crio[3637]: time=\"2026-06-19T11:02:12.898544742Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-19 12:35:51.483972 | controller |     "Jun 19 11:02:12.986110 crc crio[3637]: time=\"2026-06-19T11:02:12.985750307Z\" 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-19 12:35:51.483987 | controller |     "Jun 19 11:02:12.999599 crc crio[3637]: time=\"2026-06-19T11:02:12.999365186Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-19 12:35:51.484003 | controller |     "Jun 19 11:02:13.018534 crc crio[3637]: time=\"2026-06-19T11:02:13.018200625Z\" 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-19 12:35:51.484018 | controller |     "Jun 19 11:02:13.024855 crc crio[3637]: time=\"2026-06-19T11:02:13.02473636Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-19 12:35:51.484033 | controller |     "Jun 19 11:02:13.042560 crc crio[3637]: time=\"2026-06-19T11:02:13.042465193Z\" 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-19 12:35:51.484049 | controller |     "Jun 19 11:02:13.047556 crc crio[3637]: time=\"2026-06-19T11:02:13.046952477Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-19 12:35:51.484064 | controller |     "Jun 19 11:02:13.056583 crc crio[3637]: time=\"2026-06-19T11:02:13.05647263Z\" 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-19 12:35:51.484086 | controller |     "Jun 19 11:02:13.060491 crc crio[3637]: time=\"2026-06-19T11:02:13.060316798Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-19 12:35:51.484101 | controller |     "Jun 19 11:02:13.068974 crc crio[3637]: time=\"2026-06-19T11:02:13.068875388Z\" 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-19 12:35:51.484116 | controller |     "Jun 19 11:02:13.076883 crc crio[3637]: time=\"2026-06-19T11:02:13.076764566Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-19 12:35:51.484131 | controller |     "Jun 19 11:02:13.084472 crc crio[3637]: time=\"2026-06-19T11:02:13.08433263Z\" 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-19 12:35:51.484150 | controller |     "Jun 19 11:02:13.089257 crc crio[3637]: time=\"2026-06-19T11:02:13.08903973Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-19 12:35:51.484166 | controller |     "Jun 19 11:02:13.096708 crc crio[3637]: time=\"2026-06-19T11:02:13.0965485Z\" 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-19 12:35:51.484181 | controller |     "Jun 19 11:02:13.100877 crc crio[3637]: time=\"2026-06-19T11:02:13.100762748Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-19 12:35:51.484197 | controller |     "Jun 19 11:02:13.110976 crc crio[3637]: time=\"2026-06-19T11:02:13.110640222Z\" 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-19 12:35:51.484212 | controller |     "Jun 19 11:02:13.122826 crc crio[3637]: time=\"2026-06-19T11:02:13.122561117Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-19 12:35:51.484227 | controller |     "Jun 19 11:02:13.142358 crc crio[3637]: time=\"2026-06-19T11:02:13.141405166Z\" 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-19 12:35:51.484241 | controller |     "Jun 19 11:02:13.151748 crc crio[3637]: time=\"2026-06-19T11:02:13.15160558Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-19 12:35:51.484256 | controller |     "Jun 19 11:02:13.237279 crc crio[3637]: time=\"2026-06-19T11:02:13.236864927Z\" 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-19 12:35:51.484272 | controller |     "Jun 19 11:02:13.247628 crc crio[3637]: time=\"2026-06-19T11:02:13.247440731Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-19 12:35:51.484287 | controller |     "Jun 19 11:02:13.265852 crc crio[3637]: time=\"2026-06-19T11:02:13.265598709Z\" 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-19 12:35:51.484303 | controller |     "Jun 19 11:02:13.273627 crc crio[3637]: time=\"2026-06-19T11:02:13.273394792Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-19 12:35:51.484318 | controller |     "Jun 19 11:02:13.315071 crc crio[3637]: time=\"2026-06-19T11:02:13.314420477Z\" 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-19 12:35:51.484333 | controller |     "Jun 19 11:02:13.327649 crc crio[3637]: time=\"2026-06-19T11:02:13.326465076Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-19 12:35:51.484352 | controller |     "Jun 19 11:02:13.359534 crc crio[3637]: time=\"2026-06-19T11:02:13.359389817Z\" 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-19 12:35:51.484368 | controller |     "Jun 19 11:02:13.366705 crc crio[3637]: time=\"2026-06-19T11:02:13.366594524Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-19 12:35:51.484383 | controller |     "Jun 19 11:02:13.395403 crc crio[3637]: time=\"2026-06-19T11:02:13.395093798Z\" 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-19 12:35:51.484398 | controller |     "Jun 19 11:02:13.404340 crc crio[3637]: time=\"2026-06-19T11:02:13.404211434Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-19 12:35:51.484414 | controller |     "Jun 19 11:02:13.422541 crc crio[3637]: time=\"2026-06-19T11:02:13.422283928Z\" 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-19 12:35:51.484445 | controller |     "Jun 19 11:02:13.427072 crc crio[3637]: time=\"2026-06-19T11:02:13.426837066Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-19 12:35:51.484466 | controller |     "Jun 19 11:02:13.474108 crc crio[3637]: time=\"2026-06-19T11:02:13.474047827Z\" 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-19 12:35:51.484482 | controller |     "Jun 19 11:02:13.480562 crc crio[3637]: time=\"2026-06-19T11:02:13.480534135Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-19 12:35:51.484497 | controller |     "Jun 19 11:02:13.489584 crc crio[3637]: time=\"2026-06-19T11:02:13.489556087Z\" 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-19 12:35:51.484512 | controller |     "Jun 19 11:02:13.497866 crc crio[3637]: time=\"2026-06-19T11:02:13.497742478Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-19 12:35:51.484528 | controller |     "Jun 19 11:02:13.509972 crc crio[3637]: time=\"2026-06-19T11:02:13.509938388Z\" 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-19 12:35:51.484543 | controller |     "Jun 19 11:02:13.514773 crc crio[3637]: time=\"2026-06-19T11:02:13.514740332Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-19 12:35:51.484560 | controller |     "Jun 19 11:02:13.519361 crc crio[3637]: time=\"2026-06-19T11:02:13.519332429Z\" 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-19 12:35:51.484584 | controller |     "Jun 19 11:02:13.523748 crc crio[3637]: time=\"2026-06-19T11:02:13.523722477Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-19 12:35:51.484599 | controller |     "Jun 19 11:02:13.539284 crc crio[3637]: time=\"2026-06-19T11:02:13.538962142Z\" 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-19 12:35:51.484614 | controller |     "Jun 19 11:02:13.545917 crc crio[3637]: time=\"2026-06-19T11:02:13.545813859Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-19 12:35:51.484629 | controller |     "Jun 19 11:02:13.580565 crc crio[3637]: time=\"2026-06-19T11:02:13.580117401Z\" 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-19 12:35:51.484645 | controller |     "Jun 19 11:02:13.589239 crc crio[3637]: time=\"2026-06-19T11:02:13.589030769Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-19 12:35:51.484660 | controller |     "Jun 19 11:02:13.613644 crc crio[3637]: time=\"2026-06-19T11:02:13.612574688Z\" 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-19 12:35:51.484675 | controller |     "Jun 19 11:02:13.621569 crc crio[3637]: time=\"2026-06-19T11:02:13.621384642Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-19 12:35:51.484691 | controller |     "Jun 19 11:02:13.635399 crc crio[3637]: time=\"2026-06-19T11:02:13.635126854Z\" 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-19 12:35:51.484707 | controller |     "Jun 19 11:02:13.641405 crc crio[3637]: time=\"2026-06-19T11:02:13.641280861Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-19 12:35:51.484722 | controller |     "Jun 19 11:02:13.653374 crc crio[3637]: time=\"2026-06-19T11:02:13.653034956Z\" 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-19 12:35:51.484738 | controller |     "Jun 19 11:02:13.661314 crc crio[3637]: time=\"2026-06-19T11:02:13.661104574Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-19 12:35:51.484753 | controller |     "Jun 19 11:02:13.694965 crc crio[3637]: time=\"2026-06-19T11:02:13.694614211Z\" 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-19 12:35:51.484768 | controller |     "Jun 19 11:02:13.702917 crc crio[3637]: time=\"2026-06-19T11:02:13.702672037Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-19 12:35:51.484789 | controller |     "Jun 19 11:02:13.728994 crc crio[3637]: time=\"2026-06-19T11:02:13.728790479Z\" 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-19 12:35:51.484805 | controller |     "Jun 19 11:02:13.738287 crc crio[3637]: time=\"2026-06-19T11:02:13.738041509Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-19 12:35:51.484821 | controller |     "Jun 19 11:02:13.760596 crc crio[3637]: time=\"2026-06-19T11:02:13.760410224Z\" 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-19 12:35:51.484837 | controller |     "Jun 19 11:02:13.767446 crc crio[3637]: time=\"2026-06-19T11:02:13.76728867Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-19 12:35:51.484852 | controller |     "Jun 19 11:02:13.779410 crc crio[3637]: time=\"2026-06-19T11:02:13.779119991Z\" 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-19 12:35:51.484867 | controller |     "Jun 19 11:02:13.783641 crc crio[3637]: time=\"2026-06-19T11:02:13.783505079Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-19 12:35:51.484882 | controller |     "Jun 19 11:02:13.796650 crc crio[3637]: time=\"2026-06-19T11:02:13.796522692Z\" 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-19 12:35:51.484897 | controller |     "Jun 19 11:02:13.800722 crc crio[3637]: time=\"2026-06-19T11:02:13.800635727Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-19 12:35:51.484913 | controller |     "Jun 19 11:02:13.811687 crc crio[3637]: time=\"2026-06-19T11:02:13.811558359Z\" 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-19 12:35:51.484929 | controller |     "Jun 19 11:02:13.816806 crc crio[3637]: time=\"2026-06-19T11:02:13.816696995Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-19 12:35:51.484945 | controller |     "Jun 19 11:02:13.822124 crc crio[3637]: time=\"2026-06-19T11:02:13.822049148Z\" 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-19 12:35:51.484960 | controller |     "Jun 19 11:02:13.825717 crc crio[3637]: time=\"2026-06-19T11:02:13.825619583Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-19 12:35:51.484976 | controller |     "Jun 19 11:02:13.838564 crc crio[3637]: time=\"2026-06-19T11:02:13.838411388Z\" 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-19 12:35:51.484994 | controller |     "Jun 19 11:02:13.843608 crc crio[3637]: time=\"2026-06-19T11:02:13.843498137Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-19 12:35:51.485009 | controller |     "Jun 19 11:02:13.858313 crc crio[3637]: time=\"2026-06-19T11:02:13.858200104Z\" 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-19 12:35:51.485025 | controller |     "Jun 19 11:02:13.862370 crc crio[3637]: time=\"2026-06-19T11:02:13.862298998Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-19 12:35:51.485041 | controller |     "Jun 19 11:02:13.871535 crc crio[3637]: time=\"2026-06-19T11:02:13.871443773Z\" 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-19 12:35:51.485056 | controller |     "Jun 19 11:02:13.875077 crc crio[3637]: time=\"2026-06-19T11:02:13.875002129Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-19 12:35:51.485071 | controller |     "Jun 19 11:02:13.886216 crc crio[3637]: time=\"2026-06-19T11:02:13.886105832Z\" 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-19 12:35:51.485086 | controller |     "Jun 19 11:02:13.890252 crc crio[3637]: time=\"2026-06-19T11:02:13.890202173Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-19 12:35:51.485102 | controller |     "Jun 19 11:02:13.902419 crc crio[3637]: time=\"2026-06-19T11:02:13.90228875Z\" 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-19 12:35:51.485116 | controller |     "Jun 19 11:02:13.908405 crc crio[3637]: time=\"2026-06-19T11:02:13.908330174Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-19 12:35:51.485131 | controller |     "Jun 19 11:02:13.915524 crc crio[3637]: time=\"2026-06-19T11:02:13.915440663Z\" 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-19 12:35:51.485147 | controller |     "Jun 19 11:02:13.920546 crc crio[3637]: time=\"2026-06-19T11:02:13.920433968Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-19 12:35:51.485162 | controller |     "Jun 19 11:02:13.928914 crc crio[3637]: time=\"2026-06-19T11:02:13.92882053Z\" 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-19 12:35:51.485177 | controller |     "Jun 19 11:02:13.932881 crc crio[3637]: time=\"2026-06-19T11:02:13.932737818Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-19 12:35:51.485196 | controller |     "Jun 19 11:02:13.940481 crc crio[3637]: time=\"2026-06-19T11:02:13.940367313Z\" 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-19 12:35:51.485212 | controller |     "Jun 19 11:02:13.945636 crc crio[3637]: time=\"2026-06-19T11:02:13.945555333Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-19 12:35:51.485227 | controller |     "Jun 19 11:02:13.957781 crc crio[3637]: time=\"2026-06-19T11:02:13.957656118Z\" 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-19 12:35:51.485242 | controller |     "Jun 19 11:02:13.964365 crc crio[3637]: time=\"2026-06-19T11:02:13.964268484Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-19 12:35:51.485257 | controller |     "Jun 19 11:02:13.985938 crc crio[3637]: time=\"2026-06-19T11:02:13.98578701Z\" 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-19 12:35:51.485272 | controller |     "Jun 19 11:02:13.990306 crc crio[3637]: time=\"2026-06-19T11:02:13.990234592Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-19 12:35:51.485287 | controller |     "Jun 19 11:02:13.999535 crc crio[3637]: time=\"2026-06-19T11:02:13.999436718Z\" 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-19 12:35:51.485302 | controller |     "Jun 19 11:02:14.003342 crc crio[3637]: time=\"2026-06-19T11:02:14.003290898Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-19 12:35:51.485317 | controller |     "Jun 19 11:02:14.010605 crc crio[3637]: time=\"2026-06-19T11:02:14.010558003Z\" 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-19 12:35:51.485332 | controller |     "Jun 19 11:02:14.014405 crc crio[3637]: time=\"2026-06-19T11:02:14.014372985Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-19 12:35:51.485347 | controller |     "Jun 19 11:02:14.023476 crc crio[3637]: time=\"2026-06-19T11:02:14.023370007Z\" 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-19 12:35:51.485362 | controller |     "Jun 19 11:02:14.027226 crc crio[3637]: time=\"2026-06-19T11:02:14.027120101Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-19 12:35:51.485377 | controller |     "Jun 19 11:02:14.047235 crc crio[3637]: time=\"2026-06-19T11:02:14.047083134Z\" 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-19 12:35:51.485396 | controller |     "Jun 19 11:02:14.053497 crc crio[3637]: time=\"2026-06-19T11:02:14.05337649Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-19 12:35:51.485411 | controller |     "Jun 19 11:02:14.061064 crc crio[3637]: time=\"2026-06-19T11:02:14.060949286Z\" 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-19 12:35:51.485442 | controller |     "Jun 19 11:02:14.065308 crc crio[3637]: time=\"2026-06-19T11:02:14.065215765Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-19 12:35:51.485463 | controller |     "Jun 19 11:02:14.111287 crc crio[3637]: time=\"2026-06-19T11:02:14.110769056Z\" 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-19 12:35:51.485479 | controller |     "Jun 19 11:02:14.117513 crc crio[3637]: time=\"2026-06-19T11:02:14.117375682Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-19 12:35:51.485494 | controller |     "Jun 19 11:02:14.141957 crc crio[3637]: time=\"2026-06-19T11:02:14.141751658Z\" 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-19 12:35:51.485520 | controller |     "Jun 19 11:02:14.145559 crc crio[3637]: time=\"2026-06-19T11:02:14.145439364Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-19 12:35:51.485537 | controller |     "Jun 19 11:02:14.150918 crc crio[3637]: time=\"2026-06-19T11:02:14.15076946Z\" 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-19 12:35:51.485553 | controller |     "Jun 19 11:02:14.154438 crc crio[3637]: time=\"2026-06-19T11:02:14.15431568Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-19 12:35:51.485568 | controller |     "Jun 19 11:02:14.158618 crc crio[3637]: time=\"2026-06-19T11:02:14.158482911Z\" 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-19 12:35:51.485586 | controller |     "Jun 19 11:02:14.161501 crc crio[3637]: time=\"2026-06-19T11:02:14.161383683Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-19 12:35:51.485601 | controller |     "Jun 19 11:02:14.185307 crc crio[3637]: time=\"2026-06-19T11:02:14.18504341Z\" 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-19 12:35:51.485616 | controller |     "Jun 19 11:02:14.193489 crc crio[3637]: time=\"2026-06-19T11:02:14.193107371Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-19 12:35:51.485634 | controller |     "Jun 19 11:02:14.202288 crc crio[3637]: time=\"2026-06-19T11:02:14.202037345Z\" 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-19 12:35:51.485649 | controller |     "Jun 19 11:02:14.207255 crc crio[3637]: time=\"2026-06-19T11:02:14.206972663Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-19 12:35:51.485664 | controller |     "Jun 19 11:02:14.225688 crc crio[3637]: time=\"2026-06-19T11:02:14.22550589Z\" 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-19 12:35:51.485679 | controller |     "Jun 19 11:02:14.229725 crc crio[3637]: time=\"2026-06-19T11:02:14.229582723Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-19 12:35:51.485694 | controller |     "Jun 19 11:02:14.235299 crc crio[3637]: time=\"2026-06-19T11:02:14.235064195Z\" 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-19 12:35:51.485709 | controller |     "Jun 19 11:02:14.238311 crc crio[3637]: time=\"2026-06-19T11:02:14.238093131Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-19 12:35:51.485723 | controller |     "Jun 19 11:02:14.247601 crc crio[3637]: time=\"2026-06-19T11:02:14.247490581Z\" 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-19 12:35:51.485738 | controller |     "Jun 19 11:02:14.250797 crc crio[3637]: time=\"2026-06-19T11:02:14.250688841Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-19 12:35:51.485753 | controller |     "Jun 19 11:02:14.255612 crc crio[3637]: time=\"2026-06-19T11:02:14.255504512Z\" 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-19 12:35:51.485768 | controller |     "Jun 19 11:02:14.258065 crc crio[3637]: time=\"2026-06-19T11:02:14.257935607Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-19 12:35:51.485783 | controller |     "Jun 19 11:02:14.279720 crc crio[3637]: time=\"2026-06-19T11:02:14.279548709Z\" 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-19 12:35:51.485798 | controller |     "Jun 19 11:02:14.285989 crc crio[3637]: time=\"2026-06-19T11:02:14.285781937Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-19 12:35:51.485813 | controller |     "Jun 19 11:02:14.295704 crc crio[3637]: time=\"2026-06-19T11:02:14.295593343Z\" 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-19 12:35:51.485831 | controller |     "Jun 19 11:02:14.300585 crc crio[3637]: time=\"2026-06-19T11:02:14.300442044Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-19 12:35:51.485846 | controller |     "Jun 19 11:02:14.310555 crc crio[3637]: time=\"2026-06-19T11:02:14.310399866Z\" 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-19 12:35:51.485861 | controller |     "Jun 19 11:02:14.312519 crc crio[3637]: time=\"2026-06-19T11:02:14.312412693Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-19 12:35:51.485876 | controller |     "Jun 19 11:02:14.318718 crc crio[3637]: time=\"2026-06-19T11:02:14.318601642Z\" 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-19 12:35:51.485892 | controller |     "Jun 19 11:02:14.321332 crc crio[3637]: time=\"2026-06-19T11:02:14.321220782Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-19 12:35:51.485908 | controller |     "Jun 19 11:02:14.329646 crc crio[3637]: time=\"2026-06-19T11:02:14.329489996Z\" 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-19 12:35:51.485923 | controller |     "Jun 19 11:02:14.334440 crc crio[3637]: time=\"2026-06-19T11:02:14.334313706Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-19 12:35:51.485939 | controller |     "Jun 19 11:02:14.396541 crc crio[3637]: time=\"2026-06-19T11:02:14.396245203Z\" 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-19 12:35:51.485954 | controller |     "Jun 19 11:02:14.396804 crc crio[3637]: time=\"2026-06-19T11:02:14.396263962Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.485971 | controller |     "Jun 19 11:02:14.397401 crc crio[3637]: time=\"2026-06-19T11:02:14.397307789Z\" 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-19 12:35:51.485989 | controller |     "Jun 19 11:02:14.399075 crc crio[3637]: time=\"2026-06-19T11:02:14.398769264Z\" 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:0xc00008d1e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.486008 | controller |     "Jun 19 11:02:14.399366 crc crio[3637]: time=\"2026-06-19T11:02:14.399035606Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-19 12:35:51.486024 | controller |     "Jun 19 11:02:14.399737 crc crio[3637]: time=\"2026-06-19T11:02:14.399510941Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.486044 | controller |     "Jun 19 11:02:14.404922 crc crio[3637]: time=\"2026-06-19T11:02:14.40474852Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-19 12:35:51.486060 | controller |     "Jun 19 11:02:14.405405 crc crio[3637]: time=\"2026-06-19T11:02:14.405127488Z\" level=info msg=\"Create NRI interface\"",
2026-06-19 12:35:51.486076 | controller |     "Jun 19 11:02:14.405522 crc crio[3637]: time=\"2026-06-19T11:02:14.405410709Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-19 12:35:51.486092 | controller |     "Jun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.407239853Z\" level=info msg=\"runtime interface created\"",
2026-06-19 12:35:51.486107 | controller |     "Jun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.407305091Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-19 12:35:51.486123 | controller |     "Jun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.40732063Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-19 12:35:51.486138 | controller |     "Jun 19 11:02:14.407343 crc crio[3637]: time=\"2026-06-19T11:02:14.40733499Z\" level=info msg=\"starting plugins...\"",
2026-06-19 12:35:51.486154 | controller |     "Jun 19 11:02:14.407938 crc crio[3637]: time=\"2026-06-19T11:02:14.407542963Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-19 12:35:51.486171 | controller |     "Jun 19 11:02:14.410757 crc crio[3637]: time=\"2026-06-19T11:02:14.410395435Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-19 12:35:51.486189 | controller |     "Jun 19 11:02:14.420034 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-19 12:35:51.486205 | controller |     "Jun 19 11:02:14.574909 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:51.486221 | controller |     "Jun 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575352277Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-19 12:35:51.486236 | controller |     "Jun 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575439864Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486252 | controller |     "Jun 19 11:02:14.575466 crc crio[3637]: time=\"2026-06-19T11:02:14.575464493Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-19 12:35:51.486267 | controller |     "Jun 19 11:02:14.575647 crc crio[3637]: time=\"2026-06-19T11:02:14.575478993Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486283 | controller |     "Jun 19 11:02:14.575647 crc crio[3637]: time=\"2026-06-19T11:02:14.575521521Z\" 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-19 12:35:51.486299 | controller |     "Jun 19 11:02:14.576339 crc crio[3637]: time=\"2026-06-19T11:02:14.57623851Z\" 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:0xc0010a4010}] Aliases:map[]}\"",
2026-06-19 12:35:51.486318 | controller |     "Jun 19 11:02:14.576508 crc crio[3637]: time=\"2026-06-19T11:02:14.576456373Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.486335 | controller |     "Jun 19 11:02:14.682953 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:51.486350 | controller |     "Jun 19 11:02:14.683515 crc crio[3637]: time=\"2026-06-19T11:02:14.683384247Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-19 12:35:51.486365 | controller |     "Jun 19 11:02:14.683515 crc crio[3637]: time=\"2026-06-19T11:02:14.683511593Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486381 | controller |     "Jun 19 11:02:14.683725 crc crio[3637]: time=\"2026-06-19T11:02:14.68362823Z\" 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-19 12:35:51.486398 | controller |     "Jun 19 11:02:14.684403 crc crio[3637]: time=\"2026-06-19T11:02:14.684094135Z\" 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:0xc00130c020}] Aliases:map[]}\"",
2026-06-19 12:35:51.486414 | controller |     "Jun 19 11:02:14.684682 crc crio[3637]: time=\"2026-06-19T11:02:14.684555491Z\" 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-19 12:35:51.486445 | controller |     "Jun 19 11:02:14.805367 crc crio[3637]: 2026-06-19T11:02:14Z [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-19 12:35:51.486466 | controller |     "Jun 19 11:02:14.805688 crc crio[3637]: time=\"2026-06-19T11:02:14.805551011Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-19 12:35:51.486481 | controller |     "Jun 19 11:02:14.805688 crc crio[3637]: time=\"2026-06-19T11:02:14.805610269Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486498 | controller |     "Jun 19 11:02:14.805970 crc crio[3637]: time=\"2026-06-19T11:02:14.805676137Z\" 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-19 12:35:51.486514 | controller |     "Jun 19 11:02:14.806378 crc crio[3637]: time=\"2026-06-19T11:02:14.806273898Z\" 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:0xc0001910a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.486534 | controller |     "Jun 19 11:02:14.806767 crc crio[3637]: time=\"2026-06-19T11:02:14.806587809Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.486551 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:51.486566 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113355387Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-19 12:35:51.486582 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113386886Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486597 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113399455Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-19 12:35:51.486612 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113406975Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486628 | controller |     "Jun 19 11:02:15.113390 crc crio[3637]: time=\"2026-06-19T11:02:15.113435044Z\" 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-19 12:35:51.486646 | controller |     "Jun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.11357044Z\" 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:0xc00130c0c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.486662 | controller |     "Jun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113615859Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.486678 | controller |     "Jun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113625418Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.486693 | controller |     "Jun 19 11:02:15.114979 crc crio[3637]: time=\"2026-06-19T11:02:15.113636868Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.486709 | controller |     "Jun 19 11:02:15.261017 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:51.486724 | controller |     "Jun 19 11:02:15.261678 crc crio[3637]: time=\"2026-06-19T11:02:15.261546426Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-19 12:35:51.486739 | controller |     "Jun 19 11:02:15.261678 crc crio[3637]: time=\"2026-06-19T11:02:15.261670172Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486758 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261705051Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-19 12:35:51.486774 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261722061Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486789 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26173333Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-19 12:35:51.486805 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26174296Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486820 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.26175469Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-19 12:35:51.486835 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261816318Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486850 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261830127Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-19 12:35:51.486865 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261843467Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486880 | controller |     "Jun 19 11:02:15.262029 crc crio[3637]: time=\"2026-06-19T11:02:15.261888955Z\" 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-19 12:35:51.486896 | controller |     "Jun 19 11:02:15.263110 crc crio[3637]: time=\"2026-06-19T11:02:15.262326903Z\" 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:0xc00130c130}] Aliases:map[]}\"",
2026-06-19 12:35:51.486912 | controller |     "Jun 19 11:02:15.263110 crc crio[3637]: time=\"2026-06-19T11:02:15.262514777Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.486927 | controller |     "Jun 19 11:02:15.818816 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:51.486943 | controller |     "Jun 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818879829Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-19 12:35:51.486958 | controller |     "Jun 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818917548Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.486973 | controller |     "Jun 19 11:02:15.819318 crc crio[3637]: time=\"2026-06-19T11:02:15.818985936Z\" 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-19 12:35:51.486995 | controller |     "Jun 19 11:02:15.819562 crc crio[3637]: time=\"2026-06-19T11:02:15.819337935Z\" 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:0xc00130c1c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.487012 | controller |     "Jun 19 11:02:15.819562 crc crio[3637]: time=\"2026-06-19T11:02:15.81948261Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487028 | controller |     "Jun 19 11:02:15.999811 crc crio[3637]: 2026-06-19T11:02:15Z [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-19 12:35:51.487044 | controller |     "Jun 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:15.999954941Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-19 12:35:51.487060 | controller |     "Jun 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:15.99999451Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487076 | controller |     "Jun 19 11:02:16.000116 crc crio[3637]: time=\"2026-06-19T11:02:16.000044009Z\" 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-19 12:35:51.487091 | controller |     "Jun 19 11:02:16.000417 crc crio[3637]: time=\"2026-06-19T11:02:16.000350729Z\" 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:0xc000191150}] Aliases:map[]}\"",
2026-06-19 12:35:51.487108 | controller |     "Jun 19 11:02:16.000630 crc crio[3637]: time=\"2026-06-19T11:02:16.000498464Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487124 | controller |     "Jun 19 11:02:16.209310 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487140 | controller |     "Jun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209458846Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-19 12:35:51.487155 | controller |     "Jun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209495805Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487171 | controller |     "Jun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209536174Z\" 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-19 12:35:51.487190 | controller |     "Jun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.209867733Z\" 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:0xc0001911e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.487207 | controller |     "Jun 19 11:02:16.210609 crc crio[3637]: time=\"2026-06-19T11:02:16.210039128Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487223 | controller |     "Jun 19 11:02:16.593419 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487239 | controller |     "Jun 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.593222794Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-19 12:35:51.487255 | controller |     "Jun 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.593276013Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487271 | controller |     "Jun 19 11:02:16.593419 crc crio[3637]: time=\"2026-06-19T11:02:16.59335502Z\" 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-19 12:35:51.487287 | controller |     "Jun 19 11:02:16.594226 crc crio[3637]: time=\"2026-06-19T11:02:16.593645961Z\" 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:0xc00130c270}] Aliases:map[]}\"",
2026-06-19 12:35:51.487303 | controller |     "Jun 19 11:02:16.594226 crc crio[3637]: time=\"2026-06-19T11:02:16.593865204Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487319 | controller |     "Jun 19 11:02:16.630239 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487335 | controller |     "Jun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.630139234Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-19 12:35:51.487350 | controller |     "Jun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.63025486Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487365 | controller |     "Jun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.63027276Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-19 12:35:51.487381 | controller |     "Jun 19 11:02:16.630239 crc crio[3637]: time=\"2026-06-19T11:02:16.630281589Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487399 | controller |     "Jun 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630313628Z\" 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-19 12:35:51.487415 | controller |     "Jun 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630480413Z\" 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:0xc000191270}] Aliases:map[]}\"",
2026-06-19 12:35:51.487452 | controller |     "Jun 19 11:02:16.630982 crc crio[3637]: time=\"2026-06-19T11:02:16.630621589Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487470 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487486 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665753773Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-19 12:35:51.487501 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665782482Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487516 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.665814601Z\" 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-19 12:35:51.487532 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.666098212Z\" 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:0xc0010a40b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.487548 | controller |     "Jun 19 11:02:16.667668 crc crio[3637]: time=\"2026-06-19T11:02:16.666291316Z\" 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-19 12:35:51.487564 | controller |     "Jun 19 11:02:16.697350 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487579 | controller |     "Jun 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697575508Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-19 12:35:51.487594 | controller |     "Jun 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697637806Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487612 | controller |     "Jun 19 11:02:16.697838 crc crio[3637]: time=\"2026-06-19T11:02:16.697752293Z\" 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-19 12:35:51.487628 | controller |     "Jun 19 11:02:16.698330 crc crio[3637]: time=\"2026-06-19T11:02:16.698127991Z\" 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:0xc0010a4150}] Aliases:map[]}\"",
2026-06-19 12:35:51.487643 | controller |     "Jun 19 11:02:16.698730 crc crio[3637]: time=\"2026-06-19T11:02:16.698546259Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487658 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487673 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768477497Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-19 12:35:51.487688 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768527086Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487703 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768577564Z\" 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-19 12:35:51.487718 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.768909134Z\" 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:0xc000191308}] Aliases:map[]}\"",
2026-06-19 12:35:51.487734 | controller |     "Jun 19 11:02:16.769471 crc crio[3637]: time=\"2026-06-19T11:02:16.769071409Z\" 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-19 12:35:51.487749 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487764 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793775765Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-19 12:35:51.487779 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793818474Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487797 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793837883Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-19 12:35:51.487812 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793849783Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487827 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.793886852Z\" 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-19 12:35:51.487842 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794065566Z\" 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:0xc000191398}] Aliases:map[]}\"",
2026-06-19 12:35:51.487857 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794117614Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.487873 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.79427108Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.487888 | controller |     "Jun 19 11:02:16.795025 crc crio[3637]: time=\"2026-06-19T11:02:16.794291329Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.487903 | controller |     "Jun 19 11:02:16.822623 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.487919 | controller |     "Jun 19 11:02:16.822623 crc crio[3637]: time=\"2026-06-19T11:02:16.822608385Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-19 12:35:51.487934 | controller |     "Jun 19 11:02:16.822623 crc crio[3637]: time=\"2026-06-19T11:02:16.822631914Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.487949 | controller |     "Jun 19 11:02:16.823102 crc crio[3637]: time=\"2026-06-19T11:02:16.822666703Z\" 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-19 12:35:51.487964 | controller |     "Jun 19 11:02:16.823102 crc crio[3637]: time=\"2026-06-19T11:02:16.823013972Z\" 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:0xc00008d270}] Aliases:map[]}\"",
2026-06-19 12:35:51.487982 | controller |     "Jun 19 11:02:16.823449 crc crio[3637]: time=\"2026-06-19T11:02:16.823264335Z\" 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-19 12:35:51.487998 | controller |     "Jun 19 11:02:16.854088 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.488014 | controller |     "Jun 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855461869Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-19 12:35:51.488029 | controller |     "Jun 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855537836Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488044 | controller |     "Jun 19 11:02:16.855597 crc crio[3637]: time=\"2026-06-19T11:02:16.855584825Z\" 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-19 12:35:51.488060 | controller |     "Jun 19 11:02:16.855986 crc crio[3637]: time=\"2026-06-19T11:02:16.855852656Z\" 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:0xc000191408}] Aliases:map[]}\"",
2026-06-19 12:35:51.488076 | controller |     "Jun 19 11:02:16.856088 crc crio[3637]: time=\"2026-06-19T11:02:16.855996952Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488092 | controller |     "Jun 19 11:02:16.905666 crc crio[3637]: 2026-06-19T11:02:16Z [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-19 12:35:51.488108 | controller |     "Jun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907495231Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-19 12:35:51.488123 | controller |     "Jun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907587918Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488139 | controller |     "Jun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907611767Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-19 12:35:51.488155 | controller |     "Jun 19 11:02:16.907618 crc crio[3637]: time=\"2026-06-19T11:02:16.907629727Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488171 | controller |     "Jun 19 11:02:16.908014 crc crio[3637]: time=\"2026-06-19T11:02:16.907669056Z\" 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-19 12:35:51.488187 | controller |     "Jun 19 11:02:16.908014 crc crio[3637]: time=\"2026-06-19T11:02:16.907949927Z\" 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:0xc0015ba000}] Aliases:map[]}\"",
2026-06-19 12:35:51.488207 | controller |     "Jun 19 11:02:16.908259 crc crio[3637]: time=\"2026-06-19T11:02:16.908118651Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488223 | controller |     "Jun 19 11:02:17.027823 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:51.488239 | controller |     "Jun 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027900909Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-19 12:35:51.488255 | controller |     "Jun 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027944638Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488271 | controller |     "Jun 19 11:02:17.028246 crc crio[3637]: time=\"2026-06-19T11:02:17.027984947Z\" 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-19 12:35:51.488287 | controller |     "Jun 19 11:02:17.028474 crc crio[3637]: time=\"2026-06-19T11:02:17.028271108Z\" 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:0xc0007ae098}] Aliases:map[]}\"",
2026-06-19 12:35:51.488303 | controller |     "Jun 19 11:02:17.028474 crc crio[3637]: time=\"2026-06-19T11:02:17.028453412Z\" 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-19 12:35:51.488319 | controller |     "Jun 19 11:02:17.534538 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:51.488334 | controller |     "Jun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534878229Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-19 12:35:51.488350 | controller |     "Jun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534916017Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488366 | controller |     "Jun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.534949426Z\" 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-19 12:35:51.488382 | controller |     "Jun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.535135552Z\" 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:0xc0007ae038}] Aliases:map[]}\"",
2026-06-19 12:35:51.488402 | controller |     "Jun 19 11:02:17.536013 crc crio[3637]: time=\"2026-06-19T11:02:17.535472891Z\" 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-19 12:35:51.488419 | controller |     "Jun 19 11:02:17.569713 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:51.488455 | controller |     "Jun 19 11:02:17.569713 crc crio[3637]: time=\"2026-06-19T11:02:17.568449351Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-19 12:35:51.488472 | controller |     "Jun 19 11:02:17.569713 crc crio[3637]: time=\"2026-06-19T11:02:17.569440761Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488488 | controller |     "Jun 19 11:02:17.570760 crc crio[3637]: time=\"2026-06-19T11:02:17.570317734Z\" 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-19 12:35:51.488504 | controller |     "Jun 19 11:02:17.571221 crc crio[3637]: time=\"2026-06-19T11:02:17.571092469Z\" 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:0xc0015ba000}] Aliases:map[]}\"",
2026-06-19 12:35:51.488520 | controller |     "Jun 19 11:02:17.571292 crc crio[3637]: time=\"2026-06-19T11:02:17.571260734Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.488544 | controller |     "Jun 19 11:02:17.571292 crc crio[3637]: time=\"2026-06-19T11:02:17.571282443Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.488560 | controller |     "Jun 19 11:02:17.571359 crc crio[3637]: time=\"2026-06-19T11:02:17.571295933Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488575 | controller |     "Jun 19 11:02:17.794574 crc crio[3637]: 2026-06-19T11:02:17Z [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-19 12:35:51.488591 | controller |     "Jun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794435316Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-19 12:35:51.488606 | controller |     "Jun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794478545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488622 | controller |     "Jun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794520044Z\" 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-19 12:35:51.488646 | controller |     "Jun 19 11:02:17.794574 crc crio[3637]: time=\"2026-06-19T11:02:17.794753706Z\" 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:0xc0015ba018}] Aliases:map[]}\"",
2026-06-19 12:35:51.488662 | controller |     "Jun 19 11:02:17.893104 crc crio[3637]: time=\"2026-06-19T11:02:17.794993629Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488678 | controller |     "Jun 19 11:02:18.146675 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:51.488694 | controller |     "Jun 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146808705Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-19 12:35:51.488709 | controller |     "Jun 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146880423Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488724 | controller |     "Jun 19 11:02:18.146937 crc crio[3637]: time=\"2026-06-19T11:02:18.146928601Z\" 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-19 12:35:51.488740 | controller |     "Jun 19 11:02:18.147455 crc crio[3637]: time=\"2026-06-19T11:02:18.14728018Z\" 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:0xc0015ba4d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.488756 | controller |     "Jun 19 11:02:18.147548 crc crio[3637]: time=\"2026-06-19T11:02:18.147487975Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488772 | controller |     "Jun 19 11:02:18.271243 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:51.488787 | controller |     "Jun 19 11:02:18.271491 crc crio[3637]: time=\"2026-06-19T11:02:18.271409254Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-19 12:35:51.488802 | controller |     "Jun 19 11:02:18.271491 crc crio[3637]: time=\"2026-06-19T11:02:18.271489241Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488817 | controller |     "Jun 19 11:02:18.271591 crc crio[3637]: time=\"2026-06-19T11:02:18.27153096Z\" 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-19 12:35:51.488836 | controller |     "Jun 19 11:02:18.271873 crc crio[3637]: time=\"2026-06-19T11:02:18.271800982Z\" 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:0xc0015ba598}] Aliases:map[]}\"",
2026-06-19 12:35:51.488853 | controller |     "Jun 19 11:02:18.272223 crc crio[3637]: time=\"2026-06-19T11:02:18.272036024Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.488868 | controller |     "Jun 19 11:02:18.441403 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:51.488884 | controller |     "Jun 19 11:02:18.441726 crc crio[3637]: time=\"2026-06-19T11:02:18.441535415Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-19 12:35:51.488899 | controller |     "Jun 19 11:02:18.441726 crc crio[3637]: time=\"2026-06-19T11:02:18.441703709Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.488914 | controller |     "Jun 19 11:02:18.442036 crc crio[3637]: time=\"2026-06-19T11:02:18.441775757Z\" 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-19 12:35:51.488930 | controller |     "Jun 19 11:02:18.442251 crc crio[3637]: time=\"2026-06-19T11:02:18.442094747Z\" 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:0xc0001166a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.488945 | controller |     "Jun 19 11:02:18.442737 crc crio[3637]: time=\"2026-06-19T11:02:18.442423458Z\" 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-19 12:35:51.488961 | controller |     "Jun 19 11:02:18.583037 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:51.488976 | controller |     "Jun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583127768Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-19 12:35:51.488991 | controller |     "Jun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583285073Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.489007 | controller |     "Jun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583358231Z\" 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-19 12:35:51.489025 | controller |     "Jun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583739279Z\" 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:0xc0016aa6a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.489041 | controller |     "Jun 19 11:02:18.584882 crc crio[3637]: time=\"2026-06-19T11:02:18.583988971Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.489057 | controller |     "Jun 19 11:02:18.627659 crc crio[3637]: time=\"2026-06-19T11:02:18.627445119Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489072 | controller |     "Jun 19 11:02:18.628808 crc crio[3637]: time=\"2026-06-19T11:02:18.62868524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489088 | controller |     "Jun 19 11:02:18.659362 crc crio[3637]: time=\"2026-06-19T11:02:18.658944666Z\" 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=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489103 | controller |     "Jun 19 11:02:18.660914 crc crio[3637]: time=\"2026-06-19T11:02:18.660111879Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489118 | controller |     "Jun 19 11:02:18.661132 crc crio[3637]: time=\"2026-06-19T11:02:18.66104967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489134 | controller |     "Jun 19 11:02:18.666385 crc crio[3637]: 2026-06-19T11:02:18Z [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-19 12:35:51.489151 | controller |     "Jun 19 11:02:18.666696 crc crio[3637]: time=\"2026-06-19T11:02:18.666628568Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-19 12:35:51.489168 | controller |     "Jun 19 11:02:18.666696 crc crio[3637]: time=\"2026-06-19T11:02:18.666687176Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.489183 | controller |     "Jun 19 11:02:18.666896 crc crio[3637]: time=\"2026-06-19T11:02:18.666747694Z\" 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-19 12:35:51.489198 | controller |     "Jun 19 11:02:18.666994 crc crio[3637]: time=\"2026-06-19T11:02:18.666956947Z\" 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:0xc0001903c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.489217 | controller |     "Jun 19 11:02:18.667100 crc crio[3637]: time=\"2026-06-19T11:02:18.667046904Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.489233 | controller |     "Jun 19 11:02:18.667100 crc crio[3637]: time=\"2026-06-19T11:02:18.667073054Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.489249 | controller |     "Jun 19 11:02:18.667394 crc crio[3637]: time=\"2026-06-19T11:02:18.667098063Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.489265 | controller |     "Jun 19 11:02:18.676383 crc crio[3637]: time=\"2026-06-19T11:02:18.676027186Z\" 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=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489281 | controller |     "Jun 19 11:02:18.687686 crc crio[3637]: time=\"2026-06-19T11:02:18.686870842Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489297 | controller |     "Jun 19 11:02:18.687686 crc crio[3637]: time=\"2026-06-19T11:02:18.687280919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489313 | controller |     "Jun 19 11:02:18.703487 crc crio[3637]: time=\"2026-06-19T11:02:18.702699533Z\" level=info msg=\"Ran pod sandbox d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=3d042cb7-3a76-47a8-8e1c-ea02dc2935b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489328 | controller |     "Jun 19 11:02:18.704963 crc crio[3637]: time=\"2026-06-19T11:02:18.704565105Z\" 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=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489344 | controller |     "Jun 19 11:02:18.705775 crc crio[3637]: time=\"2026-06-19T11:02:18.705327251Z\" level=info msg=\"Ran pod sandbox bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5f7a4162-e9ba-44e2-a238-acedc293f70f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489360 | controller |     "Jun 19 11:02:18.712893 crc crio[3637]: time=\"2026-06-19T11:02:18.712750732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=26c51e75-da9c-42ef-baa1-69fc100cd049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489376 | controller |     "Jun 19 11:02:18.713077 crc crio[3637]: time=\"2026-06-19T11:02:18.712794761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4962be81-204f-4dd9-b18c-cea0e0944b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489396 | controller |     "Jun 19 11:02:18.726926 crc crio[3637]: time=\"2026-06-19T11:02:18.726807938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5a660ea8-6fbb-4f66-a852-3fde23762dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489412 | controller |     "Jun 19 11:02:18.727124 crc crio[3637]: time=\"2026-06-19T11:02:18.726814517Z\" level=info msg=\"Ran pod sandbox 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991 with infra container: openshift-etcd/etcd-crc/POD\" id=2be89d9b-48ed-4be1-8d05-626e34c4e80e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489443 | controller |     "Jun 19 11:02:18.730694 crc crio[3637]: time=\"2026-06-19T11:02:18.73030258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84917554-d2f5-4d05-b5e5-4ffa349d1454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489470 | controller |     "Jun 19 11:02:18.732286 crc crio[3637]: time=\"2026-06-19T11:02:18.731036446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=52d4d10d-7fa0-4815-896a-65e11f44dadc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489490 | controller |     "Jun 19 11:02:18.738327 crc crio[3637]: time=\"2026-06-19T11:02:18.738013131Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.489505 | controller |     "Jun 19 11:02:18.738897 crc crio[3637]: time=\"2026-06-19T11:02:18.738765977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3ed79696-2f6c-4172-b951-a2ea3819ced0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489532 | controller |     "Jun 19 11:02:18.743505 crc crio[3637]: time=\"2026-06-19T11:02:18.74194339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489548 | controller |     "Jun 19 11:02:18.743905 crc crio[3637]: time=\"2026-06-19T11:02:18.743764243Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489564 | controller |     "Jun 19 11:02:18.743905 crc crio[3637]: time=\"2026-06-19T11:02:18.743835861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489579 | controller |     "Jun 19 11:02:18.747631 crc crio[3637]: time=\"2026-06-19T11:02:18.747073081Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489595 | controller |     "Jun 19 11:02:18.747631 crc crio[3637]: time=\"2026-06-19T11:02:18.747283184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489610 | controller |     "Jun 19 11:02:18.752448 crc crio[3637]: time=\"2026-06-19T11:02:18.752328189Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.489626 | controller |     "Jun 19 11:02:18.752448 crc crio[3637]: time=\"2026-06-19T11:02:18.752396916Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.489644 | controller |     "Jun 19 11:02:18.753804 crc crio[3637]: time=\"2026-06-19T11:02:18.753537601Z\" 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=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489660 | controller |     "Jun 19 11:02:18.755029 crc crio[3637]: time=\"2026-06-19T11:02:18.754821562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489675 | controller |     "Jun 19 11:02:18.755255 crc crio[3637]: time=\"2026-06-19T11:02:18.754925868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489691 | controller |     "Jun 19 11:02:18.778319 crc crio[3637]: time=\"2026-06-19T11:02:18.778048674Z\" level=info msg=\"Ran pod sandbox bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9b86be7c-4d36-4b3d-9914-22053f38c2bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489706 | controller |     "Jun 19 11:02:18.780038 crc crio[3637]: time=\"2026-06-19T11:02:18.779876617Z\" 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=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489721 | controller |     "Jun 19 11:02:18.791327 crc crio[3637]: time=\"2026-06-19T11:02:18.790714971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bd5c3044-35ba-4a49-b632-6e049ae08efe name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489736 | controller |     "Jun 19 11:02:18.826212 crc crio[3637]: time=\"2026-06-19T11:02:18.825951563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1c1c5b25-419f-4c40-ac0d-671a425b09c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489751 | controller |     "Jun 19 11:02:18.829796 crc crio[3637]: time=\"2026-06-19T11:02:18.829638698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489766 | controller |     "Jun 19 11:02:18.832069 crc crio[3637]: time=\"2026-06-19T11:02:18.831790422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489781 | controller |     "Jun 19 11:02:18.832069 crc crio[3637]: time=\"2026-06-19T11:02:18.831952457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489797 | controller |     "Jun 19 11:02:18.832784 crc crio[3637]: time=\"2026-06-19T11:02:18.832535789Z\" level=info msg=\"Ran pod sandbox a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=ef3986da-6b3f-4ba2-afae-5330e20949ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.489812 | controller |     "Jun 19 11:02:18.836135 crc crio[3637]: time=\"2026-06-19T11:02:18.835976733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dee2008c-d0e3-44ee-9e4d-e999cd1f0c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489830 | controller |     "Jun 19 11:02:18.837703 crc crio[3637]: time=\"2026-06-19T11:02:18.837415079Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.489845 | controller |     "Jun 19 11:02:18.842858 crc crio[3637]: time=\"2026-06-19T11:02:18.842755924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489861 | controller |     "Jun 19 11:02:18.847766 crc crio[3637]: time=\"2026-06-19T11:02:18.84708891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=be6274c3-d82c-4c17-adb5-d6fc23bee17d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.489876 | controller |     "Jun 19 11:02:18.855647 crc crio[3637]: time=\"2026-06-19T11:02:18.853648076Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.489891 | controller |     "Jun 19 11:02:18.866903 crc crio[3637]: time=\"2026-06-19T11:02:18.866659265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489906 | controller |     "Jun 19 11:02:18.899002 crc crio[3637]: time=\"2026-06-19T11:02:18.898422902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489921 | controller |     "Jun 19 11:02:19.043549 crc crio[3637]: time=\"2026-06-19T11:02:19.042975615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.489936 | controller |     "Jun 19 11:02:19.079626 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:51.489951 | controller |     "Jun 19 11:02:19.079944 crc crio[3637]: time=\"2026-06-19T11:02:19.079681361Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-19 12:35:51.489965 | controller |     "Jun 19 11:02:19.079944 crc crio[3637]: time=\"2026-06-19T11:02:19.079747729Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.489981 | controller |     "Jun 19 11:02:19.080290 crc crio[3637]: time=\"2026-06-19T11:02:19.080005441Z\" 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-19 12:35:51.489996 | controller |     "Jun 19 11:02:19.080969 crc crio[3637]: time=\"2026-06-19T11:02:19.080434968Z\" 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:0xc002f98028}] Aliases:map[]}\"",
2026-06-19 12:35:51.490019 | controller |     "Jun 19 11:02:19.081060 crc crio[3637]: time=\"2026-06-19T11:02:19.081015639Z\" 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-19 12:35:51.490035 | controller |     "Jun 19 11:02:19.525378 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:51.490051 | controller |     "Jun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525380525Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-19 12:35:51.490066 | controller |     "Jun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525414164Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490081 | controller |     "Jun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525429414Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-19 12:35:51.490096 | controller |     "Jun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525441243Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490112 | controller |     "Jun 19 11:02:19.525719 crc crio[3637]: time=\"2026-06-19T11:02:19.525475022Z\" 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-19 12:35:51.490128 | controller |     "Jun 19 11:02:19.525957 crc crio[3637]: time=\"2026-06-19T11:02:19.525691865Z\" 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:0xc002f98190}] Aliases:map[]}\"",
2026-06-19 12:35:51.490143 | controller |     "Jun 19 11:02:19.525957 crc crio[3637]: time=\"2026-06-19T11:02:19.525896169Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490159 | controller |     "Jun 19 11:02:19.863888 crc crio[3637]: 2026-06-19T11:02:19Z [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-19 12:35:51.490175 | controller |     "Jun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864012877Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-19 12:35:51.490190 | controller |     "Jun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864049025Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490205 | controller |     "Jun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864095854Z\" 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-19 12:35:51.490221 | controller |     "Jun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.864350486Z\" 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:0xc0001174e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.490240 | controller |     "Jun 19 11:02:19.864740 crc crio[3637]: time=\"2026-06-19T11:02:19.86454078Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490256 | controller |     "Jun 19 11:02:20.304005 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:51.490271 | controller |     "Jun 19 11:02:20.304643 crc crio[3637]: time=\"2026-06-19T11:02:20.304452863Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-19 12:35:51.490286 | controller |     "Jun 19 11:02:20.304741 crc crio[3637]: time=\"2026-06-19T11:02:20.304644857Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490300 | controller |     "Jun 19 11:02:20.304741 crc crio[3637]: time=\"2026-06-19T11:02:20.304709365Z\" 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-19 12:35:51.490316 | controller |     "Jun 19 11:02:20.304941 crc crio[3637]: time=\"2026-06-19T11:02:20.304871479Z\" 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:0xc0001904f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.490331 | controller |     "Jun 19 11:02:20.305014 crc crio[3637]: time=\"2026-06-19T11:02:20.304994256Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.490346 | controller |     "Jun 19 11:02:20.305071 crc crio[3637]: time=\"2026-06-19T11:02:20.305017235Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.490362 | controller |     "Jun 19 11:02:20.305071 crc crio[3637]: time=\"2026-06-19T11:02:20.305038084Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490378 | controller |     "Jun 19 11:02:20.695443 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:51.490394 | controller |     "Jun 19 11:02:20.695443 crc crio[3637]: time=\"2026-06-19T11:02:20.695416297Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-19 12:35:51.490409 | controller |     "Jun 19 11:02:20.695723 crc crio[3637]: time=\"2026-06-19T11:02:20.695497805Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490425 | controller |     "Jun 19 11:02:20.695723 crc crio[3637]: time=\"2026-06-19T11:02:20.695552143Z\" 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-19 12:35:51.490465 | controller |     "Jun 19 11:02:20.696237 crc crio[3637]: time=\"2026-06-19T11:02:20.696062028Z\" 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:0xc000190158}] Aliases:map[]}\"",
2026-06-19 12:35:51.490483 | controller |     "Jun 19 11:02:20.696642 crc crio[3637]: time=\"2026-06-19T11:02:20.696531543Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490499 | controller |     "Jun 19 11:02:20.781963 crc crio[3637]: 2026-06-19T11:02:20Z [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-19 12:35:51.490515 | controller |     "Jun 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782128027Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-19 12:35:51.490530 | controller |     "Jun 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782203645Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490546 | controller |     "Jun 19 11:02:20.782359 crc crio[3637]: time=\"2026-06-19T11:02:20.782239294Z\" 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-19 12:35:51.490562 | controller |     "Jun 19 11:02:20.782524 crc crio[3637]: time=\"2026-06-19T11:02:20.782400219Z\" 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:0xc000116418}] Aliases:map[]}\"",
2026-06-19 12:35:51.490578 | controller |     "Jun 19 11:02:20.782591 crc crio[3637]: time=\"2026-06-19T11:02:20.782567803Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490594 | controller |     "Jun 19 11:02:21.094972 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.490610 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095083884Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-19 12:35:51.490626 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095116893Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490641 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095130812Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-19 12:35:51.490660 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.0951913Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490677 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095272228Z\" 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-19 12:35:51.490693 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095498151Z\" 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:0xc002b28090}] Aliases:map[]}\"",
2026-06-19 12:35:51.490709 | controller |     "Jun 19 11:02:21.095667 crc crio[3637]: time=\"2026-06-19T11:02:21.095641686Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.490725 | controller |     "Jun 19 11:02:21.250809 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.490741 | controller |     "Jun 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251480858Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-19 12:35:51.490756 | controller |     "Jun 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251560106Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490772 | controller |     "Jun 19 11:02:21.251623 crc crio[3637]: time=\"2026-06-19T11:02:21.251605744Z\" 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-19 12:35:51.490788 | controller |     "Jun 19 11:02:21.251816 crc crio[3637]: time=\"2026-06-19T11:02:21.251799238Z\" 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:0xc0027e8488}] Aliases:map[]}\"",
2026-06-19 12:35:51.490804 | controller |     "Jun 19 11:02:21.252722 crc crio[3637]: time=\"2026-06-19T11:02:21.252203037Z\" 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-19 12:35:51.490820 | controller |     "Jun 19 11:02:21.320652 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.490839 | controller |     "Jun 19 11:02:21.320964 crc crio[3637]: time=\"2026-06-19T11:02:21.320765398Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-19 12:35:51.490855 | controller |     "Jun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.320991Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490871 | controller |     "Jun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.32101732Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-19 12:35:51.490886 | controller |     "Jun 19 11:02:21.321033 crc crio[3637]: time=\"2026-06-19T11:02:21.321025779Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490902 | controller |     "Jun 19 11:02:21.321208 crc crio[3637]: time=\"2026-06-19T11:02:21.321105827Z\" 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-19 12:35:51.490918 | controller |     "Jun 19 11:02:21.321652 crc crio[3637]: time=\"2026-06-19T11:02:21.321520144Z\" 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:0xc0016104a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.490934 | controller |     "Jun 19 11:02:21.321821 crc crio[3637]: time=\"2026-06-19T11:02:21.321736917Z\" 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-19 12:35:51.490950 | controller |     "Jun 19 11:02:21.453704 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.490965 | controller |     "Jun 19 11:02:21.454115 crc crio[3637]: time=\"2026-06-19T11:02:21.454003519Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-19 12:35:51.490981 | controller |     "Jun 19 11:02:21.454115 crc crio[3637]: time=\"2026-06-19T11:02:21.454104055Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.490996 | controller |     "Jun 19 11:02:21.454324 crc crio[3637]: time=\"2026-06-19T11:02:21.454219302Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-19 12:35:51.491011 | controller |     "Jun 19 11:02:21.454324 crc crio[3637]: time=\"2026-06-19T11:02:21.45426473Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491027 | controller |     "Jun 19 11:02:21.454479 crc crio[3637]: time=\"2026-06-19T11:02:21.454333438Z\" 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-19 12:35:51.491043 | controller |     "Jun 19 11:02:21.454754 crc crio[3637]: time=\"2026-06-19T11:02:21.454657989Z\" 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:0xc000190968}] Aliases:map[]}\"",
2026-06-19 12:35:51.491063 | controller |     "Jun 19 11:02:21.454959 crc crio[3637]: time=\"2026-06-19T11:02:21.454881102Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.491079 | controller |     "Jun 19 11:02:21.673387 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.491095 | controller |     "Jun 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673525742Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-19 12:35:51.491110 | controller |     "Jun 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673585001Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491126 | controller |     "Jun 19 11:02:21.673807 crc crio[3637]: time=\"2026-06-19T11:02:21.673625069Z\" 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-19 12:35:51.491142 | controller |     "Jun 19 11:02:21.674467 crc crio[3637]: time=\"2026-06-19T11:02:21.674362937Z\" 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:0xc001610568}] Aliases:map[]}\"",
2026-06-19 12:35:51.491158 | controller |     "Jun 19 11:02:21.674602 crc crio[3637]: time=\"2026-06-19T11:02:21.67458515Z\" 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-19 12:35:51.491174 | controller |     "Jun 19 11:02:21.795933 crc crio[3637]: time=\"2026-06-19T11:02:21.795835612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.491190 | controller |     "Jun 19 11:02:21.796277 crc crio[3637]: time=\"2026-06-19T11:02:21.796073036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.491205 | controller |     "Jun 19 11:02:21.796570 crc crio[3637]: time=\"2026-06-19T11:02:21.796331198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.491220 | controller |     "Jun 19 11:02:21.796709 crc crio[3637]: time=\"2026-06-19T11:02:21.796616458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.491235 | controller |     "Jun 19 11:02:21.797548 crc crio[3637]: time=\"2026-06-19T11:02:21.797476921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.491253 | controller |     "Jun 19 11:02:21.801642 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.491269 | controller |     "Jun 19 11:02:21.801772 crc crio[3637]: time=\"2026-06-19T11:02:21.801715751Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-19 12:35:51.491284 | controller |     "Jun 19 11:02:21.801772 crc crio[3637]: time=\"2026-06-19T11:02:21.80175807Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491300 | controller |     "Jun 19 11:02:21.801867 crc crio[3637]: time=\"2026-06-19T11:02:21.801792869Z\" 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-19 12:35:51.491316 | controller |     "Jun 19 11:02:21.801993 crc crio[3637]: time=\"2026-06-19T11:02:21.801932404Z\" 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:0xc0010a4210}] Aliases:map[]}\"",
2026-06-19 12:35:51.491332 | controller |     "Jun 19 11:02:21.802249 crc crio[3637]: time=\"2026-06-19T11:02:21.80207634Z\" 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-19 12:35:51.491347 | controller |     "Jun 19 11:02:21.820432 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.491363 | controller |     "Jun 19 11:02:21.820697 crc crio[3637]: time=\"2026-06-19T11:02:21.820621286Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-19 12:35:51.491378 | controller |     "Jun 19 11:02:21.820697 crc crio[3637]: time=\"2026-06-19T11:02:21.820680305Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491394 | controller |     "Jun 19 11:02:21.820821 crc crio[3637]: time=\"2026-06-19T11:02:21.820729783Z\" 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-19 12:35:51.491409 | controller |     "Jun 19 11:02:21.820990 crc crio[3637]: time=\"2026-06-19T11:02:21.820922227Z\" 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:0xc0010a42a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.491425 | controller |     "Jun 19 11:02:21.821251 crc crio[3637]: time=\"2026-06-19T11:02:21.821213729Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.491465 | controller |     "Jun 19 11:02:21.862232 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.491482 | controller |     "Jun 19 11:02:21.862477 crc crio[3637]: time=\"2026-06-19T11:02:21.862376706Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-19 12:35:51.491498 | controller |     "Jun 19 11:02:21.862477 crc crio[3637]: time=\"2026-06-19T11:02:21.862459453Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491514 | controller |     "Jun 19 11:02:21.862574 crc crio[3637]: time=\"2026-06-19T11:02:21.862496832Z\" 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-19 12:35:51.491530 | controller |     "Jun 19 11:02:21.862702 crc crio[3637]: time=\"2026-06-19T11:02:21.862644788Z\" 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:0xc0007ae408}] Aliases:map[]}\"",
2026-06-19 12:35:51.491546 | controller |     "Jun 19 11:02:21.862858 crc crio[3637]: time=\"2026-06-19T11:02:21.862804983Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.491562 | controller |     "Jun 19 11:02:21.899303 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.491578 | controller |     "Jun 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.89942661Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-19 12:35:51.491594 | controller |     "Jun 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.899634674Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491610 | controller |     "Jun 19 11:02:21.899650 crc crio[3637]: time=\"2026-06-19T11:02:21.899654003Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-19 12:35:51.491634 | controller |     "Jun 19 11:02:21.899811 crc crio[3637]: time=\"2026-06-19T11:02:21.899663233Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.491650 | controller |     "Jun 19 11:02:21.899811 crc crio[3637]: time=\"2026-06-19T11:02:21.899792159Z\" 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-19 12:35:51.491666 | controller |     "Jun 19 11:02:21.900020 crc crio[3637]: time=\"2026-06-19T11:02:21.899956854Z\" 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:0xc002bb2188}] Aliases:map[]}\"",
2026-06-19 12:35:51.491686 | controller |     "Jun 19 11:02:21.900323 crc crio[3637]: time=\"2026-06-19T11:02:21.900268874Z\" 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-19 12:35:51.491703 | controller |     "Jun 19 11:02:21.910363 crc crio[3637]: time=\"2026-06-19T11:02:21.910315364Z\" level=info msg=\"Created container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=92b6e36e-183a-43e5-9d8c-48f5993e0402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491719 | controller |     "Jun 19 11:02:21.912887 crc crio[3637]: time=\"2026-06-19T11:02:21.912751729Z\" level=info msg=\"Starting container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087\" id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.491735 | controller |     "Jun 19 11:02:21.917351 crc crio[3637]: time=\"2026-06-19T11:02:21.917216101Z\" level=info msg=\"Created container e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=8af28696-be82-4b11-b911-a522783ee713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491751 | controller |     "Jun 19 11:02:21.917476 crc crio[3637]: time=\"2026-06-19T11:02:21.917382526Z\" level=info msg=\"Created container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=677dc598-f7c9-4daa-9b58-8899a547df71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491767 | controller |     "Jun 19 11:02:21.918115 crc crio[3637]: time=\"2026-06-19T11:02:21.917956318Z\" level=info msg=\"Created container 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=b22660d9-ce03-43e8-b6c6-c1237d36c21e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491783 | controller |     "Jun 19 11:02:21.918361 crc crio[3637]: time=\"2026-06-19T11:02:21.918285828Z\" level=info msg=\"Created container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup\" id=1243aabc-c71b-435c-92b4-8e332922e6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491799 | controller |     "Jun 19 11:02:21.919603 crc crio[3637]: time=\"2026-06-19T11:02:21.91953153Z\" level=info msg=\"Starting container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4\" id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.491815 | controller |     "Jun 19 11:02:21.919948 crc crio[3637]: time=\"2026-06-19T11:02:21.919822201Z\" level=info msg=\"Starting container: e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5\" id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.491830 | controller |     "Jun 19 11:02:21.920018 crc crio[3637]: time=\"2026-06-19T11:02:21.919966346Z\" level=info msg=\"Starting container: 2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01\" id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.491845 | controller |     "Jun 19 11:02:21.920053 crc crio[3637]: time=\"2026-06-19T11:02:21.919920947Z\" level=info msg=\"Starting container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684\" id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.491864 | controller |     "Jun 19 11:02:21.921909 crc crio[3637]: time=\"2026-06-19T11:02:21.921825748Z\" level=info msg=\"Started container\" PID=5341 containerID=fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=86fe6e4a-a796-42db-88f7-43c7053bff83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.491881 | controller |     "Jun 19 11:02:21.926701 crc crio[3637]: time=\"2026-06-19T11:02:21.926549543Z\" level=info msg=\"Started container\" PID=5338 containerID=e19571e2963eb09c174db79caba3b277e66fec3fbca525bd8fb8dab5e6cba7a5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=5ea4b818-6cdc-4394-8e67-f5b26f5826a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.491898 | controller |     "Jun 19 11:02:21.929369 crc crio[3637]: time=\"2026-06-19T11:02:21.929254539Z\" level=info msg=\"Started container\" PID=5346 containerID=529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4 description=openshift-etcd/etcd-crc/setup id=4ee441fd-0d48-4c33-ba95-d675919cd22d name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.491913 | controller |     "Jun 19 11:02:21.932762 crc crio[3637]: time=\"2026-06-19T11:02:21.932639204Z\" level=info msg=\"Started container\" PID=5345 containerID=2ddaa9a987cd662d5e6dde1d4f38a5a17f54a16bbd5da25420de52c06f0eea01 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=26a92b58-a253-42c3-bac0-21ad6a1b92db name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9",
2026-06-19 12:35:51.491929 | controller |     "Jun 19 11:02:21.933380 crc crio[3637]: time=\"2026-06-19T11:02:21.933315093Z\" level=info msg=\"Started container\" PID=5339 containerID=61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=2de7352d-9056-4cdc-8eb6-6efb9ac60477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.491945 | controller |     "Jun 19 11:02:21.944954 crc crio[3637]: time=\"2026-06-19T11:02:21.944769379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=dbbe7f79-be95-4577-bfbb-75087e820416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.491960 | controller |     "Jun 19 11:02:21.949017 crc crio[3637]: time=\"2026-06-19T11:02:21.94892621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b53ab5bb-92cf-4cb5-912a-2326e3f4cd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.491975 | controller |     "Jun 19 11:02:21.955326 crc crio[3637]: time=\"2026-06-19T11:02:21.954235396Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.491990 | controller |     "Jun 19 11:02:21.956704 crc crio[3637]: time=\"2026-06-19T11:02:21.95638669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492005 | controller |     "Jun 19 11:02:21.990427 crc crio[3637]: 2026-06-19T11:02:21Z [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-19 12:35:51.492025 | controller |     "Jun 19 11:02:21.990974 crc crio[3637]: time=\"2026-06-19T11:02:21.990438357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492040 | controller |     "Jun 19 11:02:21.991641 crc crio[3637]: time=\"2026-06-19T11:02:21.990819615Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-19 12:35:51.492055 | controller |     "Jun 19 11:02:21.991811 crc crio[3637]: time=\"2026-06-19T11:02:21.991788946Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492071 | controller |     "Jun 19 11:02:21.991964 crc crio[3637]: time=\"2026-06-19T11:02:21.991937511Z\" 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-19 12:35:51.492087 | controller |     "Jun 19 11:02:21.992332 crc crio[3637]: time=\"2026-06-19T11:02:21.992299029Z\" 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:0xc000116bf8}] Aliases:map[]}\"",
2026-06-19 12:35:51.492105 | controller |     "Jun 19 11:02:21.992697 crc crio[3637]: time=\"2026-06-19T11:02:21.992670048Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492122 | controller |     "Jun 19 11:02:22.017872 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.492137 | controller |     "Jun 19 11:02:22.018501 crc crio[3637]: time=\"2026-06-19T11:02:22.018450751Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-19 12:35:51.492152 | controller |     "Jun 19 11:02:22.018616 crc crio[3637]: time=\"2026-06-19T11:02:22.018596967Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492167 | controller |     "Jun 19 11:02:22.018716 crc crio[3637]: time=\"2026-06-19T11:02:22.018694624Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-19 12:35:51.492183 | controller |     "Jun 19 11:02:22.018851 crc crio[3637]: time=\"2026-06-19T11:02:22.01882942Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492198 | controller |     "Jun 19 11:02:22.018985 crc crio[3637]: time=\"2026-06-19T11:02:22.018953536Z\" 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-19 12:35:51.492213 | controller |     "Jun 19 11:02:22.019355 crc crio[3637]: time=\"2026-06-19T11:02:22.019315995Z\" 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:0xc002b28000}] Aliases:map[]}\"",
2026-06-19 12:35:51.492232 | controller |     "Jun 19 11:02:22.019943 crc crio[3637]: time=\"2026-06-19T11:02:22.019905716Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492247 | controller |     "Jun 19 11:02:22.044724 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.492262 | controller |     "Jun 19 11:02:22.045055 crc crio[3637]: time=\"2026-06-19T11:02:22.04501465Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-19 12:35:51.492278 | controller |     "Jun 19 11:02:22.045245 crc crio[3637]: time=\"2026-06-19T11:02:22.045217344Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492293 | controller |     "Jun 19 11:02:22.045479 crc crio[3637]: time=\"2026-06-19T11:02:22.045373929Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-19 12:35:51.492308 | controller |     "Jun 19 11:02:22.045634 crc crio[3637]: time=\"2026-06-19T11:02:22.045597272Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492323 | controller |     "Jun 19 11:02:22.045797 crc crio[3637]: time=\"2026-06-19T11:02:22.045771506Z\" 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-19 12:35:51.492338 | controller |     "Jun 19 11:02:22.046560 crc crio[3637]: time=\"2026-06-19T11:02:22.046523524Z\" 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:0xc0001902f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.492355 | controller |     "Jun 19 11:02:22.046719 crc crio[3637]: time=\"2026-06-19T11:02:22.046696788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.492370 | controller |     "Jun 19 11:02:22.046816 crc crio[3637]: time=\"2026-06-19T11:02:22.046797535Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.492385 | controller |     "Jun 19 11:02:22.046908 crc crio[3637]: time=\"2026-06-19T11:02:22.046887002Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492401 | controller |     "Jun 19 11:02:22.102663 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.492416 | controller |     "Jun 19 11:02:22.105529 crc crio[3637]: time=\"2026-06-19T11:02:22.105473431Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-19 12:35:51.492449 | controller |     "Jun 19 11:02:22.105655 crc crio[3637]: time=\"2026-06-19T11:02:22.105635006Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492470 | controller |     "Jun 19 11:02:22.105801 crc crio[3637]: time=\"2026-06-19T11:02:22.105773792Z\" 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-19 12:35:51.492486 | controller |     "Jun 19 11:02:22.106691 crc crio[3637]: time=\"2026-06-19T11:02:22.106368834Z\" 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:0xc0007ae358}] Aliases:map[]}\"",
2026-06-19 12:35:51.492502 | controller |     "Jun 19 11:02:22.107095 crc crio[3637]: time=\"2026-06-19T11:02:22.107063662Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492517 | controller |     "Jun 19 11:02:22.278593 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.492532 | controller |     "Jun 19 11:02:22.278877 crc crio[3637]: time=\"2026-06-19T11:02:22.278744815Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-19 12:35:51.492548 | controller |     "Jun 19 11:02:22.278951 crc crio[3637]: time=\"2026-06-19T11:02:22.278881001Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492563 | controller |     "Jun 19 11:02:22.278951 crc crio[3637]: time=\"2026-06-19T11:02:22.278933779Z\" 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-19 12:35:51.492578 | controller |     "Jun 19 11:02:22.279234 crc crio[3637]: time=\"2026-06-19T11:02:22.279125143Z\" 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:0xc001fdc190}] Aliases:map[]}\"",
2026-06-19 12:35:51.492594 | controller |     "Jun 19 11:02:22.279471 crc crio[3637]: time=\"2026-06-19T11:02:22.279405505Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492609 | controller |     "Jun 19 11:02:22.342611 crc crio[3637]: time=\"2026-06-19T11:02:22.342347919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492625 | controller |     "Jun 19 11:02:22.358728 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.492641 | controller |     "Jun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358901707Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-19 12:35:51.492660 | controller |     "Jun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358953886Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492676 | controller |     "Jun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358974745Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-19 12:35:51.492692 | controller |     "Jun 19 11:02:22.359020 crc crio[3637]: time=\"2026-06-19T11:02:22.358985765Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.492708 | controller |     "Jun 19 11:02:22.359359 crc crio[3637]: time=\"2026-06-19T11:02:22.359033683Z\" 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-19 12:35:51.492724 | controller |     "Jun 19 11:02:22.359629 crc crio[3637]: time=\"2026-06-19T11:02:22.359421431Z\" 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:0xc002bb21b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.492740 | controller |     "Jun 19 11:02:22.359698 crc crio[3637]: time=\"2026-06-19T11:02:22.359645875Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.492756 | controller |     "Jun 19 11:02:22.426357 crc crio[3637]: time=\"2026-06-19T11:02:22.426284084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c223ca48-b696-482f-b247-86b5632e06cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492772 | controller |     "Jun 19 11:02:22.437955 crc crio[3637]: time=\"2026-06-19T11:02:22.437877496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=666b236e-6639-439c-a907-7cd71c2e72a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492788 | controller |     "Jun 19 11:02:22.446451 crc crio[3637]: time=\"2026-06-19T11:02:22.446280527Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.492804 | controller |     "Jun 19 11:02:22.446833 crc crio[3637]: time=\"2026-06-19T11:02:22.446670725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492819 | controller |     "Jun 19 11:02:22.446915 crc crio[3637]: time=\"2026-06-19T11:02:22.446866998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=de2d848e-5dac-4d09-b3d2-a0681d59396d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492834 | controller |     "Jun 19 11:02:22.452654 crc crio[3637]: time=\"2026-06-19T11:02:22.452572522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3fee89d1-006e-4cd0-b7fb-078f74d992ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492850 | controller |     "Jun 19 11:02:22.457836 crc crio[3637]: time=\"2026-06-19T11:02:22.457638505Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.492869 | controller |     "Jun 19 11:02:22.458614 crc crio[3637]: time=\"2026-06-19T11:02:22.458290355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492885 | controller |     "Jun 19 11:02:22.459511 crc crio[3637]: time=\"2026-06-19T11:02:22.459051791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=517118a7-2b73-4dcb-a195-e7088cb23d59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492901 | controller |     "Jun 19 11:02:22.466240 crc crio[3637]: time=\"2026-06-19T11:02:22.466127502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b5c50e47-cfdb-4fff-a5d3-b39d27b924e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492917 | controller |     "Jun 19 11:02:22.469873 crc crio[3637]: time=\"2026-06-19T11:02:22.469806229Z\" level=info msg=\"Created container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=953ed9f7-722c-4999-b45b-e4ce4258e3f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.492933 | controller |     "Jun 19 11:02:22.470783 crc crio[3637]: time=\"2026-06-19T11:02:22.4701297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2a7eabaa-7e17-42ab-a09e-f4e038694fcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.492949 | controller |     "Jun 19 11:02:22.473255 crc crio[3637]: time=\"2026-06-19T11:02:22.472864415Z\" level=info msg=\"Starting container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967\" id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.492964 | controller |     "Jun 19 11:02:22.474068 crc crio[3637]: time=\"2026-06-19T11:02:22.473904452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.492980 | controller |     "Jun 19 11:02:22.476902 crc crio[3637]: time=\"2026-06-19T11:02:22.476722986Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.492995 | controller |     "Jun 19 11:02:22.476902 crc crio[3637]: time=\"2026-06-19T11:02:22.476796223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5464039c-7d2d-4ac5-848c-e3e125cd397d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.493010 | controller |     "Jun 19 11:02:22.477234 crc crio[3637]: time=\"2026-06-19T11:02:22.477108724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493025 | controller |     "Jun 19 11:02:22.482203 crc crio[3637]: time=\"2026-06-19T11:02:22.482109819Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493040 | controller |     "Jun 19 11:02:22.483080 crc crio[3637]: time=\"2026-06-19T11:02:22.482983982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493061 | controller |     "Jun 19 11:02:22.495063 crc crio[3637]: time=\"2026-06-19T11:02:22.494902514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493077 | controller |     "Jun 19 11:02:22.506810 crc crio[3637]: time=\"2026-06-19T11:02:22.506556164Z\" level=info msg=\"Started container\" PID=5452 containerID=ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=5df08a11-1a18-40aa-8965-be3cf84d4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.493093 | controller |     "Jun 19 11:02:22.520968 crc crio[3637]: time=\"2026-06-19T11:02:22.520821282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493108 | controller |     "Jun 19 11:02:22.542052 crc crio[3637]: time=\"2026-06-19T11:02:22.54162799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493124 | controller |     "Jun 19 11:02:22.577599 crc crio[3637]: time=\"2026-06-19T11:02:22.575930179Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ca2783d6-da8d-4000-8ea0-72c6fc4157e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.493138 | controller |     "Jun 19 11:02:22.583033 crc crio[3637]: time=\"2026-06-19T11:02:22.582096668Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ddf0a16d-d6e9-414a-94ea-82786e44d216 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.493154 | controller |     "Jun 19 11:02:22.597670 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.493169 | controller |     "Jun 19 11:02:22.597670 crc crio[3637]: time=\"2026-06-19T11:02:22.593917273Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493184 | controller |     "Jun 19 11:02:22.597670 crc crio[3637]: time=\"2026-06-19T11:02:22.595783085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493199 | controller |     "Jun 19 11:02:22.601906 crc crio[3637]: time=\"2026-06-19T11:02:22.594725667Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-19 12:35:51.493214 | controller |     "Jun 19 11:02:22.601906 crc crio[3637]: time=\"2026-06-19T11:02:22.601891696Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493229 | controller |     "Jun 19 11:02:22.602035 crc crio[3637]: time=\"2026-06-19T11:02:22.601964583Z\" 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-19 12:35:51.493245 | controller |     "Jun 19 11:02:22.611508 crc crio[3637]: time=\"2026-06-19T11:02:22.60242387Z\" 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:0xc0016100d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.493264 | controller |     "Jun 19 11:02:22.611508 crc crio[3637]: time=\"2026-06-19T11:02:22.604519775Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.493280 | controller |     "Jun 19 11:02:22.696561 crc crio[3637]: time=\"2026-06-19T11:02:22.696082995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493296 | controller |     "Jun 19 11:02:22.887643 crc crio[3637]: 2026-06-19T11:02:22Z [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-19 12:35:51.493311 | controller |     "Jun 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.887744321Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-19 12:35:51.493326 | controller |     "Jun 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.88777929Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493341 | controller |     "Jun 19 11:02:22.887953 crc crio[3637]: time=\"2026-06-19T11:02:22.887818839Z\" 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-19 12:35:51.493357 | controller |     "Jun 19 11:02:22.888443 crc crio[3637]: time=\"2026-06-19T11:02:22.887985243Z\" 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:0xc002bb25e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.493373 | controller |     "Jun 19 11:02:22.888443 crc crio[3637]: time=\"2026-06-19T11:02:22.888135829Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.493389 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: 2026-06-19T11:02:23Z [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-19 12:35:51.493404 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.175981182Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-19 12:35:51.493419 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176020821Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493455 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.17605872Z\" 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-19 12:35:51.493476 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176745828Z\" 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:0xc0015ba308}] Aliases:map[]}\"",
2026-06-19 12:35:51.493493 | controller |     "Jun 19 11:02:23.182857 crc crio[3637]: time=\"2026-06-19T11:02:23.176903173Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.493509 | controller |     "Jun 19 11:02:24.135078 crc crio[3637]: time=\"2026-06-19T11:02:24.13368324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493536 | controller |     "Jun 19 11:02:24.285091 crc crio[3637]: time=\"2026-06-19T11:02:24.284636993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493552 | controller |     "Jun 19 11:02:24.430489 crc crio[3637]: time=\"2026-06-19T11:02:24.430192215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493567 | controller |     "Jun 19 11:02:24.446792 crc crio[3637]: time=\"2026-06-19T11:02:24.44264212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493582 | controller |     "Jun 19 11:02:24.615134 crc crio[3637]: time=\"2026-06-19T11:02:24.61409646Z\" level=info msg=\"Created container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=30ac4202-623d-4306-87d1-1398d633960d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493596 | controller |     "Jun 19 11:02:24.622220 crc crio[3637]: time=\"2026-06-19T11:02:24.622057694Z\" level=info msg=\"Starting container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38\" id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.493611 | controller |     "Jun 19 11:02:24.649859 crc crio[3637]: time=\"2026-06-19T11:02:24.647784639Z\" level=info msg=\"Started container\" PID=5530 containerID=70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=375c6e84-5580-4aa4-a793-039f50b0142f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.493627 | controller |     "Jun 19 11:02:24.703021 crc crio[3637]: time=\"2026-06-19T11:02:24.693106388Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ffa4fe24-a164-4ca9-b242-0c5d976716e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.493642 | controller |     "Jun 19 11:02:24.703021 crc crio[3637]: time=\"2026-06-19T11:02:24.700094452Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fdccb9fa-a5ce-461f-b2da-c9e5d89b525b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.493663 | controller |     "Jun 19 11:02:24.703692 crc crio[3637]: time=\"2026-06-19T11:02:24.703592794Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493685 | controller |     "Jun 19 11:02:24.706835 crc crio[3637]: time=\"2026-06-19T11:02:24.706037489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.493701 | controller |     "Jun 19 11:02:24.729177 crc crio[3637]: 2026-06-19T11:02:24Z [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-19 12:35:51.493769 | controller |     "Jun 19 11:02:24.732229 crc crio[3637]: time=\"2026-06-19T11:02:24.732077624Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-19 12:35:51.493792 | controller |     "Jun 19 11:02:24.732229 crc crio[3637]: time=\"2026-06-19T11:02:24.73221439Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493808 | controller |     "Jun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732305787Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-19 12:35:51.493824 | controller |     "Jun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732320437Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493839 | controller |     "Jun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732331387Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-19 12:35:51.493854 | controller |     "Jun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732340586Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-19 12:35:51.493869 | controller |     "Jun 19 11:02:24.732447 crc crio[3637]: time=\"2026-06-19T11:02:24.732385315Z\" 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-19 12:35:51.493885 | controller |     "Jun 19 11:02:24.732847 crc crio[3637]: time=\"2026-06-19T11:02:24.732615688Z\" 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:0xc001610000}] Aliases:map[]}\"",
2026-06-19 12:35:51.493901 | controller |     "Jun 19 11:02:24.732847 crc crio[3637]: time=\"2026-06-19T11:02:24.732795042Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.493917 | controller |     "Jun 19 11:02:24.733860 crc crio[3637]: time=\"2026-06-19T11:02:24.733580618Z\" level=info msg=\"Created container 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=f0d2514d-c0c7-4979-9b93-6fae950912c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493932 | controller |     "Jun 19 11:02:24.736078 crc crio[3637]: time=\"2026-06-19T11:02:24.735467988Z\" level=info msg=\"Created container 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=c0bcb569-89dd-48a4-9ad5-c5bf5ccd5a5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.493950 | controller |     "Jun 19 11:02:24.737889 crc crio[3637]: time=\"2026-06-19T11:02:24.73771907Z\" level=info msg=\"Starting container: 2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b\" id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.493966 | controller |     "Jun 19 11:02:24.737889 crc crio[3637]: time=\"2026-06-19T11:02:24.737835866Z\" level=info msg=\"Starting container: 3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520\" id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.493981 | controller |     "Jun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.752933929Z\" level=info msg=\"Started container\" PID=5536 containerID=2c3a639a288650d9197256fcd27c553ae8ad3fcd906fd1c807e5b8f31986587b description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=2f473519-d604-4d15-bab1-c437fdcbb417 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00941934a7539906f690b5cb77d514da7722ca6087f66ff5d676ff669b20aa9",
2026-06-19 12:35:51.493996 | controller |     "Jun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.753781783Z\" level=info msg=\"Created container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3ce6ee17-3a0d-43d8-a09a-cfedf56ade87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494012 | controller |     "Jun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.756055502Z\" level=info msg=\"Starting container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7\" id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494026 | controller |     "Jun 19 11:02:24.775018 crc crio[3637]: time=\"2026-06-19T11:02:24.759663441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494042 | controller |     "Jun 19 11:02:24.846691 crc crio[3637]: time=\"2026-06-19T11:02:24.845994563Z\" level=info msg=\"Started container\" PID=5540 containerID=3e432b20b834c528e37c5718975a7a7d7931e923995d6c21d27cb66f9b160520 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=406e17d3-aa1c-41ba-8dff-2c156f72c53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.494058 | controller |     "Jun 19 11:02:24.917955 crc crio[3637]: time=\"2026-06-19T11:02:24.917095415Z\" level=info msg=\"Started container\" PID=5545 containerID=88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=1d0686c3-06bf-406b-8866-031e5d28903c name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.494074 | controller |     "Jun 19 11:02:24.996796 crc crio[3637]: time=\"2026-06-19T11:02:24.995696536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=75c87703-610f-4359-84de-0bbf797fcbef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494090 | controller |     "Jun 19 11:02:25.025997 crc crio[3637]: time=\"2026-06-19T11:02:25.023575983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6e174972-12e5-421e-b5ea-708b99757911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494108 | controller |     "Jun 19 11:02:25.028511 crc crio[3637]: time=\"2026-06-19T11:02:25.027774234Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494124 | controller |     "Jun 19 11:02:25.029704 crc crio[3637]: time=\"2026-06-19T11:02:25.029316967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494139 | controller |     "Jun 19 11:02:25.200545 crc crio[3637]: time=\"2026-06-19T11:02:25.198943924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494154 | controller |     "Jun 19 11:02:25.597617 crc crio[3637]: time=\"2026-06-19T11:02:25.597313959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ba28833f-48b3-4661-a2ad-c4609e2d219a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494168 | controller |     "Jun 19 11:02:25.603066 crc crio[3637]: time=\"2026-06-19T11:02:25.602918756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=39f55378-115c-49d4-983b-c607d1f47ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494183 | controller |     "Jun 19 11:02:25.609472 crc crio[3637]: time=\"2026-06-19T11:02:25.609432475Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494198 | controller |     "Jun 19 11:02:25.611134 crc crio[3637]: time=\"2026-06-19T11:02:25.611016316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494213 | controller |     "Jun 19 11:02:25.644886 crc crio[3637]: 2026-06-19T11:02:25Z [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-19 12:35:51.494227 | controller |     "Jun 19 11:02:25.645827 crc crio[3637]: time=\"2026-06-19T11:02:25.645592827Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-19 12:35:51.494241 | controller |     "Jun 19 11:02:25.795773 crc crio[3637]: time=\"2026-06-19T11:02:25.795677079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494256 | controller |     "Jun 19 11:02:26.730245 crc crio[3637]: time=\"2026-06-19T11:02:26.728381726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494271 | controller |     "Jun 19 11:02:26.966442 crc crio[3637]: time=\"2026-06-19T11:02:26.965579513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494285 | controller |     "Jun 19 11:02:27.168341 crc crio[3637]: time=\"2026-06-19T11:02:27.167938932Z\" level=info msg=\"Created container 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=3b203368-7c64-4185-9033-80da0ffa0d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494300 | controller |     "Jun 19 11:02:27.173424 crc crio[3637]: time=\"2026-06-19T11:02:27.171879905Z\" level=info msg=\"Starting container: 95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4\" id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494319 | controller |     "Jun 19 11:02:27.278639 crc crio[3637]: time=\"2026-06-19T11:02:27.277551624Z\" level=info msg=\"Started container\" PID=5617 containerID=95beaf090325fcf852510495d02e1709ec54fdc246f8a4e136fd6ec50ec7c5d4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=d3b52b24-413a-45fa-b75a-83ef92b703d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.494335 | controller |     "Jun 19 11:02:27.283870 crc crio[3637]: time=\"2026-06-19T11:02:27.283393167Z\" level=info msg=\"Created container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy\" id=6f30a1cf-32b9-4553-91ed-cb2ea13d455d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494350 | controller |     "Jun 19 11:02:27.315789 crc crio[3637]: time=\"2026-06-19T11:02:27.315496875Z\" level=info msg=\"Starting container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342\" id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494365 | controller |     "Jun 19 11:02:27.468866 crc crio[3637]: time=\"2026-06-19T11:02:27.468100991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=601cc94e-07f8-465c-a55f-35f42b85f3e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494379 | controller |     "Jun 19 11:02:27.469752 crc crio[3637]: time=\"2026-06-19T11:02:27.468537062Z\" level=info msg=\"Started container\" PID=5627 containerID=de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342 description=openshift-etcd/etcd-crc/etcd-resources-copy id=6753e036-59ff-4836-9363-ba01fb3e3dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.494395 | controller |     "Jun 19 11:02:27.488009 crc crio[3637]: time=\"2026-06-19T11:02:27.48663156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=cab738cc-6bd0-461d-9b7e-9b87469f5cc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494410 | controller |     "Jun 19 11:02:27.501237 crc crio[3637]: time=\"2026-06-19T11:02:27.501009329Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494425 | controller |     "Jun 19 11:02:27.503108 crc crio[3637]: time=\"2026-06-19T11:02:27.502761115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494471 | controller |     "Jun 19 11:02:27.688128 crc crio[3637]: time=\"2026-06-19T11:02:27.687310894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494487 | controller |     "Jun 19 11:02:28.955512 crc crio[3637]: time=\"2026-06-19T11:02:28.954784591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f5b1cb4c-e339-42c1-9dcc-402e32262fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494502 | controller |     "Jun 19 11:02:28.969220 crc crio[3637]: time=\"2026-06-19T11:02:28.968816171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a3c8b8be-d1d7-425b-9b2d-3cc2472b2750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494520 | controller |     "Jun 19 11:02:28.986247 crc crio[3637]: time=\"2026-06-19T11:02:28.985527452Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494535 | controller |     "Jun 19 11:02:28.989033 crc crio[3637]: time=\"2026-06-19T11:02:28.988223903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494549 | controller |     "Jun 19 11:02:29.170597 crc crio[3637]: time=\"2026-06-19T11:02:29.161081454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494564 | controller |     "Jun 19 11:02:29.461964 crc crio[3637]: time=\"2026-06-19T11:02:29.461866188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494578 | controller |     "Jun 19 11:02:29.780889 crc crio[3637]: time=\"2026-06-19T11:02:29.780620698Z\" level=info msg=\"Created container d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=a1b09f29-6037-4586-a856-2154f4fd83e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494593 | controller |     "Jun 19 11:02:29.785510 crc crio[3637]: time=\"2026-06-19T11:02:29.785300911Z\" level=info msg=\"Starting container: d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4\" id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494608 | controller |     "Jun 19 11:02:29.821069 crc crio[3637]: time=\"2026-06-19T11:02:29.820847669Z\" level=info msg=\"Started container\" PID=5672 containerID=d160264e8ab51ffd8aaa27ac37092a77830f4356cc298bacb1f66c08132afda4 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=c8333f0e-72a8-4cf1-8a5a-fa29abab6813 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.494623 | controller |     "Jun 19 11:02:30.261236 crc crio[3637]: time=\"2026-06-19T11:02:30.260766745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494638 | controller |     "Jun 19 11:02:30.544068 crc crio[3637]: time=\"2026-06-19T11:02:30.543810691Z\" level=info msg=\"Created container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=019273e3-d766-4641-87f0-0360801f4db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494652 | controller |     "Jun 19 11:02:30.575701 crc crio[3637]: time=\"2026-06-19T11:02:30.575472527Z\" level=info msg=\"Starting container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746\" id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494667 | controller |     "Jun 19 11:02:30.656989 crc crio[3637]: time=\"2026-06-19T11:02:30.656124414Z\" level=info msg=\"Started container\" PID=5711 containerID=dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 description=openshift-etcd/etcd-crc/etcdctl id=2c29ff54-e303-401a-a119-c300e73e7ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.494682 | controller |     "Jun 19 11:02:30.666119 crc crio[3637]: time=\"2026-06-19T11:02:30.663814208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494700 | controller |     "Jun 19 11:02:30.683580 crc crio[3637]: time=\"2026-06-19T11:02:30.683379294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494715 | controller |     "Jun 19 11:02:30.743117 crc crio[3637]: time=\"2026-06-19T11:02:30.743063609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e2381428-0e4b-4cc2-88a6-126868c7029b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494729 | controller |     "Jun 19 11:02:30.757987 crc crio[3637]: time=\"2026-06-19T11:02:30.756683028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7a382b99-3657-4f9e-a985-60dd1c6f12eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494743 | controller |     "Jun 19 11:02:30.772914 crc crio[3637]: time=\"2026-06-19T11:02:30.772507536Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494758 | controller |     "Jun 19 11:02:30.774674 crc crio[3637]: time=\"2026-06-19T11:02:30.773973814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494772 | controller |     "Jun 19 11:02:30.872317 crc crio[3637]: time=\"2026-06-19T11:02:30.871130007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494786 | controller |     "Jun 19 11:02:30.962622 crc crio[3637]: time=\"2026-06-19T11:02:30.961949703Z\" level=info msg=\"Created container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2b3d79cc-f4dc-4f20-a1f1-c3d87aeea7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494801 | controller |     "Jun 19 11:02:30.968807 crc crio[3637]: time=\"2026-06-19T11:02:30.968582087Z\" level=info msg=\"Starting container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51\" id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494816 | controller |     "Jun 19 11:02:31.035017 crc crio[3637]: time=\"2026-06-19T11:02:31.033746686Z\" level=info msg=\"Started container\" PID=5731 containerID=043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=7392970f-56df-4e89-b1ac-71971c54106b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.494831 | controller |     "Jun 19 11:02:31.061845 crc crio[3637]: time=\"2026-06-19T11:02:31.05966764Z\" level=info msg=\"Created container 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=ae54bec1-120b-46b4-9eef-1f87becd1ae7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494846 | controller |     "Jun 19 11:02:31.077580 crc crio[3637]: time=\"2026-06-19T11:02:31.074849321Z\" level=info msg=\"Starting container: 759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8\" id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.494861 | controller |     "Jun 19 11:02:31.101102 crc crio[3637]: time=\"2026-06-19T11:02:31.096013109Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3a935de7-811b-4873-a19b-8a6aa72c4653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494878 | controller |     "Jun 19 11:02:31.124661 crc crio[3637]: time=\"2026-06-19T11:02:31.124566222Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5bf130e8-c1f8-4a82-afca-8e9b97e9d545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494894 | controller |     "Jun 19 11:02:31.141502 crc crio[3637]: time=\"2026-06-19T11:02:31.139821795Z\" level=info msg=\"Started container\" PID=5732 containerID=759b8752a87b5ec71e0173421867212e32b0cdd1c38e427bb16960f1469528c8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=9c9a024d-919f-4ade-b8da-66085a85d2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.494911 | controller |     "Jun 19 11:02:31.170054 crc crio[3637]: time=\"2026-06-19T11:02:31.168127801Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494927 | controller |     "Jun 19 11:02:31.175122 crc crio[3637]: time=\"2026-06-19T11:02:31.172629449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.494943 | controller |     "Jun 19 11:02:31.267700 crc crio[3637]: time=\"2026-06-19T11:02:31.262896271Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2fc12ef4-7d38-46b8-8928-651f62e7ad04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494958 | controller |     "Jun 19 11:02:31.325307 crc crio[3637]: time=\"2026-06-19T11:02:31.320981354Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=894272f5-bb41-4fb4-b590-0b1506ca3bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.494972 | controller |     "Jun 19 11:02:31.331027 crc crio[3637]: time=\"2026-06-19T11:02:31.330952116Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.494987 | controller |     "Jun 19 11:02:31.332762 crc crio[3637]: time=\"2026-06-19T11:02:31.332733193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495002 | controller |     "Jun 19 11:02:31.432487 crc crio[3637]: time=\"2026-06-19T11:02:31.431801197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495016 | controller |     "Jun 19 11:02:31.754865 crc crio[3637]: time=\"2026-06-19T11:02:31.754823649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495031 | controller |     "Jun 19 11:02:32.488565 crc crio[3637]: time=\"2026-06-19T11:02:32.487520378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495045 | controller |     "Jun 19 11:02:33.223563 crc crio[3637]: time=\"2026-06-19T11:02:33.221879961Z\" level=info msg=\"Created container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=78aef9bf-cc9a-4bfd-b7bf-8066e424f9b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495063 | controller |     "Jun 19 11:02:33.233630 crc crio[3637]: time=\"2026-06-19T11:02:33.233473597Z\" level=info msg=\"Starting container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c\" id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495078 | controller |     "Jun 19 11:02:33.391057 crc crio[3637]: time=\"2026-06-19T11:02:33.379030017Z\" level=info msg=\"Started container\" PID=5767 containerID=dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c description=openshift-etcd/etcd-crc/etcd id=39ca4ee1-f7aa-48a7-b69c-92785f8cbd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.495093 | controller |     "Jun 19 11:02:33.569692 crc crio[3637]: time=\"2026-06-19T11:02:33.569351828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495109 | controller |     "Jun 19 11:02:33.594720 crc crio[3637]: time=\"2026-06-19T11:02:33.593776572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495124 | controller |     "Jun 19 11:02:33.690627 crc crio[3637]: time=\"2026-06-19T11:02:33.686778257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=54aefcda-5ce8-42d0-8faf-4bf0cdb638ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495139 | controller |     "Jun 19 11:02:33.690764 crc crio[3637]: time=\"2026-06-19T11:02:33.690602498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=480abbef-0909-4706-ae45-6458a452a9f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495154 | controller |     "Jun 19 11:02:33.739923 crc crio[3637]: time=\"2026-06-19T11:02:33.729122383Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495169 | controller |     "Jun 19 11:02:33.752996 crc crio[3637]: time=\"2026-06-19T11:02:33.75208635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495184 | controller |     "Jun 19 11:02:33.867284 crc crio[3637]: time=\"2026-06-19T11:02:33.86547684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495199 | controller |     "Jun 19 11:02:33.943060 crc crio[3637]: time=\"2026-06-19T11:02:33.941720852Z\" level=info msg=\"Created container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5d91e0f7-b4bf-4845-b2a9-dc77f1dae325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495215 | controller |     "Jun 19 11:02:33.944537 crc crio[3637]: time=\"2026-06-19T11:02:33.944364371Z\" level=info msg=\"Starting container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8\" id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495229 | controller |     "Jun 19 11:02:33.944907 crc crio[3637]: time=\"2026-06-19T11:02:33.944858524Z\" level=info msg=\"Created container a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=fdc3b8cc-df71-48c9-9e8d-b1923ec04acf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495248 | controller |     "Jun 19 11:02:33.948124 crc crio[3637]: time=\"2026-06-19T11:02:33.948028847Z\" level=info msg=\"Starting container: a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a\" id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495263 | controller |     "Jun 19 11:02:33.980449 crc crio[3637]: time=\"2026-06-19T11:02:33.980052954Z\" level=info msg=\"Started container\" PID=5785 containerID=a9a207c3fd89ef01475be0e2836485e180a42dbe7d6c3df48e5650fb0152b94a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=993ecd0e-49fb-4f3e-832a-fa1e91de2e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.495278 | controller |     "Jun 19 11:02:33.998855 crc crio[3637]: time=\"2026-06-19T11:02:33.998406978Z\" level=info msg=\"Started container\" PID=5780 containerID=cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=3ea65f89-98cf-439d-80bc-c18a348a60c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.495293 | controller |     "Jun 19 11:02:34.029928 crc crio[3637]: time=\"2026-06-19T11:02:34.029688423Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a36b054d-fb53-40e0-8647-5594689767f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495309 | controller |     "Jun 19 11:02:34.063495 crc crio[3637]: time=\"2026-06-19T11:02:34.06258432Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f6b92aa-2ea7-4aee-a87c-305b646bb7d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495324 | controller |     "Jun 19 11:02:34.067850 crc crio[3637]: time=\"2026-06-19T11:02:34.067803918Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495339 | controller |     "Jun 19 11:02:34.068819 crc crio[3637]: time=\"2026-06-19T11:02:34.068792623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495354 | controller |     "Jun 19 11:02:34.187778 crc crio[3637]: time=\"2026-06-19T11:02:34.187493765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495368 | controller |     "Jun 19 11:02:35.323641 crc crio[3637]: time=\"2026-06-19T11:02:35.323129756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495383 | controller |     "Jun 19 11:02:35.484927 crc crio[3637]: time=\"2026-06-19T11:02:35.484119463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495397 | controller |     "Jun 19 11:02:35.764275 crc crio[3637]: time=\"2026-06-19T11:02:35.761687276Z\" level=info msg=\"Created container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=e51231c1-898b-447c-8f7b-6872e040d04f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495414 | controller |     "Jun 19 11:02:35.769272 crc crio[3637]: time=\"2026-06-19T11:02:35.76902638Z\" level=info msg=\"Starting container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5\" id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495449 | controller |     "Jun 19 11:02:35.775789 crc crio[3637]: time=\"2026-06-19T11:02:35.775277234Z\" level=info msg=\"Created container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=499a6604-4288-45f5-818f-82a05a563de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495466 | controller |     "Jun 19 11:02:35.777496 crc crio[3637]: time=\"2026-06-19T11:02:35.77736495Z\" level=info msg=\"Starting container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b\" id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495481 | controller |     "Jun 19 11:02:35.823692 crc crio[3637]: time=\"2026-06-19T11:02:35.823421515Z\" level=info msg=\"Started container\" PID=5849 containerID=909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=8f28da27-0481-43ac-9773-beb035a6bb60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.495499 | controller |     "Jun 19 11:02:35.841123 crc crio[3637]: time=\"2026-06-19T11:02:35.840850075Z\" level=info msg=\"Started container\" PID=5846 containerID=189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 description=openshift-etcd/etcd-crc/etcd-metrics id=ac69d7f4-f2fa-439c-8fe1-418034e42e42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.495516 | controller |     "Jun 19 11:02:35.853424 crc crio[3637]: time=\"2026-06-19T11:02:35.851783794Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8c419505-912f-4266-9ad6-dd84bf39c8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495531 | controller |     "Jun 19 11:02:35.859233 crc crio[3637]: time=\"2026-06-19T11:02:35.858797979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c60649f9-69fb-4485-bcb6-3f50163f22de name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495546 | controller |     "Jun 19 11:02:35.865386 crc crio[3637]: time=\"2026-06-19T11:02:35.864884079Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495561 | controller |     "Jun 19 11:02:35.865921 crc crio[3637]: time=\"2026-06-19T11:02:35.865391632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495575 | controller |     "Jun 19 11:02:35.933881 crc crio[3637]: time=\"2026-06-19T11:02:35.933659834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aa3a7b6a-7610-4d42-826f-16b1e5c1d69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495589 | controller |     "Jun 19 11:02:35.952041 crc crio[3637]: time=\"2026-06-19T11:02:35.951496855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495607 | controller |     "Jun 19 11:02:35.955967 crc crio[3637]: time=\"2026-06-19T11:02:35.955629534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=82c4b3d2-408f-4a38-ae7c-651468ca6e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495622 | controller |     "Jun 19 11:02:35.961944 crc crio[3637]: time=\"2026-06-19T11:02:35.961667824Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495636 | controller |     "Jun 19 11:02:35.962013 crc crio[3637]: time=\"2026-06-19T11:02:35.961959111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495650 | controller |     "Jun 19 11:02:36.063136 crc crio[3637]: time=\"2026-06-19T11:02:36.054909892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495664 | controller |     "Jun 19 11:02:38.372613 crc crio[3637]: time=\"2026-06-19T11:02:38.371499248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495678 | controller |     "Jun 19 11:02:38.395388 crc crio[3637]: time=\"2026-06-19T11:02:38.394958716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495693 | controller |     "Jun 19 11:02:38.565015 crc crio[3637]: time=\"2026-06-19T11:02:38.564954561Z\" level=info msg=\"Created container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a6921cdb-6e2a-4405-9972-8d616d6aabb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495707 | controller |     "Jun 19 11:02:38.567517 crc crio[3637]: time=\"2026-06-19T11:02:38.567396636Z\" level=info msg=\"Starting container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f\" id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495721 | controller |     "Jun 19 11:02:38.606775 crc crio[3637]: time=\"2026-06-19T11:02:38.606480617Z\" level=info msg=\"Started container\" PID=5899 containerID=a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=28cdafba-5811-49ec-b18b-7c79341c5629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.495736 | controller |     "Jun 19 11:02:38.636889 crc crio[3637]: time=\"2026-06-19T11:02:38.636686443Z\" level=info msg=\"Created container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=320f7c2b-f734-494c-ab5c-574ecabe23fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495751 | controller |     "Jun 19 11:02:38.638364 crc crio[3637]: time=\"2026-06-19T11:02:38.638319956Z\" level=info msg=\"Starting container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523\" id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495766 | controller |     "Jun 19 11:02:38.660055 crc crio[3637]: time=\"2026-06-19T11:02:38.659827304Z\" level=info msg=\"Started container\" PID=5900 containerID=a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 description=openshift-etcd/etcd-crc/etcd-readyz id=302300b2-09d5-46fe-8689-0dcc32539559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.495784 | controller |     "Jun 19 11:02:38.679251 crc crio[3637]: time=\"2026-06-19T11:02:38.678849986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4bd04e65-92c0-4c7b-a564-fe6be6f1d049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495799 | controller |     "Jun 19 11:02:38.682037 crc crio[3637]: time=\"2026-06-19T11:02:38.681949998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9c5af169-558f-4be1-90d6-7a542a992855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495813 | controller |     "Jun 19 11:02:38.687058 crc crio[3637]: time=\"2026-06-19T11:02:38.68695535Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495828 | controller |     "Jun 19 11:02:38.687557 crc crio[3637]: time=\"2026-06-19T11:02:38.687406192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495842 | controller |     "Jun 19 11:02:38.734072 crc crio[3637]: time=\"2026-06-19T11:02:38.733888587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495856 | controller |     "Jun 19 11:02:39.338658 crc crio[3637]: time=\"2026-06-19T11:02:39.338413356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495870 | controller |     "Jun 19 11:02:39.538000 crc crio[3637]: time=\"2026-06-19T11:02:39.537815498Z\" level=info msg=\"Created container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=7b616ed6-eae5-4497-97dc-9f0898491f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495884 | controller |     "Jun 19 11:02:39.539979 crc crio[3637]: time=\"2026-06-19T11:02:39.539872212Z\" level=info msg=\"Starting container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c\" id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.495899 | controller |     "Jun 19 11:02:39.547632 crc crio[3637]: time=\"2026-06-19T11:02:39.54740522Z\" level=info msg=\"Started container\" PID=5924 containerID=263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c description=openshift-etcd/etcd-crc/etcd-rev id=7edd0c4e-5877-4644-9cdc-4d169e129a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991",
2026-06-19 12:35:51.495913 | controller |     "Jun 19 11:02:59.235356 crc crio[3637]: time=\"2026-06-19T11:02:59.23444972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4164014a-d6c5-4da2-8bf3-57b969c5dbe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495927 | controller |     "Jun 19 11:02:59.238269 crc crio[3637]: time=\"2026-06-19T11:02:59.238077987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0694c91f-0ee7-4026-b96a-28ec8257c191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.495942 | controller |     "Jun 19 11:02:59.240993 crc crio[3637]: time=\"2026-06-19T11:02:59.240911551Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.495962 | controller |     "Jun 19 11:02:59.241610 crc crio[3637]: time=\"2026-06-19T11:02:59.241520747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495978 | controller |     "Jun 19 11:02:59.257471 crc crio[3637]: time=\"2026-06-19T11:02:59.257390246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.495993 | controller |     "Jun 19 11:02:59.732136 crc crio[3637]: time=\"2026-06-19T11:02:59.73062425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496008 | controller |     "Jun 19 11:02:59.859300 crc crio[3637]: time=\"2026-06-19T11:02:59.858592726Z\" level=info msg=\"Created container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=55cebc34-0612-4b02-ad86-f5435f9339bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496023 | controller |     "Jun 19 11:02:59.869814 crc crio[3637]: time=\"2026-06-19T11:02:59.869671108Z\" level=info msg=\"Starting container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b\" id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.496038 | controller |     "Jun 19 11:02:59.875411 crc crio[3637]: time=\"2026-06-19T11:02:59.875298737Z\" level=info msg=\"Started container\" PID=6172 containerID=ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=df279a7f-4a2c-4d15-b181-14083bf778fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.496053 | controller |     "Jun 19 11:03:01.310947 crc crio[3637]: time=\"2026-06-19T11:03:01.310028246Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd749325-06cf-4acc-9a1f-c120e538e45e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496068 | controller |     "Jun 19 11:03:01.323410 crc crio[3637]: time=\"2026-06-19T11:03:01.323043991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ba65d793-c06a-4536-a32e-ee811f679497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496083 | controller |     "Jun 19 11:03:01.330834 crc crio[3637]: time=\"2026-06-19T11:03:01.330339203Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496098 | controller |     "Jun 19 11:03:01.331607 crc crio[3637]: time=\"2026-06-19T11:03:01.331463463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496113 | controller |     "Jun 19 11:03:01.354792 crc crio[3637]: time=\"2026-06-19T11:03:01.354607074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496128 | controller |     "Jun 19 11:03:01.956121 crc crio[3637]: time=\"2026-06-19T11:03:01.956016219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496146 | controller |     "Jun 19 11:03:02.132868 crc crio[3637]: time=\"2026-06-19T11:03:02.13271304Z\" level=info msg=\"Created container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=66cc80b4-5cf9-42b3-a5fd-6b09ad741565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496161 | controller |     "Jun 19 11:03:02.134325 crc crio[3637]: time=\"2026-06-19T11:03:02.134267421Z\" level=info msg=\"Starting container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8\" id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.496176 | controller |     "Jun 19 11:03:02.141667 crc crio[3637]: time=\"2026-06-19T11:03:02.141631756Z\" level=info msg=\"Started container\" PID=6228 containerID=36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=de2cb9b5-2b0e-49cf-bff4-af64b45102cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641",
2026-06-19 12:35:51.496192 | controller |     "Jun 19 11:03:04.468463 crc crio[3637]: time=\"2026-06-19T11:03:04.467749952Z\" level=info msg=\"Stopping container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b (timeout: 30s)\" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.496207 | controller |     "Jun 19 11:03:04.727490 crc crio[3637]: time=\"2026-06-19T11:03:04.723974831Z\" level=info msg=\"Stopped container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2ea64bd-5fd9-48c1-b2e3-d5fe289351b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.496222 | controller |     "Jun 19 11:03:05.486465 crc crio[3637]: time=\"2026-06-19T11:03:05.486345744Z\" level=info msg=\"Removing container: ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967\" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.496237 | controller |     "Jun 19 11:03:05.610616 crc crio[3637]: time=\"2026-06-19T11:03:05.610425877Z\" level=info msg=\"Removed container ad9486fcdcdc6395225ad33e2eb6edbfadc90a582bec43350a557d122969e967: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6f1c5f5d-8ed8-43a6-aebc-19de6e0ccab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.496252 | controller |     "Jun 19 11:03:21.890923 crc crio[3637]: time=\"2026-06-19T11:03:21.890238171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=03e868f6-ccda-4566-abec-3d4f93243ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496267 | controller |     "Jun 19 11:03:21.895382 crc crio[3637]: time=\"2026-06-19T11:03:21.895250886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=312fae70-312e-4c94-a267-bf7d6afc7411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496281 | controller |     "Jun 19 11:03:21.899035 crc crio[3637]: time=\"2026-06-19T11:03:21.898921035Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496296 | controller |     "Jun 19 11:03:21.900100 crc crio[3637]: time=\"2026-06-19T11:03:21.899797278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496313 | controller |     "Jun 19 11:03:21.922783 crc crio[3637]: time=\"2026-06-19T11:03:21.922659866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496329 | controller |     "Jun 19 11:03:22.190716 crc crio[3637]: time=\"2026-06-19T11:03:22.190516439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496343 | controller |     "Jun 19 11:03:22.282362 crc crio[3637]: time=\"2026-06-19T11:03:22.282128605Z\" level=info msg=\"Created container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5485c9ca-16b3-4cb0-947d-2d590759fc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496358 | controller |     "Jun 19 11:03:22.284125 crc crio[3637]: time=\"2026-06-19T11:03:22.283970194Z\" level=info msg=\"Starting container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c\" id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.496374 | controller |     "Jun 19 11:03:22.294306 crc crio[3637]: time=\"2026-06-19T11:03:22.29349818Z\" level=info msg=\"Started container\" PID=6437 containerID=1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3d650581-65dd-48b0-95a1-f76d4ec68bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.496389 | controller |     "Jun 19 11:03:51.380808 crc crio[3637]: time=\"2026-06-19T11:03:51.379917807Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496404 | controller |     "Jun 19 11:03:51.381955 crc crio[3637]: time=\"2026-06-19T11:03:51.381081719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496419 | controller |     "Jun 19 11:03:51.414284 crc crio[3637]: time=\"2026-06-19T11:03:51.413588642Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc000190ac0}] Aliases:map[]}\"",
2026-06-19 12:35:51.496456 | controller |     "Jun 19 11:03:51.414284 crc crio[3637]: time=\"2026-06-19T11:03:51.4142219Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.496474 | controller |     "Jun 19 11:03:51.561909 crc crio[3637]: time=\"2026-06-19T11:03:51.561589371Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496489 | controller |     "Jun 19 11:03:51.561909 crc crio[3637]: time=\"2026-06-19T11:03:51.561731664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496504 | controller |     "Jun 19 11:03:51.606971 crc crio[3637]: time=\"2026-06-19T11:03:51.60657141Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0016aa3b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.496522 | controller |     "Jun 19 11:03:51.606971 crc crio[3637]: time=\"2026-06-19T11:03:51.606720974Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.496538 | controller |     "Jun 19 11:03:51.743934 crc crio[3637]: time=\"2026-06-19T11:03:51.743879293Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496553 | controller |     "Jun 19 11:03:51.744010 crc crio[3637]: time=\"2026-06-19T11:03:51.743955365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496567 | controller |     "Jun 19 11:03:51.769855 crc crio[3637]: time=\"2026-06-19T11:03:51.76974051Z\" 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=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496582 | controller |     "Jun 19 11:03:51.783895 crc crio[3637]: time=\"2026-06-19T11:03:51.783740479Z\" level=info msg=\"Ran pod sandbox c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=da650fff-aa68-435d-80c3-593e0320fbda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496597 | controller |     "Jun 19 11:03:51.808827 crc crio[3637]: time=\"2026-06-19T11:03:51.808115667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f473d92c-6a1a-4d78-aef1-4d5cbd0ee49b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496611 | controller |     "Jun 19 11:03:51.824701 crc crio[3637]: time=\"2026-06-19T11:03:51.824605115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=063391a0-6c45-4820-aa62-dfae3e04c9eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496626 | controller |     "Jun 19 11:03:51.900471 crc crio[3637]: time=\"2026-06-19T11:03:51.900343978Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496640 | controller |     "Jun 19 11:03:51.902077 crc crio[3637]: time=\"2026-06-19T11:03:51.902004914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496654 | controller |     "Jun 19 11:03:51.959883 crc crio[3637]: time=\"2026-06-19T11:03:51.959567692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496669 | controller |     "Jun 19 11:03:52.183006 crc crio[3637]: time=\"2026-06-19T11:03:52.182539852Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496686 | controller |     "Jun 19 11:03:52.183006 crc crio[3637]: time=\"2026-06-19T11:03:52.18281294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496701 | controller |     "Jun 19 11:03:52.212829 crc crio[3637]: time=\"2026-06-19T11:03:52.212696409Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496715 | controller |     "Jun 19 11:03:52.212829 crc crio[3637]: time=\"2026-06-19T11:03:52.212830533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496730 | controller |     "Jun 19 11:03:52.243219 crc crio[3637]: time=\"2026-06-19T11:03:52.243096195Z\" 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=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496744 | controller |     "Jun 19 11:03:52.254272 crc crio[3637]: time=\"2026-06-19T11:03:52.254077089Z\" level=info msg=\"Ran pod sandbox a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=00c2d461-b634-4cd9-b192-833046895e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496759 | controller |     "Jun 19 11:03:52.256069 crc crio[3637]: time=\"2026-06-19T11:03:52.255989311Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc002b28098}] Aliases:map[]}\"",
2026-06-19 12:35:51.496786 | controller |     "Jun 19 11:03:52.256069 crc crio[3637]: time=\"2026-06-19T11:03:52.256048893Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.496801 | controller |     "Jun 19 11:03:52.256330 crc crio[3637]: time=\"2026-06-19T11:03:52.2562639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=38457fab-32a2-4d44-bfa9-7ec4ddda3dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496816 | controller |     "Jun 19 11:03:52.259042 crc crio[3637]: time=\"2026-06-19T11:03:52.258913454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3d5125c4-1d33-45a2-b15c-6d4e2ee33c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.496831 | controller |     "Jun 19 11:03:52.261611 crc crio[3637]: time=\"2026-06-19T11:03:52.261501706Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.496845 | controller |     "Jun 19 11:03:52.262100 crc crio[3637]: time=\"2026-06-19T11:03:52.262013139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496863 | controller |     "Jun 19 11:03:52.282876 crc crio[3637]: time=\"2026-06-19T11:03:52.282763416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496878 | controller |     "Jun 19 11:03:52.361271 crc crio[3637]: time=\"2026-06-19T11:03:52.361016039Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496892 | controller |     "Jun 19 11:03:52.361271 crc crio[3637]: time=\"2026-06-19T11:03:52.361117821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496906 | controller |     "Jun 19 11:03:52.441578 crc crio[3637]: time=\"2026-06-19T11:03:52.441377791Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496920 | controller |     "Jun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.441757411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496935 | controller |     "Jun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.444740533Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c400}] Aliases:map[]}\"",
2026-06-19 12:35:51.496950 | controller |     "Jun 19 11:03:52.446495 crc crio[3637]: time=\"2026-06-19T11:03:52.444780714Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.496964 | controller |     "Jun 19 11:03:52.515847 crc crio[3637]: time=\"2026-06-19T11:03:52.515096327Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.496980 | controller |     "Jun 19 11:03:52.515847 crc crio[3637]: time=\"2026-06-19T11:03:52.515290092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.496994 | controller |     "Jun 19 11:03:52.540269 crc crio[3637]: time=\"2026-06-19T11:03:52.53753771Z\" 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=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497009 | controller |     "Jun 19 11:03:52.540269 crc crio[3637]: time=\"2026-06-19T11:03:52.540243165Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497024 | controller |     "Jun 19 11:03:52.540965 crc crio[3637]: time=\"2026-06-19T11:03:52.540328177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497040 | controller |     "Jun 19 11:03:52.629463 crc crio[3637]: time=\"2026-06-19T11:03:52.629304147Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015ba408}] Aliases:map[]}\"",
2026-06-19 12:35:51.497059 | controller |     "Jun 19 11:03:52.629463 crc crio[3637]: time=\"2026-06-19T11:03:52.629462622Z\" 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-19 12:35:51.497075 | controller |     "Jun 19 11:03:52.735079 crc crio[3637]: time=\"2026-06-19T11:03:52.734408846Z\" level=info msg=\"Ran pod sandbox 788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=b85c9003-cc2b-4852-96f8-06d85fa3a87d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497090 | controller |     "Jun 19 11:03:52.752053 crc crio[3637]: time=\"2026-06-19T11:03:52.752007355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1a07e391-7678-434c-ade5-5243f5687755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.497106 | controller |     "Jun 19 11:03:52.762010 crc crio[3637]: time=\"2026-06-19T11:03:52.761974501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e7630142-583d-4cae-9139-32bf6a00bde1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.497120 | controller |     "Jun 19 11:03:52.783274 crc crio[3637]: time=\"2026-06-19T11:03:52.780466014Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497135 | controller |     "Jun 19 11:03:52.783683 crc crio[3637]: time=\"2026-06-19T11:03:52.783597422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497150 | controller |     "Jun 19 11:03:52.808043 crc crio[3637]: time=\"2026-06-19T11:03:52.807714942Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497165 | controller |     "Jun 19 11:03:52.808808 crc crio[3637]: time=\"2026-06-19T11:03:52.808472162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497180 | controller |     "Jun 19 11:03:52.809853 crc crio[3637]: time=\"2026-06-19T11:03:52.809049199Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.497194 | controller |     "Jun 19 11:03:52.870079 crc crio[3637]: time=\"2026-06-19T11:03:52.869750924Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497209 | controller |     "Jun 19 11:03:52.870079 crc crio[3637]: time=\"2026-06-19T11:03:52.869855556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497227 | controller |     "Jun 19 11:03:52.877567 crc crio[3637]: time=\"2026-06-19T11:03:52.877359174Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497242 | controller |     "Jun 19 11:03:52.877713 crc crio[3637]: time=\"2026-06-19T11:03:52.877587361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497256 | controller |     "Jun 19 11:03:52.879598 crc crio[3637]: time=\"2026-06-19T11:03:52.878563228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497271 | controller |     "Jun 19 11:03:52.899776 crc crio[3637]: time=\"2026-06-19T11:03:52.898998125Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc002b28048}] Aliases:map[]}\"",
2026-06-19 12:35:51.497287 | controller |     "Jun 19 11:03:52.899776 crc crio[3637]: time=\"2026-06-19T11:03:52.89951953Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.497303 | controller |     "Jun 19 11:03:52.925693 crc crio[3637]: time=\"2026-06-19T11:03:52.925602475Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497318 | controller |     "Jun 19 11:03:52.925771 crc crio[3637]: time=\"2026-06-19T11:03:52.925718668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497333 | controller |     "Jun 19 11:03:52.968105 crc crio[3637]: time=\"2026-06-19T11:03:52.967038656Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497348 | controller |     "Jun 19 11:03:52.968771 crc crio[3637]: time=\"2026-06-19T11:03:52.968521087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497363 | controller |     "Jun 19 11:03:53.024470 crc crio[3637]: time=\"2026-06-19T11:03:53.024119171Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497378 | controller |     "Jun 19 11:03:53.024581 crc crio[3637]: time=\"2026-06-19T11:03:53.024525722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497392 | controller |     "Jun 19 11:03:53.056069 crc crio[3637]: time=\"2026-06-19T11:03:53.056014156Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497407 | controller |     "Jun 19 11:03:53.056558 crc crio[3637]: time=\"2026-06-19T11:03:53.056533861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497425 | controller |     "Jun 19 11:03:53.095099 crc crio[3637]: time=\"2026-06-19T11:03:53.094921645Z\" 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=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497461 | controller |     "Jun 19 11:03:53.102815 crc crio[3637]: time=\"2026-06-19T11:03:53.102305971Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497477 | controller |     "Jun 19 11:03:53.102815 crc crio[3637]: time=\"2026-06-19T11:03:53.102503456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497492 | controller |     "Jun 19 11:03:53.114362 crc crio[3637]: time=\"2026-06-19T11:03:53.113681087Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497508 | controller |     "Jun 19 11:03:53.114362 crc crio[3637]: time=\"2026-06-19T11:03:53.113827181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497532 | controller |     "Jun 19 11:03:53.195059 crc crio[3637]: time=\"2026-06-19T11:03:53.194133301Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497547 | controller |     "Jun 19 11:03:53.195059 crc crio[3637]: time=\"2026-06-19T11:03:53.19445171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497562 | controller |     "Jun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235090418Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497577 | controller |     "Jun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235234722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497592 | controller |     "Jun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235307704Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497607 | controller |     "Jun 19 11:03:53.235426 crc crio[3637]: time=\"2026-06-19T11:03:53.235385326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497621 | controller |     "Jun 19 11:03:53.258111 crc crio[3637]: time=\"2026-06-19T11:03:53.252587634Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497636 | controller |     "Jun 19 11:03:53.258111 crc crio[3637]: time=\"2026-06-19T11:03:53.252883982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497656 | controller |     "Jun 19 11:03:53.293019 crc crio[3637]: time=\"2026-06-19T11:03:53.292949944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497671 | controller |     "Jun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.320772677Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497686 | controller |     "Jun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.32088788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497700 | controller |     "Jun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.321080165Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497714 | controller |     "Jun 19 11:03:53.321885 crc crio[3637]: time=\"2026-06-19T11:03:53.321123486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497729 | controller |     "Jun 19 11:03:53.356415 crc crio[3637]: time=\"2026-06-19T11:03:53.334869418Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc0001904a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.497744 | controller |     "Jun 19 11:03:53.369351 crc crio[3637]: time=\"2026-06-19T11:03:53.356419837Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.497760 | controller |     "Jun 19 11:03:53.425926 crc crio[3637]: time=\"2026-06-19T11:03:53.425871605Z\" level=info msg=\"Ran pod sandbox 0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=ec0826c8-b957-42c0-b3d0-8459c506d5cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497774 | controller |     "Jun 19 11:03:53.432108 crc crio[3637]: time=\"2026-06-19T11:03:53.431989806Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497789 | controller |     "Jun 19 11:03:53.432339 crc crio[3637]: time=\"2026-06-19T11:03:53.432278403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497804 | controller |     "Jun 19 11:03:53.446761 crc crio[3637]: time=\"2026-06-19T11:03:53.44407432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ba755602-e05d-4155-b7c6-46f97185d595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.497819 | controller |     "Jun 19 11:03:53.460834 crc crio[3637]: time=\"2026-06-19T11:03:53.45846096Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497837 | controller |     "Jun 19 11:03:53.460834 crc crio[3637]: time=\"2026-06-19T11:03:53.458541352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497851 | controller |     "Jun 19 11:03:53.513808 crc crio[3637]: time=\"2026-06-19T11:03:53.513758626Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497866 | controller |     "Jun 19 11:03:53.513976 crc crio[3637]: time=\"2026-06-19T11:03:53.513954911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497881 | controller |     "Jun 19 11:03:53.737262 crc crio[3637]: time=\"2026-06-19T11:03:53.736788689Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497895 | controller |     "Jun 19 11:03:53.737262 crc crio[3637]: time=\"2026-06-19T11:03:53.736892122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497910 | controller |     "Jun 19 11:03:53.739040 crc crio[3637]: time=\"2026-06-19T11:03:53.738002892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497924 | controller |     "Jun 19 11:03:53.775335 crc crio[3637]: time=\"2026-06-19T11:03:53.775003189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c9d2b431-0aec-49d8-a914-9be68e72fd9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.497939 | controller |     "Jun 19 11:03:53.804016 crc crio[3637]: time=\"2026-06-19T11:03:53.802309417Z\" 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=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497953 | controller |     "Jun 19 11:03:53.815897 crc crio[3637]: time=\"2026-06-19T11:03:53.8157124Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.497967 | controller |     "Jun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.815959347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.497981 | controller |     "Jun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.818500076Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.497995 | controller |     "Jun 19 11:03:53.825398 crc crio[3637]: time=\"2026-06-19T11:03:53.818776335Z\" 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=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498009 | controller |     "Jun 19 11:03:53.852828 crc crio[3637]: time=\"2026-06-19T11:03:53.852619854Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498027 | controller |     "Jun 19 11:03:53.853516 crc crio[3637]: time=\"2026-06-19T11:03:53.853491738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498041 | controller |     "Jun 19 11:03:53.883271 crc crio[3637]: time=\"2026-06-19T11:03:53.882958036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498056 | controller |     "Jun 19 11:03:53.911514 crc crio[3637]: time=\"2026-06-19T11:03:53.911062857Z\" 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=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498070 | controller |     "Jun 19 11:03:53.926216 crc crio[3637]: time=\"2026-06-19T11:03:53.925388625Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498086 | controller |     "Jun 19 11:03:53.926216 crc crio[3637]: time=\"2026-06-19T11:03:53.925948191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498104 | controller |     "Jun 19 11:03:54.024093 crc crio[3637]: time=\"2026-06-19T11:03:54.02387613Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498119 | controller |     "Jun 19 11:03:54.025316 crc crio[3637]: time=\"2026-06-19T11:03:54.02461258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498135 | controller |     "Jun 19 11:03:54.056496 crc crio[3637]: time=\"2026-06-19T11:03:54.05630554Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc001fdc3b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.498150 | controller |     "Jun 19 11:03:54.056496 crc crio[3637]: time=\"2026-06-19T11:03:54.056432084Z\" 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-19 12:35:51.498165 | controller |     "Jun 19 11:03:54.058442 crc crio[3637]: time=\"2026-06-19T11:03:54.058409758Z\" level=info msg=\"Created container 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=3ffda650-c785-4ec2-8344-10fd62e8dddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.498181 | controller |     "Jun 19 11:03:54.060436 crc crio[3637]: time=\"2026-06-19T11:03:54.060024583Z\" level=info msg=\"Starting container: 5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766\" id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.498196 | controller |     "Jun 19 11:03:54.083566 crc crio[3637]: time=\"2026-06-19T11:03:54.082895879Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498214 | controller |     "Jun 19 11:03:54.083566 crc crio[3637]: time=\"2026-06-19T11:03:54.083371682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498229 | controller |     "Jun 19 11:03:54.113487 crc crio[3637]: time=\"2026-06-19T11:03:54.112961573Z\" level=info msg=\"Started container\" PID=6909 containerID=5837b1e209b216a2092fb6bc6a165cc21fe6983682698b968e716ec10123a766 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=9e2414bf-d838-4a64-be83-2a58e886efce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c784db337d6b446e8ee138c0dee2cb544c4774321c187348c6cfeacd6aa7649c",
2026-06-19 12:35:51.498245 | controller |     "Jun 19 11:03:54.127274 crc crio[3637]: time=\"2026-06-19T11:03:54.126995693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498260 | controller |     "Jun 19 11:03:54.143532 crc crio[3637]: time=\"2026-06-19T11:03:54.142919815Z\" level=info msg=\"Ran pod sandbox a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=acdd5d51-79c4-456e-95f7-113f0f55c83b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498275 | controller |     "Jun 19 11:03:54.184426 crc crio[3637]: time=\"2026-06-19T11:03:54.181619069Z\" level=info msg=\"Ran pod sandbox 6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=31bd6b0a-42d0-4871-bc0b-e6a0a2194dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498291 | controller |     "Jun 19 11:03:54.189770 crc crio[3637]: time=\"2026-06-19T11:03:54.187323198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=4cdbeba8-6673-432d-a41d-56035ad41068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498306 | controller |     "Jun 19 11:03:54.192301 crc crio[3637]: time=\"2026-06-19T11:03:54.19209567Z\" level=info msg=\"Created container 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=b3aee3e8-8ad9-48c6-9522-7e770dcbbf6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.498321 | controller |     "Jun 19 11:03:54.198986 crc crio[3637]: time=\"2026-06-19T11:03:54.198406626Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498336 | controller |     "Jun 19 11:03:54.199080 crc crio[3637]: time=\"2026-06-19T11:03:54.199003932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498351 | controller |     "Jun 19 11:03:54.208926 crc crio[3637]: time=\"2026-06-19T11:03:54.207538769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=1317e428-dae8-4fcf-bcfc-311610fb8cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498366 | controller |     "Jun 19 11:03:54.208926 crc crio[3637]: time=\"2026-06-19T11:03:54.207550639Z\" level=info msg=\"Starting container: 76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13\" id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.498384 | controller |     "Jun 19 11:03:54.221025 crc crio[3637]: time=\"2026-06-19T11:03:54.220808508Z\" level=info msg=\"Ran pod sandbox 8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d with infra container: openshift-multus/multus-bzhnf/POD\" id=61ebca10-eec4-43ac-976d-d960f8682499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498399 | controller |     "Jun 19 11:03:54.232115 crc crio[3637]: time=\"2026-06-19T11:03:54.231825064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=acd65deb-414a-4956-8d3f-8d3d49381083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498414 | controller |     "Jun 19 11:03:54.232720 crc crio[3637]: time=\"2026-06-19T11:03:54.232408809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=e6f2b12b-a409-47c7-b4e3-d2e6a64f0390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498444 | controller |     "Jun 19 11:03:54.234619 crc crio[3637]: time=\"2026-06-19T11:03:54.234379675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=da915002-7d1a-4d64-bd05-1f847617ad89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498465 | controller |     "Jun 19 11:03:54.252045 crc crio[3637]: time=\"2026-06-19T11:03:54.251853119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=cba67e5b-caf2-4e0e-91f1-f1d29e40b3c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498480 | controller |     "Jun 19 11:03:54.252860 crc crio[3637]: time=\"2026-06-19T11:03:54.252615781Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.498495 | controller |     "Jun 19 11:03:54.253570 crc crio[3637]: time=\"2026-06-19T11:03:54.253083704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498510 | controller |     "Jun 19 11:03:54.253804 crc crio[3637]: time=\"2026-06-19T11:03:54.253594778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498524 | controller |     "Jun 19 11:03:54.257619 crc crio[3637]: time=\"2026-06-19T11:03:54.256118218Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.498539 | controller |     "Jun 19 11:03:54.353950 crc crio[3637]: time=\"2026-06-19T11:03:54.347527217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498554 | controller |     "Jun 19 11:03:54.368422 crc crio[3637]: time=\"2026-06-19T11:03:54.367545272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498568 | controller |     "Jun 19 11:03:54.397499 crc crio[3637]: time=\"2026-06-19T11:03:54.397229296Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc00130c388}] Aliases:map[]}\"",
2026-06-19 12:35:51.498589 | controller |     "Jun 19 11:03:54.397499 crc crio[3637]: time=\"2026-06-19T11:03:54.39735685Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.498604 | controller |     "Jun 19 11:03:54.414709 crc crio[3637]: time=\"2026-06-19T11:03:54.404093137Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.498618 | controller |     "Jun 19 11:03:54.557374 crc crio[3637]: time=\"2026-06-19T11:03:54.548075555Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498633 | controller |     "Jun 19 11:03:54.557374 crc crio[3637]: time=\"2026-06-19T11:03:54.550118721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498648 | controller |     "Jun 19 11:03:54.672426 crc crio[3637]: time=\"2026-06-19T11:03:54.666967746Z\" level=info msg=\"Started container\" PID=6929 containerID=76286a5c1bbd474f260b4ecafbd64142e8c60467e74c9ba194ade0a97e867c13 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=44a01aab-741f-4e20-b05f-f968e29e64cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc",
2026-06-19 12:35:51.498662 | controller |     "Jun 19 11:03:55.007509 crc crio[3637]: time=\"2026-06-19T11:03:55.007009367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498677 | controller |     "Jun 19 11:03:55.011878 crc crio[3637]: time=\"2026-06-19T11:03:55.011478342Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498691 | controller |     "Jun 19 11:03:55.019949 crc crio[3637]: time=\"2026-06-19T11:03:55.012013748Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498706 | controller |     "Jun 19 11:03:55.022464 crc crio[3637]: time=\"2026-06-19T11:03:55.012366196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498720 | controller |     "Jun 19 11:03:55.027819 crc crio[3637]: time=\"2026-06-19T11:03:55.026740665Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498735 | controller |     "Jun 19 11:03:55.027819 crc crio[3637]: time=\"2026-06-19T11:03:55.027755664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498749 | controller |     "Jun 19 11:03:55.029616 crc crio[3637]: time=\"2026-06-19T11:03:55.027385824Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498767 | controller |     "Jun 19 11:03:55.033730 crc crio[3637]: time=\"2026-06-19T11:03:55.0312378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498781 | controller |     "Jun 19 11:03:55.035823 crc crio[3637]: time=\"2026-06-19T11:03:55.034930463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498796 | controller |     "Jun 19 11:03:55.077028 crc crio[3637]: time=\"2026-06-19T11:03:55.075899631Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498810 | controller |     "Jun 19 11:03:55.077028 crc crio[3637]: time=\"2026-06-19T11:03:55.077001902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498824 | controller |     "Jun 19 11:03:55.081898 crc crio[3637]: time=\"2026-06-19T11:03:55.078364549Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498838 | controller |     "Jun 19 11:03:55.081898 crc crio[3637]: time=\"2026-06-19T11:03:55.081717162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498853 | controller |     "Jun 19 11:03:55.088626 crc crio[3637]: time=\"2026-06-19T11:03:55.088323075Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498867 | controller |     "Jun 19 11:03:55.088626 crc crio[3637]: time=\"2026-06-19T11:03:55.088486809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498881 | controller |     "Jun 19 11:03:55.096854 crc crio[3637]: time=\"2026-06-19T11:03:55.094925689Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498896 | controller |     "Jun 19 11:03:55.106569 crc crio[3637]: time=\"2026-06-19T11:03:55.099891786Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498910 | controller |     "Jun 19 11:03:55.107827 crc crio[3637]: time=\"2026-06-19T11:03:55.10758642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498924 | controller |     "Jun 19 11:03:55.111688 crc crio[3637]: time=\"2026-06-19T11:03:55.10899456Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498938 | controller |     "Jun 19 11:03:55.111688 crc crio[3637]: time=\"2026-06-19T11:03:55.109275518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498951 | controller |     "Jun 19 11:03:55.139463 crc crio[3637]: time=\"2026-06-19T11:03:55.137768149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.498968 | controller |     "Jun 19 11:03:55.268973 crc crio[3637]: time=\"2026-06-19T11:03:55.268012955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e67d380c-e396-472b-8734-2065f663b1af name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.498983 | controller |     "Jun 19 11:03:55.339816 crc crio[3637]: time=\"2026-06-19T11:03:55.338862962Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.498997 | controller |     "Jun 19 11:03:55.339816 crc crio[3637]: time=\"2026-06-19T11:03:55.339324965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499011 | controller |     "Jun 19 11:03:55.503058 crc crio[3637]: time=\"2026-06-19T11:03:55.498535485Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc002bb21b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.499026 | controller |     "Jun 19 11:03:55.503058 crc crio[3637]: time=\"2026-06-19T11:03:55.502655459Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499041 | controller |     "Jun 19 11:03:55.591428 crc crio[3637]: time=\"2026-06-19T11:03:55.590826998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=098c1a1e-f4af-49dd-98a1-1c3b966f061a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.499056 | controller |     "Jun 19 11:03:55.642930 crc crio[3637]: time=\"2026-06-19T11:03:55.635987462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.499070 | controller |     "Jun 19 11:03:55.668329 crc crio[3637]: time=\"2026-06-19T11:03:55.664971387Z\" 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=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499084 | controller |     "Jun 19 11:03:55.691833 crc crio[3637]: time=\"2026-06-19T11:03:55.690927548Z\" 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=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499099 | controller |     "Jun 19 11:03:55.693877 crc crio[3637]: time=\"2026-06-19T11:03:55.693049327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499113 | controller |     "Jun 19 11:03:55.867019 crc crio[3637]: time=\"2026-06-19T11:03:55.866712299Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc000190320}] Aliases:map[]}\"",
2026-06-19 12:35:51.499131 | controller |     "Jun 19 11:03:55.867019 crc crio[3637]: time=\"2026-06-19T11:03:55.866853733Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499146 | controller |     "Jun 19 11:03:56.186714 crc crio[3637]: time=\"2026-06-19T11:03:56.185458239Z\" 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=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499162 | controller |     "Jun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.6457837Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc00008c8e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.499184 | controller |     "Jun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.645925054Z\" 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-19 12:35:51.499201 | controller |     "Jun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.650009938Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000116aa0}] Aliases:map[]}\"",
2026-06-19 12:35:51.499218 | controller |     "Jun 19 11:03:56.652476 crc crio[3637]: time=\"2026-06-19T11:03:56.65007964Z\" 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-19 12:35:51.499233 | controller |     "Jun 19 11:03:56.691539 crc crio[3637]: time=\"2026-06-19T11:03:56.691346766Z\" 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=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499248 | controller |     "Jun 19 11:03:56.698467 crc crio[3637]: time=\"2026-06-19T11:03:56.698328559Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc00008c440}] Aliases:map[]}\"",
2026-06-19 12:35:51.499267 | controller |     "Jun 19 11:03:56.698582 crc crio[3637]: time=\"2026-06-19T11:03:56.698469373Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499283 | controller |     "Jun 19 11:03:56.772445 crc crio[3637]: time=\"2026-06-19T11:03:56.771738057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499298 | controller |     "Jun 19 11:03:56.902016 crc crio[3637]: time=\"2026-06-19T11:03:56.901608503Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc00008c4d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.499314 | controller |     "Jun 19 11:03:56.902016 crc crio[3637]: time=\"2026-06-19T11:03:56.901813459Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499329 | controller |     "Jun 19 11:03:57.051277 crc crio[3637]: time=\"2026-06-19T11:03:57.050874938Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc0001907e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.499345 | controller |     "Jun 19 11:03:57.051277 crc crio[3637]: time=\"2026-06-19T11:03:57.051227018Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499360 | controller |     "Jun 19 11:03:57.061086 crc crio[3637]: time=\"2026-06-19T11:03:57.050890579Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb21c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.499376 | controller |     "Jun 19 11:03:57.061603 crc crio[3637]: time=\"2026-06-19T11:03:57.061108312Z\" 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-19 12:35:51.499391 | controller |     "Jun 19 11:03:57.105042 crc crio[3637]: time=\"2026-06-19T11:03:57.101062162Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc000116848}] Aliases:map[]}\"",
2026-06-19 12:35:51.499410 | controller |     "Jun 19 11:03:57.105042 crc crio[3637]: time=\"2026-06-19T11:03:57.101129264Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.499439 | controller |     "Jun 19 11:03:57.675560 crc crio[3637]: time=\"2026-06-19T11:03:57.674638048Z\" level=info msg=\"Created container c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=ee9436fb-812f-4ffd-a121-997647aff23f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.499460 | controller |     "Jun 19 11:03:57.752891 crc crio[3637]: time=\"2026-06-19T11:03:57.752417547Z\" level=info msg=\"Starting container: c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad\" id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.499476 | controller |     "Jun 19 11:03:58.043407 crc crio[3637]: time=\"2026-06-19T11:03:58.041452993Z\" level=info msg=\"Started container\" PID=7081 containerID=c74662aff01dde900799de294b9710f017de1003fd58ca9e1ae2bef59ec0e2ad description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=e625a126-bfa0-4099-9f74-423fba08f253 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.499492 | controller |     "Jun 19 11:03:58.162576 crc crio[3637]: time=\"2026-06-19T11:03:58.161098385Z\" level=info msg=\"Ran pod sandbox 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=60ebd261-7935-4413-96d7-6c031506e498 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499507 | controller |     "Jun 19 11:03:58.251438 crc crio[3637]: time=\"2026-06-19T11:03:58.251045992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5e5f2941-e649-46f8-aa61-8062ca204237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.499522 | controller |     "Jun 19 11:03:58.354516 crc crio[3637]: time=\"2026-06-19T11:03:58.353465017Z\" level=info msg=\"Ran pod sandbox 78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=64c6db74-0634-429b-b8d8-1a362f8c259d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499537 | controller |     "Jun 19 11:03:58.462464 crc crio[3637]: time=\"2026-06-19T11:03:58.458297497Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\\\"\"",
2026-06-19 12:35:51.499552 | controller |     "Jun 19 11:03:58.481875 crc crio[3637]: time=\"2026-06-19T11:03:58.480685049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5222fe11-2778-4b32-92aa-235b83c46878 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.499568 | controller |     "Jun 19 11:03:58.724794 crc crio[3637]: time=\"2026-06-19T11:03:58.720326744Z\" level=info msg=\"Ran pod sandbox 2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=45a73d34-9b9d-4f54-8d89-7ec51c8381d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499583 | controller |     "Jun 19 11:03:58.732025 crc crio[3637]: time=\"2026-06-19T11:03:58.729302962Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=a44e8d5c-c215-43de-83b2-b1033913fe16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.499601 | controller |     "Jun 19 11:03:58.821514 crc crio[3637]: time=\"2026-06-19T11:03:58.820122964Z\" level=info msg=\"Ran pod sandbox e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=ef6c1f36-d4e0-4430-aec3-747a3ebab86a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499617 | controller |     "Jun 19 11:03:58.833741 crc crio[3637]: time=\"2026-06-19T11:03:58.833703261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=f60722e1-2714-4537-997f-c21bbbd60b83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.499632 | controller |     "Jun 19 11:03:59.080049 crc crio[3637]: time=\"2026-06-19T11:03:59.078841468Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc0015ba9e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.499647 | controller |     "Jun 19 11:03:59.080049 crc crio[3637]: time=\"2026-06-19T11:03:59.07963477Z\" 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-19 12:35:51.499663 | controller |     "Jun 19 11:04:00.156844 crc crio[3637]: time=\"2026-06-19T11:04:00.154641709Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499678 | controller |     "Jun 19 11:04:00.159353 crc crio[3637]: time=\"2026-06-19T11:04:00.159114963Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499692 | controller |     "Jun 19 11:04:00.159414 crc crio[3637]: time=\"2026-06-19T11:04:00.159362139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499707 | controller |     "Jun 19 11:04:00.161278 crc crio[3637]: time=\"2026-06-19T11:04:00.159615857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499722 | controller |     "Jun 19 11:04:00.161278 crc crio[3637]: time=\"2026-06-19T11:04:00.159784792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499737 | controller |     "Jun 19 11:04:00.161823 crc crio[3637]: time=\"2026-06-19T11:04:00.161471208Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499751 | controller |     "Jun 19 11:04:00.161823 crc crio[3637]: time=\"2026-06-19T11:04:00.161586061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499765 | controller |     "Jun 19 11:04:00.161884 crc crio[3637]: time=\"2026-06-19T11:04:00.161854209Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499783 | controller |     "Jun 19 11:04:00.161920 crc crio[3637]: time=\"2026-06-19T11:04:00.161897571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499797 | controller |     "Jun 19 11:04:00.161920 crc crio[3637]: time=\"2026-06-19T11:04:00.16190921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499812 | controller |     "Jun 19 11:04:00.480383 crc crio[3637]: time=\"2026-06-19T11:04:00.479924901Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499827 | controller |     "Jun 19 11:04:00.480485 crc crio[3637]: time=\"2026-06-19T11:04:00.480442665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499841 | controller |     "Jun 19 11:04:00.781473 crc crio[3637]: time=\"2026-06-19T11:04:00.780124415Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499855 | controller |     "Jun 19 11:04:00.781473 crc crio[3637]: time=\"2026-06-19T11:04:00.781131083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499869 | controller |     "Jun 19 11:04:01.281345 crc crio[3637]: time=\"2026-06-19T11:04:01.266891761Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499883 | controller |     "Jun 19 11:04:01.282377 crc crio[3637]: time=\"2026-06-19T11:04:01.281638461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499898 | controller |     "Jun 19 11:04:01.297256 crc crio[3637]: time=\"2026-06-19T11:04:01.270097701Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499912 | controller |     "Jun 19 11:04:01.298585 crc crio[3637]: time=\"2026-06-19T11:04:01.298125189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499927 | controller |     "Jun 19 11:04:01.307749 crc crio[3637]: time=\"2026-06-19T11:04:01.269999178Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499941 | controller |     "Jun 19 11:04:01.307749 crc crio[3637]: time=\"2026-06-19T11:04:01.271084257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.499955 | controller |     "Jun 19 11:04:01.317339 crc crio[3637]: time=\"2026-06-19T11:04:01.308565498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499969 | controller |     "Jun 19 11:04:01.322291 crc crio[3637]: time=\"2026-06-19T11:04:01.3190608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.499987 | controller |     "Jun 19 11:04:01.383766 crc crio[3637]: time=\"2026-06-19T11:04:01.383584842Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.500001 | controller |     "Jun 19 11:04:01.426067 crc crio[3637]: time=\"2026-06-19T11:04:01.425987709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500015 | controller |     "Jun 19 11:04:01.443533 crc crio[3637]: time=\"2026-06-19T11:04:01.44295552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5053f547-7833-42c2-8cc5-1764941b8b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500030 | controller |     "Jun 19 11:04:01.447226 crc crio[3637]: time=\"2026-06-19T11:04:01.445332496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fd357899-8db4-48e3-8d33-57eb4d807aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500044 | controller |     "Jun 19 11:04:01.448904 crc crio[3637]: time=\"2026-06-19T11:04:01.44798399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58bf5a35-e424-4229-8f9f-13cc3f57aae1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500059 | controller |     "Jun 19 11:04:01.468831 crc crio[3637]: time=\"2026-06-19T11:04:01.46812383Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4e2915ff-fe79-46eb-b807-779f9416fa53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500073 | controller |     "Jun 19 11:04:01.540639 crc crio[3637]: time=\"2026-06-19T11:04:01.539346236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500088 | controller |     "Jun 19 11:04:01.569348 crc crio[3637]: time=\"2026-06-19T11:04:01.568892627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500103 | controller |     "Jun 19 11:04:01.574545 crc crio[3637]: time=\"2026-06-19T11:04:01.574125181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500117 | controller |     "Jun 19 11:04:01.579867 crc crio[3637]: time=\"2026-06-19T11:04:01.579417809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500131 | controller |     "Jun 19 11:04:01.662325 crc crio[3637]: time=\"2026-06-19T11:04:01.657946739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500145 | controller |     "Jun 19 11:04:01.670376 crc crio[3637]: time=\"2026-06-19T11:04:01.667484714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500160 | controller |     "Jun 19 11:04:01.710635 crc crio[3637]: time=\"2026-06-19T11:04:01.705905941Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500175 | controller |     "Jun 19 11:04:01.710635 crc crio[3637]: time=\"2026-06-19T11:04:01.706794215Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500193 | controller |     "Jun 19 11:04:01.713869 crc crio[3637]: time=\"2026-06-19T11:04:01.713285006Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500208 | controller |     "Jun 19 11:04:01.718493 crc crio[3637]: time=\"2026-06-19T11:04:01.718447599Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500223 | controller |     "Jun 19 11:04:01.761452 crc crio[3637]: time=\"2026-06-19T11:04:01.755428426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500238 | controller |     "Jun 19 11:04:01.772847 crc crio[3637]: time=\"2026-06-19T11:04:01.772021967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500253 | controller |     "Jun 19 11:04:01.772959 crc crio[3637]: time=\"2026-06-19T11:04:01.77284506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500267 | controller |     "Jun 19 11:04:01.798986 crc crio[3637]: time=\"2026-06-19T11:04:01.796570668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500282 | controller |     "Jun 19 11:04:02.235739 crc crio[3637]: time=\"2026-06-19T11:04:02.235001592Z\" 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=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500297 | controller |     "Jun 19 11:04:02.261583 crc crio[3637]: time=\"2026-06-19T11:04:02.261042135Z\" level=info msg=\"Created container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=040191a0-28a0-4fa9-88f8-46c2b0cb9d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500312 | controller |     "Jun 19 11:04:02.302124 crc crio[3637]: time=\"2026-06-19T11:04:02.297717014Z\" level=info msg=\"Starting container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a\" id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500326 | controller |     "Jun 19 11:04:02.496621 crc crio[3637]: time=\"2026-06-19T11:04:02.494994071Z\" 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=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500341 | controller |     "Jun 19 11:04:02.498479 crc crio[3637]: time=\"2026-06-19T11:04:02.498110598Z\" level=info msg=\"Started container\" PID=7213 containerID=f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=d6250fd6-d2a5-4629-9231-ff17b6f8dd2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023",
2026-06-19 12:35:51.500357 | controller |     "Jun 19 11:04:02.551419 crc crio[3637]: time=\"2026-06-19T11:04:02.550340168Z\" level=info msg=\"Created container bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a: openshift-multus/multus-bzhnf/kube-multus\" id=a22b6600-4de0-42cf-a704-94abba8a9bae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500382 | controller |     "Jun 19 11:04:02.562506 crc crio[3637]: time=\"2026-06-19T11:04:02.561436606Z\" level=info msg=\"Starting container: bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a\" id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500398 | controller |     "Jun 19 11:04:02.799915 crc crio[3637]: time=\"2026-06-19T11:04:02.791414463Z\" level=info msg=\"Started container\" PID=7225 containerID=bb21fac88976c3490e72c30436b69c59a41bc9d2ceff2e4f20b33ae8098bdd9a description=openshift-multus/multus-bzhnf/kube-multus id=2f032934-9dd4-49df-b462-6ce2679d8761 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d",
2026-06-19 12:35:51.500413 | controller |     "Jun 19 11:04:03.121405 crc crio[3637]: time=\"2026-06-19T11:04:03.119966535Z\" level=info msg=\"Ran pod sandbox 62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df with infra container: openshift-dns/node-resolver-277xp/POD\" id=3e971a90-8c04-4d22-a281-31c13e2bde8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500443 | controller |     "Jun 19 11:04:03.129954 crc crio[3637]: time=\"2026-06-19T11:04:03.129617043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c74990b9-0ba2-4388-b3dd-48114e10019b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500463 | controller |     "Jun 19 11:04:03.135624 crc crio[3637]: time=\"2026-06-19T11:04:03.135587458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=82a2baea-e476-448a-9953-3bf8d19a85ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500480 | controller |     "Jun 19 11:04:03.167952 crc crio[3637]: time=\"2026-06-19T11:04:03.167396762Z\" level=info msg=\"Ran pod sandbox e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=a5fd569f-643d-4d6a-bb5a-703694f08acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500496 | controller |     "Jun 19 11:04:03.197762 crc crio[3637]: time=\"2026-06-19T11:04:03.195891463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01424a9e-a8b5-4123-8e6a-be0d087c1c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500512 | controller |     "Jun 19 11:04:03.244422 crc crio[3637]: time=\"2026-06-19T11:04:03.2440104Z\" 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=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500527 | controller |     "Jun 19 11:04:03.283351 crc crio[3637]: time=\"2026-06-19T11:04:03.28113441Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500542 | controller |     "Jun 19 11:04:03.313066 crc crio[3637]: time=\"2026-06-19T11:04:03.312851221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500556 | controller |     "Jun 19 11:04:03.350454 crc crio[3637]: time=\"2026-06-19T11:04:03.350062873Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7defe18a-8cdb-48bb-a314-09721ce3441c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500575 | controller |     "Jun 19 11:04:03.599702 crc crio[3637]: time=\"2026-06-19T11:04:03.599326836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500590 | controller |     "Jun 19 11:04:04.101252 crc crio[3637]: time=\"2026-06-19T11:04:04.099555245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500604 | controller |     "Jun 19 11:04:04.132518 crc crio[3637]: time=\"2026-06-19T11:04:04.132364525Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500619 | controller |     "Jun 19 11:04:04.159498 crc crio[3637]: time=\"2026-06-19T11:04:04.158941034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500633 | controller |     "Jun 19 11:04:04.202808 crc crio[3637]: time=\"2026-06-19T11:04:04.20271474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500648 | controller |     "Jun 19 11:04:04.207923 crc crio[3637]: time=\"2026-06-19T11:04:04.207847222Z\" level=info msg=\"Ran pod sandbox 66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=b3a57b4f-cd0d-4584-842c-cd04251fed3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.500662 | controller |     "Jun 19 11:04:04.230602 crc crio[3637]: time=\"2026-06-19T11:04:04.22829473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500677 | controller |     "Jun 19 11:04:04.247319 crc crio[3637]: time=\"2026-06-19T11:04:04.243858492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=521c1cb8-af32-4767-8669-94da0606185f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500691 | controller |     "Jun 19 11:04:04.252345 crc crio[3637]: time=\"2026-06-19T11:04:04.250019751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500706 | controller |     "Jun 19 11:04:04.358784 crc crio[3637]: time=\"2026-06-19T11:04:04.358584086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500720 | controller |     "Jun 19 11:04:04.424938 crc crio[3637]: time=\"2026-06-19T11:04:04.424355674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500734 | controller |     "Jun 19 11:04:04.466522 crc crio[3637]: time=\"2026-06-19T11:04:04.465102695Z\" level=info msg=\"Created container 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273: openshift-image-registry/node-ca-2wddl/node-ca\" id=875e5312-a6ae-4fea-91cc-e04ac065bc78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500748 | controller |     "Jun 19 11:04:04.476990 crc crio[3637]: time=\"2026-06-19T11:04:04.476736898Z\" level=info msg=\"Starting container: 5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273\" id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500766 | controller |     "Jun 19 11:04:04.618033 crc crio[3637]: time=\"2026-06-19T11:04:04.614109632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500781 | controller |     "Jun 19 11:04:04.699478 crc crio[3637]: time=\"2026-06-19T11:04:04.673011717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500795 | controller |     "Jun 19 11:04:04.793657 crc crio[3637]: time=\"2026-06-19T11:04:04.768649843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e1b89268-b214-4008-ada2-8397d02ea788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.500810 | controller |     "Jun 19 11:04:04.918472 crc crio[3637]: time=\"2026-06-19T11:04:04.918050311Z\" level=info msg=\"Created container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=2573d4be-9c96-4e28-96e9-b5e24a5a5ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500824 | controller |     "Jun 19 11:04:04.933590 crc crio[3637]: time=\"2026-06-19T11:04:04.922253398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500838 | controller |     "Jun 19 11:04:04.933590 crc crio[3637]: time=\"2026-06-19T11:04:04.924047068Z\" level=info msg=\"Started container\" PID=7268 containerID=5a3926af9495731751ed5ff23da9412dbf0aef233b18f48520053591f4def273 description=openshift-image-registry/node-ca-2wddl/node-ca id=0873dcb2-07d5-4548-9dba-95a78b77a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b70116b57e9376427541fe257c45943f9bcc464a6f09e50cf6f96dffba671ae",
2026-06-19 12:35:51.500853 | controller |     "Jun 19 11:04:05.036893 crc crio[3637]: time=\"2026-06-19T11:04:05.036610484Z\" level=info msg=\"Created container cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=b20204b4-35a4-43c9-9707-1c8e57e07528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500868 | controller |     "Jun 19 11:04:05.532392 crc crio[3637]: time=\"2026-06-19T11:04:05.53206211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500883 | controller |     "Jun 19 11:04:05.589584 crc crio[3637]: time=\"2026-06-19T11:04:05.588414244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500897 | controller |     "Jun 19 11:04:05.697193 crc crio[3637]: time=\"2026-06-19T11:04:05.692832915Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500912 | controller |     "Jun 19 11:04:05.697193 crc crio[3637]: time=\"2026-06-19T11:04:05.693607296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.500926 | controller |     "Jun 19 11:04:05.750212 crc crio[3637]: time=\"2026-06-19T11:04:05.742520904Z\" level=info msg=\"Starting container: cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a\" id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500944 | controller |     "Jun 19 11:04:05.750212 crc crio[3637]: time=\"2026-06-19T11:04:05.742592656Z\" level=info msg=\"Starting container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760\" id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500959 | controller |     "Jun 19 11:04:05.864248 crc crio[3637]: time=\"2026-06-19T11:04:05.864010717Z\" level=info msg=\"Created container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=a8645102-b01f-4406-9093-1215de54d81f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.500974 | controller |     "Jun 19 11:04:05.883134 crc crio[3637]: time=\"2026-06-19T11:04:05.881589935Z\" level=info msg=\"Starting container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56\" id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.500988 | controller |     "Jun 19 11:04:06.066246 crc crio[3637]: time=\"2026-06-19T11:04:06.066096118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501003 | controller |     "Jun 19 11:04:06.071235 crc crio[3637]: time=\"2026-06-19T11:04:06.069858062Z\" level=info msg=\"Started container\" PID=7282 containerID=cd19c23433098d73a1da7c0da2b4bde71d261a30a721a3da82760ee9e14f665a description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=f937bbbb-5b05-46c3-9a88-a0dd63e6c3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f",
2026-06-19 12:35:51.501017 | controller |     "Jun 19 11:04:06.320087 crc crio[3637]: time=\"2026-06-19T11:04:06.319843904Z\" level=info msg=\"Started container\" PID=7280 containerID=c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a6a893a9-e31a-4847-b55f-fbb35242d5cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.501033 | controller |     "Jun 19 11:04:06.333080 crc crio[3637]: time=\"2026-06-19T11:04:06.332529636Z\" level=info msg=\"Created container 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=37d212f4-dafc-4267-a6bf-73532090c327 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501047 | controller |     "Jun 19 11:04:06.339655 crc crio[3637]: time=\"2026-06-19T11:04:06.338851612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501062 | controller |     "Jun 19 11:04:06.371246 crc crio[3637]: time=\"2026-06-19T11:04:06.370566013Z\" level=info msg=\"Started container\" PID=7296 containerID=dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a9aa3c29-42b0-48e2-9a88-ba7f0372d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450",
2026-06-19 12:35:51.501077 | controller |     "Jun 19 11:04:06.384075 crc crio[3637]: time=\"2026-06-19T11:04:06.379906203Z\" level=info msg=\"Starting container: 3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334\" id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501091 | controller |     "Jun 19 11:04:07.068056 crc crio[3637]: time=\"2026-06-19T11:04:07.066754963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=16d778ea-16c5-4979-a849-1bd88275f167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501112 | controller |     "Jun 19 11:04:07.116864 crc crio[3637]: time=\"2026-06-19T11:04:07.115862547Z\" level=info msg=\"Started container\" PID=7310 containerID=3e66072cb84cd03def6f53a5adb88f2204bd58ab68726facde387bffda777334 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8bad66e3-159d-4cf7-92f0-f6bf2f4cbbee name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54",
2026-06-19 12:35:51.501127 | controller |     "Jun 19 11:04:07.124974 crc crio[3637]: time=\"2026-06-19T11:04:07.123812718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=84b56642-18cf-48a2-bfbf-e6f56ebb71a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501143 | controller |     "Jun 19 11:04:07.417096 crc crio[3637]: time=\"2026-06-19T11:04:07.416927126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0bdcba0f-baf2-4d66-89f0-d4e7998d1dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501157 | controller |     "Jun 19 11:04:07.659547 crc crio[3637]: time=\"2026-06-19T11:04:07.65947222Z\" level=info msg=\"Created container b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=1c08f1de-0e53-4dcb-978f-21a146f45d44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501172 | controller |     "Jun 19 11:04:07.970859 crc crio[3637]: time=\"2026-06-19T11:04:07.969987512Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501187 | controller |     "Jun 19 11:04:07.971588 crc crio[3637]: time=\"2026-06-19T11:04:07.970998071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501202 | controller |     "Jun 19 11:04:08.006454 crc crio[3637]: time=\"2026-06-19T11:04:08.004998464Z\" level=info msg=\"Starting container: b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8\" id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501216 | controller |     "Jun 19 11:04:08.010130 crc crio[3637]: time=\"2026-06-19T11:04:08.0095093Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9db46067-3e96-4334-a200-4584cde1d157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501230 | controller |     "Jun 19 11:04:08.098552 crc crio[3637]: time=\"2026-06-19T11:04:08.097924184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b9193162-f3c2-4302-ad40-082829c73a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501245 | controller |     "Jun 19 11:04:08.244749 crc crio[3637]: time=\"2026-06-19T11:04:08.244664069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9d6dd513-f774-4e4e-afbe-d8699da4b346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501260 | controller |     "Jun 19 11:04:08.260080 crc crio[3637]: time=\"2026-06-19T11:04:08.25981107Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501278 | controller |     "Jun 19 11:04:08.260965 crc crio[3637]: time=\"2026-06-19T11:04:08.260823808Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501293 | controller |     "Jun 19 11:04:08.299038 crc crio[3637]: time=\"2026-06-19T11:04:08.29765225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501308 | controller |     "Jun 19 11:04:08.299038 crc crio[3637]: time=\"2026-06-19T11:04:08.298327819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501323 | controller |     "Jun 19 11:04:08.864867 crc crio[3637]: time=\"2026-06-19T11:04:08.863119572Z\" level=info msg=\"Started container\" PID=7364 containerID=b7637ec322d32b49c7135f3551f1c5204d89616ffda21c12c874baafdad028d8 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=fac0f6f6-c5a5-4517-a58a-178e5fbdd1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66fb2e0e55eee1a3ebf3c542b932acd80e0b35327267de501a84cef5e9f6ad17",
2026-06-19 12:35:51.501339 | controller |     "Jun 19 11:04:09.899001 crc crio[3637]: time=\"2026-06-19T11:04:09.89851826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501354 | controller |     "Jun 19 11:04:09.915042 crc crio[3637]: time=\"2026-06-19T11:04:09.914829194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501369 | controller |     "Jun 19 11:04:09.932858 crc crio[3637]: time=\"2026-06-19T11:04:09.929027818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501384 | controller |     "Jun 19 11:04:10.344447 crc crio[3637]: time=\"2026-06-19T11:04:10.344307588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501399 | controller |     "Jun 19 11:04:10.374039 crc crio[3637]: time=\"2026-06-19T11:04:10.373979422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501414 | controller |     "Jun 19 11:04:10.681416 crc crio[3637]: time=\"2026-06-19T11:04:10.681335836Z\" level=info msg=\"Created container 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=e221ce15-6300-4d52-8901-cc200de6ed3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501445 | controller |     "Jun 19 11:04:10.731502 crc crio[3637]: time=\"2026-06-19T11:04:10.729604726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501465 | controller |     "Jun 19 11:04:10.735404 crc crio[3637]: time=\"2026-06-19T11:04:10.735115389Z\" level=info msg=\"Starting container: 7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673\" id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501481 | controller |     "Jun 19 11:04:10.751222 crc crio[3637]: time=\"2026-06-19T11:04:10.748473861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501499 | controller |     "Jun 19 11:04:11.020059 crc crio[3637]: time=\"2026-06-19T11:04:11.019776144Z\" level=info msg=\"Started container\" PID=7422 containerID=7c9734b7bf22519f4629132e7f1c862794b1c96c91ecc2150ef9073e44c13673 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cb4f7306-3fa5-4c04-aedd-6a4858cceff7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450",
2026-06-19 12:35:51.501526 | controller |     "Jun 19 11:04:11.247464 crc crio[3637]: time=\"2026-06-19T11:04:11.244589475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501542 | controller |     "Jun 19 11:04:11.258576 crc crio[3637]: time=\"2026-06-19T11:04:11.256032354Z\" level=info msg=\"Created container df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=789ed620-5381-4bfa-8a45-09f94fa73a3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501557 | controller |     "Jun 19 11:04:11.261933 crc crio[3637]: time=\"2026-06-19T11:04:11.256454765Z\" level=info msg=\"Created container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=cfab589e-950c-485b-a6f0-daa87a716504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501573 | controller |     "Jun 19 11:04:11.282605 crc crio[3637]: time=\"2026-06-19T11:04:11.281344517Z\" level=info msg=\"Starting container: df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9\" id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501588 | controller |     "Jun 19 11:04:11.285562 crc crio[3637]: time=\"2026-06-19T11:04:11.284666009Z\" level=info msg=\"Starting container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd\" id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501603 | controller |     "Jun 19 11:04:11.424853 crc crio[3637]: time=\"2026-06-19T11:04:11.423545205Z\" level=info msg=\"Created container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=2236b58c-630d-470b-b8ef-e42eea2affd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501618 | controller |     "Jun 19 11:04:11.437531 crc crio[3637]: time=\"2026-06-19T11:04:11.436944387Z\" level=info msg=\"Starting container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7\" id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501633 | controller |     "Jun 19 11:04:11.483471 crc crio[3637]: time=\"2026-06-19T11:04:11.475454837Z\" level=info msg=\"Started container\" PID=7421 containerID=1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ddbd744c-ae39-4bec-a139-bd5df214f023 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc",
2026-06-19 12:35:51.501648 | controller |     "Jun 19 11:04:11.493962 crc crio[3637]: time=\"2026-06-19T11:04:11.493907749Z\" level=info msg=\"Started container\" PID=7431 containerID=df3f93aae9958fbcf11e2e214034c2d159d527e5fbfb07e9f881a3dec1e7dee9 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a7dfcfbe-8843-4d2b-a255-3e2d1e056c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54",
2026-06-19 12:35:51.501664 | controller |     "Jun 19 11:04:11.503889 crc crio[3637]: time=\"2026-06-19T11:04:11.502898268Z\" level=info msg=\"Started container\" PID=7439 containerID=b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=18b3c866-9db7-48b5-84db-ca87b765368f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.501682 | controller |     "Jun 19 11:04:11.605220 crc crio[3637]: time=\"2026-06-19T11:04:11.597993979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b68e4a4b-e934-4518-9c3a-0cedd8615c4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501697 | controller |     "Jun 19 11:04:11.617280 crc crio[3637]: time=\"2026-06-19T11:04:11.609952211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5922e213-53d7-404d-8af7-6ba415decc3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501712 | controller |     "Jun 19 11:04:11.641205 crc crio[3637]: time=\"2026-06-19T11:04:11.637743482Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501727 | controller |     "Jun 19 11:04:11.641205 crc crio[3637]: time=\"2026-06-19T11:04:11.638897794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501742 | controller |     "Jun 19 11:04:11.717598 crc crio[3637]: time=\"2026-06-19T11:04:11.717425374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501757 | controller |     "Jun 19 11:04:11.744517 crc crio[3637]: time=\"2026-06-19T11:04:11.723778311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501771 | controller |     "Jun 19 11:04:11.803385 crc crio[3637]: time=\"2026-06-19T11:04:11.80297215Z\" level=info msg=\"Created container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=dedc11af-6b56-45e9-91e2-bf1d98fdd9f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501786 | controller |     "Jun 19 11:04:11.810582 crc crio[3637]: time=\"2026-06-19T11:04:11.810477509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501801 | controller |     "Jun 19 11:04:11.833085 crc crio[3637]: time=\"2026-06-19T11:04:11.831470922Z\" level=info msg=\"Starting container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01\" id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501816 | controller |     "Jun 19 11:04:12.056488 crc crio[3637]: time=\"2026-06-19T11:04:12.055495832Z\" level=info msg=\"Started container\" PID=7452 containerID=9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=31764390-6799-49ec-b237-7da47754030e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341",
2026-06-19 12:35:51.501831 | controller |     "Jun 19 11:04:12.078246 crc crio[3637]: time=\"2026-06-19T11:04:12.064560363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=39072d03-d527-49f0-bf18-37afdbd4e62c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501849 | controller |     "Jun 19 11:04:12.078246 crc crio[3637]: time=\"2026-06-19T11:04:12.072650458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=60aae3ae-e9b7-47d5-94f3-62c134a49060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501865 | controller |     "Jun 19 11:04:12.098313 crc crio[3637]: time=\"2026-06-19T11:04:12.08857507Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501879 | controller |     "Jun 19 11:04:12.098313 crc crio[3637]: time=\"2026-06-19T11:04:12.089369912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501894 | controller |     "Jun 19 11:04:12.119059 crc crio[3637]: time=\"2026-06-19T11:04:12.118409108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f10d9ed-033d-48a0-b89f-69ed100b8fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501909 | controller |     "Jun 19 11:04:12.208623 crc crio[3637]: time=\"2026-06-19T11:04:12.207095761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cac06c71-274b-4e1e-aa53-84f2111408d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.501924 | controller |     "Jun 19 11:04:12.239437 crc crio[3637]: time=\"2026-06-19T11:04:12.234446871Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501938 | controller |     "Jun 19 11:04:12.239437 crc crio[3637]: time=\"2026-06-19T11:04:12.236011194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.501953 | controller |     "Jun 19 11:04:12.332324 crc crio[3637]: time=\"2026-06-19T11:04:12.325979342Z\" level=info msg=\"Created container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=55de49fd-39d3-452b-8c43-862703fd8fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.501968 | controller |     "Jun 19 11:04:12.356115 crc crio[3637]: time=\"2026-06-19T11:04:12.355032019Z\" level=info msg=\"Starting container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440\" id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.501982 | controller |     "Jun 19 11:04:12.549448 crc crio[3637]: time=\"2026-06-19T11:04:12.548303295Z\" level=info msg=\"Started container\" PID=7474 containerID=58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=87baa866-debe-4bce-bd7c-211c0d206509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.501996 | controller |     "Jun 19 11:04:12.566094 crc crio[3637]: time=\"2026-06-19T11:04:12.565607916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502011 | controller |     "Jun 19 11:04:12.641065 crc crio[3637]: time=\"2026-06-19T11:04:12.640431124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502029 | controller |     "Jun 19 11:04:12.695961 crc crio[3637]: time=\"2026-06-19T11:04:12.695633625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a21ec894-bb0d-4bd2-a77e-3407c0817f68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502044 | controller |     "Jun 19 11:04:12.705530 crc crio[3637]: time=\"2026-06-19T11:04:12.705052518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502058 | controller |     "Jun 19 11:04:12.773597 crc crio[3637]: time=\"2026-06-19T11:04:12.772882001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d2035dc3-c83d-485f-bd14-7b3887f53d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502073 | controller |     "Jun 19 11:04:12.790070 crc crio[3637]: time=\"2026-06-19T11:04:12.78976288Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502087 | controller |     "Jun 19 11:04:12.792106 crc crio[3637]: time=\"2026-06-19T11:04:12.790822229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502102 | controller |     "Jun 19 11:04:12.840253 crc crio[3637]: time=\"2026-06-19T11:04:12.791844488Z\" level=info msg=\"Created container 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=03a0412f-1eff-4071-9bb0-006031c22f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502117 | controller |     "Jun 19 11:04:12.878947 crc crio[3637]: time=\"2026-06-19T11:04:12.87225023Z\" level=info msg=\"Starting container: 15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d\" id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502131 | controller |     "Jun 19 11:04:13.250623 crc crio[3637]: time=\"2026-06-19T11:04:13.239756914Z\" level=info msg=\"Started container\" PID=7477 containerID=15b67155c1f56fcca3f06dcd1feab44515f77e06c54bbf1f2506440be7431d1d description=openshift-dns/node-resolver-277xp/dns-node-resolver id=8361a573-f01b-4a87-842d-9ab809a5e0da name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a44a1282819b807e7047bf932dc47f2b9a53c4317863d763e6ae3e4b8dd8df",
2026-06-19 12:35:51.502146 | controller |     "Jun 19 11:04:14.437565 crc crio[3637]: time=\"2026-06-19T11:04:14.430526768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502161 | controller |     "Jun 19 11:04:14.481831 crc crio[3637]: time=\"2026-06-19T11:04:14.48028747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502176 | controller |     "Jun 19 11:04:14.565369 crc crio[3637]: time=\"2026-06-19T11:04:14.563312505Z\" level=info msg=\"Created container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=cb4462d8-3938-4832-b9c5-76213e2a720c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502190 | controller |     "Jun 19 11:04:14.592574 crc crio[3637]: time=\"2026-06-19T11:04:14.569378254Z\" level=info msg=\"Starting container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d\" id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502208 | controller |     "Jun 19 11:04:14.757561 crc crio[3637]: time=\"2026-06-19T11:04:14.757450786Z\" level=info msg=\"Started container\" PID=7527 containerID=5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ec6c8baa-c319-4098-bb77-2c6818653abe name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341",
2026-06-19 12:35:51.502224 | controller |     "Jun 19 11:04:15.423415 crc crio[3637]: time=\"2026-06-19T11:04:15.416790124Z\" level=info msg=\"Created container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=c7a29613-c34b-47d9-96ed-ff9fe1ce7a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502239 | controller |     "Jun 19 11:04:15.436186 crc crio[3637]: time=\"2026-06-19T11:04:15.435089471Z\" level=info msg=\"Starting container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794\" id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502254 | controller |     "Jun 19 11:04:15.633024 crc crio[3637]: time=\"2026-06-19T11:04:15.628424069Z\" level=info msg=\"Started container\" PID=7549 containerID=31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=4de29d04-c9a6-404b-8e3b-1e762ca5f6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.502269 | controller |     "Jun 19 11:04:15.734848 crc crio[3637]: time=\"2026-06-19T11:04:15.733933029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8317717f-921a-4419-a8da-412d0f1948e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502284 | controller |     "Jun 19 11:04:15.757551 crc crio[3637]: time=\"2026-06-19T11:04:15.757075192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=52d122a5-fc52-4594-b9ce-9d75545890b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502298 | controller |     "Jun 19 11:04:15.830739 crc crio[3637]: time=\"2026-06-19T11:04:15.829246285Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502313 | controller |     "Jun 19 11:04:15.846688 crc crio[3637]: time=\"2026-06-19T11:04:15.844398416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502328 | controller |     "Jun 19 11:04:16.912935 crc crio[3637]: time=\"2026-06-19T11:04:16.912482372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502342 | controller |     "Jun 19 11:04:17.053353 crc crio[3637]: time=\"2026-06-19T11:04:17.03812932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502356 | controller |     "Jun 19 11:04:17.064998 crc crio[3637]: time=\"2026-06-19T11:04:17.059092302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502371 | controller |     "Jun 19 11:04:17.707407 crc crio[3637]: time=\"2026-06-19T11:04:17.706098028Z\" level=info msg=\"Created container b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac0e1e98-3450-4d02-95ea-e3de26e7dd79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502389 | controller |     "Jun 19 11:04:17.735337 crc crio[3637]: time=\"2026-06-19T11:04:17.735079902Z\" level=info msg=\"Starting container: b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d\" id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502404 | controller |     "Jun 19 11:04:17.871414 crc crio[3637]: time=\"2026-06-19T11:04:17.870969745Z\" level=info msg=\"Started container\" PID=7606 containerID=b98064af8dc69dde3037efdbf4398acaf06310de2b123220beb3fc83d26f671d description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=19dee8e3-d33e-411d-a7a7-1fd060606b22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.502419 | controller |     "Jun 19 11:04:17.922982 crc crio[3637]: time=\"2026-06-19T11:04:17.916941271Z\" level=info msg=\"Created container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=33915dab-1196-4f12-bfd5-59f2f999368e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502454 | controller |     "Jun 19 11:04:17.971851 crc crio[3637]: time=\"2026-06-19T11:04:17.970467868Z\" level=info msg=\"Starting container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287\" id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502471 | controller |     "Jun 19 11:04:18.053441 crc crio[3637]: time=\"2026-06-19T11:04:18.052585428Z\" level=info msg=\"Started container\" PID=7610 containerID=c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=b959727a-5db6-41a8-bd29-67adda337877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.502486 | controller |     "Jun 19 11:04:18.445431 crc crio[3637]: time=\"2026-06-19T11:04:18.441833956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=01daae46-7f5b-4ef8-92e5-8f3185deb183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502502 | controller |     "Jun 19 11:04:18.455487 crc crio[3637]: time=\"2026-06-19T11:04:18.454835726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=47dc0366-d5b7-45c3-a84b-18e314604bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502517 | controller |     "Jun 19 11:04:18.476526 crc crio[3637]: time=\"2026-06-19T11:04:18.47581559Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502532 | controller |     "Jun 19 11:04:18.477438 crc crio[3637]: time=\"2026-06-19T11:04:18.476905199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502547 | controller |     "Jun 19 11:04:18.694504 crc crio[3637]: time=\"2026-06-19T11:04:18.692980429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502561 | controller |     "Jun 19 11:04:18.735013 crc crio[3637]: time=\"2026-06-19T11:04:18.734697257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502580 | controller |     "Jun 19 11:04:19.148947 crc crio[3637]: time=\"2026-06-19T11:04:19.148033944Z\" level=info msg=\"Created container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=2cd80787-08e3-43e9-a23f-eaedab8a2762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502595 | controller |     "Jun 19 11:04:19.187266 crc crio[3637]: time=\"2026-06-19T11:04:19.186288737Z\" level=info msg=\"Starting container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7\" id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502610 | controller |     "Jun 19 11:04:19.280290 crc crio[3637]: time=\"2026-06-19T11:04:19.278934839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a089bbd5-6dfe-42f8-89b5-1836c6a235f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502625 | controller |     "Jun 19 11:04:19.285949 crc crio[3637]: time=\"2026-06-19T11:04:19.285822949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6f70400a-2166-4b11-8af7-a7359be427dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502640 | controller |     "Jun 19 11:04:19.302668 crc crio[3637]: time=\"2026-06-19T11:04:19.30204202Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502654 | controller |     "Jun 19 11:04:19.302668 crc crio[3637]: time=\"2026-06-19T11:04:19.302569635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502669 | controller |     "Jun 19 11:04:19.335643 crc crio[3637]: time=\"2026-06-19T11:04:19.334498241Z\" level=info msg=\"Started container\" PID=7651 containerID=8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3fa93ff5-d1b1-44ee-97e5-4ea73d3f504f name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.502684 | controller |     "Jun 19 11:04:19.494211 crc crio[3637]: time=\"2026-06-19T11:04:19.488634062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502699 | controller |     "Jun 19 11:04:19.616935 crc crio[3637]: time=\"2026-06-19T11:04:19.61247709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=704ce1af-9198-4897-9dce-f0970e56a1ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502714 | controller |     "Jun 19 11:04:19.704121 crc crio[3637]: time=\"2026-06-19T11:04:19.703658252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dfaa3b36-1db4-4c22-a50d-19cebc247640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502729 | controller |     "Jun 19 11:04:19.732489 crc crio[3637]: time=\"2026-06-19T11:04:19.729954792Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502743 | controller |     "Jun 19 11:04:19.732489 crc crio[3637]: time=\"2026-06-19T11:04:19.73236871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502761 | controller |     "Jun 19 11:04:20.125258 crc crio[3637]: time=\"2026-06-19T11:04:20.124588299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502776 | controller |     "Jun 19 11:04:20.197327 crc crio[3637]: time=\"2026-06-19T11:04:20.192502655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502791 | controller |     "Jun 19 11:04:20.765136 crc crio[3637]: time=\"2026-06-19T11:04:20.764241759Z\" level=info msg=\"Created container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=0749a3ae-7b2f-4bc7-bf6a-37dfb34981f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502805 | controller |     "Jun 19 11:04:20.776811 crc crio[3637]: time=\"2026-06-19T11:04:20.775973256Z\" level=info msg=\"Starting container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c\" id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502820 | controller |     "Jun 19 11:04:21.075799 crc crio[3637]: time=\"2026-06-19T11:04:21.075551064Z\" level=info msg=\"Started container\" PID=7666 containerID=0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=8c39449e-a03e-4705-92f2-c95aa71330c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.502835 | controller |     "Jun 19 11:04:22.204290 crc crio[3637]: time=\"2026-06-19T11:04:22.203908574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502850 | controller |     "Jun 19 11:04:23.002318 crc crio[3637]: time=\"2026-06-19T11:04:23.000239775Z\" level=info msg=\"Created container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=763161e7-e01d-41a0-8be3-71a601412afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502865 | controller |     "Jun 19 11:04:23.015083 crc crio[3637]: time=\"2026-06-19T11:04:23.011477537Z\" level=info msg=\"Starting container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000\" id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.502880 | controller |     "Jun 19 11:04:23.262329 crc crio[3637]: time=\"2026-06-19T11:04:23.262056725Z\" level=info msg=\"Started container\" PID=7722 containerID=6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=78722e2a-4767-4272-859e-f2c500932e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc",
2026-06-19 12:35:51.502895 | controller |     "Jun 19 11:04:28.639059 crc crio[3637]: time=\"2026-06-19T11:04:28.63838274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d48810dc-2866-4f7e-a521-63a768a3b493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502910 | controller |     "Jun 19 11:04:28.657479 crc crio[3637]: time=\"2026-06-19T11:04:28.656969117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e963f4ca-f951-41fc-9d05-94619cb3f3e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.502924 | controller |     "Jun 19 11:04:28.682625 crc crio[3637]: time=\"2026-06-19T11:04:28.682453876Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.502943 | controller |     "Jun 19 11:04:28.686672 crc crio[3637]: time=\"2026-06-19T11:04:28.685990009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502958 | controller |     "Jun 19 11:04:28.866325 crc crio[3637]: time=\"2026-06-19T11:04:28.851571318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502972 | controller |     "Jun 19 11:04:28.866325 crc crio[3637]: time=\"2026-06-19T11:04:28.858965282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.502986 | controller |     "Jun 19 11:04:29.355291 crc crio[3637]: time=\"2026-06-19T11:04:29.354288933Z\" level=info msg=\"Created container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=e65c6790-27f0-47a9-ba9f-ab3dd79998ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503000 | controller |     "Jun 19 11:04:29.363924 crc crio[3637]: time=\"2026-06-19T11:04:29.363648349Z\" level=info msg=\"Starting container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0\" id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503014 | controller |     "Jun 19 11:04:29.453571 crc crio[3637]: time=\"2026-06-19T11:04:29.453317679Z\" level=info msg=\"Started container\" PID=7837 containerID=8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d71519a4-5a21-44e9-adde-c49e99eb8878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.503029 | controller |     "Jun 19 11:04:31.851513 crc crio[3637]: time=\"2026-06-19T11:04:31.850955479Z\" level=info msg=\"Created container 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=5d7d8ff7-e9a1-4852-9450-685af9576a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503044 | controller |     "Jun 19 11:04:31.857657 crc crio[3637]: time=\"2026-06-19T11:04:31.857101102Z\" level=info msg=\"Starting container: 531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035\" id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503058 | controller |     "Jun 19 11:04:32.089924 crc crio[3637]: time=\"2026-06-19T11:04:32.08825939Z\" level=info msg=\"Started container\" PID=7528 containerID=531fdc758775c5e4f5a8d81d5ee76e06a74906c004f4366b634b5282327f9035 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a6f2fe61-bf32-45f7-8050-e8be48be251e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1525ef242e01aea1ece8fc88093cb6c107f77df8c758d4d56e14220644d338",
2026-06-19 12:35:51.503073 | controller |     "Jun 19 11:04:32.105119 crc crio[3637]: time=\"2026-06-19T11:04:32.104499135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bcb60f18-0bc5-44ca-811c-2d56cc6590e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503088 | controller |     "Jun 19 11:04:32.241368 crc crio[3637]: time=\"2026-06-19T11:04:32.240042218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=83f65918-cbba-41a9-8a20-e7cc388f1b68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503105 | controller |     "Jun 19 11:04:32.246426 crc crio[3637]: time=\"2026-06-19T11:04:32.245573083Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503120 | controller |     "Jun 19 11:04:32.246584 crc crio[3637]: time=\"2026-06-19T11:04:32.246433155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503135 | controller |     "Jun 19 11:04:32.345648 crc crio[3637]: time=\"2026-06-19T11:04:32.344947688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503149 | controller |     "Jun 19 11:04:32.350868 crc crio[3637]: time=\"2026-06-19T11:04:32.350549854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503163 | controller |     "Jun 19 11:04:33.088449 crc crio[3637]: time=\"2026-06-19T11:04:33.087036786Z\" level=info msg=\"Created container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=7bacb575-31db-4b91-8888-71298eb03937 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503178 | controller |     "Jun 19 11:04:33.097107 crc crio[3637]: time=\"2026-06-19T11:04:33.096408252Z\" level=info msg=\"Starting container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c\" id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503192 | controller |     "Jun 19 11:04:33.333441 crc crio[3637]: time=\"2026-06-19T11:04:33.327823918Z\" level=info msg=\"Started container\" PID=7988 containerID=ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=9c6c27e1-0557-4428-a9f4-b7d56d92279a name=/runtime.v1.RuntimeService/StartContainer sandboxID=39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5",
2026-06-19 12:35:51.503207 | controller |     "Jun 19 11:04:41.525002 crc crio[3637]: time=\"2026-06-19T11:04:41.520384621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=cf6da6e1-c231-4af6-8fbe-3c989844ecb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503222 | controller |     "Jun 19 11:04:41.564477 crc crio[3637]: time=\"2026-06-19T11:04:41.562965648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=349895c6-da44-494f-9186-bbffd1489498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503237 | controller |     "Jun 19 11:04:41.598632 crc crio[3637]: time=\"2026-06-19T11:04:41.598105019Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503252 | controller |     "Jun 19 11:04:41.599590 crc crio[3637]: time=\"2026-06-19T11:04:41.599101405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503266 | controller |     "Jun 19 11:04:41.705603 crc crio[3637]: time=\"2026-06-19T11:04:41.703367839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503280 | controller |     "Jun 19 11:04:43.409092 crc crio[3637]: time=\"2026-06-19T11:04:43.408998982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503298 | controller |     "Jun 19 11:04:43.800593 crc crio[3637]: time=\"2026-06-19T11:04:43.799363443Z\" level=info msg=\"Created container 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=56aea73d-783b-4e76-887e-3313639c5dcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503313 | controller |     "Jun 19 11:04:43.810581 crc crio[3637]: time=\"2026-06-19T11:04:43.807405684Z\" level=info msg=\"Starting container: 719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909\" id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503328 | controller |     "Jun 19 11:04:43.849583 crc crio[3637]: time=\"2026-06-19T11:04:43.848930753Z\" level=info msg=\"Started container\" PID=8225 containerID=719e117a13190bcdbde6fb5b3ba2784e9870e69f4f22fe28c50d61b38eacd909 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=3403570d-21a8-4f47-a413-416b51d2d489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.503342 | controller |     "Jun 19 11:04:45.633305 crc crio[3637]: time=\"2026-06-19T11:04:45.631442841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=34050d34-9de2-492a-93e6-4450d749affc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503357 | controller |     "Jun 19 11:04:45.636415 crc crio[3637]: time=\"2026-06-19T11:04:45.63633929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=5c0afecf-faf8-4aa2-8c19-61b036010176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503371 | controller |     "Jun 19 11:04:45.639939 crc crio[3637]: time=\"2026-06-19T11:04:45.639844541Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503386 | controller |     "Jun 19 11:04:45.640676 crc crio[3637]: time=\"2026-06-19T11:04:45.640566571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503400 | controller |     "Jun 19 11:04:45.721643 crc crio[3637]: time=\"2026-06-19T11:04:45.721330638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503416 | controller |     "Jun 19 11:04:47.098497 crc crio[3637]: time=\"2026-06-19T11:04:47.096712525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503449 | controller |     "Jun 19 11:04:47.330746 crc crio[3637]: time=\"2026-06-19T11:04:47.330231847Z\" level=info msg=\"Created container d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=80a4143e-a00e-47d5-83bd-10c350572e72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503466 | controller |     "Jun 19 11:04:47.333826 crc crio[3637]: time=\"2026-06-19T11:04:47.333579083Z\" level=info msg=\"Starting container: d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6\" id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503485 | controller |     "Jun 19 11:04:47.400302 crc crio[3637]: time=\"2026-06-19T11:04:47.399546373Z\" level=info msg=\"Started container\" PID=8353 containerID=d7ac77877a8461fc7bb6836259c7cd2867583e669ffd2039e1b66487958963b6 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=c598ae12-c984-4eea-b3a6-0935b8a2648b name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.503501 | controller |     "Jun 19 11:04:48.801488 crc crio[3637]: time=\"2026-06-19T11:04:48.800924602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=a43803bb-871e-4130-b272-a6c178c4654c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503516 | controller |     "Jun 19 11:04:48.818018 crc crio[3637]: time=\"2026-06-19T11:04:48.817819195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=13b79406-85cf-4d02-9bcd-4ff46f9be938 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.503531 | controller |     "Jun 19 11:04:48.832105 crc crio[3637]: time=\"2026-06-19T11:04:48.831484923Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503546 | controller |     "Jun 19 11:04:48.832105 crc crio[3637]: time=\"2026-06-19T11:04:48.832215252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503561 | controller |     "Jun 19 11:04:48.878030 crc crio[3637]: time=\"2026-06-19T11:04:48.877853229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503576 | controller |     "Jun 19 11:04:49.566099 crc crio[3637]: time=\"2026-06-19T11:04:49.565934493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.503590 | controller |     "Jun 19 11:04:50.117559 crc crio[3637]: time=\"2026-06-19T11:04:50.115743694Z\" level=info msg=\"Created container 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=88790eaf-527e-4f18-a758-a8c30ad4c7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.503606 | controller |     "Jun 19 11:04:50.120488 crc crio[3637]: time=\"2026-06-19T11:04:50.118539007Z\" level=info msg=\"Starting container: 0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6\" id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.503621 | controller |     "Jun 19 11:04:50.160931 crc crio[3637]: time=\"2026-06-19T11:04:50.160476376Z\" level=info msg=\"Started container\" PID=8380 containerID=0b5c53665c7ca3cbf22fac49cc68b20034252b9656cd110f5483fccec30bb8f6 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=40755c7e-f7bd-4ad3-b205-091ee87c6441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.503636 | controller |     "Jun 19 11:04:52.033002 crc crio[3637]: time=\"2026-06-19T11:04:52.032813338Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503652 | controller |     "Jun 19 11:04:52.090504 crc crio[3637]: time=\"2026-06-19T11:04:52.090008018Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503671 | controller |     "Jun 19 11:04:53.501245 crc crio[3637]: time=\"2026-06-19T11:04:53.499511258Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503686 | controller |     "Jun 19 11:04:54.081493 crc crio[3637]: time=\"2026-06-19T11:04:54.080939028Z\" level=info msg=\"NetworkStart: stopping network for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503701 | controller |     "Jun 19 11:04:54.154103 crc crio[3637]: time=\"2026-06-19T11:04:54.152956104Z\" level=info msg=\"NetworkStart: stopping network for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503716 | controller |     "Jun 19 11:04:54.857143 crc crio[3637]: time=\"2026-06-19T11:04:54.85671641Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503731 | controller |     "Jun 19 11:04:55.836721 crc crio[3637]: time=\"2026-06-19T11:04:55.836463177Z\" level=info msg=\"NetworkStart: stopping network for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503746 | controller |     "Jun 19 11:04:56.113065 crc crio[3637]: time=\"2026-06-19T11:04:56.112254766Z\" level=info msg=\"Removing container: 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd\" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.503761 | controller |     "Jun 19 11:04:56.315010 crc crio[3637]: time=\"2026-06-19T11:04:56.314924938Z\" level=info msg=\"NetworkStart: stopping network for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503776 | controller |     "Jun 19 11:04:56.349982 crc crio[3637]: time=\"2026-06-19T11:04:56.349706519Z\" level=info msg=\"Removed container 1f011a7f220884a72e6bea584de1e427b610beea6b57074ff92cd1ff6bc11ffd: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7527aee0-5162-4f2e-bd7c-fa1508592062 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.503790 | controller |     "Jun 19 11:04:56.490673 crc crio[3637]: time=\"2026-06-19T11:04:56.490451858Z\" level=info msg=\"NetworkStart: stopping network for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503805 | controller |     "Jun 19 11:04:58.654952 crc crio[3637]: time=\"2026-06-19T11:04:58.648441325Z\" level=info msg=\"NetworkStart: stopping network for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503820 | controller |     "Jun 19 11:04:58.725281 crc crio[3637]: time=\"2026-06-19T11:04:58.723477102Z\" level=info msg=\"NetworkStart: stopping network for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503835 | controller |     "Jun 19 11:04:58.749877 crc crio[3637]: time=\"2026-06-19T11:04:58.749084713Z\" level=info msg=\"NetworkStart: stopping network for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503855 | controller |     "Jun 19 11:04:58.799282 crc crio[3637]: time=\"2026-06-19T11:04:58.799060263Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503873 | controller |     "Jun 19 11:04:59.004525 crc crio[3637]: time=\"2026-06-19T11:04:59.004053296Z\" level=info msg=\"NetworkStart: stopping network for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503889 | controller |     "Jun 19 11:04:59.370542 crc crio[3637]: time=\"2026-06-19T11:04:59.370091819Z\" level=info msg=\"NetworkStart: stopping network for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503909 | controller |     "Jun 19 11:05:00.058296 crc crio[3637]: time=\"2026-06-19T11:05:00.05802816Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503924 | controller |     "Jun 19 11:05:00.159566 crc crio[3637]: time=\"2026-06-19T11:05:00.157740043Z\" level=info msg=\"NetworkStart: stopping network for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.503944 | controller |     "Jun 19 11:05:00.816995 crc crio[3637]: time=\"2026-06-19T11:05:00.816492178Z\" level=info msg=\"NetworkStart: stopping network for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.504010 | controller |     "Jun 19 11:05:01.301969 crc crio[3637]: time=\"2026-06-19T11:05:01.301286444Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.504032 | controller |     "Jun 19 11:05:01.303598 crc crio[3637]: time=\"2026-06-19T11:05:01.301678464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.504048 | controller |     "Jun 19 11:05:01.305338 crc crio[3637]: time=\"2026-06-19T11:05:01.303745067Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\\\"\"",
2026-06-19 12:35:51.504064 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309220052Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}\"",
2026-06-19 12:35:51.504079 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309350604Z\" 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-19 12:35:51.504095 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309435906Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}\"",
2026-06-19 12:35:51.504114 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309525769Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504130 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309729154Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}\"",
2026-06-19 12:35:51.504146 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.309909609Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504161 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310037543Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}\"",
2026-06-19 12:35:51.504177 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310063613Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504193 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310366451Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.504208 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310393662Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504223 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310548426Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/e26717f9-4f48-45b2-8fb5-ab9ba8146e92 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:0xc00130c150}] Aliases:map[]}\"",
2026-06-19 12:35:51.504241 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310690079Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504256 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310845353Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504272 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.310858604Z\" 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-19 12:35:51.504287 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.311686336Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}\"",
2026-06-19 12:35:51.504302 | controller |     "Jun 19 11:05:01.312272 crc crio[3637]: time=\"2026-06-19T11:05:01.311741347Z\" 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-19 12:35:51.504318 | controller |     "Jun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.315742802Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/24847dd6-432d-4c91-ba8b-2c1e205a5d2b 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:0xc001fdcbc8}] Aliases:map[]}\"",
2026-06-19 12:35:51.504334 | controller |     "Jun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316322597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504348 | controller |     "Jun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316339627Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504363 | controller |     "Jun 19 11:05:01.319880 crc crio[3637]: time=\"2026-06-19T11:05:01.316352588Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504378 | controller |     "Jun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323347271Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/df4b3d92-1aeb-41e8-a25b-15b9560062e3 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:0xc000190e28}] Aliases:map[]}\"",
2026-06-19 12:35:51.504393 | controller |     "Jun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323509045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504412 | controller |     "Jun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323531676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504444 | controller |     "Jun 19 11:05:01.323571 crc crio[3637]: time=\"2026-06-19T11:05:01.323549446Z\" 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-19 12:35:51.504466 | controller |     "Jun 19 11:05:01.328305 crc crio[3637]: time=\"2026-06-19T11:05:01.327889931Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/bf766901-97c9-4852-bf30-10103e86ad63 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:0xc002b285d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.504482 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328410254Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504498 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328497736Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504513 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328514477Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504528 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328527477Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/a499784c-9fa2-4df1-8be2-9d2c88a02e08 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:0xc00008c5a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.504544 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328601499Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504559 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328619429Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504574 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.32863559Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504589 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328653601Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/8f8a45bd-fffd-4ea0-a017-588b9fcf3b1e 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:0xc0007ae490}] Aliases:map[]}\"",
2026-06-19 12:35:51.504609 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328725453Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504624 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328740883Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504639 | controller |     "Jun 19 11:05:01.330724 crc crio[3637]: time=\"2026-06-19T11:05:01.328752274Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504654 | controller |     "Jun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.330734905Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/52519538-bbba-44f0-9595-a00b2e3c23fd 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:0xc0015bac58}] Aliases:map[]}\"",
2026-06-19 12:35:51.504670 | controller |     "Jun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.330861029Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504685 | controller |     "Jun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.331902866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504700 | controller |     "Jun 19 11:05:01.331958 crc crio[3637]: time=\"2026-06-19T11:05:01.331923987Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504715 | controller |     "Jun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.331965957Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/0f532d0a-a23d-48b0-8d46-600f4408f118 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:0xc002bb2228}] Aliases:map[]}\"",
2026-06-19 12:35:51.504731 | controller |     "Jun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.332054759Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504746 | controller |     "Jun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.332068309Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504761 | controller |     "Jun 19 11:05:01.333302 crc crio[3637]: time=\"2026-06-19T11:05:01.33208246Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504776 | controller |     "Jun 19 11:05:01.334057 crc crio[3637]: time=\"2026-06-19T11:05:01.333445556Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}\"",
2026-06-19 12:35:51.504795 | controller |     "Jun 19 11:05:01.334057 crc crio[3637]: time=\"2026-06-19T11:05:01.333474007Z\" 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-19 12:35:51.504812 | controller |     "Jun 19 11:05:01.337687 crc crio[3637]: time=\"2026-06-19T11:05:01.337609815Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/3db3aea8-a81b-40cb-b7af-91e0369b09c5 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:0xc001fdcc38}] Aliases:map[]}\"",
2026-06-19 12:35:51.504828 | controller |     "Jun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337692597Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504843 | controller |     "Jun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337707717Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504858 | controller |     "Jun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337718057Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504873 | controller |     "Jun 19 11:05:01.337885 crc crio[3637]: time=\"2026-06-19T11:05:01.337740939Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/2c30e4da-1eda-4394-8eeb-34471e1ec37a 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:0xc0010a4388}] Aliases:map[]}\"",
2026-06-19 12:35:51.504889 | controller |     "Jun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.337976165Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.504904 | controller |     "Jun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.337997796Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.504919 | controller |     "Jun 19 11:05:01.338093 crc crio[3637]: time=\"2026-06-19T11:05:01.338016786Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504934 | controller |     "Jun 19 11:05:01.339277 crc crio[3637]: time=\"2026-06-19T11:05:01.338453977Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}\"",
2026-06-19 12:35:51.504949 | controller |     "Jun 19 11:05:01.339277 crc crio[3637]: time=\"2026-06-19T11:05:01.338650652Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.504967 | controller |     "Jun 19 11:05:01.353457 crc crio[3637]: time=\"2026-06-19T11:05:01.331515955Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/b595e192-03be-452b-a97d-d07f86d4b6fb 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:0xc002bb2210}] Aliases:map[]}\"",
2026-06-19 12:35:51.504987 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359333524Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/c4bac540-7f40-420a-99ba-e5bcaf0276d6 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:0xc0015bacc8}] Aliases:map[]}\"",
2026-06-19 12:35:51.505003 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359457788Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505017 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359480168Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505032 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.359494429Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505047 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.361363407Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}\"",
2026-06-19 12:35:51.505062 | controller |     "Jun 19 11:05:01.361900 crc crio[3637]: time=\"2026-06-19T11:05:01.361405978Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505077 | controller |     "Jun 19 11:05:01.363378 crc crio[3637]: time=\"2026-06-19T11:05:01.362819755Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}\"",
2026-06-19 12:35:51.505093 | controller |     "Jun 19 11:05:01.363378 crc crio[3637]: time=\"2026-06-19T11:05:01.363333519Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505114 | controller |     "Jun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375464517Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/73a73232-290f-496e-bf9a-38175b275a52 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:0xc0015bad38}] Aliases:map[]}\"",
2026-06-19 12:35:51.505129 | controller |     "Jun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375538359Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505144 | controller |     "Jun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.37555637Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505158 | controller |     "Jun 19 11:05:01.375834 crc crio[3637]: time=\"2026-06-19T11:05:01.375569279Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505172 | controller |     "Jun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.379927433Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5b2bdfb3-313e-4869-8f23-626dee78b3f0 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:0xc002bb22b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.505187 | controller |     "Jun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.380043997Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505202 | controller |     "Jun 19 11:05:01.380502 crc crio[3637]: time=\"2026-06-19T11:05:01.380060928Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505216 | controller |     "Jun 19 11:05:01.381082 crc crio[3637]: time=\"2026-06-19T11:05:01.380319794Z\" 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-19 12:35:51.505232 | controller |     "Jun 19 11:05:01.382503 crc crio[3637]: time=\"2026-06-19T11:05:01.3816822Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}\"",
2026-06-19 12:35:51.505247 | controller |     "Jun 19 11:05:01.382503 crc crio[3637]: time=\"2026-06-19T11:05:01.382383228Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505262 | controller |     "Jun 19 11:05:01.383103 crc crio[3637]: time=\"2026-06-19T11:05:01.383041426Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.505280 | controller |     "Jun 19 11:05:01.383103 crc crio[3637]: time=\"2026-06-19T11:05:01.383073887Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505295 | controller |     "Jun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414319865Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505309 | controller |     "Jun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414384367Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505324 | controller |     "Jun 19 11:05:01.414701 crc crio[3637]: time=\"2026-06-19T11:05:01.414405617Z\" 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-19 12:35:51.505338 | controller |     "Jun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.436979829Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e74d0b21-8b33-4356-b843-1fe3da2be548 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:0xc001fdccb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.505353 | controller |     "Jun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437061031Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505367 | controller |     "Jun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437071831Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505382 | controller |     "Jun 19 11:05:01.440665 crc crio[3637]: time=\"2026-06-19T11:05:01.437082572Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505397 | controller |     "Jun 19 11:05:01.442358 crc crio[3637]: time=\"2026-06-19T11:05:01.382094871Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}\"",
2026-06-19 12:35:51.505412 | controller |     "Jun 19 11:05:01.442358 crc crio[3637]: time=\"2026-06-19T11:05:01.442191766Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505442 | controller |     "Jun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.452925638Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/725702ea-44a5-47b2-8ba7-d523e8b8ec92 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:0xc00130c310}] Aliases:map[]}\"",
2026-06-19 12:35:51.505467 | controller |     "Jun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.452998059Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505483 | controller |     "Jun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.45302099Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505498 | controller |     "Jun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.45301877Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.505523 | controller |     "Jun 19 11:05:01.453464 crc crio[3637]: time=\"2026-06-19T11:05:01.453070271Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505539 | controller |     "Jun 19 11:05:01.464093 crc crio[3637]: time=\"2026-06-19T11:05:01.463125305Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}\"",
2026-06-19 12:35:51.505555 | controller |     "Jun 19 11:05:01.464093 crc crio[3637]: time=\"2026-06-19T11:05:01.463538535Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505569 | controller |     "Jun 19 11:05:01.484009 crc crio[3637]: time=\"2026-06-19T11:05:01.453040531Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505584 | controller |     "Jun 19 11:05:01.486712 crc crio[3637]: time=\"2026-06-19T11:05:01.329032461Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/3f37a82f-f279-4d5b-9f23-7965e8cf2622 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:0xc0015bac40}] Aliases:map[]}\"",
2026-06-19 12:35:51.505599 | controller |     "Jun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.488734495Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/377a1660-fd87-4619-a566-694a3e1ccf53 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:0xc001fdcd20}] Aliases:map[]}\"",
2026-06-19 12:35:51.505618 | controller |     "Jun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489432974Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505633 | controller |     "Jun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489447995Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505648 | controller |     "Jun 19 11:05:01.491074 crc crio[3637]: time=\"2026-06-19T11:05:01.489465815Z\" 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-19 12:35:51.505663 | controller |     "Jun 19 11:05:01.495427 crc crio[3637]: time=\"2026-06-19T11:05:01.49498757Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/ca00ecbe-1f3a-4b93-b813-f02413813536 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:0xc001fdcca8}] Aliases:map[]}\"",
2026-06-19 12:35:51.505678 | controller |     "Jun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495459222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505694 | controller |     "Jun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495472232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505709 | controller |     "Jun 19 11:05:01.495514 crc crio[3637]: time=\"2026-06-19T11:05:01.495484993Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505728 | controller |     "Jun 19 11:05:01.502120 crc crio[3637]: time=\"2026-06-19T11:05:01.501619353Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.505746 | controller |     "Jun 19 11:05:01.502120 crc crio[3637]: time=\"2026-06-19T11:05:01.501736187Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505761 | controller |     "Jun 19 11:05:01.536331 crc crio[3637]: time=\"2026-06-19T11:05:01.536261711Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-19 12:35:51.505777 | controller |     "Jun 19 11:05:01.536629 crc crio[3637]: time=\"2026-06-19T11:05:01.536612811Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-19 12:35:51.505792 | controller |     "Jun 19 11:05:01.537131 crc crio[3637]: time=\"2026-06-19T11:05:01.537092803Z\" 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-19 12:35:51.505811 | controller |     "Jun 19 11:05:01.551500 crc crio[3637]: time=\"2026-06-19T11:05:01.551280795Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}\"",
2026-06-19 12:35:51.505826 | controller |     "Jun 19 11:05:01.551500 crc crio[3637]: time=\"2026-06-19T11:05:01.551367177Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505842 | controller |     "Jun 19 11:05:01.572587 crc crio[3637]: time=\"2026-06-19T11:05:01.546594453Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}\"",
2026-06-19 12:35:51.505857 | controller |     "Jun 19 11:05:01.572587 crc crio[3637]: time=\"2026-06-19T11:05:01.572538632Z\" 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-19 12:35:51.505873 | controller |     "Jun 19 11:05:01.581393 crc crio[3637]: time=\"2026-06-19T11:05:01.581001824Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}\"",
2026-06-19 12:35:51.505889 | controller |     "Jun 19 11:05:01.581393 crc crio[3637]: time=\"2026-06-19T11:05:01.58125344Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505904 | controller |     "Jun 19 11:05:01.629337 crc crio[3637]: time=\"2026-06-19T11:05:01.623485188Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}\"",
2026-06-19 12:35:51.505919 | controller |     "Jun 19 11:05:01.629337 crc crio[3637]: time=\"2026-06-19T11:05:01.62395111Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.505935 | controller |     "Jun 19 11:05:01.636427 crc crio[3637]: time=\"2026-06-19T11:05:01.634848925Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.505954 | controller |     "Jun 19 11:05:01.636427 crc crio[3637]: time=\"2026-06-19T11:05:01.634932528Z\" 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-19 12:35:51.505970 | controller |     "Jun 19 11:05:01.731494 crc crio[3637]: time=\"2026-06-19T11:05:01.731006265Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}\"",
2026-06-19 12:35:51.505986 | controller |     "Jun 19 11:05:01.731494 crc crio[3637]: time=\"2026-06-19T11:05:01.731257562Z\" 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-19 12:35:51.506001 | controller |     "Jun 19 11:05:01.810926 crc crio[3637]: time=\"2026-06-19T11:05:01.795364733Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.506017 | controller |     "Jun 19 11:05:01.810926 crc crio[3637]: time=\"2026-06-19T11:05:01.795943198Z\" 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-19 12:35:51.506032 | controller |     "Jun 19 11:05:02.878095 crc crio[3637]: time=\"2026-06-19T11:05:02.876381065Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.506047 | controller |     "Jun 19 11:05:02.878095 crc crio[3637]: time=\"2026-06-19T11:05:02.877207337Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.506062 | controller |     "Jun 19 11:05:02.882230 crc crio[3637]: time=\"2026-06-19T11:05:02.880774851Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}\"",
2026-06-19 12:35:51.506080 | controller |     "Jun 19 11:05:02.882230 crc crio[3637]: time=\"2026-06-19T11:05:02.881672595Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.506096 | controller |     "Jun 19 11:05:03.119837 crc crio[3637]: time=\"2026-06-19T11:05:03.118607884Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}\"",
2026-06-19 12:35:51.506111 | controller |     "Jun 19 11:05:03.119837 crc crio[3637]: time=\"2026-06-19T11:05:03.118965583Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.506126 | controller |     "Jun 19 11:05:07.614422 crc crio[3637]: 2026-06-19T11:05:07Z [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-19 12:35:51.506141 | controller |     "Jun 19 11:05:07.614422 crc crio[3637]: time=\"2026-06-19T11:05:07.606022996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506155 | controller |     "Jun 19 11:05:07.793307 crc crio[3637]: time=\"2026-06-19T11:05:07.792460153Z\" level=info msg=\"runSandbox: deleting pod ID 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b from idIndex\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506170 | controller |     "Jun 19 11:05:07.863710 crc crio[3637]: time=\"2026-06-19T11:05:07.862641012Z\" level=info msg=\"runSandbox: removing pod sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506185 | controller |     "Jun 19 11:05:07.884712 crc crio[3637]: time=\"2026-06-19T11:05:07.883050337Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506199 | controller |     "Jun 19 11:05:07.884712 crc crio[3637]: time=\"2026-06-19T11:05:07.884252949Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506214 | controller |     "Jun 19 11:05:07.980545 crc crio[3637]: time=\"2026-06-19T11:05:07.980348657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=791ec2dc-48e3-4b26-8314-835919d2805e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.506229 | controller |     "Jun 19 11:05:08.003298 crc crio[3637]: time=\"2026-06-19T11:05:08.002038716Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62c50c3abfc43eb167742ce0274ebf0a4d61d18afd01fd7cf7f54795c631f31b\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506246 | controller |     "Jun 19 11:05:08.114723 crc crio[3637]: time=\"2026-06-19T11:05:08.10412581Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506261 | controller |     "Jun 19 11:05:08.114723 crc crio[3637]: time=\"2026-06-19T11:05:08.104686806Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f0c8da27-fa19-4a97-886a-da77e78484dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506276 | controller |     "Jun 19 11:05:08.187431 crc crio[3637]: time=\"2026-06-19T11:05:08.173642223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f5892f23-c54b-4bcb-9e49-0ac13ae8a217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.506290 | controller |     "Jun 19 11:05:08.236415 crc crio[3637]: time=\"2026-06-19T11:05:08.236237623Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.506305 | controller |     "Jun 19 11:05:08.259922 crc crio[3637]: time=\"2026-06-19T11:05:08.259878313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.506320 | controller |     "Jun 19 11:05:08.339415 crc crio[3637]: 2026-06-19T11:05:08Z [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-19 12:35:51.506334 | controller |     "Jun 19 11:05:08.340750 crc crio[3637]: time=\"2026-06-19T11:05:08.340705572Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506349 | controller |     "Jun 19 11:05:08.472746 crc crio[3637]: time=\"2026-06-19T11:05:08.472574297Z\" level=info msg=\"runSandbox: deleting pod ID 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11 from idIndex\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506363 | controller |     "Jun 19 11:05:08.477753 crc crio[3637]: time=\"2026-06-19T11:05:08.477721192Z\" level=info msg=\"runSandbox: removing pod sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506378 | controller |     "Jun 19 11:05:08.477961 crc crio[3637]: time=\"2026-06-19T11:05:08.477940358Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506392 | controller |     "Jun 19 11:05:08.478079 crc crio[3637]: time=\"2026-06-19T11:05:08.478060991Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506406 | controller |     "Jun 19 11:05:08.563068 crc crio[3637]: time=\"2026-06-19T11:05:08.558348876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5e119505-5920-46a2-a9c6-9d27926818d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.506448 | controller |     "Jun 19 11:05:08.564039 crc crio[3637]: time=\"2026-06-19T11:05:08.563968263Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 09323bcdb67c359d06d453c67ee11676b918b55f66d680491a7eb35a8ee62e11\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506469 | controller |     "Jun 19 11:05:09.230337 crc crio[3637]: time=\"2026-06-19T11:05:09.229871156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=55bc90f7-efef-4cfb-b4c4-9ae4aa2e04b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.506485 | controller |     "Jun 19 11:05:09.700398 crc crio[3637]: 2026-06-19T11:05:09Z [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-19 12:35:51.506500 | controller |     "Jun 19 11:05:09.701620 crc crio[3637]: time=\"2026-06-19T11:05:09.700927422Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506514 | controller |     "Jun 19 11:05:09.748481 crc crio[3637]: time=\"2026-06-19T11:05:09.747347328Z\" level=info msg=\"runSandbox: deleting pod ID 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5 from idIndex\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506529 | controller |     "Jun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751050926Z\" level=info msg=\"runSandbox: removing pod sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506544 | controller |     "Jun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751104927Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506558 | controller |     "Jun 19 11:05:09.754947 crc crio[3637]: time=\"2026-06-19T11:05:09.751133748Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506572 | controller |     "Jun 19 11:05:09.786326 crc crio[3637]: time=\"2026-06-19T11:05:09.783472125Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5c7e7f53c73202bf4d17c07814b21f3ce40b3301f3399e60d7658fee208f1fe5\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506587 | controller |     "Jun 19 11:05:10.092365 crc crio[3637]: time=\"2026-06-19T11:05:10.075531959Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506601 | controller |     "Jun 19 11:05:10.092365 crc crio[3637]: time=\"2026-06-19T11:05:10.075775605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8a2ba4b9-2b66-4cfa-a5f2-40e922d452a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506616 | controller |     "Jun 19 11:05:10.125678 crc crio[3637]: time=\"2026-06-19T11:05:10.12513193Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.506634 | controller |     "Jun 19 11:05:10.231062 crc crio[3637]: 2026-06-19T11:05:09Z [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-19 12:35:51.506648 | controller |     "Jun 19 11:05:10.231062 crc crio[3637]: time=\"2026-06-19T11:05:10.227749279Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506663 | controller |     "Jun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.249642703Z\" level=info msg=\"runSandbox: deleting pod ID 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1 from idIndex\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506678 | controller |     "Jun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.249738055Z\" level=info msg=\"runSandbox: removing pod sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506692 | controller |     "Jun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.250363471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506708 | controller |     "Jun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.250394642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506722 | controller |     "Jun 19 11:05:10.255931 crc crio[3637]: time=\"2026-06-19T11:05:10.255606909Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 839ee980957a0a81307c5937c35ab56b35570b0d8a6a8c500b8f9285e1bf5fa1\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506737 | controller |     "Jun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.264723017Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506752 | controller |     "Jun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.265238992Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=d7c1dad3-bb5f-4853-9b05-e646d982efa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506767 | controller |     "Jun 19 11:05:10.268616 crc crio[3637]: time=\"2026-06-19T11:05:10.265675823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.506781 | controller |     "Jun 19 11:05:10.271215 crc crio[3637]: time=\"2026-06-19T11:05:10.27090401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.506797 | controller |     "Jun 19 11:05:10.382478 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:51.506815 | controller |     "Jun 19 11:05:10.382478 crc crio[3637]: time=\"2026-06-19T11:05:10.376717113Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506830 | controller |     "Jun 19 11:05:10.400090 crc crio[3637]: time=\"2026-06-19T11:05:10.399984513Z\" level=info msg=\"runSandbox: deleting pod ID 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7 from idIndex\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506845 | controller |     "Jun 19 11:05:10.400090 crc crio[3637]: time=\"2026-06-19T11:05:10.400049214Z\" level=info msg=\"runSandbox: removing pod sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506860 | controller |     "Jun 19 11:05:10.400449 crc crio[3637]: time=\"2026-06-19T11:05:10.400121846Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506875 | controller |     "Jun 19 11:05:10.400449 crc crio[3637]: time=\"2026-06-19T11:05:10.400258Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506890 | controller |     "Jun 19 11:05:10.423208 crc crio[3637]: time=\"2026-06-19T11:05:10.411364151Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a2e6cfa1499833fd4a241459c22f75306bd4700069a3c80f3a456c84a66bdf7\" id=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506905 | controller |     "Jun 19 11:05:10.436694 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:51.506920 | controller |     "Jun 19 11:05:10.436694 crc crio[3637]: time=\"2026-06-19T11:05:10.430321007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506935 | controller |     "Jun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.447941919Z\" level=info msg=\"runSandbox: deleting pod ID cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c from idIndex\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506949 | controller |     "Jun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.448110874Z\" level=info msg=\"runSandbox: removing pod sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506964 | controller |     "Jun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.44835813Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506979 | controller |     "Jun 19 11:05:10.448715 crc crio[3637]: time=\"2026-06-19T11:05:10.448389231Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.506997 | controller |     "Jun 19 11:05:10.461681 crc crio[3637]: time=\"2026-06-19T11:05:10.460776706Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507012 | controller |     "Jun 19 11:05:10.461681 crc crio[3637]: time=\"2026-06-19T11:05:10.461254718Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=4b9d728a-1891-4d49-b7f8-196c6ed12534 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507027 | controller |     "Jun 19 11:05:10.465816 crc crio[3637]: time=\"2026-06-19T11:05:10.464679238Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cf9d9e33fd475871ae4302a68da3a02686ff108483ef34edaf151442dcc9bb6c\" id=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507043 | controller |     "Jun 19 11:05:10.533705 crc crio[3637]: time=\"2026-06-19T11:05:10.525605515Z\" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507057 | controller |     "Jun 19 11:05:10.533705 crc crio[3637]: time=\"2026-06-19T11:05:10.525847532Z\" 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=f9fbe6fb-4f5b-4a63-94a7-ee5ce830253c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507072 | controller |     "Jun 19 11:05:10.549283 crc crio[3637]: time=\"2026-06-19T11:05:10.545593809Z\" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507087 | controller |     "Jun 19 11:05:10.549283 crc crio[3637]: time=\"2026-06-19T11:05:10.545651521Z\" 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=b3d804a8-a09d-4560-ba3c-bcd377ef841a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507101 | controller |     "Jun 19 11:05:10.564346 crc crio[3637]: 2026-06-19T11:05:10Z [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-19 12:35:51.507116 | controller |     "Jun 19 11:05:10.564346 crc crio[3637]: time=\"2026-06-19T11:05:10.557133942Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507131 | controller |     "Jun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.57652062Z\" level=info msg=\"runSandbox: deleting pod ID cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7 from idIndex\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507145 | controller |     "Jun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576694484Z\" level=info msg=\"runSandbox: removing pod sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507164 | controller |     "Jun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576754146Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507178 | controller |     "Jun 19 11:05:10.576866 crc crio[3637]: time=\"2026-06-19T11:05:10.576779086Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507193 | controller |     "Jun 19 11:05:10.581490 crc crio[3637]: time=\"2026-06-19T11:05:10.581010397Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cd16294ff5867756feceef40fe89f598402041626e152a99b0079f16f9cb1bd7\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507207 | controller |     "Jun 19 11:05:10.793975 crc crio[3637]: time=\"2026-06-19T11:05:10.785038865Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507222 | controller |     "Jun 19 11:05:10.793975 crc crio[3637]: time=\"2026-06-19T11:05:10.78525488Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=55620b57-fb22-4480-9291-a06817e4497c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507236 | controller |     "Jun 19 11:05:10.945948 crc crio[3637]: time=\"2026-06-19T11:05:10.945588933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.507250 | controller |     "Jun 19 11:05:11.491580 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:51.507264 | controller |     "Jun 19 11:05:11.493307 crc crio[3637]: time=\"2026-06-19T11:05:11.491629855Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507278 | controller |     "Jun 19 11:05:11.520308 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:51.507292 | controller |     "Jun 19 11:05:11.520308 crc crio[3637]: time=\"2026-06-19T11:05:11.519502286Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507307 | controller |     "Jun 19 11:05:11.523548 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:51.507321 | controller |     "Jun 19 11:05:11.523548 crc crio[3637]: time=\"2026-06-19T11:05:11.522309778Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507338 | controller |     "Jun 19 11:05:11.684631 crc crio[3637]: time=\"2026-06-19T11:05:11.684075739Z\" level=info msg=\"runSandbox: deleting pod ID d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d from idIndex\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507353 | controller |     "Jun 19 11:05:11.684631 crc crio[3637]: time=\"2026-06-19T11:05:11.684606423Z\" level=info msg=\"runSandbox: removing pod sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507367 | controller |     "Jun 19 11:05:11.685257 crc crio[3637]: time=\"2026-06-19T11:05:11.684660444Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507381 | controller |     "Jun 19 11:05:11.685257 crc crio[3637]: time=\"2026-06-19T11:05:11.684684535Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507395 | controller |     "Jun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.693512916Z\" level=info msg=\"runSandbox: deleting pod ID a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd from idIndex\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507409 | controller |     "Jun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.693975239Z\" level=info msg=\"runSandbox: removing pod sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507423 | controller |     "Jun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.69403092Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507457 | controller |     "Jun 19 11:05:11.696605 crc crio[3637]: time=\"2026-06-19T11:05:11.694053341Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507473 | controller |     "Jun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701592718Z\" level=info msg=\"runSandbox: deleting pod ID 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff from idIndex\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507488 | controller |     "Jun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701633799Z\" level=info msg=\"runSandbox: removing pod sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507503 | controller |     "Jun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.70167941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507518 | controller |     "Jun 19 11:05:11.701870 crc crio[3637]: time=\"2026-06-19T11:05:11.701702301Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507536 | controller |     "Jun 19 11:05:11.703087 crc crio[3637]: time=\"2026-06-19T11:05:11.701996388Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d508c07c01fbfbc6b9729cf924b805f96b9a3889aec14f6265c3ed6b18e5172d\" id=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507550 | controller |     "Jun 19 11:05:11.720237 crc crio[3637]: time=\"2026-06-19T11:05:11.718995404Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 23404338b9e907456ecd2376f8e50f161ab26b8282219729e569325c4d41f7ff\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507565 | controller |     "Jun 19 11:05:11.744090 crc crio[3637]: time=\"2026-06-19T11:05:11.731566113Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a57dfc67fc48e8f7b1ae54f5037996e88699b57e3cd218940a37a58063756ebd\" id=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507580 | controller |     "Jun 19 11:05:12.137616 crc crio[3637]: time=\"2026-06-19T11:05:12.135725486Z\" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507594 | controller |     "Jun 19 11:05:12.137616 crc crio[3637]: time=\"2026-06-19T11:05:12.136062415Z\" 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=f82c30b2-d111-4ab4-91c3-f98b8ef54fba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507609 | controller |     "Jun 19 11:05:12.148709 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.507623 | controller |     "Jun 19 11:05:12.163061 crc crio[3637]: time=\"2026-06-19T11:05:12.162952639Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507638 | controller |     "Jun 19 11:05:12.223547 crc crio[3637]: time=\"2026-06-19T11:05:12.222611792Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507653 | controller |     "Jun 19 11:05:12.223547 crc crio[3637]: time=\"2026-06-19T11:05:12.222690474Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=a67b0b0e-38a8-497a-b47d-88b91ca186b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507667 | controller |     "Jun 19 11:05:12.246450 crc crio[3637]: time=\"2026-06-19T11:05:12.243269304Z\" level=info msg=\"runSandbox: deleting pod ID 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a from idIndex\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507682 | controller |     "Jun 19 11:05:12.319433 crc crio[3637]: time=\"2026-06-19T11:05:12.318962009Z\" level=info msg=\"runSandbox: removing pod sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507699 | controller |     "Jun 19 11:05:12.319433 crc crio[3637]: time=\"2026-06-19T11:05:12.319298508Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507714 | controller |     "Jun 19 11:05:12.319717 crc crio[3637]: time=\"2026-06-19T11:05:12.319557924Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507728 | controller |     "Jun 19 11:05:12.319937 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.507743 | controller |     "Jun 19 11:05:12.337470 crc crio[3637]: time=\"2026-06-19T11:05:12.309951172Z\" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507757 | controller |     "Jun 19 11:05:12.337470 crc crio[3637]: time=\"2026-06-19T11:05:12.328356115Z\" 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=f9bae31f-6bde-46cf-a09e-43e9fd13f592 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507772 | controller |     "Jun 19 11:05:12.340208 crc crio[3637]: time=\"2026-06-19T11:05:12.340091533Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507786 | controller |     "Jun 19 11:05:12.342635 crc crio[3637]: time=\"2026-06-19T11:05:12.341720785Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 273956bb47dd0f5f9957808ad29bff98a03a925d2969d01d435a6f8852a2f25a\" id=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507800 | controller |     "Jun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359082421Z\" level=info msg=\"runSandbox: deleting pod ID c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0 from idIndex\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507815 | controller |     "Jun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359724997Z\" level=info msg=\"runSandbox: removing pod sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507831 | controller |     "Jun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.359974984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507846 | controller |     "Jun 19 11:05:12.365599 crc crio[3637]: time=\"2026-06-19T11:05:12.360012445Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507861 | controller |     "Jun 19 11:05:12.436960 crc crio[3637]: time=\"2026-06-19T11:05:12.43537433Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c9a31788f62e97647ffa7a5f8c1b13e6a077ad33b438bab7f8ac7036f97bbeb0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507880 | controller |     "Jun 19 11:05:12.817097 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.507895 | controller |     "Jun 19 11:05:12.842421 crc crio[3637]: time=\"2026-06-19T11:05:12.81731819Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507910 | controller |     "Jun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846283419Z\" level=info msg=\"runSandbox: deleting pod ID 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d from idIndex\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507924 | controller |     "Jun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846389462Z\" level=info msg=\"runSandbox: removing pod sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507939 | controller |     "Jun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846466144Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507954 | controller |     "Jun 19 11:05:12.857433 crc crio[3637]: time=\"2026-06-19T11:05:12.846489735Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507969 | controller |     "Jun 19 11:05:12.864001 crc crio[3637]: time=\"2026-06-19T11:05:12.858768227Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4af97066797fa9cea617de60486e46d8db5117ac89cefe37a76362c3b82fb19d\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.507984 | controller |     "Jun 19 11:05:12.884357 crc crio[3637]: time=\"2026-06-19T11:05:12.88406877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.507999 | controller |     "Jun 19 11:05:12.902707 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.508014 | controller |     "Jun 19 11:05:12.903234 crc crio[3637]: time=\"2026-06-19T11:05:12.903052437Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508029 | controller |     "Jun 19 11:05:12.915364 crc crio[3637]: time=\"2026-06-19T11:05:12.914780895Z\" level=info msg=\"runSandbox: deleting pod ID 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7 from idIndex\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508045 | controller |     "Jun 19 11:05:12.915364 crc crio[3637]: time=\"2026-06-19T11:05:12.915074302Z\" level=info msg=\"runSandbox: removing pod sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508064 | controller |     "Jun 19 11:05:12.916457 crc crio[3637]: time=\"2026-06-19T11:05:12.915129253Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508080 | controller |     "Jun 19 11:05:12.916457 crc crio[3637]: time=\"2026-06-19T11:05:12.916436018Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508097 | controller |     "Jun 19 11:05:12.919965 crc crio[3637]: time=\"2026-06-19T11:05:12.919865128Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 685af4d532f9af4636a95ed22f7704cdd3f39d98522aa477189ac84180b78ed7\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508115 | controller |     "Jun 19 11:05:12.921724 crc crio[3637]: time=\"2026-06-19T11:05:12.921562222Z\" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508130 | controller |     "Jun 19 11:05:12.921871 crc crio[3637]: time=\"2026-06-19T11:05:12.921740387Z\" 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=670ba74e-5cc4-4b8e-8c97-a8e10887a7ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508145 | controller |     "Jun 19 11:05:12.936659 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.508160 | controller |     "Jun 19 11:05:12.936742 crc crio[3637]: time=\"2026-06-19T11:05:12.936661268Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508175 | controller |     "Jun 19 11:05:12.941291 crc crio[3637]: time=\"2026-06-19T11:05:12.939973515Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508190 | controller |     "Jun 19 11:05:12.941291 crc crio[3637]: time=\"2026-06-19T11:05:12.940264902Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=78deb75c-efd1-42fb-bccf-1da99a4bce58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508206 | controller |     "Jun 19 11:05:12.950931 crc crio[3637]: time=\"2026-06-19T11:05:12.950633075Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508221 | controller |     "Jun 19 11:05:12.950931 crc crio[3637]: time=\"2026-06-19T11:05:12.950929102Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=ceea1f9f-713a-4c9b-9ffe-f266b52035f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508239 | controller |     "Jun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954012313Z\" level=info msg=\"runSandbox: deleting pod ID b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b from idIndex\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508255 | controller |     "Jun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954711142Z\" level=info msg=\"runSandbox: removing pod sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508270 | controller |     "Jun 19 11:05:12.954839 crc crio[3637]: time=\"2026-06-19T11:05:12.954828465Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508285 | controller |     "Jun 19 11:05:12.955036 crc crio[3637]: time=\"2026-06-19T11:05:12.954856885Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508300 | controller |     "Jun 19 11:05:12.958411 crc crio[3637]: time=\"2026-06-19T11:05:12.957114204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508315 | controller |     "Jun 19 11:05:12.958411 crc crio[3637]: time=\"2026-06-19T11:05:12.957299989Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=7330124c-6fd8-43fb-ade9-9c58900c662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508330 | controller |     "Jun 19 11:05:12.962694 crc crio[3637]: time=\"2026-06-19T11:05:12.962217408Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b30a361c061fbdbf0511e5047b19eaa4fc97b87dfe978040527143469f74fb8b\" id=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508345 | controller |     "Jun 19 11:05:12.974234 crc crio[3637]: time=\"2026-06-19T11:05:12.973636227Z\" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508361 | controller |     "Jun 19 11:05:12.974234 crc crio[3637]: time=\"2026-06-19T11:05:12.973699539Z\" 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=5100885d-4598-4b7e-a0c3-7a8d70e6cbce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508376 | controller |     "Jun 19 11:05:12.992698 crc crio[3637]: 2026-06-19T11:05:12Z [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-19 12:35:51.508391 | controller |     "Jun 19 11:05:12.992698 crc crio[3637]: time=\"2026-06-19T11:05:12.990416917Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508409 | controller |     "Jun 19 11:05:13.015820 crc crio[3637]: time=\"2026-06-19T11:05:13.015418362Z\" level=info msg=\"runSandbox: deleting pod ID 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb from idIndex\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508425 | controller |     "Jun 19 11:05:13.016105 crc crio[3637]: time=\"2026-06-19T11:05:13.01608206Z\" level=info msg=\"runSandbox: removing pod sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508459 | controller |     "Jun 19 11:05:13.016356 crc crio[3637]: time=\"2026-06-19T11:05:13.016336837Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508476 | controller |     "Jun 19 11:05:13.016473 crc crio[3637]: time=\"2026-06-19T11:05:13.01645642Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508491 | controller |     "Jun 19 11:05:13.020599 crc crio[3637]: time=\"2026-06-19T11:05:13.020559676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7b1427312881a2b56a1757b5871e441442e013b00f7c0eaf4a892041d58e17eb\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508506 | controller |     "Jun 19 11:05:13.022412 crc crio[3637]: 2026-06-19T11:05:13Z [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-19 12:35:51.508521 | controller |     "Jun 19 11:05:13.022577 crc crio[3637]: time=\"2026-06-19T11:05:13.022472957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508537 | controller |     "Jun 19 11:05:13.029128 crc crio[3637]: time=\"2026-06-19T11:05:13.029060649Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508552 | controller |     "Jun 19 11:05:13.029573 crc crio[3637]: time=\"2026-06-19T11:05:13.029553503Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=f7f7f09f-1f23-43bd-a5c2-46cc7e307e3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508566 | controller |     "Jun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.03248769Z\" level=info msg=\"runSandbox: deleting pod ID e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c from idIndex\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508581 | controller |     "Jun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032537441Z\" level=info msg=\"runSandbox: removing pod sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508596 | controller |     "Jun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032588312Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508615 | controller |     "Jun 19 11:05:13.033287 crc crio[3637]: time=\"2026-06-19T11:05:13.032623063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508630 | controller |     "Jun 19 11:05:13.040650 crc crio[3637]: time=\"2026-06-19T11:05:13.040556861Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e3b2e6735c7c2af685c1902ba7369af7725f28f922ed4340cb7eb62a4a4eb12c\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508645 | controller |     "Jun 19 11:05:13.053339 crc crio[3637]: time=\"2026-06-19T11:05:13.049459454Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508661 | controller |     "Jun 19 11:05:13.053339 crc crio[3637]: time=\"2026-06-19T11:05:13.049569507Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=40d369a6-0f11-454a-911e-425376826981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508676 | controller |     "Jun 19 11:05:13.174949 crc crio[3637]: 2026-06-19T11:05:13Z [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-19 12:35:51.508691 | controller |     "Jun 19 11:05:13.175282 crc crio[3637]: time=\"2026-06-19T11:05:13.174968794Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508706 | controller |     "Jun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190304956Z\" level=info msg=\"runSandbox: deleting pod ID 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc from idIndex\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508721 | controller |     "Jun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190680736Z\" level=info msg=\"runSandbox: removing pod sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508736 | controller |     "Jun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190762348Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508751 | controller |     "Jun 19 11:05:13.190902 crc crio[3637]: time=\"2026-06-19T11:05:13.190783668Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508766 | controller |     "Jun 19 11:05:13.195855 crc crio[3637]: time=\"2026-06-19T11:05:13.195655017Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9284008a3bb1630f0197a20265ba8caf91ba97ad2cfca8a3b5b9d9c304005fdc\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508781 | controller |     "Jun 19 11:05:13.210540 crc crio[3637]: 2026-06-19T11:05:11Z [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-19 12:35:51.508800 | controller |     "Jun 19 11:05:13.210540 crc crio[3637]: time=\"2026-06-19T11:05:13.210360812Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508815 | controller |     "Jun 19 11:05:13.212637 crc crio[3637]: time=\"2026-06-19T11:05:13.21256499Z\" level=info msg=\"runSandbox: deleting pod ID dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762 from idIndex\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508830 | controller |     "Jun 19 11:05:13.212637 crc crio[3637]: time=\"2026-06-19T11:05:13.212626191Z\" level=info msg=\"runSandbox: removing pod sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508845 | controller |     "Jun 19 11:05:13.212777 crc crio[3637]: time=\"2026-06-19T11:05:13.212674792Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508860 | controller |     "Jun 19 11:05:13.212777 crc crio[3637]: time=\"2026-06-19T11:05:13.212694133Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508876 | controller |     "Jun 19 11:05:13.215344 crc crio[3637]: time=\"2026-06-19T11:05:13.215091616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd22ba8f048c34562c9dd6a2bd43ca436f7e790dbced8bf3a15971d374e53762\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508892 | controller |     "Jun 19 11:05:13.218239 crc crio[3637]: time=\"2026-06-19T11:05:13.218068204Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508907 | controller |     "Jun 19 11:05:13.218239 crc crio[3637]: time=\"2026-06-19T11:05:13.218234828Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=b1067a64-3153-4d51-bfb1-83baaa31ee7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508922 | controller |     "Jun 19 11:05:13.227138 crc crio[3637]: time=\"2026-06-19T11:05:13.227075401Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508938 | controller |     "Jun 19 11:05:13.227331 crc crio[3637]: time=\"2026-06-19T11:05:13.227252425Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=330cc375-e210-452d-9bfe-be7080aa4fa8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.508953 | controller |     "Jun 19 11:05:13.502437 crc crio[3637]: time=\"2026-06-19T11:05:13.501999396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.508969 | controller |     "Jun 19 11:05:13.520458 crc crio[3637]: time=\"2026-06-19T11:05:13.520360246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.508987 | controller |     "Jun 19 11:05:13.666912 crc crio[3637]: time=\"2026-06-19T11:05:13.666753033Z\" level=info msg=\"Created container 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f4c78cc7-551d-4508-9bfd-03f4f5fbfd62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.509003 | controller |     "Jun 19 11:05:13.668329 crc crio[3637]: time=\"2026-06-19T11:05:13.668205952Z\" level=info msg=\"Starting container: 6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa\" id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.509019 | controller |     "Jun 19 11:05:13.670089 crc crio[3637]: time=\"2026-06-19T11:05:13.669985479Z\" level=info msg=\"Created container 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=d0fbf017-6635-4734-8497-709a693081f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.509034 | controller |     "Jun 19 11:05:13.671841 crc crio[3637]: time=\"2026-06-19T11:05:13.671114858Z\" level=info msg=\"Starting container: 4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737\" id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.509050 | controller |     "Jun 19 11:05:13.677453 crc crio[3637]: time=\"2026-06-19T11:05:13.67729045Z\" level=info msg=\"Started container\" PID=9297 containerID=6283ec18e377dc5696f4da4aff2125cf84be6f781a22a1ac33dcc74ddaf4a8fa description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=f220b34b-6799-408b-abb7-0716a77b2394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc",
2026-06-19 12:35:51.509066 | controller |     "Jun 19 11:05:13.692115 crc crio[3637]: time=\"2026-06-19T11:05:13.691939324Z\" level=info msg=\"Started container\" PID=9295 containerID=4242cccdec1f5f778e4dcab3f804e54476fe14efb30c0f5aca4fee6226ec9737 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=5c391de9-39bc-494b-8822-0f5c1ace372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.509082 | controller |     "Jun 19 11:05:13.918952 crc crio[3637]: time=\"2026-06-19T11:05:13.918863142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bd9f1421-3b87-47e7-b002-edfb13510148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.509098 | controller |     "Jun 19 11:05:13.921036 crc crio[3637]: time=\"2026-06-19T11:05:13.920968857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=963e9edd-b560-4227-8415-fce14de60041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.509113 | controller |     "Jun 19 11:05:13.925268 crc crio[3637]: time=\"2026-06-19T11:05:13.924398687Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.509129 | controller |     "Jun 19 11:05:13.925268 crc crio[3637]: time=\"2026-06-19T11:05:13.924673694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509145 | controller |     "Jun 19 11:05:13.948734 crc crio[3637]: time=\"2026-06-19T11:05:13.948661403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509167 | controller |     "Jun 19 11:05:14.451436 crc crio[3637]: time=\"2026-06-19T11:05:14.451247275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509235 | controller |     "Jun 19 11:05:14.560828 crc crio[3637]: time=\"2026-06-19T11:05:14.558192438Z\" level=info msg=\"Created container 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=cb5a9f6b-2e3a-4d60-9921-1c400eaeaa5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.509252 | controller |     "Jun 19 11:05:14.561620 crc crio[3637]: time=\"2026-06-19T11:05:14.561525155Z\" level=info msg=\"Starting container: 347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220\" id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.509268 | controller |     "Jun 19 11:05:14.570709 crc crio[3637]: time=\"2026-06-19T11:05:14.570603803Z\" level=info msg=\"Started container\" PID=9452 containerID=347a04b8b1d2e03d0b3cc664bd012f1bb8bd262ef36f5282dcb25c107d0bb220 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=1b09394f-615c-42ec-8293-7c8d974ef68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=788dcbc2085b5c4d95a536ba527c3b2c8b5d67bf3b978354669bbfc5b57e23b7",
2026-06-19 12:35:51.509284 | controller |     "Jun 19 11:05:19.917634 crc crio[3637]: time=\"2026-06-19T11:05:19.914596946Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509299 | controller |     "Jun 19 11:05:19.917634 crc crio[3637]: time=\"2026-06-19T11:05:19.915767737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509314 | controller |     "Jun 19 11:05:20.890379 crc crio[3637]: time=\"2026-06-19T11:05:20.889932959Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509329 | controller |     "Jun 19 11:05:20.890379 crc crio[3637]: time=\"2026-06-19T11:05:20.890057153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509344 | controller |     "Jun 19 11:05:20.898096 crc crio[3637]: time=\"2026-06-19T11:05:20.898048302Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509359 | controller |     "Jun 19 11:05:20.899691 crc crio[3637]: time=\"2026-06-19T11:05:20.899669494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509374 | controller |     "Jun 19 11:05:22.889496 crc crio[3637]: time=\"2026-06-19T11:05:22.888927122Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509389 | controller |     "Jun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.88958861Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509408 | controller |     "Jun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889682363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509424 | controller |     "Jun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889730224Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509460 | controller |     "Jun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.889766655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509476 | controller |     "Jun 19 11:05:22.890565 crc crio[3637]: time=\"2026-06-19T11:05:22.88959331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509492 | controller |     "Jun 19 11:05:22.935350 crc crio[3637]: time=\"2026-06-19T11:05:22.934060925Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509508 | controller |     "Jun 19 11:05:22.935350 crc crio[3637]: time=\"2026-06-19T11:05:22.934362373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509533 | controller |     "Jun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.892079195Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509549 | controller |     "Jun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.893118202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509564 | controller |     "Jun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.893563133Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509579 | controller |     "Jun 19 11:05:24.896570 crc crio[3637]: time=\"2026-06-19T11:05:24.89647442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509595 | controller |     "Jun 19 11:05:24.899565 crc crio[3637]: time=\"2026-06-19T11:05:24.892913977Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509609 | controller |     "Jun 19 11:05:24.899565 crc crio[3637]: time=\"2026-06-19T11:05:24.897055004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509625 | controller |     "Jun 19 11:05:24.910770 crc crio[3637]: time=\"2026-06-19T11:05:24.909392978Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509640 | controller |     "Jun 19 11:05:24.910770 crc crio[3637]: time=\"2026-06-19T11:05:24.909998804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509658 | controller |     "Jun 19 11:05:26.052532 crc crio[3637]: time=\"2026-06-19T11:05:26.051124291Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509673 | controller |     "Jun 19 11:05:26.052532 crc crio[3637]: time=\"2026-06-19T11:05:26.05146935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509688 | controller |     "Jun 19 11:05:26.065735 crc crio[3637]: time=\"2026-06-19T11:05:26.065683784Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509703 | controller |     "Jun 19 11:05:26.065972 crc crio[3637]: time=\"2026-06-19T11:05:26.0659423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509717 | controller |     "Jun 19 11:05:26.066535 crc crio[3637]: time=\"2026-06-19T11:05:26.066445133Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509733 | controller |     "Jun 19 11:05:26.066619 crc crio[3637]: time=\"2026-06-19T11:05:26.066584997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509748 | controller |     "Jun 19 11:05:26.066692 crc crio[3637]: time=\"2026-06-19T11:05:26.066488914Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509763 | controller |     "Jun 19 11:05:26.067582 crc crio[3637]: time=\"2026-06-19T11:05:26.066846753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509777 | controller |     "Jun 19 11:05:26.067770 crc crio[3637]: time=\"2026-06-19T11:05:26.067113911Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509792 | controller |     "Jun 19 11:05:26.067983 crc crio[3637]: time=\"2026-06-19T11:05:26.067964203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509807 | controller |     "Jun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.949650962Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509821 | controller |     "Jun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.95110433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509836 | controller |     "Jun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.955208847Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509854 | controller |     "Jun 19 11:05:27.966526 crc crio[3637]: time=\"2026-06-19T11:05:27.95529254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509869 | controller |     "Jun 19 11:05:28.891794 crc crio[3637]: time=\"2026-06-19T11:05:28.890572052Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509885 | controller |     "Jun 19 11:05:28.891794 crc crio[3637]: time=\"2026-06-19T11:05:28.891044855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509899 | controller |     "Jun 19 11:05:30.687790 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc44a912f1e7e5c Mac:42:be:fd:eb:f8:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea SocketPath: PciID:}] [{Interface:0xc00044cf50 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.509914 | controller |     "Jun 19 11:05:30.713494 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f03b82d739d7f71 Mac:b2:51:c9:e9:56:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 SocketPath: PciID:}] [{Interface:0xc0001a5b30 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.509928 | controller |     "Jun 19 11:05:30.756354 crc crio[3637]: time=\"2026-06-19T11:05:30.754768202Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD\" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.509943 | controller |     "Jun 19 11:05:30.756354 crc crio[3637]: time=\"2026-06-19T11:05:30.755038829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.509958 | controller |     "Jun 19 11:05:30.921253 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10424bddbf5e8e8 Mac:9e:74:04:e5:e9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce SocketPath: PciID:}] [{Interface:0xc00010de90 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.509973 | controller |     "Jun 19 11:05:30.969242 crc crio[3637]: 2026-06-19T11:05:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83b145f3373d010 Mac:a2:b9:d1:e9:19:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 SocketPath: PciID:}] [{Interface:0xc000264d60 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.509988 | controller |     "Jun 19 11:05:31.103864 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:799c0a6f0301035 Mac:42:e3:63:fe:4b:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 SocketPath: PciID:}] [{Interface:0xc00013ca40 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510003 | controller |     "Jun 19 11:05:31.135118 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ee2bcdd58d795d Mac:ee:aa:ba:d0:5d:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f SocketPath: PciID:}] [{Interface:0xc0002d88e0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510021 | controller |     "Jun 19 11:05:31.209435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0829707bcf0711e Mac:de:5d:07:62:1f:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 SocketPath: PciID:}] [{Interface:0xc0000156b0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510037 | controller |     "Jun 19 11:05:31.400092 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbe5cd5724807af Mac:9e:e0:7c:9c:03:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 SocketPath: PciID:}] [{Interface:0xc000328db0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510053 | controller |     "Jun 19 11:05:31.423979 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1839aa450a6e84b Mac:2a:8b:98:bb:54:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 SocketPath: PciID:}] [{Interface:0xc00052e950 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510069 | controller |     "Jun 19 11:05:31.432263 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85f779c94df0c3e Mac:7a:37:79:da:fe:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a SocketPath: PciID:}] [{Interface:0xc0005ecd70 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510085 | controller |     "Jun 19 11:05:31.433435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8b01a72982ac70 Mac:8e:78:91:f8:82:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 SocketPath: PciID:}] [{Interface:0xc000455ac0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510101 | controller |     "Jun 19 11:05:31.447523 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e79aa8e661453b3 Mac:3e:49:d5:9f:4e:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b SocketPath: PciID:}] [{Interface:0xc000125300 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510116 | controller |     "Jun 19 11:05:31.565592 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4525f5405f52373 Mac:72:a8:dd:f4:5c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 SocketPath: PciID:}] [{Interface:0xc000286830 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510132 | controller |     "Jun 19 11:05:31.630636 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9034f36f565f67f Mac:22:63:c6:8e:a0:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 SocketPath: PciID:}] [{Interface:0xc000194ce0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510148 | controller |     "Jun 19 11:05:31.668539 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63a9d57b2beb277 Mac:3a:bb:8c:cf:d8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 SocketPath: PciID:}] [{Interface:0xc0004af700 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510166 | controller |     "Jun 19 11:05:31.691982 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d0be921d2c3ec7 Mac:16:83:69:7e:61:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 SocketPath: PciID:}] [{Interface:0xc000494c30 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510182 | controller |     "Jun 19 11:05:31.704713 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bd405e1aac087b Mac:4a:c0:53:62:84:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 SocketPath: PciID:}] [{Interface:0xc000147630 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510198 | controller |     "Jun 19 11:05:31.709765 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd8ff782f34cae6 Mac:82:01:91:bd:99:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e SocketPath: PciID:}] [{Interface:0xc000140c80 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510213 | controller |     "Jun 19 11:05:31.924435 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da410a7461a4352 Mac:46:40:c4:ae:44:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a SocketPath: PciID:}] [{Interface:0xc0004460a0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510229 | controller |     "Jun 19 11:05:31.944679 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:222a599794777b8 Mac:4e:83:64:a1:0c:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca SocketPath: PciID:}] [{Interface:0xc00059edf0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510244 | controller |     "Jun 19 11:05:31.945750 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca3bfa3527df05a Mac:26:39:7e:14:a9:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 SocketPath: PciID:}] [{Interface:0xc00070c960 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510260 | controller |     "Jun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11db1921b98506b Mac:e6:1b:cf:74:ba:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 SocketPath: PciID:}] [{Interface:0xc00044c9f0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510275 | controller |     "Jun 19 11:05:31.953056 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:647072c1572d288 Mac:2e:75:89:7e:5f:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 SocketPath: PciID:}] [{Interface:0xc0002955e0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510291 | controller |     "Jun 19 11:05:31.953327 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5226bae4c366dd Mac:c2:01:b7:3b:18:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 SocketPath: PciID:}] [{Interface:0xc000014e10 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510306 | controller |     "Jun 19 11:05:31.953504 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020334ef0e9c3f0 Mac:72:9d:c0:ba:92:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510325 | controller |     "Jun 19 11:05:31.955671 crc crio[3637]: 2026-06-19T11:05:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbd8478726a095 Mac:12:e1:2b:9c:d6:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 SocketPath: PciID:}] [{Interface:0xc00011b8f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.510341 | controller |     "Jun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956593759Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.510357 | controller |     "Jun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956773534Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-19 12:35:51.510373 | controller |     "Jun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.956880026Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc00130c2e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.510389 | controller |     "Jun 19 11:05:31.957452 crc crio[3637]: time=\"2026-06-19T11:05:31.95705244Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510405 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.957714059Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc000116cb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.510421 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.957916674Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc002b28748}] Aliases:map[]}\"",
2026-06-19 12:35:51.510458 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958289524Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510476 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958325885Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0010a4348}] Aliases:map[]}\"",
2026-06-19 12:35:51.510495 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958786087Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510511 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.95961868Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}\"",
2026-06-19 12:35:51.510528 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.958790648Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}\"",
2026-06-19 12:35:51.510543 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.959725973Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.510559 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.960076752Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}\"",
2026-06-19 12:35:51.510575 | controller |     "Jun 19 11:05:31.960296 crc crio[3637]: time=\"2026-06-19T11:05:31.960134844Z\" 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-19 12:35:51.510591 | controller |     "Jun 19 11:05:31.977391 crc crio[3637]: time=\"2026-06-19T11:05:31.9628843Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0007ae380}] Aliases:map[]}\"",
2026-06-19 12:35:51.510606 | controller |     "Jun 19 11:05:31.977754 crc crio[3637]: time=\"2026-06-19T11:05:31.958291714Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510625 | controller |     "Jun 19 11:05:31.977940 crc crio[3637]: time=\"2026-06-19T11:05:31.977784435Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510641 | controller |     "Jun 19 11:05:31.978867 crc crio[3637]: time=\"2026-06-19T11:05:31.959681062Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.510657 | controller |     "Jun 19 11:05:31.980407 crc crio[3637]: time=\"2026-06-19T11:05:31.963048594Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.510672 | controller |     "Jun 19 11:05:31.983112 crc crio[3637]: time=\"2026-06-19T11:05:31.982323078Z\" 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-19 12:35:51.510688 | controller |     "Jun 19 11:05:31.985226 crc crio[3637]: time=\"2026-06-19T11:05:31.963952089Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}\"",
2026-06-19 12:35:51.510704 | controller |     "Jun 19 11:05:31.985522 crc crio[3637]: time=\"2026-06-19T11:05:31.97650133Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}\"",
2026-06-19 12:35:51.510719 | controller |     "Jun 19 11:05:31.985638 crc crio[3637]: time=\"2026-06-19T11:05:31.985616937Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.510734 | controller |     "Jun 19 11:05:31.986259 crc crio[3637]: time=\"2026-06-19T11:05:31.964928795Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc001610850}] Aliases:map[]}\"",
2026-06-19 12:35:51.510750 | controller |     "Jun 19 11:05:31.987660 crc crio[3637]: time=\"2026-06-19T11:05:31.970701893Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.510770 | controller |     "Jun 19 11:05:31.987760 crc crio[3637]: time=\"2026-06-19T11:05:31.987676003Z\" 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-19 12:35:51.510786 | controller |     "Jun 19 11:05:31.987943 crc crio[3637]: time=\"2026-06-19T11:05:31.98790859Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}\"",
2026-06-19 12:35:51.510802 | controller |     "Jun 19 11:05:31.988110 crc crio[3637]: time=\"2026-06-19T11:05:31.988081905Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.510817 | controller |     "Jun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.988908457Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}\"",
2026-06-19 12:35:51.510833 | controller |     "Jun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.964020881Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc0010a4300}] Aliases:map[]}\"",
2026-06-19 12:35:51.510849 | controller |     "Jun 19 11:05:31.989036 crc crio[3637]: time=\"2026-06-19T11:05:31.9640391Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00130c220}] Aliases:map[]}\"",
2026-06-19 12:35:51.510864 | controller |     "Jun 19 11:05:31.989347 crc crio[3637]: time=\"2026-06-19T11:05:31.989266516Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510880 | controller |     "Jun 19 11:05:31.989858 crc crio[3637]: time=\"2026-06-19T11:05:31.964056581Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc002b28590}] Aliases:map[]}\"",
2026-06-19 12:35:51.510899 | controller |     "Jun 19 11:05:31.989947 crc crio[3637]: time=\"2026-06-19T11:05:31.989858802Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.510916 | controller |     "Jun 19 11:05:31.991466 crc crio[3637]: time=\"2026-06-19T11:05:31.991355113Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}\"",
2026-06-19 12:35:51.510931 | controller |     "Jun 19 11:05:31.992621 crc crio[3637]: time=\"2026-06-19T11:05:31.992295749Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511124 | controller |     "Jun 19 11:05:31.993997 crc crio[3637]: time=\"2026-06-19T11:05:31.967453983Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.511140 | controller |     "Jun 19 11:05:31.994216 crc crio[3637]: time=\"2026-06-19T11:05:31.994087158Z\" 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-19 12:35:51.511156 | controller |     "Jun 19 11:05:32.011710 crc crio[3637]: time=\"2026-06-19T11:05:31.964248186Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.511171 | controller |     "Jun 19 11:05:32.011710 crc crio[3637]: time=\"2026-06-19T11:05:32.010124955Z\" 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-19 12:35:51.511187 | controller |     "Jun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:31.974117115Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}\"",
2026-06-19 12:35:51.511206 | controller |     "Jun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.016500917Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511222 | controller |     "Jun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.016999281Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.511237 | controller |     "Jun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:31.969250852Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.511252 | controller |     "Jun 19 11:05:32.018330 crc crio[3637]: time=\"2026-06-19T11:05:32.017403021Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511267 | controller |     "Jun 19 11:05:32.019618 crc crio[3637]: time=\"2026-06-19T11:05:31.993339247Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511283 | controller |     "Jun 19 11:05:32.020771 crc crio[3637]: time=\"2026-06-19T11:05:31.988939958Z\" 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-19 12:35:51.511298 | controller |     "Jun 19 11:05:32.022570 crc crio[3637]: time=\"2026-06-19T11:05:31.968596455Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}\"",
2026-06-19 12:35:51.511313 | controller |     "Jun 19 11:05:32.026534 crc crio[3637]: time=\"2026-06-19T11:05:31.964001589Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0016107d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.511329 | controller |     "Jun 19 11:05:32.026855 crc crio[3637]: time=\"2026-06-19T11:05:32.026775967Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511344 | controller |     "Jun 19 11:05:32.027047 crc crio[3637]: time=\"2026-06-19T11:05:31.988974618Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511364 | controller |     "Jun 19 11:05:32.027318 crc crio[3637]: time=\"2026-06-19T11:05:31.964886014Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0016107d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.511380 | controller |     "Jun 19 11:05:32.027876 crc crio[3637]: time=\"2026-06-19T11:05:32.027421845Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511396 | controller |     "Jun 19 11:05:32.027876 crc crio[3637]: time=\"2026-06-19T11:05:31.964089551Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016aa500}] Aliases:map[]}\"",
2026-06-19 12:35:51.511412 | controller |     "Jun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:32.02838239Z\" 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-19 12:35:51.511444 | controller |     "Jun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:31.964074091Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc002b28648}] Aliases:map[]}\"",
2026-06-19 12:35:51.511467 | controller |     "Jun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:32.02873068Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511483 | controller |     "Jun 19 11:05:32.030122 crc crio[3637]: time=\"2026-06-19T11:05:31.974036933Z\" level=info msg=\"Ran pod sandbox 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=dfbb2cbf-9758-45fc-8631-39236e19da2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.511499 | controller |     "Jun 19 11:05:32.031704 crc crio[3637]: time=\"2026-06-19T11:05:32.029230944Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511515 | controller |     "Jun 19 11:05:32.033230 crc crio[3637]: time=\"2026-06-19T11:05:32.033061687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1dfd450-161e-4d35-8374-9669f382530f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.511534 | controller |     "Jun 19 11:05:32.033230 crc crio[3637]: time=\"2026-06-19T11:05:31.975388209Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.511551 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.96474366Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008c618}] Aliases:map[]}\"",
2026-06-19 12:35:51.511568 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964682408Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc000190d00}] Aliases:map[]}\"",
2026-06-19 12:35:51.511584 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964703479Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc001610820}] Aliases:map[]}\"",
2026-06-19 12:35:51.511601 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.964723049Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc00008c510}] Aliases:map[]}\"",
2026-06-19 12:35:51.511617 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:31.971462073Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}\"",
2026-06-19 12:35:51.511634 | controller |     "Jun 19 11:05:32.033467 crc crio[3637]: time=\"2026-06-19T11:05:32.033341454Z\" 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-19 12:35:51.511658 | controller |     "Jun 19 11:05:32.033775 crc crio[3637]: time=\"2026-06-19T11:05:31.95774837Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0015bab38}] Aliases:map[]}\"",
2026-06-19 12:35:51.511674 | controller |     "Jun 19 11:05:32.033775 crc crio[3637]: time=\"2026-06-19T11:05:32.033638023Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511690 | controller |     "Jun 19 11:05:32.033956 crc crio[3637]: time=\"2026-06-19T11:05:31.963980479Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc002bb2178}] Aliases:map[]}\"",
2026-06-19 12:35:51.511706 | controller |     "Jun 19 11:05:32.034232 crc crio[3637]: time=\"2026-06-19T11:05:32.034052295Z\" 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-19 12:35:51.511722 | controller |     "Jun 19 11:05:32.034232 crc crio[3637]: time=\"2026-06-19T11:05:32.034085145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511738 | controller |     "Jun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:31.973530579Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.511753 | controller |     "Jun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:32.034490757Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511769 | controller |     "Jun 19 11:05:32.034650 crc crio[3637]: time=\"2026-06-19T11:05:32.034568689Z\" 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-19 12:35:51.511785 | controller |     "Jun 19 11:05:32.034929 crc crio[3637]: time=\"2026-06-19T11:05:32.03466573Z\" 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-19 12:35:51.511801 | controller |     "Jun 19 11:05:32.034929 crc crio[3637]: time=\"2026-06-19T11:05:31.964905084Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002b28468}] Aliases:map[]}\"",
2026-06-19 12:35:51.511822 | controller |     "Jun 19 11:05:32.035106 crc crio[3637]: time=\"2026-06-19T11:05:32.035030081Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511838 | controller |     "Jun 19 11:05:32.035106 crc crio[3637]: time=\"2026-06-19T11:05:32.035047922Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511853 | controller |     "Jun 19 11:05:32.035768 crc crio[3637]: time=\"2026-06-19T11:05:32.035607686Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511868 | controller |     "Jun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:31.971522904Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}\"",
2026-06-19 12:35:51.511884 | controller |     "Jun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:32.035873563Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.511899 | controller |     "Jun 19 11:05:32.036327 crc crio[3637]: time=\"2026-06-19T11:05:31.971904004Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc0016aa200}] Aliases:map[]}\"",
2026-06-19 12:35:51.511915 | controller |     "Jun 19 11:05:32.036547 crc crio[3637]: time=\"2026-06-19T11:05:32.03647959Z\" level=info msg=\"Ran pod sandbox 63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=91dc492a-5762-48db-aaf3-9412cd32e877 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.511930 | controller |     "Jun 19 11:05:32.037096 crc crio[3637]: time=\"2026-06-19T11:05:31.969731475Z\" level=info msg=\"Ran pod sandbox 83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=c0fbb722-3507-4436-93a6-4a33a960e488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.511945 | controller |     "Jun 19 11:05:32.037377 crc crio[3637]: time=\"2026-06-19T11:05:32.037311853Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.511961 | controller |     "Jun 19 11:05:32.037710 crc crio[3637]: time=\"2026-06-19T11:05:31.964861213Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008c808}] Aliases:map[]}\"",
2026-06-19 12:35:51.511980 | controller |     "Jun 19 11:05:32.038204 crc crio[3637]: time=\"2026-06-19T11:05:31.967508185Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008c8b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.511996 | controller |     "Jun 19 11:05:32.038483 crc crio[3637]: time=\"2026-06-19T11:05:32.038462495Z\" 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-19 12:35:51.512011 | controller |     "Jun 19 11:05:32.038558 crc crio[3637]: time=\"2026-06-19T11:05:31.988910267Z\" 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-19 12:35:51.512027 | controller |     "Jun 19 11:05:32.038634 crc crio[3637]: time=\"2026-06-19T11:05:32.038001362Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.512042 | controller |     "Jun 19 11:05:32.039550 crc crio[3637]: time=\"2026-06-19T11:05:31.969410827Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}\"",
2026-06-19 12:35:51.512057 | controller |     "Jun 19 11:05:32.039550 crc crio[3637]: time=\"2026-06-19T11:05:32.039546834Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.512072 | controller |     "Jun 19 11:05:32.039648 crc crio[3637]: time=\"2026-06-19T11:05:31.973810347Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}\"",
2026-06-19 12:35:51.512087 | controller |     "Jun 19 11:05:32.039648 crc crio[3637]: time=\"2026-06-19T11:05:32.039614596Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.512103 | controller |     "Jun 19 11:05:32.040852 crc crio[3637]: time=\"2026-06-19T11:05:31.964105652Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc002b289c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.512122 | controller |     "Jun 19 11:05:32.041258 crc crio[3637]: time=\"2026-06-19T11:05:32.041100057Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.512138 | controller |     "Jun 19 11:05:32.041978 crc crio[3637]: time=\"2026-06-19T11:05:31.964952005Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc002b28838}] Aliases:map[]}\"",
2026-06-19 12:35:51.512153 | controller |     "Jun 19 11:05:32.042589 crc crio[3637]: time=\"2026-06-19T11:05:32.042533866Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.512168 | controller |     "Jun 19 11:05:32.048289 crc crio[3637]: time=\"2026-06-19T11:05:32.047466119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=aec7def9-b14d-4def-a203-5427f1ed161f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512183 | controller |     "Jun 19 11:05:32.048289 crc crio[3637]: time=\"2026-06-19T11:05:32.048075706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=52952de3-3081-47d1-9698-ce57e80439c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512199 | controller |     "Jun 19 11:05:32.105993 crc crio[3637]: time=\"2026-06-19T11:05:32.102441315Z\" level=info msg=\"Ran pod sandbox bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=07e68b89-a035-4484-b3db-2e0ba5e174b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512214 | controller |     "Jun 19 11:05:32.105993 crc crio[3637]: time=\"2026-06-19T11:05:32.102520887Z\" level=info msg=\"Ran pod sandbox 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=e1074c22-6bd3-405e-a05a-e36f7a853c0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512229 | controller |     "Jun 19 11:05:32.106511 crc crio[3637]: time=\"2026-06-19T11:05:32.106272729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d8a6290e-0777-4663-814a-dc6a291b175e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512244 | controller |     "Jun 19 11:05:32.107046 crc crio[3637]: time=\"2026-06-19T11:05:32.106903796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=c8dbcd56-f7cb-4110-9693-f79806f1a523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512259 | controller |     "Jun 19 11:05:32.133953 crc crio[3637]: time=\"2026-06-19T11:05:32.133556241Z\" level=info msg=\"Ran pod sandbox 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=4d9309e8-c766-40c2-8d60-44338ea52072 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512278 | controller |     "Jun 19 11:05:32.143565 crc crio[3637]: time=\"2026-06-19T11:05:32.143484771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3c37a40a-f1ff-49f9-a0ea-3cfa53177c0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512293 | controller |     "Jun 19 11:05:32.157086 crc crio[3637]: time=\"2026-06-19T11:05:32.155986261Z\" level=info msg=\"Ran pod sandbox 1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=57d891c1-ca16-478b-8199-379306c4f63a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512309 | controller |     "Jun 19 11:05:32.158284 crc crio[3637]: time=\"2026-06-19T11:05:32.157618796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=5feddcde-7286-4bfd-ad2e-ff6199711e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512324 | controller |     "Jun 19 11:05:32.161765 crc crio[3637]: time=\"2026-06-19T11:05:32.161641885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=52424994-cc30-41fe-b5b9-f482328c3a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512339 | controller |     "Jun 19 11:05:32.205639 crc crio[3637]: time=\"2026-06-19T11:05:32.203888104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512354 | controller |     "Jun 19 11:05:32.206005 crc crio[3637]: time=\"2026-06-19T11:05:32.205805257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512369 | controller |     "Jun 19 11:05:32.206402 crc crio[3637]: time=\"2026-06-19T11:05:32.206135944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=88e24883-6979-48c2-8c07-9fac4bdd01ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512384 | controller |     "Jun 19 11:05:32.206980 crc crio[3637]: time=\"2026-06-19T11:05:32.203926055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0ed000fa-8757-442f-a3e3-b3fbf4c289be name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512398 | controller |     "Jun 19 11:05:32.207223 crc crio[3637]: time=\"2026-06-19T11:05:32.204306995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=a4711f03-585e-45e3-ae14-44c6c790ce8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512414 | controller |     "Jun 19 11:05:32.208898 crc crio[3637]: time=\"2026-06-19T11:05:32.204633205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4ed83d1c-783e-4762-b616-4c2ace903321 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512444 | controller |     "Jun 19 11:05:32.208898 crc crio[3637]: time=\"2026-06-19T11:05:32.204689016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=a52d1747-fdd4-4303-b3bd-db240afba519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512468 | controller |     "Jun 19 11:05:32.209041 crc crio[3637]: time=\"2026-06-19T11:05:32.204790129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bf5056b7-c3bd-48a1-8ea8-e837b71f50b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512484 | controller |     "Jun 19 11:05:32.213791 crc crio[3637]: time=\"2026-06-19T11:05:32.21368686Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512500 | controller |     "Jun 19 11:05:32.214393 crc crio[3637]: time=\"2026-06-19T11:05:32.214306288Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512516 | controller |     "Jun 19 11:05:32.249085 crc crio[3637]: time=\"2026-06-19T11:05:32.248567579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512532 | controller |     "Jun 19 11:05:32.253575 crc crio[3637]: time=\"2026-06-19T11:05:32.248716102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512547 | controller |     "Jun 19 11:05:32.253575 crc crio[3637]: time=\"2026-06-19T11:05:32.253069841Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512563 | controller |     "Jun 19 11:05:32.253789 crc crio[3637]: time=\"2026-06-19T11:05:32.253700998Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512578 | controller |     "Jun 19 11:05:32.254212 crc crio[3637]: time=\"2026-06-19T11:05:32.254018377Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512594 | controller |     "Jun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.257717337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512609 | controller |     "Jun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.257895073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512625 | controller |     "Jun 19 11:05:32.258296 crc crio[3637]: time=\"2026-06-19T11:05:32.258276602Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512641 | controller |     "Jun 19 11:05:32.259611 crc crio[3637]: time=\"2026-06-19T11:05:32.258604902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512657 | controller |     "Jun 19 11:05:32.259915 crc crio[3637]: time=\"2026-06-19T11:05:32.259695161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512676 | controller |     "Jun 19 11:05:32.349048 crc crio[3637]: time=\"2026-06-19T11:05:32.348020385Z\" level=info msg=\"Ran pod sandbox 0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=646bc204-7331-4f49-b028-01c48d047c15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512692 | controller |     "Jun 19 11:05:32.349048 crc crio[3637]: time=\"2026-06-19T11:05:32.34859477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512708 | controller |     "Jun 19 11:05:32.359208 crc crio[3637]: time=\"2026-06-19T11:05:32.359072586Z\" level=info msg=\"Ran pod sandbox cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=8120d662-b710-4524-9203-6639349fb8d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512724 | controller |     "Jun 19 11:05:32.360682 crc crio[3637]: time=\"2026-06-19T11:05:32.360639958Z\" level=info msg=\"Ran pod sandbox 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=ca1e5a2a-9f37-432c-b6b1-b30ab8df154f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512740 | controller |     "Jun 19 11:05:32.360948 crc crio[3637]: time=\"2026-06-19T11:05:32.36069982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=829e994d-822a-408d-a08b-d947ceb9a837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512756 | controller |     "Jun 19 11:05:32.361949 crc crio[3637]: time=\"2026-06-19T11:05:32.361880572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=7594b3d0-ac47-45ab-9c5a-5e6ebcf8bcaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512772 | controller |     "Jun 19 11:05:32.363340 crc crio[3637]: time=\"2026-06-19T11:05:32.363308601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49deab1d-3141-4f76-bf3d-2eb53783cab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512787 | controller |     "Jun 19 11:05:32.364265 crc crio[3637]: time=\"2026-06-19T11:05:32.364137093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512803 | controller |     "Jun 19 11:05:32.366534 crc crio[3637]: time=\"2026-06-19T11:05:32.366462776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512819 | controller |     "Jun 19 11:05:32.373214 crc crio[3637]: time=\"2026-06-19T11:05:32.373085366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=926c3d99-e397-444d-aadd-69cd63a8783b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512834 | controller |     "Jun 19 11:05:32.378344 crc crio[3637]: time=\"2026-06-19T11:05:32.377980679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d35dd736-18e1-4028-9442-33f2c4a2039b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512850 | controller |     "Jun 19 11:05:32.378344 crc crio[3637]: time=\"2026-06-19T11:05:32.37799791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9aa86316-47cf-43b4-9bea-18c0f4bbe45d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.512868 | controller |     "Jun 19 11:05:32.387388 crc crio[3637]: time=\"2026-06-19T11:05:32.387114687Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512883 | controller |     "Jun 19 11:05:32.388136 crc crio[3637]: time=\"2026-06-19T11:05:32.387866338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512899 | controller |     "Jun 19 11:05:32.391601 crc crio[3637]: time=\"2026-06-19T11:05:32.391527088Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512914 | controller |     "Jun 19 11:05:32.392077 crc crio[3637]: time=\"2026-06-19T11:05:32.392020811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512929 | controller |     "Jun 19 11:05:32.395236 crc crio[3637]: time=\"2026-06-19T11:05:32.395109834Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.512944 | controller |     "Jun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.418615824Z\" level=info msg=\"Ran pod sandbox 10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=3f6fff82-717b-4a38-b1c2-10fa97c769ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512959 | controller |     "Jun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.42034721Z\" level=info msg=\"Ran pod sandbox 799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=cd5ccfa7-bdc2-4f53-9224-da23dbf165b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.512975 | controller |     "Jun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.421568314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.512990 | controller |     "Jun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.423630899Z\" level=info msg=\"Ran pod sandbox 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=620269f8-e007-4e59-bf36-50c048ccff2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513005 | controller |     "Jun 19 11:05:32.427484 crc crio[3637]: time=\"2026-06-19T11:05:32.424294928Z\" level=info msg=\"Ran pod sandbox ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=d8211754-aca0-43bf-8e32-c4e52641f756 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513020 | controller |     "Jun 19 11:05:32.434133 crc crio[3637]: time=\"2026-06-19T11:05:32.434068344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513035 | controller |     "Jun 19 11:05:32.435132 crc crio[3637]: time=\"2026-06-19T11:05:32.43500571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9eb24f66-779e-42e4-b816-1e7436a98ce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513053 | controller |     "Jun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435275047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=369a82b0-5f46-4bce-82f0-a469055f1ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513069 | controller |     "Jun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435583605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b656531f-0d53-4c19-b547-9980b869bc42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513084 | controller |     "Jun 19 11:05:32.435697 crc crio[3637]: time=\"2026-06-19T11:05:32.435621076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dc4a1e23-8396-4fd5-a039-e2a8055618a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513099 | controller |     "Jun 19 11:05:32.437285 crc crio[3637]: time=\"2026-06-19T11:05:32.435923405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513114 | controller |     "Jun 19 11:05:32.463974 crc crio[3637]: time=\"2026-06-19T11:05:32.463605937Z\" level=info msg=\"Ran pod sandbox 020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 with infra container: openshift-dns/dns-default-qtghf/POD\" id=1729dc2e-be17-4b4e-a5c4-b15ae34ad835 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513129 | controller |     "Jun 19 11:05:32.477092 crc crio[3637]: time=\"2026-06-19T11:05:32.476985252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513144 | controller |     "Jun 19 11:05:32.477799 crc crio[3637]: time=\"2026-06-19T11:05:32.477716661Z\" level=info msg=\"Ran pod sandbox d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=7b5d16d3-3254-4434-84e1-7f866195fb8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513159 | controller |     "Jun 19 11:05:32.477983 crc crio[3637]: time=\"2026-06-19T11:05:32.477800294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513175 | controller |     "Jun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.481775831Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d02250f5-0779-46e0-99a7-cea0e4b1a79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513190 | controller |     "Jun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.482555773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5cc21059-1287-404a-b1e1-823296c207c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513205 | controller |     "Jun 19 11:05:32.485995 crc crio[3637]: time=\"2026-06-19T11:05:32.485679518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513220 | controller |     "Jun 19 11:05:32.565500 crc crio[3637]: time=\"2026-06-19T11:05:32.564435629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513239 | controller |     "Jun 19 11:05:32.584520 crc crio[3637]: time=\"2026-06-19T11:05:32.584369832Z\" level=info msg=\"Ran pod sandbox 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=ca45ea91-9bfd-4775-a620-798ad95ab008 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513254 | controller |     "Jun 19 11:05:32.584805 crc crio[3637]: time=\"2026-06-19T11:05:32.584739482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b6751fbc-33c2-4e48-b226-05f8a8df2698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513269 | controller |     "Jun 19 11:05:32.585081 crc crio[3637]: time=\"2026-06-19T11:05:32.585011069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=55223587-e0c6-493f-a8c5-71fe5e39deab name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513284 | controller |     "Jun 19 11:05:32.585429 crc crio[3637]: time=\"2026-06-19T11:05:32.585288098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43e3724d-2fd4-470d-a15b-70a59d4b0425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513299 | controller |     "Jun 19 11:05:32.585429 crc crio[3637]: time=\"2026-06-19T11:05:32.585411261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=9629bde2-ca79-43a9-a771-8352f561d154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513314 | controller |     "Jun 19 11:05:32.589814 crc crio[3637]: time=\"2026-06-19T11:05:32.588258047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84fbee52-7565-43ac-86b1-ab6707f20926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513329 | controller |     "Jun 19 11:05:32.589814 crc crio[3637]: time=\"2026-06-19T11:05:32.588491493Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=01843eac-431b-4ad7-9d93-b3fd673dd4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513344 | controller |     "Jun 19 11:05:32.590582 crc crio[3637]: time=\"2026-06-19T11:05:32.590315034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513359 | controller |     "Jun 19 11:05:32.593949 crc crio[3637]: time=\"2026-06-19T11:05:32.593652314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513373 | controller |     "Jun 19 11:05:32.607309 crc crio[3637]: time=\"2026-06-19T11:05:32.607224074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513388 | controller |     "Jun 19 11:05:32.615980 crc crio[3637]: time=\"2026-06-19T11:05:32.615065437Z\" level=info msg=\"Ran pod sandbox bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=6c7780bb-e8d8-4940-bb69-ba0a4127a0e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513406 | controller |     "Jun 19 11:05:32.617807 crc crio[3637]: time=\"2026-06-19T11:05:32.615292203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b9f4d94e-1b9e-47bc-9c18-b5855b5d2f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513422 | controller |     "Jun 19 11:05:32.621983 crc crio[3637]: time=\"2026-06-19T11:05:32.616942438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513455 | controller |     "Jun 19 11:05:32.626452 crc crio[3637]: time=\"2026-06-19T11:05:32.626200279Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513472 | controller |     "Jun 19 11:05:32.626894 crc crio[3637]: time=\"2026-06-19T11:05:32.626841057Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513487 | controller |     "Jun 19 11:05:32.629542 crc crio[3637]: time=\"2026-06-19T11:05:32.629073308Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513503 | controller |     "Jun 19 11:05:32.629542 crc crio[3637]: time=\"2026-06-19T11:05:32.629398677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3f40d48f-e474-42f2-8b10-537c1604aab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513527 | controller |     "Jun 19 11:05:32.632471 crc crio[3637]: time=\"2026-06-19T11:05:32.631992168Z\" level=info msg=\"Ran pod sandbox 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=df4336a2-c32b-4a37-8c80-755320537394 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513544 | controller |     "Jun 19 11:05:32.635257 crc crio[3637]: time=\"2026-06-19T11:05:32.634688101Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513559 | controller |     "Jun 19 11:05:32.636544 crc crio[3637]: time=\"2026-06-19T11:05:32.636445658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513574 | controller |     "Jun 19 11:05:32.637899 crc crio[3637]: time=\"2026-06-19T11:05:32.637078026Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513589 | controller |     "Jun 19 11:05:32.637899 crc crio[3637]: time=\"2026-06-19T11:05:32.637442706Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513605 | controller |     "Jun 19 11:05:32.656332 crc crio[3637]: time=\"2026-06-19T11:05:32.643939792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513620 | controller |     "Jun 19 11:05:32.656332 crc crio[3637]: time=\"2026-06-19T11:05:32.645976348Z\" level=info msg=\"Ran pod sandbox 8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=15338e14-8b37-4dcb-89ec-a17e64e7ee52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513640 | controller |     "Jun 19 11:05:32.668713 crc crio[3637]: time=\"2026-06-19T11:05:32.668446508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=de6a4244-1b8d-4c89-a64b-fca46676f4e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513656 | controller |     "Jun 19 11:05:32.668713 crc crio[3637]: time=\"2026-06-19T11:05:32.668487429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=9325dc86-3689-45b2-b5a9-28e484e33e64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513672 | controller |     "Jun 19 11:05:32.672523 crc crio[3637]: time=\"2026-06-19T11:05:32.672276322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=ec133512-a163-4466-99cd-e84cd103e4af name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513688 | controller |     "Jun 19 11:05:32.676343 crc crio[3637]: time=\"2026-06-19T11:05:32.67585654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513703 | controller |     "Jun 19 11:05:32.688260 crc crio[3637]: time=\"2026-06-19T11:05:32.687688002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513719 | controller |     "Jun 19 11:05:32.688260 crc crio[3637]: time=\"2026-06-19T11:05:32.688059772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513734 | controller |     "Jun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690101028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=72a5581f-79a7-40c4-81c7-5183853d8857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513749 | controller |     "Jun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690294023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513765 | controller |     "Jun 19 11:05:32.691029 crc crio[3637]: time=\"2026-06-19T11:05:32.690974182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513780 | controller |     "Jun 19 11:05:32.693088 crc crio[3637]: time=\"2026-06-19T11:05:32.691500846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513796 | controller |     "Jun 19 11:05:32.693088 crc crio[3637]: time=\"2026-06-19T11:05:32.69204208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513811 | controller |     "Jun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.693229542Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513830 | controller |     "Jun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.69347566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c41b6633-b328-486a-8b65-3062c75743cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513846 | controller |     "Jun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.695112044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=a00c3ff4-e480-4d96-a016-7c883141de12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.513862 | controller |     "Jun 19 11:05:32.696776 crc crio[3637]: time=\"2026-06-19T11:05:32.695476464Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513878 | controller |     "Jun 19 11:05:32.704549 crc crio[3637]: time=\"2026-06-19T11:05:32.704429867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513894 | controller |     "Jun 19 11:05:32.709887 crc crio[3637]: time=\"2026-06-19T11:05:32.709085113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513909 | controller |     "Jun 19 11:05:32.711890 crc crio[3637]: time=\"2026-06-19T11:05:32.711672054Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513924 | controller |     "Jun 19 11:05:32.711890 crc crio[3637]: time=\"2026-06-19T11:05:32.711778057Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.513940 | controller |     "Jun 19 11:05:32.751785 crc crio[3637]: time=\"2026-06-19T11:05:32.749664608Z\" level=info msg=\"Ran pod sandbox 2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=90b808d1-3558-41bb-91cb-17f02b5e1f29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513955 | controller |     "Jun 19 11:05:32.762093 crc crio[3637]: time=\"2026-06-19T11:05:32.762021753Z\" level=info msg=\"Ran pod sandbox b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=87f5a5fd-b3a8-4f99-be90-c2108baf5fc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.513970 | controller |     "Jun 19 11:05:32.766898 crc crio[3637]: time=\"2026-06-19T11:05:32.766802524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.513985 | controller |     "Jun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.771750168Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4cb9a830-d12f-4fb3-9ebe-1c2b23dec73f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514000 | controller |     "Jun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.77256057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04503e25-96de-4726-9508-b908a180864a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514019 | controller |     "Jun 19 11:05:32.783411 crc crio[3637]: time=\"2026-06-19T11:05:32.773932088Z\" level=info msg=\"Ran pod sandbox e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=2fffa451-59ba-4f01-98a5-4e14c8995af4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.514034 | controller |     "Jun 19 11:05:32.799494 crc crio[3637]: time=\"2026-06-19T11:05:32.789007527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=e7c00d16-230e-40ae-befe-5307f2bf66a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514049 | controller |     "Jun 19 11:05:32.824911 crc crio[3637]: time=\"2026-06-19T11:05:32.817987145Z\" level=info msg=\"Ran pod sandbox da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=1c6255bb-2f62-4a8e-a4f9-3369446a0bad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.514064 | controller |     "Jun 19 11:05:32.838614 crc crio[3637]: time=\"2026-06-19T11:05:32.837504857Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=1a60de0a-2f61-4e55-86a3-ee00cd4ca7d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514079 | controller |     "Jun 19 11:05:32.844344 crc crio[3637]: time=\"2026-06-19T11:05:32.84424901Z\" level=info msg=\"Ran pod sandbox f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=27b6fde4-04ca-41b7-ac73-7e1bdafffc1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.514101 | controller |     "Jun 19 11:05:32.846294 crc crio[3637]: time=\"2026-06-19T11:05:32.845789362Z\" level=info msg=\"Ran pod sandbox 11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=0e2cc347-5469-4ba1-9ad2-bf755bc18d16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.514166 | controller |     "Jun 19 11:05:32.886435 crc crio[3637]: time=\"2026-06-19T11:05:32.886369895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514190 | controller |     "Jun 19 11:05:32.887403 crc crio[3637]: time=\"2026-06-19T11:05:32.887345241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514206 | controller |     "Jun 19 11:05:32.894314 crc crio[3637]: time=\"2026-06-19T11:05:32.893585291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514221 | controller |     "Jun 19 11:05:32.928211 crc crio[3637]: time=\"2026-06-19T11:05:32.927628647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0e8437ee-c8b5-4b7c-9a4f-248ed1205cae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514236 | controller |     "Jun 19 11:05:32.929518 crc crio[3637]: time=\"2026-06-19T11:05:32.929445807Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=eab439fe-4373-4c6a-bc33-6e75a47677dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514251 | controller |     "Jun 19 11:05:32.946070 crc crio[3637]: time=\"2026-06-19T11:05:32.941518485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a9691ec7-2400-4a66-bb15-9146d61165ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514270 | controller |     "Jun 19 11:05:32.964242 crc crio[3637]: time=\"2026-06-19T11:05:32.956909625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9912cd9f-3804-438c-9e8a-7c31c47f6078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514285 | controller |     "Jun 19 11:05:32.969187 crc crio[3637]: time=\"2026-06-19T11:05:32.966607117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9fd744a6-6f4c-4b2b-89a6-505474e2ae5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514300 | controller |     "Jun 19 11:05:32.990290 crc crio[3637]: time=\"2026-06-19T11:05:32.986355185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514315 | controller |     "Jun 19 11:05:32.991586 crc crio[3637]: time=\"2026-06-19T11:05:32.990976711Z\" level=info msg=\"Created container 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=dce889e3-654f-42dc-8b8f-5a34098e9fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514330 | controller |     "Jun 19 11:05:33.022046 crc crio[3637]: time=\"2026-06-19T11:05:33.019934789Z\" level=info msg=\"Starting container: 969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557\" id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.514345 | controller |     "Jun 19 11:05:33.033416 crc crio[3637]: time=\"2026-06-19T11:05:33.032743897Z\" level=info msg=\"Started container\" PID=10568 containerID=969d795b7f36e8d9561912f06dc2bab786a9b22f2b5e7b6bcf325e61655ad557 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=8998850a-e15c-419b-830b-a6bf61bd83d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf",
2026-06-19 12:35:51.514360 | controller |     "Jun 19 11:05:33.062382 crc crio[3637]: time=\"2026-06-19T11:05:33.060637165Z\" level=info msg=\"Created container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=4e5f7ef8-a4a6-47de-8191-3b2f17be8aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514375 | controller |     "Jun 19 11:05:33.067616 crc crio[3637]: time=\"2026-06-19T11:05:33.067547004Z\" level=info msg=\"Starting container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de\" id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.514390 | controller |     "Jun 19 11:05:33.106371 crc crio[3637]: time=\"2026-06-19T11:05:33.103425379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1fda4464-01e5-433e-9ae9-882ff93f7e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514405 | controller |     "Jun 19 11:05:33.113213 crc crio[3637]: time=\"2026-06-19T11:05:33.111706654Z\" level=info msg=\"Started container\" PID=10567 containerID=e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=bd4590b1-8d0c-43ba-a841-640c5023e3a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403",
2026-06-19 12:35:51.514421 | controller |     "Jun 19 11:05:33.113961 crc crio[3637]: time=\"2026-06-19T11:05:33.113893274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514463 | controller |     "Jun 19 11:05:33.118983 crc crio[3637]: time=\"2026-06-19T11:05:33.118455708Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=da071ded-7691-4401-97c7-af62b5e35848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514480 | controller |     "Jun 19 11:05:33.129052 crc crio[3637]: time=\"2026-06-19T11:05:33.128970423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514496 | controller |     "Jun 19 11:05:33.149371 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3834c7dff4975a2 Mac:e2:b8:17:e5:5a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e SocketPath: PciID:}] [{Interface:0xc0001225b0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.514511 | controller |     "Jun 19 11:05:33.149913 crc crio[3637]: time=\"2026-06-19T11:05:33.14980371Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514527 | controller |     "Jun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151034054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d8c056e9-2688-462e-a784-cee04acadb87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514542 | controller |     "Jun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151127516Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514557 | controller |     "Jun 19 11:05:33.151536 crc crio[3637]: time=\"2026-06-19T11:05:33.151309361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e631a0e4-4651-4dca-9aff-bf4ceba270ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514571 | controller |     "Jun 19 11:05:33.152374 crc crio[3637]: time=\"2026-06-19T11:05:33.152226916Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514586 | controller |     "Jun 19 11:05:33.174462 crc crio[3637]: 2026-06-19T11:05:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c34b8e8e9c5ef73 Mac:3a:e9:9b:ee:f7:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 SocketPath: PciID:}] [{Interface:0xc0001a46e0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.514601 | controller |     "Jun 19 11:05:33.185595 crc crio[3637]: time=\"2026-06-19T11:05:33.184932895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=4ed05686-68f5-4a08-a26a-a2a027458acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.514616 | controller |     "Jun 19 11:05:33.186427 crc crio[3637]: time=\"2026-06-19T11:05:33.186332063Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514637 | controller |     "Jun 19 11:05:33.186588 crc crio[3637]: time=\"2026-06-19T11:05:33.18655886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514653 | controller |     "Jun 19 11:05:33.209508 crc crio[3637]: time=\"2026-06-19T11:05:33.209475913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514668 | controller |     "Jun 19 11:05:33.214492 crc crio[3637]: time=\"2026-06-19T11:05:33.214392708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514683 | controller |     "Jun 19 11:05:33.216352 crc crio[3637]: time=\"2026-06-19T11:05:33.216293129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514698 | controller |     "Jun 19 11:05:33.222864 crc crio[3637]: time=\"2026-06-19T11:05:33.222677752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514712 | controller |     "Jun 19 11:05:33.223936 crc crio[3637]: time=\"2026-06-19T11:05:33.223875136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514727 | controller |     "Jun 19 11:05:33.225285 crc crio[3637]: time=\"2026-06-19T11:05:33.225211261Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514743 | controller |     "Jun 19 11:05:33.275122 crc crio[3637]: time=\"2026-06-19T11:05:33.274924833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514758 | controller |     "Jun 19 11:05:33.286625 crc crio[3637]: time=\"2026-06-19T11:05:33.286104347Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514774 | controller |     "Jun 19 11:05:33.294040 crc crio[3637]: time=\"2026-06-19T11:05:33.289342816Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.514790 | controller |     "Jun 19 11:05:33.323668 crc crio[3637]: time=\"2026-06-19T11:05:33.323603087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514805 | controller |     "Jun 19 11:05:33.325006 crc crio[3637]: time=\"2026-06-19T11:05:33.324940423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514821 | controller |     "Jun 19 11:05:33.327809 crc crio[3637]: time=\"2026-06-19T11:05:33.32777456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514837 | controller |     "Jun 19 11:05:33.335113 crc crio[3637]: time=\"2026-06-19T11:05:33.334799202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514856 | controller |     "Jun 19 11:05:33.335483 crc crio[3637]: time=\"2026-06-19T11:05:33.335381638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514871 | controller |     "Jun 19 11:05:33.336531 crc crio[3637]: time=\"2026-06-19T11:05:33.336463748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514887 | controller |     "Jun 19 11:05:33.353803 crc crio[3637]: time=\"2026-06-19T11:05:33.353696156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514902 | controller |     "Jun 19 11:05:33.358930 crc crio[3637]: time=\"2026-06-19T11:05:33.358531488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514919 | controller |     "Jun 19 11:05:33.364395 crc crio[3637]: time=\"2026-06-19T11:05:33.364334756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514934 | controller |     "Jun 19 11:05:33.374310 crc crio[3637]: time=\"2026-06-19T11:05:33.374230694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514950 | controller |     "Jun 19 11:05:33.433436 crc crio[3637]: time=\"2026-06-19T11:05:33.420523374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514966 | controller |     "Jun 19 11:05:33.433436 crc crio[3637]: time=\"2026-06-19T11:05:33.421285585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514981 | controller |     "Jun 19 11:05:33.682416 crc crio[3637]: time=\"2026-06-19T11:05:33.677486552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.514997 | controller |     "Jun 19 11:05:33.806417 crc crio[3637]: time=\"2026-06-19T11:05:33.805619637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515012 | controller |     "Jun 19 11:05:33.810434 crc crio[3637]: time=\"2026-06-19T11:05:33.809195154Z\" level=info msg=\"Created container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0be7bf52-9d8b-469f-bf5c-7e4dd60bd1f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515027 | controller |     "Jun 19 11:05:33.819322 crc crio[3637]: time=\"2026-06-19T11:05:33.818099977Z\" level=info msg=\"Starting container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b\" id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515043 | controller |     "Jun 19 11:05:33.900612 crc crio[3637]: time=\"2026-06-19T11:05:33.898131882Z\" level=info msg=\"Created container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=72783072-0031-4b7f-a729-98371fee5db7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515058 | controller |     "Jun 19 11:05:33.911979 crc crio[3637]: time=\"2026-06-19T11:05:33.911566778Z\" level=info msg=\"Starting container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421\" id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515078 | controller |     "Jun 19 11:05:33.992383 crc crio[3637]: time=\"2026-06-19T11:05:33.986944539Z\" level=info msg=\"Started container\" PID=10622 containerID=3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=d83984f0-daa6-489f-a2d9-62c0be30e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231",
2026-06-19 12:35:51.515094 | controller |     "Jun 19 11:05:34.020366 crc crio[3637]: time=\"2026-06-19T11:05:34.0164278Z\" level=info msg=\"Started container\" PID=10628 containerID=2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=6d331f99-a2c1-4db2-93ee-8da0a50adb7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5",
2026-06-19 12:35:51.515111 | controller |     "Jun 19 11:05:34.024364 crc crio[3637]: time=\"2026-06-19T11:05:34.016589845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515126 | controller |     "Jun 19 11:05:34.091698 crc crio[3637]: time=\"2026-06-19T11:05:34.091532413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515142 | controller |     "Jun 19 11:05:34.106970 crc crio[3637]: time=\"2026-06-19T11:05:34.106768348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515157 | controller |     "Jun 19 11:05:34.137408 crc crio[3637]: time=\"2026-06-19T11:05:34.134880862Z\" level=info msg=\"Created container 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=be905779-36da-4825-bc4b-9c7248173ce8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515173 | controller |     "Jun 19 11:05:34.181664 crc crio[3637]: time=\"2026-06-19T11:05:34.180743649Z\" level=info msg=\"Starting container: 48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc\" id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515188 | controller |     "Jun 19 11:05:34.259770 crc crio[3637]: time=\"2026-06-19T11:05:34.258562336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515204 | controller |     "Jun 19 11:05:34.264275 crc crio[3637]: time=\"2026-06-19T11:05:34.262260137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515219 | controller |     "Jun 19 11:05:34.273590 crc crio[3637]: time=\"2026-06-19T11:05:34.273502332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515234 | controller |     "Jun 19 11:05:34.345983 crc crio[3637]: time=\"2026-06-19T11:05:34.345668195Z\" level=info msg=\"Created container 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=9041b67c-da09-42c9-a5d1-59285c92d311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515252 | controller |     "Jun 19 11:05:34.366476 crc crio[3637]: time=\"2026-06-19T11:05:34.365779632Z\" level=info msg=\"Starting container: 902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4\" id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515268 | controller |     "Jun 19 11:05:34.366476 crc crio[3637]: time=\"2026-06-19T11:05:34.365922516Z\" level=info msg=\"Started container\" PID=10642 containerID=48f3c82865d2643891f03804953556ba56a72e627f91d54a46ada81bed653dbc description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=043acc45-a698-4443-828a-ab3e108deedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da",
2026-06-19 12:35:51.515284 | controller |     "Jun 19 11:05:34.447284 crc crio[3637]: time=\"2026-06-19T11:05:34.4425704Z\" level=info msg=\"Started container\" PID=10704 containerID=902a0a2cbf51ad72533f0e9de314fc58c5890f9912e4d70a40dcf7ec45b829a4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=d9783438-a6ce-439c-878d-60bd4a832256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7",
2026-06-19 12:35:51.515301 | controller |     "Jun 19 11:05:34.524495 crc crio[3637]: time=\"2026-06-19T11:05:34.52379684Z\" level=info msg=\"Created container 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=a0847273-a37b-4ff4-a106-c6978cf2c63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515316 | controller |     "Jun 19 11:05:34.542765 crc crio[3637]: time=\"2026-06-19T11:05:34.539789454Z\" level=info msg=\"Starting container: 38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228\" id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515332 | controller |     "Jun 19 11:05:34.553814 crc crio[3637]: time=\"2026-06-19T11:05:34.552275884Z\" level=info msg=\"Created container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=cdaeffcb-d41e-49cf-a44f-7daf3636d16f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515347 | controller |     "Jun 19 11:05:34.565694 crc crio[3637]: time=\"2026-06-19T11:05:34.560462926Z\" level=info msg=\"Starting container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3\" id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515363 | controller |     "Jun 19 11:05:34.619744 crc crio[3637]: time=\"2026-06-19T11:05:34.618069522Z\" level=info msg=\"Started container\" PID=10710 containerID=38c2fd65a599d21326f26e020b396ba4f038cd39675d9e8cebb62a27da155228 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=c984084d-924f-4d3c-a319-cb61a5923987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a",
2026-06-19 12:35:51.515379 | controller |     "Jun 19 11:05:34.690810 crc crio[3637]: time=\"2026-06-19T11:05:34.680893762Z\" level=info msg=\"Started container\" PID=10716 containerID=bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=229e5076-37aa-4554-9311-3d4850430755 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084",
2026-06-19 12:35:51.515394 | controller |     "Jun 19 11:05:34.897587 crc crio[3637]: time=\"2026-06-19T11:05:34.89556333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3acabdca-0104-4c94-a0b0-c3d940542e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.515413 | controller |     "Jun 19 11:05:34.966529 crc crio[3637]: time=\"2026-06-19T11:05:34.963379215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515445 | controller |     "Jun 19 11:05:35.067217 crc crio[3637]: time=\"2026-06-19T11:05:35.066735206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=51534cf5-83df-416e-89f7-a1dfc162d1d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.515466 | controller |     "Jun 19 11:05:35.114503 crc crio[3637]: time=\"2026-06-19T11:05:35.111609667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515482 | controller |     "Jun 19 11:05:35.220266 crc crio[3637]: time=\"2026-06-19T11:05:35.215991206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515497 | controller |     "Jun 19 11:05:35.266347 crc crio[3637]: time=\"2026-06-19T11:05:35.262468839Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.515512 | controller |     "Jun 19 11:05:35.279559 crc crio[3637]: time=\"2026-06-19T11:05:35.278452343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515527 | controller |     "Jun 19 11:05:35.359317 crc crio[3637]: time=\"2026-06-19T11:05:35.356388933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515542 | controller |     "Jun 19 11:05:35.398327 crc crio[3637]: time=\"2026-06-19T11:05:35.397586394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515557 | controller |     "Jun 19 11:05:35.408632 crc crio[3637]: time=\"2026-06-19T11:05:35.404982705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515572 | controller |     "Jun 19 11:05:35.432425 crc crio[3637]: time=\"2026-06-19T11:05:35.417239529Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515587 | controller |     "Jun 19 11:05:35.432425 crc crio[3637]: time=\"2026-06-19T11:05:35.418031901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515603 | controller |     "Jun 19 11:05:35.513486 crc crio[3637]: time=\"2026-06-19T11:05:35.505050677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515617 | controller |     "Jun 19 11:05:35.611514 crc crio[3637]: time=\"2026-06-19T11:05:35.609740484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.515632 | controller |     "Jun 19 11:05:35.620739 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d002cf32e0641eb Mac:82:a3:39:33:87:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515651 | controller |     "Jun 19 11:05:35.680554 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11cd42dc7e2140a Mac:4e:05:05:e4:df:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c SocketPath: PciID:}] [{Interface:0xc0001dd2f0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515666 | controller |     "Jun 19 11:05:35.783594 crc crio[3637]: time=\"2026-06-19T11:05:35.777704253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515682 | controller |     "Jun 19 11:05:35.794217 crc crio[3637]: time=\"2026-06-19T11:05:35.789063572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515696 | controller |     "Jun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd26eea018834e3 Mac:36:22:7d:ac:9a:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515711 | controller |     "Jun 19 11:05:35.839598 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfca08f110698f7 Mac:66:f1:7e:35:cd:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515726 | controller |     "Jun 19 11:05:35.887386 crc crio[3637]: time=\"2026-06-19T11:05:35.885806193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.515741 | controller |     "Jun 19 11:05:35.963509 crc crio[3637]: time=\"2026-06-19T11:05:35.962389276Z\" level=info msg=\"Created container d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=db7b9651-a62f-4f6b-ada5-6da5029f72fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515756 | controller |     "Jun 19 11:05:35.965612 crc crio[3637]: time=\"2026-06-19T11:05:35.96546847Z\" level=info msg=\"Starting container: d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469\" id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515771 | controller |     "Jun 19 11:05:35.985490 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6844ce2ec3e695 Mac:7e:4a:fe:8c:25:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515786 | controller |     "Jun 19 11:05:36.005084 crc crio[3637]: time=\"2026-06-19T11:05:36.004908573Z\" level=info msg=\"Created container 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ce984cf-b6d8-4f88-bb0c-7cefd98daf48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515802 | controller |     "Jun 19 11:05:36.006924 crc crio[3637]: time=\"2026-06-19T11:05:36.006564327Z\" level=info msg=\"Started container\" PID=10837 containerID=d9d0f3d73f83b6f3c416c120e2a5a06a472a992c77db79d377c5066ce5af7469 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=382ec4a0-637c-4b05-aef6-ab06107b778f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a",
2026-06-19 12:35:51.515821 | controller |     "Jun 19 11:05:36.017042 crc crio[3637]: time=\"2026-06-19T11:05:36.010908136Z\" level=info msg=\"Created container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=c201d668-f6c6-484c-a68b-1c6c00266286 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515837 | controller |     "Jun 19 11:05:36.038231 crc crio[3637]: time=\"2026-06-19T11:05:36.036665336Z\" level=info msg=\"Created container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=46b272a2-1178-4ea5-b76a-2941a194365a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515853 | controller |     "Jun 19 11:05:36.106324 crc crio[3637]: time=\"2026-06-19T11:05:36.098308173Z\" level=info msg=\"Created container b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=01c99200-e691-49ed-85c9-c5c0a651b847 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515869 | controller |     "Jun 19 11:05:36.121226 crc crio[3637]: time=\"2026-06-19T11:05:36.119735315Z\" level=info msg=\"Starting container: 905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115\" id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515885 | controller |     "Jun 19 11:05:36.131345 crc crio[3637]: time=\"2026-06-19T11:05:36.130248511Z\" level=info msg=\"Starting container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7\" id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515901 | controller |     "Jun 19 11:05:36.131345 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d8a3ab4dc19024 Mac:aa:11:68:72:55:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 SocketPath: PciID:}] [{Interface:0xc000014048 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515916 | controller |     "Jun 19 11:05:36.135515 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a0592b99ef4dcb Mac:be:32:f0:30:ff:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515932 | controller |     "Jun 19 11:05:36.140107 crc crio[3637]: time=\"2026-06-19T11:05:36.138205347Z\" level=info msg=\"Created container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=b96138fe-2e3f-40e5-84d6-300f4b07a591 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.515948 | controller |     "Jun 19 11:05:36.150041 crc crio[3637]: time=\"2026-06-19T11:05:36.1496673Z\" level=info msg=\"Started container\" PID=10817 containerID=905721e3a65d918d228a4a0674d7014246863cb085a6e22e96f8c63dda494115 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=abe07ac0-fb6e-42c7-b2e0-68c9761f722d name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16",
2026-06-19 12:35:51.515964 | controller |     "Jun 19 11:05:36.154925 crc crio[3637]: time=\"2026-06-19T11:05:36.151888649Z\" level=info msg=\"Starting container: b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a\" id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.515983 | controller |     "Jun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95ecf28c10e4330 Mac:b6:ed:54:5f:ba:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 SocketPath: PciID:}] [{Interface:0xc000307ee0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.515999 | controller |     "Jun 19 11:05:36.154925 crc crio[3637]: 2026-06-19T11:05:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920f3bba24b86e8 Mac:32:ae:ef:b0:dc:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516015 | controller |     "Jun 19 11:05:36.155127 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fffe52b70ed47a Mac:5a:8e:03:d6:2f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 SocketPath: PciID:}] [{Interface:0xc0001a8e30 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516030 | controller |     "Jun 19 11:05:36.173971 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:830eac848b308e0 Mac:8e:7d:9b:5d:e1:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 SocketPath: PciID:}] [{Interface:0xc000401240 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516046 | controller |     "Jun 19 11:05:36.187812 crc crio[3637]: time=\"2026-06-19T11:05:36.178211645Z\" level=info msg=\"Starting container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a\" id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516061 | controller |     "Jun 19 11:05:36.187812 crc crio[3637]: time=\"2026-06-19T11:05:36.186767828Z\" level=info msg=\"Created container f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=adf2ce2a-f0e5-4837-b007-adeb90a8fcb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516077 | controller |     "Jun 19 11:05:36.196354 crc crio[3637]: time=\"2026-06-19T11:05:36.193488631Z\" level=info msg=\"Starting container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce\" id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516093 | controller |     "Jun 19 11:05:36.204248 crc crio[3637]: time=\"2026-06-19T11:05:36.203788711Z\" level=info msg=\"Starting container: f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30\" id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516108 | controller |     "Jun 19 11:05:36.204248 crc crio[3637]: time=\"2026-06-19T11:05:36.208538111Z\" level=info msg=\"Started container\" PID=10811 containerID=b07160399ffb0a960cd1b3ee2b5a501d5d7d57dbbf90a77a2893784d41d6df3a description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=b8cc96ae-db10-4df9-9e05-b0b79a3e8762 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9",
2026-06-19 12:35:51.516124 | controller |     "Jun 19 11:05:36.212402 crc crio[3637]: time=\"2026-06-19T11:05:36.212350705Z\" level=info msg=\"Started container\" PID=10824 containerID=5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c54d3452-00ad-4607-a6d8-bd1a42e0989c name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3",
2026-06-19 12:35:51.516143 | controller |     "Jun 19 11:05:36.216431 crc crio[3637]: time=\"2026-06-19T11:05:36.215722196Z\" level=info msg=\"Started container\" PID=10830 containerID=06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4ef6aee-a823-46f9-93c0-e8a2883d3f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11",
2026-06-19 12:35:51.516160 | controller |     "Jun 19 11:05:36.219085 crc crio[3637]: time=\"2026-06-19T11:05:36.218989675Z\" level=info msg=\"Started container\" PID=10840 containerID=e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=9fea8268-ffbb-458c-8d42-433efdce3334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb",
2026-06-19 12:35:51.516176 | controller |     "Jun 19 11:05:36.261745 crc crio[3637]: time=\"2026-06-19T11:05:36.26145817Z\" level=info msg=\"Started container\" PID=10834 containerID=f0f6d1284e6eb508ac933deab6647cec18dc84a0d516f1653e299ad2b726cc30 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=a975be31-9af3-4162-a878-57e841f5a46b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792",
2026-06-19 12:35:51.516192 | controller |     "Jun 19 11:05:36.289262 crc crio[3637]: time=\"2026-06-19T11:05:36.286770179Z\" level=info msg=\"Created container e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=0260179b-78d8-4647-8c40-27ab44b68df1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516207 | controller |     "Jun 19 11:05:36.330467 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c68c9e44a0795e Mac:06:ed:ec:6d:3c:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 SocketPath: PciID:}] [{Interface:0xc000318b20 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516223 | controller |     "Jun 19 11:05:36.332595 crc crio[3637]: time=\"2026-06-19T11:05:36.33238883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c31ca759-e1e6-4b38-8d2b-7966d200a857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.516240 | controller |     "Jun 19 11:05:36.333964 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9cbf454919ba1 Mac:62:43:57:ee:27:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b SocketPath: PciID:}] [{Interface:0xc00031e5b0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516256 | controller |     "Jun 19 11:05:36.333964 crc crio[3637]: time=\"2026-06-19T11:05:36.333563862Z\" level=info msg=\"Created container 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=d8b86db6-4c4e-4bf4-a1c8-36638fb58b13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516272 | controller |     "Jun 19 11:05:36.350731 crc crio[3637]: time=\"2026-06-19T11:05:36.350327727Z\" level=info msg=\"Starting container: 408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b\" id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516288 | controller |     "Jun 19 11:05:36.354025 crc crio[3637]: time=\"2026-06-19T11:05:36.353959356Z\" level=info msg=\"Starting container: e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe\" id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516306 | controller |     "Jun 19 11:05:36.368628 crc crio[3637]: time=\"2026-06-19T11:05:36.363700631Z\" level=info msg=\"Created container 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5049d8a3-8789-4993-98a8-6585b96aa80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516321 | controller |     "Jun 19 11:05:36.369409 crc crio[3637]: time=\"2026-06-19T11:05:36.368748879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bb7382c0-ea02-4d57-b69a-088c1e934a22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.516336 | controller |     "Jun 19 11:05:36.370617 crc crio[3637]: time=\"2026-06-19T11:05:36.370585527Z\" level=info msg=\"Created container 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=53e3a7d5-5286-4b85-9994-019d7561db7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516351 | controller |     "Jun 19 11:05:36.380426 crc crio[3637]: time=\"2026-06-19T11:05:36.380085727Z\" level=info msg=\"Starting container: 8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab\" id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516367 | controller |     "Jun 19 11:05:36.384344 crc crio[3637]: time=\"2026-06-19T11:05:36.38390046Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516382 | controller |     "Jun 19 11:05:36.385401 crc crio[3637]: time=\"2026-06-19T11:05:36.384865477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.516397 | controller |     "Jun 19 11:05:36.385401 crc crio[3637]: time=\"2026-06-19T11:05:36.385097323Z\" level=info msg=\"Starting container: 0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed\" id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516412 | controller |     "Jun 19 11:05:36.394125 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89fbbbb023eb72f Mac:8a:cd:69:84:1e:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de SocketPath: PciID:}] [{Interface:0xc000295a90 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516442 | controller |     "Jun 19 11:05:36.409015 crc crio[3637]: time=\"2026-06-19T11:05:36.39934323Z\" level=info msg=\"Started container\" PID=10897 containerID=e817c8792846f42ef0add37bfa94357e80e60c93e75dfb1e58b20a6d66364bfe description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=21482bf3-ca6c-4a4a-8f5e-bb4168e9a27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf",
2026-06-19 12:35:51.516464 | controller |     "Jun 19 11:05:36.413319 crc crio[3637]: time=\"2026-06-19T11:05:36.411773428Z\" level=info msg=\"Started container\" PID=10883 containerID=0d56b4d44fb732c70b3fa445d402fd98299f9e8c5a51377ea0b27315933344ed description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=89ad0c2b-4829-491a-b6ec-103fc7012086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de",
2026-06-19 12:35:51.516481 | controller |     "Jun 19 11:05:36.431942 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d04bdf2940df5a Mac:f2:49:50:54:8d:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 SocketPath: PciID:}] [{Interface:0xc00011f050 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516500 | controller |     "Jun 19 11:05:36.434240 crc crio[3637]: time=\"2026-06-19T11:05:36.432627405Z\" level=info msg=\"Started container\" PID=10881 containerID=8e4458fd20a6608e0bd8acadcdb4578b5f6b2bca9b9d8663bec8acb4b289a1ab description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=e2b61cb1-c4e2-4f1c-9cc8-277815a11bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732",
2026-06-19 12:35:51.516516 | controller |     "Jun 19 11:05:36.457304 crc crio[3637]: time=\"2026-06-19T11:05:36.451615722Z\" level=info msg=\"Started container\" PID=10891 containerID=408afb709ad5ed921a4169dd9aaf7d7889c21e31d7b86d766dae6c7b5a75531b description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=16a1265a-242c-4746-9176-99d60dd5058d name=/runtime.v1.RuntimeService/StartContainer sandboxID=799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22",
2026-06-19 12:35:51.516531 | controller |     "Jun 19 11:05:36.474574 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2db49cef39f301c Mac:3a:8f:64:30:a3:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 SocketPath: PciID:}] [{Interface:0xc00051e5e0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516547 | controller |     "Jun 19 11:05:36.481284 crc crio[3637]: time=\"2026-06-19T11:05:36.4776561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00fa3b50-ad8f-4c23-80ea-29546c3d6deb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.516562 | controller |     "Jun 19 11:05:36.494546 crc crio[3637]: time=\"2026-06-19T11:05:36.493760368Z\" level=info msg=\"Created container 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=b2fdec57-6ff9-40de-b963-260ba2e9eda8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.516578 | controller |     "Jun 19 11:05:36.503706 crc crio[3637]: time=\"2026-06-19T11:05:36.500930193Z\" level=info msg=\"Starting container: 49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b\" id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.516593 | controller |     "Jun 19 11:05:36.511682 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95b6b18d78cf119 Mac:1e:b4:1c:0c:10:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516608 | controller |     "Jun 19 11:05:36.517110 crc crio[3637]: 2026-06-19T11:05:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadc4cba68f4eea Mac:2e:33:0d:99:b1:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.516623 | controller |     "Jun 19 11:05:36.518398 crc crio[3637]: time=\"2026-06-19T11:05:36.518309936Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.516642 | controller |     "Jun 19 11:05:36.518483 crc crio[3637]: time=\"2026-06-19T11:05:36.518403289Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_849253b0-3d15-4517-889c-4b45cfec9d12\\\"\"",
2026-06-19 12:35:51.516658 | controller |     "Jun 19 11:05:36.518483 crc crio[3637]: time=\"2026-06-19T11:05:36.51843537Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\\\"\"",
2026-06-19 12:35:51.516673 | controller |     "Jun 19 11:05:36.519522 crc crio[3637]: time=\"2026-06-19T11:05:36.519441295Z\" level=info msg=\"Started container\" PID=11006 containerID=49574d0f023d259d580bd90fc861a127528128cb7cd26477154038bfec63cc5b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=7b8ddd83-6d57-4d9e-90bf-c63d27ae11ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282",
2026-06-19 12:35:51.516689 | controller |     "Jun 19 11:05:36.520503 crc crio[3637]: time=\"2026-06-19T11:05:36.520355412Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc002b289f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.516705 | controller |     "Jun 19 11:05:36.521064 crc crio[3637]: time=\"2026-06-19T11:05:36.520983838Z\" 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-19 12:35:51.516720 | controller |     "Jun 19 11:05:36.521721 crc crio[3637]: time=\"2026-06-19T11:05:36.521648257Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000117360}] Aliases:map[]}\"",
2026-06-19 12:35:51.516736 | controller |     "Jun 19 11:05:36.522126 crc crio[3637]: time=\"2026-06-19T11:05:36.522054118Z\" 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-19 12:35:51.516752 | controller |     "Jun 19 11:05:36.522628 crc crio[3637]: time=\"2026-06-19T11:05:36.522567631Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00130c710}] Aliases:map[]}\"",
2026-06-19 12:35:51.516767 | controller |     "Jun 19 11:05:36.522889 crc crio[3637]: time=\"2026-06-19T11:05:36.522744596Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.516783 | controller |     "Jun 19 11:05:36.523188 crc crio[3637]: time=\"2026-06-19T11:05:36.523076716Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc001610168}] Aliases:map[]}\"",
2026-06-19 12:35:51.516802 | controller |     "Jun 19 11:05:36.523448 crc crio[3637]: time=\"2026-06-19T11:05:36.523388234Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc001610000}] Aliases:map[]}\"",
2026-06-19 12:35:51.516818 | controller |     "Jun 19 11:05:36.523722 crc crio[3637]: time=\"2026-06-19T11:05:36.523563319Z\" 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-19 12:35:51.516834 | controller |     "Jun 19 11:05:36.523918 crc crio[3637]: time=\"2026-06-19T11:05:36.523803015Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.516849 | controller |     "Jun 19 11:05:36.524332 crc crio[3637]: time=\"2026-06-19T11:05:36.524053763Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc002b28ac0}] Aliases:map[]}\"",
2026-06-19 12:35:51.516865 | controller |     "Jun 19 11:05:36.526026 crc crio[3637]: time=\"2026-06-19T11:05:36.525024958Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0016aa298}] Aliases:map[]}\"",
2026-06-19 12:35:51.516880 | controller |     "Jun 19 11:05:36.526026 crc crio[3637]: time=\"2026-06-19T11:05:36.526002935Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.516896 | controller |     "Jun 19 11:05:36.526888 crc crio[3637]: time=\"2026-06-19T11:05:36.526668993Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0016aa0e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.516914 | controller |     "Jun 19 11:05:36.526888 crc crio[3637]: time=\"2026-06-19T11:05:36.526869079Z\" 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-19 12:35:51.516931 | controller |     "Jun 19 11:05:36.527196 crc crio[3637]: time=\"2026-06-19T11:05:36.527086015Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0016aa050}] Aliases:map[]}\"",
2026-06-19 12:35:51.516947 | controller |     "Jun 19 11:05:36.527308 crc crio[3637]: time=\"2026-06-19T11:05:36.527259099Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.516963 | controller |     "Jun 19 11:05:36.527548 crc crio[3637]: time=\"2026-06-19T11:05:36.527487856Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c528}] Aliases:map[]}\"",
2026-06-19 12:35:51.516979 | controller |     "Jun 19 11:05:36.527693 crc crio[3637]: time=\"2026-06-19T11:05:36.52763918Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.516995 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.528216206Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc0015ba278}] Aliases:map[]}\"",
2026-06-19 12:35:51.517012 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.528887164Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517028 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.52946189Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0016100d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.517044 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529634054Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517064 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529905631Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000117440}] Aliases:map[]}\"",
2026-06-19 12:35:51.517081 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.529973022Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00130c770}] Aliases:map[]}\"",
2026-06-19 12:35:51.517097 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530039525Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517113 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530089805Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc001610220}] Aliases:map[]}\"",
2026-06-19 12:35:51.517129 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53024828Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc00008c2e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.517145 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53026959Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517161 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530417644Z\" 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-19 12:35:51.517177 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530614759Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc00008c4d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.517198 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530740724Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517215 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.530761054Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc001610110}] Aliases:map[]}\"",
2026-06-19 12:35:51.517232 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.53098012Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517248 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.531078763Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc0016aa1c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.517264 | controller |     "Jun 19 11:05:36.531233 crc crio[3637]: time=\"2026-06-19T11:05:36.531256617Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517280 | controller |     "Jun 19 11:05:36.532573 crc crio[3637]: time=\"2026-06-19T11:05:36.532210254Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc0016aa510}] Aliases:map[]}\"",
2026-06-19 12:35:51.517297 | controller |     "Jun 19 11:05:36.532573 crc crio[3637]: time=\"2026-06-19T11:05:36.532372678Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517313 | controller |     "Jun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.53468428Z\" level=info msg=\"Created container 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=f3e5c1bb-4190-4ebb-ab78-ddef3e2bb6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.517328 | controller |     "Jun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.538473443Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.517344 | controller |     "Jun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.539626676Z\" level=info msg=\"Starting container: 063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188\" id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.517362 | controller |     "Jun 19 11:05:36.544224 crc crio[3637]: time=\"2026-06-19T11:05:36.540686984Z\" 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-19 12:35:51.517378 | controller |     "Jun 19 11:05:36.546413 crc crio[3637]: time=\"2026-06-19T11:05:36.546351608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbd15b09-1ff7-4f1f-a533-38ebf66eeef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517394 | controller |     "Jun 19 11:05:36.555622 crc crio[3637]: time=\"2026-06-19T11:05:36.550766548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.517409 | controller |     "Jun 19 11:05:36.555622 crc crio[3637]: time=\"2026-06-19T11:05:36.552375262Z\" level=info msg=\"Started container\" PID=11000 containerID=063e9a9e7c74f62ace872463e26b3cb1e5c859f4b4c3b3ac39d20dbb8264f188 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=8e7d884c-f2e4-4c2a-971d-543566b4553c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb",
2026-06-19 12:35:51.517425 | controller |     "Jun 19 11:05:36.616274 crc crio[3637]: time=\"2026-06-19T11:05:36.611386397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.517461 | controller |     "Jun 19 11:05:36.616649 crc crio[3637]: time=\"2026-06-19T11:05:36.615633563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8feca1db-84c9-4e61-85fd-3c9c7f5a1bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517477 | controller |     "Jun 19 11:05:36.624857 crc crio[3637]: time=\"2026-06-19T11:05:36.617269716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=01716254-b096-420e-ab85-39844a9d1e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517493 | controller |     "Jun 19 11:05:36.724082 crc crio[3637]: time=\"2026-06-19T11:05:36.723967209Z\" level=info msg=\"Created container 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=c152a21b-d0a9-4d74-93aa-8b46f8728708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.517508 | controller |     "Jun 19 11:05:36.732213 crc crio[3637]: time=\"2026-06-19T11:05:36.731942726Z\" level=info msg=\"Ran pod sandbox c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=4b6e340d-4b45-4959-9470-d71767a9c457 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517534 | controller |     "Jun 19 11:05:36.732898 crc crio[3637]: time=\"2026-06-19T11:05:36.732777588Z\" level=info msg=\"Created container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=d19f3c69-e9f5-4d29-8040-b13959504950 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.517550 | controller |     "Jun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.75086062Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.517568 | controller |     "Jun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.750950872Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.517584 | controller |     "Jun 19 11:05:36.751223 crc crio[3637]: time=\"2026-06-19T11:05:36.751016024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.517599 | controller |     "Jun 19 11:05:36.755081 crc crio[3637]: time=\"2026-06-19T11:05:36.754993043Z\" level=info msg=\"Starting container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2\" id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.517614 | controller |     "Jun 19 11:05:36.768692 crc crio[3637]: time=\"2026-06-19T11:05:36.764942783Z\" level=info msg=\"Starting container: 0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592\" id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.517629 | controller |     "Jun 19 11:05:36.772396 crc crio[3637]: time=\"2026-06-19T11:05:36.772355094Z\" level=info msg=\"Ran pod sandbox 920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=1bfed49a-7983-43cf-8ead-1610965baa3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517645 | controller |     "Jun 19 11:05:36.774048 crc crio[3637]: time=\"2026-06-19T11:05:36.773462845Z\" level=info msg=\"Ran pod sandbox 3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=ad21336f-c3b9-43b8-9ded-4e5bf3c9dd3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517661 | controller |     "Jun 19 11:05:36.775586 crc crio[3637]: time=\"2026-06-19T11:05:36.775490809Z\" level=info msg=\"Ran pod sandbox d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=f3fcb1ec-f711-481e-804e-8a6431ca9ab0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517676 | controller |     "Jun 19 11:05:36.782120 crc crio[3637]: time=\"2026-06-19T11:05:36.782039359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=9b3a4280-8323-46de-8065-f0b6a9561837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517691 | controller |     "Jun 19 11:05:36.785946 crc crio[3637]: time=\"2026-06-19T11:05:36.785877682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9b6bca23-7bf2-4a26-abaf-012234628359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517706 | controller |     "Jun 19 11:05:36.786683 crc crio[3637]: time=\"2026-06-19T11:05:36.786609133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=9d788b43-edc5-40dc-afce-08e8a2cd48e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517721 | controller |     "Jun 19 11:05:36.787883 crc crio[3637]: time=\"2026-06-19T11:05:36.787784525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f3492587-8dc7-46d9-9e07-6e66336d094a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517736 | controller |     "Jun 19 11:05:36.790565 crc crio[3637]: time=\"2026-06-19T11:05:36.789414159Z\" level=info msg=\"Started container\" PID=11003 containerID=0605e23080f30a1be2496fca000320147d54c08bc9deb294a82d27536ab4b592 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=b9e9dcb7-2822-4ced-ad8a-95c16dd5a8f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686",
2026-06-19 12:35:51.517755 | controller |     "Jun 19 11:05:36.796765 crc crio[3637]: time=\"2026-06-19T11:05:36.796511431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fdf1ced8-d93d-4171-9786-fde01f2ae884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517770 | controller |     "Jun 19 11:05:36.797573 crc crio[3637]: time=\"2026-06-19T11:05:36.797426367Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.517785 | controller |     "Jun 19 11:05:36.797662 crc crio[3637]: time=\"2026-06-19T11:05:36.797583841Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.517800 | controller |     "Jun 19 11:05:36.797662 crc crio[3637]: time=\"2026-06-19T11:05:36.797625962Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-19 12:35:51.517815 | controller |     "Jun 19 11:05:36.806066 crc crio[3637]: time=\"2026-06-19T11:05:36.805870927Z\" level=info msg=\"Created container e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ffe4e601-0dff-4df4-b9cf-a9bd6e7ad308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.517830 | controller |     "Jun 19 11:05:36.811633 crc crio[3637]: time=\"2026-06-19T11:05:36.810687377Z\" level=info msg=\"Starting container: e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f\" id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.517846 | controller |     "Jun 19 11:05:36.811963 crc crio[3637]: time=\"2026-06-19T11:05:36.797436886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3ab89374-e78f-4448-ae77-6d631d646b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517861 | controller |     "Jun 19 11:05:36.812455 crc crio[3637]: time=\"2026-06-19T11:05:36.797512798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=36d4e984-4cc5-442c-807b-469af3dd5a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517876 | controller |     "Jun 19 11:05:36.812630 crc crio[3637]: time=\"2026-06-19T11:05:36.797591751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=57eee6c8-a3e6-4614-87ef-65c0720206cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517892 | controller |     "Jun 19 11:05:36.814855 crc crio[3637]: time=\"2026-06-19T11:05:36.814707947Z\" level=info msg=\"Started container\" PID=10999 containerID=d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 description=openshift-console/console-6c684df5db-cc8g8/console id=8c4ea25c-8945-418f-8be1-37c171f6d3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b",
2026-06-19 12:35:51.517907 | controller |     "Jun 19 11:05:36.915360 crc crio[3637]: time=\"2026-06-19T11:05:36.915078886Z\" level=info msg=\"Started container\" PID=11024 containerID=e23743e87637c43bc2627890e4454076c837e0bd7f91781dba76a86138f7186f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=471ebca8-4553-4002-ae91-6b91c2d6753b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7",
2026-06-19 12:35:51.517926 | controller |     "Jun 19 11:05:36.916531 crc crio[3637]: time=\"2026-06-19T11:05:36.916377472Z\" level=info msg=\"Ran pod sandbox 3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5fd2209-34c9-42d3-b00b-b2e4521ff49b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517942 | controller |     "Jun 19 11:05:36.931121 crc crio[3637]: time=\"2026-06-19T11:05:36.930533326Z\" level=info msg=\"Ran pod sandbox 0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=dc8b38ce-872a-46cb-aacc-cf01d662f34a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.517958 | controller |     "Jun 19 11:05:37.035666 crc crio[3637]: time=\"2026-06-19T11:05:37.034371271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=51e4ded2-a433-4158-9c56-a1838ca27b36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517973 | controller |     "Jun 19 11:05:37.038358 crc crio[3637]: time=\"2026-06-19T11:05:37.035932074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49425134-7934-414d-895c-c2d1614c7fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.517988 | controller |     "Jun 19 11:05:37.130968 crc crio[3637]: time=\"2026-06-19T11:05:37.130548097Z\" level=info msg=\"Ran pod sandbox 0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=be1d86fc-ff94-4173-b139-c0cb2286e471 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518003 | controller |     "Jun 19 11:05:37.177881 crc crio[3637]: time=\"2026-06-19T11:05:37.176378583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ecb48366-b9fa-4705-adbb-066a38a9ac9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518024 | controller |     "Jun 19 11:05:37.364720 crc crio[3637]: time=\"2026-06-19T11:05:37.354685943Z\" level=info msg=\"Ran pod sandbox fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=b3a93ca1-93a3-49c9-bcfe-9ce474005e47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518044 | controller |     "Jun 19 11:05:37.364720 crc crio[3637]: time=\"2026-06-19T11:05:37.355544556Z\" level=info msg=\"Ran pod sandbox 3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=1f3e0ffe-4607-4886-bb84-6e72e577febd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518064 | controller |     "Jun 19 11:05:37.379119 crc crio[3637]: time=\"2026-06-19T11:05:37.378967023Z\" level=info msg=\"Ran pod sandbox 89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=c007368c-ce14-412d-973b-177e736954f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518085 | controller |     "Jun 19 11:05:37.392257 crc crio[3637]: time=\"2026-06-19T11:05:37.382566402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=7ebf4685-bf84-4d6c-af45-a68377c2d585 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518104 | controller |     "Jun 19 11:05:37.392257 crc crio[3637]: time=\"2026-06-19T11:05:37.387697021Z\" level=info msg=\"Ran pod sandbox aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=e883d0c3-2bc1-4e8a-ab8e-89d46c3219e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518128 | controller |     "Jun 19 11:05:37.422300 crc crio[3637]: time=\"2026-06-19T11:05:37.421990904Z\" level=info msg=\"Ran pod sandbox d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7d46fa2d-501c-41d9-8b32-83df1d8656f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518147 | controller |     "Jun 19 11:05:37.447889 crc crio[3637]: time=\"2026-06-19T11:05:37.447725713Z\" level=info msg=\"Ran pod sandbox bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=cfb03b94-3401-40c6-a17b-a9e7b3dc9bc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518163 | controller |     "Jun 19 11:05:37.465627 crc crio[3637]: time=\"2026-06-19T11:05:37.452910974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=45e4e6d7-97e2-49fc-a791-523143a53a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518179 | controller |     "Jun 19 11:05:37.469071 crc crio[3637]: time=\"2026-06-19T11:05:37.469028122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=e2cee221-65c7-458b-8139-c2e251701db0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518195 | controller |     "Jun 19 11:05:37.477332 crc crio[3637]: time=\"2026-06-19T11:05:37.470975306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c5813895-e59b-4a5f-92e6-1746978ceeb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518210 | controller |     "Jun 19 11:05:37.477332 crc crio[3637]: time=\"2026-06-19T11:05:37.471466009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f184d144-9cdb-46a4-8b8a-4713fc631de5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518225 | controller |     "Jun 19 11:05:37.503006 crc crio[3637]: time=\"2026-06-19T11:05:37.50278318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=3d08ed73-001f-49d8-9bef-5f868a4a354b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518240 | controller |     "Jun 19 11:05:37.505499 crc crio[3637]: time=\"2026-06-19T11:05:37.504785934Z\" level=info msg=\"Ran pod sandbox 2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aebb1de9-c6b6-477b-9b4d-0b841d492cd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518255 | controller |     "Jun 19 11:05:37.529967 crc crio[3637]: time=\"2026-06-19T11:05:37.529570309Z\" level=info msg=\"Ran pod sandbox 1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=1d794c82-8c56-4ffe-8ed8-e125c21d86bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518270 | controller |     "Jun 19 11:05:37.557097 crc crio[3637]: time=\"2026-06-19T11:05:37.551481905Z\" level=info msg=\"Ran pod sandbox 4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=3a49512b-bf40-4120-bb31-a063d39de3f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518288 | controller |     "Jun 19 11:05:37.576107 crc crio[3637]: time=\"2026-06-19T11:05:37.571249413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1f05b11e-9d6a-4e1a-a1f4-9f00fc257316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518303 | controller |     "Jun 19 11:05:37.576107 crc crio[3637]: time=\"2026-06-19T11:05:37.571686214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9a7a4dff-6d55-480a-83d8-c6bed73e8f3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518319 | controller |     "Jun 19 11:05:37.607119 crc crio[3637]: time=\"2026-06-19T11:05:37.606710798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b65887eb-4392-4274-af0d-993e61b3de73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518334 | controller |     "Jun 19 11:05:37.629530 crc crio[3637]: time=\"2026-06-19T11:05:37.620751949Z\" level=info msg=\"Ran pod sandbox 95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=3d0aa93e-1f1c-41d5-9821-bd28ce7950c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518349 | controller |     "Jun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667588963Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.518364 | controller |     "Jun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667630444Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.518379 | controller |     "Jun 19 11:05:37.668489 crc crio[3637]: time=\"2026-06-19T11:05:37.667658865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-19 12:35:51.518394 | controller |     "Jun 19 11:05:37.681976 crc crio[3637]: time=\"2026-06-19T11:05:37.681919044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=852c4756-5ed7-4ec0-9625-5d08abb474d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518410 | controller |     "Jun 19 11:05:37.717568 crc crio[3637]: time=\"2026-06-19T11:05:37.695708089Z\" level=info msg=\"Created container 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09: openshift-dns/dns-default-qtghf/dns\" id=a9a56e5e-3c9f-4183-9b56-7b94991360d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518425 | controller |     "Jun 19 11:05:37.736388 crc crio[3637]: time=\"2026-06-19T11:05:37.728767727Z\" level=info msg=\"Starting container: 1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09\" id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.518463 | controller |     "Jun 19 11:05:37.757399 crc crio[3637]: time=\"2026-06-19T11:05:37.746380706Z\" level=info msg=\"Ran pod sandbox 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/POD\" id=f57fda59-636c-4790-ab32-565016d98286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518478 | controller |     "Jun 19 11:05:37.788644 crc crio[3637]: time=\"2026-06-19T11:05:37.787873075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=076596de-2b14-4408-84b3-13cd3d56bf85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518499 | controller |     "Jun 19 11:05:37.834742 crc crio[3637]: time=\"2026-06-19T11:05:37.797050385Z\" level=info msg=\"Started container\" PID=11136 containerID=1ae74160d07412a84d7c4a32343caa360ba38fb0e9196f9c7f10f5c279a4cd09 description=openshift-dns/dns-default-qtghf/dns id=16b02bce-0940-4b51-a3e6-27d939ad89a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138",
2026-06-19 12:35:51.518519 | controller |     "Jun 19 11:05:37.866104 crc crio[3637]: time=\"2026-06-19T11:05:37.86492214Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.518535 | controller |     "Jun 19 11:05:37.908679 crc crio[3637]: time=\"2026-06-19T11:05:37.908547877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518549 | controller |     "Jun 19 11:05:37.936647 crc crio[3637]: time=\"2026-06-19T11:05:37.935659674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.518564 | controller |     "Jun 19 11:05:37.977607 crc crio[3637]: time=\"2026-06-19T11:05:37.977415899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518578 | controller |     "Jun 19 11:05:38.065521 crc crio[3637]: time=\"2026-06-19T11:05:38.059625135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08f0e94b-4a21-4da0-acf4-803e85b3e560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518593 | controller |     "Jun 19 11:05:38.105133 crc crio[3637]: time=\"2026-06-19T11:05:38.104733192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=825a1d3f-ca25-481e-9188-bdffc04a6973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518608 | controller |     "Jun 19 11:05:38.121557 crc crio[3637]: time=\"2026-06-19T11:05:38.110468438Z\" level=info msg=\"Ran pod sandbox 11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e82e9aaf-cbc1-4df1-9bf4-0f43e13527ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.518623 | controller |     "Jun 19 11:05:38.122871 crc crio[3637]: time=\"2026-06-19T11:05:38.122797653Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518637 | controller |     "Jun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.126096053Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518651 | controller |     "Jun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.126619066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518666 | controller |     "Jun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.12671487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518680 | controller |     "Jun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.127488701Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518698 | controller |     "Jun 19 11:05:38.129470 crc crio[3637]: time=\"2026-06-19T11:05:38.127662146Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518713 | controller |     "Jun 19 11:05:38.131368 crc crio[3637]: time=\"2026-06-19T11:05:38.131054608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518727 | controller |     "Jun 19 11:05:38.141422 crc crio[3637]: time=\"2026-06-19T11:05:38.133309228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.518741 | controller |     "Jun 19 11:05:38.148056 crc crio[3637]: time=\"2026-06-19T11:05:38.122809593Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518755 | controller |     "Jun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267652893Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.518770 | controller |     "Jun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267771926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.518784 | controller |     "Jun 19 11:05:38.268253 crc crio[3637]: time=\"2026-06-19T11:05:38.267818938Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-19 12:35:51.518799 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275553367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=2530f3e6-43e6-49bc-9772-faa1e92bde68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518814 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275808464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7933e2da-7b2d-4e5c-961c-32f366b7661e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518829 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.275956258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=46227221-1e5d-4a7b-b3a8-a797cc73f80e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518843 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276048131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=cd82bcb9-b165-4f3b-8225-07aa7f7bcbeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518857 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276131944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a9a30651-fdef-4516-a475-2e926760ecd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518872 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276323459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=b9fb3798-57ae-4b12-9566-5b24e25e300b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518889 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276542555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=0ff58d26-1dca-42ec-ad3e-b59877a06fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518904 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.276706469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dbe94f15-0471-489c-922b-123881cadf1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518919 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.277238864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=02e526a3-b380-4447-83a3-e8f72881a257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518933 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.277990294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=71be74cd-2e91-4114-a626-183de4886fba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518948 | controller |     "Jun 19 11:05:38.278416 crc crio[3637]: time=\"2026-06-19T11:05:38.278313113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=6b572faa-b3e2-433d-a6c6-8e6a9b6b960d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518962 | controller |     "Jun 19 11:05:38.292871 crc crio[3637]: time=\"2026-06-19T11:05:38.284016448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82ab3a27-1d13-4db7-87c1-96401ae77af5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.518976 | controller |     "Jun 19 11:05:38.308243 crc crio[3637]: time=\"2026-06-19T11:05:38.307674581Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.518991 | controller |     "Jun 19 11:05:38.330738 crc crio[3637]: time=\"2026-06-19T11:05:38.330501713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519005 | controller |     "Jun 19 11:05:38.344251 crc crio[3637]: time=\"2026-06-19T11:05:38.343977228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519019 | controller |     "Jun 19 11:05:38.463445 crc crio[3637]: time=\"2026-06-19T11:05:38.462426599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=6983a5a7-f7e4-4fcd-bcac-7c311423c304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519034 | controller |     "Jun 19 11:05:38.472820 crc crio[3637]: time=\"2026-06-19T11:05:38.472686258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=efafb0fb-c65b-4b01-87f2-c5d2b6b688aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519051 | controller |     "Jun 19 11:05:38.495603 crc crio[3637]: time=\"2026-06-19T11:05:38.494585674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fbcbdd42-0134-471f-92a4-fbe5dc6db21f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519065 | controller |     "Jun 19 11:05:38.497199 crc crio[3637]: time=\"2026-06-19T11:05:38.495990533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab125716-346d-4711-8101-7ddea593496d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519080 | controller |     "Jun 19 11:05:38.501398 crc crio[3637]: time=\"2026-06-19T11:05:38.500535526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d65ed255-ad38-431b-9fbd-89104c2548a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519094 | controller |     "Jun 19 11:05:38.525465 crc crio[3637]: time=\"2026-06-19T11:05:38.525051173Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519109 | controller |     "Jun 19 11:05:38.526319 crc crio[3637]: time=\"2026-06-19T11:05:38.526258917Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519123 | controller |     "Jun 19 11:05:38.529514 crc crio[3637]: time=\"2026-06-19T11:05:38.527468119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6dff2732-4284-4811-9341-d868bea5dd19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519138 | controller |     "Jun 19 11:05:38.529514 crc crio[3637]: time=\"2026-06-19T11:05:38.528459146Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519152 | controller |     "Jun 19 11:05:38.540642 crc crio[3637]: time=\"2026-06-19T11:05:38.540569006Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519166 | controller |     "Jun 19 11:05:38.544611 crc crio[3637]: time=\"2026-06-19T11:05:38.544496202Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519181 | controller |     "Jun 19 11:05:38.545657 crc crio[3637]: time=\"2026-06-19T11:05:38.545598552Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519196 | controller |     "Jun 19 11:05:38.553017 crc crio[3637]: time=\"2026-06-19T11:05:38.551073151Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519211 | controller |     "Jun 19 11:05:38.606924 crc crio[3637]: time=\"2026-06-19T11:05:38.606576221Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519229 | controller |     "Jun 19 11:05:38.607623 crc crio[3637]: time=\"2026-06-19T11:05:38.607505506Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519245 | controller |     "Jun 19 11:05:38.607910 crc crio[3637]: time=\"2026-06-19T11:05:38.607705182Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519260 | controller |     "Jun 19 11:05:38.625466 crc crio[3637]: time=\"2026-06-19T11:05:38.625098715Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519275 | controller |     "Jun 19 11:05:38.716297 crc crio[3637]: time=\"2026-06-19T11:05:38.705798029Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.519290 | controller |     "Jun 19 11:05:38.791457 crc crio[3637]: time=\"2026-06-19T11:05:38.790052631Z\" level=info msg=\"Ran pod sandbox 830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=3b2421bb-4d57-436b-8100-90c9f9449b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.519306 | controller |     "Jun 19 11:05:38.813227 crc crio[3637]: time=\"2026-06-19T11:05:38.810218819Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.519321 | controller |     "Jun 19 11:05:38.863851 crc crio[3637]: time=\"2026-06-19T11:05:38.860980619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=b226ef9d-984e-4213-a63b-0437472c56e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519336 | controller |     "Jun 19 11:05:38.955757 crc crio[3637]: time=\"2026-06-19T11:05:38.955024498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.519351 | controller |     "Jun 19 11:05:38.993350 crc crio[3637]: time=\"2026-06-19T11:05:38.980578053Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.519366 | controller |     "Jun 19 11:05:39.424913 crc crio[3637]: time=\"2026-06-19T11:05:39.424678661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519381 | controller |     "Jun 19 11:05:39.453786 crc crio[3637]: time=\"2026-06-19T11:05:39.451435509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519396 | controller |     "Jun 19 11:05:39.468740 crc crio[3637]: time=\"2026-06-19T11:05:39.468685268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519411 | controller |     "Jun 19 11:05:39.471030 crc crio[3637]: time=\"2026-06-19T11:05:39.470819347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519444 | controller |     "Jun 19 11:05:39.471116 crc crio[3637]: time=\"2026-06-19T11:05:39.471024582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519465 | controller |     "Jun 19 11:05:39.471481 crc crio[3637]: time=\"2026-06-19T11:05:39.471393262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519481 | controller |     "Jun 19 11:05:39.472864 crc crio[3637]: time=\"2026-06-19T11:05:39.472748479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519497 | controller |     "Jun 19 11:05:39.472973 crc crio[3637]: time=\"2026-06-19T11:05:39.472945774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519513 | controller |     "Jun 19 11:05:39.473640 crc crio[3637]: time=\"2026-06-19T11:05:39.473559351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519527 | controller |     "Jun 19 11:05:39.474035 crc crio[3637]: time=\"2026-06-19T11:05:39.473962972Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519542 | controller |     "Jun 19 11:05:39.475313 crc crio[3637]: time=\"2026-06-19T11:05:39.470896269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519557 | controller |     "Jun 19 11:05:39.475583 crc crio[3637]: time=\"2026-06-19T11:05:39.475346639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519572 | controller |     "Jun 19 11:05:39.511787 crc crio[3637]: time=\"2026-06-19T11:05:39.51174319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519587 | controller |     "Jun 19 11:05:39.550769 crc crio[3637]: time=\"2026-06-19T11:05:39.54998946Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519601 | controller |     "Jun 19 11:05:39.550769 crc crio[3637]: time=\"2026-06-19T11:05:39.550657688Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519616 | controller |     "Jun 19 11:05:39.552573 crc crio[3637]: time=\"2026-06-19T11:05:39.551013618Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519631 | controller |     "Jun 19 11:05:39.566663 crc crio[3637]: time=\"2026-06-19T11:05:39.56212623Z\" level=info msg=\"Created container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9d24501-b018-453a-9630-40c97e0a3d89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519646 | controller |     "Jun 19 11:05:39.571558 crc crio[3637]: time=\"2026-06-19T11:05:39.570829327Z\" level=info msg=\"Created container 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=e1942e55-19f6-4aaf-a124-db795a742eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519664 | controller |     "Jun 19 11:05:39.604634 crc crio[3637]: time=\"2026-06-19T11:05:39.603570246Z\" level=info msg=\"Starting container: 8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf\" id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.519679 | controller |     "Jun 19 11:05:39.630198 crc crio[3637]: time=\"2026-06-19T11:05:39.628576196Z\" level=info msg=\"Starting container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d\" id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.519694 | controller |     "Jun 19 11:05:39.673379 crc crio[3637]: time=\"2026-06-19T11:05:39.672937454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519709 | controller |     "Jun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.813887747Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.519723 | controller |     "Jun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.814020561Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.519737 | controller |     "Jun 19 11:05:39.814729 crc crio[3637]: time=\"2026-06-19T11:05:39.814055862Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-19 12:35:51.519752 | controller |     "Jun 19 11:05:39.829031 crc crio[3637]: time=\"2026-06-19T11:05:39.82870138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519766 | controller |     "Jun 19 11:05:39.829993 crc crio[3637]: time=\"2026-06-19T11:05:39.829782989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519781 | controller |     "Jun 19 11:05:39.830589 crc crio[3637]: time=\"2026-06-19T11:05:39.830232521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519795 | controller |     "Jun 19 11:05:39.863786 crc crio[3637]: time=\"2026-06-19T11:05:39.830247902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519810 | controller |     "Jun 19 11:05:39.873717 crc crio[3637]: time=\"2026-06-19T11:05:39.873106148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=7a687a76-faad-4075-b96d-a76511879fa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.519824 | controller |     "Jun 19 11:05:39.875637 crc crio[3637]: time=\"2026-06-19T11:05:39.874407443Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519838 | controller |     "Jun 19 11:05:39.880278 crc crio[3637]: time=\"2026-06-19T11:05:39.878980167Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519857 | controller |     "Jun 19 11:05:39.923019 crc crio[3637]: time=\"2026-06-19T11:05:39.922535991Z\" level=info msg=\"Started container\" PID=11194 containerID=8d4dfe52ef10f773f7a0555caaf71a10e9d0cb6c5708c8554d37db4edeb6b4bf description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=0563d052-fbb1-46d3-a023-50610c072676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624",
2026-06-19 12:35:51.519872 | controller |     "Jun 19 11:05:40.008484 crc crio[3637]: time=\"2026-06-19T11:05:40.002649831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519888 | controller |     "Jun 19 11:05:40.027765 crc crio[3637]: time=\"2026-06-19T11:05:40.022120041Z\" level=info msg=\"Created container 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=8fc7d9af-9e9e-42bf-b5e1-1a8416677d13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.519902 | controller |     "Jun 19 11:05:40.036391 crc crio[3637]: time=\"2026-06-19T11:05:40.032802781Z\" level=info msg=\"Starting container: 193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d\" id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.519917 | controller |     "Jun 19 11:05:40.066740 crc crio[3637]: time=\"2026-06-19T11:05:40.065378227Z\" level=info msg=\"Started container\" PID=11212 containerID=85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=04063377-8386-4691-891c-ba3b0e6cb372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da",
2026-06-19 12:35:51.519932 | controller |     "Jun 19 11:05:40.093810 crc crio[3637]: time=\"2026-06-19T11:05:40.093611545Z\" level=info msg=\"Started container\" PID=11245 containerID=193dce6ccf0cfb17323d3f4b5bf5ee9a04738af973d8cd5d9a8a05216f40271d description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=aa46adf4-47e2-469f-87c0-991a54800619 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9",
2026-06-19 12:35:51.519947 | controller |     "Jun 19 11:05:40.187412 crc crio[3637]: time=\"2026-06-19T11:05:40.186774059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519961 | controller |     "Jun 19 11:05:40.197941 crc crio[3637]: time=\"2026-06-19T11:05:40.195744752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519976 | controller |     "Jun 19 11:05:40.202367 crc crio[3637]: time=\"2026-06-19T11:05:40.20153565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.519991 | controller |     "Jun 19 11:05:40.238395 crc crio[3637]: time=\"2026-06-19T11:05:40.237814957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520005 | controller |     "Jun 19 11:05:40.238693 crc crio[3637]: time=\"2026-06-19T11:05:40.238503426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520020 | controller |     "Jun 19 11:05:40.257608 crc crio[3637]: time=\"2026-06-19T11:05:40.256988278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520040 | controller |     "Jun 19 11:05:40.296704 crc crio[3637]: time=\"2026-06-19T11:05:40.296363999Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520055 | controller |     "Jun 19 11:05:41.198740 crc crio[3637]: time=\"2026-06-19T11:05:41.180555826Z\" level=info msg=\"Created container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=1eee938f-601f-474b-bd15-38e605f71ac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520070 | controller |     "Jun 19 11:05:41.217406 crc crio[3637]: time=\"2026-06-19T11:05:41.187101774Z\" level=info msg=\"Created container 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=27d8cc55-7dff-4338-b2ad-94fb895873fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520085 | controller |     "Jun 19 11:05:41.259432 crc crio[3637]: time=\"2026-06-19T11:05:41.258314431Z\" level=info msg=\"Starting container: 773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d\" id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520099 | controller |     "Jun 19 11:05:41.262683 crc crio[3637]: time=\"2026-06-19T11:05:41.262564387Z\" level=info msg=\"Starting container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c\" id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520114 | controller |     "Jun 19 11:05:41.354088 crc crio[3637]: time=\"2026-06-19T11:05:41.352823852Z\" level=info msg=\"Started container\" PID=11262 containerID=d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=43267867-de09-401d-adb5-50e6fee924eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a",
2026-06-19 12:35:51.520129 | controller |     "Jun 19 11:05:41.407561 crc crio[3637]: time=\"2026-06-19T11:05:41.407512079Z\" level=info msg=\"Started container\" PID=11266 containerID=773c4cc6b31bcbcff8ffe3fc4ae132208e961bfbd8e1908a23ad8cd66edda42d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=4b75b7cf-1066-4be2-b737-45ebf223ab98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e",
2026-06-19 12:35:51.520144 | controller |     "Jun 19 11:05:41.632727 crc crio[3637]: time=\"2026-06-19T11:05:41.632317364Z\" level=info msg=\"Created container baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=49ad88dd-1d20-4f8d-9291-3df7ef6c3389 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520159 | controller |     "Jun 19 11:05:41.637570 crc crio[3637]: time=\"2026-06-19T11:05:41.635045428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.520173 | controller |     "Jun 19 11:05:41.648802 crc crio[3637]: time=\"2026-06-19T11:05:41.646353165Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.520187 | controller |     "Jun 19 11:05:41.648802 crc crio[3637]: time=\"2026-06-19T11:05:41.646605252Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-19 12:35:51.520206 | controller |     "Jun 19 11:05:41.684554 crc crio[3637]: time=\"2026-06-19T11:05:41.673538804Z\" level=info msg=\"Starting container: baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a\" id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520223 | controller |     "Jun 19 11:05:41.740453 crc crio[3637]: time=\"2026-06-19T11:05:41.734908674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520242 | controller |     "Jun 19 11:05:41.767996 crc crio[3637]: time=\"2026-06-19T11:05:41.767942702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520257 | controller |     "Jun 19 11:05:41.874795 crc crio[3637]: time=\"2026-06-19T11:05:41.866658927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86b9d80e-8e2b-4946-be7b-0117724bf07e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.520272 | controller |     "Jun 19 11:05:41.904405 crc crio[3637]: time=\"2026-06-19T11:05:41.90427793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520286 | controller |     "Jun 19 11:05:41.948401 crc crio[3637]: time=\"2026-06-19T11:05:41.934703848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40f40391-e3bb-4ec6-9f2c-4a30e9a8751c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.520302 | controller |     "Jun 19 11:05:41.952605 crc crio[3637]: time=\"2026-06-19T11:05:41.952394978Z\" level=info msg=\"Started container\" PID=11291 containerID=baad17199c88e385dd8f803638e0e30e6ecc3bb1372c5a4f97331801f9797b4a description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=7fe056f1-518f-43e6-88c3-bc2a10136e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368",
2026-06-19 12:35:51.520323 | controller |     "Jun 19 11:05:42.024809 crc crio[3637]: time=\"2026-06-19T11:05:42.024575282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520338 | controller |     "Jun 19 11:05:44.384989 crc crio[3637]: time=\"2026-06-19T11:05:44.342567534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520354 | controller |     "Jun 19 11:05:44.443403 crc crio[3637]: time=\"2026-06-19T11:05:44.441534945Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520368 | controller |     "Jun 19 11:05:44.681801 crc crio[3637]: time=\"2026-06-19T11:05:44.681648655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520383 | controller |     "Jun 19 11:05:44.968420 crc crio[3637]: time=\"2026-06-19T11:05:44.942570002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520398 | controller |     "Jun 19 11:05:45.256683 crc crio[3637]: time=\"2026-06-19T11:05:45.253970771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520416 | controller |     "Jun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.001036189Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.520449 | controller |     "Jun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.00143977Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.520466 | controller |     "Jun 19 11:05:46.002333 crc crio[3637]: time=\"2026-06-19T11:05:46.001470081Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-19 12:35:51.520482 | controller |     "Jun 19 11:05:46.036995 crc crio[3637]: time=\"2026-06-19T11:05:46.031797336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520497 | controller |     "Jun 19 11:05:47.394423 crc crio[3637]: time=\"2026-06-19T11:05:47.392065851Z\" level=info msg=\"Created container 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=9ba0582f-d4a2-43b6-9d63-717c2cdce238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520513 | controller |     "Jun 19 11:05:47.590220 crc crio[3637]: time=\"2026-06-19T11:05:47.589519461Z\" level=info msg=\"Starting container: 500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec\" id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520529 | controller |     "Jun 19 11:05:47.851292 crc crio[3637]: time=\"2026-06-19T11:05:47.850070097Z\" level=info msg=\"Started container\" PID=11353 containerID=500bba66a232c3d31cf23cb14995d9fb031da28b32b8a34c9dd1a66194d995ec description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=0d83c8bd-7640-4648-8152-6b776df1d54e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732",
2026-06-19 12:35:51.520545 | controller |     "Jun 19 11:05:48.486125 crc crio[3637]: time=\"2026-06-19T11:05:48.461832946Z\" level=info msg=\"Created container 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=ef13a8b7-0063-41cc-9348-363425527918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520560 | controller |     "Jun 19 11:05:48.557626 crc crio[3637]: time=\"2026-06-19T11:05:48.542580462Z\" level=info msg=\"Starting container: 844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb\" id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520575 | controller |     "Jun 19 11:05:48.576604 crc crio[3637]: time=\"2026-06-19T11:05:48.571598472Z\" level=info msg=\"Created container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f8dcf458-3d7c-434d-9d7c-98706064c5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520590 | controller |     "Jun 19 11:05:48.731609 crc crio[3637]: time=\"2026-06-19T11:05:48.731056568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520604 | controller |     "Jun 19 11:05:48.735832 crc crio[3637]: time=\"2026-06-19T11:05:48.733630368Z\" level=info msg=\"Starting container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2\" id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520622 | controller |     "Jun 19 11:05:49.238243 crc crio[3637]: time=\"2026-06-19T11:05:49.234593083Z\" level=info msg=\"Started container\" PID=11482 containerID=844de6610ddd347fd5cd0937bc6c97a65dbef0f55ff29f8a257a741e64f9febb description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=90ceb754-111a-4266-87fc-e8bfdd0516cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461",
2026-06-19 12:35:51.520638 | controller |     "Jun 19 11:05:49.564529 crc crio[3637]: time=\"2026-06-19T11:05:49.564104115Z\" level=info msg=\"Started container\" PID=11449 containerID=e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=d964bc69-f17a-4818-b372-dfe93ac89925 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece",
2026-06-19 12:35:51.520653 | controller |     "Jun 19 11:05:49.676477 crc crio[3637]: time=\"2026-06-19T11:05:49.675616778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520668 | controller |     "Jun 19 11:05:50.255753 crc crio[3637]: time=\"2026-06-19T11:05:50.238415605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520683 | controller |     "Jun 19 11:05:53.208487 crc crio[3637]: time=\"2026-06-19T11:05:53.20254119Z\" level=info msg=\"Created container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=c0051718-20ec-4305-90fe-ab13c164526d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520699 | controller |     "Jun 19 11:05:53.214044 crc crio[3637]: time=\"2026-06-19T11:05:53.21173018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520714 | controller |     "Jun 19 11:05:53.723113 crc crio[3637]: time=\"2026-06-19T11:05:53.722693477Z\" level=info msg=\"Starting container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940\" id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520729 | controller |     "Jun 19 11:05:53.741533 crc crio[3637]: time=\"2026-06-19T11:05:53.741401896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520744 | controller |     "Jun 19 11:05:54.265063 crc crio[3637]: time=\"2026-06-19T11:05:54.264134202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520758 | controller |     "Jun 19 11:05:54.550679 crc crio[3637]: time=\"2026-06-19T11:05:54.54976977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520773 | controller |     "Jun 19 11:05:54.729794 crc crio[3637]: time=\"2026-06-19T11:05:54.725991383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520788 | controller |     "Jun 19 11:05:55.334455 crc crio[3637]: time=\"2026-06-19T11:05:55.320757418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520803 | controller |     "Jun 19 11:05:55.334455 crc crio[3637]: time=\"2026-06-19T11:05:55.323810871Z\" level=info msg=\"Started container\" PID=11551 containerID=5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=e6fac812-e914-4e2f-9412-5a914c109242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.520821 | controller |     "Jun 19 11:05:55.649848 crc crio[3637]: time=\"2026-06-19T11:05:55.649553391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520837 | controller |     "Jun 19 11:05:57.508054 crc crio[3637]: time=\"2026-06-19T11:05:57.499839152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.520852 | controller |     "Jun 19 11:05:57.792106 crc crio[3637]: time=\"2026-06-19T11:05:57.791814763Z\" level=info msg=\"Created container a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=beb91dde-a31e-4733-933e-9d8551c53f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520866 | controller |     "Jun 19 11:05:58.248637 crc crio[3637]: time=\"2026-06-19T11:05:58.247819324Z\" level=info msg=\"Created container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=1c7fa3d3-5f80-4cbc-9af5-3e92ddee83d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520880 | controller |     "Jun 19 11:05:58.280951 crc crio[3637]: time=\"2026-06-19T11:05:58.268302932Z\" level=info msg=\"Starting container: a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4\" id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520895 | controller |     "Jun 19 11:05:58.401700 crc crio[3637]: time=\"2026-06-19T11:05:58.400860237Z\" level=info msg=\"Starting container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd\" id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520910 | controller |     "Jun 19 11:05:58.636319 crc crio[3637]: time=\"2026-06-19T11:05:58.622824033Z\" level=info msg=\"Started container\" PID=11603 containerID=2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd description=openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles id=0f2a533d-34a9-463a-a05f-825d1f818702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e",
2026-06-19 12:35:51.520925 | controller |     "Jun 19 11:05:58.664547 crc crio[3637]: time=\"2026-06-19T11:05:58.660481638Z\" level=info msg=\"Created container 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=f3798e19-9ef5-498b-86e8-fa251e3d01a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.520940 | controller |     "Jun 19 11:05:58.811127 crc crio[3637]: time=\"2026-06-19T11:05:58.803462657Z\" level=info msg=\"Starting container: 7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba\" id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.520955 | controller |     "Jun 19 11:06:00.251303 crc crio[3637]: time=\"2026-06-19T11:06:00.251050036Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.520969 | controller |     "Jun 19 11:06:00.253943 crc crio[3637]: time=\"2026-06-19T11:06:00.253872773Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.520983 | controller |     "Jun 19 11:06:00.259565 crc crio[3637]: time=\"2026-06-19T11:06:00.256734741Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-19 12:35:51.521002 | controller |     "Jun 19 11:06:00.566206 crc crio[3637]: time=\"2026-06-19T11:06:00.56375008Z\" level=info msg=\"Started container\" PID=11622 containerID=a44d51ef1c5001dae5c1d37c9bd61be0705273e673407211032cd3273abb88b4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=f688b7a8-1dca-4a44-a89e-b35266da368e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466",
2026-06-19 12:35:51.521018 | controller |     "Jun 19 11:06:00.771984 crc crio[3637]: time=\"2026-06-19T11:06:00.771710657Z\" level=info msg=\"Started container\" PID=11616 containerID=7d8524df2bcd5d6d89f994718fa8ada96e53147ff43d77c48534ba2fdbaa99ba description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=f81f001e-fd33-4c77-906c-9a30fd58d08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb",
2026-06-19 12:35:51.521033 | controller |     "Jun 19 11:06:05.574658 crc crio[3637]: time=\"2026-06-19T11:06:05.573307746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=92d524f6-0b5a-4040-975c-3c1e2766a89a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521048 | controller |     "Jun 19 11:06:05.944116 crc crio[3637]: time=\"2026-06-19T11:06:05.943889444Z\" level=info msg=\"Stopping container: f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a (timeout: 3600s)\" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.521063 | controller |     "Jun 19 11:06:06.329810 crc crio[3637]: time=\"2026-06-19T11:06:06.323653993Z\" level=info msg=\"Stopping container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce (timeout: 30s)\" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.521077 | controller |     "Jun 19 11:06:06.670737 crc crio[3637]: time=\"2026-06-19T11:06:06.532933324Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD\" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.521092 | controller |     "Jun 19 11:06:06.670737 crc crio[3637]: time=\"2026-06-19T11:06:06.661811989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521107 | controller |     "Jun 19 11:06:07.282061 crc crio[3637]: time=\"2026-06-19T11:06:07.275647834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521122 | controller |     "Jun 19 11:06:08.494306 crc crio[3637]: time=\"2026-06-19T11:06:08.494202955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521136 | controller |     "Jun 19 11:06:08.549985 crc crio[3637]: time=\"2026-06-19T11:06:08.545673374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521150 | controller |     "Jun 19 11:06:08.695653 crc crio[3637]: time=\"2026-06-19T11:06:08.694630416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521165 | controller |     "Jun 19 11:06:09.402307 crc crio[3637]: time=\"2026-06-19T11:06:09.401699776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521182 | controller |     "Jun 19 11:06:09.542106 crc crio[3637]: time=\"2026-06-19T11:06:09.541861727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521197 | controller |     "Jun 19 11:06:10.326019 crc crio[3637]: time=\"2026-06-19T11:06:10.325965524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521211 | controller |     "Jun 19 11:06:10.704556 crc crio[3637]: time=\"2026-06-19T11:06:10.704277812Z\" level=info msg=\"Created container 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=7aab15cd-b5d3-4016-9bad-67b8ad50c829 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521225 | controller |     "Jun 19 11:06:10.776619 crc crio[3637]: time=\"2026-06-19T11:06:10.775054407Z\" level=info msg=\"Starting container: 1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590\" id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521240 | controller |     "Jun 19 11:06:11.309018 crc crio[3637]: time=\"2026-06-19T11:06:11.211718634Z\" level=info msg=\"Started container\" PID=11794 containerID=1c2646b51bd01bfe4edc1f1a700a19838a30040b5614da1f6f82817c2813c590 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b73c5213-bf80-4789-b1fc-5fc95794f14f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.521255 | controller |     "Jun 19 11:06:11.483274 crc crio[3637]: time=\"2026-06-19T11:06:11.482790785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521270 | controller |     "Jun 19 11:06:11.629611 crc crio[3637]: time=\"2026-06-19T11:06:11.629085585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4b7c0987-8ce6-4710-8be3-3cb42e2a3565 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521285 | controller |     "Jun 19 11:06:11.690844 crc crio[3637]: time=\"2026-06-19T11:06:11.686877546Z\" level=info msg=\"Stopped container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f316d2e0-4efe-4ae0-b786-c39e25773c47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.521300 | controller |     "Jun 19 11:06:11.739905 crc crio[3637]: time=\"2026-06-19T11:06:11.73040543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cac2af6c-2ca5-4de1-8172-d72424d72ede name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521314 | controller |     "Jun 19 11:06:12.040743 crc crio[3637]: time=\"2026-06-19T11:06:12.040645499Z\" level=info msg=\"Created container 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=ffefb16f-e4f1-47a7-8bee-166b6890a16a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521330 | controller |     "Jun 19 11:06:12.056645 crc crio[3637]: time=\"2026-06-19T11:06:12.046107607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521345 | controller |     "Jun 19 11:06:12.073907 crc crio[3637]: time=\"2026-06-19T11:06:12.073852521Z\" level=info msg=\"Created container 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=f09aa654-8d58-498c-9e22-6310849793fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521364 | controller |     "Jun 19 11:06:12.262413 crc crio[3637]: time=\"2026-06-19T11:06:12.253669202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521380 | controller |     "Jun 19 11:06:12.313478 crc crio[3637]: time=\"2026-06-19T11:06:12.312477731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521395 | controller |     "Jun 19 11:06:12.401322 crc crio[3637]: time=\"2026-06-19T11:06:12.400692851Z\" level=info msg=\"Starting container: 6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed\" id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521409 | controller |     "Jun 19 11:06:12.565541 crc crio[3637]: time=\"2026-06-19T11:06:12.564453225Z\" level=info msg=\"Created container 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=55941eeb-09f8-459d-91b3-53007f3ec618 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521425 | controller |     "Jun 19 11:06:13.048663 crc crio[3637]: time=\"2026-06-19T11:06:13.002817047Z\" level=info msg=\"Starting container: 1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46\" id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521463 | controller |     "Jun 19 11:06:13.080730 crc crio[3637]: time=\"2026-06-19T11:06:13.078743522Z\" level=info msg=\"Created container 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=a2f67a10-56e4-4b49-9d92-d85c07b0d642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521479 | controller |     "Jun 19 11:06:13.264468 crc crio[3637]: time=\"2026-06-19T11:06:13.243637067Z\" level=info msg=\"Starting container: 8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94\" id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521494 | controller |     "Jun 19 11:06:13.408878 crc crio[3637]: time=\"2026-06-19T11:06:13.408478479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521509 | controller |     "Jun 19 11:06:14.361410 crc crio[3637]: time=\"2026-06-19T11:06:14.35749463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521536 | controller |     "Jun 19 11:06:14.387113 crc crio[3637]: time=\"2026-06-19T11:06:14.386809528Z\" level=info msg=\"Starting container: 6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b\" id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521552 | controller |     "Jun 19 11:06:14.449244 crc crio[3637]: time=\"2026-06-19T11:06:14.443663005Z\" level=info msg=\"Started container\" PID=11819 containerID=6d7461f4a5fbd1fa3c3dc141c7ab766d844559773a4d9abce91ebf4a3e19aaed description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=65aa7dd3-d48d-4e53-ac28-f5e370ad603b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d",
2026-06-19 12:35:51.521571 | controller |     "Jun 19 11:06:14.585673 crc crio[3637]: time=\"2026-06-19T11:06:14.570900954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521587 | controller |     "Jun 19 11:06:15.080790 crc crio[3637]: time=\"2026-06-19T11:06:14.938116912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521602 | controller |     "Jun 19 11:06:15.131296 crc crio[3637]: time=\"2026-06-19T11:06:15.129996251Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.521617 | controller |     "Jun 19 11:06:15.131771 crc crio[3637]: time=\"2026-06-19T11:06:15.131586524Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.521632 | controller |     "Jun 19 11:06:15.131857 crc crio[3637]: time=\"2026-06-19T11:06:15.13177917Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-19 12:35:51.521647 | controller |     "Jun 19 11:06:15.374741 crc crio[3637]: time=\"2026-06-19T11:06:15.374102601Z\" level=info msg=\"Started container\" PID=11830 containerID=8ed1fb94291a9fcfe7451cf734be3eb94330f85c605bfdbd50d99699f65a1f94 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=71194943-e707-421d-affb-b8f9fcec7c24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7",
2026-06-19 12:35:51.521663 | controller |     "Jun 19 11:06:16.133530 crc crio[3637]: time=\"2026-06-19T11:06:15.418752084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ca3c74f1-d077-4ff7-ae50-3a45e11a4fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521678 | controller |     "Jun 19 11:06:16.133530 crc crio[3637]: time=\"2026-06-19T11:06:16.061356972Z\" level=info msg=\"Started container\" PID=11812 containerID=1dcb7f10367946c9d298c703b7f7771a8b2ef8079556572559ce0e3e18269e46 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=e02da7f9-7847-4bba-8d32-d32421cfe870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a",
2026-06-19 12:35:51.521693 | controller |     "Jun 19 11:06:16.281538 crc crio[3637]: time=\"2026-06-19T11:06:16.25759968Z\" level=info msg=\"Started container\" PID=11798 containerID=6b7b852e5a52c7f7438b78dad3026e57e92dd2fe1829044027600c7af0acfb2b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=51399947-3a37-4810-bc64-12aaa2ae0196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320",
2026-06-19 12:35:51.521708 | controller |     "Jun 19 11:06:16.343824 crc crio[3637]: time=\"2026-06-19T11:06:16.341426549Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521723 | controller |     "Jun 19 11:06:16.533860 crc crio[3637]: time=\"2026-06-19T11:06:16.280625405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521737 | controller |     "Jun 19 11:06:16.665338 crc crio[3637]: time=\"2026-06-19T11:06:16.65951475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521755 | controller |     "Jun 19 11:06:16.696278 crc crio[3637]: time=\"2026-06-19T11:06:16.69295682Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521771 | controller |     "Jun 19 11:06:16.708573 crc crio[3637]: time=\"2026-06-19T11:06:16.703644031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9332310b-477a-4203-9696-1d2e3e581d8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521786 | controller |     "Jun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764350172Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.521800 | controller |     "Jun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764523787Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.521815 | controller |     "Jun 19 11:06:16.765630 crc crio[3637]: time=\"2026-06-19T11:06:16.764555958Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-19 12:35:51.521830 | controller |     "Jun 19 11:06:16.997777 crc crio[3637]: time=\"2026-06-19T11:06:16.996903538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521845 | controller |     "Jun 19 11:06:17.020065 crc crio[3637]: time=\"2026-06-19T11:06:17.019891832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521859 | controller |     "Jun 19 11:06:17.050445 crc crio[3637]: time=\"2026-06-19T11:06:17.050291349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521875 | controller |     "Jun 19 11:06:17.128907 crc crio[3637]: time=\"2026-06-19T11:06:17.128546967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0194ca98-d96a-425d-a56f-4035c86401c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.521889 | controller |     "Jun 19 11:06:17.337478 crc crio[3637]: time=\"2026-06-19T11:06:17.336741769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521904 | controller |     "Jun 19 11:06:17.543571 crc crio[3637]: time=\"2026-06-19T11:06:17.543491743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.521919 | controller |     "Jun 19 11:06:17.796699 crc crio[3637]: time=\"2026-06-19T11:06:17.795694182Z\" level=info msg=\"Created container 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=24f24a45-eb92-4d11-87f4-7474dfa1912f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521934 | controller |     "Jun 19 11:06:17.931541 crc crio[3637]: time=\"2026-06-19T11:06:17.931248099Z\" level=info msg=\"Created container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7440b388-3ab7-4fd0-8adc-986a11e97187 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521948 | controller |     "Jun 19 11:06:18.011660 crc crio[3637]: time=\"2026-06-19T11:06:18.011007058Z\" level=info msg=\"Starting container: 6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea\" id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521966 | controller |     "Jun 19 11:06:18.081840 crc crio[3637]: time=\"2026-06-19T11:06:18.081759652Z\" level=info msg=\"Starting container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0\" id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.521981 | controller |     "Jun 19 11:06:18.453275 crc crio[3637]: time=\"2026-06-19T11:06:18.447557072Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.521996 | controller |     "Jun 19 11:06:18.472623 crc crio[3637]: time=\"2026-06-19T11:06:18.459246369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522010 | controller |     "Jun 19 11:06:18.472623 crc crio[3637]: time=\"2026-06-19T11:06:18.471881963Z\" level=info msg=\"Started container\" PID=11898 containerID=6ce50e12a07a0e967a5b757369188902094511cbe69294d6b8042d8a6c6ab6ea description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=8e2e83e8-727f-4788-ada6-e8f2acd89e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086",
2026-06-19 12:35:51.522026 | controller |     "Jun 19 11:06:18.786835 crc crio[3637]: time=\"2026-06-19T11:06:18.782051898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522041 | controller |     "Jun 19 11:06:18.969322 crc crio[3637]: time=\"2026-06-19T11:06:18.965053006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522056 | controller |     "Jun 19 11:06:19.318126 crc crio[3637]: time=\"2026-06-19T11:06:19.31265133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8ffdb256-959c-4d47-9db2-21aa3cd280fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522070 | controller |     "Jun 19 11:06:19.319327 crc crio[3637]: time=\"2026-06-19T11:06:19.319256159Z\" level=info msg=\"Started container\" PID=11902 containerID=1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=88d9b850-c8f9-4ae3-af34-6a59c624dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90",
2026-06-19 12:35:51.522085 | controller |     "Jun 19 11:06:19.822129 crc crio[3637]: time=\"2026-06-19T11:06:19.818548969Z\" level=info msg=\"Created container 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3568b9fe-c165-4f7f-822f-ac801766e610 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522100 | controller |     "Jun 19 11:06:19.874876 crc crio[3637]: time=\"2026-06-19T11:06:19.870724337Z\" level=info msg=\"Starting container: 5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e\" id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522115 | controller |     "Jun 19 11:06:19.995726 crc crio[3637]: time=\"2026-06-19T11:06:19.993792835Z\" level=info msg=\"Created container d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=1b1e0bdf-7bc0-4ca8-8fb3-decae5aa7563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522133 | controller |     "Jun 19 11:06:20.074868 crc crio[3637]: time=\"2026-06-19T11:06:20.074688055Z\" level=info msg=\"Starting container: d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623\" id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522148 | controller |     "Jun 19 11:06:20.225221 crc crio[3637]: time=\"2026-06-19T11:06:20.219306368Z\" level=info msg=\"Created container 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=3c97538a-fbc7-4089-b502-826c57efc6a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522162 | controller |     "Jun 19 11:06:20.365786 crc crio[3637]: time=\"2026-06-19T11:06:20.364537718Z\" level=info msg=\"Starting container: 1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8\" id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522177 | controller |     "Jun 19 11:06:20.383675 crc crio[3637]: time=\"2026-06-19T11:06:20.382039134Z\" level=info msg=\"Started container\" PID=11952 containerID=5c5e0009043e180ebc856c41fe5aec0a575cb19e437b7b24d039e3f241507f8e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=d68e8ad0-6db2-4b51-ad21-a2adaeadf7b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af",
2026-06-19 12:35:51.522192 | controller |     "Jun 19 11:06:20.390337 crc crio[3637]: time=\"2026-06-19T11:06:20.389325482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522207 | controller |     "Jun 19 11:06:20.413775 crc crio[3637]: time=\"2026-06-19T11:06:20.413629753Z\" level=info msg=\"Started container\" PID=11975 containerID=1b40ca2a4047d1835ceb9aecc716188e7b952bc34b87af9836075d2cd4ca28d8 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9a559b0a-1d92-4294-a3d0-b7458ef0950c name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e",
2026-06-19 12:35:51.522222 | controller |     "Jun 19 11:06:20.588057 crc crio[3637]: time=\"2026-06-19T11:06:20.587673587Z\" level=info msg=\"Started container\" PID=11953 containerID=d806ac5d6dd1bd3c7a66357f9344fa168499ce26af2443e55d77314467626623 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=71eab31b-44a2-45b9-8f80-c24db3cc1f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad",
2026-06-19 12:35:51.522237 | controller |     "Jun 19 11:06:20.645473 crc crio[3637]: time=\"2026-06-19T11:06:20.64367464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d5504e02-5912-4298-82ed-9707e293822d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522252 | controller |     "Jun 19 11:06:21.207438 crc crio[3637]: time=\"2026-06-19T11:06:21.19041872Z\" level=info msg=\"Created container 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=4b6c2c16-57c7-41d5-9cfc-0b8983784f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522268 | controller |     "Jun 19 11:06:21.262673 crc crio[3637]: time=\"2026-06-19T11:06:21.26139891Z\" level=info msg=\"Starting container: 3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12\" id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522292 | controller |     "Jun 19 11:06:21.398226 crc crio[3637]: time=\"2026-06-19T11:06:21.397659687Z\" level=info msg=\"Started container\" PID=11921 containerID=3903b7028b2a78c68b6ef4a5a6c226668920bc2426798fa357b225d988d1cf12 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=55d1ffda-51e0-4b23-8509-870ecd7a7f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf",
2026-06-19 12:35:51.522316 | controller |     "Jun 19 11:06:21.738124 crc crio[3637]: time=\"2026-06-19T11:06:21.733260584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522339 | controller |     "Jun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911656176Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.522358 | controller |     "Jun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911723708Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.522374 | controller |     "Jun 19 11:06:21.920298 crc crio[3637]: time=\"2026-06-19T11:06:21.911766179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-19 12:35:51.522389 | controller |     "Jun 19 11:06:22.010115 crc crio[3637]: time=\"2026-06-19T11:06:22.007868292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522404 | controller |     "Jun 19 11:06:22.412662 crc crio[3637]: time=\"2026-06-19T11:06:22.408580001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522419 | controller |     "Jun 19 11:06:26.820505 crc crio[3637]: time=\"2026-06-19T11:06:26.782324454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522460 | controller |     "Jun 19 11:06:28.445787 crc crio[3637]: time=\"2026-06-19T11:06:28.443573946Z\" 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=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.522477 | controller |     "Jun 19 11:06:28.586731 crc crio[3637]: time=\"2026-06-19T11:06:28.582381861Z\" level=info msg=\"Created container 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=598e32c6-4ac2-4d16-aa03-8bb8fe4c8bcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522493 | controller |     "Jun 19 11:06:28.698777 crc crio[3637]: time=\"2026-06-19T11:06:28.698043197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f80d05d9-caaa-4117-91b2-ea95995949ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522508 | controller |     "Jun 19 11:06:28.908486 crc crio[3637]: time=\"2026-06-19T11:06:28.844817299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cb2eac33-090e-4086-8eaf-c6141c46cc5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522524 | controller |     "Jun 19 11:06:28.908486 crc crio[3637]: time=\"2026-06-19T11:06:28.882831032Z\" level=info msg=\"Starting container: 7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307\" id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522543 | controller |     "Jun 19 11:06:28.929586 crc crio[3637]: time=\"2026-06-19T11:06:28.925528374Z\" level=info msg=\"Created container 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=b298ca46-760d-4717-9bd2-5259378da5d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522559 | controller |     "Jun 19 11:06:29.002640 crc crio[3637]: time=\"2026-06-19T11:06:28.998270132Z\" level=info msg=\"Starting container: 9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a\" id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522574 | controller |     "Jun 19 11:06:29.151482 crc crio[3637]: time=\"2026-06-19T11:06:29.150864932Z\" level=info msg=\"Started container\" PID=12011 containerID=7e4eb23375bda213b072fceef26abb5f73e5d195383a6928fbe43744a1d86307 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=dfe26935-2f2f-47f7-a76c-d698162b70be name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a",
2026-06-19 12:35:51.522590 | controller |     "Jun 19 11:06:29.192381 crc crio[3637]: time=\"2026-06-19T11:06:29.189279466Z\" level=info msg=\"Started container\" PID=12014 containerID=9ee24bf142bdb70135f58151d35879f4cb9eb6c39d4b9327691378adf0aa478a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=d9d995bf-71b1-462a-ad51-0aa1fb43a8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9",
2026-06-19 12:35:51.522606 | controller |     "Jun 19 11:06:29.828289 crc crio[3637]: time=\"2026-06-19T11:06:29.82329579Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522621 | controller |     "Jun 19 11:06:29.840779 crc crio[3637]: time=\"2026-06-19T11:06:29.833805096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522636 | controller |     "Jun 19 11:06:29.890460 crc crio[3637]: time=\"2026-06-19T11:06:29.887870206Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522651 | controller |     "Jun 19 11:06:29.975596 crc crio[3637]: time=\"2026-06-19T11:06:29.962858975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522667 | controller |     "Jun 19 11:06:30.086486 crc crio[3637]: time=\"2026-06-19T11:06:30.083587669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=09c6ce7b-0386-49f2-a37c-bc732df4dd25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522682 | controller |     "Jun 19 11:06:30.232369 crc crio[3637]: time=\"2026-06-19T11:06:30.231690136Z\" level=info msg=\"Ran pod sandbox 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f with infra container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/POD\" id=ce02250b-d4b2-4f9c-a74d-8cd481e9f40d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.522698 | controller |     "Jun 19 11:06:30.415772 crc crio[3637]: time=\"2026-06-19T11:06:30.41491856Z\" level=info msg=\"Stopping container: e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2 (timeout: 30s)\" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.522717 | controller |     "Jun 19 11:06:30.470515 crc crio[3637]: time=\"2026-06-19T11:06:30.469333791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522733 | controller |     "Jun 19 11:06:30.475609 crc crio[3637]: time=\"2026-06-19T11:06:30.472928608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebe19bc5-ade7-42ca-aa3e-870f4e66cda1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522748 | controller |     "Jun 19 11:06:31.354963 crc crio[3637]: time=\"2026-06-19T11:06:31.354586316Z\" level=info msg=\"Created container af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=a8d07ce5-9684-4adc-95f0-6560a060605a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522763 | controller |     "Jun 19 11:06:31.385694 crc crio[3637]: time=\"2026-06-19T11:06:31.383588405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522778 | controller |     "Jun 19 11:06:31.409234 crc crio[3637]: time=\"2026-06-19T11:06:31.408943894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522792 | controller |     "Jun 19 11:06:31.985876 crc crio[3637]: time=\"2026-06-19T11:06:31.985803682Z\" level=info msg=\"Created container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ffe679a6-04a1-445b-bff1-99bb4faa0300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522807 | controller |     "Jun 19 11:06:32.149412 crc crio[3637]: time=\"2026-06-19T11:06:32.145920758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522821 | controller |     "Jun 19 11:06:32.251601 crc crio[3637]: time=\"2026-06-19T11:06:32.251469319Z\" level=info msg=\"Created container 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=6a55b546-5faf-47b0-b9e2-eaceae71995b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522835 | controller |     "Jun 19 11:06:32.405316 crc crio[3637]: time=\"2026-06-19T11:06:32.397306814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9f51f14e-59b9-4a94-b48c-91b973255de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522850 | controller |     "Jun 19 11:06:32.472236 crc crio[3637]: time=\"2026-06-19T11:06:32.471447632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=20317466-392f-48ad-9e68-3f68fe78adf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522865 | controller |     "Jun 19 11:06:32.567636 crc crio[3637]: time=\"2026-06-19T11:06:32.565388876Z\" level=info msg=\"Starting container: af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69\" id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522880 | controller |     "Jun 19 11:06:32.623337 crc crio[3637]: time=\"2026-06-19T11:06:32.616478865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522900 | controller |     "Jun 19 11:06:32.638905 crc crio[3637]: time=\"2026-06-19T11:06:32.637880917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522915 | controller |     "Jun 19 11:06:32.700500 crc crio[3637]: time=\"2026-06-19T11:06:32.699833703Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522930 | controller |     "Jun 19 11:06:32.700821 crc crio[3637]: time=\"2026-06-19T11:06:32.700620643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.522944 | controller |     "Jun 19 11:06:32.736688 crc crio[3637]: time=\"2026-06-19T11:06:32.727805983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=d5774a82-eb12-4614-9862-9c5c95d25da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.522958 | controller |     "Jun 19 11:06:32.736688 crc crio[3637]: time=\"2026-06-19T11:06:32.7280562Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.522973 | controller |     "Jun 19 11:06:32.785226 crc crio[3637]: time=\"2026-06-19T11:06:32.778272996Z\" level=info msg=\"Starting container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338\" id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.522988 | controller |     "Jun 19 11:06:32.795880 crc crio[3637]: time=\"2026-06-19T11:06:32.79571479Z\" level=info msg=\"Starting container: 4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725\" id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523002 | controller |     "Jun 19 11:06:32.924834 crc crio[3637]: time=\"2026-06-19T11:06:32.924142873Z\" level=info msg=\"Started container\" PID=12099 containerID=af20415d3f20c918c651e48f78874daf1f98c9b3c3ecfcd869092796515a3b69 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=078ca64e-d86b-445f-8fcd-1baa71703d74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de",
2026-06-19 12:35:51.523017 | controller |     "Jun 19 11:06:32.994621 crc crio[3637]: time=\"2026-06-19T11:06:32.994500376Z\" level=info msg=\"Started container\" PID=12128 containerID=4cfda3dafe5ef4fdc76861a5ebe60a57f4f736feb34642436b81823bd0166725 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=b3cb9e57-6579-4823-aa46-e4a8a952490b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320",
2026-06-19 12:35:51.523033 | controller |     "Jun 19 11:06:33.176542 crc crio[3637]: time=\"2026-06-19T11:06:33.148804442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523048 | controller |     "Jun 19 11:06:33.801280 crc crio[3637]: time=\"2026-06-19T11:06:33.79227745Z\" level=info msg=\"Started container\" PID=12094 containerID=34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c4b17fa7-5a80-4944-9ee2-9f08d7cb7083 name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11",
2026-06-19 12:35:51.523063 | controller |     "Jun 19 11:06:33.845729 crc crio[3637]: time=\"2026-06-19T11:06:33.845631032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523082 | controller |     "Jun 19 11:06:34.059894 crc crio[3637]: time=\"2026-06-19T11:06:34.054475613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fa5d468e-9bcb-48d5-887a-5c3fe96df13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523097 | controller |     "Jun 19 11:06:34.367932 crc crio[3637]: time=\"2026-06-19T11:06:34.30682412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523112 | controller |     "Jun 19 11:06:34.634749 crc crio[3637]: time=\"2026-06-19T11:06:34.503410264Z\" level=info msg=\"Created container 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=2de833ff-decb-41fe-9dae-037ca798145a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523126 | controller |     "Jun 19 11:06:34.640900 crc crio[3637]: time=\"2026-06-19T11:06:34.639793226Z\" level=info msg=\"Stopped container e5107c76eb93c0078327ffdb1a2cb5f697302837edefd99045fca447a8919bd2: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0b7b8477-afb3-4012-a273-2fa7ce8a7451 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523140 | controller |     "Jun 19 11:06:34.710775 crc crio[3637]: time=\"2026-06-19T11:06:34.709857038Z\" level=info msg=\"Created container 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=69e72c49-30ae-47d2-8710-852f43970cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523155 | controller |     "Jun 19 11:06:34.717677 crc crio[3637]: time=\"2026-06-19T11:06:34.717600626Z\" level=info msg=\"Starting container: 1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f\" id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523169 | controller |     "Jun 19 11:06:34.730210 crc crio[3637]: time=\"2026-06-19T11:06:34.728496004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97a23734-4fef-4d3b-b7c1-5e9d6e35c57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523184 | controller |     "Jun 19 11:06:34.850217 crc crio[3637]: time=\"2026-06-19T11:06:34.849643865Z\" level=info msg=\"Starting container: 0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117\" id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523198 | controller |     "Jun 19 11:06:34.911786 crc crio[3637]: time=\"2026-06-19T11:06:34.909634514Z\" level=info msg=\"Started container\" PID=12161 containerID=1de6a60a080df128b5897e701adc5176790762d95aea275522f301e64e59846f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=e934876e-afbd-4c8c-aa85-4afac8e0f7a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2",
2026-06-19 12:35:51.523213 | controller |     "Jun 19 11:06:35.030267 crc crio[3637]: time=\"2026-06-19T11:06:35.029365135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523227 | controller |     "Jun 19 11:06:35.048209 crc crio[3637]: time=\"2026-06-19T11:06:35.046766585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22968fd0-abca-411c-a8af-aaa52cdf2e17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523251 | controller |     "Jun 19 11:06:35.050354 crc crio[3637]: time=\"2026-06-19T11:06:35.049614886Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523266 | controller |     "Jun 19 11:06:35.171092 crc crio[3637]: time=\"2026-06-19T11:06:35.170769118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523281 | controller |     "Jun 19 11:06:35.194776 crc crio[3637]: time=\"2026-06-19T11:06:35.194463804Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523295 | controller |     "Jun 19 11:06:35.197085 crc crio[3637]: time=\"2026-06-19T11:06:35.195888764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523310 | controller |     "Jun 19 11:06:35.582324 crc crio[3637]: time=\"2026-06-19T11:06:35.581370869Z\" level=info msg=\"Started container\" PID=12157 containerID=0fa8faf58619141639dcee942f82e477c3ea6439cb21af4f1ebc3e5ce0390117 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=a20d702f-b8e0-4002-8883-bb7520099995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af",
2026-06-19 12:35:51.523325 | controller |     "Jun 19 11:06:35.593229 crc crio[3637]: time=\"2026-06-19T11:06:35.592393509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523340 | controller |     "Jun 19 11:06:36.260448 crc crio[3637]: time=\"2026-06-19T11:06:36.257678522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523354 | controller |     "Jun 19 11:06:36.712565 crc crio[3637]: time=\"2026-06-19T11:06:36.710797661Z\" level=info msg=\"Stopping container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940 (timeout: 2s)\" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523369 | controller |     "Jun 19 11:06:36.760337 crc crio[3637]: time=\"2026-06-19T11:06:36.755228553Z\" level=info msg=\"Stopping container: d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c (timeout: 30s)\" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523384 | controller |     "Jun 19 11:06:37.153499 crc crio[3637]: time=\"2026-06-19T11:06:37.153448306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523398 | controller |     "Jun 19 11:06:37.179191 crc crio[3637]: time=\"2026-06-19T11:06:37.176908917Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=0ef40afd-2d91-4d1f-a4f5-a91985199c73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523412 | controller |     "Jun 19 11:06:37.219203 crc crio[3637]: time=\"2026-06-19T11:06:37.217300574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2aeee318-c2d7-4621-976c-68247123126b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523451 | controller |     "Jun 19 11:06:37.465877 crc crio[3637]: time=\"2026-06-19T11:06:37.46360764Z\" level=info msg=\"Created container 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=7a6062dd-e015-41cc-b7c6-60bb8ffa57e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523472 | controller |     "Jun 19 11:06:37.467518 crc crio[3637]: time=\"2026-06-19T11:06:37.467301784Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523488 | controller |     "Jun 19 11:06:37.481868 crc crio[3637]: time=\"2026-06-19T11:06:37.474355163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523504 | controller |     "Jun 19 11:06:37.496464 crc crio[3637]: time=\"2026-06-19T11:06:37.487614206Z\" level=info msg=\"Created container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b5728eea-e345-4272-a88a-2217ad11f2f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523518 | controller |     "Jun 19 11:06:37.625193 crc crio[3637]: time=\"2026-06-19T11:06:37.624895943Z\" level=info msg=\"Starting container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938\" id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523533 | controller |     "Jun 19 11:06:37.702625 crc crio[3637]: time=\"2026-06-19T11:06:37.69973055Z\" level=info msg=\"Starting container: 21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586\" id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523549 | controller |     "Jun 19 11:06:37.731494 crc crio[3637]: time=\"2026-06-19T11:06:37.727364818Z\" level=info msg=\"Started container\" PID=12236 containerID=21911b469a90bda091b8c10263fe794585abd28d5ffa872567264178270f0586 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e5ee2c68-e3a3-4e1f-995f-1836aac0ca65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138",
2026-06-19 12:35:51.523565 | controller |     "Jun 19 11:06:37.937407 crc crio[3637]: time=\"2026-06-19T11:06:37.93734566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523580 | controller |     "Jun 19 11:06:38.169121 crc crio[3637]: time=\"2026-06-19T11:06:38.16892202Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.523595 | controller |     "Jun 19 11:06:38.185704 crc crio[3637]: time=\"2026-06-19T11:06:38.184788128Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.523610 | controller |     "Jun 19 11:06:38.185815 crc crio[3637]: time=\"2026-06-19T11:06:38.185712833Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-19 12:35:51.523625 | controller |     "Jun 19 11:06:38.240953 crc crio[3637]: time=\"2026-06-19T11:06:38.240890137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523640 | controller |     "Jun 19 11:06:38.251416 crc crio[3637]: time=\"2026-06-19T11:06:38.250494258Z\" level=info msg=\"Started container\" PID=12199 containerID=1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cc746c18-7e54-46c0-8274-1b35b6fd7a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.523658 | controller |     "Jun 19 11:06:38.672580 crc crio[3637]: time=\"2026-06-19T11:06:38.67178006Z\" level=info msg=\"Stopped container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1fe140a6-5b31-4939-a844-f9ca3e07813b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523674 | controller |     "Jun 19 11:06:38.681363 crc crio[3637]: time=\"2026-06-19T11:06:38.681095504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9f03ca78-9329-4016-8b9f-d18ee7407b6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523689 | controller |     "Jun 19 11:06:38.689352 crc crio[3637]: time=\"2026-06-19T11:06:38.689270404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=fd85bef8-9a5b-47e7-957b-37a132e890ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523704 | controller |     "Jun 19 11:06:38.759695 crc crio[3637]: time=\"2026-06-19T11:06:38.75943923Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523720 | controller |     "Jun 19 11:06:38.769562 crc crio[3637]: time=\"2026-06-19T11:06:38.762631769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523734 | controller |     "Jun 19 11:06:39.217470 crc crio[3637]: time=\"2026-06-19T11:06:39.216948342Z\" level=info msg=\"Created container 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=2abbee8c-9200-4550-afaa-88f0d825a425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523750 | controller |     "Jun 19 11:06:39.227021 crc crio[3637]: time=\"2026-06-19T11:06:39.219366271Z\" level=info msg=\"Stopped container d3213434f3f4a8175039ee4fbdd0b31994ba5c46628371f0702826d0a2a1a86c: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e73d21b2-450b-40e6-a0c4-ff78d3622024 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523765 | controller |     "Jun 19 11:06:39.277325 crc crio[3637]: time=\"2026-06-19T11:06:39.276035567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c4d1ae9a-ec6f-4219-931f-468372a07e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523780 | controller |     "Jun 19 11:06:39.292424 crc crio[3637]: time=\"2026-06-19T11:06:39.279110573Z\" level=info msg=\"Starting container: 55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4\" id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.523796 | controller |     "Jun 19 11:06:39.365465 crc crio[3637]: time=\"2026-06-19T11:06:39.364839157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a4764792-95a9-4483-bb17-22e5e13749be name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523811 | controller |     "Jun 19 11:06:39.455646 crc crio[3637]: time=\"2026-06-19T11:06:39.447791823Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.523830 | controller |     "Jun 19 11:06:39.790732 crc crio[3637]: time=\"2026-06-19T11:06:39.781644533Z\" level=info msg=\"Started container\" PID=12267 containerID=55755dbc664a34658fcd80e50b893903c12c5a37d2edadaff6e9a711faced1a4 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=61a0d4ff-e0a6-42b8-a586-53ded6ce7046 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece",
2026-06-19 12:35:51.523846 | controller |     "Jun 19 11:06:40.591660 crc crio[3637]: time=\"2026-06-19T11:06:40.583850413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523861 | controller |     "Jun 19 11:06:41.269988 crc crio[3637]: time=\"2026-06-19T11:06:41.269569263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523876 | controller |     "Jun 19 11:06:42.580440 crc crio[3637]: time=\"2026-06-19T11:06:42.571526546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523891 | controller |     "Jun 19 11:06:42.644478 crc crio[3637]: time=\"2026-06-19T11:06:42.635673542Z\" level=info msg=\"Stopping container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0 (timeout: 30s)\" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523906 | controller |     "Jun 19 11:06:42.715306 crc crio[3637]: time=\"2026-06-19T11:06:42.715213871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523921 | controller |     "Jun 19 11:06:43.134736 crc crio[3637]: time=\"2026-06-19T11:06:43.116932293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523936 | controller |     "Jun 19 11:06:43.186763 crc crio[3637]: time=\"2026-06-19T11:06:43.186693628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.523951 | controller |     "Jun 19 11:06:44.163500 crc crio[3637]: time=\"2026-06-19T11:06:44.163427992Z\" level=info msg=\"Stopped container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=7c4210ae-c698-453d-ad93-f25e1ba5d3a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.523965 | controller |     "Jun 19 11:06:44.230983 crc crio[3637]: time=\"2026-06-19T11:06:44.230530301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4e54b183-09d3-42ab-9e2c-eea8e7292ae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523979 | controller |     "Jun 19 11:06:44.290982 crc crio[3637]: time=\"2026-06-19T11:06:44.290917172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=5feca953-5efc-40c5-bc41-eaa93ca3b311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.523994 | controller |     "Jun 19 11:06:44.318895 crc crio[3637]: time=\"2026-06-19T11:06:44.318513699Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524009 | controller |     "Jun 19 11:06:44.319356 crc crio[3637]: time=\"2026-06-19T11:06:44.31890864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524027 | controller |     "Jun 19 11:06:44.460696 crc crio[3637]: time=\"2026-06-19T11:06:44.447669196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524042 | controller |     "Jun 19 11:06:44.820918 crc crio[3637]: time=\"2026-06-19T11:06:44.819830076Z\" level=info msg=\"Created container ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=5be95942-0250-47ae-b3fe-066916d903d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524056 | controller |     "Jun 19 11:06:44.913659 crc crio[3637]: time=\"2026-06-19T11:06:44.912837635Z\" level=info msg=\"Starting container: ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e\" id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524071 | controller |     "Jun 19 11:06:44.934963 crc crio[3637]: time=\"2026-06-19T11:06:44.934823904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524086 | controller |     "Jun 19 11:06:45.335340 crc crio[3637]: time=\"2026-06-19T11:06:45.333277564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524102 | controller |     "Jun 19 11:06:45.847334 crc crio[3637]: time=\"2026-06-19T11:06:45.846815356Z\" level=info msg=\"Started container\" PID=12358 containerID=ccb8ba514aacf14d3c3d18a3767015cf8fe9c456eb7410692dadd520e42d5e9e description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=c65e1318-579c-42fd-bd13-547655b923ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a",
2026-06-19 12:35:51.524117 | controller |     "Jun 19 11:06:45.868498 crc crio[3637]: time=\"2026-06-19T11:06:45.865962624Z\" level=info msg=\"Created container c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=8e93258d-4cb3-450a-9632-54826e495846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524131 | controller |     "Jun 19 11:06:45.882496 crc crio[3637]: time=\"2026-06-19T11:06:45.881585274Z\" level=info msg=\"Created container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=90c329c3-d594-4034-bcf7-7d2a05bc96c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524146 | controller |     "Jun 19 11:06:45.935619 crc crio[3637]: time=\"2026-06-19T11:06:45.934831104Z\" level=info msg=\"Starting container: c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe\" id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524161 | controller |     "Jun 19 11:06:45.994926 crc crio[3637]: time=\"2026-06-19T11:06:45.994845623Z\" level=info msg=\"Starting container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924\" id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524176 | controller |     "Jun 19 11:06:46.694396 crc crio[3637]: time=\"2026-06-19T11:06:46.692936292Z\" level=info msg=\"Started container\" PID=12364 containerID=5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=d9d5e703-a2b1-4a70-9806-7fd5ac568f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.524194 | controller |     "Jun 19 11:06:46.924814 crc crio[3637]: time=\"2026-06-19T11:06:46.917803643Z\" level=info msg=\"Started container\" PID=12376 containerID=c3f2dbb26de7326f6b7c2c20d919e24b2c1200f9abe387473842c26b3e68f5fe description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c478ad0b-21d4-48e8-937f-5c1acc6fb0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466",
2026-06-19 12:35:51.524209 | controller |     "Jun 19 11:06:47.904269 crc crio[3637]: time=\"2026-06-19T11:06:47.901593656Z\" level=info msg=\"Created container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b97af897-1da1-4d45-ac57-bf274c4509ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524224 | controller |     "Jun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.254557845Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.524240 | controller |     "Jun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.255677506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.524258 | controller |     "Jun 19 11:06:48.263564 crc crio[3637]: time=\"2026-06-19T11:06:48.255711487Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-19 12:35:51.524283 | controller |     "Jun 19 11:06:48.300499 crc crio[3637]: time=\"2026-06-19T11:06:48.299638004Z\" level=info msg=\"Starting container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc\" id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524354 | controller |     "Jun 19 11:06:48.874477 crc crio[3637]: time=\"2026-06-19T11:06:48.871655032Z\" level=info msg=\"Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.524375 | controller |     "Jun 19 11:06:48.880308 crc crio[3637]: time=\"2026-06-19T11:06:48.877377353Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697780-jz8pk Namespace:openshift-operator-lifecycle-manager ID:95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e UID:754f4bf0-bf52-4b7f-a13f-e46310128d3d NetNS:/var/run/netns/c4939011-41f5-49b0-844c-2f3bcae9d67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod754f4bf0_bf52_4b7f_a13f_e46310128d3d.slice PodAnnotations:0xc0016101b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.524391 | controller |     "Jun 19 11:06:48.892873 crc crio[3637]: time=\"2026-06-19T11:06:48.884195386Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697780-jz8pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.524407 | controller |     "Jun 19 11:06:49.102413 crc crio[3637]: time=\"2026-06-19T11:06:49.102269976Z\" level=info msg=\"Started container\" PID=12425 containerID=b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=075fc55f-ad60-4479-bcf8-2195b46fbfe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90",
2026-06-19 12:35:51.524422 | controller |     "Jun 19 11:06:49.389575 crc crio[3637]: time=\"2026-06-19T11:06:49.388348023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524462 | controller |     "Jun 19 11:06:50.162605 crc crio[3637]: time=\"2026-06-19T11:06:50.156784721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524482 | controller |     "Jun 19 11:06:51.993339 crc crio[3637]: time=\"2026-06-19T11:06:51.983484541Z\" level=info msg=\"Created container a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=1d0ccbee-a9e3-4856-b608-851b8ffd3ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524497 | controller |     "Jun 19 11:06:52.101648 crc crio[3637]: time=\"2026-06-19T11:06:52.10138275Z\" level=info msg=\"Starting container: a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0\" id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524515 | controller |     "Jun 19 11:06:52.226875 crc crio[3637]: time=\"2026-06-19T11:06:52.224602101Z\" level=info msg=\"Started container\" PID=12481 containerID=a63a9a16bc881d2ae1b5538fd6e0bfabbdb6d4035592d6624ce63019c55786d0 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=5634d905-1b81-44f4-b0c5-b4673abe0f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9",
2026-06-19 12:35:51.524534 | controller |     "Jun 19 11:06:53.011607 crc crio[3637]: time=\"2026-06-19T11:06:53.009434232Z\" level=info msg=\"Stopping container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938 (timeout: 30s)\" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.524549 | controller |     "Jun 19 11:06:53.469703 crc crio[3637]: time=\"2026-06-19T11:06:53.469406924Z\" level=info msg=\"Created container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=17a6e0ae-8677-40b3-9ee2-2a89ad1d305d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524563 | controller |     "Jun 19 11:06:53.471730 crc crio[3637]: time=\"2026-06-19T11:06:53.471537435Z\" level=info msg=\"Starting container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb\" id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524579 | controller |     "Jun 19 11:06:53.709752 crc crio[3637]: time=\"2026-06-19T11:06:53.709548137Z\" level=info msg=\"Started container\" PID=12487 containerID=3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb description=openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins id=d6489976-c11c-4d22-8598-626b3ad33b01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f",
2026-06-19 12:35:51.524593 | controller |     "Jun 19 11:06:53.950856 crc crio[3637]: time=\"2026-06-19T11:06:53.949498504Z\" level=info msg=\"Stopped container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e2985f66-0542-453b-8e63-1e9529faf0b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.524608 | controller |     "Jun 19 11:06:53.963657 crc crio[3637]: time=\"2026-06-19T11:06:53.962968554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=af32b195-cafb-4b94-867a-e21aba97b7d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.524623 | controller |     "Jun 19 11:06:54.026661 crc crio[3637]: time=\"2026-06-19T11:06:54.026560754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1fcf8735-c8f1-4c9d-b526-ce7da1f7f275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.524640 | controller |     "Jun 19 11:06:54.177261 crc crio[3637]: time=\"2026-06-19T11:06:54.175403736Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524656 | controller |     "Jun 19 11:06:54.444911 crc crio[3637]: time=\"2026-06-19T11:06:54.444012091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524671 | controller |     "Jun 19 11:06:54.522728 crc crio[3637]: time=\"2026-06-19T11:06:54.519582559Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.524686 | controller |     "Jun 19 11:06:54.811521 crc crio[3637]: time=\"2026-06-19T11:06:54.787902664Z\" level=info msg=\"Stopped container f9387fc550fddbb8fb4af28276cde7ba12dceaa767c21d7257a89d41f35da78a: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=e413d21c-d1c1-4a8e-9d06-c5d3e1aa09c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.524701 | controller |     "Jun 19 11:06:54.819398 crc crio[3637]: time=\"2026-06-19T11:06:54.818623859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9e2d073d-1db8-4b96-ba3c-8b291a56d32f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.524716 | controller |     "Jun 19 11:06:56.307287 crc crio[3637]: time=\"2026-06-19T11:06:56.301261561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1a65a743-a29f-409f-b8eb-88c3d0b77619 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.524732 | controller |     "Jun 19 11:06:56.358626 crc crio[3637]: time=\"2026-06-19T11:06:56.353389408Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524747 | controller |     "Jun 19 11:06:56.358883 crc crio[3637]: time=\"2026-06-19T11:06:56.358810201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524762 | controller |     "Jun 19 11:06:56.550512 crc crio[3637]: time=\"2026-06-19T11:06:56.527079781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524777 | controller |     "Jun 19 11:06:56.703695 crc crio[3637]: time=\"2026-06-19T11:06:56.695569554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524792 | controller |     "Jun 19 11:06:56.725207 crc crio[3637]: time=\"2026-06-19T11:06:56.724860389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524806 | controller |     "Jun 19 11:06:56.753085 crc crio[3637]: time=\"2026-06-19T11:06:56.752867929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524821 | controller |     "Jun 19 11:06:56.759970 crc crio[3637]: time=\"2026-06-19T11:06:56.759893686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.524838 | controller |     "Jun 19 11:06:57.370205 crc crio[3637]: time=\"2026-06-19T11:06:57.369541614Z\" level=info msg=\"Created container 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a4ce8a6-37a4-4308-86d5-ad8f998bef57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524853 | controller |     "Jun 19 11:06:57.395387 crc crio[3637]: time=\"2026-06-19T11:06:57.394028452Z\" level=info msg=\"Starting container: 48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d\" id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524868 | controller |     "Jun 19 11:06:57.513241 crc crio[3637]: time=\"2026-06-19T11:06:57.512658683Z\" level=info msg=\"Created container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ca53963c-63de-4572-be31-748f1732869a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524883 | controller |     "Jun 19 11:06:57.546016 crc crio[3637]: time=\"2026-06-19T11:06:57.544693395Z\" level=info msg=\"Starting container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd\" id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524898 | controller |     "Jun 19 11:06:57.612905 crc crio[3637]: time=\"2026-06-19T11:06:57.612354281Z\" level=info msg=\"Created container 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=dba983e4-85ab-4a6d-861e-42f7d21c0a5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.524913 | controller |     "Jun 19 11:06:57.620321 crc crio[3637]: time=\"2026-06-19T11:06:57.618866074Z\" level=info msg=\"Starting container: 30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7\" id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.524929 | controller |     "Jun 19 11:06:57.672011 crc crio[3637]: time=\"2026-06-19T11:06:57.671940199Z\" level=info msg=\"Started container\" PID=12587 containerID=7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0f12524b-744c-48fb-a1cf-ef4a21dd43c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.524944 | controller |     "Jun 19 11:06:57.708536 crc crio[3637]: time=\"2026-06-19T11:06:57.707676626Z\" level=info msg=\"Started container\" PID=12586 containerID=48ee22a209ca20c0e8a4a7672034e83e301ac8bdafb44d7af1504063589e024d description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=32720833-f54b-4c45-826e-6b520db1a38c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a66e4450feb2ac3c58b4a4c8f07e5b5b2d3de42bcd0c041efd74f3a0817ce023",
2026-06-19 12:35:51.524960 | controller |     "Jun 19 11:06:57.892423 crc crio[3637]: time=\"2026-06-19T11:06:57.876634493Z\" level=info msg=\"Started container\" PID=12585 containerID=30262046501b47c824a9b38d7906eeb0a95fef109acfdd22da99b8561f3232a7 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b03ac31f-5840-4692-bd8b-c9a2846d7232 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2",
2026-06-19 12:35:51.524976 | controller |     "Jun 19 11:06:58.211899 crc crio[3637]: time=\"2026-06-19T11:06:58.210836264Z\" level=info msg=\"Stopping container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb (timeout: 30s)\" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.524992 | controller |     "Jun 19 11:06:59.436399 crc crio[3637]: time=\"2026-06-19T11:06:59.407725818Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a28861b2-02c1-40f7-bde2-474a42fe2f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525010 | controller |     "Jun 19 11:06:59.602419 crc crio[3637]: time=\"2026-06-19T11:06:59.600797755Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4406f9a-90ff-4d93-9254-9758fee7942c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525025 | controller |     "Jun 19 11:06:59.637337 crc crio[3637]: time=\"2026-06-19T11:06:59.636963844Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.525040 | controller |     "Jun 19 11:06:59.637642 crc crio[3637]: time=\"2026-06-19T11:06:59.63755459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525055 | controller |     "Jun 19 11:07:00.066378 crc crio[3637]: time=\"2026-06-19T11:07:00.063984299Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-7lkwd/POD\" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.525070 | controller |     "Jun 19 11:07:00.066378 crc crio[3637]: time=\"2026-06-19T11:07:00.065273795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525084 | controller |     "Jun 19 11:07:00.176995 crc crio[3637]: time=\"2026-06-19T11:07:00.176878607Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-42587/POD\" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.525099 | controller |     "Jun 19 11:07:00.177419 crc crio[3637]: time=\"2026-06-19T11:07:00.177007761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525114 | controller |     "Jun 19 11:07:00.726926 crc crio[3637]: time=\"2026-06-19T11:07:00.726031301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-nvvwz/POD\" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.525128 | controller |     "Jun 19 11:07:00.726926 crc crio[3637]: time=\"2026-06-19T11:07:00.726444144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525143 | controller |     "Jun 19 11:07:01.816938 crc crio[3637]: time=\"2026-06-19T11:07:01.816661533Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4l9ns/POD\" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.525158 | controller |     "Jun 19 11:07:01.816938 crc crio[3637]: time=\"2026-06-19T11:07:01.816817598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525172 | controller |     "Jun 19 11:07:03.889433 crc crio[3637]: time=\"2026-06-19T11:07:03.887720636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525186 | controller |     "Jun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.951406376Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.525200 | controller |     "Jun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.953029062Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-19 12:35:51.525217 | controller |     "Jun 19 11:07:07.959198 crc crio[3637]: time=\"2026-06-19T11:07:07.957312203Z\" level=info msg=\"Stopping container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd (timeout: 30s)\" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525232 | controller |     "Jun 19 11:07:08.289482 crc crio[3637]: time=\"2026-06-19T11:07:08.289033294Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.525247 | controller |     "Jun 19 11:07:08.289482 crc crio[3637]: time=\"2026-06-19T11:07:08.289475547Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.525261 | controller |     "Jun 19 11:07:08.289889 crc crio[3637]: time=\"2026-06-19T11:07:08.289509888Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-19 12:35:51.525276 | controller |     "Jun 19 11:07:08.929966 crc crio[3637]: time=\"2026-06-19T11:07:08.92955657Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.525291 | controller |     "Jun 19 11:07:08.929966 crc crio[3637]: time=\"2026-06-19T11:07:08.929635882Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-nvvwz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.525306 | controller |     "Jun 19 11:07:09.122239 crc crio[3637]: time=\"2026-06-19T11:07:09.117876603Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}\"",
2026-06-19 12:35:51.525321 | controller |     "Jun 19 11:07:09.122239 crc crio[3637]: time=\"2026-06-19T11:07:09.118841981Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-7lkwd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.525336 | controller |     "Jun 19 11:07:09.184903 crc crio[3637]: time=\"2026-06-19T11:07:09.176419452Z\" level=info msg=\"Stopped pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=d9131032-9067-4324-bedd-fb22e10e8e9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.525351 | controller |     "Jun 19 11:07:09.184903 crc crio[3637]: time=\"2026-06-19T11:07:09.176650628Z\" level=info msg=\"Stopped container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d9915dfc-142e-4aeb-aa3a-4664b289e095 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525366 | controller |     "Jun 19 11:07:09.211520 crc crio[3637]: time=\"2026-06-19T11:07:09.20941552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=dc843837-9423-4d22-ac27-5c70898c6081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525383 | controller |     "Jun 19 11:07:10.034496 crc crio[3637]: time=\"2026-06-19T11:07:10.033919628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f43bfa3c-4754-4bd9-9053-24aaca1e3587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525398 | controller |     "Jun 19 11:07:10.289079 crc crio[3637]: time=\"2026-06-19T11:07:10.288331002Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.525414 | controller |     "Jun 19 11:07:10.289079 crc crio[3637]: time=\"2026-06-19T11:07:10.288715923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525445 | controller |     "Jun 19 11:07:10.410703 crc crio[3637]: time=\"2026-06-19T11:07:10.410511783Z\" level=info msg=\"Stopping container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421 (timeout: 30s)\" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525466 | controller |     "Jun 19 11:07:10.461051 crc crio[3637]: time=\"2026-06-19T11:07:10.460809289Z\" level=info msg=\"Stopping container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b (timeout: 30s)\" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525482 | controller |     "Jun 19 11:07:10.705970 crc crio[3637]: time=\"2026-06-19T11:07:10.705583261Z\" level=info msg=\"Removing container: 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938\" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.525498 | controller |     "Jun 19 11:07:10.889856 crc crio[3637]: time=\"2026-06-19T11:07:10.888287547Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.525514 | controller |     "Jun 19 11:07:10.889856 crc crio[3637]: time=\"2026-06-19T11:07:10.888463041Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4l9ns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.525547 | controller |     "Jun 19 11:07:10.983340 crc crio[3637]: time=\"2026-06-19T11:07:10.980226565Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}\"",
2026-06-19 12:35:51.525563 | controller |     "Jun 19 11:07:10.983340 crc crio[3637]: time=\"2026-06-19T11:07:10.980485042Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-42587 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.525579 | controller |     "Jun 19 11:07:11.084239 crc crio[3637]: time=\"2026-06-19T11:07:11.082874946Z\" level=info msg=\"Stopped container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=d5aebc82-c2ce-41aa-bc97-673535591153 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525601 | controller |     "Jun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.315027803Z\" level=info msg=\"Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.525617 | controller |     "Jun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.315933728Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/2765d6cf-1c72-48b2-9844-18295f664b54 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:0xc001610110}] Aliases:map[]}\"",
2026-06-19 12:35:51.525632 | controller |     "Jun 19 11:07:11.316601 crc crio[3637]: time=\"2026-06-19T11:07:11.316589956Z\" 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-19 12:35:51.525647 | controller |     "Jun 19 11:07:11.359956 crc crio[3637]: time=\"2026-06-19T11:07:11.359723271Z\" level=info msg=\"Stopped container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=b0eb36f9-e17f-490f-96ad-de42c47aae3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525663 | controller |     "Jun 19 11:07:11.388885 crc crio[3637]: time=\"2026-06-19T11:07:11.388556793Z\" level=info msg=\"Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.525678 | controller |     "Jun 19 11:07:11.389503 crc crio[3637]: time=\"2026-06-19T11:07:11.389396897Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5608dd13-54c3-4962-a75f-c5d9282202b9 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:0xc0010a44b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.525693 | controller |     "Jun 19 11:07:11.389788 crc crio[3637]: time=\"2026-06-19T11:07:11.389644143Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.525709 | controller |     "Jun 19 11:07:11.444226 crc crio[3637]: time=\"2026-06-19T11:07:11.443737007Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.525724 | controller |     "Jun 19 11:07:11.503563 crc crio[3637]: time=\"2026-06-19T11:07:11.503318004Z\" level=info msg=\"Removed container 1898546da9ee0bf073dcf672cb549846ea6597891bb0d7b6628f38cb180d7938: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=860d55ee-2913-4065-9c50-68a53ff742ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.525739 | controller |     "Jun 19 11:07:11.518205 crc crio[3637]: time=\"2026-06-19T11:07:11.517543424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525760 | controller |     "Jun 19 11:07:11.607858 crc crio[3637]: time=\"2026-06-19T11:07:11.607722874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525775 | controller |     "Jun 19 11:07:11.666866 crc crio[3637]: time=\"2026-06-19T11:07:11.664576506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525792 | controller |     "Jun 19 11:07:12.217046 crc crio[3637]: time=\"2026-06-19T11:07:12.209895691Z\" level=info msg=\"Created container 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=61e0e8b0-6632-4210-bd04-ca8cd704ceb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.525807 | controller |     "Jun 19 11:07:12.219588 crc crio[3637]: time=\"2026-06-19T11:07:12.219395438Z\" level=info msg=\"Starting container: 01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e\" id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.525823 | controller |     "Jun 19 11:07:12.509916 crc crio[3637]: time=\"2026-06-19T11:07:12.509482737Z\" level=info msg=\"Started container\" PID=12866 containerID=01c6db65069d602c789c7442c366a48a54e62b40002f653d59d8462520b4604e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=adbb6443-836e-4b01-9e88-d00a5714c107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2",
2026-06-19 12:35:51.525840 | controller |     "Jun 19 11:07:12.898673 crc crio[3637]: time=\"2026-06-19T11:07:12.898333347Z\" level=info msg=\"Created container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b73adfbc-e1e6-4651-86ae-720f2873933a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.525856 | controller |     "Jun 19 11:07:12.924897 crc crio[3637]: time=\"2026-06-19T11:07:12.924710499Z\" level=info msg=\"Starting container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19\" id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.525871 | controller |     "Jun 19 11:07:13.211314 crc crio[3637]: time=\"2026-06-19T11:07:13.206071033Z\" level=info msg=\"Stopping container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924 (timeout: 2s)\" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525888 | controller |     "Jun 19 11:07:13.629020 crc crio[3637]: time=\"2026-06-19T11:07:13.625071521Z\" level=info msg=\"Started container\" PID=12863 containerID=9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=edd2cc14-c1ad-41f9-9fb4-6dc5345b5de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.525903 | controller |     "Jun 19 11:07:14.631493 crc crio[3637]: time=\"2026-06-19T11:07:14.614634677Z\" level=info msg=\"Stopped container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fee8e451-7b66-475f-975a-e9dffd28644a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.525919 | controller |     "Jun 19 11:07:14.642271 crc crio[3637]: time=\"2026-06-19T11:07:14.642027858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b7254579-1bf0-4e2b-a6a1-cd2035041b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525937 | controller |     "Jun 19 11:07:14.657814 crc crio[3637]: time=\"2026-06-19T11:07:14.657622996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5f38a592-dffb-4b85-8b55-1aed114f3a3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.525954 | controller |     "Jun 19 11:07:14.821245 crc crio[3637]: time=\"2026-06-19T11:07:14.806364806Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.525969 | controller |     "Jun 19 11:07:14.821245 crc crio[3637]: time=\"2026-06-19T11:07:14.806958532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.525985 | controller |     "Jun 19 11:07:17.108919 crc crio[3637]: time=\"2026-06-19T11:07:17.107950436Z\" level=info msg=\"Removing container: 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940\" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.526000 | controller |     "Jun 19 11:07:18.969816 crc crio[3637]: 2026-06-19T11:07:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3111ad30c53330 Mac:32:6a:4c:d3:1b:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.526016 | controller |     "Jun 19 11:07:18.990569 crc crio[3637]: time=\"2026-06-19T11:07:18.987905324Z\" level=info msg=\"Removed container 5f06fb5198f79bef03978969e524dd205fcc065a2d7d551b71aaf2483ae72940: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ec0af067-0256-42e0-a94a-1216f78c43cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.526032 | controller |     "Jun 19 11:07:19.063386 crc crio[3637]: time=\"2026-06-19T11:07:19.063094532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526048 | controller |     "Jun 19 11:07:19.190309 crc crio[3637]: time=\"2026-06-19T11:07:19.189488351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526063 | controller |     "Jun 19 11:07:19.530910 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7292de349d5d1fa Mac:16:cf:fd:f3:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.526079 | controller |     "Jun 19 11:07:19.755515 crc crio[3637]: 2026-06-19T11:07:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd5afbc8d0bdac4 Mac:32:6b:1f:63:88:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 SocketPath: PciID:}] [{Interface:0xc000438790 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.526094 | controller |     "Jun 19 11:07:19.792417 crc crio[3637]: time=\"2026-06-19T11:07:19.792258464Z\" level=info msg=\"Stopped pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=107e8407-bf28-4046-9927-76cd7269cafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.526110 | controller |     "Jun 19 11:07:19.929212 crc crio[3637]: time=\"2026-06-19T11:07:19.925052254Z\" level=info msg=\"Created container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cefbae0e-5b31-4b73-a7fe-61df825b0131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.526128 | controller |     "Jun 19 11:07:19.957769 crc crio[3637]: time=\"2026-06-19T11:07:19.954874154Z\" level=info msg=\"Starting container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0\" id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.526144 | controller |     "Jun 19 11:07:19.978096 crc crio[3637]: time=\"2026-06-19T11:07:19.977933012Z\" level=info msg=\"Stopped pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=9c94d5bb-6d07-4210-8b10-8b7254ee4af4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.526159 | controller |     "Jun 19 11:07:20.042851 crc crio[3637]: time=\"2026-06-19T11:07:20.042608644Z\" level=info msg=\"Started container\" PID=13046 containerID=a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=7750386e-4299-489d-8ff5-59bda5e4ec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.526175 | controller |     "Jun 19 11:07:20.123105 crc crio[3637]: time=\"2026-06-19T11:07:20.115683271Z\" level=info msg=\"Removing container: 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421\" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.526191 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: 2026-06-19T11:07:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bdd2f701b7658a Mac:a2:bd:4c:38:a2:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.526206 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.170931867Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.526221 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171005939Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-19 12:35:51.526237 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171691718Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa600}] Aliases:map[]}\"",
2026-06-19 12:35:51.526252 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171980707Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-42587 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.526268 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.171996527Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.526284 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.174851438Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc001610a38}] Aliases:map[]}\"",
2026-06-19 12:35:51.526303 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.175200367Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-7lkwd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.526319 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.17566298Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc002b284f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.526335 | controller |     "Jun 19 11:07:20.177494 crc crio[3637]: time=\"2026-06-19T11:07:20.175824865Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4l9ns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.526350 | controller |     "Jun 19 11:07:20.217970 crc crio[3637]: time=\"2026-06-19T11:07:20.2168215Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-nvvwz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.526365 | controller |     "Jun 19 11:07:20.334818 crc crio[3637]: time=\"2026-06-19T11:07:20.331669334Z\" level=info msg=\"Ran pod sandbox 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 with infra container: openshift-marketplace/redhat-operators-4l9ns/POD\" id=6e9b7dc5-fa5a-489b-b8f6-9ed491f3213f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526381 | controller |     "Jun 19 11:07:20.339886 crc crio[3637]: time=\"2026-06-19T11:07:20.339764322Z\" level=info msg=\"Ran pod sandbox fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda with infra container: openshift-marketplace/certified-operators-42587/POD\" id=486e0df8-5dd5-40ed-9a0a-3a0333ae65b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526396 | controller |     "Jun 19 11:07:20.372069 crc crio[3637]: time=\"2026-06-19T11:07:20.371950088Z\" level=info msg=\"Ran pod sandbox 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 with infra container: openshift-marketplace/redhat-marketplace-nvvwz/POD\" id=e1161a90-1d5a-443e-85b9-9334f473b6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526412 | controller |     "Jun 19 11:07:20.376418 crc crio[3637]: time=\"2026-06-19T11:07:20.376306461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e95aae3-5f97-4a9a-b711-b56e5fa0e1f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526446 | controller |     "Jun 19 11:07:20.385498 crc crio[3637]: time=\"2026-06-19T11:07:20.385306214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b87a71bd-2c5d-41b5-b4fb-9ca908b96200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526468 | controller |     "Jun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394515953Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.526487 | controller |     "Jun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394581705Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.526503 | controller |     "Jun 19 11:07:20.398316 crc crio[3637]: time=\"2026-06-19T11:07:20.394606506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-19 12:35:51.526519 | controller |     "Jun 19 11:07:20.421025 crc crio[3637]: time=\"2026-06-19T11:07:20.420941117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b918313-c04e-4f93-8ffc-368db7737165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526534 | controller |     "Jun 19 11:07:20.438606 crc crio[3637]: time=\"2026-06-19T11:07:20.437057171Z\" level=info msg=\"Ran pod sandbox d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 with infra container: openshift-marketplace/community-operators-7lkwd/POD\" id=699efad5-6527-4f0e-a3f7-5b98f2a0f9ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526549 | controller |     "Jun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.45371158Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.526565 | controller |     "Jun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.453751081Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.526580 | controller |     "Jun 19 11:07:20.453843 crc crio[3637]: time=\"2026-06-19T11:07:20.453771922Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-19 12:35:51.526595 | controller |     "Jun 19 11:07:20.464210 crc crio[3637]: time=\"2026-06-19T11:07:20.459463293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27dfbad9-91e8-482f-bd23-5bb7109b68a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526610 | controller |     "Jun 19 11:07:20.464210 crc crio[3637]: time=\"2026-06-19T11:07:20.462098066Z\" level=info msg=\"Removed container 2cbb5ab01d08ca26401be03720af04b055ace19af3ac363f28aeee0afb39f421: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=88edc8b5-8ddb-4bd3-b7da-038915ca5111 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.526626 | controller |     "Jun 19 11:07:20.509897 crc crio[3637]: time=\"2026-06-19T11:07:20.509634565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0187898a-1dfe-4ba9-b5cf-fa83cc3afb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526641 | controller |     "Jun 19 11:07:20.510417 crc crio[3637]: time=\"2026-06-19T11:07:20.510276893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58df1e28-efad-4e03-99d3-f784a5689010 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526656 | controller |     "Jun 19 11:07:20.548603 crc crio[3637]: time=\"2026-06-19T11:07:20.535677999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd1ac8da-8beb-4fb3-84d5-0c6454a6723d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526671 | controller |     "Jun 19 11:07:20.668629 crc crio[3637]: time=\"2026-06-19T11:07:20.667939303Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.526690 | controller |     "Jun 19 11:07:20.670455 crc crio[3637]: time=\"2026-06-19T11:07:20.670369961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526706 | controller |     "Jun 19 11:07:20.684055 crc crio[3637]: time=\"2026-06-19T11:07:20.683855221Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fba75341-fea3-4f90-84da-c9b3c8f1a202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.526721 | controller |     "Jun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731535953Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.526736 | controller |     "Jun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731588265Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.526751 | controller |     "Jun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.731612006Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-19 12:35:51.526765 | controller |     "Jun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.737977435Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.526781 | controller |     "Jun 19 11:07:20.739253 crc crio[3637]: time=\"2026-06-19T11:07:20.738749807Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/extract-utilities\" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.526796 | controller |     "Jun 19 11:07:20.806064 crc crio[3637]: time=\"2026-06-19T11:07:20.794048884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526811 | controller |     "Jun 19 11:07:20.806064 crc crio[3637]: time=\"2026-06-19T11:07:20.794061724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526826 | controller |     "Jun 19 11:07:20.852969 crc crio[3637]: time=\"2026-06-19T11:07:20.851601014Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD\" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526842 | controller |     "Jun 19 11:07:20.852969 crc crio[3637]: time=\"2026-06-19T11:07:20.851787869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526857 | controller |     "Jun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.906775889Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.526872 | controller |     "Jun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.90755474Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.526887 | controller |     "Jun 19 11:07:20.915108 crc crio[3637]: time=\"2026-06-19T11:07:20.907585822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.526903 | controller |     "Jun 19 11:07:20.942043 crc crio[3637]: time=\"2026-06-19T11:07:20.941909478Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.526921 | controller |     "Jun 19 11:07:21.062950 crc crio[3637]: time=\"2026-06-19T11:07:21.062802482Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD\" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.526938 | controller |     "Jun 19 11:07:21.062950 crc crio[3637]: time=\"2026-06-19T11:07:21.062966657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526954 | controller |     "Jun 19 11:07:21.147068 crc crio[3637]: time=\"2026-06-19T11:07:21.146991792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526970 | controller |     "Jun 19 11:07:21.159440 crc crio[3637]: time=\"2026-06-19T11:07:21.154885435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.526986 | controller |     "Jun 19 11:07:21.380771 crc crio[3637]: time=\"2026-06-19T11:07:21.37951898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527001 | controller |     "Jun 19 11:07:21.528339 crc crio[3637]: time=\"2026-06-19T11:07:21.52759092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527016 | controller |     "Jun 19 11:07:22.069853 crc crio[3637]: time=\"2026-06-19T11:07:22.069673704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527032 | controller |     "Jun 19 11:07:22.096759 crc crio[3637]: time=\"2026-06-19T11:07:22.096332185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527047 | controller |     "Jun 19 11:07:22.105964 crc crio[3637]: time=\"2026-06-19T11:07:22.105609425Z\" level=info msg=\"Removing container: 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b\" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.527063 | controller |     "Jun 19 11:07:22.144728 crc crio[3637]: time=\"2026-06-19T11:07:22.143324127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527079 | controller |     "Jun 19 11:07:22.399111 crc crio[3637]: time=\"2026-06-19T11:07:22.392110493Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}\"",
2026-06-19 12:35:51.527095 | controller |     "Jun 19 11:07:22.399650 crc crio[3637]: time=\"2026-06-19T11:07:22.399313136Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.527111 | controller |     "Jun 19 11:07:22.964889 crc crio[3637]: time=\"2026-06-19T11:07:22.964430959Z\" level=info msg=\"Created container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities\" id=236be008-6555-4e72-975b-d980239d0720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527130 | controller |     "Jun 19 11:07:23.070568 crc crio[3637]: time=\"2026-06-19T11:07:23.069825707Z\" level=info msg=\"Starting container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb\" id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527146 | controller |     "Jun 19 11:07:23.100270 crc crio[3637]: time=\"2026-06-19T11:07:23.0997948Z\" level=info msg=\"Created container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=f1bd82ff-828c-4b7b-9c98-60cfba3e3c07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527162 | controller |     "Jun 19 11:07:23.116592 crc crio[3637]: time=\"2026-06-19T11:07:23.116256195Z\" level=info msg=\"Starting container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba\" id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527178 | controller |     "Jun 19 11:07:23.155501 crc crio[3637]: time=\"2026-06-19T11:07:23.151295611Z\" level=info msg=\"Started container\" PID=13125 containerID=585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba description=openshift-marketplace/community-operators-7lkwd/extract-utilities id=b54bbfd8-da0d-456b-8f92-c8ea194f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4",
2026-06-19 12:35:51.527194 | controller |     "Jun 19 11:07:23.187713 crc crio[3637]: time=\"2026-06-19T11:07:23.187050918Z\" level=info msg=\"Created container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=e6e230a8-597f-4280-a870-3764e0f247f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527210 | controller |     "Jun 19 11:07:23.251812 crc crio[3637]: time=\"2026-06-19T11:07:23.251664248Z\" level=info msg=\"Started container\" PID=13126 containerID=de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb description=openshift-marketplace/certified-operators-42587/extract-utilities id=70cb5744-41cc-4989-bfcc-dbab5662993b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda",
2026-06-19 12:35:51.527225 | controller |     "Jun 19 11:07:23.283774 crc crio[3637]: time=\"2026-06-19T11:07:23.282084654Z\" level=info msg=\"Starting container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923\" id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527240 | controller |     "Jun 19 11:07:23.320926 crc crio[3637]: time=\"2026-06-19T11:07:23.320813465Z\" level=info msg=\"Stopping container: dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56 (timeout: 600s)\" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.527255 | controller |     "Jun 19 11:07:23.332286 crc crio[3637]: time=\"2026-06-19T11:07:23.323994374Z\" level=info msg=\"Started container\" PID=13130 containerID=0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923 description=openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities id=0d771bba-390f-43f7-b2a0-675e80ecf1ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457",
2026-06-19 12:35:51.527271 | controller |     "Jun 19 11:07:23.533412 crc crio[3637]: time=\"2026-06-19T11:07:23.524669906Z\" level=info msg=\"Removed container 3943693b06ea6239c66c3d173daea773244bee549cae6c2473ca13f1d63f5a9b: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=35935b43-d71c-4b78-ab64-3c082267dfa1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.527290 | controller |     "Jun 19 11:07:23.543206 crc crio[3637]: time=\"2026-06-19T11:07:23.540400908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527306 | controller |     "Jun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.562573632Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.527322 | controller |     "Jun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.562631114Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.527337 | controller |     "Jun 19 11:07:23.570694 crc crio[3637]: time=\"2026-06-19T11:07:23.567004077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527353 | controller |     "Jun 19 11:07:24.046021 crc crio[3637]: time=\"2026-06-19T11:07:24.016424333Z\" level=info msg=\"Created container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=c08c4e29-5da3-4e56-ab76-55fb00c6a363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527368 | controller |     "Jun 19 11:07:24.046021 crc crio[3637]: time=\"2026-06-19T11:07:24.029512482Z\" level=info msg=\"Starting container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd\" id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527383 | controller |     "Jun 19 11:07:24.068266 crc crio[3637]: time=\"2026-06-19T11:07:24.067563643Z\" level=info msg=\"Started container\" PID=13160 containerID=070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd description=openshift-marketplace/redhat-operators-4l9ns/extract-utilities id=0cb82feb-7f2c-49cc-b90b-ea7e06ae6ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654",
2026-06-19 12:35:51.527398 | controller |     "Jun 19 11:07:24.705831 crc crio[3637]: time=\"2026-06-19T11:07:24.704079647Z\" level=info msg=\"Stopped container dc34d996aaf5fdd949b84611414d5d0370de3b19d288e3d9be9d7cd522e8af56: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d33a3ed0-5136-4d68-8037-974f153a6574 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.527414 | controller |     "Jun 19 11:07:24.710042 crc crio[3637]: time=\"2026-06-19T11:07:24.709769367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7144774a-7639-496a-aeef-96510aaed676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.527442 | controller |     "Jun 19 11:07:24.769780 crc crio[3637]: time=\"2026-06-19T11:07:24.749850486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=889470ac-f391-410f-8a6d-6680b72bd142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.527463 | controller |     "Jun 19 11:07:24.799070 crc crio[3637]: time=\"2026-06-19T11:07:24.798707882Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527482 | controller |     "Jun 19 11:07:24.836422 crc crio[3637]: time=\"2026-06-19T11:07:24.825778515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527497 | controller |     "Jun 19 11:07:24.849601 crc crio[3637]: time=\"2026-06-19T11:07:24.840592822Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.527512 | controller |     "Jun 19 11:07:25.071130 crc crio[3637]: time=\"2026-06-19T11:07:25.070069312Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.527528 | controller |     "Jun 19 11:07:25.082762 crc crio[3637]: time=\"2026-06-19T11:07:25.082413621Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.527543 | controller |     "Jun 19 11:07:25.148950 crc crio[3637]: time=\"2026-06-19T11:07:25.145701593Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.527558 | controller |     "Jun 19 11:07:25.203546 crc crio[3637]: time=\"2026-06-19T11:07:25.188807907Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.527573 | controller |     "Jun 19 11:07:25.209249 crc crio[3637]: time=\"2026-06-19T11:07:25.208812261Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.527588 | controller |     "Jun 19 11:07:25.211085 crc crio[3637]: time=\"2026-06-19T11:07:25.210694644Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.527603 | controller |     "Jun 19 11:07:25.222196 crc crio[3637]: time=\"2026-06-19T11:07:25.222086085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.527618 | controller |     "Jun 19 11:07:25.229775 crc crio[3637]: time=\"2026-06-19T11:07:25.22973573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.527633 | controller |     "Jun 19 11:07:25.296692 crc crio[3637]: time=\"2026-06-19T11:07:25.295821271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527648 | controller |     "Jun 19 11:07:25.304606 crc crio[3637]: time=\"2026-06-19T11:07:25.298922278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527663 | controller |     "Jun 19 11:07:25.865515 crc crio[3637]: time=\"2026-06-19T11:07:25.841363402Z\" level=info msg=\"Created container 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=680bc7af-07ae-42fb-97b1-344aa538100f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527678 | controller |     "Jun 19 11:07:25.906711 crc crio[3637]: time=\"2026-06-19T11:07:25.896841195Z\" level=info msg=\"Starting container: 2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76\" id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527696 | controller |     "Jun 19 11:07:26.342005 crc crio[3637]: time=\"2026-06-19T11:07:26.341875096Z\" level=info msg=\"Started container\" PID=13212 containerID=2f48ed0ff996fd32385a4958e696bcef538313f1e912f81127844d54a8bfda76 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=a68a903e-1d6e-4d2d-9e71-6f809288d679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6bf66fe23fdf1c36209c0620a1aa9dfe4d5a229a0d0207f13f4e294130b5450",
2026-06-19 12:35:51.527713 | controller |     "Jun 19 11:07:28.368410 crc crio[3637]: time=\"2026-06-19T11:07:28.360018578Z\" level=warning msg=\"Stopping container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb with stop signal(15) timed out. Killing...\"",
2026-06-19 12:35:51.527728 | controller |     "Jun 19 11:07:28.973463 crc crio[3637]: time=\"2026-06-19T11:07:28.97298789Z\" level=error msg=\"Killing container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-19 12:35:51.527744 | controller |     "Jun 19 11:07:28.999006 crc crio[3637]: time=\"2026-06-19T11:07:28.998496518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527759 | controller |     "Jun 19 11:07:31.122858 crc crio[3637]: time=\"2026-06-19T11:07:31.121916492Z\" level=info msg=\"Created container b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=0eb1aad7-d2be-46be-9f48-6cef9b193284 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527774 | controller |     "Jun 19 11:07:31.275436 crc crio[3637]: time=\"2026-06-19T11:07:31.275078865Z\" level=info msg=\"Starting container: b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323\" id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.527789 | controller |     "Jun 19 11:07:31.397691 crc crio[3637]: time=\"2026-06-19T11:07:31.396875036Z\" level=info msg=\"Started container\" PID=13359 containerID=b57f57e83b3c4a05071c6cbb1a4042207afab65e16a442e3e6b6a3ebfae10323 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=c9170930-3ad4-4da8-b7ed-3746e256b911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a",
2026-06-19 12:35:51.527804 | controller |     "Jun 19 11:07:31.786811 crc crio[3637]: 2026-06-19T11:07:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9162f5f07020f Mac:62:d7:55:81:bb:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f SocketPath: PciID:}] [{Interface:0xc00016ea40 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.527820 | controller |     "Jun 19 11:07:31.808643 crc crio[3637]: time=\"2026-06-19T11:07:31.808116167Z\" level=info msg=\"Stopped container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=78deb053-ef00-4cd5-9df4-e55bd46ff72d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.527835 | controller |     "Jun 19 11:07:31.819510 crc crio[3637]: time=\"2026-06-19T11:07:31.816996967Z\" level=info msg=\"Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.527850 | controller |     "Jun 19 11:07:32.087401 crc crio[3637]: time=\"2026-06-19T11:07:32.086835775Z\" level=info msg=\"Stopped pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=c1bafb12-61eb-41e6-a4a0-f3c65e64fb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.527869 | controller |     "Jun 19 11:07:32.500797 crc crio[3637]: time=\"2026-06-19T11:07:32.500629127Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6df54f97-4e8e-4173-b28a-a8196869d541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.527885 | controller |     "Jun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.50959295Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=fdae7025-4113-4ac7-84bc-6ea389058db3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.527901 | controller |     "Jun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.512278336Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.527916 | controller |     "Jun 19 11:07:32.514711 crc crio[3637]: time=\"2026-06-19T11:07:32.513028117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527932 | controller |     "Jun 19 11:07:32.600234 crc crio[3637]: time=\"2026-06-19T11:07:32.598862504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.527947 | controller |     "Jun 19 11:07:32.600234 crc crio[3637]: time=\"2026-06-19T11:07:32.59978709Z\" level=info msg=\"Removing container: 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb\" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.527961 | controller |     "Jun 19 11:07:32.615872 crc crio[3637]: 2026-06-19T11:07:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08327a073fbb03b Mac:b6:8c:55:ff:32:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a SocketPath: PciID:}] [{Interface:0xc000512f00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.527976 | controller |     "Jun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.68255883Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.527991 | controller |     "Jun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.682741065Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_9382660f-7335-4e73-9f0b-61815f7823c4\\\"\"",
2026-06-19 12:35:51.528007 | controller |     "Jun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.682793627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.528023 | controller |     "Jun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.684612598Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc001fdc148}] Aliases:map[]}\"",
2026-06-19 12:35:51.528039 | controller |     "Jun 19 11:07:32.693442 crc crio[3637]: time=\"2026-06-19T11:07:32.684800593Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.528055 | controller |     "Jun 19 11:07:32.722566 crc crio[3637]: time=\"2026-06-19T11:07:32.720930321Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc3d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.528075 | controller |     "Jun 19 11:07:32.738433 crc crio[3637]: time=\"2026-06-19T11:07:32.725626483Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.528091 | controller |     "Jun 19 11:07:34.003924 crc crio[3637]: time=\"2026-06-19T11:07:33.975765417Z\" level=info msg=\"Ran pod sandbox 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 with infra container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/POD\" id=80b2951a-107f-4c33-9549-826337335a94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.528106 | controller |     "Jun 19 11:07:34.085556 crc crio[3637]: time=\"2026-06-19T11:07:34.084895111Z\" level=info msg=\"Removed container 3d6aee737662ff5c7b469991f1dc70ccaf4b99f5af714e1c067dda769f5e9ebb: openshift-multus/cni-sysctl-allowlist-ds-lgrjs/kube-multus-additional-cni-plugins\" id=a892755a-9bfd-4b0a-ba30-869fca81359b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.528122 | controller |     "Jun 19 11:07:34.133768 crc crio[3637]: time=\"2026-06-19T11:07:34.128005095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=364b5f3d-a12c-44fa-b094-a9fd09f99c64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528138 | controller |     "Jun 19 11:07:34.180241 crc crio[3637]: time=\"2026-06-19T11:07:34.173941638Z\" level=info msg=\"Ran pod sandbox 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 with infra container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/POD\" id=6dfbca91-9f7f-41a8-8094-2926808e11b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.528153 | controller |     "Jun 19 11:07:34.303440 crc crio[3637]: time=\"2026-06-19T11:07:34.301892391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=293354f8-98ad-44ec-9dbd-7387220b8e59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528169 | controller |     "Jun 19 11:07:34.304454 crc crio[3637]: time=\"2026-06-19T11:07:34.303779854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=083afd3c-9995-4f52-aaeb-34e70b91fc08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528184 | controller |     "Jun 19 11:07:34.464589 crc crio[3637]: time=\"2026-06-19T11:07:34.460609021Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528199 | controller |     "Jun 19 11:07:34.496753 crc crio[3637]: time=\"2026-06-19T11:07:34.496689187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528215 | controller |     "Jun 19 11:07:34.684323 crc crio[3637]: time=\"2026-06-19T11:07:34.683041395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=fab45bbb-ebe5-4441-a1c4-74c4a815afe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528233 | controller |     "Jun 19 11:07:34.744745 crc crio[3637]: time=\"2026-06-19T11:07:34.742538731Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528249 | controller |     "Jun 19 11:07:34.806097 crc crio[3637]: time=\"2026-06-19T11:07:34.80503684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528265 | controller |     "Jun 19 11:07:34.907248 crc crio[3637]: time=\"2026-06-19T11:07:34.905829289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528281 | controller |     "Jun 19 11:07:35.132713 crc crio[3637]: time=\"2026-06-19T11:07:35.132261125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528296 | controller |     "Jun 19 11:07:36.445907 crc crio[3637]: time=\"2026-06-19T11:07:36.445026662Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.528311 | controller |     "Jun 19 11:07:36.445907 crc crio[3637]: time=\"2026-06-19T11:07:36.445873506Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.528326 | controller |     "Jun 19 11:07:36.452131 crc crio[3637]: time=\"2026-06-19T11:07:36.445941188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\\\"\"",
2026-06-19 12:35:51.528341 | controller |     "Jun 19 11:07:36.554391 crc crio[3637]: time=\"2026-06-19T11:07:36.554206297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528357 | controller |     "Jun 19 11:07:36.660942 crc crio[3637]: time=\"2026-06-19T11:07:36.659867843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528372 | controller |     "Jun 19 11:07:37.254356 crc crio[3637]: time=\"2026-06-19T11:07:37.251020168Z\" level=info msg=\"Created container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=a4bd1fb1-93d2-4362-92a6-4621986f23db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528387 | controller |     "Jun 19 11:07:37.290975 crc crio[3637]: time=\"2026-06-19T11:07:37.286755245Z\" level=info msg=\"Starting container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd\" id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.528403 | controller |     "Jun 19 11:07:37.460012 crc crio[3637]: time=\"2026-06-19T11:07:37.454690705Z\" level=info msg=\"Started container\" PID=13436 containerID=16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd description=openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager id=a68914dc-a1b4-489e-b1e9-e6b56b4a02be name=/runtime.v1.RuntimeService/StartContainer sandboxID=08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5",
2026-06-19 12:35:51.528419 | controller |     "Jun 19 11:07:37.492563 crc crio[3637]: time=\"2026-06-19T11:07:37.490675538Z\" level=info msg=\"Created container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=63e3bcaf-cb77-44f0-8413-43348182c540 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528456 | controller |     "Jun 19 11:07:37.522485 crc crio[3637]: time=\"2026-06-19T11:07:37.521130145Z\" level=info msg=\"Starting container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14\" id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.528474 | controller |     "Jun 19 11:07:37.627293 crc crio[3637]: time=\"2026-06-19T11:07:37.626867433Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.528489 | controller |     "Jun 19 11:07:37.627293 crc crio[3637]: time=\"2026-06-19T11:07:37.62711533Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.528504 | controller |     "Jun 19 11:07:37.629911 crc crio[3637]: time=\"2026-06-19T11:07:37.627325056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.528520 | controller |     "Jun 19 11:07:38.105489 crc crio[3637]: time=\"2026-06-19T11:07:38.10011299Z\" level=info msg=\"Started container\" PID=13460 containerID=82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 description=openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager id=b8ced9ef-9eb6-4b08-ba1f-7f5ab3ee8816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023",
2026-06-19 12:35:51.528535 | controller |     "Jun 19 11:07:38.507558 crc crio[3637]: time=\"2026-06-19T11:07:38.504215489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528550 | controller |     "Jun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941104247Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.528566 | controller |     "Jun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941339725Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.528581 | controller |     "Jun 19 11:07:38.948491 crc crio[3637]: time=\"2026-06-19T11:07:38.941449208Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-19 12:35:51.528596 | controller |     "Jun 19 11:07:39.918538 crc crio[3637]: time=\"2026-06-19T11:07:39.916507751Z\" level=info msg=\"Stopping container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd (timeout: 30s)\" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528611 | controller |     "Jun 19 11:07:40.918652 crc crio[3637]: time=\"2026-06-19T11:07:40.915833513Z\" level=info msg=\"Created container 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b74d9b09-cd79-42ee-be63-99690fc8af23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528627 | controller |     "Jun 19 11:07:41.012938 crc crio[3637]: time=\"2026-06-19T11:07:41.011618808Z\" level=info msg=\"Starting container: 8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0\" id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.528642 | controller |     "Jun 19 11:07:41.491362 crc crio[3637]: time=\"2026-06-19T11:07:41.481690214Z\" level=info msg=\"Started container\" PID=13509 containerID=8a05f0b2ede4dfff65c732c7728162100c81feef02021c75cfdf386b16cee0b0 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=d805e539-3099-4c2d-8394-cca39a9b2ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a",
2026-06-19 12:35:51.528665 | controller |     "Jun 19 11:07:41.536741 crc crio[3637]: time=\"2026-06-19T11:07:41.535675927Z\" level=info msg=\"Stopping container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14 (timeout: 30s)\" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528681 | controller |     "Jun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.663839785Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.528696 | controller |     "Jun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.665642807Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.528711 | controller |     "Jun 19 11:07:42.700104 crc crio[3637]: time=\"2026-06-19T11:07:42.665689059Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.528727 | controller |     "Jun 19 11:07:42.744633 crc crio[3637]: time=\"2026-06-19T11:07:42.744362472Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=144f9bc2-fc9f-4d7c-822a-5f5bcd70374f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528742 | controller |     "Jun 19 11:07:42.826776 crc crio[3637]: time=\"2026-06-19T11:07:42.826516156Z\" level=info msg=\"Stopped container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=9f46733c-a2d3-4b65-b15e-04b58cee311d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528758 | controller |     "Jun 19 11:07:42.831133 crc crio[3637]: time=\"2026-06-19T11:07:42.830916422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=eac8588d-5048-407a-89d6-7eef03823d0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528781 | controller |     "Jun 19 11:07:42.836396 crc crio[3637]: time=\"2026-06-19T11:07:42.836309688Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.528797 | controller |     "Jun 19 11:07:42.842647 crc crio[3637]: time=\"2026-06-19T11:07:42.840823267Z\" level=info msg=\"Got pod network &{Name:controller-manager-7db4988cc7-mjh2d Namespace:openshift-controller-manager ID:08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5 UID:fd2ae0b1-3b2a-4995-980d-e27c85a1d034 NetNS:/var/run/netns/bcf22c28-3bb4-429b-8cc7-7bdc7d442f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd2ae0b1_3b2a_4995_980d_e27c85a1d034.slice PodAnnotations:0xc001fdc718}] Aliases:map[]}\"",
2026-06-19 12:35:51.528813 | controller |     "Jun 19 11:07:42.844450 crc crio[3637]: time=\"2026-06-19T11:07:42.844107481Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-7db4988cc7-mjh2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.528829 | controller |     "Jun 19 11:07:42.888348 crc crio[3637]: time=\"2026-06-19T11:07:42.884956416Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.528844 | controller |     "Jun 19 11:07:43.108707 crc crio[3637]: time=\"2026-06-19T11:07:43.108347014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528860 | controller |     "Jun 19 11:07:43.216315 crc crio[3637]: time=\"2026-06-19T11:07:43.211680147Z\" level=info msg=\"Stopping container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0 (timeout: 2s)\" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528878 | controller |     "Jun 19 11:07:43.574644 crc crio[3637]: time=\"2026-06-19T11:07:43.574525897Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.528894 | controller |     "Jun 19 11:07:43.634693 crc crio[3637]: time=\"2026-06-19T11:07:43.633451992Z\" level=info msg=\"Stopped container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=98b8604f-c9c2-4069-abff-c443e0388ec3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528909 | controller |     "Jun 19 11:07:43.638264 crc crio[3637]: time=\"2026-06-19T11:07:43.636895152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.528924 | controller |     "Jun 19 11:07:43.650481 crc crio[3637]: time=\"2026-06-19T11:07:43.650268106Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.528947 | controller |     "Jun 19 11:07:44.271586 crc crio[3637]: time=\"2026-06-19T11:07:44.271337584Z\" level=info msg=\"Stopped container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=824720c9-68ba-40f9-8de4-1a905ae24b63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.528962 | controller |     "Jun 19 11:07:44.298453 crc crio[3637]: time=\"2026-06-19T11:07:44.290107434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b16a5b9a-76da-4eab-90ca-dd7df3e25e6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528976 | controller |     "Jun 19 11:07:44.324790 crc crio[3637]: time=\"2026-06-19T11:07:44.324675758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=07833f18-72a9-4372-a5b6-677ccfa2122f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.528991 | controller |     "Jun 19 11:07:44.342290 crc crio[3637]: time=\"2026-06-19T11:07:44.329008803Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.529006 | controller |     "Jun 19 11:07:44.342290 crc crio[3637]: time=\"2026-06-19T11:07:44.332519034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529021 | controller |     "Jun 19 11:07:44.393351 crc crio[3637]: time=\"2026-06-19T11:07:44.393081626Z\" level=info msg=\"Removing container: 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924\" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.529037 | controller |     "Jun 19 11:07:44.715304 crc crio[3637]: time=\"2026-06-19T11:07:44.702880309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529051 | controller |     "Jun 19 11:07:44.745095 crc crio[3637]: time=\"2026-06-19T11:07:44.744388624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529066 | controller |     "Jun 19 11:07:46.888699 crc crio[3637]: time=\"2026-06-19T11:07:46.886978119Z\" level=info msg=\"Created container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1af5e7-8cae-4812-9f3b-7f7bf2f45dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.529084 | controller |     "Jun 19 11:07:46.966997 crc crio[3637]: time=\"2026-06-19T11:07:46.966867797Z\" level=info msg=\"Starting container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c\" id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.529100 | controller |     "Jun 19 11:07:47.016375 crc crio[3637]: time=\"2026-06-19T11:07:47.011425119Z\" level=info msg=\"Started container\" PID=13640 containerID=cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f0dea787-6321-4bd0-a389-36f387019364 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.529116 | controller |     "Jun 19 11:07:47.059457 crc crio[3637]: time=\"2026-06-19T11:07:47.058846533Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529131 | controller |     "Jun 19 11:07:47.059457 crc crio[3637]: time=\"2026-06-19T11:07:47.059352348Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_da5560a1-5501-4714-9efb-7e3376499562\\\"\"",
2026-06-19 12:35:51.529147 | controller |     "Jun 19 11:07:47.059870 crc crio[3637]: time=\"2026-06-19T11:07:47.059752959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.529163 | controller |     "Jun 19 11:07:47.071515 crc crio[3637]: time=\"2026-06-19T11:07:47.069791418Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-56d79d7cc5-cq68s Namespace:openshift-route-controller-manager ID:7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023 UID:6ce2d2db-3c70-4a78-8688-03b464931646 NetNS:/var/run/netns/4e75b231-2f99-4266-a3c4-355d0dd2ad4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6ce2d2db_3c70_4a78_8688_03b464931646.slice PodAnnotations:0xc0015bb258}] Aliases:map[]}\"",
2026-06-19 12:35:51.529179 | controller |     "Jun 19 11:07:47.075606 crc crio[3637]: time=\"2026-06-19T11:07:47.073827494Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-56d79d7cc5-cq68s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.529195 | controller |     "Jun 19 11:07:48.110503 crc crio[3637]: time=\"2026-06-19T11:07:48.10976217Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.529211 | controller |     "Jun 19 11:07:48.110503 crc crio[3637]: time=\"2026-06-19T11:07:48.110316846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529227 | controller |     "Jun 19 11:07:48.145356 crc crio[3637]: time=\"2026-06-19T11:07:48.145137938Z\" level=info msg=\"Removed container 5954c351d4db56de9aab2c9f9599bca7cd61d8adbed08a4f22da9a7e307d0924: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=62d72357-ce76-46db-8381-707f888ebebe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.529243 | controller |     "Jun 19 11:07:49.851124 crc crio[3637]: time=\"2026-06-19T11:07:49.850741938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529258 | controller |     "Jun 19 11:07:51.281950 crc crio[3637]: time=\"2026-06-19T11:07:51.271652949Z\" level=info msg=\"Created container c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=bcd85a24-10b0-45bf-8af7-a0ce5f7cd290 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.529277 | controller |     "Jun 19 11:07:51.281950 crc crio[3637]: time=\"2026-06-19T11:07:51.280846763Z\" level=info msg=\"Starting container: c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71\" id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.529293 | controller |     "Jun 19 11:07:51.334874 crc crio[3637]: time=\"2026-06-19T11:07:51.33462893Z\" level=info msg=\"Started container\" PID=13752 containerID=c32cc97e7b5df71a10c45e7b3ac64b6fa9ea4d3259a73c63e62653384e29fb71 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=1324171c-37af-4929-8b0c-dbeecbafa0bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a",
2026-06-19 12:35:51.529309 | controller |     "Jun 19 11:07:53.564520 crc crio[3637]: time=\"2026-06-19T11:07:53.562997132Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529325 | controller |     "Jun 19 11:07:53.568620 crc crio[3637]: time=\"2026-06-19T11:07:53.568515441Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529340 | controller |     "Jun 19 11:07:53.568746 crc crio[3637]: time=\"2026-06-19T11:07:53.568659165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\\\"\"",
2026-06-19 12:35:51.529356 | controller |     "Jun 19 11:07:54.758009 crc crio[3637]: time=\"2026-06-19T11:07:54.755483811Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.529373 | controller |     "Jun 19 11:07:54.761658 crc crio[3637]: time=\"2026-06-19T11:07:54.758088326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529389 | controller |     "Jun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.465331083Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529404 | controller |     "Jun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.466298731Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529419 | controller |     "Jun 19 11:07:55.466322 crc crio[3637]: time=\"2026-06-19T11:07:55.466332762Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-19 12:35:51.529453 | controller |     "Jun 19 11:07:58.538815 crc crio[3637]: time=\"2026-06-19T11:07:58.538009299Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529470 | controller |     "Jun 19 11:07:58.641454 crc crio[3637]: time=\"2026-06-19T11:07:58.641352701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529486 | controller |     "Jun 19 11:07:58.641454 crc crio[3637]: time=\"2026-06-19T11:07:58.641458924Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_120f09ab-d50d-47f8-992d-831982c0e7ea\\\"\"",
2026-06-19 12:35:51.529501 | controller |     "Jun 19 11:07:58.641762 crc crio[3637]: time=\"2026-06-19T11:07:58.641540517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\\\"\"",
2026-06-19 12:35:51.529516 | controller |     "Jun 19 11:08:01.025876 crc crio[3637]: time=\"2026-06-19T11:08:00.962675198Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529545 | controller |     "Jun 19 11:08:01.035891 crc crio[3637]: time=\"2026-06-19T11:08:01.035041361Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529561 | controller |     "Jun 19 11:08:01.041109 crc crio[3637]: time=\"2026-06-19T11:08:01.040788146Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-19 12:35:51.529575 | controller |     "Jun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.02511293Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529590 | controller |     "Jun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.025547482Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529605 | controller |     "Jun 19 11:08:04.025564 crc crio[3637]: time=\"2026-06-19T11:08:04.025579053Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-19 12:35:51.529620 | controller |     "Jun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.782995893Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529635 | controller |     "Jun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.78464415Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529649 | controller |     "Jun 19 11:08:09.785682 crc crio[3637]: time=\"2026-06-19T11:08:09.784676211Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-19 12:35:51.529664 | controller |     "Jun 19 11:08:11.338352 crc crio[3637]: time=\"2026-06-19T11:08:11.337751165Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.529679 | controller |     "Jun 19 11:08:11.338352 crc crio[3637]: time=\"2026-06-19T11:08:11.338029103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.529694 | controller |     "Jun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.498587073Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529709 | controller |     "Jun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.498801019Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529724 | controller |     "Jun 19 11:08:11.498827 crc crio[3637]: time=\"2026-06-19T11:08:11.49882781Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-19 12:35:51.529739 | controller |     "Jun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.588747018Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529754 | controller |     "Jun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.58884243Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529768 | controller |     "Jun 19 11:08:11.589055 crc crio[3637]: time=\"2026-06-19T11:08:11.588868771Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-19 12:35:51.529783 | controller |     "Jun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.213959235Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529801 | controller |     "Jun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.214028327Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529815 | controller |     "Jun 19 11:08:12.218548 crc crio[3637]: time=\"2026-06-19T11:08:12.214062658Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-19 12:35:51.529830 | controller |     "Jun 19 11:08:13.231583 crc crio[3637]: time=\"2026-06-19T11:08:13.230984235Z\" level=info msg=\"Stopping container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c (timeout: 2s)\" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.529845 | controller |     "Jun 19 11:08:13.322861 crc crio[3637]: time=\"2026-06-19T11:08:13.316833106Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529860 | controller |     "Jun 19 11:08:13.323296 crc crio[3637]: time=\"2026-06-19T11:08:13.322977673Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529874 | controller |     "Jun 19 11:08:13.323296 crc crio[3637]: time=\"2026-06-19T11:08:13.323019094Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-19 12:35:51.529889 | controller |     "Jun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474546715Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529903 | controller |     "Jun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474781153Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529918 | controller |     "Jun 19 11:08:14.474903 crc crio[3637]: time=\"2026-06-19T11:08:14.474818684Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-19 12:35:51.529932 | controller |     "Jun 19 11:08:15.005312 crc crio[3637]: time=\"2026-06-19T11:08:15.004997827Z\" level=info msg=\"Removing container: a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0\" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.529947 | controller |     "Jun 19 11:08:16.155545 crc crio[3637]: time=\"2026-06-19T11:08:16.153961854Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.529962 | controller |     "Jun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155596001Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.529976 | controller |     "Jun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155801087Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_de7064fa-1ead-42e2-ae36-f32f988563e3\\\"\"",
2026-06-19 12:35:51.529991 | controller |     "Jun 19 11:08:16.156703 crc crio[3637]: time=\"2026-06-19T11:08:16.155873599Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-19 12:35:51.530006 | controller |     "Jun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837845943Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.530020 | controller |     "Jun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837910415Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.530034 | controller |     "Jun 19 11:08:19.837938 crc crio[3637]: time=\"2026-06-19T11:08:19.837933266Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-19 12:35:51.530048 | controller |     "Jun 19 11:08:19.914612 crc crio[3637]: time=\"2026-06-19T11:08:19.914494019Z\" level=info msg=\"Stopping pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530067 | controller |     "Jun 19 11:08:19.914612 crc crio[3637]: time=\"2026-06-19T11:08:19.914584651Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=486cb026-5c76-4488-95b3-bafd82432e72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530082 | controller |     "Jun 19 11:08:19.924456 crc crio[3637]: time=\"2026-06-19T11:08:19.924330842Z\" level=info msg=\"Removing pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.530097 | controller |     "Jun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.268892495Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.530112 | controller |     "Jun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.273322381Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.530126 | controller |     "Jun 19 11:08:20.274056 crc crio[3637]: time=\"2026-06-19T11:08:20.273465316Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-19 12:35:51.530141 | controller |     "Jun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595615775Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.530156 | controller |     "Jun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595748669Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.530171 | controller |     "Jun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.59580222Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_58265eab-e140-4b57-aaf3-9e4bdcc942b7\\\"\"",
2026-06-19 12:35:51.530186 | controller |     "Jun 19 11:08:21.595984 crc crio[3637]: time=\"2026-06-19T11:08:21.595866552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-19 12:35:51.530202 | controller |     "Jun 19 11:08:21.836123 crc crio[3637]: time=\"2026-06-19T11:08:21.833890901Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.530217 | controller |     "Jun 19 11:08:21.836123 crc crio[3637]: time=\"2026-06-19T11:08:21.834074737Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.530233 | controller |     "Jun 19 11:08:47.323049 crc crio[3637]: time=\"2026-06-19T11:08:47.319860967Z\" level=info msg=\"Stopped container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b5bd4adb-9a3a-45f7-bce7-8aeb63e17212 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.530248 | controller |     "Jun 19 11:08:47.345303 crc crio[3637]: time=\"2026-06-19T11:08:47.345002673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cf6b18cc-394e-44da-aebe-6bfbf37e1b7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530264 | controller |     "Jun 19 11:09:00.071047 crc crio[3637]: time=\"2026-06-19T11:09:00.070050106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e26d6cda-2b51-4361-9a27-8c8b682e6551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530283 | controller |     "Jun 19 11:09:21.417240 crc crio[3637]: time=\"2026-06-19T11:09:21.415898589Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.530299 | controller |     "Jun 19 11:09:21.422644 crc crio[3637]: time=\"2026-06-19T11:09:21.422452547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.530315 | controller |     "Jun 19 11:09:43.662519 crc crio[3637]: time=\"2026-06-19T11:09:43.660578472Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530330 | controller |     "Jun 19 11:09:44.672740 crc crio[3637]: time=\"2026-06-19T11:09:44.672061705Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530346 | controller |     "Jun 19 11:09:46.272471 crc crio[3637]: time=\"2026-06-19T11:09:46.272120556Z\" level=info msg=\"Stopped pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=0dfaa67f-571e-466a-ad0c-9a4d9a7bf97b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530361 | controller |     "Jun 19 11:09:46.274251 crc crio[3637]: time=\"2026-06-19T11:09:46.273298458Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=c553fb24-27f3-4070-85cb-f2233d8989b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530377 | controller |     "Jun 19 11:09:46.279315 crc crio[3637]: time=\"2026-06-19T11:09:46.279000564Z\" level=info msg=\"Stopped pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8df73280-d420-45fd-a89f-15939b1cb6e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530392 | controller |     "Jun 19 11:09:46.279920 crc crio[3637]: time=\"2026-06-19T11:09:46.279803196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=da59e562-15d4-4a1f-9485-16bfdb743f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530407 | controller |     "Jun 19 11:09:46.882377 crc crio[3637]: time=\"2026-06-19T11:09:46.881556181Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD\" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.530423 | controller |     "Jun 19 11:09:46.882532 crc crio[3637]: time=\"2026-06-19T11:09:46.882496447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.530458 | controller |     "Jun 19 11:09:46.934936 crc crio[3637]: time=\"2026-06-19T11:09:46.934547267Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD\" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.530476 | controller |     "Jun 19 11:09:46.934936 crc crio[3637]: time=\"2026-06-19T11:09:46.934776524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.530491 | controller |     "Jun 19 11:10:15.008495 crc crio[3637]: time=\"2026-06-19T11:10:15.003385458Z\" level=info msg=\"Removing container: 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd\" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.530511 | controller |     "Jun 19 11:10:19.918761 crc crio[3637]: time=\"2026-06-19T11:10:19.918413588Z\" level=info msg=\"Stopping pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530527 | controller |     "Jun 19 11:10:19.919592 crc crio[3637]: time=\"2026-06-19T11:10:19.918776558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=e673a625-7bd7-43b6-8c07-2f352563bcba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530542 | controller |     "Jun 19 11:10:19.921627 crc crio[3637]: time=\"2026-06-19T11:10:19.921475391Z\" level=info msg=\"Removing pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.530557 | controller |     "Jun 19 11:10:59.997095 crc crio[3637]: time=\"2026-06-19T11:10:59.995670464Z\" level=info msg=\"Removed pod sandbox: 50db38d045a019b9c0f4fbf85117f52ce2153f32718caefb4db9a588636de96f\" id=9aefc359-7c5c-4b40-a8c3-88d2dd2a2a23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.530572 | controller |     "Jun 19 11:11:00.239118 crc crio[3637]: time=\"2026-06-19T11:11:00.23892473Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=e576982c-13df-4bb2-9706-ccc3650ec8b9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.530588 | controller |     "Jun 19 11:11:00.240918 crc crio[3637]: time=\"2026-06-19T11:11:00.24081484Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9e8a6784-3702-4545-8016-3e956ab0b680 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530603 | controller |     "Jun 19 11:11:00.263949 crc crio[3637]: time=\"2026-06-19T11:11:00.263579185Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=160960fa-8a6e-46e1-adfb-313e52346116 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.530618 | controller |     "Jun 19 11:11:00.265218 crc crio[3637]: time=\"2026-06-19T11:11:00.265001241Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e0dcd95-47d8-4540-81df-c6969d4da35e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530633 | controller |     "Jun 19 11:11:00.274933 crc crio[3637]: time=\"2026-06-19T11:11:00.274433013Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}\"",
2026-06-19 12:35:51.530649 | controller |     "Jun 19 11:11:00.274933 crc crio[3637]: time=\"2026-06-19T11:11:00.274518485Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.530665 | controller |     "Jun 19 11:11:00.309107 crc crio[3637]: time=\"2026-06-19T11:11:00.308931171Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}\"",
2026-06-19 12:35:51.530684 | controller |     "Jun 19 11:11:00.309107 crc crio[3637]: time=\"2026-06-19T11:11:00.309064654Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.530700 | controller |     "Jun 19 11:11:00.339034 crc crio[3637]: time=\"2026-06-19T11:11:00.33881714Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}\"",
2026-06-19 12:35:51.530716 | controller |     "Jun 19 11:11:00.339034 crc crio[3637]: time=\"2026-06-19T11:11:00.338994805Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.530732 | controller |     "Jun 19 11:11:00.399784 crc crio[3637]: time=\"2026-06-19T11:11:00.399633904Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=74c92e7a-daa2-4fbd-9b1a-a88d8fb5d5d4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.530747 | controller |     "Jun 19 11:11:00.401671 crc crio[3637]: time=\"2026-06-19T11:11:00.401469341Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d79bac6c-483d-4c70-8e1f-cd3e1245c8cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530763 | controller |     "Jun 19 11:11:00.407579 crc crio[3637]: time=\"2026-06-19T11:11:00.407403023Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=cb311d07-2812-4e37-afcb-1fd1821e158b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.530779 | controller |     "Jun 19 11:11:00.412100 crc crio[3637]: time=\"2026-06-19T11:11:00.411940741Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a804abb5-a916-474a-ab14-d035c8927bb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530794 | controller |     "Jun 19 11:11:00.415527 crc crio[3637]: time=\"2026-06-19T11:11:00.414787264Z\" level=info msg=\"Removed container a6cfb483871ef36cfce36047671721afe0d4caf340b65cba09345a38a30c0ee0: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f6f89e7f-954f-46a5-8e77-aca6e58225a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.530809 | controller |     "Jun 19 11:11:00.474438 crc crio[3637]: time=\"2026-06-19T11:11:00.473464112Z\" level=info msg=\"Removed container 16630f36e99ff82e5d92090b996183aa9e6a349cf6576f0fec04a9cdae6577bd: openshift-controller-manager/controller-manager-7db4988cc7-mjh2d/controller-manager\" id=4ca4e248-ede1-4b8d-8e52-683e469cd7c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.530824 | controller |     "Jun 19 11:11:00.487708 crc crio[3637]: time=\"2026-06-19T11:11:00.486560879Z\" level=info msg=\"Removing container: 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14\" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.530839 | controller |     "Jun 19 11:11:00.546073 crc crio[3637]: time=\"2026-06-19T11:11:00.543968286Z\" level=info msg=\"Removed pod sandbox: 4525f5405f52373c5123c894176590fb2532d400f565182ab0c4d1b92ff920c5\" id=df5974a5-d286-4595-9bb9-376cb5aab9f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.530854 | controller |     "Jun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547271011Z\" level=info msg=\"Stopping pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530872 | controller |     "Jun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547374194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=0e93a6a5-ecdf-46cf-b743-d9872a24dcec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.530887 | controller |     "Jun 19 11:11:00.550528 crc crio[3637]: time=\"2026-06-19T11:11:00.547949928Z\" level=info msg=\"Removing pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.530902 | controller |     "Jun 19 11:11:00.605324 crc crio[3637]: time=\"2026-06-19T11:11:00.604826571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.530917 | controller |     "Jun 19 11:11:00.614689 crc crio[3637]: time=\"2026-06-19T11:11:00.614650313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.530933 | controller |     "Jun 19 11:11:00.690343 crc crio[3637]: time=\"2026-06-19T11:11:00.689998351Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac7a0ed3-4805-4c8d-a106-aae7a133f014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530948 | controller |     "Jun 19 11:11:00.725115 crc crio[3637]: time=\"2026-06-19T11:11:00.724782576Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"",
2026-06-19 12:35:51.530964 | controller |     "Jun 19 11:11:00.725115 crc crio[3637]: time=\"2026-06-19T11:11:00.725111715Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.530980 | controller |     "Jun 19 11:11:00.785265 crc crio[3637]: time=\"2026-06-19T11:11:00.78443183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=823f4195-8ecd-48be-a117-4f394794817e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.530996 | controller |     "Jun 19 11:11:00.788985 crc crio[3637]: time=\"2026-06-19T11:11:00.788847493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c234df69-8a60-4182-8319-13b319bb17ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531012 | controller |     "Jun 19 11:11:00.793571 crc crio[3637]: time=\"2026-06-19T11:11:00.793452382Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.531031 | controller |     "Jun 19 11:11:00.793669 crc crio[3637]: time=\"2026-06-19T11:11:00.793576815Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.531046 | controller |     "Jun 19 11:11:00.836372 crc crio[3637]: time=\"2026-06-19T11:11:00.836036558Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=1ea4f2d1-80ba-45f4-9003-17a3dad8519d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.531061 | controller |     "Jun 19 11:11:00.843993 crc crio[3637]: time=\"2026-06-19T11:11:00.84313388Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=1a10a41f-a547-410d-8908-89d0a1197eff name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.531076 | controller |     "Jun 19 11:11:00.849885 crc crio[3637]: time=\"2026-06-19T11:11:00.848924969Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e10c8522-737a-44c9-b117-18142dc0128a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531092 | controller |     "Jun 19 11:11:00.849885 crc crio[3637]: time=\"2026-06-19T11:11:00.849087783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=43605ae5-d598-40de-b54a-b9f0de8e9d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531107 | controller |     "Jun 19 11:11:00.911054 crc crio[3637]: time=\"2026-06-19T11:11:00.909845055Z\" level=info msg=\"Removed pod sandbox: 9034f36f565f67fa2792039fe3a939a728ac1a575531dd9d84f9b8efd2b32231\" id=fc11a073-4e11-44ec-97fc-23108b4d1543 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.531122 | controller |     "Jun 19 11:11:00.923336 crc crio[3637]: time=\"2026-06-19T11:11:00.923132357Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cafa81a1-d10f-49f1-977a-78e9ccb98c96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531137 | controller |     "Jun 19 11:11:00.951882 crc crio[3637]: time=\"2026-06-19T11:11:00.95040602Z\" level=info msg=\"Created container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7ce4ec5a-e868-453d-8f5f-133e9dbd6931 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531152 | controller |     "Jun 19 11:11:00.968535 crc crio[3637]: time=\"2026-06-19T11:11:00.968246508Z\" level=info msg=\"Starting container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1\" id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.531167 | controller |     "Jun 19 11:11:00.975711 crc crio[3637]: time=\"2026-06-19T11:11:00.975526915Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=62ff1931-0d55-4a5e-a71f-f2615ee49778 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.531181 | controller |     "Jun 19 11:11:00.978379 crc crio[3637]: time=\"2026-06-19T11:11:00.978336977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6d34e2f1-6fad-46a6-98de-5c051f9ef8ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531196 | controller |     "Jun 19 11:11:01.021119 crc crio[3637]: time=\"2026-06-19T11:11:01.020105501Z\" level=info msg=\"Removed container 82b39c471559df9c61792b39a805bf2facd3a7be3ff9813ac0a14cfffed6cf14: openshift-route-controller-manager/route-controller-manager-56d79d7cc5-cq68s/route-controller-manager\" id=6d182f02-6ee0-4f85-b095-7f418ed06e17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.531211 | controller |     "Jun 19 11:11:01.021119 crc crio[3637]: time=\"2026-06-19T11:11:01.021030515Z\" level=info msg=\"Started container\" PID=14768 containerID=773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=bfe7c663-3276-4c4c-91fe-5eccfe66c1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.531230 | controller |     "Jun 19 11:11:01.059290 crc crio[3637]: time=\"2026-06-19T11:11:01.058640053Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531245 | controller |     "Jun 19 11:11:01.063055 crc crio[3637]: time=\"2026-06-19T11:11:01.060617653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531261 | controller |     "Jun 19 11:11:01.064285 crc crio[3637]: time=\"2026-06-19T11:11:01.064237947Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531276 | controller |     "Jun 19 11:11:01.068819 crc crio[3637]: time=\"2026-06-19T11:11:01.068718402Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=35f19f1e-3c2f-4a92-bb26-7e933d4a5cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531291 | controller |     "Jun 19 11:11:01.069383 crc crio[3637]: time=\"2026-06-19T11:11:01.069344597Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1dabf2da-57bb-4741-9722-2d9f60fa34ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531307 | controller |     "Jun 19 11:11:01.074208 crc crio[3637]: time=\"2026-06-19T11:11:01.071847212Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531323 | controller |     "Jun 19 11:11:01.091738 crc crio[3637]: time=\"2026-06-19T11:11:01.091491317Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/extract-content\" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531338 | controller |     "Jun 19 11:11:01.097361 crc crio[3637]: time=\"2026-06-19T11:11:01.097332167Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531354 | controller |     "Jun 19 11:11:01.100321 crc crio[3637]: time=\"2026-06-19T11:11:01.100070898Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531370 | controller |     "Jun 19 11:11:01.105330 crc crio[3637]: time=\"2026-06-19T11:11:01.104554373Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=29037679-6295-4e54-a387-47978e47a8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531385 | controller |     "Jun 19 11:11:01.115412 crc crio[3637]: time=\"2026-06-19T11:11:01.11533601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531400 | controller |     "Jun 19 11:11:01.120918 crc crio[3637]: time=\"2026-06-19T11:11:01.120834392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531419 | controller |     "Jun 19 11:11:01.121629 crc crio[3637]: time=\"2026-06-19T11:11:01.121588491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531455 | controller |     "Jun 19 11:11:01.136109 crc crio[3637]: time=\"2026-06-19T11:11:01.13595841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531473 | controller |     "Jun 19 11:11:01.214137 crc crio[3637]: time=\"2026-06-19T11:11:01.21371981Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=dde4bbb2-d566-4665-957b-c85aee7bd1f2 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.531489 | controller |     "Jun 19 11:11:01.221864 crc crio[3637]: time=\"2026-06-19T11:11:01.22069599Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=483e17f6-a39a-425b-91f1-8467025ba13a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531505 | controller |     "Jun 19 11:11:01.266598 crc crio[3637]: time=\"2026-06-19T11:11:01.26539967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531521 | controller |     "Jun 19 11:11:01.336037 crc crio[3637]: time=\"2026-06-19T11:11:01.335370359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531536 | controller |     "Jun 19 11:11:01.356959 crc crio[3637]: time=\"2026-06-19T11:11:01.356323148Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4ad36bba-8b43-4e67-86b3-9b7a30df54f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531552 | controller |     "Jun 19 11:11:01.357383 crc crio[3637]: time=\"2026-06-19T11:11:01.357055888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531568 | controller |     "Jun 19 11:11:01.388097 crc crio[3637]: time=\"2026-06-19T11:11:01.387983003Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/extract-content\" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531585 | controller |     "Jun 19 11:11:01.551266 crc crio[3637]: time=\"2026-06-19T11:11:01.547386073Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531600 | controller |     "Jun 19 11:11:01.579013 crc crio[3637]: time=\"2026-06-19T11:11:01.578311437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531616 | controller |     "Jun 19 11:11:01.585007 crc crio[3637]: time=\"2026-06-19T11:11:01.583027439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531631 | controller |     "Jun 19 11:11:01.593332 crc crio[3637]: time=\"2026-06-19T11:11:01.593258482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531646 | controller |     "Jun 19 11:11:01.613873 crc crio[3637]: time=\"2026-06-19T11:11:01.612602519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531665 | controller |     "Jun 19 11:11:01.631779 crc crio[3637]: time=\"2026-06-19T11:11:01.630393306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531680 | controller |     "Jun 19 11:11:01.633697 crc crio[3637]: time=\"2026-06-19T11:11:01.63361462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531695 | controller |     "Jun 19 11:11:01.644727 crc crio[3637]: time=\"2026-06-19T11:11:01.644374127Z\" level=info msg=\"Created container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content\" id=bd8d08ef-e00b-422a-85ad-de8d2d3565db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.531710 | controller |     "Jun 19 11:11:01.652997 crc crio[3637]: time=\"2026-06-19T11:11:01.652840544Z\" level=info msg=\"Starting container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064\" id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.531725 | controller |     "Jun 19 11:11:01.708646 crc crio[3637]: time=\"2026-06-19T11:11:01.708514297Z\" level=info msg=\"Started container\" PID=14832 containerID=b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064 description=openshift-marketplace/community-operators-qhh6t/extract-content id=b1828475-b050-48b8-a17b-3c8dbd604a81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084",
2026-06-19 12:35:51.531741 | controller |     "Jun 19 11:11:01.710004 crc crio[3637]: time=\"2026-06-19T11:11:01.709897642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531756 | controller |     "Jun 19 11:11:01.712919 crc crio[3637]: time=\"2026-06-19T11:11:01.712856418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531772 | controller |     "Jun 19 11:11:01.713042 crc crio[3637]: time=\"2026-06-19T11:11:01.712880529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531787 | controller |     "Jun 19 11:11:01.740111 crc crio[3637]: time=\"2026-06-19T11:11:01.739511084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531802 | controller |     "Jun 19 11:11:01.750636 crc crio[3637]: time=\"2026-06-19T11:11:01.750486106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531817 | controller |     "Jun 19 11:11:01.772796 crc crio[3637]: time=\"2026-06-19T11:11:01.772645395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531832 | controller |     "Jun 19 11:11:01.824670 crc crio[3637]: time=\"2026-06-19T11:11:01.824537971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531847 | controller |     "Jun 19 11:11:01.830521 crc crio[3637]: time=\"2026-06-19T11:11:01.830233957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531863 | controller |     "Jun 19 11:11:01.946560 crc crio[3637]: time=\"2026-06-19T11:11:01.946188158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531884 | controller |     "Jun 19 11:11:01.955501 crc crio[3637]: time=\"2026-06-19T11:11:01.955294793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.531899 | controller |     "Jun 19 11:11:01.955854 crc crio[3637]: 2026-06-19T11:11:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e721961ef5122e1 Mac:9a:87:91:2d:e1:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf SocketPath: PciID:}] [{Interface:0xc0002166f0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.531914 | controller |     "Jun 19 11:11:01.957815 crc crio[3637]: time=\"2026-06-19T11:11:01.957627223Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc002b28448}] Aliases:map[]}\"",
2026-06-19 12:35:51.531930 | controller |     "Jun 19 11:11:01.957925 crc crio[3637]: time=\"2026-06-19T11:11:01.95787862Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.531945 | controller |     "Jun 19 11:11:02.026963 crc crio[3637]: time=\"2026-06-19T11:11:02.016892717Z\" level=info msg=\"Ran pod sandbox e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=89114aad-1b16-440e-afc9-cb52ce45af5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.531961 | controller |     "Jun 19 11:11:02.033523 crc crio[3637]: time=\"2026-06-19T11:11:02.033413613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4bafefb9-77ba-437d-b943-ddeda153964b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531976 | controller |     "Jun 19 11:11:02.041906 crc crio[3637]: time=\"2026-06-19T11:11:02.041807857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=159351b5-02e6-4b4a-90d2-ff9969970a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.531991 | controller |     "Jun 19 11:11:02.048255 crc crio[3637]: time=\"2026-06-19T11:11:02.04812198Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532006 | controller |     "Jun 19 11:11:02.048741 crc crio[3637]: time=\"2026-06-19T11:11:02.048671665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532021 | controller |     "Jun 19 11:11:02.061837 crc crio[3637]: time=\"2026-06-19T11:11:02.0617107Z\" level=info msg=\"Created container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=fa0597bc-beb4-4612-8dc8-ba25fa18cd41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532035 | controller |     "Jun 19 11:11:02.070122 crc crio[3637]: time=\"2026-06-19T11:11:02.070067445Z\" level=info msg=\"Starting container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf\" id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532053 | controller |     "Jun 19 11:11:02.074312 crc crio[3637]: time=\"2026-06-19T11:11:02.074232462Z\" level=info msg=\"Created container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=a0d77555-3b94-422c-a485-d9311ec1215a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532068 | controller |     "Jun 19 11:11:02.077467 crc crio[3637]: time=\"2026-06-19T11:11:02.077306161Z\" level=info msg=\"Starting container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e\" id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532083 | controller |     "Jun 19 11:11:02.080252 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:823f008223c56af Mac:0e:ce:3c:ce:e9:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.532097 | controller |     "Jun 19 11:11:02.080705 crc crio[3637]: time=\"2026-06-19T11:11:02.080616456Z\" level=info msg=\"Started container\" PID=14932 containerID=f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=ea45d2e8-69ee-4788-b880-d2094e1d3b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3",
2026-06-19 12:35:51.532113 | controller |     "Jun 19 11:11:02.081236 crc crio[3637]: time=\"2026-06-19T11:11:02.081048837Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc002b28658}] Aliases:map[]}\"",
2026-06-19 12:35:51.532129 | controller |     "Jun 19 11:11:02.081361 crc crio[3637]: time=\"2026-06-19T11:11:02.081289644Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.532144 | controller |     "Jun 19 11:11:02.090320 crc crio[3637]: time=\"2026-06-19T11:11:02.088501989Z\" level=info msg=\"Started container\" PID=14934 containerID=00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e description=openshift-marketplace/certified-operators-l27pk/extract-content id=e5c115ca-1192-4ff0-929c-dff566c86ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb",
2026-06-19 12:35:51.532160 | controller |     "Jun 19 11:11:02.090868 crc crio[3637]: time=\"2026-06-19T11:11:02.090817388Z\" level=info msg=\"Created container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content\" id=e8bb9bca-4e45-415f-b555-142eecfde61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532175 | controller |     "Jun 19 11:11:02.093328 crc crio[3637]: time=\"2026-06-19T11:11:02.093114807Z\" level=info msg=\"Starting container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b\" id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532191 | controller |     "Jun 19 11:11:02.109853 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3549707a6e3d287 Mac:96:5c:a6:71:c0:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a SocketPath: PciID:}] [{Interface:0xc0001b05d0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.532209 | controller |     "Jun 19 11:11:02.110555 crc crio[3637]: time=\"2026-06-19T11:11:02.110434393Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc00008cbd0}] Aliases:map[]}\"",
2026-06-19 12:35:51.532225 | controller |     "Jun 19 11:11:02.110717 crc crio[3637]: time=\"2026-06-19T11:11:02.110655579Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.532241 | controller |     "Jun 19 11:11:02.113516 crc crio[3637]: time=\"2026-06-19T11:11:02.11342169Z\" level=info msg=\"Started container\" PID=14935 containerID=972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b description=openshift-marketplace/community-operators-7lkwd/extract-content id=fb95bb43-31f1-4e29-af4f-dd69f9af49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4",
2026-06-19 12:35:51.532256 | controller |     "Jun 19 11:11:02.121940 crc crio[3637]: time=\"2026-06-19T11:11:02.120643356Z\" level=info msg=\"Ran pod sandbox 3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 with infra container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/POD\" id=bd9a5197-8062-41a9-94e8-2ad025419f14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.532272 | controller |     "Jun 19 11:11:02.121940 crc crio[3637]: time=\"2026-06-19T11:11:02.121730434Z\" level=info msg=\"Ran pod sandbox 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=75296bf4-6bc2-4610-a98b-70e07c58d127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.532287 | controller |     "Jun 19 11:11:02.127646 crc crio[3637]: time=\"2026-06-19T11:11:02.125580223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=926e5d77-20ff-4ec8-b638-e4907d940653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532302 | controller |     "Jun 19 11:11:02.145364 crc crio[3637]: time=\"2026-06-19T11:11:02.141776309Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5e496372-0bd1-480c-bac8-228100fb5d2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532317 | controller |     "Jun 19 11:11:02.145364 crc crio[3637]: time=\"2026-06-19T11:11:02.142241532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f757c1c4-3fda-4a9a-a4b4-01edfc66f1fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532332 | controller |     "Jun 19 11:11:02.169607 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bc28df75a64829 Mac:5e:7e:93:bc:7b:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 SocketPath: PciID:}] [{Interface:0xc000292960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.532350 | controller |     "Jun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.169190945Z\" level=info msg=\"Created container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=e898d2e3-0722-4873-9af4-75d218e60af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532365 | controller |     "Jun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.170883948Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc001610218}] Aliases:map[]}\"",
2026-06-19 12:35:51.532381 | controller |     "Jun 19 11:11:02.172418 crc crio[3637]: time=\"2026-06-19T11:11:02.172387316Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.532398 | controller |     "Jun 19 11:11:02.176699 crc crio[3637]: time=\"2026-06-19T11:11:02.174279156Z\" level=info msg=\"Starting container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9\" id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532414 | controller |     "Jun 19 11:11:02.181310 crc crio[3637]: time=\"2026-06-19T11:11:02.179663253Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad6c6548-320e-4683-9122-ecd4929f9c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532444 | controller |     "Jun 19 11:11:02.187903 crc crio[3637]: time=\"2026-06-19T11:11:02.185293188Z\" level=info msg=\"Started container\" PID=14961 containerID=e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=4c856d25-a8a8-4e60-94bf-970ca4aa7965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403",
2026-06-19 12:35:51.532465 | controller |     "Jun 19 11:11:02.199727 crc crio[3637]: time=\"2026-06-19T11:11:02.198715193Z\" level=info msg=\"Created container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=fc6ea3bd-7deb-49a6-ae16-87c4d5cbb060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532482 | controller |     "Jun 19 11:11:02.200805 crc crio[3637]: time=\"2026-06-19T11:11:02.200648153Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532498 | controller |     "Jun 19 11:11:02.203572 crc crio[3637]: time=\"2026-06-19T11:11:02.203357924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532515 | controller |     "Jun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.203699191Z\" level=info msg=\"Starting container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f\" id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532531 | controller |     "Jun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.205630032Z\" level=info msg=\"Created container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content\" id=593fceb9-31b6-4c0d-be9c-c9e90ff3c00c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532558 | controller |     "Jun 19 11:11:02.211695 crc crio[3637]: time=\"2026-06-19T11:11:02.206022031Z\" level=info msg=\"Created container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=3f1c7166-123f-4149-81b6-eccf219cbd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532574 | controller |     "Jun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.212581169Z\" level=info msg=\"Started container\" PID=14948 containerID=0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f description=openshift-marketplace/redhat-operators-4l9ns/extract-content id=3f5deaba-72c7-4bc9-8a53-3853d9281ee8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654",
2026-06-19 12:35:51.532590 | controller |     "Jun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.212911799Z\" level=info msg=\"Starting container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7\" id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532605 | controller |     "Jun 19 11:11:02.215584 crc crio[3637]: time=\"2026-06-19T11:11:02.213065393Z\" level=info msg=\"Starting container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc\" id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.532621 | controller |     "Jun 19 11:11:02.222213 crc crio[3637]: time=\"2026-06-19T11:11:02.221047188Z\" level=info msg=\"Ran pod sandbox 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=2d2b8926-6628-4187-91b4-6ab80ce38a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.532637 | controller |     "Jun 19 11:11:02.225260 crc crio[3637]: time=\"2026-06-19T11:11:02.223388279Z\" level=info msg=\"Started container\" PID=14940 containerID=64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc description=openshift-marketplace/redhat-marketplace-nvvwz/extract-content id=914b8b04-6130-4c8b-9584-e92a8fcfaca3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457",
2026-06-19 12:35:51.532653 | controller |     "Jun 19 11:11:02.235314 crc crio[3637]: time=\"2026-06-19T11:11:02.235237493Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=60fa1268-796e-4427-acf9-cff2b34672d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532668 | controller |     "Jun 19 11:11:02.238319 crc crio[3637]: time=\"2026-06-19T11:11:02.237597653Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6d682998-6de5-4ccf-9789-ebf0139063fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532684 | controller |     "Jun 19 11:11:02.246273 crc crio[3637]: time=\"2026-06-19T11:11:02.246197545Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532701 | controller |     "Jun 19 11:11:02.246588 crc crio[3637]: time=\"2026-06-19T11:11:02.246508003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532717 | controller |     "Jun 19 11:11:02.250944 crc crio[3637]: time=\"2026-06-19T11:11:02.250871545Z\" level=info msg=\"Started container\" PID=14951 containerID=333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7 description=openshift-marketplace/certified-operators-42587/extract-content id=800f7482-8bd7-44dd-bd3c-071640cc2fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda",
2026-06-19 12:35:51.532735 | controller |     "Jun 19 11:11:02.283867 crc crio[3637]: time=\"2026-06-19T11:11:02.283586086Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532751 | controller |     "Jun 19 11:11:02.302931 crc crio[3637]: 2026-06-19T11:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c1442aeda64b2e Mac:16:cf:dc:a4:d3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 SocketPath: PciID:}] [{Interface:0xc00025ca40 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.532767 | controller |     "Jun 19 11:11:02.306532 crc crio[3637]: time=\"2026-06-19T11:11:02.306437884Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc002b289c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.532783 | controller |     "Jun 19 11:11:02.306773 crc crio[3637]: time=\"2026-06-19T11:11:02.30668618Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.532800 | controller |     "Jun 19 11:11:02.377832 crc crio[3637]: time=\"2026-06-19T11:11:02.377626604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532815 | controller |     "Jun 19 11:11:02.386479 crc crio[3637]: time=\"2026-06-19T11:11:02.386408901Z\" level=info msg=\"Ran pod sandbox 5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 with infra container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/POD\" id=9d025521-7726-4bec-8da9-5d232f5792fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.532832 | controller |     "Jun 19 11:11:02.391220 crc crio[3637]: time=\"2026-06-19T11:11:02.39105491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532847 | controller |     "Jun 19 11:11:02.392913 crc crio[3637]: time=\"2026-06-19T11:11:02.392872748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532863 | controller |     "Jun 19 11:11:02.405021 crc crio[3637]: time=\"2026-06-19T11:11:02.404962368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532878 | controller |     "Jun 19 11:11:02.407531 crc crio[3637]: time=\"2026-06-19T11:11:02.407113634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532893 | controller |     "Jun 19 11:11:02.410631 crc crio[3637]: time=\"2026-06-19T11:11:02.410549152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=92eb30f6-8d1c-4d67-976b-36a410a7a694 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532911 | controller |     "Jun 19 11:11:02.432627 crc crio[3637]: time=\"2026-06-19T11:11:02.432540587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c050e755-e55a-4fc5-80b5-0042ab379319 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.532927 | controller |     "Jun 19 11:11:02.458718 crc crio[3637]: time=\"2026-06-19T11:11:02.458609657Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.532942 | controller |     "Jun 19 11:11:02.459307 crc crio[3637]: time=\"2026-06-19T11:11:02.459258985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532957 | controller |     "Jun 19 11:11:02.521637 crc crio[3637]: time=\"2026-06-19T11:11:02.521510646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532973 | controller |     "Jun 19 11:11:02.551226 crc crio[3637]: time=\"2026-06-19T11:11:02.545285598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.532988 | controller |     "Jun 19 11:11:02.687696 crc crio[3637]: time=\"2026-06-19T11:11:02.687504445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533003 | controller |     "Jun 19 11:11:02.701612 crc crio[3637]: time=\"2026-06-19T11:11:02.701542866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533018 | controller |     "Jun 19 11:11:02.717477 crc crio[3637]: time=\"2026-06-19T11:11:02.71721766Z\" level=info msg=\"Created container 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=2312b7e7-cb37-4cab-ac10-e00fa8d346f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533033 | controller |     "Jun 19 11:11:02.721882 crc crio[3637]: time=\"2026-06-19T11:11:02.721791716Z\" level=info msg=\"Starting container: 15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782\" id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533049 | controller |     "Jun 19 11:11:02.747474 crc crio[3637]: time=\"2026-06-19T11:11:02.746360468Z\" level=info msg=\"Started container\" PID=15026 containerID=15d264929dbea8cad9c88a580d6bb4c2ed45d75b2846a61a98de76bea43d1782 description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=0a61b7ff-6658-4caa-be5a-266658e0f2ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13",
2026-06-19 12:35:51.533064 | controller |     "Jun 19 11:11:02.760045 crc crio[3637]: time=\"2026-06-19T11:11:02.759974299Z\" level=info msg=\"Created container 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=d5f81a25-e33b-471b-827f-509cc0d6acf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533079 | controller |     "Jun 19 11:11:02.765106 crc crio[3637]: time=\"2026-06-19T11:11:02.764966167Z\" level=info msg=\"Starting container: 689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0\" id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533097 | controller |     "Jun 19 11:11:02.800563 crc crio[3637]: time=\"2026-06-19T11:11:02.800347947Z\" level=info msg=\"Started container\" PID=15027 containerID=689184a1cbaf4e6fddf5f55ba4df240ac483cbd2a4165fd1c05f0d6aeaa049f0 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=b7192819-6182-48dd-91ff-24b0b9ea8930 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7",
2026-06-19 12:35:51.533113 | controller |     "Jun 19 11:11:02.898578 crc crio[3637]: time=\"2026-06-19T11:11:02.898491421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=885b1fba-7b11-4ec3-b646-8bb94ca4af79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533128 | controller |     "Jun 19 11:11:03.043616 crc crio[3637]: time=\"2026-06-19T11:11:03.04112874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4c27e583-c291-4ca4-b1a1-9c79bbf3e271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533144 | controller |     "Jun 19 11:11:03.052639 crc crio[3637]: time=\"2026-06-19T11:11:03.051553608Z\" level=info msg=\"Created container ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=f2cbd89b-b159-48cc-9b47-03edc2abaeea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533159 | controller |     "Jun 19 11:11:03.055357 crc crio[3637]: time=\"2026-06-19T11:11:03.055030408Z\" level=info msg=\"Starting container: ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796\" id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533174 | controller |     "Jun 19 11:11:03.067383 crc crio[3637]: time=\"2026-06-19T11:11:03.067328644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98c23344-19c3-4fa5-9d11-d9227f703570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533189 | controller |     "Jun 19 11:11:03.083133 crc crio[3637]: time=\"2026-06-19T11:11:03.083021928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c0ca39d-327b-4920-9603-954447cc9f2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533204 | controller |     "Jun 19 11:11:03.102655 crc crio[3637]: time=\"2026-06-19T11:11:03.10255756Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533219 | controller |     "Jun 19 11:11:03.103109 crc crio[3637]: time=\"2026-06-19T11:11:03.103053332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533233 | controller |     "Jun 19 11:11:03.115330 crc crio[3637]: time=\"2026-06-19T11:11:03.113734406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533248 | controller |     "Jun 19 11:11:03.139575 crc crio[3637]: time=\"2026-06-19T11:11:03.137728303Z\" level=info msg=\"Started container\" PID=15047 containerID=ebcd4364027c5dab969cad462317759ca0a1ca0c204abccba9f316c1e9237796 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=972768ac-7ce5-46c7-947f-d730f9819bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293",
2026-06-19 12:35:51.533269 | controller |     "Jun 19 11:11:03.210673 crc crio[3637]: time=\"2026-06-19T11:11:03.210586978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533284 | controller |     "Jun 19 11:11:03.339087 crc crio[3637]: time=\"2026-06-19T11:11:03.338566279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533300 | controller |     "Jun 19 11:11:03.347388 crc crio[3637]: time=\"2026-06-19T11:11:03.347315504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533315 | controller |     "Jun 19 11:11:03.416186 crc crio[3637]: time=\"2026-06-19T11:11:03.416050093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533330 | controller |     "Jun 19 11:11:03.433266 crc crio[3637]: time=\"2026-06-19T11:11:03.433066139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533345 | controller |     "Jun 19 11:11:03.518954 crc crio[3637]: time=\"2026-06-19T11:11:03.518866085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533360 | controller |     "Jun 19 11:11:03.725991 crc crio[3637]: time=\"2026-06-19T11:11:03.724964466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533374 | controller |     "Jun 19 11:11:03.791109 crc crio[3637]: time=\"2026-06-19T11:11:03.791010574Z\" level=info msg=\"Created container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=e9dbe42b-3852-4a98-be74-232763e32622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533389 | controller |     "Jun 19 11:11:03.793405 crc crio[3637]: time=\"2026-06-19T11:11:03.793295932Z\" level=info msg=\"Starting container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2\" id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533404 | controller |     "Jun 19 11:11:03.800953 crc crio[3637]: time=\"2026-06-19T11:11:03.799919043Z\" level=info msg=\"Started container\" PID=15094 containerID=c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=2f626aeb-6818-4bd2-9269-7d3f5ae7f7fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3",
2026-06-19 12:35:51.533419 | controller |     "Jun 19 11:11:03.862652 crc crio[3637]: time=\"2026-06-19T11:11:03.862478662Z\" level=info msg=\"Created container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=02eb4032-8e08-4111-9030-93b92bbcd14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533454 | controller |     "Jun 19 11:11:03.864528 crc crio[3637]: time=\"2026-06-19T11:11:03.864031412Z\" level=info msg=\"Starting container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca\" id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533471 | controller |     "Jun 19 11:11:03.878564 crc crio[3637]: time=\"2026-06-19T11:11:03.87326148Z\" level=info msg=\"Started container\" PID=15085 containerID=7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca description=openshift-marketplace/redhat-marketplace-nvvwz/registry-server id=25fc16cc-4237-4ff7-ad3e-933ef633ca54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457",
2026-06-19 12:35:51.533491 | controller |     "Jun 19 11:11:04.209973 crc crio[3637]: time=\"2026-06-19T11:11:04.208975314Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c221d694-e4f8-491f-ab4b-5c60f9b7aea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533507 | controller |     "Jun 19 11:11:04.214593 crc crio[3637]: time=\"2026-06-19T11:11:04.214482326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd93c23d-cde9-49f5-881c-33011101874b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533533 | controller |     "Jun 19 11:11:04.238417 crc crio[3637]: time=\"2026-06-19T11:11:04.238323428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9554336f-17f5-40f8-99b3-1d2e50e7f3d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533550 | controller |     "Jun 19 11:11:04.240558 crc crio[3637]: time=\"2026-06-19T11:11:04.240477864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e52ca9e-9da1-4465-bc85-f6b51403ff00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533565 | controller |     "Jun 19 11:11:04.251267 crc crio[3637]: time=\"2026-06-19T11:11:04.250747008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2786508a-6bb1-4f92-870b-236ab85202e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533581 | controller |     "Jun 19 11:11:04.251267 crc crio[3637]: time=\"2026-06-19T11:11:04.251049556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73817421-85fd-4e80-b4ac-a9dc0d126d1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533596 | controller |     "Jun 19 11:11:04.258943 crc crio[3637]: time=\"2026-06-19T11:11:04.258108237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3692f99e-6cda-4a1a-b8f9-0c3ef369f7c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533611 | controller |     "Jun 19 11:11:04.261676 crc crio[3637]: time=\"2026-06-19T11:11:04.260087448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3794b3d8-82ed-4c35-9f3b-31505a0ae726 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533627 | controller |     "Jun 19 11:11:04.612904 crc crio[3637]: time=\"2026-06-19T11:11:04.609593717Z\" level=info msg=\"Created container 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7: openshift-kube-apiserver/installer-13-crc/installer\" id=c8718d7b-2beb-4a1b-92bc-36cf4e0a1d05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533642 | controller |     "Jun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.613132497Z\" level=info msg=\"Starting container: 7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7\" id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533658 | controller |     "Jun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.61363447Z\" level=info msg=\"Created container 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=f77f7c94-3309-465c-b5f0-c702ce20df28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533677 | controller |     "Jun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.615639762Z\" level=info msg=\"Starting container: 62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88\" id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.533692 | controller |     "Jun 19 11:11:04.626093 crc crio[3637]: time=\"2026-06-19T11:11:04.623519454Z\" level=info msg=\"Started container\" PID=15099 containerID=62ac80ac369302e9ec4b35e54e17af977795042ccf6f5473a6363b4feb75fb88 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=121343e8-01b6-44be-bac0-1a6608be80b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19",
2026-06-19 12:35:51.533709 | controller |     "Jun 19 11:11:04.631406 crc crio[3637]: time=\"2026-06-19T11:11:04.628037881Z\" level=info msg=\"Started container\" PID=15106 containerID=7f066d7b78736e8d8c826930b4e7e4fb87fbd3e36497484eb58c05c2d338cea7 description=openshift-kube-apiserver/installer-13-crc/installer id=fafb18fb-a6cf-4cf1-b479-ab106eb39f49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255",
2026-06-19 12:35:51.533725 | controller |     "Jun 19 11:11:05.005199 crc crio[3637]: time=\"2026-06-19T11:11:05.005037626Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-7lkwd/registry-server\" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533741 | controller |     "Jun 19 11:11:05.008083 crc crio[3637]: time=\"2026-06-19T11:11:05.007981372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533757 | controller |     "Jun 19 11:11:05.057080 crc crio[3637]: time=\"2026-06-19T11:11:05.05689413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533773 | controller |     "Jun 19 11:11:05.065119 crc crio[3637]: time=\"2026-06-19T11:11:05.064990418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533788 | controller |     "Jun 19 11:11:05.296597 crc crio[3637]: time=\"2026-06-19T11:11:05.296358458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6874cf01-1f5e-4f8a-abb8-b0806a172d5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533804 | controller |     "Jun 19 11:11:05.306252 crc crio[3637]: time=\"2026-06-19T11:11:05.306093058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5bc5549d-fd7a-4225-84a0-3619b22ffca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533819 | controller |     "Jun 19 11:11:05.385436 crc crio[3637]: time=\"2026-06-19T11:11:05.38432166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d61e8d7-939f-4f2b-a374-e8ff782e22a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533834 | controller |     "Jun 19 11:11:05.385436 crc crio[3637]: time=\"2026-06-19T11:11:05.384905865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=341da08d-dec4-4e4e-a141-79389b1e3114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.533852 | controller |     "Jun 19 11:11:06.745918 crc crio[3637]: time=\"2026-06-19T11:11:06.744920072Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-42587/registry-server\" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533868 | controller |     "Jun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.74639578Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533883 | controller |     "Jun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.746930283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533898 | controller |     "Jun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747293383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533913 | controller |     "Jun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747645612Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533928 | controller |     "Jun 19 11:11:06.748270 crc crio[3637]: time=\"2026-06-19T11:11:06.747843117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533944 | controller |     "Jun 19 11:11:06.749076 crc crio[3637]: time=\"2026-06-19T11:11:06.748431942Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.533959 | controller |     "Jun 19 11:11:06.781626 crc crio[3637]: time=\"2026-06-19T11:11:06.781484962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533974 | controller |     "Jun 19 11:11:06.832004 crc crio[3637]: time=\"2026-06-19T11:11:06.831800886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.533989 | controller |     "Jun 19 11:11:06.838633 crc crio[3637]: time=\"2026-06-19T11:11:06.838422016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534004 | controller |     "Jun 19 11:11:06.853977 crc crio[3637]: time=\"2026-06-19T11:11:06.853475833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534018 | controller |     "Jun 19 11:11:06.856359 crc crio[3637]: time=\"2026-06-19T11:11:06.85606747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534033 | controller |     "Jun 19 11:11:06.865120 crc crio[3637]: time=\"2026-06-19T11:11:06.86497466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534048 | controller |     "Jun 19 11:11:06.875984 crc crio[3637]: time=\"2026-06-19T11:11:06.875879209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534066 | controller |     "Jun 19 11:11:06.889385 crc crio[3637]: time=\"2026-06-19T11:11:06.888981387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534081 | controller |     "Jun 19 11:11:06.892862 crc crio[3637]: time=\"2026-06-19T11:11:06.892541828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534096 | controller |     "Jun 19 11:11:07.260027 crc crio[3637]: time=\"2026-06-19T11:11:07.258448248Z\" level=info msg=\"Created container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=df59f4b5-e8de-427c-8472-00e1a953aa57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534111 | controller |     "Jun 19 11:11:07.261712 crc crio[3637]: time=\"2026-06-19T11:11:07.261655562Z\" level=info msg=\"Starting container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91\" id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534126 | controller |     "Jun 19 11:11:07.273667 crc crio[3637]: time=\"2026-06-19T11:11:07.269064062Z\" level=info msg=\"Started container\" PID=15183 containerID=893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 description=openshift-marketplace/community-operators-7lkwd/registry-server id=07826508-c816-456e-80a1-f5c616ffd820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4",
2026-06-19 12:35:51.534142 | controller |     "Jun 19 11:11:07.387273 crc crio[3637]: time=\"2026-06-19T11:11:07.386887052Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534157 | controller |     "Jun 19 11:11:07.388110 crc crio[3637]: time=\"2026-06-19T11:11:07.38799412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534173 | controller |     "Jun 19 11:11:07.455857 crc crio[3637]: time=\"2026-06-19T11:11:07.45560396Z\" level=info msg=\"Created container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=adfb0642-68b7-4e85-acd9-4878d53761b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534188 | controller |     "Jun 19 11:11:07.459027 crc crio[3637]: time=\"2026-06-19T11:11:07.458909034Z\" level=info msg=\"Starting container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5\" id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534203 | controller |     "Jun 19 11:11:07.466063 crc crio[3637]: time=\"2026-06-19T11:11:07.465977245Z\" level=info msg=\"Created container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4d939431-fe43-4f70-808a-36220f437499 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534218 | controller |     "Jun 19 11:11:07.468126 crc crio[3637]: time=\"2026-06-19T11:11:07.468025388Z\" level=info msg=\"Starting container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5\" id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534233 | controller |     "Jun 19 11:11:07.470403 crc crio[3637]: time=\"2026-06-19T11:11:07.470329648Z\" level=info msg=\"Created container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=f6b00991-4faa-4f7d-8e61-60ba44d4a2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534251 | controller |     "Jun 19 11:11:07.471899 crc crio[3637]: time=\"2026-06-19T11:11:07.471798156Z\" level=info msg=\"Starting container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28\" id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534266 | controller |     "Jun 19 11:11:07.489218 crc crio[3637]: time=\"2026-06-19T11:11:07.488962727Z\" level=info msg=\"Started container\" PID=15207 containerID=157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 description=openshift-marketplace/certified-operators-42587/registry-server id=c3dba39e-4257-4e04-8993-5311fec7eef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda",
2026-06-19 12:35:51.534282 | controller |     "Jun 19 11:11:07.490872 crc crio[3637]: time=\"2026-06-19T11:11:07.489331117Z\" level=info msg=\"Started container\" PID=15208 containerID=66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 description=openshift-marketplace/community-operators-qhh6t/registry-server id=51e4cb02-13a3-4cbe-a0ab-e75ac3894441 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084",
2026-06-19 12:35:51.534296 | controller |     "Jun 19 11:11:07.495562 crc crio[3637]: time=\"2026-06-19T11:11:07.495449124Z\" level=info msg=\"Started container\" PID=15206 containerID=d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 description=openshift-marketplace/certified-operators-l27pk/registry-server id=d6556c3f-3a82-48e7-a49b-0984853766c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb",
2026-06-19 12:35:51.534311 | controller |     "Jun 19 11:11:07.507919 crc crio[3637]: time=\"2026-06-19T11:11:07.507639638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534326 | controller |     "Jun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.510894571Z\" level=info msg=\"Created container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=5913f1ea-1ed4-4dc5-8b01-73efe1c30b68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534342 | controller |     "Jun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.512285657Z\" level=info msg=\"Starting container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569\" id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534357 | controller |     "Jun 19 11:11:07.516399 crc crio[3637]: time=\"2026-06-19T11:11:07.513068828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534372 | controller |     "Jun 19 11:11:07.525695 crc crio[3637]: time=\"2026-06-19T11:11:07.525557788Z\" level=info msg=\"Started container\" PID=15209 containerID=20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=88c6bbe6-a101-4c75-86a5-14478e1e198b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403",
2026-06-19 12:35:51.534388 | controller |     "Jun 19 11:11:08.010335 crc crio[3637]: time=\"2026-06-19T11:11:08.010079289Z\" level=info msg=\"Created container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=18ca0719-a706-41a1-aa97-61d4efdcdcb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534403 | controller |     "Jun 19 11:11:08.013066 crc crio[3637]: time=\"2026-06-19T11:11:08.012728847Z\" level=info msg=\"Starting container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5\" id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534421 | controller |     "Jun 19 11:11:08.021392 crc crio[3637]: time=\"2026-06-19T11:11:08.021267397Z\" level=info msg=\"Started container\" PID=15274 containerID=a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 description=openshift-marketplace/redhat-operators-4l9ns/registry-server id=60047ec5-2c5a-4e05-9c4f-945f11422396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654",
2026-06-19 12:35:51.534504 | controller |     "Jun 19 11:11:09.559495 crc crio[3637]: time=\"2026-06-19T11:11:09.557743151Z\" level=info msg=\"Stopping pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19\" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.534527 | controller |     "Jun 19 11:11:09.566281 crc crio[3637]: time=\"2026-06-19T11:11:09.561127598Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19 UID:5e190b5c-d3ae-4b35-852f-149ee6d01184 NetNS:/var/run/netns/c3d473b0-845f-438e-a41d-ee608d2f4ab9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5e190b5c_d3ae_4b35_852f_149ee6d01184.slice PodAnnotations:0xc0001907e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.534543 | controller |     "Jun 19 11:11:09.566281 crc crio[3637]: time=\"2026-06-19T11:11:09.562709699Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.534559 | controller |     "Jun 19 11:11:12.492328 crc crio[3637]: time=\"2026-06-19T11:11:12.491086851Z\" level=info msg=\"Stopped pod sandbox: 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19\" id=8b6d29e0-6ff7-4e9e-b9ee-13db31be0b64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.534575 | controller |     "Jun 19 11:11:23.200507 crc crio[3637]: time=\"2026-06-19T11:11:23.198540998Z\" level=info msg=\"Stopping container: 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1 (timeout: 2s)\" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.534590 | controller |     "Jun 19 11:11:23.357545 crc crio[3637]: time=\"2026-06-19T11:11:23.357426224Z\" level=info msg=\"Stopped container 773b80ee19dacbb5064d78cb6a1c88861b6ac84b1132438a2d2d13dd6c3cc2d1: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=30b3bef0-f5e2-4fea-a10c-a790e8213b90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.534606 | controller |     "Jun 19 11:11:23.359849 crc crio[3637]: time=\"2026-06-19T11:11:23.359742283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=33fd2053-2941-47b9-833f-5bc7d6c724ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.534621 | controller |     "Jun 19 11:11:23.366885 crc crio[3637]: time=\"2026-06-19T11:11:23.364357483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=13742c4d-d1f9-45e0-92f5-698d4e397ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.534636 | controller |     "Jun 19 11:11:23.368062 crc crio[3637]: time=\"2026-06-19T11:11:23.367933764Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534657 | controller |     "Jun 19 11:11:23.368690 crc crio[3637]: time=\"2026-06-19T11:11:23.368616532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534673 | controller |     "Jun 19 11:11:23.418273 crc crio[3637]: time=\"2026-06-19T11:11:23.418041433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534689 | controller |     "Jun 19 11:11:23.427129 crc crio[3637]: time=\"2026-06-19T11:11:23.427069176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.534706 | controller |     "Jun 19 11:11:23.696734 crc crio[3637]: time=\"2026-06-19T11:11:23.696004542Z\" level=info msg=\"Created container 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d1b41f16-2879-47d7-ab33-699dd57cb0cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.534721 | controller |     "Jun 19 11:11:23.698318 crc crio[3637]: time=\"2026-06-19T11:11:23.698239799Z\" level=info msg=\"Starting container: 0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c\" id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.534737 | controller |     "Jun 19 11:11:23.704299 crc crio[3637]: time=\"2026-06-19T11:11:23.704134471Z\" level=info msg=\"Started container\" PID=15718 containerID=0e1ae90581329cea7d597352c964fefc09b52f34bbc4559634c97aed40c0fc4c description=openshift-console/downloads-747b44746d-4pqvr/download-server id=76904733-1b14-45ac-8846-f01fc80fabe4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0",
2026-06-19 12:35:51.534753 | controller |     "Jun 19 11:11:23.729597 crc crio[3637]: time=\"2026-06-19T11:11:23.729493293Z\" level=info msg=\"Stopping container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91 (timeout: 2s)\" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.534769 | controller |     "Jun 19 11:11:23.871122 crc crio[3637]: time=\"2026-06-19T11:11:23.870604582Z\" level=info msg=\"Stopped container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=ee0e8664-810c-455c-8524-8ca044ea04b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.534785 | controller |     "Jun 19 11:11:23.873671 crc crio[3637]: time=\"2026-06-19T11:11:23.873621951Z\" level=info msg=\"Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.534801 | controller |     "Jun 19 11:11:23.874321 crc crio[3637]: time=\"2026-06-19T11:11:23.874290747Z\" level=info msg=\"Got pod network &{Name:community-operators-7lkwd Namespace:openshift-marketplace ID:d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4 UID:31717613-40ab-45aa-8fb1-389c4d2787b5 NetNS:/var/run/netns/324cd3a2-3e70-49b7-a642-8ce8cebb1b0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod31717613_40ab_45aa_8fb1_389c4d2787b5.slice PodAnnotations:0xc0016aa130}] Aliases:map[]}\"",
2026-06-19 12:35:51.534817 | controller |     "Jun 19 11:11:23.874644 crc crio[3637]: time=\"2026-06-19T11:11:23.874621856Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-7lkwd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.534833 | controller |     "Jun 19 11:11:24.025568 crc crio[3637]: time=\"2026-06-19T11:11:24.025462655Z\" level=info msg=\"Removing container: cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c\" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534852 | controller |     "Jun 19 11:11:24.258413 crc crio[3637]: time=\"2026-06-19T11:11:24.258132429Z\" level=info msg=\"Stopped pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=b5725416-7d54-47b5-8371-b8d83a453bde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.534868 | controller |     "Jun 19 11:11:24.529216 crc crio[3637]: time=\"2026-06-19T11:11:24.528373459Z\" level=info msg=\"Removed container cb414cb9193186c7c8c3aa5a56595f8eabe17de1170c97c287abe27958fc7a5c: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=95ef0c7b-1995-4822-a8c6-bddff7b4ed3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534883 | controller |     "Jun 19 11:11:24.979759 crc crio[3637]: time=\"2026-06-19T11:11:24.972616525Z\" level=info msg=\"Stopping container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca (timeout: 2s)\" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.534898 | controller |     "Jun 19 11:11:25.060239 crc crio[3637]: time=\"2026-06-19T11:11:25.060009842Z\" level=info msg=\"Removing container: 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91\" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534914 | controller |     "Jun 19 11:11:25.086897 crc crio[3637]: time=\"2026-06-19T11:11:25.086820052Z\" level=info msg=\"Removed container 893d6d3c33415ac57a7037c032c05e78409158e3c5cdd8b7a37a46a1fe107e91: openshift-marketplace/community-operators-7lkwd/registry-server\" id=8140290b-8c4d-406b-b725-be474c3d3a78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534929 | controller |     "Jun 19 11:11:25.098480 crc crio[3637]: time=\"2026-06-19T11:11:25.096271514Z\" level=info msg=\"Removing container: 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b\" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534945 | controller |     "Jun 19 11:11:25.130651 crc crio[3637]: time=\"2026-06-19T11:11:25.130562207Z\" level=info msg=\"Removed container 972c0fe3bf4e4be41b29a7ec91830bd4e72977ef6ec8c304e3bfd30c2f28774b: openshift-marketplace/community-operators-7lkwd/extract-content\" id=ad8c9c6a-2436-477a-8700-4b1b3a3d21ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534961 | controller |     "Jun 19 11:11:25.145755 crc crio[3637]: time=\"2026-06-19T11:11:25.145658855Z\" level=info msg=\"Removing container: 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba\" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534976 | controller |     "Jun 19 11:11:25.227350 crc crio[3637]: time=\"2026-06-19T11:11:25.227244584Z\" level=info msg=\"Removed container 585b7a91dec62391b78109a53e2e3d3dae57d4eafb45287d21649af61efcf8ba: openshift-marketplace/community-operators-7lkwd/extract-utilities\" id=42be1a6f-1030-4711-abc8-d04f56aeac77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.534992 | controller |     "Jun 19 11:11:25.623653 crc crio[3637]: time=\"2026-06-19T11:11:25.623449043Z\" level=info msg=\"Stopped container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=053d182a-c4d5-4185-b151-25300185c55d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535007 | controller |     "Jun 19 11:11:25.625083 crc crio[3637]: time=\"2026-06-19T11:11:25.62489471Z\" level=info msg=\"Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535023 | controller |     "Jun 19 11:11:25.625638 crc crio[3637]: time=\"2026-06-19T11:11:25.625480826Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-nvvwz Namespace:openshift-marketplace ID:2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457 UID:5949fbd1-4efb-4b1c-9c92-e80348983ec1 NetNS:/var/run/netns/b6c38ab8-7710-43b0-be0f-aaa672271605 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5949fbd1_4efb_4b1c_9c92_e80348983ec1.slice PodAnnotations:0xc0016aa860}] Aliases:map[]}\"",
2026-06-19 12:35:51.535042 | controller |     "Jun 19 11:11:25.625837 crc crio[3637]: time=\"2026-06-19T11:11:25.625744812Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-nvvwz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.535058 | controller |     "Jun 19 11:11:26.360912 crc crio[3637]: time=\"2026-06-19T11:11:26.359427022Z\" level=info msg=\"Stopping container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28 (timeout: 2s)\" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535074 | controller |     "Jun 19 11:11:26.522028 crc crio[3637]: time=\"2026-06-19T11:11:26.521713616Z\" level=info msg=\"Stopped container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=0ec0a9dd-f4e8-498f-b5e2-d38323b47c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535090 | controller |     "Jun 19 11:11:26.524970 crc crio[3637]: time=\"2026-06-19T11:11:26.524915518Z\" level=info msg=\"Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535105 | controller |     "Jun 19 11:11:26.525995 crc crio[3637]: time=\"2026-06-19T11:11:26.525916923Z\" level=info msg=\"Got pod network &{Name:certified-operators-42587 Namespace:openshift-marketplace ID:fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda UID:70003466-402d-4072-abe8-90732f680d58 NetNS:/var/run/netns/913c1f1c-b314-4ce7-95c6-7ae98ce14ab1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70003466_402d_4072_abe8_90732f680d58.slice PodAnnotations:0xc0016aa9b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.535121 | controller |     "Jun 19 11:11:26.526241 crc crio[3637]: time=\"2026-06-19T11:11:26.526123869Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-42587 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.535136 | controller |     "Jun 19 11:11:26.803030 crc crio[3637]: time=\"2026-06-19T11:11:26.802430985Z\" level=info msg=\"Stopped pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=7977f98e-2357-4ba9-b9b8-21f9c2025115 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535152 | controller |     "Jun 19 11:11:27.106829 crc crio[3637]: time=\"2026-06-19T11:11:27.10589873Z\" level=info msg=\"Removing container: 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca\" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535167 | controller |     "Jun 19 11:11:27.134854 crc crio[3637]: time=\"2026-06-19T11:11:27.134762632Z\" level=info msg=\"Removed container 7741fe45f89f1aabdf10ea10a9828558acb728b75be66469a0df06c5668534ca: openshift-marketplace/redhat-marketplace-nvvwz/registry-server\" id=901a5894-0295-454d-976c-81fda0a94ec1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535182 | controller |     "Jun 19 11:11:27.140236 crc crio[3637]: time=\"2026-06-19T11:11:27.140074559Z\" level=info msg=\"Removing container: 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc\" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535201 | controller |     "Jun 19 11:11:27.193429 crc crio[3637]: time=\"2026-06-19T11:11:27.193309648Z\" level=info msg=\"Removed container 64af1cc326650461c5b74f74b08f2237662b43f2d559fc53894999e60c34dcdc: openshift-marketplace/redhat-marketplace-nvvwz/extract-content\" id=07319176-7da4-4259-bee9-c8d797625be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535216 | controller |     "Jun 19 11:11:27.207304 crc crio[3637]: time=\"2026-06-19T11:11:27.206709943Z\" level=info msg=\"Removing container: 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923\" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535231 | controller |     "Jun 19 11:11:27.241296 crc crio[3637]: time=\"2026-06-19T11:11:27.241068817Z\" level=info msg=\"Removed container 0c31982dc1e4e539b3b143f7b7288034cddf7291e289c58e4ebfd317ef6cc923: openshift-marketplace/redhat-marketplace-nvvwz/extract-utilities\" id=556b75ba-bdcd-48d6-9f9f-6fec45a492bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535246 | controller |     "Jun 19 11:11:27.317084 crc crio[3637]: time=\"2026-06-19T11:11:27.316984829Z\" level=info msg=\"Stopped pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=7caad630-e1b9-47b0-8d55-860eb36ba9b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535261 | controller |     "Jun 19 11:11:28.138019 crc crio[3637]: time=\"2026-06-19T11:11:28.137262886Z\" level=info msg=\"Removing container: 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28\" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535276 | controller |     "Jun 19 11:11:28.169444 crc crio[3637]: time=\"2026-06-19T11:11:28.169208826Z\" level=info msg=\"Removed container 157f305cdf5160a5d11795327f3439b5be645fd2fd8e9e41ac34e40bfb707f28: openshift-marketplace/certified-operators-42587/registry-server\" id=fcfba971-c09c-4599-96ec-63ce087c1f4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535291 | controller |     "Jun 19 11:11:28.182833 crc crio[3637]: time=\"2026-06-19T11:11:28.18257098Z\" level=info msg=\"Removing container: 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7\" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535306 | controller |     "Jun 19 11:11:28.226351 crc crio[3637]: time=\"2026-06-19T11:11:28.226265504Z\" level=info msg=\"Removed container 333063fc6aa3350cd05789529a649b7edb7ade27a63c0b8afb323a4b162a5ce7: openshift-marketplace/certified-operators-42587/extract-content\" id=9512b93a-6f7d-4f71-b836-47ffea85427d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535321 | controller |     "Jun 19 11:11:28.230841 crc crio[3637]: time=\"2026-06-19T11:11:28.230745749Z\" level=info msg=\"Removing container: de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb\" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535337 | controller |     "Jun 19 11:11:28.257098 crc crio[3637]: time=\"2026-06-19T11:11:28.256903592Z\" level=info msg=\"Removed container de98b465eadd12a637f0c2385172200b3a138115fc4b46449439183ac00748fb: openshift-marketplace/certified-operators-42587/extract-utilities\" id=7a69292a-8bf8-4412-8b86-9cc8875ed009 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535353 | controller |     "Jun 19 11:11:34.351111 crc crio[3637]: time=\"2026-06-19T11:11:34.348909381Z\" level=info msg=\"Stopping container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5 (timeout: 2s)\" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535368 | controller |     "Jun 19 11:11:34.514934 crc crio[3637]: time=\"2026-06-19T11:11:34.514758157Z\" level=info msg=\"Stopped container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=431be040-c472-46a3-82f6-e5b55bf8a1cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535385 | controller |     "Jun 19 11:11:34.516298 crc crio[3637]: time=\"2026-06-19T11:11:34.516255755Z\" level=info msg=\"Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535401 | controller |     "Jun 19 11:11:34.517026 crc crio[3637]: time=\"2026-06-19T11:11:34.516991903Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4l9ns Namespace:openshift-marketplace ID:7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654 UID:e80c3e40-d74e-4e1b-af5f-b8b9cc206d80 NetNS:/var/run/netns/f4efd24f-682d-4846-b5f5-b4000a544991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode80c3e40_d74e_4e1b_af5f_b8b9cc206d80.slice PodAnnotations:0xc000117ab8}] Aliases:map[]}\"",
2026-06-19 12:35:51.535417 | controller |     "Jun 19 11:11:34.517482 crc crio[3637]: time=\"2026-06-19T11:11:34.517460396Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4l9ns from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.535456 | controller |     "Jun 19 11:11:35.096925 crc crio[3637]: time=\"2026-06-19T11:11:35.096856308Z\" level=info msg=\"Stopped pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=0453d96b-6006-4bef-8f80-ad15fb8eff54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535474 | controller |     "Jun 19 11:11:35.264117 crc crio[3637]: time=\"2026-06-19T11:11:35.263364559Z\" level=info msg=\"Removing container: a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5\" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535489 | controller |     "Jun 19 11:11:35.294253 crc crio[3637]: time=\"2026-06-19T11:11:35.294065949Z\" level=info msg=\"Removed container a6a274b0d5608af6e47444afb49d2459e2cc13877bfe68a553b96b411fd72dc5: openshift-marketplace/redhat-operators-4l9ns/registry-server\" id=bfd5c082-b30d-40a8-991d-ee981fe99ceb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535504 | controller |     "Jun 19 11:11:35.300905 crc crio[3637]: time=\"2026-06-19T11:11:35.300781742Z\" level=info msg=\"Removing container: 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f\" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535520 | controller |     "Jun 19 11:11:35.362499 crc crio[3637]: time=\"2026-06-19T11:11:35.362340075Z\" level=info msg=\"Removed container 0a274f98c81441d298235099b3ecfbfe5af7b2dde6fc17128e36f73340323c0f: openshift-marketplace/redhat-operators-4l9ns/extract-content\" id=c8e3a2d9-defc-4c70-88ce-2efdb15bdb5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535535 | controller |     "Jun 19 11:11:35.370954 crc crio[3637]: time=\"2026-06-19T11:11:35.37070197Z\" level=info msg=\"Removing container: 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd\" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535551 | controller |     "Jun 19 11:11:35.432229 crc crio[3637]: time=\"2026-06-19T11:11:35.432091268Z\" level=info msg=\"Removed container 070e840294dc135310b2af4c1b0e5ca68de250e7dca136e842eee0a6ea74a6fd: openshift-marketplace/redhat-operators-4l9ns/extract-utilities\" id=7ee62efe-6157-4925-9d4d-37c30997cfda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535566 | controller |     "Jun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.621745568Z\" level=info msg=\"Stopping container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38 (timeout: 15s)\" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535590 | controller |     "Jun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.621962783Z\" level=info msg=\"Stopping container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b (timeout: 15s)\" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535606 | controller |     "Jun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.622031625Z\" level=info msg=\"Stopping container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8 (timeout: 15s)\" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535621 | controller |     "Jun 19 11:11:47.627095 crc crio[3637]: time=\"2026-06-19T11:11:47.622036145Z\" level=info msg=\"Stopping container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51 (timeout: 15s)\" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535637 | controller |     "Jun 19 11:11:47.651319 crc crio[3637]: time=\"2026-06-19T11:11:47.622494266Z\" level=info msg=\"Stopping container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8 (timeout: 15s)\" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535653 | controller |     "Jun 19 11:11:47.936533 crc crio[3637]: time=\"2026-06-19T11:11:47.932092898Z\" level=info msg=\"Stopped container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c8711ef4-500f-4423-9999-89d1714ff2dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535668 | controller |     "Jun 19 11:11:48.035517 crc crio[3637]: time=\"2026-06-19T11:11:48.035386985Z\" level=info msg=\"Stopped container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ae04500c-d2a3-476e-8bc2-69e2ccb3e5c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535683 | controller |     "Jun 19 11:11:48.117063 crc crio[3637]: time=\"2026-06-19T11:11:48.116913542Z\" level=info msg=\"Stopped container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=328c5193-e756-441c-a003-6967fb7a4991 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535698 | controller |     "Jun 19 11:11:48.202364 crc crio[3637]: time=\"2026-06-19T11:11:48.201971789Z\" level=info msg=\"Stopped container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea7fd2bb-b85c-4e86-9477-dfcb864b06ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535714 | controller |     "Jun 19 11:11:48.491010 crc crio[3637]: time=\"2026-06-19T11:11:48.490779596Z\" level=info msg=\"Removing container: a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f\" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535729 | controller |     "Jun 19 11:11:48.687230 crc crio[3637]: time=\"2026-06-19T11:11:48.687000672Z\" level=info msg=\"Removed container a4039cc2949dd98cc181ef2eea655f81416b8a5732c14002045b6ebb8ba20c2f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0e3baa9a-2a19-4b77-b412-b3d30c6720b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535744 | controller |     "Jun 19 11:11:49.544055 crc crio[3637]: time=\"2026-06-19T11:11:49.543613372Z\" level=info msg=\"Stopping pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255\" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535759 | controller |     "Jun 19 11:11:49.546269 crc crio[3637]: time=\"2026-06-19T11:11:49.546081965Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255 UID:124e9f4a-2d82-4fc5-8dda-de1bf3531f4e NetNS:/var/run/netns/5fc5fe7b-e9f5-40e6-a832-0af89cfcf410 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod124e9f4a_2d82_4fc5_8dda_de1bf3531f4e.slice PodAnnotations:0xc0016aa668}] Aliases:map[]}\"",
2026-06-19 12:35:51.535778 | controller |     "Jun 19 11:11:49.546989 crc crio[3637]: time=\"2026-06-19T11:11:49.546602098Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.535795 | controller |     "Jun 19 11:11:50.649370 crc crio[3637]: time=\"2026-06-19T11:11:50.648792553Z\" level=info msg=\"Stopped container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=0ae70f93-52f3-4674-b89d-81ceb188d8c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.535811 | controller |     "Jun 19 11:11:50.651701 crc crio[3637]: time=\"2026-06-19T11:11:50.650595529Z\" level=info msg=\"Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535827 | controller |     "Jun 19 11:11:50.660084 crc crio[3637]: time=\"2026-06-19T11:11:50.659993351Z\" level=info msg=\"Stopped pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=e6707a93-4dcf-4cb7-ba36-db7807a1383e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535843 | controller |     "Jun 19 11:11:50.789545 crc crio[3637]: time=\"2026-06-19T11:11:50.789372749Z\" level=info msg=\"Stopped pod sandbox: 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255\" id=c4129f61-6d5d-48ca-8474-f7586e0cc3de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.535858 | controller |     "Jun 19 11:11:51.581400 crc crio[3637]: time=\"2026-06-19T11:11:51.580533316Z\" level=info msg=\"Removing container: 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8\" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535874 | controller |     "Jun 19 11:11:51.619517 crc crio[3637]: time=\"2026-06-19T11:11:51.619417436Z\" level=info msg=\"Removed container 36a83f23d245be1e62e8bdc5d7bfed2cb4797072fa7133f38530e15098cadfb8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=8bd45a68-780c-43f5-a055-357706d74dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535889 | controller |     "Jun 19 11:11:51.624539 crc crio[3637]: time=\"2026-06-19T11:11:51.623997744Z\" level=info msg=\"Removing container: 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b\" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535905 | controller |     "Jun 19 11:11:51.668712 crc crio[3637]: time=\"2026-06-19T11:11:51.668619442Z\" level=info msg=\"Removed container 909b63b520e35aa493395608c7ce6343899de7da6e984a4a03f2bf4bb883a10b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=d1df5780-759d-4372-9e50-b3b0bfe952a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535920 | controller |     "Jun 19 11:11:51.672542 crc crio[3637]: time=\"2026-06-19T11:11:51.672478171Z\" level=info msg=\"Removing container: cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8\" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535936 | controller |     "Jun 19 11:11:51.701582 crc crio[3637]: time=\"2026-06-19T11:11:51.701460346Z\" level=info msg=\"Removed container cfd2f3beb011f79a93c832f56c44ead32214220bcb915699e6951d310650b8b8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=89ae3c45-5350-4b35-b875-ad4223f22e70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535954 | controller |     "Jun 19 11:11:51.707894 crc crio[3637]: time=\"2026-06-19T11:11:51.707775709Z\" level=info msg=\"Removing container: 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51\" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535970 | controller |     "Jun 19 11:11:51.726310 crc crio[3637]: time=\"2026-06-19T11:11:51.72611484Z\" level=info msg=\"Removed container 043ae3f10e0d70fa563ce7922519c12bef068fcff00b925e045a11df15375c51: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=22c88e50-fb40-4944-945c-86099132dd40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.535986 | controller |     "Jun 19 11:11:51.730631 crc crio[3637]: time=\"2026-06-19T11:11:51.730356079Z\" level=info msg=\"Removing container: 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38\" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.536001 | controller |     "Jun 19 11:11:51.750224 crc crio[3637]: time=\"2026-06-19T11:11:51.750084026Z\" level=info msg=\"Removed container 70f7458c0435ef1db665842bc596ef7d8ae2654a62782cbe173e8eda26a9fe38: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ee1bb08c-6e66-4adb-a21c-3a203a5375e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.536016 | controller |     "Jun 19 11:11:51.753561 crc crio[3637]: time=\"2026-06-19T11:11:51.753532846Z\" level=info msg=\"Removing container: 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684\" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.536032 | controller |     "Jun 19 11:11:51.872066 crc crio[3637]: time=\"2026-06-19T11:11:51.871946801Z\" level=info msg=\"Removed container 61db09d36beceb4ad63d5595b6005c2dc7b1e7f12d537198f2ae401b73de2684: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=38fb84c1-ee34-4048-ae1a-b4957f496162 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.536047 | controller |     "Jun 19 11:11:52.747100 crc crio[3637]: time=\"2026-06-19T11:11:52.747003436Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536063 | controller |     "Jun 19 11:11:52.747552 crc crio[3637]: time=\"2026-06-19T11:11:52.747136059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536079 | controller |     "Jun 19 11:11:52.779134 crc crio[3637]: time=\"2026-06-19T11:11:52.779012199Z\" 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=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536094 | controller |     "Jun 19 11:11:52.801091 crc crio[3637]: time=\"2026-06-19T11:11:52.79886111Z\" level=info msg=\"Ran pod sandbox feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=cee203fd-aad8-48c3-9b86-6279811ded95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536109 | controller |     "Jun 19 11:11:52.804372 crc crio[3637]: time=\"2026-06-19T11:11:52.804277599Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=111bd95e-37d8-4edc-b313-80e57df0a020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536127 | controller |     "Jun 19 11:11:52.845699 crc crio[3637]: time=\"2026-06-19T11:11:52.845570822Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6f949449-969b-491a-93aa-ffe41f3af598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536143 | controller |     "Jun 19 11:11:53.088269 crc crio[3637]: time=\"2026-06-19T11:11:53.088038727Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.536159 | controller |     "Jun 19 11:11:53.089930 crc crio[3637]: time=\"2026-06-19T11:11:53.088764086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536174 | controller |     "Jun 19 11:11:53.130506 crc crio[3637]: time=\"2026-06-19T11:11:53.130294794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536189 | controller |     "Jun 19 11:11:53.358587 crc crio[3637]: time=\"2026-06-19T11:11:53.358518054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536204 | controller |     "Jun 19 11:11:53.473586 crc crio[3637]: time=\"2026-06-19T11:11:53.472469514Z\" level=info msg=\"Created container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=3b388107-2ef5-43de-a040-00f0f6460ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.536219 | controller |     "Jun 19 11:11:53.475518 crc crio[3637]: time=\"2026-06-19T11:11:53.47542935Z\" level=info msg=\"Starting container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b\" id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.536234 | controller |     "Jun 19 11:11:53.489588 crc crio[3637]: time=\"2026-06-19T11:11:53.489457111Z\" level=info msg=\"Started container\" PID=16413 containerID=21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=7dbe2628-78ac-44c2-a906-539a45eea0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89",
2026-06-19 12:35:51.536250 | controller |     "Jun 19 11:11:58.977435 crc crio[3637]: time=\"2026-06-19T11:11:58.976598683Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536265 | controller |     "Jun 19 11:11:58.978705 crc crio[3637]: time=\"2026-06-19T11:11:58.977463235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536281 | controller |     "Jun 19 11:11:59.001002 crc crio[3637]: time=\"2026-06-19T11:11:59.000919518Z\" 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=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536296 | controller |     "Jun 19 11:11:59.016665 crc crio[3637]: time=\"2026-06-19T11:11:59.016561492Z\" level=info msg=\"Ran pod sandbox 522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6a1d1483-0f45-47a4-a3e7-83df348b9251 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.536314 | controller |     "Jun 19 11:11:59.019905 crc crio[3637]: time=\"2026-06-19T11:11:59.019683112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dfd80d1b-d3f8-4aeb-9118-af1299c9dd66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536329 | controller |     "Jun 19 11:11:59.022646 crc crio[3637]: time=\"2026-06-19T11:11:59.022477344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fe43694a-7009-4d4a-af14-446564ce6107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536345 | controller |     "Jun 19 11:11:59.581376 crc crio[3637]: time=\"2026-06-19T11:11:59.581070366Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.536360 | controller |     "Jun 19 11:11:59.582359 crc crio[3637]: time=\"2026-06-19T11:11:59.582024871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536375 | controller |     "Jun 19 11:11:59.648310 crc crio[3637]: time=\"2026-06-19T11:11:59.648262591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536390 | controller |     "Jun 19 11:11:59.902697 crc crio[3637]: time=\"2026-06-19T11:11:59.90265153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536405 | controller |     "Jun 19 11:12:00.967037 crc crio[3637]: time=\"2026-06-19T11:12:00.966319616Z\" level=info msg=\"Created container 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=012d47ca-215b-4443-9e0c-23fd32dcde10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.536420 | controller |     "Jun 19 11:12:00.969244 crc crio[3637]: time=\"2026-06-19T11:12:00.969118108Z\" level=info msg=\"Starting container: 250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6\" id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.536454 | controller |     "Jun 19 11:12:00.976021 crc crio[3637]: time=\"2026-06-19T11:12:00.975873772Z\" level=info msg=\"Started container\" PID=16467 containerID=250aff13a072888b238fb8858d8cf2ae8bd4d124d2b31120fedfe17baff7a7e6 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=302088be-4010-4c1a-8e39-3207b49333c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.536471 | controller |     "Jun 19 11:12:00.984118 crc crio[3637]: time=\"2026-06-19T11:12:00.983985361Z\" level=info msg=\"Stopping pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536487 | controller |     "Jun 19 11:12:00.984118 crc crio[3637]: time=\"2026-06-19T11:12:00.984097044Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=1becfc10-9f4c-4e64-959e-0e49cf7a5dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536502 | controller |     "Jun 19 11:12:00.985987 crc crio[3637]: time=\"2026-06-19T11:12:00.985907012Z\" level=info msg=\"Removing pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536521 | controller |     "Jun 19 11:12:00.996791 crc crio[3637]: time=\"2026-06-19T11:12:00.996619628Z\" level=info msg=\"Removed pod sandbox: bf3a7f36da623a2586baf206f59d07b7bdb6a414272d2f09a087f1ef99560641\" id=49409c3d-dcfb-4e97-b8ca-20c5b337502f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536537 | controller |     "Jun 19 11:12:00.998055 crc crio[3637]: time=\"2026-06-19T11:12:00.997946642Z\" level=info msg=\"Stopping pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536552 | controller |     "Jun 19 11:12:00.998275 crc crio[3637]: time=\"2026-06-19T11:12:00.998111296Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=8f93782c-e0a2-49a9-bcad-e62e686b592b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536568 | controller |     "Jun 19 11:12:01.000563 crc crio[3637]: time=\"2026-06-19T11:12:01.000488308Z\" level=info msg=\"Removing pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536583 | controller |     "Jun 19 11:12:01.026371 crc crio[3637]: time=\"2026-06-19T11:12:01.02613404Z\" level=info msg=\"Removed pod sandbox: d3111ad30c53330ca78939e715e0d1b20a8eb294f91be6b80287c3f3086d95a4\" id=3b186464-ed9e-4138-b563-727818705788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536598 | controller |     "Jun 19 11:12:01.027597 crc crio[3637]: time=\"2026-06-19T11:12:01.027476944Z\" level=info msg=\"Stopping pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536613 | controller |     "Jun 19 11:12:01.027720 crc crio[3637]: time=\"2026-06-19T11:12:01.027623748Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=869d587a-d455-4483-9432-dbdb25492371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536628 | controller |     "Jun 19 11:12:01.029042 crc crio[3637]: time=\"2026-06-19T11:12:01.028910981Z\" level=info msg=\"Removing pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536643 | controller |     "Jun 19 11:12:01.046343 crc crio[3637]: time=\"2026-06-19T11:12:01.046064565Z\" level=info msg=\"Removed pod sandbox: fd5afbc8d0bdac4b947706ff9d6972759765fdfd531503274102ba0ff4292dda\" id=22532cd3-0e95-40df-9341-06c68044d81c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536658 | controller |     "Jun 19 11:12:01.049006 crc crio[3637]: time=\"2026-06-19T11:12:01.048798655Z\" level=info msg=\"Stopping pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536673 | controller |     "Jun 19 11:12:01.049382 crc crio[3637]: time=\"2026-06-19T11:12:01.049024121Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=637b23b4-9e88-4bde-b627-0fbc5c0ab8aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536687 | controller |     "Jun 19 11:12:01.050330 crc crio[3637]: time=\"2026-06-19T11:12:01.050077398Z\" level=info msg=\"Removing pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536702 | controller |     "Jun 19 11:12:01.065477 crc crio[3637]: time=\"2026-06-19T11:12:01.065098336Z\" level=info msg=\"Removed pod sandbox: 7a9162f5f07020f934a503cefd4a4156dbcf7ac7e9d9aabc401a95eebe3ec023\" id=8652dad3-096b-48a6-8e81-dbb7e11ed2cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536721 | controller |     "Jun 19 11:12:01.066951 crc crio[3637]: time=\"2026-06-19T11:12:01.066778609Z\" level=info msg=\"Stopping pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536736 | controller |     "Jun 19 11:12:01.067035 crc crio[3637]: time=\"2026-06-19T11:12:01.066975724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=433ffa2c-e4ad-4b3d-88d2-07a84edf9e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536751 | controller |     "Jun 19 11:12:01.067845 crc crio[3637]: time=\"2026-06-19T11:12:01.067721754Z\" level=info msg=\"Removing pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536765 | controller |     "Jun 19 11:12:01.086585 crc crio[3637]: time=\"2026-06-19T11:12:01.086455668Z\" level=info msg=\"Removed pod sandbox: 08327a073fbb03b773be1e9f6e242bac9959a46b0feb282f33af49a034ae46d5\" id=48dab49c-fcdc-414d-9347-cdfef37ef414 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536780 | controller |     "Jun 19 11:12:01.088664 crc crio[3637]: time=\"2026-06-19T11:12:01.088572922Z\" level=info msg=\"Stopping pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536795 | controller |     "Jun 19 11:12:01.088769 crc crio[3637]: time=\"2026-06-19T11:12:01.088704726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=cb8674d8-f574-4027-a17f-dc5910784c18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536810 | controller |     "Jun 19 11:12:01.089954 crc crio[3637]: time=\"2026-06-19T11:12:01.089769723Z\" level=info msg=\"Removing pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536824 | controller |     "Jun 19 11:12:01.113091 crc crio[3637]: time=\"2026-06-19T11:12:01.112916932Z\" level=info msg=\"Removed pod sandbox: 2bdd2f701b7658acdcabb94d9722571235c2b22fdca5c12a06b86bec0a9e2457\" id=96c95e38-c45c-44d2-8b32-f2f153bff8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536839 | controller |     "Jun 19 11:12:01.114846 crc crio[3637]: time=\"2026-06-19T11:12:01.114683526Z\" level=info msg=\"Stopping pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536854 | controller |     "Jun 19 11:12:01.114964 crc crio[3637]: time=\"2026-06-19T11:12:01.114903191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=a4f8cf64-5d66-4fb6-8c9f-c9ab528aaacf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.536869 | controller |     "Jun 19 11:12:01.116066 crc crio[3637]: time=\"2026-06-19T11:12:01.115956949Z\" level=info msg=\"Removing pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536885 | controller |     "Jun 19 11:12:01.133301 crc crio[3637]: time=\"2026-06-19T11:12:01.133026149Z\" level=info msg=\"Removed pod sandbox: 7292de349d5d1fae36bb50a1eed38009cfe10709944f8848d289fcb162e4c654\" id=444786c1-7fbd-44d0-bddc-e6c54a5ac796 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.536901 | controller |     "Jun 19 11:12:02.790316 crc crio[3637]: time=\"2026-06-19T11:12:02.789075222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cffe660d-493a-4fda-bccc-48c4656ec6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536920 | controller |     "Jun 19 11:12:02.794275 crc crio[3637]: time=\"2026-06-19T11:12:02.793955609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a4f3fe57-d732-4119-9ace-fea19f6cd29e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536936 | controller |     "Jun 19 11:12:02.803284 crc crio[3637]: time=\"2026-06-19T11:12:02.803136876Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.536952 | controller |     "Jun 19 11:12:02.803729 crc crio[3637]: time=\"2026-06-19T11:12:02.803606437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.536968 | controller |     "Jun 19 11:12:02.806958 crc crio[3637]: time=\"2026-06-19T11:12:02.806739979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=803843c5-eaf5-4b04-b93e-634b02608861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536983 | controller |     "Jun 19 11:12:02.820258 crc crio[3637]: time=\"2026-06-19T11:12:02.820062803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e2abfed9-1f71-4d49-8a02-8877c2fb23eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.536999 | controller |     "Jun 19 11:12:02.823685 crc crio[3637]: time=\"2026-06-19T11:12:02.823557812Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537014 | controller |     "Jun 19 11:12:02.824104 crc crio[3637]: time=\"2026-06-19T11:12:02.824014414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537030 | controller |     "Jun 19 11:12:02.860319 crc crio[3637]: time=\"2026-06-19T11:12:02.86023195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537045 | controller |     "Jun 19 11:12:02.866781 crc crio[3637]: time=\"2026-06-19T11:12:02.86600699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537061 | controller |     "Jun 19 11:12:03.103306 crc crio[3637]: time=\"2026-06-19T11:12:03.103052739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537076 | controller |     "Jun 19 11:12:03.103640 crc crio[3637]: time=\"2026-06-19T11:12:03.103591524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537091 | controller |     "Jun 19 11:12:03.188052 crc crio[3637]: time=\"2026-06-19T11:12:03.187941382Z\" level=info msg=\"Created container 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8257bb6d-b5de-4949-9b29-096601a26d2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537110 | controller |     "Jun 19 11:12:03.189782 crc crio[3637]: time=\"2026-06-19T11:12:03.189692448Z\" level=info msg=\"Starting container: 34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899\" id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537127 | controller |     "Jun 19 11:12:03.197718 crc crio[3637]: time=\"2026-06-19T11:12:03.197600631Z\" level=info msg=\"Started container\" PID=16578 containerID=34b92da2c5826c3652b43f1de9bd7ec77ca2067de27f4eaf4e18780699259899 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=0e59f991-ac10-4ae0-b0a8-d1d00ff50ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.537143 | controller |     "Jun 19 11:12:03.200484 crc crio[3637]: time=\"2026-06-19T11:12:03.20026059Z\" level=info msg=\"Created container 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3a00e9b1-f93b-4f11-a421-cf6d5ac3cc07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537159 | controller |     "Jun 19 11:12:03.203641 crc crio[3637]: time=\"2026-06-19T11:12:03.203043582Z\" level=info msg=\"Starting container: 41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75\" id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537173 | controller |     "Jun 19 11:12:03.209953 crc crio[3637]: time=\"2026-06-19T11:12:03.209857368Z\" level=info msg=\"Started container\" PID=16579 containerID=41c61e4b11836c85df0fad338180bbad32947f83eb652de6361e97193a871e75 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f79d5e92-3ce3-4ce1-97de-af56a5d05eeb name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.537189 | controller |     "Jun 19 11:12:03.226319 crc crio[3637]: time=\"2026-06-19T11:12:03.225681536Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ea3b088c-62eb-416e-8708-dd125479ef20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537205 | controller |     "Jun 19 11:12:03.228533 crc crio[3637]: time=\"2026-06-19T11:12:03.228402066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf43f2c1-7a3d-4449-8707-20a97fe23f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537220 | controller |     "Jun 19 11:12:03.235438 crc crio[3637]: time=\"2026-06-19T11:12:03.235324015Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537235 | controller |     "Jun 19 11:12:03.235969 crc crio[3637]: time=\"2026-06-19T11:12:03.23589104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537251 | controller |     "Jun 19 11:12:03.259038 crc crio[3637]: time=\"2026-06-19T11:12:03.258919575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537265 | controller |     "Jun 19 11:12:03.507136 crc crio[3637]: time=\"2026-06-19T11:12:03.507021261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537280 | controller |     "Jun 19 11:12:03.629570 crc crio[3637]: time=\"2026-06-19T11:12:03.62937943Z\" level=info msg=\"Created container f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a7025f31-fbe2-44d0-9d35-a01295878763 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537298 | controller |     "Jun 19 11:12:03.631320 crc crio[3637]: time=\"2026-06-19T11:12:03.631106285Z\" level=info msg=\"Starting container: f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161\" id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537313 | controller |     "Jun 19 11:12:03.638630 crc crio[3637]: time=\"2026-06-19T11:12:03.638564618Z\" level=info msg=\"Started container\" PID=16631 containerID=f4160e2cebbdb776552c5482a324f73eae6f7c75d59d94ccc13f2f35ad58e161 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=c497173b-4487-4b9a-9343-a9f2fc60ff10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.537328 | controller |     "Jun 19 11:12:03.660698 crc crio[3637]: time=\"2026-06-19T11:12:03.660415161Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f4077509-f249-4d7b-bd23-b121afc3db96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537343 | controller |     "Jun 19 11:12:03.664509 crc crio[3637]: time=\"2026-06-19T11:12:03.663621995Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=01791d25-70a5-4a14-bc44-2c4910f97d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537358 | controller |     "Jun 19 11:12:03.673801 crc crio[3637]: time=\"2026-06-19T11:12:03.673682024Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537372 | controller |     "Jun 19 11:12:03.674359 crc crio[3637]: time=\"2026-06-19T11:12:03.674115355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537387 | controller |     "Jun 19 11:12:03.720334 crc crio[3637]: time=\"2026-06-19T11:12:03.720198356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537402 | controller |     "Jun 19 11:12:03.963747 crc crio[3637]: time=\"2026-06-19T11:12:03.963640182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537416 | controller |     "Jun 19 11:12:04.063126 crc crio[3637]: time=\"2026-06-19T11:12:04.063038828Z\" level=info msg=\"Created container daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=ccf9a733-20b3-43f6-a282-e6ab6c48c2ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537451 | controller |     "Jun 19 11:12:04.066957 crc crio[3637]: time=\"2026-06-19T11:12:04.066804676Z\" level=info msg=\"Starting container: daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db\" id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537468 | controller |     "Jun 19 11:12:04.074860 crc crio[3637]: time=\"2026-06-19T11:12:04.074690259Z\" level=info msg=\"Started container\" PID=16648 containerID=daf560450bd4ff3c88b9f6b6597f53904e8e3d31de638b69e1c0c060c090a8db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=a6ca77c0-df62-4849-a0e8-3dd0086619bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.537489 | controller |     "Jun 19 11:12:04.089651 crc crio[3637]: time=\"2026-06-19T11:12:04.089492582Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7f34a571-3253-4f6c-9c3e-99ee293ca722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537505 | controller |     "Jun 19 11:12:04.092706 crc crio[3637]: time=\"2026-06-19T11:12:04.092595592Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=801e9308-1d6c-4a18-bbdc-b21e39238fb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537530 | controller |     "Jun 19 11:12:04.099847 crc crio[3637]: time=\"2026-06-19T11:12:04.099695116Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537547 | controller |     "Jun 19 11:12:04.100521 crc crio[3637]: time=\"2026-06-19T11:12:04.100414224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537562 | controller |     "Jun 19 11:12:04.122353 crc crio[3637]: time=\"2026-06-19T11:12:04.122251388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537577 | controller |     "Jun 19 11:12:04.438981 crc crio[3637]: time=\"2026-06-19T11:12:04.43876351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537591 | controller |     "Jun 19 11:12:04.555217 crc crio[3637]: time=\"2026-06-19T11:12:04.554516679Z\" level=info msg=\"Created container 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=c98725be-04a2-4097-89ee-041e4dcfa778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537606 | controller |     "Jun 19 11:12:04.556886 crc crio[3637]: time=\"2026-06-19T11:12:04.55685673Z\" level=info msg=\"Starting container: 181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7\" id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537621 | controller |     "Jun 19 11:12:04.565669 crc crio[3637]: time=\"2026-06-19T11:12:04.565548954Z\" level=info msg=\"Started container\" PID=16681 containerID=181a7e8cf60c5add602c20a54b589d731ae98ed64da52ff8f76e5a67da511cf7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=248a78d4-fba8-49a9-b4ac-f991397d56a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.537636 | controller |     "Jun 19 11:12:04.579492 crc crio[3637]: time=\"2026-06-19T11:12:04.579393272Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6e2a9e47-f6fa-4fa0-ad13-b437355cfa16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537651 | controller |     "Jun 19 11:12:04.582415 crc crio[3637]: time=\"2026-06-19T11:12:04.582329587Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=acf44540-eb76-476c-a4bd-2c812f887a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537670 | controller |     "Jun 19 11:12:04.592579 crc crio[3637]: time=\"2026-06-19T11:12:04.592471949Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537685 | controller |     "Jun 19 11:12:04.593292 crc crio[3637]: time=\"2026-06-19T11:12:04.593075984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537700 | controller |     "Jun 19 11:12:04.622105 crc crio[3637]: time=\"2026-06-19T11:12:04.622000903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537715 | controller |     "Jun 19 11:12:04.916551 crc crio[3637]: time=\"2026-06-19T11:12:04.916275871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537729 | controller |     "Jun 19 11:12:05.022629 crc crio[3637]: time=\"2026-06-19T11:12:05.022500784Z\" level=info msg=\"Created container 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4b5edb35-d878-4b28-9e7a-4c4d6ff9dd85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537745 | controller |     "Jun 19 11:12:05.023924 crc crio[3637]: time=\"2026-06-19T11:12:05.023709916Z\" level=info msg=\"Starting container: 387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5\" id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.537760 | controller |     "Jun 19 11:12:05.027405 crc crio[3637]: time=\"2026-06-19T11:12:05.027333269Z\" level=info msg=\"Started container\" PID=16697 containerID=387287d4202b6979b7bd5611152aab68587b8c3e546b3e4704a68375b835f1e5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=c3584a51-807d-4785-84ec-8f0d0cb7a41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.537775 | controller |     "Jun 19 11:12:34.300088 crc crio[3637]: time=\"2026-06-19T11:12:34.299034623Z\" level=info msg=\"Stopping container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b (timeout: 5s)\" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.537790 | controller |     "Jun 19 11:12:39.334268 crc crio[3637]: time=\"2026-06-19T11:12:39.323511813Z\" level=warning msg=\"Stopping container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b with stop signal(15) timed out. Killing...\"",
2026-06-19 12:35:51.537806 | controller |     "Jun 19 11:12:40.857037 crc crio[3637]: time=\"2026-06-19T11:12:40.856047576Z\" level=info msg=\"Stopped container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a1605809-5b8f-4e0c-bade-8c77126ee5f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.537821 | controller |     "Jun 19 11:12:40.865955 crc crio[3637]: time=\"2026-06-19T11:12:40.865795616Z\" level=info msg=\"Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.537836 | controller |     "Jun 19 11:12:40.929370 crc crio[3637]: time=\"2026-06-19T11:12:40.929135213Z\" level=info msg=\"Stopped pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=f0b4747e-579f-4a3e-8286-fee3d2cf0541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.537854 | controller |     "Jun 19 11:12:41.799489 crc crio[3637]: time=\"2026-06-19T11:12:41.797620146Z\" level=info msg=\"Removing container: 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b\" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.537868 | controller |     "Jun 19 11:12:41.965889 crc crio[3637]: time=\"2026-06-19T11:12:41.965426569Z\" level=info msg=\"Removed container 21b226857fe8ea03f8c8660d9f75226b96dde5b816131f980aa87fb994dbea8b: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=1e6ff6a9-0188-4230-89d5-9141ae96703b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.537882 | controller |     "Jun 19 11:12:52.978581 crc crio[3637]: time=\"2026-06-19T11:12:52.977645574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8e0440db-ba12-4e45-b5f3-103ec3323126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537897 | controller |     "Jun 19 11:12:52.981280 crc crio[3637]: time=\"2026-06-19T11:12:52.981051782Z\" level=info msg=\"Removing container: 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce\" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.537911 | controller |     "Jun 19 11:12:52.983274 crc crio[3637]: time=\"2026-06-19T11:12:52.983036984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=cebe5dae-7fbc-4bf3-988e-142e991deb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.537925 | controller |     "Jun 19 11:12:52.996249 crc crio[3637]: time=\"2026-06-19T11:12:52.99607817Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.537940 | controller |     "Jun 19 11:12:52.997010 crc crio[3637]: time=\"2026-06-19T11:12:52.996927823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537955 | controller |     "Jun 19 11:12:53.035043 crc crio[3637]: time=\"2026-06-19T11:12:53.03442075Z\" level=info msg=\"Removed container 06c6feea875b115eb927cb9eb4761ce8c1450bc42d8b95db04c0d9ab9b6ab4ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=65b02fea-d2a8-46b5-b6b9-3cac748ba6af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.537970 | controller |     "Jun 19 11:12:53.066045 crc crio[3637]: time=\"2026-06-19T11:12:53.0657973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537985 | controller |     "Jun 19 11:12:53.092598 crc crio[3637]: time=\"2026-06-19T11:12:53.092344216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.537999 | controller |     "Jun 19 11:12:53.209967 crc crio[3637]: time=\"2026-06-19T11:12:53.209798719Z\" level=info msg=\"Created container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4d079076-a485-410c-82e0-6eacb315a29c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.538014 | controller |     "Jun 19 11:12:53.212628 crc crio[3637]: time=\"2026-06-19T11:12:53.212097508Z\" level=info msg=\"Starting container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9\" id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.538032 | controller |     "Jun 19 11:12:53.230254 crc crio[3637]: time=\"2026-06-19T11:12:53.229780254Z\" level=info msg=\"Started container\" PID=17365 containerID=784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=10bd8417-29a4-46f4-978a-77a969d0562a name=/runtime.v1.RuntimeService/StartContainer sandboxID=647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11",
2026-06-19 12:35:51.538048 | controller |     "Jun 19 11:13:01.168241 crc crio[3637]: time=\"2026-06-19T11:13:01.166554438Z\" level=info msg=\"Stopping pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538062 | controller |     "Jun 19 11:13:01.168241 crc crio[3637]: time=\"2026-06-19T11:13:01.168251061Z\" level=info msg=\"Stopped pod sandbox (already stopped): feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=d82e648d-1c0a-4a0c-80ae-a2ec8df9c20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538077 | controller |     "Jun 19 11:13:01.170832 crc crio[3637]: time=\"2026-06-19T11:13:01.170757457Z\" level=info msg=\"Removing pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.538092 | controller |     "Jun 19 11:13:01.191643 crc crio[3637]: time=\"2026-06-19T11:13:01.191511362Z\" level=info msg=\"Removed pod sandbox: feb227070de40dcc4d7d4c44bcd26c9d066a0876cde771e985711cb82ad9fb89\" id=5e1caf58-b98f-434c-8afc-99d74e9d18d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.538107 | controller |     "Jun 19 11:15:00.641296 crc crio[3637]: time=\"2026-06-19T11:15:00.6395061Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD\" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.538122 | controller |     "Jun 19 11:15:00.643509 crc crio[3637]: time=\"2026-06-19T11:15:00.641333376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.538137 | controller |     "Jun 19 11:15:00.671752 crc crio[3637]: time=\"2026-06-19T11:15:00.67161545Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}\"",
2026-06-19 12:35:51.538153 | controller |     "Jun 19 11:15:00.671752 crc crio[3637]: time=\"2026-06-19T11:15:00.671683842Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538168 | controller |     "Jun 19 11:15:01.004660 crc crio[3637]: 2026-06-19T11:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edfcd6a60347d7d Mac:ee:2d:69:d9:ed:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 SocketPath: PciID:}] [{Interface:0xc000230680 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.538184 | controller |     "Jun 19 11:15:01.007436 crc crio[3637]: time=\"2026-06-19T11:15:01.007278753Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc00130cb50}] Aliases:map[]}\"",
2026-06-19 12:35:51.538203 | controller |     "Jun 19 11:15:01.007556 crc crio[3637]: time=\"2026-06-19T11:15:01.007525249Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.538219 | controller |     "Jun 19 11:15:01.018314 crc crio[3637]: time=\"2026-06-19T11:15:01.018213449Z\" level=info msg=\"Ran pod sandbox edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/POD\" id=49188c08-8846-4785-92c9-6d0cd31359d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.538234 | controller |     "Jun 19 11:15:01.021120 crc crio[3637]: time=\"2026-06-19T11:15:01.02102326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be445310-bd4f-4376-b0e0-2b3635266a4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.538249 | controller |     "Jun 19 11:15:01.023736 crc crio[3637]: time=\"2026-06-19T11:15:01.023638866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=142f7ecf-308e-4e3e-8756-7b51bc7a0194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.538264 | controller |     "Jun 19 11:15:01.033210 crc crio[3637]: time=\"2026-06-19T11:15:01.033046442Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.538279 | controller |     "Jun 19 11:15:01.033886 crc crio[3637]: time=\"2026-06-19T11:15:01.033685388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.538294 | controller |     "Jun 19 11:15:01.065072 crc crio[3637]: time=\"2026-06-19T11:15:01.064964587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.538309 | controller |     "Jun 19 11:15:01.070768 crc crio[3637]: time=\"2026-06-19T11:15:01.069963572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.538324 | controller |     "Jun 19 11:15:01.182819 crc crio[3637]: time=\"2026-06-19T11:15:01.182702062Z\" level=info msg=\"Created container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=efd4fa51-dc68-4ee8-847e-b935df6d26aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.538339 | controller |     "Jun 19 11:15:01.184241 crc crio[3637]: time=\"2026-06-19T11:15:01.184058186Z\" level=info msg=\"Starting container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e\" id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.538353 | controller |     "Jun 19 11:15:01.190613 crc crio[3637]: time=\"2026-06-19T11:15:01.190287172Z\" level=info msg=\"Started container\" PID=19070 containerID=17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e description=openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles id=6656dc87-99f7-4958-8d91-552918f5425b name=/runtime.v1.RuntimeService/StartContainer sandboxID=edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9",
2026-06-19 12:35:51.538372 | controller |     "Jun 19 11:15:02.699064 crc crio[3637]: time=\"2026-06-19T11:15:02.698425627Z\" level=info msg=\"Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538387 | controller |     "Jun 19 11:15:02.701777 crc crio[3637]: time=\"2026-06-19T11:15:02.700376067Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697795-pxc6s Namespace:openshift-operator-lifecycle-manager ID:edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9 UID:e2310467-02e6-4f83-ae2e-0d1155d0784e NetNS:/var/run/netns/e21d67ea-a2e8-4ec8-a188-8f75945af266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2310467_02e6_4f83_ae2e_0d1155d0784e.slice PodAnnotations:0xc001fdc2a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.538403 | controller |     "Jun 19 11:15:02.701777 crc crio[3637]: time=\"2026-06-19T11:15:02.700606843Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697795-pxc6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538418 | controller |     "Jun 19 11:15:03.051116 crc crio[3637]: time=\"2026-06-19T11:15:03.050931296Z\" level=info msg=\"Stopped pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=d92a5fd7-e7cf-4b03-a70a-65e0911ee0d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538452 | controller |     "Jun 19 11:15:25.009596 crc crio[3637]: time=\"2026-06-19T11:15:25.008658144Z\" level=info msg=\"Stopping container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5 (timeout: 30s)\" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538469 | controller |     "Jun 19 11:15:25.044816 crc crio[3637]: time=\"2026-06-19T11:15:25.044718483Z\" level=info msg=\"Stopping container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5 (timeout: 30s)\" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538484 | controller |     "Jun 19 11:15:25.074771 crc crio[3637]: time=\"2026-06-19T11:15:25.074626797Z\" level=info msg=\"Stopping container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9 (timeout: 30s)\" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538499 | controller |     "Jun 19 11:15:25.098687 crc crio[3637]: time=\"2026-06-19T11:15:25.09861245Z\" level=info msg=\"Stopping container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2 (timeout: 30s)\" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538514 | controller |     "Jun 19 11:15:25.140599 crc crio[3637]: time=\"2026-06-19T11:15:25.137429438Z\" level=info msg=\"Stopping container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569 (timeout: 30s)\" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538528 | controller |     "Jun 19 11:15:25.205455 crc crio[3637]: time=\"2026-06-19T11:15:25.205327718Z\" level=info msg=\"Stopped container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=074133b4-6e18-4e0f-ab2c-7da70a7b719f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538543 | controller |     "Jun 19 11:15:25.207509 crc crio[3637]: time=\"2026-06-19T11:15:25.207445171Z\" level=info msg=\"Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538562 | controller |     "Jun 19 11:15:25.208574 crc crio[3637]: time=\"2026-06-19T11:15:25.208487797Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4c8bfa3a-486a-41db-82f6-dfd3771c7e5f 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:0xc0010a4590}] Aliases:map[]}\"",
2026-06-19 12:35:51.538577 | controller |     "Jun 19 11:15:25.208934 crc crio[3637]: time=\"2026-06-19T11:15:25.208832576Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538592 | controller |     "Jun 19 11:15:25.210373 crc crio[3637]: time=\"2026-06-19T11:15:25.210058397Z\" level=info msg=\"Stopped container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5ee79326-7351-4e06-b632-65614d049c10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538607 | controller |     "Jun 19 11:15:25.217705 crc crio[3637]: time=\"2026-06-19T11:15:25.217599016Z\" level=info msg=\"Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538622 | controller |     "Jun 19 11:15:25.218100 crc crio[3637]: time=\"2026-06-19T11:15:25.218071079Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/f367e236-f5db-45f7-aad9-b9c7042343b9 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:0xc002bb2e68}] Aliases:map[]}\"",
2026-06-19 12:35:51.538637 | controller |     "Jun 19 11:15:25.218302 crc crio[3637]: time=\"2026-06-19T11:15:25.218270894Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538652 | controller |     "Jun 19 11:15:25.227637 crc crio[3637]: time=\"2026-06-19T11:15:25.227550738Z\" level=info msg=\"Stopped container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=cd6fe5ee-2454-4935-b79d-d5b19f298fca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538667 | controller |     "Jun 19 11:15:25.228874 crc crio[3637]: time=\"2026-06-19T11:15:25.228793569Z\" level=info msg=\"Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538682 | controller |     "Jun 19 11:15:25.229325 crc crio[3637]: time=\"2026-06-19T11:15:25.229189239Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/de7771df-8e26-47ce-813f-ddcaf2f6d49a 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:0xc00130cd78}] Aliases:map[]}\"",
2026-06-19 12:35:51.538697 | controller |     "Jun 19 11:15:25.229434 crc crio[3637]: time=\"2026-06-19T11:15:25.229335423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538714 | controller |     "Jun 19 11:15:25.273629 crc crio[3637]: time=\"2026-06-19T11:15:25.273414963Z\" level=info msg=\"Stopped container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=93226fe0-a5e9-4843-820d-75f1922f9a09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538730 | controller |     "Jun 19 11:15:25.275650 crc crio[3637]: time=\"2026-06-19T11:15:25.275527886Z\" level=info msg=\"Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538744 | controller |     "Jun 19 11:15:25.276258 crc crio[3637]: time=\"2026-06-19T11:15:25.276215443Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/d78f14f8-74de-4b1e-88b3-cf4f414c4b74 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:0xc002bb2fb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.538759 | controller |     "Jun 19 11:15:25.276494 crc crio[3637]: time=\"2026-06-19T11:15:25.276405158Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538774 | controller |     "Jun 19 11:15:25.526547 crc crio[3637]: time=\"2026-06-19T11:15:25.524946398Z\" level=info msg=\"Stopped pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=3113e63c-2a9e-4564-a9e7-e6e76b89f222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538788 | controller |     "Jun 19 11:15:25.562255 crc crio[3637]: time=\"2026-06-19T11:15:25.559824566Z\" level=info msg=\"Stopped pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=d2009e68-7766-4cf5-9312-c916dffdd2df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538803 | controller |     "Jun 19 11:15:25.563036 crc crio[3637]: time=\"2026-06-19T11:15:25.562977776Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD\" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.538818 | controller |     "Jun 19 11:15:25.563111 crc crio[3637]: time=\"2026-06-19T11:15:25.563068158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.538832 | controller |     "Jun 19 11:15:25.583701 crc crio[3637]: time=\"2026-06-19T11:15:25.583354579Z\" level=info msg=\"Stopped pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=9f514d8e-6873-49bc-9c57-f1d125722e65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538846 | controller |     "Jun 19 11:15:25.619031 crc crio[3637]: time=\"2026-06-19T11:15:25.618666648Z\" level=info msg=\"Stopped pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=98d8089d-b203-41f2-945a-2e1e7a49c090 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538861 | controller |     "Jun 19 11:15:25.622359 crc crio[3637]: time=\"2026-06-19T11:15:25.622263878Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}\"",
2026-06-19 12:35:51.538880 | controller |     "Jun 19 11:15:25.622359 crc crio[3637]: time=\"2026-06-19T11:15:25.622336101Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538895 | controller |     "Jun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.688112877Z\" level=info msg=\"Stopped container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=a8945a7d-b852-494f-8cb7-78257c438e84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.538909 | controller |     "Jun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.689553844Z\" level=info msg=\"Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538925 | controller |     "Jun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.690657452Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2be08044-9c90-446b-9e11-a841bf978060 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:0xc0010a46e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.538940 | controller |     "Jun 19 11:15:25.688424 crc crio[3637]: time=\"2026-06-19T11:15:25.691083302Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.538955 | controller |     "Jun 19 11:15:25.995359 crc crio[3637]: time=\"2026-06-19T11:15:25.994857422Z\" level=info msg=\"Stopped pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=74f3c9b3-d947-4ca4-805c-28cfaebbf121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.538970 | controller |     "Jun 19 11:15:25.999070 crc crio[3637]: time=\"2026-06-19T11:15:25.998962177Z\" level=info msg=\"Removing container: c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2\" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.538984 | controller |     "Jun 19 11:15:26.013554 crc crio[3637]: 2026-06-19T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da30ff60f4b58a2 Mac:36:47:f5:9b:73:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 SocketPath: PciID:}] [{Interface:0xc00022c6d0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.538999 | controller |     "Jun 19 11:15:26.015477 crc crio[3637]: time=\"2026-06-19T11:15:26.01540799Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc0010a4130}] Aliases:map[]}\"",
2026-06-19 12:35:51.539014 | controller |     "Jun 19 11:15:26.015574 crc crio[3637]: time=\"2026-06-19T11:15:26.015554274Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.539032 | controller |     "Jun 19 11:15:26.027877 crc crio[3637]: time=\"2026-06-19T11:15:26.027356492Z\" level=info msg=\"Ran pod sandbox da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/POD\" id=50ad37ad-0a06-4708-85ce-c4ea6a8b8661 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.539048 | controller |     "Jun 19 11:15:26.041722 crc crio[3637]: time=\"2026-06-19T11:15:26.041623681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=76523b02-33e2-4992-b58a-48dec26468b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.539063 | controller |     "Jun 19 11:15:26.054440 crc crio[3637]: time=\"2026-06-19T11:15:26.05431277Z\" level=info msg=\"Removed container c5b05eed23f830a1c224a9634a9ab46d5373f0b6dfff4b15d3c7ca5878571de2: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=64c9e402-330f-4aba-8b82-b64094a4e27a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539078 | controller |     "Jun 19 11:15:26.063666 crc crio[3637]: time=\"2026-06-19T11:15:26.063585354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6909c49c-876f-4bf2-bb85-1e595f2cce12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.539094 | controller |     "Jun 19 11:15:26.064648 crc crio[3637]: time=\"2026-06-19T11:15:26.0645746Z\" level=info msg=\"Removing container: f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf\" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539109 | controller |     "Jun 19 11:15:26.073243 crc crio[3637]: time=\"2026-06-19T11:15:26.073126054Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.539124 | controller |     "Jun 19 11:15:26.073699 crc crio[3637]: time=\"2026-06-19T11:15:26.073636206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539140 | controller |     "Jun 19 11:15:26.118059 crc crio[3637]: time=\"2026-06-19T11:15:26.117972753Z\" level=info msg=\"Removed container f1bf8aa05674073c0f36d5748628ac586f7972e5cbc1dbe3d8f2db24c90778bf: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=54c3afe4-6887-4313-a290-a59152a17c44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539155 | controller |     "Jun 19 11:15:26.123872 crc crio[3637]: time=\"2026-06-19T11:15:26.122772955Z\" level=info msg=\"Removing container: 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7\" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539170 | controller |     "Jun 19 11:15:26.154519 crc crio[3637]: time=\"2026-06-19T11:15:26.122854067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539185 | controller |     "Jun 19 11:15:26.165419 crc crio[3637]: time=\"2026-06-19T11:15:26.165352377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539200 | controller |     "Jun 19 11:15:26.202467 crc crio[3637]: time=\"2026-06-19T11:15:26.202296707Z\" level=info msg=\"Removed container 5dd4b101e9ddaa72ff0bcbd234ecf089c8279515d30cfb7cccf9fea82107f0f7: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=44f10911-572c-455d-9224-5112cb8c15b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539218 | controller |     "Jun 19 11:15:26.216310 crc crio[3637]: time=\"2026-06-19T11:15:26.216123685Z\" level=info msg=\"Removing container: 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569\" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539233 | controller |     "Jun 19 11:15:26.259085 crc crio[3637]: time=\"2026-06-19T11:15:26.258979225Z\" level=info msg=\"Removed container 20b5bed301ebc3658db80c6c800e8d6a01b6c6cb47da87a3dab489966d771569: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=4315746f-3aad-4204-8a40-ea2613307980 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539248 | controller |     "Jun 19 11:15:26.263125 crc crio[3637]: time=\"2026-06-19T11:15:26.263045738Z\" level=info msg=\"Removing container: e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9\" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539263 | controller |     "Jun 19 11:15:26.296808 crc crio[3637]: time=\"2026-06-19T11:15:26.296680505Z\" level=info msg=\"Removed container e4db52e8d9334f7130fd6a427753e26b83e8eac763f4bb61b89ac05d68ac59d9: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=35da87a2-289e-41dc-9f82-b430b5c18dc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539278 | controller |     "Jun 19 11:15:26.302326 crc crio[3637]: time=\"2026-06-19T11:15:26.302006659Z\" level=info msg=\"Removing container: e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de\" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539293 | controller |     "Jun 19 11:15:26.314465 crc crio[3637]: time=\"2026-06-19T11:15:26.314387491Z\" level=info msg=\"Created container 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=b06aa510-25a6-4e49-91e5-375044d27a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.539308 | controller |     "Jun 19 11:15:26.316119 crc crio[3637]: time=\"2026-06-19T11:15:26.316050423Z\" level=info msg=\"Starting container: 947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21\" id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.539324 | controller |     "Jun 19 11:15:26.322378 crc crio[3637]: time=\"2026-06-19T11:15:26.322283649Z\" level=info msg=\"Started container\" PID=19654 containerID=947e5f1acc8e6afa2afa5fc4ab993e222ed22d5d3c8bec7b778ac892c79bae21 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=e4297841-ba35-459e-935c-ca691a96c615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498",
2026-06-19 12:35:51.539339 | controller |     "Jun 19 11:15:26.323449 crc crio[3637]: time=\"2026-06-19T11:15:26.323223703Z\" level=info msg=\"Removed container e1887619679fdaaedfdb4631a514d7a65f78b7c49eca5f322ec0b5d2b76180de: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=052123d9-c796-4614-b997-8f16f91d9b6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539354 | controller |     "Jun 19 11:15:26.332520 crc crio[3637]: time=\"2026-06-19T11:15:26.332485187Z\" level=info msg=\"Removing container: 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5\" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539369 | controller |     "Jun 19 11:15:26.361865 crc crio[3637]: time=\"2026-06-19T11:15:26.361692713Z\" level=info msg=\"Removed container 66cf3c4f0ee61e9360b9f5aab400748c603187090517e9fc7afb859bbb4a76f5: openshift-marketplace/community-operators-qhh6t/registry-server\" id=7920d93e-b350-42f5-b938-3ad3591afe45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539387 | controller |     "Jun 19 11:15:26.366951 crc crio[3637]: time=\"2026-06-19T11:15:26.366833211Z\" level=info msg=\"Removing container: b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064\" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539402 | controller |     "Jun 19 11:15:26.407437 crc crio[3637]: time=\"2026-06-19T11:15:26.407326251Z\" level=info msg=\"Removed container b9b8388e32a2167e50099ce3ee2f79d10de030a23d1e2ba84c09458f1e218064: openshift-marketplace/community-operators-qhh6t/extract-content\" id=6ef9c6f5-79f0-4997-accf-1820eb315488 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539416 | controller |     "Jun 19 11:15:26.411955 crc crio[3637]: time=\"2026-06-19T11:15:26.411863276Z\" level=info msg=\"Removing container: bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3\" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539450 | controller |     "Jun 19 11:15:26.434494 crc crio[3637]: time=\"2026-06-19T11:15:26.434431164Z\" level=info msg=\"Removed container bad6dfbb5eaffa5511406d090aba99e2f262d05ecdf15e2421549b475d5e3ad3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=6a5247f2-7779-4654-a153-a914a87d02fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539466 | controller |     "Jun 19 11:15:26.445963 crc crio[3637]: time=\"2026-06-19T11:15:26.445897313Z\" level=info msg=\"Removing container: d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5\" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539481 | controller |     "Jun 19 11:15:26.465089 crc crio[3637]: time=\"2026-06-19T11:15:26.464894991Z\" level=info msg=\"Removed container d151094fd3703adbf9fbe6b0446db924a92a1ce3d148972f211fe8696e753ba5: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e9b59224-4f3a-4c8b-87da-a75d2b9c9806 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539496 | controller |     "Jun 19 11:15:26.468263 crc crio[3637]: time=\"2026-06-19T11:15:26.468199715Z\" level=info msg=\"Removing container: 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e\" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539511 | controller |     "Jun 19 11:15:26.501754 crc crio[3637]: time=\"2026-06-19T11:15:26.501636996Z\" level=info msg=\"Removed container 00edcb453a9b4b3f1ef2bd07413c2951c413e8e8aafa9fc4ffa2d6e2f603cc3e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=78c5b0ef-8f3b-4747-a02f-dbea8b47e9bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539525 | controller |     "Jun 19 11:15:26.506056 crc crio[3637]: time=\"2026-06-19T11:15:26.505871834Z\" level=info msg=\"Removing container: e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a\" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539540 | controller |     "Jun 19 11:15:26.529568 crc crio[3637]: time=\"2026-06-19T11:15:26.529468887Z\" level=info msg=\"Removed container e40b21f7edb89ae63b1345cac2b4679e1cb2fc65147769d26ef032e77079b26a: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=ab1dfd58-6cb7-4096-ada6-58b6f3b74be3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539556 | controller |     "Jun 19 11:15:26.533719 crc crio[3637]: time=\"2026-06-19T11:15:26.533567611Z\" level=info msg=\"Removing container: 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9\" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539570 | controller |     "Jun 19 11:15:26.563243 crc crio[3637]: time=\"2026-06-19T11:15:26.562851818Z\" level=info msg=\"Removed container 784f365b6e5437ca789c30811620e0853d73ca62825c579c4895782027f405c9: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=14569a76-4f91-4fc4-bcf4-8a6b775b5fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539588 | controller |     "Jun 19 11:15:26.567767 crc crio[3637]: time=\"2026-06-19T11:15:26.56765727Z\" level=info msg=\"Removing container: 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338\" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539603 | controller |     "Jun 19 11:15:26.599738 crc crio[3637]: time=\"2026-06-19T11:15:26.599657755Z\" level=info msg=\"Removed container 34958bc1783c3c6c91ba2af2cc7f971c92461392a3c0f768b3f52491ab15c338: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=4ee23c3a-6ba3-4dd3-bd5b-128426c137f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.539618 | controller |     "Jun 19 11:15:27.616603 crc crio[3637]: time=\"2026-06-19T11:15:27.616129177Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h86vf/POD\" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.539633 | controller |     "Jun 19 11:15:27.617398 crc crio[3637]: time=\"2026-06-19T11:15:27.616631939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539647 | controller |     "Jun 19 11:15:27.644479 crc crio[3637]: time=\"2026-06-19T11:15:27.644307987Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-19 12:35:51.539662 | controller |     "Jun 19 11:15:27.644479 crc crio[3637]: time=\"2026-06-19T11:15:27.644388089Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h86vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.539677 | controller |     "Jun 19 11:15:27.878252 crc crio[3637]: time=\"2026-06-19T11:15:27.87511561Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-nh4kl/POD\" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.539692 | controller |     "Jun 19 11:15:27.878252 crc crio[3637]: time=\"2026-06-19T11:15:27.875271334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539708 | controller |     "Jun 19 11:15:27.898132 crc crio[3637]: time=\"2026-06-19T11:15:27.897636127Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}\"",
2026-06-19 12:35:51.539723 | controller |     "Jun 19 11:15:27.898132 crc crio[3637]: time=\"2026-06-19T11:15:27.898008006Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-nh4kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.539738 | controller |     "Jun 19 11:15:27.935482 crc crio[3637]: 2026-06-19T11:15:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:106974e6ac101ca Mac:d2:04:52:b1:b1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.539756 | controller |     "Jun 19 11:15:27.936560 crc crio[3637]: time=\"2026-06-19T11:15:27.936475836Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-19 12:35:51.539771 | controller |     "Jun 19 11:15:27.936763 crc crio[3637]: time=\"2026-06-19T11:15:27.936696541Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.539786 | controller |     "Jun 19 11:15:27.949078 crc crio[3637]: time=\"2026-06-19T11:15:27.949029941Z\" level=info msg=\"Ran pod sandbox 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 with infra container: openshift-marketplace/redhat-marketplace-h86vf/POD\" id=c73f166d-59fc-4fe2-8d93-11fb5060958c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.539801 | controller |     "Jun 19 11:15:27.952329 crc crio[3637]: time=\"2026-06-19T11:15:27.952255052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32621fb4-0e11-410e-a729-a19c141bb7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.539815 | controller |     "Jun 19 11:15:27.954882 crc crio[3637]: time=\"2026-06-19T11:15:27.954786536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8eff6819-bf55-405b-9f0f-b21b48882db3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.539830 | controller |     "Jun 19 11:15:27.963075 crc crio[3637]: time=\"2026-06-19T11:15:27.962997923Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.539846 | controller |     "Jun 19 11:15:27.963612 crc crio[3637]: time=\"2026-06-19T11:15:27.963484395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539861 | controller |     "Jun 19 11:15:27.992358 crc crio[3637]: time=\"2026-06-19T11:15:27.992291931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539875 | controller |     "Jun 19 11:15:27.996608 crc crio[3637]: time=\"2026-06-19T11:15:27.996501957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.539890 | controller |     "Jun 19 11:15:28.116961 crc crio[3637]: time=\"2026-06-19T11:15:28.116863608Z\" level=info msg=\"Created container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=3f21534d-af5e-4607-a5e0-ec820c4c13b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.539905 | controller |     "Jun 19 11:15:28.118769 crc crio[3637]: time=\"2026-06-19T11:15:28.118702725Z\" level=info msg=\"Starting container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125\" id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.539922 | controller |     "Jun 19 11:15:28.140080 crc crio[3637]: time=\"2026-06-19T11:15:28.139904479Z\" level=info msg=\"Started container\" PID=19756 containerID=ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125 description=openshift-marketplace/redhat-marketplace-h86vf/extract-utilities id=9b7e5961-b1b0-4537-a51b-ee747bac870b name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809",
2026-06-19 12:35:51.539937 | controller |     "Jun 19 11:15:28.233683 crc crio[3637]: 2026-06-19T11:15:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:553e9f1f2f2fc56 Mac:16:ee:48:69:9c:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.539952 | controller |     "Jun 19 11:15:28.234806 crc crio[3637]: time=\"2026-06-19T11:15:28.234673845Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d000}] Aliases:map[]}\"",
2026-06-19 12:35:51.539967 | controller |     "Jun 19 11:15:28.234961 crc crio[3637]: time=\"2026-06-19T11:15:28.23489365Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.539981 | controller |     "Jun 19 11:15:28.249566 crc crio[3637]: time=\"2026-06-19T11:15:28.249370406Z\" level=info msg=\"Ran pod sandbox 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 with infra container: openshift-marketplace/redhat-operators-nh4kl/POD\" id=e26a35cf-714d-4f0d-966b-7f085ea11062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.539996 | controller |     "Jun 19 11:15:28.252743 crc crio[3637]: time=\"2026-06-19T11:15:28.252642358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3e20e4f-97e7-4ace-a069-c056e48160f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540011 | controller |     "Jun 19 11:15:28.256066 crc crio[3637]: time=\"2026-06-19T11:15:28.255975302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=047beafd-aa15-40a6-b8a9-d3c3e64caf56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540026 | controller |     "Jun 19 11:15:28.262621 crc crio[3637]: time=\"2026-06-19T11:15:28.262522807Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540041 | controller |     "Jun 19 11:15:28.263075 crc crio[3637]: time=\"2026-06-19T11:15:28.262986058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540056 | controller |     "Jun 19 11:15:28.293682 crc crio[3637]: time=\"2026-06-19T11:15:28.29322083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540070 | controller |     "Jun 19 11:15:28.297728 crc crio[3637]: time=\"2026-06-19T11:15:28.297700052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540091 | controller |     "Jun 19 11:15:28.432031 crc crio[3637]: time=\"2026-06-19T11:15:28.431596245Z\" level=info msg=\"Created container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=e685d5fa-e97f-4666-8709-78c9262adcbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540107 | controller |     "Jun 19 11:15:28.434476 crc crio[3637]: time=\"2026-06-19T11:15:28.434129209Z\" level=info msg=\"Starting container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b\" id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.540122 | controller |     "Jun 19 11:15:28.447589 crc crio[3637]: time=\"2026-06-19T11:15:28.44410771Z\" level=info msg=\"Started container\" PID=19771 containerID=47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b description=openshift-marketplace/redhat-operators-nh4kl/extract-utilities id=fa6595ad-2306-4292-b4dd-88a67bb0b52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7",
2026-06-19 12:35:51.540137 | controller |     "Jun 19 11:15:29.123353 crc crio[3637]: time=\"2026-06-19T11:15:29.122533027Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.540152 | controller |     "Jun 19 11:15:29.142009 crc crio[3637]: time=\"2026-06-19T11:15:29.141787042Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.540167 | controller |     "Jun 19 11:15:29.146568 crc crio[3637]: time=\"2026-06-19T11:15:29.146343606Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.540182 | controller |     "Jun 19 11:15:29.146568 crc crio[3637]: time=\"2026-06-19T11:15:29.146499501Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.540198 | controller |     "Jun 19 11:15:29.796243 crc crio[3637]: time=\"2026-06-19T11:15:29.795890426Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=7db31fd7-783c-4418-ba71-a5f3e53be121 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.540213 | controller |     "Jun 19 11:15:29.797236 crc crio[3637]: time=\"2026-06-19T11:15:29.797089956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=edbd2bd2-d5fb-4e3f-8ad8-94e69b64c038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540228 | controller |     "Jun 19 11:15:29.800417 crc crio[3637]: time=\"2026-06-19T11:15:29.800306888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=57f0f4b0-5d64-43c1-ab09-36d112ed8314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540243 | controller |     "Jun 19 11:15:29.808577 crc crio[3637]: time=\"2026-06-19T11:15:29.808460093Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540258 | controller |     "Jun 19 11:15:29.809604 crc crio[3637]: time=\"2026-06-19T11:15:29.809411297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540273 | controller |     "Jun 19 11:15:29.851222 crc crio[3637]: time=\"2026-06-19T11:15:29.851026805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540291 | controller |     "Jun 19 11:15:29.858688 crc crio[3637]: time=\"2026-06-19T11:15:29.858513294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540307 | controller |     "Jun 19 11:15:29.897344 crc crio[3637]: time=\"2026-06-19T11:15:29.896697005Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=a98666c0-e11c-48c9-b5de-5bed6b1507c6 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.540322 | controller |     "Jun 19 11:15:29.898645 crc crio[3637]: time=\"2026-06-19T11:15:29.898561673Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f1a75bfb-1dc6-4ccb-9f26-05fd4ff2911b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540338 | controller |     "Jun 19 11:15:29.900984 crc crio[3637]: time=\"2026-06-19T11:15:29.900783869Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=204d5c71-4150-434c-b028-d4b79c3d1e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540353 | controller |     "Jun 19 11:15:29.908833 crc crio[3637]: time=\"2026-06-19T11:15:29.908250517Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540368 | controller |     "Jun 19 11:15:29.909246 crc crio[3637]: time=\"2026-06-19T11:15:29.90919509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540383 | controller |     "Jun 19 11:15:29.932363 crc crio[3637]: time=\"2026-06-19T11:15:29.932268552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540398 | controller |     "Jun 19 11:15:29.935258 crc crio[3637]: time=\"2026-06-19T11:15:29.935106043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540413 | controller |     "Jun 19 11:15:30.039513 crc crio[3637]: time=\"2026-06-19T11:15:30.039378999Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8xwb5/POD\" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.540440 | controller |     "Jun 19 11:15:30.039647 crc crio[3637]: time=\"2026-06-19T11:15:30.039553803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540460 | controller |     "Jun 19 11:15:30.060424 crc crio[3637]: time=\"2026-06-19T11:15:30.060263065Z\" level=info msg=\"Created container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=8c823abe-80df-4066-af2f-8391761f7920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540476 | controller |     "Jun 19 11:15:30.065507 crc crio[3637]: time=\"2026-06-19T11:15:30.064774359Z\" level=info msg=\"Starting container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31\" id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.540490 | controller |     "Jun 19 11:15:30.072275 crc crio[3637]: time=\"2026-06-19T11:15:30.071796226Z\" level=info msg=\"Started container\" PID=19786 containerID=d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31 description=openshift-marketplace/redhat-marketplace-h86vf/extract-content id=cca6628d-8337-4173-a41b-f9796b841ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809",
2026-06-19 12:35:51.540508 | controller |     "Jun 19 11:15:30.074016 crc crio[3637]: time=\"2026-06-19T11:15:30.07397179Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}\"",
2026-06-19 12:35:51.540525 | controller |     "Jun 19 11:15:30.074252 crc crio[3637]: time=\"2026-06-19T11:15:30.074225917Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8xwb5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.540540 | controller |     "Jun 19 11:15:30.084319 crc crio[3637]: time=\"2026-06-19T11:15:30.084222238Z\" level=info msg=\"Created container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=dedd1adb-9a11-483a-a394-c5e3d93ba14b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540555 | controller |     "Jun 19 11:15:30.085766 crc crio[3637]: time=\"2026-06-19T11:15:30.085670916Z\" level=info msg=\"Starting container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05\" id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.540570 | controller |     "Jun 19 11:15:30.091214 crc crio[3637]: time=\"2026-06-19T11:15:30.091077891Z\" level=info msg=\"Started container\" PID=19789 containerID=ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05 description=openshift-marketplace/redhat-operators-nh4kl/extract-content id=33d5ef14-bd0b-483d-88a9-894df9a41d3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7",
2026-06-19 12:35:51.540585 | controller |     "Jun 19 11:15:30.316615 crc crio[3637]: time=\"2026-06-19T11:15:30.316031007Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9fcdk/POD\" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.540600 | controller |     "Jun 19 11:15:30.318375 crc crio[3637]: time=\"2026-06-19T11:15:30.316637762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540615 | controller |     "Jun 19 11:15:30.339254 crc crio[3637]: time=\"2026-06-19T11:15:30.338900893Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}\"",
2026-06-19 12:35:51.540630 | controller |     "Jun 19 11:15:30.339254 crc crio[3637]: time=\"2026-06-19T11:15:30.339000825Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9fcdk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.540645 | controller |     "Jun 19 11:15:30.446841 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:074bb6c4780df4b Mac:5a:a6:28:36:fa:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.540663 | controller |     "Jun 19 11:15:30.446841 crc crio[3637]: time=\"2026-06-19T11:15:30.446519873Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0016aa450}] Aliases:map[]}\"",
2026-06-19 12:35:51.540679 | controller |     "Jun 19 11:15:30.446841 crc crio[3637]: time=\"2026-06-19T11:15:30.446767759Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.540694 | controller |     "Jun 19 11:15:30.465661 crc crio[3637]: time=\"2026-06-19T11:15:30.465451921Z\" level=info msg=\"Ran pod sandbox 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b with infra container: openshift-marketplace/certified-operators-8xwb5/POD\" id=299b3f2b-1f55-4251-8069-17f40e489034 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.540709 | controller |     "Jun 19 11:15:30.469710 crc crio[3637]: time=\"2026-06-19T11:15:30.469528023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b8bfec0e-13dd-489a-afce-637d2638e980 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540724 | controller |     "Jun 19 11:15:30.473315 crc crio[3637]: time=\"2026-06-19T11:15:30.472755023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51d534b8-c1d1-45fe-8fa4-c7f157198155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540739 | controller |     "Jun 19 11:15:30.482049 crc crio[3637]: time=\"2026-06-19T11:15:30.481868174Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540753 | controller |     "Jun 19 11:15:30.482788 crc crio[3637]: time=\"2026-06-19T11:15:30.482675984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540768 | controller |     "Jun 19 11:15:30.523209 crc crio[3637]: time=\"2026-06-19T11:15:30.523082202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540782 | controller |     "Jun 19 11:15:30.527321 crc crio[3637]: time=\"2026-06-19T11:15:30.527245697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540796 | controller |     "Jun 19 11:15:30.627792 crc crio[3637]: time=\"2026-06-19T11:15:30.627232195Z\" level=info msg=\"Created container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=0a6523f7-98f9-4dca-baa0-7c940e9620c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540811 | controller |     "Jun 19 11:15:30.628729 crc crio[3637]: time=\"2026-06-19T11:15:30.628655261Z\" level=info msg=\"Starting container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea\" id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.540825 | controller |     "Jun 19 11:15:30.634727 crc crio[3637]: time=\"2026-06-19T11:15:30.63458013Z\" level=info msg=\"Started container\" PID=19872 containerID=8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea description=openshift-marketplace/certified-operators-8xwb5/extract-utilities id=a7118d36-3e48-4238-8d42-1cc0c0c02978 name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b",
2026-06-19 12:35:51.540843 | controller |     "Jun 19 11:15:30.667650 crc crio[3637]: 2026-06-19T11:15:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e791bf4f9169042 Mac:e2:21:ac:83:d6:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.540859 | controller |     "Jun 19 11:15:30.667882 crc crio[3637]: time=\"2026-06-19T11:15:30.667814047Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0010a4970}] Aliases:map[]}\"",
2026-06-19 12:35:51.540874 | controller |     "Jun 19 11:15:30.668120 crc crio[3637]: time=\"2026-06-19T11:15:30.668024023Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.540889 | controller |     "Jun 19 11:15:30.734971 crc crio[3637]: time=\"2026-06-19T11:15:30.734843994Z\" level=info msg=\"Ran pod sandbox e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 with infra container: openshift-marketplace/community-operators-9fcdk/POD\" id=f673813f-ff8d-4f3a-bbd0-83d027a46e6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.540904 | controller |     "Jun 19 11:15:30.738006 crc crio[3637]: time=\"2026-06-19T11:15:30.737895712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a423ee5e-c91e-4841-a417-1480ae950c83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540919 | controller |     "Jun 19 11:15:30.740665 crc crio[3637]: time=\"2026-06-19T11:15:30.740572439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b927685-bb59-4b4e-84bf-71d22d1033b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.540933 | controller |     "Jun 19 11:15:30.755955 crc crio[3637]: time=\"2026-06-19T11:15:30.755895685Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.540947 | controller |     "Jun 19 11:15:30.756549 crc crio[3637]: time=\"2026-06-19T11:15:30.756523971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540962 | controller |     "Jun 19 11:15:30.801339 crc crio[3637]: time=\"2026-06-19T11:15:30.801205007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540977 | controller |     "Jun 19 11:15:30.807808 crc crio[3637]: time=\"2026-06-19T11:15:30.807718981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.540994 | controller |     "Jun 19 11:15:30.928551 crc crio[3637]: time=\"2026-06-19T11:15:30.928456011Z\" level=info msg=\"Created container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f9b107b2-20d8-479c-97d2-47189e2740e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541009 | controller |     "Jun 19 11:15:30.930206 crc crio[3637]: time=\"2026-06-19T11:15:30.930103693Z\" level=info msg=\"Starting container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0\" id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541023 | controller |     "Jun 19 11:15:30.938206 crc crio[3637]: time=\"2026-06-19T11:15:30.938016142Z\" level=info msg=\"Started container\" PID=19883 containerID=d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0 description=openshift-marketplace/community-operators-9fcdk/extract-utilities id=30c2eb34-9062-4e74-88de-c7f880652d30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462",
2026-06-19 12:35:51.541038 | controller |     "Jun 19 11:15:31.218119 crc crio[3637]: time=\"2026-06-19T11:15:31.217806379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c17d739-41be-472a-b5e5-a169fec2b8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541053 | controller |     "Jun 19 11:15:31.221591 crc crio[3637]: time=\"2026-06-19T11:15:31.2214338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0918821d-bafd-4030-8eb2-c948ff6fb495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541067 | controller |     "Jun 19 11:15:31.223711 crc crio[3637]: time=\"2026-06-19T11:15:31.223584215Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.541081 | controller |     "Jun 19 11:15:31.232127 crc crio[3637]: time=\"2026-06-19T11:15:31.231979066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.541096 | controller |     "Jun 19 11:15:31.236705 crc crio[3637]: time=\"2026-06-19T11:15:31.236599752Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.541111 | controller |     "Jun 19 11:15:31.241484 crc crio[3637]: time=\"2026-06-19T11:15:31.241296211Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.541126 | controller |     "Jun 19 11:15:31.241599 crc crio[3637]: time=\"2026-06-19T11:15:31.241477145Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541141 | controller |     "Jun 19 11:15:31.242781 crc crio[3637]: time=\"2026-06-19T11:15:31.242518942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541156 | controller |     "Jun 19 11:15:31.301430 crc crio[3637]: time=\"2026-06-19T11:15:31.301134958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541171 | controller |     "Jun 19 11:15:31.308757 crc crio[3637]: time=\"2026-06-19T11:15:31.308608865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541190 | controller |     "Jun 19 11:15:31.453677 crc crio[3637]: time=\"2026-06-19T11:15:31.453247259Z\" level=info msg=\"Created container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=36614ede-910e-44d9-a70a-9d7edd67b10f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541205 | controller |     "Jun 19 11:15:31.455089 crc crio[3637]: time=\"2026-06-19T11:15:31.454989263Z\" level=info msg=\"Starting container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa\" id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541220 | controller |     "Jun 19 11:15:31.462799 crc crio[3637]: time=\"2026-06-19T11:15:31.462706067Z\" level=info msg=\"Started container\" PID=19892 containerID=a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa description=openshift-marketplace/redhat-marketplace-h86vf/registry-server id=cdffbf51-f09a-499f-a36b-72bc7abe21cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809",
2026-06-19 12:35:51.541236 | controller |     "Jun 19 11:15:31.876024 crc crio[3637]: time=\"2026-06-19T11:15:31.875104885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=cef3a820-7611-4d8f-ac43-8710111cecec name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.541251 | controller |     "Jun 19 11:15:31.877345 crc crio[3637]: time=\"2026-06-19T11:15:31.877225256Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e8278bac-4d8c-49a6-9c78-4be039b3139e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541266 | controller |     "Jun 19 11:15:31.880876 crc crio[3637]: time=\"2026-06-19T11:15:31.880762476Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea319192-6289-4ffe-a470-5b2a37306c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541282 | controller |     "Jun 19 11:15:31.900377 crc crio[3637]: time=\"2026-06-19T11:15:31.900098833Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/extract-content\" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541297 | controller |     "Jun 19 11:15:31.900792 crc crio[3637]: time=\"2026-06-19T11:15:31.900653508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541312 | controller |     "Jun 19 11:15:31.932514 crc crio[3637]: time=\"2026-06-19T11:15:31.932283154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541327 | controller |     "Jun 19 11:15:31.936257 crc crio[3637]: time=\"2026-06-19T11:15:31.93607185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541342 | controller |     "Jun 19 11:15:31.992834 crc crio[3637]: time=\"2026-06-19T11:15:31.992725777Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=8fa2cbd6-140d-42a8-a1ab-b84aed71c842 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.541357 | controller |     "Jun 19 11:15:31.994295 crc crio[3637]: time=\"2026-06-19T11:15:31.99402479Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5b820496-8997-40b5-bddb-289fdb711dff name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541372 | controller |     "Jun 19 11:15:31.999885 crc crio[3637]: time=\"2026-06-19T11:15:31.999589109Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6b8e5ed9-089b-429d-801a-a9f211fee8bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541390 | controller |     "Jun 19 11:15:32.007535 crc crio[3637]: time=\"2026-06-19T11:15:32.006483533Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541405 | controller |     "Jun 19 11:15:32.007535 crc crio[3637]: time=\"2026-06-19T11:15:32.007090878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541420 | controller |     "Jun 19 11:15:32.034000 crc crio[3637]: time=\"2026-06-19T11:15:32.033865373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541457 | controller |     "Jun 19 11:15:32.037696 crc crio[3637]: time=\"2026-06-19T11:15:32.037611137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541473 | controller |     "Jun 19 11:15:32.085716 crc crio[3637]: time=\"2026-06-19T11:15:32.085626286Z\" level=info msg=\"Created container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content\" id=b0a139a4-38f3-406d-9fc5-8ac03ea8b7af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541488 | controller |     "Jun 19 11:15:32.087675 crc crio[3637]: time=\"2026-06-19T11:15:32.087587005Z\" level=info msg=\"Starting container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc\" id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541503 | controller |     "Jun 19 11:15:32.098102 crc crio[3637]: time=\"2026-06-19T11:15:32.097999668Z\" level=info msg=\"Started container\" PID=19918 containerID=a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc description=openshift-marketplace/community-operators-9fcdk/extract-content id=8feada1d-495a-4dcf-a11c-c8b1ce9282c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462",
2026-06-19 12:35:51.541518 | controller |     "Jun 19 11:15:32.165985 crc crio[3637]: time=\"2026-06-19T11:15:32.165815796Z\" level=info msg=\"Created container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=0f7bb3cf-493d-41ef-bf48-3784fb6c9ead name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541544 | controller |     "Jun 19 11:15:32.167600 crc crio[3637]: time=\"2026-06-19T11:15:32.167455337Z\" level=info msg=\"Starting container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223\" id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541560 | controller |     "Jun 19 11:15:32.177525 crc crio[3637]: time=\"2026-06-19T11:15:32.177414338Z\" level=info msg=\"Started container\" PID=19924 containerID=db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223 description=openshift-marketplace/certified-operators-8xwb5/extract-content id=da3fccc0-38a7-43a0-8eed-04dbdba3a49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b",
2026-06-19 12:35:51.541575 | controller |     "Jun 19 11:15:32.260658 crc crio[3637]: time=\"2026-06-19T11:15:32.260601963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=219a99ea-dfdb-41d1-b4b2-366f4182d76a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541593 | controller |     "Jun 19 11:15:32.267904 crc crio[3637]: time=\"2026-06-19T11:15:32.267819435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7f475de5-f352-4e83-a039-85a8fe41dcf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541608 | controller |     "Jun 19 11:15:32.281549 crc crio[3637]: time=\"2026-06-19T11:15:32.281444168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541623 | controller |     "Jun 19 11:15:32.282078 crc crio[3637]: time=\"2026-06-19T11:15:32.282003932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541638 | controller |     "Jun 19 11:15:32.323811 crc crio[3637]: time=\"2026-06-19T11:15:32.323710723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541652 | controller |     "Jun 19 11:15:32.327344 crc crio[3637]: time=\"2026-06-19T11:15:32.327267553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541667 | controller |     "Jun 19 11:15:32.458824 crc crio[3637]: time=\"2026-06-19T11:15:32.458689582Z\" level=info msg=\"Created container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=d9221063-331a-4d34-b11e-f1a6a75c8377 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541681 | controller |     "Jun 19 11:15:32.461495 crc crio[3637]: time=\"2026-06-19T11:15:32.461403941Z\" level=info msg=\"Starting container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae\" id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541696 | controller |     "Jun 19 11:15:32.468265 crc crio[3637]: time=\"2026-06-19T11:15:32.468078259Z\" level=info msg=\"Started container\" PID=19942 containerID=80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae description=openshift-marketplace/redhat-operators-nh4kl/registry-server id=5b1f7c9c-c695-45de-841c-68e5e20db9fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7",
2026-06-19 12:35:51.541710 | controller |     "Jun 19 11:15:33.302464 crc crio[3637]: time=\"2026-06-19T11:15:33.301554651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=90eda0df-9d04-4c84-a9f7-9fe605704dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541725 | controller |     "Jun 19 11:15:33.306974 crc crio[3637]: time=\"2026-06-19T11:15:33.306471454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=007ecf94-573e-4eea-921a-1dc368b4f7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541739 | controller |     "Jun 19 11:15:33.320581 crc crio[3637]: time=\"2026-06-19T11:15:33.320546139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=70b939ff-7766-4c70-9e25-d2dcb3b78bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541754 | controller |     "Jun 19 11:15:33.325529 crc crio[3637]: time=\"2026-06-19T11:15:33.325433842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09415e8f-bfc1-4e73-b939-9a97e6e14415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.541772 | controller |     "Jun 19 11:15:33.332875 crc crio[3637]: time=\"2026-06-19T11:15:33.332758176Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9fcdk/registry-server\" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541787 | controller |     "Jun 19 11:15:33.333535 crc crio[3637]: time=\"2026-06-19T11:15:33.333403363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541806 | controller |     "Jun 19 11:15:33.356003 crc crio[3637]: time=\"2026-06-19T11:15:33.355822828Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541826 | controller |     "Jun 19 11:15:33.357692 crc crio[3637]: time=\"2026-06-19T11:15:33.357566911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541842 | controller |     "Jun 19 11:15:33.403962 crc crio[3637]: time=\"2026-06-19T11:15:33.403867908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541856 | controller |     "Jun 19 11:15:33.407965 crc crio[3637]: time=\"2026-06-19T11:15:33.407877979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541871 | controller |     "Jun 19 11:15:33.423097 crc crio[3637]: time=\"2026-06-19T11:15:33.422982249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541886 | controller |     "Jun 19 11:15:33.427521 crc crio[3637]: time=\"2026-06-19T11:15:33.427447812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.541900 | controller |     "Jun 19 11:15:33.566624 crc crio[3637]: time=\"2026-06-19T11:15:33.566525125Z\" level=info msg=\"Created container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=b941ac17-4a72-40a2-a780-75ba16696f59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541915 | controller |     "Jun 19 11:15:33.568303 crc crio[3637]: time=\"2026-06-19T11:15:33.568103864Z\" level=info msg=\"Starting container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485\" id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541929 | controller |     "Jun 19 11:15:33.569773 crc crio[3637]: time=\"2026-06-19T11:15:33.569691454Z\" level=info msg=\"Created container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=e9ff6489-152f-4510-815a-d7c50bebe953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.541944 | controller |     "Jun 19 11:15:33.570805 crc crio[3637]: time=\"2026-06-19T11:15:33.57073295Z\" level=info msg=\"Starting container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1\" id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.541958 | controller |     "Jun 19 11:15:33.575798 crc crio[3637]: time=\"2026-06-19T11:15:33.574461874Z\" level=info msg=\"Started container\" PID=19993 containerID=7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 description=openshift-marketplace/community-operators-9fcdk/registry-server id=fb746f55-9fe4-4758-8342-6bf4a315a604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462",
2026-06-19 12:35:51.541977 | controller |     "Jun 19 11:15:33.578785 crc crio[3637]: time=\"2026-06-19T11:15:33.578698771Z\" level=info msg=\"Started container\" PID=19994 containerID=bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 description=openshift-marketplace/certified-operators-8xwb5/registry-server id=a05e574a-0514-4856-820c-f491830a55eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b",
2026-06-19 12:35:51.541992 | controller |     "Jun 19 11:15:44.442366 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-19 12:35:51.542008 | controller |     "Jun 19 11:15:45.487324 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-19 12:35:51.542023 | controller |     "Jun 19 11:15:45.488241 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-19 12:35:51.542038 | controller |     "Jun 19 11:15:45.488468 crc systemd[1]: crio.service: Consumed 24min 51.610s CPU time.",
2026-06-19 12:35:51.542053 | controller |     "Jun 19 11:15:45.589263 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-19 12:35:51.542068 | controller |     "Jun 19 11:15:45.706483 crc crio[20906]: time=\"2026-06-19T11:15:45.70632825Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.542083 | controller |     "Jun 19 11:15:45.706483 crc crio[20906]: time=\"2026-06-19T11:15:45.706412722Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.542097 | controller |     "Jun 19 11:15:45.713783 crc crio[20906]: time=\"2026-06-19T11:15:45.713694415Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-19 12:35:51.542112 | controller |     "Jun 19 11:15:45.714039 crc crio[20906]: time=\"2026-06-19T11:15:45.713947222Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-19 12:35:51.542126 | controller |     "Jun 19 11:15:45.734044 crc crio[20906]: time=\"2026-06-19T11:15:45.73375342Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-19 12:35:51.542141 | controller |     "Jun 19 11:15:45.735648 crc crio[20906]: time=\"2026-06-19T11:15:45.735559366Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-19 12:35:51.542155 | controller |     "Jun 19 11:15:45.735648 crc crio[20906]: time=\"2026-06-19T11:15:45.735649339Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-19 12:35:51.542170 | controller |     "Jun 19 11:15:45.735810 crc crio[20906]: time=\"2026-06-19T11:15:45.735796662Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-19 12:35:51.542184 | controller |     "Jun 19 11:15:45.735810 crc crio[20906]: time=\"2026-06-19T11:15:45.735811923Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-19 12:35:51.542198 | controller |     "Jun 19 11:15:45.755505 crc crio[20906]: time=\"2026-06-19T11:15:45.755255582Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-19 12:35:51.542213 | controller |     "Jun 19 11:15:45.769676 crc crio[20906]: time=\"2026-06-19T11:15:45.769562013Z\" 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-19 12:35:51.542228 | controller |     "Jun 19 11:15:45.779125 crc crio[20906]: time=\"2026-06-19T11:15:45.779024321Z\" 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-19 12:35:51.542266 | controller |     "Jun 19 11:15:45.801665 crc crio[20906]: time=\"2026-06-19T11:15:45.801540128Z\" 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-19 12:35:51.542282 | controller |     "Jun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026463083Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-19 12:35:51.542298 | controller |     "Jun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026524195Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-19 12:35:51.542313 | controller |     "Jun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026536035Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-19 12:35:51.542328 | controller |     "Jun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026542605Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-19 12:35:51.542343 | controller |     "Jun 19 11:15:46.026656 crc crio[20906]: time=\"2026-06-19T11:15:46.026551476Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-19 12:35:51.542358 | controller |     "Jun 19 11:15:46.035507 crc crio[20906]: time=\"2026-06-19T11:15:46.035401898Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.542372 | controller |     "Jun 19 11:15:46.035507 crc crio[20906]: time=\"2026-06-19T11:15:46.03546079Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.542388 | controller |     "Jun 19 11:15:46.041195 crc crio[20906]: time=\"2026-06-19T11:15:46.041059621Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.542407 | controller |     "Jun 19 11:15:46.041195 crc crio[20906]: time=\"2026-06-19T11:15:46.041122102Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.542424 | controller |     "Jun 19 11:15:46.071646 crc crio[20906]: time=\"2026-06-19T11:15:46.071524608Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.542459 | controller |     "Jun 19 11:15:46.071646 crc crio[20906]: time=\"2026-06-19T11:15:46.07159663Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.542474 | controller |     "Jun 19 11:15:46.072095 crc crio[20906]: time=\"2026-06-19T11:15:46.071945988Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-19 12:35:51.542489 | controller |     "Jun 19 11:15:46.072095 crc crio[20906]: time=\"2026-06-19T11:15:46.071964439Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-19 12:35:51.542505 | controller |     "Jun 19 11:15:46.072782 crc crio[20906]: time=\"2026-06-19T11:15:46.072574445Z\" 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.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"bundle\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\"]\\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-19 12:35:51.542529 | controller |     "Jun 19 11:15:46.073828 crc crio[20906]: time=\"2026-06-19T11:15:46.073778994Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-19 12:35:51.542545 | controller |     "Jun 19 11:15:46.074077 crc crio[20906]: time=\"2026-06-19T11:15:46.074032671Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-19 12:35:51.542560 | controller |     "Jun 19 11:15:48.240524 crc crio[20906]: time=\"2026-06-19T11:15:48.239618293Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000143178}] Aliases:map[]}\"",
2026-06-19 12:35:51.542577 | controller |     "Jun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.240657569Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542600 | controller |     "Jun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.241816048Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000143278}] Aliases:map[]}\"",
2026-06-19 12:35:51.542616 | controller |     "Jun 19 11:15:48.243274 crc crio[20906]: time=\"2026-06-19T11:15:48.242523537Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542631 | controller |     "Jun 19 11:15:48.244382 crc crio[20906]: time=\"2026-06-19T11:15:48.24424754Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc000143308}] Aliases:map[]}\"",
2026-06-19 12:35:51.542647 | controller |     "Jun 19 11:15:48.244592 crc crio[20906]: time=\"2026-06-19T11:15:48.244546867Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542662 | controller |     "Jun 19 11:15:48.245833 crc crio[20906]: time=\"2026-06-19T11:15:48.245707226Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000143398}] Aliases:map[]}\"",
2026-06-19 12:35:51.542677 | controller |     "Jun 19 11:15:48.246456 crc crio[20906]: time=\"2026-06-19T11:15:48.246322873Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542692 | controller |     "Jun 19 11:15:48.247765 crc crio[20906]: time=\"2026-06-19T11:15:48.247547922Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000143428}] Aliases:map[]}\"",
2026-06-19 12:35:51.542708 | controller |     "Jun 19 11:15:48.248124 crc crio[20906]: time=\"2026-06-19T11:15:48.248002965Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542723 | controller |     "Jun 19 11:15:48.248573 crc crio[20906]: time=\"2026-06-19T11:15:48.248446666Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542738 | controller |     "Jun 19 11:15:48.248573 crc crio[20906]: time=\"2026-06-19T11:15:48.248550258Z\" level=warning msg=\"Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542759 | controller |     "Jun 19 11:15:48.249543 crc crio[20906]: time=\"2026-06-19T11:15:48.24940294Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc0001434b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.542775 | controller |     "Jun 19 11:15:48.249854 crc crio[20906]: time=\"2026-06-19T11:15:48.249724708Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542790 | controller |     "Jun 19 11:15:48.250903 crc crio[20906]: time=\"2026-06-19T11:15:48.250754604Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc000143540}] Aliases:map[]}\"",
2026-06-19 12:35:51.542805 | controller |     "Jun 19 11:15:48.251254 crc crio[20906]: time=\"2026-06-19T11:15:48.251097972Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542820 | controller |     "Jun 19 11:15:48.251602 crc crio[20906]: time=\"2026-06-19T11:15:48.251466081Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542835 | controller |     "Jun 19 11:15:48.251602 crc crio[20906]: time=\"2026-06-19T11:15:48.251574444Z\" level=warning msg=\"Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542850 | controller |     "Jun 19 11:15:48.251813 crc crio[20906]: time=\"2026-06-19T11:15:48.251646906Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542864 | controller |     "Jun 19 11:15:48.251813 crc crio[20906]: time=\"2026-06-19T11:15:48.251675237Z\" level=warning msg=\"Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542880 | controller |     "Jun 19 11:15:48.253239 crc crio[20906]: time=\"2026-06-19T11:15:48.252904759Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc0001435e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.542898 | controller |     "Jun 19 11:15:48.253652 crc crio[20906]: time=\"2026-06-19T11:15:48.253508772Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542913 | controller |     "Jun 19 11:15:48.254668 crc crio[20906]: time=\"2026-06-19T11:15:48.254262242Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542928 | controller |     "Jun 19 11:15:48.254882 crc crio[20906]: time=\"2026-06-19T11:15:48.254649321Z\" level=warning msg=\"Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.542943 | controller |     "Jun 19 11:15:48.255783 crc crio[20906]: time=\"2026-06-19T11:15:48.255662757Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000143678}] Aliases:map[]}\"",
2026-06-19 12:35:51.542958 | controller |     "Jun 19 11:15:48.256635 crc crio[20906]: time=\"2026-06-19T11:15:48.256502549Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.542973 | controller |     "Jun 19 11:15:48.257968 crc crio[20906]: time=\"2026-06-19T11:15:48.257844663Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000143708}] Aliases:map[]}\"",
2026-06-19 12:35:51.542988 | controller |     "Jun 19 11:15:48.258437 crc crio[20906]: time=\"2026-06-19T11:15:48.258311384Z\" 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-19 12:35:51.543003 | controller |     "Jun 19 11:15:48.260121 crc crio[20906]: time=\"2026-06-19T11:15:48.259906455Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000143798}] Aliases:map[]}\"",
2026-06-19 12:35:51.543021 | controller |     "Jun 19 11:15:48.260386 crc crio[20906]: time=\"2026-06-19T11:15:48.260297115Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543036 | controller |     "Jun 19 11:15:48.260898 crc crio[20906]: time=\"2026-06-19T11:15:48.260786627Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000143b08}] Aliases:map[]}\"",
2026-06-19 12:35:51.543051 | controller |     "Jun 19 11:15:48.261260 crc crio[20906]: time=\"2026-06-19T11:15:48.261010152Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543067 | controller |     "Jun 19 11:15:48.261693 crc crio[20906]: time=\"2026-06-19T11:15:48.261586547Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000143b98}] Aliases:map[]}\"",
2026-06-19 12:35:51.543082 | controller |     "Jun 19 11:15:48.261850 crc crio[20906]: time=\"2026-06-19T11:15:48.261761401Z\" 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-19 12:35:51.543097 | controller |     "Jun 19 11:15:48.262369 crc crio[20906]: time=\"2026-06-19T11:15:48.262265044Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000143c28}] Aliases:map[]}\"",
2026-06-19 12:35:51.543113 | controller |     "Jun 19 11:15:48.262548 crc crio[20906]: time=\"2026-06-19T11:15:48.262449418Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543128 | controller |     "Jun 19 11:15:48.263113 crc crio[20906]: time=\"2026-06-19T11:15:48.26289418Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000143cb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.543143 | controller |     "Jun 19 11:15:48.263424 crc crio[20906]: time=\"2026-06-19T11:15:48.263257859Z\" 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-19 12:35:51.543161 | controller |     "Jun 19 11:15:48.263850 crc crio[20906]: time=\"2026-06-19T11:15:48.263740781Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000143d48}] Aliases:map[]}\"",
2026-06-19 12:35:51.543176 | controller |     "Jun 19 11:15:48.264110 crc crio[20906]: time=\"2026-06-19T11:15:48.263910775Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543191 | controller |     "Jun 19 11:15:48.264822 crc crio[20906]: time=\"2026-06-19T11:15:48.264710586Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc000143dd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.543206 | controller |     "Jun 19 11:15:48.265042 crc crio[20906]: time=\"2026-06-19T11:15:48.26488892Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543221 | controller |     "Jun 19 11:15:48.265629 crc crio[20906]: time=\"2026-06-19T11:15:48.265517396Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc000143e68}] Aliases:map[]}\"",
2026-06-19 12:35:51.543236 | controller |     "Jun 19 11:15:48.265788 crc crio[20906]: time=\"2026-06-19T11:15:48.26568846Z\" 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-19 12:35:51.543251 | controller |     "Jun 19 11:15:48.266457 crc crio[20906]: time=\"2026-06-19T11:15:48.266351327Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000143ee8}] Aliases:map[]}\"",
2026-06-19 12:35:51.543265 | controller |     "Jun 19 11:15:48.266628 crc crio[20906]: time=\"2026-06-19T11:15:48.266522941Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543280 | controller |     "Jun 19 11:15:48.267320 crc crio[20906]: time=\"2026-06-19T11:15:48.267052175Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc000143f78}] Aliases:map[]}\"",
2026-06-19 12:35:51.543297 | controller |     "Jun 19 11:15:48.267541 crc crio[20906]: time=\"2026-06-19T11:15:48.267413294Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543312 | controller |     "Jun 19 11:15:48.268348 crc crio[20906]: time=\"2026-06-19T11:15:48.268019928Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc00008c628}] Aliases:map[]}\"",
2026-06-19 12:35:51.543327 | controller |     "Jun 19 11:15:48.268348 crc crio[20906]: time=\"2026-06-19T11:15:48.268280236Z\" 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-19 12:35:51.543342 | controller |     "Jun 19 11:15:48.268868 crc crio[20906]: time=\"2026-06-19T11:15:48.268747647Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc00008c738}] Aliases:map[]}\"",
2026-06-19 12:35:51.543357 | controller |     "Jun 19 11:15:48.269276 crc crio[20906]: time=\"2026-06-19T11:15:48.269012114Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543373 | controller |     "Jun 19 11:15:48.270038 crc crio[20906]: time=\"2026-06-19T11:15:48.269778804Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc00008c8b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.543388 | controller |     "Jun 19 11:15:48.270038 crc crio[20906]: time=\"2026-06-19T11:15:48.27003276Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543404 | controller |     "Jun 19 11:15:48.270779 crc crio[20906]: time=\"2026-06-19T11:15:48.270664595Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc00008ca68}] Aliases:map[]}\"",
2026-06-19 12:35:51.543424 | controller |     "Jun 19 11:15:48.271006 crc crio[20906]: time=\"2026-06-19T11:15:48.27087Z\" 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-19 12:35:51.543460 | controller |     "Jun 19 11:15:48.271726 crc crio[20906]: time=\"2026-06-19T11:15:48.27162055Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc00008cb38}] Aliases:map[]}\"",
2026-06-19 12:35:51.543477 | controller |     "Jun 19 11:15:48.271865 crc crio[20906]: time=\"2026-06-19T11:15:48.271798584Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543493 | controller |     "Jun 19 11:15:48.272548 crc crio[20906]: time=\"2026-06-19T11:15:48.27243318Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc00008cc50}] Aliases:map[]}\"",
2026-06-19 12:35:51.543508 | controller |     "Jun 19 11:15:48.272730 crc crio[20906]: time=\"2026-06-19T11:15:48.272624265Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543523 | controller |     "Jun 19 11:15:48.273358 crc crio[20906]: time=\"2026-06-19T11:15:48.273272661Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc00008cd08}] Aliases:map[]}\"",
2026-06-19 12:35:51.543539 | controller |     "Jun 19 11:15:48.273520 crc crio[20906]: time=\"2026-06-19T11:15:48.273480376Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543554 | controller |     "Jun 19 11:15:48.274378 crc crio[20906]: time=\"2026-06-19T11:15:48.274261916Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc00008cde8}] Aliases:map[]}\"",
2026-06-19 12:35:51.543573 | controller |     "Jun 19 11:15:48.274533 crc crio[20906]: time=\"2026-06-19T11:15:48.274493962Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543589 | controller |     "Jun 19 11:15:48.275297 crc crio[20906]: time=\"2026-06-19T11:15:48.27521599Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc00008cec0}] Aliases:map[]}\"",
2026-06-19 12:35:51.543604 | controller |     "Jun 19 11:15:48.275447 crc crio[20906]: time=\"2026-06-19T11:15:48.275389695Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543619 | controller |     "Jun 19 11:15:48.275608 crc crio[20906]: time=\"2026-06-19T11:15:48.275526588Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543634 | controller |     "Jun 19 11:15:48.275608 crc crio[20906]: time=\"2026-06-19T11:15:48.275576009Z\" level=warning msg=\"Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543650 | controller |     "Jun 19 11:15:48.276071 crc crio[20906]: time=\"2026-06-19T11:15:48.275894367Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc00008cfa0}] Aliases:map[]}\"",
2026-06-19 12:35:51.543665 | controller |     "Jun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276126103Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543681 | controller |     "Jun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276355189Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543696 | controller |     "Jun 19 11:15:48.276377 crc crio[20906]: time=\"2026-06-19T11:15:48.276377739Z\" level=warning msg=\"Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543711 | controller |     "Jun 19 11:15:48.276614 crc crio[20906]: time=\"2026-06-19T11:15:48.27640263Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543726 | controller |     "Jun 19 11:15:48.276614 crc crio[20906]: time=\"2026-06-19T11:15:48.27641621Z\" level=warning msg=\"Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543746 | controller |     "Jun 19 11:15:48.276837 crc crio[20906]: time=\"2026-06-19T11:15:48.276761779Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc00008d080}] Aliases:map[]}\"",
2026-06-19 12:35:51.543761 | controller |     "Jun 19 11:15:48.277018 crc crio[20906]: time=\"2026-06-19T11:15:48.276982005Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543776 | controller |     "Jun 19 11:15:48.277288 crc crio[20906]: time=\"2026-06-19T11:15:48.277131538Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543791 | controller |     "Jun 19 11:15:48.277288 crc crio[20906]: time=\"2026-06-19T11:15:48.277243001Z\" level=warning msg=\"Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.543807 | controller |     "Jun 19 11:15:48.277759 crc crio[20906]: time=\"2026-06-19T11:15:48.277651721Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc00008d130}] Aliases:map[]}\"",
2026-06-19 12:35:51.543822 | controller |     "Jun 19 11:15:48.277909 crc crio[20906]: time=\"2026-06-19T11:15:48.277822135Z\" 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-19 12:35:51.543837 | controller |     "Jun 19 11:15:48.278537 crc crio[20906]: time=\"2026-06-19T11:15:48.278427121Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc00008d208}] Aliases:map[]}\"",
2026-06-19 12:35:51.543853 | controller |     "Jun 19 11:15:48.278845 crc crio[20906]: time=\"2026-06-19T11:15:48.278735819Z\" 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-19 12:35:51.543871 | controller |     "Jun 19 11:15:48.279539 crc crio[20906]: time=\"2026-06-19T11:15:48.279438497Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc00008d2c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.543887 | controller |     "Jun 19 11:15:48.279693 crc crio[20906]: time=\"2026-06-19T11:15:48.279656852Z\" 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-19 12:35:51.543903 | controller |     "Jun 19 11:15:48.280466 crc crio[20906]: time=\"2026-06-19T11:15:48.28036693Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc00008d368}] Aliases:map[]}\"",
2026-06-19 12:35:51.543918 | controller |     "Jun 19 11:15:48.280684 crc crio[20906]: time=\"2026-06-19T11:15:48.280555034Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543934 | controller |     "Jun 19 11:15:48.281330 crc crio[20906]: time=\"2026-06-19T11:15:48.281105359Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc00008d418}] Aliases:map[]}\"",
2026-06-19 12:35:51.543948 | controller |     "Jun 19 11:15:48.281330 crc crio[20906]: time=\"2026-06-19T11:15:48.281410686Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543963 | controller |     "Jun 19 11:15:48.282349 crc crio[20906]: time=\"2026-06-19T11:15:48.282039232Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.543978 | controller |     "Jun 19 11:15:48.282349 crc crio[20906]: time=\"2026-06-19T11:15:48.282316889Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.543993 | controller |     "Jun 19 11:15:48.283508 crc crio[20906]: time=\"2026-06-19T11:15:48.283366965Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc00008d530}] Aliases:map[]}\"",
2026-06-19 12:35:51.544011 | controller |     "Jun 19 11:15:48.283824 crc crio[20906]: time=\"2026-06-19T11:15:48.283718325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544026 | controller |     "Jun 19 11:15:48.284714 crc crio[20906]: time=\"2026-06-19T11:15:48.284594286Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc0003ba378}] Aliases:map[]}\"",
2026-06-19 12:35:51.544041 | controller |     "Jun 19 11:15:48.285056 crc crio[20906]: time=\"2026-06-19T11:15:48.284903275Z\" 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-19 12:35:51.544056 | controller |     "Jun 19 11:15:48.285726 crc crio[20906]: time=\"2026-06-19T11:15:48.285620252Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc0003ba478}] Aliases:map[]}\"",
2026-06-19 12:35:51.544071 | controller |     "Jun 19 11:15:48.286073 crc crio[20906]: time=\"2026-06-19T11:15:48.285795967Z\" 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-19 12:35:51.544086 | controller |     "Jun 19 11:15:48.286974 crc crio[20906]: time=\"2026-06-19T11:15:48.286868684Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0003ba518}] Aliases:map[]}\"",
2026-06-19 12:35:51.544101 | controller |     "Jun 19 11:15:48.287116 crc crio[20906]: time=\"2026-06-19T11:15:48.287083269Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544116 | controller |     "Jun 19 11:15:48.287794 crc crio[20906]: time=\"2026-06-19T11:15:48.287671194Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc0003ba5f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.544134 | controller |     "Jun 19 11:15:48.288026 crc crio[20906]: time=\"2026-06-19T11:15:48.287870539Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544149 | controller |     "Jun 19 11:15:48.288259 crc crio[20906]: time=\"2026-06-19T11:15:48.288081064Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.544165 | controller |     "Jun 19 11:15:48.288259 crc crio[20906]: time=\"2026-06-19T11:15:48.288105075Z\" level=warning msg=\"Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.544180 | controller |     "Jun 19 11:15:48.288631 crc crio[20906]: time=\"2026-06-19T11:15:48.288492794Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0003ba6d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.544196 | controller |     "Jun 19 11:15:48.288798 crc crio[20906]: time=\"2026-06-19T11:15:48.288702051Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544211 | controller |     "Jun 19 11:15:48.289433 crc crio[20906]: time=\"2026-06-19T11:15:48.289300255Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc0003ba790}] Aliases:map[]}\"",
2026-06-19 12:35:51.544227 | controller |     "Jun 19 11:15:48.289744 crc crio[20906]: time=\"2026-06-19T11:15:48.28949055Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544242 | controller |     "Jun 19 11:15:48.290294 crc crio[20906]: time=\"2026-06-19T11:15:48.290082074Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0003ba850}] Aliases:map[]}\"",
2026-06-19 12:35:51.544258 | controller |     "Jun 19 11:15:48.290477 crc crio[20906]: time=\"2026-06-19T11:15:48.29029826Z\" 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-19 12:35:51.544273 | controller |     "Jun 19 11:15:48.290845 crc crio[20906]: time=\"2026-06-19T11:15:48.290705981Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc0003ba908}] Aliases:map[]}\"",
2026-06-19 12:35:51.544292 | controller |     "Jun 19 11:15:48.291108 crc crio[20906]: time=\"2026-06-19T11:15:48.290968417Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.544307 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.293389868Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-19 12:35:51.544321 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294375834Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-19 12:35:51.544336 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294485985Z\" level=info msg=\"Create NRI interface\"",
2026-06-19 12:35:51.544350 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294547937Z\" level=info msg=\"runtime interface created\"",
2026-06-19 12:35:51.544367 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294565008Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-19 12:35:51.544386 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294579479Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-19 12:35:51.544403 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294590369Z\" level=info msg=\"starting plugins...\"",
2026-06-19 12:35:51.544418 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.29462535Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-19 12:35:51.544451 | controller |     "Jun 19 11:15:48.300401 crc crio[20906]: time=\"2026-06-19T11:15:48.294629629Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-19 12:35:51.544468 | controller |     "Jun 19 11:15:48.303713 crc crio[20906]: time=\"2026-06-19T11:15:48.303585435Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-19 12:35:51.544483 | controller |     "Jun 19 11:15:48.316320 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-19 12:35:51.544498 | controller |     "Jun 19 11:16:04.223401 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-19 12:35:51.544514 | controller |     "Jun 19 11:16:04.328422 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-19 12:35:51.544529 | controller |     "Jun 19 11:16:04.328857 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-19 12:35:51.544544 | controller |     "Jun 19 11:16:04.329046 crc systemd[1]: crio.service: Consumed 5.513s CPU time.",
2026-06-19 12:35:51.544559 | controller |     "Jun 19 11:16:04.410088 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-19 12:35:51.544574 | controller |     "Jun 19 11:16:04.490750 crc crio[22562]: time=\"2026-06-19T11:16:04.490621365Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.544632 | controller |     "Jun 19 11:16:04.490750 crc crio[22562]: time=\"2026-06-19T11:16:04.490663496Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-19 12:35:51.544653 | controller |     "Jun 19 11:16:04.492586 crc crio[22562]: time=\"2026-06-19T11:16:04.492089632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-19 12:35:51.544669 | controller |     "Jun 19 11:16:04.492586 crc crio[22562]: time=\"2026-06-19T11:16:04.492245306Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-19 12:35:51.544690 | controller |     "Jun 19 11:16:04.493471 crc crio[22562]: time=\"2026-06-19T11:16:04.492945333Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-19 12:35:51.544705 | controller |     "Jun 19 11:16:04.511664 crc crio[22562]: time=\"2026-06-19T11:16:04.511519472Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-19 12:35:51.544720 | controller |     "Jun 19 11:16:04.512244 crc crio[22562]: time=\"2026-06-19T11:16:04.512087765Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-19 12:35:51.544735 | controller |     "Jun 19 11:16:04.512244 crc crio[22562]: time=\"2026-06-19T11:16:04.512126176Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-19 12:35:51.544749 | controller |     "Jun 19 11:16:04.512387 crc crio[22562]: time=\"2026-06-19T11:16:04.512324612Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-19 12:35:51.544764 | controller |     "Jun 19 11:16:04.512387 crc crio[22562]: time=\"2026-06-19T11:16:04.512338732Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-19 12:35:51.544779 | controller |     "Jun 19 11:16:04.535714 crc crio[22562]: time=\"2026-06-19T11:16:04.535481325Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-19 12:35:51.544793 | controller |     "Jun 19 11:16:04.551613 crc crio[22562]: time=\"2026-06-19T11:16:04.551527429Z\" 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-19 12:35:51.544808 | controller |     "Jun 19 11:16:04.564089 crc crio[22562]: time=\"2026-06-19T11:16:04.563564172Z\" 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-19 12:35:51.544824 | controller |     "Jun 19 11:16:04.596667 crc crio[22562]: time=\"2026-06-19T11:16:04.596401109Z\" 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-19 12:35:51.544839 | controller |     "Jun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859345232Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-19 12:35:51.544853 | controller |     "Jun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859435414Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-19 12:35:51.544867 | controller |     "Jun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859457224Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-19 12:35:51.544881 | controller |     "Jun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859471325Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-19 12:35:51.544895 | controller |     "Jun 19 11:16:04.859516 crc crio[22562]: time=\"2026-06-19T11:16:04.859486535Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-19 12:35:51.544909 | controller |     "Jun 19 11:16:04.866503 crc crio[22562]: time=\"2026-06-19T11:16:04.866398939Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.544924 | controller |     "Jun 19 11:16:04.866503 crc crio[22562]: time=\"2026-06-19T11:16:04.866475421Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.544938 | controller |     "Jun 19 11:16:04.879509 crc crio[22562]: time=\"2026-06-19T11:16:04.877873019Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-19 12:35:51.544952 | controller |     "Jun 19 11:16:04.879509 crc crio[22562]: time=\"2026-06-19T11:16:04.879461909Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-19 12:35:51.544970 | controller |     "Jun 19 11:16:04.922581 crc crio[22562]: time=\"2026-06-19T11:16:04.922262286Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.544984 | controller |     "Jun 19 11:16:04.923137 crc crio[22562]: time=\"2026-06-19T11:16:04.923058267Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.544999 | controller |     "Jun 19 11:16:04.924815 crc crio[22562]: time=\"2026-06-19T11:16:04.92478663Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-19 12:35:51.545013 | controller |     "Jun 19 11:16:04.926127 crc crio[22562]: time=\"2026-06-19T11:16:04.926035002Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-19 12:35:51.545029 | controller |     "Jun 19 11:16:04.929206 crc crio[22562]: time=\"2026-06-19T11:16:04.92875223Z\" 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.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"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 = \\\"/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-19 12:35:51.545053 | controller |     "Jun 19 11:16:04.931868 crc crio[22562]: time=\"2026-06-19T11:16:04.931837688Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-19 12:35:51.545069 | controller |     "Jun 19 11:16:04.932392 crc crio[22562]: time=\"2026-06-19T11:16:04.93236669Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-19 12:35:51.545084 | controller |     "Jun 19 11:16:07.025884 crc crio[22562]: time=\"2026-06-19T11:16:07.025680683Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc000138428}] Aliases:map[]}\"",
2026-06-19 12:35:51.545099 | controller |     "Jun 19 11:16:07.025884 crc crio[22562]: time=\"2026-06-19T11:16:07.0259131Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9fcdk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545114 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.026681928Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc0001385f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.545129 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.026819642Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8xwb5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545144 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.027611332Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc0001386c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.545159 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.027745655Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-nh4kl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545177 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.02835894Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc000138790}] Aliases:map[]}\"",
2026-06-19 12:35:51.545192 | controller |     "Jun 19 11:16:07.028658 crc crio[22562]: time=\"2026-06-19T11:16:07.028489124Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h86vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545207 | controller |     "Jun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.028991247Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-sb46v Namespace:openshift-marketplace ID:da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498 UID:5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661 NetNS:/var/run/netns/f69edfdb-ea2d-4a18-8448-9955890c9332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a9a47dd_cb9c_46e5_b37c_3d6aaf60f661.slice PodAnnotations:0xc000138850}] Aliases:map[]}\"",
2026-06-19 12:35:51.545222 | controller |     "Jun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.02911796Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-sb46v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545237 | controller |     "Jun 19 11:16:07.029370 crc crio[22562]: time=\"2026-06-19T11:16:07.029355606Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545251 | controller |     "Jun 19 11:16:07.029615 crc crio[22562]: time=\"2026-06-19T11:16:07.029388037Z\" level=warning msg=\"Could not restore sandbox IP for edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9: failed to get network status for pod sandbox k8s_collect-profiles-29697795-pxc6s_openshift-operator-lifecycle-manager_e2310467-02e6-4f83-ae2e-0d1155d0784e_0(edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545266 | controller |     "Jun 19 11:16:07.030046 crc crio[22562]: time=\"2026-06-19T11:16:07.029799847Z\" level=info msg=\"Got pod network &{Name:controller-manager-7b495dd9cf-wzd9s Namespace:openshift-controller-manager ID:5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293 UID:c1cf805a-5717-41b4-b863-fecec28256b8 NetNS:/var/run/netns/2cf0207e-653c-49d6-bb3a-7d3a938ce646 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1cf805a_5717_41b4_b863_fecec28256b8.slice PodAnnotations:0xc000138908}] Aliases:map[]}\"",
2026-06-19 12:35:51.545281 | controller |     "Jun 19 11:16:07.030046 crc crio[22562]: time=\"2026-06-19T11:16:07.030007382Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545295 | controller |     "Jun 19 11:16:07.030749 crc crio[22562]: time=\"2026-06-19T11:16:07.030587827Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-6b464b46b9-pvw6j Namespace:openshift-route-controller-manager ID:3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13 UID:6b162fbb-6d4e-4f85-95fa-670ded657b0d NetNS:/var/run/netns/b54a81f7-2b14-4cbf-a28a-8794b456185a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b162fbb_6d4e_4f85_95fa_670ded657b0d.slice PodAnnotations:0xc0001389d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.545313 | controller |     "Jun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030762981Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545328 | controller |     "Jun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030895035Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545343 | controller |     "Jun 19 11:16:07.030914 crc crio[22562]: time=\"2026-06-19T11:16:07.030914495Z\" level=warning msg=\"Could not restore sandbox IP for 823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e_0(823f008223c56af636dfae96b74900ed287fcd2ca6ef4788b32b4fbc183a0255): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545358 | controller |     "Jun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.030998977Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545373 | controller |     "Jun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.031014178Z\" level=warning msg=\"Could not restore sandbox IP for 1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_5e190b5c-d3ae-4b35-852f-149ee6d01184_0(1bc28df75a64829a279257bc66c70ec08063f3b0c05861672ce7db0fdd11be19): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545388 | controller |     "Jun 19 11:16:07.031600 crc crio[22562]: time=\"2026-06-19T11:16:07.031519251Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:e721961ef5122e18676eddf2d7191daa6e73e05e749c8bd69458ceb1e32496b7 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/4eca91cc-ac98-49ac-a7c7-6970f12beeaf 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:0xc000138ab8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545403 | controller |     "Jun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031661614Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545418 | controller |     "Jun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031791928Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545456 | controller |     "Jun 19 11:16:07.031853 crc crio[22562]: time=\"2026-06-19T11:16:07.031806398Z\" level=warning msg=\"Could not restore sandbox IP for 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e: failed to get network status for pod sandbox k8s_collect-profiles-29697780-jz8pk_openshift-operator-lifecycle-manager_754f4bf0-bf52-4b7f-a13f-e46310128d3d_0(95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.545473 | controller |     "Jun 19 11:16:07.032310 crc crio[22562]: time=\"2026-06-19T11:16:07.03228911Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:d002cf32e0641eb81d8d8fcf1ac6c7c6b6d967987ab0a8ef92bca390ea8c28c0 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6eb1aa66-0847-4797-b704-d0a90110f21f 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:0xc000138b90}] Aliases:map[]}\"",
2026-06-19 12:35:51.545491 | controller |     "Jun 19 11:16:07.032553 crc crio[22562]: time=\"2026-06-19T11:16:07.032426383Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545507 | controller |     "Jun 19 11:16:07.033072 crc crio[22562]: time=\"2026-06-19T11:16:07.032965327Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:3834c7dff4975a26256ab93ab4920d982339f273e26902cf8f9eb2543f736368 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/7d693354-7163-4550-ad23-959f5d316e2e 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:0xc000138c58}] Aliases:map[]}\"",
2026-06-19 12:35:51.545531 | controller |     "Jun 19 11:16:07.033350 crc crio[22562]: time=\"2026-06-19T11:16:07.033135371Z\" 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-19 12:35:51.545548 | controller |     "Jun 19 11:16:07.033867 crc crio[22562]: time=\"2026-06-19T11:16:07.033737076Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:1d8a3ab4dc190248fe4a5056185de4a4bd5d60928689bed4bc4dd82ebdf91086 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/73102f4f-c3f7-456f-be06-011e3cac25d8 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:0xc000138d00}] Aliases:map[]}\"",
2026-06-19 12:35:51.545563 | controller |     "Jun 19 11:16:07.034294 crc crio[22562]: time=\"2026-06-19T11:16:07.033967332Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545578 | controller |     "Jun 19 11:16:07.034679 crc crio[22562]: time=\"2026-06-19T11:16:07.034567917Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:2db49cef39f301c2ed6e6f17e06fed283ce6bb16ac220cc6860ff2046094b320 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/a68eef46-2ad5-46fa-8081-53ed46d439f4 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:0xc000138dc0}] Aliases:map[]}\"",
2026-06-19 12:35:51.545594 | controller |     "Jun 19 11:16:07.034821 crc crio[22562]: time=\"2026-06-19T11:16:07.034738292Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545610 | controller |     "Jun 19 11:16:07.035545 crc crio[22562]: time=\"2026-06-19T11:16:07.035390428Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/673980c3-1aa7-49a0-a1c2-8a64b0031364 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:0xc000138e90}] Aliases:map[]}\"",
2026-06-19 12:35:51.545629 | controller |     "Jun 19 11:16:07.035710 crc crio[22562]: time=\"2026-06-19T11:16:07.035555692Z\" 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-19 12:35:51.545645 | controller |     "Jun 19 11:16:07.036498 crc crio[22562]: time=\"2026-06-19T11:16:07.036071215Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0fffe52b70ed47ae6692d44b1832dd96e263b8e3e7bb56cf5e3a278f53260ece UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/c741d8d8-27ab-48c4-993d-1aa4ebe4c812 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:0xc000138f58}] Aliases:map[]}\"",
2026-06-19 12:35:51.545661 | controller |     "Jun 19 11:16:07.036498 crc crio[22562]: time=\"2026-06-19T11:16:07.036322131Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545677 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.036737221Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:3a9cbf454919ba16a5c78f91681799954b6b7c6da5a190067998134e30233f0d UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/f64efdb4-9f6c-4128-bf06-22d5e71f4a3b 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:0xc000139040}] Aliases:map[]}\"",
2026-06-19 12:35:51.545692 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.036870965Z\" 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-19 12:35:51.545708 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.037422639Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/2ad4f0db-1be1-4dd0-840f-9d588b10febe 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:0xc000139100}] Aliases:map[]}\"",
2026-06-19 12:35:51.545723 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.037559563Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545739 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.038103196Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:4d04bdf2940df5aba3936b98364ef8de3d78142b2bee0796e2d8ef70a247c6f2 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/80901264-e256-4aec-91ee-75e94b333e84 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:0xc0001391c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545754 | controller |     "Jun 19 11:16:07.038571 crc crio[22562]: time=\"2026-06-19T11:16:07.038337483Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545772 | controller |     "Jun 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.038791764Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:d6844ce2ec3e695383b9faeda700fab63a7534caec937396aeec3adbb7070a6a UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/84320a8e-ef40-4a01-a4ea-fbc2005cd28e 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:0xc0001392a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545788 | controller |     "Jun 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.038915697Z\" 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-19 12:35:51.545803 | controller |     "Jun 19 11:16:07.039545 crc crio[22562]: time=\"2026-06-19T11:16:07.039487021Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:bfca08f110698f7a808a47e0ae40e8c1401fc4c5c004818a30f6a65a7b11a9bf UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/35add86e-a617-43ad-af0c-df723af29a84 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:0xc000139340}] Aliases:map[]}\"",
2026-06-19 12:35:51.545818 | controller |     "Jun 19 11:16:07.040072 crc crio[22562]: time=\"2026-06-19T11:16:07.039622104Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545834 | controller |     "Jun 19 11:16:07.040315 crc crio[22562]: time=\"2026-06-19T11:16:07.040079316Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:0a0592b99ef4dcbbbb1aacec56cff165a6b3b5bc89007d2ce1e9b67752290461 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/df2d2e4c-1ff0-421a-9a96-ff24fbb5b99f 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:0xc0001393f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545850 | controller |     "Jun 19 11:16:07.040440 crc crio[22562]: time=\"2026-06-19T11:16:07.040341353Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545865 | controller |     "Jun 19 11:16:07.040981 crc crio[22562]: time=\"2026-06-19T11:16:07.040819144Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:11cd42dc7e2140a4533f4bdcea6c6a52ffc5a9cab5a3727e68ea2b837e1329c7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/541dae48-42dd-4bfe-b03f-abaf25e2826c 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:0xc0001394a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545881 | controller |     "Jun 19 11:16:07.041246 crc crio[22562]: time=\"2026-06-19T11:16:07.041025559Z\" 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-19 12:35:51.545896 | controller |     "Jun 19 11:16:07.042031 crc crio[22562]: time=\"2026-06-19T11:16:07.041578434Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:3c68c9e44a0795ea77fcca2b4d506b08e7a60161f2db935a708f148051010466 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/e01f47c5-3f95-4bec-a44b-b9fea2d2c389 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:0xc000139590}] Aliases:map[]}\"",
2026-06-19 12:35:51.545916 | controller |     "Jun 19 11:16:07.042031 crc crio[22562]: time=\"2026-06-19T11:16:07.041742638Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545937 | controller |     "Jun 19 11:16:07.042455 crc crio[22562]: time=\"2026-06-19T11:16:07.042365173Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:95ecf28c10e433033a80c1bdc69446bc6896bc5fa31985487c200367dbea0fb9 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/08137b76-3d2b-4430-b395-b23ed8978373 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:0xc000139648}] Aliases:map[]}\"",
2026-06-19 12:35:51.545954 | controller |     "Jun 19 11:16:07.042567 crc crio[22562]: time=\"2026-06-19T11:16:07.042498146Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.545969 | controller |     "Jun 19 11:16:07.043530 crc crio[22562]: time=\"2026-06-19T11:16:07.04342242Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/0449f9bb-b2c3-43b6-9cfb-639a037e2279 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:0xc0001396d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.545984 | controller |     "Jun 19 11:16:07.043706 crc crio[22562]: time=\"2026-06-19T11:16:07.043585354Z\" 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-19 12:35:51.545999 | controller |     "Jun 19 11:16:07.044286 crc crio[22562]: time=\"2026-06-19T11:16:07.044078256Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/43dc2b28-b075-476f-8a43-b8b9c582242a 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:0xc000139770}] Aliases:map[]}\"",
2026-06-19 12:35:51.546015 | controller |     "Jun 19 11:16:07.044444 crc crio[22562]: time=\"2026-06-19T11:16:07.044306133Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546030 | controller |     "Jun 19 11:16:07.044858 crc crio[22562]: time=\"2026-06-19T11:16:07.044745583Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c34b8e8e9c5ef730cf0ccf8d0b307dc9af7775bb09e6c5a2ac116de5bd18bd3a UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/445a7d81-b174-4b22-87f6-222a36214271 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:0xc000139800}] Aliases:map[]}\"",
2026-06-19 12:35:51.546048 | controller |     "Jun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.044914288Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546064 | controller |     "Jun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.045452282Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:89fbbbb023eb72f37b86cdc807bfa099c0d899f52b479f618eb5b51bd9dba1ad UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/50794a98-9913-4eb9-95f3-3bb14a81c3de 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:0xc000139880}] Aliases:map[]}\"",
2026-06-19 12:35:51.546079 | controller |     "Jun 19 11:16:07.045995 crc crio[22562]: time=\"2026-06-19T11:16:07.045583725Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546094 | controller |     "Jun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046085287Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000139910}] Aliases:map[]}\"",
2026-06-19 12:35:51.546109 | controller |     "Jun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046308873Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546123 | controller |     "Jun 19 11:16:07.046793 crc crio[22562]: time=\"2026-06-19T11:16:07.046787554Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:da410a7461a4352f733411d3cf8ec54e396ba5b04cb36dbcacb2630998729f4a UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/5fc65e44-5f65-4a60-8f40-c56adad42f8a 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:0xc0001399a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.546139 | controller |     "Jun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.04696072Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546153 | controller |     "Jun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.047108863Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546168 | controller |     "Jun 19 11:16:07.047319 crc crio[22562]: time=\"2026-06-19T11:16:07.047126344Z\" level=warning msg=\"Could not restore sandbox IP for 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546193 | controller |     "Jun 19 11:16:07.047730 crc crio[22562]: time=\"2026-06-19T11:16:07.047510413Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc000139a28}] Aliases:map[]}\"",
2026-06-19 12:35:51.546208 | controller |     "Jun 19 11:16:07.047730 crc crio[22562]: time=\"2026-06-19T11:16:07.047651827Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546223 | controller |     "Jun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.04779048Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546238 | controller |     "Jun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.04780643Z\" level=warning msg=\"Could not restore sandbox IP for b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546253 | controller |     "Jun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.047850481Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546268 | controller |     "Jun 19 11:16:07.047888 crc crio[22562]: time=\"2026-06-19T11:16:07.047862142Z\" level=warning msg=\"Could not restore sandbox IP for 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546284 | controller |     "Jun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048351245Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:bbe5cd5724807afe8baa7febb010612c9b80f25c9ee47da4dc2b6b0b73b1c2da UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/5b0be562-be25-47bd-81ee-ceb0f8155cf7 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:0xc000139ac8}] Aliases:map[]}\"",
2026-06-19 12:35:51.546300 | controller |     "Jun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048489158Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546315 | controller |     "Jun 19 11:16:07.048615 crc crio[22562]: time=\"2026-06-19T11:16:07.048616441Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546330 | controller |     "Jun 19 11:16:07.048839 crc crio[22562]: time=\"2026-06-19T11:16:07.048633312Z\" level=warning msg=\"Could not restore sandbox IP for 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546350 | controller |     "Jun 19 11:16:07.049113 crc crio[22562]: time=\"2026-06-19T11:16:07.049025841Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:bc44a912f1e7e5c38a36372bd3a63214c5ca85fb3417fb811839c7ec330d0732 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/0f017e71-b67b-4265-bef9-e168a57696ea 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:0xc000139b60}] Aliases:map[]}\"",
2026-06-19 12:35:51.546365 | controller |     "Jun 19 11:16:07.049439 crc crio[22562]: time=\"2026-06-19T11:16:07.049255057Z\" 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-19 12:35:51.546381 | controller |     "Jun 19 11:16:07.049849 crc crio[22562]: time=\"2026-06-19T11:16:07.049717269Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:8bd405e1aac087b27bf20613a661e5f7fa1164d0d9f6ae346ccbb7ba044a5e7a UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/48237dab-8504-40c5-af9a-4ec0c1c06410 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:0xc000139bf0}] Aliases:map[]}\"",
2026-06-19 12:35:51.546397 | controller |     "Jun 19 11:16:07.050058 crc crio[22562]: time=\"2026-06-19T11:16:07.049901574Z\" 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-19 12:35:51.546412 | controller |     "Jun 19 11:16:07.050571 crc crio[22562]: time=\"2026-06-19T11:16:07.050463587Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:11db1921b98506bad432436bdd28e201c8559dae2cbe6fd4e118dd551cd4febb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/b7ba6725-e803-4131-9e49-79cdead7b5b4 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:0xc000139c80}] Aliases:map[]}\"",
2026-06-19 12:35:51.546456 | controller |     "Jun 19 11:16:07.050732 crc crio[22562]: time=\"2026-06-19T11:16:07.050632332Z\" 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-19 12:35:51.546474 | controller |     "Jun 19 11:16:07.051315 crc crio[22562]: time=\"2026-06-19T11:16:07.051099403Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:0829707bcf0711ec4c9c2cd8dbeb4749ac72891f01db0df1d18c42e65995d96a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/91d0946a-91c3-4ae7-8d72-855e64fd1652 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:0xc000139d00}] Aliases:map[]}\"",
2026-06-19 12:35:51.546490 | controller |     "Jun 19 11:16:07.051472 crc crio[22562]: time=\"2026-06-19T11:16:07.05135499Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546508 | controller |     "Jun 19 11:16:07.052089 crc crio[22562]: time=\"2026-06-19T11:16:07.051835162Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:1839aa450a6e84b87547dd230343719c8331c6bd538738aa03e5f4387f109792 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/19810654-b0d3-4d27-8600-c1d552b7f967 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:0xc000139d90}] Aliases:map[]}\"",
2026-06-19 12:35:51.546524 | controller |     "Jun 19 11:16:07.052089 crc crio[22562]: time=\"2026-06-19T11:16:07.052035517Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546539 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.052563821Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:f03b82d739d7f710c0dd7b35c871d4564872fba5235b9319f11e0d1f8fdc7686 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/81c595fe-32c3-4ddd-ad93-c0e0766b6608 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:0xc000139e10}] Aliases:map[]}\"",
2026-06-19 12:35:51.546554 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.052801447Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546570 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.053414712Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:799c0a6f0301035d9a15ee46e22825601b6a697de340e68d4b3058d4b9546c22 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/9c403292-7990-471f-8ef6-ca4cae003d08 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:0xc000139ea0}] Aliases:map[]}\"",
2026-06-19 12:35:51.546585 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.053557805Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546601 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054065489Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4d51dee9-56c0-4a56-b42f-c9057d3e76ce 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:0xc000139f30}] Aliases:map[]}\"",
2026-06-19 12:35:51.546616 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054272484Z\" 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-19 12:35:51.546631 | controller |     "Jun 19 11:16:07.054771 crc crio[22562]: time=\"2026-06-19T11:16:07.054734365Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/3cfdd56f-813d-4d09-9ef7-f4bae5708f89 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:0xc001612050}] Aliases:map[]}\"",
2026-06-19 12:35:51.546649 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.054961461Z\" 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-19 12:35:51.546665 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.055498805Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:63a9d57b2beb277b22f667abba58d322988adfac6b32aed550bb944158e2dcdf UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/35c99cd4-fad3-4165-aab2-55f25255ca84 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:0xc0016120d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.546680 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.055635888Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546695 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056119Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:83b145f3373d0108778ff56106c7cd323eb7818615f6fca9b50ff1bffbd8b7b9 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/44ae6647-f2bd-4872-b395-97383e483b69 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:0xc001612168}] Aliases:map[]}\"",
2026-06-19 12:35:51.546709 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056315195Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546724 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056445478Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546739 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056463658Z\" level=warning msg=\"Could not restore sandbox IP for 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-19 12:35:51.546756 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056792797Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:020334ef0e9c3f06856df247e5ed1218302c21e52427b8dfb15da21f98ed5138 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f128d1c0-8001-479f-8212-172a917bd7df 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:0xc0016121f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.546772 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.056973482Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546791 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.057522245Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:cd8ff782f34cae62fd4fb87b2bcf3d1d500eba3e58f0e8764d465d300a67b9de UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/6264473b-3a44-48be-a0a3-78efc080062e 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:0xc001612270}] Aliases:map[]}\"",
2026-06-19 12:35:51.546806 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.057656708Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546822 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.058118751Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:d8b01a72982ac70cdba30cb48a734af0ddffa1731be7a2a11764a8be40919282 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/496e911f-6f99-4f67-9d1a-94c2bafa9a19 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:0xc0016122f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.546838 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.0585066Z\" 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-19 12:35:51.546854 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.058988582Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8e2a890-65c6-4297-8ab7-6057f7994041 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:0xc001612370}] Aliases:map[]}\"",
2026-06-19 12:35:51.546870 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.059293861Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.546885 | controller |     "Jun 19 11:16:07.061674 crc crio[22562]: time=\"2026-06-19T11:16:07.060359408Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-19 12:35:51.546900 | controller |     "Jun 19 11:16:07.063832 crc crio[22562]: time=\"2026-06-19T11:16:07.06370516Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-19 12:35:51.546916 | controller |     "Jun 19 11:16:07.069756 crc crio[22562]: time=\"2026-06-19T11:16:07.06963906Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-19 12:35:51.546931 | controller |     "Jun 19 11:16:07.071529 crc crio[22562]: time=\"2026-06-19T11:16:07.071285332Z\" level=info msg=\"Create NRI interface\"",
2026-06-19 12:35:51.546945 | controller |     "Jun 19 11:16:07.073632 crc crio[22562]: time=\"2026-06-19T11:16:07.073528989Z\" level=info msg=\"runtime interface created\"",
2026-06-19 12:35:51.546960 | controller |     "Jun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073640632Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-19 12:35:51.546978 | controller |     "Jun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073683833Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-19 12:35:51.546994 | controller |     "Jun 19 11:16:07.073722 crc crio[22562]: time=\"2026-06-19T11:16:07.073705093Z\" level=info msg=\"starting plugins...\"",
2026-06-19 12:35:51.547008 | controller |     "Jun 19 11:16:07.073909 crc crio[22562]: time=\"2026-06-19T11:16:07.073774275Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-19 12:35:51.547023 | controller |     "Jun 19 11:16:07.090893 crc crio[22562]: time=\"2026-06-19T11:16:07.090781053Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-19 12:35:51.547038 | controller |     "Jun 19 11:16:07.103688 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-19 12:35:51.547052 | controller |     "Jun 19 11:16:27.262304 crc crio[22562]: time=\"2026-06-19T11:16:27.261023187Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.547067 | controller |     "Jun 19 11:16:27.264714 crc crio[22562]: time=\"2026-06-19T11:16:27.262376272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547082 | controller |     "Jun 19 11:16:27.313027 crc crio[22562]: time=\"2026-06-19T11:16:27.312776495Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}\"",
2026-06-19 12:35:51.547097 | controller |     "Jun 19 11:16:27.313027 crc crio[22562]: time=\"2026-06-19T11:16:27.312891558Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.547112 | controller |     "Jun 19 11:16:27.689986 crc crio[22562]: 2026-06-19T11:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f9230f0e1ab2d Mac:76:45:38:33:ee:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.547128 | controller |     "Jun 19 11:16:27.694371 crc crio[22562]: time=\"2026-06-19T11:16:27.694113497Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc002094050}] Aliases:map[]}\"",
2026-06-19 12:35:51.547143 | controller |     "Jun 19 11:16:27.694533 crc crio[22562]: time=\"2026-06-19T11:16:27.694484636Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.547158 | controller |     "Jun 19 11:16:27.708374 crc crio[22562]: time=\"2026-06-19T11:16:27.707785906Z\" level=info msg=\"Ran pod sandbox a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d with infra container: openshift-etcd/installer-3-crc/POD\" id=bd8a07b4-87d3-412d-ab3c-1aacd014e85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.547173 | controller |     "Jun 19 11:16:27.711106 crc crio[22562]: time=\"2026-06-19T11:16:27.711017608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d964e061-8680-4f46-b01d-b8802caa9142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.547191 | controller |     "Jun 19 11:16:27.714435 crc crio[22562]: time=\"2026-06-19T11:16:27.714322842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6b857e68-866e-446c-9dd2-28681b80c558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.547206 | controller |     "Jun 19 11:16:27.724800 crc crio[22562]: time=\"2026-06-19T11:16:27.724637925Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.547221 | controller |     "Jun 19 11:16:27.725597 crc crio[22562]: time=\"2026-06-19T11:16:27.725451216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547236 | controller |     "Jun 19 11:16:27.773222 crc crio[22562]: time=\"2026-06-19T11:16:27.773053408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547250 | controller |     "Jun 19 11:16:27.999883 crc crio[22562]: time=\"2026-06-19T11:16:27.99972324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547264 | controller |     "Jun 19 11:16:28.422649 crc crio[22562]: time=\"2026-06-19T11:16:28.422442406Z\" level=info msg=\"Created container 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b: openshift-etcd/installer-3-crc/installer\" id=67aa7604-c1d3-4777-ad43-50a6fec111ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.547278 | controller |     "Jun 19 11:16:28.427869 crc crio[22562]: time=\"2026-06-19T11:16:28.42770407Z\" level=info msg=\"Starting container: 1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b\" id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.547293 | controller |     "Jun 19 11:16:28.439550 crc crio[22562]: time=\"2026-06-19T11:16:28.438912635Z\" level=info msg=\"Started container\" PID=23198 containerID=1f005faa051e7ae6e9b33f867a4191fd6653ebd46132addfd9905f1ee879534b description=openshift-etcd/installer-3-crc/installer id=f32c8cc6-f20f-4175-bb54-ca0db7dfc981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d",
2026-06-19 12:35:51.547307 | controller |     "Jun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321018308Z\" level=info msg=\"Stopping container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523 (timeout: 30s)\" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547322 | controller |     "Jun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321034729Z\" level=info msg=\"Stopping container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 (timeout: 30s)\" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547336 | controller |     "Jun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321119501Z\" level=info msg=\"Stopping container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c (timeout: 30s)\" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547351 | controller |     "Jun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.321343326Z\" level=info msg=\"Stopping container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5 (timeout: 30s)\" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547372 | controller |     "Jun 19 11:17:02.332423 crc crio[22562]: time=\"2026-06-19T11:17:02.328086238Z\" level=info msg=\"Stopping container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c (timeout: 30s)\" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547387 | controller |     "Jun 19 11:17:02.581069 crc crio[22562]: time=\"2026-06-19T11:17:02.580782033Z\" level=info msg=\"Stopped container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=e6283105-b629-47e9-9ed9-36502b04ed87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547401 | controller |     "Jun 19 11:17:02.690624 crc crio[22562]: time=\"2026-06-19T11:17:02.690547939Z\" level=info msg=\"Stopped container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=f30380aa-831f-4458-a20a-fd295552a24f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547416 | controller |     "Jun 19 11:17:02.738906 crc crio[22562]: time=\"2026-06-19T11:17:02.738669745Z\" level=info msg=\"Stopped container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=d34cbd42-dca3-4d2c-97d1-dad5f529c040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547451 | controller |     "Jun 19 11:17:03.829032 crc crio[22562]: time=\"2026-06-19T11:17:03.828101669Z\" level=info msg=\"Stopping pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d\" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547468 | controller |     "Jun 19 11:17:03.830921 crc crio[22562]: time=\"2026-06-19T11:17:03.830847679Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d UID:d7d80742-5758-4a2b-ba7e-38e0ea68711c NetNS:/var/run/netns/7f6378f9-01da-4342-94f2-e20e5f8ab96f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podd7d80742_5758_4a2b_ba7e_38e0ea68711c.slice PodAnnotations:0xc0005acd68}] Aliases:map[]}\"",
2026-06-19 12:35:51.547484 | controller |     "Jun 19 11:17:03.831614 crc crio[22562]: time=\"2026-06-19T11:17:03.831527507Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.547498 | controller |     "Jun 19 11:17:04.193779 crc crio[22562]: time=\"2026-06-19T11:17:04.19333265Z\" level=info msg=\"Stopped pod sandbox: a0f9230f0e1ab2d224883eadf40bef8ff2c81dafd893f0a5032ae5317c62425d\" id=2ca5936b-29d0-462b-8327-e14ef41a1dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547513 | controller |     "Jun 19 11:17:07.618503 crc crio[22562]: time=\"2026-06-19T11:17:07.617525625Z\" level=info msg=\"Stopping pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547528 | controller |     "Jun 19 11:17:07.618503 crc crio[22562]: time=\"2026-06-19T11:17:07.618481718Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=f6e4cf38-071e-487a-b130-4a5b9ed20eb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547543 | controller |     "Jun 19 11:17:07.620917 crc crio[22562]: time=\"2026-06-19T11:17:07.620017427Z\" level=info msg=\"Removing pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547561 | controller |     "Jun 19 11:17:07.638490 crc crio[22562]: time=\"2026-06-19T11:17:07.638351944Z\" level=info msg=\"Removed pod sandbox: 85f779c94df0c3e4cb68bce1eb2ca889c490fc8998c7f7e681691d40c4079bf3\" id=468623f0-0c38-46ba-86fd-a593233600bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547577 | controller |     "Jun 19 11:17:07.639943 crc crio[22562]: time=\"2026-06-19T11:17:07.639872134Z\" level=info msg=\"Stopping pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547591 | controller |     "Jun 19 11:17:07.640048 crc crio[22562]: time=\"2026-06-19T11:17:07.639945756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=5d1b9b23-1b9c-490e-b26c-d45be7c55c04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547606 | controller |     "Jun 19 11:17:07.641220 crc crio[22562]: time=\"2026-06-19T11:17:07.641054913Z\" level=info msg=\"Removing pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547620 | controller |     "Jun 19 11:17:07.671665 crc crio[22562]: time=\"2026-06-19T11:17:07.671415746Z\" level=info msg=\"Removed pod sandbox: 647072c1572d288a069917d307c52bc202033e9d8e4497d25d979b4d55b76a11\" id=15fdea12-4179-41fe-ac8c-3baab515db32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547635 | controller |     "Jun 19 11:17:07.679381 crc crio[22562]: time=\"2026-06-19T11:17:07.679265207Z\" level=info msg=\"Stopping pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547649 | controller |     "Jun 19 11:17:07.680916 crc crio[22562]: time=\"2026-06-19T11:17:07.680832517Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=6db29705-6cbe-4932-92b7-16576852858f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547664 | controller |     "Jun 19 11:17:07.682294 crc crio[22562]: time=\"2026-06-19T11:17:07.682118189Z\" level=info msg=\"Removing pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547678 | controller |     "Jun 19 11:17:07.696357 crc crio[22562]: time=\"2026-06-19T11:17:07.696109966Z\" level=info msg=\"Removed pod sandbox: 4cbd8478726a095d880b5cf565b88c272326ceb6ad58efabb61b0b4c146fd403\" id=b72239ef-9f73-451c-95fd-173e4a1513f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547692 | controller |     "Jun 19 11:17:07.697552 crc crio[22562]: time=\"2026-06-19T11:17:07.69743936Z\" level=info msg=\"Stopping pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547706 | controller |     "Jun 19 11:17:07.697630 crc crio[22562]: time=\"2026-06-19T11:17:07.697566663Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=3a145db3-d03f-40a9-8c5f-20d9c501edfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547720 | controller |     "Jun 19 11:17:07.698236 crc crio[22562]: time=\"2026-06-19T11:17:07.698096237Z\" level=info msg=\"Removing pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547734 | controller |     "Jun 19 11:17:07.710661 crc crio[22562]: time=\"2026-06-19T11:17:07.709901717Z\" level=info msg=\"Removed pod sandbox: b5226bae4c366ddcd7976a3df2f5d7ff0b971ff673cec1198e123db82cedeacb\" id=31940223-1db0-426a-a6b9-cae75752663f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547752 | controller |     "Jun 19 11:17:07.711007 crc crio[22562]: time=\"2026-06-19T11:17:07.710848212Z\" level=info msg=\"Stopping pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547766 | controller |     "Jun 19 11:17:07.711007 crc crio[22562]: time=\"2026-06-19T11:17:07.710981055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=0dfd8237-4189-4863-9950-358c7581d248 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.547781 | controller |     "Jun 19 11:17:07.712905 crc crio[22562]: time=\"2026-06-19T11:17:07.712823011Z\" level=info msg=\"Removing pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547795 | controller |     "Jun 19 11:17:07.725506 crc crio[22562]: time=\"2026-06-19T11:17:07.725420682Z\" level=info msg=\"Removed pod sandbox: 9ee2bcdd58d795d29550f2aa284c6b5729ece9901d7db92b2f331c61d9a14084\" id=d09c5b33-8da2-4483-807a-e4a3ba621181 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.547810 | controller |     "Jun 19 11:17:15.998523 crc crio[22562]: time=\"2026-06-19T11:17:15.996537396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49bbeb95-f18e-4fed-8e90-fe6315373d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.547825 | controller |     "Jun 19 11:17:16.000049 crc crio[22562]: time=\"2026-06-19T11:17:15.996924496Z\" level=info msg=\"Removing container: fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087\" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.547840 | controller |     "Jun 19 11:17:16.153712 crc crio[22562]: time=\"2026-06-19T11:17:16.153472624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c13c5312-225f-46bf-9aac-e23d19ec80eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.547855 | controller |     "Jun 19 11:17:16.167777 crc crio[22562]: time=\"2026-06-19T11:17:16.167650844Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.547870 | controller |     "Jun 19 11:17:16.169009 crc crio[22562]: time=\"2026-06-19T11:17:16.168886906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547885 | controller |     "Jun 19 11:17:16.189389 crc crio[22562]: time=\"2026-06-19T11:17:16.189269435Z\" level=info msg=\"Removed container fbf338c91d80e8e00e643aae30782618ae5ead6a20c45332c303d98e1859f087: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=791a5d16-1c7e-4503-823f-bd90c34317e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.547900 | controller |     "Jun 19 11:17:16.231307 crc crio[22562]: time=\"2026-06-19T11:17:16.231105291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547915 | controller |     "Jun 19 11:17:16.505784 crc crio[22562]: time=\"2026-06-19T11:17:16.505588621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.547932 | controller |     "Jun 19 11:17:16.641506 crc crio[22562]: time=\"2026-06-19T11:17:16.641346428Z\" level=info msg=\"Created container 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=78a94156-9100-4622-9a35-89e504b4a6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.547948 | controller |     "Jun 19 11:17:16.643064 crc crio[22562]: time=\"2026-06-19T11:17:16.642848396Z\" level=info msg=\"Starting container: 0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa\" id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.547963 | controller |     "Jun 19 11:17:16.650278 crc crio[22562]: time=\"2026-06-19T11:17:16.649920286Z\" level=info msg=\"Started container\" PID=23899 containerID=0dabbd7cb9ed9228bda6eefac5bc575de87c8d9dd7ef6624c6b86dc18d3798fa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=9d5a267b-c8e6-4e92-8a79-2825708816fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.547978 | controller |     "Jun 19 11:17:29.557915 crc crio[22562]: time=\"2026-06-19T11:17:29.556567608Z\" level=info msg=\"Stopped container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=b78eeb5f-b97c-4f6a-980a-0570844755ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.547993 | controller |     "Jun 19 11:17:32.339281 crc crio[22562]: time=\"2026-06-19T11:17:32.337917401Z\" level=warning msg=\"Stopping container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 with stop signal(15) timed out. Killing...\"",
2026-06-19 12:35:51.548008 | controller |     "Jun 19 11:17:32.403635 crc crio[22562]: time=\"2026-06-19T11:17:32.402627038Z\" level=error msg=\"Killing container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-19 12:35:51.548023 | controller |     "Jun 19 11:17:32.514008 crc crio[22562]: time=\"2026-06-19T11:17:32.51385389Z\" level=info msg=\"Stopped container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=1e415eba-5928-4f98-9639-d6c3db8f9c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.548039 | controller |     "Jun 19 11:17:32.516513 crc crio[22562]: time=\"2026-06-19T11:17:32.516425956Z\" level=info msg=\"Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.548054 | controller |     "Jun 19 11:17:32.531317 crc crio[22562]: time=\"2026-06-19T11:17:32.53073314Z\" level=info msg=\"Stopped pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=76a6df43-9021-4b8b-8964-71dec4bfd3b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.548069 | controller |     "Jun 19 11:17:33.265868 crc crio[22562]: time=\"2026-06-19T11:17:33.265720768Z\" level=info msg=\"Removing container: 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c\" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548084 | controller |     "Jun 19 11:17:33.310084 crc crio[22562]: time=\"2026-06-19T11:17:33.309892014Z\" level=info msg=\"Removed container 263c689526c2fdf5cfbeba90cd65322c9b771ae698824b9296116a31016f9c9c: openshift-etcd/etcd-crc/etcd-rev\" id=10d1220b-74f7-4cf0-98d4-36bbc86f2cc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548100 | controller |     "Jun 19 11:17:33.316275 crc crio[22562]: time=\"2026-06-19T11:17:33.31606445Z\" level=info msg=\"Removing container: a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523\" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548118 | controller |     "Jun 19 11:17:33.348101 crc crio[22562]: time=\"2026-06-19T11:17:33.347893511Z\" level=info msg=\"Removed container a6f9e1d5394d597d61460964cc6f2393203eb5b2cb469ad7c8e9264068c4c523: openshift-etcd/etcd-crc/etcd-readyz\" id=720a570a-5dc5-48d2-831b-88b68a92f77a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548133 | controller |     "Jun 19 11:17:33.353261 crc crio[22562]: time=\"2026-06-19T11:17:33.353075424Z\" level=info msg=\"Removing container: 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5\" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548148 | controller |     "Jun 19 11:17:33.389492 crc crio[22562]: time=\"2026-06-19T11:17:33.389317246Z\" level=info msg=\"Removed container 189bd71b7e5e62930c19d3c256b104de19e6665bdf1db9b52a60d6bad6c9a5f5: openshift-etcd/etcd-crc/etcd-metrics\" id=ce2a485b-f486-49cf-9dda-19eb17f435f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548163 | controller |     "Jun 19 11:17:33.394994 crc crio[22562]: time=\"2026-06-19T11:17:33.394823616Z\" level=info msg=\"Removing container: dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c\" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548178 | controller |     "Jun 19 11:17:33.419815 crc crio[22562]: time=\"2026-06-19T11:17:33.41971392Z\" level=info msg=\"Removed container dbbb7c66ecc9ebe8960c604c273ad7db2db121c6f8f8a93244e5e81a9a30458c: openshift-etcd/etcd-crc/etcd\" id=07880a6c-0979-4f8b-80f6-26382f4c33a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548193 | controller |     "Jun 19 11:17:33.423869 crc crio[22562]: time=\"2026-06-19T11:17:33.423745193Z\" level=info msg=\"Removing container: dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746\" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548207 | controller |     "Jun 19 11:17:33.448853 crc crio[22562]: time=\"2026-06-19T11:17:33.448761159Z\" level=info msg=\"Removed container dbafe76b0ca855bdc1006e0e2060322b0a94f9d788d1cbbffb2213d04ed85746: openshift-etcd/etcd-crc/etcdctl\" id=c4e50632-5048-4c15-a3e3-f4e0a5150438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548222 | controller |     "Jun 19 11:17:33.455754 crc crio[22562]: time=\"2026-06-19T11:17:33.454851305Z\" level=info msg=\"Removing container: de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342\" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548237 | controller |     "Jun 19 11:17:33.536659 crc crio[22562]: time=\"2026-06-19T11:17:33.53361643Z\" level=info msg=\"Removed container de4657a8ec15560418e2f40e85bcf138b96b3339085e4f64c346858842db1342: openshift-etcd/etcd-crc/etcd-resources-copy\" id=4df80fce-2038-4989-b052-cbef48392b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548252 | controller |     "Jun 19 11:17:33.537069 crc crio[22562]: time=\"2026-06-19T11:17:33.536870743Z\" level=info msg=\"Removing container: 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7\" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548267 | controller |     "Jun 19 11:17:33.633194 crc crio[22562]: time=\"2026-06-19T11:17:33.63294925Z\" level=info msg=\"Removed container 88febafa448d021b8374d75959d0104cfe1884d06842e09fb7810b7256a318c7: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=e09b0cef-07a1-4dc8-aeb5-51dd30a71beb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548281 | controller |     "Jun 19 11:17:33.637389 crc crio[22562]: time=\"2026-06-19T11:17:33.637079825Z\" level=info msg=\"Removing container: 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4\" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548299 | controller |     "Jun 19 11:17:33.739395 crc crio[22562]: time=\"2026-06-19T11:17:33.739010561Z\" level=info msg=\"Removed container 529a3aaa2bc0fa3ad87ffd58806460f052def6ce374cd5b1e28717395d63f8a4: openshift-etcd/etcd-crc/setup\" id=391ed381-4a1d-4ab0-b920-2f3081099e1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.548314 | controller |     "Jun 19 11:18:01.599668 crc crio[22562]: time=\"2026-06-19T11:18:01.598134648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9762dd41-93da-4b9f-8003-f1d6a894bb8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548329 | controller |     "Jun 19 11:18:01.603077 crc crio[22562]: time=\"2026-06-19T11:18:01.602900258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4dd0b8a-1ef5-490b-837e-9fa5b99bc752 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548343 | controller |     "Jun 19 11:18:01.605926 crc crio[22562]: time=\"2026-06-19T11:18:01.605793542Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548358 | controller |     "Jun 19 11:18:01.606665 crc crio[22562]: time=\"2026-06-19T11:18:01.606540581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548372 | controller |     "Jun 19 11:18:01.652873 crc crio[22562]: time=\"2026-06-19T11:18:01.652770459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548387 | controller |     "Jun 19 11:18:01.659946 crc crio[22562]: time=\"2026-06-19T11:18:01.659850349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548402 | controller |     "Jun 19 11:18:01.831461 crc crio[22562]: time=\"2026-06-19T11:18:01.830645739Z\" level=info msg=\"Created container c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=2dd3350a-8e1c-44e5-9e1a-aba68b0b8289 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548416 | controller |     "Jun 19 11:18:01.835264 crc crio[22562]: time=\"2026-06-19T11:18:01.835197584Z\" level=info msg=\"Starting container: c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb\" id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.548455 | controller |     "Jun 19 11:18:01.845876 crc crio[22562]: time=\"2026-06-19T11:18:01.845703611Z\" level=info msg=\"Started container\" PID=24505 containerID=c2118b41eac01154b7324a9ba02fdb4543c49a9e90db1f3b34a0e5ae3c62cadb description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=0175d1dc-4365-474f-b3f3-4959294bec16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78ae69f13fd372a89920629fdf12eef9ac383c373afb1152b28c9af17e5f5e54",
2026-06-19 12:35:51.548472 | controller |     "Jun 19 11:18:07.778088 crc crio[22562]: time=\"2026-06-19T11:18:07.7772722Z\" level=info msg=\"Stopping pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.548488 | controller |     "Jun 19 11:18:07.780253 crc crio[22562]: time=\"2026-06-19T11:18:07.779544178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=7d700a4a-e989-46b4-b4e0-5be1483927b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.548506 | controller |     "Jun 19 11:18:07.780550 crc crio[22562]: time=\"2026-06-19T11:18:07.780445001Z\" level=info msg=\"Removing pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.548522 | controller |     "Jun 19 11:18:07.800516 crc crio[22562]: time=\"2026-06-19T11:18:07.800358178Z\" level=info msg=\"Removed pod sandbox: 386adbb55e057836e911e8845955c90a97b1a50c11663f0bd503297cd70cf991\" id=ec11c0a5-f39f-4ec5-9cb2-886733930353 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.548537 | controller |     "Jun 19 11:19:01.312843 crc crio[22562]: time=\"2026-06-19T11:19:01.310976844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=82d04543-f146-4098-82f5-cf76c865ab26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548551 | controller |     "Jun 19 11:19:01.316811 crc crio[22562]: time=\"2026-06-19T11:19:01.316584286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c2269d4a-822e-4f31-8e53-bf2eac8cfdce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548566 | controller |     "Jun 19 11:19:01.321334 crc crio[22562]: time=\"2026-06-19T11:19:01.321216033Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548581 | controller |     "Jun 19 11:19:01.321711 crc crio[22562]: time=\"2026-06-19T11:19:01.321606923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548596 | controller |     "Jun 19 11:19:01.371214 crc crio[22562]: time=\"2026-06-19T11:19:01.371041089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548611 | controller |     "Jun 19 11:19:01.375832 crc crio[22562]: time=\"2026-06-19T11:19:01.375721148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548625 | controller |     "Jun 19 11:19:01.532046 crc crio[22562]: time=\"2026-06-19T11:19:01.531092785Z\" level=info msg=\"Created container 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5: openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator\" id=515adc61-b7e7-44af-a944-7499561f8f58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548640 | controller |     "Jun 19 11:19:01.533609 crc crio[22562]: time=\"2026-06-19T11:19:01.533451535Z\" level=info msg=\"Starting container: 1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5\" id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.548655 | controller |     "Jun 19 11:19:01.545554 crc crio[22562]: time=\"2026-06-19T11:19:01.545414877Z\" level=info msg=\"Started container\" PID=25269 containerID=1bedc45b023226ed2c69b4595e42128163accf597266b409bcb730c2fa141de5 description=openshift-marketplace/marketplace-operator-547dbd544d-sb46v/marketplace-operator id=191cae11-fe44-45a3-91b3-c959000fbaa8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da30ff60f4b58a2d02a25f9cdfcf35615036d0dfd2ee4a5c4dc35e8cca05f498",
2026-06-19 12:35:51.548670 | controller |     "Jun 19 11:19:06.718495 crc crio[22562]: time=\"2026-06-19T11:19:06.717499893Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.548689 | controller |     "Jun 19 11:19:06.718495 crc crio[22562]: time=\"2026-06-19T11:19:06.718493948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548704 | controller |     "Jun 19 11:19:06.730119 crc crio[22562]: time=\"2026-06-19T11:19:06.729893586Z\" 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=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.548719 | controller |     "Jun 19 11:19:06.762410 crc crio[22562]: time=\"2026-06-19T11:19:06.762273982Z\" level=info msg=\"Ran pod sandbox f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013 with infra container: openshift-etcd/etcd-crc/POD\" id=16861916-4285-409e-a8a2-903a4d7d128f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.548734 | controller |     "Jun 19 11:19:06.770556 crc crio[22562]: time=\"2026-06-19T11:19:06.76975613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=985f3a99-4c53-4bc4-bee0-8025db72e656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548748 | controller |     "Jun 19 11:19:06.772394 crc crio[22562]: time=\"2026-06-19T11:19:06.772281483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a899b4d3-de06-48db-880b-fef071768242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548763 | controller |     "Jun 19 11:19:06.804737 crc crio[22562]: time=\"2026-06-19T11:19:06.804677131Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548778 | controller |     "Jun 19 11:19:06.805739 crc crio[22562]: time=\"2026-06-19T11:19:06.805690657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548792 | controller |     "Jun 19 11:19:06.852102 crc crio[22562]: time=\"2026-06-19T11:19:06.851679247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548807 | controller |     "Jun 19 11:19:07.106531 crc crio[22562]: time=\"2026-06-19T11:19:07.106378819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548821 | controller |     "Jun 19 11:19:07.235186 crc crio[22562]: time=\"2026-06-19T11:19:07.235051244Z\" level=info msg=\"Created container 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366: openshift-etcd/etcd-crc/setup\" id=985fb79a-b920-44e1-91bf-f8d4e3029306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548836 | controller |     "Jun 19 11:19:07.237241 crc crio[22562]: time=\"2026-06-19T11:19:07.237065405Z\" level=info msg=\"Starting container: 06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366\" id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.548851 | controller |     "Jun 19 11:19:07.246842 crc crio[22562]: time=\"2026-06-19T11:19:07.24677939Z\" level=info msg=\"Started container\" PID=25360 containerID=06d9d5894432bf7802a9227d0bdf14480650a96ec3a14741d70238911b52f366 description=openshift-etcd/etcd-crc/setup id=8fe9f383-fa95-4f0a-a2bd-802ec8907d13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.548869 | controller |     "Jun 19 11:19:24.611956 crc crio[22562]: time=\"2026-06-19T11:19:24.610527765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ba1e9dd-2b41-4029-ba75-b388e1ebb87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548884 | controller |     "Jun 19 11:19:24.614592 crc crio[22562]: time=\"2026-06-19T11:19:24.614458364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7a9048b8-b9fd-4670-ba42-57433a30e059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.548900 | controller |     "Jun 19 11:19:24.617808 crc crio[22562]: time=\"2026-06-19T11:19:24.617721406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548915 | controller |     "Jun 19 11:19:24.619385 crc crio[22562]: time=\"2026-06-19T11:19:24.6182806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548930 | controller |     "Jun 19 11:19:24.644749 crc crio[22562]: time=\"2026-06-19T11:19:24.644514402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548945 | controller |     "Jun 19 11:19:24.653358 crc crio[22562]: time=\"2026-06-19T11:19:24.653052348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.548965 | controller |     "Jun 19 11:19:24.822782 crc crio[22562]: time=\"2026-06-19T11:19:24.822507841Z\" level=info msg=\"Created container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=9fc54f95-7f8d-49a8-8a26-593ed866aea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.548987 | controller |     "Jun 19 11:19:24.824522 crc crio[22562]: time=\"2026-06-19T11:19:24.82447701Z\" level=info msg=\"Starting container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4\" id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549011 | controller |     "Jun 19 11:19:24.839587 crc crio[22562]: time=\"2026-06-19T11:19:24.837392556Z\" level=info msg=\"Started container\" PID=25599 containerID=49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=b276ad69-d975-4b68-b4c1-bd2a25b36f71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341",
2026-06-19 12:35:51.549035 | controller |     "Jun 19 11:19:26.658397 crc crio[22562]: time=\"2026-06-19T11:19:26.657985796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b5d0856a-9009-4b01-b422-c9d5c828a98c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549053 | controller |     "Jun 19 11:19:26.661898 crc crio[22562]: time=\"2026-06-19T11:19:26.661735371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=dfa38ea5-dcbf-4b5c-93dc-c24014e07ff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549069 | controller |     "Jun 19 11:19:26.666563 crc crio[22562]: time=\"2026-06-19T11:19:26.66644028Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549089 | controller |     "Jun 19 11:19:26.667470 crc crio[22562]: time=\"2026-06-19T11:19:26.667082156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549107 | controller |     "Jun 19 11:19:26.706457 crc crio[22562]: time=\"2026-06-19T11:19:26.705986217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549124 | controller |     "Jun 19 11:19:26.916384 crc crio[22562]: time=\"2026-06-19T11:19:26.916083635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549139 | controller |     "Jun 19 11:19:27.052852 crc crio[22562]: time=\"2026-06-19T11:19:27.052747192Z\" level=info msg=\"Created container 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=bb05037b-f4cb-44c5-9707-c94b4f47076d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549154 | controller |     "Jun 19 11:19:27.056334 crc crio[22562]: time=\"2026-06-19T11:19:27.055996123Z\" level=info msg=\"Starting container: 1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e\" id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549169 | controller |     "Jun 19 11:19:27.065105 crc crio[22562]: time=\"2026-06-19T11:19:27.064888577Z\" level=info msg=\"Started container\" PID=25645 containerID=1382edcae3d6e229bc63955eb96636a1081d30bd189c7cea27917f2f88341b1e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=fe330854-c798-4c35-a1a9-6f30bb5aadda name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.549185 | controller |     "Jun 19 11:19:30.727385 crc crio[22562]: time=\"2026-06-19T11:19:30.726233726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=a01277c2-96a9-499b-ac62-77a63d3dcc73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549200 | controller |     "Jun 19 11:19:30.731670 crc crio[22562]: time=\"2026-06-19T11:19:30.731592512Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b52394e7-0b35-4da3-a514-450b295376fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549216 | controller |     "Jun 19 11:19:30.736730 crc crio[22562]: time=\"2026-06-19T11:19:30.736561946Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549231 | controller |     "Jun 19 11:19:30.737727 crc crio[22562]: time=\"2026-06-19T11:19:30.737531401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549246 | controller |     "Jun 19 11:19:30.785887 crc crio[22562]: time=\"2026-06-19T11:19:30.785662385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549261 | controller |     "Jun 19 11:19:30.791277 crc crio[22562]: time=\"2026-06-19T11:19:30.791000409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549280 | controller |     "Jun 19 11:19:30.924368 crc crio[22562]: time=\"2026-06-19T11:19:30.924194078Z\" level=info msg=\"Created container 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=1ec684d3-44fd-48ee-a57f-d281b4a04da0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549296 | controller |     "Jun 19 11:19:30.926830 crc crio[22562]: time=\"2026-06-19T11:19:30.926687541Z\" level=info msg=\"Starting container: 249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c\" id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549311 | controller |     "Jun 19 11:19:30.937535 crc crio[22562]: time=\"2026-06-19T11:19:30.937449252Z\" level=info msg=\"Started container\" PID=25707 containerID=249070107d18d813dff3940578b04433a4d49f1b88610ade633cbba80041a49c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=25491e44-0ffd-4047-89d9-d961e7744282 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10424bddbf5e8e8f48ce540c5740f8d90f466d1ffae0167b596ccec8a2521a16",
2026-06-19 12:35:51.549327 | controller |     "Jun 19 11:19:35.822131 crc crio[22562]: time=\"2026-06-19T11:19:35.821240708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=844a9a62-df92-410d-af0a-ec2a4ba28eae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549341 | controller |     "Jun 19 11:19:35.825084 crc crio[22562]: time=\"2026-06-19T11:19:35.824743707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=798a5250-bb26-4d2d-a1ff-cad80e0cc2bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549356 | controller |     "Jun 19 11:19:35.829572 crc crio[22562]: time=\"2026-06-19T11:19:35.829443625Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549371 | controller |     "Jun 19 11:19:35.829998 crc crio[22562]: time=\"2026-06-19T11:19:35.829881576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549386 | controller |     "Jun 19 11:19:35.881502 crc crio[22562]: time=\"2026-06-19T11:19:35.881316293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549400 | controller |     "Jun 19 11:19:36.155100 crc crio[22562]: time=\"2026-06-19T11:19:36.154916792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549415 | controller |     "Jun 19 11:19:36.256679 crc crio[22562]: time=\"2026-06-19T11:19:36.256069264Z\" level=info msg=\"Created container 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=912669aa-9617-42dc-b0b0-bcf6ebaaf9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549450 | controller |     "Jun 19 11:19:36.258564 crc crio[22562]: time=\"2026-06-19T11:19:36.258459293Z\" level=info msg=\"Starting container: 386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea\" id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549473 | controller |     "Jun 19 11:19:36.265124 crc crio[22562]: time=\"2026-06-19T11:19:36.26505218Z\" level=info msg=\"Started container\" PID=25810 containerID=386a92e037327bb46ecb9d0742d66504649b9fbcf0221465418ac9d7622491ea description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=1ff3fe02-c037-4730-aa66-c1dca35970c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfb31a59167eef6dc7eba39af4caf4e12c52392620b7ce83cd55c4da98dddeee",
2026-06-19 12:35:51.549489 | controller |     "Jun 19 11:19:41.395728 crc crio[22562]: time=\"2026-06-19T11:19:41.394270784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3a7134a7-47f0-4d9c-b7cc-9929cd64a5d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549504 | controller |     "Jun 19 11:19:41.400836 crc crio[22562]: time=\"2026-06-19T11:19:41.400663245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=670934d0-9dc2-4b84-9515-804377f1f421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549519 | controller |     "Jun 19 11:19:41.438643 crc crio[22562]: time=\"2026-06-19T11:19:41.438366316Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549550 | controller |     "Jun 19 11:19:41.439622 crc crio[22562]: time=\"2026-06-19T11:19:41.439483435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549566 | controller |     "Jun 19 11:19:41.478492 crc crio[22562]: time=\"2026-06-19T11:19:41.478443536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549581 | controller |     "Jun 19 11:19:41.733522 crc crio[22562]: time=\"2026-06-19T11:19:41.733349814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549596 | controller |     "Jun 19 11:19:41.882591 crc crio[22562]: time=\"2026-06-19T11:19:41.882501546Z\" level=info msg=\"Created container 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=536927de-b4ff-46c7-96a9-efd09a3d0fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549610 | controller |     "Jun 19 11:19:41.884958 crc crio[22562]: time=\"2026-06-19T11:19:41.884867546Z\" level=info msg=\"Starting container: 92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0\" id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549625 | controller |     "Jun 19 11:19:41.893574 crc crio[22562]: time=\"2026-06-19T11:19:41.893476213Z\" level=info msg=\"Started container\" PID=25912 containerID=92534fff42e3c9602d23bdd87fc7b6aed8bceb2c08a610c4042f4ec503497ed0 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a122cd3a-1c7e-4e56-b585-eb4654f7c7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.549640 | controller |     "Jun 19 11:19:43.966681 crc crio[22562]: time=\"2026-06-19T11:19:43.966098449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=73726375-408c-41b4-bf10-c687673a177b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549655 | controller |     "Jun 19 11:19:43.968132 crc crio[22562]: time=\"2026-06-19T11:19:43.967291219Z\" level=info msg=\"Removing container: 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000\" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.549673 | controller |     "Jun 19 11:19:43.982396 crc crio[22562]: time=\"2026-06-19T11:19:43.982299688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c2315ba6-b2c3-458e-a18d-442173cbbea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549687 | controller |     "Jun 19 11:19:44.050458 crc crio[22562]: time=\"2026-06-19T11:19:44.050298002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e76bcd25-004d-463a-bd4c-28ec09122660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549703 | controller |     "Jun 19 11:19:44.051374 crc crio[22562]: time=\"2026-06-19T11:19:44.051068291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=1a5cf7ec-a5ea-4a8a-b22b-47cb2c5764fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549717 | controller |     "Jun 19 11:19:44.054304 crc crio[22562]: time=\"2026-06-19T11:19:44.054094928Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549731 | controller |     "Jun 19 11:19:44.054717 crc crio[22562]: time=\"2026-06-19T11:19:44.054614811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549745 | controller |     "Jun 19 11:19:44.055954 crc crio[22562]: time=\"2026-06-19T11:19:44.055844412Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549760 | controller |     "Jun 19 11:19:44.056617 crc crio[22562]: time=\"2026-06-19T11:19:44.056336814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549774 | controller |     "Jun 19 11:19:44.084307 crc crio[22562]: time=\"2026-06-19T11:19:44.084079765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549789 | controller |     "Jun 19 11:19:44.106473 crc crio[22562]: time=\"2026-06-19T11:19:44.106295944Z\" level=info msg=\"Removed container 6a423f3cf78bddeda969f96b3d07460b48a133e170f87735791cc82c66131000: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1baf0630-84e9-45a9-ab10-d4056cb3a5bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.549803 | controller |     "Jun 19 11:19:44.111517 crc crio[22562]: time=\"2026-06-19T11:19:44.111306711Z\" level=info msg=\"Removing container: ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b\" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.549818 | controller |     "Jun 19 11:19:44.116984 crc crio[22562]: time=\"2026-06-19T11:19:44.115711132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549833 | controller |     "Jun 19 11:19:44.204258 crc crio[22562]: time=\"2026-06-19T11:19:44.2040985Z\" level=info msg=\"Removed container ed9d3f7ce9e3eb466165fe81fd95bc5d834ed33ed339eca828b6637231a9855b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3692abfc-ccc1-49ff-903c-99279b27063d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.549851 | controller |     "Jun 19 11:19:44.276290 crc crio[22562]: time=\"2026-06-19T11:19:44.276112667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549867 | controller |     "Jun 19 11:19:44.314256 crc crio[22562]: time=\"2026-06-19T11:19:44.313352305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.549882 | controller |     "Jun 19 11:19:44.405769 crc crio[22562]: time=\"2026-06-19T11:19:44.40551917Z\" level=info msg=\"Created container 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e5b2aa2e-5d94-4100-9b1a-6625aa256d74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549897 | controller |     "Jun 19 11:19:44.407342 crc crio[22562]: time=\"2026-06-19T11:19:44.407052078Z\" level=info msg=\"Starting container: 210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5\" id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549911 | controller |     "Jun 19 11:19:44.408347 crc crio[22562]: time=\"2026-06-19T11:19:44.408192747Z\" level=info msg=\"Created container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2ca43376-c5e5-42c1-bef0-bfbb857fdcb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.549926 | controller |     "Jun 19 11:19:44.409496 crc crio[22562]: time=\"2026-06-19T11:19:44.409376607Z\" level=info msg=\"Starting container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396\" id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.549941 | controller |     "Jun 19 11:19:44.412827 crc crio[22562]: time=\"2026-06-19T11:19:44.412705831Z\" level=info msg=\"Started container\" PID=25958 containerID=210dc4c73f10ac4128fcc85bad64986e4a744b3d467846018f034fcb033081e5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=84906d32-fecd-4179-bd2d-5becbaa8723e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6995e16756cd574da93819eb8ba551f8a4c000b5970ba8c0cf2898e1b98eacc",
2026-06-19 12:35:51.549956 | controller |     "Jun 19 11:19:44.418335 crc crio[22562]: time=\"2026-06-19T11:19:44.418123118Z\" level=info msg=\"Started container\" PID=25962 containerID=1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b43b5e9f-53f6-4b61-9643-7162cd1ddd93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.549971 | controller |     "Jun 19 11:19:46.056933 crc crio[22562]: time=\"2026-06-19T11:19:46.055833497Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0e29e31f-9e20-4adf-b8c8-8661bc253738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.549986 | controller |     "Jun 19 11:19:46.060103 crc crio[22562]: time=\"2026-06-19T11:19:46.059974081Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=36a261a5-337f-4588-86b7-7712b150b035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550002 | controller |     "Jun 19 11:19:46.064622 crc crio[22562]: time=\"2026-06-19T11:19:46.064475534Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550021 | controller |     "Jun 19 11:19:46.065684 crc crio[22562]: time=\"2026-06-19T11:19:46.06550503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550037 | controller |     "Jun 19 11:19:46.109932 crc crio[22562]: time=\"2026-06-19T11:19:46.109551381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550052 | controller |     "Jun 19 11:19:46.341941 crc crio[22562]: time=\"2026-06-19T11:19:46.34147411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550067 | controller |     "Jun 19 11:19:46.468642 crc crio[22562]: time=\"2026-06-19T11:19:46.468451581Z\" level=info msg=\"Created container d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=a1ad1523-5afb-420c-86fb-f2cbebf8fc91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550083 | controller |     "Jun 19 11:19:46.470713 crc crio[22562]: time=\"2026-06-19T11:19:46.470579595Z\" level=info msg=\"Starting container: d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c\" id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550098 | controller |     "Jun 19 11:19:46.480791 crc crio[22562]: time=\"2026-06-19T11:19:46.479935352Z\" level=info msg=\"Started container\" PID=26008 containerID=d9c21b3ed6fe0effae64eb90c769e0cb39ba63204177ad2971f686c4e5a93e9c description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=06271c36-4980-4185-b455-7b1e9a34b48c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.550114 | controller |     "Jun 19 11:20:14.963415 crc crio[22562]: time=\"2026-06-19T11:20:14.961841267Z\" level=info msg=\"Stopping container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396 (timeout: 30s)\" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.550130 | controller |     "Jun 19 11:20:15.052865 crc crio[22562]: time=\"2026-06-19T11:20:15.052697498Z\" level=info msg=\"Stopped container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=27bbf230-e1ed-4710-a45c-0210b8fa88fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.550145 | controller |     "Jun 19 11:20:15.055644 crc crio[22562]: time=\"2026-06-19T11:20:15.055498168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2355e733-6a85-4164-b07d-714b0d2e948c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550161 | controller |     "Jun 19 11:20:15.058962 crc crio[22562]: time=\"2026-06-19T11:20:15.058868014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=cfa77ca3-537c-4745-9a60-2794ab6ea410 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550176 | controller |     "Jun 19 11:20:15.062098 crc crio[22562]: time=\"2026-06-19T11:20:15.06190348Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550197 | controller |     "Jun 19 11:20:15.062628 crc crio[22562]: time=\"2026-06-19T11:20:15.062552836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550213 | controller |     "Jun 19 11:20:15.120430 crc crio[22562]: time=\"2026-06-19T11:20:15.120279123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550228 | controller |     "Jun 19 11:20:15.371375 crc crio[22562]: time=\"2026-06-19T11:20:15.370602165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550243 | controller |     "Jun 19 11:20:15.453221 crc crio[22562]: time=\"2026-06-19T11:20:15.453107766Z\" level=info msg=\"Removing container: 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c\" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.550258 | controller |     "Jun 19 11:20:15.508579 crc crio[22562]: time=\"2026-06-19T11:20:15.508298257Z\" level=info msg=\"Created container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c693bef-5784-443d-b53d-0049e0a23815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550273 | controller |     "Jun 19 11:20:15.509988 crc crio[22562]: time=\"2026-06-19T11:20:15.509866697Z\" level=info msg=\"Starting container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a\" id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550289 | controller |     "Jun 19 11:20:15.519931 crc crio[22562]: time=\"2026-06-19T11:20:15.519838668Z\" level=info msg=\"Started container\" PID=26432 containerID=c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f511f672-a8d8-432e-a34f-0e64db9c4bee name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.550305 | controller |     "Jun 19 11:20:15.537488 crc crio[22562]: time=\"2026-06-19T11:20:15.53735295Z\" level=info msg=\"Removed container 1624e4a6e96c2d1422392700dcd7420acc5f2fb7b4452da833992497e5242b7c: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d5fb6d29-fd3e-465f-b825-9efc7bc082ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.550320 | controller |     "Jun 19 11:20:16.947491 crc crio[22562]: time=\"2026-06-19T11:20:16.947329605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=23bc9347-b6a1-4d41-9e97-145c998353be name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550335 | controller |     "Jun 19 11:20:16.951867 crc crio[22562]: time=\"2026-06-19T11:20:16.951736257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=11e2da5c-6eda-4fa5-b80a-1ff94b562b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550351 | controller |     "Jun 19 11:20:16.965387 crc crio[22562]: time=\"2026-06-19T11:20:16.965076733Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550366 | controller |     "Jun 19 11:20:16.965915 crc crio[22562]: time=\"2026-06-19T11:20:16.965795021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550384 | controller |     "Jun 19 11:20:17.009003 crc crio[22562]: time=\"2026-06-19T11:20:17.008736845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550399 | controller |     "Jun 19 11:20:17.230297 crc crio[22562]: time=\"2026-06-19T11:20:17.23020282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550415 | controller |     "Jun 19 11:20:17.367600 crc crio[22562]: time=\"2026-06-19T11:20:17.367501502Z\" level=info msg=\"Created container 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094: openshift-etcd/etcd-crc/etcd-resources-copy\" id=11f4192e-fef0-42dc-9d7f-4b0eb580db71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550447 | controller |     "Jun 19 11:20:17.369066 crc crio[22562]: time=\"2026-06-19T11:20:17.368996638Z\" level=info msg=\"Starting container: 8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094\" id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550469 | controller |     "Jun 19 11:20:17.388804 crc crio[22562]: time=\"2026-06-19T11:20:17.388630725Z\" level=info msg=\"Started container\" PID=26475 containerID=8825f8f3055b3afac12131994bde7e94b736a15d649326c4d7afbddb5e58d094 description=openshift-etcd/etcd-crc/etcd-resources-copy id=7e8f7cff-7042-46b3-a585-2219812699cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.550484 | controller |     "Jun 19 11:20:46.690931 crc crio[22562]: time=\"2026-06-19T11:20:46.68938378Z\" level=info msg=\"Stopping container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a (timeout: 30s)\" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.550499 | controller |     "Jun 19 11:20:46.776622 crc crio[22562]: time=\"2026-06-19T11:20:46.776414191Z\" level=info msg=\"Stopped container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b2c58362-642f-4136-bb13-79b7e5c94477 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.550515 | controller |     "Jun 19 11:20:46.778769 crc crio[22562]: time=\"2026-06-19T11:20:46.778515133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f318b9fc-fde0-4717-be43-7533a587e7a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550529 | controller |     "Jun 19 11:20:46.782355 crc crio[22562]: time=\"2026-06-19T11:20:46.782095634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0d95e889-44d8-45fc-88d2-8251007fcdb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550544 | controller |     "Jun 19 11:20:46.785281 crc crio[22562]: time=\"2026-06-19T11:20:46.785001937Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550559 | controller |     "Jun 19 11:20:46.785849 crc crio[22562]: time=\"2026-06-19T11:20:46.785726736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550573 | controller |     "Jun 19 11:20:46.824314 crc crio[22562]: time=\"2026-06-19T11:20:46.823973229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550591 | controller |     "Jun 19 11:20:46.863101 crc crio[22562]: time=\"2026-06-19T11:20:46.86293502Z\" level=info msg=\"Removing container: 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396\" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.550606 | controller |     "Jun 19 11:20:46.915748 crc crio[22562]: time=\"2026-06-19T11:20:46.915589815Z\" level=info msg=\"Removed container 1f9ce75a40fe2104989be661b55edd162e08e643f9fc2b1726a865ebdab39396: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=59c11dc5-ab6f-45b0-bb27-49f89e7f6858 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.550621 | controller |     "Jun 19 11:20:47.070735 crc crio[22562]: time=\"2026-06-19T11:20:47.069795048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550635 | controller |     "Jun 19 11:20:47.203611 crc crio[22562]: time=\"2026-06-19T11:20:47.203389602Z\" level=info msg=\"Created container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b76de31a-1e58-41c8-8bdf-713896b63217 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550650 | controller |     "Jun 19 11:20:47.207397 crc crio[22562]: time=\"2026-06-19T11:20:47.20726952Z\" level=info msg=\"Starting container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9\" id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550665 | controller |     "Jun 19 11:20:47.212902 crc crio[22562]: time=\"2026-06-19T11:20:47.212746618Z\" level=info msg=\"Started container\" PID=26856 containerID=3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=6e626570-f19e-4f07-8085-0520f0b3eb95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.550680 | controller |     "Jun 19 11:20:51.499600 crc crio[22562]: time=\"2026-06-19T11:20:51.498780162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=054e6bec-2c08-4492-a9e8-116076646275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550695 | controller |     "Jun 19 11:20:51.504546 crc crio[22562]: time=\"2026-06-19T11:20:51.504475016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4a68d038-78bc-4ec9-93d6-de91d54e2a65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550710 | controller |     "Jun 19 11:20:51.623509 crc crio[22562]: time=\"2026-06-19T11:20:51.623130533Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550725 | controller |     "Jun 19 11:20:51.623924 crc crio[22562]: time=\"2026-06-19T11:20:51.623889963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550739 | controller |     "Jun 19 11:20:51.658491 crc crio[22562]: time=\"2026-06-19T11:20:51.658326989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550754 | controller |     "Jun 19 11:20:51.853502 crc crio[22562]: time=\"2026-06-19T11:20:51.853361871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550772 | controller |     "Jun 19 11:20:51.950936 crc crio[22562]: time=\"2026-06-19T11:20:51.949581264Z\" level=info msg=\"Created container e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b: openshift-etcd/etcd-crc/etcdctl\" id=79e25df6-2ff4-4d81-a4fe-981b466305ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550787 | controller |     "Jun 19 11:20:51.951479 crc crio[22562]: time=\"2026-06-19T11:20:51.95142596Z\" level=info msg=\"Starting container: e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b\" id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550802 | controller |     "Jun 19 11:20:51.962021 crc crio[22562]: time=\"2026-06-19T11:20:51.961866433Z\" level=info msg=\"Started container\" PID=26958 containerID=e2d80e15ab69426378bd34f5d69414940a7013df32de1e0bf1b9d7aac953ad8b description=openshift-etcd/etcd-crc/etcdctl id=f69cc04e-258e-4956-859e-cbe2c804e5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.550817 | controller |     "Jun 19 11:20:51.976073 crc crio[22562]: time=\"2026-06-19T11:20:51.975948508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3c830a2a-5f76-45b0-84de-777661697ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550832 | controller |     "Jun 19 11:20:51.978679 crc crio[22562]: time=\"2026-06-19T11:20:51.978602755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7fc5cd5c-cd58-4a90-80e5-5fbfe211f97d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550848 | controller |     "Jun 19 11:20:51.985323 crc crio[22562]: time=\"2026-06-19T11:20:51.985232341Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550862 | controller |     "Jun 19 11:20:51.985846 crc crio[22562]: time=\"2026-06-19T11:20:51.985769276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550877 | controller |     "Jun 19 11:20:52.022896 crc crio[22562]: time=\"2026-06-19T11:20:52.022747526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550892 | controller |     "Jun 19 11:20:52.229213 crc crio[22562]: time=\"2026-06-19T11:20:52.22898117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.550906 | controller |     "Jun 19 11:20:52.372738 crc crio[22562]: time=\"2026-06-19T11:20:52.371871057Z\" level=info msg=\"Created container 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63: openshift-etcd/etcd-crc/etcd\" id=ec7c829d-4611-463e-a569-9aa878245319 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550921 | controller |     "Jun 19 11:20:52.375958 crc crio[22562]: time=\"2026-06-19T11:20:52.375866848Z\" level=info msg=\"Starting container: 04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63\" id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.550935 | controller |     "Jun 19 11:20:52.387353 crc crio[22562]: time=\"2026-06-19T11:20:52.38709755Z\" level=info msg=\"Started container\" PID=26966 containerID=04141c4da0869f1761144fa1c0c91a62b190a97e0ccafc4aea11a4ee630c0f63 description=openshift-etcd/etcd-crc/etcd id=5e9229cb-ec85-4506-997c-b5e1a27e5047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.550954 | controller |     "Jun 19 11:20:52.402243 crc crio[22562]: time=\"2026-06-19T11:20:52.40173178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e3a89a08-3328-4d5b-b271-141a4aa5ed62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550968 | controller |     "Jun 19 11:20:52.404928 crc crio[22562]: time=\"2026-06-19T11:20:52.404832787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a1d262cb-f58c-4efc-b40d-43a548e21418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.550983 | controller |     "Jun 19 11:20:52.411953 crc crio[22562]: time=\"2026-06-19T11:20:52.411775342Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.550998 | controller |     "Jun 19 11:20:52.412931 crc crio[22562]: time=\"2026-06-19T11:20:52.41285015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551012 | controller |     "Jun 19 11:20:52.458354 crc crio[22562]: time=\"2026-06-19T11:20:52.458098939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551027 | controller |     "Jun 19 11:20:52.665612 crc crio[22562]: time=\"2026-06-19T11:20:52.665339517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551041 | controller |     "Jun 19 11:20:52.804762 crc crio[22562]: time=\"2026-06-19T11:20:52.804594193Z\" level=info msg=\"Created container ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf: openshift-etcd/etcd-crc/etcd-metrics\" id=757385ad-cef1-4366-b445-a42871d6f5f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551056 | controller |     "Jun 19 11:20:52.807941 crc crio[22562]: time=\"2026-06-19T11:20:52.807828905Z\" level=info msg=\"Starting container: ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf\" id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.551071 | controller |     "Jun 19 11:20:52.823119 crc crio[22562]: time=\"2026-06-19T11:20:52.822853313Z\" level=info msg=\"Started container\" PID=26983 containerID=ebeb778e02c0bae70357d2c8e44b16d17071174a3034423b4d5d787e099074bf description=openshift-etcd/etcd-crc/etcd-metrics id=8d383d2e-5599-4ccc-b462-cc9cdaedee42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.551086 | controller |     "Jun 19 11:20:52.844576 crc crio[22562]: time=\"2026-06-19T11:20:52.844469518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ea429b71-23b5-4645-9924-c6e55b99bb24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551101 | controller |     "Jun 19 11:20:52.848911 crc crio[22562]: time=\"2026-06-19T11:20:52.848722185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=86e68769-2c21-4c28-ab5d-b941b957c0bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551117 | controller |     "Jun 19 11:20:52.859713 crc crio[22562]: time=\"2026-06-19T11:20:52.859516037Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551135 | controller |     "Jun 19 11:20:52.860333 crc crio[22562]: time=\"2026-06-19T11:20:52.860119401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551150 | controller |     "Jun 19 11:20:52.919086 crc crio[22562]: time=\"2026-06-19T11:20:52.918804889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551165 | controller |     "Jun 19 11:20:53.133239 crc crio[22562]: time=\"2026-06-19T11:20:53.132947171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551179 | controller |     "Jun 19 11:20:53.265534 crc crio[22562]: time=\"2026-06-19T11:20:53.265360715Z\" level=info msg=\"Created container 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b: openshift-etcd/etcd-crc/etcd-readyz\" id=9afa1f4c-2555-45c0-9643-59930c059ec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551194 | controller |     "Jun 19 11:20:53.267557 crc crio[22562]: time=\"2026-06-19T11:20:53.267433318Z\" level=info msg=\"Starting container: 48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b\" id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.551208 | controller |     "Jun 19 11:20:53.281023 crc crio[22562]: time=\"2026-06-19T11:20:53.280877357Z\" level=info msg=\"Started container\" PID=26998 containerID=48d809c3b340b3b0f32c4db9d451b65fa4f8d810fdae20f9800cdae259a9830b description=openshift-etcd/etcd-crc/etcd-readyz id=ea231b43-8402-494d-b10d-c431e152a934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.551223 | controller |     "Jun 19 11:20:53.311761 crc crio[22562]: time=\"2026-06-19T11:20:53.31157878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=87455d74-ad33-4272-a925-7c42132a4c87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551238 | controller |     "Jun 19 11:20:53.315120 crc crio[22562]: time=\"2026-06-19T11:20:53.314812751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=da889cda-a429-446c-99c7-fe721a297c4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551252 | controller |     "Jun 19 11:20:53.324225 crc crio[22562]: time=\"2026-06-19T11:20:53.323897359Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551267 | controller |     "Jun 19 11:20:53.324788 crc crio[22562]: time=\"2026-06-19T11:20:53.32470016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551282 | controller |     "Jun 19 11:20:53.375183 crc crio[22562]: time=\"2026-06-19T11:20:53.375013387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551296 | controller |     "Jun 19 11:20:53.558716 crc crio[22562]: time=\"2026-06-19T11:20:53.558577668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551314 | controller |     "Jun 19 11:20:53.686278 crc crio[22562]: time=\"2026-06-19T11:20:53.685971857Z\" level=info msg=\"Created container 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06: openshift-etcd/etcd-crc/etcd-rev\" id=e768a00d-0092-4d2b-9583-b8c689f9a8a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551330 | controller |     "Jun 19 11:20:53.690308 crc crio[22562]: time=\"2026-06-19T11:20:53.688785347Z\" level=info msg=\"Starting container: 52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06\" id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.551345 | controller |     "Jun 19 11:20:53.701605 crc crio[22562]: time=\"2026-06-19T11:20:53.700816551Z\" level=info msg=\"Started container\" PID=27030 containerID=52b038f7cc3e0473b0830a1a7097f0ac5ca0e14f315ba0e2fe6939df6b762a06 description=openshift-etcd/etcd-crc/etcd-rev id=eddc5e14-ce80-4bd8-b19b-ee7a6234623c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f187e30a854cfb452d64a75a2e0b29e82cfeb3e09579578d960d18fb1406c013",
2026-06-19 12:35:51.551360 | controller |     "Jun 19 11:21:17.839028 crc crio[22562]: time=\"2026-06-19T11:21:17.838113617Z\" level=info msg=\"Stopping container: 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9 (timeout: 30s)\" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.551375 | controller |     "Jun 19 11:21:17.933017 crc crio[22562]: time=\"2026-06-19T11:21:17.932819271Z\" level=info msg=\"Stopped container 3960752b5fde95e3f0a7c3acfb9c346b7f258f3d76192e34f31139b0ef3fbfe9: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ce36db3f-68e1-454d-af84-fe8d115b29a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.551390 | controller |     "Jun 19 11:21:18.330276 crc crio[22562]: time=\"2026-06-19T11:21:18.32990457Z\" level=info msg=\"Removing container: c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a\" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.551405 | controller |     "Jun 19 11:21:18.373131 crc crio[22562]: time=\"2026-06-19T11:21:18.372864221Z\" level=info msg=\"Removed container c1509c1e53769d7056aee84e46ac1ab111dfcaf5c6d728c12a470e758fdd940a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c562978f-92d7-4b1e-8970-1a59e4f9b3b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.551419 | controller |     "Jun 19 11:21:33.551984 crc crio[22562]: time=\"2026-06-19T11:21:33.550683588Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=95efab77-951e-41a1-aac7-c1164e36f19e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551453 | controller |     "Jun 19 11:21:33.556490 crc crio[22562]: time=\"2026-06-19T11:21:33.555288723Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=45f4c77d-45d2-4587-a47e-347e6c30cacf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551470 | controller |     "Jun 19 11:21:33.557817 crc crio[22562]: time=\"2026-06-19T11:21:33.557775066Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551485 | controller |     "Jun 19 11:21:33.559007 crc crio[22562]: time=\"2026-06-19T11:21:33.558984627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551499 | controller |     "Jun 19 11:21:33.559501 crc crio[22562]: time=\"2026-06-19T11:21:33.559403037Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4af4d59-761a-4678-b63f-d347986ce552 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551517 | controller |     "Jun 19 11:21:33.561354 crc crio[22562]: time=\"2026-06-19T11:21:33.561314586Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3c056ac-799e-4338-9c8a-3308967b3180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551531 | controller |     "Jun 19 11:21:33.563122 crc crio[22562]: time=\"2026-06-19T11:21:33.562906056Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551546 | controller |     "Jun 19 11:21:33.563612 crc crio[22562]: time=\"2026-06-19T11:21:33.563582262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551561 | controller |     "Jun 19 11:21:33.564301 crc crio[22562]: time=\"2026-06-19T11:21:33.564088346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=563f5783-0e76-4096-bfaa-aa3d6471dd13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551575 | controller |     "Jun 19 11:21:33.568503 crc crio[22562]: time=\"2026-06-19T11:21:33.568404463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a69f2b67-bc7e-4df8-8bc0-cfe03b16c2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551589 | controller |     "Jun 19 11:21:33.575247 crc crio[22562]: time=\"2026-06-19T11:21:33.57223634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=478888af-2acc-4443-a0a8-4f41c4a65ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551604 | controller |     "Jun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.584410357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=32880f79-dbd9-44e0-9ca8-8d1b5f0ff13b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551618 | controller |     "Jun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.584744396Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551633 | controller |     "Jun 19 11:21:33.585396 crc crio[22562]: time=\"2026-06-19T11:21:33.585341551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c40b3a24-6d3d-424b-bf72-1e4a613baf6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551648 | controller |     "Jun 19 11:21:33.596789 crc crio[22562]: time=\"2026-06-19T11:21:33.596617293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551662 | controller |     "Jun 19 11:21:33.600078 crc crio[22562]: time=\"2026-06-19T11:21:33.599879096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aa6c9737-749b-4926-b88b-0ee667e57a4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551680 | controller |     "Jun 19 11:21:33.607583 crc crio[22562]: time=\"2026-06-19T11:21:33.607423267Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551695 | controller |     "Jun 19 11:21:33.622208 crc crio[22562]: time=\"2026-06-19T11:21:33.622095446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c3f4d35f-bb9b-4a21-b060-6b86bf6611da name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551710 | controller |     "Jun 19 11:21:33.622425 crc crio[22562]: time=\"2026-06-19T11:21:33.622374613Z\" level=info msg=\"Removing container: 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0\" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.551724 | controller |     "Jun 19 11:21:33.625955 crc crio[22562]: time=\"2026-06-19T11:21:33.625844761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a3e8395c-ab17-434c-ab9d-2a6ae22f639d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551739 | controller |     "Jun 19 11:21:33.633651 crc crio[22562]: time=\"2026-06-19T11:21:33.633595575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3e610f85-43c4-48bc-9450-df0cad70b5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551753 | controller |     "Jun 19 11:21:33.634373 crc crio[22562]: time=\"2026-06-19T11:21:33.634306984Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551768 | controller |     "Jun 19 11:21:33.641443 crc crio[22562]: time=\"2026-06-19T11:21:33.641336991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551782 | controller |     "Jun 19 11:21:33.641602 crc crio[22562]: time=\"2026-06-19T11:21:33.641527875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551796 | controller |     "Jun 19 11:21:33.642764 crc crio[22562]: time=\"2026-06-19T11:21:33.642675064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=3ef6726a-2822-4679-aa63-51f7f497e430 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551811 | controller |     "Jun 19 11:21:33.643489 crc crio[22562]: time=\"2026-06-19T11:21:33.643403132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b58c5a4c-fbc7-47cf-8ae4-f5b3fc7eb12f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551825 | controller |     "Jun 19 11:21:33.643879 crc crio[22562]: time=\"2026-06-19T11:21:33.643461733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=a9cd90e0-b695-4d22-bab8-69a633510687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.551840 | controller |     "Jun 19 11:21:33.646064 crc crio[22562]: time=\"2026-06-19T11:21:33.645934456Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551857 | controller |     "Jun 19 11:21:33.648633 crc crio[22562]: time=\"2026-06-19T11:21:33.648538611Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551872 | controller |     "Jun 19 11:21:33.651762 crc crio[22562]: time=\"2026-06-19T11:21:33.651429273Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.551887 | controller |     "Jun 19 11:21:33.667541 crc crio[22562]: time=\"2026-06-19T11:21:33.667436217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551901 | controller |     "Jun 19 11:21:33.668751 crc crio[22562]: time=\"2026-06-19T11:21:33.668644088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551915 | controller |     "Jun 19 11:21:33.669350 crc crio[22562]: time=\"2026-06-19T11:21:33.669262124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551930 | controller |     "Jun 19 11:21:33.669741 crc crio[22562]: time=\"2026-06-19T11:21:33.669665164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551944 | controller |     "Jun 19 11:21:33.732663 crc crio[22562]: time=\"2026-06-19T11:21:33.732555047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551959 | controller |     "Jun 19 11:21:33.733077 crc crio[22562]: time=\"2026-06-19T11:21:33.732995008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551973 | controller |     "Jun 19 11:21:33.739785 crc crio[22562]: time=\"2026-06-19T11:21:33.739309886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.551988 | controller |     "Jun 19 11:21:33.745539 crc crio[22562]: time=\"2026-06-19T11:21:33.745451082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552003 | controller |     "Jun 19 11:21:33.761219 crc crio[22562]: time=\"2026-06-19T11:21:33.761029854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552017 | controller |     "Jun 19 11:21:33.769122 crc crio[22562]: time=\"2026-06-19T11:21:33.76885017Z\" level=info msg=\"Removed container 1b0e825b683ad8ea597a8d55ce81e6588dad1d257e24f761cef1b9ee838779e0: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=ff4fceee-950d-4f9e-af94-b6389889f00f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552032 | controller |     "Jun 19 11:21:33.791604 crc crio[22562]: time=\"2026-06-19T11:21:33.79143819Z\" level=info msg=\"Removing container: 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd\" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552049 | controller |     "Jun 19 11:21:33.835591 crc crio[22562]: time=\"2026-06-19T11:21:33.835480289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552064 | controller |     "Jun 19 11:21:33.861893 crc crio[22562]: time=\"2026-06-19T11:21:33.861640617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552078 | controller |     "Jun 19 11:21:33.896935 crc crio[22562]: time=\"2026-06-19T11:21:33.896630219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552092 | controller |     "Jun 19 11:21:33.901107 crc crio[22562]: time=\"2026-06-19T11:21:33.901023209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552107 | controller |     "Jun 19 11:21:33.915711 crc crio[22562]: time=\"2026-06-19T11:21:33.915613327Z\" level=info msg=\"Removed container 7c93b527a8aa51b9c1a249b3fc9ff00f5f524e0e331f648e1b571642cad39dbd: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e3568f15-43ce-45fc-9796-71ed266580ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552122 | controller |     "Jun 19 11:21:33.920950 crc crio[22562]: time=\"2026-06-19T11:21:33.919226757Z\" level=info msg=\"Created container d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b: openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager\" id=3345ce2e-1576-4559-a2de-24bd49c7597e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552138 | controller |     "Jun 19 11:21:33.922861 crc crio[22562]: time=\"2026-06-19T11:21:33.922759377Z\" level=info msg=\"Starting container: d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b\" id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552153 | controller |     "Jun 19 11:21:33.940373 crc crio[22562]: time=\"2026-06-19T11:21:33.93360989Z\" level=info msg=\"Started container\" PID=27627 containerID=d9c3699d63857aa6c7c4e9586cf3ec2b87d1fedcf7cbf30d2a585110be18e10b description=openshift-route-controller-manager/route-controller-manager-6b464b46b9-pvw6j/route-controller-manager id=12235ef0-a147-4224-aecf-5c24ce47ae80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3549707a6e3d287e13c4d833e180614b1e9bd83affcb093282121e30b6e1da13",
2026-06-19 12:35:51.552168 | controller |     "Jun 19 11:21:33.944236 crc crio[22562]: time=\"2026-06-19T11:21:33.944084514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552184 | controller |     "Jun 19 11:21:33.950437 crc crio[22562]: time=\"2026-06-19T11:21:33.950362941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552199 | controller |     "Jun 19 11:21:33.952798 crc crio[22562]: time=\"2026-06-19T11:21:33.95268682Z\" level=info msg=\"Created container 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=efd9e51e-543c-454b-be1b-803724b4e78d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552214 | controller |     "Jun 19 11:21:33.957005 crc crio[22562]: time=\"2026-06-19T11:21:33.955773388Z\" level=info msg=\"Starting container: 1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431\" id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552232 | controller |     "Jun 19 11:21:33.957005 crc crio[22562]: time=\"2026-06-19T11:21:33.956538366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552247 | controller |     "Jun 19 11:21:33.967295 crc crio[22562]: time=\"2026-06-19T11:21:33.966072268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552262 | controller |     "Jun 19 11:21:33.969298 crc crio[22562]: time=\"2026-06-19T11:21:33.969077702Z\" level=info msg=\"Started container\" PID=27626 containerID=1304a7480033665d4dedc31e72f27805e76d1abe065575b06c439aaf4dd45431 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=0278193a-4375-4eed-ad72-3975c05c1025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=920f3bba24b86e86bdeb7cb4ae8a2502e7fb1a2d685f79bb56a84b956e3d5b0e",
2026-06-19 12:35:51.552277 | controller |     "Jun 19 11:21:33.978124 crc crio[22562]: time=\"2026-06-19T11:21:33.978021448Z\" level=info msg=\"Created container 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37: openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager\" id=d213cd1f-3bb0-4c56-9fd1-080e91f150f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552293 | controller |     "Jun 19 11:21:33.979316 crc crio[22562]: time=\"2026-06-19T11:21:33.978946792Z\" level=info msg=\"Starting container: 351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37\" id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552308 | controller |     "Jun 19 11:21:33.985880 crc crio[22562]: time=\"2026-06-19T11:21:33.985765943Z\" level=info msg=\"Created container 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=ea657eee-3e36-4256-9a5c-af26bb35a13c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552323 | controller |     "Jun 19 11:21:33.988456 crc crio[22562]: time=\"2026-06-19T11:21:33.988344757Z\" level=info msg=\"Starting container: 4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f\" id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552339 | controller |     "Jun 19 11:21:34.001318 crc crio[22562]: time=\"2026-06-19T11:21:34.001134819Z\" level=info msg=\"Started container\" PID=27640 containerID=351ba0a63d1fece7d1c5448fedca8bb8af5ced40f22f80f7e4360f4719e4fe37 description=openshift-controller-manager/controller-manager-7b495dd9cf-wzd9s/controller-manager id=513f8abd-c7d1-4395-89d2-c63f9478a7d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c1442aeda64b2effdd15309c53dc9d9a4a9625392839994425b45c5f3007293",
2026-06-19 12:35:51.552354 | controller |     "Jun 19 11:21:34.010231 crc crio[22562]: time=\"2026-06-19T11:21:34.010013994Z\" level=info msg=\"Started container\" PID=27647 containerID=4b51300e64cf277f3d3ad1e605add65bef6cacc620b723ad9777e71b95cb534f description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=dccbf1c8-aaff-41e4-b08c-59f26629336a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca3bfa3527df05a1e3ea63b19658837ffaf745a8bfe06116332baa676c67c1a7",
2026-06-19 12:35:51.552369 | controller |     "Jun 19 11:21:34.023291 crc crio[22562]: time=\"2026-06-19T11:21:34.022679262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552384 | controller |     "Jun 19 11:21:34.104592 crc crio[22562]: time=\"2026-06-19T11:21:34.104465521Z\" level=info msg=\"Created container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=94ff5eee-de75-4b93-86e2-9f399b6791cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552403 | controller |     "Jun 19 11:21:34.106898 crc crio[22562]: time=\"2026-06-19T11:21:34.106740239Z\" level=info msg=\"Starting container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914\" id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552419 | controller |     "Jun 19 11:21:34.115797 crc crio[22562]: time=\"2026-06-19T11:21:34.115261154Z\" level=info msg=\"Started container\" PID=27675 containerID=70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=8ef4dcee-5a80-49aa-9f77-62d9f113b118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.552453 | controller |     "Jun 19 11:21:34.120499 crc crio[22562]: time=\"2026-06-19T11:21:34.11949943Z\" level=info msg=\"Created container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6f5a0bca-4e03-4032-8f64-2042e2c9d7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552469 | controller |     "Jun 19 11:21:34.120499 crc crio[22562]: time=\"2026-06-19T11:21:34.119721896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552484 | controller |     "Jun 19 11:21:34.128737 crc crio[22562]: time=\"2026-06-19T11:21:34.128557908Z\" level=info msg=\"Starting container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180\" id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552499 | controller |     "Jun 19 11:21:34.145861 crc crio[22562]: time=\"2026-06-19T11:21:34.145604888Z\" level=info msg=\"Started container\" PID=27692 containerID=900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=3371b3c7-0572-48b0-b31b-1732e6419b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90",
2026-06-19 12:35:51.552515 | controller |     "Jun 19 11:21:34.170674 crc crio[22562]: time=\"2026-06-19T11:21:34.170548196Z\" level=info msg=\"Created container 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=a3df0241-1c93-4e63-a5c1-a4935e106a05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552529 | controller |     "Jun 19 11:21:34.173367 crc crio[22562]: time=\"2026-06-19T11:21:34.17310218Z\" level=info msg=\"Starting container: 3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593\" id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552544 | controller |     "Jun 19 11:21:34.180889 crc crio[22562]: time=\"2026-06-19T11:21:34.180355483Z\" level=info msg=\"Started container\" PID=27709 containerID=3be101d924b3a85c20cac2f2afb8cfa6cc9f3eee9487cfeffe35209e7f4aa593 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=19589c3c-b03c-4045-b584-d0be97f0592f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d0be921d2c3ec786f581b4b74168081f12cf471bad1be0406d46d438091b624",
2026-06-19 12:35:51.552559 | controller |     "Jun 19 11:21:34.214516 crc crio[22562]: time=\"2026-06-19T11:21:34.214424311Z\" level=info msg=\"Created container c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4b05ac7a-ab77-4844-9359-0ac9b48e9fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552576 | controller |     "Jun 19 11:21:34.215970 crc crio[22562]: time=\"2026-06-19T11:21:34.215873027Z\" level=info msg=\"Starting container: c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a\" id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552592 | controller |     "Jun 19 11:21:34.220257 crc crio[22562]: time=\"2026-06-19T11:21:34.21995948Z\" level=info msg=\"Started container\" PID=27727 containerID=c556cd23eba4a38abfb050a6f26b0ccc5289df97da0cd82ae9f5c17fbe20600a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=22ea3df8-38c3-4906-8ea3-5a4bda3af017 name=/runtime.v1.RuntimeService/StartContainer sandboxID=522ab897999c17c9ac45c6ad3204425d0ddfed35aae00b7e3991664a192c827c",
2026-06-19 12:35:51.552607 | controller |     "Jun 19 11:21:44.762780 crc crio[22562]: time=\"2026-06-19T11:21:44.761884328Z\" level=info msg=\"Stopping container: 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914 (timeout: 30s)\" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.552622 | controller |     "Jun 19 11:22:01.656398 crc crio[22562]: time=\"2026-06-19T11:22:01.653393662Z\" level=info msg=\"Stopping container: 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180 (timeout: 30s)\" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.552636 | controller |     "Jun 19 11:22:01.996225 crc crio[22562]: time=\"2026-06-19T11:22:01.995401695Z\" level=info msg=\"Stopped container 900c5b6e79a54f8b21842a6213a8ee2d9f5c39ace04fa1600fe24ebd01320180: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=2ec84833-13c2-4342-94bd-e4099d697f8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.552651 | controller |     "Jun 19 11:22:01.998284 crc crio[22562]: time=\"2026-06-19T11:22:01.998217015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4f3d8b80-46ae-4390-ab79-022d5f444177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.552666 | controller |     "Jun 19 11:22:02.000912 crc crio[22562]: time=\"2026-06-19T11:22:02.000829271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=64741789-96f4-4af0-ac71-535a33cbdf8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.552680 | controller |     "Jun 19 11:22:02.002711 crc crio[22562]: time=\"2026-06-19T11:22:02.002629376Z\" level=info msg=\"Stopped container 70afca78a85f809838f259576140279169f4d16bdb639f1641b9e6bf6991c914: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7b0e9afd-2a9d-4327-8b44-1e4f7a987cd4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.552695 | controller |     "Jun 19 11:22:02.003538 crc crio[22562]: time=\"2026-06-19T11:22:02.003476127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=5ab31599-8f3c-4dda-929c-00061de553e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.552710 | controller |     "Jun 19 11:22:02.003638 crc crio[22562]: time=\"2026-06-19T11:22:02.00358112Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552725 | controller |     "Jun 19 11:22:02.004390 crc crio[22562]: time=\"2026-06-19T11:22:02.004308559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552742 | controller |     "Jun 19 11:22:02.008639 crc crio[22562]: time=\"2026-06-19T11:22:02.008505224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6821b0c1-46c7-455e-b03d-a1163febd525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.552757 | controller |     "Jun 19 11:22:02.034114 crc crio[22562]: time=\"2026-06-19T11:22:02.033854832Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552771 | controller |     "Jun 19 11:22:02.049978 crc crio[22562]: time=\"2026-06-19T11:22:02.049876596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552786 | controller |     "Jun 19 11:22:02.079956 crc crio[22562]: time=\"2026-06-19T11:22:02.07981199Z\" level=info msg=\"Removing container: b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc\" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552800 | controller |     "Jun 19 11:22:02.119724 crc crio[22562]: time=\"2026-06-19T11:22:02.119607923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552814 | controller |     "Jun 19 11:22:02.140544 crc crio[22562]: time=\"2026-06-19T11:22:02.139723268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552829 | controller |     "Jun 19 11:22:02.150728 crc crio[22562]: time=\"2026-06-19T11:22:02.150630173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552843 | controller |     "Jun 19 11:22:02.153072 crc crio[22562]: time=\"2026-06-19T11:22:02.152943861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.552858 | controller |     "Jun 19 11:22:02.179422 crc crio[22562]: time=\"2026-06-19T11:22:02.178850723Z\" level=info msg=\"Removed container b30ee486c73b97b04aee84e7210646c42e1ebe6b471c2374b0f23a57e3ea13dc: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1cfe621-c6a0-4dfe-b815-1dcd2d223f37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552873 | controller |     "Jun 19 11:22:02.199834 crc crio[22562]: time=\"2026-06-19T11:22:02.19976376Z\" level=info msg=\"Removing container: 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19\" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552887 | controller |     "Jun 19 11:22:02.252657 crc crio[22562]: time=\"2026-06-19T11:22:02.252283262Z\" level=info msg=\"Removed container 9db088fe625aeb0e0905f48b1df4012172bc3be7d811f13fd58dfdd8ab26cb19: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=710bdbaa-4d4e-4b38-833d-3ec6c1e9a34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.552902 | controller |     "Jun 19 11:22:02.314986 crc crio[22562]: time=\"2026-06-19T11:22:02.314819447Z\" level=info msg=\"Created container 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=dbd085e3-5c8c-426f-9095-88a08f8a53fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552917 | controller |     "Jun 19 11:22:02.316413 crc crio[22562]: time=\"2026-06-19T11:22:02.316334325Z\" level=info msg=\"Starting container: 941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e\" id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552937 | controller |     "Jun 19 11:22:02.319099 crc crio[22562]: time=\"2026-06-19T11:22:02.318955452Z\" level=info msg=\"Created container 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=6410d122-6aa8-4a9b-a35f-eeafad83e98b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.552952 | controller |     "Jun 19 11:22:02.322477 crc crio[22562]: time=\"2026-06-19T11:22:02.322390908Z\" level=info msg=\"Starting container: 6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931\" id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.552967 | controller |     "Jun 19 11:22:02.325248 crc crio[22562]: time=\"2026-06-19T11:22:02.325089846Z\" level=info msg=\"Started container\" PID=28184 containerID=941453c4f8bfde55f8f95d31d12b74e1433c985c85ddf843e4e163212f01241e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=fa3d30ac-ae44-4a72-a03d-7060dc57727d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadc4cba68f4eea342709eed7c8f2f989b736d677fce48af3c36398670c45413",
2026-06-19 12:35:51.552982 | controller |     "Jun 19 11:22:02.328398 crc crio[22562]: time=\"2026-06-19T11:22:02.328317497Z\" level=info msg=\"Started container\" PID=28183 containerID=6bed61cc82b642225d2e0a11cf3f18e8b0b8448e5ed056dc03968d1f0d06f931 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=731da5bb-c122-4b99-b90e-4988afad95db name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd26eea018834e3e346aab53ae082aba1857e10db69f3022d555c438539b0f90",
2026-06-19 12:35:51.552997 | controller |     "Jun 19 11:22:03.119763 crc crio[22562]: time=\"2026-06-19T11:22:03.119020916Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=e4ab3271-77c7-494f-be3f-090e6d9d6bac name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553012 | controller |     "Jun 19 11:22:03.122571 crc crio[22562]: time=\"2026-06-19T11:22:03.122493394Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4946505d-0cb6-4195-9440-7735d535a2b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553027 | controller |     "Jun 19 11:22:03.125911 crc crio[22562]: time=\"2026-06-19T11:22:03.125571062Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.553042 | controller |     "Jun 19 11:22:03.127302 crc crio[22562]: time=\"2026-06-19T11:22:03.127236873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553056 | controller |     "Jun 19 11:22:03.171553 crc crio[22562]: time=\"2026-06-19T11:22:03.171388405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553071 | controller |     "Jun 19 11:22:03.176742 crc crio[22562]: time=\"2026-06-19T11:22:03.176668238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553086 | controller |     "Jun 19 11:22:03.289673 crc crio[22562]: time=\"2026-06-19T11:22:03.289569482Z\" level=info msg=\"Created container 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=314dd4bf-9b05-48d3-9ba0-66b8758e1e11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.553104 | controller |     "Jun 19 11:22:03.293081 crc crio[22562]: time=\"2026-06-19T11:22:03.292937416Z\" level=info msg=\"Starting container: 05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325\" id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.553119 | controller |     "Jun 19 11:22:03.299125 crc crio[22562]: time=\"2026-06-19T11:22:03.298995469Z\" level=info msg=\"Started container\" PID=28234 containerID=05203667c6b72118f5c8b43d6a203ede1838623e58415512c2550a2d3c26d325 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=09019259-0526-4f8a-a214-51989f7c679c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2080ece914e33fcbbd8f6bcc1ecced34d3456d5fecdd6072dda078f76f31408f",
2026-06-19 12:35:51.553134 | controller |     "Jun 19 11:22:03.663978 crc crio[22562]: time=\"2026-06-19T11:22:03.663883697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=07dc6a94-bf97-4126-98fd-d871f1caf8c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553148 | controller |     "Jun 19 11:22:03.668636 crc crio[22562]: time=\"2026-06-19T11:22:03.668553235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2d71b5ff-af0f-41a2-9f21-c91b6a30cf46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553163 | controller |     "Jun 19 11:22:03.672252 crc crio[22562]: time=\"2026-06-19T11:22:03.672083963Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.553179 | controller |     "Jun 19 11:22:03.672965 crc crio[22562]: time=\"2026-06-19T11:22:03.672879574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553194 | controller |     "Jun 19 11:22:03.703684 crc crio[22562]: time=\"2026-06-19T11:22:03.703557736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553209 | controller |     "Jun 19 11:22:03.901402 crc crio[22562]: time=\"2026-06-19T11:22:03.899796226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553224 | controller |     "Jun 19 11:22:03.994763 crc crio[22562]: time=\"2026-06-19T11:22:03.993823725Z\" level=info msg=\"Created container 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5cbf7a94-50cd-446a-a050-22dbf39b77a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.553239 | controller |     "Jun 19 11:22:03.996352 crc crio[22562]: time=\"2026-06-19T11:22:03.996282106Z\" level=info msg=\"Starting container: 42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575\" id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.553254 | controller |     "Jun 19 11:22:04.004590 crc crio[22562]: time=\"2026-06-19T11:22:04.00437838Z\" level=info msg=\"Started container\" PID=28271 containerID=42fefad804ccfc2d54572128b6d5aead207bcc0585176799447eb6c22f97e575 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=76215db0-3f5e-4905-bce0-2793b0fcfc81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a84b78597a423246998f2e4200e8f6b2b78e08be215a26827043b313098a4e86",
2026-06-19 12:35:51.553273 | controller |     "Jun 19 11:22:18.181264 crc crio[22562]: time=\"2026-06-19T11:22:18.176639231Z\" level=info msg=\"Stopping container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d (timeout: 15s)\" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.553288 | controller |     "Jun 19 11:22:18.367951 crc crio[22562]: time=\"2026-06-19T11:22:18.367350404Z\" level=info msg=\"Stopped container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=b9ce1b7a-2904-4df7-a819-64874eeec87a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.553304 | controller |     "Jun 19 11:22:18.369482 crc crio[22562]: time=\"2026-06-19T11:22:18.369322533Z\" level=info msg=\"Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.553318 | controller |     "Jun 19 11:22:18.370619 crc crio[22562]: time=\"2026-06-19T11:22:18.370467722Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/a576e9ac-c62a-471e-b99c-5b502b0b74ca 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:0xc000328348}] Aliases:map[]}\"",
2026-06-19 12:35:51.553334 | controller |     "Jun 19 11:22:18.370823 crc crio[22562]: time=\"2026-06-19T11:22:18.370709898Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553349 | controller |     "Jun 19 11:22:18.875552 crc crio[22562]: time=\"2026-06-19T11:22:18.875118699Z\" level=info msg=\"Stopped pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=0f2b85b1-b21b-40fe-8e48-ecec96e4eee4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.553364 | controller |     "Jun 19 11:22:19.310638 crc crio[22562]: time=\"2026-06-19T11:22:19.309915077Z\" level=info msg=\"Removing container: 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d\" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.553379 | controller |     "Jun 19 11:22:19.337564 crc crio[22562]: time=\"2026-06-19T11:22:19.33742266Z\" level=info msg=\"Removed container 85d4d6800665d15417ca49bc4221820b017dc3b7f3bbab66963f6269deaa307d: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=98399e2e-8b55-4db3-be47-a0928d8bfc5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.553394 | controller |     "Jun 19 11:23:07.985794 crc crio[22562]: time=\"2026-06-19T11:23:07.984574905Z\" level=info msg=\"Stopping pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.553409 | controller |     "Jun 19 11:23:07.985794 crc crio[22562]: time=\"2026-06-19T11:23:07.985770605Z\" level=info msg=\"Stopped pod sandbox (already stopped): 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=91fc8bee-6ddf-496e-b3ea-7cb330de4e4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.553423 | controller |     "Jun 19 11:23:07.990295 crc crio[22562]: time=\"2026-06-19T11:23:07.986901624Z\" level=info msg=\"Removing pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.553468 | controller |     "Jun 19 11:23:08.010741 crc crio[22562]: time=\"2026-06-19T11:23:08.010603072Z\" level=info msg=\"Removed pod sandbox: 222a599794777b8b5a62f60c846dd435d4b89b29aa80830fc8c9081b9eb5b2da\" id=d0a483e1-f259-4afe-bee5-fa90335bf952 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.553485 | controller |     "Jun 19 11:24:54.732897 crc crio[22562]: time=\"2026-06-19T11:24:54.731241014Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD\" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553500 | controller |     "Jun 19 11:24:54.735849 crc crio[22562]: time=\"2026-06-19T11:24:54.733014579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553515 | controller |     "Jun 19 11:24:54.744356 crc crio[22562]: time=\"2026-06-19T11:24:54.743975992Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-492dw/POD\" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553540 | controller |     "Jun 19 11:24:54.745605 crc crio[22562]: time=\"2026-06-19T11:24:54.745489981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553556 | controller |     "Jun 19 11:24:54.764020 crc crio[22562]: time=\"2026-06-19T11:24:54.763872179Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697804-zl8lt/POD\" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553571 | controller |     "Jun 19 11:24:54.764350 crc crio[22562]: time=\"2026-06-19T11:24:54.764250008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553586 | controller |     "Jun 19 11:24:54.783939 crc crio[22562]: time=\"2026-06-19T11:24:54.783821047Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}\"",
2026-06-19 12:35:51.553601 | controller |     "Jun 19 11:24:54.783939 crc crio[22562]: time=\"2026-06-19T11:24:54.783891589Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-5546596d99-8xx95 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553616 | controller |     "Jun 19 11:24:54.789553 crc crio[22562]: time=\"2026-06-19T11:24:54.789425377Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}\"",
2026-06-19 12:35:51.553631 | controller |     "Jun 19 11:24:54.789668 crc crio[22562]: time=\"2026-06-19T11:24:54.78954618Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-492dw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553646 | controller |     "Jun 19 11:24:54.799414 crc crio[22562]: time=\"2026-06-19T11:24:54.799292603Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-h8ftv/POD\" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553664 | controller |     "Jun 19 11:24:54.799959 crc crio[22562]: time=\"2026-06-19T11:24:54.799446547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553680 | controller |     "Jun 19 11:24:54.801922 crc crio[22562]: time=\"2026-06-19T11:24:54.801682612Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qw2rg/POD\" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553694 | controller |     "Jun 19 11:24:54.802407 crc crio[22562]: time=\"2026-06-19T11:24:54.802233907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553708 | controller |     "Jun 19 11:24:54.806411 crc crio[22562]: time=\"2026-06-19T11:24:54.806261277Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.553723 | controller |     "Jun 19 11:24:54.806411 crc crio[22562]: time=\"2026-06-19T11:24:54.80637186Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697804-zl8lt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553738 | controller |     "Jun 19 11:24:54.818533 crc crio[22562]: time=\"2026-06-19T11:24:54.816383489Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wnzzc/POD\" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553752 | controller |     "Jun 19 11:24:54.818533 crc crio[22562]: time=\"2026-06-19T11:24:54.816505532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.553767 | controller |     "Jun 19 11:24:54.860575 crc crio[22562]: time=\"2026-06-19T11:24:54.859546207Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.553782 | controller |     "Jun 19 11:24:54.860915 crc crio[22562]: time=\"2026-06-19T11:24:54.860643004Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qw2rg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553797 | controller |     "Jun 19 11:24:54.864686 crc crio[22562]: time=\"2026-06-19T11:24:54.864502231Z\" level=info msg=\"Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}\"",
2026-06-19 12:35:51.553815 | controller |     "Jun 19 11:24:54.864821 crc crio[22562]: time=\"2026-06-19T11:24:54.864750337Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-h8ftv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553830 | controller |     "Jun 19 11:24:54.887061 crc crio[22562]: time=\"2026-06-19T11:24:54.886799207Z\" level=info msg=\"Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}\"",
2026-06-19 12:35:51.553845 | controller |     "Jun 19 11:24:54.887061 crc crio[22562]: time=\"2026-06-19T11:24:54.886944821Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wnzzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.553860 | controller |     "Jun 19 11:24:55.420895 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e61775faacf5ddb Mac:8e:a0:e6:8c:be:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc SocketPath: PciID:}] [{Interface:0xc000122d10 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.553875 | controller |     "Jun 19 11:24:55.428124 crc crio[22562]: time=\"2026-06-19T11:24:55.427318067Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-492dw Namespace:openshift-marketplace ID:e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 UID:5df7d005-1eb4-4a9c-beb4-415aee8b2a6f NetNS:/var/run/netns/ee699680-c174-4c05-9072-f09a8192f4bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5df7d005_1eb4_4a9c_beb4_415aee8b2a6f.slice PodAnnotations:0xc0032d2380}] Aliases:map[]}\"",
2026-06-19 12:35:51.553890 | controller |     "Jun 19 11:24:55.428124 crc crio[22562]: time=\"2026-06-19T11:24:55.427636405Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-492dw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.553905 | controller |     "Jun 19 11:24:55.438451 crc crio[22562]: time=\"2026-06-19T11:24:55.438358762Z\" level=info msg=\"Ran pod sandbox e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547 with infra container: openshift-marketplace/redhat-marketplace-492dw/POD\" id=48951f5f-c96d-4cf0-b5df-b4e4d278e4ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.553919 | controller |     "Jun 19 11:24:55.440657 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8486364fbe20d4a Mac:4a:0a:a6:e4:2c:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 SocketPath: PciID:}] [{Interface:0xc000134590 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.553935 | controller |     "Jun 19 11:24:55.443369 crc crio[22562]: time=\"2026-06-19T11:24:55.443268305Z\" level=info msg=\"Got pod network &{Name:certified-operators-wnzzc Namespace:openshift-marketplace ID:8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee UID:d9b6d14a-7412-4c8a-acfb-61398a453ad6 NetNS:/var/run/netns/9723c287-f96a-4b07-8b4f-511b56c766b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9b6d14a_7412_4c8a_acfb_61398a453ad6.slice PodAnnotations:0xc0032d2770}] Aliases:map[]}\"",
2026-06-19 12:35:51.553953 | controller |     "Jun 19 11:24:55.443529 crc crio[22562]: time=\"2026-06-19T11:24:55.44348526Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wnzzc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.553967 | controller |     "Jun 19 11:24:55.445200 crc crio[22562]: time=\"2026-06-19T11:24:55.444960288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=414da972-ccd9-407f-ad13-3850c2aefe95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553982 | controller |     "Jun 19 11:24:55.450906 crc crio[22562]: time=\"2026-06-19T11:24:55.450738592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b4beee3-7e2f-4e1c-b4f8-450793f0b7d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.553996 | controller |     "Jun 19 11:24:55.451395 crc crio[22562]: time=\"2026-06-19T11:24:55.451319056Z\" level=info msg=\"Ran pod sandbox 8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee with infra container: openshift-marketplace/certified-operators-wnzzc/POD\" id=7f316543-7799-4af4-8c96-0d08d4d2c709 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.554011 | controller |     "Jun 19 11:24:55.453492 crc crio[22562]: time=\"2026-06-19T11:24:55.453412709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f919418-7362-4a8f-b7b1-079f4eaa0a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554025 | controller |     "Jun 19 11:24:55.456445 crc crio[22562]: time=\"2026-06-19T11:24:55.456314591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8599dbd2-2333-4eaf-bc50-5e6ee25b6242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554040 | controller |     "Jun 19 11:24:55.460995 crc crio[22562]: time=\"2026-06-19T11:24:55.460605487Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-utilities\" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554055 | controller |     "Jun 19 11:24:55.461340 crc crio[22562]: time=\"2026-06-19T11:24:55.461274095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554069 | controller |     "Jun 19 11:24:55.466675 crc crio[22562]: time=\"2026-06-19T11:24:55.466554067Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/extract-utilities\" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554083 | controller |     "Jun 19 11:24:55.473880 crc crio[22562]: time=\"2026-06-19T11:24:55.473798017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554097 | controller |     "Jun 19 11:24:55.497189 crc crio[22562]: time=\"2026-06-19T11:24:55.492703559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554112 | controller |     "Jun 19 11:24:55.499363 crc crio[22562]: time=\"2026-06-19T11:24:55.499192181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554126 | controller |     "Jun 19 11:24:55.524972 crc crio[22562]: time=\"2026-06-19T11:24:55.523449697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554144 | controller |     "Jun 19 11:24:55.531656 crc crio[22562]: time=\"2026-06-19T11:24:55.531583509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554159 | controller |     "Jun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba71296d9b7b28c Mac:1a:83:ed:9a:c7:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.554173 | controller |     "Jun 19 11:24:55.569462 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc8fa370954de4c Mac:66:28:e5:55:34:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e SocketPath: PciID:}] [{Interface:0xc0005025a0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.554188 | controller |     "Jun 19 11:24:55.570569 crc crio[22562]: time=\"2026-06-19T11:24:55.57048838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc0016120a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.554204 | controller |     "Jun 19 11:24:55.570682 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c463fdd4aafde0b Mac:d6:bb:8c:07:28:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 SocketPath: PciID:}] [{Interface:0xc000600cc0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.554219 | controller |     "Jun 19 11:24:55.570682 crc crio[22562]: time=\"2026-06-19T11:24:55.570624004Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qw2rg Namespace:openshift-marketplace ID:ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 UID:b292320e-f652-4f93-8883-dfd0f0553207 NetNS:/var/run/netns/a3c4fb5d-a343-45d2-8084-bb5bb90ba30f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb292320e_f652_4f93_8883_dfd0f0553207.slice PodAnnotations:0xc0006587d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.554235 | controller |     "Jun 19 11:24:55.570810 crc crio[22562]: time=\"2026-06-19T11:24:55.570693746Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697804-zl8lt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.554250 | controller |     "Jun 19 11:24:55.570810 crc crio[22562]: time=\"2026-06-19T11:24:55.570785718Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qw2rg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.554266 | controller |     "Jun 19 11:24:55.571980 crc crio[22562]: time=\"2026-06-19T11:24:55.5716979Z\" level=info msg=\"Got pod network &{Name:community-operators-h8ftv Namespace:openshift-marketplace ID:c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a UID:89507539-0af0-493b-98a3-3224b399da57 NetNS:/var/run/netns/11117ef5-6961-4c09-99d0-0dca594b7c11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89507539_0af0_493b_98a3_3224b399da57.slice PodAnnotations:0xc002e5e358}] Aliases:map[]}\"",
2026-06-19 12:35:51.554284 | controller |     "Jun 19 11:24:55.571980 crc crio[22562]: time=\"2026-06-19T11:24:55.571849104Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-h8ftv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.554300 | controller |     "Jun 19 11:24:55.581985 crc crio[22562]: time=\"2026-06-19T11:24:55.581757332Z\" level=info msg=\"Ran pod sandbox dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 with infra container: openshift-infra/auto-csr-approver-29697804-zl8lt/POD\" id=97bc4a82-628c-46b8-9d77-4068d34be9be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.554316 | controller |     "Jun 19 11:24:55.590341 crc crio[22562]: 2026-06-19T11:24:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:845ca433d610a0f Mac:a6:62:b2:f7:e8:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.554331 | controller |     "Jun 19 11:24:55.590618 crc crio[22562]: time=\"2026-06-19T11:24:55.590418818Z\" level=info msg=\"Ran pod sandbox ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76 with infra container: openshift-marketplace/redhat-operators-qw2rg/POD\" id=5b3d3c16-4e64-4e0e-bd06-72084eb8529c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.554347 | controller |     "Jun 19 11:24:55.590618 crc crio[22562]: time=\"2026-06-19T11:24:55.590490519Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.554363 | controller |     "Jun 19 11:24:55.591459 crc crio[22562]: time=\"2026-06-19T11:24:55.591403121Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-5546596d99-8xx95 Namespace:openshift-authentication ID:845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 UID:0e995346-fe6c-4cea-9b2d-f7fd0905c85e NetNS:/var/run/netns/8b26e171-8247-44a4-a050-b280b7f6bc39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0e995346_fe6c_4cea_9b2d_f7fd0905c85e.slice PodAnnotations:0xc000658510}] Aliases:map[]}\"",
2026-06-19 12:35:51.554378 | controller |     "Jun 19 11:24:55.591668 crc crio[22562]: time=\"2026-06-19T11:24:55.591605287Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-5546596d99-8xx95 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.554394 | controller |     "Jun 19 11:24:55.594605 crc crio[22562]: time=\"2026-06-19T11:24:55.594457248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4500cf3f-eedc-4cda-881d-434275d52273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554409 | controller |     "Jun 19 11:24:55.600834 crc crio[22562]: time=\"2026-06-19T11:24:55.600763435Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.554424 | controller |     "Jun 19 11:24:55.604888 crc crio[22562]: time=\"2026-06-19T11:24:55.604794967Z\" level=info msg=\"Ran pod sandbox c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a with infra container: openshift-marketplace/community-operators-h8ftv/POD\" id=1e4352cf-e33b-4298-a47e-c24dc41dd3e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.554460 | controller |     "Jun 19 11:24:55.606860 crc crio[22562]: time=\"2026-06-19T11:24:55.606827517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=166ad0bb-f489-492c-ab37-7590def053e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554480 | controller |     "Jun 19 11:24:55.607264 crc crio[22562]: time=\"2026-06-19T11:24:55.606847098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=67d15133-cc59-42b9-85f9-6d6bf252d372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554496 | controller |     "Jun 19 11:24:55.610497 crc crio[22562]: time=\"2026-06-19T11:24:55.610428018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7ef600c-f07e-44d8-abc5-479ab639a91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554511 | controller |     "Jun 19 11:24:55.612829 crc crio[22562]: time=\"2026-06-19T11:24:55.612683653Z\" level=info msg=\"Ran pod sandbox 845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780 with infra container: openshift-authentication/oauth-openshift-5546596d99-8xx95/POD\" id=b4565222-9836-4f05-b65e-834ae36621d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.554527 | controller |     "Jun 19 11:24:55.614910 crc crio[22562]: time=\"2026-06-19T11:24:55.614878878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=8d655bb7-6f90-4675-9381-a31dedc67db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554542 | controller |     "Jun 19 11:24:55.615709 crc crio[22562]: time=\"2026-06-19T11:24:55.615591366Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-utilities\" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554558 | controller |     "Jun 19 11:24:55.616042 crc crio[22562]: time=\"2026-06-19T11:24:55.615975875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554573 | controller |     "Jun 19 11:24:55.617660 crc crio[22562]: time=\"2026-06-19T11:24:55.617574336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=6cb80a30-1169-45de-a5ae-dadb9d1f9376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.554588 | controller |     "Jun 19 11:24:55.619522 crc crio[22562]: time=\"2026-06-19T11:24:55.619489893Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/extract-utilities\" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554603 | controller |     "Jun 19 11:24:55.623204 crc crio[22562]: time=\"2026-06-19T11:24:55.623030242Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift\" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554618 | controller |     "Jun 19 11:24:55.626646 crc crio[22562]: time=\"2026-06-19T11:24:55.626531179Z\" level=info msg=\"Created container 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c: openshift-marketplace/redhat-marketplace-492dw/extract-utilities\" id=3394e3d6-11f7-4439-bad2-8d756d0862ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554633 | controller |     "Jun 19 11:24:55.627862 crc crio[22562]: time=\"2026-06-19T11:24:55.62779063Z\" level=info msg=\"Starting container: 3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c\" id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.554648 | controller |     "Jun 19 11:24:55.628796 crc crio[22562]: time=\"2026-06-19T11:24:55.628770874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554666 | controller |     "Jun 19 11:24:55.629284 crc crio[22562]: time=\"2026-06-19T11:24:55.628818336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554682 | controller |     "Jun 19 11:24:55.636406 crc crio[22562]: time=\"2026-06-19T11:24:55.636351274Z\" level=info msg=\"Started container\" PID=30743 containerID=3471ef58e88ed0d7f55adc5bb4fd0f5e6ea363bd1f0dfd53031cd31b0daa924c description=openshift-marketplace/redhat-marketplace-492dw/extract-utilities id=839f26ba-0124-4ed1-9e5b-587da1e27f53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547",
2026-06-19 12:35:51.554698 | controller |     "Jun 19 11:24:55.647686 crc crio[22562]: time=\"2026-06-19T11:24:55.647552934Z\" level=info msg=\"Created container 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd: openshift-marketplace/certified-operators-wnzzc/extract-utilities\" id=96d9f5c0-9f4e-4b6a-9b8d-cbb14329fb98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554713 | controller |     "Jun 19 11:24:55.648962 crc crio[22562]: time=\"2026-06-19T11:24:55.648922888Z\" level=info msg=\"Starting container: 8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd\" id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.554735 | controller |     "Jun 19 11:24:55.656001 crc crio[22562]: time=\"2026-06-19T11:24:55.655889432Z\" level=info msg=\"Started container\" PID=30746 containerID=8e24b97c2b98a177573e29052ee9154b567fa4b9bf7deea1a7e95a8ec36f1ecd description=openshift-marketplace/certified-operators-wnzzc/extract-utilities id=5a9188f3-3f3b-4695-8a4d-a4a3454a1a86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee",
2026-06-19 12:35:51.554821 | controller |     "Jun 19 11:24:55.681529 crc crio[22562]: time=\"2026-06-19T11:24:55.681296806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554844 | controller |     "Jun 19 11:24:55.688355 crc crio[22562]: time=\"2026-06-19T11:24:55.688225409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554860 | controller |     "Jun 19 11:24:55.703780 crc crio[22562]: time=\"2026-06-19T11:24:55.700611948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554875 | controller |     "Jun 19 11:24:55.707573 crc crio[22562]: time=\"2026-06-19T11:24:55.707369247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554889 | controller |     "Jun 19 11:24:55.711391 crc crio[22562]: time=\"2026-06-19T11:24:55.711331056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.554904 | controller |     "Jun 19 11:24:55.925848 crc crio[22562]: time=\"2026-06-19T11:24:55.925739777Z\" level=info msg=\"Created container 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e: openshift-marketplace/redhat-operators-qw2rg/extract-utilities\" id=00dab21b-cfd1-4b30-9628-ebdd8464aa1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554919 | controller |     "Jun 19 11:24:55.931409 crc crio[22562]: time=\"2026-06-19T11:24:55.926868345Z\" level=info msg=\"Starting container: 4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e\" id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.554937 | controller |     "Jun 19 11:24:55.935808 crc crio[22562]: time=\"2026-06-19T11:24:55.935467039Z\" level=info msg=\"Created container 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f: openshift-marketplace/community-operators-h8ftv/extract-utilities\" id=ec4f9030-9ac7-4ab5-8151-cb4662cca6b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.554952 | controller |     "Jun 19 11:24:55.939983 crc crio[22562]: time=\"2026-06-19T11:24:55.936838854Z\" level=info msg=\"Starting container: 1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f\" id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.554967 | controller |     "Jun 19 11:24:55.952482 crc crio[22562]: time=\"2026-06-19T11:24:55.952394452Z\" level=info msg=\"Started container\" PID=30766 containerID=4ae3a85b79a262c00fc577db2a750685ee64626d4ed7f668355fdd1339228e0e description=openshift-marketplace/redhat-operators-qw2rg/extract-utilities id=759889c9-6c2e-41cb-89a2-c087c0a74e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76",
2026-06-19 12:35:51.554982 | controller |     "Jun 19 11:24:55.956967 crc crio[22562]: time=\"2026-06-19T11:24:55.956559796Z\" level=info msg=\"Started container\" PID=30767 containerID=1dae5e275cc54d0b47394c1bebc027aa4104e3348bbf13c9dd032a5117e2cd3f description=openshift-marketplace/community-operators-h8ftv/extract-utilities id=a987302c-3a33-4049-9112-51280f27a33d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a",
2026-06-19 12:35:51.554997 | controller |     "Jun 19 11:24:55.958527 crc crio[22562]: time=\"2026-06-19T11:24:55.95833251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555012 | controller |     "Jun 19 11:24:56.108340 crc crio[22562]: time=\"2026-06-19T11:24:56.107940494Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555026 | controller |     "Jun 19 11:24:56.118684 crc crio[22562]: time=\"2026-06-19T11:24:56.115558404Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.555040 | controller |     "Jun 19 11:24:56.121949 crc crio[22562]: time=\"2026-06-19T11:24:56.121488951Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555055 | controller |     "Jun 19 11:24:56.130995 crc crio[22562]: time=\"2026-06-19T11:24:56.130842215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.555069 | controller |     "Jun 19 11:24:56.135759 crc crio[22562]: time=\"2026-06-19T11:24:56.135633465Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555086 | controller |     "Jun 19 11:24:56.138644 crc crio[22562]: time=\"2026-06-19T11:24:56.138379464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.555102 | controller |     "Jun 19 11:24:56.150419 crc crio[22562]: time=\"2026-06-19T11:24:56.15028274Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555118 | controller |     "Jun 19 11:24:56.155917 crc crio[22562]: time=\"2026-06-19T11:24:56.155816839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.555135 | controller |     "Jun 19 11:24:56.173956 crc crio[22562]: time=\"2026-06-19T11:24:56.173724336Z\" level=info msg=\"Created container df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c: openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift\" id=6c52d8ba-9d26-49a2-8974-6f91d3986784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555151 | controller |     "Jun 19 11:24:56.175689 crc crio[22562]: time=\"2026-06-19T11:24:56.175415468Z\" level=info msg=\"Starting container: df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c\" id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.555166 | controller |     "Jun 19 11:24:56.187691 crc crio[22562]: time=\"2026-06-19T11:24:56.187395056Z\" level=info msg=\"Started container\" PID=30784 containerID=df7a14269e456a2d46f3809cfbaca01399d058e5e53385d797c17fb503b2220c description=openshift-authentication/oauth-openshift-5546596d99-8xx95/oauth-openshift id=641c9e3c-5d7f-478a-be04-3ba7f2277af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=845ca433d610a0fa01cde768e8e655f844e7fd2fd6656ce082ccb389d306e780",
2026-06-19 12:35:51.555181 | controller |     "Jun 19 11:24:56.738353 crc crio[22562]: time=\"2026-06-19T11:24:56.737472935Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=28d22cae-ff03-4cbe-9850-208c88d1ff43 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555197 | controller |     "Jun 19 11:24:56.741986 crc crio[22562]: time=\"2026-06-19T11:24:56.741380983Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ff2d9a2f-e283-4327-a1c5-3212f8749e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555211 | controller |     "Jun 19 11:24:56.747889 crc crio[22562]: time=\"2026-06-19T11:24:56.747752682Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b8b05175-e124-4c70-b161-f3089e53e2bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555227 | controller |     "Jun 19 11:24:56.763924 crc crio[22562]: time=\"2026-06-19T11:24:56.763832213Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/extract-content\" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555241 | controller |     "Jun 19 11:24:56.772023 crc crio[22562]: time=\"2026-06-19T11:24:56.771911865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555256 | controller |     "Jun 19 11:24:56.777264 crc crio[22562]: time=\"2026-06-19T11:24:56.777072684Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=1829fab4-e147-41ba-ade1-35331ab9bede name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555271 | controller |     "Jun 19 11:24:56.778446 crc crio[22562]: time=\"2026-06-19T11:24:56.778334316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ea77b8b-c222-4747-aaa6-933d65c6ff85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555285 | controller |     "Jun 19 11:24:56.787733 crc crio[22562]: time=\"2026-06-19T11:24:56.787496934Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=60d531bb-bacf-48e2-ab4e-a2b00e45fb2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555300 | controller |     "Jun 19 11:24:56.796128 crc crio[22562]: time=\"2026-06-19T11:24:56.796029116Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/extract-content\" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555318 | controller |     "Jun 19 11:24:56.797859 crc crio[22562]: time=\"2026-06-19T11:24:56.79777757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555332 | controller |     "Jun 19 11:24:56.804026 crc crio[22562]: time=\"2026-06-19T11:24:56.803938904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555347 | controller |     "Jun 19 11:24:56.807840 crc crio[22562]: time=\"2026-06-19T11:24:56.807681208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555362 | controller |     "Jun 19 11:24:56.830189 crc crio[22562]: time=\"2026-06-19T11:24:56.828659362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555376 | controller |     "Jun 19 11:24:56.832123 crc crio[22562]: time=\"2026-06-19T11:24:56.832059916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555391 | controller |     "Jun 19 11:24:56.936641 crc crio[22562]: time=\"2026-06-19T11:24:56.936558394Z\" level=info msg=\"Created container 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0: openshift-marketplace/certified-operators-wnzzc/extract-content\" id=ea92e215-409c-4684-b9dc-fb9fa92eafc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555406 | controller |     "Jun 19 11:24:56.939722 crc crio[22562]: time=\"2026-06-19T11:24:56.939616331Z\" level=info msg=\"Starting container: 275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0\" id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.555421 | controller |     "Jun 19 11:24:56.958745 crc crio[22562]: time=\"2026-06-19T11:24:56.957510427Z\" level=info msg=\"Started container\" PID=30816 containerID=275449353b6ea950426382adee20a78c8c0ec0a82cc02e7c128cf9015f6cd2b0 description=openshift-marketplace/certified-operators-wnzzc/extract-content id=59eaee9a-55ad-4f86-be18-f3c619382c26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee",
2026-06-19 12:35:51.555460 | controller |     "Jun 19 11:24:56.971005 crc crio[22562]: time=\"2026-06-19T11:24:56.970895441Z\" level=info msg=\"Created container 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931: openshift-marketplace/community-operators-h8ftv/extract-content\" id=356dd0ed-eca6-490a-957d-6350f87c56cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555477 | controller |     "Jun 19 11:24:56.973546 crc crio[22562]: time=\"2026-06-19T11:24:56.973447805Z\" level=info msg=\"Starting container: 9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931\" id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.555492 | controller |     "Jun 19 11:24:56.979491 crc crio[22562]: time=\"2026-06-19T11:24:56.979379923Z\" level=info msg=\"Started container\" PID=30819 containerID=9ab463a3ed20d3af4a44f36912488fc3b94cbba392f3e24d8a4bfd3cd99a8931 description=openshift-marketplace/community-operators-h8ftv/extract-content id=b50a34e5-ef7e-48eb-be15-f192436480f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a",
2026-06-19 12:35:51.555508 | controller |     "Jun 19 11:24:57.111678 crc crio[22562]: time=\"2026-06-19T11:24:57.11153472Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=10c5be16-44a3-4e3c-93ff-8a3055b6ff47 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555526 | controller |     "Jun 19 11:24:57.113425 crc crio[22562]: time=\"2026-06-19T11:24:57.113338816Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3079dfbf-04e5-49a6-97a9-05cd49e216f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555543 | controller |     "Jun 19 11:24:57.117113 crc crio[22562]: time=\"2026-06-19T11:24:57.117040719Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f808a066-d427-45fd-8ade-748a498660ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555558 | controller |     "Jun 19 11:24:57.127404 crc crio[22562]: time=\"2026-06-19T11:24:57.127368406Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/extract-content\" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555572 | controller |     "Jun 19 11:24:57.127988 crc crio[22562]: time=\"2026-06-19T11:24:57.127966441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555587 | controller |     "Jun 19 11:24:57.161817 crc crio[22562]: time=\"2026-06-19T11:24:57.161756125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555602 | controller |     "Jun 19 11:24:57.165338 crc crio[22562]: time=\"2026-06-19T11:24:57.165310683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555617 | controller |     "Jun 19 11:24:57.289011 crc crio[22562]: time=\"2026-06-19T11:24:57.288947Z\" level=info msg=\"Created container 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f: openshift-marketplace/redhat-marketplace-492dw/extract-content\" id=20f4001e-7b52-4b31-96cb-24a49cc49731 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555631 | controller |     "Jun 19 11:24:57.291366 crc crio[22562]: time=\"2026-06-19T11:24:57.291244946Z\" level=info msg=\"Starting container: 98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f\" id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.555647 | controller |     "Jun 19 11:24:57.297719 crc crio[22562]: time=\"2026-06-19T11:24:57.297613375Z\" level=info msg=\"Started container\" PID=30853 containerID=98b05f985555712893aab718a9aba744eccf5b59041e2ff85ed9ce12efaef13f description=openshift-marketplace/redhat-marketplace-492dw/extract-content id=a33ac5e1-453e-4c04-a63f-3da97700973c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547",
2026-06-19 12:35:51.555662 | controller |     "Jun 19 11:24:57.577314 crc crio[22562]: time=\"2026-06-19T11:24:57.575795888Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=a13fcbf8-545f-4d03-b9f8-36df773360c7 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.555677 | controller |     "Jun 19 11:24:57.580917 crc crio[22562]: time=\"2026-06-19T11:24:57.580841984Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1a429fc7-c464-436d-af4c-0dc2c88d24f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555693 | controller |     "Jun 19 11:24:57.586601 crc crio[22562]: time=\"2026-06-19T11:24:57.586454985Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e5bb656a-8310-473f-a89b-c5d5723005f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555714 | controller |     "Jun 19 11:24:57.599217 crc crio[22562]: time=\"2026-06-19T11:24:57.59869263Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/extract-content\" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555729 | controller |     "Jun 19 11:24:57.599793 crc crio[22562]: time=\"2026-06-19T11:24:57.599573692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555745 | controller |     "Jun 19 11:24:57.644921 crc crio[22562]: time=\"2026-06-19T11:24:57.644340209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555760 | controller |     "Jun 19 11:24:57.656407 crc crio[22562]: time=\"2026-06-19T11:24:57.655857887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555774 | controller |     "Jun 19 11:24:57.850997 crc crio[22562]: time=\"2026-06-19T11:24:57.845036408Z\" level=info msg=\"Created container 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776: openshift-marketplace/redhat-operators-qw2rg/extract-content\" id=eaadc3a7-faf3-4476-8925-734d0339103e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555789 | controller |     "Jun 19 11:24:57.851710 crc crio[22562]: time=\"2026-06-19T11:24:57.851584971Z\" level=info msg=\"Starting container: 9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776\" id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.555804 | controller |     "Jun 19 11:24:57.863678 crc crio[22562]: time=\"2026-06-19T11:24:57.860873024Z\" level=info msg=\"Started container\" PID=30882 containerID=9c0d91fb1c49e6b5e833488898b1d782cc8d13bb008d163eb0fd32ae37e8e776 description=openshift-marketplace/redhat-operators-qw2rg/extract-content id=5f66ab90-2af8-4223-bb04-0cdfb8af7f8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76",
2026-06-19 12:35:51.555819 | controller |     "Jun 19 11:25:04.725857 crc crio[22562]: time=\"2026-06-19T11:25:04.724039355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=631357a8-8920-4838-95f8-870eb55e250c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555834 | controller |     "Jun 19 11:25:04.733110 crc crio[22562]: time=\"2026-06-19T11:25:04.732848005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dd2eb167-aeb1-4e81-adee-b769f23ff8de name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555849 | controller |     "Jun 19 11:25:04.745064 crc crio[22562]: time=\"2026-06-19T11:25:04.744956696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1397499f-7935-4ded-a3e9-e0b7811f3b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555863 | controller |     "Jun 19 11:25:04.749619 crc crio[22562]: time=\"2026-06-19T11:25:04.749338457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=865b05d1-610a-4924-b438-6190215a162c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.555878 | controller |     "Jun 19 11:25:04.750351 crc crio[22562]: time=\"2026-06-19T11:25:04.749958862Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-h8ftv/registry-server\" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555899 | controller |     "Jun 19 11:25:04.754428 crc crio[22562]: time=\"2026-06-19T11:25:04.750715441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555915 | controller |     "Jun 19 11:25:04.769314 crc crio[22562]: time=\"2026-06-19T11:25:04.769056379Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wnzzc/registry-server\" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.555930 | controller |     "Jun 19 11:25:04.781882 crc crio[22562]: time=\"2026-06-19T11:25:04.781693254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555944 | controller |     "Jun 19 11:25:04.837745 crc crio[22562]: time=\"2026-06-19T11:25:04.83681314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555959 | controller |     "Jun 19 11:25:04.843351 crc crio[22562]: time=\"2026-06-19T11:25:04.842924633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555973 | controller |     "Jun 19 11:25:04.873770 crc crio[22562]: time=\"2026-06-19T11:25:04.873316051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.555988 | controller |     "Jun 19 11:25:04.888430 crc crio[22562]: time=\"2026-06-19T11:25:04.888136721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556002 | controller |     "Jun 19 11:25:05.059079 crc crio[22562]: time=\"2026-06-19T11:25:05.05880712Z\" level=info msg=\"Created container 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4: openshift-marketplace/community-operators-h8ftv/registry-server\" id=4dba17a0-f07b-4ae9-bec3-fc3d8007541e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556017 | controller |     "Jun 19 11:25:05.062705 crc crio[22562]: time=\"2026-06-19T11:25:05.062566014Z\" level=info msg=\"Starting container: 833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4\" id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.556031 | controller |     "Jun 19 11:25:05.082051 crc crio[22562]: time=\"2026-06-19T11:25:05.081962709Z\" level=info msg=\"Started container\" PID=31017 containerID=833efa321e702fb268b37853f168441ded281f6bb6d88fdea0ad8630d6cd6bc4 description=openshift-marketplace/community-operators-h8ftv/registry-server id=93de040f-d000-4c8d-b3b3-51d136ab7c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c463fdd4aafde0be810ce009efe2c198ff2779be5cd125225022b75be481836a",
2026-06-19 12:35:51.556046 | controller |     "Jun 19 11:25:05.136787 crc crio[22562]: time=\"2026-06-19T11:25:05.136630882Z\" level=info msg=\"Created container 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918: openshift-marketplace/certified-operators-wnzzc/registry-server\" id=6bad467a-01bc-4515-aa0c-bd00fcf0ddfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556061 | controller |     "Jun 19 11:25:05.139384 crc crio[22562]: time=\"2026-06-19T11:25:05.139044683Z\" level=info msg=\"Starting container: 84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918\" id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.556076 | controller |     "Jun 19 11:25:05.147046 crc crio[22562]: time=\"2026-06-19T11:25:05.146712074Z\" level=info msg=\"Started container\" PID=31021 containerID=84b43d3efd25f5ae86c419aa017e4ad7427f6c08a5fbfcfc333ed011089cc918 description=openshift-marketplace/certified-operators-wnzzc/registry-server id=19875167-8b57-4315-8dc2-445a63190c13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8486364fbe20d4ad1d0e80f24fd94de124f310e739ca3ba52676652a6b7b65ee",
2026-06-19 12:35:51.556096 | controller |     "Jun 19 11:25:05.945336 crc crio[22562]: time=\"2026-06-19T11:25:05.945285964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b5c5331e-a90d-4501-bce2-b2a22bf7a7fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556111 | controller |     "Jun 19 11:25:05.954821 crc crio[22562]: time=\"2026-06-19T11:25:05.95434879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=183bd725-03db-402c-910f-2a83e0b5d465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556126 | controller |     "Jun 19 11:25:05.985709 crc crio[22562]: time=\"2026-06-19T11:25:05.985436276Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-492dw/registry-server\" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556140 | controller |     "Jun 19 11:25:05.986560 crc crio[22562]: time=\"2026-06-19T11:25:05.986364369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556155 | controller |     "Jun 19 11:25:06.091772 crc crio[22562]: time=\"2026-06-19T11:25:06.091610936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556169 | controller |     "Jun 19 11:25:06.103850 crc crio[22562]: time=\"2026-06-19T11:25:06.103741458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556184 | controller |     "Jun 19 11:25:06.307791 crc crio[22562]: time=\"2026-06-19T11:25:06.30735298Z\" level=info msg=\"Created container 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb: openshift-marketplace/redhat-marketplace-492dw/registry-server\" id=62f2c7dc-52cb-4566-99df-2c3be8947518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556198 | controller |     "Jun 19 11:25:06.309384 crc crio[22562]: time=\"2026-06-19T11:25:06.30934591Z\" level=info msg=\"Starting container: 4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb\" id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.556213 | controller |     "Jun 19 11:25:06.339840 crc crio[22562]: time=\"2026-06-19T11:25:06.339612296Z\" level=info msg=\"Started container\" PID=31054 containerID=4869f7844d52bc6003b3cfd8f84795f634cef3ee840bce3f2d69e2d7ac7558fb description=openshift-marketplace/redhat-marketplace-492dw/registry-server id=06252056-c2a4-47ab-8646-1b4649d1dbb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e61775faacf5ddb763d6c8639221149e9c4b0847a934f6527d0f8b84b3bec547",
2026-06-19 12:35:51.556228 | controller |     "Jun 19 11:25:17.419251 crc crio[22562]: time=\"2026-06-19T11:25:17.418062308Z\" level=info msg=\"Stopping container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1 (timeout: 2s)\" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556243 | controller |     "Jun 19 11:25:18.841689 crc crio[22562]: time=\"2026-06-19T11:25:18.840866719Z\" level=info msg=\"Stopping container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 (timeout: 2s)\" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556261 | controller |     "Jun 19 11:25:20.864018 crc crio[22562]: time=\"2026-06-19T11:25:20.863560521Z\" level=warning msg=\"Stopping container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 with stop signal(15) timed out. Killing...\"",
2026-06-19 12:35:51.556276 | controller |     "Jun 19 11:25:20.877772 crc crio[22562]: time=\"2026-06-19T11:25:20.877630632Z\" level=error msg=\"Killing container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-19 12:35:51.556291 | controller |     "Jun 19 11:25:27.808746 crc crio[22562]: time=\"2026-06-19T11:25:27.807937558Z\" level=info msg=\"Stopping container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa (timeout: 2s)\" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556306 | controller |     "Jun 19 11:25:29.943009 crc crio[22562]: time=\"2026-06-19T11:25:29.935729203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08cbea6d-5d98-4c7c-8bfa-aa76f283f044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556320 | controller |     "Jun 19 11:25:31.377138 crc crio[22562]: time=\"2026-06-19T11:25:31.376991956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9e2cd58-894b-46dc-a70b-22c3a43a22dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556335 | controller |     "Jun 19 11:25:31.388638 crc crio[22562]: time=\"2026-06-19T11:25:31.388550834Z\" level=info msg=\"Stopped container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=1f2a73aa-65d4-4986-88f6-f6cabb207f44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556349 | controller |     "Jun 19 11:25:31.389664 crc crio[22562]: time=\"2026-06-19T11:25:31.389516108Z\" level=info msg=\"Stopped container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=4b512e74-d75b-44b5-ad4c-47f8ad22274c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556364 | controller |     "Jun 19 11:25:31.389664 crc crio[22562]: time=\"2026-06-19T11:25:31.389654022Z\" level=info msg=\"Stopped container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=cc9d5b12-0f05-4221-aab2-7d0a4b2b28cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.556379 | controller |     "Jun 19 11:25:31.389949 crc crio[22562]: time=\"2026-06-19T11:25:31.389672102Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qw2rg/registry-server\" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556393 | controller |     "Jun 19 11:25:31.390294 crc crio[22562]: time=\"2026-06-19T11:25:31.389760665Z\" level=info msg=\"Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556408 | controller |     "Jun 19 11:25:31.390721 crc crio[22562]: time=\"2026-06-19T11:25:31.390664417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556422 | controller |     "Jun 19 11:25:31.390848 crc crio[22562]: time=\"2026-06-19T11:25:31.390777569Z\" level=info msg=\"Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556461 | controller |     "Jun 19 11:25:31.390848 crc crio[22562]: time=\"2026-06-19T11:25:31.390827331Z\" level=info msg=\"Got pod network &{Name:certified-operators-8xwb5 Namespace:openshift-marketplace ID:074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b UID:525c6bc0-b311-4b28-a1cd-5a03aed1fb69 NetNS:/var/run/netns/1331682f-897f-44dd-9792-17a2773dc245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525c6bc0_b311_4b28_a1cd_5a03aed1fb69.slice PodAnnotations:0xc000658620}] Aliases:map[]}\"",
2026-06-19 12:35:51.556477 | controller |     "Jun 19 11:25:31.391022 crc crio[22562]: time=\"2026-06-19T11:25:31.390962385Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8xwb5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.556493 | controller |     "Jun 19 11:25:31.391353 crc crio[22562]: time=\"2026-06-19T11:25:31.391292003Z\" level=info msg=\"Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556508 | controller |     "Jun 19 11:25:31.391538 crc crio[22562]: time=\"2026-06-19T11:25:31.391442596Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h86vf Namespace:openshift-marketplace ID:106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809 UID:dcf843d9-b789-4d57-8246-af8f58cefeef NetNS:/var/run/netns/32ae29c1-5677-46e3-87b7-f9c58140e363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcf843d9_b789_4d57_8246_af8f58cefeef.slice PodAnnotations:0xc0032d21e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.556524 | controller |     "Jun 19 11:25:31.391758 crc crio[22562]: time=\"2026-06-19T11:25:31.391662322Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h86vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.556540 | controller |     "Jun 19 11:25:31.391758 crc crio[22562]: time=\"2026-06-19T11:25:31.391733393Z\" level=info msg=\"Got pod network &{Name:community-operators-9fcdk Namespace:openshift-marketplace ID:e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462 UID:4a647fa7-61b9-488e-9beb-268c76f6914b NetNS:/var/run/netns/dd8d9fe2-c074-4e7f-9177-388593895f18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a647fa7_61b9_488e_9beb_268c76f6914b.slice PodAnnotations:0xc0016124a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.556555 | controller |     "Jun 19 11:25:31.392199 crc crio[22562]: time=\"2026-06-19T11:25:31.391913628Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9fcdk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.556570 | controller |     "Jun 19 11:25:31.538372 crc crio[22562]: time=\"2026-06-19T11:25:31.537712548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=476d59e0-992d-4017-acaa-be5710da0709 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.556586 | controller |     "Jun 19 11:25:31.541485 crc crio[22562]: time=\"2026-06-19T11:25:31.540457505Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b3fd7747-146a-4599-be8b-042d691dde8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556601 | controller |     "Jun 19 11:25:31.610575 crc crio[22562]: time=\"2026-06-19T11:25:31.608609755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b6667d3f-94c3-4b15-b989-6787c2361c15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.556620 | controller |     "Jun 19 11:25:31.662062 crc crio[22562]: time=\"2026-06-19T11:25:31.661952848Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556635 | controller |     "Jun 19 11:25:31.699474 crc crio[22562]: time=\"2026-06-19T11:25:31.698615083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556650 | controller |     "Jun 19 11:25:31.893779 crc crio[22562]: time=\"2026-06-19T11:25:31.893222089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556666 | controller |     "Jun 19 11:25:31.922475 crc crio[22562]: time=\"2026-06-19T11:25:31.917431963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556681 | controller |     "Jun 19 11:25:31.981477 crc crio[22562]: time=\"2026-06-19T11:25:31.979580645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556696 | controller |     "Jun 19 11:25:32.330644 crc crio[22562]: time=\"2026-06-19T11:25:32.330489163Z\" level=info msg=\"Created container 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75: openshift-marketplace/redhat-operators-qw2rg/registry-server\" id=a007166a-6939-48f3-9bb6-600cdf184976 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556710 | controller |     "Jun 19 11:25:32.337035 crc crio[22562]: time=\"2026-06-19T11:25:32.336913714Z\" level=info msg=\"Starting container: 54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75\" id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.556725 | controller |     "Jun 19 11:25:32.395884 crc crio[22562]: time=\"2026-06-19T11:25:32.395394544Z\" level=info msg=\"Started container\" PID=31550 containerID=54b02cdd4447b2e76d77f99700ed8769976e9e2d13f5061e5aeda55930d21c75 description=openshift-marketplace/redhat-operators-qw2rg/registry-server id=aa726a51-968c-4dd4-bad9-2ea3226f9ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba71296d9b7b28c7262e263884a954f69c6d8dee753b08cbf4ce54c218a4fc76",
2026-06-19 12:35:51.556740 | controller |     "Jun 19 11:25:33.259350 crc crio[22562]: time=\"2026-06-19T11:25:33.258688581Z\" level=info msg=\"Stopped pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=d50c63ea-8c11-4951-8d98-09ba922ba5d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556755 | controller |     "Jun 19 11:25:33.344808 crc crio[22562]: time=\"2026-06-19T11:25:33.343517078Z\" level=info msg=\"Stopped pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=6a9afe55-d97b-4522-9ee2-15d907360c42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556771 | controller |     "Jun 19 11:25:33.610611 crc crio[22562]: time=\"2026-06-19T11:25:33.61048925Z\" level=info msg=\"Stopped pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=059989e1-1e82-45fe-a33b-57bc965aee89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.556786 | controller |     "Jun 19 11:25:33.655613 crc crio[22562]: time=\"2026-06-19T11:25:33.655517834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.556801 | controller |     "Jun 19 11:25:33.832948 crc crio[22562]: time=\"2026-06-19T11:25:33.832320697Z\" level=info msg=\"Created container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=603dc2f0-ee88-4064-860f-0257d93c6b6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.556820 | controller |     "Jun 19 11:25:33.837187 crc crio[22562]: time=\"2026-06-19T11:25:33.834716286Z\" level=info msg=\"Starting container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6\" id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.556835 | controller |     "Jun 19 11:25:33.851905 crc crio[22562]: time=\"2026-06-19T11:25:33.851282829Z\" level=info msg=\"Started container\" PID=31619 containerID=a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6 description=openshift-infra/auto-csr-approver-29697804-zl8lt/oc id=9af27b3e-50b4-416b-8a9f-bb1acd43f0d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34",
2026-06-19 12:35:51.556851 | controller |     "Jun 19 11:25:34.089553 crc crio[22562]: time=\"2026-06-19T11:25:34.089420723Z\" level=info msg=\"Removing container: a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa\" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556866 | controller |     "Jun 19 11:25:34.117637 crc crio[22562]: time=\"2026-06-19T11:25:34.117542456Z\" level=info msg=\"Removed container a570fb01ef126e7ea56670340fcb4ce6a7e2969a61066d3cd83dbfde74f082fa: openshift-marketplace/redhat-marketplace-h86vf/registry-server\" id=8d1e2747-3c0a-448a-97cf-9b95408632b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556881 | controller |     "Jun 19 11:25:34.120922 crc crio[22562]: time=\"2026-06-19T11:25:34.120826587Z\" level=info msg=\"Removing container: d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31\" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556896 | controller |     "Jun 19 11:25:34.174398 crc crio[22562]: time=\"2026-06-19T11:25:34.174319812Z\" level=info msg=\"Removed container d75acd524852f96641f1c6e9a1cffcf0d3dd5e90401c357fc993fc3c95028e31: openshift-marketplace/redhat-marketplace-h86vf/extract-content\" id=1bacb044-9aec-49b2-ad0a-f00435f17eeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556910 | controller |     "Jun 19 11:25:34.177222 crc crio[22562]: time=\"2026-06-19T11:25:34.177069081Z\" level=info msg=\"Removing container: ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125\" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556925 | controller |     "Jun 19 11:25:34.216575 crc crio[22562]: time=\"2026-06-19T11:25:34.216487564Z\" level=info msg=\"Removed container ed22dafd616927c7e3908f0a66d94288f79936da25aecb77ec9c904475f08125: openshift-marketplace/redhat-marketplace-h86vf/extract-utilities\" id=853df4b5-ab09-4f8a-8dfe-0352d18c8ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556940 | controller |     "Jun 19 11:25:34.226826 crc crio[22562]: time=\"2026-06-19T11:25:34.226743851Z\" level=info msg=\"Removing container: bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1\" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556955 | controller |     "Jun 19 11:25:34.251300 crc crio[22562]: time=\"2026-06-19T11:25:34.251210611Z\" level=info msg=\"Removed container bed29baf6b3d631b22db22fe90e94263dadee2b17b846e8d92f814b868ad37e1: openshift-marketplace/certified-operators-8xwb5/registry-server\" id=4c1f7d28-cadb-4c89-b81d-b9ee3f2acef4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556969 | controller |     "Jun 19 11:25:34.262065 crc crio[22562]: time=\"2026-06-19T11:25:34.26196905Z\" level=info msg=\"Removing container: db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223\" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.556987 | controller |     "Jun 19 11:25:34.301453 crc crio[22562]: time=\"2026-06-19T11:25:34.300073561Z\" level=info msg=\"Removed container db286dcfd01e1cd2b46cf55b116cb5f3028f58dcb17db5c32e6a64095f0fd223: openshift-marketplace/certified-operators-8xwb5/extract-content\" id=9b34648f-fd1c-4b39-a024-a59c5cbf2c5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557002 | controller |     "Jun 19 11:25:34.317112 crc crio[22562]: time=\"2026-06-19T11:25:34.316955952Z\" level=info msg=\"Removing container: 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea\" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557016 | controller |     "Jun 19 11:25:34.337958 crc crio[22562]: time=\"2026-06-19T11:25:34.337862904Z\" level=info msg=\"Removed container 8a5ccbf024ef972887184e7154c842d05f275cc7538d881c693a9c31f3673eea: openshift-marketplace/certified-operators-8xwb5/extract-utilities\" id=8ae5dc91-d27b-468d-a152-9a7688cd6b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557031 | controller |     "Jun 19 11:25:34.344272 crc crio[22562]: time=\"2026-06-19T11:25:34.342957151Z\" level=info msg=\"Removing container: 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485\" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557045 | controller |     "Jun 19 11:25:34.364332 crc crio[22562]: time=\"2026-06-19T11:25:34.363937504Z\" level=info msg=\"Removed container 7625dd83a0087abb899ff5519d1fe6c3cdcac3d8505b0ffe6901d4a2dbeff485: openshift-marketplace/community-operators-9fcdk/registry-server\" id=52dfd983-d096-490d-beb7-ae7b4dbc6f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557059 | controller |     "Jun 19 11:25:34.370895 crc crio[22562]: time=\"2026-06-19T11:25:34.370810207Z\" level=info msg=\"Removing container: a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc\" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557074 | controller |     "Jun 19 11:25:34.398285 crc crio[22562]: time=\"2026-06-19T11:25:34.398023056Z\" level=info msg=\"Removed container a0b384c4cdc6a3d09fd563361bc67aa1a7d1a4e6bf191e5e89439ca2711b72bc: openshift-marketplace/community-operators-9fcdk/extract-content\" id=dcf66ab3-bb73-424d-aa69-57195de82cc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557088 | controller |     "Jun 19 11:25:34.401920 crc crio[22562]: time=\"2026-06-19T11:25:34.401844051Z\" level=info msg=\"Removing container: d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0\" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557103 | controller |     "Jun 19 11:25:34.430331 crc crio[22562]: time=\"2026-06-19T11:25:34.42705469Z\" level=info msg=\"Removed container d2555bea52c066ff7836174de37ab6877caa10853dbb4bd85e92b994cb5422c0: openshift-marketplace/community-operators-9fcdk/extract-utilities\" id=f4f56af6-e4a4-438e-bb43-f10d13922e00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557117 | controller |     "Jun 19 11:25:36.132804 crc crio[22562]: time=\"2026-06-19T11:25:36.132304279Z\" level=info msg=\"Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557132 | controller |     "Jun 19 11:25:36.134578 crc crio[22562]: time=\"2026-06-19T11:25:36.133411637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697804-zl8lt Namespace:openshift-infra ID:dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34 UID:b3c98602-13ac-4981-bc95-2b59d5738e4b NetNS:/var/run/netns/ad7c432e-35ea-4fff-9046-74d201d94c9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3c98602_13ac_4981_bc95_2b59d5738e4b.slice PodAnnotations:0xc000139188}] Aliases:map[]}\"",
2026-06-19 12:35:51.557151 | controller |     "Jun 19 11:25:36.134578 crc crio[22562]: time=\"2026-06-19T11:25:36.13354389Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697804-zl8lt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.557166 | controller |     "Jun 19 11:25:36.397246 crc crio[22562]: time=\"2026-06-19T11:25:36.396519004Z\" level=info msg=\"Stopped pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=68b29e9c-e3bf-4fb7-8daa-542da49401a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557181 | controller |     "Jun 19 11:25:45.144450 crc crio[22562]: time=\"2026-06-19T11:25:45.143389435Z\" level=info msg=\"Stopping container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae (timeout: 2s)\" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.557196 | controller |     "Jun 19 11:25:45.269011 crc crio[22562]: time=\"2026-06-19T11:25:45.268871497Z\" level=info msg=\"Stopped container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=999a78cf-3cdc-40e3-b193-7a43d6cfc3f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.557211 | controller |     "Jun 19 11:25:45.270355 crc crio[22562]: time=\"2026-06-19T11:25:45.270077096Z\" level=info msg=\"Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557226 | controller |     "Jun 19 11:25:45.271282 crc crio[22562]: time=\"2026-06-19T11:25:45.27105715Z\" level=info msg=\"Got pod network &{Name:redhat-operators-nh4kl Namespace:openshift-marketplace ID:553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7 UID:04c98b64-b4ef-4d21-be60-908f360b09c9 NetNS:/var/run/netns/a05d4e98-4acf-4903-81cd-8669ade53954 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod04c98b64_b4ef_4d21_be60_908f360b09c9.slice PodAnnotations:0xc00008d490}] Aliases:map[]}\"",
2026-06-19 12:35:51.557241 | controller |     "Jun 19 11:25:45.271601 crc crio[22562]: time=\"2026-06-19T11:25:45.271504432Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-nh4kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.557256 | controller |     "Jun 19 11:25:45.536813 crc crio[22562]: time=\"2026-06-19T11:25:45.536649Z\" level=info msg=\"Stopped pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=466c923c-15ac-49e2-9d0a-7e73bc7c492f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557271 | controller |     "Jun 19 11:25:46.270893 crc crio[22562]: time=\"2026-06-19T11:25:46.270296159Z\" level=info msg=\"Removing container: 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae\" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557286 | controller |     "Jun 19 11:25:46.325413 crc crio[22562]: time=\"2026-06-19T11:25:46.325299412Z\" level=info msg=\"Removed container 80a060b96972e492bba79451dba419645b4cc3da40cd3df521b6135781414bae: openshift-marketplace/redhat-operators-nh4kl/registry-server\" id=08897ba7-a778-4914-88e8-6fa4ce889e40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557300 | controller |     "Jun 19 11:25:46.330919 crc crio[22562]: time=\"2026-06-19T11:25:46.330787279Z\" level=info msg=\"Removing container: ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05\" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557318 | controller |     "Jun 19 11:25:46.358407 crc crio[22562]: time=\"2026-06-19T11:25:46.358312986Z\" level=info msg=\"Removed container ad3906d6910fc3a077700581e42a46df7b843d046428ce7aa0039b2d81f12b05: openshift-marketplace/redhat-operators-nh4kl/extract-content\" id=38385297-076a-4de0-bd7a-733c152d5965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557333 | controller |     "Jun 19 11:25:46.361943 crc crio[22562]: time=\"2026-06-19T11:25:46.361841914Z\" level=info msg=\"Removing container: 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b\" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557348 | controller |     "Jun 19 11:25:46.386676 crc crio[22562]: time=\"2026-06-19T11:25:46.38654283Z\" level=info msg=\"Removed container 47619ac1f47fc450c941dac24900399eae0fd0b47fc427eff3ca07cc64fb846b: openshift-marketplace/redhat-operators-nh4kl/extract-utilities\" id=19e5eb59-0d5f-4a7a-aa6d-2c89e8432d3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.557362 | controller |     "Jun 19 11:26:00.539236 crc crio[22562]: time=\"2026-06-19T11:26:00.537660249Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697806-pljdg/POD\" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.557377 | controller |     "Jun 19 11:26:00.539236 crc crio[22562]: time=\"2026-06-19T11:26:00.538654854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.557392 | controller |     "Jun 19 11:26:00.581046 crc crio[22562]: time=\"2026-06-19T11:26:00.580336475Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}\"",
2026-06-19 12:35:51.557407 | controller |     "Jun 19 11:26:00.581046 crc crio[22562]: time=\"2026-06-19T11:26:00.580439907Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697806-pljdg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.557422 | controller |     "Jun 19 11:26:00.970222 crc crio[22562]: 2026-06-19T11:26:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2948a0b26a5ff Mac:6e:78:d7:54:97:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 SocketPath: PciID:}] [{Interface:0xc0005a65b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.557457 | controller |     "Jun 19 11:26:00.970222 crc crio[22562]: time=\"2026-06-19T11:26:00.969305743Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc000328998}] Aliases:map[]}\"",
2026-06-19 12:35:51.557474 | controller |     "Jun 19 11:26:00.970222 crc crio[22562]: time=\"2026-06-19T11:26:00.969503768Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697806-pljdg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.557489 | controller |     "Jun 19 11:26:00.977371 crc crio[22562]: time=\"2026-06-19T11:26:00.977320303Z\" level=info msg=\"Ran pod sandbox 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c with infra container: openshift-infra/auto-csr-approver-29697806-pljdg/POD\" id=a2a426f7-67b6-4de5-a30b-d2a0642e766d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.557507 | controller |     "Jun 19 11:26:00.984203 crc crio[22562]: time=\"2026-06-19T11:26:00.983967428Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.557522 | controller |     "Jun 19 11:26:00.993837 crc crio[22562]: time=\"2026-06-19T11:26:00.993736982Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.557549 | controller |     "Jun 19 11:26:02.116219 crc crio[22562]: time=\"2026-06-19T11:26:02.115348365Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4cfd56c7-5cf3-4a79-b6be-b00da3567d29 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.557565 | controller |     "Jun 19 11:26:02.118060 crc crio[22562]: time=\"2026-06-19T11:26:02.117454938Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4e085f62-713e-4541-a51f-16e46985aaf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.557580 | controller |     "Jun 19 11:26:02.119842 crc crio[22562]: time=\"2026-06-19T11:26:02.119758035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dcc6a373-6c1c-45ac-968e-69546f5e4dfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.557595 | controller |     "Jun 19 11:26:02.130425 crc crio[22562]: time=\"2026-06-19T11:26:02.130322569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.557611 | controller |     "Jun 19 11:26:02.131030 crc crio[22562]: time=\"2026-06-19T11:26:02.130968834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.557626 | controller |     "Jun 19 11:26:02.157053 crc crio[22562]: time=\"2026-06-19T11:26:02.156961344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.557642 | controller |     "Jun 19 11:26:02.447280 crc crio[22562]: time=\"2026-06-19T11:26:02.44688664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.557656 | controller |     "Jun 19 11:26:02.593439 crc crio[22562]: time=\"2026-06-19T11:26:02.592516964Z\" level=info msg=\"Created container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=efea227e-0332-40d8-98f8-f80a72b7c7b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.557672 | controller |     "Jun 19 11:26:02.595852 crc crio[22562]: time=\"2026-06-19T11:26:02.595712454Z\" level=info msg=\"Starting container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97\" id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.557686 | controller |     "Jun 19 11:26:02.602438 crc crio[22562]: time=\"2026-06-19T11:26:02.602306249Z\" level=info msg=\"Started container\" PID=32177 containerID=7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97 description=openshift-infra/auto-csr-approver-29697806-pljdg/oc id=8b8f6879-5909-4637-9b40-e012138fcd73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c",
2026-06-19 12:35:51.557702 | controller |     "Jun 19 11:26:04.516756 crc crio[22562]: time=\"2026-06-19T11:26:04.516635606Z\" level=info msg=\"Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557726 | controller |     "Jun 19 11:26:04.519449 crc crio[22562]: time=\"2026-06-19T11:26:04.517682323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697806-pljdg Namespace:openshift-infra ID:7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c UID:9737df96-dba1-4d76-84c4-d584719e20ac NetNS:/var/run/netns/06b117bb-52a6-4d94-be9d-ec4b2a54a0e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9737df96_dba1_4d76_84c4_d584719e20ac.slice PodAnnotations:0xc00259c5c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.557742 | controller |     "Jun 19 11:26:04.519449 crc crio[22562]: time=\"2026-06-19T11:26:04.517841656Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697806-pljdg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.557757 | controller |     "Jun 19 11:26:04.890597 crc crio[22562]: time=\"2026-06-19T11:26:04.889902943Z\" level=info msg=\"Stopped pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=65fc6f51-a62b-4062-a11c-6ca8483aa74d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557773 | controller |     "Jun 19 11:26:08.111025 crc crio[22562]: time=\"2026-06-19T11:26:08.109042107Z\" level=info msg=\"Stopping pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557788 | controller |     "Jun 19 11:26:08.111025 crc crio[22562]: time=\"2026-06-19T11:26:08.110892933Z\" level=info msg=\"Stopped pod sandbox (already stopped): e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=09207558-ea8f-467e-8d57-a7e07543a9f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557803 | controller |     "Jun 19 11:26:08.113426 crc crio[22562]: time=\"2026-06-19T11:26:08.112579354Z\" level=info msg=\"Removing pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557818 | controller |     "Jun 19 11:26:08.134943 crc crio[22562]: time=\"2026-06-19T11:26:08.134751868Z\" level=info msg=\"Removed pod sandbox: e791bf4f91690420d5b3c3e62cb47ef7e67d3efd0867d30091af5bc37ffd2462\" id=2b4fefbb-7aae-4744-977c-56ae96ad3fbe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557833 | controller |     "Jun 19 11:26:08.138672 crc crio[22562]: time=\"2026-06-19T11:26:08.138518082Z\" level=info msg=\"Stopping pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557848 | controller |     "Jun 19 11:26:08.138672 crc crio[22562]: time=\"2026-06-19T11:26:08.138662556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=95d78fb4-9a3f-4fef-a050-fe7dca2685fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557864 | controller |     "Jun 19 11:26:08.140353 crc crio[22562]: time=\"2026-06-19T11:26:08.140064671Z\" level=info msg=\"Removing pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557879 | controller |     "Jun 19 11:26:08.160945 crc crio[22562]: time=\"2026-06-19T11:26:08.160751447Z\" level=info msg=\"Removed pod sandbox: 553e9f1f2f2fc5630c5e5b2eccb7125643f733c282933ab80ef4410a97e6e7f7\" id=26eaad5b-cce1-442d-8982-4b78947cc4c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557897 | controller |     "Jun 19 11:26:08.167822 crc crio[22562]: time=\"2026-06-19T11:26:08.167723501Z\" level=info msg=\"Stopping pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557912 | controller |     "Jun 19 11:26:08.168035 crc crio[22562]: time=\"2026-06-19T11:26:08.167884005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=f5444dc1-d3f2-434b-9be4-191d69889053 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557927 | controller |     "Jun 19 11:26:08.169364 crc crio[22562]: time=\"2026-06-19T11:26:08.169225639Z\" level=info msg=\"Removing pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557942 | controller |     "Jun 19 11:26:08.187113 crc crio[22562]: time=\"2026-06-19T11:26:08.186889499Z\" level=info msg=\"Removed pod sandbox: 074bb6c4780df4b0002c067c5854f13767b2d16b4c53cc73c8e899eb3e933c2b\" id=a64f21be-de35-4453-a11e-0f48b9d40f5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.557957 | controller |     "Jun 19 11:26:08.190228 crc crio[22562]: time=\"2026-06-19T11:26:08.190042728Z\" level=info msg=\"Stopping pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557972 | controller |     "Jun 19 11:26:08.190387 crc crio[22562]: time=\"2026-06-19T11:26:08.190301785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=ff5566cf-fe57-46af-bff3-3b9cb9e2cf1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.557986 | controller |     "Jun 19 11:26:08.191298 crc crio[22562]: time=\"2026-06-19T11:26:08.191207798Z\" level=info msg=\"Removing pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.558001 | controller |     "Jun 19 11:26:08.203379 crc crio[22562]: time=\"2026-06-19T11:26:08.20330588Z\" level=info msg=\"Removed pod sandbox: 106974e6ac101caaca122de8656373d8c9e566c41f4268e41673e4cf17049809\" id=43c0d271-17d5-466c-8e8e-2a91ed52e034 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.558015 | controller |     "Jun 19 11:28:00.532013 crc crio[22562]: time=\"2026-06-19T11:28:00.531245146Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697808-fh7j8/POD\" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558030 | controller |     "Jun 19 11:28:00.533613 crc crio[22562]: time=\"2026-06-19T11:28:00.532278082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558045 | controller |     "Jun 19 11:28:00.568966 crc crio[22562]: time=\"2026-06-19T11:28:00.568797353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.558060 | controller |     "Jun 19 11:28:00.568966 crc crio[22562]: time=\"2026-06-19T11:28:00.568913086Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697808-fh7j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558077 | controller |     "Jun 19 11:28:00.913685 crc crio[22562]: 2026-06-19T11:28:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a52f812012715 Mac:7a:b1:ab:52:c3:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d SocketPath: PciID:}] [{Interface:0xc0004be720 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.558092 | controller |     "Jun 19 11:28:00.916685 crc crio[22562]: time=\"2026-06-19T11:28:00.91643665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc002e5e6b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.558108 | controller |     "Jun 19 11:28:00.916685 crc crio[22562]: time=\"2026-06-19T11:28:00.916652035Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697808-fh7j8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.558122 | controller |     "Jun 19 11:28:00.925430 crc crio[22562]: time=\"2026-06-19T11:28:00.925307131Z\" level=info msg=\"Ran pod sandbox 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb with infra container: openshift-infra/auto-csr-approver-29697808-fh7j8/POD\" id=4d7d37a3-957d-4b95-b7a9-926f34dfcbd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558137 | controller |     "Jun 19 11:28:00.934011 crc crio[22562]: time=\"2026-06-19T11:28:00.931127926Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.558151 | controller |     "Jun 19 11:28:00.948715 crc crio[22562]: time=\"2026-06-19T11:28:00.948074109Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.558166 | controller |     "Jun 19 11:28:01.753930 crc crio[22562]: time=\"2026-06-19T11:28:01.753612233Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89fe467b-4e0c-4721-940f-a920b7cb30f8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.558181 | controller |     "Jun 19 11:28:01.757974 crc crio[22562]: time=\"2026-06-19T11:28:01.75504234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=12a431df-b665-4e28-87eb-2f7bb32db4b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.558196 | controller |     "Jun 19 11:28:01.758688 crc crio[22562]: time=\"2026-06-19T11:28:01.758043693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f75a9c45-794b-4f02-8f17-9e6dcba3ffa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.558211 | controller |     "Jun 19 11:28:01.769258 crc crio[22562]: time=\"2026-06-19T11:28:01.768821743Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.558225 | controller |     "Jun 19 11:28:01.771534 crc crio[22562]: time=\"2026-06-19T11:28:01.770409283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558240 | controller |     "Jun 19 11:28:01.814776 crc crio[22562]: time=\"2026-06-19T11:28:01.814638286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558257 | controller |     "Jun 19 11:28:02.046369 crc crio[22562]: time=\"2026-06-19T11:28:02.045933109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558272 | controller |     "Jun 19 11:28:02.158860 crc crio[22562]: time=\"2026-06-19T11:28:02.158721354Z\" level=info msg=\"Created container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=322e21ba-8a4e-4139-ad33-3039670ae4a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.558287 | controller |     "Jun 19 11:28:02.160850 crc crio[22562]: time=\"2026-06-19T11:28:02.160726664Z\" level=info msg=\"Starting container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752\" id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.558301 | controller |     "Jun 19 11:28:02.171353 crc crio[22562]: time=\"2026-06-19T11:28:02.171135344Z\" level=info msg=\"Started container\" PID=33825 containerID=a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752 description=openshift-infra/auto-csr-approver-29697808-fh7j8/oc id=b02cdf65-bab3-4490-a0e1-3fd6d58c4790 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb",
2026-06-19 12:35:51.558317 | controller |     "Jun 19 11:28:04.124821 crc crio[22562]: time=\"2026-06-19T11:28:04.124741722Z\" level=info msg=\"Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.558331 | controller |     "Jun 19 11:28:04.126194 crc crio[22562]: time=\"2026-06-19T11:28:04.125667535Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697808-fh7j8 Namespace:openshift-infra ID:01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb UID:f476d1f8-252c-4029-9a80-eabcb34d238e NetNS:/var/run/netns/5db8a0ca-7695-4729-9d43-bdab6985bc0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf476d1f8_252c_4029_9a80_eabcb34d238e.slice PodAnnotations:0xc000658560}] Aliases:map[]}\"",
2026-06-19 12:35:51.558346 | controller |     "Jun 19 11:28:04.126194 crc crio[22562]: time=\"2026-06-19T11:28:04.125854599Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697808-fh7j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558361 | controller |     "Jun 19 11:28:04.371131 crc crio[22562]: time=\"2026-06-19T11:28:04.370980058Z\" level=info msg=\"Stopped pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=aa113265-85dc-464d-bd5d-fa5facbe3715 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.558376 | controller |     "Jun 19 11:30:00.529537 crc crio[22562]: time=\"2026-06-19T11:30:00.528684591Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697810-p98zp/POD\" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558391 | controller |     "Jun 19 11:30:00.531426 crc crio[22562]: time=\"2026-06-19T11:30:00.530047745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558405 | controller |     "Jun 19 11:30:00.536504 crc crio[22562]: time=\"2026-06-19T11:30:00.535754956Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD\" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558420 | controller |     "Jun 19 11:30:00.536504 crc crio[22562]: time=\"2026-06-19T11:30:00.535999232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558460 | controller |     "Jun 19 11:30:00.605606 crc crio[22562]: time=\"2026-06-19T11:30:00.605274211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}\"",
2026-06-19 12:35:51.558477 | controller |     "Jun 19 11:30:00.605606 crc crio[22562]: time=\"2026-06-19T11:30:00.605426895Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697810-p98zp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558493 | controller |     "Jun 19 11:30:00.608129 crc crio[22562]: time=\"2026-06-19T11:30:00.607508066Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.558508 | controller |     "Jun 19 11:30:00.608129 crc crio[22562]: time=\"2026-06-19T11:30:00.607552557Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558522 | controller |     "Jun 19 11:30:02.374256 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2401aa62c33385f Mac:de:b6:84:7d:d5:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.558537 | controller |     "Jun 19 11:30:02.378356 crc crio[22562]: time=\"2026-06-19T11:30:02.37824429Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc0029100e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.558552 | controller |     "Jun 19 11:30:02.378655 crc crio[22562]: time=\"2026-06-19T11:30:02.378554658Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.558567 | controller |     "Jun 19 11:30:02.392442 crc crio[22562]: time=\"2026-06-19T11:30:02.392138045Z\" level=info msg=\"Ran pod sandbox 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/POD\" id=fc7855b4-76df-4e02-8a77-7b28c8765b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558582 | controller |     "Jun 19 11:30:02.409002 crc crio[22562]: time=\"2026-06-19T11:30:02.408894781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2d6f3389-ca21-4ac3-a966-51d9c8837f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.558600 | controller |     "Jun 19 11:30:02.413196 crc crio[22562]: time=\"2026-06-19T11:30:02.412920021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=885f2f95-38d7-4e0c-9159-a07babe2c4c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.558614 | controller |     "Jun 19 11:30:02.432682 crc crio[22562]: time=\"2026-06-19T11:30:02.432556708Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.558629 | controller |     "Jun 19 11:30:02.433279 crc crio[22562]: time=\"2026-06-19T11:30:02.433210605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558644 | controller |     "Jun 19 11:30:02.467181 crc crio[22562]: 2026-06-19T11:30:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554c0595fd6918e Mac:22:8f:93:ea:24:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.558659 | controller |     "Jun 19 11:30:02.469713 crc crio[22562]: time=\"2026-06-19T11:30:02.469011072Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc002e5e028}] Aliases:map[]}\"",
2026-06-19 12:35:51.558674 | controller |     "Jun 19 11:30:02.470570 crc crio[22562]: time=\"2026-06-19T11:30:02.47048359Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697810-p98zp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.558690 | controller |     "Jun 19 11:30:02.475076 crc crio[22562]: time=\"2026-06-19T11:30:02.47499103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558706 | controller |     "Jun 19 11:30:02.481458 crc crio[22562]: time=\"2026-06-19T11:30:02.480713542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558722 | controller |     "Jun 19 11:30:02.481618 crc crio[22562]: time=\"2026-06-19T11:30:02.481347478Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD\" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558738 | controller |     "Jun 19 11:30:02.481707 crc crio[22562]: time=\"2026-06-19T11:30:02.481670746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558753 | controller |     "Jun 19 11:30:02.483877 crc crio[22562]: time=\"2026-06-19T11:30:02.483786319Z\" level=info msg=\"Ran pod sandbox 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 with infra container: openshift-infra/auto-csr-approver-29697810-p98zp/POD\" id=bfcdab85-d72e-4ad7-83b0-b69a25261529 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558771 | controller |     "Jun 19 11:30:02.487783 crc crio[22562]: time=\"2026-06-19T11:30:02.487702645Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.558786 | controller |     "Jun 19 11:30:02.496457 crc crio[22562]: time=\"2026-06-19T11:30:02.49634118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.558802 | controller |     "Jun 19 11:30:02.512713 crc crio[22562]: time=\"2026-06-19T11:30:02.512626204Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}\"",
2026-06-19 12:35:51.558817 | controller |     "Jun 19 11:30:02.512713 crc crio[22562]: time=\"2026-06-19T11:30:02.512707626Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558833 | controller |     "Jun 19 11:30:02.575380 crc crio[22562]: time=\"2026-06-19T11:30:02.57492842Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD\" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558848 | controller |     "Jun 19 11:30:02.575380 crc crio[22562]: time=\"2026-06-19T11:30:02.575314599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558863 | controller |     "Jun 19 11:30:02.591592 crc crio[22562]: time=\"2026-06-19T11:30:02.591535071Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD\" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.558878 | controller |     "Jun 19 11:30:02.591725 crc crio[22562]: time=\"2026-06-19T11:30:02.591610803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.558893 | controller |     "Jun 19 11:30:02.603033 crc crio[22562]: time=\"2026-06-19T11:30:02.602911074Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}\"",
2026-06-19 12:35:51.558908 | controller |     "Jun 19 11:30:02.603033 crc crio[22562]: time=\"2026-06-19T11:30:02.602996496Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-hvjkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558924 | controller |     "Jun 19 11:30:02.619814 crc crio[22562]: time=\"2026-06-19T11:30:02.619552307Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"",
2026-06-19 12:35:51.558942 | controller |     "Jun 19 11:30:02.619814 crc crio[22562]: time=\"2026-06-19T11:30:02.619624779Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.558958 | controller |     "Jun 19 11:30:02.623566 crc crio[22562]: time=\"2026-06-19T11:30:02.623488024Z\" level=info msg=\"Created container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=56abfa73-17f2-4268-968f-a20d97af3a0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.558973 | controller |     "Jun 19 11:30:02.625195 crc crio[22562]: time=\"2026-06-19T11:30:02.625031112Z\" level=info msg=\"Starting container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8\" id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.558988 | controller |     "Jun 19 11:30:02.644782 crc crio[22562]: time=\"2026-06-19T11:30:02.644512355Z\" level=info msg=\"Started container\" PID=35882 containerID=4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8 description=openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles id=61418a6a-75de-4958-9e8b-bb18e3e68727 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096",
2026-06-19 12:35:51.559004 | controller |     "Jun 19 11:30:03.069409 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8508640285d8b0 Mac:2a:fe:61:08:65:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.559019 | controller |     "Jun 19 11:30:03.074799 crc crio[22562]: time=\"2026-06-19T11:30:03.074636696Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-g9dd5 Namespace:cert-manager ID:c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 UID:42c01246-fb7a-463d-b1af-7ecaa0688989 NetNS:/var/run/netns/195c0ae4-893b-4a97-a660-dbc1ce027ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42c01246_fb7a_463d_b1af_7ecaa0688989.slice PodAnnotations:0xc000328378}] Aliases:map[]}\"",
2026-06-19 12:35:51.559035 | controller |     "Jun 19 11:30:03.075982 crc crio[22562]: time=\"2026-06-19T11:30:03.075903306Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.559050 | controller |     "Jun 19 11:30:03.090777 crc crio[22562]: time=\"2026-06-19T11:30:03.090662243Z\" level=info msg=\"Ran pod sandbox c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/POD\" id=362ebbda-5ed3-409b-88ae-47d9ab515c39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.559065 | controller |     "Jun 19 11:30:03.100988 crc crio[22562]: time=\"2026-06-19T11:30:03.100768713Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559080 | controller |     "Jun 19 11:30:03.101449 crc crio[22562]: time=\"2026-06-19T11:30:03.101295347Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559095 | controller |     "Jun 19 11:30:03.101517 crc crio[22562]: time=\"2026-06-19T11:30:03.101491362Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=5446a5c1-e3ec-40c1-91d1-937b6a60ee6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559113 | controller |     "Jun 19 11:30:03.105987 crc crio[22562]: time=\"2026-06-19T11:30:03.105931182Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.559128 | controller |     "Jun 19 11:30:03.113633 crc crio[22562]: time=\"2026-06-19T11:30:03.113431857Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-19 12:35:51.559142 | controller |     "Jun 19 11:30:03.801264 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4524c215879ea Mac:32:7f:9c:76:b4:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.559156 | controller |     "Jun 19 11:30:03.802327 crc crio[22562]: time=\"2026-06-19T11:30:03.802271465Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-hvjkm Namespace:cert-manager ID:ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 UID:4179e2fe-64cc-47fe-8064-223cd203259f NetNS:/var/run/netns/5b73330a-bc96-43f6-9bf2-4f3e7d28d2b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4179e2fe_64cc_47fe_8064_223cd203259f.slice PodAnnotations:0xc002e5e810}] Aliases:map[]}\"",
2026-06-19 12:35:51.559172 | controller |     "Jun 19 11:30:03.802534 crc crio[22562]: time=\"2026-06-19T11:30:03.802418478Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-hvjkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.559186 | controller |     "Jun 19 11:30:03.808239 crc crio[22562]: time=\"2026-06-19T11:30:03.808119519Z\" level=info msg=\"Ran pod sandbox ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0 with infra container: cert-manager/cert-manager-7b8b89f89d-hvjkm/POD\" id=2d2a5ce4-a4b5-4461-aa16-a165acfff10c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.559201 | controller |     "Jun 19 11:30:03.814078 crc crio[22562]: time=\"2026-06-19T11:30:03.814009966Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559216 | controller |     "Jun 19 11:30:03.814380 crc crio[22562]: time=\"2026-06-19T11:30:03.814327174Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559230 | controller |     "Jun 19 11:30:03.814482 crc crio[22562]: time=\"2026-06-19T11:30:03.814395926Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=24817f61-ff47-4aef-a840-83b2762beef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559244 | controller |     "Jun 19 11:30:03.815241 crc crio[22562]: time=\"2026-06-19T11:30:03.815189046Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.559259 | controller |     "Jun 19 11:30:03.818569 crc crio[22562]: time=\"2026-06-19T11:30:03.818003235Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-19 12:35:51.559273 | controller |     "Jun 19 11:30:03.825031 crc crio[22562]: 2026-06-19T11:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5692125eb57f262 Mac:16:2a:51:a1:9d:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f SocketPath: PciID:}] [{Interface:0xc000014ff0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.559290 | controller |     "Jun 19 11:30:03.826302 crc crio[22562]: time=\"2026-06-19T11:30:03.82623634Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-mbzz8 Namespace:cert-manager ID:5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 UID:c894e78d-5321-44e4-a82d-f9f5f7b084f4 NetNS:/var/run/netns/2010a7ed-5404-4b9a-bf05-8eeef518b02f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc894e78d_5321_44e4_a82d_f9f5f7b084f4.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"",
2026-06-19 12:35:51.559305 | controller |     "Jun 19 11:30:03.826461 crc crio[22562]: time=\"2026-06-19T11:30:03.826420794Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-mbzz8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.559320 | controller |     "Jun 19 11:30:03.838724 crc crio[22562]: time=\"2026-06-19T11:30:03.838669808Z\" level=info msg=\"Ran pod sandbox 5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/POD\" id=1aa606a5-27dc-4d76-a688-44ea40188360 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.559335 | controller |     "Jun 19 11:30:03.840501 crc crio[22562]: time=\"2026-06-19T11:30:03.840437672Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559350 | controller |     "Jun 19 11:30:03.840658 crc crio[22562]: time=\"2026-06-19T11:30:03.840603856Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559365 | controller |     "Jun 19 11:30:03.840714 crc crio[22562]: time=\"2026-06-19T11:30:03.840667657Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=a35fc39b-2399-48ce-be0e-3c924689a221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559380 | controller |     "Jun 19 11:30:03.841648 crc crio[22562]: time=\"2026-06-19T11:30:03.84159967Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.559395 | controller |     "Jun 19 11:30:03.845871 crc crio[22562]: time=\"2026-06-19T11:30:03.845815055Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-19 12:35:51.559409 | controller |     "Jun 19 11:30:05.827731 crc crio[22562]: time=\"2026-06-19T11:30:05.827226305Z\" level=info msg=\"Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.559424 | controller |     "Jun 19 11:30:05.829355 crc crio[22562]: time=\"2026-06-19T11:30:05.828348663Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697810-sx8sb Namespace:openshift-operator-lifecycle-manager ID:2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096 UID:889eeffa-80cf-4bf0-b743-5501b64165a0 NetNS:/var/run/netns/5f2a3010-182d-4976-b152-142925870380 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod889eeffa_80cf_4bf0_b743_5501b64165a0.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"",
2026-06-19 12:35:51.559460 | controller |     "Jun 19 11:30:05.829355 crc crio[22562]: time=\"2026-06-19T11:30:05.828478446Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697810-sx8sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.559478 | controller |     "Jun 19 11:30:06.923719 crc crio[22562]: time=\"2026-06-19T11:30:06.923600163Z\" level=info msg=\"Stopped pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=1ccff95f-5d7c-4805-bc18-a3d69fe63d26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.559495 | controller |     "Jun 19 11:30:09.862195 crc crio[22562]: time=\"2026-06-19T11:30:09.860687181Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b8d019ab-be9a-44d5-baf1-f359e77b138d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.559510 | controller |     "Jun 19 11:30:09.863954 crc crio[22562]: time=\"2026-06-19T11:30:09.86349167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f5178eae-fac3-49bb-9dd9-53dbaaab8e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559525 | controller |     "Jun 19 11:30:10.139527 crc crio[22562]: time=\"2026-06-19T11:30:10.139409106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd24eac4-a775-49bd-915e-d347faabde35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559539 | controller |     "Jun 19 11:30:10.482528 crc crio[22562]: time=\"2026-06-19T11:30:10.482413113Z\" level=info msg=\"Stopping container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4 (timeout: 30s)\" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559554 | controller |     "Jun 19 11:30:10.483387 crc crio[22562]: time=\"2026-06-19T11:30:10.483228004Z\" level=info msg=\"Stopping container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01 (timeout: 30s)\" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559568 | controller |     "Jun 19 11:30:10.674226 crc crio[22562]: time=\"2026-06-19T11:30:10.674074408Z\" level=info msg=\"Stopping container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0 (timeout: 30s)\" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559583 | controller |     "Jun 19 11:30:10.674403 crc crio[22562]: time=\"2026-06-19T11:30:10.674368456Z\" level=info msg=\"Stopping container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440 (timeout: 30s)\" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559598 | controller |     "Jun 19 11:30:10.675526 crc crio[22562]: time=\"2026-06-19T11:30:10.675436991Z\" level=info msg=\"Stopping container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7 (timeout: 30s)\" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559613 | controller |     "Jun 19 11:30:10.675610 crc crio[22562]: time=\"2026-06-19T11:30:10.675520094Z\" level=info msg=\"Stopping container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7 (timeout: 30s)\" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559628 | controller |     "Jun 19 11:30:10.676215 crc crio[22562]: time=\"2026-06-19T11:30:10.675466623Z\" level=info msg=\"Stopping container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287 (timeout: 30s)\" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559642 | controller |     "Jun 19 11:30:10.676215 crc crio[22562]: time=\"2026-06-19T11:30:10.675496524Z\" level=info msg=\"Stopping container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c (timeout: 30s)\" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559657 | controller |     "Jun 19 11:30:10.676479 crc crio[22562]: time=\"2026-06-19T11:30:10.676123089Z\" level=info msg=\"Stopping container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794 (timeout: 30s)\" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559675 | controller |     "Jun 19 11:30:10.750265 crc crio[22562]: time=\"2026-06-19T11:30:10.74990202Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-19 12:35:51.559690 | controller |     "Jun 19 11:30:10.750265 crc crio[22562]: time=\"2026-06-19T11:30:10.750219558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.559704 | controller |     "Jun 19 11:30:10.769690 crc crio[22562]: time=\"2026-06-19T11:30:10.768837059Z\" level=info msg=\"Stopping container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c (timeout: 30s)\" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559719 | controller |     "Jun 19 11:30:10.897626 crc crio[22562]: time=\"2026-06-19T11:30:10.897262634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8d773952-4783-4dc9-8b1d-c3792b2294db name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559734 | controller |     "Jun 19 11:30:10.911965 crc crio[22562]: time=\"2026-06-19T11:30:10.911859167Z\" level=info msg=\"Removing container: 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d\" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.559749 | controller |     "Jun 19 11:30:11.329043 crc crio[22562]: time=\"2026-06-19T11:30:11.328915562Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.559764 | controller |     "Jun 19 11:30:11.332397 crc crio[22562]: time=\"2026-06-19T11:30:11.332315467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fcab5958-a572-4f27-9506-df627ccf5009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559779 | controller |     "Jun 19 11:30:11.334387 crc crio[22562]: time=\"2026-06-19T11:30:11.333228809Z\" level=info msg=\"Stopped container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6095e1a9-4fdb-4e26-b1d3-8f84e731cb8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559794 | controller |     "Jun 19 11:30:11.367620 crc crio[22562]: time=\"2026-06-19T11:30:11.36752388Z\" level=info msg=\"Stopped container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=54b1bbb4-9b4d-4304-afb8-0c4ef897c951 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559809 | controller |     "Jun 19 11:30:11.379423 crc crio[22562]: time=\"2026-06-19T11:30:11.379296321Z\" level=info msg=\"Stopped container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=9d27db57-7a33-4541-8d10-9c3305c9f406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559824 | controller |     "Jun 19 11:30:11.494041 crc crio[22562]: time=\"2026-06-19T11:30:11.493909045Z\" level=info msg=\"Stopped container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=04b86886-9b2e-41b1-8039-84945629985f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559839 | controller |     "Jun 19 11:30:11.501735 crc crio[22562]: time=\"2026-06-19T11:30:11.501620366Z\" level=info msg=\"Stopped container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7e54bc5e-cca7-4878-9015-a664d98071bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559857 | controller |     "Jun 19 11:30:11.510409 crc crio[22562]: time=\"2026-06-19T11:30:11.51022782Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=eb3f4872-d38d-4182-980a-9261ba269c47 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.559872 | controller |     "Jun 19 11:30:11.513773 crc crio[22562]: time=\"2026-06-19T11:30:11.513551832Z\" level=info msg=\"Stopped container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2b89e496-d0ef-4f72-b722-559ddca0fdd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559887 | controller |     "Jun 19 11:30:11.515531 crc crio[22562]: time=\"2026-06-19T11:30:11.514687249Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=a34a1cea-890d-4195-b23e-a6fa97f20cd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.559901 | controller |     "Jun 19 11:30:11.519526 crc crio[22562]: time=\"2026-06-19T11:30:11.519435068Z\" level=info msg=\"Stopped container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=c91da70c-87fb-41c5-b80b-ddccca749070 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559916 | controller |     "Jun 19 11:30:11.520865 crc crio[22562]: time=\"2026-06-19T11:30:11.520790691Z\" level=info msg=\"Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.559931 | controller |     "Jun 19 11:30:11.523323 crc crio[22562]: time=\"2026-06-19T11:30:11.522716379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.559946 | controller |     "Jun 19 11:30:11.529360 crc crio[22562]: time=\"2026-06-19T11:30:11.529299492Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.559961 | controller |     "Jun 19 11:30:11.530367 crc crio[22562]: time=\"2026-06-19T11:30:11.530329238Z\" level=info msg=\"Stopped container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=dfa6378c-996f-4f08-9509-fc8940b8ab58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.559976 | controller |     "Jun 19 11:30:11.531362 crc crio[22562]: time=\"2026-06-19T11:30:11.531333203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.559991 | controller |     "Jun 19 11:30:11.534443 crc crio[22562]: time=\"2026-06-19T11:30:11.534350958Z\" level=info msg=\"Stopped container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=92258ad4-be00-4f9c-ba00-4b7c813e32c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.560006 | controller |     "Jun 19 11:30:11.542243 crc crio[22562]: time=\"2026-06-19T11:30:11.541539665Z\" level=info msg=\"Stopped container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=83b8bab3-2f7d-4e87-8f34-6e953f4b151a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.560021 | controller |     "Jun 19 11:30:11.543944 crc crio[22562]: time=\"2026-06-19T11:30:11.543261099Z\" level=info msg=\"Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.560039 | controller |     "Jun 19 11:30:11.564457 crc crio[22562]: time=\"2026-06-19T11:30:11.563999263Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=a3626a79-18f3-48c9-b16a-69c3f7d7a551 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.560054 | controller |     "Jun 19 11:30:11.566226 crc crio[22562]: time=\"2026-06-19T11:30:11.566199148Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=b2a98ec9-64f0-42dd-9110-44431759019c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560069 | controller |     "Jun 19 11:30:11.667576 crc crio[22562]: time=\"2026-06-19T11:30:11.667376518Z\" level=info msg=\"Stopped pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=c3e2d851-b6ad-42b6-9328-a9be140d23ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.560084 | controller |     "Jun 19 11:30:11.690911 crc crio[22562]: time=\"2026-06-19T11:30:11.690866971Z\" level=info msg=\"Stopped pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=c4023e7e-573c-483f-9bad-dae0a2a92375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.560098 | controller |     "Jun 19 11:30:11.819456 crc crio[22562]: time=\"2026-06-19T11:30:11.819110061Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=06804ab6-d395-41c5-a79c-274e59f9bc25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560113 | controller |     "Jun 19 11:30:11.829972 crc crio[22562]: time=\"2026-06-19T11:30:11.829899228Z\" level=info msg=\"Removed container 5cdb526ff53dd1a84822f27bdb13adb9f798ad32281a738f7f9e2ae91f0bba8d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=5ac091d1-706a-49bf-84b7-ff23f6ab2022 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560127 | controller |     "Jun 19 11:30:11.855870 crc crio[22562]: time=\"2026-06-19T11:30:11.855793791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560142 | controller |     "Jun 19 11:30:11.911501 crc crio[22562]: time=\"2026-06-19T11:30:11.91138596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560156 | controller |     "Jun 19 11:30:11.915007 crc crio[22562]: time=\"2026-06-19T11:30:11.914912508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560171 | controller |     "Jun 19 11:30:11.915440 crc crio[22562]: time=\"2026-06-19T11:30:11.915293848Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f60e7033-3052-4c43-826a-793389f82d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560185 | controller |     "Jun 19 11:30:11.921481 crc crio[22562]: time=\"2026-06-19T11:30:11.921432729Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector\" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560199 | controller |     "Jun 19 11:30:11.923665 crc crio[22562]: time=\"2026-06-19T11:30:11.923600823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560214 | controller |     "Jun 19 11:30:11.928369 crc crio[22562]: time=\"2026-06-19T11:30:11.92829825Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=be1d2994-fb09-4632-a0c3-0082eedf1f5b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.560232 | controller |     "Jun 19 11:30:11.929565 crc crio[22562]: time=\"2026-06-19T11:30:11.92950454Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ad738099-7cac-486e-99a6-2904de607015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560247 | controller |     "Jun 19 11:30:11.934329 crc crio[22562]: time=\"2026-06-19T11:30:11.934202866Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=0a2e104e-35b4-4e03-80b8-17b1a5f44663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560262 | controller |     "Jun 19 11:30:11.937885 crc crio[22562]: time=\"2026-06-19T11:30:11.937445447Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller\" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560277 | controller |     "Jun 19 11:30:11.962654 crc crio[22562]: time=\"2026-06-19T11:30:11.962039407Z\" level=info msg=\"Removing container: ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c\" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560291 | controller |     "Jun 19 11:30:11.970668 crc crio[22562]: time=\"2026-06-19T11:30:11.97059884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560306 | controller |     "Jun 19 11:30:11.975596 crc crio[22562]: time=\"2026-06-19T11:30:11.974550367Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook\" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560320 | controller |     "Jun 19 11:30:11.981284 crc crio[22562]: time=\"2026-06-19T11:30:11.981204822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560335 | controller |     "Jun 19 11:30:12.000862 crc crio[22562]: time=\"2026-06-19T11:30:12.000767798Z\" level=info msg=\"Removed container ecd87ed03c27f2577451837ea161c16e96ce838dbe74d16705c692975abd5b7c: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=5415cd06-5541-432a-96e8-9fc3ba55320b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560349 | controller |     "Jun 19 11:30:12.004879 crc crio[22562]: time=\"2026-06-19T11:30:12.004796718Z\" level=info msg=\"Removing container: 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0\" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560364 | controller |     "Jun 19 11:30:12.012960 crc crio[22562]: time=\"2026-06-19T11:30:12.012432117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560378 | controller |     "Jun 19 11:30:12.017861 crc crio[22562]: time=\"2026-06-19T11:30:12.016742084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560393 | controller |     "Jun 19 11:30:12.019685 crc crio[22562]: time=\"2026-06-19T11:30:12.019586244Z\" level=info msg=\"Created container 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122: openshift-multus/multus-bzhnf/kube-multus\" id=7b840079-e82e-4121-a9e5-d0d0b4699dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560407 | controller |     "Jun 19 11:30:12.027372 crc crio[22562]: time=\"2026-06-19T11:30:12.024406883Z\" level=info msg=\"Starting container: 3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122\" id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.560425 | controller |     "Jun 19 11:30:12.048118 crc crio[22562]: time=\"2026-06-19T11:30:12.048037031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560458 | controller |     "Jun 19 11:30:12.051533 crc crio[22562]: time=\"2026-06-19T11:30:12.051433513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560474 | controller |     "Jun 19 11:30:12.060731 crc crio[22562]: time=\"2026-06-19T11:30:12.060684113Z\" level=info msg=\"Removed container 8269762bf2ddd809988575302557217dba7102fd7d7d42b7add50a813c9437e0: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=48e57483-c0ce-4afe-9d66-d64046135556 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560488 | controller |     "Jun 19 11:30:12.062226 crc crio[22562]: time=\"2026-06-19T11:30:12.061999397Z\" level=info msg=\"Started container\" PID=36727 containerID=3a08ac278a07b52a6b216c53050696871ae6200f6d8f7f484b94f625192e7122 description=openshift-multus/multus-bzhnf/kube-multus id=d41f1c2f-1bb0-4a5a-82a4-3396bce32f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8415f32bc38cc4796305ea88494098bc1f55681cab50c4ec88f19dc8b8a7176d",
2026-06-19 12:35:51.560504 | controller |     "Jun 19 11:30:12.065934 crc crio[22562]: time=\"2026-06-19T11:30:12.065899883Z\" level=info msg=\"Removing container: 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c\" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560518 | controller |     "Jun 19 11:30:12.066895 crc crio[22562]: time=\"2026-06-19T11:30:12.066819166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560533 | controller |     "Jun 19 11:30:12.072312 crc crio[22562]: time=\"2026-06-19T11:30:12.072137248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560547 | controller |     "Jun 19 11:30:12.084323 crc crio[22562]: time=\"2026-06-19T11:30:12.081703915Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\\\"\"",
2026-06-19 12:35:51.560561 | controller |     "Jun 19 11:30:12.084406 crc crio[22562]: time=\"2026-06-19T11:30:12.08434997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.560576 | controller |     "Jun 19 11:30:12.085425 crc crio[22562]: time=\"2026-06-19T11:30:12.085351516Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD\" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.560590 | controller |     "Jun 19 11:30:12.085702 crc crio[22562]: time=\"2026-06-19T11:30:12.085593291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560605 | controller |     "Jun 19 11:30:12.118967 crc crio[22562]: time=\"2026-06-19T11:30:12.118657332Z\" level=info msg=\"Created container 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9: cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector\" id=e1427409-d986-478a-bf74-f2df7c7e7d07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560620 | controller |     "Jun 19 11:30:12.120943 crc crio[22562]: time=\"2026-06-19T11:30:12.120822175Z\" level=info msg=\"Starting container: 68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9\" id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.560638 | controller |     "Jun 19 11:30:12.125889 crc crio[22562]: time=\"2026-06-19T11:30:12.12584744Z\" level=info msg=\"Removed container 0da0a231cab573e55f8b9e730bc41dd2af736c04c51442c91f904923e221771c: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=61667e18-5911-4260-bd4a-c64c8e02ede8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560653 | controller |     "Jun 19 11:30:12.138482 crc crio[22562]: time=\"2026-06-19T11:30:12.126585419Z\" level=info msg=\"Started container\" PID=36736 containerID=68412ee17a65f110bcc52a1dc65612e4c924b6cc8329ea38b092829c17a485a9 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector id=c5f1cdc9-c3cf-475f-9c91-3ea3dbcf7ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8508640285d8b0f06b07b02f5891a392456397e7068c6ad92b98bcc6370a489",
2026-06-19 12:35:51.560667 | controller |     "Jun 19 11:30:12.144490 crc crio[22562]: time=\"2026-06-19T11:30:12.14440314Z\" level=info msg=\"Created container ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf: cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook\" id=c719a75b-b86a-48b9-a28d-cb047c0a3c2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560682 | controller |     "Jun 19 11:30:12.146028 crc crio[22562]: time=\"2026-06-19T11:30:12.145753965Z\" level=info msg=\"Starting container: ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf\" id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.560697 | controller |     "Jun 19 11:30:12.147182 crc crio[22562]: time=\"2026-06-19T11:30:12.147059187Z\" level=info msg=\"Removing container: 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7\" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560712 | controller |     "Jun 19 11:30:12.150547 crc crio[22562]: time=\"2026-06-19T11:30:12.150406069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560726 | controller |     "Jun 19 11:30:12.152891 crc crio[22562]: time=\"2026-06-19T11:30:12.152825969Z\" level=info msg=\"Created container cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49: cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller\" id=fab924f8-064a-45aa-95d2-d53bde035de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560741 | controller |     "Jun 19 11:30:12.154841 crc crio[22562]: time=\"2026-06-19T11:30:12.154720207Z\" level=info msg=\"Starting container: cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49\" id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.560755 | controller |     "Jun 19 11:30:12.159614 crc crio[22562]: time=\"2026-06-19T11:30:12.159529126Z\" level=info msg=\"Started container\" PID=36751 containerID=ce870a35a641d2077b11bfef4ac556df508fcda99220a39496580c9adab46daf description=cert-manager/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook id=84b186d1-1502-47a5-bde5-991369cd62bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5692125eb57f262e2934bbc2b231ecf9d0b99831612a091952f011cb510db776",
2026-06-19 12:35:51.560771 | controller |     "Jun 19 11:30:12.161505 crc crio[22562]: time=\"2026-06-19T11:30:12.16051221Z\" level=info msg=\"Started container\" PID=36756 containerID=cc568f72377d7add0a4090a53cd7b48b0112d1fca25cf9fc436790c8bd355d49 description=cert-manager/cert-manager-7b8b89f89d-hvjkm/cert-manager-controller id=6a4180da-02a7-4c62-94db-b0ab5da912c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4524c215879eafb974e1428e587604009fd60c17691ff448539df4478cc4e0",
2026-06-19 12:35:51.560786 | controller |     "Jun 19 11:30:12.165537 crc crio[22562]: time=\"2026-06-19T11:30:12.165459843Z\" 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=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.560805 | controller |     "Jun 19 11:30:12.190458 crc crio[22562]: time=\"2026-06-19T11:30:12.189995542Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD\" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.560820 | controller |     "Jun 19 11:30:12.190458 crc crio[22562]: time=\"2026-06-19T11:30:12.190242588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560835 | controller |     "Jun 19 11:30:12.190798 crc crio[22562]: time=\"2026-06-19T11:30:12.19073299Z\" level=info msg=\"Ran pod sandbox 3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/POD\" id=37682eea-6b58-46af-8a79-c7ed04c2eee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.560850 | controller |     "Jun 19 11:30:12.197668 crc crio[22562]: time=\"2026-06-19T11:30:12.19761138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=97406d40-1968-464b-9ca3-55fd945440c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560865 | controller |     "Jun 19 11:30:12.210674 crc crio[22562]: time=\"2026-06-19T11:30:12.210030868Z\" level=info msg=\"Removed container 8faae99a2f5722057a58d98f03e3832b18f4ef5e4fcb61a9f97b158a019de7f7: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=6b9709da-0988-46f2-a630-cea67b890c2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560880 | controller |     "Jun 19 11:30:12.213214 crc crio[22562]: time=\"2026-06-19T11:30:12.212715155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ac9ef934-b55f-4093-a803-15323bf20706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.560895 | controller |     "Jun 19 11:30:12.220617 crc crio[22562]: time=\"2026-06-19T11:30:12.220507809Z\" level=info msg=\"Removing container: c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287\" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.560910 | controller |     "Jun 19 11:30:12.227922 crc crio[22562]: time=\"2026-06-19T11:30:12.227745377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy\" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560925 | controller |     "Jun 19 11:30:12.232359 crc crio[22562]: time=\"2026-06-19T11:30:12.232325771Z\" 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=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.560940 | controller |     "Jun 19 11:30:12.233756 crc crio[22562]: time=\"2026-06-19T11:30:12.233696045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.560954 | controller |     "Jun 19 11:30:12.245283 crc crio[22562]: time=\"2026-06-19T11:30:12.24519111Z\" level=info msg=\"Created container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=0e1d90e1-2525-476d-ad2c-014422f0ade9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.560972 | controller |     "Jun 19 11:30:12.247259 crc crio[22562]: time=\"2026-06-19T11:30:12.247123028Z\" level=info msg=\"Starting container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe\" id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.560987 | controller |     "Jun 19 11:30:12.251890 crc crio[22562]: time=\"2026-06-19T11:30:12.251691121Z\" level=info msg=\"Removed container c75826de70c52a8a6bbe3baef24df256088e77a68b2fb2818954765f5f86b287: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=89c889a8-02a3-435d-ae38-c35f2a8fdc18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561002 | controller |     "Jun 19 11:30:12.257043 crc crio[22562]: time=\"2026-06-19T11:30:12.256973453Z\" level=info msg=\"Removing container: 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794\" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561017 | controller |     "Jun 19 11:30:12.257320 crc crio[22562]: time=\"2026-06-19T11:30:12.25725116Z\" level=info msg=\"Ran pod sandbox a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791 with infra container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/POD\" id=bb2c29f6-dc8f-4bbf-8698-bbb4375e1039 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.561032 | controller |     "Jun 19 11:30:12.259275 crc crio[22562]: time=\"2026-06-19T11:30:12.258800578Z\" level=info msg=\"Started container\" PID=36788 containerID=e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe description=openshift-infra/auto-csr-approver-29697810-p98zp/oc id=be752081-0057-4b6b-810d-f9490ec75e13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540",
2026-06-19 12:35:51.561048 | controller |     "Jun 19 11:30:12.259537 crc crio[22562]: time=\"2026-06-19T11:30:12.259421353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=450adc32-e8d8-4474-b0fe-859d5208d559 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561063 | controller |     "Jun 19 11:30:12.291879 crc crio[22562]: time=\"2026-06-19T11:30:12.29150411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f9d0a5cc-755e-43c2-ae92-3e8c0e631132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561079 | controller |     "Jun 19 11:30:12.299233 crc crio[22562]: time=\"2026-06-19T11:30:12.298958975Z\" level=info msg=\"Removed container 31ff90bc8338499a79a16cae2c7f1341a67f316a9ab9dcf7f0eb67a817fe5794: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4bd9d664-676a-423c-8a26-ba823640ae13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561093 | controller |     "Jun 19 11:30:12.308929 crc crio[22562]: time=\"2026-06-19T11:30:12.308800029Z\" level=info msg=\"Removing container: 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440\" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561108 | controller |     "Jun 19 11:30:12.312618 crc crio[22562]: time=\"2026-06-19T11:30:12.311397133Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup\" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561123 | controller |     "Jun 19 11:30:12.312618 crc crio[22562]: time=\"2026-06-19T11:30:12.311735792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561138 | controller |     "Jun 19 11:30:12.339935 crc crio[22562]: time=\"2026-06-19T11:30:12.339801458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561159 | controller |     "Jun 19 11:30:12.342379 crc crio[22562]: time=\"2026-06-19T11:30:12.342315399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561174 | controller |     "Jun 19 11:30:12.351682 crc crio[22562]: time=\"2026-06-19T11:30:12.351544289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561189 | controller |     "Jun 19 11:30:12.450325 crc crio[22562]: time=\"2026-06-19T11:30:12.448815912Z\" level=info msg=\"Removed container 58d5e3b210c512151c0f8e75d5ed64b2128dd6bba8839b6fbb464a2c31582440: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=5e3160a0-baa1-463e-8f4e-68e0ad2dfc46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561203 | controller |     "Jun 19 11:30:12.470721 crc crio[22562]: time=\"2026-06-19T11:30:12.470424298Z\" level=info msg=\"Removing container: b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7\" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561217 | controller |     "Jun 19 11:30:12.511464 crc crio[22562]: time=\"2026-06-19T11:30:12.511403175Z\" level=info msg=\"Created container 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup\" id=98ca5030-6151-448c-a541-f9cd3186f0bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561231 | controller |     "Jun 19 11:30:12.523898 crc crio[22562]: time=\"2026-06-19T11:30:12.523802602Z\" level=info msg=\"Starting container: 315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2\" id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.561246 | controller |     "Jun 19 11:30:12.547905 crc crio[22562]: time=\"2026-06-19T11:30:12.547814367Z\" level=info msg=\"Removed container b4aa0db70490819f4d065c211cd1d081d6fe666103dbc3463b7a2040263d6ca7: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=359d9209-d0b6-47a9-84b3-3f552398dab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561260 | controller |     "Jun 19 11:30:12.549820 crc crio[22562]: time=\"2026-06-19T11:30:12.549732736Z\" level=info msg=\"Started container\" PID=36825 containerID=315a86f2f0a1c4fb5e3a04226b482e9a392d33e955eca838eba6e141f8ca93b2 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kubecfg-setup id=d68eb615-3730-4ca9-bd8e-697f52848581 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.561275 | controller |     "Jun 19 11:30:12.556977 crc crio[22562]: time=\"2026-06-19T11:30:12.556711139Z\" level=info msg=\"Removing container: c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760\" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561290 | controller |     "Jun 19 11:30:12.590667 crc crio[22562]: time=\"2026-06-19T11:30:12.590585769Z\" level=info msg=\"Removed container c78f08b17c29fbc516d99a6f5f6ac5be268cc97ea85669a4c705f698045a1760: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=a924df43-b1d7-4118-9199-bb99087c3329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561305 | controller |     "Jun 19 11:30:12.648588 crc crio[22562]: time=\"2026-06-19T11:30:12.648494976Z\" level=info msg=\"Removing container: 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4\" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561319 | controller |     "Jun 19 11:30:12.675690 crc crio[22562]: time=\"2026-06-19T11:30:12.675593768Z\" level=info msg=\"Removed container 49ca2f3ee067dd9a59d25a9a019e15f039d0c351057106e6fc64d8681dd7d3c4: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=ca0f67a5-4358-4d40-a2bc-219ff6ec84d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561337 | controller |     "Jun 19 11:30:12.680714 crc crio[22562]: time=\"2026-06-19T11:30:12.680482889Z\" level=info msg=\"Removing container: 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01\" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561353 | controller |     "Jun 19 11:30:12.696912 crc crio[22562]: time=\"2026-06-19T11:30:12.696731172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561368 | controller |     "Jun 19 11:30:12.705889 crc crio[22562]: time=\"2026-06-19T11:30:12.705756337Z\" level=info msg=\"Removed container 9f3e7a7af38f4df6fa08311aacd66450075f6fb66b28be5ae7821ef93f6dac01: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=a1565aa3-fdb9-47fd-99ef-84a5e83346a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.561383 | controller |     "Jun 19 11:30:12.710253 crc crio[22562]: time=\"2026-06-19T11:30:12.710065992Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-19 12:35:51.561398 | controller |     "Jun 19 11:30:12.710397 crc crio[22562]: time=\"2026-06-19T11:30:12.710357269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561412 | controller |     "Jun 19 11:30:12.719384 crc crio[22562]: time=\"2026-06-19T11:30:12.719134438Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-19 12:35:51.561441 | controller |     "Jun 19 11:30:12.719384 crc crio[22562]: time=\"2026-06-19T11:30:12.719295502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561462 | controller |     "Jun 19 11:30:12.721419 crc crio[22562]: time=\"2026-06-19T11:30:12.721274791Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-19 12:35:51.561477 | controller |     "Jun 19 11:30:12.721419 crc crio[22562]: time=\"2026-06-19T11:30:12.721354963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561492 | controller |     "Jun 19 11:30:12.731381 crc crio[22562]: time=\"2026-06-19T11:30:12.730823188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-19 12:35:51.561506 | controller |     "Jun 19 11:30:12.731381 crc crio[22562]: time=\"2026-06-19T11:30:12.7308954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561520 | controller |     "Jun 19 11:30:12.740113 crc crio[22562]: time=\"2026-06-19T11:30:12.740039647Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-19 12:35:51.561583 | controller |     "Jun 19 11:30:12.740251 crc crio[22562]: time=\"2026-06-19T11:30:12.740134299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561598 | controller |     "Jun 19 11:30:12.750359 crc crio[22562]: time=\"2026-06-19T11:30:12.75027255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-19 12:35:51.561613 | controller |     "Jun 19 11:30:12.750432 crc crio[22562]: time=\"2026-06-19T11:30:12.750399023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561627 | controller |     "Jun 19 11:30:12.758483 crc crio[22562]: time=\"2026-06-19T11:30:12.758398772Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-19 12:35:51.561641 | controller |     "Jun 19 11:30:12.758564 crc crio[22562]: time=\"2026-06-19T11:30:12.758509955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561660 | controller |     "Jun 19 11:30:12.759814 crc crio[22562]: time=\"2026-06-19T11:30:12.759630683Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-19 12:35:51.561674 | controller |     "Jun 19 11:30:12.759814 crc crio[22562]: time=\"2026-06-19T11:30:12.759776126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.561689 | controller |     "Jun 19 11:30:12.768832 crc crio[22562]: time=\"2026-06-19T11:30:12.76876176Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_51c1b280-82bb-4d80-bc00-9ba4173dcb09\\\"\"",
2026-06-19 12:35:51.561703 | controller |     "Jun 19 11:30:12.784439 crc crio[22562]: time=\"2026-06-19T11:30:12.784339456Z\" level=info msg=\"Created container 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy\" id=eb8a83c2-dc02-4b47-9e91-25ff7f36775e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561718 | controller |     "Jun 19 11:30:12.786239 crc crio[22562]: time=\"2026-06-19T11:30:12.786061948Z\" level=info msg=\"Starting container: 0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079\" id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.561733 | controller |     "Jun 19 11:30:12.791535 crc crio[22562]: time=\"2026-06-19T11:30:12.791467943Z\" level=info msg=\"Started container\" PID=36863 containerID=0ab23c9e8fb7591ab6ebab5d4a2d09ad30c67153a4e1955f1c61db5d7de98079 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/kube-rbac-proxy id=2d95620f-6b54-4fde-9654-ac9a2a020169 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028",
2026-06-19 12:35:51.561748 | controller |     "Jun 19 11:30:12.801598 crc crio[22562]: time=\"2026-06-19T11:30:12.80147047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f3d8f2f-f5bf-47ae-a43e-c4b21c3c4250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561763 | controller |     "Jun 19 11:30:12.806964 crc crio[22562]: time=\"2026-06-19T11:30:12.806887175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6aad91dd-bde9-49a8-a0be-4fba0c4d537f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561778 | controller |     "Jun 19 11:30:12.829331 crc crio[22562]: time=\"2026-06-19T11:30:12.828914221Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager\" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561793 | controller |     "Jun 19 11:30:12.829645 crc crio[22562]: time=\"2026-06-19T11:30:12.829495615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561807 | controller |     "Jun 19 11:30:12.855731 crc crio[22562]: time=\"2026-06-19T11:30:12.855629244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561822 | controller |     "Jun 19 11:30:12.859117 crc crio[22562]: time=\"2026-06-19T11:30:12.858991397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561836 | controller |     "Jun 19 11:30:12.975750 crc crio[22562]: time=\"2026-06-19T11:30:12.975662731Z\" level=info msg=\"Created container 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager\" id=c9f11cb9-e6ea-4d1f-815f-61a1eca0c825 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561854 | controller |     "Jun 19 11:30:12.980692 crc crio[22562]: time=\"2026-06-19T11:30:12.980606344Z\" level=info msg=\"Starting container: 9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7\" id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.561869 | controller |     "Jun 19 11:30:12.987643 crc crio[22562]: time=\"2026-06-19T11:30:12.987523906Z\" level=info msg=\"Started container\" PID=36900 containerID=9e9542312d85b2a98c2a96b3f306899ecc38e5d21ea7762df2ab80b45e47b1d7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-f2rgz/ovnkube-cluster-manager id=4a7049f1-0d83-4380-b314-c4ffbc7878e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3180aecb5d2c048f9ff423103bf44abdf25f052652dd19be973218bb73c87028",
2026-06-19 12:35:51.561885 | controller |     "Jun 19 11:30:12.992838 crc crio[22562]: time=\"2026-06-19T11:30:12.992750665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a6f9175-a88b-4bbc-a8f4-5ef4fefaad8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561900 | controller |     "Jun 19 11:30:12.996043 crc crio[22562]: time=\"2026-06-19T11:30:12.995969915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e7352723-841e-46c8-bc2c-5dd7460119dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.561916 | controller |     "Jun 19 11:30:13.005711 crc crio[22562]: time=\"2026-06-19T11:30:13.005539682Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller\" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561930 | controller |     "Jun 19 11:30:13.006028 crc crio[22562]: time=\"2026-06-19T11:30:13.005947472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561945 | controller |     "Jun 19 11:30:13.048356 crc crio[22562]: time=\"2026-06-19T11:30:13.048266862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561960 | controller |     "Jun 19 11:30:13.051479 crc crio[22562]: time=\"2026-06-19T11:30:13.05142216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.561975 | controller |     "Jun 19 11:30:13.209792 crc crio[22562]: time=\"2026-06-19T11:30:13.209285377Z\" level=info msg=\"Created container 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller\" id=19903b87-96f5-4461-b5bc-d302318acbfd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.561990 | controller |     "Jun 19 11:30:13.211626 crc crio[22562]: time=\"2026-06-19T11:30:13.211558523Z\" level=info msg=\"Starting container: 0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382\" id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562004 | controller |     "Jun 19 11:30:13.218428 crc crio[22562]: time=\"2026-06-19T11:30:13.218354191Z\" level=info msg=\"Started container\" PID=36913 containerID=0580110b025815779089008e1fabc48f34af11751ee1c380eb20a002d15c2382 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-controller id=12568b97-4526-4600-94ef-a15c2151902a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562023 | controller |     "Jun 19 11:30:13.231647 crc crio[22562]: time=\"2026-06-19T11:30:13.231490227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cd5d6243-4eba-4368-bcee-4bb635ea75b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562039 | controller |     "Jun 19 11:30:13.234522 crc crio[22562]: time=\"2026-06-19T11:30:13.234455241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=644b3798-d702-4f5b-93ae-1970c86dc52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562053 | controller |     "Jun 19 11:30:13.240206 crc crio[22562]: time=\"2026-06-19T11:30:13.24004906Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging\" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562068 | controller |     "Jun 19 11:30:13.240701 crc crio[22562]: time=\"2026-06-19T11:30:13.240628044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562083 | controller |     "Jun 19 11:30:13.264855 crc crio[22562]: time=\"2026-06-19T11:30:13.264767932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562098 | controller |     "Jun 19 11:30:13.266689 crc crio[22562]: time=\"2026-06-19T11:30:13.266616309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562113 | controller |     "Jun 19 11:30:13.404230 crc crio[22562]: time=\"2026-06-19T11:30:13.404104529Z\" level=info msg=\"Created container d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging\" id=3a41b631-8745-4f52-aa8b-c10c2028c535 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562128 | controller |     "Jun 19 11:30:13.405539 crc crio[22562]: time=\"2026-06-19T11:30:13.405452953Z\" level=info msg=\"Starting container: d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e\" id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562143 | controller |     "Jun 19 11:30:13.412208 crc crio[22562]: time=\"2026-06-19T11:30:13.412053336Z\" level=info msg=\"Started container\" PID=36936 containerID=d13b61a4f58a5c30ca8ec69ff2120d6d94779c054bc7e5e770b3ebd6d575900e description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovn-acl-logging id=f4ece89c-a2bd-45aa-8545-6e49c3d3ce43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562159 | controller |     "Jun 19 11:30:13.425224 crc crio[22562]: time=\"2026-06-19T11:30:13.425040788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=372b7084-0e6d-4d0a-8f87-2b45b2d03dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562174 | controller |     "Jun 19 11:30:13.428491 crc crio[22562]: time=\"2026-06-19T11:30:13.428417533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=53c9c899-1700-407e-b45f-d4ca6cef951f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562189 | controller |     "Jun 19 11:30:13.434471 crc crio[22562]: time=\"2026-06-19T11:30:13.434406131Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node\" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562207 | controller |     "Jun 19 11:30:13.434780 crc crio[22562]: time=\"2026-06-19T11:30:13.434745839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562223 | controller |     "Jun 19 11:30:13.480123 crc crio[22562]: time=\"2026-06-19T11:30:13.480017332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562237 | controller |     "Jun 19 11:30:13.483917 crc crio[22562]: time=\"2026-06-19T11:30:13.483809036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562252 | controller |     "Jun 19 11:30:13.591324 crc crio[22562]: time=\"2026-06-19T11:30:13.591236781Z\" level=info msg=\"Created container 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node\" id=c78e4bcf-005c-4d3c-abce-99847b8818ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562267 | controller |     "Jun 19 11:30:13.594122 crc crio[22562]: time=\"2026-06-19T11:30:13.594066022Z\" level=info msg=\"Starting container: 7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f\" id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562282 | controller |     "Jun 19 11:30:13.603690 crc crio[22562]: time=\"2026-06-19T11:30:13.603615959Z\" level=info msg=\"Started container\" PID=36954 containerID=7c837859ba3c91ceb7300605651ddcca6465d8a2effd28583ee7a94f2e9a071f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-node id=bdab0e76-12d4-4358-ab45-7381f8d8b75d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562297 | controller |     "Jun 19 11:30:13.615329 crc crio[22562]: time=\"2026-06-19T11:30:13.615298078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=48db8f05-9b4d-4efa-9de1-cfac1f29ece9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562313 | controller |     "Jun 19 11:30:13.617791 crc crio[22562]: time=\"2026-06-19T11:30:13.617762859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ee1d67a-f4e7-4e04-b233-b0304c326ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562327 | controller |     "Jun 19 11:30:13.624847 crc crio[22562]: time=\"2026-06-19T11:30:13.624785454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics\" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562343 | controller |     "Jun 19 11:30:13.625230 crc crio[22562]: time=\"2026-06-19T11:30:13.625129202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562358 | controller |     "Jun 19 11:30:13.645198 crc crio[22562]: time=\"2026-06-19T11:30:13.645055646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562380 | controller |     "Jun 19 11:30:13.646732 crc crio[22562]: time=\"2026-06-19T11:30:13.646670156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562395 | controller |     "Jun 19 11:30:13.763708 crc crio[22562]: time=\"2026-06-19T11:30:13.763611217Z\" level=info msg=\"Created container 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998: openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics\" id=cc99498f-2372-4b44-a66b-21d715930f89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562413 | controller |     "Jun 19 11:30:13.765939 crc crio[22562]: time=\"2026-06-19T11:30:13.765862563Z\" level=info msg=\"Starting container: 2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998\" id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562442 | controller |     "Jun 19 11:30:13.771411 crc crio[22562]: time=\"2026-06-19T11:30:13.771295737Z\" level=info msg=\"Started container\" PID=36973 containerID=2d0316161275409322d78334425c156634c8b64faaa12732327d796c8dcc4998 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/kube-rbac-proxy-ovn-metrics id=99d633d6-2e43-4f14-8f1d-fedd6a6b8dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562463 | controller |     "Jun 19 11:30:13.789195 crc crio[22562]: time=\"2026-06-19T11:30:13.789017477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b1abaf3b-ba35-460b-9c37-17ec81f1315f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562479 | controller |     "Jun 19 11:30:13.793568 crc crio[22562]: time=\"2026-06-19T11:30:13.79274003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=162911e1-562a-446e-9463-a80d68d8b13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562495 | controller |     "Jun 19 11:30:13.800371 crc crio[22562]: time=\"2026-06-19T11:30:13.800258196Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd\" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562510 | controller |     "Jun 19 11:30:13.800657 crc crio[22562]: time=\"2026-06-19T11:30:13.800589915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562526 | controller |     "Jun 19 11:30:13.833792 crc crio[22562]: time=\"2026-06-19T11:30:13.833716706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562541 | controller |     "Jun 19 11:30:13.835410 crc crio[22562]: time=\"2026-06-19T11:30:13.835360447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562556 | controller |     "Jun 19 11:30:13.957243 crc crio[22562]: time=\"2026-06-19T11:30:13.956979444Z\" level=info msg=\"Created container a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d: openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd\" id=0e60d866-7da7-49ab-a32e-921b1194ffbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562571 | controller |     "Jun 19 11:30:13.958863 crc crio[22562]: time=\"2026-06-19T11:30:13.958761758Z\" level=info msg=\"Starting container: a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d\" id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562586 | controller |     "Jun 19 11:30:13.964630 crc crio[22562]: time=\"2026-06-19T11:30:13.964455869Z\" level=info msg=\"Started container\" PID=36994 containerID=a5b818f3db1b32db4f2b6bd0065bd8da4d7c7227ed0b93882c63207e05b3eb3d description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/northd id=7d1caac8-f211-42b1-8d65-a5485b602b74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562605 | controller |     "Jun 19 11:30:13.978692 crc crio[22562]: time=\"2026-06-19T11:30:13.978509547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e8fcd476-3c3c-44e3-9f09-4bad794febb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562620 | controller |     "Jun 19 11:30:13.981299 crc crio[22562]: time=\"2026-06-19T11:30:13.981204284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6b12e7d9-9460-4f83-91ee-b62f12f5a2d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562635 | controller |     "Jun 19 11:30:13.989710 crc crio[22562]: time=\"2026-06-19T11:30:13.989593462Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb\" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562650 | controller |     "Jun 19 11:30:13.990252 crc crio[22562]: time=\"2026-06-19T11:30:13.990194537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562665 | controller |     "Jun 19 11:30:14.019219 crc crio[22562]: time=\"2026-06-19T11:30:14.018950441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562680 | controller |     "Jun 19 11:30:14.020610 crc crio[22562]: time=\"2026-06-19T11:30:14.02053528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562695 | controller |     "Jun 19 11:30:14.070400 crc crio[22562]: time=\"2026-06-19T11:30:14.070251494Z\" level=info msg=\"Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.562710 | controller |     "Jun 19 11:30:14.071397 crc crio[22562]: time=\"2026-06-19T11:30:14.071055193Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697810-p98zp Namespace:openshift-infra ID:554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540 UID:66b101cd-7f79-4b7a-8c32-97ab344ef91b NetNS:/var/run/netns/090f78ee-0ed7-413b-8abc-34837227d507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66b101cd_7f79_4b7a_8c32_97ab344ef91b.slice PodAnnotations:0xc0016126e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.562726 | controller |     "Jun 19 11:30:14.071397 crc crio[22562]: time=\"2026-06-19T11:30:14.071372512Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697810-p98zp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.562742 | controller |     "Jun 19 11:30:14.110565 crc crio[22562]: 2026-06-19T11:30:14Z [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: connection refused",
2026-06-19 12:35:51.562757 | controller |     "Jun 19 11:30:14.119249 crc crio[22562]: time=\"2026-06-19T11:30:14.119048794Z\" level=info msg=\"Stopped pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=4e961141-a237-4047-9966-c9b387473231 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.562772 | controller |     "Jun 19 11:30:14.164809 crc crio[22562]: time=\"2026-06-19T11:30:14.164418959Z\" level=info msg=\"Created container 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0: openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb\" id=499249e8-0f49-41eb-b3a0-f7fd487b7b3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562790 | controller |     "Jun 19 11:30:14.166702 crc crio[22562]: time=\"2026-06-19T11:30:14.166521462Z\" level=info msg=\"Starting container: 0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0\" id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562805 | controller |     "Jun 19 11:30:14.187339 crc crio[22562]: time=\"2026-06-19T11:30:14.187121113Z\" level=info msg=\"Started container\" PID=37005 containerID=0eb8d0f440d36929efcc34f4654d716f51dff1395b9064e20efb7d3baeb48cc0 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/nbdb id=d7a7aae2-494c-4e02-933e-d3aa2b8c27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562821 | controller |     "Jun 19 11:30:16.359599 crc crio[22562]: time=\"2026-06-19T11:30:16.358739201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e2928f7-1af8-4058-8d77-d1eab70cf542 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562836 | controller |     "Jun 19 11:30:16.365561 crc crio[22562]: time=\"2026-06-19T11:30:16.365392506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4caf5e32-85b5-4e37-8967-589c4ac0b46a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562851 | controller |     "Jun 19 11:30:16.404295 crc crio[22562]: time=\"2026-06-19T11:30:16.403964184Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb\" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562866 | controller |     "Jun 19 11:30:16.404829 crc crio[22562]: time=\"2026-06-19T11:30:16.404699091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562881 | controller |     "Jun 19 11:30:16.456227 crc crio[22562]: time=\"2026-06-19T11:30:16.452545678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562896 | controller |     "Jun 19 11:30:16.456486 crc crio[22562]: time=\"2026-06-19T11:30:16.456369683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.562911 | controller |     "Jun 19 11:30:16.630854 crc crio[22562]: time=\"2026-06-19T11:30:16.630642166Z\" level=info msg=\"Created container f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756: openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb\" id=ad1661a8-18eb-4496-b39d-3ec303321b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.562926 | controller |     "Jun 19 11:30:16.633017 crc crio[22562]: time=\"2026-06-19T11:30:16.632845281Z\" level=info msg=\"Starting container: f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756\" id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.562941 | controller |     "Jun 19 11:30:16.647550 crc crio[22562]: time=\"2026-06-19T11:30:16.647428772Z\" level=info msg=\"Started container\" PID=37200 containerID=f33c0734660d0aa92ddb5d58519b9e52a11e92f523f2668ac0443786a4400756 description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/sbdb id=723758ba-fdda-42dc-a3ba-49414aa0291e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.562957 | controller |     "Jun 19 11:30:18.792308 crc crio[22562]: time=\"2026-06-19T11:30:18.791587641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=050d09cb-7993-4b99-81d9-779241c3b24c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562976 | controller |     "Jun 19 11:30:18.812572 crc crio[22562]: time=\"2026-06-19T11:30:18.812410828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7d255f54-f505-4104-b760-ac91d304e810 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.562992 | controller |     "Jun 19 11:30:18.826521 crc crio[22562]: time=\"2026-06-19T11:30:18.826336182Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller\" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.563007 | controller |     "Jun 19 11:30:18.827395 crc crio[22562]: time=\"2026-06-19T11:30:18.827287336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.563023 | controller |     "Jun 19 11:30:18.874055 crc crio[22562]: time=\"2026-06-19T11:30:18.873882883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.563039 | controller |     "Jun 19 11:30:18.878276 crc crio[22562]: time=\"2026-06-19T11:30:18.87781608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.563055 | controller |     "Jun 19 11:30:19.033400 crc crio[22562]: time=\"2026-06-19T11:30:19.033270437Z\" level=info msg=\"Created container 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f: openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller\" id=6ac4b74e-70b7-4e8d-96de-88ad377874f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.563070 | controller |     "Jun 19 11:30:19.034774 crc crio[22562]: time=\"2026-06-19T11:30:19.034669191Z\" level=info msg=\"Starting container: 9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f\" id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.563086 | controller |     "Jun 19 11:30:19.046868 crc crio[22562]: time=\"2026-06-19T11:30:19.046515315Z\" level=info msg=\"Started container\" PID=37264 containerID=9c683c366397e15e8c182f4cafa72d5fee024529e46906971aedc73b783cf02f description=openshift-ovn-kubernetes/ovnkube-node-pk5xz/ovnkube-controller id=80450a2e-e3f7-4fe8-abb7-b9d946b656b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a78d185f337b728156785bce938732794cf3ca1f2efb8bde7b3cd558b02b5791",
2026-06-19 12:35:51.563102 | controller |     "Jun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.194981997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563118 | controller |     "Jun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195661045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563134 | controller |     "Jun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195721266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563149 | controller |     "Jun 19 11:30:19.196279 crc crio[22562]: time=\"2026-06-19T11:30:19.195765587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563164 | controller |     "Jun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196393632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563182 | controller |     "Jun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196464254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563198 | controller |     "Jun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196510425Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563213 | controller |     "Jun 19 11:30:19.196782 crc crio[22562]: time=\"2026-06-19T11:30:19.196547916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563228 | controller |     "Jun 19 11:30:19.198468 crc crio[22562]: time=\"2026-06-19T11:30:19.197824098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563243 | controller |     "Jun 19 11:30:19.198468 crc crio[22562]: time=\"2026-06-19T11:30:19.197957271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563259 | controller |     "Jun 19 11:30:19.201261 crc crio[22562]: time=\"2026-06-19T11:30:19.200893764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563274 | controller |     "Jun 19 11:30:19.201261 crc crio[22562]: time=\"2026-06-19T11:30:19.201242582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563289 | controller |     "Jun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.201342375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563304 | controller |     "Jun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.201394086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563319 | controller |     "Jun 19 11:30:19.201568 crc crio[22562]: time=\"2026-06-19T11:30:19.20151591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563334 | controller |     "Jun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201588912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563349 | controller |     "Jun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201716445Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563364 | controller |     "Jun 19 11:30:19.201817 crc crio[22562]: time=\"2026-06-19T11:30:19.201812477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563379 | controller |     "Jun 19 11:30:19.202291 crc crio[22562]: time=\"2026-06-19T11:30:19.201967431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563394 | controller |     "Jun 19 11:30:19.202291 crc crio[22562]: time=\"2026-06-19T11:30:19.202025792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563409 | controller |     "Jun 19 11:30:19.203012 crc crio[22562]: time=\"2026-06-19T11:30:19.202858473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563424 | controller |     "Jun 19 11:30:19.203012 crc crio[22562]: time=\"2026-06-19T11:30:19.202939345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563458 | controller |     "Jun 19 11:30:19.203512 crc crio[22562]: time=\"2026-06-19T11:30:19.203306034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563473 | controller |     "Jun 19 11:30:19.203512 crc crio[22562]: time=\"2026-06-19T11:30:19.203354775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563488 | controller |     "Jun 19 11:30:19.204582 crc crio[22562]: time=\"2026-06-19T11:30:19.204390551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563507 | controller |     "Jun 19 11:30:19.204582 crc crio[22562]: time=\"2026-06-19T11:30:19.204461043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563523 | controller |     "Jun 19 11:30:19.204844 crc crio[22562]: time=\"2026-06-19T11:30:19.204579346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563538 | controller |     "Jun 19 11:30:19.204844 crc crio[22562]: time=\"2026-06-19T11:30:19.204641657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563552 | controller |     "Jun 19 11:30:19.205024 crc crio[22562]: time=\"2026-06-19T11:30:19.204988226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563567 | controller |     "Jun 19 11:30:19.205318 crc crio[22562]: time=\"2026-06-19T11:30:19.205072028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563583 | controller |     "Jun 19 11:30:19.205890 crc crio[22562]: time=\"2026-06-19T11:30:19.205720804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563598 | controller |     "Jun 19 11:30:19.205890 crc crio[22562]: time=\"2026-06-19T11:30:19.205867628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563613 | controller |     "Jun 19 11:30:19.206599 crc crio[22562]: time=\"2026-06-19T11:30:19.205921389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563628 | controller |     "Jun 19 11:30:19.206599 crc crio[22562]: time=\"2026-06-19T11:30:19.205989961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563643 | controller |     "Jun 19 11:30:19.207631 crc crio[22562]: time=\"2026-06-19T11:30:19.207542159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563658 | controller |     "Jun 19 11:30:19.207803 crc crio[22562]: time=\"2026-06-19T11:30:19.207685613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563672 | controller |     "Jun 19 11:30:19.208762 crc crio[22562]: time=\"2026-06-19T11:30:19.208414721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563687 | controller |     "Jun 19 11:30:19.208762 crc crio[22562]: time=\"2026-06-19T11:30:19.208465052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563702 | controller |     "Jun 19 11:30:19.209358 crc crio[22562]: time=\"2026-06-19T11:30:19.209042456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563717 | controller |     "Jun 19 11:30:19.209526 crc crio[22562]: time=\"2026-06-19T11:30:19.209411896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563732 | controller |     "Jun 19 11:30:19.210993 crc crio[22562]: time=\"2026-06-19T11:30:19.210858772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563747 | controller |     "Jun 19 11:30:19.210993 crc crio[22562]: time=\"2026-06-19T11:30:19.210980925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563762 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21119861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563777 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211251931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563791 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211500517Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563809 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.211555459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563825 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212053291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563840 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212317758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563855 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21237345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563870 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.21241337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563886 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212612895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563900 | controller |     "Jun 19 11:30:19.213061 crc crio[22562]: time=\"2026-06-19T11:30:19.212659636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563915 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213542088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563931 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213585399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563945 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.213611629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563960 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.21363448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.563974 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.214212644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.563989 | controller |     "Jun 19 11:30:19.214375 crc crio[22562]: time=\"2026-06-19T11:30:19.214252695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564004 | controller |     "Jun 19 11:30:19.214854 crc crio[22562]: time=\"2026-06-19T11:30:19.214621285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564019 | controller |     "Jun 19 11:30:19.214854 crc crio[22562]: time=\"2026-06-19T11:30:19.214696836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564034 | controller |     "Jun 19 11:30:19.215040 crc crio[22562]: time=\"2026-06-19T11:30:19.214894662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564050 | controller |     "Jun 19 11:30:19.215040 crc crio[22562]: time=\"2026-06-19T11:30:19.214958074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564065 | controller |     "Jun 19 11:30:19.216396 crc crio[22562]: time=\"2026-06-19T11:30:19.21604143Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564080 | controller |     "Jun 19 11:30:19.216779 crc crio[22562]: time=\"2026-06-19T11:30:19.216268895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564095 | controller |     "Jun 19 11:30:19.217710 crc crio[22562]: time=\"2026-06-19T11:30:19.216813218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564114 | controller |     "Jun 19 11:30:19.217710 crc crio[22562]: time=\"2026-06-19T11:30:19.216856589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564129 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.217803643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564144 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.217885815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564159 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.21805268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564174 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218281576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564189 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218626904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564204 | controller |     "Jun 19 11:30:19.218983 crc crio[22562]: time=\"2026-06-19T11:30:19.218701096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564219 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.219566098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564234 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220266825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564249 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220294485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564264 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.220324506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564280 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.22127582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564295 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221350742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564310 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221437394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564326 | controller |     "Jun 19 11:30:19.221713 crc crio[22562]: time=\"2026-06-19T11:30:19.221519646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564341 | controller |     "Jun 19 11:30:19.222541 crc crio[22562]: time=\"2026-06-19T11:30:19.222322455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564356 | controller |     "Jun 19 11:30:19.222541 crc crio[22562]: time=\"2026-06-19T11:30:19.222373506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564370 | controller |     "Jun 19 11:30:19.222701 crc crio[22562]: time=\"2026-06-19T11:30:19.222673515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564385 | controller |     "Jun 19 11:30:19.222790 crc crio[22562]: time=\"2026-06-19T11:30:19.222721686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564400 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223794853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564417 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223887155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564449 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.223979686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564465 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224051208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564480 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224324035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564495 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.224394447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564509 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225075894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564524 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225262739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564538 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225435333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564553 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.225543886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564567 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226442728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564581 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.22651792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564596 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226565211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564610 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.226603692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564625 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227238328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564639 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227304929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564654 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227638008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564668 | controller |     "Jun 19 11:30:19.227642 crc crio[22562]: time=\"2026-06-19T11:30:19.227684889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564682 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.227747651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564697 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.227819803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564711 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228285244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564740 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228449448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564755 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228468588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564769 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228494459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564784 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.228994512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564798 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229048213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564812 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229507114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564826 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229638967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564841 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229836932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564855 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229894864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564870 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229915154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564885 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.229951415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564900 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231010452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564915 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231232887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.564930 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231298848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.564944 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.23134924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565019 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231672807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565040 | controller |     "Jun 19 11:30:19.232495 crc crio[22562]: time=\"2026-06-19T11:30:19.231741709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565056 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.233486283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565071 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.233567775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565093 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.234707334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565110 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.234778155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565125 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235006941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565140 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235078222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565155 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235279107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565170 | controller |     "Jun 19 11:30:19.236043 crc crio[22562]: time=\"2026-06-19T11:30:19.235328989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565186 | controller |     "Jun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236220241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565201 | controller |     "Jun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236292443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565216 | controller |     "Jun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.236548599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565232 | controller |     "Jun 19 11:30:19.236820 crc crio[22562]: time=\"2026-06-19T11:30:19.2366033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565247 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.237720088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565262 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.23778182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565276 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.238420975Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565291 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.238673361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565307 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.239027581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565322 | controller |     "Jun 19 11:30:19.239334 crc crio[22562]: time=\"2026-06-19T11:30:19.239238596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565337 | controller |     "Jun 19 11:30:19.240337 crc crio[22562]: time=\"2026-06-19T11:30:19.240003364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565352 | controller |     "Jun 19 11:30:19.240337 crc crio[22562]: time=\"2026-06-19T11:30:19.240282682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565367 | controller |     "Jun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240381784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565382 | controller |     "Jun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240433296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565400 | controller |     "Jun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240451236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565416 | controller |     "Jun 19 11:30:19.240574 crc crio[22562]: time=\"2026-06-19T11:30:19.240483197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565450 | controller |     "Jun 19 11:30:19.240926 crc crio[22562]: time=\"2026-06-19T11:30:19.240818545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565468 | controller |     "Jun 19 11:30:19.241212 crc crio[22562]: time=\"2026-06-19T11:30:19.240959198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565483 | controller |     "Jun 19 11:30:19.242011 crc crio[22562]: time=\"2026-06-19T11:30:19.2418391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565499 | controller |     "Jun 19 11:30:19.242011 crc crio[22562]: time=\"2026-06-19T11:30:19.242003644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565514 | controller |     "Jun 19 11:30:19.242290 crc crio[22562]: time=\"2026-06-19T11:30:19.242203349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565539 | controller |     "Jun 19 11:30:19.242290 crc crio[22562]: time=\"2026-06-19T11:30:19.2422462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565556 | controller |     "Jun 19 11:30:19.244487 crc crio[22562]: time=\"2026-06-19T11:30:19.244301442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565571 | controller |     "Jun 19 11:30:19.244487 crc crio[22562]: time=\"2026-06-19T11:30:19.244485416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565586 | controller |     "Jun 19 11:30:19.244642 crc crio[22562]: time=\"2026-06-19T11:30:19.244531487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565602 | controller |     "Jun 19 11:30:19.244642 crc crio[22562]: time=\"2026-06-19T11:30:19.244567118Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565617 | controller |     "Jun 19 11:30:19.245339 crc crio[22562]: time=\"2026-06-19T11:30:19.245202573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565632 | controller |     "Jun 19 11:30:19.245339 crc crio[22562]: time=\"2026-06-19T11:30:19.245307126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565646 | controller |     "Jun 19 11:30:19.245777 crc crio[22562]: time=\"2026-06-19T11:30:19.245708047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565661 | controller |     "Jun 19 11:30:19.245893 crc crio[22562]: time=\"2026-06-19T11:30:19.245827899Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565676 | controller |     "Jun 19 11:30:19.247012 crc crio[22562]: time=\"2026-06-19T11:30:19.246939066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565691 | controller |     "Jun 19 11:30:19.247012 crc crio[22562]: time=\"2026-06-19T11:30:19.246987017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565706 | controller |     "Jun 19 11:30:19.247743 crc crio[22562]: time=\"2026-06-19T11:30:19.247619884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565721 | controller |     "Jun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.248202408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565739 | controller |     "Jun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.248250789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565754 | controller |     "Jun 19 11:30:19.248292 crc crio[22562]: time=\"2026-06-19T11:30:19.24828657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565769 | controller |     "Jun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248742512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565784 | controller |     "Jun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248959757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565798 | controller |     "Jun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.248977067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565813 | controller |     "Jun 19 11:30:19.249199 crc crio[22562]: time=\"2026-06-19T11:30:19.249000238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565827 | controller |     "Jun 19 11:30:19.249920 crc crio[22562]: time=\"2026-06-19T11:30:19.249843878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565842 | controller |     "Jun 19 11:30:19.249920 crc crio[22562]: time=\"2026-06-19T11:30:19.249894829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565857 | controller |     "Jun 19 11:30:19.250641 crc crio[22562]: time=\"2026-06-19T11:30:19.250570347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565872 | controller |     "Jun 19 11:30:19.250641 crc crio[22562]: time=\"2026-06-19T11:30:19.250617898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565886 | controller |     "Jun 19 11:30:19.251407 crc crio[22562]: time=\"2026-06-19T11:30:19.250949456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565901 | controller |     "Jun 19 11:30:19.251407 crc crio[22562]: time=\"2026-06-19T11:30:19.250989327Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565916 | controller |     "Jun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251609652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565931 | controller |     "Jun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251656223Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565946 | controller |     "Jun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251685464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565961 | controller |     "Jun 19 11:30:19.251733 crc crio[22562]: time=\"2026-06-19T11:30:19.251711294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.565976 | controller |     "Jun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252361751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.565991 | controller |     "Jun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252440873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566006 | controller |     "Jun 19 11:30:19.252794 crc crio[22562]: time=\"2026-06-19T11:30:19.252742241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566021 | controller |     "Jun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.252833503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566039 | controller |     "Jun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.252957146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566054 | controller |     "Jun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.253033388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566069 | controller |     "Jun 19 11:30:19.253207 crc crio[22562]: time=\"2026-06-19T11:30:19.253199822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566084 | controller |     "Jun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253247323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566099 | controller |     "Jun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253369306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566114 | controller |     "Jun 19 11:30:19.253482 crc crio[22562]: time=\"2026-06-19T11:30:19.253427308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566129 | controller |     "Jun 19 11:30:19.253635 crc crio[22562]: time=\"2026-06-19T11:30:19.253506649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566144 | controller |     "Jun 19 11:30:19.253635 crc crio[22562]: time=\"2026-06-19T11:30:19.25354961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566159 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254487933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566174 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254721009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566189 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254741559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566204 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.2547788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566219 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254810511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566234 | controller |     "Jun 19 11:30:19.255310 crc crio[22562]: time=\"2026-06-19T11:30:19.254835501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566250 | controller |     "Jun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255690793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566265 | controller |     "Jun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255751875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566281 | controller |     "Jun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255766245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566297 | controller |     "Jun 19 11:30:19.255820 crc crio[22562]: time=\"2026-06-19T11:30:19.255791795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566312 | controller |     "Jun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256429352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566328 | controller |     "Jun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256503104Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566346 | controller |     "Jun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256520614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566361 | controller |     "Jun 19 11:30:19.256625 crc crio[22562]: time=\"2026-06-19T11:30:19.256542315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566376 | controller |     "Jun 19 11:30:19.256904 crc crio[22562]: time=\"2026-06-19T11:30:19.25676953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566392 | controller |     "Jun 19 11:30:19.256904 crc crio[22562]: time=\"2026-06-19T11:30:19.256891973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566407 | controller |     "Jun 19 11:30:19.257415 crc crio[22562]: time=\"2026-06-19T11:30:19.257320374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566422 | controller |     "Jun 19 11:30:19.257516 crc crio[22562]: time=\"2026-06-19T11:30:19.257455848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566457 | controller |     "Jun 19 11:30:19.257572 crc crio[22562]: time=\"2026-06-19T11:30:19.25754239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566474 | controller |     "Jun 19 11:30:19.257626 crc crio[22562]: time=\"2026-06-19T11:30:19.257589701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566489 | controller |     "Jun 19 11:30:19.257807 crc crio[22562]: time=\"2026-06-19T11:30:19.257751755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566504 | controller |     "Jun 19 11:30:19.257890 crc crio[22562]: time=\"2026-06-19T11:30:19.257819456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566519 | controller |     "Jun 19 11:30:19.258005 crc crio[22562]: time=\"2026-06-19T11:30:19.25795916Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566534 | controller |     "Jun 19 11:30:19.258266 crc crio[22562]: time=\"2026-06-19T11:30:19.258016481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566549 | controller |     "Jun 19 11:30:19.259517 crc crio[22562]: time=\"2026-06-19T11:30:19.258886872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566564 | controller |     "Jun 19 11:30:19.259517 crc crio[22562]: time=\"2026-06-19T11:30:19.259299923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566579 | controller |     "Jun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260345088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566594 | controller |     "Jun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260467071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566609 | controller |     "Jun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260594955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566624 | controller |     "Jun 19 11:30:19.263034 crc crio[22562]: time=\"2026-06-19T11:30:19.260655767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566638 | controller |     "Jun 19 11:30:19.272762 crc crio[22562]: time=\"2026-06-19T11:30:19.272633294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566654 | controller |     "Jun 19 11:30:19.272871 crc crio[22562]: time=\"2026-06-19T11:30:19.272780418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566673 | controller |     "Jun 19 11:30:19.273415 crc crio[22562]: time=\"2026-06-19T11:30:19.27329772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566688 | controller |     "Jun 19 11:30:19.273520 crc crio[22562]: time=\"2026-06-19T11:30:19.273479505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566703 | controller |     "Jun 19 11:30:19.273780 crc crio[22562]: time=\"2026-06-19T11:30:19.273672999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566717 | controller |     "Jun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.273798992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566732 | controller |     "Jun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274342496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566746 | controller |     "Jun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274420808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566761 | controller |     "Jun 19 11:30:19.274979 crc crio[22562]: time=\"2026-06-19T11:30:19.274564992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566775 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275638239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566790 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275753501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566805 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275793872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566819 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275831223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566834 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.275856754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566848 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.276240413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566863 | controller |     "Jun 19 11:30:19.276427 crc crio[22562]: time=\"2026-06-19T11:30:19.276343686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566878 | controller |     "Jun 19 11:30:19.276828 crc crio[22562]: time=\"2026-06-19T11:30:19.276617682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566892 | controller |     "Jun 19 11:30:19.276828 crc crio[22562]: time=\"2026-06-19T11:30:19.276653943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566907 | controller |     "Jun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278343246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566921 | controller |     "Jun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278447648Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566936 | controller |     "Jun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.278473319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566953 | controller |     "Jun 19 11:30:19.278528 crc crio[22562]: time=\"2026-06-19T11:30:19.2785064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566968 | controller |     "Jun 19 11:30:19.278803 crc crio[22562]: time=\"2026-06-19T11:30:19.278737225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.566983 | controller |     "Jun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278861278Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.566997 | controller |     "Jun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.27891095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567012 | controller |     "Jun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.27894452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567026 | controller |     "Jun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278976041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567040 | controller |     "Jun 19 11:30:19.279018 crc crio[22562]: time=\"2026-06-19T11:30:19.278999982Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567055 | controller |     "Jun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279485863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567069 | controller |     "Jun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279545615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567084 | controller |     "Jun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279756121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567098 | controller |     "Jun 19 11:30:19.279872 crc crio[22562]: time=\"2026-06-19T11:30:19.279803272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567113 | controller |     "Jun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280217182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567127 | controller |     "Jun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280301044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567142 | controller |     "Jun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280339725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567156 | controller |     "Jun 19 11:30:19.280434 crc crio[22562]: time=\"2026-06-19T11:30:19.280372066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567170 | controller |     "Jun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.280686933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567185 | controller |     "Jun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.280734844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567199 | controller |     "Jun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.281308279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567213 | controller |     "Jun 19 11:30:19.281509 crc crio[22562]: time=\"2026-06-19T11:30:19.281364991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567228 | controller |     "Jun 19 11:30:19.281744 crc crio[22562]: time=\"2026-06-19T11:30:19.281657998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567245 | controller |     "Jun 19 11:30:19.281744 crc crio[22562]: time=\"2026-06-19T11:30:19.281713169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567259 | controller |     "Jun 19 11:30:19.282290 crc crio[22562]: time=\"2026-06-19T11:30:19.282221592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567274 | controller |     "Jun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282304534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567289 | controller |     "Jun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282340135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567310 | controller |     "Jun 19 11:30:19.282395 crc crio[22562]: time=\"2026-06-19T11:30:19.282366586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567333 | controller |     "Jun 19 11:30:19.282769 crc crio[22562]: time=\"2026-06-19T11:30:19.282501488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567357 | controller |     "Jun 19 11:30:19.282769 crc crio[22562]: time=\"2026-06-19T11:30:19.282556369Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567380 | controller |     "Jun 19 11:30:19.283258 crc crio[22562]: time=\"2026-06-19T11:30:19.283062413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567397 | controller |     "Jun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283258287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567412 | controller |     "Jun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283300118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567444 | controller |     "Jun 19 11:30:19.283363 crc crio[22562]: time=\"2026-06-19T11:30:19.283328459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567466 | controller |     "Jun 19 11:30:19.283638 crc crio[22562]: time=\"2026-06-19T11:30:19.283525004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567482 | controller |     "Jun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283667837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567498 | controller |     "Jun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283688258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567513 | controller |     "Jun 19 11:30:19.283728 crc crio[22562]: time=\"2026-06-19T11:30:19.283716138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567528 | controller |     "Jun 19 11:30:19.283979 crc crio[22562]: time=\"2026-06-19T11:30:19.283926514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567543 | controller |     "Jun 19 11:30:19.284050 crc crio[22562]: time=\"2026-06-19T11:30:19.284000716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567558 | controller |     "Jun 19 11:30:19.284320 crc crio[22562]: time=\"2026-06-19T11:30:19.28418179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567573 | controller |     "Jun 19 11:30:19.284320 crc crio[22562]: time=\"2026-06-19T11:30:19.284228922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567589 | controller |     "Jun 19 11:30:19.284613 crc crio[22562]: time=\"2026-06-19T11:30:19.28456481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567609 | controller |     "Jun 19 11:30:19.284712 crc crio[22562]: time=\"2026-06-19T11:30:19.284659222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567625 | controller |     "Jun 19 11:30:19.284770 crc crio[22562]: time=\"2026-06-19T11:30:19.284717863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567640 | controller |     "Jun 19 11:30:19.284770 crc crio[22562]: time=\"2026-06-19T11:30:19.284756594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567655 | controller |     "Jun 19 11:30:19.285057 crc crio[22562]: time=\"2026-06-19T11:30:19.285005991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567670 | controller |     "Jun 19 11:30:19.285245 crc crio[22562]: time=\"2026-06-19T11:30:19.285119804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567685 | controller |     "Jun 19 11:30:19.285312 crc crio[22562]: time=\"2026-06-19T11:30:19.285238867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567700 | controller |     "Jun 19 11:30:19.285312 crc crio[22562]: time=\"2026-06-19T11:30:19.285279518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567715 | controller |     "Jun 19 11:30:19.285563 crc crio[22562]: time=\"2026-06-19T11:30:19.285509292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567731 | controller |     "Jun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285586224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567746 | controller |     "Jun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285605575Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567761 | controller |     "Jun 19 11:30:19.285821 crc crio[22562]: time=\"2026-06-19T11:30:19.285631215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567775 | controller |     "Jun 19 11:30:19.285984 crc crio[22562]: time=\"2026-06-19T11:30:19.285843781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567790 | controller |     "Jun 19 11:30:19.285984 crc crio[22562]: time=\"2026-06-19T11:30:19.285892183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567805 | controller |     "Jun 19 11:30:19.286122 crc crio[22562]: time=\"2026-06-19T11:30:19.286008915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567820 | controller |     "Jun 19 11:30:19.286122 crc crio[22562]: time=\"2026-06-19T11:30:19.286049116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567835 | controller |     "Jun 19 11:30:19.286495 crc crio[22562]: time=\"2026-06-19T11:30:19.286441137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567851 | controller |     "Jun 19 11:30:19.286577 crc crio[22562]: time=\"2026-06-19T11:30:19.286546209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567866 | controller |     "Jun 19 11:30:19.287337 crc crio[22562]: time=\"2026-06-19T11:30:19.287254606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567881 | controller |     "Jun 19 11:30:19.287601 crc crio[22562]: time=\"2026-06-19T11:30:19.287533943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567895 | controller |     "Jun 19 11:30:19.287751 crc crio[22562]: time=\"2026-06-19T11:30:19.287687537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567913 | controller |     "Jun 19 11:30:19.288396 crc crio[22562]: time=\"2026-06-19T11:30:19.28823952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567929 | controller |     "Jun 19 11:30:19.288396 crc crio[22562]: time=\"2026-06-19T11:30:19.288354483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567944 | controller |     "Jun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288490216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567959 | controller |     "Jun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288510527Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.567974 | controller |     "Jun 19 11:30:19.288857 crc crio[22562]: time=\"2026-06-19T11:30:19.288756954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.567989 | controller |     "Jun 19 11:30:19.288999 crc crio[22562]: time=\"2026-06-19T11:30:19.288979919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568004 | controller |     "Jun 19 11:30:19.289278 crc crio[22562]: time=\"2026-06-19T11:30:19.289129583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568019 | controller |     "Jun 19 11:30:19.289545 crc crio[22562]: time=\"2026-06-19T11:30:19.28943629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568033 | controller |     "Jun 19 11:30:19.289628 crc crio[22562]: time=\"2026-06-19T11:30:19.289578274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568048 | controller |     "Jun 19 11:30:19.289758 crc crio[22562]: time=\"2026-06-19T11:30:19.289696396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568063 | controller |     "Jun 19 11:30:19.290279 crc crio[22562]: time=\"2026-06-19T11:30:19.289966073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568078 | controller |     "Jun 19 11:30:19.290537 crc crio[22562]: time=\"2026-06-19T11:30:19.290372464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568092 | controller |     "Jun 19 11:30:19.290802 crc crio[22562]: time=\"2026-06-19T11:30:19.29061881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568107 | controller |     "Jun 19 11:30:19.290932 crc crio[22562]: time=\"2026-06-19T11:30:19.290863615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568121 | controller |     "Jun 19 11:30:19.291386 crc crio[22562]: time=\"2026-06-19T11:30:19.29103136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568136 | controller |     "Jun 19 11:30:19.291981 crc crio[22562]: time=\"2026-06-19T11:30:19.291916632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568151 | controller |     "Jun 19 11:30:19.292283 crc crio[22562]: time=\"2026-06-19T11:30:19.29223583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568166 | controller |     "Jun 19 11:30:19.292373 crc crio[22562]: time=\"2026-06-19T11:30:19.292285351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568181 | controller |     "Jun 19 11:30:19.292427 crc crio[22562]: time=\"2026-06-19T11:30:19.292368463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568196 | controller |     "Jun 19 11:30:19.292739 crc crio[22562]: time=\"2026-06-19T11:30:19.292563267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568214 | controller |     "Jun 19 11:30:19.292835 crc crio[22562]: time=\"2026-06-19T11:30:19.292812114Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568229 | controller |     "Jun 19 11:30:19.292986 crc crio[22562]: time=\"2026-06-19T11:30:19.292833835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568247 | controller |     "Jun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293253175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568270 | controller |     "Jun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293299416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568294 | controller |     "Jun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293336397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568311 | controller |     "Jun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293371728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568327 | controller |     "Jun 19 11:30:19.293407 crc crio[22562]: time=\"2026-06-19T11:30:19.293400149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568342 | controller |     "Jun 19 11:30:19.293684 crc crio[22562]: time=\"2026-06-19T11:30:19.293625014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568362 | controller |     "Jun 19 11:30:19.293736 crc crio[22562]: time=\"2026-06-19T11:30:19.293683625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568386 | controller |     "Jun 19 11:30:19.293861 crc crio[22562]: time=\"2026-06-19T11:30:19.29381454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568410 | controller |     "Jun 19 11:30:19.293940 crc crio[22562]: time=\"2026-06-19T11:30:19.293906491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568459 | controller |     "Jun 19 11:30:19.294314 crc crio[22562]: time=\"2026-06-19T11:30:19.294133057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568485 | controller |     "Jun 19 11:30:19.294392 crc crio[22562]: time=\"2026-06-19T11:30:19.294330632Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568503 | controller |     "Jun 19 11:30:19.294541 crc crio[22562]: time=\"2026-06-19T11:30:19.294387173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568520 | controller |     "Jun 19 11:30:19.294541 crc crio[22562]: time=\"2026-06-19T11:30:19.294462795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568559 | controller |     "Jun 19 11:30:19.294658 crc crio[22562]: time=\"2026-06-19T11:30:19.294599429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568585 | controller |     "Jun 19 11:30:19.294658 crc crio[22562]: time=\"2026-06-19T11:30:19.294652261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568604 | controller |     "Jun 19 11:30:19.295117 crc crio[22562]: time=\"2026-06-19T11:30:19.294990418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568620 | controller |     "Jun 19 11:30:19.295117 crc crio[22562]: time=\"2026-06-19T11:30:19.29506563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568636 | controller |     "Jun 19 11:30:19.295318 crc crio[22562]: time=\"2026-06-19T11:30:19.295123901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568655 | controller |     "Jun 19 11:30:19.295318 crc crio[22562]: time=\"2026-06-19T11:30:19.295219444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568671 | controller |     "Jun 19 11:30:19.295406 crc crio[22562]: time=\"2026-06-19T11:30:19.295380728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568686 | controller |     "Jun 19 11:30:19.295460 crc crio[22562]: time=\"2026-06-19T11:30:19.295427359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568701 | controller |     "Jun 19 11:30:19.295845 crc crio[22562]: time=\"2026-06-19T11:30:19.295778738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568716 | controller |     "Jun 19 11:30:19.295845 crc crio[22562]: time=\"2026-06-19T11:30:19.295846389Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568731 | controller |     "Jun 19 11:30:19.296304 crc crio[22562]: time=\"2026-06-19T11:30:19.296232919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568746 | controller |     "Jun 19 11:30:19.296404 crc crio[22562]: time=\"2026-06-19T11:30:19.296317591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568762 | controller |     "Jun 19 11:30:19.296404 crc crio[22562]: time=\"2026-06-19T11:30:19.296337891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568777 | controller |     "Jun 19 11:30:19.296496 crc crio[22562]: time=\"2026-06-19T11:30:19.296419093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568792 | controller |     "Jun 19 11:30:19.296857 crc crio[22562]: time=\"2026-06-19T11:30:19.29670274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568808 | controller |     "Jun 19 11:30:19.297360 crc crio[22562]: time=\"2026-06-19T11:30:19.296948826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568822 | controller |     "Jun 19 11:30:19.297452 crc crio[22562]: time=\"2026-06-19T11:30:19.297387848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568837 | controller |     "Jun 19 11:30:19.297617 crc crio[22562]: time=\"2026-06-19T11:30:19.297525671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568852 | controller |     "Jun 19 11:30:19.297844 crc crio[22562]: time=\"2026-06-19T11:30:19.297689275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568866 | controller |     "Jun 19 11:30:19.298028 crc crio[22562]: time=\"2026-06-19T11:30:19.297928511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568881 | controller |     "Jun 19 11:30:19.298221 crc crio[22562]: time=\"2026-06-19T11:30:19.298051764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568895 | controller |     "Jun 19 11:30:19.298305 crc crio[22562]: time=\"2026-06-19T11:30:19.298277169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568910 | controller |     "Jun 19 11:30:19.298593 crc crio[22562]: time=\"2026-06-19T11:30:19.298518606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568925 | controller |     "Jun 19 11:30:19.298830 crc crio[22562]: time=\"2026-06-19T11:30:19.29869256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568939 | controller |     "Jun 19 11:30:19.299450 crc crio[22562]: time=\"2026-06-19T11:30:19.298995717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568958 | controller |     "Jun 19 11:30:19.299862 crc crio[22562]: time=\"2026-06-19T11:30:19.299787537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.568973 | controller |     "Jun 19 11:30:19.300121 crc crio[22562]: time=\"2026-06-19T11:30:19.299959172Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.568988 | controller |     "Jun 19 11:30:19.300426 crc crio[22562]: time=\"2026-06-19T11:30:19.300267069Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569003 | controller |     "Jun 19 11:30:19.308118 crc crio[22562]: time=\"2026-06-19T11:30:19.307971851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569018 | controller |     "Jun 19 11:30:19.308557 crc crio[22562]: time=\"2026-06-19T11:30:19.308479893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569032 | controller |     "Jun 19 11:30:19.308557 crc crio[22562]: time=\"2026-06-19T11:30:19.308547485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569047 | controller |     "Jun 19 11:30:19.308687 crc crio[22562]: time=\"2026-06-19T11:30:19.308575105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569062 | controller |     "Jun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308695479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569077 | controller |     "Jun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308783031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569091 | controller |     "Jun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308820742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569106 | controller |     "Jun 19 11:30:19.308877 crc crio[22562]: time=\"2026-06-19T11:30:19.308845813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569121 | controller |     "Jun 19 11:30:19.309380 crc crio[22562]: time=\"2026-06-19T11:30:19.309292433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569135 | controller |     "Jun 19 11:30:19.309380 crc crio[22562]: time=\"2026-06-19T11:30:19.309371795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569149 | controller |     "Jun 19 11:30:19.309541 crc crio[22562]: time=\"2026-06-19T11:30:19.309411726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569164 | controller |     "Jun 19 11:30:19.309541 crc crio[22562]: time=\"2026-06-19T11:30:19.309444297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569178 | controller |     "Jun 19 11:30:19.309898 crc crio[22562]: time=\"2026-06-19T11:30:19.309813256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569193 | controller |     "Jun 19 11:30:19.309898 crc crio[22562]: time=\"2026-06-19T11:30:19.309885898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569208 | controller |     "Jun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.309921219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569222 | controller |     "Jun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.309952129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569240 | controller |     "Jun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.310003771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569255 | controller |     "Jun 19 11:30:19.310061 crc crio[22562]: time=\"2026-06-19T11:30:19.310029061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569270 | controller |     "Jun 19 11:30:19.310522 crc crio[22562]: time=\"2026-06-19T11:30:19.310441222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569284 | controller |     "Jun 19 11:30:19.310522 crc crio[22562]: time=\"2026-06-19T11:30:19.310509814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569299 | controller |     "Jun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310690398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569314 | controller |     "Jun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.31075103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569328 | controller |     "Jun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310797751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569343 | controller |     "Jun 19 11:30:19.310897 crc crio[22562]: time=\"2026-06-19T11:30:19.310829801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569357 | controller |     "Jun 19 11:30:19.311211 crc crio[22562]: time=\"2026-06-19T11:30:19.311062117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569371 | controller |     "Jun 19 11:30:19.311211 crc crio[22562]: time=\"2026-06-19T11:30:19.311135609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569386 | controller |     "Jun 19 11:30:19.311550 crc crio[22562]: time=\"2026-06-19T11:30:19.311468477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569400 | controller |     "Jun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.31157879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569414 | controller |     "Jun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.311643302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569448 | controller |     "Jun 19 11:30:19.311744 crc crio[22562]: time=\"2026-06-19T11:30:19.311684393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569469 | controller |     "Jun 19 11:30:19.312503 crc crio[22562]: time=\"2026-06-19T11:30:19.31238156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569485 | controller |     "Jun 19 11:30:19.312638 crc crio[22562]: time=\"2026-06-19T11:30:19.312490142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569500 | controller |     "Jun 19 11:30:19.312907 crc crio[22562]: time=\"2026-06-19T11:30:19.312827092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569515 | controller |     "Jun 19 11:30:19.312907 crc crio[22562]: time=\"2026-06-19T11:30:19.312891233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569544 | controller |     "Jun 19 11:30:19.313039 crc crio[22562]: time=\"2026-06-19T11:30:19.313021136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569563 | controller |     "Jun 19 11:30:19.313217 crc crio[22562]: time=\"2026-06-19T11:30:19.313059387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569585 | controller |     "Jun 19 11:30:19.313350 crc crio[22562]: time=\"2026-06-19T11:30:19.313296983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569601 | controller |     "Jun 19 11:30:19.313422 crc crio[22562]: time=\"2026-06-19T11:30:19.313356794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569617 | controller |     "Jun 19 11:30:19.313712 crc crio[22562]: time=\"2026-06-19T11:30:19.313632051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569632 | controller |     "Jun 19 11:30:19.313712 crc crio[22562]: time=\"2026-06-19T11:30:19.313695322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569647 | controller |     "Jun 19 11:30:19.314049 crc crio[22562]: time=\"2026-06-19T11:30:19.313974099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569663 | controller |     "Jun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314072782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569678 | controller |     "Jun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314249577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569693 | controller |     "Jun 19 11:30:19.314301 crc crio[22562]: time=\"2026-06-19T11:30:19.314286598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569708 | controller |     "Jun 19 11:30:19.314566 crc crio[22562]: time=\"2026-06-19T11:30:19.314501273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569723 | controller |     "Jun 19 11:30:19.314566 crc crio[22562]: time=\"2026-06-19T11:30:19.314557764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569738 | controller |     "Jun 19 11:30:19.314833 crc crio[22562]: time=\"2026-06-19T11:30:19.314772539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569753 | controller |     "Jun 19 11:30:19.314833 crc crio[22562]: time=\"2026-06-19T11:30:19.314828651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569768 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315276442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569782 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315346143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569797 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315407865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569812 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315433835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569827 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.31558491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569843 | controller |     "Jun 19 11:30:19.315635 crc crio[22562]: time=\"2026-06-19T11:30:19.315619891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569858 | controller |     "Jun 19 11:30:19.315976 crc crio[22562]: time=\"2026-06-19T11:30:19.315934268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569873 | controller |     "Jun 19 11:30:19.316120 crc crio[22562]: time=\"2026-06-19T11:30:19.316030151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569891 | controller |     "Jun 19 11:30:19.316270 crc crio[22562]: time=\"2026-06-19T11:30:19.316244426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569907 | controller |     "Jun 19 11:30:19.316328 crc crio[22562]: time=\"2026-06-19T11:30:19.316298427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569922 | controller |     "Jun 19 11:30:19.316537 crc crio[22562]: time=\"2026-06-19T11:30:19.316485022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569937 | controller |     "Jun 19 11:30:19.316626 crc crio[22562]: time=\"2026-06-19T11:30:19.316543993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569952 | controller |     "Jun 19 11:30:19.316806 crc crio[22562]: time=\"2026-06-19T11:30:19.316760498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569966 | controller |     "Jun 19 11:30:19.316887 crc crio[22562]: time=\"2026-06-19T11:30:19.31681723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.569981 | controller |     "Jun 19 11:30:19.317290 crc crio[22562]: time=\"2026-06-19T11:30:19.317234281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.569996 | controller |     "Jun 19 11:30:19.317490 crc crio[22562]: time=\"2026-06-19T11:30:19.317310163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570010 | controller |     "Jun 19 11:30:19.317570 crc crio[22562]: time=\"2026-06-19T11:30:19.317514978Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570025 | controller |     "Jun 19 11:30:19.317570 crc crio[22562]: time=\"2026-06-19T11:30:19.317559749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570040 | controller |     "Jun 19 11:30:19.317680 crc crio[22562]: time=\"2026-06-19T11:30:19.31761925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570055 | controller |     "Jun 19 11:30:19.317680 crc crio[22562]: time=\"2026-06-19T11:30:19.317646641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570070 | controller |     "Jun 19 11:30:19.317970 crc crio[22562]: time=\"2026-06-19T11:30:19.317922717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570084 | controller |     "Jun 19 11:30:19.318051 crc crio[22562]: time=\"2026-06-19T11:30:19.317981259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570099 | controller |     "Jun 19 11:30:19.318258 crc crio[22562]: time=\"2026-06-19T11:30:19.318215314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570114 | controller |     "Jun 19 11:30:19.318356 crc crio[22562]: time=\"2026-06-19T11:30:19.318270566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570128 | controller |     "Jun 19 11:30:19.318588 crc crio[22562]: time=\"2026-06-19T11:30:19.318544253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570143 | controller |     "Jun 19 11:30:19.318669 crc crio[22562]: time=\"2026-06-19T11:30:19.318596665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570158 | controller |     "Jun 19 11:30:19.318730 crc crio[22562]: time=\"2026-06-19T11:30:19.318683617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570173 | controller |     "Jun 19 11:30:19.318730 crc crio[22562]: time=\"2026-06-19T11:30:19.318721568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570191 | controller |     "Jun 19 11:30:19.318974 crc crio[22562]: time=\"2026-06-19T11:30:19.318930183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570206 | controller |     "Jun 19 11:30:19.319045 crc crio[22562]: time=\"2026-06-19T11:30:19.318981724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570222 | controller |     "Jun 19 11:30:19.319307 crc crio[22562]: time=\"2026-06-19T11:30:19.319257441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570236 | controller |     "Jun 19 11:30:19.319398 crc crio[22562]: time=\"2026-06-19T11:30:19.319318312Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570252 | controller |     "Jun 19 11:30:19.319466 crc crio[22562]: time=\"2026-06-19T11:30:19.319431245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570266 | controller |     "Jun 19 11:30:19.319527 crc crio[22562]: time=\"2026-06-19T11:30:19.319468946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570281 | controller |     "Jun 19 11:30:19.319766 crc crio[22562]: time=\"2026-06-19T11:30:19.319721242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570296 | controller |     "Jun 19 11:30:19.319859 crc crio[22562]: time=\"2026-06-19T11:30:19.319770523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570311 | controller |     "Jun 19 11:30:19.320018 crc crio[22562]: time=\"2026-06-19T11:30:19.319975259Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570326 | controller |     "Jun 19 11:30:19.320213 crc crio[22562]: time=\"2026-06-19T11:30:19.32002708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570341 | controller |     "Jun 19 11:30:19.320366 crc crio[22562]: time=\"2026-06-19T11:30:19.320308586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570356 | controller |     "Jun 19 11:30:19.320474 crc crio[22562]: time=\"2026-06-19T11:30:19.320380618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570371 | controller |     "Jun 19 11:30:19.320627 crc crio[22562]: time=\"2026-06-19T11:30:19.320558283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570386 | controller |     "Jun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320661225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570401 | controller |     "Jun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320680706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570415 | controller |     "Jun 19 11:30:19.320701 crc crio[22562]: time=\"2026-06-19T11:30:19.320702046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570449 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.32090435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570466 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.320963872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570481 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321102326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570496 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321203018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570514 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321448234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570530 | controller |     "Jun 19 11:30:19.321554 crc crio[22562]: time=\"2026-06-19T11:30:19.321489735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570545 | controller |     "Jun 19 11:30:19.321939 crc crio[22562]: time=\"2026-06-19T11:30:19.321768353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570560 | controller |     "Jun 19 11:30:19.321939 crc crio[22562]: time=\"2026-06-19T11:30:19.321805724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570574 | controller |     "Jun 19 11:30:19.322048 crc crio[22562]: time=\"2026-06-19T11:30:19.321961608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570589 | controller |     "Jun 19 11:30:19.322048 crc crio[22562]: time=\"2026-06-19T11:30:19.321996098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570604 | controller |     "Jun 19 11:30:19.322317 crc crio[22562]: time=\"2026-06-19T11:30:19.322257565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570619 | controller |     "Jun 19 11:30:19.322317 crc crio[22562]: time=\"2026-06-19T11:30:19.322292536Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570634 | controller |     "Jun 19 11:30:19.322684 crc crio[22562]: time=\"2026-06-19T11:30:19.322553672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570649 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.322734257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570665 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.32289549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570680 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.322969012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570695 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323136007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570711 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.32326457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570726 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323371433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570741 | controller |     "Jun 19 11:30:19.325645 crc crio[22562]: time=\"2026-06-19T11:30:19.323463735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570756 | controller |     "Jun 19 11:30:19.328733 crc crio[22562]: time=\"2026-06-19T11:30:19.328575052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570771 | controller |     "Jun 19 11:30:19.328875 crc crio[22562]: time=\"2026-06-19T11:30:19.328777187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570786 | controller |     "Jun 19 11:30:19.328925 crc crio[22562]: time=\"2026-06-19T11:30:19.32888935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570801 | controller |     "Jun 19 11:30:19.328925 crc crio[22562]: time=\"2026-06-19T11:30:19.32891783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570820 | controller |     "Jun 19 11:30:19.329210 crc crio[22562]: time=\"2026-06-19T11:30:19.329024303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570835 | controller |     "Jun 19 11:30:19.329332 crc crio[22562]: time=\"2026-06-19T11:30:19.329235898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570850 | controller |     "Jun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.335995556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570865 | controller |     "Jun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.336127169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570880 | controller |     "Jun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.33619251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570896 | controller |     "Jun 19 11:30:19.336253 crc crio[22562]: time=\"2026-06-19T11:30:19.336221351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570911 | controller |     "Jun 19 11:30:19.336443 crc crio[22562]: time=\"2026-06-19T11:30:19.336269332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570926 | controller |     "Jun 19 11:30:19.336443 crc crio[22562]: time=\"2026-06-19T11:30:19.336290203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570941 | controller |     "Jun 19 11:30:19.336758 crc crio[22562]: time=\"2026-06-19T11:30:19.336689073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570956 | controller |     "Jun 19 11:30:19.336825 crc crio[22562]: time=\"2026-06-19T11:30:19.336755144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.570971 | controller |     "Jun 19 11:30:19.336825 crc crio[22562]: time=\"2026-06-19T11:30:19.336799985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.570986 | controller |     "Jun 19 11:30:19.336889 crc crio[22562]: time=\"2026-06-19T11:30:19.336827116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571000 | controller |     "Jun 19 11:30:19.337015 crc crio[22562]: time=\"2026-06-19T11:30:19.33694866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571015 | controller |     "Jun 19 11:30:19.337015 crc crio[22562]: time=\"2026-06-19T11:30:19.337006041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571030 | controller |     "Jun 19 11:30:19.337248 crc crio[22562]: time=\"2026-06-19T11:30:19.337219506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571044 | controller |     "Jun 19 11:30:19.337289 crc crio[22562]: time=\"2026-06-19T11:30:19.337250387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571058 | controller |     "Jun 19 11:30:19.337461 crc crio[22562]: time=\"2026-06-19T11:30:19.33738511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571073 | controller |     "Jun 19 11:30:19.337461 crc crio[22562]: time=\"2026-06-19T11:30:19.337444682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571087 | controller |     "Jun 19 11:30:19.337727 crc crio[22562]: time=\"2026-06-19T11:30:19.337651847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571107 | controller |     "Jun 19 11:30:19.337727 crc crio[22562]: time=\"2026-06-19T11:30:19.337716988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571122 | controller |     "Jun 19 11:30:19.337834 crc crio[22562]: time=\"2026-06-19T11:30:19.33780007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571137 | controller |     "Jun 19 11:30:19.337834 crc crio[22562]: time=\"2026-06-19T11:30:19.337826251Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571152 | controller |     "Jun 19 11:30:19.338108 crc crio[22562]: time=\"2026-06-19T11:30:19.338026947Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571166 | controller |     "Jun 19 11:30:19.338108 crc crio[22562]: time=\"2026-06-19T11:30:19.338077948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571181 | controller |     "Jun 19 11:30:19.338362 crc crio[22562]: time=\"2026-06-19T11:30:19.338295273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571195 | controller |     "Jun 19 11:30:19.338695 crc crio[22562]: time=\"2026-06-19T11:30:19.338637181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571210 | controller |     "Jun 19 11:30:19.339003 crc crio[22562]: time=\"2026-06-19T11:30:19.338933189Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571224 | controller |     "Jun 19 11:30:19.339003 crc crio[22562]: time=\"2026-06-19T11:30:19.33900008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571239 | controller |     "Jun 19 11:30:19.339191 crc crio[22562]: time=\"2026-06-19T11:30:19.339037741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571253 | controller |     "Jun 19 11:30:19.339191 crc crio[22562]: time=\"2026-06-19T11:30:19.339062782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571268 | controller |     "Jun 19 11:30:19.339281 crc crio[22562]: time=\"2026-06-19T11:30:19.339194255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571282 | controller |     "Jun 19 11:30:19.339318 crc crio[22562]: time=\"2026-06-19T11:30:19.339290057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571296 | controller |     "Jun 19 11:30:19.340546 crc crio[22562]: time=\"2026-06-19T11:30:19.340397885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571311 | controller |     "Jun 19 11:30:19.340546 crc crio[22562]: time=\"2026-06-19T11:30:19.340500747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571325 | controller |     "Jun 19 11:30:19.340714 crc crio[22562]: time=\"2026-06-19T11:30:19.340557639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571339 | controller |     "Jun 19 11:30:19.340714 crc crio[22562]: time=\"2026-06-19T11:30:19.340663081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571353 | controller |     "Jun 19 11:30:19.340948 crc crio[22562]: time=\"2026-06-19T11:30:19.340853666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571367 | controller |     "Jun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.34098527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571382 | controller |     "Jun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.341027411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571400 | controller |     "Jun 19 11:30:19.341110 crc crio[22562]: time=\"2026-06-19T11:30:19.341054042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571414 | controller |     "Jun 19 11:30:19.341294 crc crio[22562]: time=\"2026-06-19T11:30:19.341263247Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571443 | controller |     "Jun 19 11:30:19.341332 crc crio[22562]: time=\"2026-06-19T11:30:19.341300178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571463 | controller |     "Jun 19 11:30:19.341741 crc crio[22562]: time=\"2026-06-19T11:30:19.341626394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571478 | controller |     "Jun 19 11:30:19.341741 crc crio[22562]: time=\"2026-06-19T11:30:19.341692596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571492 | controller |     "Jun 19 11:30:19.341979 crc crio[22562]: time=\"2026-06-19T11:30:19.3418354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571507 | controller |     "Jun 19 11:30:19.341979 crc crio[22562]: time=\"2026-06-19T11:30:19.341881172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571522 | controller |     "Jun 19 11:30:19.342076 crc crio[22562]: time=\"2026-06-19T11:30:19.342001724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571536 | controller |     "Jun 19 11:30:19.342076 crc crio[22562]: time=\"2026-06-19T11:30:19.342045746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571550 | controller |     "Jun 19 11:30:19.342671 crc crio[22562]: time=\"2026-06-19T11:30:19.342552858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571564 | controller |     "Jun 19 11:30:19.342671 crc crio[22562]: time=\"2026-06-19T11:30:19.34266492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571579 | controller |     "Jun 19 11:30:19.343009 crc crio[22562]: time=\"2026-06-19T11:30:19.342718192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571593 | controller |     "Jun 19 11:30:19.343009 crc crio[22562]: time=\"2026-06-19T11:30:19.342766993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571607 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344671701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571622 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344740122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571637 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344898006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571652 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.344976238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571667 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.345011369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571682 | controller |     "Jun 19 11:30:19.345056 crc crio[22562]: time=\"2026-06-19T11:30:19.34503616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571697 | controller |     "Jun 19 11:30:19.345406 crc crio[22562]: time=\"2026-06-19T11:30:19.345116993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571716 | controller |     "Jun 19 11:30:19.345406 crc crio[22562]: time=\"2026-06-19T11:30:19.345206035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571732 | controller |     "Jun 19 11:30:19.346366 crc crio[22562]: time=\"2026-06-19T11:30:19.346296201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571748 | controller |     "Jun 19 11:30:19.346366 crc crio[22562]: time=\"2026-06-19T11:30:19.346347332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571763 | controller |     "Jun 19 11:30:19.346491 crc crio[22562]: time=\"2026-06-19T11:30:19.346379004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571778 | controller |     "Jun 19 11:30:19.346491 crc crio[22562]: time=\"2026-06-19T11:30:19.346421345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571793 | controller |     "Jun 19 11:30:19.347397 crc crio[22562]: time=\"2026-06-19T11:30:19.347331727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571808 | controller |     "Jun 19 11:30:19.347479 crc crio[22562]: time=\"2026-06-19T11:30:19.347403679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571823 | controller |     "Jun 19 11:30:19.347479 crc crio[22562]: time=\"2026-06-19T11:30:19.34744679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571838 | controller |     "Jun 19 11:30:19.347564 crc crio[22562]: time=\"2026-06-19T11:30:19.347498661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571853 | controller |     "Jun 19 11:30:19.347887 crc crio[22562]: time=\"2026-06-19T11:30:19.347789498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571868 | controller |     "Jun 19 11:30:19.347946 crc crio[22562]: time=\"2026-06-19T11:30:19.347891021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571882 | controller |     "Jun 19 11:30:19.348911 crc crio[22562]: time=\"2026-06-19T11:30:19.348753322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571897 | controller |     "Jun 19 11:30:19.348911 crc crio[22562]: time=\"2026-06-19T11:30:19.348903586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571913 | controller |     "Jun 19 11:30:19.349021 crc crio[22562]: time=\"2026-06-19T11:30:19.348983738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571928 | controller |     "Jun 19 11:30:19.349021 crc crio[22562]: time=\"2026-06-19T11:30:19.349013908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571943 | controller |     "Jun 19 11:30:19.349298 crc crio[22562]: time=\"2026-06-19T11:30:19.349236864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571958 | controller |     "Jun 19 11:30:19.349298 crc crio[22562]: time=\"2026-06-19T11:30:19.349296595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.571973 | controller |     "Jun 19 11:30:19.349551 crc crio[22562]: time=\"2026-06-19T11:30:19.34946179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.571988 | controller |     "Jun 19 11:30:19.349618 crc crio[22562]: time=\"2026-06-19T11:30:19.349588313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572003 | controller |     "Jun 19 11:30:19.349723 crc crio[22562]: time=\"2026-06-19T11:30:19.349666435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572022 | controller |     "Jun 19 11:30:19.349809 crc crio[22562]: time=\"2026-06-19T11:30:19.349732057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572037 | controller |     "Jun 19 11:30:19.349852 crc crio[22562]: time=\"2026-06-19T11:30:19.349811269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572052 | controller |     "Jun 19 11:30:19.349896 crc crio[22562]: time=\"2026-06-19T11:30:19.34985248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572067 | controller |     "Jun 19 11:30:19.350109 crc crio[22562]: time=\"2026-06-19T11:30:19.350046124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572083 | controller |     "Jun 19 11:30:19.350225 crc crio[22562]: time=\"2026-06-19T11:30:19.350127196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572098 | controller |     "Jun 19 11:30:19.350357 crc crio[22562]: time=\"2026-06-19T11:30:19.350315141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572113 | controller |     "Jun 19 11:30:19.350410 crc crio[22562]: time=\"2026-06-19T11:30:19.350376732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572127 | controller |     "Jun 19 11:30:19.350624 crc crio[22562]: time=\"2026-06-19T11:30:19.350482815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572143 | controller |     "Jun 19 11:30:19.350624 crc crio[22562]: time=\"2026-06-19T11:30:19.350531756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572157 | controller |     "Jun 19 11:30:19.350757 crc crio[22562]: time=\"2026-06-19T11:30:19.3507043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572172 | controller |     "Jun 19 11:30:19.350757 crc crio[22562]: time=\"2026-06-19T11:30:19.350739741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572187 | controller |     "Jun 19 11:30:19.350932 crc crio[22562]: time=\"2026-06-19T11:30:19.350895695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572202 | controller |     "Jun 19 11:30:19.350992 crc crio[22562]: time=\"2026-06-19T11:30:19.350942946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572217 | controller |     "Jun 19 11:30:19.351214 crc crio[22562]: time=\"2026-06-19T11:30:19.3511121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572232 | controller |     "Jun 19 11:30:19.351284 crc crio[22562]: time=\"2026-06-19T11:30:19.351217184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572247 | controller |     "Jun 19 11:30:19.351436 crc crio[22562]: time=\"2026-06-19T11:30:19.351389128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572262 | controller |     "Jun 19 11:30:19.351506 crc crio[22562]: time=\"2026-06-19T11:30:19.351448539Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572277 | controller |     "Jun 19 11:30:19.351545 crc crio[22562]: time=\"2026-06-19T11:30:19.351513731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572292 | controller |     "Jun 19 11:30:19.351609 crc crio[22562]: time=\"2026-06-19T11:30:19.351548231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572307 | controller |     "Jun 19 11:30:19.351724 crc crio[22562]: time=\"2026-06-19T11:30:19.351681015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572325 | controller |     "Jun 19 11:30:19.351838 crc crio[22562]: time=\"2026-06-19T11:30:19.351798878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572341 | controller |     "Jun 19 11:30:19.351901 crc crio[22562]: time=\"2026-06-19T11:30:19.351866479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572356 | controller |     "Jun 19 11:30:19.351951 crc crio[22562]: time=\"2026-06-19T11:30:19.35190695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572371 | controller |     "Jun 19 11:30:19.353024 crc crio[22562]: time=\"2026-06-19T11:30:19.352882215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572385 | controller |     "Jun 19 11:30:19.353274 crc crio[22562]: time=\"2026-06-19T11:30:19.35310972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572400 | controller |     "Jun 19 11:30:19.353347 crc crio[22562]: time=\"2026-06-19T11:30:19.353257044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572415 | controller |     "Jun 19 11:30:19.353395 crc crio[22562]: time=\"2026-06-19T11:30:19.353356406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572448 | controller |     "Jun 19 11:30:19.353655 crc crio[22562]: time=\"2026-06-19T11:30:19.353601133Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572465 | controller |     "Jun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353673345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572480 | controller |     "Jun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353719596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572495 | controller |     "Jun 19 11:30:19.353760 crc crio[22562]: time=\"2026-06-19T11:30:19.353757667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572510 | controller |     "Jun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353798618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572525 | controller |     "Jun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353831328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572540 | controller |     "Jun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.353998282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572555 | controller |     "Jun 19 11:30:19.354058 crc crio[22562]: time=\"2026-06-19T11:30:19.354038963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572570 | controller |     "Jun 19 11:30:19.354357 crc crio[22562]: time=\"2026-06-19T11:30:19.354231538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572585 | controller |     "Jun 19 11:30:19.354357 crc crio[22562]: time=\"2026-06-19T11:30:19.354286109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572600 | controller |     "Jun 19 11:30:19.354975 crc crio[22562]: time=\"2026-06-19T11:30:19.354915266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572615 | controller |     "Jun 19 11:30:19.354975 crc crio[22562]: time=\"2026-06-19T11:30:19.354957097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572629 | controller |     "Jun 19 11:30:19.355195 crc crio[22562]: time=\"2026-06-19T11:30:19.355055119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572648 | controller |     "Jun 19 11:30:19.355195 crc crio[22562]: time=\"2026-06-19T11:30:19.355122761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572663 | controller |     "Jun 19 11:30:19.355583 crc crio[22562]: time=\"2026-06-19T11:30:19.35552274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572678 | controller |     "Jun 19 11:30:19.355583 crc crio[22562]: time=\"2026-06-19T11:30:19.355565271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572692 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355640413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572707 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355673854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572722 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355854948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572737 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355891059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572752 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.355985281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572767 | controller |     "Jun 19 11:30:19.356032 crc crio[22562]: time=\"2026-06-19T11:30:19.356020882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572782 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356286359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572798 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356321639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572812 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356466274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572828 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356508585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572843 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356653767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572858 | controller |     "Jun 19 11:30:19.356723 crc crio[22562]: time=\"2026-06-19T11:30:19.356689228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572873 | controller |     "Jun 19 11:30:19.356973 crc crio[22562]: time=\"2026-06-19T11:30:19.356781992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572887 | controller |     "Jun 19 11:30:19.356973 crc crio[22562]: time=\"2026-06-19T11:30:19.356818152Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572902 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357105749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572917 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357206882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572933 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357236693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572951 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.357257523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572967 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.35752576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.572982 | controller |     "Jun 19 11:30:19.357417 crc crio[22562]: time=\"2026-06-19T11:30:19.35756067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.572997 | controller |     "Jun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357707775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573013 | controller |     "Jun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357762546Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573028 | controller |     "Jun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.357923779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573043 | controller |     "Jun 19 11:30:19.357988 crc crio[22562]: time=\"2026-06-19T11:30:19.35795762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573057 | controller |     "Jun 19 11:30:19.358279 crc crio[22562]: time=\"2026-06-19T11:30:19.358255578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573072 | controller |     "Jun 19 11:30:19.358331 crc crio[22562]: time=\"2026-06-19T11:30:19.358303319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573087 | controller |     "Jun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358432872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573102 | controller |     "Jun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358475523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573116 | controller |     "Jun 19 11:30:19.358596 crc crio[22562]: time=\"2026-06-19T11:30:19.358567836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573131 | controller |     "Jun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.358610317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573145 | controller |     "Jun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.35874846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573160 | controller |     "Jun 19 11:30:19.358884 crc crio[22562]: time=\"2026-06-19T11:30:19.358783501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573175 | controller |     "Jun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.358941815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573190 | controller |     "Jun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.358984016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573204 | controller |     "Jun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.359241362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573219 | controller |     "Jun 19 11:30:19.359361 crc crio[22562]: time=\"2026-06-19T11:30:19.359282423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573234 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359392775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573252 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359436807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573267 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359613402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573281 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359650283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573296 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359752184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573310 | controller |     "Jun 19 11:30:19.359808 crc crio[22562]: time=\"2026-06-19T11:30:19.359798735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573325 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360013921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573339 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360239697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573354 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360280678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573368 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360309009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573383 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360444572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573397 | controller |     "Jun 19 11:30:19.360541 crc crio[22562]: time=\"2026-06-19T11:30:19.360491773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573412 | controller |     "Jun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.360612346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573440 | controller |     "Jun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.360647557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573461 | controller |     "Jun 19 11:30:19.361024 crc crio[22562]: time=\"2026-06-19T11:30:19.361012807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573477 | controller |     "Jun 19 11:30:19.361245 crc crio[22562]: time=\"2026-06-19T11:30:19.361047927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573492 | controller |     "Jun 19 11:30:19.361291 crc crio[22562]: time=\"2026-06-19T11:30:19.361252752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573507 | controller |     "Jun 19 11:30:19.361329 crc crio[22562]: time=\"2026-06-19T11:30:19.361289963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573522 | controller |     "Jun 19 11:30:19.361542 crc crio[22562]: time=\"2026-06-19T11:30:19.361490458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573550 | controller |     "Jun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.36155747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573570 | controller |     "Jun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361682563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573585 | controller |     "Jun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361727784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573600 | controller |     "Jun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361844277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573615 | controller |     "Jun 19 11:30:19.361914 crc crio[22562]: time=\"2026-06-19T11:30:19.361874547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573630 | controller |     "Jun 19 11:30:19.362253 crc crio[22562]: time=\"2026-06-19T11:30:19.362058782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573645 | controller |     "Jun 19 11:30:19.362253 crc crio[22562]: time=\"2026-06-19T11:30:19.362188365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573659 | controller |     "Jun 19 11:30:19.362496 crc crio[22562]: time=\"2026-06-19T11:30:19.362355779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573674 | controller |     "Jun 19 11:30:19.362496 crc crio[22562]: time=\"2026-06-19T11:30:19.36238938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573688 | controller |     "Jun 19 11:30:19.362662 crc crio[22562]: time=\"2026-06-19T11:30:19.362608666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573703 | controller |     "Jun 19 11:30:19.362723 crc crio[22562]: time=\"2026-06-19T11:30:19.362679358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573718 | controller |     "Jun 19 11:30:19.362923 crc crio[22562]: time=\"2026-06-19T11:30:19.36282495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573733 | controller |     "Jun 19 11:30:19.362923 crc crio[22562]: time=\"2026-06-19T11:30:19.362859281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573748 | controller |     "Jun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363318003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573762 | controller |     "Jun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363354054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573777 | controller |     "Jun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363460886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573791 | controller |     "Jun 19 11:30:19.363519 crc crio[22562]: time=\"2026-06-19T11:30:19.363513458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573806 | controller |     "Jun 19 11:30:19.363811 crc crio[22562]: time=\"2026-06-19T11:30:19.363683702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573822 | controller |     "Jun 19 11:30:19.363811 crc crio[22562]: time=\"2026-06-19T11:30:19.363716913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573837 | controller |     "Jun 19 11:30:19.363974 crc crio[22562]: time=\"2026-06-19T11:30:19.363933209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573852 | controller |     "Jun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.36399688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573879 | controller |     "Jun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.364248515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573895 | controller |     "Jun 19 11:30:19.364310 crc crio[22562]: time=\"2026-06-19T11:30:19.364284176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573910 | controller |     "Jun 19 11:30:19.364479 crc crio[22562]: time=\"2026-06-19T11:30:19.364420531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573925 | controller |     "Jun 19 11:30:19.364479 crc crio[22562]: time=\"2026-06-19T11:30:19.364463232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573940 | controller |     "Jun 19 11:30:19.364584 crc crio[22562]: time=\"2026-06-19T11:30:19.364564984Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573955 | controller |     "Jun 19 11:30:19.364642 crc crio[22562]: time=\"2026-06-19T11:30:19.364604795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573970 | controller |     "Jun 19 11:30:19.364953 crc crio[22562]: time=\"2026-06-19T11:30:19.364895863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.573984 | controller |     "Jun 19 11:30:19.364953 crc crio[22562]: time=\"2026-06-19T11:30:19.364936094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.573999 | controller |     "Jun 19 11:30:19.365200 crc crio[22562]: time=\"2026-06-19T11:30:19.365111078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574014 | controller |     "Jun 19 11:30:19.365377 crc crio[22562]: time=\"2026-06-19T11:30:19.365338374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574029 | controller |     "Jun 19 11:30:19.365445 crc crio[22562]: time=\"2026-06-19T11:30:19.365410125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574043 | controller |     "Jun 19 11:30:19.365482 crc crio[22562]: time=\"2026-06-19T11:30:19.365445756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574059 | controller |     "Jun 19 11:30:19.365669 crc crio[22562]: time=\"2026-06-19T11:30:19.36561703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574074 | controller |     "Jun 19 11:30:19.365669 crc crio[22562]: time=\"2026-06-19T11:30:19.365652631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574089 | controller |     "Jun 19 11:30:19.365964 crc crio[22562]: time=\"2026-06-19T11:30:19.365913618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574105 | controller |     "Jun 19 11:30:19.366053 crc crio[22562]: time=\"2026-06-19T11:30:19.36600362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574120 | controller |     "Jun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366271577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574135 | controller |     "Jun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366311198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574150 | controller |     "Jun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.366351619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574165 | controller |     "Jun 19 11:30:19.366395 crc crio[22562]: time=\"2026-06-19T11:30:19.36637629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574187 | controller |     "Jun 19 11:30:19.366608 crc crio[22562]: time=\"2026-06-19T11:30:19.366566414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574203 | controller |     "Jun 19 11:30:19.366662 crc crio[22562]: time=\"2026-06-19T11:30:19.366629656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574218 | controller |     "Jun 19 11:30:19.366930 crc crio[22562]: time=\"2026-06-19T11:30:19.366852551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574233 | controller |     "Jun 19 11:30:19.366987 crc crio[22562]: time=\"2026-06-19T11:30:19.366928603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574248 | controller |     "Jun 19 11:30:19.367020 crc crio[22562]: time=\"2026-06-19T11:30:19.366992995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574263 | controller |     "Jun 19 11:30:19.367066 crc crio[22562]: time=\"2026-06-19T11:30:19.367031586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574278 | controller |     "Jun 19 11:30:19.367338 crc crio[22562]: time=\"2026-06-19T11:30:19.367296842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574293 | controller |     "Jun 19 11:30:19.367393 crc crio[22562]: time=\"2026-06-19T11:30:19.367363694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574308 | controller |     "Jun 19 11:30:19.367477 crc crio[22562]: time=\"2026-06-19T11:30:19.367439345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574323 | controller |     "Jun 19 11:30:19.367542 crc crio[22562]: time=\"2026-06-19T11:30:19.367488517Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574338 | controller |     "Jun 19 11:30:19.367802 crc crio[22562]: time=\"2026-06-19T11:30:19.367741734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574353 | controller |     "Jun 19 11:30:19.367867 crc crio[22562]: time=\"2026-06-19T11:30:19.367808665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574368 | controller |     "Jun 19 11:30:19.368012 crc crio[22562]: time=\"2026-06-19T11:30:19.367951099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574383 | controller |     "Jun 19 11:30:19.368109 crc crio[22562]: time=\"2026-06-19T11:30:19.368035561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574398 | controller |     "Jun 19 11:30:19.368351 crc crio[22562]: time=\"2026-06-19T11:30:19.368308917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574413 | controller |     "Jun 19 11:30:19.368409 crc crio[22562]: time=\"2026-06-19T11:30:19.368374219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574443 | controller |     "Jun 19 11:30:19.368512 crc crio[22562]: time=\"2026-06-19T11:30:19.368474001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574463 | controller |     "Jun 19 11:30:19.368569 crc crio[22562]: time=\"2026-06-19T11:30:19.368529413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574479 | controller |     "Jun 19 11:30:19.368889 crc crio[22562]: time=\"2026-06-19T11:30:19.368716637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574494 | controller |     "Jun 19 11:30:19.368889 crc crio[22562]: time=\"2026-06-19T11:30:19.368787339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574514 | controller |     "Jun 19 11:30:19.368992 crc crio[22562]: time=\"2026-06-19T11:30:19.368918863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574529 | controller |     "Jun 19 11:30:19.368992 crc crio[22562]: time=\"2026-06-19T11:30:19.368957354Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574544 | controller |     "Jun 19 11:30:19.369313 crc crio[22562]: time=\"2026-06-19T11:30:19.36925361Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574559 | controller |     "Jun 19 11:30:19.369313 crc crio[22562]: time=\"2026-06-19T11:30:19.369302371Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574574 | controller |     "Jun 19 11:30:19.369466 crc crio[22562]: time=\"2026-06-19T11:30:19.369423624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574589 | controller |     "Jun 19 11:30:19.369533 crc crio[22562]: time=\"2026-06-19T11:30:19.369481036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574605 | controller |     "Jun 19 11:30:19.369853 crc crio[22562]: time=\"2026-06-19T11:30:19.369814535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574619 | controller |     "Jun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369870626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574634 | controller |     "Jun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369913827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574649 | controller |     "Jun 19 11:30:19.369990 crc crio[22562]: time=\"2026-06-19T11:30:19.369955928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574663 | controller |     "Jun 19 11:30:19.370195 crc crio[22562]: time=\"2026-06-19T11:30:19.370110692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574678 | controller |     "Jun 19 11:30:19.370245 crc crio[22562]: time=\"2026-06-19T11:30:19.370211794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574692 | controller |     "Jun 19 11:30:19.370364 crc crio[22562]: time=\"2026-06-19T11:30:19.370323967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574707 | controller |     "Jun 19 11:30:19.370417 crc crio[22562]: time=\"2026-06-19T11:30:19.370380868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574722 | controller |     "Jun 19 11:30:19.370510 crc crio[22562]: time=\"2026-06-19T11:30:19.37047122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574737 | controller |     "Jun 19 11:30:19.370576 crc crio[22562]: time=\"2026-06-19T11:30:19.370527672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574751 | controller |     "Jun 19 11:30:19.370772 crc crio[22562]: time=\"2026-06-19T11:30:19.370734218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574766 | controller |     "Jun 19 11:30:19.370930 crc crio[22562]: time=\"2026-06-19T11:30:19.370876901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574782 | controller |     "Jun 19 11:30:19.371117 crc crio[22562]: time=\"2026-06-19T11:30:19.371020785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574803 | controller |     "Jun 19 11:30:19.374594 crc crio[22562]: time=\"2026-06-19T11:30:19.374510292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574832 | controller |     "Jun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374619184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574855 | controller |     "Jun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374661865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574871 | controller |     "Jun 19 11:30:19.374730 crc crio[22562]: time=\"2026-06-19T11:30:19.374719157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574886 | controller |     "Jun 19 11:30:19.374836 crc crio[22562]: time=\"2026-06-19T11:30:19.374741447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574902 | controller |     "Jun 19 11:30:19.375010 crc crio[22562]: time=\"2026-06-19T11:30:19.374968923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574917 | controller |     "Jun 19 11:30:19.375067 crc crio[22562]: time=\"2026-06-19T11:30:19.375029634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574933 | controller |     "Jun 19 11:30:19.375456 crc crio[22562]: time=\"2026-06-19T11:30:19.375368192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574948 | controller |     "Jun 19 11:30:19.375456 crc crio[22562]: time=\"2026-06-19T11:30:19.375447584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574964 | controller |     "Jun 19 11:30:19.375556 crc crio[22562]: time=\"2026-06-19T11:30:19.375466385Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.574979 | controller |     "Jun 19 11:30:19.375556 crc crio[22562]: time=\"2026-06-19T11:30:19.375483695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.574994 | controller |     "Jun 19 11:30:19.375749 crc crio[22562]: time=\"2026-06-19T11:30:19.375639069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575009 | controller |     "Jun 19 11:30:19.375749 crc crio[22562]: time=\"2026-06-19T11:30:19.37568145Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575024 | controller |     "Jun 19 11:30:19.376237 crc crio[22562]: time=\"2026-06-19T11:30:19.37606138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575039 | controller |     "Jun 19 11:30:19.376237 crc crio[22562]: time=\"2026-06-19T11:30:19.376195883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575054 | controller |     "Jun 19 11:30:19.376385 crc crio[22562]: time=\"2026-06-19T11:30:19.376260965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575069 | controller |     "Jun 19 11:30:19.376385 crc crio[22562]: time=\"2026-06-19T11:30:19.376303976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575084 | controller |     "Jun 19 11:30:19.376581 crc crio[22562]: time=\"2026-06-19T11:30:19.376500791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575107 | controller |     "Jun 19 11:30:19.376581 crc crio[22562]: time=\"2026-06-19T11:30:19.376575362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575175 | controller |     "Jun 19 11:30:19.376669 crc crio[22562]: time=\"2026-06-19T11:30:19.376611073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575201 | controller |     "Jun 19 11:30:19.376669 crc crio[22562]: time=\"2026-06-19T11:30:19.376630894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575218 | controller |     "Jun 19 11:30:19.376935 crc crio[22562]: time=\"2026-06-19T11:30:19.376812928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575233 | controller |     "Jun 19 11:30:19.376935 crc crio[22562]: time=\"2026-06-19T11:30:19.37687218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575249 | controller |     "Jun 19 11:30:19.377041 crc crio[22562]: time=\"2026-06-19T11:30:19.376959712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575264 | controller |     "Jun 19 11:30:19.377041 crc crio[22562]: time=\"2026-06-19T11:30:19.376986072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575279 | controller |     "Jun 19 11:30:19.377384 crc crio[22562]: time=\"2026-06-19T11:30:19.377317401Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575294 | controller |     "Jun 19 11:30:19.377384 crc crio[22562]: time=\"2026-06-19T11:30:19.377373693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575309 | controller |     "Jun 19 11:30:19.377500 crc crio[22562]: time=\"2026-06-19T11:30:19.377456955Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575324 | controller |     "Jun 19 11:30:19.377500 crc crio[22562]: time=\"2026-06-19T11:30:19.377483005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575338 | controller |     "Jun 19 11:30:19.377693 crc crio[22562]: time=\"2026-06-19T11:30:19.377637969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575353 | controller |     "Jun 19 11:30:19.377693 crc crio[22562]: time=\"2026-06-19T11:30:19.37768848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575367 | controller |     "Jun 19 11:30:19.378041 crc crio[22562]: time=\"2026-06-19T11:30:19.377975917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575382 | controller |     "Jun 19 11:30:19.378041 crc crio[22562]: time=\"2026-06-19T11:30:19.378029498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575397 | controller |     "Jun 19 11:30:19.378254 crc crio[22562]: time=\"2026-06-19T11:30:19.378206553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575413 | controller |     "Jun 19 11:30:19.378254 crc crio[22562]: time=\"2026-06-19T11:30:19.378235703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575457 | controller |     "Jun 19 11:30:19.378445 crc crio[22562]: time=\"2026-06-19T11:30:19.378386907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575475 | controller |     "Jun 19 11:30:19.378445 crc crio[22562]: time=\"2026-06-19T11:30:19.378437328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575490 | controller |     "Jun 19 11:30:19.378620 crc crio[22562]: time=\"2026-06-19T11:30:19.378566711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575505 | controller |     "Jun 19 11:30:19.378620 crc crio[22562]: time=\"2026-06-19T11:30:19.378617643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575520 | controller |     "Jun 19 11:30:19.378881 crc crio[22562]: time=\"2026-06-19T11:30:19.378819098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575538 | controller |     "Jun 19 11:30:19.378881 crc crio[22562]: time=\"2026-06-19T11:30:19.378872519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575553 | controller |     "Jun 19 11:30:19.379021 crc crio[22562]: time=\"2026-06-19T11:30:19.378985762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575568 | controller |     "Jun 19 11:30:19.379075 crc crio[22562]: time=\"2026-06-19T11:30:19.379030113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575583 | controller |     "Jun 19 11:30:19.379317 crc crio[22562]: time=\"2026-06-19T11:30:19.379256398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575604 | controller |     "Jun 19 11:30:19.379317 crc crio[22562]: time=\"2026-06-19T11:30:19.37931285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575620 | controller |     "Jun 19 11:30:19.379454 crc crio[22562]: time=\"2026-06-19T11:30:19.379414263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575635 | controller |     "Jun 19 11:30:19.379511 crc crio[22562]: time=\"2026-06-19T11:30:19.379459814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575649 | controller |     "Jun 19 11:30:19.379731 crc crio[22562]: time=\"2026-06-19T11:30:19.379676929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575664 | controller |     "Jun 19 11:30:19.379731 crc crio[22562]: time=\"2026-06-19T11:30:19.37972678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575678 | controller |     "Jun 19 11:30:19.379831 crc crio[22562]: time=\"2026-06-19T11:30:19.379783022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575693 | controller |     "Jun 19 11:30:19.379831 crc crio[22562]: time=\"2026-06-19T11:30:19.379809522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575708 | controller |     "Jun 19 11:30:19.380124 crc crio[22562]: time=\"2026-06-19T11:30:19.380049848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575722 | controller |     "Jun 19 11:30:19.380270 crc crio[22562]: time=\"2026-06-19T11:30:19.38012875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575737 | controller |     "Jun 19 11:30:19.380356 crc crio[22562]: time=\"2026-06-19T11:30:19.380318895Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575752 | controller |     "Jun 19 11:30:19.380466 crc crio[22562]: time=\"2026-06-19T11:30:19.380367956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575766 | controller |     "Jun 19 11:30:19.380580 crc crio[22562]: time=\"2026-06-19T11:30:19.38054384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575780 | controller |     "Jun 19 11:30:19.380639 crc crio[22562]: time=\"2026-06-19T11:30:19.380590171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575795 | controller |     "Jun 19 11:30:19.380676 crc crio[22562]: time=\"2026-06-19T11:30:19.380640132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575809 | controller |     "Jun 19 11:30:19.380676 crc crio[22562]: time=\"2026-06-19T11:30:19.380661533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575823 | controller |     "Jun 19 11:30:19.380890 crc crio[22562]: time=\"2026-06-19T11:30:19.380854419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575841 | controller |     "Jun 19 11:30:19.380989 crc crio[22562]: time=\"2026-06-19T11:30:19.3809013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575856 | controller |     "Jun 19 11:30:19.381217 crc crio[22562]: time=\"2026-06-19T11:30:19.380989572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575871 | controller |     "Jun 19 11:30:19.381217 crc crio[22562]: time=\"2026-06-19T11:30:19.381016682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575885 | controller |     "Jun 19 11:30:19.381388 crc crio[22562]: time=\"2026-06-19T11:30:19.38134898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575900 | controller |     "Jun 19 11:30:19.381473 crc crio[22562]: time=\"2026-06-19T11:30:19.381399232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575914 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381561047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575929 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381590236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575944 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381775041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575958 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381804081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.575973 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381960566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.575987 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.381983566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576002 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382202222Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576016 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382232803Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576031 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382386286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576046 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382429787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576061 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382659233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576076 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382703814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576092 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382762485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576107 | controller |     "Jun 19 11:30:19.382962 crc crio[22562]: time=\"2026-06-19T11:30:19.382804926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576122 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.382985391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576140 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383026452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576156 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383353441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576171 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383405842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576186 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383573466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576201 | controller |     "Jun 19 11:30:19.383931 crc crio[22562]: time=\"2026-06-19T11:30:19.383614677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576216 | controller |     "Jun 19 11:30:19.387850 crc crio[22562]: time=\"2026-06-19T11:30:19.387560725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-19 12:35:51.576231 | controller |     "Jun 19 11:30:19.387850 crc crio[22562]: time=\"2026-06-19T11:30:19.387799181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-19 12:35:51.576245 | controller |     "Jun 19 11:30:23.917541 crc crio[22562]: time=\"2026-06-19T11:30:23.915978136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-19 12:35:51.576260 | controller |     "Jun 19 11:30:23.958238 crc crio[22562]: time=\"2026-06-19T11:30:23.95805378Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.576275 | controller |     "Jun 19 11:30:23.958238 crc crio[22562]: time=\"2026-06-19T11:30:23.958251155Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.576290 | controller |     "Jun 19 11:30:23.959394 crc crio[22562]: time=\"2026-06-19T11:30:23.958307136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-19 12:35:51.576306 | controller |     "Jun 19 11:30:23.997898 crc crio[22562]: time=\"2026-06-19T11:30:23.997716734Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-19 12:35:51.576322 | controller |     "Jun 19 11:30:23.997898 crc crio[22562]: time=\"2026-06-19T11:30:23.997798326Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-19 12:35:51.576337 | controller |     "Jun 19 11:30:57.714315 crc crio[22562]: time=\"2026-06-19T11:30:57.712368758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD\" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.576353 | controller |     "Jun 19 11:30:57.714315 crc crio[22562]: time=\"2026-06-19T11:30:57.714277485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576369 | controller |     "Jun 19 11:30:57.747242 crc crio[22562]: time=\"2026-06-19T11:30:57.746984026Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}\"",
2026-06-19 12:35:51.576389 | controller |     "Jun 19 11:30:57.747242 crc crio[22562]: time=\"2026-06-19T11:30:57.747060818Z\" level=info msg=\"Adding pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.576406 | controller |     "Jun 19 11:30:58.890755 crc crio[22562]: 2026-06-19T11:30:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34f47b1bf1a5a9c Mac:ba:9d:24:03:e8:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.576423 | controller |     "Jun 19 11:30:58.893015 crc crio[22562]: time=\"2026-06-19T11:30:58.892912642Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc000138900}] Aliases:map[]}\"",
2026-06-19 12:35:51.576458 | controller |     "Jun 19 11:30:58.893226 crc crio[22562]: time=\"2026-06-19T11:30:58.893126748Z\" level=info msg=\"Checking pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.576476 | controller |     "Jun 19 11:30:58.902970 crc crio[22562]: time=\"2026-06-19T11:30:58.902846019Z\" level=info msg=\"Ran pod sandbox 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a with infra container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/POD\" id=cd3d63b8-bcf2-4fe4-9891-f7e1025d634b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.576492 | controller |     "Jun 19 11:30:58.906113 crc crio[22562]: time=\"2026-06-19T11:30:58.905888754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8da05894-356d-4e2a-a583-7929dcc651f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576507 | controller |     "Jun 19 11:30:58.911282 crc crio[22562]: time=\"2026-06-19T11:30:58.911215436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84fd2770-1245-4c46-911e-b0b7da246a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576523 | controller |     "Jun 19 11:30:58.917308 crc crio[22562]: time=\"2026-06-19T11:30:58.917231515Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util\" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.576538 | controller |     "Jun 19 11:30:58.917654 crc crio[22562]: time=\"2026-06-19T11:30:58.917591604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576553 | controller |     "Jun 19 11:30:58.947982 crc crio[22562]: time=\"2026-06-19T11:30:58.947884296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576568 | controller |     "Jun 19 11:30:58.952492 crc crio[22562]: time=\"2026-06-19T11:30:58.952415208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576587 | controller |     "Jun 19 11:30:59.092253 crc crio[22562]: time=\"2026-06-19T11:30:59.092058022Z\" level=info msg=\"Created container 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util\" id=4a97446c-cc9c-42fe-8878-0caf2f4b1e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.576602 | controller |     "Jun 19 11:30:59.094126 crc crio[22562]: time=\"2026-06-19T11:30:59.09399529Z\" level=info msg=\"Starting container: 05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c\" id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.576617 | controller |     "Jun 19 11:30:59.101295 crc crio[22562]: time=\"2026-06-19T11:30:59.101031765Z\" level=info msg=\"Started container\" PID=38870 containerID=05e7983e07803929e508333394115917054adbce62c805fb46eb834e54b62a7c description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/util id=cd5d3838-5a2b-4eed-b774-0d2ac8af9634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a",
2026-06-19 12:35:51.576633 | controller |     "Jun 19 11:30:59.721559 crc crio[22562]: time=\"2026-06-19T11:30:59.721439265Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576649 | controller |     "Jun 19 11:30:59.722027 crc crio[22562]: time=\"2026-06-19T11:30:59.721934297Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 not found\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576664 | controller |     "Jun 19 11:30:59.722533 crc crio[22562]: time=\"2026-06-19T11:30:59.722369308Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1 found\" id=8a93366a-15dd-486e-b4d2-088e5eb0b50a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576679 | controller |     "Jun 19 11:30:59.724519 crc crio[22562]: time=\"2026-06-19T11:30:59.724426819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.576694 | controller |     "Jun 19 11:30:59.738721 crc crio[22562]: time=\"2026-06-19T11:30:59.73856672Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\\\"\"",
2026-06-19 12:35:51.576709 | controller |     "Jun 19 11:31:03.012804 crc crio[22562]: time=\"2026-06-19T11:31:03.011930968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=d2e1ca49-e7d7-4d69-ac56-72abfbb5928b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.576725 | controller |     "Jun 19 11:31:03.016108 crc crio[22562]: time=\"2026-06-19T11:31:03.015981639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=f9744fe0-adf2-4150-b2ac-fa3ecdbfddef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576740 | controller |     "Jun 19 11:31:03.024660 crc crio[22562]: time=\"2026-06-19T11:31:03.024559002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:d26940cc7c287df270a96f4bbc4b5c28340cf4d687e085100a729db144b208f1\" id=3737e601-539c-4000-82cd-2cd938cf083b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576759 | controller |     "Jun 19 11:31:03.034569 crc crio[22562]: time=\"2026-06-19T11:31:03.034468258Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull\" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.576774 | controller |     "Jun 19 11:31:03.036642 crc crio[22562]: time=\"2026-06-19T11:31:03.03657945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576789 | controller |     "Jun 19 11:31:03.064403 crc crio[22562]: time=\"2026-06-19T11:31:03.064272347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576804 | controller |     "Jun 19 11:31:03.064781 crc crio[22562]: time=\"2026-06-19T11:31:03.064547423Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/passwd: no such file or directory\"",
2026-06-19 12:35:51.576818 | controller |     "Jun 19 11:31:03.064781 crc crio[22562]: time=\"2026-06-19T11:31:03.064574984Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/4cc82919a6ff39618ff65c007334f35a947c5ff150ce037f43a26664fbcfe23d/merged/etc/group: no such file or directory\"",
2026-06-19 12:35:51.576834 | controller |     "Jun 19 11:31:03.068327 crc crio[22562]: time=\"2026-06-19T11:31:03.068112392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576849 | controller |     "Jun 19 11:31:03.214203 crc crio[22562]: time=\"2026-06-19T11:31:03.214029692Z\" level=info msg=\"Created container 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull\" id=0f8539c7-07a3-4733-a078-bd7d4a8fbffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.576864 | controller |     "Jun 19 11:31:03.216350 crc crio[22562]: time=\"2026-06-19T11:31:03.215875588Z\" level=info msg=\"Starting container: 25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4\" id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.576879 | controller |     "Jun 19 11:31:03.227009 crc crio[22562]: time=\"2026-06-19T11:31:03.226717386Z\" level=info msg=\"Started container\" PID=38914 containerID=25c54c9f9ef57b717c38edc0773bb5085b1ada024e4b75e8b72b59172d4039a4 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/pull id=e5f814a8-2cb4-4530-84f5-fe7407c35817 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a",
2026-06-19 12:35:51.576894 | controller |     "Jun 19 11:31:03.780254 crc crio[22562]: time=\"2026-06-19T11:31:03.778801072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=57288c56-7828-411a-b6f2-68518b183341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576909 | controller |     "Jun 19 11:31:03.781890 crc crio[22562]: time=\"2026-06-19T11:31:03.781825177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39b58169-c0cb-40e8-b57f-78f892be2477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.576928 | controller |     "Jun 19 11:31:03.794511 crc crio[22562]: time=\"2026-06-19T11:31:03.794364727Z\" level=info msg=\"Creating container: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract\" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.576943 | controller |     "Jun 19 11:31:03.795283 crc crio[22562]: time=\"2026-06-19T11:31:03.795030134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576959 | controller |     "Jun 19 11:31:03.845007 crc crio[22562]: time=\"2026-06-19T11:31:03.844740187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576974 | controller |     "Jun 19 11:31:03.849223 crc crio[22562]: time=\"2026-06-19T11:31:03.848995942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.576989 | controller |     "Jun 19 11:31:03.999640 crc crio[22562]: time=\"2026-06-19T11:31:03.999562108Z\" level=info msg=\"Created container de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273: openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract\" id=8852929b-5ad5-451b-8e73-a6f222aaf705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.577004 | controller |     "Jun 19 11:31:04.004944 crc crio[22562]: time=\"2026-06-19T11:31:04.00207557Z\" level=info msg=\"Starting container: de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273\" id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.577019 | controller |     "Jun 19 11:31:04.009649 crc crio[22562]: time=\"2026-06-19T11:31:04.009514364Z\" level=info msg=\"Started container\" PID=38930 containerID=de5083eb8b37d8bfb1506b4eb136b4380eaf07a2eeb1ce08eae7e34840334273 description=openshift-marketplace/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/extract id=de9c9c02-77ad-4c85-b3e6-d92e37d03fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a",
2026-06-19 12:35:51.577035 | controller |     "Jun 19 11:31:05.810564 crc crio[22562]: time=\"2026-06-19T11:31:05.810412588Z\" level=info msg=\"Stopping pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577051 | controller |     "Jun 19 11:31:05.811835 crc crio[22562]: time=\"2026-06-19T11:31:05.811372221Z\" level=info msg=\"Got pod network &{Name:be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t Namespace:openshift-marketplace ID:34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a UID:108c28f8-8d72-4a01-884c-5cf81576182a NetNS:/var/run/netns/e2b7ac90-fc3b-4643-b72e-6a74bba4fd41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod108c28f8_8d72_4a01_884c_5cf81576182a.slice PodAnnotations:0xc002094698}] Aliases:map[]}\"",
2026-06-19 12:35:51.577066 | controller |     "Jun 19 11:31:05.811835 crc crio[22562]: time=\"2026-06-19T11:31:05.811514616Z\" level=info msg=\"Deleting pod openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.577082 | controller |     "Jun 19 11:31:06.635478 crc crio[22562]: time=\"2026-06-19T11:31:06.635050624Z\" level=info msg=\"Stopped pod sandbox: 34f47b1bf1a5a9c31008c00497ef1a655f1c0acb05d33390dce699912f7a972a\" id=5a5f0daf-1d56-4dd9-be65-701a5b195a14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577101 | controller |     "Jun 19 11:31:08.333756 crc crio[22562]: time=\"2026-06-19T11:31:08.332567562Z\" level=info msg=\"Stopping pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577116 | controller |     "Jun 19 11:31:08.333756 crc crio[22562]: time=\"2026-06-19T11:31:08.333739111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=30fe76a8-d82b-4d10-b0a2-9009d43c55b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577132 | controller |     "Jun 19 11:31:08.335777 crc crio[22562]: time=\"2026-06-19T11:31:08.335663359Z\" level=info msg=\"Removing pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.577147 | controller |     "Jun 19 11:31:08.351912 crc crio[22562]: time=\"2026-06-19T11:31:08.351689577Z\" level=info msg=\"Removed pod sandbox: 39576d9ef6bf214f8a23fcce5a74622d62d34ffd8784fc2c74dc88d7be5d9ee5\" id=9f92b113-5277-474c-a44d-31b6f695f003 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.577163 | controller |     "Jun 19 11:31:08.353635 crc crio[22562]: time=\"2026-06-19T11:31:08.35345869Z\" level=info msg=\"Stopping pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577178 | controller |     "Jun 19 11:31:08.353635 crc crio[22562]: time=\"2026-06-19T11:31:08.353623894Z\" level=info msg=\"Stopped pod sandbox (already stopped): e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=4013f63e-1be1-47dc-a93b-9cfdc2e102c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.577194 | controller |     "Jun 19 11:31:08.354841 crc crio[22562]: time=\"2026-06-19T11:31:08.35462983Z\" level=info msg=\"Removing pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.577209 | controller |     "Jun 19 11:31:08.372972 crc crio[22562]: time=\"2026-06-19T11:31:08.372793599Z\" level=info msg=\"Removed pod sandbox: e758c65c7b2a8d1a21ae8adbfe9906f7509adf1f5e6243022ffd247b2a224341\" id=6ff0e46a-3440-459b-9bda-f90f08341915 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.577225 | controller |     "Jun 19 11:31:14.723552 crc crio[22562]: time=\"2026-06-19T11:31:14.722738517Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD\" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577240 | controller |     "Jun 19 11:31:14.724790 crc crio[22562]: time=\"2026-06-19T11:31:14.723608369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577256 | controller |     "Jun 19 11:31:14.788420 crc crio[22562]: time=\"2026-06-19T11:31:14.785485004Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}\"",
2026-06-19 12:35:51.577272 | controller |     "Jun 19 11:31:14.788420 crc crio[22562]: time=\"2026-06-19T11:31:14.785540885Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.577291 | controller |     "Jun 19 11:31:15.679664 crc crio[22562]: 2026-06-19T11:31:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91e580bd240e178 Mac:9a:3b:f3:db:3f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 SocketPath: PciID:}] [{Interface:0xc000512d70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.577307 | controller |     "Jun 19 11:31:15.682552 crc crio[22562]: time=\"2026-06-19T11:31:15.682481554Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-86489f5c89-zfwjz Namespace:openshift-nmstate ID:91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 UID:0eca6366-c497-406a-9a28-15550eb9dad4 NetNS:/var/run/netns/00f47550-895e-4584-9e27-e80e5b416344 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0eca6366_c497_406a_9a28_15550eb9dad4.slice PodAnnotations:0xc001613090}] Aliases:map[]}\"",
2026-06-19 12:35:51.577323 | controller |     "Jun 19 11:31:15.682742 crc crio[22562]: time=\"2026-06-19T11:31:15.682686939Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-86489f5c89-zfwjz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.577339 | controller |     "Jun 19 11:31:15.694497 crc crio[22562]: time=\"2026-06-19T11:31:15.694373799Z\" level=info msg=\"Ran pod sandbox 91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8 with infra container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/POD\" id=53a5a5e1-6dfd-42e0-bad9-e84ae70406a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577355 | controller |     "Jun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700535242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577370 | controller |     "Jun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700936292Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f not found\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577386 | controller |     "Jun 19 11:31:15.701223 crc crio[22562]: time=\"2026-06-19T11:31:15.700992414Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f found\" id=f00bae78-f64b-4ed4-a191-69ecb83427a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577402 | controller |     "Jun 19 11:31:15.702266 crc crio[22562]: time=\"2026-06-19T11:31:15.702126922Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.577417 | controller |     "Jun 19 11:31:15.710107 crc crio[22562]: time=\"2026-06-19T11:31:15.710014307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\\\"\"",
2026-06-19 12:35:51.577452 | controller |     "Jun 19 11:31:19.595201 crc crio[22562]: time=\"2026-06-19T11:31:19.594557556Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:c37d9b5fb29ccd67c1188f8e96ecca8da7b4ed7dbbb5bd5cdb75ca927ff9f0b3\" id=f1c151e2-44bd-4162-bde9-f352061706ad name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.577470 | controller |     "Jun 19 11:31:19.598854 crc crio[22562]: time=\"2026-06-19T11:31:19.598630627Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=fd04059b-f90e-4c88-a1ab-8147bf9e6d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577489 | controller |     "Jun 19 11:31:19.606211 crc crio[22562]: time=\"2026-06-19T11:31:19.606062102Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:4c9ab6fd71b3b9b7dff1dbf1e1c4f21c225b4452b2f4f3010e8bef9c386c197f\" id=1fb00fd6-3feb-4abb-a822-5e7e93d56432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577505 | controller |     "Jun 19 11:31:19.617335 crc crio[22562]: time=\"2026-06-19T11:31:19.617070235Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator\" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.577520 | controller |     "Jun 19 11:31:19.620372 crc crio[22562]: time=\"2026-06-19T11:31:19.620303875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577550 | controller |     "Jun 19 11:31:19.655696 crc crio[22562]: time=\"2026-06-19T11:31:19.655593081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577571 | controller |     "Jun 19 11:31:19.661134 crc crio[22562]: time=\"2026-06-19T11:31:19.661028905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577586 | controller |     "Jun 19 11:31:19.831928 crc crio[22562]: time=\"2026-06-19T11:31:19.830828907Z\" level=info msg=\"Created container cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1: openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator\" id=85499c13-f91f-4171-afc0-8eebdee9f9aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.577601 | controller |     "Jun 19 11:31:19.834013 crc crio[22562]: time=\"2026-06-19T11:31:19.833908264Z\" level=info msg=\"Starting container: cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1\" id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.577617 | controller |     "Jun 19 11:31:19.843284 crc crio[22562]: time=\"2026-06-19T11:31:19.842822655Z\" level=info msg=\"Started container\" PID=39315 containerID=cf1d1c02490a1edaa64c2b58b375b4ad636df0d9b96ce3a9f70852bec16913c1 description=openshift-nmstate/nmstate-operator-86489f5c89-zfwjz/nmstate-operator id=1b0d6124-e61e-43aa-926b-fb97422034c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91e580bd240e1788b84b371639bca631b983940e8f858ab486f82834080f22e8",
2026-06-19 12:35:51.577632 | controller |     "Jun 19 11:31:32.892841 crc crio[22562]: time=\"2026-06-19T11:31:32.8914738Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD\" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577648 | controller |     "Jun 19 11:31:32.896316 crc crio[22562]: time=\"2026-06-19T11:31:32.892875325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577663 | controller |     "Jun 19 11:31:32.924584 crc crio[22562]: time=\"2026-06-19T11:31:32.924468198Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}\"",
2026-06-19 12:35:51.577683 | controller |     "Jun 19 11:31:32.924584 crc crio[22562]: time=\"2026-06-19T11:31:32.924580101Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.577699 | controller |     "Jun 19 11:31:32.948404 crc crio[22562]: time=\"2026-06-19T11:31:32.94832334Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-bbvgm/POD\" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577714 | controller |     "Jun 19 11:31:32.948573 crc crio[22562]: time=\"2026-06-19T11:31:32.948436033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.577729 | controller |     "Jun 19 11:31:33.008559 crc crio[22562]: time=\"2026-06-19T11:31:33.008471822Z\" 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=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577744 | controller |     "Jun 19 11:31:33.018323 crc crio[22562]: time=\"2026-06-19T11:31:33.018016779Z\" level=info msg=\"Ran pod sandbox c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b with infra container: openshift-nmstate/nmstate-handler-bbvgm/POD\" id=b97c0d8d-b974-480f-a87e-17d96a9b34b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577759 | controller |     "Jun 19 11:31:33.023547 crc crio[22562]: time=\"2026-06-19T11:31:33.023475155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577774 | controller |     "Jun 19 11:31:33.023791 crc crio[22562]: time=\"2026-06-19T11:31:33.023740722Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577789 | controller |     "Jun 19 11:31:33.023947 crc crio[22562]: time=\"2026-06-19T11:31:33.023891275Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=671318b6-b2ed-45e6-a256-e49fecd05308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577804 | controller |     "Jun 19 11:31:33.027529 crc crio[22562]: time=\"2026-06-19T11:31:33.027447113Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.577819 | controller |     "Jun 19 11:31:33.036262 crc crio[22562]: time=\"2026-06-19T11:31:33.035868522Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"",
2026-06-19 12:35:51.577834 | controller |     "Jun 19 11:31:33.515972 crc crio[22562]: 2026-06-19T11:31:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a571440c3395f Mac:26:1c:6a:d4:7b:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 SocketPath: PciID:}] [{Interface:0xc000134690 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.577855 | controller |     "Jun 19 11:31:33.518417 crc crio[22562]: time=\"2026-06-19T11:31:33.517995411Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-7ff74cbc9-lbd6h Namespace:openshift-nmstate ID:41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 UID:21392c06-722d-4dca-8538-54a158dbc02e NetNS:/var/run/netns/7c2ac1eb-9700-4053-a0c6-4fd7143dfc30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod21392c06_722d_4dca_8538_54a158dbc02e.slice PodAnnotations:0xc000138728}] Aliases:map[]}\"",
2026-06-19 12:35:51.577871 | controller |     "Jun 19 11:31:33.518417 crc crio[22562]: time=\"2026-06-19T11:31:33.51830134Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.577887 | controller |     "Jun 19 11:31:33.527498 crc crio[22562]: time=\"2026-06-19T11:31:33.527301483Z\" level=info msg=\"Ran pod sandbox 41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1 with infra container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/POD\" id=ca468220-0027-4265-b152-73daac799d33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577902 | controller |     "Jun 19 11:31:33.532745 crc crio[22562]: time=\"2026-06-19T11:31:33.532633355Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577917 | controller |     "Jun 19 11:31:33.532967 crc crio[22562]: time=\"2026-06-19T11:31:33.532907362Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577931 | controller |     "Jun 19 11:31:33.533066 crc crio[22562]: time=\"2026-06-19T11:31:33.532975853Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=25c30b03-60b7-4868-9291-e2c0acfb1ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.577946 | controller |     "Jun 19 11:31:33.543984 crc crio[22562]: time=\"2026-06-19T11:31:33.543867024Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.577961 | controller |     "Jun 19 11:31:33.546689 crc crio[22562]: time=\"2026-06-19T11:31:33.54655576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"",
2026-06-19 12:35:51.577975 | controller |     "Jun 19 11:31:33.912762 crc crio[22562]: time=\"2026-06-19T11:31:33.912005226Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD\" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.577991 | controller |     "Jun 19 11:31:33.914567 crc crio[22562]: time=\"2026-06-19T11:31:33.912797286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578006 | controller |     "Jun 19 11:31:33.947401 crc crio[22562]: time=\"2026-06-19T11:31:33.94724167Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"",
2026-06-19 12:35:51.578024 | controller |     "Jun 19 11:31:33.947401 crc crio[22562]: time=\"2026-06-19T11:31:33.947348062Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.578040 | controller |     "Jun 19 11:31:34.044232 crc crio[22562]: time=\"2026-06-19T11:31:34.037846548Z\" level=info msg=\"Running pod sandbox: openshift-console/console-68c864f8b8-c9jvd/POD\" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.578055 | controller |     "Jun 19 11:31:34.044232 crc crio[22562]: time=\"2026-06-19T11:31:34.037991211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578070 | controller |     "Jun 19 11:31:34.061749 crc crio[22562]: time=\"2026-06-19T11:31:34.061685828Z\" level=info msg=\"Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}\"",
2026-06-19 12:35:51.578086 | controller |     "Jun 19 11:31:34.061989 crc crio[22562]: time=\"2026-06-19T11:31:34.061750559Z\" level=info msg=\"Adding pod openshift-console_console-68c864f8b8-c9jvd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.578103 | controller |     "Jun 19 11:31:34.348410 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f68548c921a61dc Mac:fe:53:e8:05:73:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.578121 | controller |     "Jun 19 11:31:34.349746 crc crio[22562]: time=\"2026-06-19T11:31:34.349435466Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-668d7ffcd7-4k72k Namespace:openshift-nmstate ID:f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce UID:51c0f5de-8a11-4e5b-a916-5769e304bbd0 NetNS:/var/run/netns/110404fc-a974-4097-9732-c1ccf4b1a3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51c0f5de_8a11_4e5b_a916_5769e304bbd0.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"",
2026-06-19 12:35:51.578136 | controller |     "Jun 19 11:31:34.350213 crc crio[22562]: time=\"2026-06-19T11:31:34.349829926Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.578151 | controller |     "Jun 19 11:31:34.366608 crc crio[22562]: time=\"2026-06-19T11:31:34.366428827Z\" level=info msg=\"Ran pod sandbox f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce with infra container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/POD\" id=e4c5c195-c2ac-449b-b3ea-09e00197ff6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.578166 | controller |     "Jun 19 11:31:34.370897 crc crio[22562]: time=\"2026-06-19T11:31:34.370805446Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578184 | controller |     "Jun 19 11:31:34.371824 crc crio[22562]: time=\"2026-06-19T11:31:34.371129165Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 not found\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578200 | controller |     "Jun 19 11:31:34.371824 crc crio[22562]: time=\"2026-06-19T11:31:34.371604286Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8 found\" id=f957fda1-fd58-4d1f-9ccf-7c39ca3be790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578215 | controller |     "Jun 19 11:31:34.374475 crc crio[22562]: time=\"2026-06-19T11:31:34.373649726Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578230 | controller |     "Jun 19 11:31:34.384836 crc crio[22562]: time=\"2026-06-19T11:31:34.384533787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\\\"\"",
2026-06-19 12:35:51.578244 | controller |     "Jun 19 11:31:34.434430 crc crio[22562]: time=\"2026-06-19T11:31:34.434329702Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD\" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.578260 | controller |     "Jun 19 11:31:34.434569 crc crio[22562]: time=\"2026-06-19T11:31:34.434484336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578276 | controller |     "Jun 19 11:31:34.467864 crc crio[22562]: time=\"2026-06-19T11:31:34.467761342Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}\"",
2026-06-19 12:35:51.578292 | controller |     "Jun 19 11:31:34.467864 crc crio[22562]: time=\"2026-06-19T11:31:34.467839544Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.578308 | controller |     "Jun 19 11:31:34.740611 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f82cb1f14f7c9 Mac:82:c2:70:ef:c7:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 SocketPath: PciID:}] [{Interface:0xc00013a800 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.578324 | controller |     "Jun 19 11:31:34.745957 crc crio[22562]: time=\"2026-06-19T11:31:34.742772343Z\" level=info msg=\"Got pod network &{Name:console-68c864f8b8-c9jvd Namespace:openshift-console ID:95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 UID:4ec45244-f349-45f7-9859-56563094e049 NetNS:/var/run/netns/a7f246f1-e929-45a5-8cab-823d8ef8df26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ec45244_f349_45f7_9859_56563094e049.slice PodAnnotations:0xc000139508}] Aliases:map[]}\"",
2026-06-19 12:35:51.578343 | controller |     "Jun 19 11:31:34.745957 crc crio[22562]: time=\"2026-06-19T11:31:34.742912008Z\" level=info msg=\"Checking pod openshift-console_console-68c864f8b8-c9jvd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.578359 | controller |     "Jun 19 11:31:34.756597 crc crio[22562]: time=\"2026-06-19T11:31:34.75632246Z\" level=info msg=\"Ran pod sandbox 95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0 with infra container: openshift-console/console-68c864f8b8-c9jvd/POD\" id=ae3acd97-44c0-4f9b-9597-e8e40e283aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.578375 | controller |     "Jun 19 11:31:34.759859 crc crio[22562]: time=\"2026-06-19T11:31:34.759738894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1b748666-02bb-40ca-9a0e-1f5b0e7f2e21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578390 | controller |     "Jun 19 11:31:34.764285 crc crio[22562]: time=\"2026-06-19T11:31:34.763530288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=92fff408-343b-4ab4-ab80-534eb36d1a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578406 | controller |     "Jun 19 11:31:34.788562 crc crio[22562]: time=\"2026-06-19T11:31:34.78375515Z\" level=info msg=\"Creating container: openshift-console/console-68c864f8b8-c9jvd/console\" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578421 | controller |     "Jun 19 11:31:34.788562 crc crio[22562]: time=\"2026-06-19T11:31:34.784540289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578457 | controller |     "Jun 19 11:31:34.852554 crc crio[22562]: time=\"2026-06-19T11:31:34.85225483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578474 | controller |     "Jun 19 11:31:34.881110 crc crio[22562]: 2026-06-19T11:31:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d21797e9a0bbeba Mac:92:d2:2b:e8:e1:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.578490 | controller |     "Jun 19 11:31:34.884110 crc crio[22562]: time=\"2026-06-19T11:31:34.883867044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578513 | controller |     "Jun 19 11:31:34.885259 crc crio[22562]: time=\"2026-06-19T11:31:34.884400777Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-85489b69b6-5kw8r Namespace:openshift-nmstate ID:d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 UID:2f08003c-15bf-4e4a-85da-1b0022940d7c NetNS:/var/run/netns/ec43c932-4f34-4273-950c-0bd2410da5a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f08003c_15bf_4e4a_85da_1b0022940d7c.slice PodAnnotations:0xc001b84898}] Aliases:map[]}\"",
2026-06-19 12:35:51.578530 | controller |     "Jun 19 11:31:34.885901 crc crio[22562]: time=\"2026-06-19T11:31:34.885820312Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.578550 | controller |     "Jun 19 11:31:34.893236 crc crio[22562]: time=\"2026-06-19T11:31:34.89300935Z\" level=info msg=\"Ran pod sandbox d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4 with infra container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/POD\" id=9b18536e-df56-4ef6-a3ed-f2f4a74b306f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.578566 | controller |     "Jun 19 11:31:34.898271 crc crio[22562]: time=\"2026-06-19T11:31:34.897936043Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578582 | controller |     "Jun 19 11:31:34.898384 crc crio[22562]: time=\"2026-06-19T11:31:34.898333942Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef not found\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578598 | controller |     "Jun 19 11:31:34.898454 crc crio[22562]: time=\"2026-06-19T11:31:34.898399184Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef found\" id=8becb3ea-e315-4120-a48e-91ae78a125fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578613 | controller |     "Jun 19 11:31:34.903472 crc crio[22562]: time=\"2026-06-19T11:31:34.902781363Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578629 | controller |     "Jun 19 11:31:34.924017 crc crio[22562]: time=\"2026-06-19T11:31:34.923959608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\\\"\"",
2026-06-19 12:35:51.578644 | controller |     "Jun 19 11:31:35.012583 crc crio[22562]: time=\"2026-06-19T11:31:35.012512485Z\" level=info msg=\"Created container a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526: openshift-console/console-68c864f8b8-c9jvd/console\" id=abe93bbd-4c2b-4889-af87-d4af24f02b1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578660 | controller |     "Jun 19 11:31:35.017713 crc crio[22562]: time=\"2026-06-19T11:31:35.013788107Z\" level=info msg=\"Starting container: a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526\" id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.578675 | controller |     "Jun 19 11:31:35.024405 crc crio[22562]: time=\"2026-06-19T11:31:35.024333649Z\" level=info msg=\"Started container\" PID=39698 containerID=a9e3a1ed878696a16cd5d6c27e245432dfaa084377a9f5ed57d6a20c7c04e526 description=openshift-console/console-68c864f8b8-c9jvd/console id=3b5af970-6602-4e76-87b9-9d9d33b46a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f82cb1f14f7c95a5374d1f3f9429954c3f9e6f9151acbe289b66d61b39c2e0",
2026-06-19 12:35:51.578691 | controller |     "Jun 19 11:31:38.060615 crc crio[22562]: time=\"2026-06-19T11:31:38.059011287Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=9c6ab8a6-388d-4fd8-bcb6-37ba086cd270 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578707 | controller |     "Jun 19 11:31:38.062748 crc crio[22562]: time=\"2026-06-19T11:31:38.062660687Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:483f733cdc78157f9e1c07c221b04dbe56dea287e5f1df2c71ac7fa9d4add7a2\" id=d0d1f494-b61d-4cb5-9f8a-50174d71dcb8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578725 | controller |     "Jun 19 11:31:38.062845 crc crio[22562]: time=\"2026-06-19T11:31:38.062720989Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=25f1dab4-d22d-47ed-83ac-5598376dd950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578742 | controller |     "Jun 19 11:31:38.063741 crc crio[22562]: time=\"2026-06-19T11:31:38.063664222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=def69dd3-7ac8-416d-a7ed-45ff3e45ada8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578757 | controller |     "Jun 19 11:31:38.085820 crc crio[22562]: time=\"2026-06-19T11:31:38.085692907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=9ca51ee5-a987-4427-b66a-5067630f54b8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578773 | controller |     "Jun 19 11:31:38.087001 crc crio[22562]: time=\"2026-06-19T11:31:38.086903799Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=da63e294-458b-4bf1-a2f7-c200b3a6aeec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578788 | controller |     "Jun 19 11:31:38.107878 crc crio[22562]: time=\"2026-06-19T11:31:38.106582197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=6400f5c2-45ca-453d-a952-794e1079a71d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578804 | controller |     "Jun 19 11:31:38.107878 crc crio[22562]: time=\"2026-06-19T11:31:38.107485129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=884e3a34-424d-40cc-97e2-25f4c07ef7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578819 | controller |     "Jun 19 11:31:38.112715 crc crio[22562]: time=\"2026-06-19T11:31:38.111585Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:59e476792f09ae69ceb0e4d40120ba6366d141dbbd009ffeb0d592afd27b6edd\" id=15763417-ef62-4415-a713-b561fddfd501 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.578834 | controller |     "Jun 19 11:31:38.112715 crc crio[22562]: time=\"2026-06-19T11:31:38.112461802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=1e93da35-deab-4934-b5aa-dca13b6d36ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578849 | controller |     "Jun 19 11:31:38.117488 crc crio[22562]: time=\"2026-06-19T11:31:38.11597841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:5b858c5e7d80c63823aa3dbe040056a8f1b9e81481e7c903e8a25afb0f18d5ef\" id=eeb85463-2987-4b71-9e10-c436a5644d80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578865 | controller |     "Jun 19 11:31:38.120555 crc crio[22562]: time=\"2026-06-19T11:31:38.118243196Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler\" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578880 | controller |     "Jun 19 11:31:38.123662 crc crio[22562]: time=\"2026-06-19T11:31:38.123571148Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics\" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578898 | controller |     "Jun 19 11:31:38.125691 crc crio[22562]: time=\"2026-06-19T11:31:38.125619388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578913 | controller |     "Jun 19 11:31:38.125912 crc crio[22562]: time=\"2026-06-19T11:31:38.125624608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578928 | controller |     "Jun 19 11:31:38.127244 crc crio[22562]: time=\"2026-06-19T11:31:38.127115466Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:d5865cc1b48cd0e162ad39fc254f4f84504dd43f3572cc480d474e5f1a1358b8\" id=627756bb-09c7-4150-a23f-f7a2a531d560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.578943 | controller |     "Jun 19 11:31:38.130649 crc crio[22562]: time=\"2026-06-19T11:31:38.130528691Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook\" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578957 | controller |     "Jun 19 11:31:38.153264 crc crio[22562]: time=\"2026-06-19T11:31:38.149569672Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin\" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.578972 | controller |     "Jun 19 11:31:38.154271 crc crio[22562]: time=\"2026-06-19T11:31:38.154073045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.578993 | controller |     "Jun 19 11:31:38.161879 crc crio[22562]: time=\"2026-06-19T11:31:38.161730664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579010 | controller |     "Jun 19 11:31:38.163528 crc crio[22562]: time=\"2026-06-19T11:31:38.163407766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579025 | controller |     "Jun 19 11:31:38.168292 crc crio[22562]: time=\"2026-06-19T11:31:38.168210895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579039 | controller |     "Jun 19 11:31:38.201369 crc crio[22562]: time=\"2026-06-19T11:31:38.201255895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579054 | controller |     "Jun 19 11:31:38.238207 crc crio[22562]: time=\"2026-06-19T11:31:38.237931415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579070 | controller |     "Jun 19 11:31:38.253649 crc crio[22562]: time=\"2026-06-19T11:31:38.246841226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579085 | controller |     "Jun 19 11:31:38.253649 crc crio[22562]: time=\"2026-06-19T11:31:38.247835381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579103 | controller |     "Jun 19 11:31:38.254300 crc crio[22562]: time=\"2026-06-19T11:31:38.254058385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579118 | controller |     "Jun 19 11:31:38.397910 crc crio[22562]: time=\"2026-06-19T11:31:38.397822381Z\" level=info msg=\"Created container a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics\" id=e10d6a97-ef68-4ffd-9d46-5073fc7c56e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579134 | controller |     "Jun 19 11:31:38.402074 crc crio[22562]: time=\"2026-06-19T11:31:38.401122333Z\" level=info msg=\"Starting container: a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb\" id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579149 | controller |     "Jun 19 11:31:38.415490 crc crio[22562]: time=\"2026-06-19T11:31:38.414926774Z\" level=info msg=\"Started container\" PID=39822 containerID=a1a39a2b5da266203b23cdd90836d4e1c477ec6862ecd203f08c81b0b74ddafb description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics id=a3190592-de60-4eed-ab22-937198c05b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1",
2026-06-19 12:35:51.579164 | controller |     "Jun 19 11:31:38.446204 crc crio[22562]: time=\"2026-06-19T11:31:38.445518873Z\" level=info msg=\"Created container e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a: openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook\" id=8a33903e-23f3-4ca7-bc46-d004329eda4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579180 | controller |     "Jun 19 11:31:38.448326 crc crio[22562]: time=\"2026-06-19T11:31:38.448243781Z\" level=info msg=\"Starting container: e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a\" id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579195 | controller |     "Jun 19 11:31:38.449427 crc crio[22562]: time=\"2026-06-19T11:31:38.449303888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579210 | controller |     "Jun 19 11:31:38.449728 crc crio[22562]: time=\"2026-06-19T11:31:38.449658867Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 not found\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579225 | controller |     "Jun 19 11:31:38.449826 crc crio[22562]: time=\"2026-06-19T11:31:38.44978263Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8 found\" id=8582d4c9-5299-4418-91cb-f68bec2a09a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579240 | controller |     "Jun 19 11:31:38.451411 crc crio[22562]: time=\"2026-06-19T11:31:38.451336418Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.579254 | controller |     "Jun 19 11:31:38.458375 crc crio[22562]: time=\"2026-06-19T11:31:38.457811468Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\\\"\"",
2026-06-19 12:35:51.579270 | controller |     "Jun 19 11:31:38.459921 crc crio[22562]: time=\"2026-06-19T11:31:38.458778754Z\" level=info msg=\"Started container\" PID=39829 containerID=e6b1dedf297d3f2dcd63ef47b7f222157887766506885b0c3e2d5f8d97af001a description=openshift-nmstate/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook id=571018ad-623e-40b6-a24f-6bad8c823fa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d21797e9a0bbeba0a831ad7593d0730209c5f7158ee18cecceaa55d2de57d0e4",
2026-06-19 12:35:51.579289 | controller |     "Jun 19 11:31:38.459921 crc crio[22562]: time=\"2026-06-19T11:31:38.457824279Z\" level=info msg=\"Created container c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf: openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin\" id=388fa6ab-1e75-409c-becd-12308c55ef39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579304 | controller |     "Jun 19 11:31:38.460605 crc crio[22562]: time=\"2026-06-19T11:31:38.460422464Z\" level=info msg=\"Starting container: c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf\" id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579320 | controller |     "Jun 19 11:31:38.467257 crc crio[22562]: time=\"2026-06-19T11:31:38.467112429Z\" level=info msg=\"Started container\" PID=39830 containerID=c5ead6a56e7352900cd784b93f1e28754db267feba7560a5df575311d4036acf description=openshift-nmstate/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin id=47d63a0d-498f-46a3-8a6c-9129bc73d4ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f68548c921a61dce1008b9f4f06aa90c5e6a991c4c396b5409f22c4b78df1fce",
2026-06-19 12:35:51.579335 | controller |     "Jun 19 11:31:38.511873 crc crio[22562]: time=\"2026-06-19T11:31:38.511778738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579351 | controller |     "Jun 19 11:31:38.623926 crc crio[22562]: time=\"2026-06-19T11:31:38.623708744Z\" level=info msg=\"Created container d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584: openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler\" id=8b08fb4e-3af6-47fa-8734-4951f3ad210a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579366 | controller |     "Jun 19 11:31:38.625283 crc crio[22562]: time=\"2026-06-19T11:31:38.625211061Z\" level=info msg=\"Starting container: d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584\" id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579382 | controller |     "Jun 19 11:31:38.632126 crc crio[22562]: time=\"2026-06-19T11:31:38.631971669Z\" level=info msg=\"Started container\" PID=39860 containerID=d0b9f893c71d3146e07cb9d97df57310402555e83426d36ae3537febfb574584 description=openshift-nmstate/nmstate-handler-bbvgm/nmstate-handler id=502c7e83-be01-4ca4-b66d-db80c8cd2fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e2805416646639de62c4e330d200efb25a692baceb58ad6341338dce46192b",
2026-06-19 12:35:51.579398 | controller |     "Jun 19 11:31:41.827302 crc crio[22562]: time=\"2026-06-19T11:31:41.826588504Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:fcd4f32783510721d8e1a61884428d56f44b175c8786498f13f6d554f969f1e4\" id=024d3284-1685-484d-a0e7-eb4395ffb7c9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.579414 | controller |     "Jun 19 11:31:41.829068 crc crio[22562]: time=\"2026-06-19T11:31:41.828794469Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=a4c81c01-5325-46be-96a0-0035812b6daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579445 | controller |     "Jun 19 11:31:41.840938 crc crio[22562]: time=\"2026-06-19T11:31:41.840823328Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=8315cb0c-70cd-469b-94fc-1da151b82502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579469 | controller |     "Jun 19 11:31:41.855440 crc crio[22562]: time=\"2026-06-19T11:31:41.854465556Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy\" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579485 | controller |     "Jun 19 11:31:41.858612 crc crio[22562]: time=\"2026-06-19T11:31:41.858514156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579501 | controller |     "Jun 19 11:31:41.900641 crc crio[22562]: time=\"2026-06-19T11:31:41.900587101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579516 | controller |     "Jun 19 11:31:41.906304 crc crio[22562]: time=\"2026-06-19T11:31:41.906277501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579531 | controller |     "Jun 19 11:31:42.004344 crc crio[22562]: time=\"2026-06-19T11:31:42.004270722Z\" level=info msg=\"Created container e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df: openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy\" id=d95e8aed-cbb7-4769-b13d-ef2740a51d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579547 | controller |     "Jun 19 11:31:42.007880 crc crio[22562]: time=\"2026-06-19T11:31:42.007732858Z\" level=info msg=\"Starting container: e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df\" id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579562 | controller |     "Jun 19 11:31:42.020899 crc crio[22562]: time=\"2026-06-19T11:31:42.020712271Z\" level=info msg=\"Started container\" PID=39927 containerID=e2150ec00b5f079d0e8f4e89e5ecd43482b64f398812adb685d8ce64801625df description=openshift-nmstate/nmstate-metrics-7ff74cbc9-lbd6h/kube-rbac-proxy id=f6401d4f-6621-497c-9d0d-07980533a609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a571440c3395f0165947eb62637d5629e923838ce56c79c0f02d60bbe258a1",
2026-06-19 12:35:51.579578 | controller |     "Jun 19 11:32:00.542988 crc crio[22562]: time=\"2026-06-19T11:32:00.541946777Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697812-wxr5f/POD\" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.579594 | controller |     "Jun 19 11:32:00.544492 crc crio[22562]: time=\"2026-06-19T11:32:00.543133856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579610 | controller |     "Jun 19 11:32:00.595916 crc crio[22562]: time=\"2026-06-19T11:32:00.595494605Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}\"",
2026-06-19 12:35:51.579626 | controller |     "Jun 19 11:32:00.595916 crc crio[22562]: time=\"2026-06-19T11:32:00.59569527Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697812-wxr5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.579642 | controller |     "Jun 19 11:32:01.749535 crc crio[22562]: 2026-06-19T11:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:230ca39fa4e8a60 Mac:9e:f1:43:c4:ab:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd SocketPath: PciID:}] [{Interface:0xc000680d20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.579661 | controller |     "Jun 19 11:32:01.753048 crc crio[22562]: time=\"2026-06-19T11:32:01.752971537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc000658c00}] Aliases:map[]}\"",
2026-06-19 12:35:51.579678 | controller |     "Jun 19 11:32:01.753385 crc crio[22562]: time=\"2026-06-19T11:32:01.753314236Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697812-wxr5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.579693 | controller |     "Jun 19 11:32:01.762384 crc crio[22562]: time=\"2026-06-19T11:32:01.762312209Z\" level=info msg=\"Ran pod sandbox 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d with infra container: openshift-infra/auto-csr-approver-29697812-wxr5f/POD\" id=80f46170-7cc8-4eac-ad6c-3954893d7215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.579710 | controller |     "Jun 19 11:32:01.766019 crc crio[22562]: time=\"2026-06-19T11:32:01.765908959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.579725 | controller |     "Jun 19 11:32:01.775135 crc crio[22562]: time=\"2026-06-19T11:32:01.77444675Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.579741 | controller |     "Jun 19 11:32:02.678570 crc crio[22562]: time=\"2026-06-19T11:32:02.677757768Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=373ddf16-1171-43c4-a251-6f960177f1b8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.579757 | controller |     "Jun 19 11:32:02.681053 crc crio[22562]: time=\"2026-06-19T11:32:02.680939197Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1d2182d-b839-43c9-aadb-f52011c9f40a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579772 | controller |     "Jun 19 11:32:02.684648 crc crio[22562]: time=\"2026-06-19T11:32:02.684519526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c13f7c3-077b-499e-bccb-485b482deb26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.579788 | controller |     "Jun 19 11:32:02.698020 crc crio[22562]: time=\"2026-06-19T11:32:02.697745274Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579803 | controller |     "Jun 19 11:32:02.698500 crc crio[22562]: time=\"2026-06-19T11:32:02.698425951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579818 | controller |     "Jun 19 11:32:02.743475 crc crio[22562]: time=\"2026-06-19T11:32:02.743383726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579833 | controller |     "Jun 19 11:32:03.440940 crc crio[22562]: time=\"2026-06-19T11:32:03.440825777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.579853 | controller |     "Jun 19 11:32:03.630686 crc crio[22562]: time=\"2026-06-19T11:32:03.629994229Z\" level=info msg=\"Created container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=5f45fecc-5698-4c7c-8c63-60be0ffef05f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.579868 | controller |     "Jun 19 11:32:03.632886 crc crio[22562]: time=\"2026-06-19T11:32:03.632783328Z\" level=info msg=\"Starting container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79\" id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.579883 | controller |     "Jun 19 11:32:03.640190 crc crio[22562]: time=\"2026-06-19T11:32:03.640001037Z\" level=info msg=\"Started container\" PID=40342 containerID=6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79 description=openshift-infra/auto-csr-approver-29697812-wxr5f/oc id=52dac692-c42b-4332-967e-61c24ff69cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d",
2026-06-19 12:35:51.579899 | controller |     "Jun 19 11:32:06.976555 crc crio[22562]: time=\"2026-06-19T11:32:06.97521913Z\" level=info msg=\"Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.579914 | controller |     "Jun 19 11:32:06.978378 crc crio[22562]: time=\"2026-06-19T11:32:06.977749383Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697812-wxr5f Namespace:openshift-infra ID:230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d UID:520fe881-e258-45b4-b90e-8a7f4f11ff48 NetNS:/var/run/netns/d1cb4a48-4b7b-46a4-b53a-39c1869a83bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod520fe881_e258_45b4_b90e_8a7f4f11ff48.slice PodAnnotations:0xc0005acef0}] Aliases:map[]}\"",
2026-06-19 12:35:51.579930 | controller |     "Jun 19 11:32:06.978378 crc crio[22562]: time=\"2026-06-19T11:32:06.977947128Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697812-wxr5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.579946 | controller |     "Jun 19 11:32:07.365880 crc crio[22562]: time=\"2026-06-19T11:32:07.365633525Z\" level=info msg=\"Stopped pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=a9c3fdf9-84c4-4d29-a387-3d5ab6f2566e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.579961 | controller |     "Jun 19 11:32:08.430768 crc crio[22562]: time=\"2026-06-19T11:32:08.428974042Z\" level=info msg=\"Removing container: a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6\" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.579977 | controller |     "Jun 19 11:32:08.604977 crc crio[22562]: time=\"2026-06-19T11:32:08.604785853Z\" level=info msg=\"Removed container a2b1ebd8ffcdcdcfc7d969e23144dbbae49dd51051b7b6ff3a3628409b97a4f6: openshift-infra/auto-csr-approver-29697804-zl8lt/oc\" id=cf71ff8d-d35e-4fbe-b670-320aab183b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.579992 | controller |     "Jun 19 11:32:08.614990 crc crio[22562]: time=\"2026-06-19T11:32:08.614846913Z\" level=info msg=\"Stopping pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580007 | controller |     "Jun 19 11:32:08.615479 crc crio[22562]: time=\"2026-06-19T11:32:08.615370596Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=5576918f-ef29-48d5-a439-3916bfd1ea8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580026 | controller |     "Jun 19 11:32:08.616404 crc crio[22562]: time=\"2026-06-19T11:32:08.616319889Z\" level=info msg=\"Removing pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.580041 | controller |     "Jun 19 11:32:08.626779 crc crio[22562]: time=\"2026-06-19T11:32:08.626674086Z\" level=info msg=\"Removed pod sandbox: dc8fa370954de4c2abf4d82f681d23cb95e958c810bdcf9827341f12279f3b34\" id=bd9fb6aa-0945-486f-89cc-46384a2d0ce6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.580056 | controller |     "Jun 19 11:32:10.497429 crc crio[22562]: time=\"2026-06-19T11:32:10.494794787Z\" level=info msg=\"Stopping container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2 (timeout: 15s)\" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.580071 | controller |     "Jun 19 11:32:10.646233 crc crio[22562]: time=\"2026-06-19T11:32:10.646032988Z\" level=info msg=\"Stopped container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=d49ce482-108a-48b5-a289-aa8607fc0370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.580086 | controller |     "Jun 19 11:32:10.648702 crc crio[22562]: time=\"2026-06-19T11:32:10.648619453Z\" level=info msg=\"Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580101 | controller |     "Jun 19 11:32:10.649803 crc crio[22562]: time=\"2026-06-19T11:32:10.649736529Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/df6ef516-d762-4228-8b1b-6428f8b7144b 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:0xc0005ad3a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.580117 | controller |     "Jun 19 11:32:10.650418 crc crio[22562]: time=\"2026-06-19T11:32:10.650353745Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.580132 | controller |     "Jun 19 11:32:10.951068 crc crio[22562]: time=\"2026-06-19T11:32:10.950788827Z\" level=info msg=\"Stopped pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=62abd401-0045-487a-a422-d1f081bffcca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580147 | controller |     "Jun 19 11:32:11.050932 crc crio[22562]: time=\"2026-06-19T11:32:11.05084121Z\" level=info msg=\"Removing container: d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2\" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.580162 | controller |     "Jun 19 11:32:11.082638 crc crio[22562]: time=\"2026-06-19T11:32:11.082284509Z\" level=info msg=\"Removed container d311c917f9661583021f872e3455a7def3a769a2c3d6b787bc976656c9b523b2: openshift-console/console-6c684df5db-cc8g8/console\" id=03a1353b-936e-47bf-b716-cb89bf21de3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.580177 | controller |     "Jun 19 11:32:22.831010 crc crio[22562]: time=\"2026-06-19T11:32:22.830042955Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD\" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.580195 | controller |     "Jun 19 11:32:22.832764 crc crio[22562]: time=\"2026-06-19T11:32:22.831023779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580210 | controller |     "Jun 19 11:32:22.864365 crc crio[22562]: time=\"2026-06-19T11:32:22.861250319Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}\"",
2026-06-19 12:35:51.580226 | controller |     "Jun 19 11:32:22.864365 crc crio[22562]: time=\"2026-06-19T11:32:22.861663489Z\" level=info msg=\"Adding pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.580241 | controller |     "Jun 19 11:32:23.162043 crc crio[22562]: 2026-06-19T11:32:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:856ed087d25d725 Mac:4a:b7:3a:ae:96:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec SocketPath: PciID:}] [{Interface:0xc00032c9d0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.580256 | controller |     "Jun 19 11:32:23.163455 crc crio[22562]: time=\"2026-06-19T11:32:23.163353683Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc00008d900}] Aliases:map[]}\"",
2026-06-19 12:35:51.580272 | controller |     "Jun 19 11:32:23.163581 crc crio[22562]: time=\"2026-06-19T11:32:23.163547927Z\" level=info msg=\"Checking pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.580287 | controller |     "Jun 19 11:32:23.172135 crc crio[22562]: time=\"2026-06-19T11:32:23.171938166Z\" level=info msg=\"Ran pod sandbox 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 with infra container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/POD\" id=f269ce28-d68a-4ca5-84c2-725c8f5dcc40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.580303 | controller |     "Jun 19 11:32:23.185029 crc crio[22562]: time=\"2026-06-19T11:32:23.18419427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3461b73-bfb6-476c-8acd-a0eb51c3d8c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580318 | controller |     "Jun 19 11:32:23.190233 crc crio[22562]: time=\"2026-06-19T11:32:23.190062735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cc805791-5bfa-4e97-acee-681764420428 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580334 | controller |     "Jun 19 11:32:23.201441 crc crio[22562]: time=\"2026-06-19T11:32:23.199365726Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util\" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580352 | controller |     "Jun 19 11:32:23.201441 crc crio[22562]: time=\"2026-06-19T11:32:23.199791487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580367 | controller |     "Jun 19 11:32:23.232116 crc crio[22562]: time=\"2026-06-19T11:32:23.231962765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580382 | controller |     "Jun 19 11:32:23.251868 crc crio[22562]: time=\"2026-06-19T11:32:23.25111685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580398 | controller |     "Jun 19 11:32:23.366695 crc crio[22562]: time=\"2026-06-19T11:32:23.366535813Z\" level=info msg=\"Created container 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util\" id=b98133a7-2fda-4b85-a970-2111aa6252c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580413 | controller |     "Jun 19 11:32:23.368919 crc crio[22562]: time=\"2026-06-19T11:32:23.368797699Z\" level=info msg=\"Starting container: 91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905\" id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.580449 | controller |     "Jun 19 11:32:23.376998 crc crio[22562]: time=\"2026-06-19T11:32:23.376677914Z\" level=info msg=\"Started container\" PID=41478 containerID=91eb2304306101a59e70cd8f576d1af02793fd90d09328a1a39bdbf73af60905 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/util id=4c4f0fbe-8e05-48eb-a738-01901cd4a3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32",
2026-06-19 12:35:51.580471 | controller |     "Jun 19 11:32:24.217538 crc crio[22562]: time=\"2026-06-19T11:32:24.216942177Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580487 | controller |     "Jun 19 11:32:24.218801 crc crio[22562]: time=\"2026-06-19T11:32:24.217724847Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a not found\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580503 | controller |     "Jun 19 11:32:24.218906 crc crio[22562]: time=\"2026-06-19T11:32:24.218716251Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a found\" id=1776d610-af7f-4b74-9ebc-6ee98e53651b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580518 | controller |     "Jun 19 11:32:24.221772 crc crio[22562]: time=\"2026-06-19T11:32:24.22144492Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.580534 | controller |     "Jun 19 11:32:24.231722 crc crio[22562]: time=\"2026-06-19T11:32:24.231523029Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\\\"\"",
2026-06-19 12:35:51.580556 | controller |     "Jun 19 11:32:25.674253 crc crio[22562]: time=\"2026-06-19T11:32:25.673294353Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=5f8a5cf6-3be3-4db6-a0c3-73d2dc9a501d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.580572 | controller |     "Jun 19 11:32:25.684104 crc crio[22562]: time=\"2026-06-19T11:32:25.683985239Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=12c625a3-5356-42f7-99a5-95f526743825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580588 | controller |     "Jun 19 11:32:25.688765 crc crio[22562]: time=\"2026-06-19T11:32:25.688652924Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:0b9e964c66fadc8d3cdb588bf189c1575d061bb745088580af831ed7e5aa3f8a\" id=52e6ef82-138d-45d9-bca4-5b42e2ab4cc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580604 | controller |     "Jun 19 11:32:25.700687 crc crio[22562]: time=\"2026-06-19T11:32:25.700450198Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull\" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580620 | controller |     "Jun 19 11:32:25.702292 crc crio[22562]: time=\"2026-06-19T11:32:25.702229632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580636 | controller |     "Jun 19 11:32:25.739972 crc crio[22562]: time=\"2026-06-19T11:32:25.739856435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580651 | controller |     "Jun 19 11:32:25.740595 crc crio[22562]: time=\"2026-06-19T11:32:25.740451049Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/passwd: no such file or directory\"",
2026-06-19 12:35:51.580667 | controller |     "Jun 19 11:32:25.740595 crc crio[22562]: time=\"2026-06-19T11:32:25.74049626Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6b8a40ff352eb16c2c336b4842c11a9d3928661aa49eab66b775c3ff5b6e6966/merged/etc/group: no such file or directory\"",
2026-06-19 12:35:51.580682 | controller |     "Jun 19 11:32:25.744483 crc crio[22562]: time=\"2026-06-19T11:32:25.744407338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580697 | controller |     "Jun 19 11:32:25.901693 crc crio[22562]: time=\"2026-06-19T11:32:25.901545206Z\" level=info msg=\"Created container 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull\" id=ea631368-2a57-45fd-b944-3761d9748186 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580712 | controller |     "Jun 19 11:32:25.902888 crc crio[22562]: time=\"2026-06-19T11:32:25.902832988Z\" level=info msg=\"Starting container: 41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7\" id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.580727 | controller |     "Jun 19 11:32:25.909340 crc crio[22562]: time=\"2026-06-19T11:32:25.908640232Z\" level=info msg=\"Started container\" PID=41587 containerID=41a893ab806197e7dd09d26acc0c02e30f8679e14ef503137673692f4ca209d7 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/pull id=ed0bdb97-f25a-41ea-bbd1-0bda13f4ce42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32",
2026-06-19 12:35:51.580746 | controller |     "Jun 19 11:32:26.241423 crc crio[22562]: time=\"2026-06-19T11:32:26.240944885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=534e49d6-2d3e-4a85-851c-004f8384193b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580763 | controller |     "Jun 19 11:32:26.244674 crc crio[22562]: time=\"2026-06-19T11:32:26.244573525Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad17dbb4-ebd1-4bff-9523-c695428c0c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.580779 | controller |     "Jun 19 11:32:26.250836 crc crio[22562]: time=\"2026-06-19T11:32:26.250689067Z\" level=info msg=\"Creating container: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract\" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580795 | controller |     "Jun 19 11:32:26.251756 crc crio[22562]: time=\"2026-06-19T11:32:26.251026175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580811 | controller |     "Jun 19 11:32:26.310962 crc crio[22562]: time=\"2026-06-19T11:32:26.310710596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580826 | controller |     "Jun 19 11:32:26.314671 crc crio[22562]: time=\"2026-06-19T11:32:26.314598642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580841 | controller |     "Jun 19 11:32:26.436117 crc crio[22562]: time=\"2026-06-19T11:32:26.434748882Z\" level=info msg=\"Created container f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0: openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract\" id=f036436a-483b-42aa-992a-03ae06242536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.580857 | controller |     "Jun 19 11:32:26.446950 crc crio[22562]: time=\"2026-06-19T11:32:26.440752312Z\" level=info msg=\"Starting container: f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0\" id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.580872 | controller |     "Jun 19 11:32:26.448879 crc crio[22562]: time=\"2026-06-19T11:32:26.448722709Z\" level=info msg=\"Started container\" PID=41614 containerID=f9fbdab61755b47468a1bee0b9ebf460ae384643e284538f40c0c23f97449de0 description=openshift-marketplace/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/extract id=32d9b9a7-0984-4102-acd6-326ba10dbd35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32",
2026-06-19 12:35:51.580888 | controller |     "Jun 19 11:32:28.308479 crc crio[22562]: time=\"2026-06-19T11:32:28.307658212Z\" level=info msg=\"Stopping pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580903 | controller |     "Jun 19 11:32:28.310363 crc crio[22562]: time=\"2026-06-19T11:32:28.309778705Z\" level=info msg=\"Got pod network &{Name:257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw Namespace:openshift-marketplace ID:856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32 UID:eb75e09a-1bd1-406b-ab4e-d3899a554d44 NetNS:/var/run/netns/ecf4cb65-5d93-418f-84bd-58527ab3f2ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb75e09a_1bd1_406b_ab4e_d3899a554d44.slice PodAnnotations:0xc0005ac168}] Aliases:map[]}\"",
2026-06-19 12:35:51.580922 | controller |     "Jun 19 11:32:28.310363 crc crio[22562]: time=\"2026-06-19T11:32:28.310043061Z\" level=info msg=\"Deleting pod openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.580938 | controller |     "Jun 19 11:32:28.678298 crc crio[22562]: time=\"2026-06-19T11:32:28.677945108Z\" level=info msg=\"Stopped pod sandbox: 856ed087d25d725d0bce9c9a02f4fd1a37572adb7877b467e9ebea808b90ae32\" id=9b18c6dc-8ca5-4f6c-9566-80dc0f905b2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.580954 | controller |     "Jun 19 11:32:37.227134 crc crio[22562]: time=\"2026-06-19T11:32:37.22606231Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD\" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.580970 | controller |     "Jun 19 11:32:37.229616 crc crio[22562]: time=\"2026-06-19T11:32:37.22723312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.580985 | controller |     "Jun 19 11:32:37.263345 crc crio[22562]: time=\"2026-06-19T11:32:37.263232843Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}\"",
2026-06-19 12:35:51.581001 | controller |     "Jun 19 11:32:37.263345 crc crio[22562]: time=\"2026-06-19T11:32:37.263322935Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.581016 | controller |     "Jun 19 11:32:37.695423 crc crio[22562]: time=\"2026-06-19T11:32:37.692408639Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD\" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.581031 | controller |     "Jun 19 11:32:37.695423 crc crio[22562]: time=\"2026-06-19T11:32:37.693593389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581047 | controller |     "Jun 19 11:32:37.799763 crc crio[22562]: time=\"2026-06-19T11:32:37.798975753Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}\"",
2026-06-19 12:35:51.581063 | controller |     "Jun 19 11:32:37.799763 crc crio[22562]: time=\"2026-06-19T11:32:37.799117686Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.581078 | controller |     "Jun 19 11:32:38.469612 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccc52e3457b55f0 Mac:e2:66:11:f8:ed:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b SocketPath: PciID:}] [{Interface:0xc0004b85b0 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.581096 | controller |     "Jun 19 11:32:38.471436 crc crio[22562]: time=\"2026-06-19T11:32:38.471362472Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-658cc9447c-n7qqw Namespace:metallb-system ID:ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 UID:9ce087da-4083-4fb7-80b1-a753f308d888 NetNS:/var/run/netns/0939e9d0-25d9-4c45-bd29-5e2a8cfc356b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ce087da_4083_4fb7_80b1_a753f308d888.slice PodAnnotations:0xc000138d90}] Aliases:map[]}\"",
2026-06-19 12:35:51.581112 | controller |     "Jun 19 11:32:38.471785 crc crio[22562]: time=\"2026-06-19T11:32:38.47172113Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.581128 | controller |     "Jun 19 11:32:38.481871 crc crio[22562]: time=\"2026-06-19T11:32:38.481664678Z\" level=info msg=\"Ran pod sandbox ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80 with infra container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/POD\" id=c09a5ed7-ee1c-4551-829a-626c21b9934a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.581143 | controller |     "Jun 19 11:32:38.487037 crc crio[22562]: time=\"2026-06-19T11:32:38.486922858Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581158 | controller |     "Jun 19 11:32:38.487309 crc crio[22562]: time=\"2026-06-19T11:32:38.487272006Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 not found\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581173 | controller |     "Jun 19 11:32:38.487394 crc crio[22562]: time=\"2026-06-19T11:32:38.487341028Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908 found\" id=4b5cde74-e11d-4eac-ad13-185511990ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581187 | controller |     "Jun 19 11:32:38.492957 crc crio[22562]: time=\"2026-06-19T11:32:38.492846784Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.581203 | controller |     "Jun 19 11:32:38.499910 crc crio[22562]: time=\"2026-06-19T11:32:38.499288224Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\\\"\"",
2026-06-19 12:35:51.581218 | controller |     "Jun 19 11:32:38.991646 crc crio[22562]: 2026-06-19T11:32:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0df91665de1372 Mac:16:c1:d9:6e:68:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 SocketPath: PciID:}] [{Interface:0xc000253080 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.581234 | controller |     "Jun 19 11:32:38.993429 crc crio[22562]: time=\"2026-06-19T11:32:38.99334412Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-866497dc4b-2n9pd Namespace:metallb-system ID:a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 UID:c5d2c35f-20fe-4a19-84f0-b5149d764352 NetNS:/var/run/netns/c6657737-4b93-4675-94cd-0f7e6a08c707 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5d2c35f_20fe_4a19_84f0_b5149d764352.slice PodAnnotations:0xc001612a48}] Aliases:map[]}\"",
2026-06-19 12:35:51.581253 | controller |     "Jun 19 11:32:38.993798 crc crio[22562]: time=\"2026-06-19T11:32:38.993660398Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.581268 | controller |     "Jun 19 11:32:39.001521 crc crio[22562]: time=\"2026-06-19T11:32:39.001443141Z\" level=info msg=\"Ran pod sandbox a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3 with infra container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/POD\" id=158bc62d-f446-4d26-9050-bf11aad64646 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.581284 | controller |     "Jun 19 11:32:39.003700 crc crio[22562]: time=\"2026-06-19T11:32:39.003587044Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581299 | controller |     "Jun 19 11:32:39.003845 crc crio[22562]: time=\"2026-06-19T11:32:39.00382682Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 not found\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581314 | controller |     "Jun 19 11:32:39.003924 crc crio[22562]: time=\"2026-06-19T11:32:39.003875111Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1 found\" id=9cd2fac7-b546-40cc-9747-9225eddc2c3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581329 | controller |     "Jun 19 11:32:39.005122 crc crio[22562]: time=\"2026-06-19T11:32:39.0050337Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.581344 | controller |     "Jun 19 11:32:39.010880 crc crio[22562]: time=\"2026-06-19T11:32:39.010797153Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\\\"\"",
2026-06-19 12:35:51.581359 | controller |     "Jun 19 11:32:48.890463 crc crio[22562]: time=\"2026-06-19T11:32:48.876810599Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:2fd436736db0a34557db5ddf1eff5a51cb872e5bd1fabda461cc5f531e57a213\" id=96b71079-1f29-43b7-9dbd-bce949007baf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.581374 | controller |     "Jun 19 11:32:48.891881 crc crio[22562]: time=\"2026-06-19T11:32:48.89176433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=03dff515-ce45-4b97-b7eb-ce6558eb8026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581389 | controller |     "Jun 19 11:32:48.896986 crc crio[22562]: time=\"2026-06-19T11:32:48.896903517Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:929cbcc9e76cd8a0b59beb020dba05be0f5ee7b0c810c76e16f409884cd29908\" id=313a71c5-011f-4991-a404-d251e067395a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581406 | controller |     "Jun 19 11:32:48.907753 crc crio[22562]: time=\"2026-06-19T11:32:48.907675585Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager\" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.581422 | controller |     "Jun 19 11:32:48.910799 crc crio[22562]: time=\"2026-06-19T11:32:48.91072157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581460 | controller |     "Jun 19 11:32:48.960693 crc crio[22562]: time=\"2026-06-19T11:32:48.960608828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581476 | controller |     "Jun 19 11:32:48.966374 crc crio[22562]: time=\"2026-06-19T11:32:48.966286489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581492 | controller |     "Jun 19 11:32:49.094688 crc crio[22562]: time=\"2026-06-19T11:32:49.094611451Z\" level=info msg=\"Created container 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f: metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager\" id=22daa489-eb0c-4f1c-81fc-85f88b6ccc35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.581507 | controller |     "Jun 19 11:32:49.100798 crc crio[22562]: time=\"2026-06-19T11:32:49.100710152Z\" level=info msg=\"Starting container: 810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f\" id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.581523 | controller |     "Jun 19 11:32:49.120930 crc crio[22562]: time=\"2026-06-19T11:32:49.120823572Z\" level=info msg=\"Started container\" PID=42078 containerID=810e8bfd40c396532caa1a13b788773460e0096ffa91b4206e2e4b7adb28604f description=metallb-system/metallb-operator-controller-manager-658cc9447c-n7qqw/manager id=2d4e4e0c-2945-40f2-a344-6e9f63602b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccc52e3457b55f09d9bb3d82d91922c465e5a19882f2c7db93a5408707912d80",
2026-06-19 12:35:51.581549 | controller |     "Jun 19 11:32:57.054493 crc crio[22562]: time=\"2026-06-19T11:32:57.053497921Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:b79ca32b7852162f42f4649cc00babda1228e074d5c2ee48f9748df9f9aff326\" id=1d9b1a58-244e-4f0f-937d-83f196a1e64f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.581566 | controller |     "Jun 19 11:32:57.056328 crc crio[22562]: time=\"2026-06-19T11:32:57.056070085Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=f8f3d799-1d7a-4ef3-88d5-fb553936a2c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581581 | controller |     "Jun 19 11:32:57.060869 crc crio[22562]: time=\"2026-06-19T11:32:57.060731961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=0dcf4942-9d39-4cde-9f06-ac9182840763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.581596 | controller |     "Jun 19 11:32:57.074032 crc crio[22562]: time=\"2026-06-19T11:32:57.073886467Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server\" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.581611 | controller |     "Jun 19 11:32:57.076573 crc crio[22562]: time=\"2026-06-19T11:32:57.076494032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581630 | controller |     "Jun 19 11:32:57.145431 crc crio[22562]: time=\"2026-06-19T11:32:57.136501751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581646 | controller |     "Jun 19 11:32:57.145431 crc crio[22562]: time=\"2026-06-19T11:32:57.141952936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581662 | controller |     "Jun 19 11:32:57.283765 crc crio[22562]: time=\"2026-06-19T11:32:57.28362659Z\" level=info msg=\"Created container 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601: metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server\" id=cf2703c9-9935-4fe0-b9f4-b6d1df29c834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.581677 | controller |     "Jun 19 11:32:57.285829 crc crio[22562]: time=\"2026-06-19T11:32:57.285750184Z\" level=info msg=\"Starting container: 21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601\" id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.581693 | controller |     "Jun 19 11:32:57.295599 crc crio[22562]: time=\"2026-06-19T11:32:57.295466485Z\" level=info msg=\"Started container\" PID=42250 containerID=21e82b678a4a3ce33afcdd30847b7f06facd8282cfb18bb3790d330bc6b97601 description=metallb-system/metallb-operator-webhook-server-866497dc4b-2n9pd/webhook-server id=f6a7da15-14c4-4245-a387-82f237786c4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0df91665de13729e137f15f7273a3668fefffc747256f8240571a1eafa2f1f3",
2026-06-19 12:35:51.581709 | controller |     "Jun 19 11:33:08.651528 crc crio[22562]: time=\"2026-06-19T11:33:08.650589639Z\" level=info msg=\"Removing container: 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97\" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.581725 | controller |     "Jun 19 11:33:08.785361 crc crio[22562]: time=\"2026-06-19T11:33:08.785207927Z\" level=info msg=\"Removed container 7601e6c660562d7bf2a351efbfcc64a277db2a5c279109a8f7cc12a837e18d97: openshift-infra/auto-csr-approver-29697806-pljdg/oc\" id=dc825575-9765-4984-863b-5801adc5a216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.581740 | controller |     "Jun 19 11:33:08.796414 crc crio[22562]: time=\"2026-06-19T11:33:08.796261662Z\" level=info msg=\"Stopping pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.581756 | controller |     "Jun 19 11:33:08.796414 crc crio[22562]: time=\"2026-06-19T11:33:08.796338604Z\" level=info msg=\"Stopped pod sandbox (already stopped): e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=ea65a0f5-afdd-44da-a5b9-e020ca4871b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.581774 | controller |     "Jun 19 11:33:08.797597 crc crio[22562]: time=\"2026-06-19T11:33:08.797501992Z\" level=info msg=\"Removing pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.581791 | controller |     "Jun 19 11:33:08.816225 crc crio[22562]: time=\"2026-06-19T11:33:08.816003311Z\" level=info msg=\"Removed pod sandbox: e79aa8e661453b357ea7fa50ca75c50a74f0fa2ddaa04c3c2e25b6879ce22a4b\" id=b7e9a478-3dd0-4290-b122-c0f88059e794 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.581807 | controller |     "Jun 19 11:33:08.817428 crc crio[22562]: time=\"2026-06-19T11:33:08.817356816Z\" level=info msg=\"Stopping pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.581825 | controller |     "Jun 19 11:33:08.817428 crc crio[22562]: time=\"2026-06-19T11:33:08.817420587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=07feaa9c-2de9-476e-a338-5fd203f223f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.581841 | controller |     "Jun 19 11:33:08.818056 crc crio[22562]: time=\"2026-06-19T11:33:08.817982691Z\" level=info msg=\"Removing pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.581856 | controller |     "Jun 19 11:33:08.828741 crc crio[22562]: time=\"2026-06-19T11:33:08.828642116Z\" level=info msg=\"Removed pod sandbox: 7a2948a0b26a5ff00b6199d4cc862d262558a7652992dfd8f056005d9e28252c\" id=a684d11b-4691-4352-b690-c44d6288c606 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.581872 | controller |     "Jun 19 11:33:22.619816 crc crio[22562]: time=\"2026-06-19T11:33:22.591601228Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-778c9b584-r9pmz/POD\" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.581889 | controller |     "Jun 19 11:33:22.619816 crc crio[22562]: time=\"2026-06-19T11:33:22.592534531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.581905 | controller |     "Jun 19 11:33:22.631237 crc crio[22562]: time=\"2026-06-19T11:33:22.631114249Z\" level=info msg=\"Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.581921 | controller |     "Jun 19 11:33:22.631487 crc crio[22562]: time=\"2026-06-19T11:33:22.631450637Z\" level=info msg=\"Adding pod metallb-system_controller-778c9b584-r9pmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.581937 | controller |     "Jun 19 11:33:24.292572 crc crio[22562]: 2026-06-19T11:33:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3403304b95481f Mac:02:52:e2:5e:48:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 SocketPath: PciID:}] [{Interface:0xc000334950 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.581952 | controller |     "Jun 19 11:33:24.294793 crc crio[22562]: time=\"2026-06-19T11:33:24.294727266Z\" level=info msg=\"Got pod network &{Name:controller-778c9b584-r9pmz Namespace:metallb-system ID:e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 UID:9209288f-ae54-4b52-a631-23c78fab248a NetNS:/var/run/netns/83c74e60-e09b-4315-807b-2b68ca55dd38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9209288f_ae54_4b52_a631_23c78fab248a.slice PodAnnotations:0xc0005acfb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.581968 | controller |     "Jun 19 11:33:24.294997 crc crio[22562]: time=\"2026-06-19T11:33:24.294934511Z\" level=info msg=\"Checking pod metallb-system_controller-778c9b584-r9pmz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.581983 | controller |     "Jun 19 11:33:24.303805 crc crio[22562]: time=\"2026-06-19T11:33:24.3037299Z\" level=info msg=\"Ran pod sandbox e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9 with infra container: metallb-system/controller-778c9b584-r9pmz/POD\" id=8c8d05c7-15bc-4cd2-a4b4-285f6aadc783 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582001 | controller |     "Jun 19 11:33:24.308238 crc crio[22562]: time=\"2026-06-19T11:33:24.308034555Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=482659c9-41e2-4d91-912d-e79788c59999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582016 | controller |     "Jun 19 11:33:24.313230 crc crio[22562]: time=\"2026-06-19T11:33:24.31304834Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=0f5cb663-c6a3-43bb-8c4d-426517d01c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582032 | controller |     "Jun 19 11:33:24.320606 crc crio[22562]: time=\"2026-06-19T11:33:24.320507635Z\" level=info msg=\"Creating container: metallb-system/controller-778c9b584-r9pmz/controller\" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582047 | controller |     "Jun 19 11:33:24.321339 crc crio[22562]: time=\"2026-06-19T11:33:24.321276444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582062 | controller |     "Jun 19 11:33:24.400665 crc crio[22562]: time=\"2026-06-19T11:33:24.40053471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582076 | controller |     "Jun 19 11:33:24.415273 crc crio[22562]: time=\"2026-06-19T11:33:24.415179593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582091 | controller |     "Jun 19 11:33:24.570368 crc crio[22562]: time=\"2026-06-19T11:33:24.569253176Z\" level=info msg=\"Created container 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899: metallb-system/controller-778c9b584-r9pmz/controller\" id=a360d17a-04bf-4ea2-8e2f-b62a162ae68f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582106 | controller |     "Jun 19 11:33:24.572865 crc crio[22562]: time=\"2026-06-19T11:33:24.572543257Z\" level=info msg=\"Starting container: 9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899\" id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.582120 | controller |     "Jun 19 11:33:24.597779 crc crio[22562]: time=\"2026-06-19T11:33:24.597614969Z\" level=info msg=\"Started container\" PID=42638 containerID=9a6efc2783a1662f2e275f16fe42ea92d5cd2851bf8c745ba877aba9a3d17899 description=metallb-system/controller-778c9b584-r9pmz/controller id=ebe0da1b-00b2-4d65-b147-0897fdccd0e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9",
2026-06-19 12:35:51.582136 | controller |     "Jun 19 11:33:24.617669 crc crio[22562]: time=\"2026-06-19T11:33:24.617483132Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=f9ae23c6-c74d-4a78-b0b1-d9e054d34f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582151 | controller |     "Jun 19 11:33:24.622569 crc crio[22562]: time=\"2026-06-19T11:33:24.622419953Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=f139eded-50ce-4457-9980-5843feb3139b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582166 | controller |     "Jun 19 11:33:24.631918 crc crio[22562]: time=\"2026-06-19T11:33:24.631792506Z\" level=info msg=\"Creating container: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy\" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582184 | controller |     "Jun 19 11:33:24.632680 crc crio[22562]: time=\"2026-06-19T11:33:24.632409112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582200 | controller |     "Jun 19 11:33:24.723440 crc crio[22562]: time=\"2026-06-19T11:33:24.723332568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582215 | controller |     "Jun 19 11:33:24.740878 crc crio[22562]: time=\"2026-06-19T11:33:24.740634166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582230 | controller |     "Jun 19 11:33:24.955051 crc crio[22562]: time=\"2026-06-19T11:33:24.953799455Z\" level=info msg=\"Created container 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed: metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy\" id=b783dacb-9c4b-43e7-86d0-993cb3c86d1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582244 | controller |     "Jun 19 11:33:24.976488 crc crio[22562]: time=\"2026-06-19T11:33:24.975874342Z\" level=info msg=\"Starting container: 6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed\" id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.582259 | controller |     "Jun 19 11:33:25.009555 crc crio[22562]: time=\"2026-06-19T11:33:25.009477036Z\" level=info msg=\"Started container\" PID=42649 containerID=6084ef20f11382df14ef9c477befa9b6787f01f00ca3809f1ba3f424485eb3ed description=metallb-system/controller-778c9b584-r9pmz/kube-rbac-proxy id=6bc04eaf-4e9d-4236-92f4-c1390ef424d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3403304b95481fd817864f988218f56461e012702bb01a6b5c5d018ec46a7f9",
2026-06-19 12:35:51.582275 | controller |     "Jun 19 11:33:26.136448 crc crio[22562]: time=\"2026-06-19T11:33:26.135894438Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-7rh7v/POD\" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582290 | controller |     "Jun 19 11:33:26.136448 crc crio[22562]: time=\"2026-06-19T11:33:26.136358129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582305 | controller |     "Jun 19 11:33:26.151019 crc crio[22562]: time=\"2026-06-19T11:33:26.15086643Z\" 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=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582320 | controller |     "Jun 19 11:33:26.168919 crc crio[22562]: time=\"2026-06-19T11:33:26.168822495Z\" level=info msg=\"Ran pod sandbox 694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053 with infra container: metallb-system/speaker-7rh7v/POD\" id=c3c152e3-92e0-41de-898e-7449e41c7e6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582335 | controller |     "Jun 19 11:33:26.174818 crc crio[22562]: time=\"2026-06-19T11:33:26.174718611Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=d2328b02-191b-4d7e-adae-460f5a83b426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582350 | controller |     "Jun 19 11:33:26.180924 crc crio[22562]: time=\"2026-06-19T11:33:26.180805642Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:01f670b23285253bcffa7040fa0b09ba4599e875c3730e14f976c0a3b651b3a1\" id=f06aafb1-a90a-40fb-a5ff-3ffc077098e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582368 | controller |     "Jun 19 11:33:26.191003 crc crio[22562]: time=\"2026-06-19T11:33:26.190923023Z\" level=info msg=\"Creating container: metallb-system/speaker-7rh7v/speaker\" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582384 | controller |     "Jun 19 11:33:26.191533 crc crio[22562]: time=\"2026-06-19T11:33:26.191483137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582399 | controller |     "Jun 19 11:33:26.235571 crc crio[22562]: time=\"2026-06-19T11:33:26.235478458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582414 | controller |     "Jun 19 11:33:26.403789 crc crio[22562]: time=\"2026-06-19T11:33:26.40366734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582443 | controller |     "Jun 19 11:33:26.495511 crc crio[22562]: time=\"2026-06-19T11:33:26.495378666Z\" level=info msg=\"Created container a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4: metallb-system/speaker-7rh7v/speaker\" id=7cf981db-5283-4a5d-a77b-aecc38fb2e7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582464 | controller |     "Jun 19 11:33:26.500381 crc crio[22562]: time=\"2026-06-19T11:33:26.500296097Z\" level=info msg=\"Starting container: a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4\" id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.582480 | controller |     "Jun 19 11:33:26.505721 crc crio[22562]: time=\"2026-06-19T11:33:26.50563516Z\" level=info msg=\"Started container\" PID=42769 containerID=a992dbd8fb8c93586469c1f1990ae1ab9759453da0d34c681283813abd1c1ef4 description=metallb-system/speaker-7rh7v/speaker id=7d1694c8-04c8-4c02-8f3c-4621bba17d83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053",
2026-06-19 12:35:51.582496 | controller |     "Jun 19 11:33:26.515583 crc crio[22562]: time=\"2026-06-19T11:33:26.515281019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=3a69f19d-d3d4-48bd-92cb-6e4b5fe42aad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582511 | controller |     "Jun 19 11:33:26.521852 crc crio[22562]: time=\"2026-06-19T11:33:26.521754289Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:ae36b4ba7f205b81ef595f0c59c7a1548520d29309598a37328f40708449f2e8\" id=ae2cbdfa-500f-483b-90e6-a84278038b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582526 | controller |     "Jun 19 11:33:26.531886 crc crio[22562]: time=\"2026-06-19T11:33:26.531780338Z\" level=info msg=\"Creating container: metallb-system/speaker-7rh7v/kube-rbac-proxy\" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582541 | controller |     "Jun 19 11:33:26.532865 crc crio[22562]: time=\"2026-06-19T11:33:26.532759982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582556 | controller |     "Jun 19 11:33:26.582646 crc crio[22562]: time=\"2026-06-19T11:33:26.582370043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582574 | controller |     "Jun 19 11:33:26.874994 crc crio[22562]: time=\"2026-06-19T11:33:26.873910354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582590 | controller |     "Jun 19 11:33:27.008247 crc crio[22562]: time=\"2026-06-19T11:33:27.008026551Z\" level=info msg=\"Created container 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102: metallb-system/speaker-7rh7v/kube-rbac-proxy\" id=24456b3f-622b-4676-913b-0bed5c0b8ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.582605 | controller |     "Jun 19 11:33:27.016227 crc crio[22562]: time=\"2026-06-19T11:33:27.012747059Z\" level=info msg=\"Starting container: 3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102\" id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.582620 | controller |     "Jun 19 11:33:27.026668 crc crio[22562]: time=\"2026-06-19T11:33:27.02370173Z\" level=info msg=\"Started container\" PID=42788 containerID=3e331bf2897a251ea9a7ea33d21a0996f874b6f8f0b47b255e3a6cf742b29102 description=metallb-system/speaker-7rh7v/kube-rbac-proxy id=93e5bbcd-5302-4df2-8a26-7d8d72326bc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=694c09d2356df237b3d919d3191299c051b8593c65e57de9a52ec516524f2053",
2026-06-19 12:35:51.582636 | controller |     "Jun 19 11:33:50.037819 crc crio[22562]: time=\"2026-06-19T11:33:50.036952925Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD\" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582652 | controller |     "Jun 19 11:33:50.039250 crc crio[22562]: time=\"2026-06-19T11:33:50.037894929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582668 | controller |     "Jun 19 11:33:50.060753 crc crio[22562]: time=\"2026-06-19T11:33:50.060640486Z\" 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=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582683 | controller |     "Jun 19 11:33:50.079455 crc crio[22562]: time=\"2026-06-19T11:33:50.079375894Z\" level=info msg=\"Ran pod sandbox ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/POD\" id=158e76fd-a4bb-43e7-a8d0-64d61b456c1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582698 | controller |     "Jun 19 11:33:50.086511 crc crio[22562]: time=\"2026-06-19T11:33:50.086414688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582713 | controller |     "Jun 19 11:33:50.086902 crc crio[22562]: time=\"2026-06-19T11:33:50.086831818Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582729 | controller |     "Jun 19 11:33:50.086981 crc crio[22562]: time=\"2026-06-19T11:33:50.086912589Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=7ba8a4d7-9c56-4605-be25-7876464b97fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582745 | controller |     "Jun 19 11:33:50.088981 crc crio[22562]: time=\"2026-06-19T11:33:50.088703003Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.582764 | controller |     "Jun 19 11:33:50.108115 crc crio[22562]: time=\"2026-06-19T11:33:50.108002256Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-19 12:35:51.582780 | controller |     "Jun 19 11:33:50.249202 crc crio[22562]: time=\"2026-06-19T11:33:50.248966379Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-qz26m/POD\" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582795 | controller |     "Jun 19 11:33:50.249370 crc crio[22562]: time=\"2026-06-19T11:33:50.249289497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582811 | controller |     "Jun 19 11:33:50.287221 crc crio[22562]: time=\"2026-06-19T11:33:50.287005531Z\" 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=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582826 | controller |     "Jun 19 11:33:50.471541 crc crio[22562]: time=\"2026-06-19T11:33:50.471056419Z\" level=info msg=\"Ran pod sandbox ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc with infra container: openshift-frr-k8s/frr-k8s-qz26m/POD\" id=b620ee1e-7e7d-4b23-bfee-d32beeec167e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582841 | controller |     "Jun 19 11:33:50.474887 crc crio[22562]: time=\"2026-06-19T11:33:50.47476027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582856 | controller |     "Jun 19 11:33:50.475453 crc crio[22562]: time=\"2026-06-19T11:33:50.475351304Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582872 | controller |     "Jun 19 11:33:50.475594 crc crio[22562]: time=\"2026-06-19T11:33:50.475481277Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=badfb90e-2a27-4735-b77c-ede5cd666b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.582887 | controller |     "Jun 19 11:33:50.477492 crc crio[22562]: time=\"2026-06-19T11:33:50.477327693Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.582903 | controller |     "Jun 19 11:33:50.483698 crc crio[22562]: time=\"2026-06-19T11:33:50.483525884Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-19 12:35:51.582918 | controller |     "Jun 19 11:34:00.583876 crc crio[22562]: time=\"2026-06-19T11:34:00.582870388Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697814-x9q9g/POD\" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.582933 | controller |     "Jun 19 11:34:00.583876 crc crio[22562]: time=\"2026-06-19T11:34:00.583848232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.582951 | controller |     "Jun 19 11:34:00.680652 crc crio[22562]: time=\"2026-06-19T11:34:00.680498189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}\"",
2026-06-19 12:35:51.582968 | controller |     "Jun 19 11:34:00.681009 crc crio[22562]: time=\"2026-06-19T11:34:00.680758377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697814-x9q9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.582984 | controller |     "Jun 19 11:34:02.616278 crc crio[22562]: 2026-06-19T11:34:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2457d524a0d47c4 Mac:52:93:db:2a:e1:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.583001 | controller |     "Jun 19 11:34:02.620710 crc crio[22562]: time=\"2026-06-19T11:34:02.620599342Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc00259c108}] Aliases:map[]}\"",
2026-06-19 12:35:51.583017 | controller |     "Jun 19 11:34:02.620900 crc crio[22562]: time=\"2026-06-19T11:34:02.620836288Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697814-x9q9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.583033 | controller |     "Jun 19 11:34:02.635869 crc crio[22562]: time=\"2026-06-19T11:34:02.635770344Z\" level=info msg=\"Ran pod sandbox 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 with infra container: openshift-infra/auto-csr-approver-29697814-x9q9g/POD\" id=4def3126-61fd-4713-80a0-1b5d5c9f2e80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.583049 | controller |     "Jun 19 11:34:02.645939 crc crio[22562]: time=\"2026-06-19T11:34:02.645843881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.583064 | controller |     "Jun 19 11:34:02.657941 crc crio[22562]: time=\"2026-06-19T11:34:02.657493806Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.583080 | controller |     "Jun 19 11:34:19.129678 crc crio[22562]: time=\"2026-06-19T11:34:19.12883015Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f7e145dc-5881-4f12-8a1c-2316592a11c1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.583095 | controller |     "Jun 19 11:34:19.133499 crc crio[22562]: time=\"2026-06-19T11:34:19.133420672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8d5a930-17bc-41fe-b728-5faec3631422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583111 | controller |     "Jun 19 11:34:19.149003 crc crio[22562]: time=\"2026-06-19T11:34:19.148763388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=dadbf53f-0276-4567-a386-71858cee0094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583129 | controller |     "Jun 19 11:34:19.151449 crc crio[22562]: time=\"2026-06-19T11:34:19.15127463Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=98132e18-66af-407a-8838-e9fe5c48822a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.583145 | controller |     "Jun 19 11:34:19.154217 crc crio[22562]: time=\"2026-06-19T11:34:19.153659628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3aad395-368f-416b-915c-8eea6ecba09d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583160 | controller |     "Jun 19 11:34:19.170246 crc crio[22562]: time=\"2026-06-19T11:34:19.170011149Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=12e0906a-4697-4598-9167-f950d55d1a2a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.583176 | controller |     "Jun 19 11:34:19.173029 crc crio[22562]: time=\"2026-06-19T11:34:19.172955101Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07c67a18-f243-448e-9ec6-0f47fbc75f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583191 | controller |     "Jun 19 11:34:19.173558 crc crio[22562]: time=\"2026-06-19T11:34:19.173485374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c6d58d67-0879-4365-9594-98b659b5dacb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583206 | controller |     "Jun 19 11:34:19.177764 crc crio[22562]: time=\"2026-06-19T11:34:19.177643896Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9eef441c-018f-41d4-be0f-b3af54b716d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583221 | controller |     "Jun 19 11:34:19.178915 crc crio[22562]: time=\"2026-06-19T11:34:19.178813565Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files\" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583236 | controller |     "Jun 19 11:34:19.181910 crc crio[22562]: time=\"2026-06-19T11:34:19.181641824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583251 | controller |     "Jun 19 11:34:19.189607 crc crio[22562]: time=\"2026-06-19T11:34:19.189009944Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server\" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583266 | controller |     "Jun 19 11:34:19.197248 crc crio[22562]: time=\"2026-06-19T11:34:19.197089302Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583281 | controller |     "Jun 19 11:34:19.206102 crc crio[22562]: time=\"2026-06-19T11:34:19.20598236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583296 | controller |     "Jun 19 11:34:19.208011 crc crio[22562]: time=\"2026-06-19T11:34:19.207977518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583316 | controller |     "Jun 19 11:34:19.262734 crc crio[22562]: time=\"2026-06-19T11:34:19.261878579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583331 | controller |     "Jun 19 11:34:19.267714 crc crio[22562]: time=\"2026-06-19T11:34:19.267564688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583346 | controller |     "Jun 19 11:34:19.310031 crc crio[22562]: time=\"2026-06-19T11:34:19.309857225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583361 | controller |     "Jun 19 11:34:19.317037 crc crio[22562]: time=\"2026-06-19T11:34:19.316952129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583376 | controller |     "Jun 19 11:34:19.323245 crc crio[22562]: time=\"2026-06-19T11:34:19.320219269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583390 | controller |     "Jun 19 11:34:19.516943 crc crio[22562]: time=\"2026-06-19T11:34:19.516131967Z\" level=info msg=\"Created container be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server\" id=69bc5fe2-6c2e-4ac4-8c69-0ece54e4bbfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583405 | controller |     "Jun 19 11:34:19.518723 crc crio[22562]: time=\"2026-06-19T11:34:19.517813658Z\" level=info msg=\"Starting container: be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03\" id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.583420 | controller |     "Jun 19 11:34:19.521001 crc crio[22562]: time=\"2026-06-19T11:34:19.520584766Z\" level=info msg=\"Created container f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files\" id=b3cf0450-31c9-407c-af3b-89599a6f1469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583454 | controller |     "Jun 19 11:34:19.521678 crc crio[22562]: time=\"2026-06-19T11:34:19.52157927Z\" level=info msg=\"Starting container: f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557\" id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.583471 | controller |     "Jun 19 11:34:19.540905 crc crio[22562]: time=\"2026-06-19T11:34:19.54077952Z\" level=info msg=\"Started container\" PID=43600 containerID=be878b1425fab14a9927c1c1eb576674b8c6c9054a53281a7861cbe4dee51b03 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-xpswj/frr-k8s-webhook-server id=4d1fd0cb-7184-4041-bb7c-81fd4539644e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba83ca5be3dfdde46115937938d256c23d645cfff65ac173f566410f51d1ae06",
2026-06-19 12:35:51.583486 | controller |     "Jun 19 11:34:19.545256 crc crio[22562]: time=\"2026-06-19T11:34:19.545084366Z\" level=info msg=\"Started container\" PID=43602 containerID=f13e5d2708e401a80ba7755ea618c58fbedc90ad205962290f7d6dd689315557 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-files id=3373ad08-07b9-4f38-9f72-da395463b15d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.583503 | controller |     "Jun 19 11:34:19.710274 crc crio[22562]: time=\"2026-06-19T11:34:19.709948234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583521 | controller |     "Jun 19 11:34:19.818664 crc crio[22562]: time=\"2026-06-19T11:34:19.818527613Z\" level=info msg=\"Created container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=af6771c5-29dd-464b-8005-0c24efc6d8dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583536 | controller |     "Jun 19 11:34:19.820732 crc crio[22562]: time=\"2026-06-19T11:34:19.820640395Z\" level=info msg=\"Starting container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc\" id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.583559 | controller |     "Jun 19 11:34:19.832708 crc crio[22562]: time=\"2026-06-19T11:34:19.832593448Z\" level=info msg=\"Started container\" PID=43624 containerID=486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc description=openshift-infra/auto-csr-approver-29697814-x9q9g/oc id=ae86eabb-5d28-43f1-962e-a010504b617e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526",
2026-06-19 12:35:51.583575 | controller |     "Jun 19 11:34:19.906107 crc crio[22562]: time=\"2026-06-19T11:34:19.905679398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=05286d10-5271-4665-ab1b-c77b689499f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583590 | controller |     "Jun 19 11:34:19.913910 crc crio[22562]: time=\"2026-06-19T11:34:19.91310428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c0c9cd66-acfa-4c04-8926-a1a7fa5df4a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583605 | controller |     "Jun 19 11:34:19.923832 crc crio[22562]: time=\"2026-06-19T11:34:19.923321681Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader\" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583620 | controller |     "Jun 19 11:34:19.926320 crc crio[22562]: time=\"2026-06-19T11:34:19.926245643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583636 | controller |     "Jun 19 11:34:19.992420 crc crio[22562]: time=\"2026-06-19T11:34:19.991323786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583651 | controller |     "Jun 19 11:34:19.994399 crc crio[22562]: time=\"2026-06-19T11:34:19.99434806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583667 | controller |     "Jun 19 11:34:20.114307 crc crio[22562]: time=\"2026-06-19T11:34:20.114200946Z\" level=info msg=\"Created container dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3: openshift-frr-k8s/frr-k8s-qz26m/cp-reloader\" id=2a04cf43-8306-4080-a07a-5a8b135b20b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583682 | controller |     "Jun 19 11:34:20.116003 crc crio[22562]: time=\"2026-06-19T11:34:20.115912958Z\" level=info msg=\"Starting container: dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3\" id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.583697 | controller |     "Jun 19 11:34:20.123485 crc crio[22562]: time=\"2026-06-19T11:34:20.123382331Z\" level=info msg=\"Started container\" PID=43643 containerID=dc5efc5314ad2c04dc1620c61c90374d5ca18adf9545e791c322a579ca3667f3 description=openshift-frr-k8s/frr-k8s-qz26m/cp-reloader id=afaf6870-4dd2-4e74-b67c-a221b29a7b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.583716 | controller |     "Jun 19 11:34:20.947535 crc crio[22562]: time=\"2026-06-19T11:34:20.94675063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4bd71bd1-02fa-48d5-9989-27f4ff9878a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583731 | controller |     "Jun 19 11:34:20.959778 crc crio[22562]: time=\"2026-06-19T11:34:20.958984459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5743b43c-8cd8-4cff-9784-8da34d9e1c8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583746 | controller |     "Jun 19 11:34:20.978553 crc crio[22562]: time=\"2026-06-19T11:34:20.978402504Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics\" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583762 | controller |     "Jun 19 11:34:20.982614 crc crio[22562]: time=\"2026-06-19T11:34:20.982504495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583777 | controller |     "Jun 19 11:34:21.023224 crc crio[22562]: time=\"2026-06-19T11:34:21.022779072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583793 | controller |     "Jun 19 11:34:21.027541 crc crio[22562]: time=\"2026-06-19T11:34:21.027474596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583809 | controller |     "Jun 19 11:34:21.184899 crc crio[22562]: time=\"2026-06-19T11:34:21.18477088Z\" level=info msg=\"Created container 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1: openshift-frr-k8s/frr-k8s-qz26m/cp-metrics\" id=9f79ce88-e02a-4199-8bff-9b11ead99866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583824 | controller |     "Jun 19 11:34:21.188447 crc crio[22562]: time=\"2026-06-19T11:34:21.18642186Z\" level=info msg=\"Starting container: 3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1\" id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.583840 | controller |     "Jun 19 11:34:21.192611 crc crio[22562]: time=\"2026-06-19T11:34:21.192515629Z\" level=info msg=\"Started container\" PID=43674 containerID=3fe5777067e106428c4eda3cdf953dafdd7ca5e793f8361e43cc8a3331f54dd1 description=openshift-frr-k8s/frr-k8s-qz26m/cp-metrics id=92ab132b-78c8-434c-b9a8-299f91e532c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.583856 | controller |     "Jun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.980804098Z\" level=info msg=\"Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.583872 | controller |     "Jun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.981849553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b51957bb-a2fc-4be2-aa7c-1de89a5aad1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583888 | controller |     "Jun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.981936516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697814-x9q9g Namespace:openshift-infra ID:2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526 UID:74f464a4-0397-4667-9ba8-6072d52280dc NetNS:/var/run/netns/4a844562-fcc5-4b8a-8e84-f6b3efa540b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74f464a4_0397_4667_9ba8_6072d52280dc.slice PodAnnotations:0xc001612560}] Aliases:map[]}\"",
2026-06-19 12:35:51.583907 | controller |     "Jun 19 11:34:21.984747 crc crio[22562]: time=\"2026-06-19T11:34:21.982206243Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697814-x9q9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.583923 | controller |     "Jun 19 11:34:21.992600 crc crio[22562]: time=\"2026-06-19T11:34:21.992533565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=743535b7-105d-40c8-a03c-b772635cc001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.583939 | controller |     "Jun 19 11:34:22.032799 crc crio[22562]: time=\"2026-06-19T11:34:22.032411582Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status\" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.583954 | controller |     "Jun 19 11:34:22.040763 crc crio[22562]: time=\"2026-06-19T11:34:22.040627904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583970 | controller |     "Jun 19 11:34:22.114669 crc crio[22562]: time=\"2026-06-19T11:34:22.114135515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.583986 | controller |     "Jun 19 11:34:22.119472 crc crio[22562]: time=\"2026-06-19T11:34:22.119345002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584002 | controller |     "Jun 19 11:34:22.326845 crc crio[22562]: time=\"2026-06-19T11:34:22.325985143Z\" level=info msg=\"Created container 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235: openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status\" id=3e0c55c8-74ca-4f0e-ad35-2f1287637305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584017 | controller |     "Jun 19 11:34:22.335788 crc crio[22562]: time=\"2026-06-19T11:34:22.33563018Z\" level=info msg=\"Starting container: 651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235\" id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584033 | controller |     "Jun 19 11:34:22.344651 crc crio[22562]: time=\"2026-06-19T11:34:22.344547079Z\" level=info msg=\"Started container\" PID=43715 containerID=651c09a24191beadeae47e038a4197986f207c66c0c576fc7277176570051235 description=openshift-frr-k8s/frr-k8s-qz26m/cp-frr-status id=28d54083-e1fa-4b0d-9522-1608cc21464e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584049 | controller |     "Jun 19 11:34:22.432516 crc crio[22562]: time=\"2026-06-19T11:34:22.432412941Z\" level=info msg=\"Stopped pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=a9ed71a9-62fd-43fd-974a-634b0927e6e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.584065 | controller |     "Jun 19 11:34:23.004759 crc crio[22562]: time=\"2026-06-19T11:34:23.004638288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=670a8955-671c-4c5f-b461-249657286281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584084 | controller |     "Jun 19 11:34:23.025681 crc crio[22562]: time=\"2026-06-19T11:34:23.024763981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3f7115a9-c3fb-427c-8ba8-e77bb266d397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584100 | controller |     "Jun 19 11:34:23.047668 crc crio[22562]: time=\"2026-06-19T11:34:23.047515688Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/controller\" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584116 | controller |     "Jun 19 11:34:23.052475 crc crio[22562]: time=\"2026-06-19T11:34:23.051331561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584133 | controller |     "Jun 19 11:34:23.098211 crc crio[22562]: time=\"2026-06-19T11:34:23.098026306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584151 | controller |     "Jun 19 11:34:23.102707 crc crio[22562]: time=\"2026-06-19T11:34:23.102575727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584167 | controller |     "Jun 19 11:34:23.279870 crc crio[22562]: time=\"2026-06-19T11:34:23.279606554Z\" level=info msg=\"Created container 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b: openshift-frr-k8s/frr-k8s-qz26m/controller\" id=aceea31f-bd62-4867-8cab-e931728a0dec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584182 | controller |     "Jun 19 11:34:23.298224 crc crio[22562]: time=\"2026-06-19T11:34:23.285543799Z\" level=info msg=\"Starting container: 754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b\" id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584197 | controller |     "Jun 19 11:34:23.298224 crc crio[22562]: time=\"2026-06-19T11:34:23.292877549Z\" level=info msg=\"Started container\" PID=43736 containerID=754f167299dd17bea911c922589b1eeadcc67098da6f7ad98754df5a430d498b description=openshift-frr-k8s/frr-k8s-qz26m/controller id=d07bfe0f-326e-4d3a-a3e5-1b5907cb30de name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584212 | controller |     "Jun 19 11:34:23.310656 crc crio[22562]: time=\"2026-06-19T11:34:23.310522421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a31b15cb-5411-4474-980a-a148ea385205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584227 | controller |     "Jun 19 11:34:23.317400 crc crio[22562]: time=\"2026-06-19T11:34:23.317288126Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0dfd7774-9e56-46e0-a056-0af20fc556c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584242 | controller |     "Jun 19 11:34:23.331661 crc crio[22562]: time=\"2026-06-19T11:34:23.330873569Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr\" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584258 | controller |     "Jun 19 11:34:23.334279 crc crio[22562]: time=\"2026-06-19T11:34:23.334020956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584272 | controller |     "Jun 19 11:34:23.381359 crc crio[22562]: time=\"2026-06-19T11:34:23.381028058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584291 | controller |     "Jun 19 11:34:23.400801 crc crio[22562]: time=\"2026-06-19T11:34:23.400500075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584306 | controller |     "Jun 19 11:34:23.514648 crc crio[22562]: time=\"2026-06-19T11:34:23.514512218Z\" level=info msg=\"Created container ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c: openshift-frr-k8s/frr-k8s-qz26m/frr\" id=f5426aee-0214-4b30-bb7d-5cb5fa0a5a2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584321 | controller |     "Jun 19 11:34:23.516486 crc crio[22562]: time=\"2026-06-19T11:34:23.516408404Z\" level=info msg=\"Starting container: ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c\" id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584336 | controller |     "Jun 19 11:34:23.522580 crc crio[22562]: time=\"2026-06-19T11:34:23.522486593Z\" level=info msg=\"Started container\" PID=43762 containerID=ae87c9804887584b48919c04b02b5bd0f4c3e9808a5543c2a6c5e81adcc0405c description=openshift-frr-k8s/frr-k8s-qz26m/frr id=72926fda-07fe-45d9-888b-c646bf3dfd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584357 | controller |     "Jun 19 11:34:23.538204 crc crio[22562]: time=\"2026-06-19T11:34:23.53703674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=74f3201d-cfb4-4c74-aa4c-f787299dc54d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584375 | controller |     "Jun 19 11:34:23.545331 crc crio[22562]: time=\"2026-06-19T11:34:23.545191469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9f747a1d-106c-4289-aad5-5287b1ba0b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584391 | controller |     "Jun 19 11:34:23.554982 crc crio[22562]: time=\"2026-06-19T11:34:23.554843575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/reloader\" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584409 | controller |     "Jun 19 11:34:23.558292 crc crio[22562]: time=\"2026-06-19T11:34:23.557651344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584425 | controller |     "Jun 19 11:34:23.587878 crc crio[22562]: time=\"2026-06-19T11:34:23.587734021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584464 | controller |     "Jun 19 11:34:23.591875 crc crio[22562]: time=\"2026-06-19T11:34:23.59175549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584481 | controller |     "Jun 19 11:34:23.703654 crc crio[22562]: time=\"2026-06-19T11:34:23.703478066Z\" level=info msg=\"Created container 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b: openshift-frr-k8s/frr-k8s-qz26m/reloader\" id=c00fc564-41c1-4b31-8ebe-e34b4ccd07a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584496 | controller |     "Jun 19 11:34:23.705452 crc crio[22562]: time=\"2026-06-19T11:34:23.705344892Z\" level=info msg=\"Starting container: 101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b\" id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584515 | controller |     "Jun 19 11:34:23.716962 crc crio[22562]: time=\"2026-06-19T11:34:23.714561117Z\" level=info msg=\"Started container\" PID=43791 containerID=101dd5badb1329cdbd8db89336f3c3180460d31ccec86c041eac42aec8395c4b description=openshift-frr-k8s/frr-k8s-qz26m/reloader id=8a0e2a80-37bc-4e74-9152-4e4f5ece5c78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584531 | controller |     "Jun 19 11:34:23.731400 crc crio[22562]: time=\"2026-06-19T11:34:23.731289187Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2d34489f-bfee-4e2e-a878-ef60d60aada5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584546 | controller |     "Jun 19 11:34:23.734898 crc crio[22562]: time=\"2026-06-19T11:34:23.734841905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7f119d8e-a702-4321-9081-250fec1bce7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584562 | controller |     "Jun 19 11:34:23.743420 crc crio[22562]: time=\"2026-06-19T11:34:23.743326562Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics\" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584577 | controller |     "Jun 19 11:34:23.745097 crc crio[22562]: time=\"2026-06-19T11:34:23.744982173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584593 | controller |     "Jun 19 11:34:23.771226 crc crio[22562]: time=\"2026-06-19T11:34:23.771076342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584608 | controller |     "Jun 19 11:34:23.774837 crc crio[22562]: time=\"2026-06-19T11:34:23.774753872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584623 | controller |     "Jun 19 11:34:23.918782 crc crio[22562]: time=\"2026-06-19T11:34:23.918674218Z\" level=info msg=\"Created container 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc: openshift-frr-k8s/frr-k8s-qz26m/frr-metrics\" id=fb1101e2-b42e-4afc-af9e-675168dfbb17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584638 | controller |     "Jun 19 11:34:23.920396 crc crio[22562]: time=\"2026-06-19T11:34:23.920273717Z\" level=info msg=\"Starting container: 6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc\" id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584654 | controller |     "Jun 19 11:34:23.929842 crc crio[22562]: time=\"2026-06-19T11:34:23.929523074Z\" level=info msg=\"Started container\" PID=43820 containerID=6680205830cb097e4fc23c7d860b50bc9bf091ee6578507af6bc4e686e24d1fc description=openshift-frr-k8s/frr-k8s-qz26m/frr-metrics id=a686a73a-a02b-416a-8c83-badb3ed12eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584669 | controller |     "Jun 19 11:34:23.949928 crc crio[22562]: time=\"2026-06-19T11:34:23.949579044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a10c920a-d283-4661-8f3c-9d84c1868996 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584684 | controller |     "Jun 19 11:34:23.958029 crc crio[22562]: time=\"2026-06-19T11:34:23.956484644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2fd5348a-fe21-4307-a80d-cec5f3055bda name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584704 | controller |     "Jun 19 11:34:23.966033 crc crio[22562]: time=\"2026-06-19T11:34:23.965921605Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/frr-status\" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584726 | controller |     "Jun 19 11:34:23.968348 crc crio[22562]: time=\"2026-06-19T11:34:23.968275153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584749 | controller |     "Jun 19 11:34:24.001399 crc crio[22562]: time=\"2026-06-19T11:34:24.001211339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584773 | controller |     "Jun 19 11:34:24.006382 crc crio[22562]: time=\"2026-06-19T11:34:24.006276344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584792 | controller |     "Jun 19 11:34:24.113311 crc crio[22562]: time=\"2026-06-19T11:34:24.113021068Z\" level=info msg=\"Created container d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401: openshift-frr-k8s/frr-k8s-qz26m/frr-status\" id=0ae407bd-0289-4e8c-8f48-ac6343e002d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584808 | controller |     "Jun 19 11:34:24.115499 crc crio[22562]: time=\"2026-06-19T11:34:24.115402017Z\" level=info msg=\"Starting container: d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401\" id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584824 | controller |     "Jun 19 11:34:24.121956 crc crio[22562]: time=\"2026-06-19T11:34:24.121853744Z\" level=info msg=\"Started container\" PID=43839 containerID=d025b2d192164982ab43f71fb7504c57419ad01300a335a76513f8e6a5516401 description=openshift-frr-k8s/frr-k8s-qz26m/frr-status id=b3d0f993-d76f-4f9f-8a06-1dd349425da1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584840 | controller |     "Jun 19 11:34:24.149859 crc crio[22562]: time=\"2026-06-19T11:34:24.149659625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85e7bc00-aeae-4739-a4c8-8d3367e47dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584855 | controller |     "Jun 19 11:34:24.153898 crc crio[22562]: time=\"2026-06-19T11:34:24.153822857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7b632fe-5e7e-4f52-ab92-7dd086556178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584870 | controller |     "Jun 19 11:34:24.165290 crc crio[22562]: time=\"2026-06-19T11:34:24.163630348Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy\" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584886 | controller |     "Jun 19 11:34:24.165688 crc crio[22562]: time=\"2026-06-19T11:34:24.165574956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584901 | controller |     "Jun 19 11:34:24.208600 crc crio[22562]: time=\"2026-06-19T11:34:24.208543618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584920 | controller |     "Jun 19 11:34:24.732243 crc crio[22562]: time=\"2026-06-19T11:34:24.73164786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.584935 | controller |     "Jun 19 11:34:24.903633 crc crio[22562]: time=\"2026-06-19T11:34:24.903537462Z\" level=info msg=\"Created container dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy\" id=178812b3-8bf0-4232-bf38-4a67156e1951 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.584951 | controller |     "Jun 19 11:34:24.906999 crc crio[22562]: time=\"2026-06-19T11:34:24.906812942Z\" level=info msg=\"Starting container: dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0\" id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.584966 | controller |     "Jun 19 11:34:24.923609 crc crio[22562]: time=\"2026-06-19T11:34:24.922797233Z\" level=info msg=\"Started container\" PID=43873 containerID=dc8cd2db98c7e0fcdca6fe275daf588b48f32a8ef043a59265cc0e551c7b57e0 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy id=8bc73201-d6d7-4bbb-8063-9791d381fdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.584983 | controller |     "Jun 19 11:34:24.979257 crc crio[22562]: time=\"2026-06-19T11:34:24.977554354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a7c0716c-d1c0-481e-afd2-49450d15cf39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.584999 | controller |     "Jun 19 11:34:24.998394 crc crio[22562]: time=\"2026-06-19T11:34:24.9977624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=892f6cd7-7d6a-450c-985e-b10c80ed445f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585015 | controller |     "Jun 19 11:34:25.029633 crc crio[22562]: time=\"2026-06-19T11:34:25.028912232Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr\" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585030 | controller |     "Jun 19 11:34:25.032057 crc crio[22562]: time=\"2026-06-19T11:34:25.031782983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585046 | controller |     "Jun 19 11:34:25.168051 crc crio[22562]: time=\"2026-06-19T11:34:25.167951618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585062 | controller |     "Jun 19 11:34:25.768938 crc crio[22562]: time=\"2026-06-19T11:34:25.768853978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585077 | controller |     "Jun 19 11:34:25.909646 crc crio[22562]: time=\"2026-06-19T11:34:25.909494312Z\" level=info msg=\"Created container ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65: openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr\" id=88f9763f-4bd7-4600-bad9-5e73e231a1ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585092 | controller |     "Jun 19 11:34:25.911914 crc crio[22562]: time=\"2026-06-19T11:34:25.911718846Z\" level=info msg=\"Starting container: ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65\" id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.585113 | controller |     "Jun 19 11:34:25.919958 crc crio[22562]: time=\"2026-06-19T11:34:25.919489537Z\" level=info msg=\"Started container\" PID=43956 containerID=ca74500aa3acde8fde837b3b4cab6ba9a5c0abef2ab7b3d5e53165829840fc65 description=openshift-frr-k8s/frr-k8s-qz26m/kube-rbac-proxy-frr id=145229fe-9d12-4ad3-8439-9983ad27aca8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc",
2026-06-19 12:35:51.585130 | controller |     "Jun 19 11:34:32.032105 crc crio[22562]: time=\"2026-06-19T11:34:32.031459967Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4g5c8/POD\" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.585145 | controller |     "Jun 19 11:34:32.034034 crc crio[22562]: time=\"2026-06-19T11:34:32.032197866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585161 | controller |     "Jun 19 11:34:32.065119 crc crio[22562]: time=\"2026-06-19T11:34:32.065009659Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.585178 | controller |     "Jun 19 11:34:32.065119 crc crio[22562]: time=\"2026-06-19T11:34:32.065095821Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4g5c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.585194 | controller |     "Jun 19 11:34:35.282943 crc crio[22562]: 2026-06-19T11:34:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cb9f038d1722e6 Mac:f6:5d:bc:e1:f3:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 SocketPath: PciID:}] [{Interface:0xc00037f670 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.585210 | controller |     "Jun 19 11:34:35.285428 crc crio[22562]: time=\"2026-06-19T11:34:35.285031213Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0032d22c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.585227 | controller |     "Jun 19 11:34:35.285489 crc crio[22562]: time=\"2026-06-19T11:34:35.285446133Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4g5c8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.585244 | controller |     "Jun 19 11:34:35.294775 crc crio[22562]: time=\"2026-06-19T11:34:35.294677649Z\" level=info msg=\"Ran pod sandbox 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 with infra container: openshift-marketplace/community-operators-4g5c8/POD\" id=3bf354e0-0584-4767-87c5-c44111738dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.585268 | controller |     "Jun 19 11:34:35.297394 crc crio[22562]: time=\"2026-06-19T11:34:35.297320064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=128729e9-0655-44c1-8857-50da3a77b6ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585295 | controller |     "Jun 19 11:34:35.300190 crc crio[22562]: time=\"2026-06-19T11:34:35.300029731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5158d286-d4e3-48a6-9681-fd4414549904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585317 | controller |     "Jun 19 11:34:35.560337 crc crio[22562]: time=\"2026-06-19T11:34:35.559604998Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585333 | controller |     "Jun 19 11:34:35.560674 crc crio[22562]: time=\"2026-06-19T11:34:35.560438149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585354 | controller |     "Jun 19 11:34:35.637619 crc crio[22562]: time=\"2026-06-19T11:34:35.635419565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585425 | controller |     "Jun 19 11:34:35.655893 crc crio[22562]: time=\"2026-06-19T11:34:35.655514358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585486 | controller |     "Jun 19 11:34:35.954633 crc crio[22562]: time=\"2026-06-19T11:34:35.954477831Z\" level=info msg=\"Created container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=80909f51-03f4-4b99-9190-65c50df2ceb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585504 | controller |     "Jun 19 11:34:35.956577 crc crio[22562]: time=\"2026-06-19T11:34:35.95650174Z\" level=info msg=\"Starting container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2\" id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.585521 | controller |     "Jun 19 11:34:35.966484 crc crio[22562]: time=\"2026-06-19T11:34:35.966364932Z\" level=info msg=\"Started container\" PID=44170 containerID=713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2 description=openshift-marketplace/community-operators-4g5c8/extract-utilities id=e395927e-5075-4006-88c7-42e8d1271c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85",
2026-06-19 12:35:51.585554 | controller |     "Jun 19 11:34:36.427307 crc crio[22562]: time=\"2026-06-19T11:34:36.421372888Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.585571 | controller |     "Jun 19 11:34:36.433217 crc crio[22562]: time=\"2026-06-19T11:34:36.431973317Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.585596 | controller |     "Jun 19 11:34:37.012511 crc crio[22562]: time=\"2026-06-19T11:34:37.011992214Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=f533a172-49d6-40e0-a45c-c57681657354 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.585612 | controller |     "Jun 19 11:34:37.014729 crc crio[22562]: time=\"2026-06-19T11:34:37.014606448Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2aea1a8f-975f-4198-89cb-2d051b9281ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585627 | controller |     "Jun 19 11:34:37.019374 crc crio[22562]: time=\"2026-06-19T11:34:37.018116195Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ac936fea-0bf8-4d09-8f64-4a5086d746e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585647 | controller |     "Jun 19 11:34:37.027210 crc crio[22562]: time=\"2026-06-19T11:34:37.026702755Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/extract-content\" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585663 | controller |     "Jun 19 11:34:37.027398 crc crio[22562]: time=\"2026-06-19T11:34:37.02735156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585679 | controller |     "Jun 19 11:34:37.058263 crc crio[22562]: time=\"2026-06-19T11:34:37.058110725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585694 | controller |     "Jun 19 11:34:37.061965 crc crio[22562]: time=\"2026-06-19T11:34:37.061895647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585709 | controller |     "Jun 19 11:34:37.251531 crc crio[22562]: time=\"2026-06-19T11:34:37.251396538Z\" level=info msg=\"Created container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content\" id=5a9d3153-4b21-4bad-bb6e-5cb2fa3bb9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585724 | controller |     "Jun 19 11:34:37.258462 crc crio[22562]: time=\"2026-06-19T11:34:37.253855119Z\" level=info msg=\"Starting container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e\" id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.585739 | controller |     "Jun 19 11:34:37.265095 crc crio[22562]: time=\"2026-06-19T11:34:37.26491818Z\" level=info msg=\"Started container\" PID=44206 containerID=e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e description=openshift-marketplace/community-operators-4g5c8/extract-content id=c425a461-176e-4d81-ad95-54bf5539cac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85",
2026-06-19 12:35:51.585755 | controller |     "Jun 19 11:34:42.523385 crc crio[22562]: time=\"2026-06-19T11:34:42.521786765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39c44c0e-a5bf-43ec-80b3-217d430cc05f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585771 | controller |     "Jun 19 11:34:42.528706 crc crio[22562]: time=\"2026-06-19T11:34:42.527816724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85610ddf-094f-489f-a40c-007d06a36c0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.585786 | controller |     "Jun 19 11:34:42.537670 crc crio[22562]: time=\"2026-06-19T11:34:42.537585533Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4g5c8/registry-server\" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585801 | controller |     "Jun 19 11:34:42.538295 crc crio[22562]: time=\"2026-06-19T11:34:42.538117406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585817 | controller |     "Jun 19 11:34:42.601200 crc crio[22562]: time=\"2026-06-19T11:34:42.600793571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585836 | controller |     "Jun 19 11:34:42.605375 crc crio[22562]: time=\"2026-06-19T11:34:42.605293672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585854 | controller |     "Jun 19 11:34:42.868965 crc crio[22562]: time=\"2026-06-19T11:34:42.868826576Z\" level=info msg=\"Created container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=869e4122-d56a-416b-a8a5-950473f987c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.585869 | controller |     "Jun 19 11:34:42.871006 crc crio[22562]: time=\"2026-06-19T11:34:42.870891897Z\" level=info msg=\"Starting container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded\" id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.585884 | controller |     "Jun 19 11:34:42.879949 crc crio[22562]: time=\"2026-06-19T11:34:42.879644663Z\" level=info msg=\"Started container\" PID=44248 containerID=5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded description=openshift-marketplace/community-operators-4g5c8/registry-server id=fbbd5061-e8ad-4b87-9437-a3d74c5c1e51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85",
2026-06-19 12:35:51.585900 | controller |     "Jun 19 11:34:48.248499 crc crio[22562]: time=\"2026-06-19T11:34:48.244719928Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-ztgg8/POD\" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.585915 | controller |     "Jun 19 11:34:48.248499 crc crio[22562]: time=\"2026-06-19T11:34:48.245820816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.585931 | controller |     "Jun 19 11:34:48.330494 crc crio[22562]: time=\"2026-06-19T11:34:48.330139211Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}\"",
2026-06-19 12:35:51.585947 | controller |     "Jun 19 11:34:48.330494 crc crio[22562]: time=\"2026-06-19T11:34:48.330462328Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-ztgg8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.585962 | controller |     "Jun 19 11:34:50.714866 crc crio[22562]: 2026-06-19T11:34:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5fe6689fe50c19 Mac:2a:ce:c2:73:77:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 SocketPath: PciID:}] [{Interface:0xc00044d160 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.585978 | controller |     "Jun 19 11:34:50.718596 crc crio[22562]: time=\"2026-06-19T11:34:50.717983528Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc001612290}] Aliases:map[]}\"",
2026-06-19 12:35:51.585998 | controller |     "Jun 19 11:34:50.718596 crc crio[22562]: time=\"2026-06-19T11:34:50.718308666Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-ztgg8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.586014 | controller |     "Jun 19 11:34:50.732301 crc crio[22562]: time=\"2026-06-19T11:34:50.731366946Z\" level=info msg=\"Ran pod sandbox b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee with infra container: openshift-marketplace/certified-operators-ztgg8/POD\" id=060d1e42-121d-4f99-8064-5b75d8372c94 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586030 | controller |     "Jun 19 11:34:50.737295 crc crio[22562]: time=\"2026-06-19T11:34:50.736665677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=07fa347a-153f-4027-91d6-dab3031bfdc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586045 | controller |     "Jun 19 11:34:50.739500 crc crio[22562]: time=\"2026-06-19T11:34:50.739424944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92e0c6a0-45ed-4626-9099-5e6bf0c8d154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586060 | controller |     "Jun 19 11:34:50.752576 crc crio[22562]: time=\"2026-06-19T11:34:50.752399052Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586076 | controller |     "Jun 19 11:34:50.753312 crc crio[22562]: time=\"2026-06-19T11:34:50.753072398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586091 | controller |     "Jun 19 11:34:50.836631 crc crio[22562]: time=\"2026-06-19T11:34:50.836462801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586106 | controller |     "Jun 19 11:34:50.848532 crc crio[22562]: time=\"2026-06-19T11:34:50.848121317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586122 | controller |     "Jun 19 11:34:51.054893 crc crio[22562]: time=\"2026-06-19T11:34:51.054039Z\" level=info msg=\"Created container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=372af44d-c608-4f10-87ae-4a6da408919a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586137 | controller |     "Jun 19 11:34:51.057084 crc crio[22562]: time=\"2026-06-19T11:34:51.056910761Z\" level=info msg=\"Starting container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389\" id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.586152 | controller |     "Jun 19 11:34:51.066448 crc crio[22562]: time=\"2026-06-19T11:34:51.066302761Z\" level=info msg=\"Started container\" PID=44467 containerID=0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389 description=openshift-marketplace/certified-operators-ztgg8/extract-utilities id=a8899853-a289-4803-982e-d234c23a4191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee",
2026-06-19 12:35:51.586168 | controller |     "Jun 19 11:34:51.956125 crc crio[22562]: time=\"2026-06-19T11:34:51.955358978Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.586186 | controller |     "Jun 19 11:34:51.962118 crc crio[22562]: time=\"2026-06-19T11:34:51.96199643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.586202 | controller |     "Jun 19 11:34:52.682885 crc crio[22562]: time=\"2026-06-19T11:34:52.682432247Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=bef70d08-dd45-4229-9512-1f0100a1113f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.586218 | controller |     "Jun 19 11:34:52.685010 crc crio[22562]: time=\"2026-06-19T11:34:52.684015746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=16eaa4e4-2a58-45ab-8948-5ba8929db01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586234 | controller |     "Jun 19 11:34:52.688944 crc crio[22562]: time=\"2026-06-19T11:34:52.688766223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ffd5238-b70d-427b-8553-886ce77fcbad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586250 | controller |     "Jun 19 11:34:52.700355 crc crio[22562]: time=\"2026-06-19T11:34:52.700272184Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586266 | controller |     "Jun 19 11:34:52.701069 crc crio[22562]: time=\"2026-06-19T11:34:52.700851358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586281 | controller |     "Jun 19 11:34:52.790094 crc crio[22562]: time=\"2026-06-19T11:34:52.789819128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586296 | controller |     "Jun 19 11:34:52.809854 crc crio[22562]: time=\"2026-06-19T11:34:52.809401718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586312 | controller |     "Jun 19 11:34:53.006774 crc crio[22562]: time=\"2026-06-19T11:34:53.00587267Z\" level=info msg=\"Created container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=3b54c637-4163-489f-bc80-0e61697576a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586328 | controller |     "Jun 19 11:34:53.010590 crc crio[22562]: time=\"2026-06-19T11:34:53.010410771Z\" level=info msg=\"Starting container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd\" id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.586343 | controller |     "Jun 19 11:34:53.058309 crc crio[22562]: time=\"2026-06-19T11:34:53.057904005Z\" level=info msg=\"Started container\" PID=44495 containerID=f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd description=openshift-marketplace/certified-operators-ztgg8/extract-content id=0c61e9e5-11ca-4290-9da6-f7e5a9bbefa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee",
2026-06-19 12:35:51.586359 | controller |     "Jun 19 11:34:57.443005 crc crio[22562]: time=\"2026-06-19T11:34:57.442501195Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD\" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586374 | controller |     "Jun 19 11:34:57.443005 crc crio[22562]: time=\"2026-06-19T11:34:57.442999838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586401 | controller |     "Jun 19 11:34:57.484210 crc crio[22562]: time=\"2026-06-19T11:34:57.484025243Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}\"",
2026-06-19 12:35:51.586445 | controller |     "Jun 19 11:34:57.484210 crc crio[22562]: time=\"2026-06-19T11:34:57.484198287Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.586476 | controller |     "Jun 19 11:34:59.595457 crc crio[22562]: 2026-06-19T11:34:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8c7991ce7954a4 Mac:b2:31:60:16:7f:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.586494 | controller |     "Jun 19 11:34:59.595457 crc crio[22562]: time=\"2026-06-19T11:34:59.594403127Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-589499cb4b-wpp8z Namespace:baremetal-operator-system ID:b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 UID:fc8f3916-1f7f-49a1-bce6-39d7cd342b96 NetNS:/var/run/netns/ebda91a1-edb1-45dd-b9cd-049a41253080 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc8f3916_1f7f_49a1_bce6_39d7cd342b96.slice PodAnnotations:0xc000658a70}] Aliases:map[]}\"",
2026-06-19 12:35:51.586511 | controller |     "Jun 19 11:34:59.595457 crc crio[22562]: time=\"2026-06-19T11:34:59.594552081Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.586528 | controller |     "Jun 19 11:34:59.611685 crc crio[22562]: time=\"2026-06-19T11:34:59.611551097Z\" level=info msg=\"Ran pod sandbox b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/POD\" id=a64dcd36-53c1-430c-af4f-542e3b0cd0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586545 | controller |     "Jun 19 11:34:59.624806 crc crio[22562]: time=\"2026-06-19T11:34:59.622839384Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.586573 | controller |     "Jun 19 11:34:59.640919 crc crio[22562]: time=\"2026-06-19T11:34:59.640809145Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-19 12:35:51.586590 | controller |     "Jun 19 11:34:59.692248 crc crio[22562]: time=\"2026-06-19T11:34:59.691713572Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-lwgt8/POD\" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586606 | controller |     "Jun 19 11:34:59.692248 crc crio[22562]: time=\"2026-06-19T11:34:59.691920047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586622 | controller |     "Jun 19 11:34:59.766433 crc crio[22562]: time=\"2026-06-19T11:34:59.765778576Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}\"",
2026-06-19 12:35:51.586642 | controller |     "Jun 19 11:34:59.766433 crc crio[22562]: time=\"2026-06-19T11:34:59.765933449Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-lwgt8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.586659 | controller |     "Jun 19 11:35:00.130124 crc crio[22562]: time=\"2026-06-19T11:35:00.129620778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e24fddea-34ae-40e2-9c86-b6f34ad54e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586674 | controller |     "Jun 19 11:35:00.133115 crc crio[22562]: time=\"2026-06-19T11:35:00.13296577Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f29e5dff-07aa-4e67-a808-795f0f2f011c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.586689 | controller |     "Jun 19 11:35:00.150840 crc crio[22562]: time=\"2026-06-19T11:35:00.142885442Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586704 | controller |     "Jun 19 11:35:00.150840 crc crio[22562]: time=\"2026-06-19T11:35:00.143496867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586719 | controller |     "Jun 19 11:35:00.205853 crc crio[22562]: time=\"2026-06-19T11:35:00.205775403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586735 | controller |     "Jun 19 11:35:00.210570 crc crio[22562]: time=\"2026-06-19T11:35:00.210213202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586750 | controller |     "Jun 19 11:35:00.362320 crc crio[22562]: time=\"2026-06-19T11:35:00.36201984Z\" level=info msg=\"Created container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3c7230fd-607c-4f53-9a1b-b54d4f33d0cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.586766 | controller |     "Jun 19 11:35:00.368430 crc crio[22562]: time=\"2026-06-19T11:35:00.366589683Z\" level=info msg=\"Starting container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f\" id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.586781 | controller |     "Jun 19 11:35:00.382091 crc crio[22562]: time=\"2026-06-19T11:35:00.381450136Z\" level=info msg=\"Started container\" PID=44728 containerID=fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f description=openshift-marketplace/certified-operators-ztgg8/registry-server id=eed21e46-1f75-43b3-8e42-a5e381209d33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee",
2026-06-19 12:35:51.586797 | controller |     "Jun 19 11:35:00.410352 crc crio[22562]: 2026-06-19T11:35:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3097d4b08213f2f Mac:0e:d6:85:d6:e1:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.586823 | controller |     "Jun 19 11:35:00.414109 crc crio[22562]: time=\"2026-06-19T11:35:00.413501831Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc000138df8}] Aliases:map[]}\"",
2026-06-19 12:35:51.586840 | controller |     "Jun 19 11:35:00.414109 crc crio[22562]: time=\"2026-06-19T11:35:00.413662975Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-lwgt8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.586855 | controller |     "Jun 19 11:35:00.435450 crc crio[22562]: time=\"2026-06-19T11:35:00.435132172Z\" level=info msg=\"Ran pod sandbox 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 with infra container: openstack-operators/openstack-operator-index-lwgt8/POD\" id=e7eac8d2-1ef4-4199-bc86-6b2ae53b7478 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586871 | controller |     "Jun 19 11:35:00.457464 crc crio[22562]: time=\"2026-06-19T11:35:00.456876324Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.586885 | controller |     "Jun 19 11:35:00.466258 crc crio[22562]: time=\"2026-06-19T11:35:00.465015374Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"",
2026-06-19 12:35:51.586900 | controller |     "Jun 19 11:35:04.113024 crc crio[22562]: time=\"2026-06-19T11:35:04.112603493Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-x9sn4/POD\" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586915 | controller |     "Jun 19 11:35:04.114602 crc crio[22562]: time=\"2026-06-19T11:35:04.113094534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586930 | controller |     "Jun 19 11:35:06.583118 crc crio[22562]: time=\"2026-06-19T11:35:06.581844857Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD\" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586945 | controller |     "Jun 19 11:35:06.584814 crc crio[22562]: time=\"2026-06-19T11:35:06.583127168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586960 | controller |     "Jun 19 11:35:06.955876 crc crio[22562]: time=\"2026-06-19T11:35:06.954339291Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD\" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.586976 | controller |     "Jun 19 11:35:06.955876 crc crio[22562]: time=\"2026-06-19T11:35:06.954458684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.586995 | controller |     "Jun 19 11:35:07.931898 crc crio[22562]: time=\"2026-06-19T11:35:07.926843022Z\" level=info msg=\"Stopping container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded (timeout: 2s)\" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.587010 | controller |     "Jun 19 11:35:08.244078 crc crio[22562]: time=\"2026-06-19T11:35:08.243733004Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.587026 | controller |     "Jun 19 11:35:08.244078 crc crio[22562]: time=\"2026-06-19T11:35:08.24400858Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-x9sn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.587041 | controller |     "Jun 19 11:35:08.261899 crc crio[22562]: time=\"2026-06-19T11:35:08.261802508Z\" 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=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.587058 | controller |     "Jun 19 11:35:08.262873 crc crio[22562]: time=\"2026-06-19T11:35:08.262677428Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}\"",
2026-06-19 12:35:51.587074 | controller |     "Jun 19 11:35:08.263257 crc crio[22562]: time=\"2026-06-19T11:35:08.262868023Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.587090 | controller |     "Jun 19 11:35:08.273860 crc crio[22562]: time=\"2026-06-19T11:35:08.273405202Z\" level=info msg=\"Stopped container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=dba48fa7-6a32-4c1f-b816-d8a110245380 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.587106 | controller |     "Jun 19 11:35:08.278320 crc crio[22562]: time=\"2026-06-19T11:35:08.277909202Z\" level=info msg=\"Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587121 | controller |     "Jun 19 11:35:08.278677 crc crio[22562]: time=\"2026-06-19T11:35:08.278612078Z\" level=info msg=\"Got pod network &{Name:community-operators-4g5c8 Namespace:openshift-marketplace ID:8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85 UID:4e2bfb1b-c62e-480e-9885-6c3966a35bc5 NetNS:/var/run/netns/7eed4646-a313-4543-b7a9-dd7bf8ade9b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2bfb1b_c62e_480e_9885_6c3966a35bc5.slice PodAnnotations:0xc0005ac130}] Aliases:map[]}\"",
2026-06-19 12:35:51.587137 | controller |     "Jun 19 11:35:08.278971 crc crio[22562]: time=\"2026-06-19T11:35:08.278826185Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4g5c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.587155 | controller |     "Jun 19 11:35:08.937813 crc crio[22562]: time=\"2026-06-19T11:35:08.931914961Z\" level=info msg=\"Removing container: a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752\" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587170 | controller |     "Jun 19 11:35:10.007659 crc crio[22562]: 2026-06-19T11:35:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1eae7882824bb1 Mac:26:2a:80:00:58:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 SocketPath: PciID:}] [{Interface:0xc0002c69c0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.587186 | controller |     "Jun 19 11:35:10.007659 crc crio[22562]: time=\"2026-06-19T11:35:10.003025458Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-x9sn4 Namespace:openstack-operators ID:d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 UID:34756d6d-531a-4246-9bde-7a6815402be8 NetNS:/var/run/netns/d166e70a-f23b-4b19-bf6c-d37a62bba9d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34756d6d_531a_4246_9bde_7a6815402be8.slice PodAnnotations:0xc00259c3a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.587203 | controller |     "Jun 19 11:35:10.007659 crc crio[22562]: time=\"2026-06-19T11:35:10.003493Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-x9sn4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.587219 | controller |     "Jun 19 11:35:10.151828 crc crio[22562]: 2026-06-19T11:35:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7a141b7adc725 Mac:ae:69:b8:f9:97:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd SocketPath: PciID:}] [{Interface:0xc0002945b0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.587235 | controller |     "Jun 19 11:35:10.160269 crc crio[22562]: time=\"2026-06-19T11:35:10.152726115Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc002910160}] Aliases:map[]}\"",
2026-06-19 12:35:51.587251 | controller |     "Jun 19 11:35:10.160269 crc crio[22562]: time=\"2026-06-19T11:35:10.152979301Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.587266 | controller |     "Jun 19 11:35:11.288592 crc crio[22562]: time=\"2026-06-19T11:35:11.288485516Z\" level=info msg=\"Ran pod sandbox 5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed with infra container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/POD\" id=312a30d4-8f6c-4c2d-8d58-c51f134dea99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.587282 | controller |     "Jun 19 11:35:11.292553 crc crio[22562]: time=\"2026-06-19T11:35:11.292482824Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587297 | controller |     "Jun 19 11:35:11.300744 crc crio[22562]: time=\"2026-06-19T11:35:11.30049238Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-19 12:35:51.587317 | controller |     "Jun 19 11:35:11.424465 crc crio[22562]: time=\"2026-06-19T11:35:11.424375525Z\" level=info msg=\"Ran pod sandbox ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/POD\" id=b44cc72f-81fd-4b57-802b-818240753e47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.587333 | controller |     "Jun 19 11:35:11.428286 crc crio[22562]: time=\"2026-06-19T11:35:11.428196429Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587349 | controller |     "Jun 19 11:35:11.430903 crc crio[22562]: time=\"2026-06-19T11:35:11.430818113Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-19 12:35:51.587365 | controller |     "Jun 19 11:35:11.433695 crc crio[22562]: time=\"2026-06-19T11:35:11.433486198Z\" level=info msg=\"Ran pod sandbox d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29 with infra container: openstack-operators/openstack-operator-index-x9sn4/POD\" id=a17cdbd6-5a09-41ac-9b0b-c196e1501d2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.587380 | controller |     "Jun 19 11:35:11.433957 crc crio[22562]: time=\"2026-06-19T11:35:11.433873197Z\" level=info msg=\"Stopped pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=2ac45c0c-a051-4f82-9fb1-783246f71da6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587401 | controller |     "Jun 19 11:35:11.440840 crc crio[22562]: time=\"2026-06-19T11:35:11.439754591Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587424 | controller |     "Jun 19 11:35:11.441772 crc crio[22562]: time=\"2026-06-19T11:35:11.441679659Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"",
2026-06-19 12:35:51.587462 | controller |     "Jun 19 11:35:11.825326 crc crio[22562]: time=\"2026-06-19T11:35:11.824941437Z\" level=info msg=\"Removing container: 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded\" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587479 | controller |     "Jun 19 11:35:12.848886 crc crio[22562]: time=\"2026-06-19T11:35:12.84775593Z\" level=info msg=\"Stopping container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f (timeout: 2s)\" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.587496 | controller |     "Jun 19 11:35:12.913102 crc crio[22562]: time=\"2026-06-19T11:35:12.912749342Z\" level=info msg=\"Removed container a2993a6abcb567d5fc45bd14eef7008c698726f5d2b0d7780c48697425c94752: openshift-infra/auto-csr-approver-29697808-fh7j8/oc\" id=8dc1429e-a802-4be4-b9bf-dc5cfe84fc31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587512 | controller |     "Jun 19 11:35:12.928423 crc crio[22562]: time=\"2026-06-19T11:35:12.928307613Z\" level=info msg=\"Stopping pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587528 | controller |     "Jun 19 11:35:12.928653 crc crio[22562]: time=\"2026-06-19T11:35:12.928433096Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=6c94a06c-d52b-4151-a743-f714ffedd4b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587547 | controller |     "Jun 19 11:35:12.929224 crc crio[22562]: time=\"2026-06-19T11:35:12.929075462Z\" level=info msg=\"Removing pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.587563 | controller |     "Jun 19 11:35:12.944377 crc crio[22562]: time=\"2026-06-19T11:35:12.944268185Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=a3077acf-e745-4822-85cc-acd6608a0f09 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587579 | controller |     "Jun 19 11:35:12.945847 crc crio[22562]: time=\"2026-06-19T11:35:12.945331601Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0daeb324-c17e-4dce-b0d1-e6e8a776ca29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.587595 | controller |     "Jun 19 11:35:13.027739 crc crio[22562]: time=\"2026-06-19T11:35:13.027606725Z\" level=info msg=\"Removed container 5dc6b0183be9d50853ad12aa1b2f13d021b65982d0ec31d7c5928937d4b57ded: openshift-marketplace/community-operators-4g5c8/registry-server\" id=7b5bb6e5-3ff5-4ac7-b31f-cda4a1c2bc34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587611 | controller |     "Jun 19 11:35:13.034102 crc crio[22562]: time=\"2026-06-19T11:35:13.032718601Z\" level=info msg=\"Removing container: e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e\" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587627 | controller |     "Jun 19 11:35:13.040772 crc crio[22562]: time=\"2026-06-19T11:35:13.040613475Z\" level=info msg=\"Stopped container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=3fe914df-5819-4807-96d5-9b5ba41ea9f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.587643 | controller |     "Jun 19 11:35:13.041815 crc crio[22562]: time=\"2026-06-19T11:35:13.041614999Z\" level=info msg=\"Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587658 | controller |     "Jun 19 11:35:13.042575 crc crio[22562]: time=\"2026-06-19T11:35:13.042503771Z\" level=info msg=\"Got pod network &{Name:certified-operators-ztgg8 Namespace:openshift-marketplace ID:b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee UID:e2c6a47c-c71b-4476-a5e5-6d9abd3a8f2c NetNS:/var/run/netns/acbe89af-586a-4002-a345-3ba00d8fc1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2c6a47c_c71b_4476_a5e5_6d9abd3a8f2c.slice PodAnnotations:0xc002e5e238}] Aliases:map[]}\"",
2026-06-19 12:35:51.587674 | controller |     "Jun 19 11:35:13.042783 crc crio[22562]: time=\"2026-06-19T11:35:13.042688575Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-ztgg8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.587691 | controller |     "Jun 19 11:35:13.050611 crc crio[22562]: time=\"2026-06-19T11:35:13.050500116Z\" level=info msg=\"Removed pod sandbox: 01a52f8120127156f54a3bdb47117255746211a8532621b1ee1f23cc87c544fb\" id=615ab820-9436-452c-9bf4-e7afb5a09e4f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.587706 | controller |     "Jun 19 11:35:13.212692 crc crio[22562]: time=\"2026-06-19T11:35:13.211298745Z\" level=info msg=\"Removed container e9edc7cf5fbddc1c4a6f9de1ef7ba8e836d633bbe78a6dab5805b1ba973c4a7e: openshift-marketplace/community-operators-4g5c8/extract-content\" id=d959860d-ef22-401a-95fc-b7ec4a8b034f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587722 | controller |     "Jun 19 11:35:13.219480 crc crio[22562]: time=\"2026-06-19T11:35:13.219443095Z\" level=info msg=\"Removing container: 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2\" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587742 | controller |     "Jun 19 11:35:13.363787 crc crio[22562]: time=\"2026-06-19T11:35:13.363578705Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c31553f3-789a-4dec-ba75-501694ff8d0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.587758 | controller |     "Jun 19 11:35:13.370444 crc crio[22562]: time=\"2026-06-19T11:35:13.370373982Z\" level=info msg=\"Removed container 713cb416a1e77667c73cbbee23c5ba1503efb5c50f95c7ce35a08d7154ebdfc2: openshift-marketplace/community-operators-4g5c8/extract-utilities\" id=c08c12de-3d24-41a0-97b2-322d3ffb313d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587774 | controller |     "Jun 19 11:35:13.487115 crc crio[22562]: time=\"2026-06-19T11:35:13.485347298Z\" level=info msg=\"Stopped pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6223de74-6bdf-4fde-ae5d-f254238ddb74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.587789 | controller |     "Jun 19 11:35:13.881336 crc crio[22562]: time=\"2026-06-19T11:35:13.879552854Z\" level=info msg=\"Removing container: fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f\" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587804 | controller |     "Jun 19 11:35:14.444438 crc crio[22562]: time=\"2026-06-19T11:35:14.443780365Z\" level=info msg=\"Removed container fdc820724e88d0ee27dcca6f48836c634e0d364dd3bb54b0221fb293f124410f: openshift-marketplace/certified-operators-ztgg8/registry-server\" id=d5fe440e-3d31-4fa6-8eb6-3fe3626e61b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587820 | controller |     "Jun 19 11:35:14.445626 crc crio[22562]: time=\"2026-06-19T11:35:14.445522998Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager\" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.587835 | controller |     "Jun 19 11:35:14.448862 crc crio[22562]: time=\"2026-06-19T11:35:14.448804048Z\" level=info msg=\"Removing container: f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd\" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587850 | controller |     "Jun 19 11:35:19.603832 crc crio[22562]: time=\"2026-06-19T11:35:19.60267108Z\" level=info msg=\"Removed container f9f81318c491b26f0a3459ea19bd7bf8338e0a3b4be97fd510849791b95caecd: openshift-marketplace/certified-operators-ztgg8/extract-content\" id=0287222e-981a-4231-98b6-49318ef381e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587866 | controller |     "Jun 19 11:35:19.606580 crc crio[22562]: time=\"2026-06-19T11:35:19.604532257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.587881 | controller |     "Jun 19 11:35:19.610341 crc crio[22562]: time=\"2026-06-19T11:35:19.610239525Z\" level=info msg=\"Removing container: 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389\" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587896 | controller |     "Jun 19 11:35:19.645208 crc crio[22562]: time=\"2026-06-19T11:35:19.642518747Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5\" id=2f90ff92-256d-44db-a079-a2056739d48e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587911 | controller |     "Jun 19 11:35:19.645208 crc crio[22562]: time=\"2026-06-19T11:35:19.644415863Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e8b33a2d-7cf8-43e5-be98-86832b6b023c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.587929 | controller |     "Jun 19 11:35:19.714817 crc crio[22562]: time=\"2026-06-19T11:35:19.714677174Z\" level=info msg=\"Removed container 0416aa421f5b703b782e58eea950b1b6eec12f9baa15381776084195c011e389: openshift-marketplace/certified-operators-ztgg8/extract-utilities\" id=fc7a85ec-a692-4c20-9798-a5e8b36cb993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.587945 | controller |     "Jun 19 11:35:19.719268 crc crio[22562]: time=\"2026-06-19T11:35:19.719132934Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=855d0313-5377-4f41-a57b-f6f604518022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.587959 | controller |     "Jun 19 11:35:19.719636 crc crio[22562]: time=\"2026-06-19T11:35:19.719478491Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=27acc8b7-fd77-4c2f-8e0b-309665242a41 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.587975 | controller |     "Jun 19 11:35:19.728007 crc crio[22562]: time=\"2026-06-19T11:35:19.727212671Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=79da80ca-1d64-4880-90d9-7c8ab2917c39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.587990 | controller |     "Jun 19 11:35:19.747486 crc crio[22562]: time=\"2026-06-19T11:35:19.747327455Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index@sha256:184e9f5ac4e573bc72586016bf6ad8bfab9d7fbf43b1bc006edccc54b977eeb5\" id=7edbe729-e6e6-4e12-9027-cabcece4d319 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.588005 | controller |     "Jun 19 11:35:19.753434 crc crio[22562]: time=\"2026-06-19T11:35:19.752539911Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=860d8754-ce96-4865-9586-14745bda6eb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588020 | controller |     "Jun 19 11:35:19.762342 crc crio[22562]: time=\"2026-06-19T11:35:19.762248529Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=96606770-8920-4048-8b5c-ff94c3c1fe71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588035 | controller |     "Jun 19 11:35:20.167261 crc crio[22562]: time=\"2026-06-19T11:35:20.166987523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588051 | controller |     "Jun 19 11:35:20.171529 crc crio[22562]: time=\"2026-06-19T11:35:20.171382832Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588066 | controller |     "Jun 19 11:35:20.210419 crc crio[22562]: time=\"2026-06-19T11:35:20.210276614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588081 | controller |     "Jun 19 11:35:20.319791 crc crio[22562]: time=\"2026-06-19T11:35:20.319688444Z\" level=info msg=\"Created container 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754: baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager\" id=9fde5a41-fb11-4c0c-b23f-5644ed415b1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588096 | controller |     "Jun 19 11:35:20.321446 crc crio[22562]: time=\"2026-06-19T11:35:20.321299144Z\" level=info msg=\"Starting container: 871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754\" id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.588115 | controller |     "Jun 19 11:35:20.328368 crc crio[22562]: time=\"2026-06-19T11:35:20.328283535Z\" level=info msg=\"Started container\" PID=45927 containerID=871f57c58a224762d6df52a09296cadde9770ebcf87dbc39ae4ea570f92d5754 description=baremetal-operator-system/baremetal-operator-controller-manager-589499cb4b-wpp8z/manager id=25e6b033-34b4-40bd-b0c8-b2ce8879664d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8c7991ce7954a42161a5c786ed7c6529ca5425a148a422fde5b4d9e90969e88",
2026-06-19 12:35:51.588132 | controller |     "Jun 19 11:35:20.515618 crc crio[22562]: time=\"2026-06-19T11:35:20.515477219Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader\" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588148 | controller |     "Jun 19 11:35:20.856318 crc crio[22562]: time=\"2026-06-19T11:35:20.855030057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588163 | controller |     "Jun 19 11:35:20.857302 crc crio[22562]: time=\"2026-06-19T11:35:20.856503983Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-index:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=f1796f91-91f4-4d3d-974c-139e9f86e081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588178 | controller |     "Jun 19 11:35:20.874834 crc crio[22562]: time=\"2026-06-19T11:35:20.874709829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588193 | controller |     "Jun 19 11:35:20.893077 crc crio[22562]: time=\"2026-06-19T11:35:20.892986707Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-x9sn4/registry-server\" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588209 | controller |     "Jun 19 11:35:20.900371 crc crio[22562]: time=\"2026-06-19T11:35:20.900288736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588224 | controller |     "Jun 19 11:35:20.920255 crc crio[22562]: time=\"2026-06-19T11:35:20.92002441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588239 | controller |     "Jun 19 11:35:20.934582 crc crio[22562]: time=\"2026-06-19T11:35:20.934118884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588254 | controller |     "Jun 19 11:35:20.952416 crc crio[22562]: time=\"2026-06-19T11:35:20.95230691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588269 | controller |     "Jun 19 11:35:20.989643 crc crio[22562]: time=\"2026-06-19T11:35:20.989589463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588283 | controller |     "Jun 19 11:35:21.001323 crc crio[22562]: time=\"2026-06-19T11:35:21.001281169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588299 | controller |     "Jun 19 11:35:21.135275 crc crio[22562]: time=\"2026-06-19T11:35:21.129664774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588316 | controller |     "Jun 19 11:35:21.182006 crc crio[22562]: time=\"2026-06-19T11:35:21.181903964Z\" level=info msg=\"Created container b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84: openstack-operators/openstack-operator-index-x9sn4/registry-server\" id=b8911e32-51ce-4387-afcd-68f8035b486e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588332 | controller |     "Jun 19 11:35:21.184262 crc crio[22562]: time=\"2026-06-19T11:35:21.183929754Z\" level=info msg=\"Starting container: b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84\" id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.588347 | controller |     "Jun 19 11:35:21.191185 crc crio[22562]: time=\"2026-06-19T11:35:21.190723229Z\" level=info msg=\"Started container\" PID=45989 containerID=b1e8926aa55e4bccf4886e813bb35072a8a3872759a82b832ac011c15c1eee84 description=openstack-operators/openstack-operator-index-x9sn4/registry-server id=8f26a907-2f63-46b8-98a3-61be67dd6299 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1eae7882824bb1259115c72d30cce2b32a8261d7845774ca0a8f426fbfe0b29",
2026-06-19 12:35:51.588363 | controller |     "Jun 19 11:35:21.198084 crc crio[22562]: time=\"2026-06-19T11:35:21.197950407Z\" level=info msg=\"Created container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1d787626-74e6-4cec-8aeb-d963badeba15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588379 | controller |     "Jun 19 11:35:21.200440 crc crio[22562]: time=\"2026-06-19T11:35:21.200361657Z\" level=info msg=\"Starting container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f\" id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.588399 | controller |     "Jun 19 11:35:21.212455 crc crio[22562]: time=\"2026-06-19T11:35:21.212332649Z\" level=info msg=\"Started container\" PID=45983 containerID=7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f description=openstack-operators/openstack-operator-index-lwgt8/registry-server id=fbc14938-470f-4359-aa84-ff2a2c9c2f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95",
2026-06-19 12:35:51.588423 | controller |     "Jun 19 11:35:21.228644 crc crio[22562]: time=\"2026-06-19T11:35:21.228492615Z\" level=info msg=\"Created container 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader\" id=3a3b95ed-acbf-4708-8eda-52f7e77e104d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588460 | controller |     "Jun 19 11:35:21.232342 crc crio[22562]: time=\"2026-06-19T11:35:21.231909559Z\" level=info msg=\"Starting container: 6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede\" id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.588479 | controller |     "Jun 19 11:35:21.248882 crc crio[22562]: time=\"2026-06-19T11:35:21.248195078Z\" level=info msg=\"Started container\" PID=45998 containerID=6e2b4b11e52d08e05e971265065001195342124bfa5ee6571f6a3c3601607ede description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-ipa-downloader id=844d1a6e-6523-4ac0-9ed0-b138d8585149 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed",
2026-06-19 12:35:51.588495 | controller |     "Jun 19 11:35:22.122285 crc crio[22562]: time=\"2026-06-19T11:35:22.121338485Z\" level=info msg=\"Stopping container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f (timeout: 2s)\" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.588515 | controller |     "Jun 19 11:35:30.157718 crc crio[22562]: time=\"2026-06-19T11:35:30.155800827Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vg5hl/POD\" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.588531 | controller |     "Jun 19 11:35:30.157718 crc crio[22562]: time=\"2026-06-19T11:35:30.157640322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588547 | controller |     "Jun 19 11:35:30.813632 crc crio[22562]: time=\"2026-06-19T11:35:30.812660567Z\" level=info msg=\"Stopped container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=1aae7183-db56-4bef-9b80-326b220d7a1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.588564 | controller |     "Jun 19 11:35:30.815741 crc crio[22562]: time=\"2026-06-19T11:35:30.815571599Z\" level=info msg=\"Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.588580 | controller |     "Jun 19 11:35:30.821785 crc crio[22562]: time=\"2026-06-19T11:35:30.81724259Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-lwgt8 Namespace:openstack-operators ID:3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95 UID:1f7663a5-054c-4119-bbc7-e89b171b9557 NetNS:/var/run/netns/d6c7ded4-44dc-44a6-a523-a79eb6f85087 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f7663a5_054c_4119_bbc7_e89b171b9557.slice PodAnnotations:0xc0032d2128}] Aliases:map[]}\"",
2026-06-19 12:35:51.588596 | controller |     "Jun 19 11:35:30.821785 crc crio[22562]: time=\"2026-06-19T11:35:30.817508836Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-lwgt8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.588612 | controller |     "Jun 19 11:35:30.897816 crc crio[22562]: time=\"2026-06-19T11:35:30.897724281Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}\"",
2026-06-19 12:35:51.588628 | controller |     "Jun 19 11:35:30.897816 crc crio[22562]: time=\"2026-06-19T11:35:30.897786403Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vg5hl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.588645 | controller |     "Jun 19 11:35:30.921453 crc crio[22562]: time=\"2026-06-19T11:35:30.920737265Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:5e280dc393649b779c690f0d0192aac826c43f78bb61da657ac23fc87d5ad032\" id=7694a03a-8d8c-4ea3-9594-64ee5f6f491c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.588661 | controller |     "Jun 19 11:35:30.926065 crc crio[22562]: time=\"2026-06-19T11:35:30.925963554Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=3780fd79-559f-4596-a020-30ccc3c5342a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588676 | controller |     "Jun 19 11:35:30.940313 crc crio[22562]: time=\"2026-06-19T11:35:30.940219133Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=d6a20bd0-b535-4613-a694-a49e4b4d6086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588695 | controller |     "Jun 19 11:35:30.954391 crc crio[22562]: time=\"2026-06-19T11:35:30.954317447Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588711 | controller |     "Jun 19 11:35:30.961908 crc crio[22562]: time=\"2026-06-19T11:35:30.96177226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588727 | controller |     "Jun 19 11:35:31.020690 crc crio[22562]: time=\"2026-06-19T11:35:31.020590221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588742 | controller |     "Jun 19 11:35:31.093231 crc crio[22562]: time=\"2026-06-19T11:35:31.092519262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588758 | controller |     "Jun 19 11:35:31.301559 crc crio[22562]: time=\"2026-06-19T11:35:31.301360949Z\" level=info msg=\"Created container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=6d519814-d2cd-488c-affe-c0b28432879e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588773 | controller |     "Jun 19 11:35:31.305029 crc crio[22562]: time=\"2026-06-19T11:35:31.304962416Z\" level=info msg=\"Starting container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95\" id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.588790 | controller |     "Jun 19 11:35:31.319875 crc crio[22562]: time=\"2026-06-19T11:35:31.31977214Z\" level=info msg=\"Started container\" PID=46270 containerID=5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 description=baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager id=a7788151-c08d-4f3f-8884-4219c20b9415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af",
2026-06-19 12:35:51.588806 | controller |     "Jun 19 11:35:31.363554 crc crio[22562]: time=\"2026-06-19T11:35:31.363328736Z\" level=info msg=\"Stopped pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a338204-70a6-4308-9c8d-007533abdc0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.588822 | controller |     "Jun 19 11:35:31.708276 crc crio[22562]: 2026-06-19T11:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26b6c39ff5b2a1f Mac:16:58:27:80:50:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 SocketPath: PciID:}] [{Interface:0xc0001385c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.588838 | controller |     "Jun 19 11:35:31.710223 crc crio[22562]: time=\"2026-06-19T11:35:31.71008061Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc0005ac800}] Aliases:map[]}\"",
2026-06-19 12:35:51.588854 | controller |     "Jun 19 11:35:31.710432 crc crio[22562]: time=\"2026-06-19T11:35:31.710374427Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vg5hl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.588873 | controller |     "Jun 19 11:35:31.719337 crc crio[22562]: time=\"2026-06-19T11:35:31.719265375Z\" level=info msg=\"Ran pod sandbox 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d with infra container: openshift-marketplace/redhat-marketplace-vg5hl/POD\" id=6945470d-2c51-4631-8852-63f971e74250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.588891 | controller |     "Jun 19 11:35:31.723954 crc crio[22562]: time=\"2026-06-19T11:35:31.723422707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=415439e0-1a08-4767-a765-a7442978365a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588907 | controller |     "Jun 19 11:35:31.725510 crc crio[22562]: time=\"2026-06-19T11:35:31.725440516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=36b44bcf-dd9a-4a95-826e-47ea4ddd9fa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.588922 | controller |     "Jun 19 11:35:31.736270 crc crio[22562]: time=\"2026-06-19T11:35:31.732915159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588937 | controller |     "Jun 19 11:35:31.736270 crc crio[22562]: time=\"2026-06-19T11:35:31.733528005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588953 | controller |     "Jun 19 11:35:31.764542 crc crio[22562]: time=\"2026-06-19T11:35:31.764458082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588968 | controller |     "Jun 19 11:35:31.769480 crc crio[22562]: time=\"2026-06-19T11:35:31.769429554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.588983 | controller |     "Jun 19 11:35:31.878271 crc crio[22562]: time=\"2026-06-19T11:35:31.878092155Z\" level=info msg=\"Created container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=d12011b8-c9cb-4380-accf-4fe88ae81692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.588998 | controller |     "Jun 19 11:35:31.880721 crc crio[22562]: time=\"2026-06-19T11:35:31.880695459Z\" level=info msg=\"Starting container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05\" id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.589013 | controller |     "Jun 19 11:35:31.899743 crc crio[22562]: time=\"2026-06-19T11:35:31.898914516Z\" level=info msg=\"Started container\" PID=46339 containerID=1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05 description=openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities id=7455c07f-69bb-41b1-888b-026af6f69bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d",
2026-06-19 12:35:51.589029 | controller |     "Jun 19 11:35:32.469435 crc crio[22562]: time=\"2026-06-19T11:35:32.469352757Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.589044 | controller |     "Jun 19 11:35:32.485200 crc crio[22562]: time=\"2026-06-19T11:35:32.484979151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.589062 | controller |     "Jun 19 11:35:33.034733 crc crio[22562]: time=\"2026-06-19T11:35:33.034086961Z\" level=info msg=\"Running pod sandbox: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD\" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.589078 | controller |     "Jun 19 11:35:33.034890 crc crio[22562]: time=\"2026-06-19T11:35:33.034762847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589093 | controller |     "Jun 19 11:35:33.101567 crc crio[22562]: time=\"2026-06-19T11:35:33.101460122Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}\"",
2026-06-19 12:35:51.589109 | controller |     "Jun 19 11:35:33.101755 crc crio[22562]: time=\"2026-06-19T11:35:33.101563204Z\" level=info msg=\"Adding pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.589125 | controller |     "Jun 19 11:35:33.385517 crc crio[22562]: time=\"2026-06-19T11:35:33.384383101Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=e1ce9357-711e-498f-b6d5-63df4bf1e409 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.589140 | controller |     "Jun 19 11:35:33.395305 crc crio[22562]: time=\"2026-06-19T11:35:33.395015072Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=89190425-604f-48e5-b6db-424f089b91c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589155 | controller |     "Jun 19 11:35:33.401956 crc crio[22562]: time=\"2026-06-19T11:35:33.40184174Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e4e2a2fb-0bb6-4da0-b2c4-1eda69e385f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589170 | controller |     "Jun 19 11:35:33.420468 crc crio[22562]: time=\"2026-06-19T11:35:33.419763978Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589186 | controller |     "Jun 19 11:35:33.423608 crc crio[22562]: time=\"2026-06-19T11:35:33.422367312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589201 | controller |     "Jun 19 11:35:33.503317 crc crio[22562]: time=\"2026-06-19T11:35:33.502961016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589216 | controller |     "Jun 19 11:35:33.509782 crc crio[22562]: time=\"2026-06-19T11:35:33.509664651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589231 | controller |     "Jun 19 11:35:33.763430 crc crio[22562]: time=\"2026-06-19T11:35:33.763338134Z\" level=info msg=\"Created container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=650fd122-8aaf-448a-952f-b77c02946c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589252 | controller |     "Jun 19 11:35:33.766596 crc crio[22562]: time=\"2026-06-19T11:35:33.766320227Z\" level=info msg=\"Starting container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a\" id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.589268 | controller |     "Jun 19 11:35:33.788731 crc crio[22562]: time=\"2026-06-19T11:35:33.78847362Z\" level=info msg=\"Started container\" PID=46373 containerID=0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a description=openshift-marketplace/redhat-marketplace-vg5hl/extract-content id=437079f9-e91a-44ff-871c-3c96ec501cc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d",
2026-06-19 12:35:51.589284 | controller |     "Jun 19 11:35:35.737206 crc crio[22562]: 2026-06-19T11:35:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:883fd336bee02c2 Mac:4a:e4:03:45:aa:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.589300 | controller |     "Jun 19 11:35:35.778402 crc crio[22562]: time=\"2026-06-19T11:35:35.777593803Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc00259c158}] Aliases:map[]}\"",
2026-06-19 12:35:51.589316 | controller |     "Jun 19 11:35:35.778402 crc crio[22562]: time=\"2026-06-19T11:35:35.778003993Z\" level=info msg=\"Checking pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.589331 | controller |     "Jun 19 11:35:35.837696 crc crio[22562]: time=\"2026-06-19T11:35:35.836952207Z\" level=info msg=\"Ran pod sandbox 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae with infra container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/POD\" id=ecfd37b8-0bb8-4e2e-a1ad-2a690f9358b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.589346 | controller |     "Jun 19 11:35:35.849492 crc crio[22562]: time=\"2026-06-19T11:35:35.848635044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de25d016-e0d0-4a73-ad38-7684b2b3cae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589362 | controller |     "Jun 19 11:35:35.885329 crc crio[22562]: time=\"2026-06-19T11:35:35.884835911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=94ae5029-e4f4-4de1-8e68-f48196cea815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589377 | controller |     "Jun 19 11:35:35.919640 crc crio[22562]: time=\"2026-06-19T11:35:35.918924535Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util\" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589396 | controller |     "Jun 19 11:35:35.928765 crc crio[22562]: time=\"2026-06-19T11:35:35.927524256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589423 | controller |     "Jun 19 11:35:36.084735 crc crio[22562]: time=\"2026-06-19T11:35:36.083626889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589463 | controller |     "Jun 19 11:35:36.117627 crc crio[22562]: time=\"2026-06-19T11:35:36.114938916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589480 | controller |     "Jun 19 11:35:36.309412 crc crio[22562]: time=\"2026-06-19T11:35:36.306839747Z\" level=info msg=\"Created container ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util\" id=8fd1f09f-27ec-47a8-b144-96bc61e4072a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589495 | controller |     "Jun 19 11:35:36.316436 crc crio[22562]: time=\"2026-06-19T11:35:36.315928319Z\" level=info msg=\"Starting container: ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968\" id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.589511 | controller |     "Jun 19 11:35:36.340903 crc crio[22562]: time=\"2026-06-19T11:35:36.340472441Z\" level=info msg=\"Started container\" PID=46523 containerID=ebd5dc098ae90957bb00122a04110d70964b0463de6225c786a26870119d3968 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/util id=5880b6c8-2ba6-4cda-9ee5-98ee038f90ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae",
2026-06-19 12:35:51.589532 | controller |     "Jun 19 11:35:38.889448 crc crio[22562]: time=\"2026-06-19T11:35:38.887598311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89f60ff9-6412-46f4-a106-862485828747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589568 | controller |     "Jun 19 11:35:38.936673 crc crio[22562]: time=\"2026-06-19T11:35:38.93613046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8abb409f-c037-4b6c-b7f4-e8ec6d796dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589584 | controller |     "Jun 19 11:35:39.045118 crc crio[22562]: time=\"2026-06-19T11:35:39.044843063Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589599 | controller |     "Jun 19 11:35:39.045473 crc crio[22562]: time=\"2026-06-19T11:35:39.045323385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589613 | controller |     "Jun 19 11:35:39.128834 crc crio[22562]: time=\"2026-06-19T11:35:39.128731808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589628 | controller |     "Jun 19 11:35:39.132620 crc crio[22562]: time=\"2026-06-19T11:35:39.1324972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589643 | controller |     "Jun 19 11:35:39.315371 crc crio[22562]: time=\"2026-06-19T11:35:39.314638911Z\" level=info msg=\"Created container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=dedfb697-b10f-4e37-a208-a920bb3d5afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589662 | controller |     "Jun 19 11:35:39.316763 crc crio[22562]: time=\"2026-06-19T11:35:39.316691851Z\" level=info msg=\"Starting container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3\" id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.589678 | controller |     "Jun 19 11:35:39.325434 crc crio[22562]: time=\"2026-06-19T11:35:39.325378675Z\" level=info msg=\"Started container\" PID=46559 containerID=77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 description=openshift-marketplace/redhat-marketplace-vg5hl/registry-server id=7879ff6d-7971-4cc9-bbe0-15f4eb440246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d",
2026-06-19 12:35:51.589694 | controller |     "Jun 19 11:35:39.921509 crc crio[22562]: time=\"2026-06-19T11:35:39.921426914Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.589709 | controller |     "Jun 19 11:35:39.923860 crc crio[22562]: time=\"2026-06-19T11:35:39.923756421Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"",
2026-06-19 12:35:51.589725 | controller |     "Jun 19 11:35:42.318549 crc crio[22562]: time=\"2026-06-19T11:35:42.316542893Z\" level=info msg=\"Stopping container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95 (timeout: 10s)\" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.589741 | controller |     "Jun 19 11:35:42.331441 crc crio[22562]: time=\"2026-06-19T11:35:42.331012397Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:d0b28b05526db38cd39bb2948f3c01f80fa64c5f65eb0c44075279533ea32dcc\" id=a38a98e0-257b-43c1-89b9-5ebf06ffdba3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.589757 | controller |     "Jun 19 11:35:42.334828 crc crio[22562]: time=\"2026-06-19T11:35:42.334452942Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=ec21c340-ab8f-4b9c-a3d6-4237abaa5e94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589773 | controller |     "Jun 19 11:35:42.346736 crc crio[22562]: time=\"2026-06-19T11:35:42.346568899Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator-bundle:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e79b5b77-ca70-45b3-9e61-0dcc3fb0d721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.589789 | controller |     "Jun 19 11:35:42.364502 crc crio[22562]: time=\"2026-06-19T11:35:42.363883623Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull\" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589804 | controller |     "Jun 19 11:35:42.366780 crc crio[22562]: time=\"2026-06-19T11:35:42.366548578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589820 | controller |     "Jun 19 11:35:42.425621 crc crio[22562]: time=\"2026-06-19T11:35:42.425519381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589835 | controller |     "Jun 19 11:35:42.426008 crc crio[22562]: time=\"2026-06-19T11:35:42.425874211Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/passwd: no such file or directory\"",
2026-06-19 12:35:51.589853 | controller |     "Jun 19 11:35:42.426008 crc crio[22562]: time=\"2026-06-19T11:35:42.425905511Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/2ff18fb200eb2659b264ea5cd6f0711d1aeb89c77ef5544b8747b9fb7edffe4b/merged/etc/group: no such file or directory\"",
2026-06-19 12:35:51.589869 | controller |     "Jun 19 11:35:42.429496 crc crio[22562]: time=\"2026-06-19T11:35:42.429429307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.589885 | controller |     "Jun 19 11:35:42.472122 crc crio[22562]: time=\"2026-06-19T11:35:42.471998099Z\" level=info msg=\"Stopped container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=5aa3b1b7-2fbb-4715-9f1f-e566fdbcce88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.589901 | controller |     "Jun 19 11:35:42.473692 crc crio[22562]: time=\"2026-06-19T11:35:42.473607058Z\" level=info msg=\"Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.589917 | controller |     "Jun 19 11:35:42.474653 crc crio[22562]: time=\"2026-06-19T11:35:42.474566362Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6897d94b87-4lhzx Namespace:baremetal-operator-system ID:ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af UID:1d1da56e-a914-48b2-a9eb-e228480b27cf NetNS:/var/run/netns/aa5559da-b3a1-44a1-a800-5d685be691fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d1da56e_a914_48b2_a9eb_e228480b27cf.slice PodAnnotations:0xc0005ac9c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.589933 | controller |     "Jun 19 11:35:42.474881 crc crio[22562]: time=\"2026-06-19T11:35:42.474820498Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6897d94b87-4lhzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.589949 | controller |     "Jun 19 11:35:42.942845 crc crio[22562]: time=\"2026-06-19T11:35:42.941890108Z\" level=info msg=\"Created container ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull\" id=5da5d383-e641-452f-a910-36b2946a1b1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.589964 | controller |     "Jun 19 11:35:42.948614 crc crio[22562]: time=\"2026-06-19T11:35:42.947881635Z\" level=info msg=\"Starting container: ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c\" id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.589980 | controller |     "Jun 19 11:35:43.000236 crc crio[22562]: time=\"2026-06-19T11:35:42.9999181Z\" level=info msg=\"Started container\" PID=46659 containerID=ce5944c4fcd667b8737589136355ccd676bf380f132fbf05e47336da1fafc19c description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/pull id=5db89497-5ba7-4a33-85af-2ca9dd10ece7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae",
2026-06-19 12:35:51.589996 | controller |     "Jun 19 11:35:43.136116 crc crio[22562]: time=\"2026-06-19T11:35:43.135808698Z\" level=info msg=\"Stopped pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=f4a945f3-7eed-48b8-bc58-381137731c32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590012 | controller |     "Jun 19 11:35:44.066427 crc crio[22562]: time=\"2026-06-19T11:35:44.064772864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c89abb9-b6e8-4b2f-b4c0-109e7f7554c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590032 | controller |     "Jun 19 11:35:44.076458 crc crio[22562]: time=\"2026-06-19T11:35:44.075945887Z\" level=info msg=\"Removing container: 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95\" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.590048 | controller |     "Jun 19 11:35:44.092813 crc crio[22562]: time=\"2026-06-19T11:35:44.092624796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1b83a693-ec11-4edc-8f9e-1b1738b6753a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590063 | controller |     "Jun 19 11:35:44.112475 crc crio[22562]: time=\"2026-06-19T11:35:44.112304268Z\" level=info msg=\"Creating container: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract\" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.590079 | controller |     "Jun 19 11:35:44.113211 crc crio[22562]: time=\"2026-06-19T11:35:44.113109307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590096 | controller |     "Jun 19 11:35:44.268631 crc crio[22562]: time=\"2026-06-19T11:35:44.26796138Z\" level=info msg=\"Removed container 5045a5d395f5def80f89c24e8cf88a3dbdf67d6756a57c96de769d4e3aad5b95: baremetal-operator-system/baremetal-operator-controller-manager-6897d94b87-4lhzx/manager\" id=8c97e704-56c1-4f05-8141-463a6a568bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.590114 | controller |     "Jun 19 11:35:44.290809 crc crio[22562]: time=\"2026-06-19T11:35:44.290716748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590130 | controller |     "Jun 19 11:35:44.296312 crc crio[22562]: time=\"2026-06-19T11:35:44.296022888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590145 | controller |     "Jun 19 11:35:44.538861 crc crio[22562]: time=\"2026-06-19T11:35:44.53860648Z\" level=info msg=\"Created container 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595: openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract\" id=5f06eb8a-e20f-4b49-975a-293a2e4a0222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.590160 | controller |     "Jun 19 11:35:44.541919 crc crio[22562]: time=\"2026-06-19T11:35:44.541794468Z\" level=info msg=\"Starting container: 0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595\" id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.590176 | controller |     "Jun 19 11:35:44.550269 crc crio[22562]: time=\"2026-06-19T11:35:44.550014389Z\" level=info msg=\"Started container\" PID=46722 containerID=0a2f287d66678195eb6d22714c4ccb9921c4d8dcc84708f5c19ec1bd0b22e595 description=openstack-operators/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/extract id=94b519c1-e3fb-4192-b780-702a232a805d name=/runtime.v1.RuntimeService/StartContainer sandboxID=883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae",
2026-06-19 12:35:51.590192 | controller |     "Jun 19 11:35:47.180473 crc crio[22562]: time=\"2026-06-19T11:35:47.17958781Z\" level=info msg=\"Stopping pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590212 | controller |     "Jun 19 11:35:47.181942 crc crio[22562]: time=\"2026-06-19T11:35:47.181102377Z\" level=info msg=\"Got pod network &{Name:41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j Namespace:openstack-operators ID:883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae UID:791cf354-8497-4f25-a819-471b52476977 NetNS:/var/run/netns/5e1e88d0-217a-41f3-9905-855b177d2e9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod791cf354_8497_4f25_a819_471b52476977.slice PodAnnotations:0xc0032d2038}] Aliases:map[]}\"",
2026-06-19 12:35:51.590228 | controller |     "Jun 19 11:35:47.181942 crc crio[22562]: time=\"2026-06-19T11:35:47.181631189Z\" level=info msg=\"Deleting pod openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.590244 | controller |     "Jun 19 11:35:48.163221 crc crio[22562]: time=\"2026-06-19T11:35:48.16100805Z\" level=info msg=\"Stopped pod sandbox: 883fd336bee02c21cff4312cba1653093a0eb9abd7dd37bd54331849ba37f7ae\" id=5f0cd7fb-420c-40a6-a618-fb966ad76c8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590260 | controller |     "Jun 19 11:35:52.280539 crc crio[22562]: time=\"2026-06-19T11:35:52.279241675Z\" level=info msg=\"Stopping container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3 (timeout: 2s)\" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.590275 | controller |     "Jun 19 11:35:52.417478 crc crio[22562]: time=\"2026-06-19T11:35:52.41742358Z\" level=info msg=\"Stopped container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=6b7b594b-8d75-4af7-8d45-5da8bf933ea5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.590291 | controller |     "Jun 19 11:35:52.419292 crc crio[22562]: time=\"2026-06-19T11:35:52.419113362Z\" level=info msg=\"Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590307 | controller |     "Jun 19 11:35:52.419759 crc crio[22562]: time=\"2026-06-19T11:35:52.419721857Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vg5hl Namespace:openshift-marketplace ID:26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d UID:9a010fd5-9950-4e6a-8829-9c1bff7545ca NetNS:/var/run/netns/827a711c-ad61-4643-ac7d-f73d9daf0c03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a010fd5_9950_4e6a_8829_9c1bff7545ca.slice PodAnnotations:0xc001612170}] Aliases:map[]}\"",
2026-06-19 12:35:51.590322 | controller |     "Jun 19 11:35:52.419928 crc crio[22562]: time=\"2026-06-19T11:35:52.41988023Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vg5hl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.590338 | controller |     "Jun 19 11:35:54.305301 crc crio[22562]: time=\"2026-06-19T11:35:54.304219157Z\" level=info msg=\"Stopped pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=cc9a62a1-8297-4924-8ae9-694eda6b6075 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590353 | controller |     "Jun 19 11:35:56.334659 crc crio[22562]: time=\"2026-06-19T11:35:56.333722619Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD\" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.590369 | controller |     "Jun 19 11:35:56.334659 crc crio[22562]: time=\"2026-06-19T11:35:56.334611281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590388 | controller |     "Jun 19 11:35:56.383313 crc crio[22562]: time=\"2026-06-19T11:35:56.382850862Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}\"",
2026-06-19 12:35:51.590412 | controller |     "Jun 19 11:35:56.383313 crc crio[22562]: time=\"2026-06-19T11:35:56.382963245Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.590455 | controller |     "Jun 19 11:35:58.332394 crc crio[22562]: 2026-06-19T11:35:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc5b5cbb56d88ad Mac:a6:28:60:b9:0f:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.590474 | controller |     "Jun 19 11:35:58.333593 crc crio[22562]: time=\"2026-06-19T11:35:58.333417181Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-b7c5f6d4d-94qnr Namespace:openstack-operators ID:fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d UID:f5d91a2d-5adb-4baf-9800-bb308f98258a NetNS:/var/run/netns/50dedd3b-7508-4e43-be99-ecfe128adbc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5d91a2d_5adb_4baf_9800_bb308f98258a.slice PodAnnotations:0xc0005acb00}] Aliases:map[]}\"",
2026-06-19 12:35:51.590490 | controller |     "Jun 19 11:35:58.334011 crc crio[22562]: time=\"2026-06-19T11:35:58.33380806Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.590506 | controller |     "Jun 19 11:35:58.344477 crc crio[22562]: time=\"2026-06-19T11:35:58.344104843Z\" level=info msg=\"Ran pod sandbox fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d with infra container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/POD\" id=42842c84-91db-4dfa-be2f-404651b570c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.590522 | controller |     "Jun 19 11:35:58.347203 crc crio[22562]: time=\"2026-06-19T11:35:58.347074656Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590538 | controller |     "Jun 19 11:35:58.347324 crc crio[22562]: time=\"2026-06-19T11:35:58.347301511Z\" level=info msg=\"Image 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 not found\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590553 | controller |     "Jun 19 11:35:58.347392 crc crio[22562]: time=\"2026-06-19T11:35:58.347355073Z\" level=info msg=\"Neither image nor artfiact 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811 found\" id=bed6c902-d135-4f49-bb66-7ee17d59c212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590568 | controller |     "Jun 19 11:35:58.348427 crc crio[22562]: time=\"2026-06-19T11:35:58.348393248Z\" level=info msg=\"Pulling image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.590587 | controller |     "Jun 19 11:35:58.349433 crc crio[22562]: time=\"2026-06-19T11:35:58.349354801Z\" level=info msg=\"Trying to access \\\"38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\\\"\"",
2026-06-19 12:35:51.590603 | controller |     "Jun 19 11:36:00.630556 crc crio[22562]: time=\"2026-06-19T11:36:00.629683118Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697816-7xrpm/POD\" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.590618 | controller |     "Jun 19 11:36:00.630556 crc crio[22562]: time=\"2026-06-19T11:36:00.630391456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590634 | controller |     "Jun 19 11:36:00.737100 crc crio[22562]: time=\"2026-06-19T11:36:00.736763502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"",
2026-06-19 12:35:51.590649 | controller |     "Jun 19 11:36:00.737100 crc crio[22562]: time=\"2026-06-19T11:36:00.736908635Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697816-7xrpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.590664 | controller |     "Jun 19 11:36:02.714589 crc crio[22562]: 2026-06-19T11:36:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97272b445b40ff6 Mac:a2:65:6d:a1:7b:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 SocketPath: PciID:}] [{Interface:0xc0004b2660 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.590680 | controller |     "Jun 19 11:36:02.718586 crc crio[22562]: time=\"2026-06-19T11:36:02.718476394Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008ca48}] Aliases:map[]}\"",
2026-06-19 12:35:51.590696 | controller |     "Jun 19 11:36:02.719704 crc crio[22562]: time=\"2026-06-19T11:36:02.719471948Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697816-7xrpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.590711 | controller |     "Jun 19 11:36:02.774765 crc crio[22562]: time=\"2026-06-19T11:36:02.774721782Z\" level=info msg=\"Ran pod sandbox 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 with infra container: openshift-infra/auto-csr-approver-29697816-7xrpm/POD\" id=55030c86-4eb4-43e4-969d-1d7762cf9d1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.590726 | controller |     "Jun 19 11:36:02.782918 crc crio[22562]: time=\"2026-06-19T11:36:02.781109017Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.590741 | controller |     "Jun 19 11:36:02.794629 crc crio[22562]: time=\"2026-06-19T11:36:02.794564128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.590759 | controller |     "Jun 19 11:36:03.765600 crc crio[22562]: time=\"2026-06-19T11:36:03.764850805Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2d135bda-bc0d-4b94-b453-d2af46a0bcc9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.590775 | controller |     "Jun 19 11:36:03.767950 crc crio[22562]: time=\"2026-06-19T11:36:03.767873809Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0be422a8-38bf-4a96-8100-f52d1feda630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590791 | controller |     "Jun 19 11:36:03.773626 crc crio[22562]: time=\"2026-06-19T11:36:03.773543417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=785fd3b3-230f-4592-9933-68c6a35b7344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.590806 | controller |     "Jun 19 11:36:03.792947 crc crio[22562]: time=\"2026-06-19T11:36:03.792855861Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.590821 | controller |     "Jun 19 11:36:03.793810 crc crio[22562]: time=\"2026-06-19T11:36:03.793526427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590836 | controller |     "Jun 19 11:36:03.922393 crc crio[22562]: time=\"2026-06-19T11:36:03.921870041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590852 | controller |     "Jun 19 11:36:05.513778 crc crio[22562]: time=\"2026-06-19T11:36:05.507891669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.590868 | controller |     "Jun 19 11:36:06.282602 crc crio[22562]: time=\"2026-06-19T11:36:06.28236346Z\" level=info msg=\"Created container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=b7c94a12-0fbb-4213-bdc2-aa588728d514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.590884 | controller |     "Jun 19 11:36:06.285955 crc crio[22562]: time=\"2026-06-19T11:36:06.285721342Z\" level=info msg=\"Starting container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871\" id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.590899 | controller |     "Jun 19 11:36:06.298300 crc crio[22562]: time=\"2026-06-19T11:36:06.297602444Z\" level=info msg=\"Started container\" PID=47366 containerID=58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871 description=openshift-infra/auto-csr-approver-29697816-7xrpm/oc id=bfbfd604-b5ab-4017-a5a6-c0138be3547c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947",
2026-06-19 12:35:51.590916 | controller |     "Jun 19 11:36:10.847825 crc crio[22562]: time=\"2026-06-19T11:36:10.8469992Z\" level=info msg=\"Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590932 | controller |     "Jun 19 11:36:10.853330 crc crio[22562]: time=\"2026-06-19T11:36:10.853119609Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697816-7xrpm Namespace:openshift-infra ID:97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947 UID:e4afaf27-e121-4af2-a437-b52dfbb52302 NetNS:/var/run/netns/26d3efc3-93f0-4b63-a67e-cf55c7256805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4afaf27_e121_4af2_a437_b52dfbb52302.slice PodAnnotations:0xc00008d948}] Aliases:map[]}\"",
2026-06-19 12:35:51.590952 | controller |     "Jun 19 11:36:10.853991 crc crio[22562]: time=\"2026-06-19T11:36:10.853894778Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697816-7xrpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.590968 | controller |     "Jun 19 11:36:13.089698 crc crio[22562]: time=\"2026-06-19T11:36:13.088970046Z\" level=info msg=\"Stopping pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.590984 | controller |     "Jun 19 11:36:13.089698 crc crio[22562]: time=\"2026-06-19T11:36:13.089685243Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=34a40d0e-724d-4c5e-862a-d3ad745ad85a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591000 | controller |     "Jun 19 11:36:13.091633 crc crio[22562]: time=\"2026-06-19T11:36:13.091586319Z\" level=info msg=\"Removing pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591016 | controller |     "Jun 19 11:36:21.109464 crc crio[22562]: time=\"2026-06-19T11:36:21.108269045Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.591032 | controller |     "Jun 19 11:36:21.118801 crc crio[22562]: time=\"2026-06-19T11:36:21.118709681Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-19 12:35:51.591047 | controller |     "Jun 19 11:36:23.085203 crc crio[22562]: time=\"2026-06-19T11:36:23.084753169Z\" level=info msg=\"Stopped pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=4bbf568f-a870-4199-a198-932da078ada1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591063 | controller |     "Jun 19 11:36:24.213380 crc crio[22562]: time=\"2026-06-19T11:36:24.211396196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-mq4dk/POD\" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.591079 | controller |     "Jun 19 11:36:24.213380 crc crio[22562]: time=\"2026-06-19T11:36:24.213291823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591095 | controller |     "Jun 19 11:36:26.577913 crc crio[22562]: time=\"2026-06-19T11:36:26.577224256Z\" level=info msg=\"Removed pod sandbox: b5fe6689fe50c1996b7ac9db4e474ecacc3762d3893a75920c2fe096a0cac3ee\" id=6a2c6231-6a11-4f1c-ac5f-f6093f946f10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591111 | controller |     "Jun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.578691422Z\" level=info msg=\"Stopping pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591127 | controller |     "Jun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.578748674Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=56c37522-3184-4b69-a5f1-78a617b01b77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591143 | controller |     "Jun 19 11:36:26.580637 crc crio[22562]: time=\"2026-06-19T11:36:26.579261736Z\" level=info msg=\"Removing pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591161 | controller |     "Jun 19 11:36:27.829539 crc crio[22562]: time=\"2026-06-19T11:36:27.827118044Z\" level=info msg=\"Removed pod sandbox: 8cb9f038d1722e66adc172b9eddb87746fca84e99fb1cfc84fb0169cce169a85\" id=bdb2b592-3b77-4e8e-81dd-a9449f260cf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591177 | controller |     "Jun 19 11:36:27.831071 crc crio[22562]: time=\"2026-06-19T11:36:27.830933507Z\" level=info msg=\"Stopping pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591192 | controller |     "Jun 19 11:36:27.831071 crc crio[22562]: time=\"2026-06-19T11:36:27.83106214Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=756b001a-7425-4084-aa4a-a97fb5fe404d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.591207 | controller |     "Jun 19 11:36:27.831944 crc crio[22562]: time=\"2026-06-19T11:36:27.83184277Z\" level=info msg=\"Removing pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591223 | controller |     "Jun 19 11:36:27.847529 crc crio[22562]: time=\"2026-06-19T11:36:27.847435282Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"",
2026-06-19 12:35:51.591238 | controller |     "Jun 19 11:36:27.847529 crc crio[22562]: time=\"2026-06-19T11:36:27.847526334Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-mq4dk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.591254 | controller |     "Jun 19 11:36:27.910460 crc crio[22562]: time=\"2026-06-19T11:36:27.909899662Z\" level=info msg=\"Removed pod sandbox: ae7a141b7adc725d10d6a11e3380b2dcab562da71f777975619ce4c4db3235af\" id=9a613c31-f853-4bdc-bb79-336273b52e7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.591269 | controller |     "Jun 19 11:36:27.954205 crc crio[22562]: time=\"2026-06-19T11:36:27.953846338Z\" level=info msg=\"Pulled image: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator@sha256:cd07238c9204b0a42e587a467b4c0a5e4bf7d4f0d4338f28b2fe322696dbf2f0\" id=ae4279e5-4735-4944-9e04-3c05483c3411 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.591284 | controller |     "Jun 19 11:36:27.955772 crc crio[22562]: time=\"2026-06-19T11:36:27.955485938Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=d4e1255d-835f-4c12-95b6-a03f9716651c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591299 | controller |     "Jun 19 11:36:27.961714 crc crio[22562]: time=\"2026-06-19T11:36:27.961562917Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=0dcdec12-607d-4e41-932d-1d060e1242f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591314 | controller |     "Jun 19 11:36:27.978724 crc crio[22562]: time=\"2026-06-19T11:36:27.978645095Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator\" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591332 | controller |     "Jun 19 11:36:27.982988 crc crio[22562]: time=\"2026-06-19T11:36:27.982681805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591347 | controller |     "Jun 19 11:36:28.087296 crc crio[22562]: time=\"2026-06-19T11:36:28.082480388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591362 | controller |     "Jun 19 11:36:28.125746 crc crio[22562]: time=\"2026-06-19T11:36:28.125690427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591376 | controller |     "Jun 19 11:36:28.260326 crc crio[22562]: time=\"2026-06-19T11:36:28.260275493Z\" level=info msg=\"Created container 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830: openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator\" id=97e78784-4897-45f4-8785-c379ce40a220 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591391 | controller |     "Jun 19 11:36:28.261080 crc crio[22562]: time=\"2026-06-19T11:36:28.261047723Z\" level=info msg=\"Starting container: 3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830\" id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.591406 | controller |     "Jun 19 11:36:28.271043 crc crio[22562]: time=\"2026-06-19T11:36:28.270938545Z\" level=info msg=\"Started container\" PID=47966 containerID=3edea3359722c93a89363eb4310d73e4c960151f77734b8292ab7be2922c9830 description=openstack-operators/openstack-operator-controller-init-b7c5f6d4d-94qnr/operator id=6bccef0b-84da-4c37-b31b-705385410c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc5b5cbb56d88ad65992d8e581470c80f0b7f10c469e62a8d6446df6a87f492d",
2026-06-19 12:35:51.591421 | controller |     "Jun 19 11:36:28.588328 crc crio[22562]: 2026-06-19T11:36:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a61e050ded193c0 Mac:6a:4c:93:a6:f6:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.591456 | controller |     "Jun 19 11:36:28.589627 crc crio[22562]: time=\"2026-06-19T11:36:28.58956679Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"",
2026-06-19 12:35:51.591473 | controller |     "Jun 19 11:36:28.589742 crc crio[22562]: time=\"2026-06-19T11:36:28.589729584Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-mq4dk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.591488 | controller |     "Jun 19 11:36:28.611952 crc crio[22562]: time=\"2026-06-19T11:36:28.611651001Z\" level=info msg=\"Ran pod sandbox a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed with infra container: openshift-marketplace/redhat-operators-mq4dk/POD\" id=40bdda0b-c3ed-49b2-89c9-d6ba823b7465 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.591504 | controller |     "Jun 19 11:36:28.617288 crc crio[22562]: time=\"2026-06-19T11:36:28.616813497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ee00d40-dfc0-4e89-9736-029587bddc36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591523 | controller |     "Jun 19 11:36:28.622980 crc crio[22562]: time=\"2026-06-19T11:36:28.622937366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7206fc-57c6-497b-9cd2-1cee00080d77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591539 | controller |     "Jun 19 11:36:28.635877 crc crio[22562]: time=\"2026-06-19T11:36:28.635781521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591554 | controller |     "Jun 19 11:36:28.637996 crc crio[22562]: time=\"2026-06-19T11:36:28.637674717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591569 | controller |     "Jun 19 11:36:28.696322 crc crio[22562]: time=\"2026-06-19T11:36:28.696227472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591584 | controller |     "Jun 19 11:36:28.709484 crc crio[22562]: time=\"2026-06-19T11:36:28.709390175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591599 | controller |     "Jun 19 11:36:28.801201 crc crio[22562]: time=\"2026-06-19T11:36:28.795681998Z\" level=info msg=\"Created container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=33d93f2f-43a0-48a0-917a-488c1bdb4834 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591614 | controller |     "Jun 19 11:36:28.801201 crc crio[22562]: time=\"2026-06-19T11:36:28.800556307Z\" level=info msg=\"Starting container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876\" id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.591628 | controller |     "Jun 19 11:36:28.808725 crc crio[22562]: time=\"2026-06-19T11:36:28.808622855Z\" level=info msg=\"Started container\" PID=47988 containerID=59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876 description=openshift-marketplace/redhat-operators-mq4dk/extract-utilities id=e2d3da14-b0d6-431e-81eb-262f2b4364cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed",
2026-06-19 12:35:51.591644 | controller |     "Jun 19 11:36:29.345922 crc crio[22562]: time=\"2026-06-19T11:36:29.345870595Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.591659 | controller |     "Jun 19 11:36:29.354921 crc crio[22562]: time=\"2026-06-19T11:36:29.354451964Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.591675 | controller |     "Jun 19 11:36:30.139465 crc crio[22562]: time=\"2026-06-19T11:36:30.138654534Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=8c44fe1c-b93c-40f8-abcb-425cd68d1955 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.591690 | controller |     "Jun 19 11:36:30.141211 crc crio[22562]: time=\"2026-06-19T11:36:30.141084584Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=674d0dfa-ce57-4dc3-a387-aedc7563b4e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591708 | controller |     "Jun 19 11:36:30.143218 crc crio[22562]: time=\"2026-06-19T11:36:30.143095432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=338ec626-9a9a-4097-aab7-daa87b29ceae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591723 | controller |     "Jun 19 11:36:30.150654 crc crio[22562]: time=\"2026-06-19T11:36:30.150576466Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591738 | controller |     "Jun 19 11:36:30.151118 crc crio[22562]: time=\"2026-06-19T11:36:30.151050178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591753 | controller |     "Jun 19 11:36:30.196962 crc crio[22562]: time=\"2026-06-19T11:36:30.19684418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591768 | controller |     "Jun 19 11:36:30.202679 crc crio[22562]: time=\"2026-06-19T11:36:30.20258001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591783 | controller |     "Jun 19 11:36:30.345563 crc crio[22562]: time=\"2026-06-19T11:36:30.340111849Z\" level=info msg=\"Created container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=7d36bb37-dceb-47ca-96d9-4b756cd33afc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591798 | controller |     "Jun 19 11:36:30.345563 crc crio[22562]: time=\"2026-06-19T11:36:30.343003009Z\" level=info msg=\"Starting container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2\" id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.591813 | controller |     "Jun 19 11:36:30.350106 crc crio[22562]: time=\"2026-06-19T11:36:30.349991311Z\" level=info msg=\"Started container\" PID=48016 containerID=99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2 description=openshift-marketplace/redhat-operators-mq4dk/extract-content id=7dc9b264-43e3-4ed6-b91d-c0d28965f13b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed",
2026-06-19 12:35:51.591828 | controller |     "Jun 19 11:36:55.054697 crc crio[22562]: time=\"2026-06-19T11:36:55.053520717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5eb1ebf8-1982-4f72-bd53-2cea653bf027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591843 | controller |     "Jun 19 11:36:56.541219 crc crio[22562]: time=\"2026-06-19T11:36:56.540318497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08b6952b-813b-469a-968e-fd3382c51a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591858 | controller |     "Jun 19 11:37:16.827656 crc crio[22562]: time=\"2026-06-19T11:37:16.826214741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591873 | controller |     "Jun 19 11:37:17.091225 crc crio[22562]: time=\"2026-06-19T11:37:17.090439352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591888 | controller |     "Jun 19 11:37:17.187820 crc crio[22562]: time=\"2026-06-19T11:37:17.187727266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591906 | controller |     "Jun 19 11:37:17.191131 crc crio[22562]: time=\"2026-06-19T11:37:17.191076518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591921 | controller |     "Jun 19 11:37:17.212615 crc crio[22562]: time=\"2026-06-19T11:37:17.212504243Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=cef4c76c-1da7-4346-bfc1-d389cdd4d11b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.591936 | controller |     "Jun 19 11:37:17.215977 crc crio[22562]: time=\"2026-06-19T11:37:17.21565993Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=2e3fa45b-39aa-449a-ab84-9c464266154f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591952 | controller |     "Jun 19 11:37:17.230772 crc crio[22562]: time=\"2026-06-19T11:37:17.230635057Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=c849840c-a97f-43b2-87a6-62e8396c6c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.591967 | controller |     "Jun 19 11:37:17.244997 crc crio[22562]: time=\"2026-06-19T11:37:17.244782963Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb\" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.591983 | controller |     "Jun 19 11:37:17.246503 crc crio[22562]: time=\"2026-06-19T11:37:17.246440784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.591999 | controller |     "Jun 19 11:37:17.282551 crc crio[22562]: time=\"2026-06-19T11:37:17.282446716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592014 | controller |     "Jun 19 11:37:17.443580 crc crio[22562]: time=\"2026-06-19T11:37:17.443298306Z\" level=info msg=\"Created container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=94ce3787-ebe3-4be0-aafe-2c9d0fa82e6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.592030 | controller |     "Jun 19 11:37:17.448376 crc crio[22562]: time=\"2026-06-19T11:37:17.447811956Z\" level=info msg=\"Starting container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f\" id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.592045 | controller |     "Jun 19 11:37:17.464438 crc crio[22562]: time=\"2026-06-19T11:37:17.463811448Z\" level=info msg=\"Started container\" PID=48905 containerID=ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f description=openshift-marketplace/redhat-operators-mq4dk/registry-server id=850f427a-39b0-4c0b-b055-dc46cc211c55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed",
2026-06-19 12:35:51.592061 | controller |     "Jun 19 11:37:17.989307 crc crio[22562]: time=\"2026-06-19T11:37:17.988998072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592077 | controller |     "Jun 19 11:37:18.203083 crc crio[22562]: time=\"2026-06-19T11:37:18.202318367Z\" level=info msg=\"Created container bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb\" id=3b48a603-9086-4462-a513-b358e2a0936c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.592099 | controller |     "Jun 19 11:37:18.205810 crc crio[22562]: time=\"2026-06-19T11:37:18.20568713Z\" level=info msg=\"Starting container: bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05\" id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.592115 | controller |     "Jun 19 11:37:18.238741 crc crio[22562]: time=\"2026-06-19T11:37:18.238574536Z\" level=info msg=\"Started container\" PID=48932 containerID=bba04b3209f7777b09e7a358790739b1597cbd27fba813983a43c953e4258b05 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/mariadb id=ec01844c-4fa5-4aea-b129-2f28204d130d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed",
2026-06-19 12:35:51.592130 | controller |     "Jun 19 11:37:18.315278 crc crio[22562]: time=\"2026-06-19T11:37:18.314926206Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.592146 | controller |     "Jun 19 11:37:18.330741 crc crio[22562]: time=\"2026-06-19T11:37:18.33061985Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-19 12:35:51.592162 | controller |     "Jun 19 11:37:27.978220 crc crio[22562]: time=\"2026-06-19T11:37:27.975947712Z\" level=info msg=\"Removing container: e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe\" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.592178 | controller |     "Jun 19 11:37:28.328557 crc crio[22562]: time=\"2026-06-19T11:37:28.327086673Z\" level=info msg=\"Removed container e5a14b0024e3f927867af277ed5489c1e450a4b0d1bfa6552a1e6db07fb88cbe: openshift-infra/auto-csr-approver-29697810-p98zp/oc\" id=428f4f12-e47b-43b1-81e2-f68fbd49a1ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.592194 | controller |     "Jun 19 11:37:28.355801 crc crio[22562]: time=\"2026-06-19T11:37:28.355740146Z\" level=info msg=\"Stopping pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.592210 | controller |     "Jun 19 11:37:28.359604 crc crio[22562]: time=\"2026-06-19T11:37:28.359574299Z\" level=info msg=\"Stopped pod sandbox (already stopped): 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=9e48dd69-cf8a-4fd3-a22d-86b774db1954 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.592226 | controller |     "Jun 19 11:37:28.364023 crc crio[22562]: time=\"2026-06-19T11:37:28.362594594Z\" level=info msg=\"Removing pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.592242 | controller |     "Jun 19 11:37:28.413638 crc crio[22562]: time=\"2026-06-19T11:37:28.411758157Z\" level=info msg=\"Removed pod sandbox: 554c0595fd6918e4ed6ae0fd7c44c6bed4104ad8e786d7017c84a234d9f0f540\" id=5f1955a5-a1bc-4054-b3f8-faff45c49f6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.592257 | controller |     "Jun 19 11:37:28.648084 crc crio[22562]: time=\"2026-06-19T11:37:28.647462441Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD\" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592272 | controller |     "Jun 19 11:37:28.648338 crc crio[22562]: time=\"2026-06-19T11:37:28.648129088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592288 | controller |     "Jun 19 11:37:28.661352 crc crio[22562]: time=\"2026-06-19T11:37:28.660467349Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD\" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592307 | controller |     "Jun 19 11:37:28.661352 crc crio[22562]: time=\"2026-06-19T11:37:28.660697145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592322 | controller |     "Jun 19 11:37:28.752400 crc crio[22562]: time=\"2026-06-19T11:37:28.751640382Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD\" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592338 | controller |     "Jun 19 11:37:28.752400 crc crio[22562]: time=\"2026-06-19T11:37:28.751774906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592353 | controller |     "Jun 19 11:37:28.796201 crc crio[22562]: time=\"2026-06-19T11:37:28.792537775Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.592369 | controller |     "Jun 19 11:37:28.796201 crc crio[22562]: time=\"2026-06-19T11:37:28.792636397Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592384 | controller |     "Jun 19 11:37:28.803508 crc crio[22562]: time=\"2026-06-19T11:37:28.803453462Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.592400 | controller |     "Jun 19 11:37:28.803886 crc crio[22562]: time=\"2026-06-19T11:37:28.803866101Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592416 | controller |     "Jun 19 11:37:28.804532 crc crio[22562]: time=\"2026-06-19T11:37:28.804448166Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.592450 | controller |     "Jun 19 11:37:28.804532 crc crio[22562]: time=\"2026-06-19T11:37:28.804516868Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592468 | controller |     "Jun 19 11:37:28.878574 crc crio[22562]: time=\"2026-06-19T11:37:28.87850874Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD\" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592487 | controller |     "Jun 19 11:37:28.878972 crc crio[22562]: time=\"2026-06-19T11:37:28.878949761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592503 | controller |     "Jun 19 11:37:28.970545 crc crio[22562]: time=\"2026-06-19T11:37:28.968395852Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}\"",
2026-06-19 12:35:51.592518 | controller |     "Jun 19 11:37:28.970875 crc crio[22562]: time=\"2026-06-19T11:37:28.970852362Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592534 | controller |     "Jun 19 11:37:29.267944 crc crio[22562]: time=\"2026-06-19T11:37:29.264644358Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD\" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592548 | controller |     "Jun 19 11:37:29.267944 crc crio[22562]: time=\"2026-06-19T11:37:29.264840023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592564 | controller |     "Jun 19 11:37:29.391737 crc crio[22562]: time=\"2026-06-19T11:37:29.390387248Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"",
2026-06-19 12:35:51.592579 | controller |     "Jun 19 11:37:29.391737 crc crio[22562]: time=\"2026-06-19T11:37:29.3904461Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592595 | controller |     "Jun 19 11:37:29.438349 crc crio[22562]: time=\"2026-06-19T11:37:29.438228571Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD\" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592610 | controller |     "Jun 19 11:37:29.438349 crc crio[22562]: time=\"2026-06-19T11:37:29.438329673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592625 | controller |     "Jun 19 11:37:29.801108 crc crio[22562]: time=\"2026-06-19T11:37:29.799616133Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"",
2026-06-19 12:35:51.592643 | controller |     "Jun 19 11:37:29.801108 crc crio[22562]: time=\"2026-06-19T11:37:29.799833008Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592658 | controller |     "Jun 19 11:37:29.947681 crc crio[22562]: time=\"2026-06-19T11:37:29.94686208Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD\" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592673 | controller |     "Jun 19 11:37:29.947681 crc crio[22562]: time=\"2026-06-19T11:37:29.946975552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592689 | controller |     "Jun 19 11:37:30.300895 crc crio[22562]: time=\"2026-06-19T11:37:30.299190239Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.592705 | controller |     "Jun 19 11:37:30.300895 crc crio[22562]: time=\"2026-06-19T11:37:30.299951518Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592720 | controller |     "Jun 19 11:37:30.502718 crc crio[22562]: time=\"2026-06-19T11:37:30.498746408Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD\" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592735 | controller |     "Jun 19 11:37:30.502718 crc crio[22562]: time=\"2026-06-19T11:37:30.498904081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592750 | controller |     "Jun 19 11:37:30.814617 crc crio[22562]: time=\"2026-06-19T11:37:30.814444111Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}\"",
2026-06-19 12:35:51.592766 | controller |     "Jun 19 11:37:30.814617 crc crio[22562]: time=\"2026-06-19T11:37:30.814600415Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592781 | controller |     "Jun 19 11:37:31.002809 crc crio[22562]: time=\"2026-06-19T11:37:30.996843949Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD\" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592799 | controller |     "Jun 19 11:37:31.002809 crc crio[22562]: time=\"2026-06-19T11:37:30.996982162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592814 | controller |     "Jun 19 11:37:31.586508 crc crio[22562]: time=\"2026-06-19T11:37:31.585033726Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.592830 | controller |     "Jun 19 11:37:31.586508 crc crio[22562]: time=\"2026-06-19T11:37:31.585088057Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592845 | controller |     "Jun 19 11:37:33.906283 crc crio[22562]: time=\"2026-06-19T11:37:33.89951105Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD\" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592860 | controller |     "Jun 19 11:37:33.906283 crc crio[22562]: time=\"2026-06-19T11:37:33.900441352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592875 | controller |     "Jun 19 11:37:34.035565 crc crio[22562]: time=\"2026-06-19T11:37:34.034693371Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD\" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592890 | controller |     "Jun 19 11:37:34.035565 crc crio[22562]: time=\"2026-06-19T11:37:34.034915716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592905 | controller |     "Jun 19 11:37:34.193062 crc crio[22562]: time=\"2026-06-19T11:37:34.191472102Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD\" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592920 | controller |     "Jun 19 11:37:34.193619 crc crio[22562]: time=\"2026-06-19T11:37:34.19342877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592935 | controller |     "Jun 19 11:37:35.121733 crc crio[22562]: time=\"2026-06-19T11:37:35.088264568Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD\" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.592950 | controller |     "Jun 19 11:37:35.121733 crc crio[22562]: time=\"2026-06-19T11:37:35.088897144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.592965 | controller |     "Jun 19 11:37:35.302650 crc crio[22562]: time=\"2026-06-19T11:37:35.29084014Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}\"",
2026-06-19 12:35:51.592983 | controller |     "Jun 19 11:37:35.302650 crc crio[22562]: time=\"2026-06-19T11:37:35.291099067Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.592998 | controller |     "Jun 19 11:37:35.340473 crc crio[22562]: time=\"2026-06-19T11:37:35.337877803Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}\"",
2026-06-19 12:35:51.593014 | controller |     "Jun 19 11:37:35.340473 crc crio[22562]: time=\"2026-06-19T11:37:35.338486427Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.593029 | controller |     "Jun 19 11:37:35.987811 crc crio[22562]: time=\"2026-06-19T11:37:35.98441827Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}\"",
2026-06-19 12:35:51.593045 | controller |     "Jun 19 11:37:35.987811 crc crio[22562]: time=\"2026-06-19T11:37:35.984977564Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.593061 | controller |     "Jun 19 11:37:36.268321 crc crio[22562]: time=\"2026-06-19T11:37:36.262118601Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}\"",
2026-06-19 12:35:51.593077 | controller |     "Jun 19 11:37:36.268321 crc crio[22562]: time=\"2026-06-19T11:37:36.262377288Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.593092 | controller |     "Jun 19 11:37:36.857565 crc crio[22562]: 2026-06-19T11:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cffbd89890b2e44 Mac:82:2c:69:e8:5e:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 SocketPath: PciID:}] [{Interface:0xc000324960 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593108 | controller |     "Jun 19 11:37:36.866107 crc crio[22562]: time=\"2026-06-19T11:37:36.864700092Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-79bdb8469d-m9krs Namespace:openstack-operators ID:cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c UID:7e0ecedc-051d-42d2-8234-046cb37db58b NetNS:/var/run/netns/48ccd41a-5134-4b9a-aca7-cff895eb7c27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e0ecedc_051d_42d2_8234_046cb37db58b.slice PodAnnotations:0xc0029109f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.593127 | controller |     "Jun 19 11:37:36.866107 crc crio[22562]: time=\"2026-06-19T11:37:36.865232485Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593143 | controller |     "Jun 19 11:37:37.418047 crc crio[22562]: time=\"2026-06-19T11:37:37.416098289Z\" level=info msg=\"Ran pod sandbox cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c with infra container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/POD\" id=b8d9b39c-a7fc-48de-a340-3dd54664da81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593159 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:387d8716742ccbc Mac:46:47:c0:ed:86:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da SocketPath: PciID:}] [{Interface:0xc0005ac660 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593175 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.450807525Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD\" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593190 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.450909228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.593206 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.488683413Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-85fd5dbc49-dkckx Namespace:openstack-operators ID:387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 UID:c3c09f4d-fe7f-4b29-bb8d-f706995a4229 NetNS:/var/run/netns/51d2ec25-3753-4fa4-aa1e-c38d1c67e3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3c09f4d_fe7f_4b29_bb8d_f706995a4229.slice PodAnnotations:0xc0003283e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.593222 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.488902648Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593237 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56554e9e8588743 Mac:06:33:42:42:04:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593253 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.630684471Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-6b9c496d7c-mxkdj Namespace:openstack-operators ID:56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee UID:92f4ddcf-005e-46a2-8b43-423c648f9185 NetNS:/var/run/netns/8971f571-effd-4783-9293-f5d743590406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod92f4ddcf_005e_46a2_8b43_423c648f9185.slice PodAnnotations:0xc0016126d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.593272 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.630843845Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593288 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: 2026-06-19T11:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e9d222dc7b4a6a Mac:22:23:c8:2e:18:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593304 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.745954374Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-667cdd8c5f-ln2jq Namespace:openstack-operators ID:3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 UID:7ec2b6aa-6e6a-443c-af2a-137f56415500 NetNS:/var/run/netns/1519035e-61f5-45e1-8629-247255d113fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ec2b6aa_6e6a_443c_af2a_137f56415500.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"",
2026-06-19 12:35:51.593320 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.748463746Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593336 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:38.860600013Z\" level=info msg=\"Ran pod sandbox 387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156 with infra container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/POD\" id=aa7ac112-e1a9-473a-9abd-6c562b84b0c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593351 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.029480049Z\" level=info msg=\"Ran pod sandbox 56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee with infra container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/POD\" id=cb4a1c2e-c66a-4df0-9b2f-22303b9f4b5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593366 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.057846344Z\" level=info msg=\"Ran pod sandbox 3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9 with infra container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/POD\" id=3d2c1d50-8c70-4544-9587-12673f4d781a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593381 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.095269441Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.593397 | controller |     "Jun 19 11:37:39.272600 crc crio[22562]: time=\"2026-06-19T11:37:39.095318912Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.593416 | controller |     "Jun 19 11:37:39.827047 crc crio[22562]: time=\"2026-06-19T11:37:39.826235126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593455 | controller |     "Jun 19 11:37:39.827469 crc crio[22562]: time=\"2026-06-19T11:37:39.827393834Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 not found\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593473 | controller |     "Jun 19 11:37:39.827547 crc crio[22562]: time=\"2026-06-19T11:37:39.827481706Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784 found\" id=e9296e87-0c7e-49f9-974d-cbea5805b56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593488 | controller |     "Jun 19 11:37:39.827786 crc crio[22562]: time=\"2026-06-19T11:37:39.82762139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593504 | controller |     "Jun 19 11:37:39.827786 crc crio[22562]: time=\"2026-06-19T11:37:39.827755563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593519 | controller |     "Jun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.827833255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 not found\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593534 | controller |     "Jun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.827883436Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313 found\" id=e6ac42cf-3011-4e73-aef5-621d25768d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593567 | controller |     "Jun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.828265255Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 not found\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593582 | controller |     "Jun 19 11:37:39.828560 crc crio[22562]: time=\"2026-06-19T11:37:39.828359567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1 found\" id=2b6dad73-9b89-4900-aa9c-07ee03a48140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593597 | controller |     "Jun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.909647568Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.593618 | controller |     "Jun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.91013657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593638 | controller |     "Jun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.910440807Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a not found\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593654 | controller |     "Jun 19 11:37:39.911068 crc crio[22562]: time=\"2026-06-19T11:37:39.91050658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a found\" id=5d646a20-e9c3-4485-815e-5ee156785d52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593669 | controller |     "Jun 19 11:37:39.949126 crc crio[22562]: time=\"2026-06-19T11:37:39.947637359Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\\\"\"",
2026-06-19 12:35:51.593685 | controller |     "Jun 19 11:37:39.974027 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e565abb72b79f6 Mac:2a:e7:d3:db:d4:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593700 | controller |     "Jun 19 11:37:39.989861 crc crio[22562]: time=\"2026-06-19T11:37:39.987650059Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD\" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593715 | controller |     "Jun 19 11:37:39.989861 crc crio[22562]: time=\"2026-06-19T11:37:39.989253718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.593730 | controller |     "Jun 19 11:37:39.998919 crc crio[22562]: 2026-06-19T11:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23f7b6ab9f9f656 Mac:06:06:a5:82:73:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 SocketPath: PciID:}] [{Interface:0xc000122ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.593745 | controller |     "Jun 19 11:37:40.006971 crc crio[22562]: time=\"2026-06-19T11:37:40.006344818Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-84445bd86f-bnd66 Namespace:openstack-operators ID:3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f UID:e7420cec-804d-4d73-a344-4aac123b362d NetNS:/var/run/netns/1388c1e9-90eb-4d4c-bba0-94cb68a6b877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7420cec_804d_4d73_a344_4aac123b362d.slice PodAnnotations:0xc000328038}] Aliases:map[]}\"",
2026-06-19 12:35:51.593760 | controller |     "Jun 19 11:37:40.006971 crc crio[22562]: time=\"2026-06-19T11:37:40.006687526Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593776 | controller |     "Jun 19 11:37:40.012220 crc crio[22562]: time=\"2026-06-19T11:37:40.010086369Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-869bcd4bdf-wbfbc Namespace:openstack-operators ID:23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 UID:8563633c-b779-4437-a296-0ef64d0430e0 NetNS:/var/run/netns/6954688b-e1b9-41a1-b494-45468a83a6a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8563633c_b779_4437_a296_0ef64d0430e0.slice PodAnnotations:0xc002e5e080}] Aliases:map[]}\"",
2026-06-19 12:35:51.593794 | controller |     "Jun 19 11:37:40.012220 crc crio[22562]: time=\"2026-06-19T11:37:40.010463769Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.593810 | controller |     "Jun 19 11:37:40.072270 crc crio[22562]: time=\"2026-06-19T11:37:40.068866509Z\" level=info msg=\"Ran pod sandbox 23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9 with infra container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/POD\" id=891ad0c4-48ca-4517-b270-d0b6628035b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593826 | controller |     "Jun 19 11:37:40.099715 crc crio[22562]: time=\"2026-06-19T11:37:40.09951969Z\" level=info msg=\"Ran pod sandbox 3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f with infra container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/POD\" id=f346734f-5b1a-49d1-953a-3e5b39dfde0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.593840 | controller |     "Jun 19 11:37:40.145544 crc crio[22562]: time=\"2026-06-19T11:37:40.145486106Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.593855 | controller |     "Jun 19 11:37:40.152622 crc crio[22562]: time=\"2026-06-19T11:37:40.152520598Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}\"",
2026-06-19 12:35:51.593871 | controller |     "Jun 19 11:37:40.152622 crc crio[22562]: time=\"2026-06-19T11:37:40.152585569Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.593886 | controller |     "Jun 19 11:37:40.168255 crc crio[22562]: time=\"2026-06-19T11:37:40.167401142Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\\\"\"",
2026-06-19 12:35:51.593901 | controller |     "Jun 19 11:37:40.174815 crc crio[22562]: time=\"2026-06-19T11:37:40.174782812Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.593917 | controller |     "Jun 19 11:37:40.187234 crc crio[22562]: time=\"2026-06-19T11:37:40.186497971Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\\\"\"",
2026-06-19 12:35:51.593931 | controller |     "Jun 19 11:37:40.227107 crc crio[22562]: time=\"2026-06-19T11:37:40.226658803Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.593946 | controller |     "Jun 19 11:37:40.228882 crc crio[22562]: time=\"2026-06-19T11:37:40.228785765Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593964 | controller |     "Jun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229341759Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 not found\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593979 | controller |     "Jun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229658186Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0 found\" id=9cb889ca-980f-480a-87d2-a79cfae2fe2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.593994 | controller |     "Jun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.229370129Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594009 | controller |     "Jun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.230475777Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a not found\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594024 | controller |     "Jun 19 11:37:40.232286 crc crio[22562]: time=\"2026-06-19T11:37:40.230672751Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a found\" id=70474df5-8e16-460e-b86b-6a03fdf0375f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594039 | controller |     "Jun 19 11:37:40.246027 crc crio[22562]: time=\"2026-06-19T11:37:40.23426921Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594054 | controller |     "Jun 19 11:37:40.246027 crc crio[22562]: time=\"2026-06-19T11:37:40.234723331Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594069 | controller |     "Jun 19 11:37:40.253555 crc crio[22562]: time=\"2026-06-19T11:37:40.252410954Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\\\"\"",
2026-06-19 12:35:51.594084 | controller |     "Jun 19 11:37:40.268218 crc crio[22562]: time=\"2026-06-19T11:37:40.261371993Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\\\"\"",
2026-06-19 12:35:51.594099 | controller |     "Jun 19 11:37:40.373476 crc crio[22562]: time=\"2026-06-19T11:37:40.369501113Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\\\"\"",
2026-06-19 12:35:51.594114 | controller |     "Jun 19 11:37:40.444236 crc crio[22562]: time=\"2026-06-19T11:37:40.443985647Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD\" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594129 | controller |     "Jun 19 11:37:40.445413 crc crio[22562]: time=\"2026-06-19T11:37:40.445377901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.594147 | controller |     "Jun 19 11:37:40.475658 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02ce82cf6deb0d2 Mac:e2:c8:c9:4c:63:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e SocketPath: PciID:}] [{Interface:0xc0004426c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.594163 | controller |     "Jun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.502034319Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-58d4f7fd4c-xh9n4 Namespace:openstack-operators ID:02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 UID:48b4eb42-87f2-46f3-ae78-e5911a57feb7 NetNS:/var/run/netns/abc3a240-fdb3-4b04-867f-09d05b9f392e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48b4eb42_87f2_46f3_ae78_e5911a57feb7.slice PodAnnotations:0xc002094470}] Aliases:map[]}\"",
2026-06-19 12:35:51.594180 | controller |     "Jun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.502461119Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.594196 | controller |     "Jun 19 11:37:40.503445 crc crio[22562]: time=\"2026-06-19T11:37:40.503381542Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD\" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594212 | controller |     "Jun 19 11:37:40.509192 crc crio[22562]: time=\"2026-06-19T11:37:40.50780678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.594228 | controller |     "Jun 19 11:37:40.543582 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0bc54c398b546 Mac:52:09:96:ed:48:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 SocketPath: PciID:}] [{Interface:0xc000014890 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.594244 | controller |     "Jun 19 11:37:40.553271 crc crio[22562]: time=\"2026-06-19T11:37:40.553058759Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-8657fb7f5b-98x5v Namespace:openstack-operators ID:fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 UID:9ac69201-0545-401c-984a-abb900dc2722 NetNS:/var/run/netns/632fef44-328e-4dd3-801d-11087ec4a896 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ac69201_0545_401c_984a_abb900dc2722.slice PodAnnotations:0xc0001383e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.594261 | controller |     "Jun 19 11:37:40.558421 crc crio[22562]: time=\"2026-06-19T11:37:40.55353482Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.594277 | controller |     "Jun 19 11:37:40.559624 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4aed0c5b4baf430 Mac:12:ed:4c:a0:82:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 SocketPath: PciID:}] [{Interface:0xc0002c6d60 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.594296 | controller |     "Jun 19 11:37:40.561797 crc crio[22562]: time=\"2026-06-19T11:37:40.561631229Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-985d6f879-p9b27 Namespace:openstack-operators ID:4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc UID:55604d5d-1e57-4c7b-85c0-e05d0ffe179d NetNS:/var/run/netns/29f519a7-2f02-44ee-aa37-982fc5dac820 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod55604d5d_1e57_4c7b_85c0_e05d0ffe179d.slice PodAnnotations:0xc0016123f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.594312 | controller |     "Jun 19 11:37:40.562423 crc crio[22562]: time=\"2026-06-19T11:37:40.562228543Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-985d6f879-p9b27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.594328 | controller |     "Jun 19 11:37:40.578036 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f268f6695548a60 Mac:ee:49:f2:8f:46:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.594343 | controller |     "Jun 19 11:37:40.578036 crc crio[22562]: time=\"2026-06-19T11:37:40.572562806Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5f5f55f465-2z898 Namespace:openstack-operators ID:f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d UID:09bc664f-e115-43c7-8a08-76a52e6ed138 NetNS:/var/run/netns/5953b6a6-65f2-40b4-8b3b-77c9df042164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09bc664f_e115_43c7_8a08_76a52e6ed138.slice PodAnnotations:0xc002910070}] Aliases:map[]}\"",
2026-06-19 12:35:51.594360 | controller |     "Jun 19 11:37:40.578036 crc crio[22562]: time=\"2026-06-19T11:37:40.572763762Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.594375 | controller |     "Jun 19 11:37:40.640626 crc crio[22562]: time=\"2026-06-19T11:37:40.637539469Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD\" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594391 | controller |     "Jun 19 11:37:40.640626 crc crio[22562]: time=\"2026-06-19T11:37:40.637646642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.594407 | controller |     "Jun 19 11:37:40.784526 crc crio[22562]: 2026-06-19T11:37:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cf3005e93539bd Mac:7e:b6:d5:79:cb:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.594423 | controller |     "Jun 19 11:37:40.789375 crc crio[22562]: time=\"2026-06-19T11:37:40.787777309Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-89d6f987b-rvtlm Namespace:openstack-operators ID:4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba UID:a8ec357a-3fc9-4199-b032-e7b8d789535a NetNS:/var/run/netns/ece31ade-82cf-4e4a-8e1a-0db27def5678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8ec357a_3fc9_4199_b032_e7b8d789535a.slice PodAnnotations:0xc001612928}] Aliases:map[]}\"",
2026-06-19 12:35:51.594462 | controller |     "Jun 19 11:37:40.789375 crc crio[22562]: time=\"2026-06-19T11:37:40.787941763Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.594480 | controller |     "Jun 19 11:37:40.818506 crc crio[22562]: time=\"2026-06-19T11:37:40.81766573Z\" level=info msg=\"Ran pod sandbox fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109 with infra container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/POD\" id=eb25bd99-4f81-4a19-8abf-8095a901f708 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594497 | controller |     "Jun 19 11:37:40.820240 crc crio[22562]: time=\"2026-06-19T11:37:40.82011535Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594512 | controller |     "Jun 19 11:37:40.820406 crc crio[22562]: time=\"2026-06-19T11:37:40.820342726Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 not found\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594528 | controller |     "Jun 19 11:37:40.820476 crc crio[22562]: time=\"2026-06-19T11:37:40.820442869Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4 found\" id=b8925711-a147-4684-a016-9a64d4b03c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594543 | controller |     "Jun 19 11:37:40.822122 crc crio[22562]: time=\"2026-06-19T11:37:40.822037277Z\" level=info msg=\"Ran pod sandbox 4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc with infra container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/POD\" id=d974ec19-b152-4ba4-9f0f-619693ffbf89 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594558 | controller |     "Jun 19 11:37:40.822664 crc crio[22562]: time=\"2026-06-19T11:37:40.822428447Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594573 | controller |     "Jun 19 11:37:40.823936 crc crio[22562]: time=\"2026-06-19T11:37:40.82373191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594588 | controller |     "Jun 19 11:37:40.827242 crc crio[22562]: time=\"2026-06-19T11:37:40.827107452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\\\"\"",
2026-06-19 12:35:51.594603 | controller |     "Jun 19 11:37:40.829972 crc crio[22562]: time=\"2026-06-19T11:37:40.829857978Z\" level=info msg=\"Ran pod sandbox f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d with infra container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/POD\" id=9b7d869d-2c6f-49ca-8c4e-2c2acdeb0c73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594618 | controller |     "Jun 19 11:37:40.830199 crc crio[22562]: time=\"2026-06-19T11:37:40.830111625Z\" level=info msg=\"Ran pod sandbox 02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07 with infra container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/POD\" id=23fb1ea7-a7ab-45cf-8e4b-69f67ae57680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594638 | controller |     "Jun 19 11:37:40.834547 crc crio[22562]: time=\"2026-06-19T11:37:40.834453082Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 not found\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594654 | controller |     "Jun 19 11:37:40.834635 crc crio[22562]: time=\"2026-06-19T11:37:40.834577515Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907 found\" id=c9f7dbd8-cae1-4cc9-a0c3-7bca5c3daa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594669 | controller |     "Jun 19 11:37:40.856396 crc crio[22562]: time=\"2026-06-19T11:37:40.85191366Z\" level=info msg=\"Ran pod sandbox 4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba with infra container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/POD\" id=c792f642-dc04-45ad-8b81-447e12fa5d3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.594684 | controller |     "Jun 19 11:37:40.859727 crc crio[22562]: time=\"2026-06-19T11:37:40.857274851Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.594700 | controller |     "Jun 19 11:37:40.859727 crc crio[22562]: time=\"2026-06-19T11:37:40.857388624Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.594715 | controller |     "Jun 19 11:37:40.874855 crc crio[22562]: time=\"2026-06-19T11:37:40.874706978Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}\"",
2026-06-19 12:35:51.594731 | controller |     "Jun 19 11:37:40.874855 crc crio[22562]: time=\"2026-06-19T11:37:40.8747747Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.594746 | controller |     "Jun 19 11:37:40.883305 crc crio[22562]: time=\"2026-06-19T11:37:40.880417468Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594761 | controller |     "Jun 19 11:37:40.892263 crc crio[22562]: time=\"2026-06-19T11:37:40.892119864Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594776 | controller |     "Jun 19 11:37:40.892584 crc crio[22562]: time=\"2026-06-19T11:37:40.892397021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594793 | controller |     "Jun 19 11:37:40.893449 crc crio[22562]: time=\"2026-06-19T11:37:40.893336204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594809 | controller |     "Jun 19 11:37:40.895560 crc crio[22562]: time=\"2026-06-19T11:37:40.895493256Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\\\"\"",
2026-06-19 12:35:51.594823 | controller |     "Jun 19 11:37:40.896345 crc crio[22562]: time=\"2026-06-19T11:37:40.896278976Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 not found\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594838 | controller |     "Jun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896374478Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0 found\" id=50435a3b-e82e-4e45-9412-3f6092a4f97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594853 | controller |     "Jun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896385748Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 not found\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594868 | controller |     "Jun 19 11:37:40.896572 crc crio[22562]: time=\"2026-06-19T11:37:40.896476531Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0 found\" id=884725f1-c78f-47c0-b25e-6ccd489d1b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594883 | controller |     "Jun 19 11:37:40.896842 crc crio[22562]: time=\"2026-06-19T11:37:40.896746838Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 not found\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594898 | controller |     "Jun 19 11:37:40.896842 crc crio[22562]: time=\"2026-06-19T11:37:40.896786149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2 found\" id=1de9fdf7-f08d-435b-8d29-2f7acb8687d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.594913 | controller |     "Jun 19 11:37:40.904431 crc crio[22562]: time=\"2026-06-19T11:37:40.903547684Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}\"",
2026-06-19 12:35:51.594928 | controller |     "Jun 19 11:37:40.904431 crc crio[22562]: time=\"2026-06-19T11:37:40.903602255Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.594943 | controller |     "Jun 19 11:37:40.921322 crc crio[22562]: time=\"2026-06-19T11:37:40.920897629Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594962 | controller |     "Jun 19 11:37:40.922121 crc crio[22562]: time=\"2026-06-19T11:37:40.92090478Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594977 | controller |     "Jun 19 11:37:40.922527 crc crio[22562]: time=\"2026-06-19T11:37:40.92093309Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.594992 | controller |     "Jun 19 11:37:40.927559 crc crio[22562]: time=\"2026-06-19T11:37:40.92746241Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\\\"\"",
2026-06-19 12:35:51.595007 | controller |     "Jun 19 11:37:40.928513 crc crio[22562]: time=\"2026-06-19T11:37:40.928339011Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\\\"\"",
2026-06-19 12:35:51.595022 | controller |     "Jun 19 11:37:40.928771 crc crio[22562]: time=\"2026-06-19T11:37:40.9286832Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\\\"\"",
2026-06-19 12:35:51.595037 | controller |     "Jun 19 11:37:41.228336 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11747228052ad6f Mac:9a:58:6f:2d:fc:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 SocketPath: PciID:}] [{Interface:0xc0002925d0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595052 | controller |     "Jun 19 11:37:41.235984 crc crio[22562]: time=\"2026-06-19T11:37:41.235831124Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-57d6d8d46c-glrk9 Namespace:openstack-operators ID:11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 UID:1faa02da-939e-4e77-b7b0-bd4c7db888ca NetNS:/var/run/netns/3e6c2660-b045-498b-a1dc-72a2bb995bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1faa02da_939e_4e77_b7b0_bd4c7db888ca.slice PodAnnotations:0xc0005acb88}] Aliases:map[]}\"",
2026-06-19 12:35:51.595068 | controller |     "Jun 19 11:37:41.236515 crc crio[22562]: time=\"2026-06-19T11:37:41.236459379Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595084 | controller |     "Jun 19 11:37:41.250270 crc crio[22562]: time=\"2026-06-19T11:37:41.250077542Z\" level=info msg=\"Ran pod sandbox 11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6 with infra container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/POD\" id=6ef2f13b-11de-45bf-a36c-a1c161a22b05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595100 | controller |     "Jun 19 11:37:41.258062 crc crio[22562]: time=\"2026-06-19T11:37:41.252642455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595118 | controller |     "Jun 19 11:37:41.265220 crc crio[22562]: time=\"2026-06-19T11:37:41.264553877Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 not found\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595134 | controller |     "Jun 19 11:37:41.265220 crc crio[22562]: time=\"2026-06-19T11:37:41.264664529Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070 found\" id=a49ece83-218e-4ef5-9ea4-22880a9a52d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595149 | controller |     "Jun 19 11:37:41.291591 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:434181a10a5b64f Mac:6a:d9:ea:95:7d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc SocketPath: PciID:}] [{Interface:0xc000201850 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595164 | controller |     "Jun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.291433695Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595180 | controller |     "Jun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.293860585Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-8fb548f77-brsq7 Namespace:openstack-operators ID:434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 UID:77917865-317b-4e89-9b52-58cc23004be3 NetNS:/var/run/netns/2e097e2c-d4ba-4a45-8858-54a0b9c1addc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod77917865_317b_4e89_9b52_58cc23004be3.slice PodAnnotations:0xc002094320}] Aliases:map[]}\"",
2026-06-19 12:35:51.595196 | controller |     "Jun 19 11:37:41.297215 crc crio[22562]: time=\"2026-06-19T11:37:41.294053469Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595212 | controller |     "Jun 19 11:37:41.297215 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21eed9a4459b23f Mac:e2:23:f1:bf:8d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 SocketPath: PciID:}] [{Interface:0xc00011ac50 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595227 | controller |     "Jun 19 11:37:41.298225 crc crio[22562]: time=\"2026-06-19T11:37:41.297296039Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\\\"\"",
2026-06-19 12:35:51.595243 | controller |     "Jun 19 11:37:41.298225 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e63349546b4ca53 Mac:5a:f0:79:08:df:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595258 | controller |     "Jun 19 11:37:41.298391 crc crio[22562]: time=\"2026-06-19T11:37:41.298327124Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5699c6db55-nkp9n Namespace:openstack-operators ID:e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 UID:3ccc7cf6-74cb-4317-843a-747380158fe7 NetNS:/var/run/netns/fcc1d986-621f-400a-834d-a4eca39298c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ccc7cf6_74cb_4317_843a_747380158fe7.slice PodAnnotations:0xc0005ac660}] Aliases:map[]}\"",
2026-06-19 12:35:51.595277 | controller |     "Jun 19 11:37:41.298789 crc crio[22562]: time=\"2026-06-19T11:37:41.29860184Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-8d6764f6b-7ztcl Namespace:openstack-operators ID:21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 UID:bd7a05ec-ec5d-4d42-96e0-61770f54b6de NetNS:/var/run/netns/a31fecd8-0dc3-4ec5-a1e7-4631a33c0cb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7a05ec_ec5d_4d42_96e0_61770f54b6de.slice PodAnnotations:0xc002e5e5d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.595294 | controller |     "Jun 19 11:37:41.298789 crc crio[22562]: time=\"2026-06-19T11:37:41.298736684Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595309 | controller |     "Jun 19 11:37:41.299480 crc crio[22562]: time=\"2026-06-19T11:37:41.29939333Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595325 | controller |     "Jun 19 11:37:41.319589 crc crio[22562]: time=\"2026-06-19T11:37:41.319508384Z\" level=info msg=\"Ran pod sandbox 21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77 with infra container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/POD\" id=66373ea3-bb8f-46b5-b8cb-7587546ca7a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595340 | controller |     "Jun 19 11:37:41.322908 crc crio[22562]: time=\"2026-06-19T11:37:41.322832245Z\" level=info msg=\"Ran pod sandbox e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8 with infra container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/POD\" id=b387e84a-600f-4c93-bdd3-c58851537ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595356 | controller |     "Jun 19 11:37:41.328208 crc crio[22562]: time=\"2026-06-19T11:37:41.328098313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595371 | controller |     "Jun 19 11:37:41.328651 crc crio[22562]: time=\"2026-06-19T11:37:41.328410161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 not found\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595387 | controller |     "Jun 19 11:37:41.328728 crc crio[22562]: time=\"2026-06-19T11:37:41.328676558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8 found\" id=2432c28c-59ea-4222-aecf-59dcdfc77575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595403 | controller |     "Jun 19 11:37:41.333445 crc crio[22562]: time=\"2026-06-19T11:37:41.333317181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595419 | controller |     "Jun 19 11:37:41.333515 crc crio[22562]: time=\"2026-06-19T11:37:41.333496735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 not found\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595456 | controller |     "Jun 19 11:37:41.333555 crc crio[22562]: time=\"2026-06-19T11:37:41.333536866Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55 found\" id=752f7357-bc12-46f5-9cbb-261c4d24e369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595473 | controller |     "Jun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.333634129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595489 | controller |     "Jun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.335951826Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595510 | controller |     "Jun 19 11:37:41.338745 crc crio[22562]: time=\"2026-06-19T11:37:41.338702773Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\\\"\"",
2026-06-19 12:35:51.595582 | controller |     "Jun 19 11:37:41.340109 crc crio[22562]: time=\"2026-06-19T11:37:41.340019085Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\\\"\"",
2026-06-19 12:35:51.595606 | controller |     "Jun 19 11:37:41.353978 crc crio[22562]: time=\"2026-06-19T11:37:41.353883965Z\" level=info msg=\"Ran pod sandbox 434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9 with infra container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/POD\" id=c9193a45-e134-4df0-bd20-24989c4462fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595623 | controller |     "Jun 19 11:37:41.364441 crc crio[22562]: time=\"2026-06-19T11:37:41.364359742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595639 | controller |     "Jun 19 11:37:41.364836 crc crio[22562]: time=\"2026-06-19T11:37:41.364782702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 not found\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595654 | controller |     "Jun 19 11:37:41.364924 crc crio[22562]: time=\"2026-06-19T11:37:41.364889605Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94 found\" id=28648a41-953a-4ebf-95bb-60d6f3b17ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595670 | controller |     "Jun 19 11:37:41.365958 crc crio[22562]: time=\"2026-06-19T11:37:41.365779087Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595685 | controller |     "Jun 19 11:37:41.373968 crc crio[22562]: time=\"2026-06-19T11:37:41.373872354Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\\\"\"",
2026-06-19 12:35:51.595701 | controller |     "Jun 19 11:37:41.381897 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90646fb974712ff Mac:6e:7a:77:c4:e1:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 SocketPath: PciID:}] [{Interface:0xc0004b26b0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595719 | controller |     "Jun 19 11:37:41.388990 crc crio[22562]: time=\"2026-06-19T11:37:41.388881112Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-54574d6bdb-vxc8q Namespace:openstack-operators ID:90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 UID:9302eb5f-fb6a-41d2-a388-7b0bd7855a4b NetNS:/var/run/netns/ff5e2d2a-8c1a-40ff-a768-1ac1138cdb01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9302eb5f_fb6a_41d2_a388_7b0bd7855a4b.slice PodAnnotations:0xc00259c4a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.595736 | controller |     "Jun 19 11:37:41.389297 crc crio[22562]: time=\"2026-06-19T11:37:41.389234061Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595751 | controller |     "Jun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.415236248Z\" level=info msg=\"Ran pod sandbox 90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3 with infra container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/POD\" id=b16243ec-c52b-4058-8f0c-1414c41d8fc4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595767 | controller |     "Jun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.422834384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595782 | controller |     "Jun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.423093631Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb not found\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595797 | controller |     "Jun 19 11:37:41.424214 crc crio[22562]: time=\"2026-06-19T11:37:41.423200492Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb found\" id=25c81a59-ff1e-4578-adff-182bd9add83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595812 | controller |     "Jun 19 11:37:41.424922 crc crio[22562]: time=\"2026-06-19T11:37:41.424843104Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595827 | controller |     "Jun 19 11:37:41.428991 crc crio[22562]: time=\"2026-06-19T11:37:41.428892442Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\\\"\"",
2026-06-19 12:35:51.595842 | controller |     "Jun 19 11:37:41.645294 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df968f904f65467 Mac:b6:1a:cc:a4:47:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec SocketPath: PciID:}] [{Interface:0xc000135240 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595857 | controller |     "Jun 19 11:37:41.646464 crc crio[22562]: time=\"2026-06-19T11:37:41.64637029Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-6886fd7fdd-stqjb Namespace:openstack-operators ID:df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 UID:96bd9bc7-08e2-4393-b560-8553915a0003 NetNS:/var/run/netns/9e7698ee-6f78-427c-8129-cd3cde5638ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod96bd9bc7_08e2_4393_b560_8553915a0003.slice PodAnnotations:0xc000658790}] Aliases:map[]}\"",
2026-06-19 12:35:51.595876 | controller |     "Jun 19 11:37:41.646757 crc crio[22562]: time=\"2026-06-19T11:37:41.646569824Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.595892 | controller |     "Jun 19 11:37:41.666102 crc crio[22562]: time=\"2026-06-19T11:37:41.665358185Z\" level=info msg=\"Ran pod sandbox df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77 with infra container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/POD\" id=6535aeab-776e-4055-a5b2-1cc5e9f4478e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.595907 | controller |     "Jun 19 11:37:41.694892 crc crio[22562]: time=\"2026-06-19T11:37:41.694743455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595922 | controller |     "Jun 19 11:37:41.695473 crc crio[22562]: time=\"2026-06-19T11:37:41.695423331Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 not found\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595938 | controller |     "Jun 19 11:37:41.695764 crc crio[22562]: time=\"2026-06-19T11:37:41.695569615Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2 found\" id=0a29c857-531c-4031-9980-6c882aea6766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.595953 | controller |     "Jun 19 11:37:41.713581 crc crio[22562]: time=\"2026-06-19T11:37:41.713485883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.595968 | controller |     "Jun 19 11:37:41.724663 crc crio[22562]: time=\"2026-06-19T11:37:41.720880175Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\\\"\"",
2026-06-19 12:35:51.595982 | controller |     "Jun 19 11:37:41.874507 crc crio[22562]: 2026-06-19T11:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cb89c536f40ad7 Mac:9e:92:e7:3c:dc:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a SocketPath: PciID:}] [{Interface:0xc00013e590 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.595997 | controller |     "Jun 19 11:37:41.874507 crc crio[22562]: time=\"2026-06-19T11:37:41.874372814Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-d46d69458-r49s2 Namespace:openstack-operators ID:2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c UID:1a2e23cc-3c54-4201-8ab9-a84141e38fa4 NetNS:/var/run/netns/bb5ec0ce-6c51-4d1c-abca-d156fc001f2a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a2e23cc_3c54_4201_8ab9_a84141e38fa4.slice PodAnnotations:0xc00259c828}] Aliases:map[]}\"",
2026-06-19 12:35:51.596016 | controller |     "Jun 19 11:37:41.874507 crc crio[22562]: time=\"2026-06-19T11:37:41.874514717Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.596032 | controller |     "Jun 19 11:37:41.886209 crc crio[22562]: time=\"2026-06-19T11:37:41.884773079Z\" level=info msg=\"Ran pod sandbox 2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c with infra container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/POD\" id=eca148db-ea73-445c-8c06-7ba1050bb705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.596047 | controller |     "Jun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914530508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596062 | controller |     "Jun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914844135Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 not found\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596077 | controller |     "Jun 19 11:37:41.917654 crc crio[22562]: time=\"2026-06-19T11:37:41.914902797Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7 found\" id=01b330f8-a2d6-4d40-9b4b-6b0cb49b0d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596092 | controller |     "Jun 19 11:37:41.920824 crc crio[22562]: time=\"2026-06-19T11:37:41.920734709Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596106 | controller |     "Jun 19 11:37:41.928451 crc crio[22562]: time=\"2026-06-19T11:37:41.927539206Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\\\"\"",
2026-06-19 12:35:51.596121 | controller |     "Jun 19 11:37:46.278089 crc crio[22562]: time=\"2026-06-19T11:37:46.271660655Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD\" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.596136 | controller |     "Jun 19 11:37:46.278089 crc crio[22562]: time=\"2026-06-19T11:37:46.27306761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.596152 | controller |     "Jun 19 11:37:47.126577 crc crio[22562]: time=\"2026-06-19T11:37:47.125661454Z\" level=info msg=\"Stopping container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f (timeout: 2s)\" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.596167 | controller |     "Jun 19 11:37:48.232982 crc crio[22562]: time=\"2026-06-19T11:37:48.231677752Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD\" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.596182 | controller |     "Jun 19 11:37:48.237614 crc crio[22562]: time=\"2026-06-19T11:37:48.237576387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.596199 | controller |     "Jun 19 11:37:52.289216 crc crio[22562]: time=\"2026-06-19T11:37:52.287531318Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD\" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.596215 | controller |     "Jun 19 11:37:52.289216 crc crio[22562]: time=\"2026-06-19T11:37:52.288703677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.596230 | controller |     "Jun 19 11:38:00.765548 crc crio[22562]: time=\"2026-06-19T11:38:00.750521951Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697818-9qrq6/POD\" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.596245 | controller |     "Jun 19 11:38:00.765548 crc crio[22562]: time=\"2026-06-19T11:38:00.764351523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.596260 | controller |     "Jun 19 11:38:12.888832 crc crio[22562]: time=\"2026-06-19T11:38:12.887056814Z\" level=info msg=\"Stopped container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=f7596ece-1a43-417a-92af-1eb375379bea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.596275 | controller |     "Jun 19 11:38:12.891620 crc crio[22562]: time=\"2026-06-19T11:38:12.890708645Z\" level=info msg=\"Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.596290 | controller |     "Jun 19 11:38:12.892488 crc crio[22562]: time=\"2026-06-19T11:38:12.89212774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-mq4dk Namespace:openshift-marketplace ID:a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed UID:b3346302-4b8d-4b16-b32e-31a929ed038b NetNS:/var/run/netns/7c9cb84a-ef2e-44fd-b6e8-a9c16cb5ea45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3346302_4b8d_4b16_b32e_31a929ed038b.slice PodAnnotations:0xc000329628}] Aliases:map[]}\"",
2026-06-19 12:35:51.596305 | controller |     "Jun 19 11:38:12.892738 crc crio[22562]: time=\"2026-06-19T11:38:12.892693433Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-mq4dk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.596321 | controller |     "Jun 19 11:38:41.875417 crc crio[22562]: time=\"2026-06-19T11:38:41.874667463Z\" level=info msg=\"Stopped pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=896c0621-09d5-4a2a-a90e-04e3d64120fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.596336 | controller |     "Jun 19 11:38:41.965752 crc crio[22562]: time=\"2026-06-19T11:38:41.965563029Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=cec42792-3e15-44b2-aeae-14af400a4992 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596352 | controller |     "Jun 19 11:38:41.967332 crc crio[22562]: time=\"2026-06-19T11:38:41.966941043Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=df3d8a68-782c-434f-ba8a-fec0308725b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596367 | controller |     "Jun 19 11:38:42.000616 crc crio[22562]: time=\"2026-06-19T11:38:42.000481173Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=f9b60ec7-900c-41a0-9874-8f94a465c6c4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596385 | controller |     "Jun 19 11:38:42.002502 crc crio[22562]: time=\"2026-06-19T11:38:42.002236526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=38e1967a-4317-4ee6-8098-74a9f44bc710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596400 | controller |     "Jun 19 11:38:42.024746 crc crio[22562]: time=\"2026-06-19T11:38:42.024462995Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=02cfad59-b05a-41e3-8840-2be0ce9a789c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596416 | controller |     "Jun 19 11:38:42.029659 crc crio[22562]: time=\"2026-06-19T11:38:42.029553382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=e8f1214e-38ec-460f-a076-63c1971cec0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596453 | controller |     "Jun 19 11:38:42.045767 crc crio[22562]: time=\"2026-06-19T11:38:42.045650929Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=019d20aa-06a6-4128-ad69-16483b8f6c84 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596471 | controller |     "Jun 19 11:38:42.050887 crc crio[22562]: time=\"2026-06-19T11:38:42.050778766Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=f84e8731-7d94-4a7e-a1c5-c44ca37ab02e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596487 | controller |     "Jun 19 11:38:42.064733 crc crio[22562]: time=\"2026-06-19T11:38:42.064488016Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=228f21cf-2134-45f0-bbd1-c52c29635654 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596504 | controller |     "Jun 19 11:38:42.066040 crc crio[22562]: time=\"2026-06-19T11:38:42.06590763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=f44078ee-6eee-475b-9acb-ba2e1fd1c08e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596520 | controller |     "Jun 19 11:38:42.846393 crc crio[22562]: time=\"2026-06-19T11:38:42.845581111Z\" level=info msg=\"Removing container: ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f\" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.596535 | controller |     "Jun 19 11:38:43.283605 crc crio[22562]: time=\"2026-06-19T11:38:43.283445944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:bed40a1e8997d9cb11d281639eba732e1e2d6c672787c5169c77b38e5cf2a784\" id=b7f08801-890b-4656-ad54-8ecf66ec7545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596550 | controller |     "Jun 19 11:38:43.534898 crc crio[22562]: time=\"2026-06-19T11:38:43.534514999Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=99bde82d-b6ba-4056-bdb0-6213aa5f40b4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596565 | controller |     "Jun 19 11:38:43.538102 crc crio[22562]: time=\"2026-06-19T11:38:43.537713939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=ee0a3697-d793-4588-8492-b3ecd45a34ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596584 | controller |     "Jun 19 11:38:43.960575 crc crio[22562]: time=\"2026-06-19T11:38:43.958758725Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:34e3f7f01d199036daad43cb75c11196725a1c90ac93fc183d6c09380fe3c00a\" id=c8f08fef-41b7-4ada-a628-71283b1404cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596600 | controller |     "Jun 19 11:38:43.962751 crc crio[22562]: time=\"2026-06-19T11:38:43.96260237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:f43c4df763af3154b7fc0cb2baf6c3507e7e4bb12ea3b6d276aaae1a5ec83c55\" id=563ff1aa-2d6e-4508-b62a-8b08057e07a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596615 | controller |     "Jun 19 11:38:43.983307 crc crio[22562]: time=\"2026-06-19T11:38:43.982904882Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=7cf1fd79-b261-4025-8e47-32fcb61cf312 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596631 | controller |     "Jun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983415775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:f861a3ae47246205564acf80cb599c0bc66c4e82b025f334595e37e65d083070\" id=d126adb1-1573-4d37-9e91-d9b1be5898c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596646 | controller |     "Jun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983429025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:ca91d81bcefb16fff7065fbd68c6f832aef10b567048f6ee8af26baf518454eb\" id=4e4f43bb-79ff-4221-9ae5-280de75b1cff name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596661 | controller |     "Jun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983418255Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=5aab81a9-dd85-4e2b-833e-9e3e7e659584 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596676 | controller |     "Jun 19 11:38:43.983732 crc crio[22562]: time=\"2026-06-19T11:38:43.983542158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:14bddad47fe1adb6e93162244377f45ac5e21e115f0c502ddcd1057e634cb907\" id=2a49f8d2-beb6-43be-9e6d-2e440446b6b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596692 | controller |     "Jun 19 11:38:43.984954 crc crio[22562]: time=\"2026-06-19T11:38:43.98482667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=f3a0c713-a561-4014-9bff-fc077b5c47ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596708 | controller |     "Jun 19 11:38:43.984954 crc crio[22562]: time=\"2026-06-19T11:38:43.984946163Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=214823e1-4914-43c5-b91f-35b9467e6ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596724 | controller |     "Jun 19 11:38:43.991737 crc crio[22562]: time=\"2026-06-19T11:38:43.991606097Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager\" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.596739 | controller |     "Jun 19 11:38:43.994427 crc crio[22562]: time=\"2026-06-19T11:38:43.994291264Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=2fdb8534-9b9b-4ac5-a930-8f0240c55e9a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596757 | controller |     "Jun 19 11:38:43.996671 crc crio[22562]: time=\"2026-06-19T11:38:43.996526108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=4fb7192e-de6c-4442-af76-cbb63f7bead0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596773 | controller |     "Jun 19 11:38:44.002723 crc crio[22562]: time=\"2026-06-19T11:38:44.002364224Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=38b91039-52ae-4ef3-bce4-3cb89a592cc5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596788 | controller |     "Jun 19 11:38:44.005740 crc crio[22562]: time=\"2026-06-19T11:38:44.005604313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=2a2fbb7e-f0be-457a-b7b5-8f8158fe3a79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596803 | controller |     "Jun 19 11:38:44.021064 crc crio[22562]: time=\"2026-06-19T11:38:44.020878751Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=26eda955-4469-4416-bbbe-3a60a5d0feb4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596818 | controller |     "Jun 19 11:38:44.022375 crc crio[22562]: time=\"2026-06-19T11:38:44.022276595Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=b29a82b6-c802-4a3a-be37-1f5677fe9034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596833 | controller |     "Jun 19 11:38:44.029556 crc crio[22562]: time=\"2026-06-19T11:38:44.029363321Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=cd15ed8b-c0e2-483c-9cd9-5bc35809898b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596848 | controller |     "Jun 19 11:38:44.030267 crc crio[22562]: time=\"2026-06-19T11:38:44.029888083Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=4e2b3f4e-fa68-40ce-8d62-d6194ea06860 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596863 | controller |     "Jun 19 11:38:44.035926 crc crio[22562]: time=\"2026-06-19T11:38:44.035745858Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=531186a4-034b-4bc5-aa13-8548bf576433 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596877 | controller |     "Jun 19 11:38:44.037361 crc crio[22562]: time=\"2026-06-19T11:38:44.037214744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=54dd35c6-933e-4152-95c9-e48723a61f12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596893 | controller |     "Jun 19 11:38:44.037764 crc crio[22562]: time=\"2026-06-19T11:38:44.037373308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=7f3a81d4-5bab-419f-837a-b1d9c1b121a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596907 | controller |     "Jun 19 11:38:44.037764 crc crio[22562]: time=\"2026-06-19T11:38:44.037426469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=5435ce52-1325-4e4c-8b2b-a966a62fe034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596922 | controller |     "Jun 19 11:38:44.046763 crc crio[22562]: time=\"2026-06-19T11:38:44.046629697Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=2fc64728-8592-40bf-8491-3acd24ab458f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596940 | controller |     "Jun 19 11:38:44.048049 crc crio[22562]: time=\"2026-06-19T11:38:44.047896309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=570dfcc5-e688-4c73-829e-95483d442e39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596956 | controller |     "Jun 19 11:38:44.058248 crc crio[22562]: time=\"2026-06-19T11:38:44.058045319Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=fe0a530a-2300-492d-826a-b3dcddde37bd name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.596971 | controller |     "Jun 19 11:38:44.059138 crc crio[22562]: time=\"2026-06-19T11:38:44.058937432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=aded7442-19fb-4b54-9da7-2e1baca0fd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.596986 | controller |     "Jun 19 11:38:44.065102 crc crio[22562]: time=\"2026-06-19T11:38:44.06497518Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=3ed02767-03e7-48a5-aca3-f1e804b87c6e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.597000 | controller |     "Jun 19 11:38:44.065926 crc crio[22562]: time=\"2026-06-19T11:38:44.065829362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=c2ff78ba-5bd3-4aa5-8b5a-51de49519ab7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597015 | controller |     "Jun 19 11:38:44.261686 crc crio[22562]: time=\"2026-06-19T11:38:44.26037955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597029 | controller |     "Jun 19 11:38:44.263416 crc crio[22562]: time=\"2026-06-19T11:38:44.261808925Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:cbb7f7dc9d7781a20212d14fdc3af935fbcd0f8a94ba784e00045c89c5f413b1\" id=1a787d55-1e19-46e2-960d-3088ca12243d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597044 | controller |     "Jun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.26523325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:8403aab52231cdd2bb7cbd38a9ea02aabf84feb61428cad28c8a2b88d282fcd4\" id=32f42324-afa4-4291-a9de-67bc09613661 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597059 | controller |     "Jun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265301472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:d15cd966d15ed8aa79d25b405c72f5187827c14f043eb52bddbced87a21b35c0\" id=43861ea3-ec12-49ca-a072-90d8cd1c4bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597073 | controller |     "Jun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265424175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:ebc4676fe83556239243f73bcefbe187a99914ef5c3dced45e7cb0a627c56d3a\" id=d2f488fa-5c92-4f15-ade2-bad2acb43653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597088 | controller |     "Jun 19 11:38:44.267453 crc crio[22562]: time=\"2026-06-19T11:38:44.265763183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:5453c50a46982b56306e73bbcb2cdfdc72a18b1819a59092512e3010e2853ac2\" id=8bc071fa-cb21-4d86-8f05-72e69f520bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597106 | controller |     "Jun 19 11:38:44.273381 crc crio[22562]: time=\"2026-06-19T11:38:44.267653459Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager\" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597121 | controller |     "Jun 19 11:38:44.278667 crc crio[22562]: time=\"2026-06-19T11:38:44.278472598Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager\" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597136 | controller |     "Jun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284729352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:f48db9f3192f46beaee16d7968e50609f9f13f517180ed5e2b6085bdcf2bcca0\" id=8824680a-99df-4ce6-bc24-cbec0101ca4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597152 | controller |     "Jun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284853585Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:306898dca9e23d8c1fa0977bd5381fa56c0f4630acb23fb7f8f688ae93f0c313\" id=d3782608-9019-46a5-8562-67854cbe4bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597166 | controller |     "Jun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284794004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:feca14ce5f2009eaf839fc384a2078501dd19bbd9c079fe325363ca91bd7baf0\" id=a7fda1db-bb02-4216-a8ee-6e1176fb347f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597181 | controller |     "Jun 19 11:38:44.284987 crc crio[22562]: time=\"2026-06-19T11:38:44.284879706Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:78666449d165d8ea475a35d0b0e5922d8d8f6b11539e193072aede9d59e80cd8\" id=53c949cb-c05d-445d-ad61-fa448a6e27cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597195 | controller |     "Jun 19 11:38:44.289404 crc crio[22562]: time=\"2026-06-19T11:38:44.28909549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:e37a1a7fa144e1df7c00bebdeff99b59687d09dc8028bd6486a3c3c03f4a17a2\" id=8d206dc9-7b02-4808-a06c-d9673c2180e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597210 | controller |     "Jun 19 11:38:44.291040 crc crio[22562]: time=\"2026-06-19T11:38:44.290833973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:49b8f9a1c55d3d3ccb28b029fc0b5227ccf3ae80ab92d64b46aba45775138ef7\" id=425b59a3-5be4-4cda-a596-ac928b8d36a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597224 | controller |     "Jun 19 11:38:44.292522 crc crio[22562]: time=\"2026-06-19T11:38:44.292488093Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager\" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597239 | controller |     "Jun 19 11:38:44.297274 crc crio[22562]: time=\"2026-06-19T11:38:44.297044417Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597261 | controller |     "Jun 19 11:38:44.298119 crc crio[22562]: time=\"2026-06-19T11:38:44.297321323Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.597275 | controller |     "Jun 19 11:38:44.303755 crc crio[22562]: time=\"2026-06-19T11:38:44.3036343Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager\" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597290 | controller |     "Jun 19 11:38:44.307507 crc crio[22562]: time=\"2026-06-19T11:38:44.307367061Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager\" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597305 | controller |     "Jun 19 11:38:44.315893 crc crio[22562]: time=\"2026-06-19T11:38:44.315837951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597321 | controller |     "Jun 19 11:38:44.316327 crc crio[22562]: time=\"2026-06-19T11:38:44.316291352Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697818-9qrq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.597336 | controller |     "Jun 19 11:38:44.331286 crc crio[22562]: time=\"2026-06-19T11:38:44.331065477Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=a9c3b3b8-0e4a-4f3b-94a7-b2bf4c57a091 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.597350 | controller |     "Jun 19 11:38:44.332785 crc crio[22562]: time=\"2026-06-19T11:38:44.332631217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=0b5b9524-de2a-4fc8-9789-a492e1352a44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597365 | controller |     "Jun 19 11:38:44.339042 crc crio[22562]: time=\"2026-06-19T11:38:44.338937502Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}\"",
2026-06-19 12:35:51.597380 | controller |     "Jun 19 11:38:44.339394 crc crio[22562]: time=\"2026-06-19T11:38:44.339057475Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.597395 | controller |     "Jun 19 11:38:44.342845 crc crio[22562]: time=\"2026-06-19T11:38:44.342737156Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager\" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597410 | controller |     "Jun 19 11:38:44.346757 crc crio[22562]: time=\"2026-06-19T11:38:44.346576191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597443 | controller |     "Jun 19 11:38:44.348328 crc crio[22562]: time=\"2026-06-19T11:38:44.347680778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597464 | controller |     "Jun 19 11:38:44.361412 crc crio[22562]: time=\"2026-06-19T11:38:44.36107765Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager\" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597480 | controller |     "Jun 19 11:38:44.365768 crc crio[22562]: time=\"2026-06-19T11:38:44.365641842Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager\" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597495 | controller |     "Jun 19 11:38:44.366454 crc crio[22562]: time=\"2026-06-19T11:38:44.366275017Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597510 | controller |     "Jun 19 11:38:44.366454 crc crio[22562]: time=\"2026-06-19T11:38:44.366358889Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.597524 | controller |     "Jun 19 11:38:44.375081 crc crio[22562]: time=\"2026-06-19T11:38:44.37487903Z\" level=info msg=\"Removed container ca32f4bf9d73495c5235d6bb4190001e64bd67953fa7332468cc77736b54244f: openshift-marketplace/redhat-operators-mq4dk/registry-server\" id=64483c11-d1b7-4ce0-aefd-8368ca165c4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.597551 | controller |     "Jun 19 11:38:44.376705 crc crio[22562]: time=\"2026-06-19T11:38:44.3756556Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager\" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597567 | controller |     "Jun 19 11:38:44.380703 crc crio[22562]: time=\"2026-06-19T11:38:44.38012016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597582 | controller |     "Jun 19 11:38:44.381689 crc crio[22562]: time=\"2026-06-19T11:38:44.381593596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4592ed70aa1f088e92ae60222d9af7f0421518cb4bdb66e6ed4677f0c9b51a94\" id=67f738ac-8707-46fc-a2f6-91369227e726 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597597 | controller |     "Jun 19 11:38:44.381874 crc crio[22562]: time=\"2026-06-19T11:38:44.381671829Z\" level=info msg=\"Removing container: 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2\" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.597612 | controller |     "Jun 19 11:38:44.389623 crc crio[22562]: time=\"2026-06-19T11:38:44.38944294Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager\" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597631 | controller |     "Jun 19 11:38:45.188938 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7472f4ba7978157 Mac:be:9e:f2:bc:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.597646 | controller |     "Jun 19 11:38:45.190872 crc crio[22562]: time=\"2026-06-19T11:38:45.190834009Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259c5f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597662 | controller |     "Jun 19 11:38:45.191569 crc crio[22562]: time=\"2026-06-19T11:38:45.191540576Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697818-9qrq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.597677 | controller |     "Jun 19 11:38:45.397655 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a199ae26f097b Mac:ca:af:ce:96:84:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f SocketPath: PciID:}] [{Interface:0xc000440700 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.597692 | controller |     "Jun 19 11:38:45.403530 crc crio[22562]: time=\"2026-06-19T11:38:45.401887625Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz Namespace:openstack-operators ID:f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e UID:ede0c0ce-562a-4b5c-bd1e-35527bf16176 NetNS:/var/run/netns/678df7a2-d922-46f3-bb4d-fd742754355f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podede0c0ce_562a_4b5c_bd1e_35527bf16176.slice PodAnnotations:0xc0029104c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597708 | controller |     "Jun 19 11:38:45.403530 crc crio[22562]: time=\"2026-06-19T11:38:45.402137571Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.597723 | controller |     "Jun 19 11:38:45.480543 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2916b3e828e4421 Mac:ae:65:32:df:37:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 SocketPath: PciID:}] [{Interface:0xc0002b65e0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.597738 | controller |     "Jun 19 11:38:45.482228 crc crio[22562]: time=\"2026-06-19T11:38:45.48219044Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-d9469fb6f-2l4cw Namespace:openstack-operators ID:2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 UID:07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2 NetNS:/var/run/netns/5ad3891f-ee70-429d-982e-aeb6c5fdec07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07f6c2cd_ed6d_4a8c_b371_28ddfb2e4dc2.slice PodAnnotations:0xc00259c4a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.597754 | controller |     "Jun 19 11:38:45.482464 crc crio[22562]: time=\"2026-06-19T11:38:45.482447456Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.597772 | controller |     "Jun 19 11:38:45.513519 crc crio[22562]: 2026-06-19T11:38:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:077743377d6a2aa Mac:7e:80:20:79:4f:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.597787 | controller |     "Jun 19 11:38:45.515835 crc crio[22562]: time=\"2026-06-19T11:38:45.51575187Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-b666d59d7-447hv Namespace:openstack-operators ID:077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 UID:c9b0b297-c18b-4fe7-917a-0532b47220dd NetNS:/var/run/netns/14ca8e22-0696-47b3-bcb3-2fa5769eb314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b0b297_c18b_4fe7_917a_0532b47220dd.slice PodAnnotations:0xc001612280}] Aliases:map[]}\"",
2026-06-19 12:35:51.597802 | controller |     "Jun 19 11:38:45.516033 crc crio[22562]: time=\"2026-06-19T11:38:45.515945535Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-b666d59d7-447hv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.597818 | controller |     "Jun 19 11:38:53.892907 crc crio[22562]: time=\"2026-06-19T11:38:53.89141412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597833 | controller |     "Jun 19 11:38:53.911509 crc crio[22562]: time=\"2026-06-19T11:38:53.911291632Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager\" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597847 | controller |     "Jun 19 11:38:53.920105 crc crio[22562]: time=\"2026-06-19T11:38:53.919942125Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager\" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597862 | controller |     "Jun 19 11:38:54.020264 crc crio[22562]: time=\"2026-06-19T11:38:54.019849685Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager\" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.597877 | controller |     "Jun 19 11:38:54.035830 crc crio[22562]: time=\"2026-06-19T11:38:54.035626104Z\" level=info msg=\"Ran pod sandbox f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/POD\" id=304dec31-5df8-4552-8aa5-cb020c4a0886 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.597892 | controller |     "Jun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039304536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597907 | controller |     "Jun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039566022Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 not found\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597922 | controller |     "Jun 19 11:38:54.040485 crc crio[22562]: time=\"2026-06-19T11:38:54.039635194Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707 found\" id=c00eb9d3-d7f3-4263-83aa-a759b147b60f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.597939 | controller |     "Jun 19 11:38:54.045100 crc crio[22562]: time=\"2026-06-19T11:38:54.042799712Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.597954 | controller |     "Jun 19 11:38:54.046690 crc crio[22562]: time=\"2026-06-19T11:38:54.046508414Z\" level=info msg=\"Ran pod sandbox 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 with infra container: openshift-infra/auto-csr-approver-29697818-9qrq6/POD\" id=30292e4f-afe9-48df-9ba5-7bf72f61d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.597969 | controller |     "Jun 19 11:38:54.048344 crc crio[22562]: time=\"2026-06-19T11:38:54.048075322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597984 | controller |     "Jun 19 11:38:54.050616 crc crio[22562]: time=\"2026-06-19T11:38:54.050368399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.597998 | controller |     "Jun 19 11:38:54.053415 crc crio[22562]: time=\"2026-06-19T11:38:54.052928503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\\\"\"",
2026-06-19 12:35:51.598013 | controller |     "Jun 19 11:38:54.053546 crc crio[22562]: time=\"2026-06-19T11:38:54.053332022Z\" level=info msg=\"Ran pod sandbox 2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013 with infra container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/POD\" id=204e3170-2529-4d26-9765-3bda7d347d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.598028 | controller |     "Jun 19 11:38:54.054837 crc crio[22562]: time=\"2026-06-19T11:38:54.054687436Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.598042 | controller |     "Jun 19 11:38:54.057897 crc crio[22562]: time=\"2026-06-19T11:38:54.057599538Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=6f5a3bca-9ef4-4bc1-9932-c8ea7b09daaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.598057 | controller |     "Jun 19 11:38:54.058460 crc crio[22562]: time=\"2026-06-19T11:38:54.058361627Z\" level=info msg=\"Ran pod sandbox 077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641 with infra container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/POD\" id=e4b0935b-8df7-4308-9a12-c67a1f600926 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.598071 | controller |     "Jun 19 11:38:54.060674 crc crio[22562]: time=\"2026-06-19T11:38:54.060550491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.598085 | controller |     "Jun 19 11:38:54.073651 crc crio[22562]: time=\"2026-06-19T11:38:54.072659599Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 not found\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.598107 | controller |     "Jun 19 11:38:54.073651 crc crio[22562]: time=\"2026-06-19T11:38:54.072743561Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539 found\" id=337f8626-cea9-4e10-9a7f-d8d61a70b662 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.598122 | controller |     "Jun 19 11:38:54.074309 crc crio[22562]: time=\"2026-06-19T11:38:54.073645095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598136 | controller |     "Jun 19 11:38:54.074309 crc crio[22562]: time=\"2026-06-19T11:38:54.073728666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598151 | controller |     "Jun 19 11:38:54.076920 crc crio[22562]: time=\"2026-06-19T11:38:54.075356077Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.598165 | controller |     "Jun 19 11:38:54.077619 crc crio[22562]: time=\"2026-06-19T11:38:54.077202562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.598180 | controller |     "Jun 19 11:38:54.077619 crc crio[22562]: time=\"2026-06-19T11:38:54.077590512Z\" level=info msg=\"Checking image status: 38.102.83.9:5001/openstack-k8s-operators/openstack-operator:38a9f8b8dc5c9f8a771f519896452382b1914811\" id=e8ec7711-ed9c-4b8d-b60b-c7e33f89f7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.598194 | controller |     "Jun 19 11:38:54.078846 crc crio[22562]: time=\"2026-06-19T11:38:54.078282089Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager\" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598209 | controller |     "Jun 19 11:38:54.079861 crc crio[22562]: time=\"2026-06-19T11:38:54.079648872Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\\\"\"",
2026-06-19 12:35:51.598224 | controller |     "Jun 19 11:38:54.086511 crc crio[22562]: time=\"2026-06-19T11:38:54.083389375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598238 | controller |     "Jun 19 11:38:54.086511 crc crio[22562]: time=\"2026-06-19T11:38:54.084135984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598252 | controller |     "Jun 19 11:38:54.086840 crc crio[22562]: time=\"2026-06-19T11:38:54.086712028Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager\" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598266 | controller |     "Jun 19 11:38:54.092760 crc crio[22562]: time=\"2026-06-19T11:38:54.090618364Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager\" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598280 | controller |     "Jun 19 11:38:54.097741 crc crio[22562]: time=\"2026-06-19T11:38:54.097612887Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager\" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598298 | controller |     "Jun 19 11:38:54.107642 crc crio[22562]: time=\"2026-06-19T11:38:54.107275275Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager\" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598312 | controller |     "Jun 19 11:38:54.107642 crc crio[22562]: time=\"2026-06-19T11:38:54.107519112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598327 | controller |     "Jun 19 11:38:54.123216 crc crio[22562]: time=\"2026-06-19T11:38:54.122938093Z\" level=info msg=\"Removed container 99914e38c8c3b98a7301eda679084c98666b4a25228e127aa92bb7b23232cbf2: openshift-marketplace/redhat-operators-mq4dk/extract-content\" id=d547da18-b823-4ade-85c4-1b7c9ad6d8d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.598341 | controller |     "Jun 19 11:38:54.124558 crc crio[22562]: time=\"2026-06-19T11:38:54.124481481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598356 | controller |     "Jun 19 11:38:54.134667 crc crio[22562]: time=\"2026-06-19T11:38:54.134487568Z\" level=info msg=\"Removing container: 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876\" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.598370 | controller |     "Jun 19 11:38:54.980974 crc crio[22562]: time=\"2026-06-19T11:38:54.980368526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598385 | controller |     "Jun 19 11:38:54.982535 crc crio[22562]: time=\"2026-06-19T11:38:54.982369345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598399 | controller |     "Jun 19 11:38:54.982535 crc crio[22562]: time=\"2026-06-19T11:38:54.982501219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598414 | controller |     "Jun 19 11:38:54.993663 crc crio[22562]: time=\"2026-06-19T11:38:54.993550971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598445 | controller |     "Jun 19 11:38:55.002972 crc crio[22562]: time=\"2026-06-19T11:38:55.002880532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598465 | controller |     "Jun 19 11:38:55.003598 crc crio[22562]: time=\"2026-06-19T11:38:55.003485737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598481 | controller |     "Jun 19 11:38:55.184814 crc crio[22562]: time=\"2026-06-19T11:38:55.184667446Z\" level=info msg=\"Created container 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc: openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager\" id=d3bedacf-9bbc-48c2-832b-567da26e9fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598496 | controller |     "Jun 19 11:38:55.186597 crc crio[22562]: time=\"2026-06-19T11:38:55.186505401Z\" level=info msg=\"Starting container: 56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc\" id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598514 | controller |     "Jun 19 11:38:55.198432 crc crio[22562]: time=\"2026-06-19T11:38:55.198339764Z\" level=info msg=\"Started container\" PID=52061 containerID=56cd8e35345ad160ab11afd34bad52e5dfab943ba8368efcd5e12926605d34cc description=openstack-operators/test-operator-controller-manager-54574d6bdb-vxc8q/manager id=8bd0fa10-5e69-4fca-b434-8823813ec5b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90646fb974712ffdf330900e8d6b7002f22b0404b3c972a7ed3678783c8fabe3",
2026-06-19 12:35:51.598529 | controller |     "Jun 19 11:38:55.280263 crc crio[22562]: time=\"2026-06-19T11:38:55.279886319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598544 | controller |     "Jun 19 11:38:55.280924 crc crio[22562]: time=\"2026-06-19T11:38:55.280839523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598559 | controller |     "Jun 19 11:38:55.287303 crc crio[22562]: time=\"2026-06-19T11:38:55.287239771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598573 | controller |     "Jun 19 11:38:55.310092 crc crio[22562]: time=\"2026-06-19T11:38:55.309941653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598588 | controller |     "Jun 19 11:38:55.320771 crc crio[22562]: time=\"2026-06-19T11:38:55.320647327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598602 | controller |     "Jun 19 11:38:55.321981 crc crio[22562]: time=\"2026-06-19T11:38:55.321932228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598618 | controller |     "Jun 19 11:38:55.327859 crc crio[22562]: time=\"2026-06-19T11:38:55.327790954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598633 | controller |     "Jun 19 11:38:55.330844 crc crio[22562]: time=\"2026-06-19T11:38:55.330704795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598648 | controller |     "Jun 19 11:38:55.332090 crc crio[22562]: time=\"2026-06-19T11:38:55.330967351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598663 | controller |     "Jun 19 11:38:55.339414 crc crio[22562]: time=\"2026-06-19T11:38:55.339272677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598677 | controller |     "Jun 19 11:38:55.544460 crc crio[22562]: time=\"2026-06-19T11:38:55.544370216Z\" level=info msg=\"Created container 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3: openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager\" id=0fe31c69-1563-4d3f-a072-6e042a90297a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598692 | controller |     "Jun 19 11:38:55.546770 crc crio[22562]: time=\"2026-06-19T11:38:55.546685204Z\" level=info msg=\"Starting container: 0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3\" id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598707 | controller |     "Jun 19 11:38:55.549838 crc crio[22562]: time=\"2026-06-19T11:38:55.549722909Z\" level=info msg=\"Created container 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f: openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager\" id=782d92a0-1c32-40b3-856b-4f43f81ce597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598725 | controller |     "Jun 19 11:38:55.550763 crc crio[22562]: time=\"2026-06-19T11:38:55.55061379Z\" level=info msg=\"Starting container: 05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f\" id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598740 | controller |     "Jun 19 11:38:55.553624 crc crio[22562]: time=\"2026-06-19T11:38:55.553573893Z\" level=info msg=\"Started container\" PID=52125 containerID=0136c7fb375a773830bcffd92ce8d925fe4a2962db87e1761e083dfd742ca2e3 description=openstack-operators/designate-operator-controller-manager-85fd5dbc49-dkckx/manager id=ae2faeeb-827d-405b-a8fc-ffead4480646 name=/runtime.v1.RuntimeService/StartContainer sandboxID=387d8716742ccbcaaa932a0020ac43629a7b76618233a76108c8aaa31f648156",
2026-06-19 12:35:51.598756 | controller |     "Jun 19 11:38:55.556128 crc crio[22562]: time=\"2026-06-19T11:38:55.555921662Z\" level=info msg=\"Created container efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6: openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager\" id=49a188d8-2cfb-462d-ad59-30a38c52ea8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598771 | controller |     "Jun 19 11:38:55.556586 crc crio[22562]: time=\"2026-06-19T11:38:55.5562631Z\" level=info msg=\"Created container de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230: openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager\" id=53d15e0a-77a9-4e4b-98b8-e7582bf84c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598787 | controller |     "Jun 19 11:38:55.557559 crc crio[22562]: time=\"2026-06-19T11:38:55.557400158Z\" level=info msg=\"Starting container: de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230\" id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598802 | controller |     "Jun 19 11:38:55.557676 crc crio[22562]: time=\"2026-06-19T11:38:55.557581883Z\" level=info msg=\"Starting container: efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6\" id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598816 | controller |     "Jun 19 11:38:55.558574 crc crio[22562]: time=\"2026-06-19T11:38:55.558497206Z\" level=info msg=\"Started container\" PID=52120 containerID=05e1d317ab0bc43c8ebcdf8a31f18b7281e86425b3b6b23bc7584f7d4a1b687f description=openstack-operators/swift-operator-controller-manager-57d6d8d46c-glrk9/manager id=70d9b6bf-1d3f-4244-8ad0-fa31e003f773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11747228052ad6fbec599265a0378fc184d74ef89adabf071c102bd86be9d8f6",
2026-06-19 12:35:51.598831 | controller |     "Jun 19 11:38:55.566531 crc crio[22562]: time=\"2026-06-19T11:38:55.566439302Z\" level=info msg=\"Started container\" PID=52122 containerID=efe3b31ee20e74eed228647079db1f8bab56e29300d5bd81bdbf4b1b7b01f4b6 description=openstack-operators/heat-operator-controller-manager-84445bd86f-bnd66/manager id=7ee7db56-dcf7-4a01-8ae8-0567aa997fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e565abb72b79f6f340a41338c8b930e4ce38d87935ccc6f3f7171dbf80d828f",
2026-06-19 12:35:51.598846 | controller |     "Jun 19 11:38:55.569803 crc crio[22562]: time=\"2026-06-19T11:38:55.569736413Z\" level=info msg=\"Removed container 59c77ce3196522005154a384733ad8153c8ce05d0cb8886f3b1304a4e91dc876: openshift-marketplace/redhat-operators-mq4dk/extract-utilities\" id=f583f6d6-a71c-4a72-82bd-7746b56cf771 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.598861 | controller |     "Jun 19 11:38:55.588325 crc crio[22562]: time=\"2026-06-19T11:38:55.58781911Z\" level=info msg=\"Started container\" PID=52126 containerID=de0ee0d050d87f5a10ce9a2f2b04423cb59293437ed73651a4bc2f7f442fc230 description=openstack-operators/ovn-operator-controller-manager-5699c6db55-nkp9n/manager id=1276a53e-62c1-4f64-bc1a-813ef0a4e998 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e63349546b4ca536d8b9c5abf1eaf8ec644999d77a5cc8de70828add950042b8",
2026-06-19 12:35:51.598880 | controller |     "Jun 19 11:38:55.588720 crc crio[22562]: time=\"2026-06-19T11:38:55.587868482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598895 | controller |     "Jun 19 11:38:55.615729 crc crio[22562]: time=\"2026-06-19T11:38:55.615088044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598910 | controller |     "Jun 19 11:38:55.685389 crc crio[22562]: time=\"2026-06-19T11:38:55.685321491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598924 | controller |     "Jun 19 11:38:55.687196 crc crio[22562]: time=\"2026-06-19T11:38:55.687058094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598939 | controller |     "Jun 19 11:38:55.691924 crc crio[22562]: time=\"2026-06-19T11:38:55.691849582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598954 | controller |     "Jun 19 11:38:55.694536 crc crio[22562]: time=\"2026-06-19T11:38:55.694461476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.598969 | controller |     "Jun 19 11:38:55.792693 crc crio[22562]: time=\"2026-06-19T11:38:55.792283494Z\" level=info msg=\"Created container b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe: openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager\" id=63bfa482-f111-4b52-acab-c4938906e4fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.598984 | controller |     "Jun 19 11:38:55.796072 crc crio[22562]: time=\"2026-06-19T11:38:55.795929264Z\" level=info msg=\"Starting container: b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe\" id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.598999 | controller |     "Jun 19 11:38:55.856256 crc crio[22562]: time=\"2026-06-19T11:38:55.855758753Z\" level=info msg=\"Started container\" PID=52165 containerID=b9e2408d81d73bdabf0a164de8377ac6a884100d4b043d7bb2c2fdecfa40acfe description=openstack-operators/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/manager id=054d4289-339d-4901-8162-9e474ca48bb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23f7b6ab9f9f656b8a03f11b30998473b9a0dbd750682fc77267220b729109e9",
2026-06-19 12:35:51.599014 | controller |     "Jun 19 11:38:55.872963 crc crio[22562]: time=\"2026-06-19T11:38:55.872563458Z\" level=info msg=\"Created container 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1: openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager\" id=2ced215c-35bb-442b-a444-2779315a9c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599030 | controller |     "Jun 19 11:38:55.876310 crc crio[22562]: time=\"2026-06-19T11:38:55.874809454Z\" level=info msg=\"Starting container: 36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1\" id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599045 | controller |     "Jun 19 11:38:55.904435 crc crio[22562]: time=\"2026-06-19T11:38:55.903357779Z\" level=info msg=\"Started container\" PID=52192 containerID=36a9d0aa8d19e2f4136242fbd504c41bd8901a0fe8af21ec4344152889261cc1 description=openstack-operators/ironic-operator-controller-manager-8657fb7f5b-98x5v/manager id=77d87df5-1c7f-4a29-86bc-7f1651699e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0bc54c398b546a50e09e3c2cd1b6a9b250a33842cdc2af3bc274321724f109",
2026-06-19 12:35:51.599063 | controller |     "Jun 19 11:38:55.979522 crc crio[22562]: time=\"2026-06-19T11:38:55.979403599Z\" level=info msg=\"Created container 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6: openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager\" id=1f5f067c-bcf9-4b4b-a8b0-ed23104e6896 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599079 | controller |     "Jun 19 11:38:55.989234 crc crio[22562]: time=\"2026-06-19T11:38:55.986935265Z\" level=info msg=\"Starting container: 138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6\" id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599094 | controller |     "Jun 19 11:38:56.019630 crc crio[22562]: time=\"2026-06-19T11:38:56.019460599Z\" level=info msg=\"Started container\" PID=52195 containerID=138cf0be3a4f38b02616a33c7669ff2c3d1d4166cee19a62bd116d38102e4db6 description=openstack-operators/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/manager id=f67a85e3-dbf5-496d-91dd-be96206e3c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02ce82cf6deb0d2901058b63e4b163eccea22943abd6d2785be119b7fd88dc07",
2026-06-19 12:35:51.599110 | controller |     "Jun 19 11:38:56.263873 crc crio[22562]: time=\"2026-06-19T11:38:56.263719457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599125 | controller |     "Jun 19 11:38:56.272557 crc crio[22562]: time=\"2026-06-19T11:38:56.272459803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599140 | controller |     "Jun 19 11:38:56.462911 crc crio[22562]: time=\"2026-06-19T11:38:56.462774517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599154 | controller |     "Jun 19 11:38:56.472675 crc crio[22562]: time=\"2026-06-19T11:38:56.4725904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599169 | controller |     "Jun 19 11:38:56.662330 crc crio[22562]: time=\"2026-06-19T11:38:56.660906944Z\" level=info msg=\"Created container 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd: openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager\" id=77554033-0522-411d-aca4-9ce7ce035600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599184 | controller |     "Jun 19 11:38:56.666553 crc crio[22562]: time=\"2026-06-19T11:38:56.66520317Z\" level=info msg=\"Starting container: 01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd\" id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599199 | controller |     "Jun 19 11:38:56.683538 crc crio[22562]: time=\"2026-06-19T11:38:56.680828246Z\" level=info msg=\"Started container\" PID=52290 containerID=01cf8f3b734546ae45733bb17d7c63ef7e00fbb9b95344710994eb8db8a859dd description=openstack-operators/manila-operator-controller-manager-985d6f879-p9b27/manager id=9f095924-3038-4170-9af6-0a8a81a0b405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4aed0c5b4baf430fb1813759b25ab7eb8ddd1db8ba4f314904bed00bde16dcbc",
2026-06-19 12:35:51.599214 | controller |     "Jun 19 11:38:56.881904 crc crio[22562]: time=\"2026-06-19T11:38:56.881786353Z\" level=info msg=\"Created container 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980: openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager\" id=f38925a7-2f54-4434-98f5-604e70ad86da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599232 | controller |     "Jun 19 11:38:56.883930 crc crio[22562]: time=\"2026-06-19T11:38:56.883854344Z\" level=info msg=\"Starting container: 6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980\" id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599247 | controller |     "Jun 19 11:38:56.903851 crc crio[22562]: time=\"2026-06-19T11:38:56.903641753Z\" level=info msg=\"Started container\" PID=52306 containerID=6654b0d3bac3bf69bbfbdd1f62b1ff4234841dc57e187611c75457854fc46980 description=openstack-operators/barbican-operator-controller-manager-89d6f987b-rvtlm/manager id=70022c8b-2bc1-4724-bb22-d61bd0b71b72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cf3005e93539bd724d892a99dc27e9ab7648fb394f3b65fba700e61e68bc6ba",
2026-06-19 12:35:51.599262 | controller |     "Jun 19 11:38:56.914232 crc crio[22562]: time=\"2026-06-19T11:38:56.914090452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599277 | controller |     "Jun 19 11:38:56.928310 crc crio[22562]: time=\"2026-06-19T11:38:56.928220741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599292 | controller |     "Jun 19 11:38:56.930627 crc crio[22562]: time=\"2026-06-19T11:38:56.930561289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599307 | controller |     "Jun 19 11:38:56.935457 crc crio[22562]: time=\"2026-06-19T11:38:56.935399378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599321 | controller |     "Jun 19 11:38:56.939740 crc crio[22562]: time=\"2026-06-19T11:38:56.939221093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599336 | controller |     "Jun 19 11:38:56.948276 crc crio[22562]: time=\"2026-06-19T11:38:56.947485606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599350 | controller |     "Jun 19 11:38:56.961537 crc crio[22562]: time=\"2026-06-19T11:38:56.961473233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599365 | controller |     "Jun 19 11:38:56.971022 crc crio[22562]: time=\"2026-06-19T11:38:56.970948428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599379 | controller |     "Jun 19 11:38:56.991373 crc crio[22562]: time=\"2026-06-19T11:38:56.99127975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599394 | controller |     "Jun 19 11:38:57.031431 crc crio[22562]: time=\"2026-06-19T11:38:57.031286438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599408 | controller |     "Jun 19 11:38:57.033955 crc crio[22562]: time=\"2026-06-19T11:38:57.033883292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599426 | controller |     "Jun 19 11:38:57.047875 crc crio[22562]: time=\"2026-06-19T11:38:57.047783326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599461 | controller |     "Jun 19 11:38:57.333092 crc crio[22562]: time=\"2026-06-19T11:38:57.332943704Z\" level=info msg=\"Created container 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff: openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager\" id=9c877c40-6163-4022-b397-f266cfc30b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599476 | controller |     "Jun 19 11:38:57.335802 crc crio[22562]: time=\"2026-06-19T11:38:57.335706843Z\" level=info msg=\"Starting container: 5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff\" id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599491 | controller |     "Jun 19 11:38:57.346081 crc crio[22562]: time=\"2026-06-19T11:38:57.345968067Z\" level=info msg=\"Started container\" PID=52395 containerID=5f1feb226de5576dc7a40e773b93a7012dbc39ad4a47d34abbde04312d598dff description=openstack-operators/watcher-operator-controller-manager-6886fd7fdd-stqjb/manager id=7df211b5-7951-425d-9bbc-c5e1e5f6e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=df968f904f65467b6501360d14fb2d329be68d77ad71cd7632db092a7b9b4d77",
2026-06-19 12:35:51.599506 | controller |     "Jun 19 11:38:57.362827 crc crio[22562]: time=\"2026-06-19T11:38:57.36273826Z\" level=info msg=\"Created container e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91: openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager\" id=f301480c-2220-4874-a7f8-c5cb5ddcf058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599521 | controller |     "Jun 19 11:38:57.364960 crc crio[22562]: time=\"2026-06-19T11:38:57.364849663Z\" level=info msg=\"Starting container: e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91\" id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599536 | controller |     "Jun 19 11:38:57.388096 crc crio[22562]: time=\"2026-06-19T11:38:57.387961924Z\" level=info msg=\"Started container\" PID=52393 containerID=e425d1dd00c2d2e8d20346fccf15533ce97e19b53e774c76f5998192ba599e91 description=openstack-operators/octavia-operator-controller-manager-8d6764f6b-7ztcl/manager id=bf6b0ab5-6256-4a86-8b47-4afcaf0ccb3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=21eed9a4459b23f2fb8312e475c90fa0d6cf26b8129d8f75b4b7a64426041d77",
2026-06-19 12:35:51.599551 | controller |     "Jun 19 11:38:57.413035 crc crio[22562]: time=\"2026-06-19T11:38:57.408521012Z\" level=info msg=\"Created container 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97: openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager\" id=fad21629-488b-43e5-aafa-ec4145325bf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599566 | controller |     "Jun 19 11:38:57.414642 crc crio[22562]: time=\"2026-06-19T11:38:57.414522861Z\" level=info msg=\"Starting container: 3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97\" id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599581 | controller |     "Jun 19 11:38:57.427219 crc crio[22562]: time=\"2026-06-19T11:38:57.419540155Z\" level=info msg=\"Created container 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e: openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager\" id=6bcb825d-820a-4a80-90e1-0319ce4cc2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599596 | controller |     "Jun 19 11:38:57.427219 crc crio[22562]: time=\"2026-06-19T11:38:57.426699142Z\" level=info msg=\"Starting container: 551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e\" id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599614 | controller |     "Jun 19 11:38:57.459189 crc crio[22562]: time=\"2026-06-19T11:38:57.458613201Z\" level=info msg=\"Created container 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17: openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager\" id=24e042b4-9ad0-40a7-a512-303b9ebfee5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599629 | controller |     "Jun 19 11:38:57.460608 crc crio[22562]: time=\"2026-06-19T11:38:57.460094777Z\" level=info msg=\"Started container\" PID=52398 containerID=551951941b0321de9faa052cfd0c0c5d4c25e17daca61a2b8215a8c9dad3a68e description=openstack-operators/openstack-operator-controller-manager-d9469fb6f-2l4cw/manager id=0d237eab-e558-495f-9042-157713868501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2916b3e828e4421ca590ec50beb964b6ace06bb2f0ccdbf69ab3d18121825013",
2026-06-19 12:35:51.599695 | controller |     "Jun 19 11:38:57.461501 crc crio[22562]: time=\"2026-06-19T11:38:57.461448381Z\" level=info msg=\"Created container 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a: openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager\" id=3cbc6f3c-84f2-4a4c-abee-55ceca6ddcce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599713 | controller |     "Jun 19 11:38:57.469382 crc crio[22562]: time=\"2026-06-19T11:38:57.468594707Z\" level=info msg=\"Starting container: 4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a\" id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599728 | controller |     "Jun 19 11:38:57.470370 crc crio[22562]: time=\"2026-06-19T11:38:57.470220658Z\" level=info msg=\"Starting container: 103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17\" id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599744 | controller |     "Jun 19 11:38:57.473665 crc crio[22562]: time=\"2026-06-19T11:38:57.473581301Z\" level=info msg=\"Started container\" PID=52390 containerID=3e7ef087f02c11d852f12a7fbf86ca77f7151363579fb543ffd1d21b4d93bf97 description=openstack-operators/horizon-operator-controller-manager-667cdd8c5f-ln2jq/manager id=b5e96789-99f4-4753-ba9b-6dfc59906356 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e9d222dc7b4a6a00f17e51eccb2d3d1597db6b0f6b0c548072b0a6d699835a9",
2026-06-19 12:35:51.599759 | controller |     "Jun 19 11:38:57.475921 crc crio[22562]: time=\"2026-06-19T11:38:57.475764505Z\" level=info msg=\"Started container\" PID=52394 containerID=103797ba2f96c58d04867ef3651313346f3e0f618d497e5219c0198b805ced17 description=openstack-operators/cinder-operator-controller-manager-79bdb8469d-m9krs/manager id=a9232fb4-e8a4-4104-9f7e-b0a5eb332f42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cffbd89890b2e4479e75fec40934e9b5d297f4f6e1d40fd52554bc6ac41e877c",
2026-06-19 12:35:51.599775 | controller |     "Jun 19 11:38:57.523737 crc crio[22562]: time=\"2026-06-19T11:38:57.523578166Z\" level=info msg=\"Started container\" PID=52397 containerID=4ab9a2a302ddfd0aeefc06be9c2359c60326736f807df9ae6cd04653c1fa4d0a description=openstack-operators/telemetry-operator-controller-manager-d46d69458-r49s2/manager id=2e711d02-30cf-49a1-af4e-4bdb7b987c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cb89c536f40ad7cd75e8a98ce77a9cb2865d167369a173fc878d2fd0cb0bd0c",
2026-06-19 12:35:51.599790 | controller |     "Jun 19 11:38:57.819095 crc crio[22562]: time=\"2026-06-19T11:38:57.819031949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599805 | controller |     "Jun 19 11:38:57.823781 crc crio[22562]: time=\"2026-06-19T11:38:57.823369056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599824 | controller |     "Jun 19 11:38:57.832678 crc crio[22562]: time=\"2026-06-19T11:38:57.832619415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599840 | controller |     "Jun 19 11:38:57.850860 crc crio[22562]: time=\"2026-06-19T11:38:57.850480337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599855 | controller |     "Jun 19 11:38:57.861374 crc crio[22562]: time=\"2026-06-19T11:38:57.861267304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=32124c65-bac1-4645-8bb7-900cb968b31e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.599870 | controller |     "Jun 19 11:38:57.871971 crc crio[22562]: time=\"2026-06-19T11:38:57.871880285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6194ebe-a967-4cb0-8e7a-da18d102c3c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.599885 | controller |     "Jun 19 11:38:57.875251 crc crio[22562]: time=\"2026-06-19T11:38:57.875038973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599900 | controller |     "Jun 19 11:38:57.892009 crc crio[22562]: time=\"2026-06-19T11:38:57.891839869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.599915 | controller |     "Jun 19 11:38:58.117411 crc crio[22562]: time=\"2026-06-19T11:38:58.117111357Z\" level=info msg=\"Created container abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c: openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager\" id=975d595d-51e1-442d-8138-03bdcbf6de88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599930 | controller |     "Jun 19 11:38:58.119356 crc crio[22562]: time=\"2026-06-19T11:38:58.119283001Z\" level=info msg=\"Starting container: abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c\" id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.599945 | controller |     "Jun 19 11:38:58.131576 crc crio[22562]: time=\"2026-06-19T11:38:58.131488432Z\" level=info msg=\"Started container\" PID=52529 containerID=abe6d0d9aec92734e0f3c791bdc9bc1e4ffeca86d4535cb116e89a634dbcde2c description=openstack-operators/neutron-operator-controller-manager-5f5f55f465-2z898/manager id=74a76f1f-7f49-408b-b7e7-cf56aa876548 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f268f6695548a609278eb7b4e03deaa9981d7c5aa312049023f5b2545f2da58d",
2026-06-19 12:35:51.599961 | controller |     "Jun 19 11:38:58.156039 crc crio[22562]: time=\"2026-06-19T11:38:58.155945917Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=164f1c8d-d60a-475e-b0d4-8e51e386ecc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.599976 | controller |     "Jun 19 11:38:58.258820 crc crio[22562]: time=\"2026-06-19T11:38:58.258768298Z\" level=info msg=\"Created container 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a: openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager\" id=e910bf5f-b232-4571-8423-2c3b6bef092b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.599992 | controller |     "Jun 19 11:38:58.261225 crc crio[22562]: time=\"2026-06-19T11:38:58.261193038Z\" level=info msg=\"Starting container: 1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a\" id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600014 | controller |     "Jun 19 11:38:58.268588 crc crio[22562]: time=\"2026-06-19T11:38:58.268560541Z\" level=info msg=\"Started container\" PID=52527 containerID=1811b81fc08499e3c36163c12903d6f37ff1809e5fea0832a22e733cfb30d08a description=openstack-operators/nova-operator-controller-manager-8fb548f77-brsq7/manager id=3074ed65-d9d2-484b-a59a-27838ad1774c name=/runtime.v1.RuntimeService/StartContainer sandboxID=434181a10a5b64f5bc47a4ef58a5f7e356948914e5f23e1baba738270282c0d9",
2026-06-19 12:35:51.600029 | controller |     "Jun 19 11:38:58.286569 crc crio[22562]: time=\"2026-06-19T11:38:58.286537395Z\" level=info msg=\"Created container 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f: openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager\" id=25c8ff8f-24b2-4fd9-b139-644f359a33f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600044 | controller |     "Jun 19 11:38:58.289657 crc crio[22562]: time=\"2026-06-19T11:38:58.289631861Z\" level=info msg=\"Starting container: 733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f\" id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600059 | controller |     "Jun 19 11:38:58.296899 crc crio[22562]: time=\"2026-06-19T11:38:58.296872489Z\" level=info msg=\"Started container\" PID=52544 containerID=733fefbcf3be514432eee08323b4048967c6461489c9b4a61870f93e465a7d1f description=openstack-operators/glance-operator-controller-manager-6b9c496d7c-mxkdj/manager id=24f6d5f6-d7cd-41bf-8f46-85c8e5cb4ea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56554e9e858874345cf67661a2c93ee660208c3d8f2886d3cb3a22f05c1cdaee",
2026-06-19 12:35:51.600074 | controller |     "Jun 19 11:38:58.761484 crc crio[22562]: time=\"2026-06-19T11:38:58.761422863Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600089 | controller |     "Jun 19 11:39:00.171477 crc crio[22562]: time=\"2026-06-19T11:39:00.170790137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600103 | controller |     "Jun 19 11:39:04.419074 crc crio[22562]: time=\"2026-06-19T11:39:04.41773372Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=af95c05f-720f-4b38-8b73-eb1f7e69dad9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.600118 | controller |     "Jun 19 11:39:04.421294 crc crio[22562]: time=\"2026-06-19T11:39:04.417814551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600132 | controller |     "Jun 19 11:39:04.421294 crc crio[22562]: time=\"2026-06-19T11:39:04.421066201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=34e6c717-c06e-4356-b77d-ab65abe09dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600146 | controller |     "Jun 19 11:39:04.427061 crc crio[22562]: time=\"2026-06-19T11:39:04.426827244Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f1de6a2dcdb917d6f810166e0512a9111c90cd6dbebba22aec717af0d8da1539\" id=f5cf9eda-b9d0-4b0d-b656-9191009d625f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600161 | controller |     "Jun 19 11:39:04.431804 crc crio[22562]: time=\"2026-06-19T11:39:04.431646163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=d377050b-f068-48b7-9595-08a5f1422513 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.600178 | controller |     "Jun 19 11:39:04.433455 crc crio[22562]: time=\"2026-06-19T11:39:04.433386175Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=c6b167a3-f53a-4b2a-810e-cd38e5094549 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600193 | controller |     "Jun 19 11:39:04.446676 crc crio[22562]: time=\"2026-06-19T11:39:04.44039601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:a20eef36a05301aa1e806595c7d5e85c0053d7161903be125b5ba6b173072707\" id=15c1bdb4-1058-4dd4-9317-2391d5340669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600207 | controller |     "Jun 19 11:39:04.446676 crc crio[22562]: time=\"2026-06-19T11:39:04.444619713Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager\" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600222 | controller |     "Jun 19 11:39:04.449668 crc crio[22562]: time=\"2026-06-19T11:39:04.449501494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600237 | controller |     "Jun 19 11:39:04.455766 crc crio[22562]: time=\"2026-06-19T11:39:04.455597895Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager\" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600251 | controller |     "Jun 19 11:39:04.477274 crc crio[22562]: time=\"2026-06-19T11:39:04.476955022Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=ffa9505b-4367-491c-88e8-be684c80b71d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.600266 | controller |     "Jun 19 11:39:04.479354 crc crio[22562]: time=\"2026-06-19T11:39:04.478970523Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=a9ee6305-c5a7-453e-826c-cfa292d66e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600281 | controller |     "Jun 19 11:39:04.492749 crc crio[22562]: time=\"2026-06-19T11:39:04.49260731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600295 | controller |     "Jun 19 11:39:04.545512 crc crio[22562]: time=\"2026-06-19T11:39:04.545434476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600309 | controller |     "Jun 19 11:39:04.551835 crc crio[22562]: time=\"2026-06-19T11:39:04.55168503Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1a0692f0-886e-4f5e-87e7-051306a9ef0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.600324 | controller |     "Jun 19 11:39:04.553324 crc crio[22562]: time=\"2026-06-19T11:39:04.553276449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600338 | controller |     "Jun 19 11:39:04.570028 crc crio[22562]: time=\"2026-06-19T11:39:04.569855869Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic\" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600352 | controller |     "Jun 19 11:39:04.580450 crc crio[22562]: time=\"2026-06-19T11:39:04.580344169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600370 | controller |     "Jun 19 11:39:04.580645 crc crio[22562]: time=\"2026-06-19T11:39:04.58044435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600389 | controller |     "Jun 19 11:39:04.587641 crc crio[22562]: time=\"2026-06-19T11:39:04.587530816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600410 | controller |     "Jun 19 11:39:04.652105 crc crio[22562]: time=\"2026-06-19T11:39:04.651942928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600455 | controller |     "Jun 19 11:39:04.735123 crc crio[22562]: time=\"2026-06-19T11:39:04.73494324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600480 | controller |     "Jun 19 11:39:04.758824 crc crio[22562]: time=\"2026-06-19T11:39:04.758604105Z\" level=info msg=\"Created container c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a: openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager\" id=7068ac1e-db16-4969-b763-a71d23d5211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600497 | controller |     "Jun 19 11:39:04.762356 crc crio[22562]: time=\"2026-06-19T11:39:04.760221914Z\" level=info msg=\"Starting container: c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a\" id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600513 | controller |     "Jun 19 11:39:04.763528 crc crio[22562]: time=\"2026-06-19T11:39:04.763433324Z\" level=info msg=\"Created container 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771: openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager\" id=7ae47eda-82a4-4bf2-abbb-ed02a8ee3b4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600529 | controller |     "Jun 19 11:39:04.767598 crc crio[22562]: time=\"2026-06-19T11:39:04.767521945Z\" level=info msg=\"Starting container: 8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771\" id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600544 | controller |     "Jun 19 11:39:04.767728 crc crio[22562]: time=\"2026-06-19T11:39:04.767702829Z\" level=info msg=\"Started container\" PID=52767 containerID=c72a2fadb97397165b2fe205c39db9c455ac0d8d3d39a06ae73e91ae4525524a description=openstack-operators/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/manager id=78f4aefb-12be-4fe4-99c1-268a8aad4a5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a199ae26f097b94fb561554357db330fd5c9f36eb453623bbae89cc0569e0e",
2026-06-19 12:35:51.600560 | controller |     "Jun 19 11:39:04.775728 crc crio[22562]: time=\"2026-06-19T11:39:04.775618415Z\" level=info msg=\"Started container\" PID=52766 containerID=8b38d320fc7a1157c0c2ad65bee341bb103fd7920ce7293539a1402dab874771 description=openstack-operators/infra-operator-controller-manager-b666d59d7-447hv/manager id=bfb7d490-e5e5-4459-ba00-eba49fdfd274 name=/runtime.v1.RuntimeService/StartContainer sandboxID=077743377d6a2aa53cbc7ddb221c0db64dc32b36be1562356c758d8e88a61641",
2026-06-19 12:35:51.600575 | controller |     "Jun 19 11:39:04.864108 crc crio[22562]: time=\"2026-06-19T11:39:04.863397965Z\" level=info msg=\"Created container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=a5661894-40d2-4f02-b9d6-e0a75f96351c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600594 | controller |     "Jun 19 11:39:04.866590 crc crio[22562]: time=\"2026-06-19T11:39:04.866508412Z\" level=info msg=\"Starting container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec\" id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600609 | controller |     "Jun 19 11:39:04.871345 crc crio[22562]: time=\"2026-06-19T11:39:04.8712711Z\" level=info msg=\"Started container\" PID=52778 containerID=c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec description=openshift-infra/auto-csr-approver-29697818-9qrq6/oc id=bfb20512-d81e-4fbb-9be2-d8f62feab059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6",
2026-06-19 12:35:51.600625 | controller |     "Jun 19 11:39:05.535271 crc crio[22562]: time=\"2026-06-19T11:39:05.535095327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.600640 | controller |     "Jun 19 11:39:05.652321 crc crio[22562]: time=\"2026-06-19T11:39:05.651834733Z\" level=info msg=\"Created container f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic\" id=66d792f3-cc49-490a-8b7b-6f9943b06933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.600655 | controller |     "Jun 19 11:39:05.653705 crc crio[22562]: time=\"2026-06-19T11:39:05.653480613Z\" level=info msg=\"Starting container: f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b\" id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.600670 | controller |     "Jun 19 11:39:05.662724 crc crio[22562]: time=\"2026-06-19T11:39:05.662567098Z\" level=info msg=\"Started container\" PID=52924 containerID=f63b5188f650b5c0fa87284beca71336966c9b5283086da4f5368fc4493b071b description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic id=64e72a46-08e3-4e02-aeb2-d88da0d7e7c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed",
2026-06-19 12:35:51.600684 | controller |     "Jun 19 11:39:05.676021 crc crio[22562]: time=\"2026-06-19T11:39:05.675826545Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.602235 | controller |     "Jun 19 11:39:05.682708 crc crio[22562]: time=\"2026-06-19T11:39:05.682061019Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-19 12:35:51.602262 | controller |     "Jun 19 11:39:06.190417 crc crio[22562]: time=\"2026-06-19T11:39:06.189665276Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c1a1961e-9d0a-4b80-96e5-c2a93404bc0f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.602281 | controller |     "Jun 19 11:39:06.192423 crc crio[22562]: time=\"2026-06-19T11:39:06.19229409Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ac60c935-3532-465b-9782-9ddb83e04bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.602297 | controller |     "Jun 19 11:39:06.213496 crc crio[22562]: time=\"2026-06-19T11:39:06.213408283Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=32e8eed5-632c-4982-8070-861466b20a00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.602313 | controller |     "Jun 19 11:39:06.223570 crc crio[22562]: time=\"2026-06-19T11:39:06.223451281Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd\" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.602328 | controller |     "Jun 19 11:39:06.229666 crc crio[22562]: time=\"2026-06-19T11:39:06.229566333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602348 | controller |     "Jun 19 11:39:06.278436 crc crio[22562]: time=\"2026-06-19T11:39:06.278327847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602364 | controller |     "Jun 19 11:39:06.776791 crc crio[22562]: time=\"2026-06-19T11:39:06.776287756Z\" level=info msg=\"Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602381 | controller |     "Jun 19 11:39:06.777683 crc crio[22562]: time=\"2026-06-19T11:39:06.777209108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697818-9qrq6 Namespace:openshift-infra ID:7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6 UID:78d842f0-083b-4bb8-888b-41e1af76542d NetNS:/var/run/netns/5453f014-4c56-4d7b-96a6-48cec2ab8f27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78d842f0_083b_4bb8_888b_41e1af76542d.slice PodAnnotations:0xc00259cba8}] Aliases:map[]}\"",
2026-06-19 12:35:51.602398 | controller |     "Jun 19 11:39:06.777683 crc crio[22562]: time=\"2026-06-19T11:39:06.777395753Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697818-9qrq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.602415 | controller |     "Jun 19 11:39:06.919249 crc crio[22562]: time=\"2026-06-19T11:39:06.918939012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602451 | controller |     "Jun 19 11:39:07.078209 crc crio[22562]: time=\"2026-06-19T11:39:07.075536952Z\" level=info msg=\"Created container 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd\" id=10a3bc10-96b2-419e-8c64-93ae792640b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.602470 | controller |     "Jun 19 11:39:07.084787 crc crio[22562]: time=\"2026-06-19T11:39:07.084632417Z\" level=info msg=\"Starting container: 1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c\" id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.602487 | controller |     "Jun 19 11:39:07.090642 crc crio[22562]: time=\"2026-06-19T11:39:07.090550283Z\" level=info msg=\"Started container\" PID=53009 containerID=1bd66a07ebf504fb26951576f07ec26f3bbf89fa5f1420eda3b5bb368c96f21c description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-httpd id=817d3c95-f8a5-4262-b59c-1f1f692741e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed",
2026-06-19 12:35:51.602503 | controller |     "Jun 19 11:39:07.103540 crc crio[22562]: time=\"2026-06-19T11:39:07.103475072Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.602519 | controller |     "Jun 19 11:39:07.108953 crc crio[22562]: time=\"2026-06-19T11:39:07.108871856Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-19 12:35:51.602534 | controller |     "Jun 19 11:39:07.133812 crc crio[22562]: time=\"2026-06-19T11:39:07.133689559Z\" level=info msg=\"Stopped pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=b5934a78-73b1-4f9f-a1f8-b0defc135def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602554 | controller |     "Jun 19 11:39:10.911479 crc crio[22562]: time=\"2026-06-19T11:39:10.910423739Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a2dca417-de8c-4f52-b028-596d2efea920 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.602570 | controller |     "Jun 19 11:39:10.915302 crc crio[22562]: time=\"2026-06-19T11:39:10.915071384Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=27b191cd-630c-43cf-a466-9e08ec95834a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.602586 | controller |     "Jun 19 11:39:10.923551 crc crio[22562]: time=\"2026-06-19T11:39:10.923476302Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1a069d38-6be4-4713-8f10-9282ec108f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.602602 | controller |     "Jun 19 11:39:10.941683 crc crio[22562]: time=\"2026-06-19T11:39:10.939465617Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch\" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.602617 | controller |     "Jun 19 11:39:10.948296 crc crio[22562]: time=\"2026-06-19T11:39:10.943079365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602633 | controller |     "Jun 19 11:39:11.007570 crc crio[22562]: time=\"2026-06-19T11:39:11.007487319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602648 | controller |     "Jun 19 11:39:11.829761 crc crio[22562]: time=\"2026-06-19T11:39:11.824408691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602664 | controller |     "Jun 19 11:39:11.968976 crc crio[22562]: time=\"2026-06-19T11:39:11.96882206Z\" level=info msg=\"Created container 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4: baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch\" id=eb48e765-088b-4177-8df6-e50c1fb9821a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.602680 | controller |     "Jun 19 11:39:11.975195 crc crio[22562]: time=\"2026-06-19T11:39:11.974884111Z\" level=info msg=\"Starting container: 38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4\" id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.602696 | controller |     "Jun 19 11:39:11.992620 crc crio[22562]: time=\"2026-06-19T11:39:11.992312751Z\" level=info msg=\"Started container\" PID=53202 containerID=38c49dd7dee67d04e4d5be5b6b2a0642c95283ca422bd9f5b7538d29d0a775b4 description=baremetal-operator-system/baremetal-operator-ironic-69f9bd6485-gmkxw/ironic-log-watch id=2583d8db-0e6c-4c2f-9c44-b1f05ee35ca5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d07ebc4e2cc59be21e92e2580ed32d921869d2b8d3870c37571b06d691151ed",
2026-06-19 12:35:51.602713 | controller |     "Jun 19 11:39:28.506724 crc crio[22562]: time=\"2026-06-19T11:39:28.50587219Z\" level=info msg=\"Removing container: 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79\" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.602729 | controller |     "Jun 19 11:39:28.753376 crc crio[22562]: time=\"2026-06-19T11:39:28.752975178Z\" level=info msg=\"Removed container 6b6e275127c4f2e8aa1de9e78e383fe738d20a04a55d2341ead62f8651f8ff79: openshift-infra/auto-csr-approver-29697812-wxr5f/oc\" id=c907e067-d744-467d-89dc-0be7921571e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.602744 | controller |     "Jun 19 11:39:28.781796 crc crio[22562]: time=\"2026-06-19T11:39:28.781653636Z\" level=info msg=\"Stopping pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602763 | controller |     "Jun 19 11:39:28.782640 crc crio[22562]: time=\"2026-06-19T11:39:28.781845701Z\" level=info msg=\"Stopped pod sandbox (already stopped): a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=97e2d1e6-78a5-4900-8c4f-df7c82d6525b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602779 | controller |     "Jun 19 11:39:28.782935 crc crio[22562]: time=\"2026-06-19T11:39:28.782795665Z\" level=info msg=\"Removing pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.602795 | controller |     "Jun 19 11:39:28.806596 crc crio[22562]: time=\"2026-06-19T11:39:28.806371337Z\" level=info msg=\"Removed pod sandbox: a61e050ded193c0a38075edb7dadbcab6b40209951cd90206c93ab69200642ed\" id=be05626b-e9d0-4bc6-ba38-2500ab17dfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.602810 | controller |     "Jun 19 11:39:28.813576 crc crio[22562]: time=\"2026-06-19T11:39:28.813452922Z\" level=info msg=\"Stopping pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602826 | controller |     "Jun 19 11:39:28.814887 crc crio[22562]: time=\"2026-06-19T11:39:28.814643302Z\" level=info msg=\"Stopped pod sandbox (already stopped): 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=4d4ad864-87c6-4dbe-8282-bdec856a3f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.602841 | controller |     "Jun 19 11:39:28.816938 crc crio[22562]: time=\"2026-06-19T11:39:28.816851026Z\" level=info msg=\"Removing pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.602857 | controller |     "Jun 19 11:39:28.834413 crc crio[22562]: time=\"2026-06-19T11:39:28.834135134Z\" level=info msg=\"Removed pod sandbox: 230ca39fa4e8a600249df7264d07a2e4b79cfbc9c2129f5be2b9503e4e79ff4d\" id=ce817def-3954-4ccb-a0fe-675ae4870b1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.602873 | controller |     "Jun 19 11:39:39.467517 crc crio[22562]: time=\"2026-06-19T11:39:39.466607886Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD\" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.602889 | controller |     "Jun 19 11:39:39.469090 crc crio[22562]: time=\"2026-06-19T11:39:39.46755615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602904 | controller |     "Jun 19 11:39:39.514290 crc crio[22562]: time=\"2026-06-19T11:39:39.51408888Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.602920 | controller |     "Jun 19 11:39:39.514290 crc crio[22562]: time=\"2026-06-19T11:39:39.514265414Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.602936 | controller |     "Jun 19 11:39:39.608391 crc crio[22562]: time=\"2026-06-19T11:39:39.607768036Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD\" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.602955 | controller |     "Jun 19 11:39:39.608529 crc crio[22562]: time=\"2026-06-19T11:39:39.608427661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.602971 | controller |     "Jun 19 11:39:39.651413 crc crio[22562]: time=\"2026-06-19T11:39:39.651085306Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.602986 | controller |     "Jun 19 11:39:39.651413 crc crio[22562]: time=\"2026-06-19T11:39:39.651226579Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-p44m8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.603002 | controller |     "Jun 19 11:39:40.152074 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34680d9fc5d63f Mac:d6:c4:e7:cd:6a:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 SocketPath: PciID:}] [{Interface:0xc0005187b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.603018 | controller |     "Jun 19 11:39:40.152074 crc crio[22562]: time=\"2026-06-19T11:39:40.150332016Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b40e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.603033 | controller |     "Jun 19 11:39:40.152074 crc crio[22562]: time=\"2026-06-19T11:39:40.150475359Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.603049 | controller |     "Jun 19 11:39:40.169020 crc crio[22562]: time=\"2026-06-19T11:39:40.168937895Z\" level=info msg=\"Ran pod sandbox d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a with infra container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/POD\" id=e821a9af-2a52-4243-a6a0-ca73ddb58a9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603064 | controller |     "Jun 19 11:39:40.192955 crc crio[22562]: time=\"2026-06-19T11:39:40.192672132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603080 | controller |     "Jun 19 11:39:40.193296 crc crio[22562]: time=\"2026-06-19T11:39:40.193202066Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603095 | controller |     "Jun 19 11:39:40.193419 crc crio[22562]: time=\"2026-06-19T11:39:40.193304488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a8c59897-88fd-45b3-a9e5-492ba76977dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603114 | controller |     "Jun 19 11:39:40.196443 crc crio[22562]: time=\"2026-06-19T11:39:40.196023755Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.603132 | controller |     "Jun 19 11:39:40.211388 crc crio[22562]: time=\"2026-06-19T11:39:40.209530869Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-19 12:35:51.603149 | controller |     "Jun 19 11:39:40.414492 crc crio[22562]: 2026-06-19T11:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43927220843eb7b Mac:02:f3:c5:1d:75:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.603165 | controller |     "Jun 19 11:39:40.442697 crc crio[22562]: time=\"2026-06-19T11:39:40.442526588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc001b844d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.603180 | controller |     "Jun 19 11:39:40.443322 crc crio[22562]: time=\"2026-06-19T11:39:40.442964419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-p44m8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.603195 | controller |     "Jun 19 11:39:40.476913 crc crio[22562]: time=\"2026-06-19T11:39:40.476685642Z\" level=info msg=\"Ran pod sandbox 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d with infra container: openstack/dnsmasq-dns-769fc96f7c-p44m8/POD\" id=eba1e641-3332-4c9e-8ab1-7bf835576ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603211 | controller |     "Jun 19 11:39:40.486102 crc crio[22562]: time=\"2026-06-19T11:39:40.485845739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603226 | controller |     "Jun 19 11:39:40.486566 crc crio[22562]: time=\"2026-06-19T11:39:40.486350081Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603241 | controller |     "Jun 19 11:39:40.486566 crc crio[22562]: time=\"2026-06-19T11:39:40.486412993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=4edfe334-ddc7-4408-9046-d2f3916f6823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603257 | controller |     "Jun 19 11:39:40.491275 crc crio[22562]: time=\"2026-06-19T11:39:40.491085598Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.603272 | controller |     "Jun 19 11:39:40.503235 crc crio[22562]: time=\"2026-06-19T11:39:40.503099625Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-19 12:35:51.603287 | controller |     "Jun 19 11:39:40.969247 crc crio[22562]: time=\"2026-06-19T11:39:40.969094293Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD\" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603304 | controller |     "Jun 19 11:39:40.969247 crc crio[22562]: time=\"2026-06-19T11:39:40.969297308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.603320 | controller |     "Jun 19 11:39:41.133361 crc crio[22562]: time=\"2026-06-19T11:39:41.130457321Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.603335 | controller |     "Jun 19 11:39:41.133361 crc crio[22562]: time=\"2026-06-19T11:39:41.130561674Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-mtxrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.603351 | controller |     "Jun 19 11:39:41.953271 crc crio[22562]: time=\"2026-06-19T11:39:41.950301536Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-49kv4/POD\" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603366 | controller |     "Jun 19 11:39:41.953271 crc crio[22562]: time=\"2026-06-19T11:39:41.95086819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.603382 | controller |     "Jun 19 11:39:42.072603 crc crio[22562]: time=\"2026-06-19T11:39:42.072473255Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}\"",
2026-06-19 12:35:51.603397 | controller |     "Jun 19 11:39:42.072603 crc crio[22562]: time=\"2026-06-19T11:39:42.072598038Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-49kv4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.603414 | controller |     "Jun 19 11:39:42.135824 crc crio[22562]: time=\"2026-06-19T11:39:42.133073803Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603444 | controller |     "Jun 19 11:39:42.136264 crc crio[22562]: time=\"2026-06-19T11:39:42.136238411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.603465 | controller |     "Jun 19 11:39:42.163723 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06ce32c79364e5 Mac:f2:3a:a0:f4:af:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.603482 | controller |     "Jun 19 11:39:42.172406 crc crio[22562]: time=\"2026-06-19T11:39:42.172299433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc0001396f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.603501 | controller |     "Jun 19 11:39:42.172680 crc crio[22562]: time=\"2026-06-19T11:39:42.172561619Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-mtxrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.603518 | controller |     "Jun 19 11:39:42.301684 crc crio[22562]: time=\"2026-06-19T11:39:42.300350858Z\" level=info msg=\"Ran pod sandbox c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 with infra container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/POD\" id=46e37ba5-aa68-438d-bbf7-45ff210d14a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603534 | controller |     "Jun 19 11:39:42.323400 crc crio[22562]: time=\"2026-06-19T11:39:42.323271504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603550 | controller |     "Jun 19 11:39:42.328974 crc crio[22562]: time=\"2026-06-19T11:39:42.328544345Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603566 | controller |     "Jun 19 11:39:42.328974 crc crio[22562]: time=\"2026-06-19T11:39:42.328630457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=32ac76f2-742a-4f6d-af0b-e59368d4d927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603583 | controller |     "Jun 19 11:39:42.398800 crc crio[22562]: time=\"2026-06-19T11:39:42.398671548Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}\"",
2026-06-19 12:35:51.603599 | controller |     "Jun 19 11:39:42.398800 crc crio[22562]: time=\"2026-06-19T11:39:42.39875814Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.603615 | controller |     "Jun 19 11:39:42.399439 crc crio[22562]: time=\"2026-06-19T11:39:42.398706269Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.603630 | controller |     "Jun 19 11:39:42.416813 crc crio[22562]: time=\"2026-06-19T11:39:42.416703603Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-19 12:35:51.603645 | controller |     "Jun 19 11:39:42.875389 crc crio[22562]: 2026-06-19T11:39:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3527eea5335cb33 Mac:36:44:1c:a0:c1:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 SocketPath: PciID:}] [{Interface:0xc00039c890 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.603661 | controller |     "Jun 19 11:39:42.876645 crc crio[22562]: time=\"2026-06-19T11:39:42.87657344Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328190}] Aliases:map[]}\"",
2026-06-19 12:35:51.603680 | controller |     "Jun 19 11:39:42.876796 crc crio[22562]: time=\"2026-06-19T11:39:42.876763975Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-49kv4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.603696 | controller |     "Jun 19 11:39:42.901942 crc crio[22562]: time=\"2026-06-19T11:39:42.901888316Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603712 | controller |     "Jun 19 11:39:42.902454 crc crio[22562]: time=\"2026-06-19T11:39:42.90242827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.603727 | controller |     "Jun 19 11:39:42.902737 crc crio[22562]: time=\"2026-06-19T11:39:42.902633064Z\" level=info msg=\"Ran pod sandbox 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd with infra container: openstack/dnsmasq-dns-68bc84565-49kv4/POD\" id=655f01c6-d46e-4c77-ad2b-440f9fcf7bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603742 | controller |     "Jun 19 11:39:42.909096 crc crio[22562]: time=\"2026-06-19T11:39:42.908966011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603757 | controller |     "Jun 19 11:39:42.921298 crc crio[22562]: time=\"2026-06-19T11:39:42.909406301Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603773 | controller |     "Jun 19 11:39:42.921298 crc crio[22562]: time=\"2026-06-19T11:39:42.909458232Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=929c0363-b1a0-441d-9a0b-cd353f40dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603788 | controller |     "Jun 19 11:39:42.947960 crc crio[22562]: time=\"2026-06-19T11:39:42.94776747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.603804 | controller |     "Jun 19 11:39:42.971428 crc crio[22562]: time=\"2026-06-19T11:39:42.971348993Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-19 12:35:51.603819 | controller |     "Jun 19 11:39:43.033802 crc crio[22562]: time=\"2026-06-19T11:39:43.033752105Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"",
2026-06-19 12:35:51.603835 | controller |     "Jun 19 11:39:43.034038 crc crio[22562]: time=\"2026-06-19T11:39:43.03398148Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.603853 | controller |     "Jun 19 11:39:43.172965 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded1001ca46c0b Mac:82:8e:53:aa:a2:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.603870 | controller |     "Jun 19 11:39:43.186900 crc crio[22562]: time=\"2026-06-19T11:39:43.184828819Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 UID:6c0461be-b432-4cb5-98f2-be299e9dcc6b NetNS:/var/run/netns/0cfd7e11-be6f-46b7-9538-ad262a55d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c0461be_b432_4cb5_98f2_be299e9dcc6b.slice PodAnnotations:0xc00259ccc8}] Aliases:map[]}\"",
2026-06-19 12:35:51.603885 | controller |     "Jun 19 11:39:43.186900 crc crio[22562]: time=\"2026-06-19T11:39:43.185855705Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.603901 | controller |     "Jun 19 11:39:43.259322 crc crio[22562]: time=\"2026-06-19T11:39:43.254270256Z\" level=info msg=\"Ran pod sandbox eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48 with infra container: openstack/rabbitmq-server-0/POD\" id=75210f63-1118-4d72-83e8-c32c39763e4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.603916 | controller |     "Jun 19 11:39:43.279489 crc crio[22562]: time=\"2026-06-19T11:39:43.279421408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603931 | controller |     "Jun 19 11:39:43.280702 crc crio[22562]: time=\"2026-06-19T11:39:43.280023052Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603946 | controller |     "Jun 19 11:39:43.283817 crc crio[22562]: time=\"2026-06-19T11:39:43.283196701Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=0f4e0a76-164a-41af-a8de-a71d16b3aa9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.603961 | controller |     "Jun 19 11:39:43.292883 crc crio[22562]: time=\"2026-06-19T11:39:43.29210393Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.603976 | controller |     "Jun 19 11:39:43.297860 crc crio[22562]: time=\"2026-06-19T11:39:43.29731803Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-19 12:35:51.603991 | controller |     "Jun 19 11:39:43.589105 crc crio[22562]: 2026-06-19T11:39:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07b0bac592679c5 Mac:02:fa:3a:55:d1:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.604007 | controller |     "Jun 19 11:39:43.599120 crc crio[22562]: time=\"2026-06-19T11:39:43.598422673Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f UID:158a5f50-ae03-4d4f-9a97-cdc19a260645 NetNS:/var/run/netns/1b8c4bcd-c5f4-43d6-9c10-b0eeb395f7dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod158a5f50_ae03_4d4f_9a97_cdc19a260645.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"",
2026-06-19 12:35:51.604026 | controller |     "Jun 19 11:39:43.599405 crc crio[22562]: time=\"2026-06-19T11:39:43.599332024Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.604042 | controller |     "Jun 19 11:39:43.632460 crc crio[22562]: time=\"2026-06-19T11:39:43.632351951Z\" level=info msg=\"Ran pod sandbox 07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=c3836c4f-63fe-4eab-8171-40371b869d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604058 | controller |     "Jun 19 11:39:43.644288 crc crio[22562]: time=\"2026-06-19T11:39:43.644116431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604074 | controller |     "Jun 19 11:39:43.646123 crc crio[22562]: time=\"2026-06-19T11:39:43.645975237Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604089 | controller |     "Jun 19 11:39:43.646297 crc crio[22562]: time=\"2026-06-19T11:39:43.646202942Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=61519181-b5ae-4609-854c-11605678faaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604103 | controller |     "Jun 19 11:39:43.660776 crc crio[22562]: time=\"2026-06-19T11:39:43.66065882Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.604118 | controller |     "Jun 19 11:39:43.665211 crc crio[22562]: time=\"2026-06-19T11:39:43.665035288Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-19 12:35:51.604133 | controller |     "Jun 19 11:39:43.770844 crc crio[22562]: time=\"2026-06-19T11:39:43.770782083Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604148 | controller |     "Jun 19 11:39:43.775071 crc crio[22562]: time=\"2026-06-19T11:39:43.774977836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.604164 | controller |     "Jun 19 11:39:43.969811 crc crio[22562]: time=\"2026-06-19T11:39:43.969711449Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}\"",
2026-06-19 12:35:51.604179 | controller |     "Jun 19 11:39:43.970285 crc crio[22562]: time=\"2026-06-19T11:39:43.969883424Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.604194 | controller |     "Jun 19 11:39:44.581962 crc crio[22562]: time=\"2026-06-19T11:39:44.581484541Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604215 | controller |     "Jun 19 11:39:44.583432 crc crio[22562]: time=\"2026-06-19T11:39:44.582038864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.604231 | controller |     "Jun 19 11:39:44.684709 crc crio[22562]: time=\"2026-06-19T11:39:44.68461531Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}\"",
2026-06-19 12:35:51.604247 | controller |     "Jun 19 11:39:44.685556 crc crio[22562]: time=\"2026-06-19T11:39:44.684815185Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.604262 | controller |     "Jun 19 11:39:45.077393 crc crio[22562]: time=\"2026-06-19T11:39:45.0766864Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604277 | controller |     "Jun 19 11:39:45.077393 crc crio[22562]: time=\"2026-06-19T11:39:45.077381867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.604292 | controller |     "Jun 19 11:39:45.170533 crc crio[22562]: time=\"2026-06-19T11:39:45.170415927Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}\"",
2026-06-19 12:35:51.604307 | controller |     "Jun 19 11:39:45.170820 crc crio[22562]: time=\"2026-06-19T11:39:45.17053006Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.604322 | controller |     "Jun 19 11:39:45.294291 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19feb6fdb90105d Mac:92:91:47:93:44:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f SocketPath: PciID:}] [{Interface:0xc00047d2e0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.604338 | controller |     "Jun 19 11:39:45.295230 crc crio[22562]: time=\"2026-06-19T11:39:45.294939445Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 UID:d8447d6f-bbbb-45d9-8682-d7c511ff37c0 NetNS:/var/run/netns/ce005396-6be0-4f5b-aa20-014bfac5312f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8447d6f_bbbb_45d9_8682_d7c511ff37c0.slice PodAnnotations:0xc000658b30}] Aliases:map[]}\"",
2026-06-19 12:35:51.604353 | controller |     "Jun 19 11:39:45.295230 crc crio[22562]: time=\"2026-06-19T11:39:45.29510518Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.604368 | controller |     "Jun 19 11:39:45.336196 crc crio[22562]: time=\"2026-06-19T11:39:45.333859117Z\" level=info msg=\"Ran pod sandbox 19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5 with infra container: openstack/openstack-galera-0/POD\" id=ffaab272-e601-4d91-9e23-551d9db8ae4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604387 | controller |     "Jun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.349957015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604403 | controller |     "Jun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.350223762Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604418 | controller |     "Jun 19 11:39:45.351104 crc crio[22562]: time=\"2026-06-19T11:39:45.350271213Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=2c035377-3ee5-42fe-be22-c0a2547dcbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604454 | controller |     "Jun 19 11:39:45.354368 crc crio[22562]: time=\"2026-06-19T11:39:45.353956743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.604471 | controller |     "Jun 19 11:39:45.362222 crc crio[22562]: time=\"2026-06-19T11:39:45.361658114Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-19 12:35:51.604486 | controller |     "Jun 19 11:39:45.564885 crc crio[22562]: 2026-06-19T11:39:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d15bcfaed475626 Mac:c2:71:b6:46:50:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 SocketPath: PciID:}] [{Interface:0xc000482780 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.604501 | controller |     "Jun 19 11:39:45.636085 crc crio[22562]: time=\"2026-06-19T11:39:45.623125577Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 UID:3e2685da-dd00-4bfd-9ce3-f23f555952b0 NetNS:/var/run/netns/47b1be0f-0b0c-485e-8fd5-ec0943c33c12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e2685da_dd00_4bfd_9ce3_f23f555952b0.slice PodAnnotations:0xc001b84850}] Aliases:map[]}\"",
2026-06-19 12:35:51.604517 | controller |     "Jun 19 11:39:45.636085 crc crio[22562]: time=\"2026-06-19T11:39:45.63054941Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.604532 | controller |     "Jun 19 11:39:45.676533 crc crio[22562]: time=\"2026-06-19T11:39:45.669299727Z\" level=info msg=\"Ran pod sandbox d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8 with infra container: openstack/memcached-0/POD\" id=19a333cf-5c16-4cb3-a752-960830a10010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604547 | controller |     "Jun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.702767676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604562 | controller |     "Jun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.703071783Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604578 | controller |     "Jun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.703121204Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=72a8427c-2255-4e27-b452-ac2e640b7aeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604596 | controller |     "Jun 19 11:39:45.708270 crc crio[22562]: time=\"2026-06-19T11:39:45.705727969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.604611 | controller |     "Jun 19 11:39:45.723118 crc crio[22562]: time=\"2026-06-19T11:39:45.714084214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-19 12:35:51.604626 | controller |     "Jun 19 11:39:46.062024 crc crio[22562]: 2026-06-19T11:39:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2431df87959e669 Mac:3a:6c:c4:a8:e0:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 SocketPath: PciID:}] [{Interface:0xc000444980 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.604642 | controller |     "Jun 19 11:39:46.065723 crc crio[22562]: time=\"2026-06-19T11:39:46.06550397Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a UID:1cab0c7d-660b-40f5-8932-51fcf9568d5f NetNS:/var/run/netns/7e9d9a1b-6c3e-4e8e-b3a1-b5ce764d6c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cab0c7d_660b_40f5_8932_51fcf9568d5f.slice PodAnnotations:0xc002910118}] Aliases:map[]}\"",
2026-06-19 12:35:51.604659 | controller |     "Jun 19 11:39:46.066267 crc crio[22562]: time=\"2026-06-19T11:39:46.06624352Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.604674 | controller |     "Jun 19 11:39:46.087579 crc crio[22562]: time=\"2026-06-19T11:39:46.087477504Z\" level=info msg=\"Ran pod sandbox 2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a with infra container: openstack/openstack-cell1-galera-0/POD\" id=cc57b49f-1273-4720-9f98-8a85eb02e7f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604690 | controller |     "Jun 19 11:39:46.117595 crc crio[22562]: time=\"2026-06-19T11:39:46.117381854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604706 | controller |     "Jun 19 11:39:46.117815 crc crio[22562]: time=\"2026-06-19T11:39:46.117760193Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604721 | controller |     "Jun 19 11:39:46.117815 crc crio[22562]: time=\"2026-06-19T11:39:46.117810194Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=a19ae424-cf3d-44f3-9b31-6d45750c4d63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604737 | controller |     "Jun 19 11:39:46.133099 crc crio[22562]: time=\"2026-06-19T11:39:46.132930628Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.604752 | controller |     "Jun 19 11:39:46.148631 crc crio[22562]: time=\"2026-06-19T11:39:46.148561184Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-19 12:35:51.604771 | controller |     "Jun 19 11:39:48.389687 crc crio[22562]: time=\"2026-06-19T11:39:48.387677888Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604787 | controller |     "Jun 19 11:39:48.393816 crc crio[22562]: time=\"2026-06-19T11:39:48.393788899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.604803 | controller |     "Jun 19 11:39:48.953518 crc crio[22562]: time=\"2026-06-19T11:39:48.953424522Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}\"",
2026-06-19 12:35:51.604818 | controller |     "Jun 19 11:39:48.953518 crc crio[22562]: time=\"2026-06-19T11:39:48.953494474Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.604834 | controller |     "Jun 19 11:39:49.763408 crc crio[22562]: 2026-06-19T11:39:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60d99c358382ecd Mac:e6:0a:aa:a8:a0:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.604850 | controller |     "Jun 19 11:39:49.766295 crc crio[22562]: time=\"2026-06-19T11:39:49.766219532Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc0032d2610}] Aliases:map[]}\"",
2026-06-19 12:35:51.604866 | controller |     "Jun 19 11:39:49.766559 crc crio[22562]: time=\"2026-06-19T11:39:49.766503409Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.604882 | controller |     "Jun 19 11:39:49.847907 crc crio[22562]: time=\"2026-06-19T11:39:49.847680325Z\" level=info msg=\"Ran pod sandbox 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 with infra container: openstack/kube-state-metrics-0/POD\" id=e72c7b5e-59e1-4392-975c-fc6ddd888577 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604898 | controller |     "Jun 19 11:39:49.871846 crc crio[22562]: time=\"2026-06-19T11:39:49.87176005Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604914 | controller |     "Jun 19 11:39:49.872203 crc crio[22562]: time=\"2026-06-19T11:39:49.871966975Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604929 | controller |     "Jun 19 11:39:49.872203 crc crio[22562]: time=\"2026-06-19T11:39:49.872081939Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=a3dbb388-c5ab-4f4d-af72-c8c6770bd739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.604948 | controller |     "Jun 19 11:39:49.887414 crc crio[22562]: time=\"2026-06-19T11:39:49.887267113Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.604963 | controller |     "Jun 19 11:39:50.119524 crc crio[22562]: time=\"2026-06-19T11:39:50.118622791Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-19 12:35:51.604979 | controller |     "Jun 19 11:39:51.476824 crc crio[22562]: time=\"2026-06-19T11:39:51.475083629Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z/POD\" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.604994 | controller |     "Jun 19 11:39:51.476824 crc crio[22562]: time=\"2026-06-19T11:39:51.47636551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605010 | controller |     "Jun 19 11:39:51.525220 crc crio[22562]: time=\"2026-06-19T11:39:51.525057794Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-58s82/POD\" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605025 | controller |     "Jun 19 11:39:51.525545 crc crio[22562]: time=\"2026-06-19T11:39:51.52531491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605041 | controller |     "Jun 19 11:39:51.537766 crc crio[22562]: time=\"2026-06-19T11:39:51.537654516Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}\"",
2026-06-19 12:35:51.605057 | controller |     "Jun 19 11:39:51.537766 crc crio[22562]: time=\"2026-06-19T11:39:51.537732337Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.605072 | controller |     "Jun 19 11:39:51.566577 crc crio[22562]: time=\"2026-06-19T11:39:51.566478597Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}\"",
2026-06-19 12:35:51.605088 | controller |     "Jun 19 11:39:51.566577 crc crio[22562]: time=\"2026-06-19T11:39:51.566548449Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-58s82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.605103 | controller |     "Jun 19 11:39:52.406593 crc crio[22562]: time=\"2026-06-19T11:39:52.404368339Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605119 | controller |     "Jun 19 11:39:52.406593 crc crio[22562]: time=\"2026-06-19T11:39:52.406549722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605134 | controller |     "Jun 19 11:39:52.603198 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b88ddd36704fd2d Mac:2a:9f:92:4b:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.605153 | controller |     "Jun 19 11:39:52.610566 crc crio[22562]: time=\"2026-06-19T11:39:52.610443991Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z Namespace:openstack ID:b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b UID:ab5f37e0-432f-4a1b-a030-03162eb4ceba NetNS:/var/run/netns/3ffe87a7-e930-47d4-913e-9a387dafce6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab5f37e0_432f_4a1b_a030_03162eb4ceba.slice PodAnnotations:0xc000138550}] Aliases:map[]}\"",
2026-06-19 12:35:51.605170 | controller |     "Jun 19 11:39:52.629090 crc crio[22562]: time=\"2026-06-19T11:39:52.628863466Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.605185 | controller |     "Jun 19 11:39:52.715649 crc crio[22562]: 2026-06-19T11:39:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cf786d338ff48f Mac:92:4c:2a:cc:b2:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade SocketPath: PciID:}] [{Interface:0xc000290ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.605201 | controller |     "Jun 19 11:39:52.716570 crc crio[22562]: time=\"2026-06-19T11:39:52.716471422Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-58s82 Namespace:openstack ID:5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 UID:66df2897-849d-4d92-a1f1-9b7b487792d2 NetNS:/var/run/netns/735135c6-a8f3-4a59-b9b3-d3853de88ade Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod66df2897_849d_4d92_a1f1_9b7b487792d2.slice PodAnnotations:0xc00008d518}] Aliases:map[]}\"",
2026-06-19 12:35:51.605217 | controller |     "Jun 19 11:39:52.716805 crc crio[22562]: time=\"2026-06-19T11:39:52.716697648Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-58s82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.605232 | controller |     "Jun 19 11:39:53.272488 crc crio[22562]: time=\"2026-06-19T11:39:53.272334425Z\" level=info msg=\"Ran pod sandbox 5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822 with infra container: openstack/ovn-controller-ovs-58s82/POD\" id=422d23ca-bf3a-4481-812b-f775fd91478f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605248 | controller |     "Jun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277659637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605263 | controller |     "Jun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277866532Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605279 | controller |     "Jun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.277912303Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=90912129-c6bf-463b-9c86-60e514620b88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605294 | controller |     "Jun 19 11:39:53.279382 crc crio[22562]: time=\"2026-06-19T11:39:53.279341418Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.605312 | controller |     "Jun 19 11:39:53.316499 crc crio[22562]: time=\"2026-06-19T11:39:53.316350133Z\" level=info msg=\"Ran pod sandbox b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b with infra container: openstack/ovn-controller-v4l7z/POD\" id=20f50f2a-a711-4be9-b757-2e9a49a97965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605328 | controller |     "Jun 19 11:39:53.319802 crc crio[22562]: time=\"2026-06-19T11:39:53.319710096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605343 | controller |     "Jun 19 11:39:53.320561 crc crio[22562]: time=\"2026-06-19T11:39:53.320120406Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605357 | controller |     "Jun 19 11:39:53.320561 crc crio[22562]: time=\"2026-06-19T11:39:53.320401943Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=a78fa4e7-dc0f-4a5f-9984-7abc41f3c161 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605373 | controller |     "Jun 19 11:39:53.323361 crc crio[22562]: time=\"2026-06-19T11:39:53.322951286Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.605391 | controller |     "Jun 19 11:39:54.519406 crc crio[22562]: time=\"2026-06-19T11:39:54.518719784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-19 12:35:51.605407 | controller |     "Jun 19 11:39:54.529347 crc crio[22562]: time=\"2026-06-19T11:39:54.519457902Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-19 12:35:51.605422 | controller |     "Jun 19 11:39:54.646469 crc crio[22562]: time=\"2026-06-19T11:39:54.64641382Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}\"",
2026-06-19 12:35:51.605457 | controller |     "Jun 19 11:39:54.646876 crc crio[22562]: time=\"2026-06-19T11:39:54.646856411Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.605473 | controller |     "Jun 19 11:39:55.641365 crc crio[22562]: time=\"2026-06-19T11:39:55.639705402Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-ctrkq/POD\" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605489 | controller |     "Jun 19 11:39:55.648359 crc crio[22562]: time=\"2026-06-19T11:39:55.641390834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605504 | controller |     "Jun 19 11:39:55.757799 crc crio[22562]: 2026-06-19T11:39:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce6878d7a2e6d9a Mac:de:6f:07:56:82:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.605523 | controller |     "Jun 19 11:39:55.775557 crc crio[22562]: time=\"2026-06-19T11:39:55.775503169Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a UID:1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9 NetNS:/var/run/netns/53fa3fa2-f909-41c6-97fb-e5b5314e2363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e0d80fb_cb55_40ca_9cc7_e3bdfd027df9.slice PodAnnotations:0xc000138260}] Aliases:map[]}\"",
2026-06-19 12:35:51.605551 | controller |     "Jun 19 11:39:55.779928 crc crio[22562]: time=\"2026-06-19T11:39:55.779902867Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.605568 | controller |     "Jun 19 11:39:56.204118 crc crio[22562]: time=\"2026-06-19T11:39:56.203286822Z\" level=info msg=\"Ran pod sandbox ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a with infra container: openstack/ovsdbserver-nb-0/POD\" id=8e1d1602-0437-4ec8-a241-f6aafa3318b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605584 | controller |     "Jun 19 11:39:56.210701 crc crio[22562]: time=\"2026-06-19T11:39:56.210658365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605600 | controller |     "Jun 19 11:39:56.211643 crc crio[22562]: time=\"2026-06-19T11:39:56.211616328Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605615 | controller |     "Jun 19 11:39:56.211904 crc crio[22562]: time=\"2026-06-19T11:39:56.211885565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=0a3c6f0e-f8d9-4601-b0e1-7727325a5ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.605630 | controller |     "Jun 19 11:39:56.223839 crc crio[22562]: time=\"2026-06-19T11:39:56.223639355Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.605646 | controller |     "Jun 19 11:39:56.233893 crc crio[22562]: time=\"2026-06-19T11:39:56.233807917Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-19 12:35:51.605667 | controller |     "Jun 19 11:39:57.063617 crc crio[22562]: time=\"2026-06-19T11:39:57.048416512Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-mxk8k/POD\" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605686 | controller |     "Jun 19 11:39:57.065523 crc crio[22562]: time=\"2026-06-19T11:39:57.064521319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605706 | controller |     "Jun 19 11:39:57.273730 crc crio[22562]: time=\"2026-06-19T11:39:57.273636889Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605726 | controller |     "Jun 19 11:39:57.274023 crc crio[22562]: time=\"2026-06-19T11:39:57.273756482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.605800 | controller |     "Jun 19 11:39:59.010726 crc crio[22562]: time=\"2026-06-19T11:39:59.010666823Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-19 12:35:51.605824 | controller |     "Jun 19 11:39:59.011653 crc crio[22562]: time=\"2026-06-19T11:39:59.011625047Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-mxk8k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.605841 | controller |     "Jun 19 11:39:59.278957 crc crio[22562]: time=\"2026-06-19T11:39:59.278870803Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}\"",
2026-06-19 12:35:51.605857 | controller |     "Jun 19 11:39:59.278957 crc crio[22562]: time=\"2026-06-19T11:39:59.278943415Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-ctrkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.605873 | controller |     "Jun 19 11:39:59.623824 crc crio[22562]: 2026-06-19T11:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50138293d57c826 Mac:e6:14:d4:e2:3d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.605889 | controller |     "Jun 19 11:39:59.656094 crc crio[22562]: time=\"2026-06-19T11:39:59.655977624Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc000138868}] Aliases:map[]}\"",
2026-06-19 12:35:51.605905 | controller |     "Jun 19 11:39:59.656389 crc crio[22562]: time=\"2026-06-19T11:39:59.656301101Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-mxk8k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.605922 | controller |     "Jun 19 11:40:00.005488 crc crio[22562]: 2026-06-19T11:40:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5666cd9c2bc5fac Mac:1a:84:0a:aa:bd:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.605938 | controller |     "Jun 19 11:40:00.007343 crc crio[22562]: time=\"2026-06-19T11:40:00.007269137Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-ctrkq Namespace:openstack ID:5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 UID:2251c5a7-399a-4bd1-9efa-1eacc5ef4f43 NetNS:/var/run/netns/9301bccb-7503-4819-abcb-66664a87262c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2251c5a7_399a_4bd1_9efa_1eacc5ef4f43.slice PodAnnotations:0xc00259c188}] Aliases:map[]}\"",
2026-06-19 12:35:51.605958 | controller |     "Jun 19 11:40:00.007501 crc crio[22562]: time=\"2026-06-19T11:40:00.007449271Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-ctrkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.605975 | controller |     "Jun 19 11:40:00.555013 crc crio[22562]: time=\"2026-06-19T11:40:00.554828551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697820-5gcql/POD\" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.605991 | controller |     "Jun 19 11:40:00.556014 crc crio[22562]: time=\"2026-06-19T11:40:00.555019716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606007 | controller |     "Jun 19 11:40:09.685806 crc crio[22562]: time=\"2026-06-19T11:40:09.684689343Z\" level=info msg=\"Ran pod sandbox 5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89 with infra container: openstack/ovn-controller-metrics-ctrkq/POD\" id=e99f46da-8e5e-4599-921b-d134c1eb00d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.606023 | controller |     "Jun 19 11:40:09.690236 crc crio[22562]: time=\"2026-06-19T11:40:09.690023116Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}\"",
2026-06-19 12:35:51.606039 | controller |     "Jun 19 11:40:09.690236 crc crio[22562]: time=\"2026-06-19T11:40:09.690139038Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.606055 | controller |     "Jun 19 11:40:09.699125 crc crio[22562]: time=\"2026-06-19T11:40:09.698770831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606071 | controller |     "Jun 19 11:40:09.700588 crc crio[22562]: time=\"2026-06-19T11:40:09.700475983Z\" level=info msg=\"Ran pod sandbox 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 with infra container: openstack/dnsmasq-dns-86cd84489-mxk8k/POD\" id=723fad75-48c8-4435-bf0c-c4d0f5acc170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.606087 | controller |     "Jun 19 11:40:09.700736 crc crio[22562]: time=\"2026-06-19T11:40:09.700555855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606103 | controller |     "Jun 19 11:40:09.702040 crc crio[22562]: time=\"2026-06-19T11:40:09.701929459Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=01d2de0a-5167-4086-b879-637e5a0809b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606119 | controller |     "Jun 19 11:40:09.703667 crc crio[22562]: time=\"2026-06-19T11:40:09.703556949Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606137 | controller |     "Jun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.70479327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606157 | controller |     "Jun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.706636456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606173 | controller |     "Jun 19 11:40:09.707286 crc crio[22562]: time=\"2026-06-19T11:40:09.706718518Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=c8c15c71-8167-400e-b918-80c6ce537a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606188 | controller |     "Jun 19 11:40:09.709415 crc crio[22562]: time=\"2026-06-19T11:40:09.709258571Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606204 | controller |     "Jun 19 11:40:09.715579 crc crio[22562]: time=\"2026-06-19T11:40:09.715425662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-19 12:35:51.606219 | controller |     "Jun 19 11:40:09.722300 crc crio[22562]: time=\"2026-06-19T11:40:09.722097577Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-19 12:35:51.606234 | controller |     "Jun 19 11:40:15.383587 crc crio[22562]: 2026-06-19T11:40:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acb387582105354 Mac:4a:e5:d9:cb:e6:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 SocketPath: PciID:}] [{Interface:0xc000195100 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.606250 | controller |     "Jun 19 11:40:15.387684 crc crio[22562]: time=\"2026-06-19T11:40:15.387625513Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a UID:face055f-04d0-4a68-a4cc-de5cf1e2d3b6 NetNS:/var/run/netns/693d9144-9cd1-4c1e-bbcd-ce8701fb6044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podface055f_04d0_4a68_a4cc_de5cf1e2d3b6.slice PodAnnotations:0xc002e5e990}] Aliases:map[]}\"",
2026-06-19 12:35:51.606265 | controller |     "Jun 19 11:40:15.388095 crc crio[22562]: time=\"2026-06-19T11:40:15.388060753Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.606281 | controller |     "Jun 19 11:40:16.518887 crc crio[22562]: time=\"2026-06-19T11:40:16.51792975Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD\" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.606297 | controller |     "Jun 19 11:40:16.518887 crc crio[22562]: time=\"2026-06-19T11:40:16.518497124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606312 | controller |     "Jun 19 11:40:25.251670 crc crio[22562]: time=\"2026-06-19T11:40:25.250524974Z\" level=info msg=\"Ran pod sandbox acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a with infra container: openstack/ovsdbserver-sb-0/POD\" id=5fbc9fb2-864a-49f7-8904-1ccd7c24a97a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.606327 | controller |     "Jun 19 11:40:25.256824 crc crio[22562]: time=\"2026-06-19T11:40:25.256695867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606345 | controller |     "Jun 19 11:40:25.257229 crc crio[22562]: time=\"2026-06-19T11:40:25.257106786Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606360 | controller |     "Jun 19 11:40:25.257426 crc crio[22562]: time=\"2026-06-19T11:40:25.257354762Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=3a9ab284-a148-4622-bb7c-ae902698aa6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606376 | controller |     "Jun 19 11:40:25.259061 crc crio[22562]: time=\"2026-06-19T11:40:25.258803538Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606390 | controller |     "Jun 19 11:40:25.270097 crc crio[22562]: time=\"2026-06-19T11:40:25.269976304Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-19 12:35:51.606406 | controller |     "Jun 19 11:40:33.830830 crc crio[22562]: time=\"2026-06-19T11:40:33.829244074Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c\" id=322111a4-1a29-4407-9b82-65a4cb5d6676 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606421 | controller |     "Jun 19 11:40:33.833911 crc crio[22562]: time=\"2026-06-19T11:40:33.833864807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a93522a6-37da-4eae-9dbe-ce472cee2397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606466 | controller |     "Jun 19 11:40:33.878680 crc crio[22562]: time=\"2026-06-19T11:40:33.87847218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f\" id=b7347a90-154c-4741-8199-e84eecc65b58 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606483 | controller |     "Jun 19 11:40:33.880783 crc crio[22562]: time=\"2026-06-19T11:40:33.880613154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c5355b33-7ef6-4d53-b315-747c4a53190f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606498 | controller |     "Jun 19 11:40:33.881367 crc crio[22562]: time=\"2026-06-19T11:40:33.880568602Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:ac586847924b73d595175c29e7a9334b0036afae02a6b5a53c3e57412b54b8be\" id=ad785431-4bd4-43e0-b299-476126ef2726 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606514 | controller |     "Jun 19 11:40:33.884496 crc crio[22562]: time=\"2026-06-19T11:40:33.884380627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=47e28909-967a-475b-8f50-0223531727d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606529 | controller |     "Jun 19 11:40:36.964053 crc crio[22562]: time=\"2026-06-19T11:40:36.961222178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d42884e8-b816-4eca-9989-bb780c5927d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606543 | controller |     "Jun 19 11:40:36.967240 crc crio[22562]: time=\"2026-06-19T11:40:36.96694373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c13d2305-71f4-4d1b-9502-0b95dbb29e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606562 | controller |     "Jun 19 11:40:36.982787 crc crio[22562]: time=\"2026-06-19T11:40:36.982520984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=fffd5c46-af68-43b2-b70a-91f5c4aa177d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606577 | controller |     "Jun 19 11:40:37.069460 crc crio[22562]: time=\"2026-06-19T11:40:37.06933013Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:8643c4a5465363b6b039e91f322b109653b0c7eeab5285a5c4188ab7bfd3328c\" id=662dc1e6-39cc-4d32-9d77-71829b1871ef name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606591 | controller |     "Jun 19 11:40:37.070647 crc crio[22562]: time=\"2026-06-19T11:40:37.07055369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=77fe9803-fc98-4c13-aea8-b80fb594dd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606606 | controller |     "Jun 19 11:40:37.071225 crc crio[22562]: time=\"2026-06-19T11:40:37.071079303Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:3ed3c4ebf4b44dbc8707c268f2434ed2c12b01900ee66691f141aaf28f4c0e5f\" id=9d34a6ab-1ab4-4200-8aad-d9f585c24194 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606621 | controller |     "Jun 19 11:40:37.071931 crc crio[22562]: time=\"2026-06-19T11:40:37.071843012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=47b754f2-0d3f-4855-a9fb-1639c09b7981 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606635 | controller |     "Jun 19 11:40:38.611835 crc crio[22562]: time=\"2026-06-19T11:40:38.610968064Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.606649 | controller |     "Jun 19 11:40:39.315222 crc crio[22562]: time=\"2026-06-19T11:40:39.314243538Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.606664 | controller |     "Jun 19 11:40:39.321813 crc crio[22562]: time=\"2026-06-19T11:40:39.321679961Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.606679 | controller |     "Jun 19 11:40:39.812592 crc crio[22562]: time=\"2026-06-19T11:40:39.812381909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=4b1dff1a-de02-4e88-8f5d-a2faf6cfe6aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606694 | controller |     "Jun 19 11:40:39.812592 crc crio[22562]: time=\"2026-06-19T11:40:39.812540083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2aed698b-1a04-4c95-abad-3a2aea1116db name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606709 | controller |     "Jun 19 11:40:39.852491 crc crio[22562]: time=\"2026-06-19T11:40:39.852338427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606724 | controller |     "Jun 19 11:40:39.936669 crc crio[22562]: time=\"2026-06-19T11:40:39.936536748Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:80e12360f71cf8a86110e5ea48f5b7f7287dff4f1819326bf2d52ebd9f535b42\" id=87b9d5d1-3b4b-4bbf-8aa6-4d1e375d169e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606739 | controller |     "Jun 19 11:40:39.938587 crc crio[22562]: time=\"2026-06-19T11:40:39.938486366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=d08877ee-18f0-48ca-8608-beb33537d377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606756 | controller |     "Jun 19 11:40:40.015382 crc crio[22562]: time=\"2026-06-19T11:40:40.015230403Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=3f6024c2-2cf6-4dca-a179-58306c6341b9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606771 | controller |     "Jun 19 11:40:40.017271 crc crio[22562]: time=\"2026-06-19T11:40:40.016834653Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=be260024-388e-4abc-8cb8-958b726b8ca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606785 | controller |     "Jun 19 11:40:40.042632 crc crio[22562]: time=\"2026-06-19T11:40:40.042511198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606800 | controller |     "Jun 19 11:40:40.042967 crc crio[22562]: time=\"2026-06-19T11:40:40.042520318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606814 | controller |     "Jun 19 11:40:40.051352 crc crio[22562]: time=\"2026-06-19T11:40:40.051255934Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.606829 | controller |     "Jun 19 11:40:40.066736 crc crio[22562]: time=\"2026-06-19T11:40:40.066439289Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.606844 | controller |     "Jun 19 11:40:40.072491 crc crio[22562]: time=\"2026-06-19T11:40:40.072374426Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:6849b71e625d0acfa8397235d277ad2d0f81c89ddb17560031f4de5add46b5aa\" id=f4d142d8-24f6-471f-b424-ae5fab6d8baf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606858 | controller |     "Jun 19 11:40:40.074126 crc crio[22562]: time=\"2026-06-19T11:40:40.074037208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7346243e-01fe-4d96-84df-72d07ed41e04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606873 | controller |     "Jun 19 11:40:40.087396 crc crio[22562]: time=\"2026-06-19T11:40:40.087269243Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=4834bd6c-d4d5-4e9a-9a33-c6c7c752ad78 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606888 | controller |     "Jun 19 11:40:40.088421 crc crio[22562]: time=\"2026-06-19T11:40:40.088286569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cab995d-c65f-4a47-b831-30674786a165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606902 | controller |     "Jun 19 11:40:40.435244 crc crio[22562]: time=\"2026-06-19T11:40:40.434960758Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:b794aad2f759f01e0a9c4acd05c934440816bf98946ff06ec8e3d6da546d91d3\" id=2385aaba-b7ed-4c74-8cf8-23fa8893c975 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606917 | controller |     "Jun 19 11:40:40.436591 crc crio[22562]: time=\"2026-06-19T11:40:40.436368493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=419432e6-d4ad-49c3-99f9-f1d8898b6d66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606935 | controller |     "Jun 19 11:40:40.443897 crc crio[22562]: time=\"2026-06-19T11:40:40.443799807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1a359e50-d7fa-4d37-bfe9-74ac002b33f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.606951 | controller |     "Jun 19 11:40:40.453290 crc crio[22562]: time=\"2026-06-19T11:40:40.453103776Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2e0d093149bd1477c7340096561fed433459444b377046015f16aee9f1a6d83d\" id=ac95561b-c2c4-4cfe-ac43-4289badf2456 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.606967 | controller |     "Jun 19 11:40:40.454835 crc crio[22562]: time=\"2026-06-19T11:40:40.454621634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606983 | controller |     "Jun 19 11:40:40.455025 crc crio[22562]: time=\"2026-06-19T11:40:40.454675145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.606998 | controller |     "Jun 19 11:40:40.455328 crc crio[22562]: time=\"2026-06-19T11:40:40.454944363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5abce210-e354-4450-ab3c-cb4a59ddb6fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607014 | controller |     "Jun 19 11:40:40.475671 crc crio[22562]: time=\"2026-06-19T11:40:40.475533801Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}\"",
2026-06-19 12:35:51.607030 | controller |     "Jun 19 11:40:40.475671 crc crio[22562]: time=\"2026-06-19T11:40:40.475613143Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697820-5gcql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.607046 | controller |     "Jun 19 11:40:40.519218 crc crio[22562]: time=\"2026-06-19T11:40:40.515721413Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}\"",
2026-06-19 12:35:51.607062 | controller |     "Jun 19 11:40:40.519218 crc crio[22562]: time=\"2026-06-19T11:40:40.515802205Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-77594b4b4f-2fth7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.607078 | controller |     "Jun 19 11:40:40.527125 crc crio[22562]: time=\"2026-06-19T11:40:40.526964252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89b6d424-2ecc-4d26-a708-5de050a3469e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607094 | controller |     "Jun 19 11:40:40.528432 crc crio[22562]: time=\"2026-06-19T11:40:40.528330536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ab10e8d9-b30d-4f46-a6dc-5970890da5b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607116 | controller |     "Jun 19 11:40:40.542718 crc crio[22562]: time=\"2026-06-19T11:40:40.541489121Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=fc56003c-d52e-4c47-94de-c0487af7eac0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607132 | controller |     "Jun 19 11:40:40.544381 crc crio[22562]: time=\"2026-06-19T11:40:40.54429075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2b1c0e1-1ac3-4f26-8c4d-af3552097229 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607147 | controller |     "Jun 19 11:40:40.556353 crc crio[22562]: time=\"2026-06-19T11:40:40.556252296Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=679daa7c-7aeb-43fd-90d0-42f8049c0fe3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607163 | controller |     "Jun 19 11:40:40.557319 crc crio[22562]: time=\"2026-06-19T11:40:40.55723431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=13ed29ac-6f91-4361-b1fd-b55fafcbb5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607178 | controller |     "Jun 19 11:40:41.015776 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05f86ea05726ca0 Mac:c6:ca:94:e8:4c:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.607194 | controller |     "Jun 19 11:40:41.028732 crc crio[22562]: time=\"2026-06-19T11:40:41.028618122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc002094528}] Aliases:map[]}\"",
2026-06-19 12:35:51.607210 | controller |     "Jun 19 11:40:41.028925 crc crio[22562]: time=\"2026-06-19T11:40:41.028901688Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697820-5gcql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.607227 | controller |     "Jun 19 11:40:41.100286 crc crio[22562]: 2026-06-19T11:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d36dd5a5b88553d Mac:ba:20:55:fb:cf:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.607243 | controller |     "Jun 19 11:40:41.103128 crc crio[22562]: time=\"2026-06-19T11:40:41.103036471Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc000328668}] Aliases:map[]}\"",
2026-06-19 12:35:51.607259 | controller |     "Jun 19 11:40:41.103357 crc crio[22562]: time=\"2026-06-19T11:40:41.103285067Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-77594b4b4f-2fth7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.607277 | controller |     "Jun 19 11:40:41.120011 crc crio[22562]: time=\"2026-06-19T11:40:41.119398325Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server-init\" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607293 | controller |     "Jun 19 11:40:41.134550 crc crio[22562]: time=\"2026-06-19T11:40:41.134416166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=99403a7a-01a8-4969-bb24-a1bc53b3d77b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607308 | controller |     "Jun 19 11:40:41.135682 crc crio[22562]: time=\"2026-06-19T11:40:41.135554484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=56a53ebe-2f98-4b3d-b164-ace7ddc46b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607324 | controller |     "Jun 19 11:40:41.154189 crc crio[22562]: time=\"2026-06-19T11:40:41.15396397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=6aea0b1a-2fbf-4689-ae8c-499461cc688c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607340 | controller |     "Jun 19 11:40:41.163072 crc crio[22562]: time=\"2026-06-19T11:40:41.161825504Z\" level=info msg=\"Ran pod sandbox 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d with infra container: openshift-infra/auto-csr-approver-29697820-5gcql/POD\" id=43fe0472-d010-4757-ba8a-76ef981c1108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.607356 | controller |     "Jun 19 11:40:41.164229 crc crio[22562]: time=\"2026-06-19T11:40:41.164113201Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c495b707-69e3-41ee-a2f9-58faf1f05a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607371 | controller |     "Jun 19 11:40:41.166436 crc crio[22562]: time=\"2026-06-19T11:40:41.166343046Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607386 | controller |     "Jun 19 11:40:41.171319 crc crio[22562]: time=\"2026-06-19T11:40:41.171235826Z\" level=info msg=\"Ran pod sandbox d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a with infra container: openstack/dnsmasq-dns-77594b4b4f-2fth7/POD\" id=41d41537-4ef1-4e5e-b895-13053bba76df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.607401 | controller |     "Jun 19 11:40:41.175382 crc crio[22562]: time=\"2026-06-19T11:40:41.175303237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f79359e2-56a4-4ecd-89bd-6b369fd9a7c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607416 | controller |     "Jun 19 11:40:41.181553 crc crio[22562]: time=\"2026-06-19T11:40:41.181422358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2f6bc630-8787-4e97-beb3-2c55c0ce43fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607455 | controller |     "Jun 19 11:40:41.181775 crc crio[22562]: time=\"2026-06-19T11:40:41.181672955Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:39ed3dc19850ac6c17efd8251865aaba82cb3462548ab111eb665ee049c1fa7e\" id=d895f19e-897d-47ff-a7a1-ff5e9ea54408 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607472 | controller |     "Jun 19 11:40:41.182477 crc crio[22562]: time=\"2026-06-19T11:40:41.182377552Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.607487 | controller |     "Jun 19 11:40:41.182564 crc crio[22562]: time=\"2026-06-19T11:40:41.182504465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=adc5f665-43ee-4e2c-a612-ffe29fff3d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607506 | controller |     "Jun 19 11:40:41.211223 crc crio[22562]: time=\"2026-06-19T11:40:41.210972179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2d78765f-b8fd-4958-8bb0-34d48d3458c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607522 | controller |     "Jun 19 11:40:41.254802 crc crio[22562]: time=\"2026-06-19T11:40:41.254632068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607537 | controller |     "Jun 19 11:40:41.258128 crc crio[22562]: time=\"2026-06-19T11:40:41.258040542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607552 | controller |     "Jun 19 11:40:41.264461 crc crio[22562]: time=\"2026-06-19T11:40:41.264340248Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z/ovn-controller\" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607567 | controller |     "Jun 19 11:40:41.288053 crc crio[22562]: time=\"2026-06-19T11:40:41.285278966Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c83790d0-6f63-4fd7-a15a-26005e206e92 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.607583 | controller |     "Jun 19 11:40:41.289661 crc crio[22562]: time=\"2026-06-19T11:40:41.289430948Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=ea857a4a-d56d-4c7c-ab20-588d68edad44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607598 | controller |     "Jun 19 11:40:41.293434 crc crio[22562]: time=\"2026-06-19T11:40:41.293311594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607613 | controller |     "Jun 19 11:40:41.296893 crc crio[22562]: time=\"2026-06-19T11:40:41.29678673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607628 | controller |     "Jun 19 11:40:41.303565 crc crio[22562]: time=\"2026-06-19T11:40:41.303415603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607642 | controller |     "Jun 19 11:40:41.306050 crc crio[22562]: time=\"2026-06-19T11:40:41.305802863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607657 | controller |     "Jun 19 11:40:41.318405 crc crio[22562]: time=\"2026-06-19T11:40:41.309668798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607672 | controller |     "Jun 19 11:40:41.318405 crc crio[22562]: time=\"2026-06-19T11:40:41.310520389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607687 | controller |     "Jun 19 11:40:41.328298 crc crio[22562]: time=\"2026-06-19T11:40:41.322306411Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607705 | controller |     "Jun 19 11:40:41.330372 crc crio[22562]: time=\"2026-06-19T11:40:41.329059898Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607721 | controller |     "Jun 19 11:40:41.338353 crc crio[22562]: time=\"2026-06-19T11:40:41.338203203Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607736 | controller |     "Jun 19 11:40:41.341787 crc crio[22562]: time=\"2026-06-19T11:40:41.34169303Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607751 | controller |     "Jun 19 11:40:41.351937 crc crio[22562]: time=\"2026-06-19T11:40:41.351638346Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607766 | controller |     "Jun 19 11:40:41.367942 crc crio[22562]: time=\"2026-06-19T11:40:41.367876177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607781 | controller |     "Jun 19 11:40:41.372615 crc crio[22562]: time=\"2026-06-19T11:40:41.372496041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fe4d15b-56ab-4cfd-9f92-09d08bb2a618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607796 | controller |     "Jun 19 11:40:41.381477 crc crio[22562]: time=\"2026-06-19T11:40:41.381426852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607811 | controller |     "Jun 19 11:40:41.386820 crc crio[22562]: time=\"2026-06-19T11:40:41.386731813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e055c033-a277-47ce-810b-bb8ed2dd0d15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607826 | controller |     "Jun 19 11:40:41.404029 crc crio[22562]: time=\"2026-06-19T11:40:41.403690672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607841 | controller |     "Jun 19 11:40:41.404029 crc crio[22562]: time=\"2026-06-19T11:40:41.403947368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607856 | controller |     "Jun 19 11:40:41.404319 crc crio[22562]: time=\"2026-06-19T11:40:41.404048831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607870 | controller |     "Jun 19 11:40:41.407330 crc crio[22562]: time=\"2026-06-19T11:40:41.40722802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=6e4e823d-a7ad-4cae-a94c-6984b5ad76f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607885 | controller |     "Jun 19 11:40:41.410020 crc crio[22562]: time=\"2026-06-19T11:40:41.409937326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc1dca29-e63e-4873-8c51-df3b8a46aaea name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607900 | controller |     "Jun 19 11:40:41.410476 crc crio[22562]: time=\"2026-06-19T11:40:41.409971887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607918 | controller |     "Jun 19 11:40:41.410812 crc crio[22562]: time=\"2026-06-19T11:40:41.410733726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.607934 | controller |     "Jun 19 11:40:41.411262 crc crio[22562]: time=\"2026-06-19T11:40:41.411062704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=3ab63f7e-f64c-4dca-b072-2891dc44398f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.607949 | controller |     "Jun 19 11:40:41.420349 crc crio[22562]: time=\"2026-06-19T11:40:41.420297453Z\" level=info msg=\"Created container f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35: openstack/memcached-0/memcached\" id=8ba0c147-4a06-4e20-bde7-ea5a6e17280f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.607964 | controller |     "Jun 19 11:40:41.421869 crc crio[22562]: time=\"2026-06-19T11:40:41.42179273Z\" level=info msg=\"Starting container: f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35\" id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.607979 | controller |     "Jun 19 11:40:41.434356 crc crio[22562]: time=\"2026-06-19T11:40:41.434287719Z\" level=info msg=\"Started container\" PID=56476 containerID=f10d6b5e125935e1c4e77dba81885bbc3949909c93352c6ec23006c104d2fe35 description=openstack/memcached-0/memcached id=aa700511-212f-4a6d-8cac-2e3cea51ef08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d15bcfaed475626f7d706b1229920c71596719f764ce904a3525e13d283efdb8",
2026-06-19 12:35:51.607994 | controller |     "Jun 19 11:40:41.442929 crc crio[22562]: time=\"2026-06-19T11:40:41.44284484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608009 | controller |     "Jun 19 11:40:41.451106 crc crio[22562]: time=\"2026-06-19T11:40:41.451019852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608024 | controller |     "Jun 19 11:40:41.458036 crc crio[22562]: time=\"2026-06-19T11:40:41.457914893Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608039 | controller |     "Jun 19 11:40:41.458833 crc crio[22562]: time=\"2026-06-19T11:40:41.458761463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608054 | controller |     "Jun 19 11:40:41.462436 crc crio[22562]: time=\"2026-06-19T11:40:41.462317171Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter\" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608070 | controller |     "Jun 19 11:40:41.463320 crc crio[22562]: time=\"2026-06-19T11:40:41.462894396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608085 | controller |     "Jun 19 11:40:41.463901 crc crio[22562]: time=\"2026-06-19T11:40:41.463819108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608100 | controller |     "Jun 19 11:40:41.464621 crc crio[22562]: time=\"2026-06-19T11:40:41.464489645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608119 | controller |     "Jun 19 11:40:41.469542 crc crio[22562]: time=\"2026-06-19T11:40:41.469448917Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608135 | controller |     "Jun 19 11:40:41.474009 crc crio[22562]: time=\"2026-06-19T11:40:41.473330413Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608151 | controller |     "Jun 19 11:40:41.609364 crc crio[22562]: time=\"2026-06-19T11:40:41.608536976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608166 | controller |     "Jun 19 11:40:41.611970 crc crio[22562]: time=\"2026-06-19T11:40:41.611886808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608181 | controller |     "Jun 19 11:40:41.613638 crc crio[22562]: time=\"2026-06-19T11:40:41.61356377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608196 | controller |     "Jun 19 11:40:41.614908 crc crio[22562]: time=\"2026-06-19T11:40:41.614829401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608212 | controller |     "Jun 19 11:40:41.848446 crc crio[22562]: time=\"2026-06-19T11:40:41.848333253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608227 | controller |     "Jun 19 11:40:41.855866 crc crio[22562]: time=\"2026-06-19T11:40:41.855706135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608242 | controller |     "Jun 19 11:40:41.862034 crc crio[22562]: time=\"2026-06-19T11:40:41.861816876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608257 | controller |     "Jun 19 11:40:41.882211 crc crio[22562]: time=\"2026-06-19T11:40:41.882059826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608273 | controller |     "Jun 19 11:40:41.900734 crc crio[22562]: time=\"2026-06-19T11:40:41.900630864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608288 | controller |     "Jun 19 11:40:41.914335 crc crio[22562]: time=\"2026-06-19T11:40:41.914245552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608304 | controller |     "Jun 19 11:40:41.914978 crc crio[22562]: time=\"2026-06-19T11:40:41.914900658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608319 | controller |     "Jun 19 11:40:41.918247 crc crio[22562]: time=\"2026-06-19T11:40:41.918123218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608338 | controller |     "Jun 19 11:40:41.921906 crc crio[22562]: time=\"2026-06-19T11:40:41.921836809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608354 | controller |     "Jun 19 11:40:41.925858 crc crio[22562]: time=\"2026-06-19T11:40:41.925744126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608369 | controller |     "Jun 19 11:40:41.929229 crc crio[22562]: time=\"2026-06-19T11:40:41.929077139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608385 | controller |     "Jun 19 11:40:41.951720 crc crio[22562]: time=\"2026-06-19T11:40:41.951632786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608400 | controller |     "Jun 19 11:40:41.960311 crc crio[22562]: time=\"2026-06-19T11:40:41.960213288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608415 | controller |     "Jun 19 11:40:41.961788 crc crio[22562]: time=\"2026-06-19T11:40:41.961685984Z\" level=info msg=\"Created container d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3: openstack/openstack-galera-0/mysql-bootstrap\" id=e42900a6-f886-469f-a295-250e4f3c39ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608453 | controller |     "Jun 19 11:40:41.963012 crc crio[22562]: time=\"2026-06-19T11:40:41.962909875Z\" level=info msg=\"Starting container: d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3\" id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.608471 | controller |     "Jun 19 11:40:41.964805 crc crio[22562]: time=\"2026-06-19T11:40:41.96475962Z\" level=info msg=\"Created container 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=5256018d-aa3e-4498-8f05-8c50004bc08c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608486 | controller |     "Jun 19 11:40:41.965941 crc crio[22562]: time=\"2026-06-19T11:40:41.965910829Z\" level=info msg=\"Starting container: 9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60\" id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.608501 | controller |     "Jun 19 11:40:41.971774 crc crio[22562]: time=\"2026-06-19T11:40:41.971067566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608516 | controller |     "Jun 19 11:40:41.973018 crc crio[22562]: time=\"2026-06-19T11:40:41.972945753Z\" level=info msg=\"Started container\" PID=56520 containerID=9a8fb899857def05053ce605ff8ff9cf3f593f56f01e4fa76667434577318d60 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=5db44be5-08e8-44c0-8b2e-9ba8d7082695 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a",
2026-06-19 12:35:51.608532 | controller |     "Jun 19 11:40:41.981877 crc crio[22562]: time=\"2026-06-19T11:40:41.981843462Z\" level=info msg=\"Started container\" PID=56485 containerID=d51191d01cf68549dde431c80f3defc5cd99dc5d19530aae21fd607f6bb68eb3 description=openstack/openstack-galera-0/mysql-bootstrap id=f94b327e-c48a-4385-9d03-34a7845b18a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5",
2026-06-19 12:35:51.608547 | controller |     "Jun 19 11:40:41.985965 crc crio[22562]: time=\"2026-06-19T11:40:41.985871961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608565 | controller |     "Jun 19 11:40:41.987961 crc crio[22562]: time=\"2026-06-19T11:40:41.987782939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608581 | controller |     "Jun 19 11:40:41.996894 crc crio[22562]: time=\"2026-06-19T11:40:41.996795552Z\" level=info msg=\"Created container ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=7a0c9970-3325-4f01-9792-e4303fb7b745 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608597 | controller |     "Jun 19 11:40:42.004241 crc crio[22562]: time=\"2026-06-19T11:40:42.004079402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608612 | controller |     "Jun 19 11:40:42.005445 crc crio[22562]: time=\"2026-06-19T11:40:42.005266272Z\" level=info msg=\"Starting container: ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810\" id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.608627 | controller |     "Jun 19 11:40:42.028817 crc crio[22562]: time=\"2026-06-19T11:40:42.027798758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608642 | controller |     "Jun 19 11:40:42.037697 crc crio[22562]: time=\"2026-06-19T11:40:42.037603901Z\" level=info msg=\"Started container\" PID=56529 containerID=ea3a0882d556708253d059d5060ce97b68b192eae1f9446cccb3fa643fb8a810 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=fe4ce294-5b13-4f63-84cb-4bb330f6d661 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a",
2026-06-19 12:35:51.608658 | controller |     "Jun 19 11:40:42.049104 crc crio[22562]: time=\"2026-06-19T11:40:42.049023243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608673 | controller |     "Jun 19 11:40:42.082802 crc crio[22562]: time=\"2026-06-19T11:40:42.082717026Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1d65a98e-c9d4-4b77-bc21-fc054564ba3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.608688 | controller |     "Jun 19 11:40:42.110868 crc crio[22562]: time=\"2026-06-19T11:40:42.110762769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f2ba916-b132-4d67-8b2f-36c6fa5e4d9d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.608703 | controller |     "Jun 19 11:40:42.113820 crc crio[22562]: time=\"2026-06-19T11:40:42.11365952Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3840e0ef-f32c-4255-9e95-94c3a6ef1127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.608718 | controller |     "Jun 19 11:40:42.116342 crc crio[22562]: time=\"2026-06-19T11:40:42.116261015Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15d175eb-f782-40a6-a3e8-01af1d2559a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.608733 | controller |     "Jun 19 11:40:42.124777 crc crio[22562]: time=\"2026-06-19T11:40:42.124677043Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608751 | controller |     "Jun 19 11:40:42.131001 crc crio[22562]: time=\"2026-06-19T11:40:42.125508284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608766 | controller |     "Jun 19 11:40:42.145936 crc crio[22562]: time=\"2026-06-19T11:40:42.14562156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608781 | controller |     "Jun 19 11:40:42.306494 crc crio[22562]: time=\"2026-06-19T11:40:42.306389654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d3cbed4d-56ad-42ec-b957-f78103d50e76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.608796 | controller |     "Jun 19 11:40:42.317586 crc crio[22562]: time=\"2026-06-19T11:40:42.317471348Z\" level=info msg=\"Created container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=fde020d2-e14d-445a-85f3-4efdf8f9cf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608811 | controller |     "Jun 19 11:40:42.318456 crc crio[22562]: time=\"2026-06-19T11:40:42.3183729Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608826 | controller |     "Jun 19 11:40:42.318922 crc crio[22562]: time=\"2026-06-19T11:40:42.318842902Z\" level=info msg=\"Starting container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d\" id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.608841 | controller |     "Jun 19 11:40:42.321278 crc crio[22562]: time=\"2026-06-19T11:40:42.321220911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608856 | controller |     "Jun 19 11:40:42.328774 crc crio[22562]: time=\"2026-06-19T11:40:42.328691996Z\" level=info msg=\"Started container\" PID=56634 containerID=ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d description=openstack/dnsmasq-dns-86cd84489-mxk8k/init id=05efa15b-d6f7-4213-aeb4-ff8681077990 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18",
2026-06-19 12:35:51.608871 | controller |     "Jun 19 11:40:42.343805 crc crio[22562]: time=\"2026-06-19T11:40:42.343431659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608886 | controller |     "Jun 19 11:40:42.345706 crc crio[22562]: time=\"2026-06-19T11:40:42.345614493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608901 | controller |     "Jun 19 11:40:42.410814 crc crio[22562]: time=\"2026-06-19T11:40:42.41059566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608916 | controller |     "Jun 19 11:40:42.413648 crc crio[22562]: time=\"2026-06-19T11:40:42.413546322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608930 | controller |     "Jun 19 11:40:42.417387 crc crio[22562]: time=\"2026-06-19T11:40:42.417291695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.608945 | controller |     "Jun 19 11:40:42.546245 crc crio[22562]: time=\"2026-06-19T11:40:42.545396861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ec55042d-ab7b-4332-881c-d713eb1f6bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.608963 | controller |     "Jun 19 11:40:42.558281 crc crio[22562]: time=\"2026-06-19T11:40:42.557304986Z\" level=info msg=\"Created container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=1f0c24a6-bf9d-405d-a4a6-46f96a2262bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.608978 | controller |     "Jun 19 11:40:42.563377 crc crio[22562]: time=\"2026-06-19T11:40:42.563315704Z\" level=info msg=\"Starting container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272\" id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.608994 | controller |     "Jun 19 11:40:42.605877 crc crio[22562]: time=\"2026-06-19T11:40:42.589379359Z\" level=info msg=\"Started container\" PID=56631 containerID=8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272 description=openstack/dnsmasq-dns-6b994dcc49-mtxrc/init id=75bdc5f9-b724-40dd-90d8-58454271b8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595",
2026-06-19 12:35:51.609009 | controller |     "Jun 19 11:40:42.608346 crc crio[22562]: time=\"2026-06-19T11:40:42.608298247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77792a20-f010-4ab2-8027-f816b1a4ba4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.609024 | controller |     "Jun 19 11:40:42.627652 crc crio[22562]: time=\"2026-06-19T11:40:42.627595313Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609039 | controller |     "Jun 19 11:40:42.645411 crc crio[22562]: time=\"2026-06-19T11:40:42.645359632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609054 | controller |     "Jun 19 11:40:42.715431 crc crio[22562]: time=\"2026-06-19T11:40:42.71522607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609068 | controller |     "Jun 19 11:40:42.834937 crc crio[22562]: time=\"2026-06-19T11:40:42.834819615Z\" level=info msg=\"Created container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=0861f38d-6979-4be9-b00d-e369842e12b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609084 | controller |     "Jun 19 11:40:42.836935 crc crio[22562]: time=\"2026-06-19T11:40:42.836883306Z\" level=info msg=\"Starting container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8\" id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609099 | controller |     "Jun 19 11:40:42.848333 crc crio[22562]: time=\"2026-06-19T11:40:42.848301839Z\" level=info msg=\"Started container\" PID=56628 containerID=46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8 description=openstack/dnsmasq-dns-68bc84565-49kv4/init id=e77b9578-0708-4390-ae5c-ef961f06adb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd",
2026-06-19 12:35:51.609114 | controller |     "Jun 19 11:40:43.121561 crc crio[22562]: time=\"2026-06-19T11:40:43.12146313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609130 | controller |     "Jun 19 11:40:43.128243 crc crio[22562]: time=\"2026-06-19T11:40:43.128060914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609150 | controller |     "Jun 19 11:40:43.160814 crc crio[22562]: time=\"2026-06-19T11:40:43.16072055Z\" level=info msg=\"Created container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=7ac06d37-19bb-4bdb-9e16-a69ea23b5a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609167 | controller |     "Jun 19 11:40:43.162668 crc crio[22562]: time=\"2026-06-19T11:40:43.162256359Z\" level=info msg=\"Starting container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a\" id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609183 | controller |     "Jun 19 11:40:43.171923 crc crio[22562]: time=\"2026-06-19T11:40:43.171763334Z\" level=info msg=\"Started container\" PID=56627 containerID=c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a description=openstack/dnsmasq-dns-769fc96f7c-p44m8/init id=55f69fb4-b84f-4233-ba6f-16e4e6322aef name=/runtime.v1.RuntimeService/StartContainer sandboxID=43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d",
2026-06-19 12:35:51.609198 | controller |     "Jun 19 11:40:43.180371 crc crio[22562]: time=\"2026-06-19T11:40:43.180261374Z\" level=info msg=\"Created container 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=2304bb3a-668a-40cf-bc5e-f509d0678ccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609214 | controller |     "Jun 19 11:40:43.184604 crc crio[22562]: time=\"2026-06-19T11:40:43.184539919Z\" level=info msg=\"Starting container: 91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b\" id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609230 | controller |     "Jun 19 11:40:43.190683 crc crio[22562]: time=\"2026-06-19T11:40:43.190567788Z\" level=info msg=\"Started container\" PID=56635 containerID=91c88d84224c8fff1d3f8957f53e59cf491924118275a2907ccd350b857d0c6b description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=dea5e3b0-58c8-4ac2-9969-8a747465bd63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a",
2026-06-19 12:35:51.609245 | controller |     "Jun 19 11:40:43.209497 crc crio[22562]: time=\"2026-06-19T11:40:43.209400813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a3babce6-a6ca-41cb-991a-690c6674e6b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.609261 | controller |     "Jun 19 11:40:43.213114 crc crio[22562]: time=\"2026-06-19T11:40:43.213022263Z\" level=info msg=\"Created container 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c: openstack/rabbitmq-cell1-server-0/setup-container\" id=dee07d2d-01c9-4a49-8ffc-9826be5963d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609277 | controller |     "Jun 19 11:40:43.214802 crc crio[22562]: time=\"2026-06-19T11:40:43.214654793Z\" level=info msg=\"Starting container: 41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c\" id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609292 | controller |     "Jun 19 11:40:43.221775 crc crio[22562]: time=\"2026-06-19T11:40:43.220676203Z\" level=info msg=\"Started container\" PID=56488 containerID=41fa4c85588bf201adb80c86dc27ace68fe61a6c2d3fe75262175aca0ad1d08c description=openstack/rabbitmq-cell1-server-0/setup-container id=6c93f6ae-6cbf-451e-aeb7-db0fcc4febe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f",
2026-06-19 12:35:51.609308 | controller |     "Jun 19 11:40:43.342678 crc crio[22562]: time=\"2026-06-19T11:40:43.342415402Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=14ef44f7-b110-4cc5-a504-d7eab22125c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.609327 | controller |     "Jun 19 11:40:43.357664 crc crio[22562]: time=\"2026-06-19T11:40:43.357517304Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609343 | controller |     "Jun 19 11:40:43.359684 crc crio[22562]: time=\"2026-06-19T11:40:43.359573655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609358 | controller |     "Jun 19 11:40:43.432070 crc crio[22562]: time=\"2026-06-19T11:40:43.431918234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609374 | controller |     "Jun 19 11:40:43.439632 crc crio[22562]: time=\"2026-06-19T11:40:43.439492671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.609390 | controller |     "Jun 19 11:40:43.584485 crc crio[22562]: time=\"2026-06-19T11:40:43.58347071Z\" level=info msg=\"Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.609406 | controller |     "Jun 19 11:40:43.585334 crc crio[22562]: time=\"2026-06-19T11:40:43.585233953Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-p44m8 Namespace:openstack ID:43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d UID:77312fcd-bb9b-4766-9840-3e17ade08ef0 NetNS:/var/run/netns/6ed5037e-d903-45ee-b143-11c326a76474 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77312fcd_bb9b_4766_9840_3e17ade08ef0.slice PodAnnotations:0xc002094860}] Aliases:map[]}\"",
2026-06-19 12:35:51.609422 | controller |     "Jun 19 11:40:43.585659 crc crio[22562]: time=\"2026-06-19T11:40:43.585573391Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-p44m8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.609457 | controller |     "Jun 19 11:40:43.600138 crc crio[22562]: time=\"2026-06-19T11:40:43.60005389Z\" level=info msg=\"Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.609474 | controller |     "Jun 19 11:40:43.600715 crc crio[22562]: time=\"2026-06-19T11:40:43.600622364Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-49kv4 Namespace:openstack ID:3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd UID:03edb131-ef1a-48e3-9849-5bd4ba1b19f5 NetNS:/var/run/netns/23d9f1fc-2f8f-4e6f-bbf3-74fd24887b63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03edb131_ef1a_48e3_9849_5bd4ba1b19f5.slice PodAnnotations:0xc000328700}] Aliases:map[]}\"",
2026-06-19 12:35:51.609490 | controller |     "Jun 19 11:40:43.600840 crc crio[22562]: time=\"2026-06-19T11:40:43.600823598Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-49kv4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.609506 | controller |     "Jun 19 11:40:43.610519 crc crio[22562]: time=\"2026-06-19T11:40:43.610406185Z\" level=info msg=\"Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.609525 | controller |     "Jun 19 11:40:43.611080 crc crio[22562]: time=\"2026-06-19T11:40:43.610975369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-mtxrc Namespace:openstack ID:c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595 UID:aa056e78-8830-48a1-a6f1-3c466e5508c1 NetNS:/var/run/netns/bc108510-b2c9-468b-adc1-2de16eccd061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa056e78_8830_48a1_a6f1_3c466e5508c1.slice PodAnnotations:0xc002094928}] Aliases:map[]}\"",
2026-06-19 12:35:51.609551 | controller |     "Jun 19 11:40:43.611454 crc crio[22562]: time=\"2026-06-19T11:40:43.611366069Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-mtxrc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.609568 | controller |     "Jun 19 11:40:43.622221 crc crio[22562]: time=\"2026-06-19T11:40:43.622040803Z\" level=info msg=\"Created container ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b: openstack/rabbitmq-server-0/setup-container\" id=73e08d26-ee80-4e9f-bfe2-3cf0a37ce63a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609584 | controller |     "Jun 19 11:40:43.624492 crc crio[22562]: time=\"2026-06-19T11:40:43.624434512Z\" level=info msg=\"Starting container: ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b\" id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609625 | controller |     "Jun 19 11:40:43.642900 crc crio[22562]: time=\"2026-06-19T11:40:43.642798576Z\" level=info msg=\"Started container\" PID=56521 containerID=ee7e54a10f3bd205231c09cd5d8b088b566de17f6742853c8e91b9e34225b95b description=openstack/rabbitmq-server-0/setup-container id=809f5dcf-edc3-4d75-b2d3-67be7733daa6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48",
2026-06-19 12:35:51.609647 | controller |     "Jun 19 11:40:43.968300 crc crio[22562]: time=\"2026-06-19T11:40:43.968136018Z\" level=info msg=\"Created container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=56086c6e-f40c-4fee-90b4-e43db2425af5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609663 | controller |     "Jun 19 11:40:43.969810 crc crio[22562]: time=\"2026-06-19T11:40:43.969687215Z\" level=info msg=\"Starting container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397\" id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609679 | controller |     "Jun 19 11:40:43.983111 crc crio[22562]: time=\"2026-06-19T11:40:43.982971944Z\" level=info msg=\"Started container\" PID=56642 containerID=01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/init id=2d20eba6-847c-4cd5-bcc5-4bf63f3956f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a",
2026-06-19 12:35:51.609695 | controller |     "Jun 19 11:40:44.001876 crc crio[22562]: time=\"2026-06-19T11:40:44.001767748Z\" level=info msg=\"Created container bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c: openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter\" id=39dbdfbd-e9ef-4a22-98a7-d8845f6c9b79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609710 | controller |     "Jun 19 11:40:44.002279 crc crio[22562]: time=\"2026-06-19T11:40:44.002093447Z\" level=info msg=\"Created container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=1ca2bfcb-340f-4298-8e2e-ef9c7e68c082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.609729 | controller |     "Jun 19 11:40:44.003294 crc crio[22562]: time=\"2026-06-19T11:40:44.003249345Z\" level=info msg=\"Starting container: bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c\" id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609764 | controller |     "Jun 19 11:40:44.003652 crc crio[22562]: time=\"2026-06-19T11:40:44.003559792Z\" level=info msg=\"Starting container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8\" id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.609787 | controller |     "Jun 19 11:40:44.011496 crc crio[22562]: time=\"2026-06-19T11:40:44.011370346Z\" level=info msg=\"Started container\" PID=56643 containerID=bcb9715929b691b555907477865fa5b49f6506f033be4028f1ba02e34026d13c description=openstack/ovn-controller-metrics-ctrkq/openstack-network-exporter id=5417fcd1-7c50-4cd9-a086-f648ebf490d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5666cd9c2bc5fac65a0009cc9c133d00955f98958a1877c89ea317ab571d7f89",
2026-06-19 12:35:51.610349 | controller |     "Jun 19 11:40:44.013856 crc crio[22562]: time=\"2026-06-19T11:40:44.013750535Z\" level=info msg=\"Started container\" PID=57085 containerID=2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8 description=openshift-infra/auto-csr-approver-29697820-5gcql/oc id=b23c8a5b-aef1-451f-a0da-b4b6c2189408 name=/runtime.v1.RuntimeService/StartContainer sandboxID=05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d",
2026-06-19 12:35:51.610589 | controller |     "Jun 19 11:40:44.055947 crc crio[22562]: time=\"2026-06-19T11:40:44.055851465Z\" level=info msg=\"Created container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=274a415e-6da2-42c3-9c8a-7ecf58a6dfae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610627 | controller |     "Jun 19 11:40:44.062885 crc crio[22562]: time=\"2026-06-19T11:40:44.062783667Z\" level=info msg=\"Starting container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540\" id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.610656 | controller |     "Jun 19 11:40:44.074551 crc crio[22562]: time=\"2026-06-19T11:40:44.071109443Z\" level=info msg=\"Started container\" PID=56637 containerID=8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 description=openstack/kube-state-metrics-0/kube-state-metrics id=3ccdcf33-04bf-4ed5-9305-bff3d431cb09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363",
2026-06-19 12:35:51.610682 | controller |     "Jun 19 11:40:44.096031 crc crio[22562]: time=\"2026-06-19T11:40:44.095908276Z\" level=info msg=\"Created container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=de30ca4e-c009-4ca7-af16-c71d797f6d29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610706 | controller |     "Jun 19 11:40:44.100115 crc crio[22562]: time=\"2026-06-19T11:40:44.099473833Z\" level=info msg=\"Starting container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6\" id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.610730 | controller |     "Jun 19 11:40:44.109865 crc crio[22562]: time=\"2026-06-19T11:40:44.10783973Z\" level=info msg=\"Started container\" PID=56638 containerID=0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6 description=openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init id=fae1e574-f297-4a9e-9aa3-7febe792555b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a",
2026-06-19 12:35:51.610754 | controller |     "Jun 19 11:40:44.176829 crc crio[22562]: time=\"2026-06-19T11:40:44.176708372Z\" level=info msg=\"Created container 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31: openstack/ovn-controller-v4l7z/ovn-controller\" id=d38ed75d-8a63-4241-8bc1-f290ace17c57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610791 | controller |     "Jun 19 11:40:44.180059 crc crio[22562]: time=\"2026-06-19T11:40:44.178450865Z\" level=info msg=\"Starting container: 6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31\" id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.610816 | controller |     "Jun 19 11:40:44.185953 crc crio[22562]: time=\"2026-06-19T11:40:44.185801127Z\" level=info msg=\"Started container\" PID=57089 containerID=6a46a280d75fe728239270abb46d4262752d987b83e067d7db40cd9500a7cd31 description=openstack/ovn-controller-v4l7z/ovn-controller id=cdb64365-a716-471f-80db-f72596c1f129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b88ddd36704fd2d54e99431cf5bbece9384a7808ed93a42915ed56ff7d81643b",
2026-06-19 12:35:51.610841 | controller |     "Jun 19 11:40:44.213418 crc crio[22562]: time=\"2026-06-19T11:40:44.212318203Z\" level=info msg=\"Stopped pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=258171c1-34bd-4d7e-a7c1-bdd9fc0e8631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.610864 | controller |     "Jun 19 11:40:44.234816 crc crio[22562]: time=\"2026-06-19T11:40:44.234713407Z\" level=info msg=\"Created container 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=c3d6504e-333c-4486-8918-b01d65fc0f45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610888 | controller |     "Jun 19 11:40:44.236790 crc crio[22562]: time=\"2026-06-19T11:40:44.236689455Z\" level=info msg=\"Starting container: 27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936\" id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.610910 | controller |     "Jun 19 11:40:44.244704 crc crio[22562]: time=\"2026-06-19T11:40:44.244478898Z\" level=info msg=\"Started container\" PID=57071 containerID=27e4cfd8ec82d4c8d1f17e802bd9e68b84b5161b78f261feacf7a6fb5da2d936 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=7dcb1b8f-66cf-4131-b17d-63f1e9b66146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce6878d7a2e6d9ac9b0527630afef6d0f77f19208ff0ec0f42954c8358710e8a",
2026-06-19 12:35:51.610933 | controller |     "Jun 19 11:40:44.261871 crc crio[22562]: time=\"2026-06-19T11:40:44.260452082Z\" level=info msg=\"Created container 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=769996aa-a396-4850-a899-4b0099f0f639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610957 | controller |     "Jun 19 11:40:44.268186 crc crio[22562]: time=\"2026-06-19T11:40:44.267616029Z\" level=info msg=\"Created container 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372: openstack/ovn-controller-ovs-58s82/ovsdb-server-init\" id=3cb246db-4e6d-42fd-8ab7-e1d744e037c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.610979 | controller |     "Jun 19 11:40:44.272560 crc crio[22562]: time=\"2026-06-19T11:40:44.270674846Z\" level=info msg=\"Starting container: 93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680\" id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.611002 | controller |     "Jun 19 11:40:44.274022 crc crio[22562]: time=\"2026-06-19T11:40:44.272748236Z\" level=info msg=\"Starting container: 0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372\" id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.611024 | controller |     "Jun 19 11:40:44.285515 crc crio[22562]: time=\"2026-06-19T11:40:44.285337138Z\" level=info msg=\"Started container\" PID=57093 containerID=0a2c17071cc9eed63eea984072e1bc9feb1c04e5ba40b46b99acf9579498a372 description=openstack/ovn-controller-ovs-58s82/ovsdb-server-init id=f49054c0-db17-4bbf-a506-b7507afdec87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822",
2026-06-19 12:35:51.611052 | controller |     "Jun 19 11:40:44.316025 crc crio[22562]: time=\"2026-06-19T11:40:44.315884433Z\" level=info msg=\"Created container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=0e849589-d2a7-491c-bb63-f45825a9eefd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.611076 | controller |     "Jun 19 11:40:44.318600 crc crio[22562]: time=\"2026-06-19T11:40:44.318522207Z\" level=info msg=\"Starting container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71\" id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.611099 | controller |     "Jun 19 11:40:44.318819 crc crio[22562]: time=\"2026-06-19T11:40:44.318676032Z\" level=info msg=\"Started container\" PID=57068 containerID=93426da45e429eaf6c60aaa658fdcd0f5ada7049b4343f557f44ce7dd06aa680 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ee5d6b59-09bb-43bc-ab40-50daa2585b3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=acb387582105354ee3f0c6cea4c01d18876facf8fc8e6538b16a990e79bfdd0a",
2026-06-19 12:35:51.611122 | controller |     "Jun 19 11:40:44.326480 crc crio[22562]: time=\"2026-06-19T11:40:44.32587848Z\" level=info msg=\"Started container\" PID=57091 containerID=0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 description=openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns id=8d7363c0-ede1-4b31-9c34-8328e9a64d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18",
2026-06-19 12:35:51.611145 | controller |     "Jun 19 11:40:44.356060 crc crio[22562]: time=\"2026-06-19T11:40:44.355649596Z\" level=info msg=\"Stopped pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=5f725d6e-da88-43aa-b429-46593d608959 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.611168 | controller |     "Jun 19 11:40:44.367263 crc crio[22562]: time=\"2026-06-19T11:40:44.36711912Z\" level=info msg=\"Stopped pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=529b3646-324a-4c39-9a98-76706990e7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.611192 | controller |     "Jun 19 11:40:44.640799 crc crio[22562]: time=\"2026-06-19T11:40:44.638476167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=366a1da6-993e-40e5-acf5-04ecb6207f09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.611215 | controller |     "Jun 19 11:40:44.683768 crc crio[22562]: time=\"2026-06-19T11:40:44.683672634Z\" level=info msg=\"Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.611239 | controller |     "Jun 19 11:40:44.684326 crc crio[22562]: time=\"2026-06-19T11:40:44.684219237Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-wnr8c Namespace:openstack ID:d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a UID:f0c146e0-d081-4bb6-babc-50ab07766c4b NetNS:/var/run/netns/af5f1ee2-7a37-447b-8671-c08c21233ce4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c146e0_d081_4bb6_babc_50ab07766c4b.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"",
2026-06-19 12:35:51.611264 | controller |     "Jun 19 11:40:44.684431 crc crio[22562]: time=\"2026-06-19T11:40:44.684393841Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-wnr8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.611293 | controller |     "Jun 19 11:40:44.685385 crc crio[22562]: time=\"2026-06-19T11:40:44.685296824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=21464d4c-6a22-4de8-a6a5-f14e9591db92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.611319 | controller |     "Jun 19 11:40:44.696420 crc crio[22562]: time=\"2026-06-19T11:40:44.696332176Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.611342 | controller |     "Jun 19 11:40:44.698932 crc crio[22562]: time=\"2026-06-19T11:40:44.698859238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.611366 | controller |     "Jun 19 11:40:44.703054 crc crio[22562]: time=\"2026-06-19T11:40:44.70294983Z\" level=info msg=\"Removing container: 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8\" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611390 | controller |     "Jun 19 11:40:44.782629 crc crio[22562]: time=\"2026-06-19T11:40:44.782538607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.611413 | controller |     "Jun 19 11:40:44.788820 crc crio[22562]: time=\"2026-06-19T11:40:44.78873659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.611465 | controller |     "Jun 19 11:40:44.804215 crc crio[22562]: time=\"2026-06-19T11:40:44.802609014Z\" level=info msg=\"Removed container 46d694d865a87a86271be53933d96270778038c619d9dc03a33c6af80cabc7a8: openstack/dnsmasq-dns-68bc84565-49kv4/init\" id=a881e93b-b7ee-4e8c-88f6-ceaa0e9ee983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611493 | controller |     "Jun 19 11:40:44.829092 crc crio[22562]: time=\"2026-06-19T11:40:44.828974065Z\" level=info msg=\"Removing container: 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272\" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611517 | controller |     "Jun 19 11:40:44.956636 crc crio[22562]: time=\"2026-06-19T11:40:44.956568889Z\" level=info msg=\"Removed container 8311f007307e322b9a541da15bf9c97b016a5ba16fd6f856cef1dba6c1ad4272: openstack/dnsmasq-dns-6b994dcc49-mtxrc/init\" id=daa74e51-5149-4e47-a2fc-3d443e7859e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611541 | controller |     "Jun 19 11:40:44.962965 crc crio[22562]: time=\"2026-06-19T11:40:44.962870514Z\" level=info msg=\"Removing container: c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a\" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611564 | controller |     "Jun 19 11:40:45.013403 crc crio[22562]: time=\"2026-06-19T11:40:45.00921676Z\" level=info msg=\"Removed container c0d3ba87fde3a6c47435c937c36ae0849e4b71a419a62cf318a0374586cfbe3a: openstack/dnsmasq-dns-769fc96f7c-p44m8/init\" id=6bab68be-f0e4-4906-a2f7-2b4bbf395db5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611588 | controller |     "Jun 19 11:40:45.160560 crc crio[22562]: time=\"2026-06-19T11:40:45.160482929Z\" level=info msg=\"Created container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=d6893a95-c98d-4333-ad8b-10b26387656d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.611609 | controller |     "Jun 19 11:40:45.165826 crc crio[22562]: time=\"2026-06-19T11:40:45.165707878Z\" level=info msg=\"Starting container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673\" id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.611645 | controller |     "Jun 19 11:40:45.184949 crc crio[22562]: time=\"2026-06-19T11:40:45.184297717Z\" level=info msg=\"Started container\" PID=57668 containerID=9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 description=openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns id=85a69b90-8841-402d-b8ab-ee2a0711e818 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a",
2026-06-19 12:35:51.611672 | controller |     "Jun 19 11:40:45.252595 crc crio[22562]: time=\"2026-06-19T11:40:45.252544763Z\" level=info msg=\"Stopped pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=992a00d7-8577-4c4e-95ba-1c3f53c791d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.611696 | controller |     "Jun 19 11:40:45.786237 crc crio[22562]: time=\"2026-06-19T11:40:45.786105302Z\" level=info msg=\"Removing container: 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6\" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611720 | controller |     "Jun 19 11:40:45.800910 crc crio[22562]: time=\"2026-06-19T11:40:45.800825956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a43bec05-9cc4-4176-b30e-09dfc5ba6a58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.611742 | controller |     "Jun 19 11:40:45.806893 crc crio[22562]: time=\"2026-06-19T11:40:45.806813684Z\" level=info msg=\"Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.611766 | controller |     "Jun 19 11:40:45.807750 crc crio[22562]: time=\"2026-06-19T11:40:45.807678235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697820-5gcql Namespace:openshift-infra ID:05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d UID:abe4842b-e3db-404a-ab01-c815a58cf98b NetNS:/var/run/netns/dbfe225a-5f6a-41f1-9a34-2a246e10b749 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabe4842b_e3db_404a_ab01_c815a58cf98b.slice PodAnnotations:0xc000658808}] Aliases:map[]}\"",
2026-06-19 12:35:51.611790 | controller |     "Jun 19 11:40:45.807918 crc crio[22562]: time=\"2026-06-19T11:40:45.80785497Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697820-5gcql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.611812 | controller |     "Jun 19 11:40:45.829702 crc crio[22562]: time=\"2026-06-19T11:40:45.829591077Z\" level=info msg=\"Removed container 0eb95ba1b0ddc166b390029f1eb6d646e51cc31ed8ba60ac2eb1df2b7bbaa6d6: openstack/dnsmasq-dns-7dc8cc99c9-wnr8c/init\" id=e31e9e5f-2f1f-4ff0-afa3-04888f96ea06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.611833 | controller |     "Jun 19 11:40:45.834906 crc crio[22562]: time=\"2026-06-19T11:40:45.834845727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=1a64da5c-336a-4bd9-be2d-ec969b454210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.611853 | controller |     "Jun 19 11:40:45.877436 crc crio[22562]: time=\"2026-06-19T11:40:45.876972708Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovsdb-server\" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.611873 | controller |     "Jun 19 11:40:45.880699 crc crio[22562]: time=\"2026-06-19T11:40:45.880646148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.611903 | controller |     "Jun 19 11:40:45.943606 crc crio[22562]: time=\"2026-06-19T11:40:45.943489033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.611991 | controller |     "Jun 19 11:40:46.209380 crc crio[22562]: time=\"2026-06-19T11:40:46.20921786Z\" level=info msg=\"Stopped pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=84f558ec-8300-47b6-9b12-49f671476f62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.612018 | controller |     "Jun 19 11:40:46.247488 crc crio[22562]: time=\"2026-06-19T11:40:46.247397273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612039 | controller |     "Jun 19 11:40:46.424269 crc crio[22562]: time=\"2026-06-19T11:40:46.423289621Z\" level=info msg=\"Created container edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad: openstack/ovn-controller-ovs-58s82/ovsdb-server\" id=2de05821-1149-4e01-9d66-7c14e451b949 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612060 | controller |     "Jun 19 11:40:46.431131 crc crio[22562]: time=\"2026-06-19T11:40:46.431028633Z\" level=info msg=\"Starting container: edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad\" id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.612083 | controller |     "Jun 19 11:40:46.443667 crc crio[22562]: time=\"2026-06-19T11:40:46.443546452Z\" level=info msg=\"Started container\" PID=57949 containerID=edb2f645af9ba1177a9ece28f1bdff19edd3b01a954d38e267dcb5821c1427ad description=openstack/ovn-controller-ovs-58s82/ovsdb-server id=849d4080-673c-4bb3-a38e-0165f2584541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822",
2026-06-19 12:35:51.612106 | controller |     "Jun 19 11:40:46.464775 crc crio[22562]: time=\"2026-06-19T11:40:46.464667364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=50c1035e-a56e-478a-8a4b-f51c9213fde0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612129 | controller |     "Jun 19 11:40:46.470256 crc crio[22562]: time=\"2026-06-19T11:40:46.470133699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=454c5317-f7cf-4365-a925-3c49a9505600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612151 | controller |     "Jun 19 11:40:46.485518 crc crio[22562]: time=\"2026-06-19T11:40:46.485415346Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-58s82/ovs-vswitchd\" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612172 | controller |     "Jun 19 11:40:46.487498 crc crio[22562]: time=\"2026-06-19T11:40:46.487413896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612193 | controller |     "Jun 19 11:40:46.549240 crc crio[22562]: time=\"2026-06-19T11:40:46.54906828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612213 | controller |     "Jun 19 11:40:46.808415 crc crio[22562]: time=\"2026-06-19T11:40:46.808057072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612234 | controller |     "Jun 19 11:40:47.255356 crc crio[22562]: time=\"2026-06-19T11:40:47.255116382Z\" level=info msg=\"Created container 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857: openstack/ovn-controller-ovs-58s82/ovs-vswitchd\" id=8e7995e4-962e-4530-bf4d-b11672217f05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612260 | controller |     "Jun 19 11:40:47.261831 crc crio[22562]: time=\"2026-06-19T11:40:47.261690904Z\" level=info msg=\"Starting container: 104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857\" id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.612282 | controller |     "Jun 19 11:40:47.273318 crc crio[22562]: time=\"2026-06-19T11:40:47.272411589Z\" level=info msg=\"Started container\" PID=57994 containerID=104892a9de374f3c374d2b574a506903d61fd44b8a08e16b77d9a079417d5857 description=openstack/ovn-controller-ovs-58s82/ovs-vswitchd id=ee0b6900-801f-4db3-b983-b99e17ac818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cf786d338ff48f6b2429b4d0b3d106974da542bc9cb0254532fd53f2bfe3822",
2026-06-19 12:35:51.612305 | controller |     "Jun 19 11:40:47.871392 crc crio[22562]: time=\"2026-06-19T11:40:47.870865621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bb1972c6-ed90-4e2f-b38f-a9ee3b67fee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612327 | controller |     "Jun 19 11:40:47.882549 crc crio[22562]: time=\"2026-06-19T11:40:47.882468728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6afe5144-a523-4d96-88d9-059ebd3b26f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612349 | controller |     "Jun 19 11:40:47.922479 crc crio[22562]: time=\"2026-06-19T11:40:47.920472508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c6a949cb-e9bb-45a1-aef9-e78b7506f9bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612370 | controller |     "Jun 19 11:40:47.934621 crc crio[22562]: time=\"2026-06-19T11:40:47.934523774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8eae74b8-3fa0-41be-b945-bbe3a670c58a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.612401 | controller |     "Jun 19 11:40:47.938790 crc crio[22562]: time=\"2026-06-19T11:40:47.938729798Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612445 | controller |     "Jun 19 11:40:47.941853 crc crio[22562]: time=\"2026-06-19T11:40:47.941076916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612479 | controller |     "Jun 19 11:40:47.970803 crc crio[22562]: time=\"2026-06-19T11:40:47.970547205Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612504 | controller |     "Jun 19 11:40:47.975509 crc crio[22562]: time=\"2026-06-19T11:40:47.975437476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612526 | controller |     "Jun 19 11:40:48.025505 crc crio[22562]: time=\"2026-06-19T11:40:48.02536698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612548 | controller |     "Jun 19 11:40:48.030684 crc crio[22562]: time=\"2026-06-19T11:40:48.030552228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612573 | controller |     "Jun 19 11:40:48.047247 crc crio[22562]: time=\"2026-06-19T11:40:48.047069456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612598 | controller |     "Jun 19 11:40:48.054901 crc crio[22562]: time=\"2026-06-19T11:40:48.054722075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612622 | controller |     "Jun 19 11:40:48.222602 crc crio[22562]: time=\"2026-06-19T11:40:48.221773895Z\" level=info msg=\"Created container 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1: openstack/openstack-galera-0/galera\" id=b666eec7-9f74-4ecd-8685-31ce911e4127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612644 | controller |     "Jun 19 11:40:48.224330 crc crio[22562]: time=\"2026-06-19T11:40:48.224230375Z\" level=info msg=\"Starting container: 53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1\" id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.612666 | controller |     "Jun 19 11:40:48.233197 crc crio[22562]: time=\"2026-06-19T11:40:48.231801543Z\" level=info msg=\"Started container\" PID=58105 containerID=53e72af6182cfd2a389dd8a7429467db7451560fdbcc98269611e6faac4620b1 description=openstack/openstack-galera-0/galera id=db26b80c-f366-4e73-9cb2-1c30e312ef8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19feb6fdb90105dc48a295ccd82231bda3212c17008b899f8ce7212bb394c0c5",
2026-06-19 12:35:51.612688 | controller |     "Jun 19 11:40:48.295532 crc crio[22562]: time=\"2026-06-19T11:40:48.291693093Z\" level=info msg=\"Created container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera\" id=a6d9825b-05ac-4528-a091-7d5ee4fa59a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.612709 | controller |     "Jun 19 11:40:48.305742 crc crio[22562]: time=\"2026-06-19T11:40:48.305534135Z\" level=info msg=\"Starting container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61\" id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.612731 | controller |     "Jun 19 11:40:48.313494 crc crio[22562]: time=\"2026-06-19T11:40:48.313254946Z\" level=info msg=\"Started container\" PID=58103 containerID=80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 description=openstack/openstack-cell1-galera-0/galera id=f29a01b7-08e8-4190-8933-8c24f4b016d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a",
2026-06-19 12:35:51.612753 | controller |     "Jun 19 11:40:48.349909 crc crio[22562]: time=\"2026-06-19T11:40:48.349822529Z\" level=info msg=\"Stopping container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71 (timeout: 10s)\" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.612775 | controller |     "Jun 19 11:40:48.486648 crc crio[22562]: time=\"2026-06-19T11:40:48.48656673Z\" level=info msg=\"Stopped container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=28ff5fde-d68c-4bc5-a821-31825d6a9318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.612795 | controller |     "Jun 19 11:40:48.488272 crc crio[22562]: time=\"2026-06-19T11:40:48.488184819Z\" level=info msg=\"Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.612817 | controller |     "Jun 19 11:40:48.488926 crc crio[22562]: time=\"2026-06-19T11:40:48.488850646Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-mxk8k Namespace:openstack ID:50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18 UID:60b0e0c6-fa8f-47f6-ad09-3ec226853cce NetNS:/var/run/netns/b713a73c-712e-4cb1-85a3-ef49bd136d16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60b0e0c6_fa8f_47f6_ad09_3ec226853cce.slice PodAnnotations:0xc001b851c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.612843 | controller |     "Jun 19 11:40:48.489228 crc crio[22562]: time=\"2026-06-19T11:40:48.489087802Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-mxk8k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.612865 | controller |     "Jun 19 11:40:48.809609 crc crio[22562]: time=\"2026-06-19T11:40:48.808803494Z\" level=info msg=\"Stopped pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=700ed13c-db37-463b-b8d2-1f06639a1c06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.612887 | controller |     "Jun 19 11:40:48.822582 crc crio[22562]: time=\"2026-06-19T11:40:48.822472372Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD\" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.612908 | controller |     "Jun 19 11:40:48.822732 crc crio[22562]: time=\"2026-06-19T11:40:48.822614386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.612930 | controller |     "Jun 19 11:40:48.881247 crc crio[22562]: time=\"2026-06-19T11:40:48.881084181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}\"",
2026-06-19 12:35:51.612952 | controller |     "Jun 19 11:40:48.881776 crc crio[22562]: time=\"2026-06-19T11:40:48.881752177Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.612973 | controller |     "Jun 19 11:40:49.027469 crc crio[22562]: time=\"2026-06-19T11:40:49.027042767Z\" level=info msg=\"Removing container: 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71\" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.612995 | controller |     "Jun 19 11:40:49.142091 crc crio[22562]: time=\"2026-06-19T11:40:49.141406655Z\" level=info msg=\"Removed container 0d15926cca2e8b936a85d61204ecc953ab6957525544105d238893d1e4f46f71: openstack/dnsmasq-dns-86cd84489-mxk8k/dnsmasq-dns\" id=5f164997-ac17-4eab-8689-c2f2cab8cc41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.613016 | controller |     "Jun 19 11:40:49.146036 crc crio[22562]: time=\"2026-06-19T11:40:49.145920367Z\" level=info msg=\"Removing container: ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d\" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.613037 | controller |     "Jun 19 11:40:49.182207 crc crio[22562]: time=\"2026-06-19T11:40:49.182053319Z\" level=info msg=\"Removed container ca212496ae3e665b7ebb3ec560a24f799071a7bab287acbc6cc247a61a3f6b2d: openstack/dnsmasq-dns-86cd84489-mxk8k/init\" id=4001e28a-04f1-4ec4-99bb-607442d93d35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.613060 | controller |     "Jun 19 11:40:49.437649 crc crio[22562]: 2026-06-19T11:40:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd47c9a806ce0a2 Mac:be:2c:c7:b4:3c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.613091 | controller |     "Jun 19 11:40:49.439751 crc crio[22562]: time=\"2026-06-19T11:40:49.439683438Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc00259c030}] Aliases:map[]}\"",
2026-06-19 12:35:51.613117 | controller |     "Jun 19 11:40:49.439890 crc crio[22562]: time=\"2026-06-19T11:40:49.439841422Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.613140 | controller |     "Jun 19 11:40:49.453293 crc crio[22562]: time=\"2026-06-19T11:40:49.453118569Z\" level=info msg=\"Ran pod sandbox cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/POD\" id=ad0832f7-d0d4-4936-9387-4bee189a67bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.613163 | controller |     "Jun 19 11:40:49.455897 crc crio[22562]: time=\"2026-06-19T11:40:49.455742944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=830b3b95-98f4-47e9-87e2-dc82d77f95f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.613184 | controller |     "Jun 19 11:40:49.514833 crc crio[22562]: time=\"2026-06-19T11:40:49.514704502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e70446bc-4b55-488b-a9a5-cc119d80146d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.613206 | controller |     "Jun 19 11:40:49.525457 crc crio[22562]: time=\"2026-06-19T11:40:49.525374256Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.613228 | controller |     "Jun 19 11:40:49.527012 crc crio[22562]: time=\"2026-06-19T11:40:49.526933194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613249 | controller |     "Jun 19 11:40:49.582469 crc crio[22562]: time=\"2026-06-19T11:40:49.582395284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613271 | controller |     "Jun 19 11:40:49.588460 crc crio[22562]: time=\"2026-06-19T11:40:49.588287521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613293 | controller |     "Jun 19 11:40:49.708455 crc crio[22562]: time=\"2026-06-19T11:40:49.707776254Z\" level=info msg=\"Created container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=6d501568-6731-48eb-92fc-288f164f3b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.613315 | controller |     "Jun 19 11:40:49.711422 crc crio[22562]: time=\"2026-06-19T11:40:49.711227199Z\" level=info msg=\"Starting container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f\" id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.613337 | controller |     "Jun 19 11:40:49.719796 crc crio[22562]: time=\"2026-06-19T11:40:49.719613337Z\" level=info msg=\"Started container\" PID=58442 containerID=5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init id=cac9a097-17d0-4e61-84ab-ca63fc1c1734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2",
2026-06-19 12:35:51.613364 | controller |     "Jun 19 11:40:50.035768 crc crio[22562]: time=\"2026-06-19T11:40:50.035678398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cda6aaf8-2756-4533-8ce2-3401cc1beca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.613387 | controller |     "Jun 19 11:40:50.114755 crc crio[22562]: time=\"2026-06-19T11:40:50.114509077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=78d0309e-93a4-47e8-8682-615d974dd125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.613409 | controller |     "Jun 19 11:40:50.129601 crc crio[22562]: time=\"2026-06-19T11:40:50.129505418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.613455 | controller |     "Jun 19 11:40:50.130964 crc crio[22562]: time=\"2026-06-19T11:40:50.130901272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613487 | controller |     "Jun 19 11:40:50.195908 crc crio[22562]: time=\"2026-06-19T11:40:50.195722265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613511 | controller |     "Jun 19 11:40:50.202361 crc crio[22562]: time=\"2026-06-19T11:40:50.202279866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613533 | controller |     "Jun 19 11:40:50.344358 crc crio[22562]: time=\"2026-06-19T11:40:50.344299957Z\" level=info msg=\"Created container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=db1268a3-cfcb-424e-ab65-f5789213410d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.613765 | controller |     "Jun 19 11:40:50.346617 crc crio[22562]: time=\"2026-06-19T11:40:50.34645325Z\" level=info msg=\"Starting container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff\" id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.613795 | controller |     "Jun 19 11:40:50.352251 crc crio[22562]: time=\"2026-06-19T11:40:50.352047098Z\" level=info msg=\"Started container\" PID=58676 containerID=24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff description=openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns id=76e39cd1-e93b-48a7-8396-389117e5b4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2",
2026-06-19 12:35:51.613819 | controller |     "Jun 19 11:40:55.374940 crc crio[22562]: time=\"2026-06-19T11:40:55.373853112Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-fgb2b/POD\" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.613841 | controller |     "Jun 19 11:40:55.377326 crc crio[22562]: time=\"2026-06-19T11:40:55.374953129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.613863 | controller |     "Jun 19 11:40:55.405773 crc crio[22562]: time=\"2026-06-19T11:40:55.405380601Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}\"",
2026-06-19 12:35:51.613891 | controller |     "Jun 19 11:40:55.405773 crc crio[22562]: time=\"2026-06-19T11:40:55.4057474Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-fgb2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.613914 | controller |     "Jun 19 11:40:55.776235 crc crio[22562]: 2026-06-19T11:40:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:713fb59dd8a65ac Mac:42:13:b5:3b:6a:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 SocketPath: PciID:}] [{Interface:0xc00013ccd0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.613937 | controller |     "Jun 19 11:40:55.777431 crc crio[22562]: time=\"2026-06-19T11:40:55.777343635Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc002910780}] Aliases:map[]}\"",
2026-06-19 12:35:51.613960 | controller |     "Jun 19 11:40:55.777613 crc crio[22562]: time=\"2026-06-19T11:40:55.777526889Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-fgb2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.613981 | controller |     "Jun 19 11:40:55.793330 crc crio[22562]: time=\"2026-06-19T11:40:55.792662364Z\" level=info msg=\"Ran pod sandbox 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f with infra container: openstack/swift-ring-rebalance-fgb2b/POD\" id=6674434b-de12-4878-8818-dd5e6c6e64c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614002 | controller |     "Jun 19 11:40:55.800451 crc crio[22562]: time=\"2026-06-19T11:40:55.800345573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.614024 | controller |     "Jun 19 11:40:55.800651 crc crio[22562]: time=\"2026-06-19T11:40:55.800575518Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.614046 | controller |     "Jun 19 11:40:55.800651 crc crio[22562]: time=\"2026-06-19T11:40:55.80066211Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=18e47de0-8d17-4b5f-838b-1284044e3dba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.614068 | controller |     "Jun 19 11:40:55.802904 crc crio[22562]: time=\"2026-06-19T11:40:55.802853695Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.614089 | controller |     "Jun 19 11:40:55.813818 crc crio[22562]: time=\"2026-06-19T11:40:55.813730784Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-19 12:35:51.614110 | controller |     "Jun 19 11:40:57.681106 crc crio[22562]: time=\"2026-06-19T11:40:57.680660799Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD\" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614135 | controller |     "Jun 19 11:40:57.682465 crc crio[22562]: time=\"2026-06-19T11:40:57.681126351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614156 | controller |     "Jun 19 11:40:58.253927 crc crio[22562]: time=\"2026-06-19T11:40:58.253423366Z\" level=info msg=\"Stopping container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673 (timeout: 10s)\" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.614177 | controller |     "Jun 19 11:40:58.345179 crc crio[22562]: time=\"2026-06-19T11:40:58.34465468Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-v94pg/POD\" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614198 | controller |     "Jun 19 11:40:58.345179 crc crio[22562]: time=\"2026-06-19T11:40:58.34507283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614219 | controller |     "Jun 19 11:40:58.362810 crc crio[22562]: time=\"2026-06-19T11:40:58.362709857Z\" level=info msg=\"Running pod sandbox: openstack/glance-52ae-account-create-update-n9f65/POD\" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614240 | controller |     "Jun 19 11:40:58.363077 crc crio[22562]: time=\"2026-06-19T11:40:58.362818929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614261 | controller |     "Jun 19 11:40:58.681666 crc crio[22562]: time=\"2026-06-19T11:40:58.681562298Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD\" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614282 | controller |     "Jun 19 11:40:58.682598 crc crio[22562]: time=\"2026-06-19T11:40:58.681673611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614304 | controller |     "Jun 19 11:40:58.899056 crc crio[22562]: time=\"2026-06-19T11:40:58.898972131Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614325 | controller |     "Jun 19 11:40:58.899356 crc crio[22562]: time=\"2026-06-19T11:40:58.8993309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614347 | controller |     "Jun 19 11:41:02.207060 crc crio[22562]: time=\"2026-06-19T11:41:02.204793631Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}\"",
2026-06-19 12:35:51.614369 | controller |     "Jun 19 11:41:02.207060 crc crio[22562]: time=\"2026-06-19T11:41:02.207048637Z\" level=info msg=\"Adding pod openstack_glance-52ae-account-create-update-n9f65 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614391 | controller |     "Jun 19 11:41:02.237827 crc crio[22562]: time=\"2026-06-19T11:41:02.237666134Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.614418 | controller |     "Jun 19 11:41:02.237827 crc crio[22562]: time=\"2026-06-19T11:41:02.237774497Z\" level=info msg=\"Adding pod openstack_glance-db-create-v94pg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614471 | controller |     "Jun 19 11:41:02.280742 crc crio[22562]: time=\"2026-06-19T11:41:02.280584405Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}\"",
2026-06-19 12:35:51.614495 | controller |     "Jun 19 11:41:02.280742 crc crio[22562]: time=\"2026-06-19T11:41:02.280691978Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614518 | controller |     "Jun 19 11:41:02.311023 crc crio[22562]: time=\"2026-06-19T11:41:02.310878854Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.614541 | controller |     "Jun 19 11:41:02.311023 crc crio[22562]: time=\"2026-06-19T11:41:02.310963706Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614563 | controller |     "Jun 19 11:41:02.320024 crc crio[22562]: time=\"2026-06-19T11:41:02.318875942Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.614586 | controller |     "Jun 19 11:41:02.320024 crc crio[22562]: time=\"2026-06-19T11:41:02.318942473Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614607 | controller |     "Jun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.445089091Z\" level=info msg=\"Stopped container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=bdedbff6-ecb8-4732-a26f-16be66bea478 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.614630 | controller |     "Jun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.446715282Z\" level=info msg=\"Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.614656 | controller |     "Jun 19 11:41:02.455644 crc crio[22562]: time=\"2026-06-19T11:41:02.451895989Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-77594b4b4f-2fth7 Namespace:openstack ID:d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a UID:61707d65-7225-4ee1-8469-0adc72ab869a NetNS:/var/run/netns/47354706-63a6-4d14-b450-014ece0589d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61707d65_7225_4ee1_8469_0adc72ab869a.slice PodAnnotations:0xc001612b98}] Aliases:map[]}\"",
2026-06-19 12:35:51.614680 | controller |     "Jun 19 11:41:02.460496 crc crio[22562]: time=\"2026-06-19T11:41:02.456276347Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-77594b4b4f-2fth7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.614702 | controller |     "Jun 19 11:41:02.589118 crc crio[22562]: time=\"2026-06-19T11:41:02.588972378Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:049db0361b728898bba8ca4324a4c8fd8721f5e3702db66e950eb9e7c8e4bcc0\" id=876fad32-d954-4d50-8650-90594346a2d8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.614725 | controller |     "Jun 19 11:41:02.595526 crc crio[22562]: time=\"2026-06-19T11:41:02.595341494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=24e3b9ff-c49d-4c06-bac5-3eef7f8f9a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.614747 | controller |     "Jun 19 11:41:02.691668 crc crio[22562]: time=\"2026-06-19T11:41:02.690744322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a5519294-bece-4505-b54d-f18d0c3f9c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.614768 | controller |     "Jun 19 11:41:02.700790 crc crio[22562]: time=\"2026-06-19T11:41:02.700652178Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance\" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.614791 | controller |     "Jun 19 11:41:02.704501 crc crio[22562]: time=\"2026-06-19T11:41:02.702501424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614815 | controller |     "Jun 19 11:41:02.738526 crc crio[22562]: time=\"2026-06-19T11:41:02.738449692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614837 | controller |     "Jun 19 11:41:02.741528 crc crio[22562]: time=\"2026-06-19T11:41:02.741464517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614858 | controller |     "Jun 19 11:41:02.878558 crc crio[22562]: time=\"2026-06-19T11:41:02.878468952Z\" level=info msg=\"Created container a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f: openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance\" id=7857c9ae-ebc0-44b5-96fe-7368b4879e28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.614880 | controller |     "Jun 19 11:41:02.881109 crc crio[22562]: time=\"2026-06-19T11:41:02.881030987Z\" level=info msg=\"Starting container: a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f\" id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.614902 | controller |     "Jun 19 11:41:02.886356 crc crio[22562]: time=\"2026-06-19T11:41:02.886227294Z\" level=info msg=\"Started container\" PID=60106 containerID=a584627e81f5e692208046b9e460907f5cc09a592ee1ec9d617238ec5a803c5f description=openstack/swift-ring-rebalance-fgb2b/swift-ring-rebalance id=0633724d-b8d3-458e-b61f-fb8f1d0cd06f name=/runtime.v1.RuntimeService/StartContainer sandboxID=713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f",
2026-06-19 12:35:51.614933 | controller |     "Jun 19 11:41:02.973743 crc crio[22562]: time=\"2026-06-19T11:41:02.969396261Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-npjjz/POD\" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.614956 | controller |     "Jun 19 11:41:02.973743 crc crio[22562]: time=\"2026-06-19T11:41:02.969497423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.614978 | controller |     "Jun 19 11:41:03.071493 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a4e3bd41fd6f7 Mac:92:ec:ee:2d:17:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.615000 | controller |     "Jun 19 11:41:03.072022 crc crio[22562]: time=\"2026-06-19T11:41:03.071919335Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.615025 | controller |     "Jun 19 11:41:03.072122 crc crio[22562]: time=\"2026-06-19T11:41:03.072028887Z\" level=info msg=\"Adding pod openstack_root-account-create-update-npjjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.615048 | controller |     "Jun 19 11:41:03.073450 crc crio[22562]: time=\"2026-06-19T11:41:03.073377231Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc002911218}] Aliases:map[]}\"",
2026-06-19 12:35:51.615070 | controller |     "Jun 19 11:41:03.073595 crc crio[22562]: time=\"2026-06-19T11:41:03.073550735Z\" level=info msg=\"Checking pod openstack_glance-52ae-account-create-update-n9f65 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.615093 | controller |     "Jun 19 11:41:03.083225 crc crio[22562]: time=\"2026-06-19T11:41:03.082613658Z\" level=info msg=\"Ran pod sandbox 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a with infra container: openstack/glance-52ae-account-create-update-n9f65/POD\" id=f0717fb6-ba5b-47cf-afea-b2d453de3d4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.615116 | controller |     "Jun 19 11:41:03.088256 crc crio[22562]: time=\"2026-06-19T11:41:03.086963176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f6adf77f-c732-4579-b7f1-370df8083fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615138 | controller |     "Jun 19 11:41:03.101686 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a406fad702342 Mac:fa:8c:61:d8:b6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 SocketPath: PciID:}] [{Interface:0xc0001385b0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.615165 | controller |     "Jun 19 11:41:03.101686 crc crio[22562]: time=\"2026-06-19T11:41:03.10048622Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb UID:e15a8978-8802-4cf2-857c-85e04603382a NetNS:/var/run/netns/6680b154-8c4f-45f4-ba5b-f357843761a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15a8978_8802_4cf2_857c_85e04603382a.slice PodAnnotations:0xc0029113e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.615188 | controller |     "Jun 19 11:41:03.101686 crc crio[22562]: time=\"2026-06-19T11:41:03.100616863Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.615209 | controller |     "Jun 19 11:41:03.108763 crc crio[22562]: time=\"2026-06-19T11:41:03.108623461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc2b6ec7-b997-4757-915e-eb73b2d5f357 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615232 | controller |     "Jun 19 11:41:03.127218 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd20f47abf02833 Mac:fa:82:8e:db:6d:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a SocketPath: PciID:}] [{Interface:0xc00030e740 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.615254 | controller |     "Jun 19 11:41:03.127474 crc crio[22562]: time=\"2026-06-19T11:41:03.127429607Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc0006587e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.615275 | controller |     "Jun 19 11:41:03.127763 crc crio[22562]: time=\"2026-06-19T11:41:03.12756492Z\" level=info msg=\"Checking pod openstack_glance-db-create-v94pg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.615298 | controller |     "Jun 19 11:41:03.131589 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df9f1c6ac598fce Mac:d2:32:b7:e8:ba:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 SocketPath: PciID:}] [{Interface:0xc0000152c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.615322 | controller |     "Jun 19 11:41:03.143384 crc crio[22562]: time=\"2026-06-19T11:41:03.139865923Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc001612b18}] Aliases:map[]}\"",
2026-06-19 12:35:51.615344 | controller |     "Jun 19 11:41:03.143384 crc crio[22562]: time=\"2026-06-19T11:41:03.142380356Z\" level=info msg=\"Ran pod sandbox 46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb with infra container: openstack/ovn-northd-0/POD\" id=3cc166b8-5199-4f3f-8ebc-a6b8344f20c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.615372 | controller |     "Jun 19 11:41:03.148288 crc crio[22562]: time=\"2026-06-19T11:41:03.147774119Z\" level=info msg=\"Creating container: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.615396 | controller |     "Jun 19 11:41:03.149295 crc crio[22562]: time=\"2026-06-19T11:41:03.149053321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615418 | controller |     "Jun 19 11:41:03.152379 crc crio[22562]: time=\"2026-06-19T11:41:03.152218209Z\" level=info msg=\"Ran pod sandbox fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 with infra container: openstack/glance-db-create-v94pg/POD\" id=9a275856-1c86-4186-9b73-c42b56ba8e0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.615468 | controller |     "Jun 19 11:41:03.153766 crc crio[22562]: time=\"2026-06-19T11:41:03.153689065Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.615494 | controller |     "Jun 19 11:41:03.154287 crc crio[22562]: time=\"2026-06-19T11:41:03.154227378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615518 | controller |     "Jun 19 11:41:03.156222 crc crio[22562]: time=\"2026-06-19T11:41:03.155972832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ffeb779e-a5d0-4499-a361-628f1d62c3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615541 | controller |     "Jun 19 11:41:03.193313 crc crio[22562]: time=\"2026-06-19T11:41:03.193029999Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615563 | controller |     "Jun 19 11:41:03.193313 crc crio[22562]: time=\"2026-06-19T11:41:03.193131411Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=81a3ab4f-1cb5-44de-b2ef-7f1298e9f58f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615586 | controller |     "Jun 19 11:41:03.199264 crc crio[22562]: time=\"2026-06-19T11:41:03.196579495Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.615609 | controller |     "Jun 19 11:41:03.199264 crc crio[22562]: time=\"2026-06-19T11:41:03.197542869Z\" level=info msg=\"Ran pod sandbox df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 with infra container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/POD\" id=258aee9c-eece-4723-9077-1373d6ed21c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.615631 | controller |     "Jun 19 11:41:03.233100 crc crio[22562]: time=\"2026-06-19T11:41:03.232131844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=cb839bb8-05d7-4bfe-a6c9-fe7d71bde423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615654 | controller |     "Jun 19 11:41:03.233100 crc crio[22562]: time=\"2026-06-19T11:41:03.232609787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c6e5412-b7e5-4190-a32c-d0f1444c7b1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615676 | controller |     "Jun 19 11:41:03.244579 crc crio[22562]: time=\"2026-06-19T11:41:03.239668601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3f440499-f029-44e4-829e-cb2039da5f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.615703 | controller |     "Jun 19 11:41:03.244579 crc crio[22562]: time=\"2026-06-19T11:41:03.24002294Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-19 12:35:51.615727 | controller |     "Jun 19 11:41:03.251694 crc crio[22562]: time=\"2026-06-19T11:41:03.250104808Z\" level=info msg=\"Creating container: openstack/glance-db-create-v94pg/mariadb-database-create\" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.615750 | controller |     "Jun 19 11:41:03.252575 crc crio[22562]: time=\"2026-06-19T11:41:03.252492358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615772 | controller |     "Jun 19 11:41:03.256802 crc crio[22562]: time=\"2026-06-19T11:41:03.256694032Z\" level=info msg=\"Stopped pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=91805dad-7061-4240-a0b9-265038f499d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.615795 | controller |     "Jun 19 11:41:03.258400 crc crio[22562]: time=\"2026-06-19T11:41:03.258318642Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.615818 | controller |     "Jun 19 11:41:03.275654 crc crio[22562]: time=\"2026-06-19T11:41:03.275518716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615840 | controller |     "Jun 19 11:41:03.279868 crc crio[22562]: time=\"2026-06-19T11:41:03.279737641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615862 | controller |     "Jun 19 11:41:03.287390 crc crio[22562]: time=\"2026-06-19T11:41:03.285928043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615892 | controller |     "Jun 19 11:41:03.309267 crc crio[22562]: time=\"2026-06-19T11:41:03.307470066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615917 | controller |     "Jun 19 11:41:03.314443 crc crio[22562]: time=\"2026-06-19T11:41:03.314375427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.615945 | controller |     "Jun 19 11:41:03.378621 crc crio[22562]: time=\"2026-06-19T11:41:03.377718023Z\" level=info msg=\"Removing container: 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673\" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.616025 | controller |     "Jun 19 11:41:03.393807 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:442b8d8897ddbfb Mac:a6:26:5d:ff:f4:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.616056 | controller |     "Jun 19 11:41:03.394805 crc crio[22562]: time=\"2026-06-19T11:41:03.39462052Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc0006589e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.616088 | controller |     "Jun 19 11:41:03.395058 crc crio[22562]: time=\"2026-06-19T11:41:03.394875406Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.616115 | controller |     "Jun 19 11:41:03.407249 crc crio[22562]: time=\"2026-06-19T11:41:03.405350486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616139 | controller |     "Jun 19 11:41:03.423070 crc crio[22562]: time=\"2026-06-19T11:41:03.422943491Z\" level=info msg=\"Ran pod sandbox 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 with infra container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/POD\" id=4057dc27-68bd-4f91-88b1-bb9dfa87b869 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.616161 | controller |     "Jun 19 11:41:03.430452 crc crio[22562]: time=\"2026-06-19T11:41:03.430372754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616184 | controller |     "Jun 19 11:41:03.433300 crc crio[22562]: time=\"2026-06-19T11:41:03.433204644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=040927e6-32e2-4f7f-9d53-c3aed0e6e2dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.616207 | controller |     "Jun 19 11:41:03.450135 crc crio[22562]: time=\"2026-06-19T11:41:03.449557008Z\" level=info msg=\"Created container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create\" id=6c942925-4418-4273-987c-f8331b443d58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616230 | controller |     "Jun 19 11:41:03.451500 crc crio[22562]: time=\"2026-06-19T11:41:03.451414945Z\" level=info msg=\"Removed container 9260524a8390e352180793a3a1be718657fb57f4a427215dc38fa014aad94673: openstack/dnsmasq-dns-77594b4b4f-2fth7/dnsmasq-dns\" id=2cb16e25-9443-4350-b229-c0386edf47cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.616252 | controller |     "Jun 19 11:41:03.454720 crc crio[22562]: time=\"2026-06-19T11:41:03.454204244Z\" level=info msg=\"Starting container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0\" id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.616275 | controller |     "Jun 19 11:41:03.455579 crc crio[22562]: time=\"2026-06-19T11:41:03.455483354Z\" level=info msg=\"Created container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=e55727c8-680c-4cc5-836c-6ffc088e8023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616299 | controller |     "Jun 19 11:41:03.458356 crc crio[22562]: time=\"2026-06-19T11:41:03.457764682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7ce7f03a-9d8e-424a-84a8-5e02b152c928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.616321 | controller |     "Jun 19 11:41:03.461033 crc crio[22562]: time=\"2026-06-19T11:41:03.46096607Z\" level=info msg=\"Starting container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518\" id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.616349 | controller |     "Jun 19 11:41:03.462486 crc crio[22562]: time=\"2026-06-19T11:41:03.462405726Z\" level=info msg=\"Removing container: 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397\" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.616373 | controller |     "Jun 19 11:41:03.476652 crc crio[22562]: time=\"2026-06-19T11:41:03.476525064Z\" level=info msg=\"Started container\" PID=60165 containerID=ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0 description=openstack/glance-db-create-v94pg/mariadb-database-create id=ba4a4000-40e1-4964-aca5-b246f1bb4e3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145",
2026-06-19 12:35:51.616397 | controller |     "Jun 19 11:41:03.486771 crc crio[22562]: time=\"2026-06-19T11:41:03.48643021Z\" level=info msg=\"Started container\" PID=60161 containerID=4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518 description=openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update id=e39d7546-2e4b-4c67-bead-7c26b6e67cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a",
2026-06-19 12:35:51.616422 | controller |     "Jun 19 11:41:03.490640 crc crio[22562]: time=\"2026-06-19T11:41:03.490536761Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616480 | controller |     "Jun 19 11:41:03.526116 crc crio[22562]: time=\"2026-06-19T11:41:03.525948407Z\" level=info msg=\"Removed container 01c12c0f37106e599577c9b009f88da7dc2e6c4343b82b52792ff0935a042397: openstack/dnsmasq-dns-77594b4b4f-2fth7/init\" id=9c64cfdc-75ba-4ce4-bf3b-86908708a2ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.616507 | controller |     "Jun 19 11:41:03.528837 crc crio[22562]: time=\"2026-06-19T11:41:03.528800337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616530 | controller |     "Jun 19 11:41:03.574494 crc crio[22562]: time=\"2026-06-19T11:41:03.574104576Z\" level=info msg=\"Created container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=46fe09d9-3559-4d3b-8906-2a9d0cb1166a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616553 | controller |     "Jun 19 11:41:03.576889 crc crio[22562]: time=\"2026-06-19T11:41:03.576098036Z\" level=info msg=\"Starting container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541\" id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.616576 | controller |     "Jun 19 11:41:03.585632 crc crio[22562]: time=\"2026-06-19T11:41:03.585434397Z\" level=info msg=\"Started container\" PID=60189 containerID=bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541 description=openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config id=d7def524-3508-4c4d-87c2-3cb4426b46d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967",
2026-06-19 12:35:51.616599 | controller |     "Jun 19 11:41:03.615480 crc crio[22562]: time=\"2026-06-19T11:41:03.615245464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616622 | controller |     "Jun 19 11:41:03.624429 crc crio[22562]: time=\"2026-06-19T11:41:03.624266017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616650 | controller |     "Jun 19 11:41:03.724119 crc crio[22562]: 2026-06-19T11:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a3c3b2e9681554 Mac:a2:ad:85:0f:05:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.616675 | controller |     "Jun 19 11:41:03.725600 crc crio[22562]: time=\"2026-06-19T11:41:03.725497239Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc001b844c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.616699 | controller |     "Jun 19 11:41:03.725769 crc crio[22562]: time=\"2026-06-19T11:41:03.725713914Z\" level=info msg=\"Checking pod openstack_root-account-create-update-npjjz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.616723 | controller |     "Jun 19 11:41:03.759015 crc crio[22562]: time=\"2026-06-19T11:41:03.758833623Z\" level=info msg=\"Created container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=e6dd46ee-74ac-4b8a-874a-fc81382ee85b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616745 | controller |     "Jun 19 11:41:03.760430 crc crio[22562]: time=\"2026-06-19T11:41:03.76034518Z\" level=info msg=\"Starting container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2\" id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.616769 | controller |     "Jun 19 11:41:03.768583 crc crio[22562]: time=\"2026-06-19T11:41:03.768487382Z\" level=info msg=\"Started container\" PID=60236 containerID=0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2 description=openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config id=5803bc16-71d0-4dd1-ab23-1798a125022a name=/runtime.v1.RuntimeService/StartContainer sandboxID=442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4",
2026-06-19 12:35:51.616794 | controller |     "Jun 19 11:41:03.773233 crc crio[22562]: time=\"2026-06-19T11:41:03.773070615Z\" level=info msg=\"Ran pod sandbox 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 with infra container: openstack/root-account-create-update-npjjz/POD\" id=f7b1d573-e812-49e5-849e-640767e8e5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.616817 | controller |     "Jun 19 11:41:03.779212 crc crio[22562]: time=\"2026-06-19T11:41:03.779102324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6502eeb8-411c-47a8-87f8-98878e658535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.616840 | controller |     "Jun 19 11:41:03.785538 crc crio[22562]: time=\"2026-06-19T11:41:03.78543313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9b39103b-96b6-4e44-964d-9629f3e0a468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.616863 | controller |     "Jun 19 11:41:03.804480 crc crio[22562]: time=\"2026-06-19T11:41:03.801309383Z\" level=info msg=\"Creating container: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616887 | controller |     "Jun 19 11:41:03.804480 crc crio[22562]: time=\"2026-06-19T11:41:03.803819495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616915 | controller |     "Jun 19 11:41:03.851540 crc crio[22562]: time=\"2026-06-19T11:41:03.851436742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616938 | controller |     "Jun 19 11:41:03.857304 crc crio[22562]: time=\"2026-06-19T11:41:03.857214025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.616961 | controller |     "Jun 19 11:41:04.055566 crc crio[22562]: time=\"2026-06-19T11:41:04.055467854Z\" level=info msg=\"Created container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=0dbe5d32-0c60-4060-83b0-4baaf921eeff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.616985 | controller |     "Jun 19 11:41:04.058251 crc crio[22562]: time=\"2026-06-19T11:41:04.057867764Z\" level=info msg=\"Starting container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf\" id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.617009 | controller |     "Jun 19 11:41:04.063557 crc crio[22562]: time=\"2026-06-19T11:41:04.063458822Z\" level=info msg=\"Started container\" PID=60290 containerID=5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf description=openstack/root-account-create-update-npjjz/mariadb-account-create-update id=5227fc19-8c03-4129-92a0-2e0f7174dc59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592",
2026-06-19 12:35:51.617033 | controller |     "Jun 19 11:41:04.927619 crc crio[22562]: time=\"2026-06-19T11:41:04.927038046Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:772895b76b2e8c153ebd5943138f6af42464d344883a50f467cdcf17d044bed5\" id=8b04e59c-6ade-43f5-aa8d-76c5c6b4412e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.617057 | controller |     "Jun 19 11:41:04.929031 crc crio[22562]: time=\"2026-06-19T11:41:04.928615636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1a5ebe51-3520-40f0-869e-204971e4e003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.617080 | controller |     "Jun 19 11:41:04.978580 crc crio[22562]: time=\"2026-06-19T11:41:04.978472948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e7ed8062-069b-4c65-8eb3-65ef9c7def8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.617103 | controller |     "Jun 19 11:41:04.990292 crc crio[22562]: time=\"2026-06-19T11:41:04.990135296Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.617126 | controller |     "Jun 19 11:41:04.992644 crc crio[22562]: time=\"2026-06-19T11:41:04.992583467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617148 | controller |     "Jun 19 11:41:05.050819 crc crio[22562]: time=\"2026-06-19T11:41:05.050715834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617170 | controller |     "Jun 19 11:41:05.055800 crc crio[22562]: time=\"2026-06-19T11:41:05.055729448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617194 | controller |     "Jun 19 11:41:05.201545 crc crio[22562]: time=\"2026-06-19T11:41:05.20143317Z\" level=info msg=\"Created container f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005: openstack/ovn-northd-0/ovn-northd\" id=7260ac72-4afc-4a11-9a74-8eb97fdbbfef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.617221 | controller |     "Jun 19 11:41:05.202823 crc crio[22562]: time=\"2026-06-19T11:41:05.202728852Z\" level=info msg=\"Starting container: f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005\" id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.617245 | controller |     "Jun 19 11:41:05.209320 crc crio[22562]: time=\"2026-06-19T11:41:05.209225952Z\" level=info msg=\"Started container\" PID=60434 containerID=f5c513410396a58c42ef29142d5cbbdcbec2529044810b1c24b1b6009246a005 description=openstack/ovn-northd-0/ovn-northd id=a7958f76-db1e-4620-9a53-2476929c3868 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb",
2026-06-19 12:35:51.617267 | controller |     "Jun 19 11:41:05.226664 crc crio[22562]: time=\"2026-06-19T11:41:05.22653892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=58b335ad-6ea9-4b9a-a794-16da4ddc3d8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.617290 | controller |     "Jun 19 11:41:05.302910 crc crio[22562]: time=\"2026-06-19T11:41:05.301903512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b07b76a-5f81-46c6-9646-8f052a3c3e17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.617312 | controller |     "Jun 19 11:41:05.340574 crc crio[22562]: time=\"2026-06-19T11:41:05.340450826Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.617335 | controller |     "Jun 19 11:41:05.342590 crc crio[22562]: time=\"2026-06-19T11:41:05.342506557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617358 | controller |     "Jun 19 11:41:05.398862 crc crio[22562]: time=\"2026-06-19T11:41:05.398776567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617381 | controller |     "Jun 19 11:41:05.406615 crc crio[22562]: time=\"2026-06-19T11:41:05.406493148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.617403 | controller |     "Jun 19 11:41:05.543462 crc crio[22562]: time=\"2026-06-19T11:41:05.543418772Z\" level=info msg=\"Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617442 | controller |     "Jun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.543578466Z\" level=info msg=\"Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617476 | controller |     "Jun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.543931586Z\" level=info msg=\"Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617501 | controller |     "Jun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.544594892Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781869258-4v84c Namespace:openstack ID:df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967 UID:3302caeb-9855-42c9-8ab1-3f9fe77c21be NetNS:/var/run/netns/81ca090e-f5b2-4f8d-831c-a0f9c0cdf8b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3302caeb_9855_42c9_8ab1_3f9fe77c21be.slice PodAnnotations:0xc0005ac9c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.617530 | controller |     "Jun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.544838237Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781869258-4v84c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.617570 | controller |     "Jun 19 11:41:05.545224 crc crio[22562]: time=\"2026-06-19T11:41:05.545056853Z\" level=info msg=\"Got pod network &{Name:glance-db-create-v94pg Namespace:openstack ID:fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145 UID:41a9d4d0-fced-47a7-8f83-a254cfeb6262 NetNS:/var/run/netns/6bfdc1d4-c59e-4a14-be33-a19d2334792a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41a9d4d0_fced_47a7_8f83_a254cfeb6262.slice PodAnnotations:0xc00259c6a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.617596 | controller |     "Jun 19 11:41:05.545447 crc crio[22562]: time=\"2026-06-19T11:41:05.545347031Z\" level=info msg=\"Deleting pod openstack_glance-db-create-v94pg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.617619 | controller |     "Jun 19 11:41:05.545879 crc crio[22562]: time=\"2026-06-19T11:41:05.545811212Z\" level=info msg=\"Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617643 | controller |     "Jun 19 11:41:05.546212 crc crio[22562]: time=\"2026-06-19T11:41:05.545833442Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781869257-wnm56 Namespace:openstack ID:442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4 UID:e7660ccb-a2f2-4ed1-a0c0-9b498459b34c NetNS:/var/run/netns/00e37285-2863-4f38-bb6a-3643f5a8fc50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7660ccb_a2f2_4ed1_a0c0_9b498459b34c.slice PodAnnotations:0xc001b84270}] Aliases:map[]}\"",
2026-06-19 12:35:51.617668 | controller |     "Jun 19 11:41:05.546504 crc crio[22562]: time=\"2026-06-19T11:41:05.546202481Z\" level=info msg=\"Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617691 | controller |     "Jun 19 11:41:05.546720 crc crio[22562]: time=\"2026-06-19T11:41:05.546652692Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781869257-wnm56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.617714 | controller |     "Jun 19 11:41:05.547345 crc crio[22562]: time=\"2026-06-19T11:41:05.547271267Z\" level=info msg=\"Got pod network &{Name:glance-52ae-account-create-update-n9f65 Namespace:openstack ID:42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a UID:eddf5b85-c59e-4368-99a3-ce6edf7131e5 NetNS:/var/run/netns/b7b70f45-7be9-48ba-837c-d29e637c1e6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeddf5b85_c59e_4368_99a3_ce6edf7131e5.slice PodAnnotations:0xc000328080}] Aliases:map[]}\"",
2026-06-19 12:35:51.617738 | controller |     "Jun 19 11:41:05.547581 crc crio[22562]: time=\"2026-06-19T11:41:05.547484422Z\" level=info msg=\"Deleting pod openstack_glance-52ae-account-create-update-n9f65 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.617766 | controller |     "Jun 19 11:41:05.547581 crc crio[22562]: time=\"2026-06-19T11:41:05.547530674Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-npjjz Namespace:openstack ID:6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592 UID:9ce938bd-4ae6-45e4-bbb7-3999334192fb NetNS:/var/run/netns/da8580ad-77b4-4de3-bbaf-654db542ac53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ce938bd_4ae6_45e4_bbb7_3999334192fb.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"",
2026-06-19 12:35:51.617790 | controller |     "Jun 19 11:41:05.547779 crc crio[22562]: time=\"2026-06-19T11:41:05.547733779Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-npjjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.617813 | controller |     "Jun 19 11:41:05.554637 crc crio[22562]: time=\"2026-06-19T11:41:05.554329552Z\" level=info msg=\"Created container bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e: openstack/ovn-northd-0/openstack-network-exporter\" id=2c7f90ea-40bc-4c2d-9b3e-686e27cc6e5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.617837 | controller |     "Jun 19 11:41:05.560126 crc crio[22562]: time=\"2026-06-19T11:41:05.55996861Z\" level=info msg=\"Starting container: bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e\" id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.617860 | controller |     "Jun 19 11:41:05.573705 crc crio[22562]: time=\"2026-06-19T11:41:05.573560798Z\" level=info msg=\"Started container\" PID=60495 containerID=bb0635131963b6e57fdfb5b5997fc09bde3399b6d1f653795268c71ed1edb30e description=openstack/ovn-northd-0/openstack-network-exporter id=18c90132-c8c6-429f-9aef-f3f997a92456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a406fad702342f98f9b5168c67eb16169af848267c4edbc99725c9b1f7d8cb",
2026-06-19 12:35:51.617884 | controller |     "Jun 19 11:41:06.049753 crc crio[22562]: time=\"2026-06-19T11:41:06.044741143Z\" level=info msg=\"Stopped pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=f39045fb-272e-4c14-b912-b3716893afab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617908 | controller |     "Jun 19 11:41:06.371639 crc crio[22562]: time=\"2026-06-19T11:41:06.370580057Z\" level=info msg=\"Stopped pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=69ee366b-462b-4022-bc13-addf8d3a1ac6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617931 | controller |     "Jun 19 11:41:06.385441 crc crio[22562]: time=\"2026-06-19T11:41:06.385245689Z\" level=info msg=\"Stopped pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=b32a7805-2fe7-4f97-8cbb-bef889dd4e2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617954 | controller |     "Jun 19 11:41:06.396807 crc crio[22562]: time=\"2026-06-19T11:41:06.39662217Z\" level=info msg=\"Stopped pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=86aede00-3ee4-4bea-9a6a-6718f41d86ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.617977 | controller |     "Jun 19 11:41:06.406066 crc crio[22562]: time=\"2026-06-19T11:41:06.404951756Z\" level=info msg=\"Stopped pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=5f6f53ed-d7ac-4093-afb8-04000a7b596c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.618001 | controller |     "Jun 19 11:41:06.464422 crc crio[22562]: time=\"2026-06-19T11:41:06.464338124Z\" level=info msg=\"Running pod sandbox: openstack/keystone-833b-account-create-update-zb5lh/POD\" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618024 | controller |     "Jun 19 11:41:06.464556 crc crio[22562]: time=\"2026-06-19T11:41:06.464455157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618051 | controller |     "Jun 19 11:41:06.509431 crc crio[22562]: time=\"2026-06-19T11:41:06.509307066Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-bhhml/POD\" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618074 | controller |     "Jun 19 11:41:06.509431 crc crio[22562]: time=\"2026-06-19T11:41:06.509389998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618097 | controller |     "Jun 19 11:41:06.546936 crc crio[22562]: time=\"2026-06-19T11:41:06.546847904Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}\"",
2026-06-19 12:35:51.618120 | controller |     "Jun 19 11:41:06.546936 crc crio[22562]: time=\"2026-06-19T11:41:06.546911716Z\" level=info msg=\"Adding pod openstack_keystone-833b-account-create-update-zb5lh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.618144 | controller |     "Jun 19 11:41:06.582224 crc crio[22562]: time=\"2026-06-19T11:41:06.582068635Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"",
2026-06-19 12:35:51.618168 | controller |     "Jun 19 11:41:06.582224 crc crio[22562]: time=\"2026-06-19T11:41:06.582132726Z\" level=info msg=\"Adding pod openstack_keystone-db-create-bhhml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.618191 | controller |     "Jun 19 11:41:06.905467 crc crio[22562]: time=\"2026-06-19T11:41:06.903339595Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-pxd9f/POD\" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618215 | controller |     "Jun 19 11:41:06.905467 crc crio[22562]: time=\"2026-06-19T11:41:06.904123614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618238 | controller |     "Jun 19 11:41:06.930838 crc crio[22562]: time=\"2026-06-19T11:41:06.93067846Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}\"",
2026-06-19 12:35:51.618262 | controller |     "Jun 19 11:41:06.930838 crc crio[22562]: time=\"2026-06-19T11:41:06.930823945Z\" level=info msg=\"Adding pod openstack_placement-db-create-pxd9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.618290 | controller |     "Jun 19 11:41:06.964589 crc crio[22562]: time=\"2026-06-19T11:41:06.964459576Z\" level=info msg=\"Running pod sandbox: openstack/placement-29bc-account-create-update-5lxj7/POD\" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618319 | controller |     "Jun 19 11:41:06.964589 crc crio[22562]: time=\"2026-06-19T11:41:06.964570029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618344 | controller |     "Jun 19 11:41:07.006504 crc crio[22562]: time=\"2026-06-19T11:41:07.006392452Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}\"",
2026-06-19 12:35:51.618368 | controller |     "Jun 19 11:41:07.006504 crc crio[22562]: time=\"2026-06-19T11:41:07.006484795Z\" level=info msg=\"Adding pod openstack_placement-29bc-account-create-update-5lxj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.618391 | controller |     "Jun 19 11:41:07.088509 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:304ebe6ba9d6ed0 Mac:0a:3e:d2:a0:fd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 SocketPath: PciID:}] [{Interface:0xc00053a5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.618415 | controller |     "Jun 19 11:41:07.091354 crc crio[22562]: time=\"2026-06-19T11:41:07.091313122Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc0005ace10}] Aliases:map[]}\"",
2026-06-19 12:35:51.618464 | controller |     "Jun 19 11:41:07.091650 crc crio[22562]: time=\"2026-06-19T11:41:07.091624699Z\" level=info msg=\"Checking pod openstack_keystone-833b-account-create-update-zb5lh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.618491 | controller |     "Jun 19 11:41:07.107049 crc crio[22562]: time=\"2026-06-19T11:41:07.106838235Z\" level=info msg=\"Ran pod sandbox 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f with infra container: openstack/keystone-833b-account-create-update-zb5lh/POD\" id=af01a766-be59-4130-8c06-ee6c18cea451 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618513 | controller |     "Jun 19 11:41:07.113227 crc crio[22562]: time=\"2026-06-19T11:41:07.110051525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=08371e9c-7f7e-40cf-a995-c5ee916a2b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.618537 | controller |     "Jun 19 11:41:07.114064 crc crio[22562]: time=\"2026-06-19T11:41:07.113959672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ad7911ca-a4b6-4fe3-ba0b-1d024b52fc7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.618560 | controller |     "Jun 19 11:41:07.136630 crc crio[22562]: time=\"2026-06-19T11:41:07.136509309Z\" level=info msg=\"Creating container: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.618589 | controller |     "Jun 19 11:41:07.138414 crc crio[22562]: time=\"2026-06-19T11:41:07.138334294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618613 | controller |     "Jun 19 11:41:07.204521 crc crio[22562]: time=\"2026-06-19T11:41:07.204431888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618637 | controller |     "Jun 19 11:41:07.205454 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3c252b7a493e19 Mac:62:e3:05:40:0c:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.618660 | controller |     "Jun 19 11:41:07.206511 crc crio[22562]: time=\"2026-06-19T11:41:07.206398285Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d888}] Aliases:map[]}\"",
2026-06-19 12:35:51.618685 | controller |     "Jun 19 11:41:07.206650 crc crio[22562]: time=\"2026-06-19T11:41:07.20659843Z\" level=info msg=\"Checking pod openstack_keystone-db-create-bhhml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.618708 | controller |     "Jun 19 11:41:07.207544 crc crio[22562]: time=\"2026-06-19T11:41:07.207455143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618733 | controller |     "Jun 19 11:41:07.218773 crc crio[22562]: time=\"2026-06-19T11:41:07.21868075Z\" level=info msg=\"Ran pod sandbox e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 with infra container: openstack/keystone-db-create-bhhml/POD\" id=8382413e-26cb-4ec5-9224-23f1b7017dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.618757 | controller |     "Jun 19 11:41:07.226023 crc crio[22562]: time=\"2026-06-19T11:41:07.225916959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=968d6f40-69c5-4cf4-bbe4-d3fd8624595e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.618780 | controller |     "Jun 19 11:41:07.231076 crc crio[22562]: time=\"2026-06-19T11:41:07.230961423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c017b607-d9bc-4345-9f2a-1c5f2d5c0a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.618802 | controller |     "Jun 19 11:41:07.242466 crc crio[22562]: time=\"2026-06-19T11:41:07.242332614Z\" level=info msg=\"Creating container: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.618824 | controller |     "Jun 19 11:41:07.244243 crc crio[22562]: time=\"2026-06-19T11:41:07.244109457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618847 | controller |     "Jun 19 11:41:07.310391 crc crio[22562]: time=\"2026-06-19T11:41:07.307632688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618874 | controller |     "Jun 19 11:41:07.319320 crc crio[22562]: time=\"2026-06-19T11:41:07.319254495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.618897 | controller |     "Jun 19 11:41:07.338521 crc crio[22562]: time=\"2026-06-19T11:41:07.338347558Z\" level=info msg=\"Created container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=8e2c51a4-0038-4b75-b4ec-6b34f3e54ae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.618921 | controller |     "Jun 19 11:41:07.339936 crc crio[22562]: time=\"2026-06-19T11:41:07.339761772Z\" level=info msg=\"Starting container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746\" id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.618944 | controller |     "Jun 19 11:41:07.345238 crc crio[22562]: time=\"2026-06-19T11:41:07.344847698Z\" level=info msg=\"Started container\" PID=60827 containerID=b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746 description=openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update id=258e5c59-fe68-4e58-bb4a-ab096deef325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f",
2026-06-19 12:35:51.618968 | controller |     "Jun 19 11:41:07.484641 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f09c4fca05c3b53 Mac:ba:4d:be:cb:25:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 SocketPath: PciID:}] [{Interface:0xc00013afc0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.618991 | controller |     "Jun 19 11:41:07.486451 crc crio[22562]: time=\"2026-06-19T11:41:07.486376137Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc002094e08}] Aliases:map[]}\"",
2026-06-19 12:35:51.619014 | controller |     "Jun 19 11:41:07.486656 crc crio[22562]: time=\"2026-06-19T11:41:07.486593322Z\" level=info msg=\"Checking pod openstack_placement-db-create-pxd9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.619037 | controller |     "Jun 19 11:41:07.499591 crc crio[22562]: time=\"2026-06-19T11:41:07.499488859Z\" level=info msg=\"Ran pod sandbox f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 with infra container: openstack/placement-db-create-pxd9f/POD\" id=8bb8deb8-059f-4886-9466-ea6ce6c40c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.619060 | controller |     "Jun 19 11:41:07.505974 crc crio[22562]: time=\"2026-06-19T11:41:07.505831787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1b903baa-e03f-4a48-b7e2-cfdc12a94aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.619083 | controller |     "Jun 19 11:41:07.510084 crc crio[22562]: time=\"2026-06-19T11:41:07.509979689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d07a1e08-a56d-4c6b-a4a2-73f0fbd055a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.619106 | controller |     "Jun 19 11:41:07.521271 crc crio[22562]: time=\"2026-06-19T11:41:07.521075013Z\" level=info msg=\"Creating container: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.619135 | controller |     "Jun 19 11:41:07.523071 crc crio[22562]: time=\"2026-06-19T11:41:07.522939379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619160 | controller |     "Jun 19 11:41:07.541118 crc crio[22562]: time=\"2026-06-19T11:41:07.539858498Z\" level=info msg=\"Created container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=19f2c259-c970-43aa-a040-43dec1e5bba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.619183 | controller |     "Jun 19 11:41:07.542670 crc crio[22562]: time=\"2026-06-19T11:41:07.542538304Z\" level=info msg=\"Starting container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172\" id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.619206 | controller |     "Jun 19 11:41:07.555344 crc crio[22562]: time=\"2026-06-19T11:41:07.551775033Z\" level=info msg=\"Started container\" PID=60873 containerID=49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172 description=openstack/keystone-db-create-bhhml/mariadb-database-create id=8e0cb11c-eec2-470d-bb5c-b5b38776351b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2",
2026-06-19 12:35:51.619230 | controller |     "Jun 19 11:41:07.573177 crc crio[22562]: time=\"2026-06-19T11:41:07.573046889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619252 | controller |     "Jun 19 11:41:07.578871 crc crio[22562]: time=\"2026-06-19T11:41:07.578788341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619275 | controller |     "Jun 19 11:41:07.602630 crc crio[22562]: 2026-06-19T11:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed358740510dff7 Mac:2e:5c:f7:52:b4:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 SocketPath: PciID:}] [{Interface:0xc000148e10 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.619298 | controller |     "Jun 19 11:41:07.603966 crc crio[22562]: time=\"2026-06-19T11:41:07.60388989Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc000328500}] Aliases:map[]}\"",
2026-06-19 12:35:51.619321 | controller |     "Jun 19 11:41:07.604219 crc crio[22562]: time=\"2026-06-19T11:41:07.604101316Z\" level=info msg=\"Checking pod openstack_placement-29bc-account-create-update-5lxj7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.619344 | controller |     "Jun 19 11:41:07.615625 crc crio[22562]: time=\"2026-06-19T11:41:07.615522988Z\" level=info msg=\"Ran pod sandbox ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca with infra container: openstack/placement-29bc-account-create-update-5lxj7/POD\" id=b4b8315c-6163-435e-9d6c-adf1d90e8347 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.619367 | controller |     "Jun 19 11:41:07.618886 crc crio[22562]: time=\"2026-06-19T11:41:07.61882206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dc0861a4-0f8c-444a-a873-f5de034ecdd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.619394 | controller |     "Jun 19 11:41:07.635575 crc crio[22562]: time=\"2026-06-19T11:41:07.635474711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f9f609d4-7922-475f-8ed7-4ef0e255d5db name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.619417 | controller |     "Jun 19 11:41:07.651821 crc crio[22562]: time=\"2026-06-19T11:41:07.651720673Z\" level=info msg=\"Creating container: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.619466 | controller |     "Jun 19 11:41:07.653319 crc crio[22562]: time=\"2026-06-19T11:41:07.65320005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619493 | controller |     "Jun 19 11:41:07.714762 crc crio[22562]: time=\"2026-06-19T11:41:07.71468462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619516 | controller |     "Jun 19 11:41:07.717731 crc crio[22562]: time=\"2026-06-19T11:41:07.717673333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619539 | controller |     "Jun 19 11:41:08.121970 crc crio[22562]: time=\"2026-06-19T11:41:08.121801242Z\" level=info msg=\"Created container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=3373cfda-574b-401b-b053-2d4cc0862239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.619560 | controller |     "Jun 19 11:41:08.124764 crc crio[22562]: time=\"2026-06-19T11:41:08.12375401Z\" level=info msg=\"Starting container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b\" id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.619582 | controller |     "Jun 19 11:41:08.131909 crc crio[22562]: time=\"2026-06-19T11:41:08.131516712Z\" level=info msg=\"Started container\" PID=60896 containerID=6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b description=openstack/placement-db-create-pxd9f/mariadb-database-create id=02f8649f-99cc-4e26-99a5-3a60af984a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2",
2026-06-19 12:35:51.619604 | controller |     "Jun 19 11:41:08.142797 crc crio[22562]: time=\"2026-06-19T11:41:08.140422173Z\" level=info msg=\"Created container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=4f4db774-605a-48ec-a252-afe321959311 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.619626 | controller |     "Jun 19 11:41:08.142797 crc crio[22562]: time=\"2026-06-19T11:41:08.142130275Z\" level=info msg=\"Starting container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47\" id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.619648 | controller |     "Jun 19 11:41:08.151633 crc crio[22562]: time=\"2026-06-19T11:41:08.151519257Z\" level=info msg=\"Started container\" PID=60912 containerID=e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47 description=openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update id=4ff4abf2-fe8e-40f2-9fcf-4f82a16c0e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca",
2026-06-19 12:35:51.619675 | controller |     "Jun 19 11:41:09.818878 crc crio[22562]: time=\"2026-06-19T11:41:09.818259423Z\" level=info msg=\"Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.619699 | controller |     "Jun 19 11:41:09.819811 crc crio[22562]: time=\"2026-06-19T11:41:09.819438303Z\" level=info msg=\"Got pod network &{Name:keystone-833b-account-create-update-zb5lh Namespace:openstack ID:304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f UID:d02e7ed4-94b7-4b49-bbc2-604f6f891bab NetNS:/var/run/netns/22cedf94-2dae-4f09-99ee-59f725d6f7f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd02e7ed4_94b7_4b49_bbc2_604f6f891bab.slice PodAnnotations:0xc00008cc00}] Aliases:map[]}\"",
2026-06-19 12:35:51.619721 | controller |     "Jun 19 11:41:09.819811 crc crio[22562]: time=\"2026-06-19T11:41:09.819560246Z\" level=info msg=\"Deleting pod openstack_keystone-833b-account-create-update-zb5lh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.619741 | controller |     "Jun 19 11:41:10.374840 crc crio[22562]: time=\"2026-06-19T11:41:10.374730858Z\" level=info msg=\"Stopped pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=2ee3b4c9-e1f6-4c65-b0db-abcdf842d4d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.619764 | controller |     "Jun 19 11:41:10.840472 crc crio[22562]: time=\"2026-06-19T11:41:10.839930636Z\" level=info msg=\"Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.619787 | controller |     "Jun 19 11:41:10.841104 crc crio[22562]: time=\"2026-06-19T11:41:10.840844938Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-bhhml Namespace:openstack ID:e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2 UID:26e6130d-0cae-4dd3-939e-e948a1fc194e NetNS:/var/run/netns/b69253fb-1c0f-438d-a17a-a3621a31bdf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e6130d_0cae_4dd3_939e_e948a1fc194e.slice PodAnnotations:0xc00008d6b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.619811 | controller |     "Jun 19 11:41:10.841104 crc crio[22562]: time=\"2026-06-19T11:41:10.840960832Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-bhhml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.619834 | controller |     "Jun 19 11:41:11.101237 crc crio[22562]: time=\"2026-06-19T11:41:11.10106507Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-pb58d/POD\" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.619856 | controller |     "Jun 19 11:41:11.101237 crc crio[22562]: time=\"2026-06-19T11:41:11.101219024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.619878 | controller |     "Jun 19 11:41:11.125781 crc crio[22562]: time=\"2026-06-19T11:41:11.125652118Z\" level=info msg=\"Stopped pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=938d668d-014d-497e-94f1-94f01e219021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.619903 | controller |     "Jun 19 11:41:11.136476 crc crio[22562]: time=\"2026-06-19T11:41:11.136310421Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}\"",
2026-06-19 12:35:51.619932 | controller |     "Jun 19 11:41:11.136476 crc crio[22562]: time=\"2026-06-19T11:41:11.136381663Z\" level=info msg=\"Adding pod openstack_glance-db-sync-pb58d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.619956 | controller |     "Jun 19 11:41:11.635806 crc crio[22562]: 2026-06-19T11:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:588b96ebe0b789a Mac:02:2e:08:ec:d7:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 SocketPath: PciID:}] [{Interface:0xc00022c950 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.619980 | controller |     "Jun 19 11:41:11.638503 crc crio[22562]: time=\"2026-06-19T11:41:11.638399972Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc0032d2920}] Aliases:map[]}\"",
2026-06-19 12:35:51.620005 | controller |     "Jun 19 11:41:11.638733 crc crio[22562]: time=\"2026-06-19T11:41:11.638634647Z\" level=info msg=\"Checking pod openstack_glance-db-sync-pb58d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.620031 | controller |     "Jun 19 11:41:11.650817 crc crio[22562]: time=\"2026-06-19T11:41:11.650625074Z\" level=info msg=\"Ran pod sandbox 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 with infra container: openstack/glance-db-sync-pb58d/POD\" id=efc3a772-ae59-4b1d-8344-d41cb4bfba95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.620056 | controller |     "Jun 19 11:41:11.654829 crc crio[22562]: time=\"2026-06-19T11:41:11.654672494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620081 | controller |     "Jun 19 11:41:11.655499 crc crio[22562]: time=\"2026-06-19T11:41:11.65532326Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620107 | controller |     "Jun 19 11:41:11.655604 crc crio[22562]: time=\"2026-06-19T11:41:11.655502954Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=f1ef8d31-112c-4968-951a-af69a5f42b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620131 | controller |     "Jun 19 11:41:11.657195 crc crio[22562]: time=\"2026-06-19T11:41:11.657046712Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.620153 | controller |     "Jun 19 11:41:11.662066 crc crio[22562]: time=\"2026-06-19T11:41:11.661959374Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-19 12:35:51.620175 | controller |     "Jun 19 11:41:11.862426 crc crio[22562]: time=\"2026-06-19T11:41:11.862353997Z\" level=info msg=\"Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620205 | controller |     "Jun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.86245458Z\" level=info msg=\"Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620230 | controller |     "Jun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863087565Z\" level=info msg=\"Got pod network &{Name:placement-29bc-account-create-update-5lxj7 Namespace:openstack ID:ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca UID:9e05b3e1-4f67-4ac1-a09f-e6262bbba5c1 NetNS:/var/run/netns/517167ff-cfca-43b7-a166-28a6987e87f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e05b3e1_4f67_4ac1_a09f_e6262bbba5c1.slice PodAnnotations:0xc002094b08}] Aliases:map[]}\"",
2026-06-19 12:35:51.620255 | controller |     "Jun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.86329946Z\" level=info msg=\"Got pod network &{Name:placement-db-create-pxd9f Namespace:openstack ID:f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2 UID:4772265e-cf92-44a9-aa77-66c8bbf55c1e NetNS:/var/run/netns/b4b684cc-77cb-45b2-afc8-1f92d194e9a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4772265e_cf92_44a9_aa77_66c8bbf55c1e.slice PodAnnotations:0xc0032d2f10}] Aliases:map[]}\"",
2026-06-19 12:35:51.620277 | controller |     "Jun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863495825Z\" level=info msg=\"Deleting pod openstack_placement-db-create-pxd9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.620299 | controller |     "Jun 19 11:41:11.863699 crc crio[22562]: time=\"2026-06-19T11:41:11.863544967Z\" level=info msg=\"Deleting pod openstack_placement-29bc-account-create-update-5lxj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.620323 | controller |     "Jun 19 11:41:12.343284 crc crio[22562]: time=\"2026-06-19T11:41:12.340109467Z\" level=info msg=\"Stopped pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=f3e95b10-640c-4ff6-857b-d1d08f7c2306 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620347 | controller |     "Jun 19 11:41:12.368871 crc crio[22562]: time=\"2026-06-19T11:41:12.368815376Z\" level=info msg=\"Stopped pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=cdb05d11-a7c2-4ae1-ac7f-76f1cb9b61e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620371 | controller |     "Jun 19 11:41:12.864316 crc crio[22562]: time=\"2026-06-19T11:41:12.861835292Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-tmdbl/POD\" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.620394 | controller |     "Jun 19 11:41:12.864316 crc crio[22562]: time=\"2026-06-19T11:41:12.862423256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.620417 | controller |     "Jun 19 11:41:12.939727 crc crio[22562]: time=\"2026-06-19T11:41:12.939029309Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"",
2026-06-19 12:35:51.620473 | controller |     "Jun 19 11:41:12.939727 crc crio[22562]: time=\"2026-06-19T11:41:12.939073361Z\" level=info msg=\"Adding pod openstack_root-account-create-update-tmdbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.620502 | controller |     "Jun 19 11:41:13.472585 crc crio[22562]: 2026-06-19T11:41:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37ad673249657e8 Mac:c2:83:4c:60:7c:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 SocketPath: PciID:}] [{Interface:0xc00058a620 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.620526 | controller |     "Jun 19 11:41:13.478466 crc crio[22562]: time=\"2026-06-19T11:41:13.474120605Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc00008c980}] Aliases:map[]}\"",
2026-06-19 12:35:51.620549 | controller |     "Jun 19 11:41:13.478466 crc crio[22562]: time=\"2026-06-19T11:41:13.478123274Z\" level=info msg=\"Checking pod openstack_root-account-create-update-tmdbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.620572 | controller |     "Jun 19 11:41:13.488530 crc crio[22562]: time=\"2026-06-19T11:41:13.48843517Z\" level=info msg=\"Ran pod sandbox 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 with infra container: openstack/root-account-create-update-tmdbl/POD\" id=8de71c97-ffb0-4659-b2dc-b5719052b7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.620596 | controller |     "Jun 19 11:41:13.503734 crc crio[22562]: time=\"2026-06-19T11:41:13.502400584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=926a2985-076e-4290-a595-43a18c3c0b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620618 | controller |     "Jun 19 11:41:13.505694 crc crio[22562]: time=\"2026-06-19T11:41:13.505597764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e2093cdb-a944-47de-9edf-d17ca020abb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620640 | controller |     "Jun 19 11:41:13.514852 crc crio[22562]: time=\"2026-06-19T11:41:13.514736339Z\" level=info msg=\"Creating container: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.620662 | controller |     "Jun 19 11:41:13.515800 crc crio[22562]: time=\"2026-06-19T11:41:13.515729234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.620684 | controller |     "Jun 19 11:41:13.565059 crc crio[22562]: time=\"2026-06-19T11:41:13.56493672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.620706 | controller |     "Jun 19 11:41:13.569926 crc crio[22562]: time=\"2026-06-19T11:41:13.569841862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.620727 | controller |     "Jun 19 11:41:13.772063 crc crio[22562]: time=\"2026-06-19T11:41:13.771934667Z\" level=info msg=\"Created container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=59b24dab-f894-4195-83fc-5b92a7d0d9c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.620754 | controller |     "Jun 19 11:41:13.773475 crc crio[22562]: time=\"2026-06-19T11:41:13.773378312Z\" level=info msg=\"Starting container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596\" id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.620777 | controller |     "Jun 19 11:41:13.782396 crc crio[22562]: time=\"2026-06-19T11:41:13.782319534Z\" level=info msg=\"Started container\" PID=61288 containerID=ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596 description=openstack/root-account-create-update-tmdbl/mariadb-account-create-update id=1007860a-9626-4901-b8c3-ad9c62fd916c name=/runtime.v1.RuntimeService/StartContainer sandboxID=37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86",
2026-06-19 12:35:51.620800 | controller |     "Jun 19 11:41:14.991946 crc crio[22562]: time=\"2026-06-19T11:41:14.9914725Z\" level=info msg=\"Stopping pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f\" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620822 | controller |     "Jun 19 11:41:14.993546 crc crio[22562]: time=\"2026-06-19T11:41:14.993485819Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-fgb2b Namespace:openstack ID:713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f UID:851e9744-d891-4a7b-ba85-5224dfeabd8d NetNS:/var/run/netns/cb4f4ca1-7c78-477b-991b-775bd2925367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod851e9744_d891_4a7b_ba85_5224dfeabd8d.slice PodAnnotations:0xc000138860}] Aliases:map[]}\"",
2026-06-19 12:35:51.620844 | controller |     "Jun 19 11:41:14.993697 crc crio[22562]: time=\"2026-06-19T11:41:14.993647323Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-fgb2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.620866 | controller |     "Jun 19 11:41:15.332097 crc crio[22562]: time=\"2026-06-19T11:41:15.331949375Z\" level=info msg=\"Stopped pod sandbox: 713fb59dd8a65acb6274f71179e499974ac20faefbdb41076a62fd2681b1394f\" id=35be0c40-b282-4640-b86d-5dd2c55271b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620888 | controller |     "Jun 19 11:41:16.038405 crc crio[22562]: time=\"2026-06-19T11:41:16.037836813Z\" level=info msg=\"Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.620909 | controller |     "Jun 19 11:41:16.039438 crc crio[22562]: time=\"2026-06-19T11:41:16.039255258Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-tmdbl Namespace:openstack ID:37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86 UID:c37c555a-98ed-43b1-ad41-4d71821bf924 NetNS:/var/run/netns/8d4cedf3-7a78-40cb-b003-89c4604bd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc37c555a_98ed_43b1_ad41_4d71821bf924.slice PodAnnotations:0xc0032d26d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.620931 | controller |     "Jun 19 11:41:16.039438 crc crio[22562]: time=\"2026-06-19T11:41:16.039440572Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-tmdbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.620952 | controller |     "Jun 19 11:41:16.041563 crc crio[22562]: time=\"2026-06-19T11:41:16.041070474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c2147e0c-b5e8-412f-9962-167f864bddd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.620974 | controller |     "Jun 19 11:41:16.043457 crc crio[22562]: time=\"2026-06-19T11:41:16.04337798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=11e3a09c-db2f-4082-bbe5-8c40dc741432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.621001 | controller |     "Jun 19 11:41:16.152694 crc crio[22562]: time=\"2026-06-19T11:41:16.152472827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=661383a7-36e0-4e37-958d-17b8e0fffaef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.621024 | controller |     "Jun 19 11:41:16.166133 crc crio[22562]: time=\"2026-06-19T11:41:16.165836948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=209671d3-0d6c-4a81-bd94-5824bf2e6f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.621045 | controller |     "Jun 19 11:41:16.171075 crc crio[22562]: time=\"2026-06-19T11:41:16.170255427Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621066 | controller |     "Jun 19 11:41:16.171075 crc crio[22562]: time=\"2026-06-19T11:41:16.170628846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621088 | controller |     "Jun 19 11:41:16.193369 crc crio[22562]: time=\"2026-06-19T11:41:16.19145884Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621110 | controller |     "Jun 19 11:41:16.204032 crc crio[22562]: time=\"2026-06-19T11:41:16.203895538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621131 | controller |     "Jun 19 11:41:16.246490 crc crio[22562]: time=\"2026-06-19T11:41:16.24445504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621152 | controller |     "Jun 19 11:41:16.255535 crc crio[22562]: time=\"2026-06-19T11:41:16.255423611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621172 | controller |     "Jun 19 11:41:16.294628 crc crio[22562]: time=\"2026-06-19T11:41:16.294499588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621193 | controller |     "Jun 19 11:41:16.306790 crc crio[22562]: time=\"2026-06-19T11:41:16.306664818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621214 | controller |     "Jun 19 11:41:16.396891 crc crio[22562]: time=\"2026-06-19T11:41:16.396455697Z\" level=info msg=\"Created container b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8: openstack/rabbitmq-server-0/rabbitmq\" id=1e5a1eb4-b56e-4048-ae8d-91f9fc5d8dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621235 | controller |     "Jun 19 11:41:16.409086 crc crio[22562]: time=\"2026-06-19T11:41:16.408783602Z\" level=info msg=\"Starting container: b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8\" id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.621256 | controller |     "Jun 19 11:41:16.423835 crc crio[22562]: time=\"2026-06-19T11:41:16.4228709Z\" level=info msg=\"Started container\" PID=61610 containerID=b140d28e470dba461a9af7e5efbde52cf7aea588dabd8bebb5d013a5983bdec8 description=openstack/rabbitmq-server-0/rabbitmq id=aac65be8-2f6e-4815-bc73-2d532ab0dac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded1001ca46c0b24710cf9612363bf67809d20e5bd86a71c81cc7a841a7fc48",
2026-06-19 12:35:51.621282 | controller |     "Jun 19 11:41:16.454778 crc crio[22562]: time=\"2026-06-19T11:41:16.454620214Z\" level=info msg=\"Created container 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=645653f1-17b6-49c1-bd95-2b41cd46e79f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621305 | controller |     "Jun 19 11:41:16.457237 crc crio[22562]: time=\"2026-06-19T11:41:16.457074665Z\" level=info msg=\"Starting container: 0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15\" id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.621327 | controller |     "Jun 19 11:41:16.475407 crc crio[22562]: time=\"2026-06-19T11:41:16.469741459Z\" level=info msg=\"Started container\" PID=61623 containerID=0fcd40a800608d6195faefae3ad3e1a729eb372e8502cbefac08223746b8ee15 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=d5fcbe23-be7a-48fb-ad9d-d709fa7022cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=07b0bac592679c555526fc1ce81565c0b7beee55bc242f3bf4a4f11ec9ee907f",
2026-06-19 12:35:51.621349 | controller |     "Jun 19 11:41:16.641951 crc crio[22562]: time=\"2026-06-19T11:41:16.641866752Z\" level=info msg=\"Stopped pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=0c014313-bb13-4b43-9b1f-af17efc75cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.621371 | controller |     "Jun 19 11:41:19.624416 crc crio[22562]: time=\"2026-06-19T11:41:19.623273365Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z-config-c4g6m/POD\" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.621393 | controller |     "Jun 19 11:41:19.624416 crc crio[22562]: time=\"2026-06-19T11:41:19.623909791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621414 | controller |     "Jun 19 11:41:19.673370 crc crio[22562]: time=\"2026-06-19T11:41:19.673251Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.621463 | controller |     "Jun 19 11:41:19.673370 crc crio[22562]: time=\"2026-06-19T11:41:19.673323752Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z-config-c4g6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.621489 | controller |     "Jun 19 11:41:20.287731 crc crio[22562]: 2026-06-19T11:41:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:988f759f0850fc3 Mac:0a:7f:43:c5:90:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.621512 | controller |     "Jun 19 11:41:20.290587 crc crio[22562]: time=\"2026-06-19T11:41:20.290521438Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.621539 | controller |     "Jun 19 11:41:20.290692 crc crio[22562]: time=\"2026-06-19T11:41:20.290673651Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z-config-c4g6m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.621668 | controller |     "Jun 19 11:41:20.301602 crc crio[22562]: time=\"2026-06-19T11:41:20.30151856Z\" level=info msg=\"Ran pod sandbox 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c with infra container: openstack/ovn-controller-v4l7z-config-c4g6m/POD\" id=50e062b6-c7a1-49b0-83fc-3dd1051e8eeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.621692 | controller |     "Jun 19 11:41:20.305241 crc crio[22562]: time=\"2026-06-19T11:41:20.305109878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7dc9a807-369f-4b07-b98f-17230fd58693 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.621715 | controller |     "Jun 19 11:41:20.310369 crc crio[22562]: time=\"2026-06-19T11:41:20.310275136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fe1a3bb7-4a80-4b99-950e-60473021d521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.621736 | controller |     "Jun 19 11:41:20.317054 crc crio[22562]: time=\"2026-06-19T11:41:20.31696418Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621759 | controller |     "Jun 19 11:41:20.317513 crc crio[22562]: time=\"2026-06-19T11:41:20.317417231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621781 | controller |     "Jun 19 11:41:20.397389 crc crio[22562]: time=\"2026-06-19T11:41:20.397296567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621803 | controller |     "Jun 19 11:41:20.720101 crc crio[22562]: time=\"2026-06-19T11:41:20.71990981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621825 | controller |     "Jun 19 11:41:20.878649 crc crio[22562]: time=\"2026-06-19T11:41:20.877854275Z\" level=info msg=\"Created container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=6921bac9-0804-4e04-9b2b-1dd7b990d650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.621847 | controller |     "Jun 19 11:41:20.880917 crc crio[22562]: time=\"2026-06-19T11:41:20.880824568Z\" level=info msg=\"Starting container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b\" id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.621869 | controller |     "Jun 19 11:41:20.888333 crc crio[22562]: time=\"2026-06-19T11:41:20.888280852Z\" level=info msg=\"Started container\" PID=62036 containerID=7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b description=openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config id=dc6519b2-166d-4600-a12f-df02cbb84f06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c",
2026-06-19 12:35:51.621892 | controller |     "Jun 19 11:41:21.693732 crc crio[22562]: time=\"2026-06-19T11:41:21.692838228Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.621920 | controller |     "Jun 19 11:41:21.694306 crc crio[22562]: time=\"2026-06-19T11:41:21.6937495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621941 | controller |     "Jun 19 11:41:22.917325 crc crio[22562]: time=\"2026-06-19T11:41:22.917253583Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-9lll9/POD\" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.621963 | controller |     "Jun 19 11:41:22.918549 crc crio[22562]: time=\"2026-06-19T11:41:22.917367334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.621984 | controller |     "Jun 19 11:41:23.172549 crc crio[22562]: time=\"2026-06-19T11:41:23.171547697Z\" level=info msg=\"Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622006 | controller |     "Jun 19 11:41:23.173517 crc crio[22562]: time=\"2026-06-19T11:41:23.173391044Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-c4g6m Namespace:openstack ID:988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c UID:fae45a15-ba90-4086-b779-f797f4ef0055 NetNS:/var/run/netns/7acd167b-1a25-4583-a0fe-05acb049847a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae45a15_ba90_4086_b779_f797f4ef0055.slice PodAnnotations:0xc000658368}] Aliases:map[]}\"",
2026-06-19 12:35:51.622029 | controller |     "Jun 19 11:41:23.173937 crc crio[22562]: time=\"2026-06-19T11:41:23.173630669Z\" level=info msg=\"Deleting pod openstack_ovn-controller-v4l7z-config-c4g6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.622051 | controller |     "Jun 19 11:41:28.881670 crc crio[22562]: time=\"2026-06-19T11:41:28.880770222Z\" level=info msg=\"Removing container: 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc\" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.622072 | controller |     "Jun 19 11:41:32.599112 crc crio[22562]: time=\"2026-06-19T11:41:32.598100383Z\" level=info msg=\"Stopped pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=98beec7f-7c9c-4347-8847-b06e450b2d20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622096 | controller |     "Jun 19 11:41:32.621671 crc crio[22562]: time=\"2026-06-19T11:41:32.621538452Z\" level=info msg=\"Removed container 486719b4be9c947fc78932997c35223b329361d2886b2b3c6601028a034353dc: openshift-infra/auto-csr-approver-29697814-x9q9g/oc\" id=156dddba-34b6-431d-b1c2-dde3faf7f9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.622121 | controller |     "Jun 19 11:41:32.627398 crc crio[22562]: time=\"2026-06-19T11:41:32.627315835Z\" level=info msg=\"Removing container: 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f\" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.622142 | controller |     "Jun 19 11:41:32.689703 crc crio[22562]: time=\"2026-06-19T11:41:32.689576284Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}\"",
2026-06-19 12:35:51.622168 | controller |     "Jun 19 11:41:32.689703 crc crio[22562]: time=\"2026-06-19T11:41:32.689654476Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.622191 | controller |     "Jun 19 11:41:32.702021 crc crio[22562]: time=\"2026-06-19T11:41:32.701905949Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.622213 | controller |     "Jun 19 11:41:32.702377 crc crio[22562]: time=\"2026-06-19T11:41:32.702062703Z\" level=info msg=\"Adding pod openstack_root-account-create-update-9lll9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.622234 | controller |     "Jun 19 11:41:32.711647 crc crio[22562]: time=\"2026-06-19T11:41:32.711532627Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:74d5713349dc8964e5caecfa4a2b34000a7eb332e301c287a11d4493563fb6e6\" id=52077409-4a59-4791-b434-a741c5736f28 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.622255 | controller |     "Jun 19 11:41:32.712967 crc crio[22562]: time=\"2026-06-19T11:41:32.71288894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f86f289f-39b8-4c77-8f37-794fae2c7eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.622275 | controller |     "Jun 19 11:41:32.768777 crc crio[22562]: time=\"2026-06-19T11:41:32.768405203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6afd506f-438f-4506-9246-2ed1e54e0af3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.622295 | controller |     "Jun 19 11:41:32.785288 crc crio[22562]: time=\"2026-06-19T11:41:32.785070154Z\" level=info msg=\"Creating container: openstack/glance-db-sync-pb58d/glance-db-sync\" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.622315 | controller |     "Jun 19 11:41:32.787331 crc crio[22562]: time=\"2026-06-19T11:41:32.787231248Z\" level=info msg=\"Removed container 7de7def55d1063c61ae427341b475acc3975cc88cd87cd9621c604664ece5d7f: openstack-operators/openstack-operator-index-lwgt8/registry-server\" id=d2ec733c-1d08-42e3-8d32-df0013de1cf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.622336 | controller |     "Jun 19 11:41:32.789313 crc crio[22562]: time=\"2026-06-19T11:41:32.789222307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.622356 | controller |     "Jun 19 11:41:32.808972 crc crio[22562]: time=\"2026-06-19T11:41:32.808053373Z\" level=info msg=\"Stopping pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622376 | controller |     "Jun 19 11:41:32.808972 crc crio[22562]: time=\"2026-06-19T11:41:32.808714219Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=46723502-d4b6-43c2-b4ca-2480280e500f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622396 | controller |     "Jun 19 11:41:32.811014 crc crio[22562]: time=\"2026-06-19T11:41:32.810910694Z\" level=info msg=\"Removing pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622420 | controller |     "Jun 19 11:41:32.865739 crc crio[22562]: time=\"2026-06-19T11:41:32.865476941Z\" level=info msg=\"Removed pod sandbox: 2457d524a0d47c4bcc9c09c004dbc0187058641c23102fd6144b6b7783745526\" id=96c4600a-755d-4959-9301-b0601743f0f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622476 | controller |     "Jun 19 11:41:32.866604 crc crio[22562]: time=\"2026-06-19T11:41:32.866416575Z\" level=info msg=\"Stopping pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622500 | controller |     "Jun 19 11:41:32.866604 crc crio[22562]: time=\"2026-06-19T11:41:32.866505257Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=f8c05d6f-6529-45da-8360-5206e49abac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622521 | controller |     "Jun 19 11:41:32.867221 crc crio[22562]: time=\"2026-06-19T11:41:32.867092811Z\" level=info msg=\"Removing pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622541 | controller |     "Jun 19 11:41:32.885656 crc crio[22562]: time=\"2026-06-19T11:41:32.885389934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.622562 | controller |     "Jun 19 11:41:32.940948 crc crio[22562]: time=\"2026-06-19T11:41:32.940860425Z\" level=info msg=\"Removed pod sandbox: c06ce32c79364e5c170e977e1d1c8a94f7a39c4c6a9c115825cb36879fccc595\" id=d0f95d8f-27a6-4977-9ff1-8aa8e0f8be2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622582 | controller |     "Jun 19 11:41:32.942652 crc crio[22562]: time=\"2026-06-19T11:41:32.942575838Z\" level=info msg=\"Stopping pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622602 | controller |     "Jun 19 11:41:32.942778 crc crio[22562]: time=\"2026-06-19T11:41:32.94267208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=f20e9053-e4d4-4ddc-9d83-4bd49c3fb984 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622622 | controller |     "Jun 19 11:41:32.944111 crc crio[22562]: time=\"2026-06-19T11:41:32.944040484Z\" level=info msg=\"Removing pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622643 | controller |     "Jun 19 11:41:33.011197 crc crio[22562]: time=\"2026-06-19T11:41:33.01105064Z\" level=info msg=\"Removed pod sandbox: 43927220843eb7ba1871f593d24a8c7a2c9fff22586b675032323e6f6eab2a7d\" id=b306cdf0-987b-4c3c-b9dc-096e8157fff1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622665 | controller |     "Jun 19 11:41:33.017282 crc crio[22562]: time=\"2026-06-19T11:41:33.01710493Z\" level=info msg=\"Stopping pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622686 | controller |     "Jun 19 11:41:33.017282 crc crio[22562]: time=\"2026-06-19T11:41:33.017265054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=df57d3b0-77d5-4ef5-91bd-da911bfccf8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622707 | controller |     "Jun 19 11:41:33.019424 crc crio[22562]: time=\"2026-06-19T11:41:33.017982702Z\" level=info msg=\"Removing pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622733 | controller |     "Jun 19 11:41:33.042193 crc crio[22562]: time=\"2026-06-19T11:41:33.040648122Z\" level=info msg=\"Removed pod sandbox: 3527eea5335cb33834a7942173d886ae8700da7b9b176266f0e8b9470358bcdd\" id=57d254b6-2b35-470c-b69d-f005f4b29346 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622755 | controller |     "Jun 19 11:41:33.044720 crc crio[22562]: time=\"2026-06-19T11:41:33.04463072Z\" level=info msg=\"Stopping pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622776 | controller |     "Jun 19 11:41:33.044814 crc crio[22562]: time=\"2026-06-19T11:41:33.044740013Z\" level=info msg=\"Stopped pod sandbox (already stopped): d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=83ef9577-bad3-467c-9223-ec86f23be091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622798 | controller |     "Jun 19 11:41:33.045406 crc crio[22562]: time=\"2026-06-19T11:41:33.045342418Z\" level=info msg=\"Removing pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622819 | controller |     "Jun 19 11:41:33.070111 crc crio[22562]: time=\"2026-06-19T11:41:33.070016298Z\" level=info msg=\"Removed pod sandbox: d36dd5a5b88553d0fe71d0850a44f90343ef1a0cf98382a4bc2403221f5a058a\" id=c3a1990e-a62e-4833-85ed-ea8e48261bf5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622840 | controller |     "Jun 19 11:41:33.071038 crc crio[22562]: time=\"2026-06-19T11:41:33.07091609Z\" level=info msg=\"Stopping pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622860 | controller |     "Jun 19 11:41:33.071247 crc crio[22562]: time=\"2026-06-19T11:41:33.071078064Z\" level=info msg=\"Stopped pod sandbox (already stopped): d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=524d8d32-a6d2-4669-9e94-5bc724c9ebf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622880 | controller |     "Jun 19 11:41:33.072095 crc crio[22562]: time=\"2026-06-19T11:41:33.071939465Z\" level=info msg=\"Removing pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622900 | controller |     "Jun 19 11:41:33.093355 crc crio[22562]: time=\"2026-06-19T11:41:33.093292772Z\" level=info msg=\"Removed pod sandbox: d34680d9fc5d63f3345396d65294b8c25222614cc7e487af520516430b37e37a\" id=8195dce9-1f68-4ebb-9eea-0bcec6847b14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622920 | controller |     "Jun 19 11:41:33.095834 crc crio[22562]: time=\"2026-06-19T11:41:33.095742893Z\" level=info msg=\"Stopping pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622940 | controller |     "Jun 19 11:41:33.095920 crc crio[22562]: time=\"2026-06-19T11:41:33.095876296Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=863caf1a-cd64-4592-933b-65f261dde904 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.622960 | controller |     "Jun 19 11:41:33.097360 crc crio[22562]: time=\"2026-06-19T11:41:33.097256571Z\" level=info msg=\"Removing pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.622987 | controller |     "Jun 19 11:41:33.118057 crc crio[22562]: time=\"2026-06-19T11:41:33.117725657Z\" level=info msg=\"Removed pod sandbox: 50138293d57c826769fa7504a6fde4020d475e4085ce6b230ce0346e0f877d18\" id=58ae424f-4c05-4e40-9c2b-dc8834195697 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.623010 | controller |     "Jun 19 11:41:33.118681 crc crio[22562]: time=\"2026-06-19T11:41:33.118621869Z\" level=info msg=\"Stopping pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.623032 | controller |     "Jun 19 11:41:33.118766 crc crio[22562]: time=\"2026-06-19T11:41:33.11868686Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=4a2e5c2c-f77b-420d-a524-c89c372fbd4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.623054 | controller |     "Jun 19 11:41:33.119350 crc crio[22562]: time=\"2026-06-19T11:41:33.119292355Z\" level=info msg=\"Removing pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.623077 | controller |     "Jun 19 11:41:33.144061 crc crio[22562]: time=\"2026-06-19T11:41:33.143922235Z\" level=info msg=\"Removed pod sandbox: 3097d4b08213f2f0662782f8e81c9b6e829fab16a44ffc471e5c5fb1f3311c95\" id=7c84ede3-92b0-4152-b1d6-70f63ca43730 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.623099 | controller |     "Jun 19 11:41:33.223518 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a911edc412c954b Mac:ee:cc:36:ba:c1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 SocketPath: PciID:}] [{Interface:0xc0004229b0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.623122 | controller |     "Jun 19 11:41:33.226297 crc crio[22562]: time=\"2026-06-19T11:41:33.226222568Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.623146 | controller |     "Jun 19 11:41:33.226454 crc crio[22562]: time=\"2026-06-19T11:41:33.226403872Z\" level=info msg=\"Checking pod openstack_root-account-create-update-9lll9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.623169 | controller |     "Jun 19 11:41:33.234750 crc crio[22562]: time=\"2026-06-19T11:41:33.234682398Z\" level=info msg=\"Ran pod sandbox a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 with infra container: openstack/root-account-create-update-9lll9/POD\" id=e4c93af1-3d35-472f-aadb-28db4e072ce5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.623193 | controller |     "Jun 19 11:41:33.238571 crc crio[22562]: time=\"2026-06-19T11:41:33.238536203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e22e820f-0831-4331-88c5-9d1fc73b2788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623215 | controller |     "Jun 19 11:41:33.242241 crc crio[22562]: time=\"2026-06-19T11:41:33.242129822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3346791-5226-41f7-a926-46373b2241da name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623237 | controller |     "Jun 19 11:41:33.253740 crc crio[22562]: time=\"2026-06-19T11:41:33.253119394Z\" level=info msg=\"Creating container: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.623268 | controller |     "Jun 19 11:41:33.253740 crc crio[22562]: time=\"2026-06-19T11:41:33.253554874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.623292 | controller |     "Jun 19 11:41:33.315898 crc crio[22562]: time=\"2026-06-19T11:41:33.315615879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.623315 | controller |     "Jun 19 11:41:33.322441 crc crio[22562]: time=\"2026-06-19T11:41:33.322402116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.623339 | controller |     "Jun 19 11:41:33.464129 crc crio[22562]: time=\"2026-06-19T11:41:33.463865632Z\" level=info msg=\"Created container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=8cfc5c2a-be2d-4c7f-8e81-39a03f991b29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.623362 | controller |     "Jun 19 11:41:33.466459 crc crio[22562]: time=\"2026-06-19T11:41:33.46575526Z\" level=info msg=\"Starting container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2\" id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.623385 | controller |     "Jun 19 11:41:33.477304 crc crio[22562]: time=\"2026-06-19T11:41:33.477248833Z\" level=info msg=\"Started container\" PID=62707 containerID=35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2 description=openstack/root-account-create-update-9lll9/mariadb-account-create-update id=2b23d8c3-9329-42f2-85f5-209e76f2b334 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439",
2026-06-19 12:35:51.623409 | controller |     "Jun 19 11:41:33.542576 crc crio[22562]: 2026-06-19T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ebaeac11023310 Mac:32:00:14:f1:55:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d SocketPath: PciID:}] [{Interface:0xc0001465c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.623457 | controller |     "Jun 19 11:41:33.543864 crc crio[22562]: time=\"2026-06-19T11:41:33.543785698Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee UID:09270327-1072-4075-9eb4-473185bc17fa NetNS:/var/run/netns/39d5a7e1-74e8-41d3-ad53-25bf6444345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09270327_1072_4075_9eb4_473185bc17fa.slice PodAnnotations:0xc002095318}] Aliases:map[]}\"",
2026-06-19 12:35:51.623485 | controller |     "Jun 19 11:41:33.544089 crc crio[22562]: time=\"2026-06-19T11:41:33.544034554Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.623509 | controller |     "Jun 19 11:41:33.564520 crc crio[22562]: time=\"2026-06-19T11:41:33.564418598Z\" level=info msg=\"Ran pod sandbox 3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee with infra container: openstack/swift-storage-0/POD\" id=040b5bb2-0a5a-47ae-8b32-6c74548fbbeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.623534 | controller |     "Jun 19 11:41:33.568220 crc crio[22562]: time=\"2026-06-19T11:41:33.567873623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623562 | controller |     "Jun 19 11:41:33.568373 crc crio[22562]: time=\"2026-06-19T11:41:33.568234631Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623586 | controller |     "Jun 19 11:41:33.568498 crc crio[22562]: time=\"2026-06-19T11:41:33.568435976Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=d56dad90-f94f-4c0c-a8b8-1cff3d269314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623610 | controller |     "Jun 19 11:41:33.573493 crc crio[22562]: time=\"2026-06-19T11:41:33.570680442Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.623632 | controller |     "Jun 19 11:41:33.585740 crc crio[22562]: time=\"2026-06-19T11:41:33.585632352Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-19 12:35:51.623656 | controller |     "Jun 19 11:41:33.918922 crc crio[22562]: time=\"2026-06-19T11:41:33.917097755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.623679 | controller |     "Jun 19 11:41:34.052826 crc crio[22562]: time=\"2026-06-19T11:41:34.052319447Z\" level=info msg=\"Created container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync\" id=0743742c-029a-4001-b18e-ac190475d16d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.623702 | controller |     "Jun 19 11:41:34.055436 crc crio[22562]: time=\"2026-06-19T11:41:34.055379362Z\" level=info msg=\"Starting container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2\" id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.623726 | controller |     "Jun 19 11:41:34.063411 crc crio[22562]: time=\"2026-06-19T11:41:34.063331799Z\" level=info msg=\"Started container\" PID=62757 containerID=3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2 description=openstack/glance-db-sync-pb58d/glance-db-sync id=5fab08d9-99d6-4ee7-ac4b-6b14832617a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87",
2026-06-19 12:35:51.623750 | controller |     "Jun 19 11:41:34.520984 crc crio[22562]: time=\"2026-06-19T11:41:34.520610752Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-v4l7z-config-jfddn/POD\" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.623774 | controller |     "Jun 19 11:41:34.521217 crc crio[22562]: time=\"2026-06-19T11:41:34.521065553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.623798 | controller |     "Jun 19 11:41:34.567022 crc crio[22562]: time=\"2026-06-19T11:41:34.566891576Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.623826 | controller |     "Jun 19 11:41:34.567022 crc crio[22562]: time=\"2026-06-19T11:41:34.566960168Z\" level=info msg=\"Adding pod openstack_ovn-controller-v4l7z-config-jfddn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.623850 | controller |     "Jun 19 11:41:35.010015 crc crio[22562]: 2026-06-19T11:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d1715658a6124 Mac:82:ef:c3:28:c4:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a SocketPath: PciID:}] [{Interface:0xc0003a6930 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.623874 | controller |     "Jun 19 11:41:35.011712 crc crio[22562]: time=\"2026-06-19T11:41:35.011605667Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc0016121e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.623898 | controller |     "Jun 19 11:41:35.011824 crc crio[22562]: time=\"2026-06-19T11:41:35.011771461Z\" level=info msg=\"Checking pod openstack_ovn-controller-v4l7z-config-jfddn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.623921 | controller |     "Jun 19 11:41:35.027449 crc crio[22562]: time=\"2026-06-19T11:41:35.027369028Z\" level=info msg=\"Ran pod sandbox c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd with infra container: openstack/ovn-controller-v4l7z-config-jfddn/POD\" id=0da19352-65c3-4f2a-aa83-865ede2c4a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.623945 | controller |     "Jun 19 11:41:35.029665 crc crio[22562]: time=\"2026-06-19T11:41:35.029553771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=1fe2a3bd-2fec-4da5-9f8c-e6b1fe0b80d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623969 | controller |     "Jun 19 11:41:35.031398 crc crio[22562]: time=\"2026-06-19T11:41:35.031333896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2874d91b-1de3-42ad-b6c6-456eb03e99b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.623992 | controller |     "Jun 19 11:41:35.038911 crc crio[22562]: time=\"2026-06-19T11:41:35.038831761Z\" level=info msg=\"Creating container: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624015 | controller |     "Jun 19 11:41:35.039416 crc crio[22562]: time=\"2026-06-19T11:41:35.039351593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624038 | controller |     "Jun 19 11:41:35.518819 crc crio[22562]: time=\"2026-06-19T11:41:35.518390513Z\" level=info msg=\"Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.624061 | controller |     "Jun 19 11:41:35.520405 crc crio[22562]: time=\"2026-06-19T11:41:35.52025335Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-9lll9 Namespace:openstack ID:a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439 UID:0de77c8e-a5fa-4775-a80c-e6df17e7a49c NetNS:/var/run/netns/c3487dd8-b6a3-4f6d-a2f9-477d00489766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de77c8e_a5fa_4775_a80c_e6df17e7a49c.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"",
2026-06-19 12:35:51.624089 | controller |     "Jun 19 11:41:35.520765 crc crio[22562]: time=\"2026-06-19T11:41:35.520692031Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-9lll9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.624114 | controller |     "Jun 19 11:41:35.975957 crc crio[22562]: time=\"2026-06-19T11:41:35.975492372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624137 | controller |     "Jun 19 11:41:35.980544 crc crio[22562]: time=\"2026-06-19T11:41:35.980464515Z\" level=info msg=\"Stopped pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=1f20f3f2-3c31-4e3d-9668-9f789ccba44a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.624160 | controller |     "Jun 19 11:41:36.105284 crc crio[22562]: time=\"2026-06-19T11:41:36.105069215Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:f57a5c9c470e7a8983d75ae6340e00bfa3c6bb639db553bb2544d9736424ffda\" id=d4798ed5-1e89-48cd-9034-2a3c764eee15 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.624182 | controller |     "Jun 19 11:41:36.117663 crc crio[22562]: time=\"2026-06-19T11:41:36.114607481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=25e232fb-6708-498e-ad3a-c48e7af66018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624205 | controller |     "Jun 19 11:41:36.125463 crc crio[22562]: time=\"2026-06-19T11:41:36.125036979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1fcf7c82-050e-4a42-a0c9-187355ac8d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624228 | controller |     "Jun 19 11:41:36.138070 crc crio[22562]: time=\"2026-06-19T11:41:36.137945188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624252 | controller |     "Jun 19 11:41:36.142399 crc crio[22562]: time=\"2026-06-19T11:41:36.140958452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624274 | controller |     "Jun 19 11:41:36.213393 crc crio[22562]: time=\"2026-06-19T11:41:36.2133117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624297 | controller |     "Jun 19 11:41:36.235017 crc crio[22562]: time=\"2026-06-19T11:41:36.234469663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624320 | controller |     "Jun 19 11:41:36.363619 crc crio[22562]: time=\"2026-06-19T11:41:36.363500102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624342 | controller |     "Jun 19 11:41:36.365551 crc crio[22562]: time=\"2026-06-19T11:41:36.364245691Z\" level=info msg=\"Created container baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736: openstack/swift-storage-0/xattr-restore\" id=bc9b522c-9750-40a8-8e88-8d30a97e660f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624365 | controller |     "Jun 19 11:41:36.367229 crc crio[22562]: time=\"2026-06-19T11:41:36.36707693Z\" level=info msg=\"Starting container: baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736\" id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.624392 | controller |     "Jun 19 11:41:36.373394 crc crio[22562]: time=\"2026-06-19T11:41:36.373304425Z\" level=info msg=\"Started container\" PID=63109 containerID=baf2fb58c7a4967d210108c4b52bb34a235c5846ae85b0e0e675afbbcfff0736 description=openstack/swift-storage-0/xattr-restore id=589664c7-5e6a-466a-a49f-ecec7aa145b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.624417 | controller |     "Jun 19 11:41:36.536900 crc crio[22562]: time=\"2026-06-19T11:41:36.536766195Z\" level=info msg=\"Created container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=515a3786-f2ea-499c-8194-3486facd5c98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624465 | controller |     "Jun 19 11:41:36.537961 crc crio[22562]: time=\"2026-06-19T11:41:36.537905764Z\" level=info msg=\"Starting container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f\" id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.624492 | controller |     "Jun 19 11:41:36.555607 crc crio[22562]: time=\"2026-06-19T11:41:36.555509558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624516 | controller |     "Jun 19 11:41:36.555874 crc crio[22562]: time=\"2026-06-19T11:41:36.555808985Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624539 | controller |     "Jun 19 11:41:36.555950 crc crio[22562]: time=\"2026-06-19T11:41:36.555912408Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=4dccb7b7-8c90-4ba8-9274-5390446476e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624562 | controller |     "Jun 19 11:41:36.557448 crc crio[22562]: time=\"2026-06-19T11:41:36.557396424Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.624585 | controller |     "Jun 19 11:41:36.566804 crc crio[22562]: time=\"2026-06-19T11:41:36.566772987Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-19 12:35:51.624608 | controller |     "Jun 19 11:41:36.578532 crc crio[22562]: time=\"2026-06-19T11:41:36.578421425Z\" level=info msg=\"Started container\" PID=63132 containerID=93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f description=openstack/ovn-controller-v4l7z-config-jfddn/ovn-config id=147b1857-2af0-4a5a-9252-ed4f1b2a042d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd",
2026-06-19 12:35:51.624632 | controller |     "Jun 19 11:41:37.953087 crc crio[22562]: time=\"2026-06-19T11:41:37.952423285Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:36d132ab68d2202a35d8c951d826c4ceba638c81c4dfc4b3eb9a3ebc606f278c\" id=cd5a9ff0-7b8d-4777-82b5-97d92058d6b4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.624656 | controller |     "Jun 19 11:41:37.955034 crc crio[22562]: time=\"2026-06-19T11:41:37.954282531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9a970871-b59a-4990-bac8-646c4d6144a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624679 | controller |     "Jun 19 11:41:37.972362 crc crio[22562]: time=\"2026-06-19T11:41:37.972242646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e2f559f8-61d5-4dc5-b2f6-fcc4a89c6637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624706 | controller |     "Jun 19 11:41:37.986410 crc crio[22562]: time=\"2026-06-19T11:41:37.986294853Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624729 | controller |     "Jun 19 11:41:37.988762 crc crio[22562]: time=\"2026-06-19T11:41:37.987853801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624753 | controller |     "Jun 19 11:41:38.037707 crc crio[22562]: time=\"2026-06-19T11:41:38.037584531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624775 | controller |     "Jun 19 11:41:38.042530 crc crio[22562]: time=\"2026-06-19T11:41:38.042254496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624797 | controller |     "Jun 19 11:41:38.262019 crc crio[22562]: time=\"2026-06-19T11:41:38.261867754Z\" level=info msg=\"Created container a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca: openstack/swift-storage-0/account-server\" id=ef884ee0-f6fe-4905-8210-8ec54c656d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624820 | controller |     "Jun 19 11:41:38.264201 crc crio[22562]: time=\"2026-06-19T11:41:38.26374503Z\" level=info msg=\"Starting container: a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca\" id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.624843 | controller |     "Jun 19 11:41:38.270060 crc crio[22562]: time=\"2026-06-19T11:41:38.269917584Z\" level=info msg=\"Started container\" PID=63314 containerID=a8c6a4495203ffcd175a354e3b19a48fc052cbf299e1abce11736804a1f3f3ca description=openstack/swift-storage-0/account-server id=8cbbb15c-4697-4e28-a36d-67a7a67c1f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.624866 | controller |     "Jun 19 11:41:38.287556 crc crio[22562]: time=\"2026-06-19T11:41:38.287448166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e580fc69-956c-4b8b-888c-6352a647f971 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624889 | controller |     "Jun 19 11:41:38.307504 crc crio[22562]: time=\"2026-06-19T11:41:38.307384159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=8257c405-9993-4c6a-9f68-1221d3968271 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.624912 | controller |     "Jun 19 11:41:38.323118 crc crio[22562]: time=\"2026-06-19T11:41:38.322954904Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.624934 | controller |     "Jun 19 11:41:38.330033 crc crio[22562]: time=\"2026-06-19T11:41:38.325408795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624957 | controller |     "Jun 19 11:41:38.376938 crc crio[22562]: time=\"2026-06-19T11:41:38.376820176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.624980 | controller |     "Jun 19 11:41:38.385294 crc crio[22562]: time=\"2026-06-19T11:41:38.382533717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625007 | controller |     "Jun 19 11:41:38.514477 crc crio[22562]: time=\"2026-06-19T11:41:38.514330264Z\" level=info msg=\"Created container ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156: openstack/swift-storage-0/account-replicator\" id=c60ceb1d-24ff-4359-b08a-4a866fba5162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.625032 | controller |     "Jun 19 11:41:38.517014 crc crio[22562]: time=\"2026-06-19T11:41:38.51656842Z\" level=info msg=\"Starting container: ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156\" id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.625055 | controller |     "Jun 19 11:41:38.528628 crc crio[22562]: time=\"2026-06-19T11:41:38.528524755Z\" level=info msg=\"Started container\" PID=63347 containerID=ea58282696e071fd50b04dc656edb49e68d58da61e093474d6e1b9beedcab156 description=openstack/swift-storage-0/account-replicator id=884056c1-aa6c-4372-bd07-4ae5545ba962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.625079 | controller |     "Jun 19 11:41:38.541940 crc crio[22562]: time=\"2026-06-19T11:41:38.541796723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9fd26207-e41f-4caf-9caf-572691b66b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625102 | controller |     "Jun 19 11:41:38.558538 crc crio[22562]: time=\"2026-06-19T11:41:38.558425344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=15e41140-c928-47ef-8576-5e8df77a3c1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625125 | controller |     "Jun 19 11:41:38.570778 crc crio[22562]: time=\"2026-06-19T11:41:38.570672016Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.625148 | controller |     "Jun 19 11:41:38.574611 crc crio[22562]: time=\"2026-06-19T11:41:38.574537582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625171 | controller |     "Jun 19 11:41:38.621848 crc crio[22562]: time=\"2026-06-19T11:41:38.621721839Z\" level=info msg=\"Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.625194 | controller |     "Jun 19 11:41:38.623065 crc crio[22562]: time=\"2026-06-19T11:41:38.622464117Z\" level=info msg=\"Got pod network &{Name:ovn-controller-v4l7z-config-jfddn Namespace:openstack ID:c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd UID:1a1f8745-0d77-4ddb-b890-26abfb4b50bf NetNS:/var/run/netns/6aee885e-b348-44ab-9e2a-7d6c8aa3cc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a1f8745_0d77_4ddb_b890_26abfb4b50bf.slice PodAnnotations:0xc000328630}] Aliases:map[]}\"",
2026-06-19 12:35:51.625218 | controller |     "Jun 19 11:41:38.623065 crc crio[22562]: time=\"2026-06-19T11:41:38.622611601Z\" level=info msg=\"Deleting pod openstack_ovn-controller-v4l7z-config-jfddn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.625240 | controller |     "Jun 19 11:41:38.646720 crc crio[22562]: time=\"2026-06-19T11:41:38.646110671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625268 | controller |     "Jun 19 11:41:38.702583 crc crio[22562]: time=\"2026-06-19T11:41:38.702462155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625292 | controller |     "Jun 19 11:41:38.994207 crc crio[22562]: time=\"2026-06-19T11:41:38.992417Z\" level=info msg=\"Created container 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e: openstack/swift-storage-0/account-auditor\" id=e0b2aaad-8248-44f1-aebe-d9c17227bd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.625315 | controller |     "Jun 19 11:41:39.005206 crc crio[22562]: time=\"2026-06-19T11:41:39.004632794Z\" level=info msg=\"Starting container: 47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e\" id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.625339 | controller |     "Jun 19 11:41:39.052636 crc crio[22562]: time=\"2026-06-19T11:41:39.051283206Z\" level=info msg=\"Started container\" PID=63421 containerID=47a421646721692c9abbd79e34315811bb09f77a293f13446020a1f919064e1e description=openstack/swift-storage-0/account-auditor id=147caa19-9437-4a30-b075-29edd7ea4643 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.625362 | controller |     "Jun 19 11:41:39.126898 crc crio[22562]: time=\"2026-06-19T11:41:39.126638798Z\" level=info msg=\"Stopped pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=0aa5b247-48c6-4315-a8bc-49fd97a0c70a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.625385 | controller |     "Jun 19 11:41:39.179937 crc crio[22562]: time=\"2026-06-19T11:41:39.179788933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c5d6fdf6-fb3c-49c0-bba1-0b4bc5960c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625408 | controller |     "Jun 19 11:41:39.256641 crc crio[22562]: time=\"2026-06-19T11:41:39.256449767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a01a1148-2686-4dbb-9706-c79ab1326839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625447 | controller |     "Jun 19 11:41:39.470959 crc crio[22562]: time=\"2026-06-19T11:41:39.470449617Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.625478 | controller |     "Jun 19 11:41:39.473806 crc crio[22562]: time=\"2026-06-19T11:41:39.473533663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625502 | controller |     "Jun 19 11:41:39.536236 crc crio[22562]: time=\"2026-06-19T11:41:39.536064639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625524 | controller |     "Jun 19 11:41:39.541448 crc crio[22562]: time=\"2026-06-19T11:41:39.54137294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625560 | controller |     "Jun 19 11:41:39.674936 crc crio[22562]: time=\"2026-06-19T11:41:39.670306746Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-k6hpk/POD\" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.625584 | controller |     "Jun 19 11:41:39.674936 crc crio[22562]: time=\"2026-06-19T11:41:39.6704732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625612 | controller |     "Jun 19 11:41:39.737090 crc crio[22562]: time=\"2026-06-19T11:41:39.736947083Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}\"",
2026-06-19 12:35:51.625635 | controller |     "Jun 19 11:41:39.737090 crc crio[22562]: time=\"2026-06-19T11:41:39.737041296Z\" level=info msg=\"Adding pod openstack_cinder-db-create-k6hpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.625658 | controller |     "Jun 19 11:41:39.800410 crc crio[22562]: time=\"2026-06-19T11:41:39.796599617Z\" level=info msg=\"Created container b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419: openstack/swift-storage-0/account-reaper\" id=277a33ac-dd1a-4d10-905b-fe609e35d78c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.625680 | controller |     "Jun 19 11:41:39.814222 crc crio[22562]: time=\"2026-06-19T11:41:39.810896361Z\" level=info msg=\"Starting container: b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419\" id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.625701 | controller |     "Jun 19 11:41:39.818007 crc crio[22562]: time=\"2026-06-19T11:41:39.817082344Z\" level=info msg=\"Started container\" PID=63509 containerID=b6e3e9fe080573236a05eafcf99dc2be281eec5071c855f4c65a70916683a419 description=openstack/swift-storage-0/account-reaper id=5a54a48b-58d4-448b-a21d-9d9848840267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.625722 | controller |     "Jun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844668806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625744 | controller |     "Jun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844922043Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625766 | controller |     "Jun 19 11:41:39.846380 crc crio[22562]: time=\"2026-06-19T11:41:39.844973094Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=18e81a62-e6b3-4b95-9a8a-d24b8e25368c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.625788 | controller |     "Jun 19 11:41:39.851606 crc crio[22562]: time=\"2026-06-19T11:41:39.851530296Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.625809 | controller |     "Jun 19 11:41:39.857558 crc crio[22562]: time=\"2026-06-19T11:41:39.856853877Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-19 12:35:51.625830 | controller |     "Jun 19 11:41:40.133490 crc crio[22562]: time=\"2026-06-19T11:41:40.132333916Z\" level=info msg=\"Running pod sandbox: openstack/cinder-4079-account-create-update-hgr64/POD\" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.625851 | controller |     "Jun 19 11:41:40.133490 crc crio[22562]: time=\"2026-06-19T11:41:40.132429508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625878 | controller |     "Jun 19 11:41:40.217619 crc crio[22562]: time=\"2026-06-19T11:41:40.217307656Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}\"",
2026-06-19 12:35:51.625901 | controller |     "Jun 19 11:41:40.217619 crc crio[22562]: time=\"2026-06-19T11:41:40.217583083Z\" level=info msg=\"Adding pod openstack_cinder-4079-account-create-update-hgr64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.625924 | controller |     "Jun 19 11:41:40.361929 crc crio[22562]: time=\"2026-06-19T11:41:40.361839239Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-wp6n8/POD\" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.625948 | controller |     "Jun 19 11:41:40.361929 crc crio[22562]: time=\"2026-06-19T11:41:40.361933812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.625970 | controller |     "Jun 19 11:41:40.448356 crc crio[22562]: time=\"2026-06-19T11:41:40.444898972Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.625992 | controller |     "Jun 19 11:41:40.448356 crc crio[22562]: time=\"2026-06-19T11:41:40.444969754Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-wp6n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.626015 | controller |     "Jun 19 11:41:40.467829 crc crio[22562]: time=\"2026-06-19T11:41:40.467687375Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-pzrm2/POD\" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626038 | controller |     "Jun 19 11:41:40.468054 crc crio[22562]: time=\"2026-06-19T11:41:40.467916611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626060 | controller |     "Jun 19 11:41:40.536503 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99f5a6f138fe69 Mac:c2:70:51:33:bc:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 SocketPath: PciID:}] [{Interface:0xc0001366d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.626083 | controller |     "Jun 19 11:41:40.552326 crc crio[22562]: time=\"2026-06-19T11:41:40.552229725Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0030b4798}] Aliases:map[]}\"",
2026-06-19 12:35:51.626117 | controller |     "Jun 19 11:41:40.554281 crc crio[22562]: time=\"2026-06-19T11:41:40.554220564Z\" level=info msg=\"Checking pod openstack_cinder-db-create-k6hpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.626146 | controller |     "Jun 19 11:41:40.637889 crc crio[22562]: time=\"2026-06-19T11:41:40.633729769Z\" level=info msg=\"Ran pod sandbox d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b with infra container: openstack/cinder-db-create-k6hpk/POD\" id=d050c8d5-6634-45d4-bc15-f20cc9eb2db1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626172 | controller |     "Jun 19 11:41:40.639362 crc crio[22562]: time=\"2026-06-19T11:41:40.639113623Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.626197 | controller |     "Jun 19 11:41:40.639362 crc crio[22562]: time=\"2026-06-19T11:41:40.639225415Z\" level=info msg=\"Adding pod openstack_neutron-db-create-pzrm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.626221 | controller |     "Jun 19 11:41:40.646445 crc crio[22562]: time=\"2026-06-19T11:41:40.640674241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0c4f6913-cc10-4e92-be35-b05c467cd328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.626245 | controller |     "Jun 19 11:41:40.646852 crc crio[22562]: time=\"2026-06-19T11:41:40.646785922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3db52eab-cd7c-4df4-9ae6-39c1c4d5c1b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.626268 | controller |     "Jun 19 11:41:40.670552 crc crio[22562]: time=\"2026-06-19T11:41:40.670422806Z\" level=info msg=\"Creating container: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.626292 | controller |     "Jun 19 11:41:40.672654 crc crio[22562]: time=\"2026-06-19T11:41:40.671297798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626315 | controller |     "Jun 19 11:41:40.691283 crc crio[22562]: time=\"2026-06-19T11:41:40.690617445Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-gqjm8/POD\" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626339 | controller |     "Jun 19 11:41:40.691283 crc crio[22562]: time=\"2026-06-19T11:41:40.690740038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626366 | controller |     "Jun 19 11:41:40.765376 crc crio[22562]: time=\"2026-06-19T11:41:40.764850851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626389 | controller |     "Jun 19 11:41:40.770528 crc crio[22562]: time=\"2026-06-19T11:41:40.770461219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626413 | controller |     "Jun 19 11:41:40.796553 crc crio[22562]: time=\"2026-06-19T11:41:40.796484202Z\" level=info msg=\"Running pod sandbox: openstack/neutron-71d5-account-create-update-dv4rx/POD\" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626467 | controller |     "Jun 19 11:41:40.796691 crc crio[22562]: time=\"2026-06-19T11:41:40.796578974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626509 | controller |     "Jun 19 11:41:40.819899 crc crio[22562]: time=\"2026-06-19T11:41:40.819696895Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.626541 | controller |     "Jun 19 11:41:40.819899 crc crio[22562]: time=\"2026-06-19T11:41:40.819826288Z\" level=info msg=\"Adding pod openstack_barbican-db-create-gqjm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.626569 | controller |     "Jun 19 11:41:40.834527 crc crio[22562]: time=\"2026-06-19T11:41:40.834386699Z\" level=info msg=\"Running pod sandbox: openstack/barbican-1bf8-account-create-update-5qsmm/POD\" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626595 | controller |     "Jun 19 11:41:40.834848 crc crio[22562]: time=\"2026-06-19T11:41:40.834607894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.626620 | controller |     "Jun 19 11:41:40.849016 crc crio[22562]: time=\"2026-06-19T11:41:40.848684052Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.626645 | controller |     "Jun 19 11:41:40.849016 crc crio[22562]: time=\"2026-06-19T11:41:40.848730343Z\" level=info msg=\"Adding pod openstack_neutron-71d5-account-create-update-dv4rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.626673 | controller |     "Jun 19 11:41:40.895943 crc crio[22562]: time=\"2026-06-19T11:41:40.895815747Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}\"",
2026-06-19 12:35:51.626699 | controller |     "Jun 19 11:41:40.895943 crc crio[22562]: time=\"2026-06-19T11:41:40.895904239Z\" level=info msg=\"Adding pod openstack_barbican-1bf8-account-create-update-5qsmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.626724 | controller |     "Jun 19 11:41:40.928656 crc crio[22562]: time=\"2026-06-19T11:41:40.927653273Z\" level=info msg=\"Created container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=e1d6566d-b091-469f-92b9-3a2c63d5d383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.626757 | controller |     "Jun 19 11:41:40.930071 crc crio[22562]: time=\"2026-06-19T11:41:40.929829078Z\" level=info msg=\"Starting container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e\" id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.626787 | controller |     "Jun 19 11:41:40.963414 crc crio[22562]: time=\"2026-06-19T11:41:40.96308608Z\" level=info msg=\"Started container\" PID=63669 containerID=8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e description=openstack/cinder-db-create-k6hpk/mariadb-database-create id=02148aa0-f0ac-4474-aaf2-0971e0749c89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b",
2026-06-19 12:35:51.626813 | controller |     "Jun 19 11:41:40.966745 crc crio[22562]: 2026-06-19T11:41:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b829ff5968bd4b4 Mac:ea:f5:16:43:11:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.626842 | controller |     "Jun 19 11:41:40.981244 crc crio[22562]: time=\"2026-06-19T11:41:40.979104346Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc002e5eb98}] Aliases:map[]}\"",
2026-06-19 12:35:51.626868 | controller |     "Jun 19 11:41:40.981244 crc crio[22562]: time=\"2026-06-19T11:41:40.979511416Z\" level=info msg=\"Checking pod openstack_cinder-4079-account-create-update-hgr64 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.626893 | controller |     "Jun 19 11:41:41.002824 crc crio[22562]: time=\"2026-06-19T11:41:41.002779261Z\" level=info msg=\"Ran pod sandbox b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 with infra container: openstack/cinder-4079-account-create-update-hgr64/POD\" id=dda7cba3-f587-487f-aa33-c1c1fe4f95cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.626921 | controller |     "Jun 19 11:41:41.009036 crc crio[22562]: time=\"2026-06-19T11:41:41.008955814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2989a07-8371-4f22-b11b-018e4b0980c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.626946 | controller |     "Jun 19 11:41:41.012679 crc crio[22562]: time=\"2026-06-19T11:41:41.012649806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=97e436ca-ba99-4261-9a3a-7de750c02eed name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.626971 | controller |     "Jun 19 11:41:41.028087 crc crio[22562]: time=\"2026-06-19T11:41:41.027439561Z\" level=info msg=\"Creating container: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.626995 | controller |     "Jun 19 11:41:41.043123 crc crio[22562]: time=\"2026-06-19T11:41:41.042887062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627019 | controller |     "Jun 19 11:41:41.160876 crc crio[22562]: time=\"2026-06-19T11:41:41.159676839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627048 | controller |     "Jun 19 11:41:41.203483 crc crio[22562]: time=\"2026-06-19T11:41:41.203380899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627077 | controller |     "Jun 19 11:41:41.236309 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b5d3000f1b531 Mac:b6:9e:02:82:ea:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.627103 | controller |     "Jun 19 11:41:41.244395 crc crio[22562]: time=\"2026-06-19T11:41:41.244311751Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0006582e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.627132 | controller |     "Jun 19 11:41:41.244676 crc crio[22562]: time=\"2026-06-19T11:41:41.244519556Z\" level=info msg=\"Checking pod openstack_neutron-db-create-pzrm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.627159 | controller |     "Jun 19 11:41:41.275363 crc crio[22562]: time=\"2026-06-19T11:41:41.274705762Z\" level=info msg=\"Ran pod sandbox 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 with infra container: openstack/neutron-db-create-pzrm2/POD\" id=c7adbef7-aed0-48d1-a8eb-243ce736fabf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.627184 | controller |     "Jun 19 11:41:41.280464 crc crio[22562]: time=\"2026-06-19T11:41:41.280317892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=414203e3-ca61-4469-aeaa-5f9d3672da78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627212 | controller |     "Jun 19 11:41:41.292115 crc crio[22562]: time=\"2026-06-19T11:41:41.291867106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e8f33346-c02c-4ed0-891f-a020aca93a23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627237 | controller |     "Jun 19 11:41:41.310636 crc crio[22562]: time=\"2026-06-19T11:41:41.310327603Z\" level=info msg=\"Creating container: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.627261 | controller |     "Jun 19 11:41:41.310925 crc crio[22562]: time=\"2026-06-19T11:41:41.310803855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627285 | controller |     "Jun 19 11:41:41.318757 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8aeea9c35f58323 Mac:9a:67:8b:8b:7b:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.627310 | controller |     "Jun 19 11:41:41.324323 crc crio[22562]: time=\"2026-06-19T11:41:41.324055612Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5efd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.627343 | controller |     "Jun 19 11:41:41.325318 crc crio[22562]: time=\"2026-06-19T11:41:41.325030827Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-wp6n8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.627372 | controller |     "Jun 19 11:41:41.388373 crc crio[22562]: time=\"2026-06-19T11:41:41.388329061Z\" level=info msg=\"Created container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=0f1996e6-837d-491a-9b24-a2be675c12db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.627401 | controller |     "Jun 19 11:41:41.389965 crc crio[22562]: time=\"2026-06-19T11:41:41.389940251Z\" level=info msg=\"Starting container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1\" id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.627426 | controller |     "Jun 19 11:41:41.400465 crc crio[22562]: time=\"2026-06-19T11:41:41.400420339Z\" level=info msg=\"Started container\" PID=63792 containerID=83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1 description=openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update id=e651b36b-6c12-428d-a755-01606e84983c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220",
2026-06-19 12:35:51.627478 | controller |     "Jun 19 11:41:41.405687 crc crio[22562]: time=\"2026-06-19T11:41:41.405550236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627508 | controller |     "Jun 19 11:41:41.412915 crc crio[22562]: time=\"2026-06-19T11:41:41.412777696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627534 | controller |     "Jun 19 11:41:41.413824 crc crio[22562]: time=\"2026-06-19T11:41:41.413754329Z\" level=info msg=\"Ran pod sandbox 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 with infra container: openstack/keystone-db-sync-wp6n8/POD\" id=91faf15c-d72f-40dd-a2cd-0c1e39a5bb52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.627558 | controller |     "Jun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.427720485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627583 | controller |     "Jun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.429219622Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627611 | controller |     "Jun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.430113974Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=c957d0d3-bf78-469d-81ca-c53e1af17a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627636 | controller |     "Jun 19 11:41:41.433461 crc crio[22562]: time=\"2026-06-19T11:41:41.431804866Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.627659 | controller |     "Jun 19 11:41:41.448378 crc crio[22562]: time=\"2026-06-19T11:41:41.44693263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-19 12:35:51.627689 | controller |     "Jun 19 11:41:41.477251 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ebbc7f0f60dbc2 Mac:22:96:c6:17:90:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.627716 | controller |     "Jun 19 11:41:41.481760 crc crio[22562]: time=\"2026-06-19T11:41:41.480325044Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d3d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.627741 | controller |     "Jun 19 11:41:41.481760 crc crio[22562]: time=\"2026-06-19T11:41:41.480543749Z\" level=info msg=\"Checking pod openstack_neutron-71d5-account-create-update-dv4rx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.627764 | controller |     "Jun 19 11:41:41.508099 crc crio[22562]: time=\"2026-06-19T11:41:41.507932027Z\" level=info msg=\"Ran pod sandbox 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c with infra container: openstack/neutron-71d5-account-create-update-dv4rx/POD\" id=2fd68d59-d3af-457d-95ab-d82002973cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.627788 | controller |     "Jun 19 11:41:41.518717 crc crio[22562]: time=\"2026-06-19T11:41:41.517087784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e99cddaf-1099-41f2-a800-ec2a518659a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627812 | controller |     "Jun 19 11:41:41.533572 crc crio[22562]: time=\"2026-06-19T11:41:41.533244133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2d2a411-4a39-43fb-bf74-af6c372c3484 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.627836 | controller |     "Jun 19 11:41:41.556612 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7dbfd3cfa12a01 Mac:56:ae:01:fa:de:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 SocketPath: PciID:}] [{Interface:0xc00025b060 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.627859 | controller |     "Jun 19 11:41:41.557934 crc crio[22562]: time=\"2026-06-19T11:41:41.557711867Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d690}] Aliases:map[]}\"",
2026-06-19 12:35:51.627883 | controller |     "Jun 19 11:41:41.558076 crc crio[22562]: time=\"2026-06-19T11:41:41.557950363Z\" level=info msg=\"Checking pod openstack_barbican-1bf8-account-create-update-5qsmm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.627906 | controller |     "Jun 19 11:41:41.560460 crc crio[22562]: time=\"2026-06-19T11:41:41.560374753Z\" level=info msg=\"Creating container: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.627934 | controller |     "Jun 19 11:41:41.564937 crc crio[22562]: time=\"2026-06-19T11:41:41.564844084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.627963 | controller |     "Jun 19 11:41:41.586954 crc crio[22562]: time=\"2026-06-19T11:41:41.586895019Z\" level=info msg=\"Ran pod sandbox e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 with infra container: openstack/barbican-1bf8-account-create-update-5qsmm/POD\" id=4e706273-9524-4f4e-82c0-2bcced6db58a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.627988 | controller |     "Jun 19 11:41:41.592840 crc crio[22562]: time=\"2026-06-19T11:41:41.592780804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=290bed7d-04c9-4eed-a7de-1ab24293f332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628011 | controller |     "Jun 19 11:41:41.598868 crc crio[22562]: time=\"2026-06-19T11:41:41.598786163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90976281-eb3b-404f-9717-6e7d0a2c0b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628035 | controller |     "Jun 19 11:41:41.600460 crc crio[22562]: 2026-06-19T11:41:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4f0060f57db311 Mac:da:c3:f8:ab:0a:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 SocketPath: PciID:}] [{Interface:0xc00011e590 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.628060 | controller |     "Jun 19 11:41:41.601481 crc crio[22562]: time=\"2026-06-19T11:41:41.601430738Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc001b842c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.628089 | controller |     "Jun 19 11:41:41.601639 crc crio[22562]: time=\"2026-06-19T11:41:41.601604012Z\" level=info msg=\"Checking pod openstack_barbican-db-create-gqjm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.628114 | controller |     "Jun 19 11:41:41.608239 crc crio[22562]: time=\"2026-06-19T11:41:41.608062872Z\" level=info msg=\"Creating container: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628139 | controller |     "Jun 19 11:41:41.611255 crc crio[22562]: time=\"2026-06-19T11:41:41.610853391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628167 | controller |     "Jun 19 11:41:41.611887 crc crio[22562]: time=\"2026-06-19T11:41:41.611819185Z\" level=info msg=\"Ran pod sandbox f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 with infra container: openstack/barbican-db-create-gqjm8/POD\" id=e6478e1a-6e08-4931-b4dc-b152407e714a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.628193 | controller |     "Jun 19 11:41:41.614939 crc crio[22562]: time=\"2026-06-19T11:41:41.61485237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cfe7254b-c828-40ff-8d75-f3d29a63ef6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628222 | controller |     "Jun 19 11:41:41.623297 crc crio[22562]: time=\"2026-06-19T11:41:41.623217306Z\" level=info msg=\"Created container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=95fc1ba0-6621-49ea-8274-3a5120c3b2b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628251 | controller |     "Jun 19 11:41:41.624365 crc crio[22562]: time=\"2026-06-19T11:41:41.624301433Z\" level=info msg=\"Starting container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba\" id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.628277 | controller |     "Jun 19 11:41:41.632528 crc crio[22562]: time=\"2026-06-19T11:41:41.632432664Z\" level=info msg=\"Started container\" PID=63824 containerID=cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba description=openstack/neutron-db-create-pzrm2/mariadb-database-create id=bbc04987-f84c-4b01-8407-89e8a1d2b7e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91",
2026-06-19 12:35:51.628302 | controller |     "Jun 19 11:41:41.633081 crc crio[22562]: time=\"2026-06-19T11:41:41.632833215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3f175bb3-adc3-421c-afbc-770d334798ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628331 | controller |     "Jun 19 11:41:41.652827 crc crio[22562]: time=\"2026-06-19T11:41:41.652686595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628356 | controller |     "Jun 19 11:41:41.654727 crc crio[22562]: time=\"2026-06-19T11:41:41.654658374Z\" level=info msg=\"Creating container: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628380 | controller |     "Jun 19 11:41:41.655322 crc crio[22562]: time=\"2026-06-19T11:41:41.655223228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628404 | controller |     "Jun 19 11:41:41.658859 crc crio[22562]: time=\"2026-06-19T11:41:41.658776446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628453 | controller |     "Jun 19 11:41:41.716254 crc crio[22562]: time=\"2026-06-19T11:41:41.716133133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628489 | controller |     "Jun 19 11:41:41.725527 crc crio[22562]: time=\"2026-06-19T11:41:41.725489815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628518 | controller |     "Jun 19 11:41:41.743404 crc crio[22562]: time=\"2026-06-19T11:41:41.743222063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628544 | controller |     "Jun 19 11:41:41.750131 crc crio[22562]: time=\"2026-06-19T11:41:41.747357405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628570 | controller |     "Jun 19 11:41:41.896110 crc crio[22562]: time=\"2026-06-19T11:41:41.895965328Z\" level=info msg=\"Created container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=d97e314a-8cec-4be2-9183-5ba2726a8e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628599 | controller |     "Jun 19 11:41:41.902698 crc crio[22562]: time=\"2026-06-19T11:41:41.901328401Z\" level=info msg=\"Starting container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703\" id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.628628 | controller |     "Jun 19 11:41:41.914738 crc crio[22562]: time=\"2026-06-19T11:41:41.914581408Z\" level=info msg=\"Created container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=f568c146-2d31-4f21-bec5-1c4dd712fcda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628652 | controller |     "Jun 19 11:41:41.915727 crc crio[22562]: time=\"2026-06-19T11:41:41.915512001Z\" level=info msg=\"Created container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=d83c4b33-817e-4ce6-87c9-a0226f6eda75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628677 | controller |     "Jun 19 11:41:41.915804 crc crio[22562]: time=\"2026-06-19T11:41:41.915724176Z\" level=info msg=\"Starting container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310\" id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.628701 | controller |     "Jun 19 11:41:41.918855 crc crio[22562]: time=\"2026-06-19T11:41:41.917021969Z\" level=info msg=\"Starting container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff\" id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.628724 | controller |     "Jun 19 11:41:41.918855 crc crio[22562]: time=\"2026-06-19T11:41:41.91789394Z\" level=info msg=\"Started container\" PID=63870 containerID=e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703 description=openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update id=11c5202d-f808-4e15-ad12-a1621eefcde1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c",
2026-06-19 12:35:51.628749 | controller |     "Jun 19 11:41:41.924440 crc crio[22562]: time=\"2026-06-19T11:41:41.92433734Z\" level=info msg=\"Started container\" PID=63872 containerID=5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310 description=openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update id=1aeaae37-2bb6-4a70-aa89-8ff21397bf9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342",
2026-06-19 12:35:51.628778 | controller |     "Jun 19 11:41:41.925643 crc crio[22562]: time=\"2026-06-19T11:41:41.924592706Z\" level=info msg=\"Started container\" PID=63877 containerID=a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff description=openstack/barbican-db-create-gqjm8/mariadb-database-create id=1c252d5b-9e25-416e-803d-5c372b006c64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4",
2026-06-19 12:35:51.628804 | controller |     "Jun 19 11:41:42.508041 crc crio[22562]: time=\"2026-06-19T11:41:42.502679114Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:cd145c73092847785e95abbcdaed89141b56be0af27baa3c2af1118aef498be3\" id=d9064046-8462-4547-bbac-0002260a57a5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.628829 | controller |     "Jun 19 11:41:42.509925 crc crio[22562]: time=\"2026-06-19T11:41:42.509806491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=113603d3-ffcb-4bf5-8e3f-67f1b548864e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628862 | controller |     "Jun 19 11:41:42.555598 crc crio[22562]: time=\"2026-06-19T11:41:42.555329435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0820faf6-b110-458d-aa28-d99ebd34c64c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.628892 | controller |     "Jun 19 11:41:42.565967 crc crio[22562]: time=\"2026-06-19T11:41:42.565768924Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.628918 | controller |     "Jun 19 11:41:42.568317 crc crio[22562]: time=\"2026-06-19T11:41:42.568248715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628944 | controller |     "Jun 19 11:41:42.626947 crc crio[22562]: time=\"2026-06-19T11:41:42.626838404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628972 | controller |     "Jun 19 11:41:42.639015 crc crio[22562]: time=\"2026-06-19T11:41:42.638898451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.628997 | controller |     "Jun 19 11:41:42.789128 crc crio[22562]: time=\"2026-06-19T11:41:42.78896591Z\" level=info msg=\"Created container a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa: openstack/swift-storage-0/container-server\" id=d1e5b1fd-2c68-458e-8ce7-ce8fc7fdd595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629022 | controller |     "Jun 19 11:41:42.790505 crc crio[22562]: time=\"2026-06-19T11:41:42.790426306Z\" level=info msg=\"Starting container: a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa\" id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.629050 | controller |     "Jun 19 11:41:42.796264 crc crio[22562]: time=\"2026-06-19T11:41:42.796079846Z\" level=info msg=\"Started container\" PID=63992 containerID=a42b7c691db6d40ad72f65e0b5fff370b81698aaf63fc3cdf7a513436a281bfa description=openstack/swift-storage-0/container-server id=f2ba7f07-8987-4056-8023-ca03e8838df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.629076 | controller |     "Jun 19 11:41:42.814680 crc crio[22562]: time=\"2026-06-19T11:41:42.809488048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2554add1-0f8b-4506-ae04-06a82e1f74cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629101 | controller |     "Jun 19 11:41:42.836323 crc crio[22562]: time=\"2026-06-19T11:41:42.836207298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8489e743-c958-4842-9f80-20c08f26b8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629128 | controller |     "Jun 19 11:41:42.850423 crc crio[22562]: time=\"2026-06-19T11:41:42.850324487Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629153 | controller |     "Jun 19 11:41:42.851880 crc crio[22562]: time=\"2026-06-19T11:41:42.851746512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629177 | controller |     "Jun 19 11:41:42.912083 crc crio[22562]: time=\"2026-06-19T11:41:42.911785136Z\" level=info msg=\"Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.629205 | controller |     "Jun 19 11:41:42.912541 crc crio[22562]: time=\"2026-06-19T11:41:42.912470713Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-k6hpk Namespace:openstack ID:d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b UID:7d5d9154-8278-4680-a18a-9447220073f3 NetNS:/var/run/netns/d65e0bfd-1b97-485e-82c6-484375f111d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d5d9154_8278_4680_a18a_9447220073f3.slice PodAnnotations:0xc0005ac7b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.629232 | controller |     "Jun 19 11:41:42.913003 crc crio[22562]: time=\"2026-06-19T11:41:42.912682438Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-k6hpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.629257 | controller |     "Jun 19 11:41:42.923219 crc crio[22562]: time=\"2026-06-19T11:41:42.923078955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629281 | controller |     "Jun 19 11:41:42.932719 crc crio[22562]: time=\"2026-06-19T11:41:42.932632412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629304 | controller |     "Jun 19 11:41:43.087783 crc crio[22562]: time=\"2026-06-19T11:41:43.08630515Z\" level=info msg=\"Created container 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30: openstack/swift-storage-0/container-replicator\" id=b75835d8-4dcd-4a93-8f23-8ee4d897ce0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629329 | controller |     "Jun 19 11:41:43.087783 crc crio[22562]: time=\"2026-06-19T11:41:43.088808072Z\" level=info msg=\"Starting container: 751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30\" id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.629353 | controller |     "Jun 19 11:41:43.098048 crc crio[22562]: time=\"2026-06-19T11:41:43.097915217Z\" level=info msg=\"Started container\" PID=64020 containerID=751d82402f6f22e15558efbb481ca43fb069948830d553b68ad934b52bc80a30 description=openstack/swift-storage-0/container-replicator id=4464c7b9-1e55-4713-b36c-5658db0f770c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.629382 | controller |     "Jun 19 11:41:43.115095 crc crio[22562]: time=\"2026-06-19T11:41:43.114902787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8b381363-e746-42ab-9dce-f4ad9ca9dab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629407 | controller |     "Jun 19 11:41:43.131789 crc crio[22562]: time=\"2026-06-19T11:41:43.131681851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=525834f2-5579-47ad-9964-1e52a6876f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629449 | controller |     "Jun 19 11:41:43.144254 crc crio[22562]: time=\"2026-06-19T11:41:43.144114479Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629499 | controller |     "Jun 19 11:41:43.145528 crc crio[22562]: time=\"2026-06-19T11:41:43.145467302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629597 | controller |     "Jun 19 11:41:43.242812 crc crio[22562]: time=\"2026-06-19T11:41:43.242698416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629634 | controller |     "Jun 19 11:41:43.253735 crc crio[22562]: time=\"2026-06-19T11:41:43.252823186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629659 | controller |     "Jun 19 11:41:43.403435 crc crio[22562]: time=\"2026-06-19T11:41:43.403057108Z\" level=info msg=\"Created container 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2: openstack/swift-storage-0/container-auditor\" id=527d0875-941c-4b7b-8e51-aeb5fa72f175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629681 | controller |     "Jun 19 11:41:43.405321 crc crio[22562]: time=\"2026-06-19T11:41:43.405089279Z\" level=info msg=\"Starting container: 967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2\" id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.629704 | controller |     "Jun 19 11:41:43.412505 crc crio[22562]: time=\"2026-06-19T11:41:43.412311387Z\" level=info msg=\"Started container\" PID=64045 containerID=967a3932d39c7f52be74bf28d2f54a22eb6d1145a0a7c853fe066fe8118b5be2 description=openstack/swift-storage-0/container-auditor id=fc32fc4f-eb66-4475-b541-5e95bf3d0b05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.629727 | controller |     "Jun 19 11:41:43.413040 crc crio[22562]: time=\"2026-06-19T11:41:43.412902663Z\" level=info msg=\"Stopped pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=9bd97a61-ff42-401e-b76e-6c37a750052d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.629749 | controller |     "Jun 19 11:41:43.432605 crc crio[22562]: time=\"2026-06-19T11:41:43.432488757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5ba671f0-ce22-4e68-b102-9b21ec7ec28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629771 | controller |     "Jun 19 11:41:43.454251 crc crio[22562]: time=\"2026-06-19T11:41:43.453425984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8dd10cb4-6391-4fa8-b81d-0b2527a93e97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629793 | controller |     "Jun 19 11:41:43.465625 crc crio[22562]: time=\"2026-06-19T11:41:43.463403621Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629816 | controller |     "Jun 19 11:41:43.465625 crc crio[22562]: time=\"2026-06-19T11:41:43.465112823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629840 | controller |     "Jun 19 11:41:43.545124 crc crio[22562]: time=\"2026-06-19T11:41:43.545023548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629863 | controller |     "Jun 19 11:41:43.549232 crc crio[22562]: time=\"2026-06-19T11:41:43.549096409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.629886 | controller |     "Jun 19 11:41:43.689022 crc crio[22562]: time=\"2026-06-19T11:41:43.688896714Z\" level=info msg=\"Created container 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0: openstack/swift-storage-0/container-updater\" id=e24612fb-385e-4b3a-8eb8-bb34e1769be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.629912 | controller |     "Jun 19 11:41:43.691400 crc crio[22562]: time=\"2026-06-19T11:41:43.691315954Z\" level=info msg=\"Starting container: 4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0\" id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.629936 | controller |     "Jun 19 11:41:43.702930 crc crio[22562]: time=\"2026-06-19T11:41:43.702794668Z\" level=info msg=\"Started container\" PID=64072 containerID=4e33250592e92deba4f21debedb847e3b2fc43b22bdc4c2d07750efcc6005ad0 description=openstack/swift-storage-0/container-updater id=f7740513-b2ac-471a-b422-35b76d000ace name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.629959 | controller |     "Jun 19 11:41:43.719032 crc crio[22562]: time=\"2026-06-19T11:41:43.718919677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cf65dee5-5be5-4bf4-8528-c31c8c448f0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.629982 | controller |     "Jun 19 11:41:43.734248 crc crio[22562]: time=\"2026-06-19T11:41:43.734093611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8b88f417-5c37-4d62-91f1-b86e99fb1132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.630004 | controller |     "Jun 19 11:41:43.743644 crc crio[22562]: time=\"2026-06-19T11:41:43.743232937Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630026 | controller |     "Jun 19 11:41:43.746015 crc crio[22562]: time=\"2026-06-19T11:41:43.745919904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630047 | controller |     "Jun 19 11:41:43.829385 crc crio[22562]: time=\"2026-06-19T11:41:43.829290764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630070 | controller |     "Jun 19 11:41:43.836571 crc crio[22562]: time=\"2026-06-19T11:41:43.836477191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630092 | controller |     "Jun 19 11:41:43.939773 crc crio[22562]: time=\"2026-06-19T11:41:43.939715983Z\" level=info msg=\"Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630114 | controller |     "Jun 19 11:41:43.939876 crc crio[22562]: time=\"2026-06-19T11:41:43.939796185Z\" level=info msg=\"Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630138 | controller |     "Jun 19 11:41:43.940706 crc crio[22562]: time=\"2026-06-19T11:41:43.940588525Z\" level=info msg=\"Got pod network &{Name:cinder-4079-account-create-update-hgr64 Namespace:openstack ID:b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220 UID:9ae455ae-38f5-4a88-900c-da85d4230f0d NetNS:/var/run/netns/46b1957f-5bba-4a00-8da2-8d24c330fa8e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ae455ae_38f5_4a88_900c_da85d4230f0d.slice PodAnnotations:0xc0030b4128}] Aliases:map[]}\"",
2026-06-19 12:35:51.630162 | controller |     "Jun 19 11:41:43.940706 crc crio[22562]: time=\"2026-06-19T11:41:43.940689658Z\" level=info msg=\"Got pod network &{Name:neutron-71d5-account-create-update-dv4rx Namespace:openstack ID:5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c UID:00d16fd5-8141-4339-8bc9-b25cf04e98ae NetNS:/var/run/netns/2565e976-9a5e-46ea-8d39-be6a84b62f04 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00d16fd5_8141_4339_8bc9_b25cf04e98ae.slice PodAnnotations:0xc00008d7e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.630189 | controller |     "Jun 19 11:41:43.940868 crc crio[22562]: time=\"2026-06-19T11:41:43.940751399Z\" level=info msg=\"Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630213 | controller |     "Jun 19 11:41:43.941119 crc crio[22562]: time=\"2026-06-19T11:41:43.940914783Z\" level=info msg=\"Deleting pod openstack_cinder-4079-account-create-update-hgr64 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.630236 | controller |     "Jun 19 11:41:43.941354 crc crio[22562]: time=\"2026-06-19T11:41:43.941299482Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-pzrm2 Namespace:openstack ID:65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91 UID:e8f2f519-8487-460f-b3a2-1c6015977b31 NetNS:/var/run/netns/59aee03f-15a6-4315-a894-339653b740d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f2f519_8487_460f_b3a2_1c6015977b31.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.630259 | controller |     "Jun 19 11:41:43.941468 crc crio[22562]: time=\"2026-06-19T11:41:43.940708048Z\" level=info msg=\"Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630281 | controller |     "Jun 19 11:41:43.941677 crc crio[22562]: time=\"2026-06-19T11:41:43.941473417Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-pzrm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.630304 | controller |     "Jun 19 11:41:43.943228 crc crio[22562]: time=\"2026-06-19T11:41:43.940925093Z\" level=info msg=\"Deleting pod openstack_neutron-71d5-account-create-update-dv4rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.630327 | controller |     "Jun 19 11:41:43.945858 crc crio[22562]: time=\"2026-06-19T11:41:43.940671977Z\" level=info msg=\"Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630350 | controller |     "Jun 19 11:41:43.947771 crc crio[22562]: time=\"2026-06-19T11:41:43.947700451Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gqjm8 Namespace:openstack ID:f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4 UID:5c7e54c7-d21c-4632-8468-167ec0df5d2d NetNS:/var/run/netns/d7760e07-9179-4ab7-ab67-cbffb95ba182 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c7e54c7_d21c_4632_8468_167ec0df5d2d.slice PodAnnotations:0xc0005ac5e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.630374 | controller |     "Jun 19 11:41:43.948755 crc crio[22562]: time=\"2026-06-19T11:41:43.948631014Z\" level=info msg=\"Got pod network &{Name:barbican-1bf8-account-create-update-5qsmm Namespace:openstack ID:e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342 UID:27e22584-fe35-484f-a2ee-ca9173eb02ea NetNS:/var/run/netns/118faa3b-0afa-4516-b813-8a5681deb168 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27e22584_fe35_484f_a2ee_ca9173eb02ea.slice PodAnnotations:0xc00008d828}] Aliases:map[]}\"",
2026-06-19 12:35:51.630406 | controller |     "Jun 19 11:41:43.949025 crc crio[22562]: time=\"2026-06-19T11:41:43.948949292Z\" level=info msg=\"Deleting pod openstack_barbican-1bf8-account-create-update-5qsmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.630460 | controller |     "Jun 19 11:41:43.949685 crc crio[22562]: time=\"2026-06-19T11:41:43.949599898Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-gqjm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.630493 | controller |     "Jun 19 11:41:43.970915 crc crio[22562]: time=\"2026-06-19T11:41:43.9707527Z\" level=info msg=\"Created container 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0: openstack/swift-storage-0/object-server\" id=98ff5481-5268-4861-8e88-9b02655d459d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630518 | controller |     "Jun 19 11:41:43.973094 crc crio[22562]: time=\"2026-06-19T11:41:43.972885634Z\" level=info msg=\"Starting container: 805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0\" id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.630543 | controller |     "Jun 19 11:41:43.981649 crc crio[22562]: time=\"2026-06-19T11:41:43.981467436Z\" level=info msg=\"Started container\" PID=64099 containerID=805e00718c698de1bb058a0eb56e900a34868cb47546ff093f536963c72633e0 description=openstack/swift-storage-0/object-server id=9d4534dc-1a14-437b-afd2-9e03403c50fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.630565 | controller |     "Jun 19 11:41:44.002536 crc crio[22562]: time=\"2026-06-19T11:41:44.002367302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3be90602-89fd-423f-99a5-85c1e07bf502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.630589 | controller |     "Jun 19 11:41:44.020672 crc crio[22562]: time=\"2026-06-19T11:41:44.020572722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=38827443-dedd-4237-b97c-b4f87eef688a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.630612 | controller |     "Jun 19 11:41:44.031438 crc crio[22562]: time=\"2026-06-19T11:41:44.031376348Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630634 | controller |     "Jun 19 11:41:44.032594 crc crio[22562]: time=\"2026-06-19T11:41:44.032561948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630657 | controller |     "Jun 19 11:41:44.095551 crc crio[22562]: time=\"2026-06-19T11:41:44.095446322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630680 | controller |     "Jun 19 11:41:44.103402 crc crio[22562]: time=\"2026-06-19T11:41:44.103330058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630703 | controller |     "Jun 19 11:41:44.271912 crc crio[22562]: time=\"2026-06-19T11:41:44.269607678Z\" level=info msg=\"Created container cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b: openstack/swift-storage-0/object-replicator\" id=89f96a06-34a8-4625-a0f2-964202062d26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630725 | controller |     "Jun 19 11:41:44.275518 crc crio[22562]: time=\"2026-06-19T11:41:44.275424321Z\" level=info msg=\"Starting container: cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b\" id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.630752 | controller |     "Jun 19 11:41:44.287766 crc crio[22562]: time=\"2026-06-19T11:41:44.287626773Z\" level=info msg=\"Started container\" PID=64235 containerID=cb8bf76728f90fbf200e72dd1e3cbbbdc79a6108b1bdfa47ed3c774a7c63948b description=openstack/swift-storage-0/object-replicator id=11519c3d-7bed-447e-b6f6-6180dfb5bb4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.630776 | controller |     "Jun 19 11:41:44.303584 crc crio[22562]: time=\"2026-06-19T11:41:44.303396952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=98d0e2fb-95a0-43a5-986b-b083bc3bc8a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.630799 | controller |     "Jun 19 11:41:44.320640 crc crio[22562]: time=\"2026-06-19T11:41:44.31991365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5d742a32-da5f-4e1d-8755-66c7aba8c55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.630821 | controller |     "Jun 19 11:41:44.329444 crc crio[22562]: time=\"2026-06-19T11:41:44.329348375Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630843 | controller |     "Jun 19 11:41:44.329875 crc crio[22562]: time=\"2026-06-19T11:41:44.329812586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630865 | controller |     "Jun 19 11:41:44.427073 crc crio[22562]: time=\"2026-06-19T11:41:44.426902535Z\" level=info msg=\"Stopped pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=164581bb-d699-4d5a-8015-7885168c7abe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630887 | controller |     "Jun 19 11:41:44.432750 crc crio[22562]: time=\"2026-06-19T11:41:44.432685158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630908 | controller |     "Jun 19 11:41:44.448237 crc crio[22562]: time=\"2026-06-19T11:41:44.44610117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.630930 | controller |     "Jun 19 11:41:44.608595 crc crio[22562]: time=\"2026-06-19T11:41:44.608459033Z\" level=info msg=\"Stopped pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=bd92c372-20e0-4722-a381-af7960eb4b6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.630952 | controller |     "Jun 19 11:41:44.618394 crc crio[22562]: time=\"2026-06-19T11:41:44.618319517Z\" level=info msg=\"Created container e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9: openstack/swift-storage-0/object-auditor\" id=4fe07adc-b157-45ad-895d-253e1f672ae8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.630973 | controller |     "Jun 19 11:41:44.622571 crc crio[22562]: time=\"2026-06-19T11:41:44.621232619Z\" level=info msg=\"Starting container: e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9\" id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.630995 | controller |     "Jun 19 11:41:44.625430 crc crio[22562]: time=\"2026-06-19T11:41:44.625364511Z\" level=info msg=\"Stopped pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=ea879a9c-586c-4be3-b823-bd02a9cb045b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.631023 | controller |     "Jun 19 11:41:44.644307 crc crio[22562]: time=\"2026-06-19T11:41:44.643587851Z\" level=info msg=\"Started container\" PID=64256 containerID=e10cbac90d5c7007d24616f740afd0bfd72ae6cf5cf1ea4e217d35d1fc6642f9 description=openstack/swift-storage-0/object-auditor id=f6cb9279-4a19-427e-9e4b-9c5432ee5ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.631046 | controller |     "Jun 19 11:41:44.657200 crc crio[22562]: time=\"2026-06-19T11:41:44.656780468Z\" level=info msg=\"Stopped pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=fb8751d8-b72e-4965-afec-c53e7414b2a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.631070 | controller |     "Jun 19 11:41:44.659017 crc crio[22562]: time=\"2026-06-19T11:41:44.658267815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0bc09bf-a6b1-477b-9e9a-f5e4dd839ebd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631092 | controller |     "Jun 19 11:41:44.673061 crc crio[22562]: time=\"2026-06-19T11:41:44.672785163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3a4fcb68-0cdf-4202-b4a0-ce6dad8fcb1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631114 | controller |     "Jun 19 11:41:44.688446 crc crio[22562]: time=\"2026-06-19T11:41:44.688367028Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631135 | controller |     "Jun 19 11:41:44.689555 crc crio[22562]: time=\"2026-06-19T11:41:44.689501876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631156 | controller |     "Jun 19 11:41:44.750653 crc crio[22562]: time=\"2026-06-19T11:41:44.75033557Z\" level=info msg=\"Stopped pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=3eac7a92-90ba-4929-af17-a791bced5be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.631178 | controller |     "Jun 19 11:41:44.802214 crc crio[22562]: time=\"2026-06-19T11:41:44.802091309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631200 | controller |     "Jun 19 11:41:44.809698 crc crio[22562]: time=\"2026-06-19T11:41:44.809048611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631223 | controller |     "Jun 19 11:41:44.940750 crc crio[22562]: time=\"2026-06-19T11:41:44.940662214Z\" level=info msg=\"Created container 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63: openstack/swift-storage-0/object-updater\" id=4ed6cb6c-d9cb-44b9-af9e-848d8f15d011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631245 | controller |     "Jun 19 11:41:44.942600 crc crio[22562]: time=\"2026-06-19T11:41:44.942479129Z\" level=info msg=\"Starting container: 6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63\" id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.631267 | controller |     "Jun 19 11:41:44.952332 crc crio[22562]: time=\"2026-06-19T11:41:44.95223047Z\" level=info msg=\"Started container\" PID=64312 containerID=6c7e2a6a28efd82b03df7ab03a41ad073ac1adb3887116d4001124a81edcea63 description=openstack/swift-storage-0/object-updater id=49d0a320-9ea4-472e-8ffb-a6d2c7485856 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.631291 | controller |     "Jun 19 11:41:44.979687 crc crio[22562]: time=\"2026-06-19T11:41:44.979595176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=326bdf7d-9682-4175-b6e6-bbc16a6e8b57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631318 | controller |     "Jun 19 11:41:45.027687 crc crio[22562]: time=\"2026-06-19T11:41:45.02706417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=44dbe411-81aa-4cb8-bd2e-db5eeb445836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631342 | controller |     "Jun 19 11:41:45.038020 crc crio[22562]: time=\"2026-06-19T11:41:45.037947638Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631365 | controller |     "Jun 19 11:41:45.038442 crc crio[22562]: time=\"2026-06-19T11:41:45.03842105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631387 | controller |     "Jun 19 11:41:45.130395 crc crio[22562]: time=\"2026-06-19T11:41:45.130062595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631409 | controller |     "Jun 19 11:41:45.136701 crc crio[22562]: time=\"2026-06-19T11:41:45.136277348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631452 | controller |     "Jun 19 11:41:45.298782 crc crio[22562]: time=\"2026-06-19T11:41:45.298644852Z\" level=info msg=\"Created container fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d: openstack/swift-storage-0/object-expirer\" id=8116cceb-8434-4041-9daa-83c79aa7c0d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631484 | controller |     "Jun 19 11:41:45.302555 crc crio[22562]: time=\"2026-06-19T11:41:45.302493437Z\" level=info msg=\"Starting container: fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d\" id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.631508 | controller |     "Jun 19 11:41:45.313679 crc crio[22562]: time=\"2026-06-19T11:41:45.313572951Z\" level=info msg=\"Started container\" PID=64390 containerID=fc561887230fdf47357d1ee0c0810573d4bb0337a27b36a66cf3ade4bf83303d description=openstack/swift-storage-0/object-expirer id=9628c50d-138d-4077-86a0-aec2c0f50e70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.631532 | controller |     "Jun 19 11:41:45.327387 crc crio[22562]: time=\"2026-06-19T11:41:45.32729548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f29d9686-0544-48e8-bcab-ef4356c6e20b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631555 | controller |     "Jun 19 11:41:45.348240 crc crio[22562]: time=\"2026-06-19T11:41:45.348105424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=15fae73b-caab-418a-9a29-e59e26fbc9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631577 | controller |     "Jun 19 11:41:45.357134 crc crio[22562]: time=\"2026-06-19T11:41:45.357019665Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631601 | controller |     "Jun 19 11:41:45.357593 crc crio[22562]: time=\"2026-06-19T11:41:45.357544218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631628 | controller |     "Jun 19 11:41:45.406462 crc crio[22562]: time=\"2026-06-19T11:41:45.406320994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631652 | controller |     "Jun 19 11:41:45.411600 crc crio[22562]: time=\"2026-06-19T11:41:45.409964083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631676 | controller |     "Jun 19 11:41:45.517396 crc crio[22562]: time=\"2026-06-19T11:41:45.517301866Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-85jph/POD\" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.631699 | controller |     "Jun 19 11:41:45.517578 crc crio[22562]: time=\"2026-06-19T11:41:45.517411589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631722 | controller |     "Jun 19 11:41:45.561894 crc crio[22562]: time=\"2026-06-19T11:41:45.561460768Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"",
2026-06-19 12:35:51.631746 | controller |     "Jun 19 11:41:45.561894 crc crio[22562]: time=\"2026-06-19T11:41:45.561853057Z\" level=info msg=\"Adding pod openstack_root-account-create-update-85jph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.631769 | controller |     "Jun 19 11:41:45.562824 crc crio[22562]: time=\"2026-06-19T11:41:45.562730909Z\" level=info msg=\"Created container 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82: openstack/swift-storage-0/rsync\" id=2275372b-2142-42d8-94e2-73296ba0265f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631792 | controller |     "Jun 19 11:41:45.565275 crc crio[22562]: time=\"2026-06-19T11:41:45.565121939Z\" level=info msg=\"Starting container: 6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82\" id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.631815 | controller |     "Jun 19 11:41:45.571861 crc crio[22562]: time=\"2026-06-19T11:41:45.571737431Z\" level=info msg=\"Started container\" PID=64444 containerID=6af5b4350ed88826aacbb2cbdfe7637ade51356da1b3c6517191c90b34a4ba82 description=openstack/swift-storage-0/rsync id=536ec8e6-cec4-4666-bd22-3a95d1ec5f39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.631837 | controller |     "Jun 19 11:41:45.587399 crc crio[22562]: time=\"2026-06-19T11:41:45.586301712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f62100e6-f3d8-4b2f-b3d0-772e288ea81a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631860 | controller |     "Jun 19 11:41:45.603353 crc crio[22562]: time=\"2026-06-19T11:41:45.603237401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f6d0efcf-4eeb-41b3-8607-3d55f71175ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.631882 | controller |     "Jun 19 11:41:45.610453 crc crio[22562]: time=\"2026-06-19T11:41:45.610403148Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631909 | controller |     "Jun 19 11:41:45.612884 crc crio[22562]: time=\"2026-06-19T11:41:45.612852298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631932 | controller |     "Jun 19 11:41:45.653855 crc crio[22562]: time=\"2026-06-19T11:41:45.653806581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631954 | controller |     "Jun 19 11:41:45.660492 crc crio[22562]: time=\"2026-06-19T11:41:45.660468445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.631976 | controller |     "Jun 19 11:41:45.834834 crc crio[22562]: time=\"2026-06-19T11:41:45.834297882Z\" level=info msg=\"Created container 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc: openstack/swift-storage-0/swift-recon-cron\" id=acb759a4-d4b7-4f1c-96ea-9081927281ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.631999 | controller |     "Jun 19 11:41:45.836639 crc crio[22562]: time=\"2026-06-19T11:41:45.836399454Z\" level=info msg=\"Starting container: 87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc\" id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.632022 | controller |     "Jun 19 11:41:45.844233 crc crio[22562]: time=\"2026-06-19T11:41:45.84394296Z\" level=info msg=\"Started container\" PID=64483 containerID=87c17af1a7e9ab39c0ddf5619a079a48c60dff869dc8ce08032a69ff451bf1fc description=openstack/swift-storage-0/swift-recon-cron id=d207cc7e-4721-4372-ae6c-e442dce88cc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ebaeac1102331035585f02e78fa7b352c0b772cb489e5eaa5e451b181c359ee",
2026-06-19 12:35:51.632044 | controller |     "Jun 19 11:41:46.134775 crc crio[22562]: 2026-06-19T11:41:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64a93429370a28f Mac:d6:54:cf:dc:51:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d SocketPath: PciID:}] [{Interface:0xc000125870 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.632067 | controller |     "Jun 19 11:41:46.139384 crc crio[22562]: time=\"2026-06-19T11:41:46.138255314Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc001612078}] Aliases:map[]}\"",
2026-06-19 12:35:51.632090 | controller |     "Jun 19 11:41:46.139384 crc crio[22562]: time=\"2026-06-19T11:41:46.138836918Z\" level=info msg=\"Checking pod openstack_root-account-create-update-85jph for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.632112 | controller |     "Jun 19 11:41:46.164259 crc crio[22562]: time=\"2026-06-19T11:41:46.163944879Z\" level=info msg=\"Ran pod sandbox 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd with infra container: openstack/root-account-create-update-85jph/POD\" id=f799f16d-306d-4625-b1ad-caeb7e7ab3f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.632135 | controller |     "Jun 19 11:41:46.175813 crc crio[22562]: time=\"2026-06-19T11:41:46.175622748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c3c64bac-a5d0-4c58-bc94-2271450aaaa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.632166 | controller |     "Jun 19 11:41:46.182444 crc crio[22562]: time=\"2026-06-19T11:41:46.180421927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e470f439-adb9-4d04-9243-a0b65c7180e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.632190 | controller |     "Jun 19 11:41:46.216264 crc crio[22562]: time=\"2026-06-19T11:41:46.216121399Z\" level=info msg=\"Creating container: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.632211 | controller |     "Jun 19 11:41:46.216894 crc crio[22562]: time=\"2026-06-19T11:41:46.216839938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632231 | controller |     "Jun 19 11:41:46.290382 crc crio[22562]: time=\"2026-06-19T11:41:46.290292363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632254 | controller |     "Jun 19 11:41:46.306295 crc crio[22562]: time=\"2026-06-19T11:41:46.294356483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632277 | controller |     "Jun 19 11:41:46.440600 crc crio[22562]: time=\"2026-06-19T11:41:46.440370552Z\" level=info msg=\"Created container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=33139a5c-f109-4d17-8de4-6339ec50aeed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.632300 | controller |     "Jun 19 11:41:46.443794 crc crio[22562]: time=\"2026-06-19T11:41:46.443724306Z\" level=info msg=\"Starting container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d\" id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.632322 | controller |     "Jun 19 11:41:46.459020 crc crio[22562]: time=\"2026-06-19T11:41:46.45886274Z\" level=info msg=\"Started container\" PID=64541 containerID=84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d description=openstack/root-account-create-update-85jph/mariadb-account-create-update id=438d0cba-3acc-41ad-8c35-27fd8d766dbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd",
2026-06-19 12:35:51.632345 | controller |     "Jun 19 11:41:47.001118 crc crio[22562]: time=\"2026-06-19T11:41:47.000552268Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-kn69f/POD\" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.632368 | controller |     "Jun 19 11:41:47.002535 crc crio[22562]: time=\"2026-06-19T11:41:47.001198063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632389 | controller |     "Jun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.201080322Z\" level=info msg=\"Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.632412 | controller |     "Jun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.202258651Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-85jph Namespace:openstack ID:64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd UID:945410f8-fffc-4b0e-852f-02844a78bf12 NetNS:/var/run/netns/e5565285-dbd0-4b85-8247-0d98836a126d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod945410f8_fffc_4b0e_852f_02844a78bf12.slice PodAnnotations:0xc0005ac510}] Aliases:map[]}\"",
2026-06-19 12:35:51.632463 | controller |     "Jun 19 11:41:48.202703 crc crio[22562]: time=\"2026-06-19T11:41:48.202396524Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-85jph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.632490 | controller |     "Jun 19 11:41:49.216128 crc crio[22562]: time=\"2026-06-19T11:41:49.215253069Z\" level=info msg=\"Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.632513 | controller |     "Jun 19 11:41:49.218699 crc crio[22562]: time=\"2026-06-19T11:41:49.216863708Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-pb58d Namespace:openstack ID:588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87 UID:a8110197-096c-45d5-85ea-445870b98bbb NetNS:/var/run/netns/d9f2a7ba-48b9-4665-8c4f-4d92886e0725 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8110197_096c_45d5_85ea_445870b98bbb.slice PodAnnotations:0xc000328000}] Aliases:map[]}\"",
2026-06-19 12:35:51.632536 | controller |     "Jun 19 11:41:49.218699 crc crio[22562]: time=\"2026-06-19T11:41:49.217072333Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-pb58d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.632558 | controller |     "Jun 19 11:41:51.475567 crc crio[22562]: time=\"2026-06-19T11:41:51.47489257Z\" level=info msg=\"Stopped pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=661e2e08-1334-4359-9c76-8ed40fa4869c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.632579 | controller |     "Jun 19 11:41:51.643208 crc crio[22562]: time=\"2026-06-19T11:41:51.641422256Z\" level=info msg=\"Stopped pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=aa212c94-4d36-4f23-8a1b-1a8948d24d14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.632601 | controller |     "Jun 19 11:41:51.661422 crc crio[22562]: time=\"2026-06-19T11:41:51.661301748Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}\"",
2026-06-19 12:35:51.632623 | controller |     "Jun 19 11:41:51.661422 crc crio[22562]: time=\"2026-06-19T11:41:51.66140604Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-kn69f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.632645 | controller |     "Jun 19 11:41:51.662591 crc crio[22562]: time=\"2026-06-19T11:41:51.662506737Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:f6fdf5062b55739d34f51eca548d8d30dbd5cbecec7e1cb3c53d87f0f1c29bea\" id=920db2b5-b55b-48bd-ba20-ee80c86d9ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.632667 | controller |     "Jun 19 11:41:51.682210 crc crio[22562]: time=\"2026-06-19T11:41:51.67478619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=4c0ec9b2-d01f-4de5-a9d6-03bb8e5bbdae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.632688 | controller |     "Jun 19 11:41:51.762207 crc crio[22562]: time=\"2026-06-19T11:41:51.759205897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f7ede66c-26c8-4962-9e49-5755dae164c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.632714 | controller |     "Jun 19 11:41:51.788376 crc crio[22562]: time=\"2026-06-19T11:41:51.785467177Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.632736 | controller |     "Jun 19 11:41:51.792203 crc crio[22562]: time=\"2026-06-19T11:41:51.79004416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632758 | controller |     "Jun 19 11:41:51.863449 crc crio[22562]: time=\"2026-06-19T11:41:51.86331284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632779 | controller |     "Jun 19 11:41:51.874256 crc crio[22562]: time=\"2026-06-19T11:41:51.874118708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.632799 | controller |     "Jun 19 11:41:52.025241 crc crio[22562]: time=\"2026-06-19T11:41:52.023710884Z\" level=info msg=\"Created container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=f0add447-d706-47a5-be7c-795a75247671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.632820 | controller |     "Jun 19 11:41:52.026560 crc crio[22562]: time=\"2026-06-19T11:41:52.026487434Z\" level=info msg=\"Starting container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04\" id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.632842 | controller |     "Jun 19 11:41:52.032255 crc crio[22562]: time=\"2026-06-19T11:41:52.031803156Z\" level=info msg=\"Started container\" PID=64893 containerID=560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04 description=openstack/keystone-db-sync-wp6n8/keystone-db-sync id=f63d0cfc-b60a-403f-bb39-2387fed8e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9",
2026-06-19 12:35:51.632865 | controller |     "Jun 19 11:41:52.283430 crc crio[22562]: 2026-06-19T11:41:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5f6a93a3dd3c9 Mac:6e:19:20:da:95:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.632887 | controller |     "Jun 19 11:41:52.283430 crc crio[22562]: time=\"2026-06-19T11:41:52.280735318Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000328990}] Aliases:map[]}\"",
2026-06-19 12:35:51.632910 | controller |     "Jun 19 11:41:52.283430 crc crio[22562]: time=\"2026-06-19T11:41:52.280881211Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-kn69f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.632932 | controller |     "Jun 19 11:41:52.298196 crc crio[22562]: time=\"2026-06-19T11:41:52.298088837Z\" level=info msg=\"Ran pod sandbox 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b with infra container: openstack/dnsmasq-dns-68c444669f-kn69f/POD\" id=3e72656d-7967-4967-b69f-722f2c191e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.632958 | controller |     "Jun 19 11:41:52.304413 crc crio[22562]: time=\"2026-06-19T11:41:52.304325661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8d4e4c2-2736-49bd-b408-c46c60481ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.632980 | controller |     "Jun 19 11:41:52.354960 crc crio[22562]: time=\"2026-06-19T11:41:52.35487043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0ed0b7e-19fd-4787-85eb-4226034e5f18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.633003 | controller |     "Jun 19 11:41:52.362627 crc crio[22562]: time=\"2026-06-19T11:41:52.362502979Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.633026 | controller |     "Jun 19 11:41:52.363126 crc crio[22562]: time=\"2026-06-19T11:41:52.363069343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633048 | controller |     "Jun 19 11:41:52.400745 crc crio[22562]: time=\"2026-06-19T11:41:52.400680853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633069 | controller |     "Jun 19 11:41:52.405021 crc crio[22562]: time=\"2026-06-19T11:41:52.404935608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633092 | controller |     "Jun 19 11:41:52.557644 crc crio[22562]: time=\"2026-06-19T11:41:52.55753128Z\" level=info msg=\"Created container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=0e666db4-8e97-42e2-8888-a5a195ff4855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.633114 | controller |     "Jun 19 11:41:52.559291 crc crio[22562]: time=\"2026-06-19T11:41:52.559111608Z\" level=info msg=\"Starting container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605\" id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.633136 | controller |     "Jun 19 11:41:52.565427 crc crio[22562]: time=\"2026-06-19T11:41:52.565343573Z\" level=info msg=\"Started container\" PID=64921 containerID=38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605 description=openstack/dnsmasq-dns-68c444669f-kn69f/init id=b4024c2e-bbae-4814-be2c-033bf84b9509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b",
2026-06-19 12:35:51.633160 | controller |     "Jun 19 11:41:53.290532 crc crio[22562]: time=\"2026-06-19T11:41:53.289744348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dc3cb9ab-70ca-4e21-a01c-ed7063a97ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.633182 | controller |     "Jun 19 11:41:53.386863 crc crio[22562]: time=\"2026-06-19T11:41:53.386738965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9ac694a-388f-4193-99fd-d16649a53a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.633206 | controller |     "Jun 19 11:41:53.690911 crc crio[22562]: time=\"2026-06-19T11:41:53.690811681Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.633227 | controller |     "Jun 19 11:41:53.692010 crc crio[22562]: time=\"2026-06-19T11:41:53.691431126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633255 | controller |     "Jun 19 11:41:53.756790 crc crio[22562]: time=\"2026-06-19T11:41:53.756482724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633279 | controller |     "Jun 19 11:41:53.766830 crc crio[22562]: time=\"2026-06-19T11:41:53.766691487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633302 | controller |     "Jun 19 11:41:54.127065 crc crio[22562]: time=\"2026-06-19T11:41:54.126846178Z\" level=info msg=\"Created container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=1a472069-4376-40e3-8d2f-a1af96d2fba4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.633325 | controller |     "Jun 19 11:41:54.131413 crc crio[22562]: time=\"2026-06-19T11:41:54.130918849Z\" level=info msg=\"Starting container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98\" id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.633348 | controller |     "Jun 19 11:41:54.149803 crc crio[22562]: time=\"2026-06-19T11:41:54.14957365Z\" level=info msg=\"Started container\" PID=64964 containerID=5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 description=openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns id=0888f939-d433-4661-bbec-39cad1f30e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b",
2026-06-19 12:35:51.633371 | controller |     "Jun 19 11:41:57.339971 crc crio[22562]: time=\"2026-06-19T11:41:57.33846088Z\" level=info msg=\"Stopping container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98 (timeout: 10s)\" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.633394 | controller |     "Jun 19 11:41:57.476082 crc crio[22562]: time=\"2026-06-19T11:41:57.47562434Z\" level=info msg=\"Stopped container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=de6d4dd4-5d93-4dcf-9ab8-9579c934dc77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.633417 | controller |     "Jun 19 11:41:57.478096 crc crio[22562]: time=\"2026-06-19T11:41:57.477912756Z\" level=info msg=\"Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.633465 | controller |     "Jun 19 11:41:57.478847 crc crio[22562]: time=\"2026-06-19T11:41:57.478749027Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-kn69f Namespace:openstack ID:5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b UID:0548b552-f766-4e71-a5ac-88cacd17ed8f NetNS:/var/run/netns/bdf08298-896d-4ba7-baac-919e0f8235f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0548b552_f766_4e71_a5ac_88cacd17ed8f.slice PodAnnotations:0xc000658c90}] Aliases:map[]}\"",
2026-06-19 12:35:51.633492 | controller |     "Jun 19 11:41:57.479099 crc crio[22562]: time=\"2026-06-19T11:41:57.478956763Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-kn69f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.633515 | controller |     "Jun 19 11:41:57.857321 crc crio[22562]: time=\"2026-06-19T11:41:57.856790682Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD\" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.633542 | controller |     "Jun 19 11:41:57.857582 crc crio[22562]: time=\"2026-06-19T11:41:57.857347895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633585 | controller |     "Jun 19 11:41:57.935056 crc crio[22562]: time=\"2026-06-19T11:41:57.934943033Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}\"",
2026-06-19 12:35:51.633609 | controller |     "Jun 19 11:41:57.935056 crc crio[22562]: time=\"2026-06-19T11:41:57.935035835Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.633632 | controller |     "Jun 19 11:41:57.939847 crc crio[22562]: time=\"2026-06-19T11:41:57.939806123Z\" level=info msg=\"Stopped pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=c65ce4d8-1e5e-4bc2-9ec1-d4ecf180ccc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.633655 | controller |     "Jun 19 11:41:58.414704 crc crio[22562]: time=\"2026-06-19T11:41:58.414082256Z\" level=info msg=\"Removing container: 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98\" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.633682 | controller |     "Jun 19 11:41:58.456432 crc crio[22562]: time=\"2026-06-19T11:41:58.456335441Z\" level=info msg=\"Removed container 5d627ce4bfd166a9704d4c3cf7bc81030a296aa8350608bb3840453fcf4e2a98: openstack/dnsmasq-dns-68c444669f-kn69f/dnsmasq-dns\" id=cd866b69-8d73-43fd-9d95-19a1d0267211 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.633705 | controller |     "Jun 19 11:41:58.463609 crc crio[22562]: time=\"2026-06-19T11:41:58.462789801Z\" level=info msg=\"Removing container: 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605\" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.633729 | controller |     "Jun 19 11:41:58.519098 crc crio[22562]: 2026-06-19T11:41:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c24d757aac687a3 Mac:92:67:5d:d4:49:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.633753 | controller |     "Jun 19 11:41:58.520539 crc crio[22562]: time=\"2026-06-19T11:41:58.520448206Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0005acc88}] Aliases:map[]}\"",
2026-06-19 12:35:51.633777 | controller |     "Jun 19 11:41:58.520720 crc crio[22562]: time=\"2026-06-19T11:41:58.52060575Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.633801 | controller |     "Jun 19 11:41:58.527515 crc crio[22562]: time=\"2026-06-19T11:41:58.527444289Z\" level=info msg=\"Ran pod sandbox c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef with infra container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/POD\" id=7c500f53-55eb-4308-b8f3-4ffd9d87bb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.633829 | controller |     "Jun 19 11:41:58.532077 crc crio[22562]: time=\"2026-06-19T11:41:58.531854758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2a57ac4e-aa39-469d-a6cb-f44f8f73a892 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.633854 | controller |     "Jun 19 11:41:58.534890 crc crio[22562]: time=\"2026-06-19T11:41:58.534303989Z\" level=info msg=\"Removed container 38492c8d11a1f026032a04f9c4cb13eccc03fbcbd2a2d4b4c55751ca389f2605: openstack/dnsmasq-dns-68c444669f-kn69f/init\" id=e7c5f2ba-3c6f-4716-955c-0399c072cfe5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.633877 | controller |     "Jun 19 11:41:58.587831 crc crio[22562]: time=\"2026-06-19T11:41:58.587284787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b8241945-db98-4a2f-a87c-a7c766379b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.633901 | controller |     "Jun 19 11:41:58.604086 crc crio[22562]: time=\"2026-06-19T11:41:58.604023512Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.633924 | controller |     "Jun 19 11:41:58.604643 crc crio[22562]: time=\"2026-06-19T11:41:58.604562085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633947 | controller |     "Jun 19 11:41:58.674834 crc crio[22562]: time=\"2026-06-19T11:41:58.674628827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633970 | controller |     "Jun 19 11:41:58.681694 crc crio[22562]: time=\"2026-06-19T11:41:58.68161961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.633992 | controller |     "Jun 19 11:41:58.855277 crc crio[22562]: time=\"2026-06-19T11:41:58.855077217Z\" level=info msg=\"Created container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=d78b17d4-0503-4d58-806c-54a7c2a0a9be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.634015 | controller |     "Jun 19 11:41:58.856930 crc crio[22562]: time=\"2026-06-19T11:41:58.856723098Z\" level=info msg=\"Starting container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e\" id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.634038 | controller |     "Jun 19 11:41:58.868707 crc crio[22562]: time=\"2026-06-19T11:41:58.868506838Z\" level=info msg=\"Started container\" PID=65401 containerID=a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init id=c2a34025-01be-4e96-980d-036b48426eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef",
2026-06-19 12:35:51.634062 | controller |     "Jun 19 11:41:59.431799 crc crio[22562]: time=\"2026-06-19T11:41:59.431627028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=091f12e2-3ff1-4916-9fe9-228a90cd3c38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.634086 | controller |     "Jun 19 11:41:59.509443 crc crio[22562]: time=\"2026-06-19T11:41:59.509330118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8585d406-8d86-481c-afc9-bd093145dad8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.634114 | controller |     "Jun 19 11:41:59.521070 crc crio[22562]: time=\"2026-06-19T11:41:59.520932385Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.634138 | controller |     "Jun 19 11:41:59.521574 crc crio[22562]: time=\"2026-06-19T11:41:59.521434837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634161 | controller |     "Jun 19 11:41:59.573744 crc crio[22562]: time=\"2026-06-19T11:41:59.573492465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634184 | controller |     "Jun 19 11:41:59.578618 crc crio[22562]: time=\"2026-06-19T11:41:59.578515419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634207 | controller |     "Jun 19 11:41:59.747624 crc crio[22562]: time=\"2026-06-19T11:41:59.747479285Z\" level=info msg=\"Created container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=16a119af-192f-4464-93e4-77690e94ee53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.634231 | controller |     "Jun 19 11:41:59.748852 crc crio[22562]: time=\"2026-06-19T11:41:59.748768827Z\" level=info msg=\"Starting container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba\" id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.634255 | controller |     "Jun 19 11:41:59.756780 crc crio[22562]: time=\"2026-06-19T11:41:59.756357075Z\" level=info msg=\"Started container\" PID=65459 containerID=e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba description=openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns id=d63e6355-8ba8-4f2c-91ba-093d4b3f5497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef",
2026-06-19 12:35:51.634278 | controller |     "Jun 19 11:42:00.541520 crc crio[22562]: time=\"2026-06-19T11:42:00.540876985Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697822-nbvpv/POD\" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.634301 | controller |     "Jun 19 11:42:00.543582 crc crio[22562]: time=\"2026-06-19T11:42:00.541542251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634325 | controller |     "Jun 19 11:42:00.581336 crc crio[22562]: time=\"2026-06-19T11:42:00.581043399Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}\"",
2026-06-19 12:35:51.634349 | controller |     "Jun 19 11:42:00.581336 crc crio[22562]: time=\"2026-06-19T11:42:00.5811217Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697822-nbvpv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.634372 | controller |     "Jun 19 11:42:01.146549 crc crio[22562]: 2026-06-19T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a44f83039a3d874 Mac:fe:fe:f7:90:fe:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.634400 | controller |     "Jun 19 11:42:01.148313 crc crio[22562]: time=\"2026-06-19T11:42:01.148257318Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc002910f28}] Aliases:map[]}\"",
2026-06-19 12:35:51.634424 | controller |     "Jun 19 11:42:01.148468 crc crio[22562]: time=\"2026-06-19T11:42:01.148406042Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697822-nbvpv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.634474 | controller |     "Jun 19 11:42:01.165230 crc crio[22562]: time=\"2026-06-19T11:42:01.157313192Z\" level=info msg=\"Ran pod sandbox a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 with infra container: openshift-infra/auto-csr-approver-29697822-nbvpv/POD\" id=9b4f2731-3e35-4b5b-9de4-64acac0e4b56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.634498 | controller |     "Jun 19 11:42:01.165230 crc crio[22562]: time=\"2026-06-19T11:42:01.159935577Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.634521 | controller |     "Jun 19 11:42:01.168854 crc crio[22562]: time=\"2026-06-19T11:42:01.168724154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.634544 | controller |     "Jun 19 11:42:02.070837 crc crio[22562]: time=\"2026-06-19T11:42:02.070203516Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=19b2373f-08a8-4996-9886-c1a40f628eee name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.634567 | controller |     "Jun 19 11:42:02.073269 crc crio[22562]: time=\"2026-06-19T11:42:02.071872817Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e41d273-443c-4b80-9367-9939b1cce2c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.634601 | controller |     "Jun 19 11:42:02.076299 crc crio[22562]: time=\"2026-06-19T11:42:02.074516512Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f62a3613-7f1e-4027-a59a-991b5c3b6743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.634626 | controller |     "Jun 19 11:42:02.082238 crc crio[22562]: time=\"2026-06-19T11:42:02.08208439Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.634648 | controller |     "Jun 19 11:42:02.082932 crc crio[22562]: time=\"2026-06-19T11:42:02.082843928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634670 | controller |     "Jun 19 11:42:02.135213 crc crio[22562]: time=\"2026-06-19T11:42:02.135064359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634692 | controller |     "Jun 19 11:42:02.490225 crc crio[22562]: time=\"2026-06-19T11:42:02.489567832Z\" level=info msg=\"Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.634721 | controller |     "Jun 19 11:42:02.491496 crc crio[22562]: time=\"2026-06-19T11:42:02.491462988Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-wp6n8 Namespace:openstack ID:8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9 UID:b1eb597e-91d9-41ec-bc5d-0112698defba NetNS:/var/run/netns/07d040dd-213c-47ac-a5e0-a39409116e8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1eb597e_91d9_41ec_bc5d_0112698defba.slice PodAnnotations:0xc002e5e4e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.634744 | controller |     "Jun 19 11:42:02.491846 crc crio[22562]: time=\"2026-06-19T11:42:02.491820297Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-wp6n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.634768 | controller |     "Jun 19 11:42:02.505912 crc crio[22562]: time=\"2026-06-19T11:42:02.505815893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.634790 | controller |     "Jun 19 11:42:02.688125 crc crio[22562]: time=\"2026-06-19T11:42:02.688033006Z\" level=info msg=\"Created container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=4e088190-568f-4813-9a04-0cff1ad499d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.634813 | controller |     "Jun 19 11:42:02.689849 crc crio[22562]: time=\"2026-06-19T11:42:02.689686598Z\" level=info msg=\"Starting container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da\" id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.634836 | controller |     "Jun 19 11:42:02.708587 crc crio[22562]: time=\"2026-06-19T11:42:02.707918119Z\" level=info msg=\"Started container\" PID=65577 containerID=f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da description=openshift-infra/auto-csr-approver-29697822-nbvpv/oc id=bf98b30f-4d28-4e91-a01a-2d499d8caa7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068",
2026-06-19 12:35:51.634860 | controller |     "Jun 19 11:42:02.908433 crc crio[22562]: time=\"2026-06-19T11:42:02.907487471Z\" level=info msg=\"Stopped pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=2d2be848-2c1c-4ead-b221-5482fa2f95ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.634883 | controller |     "Jun 19 11:42:04.071225 crc crio[22562]: time=\"2026-06-19T11:42:04.070550209Z\" level=info msg=\"Stopping container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba (timeout: 10s)\" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.634906 | controller |     "Jun 19 11:42:04.241224 crc crio[22562]: time=\"2026-06-19T11:42:04.241031572Z\" level=info msg=\"Stopped container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=aa843adf-7b5f-4f46-9f66-2d3e4786a6bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.634928 | controller |     "Jun 19 11:42:04.244270 crc crio[22562]: time=\"2026-06-19T11:42:04.243649896Z\" level=info msg=\"Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.634950 | controller |     "Jun 19 11:42:04.248232 crc crio[22562]: time=\"2026-06-19T11:42:04.246683352Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68dfc8c9f9-52bkq Namespace:openstack ID:c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef UID:2563b195-ecff-4e47-b66f-483484148566 NetNS:/var/run/netns/022743f2-1e09-4d6e-87a2-522ecfdd1b83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2563b195_ecff_4e47_b66f_483484148566.slice PodAnnotations:0xc0020943f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.634978 | controller |     "Jun 19 11:42:04.248232 crc crio[22562]: time=\"2026-06-19T11:42:04.246893707Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68dfc8c9f9-52bkq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635002 | controller |     "Jun 19 11:42:04.592506 crc crio[22562]: time=\"2026-06-19T11:42:04.591418673Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-hnwsx/POD\" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635024 | controller |     "Jun 19 11:42:04.592506 crc crio[22562]: time=\"2026-06-19T11:42:04.591899364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635047 | controller |     "Jun 19 11:42:04.622616 crc crio[22562]: time=\"2026-06-19T11:42:04.622526941Z\" level=info msg=\"Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.635070 | controller |     "Jun 19 11:42:04.623240 crc crio[22562]: time=\"2026-06-19T11:42:04.623125856Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697822-nbvpv Namespace:openshift-infra ID:a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068 UID:451406e5-caeb-4203-bb66-3a597ea1f2bd NetNS:/var/run/netns/8791b044-df81-4a54-8c30-ca672638cee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod451406e5_caeb_4203_bb66_3a597ea1f2bd.slice PodAnnotations:0xc000659260}] Aliases:map[]}\"",
2026-06-19 12:35:51.635093 | controller |     "Jun 19 11:42:04.623443 crc crio[22562]: time=\"2026-06-19T11:42:04.623386642Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697822-nbvpv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635115 | controller |     "Jun 19 11:42:04.697609 crc crio[22562]: time=\"2026-06-19T11:42:04.697502905Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-b28jb/POD\" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635137 | controller |     "Jun 19 11:42:04.697710 crc crio[22562]: time=\"2026-06-19T11:42:04.697643989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635160 | controller |     "Jun 19 11:42:04.706442 crc crio[22562]: time=\"2026-06-19T11:42:04.703062002Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}\"",
2026-06-19 12:35:51.635184 | controller |     "Jun 19 11:42:04.706442 crc crio[22562]: time=\"2026-06-19T11:42:04.703109553Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-hnwsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635207 | controller |     "Jun 19 11:42:04.770458 crc crio[22562]: time=\"2026-06-19T11:42:04.770364195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}\"",
2026-06-19 12:35:51.635235 | controller |     "Jun 19 11:42:04.770458 crc crio[22562]: time=\"2026-06-19T11:42:04.770441327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-b28jb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635259 | controller |     "Jun 19 11:42:04.880103 crc crio[22562]: time=\"2026-06-19T11:42:04.876489078Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-6svgb/POD\" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635283 | controller |     "Jun 19 11:42:04.880103 crc crio[22562]: time=\"2026-06-19T11:42:04.876587051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635306 | controller |     "Jun 19 11:42:04.901632 crc crio[22562]: time=\"2026-06-19T11:42:04.899822795Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635328 | controller |     "Jun 19 11:42:04.901632 crc crio[22562]: time=\"2026-06-19T11:42:04.899946708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635351 | controller |     "Jun 19 11:42:05.128304 crc crio[22562]: time=\"2026-06-19T11:42:05.124858557Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-862r6/POD\" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635374 | controller |     "Jun 19 11:42:05.128304 crc crio[22562]: time=\"2026-06-19T11:42:05.125325739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635398 | controller |     "Jun 19 11:42:05.166068 crc crio[22562]: time=\"2026-06-19T11:42:05.165352518Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}\"",
2026-06-19 12:35:51.635422 | controller |     "Jun 19 11:42:05.166068 crc crio[22562]: time=\"2026-06-19T11:42:05.165418349Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-6svgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635475 | controller |     "Jun 19 11:42:05.226511 crc crio[22562]: time=\"2026-06-19T11:42:05.226409617Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-hbh8l/POD\" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635501 | controller |     "Jun 19 11:42:05.226752 crc crio[22562]: time=\"2026-06-19T11:42:05.226556072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635524 | controller |     "Jun 19 11:42:05.238694 crc crio[22562]: time=\"2026-06-19T11:42:05.238299482Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}\"",
2026-06-19 12:35:51.635553 | controller |     "Jun 19 11:42:05.238694 crc crio[22562]: time=\"2026-06-19T11:42:05.238680281Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635578 | controller |     "Jun 19 11:42:05.344445 crc crio[22562]: time=\"2026-06-19T11:42:05.3365445Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q5hzv/POD\" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635601 | controller |     "Jun 19 11:42:05.344445 crc crio[22562]: time=\"2026-06-19T11:42:05.336659643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635623 | controller |     "Jun 19 11:42:05.478248 crc crio[22562]: time=\"2026-06-19T11:42:05.476246142Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.635646 | controller |     "Jun 19 11:42:05.478248 crc crio[22562]: time=\"2026-06-19T11:42:05.476348075Z\" level=info msg=\"Adding pod openstack_placement-db-sync-hbh8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635670 | controller |     "Jun 19 11:42:05.524709 crc crio[22562]: time=\"2026-06-19T11:42:05.524232459Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}\"",
2026-06-19 12:35:51.635693 | controller |     "Jun 19 11:42:05.524709 crc crio[22562]: time=\"2026-06-19T11:42:05.524308331Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-862r6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635717 | controller |     "Jun 19 11:42:05.585533 crc crio[22562]: time=\"2026-06-19T11:42:05.585115404Z\" level=info msg=\"Stopped pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=1c85600d-f6b6-48dc-b0e2-67818c342f58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.635739 | controller |     "Jun 19 11:42:05.646476 crc crio[22562]: time=\"2026-06-19T11:42:05.645381914Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.635766 | controller |     "Jun 19 11:42:05.646476 crc crio[22562]: time=\"2026-06-19T11:42:05.645759753Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q5hzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635790 | controller |     "Jun 19 11:42:05.717289 crc crio[22562]: time=\"2026-06-19T11:42:05.717097395Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD\" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635813 | controller |     "Jun 19 11:42:05.717289 crc crio[22562]: time=\"2026-06-19T11:42:05.717281381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.635835 | controller |     "Jun 19 11:42:05.740436 crc crio[22562]: time=\"2026-06-19T11:42:05.740268249Z\" level=info msg=\"Stopped pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=118398f8-0fa5-4e23-8584-767fb7a53bd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.635857 | controller |     "Jun 19 11:42:05.748747 crc crio[22562]: time=\"2026-06-19T11:42:05.747919108Z\" level=info msg=\"Removing container: e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba\" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.635880 | controller |     "Jun 19 11:42:05.816253 crc crio[22562]: time=\"2026-06-19T11:42:05.816039882Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}\"",
2026-06-19 12:35:51.635902 | controller |     "Jun 19 11:42:05.816253 crc crio[22562]: time=\"2026-06-19T11:42:05.816102724Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-hjrgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.635923 | controller |     "Jun 19 11:42:05.879425 crc crio[22562]: time=\"2026-06-19T11:42:05.879313335Z\" level=info msg=\"Removed container e49d311073be401970b942ec428474b6b11b0f8abd65f61756490ddef5b4b6ba: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/dnsmasq-dns\" id=306355d9-57bd-444d-999f-ad1e2eb25040 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.635945 | controller |     "Jun 19 11:42:05.887338 crc crio[22562]: time=\"2026-06-19T11:42:05.885715204Z\" level=info msg=\"Removing container: a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e\" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.635967 | controller |     "Jun 19 11:42:05.953397 crc crio[22562]: time=\"2026-06-19T11:42:05.953224502Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.635990 | controller |     "Jun 19 11:42:05.953397 crc crio[22562]: time=\"2026-06-19T11:42:05.953314904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.636012 | controller |     "Jun 19 11:42:06.031374 crc crio[22562]: time=\"2026-06-19T11:42:06.024128175Z\" level=info msg=\"Removed container a1c0da9fb31dcd1a2d4ea412500393ed646348cec971586b0a4042218bf2108e: openstack/dnsmasq-dns-68dfc8c9f9-52bkq/init\" id=b7419e00-46ba-4154-9a6a-9712987a5ca1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.636035 | controller |     "Jun 19 11:42:06.110682 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cecd13aac28b721 Mac:96:6d:18:8f:c3:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae SocketPath: PciID:}] [{Interface:0xc0003ed2b0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.636062 | controller |     "Jun 19 11:42:06.143098 crc crio[22562]: time=\"2026-06-19T11:42:06.142924821Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc000659330}] Aliases:map[]}\"",
2026-06-19 12:35:51.636085 | controller |     "Jun 19 11:42:06.144100 crc crio[22562]: time=\"2026-06-19T11:42:06.143252439Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-hnwsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.636108 | controller |     "Jun 19 11:42:06.149691 crc crio[22562]: time=\"2026-06-19T11:42:06.145503405Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.636130 | controller |     "Jun 19 11:42:06.149691 crc crio[22562]: time=\"2026-06-19T11:42:06.145636088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.636153 | controller |     "Jun 19 11:42:06.177789 crc crio[22562]: time=\"2026-06-19T11:42:06.177694551Z\" level=info msg=\"Ran pod sandbox cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 with infra container: openstack/keystone-bootstrap-hnwsx/POD\" id=b8086202-dcdf-49af-ae21-a83114ff240c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.636176 | controller |     "Jun 19 11:42:06.184798 crc crio[22562]: time=\"2026-06-19T11:42:06.184710453Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}\"",
2026-06-19 12:35:51.636199 | controller |     "Jun 19 11:42:06.184798 crc crio[22562]: time=\"2026-06-19T11:42:06.184789735Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.636221 | controller |     "Jun 19 11:42:06.186221 crc crio[22562]: time=\"2026-06-19T11:42:06.186084118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=867a6db9-5b9b-449f-84d0-beb23708ca05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636243 | controller |     "Jun 19 11:42:06.202451 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5734b1247aefb54 Mac:86:26:e2:7c:d2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.636266 | controller |     "Jun 19 11:42:06.203827 crc crio[22562]: time=\"2026-06-19T11:42:06.203794806Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc000659570}] Aliases:map[]}\"",
2026-06-19 12:35:51.636296 | controller |     "Jun 19 11:42:06.204202 crc crio[22562]: time=\"2026-06-19T11:42:06.204135125Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-b28jb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.636318 | controller |     "Jun 19 11:42:06.242831 crc crio[22562]: time=\"2026-06-19T11:42:06.242775999Z\" level=info msg=\"Ran pod sandbox 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 with infra container: openstack/dnsmasq-dns-57c96b5555-b28jb/POD\" id=7dbabc4c-5011-4b15-9bf2-bf61f9f9a40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.636340 | controller |     "Jun 19 11:42:06.255932 crc crio[22562]: time=\"2026-06-19T11:42:06.253879033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=363fa30e-ae01-4b0f-a76a-89be8b943604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636363 | controller |     "Jun 19 11:42:06.274479 crc crio[22562]: time=\"2026-06-19T11:42:06.273388266Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.636386 | controller |     "Jun 19 11:42:06.274479 crc crio[22562]: time=\"2026-06-19T11:42:06.273477068Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.636409 | controller |     "Jun 19 11:42:06.294055 crc crio[22562]: time=\"2026-06-19T11:42:06.293768359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=af2a8e59-6899-448b-b63e-07f7c415bfdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636456 | controller |     "Jun 19 11:42:06.312349 crc crio[22562]: time=\"2026-06-19T11:42:06.312262807Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.636484 | controller |     "Jun 19 11:42:06.315297 crc crio[22562]: time=\"2026-06-19T11:42:06.313727473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.636507 | controller |     "Jun 19 11:42:06.396128 crc crio[22562]: time=\"2026-06-19T11:42:06.395770161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b70d8f36-7f3a-4da8-8a3f-f1b1c595abcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636530 | controller |     "Jun 19 11:42:06.411376 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e05c692053d7682 Mac:8a:df:40:0a:7b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 SocketPath: PciID:}] [{Interface:0xc0001b8740 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.636554 | controller |     "Jun 19 11:42:06.414840 crc crio[22562]: time=\"2026-06-19T11:42:06.4147624Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc0020941f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.636582 | controller |     "Jun 19 11:42:06.415035 crc crio[22562]: time=\"2026-06-19T11:42:06.414934214Z\" level=info msg=\"Checking pod openstack_placement-db-sync-hbh8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.636604 | controller |     "Jun 19 11:42:06.438935 crc crio[22562]: time=\"2026-06-19T11:42:06.438577009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.636626 | controller |     "Jun 19 11:42:06.439261 crc crio[22562]: time=\"2026-06-19T11:42:06.439003819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.636648 | controller |     "Jun 19 11:42:06.459349 crc crio[22562]: time=\"2026-06-19T11:42:06.458914232Z\" level=info msg=\"Ran pod sandbox e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe with infra container: openstack/placement-db-sync-hbh8l/POD\" id=6c3d3e43-ab96-4fa6-abcf-451d76d9364f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.636669 | controller |     "Jun 19 11:42:06.494658 crc crio[22562]: time=\"2026-06-19T11:42:06.494541842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636691 | controller |     "Jun 19 11:42:06.494825 crc crio[22562]: time=\"2026-06-19T11:42:06.494775868Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636712 | controller |     "Jun 19 11:42:06.494825 crc crio[22562]: time=\"2026-06-19T11:42:06.494819469Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=c0470c6d-b0d4-49c7-a100-5b59856f660c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636734 | controller |     "Jun 19 11:42:06.500194 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f00cafdacacb9d7 Mac:0a:94:87:9f:55:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 SocketPath: PciID:}] [{Interface:0xc000014c90 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.636758 | controller |     "Jun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.504932158Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc000138488}] Aliases:map[]}\"",
2026-06-19 12:35:51.636782 | controller |     "Jun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.505445642Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-6svgb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.636808 | controller |     "Jun 19 11:42:06.506950 crc crio[22562]: time=\"2026-06-19T11:42:06.506245061Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.636831 | controller |     "Jun 19 11:42:06.510670 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90845baf8ea36e2 Mac:fe:ac:80:e3:27:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.636853 | controller |     "Jun 19 11:42:06.511943 crc crio[22562]: time=\"2026-06-19T11:42:06.511800318Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc000138848}] Aliases:map[]}\"",
2026-06-19 12:35:51.636875 | controller |     "Jun 19 11:42:06.512394 crc crio[22562]: time=\"2026-06-19T11:42:06.512044024Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.636898 | controller |     "Jun 19 11:42:06.530115 crc crio[22562]: time=\"2026-06-19T11:42:06.530074081Z\" level=info msg=\"Ran pod sandbox f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e with infra container: openstack/cinder-db-sync-6svgb/POD\" id=00416ce1-19cb-4ef2-bef4-16ecbfbd10aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.636921 | controller |     "Jun 19 11:42:06.538802 crc crio[22562]: time=\"2026-06-19T11:42:06.53453879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.636943 | controller |     "Jun 19 11:42:06.539693 crc crio[22562]: time=\"2026-06-19T11:42:06.539597986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636966 | controller |     "Jun 19 11:42:06.540369 crc crio[22562]: time=\"2026-06-19T11:42:06.540342443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.636988 | controller |     "Jun 19 11:42:06.540645 crc crio[22562]: time=\"2026-06-19T11:42:06.540546149Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=d7e411c2-d2cf-4a78-a8f7-d4d47651a0c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637012 | controller |     "Jun 19 11:42:06.551386 crc crio[22562]: time=\"2026-06-19T11:42:06.54467339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637036 | controller |     "Jun 19 11:42:06.551386 crc crio[22562]: time=\"2026-06-19T11:42:06.546365873Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.637059 | controller |     "Jun 19 11:42:06.551657 crc crio[22562]: time=\"2026-06-19T11:42:06.551399658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637087 | controller |     "Jun 19 11:42:06.554021 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b445047ac1ed829 Mac:7e:61:7f:aa:45:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.637111 | controller |     "Jun 19 11:42:06.558016 crc crio[22562]: time=\"2026-06-19T11:42:06.555831007Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc002094418}] Aliases:map[]}\"",
2026-06-19 12:35:51.637135 | controller |     "Jun 19 11:42:06.558016 crc crio[22562]: time=\"2026-06-19T11:42:06.556018402Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-862r6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.637159 | controller |     "Jun 19 11:42:06.569376 crc crio[22562]: time=\"2026-06-19T11:42:06.569230098Z\" level=info msg=\"Ran pod sandbox 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 with infra container: openstack/ceilometer-0/POD\" id=ba96cf54-2223-4989-b0a1-e1adb8512286 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.637182 | controller |     "Jun 19 11:42:06.569918 crc crio[22562]: time=\"2026-06-19T11:42:06.569884975Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-19 12:35:51.637206 | controller |     "Jun 19 11:42:06.571090 crc crio[22562]: time=\"2026-06-19T11:42:06.57092958Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-19 12:35:51.637229 | controller |     "Jun 19 11:42:06.574944 crc crio[22562]: time=\"2026-06-19T11:42:06.5745555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637252 | controller |     "Jun 19 11:42:06.585298 crc crio[22562]: time=\"2026-06-19T11:42:06.584747321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637276 | controller |     "Jun 19 11:42:06.585948 crc crio[22562]: time=\"2026-06-19T11:42:06.58589046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637299 | controller |     "Jun 19 11:42:06.586105 crc crio[22562]: time=\"2026-06-19T11:42:06.585956251Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=433d4faf-be99-43de-a8cb-dac639bb5574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637322 | controller |     "Jun 19 11:42:06.590883 crc crio[22562]: time=\"2026-06-19T11:42:06.587566151Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.637346 | controller |     "Jun 19 11:42:06.593605 crc crio[22562]: time=\"2026-06-19T11:42:06.593537988Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-19 12:35:51.637374 | controller |     "Jun 19 11:42:06.620880 crc crio[22562]: time=\"2026-06-19T11:42:06.613610875Z\" level=info msg=\"Ran pod sandbox b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 with infra container: openstack/neutron-db-sync-862r6/POD\" id=cbb14fe7-cc75-445c-a3cc-a713c84b8283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.637399 | controller |     "Jun 19 11:42:06.620880 crc crio[22562]: time=\"2026-06-19T11:42:06.619920001Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=745cce63-f7a3-4b36-84d2-b8c4634b2ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637423 | controller |     "Jun 19 11:42:06.679760 crc crio[22562]: time=\"2026-06-19T11:42:06.67971057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10bc6321-c1b4-452e-ba19-accc3cda0296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637472 | controller |     "Jun 19 11:42:06.689492 crc crio[22562]: time=\"2026-06-19T11:42:06.689446599Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.637498 | controller |     "Jun 19 11:42:06.690623 crc crio[22562]: time=\"2026-06-19T11:42:06.690599278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637522 | controller |     "Jun 19 11:42:06.741066 crc crio[22562]: time=\"2026-06-19T11:42:06.740954013Z\" level=info msg=\"Created container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=e8c9d374-716d-4e1c-8fdd-de6dc53a87d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.637560 | controller |     "Jun 19 11:42:06.744729 crc crio[22562]: time=\"2026-06-19T11:42:06.742696777Z\" level=info msg=\"Starting container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba\" id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.637588 | controller |     "Jun 19 11:42:06.762115 crc crio[22562]: time=\"2026-06-19T11:42:06.7618977Z\" level=info msg=\"Created container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=1c5c3466-bdc8-4b04-b8a1-f2e30215c19c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.637612 | controller |     "Jun 19 11:42:06.762540 crc crio[22562]: time=\"2026-06-19T11:42:06.762469974Z\" level=info msg=\"Started container\" PID=66286 containerID=bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba description=openstack/dnsmasq-dns-57c96b5555-b28jb/init id=1099118b-40ed-46d4-a394-6764fb035acb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2",
2026-06-19 12:35:51.637636 | controller |     "Jun 19 11:42:06.769777 crc crio[22562]: time=\"2026-06-19T11:42:06.769743334Z\" level=info msg=\"Starting container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841\" id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.637659 | controller |     "Jun 19 11:42:06.774964 crc crio[22562]: time=\"2026-06-19T11:42:06.774883992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637682 | controller |     "Jun 19 11:42:06.775831 crc crio[22562]: time=\"2026-06-19T11:42:06.775752313Z\" level=info msg=\"Started container\" PID=66277 containerID=785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841 description=openstack/keystone-bootstrap-hnwsx/keystone-bootstrap id=756db769-eb93-469a-8e71-98eb20749fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533",
2026-06-19 12:35:51.637710 | controller |     "Jun 19 11:42:06.787213 crc crio[22562]: time=\"2026-06-19T11:42:06.783844403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.637733 | controller |     "Jun 19 11:42:07.013050 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:804cd3fd681b7c9 Mac:e6:14:8b:b4:bc:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.637754 | controller |     "Jun 19 11:42:07.025260 crc crio[22562]: time=\"2026-06-19T11:42:07.022197034Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc0032d22b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.637774 | controller |     "Jun 19 11:42:07.025260 crc crio[22562]: time=\"2026-06-19T11:42:07.02244297Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q5hzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.637792 | controller |     "Jun 19 11:42:07.068939 crc crio[22562]: 2026-06-19T11:42:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ffc93d88a19840 Mac:2e:28:42:3e:f3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.637808 | controller |     "Jun 19 11:42:07.087438 crc crio[22562]: time=\"2026-06-19T11:42:07.087319463Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc000328298}] Aliases:map[]}\"",
2026-06-19 12:35:51.637825 | controller |     "Jun 19 11:42:07.087676 crc crio[22562]: time=\"2026-06-19T11:42:07.08759299Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-hjrgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.637840 | controller |     "Jun 19 11:42:07.150942 crc crio[22562]: time=\"2026-06-19T11:42:07.150855403Z\" level=info msg=\"Ran pod sandbox 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb with infra container: openstack/barbican-db-sync-q5hzv/POD\" id=c3af1cfa-fe09-4b7d-b18b-0d806fd12a3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.637856 | controller |     "Jun 19 11:42:07.167385 crc crio[22562]: time=\"2026-06-19T11:42:07.165797593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637871 | controller |     "Jun 19 11:42:07.167722 crc crio[22562]: time=\"2026-06-19T11:42:07.16769168Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637891 | controller |     "Jun 19 11:42:07.167880 crc crio[22562]: time=\"2026-06-19T11:42:07.167857624Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=dc447932-9f69-4064-a7ac-c8aff1d25090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637907 | controller |     "Jun 19 11:42:07.170318 crc crio[22562]: time=\"2026-06-19T11:42:07.16971411Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.637923 | controller |     "Jun 19 11:42:07.183217 crc crio[22562]: time=\"2026-06-19T11:42:07.179306157Z\" level=info msg=\"Ran pod sandbox 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e with infra container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/POD\" id=2c35c23d-32d4-4239-8e9c-19140c9314f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.637938 | controller |     "Jun 19 11:42:07.185531 crc crio[22562]: time=\"2026-06-19T11:42:07.18548263Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-19 12:35:51.637953 | controller |     "Jun 19 11:42:07.214377 crc crio[22562]: time=\"2026-06-19T11:42:07.213920432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfbbc3a6-8ba8-42f2-9af1-7d981caaadb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.637968 | controller |     "Jun 19 11:42:07.342587 crc crio[22562]: time=\"2026-06-19T11:42:07.342377317Z\" level=info msg=\"Created container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=64b9cbbf-4dfa-469b-9903-9c9217926cb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.637983 | controller |     "Jun 19 11:42:07.356014 crc crio[22562]: 2026-06-19T11:42:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:022e2e75fd84663 Mac:62:62:f4:23:7f:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c SocketPath: PciID:}] [{Interface:0xc000114590 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.637998 | controller |     "Jun 19 11:42:07.357206 crc crio[22562]: time=\"2026-06-19T11:42:07.35701463Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000138348}] Aliases:map[]}\"",
2026-06-19 12:35:51.638013 | controller |     "Jun 19 11:42:07.357625 crc crio[22562]: time=\"2026-06-19T11:42:07.357337128Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.638028 | controller |     "Jun 19 11:42:07.358694 crc crio[22562]: time=\"2026-06-19T11:42:07.35864919Z\" level=info msg=\"Starting container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712\" id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638043 | controller |     "Jun 19 11:42:07.383031 crc crio[22562]: time=\"2026-06-19T11:42:07.381458274Z\" level=info msg=\"Started container\" PID=66341 containerID=5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712 description=openstack/neutron-db-sync-862r6/neutron-db-sync id=fc50c848-3906-4092-9b73-3507ec1e03af name=/runtime.v1.RuntimeService/StartContainer sandboxID=b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3",
2026-06-19 12:35:51.638062 | controller |     "Jun 19 11:42:07.384058 crc crio[22562]: time=\"2026-06-19T11:42:07.382890809Z\" level=info msg=\"Ran pod sandbox 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af with infra container: openstack/glance-default-external-api-0/POD\" id=7c0d3f89-cdcf-4338-b1c7-d437a476fef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.638078 | controller |     "Jun 19 11:42:07.396615 crc crio[22562]: time=\"2026-06-19T11:42:07.396552218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7372e7d0-5fc0-4e4b-b660-5dd0fda0e454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638092 | controller |     "Jun 19 11:42:07.410238 crc crio[22562]: time=\"2026-06-19T11:42:07.400236718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1d7f8965-a59a-4e46-8e77-c3651882bf54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638108 | controller |     "Jun 19 11:42:07.410238 crc crio[22562]: time=\"2026-06-19T11:42:07.403592831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=589db299-1352-4e18-bc61-da5fb0c969f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638123 | controller |     "Jun 19 11:42:07.426052 crc crio[22562]: time=\"2026-06-19T11:42:07.425938753Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638137 | controller |     "Jun 19 11:42:07.427208 crc crio[22562]: time=\"2026-06-19T11:42:07.427048341Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638152 | controller |     "Jun 19 11:42:07.429115 crc crio[22562]: time=\"2026-06-19T11:42:07.429039281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638166 | controller |     "Jun 19 11:42:07.434618 crc crio[22562]: time=\"2026-06-19T11:42:07.434531166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638181 | controller |     "Jun 19 11:42:07.626496 crc crio[22562]: time=\"2026-06-19T11:42:07.62645392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638195 | controller |     "Jun 19 11:42:07.631057 crc crio[22562]: time=\"2026-06-19T11:42:07.631029803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638210 | controller |     "Jun 19 11:42:07.767389 crc crio[22562]: time=\"2026-06-19T11:42:07.766523501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638224 | controller |     "Jun 19 11:42:07.846378 crc crio[22562]: time=\"2026-06-19T11:42:07.844896849Z\" level=info msg=\"Created container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=79790959-cb9d-49f9-a0db-c35e7aa21794 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638239 | controller |     "Jun 19 11:42:07.852038 crc crio[22562]: time=\"2026-06-19T11:42:07.851915033Z\" level=info msg=\"Starting container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111\" id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638256 | controller |     "Jun 19 11:42:07.866229 crc crio[22562]: time=\"2026-06-19T11:42:07.858470814Z\" level=info msg=\"Started container\" PID=66447 containerID=4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/init id=1c2725fe-d1e0-4647-99e9-eddfd545e609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e",
2026-06-19 12:35:51.638272 | controller |     "Jun 19 11:42:08.111054 crc crio[22562]: time=\"2026-06-19T11:42:08.110659388Z\" level=info msg=\"Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.638287 | controller |     "Jun 19 11:42:08.111906 crc crio[22562]: time=\"2026-06-19T11:42:08.111729854Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-b28jb Namespace:openstack ID:5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2 UID:2a1bb0c6-3a31-4701-b0fc-7f60e5cbdf19 NetNS:/var/run/netns/4a5f9b70-59d3-49e9-8bb2-061a94a3e5c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a1bb0c6_3a31_4701_b0fc_7f60e5cbdf19.slice PodAnnotations:0xc0003286e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.638302 | controller |     "Jun 19 11:42:08.112291 crc crio[22562]: time=\"2026-06-19T11:42:08.112043312Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-b28jb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.638317 | controller |     "Jun 19 11:42:08.588831 crc crio[22562]: 2026-06-19T11:42:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:870df4c28476de7 Mac:1e:61:7f:86:1c:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 SocketPath: PciID:}] [{Interface:0xc000528e70 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.638332 | controller |     "Jun 19 11:42:08.591005 crc crio[22562]: time=\"2026-06-19T11:42:08.590919638Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0020942c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.638348 | controller |     "Jun 19 11:42:08.591242 crc crio[22562]: time=\"2026-06-19T11:42:08.591192096Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.638363 | controller |     "Jun 19 11:42:08.638282 crc crio[22562]: time=\"2026-06-19T11:42:08.617580067Z\" level=info msg=\"Ran pod sandbox 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 with infra container: openstack/glance-default-internal-api-0/POD\" id=15dd20c2-76f8-45a2-a74a-df94590e8967 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.638379 | controller |     "Jun 19 11:42:08.651390 crc crio[22562]: time=\"2026-06-19T11:42:08.651221169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d3695da6-0ba1-417d-9f5d-ce373e4cb999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638395 | controller |     "Jun 19 11:42:08.657565 crc crio[22562]: time=\"2026-06-19T11:42:08.656703174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b3e2e62b-2702-4fd3-b15d-aae986c2867e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638413 | controller |     "Jun 19 11:42:08.681111 crc crio[22562]: time=\"2026-06-19T11:42:08.680900442Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638447 | controller |     "Jun 19 11:42:08.683573 crc crio[22562]: time=\"2026-06-19T11:42:08.683415984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638469 | controller |     "Jun 19 11:42:08.873706 crc crio[22562]: time=\"2026-06-19T11:42:08.873611486Z\" level=info msg=\"Stopped pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=cd05bc64-eabb-4fbd-8f24-261218eb6222 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.638485 | controller |     "Jun 19 11:42:09.045808 crc crio[22562]: time=\"2026-06-19T11:42:09.045701319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638501 | controller |     "Jun 19 11:42:09.428250 crc crio[22562]: time=\"2026-06-19T11:42:09.411621132Z\" level=info msg=\"Removing container: bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba\" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.638516 | controller |     "Jun 19 11:42:09.441318 crc crio[22562]: time=\"2026-06-19T11:42:09.435059122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2bfaaedf-45bb-4f97-9311-6d4af1875ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638532 | controller |     "Jun 19 11:42:09.509094 crc crio[22562]: time=\"2026-06-19T11:42:09.508971561Z\" level=info msg=\"Removed container bcae6bf0eee12ae2567fbeb3371b83f8fde9bb8ad17a83b1259d426e65596eba: openstack/dnsmasq-dns-57c96b5555-b28jb/init\" id=48881bc2-afb4-4eed-9ebe-85325fde9831 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.638546 | controller |     "Jun 19 11:42:09.594922 crc crio[22562]: time=\"2026-06-19T11:42:09.594827275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d719614-fc55-43d1-b413-ae4f63db0232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638562 | controller |     "Jun 19 11:42:09.604839 crc crio[22562]: time=\"2026-06-19T11:42:09.602555847Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638577 | controller |     "Jun 19 11:42:09.604839 crc crio[22562]: time=\"2026-06-19T11:42:09.60309538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638592 | controller |     "Jun 19 11:42:09.787215 crc crio[22562]: time=\"2026-06-19T11:42:09.78334513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638607 | controller |     "Jun 19 11:42:09.790966 crc crio[22562]: time=\"2026-06-19T11:42:09.790895937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638622 | controller |     "Jun 19 11:42:09.946862 crc crio[22562]: time=\"2026-06-19T11:42:09.946673912Z\" level=info msg=\"Created container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=0e175608-eea6-491b-95eb-c49aeb87a7f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638638 | controller |     "Jun 19 11:42:09.949506 crc crio[22562]: time=\"2026-06-19T11:42:09.94942927Z\" level=info msg=\"Starting container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1\" id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638656 | controller |     "Jun 19 11:42:09.955476 crc crio[22562]: time=\"2026-06-19T11:42:09.955389087Z\" level=info msg=\"Started container\" PID=66585 containerID=d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 description=openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns id=331e8842-ee40-4aef-b75a-9afd02914fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e",
2026-06-19 12:35:51.638672 | controller |     "Jun 19 11:42:10.051024 crc crio[22562]: time=\"2026-06-19T11:42:10.050820149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638687 | controller |     "Jun 19 11:42:10.275732 crc crio[22562]: time=\"2026-06-19T11:42:10.265515341Z\" level=info msg=\"Created container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=5c9de12b-bd34-44b1-bb4c-76545da85002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638702 | controller |     "Jun 19 11:42:10.275732 crc crio[22562]: time=\"2026-06-19T11:42:10.26912736Z\" level=info msg=\"Starting container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8\" id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638717 | controller |     "Jun 19 11:42:10.384059 crc crio[22562]: time=\"2026-06-19T11:42:10.383924061Z\" level=info msg=\"Started container\" PID=66592 containerID=b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 description=openstack/glance-default-external-api-0/glance-log id=ed034a4f-1c90-4686-af2a-cd5e42ddc7c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af",
2026-06-19 12:35:51.638733 | controller |     "Jun 19 11:42:10.413088 crc crio[22562]: time=\"2026-06-19T11:42:10.413040752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=12bd1341-db16-4929-8da7-a092df3c8234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638748 | controller |     "Jun 19 11:42:10.546706 crc crio[22562]: time=\"2026-06-19T11:42:10.545931729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b7f9b583-0567-4c87-b893-5aac7bd50dc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638762 | controller |     "Jun 19 11:42:10.568610 crc crio[22562]: time=\"2026-06-19T11:42:10.566453447Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638778 | controller |     "Jun 19 11:42:10.568610 crc crio[22562]: time=\"2026-06-19T11:42:10.566802565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638792 | controller |     "Jun 19 11:42:10.804634 crc crio[22562]: time=\"2026-06-19T11:42:10.804534198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638807 | controller |     "Jun 19 11:42:10.902219 crc crio[22562]: time=\"2026-06-19T11:42:10.902051581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638822 | controller |     "Jun 19 11:42:10.969349 crc crio[22562]: time=\"2026-06-19T11:42:10.969231013Z\" level=info msg=\"Created container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=97748031-0c89-43a3-81ab-3065823c5142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638840 | controller |     "Jun 19 11:42:10.973301 crc crio[22562]: time=\"2026-06-19T11:42:10.973205732Z\" level=info msg=\"Starting container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d\" id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638854 | controller |     "Jun 19 11:42:10.991495 crc crio[22562]: time=\"2026-06-19T11:42:10.991373482Z\" level=info msg=\"Started container\" PID=66631 containerID=8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d description=openstack/glance-default-internal-api-0/glance-log id=a87ce5cd-def4-4e4b-b2e6-2e3347dc6e8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410",
2026-06-19 12:35:51.638869 | controller |     "Jun 19 11:42:11.036414 crc crio[22562]: time=\"2026-06-19T11:42:11.036332774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b58e3551-c114-4630-bdce-5f082d1be062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638884 | controller |     "Jun 19 11:42:11.113333 crc crio[22562]: time=\"2026-06-19T11:42:11.112892089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=fe68bab0-31cf-4e02-93c9-bca342d5d7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.638898 | controller |     "Jun 19 11:42:11.126505 crc crio[22562]: time=\"2026-06-19T11:42:11.126085655Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638913 | controller |     "Jun 19 11:42:11.128877 crc crio[22562]: time=\"2026-06-19T11:42:11.12873272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638927 | controller |     "Jun 19 11:42:11.309953 crc crio[22562]: time=\"2026-06-19T11:42:11.309860002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638941 | controller |     "Jun 19 11:42:12.295877 crc crio[22562]: time=\"2026-06-19T11:42:12.295467749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.638956 | controller |     "Jun 19 11:42:12.456809 crc crio[22562]: time=\"2026-06-19T11:42:12.4563383Z\" level=info msg=\"Created container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=c27e82b6-df33-4c3e-a1c2-53a34c26a3f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.638971 | controller |     "Jun 19 11:42:12.460071 crc crio[22562]: time=\"2026-06-19T11:42:12.4599658Z\" level=info msg=\"Starting container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66\" id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.638985 | controller |     "Jun 19 11:42:12.470705 crc crio[22562]: time=\"2026-06-19T11:42:12.470612814Z\" level=info msg=\"Started container\" PID=66694 containerID=5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 description=openstack/glance-default-external-api-0/glance-httpd id=551643b2-2aef-4e08-acd0-b6cfb23ebbba name=/runtime.v1.RuntimeService/StartContainer sandboxID=022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af",
2026-06-19 12:35:51.639000 | controller |     "Jun 19 11:42:12.562880 crc crio[22562]: time=\"2026-06-19T11:42:12.562774983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639018 | controller |     "Jun 19 11:42:12.654793 crc crio[22562]: time=\"2026-06-19T11:42:12.651298904Z\" level=info msg=\"Stopping container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66 (timeout: 30s)\" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639033 | controller |     "Jun 19 11:42:12.654793 crc crio[22562]: time=\"2026-06-19T11:42:12.651459258Z\" level=info msg=\"Stopping container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8 (timeout: 30s)\" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639048 | controller |     "Jun 19 11:42:12.714951 crc crio[22562]: time=\"2026-06-19T11:42:12.714677182Z\" level=info msg=\"Created container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=cfc44294-5a13-474e-8f61-632bcba27a77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.639062 | controller |     "Jun 19 11:42:12.724841 crc crio[22562]: time=\"2026-06-19T11:42:12.724675309Z\" level=info msg=\"Starting container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a\" id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.639077 | controller |     "Jun 19 11:42:12.736206 crc crio[22562]: time=\"2026-06-19T11:42:12.736096672Z\" level=info msg=\"Started container\" PID=66707 containerID=a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a description=openstack/glance-default-internal-api-0/glance-httpd id=a31caef9-3bf0-48ba-a877-a7deb40fddad name=/runtime.v1.RuntimeService/StartContainer sandboxID=870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410",
2026-06-19 12:35:51.639092 | controller |     "Jun 19 11:42:13.674634 crc crio[22562]: time=\"2026-06-19T11:42:13.673943167Z\" level=info msg=\"Stopping container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d (timeout: 30s)\" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639106 | controller |     "Jun 19 11:42:13.679832 crc crio[22562]: time=\"2026-06-19T11:42:13.679606338Z\" level=info msg=\"Stopping container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a (timeout: 30s)\" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639121 | controller |     "Jun 19 11:42:14.709048 crc crio[22562]: time=\"2026-06-19T11:42:14.70825103Z\" level=info msg=\"Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639135 | controller |     "Jun 19 11:42:14.709602 crc crio[22562]: time=\"2026-06-19T11:42:14.709426409Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-hnwsx Namespace:openstack ID:cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533 UID:fbeb5e52-ad32-4d95-b2be-e068cc8e5e73 NetNS:/var/run/netns/e5839a4f-0bad-4687-9a9e-c5f6735c63ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbeb5e52_ad32_4d95_b2be_e068cc8e5e73.slice PodAnnotations:0xc0020943a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.639151 | controller |     "Jun 19 11:42:14.709663 crc crio[22562]: time=\"2026-06-19T11:42:14.709610394Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-hnwsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639167 | controller |     "Jun 19 11:42:16.145700 crc crio[22562]: time=\"2026-06-19T11:42:16.144823737Z\" level=info msg=\"Stopped container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=315e902b-6b61-450e-815d-0bc780d84607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639184 | controller |     "Jun 19 11:42:16.163466 crc crio[22562]: time=\"2026-06-19T11:42:16.163362845Z\" level=info msg=\"Stopped pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=09ae85cf-da62-4a20-a411-434a1ef49642 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639199 | controller |     "Jun 19 11:42:17.819866 crc crio[22562]: time=\"2026-06-19T11:42:17.817829562Z\" level=info msg=\"Stopping container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff (timeout: 10s)\" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639214 | controller |     "Jun 19 11:42:18.041285 crc crio[22562]: time=\"2026-06-19T11:42:18.040619556Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-9bv9j/POD\" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.639228 | controller |     "Jun 19 11:42:18.041285 crc crio[22562]: time=\"2026-06-19T11:42:18.041246231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639242 | controller |     "Jun 19 11:42:22.730402 crc crio[22562]: time=\"2026-06-19T11:42:22.728833709Z\" level=info msg=\"Stopped container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=3c7493d0-2391-4a23-82c1-b8ffa8365df8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639256 | controller |     "Jun 19 11:42:22.733450 crc crio[22562]: time=\"2026-06-19T11:42:22.73335169Z\" level=info msg=\"Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639271 | controller |     "Jun 19 11:42:22.734291 crc crio[22562]: time=\"2026-06-19T11:42:22.734182281Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af UID:856eff03-cf56-432c-81bd-82305062a17e NetNS:/var/run/netns/1a02c98d-cdb1-45ba-b301-cc96604f591c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod856eff03_cf56_432c_81bd_82305062a17e.slice PodAnnotations:0xc000139400}] Aliases:map[]}\"",
2026-06-19 12:35:51.639286 | controller |     "Jun 19 11:42:22.734608 crc crio[22562]: time=\"2026-06-19T11:42:22.734371975Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639301 | controller |     "Jun 19 11:42:26.663668 crc crio[22562]: time=\"2026-06-19T11:42:26.661127518Z\" level=info msg=\"Stopped container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=ba5e93d4-2f5c-4c23-8f9d-7ff996b99754 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639316 | controller |     "Jun 19 11:42:26.889805 crc crio[22562]: time=\"2026-06-19T11:42:26.88918507Z\" level=info msg=\"Stopped container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=8f734053-08cf-48c3-b70a-76fdd6352917 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639330 | controller |     "Jun 19 11:42:26.891080 crc crio[22562]: time=\"2026-06-19T11:42:26.890924034Z\" level=info msg=\"Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639348 | controller |     "Jun 19 11:42:26.892050 crc crio[22562]: time=\"2026-06-19T11:42:26.891937678Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410 UID:1da1bbbe-1d2f-41ae-ac64-d515e659c17a NetNS:/var/run/netns/f66a90c0-2e39-41e1-a1d8-e7cd9882e822 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da1bbbe_1d2f_41ae_ac64_d515e659c17a.slice PodAnnotations:0xc0005ad848}] Aliases:map[]}\"",
2026-06-19 12:35:51.639362 | controller |     "Jun 19 11:42:26.892362 crc crio[22562]: time=\"2026-06-19T11:42:26.892199335Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639377 | controller |     "Jun 19 11:42:26.892967 crc crio[22562]: time=\"2026-06-19T11:42:26.89282553Z\" level=info msg=\"Stopped container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=8706bcd1-bc10-4ef9-9685-843ac1c75d01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.639392 | controller |     "Jun 19 11:42:26.894386 crc crio[22562]: time=\"2026-06-19T11:42:26.893830986Z\" level=info msg=\"Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639406 | controller |     "Jun 19 11:42:26.896947 crc crio[22562]: time=\"2026-06-19T11:42:26.896685656Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-ljbgx Namespace:openstack ID:cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2 UID:7785c8bb-b193-437a-a972-eb8570ac3791 NetNS:/var/run/netns/68c93315-e0f1-4ce2-b8da-f2421d5715a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7785c8bb_b193_437a_a972_eb8570ac3791.slice PodAnnotations:0xc002e5e540}] Aliases:map[]}\"",
2026-06-19 12:35:51.639422 | controller |     "Jun 19 11:42:26.897396 crc crio[22562]: time=\"2026-06-19T11:42:26.897079036Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-ljbgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639457 | controller |     "Jun 19 11:42:26.903324 crc crio[22562]: time=\"2026-06-19T11:42:26.90289899Z\" level=info msg=\"Stopped pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=b5c8708b-593a-49e5-b143-a3a96b9ca360 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639474 | controller |     "Jun 19 11:42:26.911532 crc crio[22562]: time=\"2026-06-19T11:42:26.911288627Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:7b0f6b0e67275e7cf7e1ad667623e7acd486fd10442a8aed00261c1436fb2a50\" id=d96b2a76-f984-40c1-ae85-548006c5d3ba name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.639490 | controller |     "Jun 19 11:42:26.914132 crc crio[22562]: time=\"2026-06-19T11:42:26.913690056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=148c4e05-f827-4770-ab19-2aca9bd4cf5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639505 | controller |     "Jun 19 11:42:26.953448 crc crio[22562]: time=\"2026-06-19T11:42:26.952523558Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2d9c2a0d2bfeeb5ae96ef4c5fd2da91f5e184fd99667f7a1f834813a3dec916c\" id=a2a81ba3-e0c3-4a71-b823-d478a2cd4a86 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.639520 | controller |     "Jun 19 11:42:26.953796 crc crio[22562]: time=\"2026-06-19T11:42:26.953730317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=435c8806-364d-4679-8351-a8551e71698b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639543 | controller |     "Jun 19 11:42:28.481757 crc crio[22562]: time=\"2026-06-19T11:42:28.481309055Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.639558 | controller |     "Jun 19 11:42:28.481757 crc crio[22562]: time=\"2026-06-19T11:42:28.481733245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639574 | controller |     "Jun 19 11:42:33.171241 crc crio[22562]: time=\"2026-06-19T11:42:33.170225565Z\" level=info msg=\"Removing container: 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3\" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.639589 | controller |     "Jun 19 11:42:39.195536 crc crio[22562]: time=\"2026-06-19T11:42:39.194402454Z\" level=info msg=\"Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639604 | controller |     "Jun 19 11:42:39.196867 crc crio[22562]: time=\"2026-06-19T11:42:39.195797919Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-862r6 Namespace:openstack ID:b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3 UID:8d5efbd8-6e38-4077-8eb7-920a9cfdd6d9 NetNS:/var/run/netns/56110692-cdc2-439e-be79-65e48ca06da0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d5efbd8_6e38_4077_8eb7_920a9cfdd6d9.slice PodAnnotations:0xc0032d2440}] Aliases:map[]}\"",
2026-06-19 12:35:51.639619 | controller |     "Jun 19 11:42:39.196867 crc crio[22562]: time=\"2026-06-19T11:42:39.195929212Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-862r6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639635 | controller |     "Jun 19 11:42:41.549492 crc crio[22562]: time=\"2026-06-19T11:42:41.547513159Z\" level=info msg=\"Stopped pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=d2fe9551-3814-4de0-bc0e-54b5f77128c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639650 | controller |     "Jun 19 11:42:41.552112 crc crio[22562]: time=\"2026-06-19T11:42:41.549565789Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:be37bbad9045fef162dce733324fae71da6b12f9a5a9f4e070f03f61b335e105\" id=877b34ef-3c4a-455f-9892-a1233bbec055 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.639665 | controller |     "Jun 19 11:42:41.554842 crc crio[22562]: time=\"2026-06-19T11:42:41.554714528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2ac663d1-71bd-4c27-8a49-bab59480f3ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639709 | controller |     "Jun 19 11:42:41.561919 crc crio[22562]: time=\"2026-06-19T11:42:41.560775147Z\" level=info msg=\"Stopped pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=6756b28b-d04f-4a4d-a86e-6161f841c46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639728 | controller |     "Jun 19 11:42:41.569290 crc crio[22562]: time=\"2026-06-19T11:42:41.568423126Z\" level=info msg=\"Stopped pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=39310a8c-2961-40b6-b871-44fa9a23d708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.639744 | controller |     "Jun 19 11:42:41.589056 crc crio[22562]: time=\"2026-06-19T11:42:41.588591155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=94e983cb-fe06-449f-9d1b-c0d2fbe9fd3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639764 | controller |     "Jun 19 11:42:41.595763 crc crio[22562]: time=\"2026-06-19T11:42:41.595557317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9d5de13c-de2d-4325-a1ac-199cc01db3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639779 | controller |     "Jun 19 11:42:42.257487 crc crio[22562]: time=\"2026-06-19T11:42:42.257436645Z\" level=info msg=\"Removing container: 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff\" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.639794 | controller |     "Jun 19 11:42:42.786243 crc crio[22562]: time=\"2026-06-19T11:42:42.786111546Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.639810 | controller |     "Jun 19 11:42:42.787445 crc crio[22562]: time=\"2026-06-19T11:42:42.78627264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639824 | controller |     "Jun 19 11:42:43.724320 crc crio[22562]: time=\"2026-06-19T11:42:43.723608153Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD\" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.639839 | controller |     "Jun 19 11:42:43.724574 crc crio[22562]: time=\"2026-06-19T11:42:43.724359682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639853 | controller |     "Jun 19 11:42:44.047348 crc crio[22562]: time=\"2026-06-19T11:42:44.047257711Z\" level=info msg=\"Running pod sandbox: openstack/neutron-5d6574f66-wffz6/POD\" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.639867 | controller |     "Jun 19 11:42:44.048320 crc crio[22562]: time=\"2026-06-19T11:42:44.047375564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.639882 | controller |     "Jun 19 11:42:44.403033 crc crio[22562]: time=\"2026-06-19T11:42:44.400731938Z\" level=info msg=\"Removed container 77d0d3d56a3fd35e70f95dfa0db34483b52ad8d861aee270d834a9e8d5a10ff3: openshift-marketplace/redhat-marketplace-vg5hl/registry-server\" id=bb706ace-85d9-4e0d-b73d-b384b9f79ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.639896 | controller |     "Jun 19 11:42:44.404449 crc crio[22562]: time=\"2026-06-19T11:42:44.404094801Z\" level=info msg=\"Removing container: 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05\" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.639911 | controller |     "Jun 19 11:42:44.480650 crc crio[22562]: time=\"2026-06-19T11:42:44.480528352Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.639926 | controller |     "Jun 19 11:42:44.481056 crc crio[22562]: time=\"2026-06-19T11:42:44.480895131Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}\"",
2026-06-19 12:35:51.639945 | controller |     "Jun 19 11:42:44.481056 crc crio[22562]: time=\"2026-06-19T11:42:44.480930562Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-9bv9j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.639960 | controller |     "Jun 19 11:42:44.482316 crc crio[22562]: time=\"2026-06-19T11:42:44.482107771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=326edfc5-dff7-464e-bbed-df16c3b86c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.639975 | controller |     "Jun 19 11:42:44.487398 crc crio[22562]: time=\"2026-06-19T11:42:44.48731523Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.639990 | controller |     "Jun 19 11:42:44.525408 crc crio[22562]: time=\"2026-06-19T11:42:44.525112265Z\" level=info msg=\"Removed container 24f08861055f1fe964024d31dab38fc3b4d97867eaed31e5b12623bb722765ff: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/dnsmasq-dns\" id=a84c95b3-ce77-4cc2-8f6f-2efb9b3c2a85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640005 | controller |     "Jun 19 11:42:44.532368 crc crio[22562]: time=\"2026-06-19T11:42:44.532243522Z\" level=info msg=\"Removing container: 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f\" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640020 | controller |     "Jun 19 11:42:44.589505 crc crio[22562]: time=\"2026-06-19T11:42:44.589330834Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:630b464cb7e68bc1922f5ab110446e8f8f0afc06cf70d68f5df4f81fd614752d\" id=aa8e4505-324a-4f93-8256-d30c001250bc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.640035 | controller |     "Jun 19 11:42:44.592060 crc crio[22562]: time=\"2026-06-19T11:42:44.591920889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5426a30b-5895-42bf-b0a1-f8f50fdaf352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640050 | controller |     "Jun 19 11:42:44.605265 crc crio[22562]: time=\"2026-06-19T11:42:44.604737576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640064 | controller |     "Jun 19 11:42:44.626263 crc crio[22562]: time=\"2026-06-19T11:42:44.625260424Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}\"",
2026-06-19 12:35:51.640079 | controller |     "Jun 19 11:42:44.626263 crc crio[22562]: time=\"2026-06-19T11:42:44.625339166Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.640094 | controller |     "Jun 19 11:42:44.641017 crc crio[22562]: time=\"2026-06-19T11:42:44.640450189Z\" level=info msg=\"Removed container 1c4035a9f21a0cfbdbd66676e14ce761e56df0e968daf5ee600be53c72befc05: openshift-marketplace/redhat-marketplace-vg5hl/extract-utilities\" id=fe918f90-54c2-447e-ad89-58d67fb754a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640109 | controller |     "Jun 19 11:42:44.659933 crc crio[22562]: time=\"2026-06-19T11:42:44.659810128Z\" level=info msg=\"Removing container: 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a\" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640127 | controller |     "Jun 19 11:42:44.669463 crc crio[22562]: time=\"2026-06-19T11:42:44.664025552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640142 | controller |     "Jun 19 11:42:44.670108 crc crio[22562]: time=\"2026-06-19T11:42:44.668347099Z\" level=info msg=\"Creating container: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.640156 | controller |     "Jun 19 11:42:44.715133 crc crio[22562]: time=\"2026-06-19T11:42:44.714944532Z\" level=info msg=\"Removed container 5535f41be193c8e0596fe45e92f32c35a05cdb5b378ab40bcfa1b305c9aa181f: openstack/dnsmasq-dns-7b6fcdc445-ljbgx/init\" id=f0ca9cad-005d-4cd1-9cb7-f2fa3fc8120a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640171 | controller |     "Jun 19 11:42:44.718044 crc crio[22562]: time=\"2026-06-19T11:42:44.717964466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2d48b26e-1928-49a8-9ba1-642e670fc2ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640186 | controller |     "Jun 19 11:42:44.720433 crc crio[22562]: time=\"2026-06-19T11:42:44.720312496Z\" level=info msg=\"Removing container: a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a\" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640200 | controller |     "Jun 19 11:42:44.729791 crc crio[22562]: time=\"2026-06-19T11:42:44.72901534Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}\"",
2026-06-19 12:35:51.640215 | controller |     "Jun 19 11:42:44.730202 crc crio[22562]: time=\"2026-06-19T11:42:44.730094317Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-gkhwm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.640230 | controller |     "Jun 19 11:42:44.748855 crc crio[22562]: time=\"2026-06-19T11:42:44.748750968Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}\"",
2026-06-19 12:35:51.640245 | controller |     "Jun 19 11:42:44.749310 crc crio[22562]: time=\"2026-06-19T11:42:44.749287282Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.640260 | controller |     "Jun 19 11:42:44.765933 crc crio[22562]: time=\"2026-06-19T11:42:44.76580814Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-19 12:35:51.640279 | controller |     "Jun 19 11:42:44.765933 crc crio[22562]: time=\"2026-06-19T11:42:44.765884732Z\" level=info msg=\"Adding pod openstack_neutron-5d6574f66-wffz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.640295 | controller |     "Jun 19 11:42:44.813550 crc crio[22562]: time=\"2026-06-19T11:42:44.808135488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640310 | controller |     "Jun 19 11:42:44.825293 crc crio[22562]: time=\"2026-06-19T11:42:44.82521083Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.640325 | controller |     "Jun 19 11:42:44.949736 crc crio[22562]: time=\"2026-06-19T11:42:44.94965777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640339 | controller |     "Jun 19 11:42:44.952117 crc crio[22562]: time=\"2026-06-19T11:42:44.95207893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640354 | controller |     "Jun 19 11:42:44.978510 crc crio[22562]: time=\"2026-06-19T11:42:44.978453492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640369 | controller |     "Jun 19 11:42:45.137082 crc crio[22562]: time=\"2026-06-19T11:42:45.135600581Z\" level=info msg=\"Removed container 0e3c299ebc9be849cfd63c424fb48201a876b9b5dfb303a73ae5041f8bd2ae8a: openshift-marketplace/redhat-marketplace-vg5hl/extract-content\" id=80973c43-a9eb-4df9-b961-43e72656a23e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640384 | controller |     "Jun 19 11:42:45.147802 crc crio[22562]: time=\"2026-06-19T11:42:45.147692789Z\" level=info msg=\"Removing container: 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871\" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640399 | controller |     "Jun 19 11:42:45.191060 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:791c3b949c81502 Mac:6a:ec:1e:72:7d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 SocketPath: PciID:}] [{Interface:0xc0004b66a0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.640414 | controller |     "Jun 19 11:42:45.192899 crc crio[22562]: time=\"2026-06-19T11:42:45.192818697Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000658688}] Aliases:map[]}\"",
2026-06-19 12:35:51.640452 | controller |     "Jun 19 11:42:45.193112 crc crio[22562]: time=\"2026-06-19T11:42:45.193063022Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-9bv9j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.640474 | controller |     "Jun 19 11:42:45.194316 crc crio[22562]: time=\"2026-06-19T11:42:45.194230681Z\" level=info msg=\"Removed container a13ce92d31586025b425647eb5e06a735507ab4a441e96e8ec62cf104867254a: openstack/glance-default-internal-api-0/glance-httpd\" id=93eba5c7-d6b5-4718-89fa-521161ce2cab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640494 | controller |     "Jun 19 11:42:45.222829 crc crio[22562]: time=\"2026-06-19T11:42:45.221294931Z\" level=info msg=\"Removing container: 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d\" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640509 | controller |     "Jun 19 11:42:45.226340 crc crio[22562]: time=\"2026-06-19T11:42:45.226202222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640524 | controller |     "Jun 19 11:42:45.235759 crc crio[22562]: time=\"2026-06-19T11:42:45.235666677Z\" level=info msg=\"Created container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=50b22fac-135d-4e55-a64b-760806a4840a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.640539 | controller |     "Jun 19 11:42:45.244343 crc crio[22562]: time=\"2026-06-19T11:42:45.241932652Z\" level=info msg=\"Starting container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570\" id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.640554 | controller |     "Jun 19 11:42:45.244636 crc crio[22562]: time=\"2026-06-19T11:42:45.244367012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640569 | controller |     "Jun 19 11:42:45.259268 crc crio[22562]: time=\"2026-06-19T11:42:45.257542838Z\" level=info msg=\"Started container\" PID=68894 containerID=3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 description=openstack/ceilometer-0/ceilometer-central-agent id=9baafd63-ec74-411c-aaff-325a2ee94281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0",
2026-06-19 12:35:51.640584 | controller |     "Jun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.307772561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640599 | controller |     "Jun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.308014217Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640614 | controller |     "Jun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.308091308Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=44692f82-e0c4-4af2-a20b-50a4e60b3635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640630 | controller |     "Jun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.309110594Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.640645 | controller |     "Jun 19 11:42:45.315293 crc crio[22562]: time=\"2026-06-19T11:42:45.313592965Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-19 12:35:51.640660 | controller |     "Jun 19 11:42:45.377720 crc crio[22562]: time=\"2026-06-19T11:42:45.377617409Z\" level=info msg=\"Created container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=973cd0be-d956-4798-840b-0b40c2bc94cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.640679 | controller |     "Jun 19 11:42:45.382839 crc crio[22562]: time=\"2026-06-19T11:42:45.380640574Z\" level=info msg=\"Starting container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea\" id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.640694 | controller |     "Jun 19 11:42:45.390688 crc crio[22562]: time=\"2026-06-19T11:42:45.39058942Z\" level=info msg=\"Started container\" PID=68954 containerID=574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea description=openstack/barbican-db-sync-q5hzv/barbican-db-sync id=eee09e6d-1aee-40cf-8ffd-a687024f1851 name=/runtime.v1.RuntimeService/StartContainer sandboxID=804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb",
2026-06-19 12:35:51.640710 | controller |     "Jun 19 11:42:45.406691 crc crio[22562]: time=\"2026-06-19T11:42:45.406604817Z\" level=info msg=\"Ran pod sandbox 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc with infra container: openstack/keystone-bootstrap-9bv9j/POD\" id=f5740498-b13e-4ad6-a494-f7739ec9e876 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.640725 | controller |     "Jun 19 11:42:45.408552 crc crio[22562]: time=\"2026-06-19T11:42:45.407434948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640740 | controller |     "Jun 19 11:42:45.411078 crc crio[22562]: time=\"2026-06-19T11:42:45.410807011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640755 | controller |     "Jun 19 11:42:45.415870 crc crio[22562]: time=\"2026-06-19T11:42:45.415673351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=65a166f4-ae71-4dc6-b5eb-cd15e8fa7410 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640769 | controller |     "Jun 19 11:42:45.420501 crc crio[22562]: time=\"2026-06-19T11:42:45.420453679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640784 | controller |     "Jun 19 11:42:45.424696 crc crio[22562]: time=\"2026-06-19T11:42:45.424656472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.640799 | controller |     "Jun 19 11:42:45.486030 crc crio[22562]: time=\"2026-06-19T11:42:45.479733795Z\" level=info msg=\"Removed container 58e618715d5916f801ca154fc90f7325e4f142f2387ca4462468d552a0170871: openshift-infra/auto-csr-approver-29697816-7xrpm/oc\" id=0364401b-663a-419a-a560-a92912e7767a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640813 | controller |     "Jun 19 11:42:45.501251 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797aaf0134f2d1b Mac:8a:51:91:e4:fe:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.640828 | controller |     "Jun 19 11:42:45.502014 crc crio[22562]: time=\"2026-06-19T11:42:45.501912795Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000658a40}] Aliases:map[]}\"",
2026-06-19 12:35:51.640847 | controller |     "Jun 19 11:42:45.507356 crc crio[22562]: time=\"2026-06-19T11:42:45.506864888Z\" level=info msg=\"Stopping pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.640862 | controller |     "Jun 19 11:42:45.507356 crc crio[22562]: time=\"2026-06-19T11:42:45.507016261Z\" level=info msg=\"Stopped pod sandbox (already stopped): c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=588c6a82-292a-4bc9-b1f9-9d522a2b8435 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.640877 | controller |     "Jun 19 11:42:45.507946 crc crio[22562]: time=\"2026-06-19T11:42:45.507816301Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.640892 | controller |     "Jun 19 11:42:45.515789 crc crio[22562]: time=\"2026-06-19T11:42:45.515687986Z\" level=info msg=\"Removing pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.640907 | controller |     "Jun 19 11:42:45.523723 crc crio[22562]: time=\"2026-06-19T11:42:45.518628219Z\" level=info msg=\"Removed container 8253d7afa07831222ce3cf4a786607f3bdbb2e317b0c698a02832df83d0f159d: openstack/glance-default-internal-api-0/glance-log\" id=8a9ed84c-6b1e-421f-87af-3f30aa857ae0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.640922 | controller |     "Jun 19 11:42:45.557806 crc crio[22562]: time=\"2026-06-19T11:42:45.557724076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b02cd3ab-5fce-4df3-ba62-f5ef0013c51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.640938 | controller |     "Jun 19 11:42:45.560280 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe141ddd2dfbf0 Mac:a2:7b:58:0d:3c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.640953 | controller |     "Jun 19 11:42:45.561494 crc crio[22562]: time=\"2026-06-19T11:42:45.561432187Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002e5e360}] Aliases:map[]}\"",
2026-06-19 12:35:51.640967 | controller |     "Jun 19 11:42:45.561652 crc crio[22562]: time=\"2026-06-19T11:42:45.561602682Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-gkhwm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.640982 | controller |     "Jun 19 11:42:45.571672 crc crio[22562]: time=\"2026-06-19T11:42:45.571585868Z\" level=info msg=\"Ran pod sandbox 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf with infra container: openstack/glance-default-external-api-0/POD\" id=6a8fb5cc-6742-469e-b0c4-270856ba15b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.640997 | controller |     "Jun 19 11:42:45.583092 crc crio[22562]: time=\"2026-06-19T11:42:45.582912299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ec2e981e-8893-468a-a014-64b9b08887e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641015 | controller |     "Jun 19 11:42:45.596327 crc crio[22562]: time=\"2026-06-19T11:42:45.59466789Z\" level=info msg=\"Created container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=54bb7d8a-8ad1-4315-b685-984d558bcb24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641031 | controller |     "Jun 19 11:42:45.598258 crc crio[22562]: time=\"2026-06-19T11:42:45.59756206Z\" level=info msg=\"Starting container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee\" id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.641046 | controller |     "Jun 19 11:42:45.604257 crc crio[22562]: time=\"2026-06-19T11:42:45.602971554Z\" level=info msg=\"Started container\" PID=69018 containerID=ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee description=openstack/cinder-db-sync-6svgb/cinder-db-sync id=6770da34-42a3-457d-8e5b-0c558543c1c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e",
2026-06-19 12:35:51.641061 | controller |     "Jun 19 11:42:45.608410 crc crio[22562]: time=\"2026-06-19T11:42:45.608243556Z\" level=info msg=\"Removed pod sandbox: c24d757aac687a33d6c2fbf1e776adfff91f8e3cb6bff58b29fb4fa30f2e39ef\" id=5c12ab23-9163-40d4-b51d-588068e54d67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641076 | controller |     "Jun 19 11:42:45.613099 crc crio[22562]: time=\"2026-06-19T11:42:45.613018114Z\" level=info msg=\"Stopping pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641091 | controller |     "Jun 19 11:42:45.613364 crc crio[22562]: time=\"2026-06-19T11:42:45.613107546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=2b44e2e0-db33-4217-aaab-4cd3eb1dc878 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641105 | controller |     "Jun 19 11:42:45.613661 crc crio[22562]: time=\"2026-06-19T11:42:45.613561747Z\" level=info msg=\"Created container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=ebf568ec-b901-42c3-954a-ca54eff82d0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641120 | controller |     "Jun 19 11:42:45.615759 crc crio[22562]: time=\"2026-06-19T11:42:45.61448707Z\" level=info msg=\"Removing pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641135 | controller |     "Jun 19 11:42:45.615759 crc crio[22562]: time=\"2026-06-19T11:42:45.615554037Z\" level=info msg=\"Starting container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a\" id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.641149 | controller |     "Jun 19 11:42:45.636828 crc crio[22562]: time=\"2026-06-19T11:42:45.63676217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5fc43d96-fcd9-4535-aa64-208cd08837db name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641163 | controller |     "Jun 19 11:42:45.637544 crc crio[22562]: time=\"2026-06-19T11:42:45.637400768Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641178 | controller |     "Jun 19 11:42:45.641825 crc crio[22562]: time=\"2026-06-19T11:42:45.636788342Z\" level=info msg=\"Started container\" PID=69027 containerID=719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a description=openstack/placement-db-sync-hbh8l/placement-db-sync id=bf540ee6-baf9-4427-a89c-72fa263a0793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe",
2026-06-19 12:35:51.641197 | controller |     "Jun 19 11:42:45.641825 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad2fb5460aad7dd Mac:3e:e7:02:b8:df:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.641213 | controller |     "Jun 19 11:42:45.642709 crc crio[22562]: time=\"2026-06-19T11:42:45.642564315Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc0005aca10}] Aliases:map[]}\"",
2026-06-19 12:35:51.641228 | controller |     "Jun 19 11:42:45.643092 crc crio[22562]: time=\"2026-06-19T11:42:45.64280681Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.641243 | controller |     "Jun 19 11:42:45.649458 crc crio[22562]: time=\"2026-06-19T11:42:45.645511587Z\" level=info msg=\"Ran pod sandbox cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae with infra container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/POD\" id=17bce6a5-f28d-432e-b289-6897a43c1852 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.641258 | controller |     "Jun 19 11:42:45.666761 crc crio[22562]: time=\"2026-06-19T11:42:45.66659047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b1affb7-51a8-47c4-b38b-719c44d1714b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641272 | controller |     "Jun 19 11:42:45.680764 crc crio[22562]: time=\"2026-06-19T11:42:45.680459442Z\" level=info msg=\"Removed pod sandbox: 5734b1247aefb54b90bcd33b6696625b75c17c0a26a65efff09ade2ff6808fb2\" id=53285267-0fd8-49fd-8d7b-b93021150f70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641287 | controller |     "Jun 19 11:42:45.682752 crc crio[22562]: time=\"2026-06-19T11:42:45.682607376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641301 | controller |     "Jun 19 11:42:45.695743 crc crio[22562]: time=\"2026-06-19T11:42:45.695525375Z\" level=info msg=\"Ran pod sandbox ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af with infra container: openstack/glance-default-internal-api-0/POD\" id=029f995a-845e-48d8-9a5c-0fb7b9c64128 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.641316 | controller |     "Jun 19 11:42:45.699509 crc crio[22562]: time=\"2026-06-19T11:42:45.69933587Z\" level=info msg=\"Stopping pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641330 | controller |     "Jun 19 11:42:45.699509 crc crio[22562]: time=\"2026-06-19T11:42:45.699462793Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=8a6280f2-6106-4171-ba1d-e1137d6dc200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641344 | controller |     "Jun 19 11:42:45.703911 crc crio[22562]: time=\"2026-06-19T11:42:45.703095703Z\" level=info msg=\"Removing pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641363 | controller |     "Jun 19 11:42:45.711822 crc crio[22562]: time=\"2026-06-19T11:42:45.707229806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=cd4bc705-e0ca-4975-8782-2fcf5e4e3b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641378 | controller |     "Jun 19 11:42:45.712394 crc crio[22562]: time=\"2026-06-19T11:42:45.712329451Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641392 | controller |     "Jun 19 11:42:45.725026 crc crio[22562]: time=\"2026-06-19T11:42:45.721783024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641406 | controller |     "Jun 19 11:42:45.732850 crc crio[22562]: time=\"2026-06-19T11:42:45.725567958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c71e7891-896c-4470-991a-d590f8e65227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641420 | controller |     "Jun 19 11:42:45.738247 crc crio[22562]: time=\"2026-06-19T11:42:45.738074579Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641455 | controller |     "Jun 19 11:42:45.787960 crc crio[22562]: 2026-06-19T11:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de9350c8ab9d075 Mac:c6:78:d5:55:35:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a SocketPath: PciID:}] [{Interface:0xc00012c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.641471 | controller |     "Jun 19 11:42:45.788385 crc crio[22562]: time=\"2026-06-19T11:42:45.779134324Z\" level=info msg=\"Removed pod sandbox: 5b5f6a93a3dd3c971688ba51b02721f55a29e603637f5b405338140ce469728b\" id=e210dfcd-7bcf-47e0-8c66-7529d2f60f37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641486 | controller |     "Jun 19 11:42:45.793129 crc crio[22562]: time=\"2026-06-19T11:42:45.793049098Z\" level=info msg=\"Stopping pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641500 | controller |     "Jun 19 11:42:45.793129 crc crio[22562]: time=\"2026-06-19T11:42:45.79313756Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=c57c11d0-b82f-4280-91f7-a12a5f3b5d79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641515 | controller |     "Jun 19 11:42:45.805924 crc crio[22562]: time=\"2026-06-19T11:42:45.800660387Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc00008ca58}] Aliases:map[]}\"",
2026-06-19 12:35:51.641530 | controller |     "Jun 19 11:42:45.805924 crc crio[22562]: time=\"2026-06-19T11:42:45.800900332Z\" level=info msg=\"Checking pod openstack_neutron-5d6574f66-wffz6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.641544 | controller |     "Jun 19 11:42:45.812202 crc crio[22562]: time=\"2026-06-19T11:42:45.809534176Z\" level=info msg=\"Removing pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641578 | controller |     "Jun 19 11:42:45.816126 crc crio[22562]: time=\"2026-06-19T11:42:45.815331389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641593 | controller |     "Jun 19 11:42:45.861274 crc crio[22562]: time=\"2026-06-19T11:42:45.860966659Z\" level=info msg=\"Ran pod sandbox de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 with infra container: openstack/neutron-5d6574f66-wffz6/POD\" id=0762a302-e2cb-4bba-a912-5d614281129a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.641608 | controller |     "Jun 19 11:42:45.867766 crc crio[22562]: time=\"2026-06-19T11:42:45.867435518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fb98806-e079-4d14-95e3-7de412187510 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641623 | controller |     "Jun 19 11:42:45.897616 crc crio[22562]: time=\"2026-06-19T11:42:45.897514713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45d449b2-7bc1-4c71-8de6-f3306628b9e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641638 | controller |     "Jun 19 11:42:45.911519 crc crio[22562]: time=\"2026-06-19T11:42:45.911423997Z\" level=info msg=\"Removed pod sandbox: cd47c9a806ce0a2dbd63e0bf00a6f76556a63be61e96d16d088967c907ed43e2\" id=1dd0deba-678c-4266-876e-154b9319f6fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641654 | controller |     "Jun 19 11:42:45.914068 crc crio[22562]: time=\"2026-06-19T11:42:45.913836737Z\" level=info msg=\"Stopping pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641670 | controller |     "Jun 19 11:42:45.914068 crc crio[22562]: time=\"2026-06-19T11:42:45.914025602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=232bf1ba-498a-4722-93a0-0dd270b2dee5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641686 | controller |     "Jun 19 11:42:45.922007 crc crio[22562]: time=\"2026-06-19T11:42:45.919075926Z\" level=info msg=\"Removing pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641701 | controller |     "Jun 19 11:42:45.923470 crc crio[22562]: time=\"2026-06-19T11:42:45.923365212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641717 | controller |     "Jun 19 11:42:45.933908 crc crio[22562]: time=\"2026-06-19T11:42:45.929179607Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641732 | controller |     "Jun 19 11:42:45.933908 crc crio[22562]: time=\"2026-06-19T11:42:45.930049649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641748 | controller |     "Jun 19 11:42:45.978307 crc crio[22562]: time=\"2026-06-19T11:42:45.978241831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641763 | controller |     "Jun 19 11:42:45.997484 crc crio[22562]: time=\"2026-06-19T11:42:45.997373104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641782 | controller |     "Jun 19 11:42:46.028637 crc crio[22562]: time=\"2026-06-19T11:42:46.027299125Z\" level=info msg=\"Removed pod sandbox: 26b6c39ff5b2a1ff15ca1ee44e282ebad98bf56da441ed281f17ea7a94b5570d\" id=20fa6be0-0971-4075-abc7-c43265e9de81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641798 | controller |     "Jun 19 11:42:46.064056 crc crio[22562]: time=\"2026-06-19T11:42:46.063618073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=076ec815-fd05-469e-a3b7-bf910088a0b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.641813 | controller |     "Jun 19 11:42:46.064726 crc crio[22562]: time=\"2026-06-19T11:42:46.064573987Z\" level=info msg=\"Stopping pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641828 | controller |     "Jun 19 11:42:46.064726 crc crio[22562]: time=\"2026-06-19T11:42:46.064650919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=bfff000a-a454-452d-8f11-63ece48018c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.641843 | controller |     "Jun 19 11:42:46.070132 crc crio[22562]: time=\"2026-06-19T11:42:46.069774845Z\" level=info msg=\"Removing pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641859 | controller |     "Jun 19 11:42:46.174289 crc crio[22562]: time=\"2026-06-19T11:42:46.17422082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641874 | controller |     "Jun 19 11:42:46.199128 crc crio[22562]: time=\"2026-06-19T11:42:46.1988868Z\" level=info msg=\"Creating container: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641889 | controller |     "Jun 19 11:42:46.209804 crc crio[22562]: time=\"2026-06-19T11:42:46.206949349Z\" level=info msg=\"Created container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=5867d73b-4203-455c-afd3-025c05346b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.641905 | controller |     "Jun 19 11:42:46.214529 crc crio[22562]: time=\"2026-06-19T11:42:46.214464395Z\" level=info msg=\"Removed pod sandbox: 97272b445b40ff602f1444d0bff17fcebfcfe2824f5767e69e07e1743153c947\" id=e938880d-2079-46f6-8a0c-ce7514a80c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.641921 | controller |     "Jun 19 11:42:46.215653 crc crio[22562]: time=\"2026-06-19T11:42:46.214857304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641936 | controller |     "Jun 19 11:42:46.216456 crc crio[22562]: time=\"2026-06-19T11:42:46.216087685Z\" level=info msg=\"Starting container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b\" id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.641952 | controller |     "Jun 19 11:42:46.224246 crc crio[22562]: time=\"2026-06-19T11:42:46.223583561Z\" level=info msg=\"Started container\" PID=69131 containerID=bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b description=openstack/keystone-bootstrap-9bv9j/keystone-bootstrap id=04adf34d-48de-46c6-93a6-c5abae73eccb name=/runtime.v1.RuntimeService/StartContainer sandboxID=791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc",
2026-06-19 12:35:51.641971 | controller |     "Jun 19 11:42:46.298617 crc crio[22562]: time=\"2026-06-19T11:42:46.297961092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.641987 | controller |     "Jun 19 11:42:46.337221 crc crio[22562]: time=\"2026-06-19T11:42:46.334388113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642003 | controller |     "Jun 19 11:42:46.424251 crc crio[22562]: time=\"2026-06-19T11:42:46.423733033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642018 | controller |     "Jun 19 11:42:46.428763 crc crio[22562]: time=\"2026-06-19T11:42:46.428686757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642033 | controller |     "Jun 19 11:42:46.622695 crc crio[22562]: time=\"2026-06-19T11:42:46.622582874Z\" level=info msg=\"Created container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=239c3816-4383-46f1-8c8a-5b724555de09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642048 | controller |     "Jun 19 11:42:46.628521 crc crio[22562]: time=\"2026-06-19T11:42:46.628401528Z\" level=info msg=\"Starting container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9\" id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642064 | controller |     "Jun 19 11:42:46.669273 crc crio[22562]: time=\"2026-06-19T11:42:46.667343041Z\" level=info msg=\"Started container\" PID=69153 containerID=c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/init id=3364125b-2a42-4bc6-885c-4ef5a408cdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae",
2026-06-19 12:35:51.642079 | controller |     "Jun 19 11:42:46.976656 crc crio[22562]: time=\"2026-06-19T11:42:46.976564693Z\" level=info msg=\"Created container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=c1bcf449-b7a9-401e-914e-ab843941ef3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642095 | controller |     "Jun 19 11:42:46.994689 crc crio[22562]: time=\"2026-06-19T11:42:46.994589508Z\" level=info msg=\"Starting container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485\" id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642112 | controller |     "Jun 19 11:42:47.023778 crc crio[22562]: time=\"2026-06-19T11:42:47.023658818Z\" level=info msg=\"Started container\" PID=69164 containerID=391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 description=openstack/neutron-5d6574f66-wffz6/neutron-api id=8e4d1d0f-fddd-4dcc-9b7e-2679270064eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96",
2026-06-19 12:35:51.642130 | controller |     "Jun 19 11:42:47.085958 crc crio[22562]: time=\"2026-06-19T11:42:47.085333774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=efcba245-21d4-40f1-a24f-9f4fdd8387cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642146 | controller |     "Jun 19 11:42:47.178483 crc crio[22562]: time=\"2026-06-19T11:42:47.178045947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=58282166-8bd5-49e1-a892-e944a7f402b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642164 | controller |     "Jun 19 11:42:47.314111 crc crio[22562]: time=\"2026-06-19T11:42:47.313894499Z\" level=info msg=\"Creating container: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642180 | controller |     "Jun 19 11:42:47.314696 crc crio[22562]: time=\"2026-06-19T11:42:47.314543195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642196 | controller |     "Jun 19 11:42:47.450662 crc crio[22562]: time=\"2026-06-19T11:42:47.45054397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642210 | controller |     "Jun 19 11:42:47.464262 crc crio[22562]: time=\"2026-06-19T11:42:47.464100246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642225 | controller |     "Jun 19 11:42:47.464829 crc crio[22562]: time=\"2026-06-19T11:42:47.464756832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642240 | controller |     "Jun 19 11:42:47.525226 crc crio[22562]: time=\"2026-06-19T11:42:47.525067894Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7bd698f77-ntbvr/POD\" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.642255 | controller |     "Jun 19 11:42:47.525226 crc crio[22562]: time=\"2026-06-19T11:42:47.525222358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642270 | controller |     "Jun 19 11:42:47.655003 crc crio[22562]: time=\"2026-06-19T11:42:47.654877397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3b8d7423-3621-4c91-a534-d228f709cbc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642285 | controller |     "Jun 19 11:42:47.773496 crc crio[22562]: time=\"2026-06-19T11:42:47.772120197Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}\"",
2026-06-19 12:35:51.642301 | controller |     "Jun 19 11:42:47.773496 crc crio[22562]: time=\"2026-06-19T11:42:47.772956279Z\" level=info msg=\"Adding pod openstack_neutron-7bd698f77-ntbvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.642317 | controller |     "Jun 19 11:42:47.779248 crc crio[22562]: time=\"2026-06-19T11:42:47.779069339Z\" level=info msg=\"Created container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=2415616b-ae05-4135-b1db-6b9cf1268410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642333 | controller |     "Jun 19 11:42:47.780507 crc crio[22562]: time=\"2026-06-19T11:42:47.780013973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a11fcd1e-7765-47c0-8b7d-14b6f2ffcccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642348 | controller |     "Jun 19 11:42:47.788310 crc crio[22562]: time=\"2026-06-19T11:42:47.787477567Z\" level=info msg=\"Starting container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d\" id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642370 | controller |     "Jun 19 11:42:47.793364 crc crio[22562]: time=\"2026-06-19T11:42:47.793302711Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642385 | controller |     "Jun 19 11:42:47.794684 crc crio[22562]: time=\"2026-06-19T11:42:47.794659525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642400 | controller |     "Jun 19 11:42:47.816636 crc crio[22562]: time=\"2026-06-19T11:42:47.815879641Z\" level=info msg=\"Started container\" PID=69253 containerID=a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d description=openstack/neutron-5d6574f66-wffz6/neutron-httpd id=f126ab2b-fe8c-4d00-a8a8-f91f95214c42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96",
2026-06-19 12:35:51.642416 | controller |     "Jun 19 11:42:47.822300 crc crio[22562]: time=\"2026-06-19T11:42:47.821597422Z\" level=info msg=\"Created container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=4bc4936c-a824-486e-ae6c-7fffc777e46e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642453 | controller |     "Jun 19 11:42:47.825646 crc crio[22562]: time=\"2026-06-19T11:42:47.825566861Z\" level=info msg=\"Starting container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7\" id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642470 | controller |     "Jun 19 11:42:47.854885 crc crio[22562]: time=\"2026-06-19T11:42:47.854792253Z\" level=info msg=\"Started container\" PID=69254 containerID=c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 description=openstack/glance-default-external-api-0/glance-log id=1f13086a-cefe-455c-89fd-c97849ba285a name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf",
2026-06-19 12:35:51.642486 | controller |     "Jun 19 11:42:47.878947 crc crio[22562]: time=\"2026-06-19T11:42:47.878828248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642501 | controller |     "Jun 19 11:42:47.893377 crc crio[22562]: time=\"2026-06-19T11:42:47.893057541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642517 | controller |     "Jun 19 11:42:47.901407 crc crio[22562]: time=\"2026-06-19T11:42:47.901367226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642532 | controller |     "Jun 19 11:42:47.939702 crc crio[22562]: time=\"2026-06-19T11:42:47.939634693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=041e4e90-cec9-4bee-a8f5-cba430935bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642547 | controller |     "Jun 19 11:42:48.127379 crc crio[22562]: time=\"2026-06-19T11:42:48.126840344Z\" level=info msg=\"Created container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=53788b81-c73a-468f-8086-e8c917753228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642563 | controller |     "Jun 19 11:42:48.137119 crc crio[22562]: time=\"2026-06-19T11:42:48.135682004Z\" level=info msg=\"Starting container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9\" id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642582 | controller |     "Jun 19 11:42:48.146031 crc crio[22562]: time=\"2026-06-19T11:42:48.145907366Z\" level=info msg=\"Started container\" PID=69333 containerID=e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 description=openstack/glance-default-internal-api-0/glance-log id=48cc30e5-3f4c-41e5-9cbd-bbde19ea84e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af",
2026-06-19 12:35:51.642598 | controller |     "Jun 19 11:42:48.156945 crc crio[22562]: time=\"2026-06-19T11:42:48.156877688Z\" level=info msg=\"Created container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=9ad12b8d-4dd9-422f-baed-9d836d1ea4e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642613 | controller |     "Jun 19 11:42:48.162016 crc crio[22562]: time=\"2026-06-19T11:42:48.161915612Z\" level=info msg=\"Starting container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801\" id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642628 | controller |     "Jun 19 11:42:48.170800 crc crio[22562]: time=\"2026-06-19T11:42:48.17070967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b946d8f6-b8da-49ff-bca5-63f604d18a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642643 | controller |     "Jun 19 11:42:48.180548 crc crio[22562]: time=\"2026-06-19T11:42:48.180438581Z\" level=info msg=\"Started container\" PID=69344 containerID=2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 description=openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns id=0822dfe1-1838-466c-a4e9-38273b818160 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae",
2026-06-19 12:35:51.642659 | controller |     "Jun 19 11:42:48.206710 crc crio[22562]: time=\"2026-06-19T11:42:48.206225859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=56c21b3a-0d0c-468b-bc47-fb9b5f92bb38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642674 | controller |     "Jun 19 11:42:48.225430 crc crio[22562]: time=\"2026-06-19T11:42:48.225352472Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642689 | controller |     "Jun 19 11:42:48.226496 crc crio[22562]: time=\"2026-06-19T11:42:48.225753462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642704 | controller |     "Jun 19 11:42:48.270342 crc crio[22562]: time=\"2026-06-19T11:42:48.270252162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e1c9c3d2-def9-44c4-bb0f-8353b15fe418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642719 | controller |     "Jun 19 11:42:48.287415 crc crio[22562]: time=\"2026-06-19T11:42:48.287256444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642734 | controller |     "Jun 19 11:42:48.300208 crc crio[22562]: time=\"2026-06-19T11:42:48.300082761Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642750 | controller |     "Jun 19 11:42:48.300607 crc crio[22562]: time=\"2026-06-19T11:42:48.300557292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642768 | controller |     "Jun 19 11:42:48.395754 crc crio[22562]: time=\"2026-06-19T11:42:48.395644856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642785 | controller |     "Jun 19 11:42:48.727816 crc crio[22562]: 2026-06-19T11:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b64e9c0e667436 Mac:72:b4:41:f5:64:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.642801 | controller |     "Jun 19 11:42:48.732136 crc crio[22562]: time=\"2026-06-19T11:42:48.730657825Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc000659b00}] Aliases:map[]}\"",
2026-06-19 12:35:51.642817 | controller |     "Jun 19 11:42:48.732136 crc crio[22562]: time=\"2026-06-19T11:42:48.731092126Z\" level=info msg=\"Checking pod openstack_neutron-7bd698f77-ntbvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.642833 | controller |     "Jun 19 11:42:48.743320 crc crio[22562]: time=\"2026-06-19T11:42:48.743234777Z\" level=info msg=\"Ran pod sandbox 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 with infra container: openstack/neutron-7bd698f77-ntbvr/POD\" id=d4adc981-eb62-4d88-ac11-06bca553a6bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.642849 | controller |     "Jun 19 11:42:48.762879 crc crio[22562]: time=\"2026-06-19T11:42:48.76276974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b93378f-ff84-4913-8659-2f8e38db58f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642865 | controller |     "Jun 19 11:42:48.885100 crc crio[22562]: time=\"2026-06-19T11:42:48.882668716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b80a8ccc-cf04-434f-af7f-ef5e6e4376b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.642881 | controller |     "Jun 19 11:42:48.899253 crc crio[22562]: time=\"2026-06-19T11:42:48.899081273Z\" level=info msg=\"Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642897 | controller |     "Jun 19 11:42:48.906308 crc crio[22562]: time=\"2026-06-19T11:42:48.899696748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642912 | controller |     "Jun 19 11:42:49.478382 crc crio[22562]: time=\"2026-06-19T11:42:49.477517825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642927 | controller |     "Jun 19 11:42:49.631034 crc crio[22562]: time=\"2026-06-19T11:42:49.630842989Z\" level=info msg=\"Created container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=b603d62d-8c12-47ae-892e-df2267cbf8fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.642945 | controller |     "Jun 19 11:42:49.635539 crc crio[22562]: time=\"2026-06-19T11:42:49.632468579Z\" level=info msg=\"Starting container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7\" id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.642962 | controller |     "Jun 19 11:42:49.642404 crc crio[22562]: time=\"2026-06-19T11:42:49.642326863Z\" level=info msg=\"Started container\" PID=69592 containerID=e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 description=openstack/glance-default-external-api-0/glance-httpd id=8ad08585-288c-4955-ac5a-d55924fd680f name=/runtime.v1.RuntimeService/StartContainer sandboxID=797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf",
2026-06-19 12:35:51.642977 | controller |     "Jun 19 11:42:49.668441 crc crio[22562]: time=\"2026-06-19T11:42:49.667852735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.642993 | controller |     "Jun 19 11:42:49.806376 crc crio[22562]: time=\"2026-06-19T11:42:49.806234739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643009 | controller |     "Jun 19 11:42:49.807023 crc crio[22562]: time=\"2026-06-19T11:42:49.80627731Z\" level=info msg=\"Created container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=011254f1-90e7-495d-ba27-dcb565e585e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643024 | controller |     "Jun 19 11:42:49.811675 crc crio[22562]: time=\"2026-06-19T11:42:49.811576071Z\" level=info msg=\"Starting container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc\" id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.643040 | controller |     "Jun 19 11:42:49.820242 crc crio[22562]: time=\"2026-06-19T11:42:49.816741549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643055 | controller |     "Jun 19 11:42:49.824868 crc crio[22562]: time=\"2026-06-19T11:42:49.824763937Z\" level=info msg=\"Started container\" PID=69604 containerID=590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc description=openstack/glance-default-internal-api-0/glance-httpd id=268fdca4-2264-489e-afed-b57d0e2f3722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af",
2026-06-19 12:35:51.643071 | controller |     "Jun 19 11:42:49.899244 crc crio[22562]: time=\"2026-06-19T11:42:49.899080856Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:58dee6335fbb51da20e863e1e4bc71bbea33fe69a30a3af07c09c77fe81d6ce7\" id=f7e271f6-6579-4715-8b18-deae2af19152 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.643086 | controller |     "Jun 19 11:42:49.900218 crc crio[22562]: time=\"2026-06-19T11:42:49.900131552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d329b9e6-417c-4602-9745-0fe7d03a50a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643101 | controller |     "Jun 19 11:42:49.962807 crc crio[22562]: time=\"2026-06-19T11:42:49.962751402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a0d8f39-8172-4f70-a412-651362df32fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643117 | controller |     "Jun 19 11:42:49.977263 crc crio[22562]: time=\"2026-06-19T11:42:49.977188039Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643136 | controller |     "Jun 19 11:42:49.978913 crc crio[22562]: time=\"2026-06-19T11:42:49.97885634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643151 | controller |     "Jun 19 11:42:49.987835 crc crio[22562]: time=\"2026-06-19T11:42:49.987721199Z\" level=info msg=\"Created container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=f32add85-e66e-4889-8753-ffe9f760b42a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643166 | controller |     "Jun 19 11:42:49.989139 crc crio[22562]: time=\"2026-06-19T11:42:49.989098844Z\" level=info msg=\"Starting container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2\" id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.643181 | controller |     "Jun 19 11:42:49.995536 crc crio[22562]: time=\"2026-06-19T11:42:49.99540842Z\" level=info msg=\"Started container\" PID=69621 containerID=e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 description=openstack/neutron-7bd698f77-ntbvr/neutron-api id=a1b297df-aed4-4893-9bc0-c851eb49113e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96",
2026-06-19 12:35:51.643196 | controller |     "Jun 19 11:42:50.008126 crc crio[22562]: time=\"2026-06-19T11:42:50.008028872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48ad0922-5dd8-4bb0-9e9e-28a14506abb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643211 | controller |     "Jun 19 11:42:50.050732 crc crio[22562]: time=\"2026-06-19T11:42:50.050637267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643226 | controller |     "Jun 19 11:42:50.063720 crc crio[22562]: time=\"2026-06-19T11:42:50.063616318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643241 | controller |     "Jun 19 11:42:50.132518 crc crio[22562]: time=\"2026-06-19T11:42:50.13242505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f431ebe-d702-4d5e-bd1d-cfefc4e7b879 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643256 | controller |     "Jun 19 11:42:50.147218 crc crio[22562]: time=\"2026-06-19T11:42:50.143771461Z\" level=info msg=\"Creating container: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643270 | controller |     "Jun 19 11:42:50.147218 crc crio[22562]: time=\"2026-06-19T11:42:50.144257623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643285 | controller |     "Jun 19 11:42:50.220409 crc crio[22562]: time=\"2026-06-19T11:42:50.220325345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643300 | controller |     "Jun 19 11:42:50.251580 crc crio[22562]: time=\"2026-06-19T11:42:50.251523197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643315 | controller |     "Jun 19 11:42:50.318440 crc crio[22562]: time=\"2026-06-19T11:42:50.317717825Z\" level=info msg=\"Created container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=f389bafd-e971-4fa0-b013-67cac4f24999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643334 | controller |     "Jun 19 11:42:50.321740 crc crio[22562]: time=\"2026-06-19T11:42:50.321639902Z\" level=info msg=\"Starting container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283\" id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.643349 | controller |     "Jun 19 11:42:50.329634 crc crio[22562]: time=\"2026-06-19T11:42:50.329533897Z\" level=info msg=\"Started container\" PID=69821 containerID=8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 description=openstack/ceilometer-0/ceilometer-notification-agent id=f752e4dc-b290-4542-97ec-e8b2271ba3bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0",
2026-06-19 12:35:51.643364 | controller |     "Jun 19 11:42:50.344804 crc crio[22562]: time=\"2026-06-19T11:42:50.344704703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643379 | controller |     "Jun 19 11:42:50.345050 crc crio[22562]: time=\"2026-06-19T11:42:50.344899168Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643395 | controller |     "Jun 19 11:42:50.345050 crc crio[22562]: time=\"2026-06-19T11:42:50.344946079Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=9ad108b5-5d13-4b3b-a09d-0a82e6752a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643410 | controller |     "Jun 19 11:42:50.347254 crc crio[22562]: time=\"2026-06-19T11:42:50.347130312Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.643425 | controller |     "Jun 19 11:42:50.352864 crc crio[22562]: time=\"2026-06-19T11:42:50.35188812Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-19 12:35:51.643461 | controller |     "Jun 19 11:42:50.359068 crc crio[22562]: time=\"2026-06-19T11:42:50.358953465Z\" level=info msg=\"Created container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=60ff6090-4472-4d6c-ba61-0c892b0bfb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643477 | controller |     "Jun 19 11:42:50.363359 crc crio[22562]: time=\"2026-06-19T11:42:50.363280171Z\" level=info msg=\"Starting container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322\" id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.643493 | controller |     "Jun 19 11:42:50.370815 crc crio[22562]: time=\"2026-06-19T11:42:50.37048581Z\" level=info msg=\"Started container\" PID=69923 containerID=9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 description=openstack/neutron-7bd698f77-ntbvr/neutron-httpd id=024a2ddf-0867-441e-87ac-0155ac0e3c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96",
2026-06-19 12:35:51.643509 | controller |     "Jun 19 11:42:52.960455 crc crio[22562]: time=\"2026-06-19T11:42:52.959712167Z\" level=info msg=\"Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643524 | controller |     "Jun 19 11:42:52.961634 crc crio[22562]: time=\"2026-06-19T11:42:52.961291906Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-9bv9j Namespace:openstack ID:791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc UID:fb64c6a4-d874-4a35-a7a3-8af591439b0f NetNS:/var/run/netns/86ce0bf8-d319-487c-9aa4-6cc89530a841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb64c6a4_d874_4a35_a7a3_8af591439b0f.slice PodAnnotations:0xc000138f68}] Aliases:map[]}\"",
2026-06-19 12:35:51.643544 | controller |     "Jun 19 11:42:52.961634 crc crio[22562]: time=\"2026-06-19T11:42:52.961489041Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-9bv9j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.643560 | controller |     "Jun 19 11:42:53.453925 crc crio[22562]: time=\"2026-06-19T11:42:53.453222739Z\" level=info msg=\"Stopped pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=3ae1b4a4-b880-4726-ab9e-ea53e0ab7f8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643575 | controller |     "Jun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.981603892Z\" level=info msg=\"Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643591 | controller |     "Jun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.983032748Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-hbh8l Namespace:openstack ID:e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe UID:1b3240e1-ac13-4865-b6ec-2d3a7077688f NetNS:/var/run/netns/d90c37a6-3a75-4086-9c34-d31284e7edb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b3240e1_ac13_4865_b6ec_2d3a7077688f.slice PodAnnotations:0xc000328630}] Aliases:map[]}\"",
2026-06-19 12:35:51.643606 | controller |     "Jun 19 11:42:53.983965 crc crio[22562]: time=\"2026-06-19T11:42:53.983269294Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-hbh8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.643622 | controller |     "Jun 19 11:42:54.431694 crc crio[22562]: time=\"2026-06-19T11:42:54.43088912Z\" level=info msg=\"Stopped pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=0d22c599-cb1c-459d-add5-5872971f4e06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643636 | controller |     "Jun 19 11:42:59.047321 crc crio[22562]: time=\"2026-06-19T11:42:59.046216409Z\" level=info msg=\"Stopping container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1 (timeout: 10s)\" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.643651 | controller |     "Jun 19 11:42:59.556475 crc crio[22562]: time=\"2026-06-19T11:42:59.555750447Z\" level=info msg=\"Stopped container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=c4db5424-ada9-48c1-98cb-beef0b54300d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.643666 | controller |     "Jun 19 11:42:59.558008 crc crio[22562]: time=\"2026-06-19T11:42:59.5579043Z\" level=info msg=\"Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643681 | controller |     "Jun 19 11:42:59.558880 crc crio[22562]: time=\"2026-06-19T11:42:59.558795002Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-hjrgx Namespace:openstack ID:0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e UID:e0fa21ab-1f3d-4941-a242-155b997ec7c1 NetNS:/var/run/netns/9484dfa7-8622-49c0-a561-395d0b8972a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0fa21ab_1f3d_4941_a242_155b997ec7c1.slice PodAnnotations:0xc00008cbd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.643701 | controller |     "Jun 19 11:42:59.559207 crc crio[22562]: time=\"2026-06-19T11:42:59.559048259Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-hjrgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.643717 | controller |     "Jun 19 11:42:59.749711 crc crio[22562]: time=\"2026-06-19T11:42:59.749617553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=2d83465a-0bf2-4f74-bcb4-6f624efc77e0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.643733 | controller |     "Jun 19 11:42:59.750720 crc crio[22562]: time=\"2026-06-19T11:42:59.750633849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4f2c8227-972b-4200-8868-69dd5dc7897a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643748 | controller |     "Jun 19 11:42:59.779196 crc crio[22562]: time=\"2026-06-19T11:42:59.778494818Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d77f54bc-7d46-44e1-b999-8019c97f773e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.643763 | controller |     "Jun 19 11:42:59.795938 crc crio[22562]: time=\"2026-06-19T11:42:59.795603802Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643778 | controller |     "Jun 19 11:42:59.797441 crc crio[22562]: time=\"2026-06-19T11:42:59.797393775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643793 | controller |     "Jun 19 11:42:59.912034 crc crio[22562]: time=\"2026-06-19T11:42:59.91192312Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7554b58b5c-7q8x9/POD\" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.643807 | controller |     "Jun 19 11:42:59.912359 crc crio[22562]: time=\"2026-06-19T11:42:59.912058433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643822 | controller |     "Jun 19 11:42:59.913366 crc crio[22562]: time=\"2026-06-19T11:42:59.913236063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643838 | controller |     "Jun 19 11:42:59.952036 crc crio[22562]: time=\"2026-06-19T11:42:59.95194042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643854 | controller |     "Jun 19 11:43:00.033240 crc crio[22562]: time=\"2026-06-19T11:43:00.033092458Z\" level=info msg=\"Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.643870 | controller |     "Jun 19 11:43:00.033240 crc crio[22562]: time=\"2026-06-19T11:43:00.033229221Z\" level=info msg=\"Adding pod openstack_keystone-7554b58b5c-7q8x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.643887 | controller |     "Jun 19 11:43:00.118767 crc crio[22562]: time=\"2026-06-19T11:43:00.107997921Z\" level=info msg=\"Stopped pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=5070530a-5758-4941-ac3b-e76d69b8d6de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.643908 | controller |     "Jun 19 11:43:00.195517 crc crio[22562]: time=\"2026-06-19T11:43:00.195384084Z\" level=info msg=\"Running pod sandbox: openstack/placement-5c9cb874cb-7nltl/POD\" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.643925 | controller |     "Jun 19 11:43:00.195517 crc crio[22562]: time=\"2026-06-19T11:43:00.195508947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.643940 | controller |     "Jun 19 11:43:00.269931 crc crio[22562]: time=\"2026-06-19T11:43:00.268441881Z\" level=info msg=\"Created container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=dc12b9cd-4d40-419f-a90d-48295befcf86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.643956 | controller |     "Jun 19 11:43:00.277016 crc crio[22562]: time=\"2026-06-19T11:43:00.275418144Z\" level=info msg=\"Starting container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89\" id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.643972 | controller |     "Jun 19 11:43:00.309483 crc crio[22562]: time=\"2026-06-19T11:43:00.309327293Z\" level=info msg=\"Started container\" PID=70750 containerID=ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 description=openstack/ceilometer-0/sg-core id=81cc9860-799e-49cf-a481-332ef4da5252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0",
2026-06-19 12:35:51.643988 | controller |     "Jun 19 11:43:00.331688 crc crio[22562]: time=\"2026-06-19T11:43:00.331592184Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644004 | controller |     "Jun 19 11:43:00.342904 crc crio[22562]: time=\"2026-06-19T11:43:00.342482473Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644019 | controller |     "Jun 19 11:43:00.343907 crc crio[22562]: time=\"2026-06-19T11:43:00.343822547Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=4aa2b869-ae44-4eeb-9ef8-c0c8b3cfe438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644035 | controller |     "Jun 19 11:43:00.357183 crc crio[22562]: time=\"2026-06-19T11:43:00.356665114Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.644051 | controller |     "Jun 19 11:43:00.370941 crc crio[22562]: time=\"2026-06-19T11:43:00.370840545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-19 12:35:51.644066 | controller |     "Jun 19 11:43:00.391417 crc crio[22562]: time=\"2026-06-19T11:43:00.391323641Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}\"",
2026-06-19 12:35:51.644082 | controller |     "Jun 19 11:43:00.391564 crc crio[22562]: time=\"2026-06-19T11:43:00.391421254Z\" level=info msg=\"Adding pod openstack_placement-5c9cb874cb-7nltl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.644104 | controller |     "Jun 19 11:43:00.601015 crc crio[22562]: time=\"2026-06-19T11:43:00.599913273Z\" level=info msg=\"Running pod sandbox: openstack/placement-6c9bbc5fb-8glp8/POD\" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.644123 | controller |     "Jun 19 11:43:00.601452 crc crio[22562]: time=\"2026-06-19T11:43:00.601297007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644139 | controller |     "Jun 19 11:43:00.678602 crc crio[22562]: time=\"2026-06-19T11:43:00.678550669Z\" level=info msg=\"Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.644156 | controller |     "Jun 19 11:43:00.678786 crc crio[22562]: time=\"2026-06-19T11:43:00.678766904Z\" level=info msg=\"Adding pod openstack_placement-6c9bbc5fb-8glp8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.644171 | controller |     "Jun 19 11:43:00.868872 crc crio[22562]: 2026-06-19T11:43:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2fe86cb6ddd8ca Mac:32:65:04:12:1d:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 SocketPath: PciID:}] [{Interface:0xc00050cc70 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.644188 | controller |     "Jun 19 11:43:00.870955 crc crio[22562]: time=\"2026-06-19T11:43:00.870910139Z\" level=info msg=\"Got pod network &{Name:keystone-7554b58b5c-7q8x9 Namespace:openstack ID:e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 UID:a3398fc8-20a9-452c-a967-4367baaaca14 NetNS:/var/run/netns/91abaa7a-68fa-4b80-94cc-e7614b614e49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3398fc8_20a9_452c_a967_4367baaaca14.slice PodAnnotations:0xc0030b43d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.644204 | controller |     "Jun 19 11:43:00.871315 crc crio[22562]: time=\"2026-06-19T11:43:00.871288558Z\" level=info msg=\"Checking pod openstack_keystone-7554b58b5c-7q8x9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.644219 | controller |     "Jun 19 11:43:00.944889 crc crio[22562]: time=\"2026-06-19T11:43:00.944825777Z\" level=info msg=\"Ran pod sandbox e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137 with infra container: openstack/keystone-7554b58b5c-7q8x9/POD\" id=fe008bfd-aadd-457e-bf70-8f6e15c15922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.644235 | controller |     "Jun 19 11:43:00.952650 crc crio[22562]: time=\"2026-06-19T11:43:00.952545008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c47e0e7a-2baa-4557-afa6-752ba7821642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644251 | controller |     "Jun 19 11:43:01.122005 crc crio[22562]: time=\"2026-06-19T11:43:01.113823879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a8d16187-e404-4a69-8a7c-d92e8c30f14e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644266 | controller |     "Jun 19 11:43:01.132740 crc crio[22562]: time=\"2026-06-19T11:43:01.132686706Z\" level=info msg=\"Creating container: openstack/keystone-7554b58b5c-7q8x9/keystone-api\" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644286 | controller |     "Jun 19 11:43:01.133219 crc crio[22562]: time=\"2026-06-19T11:43:01.133099845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644301 | controller |     "Jun 19 11:43:01.133461 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fe9682a2ff6eda Mac:ce:cb:b0:ab:3d:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.644317 | controller |     "Jun 19 11:43:01.135438 crc crio[22562]: time=\"2026-06-19T11:43:01.135224198Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc000139448}] Aliases:map[]}\"",
2026-06-19 12:35:51.644332 | controller |     "Jun 19 11:43:01.135572 crc crio[22562]: time=\"2026-06-19T11:43:01.135441554Z\" level=info msg=\"Checking pod openstack_placement-5c9cb874cb-7nltl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.644348 | controller |     "Jun 19 11:43:01.172413 crc crio[22562]: time=\"2026-06-19T11:43:01.172325606Z\" level=info msg=\"Removing container: d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1\" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.644363 | controller |     "Jun 19 11:43:01.176917 crc crio[22562]: time=\"2026-06-19T11:43:01.175796692Z\" level=info msg=\"Ran pod sandbox 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc with infra container: openstack/placement-5c9cb874cb-7nltl/POD\" id=58e17732-91ec-4cc0-863a-b4ba75eca220 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.644378 | controller |     "Jun 19 11:43:01.184778 crc crio[22562]: time=\"2026-06-19T11:43:01.184031026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a5a18d2c-e617-4d39-aa76-894373374147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644394 | controller |     "Jun 19 11:43:01.263259 crc crio[22562]: 2026-06-19T11:43:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69641dee61086af Mac:aa:4d:79:de:32:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e SocketPath: PciID:}] [{Interface:0xc0006185c0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.644409 | controller |     "Jun 19 11:43:01.263259 crc crio[22562]: time=\"2026-06-19T11:43:01.262829166Z\" level=info msg=\"Got pod network &{Name:placement-6c9bbc5fb-8glp8 Namespace:openstack ID:69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 UID:6fe722ad-bddb-4f54-b64a-2c5635eed252 NetNS:/var/run/netns/cec09762-5ddf-4623-ac8b-b28158e5428e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fe722ad_bddb_4f54_b64a_2c5635eed252.slice PodAnnotations:0xc0020952c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.644425 | controller |     "Jun 19 11:43:01.263259 crc crio[22562]: time=\"2026-06-19T11:43:01.262972349Z\" level=info msg=\"Checking pod openstack_placement-6c9bbc5fb-8glp8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.644462 | controller |     "Jun 19 11:43:01.286263 crc crio[22562]: time=\"2026-06-19T11:43:01.283354203Z\" level=info msg=\"Ran pod sandbox 69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81 with infra container: openstack/placement-6c9bbc5fb-8glp8/POD\" id=ca5abdac-933e-4ad8-99c7-764eb6c84569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.644478 | controller |     "Jun 19 11:43:01.288233 crc crio[22562]: time=\"2026-06-19T11:43:01.286657665Z\" level=info msg=\"Removed container d72e69215d25e858ccd1d2ece53eb852b9c601346a1659f5d75372ee2e81adb1: openstack/dnsmasq-dns-6674dbf88c-hjrgx/dnsmasq-dns\" id=01ec63db-69d3-48e6-9061-fb148e9f84f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.644494 | controller |     "Jun 19 11:43:01.296437 crc crio[22562]: time=\"2026-06-19T11:43:01.296343615Z\" level=info msg=\"Removing container: 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111\" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.644509 | controller |     "Jun 19 11:43:01.302225 crc crio[22562]: time=\"2026-06-19T11:43:01.3018033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=621f97b2-a858-46a4-9ecc-e0f8d44d5d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644524 | controller |     "Jun 19 11:43:01.330532 crc crio[22562]: time=\"2026-06-19T11:43:01.3304514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644539 | controller |     "Jun 19 11:43:01.339751 crc crio[22562]: time=\"2026-06-19T11:43:01.338888917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644554 | controller |     "Jun 19 11:43:01.360823 crc crio[22562]: time=\"2026-06-19T11:43:01.359966479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=4fdd380c-5868-4af8-911e-a55819e00240 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644569 | controller |     "Jun 19 11:43:01.391041 crc crio[22562]: time=\"2026-06-19T11:43:01.39071381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=51fe35d6-23f3-4a5e-8228-e455364f8da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644583 | controller |     "Jun 19 11:43:01.401603 crc crio[22562]: time=\"2026-06-19T11:43:01.401547958Z\" level=info msg=\"Removed container 4455ccfc7754e4db32ce859ba37e32aceec63eadd68bd88c1c9538c0b6c2f111: openstack/dnsmasq-dns-6674dbf88c-hjrgx/init\" id=9eab2f7a-9af2-4556-a775-34bc7304c327 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.644598 | controller |     "Jun 19 11:43:01.417217 crc crio[22562]: time=\"2026-06-19T11:43:01.417061573Z\" level=info msg=\"Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-log\" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644613 | controller |     "Jun 19 11:43:01.417729 crc crio[22562]: time=\"2026-06-19T11:43:01.417633517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644628 | controller |     "Jun 19 11:43:01.434599 crc crio[22562]: time=\"2026-06-19T11:43:01.434491854Z\" level=info msg=\"Creating container: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644643 | controller |     "Jun 19 11:43:01.441529 crc crio[22562]: time=\"2026-06-19T11:43:01.44043238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644662 | controller |     "Jun 19 11:43:01.495752 crc crio[22562]: time=\"2026-06-19T11:43:01.49535441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644677 | controller |     "Jun 19 11:43:01.500437 crc crio[22562]: time=\"2026-06-19T11:43:01.500413605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644692 | controller |     "Jun 19 11:43:01.509889 crc crio[22562]: time=\"2026-06-19T11:43:01.509800867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644707 | controller |     "Jun 19 11:43:01.518561 crc crio[22562]: time=\"2026-06-19T11:43:01.518525183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644722 | controller |     "Jun 19 11:43:01.562376 crc crio[22562]: time=\"2026-06-19T11:43:01.562282235Z\" level=info msg=\"Created container ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231: openstack/keystone-7554b58b5c-7q8x9/keystone-api\" id=380c9193-61b6-4b03-8766-6fa7dbfb61a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644736 | controller |     "Jun 19 11:43:01.566565 crc crio[22562]: time=\"2026-06-19T11:43:01.566538091Z\" level=info msg=\"Starting container: ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231\" id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.644751 | controller |     "Jun 19 11:43:01.579390 crc crio[22562]: time=\"2026-06-19T11:43:01.579321877Z\" level=info msg=\"Started container\" PID=70963 containerID=ab6d2c66ac11d50c85a9e73934d65db6d86d73b8afa1e250e05fc8f125759231 description=openstack/keystone-7554b58b5c-7q8x9/keystone-api id=ce3118a6-4f40-48f6-8779-c42d3bfc1032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2fe86cb6ddd8ca3b85cbf6045a138c7a2cf1f8196f8176816edd81cf129c137",
2026-06-19 12:35:51.644767 | controller |     "Jun 19 11:43:01.706836 crc crio[22562]: time=\"2026-06-19T11:43:01.706719659Z\" level=info msg=\"Created container d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f: openstack/placement-6c9bbc5fb-8glp8/placement-log\" id=21c888d7-9041-4757-9a90-7bc3d6d419ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644782 | controller |     "Jun 19 11:43:01.709281 crc crio[22562]: time=\"2026-06-19T11:43:01.708411831Z\" level=info msg=\"Created container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=e95f78a0-3bf7-4489-8518-44d1497eeedd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644797 | controller |     "Jun 19 11:43:01.710602 crc crio[22562]: time=\"2026-06-19T11:43:01.710561855Z\" level=info msg=\"Starting container: d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f\" id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.644812 | controller |     "Jun 19 11:43:01.711034 crc crio[22562]: time=\"2026-06-19T11:43:01.710720128Z\" level=info msg=\"Starting container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c\" id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.644827 | controller |     "Jun 19 11:43:01.724369 crc crio[22562]: time=\"2026-06-19T11:43:01.724295543Z\" level=info msg=\"Started container\" PID=70987 containerID=d962ab3ad26b28d07094116684bfebdb5c0d384d893fe01b0b5d102235269b4f description=openstack/placement-6c9bbc5fb-8glp8/placement-log id=dbead052-519d-4ccb-a54c-91b2a57254d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81",
2026-06-19 12:35:51.644847 | controller |     "Jun 19 11:43:01.741928 crc crio[22562]: time=\"2026-06-19T11:43:01.740585778Z\" level=info msg=\"Started container\" PID=70990 containerID=5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c description=openstack/placement-5c9cb874cb-7nltl/placement-log id=02eb279b-032b-4ea7-8f05-272f46df0e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc",
2026-06-19 12:35:51.644863 | controller |     "Jun 19 11:43:01.752374 crc crio[22562]: time=\"2026-06-19T11:43:01.752321318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8f451495-bb31-4a8f-b719-97d144a7153f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644878 | controller |     "Jun 19 11:43:01.753081 crc crio[22562]: time=\"2026-06-19T11:43:01.752559884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2589c148-aa15-4a95-b330-4265491d5e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644893 | controller |     "Jun 19 11:43:01.822956 crc crio[22562]: time=\"2026-06-19T11:43:01.82231404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=040e400d-166d-43d2-b5f3-254b96bcaa44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644908 | controller |     "Jun 19 11:43:01.835687 crc crio[22562]: time=\"2026-06-19T11:43:01.835537277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5994d04b-45f8-4d53-b5a0-c8e6b3be5d96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.644923 | controller |     "Jun 19 11:43:01.836248 crc crio[22562]: time=\"2026-06-19T11:43:01.836135101Z\" level=info msg=\"Creating container: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644939 | controller |     "Jun 19 11:43:01.836696 crc crio[22562]: time=\"2026-06-19T11:43:01.836625854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644955 | controller |     "Jun 19 11:43:01.843953 crc crio[22562]: time=\"2026-06-19T11:43:01.843842722Z\" level=info msg=\"Creating container: openstack/placement-6c9bbc5fb-8glp8/placement-api\" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.644970 | controller |     "Jun 19 11:43:01.870120 crc crio[22562]: time=\"2026-06-19T11:43:01.87001485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.644986 | controller |     "Jun 19 11:43:01.942793 crc crio[22562]: time=\"2026-06-19T11:43:01.942457062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645001 | controller |     "Jun 19 11:43:01.950828 crc crio[22562]: time=\"2026-06-19T11:43:01.950736508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645016 | controller |     "Jun 19 11:43:01.952812 crc crio[22562]: time=\"2026-06-19T11:43:01.952737037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645032 | controller |     "Jun 19 11:43:01.963895 crc crio[22562]: time=\"2026-06-19T11:43:01.963805601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645051 | controller |     "Jun 19 11:43:02.332462 crc crio[22562]: time=\"2026-06-19T11:43:02.332089193Z\" level=info msg=\"Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.645067 | controller |     "Jun 19 11:43:02.333941 crc crio[22562]: time=\"2026-06-19T11:43:02.333068118Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q5hzv Namespace:openstack ID:804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb UID:9565f76d-a307-47bb-90db-db93480b0dc1 NetNS:/var/run/netns/9857750a-2372-4a06-859e-81dc7a677b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9565f76d_a307_47bb_90db_db93480b0dc1.slice PodAnnotations:0xc001b84560}] Aliases:map[]}\"",
2026-06-19 12:35:51.645083 | controller |     "Jun 19 11:43:02.333941 crc crio[22562]: time=\"2026-06-19T11:43:02.333345665Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q5hzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.645098 | controller |     "Jun 19 11:43:02.451452 crc crio[22562]: time=\"2026-06-19T11:43:02.450744819Z\" level=info msg=\"Created container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=a01c67cd-36e0-49c4-b442-fe2a76f484b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.645114 | controller |     "Jun 19 11:43:02.458451 crc crio[22562]: time=\"2026-06-19T11:43:02.457859996Z\" level=info msg=\"Starting container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f\" id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.645130 | controller |     "Jun 19 11:43:02.459590 crc crio[22562]: time=\"2026-06-19T11:43:02.45924456Z\" level=info msg=\"Created container 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930: openstack/placement-6c9bbc5fb-8glp8/placement-api\" id=8b121431-5926-4af5-83cb-447e88ce8b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.645145 | controller |     "Jun 19 11:43:02.460457 crc crio[22562]: time=\"2026-06-19T11:43:02.460382648Z\" level=info msg=\"Starting container: 0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930\" id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.645161 | controller |     "Jun 19 11:43:02.465123 crc crio[22562]: time=\"2026-06-19T11:43:02.465053423Z\" level=info msg=\"Started container\" PID=71066 containerID=0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f description=openstack/placement-5c9cb874cb-7nltl/placement-api id=f8d14a12-d417-4e54-a490-05b445f125d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc",
2026-06-19 12:35:51.645177 | controller |     "Jun 19 11:43:02.474833 crc crio[22562]: time=\"2026-06-19T11:43:02.474678172Z\" level=info msg=\"Started container\" PID=71065 containerID=0fb6314929f3bf2ec4b1e5086c17bbf0f4c7f359ecf31e458464850b7a015930 description=openstack/placement-6c9bbc5fb-8glp8/placement-api id=2210f679-a50a-4afb-a663-21fe1d9d4bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=69641dee61086af44ec1816f69c00039bd4e12a5b9f5ca6675652f0a053ddb81",
2026-06-19 12:35:51.645193 | controller |     "Jun 19 11:43:02.777515 crc crio[22562]: time=\"2026-06-19T11:43:02.777373041Z\" level=info msg=\"Stopped pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=30c3782d-6f2d-4b28-904f-4a0fdd3b3ea8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.645209 | controller |     "Jun 19 11:43:04.103464 crc crio[22562]: time=\"2026-06-19T11:43:04.093937128Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-79dd84d5-vtqls/POD\" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645231 | controller |     "Jun 19 11:43:04.103464 crc crio[22562]: time=\"2026-06-19T11:43:04.095510026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645247 | controller |     "Jun 19 11:43:04.242347 crc crio[22562]: time=\"2026-06-19T11:43:04.242237127Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD\" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645262 | controller |     "Jun 19 11:43:04.242501 crc crio[22562]: time=\"2026-06-19T11:43:04.242348081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645278 | controller |     "Jun 19 11:43:04.470486 crc crio[22562]: time=\"2026-06-19T11:43:04.470036834Z\" level=info msg=\"Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}\"",
2026-06-19 12:35:51.645294 | controller |     "Jun 19 11:43:04.470844 crc crio[22562]: time=\"2026-06-19T11:43:04.470823394Z\" level=info msg=\"Adding pod openstack_barbican-worker-79dd84d5-vtqls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.645310 | controller |     "Jun 19 11:43:04.546324 crc crio[22562]: time=\"2026-06-19T11:43:04.545625473Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}\"",
2026-06-19 12:35:51.645327 | controller |     "Jun 19 11:43:04.546324 crc crio[22562]: time=\"2026-06-19T11:43:04.545676306Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.645342 | controller |     "Jun 19 11:43:04.565488 crc crio[22562]: time=\"2026-06-19T11:43:04.565396023Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD\" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645357 | controller |     "Jun 19 11:43:04.565733 crc crio[22562]: time=\"2026-06-19T11:43:04.565512976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645373 | controller |     "Jun 19 11:43:04.766689 crc crio[22562]: time=\"2026-06-19T11:43:04.765513974Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}\"",
2026-06-19 12:35:51.645392 | controller |     "Jun 19 11:43:04.767830 crc crio[22562]: time=\"2026-06-19T11:43:04.767802861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-lwnx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.645408 | controller |     "Jun 19 11:43:04.924947 crc crio[22562]: time=\"2026-06-19T11:43:04.923469534Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-59857f7c54-p68vh/POD\" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645423 | controller |     "Jun 19 11:43:04.924947 crc crio[22562]: time=\"2026-06-19T11:43:04.923622207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.645456 | controller |     "Jun 19 11:43:05.101387 crc crio[22562]: time=\"2026-06-19T11:43:05.100676978Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}\"",
2026-06-19 12:35:51.645474 | controller |     "Jun 19 11:43:05.101387 crc crio[22562]: time=\"2026-06-19T11:43:05.101276253Z\" level=info msg=\"Adding pod openstack_barbican-api-59857f7c54-p68vh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.645489 | controller |     "Jun 19 11:43:05.376197 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86b9437d41a0 Mac:2a:9c:ea:ab:f3:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.645505 | controller |     "Jun 19 11:43:05.376197 crc crio[22562]: time=\"2026-06-19T11:43:05.375113808Z\" level=info msg=\"Got pod network &{Name:barbican-worker-79dd84d5-vtqls Namespace:openstack ID:9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf UID:1e2ca8c3-1f01-4da2-a656-72a4d38bddbb NetNS:/var/run/netns/7407a9cd-4f68-430d-a522-1463e1353ca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e2ca8c3_1f01_4da2_a656_72a4d38bddbb.slice PodAnnotations:0xc000138a20}] Aliases:map[]}\"",
2026-06-19 12:35:51.645520 | controller |     "Jun 19 11:43:05.376197 crc crio[22562]: time=\"2026-06-19T11:43:05.375350484Z\" level=info msg=\"Checking pod openstack_barbican-worker-79dd84d5-vtqls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.645536 | controller |     "Jun 19 11:43:05.377674 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:212af5dae346090 Mac:ae:01:84:4b:d6:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.645565 | controller |     "Jun 19 11:43:05.386718 crc crio[22562]: time=\"2026-06-19T11:43:05.382582924Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7db8f496b8-9s4ms Namespace:openstack ID:212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 UID:98f4a1d7-1611-48dc-a4a8-ae521fa4f55f NetNS:/var/run/netns/82d40a0b-4051-4a96-a9eb-9923ba1880e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4a1d7_1611_48dc_a4a8_ae521fa4f55f.slice PodAnnotations:0xc0030b4530}] Aliases:map[]}\"",
2026-06-19 12:35:51.645585 | controller |     "Jun 19 11:43:05.391030 crc crio[22562]: time=\"2026-06-19T11:43:05.388737906Z\" level=info msg=\"Ran pod sandbox 9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf with infra container: openstack/barbican-worker-79dd84d5-vtqls/POD\" id=a92c6401-568f-42cc-b954-9c769d2e9858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645601 | controller |     "Jun 19 11:43:05.391030 crc crio[22562]: time=\"2026-06-19T11:43:05.389100325Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7db8f496b8-9s4ms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.645617 | controller |     "Jun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.398571519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645632 | controller |     "Jun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.398812665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645647 | controller |     "Jun 19 11:43:05.399609 crc crio[22562]: time=\"2026-06-19T11:43:05.399309997Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=20af1a0e-fbdd-41c7-8656-2656548add59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645662 | controller |     "Jun 19 11:43:05.404386 crc crio[22562]: time=\"2026-06-19T11:43:05.401591565Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.645677 | controller |     "Jun 19 11:43:05.409865 crc crio[22562]: time=\"2026-06-19T11:43:05.409765016Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-19 12:35:51.645693 | controller |     "Jun 19 11:43:05.410016 crc crio[22562]: time=\"2026-06-19T11:43:05.40991621Z\" level=info msg=\"Ran pod sandbox 212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04 with infra container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/POD\" id=688737bb-7a73-4034-98d5-d24cae9074d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645707 | controller |     "Jun 19 11:43:05.414109 crc crio[22562]: time=\"2026-06-19T11:43:05.41397049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645722 | controller |     "Jun 19 11:43:05.414902 crc crio[22562]: time=\"2026-06-19T11:43:05.414588195Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645737 | controller |     "Jun 19 11:43:05.414902 crc crio[22562]: time=\"2026-06-19T11:43:05.414690488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=6772cb45-2619-4e90-a5be-2bf34b58e62a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645752 | controller |     "Jun 19 11:43:05.417899 crc crio[22562]: time=\"2026-06-19T11:43:05.417424876Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.645770 | controller |     "Jun 19 11:43:05.427378 crc crio[22562]: time=\"2026-06-19T11:43:05.426591412Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-19 12:35:51.645786 | controller |     "Jun 19 11:43:05.703468 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f0bfda8b82a02f Mac:f6:1d:3b:b6:24:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 SocketPath: PciID:}] [{Interface:0xc0005a4770 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.645801 | controller |     "Jun 19 11:43:05.704515 crc crio[22562]: time=\"2026-06-19T11:43:05.704437207Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc000138150}] Aliases:map[]}\"",
2026-06-19 12:35:51.645816 | controller |     "Jun 19 11:43:05.704929 crc crio[22562]: time=\"2026-06-19T11:43:05.704623271Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-lwnx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.645831 | controller |     "Jun 19 11:43:05.729458 crc crio[22562]: time=\"2026-06-19T11:43:05.729133878Z\" level=info msg=\"Ran pod sandbox 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 with infra container: openstack/dnsmasq-dns-54f48964b7-lwnx5/POD\" id=31e6eca2-6e59-408c-840a-ac122c25fb04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645846 | controller |     "Jun 19 11:43:05.732550 crc crio[22562]: time=\"2026-06-19T11:43:05.732431831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=73db323e-83ab-4b11-ac82-b7c75a4dd645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645862 | controller |     "Jun 19 11:43:05.869388 crc crio[22562]: 2026-06-19T11:43:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e47b837e03f4c57 Mac:42:82:b5:b2:76:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 SocketPath: PciID:}] [{Interface:0xc00011a5d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.645877 | controller |     "Jun 19 11:43:05.871478 crc crio[22562]: time=\"2026-06-19T11:43:05.871336237Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc000658408}] Aliases:map[]}\"",
2026-06-19 12:35:51.645892 | controller |     "Jun 19 11:43:05.871573 crc crio[22562]: time=\"2026-06-19T11:43:05.871526342Z\" level=info msg=\"Checking pod openstack_barbican-api-59857f7c54-p68vh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.645907 | controller |     "Jun 19 11:43:05.883959 crc crio[22562]: time=\"2026-06-19T11:43:05.883819035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e17468c9-b080-45b9-80dd-1da827c3ccce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645922 | controller |     "Jun 19 11:43:05.893052 crc crio[22562]: time=\"2026-06-19T11:43:05.892969022Z\" level=info msg=\"Ran pod sandbox e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 with infra container: openstack/barbican-api-59857f7c54-p68vh/POD\" id=60028016-7e78-4938-8aec-c9c7a94bb1b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.645941 | controller |     "Jun 19 11:43:05.896648 crc crio[22562]: time=\"2026-06-19T11:43:05.895955776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ec90333f-2619-46cd-bb67-7a525cbf6ec6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645956 | controller |     "Jun 19 11:43:05.896648 crc crio[22562]: time=\"2026-06-19T11:43:05.896459008Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.645971 | controller |     "Jun 19 11:43:05.906079 crc crio[22562]: time=\"2026-06-19T11:43:05.905849981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=facda69b-fa4f-451c-97c9-3ced8f08e47d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.645985 | controller |     "Jun 19 11:43:05.914239 crc crio[22562]: time=\"2026-06-19T11:43:05.914115755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646000 | controller |     "Jun 19 11:43:05.925848 crc crio[22562]: time=\"2026-06-19T11:43:05.925787135Z\" level=info msg=\"Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646015 | controller |     "Jun 19 11:43:05.937136 crc crio[22562]: time=\"2026-06-19T11:43:05.936865888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646029 | controller |     "Jun 19 11:43:05.991963 crc crio[22562]: time=\"2026-06-19T11:43:05.991917501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646043 | controller |     "Jun 19 11:43:05.998775 crc crio[22562]: time=\"2026-06-19T11:43:05.99874759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646058 | controller |     "Jun 19 11:43:06.009406 crc crio[22562]: time=\"2026-06-19T11:43:06.008206793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646074 | controller |     "Jun 19 11:43:06.019918 crc crio[22562]: time=\"2026-06-19T11:43:06.019595586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646089 | controller |     "Jun 19 11:43:06.225081 crc crio[22562]: time=\"2026-06-19T11:43:06.225014288Z\" level=info msg=\"Created container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=d38a82a8-4ff7-4c3c-8724-eef5e8fde8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646105 | controller |     "Jun 19 11:43:06.233442 crc crio[22562]: time=\"2026-06-19T11:43:06.228523774Z\" level=info msg=\"Created container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=4545468e-f498-48b3-a298-6c8e1eec6d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646121 | controller |     "Jun 19 11:43:06.234829 crc crio[22562]: time=\"2026-06-19T11:43:06.234483604Z\" level=info msg=\"Starting container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e\" id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646140 | controller |     "Jun 19 11:43:06.235192 crc crio[22562]: time=\"2026-06-19T11:43:06.234597345Z\" level=info msg=\"Starting container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417\" id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646156 | controller |     "Jun 19 11:43:06.250104 crc crio[22562]: time=\"2026-06-19T11:43:06.247351941Z\" level=info msg=\"Started container\" PID=71936 containerID=ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/init id=c75cc1e3-8d88-4328-bfa8-b8eb3d9a866d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5",
2026-06-19 12:35:51.646172 | controller |     "Jun 19 11:43:06.262109 crc crio[22562]: time=\"2026-06-19T11:43:06.262017414Z\" level=info msg=\"Started container\" PID=71937 containerID=8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e description=openstack/barbican-api-59857f7c54-p68vh/barbican-api-log id=e7ac2ff8-e67a-40ab-8591-87d20bc523d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708",
2026-06-19 12:35:51.646188 | controller |     "Jun 19 11:43:06.285276 crc crio[22562]: time=\"2026-06-19T11:43:06.285045714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=473c5874-a1d4-4da1-8f6f-8365f12bda86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646204 | controller |     "Jun 19 11:43:06.359355 crc crio[22562]: time=\"2026-06-19T11:43:06.348490194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e3a341c2-58c9-498c-af28-8e49be7466dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646220 | controller |     "Jun 19 11:43:06.371300 crc crio[22562]: time=\"2026-06-19T11:43:06.37094797Z\" level=info msg=\"Creating container: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646235 | controller |     "Jun 19 11:43:06.372296 crc crio[22562]: time=\"2026-06-19T11:43:06.371459822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646251 | controller |     "Jun 19 11:43:06.585233 crc crio[22562]: time=\"2026-06-19T11:43:06.584035622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646266 | controller |     "Jun 19 11:43:06.593315 crc crio[22562]: time=\"2026-06-19T11:43:06.590469922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646281 | controller |     "Jun 19 11:43:06.796627 crc crio[22562]: time=\"2026-06-19T11:43:06.796444558Z\" level=info msg=\"Created container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a6c5c84d-f26d-4556-aca0-bca5001b225a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646297 | controller |     "Jun 19 11:43:06.807078 crc crio[22562]: time=\"2026-06-19T11:43:06.806709261Z\" level=info msg=\"Starting container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686\" id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646313 | controller |     "Jun 19 11:43:06.830716 crc crio[22562]: time=\"2026-06-19T11:43:06.830617963Z\" level=info msg=\"Started container\" PID=71998 containerID=a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 description=openstack/barbican-api-59857f7c54-p68vh/barbican-api id=23c89202-dce7-49cf-a23b-0a76ffa1d74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708",
2026-06-19 12:35:51.646332 | controller |     "Jun 19 11:43:06.935644 crc crio[22562]: time=\"2026-06-19T11:43:06.933783856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d265269-f070-46ae-9898-cd64a17e56cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646349 | controller |     "Jun 19 11:43:07.138911 crc crio[22562]: time=\"2026-06-19T11:43:07.137851315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2696a6dc-55ab-4d62-adbe-77c37ea267d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646364 | controller |     "Jun 19 11:43:07.149099 crc crio[22562]: time=\"2026-06-19T11:43:07.14895508Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646380 | controller |     "Jun 19 11:43:07.149545 crc crio[22562]: time=\"2026-06-19T11:43:07.149440102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646396 | controller |     "Jun 19 11:43:08.011726 crc crio[22562]: time=\"2026-06-19T11:43:08.010787355Z\" level=info msg=\"Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.646412 | controller |     "Jun 19 11:43:08.013801 crc crio[22562]: time=\"2026-06-19T11:43:08.012062396Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-6svgb Namespace:openstack ID:f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e UID:53383a57-d5a2-4799-9ec6-fcf1e0537140 NetNS:/var/run/netns/2ee785f4-5e4d-4e96-a449-7aa9cd28c1d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53383a57_d5a2_4799_9ec6_fcf1e0537140.slice PodAnnotations:0xc00008d568}] Aliases:map[]}\"",
2026-06-19 12:35:51.646443 | controller |     "Jun 19 11:43:08.013801 crc crio[22562]: time=\"2026-06-19T11:43:08.012583649Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-6svgb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.646464 | controller |     "Jun 19 11:43:09.596919 crc crio[22562]: time=\"2026-06-19T11:43:09.596218414Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-66dd457d9d-8lj4t/POD\" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.646481 | controller |     "Jun 19 11:43:09.598459 crc crio[22562]: time=\"2026-06-19T11:43:09.597018023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646497 | controller |     "Jun 19 11:43:09.634593 crc crio[22562]: time=\"2026-06-19T11:43:09.634273036Z\" level=info msg=\"Stopped pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=5d35390f-46ba-4845-8581-ff5d8f3399e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.646512 | controller |     "Jun 19 11:43:09.650411 crc crio[22562]: time=\"2026-06-19T11:43:09.650365644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646527 | controller |     "Jun 19 11:43:09.663836 crc crio[22562]: time=\"2026-06-19T11:43:09.663802606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646547 | controller |     "Jun 19 11:43:09.804499 crc crio[22562]: time=\"2026-06-19T11:43:09.804434115Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:5d9acee4c910c2f2969780ca4a4939d9c0d0ae2312e66f3c53af13bcaa2a3702\" id=3db5b28d-e644-4dfb-8834-7fa68df64019 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.646562 | controller |     "Jun 19 11:43:09.811201 crc crio[22562]: time=\"2026-06-19T11:43:09.811017769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=059090c8-59f7-46cd-9cb5-5abf6e0c7e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646578 | controller |     "Jun 19 11:43:09.820477 crc crio[22562]: time=\"2026-06-19T11:43:09.82037907Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:c143703ce3bb575ada263632574f087dc4ae7289766ea9e247691ba1a68bad5a\" id=5a789502-4f9b-465d-917a-ca0f8960cfed name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.646593 | controller |     "Jun 19 11:43:09.824662 crc crio[22562]: time=\"2026-06-19T11:43:09.824518853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9a8db320-e1be-4a38-bb06-222d8bbe891f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646608 | controller |     "Jun 19 11:43:09.856732 crc crio[22562]: time=\"2026-06-19T11:43:09.856648698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f407d978-4358-4eb4-9f37-32269dd78293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646623 | controller |     "Jun 19 11:43:09.859766 crc crio[22562]: time=\"2026-06-19T11:43:09.858657208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=345df49b-3e71-49bd-927d-7b77da5ee105 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646638 | controller |     "Jun 19 11:43:09.874701 crc crio[22562]: time=\"2026-06-19T11:43:09.874621873Z\" level=info msg=\"Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}\"",
2026-06-19 12:35:51.646654 | controller |     "Jun 19 11:43:09.874701 crc crio[22562]: time=\"2026-06-19T11:43:09.874685384Z\" level=info msg=\"Adding pod openstack_barbican-api-66dd457d9d-8lj4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.646669 | controller |     "Jun 19 11:43:09.886957 crc crio[22562]: time=\"2026-06-19T11:43:09.886884016Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log\" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646684 | controller |     "Jun 19 11:43:09.887184 crc crio[22562]: time=\"2026-06-19T11:43:09.8870135Z\" level=info msg=\"Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log\" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646699 | controller |     "Jun 19 11:43:09.889246 crc crio[22562]: time=\"2026-06-19T11:43:09.889127231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646717 | controller |     "Jun 19 11:43:09.892503 crc crio[22562]: time=\"2026-06-19T11:43:09.892442553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646733 | controller |     "Jun 19 11:43:09.903013 crc crio[22562]: time=\"2026-06-19T11:43:09.902917763Z\" level=info msg=\"Created container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=b3a1c965-745b-40c8-aa1c-bcd5fd5a0e7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646748 | controller |     "Jun 19 11:43:09.912232 crc crio[22562]: time=\"2026-06-19T11:43:09.912057399Z\" level=info msg=\"Starting container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773\" id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646763 | controller |     "Jun 19 11:43:09.925698 crc crio[22562]: time=\"2026-06-19T11:43:09.925571064Z\" level=info msg=\"Started container\" PID=72390 containerID=b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 description=openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns id=cd86f32b-c6ac-4265-9722-bfb090f1f372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5",
2026-06-19 12:35:51.646779 | controller |     "Jun 19 11:43:09.938825 crc crio[22562]: time=\"2026-06-19T11:43:09.93877474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646794 | controller |     "Jun 19 11:43:09.942598 crc crio[22562]: time=\"2026-06-19T11:43:09.942573755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646809 | controller |     "Jun 19 11:43:10.056396 crc crio[22562]: time=\"2026-06-19T11:43:10.054328999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646825 | controller |     "Jun 19 11:43:10.075638 crc crio[22562]: time=\"2026-06-19T11:43:10.070597691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646840 | controller |     "Jun 19 11:43:10.335017 crc crio[22562]: time=\"2026-06-19T11:43:10.334442311Z\" level=info msg=\"Created container cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log\" id=cb0f065b-cdd5-4670-a772-2d8ef457bbd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646855 | controller |     "Jun 19 11:43:10.338631 crc crio[22562]: time=\"2026-06-19T11:43:10.338542121Z\" level=info msg=\"Starting container: cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395\" id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646870 | controller |     "Jun 19 11:43:10.347253 crc crio[22562]: time=\"2026-06-19T11:43:10.347084543Z\" level=info msg=\"Started container\" PID=72425 containerID=cbd54bf1448999a364a7826432f79550090fa27081dfdb33aa1e54c2dc984395 description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker-log id=6db65917-964d-4324-804f-1350790550aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf",
2026-06-19 12:35:51.646886 | controller |     "Jun 19 11:43:10.361422 crc crio[22562]: time=\"2026-06-19T11:43:10.361251464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=37c54979-ce78-4d41-b295-2ae0f7aa2314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646905 | controller |     "Jun 19 11:43:10.410201 crc crio[22562]: time=\"2026-06-19T11:43:10.410048921Z\" level=info msg=\"Created container 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log\" id=e54a8beb-2ab0-4a08-8a5a-15d5bb899480 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646921 | controller |     "Jun 19 11:43:10.412833 crc crio[22562]: time=\"2026-06-19T11:43:10.412730877Z\" level=info msg=\"Starting container: 77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4\" id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.646936 | controller |     "Jun 19 11:43:10.415259 crc crio[22562]: time=\"2026-06-19T11:43:10.414252596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bc10d6a2-93a5-4577-af62-7bde8359ba07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.646951 | controller |     "Jun 19 11:43:10.424392 crc crio[22562]: time=\"2026-06-19T11:43:10.424291214Z\" level=info msg=\"Creating container: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker\" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.646966 | controller |     "Jun 19 11:43:10.426006 crc crio[22562]: time=\"2026-06-19T11:43:10.425868813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.646981 | controller |     "Jun 19 11:43:10.428925 crc crio[22562]: time=\"2026-06-19T11:43:10.428882027Z\" level=info msg=\"Started container\" PID=72453 containerID=77b0c8767dc9cc45af0f266ffed4c32e3803d2bfc5d5bb3820b754a07a7abca4 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-log id=3a75546b-d31a-439c-a5fc-105ee8e1d58d name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04",
2026-06-19 12:35:51.646996 | controller |     "Jun 19 11:43:10.447022 crc crio[22562]: time=\"2026-06-19T11:43:10.44682079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=26920c19-9810-4f42-b467-001014f812e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647012 | controller |     "Jun 19 11:43:10.538531 crc crio[22562]: time=\"2026-06-19T11:43:10.538132089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a35d935f-69f3-46d2-8bb7-8a6676a9e412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647027 | controller |     "Jun 19 11:43:10.544677 crc crio[22562]: time=\"2026-06-19T11:43:10.5445889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647042 | controller |     "Jun 19 11:43:10.550709 crc crio[22562]: time=\"2026-06-19T11:43:10.55063263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647057 | controller |     "Jun 19 11:43:10.552447 crc crio[22562]: 2026-06-19T11:43:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30ae3ce3cadf189 Mac:f2:ae:7a:3e:d3:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d SocketPath: PciID:}] [{Interface:0xc000122680 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.647072 | controller |     "Jun 19 11:43:10.554190 crc crio[22562]: time=\"2026-06-19T11:43:10.554067854Z\" level=info msg=\"Got pod network &{Name:barbican-api-66dd457d9d-8lj4t Namespace:openstack ID:30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da UID:dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1 NetNS:/var/run/netns/691dfb59-1f12-4c17-9cea-d01cd891eb3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc06e3ad_5ca9_49bf_b748_7f7acb7d30c1.slice PodAnnotations:0xc002910260}] Aliases:map[]}\"",
2026-06-19 12:35:51.647094 | controller |     "Jun 19 11:43:10.554854 crc crio[22562]: time=\"2026-06-19T11:43:10.554758512Z\" level=info msg=\"Checking pod openstack_barbican-api-66dd457d9d-8lj4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.647111 | controller |     "Jun 19 11:43:10.565831 crc crio[22562]: time=\"2026-06-19T11:43:10.565722642Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener\" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647127 | controller |     "Jun 19 11:43:10.569299 crc crio[22562]: time=\"2026-06-19T11:43:10.568521922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647142 | controller |     "Jun 19 11:43:10.581687 crc crio[22562]: time=\"2026-06-19T11:43:10.581555875Z\" level=info msg=\"Ran pod sandbox 30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da with infra container: openstack/barbican-api-66dd457d9d-8lj4t/POD\" id=ebca6e83-1eec-4636-8b40-5778214a31bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.647158 | controller |     "Jun 19 11:43:10.583957 crc crio[22562]: time=\"2026-06-19T11:43:10.58380447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=51c63d71-73ea-4c54-8425-937b007111e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647173 | controller |     "Jun 19 11:43:10.607513 crc crio[22562]: time=\"2026-06-19T11:43:10.60680901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=eb6fe0c5-79e3-4e93-86cc-9784c9b48c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647189 | controller |     "Jun 19 11:43:10.625339 crc crio[22562]: time=\"2026-06-19T11:43:10.625116993Z\" level=info msg=\"Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log\" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647205 | controller |     "Jun 19 11:43:10.626121 crc crio[22562]: time=\"2026-06-19T11:43:10.625787779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647220 | controller |     "Jun 19 11:43:10.686803 crc crio[22562]: time=\"2026-06-19T11:43:10.686696676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647235 | controller |     "Jun 19 11:43:10.691009 crc crio[22562]: time=\"2026-06-19T11:43:10.690921881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647250 | controller |     "Jun 19 11:43:10.705285 crc crio[22562]: time=\"2026-06-19T11:43:10.705207475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647265 | controller |     "Jun 19 11:43:10.710872 crc crio[22562]: time=\"2026-06-19T11:43:10.710661779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647284 | controller |     "Jun 19 11:43:10.746086 crc crio[22562]: time=\"2026-06-19T11:43:10.745966252Z\" level=info msg=\"Created container 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f: openstack/barbican-worker-79dd84d5-vtqls/barbican-worker\" id=06681e7f-b449-48f2-b0c2-3dc50c9ff9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647299 | controller |     "Jun 19 11:43:10.748725 crc crio[22562]: time=\"2026-06-19T11:43:10.748620228Z\" level=info msg=\"Starting container: 0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f\" id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.647315 | controller |     "Jun 19 11:43:10.756745 crc crio[22562]: time=\"2026-06-19T11:43:10.756606046Z\" level=info msg=\"Started container\" PID=72489 containerID=0f6a0650043c2416cde93a728792c915c78d18df082fa3254d1f054724f15d3f description=openstack/barbican-worker-79dd84d5-vtqls/barbican-worker id=dbcfd0ab-bfd5-41b8-9ed8-9a43f9f9978a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86b9437d41a0486969a63b0755168dbcceffd9bbc4acf7201afc8767173bf",
2026-06-19 12:35:51.647331 | controller |     "Jun 19 11:43:10.858865 crc crio[22562]: time=\"2026-06-19T11:43:10.858586019Z\" level=info msg=\"Created container 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log\" id=850149f1-a559-420f-8f4d-3ea17e899cdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647346 | controller |     "Jun 19 11:43:10.860454 crc crio[22562]: time=\"2026-06-19T11:43:10.860323623Z\" level=info msg=\"Starting container: 1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240\" id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.647362 | controller |     "Jun 19 11:43:10.883221 crc crio[22562]: time=\"2026-06-19T11:43:10.869526561Z\" level=info msg=\"Created container f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344: openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener\" id=42fe2e77-fa17-4382-b44d-acfdfd5bf9d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647377 | controller |     "Jun 19 11:43:10.884082 crc crio[22562]: time=\"2026-06-19T11:43:10.884037469Z\" level=info msg=\"Starting container: f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344\" id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.647393 | controller |     "Jun 19 11:43:10.886527 crc crio[22562]: time=\"2026-06-19T11:43:10.8860773Z\" level=info msg=\"Started container\" PID=72498 containerID=1185cc9b43450217e5c338925c1df226c71a2be3b6d83454c71f5b56faa57240 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api-log id=43cb5bfa-9d9d-430c-b49a-ddbfc97444b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da",
2026-06-19 12:35:51.647409 | controller |     "Jun 19 11:43:10.892123 crc crio[22562]: time=\"2026-06-19T11:43:10.892072378Z\" level=info msg=\"Started container\" PID=72499 containerID=f43cf2cf3bb2f07b852a525667cabd2d4839499f121335023f4d1ce710d2b344 description=openstack/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener id=d16b4288-d73b-486b-909f-e9b1e80b5bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=212af5dae346090e8e94ecf8a35c02ff44efe011380c93508544555dbe71ad04",
2026-06-19 12:35:51.647425 | controller |     "Jun 19 11:43:10.914206 crc crio[22562]: time=\"2026-06-19T11:43:10.907604763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1b73193e-df30-4ffd-b5a8-73c3b97611c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647460 | controller |     "Jun 19 11:43:11.001631 crc crio[22562]: time=\"2026-06-19T11:43:11.001548847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1e943aab-3a61-4df3-be9b-1f053fb701f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647480 | controller |     "Jun 19 11:43:11.009659 crc crio[22562]: time=\"2026-06-19T11:43:11.009617297Z\" level=info msg=\"Creating container: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api\" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647496 | controller |     "Jun 19 11:43:11.010353 crc crio[22562]: time=\"2026-06-19T11:43:11.010328004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647511 | controller |     "Jun 19 11:43:11.062131 crc crio[22562]: time=\"2026-06-19T11:43:11.062070994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647526 | controller |     "Jun 19 11:43:11.068304 crc crio[22562]: time=\"2026-06-19T11:43:11.068249588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647541 | controller |     "Jun 19 11:43:11.235488 crc crio[22562]: time=\"2026-06-19T11:43:11.235447825Z\" level=info msg=\"Created container 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7: openstack/barbican-api-66dd457d9d-8lj4t/barbican-api\" id=a24f2e96-f003-4dd3-9fda-5334eedeb020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647555 | controller |     "Jun 19 11:43:11.236957 crc crio[22562]: time=\"2026-06-19T11:43:11.23689417Z\" level=info msg=\"Starting container: 975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7\" id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.647571 | controller |     "Jun 19 11:43:11.271565 crc crio[22562]: time=\"2026-06-19T11:43:11.271478665Z\" level=info msg=\"Started container\" PID=72547 containerID=975c461b96df788e158384e72b209ba8b33b39252e899803d1f3bd9bdbb8e5f7 description=openstack/barbican-api-66dd457d9d-8lj4t/barbican-api id=db1e4720-83b2-4bf6-ba29-0733875b8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30ae3ce3cadf189073848498acbf61f9c94b602e22c9767dd68c12f1c98d92da",
2026-06-19 12:35:51.647586 | controller |     "Jun 19 11:43:11.428035 crc crio[22562]: time=\"2026-06-19T11:43:11.427887516Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-5qn4f/POD\" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.647601 | controller |     "Jun 19 11:43:11.428035 crc crio[22562]: time=\"2026-06-19T11:43:11.428025509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647616 | controller |     "Jun 19 11:43:11.485735 crc crio[22562]: time=\"2026-06-19T11:43:11.485080181Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.647631 | controller |     "Jun 19 11:43:11.485970 crc crio[22562]: time=\"2026-06-19T11:43:11.485800189Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-5qn4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.647647 | controller |     "Jun 19 11:43:12.158552 crc crio[22562]: 2026-06-19T11:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff71e9aa2831dff Mac:26:52:e6:51:1f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.647666 | controller |     "Jun 19 11:43:12.163648 crc crio[22562]: time=\"2026-06-19T11:43:12.16073688Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc0005acdb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.647683 | controller |     "Jun 19 11:43:12.163648 crc crio[22562]: time=\"2026-06-19T11:43:12.160927634Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-5qn4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.647698 | controller |     "Jun 19 11:43:12.170778 crc crio[22562]: time=\"2026-06-19T11:43:12.170680686Z\" level=info msg=\"Ran pod sandbox ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 with infra container: openstack/cinder-online-data-migrations-5qn4f/POD\" id=2e343f54-f2cc-44d1-b83f-4e58a6d32a55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.647713 | controller |     "Jun 19 11:43:12.174951 crc crio[22562]: time=\"2026-06-19T11:43:12.174853959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=7a07c83d-4f08-41c8-9136-edb623609a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647728 | controller |     "Jun 19 11:43:12.197539 crc crio[22562]: time=\"2026-06-19T11:43:12.197439078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=87fb32c2-8d1e-4e6a-b222-79fcea4f06c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.647742 | controller |     "Jun 19 11:43:12.214729 crc crio[22562]: time=\"2026-06-19T11:43:12.214627943Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647757 | controller |     "Jun 19 11:43:12.217586 crc crio[22562]: time=\"2026-06-19T11:43:12.217519874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647772 | controller |     "Jun 19 11:43:12.352480 crc crio[22562]: time=\"2026-06-19T11:43:12.352379261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647788 | controller |     "Jun 19 11:43:12.357388 crc crio[22562]: time=\"2026-06-19T11:43:12.357325804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.647803 | controller |     "Jun 19 11:43:12.519458 crc crio[22562]: time=\"2026-06-19T11:43:12.518758759Z\" level=info msg=\"Created container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=fa1779f3-73e5-4f1c-8c8a-13fe09d65b8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.647818 | controller |     "Jun 19 11:43:12.520808 crc crio[22562]: time=\"2026-06-19T11:43:12.520724437Z\" level=info msg=\"Starting container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff\" id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.647837 | controller |     "Jun 19 11:43:12.527962 crc crio[22562]: time=\"2026-06-19T11:43:12.527830853Z\" level=info msg=\"Started container\" PID=72804 containerID=2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff description=openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations id=97fd1f8e-9f9e-4492-8996-2cf319b12fad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8",
2026-06-19 12:35:51.647853 | controller |     "Jun 19 11:43:16.358539 crc crio[22562]: time=\"2026-06-19T11:43:16.358132477Z\" level=info msg=\"Stopping container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801 (timeout: 10s)\" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.647868 | controller |     "Jun 19 11:43:16.376381 crc crio[22562]: time=\"2026-06-19T11:43:16.375821365Z\" level=info msg=\"Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.647883 | controller |     "Jun 19 11:43:16.376676 crc crio[22562]: time=\"2026-06-19T11:43:16.376590934Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-5qn4f Namespace:openstack ID:ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8 UID:54efd650-82c3-48df-8347-a99e5dac4943 NetNS:/var/run/netns/496ad3b7-8b5b-49e3-b1f3-db02199ab175 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54efd650_82c3_48df_8347_a99e5dac4943.slice PodAnnotations:0xc000138fb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.647899 | controller |     "Jun 19 11:43:16.376801 crc crio[22562]: time=\"2026-06-19T11:43:16.376767419Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-5qn4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.647915 | controller |     "Jun 19 11:43:20.470905 crc crio[22562]: time=\"2026-06-19T11:43:20.470433952Z\" level=info msg=\"Stopping container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686 (timeout: 30s)\" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.647930 | controller |     "Jun 19 11:43:20.476337 crc crio[22562]: time=\"2026-06-19T11:43:20.476270106Z\" level=info msg=\"Stopping container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e (timeout: 30s)\" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.647945 | controller |     "Jun 19 11:43:20.729934 crc crio[22562]: time=\"2026-06-19T11:43:20.728326363Z\" level=info msg=\"Stopping container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322 (timeout: 30s)\" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.647960 | controller |     "Jun 19 11:43:20.729934 crc crio[22562]: time=\"2026-06-19T11:43:20.728406334Z\" level=info msg=\"Stopping container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2 (timeout: 30s)\" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.647976 | controller |     "Jun 19 11:43:21.256756 crc crio[22562]: time=\"2026-06-19T11:43:21.256198593Z\" level=info msg=\"Running pod sandbox: openstack/neutron-ff77d7645-shd8f/POD\" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.647991 | controller |     "Jun 19 11:43:21.256756 crc crio[22562]: time=\"2026-06-19T11:43:21.256697345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648012 | controller |     "Jun 19 11:43:22.276737 crc crio[22562]: time=\"2026-06-19T11:43:22.276513289Z\" level=info msg=\"Stopped container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=72d691e7-3881-4a61-b2b5-a94d641ea5ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648027 | controller |     "Jun 19 11:43:22.280839 crc crio[22562]: time=\"2026-06-19T11:43:22.280734013Z\" level=info msg=\"Stopped container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=c0f904a5-784e-46c3-8385-beb0792ae67d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648041 | controller |     "Jun 19 11:43:22.288891 crc crio[22562]: time=\"2026-06-19T11:43:22.288814554Z\" level=info msg=\"Stopped pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=1febf184-6562-4f4a-ba2e-38ca46d89033 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648056 | controller |     "Jun 19 11:43:22.295861 crc crio[22562]: time=\"2026-06-19T11:43:22.295727834Z\" level=info msg=\"Stopped container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=2d65971e-2233-463c-908f-c4a29b67116f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648070 | controller |     "Jun 19 11:43:22.297559 crc crio[22562]: time=\"2026-06-19T11:43:22.297430917Z\" level=info msg=\"Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648085 | controller |     "Jun 19 11:43:22.308444 crc crio[22562]: time=\"2026-06-19T11:43:22.308293555Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-gkhwm Namespace:openstack ID:cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae UID:aa94eb6d-3d21-4eb7-b46a-1144108d23dd NetNS:/var/run/netns/0cfd6264-acac-4eb9-bffc-ad536d34e0d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa94eb6d_3d21_4eb7_b46a_1144108d23dd.slice PodAnnotations:0xc002910228}] Aliases:map[]}\"",
2026-06-19 12:35:51.648100 | controller |     "Jun 19 11:43:22.309268 crc crio[22562]: time=\"2026-06-19T11:43:22.308748967Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-gkhwm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648116 | controller |     "Jun 19 11:43:23.663658 crc crio[22562]: time=\"2026-06-19T11:43:23.662277097Z\" level=info msg=\"Stopped pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=a46c5364-e5e4-4702-a102-b2568bb046bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648131 | controller |     "Jun 19 11:43:23.706839 crc crio[22562]: time=\"2026-06-19T11:43:23.706732147Z\" level=info msg=\"Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}\"",
2026-06-19 12:35:51.648146 | controller |     "Jun 19 11:43:23.706839 crc crio[22562]: time=\"2026-06-19T11:43:23.706810019Z\" level=info msg=\"Adding pod openstack_neutron-ff77d7645-shd8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648161 | controller |     "Jun 19 11:43:23.981389 crc crio[22562]: time=\"2026-06-19T11:43:23.965899519Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0\" id=c44afa3f-fd3b-46e0-a0e4-12d385686f57 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.648180 | controller |     "Jun 19 11:43:23.981702 crc crio[22562]: time=\"2026-06-19T11:43:23.971114819Z\" level=info msg=\"Stopped container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=a1e95f8d-a075-47d2-819e-53e6e1f0b2a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648196 | controller |     "Jun 19 11:43:24.004410 crc crio[22562]: time=\"2026-06-19T11:43:24.003839198Z\" level=info msg=\"Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648211 | controller |     "Jun 19 11:43:24.004410 crc crio[22562]: time=\"2026-06-19T11:43:24.004064144Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6cc7f7ba-af55-44a1-ac37-324d3bcc4429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.648227 | controller |     "Jun 19 11:43:24.004676 crc crio[22562]: time=\"2026-06-19T11:43:24.004485545Z\" level=info msg=\"Got pod network &{Name:barbican-api-59857f7c54-p68vh Namespace:openstack ID:e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708 UID:a2281774-0d4d-4218-a3ea-f93459af715a NetNS:/var/run/netns/ccfa620e-60d0-46ea-9c4e-221b7e28bf92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2281774_0d4d_4218_a3ea_f93459af715a.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"",
2026-06-19 12:35:51.648242 | controller |     "Jun 19 11:43:24.004676 crc crio[22562]: time=\"2026-06-19T11:43:24.004625328Z\" level=info msg=\"Deleting pod openstack_barbican-api-59857f7c54-p68vh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648258 | controller |     "Jun 19 11:43:24.236329 crc crio[22562]: time=\"2026-06-19T11:43:24.23552495Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=02c9c64d-4a5c-4593-9705-e16e7a1def6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.648274 | controller |     "Jun 19 11:43:24.280264 crc crio[22562]: time=\"2026-06-19T11:43:24.279562181Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.648290 | controller |     "Jun 19 11:43:24.286082 crc crio[22562]: time=\"2026-06-19T11:43:24.28600454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648306 | controller |     "Jun 19 11:43:24.406037 crc crio[22562]: time=\"2026-06-19T11:43:24.405936048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648322 | controller |     "Jun 19 11:43:24.427238 crc crio[22562]: time=\"2026-06-19T11:43:24.427121491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648338 | controller |     "Jun 19 11:43:24.515132 crc crio[22562]: time=\"2026-06-19T11:43:24.515017907Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.648353 | controller |     "Jun 19 11:43:24.515132 crc crio[22562]: time=\"2026-06-19T11:43:24.515207132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648368 | controller |     "Jun 19 11:43:24.568023 crc crio[22562]: time=\"2026-06-19T11:43:24.567851234Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD\" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.648387 | controller |     "Jun 19 11:43:24.568023 crc crio[22562]: time=\"2026-06-19T11:43:24.568023059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648403 | controller |     "Jun 19 11:43:24.583469 crc crio[22562]: time=\"2026-06-19T11:43:24.583375019Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}\"",
2026-06-19 12:35:51.648419 | controller |     "Jun 19 11:43:24.583469 crc crio[22562]: time=\"2026-06-19T11:43:24.58344393Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648454 | controller |     "Jun 19 11:43:24.611917 crc crio[22562]: time=\"2026-06-19T11:43:24.611324599Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}\"",
2026-06-19 12:35:51.648472 | controller |     "Jun 19 11:43:24.611917 crc crio[22562]: time=\"2026-06-19T11:43:24.611394861Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-k2mg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648488 | controller |     "Jun 19 11:43:24.630863 crc crio[22562]: time=\"2026-06-19T11:43:24.630545104Z\" level=info msg=\"Removing container: 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801\" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648504 | controller |     "Jun 19 11:43:24.655204 crc crio[22562]: time=\"2026-06-19T11:43:24.654772744Z\" level=info msg=\"Created container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=8ce8689c-fe65-42d8-b4d4-9f321a5ecac7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.648520 | controller |     "Jun 19 11:43:24.664699 crc crio[22562]: time=\"2026-06-19T11:43:24.664603618Z\" level=info msg=\"Starting container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35\" id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.648536 | controller |     "Jun 19 11:43:24.672830 crc crio[22562]: time=\"2026-06-19T11:43:24.672737249Z\" level=info msg=\"Started container\" PID=73819 containerID=6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 description=openstack/ceilometer-0/proxy-httpd id=6fc98ad9-55a1-4c7a-a1b8-322ebba5ab38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0",
2026-06-19 12:35:51.648552 | controller |     "Jun 19 11:43:24.690951 crc crio[22562]: time=\"2026-06-19T11:43:24.688661013Z\" level=info msg=\"Removed container 2f38bc4eeab9d24bd8b971c33c39c6de892879751098a836a2917bee09ebe801: openstack/dnsmasq-dns-6c85d9984c-gkhwm/dnsmasq-dns\" id=29feaafc-468d-439c-986a-f3b02480b172 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648571 | controller |     "Jun 19 11:43:24.724363 crc crio[22562]: time=\"2026-06-19T11:43:24.724258704Z\" level=info msg=\"Removing container: c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9\" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648587 | controller |     "Jun 19 11:43:24.901933 crc crio[22562]: time=\"2026-06-19T11:43:24.889120943Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.648603 | controller |     "Jun 19 11:43:24.901933 crc crio[22562]: time=\"2026-06-19T11:43:24.889283257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648619 | controller |     "Jun 19 11:43:24.901933 crc crio[22562]: 2026-06-19T11:43:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58510d93ae505f9 Mac:22:59:6e:10:46:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f SocketPath: PciID:}] [{Interface:0xc00014ccc0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.648634 | controller |     "Jun 19 11:43:24.934213 crc crio[22562]: time=\"2026-06-19T11:43:24.934105917Z\" level=info msg=\"Removed container c969b1923ce8481ce767a05ce0f03e05daf36986b3412c7a20452d92e925add9: openstack/dnsmasq-dns-6c85d9984c-gkhwm/init\" id=a55772d5-2ddb-4c0d-b1df-64f0322aa55b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648649 | controller |     "Jun 19 11:43:24.936384 crc crio[22562]: time=\"2026-06-19T11:43:24.93629577Z\" level=info msg=\"Stopped pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=b11305df-d064-4277-ba8d-b734f92f7dc4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648665 | controller |     "Jun 19 11:43:24.997932 crc crio[22562]: time=\"2026-06-19T11:43:24.997566977Z\" level=info msg=\"Got pod network &{Name:neutron-ff77d7645-shd8f Namespace:openstack ID:58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 UID:ae770ecc-1d88-4aa9-b35e-db8a75595c6e NetNS:/var/run/netns/47dd6024-9371-44f2-819b-63707573d90f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae770ecc_1d88_4aa9_b35e_db8a75595c6e.slice PodAnnotations:0xc000138380}] Aliases:map[]}\"",
2026-06-19 12:35:51.648681 | controller |     "Jun 19 11:43:24.998431 crc crio[22562]: time=\"2026-06-19T11:43:24.998212862Z\" level=info msg=\"Checking pod openstack_neutron-ff77d7645-shd8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.648696 | controller |     "Jun 19 11:43:25.004913 crc crio[22562]: time=\"2026-06-19T11:43:25.004842837Z\" level=info msg=\"Stopped container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=5a775090-8a6e-487d-84f5-2e40c50fae0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648712 | controller |     "Jun 19 11:43:25.005923 crc crio[22562]: time=\"2026-06-19T11:43:25.005853822Z\" level=info msg=\"Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.648727 | controller |     "Jun 19 11:43:25.007371 crc crio[22562]: time=\"2026-06-19T11:43:25.007316808Z\" level=info msg=\"Got pod network &{Name:neutron-7bd698f77-ntbvr Namespace:openstack ID:6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96 UID:337e114a-9272-4bc8-92c4-a3232f42be0c NetNS:/var/run/netns/66d0880c-d77f-4cdb-b715-7fc8a71642e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod337e114a_9272_4bc8_92c4_a3232f42be0c.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"",
2026-06-19 12:35:51.648747 | controller |     "Jun 19 11:43:25.007806 crc crio[22562]: time=\"2026-06-19T11:43:25.007755348Z\" level=info msg=\"Deleting pod openstack_neutron-7bd698f77-ntbvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648763 | controller |     "Jun 19 11:43:25.023237 crc crio[22562]: time=\"2026-06-19T11:43:25.022570425Z\" level=info msg=\"Ran pod sandbox 58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32 with infra container: openstack/neutron-ff77d7645-shd8f/POD\" id=282cf3ef-8e8f-4a1d-8ca3-b3f515440f91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.648778 | controller |     "Jun 19 11:43:25.035546 crc crio[22562]: time=\"2026-06-19T11:43:25.034527391Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ff5dee64-093c-42c1-842d-db0abbe78a84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.648793 | controller |     "Jun 19 11:43:25.123320 crc crio[22562]: time=\"2026-06-19T11:43:25.119435901Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.648809 | controller |     "Jun 19 11:43:25.123320 crc crio[22562]: time=\"2026-06-19T11:43:25.119503704Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.648824 | controller |     "Jun 19 11:43:25.192022 crc crio[22562]: time=\"2026-06-19T11:43:25.191759432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=27ba9a16-2393-45eb-b5df-195fd223c0c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.648839 | controller |     "Jun 19 11:43:25.214788 crc crio[22562]: time=\"2026-06-19T11:43:25.213886299Z\" level=info msg=\"Creating container: openstack/neutron-ff77d7645-shd8f/neutron-api\" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.648854 | controller |     "Jun 19 11:43:25.224482 crc crio[22562]: time=\"2026-06-19T11:43:25.22365353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648870 | controller |     "Jun 19 11:43:25.298412 crc crio[22562]: time=\"2026-06-19T11:43:25.295558099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648885 | controller |     "Jun 19 11:43:25.306660 crc crio[22562]: time=\"2026-06-19T11:43:25.306528162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.648899 | controller |     "Jun 19 11:43:25.641265 crc crio[22562]: time=\"2026-06-19T11:43:25.640391752Z\" level=info msg=\"Removing container: a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686\" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648915 | controller |     "Jun 19 11:43:25.679437 crc crio[22562]: time=\"2026-06-19T11:43:25.679367217Z\" level=info msg=\"Stopping container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283 (timeout: 30s)\" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648933 | controller |     "Jun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.683721484Z\" level=info msg=\"Stopping container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89 (timeout: 30s)\" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648949 | controller |     "Jun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.684288788Z\" level=info msg=\"Stopping container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570 (timeout: 30s)\" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648964 | controller |     "Jun 19 11:43:25.684776 crc crio[22562]: time=\"2026-06-19T11:43:25.684237807Z\" level=info msg=\"Stopping container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35 (timeout: 30s)\" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.648979 | controller |     "Jun 19 11:43:25.686080 crc crio[22562]: time=\"2026-06-19T11:43:25.685955279Z\" level=info msg=\"Removed container a239033b19988685c643d842166f64b6b759c4e6f0f0d8613a87f45b67984686: openstack/barbican-api-59857f7c54-p68vh/barbican-api\" id=18b05b47-ccfe-49e1-8d54-08074b52d904 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.648994 | controller |     "Jun 19 11:43:25.706512 crc crio[22562]: time=\"2026-06-19T11:43:25.703701019Z\" level=info msg=\"Removing container: 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e\" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649009 | controller |     "Jun 19 11:43:25.759733 crc crio[22562]: time=\"2026-06-19T11:43:25.759460939Z\" level=info msg=\"Removed container 8cfd1f90363c369fa1570a1ce8dbbea459638f1f8f0fd578a59039543e05ff3e: openstack/barbican-api-59857f7c54-p68vh/barbican-api-log\" id=ca603345-6164-47d8-b48d-b0bf39e0982c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649024 | controller |     "Jun 19 11:43:25.857193 crc crio[22562]: time=\"2026-06-19T11:43:25.854031819Z\" level=info msg=\"Stopped pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=b5fb4722-147f-4acc-97f1-a7306f27d5ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.649038 | controller |     "Jun 19 11:43:26.063038 crc crio[22562]: time=\"2026-06-19T11:43:26.062871576Z\" level=info msg=\"Created container 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601: openstack/neutron-ff77d7645-shd8f/neutron-api\" id=89b7dfa8-aaff-45b0-b19f-5cad70954001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.649054 | controller |     "Jun 19 11:43:26.064317 crc crio[22562]: time=\"2026-06-19T11:43:26.06422085Z\" level=info msg=\"Starting container: 4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601\" id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.649069 | controller |     "Jun 19 11:43:26.072823 crc crio[22562]: time=\"2026-06-19T11:43:26.07271806Z\" level=info msg=\"Started container\" PID=74248 containerID=4bbbdba22b96ed2c32b04739d0e986acff05cf92f9f0137849ae67bc9008b601 description=openstack/neutron-ff77d7645-shd8f/neutron-api id=aac7718f-7c39-4b2f-b6b1-c10dd2c87fac name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32",
2026-06-19 12:35:51.649085 | controller |     "Jun 19 11:43:26.470449 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb1ca6a2dad486f Mac:c6:fd:7f:cd:0e:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.649101 | controller |     "Jun 19 11:43:26.473584 crc crio[22562]: time=\"2026-06-19T11:43:26.473502326Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc001b84570}] Aliases:map[]}\"",
2026-06-19 12:35:51.649120 | controller |     "Jun 19 11:43:26.474308 crc crio[22562]: time=\"2026-06-19T11:43:26.474133422Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.649137 | controller |     "Jun 19 11:43:26.503841 crc crio[22562]: time=\"2026-06-19T11:43:26.503788985Z\" level=info msg=\"Ran pod sandbox fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d with infra container: openstack/cinder-scheduler-0/POD\" id=c7b974c8-b0c9-4c79-98d1-d0554ffc5f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.649152 | controller |     "Jun 19 11:43:26.508432 crc crio[22562]: time=\"2026-06-19T11:43:26.50839516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649168 | controller |     "Jun 19 11:43:26.509459 crc crio[22562]: time=\"2026-06-19T11:43:26.509427116Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649183 | controller |     "Jun 19 11:43:26.509645 crc crio[22562]: time=\"2026-06-19T11:43:26.50962008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=51cbb8d7-5b7c-4158-918b-80f0dba19bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649199 | controller |     "Jun 19 11:43:26.511497 crc crio[22562]: time=\"2026-06-19T11:43:26.511416985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.649214 | controller |     "Jun 19 11:43:26.526389 crc crio[22562]: time=\"2026-06-19T11:43:26.526253282Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-19 12:35:51.649229 | controller |     "Jun 19 11:43:26.636661 crc crio[22562]: time=\"2026-06-19T11:43:26.63647837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=01c1d0cb-ec66-4de0-8722-08d9a490a8ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649244 | controller |     "Jun 19 11:43:26.647030 crc crio[22562]: time=\"2026-06-19T11:43:26.646837806Z\" level=info msg=\"Stopped container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=587bfa69-cf77-4f8e-b9b5-ba1ae5a20455 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.649260 | controller |     "Jun 19 11:43:26.708905 crc crio[22562]: time=\"2026-06-19T11:43:26.708772188Z\" level=info msg=\"Removing container: 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322\" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649275 | controller |     "Jun 19 11:43:26.773927 crc crio[22562]: time=\"2026-06-19T11:43:26.773876529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e84087f-c567-440b-9058-1106586d1411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649294 | controller |     "Jun 19 11:43:26.801890 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01c32e212665c8e Mac:c2:c7:d4:0f:ef:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.649310 | controller |     "Jun 19 11:43:26.803596 crc crio[22562]: 2026-06-19T11:43:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:503af5e9bbd4b28 Mac:ba:f4:0c:fd:af:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 SocketPath: PciID:}] [{Interface:0xc000014640 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.649325 | controller |     "Jun 19 11:43:26.804219 crc crio[22562]: time=\"2026-06-19T11:43:26.804106977Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0030b4340}] Aliases:map[]}\"",
2026-06-19 12:35:51.649341 | controller |     "Jun 19 11:43:26.804450 crc crio[22562]: time=\"2026-06-19T11:43:26.804403104Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-k2mg7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.649358 | controller |     "Jun 19 11:43:26.804826 crc crio[22562]: time=\"2026-06-19T11:43:26.804755603Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0029103b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.649374 | controller |     "Jun 19 11:43:26.805063 crc crio[22562]: time=\"2026-06-19T11:43:26.804964718Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.649390 | controller |     "Jun 19 11:43:26.817678 crc crio[22562]: time=\"2026-06-19T11:43:26.81756281Z\" level=info msg=\"Stopped container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=56fbf8ca-366e-48d0-98a7-e0456843f4dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.649406 | controller |     "Jun 19 11:43:26.824691 crc crio[22562]: time=\"2026-06-19T11:43:26.824607354Z\" level=info msg=\"Ran pod sandbox 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 with infra container: openstack/dnsmasq-dns-764b948f4c-k2mg7/POD\" id=7efe461c-9ce8-4996-b58f-71638b3a2521 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.649422 | controller |     "Jun 19 11:43:26.828280 crc crio[22562]: time=\"2026-06-19T11:43:26.82768416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e7bd7d87-12b2-4378-bf97-0870165658d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649456 | controller |     "Jun 19 11:43:26.845932 crc crio[22562]: time=\"2026-06-19T11:43:26.845799149Z\" level=info msg=\"Ran pod sandbox 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e with infra container: openstack/cinder-api-0/POD\" id=19108c2f-c946-4d41-92c1-a31454ae3801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.649477 | controller |     "Jun 19 11:43:26.850805 crc crio[22562]: time=\"2026-06-19T11:43:26.85072168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3064643c-cf41-4b52-9643-b9d1ccbdfab0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649493 | controller |     "Jun 19 11:43:26.853306 crc crio[22562]: time=\"2026-06-19T11:43:26.853243423Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0642c6a8-f5a5-4d9b-96db-3ab00c8e15ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649508 | controller |     "Jun 19 11:43:26.889033 crc crio[22562]: time=\"2026-06-19T11:43:26.888894925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=88a0099c-7b80-4db8-b467-fa4606f588e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649524 | controller |     "Jun 19 11:43:27.013565 crc crio[22562]: time=\"2026-06-19T11:43:27.013446787Z\" level=info msg=\"Removed container 9aad80e99f66a894e8484a50ce49ef5019e39232fdcc5cda947039217ed85322: openstack/neutron-7bd698f77-ntbvr/neutron-httpd\" id=6ca698b8-d299-4c40-a03f-3ed0b1e6a3e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649540 | controller |     "Jun 19 11:43:27.018536 crc crio[22562]: time=\"2026-06-19T11:43:27.017761624Z\" level=info msg=\"Removing container: e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2\" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649564 | controller |     "Jun 19 11:43:27.045410 crc crio[22562]: time=\"2026-06-19T11:43:27.045259663Z\" level=info msg=\"Stopped container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=7ea1827d-7356-466c-b770-c1a09bb2d889 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.649580 | controller |     "Jun 19 11:43:27.055950 crc crio[22562]: time=\"2026-06-19T11:43:27.055814885Z\" level=info msg=\"Removed container e1ce15edc2a1f83bea245127525aa056e3d836c2dbbbb3d25fcb3c03e8d2dde2: openstack/neutron-7bd698f77-ntbvr/neutron-api\" id=c59e977d-ec58-452b-bcbd-76e4450267bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.649596 | controller |     "Jun 19 11:43:27.209077 crc crio[22562]: time=\"2026-06-19T11:43:27.208890972Z\" level=info msg=\"Creating container: openstack/neutron-ff77d7645-shd8f/neutron-httpd\" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.649611 | controller |     "Jun 19 11:43:27.209430 crc crio[22562]: time=\"2026-06-19T11:43:27.209087437Z\" level=info msg=\"Stopped container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=e3839ef8-ea3a-40e4-9019-e1be2fd6b84e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.649627 | controller |     "Jun 19 11:43:27.209916 crc crio[22562]: time=\"2026-06-19T11:43:27.209832696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649643 | controller |     "Jun 19 11:43:27.216257 crc crio[22562]: time=\"2026-06-19T11:43:27.216088721Z\" level=info msg=\"Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.649659 | controller |     "Jun 19 11:43:27.217328 crc crio[22562]: time=\"2026-06-19T11:43:27.2172277Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0 UID:7a6eb6b3-13e3-4fdf-aed6-24c8599e8193 NetNS:/var/run/netns/43220340-4e13-418a-b1fe-5d87a174231d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a6eb6b3_13e3_4fdf_aed6_24c8599e8193.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"",
2026-06-19 12:35:51.649680 | controller |     "Jun 19 11:43:27.217692 crc crio[22562]: time=\"2026-06-19T11:43:27.217622979Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.649696 | controller |     "Jun 19 11:43:27.316351 crc crio[22562]: time=\"2026-06-19T11:43:27.316237389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649712 | controller |     "Jun 19 11:43:27.322843 crc crio[22562]: time=\"2026-06-19T11:43:27.322762711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649728 | controller |     "Jun 19 11:43:27.408023 crc crio[22562]: time=\"2026-06-19T11:43:27.407348803Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.649743 | controller |     "Jun 19 11:43:27.409027 crc crio[22562]: time=\"2026-06-19T11:43:27.408940784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649758 | controller |     "Jun 19 11:43:27.505901 crc crio[22562]: time=\"2026-06-19T11:43:27.50580355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649774 | controller |     "Jun 19 11:43:27.678219 crc crio[22562]: time=\"2026-06-19T11:43:27.677098328Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.649789 | controller |     "Jun 19 11:43:27.695222 crc crio[22562]: time=\"2026-06-19T11:43:27.692419456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649804 | controller |     "Jun 19 11:43:27.695222 crc crio[22562]: time=\"2026-06-19T11:43:27.692781236Z\" level=info msg=\"Created container 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6: openstack/neutron-ff77d7645-shd8f/neutron-httpd\" id=8c3cbdec-39a4-4682-b043-aade03311cf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.649825 | controller |     "Jun 19 11:43:27.699203 crc crio[22562]: time=\"2026-06-19T11:43:27.697733369Z\" level=info msg=\"Starting container: 7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6\" id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.649882 | controller |     "Jun 19 11:43:27.742223 crc crio[22562]: time=\"2026-06-19T11:43:27.741373469Z\" level=info msg=\"Stopped pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=590540b1-85cd-476a-9e28-d368d1716913 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.649901 | controller |     "Jun 19 11:43:27.808949 crc crio[22562]: time=\"2026-06-19T11:43:27.808677433Z\" level=info msg=\"Started container\" PID=74520 containerID=7a6776eee963e7ec239bf8663fbe7772c2fccf441f3754809a9dd674557e00a6 description=openstack/neutron-ff77d7645-shd8f/neutron-httpd id=4c963ad9-476a-4cc2-9ab4-30f4f5b5ddb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58510d93ae505f9d8ab396dd6f1e3d54a9d6fa6fbf5bd6343e1afcddad8cef32",
2026-06-19 12:35:51.649917 | controller |     "Jun 19 11:43:28.127254 crc crio[22562]: time=\"2026-06-19T11:43:28.126532998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649937 | controller |     "Jun 19 11:43:28.209262 crc crio[22562]: time=\"2026-06-19T11:43:28.208049065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.649953 | controller |     "Jun 19 11:43:28.283224 crc crio[22562]: time=\"2026-06-19T11:43:28.28220381Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:a811f77035a2de7ae9e95f613c11dae4df9363243161fe713d6eb372976cbc2e\" id=e95db219-df67-4c2b-93e9-52e3c50a1933 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.649968 | controller |     "Jun 19 11:43:28.287213 crc crio[22562]: time=\"2026-06-19T11:43:28.284198299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=afa5eb2e-8048-4854-abcd-632c4c24ee76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649984 | controller |     "Jun 19 11:43:28.353060 crc crio[22562]: time=\"2026-06-19T11:43:28.352747545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=0669e9fd-0ef1-413b-a68c-3dd1c4e52ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.649999 | controller |     "Jun 19 11:43:28.369572 crc crio[22562]: time=\"2026-06-19T11:43:28.36872934Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650015 | controller |     "Jun 19 11:43:28.370472 crc crio[22562]: time=\"2026-06-19T11:43:28.370418112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650030 | controller |     "Jun 19 11:43:28.479762 crc crio[22562]: time=\"2026-06-19T11:43:28.479313706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650045 | controller |     "Jun 19 11:43:28.532929 crc crio[22562]: time=\"2026-06-19T11:43:28.532816191Z\" level=info msg=\"Created container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=c4fb5da7-a4ec-42bd-8b6a-3b484505a428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650060 | controller |     "Jun 19 11:43:28.536996 crc crio[22562]: time=\"2026-06-19T11:43:28.536879572Z\" level=info msg=\"Starting container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832\" id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650075 | controller |     "Jun 19 11:43:28.546012 crc crio[22562]: time=\"2026-06-19T11:43:28.545641958Z\" level=info msg=\"Started container\" PID=74645 containerID=cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/init id=777e0153-0d56-47ce-a7ba-6e542ed1a6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3",
2026-06-19 12:35:51.650090 | controller |     "Jun 19 11:43:29.001891 crc crio[22562]: time=\"2026-06-19T11:43:29.001703523Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8dea78b5-4ac8-424d-9dd9-ccfa7decd297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650105 | controller |     "Jun 19 11:43:29.150303 crc crio[22562]: time=\"2026-06-19T11:43:29.149587132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aa3f05d1-c586-46f6-ab31-706b112454ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650124 | controller |     "Jun 19 11:43:29.159692 crc crio[22562]: time=\"2026-06-19T11:43:29.159579679Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650139 | controller |     "Jun 19 11:43:29.161219 crc crio[22562]: time=\"2026-06-19T11:43:29.160645935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650155 | controller |     "Jun 19 11:43:29.342740 crc crio[22562]: time=\"2026-06-19T11:43:29.342214098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650170 | controller |     "Jun 19 11:43:29.357220 crc crio[22562]: time=\"2026-06-19T11:43:29.35560586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650185 | controller |     "Jun 19 11:43:29.602472 crc crio[22562]: time=\"2026-06-19T11:43:29.602383496Z\" level=info msg=\"Created container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=698b3fe8-8e8f-4ad0-836c-76d323022ff1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650200 | controller |     "Jun 19 11:43:29.608899 crc crio[22562]: time=\"2026-06-19T11:43:29.608532458Z\" level=info msg=\"Starting container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073\" id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650215 | controller |     "Jun 19 11:43:29.620320 crc crio[22562]: time=\"2026-06-19T11:43:29.620202526Z\" level=info msg=\"Started container\" PID=74806 containerID=357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 description=openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns id=9bc01571-6f66-424a-afbb-5123f275cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3",
2026-06-19 12:35:51.650230 | controller |     "Jun 19 11:43:29.732295 crc crio[22562]: time=\"2026-06-19T11:43:29.732118897Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.650245 | controller |     "Jun 19 11:43:29.732295 crc crio[22562]: time=\"2026-06-19T11:43:29.73228372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650260 | controller |     "Jun 19 11:43:29.838898 crc crio[22562]: time=\"2026-06-19T11:43:29.837924194Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}\"",
2026-06-19 12:35:51.650276 | controller |     "Jun 19 11:43:29.838898 crc crio[22562]: time=\"2026-06-19T11:43:29.838696203Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.650292 | controller |     "Jun 19 11:43:30.024066 crc crio[22562]: time=\"2026-06-19T11:43:30.023385262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650310 | controller |     "Jun 19 11:43:30.093768 crc crio[22562]: time=\"2026-06-19T11:43:30.093514598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650326 | controller |     "Jun 19 11:43:30.232822 crc crio[22562]: time=\"2026-06-19T11:43:30.232704742Z\" level=info msg=\"Created container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=4f011d10-9fc5-4451-9f76-20e0a7b07184 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650341 | controller |     "Jun 19 11:43:30.235602 crc crio[22562]: time=\"2026-06-19T11:43:30.235540622Z\" level=info msg=\"Starting container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6\" id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650356 | controller |     "Jun 19 11:43:30.243455 crc crio[22562]: time=\"2026-06-19T11:43:30.243361646Z\" level=info msg=\"Started container\" PID=74870 containerID=718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 description=openstack/cinder-scheduler-0/cinder-scheduler id=3f9e1ca1-1adc-41c7-9c72-4d664f453b7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d",
2026-06-19 12:35:51.650372 | controller |     "Jun 19 11:43:30.261513 crc crio[22562]: time=\"2026-06-19T11:43:30.260843248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c6509610-6004-40d0-a23d-f9c15cc69d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650387 | controller |     "Jun 19 11:43:30.320844 crc crio[22562]: time=\"2026-06-19T11:43:30.320348391Z\" level=info msg=\"Created container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=b30015a0-57f2-44cb-92f7-8bdacc117fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650402 | controller |     "Jun 19 11:43:30.322895 crc crio[22562]: time=\"2026-06-19T11:43:30.322711899Z\" level=info msg=\"Starting container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960\" id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650417 | controller |     "Jun 19 11:43:30.339860 crc crio[22562]: time=\"2026-06-19T11:43:30.336608263Z\" level=info msg=\"Started container\" PID=74876 containerID=300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 description=openstack/cinder-api-0/cinder-api-log id=1fb3e117-663e-48f8-b183-d532e9998252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e",
2026-06-19 12:35:51.650461 | controller |     "Jun 19 11:43:30.382040 crc crio[22562]: time=\"2026-06-19T11:43:30.380626802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c15f2b25-ede2-4ab7-811a-0f7fee880df9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650480 | controller |     "Jun 19 11:43:30.384180 crc crio[22562]: time=\"2026-06-19T11:43:30.384078688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1da2c847-98c3-488b-b67a-7d42aff10510 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650495 | controller |     "Jun 19 11:43:30.407210 crc crio[22562]: time=\"2026-06-19T11:43:30.403812236Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650511 | controller |     "Jun 19 11:43:30.407210 crc crio[22562]: time=\"2026-06-19T11:43:30.405730593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650530 | controller |     "Jun 19 11:43:30.442434 crc crio[22562]: time=\"2026-06-19T11:43:30.442275598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b38a9eba-21e6-4159-b415-9d33f649057e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650545 | controller |     "Jun 19 11:43:30.453740 crc crio[22562]: time=\"2026-06-19T11:43:30.453635189Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650561 | controller |     "Jun 19 11:43:30.454135 crc crio[22562]: time=\"2026-06-19T11:43:30.45407949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650576 | controller |     "Jun 19 11:43:30.486286 crc crio[22562]: time=\"2026-06-19T11:43:30.485328003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650611 | controller |     "Jun 19 11:43:30.538393 crc crio[22562]: 2026-06-19T11:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7240d0ea8996964 Mac:a2:7c:28:61:60:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.650629 | controller |     "Jun 19 11:43:30.540943 crc crio[22562]: time=\"2026-06-19T11:43:30.540853617Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0005ac398}] Aliases:map[]}\"",
2026-06-19 12:35:51.650646 | controller |     "Jun 19 11:43:30.541231 crc crio[22562]: time=\"2026-06-19T11:43:30.541102524Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.650662 | controller |     "Jun 19 11:43:30.558374 crc crio[22562]: time=\"2026-06-19T11:43:30.55831937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650678 | controller |     "Jun 19 11:43:30.584053 crc crio[22562]: time=\"2026-06-19T11:43:30.583931143Z\" level=info msg=\"Ran pod sandbox 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b with infra container: openstack/ceilometer-0/POD\" id=82630897-1337-4814-9b65-e4102466bd4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.650694 | controller |     "Jun 19 11:43:30.603601 crc crio[22562]: time=\"2026-06-19T11:43:30.603294352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b0fd1179-fa67-446d-9216-854afb072dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650710 | controller |     "Jun 19 11:43:30.675888 crc crio[22562]: time=\"2026-06-19T11:43:30.670253899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e86b0837-d59f-476f-ab85-c74bf9ca4ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650726 | controller |     "Jun 19 11:43:30.733334 crc crio[22562]: time=\"2026-06-19T11:43:30.733045772Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650746 | controller |     "Jun 19 11:43:30.824880 crc crio[22562]: time=\"2026-06-19T11:43:30.824733891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650762 | controller |     "Jun 19 11:43:30.997995 crc crio[22562]: time=\"2026-06-19T11:43:30.997856134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650778 | controller |     "Jun 19 11:43:31.013076 crc crio[22562]: time=\"2026-06-19T11:43:31.012943938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650793 | controller |     "Jun 19 11:43:31.223802 crc crio[22562]: time=\"2026-06-19T11:43:31.223673933Z\" level=info msg=\"Created container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=bff13597-30be-42d4-af92-8d3265d23bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650808 | controller |     "Jun 19 11:43:31.232481 crc crio[22562]: time=\"2026-06-19T11:43:31.232212134Z\" level=info msg=\"Starting container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad\" id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650824 | controller |     "Jun 19 11:43:31.250662 crc crio[22562]: time=\"2026-06-19T11:43:31.250409673Z\" level=info msg=\"Started container\" PID=75004 containerID=9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad description=openstack/ceilometer-0/ceilometer-central-agent id=b6233b86-b6d9-4887-be86-5ad57e7a4c74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b",
2026-06-19 12:35:51.650840 | controller |     "Jun 19 11:43:31.283521 crc crio[22562]: time=\"2026-06-19T11:43:31.283261236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b9e99dfd-8149-4f42-b13f-c5f80eb2b9df name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650856 | controller |     "Jun 19 11:43:31.335907 crc crio[22562]: time=\"2026-06-19T11:43:31.335785406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=37c1bf7d-da13-48a6-bc88-485ee5c2d936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.650872 | controller |     "Jun 19 11:43:31.363670 crc crio[22562]: time=\"2026-06-19T11:43:31.363569384Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650888 | controller |     "Jun 19 11:43:31.364084 crc crio[22562]: time=\"2026-06-19T11:43:31.364033015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650904 | controller |     "Jun 19 11:43:31.472784 crc crio[22562]: time=\"2026-06-19T11:43:31.472125391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650920 | controller |     "Jun 19 11:43:31.483115 crc crio[22562]: time=\"2026-06-19T11:43:31.483080231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.650936 | controller |     "Jun 19 11:43:31.649605 crc crio[22562]: time=\"2026-06-19T11:43:31.64952613Z\" level=info msg=\"Created container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=2133b046-a455-4ef5-870a-0c118e03ec7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.650957 | controller |     "Jun 19 11:43:31.655016 crc crio[22562]: time=\"2026-06-19T11:43:31.654941264Z\" level=info msg=\"Starting container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1\" id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.650973 | controller |     "Jun 19 11:43:31.677342 crc crio[22562]: time=\"2026-06-19T11:43:31.676519957Z\" level=info msg=\"Started container\" PID=75060 containerID=1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 description=openstack/ceilometer-0/ceilometer-notification-agent id=38a836b7-4232-4f16-8ca8-b3701065be34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b",
2026-06-19 12:35:51.650988 | controller |     "Jun 19 11:43:31.718580 crc crio[22562]: time=\"2026-06-19T11:43:31.718518176Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=bf6d0e88-b098-48ed-8003-c7a8c7c02cea name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651004 | controller |     "Jun 19 11:43:31.773864 crc crio[22562]: time=\"2026-06-19T11:43:31.773648691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8992a5c9-a547-4ef4-aea9-3e890d2dfc77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651020 | controller |     "Jun 19 11:43:31.809495 crc crio[22562]: time=\"2026-06-19T11:43:31.809378685Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651035 | controller |     "Jun 19 11:43:31.810220 crc crio[22562]: time=\"2026-06-19T11:43:31.810108893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651050 | controller |     "Jun 19 11:43:31.856687 crc crio[22562]: time=\"2026-06-19T11:43:31.856586273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651065 | controller |     "Jun 19 11:43:31.928569 crc crio[22562]: time=\"2026-06-19T11:43:31.92840634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651080 | controller |     "Jun 19 11:43:31.970326 crc crio[22562]: time=\"2026-06-19T11:43:31.939226987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651108 | controller |     "Jun 19 11:43:32.154899 crc crio[22562]: time=\"2026-06-19T11:43:32.154753401Z\" level=info msg=\"Created container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=a45f0d2c-785f-443b-ab4a-2abf69ed5132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651124 | controller |     "Jun 19 11:43:32.157321 crc crio[22562]: time=\"2026-06-19T11:43:32.157077738Z\" level=info msg=\"Starting container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3\" id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.651140 | controller |     "Jun 19 11:43:32.173858 crc crio[22562]: time=\"2026-06-19T11:43:32.173685119Z\" level=info msg=\"Created container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=206cb2bd-e69e-4326-8daf-d710a7ad7e70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651155 | controller |     "Jun 19 11:43:32.175963 crc crio[22562]: time=\"2026-06-19T11:43:32.175853383Z\" level=info msg=\"Started container\" PID=75087 containerID=755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 description=openstack/ceilometer-0/sg-core id=e54e776f-aaac-4213-90c2-8ff83ad3dc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b",
2026-06-19 12:35:51.651175 | controller |     "Jun 19 11:43:32.177447 crc crio[22562]: time=\"2026-06-19T11:43:32.177371429Z\" level=info msg=\"Starting container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92\" id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.651191 | controller |     "Jun 19 11:43:32.193691 crc crio[22562]: time=\"2026-06-19T11:43:32.193561731Z\" level=info msg=\"Started container\" PID=75083 containerID=edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 description=openstack/cinder-scheduler-0/probe id=f6962c3e-5fb2-4af4-99b9-7a2747db5513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d",
2026-06-19 12:35:51.651206 | controller |     "Jun 19 11:43:32.205759 crc crio[22562]: time=\"2026-06-19T11:43:32.20566437Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=21cf5c32-7829-4239-928d-980908d4e855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651221 | controller |     "Jun 19 11:43:32.320850 crc crio[22562]: time=\"2026-06-19T11:43:32.320709516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651236 | controller |     "Jun 19 11:43:32.385852 crc crio[22562]: time=\"2026-06-19T11:43:32.384428964Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ba8180aa-164c-44ca-868f-684b65e3f352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651251 | controller |     "Jun 19 11:43:32.425307 crc crio[22562]: time=\"2026-06-19T11:43:32.425189282Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651266 | controller |     "Jun 19 11:43:32.427008 crc crio[22562]: time=\"2026-06-19T11:43:32.426937955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651281 | controller |     "Jun 19 11:43:32.611345 crc crio[22562]: time=\"2026-06-19T11:43:32.611279687Z\" level=info msg=\"Created container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=8ed80a73-deac-4c25-98eb-c55fcd280e44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651296 | controller |     "Jun 19 11:43:32.616425 crc crio[22562]: time=\"2026-06-19T11:43:32.616322922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651311 | controller |     "Jun 19 11:43:32.623885 crc crio[22562]: time=\"2026-06-19T11:43:32.623827687Z\" level=info msg=\"Starting container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465\" id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.651327 | controller |     "Jun 19 11:43:32.636428 crc crio[22562]: time=\"2026-06-19T11:43:32.636360637Z\" level=info msg=\"Started container\" PID=75108 containerID=9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 description=openstack/cinder-api-0/cinder-api id=8268532b-451f-4abf-b745-79d8c3e57328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e",
2026-06-19 12:35:51.651342 | controller |     "Jun 19 11:43:32.652100 crc crio[22562]: time=\"2026-06-19T11:43:32.651548773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651360 | controller |     "Jun 19 11:43:32.901739 crc crio[22562]: time=\"2026-06-19T11:43:32.901518218Z\" level=info msg=\"Created container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=72a48f46-d5bb-4206-98b6-39a749c1799d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651375 | controller |     "Jun 19 11:43:32.903281 crc crio[22562]: time=\"2026-06-19T11:43:32.90324188Z\" level=info msg=\"Starting container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251\" id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.651390 | controller |     "Jun 19 11:43:32.912204 crc crio[22562]: time=\"2026-06-19T11:43:32.908623284Z\" level=info msg=\"Started container\" PID=75119 containerID=4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 description=openstack/ceilometer-0/proxy-httpd id=1a827773-06d0-452c-9c02-cc80efa07faf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b",
2026-06-19 12:35:51.651405 | controller |     "Jun 19 11:43:33.305293 crc crio[22562]: time=\"2026-06-19T11:43:33.305251117Z\" level=info msg=\"Stopping container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465 (timeout: 30s)\" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651420 | controller |     "Jun 19 11:43:33.306470 crc crio[22562]: time=\"2026-06-19T11:43:33.305549235Z\" level=info msg=\"Stopping container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960 (timeout: 30s)\" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651460 | controller |     "Jun 19 11:43:33.670295 crc crio[22562]: time=\"2026-06-19T11:43:33.669784608Z\" level=info msg=\"Stopped container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=5c43146c-d932-47fd-8b7a-992023c377d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651477 | controller |     "Jun 19 11:43:33.838953 crc crio[22562]: time=\"2026-06-19T11:43:33.838555263Z\" level=info msg=\"Stopped container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=4cf2ef8f-b6ce-408a-8202-240515c3b9c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651492 | controller |     "Jun 19 11:43:33.840913 crc crio[22562]: time=\"2026-06-19T11:43:33.84082398Z\" level=info msg=\"Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.651508 | controller |     "Jun 19 11:43:33.841906 crc crio[22562]: time=\"2026-06-19T11:43:33.841833045Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e UID:7102ec24-9112-4860-8020-e284bd6f00a9 NetNS:/var/run/netns/302cb791-0e60-4da5-b8c0-f60fcc14e097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7102ec24_9112_4860_8020_e284bd6f00a9.slice PodAnnotations:0xc0049e4430}] Aliases:map[]}\"",
2026-06-19 12:35:51.651524 | controller |     "Jun 19 11:43:33.842190 crc crio[22562]: time=\"2026-06-19T11:43:33.842080791Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.651539 | controller |     "Jun 19 11:43:34.311236 crc crio[22562]: time=\"2026-06-19T11:43:34.310593784Z\" level=info msg=\"Stopped pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=b0df534e-3f9b-481b-ab52-1def666699c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.651558 | controller |     "Jun 19 11:43:35.901511 crc crio[22562]: time=\"2026-06-19T11:43:35.900811121Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.651575 | controller |     "Jun 19 11:43:35.903087 crc crio[22562]: time=\"2026-06-19T11:43:35.901529239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651590 | controller |     "Jun 19 11:43:35.973580 crc crio[22562]: time=\"2026-06-19T11:43:35.967283995Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.651605 | controller |     "Jun 19 11:43:35.973580 crc crio[22562]: time=\"2026-06-19T11:43:35.967346157Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.651621 | controller |     "Jun 19 11:43:36.558490 crc crio[22562]: time=\"2026-06-19T11:43:36.552622779Z\" level=info msg=\"Stopping container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f (timeout: 30s)\" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651636 | controller |     "Jun 19 11:43:36.559548 crc crio[22562]: time=\"2026-06-19T11:43:36.559419928Z\" level=info msg=\"Stopping container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c (timeout: 30s)\" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651651 | controller |     "Jun 19 11:43:36.680797 crc crio[22562]: 2026-06-19T11:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b55e54da0f3b21 Mac:62:75:a6:0f:60:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.651667 | controller |     "Jun 19 11:43:36.699275 crc crio[22562]: time=\"2026-06-19T11:43:36.698461938Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 UID:5809b66e-f9c0-410a-ab15-c0e20d5801f8 NetNS:/var/run/netns/1d9256e4-9085-4740-873d-ee1eb9430d18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5809b66e_f9c0_410a_ab15_c0e20d5801f8.slice PodAnnotations:0xc0016125b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.651682 | controller |     "Jun 19 11:43:36.699275 crc crio[22562]: time=\"2026-06-19T11:43:36.698738775Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.651698 | controller |     "Jun 19 11:43:36.885056 crc crio[22562]: time=\"2026-06-19T11:43:36.884783388Z\" level=info msg=\"Ran pod sandbox 3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70 with infra container: openstack/cinder-api-0/POD\" id=98d2ec66-5390-48fb-92b5-37167a1367eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.651713 | controller |     "Jun 19 11:43:36.901507 crc crio[22562]: time=\"2026-06-19T11:43:36.90143402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=955482dc-1aa3-42f9-84b2-827c333b15b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651732 | controller |     "Jun 19 11:43:36.913822 crc crio[22562]: time=\"2026-06-19T11:43:36.913713394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=463fce50-5a0d-444b-9933-9382b17b8ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.651748 | controller |     "Jun 19 11:43:36.941376 crc crio[22562]: time=\"2026-06-19T11:43:36.941246985Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.651764 | controller |     "Jun 19 11:43:36.941780 crc crio[22562]: time=\"2026-06-19T11:43:36.941763237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651780 | controller |     "Jun 19 11:43:37.023408 crc crio[22562]: time=\"2026-06-19T11:43:37.023292115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651795 | controller |     "Jun 19 11:43:37.315877 crc crio[22562]: time=\"2026-06-19T11:43:37.315704861Z\" level=info msg=\"Stopped container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=b42f84a8-5d99-4570-b4f0-d347dfa470b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651810 | controller |     "Jun 19 11:43:37.434598 crc crio[22562]: time=\"2026-06-19T11:43:37.434497479Z\" level=info msg=\"Stopping container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773 (timeout: 10s)\" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651825 | controller |     "Jun 19 11:43:37.587757 crc crio[22562]: time=\"2026-06-19T11:43:37.586809439Z\" level=info msg=\"Stopped container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=3d087502-a2ca-492f-b703-1aba01936094 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.651840 | controller |     "Jun 19 11:43:37.588287 crc crio[22562]: time=\"2026-06-19T11:43:37.588056539Z\" level=info msg=\"Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.651856 | controller |     "Jun 19 11:43:37.588888 crc crio[22562]: time=\"2026-06-19T11:43:37.588798798Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-lwnx5 Namespace:openstack ID:8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5 UID:672d3728-dbbe-40c0-8d4a-e900a9192395 NetNS:/var/run/netns/e37b2066-9821-4951-bd1f-e0d5219267f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672d3728_dbbe_40c0_8d4a_e900a9192395.slice PodAnnotations:0xc002094f60}] Aliases:map[]}\"",
2026-06-19 12:35:51.651872 | controller |     "Jun 19 11:43:37.589117 crc crio[22562]: time=\"2026-06-19T11:43:37.589043154Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-lwnx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.651935 | controller |     "Jun 19 11:43:38.254021 crc crio[22562]: time=\"2026-06-19T11:43:38.253901994Z\" level=info msg=\"Stopped pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=6a67d1bd-c2df-4fbe-b1e8-d75ec3942093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.651953 | controller |     "Jun 19 11:43:38.313859 crc crio[22562]: time=\"2026-06-19T11:43:38.313790867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.651993 | controller |     "Jun 19 11:43:38.525671 crc crio[22562]: time=\"2026-06-19T11:43:38.524957991Z\" level=info msg=\"Created container bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77: openstack/cinder-api-0/cinder-api-log\" id=be6bf2f0-43bb-47cd-a328-c7380ee72f2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.652018 | controller |     "Jun 19 11:43:38.527945 crc crio[22562]: time=\"2026-06-19T11:43:38.527822202Z\" level=info msg=\"Starting container: bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77\" id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.652035 | controller |     "Jun 19 11:43:38.539783 crc crio[22562]: time=\"2026-06-19T11:43:38.539655116Z\" level=info msg=\"Started container\" PID=76032 containerID=bdde73f42bbba19989d20c54cb8b1bec6daf5403479cad5dfc938cc0e7ba3c77 description=openstack/cinder-api-0/cinder-api-log id=0003d264-f22c-4574-9d4d-aa861a0796cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70",
2026-06-19 12:35:51.652052 | controller |     "Jun 19 11:43:38.558753 crc crio[22562]: time=\"2026-06-19T11:43:38.558702106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0f1a5bdf-cd97-4644-a828-3ca7e0c63753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.652068 | controller |     "Jun 19 11:43:38.646339 crc crio[22562]: time=\"2026-06-19T11:43:38.644542711Z\" level=info msg=\"Removing container: b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773\" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652084 | controller |     "Jun 19 11:43:38.680589 crc crio[22562]: time=\"2026-06-19T11:43:38.680482041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d49f3a07-28ab-4bd4-9db0-9bde49e9042a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.652099 | controller |     "Jun 19 11:43:38.698589 crc crio[22562]: time=\"2026-06-19T11:43:38.698476665Z\" level=info msg=\"Removed container b85fb350da4f46e2e2c0b9acd8cfc716fdc201ad5b2f71ed0affd27915e4b773: openstack/dnsmasq-dns-54f48964b7-lwnx5/dnsmasq-dns\" id=529329ff-cce3-4894-8ad0-2becb27ba996 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652114 | controller |     "Jun 19 11:43:38.702580 crc crio[22562]: time=\"2026-06-19T11:43:38.702483185Z\" level=info msg=\"Removing container: ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417\" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652130 | controller |     "Jun 19 11:43:38.712494 crc crio[22562]: time=\"2026-06-19T11:43:38.712225816Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.652145 | controller |     "Jun 19 11:43:38.713574 crc crio[22562]: time=\"2026-06-19T11:43:38.713488047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.652160 | controller |     "Jun 19 11:43:38.742576 crc crio[22562]: time=\"2026-06-19T11:43:38.742448214Z\" level=info msg=\"Removed container ba9a39bb74bee0c7fb6e4d7ad1c3d12e71ec97bdb74e9d6ab029c0ad1d06b417: openstack/dnsmasq-dns-54f48964b7-lwnx5/init\" id=0d8c2712-6283-4a32-b4b7-e3c9c82a89e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652175 | controller |     "Jun 19 11:43:38.799748 crc crio[22562]: time=\"2026-06-19T11:43:38.799448654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.652194 | controller |     "Jun 19 11:43:39.684014 crc crio[22562]: time=\"2026-06-19T11:43:39.679790816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.652210 | controller |     "Jun 19 11:43:39.851823 crc crio[22562]: time=\"2026-06-19T11:43:39.851670569Z\" level=info msg=\"Created container 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b: openstack/cinder-api-0/cinder-api\" id=63457b17-3527-4e05-a5a0-e769fde53308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.652225 | controller |     "Jun 19 11:43:39.853501 crc crio[22562]: time=\"2026-06-19T11:43:39.853291539Z\" level=info msg=\"Starting container: 1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b\" id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.652240 | controller |     "Jun 19 11:43:39.859562 crc crio[22562]: time=\"2026-06-19T11:43:39.859458533Z\" level=info msg=\"Started container\" PID=76133 containerID=1d844d41bd6c61db0451be8d11bf06f1dbfb76f5a4ef491fa5fccc2f9862cc0b description=openstack/cinder-api-0/cinder-api id=3bdfab53-20c9-4a59-bff8-a41627b6c3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b55e54da0f3b21d4600d835c419ab960dafa18c2c6207cbeaeade549cb66c70",
2026-06-19 12:35:51.652256 | controller |     "Jun 19 11:43:42.296170 crc crio[22562]: time=\"2026-06-19T11:43:42.295401266Z\" level=info msg=\"Stopped container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=7a4647f5-daca-4632-b1f9-0ac3bc93f773 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652271 | controller |     "Jun 19 11:43:42.298548 crc crio[22562]: time=\"2026-06-19T11:43:42.298475032Z\" level=info msg=\"Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.652287 | controller |     "Jun 19 11:43:42.299401 crc crio[22562]: time=\"2026-06-19T11:43:42.299345483Z\" level=info msg=\"Got pod network &{Name:placement-5c9cb874cb-7nltl Namespace:openstack ID:4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc UID:767e39a8-0c3a-45e5-b970-5c75584082d6 NetNS:/var/run/netns/743ca6e1-ca50-442b-9881-5b2b5183939f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod767e39a8_0c3a_45e5_b970_5c75584082d6.slice PodAnnotations:0xc0032d2f70}] Aliases:map[]}\"",
2026-06-19 12:35:51.652302 | controller |     "Jun 19 11:43:42.299595 crc crio[22562]: time=\"2026-06-19T11:43:42.299507637Z\" level=info msg=\"Deleting pod openstack_placement-5c9cb874cb-7nltl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.652317 | controller |     "Jun 19 11:43:42.442022 crc crio[22562]: time=\"2026-06-19T11:43:42.441790078Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.652332 | controller |     "Jun 19 11:43:42.442022 crc crio[22562]: time=\"2026-06-19T11:43:42.441903371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.652347 | controller |     "Jun 19 11:43:42.491219 crc crio[22562]: time=\"2026-06-19T11:43:42.49074848Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"",
2026-06-19 12:35:51.652366 | controller |     "Jun 19 11:43:42.491219 crc crio[22562]: time=\"2026-06-19T11:43:42.490805001Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.652382 | controller |     "Jun 19 11:43:42.801218 crc crio[22562]: time=\"2026-06-19T11:43:42.800663939Z\" level=info msg=\"Stopped pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=a62ad80e-a0b9-4921-9e67-693224b628b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.652397 | controller |     "Jun 19 11:43:42.931588 crc crio[22562]: 2026-06-19T11:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c952ae7e18b76ad Mac:76:01:70:86:22:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.652412 | controller |     "Jun 19 11:43:42.932889 crc crio[22562]: time=\"2026-06-19T11:43:42.932815797Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b UID:5e9ba944-86c8-4413-9987-39333bb5269b NetNS:/var/run/netns/f824929d-09e5-4137-bf30-71098a2c5a9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e9ba944_86c8_4413_9987_39333bb5269b.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"",
2026-06-19 12:35:51.652442 | controller |     "Jun 19 11:43:42.936186 crc crio[22562]: time=\"2026-06-19T11:43:42.933192378Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.652465 | controller |     "Jun 19 11:43:42.947345 crc crio[22562]: time=\"2026-06-19T11:43:42.947272386Z\" level=info msg=\"Ran pod sandbox c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b with infra container: openstack/openstackclient/POD\" id=e54b28d6-13cf-417b-bbe6-b8536ede6f18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.652481 | controller |     "Jun 19 11:43:42.954555 crc crio[22562]: time=\"2026-06-19T11:43:42.954467674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.652497 | controller |     "Jun 19 11:43:42.954779 crc crio[22562]: time=\"2026-06-19T11:43:42.95472489Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.652513 | controller |     "Jun 19 11:43:42.954945 crc crio[22562]: time=\"2026-06-19T11:43:42.954878024Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=56eac6b7-f5e5-44de-96e7-4cd85c7f6aba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.652528 | controller |     "Jun 19 11:43:42.960752 crc crio[22562]: time=\"2026-06-19T11:43:42.959044387Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.652543 | controller |     "Jun 19 11:43:42.967234 crc crio[22562]: time=\"2026-06-19T11:43:42.964924242Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-19 12:35:51.652558 | controller |     "Jun 19 11:43:43.767318 crc crio[22562]: time=\"2026-06-19T11:43:43.766491606Z\" level=info msg=\"Removing container: 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f\" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652577 | controller |     "Jun 19 11:43:43.808818 crc crio[22562]: time=\"2026-06-19T11:43:43.808546177Z\" level=info msg=\"Removed container 0eeda067cc8de146a19356abba38ffba2f65bbe40c57b3e9dbb5ba937cca9f2f: openstack/placement-5c9cb874cb-7nltl/placement-api\" id=4af16cd6-b1b0-4eea-9fb8-3f15b238645e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652592 | controller |     "Jun 19 11:43:43.817758 crc crio[22562]: time=\"2026-06-19T11:43:43.817664663Z\" level=info msg=\"Removing container: 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c\" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652608 | controller |     "Jun 19 11:43:43.851009 crc crio[22562]: time=\"2026-06-19T11:43:43.850890125Z\" level=info msg=\"Removed container 5b45c57a30ff1a9307e402b4b4db2c22c9123e13470258640757765f6f657f2c: openstack/placement-5c9cb874cb-7nltl/placement-log\" id=ea3aafea-87a7-4bdf-92ef-d9897fe339e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652623 | controller |     "Jun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.226929449Z\" level=info msg=\"Stopping container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1 (timeout: 30s)\" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652638 | controller |     "Jun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227084993Z\" level=info msg=\"Stopping container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad (timeout: 30s)\" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652653 | controller |     "Jun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227110304Z\" level=info msg=\"Stopping container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251 (timeout: 30s)\" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652668 | controller |     "Jun 19 11:43:44.230241 crc crio[22562]: time=\"2026-06-19T11:43:44.227304038Z\" level=info msg=\"Stopping container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3 (timeout: 30s)\" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652683 | controller |     "Jun 19 11:43:44.380967 crc crio[22562]: time=\"2026-06-19T11:43:44.380830417Z\" level=info msg=\"Stopped container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=819df762-d5ba-4489-a2ef-f96593035584 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652697 | controller |     "Jun 19 11:43:44.707631 crc crio[22562]: time=\"2026-06-19T11:43:44.707542951Z\" level=info msg=\"Stopped container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=ba47046f-9df0-4665-8cbc-44faa4568206 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652712 | controller |     "Jun 19 11:43:44.775809 crc crio[22562]: time=\"2026-06-19T11:43:44.775603526Z\" level=info msg=\"Stopped container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=47817643-2676-48f6-866d-cb4484c0bd14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652727 | controller |     "Jun 19 11:43:44.788317 crc crio[22562]: time=\"2026-06-19T11:43:44.788058793Z\" level=info msg=\"Stopped container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=f214b727-874a-4211-ae32-a6813f3534bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.652741 | controller |     "Jun 19 11:43:44.798871 crc crio[22562]: time=\"2026-06-19T11:43:44.798670776Z\" level=info msg=\"Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.652766 | controller |     "Jun 19 11:43:44.800064 crc crio[22562]: time=\"2026-06-19T11:43:44.800003439Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b UID:82d1e027-3782-4fc6-b3a1-d5bbb674396d NetNS:/var/run/netns/f2df3add-a405-4446-8213-f886361a400e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82d1e027_3782_4fc6_b3a1_d5bbb674396d.slice PodAnnotations:0xc0049e42c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.652782 | controller |     "Jun 19 11:43:44.800420 crc crio[22562]: time=\"2026-06-19T11:43:44.800344417Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.652797 | controller |     "Jun 19 11:43:45.206302 crc crio[22562]: time=\"2026-06-19T11:43:45.205948753Z\" level=info msg=\"Stopped pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=0921fc89-94f3-4684-9ba8-e0545218477b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.652812 | controller |     "Jun 19 11:43:45.856194 crc crio[22562]: time=\"2026-06-19T11:43:45.855654149Z\" level=info msg=\"Removing container: 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251\" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652827 | controller |     "Jun 19 11:43:45.896886 crc crio[22562]: time=\"2026-06-19T11:43:45.896466309Z\" level=info msg=\"Removed container 4f5406cd0adb9790e07083896f3c43769f3d140c7bfbbe70e5cb10e2bae3e251: openstack/ceilometer-0/proxy-httpd\" id=3092e31d-d0b0-45b0-a7f5-d09ed2045c5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652842 | controller |     "Jun 19 11:43:45.902844 crc crio[22562]: time=\"2026-06-19T11:43:45.902670282Z\" level=info msg=\"Removing container: 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3\" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652857 | controller |     "Jun 19 11:43:45.997317 crc crio[22562]: time=\"2026-06-19T11:43:45.997192502Z\" level=info msg=\"Removed container 755cc3f5efd0e7b041cddc9bb6f1d2c89002714ad4262324c8816bed0b212bc3: openstack/ceilometer-0/sg-core\" id=a0791cbf-0625-472f-8df5-5bef6c7e13e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652872 | controller |     "Jun 19 11:43:46.004669 crc crio[22562]: time=\"2026-06-19T11:43:46.004115453Z\" level=info msg=\"Removing container: 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1\" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652888 | controller |     "Jun 19 11:43:46.010695 crc crio[22562]: time=\"2026-06-19T11:43:46.010134542Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-b87b4d7c7-kpj5b/POD\" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.652904 | controller |     "Jun 19 11:43:46.010695 crc crio[22562]: time=\"2026-06-19T11:43:46.010350617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.652919 | controller |     "Jun 19 11:43:46.072494 crc crio[22562]: time=\"2026-06-19T11:43:46.072397353Z\" level=info msg=\"Removed container 1185d9fb7b933d639ab0b0abdcc3694da02a3c9769431aee9656bd54be832bd1: openstack/ceilometer-0/ceilometer-notification-agent\" id=07a58323-b668-415f-bdb9-9f0282c45108 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652939 | controller |     "Jun 19 11:43:46.079434 crc crio[22562]: time=\"2026-06-19T11:43:46.079198611Z\" level=info msg=\"Removing container: 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad\" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.652955 | controller |     "Jun 19 11:43:46.094545 crc crio[22562]: time=\"2026-06-19T11:43:46.094388026Z\" level=info msg=\"Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}\"",
2026-06-19 12:35:51.652972 | controller |     "Jun 19 11:43:46.094758 crc crio[22562]: time=\"2026-06-19T11:43:46.094616262Z\" level=info msg=\"Adding pod openstack_swift-proxy-b87b4d7c7-kpj5b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.652987 | controller |     "Jun 19 11:43:46.113263 crc crio[22562]: time=\"2026-06-19T11:43:46.113013818Z\" level=info msg=\"Removed container 9b2dc9c6477b4d1a33adfb9c4c1e7da19bba41724eb02815a63bc4cffd2da1ad: openstack/ceilometer-0/ceilometer-central-agent\" id=46b86893-0e3a-4a0a-b13a-104ab5b6567d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.653003 | controller |     "Jun 19 11:43:46.289362 crc crio[22562]: time=\"2026-06-19T11:43:46.288899609Z\" level=info msg=\"Stopping pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653019 | controller |     "Jun 19 11:43:46.289691 crc crio[22562]: time=\"2026-06-19T11:43:46.289669409Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=0286fd3d-9d9e-473f-b23e-055ff68fe3a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653035 | controller |     "Jun 19 11:43:46.293450 crc crio[22562]: time=\"2026-06-19T11:43:46.293425141Z\" level=info msg=\"Removing pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653050 | controller |     "Jun 19 11:43:46.318757 crc crio[22562]: time=\"2026-06-19T11:43:46.318700206Z\" level=info msg=\"Removed pod sandbox: 0ffc93d88a19840c49a4395479650312c5c4a36ed937084398efc369e33ab05e\" id=bdf8d31f-0067-441c-83db-77bbcbb1647c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653065 | controller |     "Jun 19 11:43:46.331233 crc crio[22562]: time=\"2026-06-19T11:43:46.331110064Z\" level=info msg=\"Stopping pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653081 | controller |     "Jun 19 11:43:46.331492 crc crio[22562]: time=\"2026-06-19T11:43:46.331256058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=61921036-bfd4-44fb-bb30-74aadd4aef87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653096 | controller |     "Jun 19 11:43:46.332124 crc crio[22562]: time=\"2026-06-19T11:43:46.331950986Z\" level=info msg=\"Removing pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653112 | controller |     "Jun 19 11:43:46.345434 crc crio[22562]: time=\"2026-06-19T11:43:46.344599327Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.653131 | controller |     "Jun 19 11:43:46.345434 crc crio[22562]: time=\"2026-06-19T11:43:46.3447085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653147 | controller |     "Jun 19 11:43:46.352913 crc crio[22562]: time=\"2026-06-19T11:43:46.352826251Z\" level=info msg=\"Removed pod sandbox: 7240d0ea8996964a34c859a379e92ec5976dd6060c6eadbca961a2890c87604b\" id=4dd4aa16-778f-498c-b98e-1ba933e443c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653163 | controller |     "Jun 19 11:43:46.356551 crc crio[22562]: time=\"2026-06-19T11:43:46.356479181Z\" level=info msg=\"Stopping pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653178 | controller |     "Jun 19 11:43:46.356645 crc crio[22562]: time=\"2026-06-19T11:43:46.356567974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=0ee43de9-56fb-4b29-929d-b05891dd6d7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653194 | controller |     "Jun 19 11:43:46.357117 crc crio[22562]: time=\"2026-06-19T11:43:46.357061546Z\" level=info msg=\"Removing pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653209 | controller |     "Jun 19 11:43:46.405952 crc crio[22562]: time=\"2026-06-19T11:43:46.405428083Z\" level=info msg=\"Removed pod sandbox: 8f0bfda8b82a02ff967873dd11f433c2d6dc8565ba6df268ea330df4bd96b1c5\" id=e5d00fe8-68bb-4129-b255-88ffe71005af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653224 | controller |     "Jun 19 11:43:46.414121 crc crio[22562]: time=\"2026-06-19T11:43:46.413861692Z\" level=info msg=\"Stopping pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653240 | controller |     "Jun 19 11:43:46.414121 crc crio[22562]: time=\"2026-06-19T11:43:46.414026036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=23fcaca7-cfb8-46cf-9f28-cf14674027dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653255 | controller |     "Jun 19 11:43:46.415301 crc crio[22562]: time=\"2026-06-19T11:43:46.415246096Z\" level=info msg=\"Removing pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653271 | controller |     "Jun 19 11:43:46.436444 crc crio[22562]: time=\"2026-06-19T11:43:46.434290577Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.653286 | controller |     "Jun 19 11:43:46.436444 crc crio[22562]: time=\"2026-06-19T11:43:46.434366509Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.653302 | controller |     "Jun 19 11:43:46.448209 crc crio[22562]: time=\"2026-06-19T11:43:46.447922104Z\" level=info msg=\"Removed pod sandbox: 870df4c28476de735ae1668b20a0915760e36cb93a96ae3e05e5c882c8b10410\" id=939d7c2d-1c99-4e8a-8c3e-92cf45741015 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653321 | controller |     "Jun 19 11:43:46.454783 crc crio[22562]: time=\"2026-06-19T11:43:46.45342008Z\" level=info msg=\"Stopping pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653337 | controller |     "Jun 19 11:43:46.454783 crc crio[22562]: time=\"2026-06-19T11:43:46.453580064Z\" level=info msg=\"Stopped pod sandbox (already stopped): cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=e815fb08-b7be-4efd-8dbe-218b051697ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653352 | controller |     "Jun 19 11:43:46.463620 crc crio[22562]: time=\"2026-06-19T11:43:46.463399947Z\" level=info msg=\"Removing pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653368 | controller |     "Jun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.518328666Z\" level=info msg=\"Removed pod sandbox: cfe141ddd2dfbf00bac4b1869255e0e7d4d143b453bb86d7b403d50c33f8b1ae\" id=53c2fcc9-7083-43cf-94b4-01e39ae0bffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653383 | controller |     "Jun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.521943206Z\" level=info msg=\"Stopping pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653398 | controller |     "Jun 19 11:43:46.522525 crc crio[22562]: time=\"2026-06-19T11:43:46.522037858Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=fb1408e4-0ea6-4362-8d33-cbfed5a17a09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653414 | controller |     "Jun 19 11:43:46.522889 crc crio[22562]: time=\"2026-06-19T11:43:46.522573822Z\" level=info msg=\"Removing pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653443 | controller |     "Jun 19 11:43:46.538688 crc crio[22562]: time=\"2026-06-19T11:43:46.538543907Z\" level=info msg=\"Removed pod sandbox: 6b64e9c0e6674366299b4016d2a9581f0e5ada6a4b3bf3f61150305aeae76c96\" id=a04d88dc-cb66-4033-98d7-fbce360a04a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653464 | controller |     "Jun 19 11:43:46.540882 crc crio[22562]: time=\"2026-06-19T11:43:46.540813762Z\" level=info msg=\"Stopping pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653480 | controller |     "Jun 19 11:43:46.540882 crc crio[22562]: time=\"2026-06-19T11:43:46.540878454Z\" level=info msg=\"Stopped pod sandbox (already stopped): e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=c6d483ca-9fa2-464a-a186-67ef9c1f8f04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653495 | controller |     "Jun 19 11:43:46.541618 crc crio[22562]: time=\"2026-06-19T11:43:46.54149514Z\" level=info msg=\"Removing pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653510 | controller |     "Jun 19 11:43:46.584013 crc crio[22562]: time=\"2026-06-19T11:43:46.583835747Z\" level=info msg=\"Removed pod sandbox: e47b837e03f4c57674ccb05a0b4e0a864b4ffb1442207f6667740afed3dd9708\" id=3543b087-9ee2-4c81-b7b6-b74a89ea1cd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653525 | controller |     "Jun 19 11:43:46.587666 crc crio[22562]: time=\"2026-06-19T11:43:46.58758768Z\" level=info msg=\"Stopping pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653544 | controller |     "Jun 19 11:43:46.587898 crc crio[22562]: time=\"2026-06-19T11:43:46.587683683Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=e29f1461-d5c4-4dfe-9e7b-92abdec7cb41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.653603 | controller |     "Jun 19 11:43:46.591452 crc crio[22562]: time=\"2026-06-19T11:43:46.591374314Z\" level=info msg=\"Removing pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653620 | controller |     "Jun 19 11:43:46.663601 crc crio[22562]: time=\"2026-06-19T11:43:46.662795911Z\" level=info msg=\"Removed pod sandbox: 4fe9682a2ff6edafe88cdca23a6b9c957c9b151a3ca2d806f462841c55b44ffc\" id=9c2c8ef1-65ed-4ac2-97ba-3b02ae3f65e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.653636 | controller |     "Jun 19 11:43:46.838546 crc crio[22562]: 2026-06-19T11:43:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9748cb00e66455a Mac:ea:11:a8:9d:7a:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.653652 | controller |     "Jun 19 11:43:46.840430 crc crio[22562]: time=\"2026-06-19T11:43:46.840265583Z\" level=info msg=\"Got pod network &{Name:swift-proxy-b87b4d7c7-kpj5b Namespace:openstack ID:9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 UID:af49f90f-ca14-456d-b524-333822a0519f NetNS:/var/run/netns/52957f69-5640-4f96-ab9a-f9adb8033079 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf49f90f_ca14_456d_b524_333822a0519f.slice PodAnnotations:0xc0032d2240}] Aliases:map[]}\"",
2026-06-19 12:35:51.653668 | controller |     "Jun 19 11:43:46.840634 crc crio[22562]: time=\"2026-06-19T11:43:46.840443737Z\" level=info msg=\"Checking pod openstack_swift-proxy-b87b4d7c7-kpj5b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.653684 | controller |     "Jun 19 11:43:46.857505 crc crio[22562]: time=\"2026-06-19T11:43:46.857402007Z\" level=info msg=\"Ran pod sandbox 9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0 with infra container: openstack/swift-proxy-b87b4d7c7-kpj5b/POD\" id=f8641b3b-f4de-4dcb-82bf-3ab98c32850f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.653699 | controller |     "Jun 19 11:43:46.863550 crc crio[22562]: time=\"2026-06-19T11:43:46.863468447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=46c3b93e-bd0e-4af9-8fea-20432b555ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.653715 | controller |     "Jun 19 11:43:46.943374 crc crio[22562]: time=\"2026-06-19T11:43:46.942677636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=db63c0e6-5df4-47b2-92d2-5c9e1f1d9432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.653730 | controller |     "Jun 19 11:43:46.963897 crc crio[22562]: time=\"2026-06-19T11:43:46.963667936Z\" level=info msg=\"Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd\" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.653746 | controller |     "Jun 19 11:43:46.964610 crc crio[22562]: time=\"2026-06-19T11:43:46.964545487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653764 | controller |     "Jun 19 11:43:47.029702 crc crio[22562]: time=\"2026-06-19T11:43:47.029622918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653780 | controller |     "Jun 19 11:43:47.042255 crc crio[22562]: time=\"2026-06-19T11:43:47.04023387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653795 | controller |     "Jun 19 11:43:47.077364 crc crio[22562]: 2026-06-19T11:43:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed17dfefcb4133 Mac:f6:ef:95:5e:17:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c SocketPath: PciID:}] [{Interface:0xc00015ef30 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.653810 | controller |     "Jun 19 11:43:47.078667 crc crio[22562]: time=\"2026-06-19T11:43:47.07859715Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc00008d2c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.653826 | controller |     "Jun 19 11:43:47.078874 crc crio[22562]: time=\"2026-06-19T11:43:47.078807945Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.653842 | controller |     "Jun 19 11:43:47.087647 crc crio[22562]: time=\"2026-06-19T11:43:47.087593752Z\" level=info msg=\"Ran pod sandbox 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 with infra container: openstack/ceilometer-0/POD\" id=29e25448-c40c-4aaa-8ce2-332c650e3a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.653858 | controller |     "Jun 19 11:43:47.090765 crc crio[22562]: time=\"2026-06-19T11:43:47.090661908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2037e9c0-8587-44ab-8e17-d0cbb44d07af name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.653873 | controller |     "Jun 19 11:43:47.120786 crc crio[22562]: time=\"2026-06-19T11:43:47.120700792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3cc15d6e-4dc8-421c-ad03-f67d8fdfa6c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.653889 | controller |     "Jun 19 11:43:47.130052 crc crio[22562]: time=\"2026-06-19T11:43:47.12993457Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.653904 | controller |     "Jun 19 11:43:47.130678 crc crio[22562]: time=\"2026-06-19T11:43:47.130555115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653919 | controller |     "Jun 19 11:43:47.205350 crc crio[22562]: time=\"2026-06-19T11:43:47.205260534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653935 | controller |     "Jun 19 11:43:47.209552 crc crio[22562]: time=\"2026-06-19T11:43:47.209487068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.653956 | controller |     "Jun 19 11:43:47.238541 crc crio[22562]: time=\"2026-06-19T11:43:47.238444394Z\" level=info msg=\"Created container 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd\" id=50e5addd-9fae-4cc2-b3a3-f4088167f55c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.653972 | controller |     "Jun 19 11:43:47.251489 crc crio[22562]: time=\"2026-06-19T11:43:47.249902468Z\" level=info msg=\"Starting container: 3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81\" id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.653987 | controller |     "Jun 19 11:43:47.261089 crc crio[22562]: time=\"2026-06-19T11:43:47.260959092Z\" level=info msg=\"Started container\" PID=76881 containerID=3d82b3d0fbe298de104276f3e71522131849627a656a9e85dd87c7a579c7fb81 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-httpd id=078aabf0-7129-4da7-a892-39489bf972f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0",
2026-06-19 12:35:51.654002 | controller |     "Jun 19 11:43:47.282611 crc crio[22562]: time=\"2026-06-19T11:43:47.282538336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=724cb63c-4799-4a2b-bfef-a5dfb45a8acf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654017 | controller |     "Jun 19 11:43:47.305035 crc crio[22562]: time=\"2026-06-19T11:43:47.304744465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8da28d0e-3c76-4321-ba18-ad39caec70b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654032 | controller |     "Jun 19 11:43:47.315389 crc crio[22562]: time=\"2026-06-19T11:43:47.315028549Z\" level=info msg=\"Creating container: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server\" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654047 | controller |     "Jun 19 11:43:47.317874 crc crio[22562]: time=\"2026-06-19T11:43:47.317815698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654064 | controller |     "Jun 19 11:43:47.363907 crc crio[22562]: time=\"2026-06-19T11:43:47.363797156Z\" level=info msg=\"Created container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=4564c518-21e0-4c6b-b729-a5c8b01dabec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654079 | controller |     "Jun 19 11:43:47.365874 crc crio[22562]: time=\"2026-06-19T11:43:47.365798216Z\" level=info msg=\"Starting container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f\" id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.654095 | controller |     "Jun 19 11:43:47.375417 crc crio[22562]: time=\"2026-06-19T11:43:47.375323961Z\" level=info msg=\"Started container\" PID=76889 containerID=17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f description=openstack/ceilometer-0/ceilometer-central-agent id=6866905d-32e4-4a54-85dd-38fa6836e9a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75",
2026-06-19 12:35:51.654111 | controller |     "Jun 19 11:43:47.394519 crc crio[22562]: time=\"2026-06-19T11:43:47.394433804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7b0d2df1-53b7-4d15-9d9d-b777c602a5e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654126 | controller |     "Jun 19 11:43:47.414460 crc crio[22562]: time=\"2026-06-19T11:43:47.413530427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654146 | controller |     "Jun 19 11:43:47.417572 crc crio[22562]: time=\"2026-06-19T11:43:47.417508656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654161 | controller |     "Jun 19 11:43:47.421067 crc crio[22562]: time=\"2026-06-19T11:43:47.4209348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f97213d6-5560-4375-a4b8-005232dd71ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654177 | controller |     "Jun 19 11:43:47.432912 crc crio[22562]: time=\"2026-06-19T11:43:47.432816634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654192 | controller |     "Jun 19 11:43:47.433384 crc crio[22562]: time=\"2026-06-19T11:43:47.433322616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654208 | controller |     "Jun 19 11:43:47.507852 crc crio[22562]: time=\"2026-06-19T11:43:47.507281827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654223 | controller |     "Jun 19 11:43:47.511293 crc crio[22562]: time=\"2026-06-19T11:43:47.511227805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654238 | controller |     "Jun 19 11:43:47.708358 crc crio[22562]: time=\"2026-06-19T11:43:47.708058525Z\" level=info msg=\"Created container f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91: openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server\" id=7d7e6351-9d90-4653-9983-b0685036edba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654253 | controller |     "Jun 19 11:43:47.711855 crc crio[22562]: time=\"2026-06-19T11:43:47.711743726Z\" level=info msg=\"Created container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=5c1a0fa4-d97a-4ccb-b2b0-b8af66115844 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654268 | controller |     "Jun 19 11:43:47.712221 crc crio[22562]: time=\"2026-06-19T11:43:47.712054094Z\" level=info msg=\"Starting container: f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91\" id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.654284 | controller |     "Jun 19 11:43:47.714943 crc crio[22562]: time=\"2026-06-19T11:43:47.714826572Z\" level=info msg=\"Starting container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6\" id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.654299 | controller |     "Jun 19 11:43:47.726723 crc crio[22562]: time=\"2026-06-19T11:43:47.726593174Z\" level=info msg=\"Started container\" PID=77036 containerID=cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 description=openstack/ceilometer-0/ceilometer-notification-agent id=16af696e-4282-4691-a12e-6380f16d0919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75",
2026-06-19 12:35:51.654316 | controller |     "Jun 19 11:43:47.727370 crc crio[22562]: time=\"2026-06-19T11:43:47.727308291Z\" level=info msg=\"Started container\" PID=76971 containerID=f62ecd7cb84ad0ea92fb1316da2af536bf5f6a03814d417c9ad2090493734c91 description=openstack/swift-proxy-b87b4d7c7-kpj5b/proxy-server id=b5a92865-c089-4453-b674-5783390cd9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9748cb00e66455a7c44212e9aa7f8adbd40094b1007738dcefc5d02db74410f0",
2026-06-19 12:35:51.654335 | controller |     "Jun 19 11:43:47.749224 crc crio[22562]: time=\"2026-06-19T11:43:47.749064259Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fd89a04b-3212-46d9-93ea-6a62b458669a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654351 | controller |     "Jun 19 11:43:47.772103 crc crio[22562]: time=\"2026-06-19T11:43:47.771922935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=31c4a818-1def-47a3-a721-dc818177e76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654366 | controller |     "Jun 19 11:43:47.781868 crc crio[22562]: time=\"2026-06-19T11:43:47.780910937Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654381 | controller |     "Jun 19 11:43:47.784254 crc crio[22562]: time=\"2026-06-19T11:43:47.784118976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654396 | controller |     "Jun 19 11:43:47.848295 crc crio[22562]: time=\"2026-06-19T11:43:47.848200662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654411 | controller |     "Jun 19 11:43:47.855419 crc crio[22562]: time=\"2026-06-19T11:43:47.855008801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654441 | controller |     "Jun 19 11:43:48.091255 crc crio[22562]: time=\"2026-06-19T11:43:48.091111622Z\" level=info msg=\"Created container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=8a13d7d8-e6db-4649-a499-d5dface70f7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654463 | controller |     "Jun 19 11:43:48.092944 crc crio[22562]: time=\"2026-06-19T11:43:48.092715043Z\" level=info msg=\"Starting container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5\" id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.654478 | controller |     "Jun 19 11:43:48.100925 crc crio[22562]: time=\"2026-06-19T11:43:48.100834404Z\" level=info msg=\"Started container\" PID=77064 containerID=af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 description=openstack/ceilometer-0/sg-core id=2f0b1965-43b1-45ca-9b22-e38b0543d6a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75",
2026-06-19 12:35:51.654493 | controller |     "Jun 19 11:43:48.117629 crc crio[22562]: time=\"2026-06-19T11:43:48.117539026Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8839f36d-307f-47c9-a569-30c510abe07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654508 | controller |     "Jun 19 11:43:48.147730 crc crio[22562]: time=\"2026-06-19T11:43:48.147616431Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=72575b52-279d-45df-a84c-877b6b0f1582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.654523 | controller |     "Jun 19 11:43:48.160086 crc crio[22562]: time=\"2026-06-19T11:43:48.160006108Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654538 | controller |     "Jun 19 11:43:48.161808 crc crio[22562]: time=\"2026-06-19T11:43:48.161751621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654556 | controller |     "Jun 19 11:43:48.213701 crc crio[22562]: time=\"2026-06-19T11:43:48.213541042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654571 | controller |     "Jun 19 11:43:48.217812 crc crio[22562]: time=\"2026-06-19T11:43:48.217759336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654586 | controller |     "Jun 19 11:43:48.356350 crc crio[22562]: time=\"2026-06-19T11:43:48.356216742Z\" level=info msg=\"Created container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=a9787dfc-2ce9-45bb-84a3-f77965eb149a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.654601 | controller |     "Jun 19 11:43:48.357525 crc crio[22562]: time=\"2026-06-19T11:43:48.357475204Z\" level=info msg=\"Starting container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57\" id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.654616 | controller |     "Jun 19 11:43:48.372314 crc crio[22562]: time=\"2026-06-19T11:43:48.371785947Z\" level=info msg=\"Started container\" PID=77097 containerID=d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 description=openstack/ceilometer-0/proxy-httpd id=e726227c-4846-47d9-9d20-04d57e173a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75",
2026-06-19 12:35:51.654631 | controller |     "Jun 19 11:43:53.792719 crc crio[22562]: time=\"2026-06-19T11:43:53.791907291Z\" level=info msg=\"Stopping container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f (timeout: 30s)\" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654646 | controller |     "Jun 19 11:43:53.793614 crc crio[22562]: time=\"2026-06-19T11:43:53.792750571Z\" level=info msg=\"Stopping container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5 (timeout: 30s)\" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654661 | controller |     "Jun 19 11:43:53.793677 crc crio[22562]: time=\"2026-06-19T11:43:53.792550726Z\" level=info msg=\"Stopping container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57 (timeout: 30s)\" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654676 | controller |     "Jun 19 11:43:53.795107 crc crio[22562]: time=\"2026-06-19T11:43:53.792661259Z\" level=info msg=\"Stopping container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6 (timeout: 30s)\" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654691 | controller |     "Jun 19 11:43:55.154457 crc crio[22562]: time=\"2026-06-19T11:43:55.152700222Z\" level=info msg=\"Stopping container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92 (timeout: 30s)\" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654706 | controller |     "Jun 19 11:43:55.154457 crc crio[22562]: time=\"2026-06-19T11:43:55.152754494Z\" level=info msg=\"Stopping container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6 (timeout: 30s)\" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654721 | controller |     "Jun 19 11:44:00.334254 crc crio[22562]: time=\"2026-06-19T11:44:00.331184366Z\" level=info msg=\"Stopping container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485 (timeout: 30s)\" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654739 | controller |     "Jun 19 11:44:00.341958 crc crio[22562]: time=\"2026-06-19T11:44:00.332481309Z\" level=info msg=\"Stopping container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d (timeout: 30s)\" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654754 | controller |     "Jun 19 11:44:00.525746 crc crio[22562]: time=\"2026-06-19T11:44:00.525590027Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697824-l669n/POD\" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.654769 | controller |     "Jun 19 11:44:00.525746 crc crio[22562]: time=\"2026-06-19T11:44:00.52571438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.654783 | controller |     "Jun 19 11:44:01.867512 crc crio[22562]: time=\"2026-06-19T11:44:01.866482586Z\" level=info msg=\"Stopped container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=657bb2f9-c760-4181-afa3-9f018c8a2ae6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654798 | controller |     "Jun 19 11:44:01.872961 crc crio[22562]: time=\"2026-06-19T11:44:01.872859033Z\" level=info msg=\"Stopped container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=47a768b7-37e1-427a-b5e9-ba0e2956d8e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654813 | controller |     "Jun 19 11:44:01.901527 crc crio[22562]: time=\"2026-06-19T11:44:01.90143861Z\" level=info msg=\"Stopped container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=73fa878b-8c3d-4c79-88e1-ee164d576907 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654828 | controller |     "Jun 19 11:44:01.940881 crc crio[22562]: time=\"2026-06-19T11:44:01.940785424Z\" level=info msg=\"Stopped container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=3f3dff5b-2eda-4a83-b9ee-cf85a6af6007 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654843 | controller |     "Jun 19 11:44:01.945815 crc crio[22562]: time=\"2026-06-19T11:44:01.945771797Z\" level=info msg=\"Stopped container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=3e94cd2a-11d3-4b10-9a48-91cb9e51a688 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654857 | controller |     "Jun 19 11:44:01.947328 crc crio[22562]: time=\"2026-06-19T11:44:01.94711334Z\" level=info msg=\"Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.654873 | controller |     "Jun 19 11:44:01.948236 crc crio[22562]: time=\"2026-06-19T11:44:01.948114115Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75 UID:e657b9aa-ae33-442f-b55c-2428273f583a NetNS:/var/run/netns/3e81871e-f222-40f6-b8ad-de12ee81712c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode657b9aa_ae33_442f_b55c_2428273f583a.slice PodAnnotations:0xc0003292f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.654888 | controller |     "Jun 19 11:44:01.948461 crc crio[22562]: time=\"2026-06-19T11:44:01.948384592Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.654904 | controller |     "Jun 19 11:44:02.063415 crc crio[22562]: time=\"2026-06-19T11:44:02.063323345Z\" level=info msg=\"Stopped container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=cd810313-f51c-4ab1-a5eb-2b012824ac64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654922 | controller |     "Jun 19 11:44:02.233201 crc crio[22562]: time=\"2026-06-19T11:44:02.233046424Z\" level=info msg=\"Stopped container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=c8eb89f1-d35e-4ba9-aebe-89bfb04af8f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.654938 | controller |     "Jun 19 11:44:02.238397 crc crio[22562]: time=\"2026-06-19T11:44:02.238306015Z\" level=info msg=\"Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.654953 | controller |     "Jun 19 11:44:02.238889 crc crio[22562]: time=\"2026-06-19T11:44:02.238815327Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d UID:a11cc2bd-23b8-4391-a1f6-8c906dac2267 NetNS:/var/run/netns/05a48e85-6a43-443f-a761-749004d65740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda11cc2bd_23b8_4391_a1f6_8c906dac2267.slice PodAnnotations:0xc002910280}] Aliases:map[]}\"",
2026-06-19 12:35:51.654969 | controller |     "Jun 19 11:44:02.239206 crc crio[22562]: time=\"2026-06-19T11:44:02.239073293Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.654984 | controller |     "Jun 19 11:44:02.275737 crc crio[22562]: time=\"2026-06-19T11:44:02.275002582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655000 | controller |     "Jun 19 11:44:02.275737 crc crio[22562]: time=\"2026-06-19T11:44:02.275334171Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697824-l669n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.655015 | controller |     "Jun 19 11:44:02.299057 crc crio[22562]: time=\"2026-06-19T11:44:02.29874953Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:a336ae676535bcb3897494c30276d68a28e773d0694b2836456160bdfd74de9c\" id=95f5ffe6-b581-4c2e-afce-7340f459285f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.655030 | controller |     "Jun 19 11:44:02.301267 crc crio[22562]: time=\"2026-06-19T11:44:02.299629802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=41aac5c2-1f79-4f02-b70a-a2e04a1a6491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655046 | controller |     "Jun 19 11:44:02.368883 crc crio[22562]: time=\"2026-06-19T11:44:02.368799973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=393a46ee-98f6-46b2-b1ea-3bf86d96b793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655061 | controller |     "Jun 19 11:44:02.384356 crc crio[22562]: time=\"2026-06-19T11:44:02.380567844Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.655079 | controller |     "Jun 19 11:44:02.384356 crc crio[22562]: time=\"2026-06-19T11:44:02.382317217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655094 | controller |     "Jun 19 11:44:02.454400 crc crio[22562]: time=\"2026-06-19T11:44:02.454216746Z\" level=info msg=\"Stopped pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=81ec0c86-7526-4825-a515-9316183467b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.655110 | controller |     "Jun 19 11:44:02.471315 crc crio[22562]: time=\"2026-06-19T11:44:02.471227717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655125 | controller |     "Jun 19 11:44:02.502314 crc crio[22562]: time=\"2026-06-19T11:44:02.495806295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655141 | controller |     "Jun 19 11:44:02.826521 crc crio[22562]: time=\"2026-06-19T11:44:02.826418915Z\" level=info msg=\"Stopped pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=f0f00648-2c10-4ec9-84a9-9e12e9456f49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.655157 | controller |     "Jun 19 11:44:02.828314 crc crio[22562]: time=\"2026-06-19T11:44:02.827699057Z\" level=info msg=\"Created container 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562: openstack/openstackclient/openstackclient\" id=7f1a1f03-4a80-428d-9046-07dfea804750 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.655174 | controller |     "Jun 19 11:44:02.839466 crc crio[22562]: time=\"2026-06-19T11:44:02.831445919Z\" level=info msg=\"Starting container: 944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562\" id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.655189 | controller |     "Jun 19 11:44:02.886603 crc crio[22562]: time=\"2026-06-19T11:44:02.885731922Z\" level=info msg=\"Started container\" PID=78056 containerID=944322d8841bc1148b18d96850352e8e62f54e7014b553366c3db87ae360d562 description=openstack/openstackclient/openstackclient id=0e11c532-d2cf-46ec-b95c-430718fff168 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c952ae7e18b76adb0e2871d833357fe1650f48f5f8cf6440e6ed0865d58ed75b",
2026-06-19 12:35:51.655206 | controller |     "Jun 19 11:44:03.099271 crc crio[22562]: 2026-06-19T11:44:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea895eeeccbf5cb Mac:2e:b8:98:25:8a:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 SocketPath: PciID:}] [{Interface:0xc0000149e0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.655222 | controller |     "Jun 19 11:44:03.100327 crc crio[22562]: time=\"2026-06-19T11:44:03.100231859Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc0029103d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655238 | controller |     "Jun 19 11:44:03.100471 crc crio[22562]: time=\"2026-06-19T11:44:03.100399483Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697824-l669n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.655254 | controller |     "Jun 19 11:44:03.111925 crc crio[22562]: time=\"2026-06-19T11:44:03.111833866Z\" level=info msg=\"Ran pod sandbox ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 with infra container: openshift-infra/auto-csr-approver-29697824-l669n/POD\" id=ce65ecca-7365-483b-ba30-96a19731286c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.655272 | controller |     "Jun 19 11:44:03.117682 crc crio[22562]: time=\"2026-06-19T11:44:03.117592328Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.655289 | controller |     "Jun 19 11:44:03.128612 crc crio[22562]: time=\"2026-06-19T11:44:03.128436887Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.655304 | controller |     "Jun 19 11:44:03.389873 crc crio[22562]: time=\"2026-06-19T11:44:03.389291011Z\" level=info msg=\"Removing container: d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57\" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655320 | controller |     "Jun 19 11:44:03.425893 crc crio[22562]: time=\"2026-06-19T11:44:03.425812665Z\" level=info msg=\"Removed container d44d21364160a330b0c336ca282a9056a39df2f2fac7a93192908d9949899b57: openstack/ceilometer-0/proxy-httpd\" id=bc3d0a65-aa15-42fb-aae0-f80cc12cebd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655335 | controller |     "Jun 19 11:44:03.432786 crc crio[22562]: time=\"2026-06-19T11:44:03.432633154Z\" level=info msg=\"Removing container: af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5\" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655351 | controller |     "Jun 19 11:44:03.475705 crc crio[22562]: time=\"2026-06-19T11:44:03.475609456Z\" level=info msg=\"Removed container af0a1df26194ec4f83a118ab46083569190512844f69742a934b485ade9ce7d5: openstack/ceilometer-0/sg-core\" id=e205025a-103a-4bdc-98c8-c94d2cfba409 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655366 | controller |     "Jun 19 11:44:03.488579 crc crio[22562]: time=\"2026-06-19T11:44:03.488489326Z\" level=info msg=\"Removing container: cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6\" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655382 | controller |     "Jun 19 11:44:03.544414 crc crio[22562]: time=\"2026-06-19T11:44:03.544311286Z\" level=info msg=\"Removed container cb1257102a0bf487b558bd34c2e8b6dccf8f4bbc22e422b086503269e48dc2c6: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f519ee6-8c22-4d39-82e2-6b3244a2d5e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655398 | controller |     "Jun 19 11:44:03.558260 crc crio[22562]: time=\"2026-06-19T11:44:03.558075958Z\" level=info msg=\"Removing container: 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f\" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655413 | controller |     "Jun 19 11:44:03.611645 crc crio[22562]: time=\"2026-06-19T11:44:03.611566291Z\" level=info msg=\"Removed container 17d876b0cd149976113833d53e0e24fce29f5abf088f5a47dc23a32b7db8ff6f: openstack/ceilometer-0/ceilometer-central-agent\" id=a363cc3d-0b69-4716-84e9-90904886189c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655442 | controller |     "Jun 19 11:44:03.620657 crc crio[22562]: time=\"2026-06-19T11:44:03.619679861Z\" level=info msg=\"Removing container: edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92\" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655462 | controller |     "Jun 19 11:44:03.664050 crc crio[22562]: time=\"2026-06-19T11:44:03.663905036Z\" level=info msg=\"Removed container edfe8a91d22a14597cc5d85c80939edaa32e6159cf7e2161199e2742c28e2f92: openstack/cinder-scheduler-0/probe\" id=46b9e4d1-a38f-4d7f-a0bf-7e2976a7559f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655482 | controller |     "Jun 19 11:44:03.669275 crc crio[22562]: time=\"2026-06-19T11:44:03.669205417Z\" level=info msg=\"Removing container: 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6\" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655498 | controller |     "Jun 19 11:44:03.720941 crc crio[22562]: time=\"2026-06-19T11:44:03.720839325Z\" level=info msg=\"Removed container 718f59cf6fce802df4d42b4e306699a042825c4066ee241d7a56e09732645ad6: openstack/cinder-scheduler-0/cinder-scheduler\" id=74a0d58c-5c79-45e5-abe3-39cc8eaa1dc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.655513 | controller |     "Jun 19 11:44:03.944492 crc crio[22562]: time=\"2026-06-19T11:44:03.944396827Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.655528 | controller |     "Jun 19 11:44:03.945549 crc crio[22562]: time=\"2026-06-19T11:44:03.944501259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655544 | controller |     "Jun 19 11:44:03.960402 crc crio[22562]: time=\"2026-06-19T11:44:03.96029086Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.655559 | controller |     "Jun 19 11:44:03.960605 crc crio[22562]: time=\"2026-06-19T11:44:03.960434523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655574 | controller |     "Jun 19 11:44:04.002512 crc crio[22562]: time=\"2026-06-19T11:44:04.00236325Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655590 | controller |     "Jun 19 11:44:04.002512 crc crio[22562]: time=\"2026-06-19T11:44:04.002427042Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.655606 | controller |     "Jun 19 11:44:04.023647 crc crio[22562]: time=\"2026-06-19T11:44:04.023524854Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655621 | controller |     "Jun 19 11:44:04.023647 crc crio[22562]: time=\"2026-06-19T11:44:04.023612366Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.655636 | controller |     "Jun 19 11:44:04.138204 crc crio[22562]: time=\"2026-06-19T11:44:04.136402417Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2522765d-a260-4fc7-853d-f2fecd2b4546 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.655652 | controller |     "Jun 19 11:44:04.146197 crc crio[22562]: time=\"2026-06-19T11:44:04.143472992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98a8abdc-dd96-454e-b059-02499bfe572c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655670 | controller |     "Jun 19 11:44:04.147830 crc crio[22562]: time=\"2026-06-19T11:44:04.147709277Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bfd93243-ddfc-4b2d-8c5d-cf569d4c7392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655685 | controller |     "Jun 19 11:44:04.155437 crc crio[22562]: time=\"2026-06-19T11:44:04.154266199Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.655700 | controller |     "Jun 19 11:44:04.155437 crc crio[22562]: time=\"2026-06-19T11:44:04.154783471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655715 | controller |     "Jun 19 11:44:04.229536 crc crio[22562]: time=\"2026-06-19T11:44:04.228126987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655730 | controller |     "Jun 19 11:44:04.511774 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9342eddedeb8bc2 Mac:ea:7b:40:52:6c:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 SocketPath: PciID:}] [{Interface:0xc000015310 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.655746 | controller |     "Jun 19 11:44:04.513093 crc crio[22562]: time=\"2026-06-19T11:44:04.513031586Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc00259c1f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655761 | controller |     "Jun 19 11:44:04.513297 crc crio[22562]: time=\"2026-06-19T11:44:04.513249121Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.655777 | controller |     "Jun 19 11:44:04.534584 crc crio[22562]: time=\"2026-06-19T11:44:04.534412055Z\" level=info msg=\"Ran pod sandbox 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a with infra container: openstack/ceilometer-0/POD\" id=71e06039-df41-4b15-8bc3-f0422d713dee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.655792 | controller |     "Jun 19 11:44:04.547206 crc crio[22562]: time=\"2026-06-19T11:44:04.544475294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e406c61b-0852-459a-9df4-11c52e81fc6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655807 | controller |     "Jun 19 11:44:04.590674 crc crio[22562]: time=\"2026-06-19T11:44:04.590587095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=4cb15fc6-f8ea-412f-9a34-ca58de94f172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655822 | controller |     "Jun 19 11:44:04.604213 crc crio[22562]: time=\"2026-06-19T11:44:04.601647609Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.655838 | controller |     "Jun 19 11:44:04.604213 crc crio[22562]: time=\"2026-06-19T11:44:04.603692159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655856 | controller |     "Jun 19 11:44:04.833584 crc crio[22562]: time=\"2026-06-19T11:44:04.83288922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655871 | controller |     "Jun 19 11:44:04.840937 crc crio[22562]: time=\"2026-06-19T11:44:04.840861217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655886 | controller |     "Jun 19 11:44:04.976421 crc crio[22562]: 2026-06-19T11:44:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94d125d7dcd15f0 Mac:de:7a:54:4b:8d:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.655901 | controller |     "Jun 19 11:44:04.976421 crc crio[22562]: time=\"2026-06-19T11:44:04.976023342Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 UID:588d4069-dd0d-4b0d-b953-a7d335086b94 NetNS:/var/run/netns/e408ae9a-c081-4c8f-aba3-98dd16b7f88d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588d4069_dd0d_4b0d_b953_a7d335086b94.slice PodAnnotations:0xc0005ac5a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.655917 | controller |     "Jun 19 11:44:04.976421 crc crio[22562]: time=\"2026-06-19T11:44:04.976287158Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.655932 | controller |     "Jun 19 11:44:04.999540 crc crio[22562]: time=\"2026-06-19T11:44:04.999429931Z\" level=info msg=\"Ran pod sandbox 94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398 with infra container: openstack/cinder-scheduler-0/POD\" id=c0810977-f1a4-4dcf-845c-3a207cc01581 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.655947 | controller |     "Jun 19 11:44:05.005714 crc crio[22562]: time=\"2026-06-19T11:44:05.005618404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f8cf4cef-8b23-4d8a-be5a-a5fbb9768e0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655962 | controller |     "Jun 19 11:44:05.020808 crc crio[22562]: time=\"2026-06-19T11:44:05.020279086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.655978 | controller |     "Jun 19 11:44:05.061197 crc crio[22562]: time=\"2026-06-19T11:44:05.057003576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d9c292dd-779f-4b22-a6a0-424411f4f1f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.655993 | controller |     "Jun 19 11:44:05.101231 crc crio[22562]: time=\"2026-06-19T11:44:05.100900532Z\" level=info msg=\"Created container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=e01ca7d1-f045-4403-9096-d3de18199283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656008 | controller |     "Jun 19 11:44:05.103420 crc crio[22562]: time=\"2026-06-19T11:44:05.103218998Z\" level=info msg=\"Starting container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b\" id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656027 | controller |     "Jun 19 11:44:05.108571 crc crio[22562]: time=\"2026-06-19T11:44:05.104590323Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656042 | controller |     "Jun 19 11:44:05.108571 crc crio[22562]: time=\"2026-06-19T11:44:05.105075835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656058 | controller |     "Jun 19 11:44:05.114478 crc crio[22562]: time=\"2026-06-19T11:44:05.113659058Z\" level=info msg=\"Started container\" PID=78303 containerID=68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b description=openstack/ceilometer-0/ceilometer-central-agent id=403390cb-24d0-4788-9038-961a263b656f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a",
2026-06-19 12:35:51.656073 | controller |     "Jun 19 11:44:05.168368 crc crio[22562]: time=\"2026-06-19T11:44:05.16831501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656089 | controller |     "Jun 19 11:44:05.207130 crc crio[22562]: time=\"2026-06-19T11:44:05.207023028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=49ceeada-8128-463b-8c3a-a8347507154d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656104 | controller |     "Jun 19 11:44:05.251258 crc crio[22562]: time=\"2026-06-19T11:44:05.251197591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b2923e8e-ece4-48fa-9d6b-19be4f4ee4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656119 | controller |     "Jun 19 11:44:05.275943 crc crio[22562]: time=\"2026-06-19T11:44:05.274343613Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656135 | controller |     "Jun 19 11:44:05.275943 crc crio[22562]: time=\"2026-06-19T11:44:05.274819305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656150 | controller |     "Jun 19 11:44:05.338838 crc crio[22562]: time=\"2026-06-19T11:44:05.338730946Z\" level=info msg=\"Created container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=94b6defd-83c4-4c8f-bedb-580877c3cec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656165 | controller |     "Jun 19 11:44:05.348802 crc crio[22562]: time=\"2026-06-19T11:44:05.348662693Z\" level=info msg=\"Starting container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835\" id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656180 | controller |     "Jun 19 11:44:05.367760 crc crio[22562]: time=\"2026-06-19T11:44:05.364547775Z\" level=info msg=\"Started container\" PID=78331 containerID=84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835 description=openshift-infra/auto-csr-approver-29697824-l669n/oc id=64395066-d0d3-4c21-b102-a21fdf16bfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179",
2026-06-19 12:35:51.656196 | controller |     "Jun 19 11:44:05.454328 crc crio[22562]: time=\"2026-06-19T11:44:05.454226234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656215 | controller |     "Jun 19 11:44:05.460251 crc crio[22562]: time=\"2026-06-19T11:44:05.459360871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656231 | controller |     "Jun 19 11:44:06.049399 crc crio[22562]: time=\"2026-06-19T11:44:06.049335479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656246 | controller |     "Jun 19 11:44:06.136668 crc crio[22562]: time=\"2026-06-19T11:44:06.136566358Z\" level=info msg=\"Created container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9f7d1a2-ed66-4668-a2e4-a2baa5061378 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656262 | controller |     "Jun 19 11:44:06.140916 crc crio[22562]: time=\"2026-06-19T11:44:06.140727071Z\" level=info msg=\"Starting container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f\" id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656278 | controller |     "Jun 19 11:44:06.165228 crc crio[22562]: time=\"2026-06-19T11:44:06.164885228Z\" level=info msg=\"Started container\" PID=78405 containerID=16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f description=openstack/ceilometer-0/ceilometer-notification-agent id=b0637c84-9e6e-4d6e-a091-aecf94cffb5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a",
2026-06-19 12:35:51.656294 | controller |     "Jun 19 11:44:06.388482 crc crio[22562]: time=\"2026-06-19T11:44:06.387889246Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9dc71b3a-b645-4bcf-a9a7-e59e8093190a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656310 | controller |     "Jun 19 11:44:06.469736 crc crio[22562]: time=\"2026-06-19T11:44:06.469644159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=063ab980-28d0-4389-a176-e37741d72c03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656325 | controller |     "Jun 19 11:44:06.515731 crc crio[22562]: time=\"2026-06-19T11:44:06.515622097Z\" level=info msg=\"Created container d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6: openstack/cinder-scheduler-0/cinder-scheduler\" id=e06a562d-bbf8-48fc-9a9a-8b07e1ccbafe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656341 | controller |     "Jun 19 11:44:06.522661 crc crio[22562]: time=\"2026-06-19T11:44:06.522571199Z\" level=info msg=\"Starting container: d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6\" id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656356 | controller |     "Jun 19 11:44:06.535340 crc crio[22562]: time=\"2026-06-19T11:44:06.53511581Z\" level=info msg=\"Started container\" PID=78493 containerID=d0803017cbf47f3760614b3460016f0668f6875a8d95c05fd0f028cf59d97df6 description=openstack/cinder-scheduler-0/cinder-scheduler id=10f8f400-2ff0-4e70-a8f0-b3921fbf9a89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398",
2026-06-19 12:35:51.656372 | controller |     "Jun 19 11:44:06.535340 crc crio[22562]: time=\"2026-06-19T11:44:06.535239112Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656388 | controller |     "Jun 19 11:44:06.535774 crc crio[22562]: time=\"2026-06-19T11:44:06.535638162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656407 | controller |     "Jun 19 11:44:06.604916 crc crio[22562]: time=\"2026-06-19T11:44:06.604816673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656422 | controller |     "Jun 19 11:44:06.622269 crc crio[22562]: time=\"2026-06-19T11:44:06.622093081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656456 | controller |     "Jun 19 11:44:06.709673 crc crio[22562]: time=\"2026-06-19T11:44:06.709569056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=314d271e-7103-4a99-be49-8206662bc508 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656473 | controller |     "Jun 19 11:44:06.810904 crc crio[22562]: time=\"2026-06-19T11:44:06.810119984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9a025d5b-a03b-4500-9e7c-6ca598ce6d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656489 | controller |     "Jun 19 11:44:06.943662 crc crio[22562]: time=\"2026-06-19T11:44:06.943407892Z\" level=info msg=\"Created container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=d50a968d-08a0-403a-9407-b7e2d2063512 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656505 | controller |     "Jun 19 11:44:06.945651 crc crio[22562]: time=\"2026-06-19T11:44:06.945569515Z\" level=info msg=\"Starting container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18\" id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656520 | controller |     "Jun 19 11:44:06.956411 crc crio[22562]: time=\"2026-06-19T11:44:06.956208169Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656536 | controller |     "Jun 19 11:44:06.957250 crc crio[22562]: time=\"2026-06-19T11:44:06.95707622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656551 | controller |     "Jun 19 11:44:06.980763 crc crio[22562]: time=\"2026-06-19T11:44:06.980638383Z\" level=info msg=\"Started container\" PID=78557 containerID=eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 description=openstack/ceilometer-0/sg-core id=03c90413-d2d8-4174-b5f8-f3ecfc5e47f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a",
2026-06-19 12:35:51.656567 | controller |     "Jun 19 11:44:07.082222 crc crio[22562]: time=\"2026-06-19T11:44:07.082109944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656582 | controller |     "Jun 19 11:44:07.146717 crc crio[22562]: time=\"2026-06-19T11:44:07.146561968Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7243b3ad-333c-49ed-a921-873cfcbec5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656597 | controller |     "Jun 19 11:44:07.349495 crc crio[22562]: time=\"2026-06-19T11:44:07.349005748Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b7eca20a-e308-435d-a339-006ab77ac628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.656612 | controller |     "Jun 19 11:44:07.685420 crc crio[22562]: time=\"2026-06-19T11:44:07.685376591Z\" level=info msg=\"Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.656631 | controller |     "Jun 19 11:44:07.686256 crc crio[22562]: time=\"2026-06-19T11:44:07.686225301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697824-l669n Namespace:openshift-infra ID:ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179 UID:2663eb5c-1881-470a-b553-ad29da07a605 NetNS:/var/run/netns/8458b54a-5ffb-48d8-8b5a-13489b576327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2663eb5c_1881_470a_b553_ad29da07a605.slice PodAnnotations:0xc000138f70}] Aliases:map[]}\"",
2026-06-19 12:35:51.656647 | controller |     "Jun 19 11:44:07.687062 crc crio[22562]: time=\"2026-06-19T11:44:07.687038522Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697824-l669n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.656662 | controller |     "Jun 19 11:44:07.827575 crc crio[22562]: time=\"2026-06-19T11:44:07.822642027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656677 | controller |     "Jun 19 11:44:07.827575 crc crio[22562]: time=\"2026-06-19T11:44:07.823459027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656692 | controller |     "Jun 19 11:44:08.060875 crc crio[22562]: time=\"2026-06-19T11:44:08.060513823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656707 | controller |     "Jun 19 11:44:08.141286 crc crio[22562]: time=\"2026-06-19T11:44:08.141128388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656722 | controller |     "Jun 19 11:44:08.163781 crc crio[22562]: time=\"2026-06-19T11:44:08.159882432Z\" level=info msg=\"Stopped pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=4d6b00cc-bf89-41e8-88f5-9779aea7c2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.656737 | controller |     "Jun 19 11:44:08.200494 crc crio[22562]: time=\"2026-06-19T11:44:08.199930332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.656751 | controller |     "Jun 19 11:44:08.468894 crc crio[22562]: time=\"2026-06-19T11:44:08.468645052Z\" level=info msg=\"Created container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=95a6e96f-f34a-44cf-9da9-2fd56385f7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656766 | controller |     "Jun 19 11:44:08.470414 crc crio[22562]: time=\"2026-06-19T11:44:08.470366605Z\" level=info msg=\"Starting container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149\" id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656782 | controller |     "Jun 19 11:44:08.470996 crc crio[22562]: time=\"2026-06-19T11:44:08.470478457Z\" level=info msg=\"Created container 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa: openstack/cinder-scheduler-0/probe\" id=e5510abe-5fb5-4042-b0d6-9eeb5bddeab7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.656796 | controller |     "Jun 19 11:44:08.472384 crc crio[22562]: time=\"2026-06-19T11:44:08.471967884Z\" level=info msg=\"Starting container: 33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa\" id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.656811 | controller |     "Jun 19 11:44:08.479925 crc crio[22562]: time=\"2026-06-19T11:44:08.479865899Z\" level=info msg=\"Started container\" PID=78707 containerID=9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 description=openstack/ceilometer-0/proxy-httpd id=74722b5d-b1b1-477b-86b0-6d3bf8a61893 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a",
2026-06-19 12:35:51.656832 | controller |     "Jun 19 11:44:08.482413 crc crio[22562]: time=\"2026-06-19T11:44:08.482319661Z\" level=info msg=\"Started container\" PID=78708 containerID=33e9b170a76bf4dff148ca06e1a739966954ca613dac4dd99355d482a93762fa description=openstack/cinder-scheduler-0/probe id=32e59137-3c65-46e3-b6ed-3c523b3a7aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d125d7dcd15f028dadd7b1fb33466ffa40b1a8a31fba57282ac82399ab9398",
2026-06-19 12:35:51.656847 | controller |     "Jun 19 11:44:08.695128 crc crio[22562]: time=\"2026-06-19T11:44:08.694628922Z\" level=info msg=\"Stopping container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b (timeout: 30s)\" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656862 | controller |     "Jun 19 11:44:08.695417 crc crio[22562]: time=\"2026-06-19T11:44:08.694645974Z\" level=info msg=\"Stopping container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f (timeout: 30s)\" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656877 | controller |     "Jun 19 11:44:08.695541 crc crio[22562]: time=\"2026-06-19T11:44:08.694645614Z\" level=info msg=\"Stopping container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18 (timeout: 30s)\" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656892 | controller |     "Jun 19 11:44:08.695933 crc crio[22562]: time=\"2026-06-19T11:44:08.694680955Z\" level=info msg=\"Stopping container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149 (timeout: 30s)\" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656907 | controller |     "Jun 19 11:44:08.834804 crc crio[22562]: time=\"2026-06-19T11:44:08.834654527Z\" level=info msg=\"Stopped container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=d223168d-c583-4909-a892-d0dbe54dbea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656921 | controller |     "Jun 19 11:44:08.856892 crc crio[22562]: time=\"2026-06-19T11:44:08.856743625Z\" level=info msg=\"Stopped container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=e01daa40-86f3-4471-9cde-4f8e1f58f5b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656936 | controller |     "Jun 19 11:44:09.758463 crc crio[22562]: time=\"2026-06-19T11:44:09.758337573Z\" level=info msg=\"Stopped container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=f93cc661-7082-436a-8f0b-c6d2bcb13c8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656951 | controller |     "Jun 19 11:44:10.618438 crc crio[22562]: time=\"2026-06-19T11:44:10.617767669Z\" level=info msg=\"Stopped container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=3deefc00-c68b-4da5-bcb8-a11cec705e1b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.656966 | controller |     "Jun 19 11:44:10.619001 crc crio[22562]: time=\"2026-06-19T11:44:10.618920278Z\" level=info msg=\"Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.656982 | controller |     "Jun 19 11:44:10.619725 crc crio[22562]: time=\"2026-06-19T11:44:10.619655085Z\" level=info msg=\"Got pod network &{Name:neutron-5d6574f66-wffz6 Namespace:openstack ID:de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96 UID:3ba67274-00e5-4589-8e45-58790d0d9293 NetNS:/var/run/netns/6443147f-02db-4988-934c-f75fe502400a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3ba67274_00e5_4589_8e45_58790d0d9293.slice PodAnnotations:0xc0030b4d90}] Aliases:map[]}\"",
2026-06-19 12:35:51.657000 | controller |     "Jun 19 11:44:10.619890 crc crio[22562]: time=\"2026-06-19T11:44:10.6198316Z\" level=info msg=\"Deleting pod openstack_neutron-5d6574f66-wffz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657016 | controller |     "Jun 19 11:44:11.112093 crc crio[22562]: time=\"2026-06-19T11:44:11.111601678Z\" level=info msg=\"Stopped pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=ebfbe787-f467-47b9-a947-739156f719e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.657031 | controller |     "Jun 19 11:44:11.759555 crc crio[22562]: time=\"2026-06-19T11:44:11.759466748Z\" level=info msg=\"Removing container: a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d\" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.657047 | controller |     "Jun 19 11:44:11.792406 crc crio[22562]: time=\"2026-06-19T11:44:11.79230245Z\" level=info msg=\"Removed container a1afeb8407cc57f128969c174deb716f51ca1cc116d990caa1c174ee5ca4171d: openstack/neutron-5d6574f66-wffz6/neutron-httpd\" id=4c347f86-a07b-4a4c-96ad-5c6a502e66d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.657062 | controller |     "Jun 19 11:44:11.798468 crc crio[22562]: time=\"2026-06-19T11:44:11.798350311Z\" level=info msg=\"Removing container: 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485\" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.657077 | controller |     "Jun 19 11:44:11.869892 crc crio[22562]: time=\"2026-06-19T11:44:11.869784648Z\" level=info msg=\"Removed container 391f91cb475d66ca9e6869a085a9e09657c30f430bcff2ef01ca7530f3c80485: openstack/neutron-5d6574f66-wffz6/neutron-api\" id=564d4305-f04e-48f5-bb40-6b530a340b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.657092 | controller |     "Jun 19 11:44:12.545470 crc crio[22562]: time=\"2026-06-19T11:44:12.544669697Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-tjfl6/POD\" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657107 | controller |     "Jun 19 11:44:12.546746 crc crio[22562]: time=\"2026-06-19T11:44:12.54556508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657122 | controller |     "Jun 19 11:44:12.605638 crc crio[22562]: time=\"2026-06-19T11:44:12.605444521Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.657138 | controller |     "Jun 19 11:44:12.605638 crc crio[22562]: time=\"2026-06-19T11:44:12.605505892Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-tjfl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657153 | controller |     "Jun 19 11:44:12.748627 crc crio[22562]: time=\"2026-06-19T11:44:12.74806215Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-48d9z/POD\" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657172 | controller |     "Jun 19 11:44:12.748945 crc crio[22562]: time=\"2026-06-19T11:44:12.748663494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657187 | controller |     "Jun 19 11:44:12.795329 crc crio[22562]: time=\"2026-06-19T11:44:12.794218382Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-1151-account-create-update-vf2pr/POD\" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657203 | controller |     "Jun 19 11:44:12.795329 crc crio[22562]: time=\"2026-06-19T11:44:12.794324754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657219 | controller |     "Jun 19 11:44:12.846199 crc crio[22562]: time=\"2026-06-19T11:44:12.841097242Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}\"",
2026-06-19 12:35:51.657234 | controller |     "Jun 19 11:44:12.846199 crc crio[22562]: time=\"2026-06-19T11:44:12.841529511Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-48d9z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657249 | controller |     "Jun 19 11:44:13.043596 crc crio[22562]: time=\"2026-06-19T11:44:13.042898934Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}\"",
2026-06-19 12:35:51.657265 | controller |     "Jun 19 11:44:13.043596 crc crio[22562]: time=\"2026-06-19T11:44:13.043386027Z\" level=info msg=\"Adding pod openstack_nova-api-1151-account-create-update-vf2pr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657280 | controller |     "Jun 19 11:44:13.109726 crc crio[22562]: time=\"2026-06-19T11:44:13.107852702Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-4nbj5/POD\" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657295 | controller |     "Jun 19 11:44:13.109726 crc crio[22562]: time=\"2026-06-19T11:44:13.107963335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657310 | controller |     "Jun 19 11:44:13.151092 crc crio[22562]: time=\"2026-06-19T11:44:13.151048301Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}\"",
2026-06-19 12:35:51.657327 | controller |     "Jun 19 11:44:13.153920 crc crio[22562]: time=\"2026-06-19T11:44:13.153742928Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-4nbj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657346 | controller |     "Jun 19 11:44:13.263230 crc crio[22562]: time=\"2026-06-19T11:44:13.262640133Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-6087-account-create-update-wmbxl/POD\" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657363 | controller |     "Jun 19 11:44:13.263230 crc crio[22562]: time=\"2026-06-19T11:44:13.262745345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657378 | controller |     "Jun 19 11:44:13.269767 crc crio[22562]: time=\"2026-06-19T11:44:13.269694796Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD\" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657394 | controller |     "Jun 19 11:44:13.269935 crc crio[22562]: time=\"2026-06-19T11:44:13.269833239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657410 | controller |     "Jun 19 11:44:13.297092 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85c9074e2dad42b Mac:3a:a3:1b:95:8c:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 SocketPath: PciID:}] [{Interface:0xc0003b9620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.657440 | controller |     "Jun 19 11:44:13.298286 crc crio[22562]: time=\"2026-06-19T11:44:13.298220543Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc0029103f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.657462 | controller |     "Jun 19 11:44:13.298496 crc crio[22562]: time=\"2026-06-19T11:44:13.298408827Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-tjfl6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.657479 | controller |     "Jun 19 11:44:13.344541 crc crio[22562]: time=\"2026-06-19T11:44:13.344260812Z\" level=info msg=\"Ran pod sandbox 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 with infra container: openstack/nova-api-db-create-tjfl6/POD\" id=d175914b-487f-4e7f-ba30-4396b66d2697 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657496 | controller |     "Jun 19 11:44:13.346912 crc crio[22562]: time=\"2026-06-19T11:44:13.346866046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ec8457d-e2f2-4c97-992f-c72a740412c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657512 | controller |     "Jun 19 11:44:13.371666 crc crio[22562]: time=\"2026-06-19T11:44:13.371542697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=64a301aa-ed5f-4a42-ab7c-d876aa96dc0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657529 | controller |     "Jun 19 11:44:13.390456 crc crio[22562]: time=\"2026-06-19T11:44:13.390369123Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"",
2026-06-19 12:35:51.657548 | controller |     "Jun 19 11:44:13.390456 crc crio[22562]: time=\"2026-06-19T11:44:13.390440095Z\" level=info msg=\"Adding pod openstack_nova-cell0-6087-account-create-update-wmbxl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657577 | controller |     "Jun 19 11:44:13.399027 crc crio[22562]: time=\"2026-06-19T11:44:13.398862153Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.657594 | controller |     "Jun 19 11:44:13.412248 crc crio[22562]: time=\"2026-06-19T11:44:13.41089807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657610 | controller |     "Jun 19 11:44:13.420775 crc crio[22562]: time=\"2026-06-19T11:44:13.420657713Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}\"",
2026-06-19 12:35:51.657626 | controller |     "Jun 19 11:44:13.420775 crc crio[22562]: time=\"2026-06-19T11:44:13.420750175Z\" level=info msg=\"Adding pod openstack_nova-cell1-a0b9-account-create-update-68zqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.657642 | controller |     "Jun 19 11:44:13.502683 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0813696716b8cc Mac:fe:0f:c3:d4:9d:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 SocketPath: PciID:}] [{Interface:0xc000324b10 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.657659 | controller |     "Jun 19 11:44:13.526296 crc crio[22562]: time=\"2026-06-19T11:44:13.526223753Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc002094570}] Aliases:map[]}\"",
2026-06-19 12:35:51.657675 | controller |     "Jun 19 11:44:13.529276 crc crio[22562]: time=\"2026-06-19T11:44:13.529232529Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-48d9z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.657690 | controller |     "Jun 19 11:44:13.572929 crc crio[22562]: time=\"2026-06-19T11:44:13.572060429Z\" level=info msg=\"Ran pod sandbox d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 with infra container: openstack/nova-cell0-db-create-48d9z/POD\" id=0d336053-d06a-4eca-a791-52913d1b51b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657706 | controller |     "Jun 19 11:44:13.576743 crc crio[22562]: time=\"2026-06-19T11:44:13.576631752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ccc35af6-bf81-458e-9104-591fba0a1f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657725 | controller |     "Jun 19 11:44:13.577257 crc crio[22562]: time=\"2026-06-19T11:44:13.577111243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657741 | controller |     "Jun 19 11:44:13.580602 crc crio[22562]: time=\"2026-06-19T11:44:13.579788119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0ec684a5-b9e3-4a7d-81e1-839d1540e5c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657756 | controller |     "Jun 19 11:44:13.581342 crc crio[22562]: time=\"2026-06-19T11:44:13.581124353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657771 | controller |     "Jun 19 11:44:13.605930 crc crio[22562]: time=\"2026-06-19T11:44:13.600222466Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.657786 | controller |     "Jun 19 11:44:13.605930 crc crio[22562]: time=\"2026-06-19T11:44:13.600721957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657801 | controller |     "Jun 19 11:44:13.747426 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec1d4b28c970b2d Mac:ae:d8:ea:f1:4a:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 SocketPath: PciID:}] [{Interface:0xc000374810 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.657817 | controller |     "Jun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.739123422Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc002910980}] Aliases:map[]}\"",
2026-06-19 12:35:51.657833 | controller |     "Jun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.739331327Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-4nbj5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.657848 | controller |     "Jun 19 11:44:13.747426 crc crio[22562]: time=\"2026-06-19T11:44:13.740227629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657864 | controller |     "Jun 19 11:44:13.757572 crc crio[22562]: time=\"2026-06-19T11:44:13.754414731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.657879 | controller |     "Jun 19 11:44:13.764130 crc crio[22562]: time=\"2026-06-19T11:44:13.759462825Z\" level=info msg=\"Ran pod sandbox ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 with infra container: openstack/nova-cell1-db-create-4nbj5/POD\" id=55a37029-abff-4d86-a0a7-227aedea01bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657894 | controller |     "Jun 19 11:44:13.772467 crc crio[22562]: 2026-06-19T11:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27928ac1059bf09 Mac:8a:a3:1b:81:58:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.657913 | controller |     "Jun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.765116525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=26954684-8dba-40e9-89c1-bb10d55f44d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657929 | controller |     "Jun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.774420735Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001b84288}] Aliases:map[]}\"",
2026-06-19 12:35:51.657945 | controller |     "Jun 19 11:44:13.776073 crc crio[22562]: time=\"2026-06-19T11:44:13.775470042Z\" level=info msg=\"Checking pod openstack_nova-api-1151-account-create-update-vf2pr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.657960 | controller |     "Jun 19 11:44:13.791187 crc crio[22562]: time=\"2026-06-19T11:44:13.77949455Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b2de6020-e439-4b66-afa3-1fb150a8d0d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.657976 | controller |     "Jun 19 11:44:13.791187 crc crio[22562]: time=\"2026-06-19T11:44:13.788085784Z\" level=info msg=\"Ran pod sandbox 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 with infra container: openstack/nova-api-1151-account-create-update-vf2pr/POD\" id=4c3bc258-3d8a-45a0-8aad-342c4e4d46b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.657991 | controller |     "Jun 19 11:44:13.792668 crc crio[22562]: time=\"2026-06-19T11:44:13.791688623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f24126e2-6bad-4399-821b-c40edc0f133f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658006 | controller |     "Jun 19 11:44:13.794681 crc crio[22562]: time=\"2026-06-19T11:44:13.794582724Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658022 | controller |     "Jun 19 11:44:13.795670 crc crio[22562]: time=\"2026-06-19T11:44:13.795252801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8a3fe594-af69-4e09-9de4-ea74624ebb6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658037 | controller |     "Jun 19 11:44:13.796335 crc crio[22562]: time=\"2026-06-19T11:44:13.7956159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658053 | controller |     "Jun 19 11:44:13.810192 crc crio[22562]: time=\"2026-06-19T11:44:13.810034936Z\" level=info msg=\"Creating container: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658068 | controller |     "Jun 19 11:44:13.822403 crc crio[22562]: time=\"2026-06-19T11:44:13.822235468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658083 | controller |     "Jun 19 11:44:13.856560 crc crio[22562]: time=\"2026-06-19T11:44:13.856026054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658101 | controller |     "Jun 19 11:44:13.869043 crc crio[22562]: time=\"2026-06-19T11:44:13.868775141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658116 | controller |     "Jun 19 11:44:13.889514 crc crio[22562]: time=\"2026-06-19T11:44:13.88939905Z\" level=info msg=\"Created container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=a7aec15c-8179-4363-916b-b75dcdcd8b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658132 | controller |     "Jun 19 11:44:13.890816 crc crio[22562]: time=\"2026-06-19T11:44:13.890415896Z\" level=info msg=\"Starting container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049\" id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658147 | controller |     "Jun 19 11:44:13.890816 crc crio[22562]: time=\"2026-06-19T11:44:13.890433976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658162 | controller |     "Jun 19 11:44:13.899602 crc crio[22562]: time=\"2026-06-19T11:44:13.898706551Z\" level=info msg=\"Started container\" PID=79319 containerID=734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049 description=openstack/nova-api-db-create-tjfl6/mariadb-database-create id=28f9cdec-a798-4518-8541-ba5e86e0cd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3",
2026-06-19 12:35:51.658178 | controller |     "Jun 19 11:44:13.905475 crc crio[22562]: time=\"2026-06-19T11:44:13.905319015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658193 | controller |     "Jun 19 11:44:14.088525 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b638e8565846038 Mac:f6:0b:99:dc:93:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c SocketPath: PciID:}] [{Interface:0xc000158ff0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.658209 | controller |     "Jun 19 11:44:14.088886 crc crio[22562]: time=\"2026-06-19T11:44:14.088815654Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc000138158}] Aliases:map[]}\"",
2026-06-19 12:35:51.658224 | controller |     "Jun 19 11:44:14.089077 crc crio[22562]: time=\"2026-06-19T11:44:14.08902741Z\" level=info msg=\"Checking pod openstack_nova-cell1-a0b9-account-create-update-68zqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.658240 | controller |     "Jun 19 11:44:14.116039 crc crio[22562]: 2026-06-19T11:44:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd1755874fcd187 Mac:ba:6b:48:bf:2a:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 SocketPath: PciID:}] [{Interface:0xc0002ac5b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.658256 | controller |     "Jun 19 11:44:14.116746 crc crio[22562]: time=\"2026-06-19T11:44:14.116401387Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"",
2026-06-19 12:35:51.658275 | controller |     "Jun 19 11:44:14.116746 crc crio[22562]: time=\"2026-06-19T11:44:14.116552801Z\" level=info msg=\"Checking pod openstack_nova-cell0-6087-account-create-update-wmbxl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.658291 | controller |     "Jun 19 11:44:14.144743 crc crio[22562]: time=\"2026-06-19T11:44:14.144650996Z\" level=info msg=\"Ran pod sandbox b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 with infra container: openstack/nova-cell1-a0b9-account-create-update-68zqj/POD\" id=476b6118-9482-4bf8-8450-e7735a33847f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.658306 | controller |     "Jun 19 11:44:14.154241 crc crio[22562]: time=\"2026-06-19T11:44:14.153868963Z\" level=info msg=\"Ran pod sandbox bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 with infra container: openstack/nova-cell0-6087-account-create-update-wmbxl/POD\" id=b3217b44-e066-424d-9147-312a4b593523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.658322 | controller |     "Jun 19 11:44:14.161323 crc crio[22562]: time=\"2026-06-19T11:44:14.161262097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3dca5cf9-196f-48a4-9cf2-81fc770d2dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658337 | controller |     "Jun 19 11:44:14.161323 crc crio[22562]: time=\"2026-06-19T11:44:14.161318358Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=944eea8b-0bb7-4f5d-bacc-5a55326d953f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658352 | controller |     "Jun 19 11:44:14.166757 crc crio[22562]: time=\"2026-06-19T11:44:14.166581379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=098ab10e-b65a-418c-9abb-0062776203cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658367 | controller |     "Jun 19 11:44:14.172598 crc crio[22562]: time=\"2026-06-19T11:44:14.172489615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=65035cde-4889-457e-af06-9f1bb88138ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.658382 | controller |     "Jun 19 11:44:14.178452 crc crio[22562]: time=\"2026-06-19T11:44:14.178305609Z\" level=info msg=\"Creating container: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658397 | controller |     "Jun 19 11:44:14.178835 crc crio[22562]: time=\"2026-06-19T11:44:14.17874546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658412 | controller |     "Jun 19 11:44:14.185749 crc crio[22562]: time=\"2026-06-19T11:44:14.18567036Z\" level=info msg=\"Creating container: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658446 | controller |     "Jun 19 11:44:14.206517 crc crio[22562]: time=\"2026-06-19T11:44:14.206438534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658471 | controller |     "Jun 19 11:44:14.244209 crc crio[22562]: time=\"2026-06-19T11:44:14.243735928Z\" level=info msg=\"Created container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=4b6d575d-60f6-4124-ac4e-0a8ab0f6eb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658488 | controller |     "Jun 19 11:44:14.246558 crc crio[22562]: time=\"2026-06-19T11:44:14.245706517Z\" level=info msg=\"Starting container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078\" id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658504 | controller |     "Jun 19 11:44:14.251948 crc crio[22562]: time=\"2026-06-19T11:44:14.251750226Z\" level=info msg=\"Started container\" PID=79378 containerID=5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078 description=openstack/nova-cell1-db-create-4nbj5/mariadb-database-create id=44c3275b-332f-4045-a6d1-2386aaca6179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537",
2026-06-19 12:35:51.658521 | controller |     "Jun 19 11:44:14.323491 crc crio[22562]: time=\"2026-06-19T11:44:14.323386659Z\" level=info msg=\"Created container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=8717ff0e-bcc1-4c6f-8a20-a9dca26cbb10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658537 | controller |     "Jun 19 11:44:14.325718 crc crio[22562]: time=\"2026-06-19T11:44:14.325573623Z\" level=info msg=\"Starting container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04\" id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658553 | controller |     "Jun 19 11:44:14.336370 crc crio[22562]: time=\"2026-06-19T11:44:14.336237186Z\" level=info msg=\"Started container\" PID=79377 containerID=8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04 description=openstack/nova-cell0-db-create-48d9z/mariadb-database-create id=c77c58eb-0fec-439a-8098-836a4b0dc8b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6",
2026-06-19 12:35:51.658569 | controller |     "Jun 19 11:44:14.366744 crc crio[22562]: time=\"2026-06-19T11:44:14.365403428Z\" level=info msg=\"Created container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=b2c0ce93-dcfc-4bf5-ad64-a04ff6b683e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658585 | controller |     "Jun 19 11:44:14.367503 crc crio[22562]: time=\"2026-06-19T11:44:14.366846774Z\" level=info msg=\"Starting container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592\" id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658601 | controller |     "Jun 19 11:44:14.367503 crc crio[22562]: time=\"2026-06-19T11:44:14.367233623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658617 | controller |     "Jun 19 11:44:14.378885 crc crio[22562]: time=\"2026-06-19T11:44:14.378345378Z\" level=info msg=\"Started container\" PID=79383 containerID=8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592 description=openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update id=5fbd4456-f093-4078-910f-eaffce89a50c name=/runtime.v1.RuntimeService/StartContainer sandboxID=27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681",
2026-06-19 12:35:51.658633 | controller |     "Jun 19 11:44:14.378885 crc crio[22562]: time=\"2026-06-19T11:44:14.378580985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658652 | controller |     "Jun 19 11:44:14.380368 crc crio[22562]: time=\"2026-06-19T11:44:14.380338878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658667 | controller |     "Jun 19 11:44:14.388382 crc crio[22562]: time=\"2026-06-19T11:44:14.388344517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.658683 | controller |     "Jun 19 11:44:14.533847 crc crio[22562]: time=\"2026-06-19T11:44:14.531870707Z\" level=info msg=\"Created container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=ce4a6c30-2779-4771-861a-be305d770f0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658699 | controller |     "Jun 19 11:44:14.538063 crc crio[22562]: time=\"2026-06-19T11:44:14.537783714Z\" level=info msg=\"Starting container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275\" id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658715 | controller |     "Jun 19 11:44:14.540953 crc crio[22562]: time=\"2026-06-19T11:44:14.54090006Z\" level=info msg=\"Created container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=bfe2c6e3-114a-47be-99d6-b43756b0488c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.658731 | controller |     "Jun 19 11:44:14.542772 crc crio[22562]: time=\"2026-06-19T11:44:14.542695025Z\" level=info msg=\"Starting container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74\" id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.658746 | controller |     "Jun 19 11:44:14.548548 crc crio[22562]: time=\"2026-06-19T11:44:14.547293289Z\" level=info msg=\"Started container\" PID=79449 containerID=c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275 description=openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update id=86d70652-3e99-476f-8b25-915337e5cb13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576",
2026-06-19 12:35:51.658762 | controller |     "Jun 19 11:44:14.554302 crc crio[22562]: time=\"2026-06-19T11:44:14.553943394Z\" level=info msg=\"Started container\" PID=79451 containerID=d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74 description=openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update id=f37a8f9b-3b80-46e7-b8e0-7e9c1c6b16e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8",
2026-06-19 12:35:51.658778 | controller |     "Jun 19 11:44:16.002122 crc crio[22562]: time=\"2026-06-19T11:44:16.001436069Z\" level=info msg=\"Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.658794 | controller |     "Jun 19 11:44:16.003431 crc crio[22562]: time=\"2026-06-19T11:44:16.003350637Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-4nbj5 Namespace:openstack ID:ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537 UID:04e60972-276c-40e0-a7f2-0c15af8e01ca NetNS:/var/run/netns/bc141668-f5b9-4134-b9f3-bfcaa929d413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04e60972_276c_40e0_a7f2_0c15af8e01ca.slice PodAnnotations:0xc001b84bb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.658813 | controller |     "Jun 19 11:44:16.003691 crc crio[22562]: time=\"2026-06-19T11:44:16.003615243Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-4nbj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.658830 | controller |     "Jun 19 11:44:16.004438 crc crio[22562]: time=\"2026-06-19T11:44:16.004366302Z\" level=info msg=\"Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.658846 | controller |     "Jun 19 11:44:16.005132 crc crio[22562]: time=\"2026-06-19T11:44:16.005053089Z\" level=info msg=\"Got pod network &{Name:nova-api-1151-account-create-update-vf2pr Namespace:openstack ID:27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681 UID:cc99558c-4a0b-4def-8a8a-5d9967b6e05f NetNS:/var/run/netns/8bf061c3-82c6-43e0-ae36-adbaf409dfca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc99558c_4a0b_4def_8a8a_5d9967b6e05f.slice PodAnnotations:0xc001612ac0}] Aliases:map[]}\"",
2026-06-19 12:35:51.658862 | controller |     "Jun 19 11:44:16.005424 crc crio[22562]: time=\"2026-06-19T11:44:16.005355926Z\" level=info msg=\"Deleting pod openstack_nova-api-1151-account-create-update-vf2pr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.658878 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006094715Z\" level=info msg=\"Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.658893 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006227607Z\" level=info msg=\"Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.658910 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006571336Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-48d9z Namespace:openstack ID:d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6 UID:655270b1-9f3d-47e7-b721-f1eb75ee1da2 NetNS:/var/run/netns/515474fe-e8d9-4baa-8da2-bde746da2a62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655270b1_9f3d_47e7_b721_f1eb75ee1da2.slice PodAnnotations:0xc0030b4b08}] Aliases:map[]}\"",
2026-06-19 12:35:51.658926 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006650818Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tjfl6 Namespace:openstack ID:85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3 UID:31d755b2-9e8a-49db-8c8e-82183cb8c903 NetNS:/var/run/netns/8ff5b5f5-b24d-496c-bcb3-d60c37115741 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31d755b2_9e8a_49db_8c8e_82183cb8c903.slice PodAnnotations:0xc001b84c60}] Aliases:map[]}\"",
2026-06-19 12:35:51.658942 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006667199Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-48d9z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.658957 | controller |     "Jun 19 11:44:16.007315 crc crio[22562]: time=\"2026-06-19T11:44:16.006784672Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-tjfl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.658976 | controller |     "Jun 19 11:44:16.561801 crc crio[22562]: time=\"2026-06-19T11:44:16.561461796Z\" level=info msg=\"Stopped pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=b7aab4bd-aba9-40a0-b2f2-0728c33cc4f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.658991 | controller |     "Jun 19 11:44:16.686596 crc crio[22562]: time=\"2026-06-19T11:44:16.686215074Z\" level=info msg=\"Stopped pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6293eca6-7821-4ccd-b848-b4f6e0784cbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659007 | controller |     "Jun 19 11:44:16.708312 crc crio[22562]: time=\"2026-06-19T11:44:16.708115476Z\" level=info msg=\"Stopped pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=9980077c-6cbf-4beb-82fd-486d8e55c88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659022 | controller |     "Jun 19 11:44:16.718671 crc crio[22562]: time=\"2026-06-19T11:44:16.718613984Z\" level=info msg=\"Stopped pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=3b12e77e-06af-4a5c-b5db-8e39fb3f6ce2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659037 | controller |     "Jun 19 11:44:17.070921 crc crio[22562]: time=\"2026-06-19T11:44:17.07084678Z\" level=info msg=\"Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659052 | controller |     "Jun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.071034495Z\" level=info msg=\"Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659068 | controller |     "Jun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.07161931Z\" level=info msg=\"Got pod network &{Name:nova-cell1-a0b9-account-create-update-68zqj Namespace:openstack ID:b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576 UID:639a2d65-6e31-4483-980c-58774ee2a509 NetNS:/var/run/netns/443faab5-a57d-42cc-93a8-64630d2bb30c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod639a2d65_6e31_4483_980c_58774ee2a509.slice PodAnnotations:0xc001b84e10}] Aliases:map[]}\"",
2026-06-19 12:35:51.659083 | controller |     "Jun 19 11:44:17.071798 crc crio[22562]: time=\"2026-06-19T11:44:17.071739063Z\" level=info msg=\"Got pod network &{Name:nova-cell0-6087-account-create-update-wmbxl Namespace:openstack ID:bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8 UID:d53639c6-96db-4ab1-bdf9-a41607379778 NetNS:/var/run/netns/866b9107-c1d1-402c-83ef-204ab988b656 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd53639c6_96db_4ab1_bdf9_a41607379778.slice PodAnnotations:0xc001612fb0}] Aliases:map[]}\"",
2026-06-19 12:35:51.659098 | controller |     "Jun 19 11:44:17.071936 crc crio[22562]: time=\"2026-06-19T11:44:17.071920597Z\" level=info msg=\"Deleting pod openstack_nova-cell0-6087-account-create-update-wmbxl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.659113 | controller |     "Jun 19 11:44:17.072228 crc crio[22562]: time=\"2026-06-19T11:44:17.071744483Z\" level=info msg=\"Deleting pod openstack_nova-cell1-a0b9-account-create-update-68zqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.659129 | controller |     "Jun 19 11:44:17.519796 crc crio[22562]: time=\"2026-06-19T11:44:17.51939568Z\" level=info msg=\"Stopped pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=7f225a0b-a7cc-4b5f-ad3d-9645cf3a9ef7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659147 | controller |     "Jun 19 11:44:17.609129 crc crio[22562]: time=\"2026-06-19T11:44:17.604822824Z\" level=info msg=\"Stopped pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=316ae20b-f069-4e72-ad8d-044b27ac44dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659163 | controller |     "Jun 19 11:44:21.542650 crc crio[22562]: time=\"2026-06-19T11:44:21.541128441Z\" level=info msg=\"Stopped container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=eb7ec524-8c51-4593-9a1d-66e89d396fc1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.659179 | controller |     "Jun 19 11:44:21.545118 crc crio[22562]: time=\"2026-06-19T11:44:21.544831003Z\" level=info msg=\"Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659194 | controller |     "Jun 19 11:44:21.545873 crc crio[22562]: time=\"2026-06-19T11:44:21.545808858Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a UID:8fd6bb7d-bfbe-42f3-862e-6c9a0256f129 NetNS:/var/run/netns/0f5cc305-332b-4453-b8a4-083a2de07282 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fd6bb7d_bfbe_42f3_862e_6c9a0256f129.slice PodAnnotations:0xc0016123d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.659210 | controller |     "Jun 19 11:44:21.546070 crc crio[22562]: time=\"2026-06-19T11:44:21.546007693Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.659225 | controller |     "Jun 19 11:44:21.928399 crc crio[22562]: time=\"2026-06-19T11:44:21.927749969Z\" level=info msg=\"Stopped pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=95ef8e35-0b8f-402d-b0c3-37d11e7fd693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.659241 | controller |     "Jun 19 11:44:22.178610 crc crio[22562]: time=\"2026-06-19T11:44:22.17841227Z\" level=info msg=\"Removing container: 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149\" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659257 | controller |     "Jun 19 11:44:22.215503 crc crio[22562]: time=\"2026-06-19T11:44:22.214889582Z\" level=info msg=\"Removed container 9dffce0782e2c73511d6a36fbd384005898fa414b9ecfb1fab869cd7398d3149: openstack/ceilometer-0/proxy-httpd\" id=47fbda12-c30f-429c-ad25-17d65421790f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659273 | controller |     "Jun 19 11:44:22.222422 crc crio[22562]: time=\"2026-06-19T11:44:22.222320707Z\" level=info msg=\"Removing container: eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18\" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659287 | controller |     "Jun 19 11:44:22.246111 crc crio[22562]: time=\"2026-06-19T11:44:22.245957641Z\" level=info msg=\"Removed container eed8fcc6bb7681d3241a5f73c63d42b4d12a3187210197ed42a9d3e6e91f1d18: openstack/ceilometer-0/sg-core\" id=8019f651-c515-4fe1-bf16-6353c7a09e12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659302 | controller |     "Jun 19 11:44:22.249247 crc crio[22562]: time=\"2026-06-19T11:44:22.249074059Z\" level=info msg=\"Removing container: 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f\" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659317 | controller |     "Jun 19 11:44:22.278644 crc crio[22562]: time=\"2026-06-19T11:44:22.278539058Z\" level=info msg=\"Removed container 16fa604856b33ccd4da9c5dcffd960138a77fadbb0d8218e62bb2085b62efe9f: openstack/ceilometer-0/ceilometer-notification-agent\" id=71b4e6e9-cd48-4b97-a37a-b6b34c41f2b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659335 | controller |     "Jun 19 11:44:22.283100 crc crio[22562]: time=\"2026-06-19T11:44:22.283006618Z\" level=info msg=\"Removing container: 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b\" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659349 | controller |     "Jun 19 11:44:22.315545 crc crio[22562]: time=\"2026-06-19T11:44:22.31542983Z\" level=info msg=\"Removed container 68fa78f8bf746203979334bf34518ad0c49c06df14eba91710d12183a772bc0b: openstack/ceilometer-0/ceilometer-central-agent\" id=6f214736-1e93-4493-bd45-5b2019219668 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.659364 | controller |     "Jun 19 11:44:22.958479 crc crio[22562]: time=\"2026-06-19T11:44:22.958387929Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.659379 | controller |     "Jun 19 11:44:22.958479 crc crio[22562]: time=\"2026-06-19T11:44:22.958520982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659394 | controller |     "Jun 19 11:44:22.997521 crc crio[22562]: time=\"2026-06-19T11:44:22.997393614Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}\"",
2026-06-19 12:35:51.659409 | controller |     "Jun 19 11:44:22.997521 crc crio[22562]: time=\"2026-06-19T11:44:22.997458116Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.659424 | controller |     "Jun 19 11:44:23.580193 crc crio[22562]: time=\"2026-06-19T11:44:23.576517484Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-hbr7b/POD\" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.659459 | controller |     "Jun 19 11:44:23.580193 crc crio[22562]: time=\"2026-06-19T11:44:23.57710902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659476 | controller |     "Jun 19 11:44:23.631719 crc crio[22562]: time=\"2026-06-19T11:44:23.631607457Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.659492 | controller |     "Jun 19 11:44:23.631719 crc crio[22562]: time=\"2026-06-19T11:44:23.631693659Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-hbr7b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.659507 | controller |     "Jun 19 11:44:23.701862 crc crio[22562]: 2026-06-19T11:44:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96b6ba582890266 Mac:3a:4a:2b:c2:81:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d SocketPath: PciID:}] [{Interface:0xc000192530 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.659529 | controller |     "Jun 19 11:44:23.703245 crc crio[22562]: time=\"2026-06-19T11:44:23.703207599Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc001613060}] Aliases:map[]}\"",
2026-06-19 12:35:51.659545 | controller |     "Jun 19 11:44:23.703485 crc crio[22562]: time=\"2026-06-19T11:44:23.703468695Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.659560 | controller |     "Jun 19 11:44:23.739655 crc crio[22562]: time=\"2026-06-19T11:44:23.739534438Z\" level=info msg=\"Ran pod sandbox 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d with infra container: openstack/ceilometer-0/POD\" id=caec4668-62df-4abd-bdc2-a81063b6a404 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.659576 | controller |     "Jun 19 11:44:23.743133 crc crio[22562]: time=\"2026-06-19T11:44:23.743094216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d1a50c30-661a-4f11-bfd4-e5192d012432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659592 | controller |     "Jun 19 11:44:23.805135 crc crio[22562]: time=\"2026-06-19T11:44:23.8038845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7007f6de-ebb9-444e-a72d-4a8e285d46d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659608 | controller |     "Jun 19 11:44:23.818556 crc crio[22562]: time=\"2026-06-19T11:44:23.81843487Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.659624 | controller |     "Jun 19 11:44:23.819428 crc crio[22562]: time=\"2026-06-19T11:44:23.818895522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659640 | controller |     "Jun 19 11:44:23.881685 crc crio[22562]: time=\"2026-06-19T11:44:23.881604553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659656 | controller |     "Jun 19 11:44:23.892086 crc crio[22562]: time=\"2026-06-19T11:44:23.892005991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659672 | controller |     "Jun 19 11:44:24.012695 crc crio[22562]: time=\"2026-06-19T11:44:24.012593474Z\" level=info msg=\"Created container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=618e0c83-090b-43dd-b2b9-fc6479290a34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.659687 | controller |     "Jun 19 11:44:24.014487 crc crio[22562]: time=\"2026-06-19T11:44:24.014205115Z\" level=info msg=\"Starting container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9\" id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.659702 | controller |     "Jun 19 11:44:24.019701 crc crio[22562]: time=\"2026-06-19T11:44:24.019372282Z\" level=info msg=\"Started container\" PID=80245 containerID=081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 description=openstack/ceilometer-0/ceilometer-central-agent id=5f49afbf-2ed6-4055-965f-b52a7ebd747d name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d",
2026-06-19 12:35:51.659722 | controller |     "Jun 19 11:44:24.033950 crc crio[22562]: time=\"2026-06-19T11:44:24.03386278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=47334160-4dec-4100-bfc8-2f830ed7bdd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659738 | controller |     "Jun 19 11:44:24.067408 crc crio[22562]: time=\"2026-06-19T11:44:24.067118683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=35b19a72-708b-42da-a916-bedc82238cfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659754 | controller |     "Jun 19 11:44:24.089240 crc crio[22562]: time=\"2026-06-19T11:44:24.086852281Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.659770 | controller |     "Jun 19 11:44:24.089240 crc crio[22562]: time=\"2026-06-19T11:44:24.087439136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659785 | controller |     "Jun 19 11:44:24.154242 crc crio[22562]: time=\"2026-06-19T11:44:24.153511221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659801 | controller |     "Jun 19 11:44:24.157759 crc crio[22562]: time=\"2026-06-19T11:44:24.157251353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.659817 | controller |     "Jun 19 11:44:24.245782 crc crio[22562]: 2026-06-19T11:44:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82662546b93b78a Mac:9a:78:89:f1:cc:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c SocketPath: PciID:}] [{Interface:0xc000338d40 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.659833 | controller |     "Jun 19 11:44:24.246109 crc crio[22562]: time=\"2026-06-19T11:44:24.246044541Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc0029108f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.659849 | controller |     "Jun 19 11:44:24.246298 crc crio[22562]: time=\"2026-06-19T11:44:24.246246537Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-hbr7b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.659865 | controller |     "Jun 19 11:44:24.256715 crc crio[22562]: time=\"2026-06-19T11:44:24.256600032Z\" level=info msg=\"Ran pod sandbox 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b with infra container: openstack/nova-cell0-conductor-db-sync-hbr7b/POD\" id=0abb8625-efc6-45d5-a44f-9efa5c081b2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.659881 | controller |     "Jun 19 11:44:24.259213 crc crio[22562]: time=\"2026-06-19T11:44:24.259096443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659900 | controller |     "Jun 19 11:44:24.259526 crc crio[22562]: time=\"2026-06-19T11:44:24.259463343Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659915 | controller |     "Jun 19 11:44:24.259600 crc crio[22562]: time=\"2026-06-19T11:44:24.259561065Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=cbf6342a-b567-4018-86f6-8959a667844e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.659930 | controller |     "Jun 19 11:44:24.260695 crc crio[22562]: time=\"2026-06-19T11:44:24.260631672Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.659946 | controller |     "Jun 19 11:44:24.272877 crc crio[22562]: time=\"2026-06-19T11:44:24.272794222Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-19 12:35:51.659961 | controller |     "Jun 19 11:44:24.281677 crc crio[22562]: time=\"2026-06-19T11:44:24.281588681Z\" level=info msg=\"Created container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8d08218-1c8d-47be-8ec1-7d2e2a317edf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660004 | controller |     "Jun 19 11:44:24.283541 crc crio[22562]: time=\"2026-06-19T11:44:24.283452547Z\" level=info msg=\"Starting container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f\" id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.660023 | controller |     "Jun 19 11:44:24.293409 crc crio[22562]: time=\"2026-06-19T11:44:24.291755802Z\" level=info msg=\"Started container\" PID=80290 containerID=cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f description=openstack/ceilometer-0/ceilometer-notification-agent id=bbce1a27-9fdc-44d7-87b0-7225feaffc91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d",
2026-06-19 12:35:51.660040 | controller |     "Jun 19 11:44:24.309866 crc crio[22562]: time=\"2026-06-19T11:44:24.309764707Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c717862b-8dda-4e7d-9db0-b6aca55e85e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660055 | controller |     "Jun 19 11:44:24.329435 crc crio[22562]: time=\"2026-06-19T11:44:24.329324352Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f9d009bd-4090-430f-a7ec-daf2afe7ea89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660070 | controller |     "Jun 19 11:44:24.339007 crc crio[22562]: time=\"2026-06-19T11:44:24.338901078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660086 | controller |     "Jun 19 11:44:24.339539 crc crio[22562]: time=\"2026-06-19T11:44:24.339475982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660102 | controller |     "Jun 19 11:44:24.396797 crc crio[22562]: time=\"2026-06-19T11:44:24.39673625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660118 | controller |     "Jun 19 11:44:24.402130 crc crio[22562]: time=\"2026-06-19T11:44:24.402102103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660136 | controller |     "Jun 19 11:44:24.508778 crc crio[22562]: time=\"2026-06-19T11:44:24.50874023Z\" level=info msg=\"Created container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=30b3cd27-ae04-4b66-92ba-3eeb6875bfde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660152 | controller |     "Jun 19 11:44:24.510848 crc crio[22562]: time=\"2026-06-19T11:44:24.510763881Z\" level=info msg=\"Starting container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f\" id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.660167 | controller |     "Jun 19 11:44:24.516281 crc crio[22562]: time=\"2026-06-19T11:44:24.516111473Z\" level=info msg=\"Started container\" PID=80310 containerID=39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f description=openstack/ceilometer-0/sg-core id=aec332f9-4ce8-4b9a-ba49-dca343ea1339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d",
2026-06-19 12:35:51.660183 | controller |     "Jun 19 11:44:24.528246 crc crio[22562]: time=\"2026-06-19T11:44:24.528122011Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=abb96581-dcb5-4bcc-8d74-90464a717082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660198 | controller |     "Jun 19 11:44:24.560855 crc crio[22562]: time=\"2026-06-19T11:44:24.56041943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fc7c6f1f-1822-4f7f-88c2-23587badc894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660213 | controller |     "Jun 19 11:44:24.571296 crc crio[22562]: time=\"2026-06-19T11:44:24.571107814Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660228 | controller |     "Jun 19 11:44:24.571993 crc crio[22562]: time=\"2026-06-19T11:44:24.571900434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660244 | controller |     "Jun 19 11:44:24.731559 crc crio[22562]: time=\"2026-06-19T11:44:24.731463611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660259 | controller |     "Jun 19 11:44:24.741298 crc crio[22562]: time=\"2026-06-19T11:44:24.741226923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660274 | controller |     "Jun 19 11:44:25.028026 crc crio[22562]: time=\"2026-06-19T11:44:25.027926108Z\" level=info msg=\"Created container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=02d33379-c336-4b37-85f7-7b1903acb45a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660289 | controller |     "Jun 19 11:44:25.030128 crc crio[22562]: time=\"2026-06-19T11:44:25.029949987Z\" level=info msg=\"Starting container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0\" id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.660305 | controller |     "Jun 19 11:44:25.037373 crc crio[22562]: time=\"2026-06-19T11:44:25.037240888Z\" level=info msg=\"Started container\" PID=80356 containerID=30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 description=openstack/ceilometer-0/proxy-httpd id=4e9452ab-7e65-4352-b269-ce2419979a42 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d",
2026-06-19 12:35:51.660322 | controller |     "Jun 19 11:44:28.418734 crc crio[22562]: time=\"2026-06-19T11:44:28.417703573Z\" level=info msg=\"Stopping container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7 (timeout: 30s)\" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660338 | controller |     "Jun 19 11:44:28.419925 crc crio[22562]: time=\"2026-06-19T11:44:28.417778685Z\" level=info msg=\"Stopping container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7 (timeout: 30s)\" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660353 | controller |     "Jun 19 11:44:28.643615 crc crio[22562]: time=\"2026-06-19T11:44:28.642413153Z\" level=info msg=\"Stopped container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=c31f7c21-09c3-4434-becc-fab5ffe203c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660369 | controller |     "Jun 19 11:44:32.164969 crc crio[22562]: time=\"2026-06-19T11:44:32.163761183Z\" level=info msg=\"Stopping container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9 (timeout: 30s)\" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660384 | controller |     "Jun 19 11:44:32.166123 crc crio[22562]: time=\"2026-06-19T11:44:32.164295226Z\" level=info msg=\"Stopping container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc (timeout: 30s)\" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660399 | controller |     "Jun 19 11:44:34.530407 crc crio[22562]: time=\"2026-06-19T11:44:34.529588413Z\" level=info msg=\"Stopping container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f (timeout: 30s)\" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660414 | controller |     "Jun 19 11:44:34.531905 crc crio[22562]: time=\"2026-06-19T11:44:34.530884175Z\" level=info msg=\"Stopping container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9 (timeout: 30s)\" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660450 | controller |     "Jun 19 11:44:34.531905 crc crio[22562]: time=\"2026-06-19T11:44:34.531206153Z\" level=info msg=\"Stopping container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0 (timeout: 30s)\" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660468 | controller |     "Jun 19 11:44:34.535258 crc crio[22562]: time=\"2026-06-19T11:44:34.532859413Z\" level=info msg=\"Stopping container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f (timeout: 30s)\" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660484 | controller |     "Jun 19 11:44:37.433383 crc crio[22562]: time=\"2026-06-19T11:44:37.432434359Z\" level=info msg=\"Stopped container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=ee33258e-8525-41ae-b4b4-a41a7cb0e6c9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660499 | controller |     "Jun 19 11:44:37.581548 crc crio[22562]: time=\"2026-06-19T11:44:37.581344674Z\" level=info msg=\"Stopped container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=9d958af5-be72-4d4b-a10c-2e4520cf29d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660514 | controller |     "Jun 19 11:44:37.582455 crc crio[22562]: time=\"2026-06-19T11:44:37.582303457Z\" level=info msg=\"Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660533 | controller |     "Jun 19 11:44:37.583048 crc crio[22562]: time=\"2026-06-19T11:44:37.582942353Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf UID:67c2d4b7-0ab6-4af6-b299-f5c1c8045fe1 NetNS:/var/run/netns/173a8edf-1daf-49ca-aa5d-d985af4b0c70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67c2d4b7_0ab6_4af6_b299_f5c1c8045fe1.slice PodAnnotations:0xc000138720}] Aliases:map[]}\"",
2026-06-19 12:35:51.660549 | controller |     "Jun 19 11:44:37.583347 crc crio[22562]: time=\"2026-06-19T11:44:37.583133757Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.660564 | controller |     "Jun 19 11:44:37.612385 crc crio[22562]: time=\"2026-06-19T11:44:37.612268698Z\" level=info msg=\"Stopped container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=a94ff6f2-cce9-4324-9826-f5231bfdb4bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660579 | controller |     "Jun 19 11:44:37.629586 crc crio[22562]: time=\"2026-06-19T11:44:37.628871599Z\" level=info msg=\"Stopped container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=d31e880f-0206-4575-bccb-663fb1e14f54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660595 | controller |     "Jun 19 11:44:37.659469 crc crio[22562]: time=\"2026-06-19T11:44:37.658640967Z\" level=info msg=\"Stopped container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe78013f-1533-43e8-afc4-da9f96587edd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660610 | controller |     "Jun 19 11:44:37.660292 crc crio[22562]: time=\"2026-06-19T11:44:37.660071891Z\" level=info msg=\"Stopped container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=f7531b0a-5c52-43ae-bb09-b06dadfd5205 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660628 | controller |     "Jun 19 11:44:37.662007 crc crio[22562]: time=\"2026-06-19T11:44:37.661902837Z\" level=info msg=\"Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660645 | controller |     "Jun 19 11:44:37.662557 crc crio[22562]: time=\"2026-06-19T11:44:37.662475382Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d UID:88724604-f6c4-4cc0-a4ce-f6ec32cd1e7e NetNS:/var/run/netns/573adb36-22a5-484d-b454-0db04e608f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88724604_f6c4_4cc0_a4ce_f6ec32cd1e7e.slice PodAnnotations:0xc0005ac7c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.660661 | controller |     "Jun 19 11:44:37.662699 crc crio[22562]: time=\"2026-06-19T11:44:37.662636006Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.660678 | controller |     "Jun 19 11:44:37.748317 crc crio[22562]: time=\"2026-06-19T11:44:37.747821743Z\" level=info msg=\"Stopped container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=e183531f-87db-4eaa-a92f-736c358ba3de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.660694 | controller |     "Jun 19 11:44:37.752932 crc crio[22562]: time=\"2026-06-19T11:44:37.752814527Z\" level=info msg=\"Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660714 | controller |     "Jun 19 11:44:37.753545 crc crio[22562]: time=\"2026-06-19T11:44:37.753486023Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af UID:bb5f6aad-f9cd-4686-b980-9945625f89ed NetNS:/var/run/netns/4f311b20-9a6b-4b38-9069-464f921d0e1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb5f6aad_f9cd_4686_b980_9945625f89ed.slice PodAnnotations:0xc002910418}] Aliases:map[]}\"",
2026-06-19 12:35:51.660730 | controller |     "Jun 19 11:44:37.753754 crc crio[22562]: time=\"2026-06-19T11:44:37.753660108Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.660747 | controller |     "Jun 19 11:44:37.792253 crc crio[22562]: time=\"2026-06-19T11:44:37.792042247Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:38b749ce4b13527cf4e447313ee087afcd825bb7fd6e75b56d883ebef68c323d\" id=a97674a3-6a1a-48a5-9bd8-60b983c6ca21 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.660763 | controller |     "Jun 19 11:44:37.795454 crc crio[22562]: time=\"2026-06-19T11:44:37.795359389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7cb5c902-7f82-42c1-8285-0f02c8f37986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660778 | controller |     "Jun 19 11:44:37.828826 crc crio[22562]: time=\"2026-06-19T11:44:37.828415607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a126cea2-7de0-4dd0-a2ab-d5cdc96a47bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.660794 | controller |     "Jun 19 11:44:37.842818 crc crio[22562]: time=\"2026-06-19T11:44:37.842348361Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660810 | controller |     "Jun 19 11:44:37.846650 crc crio[22562]: time=\"2026-06-19T11:44:37.845451159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660825 | controller |     "Jun 19 11:44:37.940010 crc crio[22562]: time=\"2026-06-19T11:44:37.939779493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660840 | controller |     "Jun 19 11:44:37.945887 crc crio[22562]: time=\"2026-06-19T11:44:37.945807512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660855 | controller |     "Jun 19 11:44:38.163693 crc crio[22562]: time=\"2026-06-19T11:44:38.160653038Z\" level=info msg=\"Created container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=d3737990-277e-43b1-a943-306797cf6bdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.660871 | controller |     "Jun 19 11:44:38.184459 crc crio[22562]: time=\"2026-06-19T11:44:38.181408652Z\" level=info msg=\"Starting container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe\" id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.660887 | controller |     "Jun 19 11:44:38.191384 crc crio[22562]: time=\"2026-06-19T11:44:38.190393414Z\" level=info msg=\"Started container\" PID=81347 containerID=1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe description=openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync id=4888670b-5671-4631-8faf-6de8f3e63add name=/runtime.v1.RuntimeService/StartContainer sandboxID=82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b",
2026-06-19 12:35:51.660906 | controller |     "Jun 19 11:44:38.261080 crc crio[22562]: time=\"2026-06-19T11:44:38.260263342Z\" level=info msg=\"Stopped pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4284be00-ee08-4510-9cf6-7270be24afb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660922 | controller |     "Jun 19 11:44:38.278343 crc crio[22562]: time=\"2026-06-19T11:44:38.278211457Z\" level=info msg=\"Stopped pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=72913da1-088e-40dc-90fa-c6337695e64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660938 | controller |     "Jun 19 11:44:38.429740 crc crio[22562]: time=\"2026-06-19T11:44:38.429641763Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mnz7s/POD\" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.660954 | controller |     "Jun 19 11:44:38.429968 crc crio[22562]: time=\"2026-06-19T11:44:38.429782098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.660970 | controller |     "Jun 19 11:44:38.558380 crc crio[22562]: time=\"2026-06-19T11:44:38.549192651Z\" level=info msg=\"Stopped pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=3de4517f-9244-47ab-8654-0579b3a8e330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.660986 | controller |     "Jun 19 11:44:38.582949 crc crio[22562]: time=\"2026-06-19T11:44:38.582131326Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.661002 | controller |     "Jun 19 11:44:38.582949 crc crio[22562]: time=\"2026-06-19T11:44:38.582363712Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mnz7s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.661018 | controller |     "Jun 19 11:44:38.586251 crc crio[22562]: time=\"2026-06-19T11:44:38.586137106Z\" level=info msg=\"Removing container: 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0\" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661034 | controller |     "Jun 19 11:44:38.734007 crc crio[22562]: time=\"2026-06-19T11:44:38.728621802Z\" level=info msg=\"Removed container 30248e52f93d0babb0f25b3507582bd8c7729ef888cd81b6c31d1dfad312a6a0: openstack/ceilometer-0/proxy-httpd\" id=1a9d6d7c-5153-4028-9cb7-b37c3a917cfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661049 | controller |     "Jun 19 11:44:38.741662 crc crio[22562]: time=\"2026-06-19T11:44:38.741133971Z\" level=info msg=\"Removing container: 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f\" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661065 | controller |     "Jun 19 11:44:38.808652 crc crio[22562]: time=\"2026-06-19T11:44:38.808077247Z\" level=info msg=\"Removed container 39e4d01770797f995e5e94c495dbedd0137846673d8385239d51f860730b506f: openstack/ceilometer-0/sg-core\" id=22729e9a-bddf-4675-b907-59c7ea96a5ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661083 | controller |     "Jun 19 11:44:38.822105 crc crio[22562]: time=\"2026-06-19T11:44:38.821667593Z\" level=info msg=\"Removing container: cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f\" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661098 | controller |     "Jun 19 11:44:38.861714 crc crio[22562]: time=\"2026-06-19T11:44:38.861620842Z\" level=info msg=\"Removed container cde46f1348324b58e59c639df738311a57f0236f2336a09fad7d0cfcb8bc1c1f: openstack/ceilometer-0/ceilometer-notification-agent\" id=de138c58-a8d2-49fa-8bae-1f0e8aea868d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661114 | controller |     "Jun 19 11:44:38.874055 crc crio[22562]: time=\"2026-06-19T11:44:38.873534807Z\" level=info msg=\"Removing container: 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9\" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661129 | controller |     "Jun 19 11:44:38.913765 crc crio[22562]: time=\"2026-06-19T11:44:38.91365296Z\" level=info msg=\"Removed container 081ec65449e2cb8ccb58674472b2067068af4ef0998daf55b83f1de9975ed5c9: openstack/ceilometer-0/ceilometer-central-agent\" id=927d4631-f2db-4ccc-8415-ec8209400498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661144 | controller |     "Jun 19 11:44:38.930863 crc crio[22562]: time=\"2026-06-19T11:44:38.930809684Z\" level=info msg=\"Removing container: e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7\" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661159 | controller |     "Jun 19 11:44:39.006438 crc crio[22562]: time=\"2026-06-19T11:44:39.006376314Z\" level=info msg=\"Removed container e2c56f39d89505a89d5265cb899e7401a8dde8154ad412ac53583dff1f1fc7b7: openstack/glance-default-external-api-0/glance-httpd\" id=3dfa1e3f-36af-4b3e-81b2-e7952a84f6f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661174 | controller |     "Jun 19 11:44:39.065752 crc crio[22562]: time=\"2026-06-19T11:44:39.062842332Z\" level=info msg=\"Removing container: c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7\" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661188 | controller |     "Jun 19 11:44:39.236999 crc crio[22562]: time=\"2026-06-19T11:44:39.196659032Z\" level=info msg=\"Removed container c8f27222fe5de4252aa21ed29e1941ad9ca3ac571425e6a2d900307f951701c7: openstack/glance-default-external-api-0/glance-log\" id=21fff07e-a172-4ac3-a2af-eb2b08222bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661203 | controller |     "Jun 19 11:44:39.409084 crc crio[22562]: 2026-06-19T11:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6362237f6d706d6 Mac:0e:2d:47:50:c0:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d SocketPath: PciID:}] [{Interface:0xc0001565c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.661219 | controller |     "Jun 19 11:44:39.409997 crc crio[22562]: time=\"2026-06-19T11:44:39.409899988Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc0006585d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.661234 | controller |     "Jun 19 11:44:39.410792 crc crio[22562]: time=\"2026-06-19T11:44:39.410112143Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mnz7s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.661253 | controller |     "Jun 19 11:44:39.427496 crc crio[22562]: time=\"2026-06-19T11:44:39.427335109Z\" level=info msg=\"Ran pod sandbox 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d with infra container: openshift-marketplace/community-operators-mnz7s/POD\" id=8c54477e-2e18-4fa9-804e-bddf5fe0e978 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661269 | controller |     "Jun 19 11:44:39.436420 crc crio[22562]: time=\"2026-06-19T11:44:39.436117527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e94d68a-898f-42bf-a0df-c5c7233ea6d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.661283 | controller |     "Jun 19 11:44:39.448794 crc crio[22562]: time=\"2026-06-19T11:44:39.448569286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ac0a7cd-bf4a-45df-b912-db3cc7bef2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.661299 | controller |     "Jun 19 11:44:39.471728 crc crio[22562]: time=\"2026-06-19T11:44:39.471623266Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.661313 | controller |     "Jun 19 11:44:39.472751 crc crio[22562]: time=\"2026-06-19T11:44:39.472116997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661328 | controller |     "Jun 19 11:44:39.499813 crc crio[22562]: time=\"2026-06-19T11:44:39.499720381Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661343 | controller |     "Jun 19 11:44:39.499939 crc crio[22562]: time=\"2026-06-19T11:44:39.499856434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661357 | controller |     "Jun 19 11:44:39.592534 crc crio[22562]: time=\"2026-06-19T11:44:39.592450056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661373 | controller |     "Jun 19 11:44:39.597056 crc crio[22562]: time=\"2026-06-19T11:44:39.596964886Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}\"",
2026-06-19 12:35:51.661388 | controller |     "Jun 19 11:44:39.599240 crc crio[22562]: time=\"2026-06-19T11:44:39.59912183Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.661403 | controller |     "Jun 19 11:44:39.623897 crc crio[22562]: time=\"2026-06-19T11:44:39.622779977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661419 | controller |     "Jun 19 11:44:39.718410 crc crio[22562]: time=\"2026-06-19T11:44:39.71830942Z\" level=info msg=\"Removing container: 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc\" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661456 | controller |     "Jun 19 11:44:39.769737 crc crio[22562]: time=\"2026-06-19T11:44:39.76966459Z\" level=info msg=\"Removed container 590b75b09af476cf606e8a7cdff88f38e081f5b1b5e694e1dd41e1f414032abc: openstack/glance-default-internal-api-0/glance-httpd\" id=e02197f6-eadc-4355-8c7d-7793f6c7bc2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661473 | controller |     "Jun 19 11:44:39.791550 crc crio[22562]: time=\"2026-06-19T11:44:39.791006188Z\" level=info msg=\"Removing container: e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9\" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661488 | controller |     "Jun 19 11:44:39.810333 crc crio[22562]: time=\"2026-06-19T11:44:39.810207453Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661503 | controller |     "Jun 19 11:44:39.810676 crc crio[22562]: time=\"2026-06-19T11:44:39.810346747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661519 | controller |     "Jun 19 11:44:39.843565 crc crio[22562]: time=\"2026-06-19T11:44:39.843216851Z\" level=info msg=\"Created container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=e4c8a69d-c352-4a5c-960f-df3eb82b0e80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.661533 | controller |     "Jun 19 11:44:39.850861 crc crio[22562]: time=\"2026-06-19T11:44:39.850510551Z\" level=info msg=\"Starting container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3\" id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.661549 | controller |     "Jun 19 11:44:39.856476 crc crio[22562]: time=\"2026-06-19T11:44:39.856405738Z\" level=info msg=\"Started container\" PID=81556 containerID=3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3 description=openshift-marketplace/community-operators-mnz7s/extract-utilities id=8eff427f-c3d5-40de-ae33-4fadf17d3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d",
2026-06-19 12:35:51.661576 | controller |     "Jun 19 11:44:39.892498 crc crio[22562]: time=\"2026-06-19T11:44:39.891817712Z\" level=info msg=\"Removed container e5492aff3edc88edbfed604eece399d6068554183f91773b9136a9febc2bb1a9: openstack/glance-default-internal-api-0/glance-log\" id=e970c91a-3a3f-46ec-8088-bd4d97c8e3db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.661592 | controller |     "Jun 19 11:44:39.906085 crc crio[22562]: time=\"2026-06-19T11:44:39.905904722Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}\"",
2026-06-19 12:35:51.661608 | controller |     "Jun 19 11:44:39.906276 crc crio[22562]: time=\"2026-06-19T11:44:39.906099687Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.661624 | controller |     "Jun 19 11:44:40.309530 crc crio[22562]: 2026-06-19T11:44:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4a313ce2dfb9d Mac:e2:10:47:9e:d0:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.661643 | controller |     "Jun 19 11:44:40.318527 crc crio[22562]: time=\"2026-06-19T11:44:40.314259517Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc00259c028}] Aliases:map[]}\"",
2026-06-19 12:35:51.661659 | controller |     "Jun 19 11:44:40.318527 crc crio[22562]: time=\"2026-06-19T11:44:40.314522773Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.661675 | controller |     "Jun 19 11:44:40.320459 crc crio[22562]: time=\"2026-06-19T11:44:40.320288474Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661691 | controller |     "Jun 19 11:44:40.320459 crc crio[22562]: time=\"2026-06-19T11:44:40.320397967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661706 | controller |     "Jun 19 11:44:40.336502 crc crio[22562]: time=\"2026-06-19T11:44:40.336374533Z\" level=info msg=\"Ran pod sandbox 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 with infra container: openstack/ceilometer-0/POD\" id=8de18f40-3fb8-415f-967e-f474163012c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661722 | controller |     "Jun 19 11:44:40.343225 crc crio[22562]: time=\"2026-06-19T11:44:40.342849783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a4b4d40a-68c4-44df-93c7-1eb2dfd6717a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.661737 | controller |     "Jun 19 11:44:40.395112 crc crio[22562]: time=\"2026-06-19T11:44:40.394940861Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}\"",
2026-06-19 12:35:51.661753 | controller |     "Jun 19 11:44:40.395772 crc crio[22562]: time=\"2026-06-19T11:44:40.395728652Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.661769 | controller |     "Jun 19 11:44:40.400280 crc crio[22562]: time=\"2026-06-19T11:44:40.400043349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6943445a-973a-4e2b-8949-5377d0001fd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.661784 | controller |     "Jun 19 11:44:40.663198 crc crio[22562]: time=\"2026-06-19T11:44:40.662441611Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.661799 | controller |     "Jun 19 11:44:40.664912 crc crio[22562]: time=\"2026-06-19T11:44:40.663354314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661818 | controller |     "Jun 19 11:44:40.745555 crc crio[22562]: time=\"2026-06-19T11:44:40.745435654Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.661834 | controller |     "Jun 19 11:44:40.771558 crc crio[22562]: time=\"2026-06-19T11:44:40.771346345Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.661850 | controller |     "Jun 19 11:44:40.821534 crc crio[22562]: time=\"2026-06-19T11:44:40.821408765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661866 | controller |     "Jun 19 11:44:40.828463 crc crio[22562]: time=\"2026-06-19T11:44:40.828375016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.661882 | controller |     "Jun 19 11:44:41.113569 crc crio[22562]: time=\"2026-06-19T11:44:41.112884087Z\" level=info msg=\"Created container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=216e6af7-eecb-4cfb-9bdf-a3f822f1e8e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.661897 | controller |     "Jun 19 11:44:41.116101 crc crio[22562]: time=\"2026-06-19T11:44:41.115999464Z\" level=info msg=\"Starting container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79\" id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.661913 | controller |     "Jun 19 11:44:41.123006 crc crio[22562]: time=\"2026-06-19T11:44:41.122901135Z\" level=info msg=\"Started container\" PID=81698 containerID=343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 description=openstack/ceilometer-0/ceilometer-central-agent id=e8b235c5-0208-4226-bc01-895502678239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37",
2026-06-19 12:35:51.661929 | controller |     "Jun 19 11:44:41.191308 crc crio[22562]: 2026-06-19T11:44:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f736f6e95dba05a Mac:fe:ce:a0:b0:62:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.661945 | controller |     "Jun 19 11:44:41.192577 crc crio[22562]: time=\"2026-06-19T11:44:41.192475415Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d UID:433c4b0d-f27c-45fb-bcfa-02323662191e NetNS:/var/run/netns/deee7328-f440-4972-8fa1-d12fb61b86a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod433c4b0d_f27c_45fb_bcfa_02323662191e.slice PodAnnotations:0xc0030b4458}] Aliases:map[]}\"",
2026-06-19 12:35:51.661962 | controller |     "Jun 19 11:44:41.192790 crc crio[22562]: time=\"2026-06-19T11:44:41.192688121Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.661978 | controller |     "Jun 19 11:44:41.207583 crc crio[22562]: time=\"2026-06-19T11:44:41.207371284Z\" level=info msg=\"Ran pod sandbox f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d with infra container: openstack/glance-default-external-api-0/POD\" id=69ee904e-1a03-4748-9189-f835220b114e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.661996 | controller |     "Jun 19 11:44:41.211333 crc crio[22562]: time=\"2026-06-19T11:44:41.21123021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5b29dff6-193c-494d-94de-38baf1f6e008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662012 | controller |     "Jun 19 11:44:41.214196 crc crio[22562]: time=\"2026-06-19T11:44:41.214031169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=635129a3-4112-49af-b4be-3fb259613d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662028 | controller |     "Jun 19 11:44:41.252501 crc crio[22562]: time=\"2026-06-19T11:44:41.252383908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ca9ea323-df10-409d-ada1-66778941d8e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662044 | controller |     "Jun 19 11:44:41.335623 crc crio[22562]: time=\"2026-06-19T11:44:41.335501225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f2eef093-b5ae-414c-b6c6-d7a1c3f7a6b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662059 | controller |     "Jun 19 11:44:41.339107 crc crio[22562]: time=\"2026-06-19T11:44:41.338923079Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662075 | controller |     "Jun 19 11:44:41.339909 crc crio[22562]: time=\"2026-06-19T11:44:41.339630466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662091 | controller |     "Jun 19 11:44:41.418608 crc crio[22562]: time=\"2026-06-19T11:44:41.418062358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662107 | controller |     "Jun 19 11:44:41.536410 crc crio[22562]: time=\"2026-06-19T11:44:41.536241312Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662122 | controller |     "Jun 19 11:44:41.538770 crc crio[22562]: time=\"2026-06-19T11:44:41.53856781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662138 | controller |     "Jun 19 11:44:41.611414 crc crio[22562]: time=\"2026-06-19T11:44:41.611345691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662153 | controller |     "Jun 19 11:44:41.617020 crc crio[22562]: time=\"2026-06-19T11:44:41.616917458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662168 | controller |     "Jun 19 11:44:42.025614 crc crio[22562]: time=\"2026-06-19T11:44:42.021704003Z\" level=info msg=\"Created container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ff117b4-8aa5-460c-b5d3-77208ee041e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662184 | controller |     "Jun 19 11:44:42.029203 crc crio[22562]: time=\"2026-06-19T11:44:42.028823889Z\" level=info msg=\"Starting container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c\" id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.662200 | controller |     "Jun 19 11:44:42.034848 crc crio[22562]: time=\"2026-06-19T11:44:42.034751217Z\" level=info msg=\"Started container\" PID=81759 containerID=07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c description=openstack/ceilometer-0/ceilometer-notification-agent id=e326e28c-6f8f-4b2e-80c3-abcbb971e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37",
2026-06-19 12:35:51.662219 | controller |     "Jun 19 11:44:42.054315 crc crio[22562]: time=\"2026-06-19T11:44:42.054081475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ef63de1d-e025-4147-8e5f-f4d8b97294e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662235 | controller |     "Jun 19 11:44:42.098221 crc crio[22562]: time=\"2026-06-19T11:44:42.098040373Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=85b1341d-aab0-4bb3-bfb1-d72bcf89d0ff name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.662250 | controller |     "Jun 19 11:44:42.100696 crc crio[22562]: time=\"2026-06-19T11:44:42.100609976Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8850483d-c0a4-4e6e-ac51-4c9092ff75e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662266 | controller |     "Jun 19 11:44:42.101491 crc crio[22562]: time=\"2026-06-19T11:44:42.101332494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0e51d956-4c7b-4c4d-aaf1-ad67156b4c86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662281 | controller |     "Jun 19 11:44:42.107708 crc crio[22562]: time=\"2026-06-19T11:44:42.10763164Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2bdbf8f3-1319-433b-99bb-0671eb3920e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662296 | controller |     "Jun 19 11:44:42.116413 crc crio[22562]: 2026-06-19T11:44:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:445840d4915fd1a Mac:8e:df:f1:58:3c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f SocketPath: PciID:}] [{Interface:0xc000014670 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.662311 | controller |     "Jun 19 11:44:42.121221 crc crio[22562]: time=\"2026-06-19T11:44:42.12056474Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662327 | controller |     "Jun 19 11:44:42.121221 crc crio[22562]: time=\"2026-06-19T11:44:42.121086662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662343 | controller |     "Jun 19 11:44:42.125939 crc crio[22562]: time=\"2026-06-19T11:44:42.125436211Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 UID:874ad7f1-d1cb-4851-a6be-55729774caf3 NetNS:/var/run/netns/b4bb670a-be2b-42e7-8587-e33dde5f1f8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod874ad7f1_d1cb_4851_a6be_55729774caf3.slice PodAnnotations:0xc0030b4808}] Aliases:map[]}\"",
2026-06-19 12:35:51.662359 | controller |     "Jun 19 11:44:42.125939 crc crio[22562]: time=\"2026-06-19T11:44:42.125621395Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.662375 | controller |     "Jun 19 11:44:42.126386 crc crio[22562]: time=\"2026-06-19T11:44:42.126326303Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/extract-content\" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662396 | controller |     "Jun 19 11:44:42.196688 crc crio[22562]: time=\"2026-06-19T11:44:42.196600681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662412 | controller |     "Jun 19 11:44:42.202462 crc crio[22562]: time=\"2026-06-19T11:44:42.202323822Z\" level=info msg=\"Ran pod sandbox 445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7 with infra container: openstack/glance-default-internal-api-0/POD\" id=8a2cab19-8ef6-471c-9b2b-1f830d68887f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.662442 | controller |     "Jun 19 11:44:42.205798 crc crio[22562]: time=\"2026-06-19T11:44:42.205662726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54c2b4e7-0479-4e23-8719-a5f08e740357 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662464 | controller |     "Jun 19 11:44:42.336213 crc crio[22562]: time=\"2026-06-19T11:44:42.330760961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=37ce2fec-0248-4111-91da-11df83ea4106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662481 | controller |     "Jun 19 11:44:42.336213 crc crio[22562]: time=\"2026-06-19T11:44:42.331492789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662497 | controller |     "Jun 19 11:44:42.338047 crc crio[22562]: time=\"2026-06-19T11:44:42.337747224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662512 | controller |     "Jun 19 11:44:42.353320 crc crio[22562]: time=\"2026-06-19T11:44:42.352423987Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662527 | controller |     "Jun 19 11:44:42.353320 crc crio[22562]: time=\"2026-06-19T11:44:42.352830057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662542 | controller |     "Jun 19 11:44:42.472223 crc crio[22562]: time=\"2026-06-19T11:44:42.471261568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662558 | controller |     "Jun 19 11:44:42.487946 crc crio[22562]: time=\"2026-06-19T11:44:42.487825108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662573 | controller |     "Jun 19 11:44:42.532824 crc crio[22562]: time=\"2026-06-19T11:44:42.497343042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662587 | controller |     "Jun 19 11:44:42.662377 crc crio[22562]: time=\"2026-06-19T11:44:42.662259673Z\" level=info msg=\"Created container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=e933d74a-048c-48d4-b9fa-5b9e0ee2d154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662602 | controller |     "Jun 19 11:44:42.673361 crc crio[22562]: time=\"2026-06-19T11:44:42.673273676Z\" level=info msg=\"Starting container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416\" id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.662620 | controller |     "Jun 19 11:44:42.693508 crc crio[22562]: time=\"2026-06-19T11:44:42.693356893Z\" level=info msg=\"Started container\" PID=81781 containerID=8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 description=openstack/ceilometer-0/sg-core id=e42920e8-d1e7-4b87-bea8-5dd90e4e70db name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37",
2026-06-19 12:35:51.662635 | controller |     "Jun 19 11:44:42.718608 crc crio[22562]: time=\"2026-06-19T11:44:42.718509305Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98f420cc-0bb4-4922-86de-c37e4e21b04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662651 | controller |     "Jun 19 11:44:42.735011 crc crio[22562]: time=\"2026-06-19T11:44:42.734894301Z\" level=info msg=\"Created container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content\" id=8d2a38c8-e031-4aab-a196-3e5da860494f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662666 | controller |     "Jun 19 11:44:42.737808 crc crio[22562]: time=\"2026-06-19T11:44:42.737754741Z\" level=info msg=\"Starting container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87\" id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.662681 | controller |     "Jun 19 11:44:42.746427 crc crio[22562]: time=\"2026-06-19T11:44:42.744380115Z\" level=info msg=\"Started container\" PID=81786 containerID=ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87 description=openshift-marketplace/community-operators-mnz7s/extract-content id=7a81dcfa-c082-4553-bc80-8f90031c2ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d",
2026-06-19 12:35:51.662696 | controller |     "Jun 19 11:44:42.777707 crc crio[22562]: time=\"2026-06-19T11:44:42.776366087Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=062d67ba-613d-4df4-b673-2bb786417c02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662711 | controller |     "Jun 19 11:44:42.787380 crc crio[22562]: time=\"2026-06-19T11:44:42.787124273Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662726 | controller |     "Jun 19 11:44:42.788010 crc crio[22562]: time=\"2026-06-19T11:44:42.787609204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662741 | controller |     "Jun 19 11:44:43.023810 crc crio[22562]: time=\"2026-06-19T11:44:43.022927618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662757 | controller |     "Jun 19 11:44:43.027122 crc crio[22562]: time=\"2026-06-19T11:44:43.026873375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662771 | controller |     "Jun 19 11:44:43.039926 crc crio[22562]: time=\"2026-06-19T11:44:43.039841996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662786 | controller |     "Jun 19 11:44:43.158591 crc crio[22562]: time=\"2026-06-19T11:44:43.157770134Z\" level=info msg=\"Created container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=964cb800-7f04-464a-95cc-33f2b84abc1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662804 | controller |     "Jun 19 11:44:43.160433 crc crio[22562]: time=\"2026-06-19T11:44:43.160380499Z\" level=info msg=\"Starting container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75\" id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.662819 | controller |     "Jun 19 11:44:43.168498 crc crio[22562]: time=\"2026-06-19T11:44:43.167052004Z\" level=info msg=\"Created container 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753: openstack/glance-default-external-api-0/glance-log\" id=339e5889-a732-4a01-b78b-e063aaaa29dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662834 | controller |     "Jun 19 11:44:43.172716 crc crio[22562]: time=\"2026-06-19T11:44:43.172343155Z\" level=info msg=\"Started container\" PID=81829 containerID=37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 description=openstack/ceilometer-0/proxy-httpd id=2972719d-7d4e-4439-aac6-e3c03451b26b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37",
2026-06-19 12:35:51.662849 | controller |     "Jun 19 11:44:43.176308 crc crio[22562]: time=\"2026-06-19T11:44:43.174212381Z\" level=info msg=\"Starting container: 231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753\" id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.662865 | controller |     "Jun 19 11:44:43.189219 crc crio[22562]: time=\"2026-06-19T11:44:43.186618617Z\" level=info msg=\"Started container\" PID=81826 containerID=231b31b4a47a8495620a9540fa170e8122e909a08103e2db6783354ca930f753 description=openstack/glance-default-external-api-0/glance-log id=683772d4-f40a-49a4-b7b3-4861327a80e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d",
2026-06-19 12:35:51.662881 | controller |     "Jun 19 11:44:43.207462 crc crio[22562]: time=\"2026-06-19T11:44:43.20733359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=590b3e6a-c5fb-4def-8f5c-e223cc28fd1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662896 | controller |     "Jun 19 11:44:43.269670 crc crio[22562]: time=\"2026-06-19T11:44:43.269587341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ced67fde-3f84-492b-a686-33cd7863c6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.662911 | controller |     "Jun 19 11:44:43.282085 crc crio[22562]: time=\"2026-06-19T11:44:43.281831324Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662927 | controller |     "Jun 19 11:44:43.282502 crc crio[22562]: time=\"2026-06-19T11:44:43.282361297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662942 | controller |     "Jun 19 11:44:43.360760 crc crio[22562]: time=\"2026-06-19T11:44:43.360627514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662958 | controller |     "Jun 19 11:44:43.516551 crc crio[22562]: time=\"2026-06-19T11:44:43.516452349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.662974 | controller |     "Jun 19 11:44:43.658349 crc crio[22562]: time=\"2026-06-19T11:44:43.65793987Z\" level=info msg=\"Created container 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b: openstack/glance-default-internal-api-0/glance-log\" id=170d6f3f-5d8c-4305-801a-017d3e3b5443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.662993 | controller |     "Jun 19 11:44:43.669261 crc crio[22562]: time=\"2026-06-19T11:44:43.669063615Z\" level=info msg=\"Starting container: 079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b\" id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.663009 | controller |     "Jun 19 11:44:43.692832 crc crio[22562]: time=\"2026-06-19T11:44:43.692708351Z\" level=info msg=\"Started container\" PID=82037 containerID=079443c98a03f472d83a41fe400f2e7105816d5eac147320ebae4bcd37938c8b description=openstack/glance-default-internal-api-0/glance-log id=a6659608-5958-45c4-9700-6b4819e2d903 name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7",
2026-06-19 12:35:51.663025 | controller |     "Jun 19 11:44:43.721999 crc crio[22562]: time=\"2026-06-19T11:44:43.721537943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a78f9ecb-dbf5-4e9c-9725-3556e9f556d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.663041 | controller |     "Jun 19 11:44:43.823632 crc crio[22562]: time=\"2026-06-19T11:44:43.82321908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8756ac61-ec35-4f96-b13d-08d5f6acdbe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.663056 | controller |     "Jun 19 11:44:43.846651 crc crio[22562]: time=\"2026-06-19T11:44:43.844678521Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.663072 | controller |     "Jun 19 11:44:43.847802 crc crio[22562]: time=\"2026-06-19T11:44:43.845266485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663089 | controller |     "Jun 19 11:44:43.974074 crc crio[22562]: time=\"2026-06-19T11:44:43.97355143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663107 | controller |     "Jun 19 11:44:44.465633 crc crio[22562]: time=\"2026-06-19T11:44:44.465529582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663123 | controller |     "Jun 19 11:44:44.611618 crc crio[22562]: time=\"2026-06-19T11:44:44.611483454Z\" level=info msg=\"Created container 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b: openstack/glance-default-external-api-0/glance-httpd\" id=c96359bf-4e01-4961-b97f-55627902f817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.663138 | controller |     "Jun 19 11:44:44.613318 crc crio[22562]: time=\"2026-06-19T11:44:44.613237267Z\" level=info msg=\"Starting container: 2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b\" id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.663153 | controller |     "Jun 19 11:44:44.624601 crc crio[22562]: time=\"2026-06-19T11:44:44.624488496Z\" level=info msg=\"Started container\" PID=82107 containerID=2c3028e250e59c02c1638f4e01553dfe7f92d0273ca10e528eb79fe27d8cb62b description=openstack/glance-default-external-api-0/glance-httpd id=e8ebc3f4-741c-460a-9ba4-a61cd956db81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f736f6e95dba05ae5cf1a6f3f3c182e23666c1173ad18e1e4b338be76ba0b78d",
2026-06-19 12:35:51.663169 | controller |     "Jun 19 11:44:44.894672 crc crio[22562]: time=\"2026-06-19T11:44:44.887592015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663185 | controller |     "Jun 19 11:44:44.997859 crc crio[22562]: time=\"2026-06-19T11:44:44.997775081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8e8eb79a-7d6e-4a0e-9bba-011fbef81e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.663204 | controller |     "Jun 19 11:44:45.001228 crc crio[22562]: time=\"2026-06-19T11:44:45.001132785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d9b1ce46-2aef-4128-a005-59e89bc1ff02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.663220 | controller |     "Jun 19 11:44:45.010574 crc crio[22562]: time=\"2026-06-19T11:44:45.010454416Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mnz7s/registry-server\" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.663235 | controller |     "Jun 19 11:44:45.011230 crc crio[22562]: time=\"2026-06-19T11:44:45.011063541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663251 | controller |     "Jun 19 11:44:45.023092 crc crio[22562]: time=\"2026-06-19T11:44:45.022925224Z\" level=info msg=\"Created container 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185: openstack/glance-default-internal-api-0/glance-httpd\" id=a03c0ff0-3ed0-4f25-8847-9cb9c695b131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.663266 | controller |     "Jun 19 11:44:45.024439 crc crio[22562]: time=\"2026-06-19T11:44:45.024352209Z\" level=info msg=\"Starting container: 3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185\" id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.663281 | controller |     "Jun 19 11:44:45.032452 crc crio[22562]: time=\"2026-06-19T11:44:45.032369048Z\" level=info msg=\"Started container\" PID=82185 containerID=3600f4905803b308552b67e29b71f7ef25ddca17be65ad2870ce69eaaf77f185 description=openstack/glance-default-internal-api-0/glance-httpd id=714cdbaf-9415-489e-8965-a8810ebeb45a name=/runtime.v1.RuntimeService/StartContainer sandboxID=445840d4915fd1a41422e962561782126829aa0220c1810f81344fdcf519ecd7",
2026-06-19 12:35:51.663297 | controller |     "Jun 19 11:44:45.132722 crc crio[22562]: time=\"2026-06-19T11:44:45.131573613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663312 | controller |     "Jun 19 11:44:45.141714 crc crio[22562]: time=\"2026-06-19T11:44:45.14159707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663328 | controller |     "Jun 19 11:44:45.345525 crc crio[22562]: time=\"2026-06-19T11:44:45.345440355Z\" level=info msg=\"Created container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=31a36e8d-1e84-4cdb-99b9-62a0973ddd50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.663343 | controller |     "Jun 19 11:44:45.347312 crc crio[22562]: time=\"2026-06-19T11:44:45.347223489Z\" level=info msg=\"Starting container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028\" id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.663358 | controller |     "Jun 19 11:44:45.357905 crc crio[22562]: time=\"2026-06-19T11:44:45.357828352Z\" level=info msg=\"Started container\" PID=82400 containerID=acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 description=openshift-marketplace/community-operators-mnz7s/registry-server id=6835cf72-d9ac-4894-aad6-4aa9419f16e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d",
2026-06-19 12:35:51.663377 | controller |     "Jun 19 11:44:46.723221 crc crio[22562]: time=\"2026-06-19T11:44:46.722540759Z\" level=info msg=\"Stopping pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663392 | controller |     "Jun 19 11:44:46.726208 crc crio[22562]: time=\"2026-06-19T11:44:46.723258776Z\" level=info msg=\"Stopped pod sandbox (already stopped): de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=32e0e0c7-a10c-4fca-985f-dc96c868fe29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663408 | controller |     "Jun 19 11:44:46.726208 crc crio[22562]: time=\"2026-06-19T11:44:46.723832611Z\" level=info msg=\"Removing pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663423 | controller |     "Jun 19 11:44:46.740115 crc crio[22562]: time=\"2026-06-19T11:44:46.740013092Z\" level=info msg=\"Removed pod sandbox: de9350c8ab9d0758fed8d2da756622cead409f4266a2cf8ac5b3cd29191c1b96\" id=5e60bdf9-b0db-4b7d-ba68-9147fedae32b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663458 | controller |     "Jun 19 11:44:46.741570 crc crio[22562]: time=\"2026-06-19T11:44:46.741488948Z\" level=info msg=\"Stopping pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663474 | controller |     "Jun 19 11:44:46.741672 crc crio[22562]: time=\"2026-06-19T11:44:46.74157643Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=f527c171-9d14-4baa-8e21-0f49948386d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663489 | controller |     "Jun 19 11:44:46.743058 crc crio[22562]: time=\"2026-06-19T11:44:46.742945854Z\" level=info msg=\"Removing pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663504 | controller |     "Jun 19 11:44:46.768261 crc crio[22562]: time=\"2026-06-19T11:44:46.768098757Z\" level=info msg=\"Removed pod sandbox: ad2fb5460aad7dd4df3feedd958017d9697c51c51022cf857114c5e0bdb863af\" id=354bae61-1459-4c6e-88a8-45986f3422e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663519 | controller |     "Jun 19 11:44:46.769577 crc crio[22562]: time=\"2026-06-19T11:44:46.769496421Z\" level=info msg=\"Stopping pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663534 | controller |     "Jun 19 11:44:46.769665 crc crio[22562]: time=\"2026-06-19T11:44:46.769613284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=4a71f805-6d45-4646-9675-a17f051a149f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663549 | controller |     "Jun 19 11:44:46.770396 crc crio[22562]: time=\"2026-06-19T11:44:46.770323511Z\" level=info msg=\"Removing pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663564 | controller |     "Jun 19 11:44:46.787693 crc crio[22562]: time=\"2026-06-19T11:44:46.787571958Z\" level=info msg=\"Removed pod sandbox: 96b6ba5828902663559933d2f61a6aad77a86e0fdcf52dd6f60da445152e6b4d\" id=20ea4e33-d213-493a-851b-916bc3dd29ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663579 | controller |     "Jun 19 11:44:46.788795 crc crio[22562]: time=\"2026-06-19T11:44:46.788693115Z\" level=info msg=\"Stopping pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663597 | controller |     "Jun 19 11:44:46.789205 crc crio[22562]: time=\"2026-06-19T11:44:46.788818488Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=45070ecd-7fde-49b0-8f04-9d004e273279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663613 | controller |     "Jun 19 11:44:46.789699 crc crio[22562]: time=\"2026-06-19T11:44:46.789594718Z\" level=info msg=\"Removing pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663628 | controller |     "Jun 19 11:44:46.806259 crc crio[22562]: time=\"2026-06-19T11:44:46.806101767Z\" level=info msg=\"Removed pod sandbox: fb1ca6a2dad486fb47c8f432f905e996432c1a10f1ea9bce991d7faed2f94e3d\" id=3d487029-271a-4d53-a1ae-30d72dd2793f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663644 | controller |     "Jun 19 11:44:46.807232 crc crio[22562]: time=\"2026-06-19T11:44:46.80708592Z\" level=info msg=\"Stopping pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663659 | controller |     "Jun 19 11:44:46.807232 crc crio[22562]: time=\"2026-06-19T11:44:46.807225755Z\" level=info msg=\"Stopped pod sandbox (already stopped): 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=ae7a5a59-c7dd-4300-9f2b-5e7cc3fe2d70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663674 | controller |     "Jun 19 11:44:46.807875 crc crio[22562]: time=\"2026-06-19T11:44:46.807795638Z\" level=info msg=\"Removing pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663688 | controller |     "Jun 19 11:44:46.826824 crc crio[22562]: time=\"2026-06-19T11:44:46.826650024Z\" level=info msg=\"Removed pod sandbox: 797aaf0134f2d1b5e1fc03753b5704d48da0cebc33c40982c7f5715c2028fcdf\" id=48e3688e-97ec-4b54-bb51-11cde1087878 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663703 | controller |     "Jun 19 11:44:46.827755 crc crio[22562]: time=\"2026-06-19T11:44:46.82765912Z\" level=info msg=\"Stopping pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663718 | controller |     "Jun 19 11:44:46.827755 crc crio[22562]: time=\"2026-06-19T11:44:46.827748092Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=5d8c888a-ba82-4638-81cb-9435df1a170d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663733 | controller |     "Jun 19 11:44:46.828575 crc crio[22562]: time=\"2026-06-19T11:44:46.828487431Z\" level=info msg=\"Removing pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663748 | controller |     "Jun 19 11:44:46.849136 crc crio[22562]: time=\"2026-06-19T11:44:46.849028448Z\" level=info msg=\"Removed pod sandbox: 6ed17dfefcb4133a57c1449aea775be843aa5c1c97acefa77264afd89ee6ad75\" id=7622ffb5-ccb2-4b24-b579-9b6e7cbee80d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663762 | controller |     "Jun 19 11:44:46.850524 crc crio[22562]: time=\"2026-06-19T11:44:46.850434603Z\" level=info msg=\"Stopping pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663780 | controller |     "Jun 19 11:44:46.850630 crc crio[22562]: time=\"2026-06-19T11:44:46.850530875Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=93ece674-f10a-4bd8-8613-1962ee2c016e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663795 | controller |     "Jun 19 11:44:46.851025 crc crio[22562]: time=\"2026-06-19T11:44:46.850940026Z\" level=info msg=\"Removing pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663809 | controller |     "Jun 19 11:44:46.876448 crc crio[22562]: time=\"2026-06-19T11:44:46.876261663Z\" level=info msg=\"Removed pod sandbox: 9342eddedeb8bc22ccff992c71b0fc9ac30c92a22a5b6ccf4adab2b41840662a\" id=852cbde9-bd0d-4827-ad5f-dfc78124b969 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.663824 | controller |     "Jun 19 11:44:59.293012 crc crio[22562]: time=\"2026-06-19T11:44:59.292242768Z\" level=info msg=\"Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663839 | controller |     "Jun 19 11:44:59.294076 crc crio[22562]: time=\"2026-06-19T11:44:59.293576121Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-hbr7b Namespace:openstack ID:82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b UID:c8cf019a-2407-4571-a0fd-c2228dace3bd NetNS:/var/run/netns/1c0cce74-3961-4d5d-b99d-1d315385201c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc8cf019a_2407_4571_a0fd_c2228dace3bd.slice PodAnnotations:0xc00259daa0}] Aliases:map[]}\"",
2026-06-19 12:35:51.663854 | controller |     "Jun 19 11:44:59.294076 crc crio[22562]: time=\"2026-06-19T11:44:59.293724934Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-hbr7b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.663869 | controller |     "Jun 19 11:44:59.612470 crc crio[22562]: time=\"2026-06-19T11:44:59.611772464Z\" level=info msg=\"Stopped pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=015b3c89-9738-4d16-b81e-fe4a06153bf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663884 | controller |     "Jun 19 11:45:00.312627 crc crio[22562]: time=\"2026-06-19T11:45:00.312079672Z\" level=info msg=\"Stopping container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028 (timeout: 2s)\" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.663899 | controller |     "Jun 19 11:45:00.441002 crc crio[22562]: time=\"2026-06-19T11:45:00.44051373Z\" level=info msg=\"Stopped container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=743c5cb7-2f3c-4ec4-90a1-164d7af7c86b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.663914 | controller |     "Jun 19 11:45:00.444497 crc crio[22562]: time=\"2026-06-19T11:45:00.444367905Z\" level=info msg=\"Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.663929 | controller |     "Jun 19 11:45:00.445094 crc crio[22562]: time=\"2026-06-19T11:45:00.445025282Z\" level=info msg=\"Got pod network &{Name:community-operators-mnz7s Namespace:openshift-marketplace ID:6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d UID:afab36a1-26cf-49a6-beb2-85c5f73c616e NetNS:/var/run/netns/f5006a67-b27e-4fae-8ee1-e98750d34b3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podafab36a1_26cf_49a6_beb2_85c5f73c616e.slice PodAnnotations:0xc001b84f10}] Aliases:map[]}\"",
2026-06-19 12:35:51.663947 | controller |     "Jun 19 11:45:00.445434 crc crio[22562]: time=\"2026-06-19T11:45:00.445337329Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mnz7s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.663963 | controller |     "Jun 19 11:45:00.573056 crc crio[22562]: time=\"2026-06-19T11:45:00.573008568Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD\" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.663978 | controller |     "Jun 19 11:45:00.573384 crc crio[22562]: time=\"2026-06-19T11:45:00.573359526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.663993 | controller |     "Jun 19 11:45:00.657941 crc crio[22562]: time=\"2026-06-19T11:45:00.657839536Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}\"",
2026-06-19 12:35:51.664009 | controller |     "Jun 19 11:45:00.657941 crc crio[22562]: time=\"2026-06-19T11:45:00.657913858Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.664024 | controller |     "Jun 19 11:45:00.794257 crc crio[22562]: time=\"2026-06-19T11:45:00.793910504Z\" level=info msg=\"Stopped pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=9e058b59-ed0e-4abf-8c26-aeaa08b353bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.664040 | controller |     "Jun 19 11:45:00.884099 crc crio[22562]: time=\"2026-06-19T11:45:00.8818332Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664056 | controller |     "Jun 19 11:45:00.884099 crc crio[22562]: time=\"2026-06-19T11:45:00.883021039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664072 | controller |     "Jun 19 11:45:00.925528 crc crio[22562]: time=\"2026-06-19T11:45:00.925418888Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}\"",
2026-06-19 12:35:51.664089 | controller |     "Jun 19 11:45:00.925528 crc crio[22562]: time=\"2026-06-19T11:45:00.9255045Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.664105 | controller |     "Jun 19 11:45:01.107718 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9801412fdcb900a Mac:ee:66:db:3e:54:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.664123 | controller |     "Jun 19 11:45:01.109272 crc crio[22562]: time=\"2026-06-19T11:45:01.108928268Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138340}] Aliases:map[]}\"",
2026-06-19 12:35:51.664140 | controller |     "Jun 19 11:45:01.109272 crc crio[22562]: time=\"2026-06-19T11:45:01.109111923Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.664156 | controller |     "Jun 19 11:45:01.119684 crc crio[22562]: time=\"2026-06-19T11:45:01.119622194Z\" level=info msg=\"Ran pod sandbox 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/POD\" id=88e86526-493d-43e2-8a62-5ca4ff1c5d12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664172 | controller |     "Jun 19 11:45:01.125606 crc crio[22562]: time=\"2026-06-19T11:45:01.125486389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00d6c2bb-1306-4ee1-ac3d-d6b39a73e735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.664188 | controller |     "Jun 19 11:45:01.128538 crc crio[22562]: time=\"2026-06-19T11:45:01.128468401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e9a2a1-d93f-428c-bd31-402c8aad1ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.664204 | controller |     "Jun 19 11:45:01.136750 crc crio[22562]: time=\"2026-06-19T11:45:01.136663945Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.664219 | controller |     "Jun 19 11:45:01.137040 crc crio[22562]: time=\"2026-06-19T11:45:01.137004823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664235 | controller |     "Jun 19 11:45:01.192404 crc crio[22562]: time=\"2026-06-19T11:45:01.192269441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664251 | controller |     "Jun 19 11:45:01.197646 crc crio[22562]: time=\"2026-06-19T11:45:01.197560461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664266 | controller |     "Jun 19 11:45:01.259449 crc crio[22562]: 2026-06-19T11:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8c1f52cd868f9f Mac:ea:07:92:f5:c5:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.664282 | controller |     "Jun 19 11:45:01.261279 crc crio[22562]: time=\"2026-06-19T11:45:01.261187476Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 UID:8fee65ab-07b6-4799-81a7-dbc708935e7e NetNS:/var/run/netns/a2839223-7191-4f4b-98c7-e954db320e47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fee65ab_07b6_4799_81a7_dbc708935e7e.slice PodAnnotations:0xc002e5e308}] Aliases:map[]}\"",
2026-06-19 12:35:51.664302 | controller |     "Jun 19 11:45:01.261438 crc crio[22562]: time=\"2026-06-19T11:45:01.26138951Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.664318 | controller |     "Jun 19 11:45:01.286831 crc crio[22562]: time=\"2026-06-19T11:45:01.286575034Z\" level=info msg=\"Ran pod sandbox c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448 with infra container: openstack/nova-cell0-conductor-0/POD\" id=da3ea639-e4bc-41b7-aaa3-4aad1c072d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664334 | controller |     "Jun 19 11:45:01.292371 crc crio[22562]: time=\"2026-06-19T11:45:01.291491247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5ac8753-6c54-403b-abaf-1e088b60d0a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.664350 | controller |     "Jun 19 11:45:01.323590 crc crio[22562]: time=\"2026-06-19T11:45:01.323509229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f235d773-f0a3-4aca-be51-a449b34040b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.664365 | controller |     "Jun 19 11:45:01.339459 crc crio[22562]: time=\"2026-06-19T11:45:01.338833497Z\" level=info msg=\"Removing container: acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028\" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664381 | controller |     "Jun 19 11:45:01.339611 crc crio[22562]: time=\"2026-06-19T11:45:01.339019322Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.664396 | controller |     "Jun 19 11:45:01.342706 crc crio[22562]: time=\"2026-06-19T11:45:01.342454707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664411 | controller |     "Jun 19 11:45:01.344527 crc crio[22562]: time=\"2026-06-19T11:45:01.344135978Z\" level=info msg=\"Created container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=45ce032e-701f-4e73-8535-4d6ca4016811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.664441 | controller |     "Jun 19 11:45:01.345601 crc crio[22562]: time=\"2026-06-19T11:45:01.345535603Z\" level=info msg=\"Starting container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f\" id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.664462 | controller |     "Jun 19 11:45:01.355594 crc crio[22562]: time=\"2026-06-19T11:45:01.355334706Z\" level=info msg=\"Started container\" PID=83544 containerID=652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f description=openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles id=f2450e7e-2da3-4f74-ae55-3459a2797339 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc",
2026-06-19 12:35:51.664479 | controller |     "Jun 19 11:45:01.418557 crc crio[22562]: time=\"2026-06-19T11:45:01.418201001Z\" level=info msg=\"Removed container acc2886dee8b41d946a2b6b9aa4bf4948e0a8a3d45689cf91240ed538bca9028: openshift-marketplace/community-operators-mnz7s/registry-server\" id=2fef3c36-d0b7-45d5-82d5-5fc69041875f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664499 | controller |     "Jun 19 11:45:01.425802 crc crio[22562]: time=\"2026-06-19T11:45:01.425672926Z\" level=info msg=\"Removing container: ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87\" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664514 | controller |     "Jun 19 11:45:01.428035 crc crio[22562]: time=\"2026-06-19T11:45:01.42745547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664530 | controller |     "Jun 19 11:45:01.432843 crc crio[22562]: time=\"2026-06-19T11:45:01.432757921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664545 | controller |     "Jun 19 11:45:01.467100 crc crio[22562]: time=\"2026-06-19T11:45:01.46702934Z\" level=info msg=\"Removed container ea13464ce1abb18c4a0a574e80e859f0331afeb6c61ba1de8fd0bb42c5336b87: openshift-marketplace/community-operators-mnz7s/extract-content\" id=0641a8ce-3ba0-4385-8181-d62af70b0f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664560 | controller |     "Jun 19 11:45:01.474765 crc crio[22562]: time=\"2026-06-19T11:45:01.474572446Z\" level=info msg=\"Removing container: 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3\" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664576 | controller |     "Jun 19 11:45:01.555549 crc crio[22562]: time=\"2026-06-19T11:45:01.555087649Z\" level=info msg=\"Removed container 3bc493e35f0dbb542bc391955187b6c904c7647d4220c704e0b127cb6d7e1ef3: openshift-marketplace/community-operators-mnz7s/extract-utilities\" id=3be33b07-f9c6-44ff-a246-2111cfca0ad4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.664591 | controller |     "Jun 19 11:45:01.575697 crc crio[22562]: time=\"2026-06-19T11:45:01.574823827Z\" level=info msg=\"Created container ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=78db3841-c1d3-4db6-a70f-9470ab6e7b94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.664606 | controller |     "Jun 19 11:45:01.577704 crc crio[22562]: time=\"2026-06-19T11:45:01.577567384Z\" level=info msg=\"Starting container: ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89\" id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.664621 | controller |     "Jun 19 11:45:01.585653 crc crio[22562]: time=\"2026-06-19T11:45:01.585526182Z\" level=info msg=\"Started container\" PID=83576 containerID=ef0417ed918dfc70ebc782df9b7e1fb7f55ca1f0167e71360b522a4cbe547d89 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=96a635a1-500c-486a-b7f7-78258f04617c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8c1f52cd868f9fe8acb0b2acf8fd84444acdd677c2a17e33ef7ebc9c37df448",
2026-06-19 12:35:51.664637 | controller |     "Jun 19 11:45:03.388835 crc crio[22562]: time=\"2026-06-19T11:45:03.388230197Z\" level=info msg=\"Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.664652 | controller |     "Jun 19 11:45:03.390110 crc crio[22562]: time=\"2026-06-19T11:45:03.389364965Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697825-68nsm Namespace:openshift-operator-lifecycle-manager ID:9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc UID:c03c225d-4635-4a7d-9ce9-c29f4864a69d NetNS:/var/run/netns/df2f5ccb-fc01-4b29-91b7-6e79ac207988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc03c225d_4635_4a7d_9ce9_c29f4864a69d.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"",
2026-06-19 12:35:51.664676 | controller |     "Jun 19 11:45:03.390110 crc crio[22562]: time=\"2026-06-19T11:45:03.389525589Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697825-68nsm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.664692 | controller |     "Jun 19 11:45:03.739356 crc crio[22562]: time=\"2026-06-19T11:45:03.73878997Z\" level=info msg=\"Stopped pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=503b131b-0328-4410-a3ad-722e45c07065 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.664707 | controller |     "Jun 19 11:45:10.787389 crc crio[22562]: time=\"2026-06-19T11:45:10.786213009Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-4dtkw/POD\" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664722 | controller |     "Jun 19 11:45:10.787389 crc crio[22562]: time=\"2026-06-19T11:45:10.787314496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664738 | controller |     "Jun 19 11:45:10.964092 crc crio[22562]: time=\"2026-06-19T11:45:10.962194433Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.664754 | controller |     "Jun 19 11:45:10.964092 crc crio[22562]: time=\"2026-06-19T11:45:10.962262535Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-4dtkw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.664769 | controller |     "Jun 19 11:45:11.275200 crc crio[22562]: time=\"2026-06-19T11:45:11.271131397Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664784 | controller |     "Jun 19 11:45:11.275200 crc crio[22562]: time=\"2026-06-19T11:45:11.271605519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664800 | controller |     "Jun 19 11:45:11.471819 crc crio[22562]: time=\"2026-06-19T11:45:11.469773552Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.664814 | controller |     "Jun 19 11:45:11.471819 crc crio[22562]: time=\"2026-06-19T11:45:11.469902866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.664830 | controller |     "Jun 19 11:45:11.472330 crc crio[22562]: time=\"2026-06-19T11:45:11.47209962Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.664848 | controller |     "Jun 19 11:45:11.472330 crc crio[22562]: time=\"2026-06-19T11:45:11.472195952Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.664864 | controller |     "Jun 19 11:45:11.662546 crc crio[22562]: time=\"2026-06-19T11:45:11.660906233Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.664880 | controller |     "Jun 19 11:45:11.662546 crc crio[22562]: time=\"2026-06-19T11:45:11.661673541Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.665607 | controller |     "Jun 19 11:45:11.709674 crc crio[22562]: time=\"2026-06-19T11:45:11.70932627Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.665629 | controller |     "Jun 19 11:45:11.709674 crc crio[22562]: time=\"2026-06-19T11:45:11.709475994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.665646 | controller |     "Jun 19 11:45:11.889455 crc crio[22562]: 2026-06-19T11:45:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6d4c81df215c26 Mac:2a:40:64:eb:97:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.665664 | controller |     "Jun 19 11:45:11.895095 crc crio[22562]: time=\"2026-06-19T11:45:11.892413561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc00008d4f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.665680 | controller |     "Jun 19 11:45:11.895789 crc crio[22562]: time=\"2026-06-19T11:45:11.895729492Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-4dtkw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.665697 | controller |     "Jun 19 11:45:11.939046 crc crio[22562]: time=\"2026-06-19T11:45:11.938350967Z\" level=info msg=\"Ran pod sandbox b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e with infra container: openstack/nova-cell0-cell-mapping-4dtkw/POD\" id=54a9911a-614c-4435-88e5-61429cc298b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.665714 | controller |     "Jun 19 11:45:11.939709 crc crio[22562]: time=\"2026-06-19T11:45:11.939598948Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.665734 | controller |     "Jun 19 11:45:11.939709 crc crio[22562]: time=\"2026-06-19T11:45:11.939699831Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.665750 | controller |     "Jun 19 11:45:11.957868 crc crio[22562]: time=\"2026-06-19T11:45:11.957384508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a71b46f0-ab01-4a33-97c8-7d48ebd9d8a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.665765 | controller |     "Jun 19 11:45:12.024646 crc crio[22562]: time=\"2026-06-19T11:45:12.023706188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d13a8cd-121a-4e01-a487-cb02303ba9d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.665780 | controller |     "Jun 19 11:45:12.049934 crc crio[22562]: time=\"2026-06-19T11:45:12.049809665Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.665795 | controller |     "Jun 19 11:45:12.050687 crc crio[22562]: time=\"2026-06-19T11:45:12.050613135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.665810 | controller |     "Jun 19 11:45:12.061407 crc crio[22562]: time=\"2026-06-19T11:45:12.060078319Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.665825 | controller |     "Jun 19 11:45:12.061407 crc crio[22562]: time=\"2026-06-19T11:45:12.060232103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.665840 | controller |     "Jun 19 11:45:12.069767 crc crio[22562]: time=\"2026-06-19T11:45:12.069692457Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD\" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.665854 | controller |     "Jun 19 11:45:12.069885 crc crio[22562]: time=\"2026-06-19T11:45:12.06978508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.665869 | controller |     "Jun 19 11:45:12.081649 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:263ca336053facf Mac:5e:47:f2:a6:6e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 SocketPath: PciID:}] [{Interface:0xc0001287b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.665884 | controller |     "Jun 19 11:45:12.083042 crc crio[22562]: time=\"2026-06-19T11:45:12.082945955Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc0069fc0e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.665900 | controller |     "Jun 19 11:45:12.083327 crc crio[22562]: time=\"2026-06-19T11:45:12.083275523Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.665915 | controller |     "Jun 19 11:45:12.114131 crc crio[22562]: time=\"2026-06-19T11:45:12.112643429Z\" level=info msg=\"Ran pod sandbox 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 with infra container: openstack/nova-api-0/POD\" id=59885d81-fd29-46a4-b2c4-53a36b640479 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.665936 | controller |     "Jun 19 11:45:12.137765 crc crio[22562]: time=\"2026-06-19T11:45:12.137667449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.665952 | controller |     "Jun 19 11:45:12.157863 crc crio[22562]: time=\"2026-06-19T11:45:12.15752703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.665967 | controller |     "Jun 19 11:45:12.157863 crc crio[22562]: time=\"2026-06-19T11:45:12.157648443Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f6a314d1-5e1b-47c4-aaff-0887f5d1e13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.665982 | controller |     "Jun 19 11:45:12.170083 crc crio[22562]: time=\"2026-06-19T11:45:12.169942667Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.665997 | controller |     "Jun 19 11:45:12.207436 crc crio[22562]: time=\"2026-06-19T11:45:12.207366984Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-19 12:35:51.666011 | controller |     "Jun 19 11:45:12.233995 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8898de5e2cc2a4 Mac:fe:e0:0f:0a:5c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.666027 | controller |     "Jun 19 11:45:12.235913 crc crio[22562]: time=\"2026-06-19T11:45:12.235872949Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc001b844e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.666043 | controller |     "Jun 19 11:45:12.236385 crc crio[22562]: time=\"2026-06-19T11:45:12.236273518Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.666058 | controller |     "Jun 19 11:45:12.275892 crc crio[22562]: time=\"2026-06-19T11:45:12.275778726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666073 | controller |     "Jun 19 11:45:12.287961 crc crio[22562]: time=\"2026-06-19T11:45:12.287839764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666089 | controller |     "Jun 19 11:45:12.294259 crc crio[22562]: time=\"2026-06-19T11:45:12.294105699Z\" level=info msg=\"Ran pod sandbox d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f with infra container: openstack/nova-metadata-0/POD\" id=abb2cb35-520f-41d0-8c9d-bf5de3c8d274 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666107 | controller |     "Jun 19 11:45:12.295261 crc crio[22562]: time=\"2026-06-19T11:45:12.295232307Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}\"",
2026-06-19 12:35:51.666123 | controller |     "Jun 19 11:45:12.295575 crc crio[22562]: time=\"2026-06-19T11:45:12.295432622Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.666139 | controller |     "Jun 19 11:45:12.296915 crc crio[22562]: time=\"2026-06-19T11:45:12.296782246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666153 | controller |     "Jun 19 11:45:12.315012 crc crio[22562]: time=\"2026-06-19T11:45:12.314676098Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666168 | controller |     "Jun 19 11:45:12.315012 crc crio[22562]: time=\"2026-06-19T11:45:12.314940375Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=adb4a48a-8676-4c15-9dd3-695914fa4a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666183 | controller |     "Jun 19 11:45:12.322519 crc crio[22562]: time=\"2026-06-19T11:45:12.322369099Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.666197 | controller |     "Jun 19 11:45:12.326860 crc crio[22562]: time=\"2026-06-19T11:45:12.326785777Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-19 12:35:51.666212 | controller |     "Jun 19 11:45:12.443847 crc crio[22562]: time=\"2026-06-19T11:45:12.443325121Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}\"",
2026-06-19 12:35:51.666227 | controller |     "Jun 19 11:45:12.443847 crc crio[22562]: time=\"2026-06-19T11:45:12.443819513Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.666242 | controller |     "Jun 19 11:45:12.555365 crc crio[22562]: time=\"2026-06-19T11:45:12.555257721Z\" level=info msg=\"Created container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=5ee073ba-754c-407f-965c-6d2da9719902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.666256 | controller |     "Jun 19 11:45:12.558372 crc crio[22562]: time=\"2026-06-19T11:45:12.558191615Z\" level=info msg=\"Starting container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543\" id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.666271 | controller |     "Jun 19 11:45:12.584409 crc crio[22562]: time=\"2026-06-19T11:45:12.58431603Z\" level=info msg=\"Started container\" PID=84275 containerID=e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543 description=openstack/nova-cell0-cell-mapping-4dtkw/nova-manage id=433ec68e-609c-43d2-b8b5-3477317cf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e",
2026-06-19 12:35:51.666290 | controller |     "Jun 19 11:45:12.632775 crc crio[22562]: 2026-06-19T11:45:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f218950b8d5de46 Mac:86:10:72:d2:35:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.666305 | controller |     "Jun 19 11:45:12.633816 crc crio[22562]: time=\"2026-06-19T11:45:12.633708062Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc001b848c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.666320 | controller |     "Jun 19 11:45:12.633994 crc crio[22562]: time=\"2026-06-19T11:45:12.633911287Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.666334 | controller |     "Jun 19 11:45:12.641685 crc crio[22562]: time=\"2026-06-19T11:45:12.641590738Z\" level=info msg=\"Ran pod sandbox f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=35191f87-e70c-445a-aa2b-98135ecfe929 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666349 | controller |     "Jun 19 11:45:12.651416 crc crio[22562]: time=\"2026-06-19T11:45:12.651324269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666364 | controller |     "Jun 19 11:45:12.651649 crc crio[22562]: time=\"2026-06-19T11:45:12.651593665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666379 | controller |     "Jun 19 11:45:12.651649 crc crio[22562]: time=\"2026-06-19T11:45:12.651642816Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=d3ca6e6c-f74f-4478-bd97-b804f1ee5676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666393 | controller |     "Jun 19 11:45:12.663483 crc crio[22562]: time=\"2026-06-19T11:45:12.655293537Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.666408 | controller |     "Jun 19 11:45:12.663483 crc crio[22562]: time=\"2026-06-19T11:45:12.663035808Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-19 12:35:51.666423 | controller |     "Jun 19 11:45:12.868964 crc crio[22562]: time=\"2026-06-19T11:45:12.865959689Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-2w9sp/POD\" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666458 | controller |     "Jun 19 11:45:12.868964 crc crio[22562]: time=\"2026-06-19T11:45:12.868954193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666477 | controller |     "Jun 19 11:45:12.956834 crc crio[22562]: time=\"2026-06-19T11:45:12.956706374Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"",
2026-06-19 12:35:51.666493 | controller |     "Jun 19 11:45:12.956834 crc crio[22562]: time=\"2026-06-19T11:45:12.956759055Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-2w9sp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.666508 | controller |     "Jun 19 11:45:13.040288 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb97d7ee78f9722 Mac:c6:fa:b4:ab:1c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c SocketPath: PciID:}] [{Interface:0xc00050c770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.666523 | controller |     "Jun 19 11:45:13.040884 crc crio[22562]: time=\"2026-06-19T11:45:13.040820796Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc000138730}] Aliases:map[]}\"",
2026-06-19 12:35:51.666538 | controller |     "Jun 19 11:45:13.041091 crc crio[22562]: time=\"2026-06-19T11:45:13.041025811Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.666553 | controller |     "Jun 19 11:45:13.058341 crc crio[22562]: time=\"2026-06-19T11:45:13.058103503Z\" level=info msg=\"Ran pod sandbox cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 with infra container: openstack/nova-scheduler-0/POD\" id=a42991e1-c04c-4f16-a8f4-e35464a37fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666567 | controller |     "Jun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.061822075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666582 | controller |     "Jun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.062053061Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666596 | controller |     "Jun 19 11:45:13.062199 crc crio[22562]: time=\"2026-06-19T11:45:13.062103352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5b47e3d4-2311-420a-a45c-431c241289e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666611 | controller |     "Jun 19 11:45:13.065530 crc crio[22562]: time=\"2026-06-19T11:45:13.065453795Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.666628 | controller |     "Jun 19 11:45:13.070418 crc crio[22562]: time=\"2026-06-19T11:45:13.070344036Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-19 12:35:51.666642 | controller |     "Jun 19 11:45:13.220199 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e383e5e7b3122 Mac:ba:03:21:28:7c:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c SocketPath: PciID:}] [{Interface:0xc000518d40 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.666657 | controller |     "Jun 19 11:45:13.222534 crc crio[22562]: time=\"2026-06-19T11:45:13.2224519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc002e5e320}] Aliases:map[]}\"",
2026-06-19 12:35:51.666672 | controller |     "Jun 19 11:45:13.222782 crc crio[22562]: time=\"2026-06-19T11:45:13.222689246Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.666687 | controller |     "Jun 19 11:45:13.255813 crc crio[22562]: time=\"2026-06-19T11:45:13.255438356Z\" level=info msg=\"Ran pod sandbox 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a with infra container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/POD\" id=cff1a073-28c1-4eb2-8fce-367c9a826ebe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666702 | controller |     "Jun 19 11:45:13.268871 crc crio[22562]: time=\"2026-06-19T11:45:13.268796297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7a7106b1-73f3-4342-8f42-d2ef7e7a161a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666717 | controller |     "Jun 19 11:45:13.378784 crc crio[22562]: time=\"2026-06-19T11:45:13.378084161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=775fbf31-3f1a-4be8-8b25-8243036a395e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666731 | controller |     "Jun 19 11:45:13.388703 crc crio[22562]: time=\"2026-06-19T11:45:13.388577Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.666746 | controller |     "Jun 19 11:45:13.389374 crc crio[22562]: time=\"2026-06-19T11:45:13.389320929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666761 | controller |     "Jun 19 11:45:13.452272 crc crio[22562]: time=\"2026-06-19T11:45:13.450130313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666775 | controller |     "Jun 19 11:45:13.464561 crc crio[22562]: time=\"2026-06-19T11:45:13.464464768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666790 | controller |     "Jun 19 11:45:13.600024 crc crio[22562]: 2026-06-19T11:45:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91a656213c81ab3 Mac:4a:a0:13:32:cb:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd SocketPath: PciID:}] [{Interface:0xc000510430 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.666808 | controller |     "Jun 19 11:45:13.601342 crc crio[22562]: time=\"2026-06-19T11:45:13.601269123Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc00008cd18}] Aliases:map[]}\"",
2026-06-19 12:35:51.666823 | controller |     "Jun 19 11:45:13.603128 crc crio[22562]: time=\"2026-06-19T11:45:13.601481248Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-2w9sp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.666839 | controller |     "Jun 19 11:45:13.611565 crc crio[22562]: time=\"2026-06-19T11:45:13.611494707Z\" level=info msg=\"Created container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=fe5ba459-d0bb-4c6f-9162-9456d0bc5428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.666854 | controller |     "Jun 19 11:45:13.614260 crc crio[22562]: time=\"2026-06-19T11:45:13.612103351Z\" level=info msg=\"Ran pod sandbox 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 with infra container: openstack/nova-cell1-conductor-db-sync-2w9sp/POD\" id=73a661e7-3224-4239-a45b-6321945156ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.666869 | controller |     "Jun 19 11:45:13.614260 crc crio[22562]: time=\"2026-06-19T11:45:13.612916381Z\" level=info msg=\"Starting container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19\" id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.666883 | controller |     "Jun 19 11:45:13.619449 crc crio[22562]: time=\"2026-06-19T11:45:13.619368441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cbf89e9e-2fb9-428b-828f-53ecf9875f07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666898 | controller |     "Jun 19 11:45:13.628636 crc crio[22562]: time=\"2026-06-19T11:45:13.626574899Z\" level=info msg=\"Started container\" PID=84421 containerID=679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init id=1fff9f90-41f0-41e7-9732-9bc554535e83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a",
2026-06-19 12:35:51.666913 | controller |     "Jun 19 11:45:13.659284 crc crio[22562]: time=\"2026-06-19T11:45:13.65528269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=35ef8ba8-16ca-4457-b1f9-0e9af9bd7a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666929 | controller |     "Jun 19 11:45:13.670416 crc crio[22562]: time=\"2026-06-19T11:45:13.669407248Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.666944 | controller |     "Jun 19 11:45:13.674240 crc crio[22562]: time=\"2026-06-19T11:45:13.674041324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666959 | controller |     "Jun 19 11:45:13.696701 crc crio[22562]: time=\"2026-06-19T11:45:13.695590667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=073568de-89b3-4f0c-b118-e8a5d8d11465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.666978 | controller |     "Jun 19 11:45:13.771066 crc crio[22562]: time=\"2026-06-19T11:45:13.770897851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.666993 | controller |     "Jun 19 11:45:13.779519 crc crio[22562]: time=\"2026-06-19T11:45:13.778331694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=601838f9-7fc7-4abd-96da-6d516ecd4573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667008 | controller |     "Jun 19 11:45:13.795561 crc crio[22562]: time=\"2026-06-19T11:45:13.795407587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667023 | controller |     "Jun 19 11:45:13.813398 crc crio[22562]: time=\"2026-06-19T11:45:13.81334556Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667038 | controller |     "Jun 19 11:45:13.814411 crc crio[22562]: time=\"2026-06-19T11:45:13.814385226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667052 | controller |     "Jun 19 11:45:13.974096 crc crio[22562]: time=\"2026-06-19T11:45:13.973634607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667067 | controller |     "Jun 19 11:45:13.990621 crc crio[22562]: time=\"2026-06-19T11:45:13.990519405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667082 | controller |     "Jun 19 11:45:14.119758 crc crio[22562]: time=\"2026-06-19T11:45:14.119234289Z\" level=info msg=\"Created container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=61d7d956-2d27-47a4-b030-3178cf4192aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667097 | controller |     "Jun 19 11:45:14.122526 crc crio[22562]: time=\"2026-06-19T11:45:14.122394307Z\" level=info msg=\"Starting container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4\" id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667112 | controller |     "Jun 19 11:45:14.136804 crc crio[22562]: time=\"2026-06-19T11:45:14.136694012Z\" level=info msg=\"Started container\" PID=84473 containerID=dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4 description=openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync id=537972fd-d2f3-411a-8d5f-a20d908fb804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047",
2026-06-19 12:35:51.667127 | controller |     "Jun 19 11:45:14.150058 crc crio[22562]: time=\"2026-06-19T11:45:14.149928449Z\" level=info msg=\"Created container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=d9d708bf-6ec3-496c-a3fb-9e990784e408 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667142 | controller |     "Jun 19 11:45:14.152081 crc crio[22562]: time=\"2026-06-19T11:45:14.151821757Z\" level=info msg=\"Starting container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8\" id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667157 | controller |     "Jun 19 11:45:14.184483 crc crio[22562]: time=\"2026-06-19T11:45:14.177460291Z\" level=info msg=\"Started container\" PID=84479 containerID=bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 description=openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns id=54d5347b-4575-468e-aadc-908be5c9dbf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a",
2026-06-19 12:35:51.667176 | controller |     "Jun 19 11:45:18.441831 crc crio[22562]: time=\"2026-06-19T11:45:18.441252362Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:d81b513d899eb23e692625b99108b5c5bcdf65f2fbfb73d56e0d6397f12f534e\" id=fad708e6-b327-457d-8cf8-c416ca779ed3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.667191 | controller |     "Jun 19 11:45:18.446722 crc crio[22562]: time=\"2026-06-19T11:45:18.446614354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=c632b892-5abc-4111-b38f-b6ee677e94cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667206 | controller |     "Jun 19 11:45:18.457941 crc crio[22562]: time=\"2026-06-19T11:45:18.457508703Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:2dfcf57eda8aa3e9455a4e76bb497258771cd77013125cfd5fc4b70855eb6a1a\" id=5bae3dbe-444c-4193-bfc8-28d191a2a46f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.667221 | controller |     "Jun 19 11:45:18.459362 crc crio[22562]: time=\"2026-06-19T11:45:18.459324919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=daad86e1-013c-418b-8ffa-88068fdc5d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667235 | controller |     "Jun 19 11:45:18.468496 crc crio[22562]: time=\"2026-06-19T11:45:18.468398873Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030\" id=54f9a0f2-5e69-4e88-9805-2aa4fba56bd8 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.667250 | controller |     "Jun 19 11:45:18.471202 crc crio[22562]: time=\"2026-06-19T11:45:18.47111322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69202ee2-38fe-4d30-ac0e-2f02e806b64c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667265 | controller |     "Jun 19 11:45:18.485054 crc crio[22562]: time=\"2026-06-19T11:45:18.484939152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a5df6e71-8c5e-444e-974c-f31eb326298f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667280 | controller |     "Jun 19 11:45:18.489594 crc crio[22562]: time=\"2026-06-19T11:45:18.488755097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:d8150d2ec4b72f42e26ce26581c9087fdecd09d667e3dedcedd36d51dcd1e030\" id=d4f5f3b4-b3dc-4113-ba9d-e164e2adb52f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.667294 | controller |     "Jun 19 11:45:18.491859 crc crio[22562]: time=\"2026-06-19T11:45:18.491782062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d668c1d3-1134-4c92-8ab6-1d3c8f28a634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667309 | controller |     "Jun 19 11:45:18.497420 crc crio[22562]: time=\"2026-06-19T11:45:18.497337449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3d5a8d0f-d927-4644-b21a-cb8021eb502a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667324 | controller |     "Jun 19 11:45:18.505773 crc crio[22562]: time=\"2026-06-19T11:45:18.505691566Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667341 | controller |     "Jun 19 11:45:18.509700 crc crio[22562]: time=\"2026-06-19T11:45:18.509629764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667356 | controller |     "Jun 19 11:45:18.517445 crc crio[22562]: time=\"2026-06-19T11:45:18.517361725Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667370 | controller |     "Jun 19 11:45:18.518009 crc crio[22562]: time=\"2026-06-19T11:45:18.517932749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=dcfa0f01-1d45-4fc2-892d-e12304a72f3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667385 | controller |     "Jun 19 11:45:18.518537 crc crio[22562]: time=\"2026-06-19T11:45:18.518479722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=6bb6c81b-2600-4394-bde3-fabf542232e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667399 | controller |     "Jun 19 11:45:18.552769 crc crio[22562]: time=\"2026-06-19T11:45:18.552613747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667414 | controller |     "Jun 19 11:45:18.575210 crc crio[22562]: time=\"2026-06-19T11:45:18.571521515Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667443 | controller |     "Jun 19 11:45:18.623206 crc crio[22562]: time=\"2026-06-19T11:45:18.622357002Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667464 | controller |     "Jun 19 11:45:18.623206 crc crio[22562]: time=\"2026-06-19T11:45:18.622607708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667479 | controller |     "Jun 19 11:45:18.627205 crc crio[22562]: time=\"2026-06-19T11:45:18.626608638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667494 | controller |     "Jun 19 11:45:18.630843 crc crio[22562]: time=\"2026-06-19T11:45:18.627872989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667509 | controller |     "Jun 19 11:45:18.642200 crc crio[22562]: time=\"2026-06-19T11:45:18.641796464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667524 | controller |     "Jun 19 11:45:18.705715 crc crio[22562]: time=\"2026-06-19T11:45:18.705548351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667538 | controller |     "Jun 19 11:45:18.710461 crc crio[22562]: time=\"2026-06-19T11:45:18.710394581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667553 | controller |     "Jun 19 11:45:18.718870 crc crio[22562]: time=\"2026-06-19T11:45:18.718758758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667571 | controller |     "Jun 19 11:45:18.728877 crc crio[22562]: time=\"2026-06-19T11:45:18.728590971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667586 | controller |     "Jun 19 11:45:18.764478 crc crio[22562]: time=\"2026-06-19T11:45:18.764400778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667601 | controller |     "Jun 19 11:45:18.772422 crc crio[22562]: time=\"2026-06-19T11:45:18.772340164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667615 | controller |     "Jun 19 11:45:19.018033 crc crio[22562]: time=\"2026-06-19T11:45:19.016775752Z\" level=info msg=\"Created container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=245abca3-bda5-4f38-9248-fb002cb4962c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667630 | controller |     "Jun 19 11:45:19.024247 crc crio[22562]: time=\"2026-06-19T11:45:19.023107059Z\" level=info msg=\"Starting container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244\" id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667644 | controller |     "Jun 19 11:45:19.028213 crc crio[22562]: time=\"2026-06-19T11:45:19.024556885Z\" level=info msg=\"Created container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=c76d66bf-c9d0-4906-926b-9a68ff156b45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667658 | controller |     "Jun 19 11:45:19.028213 crc crio[22562]: time=\"2026-06-19T11:45:19.027467996Z\" level=info msg=\"Starting container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e\" id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667673 | controller |     "Jun 19 11:45:19.032204 crc crio[22562]: time=\"2026-06-19T11:45:19.029710542Z\" level=info msg=\"Started container\" PID=84905 containerID=9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e5abadae-cee7-4bca-9707-82300989f288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88",
2026-06-19 12:35:51.667688 | controller |     "Jun 19 11:45:19.036390 crc crio[22562]: time=\"2026-06-19T11:45:19.035551717Z\" level=info msg=\"Created container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=73b1dab5-afcc-446e-8b6b-177afcdf7178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667703 | controller |     "Jun 19 11:45:19.040202 crc crio[22562]: time=\"2026-06-19T11:45:19.039372501Z\" level=info msg=\"Starting container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40\" id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667717 | controller |     "Jun 19 11:45:19.040603 crc crio[22562]: time=\"2026-06-19T11:45:19.040396577Z\" level=info msg=\"Created container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=87716c94-d70a-4240-93ed-b5135d7c4301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667732 | controller |     "Jun 19 11:45:19.042599 crc crio[22562]: time=\"2026-06-19T11:45:19.041775201Z\" level=info msg=\"Starting container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba\" id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.667750 | controller |     "Jun 19 11:45:19.044502 crc crio[22562]: time=\"2026-06-19T11:45:19.044409825Z\" level=info msg=\"Started container\" PID=84903 containerID=11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e description=openstack/nova-metadata-0/nova-metadata-log id=8d9f5731-31c7-4ac1-9033-3e84dd27db47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f",
2026-06-19 12:35:51.667765 | controller |     "Jun 19 11:45:19.051222 crc crio[22562]: time=\"2026-06-19T11:45:19.051086691Z\" level=info msg=\"Started container\" PID=84904 containerID=bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 description=openstack/nova-api-0/nova-api-log id=3352c160-5b8a-41f6-a53a-9ef987386551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541",
2026-06-19 12:35:51.667780 | controller |     "Jun 19 11:45:19.061208 crc crio[22562]: time=\"2026-06-19T11:45:19.060559225Z\" level=info msg=\"Started container\" PID=84906 containerID=532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=390acf66-0b66-47bd-b01c-8dc61e5da8d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a",
2026-06-19 12:35:51.667795 | controller |     "Jun 19 11:45:19.067963 crc crio[22562]: time=\"2026-06-19T11:45:19.067872877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=70bac5ca-b70c-475c-84e1-bc56fd466d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667811 | controller |     "Jun 19 11:45:19.068306 crc crio[22562]: time=\"2026-06-19T11:45:19.068082172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=09e94416-c0e7-4599-8b5c-faa84efe1448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667826 | controller |     "Jun 19 11:45:19.123404 crc crio[22562]: time=\"2026-06-19T11:45:19.122828707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c09b98e7-5f17-4ecb-8e8f-69e11372f4f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667841 | controller |     "Jun 19 11:45:19.131734 crc crio[22562]: time=\"2026-06-19T11:45:19.131618994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7547081-39dc-4c39-8029-da1ec3b56893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.667855 | controller |     "Jun 19 11:45:19.139097 crc crio[22562]: time=\"2026-06-19T11:45:19.138961406Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667870 | controller |     "Jun 19 11:45:19.141051 crc crio[22562]: time=\"2026-06-19T11:45:19.140957385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667885 | controller |     "Jun 19 11:45:19.145879 crc crio[22562]: time=\"2026-06-19T11:45:19.145811025Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667899 | controller |     "Jun 19 11:45:19.168726 crc crio[22562]: time=\"2026-06-19T11:45:19.168631389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667914 | controller |     "Jun 19 11:45:19.209459 crc crio[22562]: time=\"2026-06-19T11:45:19.209371338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667932 | controller |     "Jun 19 11:45:19.216791 crc crio[22562]: time=\"2026-06-19T11:45:19.216594647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667946 | controller |     "Jun 19 11:45:19.246350 crc crio[22562]: time=\"2026-06-19T11:45:19.241406701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667961 | controller |     "Jun 19 11:45:19.261498 crc crio[22562]: time=\"2026-06-19T11:45:19.261245392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.667975 | controller |     "Jun 19 11:45:19.360893 crc crio[22562]: time=\"2026-06-19T11:45:19.360730132Z\" level=info msg=\"Created container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=a593133f-39c8-4d10-825f-cea3496c5340 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.667990 | controller |     "Jun 19 11:45:19.365324 crc crio[22562]: time=\"2026-06-19T11:45:19.365221794Z\" level=info msg=\"Starting container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da\" id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.668005 | controller |     "Jun 19 11:45:19.377935 crc crio[22562]: time=\"2026-06-19T11:45:19.377810006Z\" level=info msg=\"Started container\" PID=84988 containerID=5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da description=openstack/nova-metadata-0/nova-metadata-metadata id=ca2fc439-8233-481c-8797-9d43a06692bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f",
2026-06-19 12:35:51.668021 | controller |     "Jun 19 11:45:19.416456 crc crio[22562]: time=\"2026-06-19T11:45:19.416358909Z\" level=info msg=\"Created container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=babab89a-870c-457d-b6fb-cade6e40e1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.668037 | controller |     "Jun 19 11:45:19.420742 crc crio[22562]: time=\"2026-06-19T11:45:19.420625925Z\" level=info msg=\"Starting container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0\" id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.668052 | controller |     "Jun 19 11:45:19.428904 crc crio[22562]: time=\"2026-06-19T11:45:19.428830868Z\" level=info msg=\"Started container\" PID=84994 containerID=7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 description=openstack/nova-api-0/nova-api-api id=7520e038-c080-49e3-a421-9bc3a0cbffc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541",
2026-06-19 12:35:51.668068 | controller |     "Jun 19 11:45:19.883686 crc crio[22562]: time=\"2026-06-19T11:45:19.88277651Z\" level=info msg=\"Stopping container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba (timeout: 30s)\" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668084 | controller |     "Jun 19 11:45:19.896240 crc crio[22562]: time=\"2026-06-19T11:45:19.895216348Z\" level=info msg=\"Stopping container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da (timeout: 30s)\" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668099 | controller |     "Jun 19 11:45:19.896240 crc crio[22562]: time=\"2026-06-19T11:45:19.895918735Z\" level=info msg=\"Stopping container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e (timeout: 30s)\" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668118 | controller |     "Jun 19 11:45:20.033040 crc crio[22562]: time=\"2026-06-19T11:45:20.032560506Z\" level=info msg=\"Stopped container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=4dffc86a-0656-4e36-829c-1b5afa57b8df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668134 | controller |     "Jun 19 11:45:20.423732 crc crio[22562]: time=\"2026-06-19T11:45:20.423627083Z\" level=info msg=\"Stopped container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=3dd78659-a00e-4671-8fa7-df3899aca928 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668149 | controller |     "Jun 19 11:45:20.424869 crc crio[22562]: time=\"2026-06-19T11:45:20.424791812Z\" level=info msg=\"Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.668164 | controller |     "Jun 19 11:45:20.425679 crc crio[22562]: time=\"2026-06-19T11:45:20.425618992Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f UID:2f6c3077-0d5c-4170-bdeb-79716a9c6866 NetNS:/var/run/netns/9d7f49ae-f735-4f60-89cc-374ea21cb5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f6c3077_0d5c_4170_bdeb_79716a9c6866.slice PodAnnotations:0xc000138cf8}] Aliases:map[]}\"",
2026-06-19 12:35:51.668180 | controller |     "Jun 19 11:45:20.425836 crc crio[22562]: time=\"2026-06-19T11:45:20.425785376Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.668197 | controller |     "Jun 19 11:45:20.928854 crc crio[22562]: time=\"2026-06-19T11:45:20.922096637Z\" level=info msg=\"Stopped pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=d8a32433-1006-48e9-8127-0338a08b078f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.668213 | controller |     "Jun 19 11:45:20.942632 crc crio[22562]: time=\"2026-06-19T11:45:20.942226105Z\" level=info msg=\"Stopping container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073 (timeout: 10s)\" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668229 | controller |     "Jun 19 11:45:21.089452 crc crio[22562]: time=\"2026-06-19T11:45:21.089396976Z\" level=info msg=\"Stopped container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=c6312944-affa-42bf-ac5c-2be0b6703f11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668244 | controller |     "Jun 19 11:45:21.091527 crc crio[22562]: time=\"2026-06-19T11:45:21.091422157Z\" level=info msg=\"Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.668261 | controller |     "Jun 19 11:45:21.092056 crc crio[22562]: time=\"2026-06-19T11:45:21.09199631Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-k2mg7 Namespace:openstack ID:01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3 UID:17942d4e-bfc2-4b60-b2d6-58e94da13b9c NetNS:/var/run/netns/e45d352e-080d-451f-b898-9db2909c9ffb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17942d4e_bfc2_4b60_b2d6_58e94da13b9c.slice PodAnnotations:0xc0005acb30}] Aliases:map[]}\"",
2026-06-19 12:35:51.668280 | controller |     "Jun 19 11:45:21.092368 crc crio[22562]: time=\"2026-06-19T11:45:21.092228157Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-k2mg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.668296 | controller |     "Jun 19 11:45:21.556878 crc crio[22562]: time=\"2026-06-19T11:45:21.555782747Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vb8gn/POD\" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.668312 | controller |     "Jun 19 11:45:21.556878 crc crio[22562]: time=\"2026-06-19T11:45:21.556447933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668327 | controller |     "Jun 19 11:45:21.642605 crc crio[22562]: time=\"2026-06-19T11:45:21.642395419Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}\"",
2026-06-19 12:35:51.668344 | controller |     "Jun 19 11:45:21.642605 crc crio[22562]: time=\"2026-06-19T11:45:21.642477331Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vb8gn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.668359 | controller |     "Jun 19 11:45:21.834236 crc crio[22562]: time=\"2026-06-19T11:45:21.832476173Z\" level=info msg=\"Stopped pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=c8160632-8db5-4781-9991-3e382fc5dbbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.668374 | controller |     "Jun 19 11:45:21.999453 crc crio[22562]: time=\"2026-06-19T11:45:21.998725697Z\" level=info msg=\"Removing container: 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da\" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668389 | controller |     "Jun 19 11:45:22.075705 crc crio[22562]: time=\"2026-06-19T11:45:22.075282371Z\" level=info msg=\"Removed container 5de45777491ce01be7385f6daee250f4be4819cb85b04a41ccc087bee65277da: openstack/nova-metadata-0/nova-metadata-metadata\" id=53de78e1-4424-413c-b425-d63a0e5c1476 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668404 | controller |     "Jun 19 11:45:22.101362 crc crio[22562]: time=\"2026-06-19T11:45:22.101278114Z\" level=info msg=\"Removing container: 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e\" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668420 | controller |     "Jun 19 11:45:22.178217 crc crio[22562]: time=\"2026-06-19T11:45:22.178109155Z\" level=info msg=\"Removed container 11ac8f6a5d4898b84b367c7976930b47ac96a9b5e0b01930e8dc8eee9a22c97e: openstack/nova-metadata-0/nova-metadata-log\" id=19ad2272-6e8e-4cde-aa45-c872280bcd56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668455 | controller |     "Jun 19 11:45:22.187862 crc crio[22562]: time=\"2026-06-19T11:45:22.187782873Z\" level=info msg=\"Removing container: 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073\" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668471 | controller |     "Jun 19 11:45:22.412377 crc crio[22562]: time=\"2026-06-19T11:45:22.41229463Z\" level=info msg=\"Removed container 357ad3b600cbc3aead0fbbef837a3851e5fa5cab1e022bb61e35f7c3c6838073: openstack/dnsmasq-dns-764b948f4c-k2mg7/dnsmasq-dns\" id=6a94f622-775e-43eb-8fa0-8058f8393fdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668490 | controller |     "Jun 19 11:45:22.429707 crc crio[22562]: time=\"2026-06-19T11:45:22.429591637Z\" level=info msg=\"Removing container: cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832\" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668506 | controller |     "Jun 19 11:45:22.491409 crc crio[22562]: 2026-06-19T11:45:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2af27c03fc2ff3 Mac:fa:25:a4:5b:bf:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.668522 | controller |     "Jun 19 11:45:22.491409 crc crio[22562]: time=\"2026-06-19T11:45:22.488257029Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc002e5ea68}] Aliases:map[]}\"",
2026-06-19 12:35:51.668538 | controller |     "Jun 19 11:45:22.491409 crc crio[22562]: time=\"2026-06-19T11:45:22.488424863Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vb8gn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.668554 | controller |     "Jun 19 11:45:22.534572 crc crio[22562]: time=\"2026-06-19T11:45:22.534470833Z\" level=info msg=\"Ran pod sandbox b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 with infra container: openshift-marketplace/certified-operators-vb8gn/POD\" id=64620a5d-4fad-4645-9135-1e8a854ebb7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.668569 | controller |     "Jun 19 11:45:22.540401 crc crio[22562]: time=\"2026-06-19T11:45:22.539509267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=98c632d9-e303-4be2-9c3f-3f995e27fbaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.668584 | controller |     "Jun 19 11:45:22.549788 crc crio[22562]: time=\"2026-06-19T11:45:22.549705329Z\" level=info msg=\"Removed container cd2a94299614fa787bc8ea2096777a99ab9e816c71f065ed4c89022f78a97832: openstack/dnsmasq-dns-764b948f4c-k2mg7/init\" id=a80ad4a1-8389-40de-9709-bd86a04102ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.668599 | controller |     "Jun 19 11:45:22.566274 crc crio[22562]: time=\"2026-06-19T11:45:22.566116876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=37ee1b87-e1f0-405b-bda3-16427dc65e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.668614 | controller |     "Jun 19 11:45:22.576339 crc crio[22562]: time=\"2026-06-19T11:45:22.576244587Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.668629 | controller |     "Jun 19 11:45:22.576728 crc crio[22562]: time=\"2026-06-19T11:45:22.576673387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668644 | controller |     "Jun 19 11:45:22.736843 crc crio[22562]: time=\"2026-06-19T11:45:22.73642422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668665 | controller |     "Jun 19 11:45:22.754917 crc crio[22562]: time=\"2026-06-19T11:45:22.754812335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668680 | controller |     "Jun 19 11:45:22.780766 crc crio[22562]: time=\"2026-06-19T11:45:22.780677444Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.668696 | controller |     "Jun 19 11:45:22.781010 crc crio[22562]: time=\"2026-06-19T11:45:22.780798087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668711 | controller |     "Jun 19 11:45:22.829687 crc crio[22562]: time=\"2026-06-19T11:45:22.829605315Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}\"",
2026-06-19 12:35:51.668726 | controller |     "Jun 19 11:45:22.829687 crc crio[22562]: time=\"2026-06-19T11:45:22.829664436Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.668742 | controller |     "Jun 19 11:45:22.876915 crc crio[22562]: time=\"2026-06-19T11:45:22.876808043Z\" level=info msg=\"Created container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=470ee1ec-bda3-4a2e-8dbe-99292aae7c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.668757 | controller |     "Jun 19 11:45:22.878513 crc crio[22562]: time=\"2026-06-19T11:45:22.878450074Z\" level=info msg=\"Starting container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8\" id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.668772 | controller |     "Jun 19 11:45:22.901637 crc crio[22562]: time=\"2026-06-19T11:45:22.901515534Z\" level=info msg=\"Started container\" PID=85562 containerID=f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8 description=openshift-marketplace/certified-operators-vb8gn/extract-utilities id=fb126d42-7b62-48a3-a618-05d611ddcae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0",
2026-06-19 12:35:51.668788 | controller |     "Jun 19 11:45:23.077618 crc crio[22562]: time=\"2026-06-19T11:45:23.077082039Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.668803 | controller |     "Jun 19 11:45:23.101209 crc crio[22562]: time=\"2026-06-19T11:45:23.101110193Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.668819 | controller |     "Jun 19 11:45:23.485384 crc crio[22562]: 2026-06-19T11:45:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9eb8700373945 Mac:1a:91:ac:60:a1:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b SocketPath: PciID:}] [{Interface:0xc0004846b0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.668834 | controller |     "Jun 19 11:45:23.486586 crc crio[22562]: time=\"2026-06-19T11:45:23.486519979Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc0069fc300}] Aliases:map[]}\"",
2026-06-19 12:35:51.668853 | controller |     "Jun 19 11:45:23.486776 crc crio[22562]: time=\"2026-06-19T11:45:23.486682453Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.668869 | controller |     "Jun 19 11:45:23.495349 crc crio[22562]: time=\"2026-06-19T11:45:23.49504032Z\" level=info msg=\"Ran pod sandbox 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde with infra container: openstack/nova-metadata-0/POD\" id=ba7befdc-7aae-4149-9286-5b3651d0b1b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.668884 | controller |     "Jun 19 11:45:23.498053 crc crio[22562]: time=\"2026-06-19T11:45:23.497933111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3886f494-f4aa-4ced-b6e8-a88b5002b734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.668899 | controller |     "Jun 19 11:45:23.501875 crc crio[22562]: time=\"2026-06-19T11:45:23.501809278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=41ef1bb6-0540-4a85-9e03-bbbd3a330485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.668914 | controller |     "Jun 19 11:45:23.509534 crc crio[22562]: time=\"2026-06-19T11:45:23.509403686Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.668929 | controller |     "Jun 19 11:45:23.510881 crc crio[22562]: time=\"2026-06-19T11:45:23.510817861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668944 | controller |     "Jun 19 11:45:23.541826 crc crio[22562]: time=\"2026-06-19T11:45:23.541724526Z\" level=info msg=\"Stopping container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540 (timeout: 30s)\" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.668959 | controller |     "Jun 19 11:45:23.578033 crc crio[22562]: time=\"2026-06-19T11:45:23.57791413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668974 | controller |     "Jun 19 11:45:23.585498 crc crio[22562]: time=\"2026-06-19T11:45:23.585420537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.668989 | controller |     "Jun 19 11:45:23.669791 crc crio[22562]: time=\"2026-06-19T11:45:23.669750013Z\" level=info msg=\"Stopped container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=e683dfd5-d08a-4537-9d3e-79380f9f6b48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.669004 | controller |     "Jun 19 11:45:23.670734 crc crio[22562]: time=\"2026-06-19T11:45:23.670642214Z\" level=info msg=\"Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.669020 | controller |     "Jun 19 11:45:23.671804 crc crio[22562]: time=\"2026-06-19T11:45:23.671750883Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363 UID:3109777e-fb58-4772-990e-61f7b26f46cc NetNS:/var/run/netns/e503958b-15bc-4f79-a21b-514f51a1d46e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3109777e_fb58_4772_990e_61f7b26f46cc.slice PodAnnotations:0xc000138b40}] Aliases:map[]}\"",
2026-06-19 12:35:51.669039 | controller |     "Jun 19 11:45:23.671923 crc crio[22562]: time=\"2026-06-19T11:45:23.671911327Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.669055 | controller |     "Jun 19 11:45:24.048614 crc crio[22562]: time=\"2026-06-19T11:45:24.048030423Z\" level=info msg=\"Created container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=72157ff4-9a13-4b60-b536-b5d91d7032ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669071 | controller |     "Jun 19 11:45:24.051475 crc crio[22562]: time=\"2026-06-19T11:45:24.051381386Z\" level=info msg=\"Starting container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef\" id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.669086 | controller |     "Jun 19 11:45:24.066212 crc crio[22562]: time=\"2026-06-19T11:45:24.064603114Z\" level=info msg=\"Started container\" PID=85630 containerID=d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef description=openstack/nova-metadata-0/nova-metadata-log id=b1d0e1f6-10d6-4087-86e8-2b9a9ac6af2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde",
2026-06-19 12:35:51.669103 | controller |     "Jun 19 11:45:24.106485 crc crio[22562]: time=\"2026-06-19T11:45:24.106368577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ff1d497d-e749-429a-a8f0-b4800a7ddf45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669119 | controller |     "Jun 19 11:45:24.139362 crc crio[22562]: time=\"2026-06-19T11:45:24.13923029Z\" level=info msg=\"Stopped pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=2bb9e756-e126-40ee-9cad-7d0c9db08733 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.669135 | controller |     "Jun 19 11:45:24.149911 crc crio[22562]: time=\"2026-06-19T11:45:24.149817342Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=9a5ba57a-c6a6-439b-9287-d9c59b386f8f name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.669151 | controller |     "Jun 19 11:45:24.151447 crc crio[22562]: time=\"2026-06-19T11:45:24.150909709Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f3d9bd7a-e931-4c26-97e8-9a60c3e72fc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669167 | controller |     "Jun 19 11:45:24.155691 crc crio[22562]: time=\"2026-06-19T11:45:24.155595085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=01c8af0e-983e-4b6e-bb60-4ca86268d310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669182 | controller |     "Jun 19 11:45:24.163010 crc crio[22562]: time=\"2026-06-19T11:45:24.162789733Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669198 | controller |     "Jun 19 11:45:24.164425 crc crio[22562]: time=\"2026-06-19T11:45:24.163877201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669216 | controller |     "Jun 19 11:45:24.234351 crc crio[22562]: time=\"2026-06-19T11:45:24.234290882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1f12b8ed-ce2b-45d7-a515-d9c3c5d444d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669231 | controller |     "Jun 19 11:45:24.244792 crc crio[22562]: time=\"2026-06-19T11:45:24.244734161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669246 | controller |     "Jun 19 11:45:24.246829 crc crio[22562]: time=\"2026-06-19T11:45:24.24673592Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669261 | controller |     "Jun 19 11:45:24.248627 crc crio[22562]: time=\"2026-06-19T11:45:24.248587815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669277 | controller |     "Jun 19 11:45:24.248913 crc crio[22562]: time=\"2026-06-19T11:45:24.248689999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669292 | controller |     "Jun 19 11:45:24.372621 crc crio[22562]: time=\"2026-06-19T11:45:24.372508093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669307 | controller |     "Jun 19 11:45:24.379033 crc crio[22562]: time=\"2026-06-19T11:45:24.378929421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669323 | controller |     "Jun 19 11:45:24.621567 crc crio[22562]: time=\"2026-06-19T11:45:24.620425216Z\" level=info msg=\"Created container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=e1411890-e7f5-4ae9-9b64-6e87a7b8965e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669338 | controller |     "Jun 19 11:45:24.622077 crc crio[22562]: time=\"2026-06-19T11:45:24.622028066Z\" level=info msg=\"Starting container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b\" id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.669354 | controller |     "Jun 19 11:45:24.636512 crc crio[22562]: time=\"2026-06-19T11:45:24.636023513Z\" level=info msg=\"Started container\" PID=85727 containerID=cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b description=openshift-marketplace/certified-operators-vb8gn/extract-content id=3bac3bf4-78c3-4fca-9c0d-4eed47dbdce3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0",
2026-06-19 12:35:51.669370 | controller |     "Jun 19 11:45:24.711881 crc crio[22562]: time=\"2026-06-19T11:45:24.711741465Z\" level=info msg=\"Created container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=efda761b-96fd-4b77-b0b9-d0aa79014f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669386 | controller |     "Jun 19 11:45:24.713704 crc crio[22562]: time=\"2026-06-19T11:45:24.713631793Z\" level=info msg=\"Starting container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87\" id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.669401 | controller |     "Jun 19 11:45:24.721803 crc crio[22562]: time=\"2026-06-19T11:45:24.721709332Z\" level=info msg=\"Started container\" PID=85738 containerID=98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 description=openstack/nova-metadata-0/nova-metadata-metadata id=3e879b4d-4a65-4f9d-9873-278d342dd5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde",
2026-06-19 12:35:51.669420 | controller |     "Jun 19 11:45:25.211956 crc crio[22562]: time=\"2026-06-19T11:45:25.21142402Z\" level=info msg=\"Removing container: 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540\" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.669454 | controller |     "Jun 19 11:45:25.288511 crc crio[22562]: time=\"2026-06-19T11:45:25.288408964Z\" level=info msg=\"Removed container 8159cacc89f480569ff4ce7d33e72c0eaf7a9665995fd532af58ea6050a0d540: openstack/kube-state-metrics-0/kube-state-metrics\" id=f38e3b43-8c6d-4c77-a6e0-80220a197568 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.669471 | controller |     "Jun 19 11:45:25.784560 crc crio[22562]: time=\"2026-06-19T11:45:25.783093425Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.669486 | controller |     "Jun 19 11:45:25.784560 crc crio[22562]: time=\"2026-06-19T11:45:25.783254689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669502 | controller |     "Jun 19 11:45:25.819676 crc crio[22562]: time=\"2026-06-19T11:45:25.818813198Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}\"",
2026-06-19 12:35:51.669518 | controller |     "Jun 19 11:45:25.819676 crc crio[22562]: time=\"2026-06-19T11:45:25.81966472Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.669534 | controller |     "Jun 19 11:45:26.283445 crc crio[22562]: time=\"2026-06-19T11:45:26.283285912Z\" level=info msg=\"Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.669550 | controller |     "Jun 19 11:45:26.284805 crc crio[22562]: time=\"2026-06-19T11:45:26.283849665Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-4dtkw Namespace:openstack ID:b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e UID:d66c3ae9-112d-401d-b65c-27390ed64725 NetNS:/var/run/netns/1328659a-ea71-4de0-8915-a6e1bd583d03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66c3ae9_112d_401d_b65c_27390ed64725.slice PodAnnotations:0xc0005acaa0}] Aliases:map[]}\"",
2026-06-19 12:35:51.669582 | controller |     "Jun 19 11:45:26.284805 crc crio[22562]: time=\"2026-06-19T11:45:26.284014849Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-4dtkw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.669598 | controller |     "Jun 19 11:45:26.464688 crc crio[22562]: 2026-06-19T11:45:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36237504cac1a0b Mac:d6:5a:07:aa:75:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.669617 | controller |     "Jun 19 11:45:26.480695 crc crio[22562]: time=\"2026-06-19T11:45:26.480580023Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 UID:985f6184-8735-4f5c-9884-0dc801e6a4ca NetNS:/var/run/netns/98b3536e-8121-4f01-8eb4-0f5deb047d8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod985f6184_8735_4f5c_9884_0dc801e6a4ca.slice PodAnnotations:0xc000328818}] Aliases:map[]}\"",
2026-06-19 12:35:51.669634 | controller |     "Jun 19 11:45:26.481369 crc crio[22562]: time=\"2026-06-19T11:45:26.48126571Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.669649 | controller |     "Jun 19 11:45:26.513247 crc crio[22562]: time=\"2026-06-19T11:45:26.513098778Z\" level=info msg=\"Ran pod sandbox 36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079 with infra container: openstack/kube-state-metrics-0/POD\" id=8b1cab08-4bd7-4e00-a5ef-feb7763f9526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.669694 | controller |     "Jun 19 11:45:26.540523 crc crio[22562]: time=\"2026-06-19T11:45:26.540357342Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c69e88cc-829d-4405-863f-3832e1fa477d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669714 | controller |     "Jun 19 11:45:26.587911 crc crio[22562]: time=\"2026-06-19T11:45:26.587816166Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=84056419-a1ef-493a-afcd-e233d347c487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669730 | controller |     "Jun 19 11:45:26.595525 crc crio[22562]: time=\"2026-06-19T11:45:26.595449856Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669746 | controller |     "Jun 19 11:45:26.596087 crc crio[22562]: time=\"2026-06-19T11:45:26.596027519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669788 | controller |     "Jun 19 11:45:26.634307 crc crio[22562]: time=\"2026-06-19T11:45:26.634208505Z\" level=info msg=\"Stopped pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=85da3956-70f1-4b11-9f99-2b594787c961 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.669805 | controller |     "Jun 19 11:45:26.679995 crc crio[22562]: time=\"2026-06-19T11:45:26.679876074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669820 | controller |     "Jun 19 11:45:26.687236 crc crio[22562]: time=\"2026-06-19T11:45:26.687090053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.669857 | controller |     "Jun 19 11:45:26.973466 crc crio[22562]: time=\"2026-06-19T11:45:26.972822632Z\" level=info msg=\"Created container 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919: openstack/kube-state-metrics-0/kube-state-metrics\" id=f09088b8-3ec0-4387-b37c-ed735385fdbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669878 | controller |     "Jun 19 11:45:26.975684 crc crio[22562]: time=\"2026-06-19T11:45:26.975601072Z\" level=info msg=\"Starting container: 7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919\" id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.669898 | controller |     "Jun 19 11:45:26.983957 crc crio[22562]: time=\"2026-06-19T11:45:26.98364263Z\" level=info msg=\"Started container\" PID=86128 containerID=7917f42cb87bb5ac5cbd37dc3a235fdf588c705df2499ed9fa73b9625a283919 description=openstack/kube-state-metrics-0/kube-state-metrics id=fa7b6eff-45a3-4136-b863-67e75d5bf26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=36237504cac1a0bb1c0c276760b694e78f80730da0d7b790308f15285f311079",
2026-06-19 12:35:51.669934 | controller |     "Jun 19 11:45:27.306094 crc crio[22562]: time=\"2026-06-19T11:45:27.306009298Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ffd33a34-cf3b-451e-8516-0ccff2179620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669957 | controller |     "Jun 19 11:45:27.311016 crc crio[22562]: time=\"2026-06-19T11:45:27.310912528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83da324d-81f5-418b-8561-6a4452c8dced name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.669973 | controller |     "Jun 19 11:45:27.320335 crc crio[22562]: time=\"2026-06-19T11:45:27.320299251Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.669989 | controller |     "Jun 19 11:45:27.321598 crc crio[22562]: time=\"2026-06-19T11:45:27.321573673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.670028 | controller |     "Jun 19 11:45:27.451099 crc crio[22562]: time=\"2026-06-19T11:45:27.450925173Z\" level=info msg=\"Stopping container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75 (timeout: 30s)\" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670048 | controller |     "Jun 19 11:45:27.453091 crc crio[22562]: time=\"2026-06-19T11:45:27.45283561Z\" level=info msg=\"Stopping container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79 (timeout: 30s)\" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670064 | controller |     "Jun 19 11:45:27.454065 crc crio[22562]: time=\"2026-06-19T11:45:27.453949688Z\" level=info msg=\"Stopping container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c (timeout: 30s)\" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670079 | controller |     "Jun 19 11:45:27.455043 crc crio[22562]: time=\"2026-06-19T11:45:27.45483474Z\" level=info msg=\"Stopping container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416 (timeout: 30s)\" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670125 | controller |     "Jun 19 11:45:27.519600 crc crio[22562]: time=\"2026-06-19T11:45:27.519056278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.670191 | controller |     "Jun 19 11:45:27.523821 crc crio[22562]: time=\"2026-06-19T11:45:27.523798236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.670214 | controller |     "Jun 19 11:45:27.592260 crc crio[22562]: time=\"2026-06-19T11:45:27.592132937Z\" level=info msg=\"Stopped container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=3de5ad54-e802-493e-8f57-caf5008da66e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670231 | controller |     "Jun 19 11:45:27.652299 crc crio[22562]: time=\"2026-06-19T11:45:27.652234634Z\" level=info msg=\"Created container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=a42429b3-a4de-4725-b9bf-7c69b9f5e2a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.670271 | controller |     "Jun 19 11:45:27.654266 crc crio[22562]: time=\"2026-06-19T11:45:27.654137141Z\" level=info msg=\"Starting container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9\" id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.670293 | controller |     "Jun 19 11:45:27.663701 crc crio[22562]: time=\"2026-06-19T11:45:27.663592845Z\" level=info msg=\"Started container\" PID=86219 containerID=d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 description=openshift-marketplace/certified-operators-vb8gn/registry-server id=96ef5d25-065a-4c36-b7e4-9e16d506af63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0",
2026-06-19 12:35:51.670310 | controller |     "Jun 19 11:45:27.693641 crc crio[22562]: time=\"2026-06-19T11:45:27.692953492Z\" level=info msg=\"Stopping container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0 (timeout: 30s)\" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670325 | controller |     "Jun 19 11:45:27.696479 crc crio[22562]: time=\"2026-06-19T11:45:27.695782312Z\" level=info msg=\"Stopping container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40 (timeout: 30s)\" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670341 | controller |     "Jun 19 11:45:27.696479 crc crio[22562]: time=\"2026-06-19T11:45:27.695935625Z\" level=info msg=\"Stopped container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=c1c9c72e-5a6f-4c76-9557-b4be5ed7ca72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670359 | controller |     "Jun 19 11:45:27.734953 crc crio[22562]: time=\"2026-06-19T11:45:27.734868589Z\" level=info msg=\"Stopping container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244 (timeout: 30s)\" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670380 | controller |     "Jun 19 11:45:27.764393 crc crio[22562]: time=\"2026-06-19T11:45:27.764308606Z\" level=info msg=\"Stopping container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef (timeout: 30s)\" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670400 | controller |     "Jun 19 11:45:27.764628 crc crio[22562]: time=\"2026-06-19T11:45:27.764557993Z\" level=info msg=\"Stopping container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87 (timeout: 30s)\" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670421 | controller |     "Jun 19 11:45:27.855863 crc crio[22562]: time=\"2026-06-19T11:45:27.855666477Z\" level=info msg=\"Stopped container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=a55ba66d-a85b-4ebf-8703-d311fe477e40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670473 | controller |     "Jun 19 11:45:27.900741 crc crio[22562]: time=\"2026-06-19T11:45:27.90064382Z\" level=info msg=\"Stopped container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=8549adb2-69ab-4892-a160-c59279ce04be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670495 | controller |     "Jun 19 11:45:28.206938 crc crio[22562]: time=\"2026-06-19T11:45:28.206852367Z\" level=info msg=\"Stopped container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=84bb972e-d489-4b3d-8628-25b619d16e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670516 | controller |     "Jun 19 11:45:28.295212 crc crio[22562]: time=\"2026-06-19T11:45:28.29508847Z\" level=info msg=\"Stopped container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=28a7f263-bcd7-4db6-8afe-f9b1a4dbeb62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670532 | controller |     "Jun 19 11:45:28.297605 crc crio[22562]: time=\"2026-06-19T11:45:28.297504049Z\" level=info msg=\"Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670548 | controller |     "Jun 19 11:45:28.298239 crc crio[22562]: time=\"2026-06-19T11:45:28.298128895Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde UID:1b937e39-215f-4d13-bf65-7fff854fd1b6 NetNS:/var/run/netns/594646b1-8e5a-456b-b652-4ab8e4e3633b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b937e39_215f_4d13_bf65_7fff854fd1b6.slice PodAnnotations:0xc002910710}] Aliases:map[]}\"",
2026-06-19 12:35:51.670564 | controller |     "Jun 19 11:45:28.298387 crc crio[22562]: time=\"2026-06-19T11:45:28.298342961Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.670580 | controller |     "Jun 19 11:45:28.751486 crc crio[22562]: time=\"2026-06-19T11:45:28.750869068Z\" level=info msg=\"Stopped pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=25629e51-474c-4c77-b09f-e90841a1ceeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670596 | controller |     "Jun 19 11:45:29.278907 crc crio[22562]: time=\"2026-06-19T11:45:29.278481223Z\" level=info msg=\"Stopped container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bfa299f0-caa0-4a70-99c0-3185dba00fcb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670611 | controller |     "Jun 19 11:45:29.280052 crc crio[22562]: time=\"2026-06-19T11:45:29.28001Z\" level=info msg=\"Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670627 | controller |     "Jun 19 11:45:29.280563 crc crio[22562]: time=\"2026-06-19T11:45:29.280496792Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88 UID:64292e62-bc18-4f7e-8449-cfad39860636 NetNS:/var/run/netns/50ddf03c-6d60-4773-a549-92cc35e4fb0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64292e62_bc18_4f7e_8449_cfad39860636.slice PodAnnotations:0xc0005ad070}] Aliases:map[]}\"",
2026-06-19 12:35:51.670643 | controller |     "Jun 19 11:45:29.280746 crc crio[22562]: time=\"2026-06-19T11:45:29.280671087Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.670658 | controller |     "Jun 19 11:45:29.399794 crc crio[22562]: time=\"2026-06-19T11:45:29.398558734Z\" level=info msg=\"Removing container: 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87\" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670673 | controller |     "Jun 19 11:45:29.479399 crc crio[22562]: time=\"2026-06-19T11:45:29.479236651Z\" level=info msg=\"Removed container 98ab65ec6b2a1f4087679b3d46918a494ca619386aef18882160c4dca9617d87: openstack/nova-metadata-0/nova-metadata-metadata\" id=eb229a59-02ae-4e97-a40c-1a011eb4edbe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670692 | controller |     "Jun 19 11:45:29.490106 crc crio[22562]: time=\"2026-06-19T11:45:29.490028757Z\" level=info msg=\"Removing container: d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef\" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670707 | controller |     "Jun 19 11:45:29.534840 crc crio[22562]: time=\"2026-06-19T11:45:29.534624601Z\" level=info msg=\"Removed container d5cbbef2422f51695b8cc723da339862845f812f0adbc4bf0e36d04dca9fa3ef: openstack/nova-metadata-0/nova-metadata-log\" id=b77aec81-9c37-43af-a7b5-4104a516ca7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670723 | controller |     "Jun 19 11:45:29.580025 crc crio[22562]: time=\"2026-06-19T11:45:29.579904432Z\" level=info msg=\"Stopped pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=e536a67a-e722-41fe-a530-f7c42fdeacc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670738 | controller |     "Jun 19 11:45:30.476626 crc crio[22562]: time=\"2026-06-19T11:45:30.475953042Z\" level=info msg=\"Removing container: 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244\" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670753 | controller |     "Jun 19 11:45:30.477789 crc crio[22562]: time=\"2026-06-19T11:45:30.477683126Z\" level=info msg=\"Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670769 | controller |     "Jun 19 11:45:30.478833 crc crio[22562]: time=\"2026-06-19T11:45:30.478767703Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-2w9sp Namespace:openstack ID:91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047 UID:1af88c68-969d-40e2-8f54-f95fa31de495 NetNS:/var/run/netns/2a928e26-86fb-4fd4-9ad9-7b7ae5c134cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1af88c68_969d_40e2_8f54_f95fa31de495.slice PodAnnotations:0xc0005ad4c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.670784 | controller |     "Jun 19 11:45:30.479137 crc crio[22562]: time=\"2026-06-19T11:45:30.479009889Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-2w9sp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.670800 | controller |     "Jun 19 11:45:30.516302 crc crio[22562]: time=\"2026-06-19T11:45:30.516090586Z\" level=info msg=\"Removed container 9c8503a52fa0a9337f2bc4c6a4f71834a9d1dc890b2de1cde20082e049daf244: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=26972225-3633-4cb1-a5ea-f73bf8c8449e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.670815 | controller |     "Jun 19 11:45:30.565323 crc crio[22562]: time=\"2026-06-19T11:45:30.565131878Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.670830 | controller |     "Jun 19 11:45:30.565323 crc crio[22562]: time=\"2026-06-19T11:45:30.565305453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.670845 | controller |     "Jun 19 11:45:30.670402 crc crio[22562]: time=\"2026-06-19T11:45:30.670309901Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}\"",
2026-06-19 12:35:51.670864 | controller |     "Jun 19 11:45:30.670402 crc crio[22562]: time=\"2026-06-19T11:45:30.670375834Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.670878 | controller |     "Jun 19 11:45:30.940691 crc crio[22562]: time=\"2026-06-19T11:45:30.940304032Z\" level=info msg=\"Stopped pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=e3053ad1-48ba-4ee3-90cb-76438306e028 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670893 | controller |     "Jun 19 11:45:31.057572 crc crio[22562]: time=\"2026-06-19T11:45:31.057487531Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.670908 | controller |     "Jun 19 11:45:31.057701 crc crio[22562]: time=\"2026-06-19T11:45:31.057604164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.670923 | controller |     "Jun 19 11:45:31.110477 crc crio[22562]: time=\"2026-06-19T11:45:31.110363931Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}\"",
2026-06-19 12:35:51.670938 | controller |     "Jun 19 11:45:31.110477 crc crio[22562]: time=\"2026-06-19T11:45:31.110428852Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.670953 | controller |     "Jun 19 11:45:31.271998 crc crio[22562]: time=\"2026-06-19T11:45:31.271882267Z\" level=info msg=\"Stopped container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=935670b2-ec5c-4c9a-ab08-9fb3454e4551 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.670968 | controller |     "Jun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278025228Z\" level=info msg=\"Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.670983 | controller |     "Jun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278592323Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541 UID:889a212a-b471-48e5-bd84-46294dab8f46 NetNS:/var/run/netns/d1f2e2d4-8503-4cdd-8e2d-212189288395 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod889a212a_b471_48e5_bd84_46294dab8f46.slice PodAnnotations:0xc001b84518}] Aliases:map[]}\"",
2026-06-19 12:35:51.670998 | controller |     "Jun 19 11:45:31.279236 crc crio[22562]: time=\"2026-06-19T11:45:31.278754697Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.671013 | controller |     "Jun 19 11:45:31.289626 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60f3ad50ced5503 Mac:a6:4e:b5:70:a0:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.671031 | controller |     "Jun 19 11:45:31.291483 crc crio[22562]: time=\"2026-06-19T11:45:31.291386228Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc0032d2040}] Aliases:map[]}\"",
2026-06-19 12:35:51.671046 | controller |     "Jun 19 11:45:31.291638 crc crio[22562]: time=\"2026-06-19T11:45:31.291567533Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.671061 | controller |     "Jun 19 11:45:31.300850 crc crio[22562]: time=\"2026-06-19T11:45:31.299724026Z\" level=info msg=\"Stopped container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=d45ea36e-7140-4107-9347-0effa1d57cf8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.671076 | controller |     "Jun 19 11:45:31.306507 crc crio[22562]: time=\"2026-06-19T11:45:31.306339839Z\" level=info msg=\"Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.671090 | controller |     "Jun 19 11:45:31.307079 crc crio[22562]: time=\"2026-06-19T11:45:31.306958365Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37 UID:95b58fb2-cbef-4a0c-a790-78c88139476d NetNS:/var/run/netns/ca1dc674-57f1-4703-b9a9-4a2b4c7c4e02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod95b58fb2_cbef_4a0c_a790_78c88139476d.slice PodAnnotations:0xc0016121a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.671105 | controller |     "Jun 19 11:45:31.307341 crc crio[22562]: time=\"2026-06-19T11:45:31.307288843Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.671120 | controller |     "Jun 19 11:45:31.312485 crc crio[22562]: time=\"2026-06-19T11:45:31.311873316Z\" level=info msg=\"Ran pod sandbox 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 with infra container: openstack/nova-metadata-0/POD\" id=7565e6c0-5128-475a-b7e4-99f45059204e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.671134 | controller |     "Jun 19 11:45:31.323951 crc crio[22562]: time=\"2026-06-19T11:45:31.323327339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ddbd3ffc-26e8-4000-abe9-59cade95e4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671149 | controller |     "Jun 19 11:45:31.332331 crc crio[22562]: time=\"2026-06-19T11:45:31.332189099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=52014c83-ecb8-48bb-8851-7a4838f90333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671163 | controller |     "Jun 19 11:45:31.342480 crc crio[22562]: time=\"2026-06-19T11:45:31.342372211Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671177 | controller |     "Jun 19 11:45:31.344068 crc crio[22562]: time=\"2026-06-19T11:45:31.34395745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671195 | controller |     "Jun 19 11:45:31.409187 crc crio[22562]: time=\"2026-06-19T11:45:31.408953559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671210 | controller |     "Jun 19 11:45:31.414214 crc crio[22562]: time=\"2026-06-19T11:45:31.41388724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671224 | controller |     "Jun 19 11:45:31.565858 crc crio[22562]: time=\"2026-06-19T11:45:31.565614515Z\" level=info msg=\"Created container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=95bbcff0-3e33-486d-9fc1-e635ebbc789b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671238 | controller |     "Jun 19 11:45:31.568115 crc crio[22562]: time=\"2026-06-19T11:45:31.567776708Z\" level=info msg=\"Starting container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453\" id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.671253 | controller |     "Jun 19 11:45:31.587487 crc crio[22562]: time=\"2026-06-19T11:45:31.583324774Z\" level=info msg=\"Started container\" PID=86582 containerID=6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 description=openstack/nova-metadata-0/nova-metadata-log id=1966fd26-76f3-40fd-84e2-26546502dff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18",
2026-06-19 12:35:51.671268 | controller |     "Jun 19 11:45:31.610391 crc crio[22562]: time=\"2026-06-19T11:45:31.601648736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f6a54a07-c370-4d7d-bb1b-ecd4683dc664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671283 | controller |     "Jun 19 11:45:31.702114 crc crio[22562]: 2026-06-19T11:45:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7268d43e6fe5025 Mac:f2:a1:94:ad:65:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.671297 | controller |     "Jun 19 11:45:31.711855 crc crio[22562]: time=\"2026-06-19T11:45:31.711760091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5a3f8cd7-cfa1-4fac-b1c1-d64d986f0616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671312 | controller |     "Jun 19 11:45:31.718299 crc crio[22562]: time=\"2026-06-19T11:45:31.718218081Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0032d2a48}] Aliases:map[]}\"",
2026-06-19 12:35:51.671326 | controller |     "Jun 19 11:45:31.718600 crc crio[22562]: time=\"2026-06-19T11:45:31.718415596Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.671341 | controller |     "Jun 19 11:45:31.728546 crc crio[22562]: time=\"2026-06-19T11:45:31.728107756Z\" level=info msg=\"Ran pod sandbox 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 with infra container: openstack/nova-scheduler-0/POD\" id=32f8be68-d1af-4a51-846d-5a0738fa1059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.671358 | controller |     "Jun 19 11:45:31.734459 crc crio[22562]: time=\"2026-06-19T11:45:31.734287178Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671374 | controller |     "Jun 19 11:45:31.745856 crc crio[22562]: time=\"2026-06-19T11:45:31.741255761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671388 | controller |     "Jun 19 11:45:31.745856 crc crio[22562]: time=\"2026-06-19T11:45:31.741392594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7d27b6fd-05c9-4e2b-b401-764d3fbf2112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671402 | controller |     "Jun 19 11:45:31.780539 crc crio[22562]: time=\"2026-06-19T11:45:31.78042749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fcefb28a-64f7-49a7-a6d3-0f8ea12e90ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671417 | controller |     "Jun 19 11:45:31.798517 crc crio[22562]: time=\"2026-06-19T11:45:31.798428485Z\" level=info msg=\"Stopped pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=e1c33899-1e3f-4cdd-a1aa-62365e3824cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.671450 | controller |     "Jun 19 11:45:31.846399 crc crio[22562]: time=\"2026-06-19T11:45:31.846120014Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671467 | controller |     "Jun 19 11:45:31.853725 crc crio[22562]: time=\"2026-06-19T11:45:31.853068026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671483 | controller |     "Jun 19 11:45:31.942217 crc crio[22562]: time=\"2026-06-19T11:45:31.940654114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671497 | controller |     "Jun 19 11:45:31.947320 crc crio[22562]: time=\"2026-06-19T11:45:31.947096954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671512 | controller |     "Jun 19 11:45:32.016960 crc crio[22562]: time=\"2026-06-19T11:45:32.016554753Z\" level=info msg=\"Stopped pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=eb572990-6759-4893-8687-44d231b2841e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.671527 | controller |     "Jun 19 11:45:32.023572 crc crio[22562]: time=\"2026-06-19T11:45:32.023506665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671542 | controller |     "Jun 19 11:45:32.039818 crc crio[22562]: time=\"2026-06-19T11:45:32.039725506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671556 | controller |     "Jun 19 11:45:32.151368 crc crio[22562]: time=\"2026-06-19T11:45:32.151134393Z\" level=info msg=\"Created container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=67add304-01b2-4811-b77a-c11aa7494809 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671570 | controller |     "Jun 19 11:45:32.154623 crc crio[22562]: time=\"2026-06-19T11:45:32.154537986Z\" level=info msg=\"Starting container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8\" id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.671588 | controller |     "Jun 19 11:45:32.160065 crc crio[22562]: time=\"2026-06-19T11:45:32.1599217Z\" level=info msg=\"Started container\" PID=86645 containerID=ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 description=openstack/nova-metadata-0/nova-metadata-metadata id=ecb4470e-a794-4e76-8e8e-520f3e3121af name=/runtime.v1.RuntimeService/StartContainer sandboxID=60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18",
2026-06-19 12:35:51.671603 | controller |     "Jun 19 11:45:32.176808 crc crio[22562]: time=\"2026-06-19T11:45:32.176671334Z\" level=info msg=\"Created container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9dd24c0b-fbd2-4d06-8018-ee726bdd9a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.671619 | controller |     "Jun 19 11:45:32.179763 crc crio[22562]: time=\"2026-06-19T11:45:32.178005547Z\" level=info msg=\"Starting container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91\" id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.671634 | controller |     "Jun 19 11:45:32.186571 crc crio[22562]: time=\"2026-06-19T11:45:32.186499647Z\" level=info msg=\"Started container\" PID=86650 containerID=d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=045efdec-8f39-4ce8-be97-767a3d6cde77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014",
2026-06-19 12:35:51.671650 | controller |     "Jun 19 11:45:32.382474 crc crio[22562]: time=\"2026-06-19T11:45:32.381907542Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.671665 | controller |     "Jun 19 11:45:32.382678 crc crio[22562]: time=\"2026-06-19T11:45:32.382517208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.671681 | controller |     "Jun 19 11:45:32.422606 crc crio[22562]: time=\"2026-06-19T11:45:32.422510867Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}\"",
2026-06-19 12:35:51.671696 | controller |     "Jun 19 11:45:32.422606 crc crio[22562]: time=\"2026-06-19T11:45:32.422572258Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.671711 | controller |     "Jun 19 11:45:32.578694 crc crio[22562]: time=\"2026-06-19T11:45:32.577666737Z\" level=info msg=\"Removing container: 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75\" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671727 | controller |     "Jun 19 11:45:32.608633 crc crio[22562]: time=\"2026-06-19T11:45:32.608545341Z\" level=info msg=\"Removed container 37fe3a2b5247915fb64ddcb70f1d384ea469cfcf763464a8f5dc91f9c4bdba75: openstack/ceilometer-0/proxy-httpd\" id=90261b5b-f7b4-4b6d-8906-55a7f8ab51a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671747 | controller |     "Jun 19 11:45:32.611719 crc crio[22562]: time=\"2026-06-19T11:45:32.611640977Z\" level=info msg=\"Removing container: 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416\" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671763 | controller |     "Jun 19 11:45:32.737568 crc crio[22562]: time=\"2026-06-19T11:45:32.737006449Z\" level=info msg=\"Removed container 8a9464df7830eed96cd39fb840e197103f3fe0cbd6aac2268495966b1b717416: openstack/ceilometer-0/sg-core\" id=c66f26ac-a578-482f-ad72-3ea02b4cb9ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671778 | controller |     "Jun 19 11:45:32.740427 crc crio[22562]: time=\"2026-06-19T11:45:32.740359262Z\" level=info msg=\"Removing container: 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c\" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671793 | controller |     "Jun 19 11:45:32.800203 crc crio[22562]: time=\"2026-06-19T11:45:32.797964288Z\" level=info msg=\"Removed container 07a94e41f8a10d0151c7a0bdd56075655007347ab6ba0fcedb92708b716ca62c: openstack/ceilometer-0/ceilometer-notification-agent\" id=2be3954d-b122-4e1b-b0bc-3c28c14ce5ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671807 | controller |     "Jun 19 11:45:32.815189 crc crio[22562]: time=\"2026-06-19T11:45:32.814284191Z\" level=info msg=\"Removing container: 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79\" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671822 | controller |     "Jun 19 11:45:32.863453 crc crio[22562]: time=\"2026-06-19T11:45:32.863343105Z\" level=info msg=\"Removed container 343b7f4797d7c64670e57b1d384fb5809072ef2b336d945a16b9efa358f25f79: openstack/ceilometer-0/ceilometer-central-agent\" id=91699571-49c0-4e92-90f9-ed9341578895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671836 | controller |     "Jun 19 11:45:32.870210 crc crio[22562]: time=\"2026-06-19T11:45:32.870075561Z\" level=info msg=\"Removing container: 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0\" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671852 | controller |     "Jun 19 11:45:32.898547 crc crio[22562]: time=\"2026-06-19T11:45:32.898515006Z\" level=info msg=\"Removed container 7bc39d21e67de81d10100ff881b3c356d1a5341f757f38483bf690ae57234af0: openstack/nova-api-0/nova-api-api\" id=fdf78430-e164-4825-a667-7533e87ca8aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671867 | controller |     "Jun 19 11:45:32.917477 crc crio[22562]: time=\"2026-06-19T11:45:32.917384822Z\" level=info msg=\"Removing container: bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40\" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671882 | controller |     "Jun 19 11:45:32.963833 crc crio[22562]: time=\"2026-06-19T11:45:32.963741819Z\" level=info msg=\"Removed container bf03b8fac14f803cc040a673a18eedd0e5813f380f5db1fad30e1d0760511d40: openstack/nova-api-0/nova-api-log\" id=3e011ee2-9275-4b37-b430-b01f3cbd297c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.671896 | controller |     "Jun 19 11:45:33.091789 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2ed793e41f9866 Mac:4e:6f:15:5e:3c:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b SocketPath: PciID:}] [{Interface:0xc000014c30 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.671912 | controller |     "Jun 19 11:45:33.093453 crc crio[22562]: time=\"2026-06-19T11:45:33.093371897Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc UID:616f28ee-6788-4826-baa5-d926eff36e82 NetNS:/var/run/netns/1a801794-6be1-49b4-a869-42dc741dfa6b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod616f28ee_6788_4826_baa5_d926eff36e82.slice PodAnnotations:0xc0069fc138}] Aliases:map[]}\"",
2026-06-19 12:35:51.671930 | controller |     "Jun 19 11:45:33.093564 crc crio[22562]: time=\"2026-06-19T11:45:33.093534881Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.671946 | controller |     "Jun 19 11:45:33.103464 crc crio[22562]: time=\"2026-06-19T11:45:33.103376254Z\" level=info msg=\"Ran pod sandbox a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc with infra container: openstack/nova-cell1-conductor-0/POD\" id=0f328ac7-cf61-41bc-ab99-dc644dd2254d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.671961 | controller |     "Jun 19 11:45:33.108334 crc crio[22562]: time=\"2026-06-19T11:45:33.107564928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e4bea487-192d-41b5-9013-5e28824f33d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.671978 | controller |     "Jun 19 11:45:33.141627 crc crio[22562]: time=\"2026-06-19T11:45:33.141058317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=84775447-f702-4fee-87bf-21b2a7e90021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672001 | controller |     "Jun 19 11:45:33.141627 crc crio[22562]: time=\"2026-06-19T11:45:33.141567669Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.672020 | controller |     "Jun 19 11:45:33.141865 crc crio[22562]: time=\"2026-06-19T11:45:33.141697902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672035 | controller |     "Jun 19 11:45:33.157343 crc crio[22562]: time=\"2026-06-19T11:45:33.157270028Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672051 | controller |     "Jun 19 11:45:33.183458 crc crio[22562]: time=\"2026-06-19T11:45:33.183384474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672066 | controller |     "Jun 19 11:45:33.219118 crc crio[22562]: time=\"2026-06-19T11:45:33.218468302Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"",
2026-06-19 12:35:51.672082 | controller |     "Jun 19 11:45:33.219118 crc crio[22562]: time=\"2026-06-19T11:45:33.218546124Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.672097 | controller |     "Jun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.24060577Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.672112 | controller |     "Jun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.240651561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672130 | controller |     "Jun 19 11:45:33.241352 crc crio[22562]: time=\"2026-06-19T11:45:33.240690722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672145 | controller |     "Jun 19 11:45:33.247085 crc crio[22562]: time=\"2026-06-19T11:45:33.247017099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672160 | controller |     "Jun 19 11:45:33.285397 crc crio[22562]: time=\"2026-06-19T11:45:33.285293245Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}\"",
2026-06-19 12:35:51.672175 | controller |     "Jun 19 11:45:33.285397 crc crio[22562]: time=\"2026-06-19T11:45:33.285363617Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.672190 | controller |     "Jun 19 11:45:33.456592 crc crio[22562]: time=\"2026-06-19T11:45:33.45606057Z\" level=info msg=\"Created container edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c017470e-0fc9-43c8-a43d-f81e69274904 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672204 | controller |     "Jun 19 11:45:33.460598 crc crio[22562]: time=\"2026-06-19T11:45:33.46050042Z\" level=info msg=\"Starting container: edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088\" id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.672219 | controller |     "Jun 19 11:45:33.471621 crc crio[22562]: time=\"2026-06-19T11:45:33.471495153Z\" level=info msg=\"Started container\" PID=86911 containerID=edd2653c7ee32ebce07b86181c11d7acaa3ca7df4072448bc157d1baa72d2088 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=82ac2e9a-d2ca-4f44-a67d-3ed6a6d8b365 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2ed793e41f98663318d48276228097b295a338ce67fa39486f63907136e01fc",
2026-06-19 12:35:51.672234 | controller |     "Jun 19 11:45:33.690956 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:631106d3748e14c Mac:62:9a:35:3f:b0:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d SocketPath: PciID:}] [{Interface:0xc0002008c0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.672249 | controller |     "Jun 19 11:45:33.694645 crc crio[22562]: time=\"2026-06-19T11:45:33.694022539Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc000138590}] Aliases:map[]}\"",
2026-06-19 12:35:51.672264 | controller |     "Jun 19 11:45:33.694645 crc crio[22562]: time=\"2026-06-19T11:45:33.694219964Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.672282 | controller |     "Jun 19 11:45:33.732651 crc crio[22562]: time=\"2026-06-19T11:45:33.732616694Z\" level=info msg=\"Ran pod sandbox 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 with infra container: openstack/ceilometer-0/POD\" id=d9f95a82-277f-41a6-91a9-7609eb875914 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.672297 | controller |     "Jun 19 11:45:33.737501 crc crio[22562]: time=\"2026-06-19T11:45:33.73735131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=89842af0-4caf-4535-b85a-ab198ea9ad30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672312 | controller |     "Jun 19 11:45:33.779662 crc crio[22562]: time=\"2026-06-19T11:45:33.779542065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7025b2c7-dc77-4cc4-a349-9cc388b50f7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672327 | controller |     "Jun 19 11:45:33.788039 crc crio[22562]: time=\"2026-06-19T11:45:33.787629396Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672341 | controller |     "Jun 19 11:45:33.788758 crc crio[22562]: time=\"2026-06-19T11:45:33.788325462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672356 | controller |     "Jun 19 11:45:33.842811 crc crio[22562]: time=\"2026-06-19T11:45:33.842765169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672370 | controller |     "Jun 19 11:45:33.847666 crc crio[22562]: time=\"2026-06-19T11:45:33.847640251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672385 | controller |     "Jun 19 11:45:33.954806 crc crio[22562]: 2026-06-19T11:45:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6df1fe309436b49 Mac:4e:03:ee:b6:c1:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.672400 | controller |     "Jun 19 11:45:33.957345 crc crio[22562]: time=\"2026-06-19T11:45:33.95713542Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002910510}] Aliases:map[]}\"",
2026-06-19 12:35:51.672416 | controller |     "Jun 19 11:45:33.957515 crc crio[22562]: time=\"2026-06-19T11:45:33.957406316Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.672449 | controller |     "Jun 19 11:45:33.968748 crc crio[22562]: time=\"2026-06-19T11:45:33.968654554Z\" level=info msg=\"Ran pod sandbox 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 with infra container: openstack/nova-api-0/POD\" id=3b56f240-ad53-441d-aa0a-e25fe493e423 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.672466 | controller |     "Jun 19 11:45:33.974923 crc crio[22562]: time=\"2026-06-19T11:45:33.974850118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=60ef9c13-0db7-4a02-8809-417ed8badbb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672485 | controller |     "Jun 19 11:45:33.984857 crc crio[22562]: time=\"2026-06-19T11:45:33.984075596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=575424ba-78b2-412c-bf1f-2b6d49608828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672500 | controller |     "Jun 19 11:45:33.995705 crc crio[22562]: time=\"2026-06-19T11:45:33.995621681Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672514 | controller |     "Jun 19 11:45:33.998638 crc crio[22562]: time=\"2026-06-19T11:45:33.997078707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672528 | controller |     "Jun 19 11:45:34.024099 crc crio[22562]: time=\"2026-06-19T11:45:34.024057475Z\" level=info msg=\"Created container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=b8715d73-4fae-4090-ad45-0b7416ab256d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672543 | controller |     "Jun 19 11:45:34.027853 crc crio[22562]: time=\"2026-06-19T11:45:34.027769707Z\" level=info msg=\"Starting container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673\" id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.672557 | controller |     "Jun 19 11:45:34.039779 crc crio[22562]: time=\"2026-06-19T11:45:34.039676542Z\" level=info msg=\"Started container\" PID=86986 containerID=ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 description=openstack/ceilometer-0/ceilometer-central-agent id=dbbc8dbe-b94a-4548-be8f-2c46f656f05c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0",
2026-06-19 12:35:51.672572 | controller |     "Jun 19 11:45:34.057577 crc crio[22562]: time=\"2026-06-19T11:45:34.056780905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672587 | controller |     "Jun 19 11:45:34.057577 crc crio[22562]: time=\"2026-06-19T11:45:34.057508934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e3fc630e-5a27-4f26-8642-5517b68ab885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672602 | controller |     "Jun 19 11:45:34.086364 crc crio[22562]: time=\"2026-06-19T11:45:34.086107821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4f2447bc-adca-46f5-afa5-75b5379f7b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672616 | controller |     "Jun 19 11:45:34.088761 crc crio[22562]: time=\"2026-06-19T11:45:34.088210742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672630 | controller |     "Jun 19 11:45:34.096346 crc crio[22562]: time=\"2026-06-19T11:45:34.095903282Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672645 | controller |     "Jun 19 11:45:34.096579 crc crio[22562]: time=\"2026-06-19T11:45:34.096425716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672660 | controller |     "Jun 19 11:45:34.211793 crc crio[22562]: time=\"2026-06-19T11:45:34.211710468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672677 | controller |     "Jun 19 11:45:34.216465 crc crio[22562]: time=\"2026-06-19T11:45:34.216378724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672693 | controller |     "Jun 19 11:45:34.228067 crc crio[22562]: time=\"2026-06-19T11:45:34.226294219Z\" level=info msg=\"Created container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=09b4154a-6c87-4c26-8fc4-22822f22e5dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672708 | controller |     "Jun 19 11:45:34.228067 crc crio[22562]: time=\"2026-06-19T11:45:34.227405237Z\" level=info msg=\"Starting container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c\" id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.672723 | controller |     "Jun 19 11:45:34.239738 crc crio[22562]: time=\"2026-06-19T11:45:34.23966027Z\" level=info msg=\"Started container\" PID=87015 containerID=81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c description=openstack/nova-api-0/nova-api-log id=b0173168-b54e-40be-be14-fa272b6c67a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0",
2026-06-19 12:35:51.672738 | controller |     "Jun 19 11:45:34.258536 crc crio[22562]: time=\"2026-06-19T11:45:34.258446635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=696b8824-a699-4bd3-8d6d-6acad626a18b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672753 | controller |     "Jun 19 11:45:34.287296 crc crio[22562]: time=\"2026-06-19T11:45:34.287195846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0469ad6f-1d2c-466f-9bba-5a77a2411d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672768 | controller |     "Jun 19 11:45:34.296468 crc crio[22562]: time=\"2026-06-19T11:45:34.296367643Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672783 | controller |     "Jun 19 11:45:34.298277 crc crio[22562]: time=\"2026-06-19T11:45:34.298217969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672797 | controller |     "Jun 19 11:45:34.367286 crc crio[22562]: time=\"2026-06-19T11:45:34.367088563Z\" level=info msg=\"Created container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=da73729a-3724-4a00-a1df-c654b1fd1a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672812 | controller |     "Jun 19 11:45:34.369081 crc crio[22562]: time=\"2026-06-19T11:45:34.368949189Z\" level=info msg=\"Starting container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8\" id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.672827 | controller |     "Jun 19 11:45:34.378235 crc crio[22562]: time=\"2026-06-19T11:45:34.377516721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672842 | controller |     "Jun 19 11:45:34.380718 crc crio[22562]: time=\"2026-06-19T11:45:34.380620718Z\" level=info msg=\"Started container\" PID=87042 containerID=a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 description=openstack/ceilometer-0/ceilometer-notification-agent id=7194c354-425f-4f11-8bf6-6afe29fa0a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0",
2026-06-19 12:35:51.672860 | controller |     "Jun 19 11:45:34.384919 crc crio[22562]: time=\"2026-06-19T11:45:34.384809351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672875 | controller |     "Jun 19 11:45:34.397954 crc crio[22562]: time=\"2026-06-19T11:45:34.397839804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e0c55497-c479-4911-aadd-16f4d6db4349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672890 | controller |     "Jun 19 11:45:34.444724 crc crio[22562]: time=\"2026-06-19T11:45:34.444351194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=81ee23d2-c335-4212-8f67-c7796bb37d7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.672905 | controller |     "Jun 19 11:45:34.454234 crc crio[22562]: time=\"2026-06-19T11:45:34.454102485Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672920 | controller |     "Jun 19 11:45:34.455056 crc crio[22562]: time=\"2026-06-19T11:45:34.455003748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672935 | controller |     "Jun 19 11:45:34.537340 crc crio[22562]: time=\"2026-06-19T11:45:34.537246573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672951 | controller |     "Jun 19 11:45:34.540777 crc crio[22562]: time=\"2026-06-19T11:45:34.540691338Z\" level=info msg=\"Created container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=4709abe1-e179-4b32-b347-20336c7e785c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.672966 | controller |     "Jun 19 11:45:34.546564 crc crio[22562]: time=\"2026-06-19T11:45:34.543367755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.672981 | controller |     "Jun 19 11:45:34.547705 crc crio[22562]: time=\"2026-06-19T11:45:34.54762145Z\" level=info msg=\"Starting container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774\" id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.672996 | controller |     "Jun 19 11:45:34.555332 crc crio[22562]: time=\"2026-06-19T11:45:34.555205237Z\" level=info msg=\"Started container\" PID=87061 containerID=3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 description=openstack/nova-api-0/nova-api-api id=68cdfc3f-68a1-421a-9764-9a798b1bd960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0",
2026-06-19 12:35:51.673012 | controller |     "Jun 19 11:45:34.679487 crc crio[22562]: time=\"2026-06-19T11:45:34.678462667Z\" level=info msg=\"Stopping container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9 (timeout: 2s)\" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.673027 | controller |     "Jun 19 11:45:34.809667 crc crio[22562]: time=\"2026-06-19T11:45:34.809515221Z\" level=info msg=\"Created container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=72536ed5-2508-43d1-86c5-d0ad1d4377f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.673043 | controller |     "Jun 19 11:45:34.812101 crc crio[22562]: time=\"2026-06-19T11:45:34.811820957Z\" level=info msg=\"Starting container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d\" id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.673061 | controller |     "Jun 19 11:45:34.824185 crc crio[22562]: time=\"2026-06-19T11:45:34.82404747Z\" level=info msg=\"Started container\" PID=87079 containerID=11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d description=openstack/ceilometer-0/sg-core id=16f0e000-3269-4371-bc66-05289b88f07c name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0",
2026-06-19 12:35:51.673077 | controller |     "Jun 19 11:45:34.858866 crc crio[22562]: time=\"2026-06-19T11:45:34.858757029Z\" level=info msg=\"Stopped container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=09c312f6-c761-4ed8-9627-cb0db7fe1e74 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.673092 | controller |     "Jun 19 11:45:34.860302 crc crio[22562]: time=\"2026-06-19T11:45:34.860251446Z\" level=info msg=\"Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673107 | controller |     "Jun 19 11:45:34.860897 crc crio[22562]: time=\"2026-06-19T11:45:34.860712797Z\" level=info msg=\"Got pod network &{Name:certified-operators-vb8gn Namespace:openshift-marketplace ID:b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0 UID:09848bac-c608-47ce-987b-719f730395b5 NetNS:/var/run/netns/43ffd0ea-1c53-42a3-a10f-b070eadf8f05 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09848bac_c608_47ce_987b_719f730395b5.slice PodAnnotations:0xc00259c180}] Aliases:map[]}\"",
2026-06-19 12:35:51.673123 | controller |     "Jun 19 11:45:34.860897 crc crio[22562]: time=\"2026-06-19T11:45:34.860884451Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vb8gn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.673138 | controller |     "Jun 19 11:45:34.886635 crc crio[22562]: time=\"2026-06-19T11:45:34.886585998Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=11276b7e-e0e5-4a99-ae64-2e91c533f641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.673154 | controller |     "Jun 19 11:45:34.986321 crc crio[22562]: time=\"2026-06-19T11:45:34.983416772Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bc3e2390-1f2a-45e8-be5e-caef6299d4ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.673169 | controller |     "Jun 19 11:45:35.014200 crc crio[22562]: time=\"2026-06-19T11:45:35.011624921Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.673184 | controller |     "Jun 19 11:45:35.014200 crc crio[22562]: time=\"2026-06-19T11:45:35.012090573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.673199 | controller |     "Jun 19 11:45:35.093924 crc crio[22562]: time=\"2026-06-19T11:45:35.093813995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.673214 | controller |     "Jun 19 11:45:35.099324 crc crio[22562]: time=\"2026-06-19T11:45:35.09926345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.673229 | controller |     "Jun 19 11:45:35.293095 crc crio[22562]: time=\"2026-06-19T11:45:35.292371977Z\" level=info msg=\"Created container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=6ea75299-152f-4fda-91e1-7287eb690872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.673247 | controller |     "Jun 19 11:45:35.302335 crc crio[22562]: time=\"2026-06-19T11:45:35.299653178Z\" level=info msg=\"Starting container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d\" id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.673262 | controller |     "Jun 19 11:45:35.302335 crc crio[22562]: time=\"2026-06-19T11:45:35.300133Z\" level=info msg=\"Stopped pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=7a60a948-baf4-4485-a871-950d4bf3b9d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673277 | controller |     "Jun 19 11:45:35.309811 crc crio[22562]: time=\"2026-06-19T11:45:35.30904779Z\" level=info msg=\"Started container\" PID=87293 containerID=ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d description=openstack/ceilometer-0/proxy-httpd id=d71eafbe-3e60-4cde-b64a-b9b0625d1c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0",
2026-06-19 12:35:51.673292 | controller |     "Jun 19 11:45:35.712476 crc crio[22562]: time=\"2026-06-19T11:45:35.711896038Z\" level=info msg=\"Removing container: d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9\" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673307 | controller |     "Jun 19 11:45:35.750642 crc crio[22562]: time=\"2026-06-19T11:45:35.750549825Z\" level=info msg=\"Removed container d9f451f6731f6e46ca61b96707d94c56b9f4dab723dbb27adaa1e832d0735df9: openshift-marketplace/certified-operators-vb8gn/registry-server\" id=3c78a57f-580e-4e11-8379-b9b3f5d81bb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673322 | controller |     "Jun 19 11:45:35.753696 crc crio[22562]: time=\"2026-06-19T11:45:35.753629391Z\" level=info msg=\"Removing container: cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b\" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673338 | controller |     "Jun 19 11:45:35.855999 crc crio[22562]: time=\"2026-06-19T11:45:35.855538073Z\" level=info msg=\"Removed container cb345fb3493b398c424994c83cf308cd6d6db5edbdaf658a196b30eed4252d6b: openshift-marketplace/certified-operators-vb8gn/extract-content\" id=4409d442-9475-4bbf-b4f8-50d23e8be74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673353 | controller |     "Jun 19 11:45:35.861946 crc crio[22562]: time=\"2026-06-19T11:45:35.861879409Z\" level=info msg=\"Removing container: f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8\" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673368 | controller |     "Jun 19 11:45:35.943212 crc crio[22562]: time=\"2026-06-19T11:45:35.942767851Z\" level=info msg=\"Removed container f0bd88d77acd5c3b451195376166dd7eba1f7f040c217f8ce04ce95594b6a0b8: openshift-marketplace/certified-operators-vb8gn/extract-utilities\" id=06b9e4c3-2e2d-4f69-819e-9a09db7761f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673383 | controller |     "Jun 19 11:45:46.915078 crc crio[22562]: time=\"2026-06-19T11:45:46.91448531Z\" level=info msg=\"Removing container: 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd\" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673398 | controller |     "Jun 19 11:45:46.969092 crc crio[22562]: time=\"2026-06-19T11:45:46.968926468Z\" level=info msg=\"Removed container 2d21b93f0c26e9914b4e990d75e76958abaa2edccfa2aed9a60ec46e3c82b9fd: openshift-operator-lifecycle-manager/collect-profiles-29697780-jz8pk/collect-profiles\" id=e088c010-f55d-4174-b7d8-d3f65258ebd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673417 | controller |     "Jun 19 11:45:46.975758 crc crio[22562]: time=\"2026-06-19T11:45:46.97546049Z\" level=info msg=\"Removing container: c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec\" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673449 | controller |     "Jun 19 11:45:47.095408 crc crio[22562]: time=\"2026-06-19T11:45:47.095056548Z\" level=info msg=\"Removed container c4a4405c5d06cfb8a9321359608e82ac2f9ea0dbc3d5ad76a8733c69683f03ec: openshift-infra/auto-csr-approver-29697818-9qrq6/oc\" id=825d1ed7-12d0-4424-bf1a-0f4c376d7381 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.673465 | controller |     "Jun 19 11:45:47.107842 crc crio[22562]: time=\"2026-06-19T11:45:47.107709522Z\" level=info msg=\"Stopping pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673481 | controller |     "Jun 19 11:45:47.108460 crc crio[22562]: time=\"2026-06-19T11:45:47.107928377Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=33093697-104e-46fc-b0dc-db0dac49b909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673495 | controller |     "Jun 19 11:45:47.108733 crc crio[22562]: time=\"2026-06-19T11:45:47.108623003Z\" level=info msg=\"Removing pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673510 | controller |     "Jun 19 11:45:47.137769 crc crio[22562]: time=\"2026-06-19T11:45:47.137623922Z\" level=info msg=\"Removed pod sandbox: cb97d7ee78f9722bbba923f92c086ba644810b2b81eeff814677cec9a1087f88\" id=bc185432-0140-46cf-8109-69d95200f495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673525 | controller |     "Jun 19 11:45:47.138826 crc crio[22562]: time=\"2026-06-19T11:45:47.138686598Z\" level=info msg=\"Stopping pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673540 | controller |     "Jun 19 11:45:47.138826 crc crio[22562]: time=\"2026-06-19T11:45:47.1387765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=790583e9-a5d4-4aaf-bdb7-241de28e10f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673567 | controller |     "Jun 19 11:45:47.140390 crc crio[22562]: time=\"2026-06-19T11:45:47.140250116Z\" level=info msg=\"Removing pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673587 | controller |     "Jun 19 11:45:47.158281 crc crio[22562]: time=\"2026-06-19T11:45:47.158103229Z\" level=info msg=\"Removed pod sandbox: 263ca336053facf1becff152fef019683528da1dd22b714fac3e046c5c4cc541\" id=5ab9fb31-e310-444f-a0b8-0492e88e7da3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673603 | controller |     "Jun 19 11:45:47.159519 crc crio[22562]: time=\"2026-06-19T11:45:47.159401621Z\" level=info msg=\"Stopping pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673619 | controller |     "Jun 19 11:45:47.159812 crc crio[22562]: time=\"2026-06-19T11:45:47.159544344Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=b83c4f15-a311-4021-a1b9-8a4ce1cb6923 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673638 | controller |     "Jun 19 11:45:47.160413 crc crio[22562]: time=\"2026-06-19T11:45:47.160329364Z\" level=info msg=\"Removing pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673653 | controller |     "Jun 19 11:45:47.187043 crc crio[22562]: time=\"2026-06-19T11:45:47.186814019Z\" level=info msg=\"Removed pod sandbox: 01c32e212665c8e1ba9710433407065f0d390a5b1d75f4e1d910138d7c647db3\" id=639d71ab-8878-417a-971a-c12e0bd85b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673669 | controller |     "Jun 19 11:45:47.189032 crc crio[22562]: time=\"2026-06-19T11:45:47.188713496Z\" level=info msg=\"Stopping pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673684 | controller |     "Jun 19 11:45:47.189700 crc crio[22562]: time=\"2026-06-19T11:45:47.189040244Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f7174fe0-08d8-4d60-86c5-42083021064a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673699 | controller |     "Jun 19 11:45:47.191865 crc crio[22562]: time=\"2026-06-19T11:45:47.191575997Z\" level=info msg=\"Removing pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673714 | controller |     "Jun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.220053271Z\" level=info msg=\"Removed pod sandbox: 6362237f6d706d646654d84be546341a119621423e6fad5bcd1a3871d686277d\" id=f0495360-a851-4f28-a445-02419f63be7b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673729 | controller |     "Jun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.221481146Z\" level=info msg=\"Stopping pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673743 | controller |     "Jun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.221586629Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=d5f4bcd8-2436-4599-b98b-5871e785e8fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673758 | controller |     "Jun 19 11:45:47.225369 crc crio[22562]: time=\"2026-06-19T11:45:47.222581014Z\" level=info msg=\"Removing pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673773 | controller |     "Jun 19 11:45:47.237385 crc crio[22562]: time=\"2026-06-19T11:45:47.236663882Z\" level=info msg=\"Removed pod sandbox: 0f9eb8700373945bdb67a36579678fb69c93c63caf64e11e667e97c6ce26fbde\" id=203d190f-5fb8-4ffe-965f-3b9bf96f3a45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673789 | controller |     "Jun 19 11:45:47.237604 crc crio[22562]: time=\"2026-06-19T11:45:47.237553605Z\" level=info msg=\"Stopping pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673805 | controller |     "Jun 19 11:45:47.237817 crc crio[22562]: time=\"2026-06-19T11:45:47.237628786Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=0050a9c0-6f35-401c-8cc4-a278ee5df7df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673821 | controller |     "Jun 19 11:45:47.238624 crc crio[22562]: time=\"2026-06-19T11:45:47.23855342Z\" level=info msg=\"Removing pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673841 | controller |     "Jun 19 11:45:47.257445 crc crio[22562]: time=\"2026-06-19T11:45:47.257276743Z\" level=info msg=\"Removed pod sandbox: b2af27c03fc2ff31fdd29b522396284af3db18b61e4a2da99c17d81a598134f0\" id=9106d0c8-508c-49f6-9929-f7c2fe535045 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673857 | controller |     "Jun 19 11:45:47.258894 crc crio[22562]: time=\"2026-06-19T11:45:47.25879412Z\" level=info msg=\"Stopping pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673872 | controller |     "Jun 19 11:45:47.258894 crc crio[22562]: time=\"2026-06-19T11:45:47.258882812Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=90efc4a9-db71-4d8a-9984-d8f61ce632c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673888 | controller |     "Jun 19 11:45:47.259809 crc crio[22562]: time=\"2026-06-19T11:45:47.259709053Z\" level=info msg=\"Removing pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673903 | controller |     "Jun 19 11:45:47.280070 crc crio[22562]: time=\"2026-06-19T11:45:47.279906672Z\" level=info msg=\"Removed pod sandbox: 60d99c358382ecd7dc7c835df31d11352f34b1a38fa1b5b9ace364b94077e363\" id=0883856f-393e-4b6e-b62b-463d9005f022 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673919 | controller |     "Jun 19 11:45:47.281028 crc crio[22562]: time=\"2026-06-19T11:45:47.280874397Z\" level=info msg=\"Stopping pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673934 | controller |     "Jun 19 11:45:47.281269 crc crio[22562]: time=\"2026-06-19T11:45:47.280956459Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=8705ca10-d684-4fcb-8c49-89c7c16dbdb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673950 | controller |     "Jun 19 11:45:47.281811 crc crio[22562]: time=\"2026-06-19T11:45:47.281699276Z\" level=info msg=\"Removing pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673965 | controller |     "Jun 19 11:45:47.308031 crc crio[22562]: time=\"2026-06-19T11:45:47.307728441Z\" level=info msg=\"Removed pod sandbox: 0b4a313ce2dfb9d40b8644394608a644da66b2c662710c35e3d769e794282d37\" id=d529bd10-4813-4feb-9979-26dcb3ff3568 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.673980 | controller |     "Jun 19 11:45:47.310046 crc crio[22562]: time=\"2026-06-19T11:45:47.309915685Z\" level=info msg=\"Stopping pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.673995 | controller |     "Jun 19 11:45:47.311387 crc crio[22562]: time=\"2026-06-19T11:45:47.311135745Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=0489fd8d-3ef5-4ba4-a28f-980750dbe990 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674010 | controller |     "Jun 19 11:45:47.313351 crc crio[22562]: time=\"2026-06-19T11:45:47.313079903Z\" level=info msg=\"Removing pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674029 | controller |     "Jun 19 11:45:47.335882 crc crio[22562]: time=\"2026-06-19T11:45:47.335743954Z\" level=info msg=\"Removed pod sandbox: 7472f4ba7978157fcaa1894a8a467c7837d1d680723579780b0cb3ca5bf4a8d6\" id=41891a81-c926-4e2e-a11e-9588a5b7add4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674045 | controller |     "Jun 19 11:45:47.337464 crc crio[22562]: time=\"2026-06-19T11:45:47.337324973Z\" level=info msg=\"Stopping pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674062 | controller |     "Jun 19 11:45:47.337623 crc crio[22562]: time=\"2026-06-19T11:45:47.337503337Z\" level=info msg=\"Stopped pod sandbox (already stopped): d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=5b7ee4ca-cb58-4d89-be3c-36434945e5b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674077 | controller |     "Jun 19 11:45:47.339764 crc crio[22562]: time=\"2026-06-19T11:45:47.339679141Z\" level=info msg=\"Removing pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674093 | controller |     "Jun 19 11:45:47.359681 crc crio[22562]: time=\"2026-06-19T11:45:47.359454741Z\" level=info msg=\"Removed pod sandbox: d8898de5e2cc2a4568eea3a4320e828100a5e93b3a78a147099cbf270bb9a73f\" id=877f5060-7e3d-4d77-8318-d94cdcc54fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674108 | controller |     "Jun 19 11:45:47.361118 crc crio[22562]: time=\"2026-06-19T11:45:47.360918767Z\" level=info msg=\"Stopping pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674123 | controller |     "Jun 19 11:45:47.361427 crc crio[22562]: time=\"2026-06-19T11:45:47.361322537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=bd2532b9-6c08-43d2-a31b-df45e3c866e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674138 | controller |     "Jun 19 11:45:47.362731 crc crio[22562]: time=\"2026-06-19T11:45:47.362618979Z\" level=info msg=\"Removing pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674153 | controller |     "Jun 19 11:45:47.387566 crc crio[22562]: time=\"2026-06-19T11:45:47.387445293Z\" level=info msg=\"Removed pod sandbox: 95b6b18d78cf11969752d511d75f7b4ac42040b58a9491d97956733d45c4738e\" id=f585fdef-1497-47bb-aae9-c1aa4c273744 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.674168 | controller |     "Jun 19 11:45:49.890456 crc crio[22562]: time=\"2026-06-19T11:45:49.889519583Z\" level=warning msg=\"Stopping container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba with stop signal(15) timed out. Killing...\"",
2026-06-19 12:35:51.674184 | controller |     "Jun 19 11:45:49.932902 crc crio[22562]: time=\"2026-06-19T11:45:49.932734793Z\" level=error msg=\"Killing container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-19 12:35:51.674200 | controller |     "Jun 19 11:45:49.977589 crc crio[22562]: time=\"2026-06-19T11:45:49.9767113Z\" level=info msg=\"Stopped container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7ad4fe0a-25d9-476b-9dc1-ffc7e0694986 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.674215 | controller |     "Jun 19 11:45:49.978857 crc crio[22562]: time=\"2026-06-19T11:45:49.978356902Z\" level=info msg=\"Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674234 | controller |     "Jun 19 11:45:49.981809 crc crio[22562]: time=\"2026-06-19T11:45:49.981487639Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a UID:be492fac-d26f-4501-96f4-4bb5d3da75c5 NetNS:/var/run/netns/c636d7af-f13d-41a4-bec2-5d5707afcbac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe492fac_d26f_4501_96f4_4bb5d3da75c5.slice PodAnnotations:0xc0030b45e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.674250 | controller |     "Jun 19 11:45:49.983047 crc crio[22562]: time=\"2026-06-19T11:45:49.982866042Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.674267 | controller |     "Jun 19 11:45:50.371271 crc crio[22562]: time=\"2026-06-19T11:45:50.371039878Z\" level=info msg=\"Stopped pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=b8a4cce2-3946-41f8-bf87-e9386774e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.674282 | controller |     "Jun 19 11:45:51.018701 crc crio[22562]: time=\"2026-06-19T11:45:51.01778785Z\" level=info msg=\"Removing container: 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba\" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.674297 | controller |     "Jun 19 11:45:51.054335 crc crio[22562]: time=\"2026-06-19T11:45:51.054081169Z\" level=info msg=\"Removed container 532fa6f7f3d581710dac5af092b0947af26543fb56cef5bc1cf2fa32ebaeaaba: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=37be5d20-f9eb-493e-bddd-6a15e0450b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.674312 | controller |     "Jun 19 11:45:51.651568 crc crio[22562]: time=\"2026-06-19T11:45:51.650888976Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.674327 | controller |     "Jun 19 11:45:51.651792 crc crio[22562]: time=\"2026-06-19T11:45:51.651609753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674342 | controller |     "Jun 19 11:45:51.691680 crc crio[22562]: time=\"2026-06-19T11:45:51.691552012Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}\"",
2026-06-19 12:35:51.674358 | controller |     "Jun 19 11:45:51.691680 crc crio[22562]: time=\"2026-06-19T11:45:51.691640254Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.674373 | controller |     "Jun 19 11:45:52.329273 crc crio[22562]: 2026-06-19T11:45:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a7de7410e7445c Mac:6a:18:8c:4c:df:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.674393 | controller |     "Jun 19 11:45:52.334084 crc crio[22562]: time=\"2026-06-19T11:45:52.331245689Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f UID:115d2e5e-96ba-42d1-8a12-8aec0b432c3e NetNS:/var/run/netns/c56eb2cf-2d54-487c-81c1-eb5b5847f49b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod115d2e5e_96ba_42d1_8a12_8aec0b432c3e.slice PodAnnotations:0xc0005ad578}] Aliases:map[]}\"",
2026-06-19 12:35:51.674409 | controller |     "Jun 19 11:45:52.334084 crc crio[22562]: time=\"2026-06-19T11:45:52.331455115Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.674424 | controller |     "Jun 19 11:45:52.341552 crc crio[22562]: time=\"2026-06-19T11:45:52.341457073Z\" level=info msg=\"Ran pod sandbox 5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=7db47590-1e31-49ee-b219-1a840f7ff74f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.674459 | controller |     "Jun 19 11:45:52.347352 crc crio[22562]: time=\"2026-06-19T11:45:52.347222315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=1ff05a51-3831-4af4-b1c1-73bef3b4f59a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674476 | controller |     "Jun 19 11:45:52.428358 crc crio[22562]: time=\"2026-06-19T11:45:52.42824674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=88a29639-0dac-4750-98ab-27bf34324789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674491 | controller |     "Jun 19 11:45:52.441236 crc crio[22562]: time=\"2026-06-19T11:45:52.441016166Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674507 | controller |     "Jun 19 11:45:52.441832 crc crio[22562]: time=\"2026-06-19T11:45:52.441733904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674522 | controller |     "Jun 19 11:45:52.495936 crc crio[22562]: time=\"2026-06-19T11:45:52.495855994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674537 | controller |     "Jun 19 11:45:52.500097 crc crio[22562]: time=\"2026-06-19T11:45:52.499910983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674552 | controller |     "Jun 19 11:45:52.703925 crc crio[22562]: time=\"2026-06-19T11:45:52.703733147Z\" level=info msg=\"Created container 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=19fa0fe1-1954-4383-b35c-65ea764485ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674567 | controller |     "Jun 19 11:45:52.705818 crc crio[22562]: time=\"2026-06-19T11:45:52.705719656Z\" level=info msg=\"Starting container: 4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe\" id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.674582 | controller |     "Jun 19 11:45:52.712559 crc crio[22562]: time=\"2026-06-19T11:45:52.712480193Z\" level=info msg=\"Started container\" PID=88509 containerID=4e37dd24d971d0b4bb67557d4c26ff1f2246dd733eb8b608ff85be0f8cf925fe description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e6f4d5cb-5e48-4d5b-a222-c1513dbc075a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a7de7410e7445c583b3cb7d20b984d1a7960f2ea95969f203c3ebbe4315dd8f",
2026-06-19 12:35:51.674604 | controller |     "Jun 19 11:45:54.933356 crc crio[22562]: time=\"2026-06-19T11:45:54.932602477Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD\" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.674621 | controller |     "Jun 19 11:45:54.934823 crc crio[22562]: time=\"2026-06-19T11:45:54.933399487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674636 | controller |     "Jun 19 11:45:54.986662 crc crio[22562]: time=\"2026-06-19T11:45:54.98646958Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}\"",
2026-06-19 12:35:51.674652 | controller |     "Jun 19 11:45:54.986662 crc crio[22562]: time=\"2026-06-19T11:45:54.986550602Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-l9nmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.674667 | controller |     "Jun 19 11:45:55.557525 crc crio[22562]: 2026-06-19T11:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01daa0e0180a2e5 Mac:aa:a5:e9:22:6b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.674683 | controller |     "Jun 19 11:45:55.560241 crc crio[22562]: time=\"2026-06-19T11:45:55.560050023Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc000659048}] Aliases:map[]}\"",
2026-06-19 12:35:51.674699 | controller |     "Jun 19 11:45:55.560435 crc crio[22562]: time=\"2026-06-19T11:45:55.56035182Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-l9nmz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.674715 | controller |     "Jun 19 11:45:55.572353 crc crio[22562]: time=\"2026-06-19T11:45:55.572233825Z\" level=info msg=\"Ran pod sandbox 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 with infra container: openstack/dnsmasq-dns-68b84f4555-l9nmz/POD\" id=bacca655-a2d8-4aec-8f7e-366a9bc27e4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.674731 | controller |     "Jun 19 11:45:55.575615 crc crio[22562]: time=\"2026-06-19T11:45:55.575538176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=99edc17b-23f7-4fc7-9103-8d684259049b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674746 | controller |     "Jun 19 11:45:55.655656 crc crio[22562]: time=\"2026-06-19T11:45:55.654885809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3e6a897c-b17f-40b5-9f23-9a267317c5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674761 | controller |     "Jun 19 11:45:55.663504 crc crio[22562]: time=\"2026-06-19T11:45:55.663388799Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674780 | controller |     "Jun 19 11:45:55.664443 crc crio[22562]: time=\"2026-06-19T11:45:55.663738278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674795 | controller |     "Jun 19 11:45:55.709913 crc crio[22562]: time=\"2026-06-19T11:45:55.709800368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674810 | controller |     "Jun 19 11:45:55.717626 crc crio[22562]: time=\"2026-06-19T11:45:55.717453417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674825 | controller |     "Jun 19 11:45:55.875876 crc crio[22562]: time=\"2026-06-19T11:45:55.875069727Z\" level=info msg=\"Created container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=46ea7be4-1a1f-40e0-aa5b-dcd4923bd0db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674840 | controller |     "Jun 19 11:45:55.876718 crc crio[22562]: time=\"2026-06-19T11:45:55.876674017Z\" level=info msg=\"Starting container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658\" id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.674855 | controller |     "Jun 19 11:45:55.889037 crc crio[22562]: time=\"2026-06-19T11:45:55.887910195Z\" level=info msg=\"Started container\" PID=88788 containerID=ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/init id=bf17470d-a4c5-4fe8-8132-578715ab28d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368",
2026-06-19 12:35:51.674871 | controller |     "Jun 19 11:45:56.147864 crc crio[22562]: time=\"2026-06-19T11:45:56.147810265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d319c55c-a80c-4cea-98d0-e97af7c1dd4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674887 | controller |     "Jun 19 11:45:56.232902 crc crio[22562]: time=\"2026-06-19T11:45:56.232356348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3eb2f3f-1563-4295-ad31-fad42bf5dc4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.674903 | controller |     "Jun 19 11:45:56.240623 crc crio[22562]: time=\"2026-06-19T11:45:56.24050035Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674919 | controller |     "Jun 19 11:45:56.241215 crc crio[22562]: time=\"2026-06-19T11:45:56.241086104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674934 | controller |     "Jun 19 11:45:56.356112 crc crio[22562]: time=\"2026-06-19T11:45:56.355952566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674950 | controller |     "Jun 19 11:45:56.362493 crc crio[22562]: time=\"2026-06-19T11:45:56.362110468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.674969 | controller |     "Jun 19 11:45:56.849861 crc crio[22562]: time=\"2026-06-19T11:45:56.849732314Z\" level=info msg=\"Created container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=ad94bf64-4d97-4fed-bb7f-103a876569b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.674984 | controller |     "Jun 19 11:45:56.851458 crc crio[22562]: time=\"2026-06-19T11:45:56.851381915Z\" level=info msg=\"Starting container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181\" id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.675000 | controller |     "Jun 19 11:45:56.866994 crc crio[22562]: time=\"2026-06-19T11:45:56.866878318Z\" level=info msg=\"Started container\" PID=88855 containerID=46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 description=openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns id=a2dc0ad3-b711-4d95-9510-387aca4a9604 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368",
2026-06-19 12:35:51.675016 | controller |     "Jun 19 11:45:57.475789 crc crio[22562]: time=\"2026-06-19T11:45:57.475261832Z\" level=info msg=\"Stopping container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8 (timeout: 30s)\" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675032 | controller |     "Jun 19 11:45:57.477043 crc crio[22562]: time=\"2026-06-19T11:45:57.475334313Z\" level=info msg=\"Stopping container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d (timeout: 30s)\" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675047 | controller |     "Jun 19 11:45:57.477043 crc crio[22562]: time=\"2026-06-19T11:45:57.475411335Z\" level=info msg=\"Stopping container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673 (timeout: 30s)\" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675063 | controller |     "Jun 19 11:45:57.477370 crc crio[22562]: time=\"2026-06-19T11:45:57.475512507Z\" level=info msg=\"Stopping container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d (timeout: 30s)\" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675078 | controller |     "Jun 19 11:45:57.617480 crc crio[22562]: time=\"2026-06-19T11:45:57.617390618Z\" level=info msg=\"Stopped container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=49df0e3f-220d-458c-b8ce-c58f502c9d4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675094 | controller |     "Jun 19 11:45:57.714293 crc crio[22562]: time=\"2026-06-19T11:45:57.714122852Z\" level=info msg=\"Stopped container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=b84e4307-983a-407f-af86-81570ab125ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675109 | controller |     "Jun 19 11:45:58.036798 crc crio[22562]: time=\"2026-06-19T11:45:58.036506269Z\" level=info msg=\"Stopped container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=19805926-960c-4aa8-ad7f-87debdae5c08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675125 | controller |     "Jun 19 11:45:58.131062 crc crio[22562]: time=\"2026-06-19T11:45:58.130395012Z\" level=info msg=\"Stopping container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774 (timeout: 30s)\" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675141 | controller |     "Jun 19 11:45:58.134497 crc crio[22562]: time=\"2026-06-19T11:45:58.131829617Z\" level=info msg=\"Stopping container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c (timeout: 30s)\" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675159 | controller |     "Jun 19 11:45:58.258423 crc crio[22562]: time=\"2026-06-19T11:45:58.258310887Z\" level=info msg=\"Stopped container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=6b4705bf-206b-4641-b800-42503f68d939 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675176 | controller |     "Jun 19 11:45:58.920585 crc crio[22562]: time=\"2026-06-19T11:45:58.920352049Z\" level=info msg=\"Stopped container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=4b72900a-ad24-4a81-b0a6-3cf8427942e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675191 | controller |     "Jun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.922199754Z\" level=info msg=\"Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.675207 | controller |     "Jun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.92286004Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0 UID:75f0a87b-4e8c-4b37-a1a5-47247ef52171 NetNS:/var/run/netns/03ea1814-be4d-4850-8a5e-ac1dab466b4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75f0a87b_4e8c_4b37_a1a5_47247ef52171.slice PodAnnotations:0xc0030b43e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.675222 | controller |     "Jun 19 11:45:58.923526 crc crio[22562]: time=\"2026-06-19T11:45:58.923100226Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.675238 | controller |     "Jun 19 11:45:59.335299 crc crio[22562]: time=\"2026-06-19T11:45:59.33466932Z\" level=info msg=\"Stopped pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=5c7a103f-ee5d-40a8-bf2e-14eb2795bd7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.675254 | controller |     "Jun 19 11:46:00.311486 crc crio[22562]: time=\"2026-06-19T11:46:00.31026476Z\" level=info msg=\"Removing container: ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d\" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675269 | controller |     "Jun 19 11:46:00.343040 crc crio[22562]: time=\"2026-06-19T11:46:00.342915708Z\" level=info msg=\"Removed container ddaf5ab90369b301698ff02a0cfcedf0b1a7db4e55e006a01d58d4d29844295d: openstack/ceilometer-0/proxy-httpd\" id=4be7f84c-854b-4ae6-abfa-1f58c959ac3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675284 | controller |     "Jun 19 11:46:00.347198 crc crio[22562]: time=\"2026-06-19T11:46:00.347065891Z\" level=info msg=\"Removing container: 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d\" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675299 | controller |     "Jun 19 11:46:00.392794 crc crio[22562]: time=\"2026-06-19T11:46:00.39270925Z\" level=info msg=\"Removed container 11302584f77b0cf1b1ab62662748aeb764b013c7dc6c2f637d7ef94ec317af3d: openstack/ceilometer-0/sg-core\" id=4a46e9f2-2e97-4019-9fcf-d2d9725102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675314 | controller |     "Jun 19 11:46:00.396104 crc crio[22562]: time=\"2026-06-19T11:46:00.396061412Z\" level=info msg=\"Removing container: a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8\" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675330 | controller |     "Jun 19 11:46:00.434235 crc crio[22562]: time=\"2026-06-19T11:46:00.434108614Z\" level=info msg=\"Removed container a8c45320a431ecb3388dc270ad90b0363620f8a87fdb929f76464c61806d94e8: openstack/ceilometer-0/ceilometer-notification-agent\" id=91442cfb-26df-4bd6-a32a-6b2d73b55e59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675349 | controller |     "Jun 19 11:46:00.438758 crc crio[22562]: time=\"2026-06-19T11:46:00.438727108Z\" level=info msg=\"Removing container: ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673\" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675364 | controller |     "Jun 19 11:46:00.507261 crc crio[22562]: time=\"2026-06-19T11:46:00.506934516Z\" level=info msg=\"Removed container ddbc2893a6a78ae7df6e0d8b40dfa3b44d77c5d59f74590f82633736323df673: openstack/ceilometer-0/ceilometer-central-agent\" id=2a3137ac-67f1-41d0-8dac-28be77349c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.675380 | controller |     "Jun 19 11:46:00.557544 crc crio[22562]: time=\"2026-06-19T11:46:00.557458906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697826-zwkcb/POD\" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.675394 | controller |     "Jun 19 11:46:00.557654 crc crio[22562]: time=\"2026-06-19T11:46:00.557573169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675409 | controller |     "Jun 19 11:46:00.617597 crc crio[22562]: time=\"2026-06-19T11:46:00.617492782Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"",
2026-06-19 12:35:51.675425 | controller |     "Jun 19 11:46:00.617597 crc crio[22562]: time=\"2026-06-19T11:46:00.617588184Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697826-zwkcb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.675460 | controller |     "Jun 19 11:46:01.093604 crc crio[22562]: time=\"2026-06-19T11:46:01.092867304Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.675476 | controller |     "Jun 19 11:46:01.093744 crc crio[22562]: time=\"2026-06-19T11:46:01.093634992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675492 | controller |     "Jun 19 11:46:01.144631 crc crio[22562]: time=\"2026-06-19T11:46:01.144546193Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"",
2026-06-19 12:35:51.675507 | controller |     "Jun 19 11:46:01.144631 crc crio[22562]: time=\"2026-06-19T11:46:01.144628035Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.675522 | controller |     "Jun 19 11:46:01.226279 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a252448ee290aec Mac:9a:f0:bc:27:0f:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 SocketPath: PciID:}] [{Interface:0xc0000153e0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.675541 | controller |     "Jun 19 11:46:01.227482 crc crio[22562]: time=\"2026-06-19T11:46:01.227394073Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc001612108}] Aliases:map[]}\"",
2026-06-19 12:35:51.675557 | controller |     "Jun 19 11:46:01.227611 crc crio[22562]: time=\"2026-06-19T11:46:01.227555847Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697826-zwkcb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.675573 | controller |     "Jun 19 11:46:01.244027 crc crio[22562]: time=\"2026-06-19T11:46:01.243928012Z\" level=info msg=\"Ran pod sandbox a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c with infra container: openshift-infra/auto-csr-approver-29697826-zwkcb/POD\" id=0209d187-0b25-4d10-af6b-1ee2445e2936 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.675588 | controller |     "Jun 19 11:46:01.255712 crc crio[22562]: time=\"2026-06-19T11:46:01.255615142Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.675603 | controller |     "Jun 19 11:46:01.264431 crc crio[22562]: time=\"2026-06-19T11:46:01.264366157Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.675618 | controller |     "Jun 19 11:46:01.370566 crc crio[22562]: time=\"2026-06-19T11:46:01.369648393Z\" level=info msg=\"Stopped container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=b96a51f4-11cf-466e-b202-23445a430fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.675633 | controller |     "Jun 19 11:46:01.372898 crc crio[22562]: time=\"2026-06-19T11:46:01.372560486Z\" level=info msg=\"Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.675647 | controller |     "Jun 19 11:46:01.373536 crc crio[22562]: time=\"2026-06-19T11:46:01.373283233Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0 UID:24eb823f-1f9f-4304-85c1-99da5c51a65f NetNS:/var/run/netns/120cefe7-7e3c-47c3-a156-335f294fd518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb823f_1f9f_4304_85c1_99da5c51a65f.slice PodAnnotations:0xc002094f28}] Aliases:map[]}\"",
2026-06-19 12:35:51.675663 | controller |     "Jun 19 11:46:01.373536 crc crio[22562]: time=\"2026-06-19T11:46:01.373450687Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.675678 | controller |     "Jun 19 11:46:01.775618 crc crio[22562]: 2026-06-19T11:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd7b216def095a Mac:3a:de:af:23:71:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.675696 | controller |     "Jun 19 11:46:01.777473 crc crio[22562]: time=\"2026-06-19T11:46:01.777379951Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c UID:86a6e720-debe-4866-9fae-6fed83789c77 NetNS:/var/run/netns/ffd1b895-d2c7-4e67-b337-6ca2f59d3715 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a6e720_debe_4866_9fae_6fed83789c77.slice PodAnnotations:0xc001612d88}] Aliases:map[]}\"",
2026-06-19 12:35:51.675712 | controller |     "Jun 19 11:46:01.777675 crc crio[22562]: time=\"2026-06-19T11:46:01.777615157Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.675727 | controller |     "Jun 19 11:46:01.790467 crc crio[22562]: time=\"2026-06-19T11:46:01.790400294Z\" level=info msg=\"Stopped pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=12fbd472-1c98-4194-979c-6f0a8f312917 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.675742 | controller |     "Jun 19 11:46:01.790935 crc crio[22562]: time=\"2026-06-19T11:46:01.790642879Z\" level=info msg=\"Ran pod sandbox 5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c with infra container: openstack/ceilometer-0/POD\" id=32a82ec4-a27e-4711-bf13-0ec4b93dc187 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.675758 | controller |     "Jun 19 11:46:01.796037 crc crio[22562]: time=\"2026-06-19T11:46:01.79590134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=346b5904-cdf1-434c-b618-3db1f5feebe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.675773 | controller |     "Jun 19 11:46:01.825596 crc crio[22562]: time=\"2026-06-19T11:46:01.825061901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=90afc1ec-bb05-41a8-a197-e00b9df197ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.675788 | controller |     "Jun 19 11:46:01.838668 crc crio[22562]: time=\"2026-06-19T11:46:01.838510594Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.675803 | controller |     "Jun 19 11:46:01.839489 crc crio[22562]: time=\"2026-06-19T11:46:01.839223572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675818 | controller |     "Jun 19 11:46:01.906125 crc crio[22562]: time=\"2026-06-19T11:46:01.905913702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675832 | controller |     "Jun 19 11:46:01.910524 crc crio[22562]: time=\"2026-06-19T11:46:01.910444394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675847 | controller |     "Jun 19 11:46:02.109585 crc crio[22562]: time=\"2026-06-19T11:46:02.109347895Z\" level=info msg=\"Created container 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f: openstack/ceilometer-0/ceilometer-central-agent\" id=e47540cf-0852-43e3-b422-eee08c6eb05b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.675861 | controller |     "Jun 19 11:46:02.111076 crc crio[22562]: time=\"2026-06-19T11:46:02.110848903Z\" level=info msg=\"Starting container: 9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f\" id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.675879 | controller |     "Jun 19 11:46:02.120272 crc crio[22562]: time=\"2026-06-19T11:46:02.117942308Z\" level=info msg=\"Started container\" PID=89318 containerID=9c9f8e47189cb94b818eda7d4b6f77a137083dc8d0f45928981507ef0918ff8f description=openstack/ceilometer-0/ceilometer-central-agent id=ad8215dd-a040-4816-98b5-5cff2c17bdff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c",
2026-06-19 12:35:51.675895 | controller |     "Jun 19 11:46:02.135434 crc crio[22562]: time=\"2026-06-19T11:46:02.135322468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2fb607d1-c078-4b75-ab1f-9c8111d8e3b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.675910 | controller |     "Jun 19 11:46:02.168564 crc crio[22562]: time=\"2026-06-19T11:46:02.167901544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8edd877-d260-4a1a-b8bb-894b5d4466a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.675925 | controller |     "Jun 19 11:46:02.179400 crc crio[22562]: time=\"2026-06-19T11:46:02.179310656Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.675940 | controller |     "Jun 19 11:46:02.179813 crc crio[22562]: time=\"2026-06-19T11:46:02.179749257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675955 | controller |     "Jun 19 11:46:02.232234 crc crio[22562]: time=\"2026-06-19T11:46:02.232077272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675971 | controller |     "Jun 19 11:46:02.236580 crc crio[22562]: time=\"2026-06-19T11:46:02.236487201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.675987 | controller |     "Jun 19 11:46:02.365877 crc crio[22562]: time=\"2026-06-19T11:46:02.365795881Z\" level=info msg=\"Removing container: 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774\" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.676002 | controller |     "Jun 19 11:46:02.420475 crc crio[22562]: time=\"2026-06-19T11:46:02.420292159Z\" level=info msg=\"Removed container 3b408bb79fbf20aaf6f7ec996be395c09de9e7178b78e3d4785eb329fbbd1774: openstack/nova-api-0/nova-api-api\" id=effc4653-a799-43d2-b4ef-f902bca84ebb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.676018 | controller |     "Jun 19 11:46:02.435996 crc crio[22562]: time=\"2026-06-19T11:46:02.435832084Z\" level=info msg=\"Removing container: 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c\" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.676034 | controller |     "Jun 19 11:46:02.457921 crc crio[22562]: time=\"2026-06-19T11:46:02.457811667Z\" level=info msg=\"Created container e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c: openstack/ceilometer-0/ceilometer-notification-agent\" id=53287cb2-f553-49c6-85ac-54ced515367b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676050 | controller |     "Jun 19 11:46:02.460647 crc crio[22562]: time=\"2026-06-19T11:46:02.459719344Z\" level=info msg=\"Starting container: e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c\" id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.676065 | controller |     "Jun 19 11:46:02.498206 crc crio[22562]: time=\"2026-06-19T11:46:02.497558931Z\" level=info msg=\"Started container\" PID=89369 containerID=e5e00d5557ac091f3470b9c6a7a3ce7af90f0b923cfa0756a16b319bd1f7467c description=openstack/ceilometer-0/ceilometer-notification-agent id=ec23cc0e-cc38-4329-bdf6-4810c10b4f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c",
2026-06-19 12:35:51.676085 | controller |     "Jun 19 11:46:02.511791 crc crio[22562]: time=\"2026-06-19T11:46:02.511592589Z\" level=info msg=\"Removed container 81d54ed98a01182b29ded6dd2d3bb4958289cd5ce152e2a27063857484c8d78c: openstack/nova-api-0/nova-api-log\" id=ec68312b-77d2-407d-95f3-a6cd07cc2ab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.676102 | controller |     "Jun 19 11:46:02.524442 crc crio[22562]: time=\"2026-06-19T11:46:02.524355134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=466aa17e-d5c6-4ea6-9816-eed9fa6d258c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676117 | controller |     "Jun 19 11:46:02.538336 crc crio[22562]: time=\"2026-06-19T11:46:02.538251307Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f3d7d4e-12c7-4345-9e32-205fa1af6fa1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.676133 | controller |     "Jun 19 11:46:02.541316 crc crio[22562]: time=\"2026-06-19T11:46:02.5412083Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7d1f43a6-495a-476e-a51b-01bb573571ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676148 | controller |     "Jun 19 11:46:02.551669 crc crio[22562]: time=\"2026-06-19T11:46:02.551568677Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b749c95-628f-49b7-a444-b85674e49e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676164 | controller |     "Jun 19 11:46:02.576867 crc crio[22562]: time=\"2026-06-19T11:46:02.576754941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dc090205-2348-4ae6-96b0-1d1ce24f4550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676179 | controller |     "Jun 19 11:46:02.577654 crc crio[22562]: time=\"2026-06-19T11:46:02.577350206Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676195 | controller |     "Jun 19 11:46:02.580808 crc crio[22562]: time=\"2026-06-19T11:46:02.579668203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676210 | controller |     "Jun 19 11:46:02.614339 crc crio[22562]: time=\"2026-06-19T11:46:02.614104494Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676226 | controller |     "Jun 19 11:46:02.630268 crc crio[22562]: time=\"2026-06-19T11:46:02.630210473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676241 | controller |     "Jun 19 11:46:02.702781 crc crio[22562]: time=\"2026-06-19T11:46:02.702731779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676257 | controller |     "Jun 19 11:46:02.705245 crc crio[22562]: time=\"2026-06-19T11:46:02.705110827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676273 | controller |     "Jun 19 11:46:02.713131 crc crio[22562]: time=\"2026-06-19T11:46:02.713096634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676291 | controller |     "Jun 19 11:46:02.924844 crc crio[22562]: time=\"2026-06-19T11:46:02.924570826Z\" level=info msg=\"Created container 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7: openstack/ceilometer-0/sg-core\" id=83ff7cde-372e-4043-8bb9-abbf5583f44b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676306 | controller |     "Jun 19 11:46:02.931832 crc crio[22562]: time=\"2026-06-19T11:46:02.931744105Z\" level=info msg=\"Starting container: 573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7\" id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.676322 | controller |     "Jun 19 11:46:02.940086 crc crio[22562]: time=\"2026-06-19T11:46:02.939943508Z\" level=info msg=\"Started container\" PID=89413 containerID=573c8d4d41c612f470e5648b29b4f6abce71ae39cf985afb0d9a26ff929c92b7 description=openstack/ceilometer-0/sg-core id=66d5b720-0845-4d55-94b8-2cc447f0d70a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c",
2026-06-19 12:35:51.676337 | controller |     "Jun 19 11:46:02.953949 crc crio[22562]: time=\"2026-06-19T11:46:02.953863922Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=89f2284e-7842-44a5-8f07-801e7ffd2c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676353 | controller |     "Jun 19 11:46:02.987528 crc crio[22562]: time=\"2026-06-19T11:46:02.982767807Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.676369 | controller |     "Jun 19 11:46:02.987528 crc crio[22562]: time=\"2026-06-19T11:46:02.982877159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676384 | controller |     "Jun 19 11:46:03.055903 crc crio[22562]: time=\"2026-06-19T11:46:03.055456826Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=10992333-08c5-4778-9802-0f662f013c44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676400 | controller |     "Jun 19 11:46:03.078485 crc crio[22562]: time=\"2026-06-19T11:46:03.078021384Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}\"",
2026-06-19 12:35:51.676415 | controller |     "Jun 19 11:46:03.078721 crc crio[22562]: time=\"2026-06-19T11:46:03.078570717Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.676449 | controller |     "Jun 19 11:46:03.081683 crc crio[22562]: time=\"2026-06-19T11:46:03.081598382Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676466 | controller |     "Jun 19 11:46:03.082104 crc crio[22562]: time=\"2026-06-19T11:46:03.082043843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676482 | controller |     "Jun 19 11:46:03.168749 crc crio[22562]: time=\"2026-06-19T11:46:03.168416341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676501 | controller |     "Jun 19 11:46:03.212386 crc crio[22562]: time=\"2026-06-19T11:46:03.212286726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676517 | controller |     "Jun 19 11:46:03.220598 crc crio[22562]: time=\"2026-06-19T11:46:03.220456798Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-kk8qj/POD\" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.676532 | controller |     "Jun 19 11:46:03.220598 crc crio[22562]: time=\"2026-06-19T11:46:03.220588372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676547 | controller |     "Jun 19 11:46:03.222005 crc crio[22562]: time=\"2026-06-19T11:46:03.220498889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676562 | controller |     "Jun 19 11:46:03.303390 crc crio[22562]: time=\"2026-06-19T11:46:03.302490968Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.676577 | controller |     "Jun 19 11:46:03.303390 crc crio[22562]: time=\"2026-06-19T11:46:03.302534339Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-kk8qj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.676593 | controller |     "Jun 19 11:46:03.318549 crc crio[22562]: time=\"2026-06-19T11:46:03.318398941Z\" level=info msg=\"Stopping container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8 (timeout: 10s)\" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.676608 | controller |     "Jun 19 11:46:03.560255 crc crio[22562]: time=\"2026-06-19T11:46:03.553615452Z\" level=info msg=\"Stopped container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=51c3bf9c-a242-4cb0-bf0c-baecd9f08048 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.676623 | controller |     "Jun 19 11:46:03.566026 crc crio[22562]: time=\"2026-06-19T11:46:03.565706321Z\" level=info msg=\"Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.676638 | controller |     "Jun 19 11:46:03.566778 crc crio[22562]: time=\"2026-06-19T11:46:03.566534501Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-lcw5p Namespace:openstack ID:95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a UID:5c96a429-3187-463c-bcc6-59d13c1dacb0 NetNS:/var/run/netns/a569dfc7-3068-4d5a-bc6c-e4effe978d9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c96a429_3187_463c_bcc6_59d13c1dacb0.slice PodAnnotations:0xc001b841e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.676653 | controller |     "Jun 19 11:46:03.566778 crc crio[22562]: time=\"2026-06-19T11:46:03.566700095Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-lcw5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.676672 | controller |     "Jun 19 11:46:03.666308 crc crio[22562]: time=\"2026-06-19T11:46:03.663960603Z\" level=info msg=\"Created container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=88fe9122-3615-4635-8ce7-fb8d7c0382f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676687 | controller |     "Jun 19 11:46:03.668074 crc crio[22562]: time=\"2026-06-19T11:46:03.667892349Z\" level=info msg=\"Starting container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10\" id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.676702 | controller |     "Jun 19 11:46:03.679570 crc crio[22562]: time=\"2026-06-19T11:46:03.679462836Z\" level=info msg=\"Started container\" PID=89467 containerID=beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10 description=openshift-infra/auto-csr-approver-29697826-zwkcb/oc id=c32a0de6-22bd-4415-abe7-0152de667ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c",
2026-06-19 12:35:51.676718 | controller |     "Jun 19 11:46:03.715368 crc crio[22562]: time=\"2026-06-19T11:46:03.715181749Z\" level=info msg=\"Created container 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72: openstack/ceilometer-0/proxy-httpd\" id=5f640a48-48cf-4255-8678-18b52e89c168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676733 | controller |     "Jun 19 11:46:03.717606 crc crio[22562]: time=\"2026-06-19T11:46:03.717314422Z\" level=info msg=\"Starting container: 722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72\" id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.676748 | controller |     "Jun 19 11:46:03.738042 crc crio[22562]: time=\"2026-06-19T11:46:03.732851707Z\" level=info msg=\"Started container\" PID=89526 containerID=722f65e0e7147e3d88e6a3b99f4615e26da1c623466807f23256a311e0eaca72 description=openstack/ceilometer-0/proxy-httpd id=de019fce-4f88-45fb-b3cf-18b6ba4eb535 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd7b216def095adaf019dfa17d90f1d50dc99ac259991daed6959ae9325cd4c",
2026-06-19 12:35:51.676763 | controller |     "Jun 19 11:46:04.011033 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4ee7b24f1ad35 Mac:6e:ab:b7:82:d3:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 SocketPath: PciID:}] [{Interface:0xc000590ef0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.676778 | controller |     "Jun 19 11:46:04.012604 crc crio[22562]: time=\"2026-06-19T11:46:04.012520756Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0069fc270}] Aliases:map[]}\"",
2026-06-19 12:35:51.676793 | controller |     "Jun 19 11:46:04.012727 crc crio[22562]: time=\"2026-06-19T11:46:04.012693461Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.676809 | controller |     "Jun 19 11:46:04.034216 crc crio[22562]: time=\"2026-06-19T11:46:04.032800619Z\" level=info msg=\"Ran pod sandbox be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe with infra container: openstack/nova-api-0/POD\" id=b969f0fe-4cb7-455c-a79c-5709e04ff0b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.676823 | controller |     "Jun 19 11:46:04.041962 crc crio[22562]: time=\"2026-06-19T11:46:04.038428828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9b26b8b0-de53-4423-8233-842038b919c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676842 | controller |     "Jun 19 11:46:04.051228 crc crio[22562]: time=\"2026-06-19T11:46:04.050566157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a3bc0db8-f3ff-46ab-b637-7d6569d32264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676857 | controller |     "Jun 19 11:46:04.078068 crc crio[22562]: time=\"2026-06-19T11:46:04.075772852Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.676873 | controller |     "Jun 19 11:46:04.078519 crc crio[22562]: time=\"2026-06-19T11:46:04.078098749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676888 | controller |     "Jun 19 11:46:04.133855 crc crio[22562]: 2026-06-19T11:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e39f54d7ed54667 Mac:fa:a1:76:54:2c:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.676904 | controller |     "Jun 19 11:46:04.136499 crc crio[22562]: time=\"2026-06-19T11:46:04.13474934Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0030b43b0}] Aliases:map[]}\"",
2026-06-19 12:35:51.676920 | controller |     "Jun 19 11:46:04.139020 crc crio[22562]: time=\"2026-06-19T11:46:04.136859803Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-kk8qj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.676935 | controller |     "Jun 19 11:46:04.164934 crc crio[22562]: time=\"2026-06-19T11:46:04.164831075Z\" level=info msg=\"Ran pod sandbox e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 with infra container: openstack/nova-cell1-cell-mapping-kk8qj/POD\" id=ad76f9ba-05aa-4ff1-ba7c-2482146fdfd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.676951 | controller |     "Jun 19 11:46:04.181462 crc crio[22562]: time=\"2026-06-19T11:46:04.181409125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ce1ad628-a227-41c7-9952-0995f75b12c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.676966 | controller |     "Jun 19 11:46:04.184229 crc crio[22562]: time=\"2026-06-19T11:46:04.184069051Z\" level=info msg=\"Stopped pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=dedb2858-4bfe-4139-b8c9-dfdcf668d335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.676982 | controller |     "Jun 19 11:46:04.216483 crc crio[22562]: time=\"2026-06-19T11:46:04.21635809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.676997 | controller |     "Jun 19 11:46:04.219711 crc crio[22562]: time=\"2026-06-19T11:46:04.219656353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=43ebccf5-a9eb-42a1-aa26-5d516e67be74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.677015 | controller |     "Jun 19 11:46:04.228309 crc crio[22562]: time=\"2026-06-19T11:46:04.228234674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677031 | controller |     "Jun 19 11:46:04.258630 crc crio[22562]: time=\"2026-06-19T11:46:04.257755225Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.677046 | controller |     "Jun 19 11:46:04.263198 crc crio[22562]: time=\"2026-06-19T11:46:04.262943984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677061 | controller |     "Jun 19 11:46:04.867703 crc crio[22562]: time=\"2026-06-19T11:46:04.867632977Z\" level=info msg=\"Removing container: bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8\" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677077 | controller |     "Jun 19 11:46:04.896502 crc crio[22562]: time=\"2026-06-19T11:46:04.895738763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677092 | controller |     "Jun 19 11:46:04.959879 crc crio[22562]: time=\"2026-06-19T11:46:04.959809152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677108 | controller |     "Jun 19 11:46:05.098484 crc crio[22562]: time=\"2026-06-19T11:46:05.098090828Z\" level=info msg=\"Created container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=986230b7-e880-4b2c-9e9d-472d36e3dee7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.677123 | controller |     "Jun 19 11:46:05.118311 crc crio[22562]: time=\"2026-06-19T11:46:05.118110593Z\" level=info msg=\"Starting container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1\" id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.677138 | controller |     "Jun 19 11:46:05.132701 crc crio[22562]: time=\"2026-06-19T11:46:05.132526819Z\" level=info msg=\"Started container\" PID=89871 containerID=2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 description=openstack/nova-api-0/nova-api-log id=2a25c1ab-82ee-467b-8408-9737cb9183a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe",
2026-06-19 12:35:51.677154 | controller |     "Jun 19 11:46:05.156346 crc crio[22562]: time=\"2026-06-19T11:46:05.154285808Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=434d965b-16fd-4502-8cb8-2d07d95f749c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.677169 | controller |     "Jun 19 11:46:05.253068 crc crio[22562]: time=\"2026-06-19T11:46:05.252927389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d3a28140-9049-41ef-b005-8df7d9177410 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.677184 | controller |     "Jun 19 11:46:05.265623 crc crio[22562]: time=\"2026-06-19T11:46:05.265325376Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.677200 | controller |     "Jun 19 11:46:05.266031 crc crio[22562]: time=\"2026-06-19T11:46:05.265753677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677219 | controller |     "Jun 19 11:46:05.347408 crc crio[22562]: time=\"2026-06-19T11:46:05.347238863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677234 | controller |     "Jun 19 11:46:05.357934 crc crio[22562]: time=\"2026-06-19T11:46:05.357831235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677250 | controller |     "Jun 19 11:46:05.456683 crc crio[22562]: time=\"2026-06-19T11:46:05.45663599Z\" level=info msg=\"Removed container bc0c84c27e5592df74c6686a50b0324e7fc039076d369c48131bd6acab338ac8: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/dnsmasq-dns\" id=30eeca00-edcb-48f1-98d3-56c3c13ec77b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677264 | controller |     "Jun 19 11:46:05.461959 crc crio[22562]: time=\"2026-06-19T11:46:05.461769657Z\" level=info msg=\"Removing container: 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19\" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677280 | controller |     "Jun 19 11:46:05.515461 crc crio[22562]: time=\"2026-06-19T11:46:05.515307291Z\" level=info msg=\"Removed container 679a0b668e305ebc9efb68b23bfaeb6ede70e532f6bf22049e0de7021df3ca19: openstack/dnsmasq-dns-7948f7c9f9-lcw5p/init\" id=1d2cf37a-31da-4d56-bd53-54503c51c93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677295 | controller |     "Jun 19 11:46:05.568434 crc crio[22562]: time=\"2026-06-19T11:46:05.568302783Z\" level=info msg=\"Created container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=b8efc5a6-a843-46b6-9c1d-fe3cd5c6fb0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.677310 | controller |     "Jun 19 11:46:05.571440 crc crio[22562]: time=\"2026-06-19T11:46:05.571256106Z\" level=info msg=\"Starting container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341\" id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.677325 | controller |     "Jun 19 11:46:05.580762 crc crio[22562]: time=\"2026-06-19T11:46:05.580652418Z\" level=info msg=\"Started container\" PID=90046 containerID=93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341 description=openstack/nova-cell1-cell-mapping-kk8qj/nova-manage id=8f13f1a5-5596-4779-8276-1b673c0d75a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001",
2026-06-19 12:35:51.677341 | controller |     "Jun 19 11:46:05.609411 crc crio[22562]: time=\"2026-06-19T11:46:05.609288127Z\" level=info msg=\"Created container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=a103df76-665e-4cbc-806d-94f3c172feba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.677357 | controller |     "Jun 19 11:46:05.611074 crc crio[22562]: time=\"2026-06-19T11:46:05.610945188Z\" level=info msg=\"Starting container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440\" id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.677373 | controller |     "Jun 19 11:46:05.619882 crc crio[22562]: time=\"2026-06-19T11:46:05.619731816Z\" level=info msg=\"Started container\" PID=90048 containerID=13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 description=openstack/nova-api-0/nova-api-api id=35683ac9-8609-42aa-adf1-1d5224f700ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe",
2026-06-19 12:35:51.677388 | controller |     "Jun 19 11:46:07.085529 crc crio[22562]: time=\"2026-06-19T11:46:07.084425036Z\" level=info msg=\"Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677415 | controller |     "Jun 19 11:46:07.087417 crc crio[22562]: time=\"2026-06-19T11:46:07.086663622Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697826-zwkcb Namespace:openshift-infra ID:a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c UID:c85cb472-af24-4803-a145-fc01a20ba971 NetNS:/var/run/netns/d3e1849e-7b20-428f-9095-be521f238377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc85cb472_af24_4803_a145_fc01a20ba971.slice PodAnnotations:0xc0001388f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.677449 | controller |     "Jun 19 11:46:07.087417 crc crio[22562]: time=\"2026-06-19T11:46:07.086824206Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697826-zwkcb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.677467 | controller |     "Jun 19 11:46:07.515395 crc crio[22562]: time=\"2026-06-19T11:46:07.515125264Z\" level=info msg=\"Stopped pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=e9f62f7f-930e-4735-bb43-b49c53cce5c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677483 | controller |     "Jun 19 11:46:13.241313 crc crio[22562]: time=\"2026-06-19T11:46:13.240065598Z\" level=info msg=\"Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677499 | controller |     "Jun 19 11:46:13.243096 crc crio[22562]: time=\"2026-06-19T11:46:13.242438127Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-kk8qj Namespace:openstack ID:e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001 UID:c97a2ef7-d0bb-472d-80e2-80b210847e53 NetNS:/var/run/netns/74600eac-98b7-4954-98f4-99fb42d29acd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc97a2ef7_d0bb_472d_80e2_80b210847e53.slice PodAnnotations:0xc0029106e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.677515 | controller |     "Jun 19 11:46:13.243096 crc crio[22562]: time=\"2026-06-19T11:46:13.242619372Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-kk8qj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.677530 | controller |     "Jun 19 11:46:13.698348 crc crio[22562]: time=\"2026-06-19T11:46:13.69805615Z\" level=info msg=\"Stopped pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=892f3471-6102-4ff1-9c60-f9cb6f551c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677546 | controller |     "Jun 19 11:46:14.627773 crc crio[22562]: time=\"2026-06-19T11:46:14.627098009Z\" level=info msg=\"Stopping container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440 (timeout: 30s)\" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677576 | controller |     "Jun 19 11:46:14.634278 crc crio[22562]: time=\"2026-06-19T11:46:14.627098949Z\" level=info msg=\"Stopping container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1 (timeout: 30s)\" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677593 | controller |     "Jun 19 11:46:14.641737 crc crio[22562]: time=\"2026-06-19T11:46:14.641081795Z\" level=info msg=\"Stopping container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91 (timeout: 30s)\" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677609 | controller |     "Jun 19 11:46:14.696093 crc crio[22562]: time=\"2026-06-19T11:46:14.695829358Z\" level=info msg=\"Stopping container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8 (timeout: 30s)\" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677628 | controller |     "Jun 19 11:46:14.700402 crc crio[22562]: time=\"2026-06-19T11:46:14.700086775Z\" level=info msg=\"Stopping container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453 (timeout: 30s)\" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677644 | controller |     "Jun 19 11:46:14.768485 crc crio[22562]: time=\"2026-06-19T11:46:14.768328073Z\" level=info msg=\"Stopped container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=7f75103e-d32a-4691-a4f6-a0f0cf0bbb16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677660 | controller |     "Jun 19 11:46:14.840004 crc crio[22562]: time=\"2026-06-19T11:46:14.839693939Z\" level=info msg=\"Stopped container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=de53794f-1238-4776-9201-a014c6d2c7c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677674 | controller |     "Jun 19 11:46:16.888492 crc crio[22562]: time=\"2026-06-19T11:46:16.88190169Z\" level=info msg=\"Stopped container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=36311a3f-e3e8-4fc8-b29f-55ca50bd55b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677689 | controller |     "Jun 19 11:46:16.889861 crc crio[22562]: time=\"2026-06-19T11:46:16.889731004Z\" level=info msg=\"Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677705 | controller |     "Jun 19 11:46:16.890724 crc crio[22562]: time=\"2026-06-19T11:46:16.890650328Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014 UID:74534b94-9f67-4055-8ca4-a478955ed0ac NetNS:/var/run/netns/68bc2d2c-7eaa-4e99-beb4-cf438299ffc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74534b94_9f67_4055_8ca4_a478955ed0ac.slice PodAnnotations:0xc0005acbb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.677720 | controller |     "Jun 19 11:46:16.890849 crc crio[22562]: time=\"2026-06-19T11:46:16.890834122Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.677736 | controller |     "Jun 19 11:46:17.369531 crc crio[22562]: time=\"2026-06-19T11:46:17.369430163Z\" level=info msg=\"Stopped pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=c1ad8ddf-b01a-4e78-8548-9a08a0282582 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677751 | controller |     "Jun 19 11:46:18.066340 crc crio[22562]: time=\"2026-06-19T11:46:18.065700282Z\" level=info msg=\"Stopped container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=21fa5a08-3ac9-43aa-bbdf-7e3048a6821d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.677766 | controller |     "Jun 19 11:46:18.068412 crc crio[22562]: time=\"2026-06-19T11:46:18.068101541Z\" level=info msg=\"Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677782 | controller |     "Jun 19 11:46:18.069753 crc crio[22562]: time=\"2026-06-19T11:46:18.06968196Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18 UID:6551ff5a-1ea7-489b-965b-ee862638f621 NetNS:/var/run/netns/09a3cac3-b711-4878-aba8-e7212e1b4f32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6551ff5a_1ea7_489b_965b_ee862638f621.slice PodAnnotations:0xc00259c4f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.677801 | controller |     "Jun 19 11:46:18.072554 crc crio[22562]: time=\"2026-06-19T11:46:18.07247026Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.677816 | controller |     "Jun 19 11:46:18.392151 crc crio[22562]: time=\"2026-06-19T11:46:18.392006286Z\" level=info msg=\"Removing container: d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91\" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677832 | controller |     "Jun 19 11:46:18.421021 crc crio[22562]: time=\"2026-06-19T11:46:18.420915062Z\" level=info msg=\"Removed container d096721106068da07a8ffd7c6ca011acea6d11edddb25b0885594571f10a4d91: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=3cb26528-66aa-47f5-9e7a-0acb59c5bf00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677847 | controller |     "Jun 19 11:46:18.460846 crc crio[22562]: time=\"2026-06-19T11:46:18.460660205Z\" level=info msg=\"Stopped pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=6d0994e2-bbd5-4639-88b3-6de51816d762 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.677862 | controller |     "Jun 19 11:46:18.918959 crc crio[22562]: time=\"2026-06-19T11:46:18.918480823Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.677877 | controller |     "Jun 19 11:46:18.918959 crc crio[22562]: time=\"2026-06-19T11:46:18.918960645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.677892 | controller |     "Jun 19 11:46:18.989653 crc crio[22562]: time=\"2026-06-19T11:46:18.989457659Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}\"",
2026-06-19 12:35:51.677908 | controller |     "Jun 19 11:46:18.989653 crc crio[22562]: time=\"2026-06-19T11:46:18.989568551Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.677923 | controller |     "Jun 19 11:46:19.443531 crc crio[22562]: time=\"2026-06-19T11:46:19.443006332Z\" level=info msg=\"Removing container: ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8\" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677938 | controller |     "Jun 19 11:46:19.490550 crc crio[22562]: time=\"2026-06-19T11:46:19.490426564Z\" level=info msg=\"Removed container ab6ece33d7e082d1fda8c3bdc99d681f9562202a3ff6ba9e2e764e6516d16fd8: openstack/nova-metadata-0/nova-metadata-metadata\" id=a93473df-24a3-4275-99fc-528540edee56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677953 | controller |     "Jun 19 11:46:19.499130 crc crio[22562]: time=\"2026-06-19T11:46:19.498943705Z\" level=info msg=\"Removing container: 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453\" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677972 | controller |     "Jun 19 11:46:19.542037 crc crio[22562]: time=\"2026-06-19T11:46:19.541908609Z\" level=info msg=\"Removed container 6a22bcdee2185ab1ff6cb6bb3d000fb120d8706dcf2f37b7b0ec0067c2444453: openstack/nova-metadata-0/nova-metadata-log\" id=2c253ef7-7db4-4002-8b6c-36036c784b0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.677987 | controller |     "Jun 19 11:46:19.668056 crc crio[22562]: 2026-06-19T11:46:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:166ec2409aeceee Mac:ae:98:71:47:63:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e SocketPath: PciID:}] [{Interface:0xc0001bcb50 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.678003 | controller |     "Jun 19 11:46:19.669825 crc crio[22562]: time=\"2026-06-19T11:46:19.66968313Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 UID:739fa921-8448-47e7-9aaf-38a81965fab9 NetNS:/var/run/netns/670c8290-c556-4d9b-b6d2-fc31e1a2c55e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod739fa921_8448_47e7_9aaf_38a81965fab9.slice PodAnnotations:0xc002e5e170}] Aliases:map[]}\"",
2026-06-19 12:35:51.678019 | controller |     "Jun 19 11:46:19.670072 crc crio[22562]: time=\"2026-06-19T11:46:19.669881395Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.678035 | controller |     "Jun 19 11:46:19.682763 crc crio[22562]: time=\"2026-06-19T11:46:19.682666132Z\" level=info msg=\"Ran pod sandbox 166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646 with infra container: openstack/nova-scheduler-0/POD\" id=19bbc8e2-5990-4c33-8b5a-5d60b62731fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.678050 | controller |     "Jun 19 11:46:19.685726 crc crio[22562]: time=\"2026-06-19T11:46:19.685623405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7ce6382e-5ca7-47dd-aecd-35c952876470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678065 | controller |     "Jun 19 11:46:19.726026 crc crio[22562]: time=\"2026-06-19T11:46:19.725926251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=851efb78-ec9e-4c2c-ac65-420a256c7a9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678080 | controller |     "Jun 19 11:46:19.738912 crc crio[22562]: time=\"2026-06-19T11:46:19.733801547Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678096 | controller |     "Jun 19 11:46:19.738912 crc crio[22562]: time=\"2026-06-19T11:46:19.738289648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678111 | controller |     "Jun 19 11:46:19.799677 crc crio[22562]: time=\"2026-06-19T11:46:19.799078922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678126 | controller |     "Jun 19 11:46:19.806626 crc crio[22562]: time=\"2026-06-19T11:46:19.806349992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678141 | controller |     "Jun 19 11:46:19.941359 crc crio[22562]: time=\"2026-06-19T11:46:19.94126329Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.678159 | controller |     "Jun 19 11:46:19.941753 crc crio[22562]: time=\"2026-06-19T11:46:19.941392503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678175 | controller |     "Jun 19 11:46:19.983576 crc crio[22562]: time=\"2026-06-19T11:46:19.983389242Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}\"",
2026-06-19 12:35:51.678190 | controller |     "Jun 19 11:46:19.983576 crc crio[22562]: time=\"2026-06-19T11:46:19.983469364Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.678206 | controller |     "Jun 19 11:46:20.019109 crc crio[22562]: time=\"2026-06-19T11:46:20.018933551Z\" level=info msg=\"Created container 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09e55f43-d1cd-49f1-897d-6430fad20251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678222 | controller |     "Jun 19 11:46:20.022364 crc crio[22562]: time=\"2026-06-19T11:46:20.022274565Z\" level=info msg=\"Starting container: 5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e\" id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.678238 | controller |     "Jun 19 11:46:20.036493 crc crio[22562]: time=\"2026-06-19T11:46:20.036306042Z\" level=info msg=\"Started container\" PID=91168 containerID=5d751b2c531569eca0d61e44ab6179f8bf33e0fa77cbc02088509c2b3a22909e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=69ae1715-00a3-4493-85e0-70f073faab26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=166ec2409aeceee52c1309ab1257dc35b621446fa572b6fe7fa1a4fea72b1646",
2026-06-19 12:35:51.678254 | controller |     "Jun 19 11:46:20.306081 crc crio[22562]: time=\"2026-06-19T11:46:20.305271047Z\" level=info msg=\"Stopped container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=a1ea0c6f-a50b-415e-906f-f01be0b3c0c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.678269 | controller |     "Jun 19 11:46:20.307430 crc crio[22562]: time=\"2026-06-19T11:46:20.306790664Z\" level=info msg=\"Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.678285 | controller |     "Jun 19 11:46:20.307550 crc crio[22562]: time=\"2026-06-19T11:46:20.3074473Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe UID:622c3299-4928-435a-9869-49e49fde0307 NetNS:/var/run/netns/156b47eb-33e1-459e-8698-570676654704 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod622c3299_4928_435a_9869_49e49fde0307.slice PodAnnotations:0xc0005ac9e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.678301 | controller |     "Jun 19 11:46:20.307610 crc crio[22562]: time=\"2026-06-19T11:46:20.307582813Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.678317 | controller |     "Jun 19 11:46:20.614358 crc crio[22562]: 2026-06-19T11:46:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33a039af41cb8fa Mac:ea:c0:12:5e:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.678336 | controller |     "Jun 19 11:46:20.617548 crc crio[22562]: time=\"2026-06-19T11:46:20.617445741Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c UID:813dbc20-4c82-467a-8cca-980520f1d615 NetNS:/var/run/netns/a44ef156-0c20-456f-9275-73507105dbbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813dbc20_4c82_467a_8cca_980520f1d615.slice PodAnnotations:0xc001b84c30}] Aliases:map[]}\"",
2026-06-19 12:35:51.678352 | controller |     "Jun 19 11:46:20.617751 crc crio[22562]: time=\"2026-06-19T11:46:20.617694818Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.678367 | controller |     "Jun 19 11:46:20.631056 crc crio[22562]: time=\"2026-06-19T11:46:20.630946405Z\" level=info msg=\"Ran pod sandbox 33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c with infra container: openstack/nova-metadata-0/POD\" id=37776eb3-5d41-4965-a131-0590aecca4ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.678383 | controller |     "Jun 19 11:46:20.633386 crc crio[22562]: time=\"2026-06-19T11:46:20.633313874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=571d77f1-438c-46d7-91a6-2e0bc201d73a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678398 | controller |     "Jun 19 11:46:20.638359 crc crio[22562]: time=\"2026-06-19T11:46:20.638106742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3408b0dc-f920-45d0-992e-e016b655cdb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678413 | controller |     "Jun 19 11:46:20.648944 crc crio[22562]: time=\"2026-06-19T11:46:20.648819248Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678442 | controller |     "Jun 19 11:46:20.649509 crc crio[22562]: time=\"2026-06-19T11:46:20.649445233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678463 | controller |     "Jun 19 11:46:20.694575 crc crio[22562]: time=\"2026-06-19T11:46:20.694380165Z\" level=info msg=\"Stopped pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ba2419f-f345-4338-817e-af244796394f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.678479 | controller |     "Jun 19 11:46:20.737043 crc crio[22562]: time=\"2026-06-19T11:46:20.736885827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678494 | controller |     "Jun 19 11:46:20.741796 crc crio[22562]: time=\"2026-06-19T11:46:20.741729447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678509 | controller |     "Jun 19 11:46:20.938216 crc crio[22562]: time=\"2026-06-19T11:46:20.937317916Z\" level=info msg=\"Created container 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330: openstack/nova-metadata-0/nova-metadata-log\" id=2adc83e8-ebf0-4743-91ba-597c00f6e61a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678524 | controller |     "Jun 19 11:46:20.940427 crc crio[22562]: time=\"2026-06-19T11:46:20.940266438Z\" level=info msg=\"Starting container: 5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330\" id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.678542 | controller |     "Jun 19 11:46:20.945995 crc crio[22562]: time=\"2026-06-19T11:46:20.945694974Z\" level=info msg=\"Started container\" PID=91255 containerID=5ff070924d5dd79ba030cbe49ea870ebe6860532d8dacc77e718bd8e4757c330 description=openstack/nova-metadata-0/nova-metadata-log id=eca1a614-7075-4b6f-a953-ae77f55f2ec0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c",
2026-06-19 12:35:51.678558 | controller |     "Jun 19 11:46:20.961343 crc crio[22562]: time=\"2026-06-19T11:46:20.961242238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1cc4bd60-9dc1-481a-b93c-737217f8bc39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678573 | controller |     "Jun 19 11:46:21.006556 crc crio[22562]: time=\"2026-06-19T11:46:21.006406566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d8f69aa6-5d8d-4d23-bca3-a9a061bbb9c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678587 | controller |     "Jun 19 11:46:21.017281 crc crio[22562]: time=\"2026-06-19T11:46:21.017102149Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678602 | controller |     "Jun 19 11:46:21.017647 crc crio[22562]: time=\"2026-06-19T11:46:21.017574642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678616 | controller |     "Jun 19 11:46:21.064579 crc crio[22562]: time=\"2026-06-19T11:46:21.064356599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678631 | controller |     "Jun 19 11:46:21.067427 crc crio[22562]: time=\"2026-06-19T11:46:21.067337933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678646 | controller |     "Jun 19 11:46:21.317680 crc crio[22562]: time=\"2026-06-19T11:46:21.317330299Z\" level=info msg=\"Created container 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b2d9ad6-825f-48c8-8364-d04de53ce2e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678660 | controller |     "Jun 19 11:46:21.319375 crc crio[22562]: time=\"2026-06-19T11:46:21.319258096Z\" level=info msg=\"Starting container: 25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91\" id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.678675 | controller |     "Jun 19 11:46:21.328858 crc crio[22562]: time=\"2026-06-19T11:46:21.328757931Z\" level=info msg=\"Started container\" PID=91287 containerID=25bbe4427eff46520d3ddb223020d993cf910d63edb186e63febc6c02a2cec91 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d2e665c-812c-4bd0-a10b-de9a82a922e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=33a039af41cb8fa6c710c458f7bd081abe3b9a7d2a9567ac2c6ea21c145a899c",
2026-06-19 12:35:51.678690 | controller |     "Jun 19 11:46:21.539248 crc crio[22562]: time=\"2026-06-19T11:46:21.535523908Z\" level=info msg=\"Removing container: 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440\" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.678705 | controller |     "Jun 19 11:46:21.619626 crc crio[22562]: time=\"2026-06-19T11:46:21.618682825Z\" level=info msg=\"Removed container 13cb8d0002b40e2736116340e4d2fb6afc5fb0333806602ec4c2530fb83f2440: openstack/nova-api-0/nova-api-api\" id=2d7ec980-bf16-4f6a-a391-b3ba8094c286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.678722 | controller |     "Jun 19 11:46:21.623229 crc crio[22562]: time=\"2026-06-19T11:46:21.623072014Z\" level=info msg=\"Removing container: 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1\" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.678737 | controller |     "Jun 19 11:46:21.690066 crc crio[22562]: time=\"2026-06-19T11:46:21.689920167Z\" level=info msg=\"Removed container 2b87ef6d5ce82f1da6a6d014c5694acaa671aa6748b78d3a039bbcdf9de892b1: openstack/nova-api-0/nova-api-log\" id=062a6b28-fe61-4318-b788-1dfe16d807e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.678752 | controller |     "Jun 19 11:46:22.123494 crc crio[22562]: time=\"2026-06-19T11:46:22.123403974Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.678766 | controller |     "Jun 19 11:46:22.123683 crc crio[22562]: time=\"2026-06-19T11:46:22.123517417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678781 | controller |     "Jun 19 11:46:22.167919 crc crio[22562]: time=\"2026-06-19T11:46:22.16771718Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}\"",
2026-06-19 12:35:51.678796 | controller |     "Jun 19 11:46:22.167919 crc crio[22562]: time=\"2026-06-19T11:46:22.167813093Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.678811 | controller |     "Jun 19 11:46:22.791683 crc crio[22562]: 2026-06-19T11:46:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3071010c4eb1406 Mac:c2:2d:03:1b:96:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 SocketPath: PciID:}] [{Interface:0xc000142e60 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.678826 | controller |     "Jun 19 11:46:22.792930 crc crio[22562]: time=\"2026-06-19T11:46:22.792866549Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d UID:3791e109-749f-46fc-9962-61ed2a0a99f0 NetNS:/var/run/netns/78fe0d93-135b-4af9-8186-1d8e684506a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3791e109_749f_46fc_9962_61ed2a0a99f0.slice PodAnnotations:0xc000138be8}] Aliases:map[]}\"",
2026-06-19 12:35:51.678841 | controller |     "Jun 19 11:46:22.793106 crc crio[22562]: time=\"2026-06-19T11:46:22.793072954Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.678856 | controller |     "Jun 19 11:46:22.807148 crc crio[22562]: time=\"2026-06-19T11:46:22.807079791Z\" level=info msg=\"Ran pod sandbox 3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d with infra container: openstack/nova-api-0/POD\" id=3cabab0e-669d-4244-be5a-c9a304aac246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.678871 | controller |     "Jun 19 11:46:22.809609 crc crio[22562]: time=\"2026-06-19T11:46:22.809546282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b021d342-8061-4a9c-abf2-b52f3fb1e9b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678921 | controller |     "Jun 19 11:46:22.812893 crc crio[22562]: time=\"2026-06-19T11:46:22.812829713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7b493fc2-ae6d-4bfb-bf9a-de3fca72c685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.678939 | controller |     "Jun 19 11:46:22.826626 crc crio[22562]: time=\"2026-06-19T11:46:22.826517492Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.678955 | controller |     "Jun 19 11:46:22.827058 crc crio[22562]: time=\"2026-06-19T11:46:22.827004553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.678994 | controller |     "Jun 19 11:46:22.892119 crc crio[22562]: time=\"2026-06-19T11:46:22.891719685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679012 | controller |     "Jun 19 11:46:22.897010 crc crio[22562]: time=\"2026-06-19T11:46:22.896950394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679027 | controller |     "Jun 19 11:46:23.105269 crc crio[22562]: time=\"2026-06-19T11:46:23.104493729Z\" level=info msg=\"Created container 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674: openstack/nova-api-0/nova-api-log\" id=4dd0137e-54ae-4faf-a7c7-714e39af9797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679042 | controller |     "Jun 19 11:46:23.106869 crc crio[22562]: time=\"2026-06-19T11:46:23.106801467Z\" level=info msg=\"Starting container: 861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674\" id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.679084 | controller |     "Jun 19 11:46:23.114878 crc crio[22562]: time=\"2026-06-19T11:46:23.114710613Z\" level=info msg=\"Started container\" PID=91501 containerID=861850570cf0f8cf1327f6ef18a628d77ed8d8de9b1cd62d567c0a98b6a03674 description=openstack/nova-api-0/nova-api-log id=34cc3c80-7285-46a7-a3ec-1632f892e7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d",
2026-06-19 12:35:51.679104 | controller |     "Jun 19 11:46:23.129502 crc crio[22562]: time=\"2026-06-19T11:46:23.129321584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=66193bb2-96e4-465f-af4f-3d6b423a7dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679119 | controller |     "Jun 19 11:46:23.206327 crc crio[22562]: time=\"2026-06-19T11:46:23.206099234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=27099355-6bf2-4607-8df8-c2e867259075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679155 | controller |     "Jun 19 11:46:23.215482 crc crio[22562]: time=\"2026-06-19T11:46:23.215401593Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679175 | controller |     "Jun 19 11:46:23.215873 crc crio[22562]: time=\"2026-06-19T11:46:23.215776273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679191 | controller |     "Jun 19 11:46:23.269034 crc crio[22562]: time=\"2026-06-19T11:46:23.268874137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679209 | controller |     "Jun 19 11:46:23.274281 crc crio[22562]: time=\"2026-06-19T11:46:23.274201889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679249 | controller |     "Jun 19 11:46:23.511013 crc crio[22562]: time=\"2026-06-19T11:46:23.510777773Z\" level=info msg=\"Created container 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0: openstack/nova-api-0/nova-api-api\" id=9fc343cf-451c-4de5-abca-cc1dcda6875c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679266 | controller |     "Jun 19 11:46:23.512736 crc crio[22562]: time=\"2026-06-19T11:46:23.512558967Z\" level=info msg=\"Starting container: 079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0\" id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.679281 | controller |     "Jun 19 11:46:23.520711 crc crio[22562]: time=\"2026-06-19T11:46:23.520279157Z\" level=info msg=\"Started container\" PID=91525 containerID=079b1e171a5bada84ddaac00405135db8e8d0e60dfaa02212d5c4a602eb6e7f0 description=openstack/nova-api-0/nova-api-api id=bd5f569b-5c1a-4813-a94c-b58760b1ba43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3071010c4eb1406a07e961a1afa25ff1dc114780705483860ea58e4e9b5dcc8d",
2026-06-19 12:35:51.679296 | controller |     "Jun 19 11:46:43.510460 crc crio[22562]: time=\"2026-06-19T11:46:43.509208545Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-h7r98/POD\" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.679337 | controller |     "Jun 19 11:46:43.512362 crc crio[22562]: time=\"2026-06-19T11:46:43.510549758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679353 | controller |     "Jun 19 11:46:43.555466 crc crio[22562]: time=\"2026-06-19T11:46:43.555401307Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}\"",
2026-06-19 12:35:51.679369 | controller |     "Jun 19 11:46:43.555829 crc crio[22562]: time=\"2026-06-19T11:46:43.555800797Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-h7r98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.679405 | controller |     "Jun 19 11:46:44.176415 crc crio[22562]: 2026-06-19T11:46:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c630f5d5f246b31 Mac:12:e0:e7:b2:84:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d SocketPath: PciID:}] [{Interface:0xc00028e760 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.679425 | controller |     "Jun 19 11:46:44.187295 crc crio[22562]: time=\"2026-06-19T11:46:44.187246811Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0005ad828}] Aliases:map[]}\"",
2026-06-19 12:35:51.679476 | controller |     "Jun 19 11:46:44.187657 crc crio[22562]: time=\"2026-06-19T11:46:44.187632241Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-h7r98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.679493 | controller |     "Jun 19 11:46:44.199289 crc crio[22562]: time=\"2026-06-19T11:46:44.198653364Z\" level=info msg=\"Ran pod sandbox c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a with infra container: openshift-marketplace/redhat-marketplace-h7r98/POD\" id=6b1c0a3e-6cff-43da-a8e0-dbf900fba8cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.679509 | controller |     "Jun 19 11:46:44.204631 crc crio[22562]: time=\"2026-06-19T11:46:44.204493058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a015d49b-f1c5-4f9f-8239-8767206455d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679524 | controller |     "Jun 19 11:46:44.207367 crc crio[22562]: time=\"2026-06-19T11:46:44.207271547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80c2c3c1-bc7f-4ef2-9a05-c4525a62128f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679540 | controller |     "Jun 19 11:46:44.217820 crc crio[22562]: time=\"2026-06-19T11:46:44.217661904Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679555 | controller |     "Jun 19 11:46:44.218631 crc crio[22562]: time=\"2026-06-19T11:46:44.218419223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679570 | controller |     "Jun 19 11:46:44.275835 crc crio[22562]: time=\"2026-06-19T11:46:44.275728461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679586 | controller |     "Jun 19 11:46:44.283873 crc crio[22562]: time=\"2026-06-19T11:46:44.283787159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679600 | controller |     "Jun 19 11:46:44.484409 crc crio[22562]: time=\"2026-06-19T11:46:44.484293662Z\" level=info msg=\"Created container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=5b071dc2-8993-4237-b0ef-ee8ed0ee74c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679615 | controller |     "Jun 19 11:46:44.485827 crc crio[22562]: time=\"2026-06-19T11:46:44.485722137Z\" level=info msg=\"Starting container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af\" id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.679630 | controller |     "Jun 19 11:46:44.492847 crc crio[22562]: time=\"2026-06-19T11:46:44.492776141Z\" level=info msg=\"Started container\" PID=92777 containerID=609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af description=openshift-marketplace/redhat-marketplace-h7r98/extract-utilities id=ed85c41c-b6d1-4690-8205-bdd64a2808e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a",
2026-06-19 12:35:51.679645 | controller |     "Jun 19 11:46:44.965735 crc crio[22562]: time=\"2026-06-19T11:46:44.965554629Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.679665 | controller |     "Jun 19 11:46:44.985619 crc crio[22562]: time=\"2026-06-19T11:46:44.984908278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.679680 | controller |     "Jun 19 11:46:45.570416 crc crio[22562]: time=\"2026-06-19T11:46:45.570238521Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=de2ef2ed-b6fc-4cff-98c5-647be37887e9 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.679695 | controller |     "Jun 19 11:46:45.571761 crc crio[22562]: time=\"2026-06-19T11:46:45.571669657Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b789ddd8-11e4-4d31-82d4-cb57a6471b58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679710 | controller |     "Jun 19 11:46:45.574638 crc crio[22562]: time=\"2026-06-19T11:46:45.57460876Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8e4ab8ea-12fc-448a-96be-16ee856d6a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679725 | controller |     "Jun 19 11:46:45.585186 crc crio[22562]: time=\"2026-06-19T11:46:45.585070588Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679740 | controller |     "Jun 19 11:46:45.585656 crc crio[22562]: time=\"2026-06-19T11:46:45.585604271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679756 | controller |     "Jun 19 11:46:45.708468 crc crio[22562]: time=\"2026-06-19T11:46:45.708360299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679771 | controller |     "Jun 19 11:46:45.729262 crc crio[22562]: time=\"2026-06-19T11:46:45.728716902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679787 | controller |     "Jun 19 11:46:45.922550 crc crio[22562]: time=\"2026-06-19T11:46:45.922411476Z\" level=info msg=\"Created container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=4452183c-2e8c-4afe-ab6f-e88e124f9541 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679802 | controller |     "Jun 19 11:46:45.925004 crc crio[22562]: time=\"2026-06-19T11:46:45.924924438Z\" level=info msg=\"Starting container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632\" id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.679817 | controller |     "Jun 19 11:46:45.934944 crc crio[22562]: time=\"2026-06-19T11:46:45.934076594Z\" level=info msg=\"Started container\" PID=92934 containerID=eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632 description=openshift-marketplace/redhat-marketplace-h7r98/extract-content id=4d99da9e-6f3e-4a28-a6e9-126ad2393405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a",
2026-06-19 12:35:51.679832 | controller |     "Jun 19 11:46:47.011312 crc crio[22562]: time=\"2026-06-19T11:46:47.01056152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6d7fc2c-029f-4202-b8bc-6b46ef5385c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679851 | controller |     "Jun 19 11:46:47.016249 crc crio[22562]: time=\"2026-06-19T11:46:47.016067897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=67145ca7-7219-4743-b251-03464e208ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.679866 | controller |     "Jun 19 11:46:47.023871 crc crio[22562]: time=\"2026-06-19T11:46:47.023772827Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679880 | controller |     "Jun 19 11:46:47.024268 crc crio[22562]: time=\"2026-06-19T11:46:47.024134496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679894 | controller |     "Jun 19 11:46:47.080382 crc crio[22562]: time=\"2026-06-19T11:46:47.080263306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679909 | controller |     "Jun 19 11:46:47.083725 crc crio[22562]: time=\"2026-06-19T11:46:47.083648009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.679923 | controller |     "Jun 19 11:46:47.236539 crc crio[22562]: time=\"2026-06-19T11:46:47.236369648Z\" level=info msg=\"Created container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=28b13f82-2fb0-4e52-b8e2-0f4a7be195f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.679938 | controller |     "Jun 19 11:46:47.238389 crc crio[22562]: time=\"2026-06-19T11:46:47.238293375Z\" level=info msg=\"Starting container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d\" id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.679952 | controller |     "Jun 19 11:46:47.246763 crc crio[22562]: time=\"2026-06-19T11:46:47.246623411Z\" level=info msg=\"Started container\" PID=93035 containerID=7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d description=openshift-marketplace/redhat-marketplace-h7r98/registry-server id=dadc0cfb-c4e4-49c5-89da-3c1cceea4394 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a",
2026-06-19 12:35:51.679967 | controller |     "Jun 19 11:46:47.430688 crc crio[22562]: time=\"2026-06-19T11:46:47.430586883Z\" level=info msg=\"Removing container: 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8\" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.679982 | controller |     "Jun 19 11:46:47.564486 crc crio[22562]: time=\"2026-06-19T11:46:47.564262311Z\" level=info msg=\"Removed container 2c1f5a240b80f18cb9eb8432b44732f7cf86c1953d7bef4295d883884a2af9a8: openshift-infra/auto-csr-approver-29697820-5gcql/oc\" id=f5b8b50c-9f7e-48dc-b454-b0082351ce21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.679996 | controller |     "Jun 19 11:46:47.591427 crc crio[22562]: time=\"2026-06-19T11:46:47.591349151Z\" level=info msg=\"Stopping pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680011 | controller |     "Jun 19 11:46:47.591916 crc crio[22562]: time=\"2026-06-19T11:46:47.591879494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=201f4c77-72ee-4325-a6c3-6be0fe1eb637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680028 | controller |     "Jun 19 11:46:47.593334 crc crio[22562]: time=\"2026-06-19T11:46:47.593227018Z\" level=info msg=\"Removing pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680043 | controller |     "Jun 19 11:46:47.621029 crc crio[22562]: time=\"2026-06-19T11:46:47.62082962Z\" level=info msg=\"Removed pod sandbox: 95e383e5e7b312229b11a476dc90ef2d5140cbb0da540dbe9a03862ed9a8d26a\" id=b9febef5-2ade-4065-afa6-2a525f3cc292 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680057 | controller |     "Jun 19 11:46:47.622831 crc crio[22562]: time=\"2026-06-19T11:46:47.622715287Z\" level=info msg=\"Stopping pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680072 | controller |     "Jun 19 11:46:47.623051 crc crio[22562]: time=\"2026-06-19T11:46:47.622932832Z\" level=info msg=\"Stopped pod sandbox (already stopped): f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=78e3433b-94d0-44ad-8c2c-0bd6b540ba99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680087 | controller |     "Jun 19 11:46:47.623840 crc crio[22562]: time=\"2026-06-19T11:46:47.623787604Z\" level=info msg=\"Removing pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680102 | controller |     "Jun 19 11:46:47.645646 crc crio[22562]: time=\"2026-06-19T11:46:47.645491251Z\" level=info msg=\"Removed pod sandbox: f218950b8d5de46ca9356c2ee1f4f2f612c470c3422a614f0cf03177bdaa7c1a\" id=afc37c5b-3587-4779-8455-4d2d22a2c4b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680116 | controller |     "Jun 19 11:46:47.647596 crc crio[22562]: time=\"2026-06-19T11:46:47.647409338Z\" level=info msg=\"Stopping pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680130 | controller |     "Jun 19 11:46:47.647820 crc crio[22562]: time=\"2026-06-19T11:46:47.647623093Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=13563129-5e79-46bf-9237-8c9419103638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680145 | controller |     "Jun 19 11:46:47.648885 crc crio[22562]: time=\"2026-06-19T11:46:47.648796853Z\" level=info msg=\"Removing pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680159 | controller |     "Jun 19 11:46:47.663695 crc crio[22562]: time=\"2026-06-19T11:46:47.663566388Z\" level=info msg=\"Removed pod sandbox: 05f86ea05726ca07c9f4aff537a0237ea81b389277a837944fa3358e938f5b3d\" id=02c27835-6951-42bf-a3eb-b71d8edfe4e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680174 | controller |     "Jun 19 11:46:47.670037 crc crio[22562]: time=\"2026-06-19T11:46:47.669903196Z\" level=info msg=\"Stopping pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680188 | controller |     "Jun 19 11:46:47.670353 crc crio[22562]: time=\"2026-06-19T11:46:47.670054039Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=56c95eba-0067-428d-ab40-70fb15249d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680203 | controller |     "Jun 19 11:46:47.671247 crc crio[22562]: time=\"2026-06-19T11:46:47.671106214Z\" level=info msg=\"Removing pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680221 | controller |     "Jun 19 11:46:47.693584 crc crio[22562]: time=\"2026-06-19T11:46:47.693254213Z\" level=info msg=\"Removed pod sandbox: 6df1fe309436b49d679ee102b30a22a9be52998288290a3365b9254ef9e343c0\" id=d9732b42-02b6-484a-a8ce-8bc59ad00af3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680236 | controller |     "Jun 19 11:46:47.694490 crc crio[22562]: time=\"2026-06-19T11:46:47.694425982Z\" level=info msg=\"Stopping pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680251 | controller |     "Jun 19 11:46:47.694629 crc crio[22562]: time=\"2026-06-19T11:46:47.694514084Z\" level=info msg=\"Stopped pod sandbox (already stopped): be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=1ef48246-5173-4d27-a12c-179ea3b64558 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680265 | controller |     "Jun 19 11:46:47.695679 crc crio[22562]: time=\"2026-06-19T11:46:47.695596771Z\" level=info msg=\"Removing pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680282 | controller |     "Jun 19 11:46:47.725286 crc crio[22562]: time=\"2026-06-19T11:46:47.725120611Z\" level=info msg=\"Removed pod sandbox: be4ee7b24f1ad35d063fac73071b4b240cfdd3446eb5e1e393f71fb2f26f21fe\" id=febdd7e0-bcaf-4aef-9f5d-a72eac058c2c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680298 | controller |     "Jun 19 11:46:47.727101 crc crio[22562]: time=\"2026-06-19T11:46:47.726759552Z\" level=info msg=\"Stopping pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680313 | controller |     "Jun 19 11:46:47.727101 crc crio[22562]: time=\"2026-06-19T11:46:47.726834084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=5684a227-9313-4003-9ebc-66c37b8f54fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680331 | controller |     "Jun 19 11:46:47.727938 crc crio[22562]: time=\"2026-06-19T11:46:47.727748287Z\" level=info msg=\"Removing pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680387 | controller |     "Jun 19 11:46:47.745490 crc crio[22562]: time=\"2026-06-19T11:46:47.745336461Z\" level=info msg=\"Removed pod sandbox: 60f3ad50ced5503ef5f9031ed7e69a5a5d46dd01a26c1f3fe0de9e3bafe6ea18\" id=0bd73a0c-eae2-4069-af22-23ecbf666c0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680406 | controller |     "Jun 19 11:46:47.746868 crc crio[22562]: time=\"2026-06-19T11:46:47.746770927Z\" level=info msg=\"Stopping pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680421 | controller |     "Jun 19 11:46:47.746868 crc crio[22562]: time=\"2026-06-19T11:46:47.746869799Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=0228b36e-e0b8-4534-81b5-81de28d2004f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680461 | controller |     "Jun 19 11:46:47.747640 crc crio[22562]: time=\"2026-06-19T11:46:47.747552966Z\" level=info msg=\"Removing pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680478 | controller |     "Jun 19 11:46:47.771606 crc crio[22562]: time=\"2026-06-19T11:46:47.771404547Z\" level=info msg=\"Removed pod sandbox: 7268d43e6fe50252d974c332b62b6c375804856b9c82b5c9c2ce11c575bfb014\" id=548d562a-9c87-4128-be5c-a70da9c9d16f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680499 | controller |     "Jun 19 11:46:47.772566 crc crio[22562]: time=\"2026-06-19T11:46:47.772475303Z\" level=info msg=\"Stopping pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680514 | controller |     "Jun 19 11:46:47.772655 crc crio[22562]: time=\"2026-06-19T11:46:47.772591006Z\" level=info msg=\"Stopped pod sandbox (already stopped): 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=646cb019-78f4-499f-976d-f2e6d3706114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680528 | controller |     "Jun 19 11:46:47.773733 crc crio[22562]: time=\"2026-06-19T11:46:47.773660772Z\" level=info msg=\"Removing pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680543 | controller |     "Jun 19 11:46:47.808089 crc crio[22562]: time=\"2026-06-19T11:46:47.807851097Z\" level=info msg=\"Removed pod sandbox: 631106d3748e14c1c3adcee25cb15a89e44eead072b9e2363bee3c6b061eacb0\" id=1fc7d53e-af2a-48f0-94c2-b8dda91f248a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.680558 | controller |     "Jun 19 11:46:55.601299 crc crio[22562]: time=\"2026-06-19T11:46:55.600025655Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.680572 | controller |     "Jun 19 11:46:55.602693 crc crio[22562]: time=\"2026-06-19T11:46:55.601332227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.680587 | controller |     "Jun 19 11:46:55.640640 crc crio[22562]: time=\"2026-06-19T11:46:55.640542107Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.680602 | controller |     "Jun 19 11:46:55.640640 crc crio[22562]: time=\"2026-06-19T11:46:55.640608309Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.680617 | controller |     "Jun 19 11:46:56.184119 crc crio[22562]: time=\"2026-06-19T11:46:56.18341505Z\" level=info msg=\"Stopping container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d (timeout: 2s)\" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.680633 | controller |     "Jun 19 11:46:56.255821 crc crio[22562]: 2026-06-19T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8349660672496 Mac:02:7e:06:e7:4e:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 SocketPath: PciID:}] [{Interface:0xc000512070 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.680649 | controller |     "Jun 19 11:46:56.257768 crc crio[22562]: time=\"2026-06-19T11:46:56.257556585Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 UID:a3dbec49-2419-477e-af57-03728b62486d NetNS:/var/run/netns/a7f0ca12-41a9-4ae2-89f4-c6707b3f7657 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3dbec49_2419_477e_af57_03728b62486d.slice PodAnnotations:0xc0032d25f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.680668 | controller |     "Jun 19 11:46:56.258054 crc crio[22562]: time=\"2026-06-19T11:46:56.257939184Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.680684 | controller |     "Jun 19 11:46:56.326855 crc crio[22562]: time=\"2026-06-19T11:46:56.326791498Z\" level=info msg=\"Stopped container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=e6285641-af73-4088-b897-293b15d95a24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.680699 | controller |     "Jun 19 11:46:56.328756 crc crio[22562]: time=\"2026-06-19T11:46:56.328661895Z\" level=info msg=\"Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680715 | controller |     "Jun 19 11:46:56.329573 crc crio[22562]: time=\"2026-06-19T11:46:56.329482934Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-h7r98 Namespace:openshift-marketplace ID:c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a UID:0467ef4b-f612-4609-a47f-f231d2f9f3ea NetNS:/var/run/netns/8d552382-ed3e-4689-ae22-04e25ff3e25d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0467ef4b_f612_4609_a47f_f231d2f9f3ea.slice PodAnnotations:0xc0030b46c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.680730 | controller |     "Jun 19 11:46:56.329847 crc crio[22562]: time=\"2026-06-19T11:46:56.329761232Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-h7r98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.680745 | controller |     "Jun 19 11:46:56.341624 crc crio[22562]: time=\"2026-06-19T11:46:56.340922117Z\" level=info msg=\"Ran pod sandbox 5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904 with infra container: sushy-emulator/sushy-emulator/POD\" id=3412d181-8400-477f-865c-1ad851c50526 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.680761 | controller |     "Jun 19 11:46:56.345678 crc crio[22562]: time=\"2026-06-19T11:46:56.345430208Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.680776 | controller |     "Jun 19 11:46:56.363025 crc crio[22562]: time=\"2026-06-19T11:46:56.362796969Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-19 12:35:51.680791 | controller |     "Jun 19 11:46:56.754893 crc crio[22562]: time=\"2026-06-19T11:46:56.754692135Z\" level=info msg=\"Stopped pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=54d6b18a-a2e3-49b7-99df-cdad83054614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.680806 | controller |     "Jun 19 11:46:57.216578 crc crio[22562]: time=\"2026-06-19T11:46:57.214717639Z\" level=info msg=\"Removing container: 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d\" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680821 | controller |     "Jun 19 11:46:57.273686 crc crio[22562]: time=\"2026-06-19T11:46:57.273466082Z\" level=info msg=\"Removed container 7458199ddf1b60a77b1855d716768da2d9902f734c2f2983f9b0d371ddae613d: openshift-marketplace/redhat-marketplace-h7r98/registry-server\" id=3d36b276-fbf7-4e6a-a941-7efa590f6714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680839 | controller |     "Jun 19 11:46:57.291331 crc crio[22562]: time=\"2026-06-19T11:46:57.291231721Z\" level=info msg=\"Removing container: eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632\" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680854 | controller |     "Jun 19 11:46:57.339831 crc crio[22562]: time=\"2026-06-19T11:46:57.33965142Z\" level=info msg=\"Removed container eb168c49fb4d836da9a815c2d729ce1c422e25b6b90d74c9607e7aa9938fa632: openshift-marketplace/redhat-marketplace-h7r98/extract-content\" id=3da148fe-38c9-4daf-bfec-0e2c1d8bebbc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680870 | controller |     "Jun 19 11:46:57.343991 crc crio[22562]: time=\"2026-06-19T11:46:57.343892555Z\" level=info msg=\"Removing container: 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af\" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680884 | controller |     "Jun 19 11:46:57.416367 crc crio[22562]: time=\"2026-06-19T11:46:57.415931887Z\" level=info msg=\"Removed container 609a325d36d9d5d943682a9e505f47fec4a09bd52371b90ab6405bac188277af: openshift-marketplace/redhat-marketplace-h7r98/extract-utilities\" id=40627679-1783-4dc2-b68b-9fee43613a59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.680899 | controller |     "Jun 19 11:47:05.900405 crc crio[22562]: time=\"2026-06-19T11:47:05.899425818Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:ff00e9b62e36be14e640a288411f36ab1a0118c3335c41e86abc8dde48bfe2e1\" id=7bb4b64a-aa07-47dc-8d65-7f6ab32663d1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.680914 | controller |     "Jun 19 11:47:05.902416 crc crio[22562]: time=\"2026-06-19T11:47:05.90232003Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=ebd7d7b1-10e3-4949-8619-c38486b01824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.680929 | controller |     "Jun 19 11:47:05.908879 crc crio[22562]: time=\"2026-06-19T11:47:05.908548164Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=52632594-c4ba-4087-821b-a02ecb4ac05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.680943 | controller |     "Jun 19 11:47:05.920837 crc crio[22562]: time=\"2026-06-19T11:47:05.920754236Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.680958 | controller |     "Jun 19 11:47:05.922864 crc crio[22562]: time=\"2026-06-19T11:47:05.922795166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.680973 | controller |     "Jun 19 11:47:05.993267 crc crio[22562]: time=\"2026-06-19T11:47:05.993114717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.680988 | controller |     "Jun 19 11:47:05.998914 crc crio[22562]: time=\"2026-06-19T11:47:05.998847098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681002 | controller |     "Jun 19 11:47:06.222958 crc crio[22562]: time=\"2026-06-19T11:47:06.22281707Z\" level=info msg=\"Created container cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032: sushy-emulator/sushy-emulator/sushy-emulator\" id=4f3d476a-f4ae-4380-8242-43203fbdcd91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681017 | controller |     "Jun 19 11:47:06.225023 crc crio[22562]: time=\"2026-06-19T11:47:06.224865161Z\" level=info msg=\"Starting container: cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032\" id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.681035 | controller |     "Jun 19 11:47:06.231880 crc crio[22562]: time=\"2026-06-19T11:47:06.231522005Z\" level=info msg=\"Started container\" PID=94140 containerID=cffa354d65314cc04f102a5a0f15c0b34a5548d9c83075e1dc97e3864b330032 description=sushy-emulator/sushy-emulator/sushy-emulator id=246dc266-9d00-4e47-a421-71998a5832e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8349660672496e0a38711401d789aadea7efd93f0c98006c3bd87dd8428904",
2026-06-19 12:35:51.681050 | controller |     "Jun 19 11:47:18.922119 crc crio[22562]: time=\"2026-06-19T11:47:18.920271381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.681065 | controller |     "Jun 19 11:47:19.789073 crc crio[22562]: time=\"2026-06-19T11:47:19.788482464Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r8g4t/POD\" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.681080 | controller |     "Jun 19 11:47:19.789345 crc crio[22562]: time=\"2026-06-19T11:47:19.789093858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681096 | controller |     "Jun 19 11:47:19.833377 crc crio[22562]: time=\"2026-06-19T11:47:19.832349699Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}\"",
2026-06-19 12:35:51.681111 | controller |     "Jun 19 11:47:19.833709 crc crio[22562]: time=\"2026-06-19T11:47:19.833689252Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r8g4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.681126 | controller |     "Jun 19 11:47:20.482798 crc crio[22562]: 2026-06-19T11:47:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78d42da52f12181 Mac:86:2f:39:6b:e9:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.681141 | controller |     "Jun 19 11:47:20.482798 crc crio[22562]: time=\"2026-06-19T11:47:20.480067706Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc002e5fae0}] Aliases:map[]}\"",
2026-06-19 12:35:51.681156 | controller |     "Jun 19 11:47:20.482798 crc crio[22562]: time=\"2026-06-19T11:47:20.480278691Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r8g4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.681171 | controller |     "Jun 19 11:47:20.493308 crc crio[22562]: time=\"2026-06-19T11:47:20.493267512Z\" level=info msg=\"Ran pod sandbox 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 with infra container: openshift-marketplace/redhat-operators-r8g4t/POD\" id=a643d19b-d86a-4c54-86b4-30e3ac585246 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.681188 | controller |     "Jun 19 11:47:20.496469 crc crio[22562]: time=\"2026-06-19T11:47:20.496405251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6af96280-0f70-4bc8-b99b-b0f6bd782947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681203 | controller |     "Jun 19 11:47:20.499469 crc crio[22562]: time=\"2026-06-19T11:47:20.499312932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=28a6ea2b-5d53-4ba0-9678-bcbed3bd361e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681218 | controller |     "Jun 19 11:47:20.512763 crc crio[22562]: time=\"2026-06-19T11:47:20.512649292Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681232 | controller |     "Jun 19 11:47:20.513217 crc crio[22562]: time=\"2026-06-19T11:47:20.513119843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681246 | controller |     "Jun 19 11:47:20.575764 crc crio[22562]: time=\"2026-06-19T11:47:20.57559933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681260 | controller |     "Jun 19 11:47:20.584717 crc crio[22562]: time=\"2026-06-19T11:47:20.584628152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681274 | controller |     "Jun 19 11:47:20.809369 crc crio[22562]: time=\"2026-06-19T11:47:20.809276322Z\" level=info msg=\"Created container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=ba590618-17f9-49dd-886b-d8d829be7551 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681289 | controller |     "Jun 19 11:47:20.811421 crc crio[22562]: time=\"2026-06-19T11:47:20.810447641Z\" level=info msg=\"Starting container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75\" id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.681304 | controller |     "Jun 19 11:47:20.822029 crc crio[22562]: time=\"2026-06-19T11:47:20.821898444Z\" level=info msg=\"Started container\" PID=94930 containerID=1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75 description=openshift-marketplace/redhat-operators-r8g4t/extract-utilities id=5e85e322-ea61-4629-9902-dde2d3d024b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773",
2026-06-19 12:35:51.681319 | controller |     "Jun 19 11:47:21.670077 crc crio[22562]: time=\"2026-06-19T11:47:21.66922348Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.681334 | controller |     "Jun 19 11:47:21.674545 crc crio[22562]: time=\"2026-06-19T11:47:21.674471199Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.681349 | controller |     "Jun 19 11:47:22.521748 crc crio[22562]: time=\"2026-06-19T11:47:22.520663588Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=0c98e1ae-3086-4dae-ab2c-8272e7e3088b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.681364 | controller |     "Jun 19 11:47:22.523673 crc crio[22562]: time=\"2026-06-19T11:47:22.52361302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=817b0e3b-a854-46c6-9c2d-3959e3ae7b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681382 | controller |     "Jun 19 11:47:22.526994 crc crio[22562]: time=\"2026-06-19T11:47:22.526863271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=efe2f2ba-16e5-456b-a40a-b46a4abe195e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681398 | controller |     "Jun 19 11:47:22.534516 crc crio[22562]: time=\"2026-06-19T11:47:22.534377537Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681414 | controller |     "Jun 19 11:47:22.535624 crc crio[22562]: time=\"2026-06-19T11:47:22.535101754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681443 | controller |     "Jun 19 11:47:22.622924 crc crio[22562]: time=\"2026-06-19T11:47:22.622814915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681464 | controller |     "Jun 19 11:47:22.628325 crc crio[22562]: time=\"2026-06-19T11:47:22.628225069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681480 | controller |     "Jun 19 11:47:22.798791 crc crio[22562]: time=\"2026-06-19T11:47:22.798642586Z\" level=info msg=\"Created container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=3f179650-fafb-462e-8d8f-7504427639ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681495 | controller |     "Jun 19 11:47:22.802065 crc crio[22562]: time=\"2026-06-19T11:47:22.80166335Z\" level=info msg=\"Starting container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c\" id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.681510 | controller |     "Jun 19 11:47:22.812466 crc crio[22562]: time=\"2026-06-19T11:47:22.812327605Z\" level=info msg=\"Started container\" PID=95005 containerID=5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c description=openshift-marketplace/redhat-operators-r8g4t/extract-content id=38c7a2c6-0b00-4d09-b3be-5f701a40f0a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773",
2026-06-19 12:35:51.681526 | controller |     "Jun 19 11:47:36.159517 crc crio[22562]: time=\"2026-06-19T11:47:36.158460639Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD\" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.681541 | controller |     "Jun 19 11:47:36.161479 crc crio[22562]: time=\"2026-06-19T11:47:36.159552816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681570 | controller |     "Jun 19 11:47:36.256754 crc crio[22562]: time=\"2026-06-19T11:47:36.255588722Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}\"",
2026-06-19 12:35:51.681592 | controller |     "Jun 19 11:47:36.256754 crc crio[22562]: time=\"2026-06-19T11:47:36.256560297Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dd4f94857-rvn5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.681609 | controller |     "Jun 19 11:47:37.291493 crc crio[22562]: 2026-06-19T11:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cd1419410d9e7c Mac:9e:67:fd:f4:45:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.681625 | controller |     "Jun 19 11:47:37.293360 crc crio[22562]: time=\"2026-06-19T11:47:37.293270629Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc000138668}] Aliases:map[]}\"",
2026-06-19 12:35:51.681640 | controller |     "Jun 19 11:47:37.293535 crc crio[22562]: time=\"2026-06-19T11:47:37.293510314Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dd4f94857-rvn5j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.681656 | controller |     "Jun 19 11:47:37.447427 crc crio[22562]: time=\"2026-06-19T11:47:37.436051771Z\" level=info msg=\"Ran pod sandbox 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd with infra container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/POD\" id=1294d603-db90-4ab9-8be0-d80b6dfd593f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.681671 | controller |     "Jun 19 11:47:37.475802 crc crio[22562]: time=\"2026-06-19T11:47:37.475650651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5c38a10f-2165-4079-be4d-ae2554a3700e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681687 | controller |     "Jun 19 11:47:37.749428 crc crio[22562]: time=\"2026-06-19T11:47:37.748665846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16554a8b-89bb-4a13-9b66-84496641d72c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681703 | controller |     "Jun 19 11:47:37.813814 crc crio[22562]: time=\"2026-06-19T11:47:37.810406103Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681718 | controller |     "Jun 19 11:47:37.813814 crc crio[22562]: time=\"2026-06-19T11:47:37.811268305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681735 | controller |     "Jun 19 11:47:37.890493 crc crio[22562]: time=\"2026-06-19T11:47:37.890366702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681750 | controller |     "Jun 19 11:47:37.894654 crc crio[22562]: time=\"2026-06-19T11:47:37.894514295Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD\" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.681766 | controller |     "Jun 19 11:47:37.894654 crc crio[22562]: time=\"2026-06-19T11:47:37.894611718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681785 | controller |     "Jun 19 11:47:37.895105 crc crio[22562]: time=\"2026-06-19T11:47:37.894692939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681801 | controller |     "Jun 19 11:47:38.024631 crc crio[22562]: time=\"2026-06-19T11:47:38.022633045Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.681817 | controller |     "Jun 19 11:47:38.024631 crc crio[22562]: time=\"2026-06-19T11:47:38.023378743Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-jxjd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.681833 | controller |     "Jun 19 11:47:38.239084 crc crio[22562]: time=\"2026-06-19T11:47:38.239017459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78062143-257d-4a5b-9b20-98c55d3e3a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681849 | controller |     "Jun 19 11:47:38.330084 crc crio[22562]: time=\"2026-06-19T11:47:38.329228041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47a7fd8f-6db4-48ae-9d59-550809baaccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.681865 | controller |     "Jun 19 11:47:38.336748 crc crio[22562]: time=\"2026-06-19T11:47:38.336642135Z\" level=info msg=\"Created container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=2a0283a7-f280-4dac-856a-08f815b9b64a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681880 | controller |     "Jun 19 11:47:38.337787 crc crio[22562]: time=\"2026-06-19T11:47:38.337693811Z\" level=info msg=\"Starting container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43\" id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.681895 | controller |     "Jun 19 11:47:38.349842 crc crio[22562]: time=\"2026-06-19T11:47:38.349532623Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.681911 | controller |     "Jun 19 11:47:38.350882 crc crio[22562]: time=\"2026-06-19T11:47:38.350560349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.681927 | controller |     "Jun 19 11:47:38.352642 crc crio[22562]: time=\"2026-06-19T11:47:38.352554288Z\" level=info msg=\"Started container\" PID=95887 containerID=bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43 description=openstack/dnsmasq-dns-6dd4f94857-rvn5j/init id=e0b1fa47-e523-48ed-9c96-76f3d7355527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd",
2026-06-19 12:35:51.681943 | controller |     "Jun 19 11:47:38.483616 crc crio[22562]: 2026-06-19T11:47:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:472d41f175f064d Mac:9e:0d:48:ec:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.681962 | controller |     "Jun 19 11:47:38.485544 crc crio[22562]: time=\"2026-06-19T11:47:38.485460967Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-jxjd2 Namespace:openstack ID:472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 UID:fb92fb07-86ca-42b7-9900-297456bfc1b3 NetNS:/var/run/netns/f725e126-7f3b-4caf-80be-79a2c4bfb00a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb92fb07_86ca_42b7_9900_297456bfc1b3.slice PodAnnotations:0xc000138fd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.681978 | controller |     "Jun 19 11:47:38.485694 crc crio[22562]: time=\"2026-06-19T11:47:38.485645622Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-jxjd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.681994 | controller |     "Jun 19 11:47:38.496893 crc crio[22562]: time=\"2026-06-19T11:47:38.496787767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682009 | controller |     "Jun 19 11:47:38.503047 crc crio[22562]: time=\"2026-06-19T11:47:38.502869118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682025 | controller |     "Jun 19 11:47:38.515667 crc crio[22562]: time=\"2026-06-19T11:47:38.515509911Z\" level=info msg=\"Ran pod sandbox 472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7 with infra container: openstack/dnsmasq-dns-687999f8f7-jxjd2/POD\" id=360822cb-3eec-47f2-8869-7f9c0ac7fd23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.682040 | controller |     "Jun 19 11:47:38.520856 crc crio[22562]: time=\"2026-06-19T11:47:38.520644957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f7feaf1b-ffba-4dcf-a4a1-4b4271c68f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.682055 | controller |     "Jun 19 11:47:38.620801 crc crio[22562]: time=\"2026-06-19T11:47:38.620250832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31242a25-7600-4148-befa-d84763dc5562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.682071 | controller |     "Jun 19 11:47:38.635736 crc crio[22562]: time=\"2026-06-19T11:47:38.635644992Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/init\" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.682088 | controller |     "Jun 19 11:47:38.636431 crc crio[22562]: time=\"2026-06-19T11:47:38.636367691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682106 | controller |     "Jun 19 11:47:38.695703 crc crio[22562]: time=\"2026-06-19T11:47:38.695589787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682121 | controller |     "Jun 19 11:47:38.708442 crc crio[22562]: time=\"2026-06-19T11:47:38.708342701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682135 | controller |     "Jun 19 11:47:38.878530 crc crio[22562]: time=\"2026-06-19T11:47:38.878387539Z\" level=info msg=\"Created container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=9582868d-6529-41f6-9009-29b8b34f8ef9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.682151 | controller |     "Jun 19 11:47:38.883629 crc crio[22562]: time=\"2026-06-19T11:47:38.883465915Z\" level=info msg=\"Starting container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4\" id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.682169 | controller |     "Jun 19 11:47:38.884825 crc crio[22562]: time=\"2026-06-19T11:47:38.884218823Z\" level=info msg=\"Created container 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465: openstack/dnsmasq-dns-687999f8f7-jxjd2/init\" id=b8e24a9b-23f9-4073-aa40-dcdb8aa2e6c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.682184 | controller |     "Jun 19 11:47:38.889411 crc crio[22562]: time=\"2026-06-19T11:47:38.887880393Z\" level=info msg=\"Starting container: 0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465\" id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.682199 | controller |     "Jun 19 11:47:38.892952 crc crio[22562]: time=\"2026-06-19T11:47:38.892853707Z\" level=info msg=\"Started container\" PID=95968 containerID=cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 description=openshift-marketplace/redhat-operators-r8g4t/registry-server id=fd6de841-c24a-4857-8761-c75849be71a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773",
2026-06-19 12:35:51.682215 | controller |     "Jun 19 11:47:38.897483 crc crio[22562]: time=\"2026-06-19T11:47:38.89739719Z\" level=info msg=\"Started container\" PID=95971 containerID=0248578b5607eff26caa18aa6b48a21215f36831541a47130066a9bbbf36c465 description=openstack/dnsmasq-dns-687999f8f7-jxjd2/init id=0fe597d6-9907-41d1-a7ee-f673ba7ef10f name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7",
2026-06-19 12:35:51.682230 | controller |     "Jun 19 11:47:39.352907 crc crio[22562]: time=\"2026-06-19T11:47:39.351916787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8aebc75d-04fe-495c-9d5e-c43a68d0be59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.682246 | controller |     "Jun 19 11:47:39.372466 crc crio[22562]: time=\"2026-06-19T11:47:39.371594633Z\" level=info msg=\"Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682261 | controller |     "Jun 19 11:47:39.373957 crc crio[22562]: time=\"2026-06-19T11:47:39.373707645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dd4f94857-rvn5j Namespace:openstack ID:8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd UID:867dcc06-27ae-4023-9b96-52b6488b623d NetNS:/var/run/netns/d9835149-4ec1-4bb8-a250-24bcbd4d1fb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod867dcc06_27ae_4023_9b96_52b6488b623d.slice PodAnnotations:0xc0030b46e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.682277 | controller |     "Jun 19 11:47:39.373957 crc crio[22562]: time=\"2026-06-19T11:47:39.373911159Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dd4f94857-rvn5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.682293 | controller |     "Jun 19 11:47:39.517245 crc crio[22562]: time=\"2026-06-19T11:47:39.51132104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=59bf9503-57e8-4711-90e4-90991259f9c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.682308 | controller |     "Jun 19 11:47:39.543197 crc crio[22562]: time=\"2026-06-19T11:47:39.53473347Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns\" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.682327 | controller |     "Jun 19 11:47:39.543197 crc crio[22562]: time=\"2026-06-19T11:47:39.535311364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682343 | controller |     "Jun 19 11:47:39.591922 crc crio[22562]: time=\"2026-06-19T11:47:39.591830372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682358 | controller |     "Jun 19 11:47:39.621596 crc crio[22562]: time=\"2026-06-19T11:47:39.619259471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.682372 | controller |     "Jun 19 11:47:39.812545 crc crio[22562]: time=\"2026-06-19T11:47:39.812102303Z\" level=info msg=\"Created container 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a: openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns\" id=c4a6c5bf-050b-4418-8ac3-4f4e9e1fb723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.682387 | controller |     "Jun 19 11:47:39.814399 crc crio[22562]: time=\"2026-06-19T11:47:39.814296128Z\" level=info msg=\"Stopped pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=9bb52f0f-734a-4dc8-b7f8-d7b9056dc40e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682402 | controller |     "Jun 19 11:47:39.818251 crc crio[22562]: time=\"2026-06-19T11:47:39.817700691Z\" level=info msg=\"Starting container: 29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a\" id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.682417 | controller |     "Jun 19 11:47:39.830517 crc crio[22562]: time=\"2026-06-19T11:47:39.827617957Z\" level=info msg=\"Started container\" PID=96079 containerID=29487e988c6e9e8b2ffd773e9358fbdef8bdd07cd796e0fe0564573a8beaf49a description=openstack/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns id=3c0ff61b-eb62-424e-8f51-717f4af848a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=472d41f175f064d21ffe48b82020bac011dabcfe7e1fbcc977c51fa4477d56b7",
2026-06-19 12:35:51.682451 | controller |     "Jun 19 11:47:40.471804 crc crio[22562]: time=\"2026-06-19T11:47:40.47035082Z\" level=info msg=\"Removing container: bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43\" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682468 | controller |     "Jun 19 11:47:40.603733 crc crio[22562]: time=\"2026-06-19T11:47:40.603585497Z\" level=info msg=\"Removed container bf0e98628b9534609d7a843669b35c63be60ad1853793280303fb745a6843a43: openstack/dnsmasq-dns-6dd4f94857-rvn5j/init\" id=bd9509ba-c538-4003-b53e-835ebe261d9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682483 | controller |     "Jun 19 11:47:46.666845 crc crio[22562]: time=\"2026-06-19T11:47:46.663023868Z\" level=info msg=\"Stopping container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181 (timeout: 10s)\" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.682498 | controller |     "Jun 19 11:47:46.922383 crc crio[22562]: time=\"2026-06-19T11:47:46.922273202Z\" level=info msg=\"Stopped container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=7d1b65de-5535-493d-af55-be80770f83e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.682513 | controller |     "Jun 19 11:47:46.925308 crc crio[22562]: time=\"2026-06-19T11:47:46.925098312Z\" level=info msg=\"Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682528 | controller |     "Jun 19 11:47:46.940375 crc crio[22562]: time=\"2026-06-19T11:47:46.940228907Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-l9nmz Namespace:openstack ID:01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368 UID:2ff28df6-8881-4d03-9e64-88db72174271 NetNS:/var/run/netns/bacb5a1e-0fa5-43c0-b2af-36d3a53410fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ff28df6_8881_4d03_9e64_88db72174271.slice PodAnnotations:0xc001612780}] Aliases:map[]}\"",
2026-06-19 12:35:51.682547 | controller |     "Jun 19 11:47:46.940810 crc crio[22562]: time=\"2026-06-19T11:47:46.940733179Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-l9nmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.682562 | controller |     "Jun 19 11:47:47.639339 crc crio[22562]: time=\"2026-06-19T11:47:47.63791253Z\" level=info msg=\"Stopped pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=90f65428-41f6-4585-8a30-7f63c005fbd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682577 | controller |     "Jun 19 11:47:47.845929 crc crio[22562]: time=\"2026-06-19T11:47:47.845781092Z\" level=info msg=\"Removing container: 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2\" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682593 | controller |     "Jun 19 11:47:47.929491 crc crio[22562]: time=\"2026-06-19T11:47:47.929329191Z\" level=info msg=\"Removed container 0f4ef1c1b2d70ee229b13d0b4b9022462570780bc66db7722222f174285594a2: openstack/ovsdbserver-sb-0-config-1781869257-wnm56/ovn-config\" id=5c3b440d-5a74-4419-b527-f88f551b9ee9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682608 | controller |     "Jun 19 11:47:47.935253 crc crio[22562]: time=\"2026-06-19T11:47:47.935068482Z\" level=info msg=\"Removing container: ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596\" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682623 | controller |     "Jun 19 11:47:48.169281 crc crio[22562]: time=\"2026-06-19T11:47:48.168382555Z\" level=info msg=\"Removed container ae1e33953c70658aaea53a635343e702bb251b393c969721201207bf27913596: openstack/root-account-create-update-tmdbl/mariadb-account-create-update\" id=5f23835a-1760-4f4f-82f0-8ac39e13fe52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682638 | controller |     "Jun 19 11:47:48.172999 crc crio[22562]: time=\"2026-06-19T11:47:48.172892958Z\" level=info msg=\"Removing container: 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf\" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682652 | controller |     "Jun 19 11:47:48.272225 crc crio[22562]: time=\"2026-06-19T11:47:48.272061941Z\" level=info msg=\"Removed container 5fe28c158c6d6e19f599d4dfab6296ffaf98b4ce8f311c19b610ddac660522bf: openstack/root-account-create-update-npjjz/mariadb-account-create-update\" id=3d110716-e472-4cea-944f-717eff07a58b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682668 | controller |     "Jun 19 11:47:48.276555 crc crio[22562]: time=\"2026-06-19T11:47:48.276411068Z\" level=info msg=\"Removing container: 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f\" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682682 | controller |     "Jun 19 11:47:48.378666 crc crio[22562]: time=\"2026-06-19T11:47:48.378493784Z\" level=info msg=\"Removed container 93e28a33b9d51db1ef88abaf5c209289c8f9c6313cb0d32c09f2c8c95abc218f: openstack/ovn-controller-v4l7z-config-jfddn/ovn-config\" id=4c3f5bcf-a949-4a5c-9e10-deec5ba02fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682697 | controller |     "Jun 19 11:47:48.381812 crc crio[22562]: time=\"2026-06-19T11:47:48.381730225Z\" level=info msg=\"Removing container: bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541\" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682715 | controller |     "Jun 19 11:47:48.436942 crc crio[22562]: time=\"2026-06-19T11:47:48.436687694Z\" level=info msg=\"Removed container bbb756d37f77e9eb734ff8344e0056d96819bf17223602b08a6a4098502ff541: openstack/ovsdbserver-nb-0-config-1781869258-4v84c/ovn-config\" id=1b12821d-d5ec-45e3-a628-cb271fcff44d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682730 | controller |     "Jun 19 11:47:48.439372 crc crio[22562]: time=\"2026-06-19T11:47:48.439300148Z\" level=info msg=\"Removing container: 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2\" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682745 | controller |     "Jun 19 11:47:48.504472 crc crio[22562]: time=\"2026-06-19T11:47:48.504338838Z\" level=info msg=\"Removed container 35fd28a72840bdaa96946f96aade3ebeea50e2512d809f749a0d57dd0ac5f5e2: openstack/root-account-create-update-9lll9/mariadb-account-create-update\" id=228ef275-ce44-406a-be14-ead1b8047783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682760 | controller |     "Jun 19 11:47:48.507819 crc crio[22562]: time=\"2026-06-19T11:47:48.507739543Z\" level=info msg=\"Removing container: 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b\" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682775 | controller |     "Jun 19 11:47:48.641882 crc crio[22562]: time=\"2026-06-19T11:47:48.641736668Z\" level=info msg=\"Removed container 7157f4a2f5117629bef28c7ecbdfa9cbdbfe9dd54c085624397328b9f104fb9b: openstack/ovn-controller-v4l7z-config-c4g6m/ovn-config\" id=0ffc337e-d415-4aed-9477-4c086cfbe8e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682789 | controller |     "Jun 19 11:47:48.688578 crc crio[22562]: time=\"2026-06-19T11:47:48.688361822Z\" level=info msg=\"Stopping pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682804 | controller |     "Jun 19 11:47:48.688578 crc crio[22562]: time=\"2026-06-19T11:47:48.688477785Z\" level=info msg=\"Stopped pod sandbox (already stopped): 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=ef634b35-694a-4c84-94a0-e0d1cc151b76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682819 | controller |     "Jun 19 11:47:48.689279 crc crio[22562]: time=\"2026-06-19T11:47:48.68912534Z\" level=info msg=\"Removing pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.682835 | controller |     "Jun 19 11:47:48.709313 crc crio[22562]: time=\"2026-06-19T11:47:48.709039624Z\" level=info msg=\"Removed pod sandbox: 988f759f0850fc3067d45011331433434d1ff922d8505541232e45fe0ba5b30c\" id=321f4599-a3fa-4873-856c-44ffe4a69d31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.682851 | controller |     "Jun 19 11:47:48.710670 crc crio[22562]: time=\"2026-06-19T11:47:48.710461829Z\" level=info msg=\"Stopping pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682867 | controller |     "Jun 19 11:47:48.710670 crc crio[22562]: time=\"2026-06-19T11:47:48.710547941Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=7c340359-88b7-490a-aec5-26a6d7a177eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682883 | controller |     "Jun 19 11:47:48.711891 crc crio[22562]: time=\"2026-06-19T11:47:48.711807271Z\" level=info msg=\"Removing pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.682901 | controller |     "Jun 19 11:47:48.735051 crc crio[22562]: time=\"2026-06-19T11:47:48.734924174Z\" level=info msg=\"Removing container: 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181\" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682917 | controller |     "Jun 19 11:47:48.775679 crc crio[22562]: time=\"2026-06-19T11:47:48.774276547Z\" level=info msg=\"Removed pod sandbox: 37ad673249657e82e3e53eaf1626ec3d76390b8e3555d8007cd724a19b428b86\" id=ef1d904c-127c-479e-81a1-e0c81631dd8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.682933 | controller |     "Jun 19 11:47:48.776546 crc crio[22562]: time=\"2026-06-19T11:47:48.776374569Z\" level=info msg=\"Stopping pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682948 | controller |     "Jun 19 11:47:48.776546 crc crio[22562]: time=\"2026-06-19T11:47:48.776451092Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=8344d550-1e51-48fd-b7ea-e16fcd8f298f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.682963 | controller |     "Jun 19 11:47:48.779128 crc crio[22562]: time=\"2026-06-19T11:47:48.779016424Z\" level=info msg=\"Removing pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.682979 | controller |     "Jun 19 11:47:48.874326 crc crio[22562]: time=\"2026-06-19T11:47:48.873576103Z\" level=info msg=\"Removed container 46028b31c658765924bdbd2ceb79de0686e08fff7742f9a75cbee579a6f6b181: openstack/dnsmasq-dns-68b84f4555-l9nmz/dnsmasq-dns\" id=96a20a15-783c-4927-bc41-6a7cd22180ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.682994 | controller |     "Jun 19 11:47:48.878446 crc crio[22562]: time=\"2026-06-19T11:47:48.878333162Z\" level=info msg=\"Removing container: ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658\" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683010 | controller |     "Jun 19 11:47:48.927367 crc crio[22562]: time=\"2026-06-19T11:47:48.926797321Z\" level=info msg=\"Removed pod sandbox: c9d1715658a6124e2d0e318b55b99d623ba6cd30be26ca51f862811a4a13e9dd\" id=a47f82b4-11f0-4435-a294-bc0dd0dcf098 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683025 | controller |     "Jun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.931308623Z\" level=info msg=\"Stopping pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683040 | controller |     "Jun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.931441716Z\" level=info msg=\"Stopped pod sandbox (already stopped): a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=226330c8-f35c-4f42-96e3-930fe96bfe1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683056 | controller |     "Jun 19 11:47:48.940447 crc crio[22562]: time=\"2026-06-19T11:47:48.93322921Z\" level=info msg=\"Removing pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683071 | controller |     "Jun 19 11:47:48.961098 crc crio[22562]: time=\"2026-06-19T11:47:48.95948309Z\" level=info msg=\"Removed pod sandbox: a911edc412c954b0fc5211951bad912a430566665ae62e20d63833eb50426439\" id=d90770d0-0e95-451f-bc68-64691389561f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683091 | controller |     "Jun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.967728104Z\" level=info msg=\"Stopping pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683107 | controller |     "Jun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.967845827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=6fe6ec6a-f9c3-4308-8ebc-5cd877d55f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683123 | controller |     "Jun 19 11:47:48.975314 crc crio[22562]: time=\"2026-06-19T11:47:48.969017246Z\" level=info msg=\"Removing pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683139 | controller |     "Jun 19 11:47:48.987051 crc crio[22562]: time=\"2026-06-19T11:47:48.986879617Z\" level=info msg=\"Removed pod sandbox: 8cd1419410d9e7c25bcb55b63ec046b12e35e6cd3346c711fb815c074ed045fd\" id=f8ecbc76-f1a2-48d6-be87-14cd096b36d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683154 | controller |     "Jun 19 11:47:48.990960 crc crio[22562]: time=\"2026-06-19T11:47:48.990737503Z\" level=info msg=\"Stopping pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683169 | controller |     "Jun 19 11:47:48.990960 crc crio[22562]: time=\"2026-06-19T11:47:48.990851036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=9e64cd56-ab20-4e63-9d1c-76b75f22bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683184 | controller |     "Jun 19 11:47:48.992509 crc crio[22562]: time=\"2026-06-19T11:47:48.992361343Z\" level=info msg=\"Removing pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683199 | controller |     "Jun 19 11:47:49.026134 crc crio[22562]: time=\"2026-06-19T11:47:49.025914694Z\" level=info msg=\"Removed pod sandbox: 6a3c3b2e9681554fbc4ab949fb3937b7f74026b9ec20f0f00928247daa1d8592\" id=63378283-86c4-48ba-bfce-a9ba6a31c503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683215 | controller |     "Jun 19 11:47:49.030736 crc crio[22562]: time=\"2026-06-19T11:47:49.030648971Z\" level=info msg=\"Stopping pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683230 | controller |     "Jun 19 11:47:49.030843 crc crio[22562]: time=\"2026-06-19T11:47:49.030766274Z\" level=info msg=\"Stopped pod sandbox (already stopped): 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=21c313dc-4cdf-4c8c-9612-faed1cfe18e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683245 | controller |     "Jun 19 11:47:49.031560 crc crio[22562]: time=\"2026-06-19T11:47:49.031508252Z\" level=info msg=\"Removing pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683259 | controller |     "Jun 19 11:47:49.048891 crc crio[22562]: time=\"2026-06-19T11:47:49.04839656Z\" level=info msg=\"Removed container ebeddfeaa36ccdd1dde9a099d7c06de8591b0db5387c7922beba0e7cef790658: openstack/dnsmasq-dns-68b84f4555-l9nmz/init\" id=dffe7009-d0ec-409f-a8bc-c180850ac714 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683274 | controller |     "Jun 19 11:47:49.075990 crc crio[22562]: time=\"2026-06-19T11:47:49.07586705Z\" level=info msg=\"Removed pod sandbox: 442b8d8897ddbfb7ef322ee715fa994ef092e3639759658bc974cd94bc0623c4\" id=870a6d34-1f27-40e6-9e85-40b42401b2b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683296 | controller |     "Jun 19 11:47:49.078105 crc crio[22562]: time=\"2026-06-19T11:47:49.078013093Z\" level=info msg=\"Stopping pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683311 | controller |     "Jun 19 11:47:49.078249 crc crio[22562]: time=\"2026-06-19T11:47:49.078122416Z\" level=info msg=\"Stopped pod sandbox (already stopped): c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=2eae39fb-2d30-4582-b537-8f075b7f5926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683326 | controller |     "Jun 19 11:47:49.079056 crc crio[22562]: time=\"2026-06-19T11:47:49.079000418Z\" level=info msg=\"Removing pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683340 | controller |     "Jun 19 11:47:49.105546 crc crio[22562]: time=\"2026-06-19T11:47:49.105460592Z\" level=info msg=\"Removed pod sandbox: c630f5d5f246b316403369bacc6faca7d407f0bed221e704ba1b25548177868a\" id=6a4f368e-cfe2-4e94-bd8c-a43d648ded38 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683355 | controller |     "Jun 19 11:47:49.107252 crc crio[22562]: time=\"2026-06-19T11:47:49.107115153Z\" level=info msg=\"Stopping pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683371 | controller |     "Jun 19 11:47:49.107461 crc crio[22562]: time=\"2026-06-19T11:47:49.107364769Z\" level=info msg=\"Stopped pod sandbox (already stopped): df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=b0219bd9-af46-43a2-ba81-4acaa97e150a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683386 | controller |     "Jun 19 11:47:49.108068 crc crio[22562]: time=\"2026-06-19T11:47:49.108011165Z\" level=info msg=\"Removing pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683401 | controller |     "Jun 19 11:47:49.126295 crc crio[22562]: time=\"2026-06-19T11:47:49.126213015Z\" level=info msg=\"Removed pod sandbox: df9f1c6ac598fcec7565daf25524a6019520af9919f5c63832a37b6548ff0967\" id=5ee1b82f-476a-46bd-a7f8-abacf51b6dbb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.683416 | controller |     "Jun 19 11:48:00.532075 crc crio[22562]: time=\"2026-06-19T11:48:00.53095638Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697828-zr5pf/POD\" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.683448 | controller |     "Jun 19 11:48:00.532075 crc crio[22562]: time=\"2026-06-19T11:48:00.532071038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.683466 | controller |     "Jun 19 11:48:00.599621 crc crio[22562]: time=\"2026-06-19T11:48:00.599007374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}\"",
2026-06-19 12:35:51.683485 | controller |     "Jun 19 11:48:00.599621 crc crio[22562]: time=\"2026-06-19T11:48:00.599590219Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697828-zr5pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.683501 | controller |     "Jun 19 11:48:01.567295 crc crio[22562]: 2026-06-19T11:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3384ed274f43b0 Mac:42:10:3c:bb:58:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.683518 | controller |     "Jun 19 11:48:01.569543 crc crio[22562]: time=\"2026-06-19T11:48:01.569433955Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc002095848}] Aliases:map[]}\"",
2026-06-19 12:35:51.683533 | controller |     "Jun 19 11:48:01.569898 crc crio[22562]: time=\"2026-06-19T11:48:01.569819104Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697828-zr5pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.683549 | controller |     "Jun 19 11:48:01.587466 crc crio[22562]: time=\"2026-06-19T11:48:01.587366739Z\" level=info msg=\"Ran pod sandbox c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 with infra container: openshift-infra/auto-csr-approver-29697828-zr5pf/POD\" id=dbf6cdb6-c2a6-4b04-b0c8-272e59f84f27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.683565 | controller |     "Jun 19 11:48:01.594656 crc crio[22562]: time=\"2026-06-19T11:48:01.594540216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.683580 | controller |     "Jun 19 11:48:01.612827 crc crio[22562]: time=\"2026-06-19T11:48:01.612705407Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.683596 | controller |     "Jun 19 11:48:02.474392 crc crio[22562]: time=\"2026-06-19T11:48:02.473605808Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4f92ad4a-0e7f-4d07-9d8b-0b95a3d5698d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.683611 | controller |     "Jun 19 11:48:02.476267 crc crio[22562]: time=\"2026-06-19T11:48:02.476136079Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f2da678d-f58b-443f-9e12-ca767cc8400a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.683626 | controller |     "Jun 19 11:48:02.478821 crc crio[22562]: time=\"2026-06-19T11:48:02.478698324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27c9196a-7e68-431e-af8d-42e76438e517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.683641 | controller |     "Jun 19 11:48:02.493431 crc crio[22562]: time=\"2026-06-19T11:48:02.493290734Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.683657 | controller |     "Jun 19 11:48:02.494429 crc crio[22562]: time=\"2026-06-19T11:48:02.49435254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.683675 | controller |     "Jun 19 11:48:02.558433 crc crio[22562]: time=\"2026-06-19T11:48:02.558219762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.683690 | controller |     "Jun 19 11:48:02.796035 crc crio[22562]: time=\"2026-06-19T11:48:02.795873091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.683705 | controller |     "Jun 19 11:48:03.023675 crc crio[22562]: time=\"2026-06-19T11:48:03.023209717Z\" level=info msg=\"Created container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=13493609-5660-4a50-b7e0-a66bd68d6590 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.683720 | controller |     "Jun 19 11:48:03.026744 crc crio[22562]: time=\"2026-06-19T11:48:03.025917194Z\" level=info msg=\"Starting container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc\" id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.683735 | controller |     "Jun 19 11:48:03.033452 crc crio[22562]: time=\"2026-06-19T11:48:03.033361258Z\" level=info msg=\"Started container\" PID=97338 containerID=e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc description=openshift-infra/auto-csr-approver-29697828-zr5pf/oc id=f9c7cdd2-5a5c-48c2-8ab3-6e674ebb197c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3",
2026-06-19 12:35:51.683750 | controller |     "Jun 19 11:48:05.118128 crc crio[22562]: time=\"2026-06-19T11:48:05.117397985Z\" level=info msg=\"Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683765 | controller |     "Jun 19 11:48:05.119822 crc crio[22562]: time=\"2026-06-19T11:48:05.11881224Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697828-zr5pf Namespace:openshift-infra ID:c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3 UID:75938715-fba6-450c-8007-d041d7b4557f NetNS:/var/run/netns/e6ceea02-8097-4204-9961-3d3838d19311 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75938715_fba6_450c_8007_d041d7b4557f.slice PodAnnotations:0xc000139848}] Aliases:map[]}\"",
2026-06-19 12:35:51.683781 | controller |     "Jun 19 11:48:05.119822 crc crio[22562]: time=\"2026-06-19T11:48:05.119006154Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697828-zr5pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.683797 | controller |     "Jun 19 11:48:05.500780 crc crio[22562]: time=\"2026-06-19T11:48:05.500404511Z\" level=info msg=\"Stopped pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=1267ce2c-f555-4ac8-9fb5-e49895e019a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683813 | controller |     "Jun 19 11:48:21.392740 crc crio[22562]: time=\"2026-06-19T11:48:21.391609155Z\" level=info msg=\"Stopping container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4 (timeout: 2s)\" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.683828 | controller |     "Jun 19 11:48:21.540267 crc crio[22562]: time=\"2026-06-19T11:48:21.530467682Z\" level=info msg=\"Stopped container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=fa949ac4-4899-40f6-a97e-6f3f2f234c95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.683843 | controller |     "Jun 19 11:48:21.541997 crc crio[22562]: time=\"2026-06-19T11:48:21.54173385Z\" level=info msg=\"Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683862 | controller |     "Jun 19 11:48:21.543197 crc crio[22562]: time=\"2026-06-19T11:48:21.542834638Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r8g4t Namespace:openshift-marketplace ID:78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773 UID:9efe6c2f-eedc-4105-a092-1e58dc1b540b NetNS:/var/run/netns/e48dc664-5e52-43ed-be4e-268ab61dd760 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9efe6c2f_eedc_4105_a092_1e58dc1b540b.slice PodAnnotations:0xc000328048}] Aliases:map[]}\"",
2026-06-19 12:35:51.683878 | controller |     "Jun 19 11:48:21.543433 crc crio[22562]: time=\"2026-06-19T11:48:21.543125525Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r8g4t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.683893 | controller |     "Jun 19 11:48:21.912234 crc crio[22562]: time=\"2026-06-19T11:48:21.912050413Z\" level=info msg=\"Stopped pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=15184668-dc5e-4c61-b57d-e8e13a4e1b09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.683909 | controller |     "Jun 19 11:48:22.424352 crc crio[22562]: time=\"2026-06-19T11:48:22.423374166Z\" level=info msg=\"Removing container: cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4\" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683925 | controller |     "Jun 19 11:48:22.484852 crc crio[22562]: time=\"2026-06-19T11:48:22.484657071Z\" level=info msg=\"Removed container cd08ba1b9de256de62d2cb4e7ca11f572baad1ad80881818af6293b7b5210ed4: openshift-marketplace/redhat-operators-r8g4t/registry-server\" id=70210cf2-84d3-4d99-af96-48b4780bbf33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683940 | controller |     "Jun 19 11:48:22.499873 crc crio[22562]: time=\"2026-06-19T11:48:22.499613622Z\" level=info msg=\"Removing container: 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c\" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683956 | controller |     "Jun 19 11:48:22.550371 crc crio[22562]: time=\"2026-06-19T11:48:22.550239844Z\" level=info msg=\"Removed container 5343fbc0454d50cb1cc54830942eb2b37c25e6fc8681a62cc256ac3478e56e4c: openshift-marketplace/redhat-operators-r8g4t/extract-content\" id=da820026-0672-4255-9d72-9b5d01244633 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683971 | controller |     "Jun 19 11:48:22.556775 crc crio[22562]: time=\"2026-06-19T11:48:22.556660113Z\" level=info msg=\"Removing container: 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75\" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.683987 | controller |     "Jun 19 11:48:22.621871 crc crio[22562]: time=\"2026-06-19T11:48:22.621655121Z\" level=info msg=\"Removed container 1c29cb4940bc4ad22e7c36f4193d500b5a6e0997f87f0c027f509afc263c0d75: openshift-marketplace/redhat-operators-r8g4t/extract-utilities\" id=a24b8b83-38b4-4859-8b27-d7860d4a7954 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684003 | controller |     "Jun 19 11:48:49.411741 crc crio[22562]: time=\"2026-06-19T11:48:49.405048622Z\" level=info msg=\"Removing container: 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841\" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684018 | controller |     "Jun 19 11:48:53.829874 crc crio[22562]: time=\"2026-06-19T11:48:53.812083678Z\" level=info msg=\"Removed container 785cf25c3248e66eec4d30ec1e26c7973ba1de00d8146b004722f9d4bddbe841: openstack/keystone-bootstrap-hnwsx/keystone-bootstrap\" id=3c51fc45-613f-4872-b7b9-77008677b7c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684037 | controller |     "Jun 19 11:48:53.910757 crc crio[22562]: time=\"2026-06-19T11:48:53.904470434Z\" level=info msg=\"Removing container: b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8\" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684053 | controller |     "Jun 19 11:48:54.229123 crc crio[22562]: time=\"2026-06-19T11:48:54.225946618Z\" level=info msg=\"Removed container b98ddac6a01de82333a9986e412f8eb3a11f4fd3a30c3be28269f15e57c134c8: openstack/glance-default-external-api-0/glance-log\" id=f18fb85e-e199-4160-bdd1-64536a5dec26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684068 | controller |     "Jun 19 11:48:54.303685 crc crio[22562]: time=\"2026-06-19T11:48:54.303425665Z\" level=info msg=\"Removing container: 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570\" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684084 | controller |     "Jun 19 11:48:54.391797 crc crio[22562]: time=\"2026-06-19T11:48:54.390048648Z\" level=info msg=\"Removed container 3d0ad7d4524724b3b177a2a90620c43b1841e2a12c4683bad8cc83bb43dce570: openstack/ceilometer-0/ceilometer-central-agent\" id=aa9b6d06-0aec-4792-95d2-add586031d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684099 | controller |     "Jun 19 11:48:54.442682 crc crio[22562]: time=\"2026-06-19T11:48:54.440490446Z\" level=info msg=\"Removing container: f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da\" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684114 | controller |     "Jun 19 11:48:57.216605 crc crio[22562]: time=\"2026-06-19T11:48:57.215229643Z\" level=info msg=\"Removed container f43937d86585f387e52dbc6774836320c68ad04bcf056d0f47c0d2a1f34df9da: openshift-infra/auto-csr-approver-29697822-nbvpv/oc\" id=41e69031-5dd0-497a-8a03-521b6a76154a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684129 | controller |     "Jun 19 11:48:57.220297 crc crio[22562]: time=\"2026-06-19T11:48:57.220079742Z\" level=info msg=\"Removing container: 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66\" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684145 | controller |     "Jun 19 11:48:57.263121 crc crio[22562]: time=\"2026-06-19T11:48:57.262754568Z\" level=info msg=\"Removed container 5d25747c8ca1be245e71e5bcbceef5cef29f10be373ced894339aaf69ae09f66: openstack/glance-default-external-api-0/glance-httpd\" id=0c9ad43f-44a7-4d81-83db-12421354b416 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684160 | controller |     "Jun 19 11:48:57.284284 crc crio[22562]: time=\"2026-06-19T11:48:57.284117487Z\" level=info msg=\"Stopping pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684176 | controller |     "Jun 19 11:48:57.284284 crc crio[22562]: time=\"2026-06-19T11:48:57.284265301Z\" level=info msg=\"Stopped pod sandbox (already stopped): a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=65e9daf6-23f9-4530-a912-cb4535403606 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684191 | controller |     "Jun 19 11:48:57.285271 crc crio[22562]: time=\"2026-06-19T11:48:57.285222084Z\" level=info msg=\"Removing pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684206 | controller |     "Jun 19 11:48:57.312189 crc crio[22562]: time=\"2026-06-19T11:48:57.312072779Z\" level=info msg=\"Removed pod sandbox: a44f83039a3d8746233c12f35c4ec5a5d201230fc7d266b583e72a93169d1068\" id=ebb1fb31-d6ce-4eb2-acef-e3ea26799b46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684225 | controller |     "Jun 19 11:48:57.313312 crc crio[22562]: time=\"2026-06-19T11:48:57.313234828Z\" level=info msg=\"Stopping pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684240 | controller |     "Jun 19 11:48:57.313312 crc crio[22562]: time=\"2026-06-19T11:48:57.3133056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=1d4604e4-6893-4ace-9804-5388ca9c4926 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684255 | controller |     "Jun 19 11:48:57.315246 crc crio[22562]: time=\"2026-06-19T11:48:57.315047722Z\" level=info msg=\"Removing pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684270 | controller |     "Jun 19 11:48:57.334877 crc crio[22562]: time=\"2026-06-19T11:48:57.33473302Z\" level=info msg=\"Removed pod sandbox: 78d42da52f12181e0228a21c04aa93a495dd778fd93c0fc2157c15d5390dc773\" id=c81d7f0f-7018-470c-93c4-3248a7a2cddd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684285 | controller |     "Jun 19 11:48:57.335949 crc crio[22562]: time=\"2026-06-19T11:48:57.335846428Z\" level=info msg=\"Stopping pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684300 | controller |     "Jun 19 11:48:57.336308 crc crio[22562]: time=\"2026-06-19T11:48:57.336119644Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=3872400d-aa49-4d25-95b4-c72e42035089 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684314 | controller |     "Jun 19 11:48:57.337646 crc crio[22562]: time=\"2026-06-19T11:48:57.33756054Z\" level=info msg=\"Removing pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684329 | controller |     "Jun 19 11:48:57.368754 crc crio[22562]: time=\"2026-06-19T11:48:57.368642029Z\" level=info msg=\"Removed pod sandbox: 01daa0e0180a2e5145e59a739a08e3faf99cb06d2c1c70644a9908554e918368\" id=9c41b3c7-c2eb-4280-86b4-09a3851e5d79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684344 | controller |     "Jun 19 11:48:57.371498 crc crio[22562]: time=\"2026-06-19T11:48:57.371399767Z\" level=info msg=\"Stopping pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684359 | controller |     "Jun 19 11:48:57.371622 crc crio[22562]: time=\"2026-06-19T11:48:57.371506439Z\" level=info msg=\"Stopped pod sandbox (already stopped): cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=d09489bf-ebac-4884-b747-3bd329d05e1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684374 | controller |     "Jun 19 11:48:57.372564 crc crio[22562]: time=\"2026-06-19T11:48:57.372480714Z\" level=info msg=\"Removing pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684389 | controller |     "Jun 19 11:48:57.393321 crc crio[22562]: time=\"2026-06-19T11:48:57.393042623Z\" level=info msg=\"Removed pod sandbox: cecd13aac28b721bd044c690e7fe3daf9273aee242c5a42ee85ab27d038ef533\" id=b4fbb7c4-a54b-4a61-aded-ffaf57003857 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684407 | controller |     "Jun 19 11:48:57.400059 crc crio[22562]: time=\"2026-06-19T11:48:57.399869661Z\" level=info msg=\"Stopping pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684422 | controller |     "Jun 19 11:48:57.400059 crc crio[22562]: time=\"2026-06-19T11:48:57.400031345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=19fb9658-7629-4421-8f4e-eaf6c4eacf4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684456 | controller |     "Jun 19 11:48:57.404391 crc crio[22562]: time=\"2026-06-19T11:48:57.401527732Z\" level=info msg=\"Removing pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684473 | controller |     "Jun 19 11:48:57.430285 crc crio[22562]: time=\"2026-06-19T11:48:57.429697699Z\" level=info msg=\"Removed pod sandbox: 022e2e75fd84663a0d6701b215e78195d85a47b15b8c4a00bf3757b9650b19af\" id=cedc907e-0a86-482c-b1fc-807fb7edb8cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684488 | controller |     "Jun 19 11:49:29.648738 crc crio[22562]: time=\"2026-06-19T11:49:29.647275333Z\" level=info msg=\"Stopping container: 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61 (timeout: 28s)\" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.684504 | controller |     "Jun 19 11:49:32.003832 crc crio[22562]: time=\"2026-06-19T11:49:32.003266497Z\" level=info msg=\"Stopped container 80071e4fb30cd8f0a90cb97d206ae364f1f36328e5d8400e843d5378fe542e61: openstack/openstack-cell1-galera-0/galera\" id=6d38229d-1c0c-4b17-a7be-2980f675a28d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.684519 | controller |     "Jun 19 11:49:32.009771 crc crio[22562]: time=\"2026-06-19T11:49:32.009729038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2bc7b0e-795b-45e3-9895-75e55f8c4c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.684534 | controller |     "Jun 19 11:49:32.025438 crc crio[22562]: time=\"2026-06-19T11:49:32.025056857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3552bdac-da09-4fe4-a79d-6014c4c7d77e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.684549 | controller |     "Jun 19 11:49:32.049543 crc crio[22562]: time=\"2026-06-19T11:49:32.049263126Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.684564 | controller |     "Jun 19 11:49:32.059949 crc crio[22562]: time=\"2026-06-19T11:49:32.059039368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.684578 | controller |     "Jun 19 11:49:32.193279 crc crio[22562]: time=\"2026-06-19T11:49:32.192674635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.684593 | controller |     "Jun 19 11:49:32.223273 crc crio[22562]: time=\"2026-06-19T11:49:32.222944513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.684607 | controller |     "Jun 19 11:49:34.128468 crc crio[22562]: time=\"2026-06-19T11:49:34.109787201Z\" level=info msg=\"Created container a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486: openstack/openstack-cell1-galera-0/galera\" id=503da6b0-e32a-4c38-a9ff-220788c17bd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.684627 | controller |     "Jun 19 11:49:34.185930 crc crio[22562]: time=\"2026-06-19T11:49:34.1509206Z\" level=info msg=\"Starting container: a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486\" id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.684642 | controller |     "Jun 19 11:49:35.008344 crc crio[22562]: time=\"2026-06-19T11:49:34.998640024Z\" level=info msg=\"Started container\" PID=101755 containerID=a5498b12d789821fcc1e7e4c901da5077dfe5c86a58214c9bd630273ec19e486 description=openstack/openstack-cell1-galera-0/galera id=580e2c72-5dc5-4e8b-9e91-b3e8fcc901f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2431df87959e669849dc53265b9bd66378ee46657353251e54665e36d4f4642a",
2026-06-19 12:35:51.684658 | controller |     "Jun 19 11:49:57.481326 crc crio[22562]: time=\"2026-06-19T11:49:57.478765575Z\" level=info msg=\"Removing container: 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283\" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684673 | controller |     "Jun 19 11:49:57.539304 crc crio[22562]: time=\"2026-06-19T11:49:57.539079206Z\" level=info msg=\"Removed container 8581cfb9c933c0d372f31f682fc0323118d32b1d328d772f606743aede47a283: openstack/ceilometer-0/ceilometer-notification-agent\" id=a00c2816-c5e8-427f-9a07-1493cd684bec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684688 | controller |     "Jun 19 11:49:57.543519 crc crio[22562]: time=\"2026-06-19T11:49:57.543421873Z\" level=info msg=\"Removing container: 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960\" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684703 | controller |     "Jun 19 11:49:57.587495 crc crio[22562]: time=\"2026-06-19T11:49:57.58730909Z\" level=info msg=\"Removed container 300f6ae50f5aa60449687a9324279dd627fc88a3f9144727ad570714a1994960: openstack/cinder-api-0/cinder-api-log\" id=20ceaa3a-2b43-4058-8e7c-c385b76ad5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684717 | controller |     "Jun 19 11:49:57.590911 crc crio[22562]: time=\"2026-06-19T11:49:57.590875188Z\" level=info msg=\"Removing container: ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89\" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684733 | controller |     "Jun 19 11:49:57.636571 crc crio[22562]: time=\"2026-06-19T11:49:57.636400405Z\" level=info msg=\"Removed container ad33a94fd4c0d5e88bbe44c4fbea35a9afc3bfe2a1c202fe7cf1f3bbcc440f89: openstack/ceilometer-0/sg-core\" id=c89a7b82-d1ce-4598-96d6-7253460f5968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684748 | controller |     "Jun 19 11:49:57.641250 crc crio[22562]: time=\"2026-06-19T11:49:57.64107928Z\" level=info msg=\"Removing container: 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35\" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684763 | controller |     "Jun 19 11:49:57.699079 crc crio[22562]: time=\"2026-06-19T11:49:57.698925221Z\" level=info msg=\"Removed container 6f7b04e8d3162473cd1a419734c92393faa42eaf43b3142e50cc555fda9bbc35: openstack/ceilometer-0/proxy-httpd\" id=c0dafdd5-861b-4e92-b7ad-1022983162c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684778 | controller |     "Jun 19 11:49:57.702364 crc crio[22562]: time=\"2026-06-19T11:49:57.702243164Z\" level=info msg=\"Removing container: 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465\" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684793 | controller |     "Jun 19 11:49:57.848607 crc crio[22562]: time=\"2026-06-19T11:49:57.845918819Z\" level=info msg=\"Removed container 9ffb736410ab5fb267d825b57f1ec8a489e2441b96c4f189083dadea2a5fb465: openstack/cinder-api-0/cinder-api\" id=08e8f59c-56ff-4f88-a9e6-3ade1a7dd08b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.684811 | controller |     "Jun 19 11:49:57.886586 crc crio[22562]: time=\"2026-06-19T11:49:57.886428281Z\" level=info msg=\"Stopping pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684826 | controller |     "Jun 19 11:49:57.889126 crc crio[22562]: time=\"2026-06-19T11:49:57.888844591Z\" level=info msg=\"Stopped pod sandbox (already stopped): 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=29593667-d432-4cd3-a023-a887ea009f7b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684841 | controller |     "Jun 19 11:49:57.900818 crc crio[22562]: time=\"2026-06-19T11:49:57.900595211Z\" level=info msg=\"Removing pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684856 | controller |     "Jun 19 11:49:58.029085 crc crio[22562]: time=\"2026-06-19T11:49:58.027200134Z\" level=info msg=\"Removed pod sandbox: 503af5e9bbd4b2841c06112deb533534407729982bf1889ebc69e19cb335e04e\" id=7f0b5f92-6ac0-4bca-8c7a-52b2aecf37f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684871 | controller |     "Jun 19 11:49:58.029935 crc crio[22562]: time=\"2026-06-19T11:49:58.029881241Z\" level=info msg=\"Stopping pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684885 | controller |     "Jun 19 11:49:58.030418 crc crio[22562]: time=\"2026-06-19T11:49:58.029944872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=9349289d-1a0b-489b-8097-4aea3dfa9df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.684900 | controller |     "Jun 19 11:49:58.033588 crc crio[22562]: time=\"2026-06-19T11:49:58.03350814Z\" level=info msg=\"Removing pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684915 | controller |     "Jun 19 11:49:58.080508 crc crio[22562]: time=\"2026-06-19T11:49:58.079827917Z\" level=info msg=\"Removed pod sandbox: 90845baf8ea36e242236e25010ac4b3dcf4dce447828963da8aa787ca4235fb0\" id=87664114-1708-43d4-b9a5-c471c90509d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.684930 | controller |     "Jun 19 11:50:00.651130 crc crio[22562]: time=\"2026-06-19T11:50:00.65031803Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697830-j95ng/POD\" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.684944 | controller |     "Jun 19 11:50:00.652884 crc crio[22562]: time=\"2026-06-19T11:50:00.651285863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.684959 | controller |     "Jun 19 11:50:00.746098 crc crio[22562]: time=\"2026-06-19T11:50:00.745743431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.684975 | controller |     "Jun 19 11:50:00.746098 crc crio[22562]: time=\"2026-06-19T11:50:00.745902185Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697830-j95ng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.684995 | controller |     "Jun 19 11:50:01.660642 crc crio[22562]: 2026-06-19T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2135e4a141b6401 Mac:8e:60:ae:bf:97:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa SocketPath: PciID:}] [{Interface:0xc0002245d0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.685012 | controller |     "Jun 19 11:50:01.680772 crc crio[22562]: time=\"2026-06-19T11:50:01.680406337Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0069fc5e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.685028 | controller |     "Jun 19 11:50:01.691904 crc crio[22562]: time=\"2026-06-19T11:50:01.691549804Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697830-j95ng for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.685044 | controller |     "Jun 19 11:50:01.757390 crc crio[22562]: time=\"2026-06-19T11:50:01.75730537Z\" level=info msg=\"Ran pod sandbox 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a with infra container: openshift-infra/auto-csr-approver-29697830-j95ng/POD\" id=0a6cdef2-4f14-4d46-9139-78f6ff1a14e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.685060 | controller |     "Jun 19 11:50:01.769797 crc crio[22562]: time=\"2026-06-19T11:50:01.769700117Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.685076 | controller |     "Jun 19 11:50:01.793457 crc crio[22562]: time=\"2026-06-19T11:50:01.792604724Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.685091 | controller |     "Jun 19 11:50:03.119879 crc crio[22562]: time=\"2026-06-19T11:50:03.119222969Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=005d4a79-f30a-4537-aea1-fb99a98e21ae name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.685107 | controller |     "Jun 19 11:50:03.129113 crc crio[22562]: time=\"2026-06-19T11:50:03.12896982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1d9bb54-7c02-4712-9c62-efc426bcf35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.685122 | controller |     "Jun 19 11:50:03.133995 crc crio[22562]: time=\"2026-06-19T11:50:03.133877711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a36aa792-c4dc-4b57-a140-b1b499419561 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.685138 | controller |     "Jun 19 11:50:03.146942 crc crio[22562]: time=\"2026-06-19T11:50:03.146854543Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.685153 | controller |     "Jun 19 11:50:03.147678 crc crio[22562]: time=\"2026-06-19T11:50:03.147612831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.685169 | controller |     "Jun 19 11:50:03.221363 crc crio[22562]: time=\"2026-06-19T11:50:03.221250004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.685187 | controller |     "Jun 19 11:50:04.088563 crc crio[22562]: time=\"2026-06-19T11:50:04.088200025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.685203 | controller |     "Jun 19 11:50:04.258781 crc crio[22562]: time=\"2026-06-19T11:50:04.258682642Z\" level=info msg=\"Created container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=fb706904-22f1-4b54-aca2-0605ef00abf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.685218 | controller |     "Jun 19 11:50:04.260066 crc crio[22562]: time=\"2026-06-19T11:50:04.259973704Z\" level=info msg=\"Starting container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5\" id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.685234 | controller |     "Jun 19 11:50:04.266218 crc crio[22562]: time=\"2026-06-19T11:50:04.266093616Z\" level=info msg=\"Started container\" PID=103377 containerID=6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5 description=openshift-infra/auto-csr-approver-29697830-j95ng/oc id=2ee1e9e4-15ee-4ab0-b3ae-642f798dbd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a",
2026-06-19 12:35:51.685250 | controller |     "Jun 19 11:50:06.367087 crc crio[22562]: time=\"2026-06-19T11:50:06.366500188Z\" level=info msg=\"Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.685266 | controller |     "Jun 19 11:50:06.368469 crc crio[22562]: time=\"2026-06-19T11:50:06.367948874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697830-j95ng Namespace:openshift-infra ID:2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a UID:cc726e24-461c-4494-a12d-d699ed07b671 NetNS:/var/run/netns/adb82202-7db0-4477-9465-477a08133daa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc726e24_461c_4494_a12d_d699ed07b671.slice PodAnnotations:0xc0020947a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.685282 | controller |     "Jun 19 11:50:06.368469 crc crio[22562]: time=\"2026-06-19T11:50:06.368134668Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697830-j95ng from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.685297 | controller |     "Jun 19 11:50:06.882509 crc crio[22562]: time=\"2026-06-19T11:50:06.882035994Z\" level=info msg=\"Stopped pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=16e63fcd-1f78-487e-96a0-fb7a8d7fd6c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.685313 | controller |     "Jun 19 11:50:58.140916 crc crio[22562]: time=\"2026-06-19T11:50:58.14002126Z\" level=info msg=\"Removing container: 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835\" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685328 | controller |     "Jun 19 11:50:58.721862 crc crio[22562]: time=\"2026-06-19T11:50:58.721705828Z\" level=info msg=\"Removed container 84bd7367a1bac7ae657352ade72f6f2f263db0cf65272746d793bf7447152835: openshift-infra/auto-csr-approver-29697824-l669n/oc\" id=d21fc19d-9ddc-482b-9b4b-e95dd3f27f30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685343 | controller |     "Jun 19 11:50:58.735097 crc crio[22562]: time=\"2026-06-19T11:50:58.734951417Z\" level=info msg=\"Stopping pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.685361 | controller |     "Jun 19 11:50:58.735477 crc crio[22562]: time=\"2026-06-19T11:50:58.735114941Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=c0b4df3c-0b3b-4f72-bc41-da08d1781a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.685377 | controller |     "Jun 19 11:50:58.736286 crc crio[22562]: time=\"2026-06-19T11:50:58.736061225Z\" level=info msg=\"Removing pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.685392 | controller |     "Jun 19 11:50:58.756024 crc crio[22562]: time=\"2026-06-19T11:50:58.755662723Z\" level=info msg=\"Removed pod sandbox: ea895eeeccbf5cb39bf548e46f7b745f734b935bb444d3723582aae28dd24179\" id=a798aa76-ff49-43b2-9419-e99c3cd01e1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.685407 | controller |     "Jun 19 11:51:47.754480 crc crio[22562]: time=\"2026-06-19T11:51:47.753640452Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD\" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.685422 | controller |     "Jun 19 11:51:47.754480 crc crio[22562]: time=\"2026-06-19T11:51:47.754471613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.685455 | controller |     "Jun 19 11:51:47.797356 crc crio[22562]: time=\"2026-06-19T11:51:47.797232907Z\" 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=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.685472 | controller |     "Jun 19 11:51:47.830111 crc crio[22562]: time=\"2026-06-19T11:51:47.829960013Z\" level=info msg=\"Ran pod sandbox 643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/POD\" id=c7fd58c6-a649-4697-a28b-7ff6a42fbd9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.685487 | controller |     "Jun 19 11:51:47.834281 crc crio[22562]: time=\"2026-06-19T11:51:47.834205567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.685502 | controller |     "Jun 19 11:51:47.834497 crc crio[22562]: time=\"2026-06-19T11:51:47.834447934Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.685517 | controller |     "Jun 19 11:51:47.835127 crc crio[22562]: time=\"2026-06-19T11:51:47.835018808Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c05be662-2d8a-480e-b740-80f0bd0a6a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.685532 | controller |     "Jun 19 11:51:47.837019 crc crio[22562]: time=\"2026-06-19T11:51:47.836747992Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.685547 | controller |     "Jun 19 11:51:47.853052 crc crio[22562]: time=\"2026-06-19T11:51:47.852611156Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-19 12:35:51.685578 | controller |     "Jun 19 11:51:58.784116 crc crio[22562]: time=\"2026-06-19T11:51:58.783631758Z\" level=info msg=\"Removing container: 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518\" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685596 | controller |     "Jun 19 11:51:58.846138 crc crio[22562]: time=\"2026-06-19T11:51:58.846018701Z\" level=info msg=\"Removed container 4053b255608af119fa319d05741e1200f0154981aac5f1036daacaefaae89518: openstack/glance-52ae-account-create-update-n9f65/mariadb-account-create-update\" id=92b8c3c9-e6a6-4319-b516-a078a3b218e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685612 | controller |     "Jun 19 11:51:58.850000 crc crio[22562]: time=\"2026-06-19T11:51:58.849892908Z\" level=info msg=\"Removing container: 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310\" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685628 | controller |     "Jun 19 11:51:58.908906 crc crio[22562]: time=\"2026-06-19T11:51:58.908697451Z\" level=info msg=\"Removed container 5f03f09b208b72832f0be38b34aa266f80130f9fee5d0f0cd95d833a3d7b5310: openstack/barbican-1bf8-account-create-update-5qsmm/mariadb-account-create-update\" id=35884ce0-0cf3-42f2-bb0b-2e7326444388 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685644 | controller |     "Jun 19 11:51:58.913842 crc crio[22562]: time=\"2026-06-19T11:51:58.913777848Z\" level=info msg=\"Removing container: 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2\" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685659 | controller |     "Jun 19 11:51:59.281426 crc crio[22562]: time=\"2026-06-19T11:51:59.280838574Z\" level=info msg=\"Removed container 3a69b16e4ab647d4a019cec4418a59bcbf8040ce57a1c0b913a6f8baedc5e2a2: openstack/glance-db-sync-pb58d/glance-db-sync\" id=d357ad25-c894-4175-9930-c0092ec8c2ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685674 | controller |     "Jun 19 11:51:59.289417 crc crio[22562]: time=\"2026-06-19T11:51:59.289288534Z\" level=info msg=\"Removing container: e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47\" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685690 | controller |     "Jun 19 11:51:59.371303 crc crio[22562]: time=\"2026-06-19T11:51:59.371202132Z\" level=info msg=\"Removed container e388e1ad3e483ead90e187cba60e7f8d447749c36101482270e2af386618ea47: openstack/placement-29bc-account-create-update-5lxj7/mariadb-account-create-update\" id=260ffc6a-49e5-4860-b61a-09e68ab09773 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685705 | controller |     "Jun 19 11:51:59.376093 crc crio[22562]: time=\"2026-06-19T11:51:59.37591808Z\" level=info msg=\"Removing container: 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d\" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685720 | controller |     "Jun 19 11:51:59.452084 crc crio[22562]: time=\"2026-06-19T11:51:59.451805359Z\" level=info msg=\"Removed container 84de35dfa12773d5ca57f5e08d3c12d6a75843f9277ae372dfe5a0ed5196a69d: openstack/root-account-create-update-85jph/mariadb-account-create-update\" id=766fa98c-2907-42fe-b345-6f0e1cb24469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685735 | controller |     "Jun 19 11:51:59.456286 crc crio[22562]: time=\"2026-06-19T11:51:59.456093426Z\" level=info msg=\"Removing container: a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff\" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685751 | controller |     "Jun 19 11:51:59.523803 crc crio[22562]: time=\"2026-06-19T11:51:59.523732479Z\" level=info msg=\"Removed container a54d5b4a1c3eefcdd976d6108cbed4b9a5343c424ebe30a0cdcac1f854517cff: openstack/barbican-db-create-gqjm8/mariadb-database-create\" id=e0068fd1-3bcb-45fa-91de-df6a633f202f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685770 | controller |     "Jun 19 11:51:59.530064 crc crio[22562]: time=\"2026-06-19T11:51:59.529876082Z\" level=info msg=\"Removing container: 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b\" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685785 | controller |     "Jun 19 11:51:59.581130 crc crio[22562]: time=\"2026-06-19T11:51:59.580944493Z\" level=info msg=\"Removed container 6455180c212a34e314b801659d6208da6fce39d7cf0be6ab8b807e9ebb4db44b: openstack/placement-db-create-pxd9f/mariadb-database-create\" id=d8c409c1-a067-421a-87a0-22a2a6255f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685800 | controller |     "Jun 19 11:51:59.587124 crc crio[22562]: time=\"2026-06-19T11:51:59.587039125Z\" level=info msg=\"Removing container: ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0\" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685816 | controller |     "Jun 19 11:51:59.807386 crc crio[22562]: time=\"2026-06-19T11:51:59.805731578Z\" level=info msg=\"Removed container ae2551fc584002f94d0ecba4a353bc82f647a74d09abb3ac81d9e92ca077b3d0: openstack/glance-db-create-v94pg/mariadb-database-create\" id=712d6c04-73ea-44d3-afe6-79d424c9fdb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685830 | controller |     "Jun 19 11:51:59.810417 crc crio[22562]: time=\"2026-06-19T11:51:59.809696557Z\" level=info msg=\"Removing container: 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1\" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685845 | controller |     "Jun 19 11:51:59.905396 crc crio[22562]: time=\"2026-06-19T11:51:59.905253875Z\" level=info msg=\"Removed container 83edf08f5baa8f7eefadb9c69c8b086c8e1466646488ea64d22340837165c4b1: openstack/cinder-4079-account-create-update-hgr64/mariadb-account-create-update\" id=e8336bf0-f0a8-4c1f-b9ac-0fb30491a9b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685860 | controller |     "Jun 19 11:51:59.912950 crc crio[22562]: time=\"2026-06-19T11:51:59.911506651Z\" level=info msg=\"Removing container: 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172\" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685874 | controller |     "Jun 19 11:51:59.974477 crc crio[22562]: time=\"2026-06-19T11:51:59.974349196Z\" level=info msg=\"Removed container 49625b00876e790a23d84230b83e1d75def95f75c76dad21e99716aeaca42172: openstack/keystone-db-create-bhhml/mariadb-database-create\" id=60b0074b-958e-459d-ae50-7da3e253050e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685888 | controller |     "Jun 19 11:51:59.980782 crc crio[22562]: time=\"2026-06-19T11:51:59.980630352Z\" level=info msg=\"Removing container: e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703\" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685903 | controller |     "Jun 19 11:52:00.027941 crc crio[22562]: time=\"2026-06-19T11:52:00.027833567Z\" level=info msg=\"Removed container e4e41543b524362b0cc28a7cd34cdcd71b930c7191d7bfaa6e02d759ef9e0703: openstack/neutron-71d5-account-create-update-dv4rx/mariadb-account-create-update\" id=901f866a-251b-4186-bd5b-c507e4bda08d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685919 | controller |     "Jun 19 11:52:00.069411 crc crio[22562]: time=\"2026-06-19T11:52:00.069325599Z\" level=info msg=\"Removing container: cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba\" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685933 | controller |     "Jun 19 11:52:00.125233 crc crio[22562]: time=\"2026-06-19T11:52:00.124871932Z\" level=info msg=\"Removed container cb1083a5a4a80dc5460ce3bbc5e28c39cd1dd3cf1f1159b37f9f43718bbb5fba: openstack/neutron-db-create-pzrm2/mariadb-database-create\" id=12a009ff-2de2-455d-8d93-4d431f4c3750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685952 | controller |     "Jun 19 11:52:00.131501 crc crio[22562]: time=\"2026-06-19T11:52:00.131394983Z\" level=info msg=\"Removing container: 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e\" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685967 | controller |     "Jun 19 11:52:00.199482 crc crio[22562]: time=\"2026-06-19T11:52:00.199361276Z\" level=info msg=\"Removed container 8a788cfadbbb7b366b1f1085f49f26768440df3d7f11e23f570dddf938eddb1e: openstack/cinder-db-create-k6hpk/mariadb-database-create\" id=9bee969d-4d6e-4b78-a41f-d3238d93e65d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685982 | controller |     "Jun 19 11:52:00.204025 crc crio[22562]: time=\"2026-06-19T11:52:00.203879648Z\" level=info msg=\"Removing container: b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746\" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.685997 | controller |     "Jun 19 11:52:00.270404 crc crio[22562]: time=\"2026-06-19T11:52:00.255109993Z\" level=info msg=\"Removed container b500b76c36395200e90c9731439a1cd5be470183490d1c81f4bf6f8bb3bce746: openstack/keystone-833b-account-create-update-zb5lh/mariadb-account-create-update\" id=86ed6861-803c-4658-914c-8e9cb7327130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.686012 | controller |     "Jun 19 11:52:00.273121 crc crio[22562]: time=\"2026-06-19T11:52:00.272899927Z\" level=info msg=\"Stopping pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686028 | controller |     "Jun 19 11:52:00.273505 crc crio[22562]: time=\"2026-06-19T11:52:00.273130222Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=b846dfd3-f0c5-4b3a-a266-ed1865c867ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686043 | controller |     "Jun 19 11:52:00.275296 crc crio[22562]: time=\"2026-06-19T11:52:00.274063915Z\" level=info msg=\"Removing pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686057 | controller |     "Jun 19 11:52:00.307813 crc crio[22562]: time=\"2026-06-19T11:52:00.30760136Z\" level=info msg=\"Removed pod sandbox: f4f0060f57db311b158f553deef8da53bc573447183254c21a7b893deda860f4\" id=34292e08-fc49-4438-a9c1-96a8886af050 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686072 | controller |     "Jun 19 11:52:00.308850 crc crio[22562]: time=\"2026-06-19T11:52:00.308763449Z\" level=info msg=\"Stopping pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686087 | controller |     "Jun 19 11:52:00.308953 crc crio[22562]: time=\"2026-06-19T11:52:00.308847111Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=77ababaa-e95c-4419-af87-d29acd8331fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686103 | controller |     "Jun 19 11:52:00.310333 crc crio[22562]: time=\"2026-06-19T11:52:00.310241125Z\" level=info msg=\"Removing pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686118 | controller |     "Jun 19 11:52:00.351541 crc crio[22562]: time=\"2026-06-19T11:52:00.35139578Z\" level=info msg=\"Removed pod sandbox: 65b5d3000f1b5316e22544ebc98ea727fd65f634942a819f76dedd4e60c36a91\" id=2e885830-ed36-4117-a54d-07c3dec89780 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686140 | controller |     "Jun 19 11:52:00.352439 crc crio[22562]: time=\"2026-06-19T11:52:00.352359274Z\" level=info msg=\"Stopping pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686155 | controller |     "Jun 19 11:52:00.352554 crc crio[22562]: time=\"2026-06-19T11:52:00.352444016Z\" level=info msg=\"Stopped pod sandbox (already stopped): b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=70338959-8943-40ee-b72a-d3124c3a1e7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686171 | controller |     "Jun 19 11:52:00.353236 crc crio[22562]: time=\"2026-06-19T11:52:00.353057061Z\" level=info msg=\"Removing pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686186 | controller |     "Jun 19 11:52:00.406339 crc crio[22562]: time=\"2026-06-19T11:52:00.405949258Z\" level=info msg=\"Removed pod sandbox: b829ff5968bd4b4f4b767442f0cad01e0816977af07fa906a695c56e2dd34220\" id=1cb03e95-cac7-4d2e-80f3-fc8b4b4eeadb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686200 | controller |     "Jun 19 11:52:00.407321 crc crio[22562]: time=\"2026-06-19T11:52:00.407236959Z\" level=info msg=\"Stopping pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686216 | controller |     "Jun 19 11:52:00.407411 crc crio[22562]: time=\"2026-06-19T11:52:00.407342782Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=a957d4d5-f7af-40e0-bdb6-a28ea224e86c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686231 | controller |     "Jun 19 11:52:00.407820 crc crio[22562]: time=\"2026-06-19T11:52:00.407763103Z\" level=info msg=\"Removing pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686247 | controller |     "Jun 19 11:52:00.460904 crc crio[22562]: time=\"2026-06-19T11:52:00.460688669Z\" level=info msg=\"Removed pod sandbox: e3c252b7a493e1960f83c8234777d540e04dc61f03040fe53152a287ada55ea2\" id=e42dce4a-cdd5-4f7b-ba64-f2bed9ae728d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686262 | controller |     "Jun 19 11:52:00.463024 crc crio[22562]: time=\"2026-06-19T11:52:00.462859334Z\" level=info msg=\"Stopping pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686277 | controller |     "Jun 19 11:52:00.463024 crc crio[22562]: time=\"2026-06-19T11:52:00.463009788Z\" level=info msg=\"Stopped pod sandbox (already stopped): f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=5257cc4a-0b6b-4e61-938a-d3287f5f0da1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686292 | controller |     "Jun 19 11:52:00.464258 crc crio[22562]: time=\"2026-06-19T11:52:00.464119495Z\" level=info msg=\"Removing pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686308 | controller |     "Jun 19 11:52:00.498210 crc crio[22562]: time=\"2026-06-19T11:52:00.49802168Z\" level=info msg=\"Removed pod sandbox: f09c4fca05c3b537ddbc69c6a0d26e0fab519ebe67c726d8900a923f7ce94ac2\" id=ac33c438-25a0-4eb5-aa87-0be54a42c371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686326 | controller |     "Jun 19 11:52:00.500759 crc crio[22562]: time=\"2026-06-19T11:52:00.500651675Z\" level=info msg=\"Stopping pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686342 | controller |     "Jun 19 11:52:00.501371 crc crio[22562]: time=\"2026-06-19T11:52:00.500784349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=a7aabb2c-8f6d-4809-8068-589e62f7833f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686358 | controller |     "Jun 19 11:52:00.502352 crc crio[22562]: time=\"2026-06-19T11:52:00.502272696Z\" level=info msg=\"Removing pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686373 | controller |     "Jun 19 11:52:00.573601 crc crio[22562]: time=\"2026-06-19T11:52:00.573469987Z\" level=info msg=\"Removed pod sandbox: 5ebbc7f0f60dbc2307559673cfe0778b2ac68c290f9248712150b3a5c9b2047c\" id=1c7a2ec1-9afd-42e1-ba44-11b69cc6e2c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686389 | controller |     "Jun 19 11:52:00.576095 crc crio[22562]: time=\"2026-06-19T11:52:00.575892408Z\" level=info msg=\"Stopping pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686404 | controller |     "Jun 19 11:52:00.577715 crc crio[22562]: time=\"2026-06-19T11:52:00.576497703Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=5ddf8998-b5ba-409a-8b67-b1ead7b81a34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686419 | controller |     "Jun 19 11:52:00.579822 crc crio[22562]: time=\"2026-06-19T11:52:00.579367163Z\" level=info msg=\"Removing pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686453 | controller |     "Jun 19 11:52:00.638593 crc crio[22562]: time=\"2026-06-19T11:52:00.638474655Z\" level=info msg=\"Removed pod sandbox: e7dbfd3cfa12a01ae97ccb04982d0fcbf728d188e161b76b1ae7d06e0b327342\" id=c18d351a-dca3-4304-8267-8dab7fefd44b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686470 | controller |     "Jun 19 11:52:00.640007 crc crio[22562]: time=\"2026-06-19T11:52:00.639906721Z\" level=info msg=\"Stopping pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686485 | controller |     "Jun 19 11:52:00.640216 crc crio[22562]: time=\"2026-06-19T11:52:00.640033684Z\" level=info msg=\"Stopped pod sandbox (already stopped): d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=608aae27-374e-452f-8cba-853d51bc2174 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686501 | controller |     "Jun 19 11:52:00.640896 crc crio[22562]: time=\"2026-06-19T11:52:00.640826064Z\" level=info msg=\"Removing pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686516 | controller |     "Jun 19 11:52:00.696533 crc crio[22562]: time=\"2026-06-19T11:52:00.696339565Z\" level=info msg=\"Removed pod sandbox: d99f5a6f138fe69f9f0fdf544f332445b37a5a203068e38d703448d638ceb28b\" id=3727674f-45b8-412e-9e9d-e7f761248594 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686531 | controller |     "Jun 19 11:52:00.698280 crc crio[22562]: time=\"2026-06-19T11:52:00.697783871Z\" level=info msg=\"Stopping pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686549 | controller |     "Jun 19 11:52:00.698280 crc crio[22562]: time=\"2026-06-19T11:52:00.697884424Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=88406cd5-3c12-4f67-b828-d856bf21bc3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686564 | controller |     "Jun 19 11:52:00.698953 crc crio[22562]: time=\"2026-06-19T11:52:00.698863938Z\" level=info msg=\"Removing pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686579 | controller |     "Jun 19 11:52:00.720475 crc crio[22562]: time=\"2026-06-19T11:52:00.720359893Z\" level=info msg=\"Removed pod sandbox: ed358740510dff7021b6f286fb2f168a9b35fd28848025c8982ccc04b29a62ca\" id=f90ab7c0-bf6f-4576-bcff-b15819280aec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686594 | controller |     "Jun 19 11:52:00.721517 crc crio[22562]: time=\"2026-06-19T11:52:00.721401829Z\" level=info msg=\"Stopping pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686609 | controller |     "Jun 19 11:52:00.721517 crc crio[22562]: time=\"2026-06-19T11:52:00.721509072Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=3ed26641-0f26-42c2-920a-4ca1a5ff4156 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686623 | controller |     "Jun 19 11:52:00.722611 crc crio[22562]: time=\"2026-06-19T11:52:00.722545888Z\" level=info msg=\"Removing pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686638 | controller |     "Jun 19 11:52:00.757834 crc crio[22562]: time=\"2026-06-19T11:52:00.756634476Z\" level=info msg=\"Removed pod sandbox: fd20f47abf02833659a5ba4bd8c32eab03ac8fd74f770b9fba5870bfa5cfe145\" id=570a5bba-259f-4d9b-a9a0-38df4c98a9ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686652 | controller |     "Jun 19 11:52:00.758417 crc crio[22562]: time=\"2026-06-19T11:52:00.758240626Z\" level=info msg=\"Stopping pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686667 | controller |     "Jun 19 11:52:00.758417 crc crio[22562]: time=\"2026-06-19T11:52:00.758313658Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=7192796c-642d-4aa1-876f-6a9e1a68f4a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686681 | controller |     "Jun 19 11:52:00.759398 crc crio[22562]: time=\"2026-06-19T11:52:00.759290942Z\" level=info msg=\"Removing pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686696 | controller |     "Jun 19 11:52:00.795943 crc crio[22562]: time=\"2026-06-19T11:52:00.795675708Z\" level=info msg=\"Removed pod sandbox: 64a93429370a28ff99aff84085f8e9c5132ab208891d6f7cbb9836028d247bfd\" id=9f2c2530-6526-488c-b41a-c3e06e5cdbdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686710 | controller |     "Jun 19 11:52:00.797342 crc crio[22562]: time=\"2026-06-19T11:52:00.797124274Z\" level=info msg=\"Stopping pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686727 | controller |     "Jun 19 11:52:00.797675 crc crio[22562]: time=\"2026-06-19T11:52:00.79736649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=dae80c40-9338-4d90-8324-d5ecd1863c32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686742 | controller |     "Jun 19 11:52:00.803852 crc crio[22562]: time=\"2026-06-19T11:52:00.803727479Z\" level=info msg=\"Removing pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686757 | controller |     "Jun 19 11:52:00.845730 crc crio[22562]: time=\"2026-06-19T11:52:00.84558203Z\" level=info msg=\"Removed pod sandbox: 304ebe6ba9d6ed0534c3891ea6e67fd4bea5f09964121932d7ae3c7172a3d93f\" id=b2ba4a56-fa48-4d6e-85f7-8c4444a531de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686772 | controller |     "Jun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.846706949Z\" level=info msg=\"Stopping pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686786 | controller |     "Jun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.84678062Z\" level=info msg=\"Stopped pod sandbox (already stopped): 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=f0502e76-0b79-4f6c-9cf6-3ffdde8c7ee3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686800 | controller |     "Jun 19 11:52:00.848121 crc crio[22562]: time=\"2026-06-19T11:52:00.847505658Z\" level=info msg=\"Removing pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686814 | controller |     "Jun 19 11:52:00.888690 crc crio[22562]: time=\"2026-06-19T11:52:00.888076608Z\" level=info msg=\"Removed pod sandbox: 588b96ebe0b789a40fec365cd13f74415edef848b3aee25a3fdabe602a01db87\" id=78b75ef0-524c-4056-b520-c1b4609f22a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686829 | controller |     "Jun 19 11:52:00.890863 crc crio[22562]: time=\"2026-06-19T11:52:00.890439817Z\" level=info msg=\"Stopping pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686843 | controller |     "Jun 19 11:52:00.890863 crc crio[22562]: time=\"2026-06-19T11:52:00.89058215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=0ea2adb7-371d-43d8-b5a8-9f2a1422c5b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.686857 | controller |     "Jun 19 11:52:00.891940 crc crio[22562]: time=\"2026-06-19T11:52:00.89178583Z\" level=info msg=\"Removing pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686872 | controller |     "Jun 19 11:52:00.953798 crc crio[22562]: time=\"2026-06-19T11:52:00.95363163Z\" level=info msg=\"Removed pod sandbox: 42a4e3bd41fd6f77f28594b63b805051302956bd012a5dfb9c8e888bb056413a\" id=49d92e0e-57ae-4943-a8e3-c09effc243cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.686886 | controller |     "Jun 19 11:52:01.869421 crc crio[22562]: time=\"2026-06-19T11:52:01.869239769Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697832-tf8rd/POD\" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.686900 | controller |     "Jun 19 11:52:01.870625 crc crio[22562]: time=\"2026-06-19T11:52:01.869430024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.686918 | controller |     "Jun 19 11:52:01.923851 crc crio[22562]: time=\"2026-06-19T11:52:01.92313323Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"",
2026-06-19 12:35:51.686934 | controller |     "Jun 19 11:52:01.923851 crc crio[22562]: time=\"2026-06-19T11:52:01.923702795Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697832-tf8rd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.686949 | controller |     "Jun 19 11:52:02.561214 crc crio[22562]: 2026-06-19T11:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6eb3a3bc5b85b6 Mac:ee:8b:16:de:23:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb SocketPath: PciID:}] [{Interface:0xc0003e8a50 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.686965 | controller |     "Jun 19 11:52:02.563862 crc crio[22562]: time=\"2026-06-19T11:52:02.563774906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc0030b4320}] Aliases:map[]}\"",
2026-06-19 12:35:51.686981 | controller |     "Jun 19 11:52:02.564120 crc crio[22562]: time=\"2026-06-19T11:52:02.564028942Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697832-tf8rd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.686996 | controller |     "Jun 19 11:52:02.587731 crc crio[22562]: time=\"2026-06-19T11:52:02.587533807Z\" level=info msg=\"Ran pod sandbox e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 with infra container: openshift-infra/auto-csr-approver-29697832-tf8rd/POD\" id=6329adcf-c00d-4dfb-a9ad-16dd7ff1d00d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.687011 | controller |     "Jun 19 11:52:02.592053 crc crio[22562]: time=\"2026-06-19T11:52:02.591943287Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687027 | controller |     "Jun 19 11:52:02.609848 crc crio[22562]: time=\"2026-06-19T11:52:02.609337811Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.687042 | controller |     "Jun 19 11:52:18.113696 crc crio[22562]: time=\"2026-06-19T11:52:18.112464262Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=75d74ec3-286e-4408-a5e6-08985387ff51 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687058 | controller |     "Jun 19 11:52:18.116815 crc crio[22562]: time=\"2026-06-19T11:52:18.116733949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=27ec032e-3f3e-4adc-8c8a-c450e7765d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687074 | controller |     "Jun 19 11:52:18.126261 crc crio[22562]: time=\"2026-06-19T11:52:18.121536698Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8414bdf7-7953-4561-8220-08636ddba303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687092 | controller |     "Jun 19 11:52:18.130396 crc crio[22562]: time=\"2026-06-19T11:52:18.130295216Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687108 | controller |     "Jun 19 11:52:18.130957 crc crio[22562]: time=\"2026-06-19T11:52:18.130879551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687123 | controller |     "Jun 19 11:52:18.209340 crc crio[22562]: time=\"2026-06-19T11:52:18.209097538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687138 | controller |     "Jun 19 11:52:18.311865 crc crio[22562]: time=\"2026-06-19T11:52:18.3116375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:9c6ff6a0266a996cf0bd30761ebae0b021460f0b359d797cd48fef66432bcd26\" id=d38e217d-835a-4e3b-bbe5-f2d9a075f66c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687153 | controller |     "Jun 19 11:52:18.316809 crc crio[22562]: time=\"2026-06-19T11:52:18.314686916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=21ea37a2-5240-4be1-91d2-e8684c159907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687169 | controller |     "Jun 19 11:52:18.324269 crc crio[22562]: time=\"2026-06-19T11:52:18.323837244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1456093f-657c-4182-98ba-e214af3fd023 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687185 | controller |     "Jun 19 11:52:18.336956 crc crio[22562]: time=\"2026-06-19T11:52:18.33611595Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init\" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687201 | controller |     "Jun 19 11:52:18.339111 crc crio[22562]: time=\"2026-06-19T11:52:18.338902549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687216 | controller |     "Jun 19 11:52:18.440918 crc crio[22562]: time=\"2026-06-19T11:52:18.440767354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687232 | controller |     "Jun 19 11:52:18.462323 crc crio[22562]: time=\"2026-06-19T11:52:18.462286769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687247 | controller |     "Jun 19 11:52:18.673506 crc crio[22562]: time=\"2026-06-19T11:52:18.673426385Z\" level=info msg=\"Created container 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init\" id=2ad1556b-38ec-4c16-bc71-1421ca3f1771 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687263 | controller |     "Jun 19 11:52:18.675504 crc crio[22562]: time=\"2026-06-19T11:52:18.675397394Z\" level=info msg=\"Starting container: 3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd\" id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.687278 | controller |     "Jun 19 11:52:18.693452 crc crio[22562]: time=\"2026-06-19T11:52:18.69329783Z\" level=info msg=\"Started container\" PID=110060 containerID=3096672c781f15b4519580e5a0a5bccfded028f2c3e9142fde7b8c1cbc0017cd description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/init id=181f4445-cca0-494c-8219-78a423128da0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40",
2026-06-19 12:35:51.687297 | controller |     "Jun 19 11:52:18.697607 crc crio[22562]: time=\"2026-06-19T11:52:18.697513195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687313 | controller |     "Jun 19 11:52:18.819274 crc crio[22562]: time=\"2026-06-19T11:52:18.818495986Z\" level=info msg=\"Created container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=6484bc0c-4702-4b74-9adb-ece06c7e9183 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687328 | controller |     "Jun 19 11:52:18.820381 crc crio[22562]: time=\"2026-06-19T11:52:18.820321491Z\" level=info msg=\"Starting container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18\" id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.687344 | controller |     "Jun 19 11:52:18.837648 crc crio[22562]: time=\"2026-06-19T11:52:18.836045353Z\" level=info msg=\"Started container\" PID=110072 containerID=76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18 description=openshift-infra/auto-csr-approver-29697832-tf8rd/oc id=19a85a68-ac62-4818-9d9d-36145083e086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6",
2026-06-19 12:35:51.687360 | controller |     "Jun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.869662519Z\" level=info msg=\"Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.687376 | controller |     "Jun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.871498386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697832-tf8rd Namespace:openshift-infra ID:e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6 UID:67dc8adb-4aee-4113-8e15-4b484e32d2b8 NetNS:/var/run/netns/7ec45351-ae49-4686-9aff-1d6d9a57c2cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67dc8adb_4aee_4113_8e15_4b484e32d2b8.slice PodAnnotations:0xc001612d38}] Aliases:map[]}\"",
2026-06-19 12:35:51.687392 | controller |     "Jun 19 11:52:21.038831 crc crio[22562]: time=\"2026-06-19T11:52:20.87167998Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697832-tf8rd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.687407 | controller |     "Jun 19 11:52:21.352240 crc crio[22562]: time=\"2026-06-19T11:52:21.35144222Z\" level=info msg=\"Stopped pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=e3fed1c8-7b80-42e9-ad52-c3341b00617f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.687423 | controller |     "Jun 19 11:52:25.983791 crc crio[22562]: time=\"2026-06-19T11:52:25.982802864Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687457 | controller |     "Jun 19 11:52:25.992519 crc crio[22562]: time=\"2026-06-19T11:52:25.992412373Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-19 12:35:51.687474 | controller |     "Jun 19 11:52:28.406935 crc crio[22562]: time=\"2026-06-19T11:52:28.406008008Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:fa1f6b8b97edc5961ca5b770bd9ee91d26f28f4dce2d25bd165b72e41194b2a0\" id=8e7c9511-a095-474e-bdd5-993ffaa7ea34 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687493 | controller |     "Jun 19 11:52:28.409548 crc crio[22562]: time=\"2026-06-19T11:52:28.408040498Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=be964e47-344a-4642-97f3-bc697d19096b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687509 | controller |     "Jun 19 11:52:28.437666 crc crio[22562]: time=\"2026-06-19T11:52:28.437522681Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=393f34db-ac64-4b13-9719-f4efd2f93583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687525 | controller |     "Jun 19 11:52:28.449582 crc crio[22562]: time=\"2026-06-19T11:52:28.449459009Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd\" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687541 | controller |     "Jun 19 11:52:28.450278 crc crio[22562]: time=\"2026-06-19T11:52:28.449939171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687556 | controller |     "Jun 19 11:52:28.534105 crc crio[22562]: time=\"2026-06-19T11:52:28.531688185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687572 | controller |     "Jun 19 11:52:28.539692 crc crio[22562]: time=\"2026-06-19T11:52:28.539595472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687587 | controller |     "Jun 19 11:52:28.768405 crc crio[22562]: time=\"2026-06-19T11:52:28.76772281Z\" level=info msg=\"Created container a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd\" id=c73eeafc-930f-4c4a-9d98-e8ec6af0347d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687602 | controller |     "Jun 19 11:52:28.770288 crc crio[22562]: time=\"2026-06-19T11:52:28.770203452Z\" level=info msg=\"Starting container: a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e\" id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.687618 | controller |     "Jun 19 11:52:28.785787 crc crio[22562]: time=\"2026-06-19T11:52:28.783754169Z\" level=info msg=\"Started container\" PID=110611 containerID=a32a23daf9138824e7fd6f3923f8587f00ee166f4e151a2fcf29206b26bb9b1e description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/osp-httpd id=ae24cfd3-62c3-431e-96c7-7b16b3082e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=643715313d599712b4fda19b978ce2a91dbc1befe46432aeb0003f0a26752f40",
2026-06-19 12:35:51.687634 | controller |     "Jun 19 11:52:38.981649 crc crio[22562]: time=\"2026-06-19T11:52:38.979453809Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD\" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.687650 | controller |     "Jun 19 11:52:38.981649 crc crio[22562]: time=\"2026-06-19T11:52:38.980556147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687665 | controller |     "Jun 19 11:52:39.022620 crc crio[22562]: time=\"2026-06-19T11:52:39.022520181Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}\"",
2026-06-19 12:35:51.687686 | controller |     "Jun 19 11:52:39.022925 crc crio[22562]: time=\"2026-06-19T11:52:39.022638894Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.687703 | controller |     "Jun 19 11:52:39.701675 crc crio[22562]: 2026-06-19T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc8ce9c3122c818 Mac:4a:02:df:fb:55:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.687719 | controller |     "Jun 19 11:52:39.703738 crc crio[22562]: time=\"2026-06-19T11:52:39.703641494Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc00259ca30}] Aliases:map[]}\"",
2026-06-19 12:35:51.687734 | controller |     "Jun 19 11:52:39.703931 crc crio[22562]: time=\"2026-06-19T11:52:39.703866709Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.687750 | controller |     "Jun 19 11:52:39.719741 crc crio[22562]: time=\"2026-06-19T11:52:39.719601562Z\" level=info msg=\"Ran pod sandbox bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/POD\" id=480a9c62-70cb-4390-b359-5a5b1bb61206 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.687766 | controller |     "Jun 19 11:52:39.725420 crc crio[22562]: time=\"2026-06-19T11:52:39.725306524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1baaefc3-5cea-4b6d-83fc-212a2023ca5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687781 | controller |     "Jun 19 11:52:39.728893 crc crio[22562]: time=\"2026-06-19T11:52:39.728716999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=58b9162f-a6f6-4d78-b3a2-2158a8e1c691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687796 | controller |     "Jun 19 11:52:39.748047 crc crio[22562]: time=\"2026-06-19T11:52:39.747890306Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687811 | controller |     "Jun 19 11:52:39.750004 crc crio[22562]: time=\"2026-06-19T11:52:39.749905235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687827 | controller |     "Jun 19 11:52:39.803334 crc crio[22562]: time=\"2026-06-19T11:52:39.803237914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687842 | controller |     "Jun 19 11:52:39.807792 crc crio[22562]: time=\"2026-06-19T11:52:39.807718035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.687860 | controller |     "Jun 19 11:52:40.024640 crc crio[22562]: time=\"2026-06-19T11:52:40.024544602Z\" level=info msg=\"Created container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=1f5815d2-efb2-4bad-87a6-2387b4a06a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687876 | controller |     "Jun 19 11:52:40.027389 crc crio[22562]: time=\"2026-06-19T11:52:40.026432119Z\" level=info msg=\"Starting container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582\" id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.687891 | controller |     "Jun 19 11:52:40.032663 crc crio[22562]: time=\"2026-06-19T11:52:40.031872554Z\" level=info msg=\"Started container\" PID=111432 containerID=eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init id=afe5864a-1743-46f0-9394-1df4db6d794e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062",
2026-06-19 12:35:51.687907 | controller |     "Jun 19 11:52:50.505843 crc crio[22562]: time=\"2026-06-19T11:52:50.504516078Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687922 | controller |     "Jun 19 11:52:50.523642 crc crio[22562]: time=\"2026-06-19T11:52:50.52351586Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-19 12:35:51.687937 | controller |     "Jun 19 11:52:54.833109 crc crio[22562]: time=\"2026-06-19T11:52:54.832043159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:3184d1a6a0895e95458c3c0e4671a128f3094761f80799e9508ffc573289e613\" id=ed4af5e5-8d07-48c6-81cf-de6a3bd77f9e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.687953 | controller |     "Jun 19 11:52:54.836125 crc crio[22562]: time=\"2026-06-19T11:52:54.835070005Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=13b7c8aa-4fc0-4953-971f-901045845983 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687968 | controller |     "Jun 19 11:52:54.842109 crc crio[22562]: time=\"2026-06-19T11:52:54.841513165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=00c1239a-88ed-49db-a5da-51107dd80d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.687983 | controller |     "Jun 19 11:52:54.852567 crc crio[22562]: time=\"2026-06-19T11:52:54.852372125Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.687998 | controller |     "Jun 19 11:52:54.854105 crc crio[22562]: time=\"2026-06-19T11:52:54.854034887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.688014 | controller |     "Jun 19 11:52:54.923598 crc crio[22562]: time=\"2026-06-19T11:52:54.923503436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.688029 | controller |     "Jun 19 11:52:54.933725 crc crio[22562]: time=\"2026-06-19T11:52:54.933583277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.688047 | controller |     "Jun 19 11:52:55.168359 crc crio[22562]: time=\"2026-06-19T11:52:55.167683123Z\" level=info msg=\"Created container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=b29dae56-4e24-485e-aa0f-85e443d2f5b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.688062 | controller |     "Jun 19 11:52:55.169885 crc crio[22562]: time=\"2026-06-19T11:52:55.169797576Z\" level=info msg=\"Starting container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333\" id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.688079 | controller |     "Jun 19 11:52:55.181390 crc crio[22562]: time=\"2026-06-19T11:52:55.181298283Z\" level=info msg=\"Started container\" PID=112140 containerID=39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery id=b5c34eac-6b22-41a3-98b0-d5ec3c335922 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062",
2026-06-19 12:35:51.688095 | controller |     "Jun 19 11:52:56.661316 crc crio[22562]: time=\"2026-06-19T11:52:56.660426818Z\" level=info msg=\"Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688111 | controller |     "Jun 19 11:52:56.663836 crc crio[22562]: time=\"2026-06-19T11:52:56.662389416Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v Namespace:openstack ID:bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062 UID:6c3eea11-d7ce-4ce5-86ef-436c4d4ac051 NetNS:/var/run/netns/7032783b-d230-4394-8108-66d3ac7d81c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c3eea11_d7ce_4ce5_86ef_436c4d4ac051.slice PodAnnotations:0xc000658828}] Aliases:map[]}\"",
2026-06-19 12:35:51.688127 | controller |     "Jun 19 11:52:56.663836 crc crio[22562]: time=\"2026-06-19T11:52:56.662651843Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.688142 | controller |     "Jun 19 11:52:57.094624 crc crio[22562]: time=\"2026-06-19T11:52:57.094248727Z\" level=info msg=\"Stopped pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=24cf1a89-91e4-4535-880e-0ab844fcce41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688158 | controller |     "Jun 19 11:53:01.003896 crc crio[22562]: time=\"2026-06-19T11:53:01.002740097Z\" level=info msg=\"Removing container: beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10\" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688173 | controller |     "Jun 19 11:53:01.317386 crc crio[22562]: time=\"2026-06-19T11:53:01.317039291Z\" level=info msg=\"Removed container beae110671bbdb720f6e20d05e143799ad3a075a8362e851da5b04c25158cb10: openshift-infra/auto-csr-approver-29697826-zwkcb/oc\" id=4258e34c-89d4-4777-8a32-cb55b9e9d637 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688188 | controller |     "Jun 19 11:53:01.321748 crc crio[22562]: time=\"2026-06-19T11:53:01.321667207Z\" level=info msg=\"Removing container: 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04\" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688207 | controller |     "Jun 19 11:53:01.412077 crc crio[22562]: time=\"2026-06-19T11:53:01.411223556Z\" level=info msg=\"Removed container 560c952925d7ce09e01fb76f3e68237d85c8d522e88f53c652f131be6152fc04: openstack/keystone-db-sync-wp6n8/keystone-db-sync\" id=4fc93e6c-e9dc-4021-9560-23fc329f1469 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688222 | controller |     "Jun 19 11:53:01.415723 crc crio[22562]: time=\"2026-06-19T11:53:01.415585193Z\" level=info msg=\"Removing container: 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a\" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688237 | controller |     "Jun 19 11:53:01.493725 crc crio[22562]: time=\"2026-06-19T11:53:01.492565489Z\" level=info msg=\"Removed container 719b3081fa9168ca400a7423ca44b5edae851a56c845e438b682c35e3d75c98a: openstack/placement-db-sync-hbh8l/placement-db-sync\" id=f5d059f9-fa37-4b57-a239-6e01edf3967f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688253 | controller |     "Jun 19 11:53:01.502572 crc crio[22562]: time=\"2026-06-19T11:53:01.501853751Z\" level=info msg=\"Removing container: 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712\" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688269 | controller |     "Jun 19 11:53:01.617453 crc crio[22562]: time=\"2026-06-19T11:53:01.617331075Z\" level=info msg=\"Removed container 5b47d21ff670c6ed43b55d535d6c48387954d2d9661d9c4c4859f681d14a4712: openstack/neutron-db-sync-862r6/neutron-db-sync\" id=92821b12-5b4a-4aa2-895c-c8abd085989c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688284 | controller |     "Jun 19 11:53:01.621366 crc crio[22562]: time=\"2026-06-19T11:53:01.620954386Z\" level=info msg=\"Removing container: bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b\" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688300 | controller |     "Jun 19 11:53:01.733276 crc crio[22562]: time=\"2026-06-19T11:53:01.733118348Z\" level=info msg=\"Removed container bbe8d1c5f1afd957986bc85e025494c3770f9b5cc054078c7d747ce95f88898b: openstack/keystone-bootstrap-9bv9j/keystone-bootstrap\" id=93be12b2-4208-494b-bdc3-7519ae61038c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688315 | controller |     "Jun 19 11:53:01.749334 crc crio[22562]: time=\"2026-06-19T11:53:01.749065464Z\" level=info msg=\"Stopping pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688330 | controller |     "Jun 19 11:53:01.749334 crc crio[22562]: time=\"2026-06-19T11:53:01.749215928Z\" level=info msg=\"Stopped pod sandbox (already stopped): a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=0c733ef0-9ee6-40b5-bbaa-8c014984ca81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688345 | controller |     "Jun 19 11:53:01.753059 crc crio[22562]: time=\"2026-06-19T11:53:01.75290496Z\" level=info msg=\"Removing pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688361 | controller |     "Jun 19 11:53:01.788787 crc crio[22562]: time=\"2026-06-19T11:53:01.78868444Z\" level=info msg=\"Removed pod sandbox: a252448ee290aecf3b4474d6fd41046bec9859066a5381241b58f839dd54505c\" id=eaf87e8f-f8b9-4c31-85bb-6d323d073f06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688376 | controller |     "Jun 19 11:53:01.789371 crc crio[22562]: time=\"2026-06-19T11:53:01.789312166Z\" level=info msg=\"Stopping pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688392 | controller |     "Jun 19 11:53:01.789470 crc crio[22562]: time=\"2026-06-19T11:53:01.789371528Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=c87c60be-d9ee-4f77-bc78-9d13c82019c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688410 | controller |     "Jun 19 11:53:01.790464 crc crio[22562]: time=\"2026-06-19T11:53:01.790337031Z\" level=info msg=\"Removing pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688439 | controller |     "Jun 19 11:53:01.825882 crc crio[22562]: time=\"2026-06-19T11:53:01.825709112Z\" level=info msg=\"Removed pod sandbox: 8aeea9c35f5832324df4a26eec7172f2a90636fd33ce4b4d4703c0e42569b1b9\" id=afac237c-37dc-4c3e-bce2-687f3173b027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688461 | controller |     "Jun 19 11:53:01.827096 crc crio[22562]: time=\"2026-06-19T11:53:01.826931002Z\" level=info msg=\"Stopping pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688477 | controller |     "Jun 19 11:53:01.827096 crc crio[22562]: time=\"2026-06-19T11:53:01.827074635Z\" level=info msg=\"Stopped pod sandbox (already stopped): 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=a85482e1-6dd0-4165-a0ff-a3e802873d8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688492 | controller |     "Jun 19 11:53:01.827915 crc crio[22562]: time=\"2026-06-19T11:53:01.827823244Z\" level=info msg=\"Removing pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688507 | controller |     "Jun 19 11:53:01.855306 crc crio[22562]: time=\"2026-06-19T11:53:01.854947159Z\" level=info msg=\"Removed pod sandbox: 791c3b949c815028acb0267336e640142baae56e8c456305600c2c76c93b96bc\" id=9236b2f9-8780-4f96-bea5-f645f90b2a2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688522 | controller |     "Jun 19 11:53:01.856257 crc crio[22562]: time=\"2026-06-19T11:53:01.856067247Z\" level=info msg=\"Stopping pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688538 | controller |     "Jun 19 11:53:01.856257 crc crio[22562]: time=\"2026-06-19T11:53:01.856217351Z\" level=info msg=\"Stopped pod sandbox (already stopped): b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=0f182bd1-c951-4df6-b03a-59149154e3cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688553 | controller |     "Jun 19 11:53:01.857527 crc crio[22562]: time=\"2026-06-19T11:53:01.856725884Z\" level=info msg=\"Removing pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688569 | controller |     "Jun 19 11:53:01.876381 crc crio[22562]: time=\"2026-06-19T11:53:01.87625304Z\" level=info msg=\"Removed pod sandbox: b445047ac1ed829275c89b97514303024997ba3663e33cfd6409122346475be3\" id=4a1b8aa2-cccb-4a66-8d47-18e0f344cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688585 | controller |     "Jun 19 11:53:01.877655 crc crio[22562]: time=\"2026-06-19T11:53:01.877555372Z\" level=info msg=\"Stopping pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688600 | controller |     "Jun 19 11:53:01.877741 crc crio[22562]: time=\"2026-06-19T11:53:01.877670854Z\" level=info msg=\"Stopped pod sandbox (already stopped): e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=9ba0d03a-e224-4186-99b4-f09a0aac8d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688619 | controller |     "Jun 19 11:53:01.878415 crc crio[22562]: time=\"2026-06-19T11:53:01.878338252Z\" level=info msg=\"Removing pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688634 | controller |     "Jun 19 11:53:01.901507 crc crio[22562]: time=\"2026-06-19T11:53:01.901407376Z\" level=info msg=\"Removed pod sandbox: e05c692053d76823c34272d2a7c5a7ee760b410bec0076b2002ae7c2efa80dbe\" id=1f9b8736-1db7-4ac9-a4ba-30f368dcbe80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688649 | controller |     "Jun 19 11:54:00.633019 crc crio[22562]: time=\"2026-06-19T11:54:00.631557286Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697834-ss7bf/POD\" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.688664 | controller |     "Jun 19 11:54:00.636485 crc crio[22562]: time=\"2026-06-19T11:54:00.63335539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.688680 | controller |     "Jun 19 11:54:00.717317 crc crio[22562]: time=\"2026-06-19T11:54:00.717059343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}\"",
2026-06-19 12:35:51.688695 | controller |     "Jun 19 11:54:00.717653 crc crio[22562]: time=\"2026-06-19T11:54:00.717343041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697834-ss7bf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.688711 | controller |     "Jun 19 11:54:01.214969 crc crio[22562]: 2026-06-19T11:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688cc848d616a62 Mac:8a:be:90:8e:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.688727 | controller |     "Jun 19 11:54:01.216715 crc crio[22562]: time=\"2026-06-19T11:54:01.216637548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc0005ac150}] Aliases:map[]}\"",
2026-06-19 12:35:51.688742 | controller |     "Jun 19 11:54:01.217025 crc crio[22562]: time=\"2026-06-19T11:54:01.216954776Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697834-ss7bf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.688758 | controller |     "Jun 19 11:54:01.236699 crc crio[22562]: time=\"2026-06-19T11:54:01.236568505Z\" level=info msg=\"Ran pod sandbox 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 with infra container: openshift-infra/auto-csr-approver-29697834-ss7bf/POD\" id=8d8ce8da-e8a8-400e-882c-2010bdb35100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.688774 | controller |     "Jun 19 11:54:01.293223 crc crio[22562]: time=\"2026-06-19T11:54:01.293087361Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.688792 | controller |     "Jun 19 11:54:01.305436 crc crio[22562]: time=\"2026-06-19T11:54:01.304781393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.688808 | controller |     "Jun 19 11:54:01.923797 crc crio[22562]: time=\"2026-06-19T11:54:01.923042451Z\" level=info msg=\"Removing container: ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee\" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688823 | controller |     "Jun 19 11:54:02.047282 crc crio[22562]: time=\"2026-06-19T11:54:02.046916613Z\" level=info msg=\"Removed container ccda2a7acb00ad0b72fb77c83423c75ce4b70ce400db5aef875d2aac049cc5ee: openstack/cinder-db-sync-6svgb/cinder-db-sync\" id=8ec985c3-4eeb-428d-bf7f-5939242b10c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688838 | controller |     "Jun 19 11:54:02.051667 crc crio[22562]: time=\"2026-06-19T11:54:02.051496318Z\" level=info msg=\"Removing container: 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea\" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688853 | controller |     "Jun 19 11:54:02.119446 crc crio[22562]: time=\"2026-06-19T11:54:02.118868995Z\" level=info msg=\"Removed container 574282059f763bcdae7624e218539ae4f0ee70006d94532e69d0ee8a6d5a20ea: openstack/barbican-db-sync-q5hzv/barbican-db-sync\" id=0232ff01-37db-46ca-97e3-2d71397a5c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688868 | controller |     "Jun 19 11:54:02.122624 crc crio[22562]: time=\"2026-06-19T11:54:02.122503815Z\" level=info msg=\"Removing container: 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff\" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688883 | controller |     "Jun 19 11:54:02.221472 crc crio[22562]: time=\"2026-06-19T11:54:02.221246383Z\" level=info msg=\"Removed container 2f5069dec5f045009278c369c13d501243b95fe00c2248fabe1201f60dd09cff: openstack/cinder-online-data-migrations-5qn4f/cinder-online-data-migrations\" id=1ebef82f-dcec-41c9-889d-7ccd3ec6b7ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.688898 | controller |     "Jun 19 11:54:02.247363 crc crio[22562]: time=\"2026-06-19T11:54:02.246803139Z\" level=info msg=\"Stopping pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688912 | controller |     "Jun 19 11:54:02.247363 crc crio[22562]: time=\"2026-06-19T11:54:02.247092196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=37e8da8e-5948-48ea-bacf-7ebdc065aa3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688928 | controller |     "Jun 19 11:54:02.248845 crc crio[22562]: time=\"2026-06-19T11:54:02.248613655Z\" level=info msg=\"Removing pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688943 | controller |     "Jun 19 11:54:02.274701 crc crio[22562]: time=\"2026-06-19T11:54:02.274515179Z\" level=info msg=\"Removed pod sandbox: 804cd3fd681b7c9b8e95c69ae32cea8c13ba99514bd4ed741ea6b87a5e9cd9fb\" id=4427dc7f-2d9e-40ca-85ea-7737a8429e6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.688957 | controller |     "Jun 19 11:54:02.275958 crc crio[22562]: time=\"2026-06-19T11:54:02.275711078Z\" level=info msg=\"Stopping pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688978 | controller |     "Jun 19 11:54:02.276319 crc crio[22562]: time=\"2026-06-19T11:54:02.276020185Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=f5431dba-91e8-4ec9-b127-65ea157ff497 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.688993 | controller |     "Jun 19 11:54:02.278056 crc crio[22562]: time=\"2026-06-19T11:54:02.277856602Z\" level=info msg=\"Removing pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689008 | controller |     "Jun 19 11:54:02.307221 crc crio[22562]: time=\"2026-06-19T11:54:02.306954226Z\" level=info msg=\"Removed pod sandbox: ff71e9aa2831dffbc8ed8423c053850912d20b8faac38f8a541148f8a278efe8\" id=433bd784-0f94-4229-b49a-fa0cc64892b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689023 | controller |     "Jun 19 11:54:02.312020 crc crio[22562]: time=\"2026-06-19T11:54:02.311783276Z\" level=info msg=\"Stopping pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689038 | controller |     "Jun 19 11:54:02.312020 crc crio[22562]: time=\"2026-06-19T11:54:02.311900559Z\" level=info msg=\"Stopped pod sandbox (already stopped): f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=acfc6ba4-f86e-4acf-86fa-2532ed835403 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689053 | controller |     "Jun 19 11:54:02.313123 crc crio[22562]: time=\"2026-06-19T11:54:02.313046698Z\" level=info msg=\"Removing pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689068 | controller |     "Jun 19 11:54:02.359347 crc crio[22562]: time=\"2026-06-19T11:54:02.359214946Z\" level=info msg=\"Removed pod sandbox: f00cafdacacb9d7c202ceb5b867afac7119267e71c773bd96f93edcac0940a7e\" id=986c0bdc-3a41-49dc-8fce-266fe1cb3df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689083 | controller |     "Jun 19 11:54:02.393798 crc crio[22562]: time=\"2026-06-19T11:54:02.392893715Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4fb8811a-1927-49f9-ad3d-ed7638468174 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.689098 | controller |     "Jun 19 11:54:02.395552 crc crio[22562]: time=\"2026-06-19T11:54:02.39552137Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a03ea1d4-a57e-445d-beca-12c213c0f92e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.689114 | controller |     "Jun 19 11:54:02.399926 crc crio[22562]: time=\"2026-06-19T11:54:02.399654473Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=98385947-61a4-468d-b773-c4577cd5d792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.689129 | controller |     "Jun 19 11:54:02.422474 crc crio[22562]: time=\"2026-06-19T11:54:02.42240732Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.689144 | controller |     "Jun 19 11:54:02.424263 crc crio[22562]: time=\"2026-06-19T11:54:02.424233085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.689159 | controller |     "Jun 19 11:54:02.477221 crc crio[22562]: time=\"2026-06-19T11:54:02.477120792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.689178 | controller |     "Jun 19 11:54:02.899366 crc crio[22562]: time=\"2026-06-19T11:54:02.899085984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.689193 | controller |     "Jun 19 11:54:03.075912 crc crio[22562]: time=\"2026-06-19T11:54:03.075406033Z\" level=info msg=\"Created container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=0aa1b98d-d607-46c5-b1ac-b97a6b4ab46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.689208 | controller |     "Jun 19 11:54:03.082336 crc crio[22562]: time=\"2026-06-19T11:54:03.081791552Z\" level=info msg=\"Starting container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c\" id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.689223 | controller |     "Jun 19 11:54:03.090798 crc crio[22562]: time=\"2026-06-19T11:54:03.090090519Z\" level=info msg=\"Started container\" PID=115462 containerID=5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c description=openshift-infra/auto-csr-approver-29697834-ss7bf/oc id=5e85152c-ed7e-47f4-b1cc-b1aa11122db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08",
2026-06-19 12:35:51.689238 | controller |     "Jun 19 11:54:05.058014 crc crio[22562]: time=\"2026-06-19T11:54:05.056745748Z\" level=info msg=\"Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689254 | controller |     "Jun 19 11:54:05.059775 crc crio[22562]: time=\"2026-06-19T11:54:05.05922147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697834-ss7bf Namespace:openshift-infra ID:688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08 UID:b897483a-74ab-49b9-9d39-19bb4783ee90 NetNS:/var/run/netns/2a5db104-9fda-4506-bb3a-7e0f4e058eaf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb897483a_74ab_49b9_9d39_19bb4783ee90.slice PodAnnotations:0xc001b84280}] Aliases:map[]}\"",
2026-06-19 12:35:51.689270 | controller |     "Jun 19 11:54:05.059775 crc crio[22562]: time=\"2026-06-19T11:54:05.059432765Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697834-ss7bf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.689285 | controller |     "Jun 19 11:54:05.511072 crc crio[22562]: time=\"2026-06-19T11:54:05.505865816Z\" level=info msg=\"Stopped pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=ea7dff01-9570-4fdb-8142-b4ac200e55a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689301 | controller |     "Jun 19 11:55:02.385753 crc crio[22562]: time=\"2026-06-19T11:55:02.385133326Z\" level=info msg=\"Removing container: 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078\" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689316 | controller |     "Jun 19 11:55:02.463599 crc crio[22562]: time=\"2026-06-19T11:55:02.463513486Z\" level=info msg=\"Removed container 5fddfebd401b73f8c9e25e2d25f3b4155eb9f025240fd03dbfbc09ccae9ea078: openstack/nova-cell1-db-create-4nbj5/mariadb-database-create\" id=99493920-b384-4ad2-af6d-a87c63c337ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689331 | controller |     "Jun 19 11:55:02.468869 crc crio[22562]: time=\"2026-06-19T11:55:02.468762138Z\" level=info msg=\"Removing container: 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592\" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689349 | controller |     "Jun 19 11:55:02.517630 crc crio[22562]: time=\"2026-06-19T11:55:02.517572753Z\" level=info msg=\"Removed container 8d87af02f24b0f32d864ded9e95321cb2be948f5cc9efcea217dde14c41e8592: openstack/nova-api-1151-account-create-update-vf2pr/mariadb-account-create-update\" id=66a4e689-82b4-45f1-9a1c-a90e4bc1b0cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689365 | controller |     "Jun 19 11:55:02.521917 crc crio[22562]: time=\"2026-06-19T11:55:02.521511021Z\" level=info msg=\"Removing container: e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc\" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689381 | controller |     "Jun 19 11:55:02.679447 crc crio[22562]: time=\"2026-06-19T11:55:02.679255696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-772cp/POD\" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.689397 | controller |     "Jun 19 11:55:02.679778 crc crio[22562]: time=\"2026-06-19T11:55:02.679694138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.689412 | controller |     "Jun 19 11:55:02.927101 crc crio[22562]: time=\"2026-06-19T11:55:02.9268511Z\" level=info msg=\"Removed container e3309b040e95bdf2dd911ffb4189f2b28db69c670c728833ae82ee95a97e64fc: openshift-infra/auto-csr-approver-29697828-zr5pf/oc\" id=b0eadc64-26b1-4372-9d39-fc042023a347 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689441 | controller |     "Jun 19 11:55:02.930507 crc crio[22562]: time=\"2026-06-19T11:55:02.930406038Z\" level=info msg=\"Removing container: 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe\" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689462 | controller |     "Jun 19 11:55:03.157119 crc crio[22562]: time=\"2026-06-19T11:55:03.157010728Z\" level=info msg=\"Removed container 1cf3c08dbcba145282a1ff8b0baa33262bec0d0a5d9495d3d91606536890aabe: openstack/nova-cell0-conductor-db-sync-hbr7b/nova-cell0-conductor-db-sync\" id=ac6b474a-1f05-4ade-b411-41157d2c146e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689479 | controller |     "Jun 19 11:55:03.160557 crc crio[22562]: time=\"2026-06-19T11:55:03.160479845Z\" level=info msg=\"Removing container: d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74\" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689495 | controller |     "Jun 19 11:55:03.182871 crc crio[22562]: time=\"2026-06-19T11:55:03.182429471Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}\"",
2026-06-19 12:35:51.689512 | controller |     "Jun 19 11:55:03.182871 crc crio[22562]: time=\"2026-06-19T11:55:03.182764939Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-772cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.689527 | controller |     "Jun 19 11:55:03.237222 crc crio[22562]: time=\"2026-06-19T11:55:03.237072931Z\" level=info msg=\"Removed container d5fb5e34683c8d6a78249aa43b5896df96541f6019fe689fb1ef0a25f8836e74: openstack/nova-cell0-6087-account-create-update-wmbxl/mariadb-account-create-update\" id=312cf34a-ce6f-4363-b850-b635eb891317 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689552 | controller |     "Jun 19 11:55:03.241711 crc crio[22562]: time=\"2026-06-19T11:55:03.241649844Z\" level=info msg=\"Removing container: 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04\" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689583 | controller |     "Jun 19 11:55:03.285346 crc crio[22562]: time=\"2026-06-19T11:55:03.28524077Z\" level=info msg=\"Removed container 8a4df117daf9d6b6203d62bcbc814eefa7f7e4ccd8b3a765d7cc1824f60faa04: openstack/nova-cell0-db-create-48d9z/mariadb-database-create\" id=e4286cb5-5c98-4feb-86c8-b06eb9fa2824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689600 | controller |     "Jun 19 11:55:03.289031 crc crio[22562]: time=\"2026-06-19T11:55:03.288905501Z\" level=info msg=\"Removing container: 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049\" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689616 | controller |     "Jun 19 11:55:03.415299 crc crio[22562]: time=\"2026-06-19T11:55:03.415210424Z\" level=info msg=\"Removed container 734311b9a2a9dd3fe5f8215c22cb6db29d2f22b524347639597527be35495049: openstack/nova-api-db-create-tjfl6/mariadb-database-create\" id=4cf9527e-8ccc-47b8-a442-29cf2341249c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689632 | controller |     "Jun 19 11:55:03.426523 crc crio[22562]: time=\"2026-06-19T11:55:03.426213048Z\" level=info msg=\"Removing container: c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275\" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689647 | controller |     "Jun 19 11:55:03.519368 crc crio[22562]: time=\"2026-06-19T11:55:03.519258014Z\" level=info msg=\"Removed container c3a4176631ae580311fbee04a6e0c5fda2368081f4c9e1c6cbb2191a8cfa9275: openstack/nova-cell1-a0b9-account-create-update-68zqj/mariadb-account-create-update\" id=da2f1246-3b90-4ed3-a7a8-2c4528819de1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.689663 | controller |     "Jun 19 11:55:03.530474 crc crio[22562]: time=\"2026-06-19T11:55:03.53036144Z\" level=info msg=\"Stopping pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689679 | controller |     "Jun 19 11:55:03.530474 crc crio[22562]: time=\"2026-06-19T11:55:03.530478563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=4b96cd21-16c5-4d36-830a-4be11235c10b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689694 | controller |     "Jun 19 11:55:03.531702 crc crio[22562]: time=\"2026-06-19T11:55:03.531619842Z\" level=info msg=\"Removing pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689710 | controller |     "Jun 19 11:55:03.560509 crc crio[22562]: time=\"2026-06-19T11:55:03.559919917Z\" level=info msg=\"Removed pod sandbox: 85c9074e2dad42b11a2b99a280eef93a9323eddc6bbcdbcd38ad0fc92006c3a3\" id=badaa25b-0df2-4123-a8fa-80c08838981d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689725 | controller |     "Jun 19 11:55:03.563379 crc crio[22562]: time=\"2026-06-19T11:55:03.562806998Z\" level=info msg=\"Stopping pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689741 | controller |     "Jun 19 11:55:03.563379 crc crio[22562]: time=\"2026-06-19T11:55:03.562935112Z\" level=info msg=\"Stopped pod sandbox (already stopped): bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=37ffc141-65e8-4586-86e4-3a133bc3ca2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689759 | controller |     "Jun 19 11:55:03.564393 crc crio[22562]: time=\"2026-06-19T11:55:03.563859555Z\" level=info msg=\"Removing pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689775 | controller |     "Jun 19 11:55:03.588635 crc crio[22562]: time=\"2026-06-19T11:55:03.588531828Z\" level=info msg=\"Removed pod sandbox: bd1755874fcd187bd3fa3ce6c34a24ee587df6658c75cc58bdc0963f071355f8\" id=77439077-697d-485a-a325-22160790aef3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689790 | controller |     "Jun 19 11:55:03.591350 crc crio[22562]: time=\"2026-06-19T11:55:03.591295357Z\" level=info msg=\"Stopping pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689806 | controller |     "Jun 19 11:55:03.591591 crc crio[22562]: time=\"2026-06-19T11:55:03.591425021Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=4af429dd-233a-4105-aa45-4df1bd99c677 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689821 | controller |     "Jun 19 11:55:03.592693 crc crio[22562]: time=\"2026-06-19T11:55:03.59260632Z\" level=info msg=\"Removing pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689836 | controller |     "Jun 19 11:55:03.616254 crc crio[22562]: time=\"2026-06-19T11:55:03.613785877Z\" level=info msg=\"Removed pod sandbox: ec1d4b28c970b2d410c0c379db82906d5106dbd65265b15d61905575b8418537\" id=28ad9a32-ab7e-4f00-8e17-9fbda845c856 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689852 | controller |     "Jun 19 11:55:03.617287 crc crio[22562]: time=\"2026-06-19T11:55:03.617053738Z\" level=info msg=\"Stopping pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689867 | controller |     "Jun 19 11:55:03.617287 crc crio[22562]: time=\"2026-06-19T11:55:03.61713562Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=a7ba46b2-e42b-4aec-8f52-fd11a66ae72a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689882 | controller |     "Jun 19 11:55:03.619420 crc crio[22562]: time=\"2026-06-19T11:55:03.619376987Z\" level=info msg=\"Removing pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689897 | controller |     "Jun 19 11:55:03.634739 crc crio[22562]: time=\"2026-06-19T11:55:03.634680676Z\" level=info msg=\"Removed pod sandbox: c3384ed274f43b0441ca9c04f19b2f496817e8590864f29fc85a23bc3dfa0ae3\" id=2a153eb7-8fc2-46ae-95c0-f7c011bc0118 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689911 | controller |     "Jun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.636565395Z\" level=info msg=\"Stopping pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689926 | controller |     "Jun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.636696908Z\" level=info msg=\"Stopped pod sandbox (already stopped): b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=561c524c-9565-45e9-b24c-6f3b5d8fe844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689941 | controller |     "Jun 19 11:55:03.638092 crc crio[22562]: time=\"2026-06-19T11:55:03.637278292Z\" level=info msg=\"Removing pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689959 | controller |     "Jun 19 11:55:03.660261 crc crio[22562]: time=\"2026-06-19T11:55:03.660094629Z\" level=info msg=\"Removed pod sandbox: b638e8565846038c649364c3c402ec356ac707c97b2088d6be25bebcaac9f576\" id=867cbca9-646e-435b-8687-fcc720a624d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.689975 | controller |     "Jun 19 11:55:03.661123 crc crio[22562]: time=\"2026-06-19T11:55:03.661083983Z\" level=info msg=\"Stopping pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.689990 | controller |     "Jun 19 11:55:03.661344 crc crio[22562]: time=\"2026-06-19T11:55:03.66131804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=6a896e5c-7f66-4bf5-91cf-6b3ad30bc2ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690005 | controller |     "Jun 19 11:55:03.663473 crc crio[22562]: time=\"2026-06-19T11:55:03.662955601Z\" level=info msg=\"Removing pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690020 | controller |     "Jun 19 11:55:03.698065 crc crio[22562]: time=\"2026-06-19T11:55:03.697976673Z\" level=info msg=\"Removed pod sandbox: 27928ac1059bf09367e4e9f174eb169f110730fa3154f416f4d25fdfae3af681\" id=acf4a2f2-e4c8-4c55-a5f1-0c0799360809 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690035 | controller |     "Jun 19 11:55:03.701392 crc crio[22562]: time=\"2026-06-19T11:55:03.701330616Z\" level=info msg=\"Stopping pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690050 | controller |     "Jun 19 11:55:03.701800 crc crio[22562]: time=\"2026-06-19T11:55:03.701406328Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=32c3f5d4-fc22-4571-b1af-552ca0411c7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690065 | controller |     "Jun 19 11:55:03.704064 crc crio[22562]: time=\"2026-06-19T11:55:03.703970252Z\" level=info msg=\"Removing pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690080 | controller |     "Jun 19 11:55:03.727738 crc crio[22562]: time=\"2026-06-19T11:55:03.727520758Z\" level=info msg=\"Removed pod sandbox: d0813696716b8cca2cf0a75a470e8ccf62f345be0f567a47bb69ff06934228c6\" id=46730798-31fe-49c4-a4e2-9ce852671af9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690094 | controller |     "Jun 19 11:55:03.729257 crc crio[22562]: time=\"2026-06-19T11:55:03.729103418Z\" level=info msg=\"Stopping pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690109 | controller |     "Jun 19 11:55:03.729257 crc crio[22562]: time=\"2026-06-19T11:55:03.729235031Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=0038315c-7f54-421c-837e-4263d5ddc887 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690124 | controller |     "Jun 19 11:55:03.729732 crc crio[22562]: time=\"2026-06-19T11:55:03.729706712Z\" level=info msg=\"Removing pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690143 | controller |     "Jun 19 11:55:03.747089 crc crio[22562]: time=\"2026-06-19T11:55:03.746823379Z\" level=info msg=\"Removed pod sandbox: 82662546b93b78aa7f3df7a7e43136baa41ef19d74138506d780e6b511ce5b2b\" id=f9270cf0-9674-462e-a58c-688b7295f9c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.690158 | controller |     "Jun 19 11:55:03.908395 crc crio[22562]: 2026-06-19T11:55:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3e0c9083b7d670 Mac:22:1b:c0:cb:4e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.690174 | controller |     "Jun 19 11:55:03.909840 crc crio[22562]: time=\"2026-06-19T11:55:03.909740374Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc00008cbf0}] Aliases:map[]}\"",
2026-06-19 12:35:51.690189 | controller |     "Jun 19 11:55:03.910078 crc crio[22562]: time=\"2026-06-19T11:55:03.909965699Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-772cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.690205 | controller |     "Jun 19 11:55:03.928947 crc crio[22562]: time=\"2026-06-19T11:55:03.928803458Z\" level=info msg=\"Ran pod sandbox b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 with infra container: openshift-marketplace/community-operators-772cp/POD\" id=282078ed-44c4-41c3-9881-e946de540622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.690221 | controller |     "Jun 19 11:55:03.932102 crc crio[22562]: time=\"2026-06-19T11:55:03.932063639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a80bb662-b146-4d91-aed4-14bb9cc651b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690236 | controller |     "Jun 19 11:55:03.937454 crc crio[22562]: time=\"2026-06-19T11:55:03.937368551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=490c23ed-e8a4-420f-926d-364170224ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690251 | controller |     "Jun 19 11:55:03.947220 crc crio[22562]: time=\"2026-06-19T11:55:03.947088383Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/extract-utilities\" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690266 | controller |     "Jun 19 11:55:03.947581 crc crio[22562]: time=\"2026-06-19T11:55:03.947510993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690282 | controller |     "Jun 19 11:55:04.009853 crc crio[22562]: time=\"2026-06-19T11:55:04.00964758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690297 | controller |     "Jun 19 11:55:04.018591 crc crio[22562]: time=\"2026-06-19T11:55:04.01848964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690312 | controller |     "Jun 19 11:55:04.226020 crc crio[22562]: time=\"2026-06-19T11:55:04.224713984Z\" level=info msg=\"Created container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities\" id=3249525c-371e-4f6e-af8d-c2b1ac54eab6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690330 | controller |     "Jun 19 11:55:04.227624 crc crio[22562]: time=\"2026-06-19T11:55:04.227580705Z\" level=info msg=\"Starting container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19\" id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.690345 | controller |     "Jun 19 11:55:04.237709 crc crio[22562]: time=\"2026-06-19T11:55:04.236673761Z\" level=info msg=\"Started container\" PID=118552 containerID=478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19 description=openshift-marketplace/community-operators-772cp/extract-utilities id=404e1662-459e-406e-97c4-9ef06505bce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60",
2026-06-19 12:35:51.690360 | controller |     "Jun 19 11:55:04.493064 crc crio[22562]: time=\"2026-06-19T11:55:04.492939379Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.690376 | controller |     "Jun 19 11:55:04.520651 crc crio[22562]: time=\"2026-06-19T11:55:04.520477185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.690391 | controller |     "Jun 19 11:55:05.341381 crc crio[22562]: time=\"2026-06-19T11:55:05.3386916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=2c821055-c232-460c-9689-0b17995e68bb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.690407 | controller |     "Jun 19 11:55:05.341381 crc crio[22562]: time=\"2026-06-19T11:55:05.340634719Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=abecfa2f-fbee-4ced-996c-de845a4aa55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690422 | controller |     "Jun 19 11:55:05.346852 crc crio[22562]: time=\"2026-06-19T11:55:05.343714255Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4650c862-bf3e-46cc-b8fd-3df2743e3f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690457 | controller |     "Jun 19 11:55:05.352397 crc crio[22562]: time=\"2026-06-19T11:55:05.352287789Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/extract-content\" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690474 | controller |     "Jun 19 11:55:05.353487 crc crio[22562]: time=\"2026-06-19T11:55:05.353371116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690491 | controller |     "Jun 19 11:55:05.424479 crc crio[22562]: time=\"2026-06-19T11:55:05.424355923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690511 | controller |     "Jun 19 11:55:05.432758 crc crio[22562]: time=\"2026-06-19T11:55:05.432652469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690556 | controller |     "Jun 19 11:55:05.859677 crc crio[22562]: time=\"2026-06-19T11:55:05.859251517Z\" level=info msg=\"Created container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content\" id=0153a0bf-0d28-489a-a3dc-9e50aa3c873b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690578 | controller |     "Jun 19 11:55:05.862897 crc crio[22562]: time=\"2026-06-19T11:55:05.862786124Z\" level=info msg=\"Starting container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed\" id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.690595 | controller |     "Jun 19 11:55:05.872865 crc crio[22562]: time=\"2026-06-19T11:55:05.872307762Z\" level=info msg=\"Started container\" PID=118686 containerID=3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed description=openshift-marketplace/community-operators-772cp/extract-content id=94fd4214-32b1-4e62-9ef4-c32a3766c53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60",
2026-06-19 12:35:51.690611 | controller |     "Jun 19 11:55:13.606923 crc crio[22562]: time=\"2026-06-19T11:55:13.602341895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3db4c519-5107-4715-b431-002530bab79b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690627 | controller |     "Jun 19 11:55:13.609889 crc crio[22562]: time=\"2026-06-19T11:55:13.609806571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=549545b0-2416-4b7e-ad37-2b9a138002cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.690643 | controller |     "Jun 19 11:55:13.634667 crc crio[22562]: time=\"2026-06-19T11:55:13.632464566Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-772cp/registry-server\" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690659 | controller |     "Jun 19 11:55:13.634667 crc crio[22562]: time=\"2026-06-19T11:55:13.633739006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690674 | controller |     "Jun 19 11:55:14.142818 crc crio[22562]: time=\"2026-06-19T11:55:14.140768976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690690 | controller |     "Jun 19 11:55:14.165565 crc crio[22562]: time=\"2026-06-19T11:55:14.160810866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690706 | controller |     "Jun 19 11:55:15.311758 crc crio[22562]: time=\"2026-06-19T11:55:15.30928582Z\" level=info msg=\"Created container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=6608b958-28e8-4810-988a-e6e54fa96e27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.690722 | controller |     "Jun 19 11:55:15.316854 crc crio[22562]: time=\"2026-06-19T11:55:15.316729104Z\" level=info msg=\"Starting container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4\" id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.690737 | controller |     "Jun 19 11:55:15.356538 crc crio[22562]: time=\"2026-06-19T11:55:15.350787073Z\" level=info msg=\"Started container\" PID=119041 containerID=9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 description=openshift-marketplace/community-operators-772cp/registry-server id=5e8920c3-e7e1-43df-8601-b487a05b7ce8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60",
2026-06-19 12:35:51.690753 | controller |     "Jun 19 11:55:33.844094 crc crio[22562]: time=\"2026-06-19T11:55:33.842061156Z\" level=info msg=\"Stopping container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4 (timeout: 2s)\" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.690773 | controller |     "Jun 19 11:55:33.973308 crc crio[22562]: time=\"2026-06-19T11:55:33.973043056Z\" level=info msg=\"Stopped container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=fd4fdc87-884f-4b39-8f0c-365ec2840ae9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.690789 | controller |     "Jun 19 11:55:33.977315 crc crio[22562]: time=\"2026-06-19T11:55:33.977115437Z\" level=info msg=\"Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690805 | controller |     "Jun 19 11:55:33.980444 crc crio[22562]: time=\"2026-06-19T11:55:33.980354828Z\" level=info msg=\"Got pod network &{Name:community-operators-772cp Namespace:openshift-marketplace ID:b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60 UID:531b5d51-b96d-41a4-a861-ab8e3b218020 NetNS:/var/run/netns/cd6b6a15-a933-4e30-b963-ae683ab11b2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod531b5d51_b96d_41a4_a861_ab8e3b218020.slice PodAnnotations:0xc0003295a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.690821 | controller |     "Jun 19 11:55:33.983845 crc crio[22562]: time=\"2026-06-19T11:55:33.983741492Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-772cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.690837 | controller |     "Jun 19 11:55:34.390759 crc crio[22562]: time=\"2026-06-19T11:55:34.389935592Z\" level=info msg=\"Stopped pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=76f1d186-1cc4-4f53-839c-cfe44389f4d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.690852 | controller |     "Jun 19 11:55:34.873641 crc crio[22562]: time=\"2026-06-19T11:55:34.873065627Z\" level=info msg=\"Removing container: 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4\" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690867 | controller |     "Jun 19 11:55:34.964594 crc crio[22562]: time=\"2026-06-19T11:55:34.964530314Z\" level=info msg=\"Removed container 9b8ecc8f8aed383f5f096650905ec59cc6a86618f57160f0c8975a249fdc46e4: openshift-marketplace/community-operators-772cp/registry-server\" id=5fb5aa55-048a-4fda-b9b7-5b1d48d23b7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690883 | controller |     "Jun 19 11:55:34.976841 crc crio[22562]: time=\"2026-06-19T11:55:34.976641155Z\" level=info msg=\"Removing container: 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed\" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690898 | controller |     "Jun 19 11:55:35.028036 crc crio[22562]: time=\"2026-06-19T11:55:35.027921261Z\" level=info msg=\"Removed container 3c48537040a7d99e445a0c422377ec2a77aadb66a31e9401b26cac5c55c5a7ed: openshift-marketplace/community-operators-772cp/extract-content\" id=a99cb0ff-9b42-4872-8724-3fd888b1ec5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690913 | controller |     "Jun 19 11:55:35.031807 crc crio[22562]: time=\"2026-06-19T11:55:35.031724116Z\" level=info msg=\"Removing container: 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19\" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690928 | controller |     "Jun 19 11:55:35.071299 crc crio[22562]: time=\"2026-06-19T11:55:35.071191218Z\" level=info msg=\"Removed container 478ad31889423ea6fff4260388b9aa756d925daa37c00cfe2d979a2f4efc6b19: openshift-marketplace/community-operators-772cp/extract-utilities\" id=2b5b79d4-28fe-4eaa-a959-b1a151b11322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.690946 | controller |     "Jun 19 11:55:38.549059 crc crio[22562]: time=\"2026-06-19T11:55:38.548065858Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rqbpp/POD\" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.690962 | controller |     "Jun 19 11:55:38.550642 crc crio[22562]: time=\"2026-06-19T11:55:38.549224967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.690977 | controller |     "Jun 19 11:55:38.596318 crc crio[22562]: time=\"2026-06-19T11:55:38.596196526Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}\"",
2026-06-19 12:35:51.690992 | controller |     "Jun 19 11:55:38.596318 crc crio[22562]: time=\"2026-06-19T11:55:38.596290368Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rqbpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.691008 | controller |     "Jun 19 11:55:38.976123 crc crio[22562]: 2026-06-19T11:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d82cc84b2c4965 Mac:4a:b4:7e:33:d8:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.691023 | controller |     "Jun 19 11:55:38.979638 crc crio[22562]: time=\"2026-06-19T11:55:38.979557347Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc000658818}] Aliases:map[]}\"",
2026-06-19 12:35:51.691039 | controller |     "Jun 19 11:55:38.979761 crc crio[22562]: time=\"2026-06-19T11:55:38.979732591Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rqbpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.691054 | controller |     "Jun 19 11:55:39.005640 crc crio[22562]: time=\"2026-06-19T11:55:39.004794196Z\" level=info msg=\"Ran pod sandbox 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe with infra container: openshift-marketplace/certified-operators-rqbpp/POD\" id=979f5282-d3bb-41f8-8be2-305d41821c36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.691069 | controller |     "Jun 19 11:55:39.008382 crc crio[22562]: time=\"2026-06-19T11:55:39.008306264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9077f2-896d-45ca-b505-ee9d1758e81f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691084 | controller |     "Jun 19 11:55:39.011929 crc crio[22562]: time=\"2026-06-19T11:55:39.011864682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b54e3904-372f-4dd7-82ca-e500914f36c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691102 | controller |     "Jun 19 11:55:39.023823 crc crio[22562]: time=\"2026-06-19T11:55:39.023711576Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691117 | controller |     "Jun 19 11:55:39.025084 crc crio[22562]: time=\"2026-06-19T11:55:39.024922376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691132 | controller |     "Jun 19 11:55:39.083440 crc crio[22562]: time=\"2026-06-19T11:55:39.08333301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691148 | controller |     "Jun 19 11:55:39.089786 crc crio[22562]: time=\"2026-06-19T11:55:39.089621367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691163 | controller |     "Jun 19 11:55:39.343751 crc crio[22562]: time=\"2026-06-19T11:55:39.343054825Z\" level=info msg=\"Created container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=6534b8dd-92d9-4402-ac0a-1d824975e0fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691178 | controller |     "Jun 19 11:55:39.345805 crc crio[22562]: time=\"2026-06-19T11:55:39.34570244Z\" level=info msg=\"Starting container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311\" id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.691193 | controller |     "Jun 19 11:55:39.357183 crc crio[22562]: time=\"2026-06-19T11:55:39.357046103Z\" level=info msg=\"Started container\" PID=120460 containerID=34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311 description=openshift-marketplace/certified-operators-rqbpp/extract-utilities id=00745dff-a1eb-417d-92a2-5510959b684a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe",
2026-06-19 12:35:51.691209 | controller |     "Jun 19 11:55:40.000244 crc crio[22562]: time=\"2026-06-19T11:55:40.000027896Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.691224 | controller |     "Jun 19 11:55:40.018536 crc crio[22562]: time=\"2026-06-19T11:55:40.0170464Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.691239 | controller |     "Jun 19 11:55:40.877794 crc crio[22562]: time=\"2026-06-19T11:55:40.876830761Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=663d4bf0-a4af-48c6-9e5a-d56515d120ac name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.691255 | controller |     "Jun 19 11:55:40.880702 crc crio[22562]: time=\"2026-06-19T11:55:40.879296102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a5ba25-73ec-4ac9-b8cf-12c17a4b4244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691270 | controller |     "Jun 19 11:55:40.884349 crc crio[22562]: time=\"2026-06-19T11:55:40.883855465Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=39710c45-d441-46dd-832f-5d064c738c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691285 | controller |     "Jun 19 11:55:40.894648 crc crio[22562]: time=\"2026-06-19T11:55:40.894480639Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691304 | controller |     "Jun 19 11:55:40.896602 crc crio[22562]: time=\"2026-06-19T11:55:40.89651056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691319 | controller |     "Jun 19 11:55:40.976917 crc crio[22562]: time=\"2026-06-19T11:55:40.976765689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691334 | controller |     "Jun 19 11:55:40.986061 crc crio[22562]: time=\"2026-06-19T11:55:40.985771472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691349 | controller |     "Jun 19 11:55:41.169439 crc crio[22562]: time=\"2026-06-19T11:55:41.169337351Z\" level=info msg=\"Created container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=b35feb58-3667-4156-8425-21040e0b4253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691364 | controller |     "Jun 19 11:55:41.171818 crc crio[22562]: time=\"2026-06-19T11:55:41.171705029Z\" level=info msg=\"Starting container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38\" id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.691379 | controller |     "Jun 19 11:55:41.183046 crc crio[22562]: time=\"2026-06-19T11:55:41.182328744Z\" level=info msg=\"Started container\" PID=120516 containerID=80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38 description=openshift-marketplace/certified-operators-rqbpp/extract-content id=b3392e6f-388c-4199-9470-3fdf51130e15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe",
2026-06-19 12:35:51.691394 | controller |     "Jun 19 11:55:44.089049 crc crio[22562]: time=\"2026-06-19T11:55:44.087887573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf4e62b9-59f4-41d4-b119-969e9de82132 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691409 | controller |     "Jun 19 11:55:44.093510 crc crio[22562]: time=\"2026-06-19T11:55:44.093423421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5279277e-565f-4915-888b-306f56819573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691424 | controller |     "Jun 19 11:55:44.108013 crc crio[22562]: time=\"2026-06-19T11:55:44.107933843Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691464 | controller |     "Jun 19 11:55:44.108545 crc crio[22562]: time=\"2026-06-19T11:55:44.108482876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691480 | controller |     "Jun 19 11:55:44.194768 crc crio[22562]: time=\"2026-06-19T11:55:44.194558269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691496 | controller |     "Jun 19 11:55:44.201199 crc crio[22562]: time=\"2026-06-19T11:55:44.201076621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691514 | controller |     "Jun 19 11:55:44.428403 crc crio[22562]: time=\"2026-06-19T11:55:44.428285267Z\" level=info msg=\"Created container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=c2409ecc-1ac5-4dea-b9a1-5eca9adcdd0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691530 | controller |     "Jun 19 11:55:44.429891 crc crio[22562]: time=\"2026-06-19T11:55:44.429795374Z\" level=info msg=\"Starting container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016\" id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.691545 | controller |     "Jun 19 11:55:44.436244 crc crio[22562]: time=\"2026-06-19T11:55:44.43608533Z\" level=info msg=\"Started container\" PID=120630 containerID=f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 description=openshift-marketplace/certified-operators-rqbpp/registry-server id=a9e5f9a1-5e5c-4404-b9fa-3883187d902e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe",
2026-06-19 12:35:51.691561 | controller |     "Jun 19 11:55:51.210894 crc crio[22562]: time=\"2026-06-19T11:55:51.210202284Z\" level=info msg=\"Stopping container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016 (timeout: 2s)\" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.691576 | controller |     "Jun 19 11:55:51.390228 crc crio[22562]: time=\"2026-06-19T11:55:51.389958419Z\" level=info msg=\"Stopped container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=1e56fb74-8440-4b1b-bf46-e4383456adb5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.691591 | controller |     "Jun 19 11:55:51.391885 crc crio[22562]: time=\"2026-06-19T11:55:51.391773114Z\" level=info msg=\"Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.691607 | controller |     "Jun 19 11:55:51.392930 crc crio[22562]: time=\"2026-06-19T11:55:51.392834321Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqbpp Namespace:openshift-marketplace ID:0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe UID:0ec0733b-444d-41e8-9103-d3735975fea4 NetNS:/var/run/netns/92301aba-2470-44d5-8333-251f0aeb7a51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ec0733b_444d_41e8_9103_d3735975fea4.slice PodAnnotations:0xc0006598f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.691623 | controller |     "Jun 19 11:55:51.393727 crc crio[22562]: time=\"2026-06-19T11:55:51.393095277Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rqbpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.691639 | controller |     "Jun 19 11:55:51.751778 crc crio[22562]: time=\"2026-06-19T11:55:51.751084337Z\" level=info msg=\"Stopped pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=f6c52912-0aba-4b86-a75f-b73031e6685a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.691655 | controller |     "Jun 19 11:55:52.246565 crc crio[22562]: time=\"2026-06-19T11:55:52.245830671Z\" level=info msg=\"Removing container: f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016\" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691671 | controller |     "Jun 19 11:55:52.307330 crc crio[22562]: time=\"2026-06-19T11:55:52.307119207Z\" level=info msg=\"Removed container f1a7994533b9124d6b3e08ccbbbc74335e8fbff6693c3ec4fc024b6be6409016: openshift-marketplace/certified-operators-rqbpp/registry-server\" id=ec6ba326-1ac1-4c67-8846-baffba7dc261 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691690 | controller |     "Jun 19 11:55:52.313042 crc crio[22562]: time=\"2026-06-19T11:55:52.312907211Z\" level=info msg=\"Removing container: 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38\" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691706 | controller |     "Jun 19 11:55:52.372795 crc crio[22562]: time=\"2026-06-19T11:55:52.372643817Z\" level=info msg=\"Removed container 80b2e07e85bd2aa91757331636f928e0f0b0eed9a2d3f0ddef807a6b809ccd38: openshift-marketplace/certified-operators-rqbpp/extract-content\" id=ef78b7f3-a657-463d-81ab-b9292f6d1547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691722 | controller |     "Jun 19 11:55:52.378459 crc crio[22562]: time=\"2026-06-19T11:55:52.378405771Z\" level=info msg=\"Removing container: 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311\" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691738 | controller |     "Jun 19 11:55:52.418679 crc crio[22562]: time=\"2026-06-19T11:55:52.41855292Z\" level=info msg=\"Removed container 34f64c38e4f99da6ed287a209e48c24d69fc34018e880bd162b5582ff87b4311: openshift-marketplace/certified-operators-rqbpp/extract-utilities\" id=cd1f5265-8bc8-4e68-ae66-34e94215fe29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.691753 | controller |     "Jun 19 11:56:00.599332 crc crio[22562]: time=\"2026-06-19T11:56:00.597881192Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697836-9r5c9/POD\" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.691769 | controller |     "Jun 19 11:56:00.599332 crc crio[22562]: time=\"2026-06-19T11:56:00.599288457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691784 | controller |     "Jun 19 11:56:00.666560 crc crio[22562]: time=\"2026-06-19T11:56:00.666390298Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.691800 | controller |     "Jun 19 11:56:00.666560 crc crio[22562]: time=\"2026-06-19T11:56:00.66647995Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697836-9r5c9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.691816 | controller |     "Jun 19 11:56:01.329971 crc crio[22562]: 2026-06-19T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5b6fb79bbbc295 Mac:46:8e:48:00:f4:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 SocketPath: PciID:}] [{Interface:0xc00025a7d0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.691832 | controller |     "Jun 19 11:56:01.332709 crc crio[22562]: time=\"2026-06-19T11:56:01.332643641Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc001b847a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.691854 | controller |     "Jun 19 11:56:01.332855 crc crio[22562]: time=\"2026-06-19T11:56:01.332804604Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697836-9r5c9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.691870 | controller |     "Jun 19 11:56:01.344300 crc crio[22562]: time=\"2026-06-19T11:56:01.344238049Z\" level=info msg=\"Ran pod sandbox e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a with infra container: openshift-infra/auto-csr-approver-29697836-9r5c9/POD\" id=b9fe4858-cafe-4902-8562-1995578e82fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.691885 | controller |     "Jun 19 11:56:01.348853 crc crio[22562]: time=\"2026-06-19T11:56:01.348680989Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.691901 | controller |     "Jun 19 11:56:01.360603 crc crio[22562]: time=\"2026-06-19T11:56:01.360522104Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.691917 | controller |     "Jun 19 11:56:02.536709 crc crio[22562]: time=\"2026-06-19T11:56:02.535911769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6cf33f6a-4f23-49e5-95b2-73ddaffc91ad name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.691933 | controller |     "Jun 19 11:56:02.542485 crc crio[22562]: time=\"2026-06-19T11:56:02.542064802Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a62c5156-2254-4a62-8bbb-7c842bd5d002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691948 | controller |     "Jun 19 11:56:02.559716 crc crio[22562]: time=\"2026-06-19T11:56:02.559071035Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=213026c2-5141-45f5-b5ff-f7641194abe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.691964 | controller |     "Jun 19 11:56:02.572814 crc crio[22562]: time=\"2026-06-19T11:56:02.572609453Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.691979 | controller |     "Jun 19 11:56:02.573763 crc crio[22562]: time=\"2026-06-19T11:56:02.573641479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.691995 | controller |     "Jun 19 11:56:02.645874 crc crio[22562]: time=\"2026-06-19T11:56:02.645776585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692010 | controller |     "Jun 19 11:56:03.052791 crc crio[22562]: time=\"2026-06-19T11:56:03.051858012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692025 | controller |     "Jun 19 11:56:03.224738 crc crio[22562]: time=\"2026-06-19T11:56:03.223708549Z\" level=info msg=\"Created container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=6d1bcce5-5341-48b3-b8e6-3e338c5859c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692040 | controller |     "Jun 19 11:56:03.230014 crc crio[22562]: time=\"2026-06-19T11:56:03.228514508Z\" level=info msg=\"Starting container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3\" id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.692056 | controller |     "Jun 19 11:56:03.238902 crc crio[22562]: time=\"2026-06-19T11:56:03.238779474Z\" level=info msg=\"Started container\" PID=121668 containerID=a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3 description=openshift-infra/auto-csr-approver-29697836-9r5c9/oc id=54773e51-f9d3-44e1-9d9b-6986e4a7a2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a",
2026-06-19 12:35:51.692075 | controller |     "Jun 19 11:56:03.778039 crc crio[22562]: time=\"2026-06-19T11:56:03.777963664Z\" level=info msg=\"Removing container: e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543\" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.692090 | controller |     "Jun 19 11:56:03.902242 crc crio[22562]: time=\"2026-06-19T11:56:03.902032183Z\" level=info msg=\"Removed container e71e18d1d7a3750f98b7ce594331973963eb944906ccd2e92871293f1d702543: openstack/nova-cell0-cell-mapping-4dtkw/nova-manage\" id=984de937-92df-4957-b5d3-c74ea4f73d91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.692106 | controller |     "Jun 19 11:56:03.905032 crc crio[22562]: time=\"2026-06-19T11:56:03.904950555Z\" level=info msg=\"Removing container: dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4\" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.692121 | controller |     "Jun 19 11:56:04.003803 crc crio[22562]: time=\"2026-06-19T11:56:04.003299803Z\" level=info msg=\"Removed container dd1fa77cf7fcbd2094f3278e2228882eaea03eda8c6adcb40a47a1b93e795db4: openstack/nova-cell1-conductor-db-sync-2w9sp/nova-cell1-conductor-db-sync\" id=5e3b40f8-85b2-4091-8959-d95a5d151709 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.692137 | controller |     "Jun 19 11:56:04.023204 crc crio[22562]: time=\"2026-06-19T11:56:04.023057705Z\" level=info msg=\"Stopping pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692152 | controller |     "Jun 19 11:56:04.023204 crc crio[22562]: time=\"2026-06-19T11:56:04.023205738Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=e2491884-2389-436d-85bf-9adb2de90a8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692167 | controller |     "Jun 19 11:56:04.023954 crc crio[22562]: time=\"2026-06-19T11:56:04.023864745Z\" level=info msg=\"Removing pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692181 | controller |     "Jun 19 11:56:04.039024 crc crio[22562]: time=\"2026-06-19T11:56:04.038823188Z\" level=info msg=\"Removed pod sandbox: 0d82cc84b2c4965df5846ccdcbf934c451e64f9c6f8f1754c4eb9f19180badfe\" id=1c522c41-2487-4d5d-ba4f-c0dfe2759b5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692196 | controller |     "Jun 19 11:56:04.044551 crc crio[22562]: time=\"2026-06-19T11:56:04.044481579Z\" level=info msg=\"Stopping pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692211 | controller |     "Jun 19 11:56:04.044760 crc crio[22562]: time=\"2026-06-19T11:56:04.044572631Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=8bd222fe-8ce0-4ca3-a171-f2ee7b4949b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692226 | controller |     "Jun 19 11:56:04.046344 crc crio[22562]: time=\"2026-06-19T11:56:04.046256492Z\" level=info msg=\"Removing pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692244 | controller |     "Jun 19 11:56:04.061605 crc crio[22562]: time=\"2026-06-19T11:56:04.061514102Z\" level=info msg=\"Removed pod sandbox: b6d4c81df215c260e61979432d5c385e2e03bd1fb2b84217ef4cca4cf5991a8e\" id=58b9e32e-79ec-4ee9-83c6-b445ba2c1a71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692259 | controller |     "Jun 19 11:56:04.062901 crc crio[22562]: time=\"2026-06-19T11:56:04.062818205Z\" level=info msg=\"Stopping pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692274 | controller |     "Jun 19 11:56:04.063024 crc crio[22562]: time=\"2026-06-19T11:56:04.062915617Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=08cecf8f-1e95-492d-825e-8962a57267c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692289 | controller |     "Jun 19 11:56:04.063797 crc crio[22562]: time=\"2026-06-19T11:56:04.063720108Z\" level=info msg=\"Removing pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692304 | controller |     "Jun 19 11:56:04.079876 crc crio[22562]: time=\"2026-06-19T11:56:04.079777967Z\" level=info msg=\"Removed pod sandbox: b3e0c9083b7d670a3fe02599c762f553677301aa21be8208e1ae1a68e888ee60\" id=8886044d-d5c2-4469-9dac-8aafda7bf752 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692318 | controller |     "Jun 19 11:56:04.080971 crc crio[22562]: time=\"2026-06-19T11:56:04.080879324Z\" level=info msg=\"Stopping pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692333 | controller |     "Jun 19 11:56:04.080971 crc crio[22562]: time=\"2026-06-19T11:56:04.080971447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=27c5acc5-185a-4e3e-a4ca-5f0564543e9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692348 | controller |     "Jun 19 11:56:04.082428 crc crio[22562]: time=\"2026-06-19T11:56:04.082355471Z\" level=info msg=\"Removing pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692363 | controller |     "Jun 19 11:56:04.104048 crc crio[22562]: time=\"2026-06-19T11:56:04.103866546Z\" level=info msg=\"Removed pod sandbox: 91a656213c81ab3b8b067bbb90c8dec55b9ce373789476a035d725e900e81047\" id=51657e2a-1890-4703-bb82-52e8321cd9fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.692379 | controller |     "Jun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.497785661Z\" level=info msg=\"Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692393 | controller |     "Jun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.498844378Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697836-9r5c9 Namespace:openshift-infra ID:e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a UID:c27ab823-65d0-4938-9f56-9b7930be6ad1 NetNS:/var/run/netns/83a5aa68-0a24-4fb4-9769-7c66c05cff37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc27ab823_65d0_4938_9f56_9b7930be6ad1.slice PodAnnotations:0xc002e5e3f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.692409 | controller |     "Jun 19 11:56:05.498830 crc crio[22562]: time=\"2026-06-19T11:56:05.499079734Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697836-9r5c9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.692441 | controller |     "Jun 19 11:56:05.903581 crc crio[22562]: time=\"2026-06-19T11:56:05.902969696Z\" level=info msg=\"Stopped pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=abb42d47-e1d0-42e3-a4b9-c268ac20a9ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.692462 | controller |     "Jun 19 11:56:48.689279 crc crio[22562]: time=\"2026-06-19T11:56:48.687870017Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-68s29/POD\" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.692478 | controller |     "Jun 19 11:56:48.691115 crc crio[22562]: time=\"2026-06-19T11:56:48.689379216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692494 | controller |     "Jun 19 11:56:48.735822 crc crio[22562]: time=\"2026-06-19T11:56:48.735658467Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}\"",
2026-06-19 12:35:51.692510 | controller |     "Jun 19 11:56:48.735822 crc crio[22562]: time=\"2026-06-19T11:56:48.735735339Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-68s29 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.692525 | controller |     "Jun 19 11:56:49.373628 crc crio[22562]: 2026-06-19T11:56:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5266f5421f4d7cd Mac:62:d3:f9:a3:33:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 SocketPath: PciID:}] [{Interface:0xc0002dafc0 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.692542 | controller |     "Jun 19 11:56:49.376222 crc crio[22562]: time=\"2026-06-19T11:56:49.376027876Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0032d2950}] Aliases:map[]}\"",
2026-06-19 12:35:51.692558 | controller |     "Jun 19 11:56:49.376441 crc crio[22562]: time=\"2026-06-19T11:56:49.376370284Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-68s29 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.692574 | controller |     "Jun 19 11:56:49.388283 crc crio[22562]: time=\"2026-06-19T11:56:49.387980504Z\" level=info msg=\"Ran pod sandbox 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 with infra container: openshift-marketplace/redhat-marketplace-68s29/POD\" id=d968894a-9e71-4702-b32e-40a46cc5e6f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.692589 | controller |     "Jun 19 11:56:49.394658 crc crio[22562]: time=\"2026-06-19T11:56:49.394522506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=937118c4-f43a-4fe5-ab4b-fb04c53038ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692608 | controller |     "Jun 19 11:56:49.396868 crc crio[22562]: time=\"2026-06-19T11:56:49.396749182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a24b40be-2097-4a6d-9a3b-6a6be47aa269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692623 | controller |     "Jun 19 11:56:49.407722 crc crio[22562]: time=\"2026-06-19T11:56:49.407430628Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692639 | controller |     "Jun 19 11:56:49.408326 crc crio[22562]: time=\"2026-06-19T11:56:49.408207587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692654 | controller |     "Jun 19 11:56:49.462631 crc crio[22562]: time=\"2026-06-19T11:56:49.462393056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692669 | controller |     "Jun 19 11:56:49.466438 crc crio[22562]: time=\"2026-06-19T11:56:49.466335774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692685 | controller |     "Jun 19 11:56:49.635426 crc crio[22562]: time=\"2026-06-19T11:56:49.634646063Z\" level=info msg=\"Created container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=ea62e8c7-23e9-40ce-b6c8-4fd4f272c0e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692700 | controller |     "Jun 19 11:56:49.636847 crc crio[22562]: time=\"2026-06-19T11:56:49.636681703Z\" level=info msg=\"Starting container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a\" id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.692715 | controller |     "Jun 19 11:56:49.642917 crc crio[22562]: time=\"2026-06-19T11:56:49.642734615Z\" level=info msg=\"Started container\" PID=124130 containerID=24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a description=openshift-marketplace/redhat-marketplace-68s29/extract-utilities id=f792a0ba-8077-4b43-b1c9-1fa7db5ae3c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0",
2026-06-19 12:35:51.692731 | controller |     "Jun 19 11:56:50.369488 crc crio[22562]: time=\"2026-06-19T11:56:50.369360231Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.692747 | controller |     "Jun 19 11:56:50.382482 crc crio[22562]: time=\"2026-06-19T11:56:50.382377854Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.692763 | controller |     "Jun 19 11:56:51.743746 crc crio[22562]: time=\"2026-06-19T11:56:51.742489647Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=229f5600-303a-4ace-a41c-8802976e4a5b name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.692779 | controller |     "Jun 19 11:56:51.746240 crc crio[22562]: time=\"2026-06-19T11:56:51.746090396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7a87850e-dae2-4463-b41a-12d3a6e0f03d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692795 | controller |     "Jun 19 11:56:51.751515 crc crio[22562]: time=\"2026-06-19T11:56:51.75143988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=58185a2b-00e0-4f26-8e15-40aa67571abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692813 | controller |     "Jun 19 11:56:51.762746 crc crio[22562]: time=\"2026-06-19T11:56:51.762635048Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692829 | controller |     "Jun 19 11:56:51.763553 crc crio[22562]: time=\"2026-06-19T11:56:51.763485599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692845 | controller |     "Jun 19 11:56:51.863567 crc crio[22562]: time=\"2026-06-19T11:56:51.863371396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692860 | controller |     "Jun 19 11:56:51.876583 crc crio[22562]: time=\"2026-06-19T11:56:51.876486642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692876 | controller |     "Jun 19 11:56:52.057455 crc crio[22562]: time=\"2026-06-19T11:56:52.056878972Z\" level=info msg=\"Created container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=87a721ec-e727-4dbf-a97c-bd6dbae99887 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692891 | controller |     "Jun 19 11:56:52.059386 crc crio[22562]: time=\"2026-06-19T11:56:52.059290313Z\" level=info msg=\"Starting container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072\" id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.692907 | controller |     "Jun 19 11:56:52.071639 crc crio[22562]: time=\"2026-06-19T11:56:52.071530808Z\" level=info msg=\"Started container\" PID=124214 containerID=28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072 description=openshift-marketplace/redhat-marketplace-68s29/extract-content id=c14f8b7a-e4fd-4840-8c22-3528aeb9df06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0",
2026-06-19 12:35:51.692923 | controller |     "Jun 19 11:56:53.427782 crc crio[22562]: time=\"2026-06-19T11:56:53.427628941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8df5b025-d624-459a-9d78-172e583502e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692938 | controller |     "Jun 19 11:56:53.431025 crc crio[22562]: time=\"2026-06-19T11:56:53.430913582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dfa5dc61-491f-47c7-b1e2-8e8008683834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.692953 | controller |     "Jun 19 11:56:53.446699 crc crio[22562]: time=\"2026-06-19T11:56:53.445946276Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.692969 | controller |     "Jun 19 11:56:53.447122 crc crio[22562]: time=\"2026-06-19T11:56:53.447038964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.692984 | controller |     "Jun 19 11:56:53.510498 crc crio[22562]: time=\"2026-06-19T11:56:53.51036427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693004 | controller |     "Jun 19 11:56:53.514367 crc crio[22562]: time=\"2026-06-19T11:56:53.514266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693019 | controller |     "Jun 19 11:56:53.684773 crc crio[22562]: time=\"2026-06-19T11:56:53.684537524Z\" level=info msg=\"Created container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=5ab01484-ff27-4e00-bed3-0e37ac1342ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.693035 | controller |     "Jun 19 11:56:53.686129 crc crio[22562]: time=\"2026-06-19T11:56:53.68598684Z\" level=info msg=\"Starting container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b\" id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.693050 | controller |     "Jun 19 11:56:53.696585 crc crio[22562]: time=\"2026-06-19T11:56:53.6964319Z\" level=info msg=\"Started container\" PID=124247 containerID=e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b description=openshift-marketplace/redhat-marketplace-68s29/registry-server id=2566f081-8e35-4284-92fa-7f31851091ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0",
2026-06-19 12:35:51.693065 | controller |     "Jun 19 11:57:01.567889 crc crio[22562]: time=\"2026-06-19T11:57:01.566445275Z\" level=info msg=\"Stopping container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b (timeout: 2s)\" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.693081 | controller |     "Jun 19 11:57:01.715755 crc crio[22562]: time=\"2026-06-19T11:57:01.715628828Z\" level=info msg=\"Stopped container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=d87735fb-e3dd-4bd8-987f-b86bb8c20eb4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.693096 | controller |     "Jun 19 11:57:01.718971 crc crio[22562]: time=\"2026-06-19T11:57:01.71886698Z\" level=info msg=\"Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693112 | controller |     "Jun 19 11:57:01.720269 crc crio[22562]: time=\"2026-06-19T11:57:01.720113921Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-68s29 Namespace:openshift-marketplace ID:5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0 UID:cdc385eb-f0ec-40a8-8df6-5888e422595f NetNS:/var/run/netns/f320bfac-07b4-4fbe-931e-29f9ede08570 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcdc385eb_f0ec_40a8_8df6_5888e422595f.slice PodAnnotations:0xc0029101c0}] Aliases:map[]}\"",
2026-06-19 12:35:51.693127 | controller |     "Jun 19 11:57:01.720596 crc crio[22562]: time=\"2026-06-19T11:57:01.7205138Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-68s29 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.693143 | controller |     "Jun 19 11:57:02.089426 crc crio[22562]: time=\"2026-06-19T11:57:02.089312799Z\" level=info msg=\"Stopped pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=b0ed21b9-20b2-4341-825e-86eabf75d44e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693159 | controller |     "Jun 19 11:57:02.614342 crc crio[22562]: time=\"2026-06-19T11:57:02.613078406Z\" level=info msg=\"Removing container: e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b\" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693177 | controller |     "Jun 19 11:57:02.660396 crc crio[22562]: time=\"2026-06-19T11:57:02.659992914Z\" level=info msg=\"Removed container e394eb815864d16947b74f814fccec7880a8a59da35367d2b4fb36c1d7a4a50b: openshift-marketplace/redhat-marketplace-68s29/registry-server\" id=6f960457-3933-4160-a230-de8725f477c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693192 | controller |     "Jun 19 11:57:02.666052 crc crio[22562]: time=\"2026-06-19T11:57:02.665823578Z\" level=info msg=\"Removing container: 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072\" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693207 | controller |     "Jun 19 11:57:02.722293 crc crio[22562]: time=\"2026-06-19T11:57:02.721394562Z\" level=info msg=\"Removed container 28eebe75140958492f601fa0a5b623f6724012d802ab500a43b7f11756870072: openshift-marketplace/redhat-marketplace-68s29/extract-content\" id=c7a4f784-7fa8-46f8-af56-183404dc1e75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693222 | controller |     "Jun 19 11:57:02.730450 crc crio[22562]: time=\"2026-06-19T11:57:02.730293634Z\" level=info msg=\"Removing container: 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a\" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693237 | controller |     "Jun 19 11:57:02.786430 crc crio[22562]: time=\"2026-06-19T11:57:02.786327858Z\" level=info msg=\"Removed container 24eca72a5ef0b9bbd6a21c54c8fb1a8445c425c146cd754dfb84a2b250d6a54a: openshift-marketplace/redhat-marketplace-68s29/extract-utilities\" id=cc3427e4-bf06-42c9-b3ed-e57bc7db22f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693252 | controller |     "Jun 19 11:57:04.132530 crc crio[22562]: time=\"2026-06-19T11:57:04.132407812Z\" level=info msg=\"Removing container: 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5\" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693267 | controller |     "Jun 19 11:57:04.396272 crc crio[22562]: time=\"2026-06-19T11:57:04.395605173Z\" level=info msg=\"Removed container 6ac6d5d96a696f2734449a9e34ba4d205eb92bf4e6c6ec32538991d7687e46d5: openshift-infra/auto-csr-approver-29697830-j95ng/oc\" id=8f7e7357-9ee5-4fde-8a26-d04604c1a2ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693282 | controller |     "Jun 19 11:57:04.400093 crc crio[22562]: time=\"2026-06-19T11:57:04.399964522Z\" level=info msg=\"Removing container: 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341\" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693297 | controller |     "Jun 19 11:57:04.570657 crc crio[22562]: time=\"2026-06-19T11:57:04.570520107Z\" level=info msg=\"Removed container 93b613168c3228e0d3c37e67124d2135a93867ccb840f7bda3a6d3be163cb341: openstack/nova-cell1-cell-mapping-kk8qj/nova-manage\" id=44a5d2be-38dd-46b1-8ed2-615751b5c2e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.693312 | controller |     "Jun 19 11:57:04.587399 crc crio[22562]: time=\"2026-06-19T11:57:04.58713474Z\" level=info msg=\"Stopping pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693327 | controller |     "Jun 19 11:57:04.587399 crc crio[22562]: time=\"2026-06-19T11:57:04.587374296Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=ca7f9b2a-4f3b-4d16-982e-42643145b575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693343 | controller |     "Jun 19 11:57:04.588533 crc crio[22562]: time=\"2026-06-19T11:57:04.588394862Z\" level=info msg=\"Removing pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693361 | controller |     "Jun 19 11:57:04.621313 crc crio[22562]: time=\"2026-06-19T11:57:04.620915911Z\" level=info msg=\"Removed pod sandbox: 2135e4a141b64015cd4b2443ae90ecb4f8f4c6abe1f8e4a0059f11443d45613a\" id=74802ac0-b49a-4e2e-98ab-0b5c95a1b7bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693376 | controller |     "Jun 19 11:57:04.622549 crc crio[22562]: time=\"2026-06-19T11:57:04.622461789Z\" level=info msg=\"Stopping pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693391 | controller |     "Jun 19 11:57:04.622658 crc crio[22562]: time=\"2026-06-19T11:57:04.622557553Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=f4b9d418-96b6-49ee-a46c-56fca1437623 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693406 | controller |     "Jun 19 11:57:04.623832 crc crio[22562]: time=\"2026-06-19T11:57:04.623719401Z\" level=info msg=\"Removing pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693421 | controller |     "Jun 19 11:57:04.643418 crc crio[22562]: time=\"2026-06-19T11:57:04.643122964Z\" level=info msg=\"Removed pod sandbox: 5266f5421f4d7cd6b45672a38ba7ccf4d65792cd859cd9f725bc53e14dd36da0\" id=073bb106-2b2f-4e10-a29e-d8a0af8fdca5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693453 | controller |     "Jun 19 11:57:04.644876 crc crio[22562]: time=\"2026-06-19T11:57:04.64457705Z\" level=info msg=\"Stopping pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693470 | controller |     "Jun 19 11:57:04.645215 crc crio[22562]: time=\"2026-06-19T11:57:04.64498158Z\" level=info msg=\"Stopped pod sandbox (already stopped): e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=a120b9ec-4918-412f-b88b-192ea0af8371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693485 | controller |     "Jun 19 11:57:04.646452 crc crio[22562]: time=\"2026-06-19T11:57:04.646287252Z\" level=info msg=\"Removing pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693500 | controller |     "Jun 19 11:57:04.674661 crc crio[22562]: time=\"2026-06-19T11:57:04.674517186Z\" level=info msg=\"Removed pod sandbox: e39f54d7ed5466782a2b2f4693a23229198daa4170cb3f8fcf736007291e3001\" id=d6e1f05c-4f85-4faa-bea6-31a493781671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.693515 | controller |     "Jun 19 11:57:21.108222 crc crio[22562]: time=\"2026-06-19T11:57:21.106742989Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD\" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.693530 | controller |     "Jun 19 11:57:21.110082 crc crio[22562]: time=\"2026-06-19T11:57:21.109264571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693545 | controller |     "Jun 19 11:57:21.175357 crc crio[22562]: time=\"2026-06-19T11:57:21.175248484Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}\"",
2026-06-19 12:35:51.693578 | controller |     "Jun 19 11:57:21.175357 crc crio[22562]: time=\"2026-06-19T11:57:21.175327886Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.693596 | controller |     "Jun 19 11:57:21.910036 crc crio[22562]: 2026-06-19T11:57:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb40f467df57031 Mac:9e:09:76:d0:c6:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e SocketPath: PciID:}] [{Interface:0xc0002a0a90 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.693611 | controller |     "Jun 19 11:57:21.913110 crc crio[22562]: time=\"2026-06-19T11:57:21.912962415Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc002094278}] Aliases:map[]}\"",
2026-06-19 12:35:51.693627 | controller |     "Jun 19 11:57:21.913562 crc crio[22562]: time=\"2026-06-19T11:57:21.913482789Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.693643 | controller |     "Jun 19 11:57:21.928833 crc crio[22562]: time=\"2026-06-19T11:57:21.928726369Z\" level=info msg=\"Ran pod sandbox fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/POD\" id=4fc32a68-c025-4b7a-b22f-298902980444 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.693659 | controller |     "Jun 19 11:57:21.931675 crc crio[22562]: time=\"2026-06-19T11:57:21.931595849Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.693674 | controller |     "Jun 19 11:57:21.931890 crc crio[22562]: time=\"2026-06-19T11:57:21.931807574Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.693688 | controller |     "Jun 19 11:57:21.932020 crc crio[22562]: time=\"2026-06-19T11:57:21.931887176Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=edf1621b-e5f1-4e0b-bf42-dbb760105ad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.693704 | controller |     "Jun 19 11:57:21.933209 crc crio[22562]: time=\"2026-06-19T11:57:21.933120057Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.693719 | controller |     "Jun 19 11:57:21.946943 crc crio[22562]: time=\"2026-06-19T11:57:21.946879389Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-19 12:35:51.693734 | controller |     "Jun 19 11:57:38.189589 crc crio[22562]: time=\"2026-06-19T11:57:38.18838574Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=7e872a27-688e-4984-a802-d55cbbd25834 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.693753 | controller |     "Jun 19 11:57:38.191809 crc crio[22562]: time=\"2026-06-19T11:57:38.191756885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c49c75c1-001b-4c52-9242-50fe9e5fa2bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.693769 | controller |     "Jun 19 11:57:38.229488 crc crio[22562]: time=\"2026-06-19T11:57:38.22933069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4a4bfa46-893f-428f-8146-da2cdaea7782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.693784 | controller |     "Jun 19 11:57:38.239697 crc crio[22562]: time=\"2026-06-19T11:57:38.239576485Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.693799 | controller |     "Jun 19 11:57:38.241054 crc crio[22562]: time=\"2026-06-19T11:57:38.240967409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693813 | controller |     "Jun 19 11:57:38.298246 crc crio[22562]: time=\"2026-06-19T11:57:38.297868986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693829 | controller |     "Jun 19 11:57:38.303564 crc crio[22562]: time=\"2026-06-19T11:57:38.303487516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693844 | controller |     "Jun 19 11:57:38.519379 crc crio[22562]: time=\"2026-06-19T11:57:38.519292846Z\" level=info msg=\"Created container c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=eea6df16-e2bc-492d-8190-cf9bbcf6dda7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.693860 | controller |     "Jun 19 11:57:38.520997 crc crio[22562]: time=\"2026-06-19T11:57:38.520910897Z\" level=info msg=\"Starting container: c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc\" id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.693877 | controller |     "Jun 19 11:57:38.529094 crc crio[22562]: time=\"2026-06-19T11:57:38.528910527Z\" level=info msg=\"Started container\" PID=126657 containerID=c0bfb15e084a382454e6e95d6060894b437a704be604427dda4309c6433321dc description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6a4affde-c376-4e4a-9d29-b83700e31e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2",
2026-06-19 12:35:51.693894 | controller |     "Jun 19 11:57:53.420930 crc crio[22562]: time=\"2026-06-19T11:57:53.419949972Z\" level=info msg=\"Stopping pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2\" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693910 | controller |     "Jun 19 11:57:53.423903 crc crio[22562]: time=\"2026-06-19T11:57:53.422048224Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 Namespace:openstack ID:fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2 UID:7f714817-d714-4fd8-865e-53667fdba1f1 NetNS:/var/run/netns/687d2746-62a1-4e79-bb33-57f1a3e3d31e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f714817_d714_4fd8_865e_53667fdba1f1.slice PodAnnotations:0xc000658e78}] Aliases:map[]}\"",
2026-06-19 12:35:51.693930 | controller |     "Jun 19 11:57:53.423903 crc crio[22562]: time=\"2026-06-19T11:57:53.422374942Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.693946 | controller |     "Jun 19 11:57:53.972970 crc crio[22562]: time=\"2026-06-19T11:57:53.97233071Z\" level=info msg=\"Stopped pod sandbox: fb40f467df570317bcbc001e858f8b091154a7cf6f266a24e4b1e27609326cd2\" id=5f322a99-564f-4840-a837-a5117fbac62b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.693962 | controller |     "Jun 19 11:57:54.985860 crc crio[22562]: time=\"2026-06-19T11:57:54.985385535Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD\" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.693978 | controller |     "Jun 19 11:57:54.985860 crc crio[22562]: time=\"2026-06-19T11:57:54.985890757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.693993 | controller |     "Jun 19 11:57:55.026585 crc crio[22562]: time=\"2026-06-19T11:57:55.026467177Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.694009 | controller |     "Jun 19 11:57:55.026585 crc crio[22562]: time=\"2026-06-19T11:57:55.026536959Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.694025 | controller |     "Jun 19 11:57:55.584399 crc crio[22562]: 2026-06-19T11:57:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2076d4ccd8bd91d Mac:2e:02:70:e0:b3:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 SocketPath: PciID:}] [{Interface:0xc0004ec600 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.694041 | controller |     "Jun 19 11:57:55.586062 crc crio[22562]: time=\"2026-06-19T11:57:55.585886722Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0029102e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.694057 | controller |     "Jun 19 11:57:55.586401 crc crio[22562]: time=\"2026-06-19T11:57:55.586127537Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.694073 | controller |     "Jun 19 11:57:55.595628 crc crio[22562]: time=\"2026-06-19T11:57:55.595524741Z\" level=info msg=\"Ran pod sandbox 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/POD\" id=0e165945-39d9-40ee-b72b-3aff1d91c873 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694092 | controller |     "Jun 19 11:57:55.599345 crc crio[22562]: time=\"2026-06-19T11:57:55.59909239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=48c04c35-a791-4402-a75b-db21f4ba6b6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694109 | controller |     "Jun 19 11:57:55.627424 crc crio[22562]: time=\"2026-06-19T11:57:55.627087137Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=83fe6078-8c2e-4bff-aca5-2c348f8426de name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694124 | controller |     "Jun 19 11:57:55.638663 crc crio[22562]: time=\"2026-06-19T11:57:55.638546673Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694140 | controller |     "Jun 19 11:57:55.639133 crc crio[22562]: time=\"2026-06-19T11:57:55.638994834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694156 | controller |     "Jun 19 11:57:55.710270 crc crio[22562]: time=\"2026-06-19T11:57:55.709637162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694171 | controller |     "Jun 19 11:57:55.714418 crc crio[22562]: time=\"2026-06-19T11:57:55.71436147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694186 | controller |     "Jun 19 11:57:55.892290 crc crio[22562]: time=\"2026-06-19T11:57:55.892121164Z\" level=info msg=\"Created container 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=df9d9cfd-7a54-4eca-958e-9c34a3eb8a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694202 | controller |     "Jun 19 11:57:55.894720 crc crio[22562]: time=\"2026-06-19T11:57:55.894630437Z\" level=info msg=\"Starting container: 53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9\" id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.694217 | controller |     "Jun 19 11:57:55.901351 crc crio[22562]: time=\"2026-06-19T11:57:55.900982454Z\" level=info msg=\"Started container\" PID=127605 containerID=53584d6044388d2e9cae2259d71db0b67ca43e60016f57a3b6fe785ea494fcf9 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=649e987c-64cd-4f3e-83f2-4b1c1e051b2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53",
2026-06-19 12:35:51.694233 | controller |     "Jun 19 11:58:00.563117 crc crio[22562]: time=\"2026-06-19T11:58:00.561564225Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697838-25jdx/POD\" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694248 | controller |     "Jun 19 11:58:00.565760 crc crio[22562]: time=\"2026-06-19T11:58:00.563221736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694264 | controller |     "Jun 19 11:58:00.576054 crc crio[22562]: time=\"2026-06-19T11:58:00.575885382Z\" level=info msg=\"Stopping pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53\" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.694283 | controller |     "Jun 19 11:58:00.577751 crc crio[22562]: time=\"2026-06-19T11:58:00.577666586Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv Namespace:openstack ID:2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53 UID:d19e6407-c2af-4135-ba4a-6ff7daf815ec NetNS:/var/run/netns/46d71b51-58a3-4273-9576-24df6d77b879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd19e6407_c2af_4135_ba4a_6ff7daf815ec.slice PodAnnotations:0xc0030b4018}] Aliases:map[]}\"",
2026-06-19 12:35:51.694299 | controller |     "Jun 19 11:58:00.578259 crc crio[22562]: time=\"2026-06-19T11:58:00.577855841Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.694315 | controller |     "Jun 19 11:58:00.650053 crc crio[22562]: time=\"2026-06-19T11:58:00.649896263Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}\"",
2026-06-19 12:35:51.694331 | controller |     "Jun 19 11:58:00.650053 crc crio[22562]: time=\"2026-06-19T11:58:00.650049368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697838-25jdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.694346 | controller |     "Jun 19 11:58:01.221393 crc crio[22562]: time=\"2026-06-19T11:58:01.213944664Z\" level=info msg=\"Stopped pod sandbox: 2076d4ccd8bd91d0e7476ccd269abbcf704389a67012d2b49528cefef2b20d53\" id=58c08f3e-d13b-416c-832b-3185a3f0b184 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.694361 | controller |     "Jun 19 11:58:01.282391 crc crio[22562]: 2026-06-19T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26fbfa70e45f908 Mac:ce:94:06:81:11:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.694376 | controller |     "Jun 19 11:58:01.284532 crc crio[22562]: time=\"2026-06-19T11:58:01.284445228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d2088}] Aliases:map[]}\"",
2026-06-19 12:35:51.694392 | controller |     "Jun 19 11:58:01.284863 crc crio[22562]: time=\"2026-06-19T11:58:01.284796658Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697838-25jdx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.694407 | controller |     "Jun 19 11:58:01.306609 crc crio[22562]: time=\"2026-06-19T11:58:01.306444726Z\" level=info msg=\"Ran pod sandbox 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e with infra container: openshift-infra/auto-csr-approver-29697838-25jdx/POD\" id=3fae8733-78ba-456a-9be1-8e008821cc80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694422 | controller |     "Jun 19 11:58:01.315585 crc crio[22562]: time=\"2026-06-19T11:58:01.315498691Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.694462 | controller |     "Jun 19 11:58:01.327248 crc crio[22562]: time=\"2026-06-19T11:58:01.3271159Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.694479 | controller |     "Jun 19 11:58:02.141243 crc crio[22562]: time=\"2026-06-19T11:58:02.14068667Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD\" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694494 | controller |     "Jun 19 11:58:02.142477 crc crio[22562]: time=\"2026-06-19T11:58:02.141557221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694509 | controller |     "Jun 19 11:58:02.178514 crc crio[22562]: time=\"2026-06-19T11:58:02.178380119Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4da8e418-b24d-43a2-8337-f03ca17ffbd4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.694525 | controller |     "Jun 19 11:58:02.180466 crc crio[22562]: time=\"2026-06-19T11:58:02.180326227Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35081d09-a6d8-4799-b9a5-286dec14b99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694540 | controller |     "Jun 19 11:58:02.216060 crc crio[22562]: time=\"2026-06-19T11:58:02.215367668Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=82e149f1-2ff6-42f7-80ae-fdf6bf7ef341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694556 | controller |     "Jun 19 11:58:02.223242 crc crio[22562]: time=\"2026-06-19T11:58:02.222959778Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}\"",
2026-06-19 12:35:51.694571 | controller |     "Jun 19 11:58:02.223242 crc crio[22562]: time=\"2026-06-19T11:58:02.223063801Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.694587 | controller |     "Jun 19 11:58:02.225063 crc crio[22562]: time=\"2026-06-19T11:58:02.224965538Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694603 | controller |     "Jun 19 11:58:02.225912 crc crio[22562]: time=\"2026-06-19T11:58:02.225834669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694618 | controller |     "Jun 19 11:58:02.281680 crc crio[22562]: time=\"2026-06-19T11:58:02.281569766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694633 | controller |     "Jun 19 11:58:02.686962 crc crio[22562]: time=\"2026-06-19T11:58:02.686771641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694648 | controller |     "Jun 19 11:58:03.561763 crc crio[22562]: time=\"2026-06-19T11:58:03.560618641Z\" level=info msg=\"Created container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=718ddce0-43e7-450f-8d03-d7f25e6bccab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694670 | controller |     "Jun 19 11:58:03.564110 crc crio[22562]: time=\"2026-06-19T11:58:03.563792931Z\" level=info msg=\"Starting container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5\" id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.694686 | controller |     "Jun 19 11:58:03.577549 crc crio[22562]: time=\"2026-06-19T11:58:03.577387479Z\" level=info msg=\"Started container\" PID=128098 containerID=d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5 description=openshift-infra/auto-csr-approver-29697838-25jdx/oc id=f4bf6e3b-0354-490d-969b-b4b8b99cf1ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e",
2026-06-19 12:35:51.694702 | controller |     "Jun 19 11:58:04.465760 crc crio[22562]: 2026-06-19T11:58:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e2ae57aaec302 Mac:a6:20:55:fc:34:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 SocketPath: PciID:}] [{Interface:0xc000120c30 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.694718 | controller |     "Jun 19 11:58:04.468082 crc crio[22562]: time=\"2026-06-19T11:58:04.467964565Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc0030b4800}] Aliases:map[]}\"",
2026-06-19 12:35:51.694734 | controller |     "Jun 19 11:58:04.468427 crc crio[22562]: time=\"2026-06-19T11:58:04.468361856Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.694749 | controller |     "Jun 19 11:58:04.509380 crc crio[22562]: time=\"2026-06-19T11:58:04.508866464Z\" level=info msg=\"Ran pod sandbox 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/POD\" id=821af92c-4625-4df0-98de-9ab7f12345e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694765 | controller |     "Jun 19 11:58:04.513803 crc crio[22562]: time=\"2026-06-19T11:58:04.513725755Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d4e9849d-4b77-4f63-819e-478c685f3ae0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694781 | controller |     "Jun 19 11:58:04.550186 crc crio[22562]: time=\"2026-06-19T11:58:04.549607268Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=99408571-a6e2-45eb-9596-b7133bb7f4da name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.694796 | controller |     "Jun 19 11:58:04.626508 crc crio[22562]: time=\"2026-06-19T11:58:04.626324257Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694811 | controller |     "Jun 19 11:58:04.627612 crc crio[22562]: time=\"2026-06-19T11:58:04.626807749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694830 | controller |     "Jun 19 11:58:04.706287 crc crio[22562]: time=\"2026-06-19T11:58:04.705900958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694845 | controller |     "Jun 19 11:58:04.711466 crc crio[22562]: time=\"2026-06-19T11:58:04.711389735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.694860 | controller |     "Jun 19 11:58:05.271030 crc crio[22562]: time=\"2026-06-19T11:58:05.270851949Z\" level=info msg=\"Created container a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=f8d81cea-cdf8-408a-ba11-c7a1b98c7d0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.694876 | controller |     "Jun 19 11:58:05.273317 crc crio[22562]: time=\"2026-06-19T11:58:05.273225889Z\" level=info msg=\"Starting container: a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac\" id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.694891 | controller |     "Jun 19 11:58:05.288085 crc crio[22562]: time=\"2026-06-19T11:58:05.287914134Z\" level=info msg=\"Started container\" PID=128261 containerID=a6bbca089c35f8ded29b21558f52367a2a7ab7ba41178a6a0d1660cfcb2af2ac description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=81905d76-9250-462d-bd88-29e17d891a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e",
2026-06-19 12:35:51.694906 | controller |     "Jun 19 11:58:05.708122 crc crio[22562]: time=\"2026-06-19T11:58:05.706687728Z\" level=info msg=\"Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.694922 | controller |     "Jun 19 11:58:05.708122 crc crio[22562]: time=\"2026-06-19T11:58:05.707949368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697838-25jdx Namespace:openshift-infra ID:26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e UID:ebd525f0-5194-4241-a6fd-cc43d75d2c8f NetNS:/var/run/netns/434dd888-85c6-42a4-9fa6-751db5486b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebd525f0_5194_4241_a6fd_cc43d75d2c8f.slice PodAnnotations:0xc0032d37e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.694938 | controller |     "Jun 19 11:58:05.709349 crc crio[22562]: time=\"2026-06-19T11:58:05.708253966Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697838-25jdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.694953 | controller |     "Jun 19 11:58:06.165611 crc crio[22562]: time=\"2026-06-19T11:58:06.165502757Z\" level=info msg=\"Stopped pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=941102d6-3edd-4390-bf7b-c4e5a96f6d8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.694969 | controller |     "Jun 19 11:58:19.740906 crc crio[22562]: time=\"2026-06-19T11:58:19.739520995Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-zp67h/POD\" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.694985 | controller |     "Jun 19 11:58:19.742713 crc crio[22562]: time=\"2026-06-19T11:58:19.74095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695004 | controller |     "Jun 19 11:58:19.791029 crc crio[22562]: time=\"2026-06-19T11:58:19.790917834Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.695020 | controller |     "Jun 19 11:58:19.791222 crc crio[22562]: time=\"2026-06-19T11:58:19.791000266Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-zp67h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.695036 | controller |     "Jun 19 11:58:20.438695 crc crio[22562]: 2026-06-19T11:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34b14206e420e5c Mac:7a:79:29:3b:83:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 SocketPath: PciID:}] [{Interface:0xc000015290 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.695052 | controller |     "Jun 19 11:58:20.440766 crc crio[22562]: time=\"2026-06-19T11:58:20.440659775Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc00259d9c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.695068 | controller |     "Jun 19 11:58:20.441389 crc crio[22562]: time=\"2026-06-19T11:58:20.44125336Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-zp67h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.695084 | controller |     "Jun 19 11:58:20.458657 crc crio[22562]: time=\"2026-06-19T11:58:20.45853635Z\" level=info msg=\"Ran pod sandbox 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 with infra container: openshift-marketplace/redhat-operators-zp67h/POD\" id=b8ba7e5a-d095-48a6-8ca2-60aaa818d4a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.695100 | controller |     "Jun 19 11:58:20.463382 crc crio[22562]: time=\"2026-06-19T11:58:20.463252058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ce5975a-6206-4200-b4cd-1e189b693a42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695115 | controller |     "Jun 19 11:58:20.467396 crc crio[22562]: time=\"2026-06-19T11:58:20.467290838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b7a4fae-da70-4c8e-8e33-faee5c655eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695131 | controller |     "Jun 19 11:58:20.478459 crc crio[22562]: time=\"2026-06-19T11:58:20.478350454Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695146 | controller |     "Jun 19 11:58:20.478906 crc crio[22562]: time=\"2026-06-19T11:58:20.478849866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695163 | controller |     "Jun 19 11:58:20.557671 crc crio[22562]: time=\"2026-06-19T11:58:20.557535465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695182 | controller |     "Jun 19 11:58:20.572413 crc crio[22562]: time=\"2026-06-19T11:58:20.572306863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695198 | controller |     "Jun 19 11:58:20.741935 crc crio[22562]: time=\"2026-06-19T11:58:20.741308439Z\" level=info msg=\"Created container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=d1d12ab4-bef3-463c-9704-43ec4ad521fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695214 | controller |     "Jun 19 11:58:20.743808 crc crio[22562]: time=\"2026-06-19T11:58:20.743716899Z\" level=info msg=\"Starting container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0\" id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.695230 | controller |     "Jun 19 11:58:20.752893 crc crio[22562]: time=\"2026-06-19T11:58:20.752812586Z\" level=info msg=\"Started container\" PID=129230 containerID=ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0 description=openshift-marketplace/redhat-operators-zp67h/extract-utilities id=1e049a41-07ad-46b5-8cc7-0950dd831379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03",
2026-06-19 12:35:51.695247 | controller |     "Jun 19 11:58:21.053696 crc crio[22562]: time=\"2026-06-19T11:58:21.053578081Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.695262 | controller |     "Jun 19 11:58:21.065400 crc crio[22562]: time=\"2026-06-19T11:58:21.063687972Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.695278 | controller |     "Jun 19 11:58:21.787978 crc crio[22562]: time=\"2026-06-19T11:58:21.787078958Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=d3aa97d7-a6f8-4efb-9050-c0d37aa68faf name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.695293 | controller |     "Jun 19 11:58:21.791103 crc crio[22562]: time=\"2026-06-19T11:58:21.790976955Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b14f3aa0-a5e8-4a41-9d10-9fc75069924f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695309 | controller |     "Jun 19 11:58:21.795616 crc crio[22562]: time=\"2026-06-19T11:58:21.795350214Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8df8801b-c6e6-46ff-8b46-a2b7f351a571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695324 | controller |     "Jun 19 11:58:21.804550 crc crio[22562]: time=\"2026-06-19T11:58:21.804479591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695340 | controller |     "Jun 19 11:58:21.805325 crc crio[22562]: time=\"2026-06-19T11:58:21.805073426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695355 | controller |     "Jun 19 11:58:21.872722 crc crio[22562]: time=\"2026-06-19T11:58:21.872601927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695373 | controller |     "Jun 19 11:58:21.877662 crc crio[22562]: time=\"2026-06-19T11:58:21.87756095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695389 | controller |     "Jun 19 11:58:22.073779 crc crio[22562]: time=\"2026-06-19T11:58:22.07361519Z\" level=info msg=\"Created container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=cc37adb6-d1ab-4b75-992d-a17338798041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695404 | controller |     "Jun 19 11:58:22.080216 crc crio[22562]: time=\"2026-06-19T11:58:22.079879915Z\" level=info msg=\"Starting container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530\" id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.695419 | controller |     "Jun 19 11:58:22.089224 crc crio[22562]: time=\"2026-06-19T11:58:22.088978262Z\" level=info msg=\"Started container\" PID=129300 containerID=b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530 description=openshift-marketplace/redhat-operators-zp67h/extract-content id=f36a3b3c-8b50-44f1-a603-9047ce22a556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03",
2026-06-19 12:35:51.695454 | controller |     "Jun 19 11:58:28.192343 crc crio[22562]: time=\"2026-06-19T11:58:28.190930679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27de7687-3d3f-4961-8cd6-f016efe66036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695472 | controller |     "Jun 19 11:58:28.195118 crc crio[22562]: time=\"2026-06-19T11:58:28.194991441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd80e750-1f75-4a25-b61e-418333476d68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.695487 | controller |     "Jun 19 11:58:28.212827 crc crio[22562]: time=\"2026-06-19T11:58:28.212632959Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695503 | controller |     "Jun 19 11:58:28.213396 crc crio[22562]: time=\"2026-06-19T11:58:28.213287035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695519 | controller |     "Jun 19 11:58:28.309875 crc crio[22562]: time=\"2026-06-19T11:58:28.30907051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695534 | controller |     "Jun 19 11:58:28.316034 crc crio[22562]: time=\"2026-06-19T11:58:28.31590257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695549 | controller |     "Jun 19 11:58:28.487607 crc crio[22562]: time=\"2026-06-19T11:58:28.487437599Z\" level=info msg=\"Created container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=5fb9556b-4b8f-4c18-8989-240869b1e1c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.695565 | controller |     "Jun 19 11:58:28.488786 crc crio[22562]: time=\"2026-06-19T11:58:28.488711391Z\" level=info msg=\"Starting container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18\" id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.695584 | controller |     "Jun 19 11:58:28.500484 crc crio[22562]: time=\"2026-06-19T11:58:28.500258569Z\" level=info msg=\"Started container\" PID=129681 containerID=5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 description=openshift-marketplace/redhat-operators-zp67h/registry-server id=31d9c1e2-178b-4dda-857a-47fbe9289580 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03",
2026-06-19 12:35:51.695600 | controller |     "Jun 19 11:58:41.442110 crc crio[22562]: time=\"2026-06-19T11:58:41.440985542Z\" level=info msg=\"Stopping container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18 (timeout: 2s)\" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.695615 | controller |     "Jun 19 11:58:41.570486 crc crio[22562]: time=\"2026-06-19T11:58:41.570376953Z\" level=info msg=\"Stopped container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=28062447-8315-427f-b649-fab76b2a9a65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.695630 | controller |     "Jun 19 11:58:41.571798 crc crio[22562]: time=\"2026-06-19T11:58:41.571660944Z\" level=info msg=\"Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695646 | controller |     "Jun 19 11:58:41.572506 crc crio[22562]: time=\"2026-06-19T11:58:41.572450884Z\" level=info msg=\"Got pod network &{Name:redhat-operators-zp67h Namespace:openshift-marketplace ID:34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03 UID:18bb21f6-42f8-4847-b551-a2a0f089f4f5 NetNS:/var/run/netns/74ee8d57-f706-4977-b945-25c8ffc9a043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18bb21f6_42f8_4847_b551_a2a0f089f4f5.slice PodAnnotations:0xc0030b4570}] Aliases:map[]}\"",
2026-06-19 12:35:51.695661 | controller |     "Jun 19 11:58:41.572699 crc crio[22562]: time=\"2026-06-19T11:58:41.572655369Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-zp67h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.695677 | controller |     "Jun 19 11:58:41.976193 crc crio[22562]: time=\"2026-06-19T11:58:41.97527022Z\" level=info msg=\"Stopped pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=b2d441b2-b119-4008-a317-72481b5adbd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695692 | controller |     "Jun 19 11:58:42.458827 crc crio[22562]: time=\"2026-06-19T11:58:42.458396285Z\" level=info msg=\"Removing container: 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18\" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695708 | controller |     "Jun 19 11:58:42.485651 crc crio[22562]: time=\"2026-06-19T11:58:42.485603523Z\" level=info msg=\"Removed container 5e63a1fba7331be2885f0b3b0d6db6781cd647459b05f1a5333332910f0f5a18: openshift-marketplace/redhat-operators-zp67h/registry-server\" id=43df51a0-5591-455f-93ac-deabd6468e29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695723 | controller |     "Jun 19 11:58:42.488119 crc crio[22562]: time=\"2026-06-19T11:58:42.488060783Z\" level=info msg=\"Removing container: b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530\" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695739 | controller |     "Jun 19 11:58:42.535077 crc crio[22562]: time=\"2026-06-19T11:58:42.53491687Z\" level=info msg=\"Removed container b965c447871a77a6c14b7ff22c5ca12f5550335da5b5e87886c248a8b1c0a530: openshift-marketplace/redhat-operators-zp67h/extract-content\" id=9f54ea6e-c3ef-4d1d-9615-05489cb919e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695757 | controller |     "Jun 19 11:58:42.537895 crc crio[22562]: time=\"2026-06-19T11:58:42.537822543Z\" level=info msg=\"Removing container: ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0\" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695773 | controller |     "Jun 19 11:58:42.576201 crc crio[22562]: time=\"2026-06-19T11:58:42.576077804Z\" level=info msg=\"Removed container ba0b9e04f1a2f448aaf9be6cb19c6f49c7d8a56a60e4a4c4b47714eaf42e94c0: openshift-marketplace/redhat-operators-zp67h/extract-utilities\" id=53e7a6c7-4d59-4a77-9501-e62db950cc7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695788 | controller |     "Jun 19 11:59:04.758659 crc crio[22562]: time=\"2026-06-19T11:59:04.758102334Z\" level=info msg=\"Removing container: 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18\" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695803 | controller |     "Jun 19 11:59:04.989977 crc crio[22562]: time=\"2026-06-19T11:59:04.989823881Z\" level=info msg=\"Removed container 76eba32e0feed0b30b41cf3633403e5f999d4cabbccb8bb18992c50922015d18: openshift-infra/auto-csr-approver-29697832-tf8rd/oc\" id=741282a1-ca54-4620-85d6-6523a6911450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.695818 | controller |     "Jun 19 11:59:04.998727 crc crio[22562]: time=\"2026-06-19T11:59:04.998634951Z\" level=info msg=\"Stopping pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695833 | controller |     "Jun 19 11:59:04.998727 crc crio[22562]: time=\"2026-06-19T11:59:04.998701582Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=3259ab31-adc3-48b5-9ac0-a537b660dbfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695847 | controller |     "Jun 19 11:59:04.999381 crc crio[22562]: time=\"2026-06-19T11:59:04.999328347Z\" level=info msg=\"Removing pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.695862 | controller |     "Jun 19 11:59:05.012654 crc crio[22562]: time=\"2026-06-19T11:59:05.012462645Z\" level=info msg=\"Removed pod sandbox: 34b14206e420e5c6976a2db575d1ecbf416b3d1e1e0f9dbd034cfecb2e776b03\" id=c5859955-b6ab-4af7-891a-4e10a1c5a930 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.695877 | controller |     "Jun 19 11:59:05.013535 crc crio[22562]: time=\"2026-06-19T11:59:05.013464249Z\" level=info msg=\"Stopping pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695891 | controller |     "Jun 19 11:59:05.013615 crc crio[22562]: time=\"2026-06-19T11:59:05.013542441Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=590aa498-2eb7-442a-aaa6-b5874ac18ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.695906 | controller |     "Jun 19 11:59:05.014241 crc crio[22562]: time=\"2026-06-19T11:59:05.014120996Z\" level=info msg=\"Removing pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.695920 | controller |     "Jun 19 11:59:05.028257 crc crio[22562]: time=\"2026-06-19T11:59:05.028107854Z\" level=info msg=\"Removed pod sandbox: e6eb3a3bc5b85b6f0201756096261f5a67e4e7be1cf5d4acff0c7e6b858c52a6\" id=77390049-6f66-456d-b0a7-14ba19f3db56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.695938 | controller |     "Jun 19 12:00:00.560129 crc crio[22562]: time=\"2026-06-19T12:00:00.558897999Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697840-s9cfg/POD\" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.695953 | controller |     "Jun 19 12:00:00.562855 crc crio[22562]: time=\"2026-06-19T12:00:00.56012607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695968 | controller |     "Jun 19 12:00:00.587366 crc crio[22562]: time=\"2026-06-19T12:00:00.587274876Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD\" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.695983 | controller |     "Jun 19 12:00:00.587482 crc crio[22562]: time=\"2026-06-19T12:00:00.587386298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.695998 | controller |     "Jun 19 12:00:00.624247 crc crio[22562]: time=\"2026-06-19T12:00:00.624075261Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}\"",
2026-06-19 12:35:51.696014 | controller |     "Jun 19 12:00:00.624247 crc crio[22562]: time=\"2026-06-19T12:00:00.624223124Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697840-s9cfg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696030 | controller |     "Jun 19 12:00:00.636541 crc crio[22562]: time=\"2026-06-19T12:00:00.636464409Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}\"",
2026-06-19 12:35:51.696046 | controller |     "Jun 19 12:00:00.636541 crc crio[22562]: time=\"2026-06-19T12:00:00.636538071Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696062 | controller |     "Jun 19 12:00:01.024845 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f270cb47d5a7a8 Mac:76:cc:51:bf:94:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.696079 | controller |     "Jun 19 12:00:01.026759 crc crio[22562]: time=\"2026-06-19T12:00:01.026496291Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc0005ac518}] Aliases:map[]}\"",
2026-06-19 12:35:51.696099 | controller |     "Jun 19 12:00:01.026759 crc crio[22562]: time=\"2026-06-19T12:00:01.026699976Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697840-s9cfg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.696116 | controller |     "Jun 19 12:00:01.037352 crc crio[22562]: time=\"2026-06-19T12:00:01.03730254Z\" level=info msg=\"Ran pod sandbox 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db with infra container: openshift-infra/auto-csr-approver-29697840-s9cfg/POD\" id=614ecc00-b5cc-403a-bf09-d867b9ef1dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.696132 | controller |     "Jun 19 12:00:01.044872 crc crio[22562]: time=\"2026-06-19T12:00:01.044623902Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.696148 | controller |     "Jun 19 12:00:01.052750 crc crio[22562]: time=\"2026-06-19T12:00:01.052676352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.696164 | controller |     "Jun 19 12:00:01.179416 crc crio[22562]: 2026-06-19T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b6d389776d2c59 Mac:f2:c3:c2:32:5b:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.696180 | controller |     "Jun 19 12:00:01.180976 crc crio[22562]: time=\"2026-06-19T12:00:01.180930053Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc002094968}] Aliases:map[]}\"",
2026-06-19 12:35:51.696196 | controller |     "Jun 19 12:00:01.181436 crc crio[22562]: time=\"2026-06-19T12:00:01.181408785Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.696212 | controller |     "Jun 19 12:00:01.191622 crc crio[22562]: time=\"2026-06-19T12:00:01.191482775Z\" level=info msg=\"Ran pod sandbox 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/POD\" id=3c370bdf-d48b-4309-80d2-23fb86bc6699 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.696228 | controller |     "Jun 19 12:00:01.194973 crc crio[22562]: time=\"2026-06-19T12:00:01.194925291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5a5bf195-9aba-41d8-bbd9-aca5d9294e22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696244 | controller |     "Jun 19 12:00:01.201083 crc crio[22562]: time=\"2026-06-19T12:00:01.200989402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1017b85-82c7-4973-9b6b-db2797772038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696260 | controller |     "Jun 19 12:00:01.215871 crc crio[22562]: time=\"2026-06-19T12:00:01.215815821Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles\" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696278 | controller |     "Jun 19 12:00:01.216965 crc crio[22562]: time=\"2026-06-19T12:00:01.216932819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696294 | controller |     "Jun 19 12:00:01.274286 crc crio[22562]: time=\"2026-06-19T12:00:01.273665629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696310 | controller |     "Jun 19 12:00:01.280279 crc crio[22562]: time=\"2026-06-19T12:00:01.28011897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696326 | controller |     "Jun 19 12:00:01.419193 crc crio[22562]: time=\"2026-06-19T12:00:01.419051566Z\" level=info msg=\"Created container f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2: openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles\" id=edabae3d-72fb-449b-8237-426867b1e94c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696342 | controller |     "Jun 19 12:00:01.424738 crc crio[22562]: time=\"2026-06-19T12:00:01.424657645Z\" level=info msg=\"Starting container: f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2\" id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.696358 | controller |     "Jun 19 12:00:01.448577 crc crio[22562]: time=\"2026-06-19T12:00:01.448430107Z\" level=info msg=\"Started container\" PID=134662 containerID=f99c08dd77caa704a0a4f234d85058b1e6ff10460cbaa79445caa4f4f3d7d3c2 description=openshift-operator-lifecycle-manager/collect-profiles-29697840-7pzhq/collect-profiles id=96750680-7d91-4c42-9840-23082a9f8d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4",
2026-06-19 12:35:51.696374 | controller |     "Jun 19 12:00:03.805120 crc crio[22562]: time=\"2026-06-19T12:00:03.804417262Z\" level=info msg=\"Stopping pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4\" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.696389 | controller |     "Jun 19 12:00:03.808095 crc crio[22562]: time=\"2026-06-19T12:00:03.808061232Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697840-7pzhq Namespace:openshift-operator-lifecycle-manager ID:3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4 UID:9a988077-2b08-4136-aa5f-fad8eeb5958b NetNS:/var/run/netns/3759c138-91e6-4b3a-b683-8fa98cdf1c5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a988077_2b08_4136_aa5f_fad8eeb5958b.slice PodAnnotations:0xc000138e70}] Aliases:map[]}\"",
2026-06-19 12:35:51.696405 | controller |     "Jun 19 12:00:03.808458 crc crio[22562]: time=\"2026-06-19T12:00:03.808432062Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696420 | controller |     "Jun 19 12:00:04.285402 crc crio[22562]: time=\"2026-06-19T12:00:04.28473138Z\" level=info msg=\"Stopped pod sandbox: 3b6d389776d2c592182ec3b498826a25a337192a26a381ae513e96ba8cfc8af4\" id=8efd43e5-d2e6-49d3-869a-6a9ddf7e0580 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.696454 | controller |     "Jun 19 12:00:12.980327 crc crio[22562]: time=\"2026-06-19T12:00:12.978840237Z\" level=info msg=\"Stopping pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e\" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.696471 | controller |     "Jun 19 12:00:12.985584 crc crio[22562]: time=\"2026-06-19T12:00:12.981543534Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk Namespace:openstack ID:50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e UID:8bab7201-c822-44ed-be22-559234b351ee NetNS:/var/run/netns/2ad859c8-889b-443f-a521-820a571f8968 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bab7201_c822_44ed_be22_559234b351ee.slice PodAnnotations:0xc001b852a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.696492 | controller |     "Jun 19 12:00:12.985584 crc crio[22562]: time=\"2026-06-19T12:00:12.981839461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696507 | controller |     "Jun 19 12:00:13.542517 crc crio[22562]: time=\"2026-06-19T12:00:13.541757369Z\" level=info msg=\"Stopped pod sandbox: 50e2ae57aaec302039b3fd041102f80301b58dd747ca81090409e8902a47999e\" id=0999aa94-9d97-4f22-97d7-4510abbdbdf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.696523 | controller |     "Jun 19 12:00:14.591710 crc crio[22562]: time=\"2026-06-19T12:00:14.590894937Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD\" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.696538 | controller |     "Jun 19 12:00:14.593788 crc crio[22562]: time=\"2026-06-19T12:00:14.591735908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696553 | controller |     "Jun 19 12:00:14.637700 crc crio[22562]: time=\"2026-06-19T12:00:14.637551517Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"",
2026-06-19 12:35:51.696569 | controller |     "Jun 19 12:00:14.637700 crc crio[22562]: time=\"2026-06-19T12:00:14.637636119Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696585 | controller |     "Jun 19 12:00:15.348945 crc crio[22562]: 2026-06-19T12:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c86c9ea408e9e8e Mac:a6:9b:1e:09:66:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 SocketPath: PciID:}] [{Interface:0xc0002fc810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.696601 | controller |     "Jun 19 12:00:15.352082 crc crio[22562]: time=\"2026-06-19T12:00:15.351987489Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc00259c260}] Aliases:map[]}\"",
2026-06-19 12:35:51.696616 | controller |     "Jun 19 12:00:15.352319 crc crio[22562]: time=\"2026-06-19T12:00:15.352259226Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.696636 | controller |     "Jun 19 12:00:15.363325 crc crio[22562]: time=\"2026-06-19T12:00:15.363228629Z\" level=info msg=\"Ran pod sandbox c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/POD\" id=7a6d52df-5f50-4134-b34c-f56135d81dcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.696652 | controller |     "Jun 19 12:00:15.366215 crc crio[22562]: time=\"2026-06-19T12:00:15.36609324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d8abeb23-22c0-4b2b-bf1f-5e514619f09d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696667 | controller |     "Jun 19 12:00:15.392632 crc crio[22562]: time=\"2026-06-19T12:00:15.392258521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4a5045de-5069-4d08-b818-bcc4cbfe7226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696683 | controller |     "Jun 19 12:00:15.400310 crc crio[22562]: time=\"2026-06-19T12:00:15.400238199Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696698 | controller |     "Jun 19 12:00:15.400580 crc crio[22562]: time=\"2026-06-19T12:00:15.400522626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696714 | controller |     "Jun 19 12:00:15.444050 crc crio[22562]: time=\"2026-06-19T12:00:15.443940357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696728 | controller |     "Jun 19 12:00:15.448455 crc crio[22562]: time=\"2026-06-19T12:00:15.448403188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696743 | controller |     "Jun 19 12:00:15.600618 crc crio[22562]: time=\"2026-06-19T12:00:15.60049193Z\" level=info msg=\"Created container 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=f1c8e0df-78d7-4c34-ab44-7856d4b72abe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696758 | controller |     "Jun 19 12:00:15.608388 crc crio[22562]: time=\"2026-06-19T12:00:15.608272614Z\" level=info msg=\"Starting container: 1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47\" id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.696773 | controller |     "Jun 19 12:00:15.617556 crc crio[22562]: time=\"2026-06-19T12:00:15.617395051Z\" level=info msg=\"Started container\" PID=135598 containerID=1d21ec714eb65261135c0e02232497bf3d40ba8baa770ba4dd1d8cd1550d3a47 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1e8b75ad-324b-4f53-b38a-48ff570230ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726",
2026-06-19 12:35:51.696788 | controller |     "Jun 19 12:00:26.509402 crc crio[22562]: time=\"2026-06-19T12:00:26.508067737Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f3a266c-cdcc-4b62-90c2-1e565b0b9741 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.696807 | controller |     "Jun 19 12:00:26.511116 crc crio[22562]: time=\"2026-06-19T12:00:26.510220591Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f91f4a6-c2c0-438f-b941-506f6bd75b2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696822 | controller |     "Jun 19 12:00:26.512908 crc crio[22562]: time=\"2026-06-19T12:00:26.512809356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b862337d-5c52-4f2e-a9b1-4863672184ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.696838 | controller |     "Jun 19 12:00:26.538795 crc crio[22562]: time=\"2026-06-19T12:00:26.538735681Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696854 | controller |     "Jun 19 12:00:26.540607 crc crio[22562]: time=\"2026-06-19T12:00:26.540577557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696869 | controller |     "Jun 19 12:00:26.601556 crc crio[22562]: time=\"2026-06-19T12:00:26.601413981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696884 | controller |     "Jun 19 12:00:26.903820 crc crio[22562]: time=\"2026-06-19T12:00:26.903675808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.696899 | controller |     "Jun 19 12:00:27.026877 crc crio[22562]: time=\"2026-06-19T12:00:27.026809541Z\" level=info msg=\"Created container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=eb033422-a1ae-4857-b7b7-dfe0c5cda1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.696914 | controller |     "Jun 19 12:00:27.029208 crc crio[22562]: time=\"2026-06-19T12:00:27.029082688Z\" level=info msg=\"Starting container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb\" id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.696929 | controller |     "Jun 19 12:00:27.034861 crc crio[22562]: time=\"2026-06-19T12:00:27.03478595Z\" level=info msg=\"Started container\" PID=136288 containerID=e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb description=openshift-infra/auto-csr-approver-29697840-s9cfg/oc id=bb1e380f-4d7e-4b82-9e0a-ed7e23fe5b63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db",
2026-06-19 12:35:51.696945 | controller |     "Jun 19 12:00:29.251756 crc crio[22562]: time=\"2026-06-19T12:00:29.250784042Z\" level=info msg=\"Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.696960 | controller |     "Jun 19 12:00:29.253572 crc crio[22562]: time=\"2026-06-19T12:00:29.252519635Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697840-s9cfg Namespace:openshift-infra ID:7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db UID:3d91edc2-7efa-4f2f-840b-2df26153740f NetNS:/var/run/netns/b9163c15-9410-424e-9663-8fd62e2ce358 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d91edc2_7efa_4f2f_840b_2df26153740f.slice PodAnnotations:0xc001b85538}] Aliases:map[]}\"",
2026-06-19 12:35:51.696975 | controller |     "Jun 19 12:00:29.253572 crc crio[22562]: time=\"2026-06-19T12:00:29.252682759Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697840-s9cfg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.696994 | controller |     "Jun 19 12:00:29.672495 crc crio[22562]: time=\"2026-06-19T12:00:29.671438487Z\" level=info msg=\"Stopped pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=55a8ef32-6b21-4669-a106-f42242721fd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697010 | controller |     "Jun 19 12:01:00.590899 crc crio[22562]: time=\"2026-06-19T12:01:00.590081961Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29697841-gh298/POD\" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.697025 | controller |     "Jun 19 12:01:00.592430 crc crio[22562]: time=\"2026-06-19T12:01:00.590993874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697041 | controller |     "Jun 19 12:01:00.636492 crc crio[22562]: time=\"2026-06-19T12:01:00.636385183Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}\"",
2026-06-19 12:35:51.697056 | controller |     "Jun 19 12:01:00.636492 crc crio[22562]: time=\"2026-06-19T12:01:00.636472805Z\" level=info msg=\"Adding pod openstack_keystone-cron-29697841-gh298 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.697072 | controller |     "Jun 19 12:01:01.245488 crc crio[22562]: 2026-06-19T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7cb2b7de1af486 Mac:66:44:3d:b8:3f:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc SocketPath: PciID:}] [{Interface:0xc0002ab040 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.697088 | controller |     "Jun 19 12:01:01.247392 crc crio[22562]: time=\"2026-06-19T12:01:01.247289528Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc001612220}] Aliases:map[]}\"",
2026-06-19 12:35:51.697104 | controller |     "Jun 19 12:01:01.247567 crc crio[22562]: time=\"2026-06-19T12:01:01.247503154Z\" level=info msg=\"Checking pod openstack_keystone-cron-29697841-gh298 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.697120 | controller |     "Jun 19 12:01:01.270387 crc crio[22562]: time=\"2026-06-19T12:01:01.268783983Z\" level=info msg=\"Ran pod sandbox a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 with infra container: openstack/keystone-cron-29697841-gh298/POD\" id=27fd65f2-b332-4dce-a6a1-01de3a01466b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.697135 | controller |     "Jun 19 12:01:01.272706 crc crio[22562]: time=\"2026-06-19T12:01:01.272585938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=066f7c30-f39d-41ec-a77e-52f612671cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.697151 | controller |     "Jun 19 12:01:01.324008 crc crio[22562]: time=\"2026-06-19T12:01:01.323905864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=75a0b2e7-a114-47d9-b94a-fe4c3656c7da name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.697170 | controller |     "Jun 19 12:01:01.334996 crc crio[22562]: time=\"2026-06-19T12:01:01.334891907Z\" level=info msg=\"Creating container: openstack/keystone-cron-29697841-gh298/keystone-cron\" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.697186 | controller |     "Jun 19 12:01:01.335454 crc crio[22562]: time=\"2026-06-19T12:01:01.33541824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697202 | controller |     "Jun 19 12:01:01.401681 crc crio[22562]: time=\"2026-06-19T12:01:01.399800523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697219 | controller |     "Jun 19 12:01:01.411537 crc crio[22562]: time=\"2026-06-19T12:01:01.411451962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697234 | controller |     "Jun 19 12:01:01.645589 crc crio[22562]: time=\"2026-06-19T12:01:01.645365811Z\" level=info msg=\"Created container c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486: openstack/keystone-cron-29697841-gh298/keystone-cron\" id=fa3284e4-c917-44b4-a2a3-1e87b8a47a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.697250 | controller |     "Jun 19 12:01:01.647674 crc crio[22562]: time=\"2026-06-19T12:01:01.647620307Z\" level=info msg=\"Starting container: c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486\" id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.697265 | controller |     "Jun 19 12:01:01.655729 crc crio[22562]: time=\"2026-06-19T12:01:01.655552144Z\" level=info msg=\"Started container\" PID=138178 containerID=c020f6261b6992bcaf771030a0a0b210dfc4558891f970929cb4435ab4716486 description=openstack/keystone-cron-29697841-gh298/keystone-cron id=88e3ba3a-aa32-499f-881f-39ba558c86b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6",
2026-06-19 12:35:51.697281 | controller |     "Jun 19 12:01:05.098432 crc crio[22562]: time=\"2026-06-19T12:01:05.09737529Z\" level=info msg=\"Removing container: 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e\" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.697297 | controller |     "Jun 19 12:01:05.178720 crc crio[22562]: time=\"2026-06-19T12:01:05.177433841Z\" level=info msg=\"Removed container 17560d0ce8246bd7274051f972bda01725d5cab62b06db889887f2a30ad76b4e: openshift-operator-lifecycle-manager/collect-profiles-29697795-pxc6s/collect-profiles\" id=c5a74119-795c-4167-9c4f-86ed8b8956bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.697312 | controller |     "Jun 19 12:01:05.183791 crc crio[22562]: time=\"2026-06-19T12:01:05.182909988Z\" level=info msg=\"Removing container: 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c\" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.697328 | controller |     "Jun 19 12:01:05.459485 crc crio[22562]: time=\"2026-06-19T12:01:05.458520904Z\" level=info msg=\"Removed container 5d9fa39bc63a1b45d9936c185ff6fe2c443680d643f13573634cd8cfc6e7d28c: openshift-infra/auto-csr-approver-29697834-ss7bf/oc\" id=11ed09cf-4f65-472b-b790-669a8a9dea65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.697343 | controller |     "Jun 19 12:01:05.473290 crc crio[22562]: time=\"2026-06-19T12:01:05.473186778Z\" level=info msg=\"Stopping pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697365 | controller |     "Jun 19 12:01:05.473290 crc crio[22562]: time=\"2026-06-19T12:01:05.473294191Z\" level=info msg=\"Stopped pod sandbox (already stopped): edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=33dac980-1585-4894-83b3-f1c15f3d5f29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697381 | controller |     "Jun 19 12:01:05.474490 crc crio[22562]: time=\"2026-06-19T12:01:05.47445107Z\" level=info msg=\"Removing pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.697396 | controller |     "Jun 19 12:01:05.494512 crc crio[22562]: time=\"2026-06-19T12:01:05.494378576Z\" level=info msg=\"Removed pod sandbox: edfcd6a60347d7d55ef09cca07fa4a190244f543dc73c7ce9045bd0bc1b903c9\" id=c8d4e582-4f18-46db-95b1-c05298da5184 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.697412 | controller |     "Jun 19 12:01:05.496548 crc crio[22562]: time=\"2026-06-19T12:01:05.496456587Z\" level=info msg=\"Stopping pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697441 | controller |     "Jun 19 12:01:05.496669 crc crio[22562]: time=\"2026-06-19T12:01:05.49657268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=b81ede4a-e079-40dd-b8ef-910d4f7c4119 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697461 | controller |     "Jun 19 12:01:05.497863 crc crio[22562]: time=\"2026-06-19T12:01:05.497803301Z\" level=info msg=\"Removing pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.697477 | controller |     "Jun 19 12:01:05.511557 crc crio[22562]: time=\"2026-06-19T12:01:05.511411429Z\" level=info msg=\"Removed pod sandbox: 688cc848d616a62e8e8d1a66dbea6ca489bd0c93e58c6cc926dac766e8b3db08\" id=7b0782a5-ab4a-4d8f-adba-aa2d71fa8ea3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.697493 | controller |     "Jun 19 12:01:08.965319 crc crio[22562]: time=\"2026-06-19T12:01:08.963329796Z\" level=info msg=\"Stopping pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6\" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697508 | controller |     "Jun 19 12:01:08.968598 crc crio[22562]: time=\"2026-06-19T12:01:08.965802548Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29697841-gh298 Namespace:openstack ID:a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6 UID:c095a964-2d9a-4cc7-8579-c08d1123b2f6 NetNS:/var/run/netns/de5c4917-2c21-4f7a-844d-99f8902204fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc095a964_2d9a_4cc7_8579_c08d1123b2f6.slice PodAnnotations:0xc000138f20}] Aliases:map[]}\"",
2026-06-19 12:35:51.697525 | controller |     "Jun 19 12:01:08.968598 crc crio[22562]: time=\"2026-06-19T12:01:08.966054834Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29697841-gh298 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.697540 | controller |     "Jun 19 12:01:09.394073 crc crio[22562]: time=\"2026-06-19T12:01:09.393493836Z\" level=info msg=\"Stopped pod sandbox: a7cb2b7de1af486734554e1a53d3b1f61d18cea28559436633f0b627bb9129f6\" id=fd2a3c5e-83f4-4a48-aca9-8d9113d800b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697556 | controller |     "Jun 19 12:02:02.739259 crc crio[22562]: time=\"2026-06-19T12:02:02.738384278Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697842-vqzd8/POD\" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.697590 | controller |     "Jun 19 12:02:02.742427 crc crio[22562]: time=\"2026-06-19T12:02:02.739369903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697608 | controller |     "Jun 19 12:02:02.842130 crc crio[22562]: time=\"2026-06-19T12:02:02.841813722Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}\"",
2026-06-19 12:35:51.697624 | controller |     "Jun 19 12:02:02.842130 crc crio[22562]: time=\"2026-06-19T12:02:02.841902614Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697842-vqzd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.697639 | controller |     "Jun 19 12:02:03.634675 crc crio[22562]: 2026-06-19T12:02:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19211df321f5fff Mac:8e:dd:e9:7e:1d:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 SocketPath: PciID:}] [{Interface:0xc000014330 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.697655 | controller |     "Jun 19 12:02:03.638335 crc crio[22562]: time=\"2026-06-19T12:02:03.638224821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000328c38}] Aliases:map[]}\"",
2026-06-19 12:35:51.697671 | controller |     "Jun 19 12:02:03.638527 crc crio[22562]: time=\"2026-06-19T12:02:03.638481676Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697842-vqzd8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.697686 | controller |     "Jun 19 12:02:03.657938 crc crio[22562]: time=\"2026-06-19T12:02:03.657659264Z\" level=info msg=\"Ran pod sandbox 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 with infra container: openshift-infra/auto-csr-approver-29697842-vqzd8/POD\" id=93c948f3-cae2-457f-b22c-7b1c9454e063 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.697701 | controller |     "Jun 19 12:02:03.669261 crc crio[22562]: time=\"2026-06-19T12:02:03.669079289Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.697716 | controller |     "Jun 19 12:02:03.687465 crc crio[22562]: time=\"2026-06-19T12:02:03.687303702Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.697731 | controller |     "Jun 19 12:02:09.880538 crc crio[22562]: time=\"2026-06-19T12:02:09.879476748Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=221dd617-d7fe-4f95-a5d0-e5a872db476a name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.697746 | controller |     "Jun 19 12:02:09.885256 crc crio[22562]: time=\"2026-06-19T12:02:09.88521104Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15ae20ae-5ede-443e-a7bb-9d618ce2b0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.697765 | controller |     "Jun 19 12:02:09.936814 crc crio[22562]: time=\"2026-06-19T12:02:09.936708111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cde002a6-4715-4370-ab76-c85128dd0e82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.697780 | controller |     "Jun 19 12:02:09.964271 crc crio[22562]: time=\"2026-06-19T12:02:09.96402187Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.697795 | controller |     "Jun 19 12:02:09.964815 crc crio[22562]: time=\"2026-06-19T12:02:09.964745969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697810 | controller |     "Jun 19 12:02:10.064696 crc crio[22562]: time=\"2026-06-19T12:02:10.064576852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697826 | controller |     "Jun 19 12:02:10.643239 crc crio[22562]: time=\"2026-06-19T12:02:10.642546209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.697841 | controller |     "Jun 19 12:02:10.827819 crc crio[22562]: time=\"2026-06-19T12:02:10.827638033Z\" level=info msg=\"Created container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=26dd4373-8e85-4872-8f1e-48d568444302 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.697855 | controller |     "Jun 19 12:02:10.830544 crc crio[22562]: time=\"2026-06-19T12:02:10.830469143Z\" level=info msg=\"Starting container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4\" id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.697870 | controller |     "Jun 19 12:02:10.839354 crc crio[22562]: time=\"2026-06-19T12:02:10.8391957Z\" level=info msg=\"Started container\" PID=141652 containerID=de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4 description=openshift-infra/auto-csr-approver-29697842-vqzd8/oc id=918655aa-27de-4b45-b5e8-97878f1b86ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571",
2026-06-19 12:35:51.697885 | controller |     "Jun 19 12:02:12.885744 crc crio[22562]: time=\"2026-06-19T12:02:12.88462086Z\" level=info msg=\"Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697900 | controller |     "Jun 19 12:02:12.887730 crc crio[22562]: time=\"2026-06-19T12:02:12.886446565Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697842-vqzd8 Namespace:openshift-infra ID:19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571 UID:d1334d2a-d641-4ec8-8059-e6ef7be0ac04 NetNS:/var/run/netns/c783024e-3f63-436d-b0fd-63542965fc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1334d2a_d641_4ec8_8059_e6ef7be0ac04.slice PodAnnotations:0xc000138b90}] Aliases:map[]}\"",
2026-06-19 12:35:51.697915 | controller |     "Jun 19 12:02:12.887730 crc crio[22562]: time=\"2026-06-19T12:02:12.886573008Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697842-vqzd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.697933 | controller |     "Jun 19 12:02:13.972768 crc crio[22562]: time=\"2026-06-19T12:02:13.972101501Z\" level=info msg=\"Stopped pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=1dfc915c-572c-435c-80b2-8e5b85084625 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697949 | controller |     "Jun 19 12:02:51.597761 crc crio[22562]: time=\"2026-06-19T12:02:51.59622919Z\" level=info msg=\"Stopping pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726\" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.697964 | controller |     "Jun 19 12:02:51.600324 crc crio[22562]: time=\"2026-06-19T12:02:51.598824235Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 Namespace:openstack ID:c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726 UID:98dd391e-de61-4024-a746-3d5373a121d4 NetNS:/var/run/netns/4c6749ea-b8c2-4df4-8773-20b140dcd122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98dd391e_de61_4024_a746_3d5373a121d4.slice PodAnnotations:0xc0030b4388}] Aliases:map[]}\"",
2026-06-19 12:35:51.697979 | controller |     "Jun 19 12:02:51.600324 crc crio[22562]: time=\"2026-06-19T12:02:51.59900551Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.697994 | controller |     "Jun 19 12:02:52.211248 crc crio[22562]: time=\"2026-06-19T12:02:52.209289851Z\" level=info msg=\"Stopped pod sandbox: c86c9ea408e9e8e967fefb02573cccb5c28559be70489867a0f5349368653726\" id=311e44d5-6dd4-49c8-8360-dcef4ac5d024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698010 | controller |     "Jun 19 12:02:53.286055 crc crio[22562]: time=\"2026-06-19T12:02:53.285238474Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD\" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698026 | controller |     "Jun 19 12:02:53.287557 crc crio[22562]: time=\"2026-06-19T12:02:53.286136977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698041 | controller |     "Jun 19 12:02:53.358720 crc crio[22562]: time=\"2026-06-19T12:02:53.35862755Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"",
2026-06-19 12:35:51.698057 | controller |     "Jun 19 12:02:53.358720 crc crio[22562]: time=\"2026-06-19T12:02:53.358695342Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.698072 | controller |     "Jun 19 12:02:54.156732 crc crio[22562]: 2026-06-19T12:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dcae301c21b172 Mac:86:99:19:18:1f:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 SocketPath: PciID:}] [{Interface:0xc0005b0e10 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.698087 | controller |     "Jun 19 12:02:54.163290 crc crio[22562]: time=\"2026-06-19T12:02:54.15980973Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008ca68}] Aliases:map[]}\"",
2026-06-19 12:35:51.698106 | controller |     "Jun 19 12:02:54.163290 crc crio[22562]: time=\"2026-06-19T12:02:54.159977834Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.698122 | controller |     "Jun 19 12:02:54.175541 crc crio[22562]: time=\"2026-06-19T12:02:54.175301406Z\" level=info msg=\"Ran pod sandbox 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/POD\" id=d3b69ca6-6729-4554-ae51-85dafb51e8e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698137 | controller |     "Jun 19 12:02:54.180667 crc crio[22562]: time=\"2026-06-19T12:02:54.179764636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=5ef89312-62af-4842-98c7-46e476317c03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.698152 | controller |     "Jun 19 12:02:54.221461 crc crio[22562]: time=\"2026-06-19T12:02:54.220801527Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e2d089eb-011c-442b-b954-0d89a0680e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.698167 | controller |     "Jun 19 12:02:54.230351 crc crio[22562]: time=\"2026-06-19T12:02:54.230023287Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.698182 | controller |     "Jun 19 12:02:54.231314 crc crio[22562]: time=\"2026-06-19T12:02:54.230791506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698197 | controller |     "Jun 19 12:02:54.275322 crc crio[22562]: time=\"2026-06-19T12:02:54.274890583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698212 | controller |     "Jun 19 12:02:54.279971 crc crio[22562]: time=\"2026-06-19T12:02:54.279852986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698227 | controller |     "Jun 19 12:02:54.515994 crc crio[22562]: time=\"2026-06-19T12:02:54.515765525Z\" level=info msg=\"Created container 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b9c4625b-35a3-4d3d-be24-d6f412a14739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.698242 | controller |     "Jun 19 12:02:54.518662 crc crio[22562]: time=\"2026-06-19T12:02:54.517780375Z\" level=info msg=\"Starting container: 23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7\" id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.698258 | controller |     "Jun 19 12:02:54.524890 crc crio[22562]: time=\"2026-06-19T12:02:54.524737428Z\" level=info msg=\"Started container\" PID=143921 containerID=23f9d088e7aff5bf8ff80c3c92ed65e58b86350763352be27ece430fcc3279b7 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=b3d9caee-089a-4319-b3b9-0392919755f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71",
2026-06-19 12:35:51.698277 | controller |     "Jun 19 12:03:05.720064 crc crio[22562]: time=\"2026-06-19T12:03:05.719245912Z\" level=info msg=\"Removing container: eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582\" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698293 | controller |     "Jun 19 12:03:05.766024 crc crio[22562]: time=\"2026-06-19T12:03:05.765897563Z\" level=info msg=\"Removed container eda7d7d314c20116599655cd03e9e725e846cebf82d6b52dc8264959cb950582: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/init\" id=7e680a82-68d3-444e-a8f9-beb1ceeb1a8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698309 | controller |     "Jun 19 12:03:05.772189 crc crio[22562]: time=\"2026-06-19T12:03:05.771971654Z\" level=info msg=\"Removing container: 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333\" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698325 | controller |     "Jun 19 12:03:05.829446 crc crio[22562]: time=\"2026-06-19T12:03:05.827758321Z\" level=info msg=\"Removed container 39edb376433d0ba1552789a05b495a3bd47434152ffa3cbaada4c60c53aa6333: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-lhm6v/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=606a30c6-e55d-4d52-9c02-4ec46c26e981 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698341 | controller |     "Jun 19 12:03:05.839498 crc crio[22562]: time=\"2026-06-19T12:03:05.839272568Z\" level=info msg=\"Removing container: a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3\" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698357 | controller |     "Jun 19 12:03:06.138999 crc crio[22562]: time=\"2026-06-19T12:03:06.138770458Z\" level=info msg=\"Removed container a966efadd551ca92ae0f2d4c352b62ff6d375a9424c12edf0a0676d042bf4fb3: openshift-infra/auto-csr-approver-29697836-9r5c9/oc\" id=37017ba3-3d52-4f19-844b-036837d7b896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.698372 | controller |     "Jun 19 12:03:06.153510 crc crio[22562]: time=\"2026-06-19T12:03:06.153403782Z\" level=info msg=\"Stopping pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698388 | controller |     "Jun 19 12:03:06.153510 crc crio[22562]: time=\"2026-06-19T12:03:06.153512575Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=fbe08f9c-3f65-45bb-bca9-6c1d356c536d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698403 | controller |     "Jun 19 12:03:06.154738 crc crio[22562]: time=\"2026-06-19T12:03:06.154616442Z\" level=info msg=\"Removing pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.698419 | controller |     "Jun 19 12:03:06.183327 crc crio[22562]: time=\"2026-06-19T12:03:06.18308058Z\" level=info msg=\"Removed pod sandbox: bc8ce9c3122c818944f8cff2b20982ba0bfa75836e350c1303e916d281eeb062\" id=5d672740-251d-4ebf-bf06-f20b73eddcda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.698454 | controller |     "Jun 19 12:03:06.184571 crc crio[22562]: time=\"2026-06-19T12:03:06.184381793Z\" level=info msg=\"Stopping pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698475 | controller |     "Jun 19 12:03:06.184571 crc crio[22562]: time=\"2026-06-19T12:03:06.184476015Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=50ac633e-1b2e-4257-a85f-120989f87658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698491 | controller |     "Jun 19 12:03:06.185762 crc crio[22562]: time=\"2026-06-19T12:03:06.185542881Z\" level=info msg=\"Removing pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.698506 | controller |     "Jun 19 12:03:06.204568 crc crio[22562]: time=\"2026-06-19T12:03:06.204457952Z\" level=info msg=\"Removed pod sandbox: e5b6fb79bbbc29566d43e60c15c7ec5a3ac59c6361ad0e59e3044719b908a03a\" id=5ed3aa80-9a6d-4cbc-90f4-a8f72326d1da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.698522 | controller |     "Jun 19 12:03:55.939727 crc crio[22562]: time=\"2026-06-19T12:03:55.938937393Z\" level=info msg=\"Stopping pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71\" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698538 | controller |     "Jun 19 12:03:55.941134 crc crio[22562]: time=\"2026-06-19T12:03:55.940454651Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 Namespace:openstack ID:6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71 UID:a00e684c-1499-4665-960c-47fcae0499a3 NetNS:/var/run/netns/48a1396e-72aa-4164-81d0-a6ad7bf86a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00e684c_1499_4665_960c_47fcae0499a3.slice PodAnnotations:0xc00008d4a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.698554 | controller |     "Jun 19 12:03:55.941134 crc crio[22562]: time=\"2026-06-19T12:03:55.940609654Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.698570 | controller |     "Jun 19 12:03:56.561058 crc crio[22562]: time=\"2026-06-19T12:03:56.560372171Z\" level=info msg=\"Stopped pod sandbox: 6dcae301c21b1726dffb05118d95c78ade4da53b592b69de78009722a72ecc71\" id=559b94da-1eb9-4c4b-9e98-f971d475f4f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.698586 | controller |     "Jun 19 12:03:57.532485 crc crio[22562]: time=\"2026-06-19T12:03:57.531909369Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD\" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698603 | controller |     "Jun 19 12:03:57.534473 crc crio[22562]: time=\"2026-06-19T12:03:57.532542124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698618 | controller |     "Jun 19 12:03:57.566938 crc crio[22562]: time=\"2026-06-19T12:03:57.566786376Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.698634 | controller |     "Jun 19 12:03:57.566938 crc crio[22562]: time=\"2026-06-19T12:03:57.566838198Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.698653 | controller |     "Jun 19 12:03:58.050499 crc crio[22562]: 2026-06-19T12:03:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73c27d73c0ed2a4 Mac:ce:55:03:f9:43:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.698670 | controller |     "Jun 19 12:03:58.052229 crc crio[22562]: time=\"2026-06-19T12:03:58.052100888Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0020949e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.698686 | controller |     "Jun 19 12:03:58.053588 crc crio[22562]: time=\"2026-06-19T12:03:58.052393315Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.698701 | controller |     "Jun 19 12:03:58.064511 crc crio[22562]: time=\"2026-06-19T12:03:58.064421664Z\" level=info msg=\"Ran pod sandbox 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/POD\" id=82511657-42fa-410e-83b8-3ab855f772a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698717 | controller |     "Jun 19 12:03:58.067897 crc crio[22562]: time=\"2026-06-19T12:03:58.0678337Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=62ba4a45-498c-40ec-abc1-fee61a1b64c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.698732 | controller |     "Jun 19 12:03:58.094448 crc crio[22562]: time=\"2026-06-19T12:03:58.094329458Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8bd13030-8dab-4f18-a300-039ace667a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.698748 | controller |     "Jun 19 12:03:58.102475 crc crio[22562]: time=\"2026-06-19T12:03:58.102405159Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.698763 | controller |     "Jun 19 12:03:58.102755 crc crio[22562]: time=\"2026-06-19T12:03:58.102696906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698778 | controller |     "Jun 19 12:03:58.158328 crc crio[22562]: time=\"2026-06-19T12:03:58.158212168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698794 | controller |     "Jun 19 12:03:58.161561 crc crio[22562]: time=\"2026-06-19T12:03:58.16149142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698809 | controller |     "Jun 19 12:03:58.416529 crc crio[22562]: time=\"2026-06-19T12:03:58.415918108Z\" level=info msg=\"Created container 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=84b5fbdc-14ca-458c-aaaa-de0b62c231ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.698827 | controller |     "Jun 19 12:03:58.418380 crc crio[22562]: time=\"2026-06-19T12:03:58.418276166Z\" level=info msg=\"Starting container: 183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741\" id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.698842 | controller |     "Jun 19 12:03:58.423887 crc crio[22562]: time=\"2026-06-19T12:03:58.423765964Z\" level=info msg=\"Started container\" PID=147515 containerID=183b4cbeaf8183822c99c542c11927dd07448b4cf9264b17caa5f730d0a99741 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=3d3655b5-7d51-46b6-a125-a1bb4f162b83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579",
2026-06-19 12:35:51.698858 | controller |     "Jun 19 12:04:00.548738 crc crio[22562]: time=\"2026-06-19T12:04:00.548115737Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697844-5t88l/POD\" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698873 | controller |     "Jun 19 12:04:00.549960 crc crio[22562]: time=\"2026-06-19T12:04:00.548784874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.698889 | controller |     "Jun 19 12:04:00.593476 crc crio[22562]: time=\"2026-06-19T12:04:00.593333172Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.698905 | controller |     "Jun 19 12:04:00.593476 crc crio[22562]: time=\"2026-06-19T12:04:00.593457395Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697844-5t88l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.698920 | controller |     "Jun 19 12:04:01.219570 crc crio[22562]: 2026-06-19T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f83f5cb1579a07 Mac:be:4f:a3:8e:ac:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.698936 | controller |     "Jun 19 12:04:01.221834 crc crio[22562]: time=\"2026-06-19T12:04:01.221756343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc0006580f0}] Aliases:map[]}\"",
2026-06-19 12:35:51.698952 | controller |     "Jun 19 12:04:01.222125 crc crio[22562]: time=\"2026-06-19T12:04:01.22202143Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697844-5t88l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.698967 | controller |     "Jun 19 12:04:01.234806 crc crio[22562]: time=\"2026-06-19T12:04:01.234664004Z\" level=info msg=\"Ran pod sandbox 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 with infra container: openshift-infra/auto-csr-approver-29697844-5t88l/POD\" id=5acc840c-5b07-4082-b379-65078615f4fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.698986 | controller |     "Jun 19 12:04:01.237800 crc crio[22562]: time=\"2026-06-19T12:04:01.237731681Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.699001 | controller |     "Jun 19 12:04:01.247927 crc crio[22562]: time=\"2026-06-19T12:04:01.247837303Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.699017 | controller |     "Jun 19 12:04:04.509567 crc crio[22562]: time=\"2026-06-19T12:04:04.508817769Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=475b5ed5-5014-4f14-a3cb-c784d265e418 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.699032 | controller |     "Jun 19 12:04:04.512700 crc crio[22562]: time=\"2026-06-19T12:04:04.512604513Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a913b44-a135-4cb5-96c5-cd9bc161a4e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699047 | controller |     "Jun 19 12:04:04.515563 crc crio[22562]: time=\"2026-06-19T12:04:04.515077094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=73d13357-cb7d-4130-93fb-830380208d7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699062 | controller |     "Jun 19 12:04:04.523590 crc crio[22562]: time=\"2026-06-19T12:04:04.523497024Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699077 | controller |     "Jun 19 12:04:04.524083 crc crio[22562]: time=\"2026-06-19T12:04:04.523901913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699092 | controller |     "Jun 19 12:04:04.564938 crc crio[22562]: time=\"2026-06-19T12:04:04.564814072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699108 | controller |     "Jun 19 12:04:05.115888 crc crio[22562]: time=\"2026-06-19T12:04:05.115744985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699122 | controller |     "Jun 19 12:04:05.264979 crc crio[22562]: time=\"2026-06-19T12:04:05.264772091Z\" level=info msg=\"Created container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=2bbd53d5-4ce9-4b2a-ae07-7c03b8ba9158 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699137 | controller |     "Jun 19 12:04:05.268889 crc crio[22562]: time=\"2026-06-19T12:04:05.268626077Z\" level=info msg=\"Starting container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f\" id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.699152 | controller |     "Jun 19 12:04:05.274315 crc crio[22562]: time=\"2026-06-19T12:04:05.274129054Z\" level=info msg=\"Started container\" PID=147882 containerID=027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f description=openshift-infra/auto-csr-approver-29697844-5t88l/oc id=beb8e72a-11b2-46cb-a307-a60ebd2e28f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4",
2026-06-19 12:35:51.699172 | controller |     "Jun 19 12:04:07.178871 crc crio[22562]: time=\"2026-06-19T12:04:07.17756709Z\" level=info msg=\"Stopping pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579\" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699187 | controller |     "Jun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.178497683Z\" level=info msg=\"Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699203 | controller |     "Jun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.179960919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697844-5t88l Namespace:openshift-infra ID:8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4 UID:a244528a-3d85-4334-a868-eab20689b123 NetNS:/var/run/netns/d34f6062-d460-485e-9632-70fd9c6f1e7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda244528a_3d85_4334_a868_eab20689b123.slice PodAnnotations:0xc000328230}] Aliases:map[]}\"",
2026-06-19 12:35:51.699219 | controller |     "Jun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.180018161Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq Namespace:openstack ID:73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579 UID:6d2646cf-78f4-4d6f-b5ae-1fd29780e071 NetNS:/var/run/netns/7e0f45f3-b8af-4efd-9f59-c773123e34ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d2646cf_78f4_4d6f_b5ae_1fd29780e071.slice PodAnnotations:0xc0001386f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.699235 | controller |     "Jun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.180361059Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697844-5t88l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.699251 | controller |     "Jun 19 12:04:07.180433 crc crio[22562]: time=\"2026-06-19T12:04:07.18040992Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.699267 | controller |     "Jun 19 12:04:07.607661 crc crio[22562]: time=\"2026-06-19T12:04:07.606898349Z\" level=info msg=\"Stopped pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=d03eaded-9a76-4e64-ae45-95b527bd63e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699282 | controller |     "Jun 19 12:04:07.813816 crc crio[22562]: time=\"2026-06-19T12:04:07.812259397Z\" level=info msg=\"Stopped pod sandbox: 73c27d73c0ed2a4300b31d08264233353e518ed56fafc9819013149f79a1d579\" id=48e5995c-d898-44ab-9fca-6dae2e9eeee8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699298 | controller |     "Jun 19 12:04:08.891497 crc crio[22562]: time=\"2026-06-19T12:04:08.890829357Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD\" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.699314 | controller |     "Jun 19 12:04:08.892716 crc crio[22562]: time=\"2026-06-19T12:04:08.891523584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699329 | controller |     "Jun 19 12:04:08.955738 crc crio[22562]: time=\"2026-06-19T12:04:08.95529642Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}\"",
2026-06-19 12:35:51.699348 | controller |     "Jun 19 12:04:08.955738 crc crio[22562]: time=\"2026-06-19T12:04:08.955557707Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.699364 | controller |     "Jun 19 12:04:09.700482 crc crio[22562]: 2026-06-19T12:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95e1001ce0417a6 Mac:fe:92:a1:b7:76:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 SocketPath: PciID:}] [{Interface:0xc000417090 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.699381 | controller |     "Jun 19 12:04:09.702451 crc crio[22562]: time=\"2026-06-19T12:04:09.702395445Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b4358}] Aliases:map[]}\"",
2026-06-19 12:35:51.699397 | controller |     "Jun 19 12:04:09.702621 crc crio[22562]: time=\"2026-06-19T12:04:09.702557679Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.699414 | controller |     "Jun 19 12:04:09.714401 crc crio[22562]: time=\"2026-06-19T12:04:09.714250959Z\" level=info msg=\"Ran pod sandbox 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/POD\" id=a957dea9-2c46-43fb-aa93-ef4a56c858d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.699448 | controller |     "Jun 19 12:04:09.717418 crc crio[22562]: time=\"2026-06-19T12:04:09.717271745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=48e31277-d97a-411a-8ae5-c3692d7b6cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699466 | controller |     "Jun 19 12:04:09.753505 crc crio[22562]: time=\"2026-06-19T12:04:09.745895907Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b462d557-fa75-4366-84c4-bfc17d2b50b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699482 | controller |     "Jun 19 12:04:09.759643 crc crio[22562]: time=\"2026-06-19T12:04:09.759545947Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699498 | controller |     "Jun 19 12:04:09.760116 crc crio[22562]: time=\"2026-06-19T12:04:09.760005278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699513 | controller |     "Jun 19 12:04:09.812337 crc crio[22562]: time=\"2026-06-19T12:04:09.812212746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699533 | controller |     "Jun 19 12:04:09.817244 crc crio[22562]: time=\"2026-06-19T12:04:09.817110068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699549 | controller |     "Jun 19 12:04:10.008025 crc crio[22562]: time=\"2026-06-19T12:04:10.007792931Z\" level=info msg=\"Created container 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=fbbdbff0-b62c-461e-95cb-bd4c9d38dd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699564 | controller |     "Jun 19 12:04:10.009381 crc crio[22562]: time=\"2026-06-19T12:04:10.009308229Z\" level=info msg=\"Starting container: 17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12\" id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.699580 | controller |     "Jun 19 12:04:10.020688 crc crio[22562]: time=\"2026-06-19T12:04:10.020502849Z\" level=info msg=\"Started container\" PID=148368 containerID=17dfd335b5daf74f52a8dc8c52f568a47b35afc94530042ffa3e5e20927d0a12 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=b7228428-263e-4aaa-9412-228f2a0c8b53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104",
2026-06-19 12:35:51.699596 | controller |     "Jun 19 12:04:58.187378 crc crio[22562]: time=\"2026-06-19T12:04:58.184452472Z\" level=info msg=\"Stopping pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104\" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699612 | controller |     "Jun 19 12:04:58.190322 crc crio[22562]: time=\"2026-06-19T12:04:58.187496018Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w Namespace:openstack ID:95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104 UID:5273d08d-f9cc-4a1b-843b-58047b4bbc72 NetNS:/var/run/netns/14a848c7-e79e-4654-8eb6-7dc88b327874 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5273d08d_f9cc_4a1b_843b_58047b4bbc72.slice PodAnnotations:0xc0030b41f8}] Aliases:map[]}\"",
2026-06-19 12:35:51.699628 | controller |     "Jun 19 12:04:58.190322 crc crio[22562]: time=\"2026-06-19T12:04:58.187822535Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.699644 | controller |     "Jun 19 12:04:58.821383 crc crio[22562]: time=\"2026-06-19T12:04:58.820827302Z\" level=info msg=\"Stopped pod sandbox: 95e1001ce0417a669323f0fe31c1c097b719eea6987a5aa34eab09e860978104\" id=c3ff33fb-e19a-44a5-aad4-a4e88a91a93f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699659 | controller |     "Jun 19 12:04:59.734627 crc crio[22562]: time=\"2026-06-19T12:04:59.733541296Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD\" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.699675 | controller |     "Jun 19 12:04:59.736388 crc crio[22562]: time=\"2026-06-19T12:04:59.734649584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699692 | controller |     "Jun 19 12:04:59.778419 crc crio[22562]: time=\"2026-06-19T12:04:59.77832009Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}\"",
2026-06-19 12:35:51.699712 | controller |     "Jun 19 12:04:59.778419 crc crio[22562]: time=\"2026-06-19T12:04:59.778397282Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.699728 | controller |     "Jun 19 12:05:00.266862 crc crio[22562]: 2026-06-19T12:05:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cea2bc410c3ebe Mac:06:68:2a:6e:ee:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.699744 | controller |     "Jun 19 12:05:00.269405 crc crio[22562]: time=\"2026-06-19T12:05:00.269323574Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc001b84ba0}] Aliases:map[]}\"",
2026-06-19 12:35:51.699760 | controller |     "Jun 19 12:05:00.269580 crc crio[22562]: time=\"2026-06-19T12:05:00.269522129Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.699775 | controller |     "Jun 19 12:05:00.283522 crc crio[22562]: time=\"2026-06-19T12:05:00.283361094Z\" level=info msg=\"Ran pod sandbox 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/POD\" id=d9cf0d20-1b6e-4a91-a393-80116944b21b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.699790 | controller |     "Jun 19 12:05:00.290953 crc crio[22562]: time=\"2026-06-19T12:05:00.29086862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6431228-6752-4a3d-97a8-45cbc6cd79dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699806 | controller |     "Jun 19 12:05:00.319546 crc crio[22562]: time=\"2026-06-19T12:05:00.318929928Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=54261303-9e02-4197-8937-ad3d85eee307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.699821 | controller |     "Jun 19 12:05:00.328277 crc crio[22562]: time=\"2026-06-19T12:05:00.328114617Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699836 | controller |     "Jun 19 12:05:00.328806 crc crio[22562]: time=\"2026-06-19T12:05:00.328744532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699852 | controller |     "Jun 19 12:05:00.393885 crc crio[22562]: time=\"2026-06-19T12:05:00.39377173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699870 | controller |     "Jun 19 12:05:00.397843 crc crio[22562]: time=\"2026-06-19T12:05:00.397778499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.699885 | controller |     "Jun 19 12:05:00.571221 crc crio[22562]: time=\"2026-06-19T12:05:00.571029259Z\" level=info msg=\"Created container 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=c6ecb80e-5b48-4b92-9160-bfdc4918d5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.699901 | controller |     "Jun 19 12:05:00.572856 crc crio[22562]: time=\"2026-06-19T12:05:00.572748132Z\" level=info msg=\"Starting container: 54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24\" id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.699916 | controller |     "Jun 19 12:05:00.585997 crc crio[22562]: time=\"2026-06-19T12:05:00.585861998Z\" level=info msg=\"Started container\" PID=151208 containerID=54a81140cf320656513c35c89581a74510bb7110458a535943ca0fef43866f24 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=714bec91-ee42-4ef0-b3d8-12ca43d4056b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5",
2026-06-19 12:35:51.699931 | controller |     "Jun 19 12:05:06.254977 crc crio[22562]: time=\"2026-06-19T12:05:06.254411333Z\" level=info msg=\"Removing container: d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5\" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.699946 | controller |     "Jun 19 12:05:06.546563 crc crio[22562]: time=\"2026-06-19T12:05:06.546453047Z\" level=info msg=\"Removed container d7115cbda2c972e924a62abfbcbb66606f007bbe02dc9b4e22d642a1c85e71f5: openshift-infra/auto-csr-approver-29697838-25jdx/oc\" id=325710b6-d627-45fa-82df-ea5e05e0962e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.699961 | controller |     "Jun 19 12:05:06.560523 crc crio[22562]: time=\"2026-06-19T12:05:06.560413075Z\" level=info msg=\"Stopping pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699976 | controller |     "Jun 19 12:05:06.560523 crc crio[22562]: time=\"2026-06-19T12:05:06.560505968Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=722f23b4-38eb-42ee-b8a1-2732991f3732 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.699991 | controller |     "Jun 19 12:05:06.561404 crc crio[22562]: time=\"2026-06-19T12:05:06.561313727Z\" level=info msg=\"Removing pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.700006 | controller |     "Jun 19 12:05:06.579771 crc crio[22562]: time=\"2026-06-19T12:05:06.579564351Z\" level=info msg=\"Removed pod sandbox: 26fbfa70e45f908d178a3230ceacf48e63ce154cca1f2419eae8fc8cf18b824e\" id=2510f3ae-9cf6-4183-affb-f3214c795566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.700022 | controller |     "Jun 19 12:05:13.158209 crc crio[22562]: time=\"2026-06-19T12:05:13.154001281Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-q2cps/POD\" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.700037 | controller |     "Jun 19 12:05:13.158209 crc crio[22562]: time=\"2026-06-19T12:05:13.154986966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700059 | controller |     "Jun 19 12:05:13.194680 crc crio[22562]: time=\"2026-06-19T12:05:13.194570941Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}\"",
2026-06-19 12:35:51.700075 | controller |     "Jun 19 12:05:13.194680 crc crio[22562]: time=\"2026-06-19T12:05:13.194654983Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-q2cps to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.700090 | controller |     "Jun 19 12:05:13.893355 crc crio[22562]: 2026-06-19T12:05:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1df35b48b76a091 Mac:62:44:38:f0:ab:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.700106 | controller |     "Jun 19 12:05:13.895032 crc crio[22562]: time=\"2026-06-19T12:05:13.894995944Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc001612978}] Aliases:map[]}\"",
2026-06-19 12:35:51.700122 | controller |     "Jun 19 12:05:13.895353 crc crio[22562]: time=\"2026-06-19T12:05:13.895334532Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-q2cps for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.700137 | controller |     "Jun 19 12:05:13.907965 crc crio[22562]: time=\"2026-06-19T12:05:13.907662609Z\" level=info msg=\"Ran pod sandbox 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 with infra container: openshift-marketplace/community-operators-q2cps/POD\" id=0e407024-0b5c-4b7b-ba06-7cd89e454b48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.700152 | controller |     "Jun 19 12:05:13.910678 crc crio[22562]: time=\"2026-06-19T12:05:13.910591141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bcffcd2-4278-47de-93f0-94a564232f9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700167 | controller |     "Jun 19 12:05:13.913291 crc crio[22562]: time=\"2026-06-19T12:05:13.913202847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51592cb2-6b77-4196-9684-fcaac68ed93f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700182 | controller |     "Jun 19 12:05:13.922451 crc crio[22562]: time=\"2026-06-19T12:05:13.922365075Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700197 | controller |     "Jun 19 12:05:13.922955 crc crio[22562]: time=\"2026-06-19T12:05:13.922850617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700215 | controller |     "Jun 19 12:05:13.981405 crc crio[22562]: time=\"2026-06-19T12:05:13.981136087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700230 | controller |     "Jun 19 12:05:13.986740 crc crio[22562]: time=\"2026-06-19T12:05:13.986681685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700245 | controller |     "Jun 19 12:05:14.156336 crc crio[22562]: time=\"2026-06-19T12:05:14.155581047Z\" level=info msg=\"Created container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=c1901c7a-2124-4cab-8084-1129f5b866c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700260 | controller |     "Jun 19 12:05:14.162101 crc crio[22562]: time=\"2026-06-19T12:05:14.161644967Z\" level=info msg=\"Starting container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924\" id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.700275 | controller |     "Jun 19 12:05:14.170920 crc crio[22562]: time=\"2026-06-19T12:05:14.170587559Z\" level=info msg=\"Started container\" PID=151973 containerID=fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924 description=openshift-marketplace/community-operators-q2cps/extract-utilities id=7f7172f3-e06d-4a75-92d6-c3a4a3a7a8bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783",
2026-06-19 12:35:51.700291 | controller |     "Jun 19 12:05:14.489491 crc crio[22562]: time=\"2026-06-19T12:05:14.489330468Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.700306 | controller |     "Jun 19 12:05:14.502961 crc crio[22562]: time=\"2026-06-19T12:05:14.502855844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.700321 | controller |     "Jun 19 12:05:15.181880 crc crio[22562]: time=\"2026-06-19T12:05:15.18131551Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=f4315e31-2181-445a-881d-4bd420a441c3 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.700336 | controller |     "Jun 19 12:05:15.183659 crc crio[22562]: time=\"2026-06-19T12:05:15.183539757Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6985a42a-b01c-4c7a-b238-5a580c7beddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700351 | controller |     "Jun 19 12:05:15.189081 crc crio[22562]: time=\"2026-06-19T12:05:15.188918481Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2465c379-4a5f-4bb1-9f64-3d966c2df4c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700366 | controller |     "Jun 19 12:05:15.209491 crc crio[22562]: time=\"2026-06-19T12:05:15.209212635Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/extract-content\" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700381 | controller |     "Jun 19 12:05:15.210370 crc crio[22562]: time=\"2026-06-19T12:05:15.210210599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700395 | controller |     "Jun 19 12:05:15.270989 crc crio[22562]: time=\"2026-06-19T12:05:15.270847888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700413 | controller |     "Jun 19 12:05:15.275096 crc crio[22562]: time=\"2026-06-19T12:05:15.27493411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700442 | controller |     "Jun 19 12:05:15.451935 crc crio[22562]: time=\"2026-06-19T12:05:15.451732368Z\" level=info msg=\"Created container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content\" id=d8bfdbb2-5dca-4b9e-b766-28defbab9055 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700463 | controller |     "Jun 19 12:05:15.453276 crc crio[22562]: time=\"2026-06-19T12:05:15.453236725Z\" level=info msg=\"Starting container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277\" id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.700479 | controller |     "Jun 19 12:05:15.458373 crc crio[22562]: time=\"2026-06-19T12:05:15.458325002Z\" level=info msg=\"Started container\" PID=152126 containerID=8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277 description=openshift-marketplace/community-operators-q2cps/extract-content id=f83f18ce-b3eb-4c67-8032-6983057c1e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783",
2026-06-19 12:35:51.700495 | controller |     "Jun 19 12:05:17.541750 crc crio[22562]: time=\"2026-06-19T12:05:17.541334047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5f51cbe-0c51-439b-82da-e5da8f8561fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700510 | controller |     "Jun 19 12:05:17.545329 crc crio[22562]: time=\"2026-06-19T12:05:17.545121361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6b83fdec-acf9-4790-afb1-5d9794bad932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.700526 | controller |     "Jun 19 12:05:17.554894 crc crio[22562]: time=\"2026-06-19T12:05:17.554795722Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-q2cps/registry-server\" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700542 | controller |     "Jun 19 12:05:17.556970 crc crio[22562]: time=\"2026-06-19T12:05:17.555398916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700558 | controller |     "Jun 19 12:05:17.647226 crc crio[22562]: time=\"2026-06-19T12:05:17.647094708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700574 | controller |     "Jun 19 12:05:17.651086 crc crio[22562]: time=\"2026-06-19T12:05:17.650959194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700589 | controller |     "Jun 19 12:05:17.844086 crc crio[22562]: time=\"2026-06-19T12:05:17.843964554Z\" level=info msg=\"Created container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=28260f63-02c7-4332-b707-22ec5c57a30b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.700605 | controller |     "Jun 19 12:05:17.846389 crc crio[22562]: time=\"2026-06-19T12:05:17.846332553Z\" level=info msg=\"Starting container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd\" id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.700624 | controller |     "Jun 19 12:05:17.851872 crc crio[22562]: time=\"2026-06-19T12:05:17.851834411Z\" level=info msg=\"Started container\" PID=152287 containerID=621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd description=openshift-marketplace/community-operators-q2cps/registry-server id=c3e63283-9313-44d7-a46f-bad60315c87c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783",
2026-06-19 12:35:51.700641 | controller |     "Jun 19 12:05:25.675346 crc crio[22562]: time=\"2026-06-19T12:05:25.673865183Z\" level=info msg=\"Stopping container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd (timeout: 2s)\" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.700657 | controller |     "Jun 19 12:05:25.801426 crc crio[22562]: time=\"2026-06-19T12:05:25.801306014Z\" level=info msg=\"Stopped container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=3caf1aa2-daf7-4089-acf9-08e62a365ed5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.700674 | controller |     "Jun 19 12:05:25.806089 crc crio[22562]: time=\"2026-06-19T12:05:25.805998111Z\" level=info msg=\"Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.700695 | controller |     "Jun 19 12:05:25.810112 crc crio[22562]: time=\"2026-06-19T12:05:25.80679969Z\" level=info msg=\"Got pod network &{Name:community-operators-q2cps Namespace:openshift-marketplace ID:1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783 UID:c9b130c9-6a1e-418e-becf-3dece0a40b1d NetNS:/var/run/netns/11b300fb-6d47-4702-b1d1-fa44eb83bb31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc9b130c9_6a1e_418e_becf_3dece0a40b1d.slice PodAnnotations:0xc0032d2e80}] Aliases:map[]}\"",
2026-06-19 12:35:51.700715 | controller |     "Jun 19 12:05:25.810488 crc crio[22562]: time=\"2026-06-19T12:05:25.810405901Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-q2cps from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.700758 | controller |     "Jun 19 12:05:26.154245 crc crio[22562]: time=\"2026-06-19T12:05:26.15373827Z\" level=info msg=\"Stopped pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f564e179-959f-4de9-8a97-65e90bfc6485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.700777 | controller |     "Jun 19 12:05:26.695944 crc crio[22562]: time=\"2026-06-19T12:05:26.695336203Z\" level=info msg=\"Removing container: 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd\" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700794 | controller |     "Jun 19 12:05:26.746471 crc crio[22562]: time=\"2026-06-19T12:05:26.746361102Z\" level=info msg=\"Removed container 621a7dce8d93fe084096736c3f4b53eb5ae884eaa3713283fbc0c8c83b93e4bd: openshift-marketplace/community-operators-q2cps/registry-server\" id=e971b521-fe61-4011-b7c1-d5a306b18e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700810 | controller |     "Jun 19 12:05:26.771565 crc crio[22562]: time=\"2026-06-19T12:05:26.771453137Z\" level=info msg=\"Removing container: 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277\" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700825 | controller |     "Jun 19 12:05:26.805906 crc crio[22562]: time=\"2026-06-19T12:05:26.805815131Z\" level=info msg=\"Removed container 8a895a963ac0a2d530f6fea6040fb9562ae380ed2f9a2ee446e15ac911810277: openshift-marketplace/community-operators-q2cps/extract-content\" id=499b32fe-d9aa-4427-9c1f-1eef365b31ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700845 | controller |     "Jun 19 12:05:26.811568 crc crio[22562]: time=\"2026-06-19T12:05:26.81141823Z\" level=info msg=\"Removing container: fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924\" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700861 | controller |     "Jun 19 12:05:26.902328 crc crio[22562]: time=\"2026-06-19T12:05:26.902132437Z\" level=info msg=\"Removed container fa4d2a972e463b0867109eaa1e33a49300045ab42aa0673c9336e5c1002be924: openshift-marketplace/community-operators-q2cps/extract-utilities\" id=172870ea-114d-434a-b493-34344cda8c83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.700876 | controller |     "Jun 19 12:05:45.009439 crc crio[22562]: time=\"2026-06-19T12:05:45.008092761Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xpjnm/POD\" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.700892 | controller |     "Jun 19 12:05:45.011608 crc crio[22562]: time=\"2026-06-19T12:05:45.009565447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.700907 | controller |     "Jun 19 12:05:45.064261 crc crio[22562]: time=\"2026-06-19T12:05:45.06359071Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}\"",
2026-06-19 12:35:51.700923 | controller |     "Jun 19 12:05:45.064261 crc crio[22562]: time=\"2026-06-19T12:05:45.064247476Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xpjnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.700938 | controller |     "Jun 19 12:05:45.502896 crc crio[22562]: 2026-06-19T12:05:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:510da4e0b8f9402 Mac:0a:4a:af:71:f4:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.700954 | controller |     "Jun 19 12:05:45.506449 crc crio[22562]: time=\"2026-06-19T12:05:45.506369145Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc002910f20}] Aliases:map[]}\"",
2026-06-19 12:35:51.700971 | controller |     "Jun 19 12:05:45.506701 crc crio[22562]: time=\"2026-06-19T12:05:45.506610311Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xpjnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.700986 | controller |     "Jun 19 12:05:45.523773 crc crio[22562]: time=\"2026-06-19T12:05:45.523668695Z\" level=info msg=\"Ran pod sandbox 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 with infra container: openshift-marketplace/certified-operators-xpjnm/POD\" id=9eef2fc8-38c2-4998-a096-13d88b776476 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.701005 | controller |     "Jun 19 12:05:45.528506 crc crio[22562]: time=\"2026-06-19T12:05:45.528424953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=30d78baf-cebd-47cd-a5f9-8c43ba1b80cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701020 | controller |     "Jun 19 12:05:45.534531 crc crio[22562]: time=\"2026-06-19T12:05:45.53108901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf7a2c1f-53a9-4286-9fa5-4db6e8e93bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701035 | controller |     "Jun 19 12:05:45.552259 crc crio[22562]: time=\"2026-06-19T12:05:45.551118518Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701050 | controller |     "Jun 19 12:05:45.552259 crc crio[22562]: time=\"2026-06-19T12:05:45.55163133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701065 | controller |     "Jun 19 12:05:45.617013 crc crio[22562]: time=\"2026-06-19T12:05:45.61632665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701080 | controller |     "Jun 19 12:05:45.629395 crc crio[22562]: time=\"2026-06-19T12:05:45.629242741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701095 | controller |     "Jun 19 12:05:45.843031 crc crio[22562]: time=\"2026-06-19T12:05:45.842923317Z\" level=info msg=\"Created container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=9f4d9911-57fc-4583-b29b-b0eb282abf4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701110 | controller |     "Jun 19 12:05:45.845339 crc crio[22562]: time=\"2026-06-19T12:05:45.845200223Z\" level=info msg=\"Starting container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b\" id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.701125 | controller |     "Jun 19 12:05:45.855958 crc crio[22562]: time=\"2026-06-19T12:05:45.855743546Z\" level=info msg=\"Started container\" PID=153943 containerID=b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b description=openshift-marketplace/certified-operators-xpjnm/extract-utilities id=5bdfbccb-13da-43ee-951b-dd05ef574545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1",
2026-06-19 12:35:51.701141 | controller |     "Jun 19 12:05:46.027086 crc crio[22562]: time=\"2026-06-19T12:05:46.026982055Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.701156 | controller |     "Jun 19 12:05:46.040964 crc crio[22562]: time=\"2026-06-19T12:05:46.040885641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.701171 | controller |     "Jun 19 12:05:46.727468 crc crio[22562]: time=\"2026-06-19T12:05:46.726915236Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=473d7bda-cad1-4796-9bcf-333d05012592 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.701186 | controller |     "Jun 19 12:05:46.728545 crc crio[22562]: time=\"2026-06-19T12:05:46.728360822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0025729b-c1d3-4695-8959-90db094aefd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701210 | controller |     "Jun 19 12:05:46.731859 crc crio[22562]: time=\"2026-06-19T12:05:46.731789238Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d216012d-42b8-440f-95db-fe3c50f55f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701225 | controller |     "Jun 19 12:05:46.742600 crc crio[22562]: time=\"2026-06-19T12:05:46.742488643Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701240 | controller |     "Jun 19 12:05:46.743597 crc crio[22562]: time=\"2026-06-19T12:05:46.743024236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701255 | controller |     "Jun 19 12:05:46.806193 crc crio[22562]: time=\"2026-06-19T12:05:46.805927332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701269 | controller |     "Jun 19 12:05:46.810118 crc crio[22562]: time=\"2026-06-19T12:05:46.809976693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701284 | controller |     "Jun 19 12:05:47.009304 crc crio[22562]: time=\"2026-06-19T12:05:47.009198338Z\" level=info msg=\"Created container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=25a1844b-a1f6-43b4-85bc-ce05c61645b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701299 | controller |     "Jun 19 12:05:47.013330 crc crio[22562]: time=\"2026-06-19T12:05:47.013085035Z\" level=info msg=\"Starting container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054\" id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.701314 | controller |     "Jun 19 12:05:47.022396 crc crio[22562]: time=\"2026-06-19T12:05:47.022071458Z\" level=info msg=\"Started container\" PID=154044 containerID=89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054 description=openshift-marketplace/certified-operators-xpjnm/extract-content id=0cf42e0b-cc9d-4b51-9818-f0eb15cc34b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1",
2026-06-19 12:35:51.701329 | controller |     "Jun 19 12:05:49.086513 crc crio[22562]: time=\"2026-06-19T12:05:49.085085827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4b60df68-d095-4455-9bb4-46831ec114af name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701345 | controller |     "Jun 19 12:05:49.090486 crc crio[22562]: time=\"2026-06-19T12:05:49.090369607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8718e95-78fe-4edd-a54b-70b195347417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.701360 | controller |     "Jun 19 12:05:49.098879 crc crio[22562]: time=\"2026-06-19T12:05:49.098732535Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701376 | controller |     "Jun 19 12:05:49.099804 crc crio[22562]: time=\"2026-06-19T12:05:49.099647748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701394 | controller |     "Jun 19 12:05:49.164361 crc crio[22562]: time=\"2026-06-19T12:05:49.164272426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701409 | controller |     "Jun 19 12:05:49.168133 crc crio[22562]: time=\"2026-06-19T12:05:49.16803494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701424 | controller |     "Jun 19 12:05:49.354953 crc crio[22562]: time=\"2026-06-19T12:05:49.354804005Z\" level=info msg=\"Created container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=916b0a1f-b625-452e-941e-118c02b1c51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.701459 | controller |     "Jun 19 12:05:49.356369 crc crio[22562]: time=\"2026-06-19T12:05:49.356274872Z\" level=info msg=\"Starting container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95\" id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.701475 | controller |     "Jun 19 12:05:49.366605 crc crio[22562]: time=\"2026-06-19T12:05:49.366515556Z\" level=info msg=\"Started container\" PID=154217 containerID=e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 description=openshift-marketplace/certified-operators-xpjnm/registry-server id=327f42b7-4b64-4269-b488-4702406e825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1",
2026-06-19 12:35:51.701491 | controller |     "Jun 19 12:05:57.229239 crc crio[22562]: time=\"2026-06-19T12:05:57.216222319Z\" level=info msg=\"Stopping container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95 (timeout: 2s)\" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.701506 | controller |     "Jun 19 12:05:57.347551 crc crio[22562]: time=\"2026-06-19T12:05:57.347432523Z\" level=info msg=\"Stopped container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=8e681d44-0632-48a2-acb8-de6ed2541b59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.701522 | controller |     "Jun 19 12:05:57.348828 crc crio[22562]: time=\"2026-06-19T12:05:57.348743576Z\" level=info msg=\"Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.701537 | controller |     "Jun 19 12:05:57.349836 crc crio[22562]: time=\"2026-06-19T12:05:57.349757761Z\" level=info msg=\"Got pod network &{Name:certified-operators-xpjnm Namespace:openshift-marketplace ID:510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1 UID:a904bd63-352c-41ef-a4ce-21e5d560533e NetNS:/var/run/netns/ee5104cb-f435-417b-9cca-b59d59f8e0c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda904bd63_352c_41ef_a4ce_21e5d560533e.slice PodAnnotations:0xc000328290}] Aliases:map[]}\"",
2026-06-19 12:35:51.701553 | controller |     "Jun 19 12:05:57.350064 crc crio[22562]: time=\"2026-06-19T12:05:57.349979427Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xpjnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.701584 | controller |     "Jun 19 12:05:57.679687 crc crio[22562]: time=\"2026-06-19T12:05:57.67897697Z\" level=info msg=\"Stopped pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=694ff507-c66a-4c3f-a8ae-5f4b8bd6b879 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.701604 | controller |     "Jun 19 12:05:58.241030 crc crio[22562]: time=\"2026-06-19T12:05:58.240923528Z\" level=info msg=\"Removing container: e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95\" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701621 | controller |     "Jun 19 12:05:58.311412 crc crio[22562]: time=\"2026-06-19T12:05:58.311299979Z\" level=info msg=\"Removed container e0a43a6cb5baca5aa693620df1bbb50277d508f4e78535f360a21568e0459e95: openshift-marketplace/certified-operators-xpjnm/registry-server\" id=e012eeff-f693-4840-8544-67a3beeb1502 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701636 | controller |     "Jun 19 12:05:58.323986 crc crio[22562]: time=\"2026-06-19T12:05:58.323849141Z\" level=info msg=\"Removing container: 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054\" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701651 | controller |     "Jun 19 12:05:58.374028 crc crio[22562]: time=\"2026-06-19T12:05:58.373916436Z\" level=info msg=\"Removed container 89bc0b3b98976b940c1940688c388596b8f0e6615f297eb81f1a5ac3d0a1d054: openshift-marketplace/certified-operators-xpjnm/extract-content\" id=26ed4fbb-42f9-4428-83e9-5c34ece88f3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701666 | controller |     "Jun 19 12:05:58.380477 crc crio[22562]: time=\"2026-06-19T12:05:58.379829283Z\" level=info msg=\"Removing container: b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b\" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701682 | controller |     "Jun 19 12:05:58.436744 crc crio[22562]: time=\"2026-06-19T12:05:58.436626027Z\" level=info msg=\"Removed container b378e2371bd40f217c9eca59e147ac07a0e7d86d855f10ae77a046f12e84ca4b: openshift-marketplace/certified-operators-xpjnm/extract-utilities\" id=7938c647-9f12-4a92-aa70-fc665b8503bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.701697 | controller |     "Jun 19 12:06:00.547034 crc crio[22562]: time=\"2026-06-19T12:06:00.5465398Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697846-lmhfw/POD\" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.701713 | controller |     "Jun 19 12:06:00.547766 crc crio[22562]: time=\"2026-06-19T12:06:00.547083655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701729 | controller |     "Jun 19 12:06:00.590568 crc crio[22562]: time=\"2026-06-19T12:06:00.590496273Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}\"",
2026-06-19 12:35:51.701745 | controller |     "Jun 19 12:06:00.591101 crc crio[22562]: time=\"2026-06-19T12:06:00.591016867Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697846-lmhfw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.701761 | controller |     "Jun 19 12:06:01.208859 crc crio[22562]: 2026-06-19T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d849cbd4fcb698a Mac:72:b2:f9:1b:67:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.701780 | controller |     "Jun 19 12:06:01.212341 crc crio[22562]: time=\"2026-06-19T12:06:01.211205614Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000328db0}] Aliases:map[]}\"",
2026-06-19 12:35:51.701797 | controller |     "Jun 19 12:06:01.212341 crc crio[22562]: time=\"2026-06-19T12:06:01.211386219Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697846-lmhfw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.701812 | controller |     "Jun 19 12:06:01.224332 crc crio[22562]: time=\"2026-06-19T12:06:01.224016103Z\" level=info msg=\"Ran pod sandbox d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 with infra container: openshift-infra/auto-csr-approver-29697846-lmhfw/POD\" id=f4c82cb9-c648-447a-a646-7d77c8b3ee19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.701828 | controller |     "Jun 19 12:06:01.227957 crc crio[22562]: time=\"2026-06-19T12:06:01.227567382Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.701843 | controller |     "Jun 19 12:06:01.238909 crc crio[22562]: time=\"2026-06-19T12:06:01.238793741Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.701858 | controller |     "Jun 19 12:06:01.306387 crc crio[22562]: time=\"2026-06-19T12:06:01.305991462Z\" level=info msg=\"Stopping pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5\" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.701874 | controller |     "Jun 19 12:06:01.307281 crc crio[22562]: time=\"2026-06-19T12:06:01.307089069Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 Namespace:openstack ID:2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5 UID:50d26aa7-88da-40cd-922f-ebe50265c6ac NetNS:/var/run/netns/28bf1113-cf44-4443-8aa9-639951b1ae39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50d26aa7_88da_40cd_922f_ebe50265c6ac.slice PodAnnotations:0xc000328ef0}] Aliases:map[]}\"",
2026-06-19 12:35:51.701890 | controller |     "Jun 19 12:06:01.307551 crc crio[22562]: time=\"2026-06-19T12:06:01.307462089Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.701906 | controller |     "Jun 19 12:06:01.903802 crc crio[22562]: time=\"2026-06-19T12:06:01.899477266Z\" level=info msg=\"Stopped pod sandbox: 2cea2bc410c3ebe4923582b0d3cc7d2b8f6a1763419767a2e61291151fff97d5\" id=86f2ab2f-03a6-4013-8eef-27684705bb8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.701922 | controller |     "Jun 19 12:06:03.052652 crc crio[22562]: time=\"2026-06-19T12:06:03.051711558Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD\" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.701937 | controller |     "Jun 19 12:06:03.053814 crc crio[22562]: time=\"2026-06-19T12:06:03.052701342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.701956 | controller |     "Jun 19 12:06:03.100716 crc crio[22562]: time=\"2026-06-19T12:06:03.100588152Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"",
2026-06-19 12:35:51.701973 | controller |     "Jun 19 12:06:03.100716 crc crio[22562]: time=\"2026-06-19T12:06:03.100649924Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.701988 | controller |     "Jun 19 12:06:03.862591 crc crio[22562]: 2026-06-19T12:06:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9a6c455a450735 Mac:ae:9b:8d:dc:80:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.702005 | controller |     "Jun 19 12:06:03.863986 crc crio[22562]: time=\"2026-06-19T12:06:03.863916061Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc000328308}] Aliases:map[]}\"",
2026-06-19 12:35:51.702020 | controller |     "Jun 19 12:06:03.864358 crc crio[22562]: time=\"2026-06-19T12:06:03.864315231Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.702036 | controller |     "Jun 19 12:06:03.888186 crc crio[22562]: time=\"2026-06-19T12:06:03.888031701Z\" level=info msg=\"Ran pod sandbox d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/POD\" id=552d21c9-e4cf-43e2-a242-fb429ee225eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.702051 | controller |     "Jun 19 12:06:03.893470 crc crio[22562]: time=\"2026-06-19T12:06:03.891511378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9004c05b-0e5c-4cf7-a4c0-9dd7ba8440f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702066 | controller |     "Jun 19 12:06:03.919979 crc crio[22562]: time=\"2026-06-19T12:06:03.919904284Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=22b38ef2-5858-4b06-be3a-238a5c2f8b35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702081 | controller |     "Jun 19 12:06:03.932274 crc crio[22562]: time=\"2026-06-19T12:06:03.93221596Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam\" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702096 | controller |     "Jun 19 12:06:03.932631 crc crio[22562]: time=\"2026-06-19T12:06:03.932571489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702111 | controller |     "Jun 19 12:06:03.976468 crc crio[22562]: time=\"2026-06-19T12:06:03.976402739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702129 | controller |     "Jun 19 12:06:03.979946 crc crio[22562]: time=\"2026-06-19T12:06:03.979885265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702144 | controller |     "Jun 19 12:06:04.058772 crc crio[22562]: time=\"2026-06-19T12:06:04.058216685Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4d1163de-cc1a-42ea-83d6-6591a57ede2e name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.702160 | controller |     "Jun 19 12:06:04.061111 crc crio[22562]: time=\"2026-06-19T12:06:04.061014844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=72fa8e4b-3967-4177-83b4-2e26d5654281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702175 | controller |     "Jun 19 12:06:04.065683 crc crio[22562]: time=\"2026-06-19T12:06:04.065550807Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fd1a4058-a816-4da2-bdf4-d88d830af9e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702190 | controller |     "Jun 19 12:06:04.073271 crc crio[22562]: time=\"2026-06-19T12:06:04.073122385Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702205 | controller |     "Jun 19 12:06:04.074328 crc crio[22562]: time=\"2026-06-19T12:06:04.074253603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702220 | controller |     "Jun 19 12:06:04.139405 crc crio[22562]: time=\"2026-06-19T12:06:04.139315371Z\" level=info msg=\"Created container 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6: openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam\" id=871a5d97-6d81-4d88-ab0d-18ea2ee8cc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702235 | controller |     "Jun 19 12:06:04.143305 crc crio[22562]: time=\"2026-06-19T12:06:04.143223478Z\" level=info msg=\"Starting container: 0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6\" id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.702250 | controller |     "Jun 19 12:06:04.149632 crc crio[22562]: time=\"2026-06-19T12:06:04.149555916Z\" level=info msg=\"Started container\" PID=155146 containerID=0d206fc3a06d1e3ee56cab96387a833a72cd889742d91b45b6ea3a9bfd2bbdd6 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam id=1a298154-e916-4c83-ac0a-f12775b300b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e",
2026-06-19 12:35:51.702265 | controller |     "Jun 19 12:06:04.161447 crc crio[22562]: time=\"2026-06-19T12:06:04.161349269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702281 | controller |     "Jun 19 12:06:04.596819 crc crio[22562]: time=\"2026-06-19T12:06:04.59672444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702296 | controller |     "Jun 19 12:06:04.712467 crc crio[22562]: time=\"2026-06-19T12:06:04.711853303Z\" level=info msg=\"Created container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=662a2603-b075-4466-b8da-8c62e45747ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702315 | controller |     "Jun 19 12:06:04.713908 crc crio[22562]: time=\"2026-06-19T12:06:04.713828662Z\" level=info msg=\"Starting container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce\" id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.702330 | controller |     "Jun 19 12:06:04.729321 crc crio[22562]: time=\"2026-06-19T12:06:04.729106653Z\" level=info msg=\"Started container\" PID=155214 containerID=2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce description=openshift-infra/auto-csr-approver-29697846-lmhfw/oc id=2ad97550-dacf-4e17-befb-6a5f3ab77e95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807",
2026-06-19 12:35:51.702345 | controller |     "Jun 19 12:06:06.410573 crc crio[22562]: time=\"2026-06-19T12:06:06.409961105Z\" level=info msg=\"Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702361 | controller |     "Jun 19 12:06:06.412674 crc crio[22562]: time=\"2026-06-19T12:06:06.411405361Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697846-lmhfw Namespace:openshift-infra ID:d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807 UID:390f9ae5-ae67-4d37-8942-36c1df6c1c28 NetNS:/var/run/netns/58d85825-cd2d-4c2f-a07c-4d4f97f763ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod390f9ae5_ae67_4d37_8942_36c1df6c1c28.slice PodAnnotations:0xc000658fe8}] Aliases:map[]}\"",
2026-06-19 12:35:51.702377 | controller |     "Jun 19 12:06:06.412674 crc crio[22562]: time=\"2026-06-19T12:06:06.411534774Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697846-lmhfw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.702392 | controller |     "Jun 19 12:06:06.630722 crc crio[22562]: time=\"2026-06-19T12:06:06.621890665Z\" level=info msg=\"Stopping pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702408 | controller |     "Jun 19 12:06:06.631109 crc crio[22562]: time=\"2026-06-19T12:06:06.630784677Z\" level=info msg=\"Stopped pod sandbox (already stopped): 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=985172db-83d7-44ea-9677-0555e1452b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702423 | controller |     "Jun 19 12:06:06.639465 crc crio[22562]: time=\"2026-06-19T12:06:06.63934485Z\" level=info msg=\"Removing pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.702459 | controller |     "Jun 19 12:06:06.687081 crc crio[22562]: time=\"2026-06-19T12:06:06.686982065Z\" level=info msg=\"Removed pod sandbox: 510da4e0b8f9402781411d2b8528bcabb67b32d1fb2146757746ea629f0b59c1\" id=16c8c38d-294d-48c8-a79f-223495cb000b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.702475 | controller |     "Jun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688311078Z\" level=info msg=\"Stopping pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702490 | controller |     "Jun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688485192Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=6d8f88ee-f149-4c70-811d-927393b237bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702509 | controller |     "Jun 19 12:06:06.689275 crc crio[22562]: time=\"2026-06-19T12:06:06.688951005Z\" level=info msg=\"Removing pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.702525 | controller |     "Jun 19 12:06:06.737285 crc crio[22562]: time=\"2026-06-19T12:06:06.737124602Z\" level=info msg=\"Removed pod sandbox: 1df35b48b76a091809a71cdcfb1c45d88c91c5806efdebeb75a90f970f7c9783\" id=f3560836-e588-4d9f-af3e-5726d3852522 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.702540 | controller |     "Jun 19 12:06:06.803653 crc crio[22562]: time=\"2026-06-19T12:06:06.803597597Z\" level=info msg=\"Stopped pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=48ff7b19-4603-4b4d-8cb3-f5b26500fd0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702555 | controller |     "Jun 19 12:06:14.558829 crc crio[22562]: time=\"2026-06-19T12:06:14.557745949Z\" level=info msg=\"Stopping pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e\" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702570 | controller |     "Jun 19 12:06:14.561836 crc crio[22562]: time=\"2026-06-19T12:06:14.559716308Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8d95p Namespace:openstack ID:d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e UID:53cc0194-e0aa-44b8-b1b6-9a25a73d97e5 NetNS:/var/run/netns/f9f91d23-d298-444c-883c-13e50a94f2ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53cc0194_e0aa_44b8_b1b6_9a25a73d97e5.slice PodAnnotations:0xc0029112e0}] Aliases:map[]}\"",
2026-06-19 12:35:51.702586 | controller |     "Jun 19 12:06:14.561836 crc crio[22562]: time=\"2026-06-19T12:06:14.559957234Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.702601 | controller |     "Jun 19 12:06:15.108480 crc crio[22562]: time=\"2026-06-19T12:06:15.107870254Z\" level=info msg=\"Stopped pod sandbox: d9a6c455a450735b1e4e411a8eb2db71ece511c6110abaa58f14eced12e3397e\" id=d0f16189-6f96-48fe-ade6-ce1f921a1cda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702616 | controller |     "Jun 19 12:06:16.221770 crc crio[22562]: time=\"2026-06-19T12:06:16.221030113Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD\" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.702631 | controller |     "Jun 19 12:06:16.222695 crc crio[22562]: time=\"2026-06-19T12:06:16.221784492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702645 | controller |     "Jun 19 12:06:16.284130 crc crio[22562]: time=\"2026-06-19T12:06:16.283778444Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}\"",
2026-06-19 12:35:51.702661 | controller |     "Jun 19 12:06:16.284130 crc crio[22562]: time=\"2026-06-19T12:06:16.284106252Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.702679 | controller |     "Jun 19 12:06:16.819249 crc crio[22562]: 2026-06-19T12:06:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75efcb02f38db0 Mac:6e:88:ba:fb:dd:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.702695 | controller |     "Jun 19 12:06:16.821651 crc crio[22562]: time=\"2026-06-19T12:06:16.821556001Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002910088}] Aliases:map[]}\"",
2026-06-19 12:35:51.702711 | controller |     "Jun 19 12:06:16.821949 crc crio[22562]: time=\"2026-06-19T12:06:16.821812417Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.702726 | controller |     "Jun 19 12:06:16.835775 crc crio[22562]: time=\"2026-06-19T12:06:16.835642851Z\" level=info msg=\"Ran pod sandbox b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/POD\" id=b094fc34-171b-4603-ace1-2483da199d14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.702741 | controller |     "Jun 19 12:06:16.840645 crc crio[22562]: time=\"2026-06-19T12:06:16.840564114Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f623cca2-b271-4f5f-af7f-2e97f3c36415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702756 | controller |     "Jun 19 12:06:16.868106 crc crio[22562]: time=\"2026-06-19T12:06:16.867949126Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=ac04e616-2d74-4339-90ba-cf113aec14e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.702772 | controller |     "Jun 19 12:06:16.876686 crc crio[22562]: time=\"2026-06-19T12:06:16.876608921Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702788 | controller |     "Jun 19 12:06:16.877406 crc crio[22562]: time=\"2026-06-19T12:06:16.877312388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702804 | controller |     "Jun 19 12:06:16.935229 crc crio[22562]: time=\"2026-06-19T12:06:16.934910661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702819 | controller |     "Jun 19 12:06:16.939633 crc crio[22562]: time=\"2026-06-19T12:06:16.939538477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702835 | controller |     "Jun 19 12:06:17.060861 crc crio[22562]: time=\"2026-06-19T12:06:17.060358572Z\" level=info msg=\"Created container 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d4713b34-b428-4c2d-8352-977db517ea0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.702856 | controller |     "Jun 19 12:06:17.062020 crc crio[22562]: time=\"2026-06-19T12:06:17.06190246Z\" level=info msg=\"Starting container: 55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c\" id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.702872 | controller |     "Jun 19 12:06:17.070017 crc crio[22562]: time=\"2026-06-19T12:06:17.069901379Z\" level=info msg=\"Started container\" PID=156167 containerID=55ea699b76a77485befc9b9bec81381eaba5cc46b11054b097d5abcc899e987c description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=cbf7e9a3-ec0f-4c93-b17b-cc6c6bdf8f29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374",
2026-06-19 12:35:51.702888 | controller |     "Jun 19 12:06:27.799256 crc crio[22562]: time=\"2026-06-19T12:06:27.797975191Z\" level=info msg=\"Stopping pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374\" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702904 | controller |     "Jun 19 12:06:27.802488 crc crio[22562]: time=\"2026-06-19T12:06:27.802452762Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 Namespace:openstack ID:b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374 UID:9891e47e-015f-49b7-bfa0-a7625a19cac1 NetNS:/var/run/netns/4a8d4bf8-f915-4267-b632-037cd80a68de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9891e47e_015f_49b7_bfa0_a7625a19cac1.slice PodAnnotations:0xc002e5e070}] Aliases:map[]}\"",
2026-06-19 12:35:51.702921 | controller |     "Jun 19 12:06:27.802735 crc crio[22562]: time=\"2026-06-19T12:06:27.802716838Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.702937 | controller |     "Jun 19 12:06:28.318546 crc crio[22562]: time=\"2026-06-19T12:06:28.317924374Z\" level=info msg=\"Stopped pod sandbox: b75efcb02f38db063ccb42d7d6bd936ff144b1d44da1aca8b2e0e6814ca68374\" id=aa264240-48ec-4f5d-a619-1d78d616c3c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.702953 | controller |     "Jun 19 12:06:29.962487 crc crio[22562]: time=\"2026-06-19T12:06:29.961033717Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD\" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.702968 | controller |     "Jun 19 12:06:29.964114 crc crio[22562]: time=\"2026-06-19T12:06:29.962528724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.702984 | controller |     "Jun 19 12:06:30.008486 crc crio[22562]: time=\"2026-06-19T12:06:30.008236551Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}\"",
2026-06-19 12:35:51.703000 | controller |     "Jun 19 12:06:30.008486 crc crio[22562]: time=\"2026-06-19T12:06:30.008306692Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.703016 | controller |     "Jun 19 12:06:30.557858 crc crio[22562]: 2026-06-19T12:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7a6c7e06732d70 Mac:02:6e:24:a9:37:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 SocketPath: PciID:}] [{Interface:0xc0001605c0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.703035 | controller |     "Jun 19 12:06:30.563900 crc crio[22562]: time=\"2026-06-19T12:06:30.561441942Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910530}] Aliases:map[]}\"",
2026-06-19 12:35:51.703052 | controller |     "Jun 19 12:06:30.563900 crc crio[22562]: time=\"2026-06-19T12:06:30.56177054Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.703068 | controller |     "Jun 19 12:06:30.574738 crc crio[22562]: time=\"2026-06-19T12:06:30.574581949Z\" level=info msg=\"Ran pod sandbox e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/POD\" id=6287f89d-955d-4e50-97c7-120f3ddddc32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.703084 | controller |     "Jun 19 12:06:30.578543 crc crio[22562]: time=\"2026-06-19T12:06:30.578408434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=98cb3e93-313e-4b29-bb48-39801b823e1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703099 | controller |     "Jun 19 12:06:30.614822 crc crio[22562]: time=\"2026-06-19T12:06:30.614616854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=203327ac-e5a0-4d51-a25c-4c06a2937225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703115 | controller |     "Jun 19 12:06:30.626688 crc crio[22562]: time=\"2026-06-19T12:06:30.626550792Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703130 | controller |     "Jun 19 12:06:30.627307 crc crio[22562]: time=\"2026-06-19T12:06:30.627010693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703145 | controller |     "Jun 19 12:06:30.709895 crc crio[22562]: time=\"2026-06-19T12:06:30.70929932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703160 | controller |     "Jun 19 12:06:30.714202 crc crio[22562]: time=\"2026-06-19T12:06:30.714014857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703175 | controller |     "Jun 19 12:06:30.878681 crc crio[22562]: time=\"2026-06-19T12:06:30.878502869Z\" level=info msg=\"Created container 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=bc4d6d3d-1cd9-4f23-b7e7-873f1449c81d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703194 | controller |     "Jun 19 12:06:30.880449 crc crio[22562]: time=\"2026-06-19T12:06:30.880362295Z\" level=info msg=\"Starting container: 050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb\" id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.703210 | controller |     "Jun 19 12:06:30.888553 crc crio[22562]: time=\"2026-06-19T12:06:30.888412725Z\" level=info msg=\"Started container\" PID=157015 containerID=050b42ec242824da485d69552d6fba8aef277cf107c3ca956464ae1ca27928cb description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=3681d06d-2b42-4262-8fd1-6e3da3296945 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076",
2026-06-19 12:35:51.703226 | controller |     "Jun 19 12:06:43.086531 crc crio[22562]: time=\"2026-06-19T12:06:43.085384816Z\" level=info msg=\"Stopping pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076\" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.703242 | controller |     "Jun 19 12:06:43.088701 crc crio[22562]: time=\"2026-06-19T12:06:43.087308694Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk Namespace:openstack ID:e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076 UID:a9824813-d6fb-4d6d-a536-1c2b2faafaea NetNS:/var/run/netns/d4ed28ba-4294-43d6-b1d7-2caa963e31e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9824813_d6fb_4d6d_a536_1c2b2faafaea.slice PodAnnotations:0xc002910568}] Aliases:map[]}\"",
2026-06-19 12:35:51.703258 | controller |     "Jun 19 12:06:43.088701 crc crio[22562]: time=\"2026-06-19T12:06:43.087472137Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.703273 | controller |     "Jun 19 12:06:43.682349 crc crio[22562]: time=\"2026-06-19T12:06:43.681418253Z\" level=info msg=\"Stopped pod sandbox: e7a6c7e06732d701835398e2764ef61cc4725fe9e6ef9e7c3b8c9bd87596d076\" id=6a420469-1b9c-4dcf-bc77-270ff902fe90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.703288 | controller |     "Jun 19 12:06:44.628807 crc crio[22562]: time=\"2026-06-19T12:06:44.62762777Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD\" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.703304 | controller |     "Jun 19 12:06:44.628807 crc crio[22562]: time=\"2026-06-19T12:06:44.628796099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703319 | controller |     "Jun 19 12:06:44.674235 crc crio[22562]: time=\"2026-06-19T12:06:44.673999564Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.703335 | controller |     "Jun 19 12:06:44.674235 crc crio[22562]: time=\"2026-06-19T12:06:44.674119716Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.703350 | controller |     "Jun 19 12:06:45.220494 crc crio[22562]: 2026-06-19T12:06:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24af493c32a6912 Mac:52:49:1e:89:82:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.703370 | controller |     "Jun 19 12:06:45.223947 crc crio[22562]: time=\"2026-06-19T12:06:45.223491772Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc0016125e8}] Aliases:map[]}\"",
2026-06-19 12:35:51.703386 | controller |     "Jun 19 12:06:45.224275 crc crio[22562]: time=\"2026-06-19T12:06:45.224099407Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.703401 | controller |     "Jun 19 12:06:45.235957 crc crio[22562]: time=\"2026-06-19T12:06:45.235854359Z\" level=info msg=\"Ran pod sandbox 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/POD\" id=81e7b6ad-ec90-479f-ac66-62c87657fbf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.703417 | controller |     "Jun 19 12:06:45.239212 crc crio[22562]: time=\"2026-06-19T12:06:45.239025939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1e3c41a-aa43-4c2e-bc99-57be1f92695d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703450 | controller |     "Jun 19 12:06:45.271351 crc crio[22562]: time=\"2026-06-19T12:06:45.271244629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=173bdd27-1380-4c80-8d0e-0b5aea664778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703468 | controller |     "Jun 19 12:06:45.281998 crc crio[22562]: time=\"2026-06-19T12:06:45.281814693Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703484 | controller |     "Jun 19 12:06:45.282464 crc crio[22562]: time=\"2026-06-19T12:06:45.282316835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703499 | controller |     "Jun 19 12:06:45.343841 crc crio[22562]: time=\"2026-06-19T12:06:45.339451016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703515 | controller |     "Jun 19 12:06:45.345469 crc crio[22562]: time=\"2026-06-19T12:06:45.345272221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703530 | controller |     "Jun 19 12:06:45.549130 crc crio[22562]: time=\"2026-06-19T12:06:45.548960438Z\" level=info msg=\"Created container 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=516369fc-efcb-4b5f-ba1c-771078338700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703549 | controller |     "Jun 19 12:06:45.550674 crc crio[22562]: time=\"2026-06-19T12:06:45.550612209Z\" level=info msg=\"Starting container: 6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145\" id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.703565 | controller |     "Jun 19 12:06:45.556929 crc crio[22562]: time=\"2026-06-19T12:06:45.556482946Z\" level=info msg=\"Started container\" PID=157957 containerID=6b357c85424f20535135931af62587e343b64bd6c2a84d6a254aa10238ff2145 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=2f033bbc-89db-4faf-bab8-22cc4cc1d7ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c",
2026-06-19 12:35:51.703581 | controller |     "Jun 19 12:06:54.543564 crc crio[22562]: time=\"2026-06-19T12:06:54.542300146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-74s5k/POD\" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.703596 | controller |     "Jun 19 12:06:54.543564 crc crio[22562]: time=\"2026-06-19T12:06:54.543241119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703611 | controller |     "Jun 19 12:06:54.579665 crc crio[22562]: time=\"2026-06-19T12:06:54.579583913Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}\"",
2026-06-19 12:35:51.703626 | controller |     "Jun 19 12:06:54.579665 crc crio[22562]: time=\"2026-06-19T12:06:54.579627974Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-74s5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.703641 | controller |     "Jun 19 12:06:55.207594 crc crio[22562]: 2026-06-19T12:06:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137b8f22d22c117 Mac:fe:40:52:ee:c0:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb SocketPath: PciID:}] [{Interface:0xc0002c8a00 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.703657 | controller |     "Jun 19 12:06:55.209901 crc crio[22562]: time=\"2026-06-19T12:06:55.2097992Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0032d2788}] Aliases:map[]}\"",
2026-06-19 12:35:51.703673 | controller |     "Jun 19 12:06:55.210229 crc crio[22562]: time=\"2026-06-19T12:06:55.210103728Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-74s5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.703688 | controller |     "Jun 19 12:06:55.222554 crc crio[22562]: time=\"2026-06-19T12:06:55.222463654Z\" level=info msg=\"Ran pod sandbox 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 with infra container: openshift-marketplace/redhat-marketplace-74s5k/POD\" id=501cbcb3-b61b-4e55-a425-9b84ad020c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.703707 | controller |     "Jun 19 12:06:55.225805 crc crio[22562]: time=\"2026-06-19T12:06:55.225386657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f65f3fce-48a7-4be6-9487-d16ec13979f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703723 | controller |     "Jun 19 12:06:55.228534 crc crio[22562]: time=\"2026-06-19T12:06:55.228270249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=823f138d-98b7-46db-a7c4-8a598c9e1750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703738 | controller |     "Jun 19 12:06:55.237805 crc crio[22562]: time=\"2026-06-19T12:06:55.237714245Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703753 | controller |     "Jun 19 12:06:55.238291 crc crio[22562]: time=\"2026-06-19T12:06:55.238233937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703768 | controller |     "Jun 19 12:06:55.285065 crc crio[22562]: time=\"2026-06-19T12:06:55.28495873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703783 | controller |     "Jun 19 12:06:55.291881 crc crio[22562]: time=\"2026-06-19T12:06:55.29181975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703798 | controller |     "Jun 19 12:06:55.455859 crc crio[22562]: time=\"2026-06-19T12:06:55.455369509Z\" level=info msg=\"Created container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=89af8c3a-2669-44e0-97ba-c212310a2152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703812 | controller |     "Jun 19 12:06:55.457313 crc crio[22562]: time=\"2026-06-19T12:06:55.457237545Z\" level=info msg=\"Starting container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97\" id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.703827 | controller |     "Jun 19 12:06:55.464890 crc crio[22562]: time=\"2026-06-19T12:06:55.46464676Z\" level=info msg=\"Started container\" PID=158606 containerID=319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97 description=openshift-marketplace/redhat-marketplace-74s5k/extract-utilities id=36bbc9b0-b156-49f8-ad7d-4de8fa41b2bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72",
2026-06-19 12:35:51.703843 | controller |     "Jun 19 12:06:55.795412 crc crio[22562]: time=\"2026-06-19T12:06:55.795304885Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.703859 | controller |     "Jun 19 12:06:55.805112 crc crio[22562]: time=\"2026-06-19T12:06:55.804988326Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.703874 | controller |     "Jun 19 12:06:56.763896 crc crio[22562]: time=\"2026-06-19T12:06:56.763329434Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=e7f488eb-a30d-4a7e-b858-333f1a8f175d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.703890 | controller |     "Jun 19 12:06:56.765083 crc crio[22562]: time=\"2026-06-19T12:06:56.765017037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d72df094-7965-4612-ab42-a1b0e35bf1a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703910 | controller |     "Jun 19 12:06:56.768671 crc crio[22562]: time=\"2026-06-19T12:06:56.768643266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=32782918-df69-4447-bb2d-f4c3429909eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.703927 | controller |     "Jun 19 12:06:56.777389 crc crio[22562]: time=\"2026-06-19T12:06:56.777357153Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.703942 | controller |     "Jun 19 12:06:56.778029 crc crio[22562]: time=\"2026-06-19T12:06:56.778006759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703958 | controller |     "Jun 19 12:06:56.829677 crc crio[22562]: time=\"2026-06-19T12:06:56.829568341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703973 | controller |     "Jun 19 12:06:56.840644 crc crio[22562]: time=\"2026-06-19T12:06:56.840589736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.703988 | controller |     "Jun 19 12:06:57.036317 crc crio[22562]: time=\"2026-06-19T12:06:57.035681909Z\" level=info msg=\"Created container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=1706dfff-5c86-45d2-a2c6-6d0c58e04514 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.704003 | controller |     "Jun 19 12:06:57.038505 crc crio[22562]: time=\"2026-06-19T12:06:57.038428357Z\" level=info msg=\"Starting container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c\" id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.704019 | controller |     "Jun 19 12:06:57.044319 crc crio[22562]: time=\"2026-06-19T12:06:57.044250292Z\" level=info msg=\"Started container\" PID=158715 containerID=24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c description=openshift-marketplace/redhat-marketplace-74s5k/extract-content id=17263efe-9310-4204-81bc-75e650bec72f name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72",
2026-06-19 12:35:51.704035 | controller |     "Jun 19 12:06:57.834303 crc crio[22562]: time=\"2026-06-19T12:06:57.834253743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32574f02-7644-4192-a854-9482d20afa80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.704050 | controller |     "Jun 19 12:06:57.837392 crc crio[22562]: time=\"2026-06-19T12:06:57.837301119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef512e12-59bd-4ca8-b7e4-090de474e7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.704066 | controller |     "Jun 19 12:06:57.845662 crc crio[22562]: time=\"2026-06-19T12:06:57.845566185Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.704081 | controller |     "Jun 19 12:06:57.846122 crc crio[22562]: time=\"2026-06-19T12:06:57.846027556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704099 | controller |     "Jun 19 12:06:57.898120 crc crio[22562]: time=\"2026-06-19T12:06:57.898000299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704114 | controller |     "Jun 19 12:06:57.902959 crc crio[22562]: time=\"2026-06-19T12:06:57.90167609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704130 | controller |     "Jun 19 12:06:58.109852 crc crio[22562]: time=\"2026-06-19T12:06:58.109124961Z\" level=info msg=\"Created container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=32d455ef-5201-471e-91a9-f74e56540139 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.704146 | controller |     "Jun 19 12:06:58.112022 crc crio[22562]: time=\"2026-06-19T12:06:58.111295825Z\" level=info msg=\"Starting container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9\" id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.704162 | controller |     "Jun 19 12:06:58.122695 crc crio[22562]: time=\"2026-06-19T12:06:58.122579586Z\" level=info msg=\"Started container\" PID=158822 containerID=cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 description=openshift-marketplace/redhat-marketplace-74s5k/registry-server id=d0a4b605-95d8-49bc-bcea-0cb5b635102c name=/runtime.v1.RuntimeService/StartContainer sandboxID=137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72",
2026-06-19 12:35:51.704178 | controller |     "Jun 19 12:07:06.766698 crc crio[22562]: time=\"2026-06-19T12:07:06.766081593Z\" level=info msg=\"Removing container: e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb\" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704193 | controller |     "Jun 19 12:07:06.980531 crc crio[22562]: time=\"2026-06-19T12:07:06.980434314Z\" level=info msg=\"Stopping container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9 (timeout: 2s)\" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.704209 | controller |     "Jun 19 12:07:07.004010 crc crio[22562]: time=\"2026-06-19T12:07:07.003723304Z\" level=info msg=\"Removed container e4f28ee0a2cd3f7901f255310c55f9b077d84ebe57bd0fb75777c7e4a7b020bb: openshift-infra/auto-csr-approver-29697840-s9cfg/oc\" id=72426956-8cb7-48a7-a46c-62f635075e1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704224 | controller |     "Jun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.020571583Z\" level=info msg=\"Stopping pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704240 | controller |     "Jun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.020665915Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=3de69cc7-1890-47ff-96a2-2e5916583ac3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704255 | controller |     "Jun 19 12:07:07.026443 crc crio[22562]: time=\"2026-06-19T12:07:07.021332252Z\" level=info msg=\"Removing pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.704270 | controller |     "Jun 19 12:07:07.046621 crc crio[22562]: time=\"2026-06-19T12:07:07.046536689Z\" level=info msg=\"Removed pod sandbox: 7f270cb47d5a7a8a892a3af1e50a624d3c8e2b6f8468fc3b613080a8fd6212db\" id=ce765f80-7d51-4a3d-a080-461349673b5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.704289 | controller |     "Jun 19 12:07:07.113313 crc crio[22562]: time=\"2026-06-19T12:07:07.112628783Z\" level=info msg=\"Stopped container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=9f16daf0-c70d-4d3c-8a1f-5a8e5b42bf7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.704304 | controller |     "Jun 19 12:07:07.114542 crc crio[22562]: time=\"2026-06-19T12:07:07.114493259Z\" level=info msg=\"Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704319 | controller |     "Jun 19 12:07:07.115536 crc crio[22562]: time=\"2026-06-19T12:07:07.115502685Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-74s5k Namespace:openshift-marketplace ID:137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72 UID:98e9c08b-2941-487e-942b-c2c8c3b4bd93 NetNS:/var/run/netns/7af9cf65-dce9-4b69-b061-27027d7c3cdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod98e9c08b_2941_487e_942b_c2c8c3b4bd93.slice PodAnnotations:0xc0005ad408}] Aliases:map[]}\"",
2026-06-19 12:35:51.704335 | controller |     "Jun 19 12:07:07.115904 crc crio[22562]: time=\"2026-06-19T12:07:07.115879234Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-74s5k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.704350 | controller |     "Jun 19 12:07:07.543301 crc crio[22562]: time=\"2026-06-19T12:07:07.543122482Z\" level=info msg=\"Stopped pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=8097140c-a20e-40d3-9b36-2fdb46897b78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704365 | controller |     "Jun 19 12:07:08.006271 crc crio[22562]: time=\"2026-06-19T12:07:08.005694149Z\" level=info msg=\"Removing container: cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9\" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704380 | controller |     "Jun 19 12:07:08.057095 crc crio[22562]: time=\"2026-06-19T12:07:08.056931202Z\" level=info msg=\"Removed container cdb4e3222f8ea2eaf28973c0bbaab3a7fc920f8ab8eda72559800c97f759a6e9: openshift-marketplace/redhat-marketplace-74s5k/registry-server\" id=f8235330-0237-47eb-a293-6a62098fd88b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704395 | controller |     "Jun 19 12:07:08.058981 crc crio[22562]: time=\"2026-06-19T12:07:08.058868731Z\" level=info msg=\"Removing container: 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c\" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704410 | controller |     "Jun 19 12:07:08.115104 crc crio[22562]: time=\"2026-06-19T12:07:08.105794578Z\" level=info msg=\"Removed container 24c35a57faf18e9c4ef8fd408b0ce93fcdfee80c6dbdb2d5128d12347c16300c: openshift-marketplace/redhat-marketplace-74s5k/extract-content\" id=00c0de23-2b6a-488f-a10a-cf4cbd954c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704425 | controller |     "Jun 19 12:07:08.115104 crc crio[22562]: time=\"2026-06-19T12:07:08.113271684Z\" level=info msg=\"Removing container: 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97\" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704459 | controller |     "Jun 19 12:07:08.170767 crc crio[22562]: time=\"2026-06-19T12:07:08.170641781Z\" level=info msg=\"Removed container 319bf0b00d28de6f82dced614cc3ec05a4ae339b90c29f5e5624e2b977ad7f97: openshift-marketplace/redhat-marketplace-74s5k/extract-utilities\" id=85495038-0748-445f-88b2-cfb36e0c04b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.704478 | controller |     "Jun 19 12:07:35.474476 crc crio[22562]: time=\"2026-06-19T12:07:35.473461249Z\" level=info msg=\"Stopping pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c\" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704494 | controller |     "Jun 19 12:07:35.476434 crc crio[22562]: time=\"2026-06-19T12:07:35.475781766Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc Namespace:openstack ID:24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c UID:60faa36a-5a40-4e11-8bbe-8f7c17fcce47 NetNS:/var/run/netns/d25fa73f-e056-4cbe-9ad9-1ed8a7426ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60faa36a_5a40_4e11_8bbe_8f7c17fcce47.slice PodAnnotations:0xc001613608}] Aliases:map[]}\"",
2026-06-19 12:35:51.704510 | controller |     "Jun 19 12:07:35.476434 crc crio[22562]: time=\"2026-06-19T12:07:35.475999902Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.704525 | controller |     "Jun 19 12:07:36.140412 crc crio[22562]: time=\"2026-06-19T12:07:36.13641517Z\" level=info msg=\"Stopped pod sandbox: 24af493c32a691267d2aabe37b17126561f59dbb9ce020a49e9871c80654545c\" id=7a32e93b-8a7d-4a2a-bb29-74a99df32890 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.704540 | controller |     "Jun 19 12:07:37.330434 crc crio[22562]: time=\"2026-06-19T12:07:37.329343244Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD\" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.704555 | controller |     "Jun 19 12:07:37.331216 crc crio[22562]: time=\"2026-06-19T12:07:37.330474682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704571 | controller |     "Jun 19 12:07:37.369683 crc crio[22562]: time=\"2026-06-19T12:07:37.369586745Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}\"",
2026-06-19 12:35:51.704587 | controller |     "Jun 19 12:07:37.369683 crc crio[22562]: time=\"2026-06-19T12:07:37.369654477Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.704601 | controller |     "Jun 19 12:07:37.927592 crc crio[22562]: 2026-06-19T12:07:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b5093be278c3c Mac:26:c0:06:5a:53:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.704616 | controller |     "Jun 19 12:07:37.928968 crc crio[22562]: time=\"2026-06-19T12:07:37.928884387Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc001612550}] Aliases:map[]}\"",
2026-06-19 12:35:51.704634 | controller |     "Jun 19 12:07:37.929226 crc crio[22562]: time=\"2026-06-19T12:07:37.929106743Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.704650 | controller |     "Jun 19 12:07:37.941252 crc crio[22562]: time=\"2026-06-19T12:07:37.940780844Z\" level=info msg=\"Ran pod sandbox d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/POD\" id=ba0cea04-a0f8-4677-8bee-f8891a4e791c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.704665 | controller |     "Jun 19 12:07:37.943353 crc crio[22562]: time=\"2026-06-19T12:07:37.943286865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=af7cc3d8-e4bd-469a-bc17-90923c9d0c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.704680 | controller |     "Jun 19 12:07:37.977823 crc crio[22562]: time=\"2026-06-19T12:07:37.977715112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=af613be9-fd0b-4bae-8d72-5608009215af name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.704696 | controller |     "Jun 19 12:07:37.988307 crc crio[22562]: time=\"2026-06-19T12:07:37.988217464Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.704711 | controller |     "Jun 19 12:07:37.988798 crc crio[22562]: time=\"2026-06-19T12:07:37.988716966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704725 | controller |     "Jun 19 12:07:38.045721 crc crio[22562]: time=\"2026-06-19T12:07:38.045604092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704740 | controller |     "Jun 19 12:07:38.048554 crc crio[22562]: time=\"2026-06-19T12:07:38.048481253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704754 | controller |     "Jun 19 12:07:38.199025 crc crio[22562]: time=\"2026-06-19T12:07:38.19871911Z\" level=info msg=\"Created container acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c4c746de-d0a1-43fc-933e-593eea3a9753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.704769 | controller |     "Jun 19 12:07:38.200896 crc crio[22562]: time=\"2026-06-19T12:07:38.200770021Z\" level=info msg=\"Starting container: acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57\" id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.704784 | controller |     "Jun 19 12:07:38.206721 crc crio[22562]: time=\"2026-06-19T12:07:38.206643406Z\" level=info msg=\"Started container\" PID=161332 containerID=acd4bd836dcb118114e3eade307d5d89b3ecd51f1c46101e11386de32f6f8f57 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=cfaf81ea-ccf9-49fb-8960-9cc4eb148993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392",
2026-06-19 12:35:51.704803 | controller |     "Jun 19 12:08:00.567541 crc crio[22562]: time=\"2026-06-19T12:08:00.566348743Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697848-vd7s8/POD\" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.704819 | controller |     "Jun 19 12:08:00.567541 crc crio[22562]: time=\"2026-06-19T12:08:00.567486201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.704835 | controller |     "Jun 19 12:08:00.641471 crc crio[22562]: time=\"2026-06-19T12:08:00.641088821Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}\"",
2026-06-19 12:35:51.704850 | controller |     "Jun 19 12:08:00.641471 crc crio[22562]: time=\"2026-06-19T12:08:00.641421879Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697848-vd7s8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.704866 | controller |     "Jun 19 12:08:01.227835 crc crio[22562]: 2026-06-19T12:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2189263875ed9d Mac:aa:06:78:73:6b:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.704882 | controller |     "Jun 19 12:08:01.229986 crc crio[22562]: time=\"2026-06-19T12:08:01.22990956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc00008db38}] Aliases:map[]}\"",
2026-06-19 12:35:51.704897 | controller |     "Jun 19 12:08:01.230456 crc crio[22562]: time=\"2026-06-19T12:08:01.230249518Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697848-vd7s8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.704912 | controller |     "Jun 19 12:08:01.240408 crc crio[22562]: time=\"2026-06-19T12:08:01.240313167Z\" level=info msg=\"Ran pod sandbox d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 with infra container: openshift-infra/auto-csr-approver-29697848-vd7s8/POD\" id=a6b79a65-713d-4d14-8278-eb393f046f62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.704927 | controller |     "Jun 19 12:08:01.244359 crc crio[22562]: time=\"2026-06-19T12:08:01.244264864Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.704942 | controller |     "Jun 19 12:08:01.257420 crc crio[22562]: time=\"2026-06-19T12:08:01.257314158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.704956 | controller |     "Jun 19 12:08:02.338567 crc crio[22562]: time=\"2026-06-19T12:08:02.33811446Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4c8905c5-a180-44c4-819b-a4aa4e436641 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.704976 | controller |     "Jun 19 12:08:02.341517 crc crio[22562]: time=\"2026-06-19T12:08:02.341391272Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b9335aab-5ba4-4a0b-8dea-2c571939fd6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.704992 | controller |     "Jun 19 12:08:02.344486 crc crio[22562]: time=\"2026-06-19T12:08:02.344312814Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34ece945-f1e3-46ff-ac9b-9f68f46b5b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.705008 | controller |     "Jun 19 12:08:02.353410 crc crio[22562]: time=\"2026-06-19T12:08:02.353252586Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705024 | controller |     "Jun 19 12:08:02.353909 crc crio[22562]: time=\"2026-06-19T12:08:02.35384853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705040 | controller |     "Jun 19 12:08:02.412246 crc crio[22562]: time=\"2026-06-19T12:08:02.412021619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705055 | controller |     "Jun 19 12:08:02.772559 crc crio[22562]: time=\"2026-06-19T12:08:02.772383489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705071 | controller |     "Jun 19 12:08:02.917461 crc crio[22562]: time=\"2026-06-19T12:08:02.917278901Z\" level=info msg=\"Created container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=ee1b5caf-6993-4e90-86ae-fc65dccc93a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705086 | controller |     "Jun 19 12:08:02.919578 crc crio[22562]: time=\"2026-06-19T12:08:02.919303301Z\" level=info msg=\"Starting container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa\" id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.705102 | controller |     "Jun 19 12:08:02.927720 crc crio[22562]: time=\"2026-06-19T12:08:02.927561376Z\" level=info msg=\"Started container\" PID=162672 containerID=ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa description=openshift-infra/auto-csr-approver-29697848-vd7s8/oc id=f7697a15-3433-4d61-98ec-9e5a042e25f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8",
2026-06-19 12:35:51.705117 | controller |     "Jun 19 12:08:05.050649 crc crio[22562]: time=\"2026-06-19T12:08:05.049609464Z\" level=info msg=\"Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705133 | controller |     "Jun 19 12:08:05.051919 crc crio[22562]: time=\"2026-06-19T12:08:05.051378057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697848-vd7s8 Namespace:openshift-infra ID:d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8 UID:c4d6e820-ee86-44cc-ab87-3c396304c5c7 NetNS:/var/run/netns/fc474f33-76d0-4c03-ba1c-042540d2e6a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4d6e820_ee86_44cc_ab87_3c396304c5c7.slice PodAnnotations:0xc001b84fb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.705149 | controller |     "Jun 19 12:08:05.051919 crc crio[22562]: time=\"2026-06-19T12:08:05.051575122Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697848-vd7s8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.705167 | controller |     "Jun 19 12:08:05.439728 crc crio[22562]: time=\"2026-06-19T12:08:05.439137926Z\" level=info msg=\"Stopped pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=e5eb58b3-1dac-4561-bc83-29e3e70734ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705183 | controller |     "Jun 19 12:08:07.078393 crc crio[22562]: time=\"2026-06-19T12:08:07.077785772Z\" level=info msg=\"Stopping pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705199 | controller |     "Jun 19 12:08:07.080269 crc crio[22562]: time=\"2026-06-19T12:08:07.080229102Z\" level=info msg=\"Stopped pod sandbox (already stopped): 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=c385b695-b563-4a73-ae8d-06efc6016b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705214 | controller |     "Jun 19 12:08:07.081440 crc crio[22562]: time=\"2026-06-19T12:08:07.081341919Z\" level=info msg=\"Removing pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.705230 | controller |     "Jun 19 12:08:07.107357 crc crio[22562]: time=\"2026-06-19T12:08:07.10687331Z\" level=info msg=\"Removed pod sandbox: 137b8f22d22c117746ccab2c6f7c68066d2b2878d799b90f6f4533fb341c9c72\" id=2973bcac-a756-4255-ba41-51ab59205256 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.705245 | controller |     "Jun 19 12:08:58.999391 crc crio[22562]: time=\"2026-06-19T12:08:58.998365397Z\" level=info msg=\"Stopping pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392\" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705261 | controller |     "Jun 19 12:08:59.001429 crc crio[22562]: time=\"2026-06-19T12:08:59.00012767Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk Namespace:openstack ID:d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392 UID:650ee5d0-0085-4cac-9792-4d71f3e932fb NetNS:/var/run/netns/ff931843-06b8-4a30-93cc-9c807f7b3f47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod650ee5d0_0085_4cac_9792_4d71f3e932fb.slice PodAnnotations:0xc0069fc0d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.705278 | controller |     "Jun 19 12:08:59.001429 crc crio[22562]: time=\"2026-06-19T12:08:59.000445069Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.705293 | controller |     "Jun 19 12:08:59.575877 crc crio[22562]: time=\"2026-06-19T12:08:59.575456126Z\" level=info msg=\"Stopped pod sandbox: d1b5093be278c3c9300500b4db486b8ab37959d1d3ef89522066a8f80ff2d392\" id=d74d11c5-18d4-48cc-b546-eb12d45661ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705309 | controller |     "Jun 19 12:09:00.678848 crc crio[22562]: time=\"2026-06-19T12:09:00.677508004Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD\" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.705325 | controller |     "Jun 19 12:09:00.678848 crc crio[22562]: time=\"2026-06-19T12:09:00.678723774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705340 | controller |     "Jun 19 12:09:00.773627 crc crio[22562]: time=\"2026-06-19T12:09:00.773457327Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.705360 | controller |     "Jun 19 12:09:00.773627 crc crio[22562]: time=\"2026-06-19T12:09:00.773531879Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.705377 | controller |     "Jun 19 12:09:01.334869 crc crio[22562]: 2026-06-19T12:09:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8d9225d812326 Mac:ae:73:0d:c0:66:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.705393 | controller |     "Jun 19 12:09:01.337724 crc crio[22562]: time=\"2026-06-19T12:09:01.337622296Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc0005ac1d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.705409 | controller |     "Jun 19 12:09:01.337989 crc crio[22562]: time=\"2026-06-19T12:09:01.337894582Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.705425 | controller |     "Jun 19 12:09:01.350638 crc crio[22562]: time=\"2026-06-19T12:09:01.350500975Z\" level=info msg=\"Ran pod sandbox 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/POD\" id=6b6be4ae-ab7b-486f-a812-b7fc52f34a02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.705460 | controller |     "Jun 19 12:09:01.353115 crc crio[22562]: time=\"2026-06-19T12:09:01.353006197Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=15979189-3597-4a2b-8388-d6fa830c7dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.705476 | controller |     "Jun 19 12:09:01.398499 crc crio[22562]: time=\"2026-06-19T12:09:01.397716713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f17cb147-6b35-496d-ad2d-9972a332a1ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.705492 | controller |     "Jun 19 12:09:01.408092 crc crio[22562]: time=\"2026-06-19T12:09:01.407093414Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705507 | controller |     "Jun 19 12:09:01.408092 crc crio[22562]: time=\"2026-06-19T12:09:01.407676738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705522 | controller |     "Jun 19 12:09:01.471913 crc crio[22562]: time=\"2026-06-19T12:09:01.471839655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705543 | controller |     "Jun 19 12:09:01.477942 crc crio[22562]: time=\"2026-06-19T12:09:01.477800453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705558 | controller |     "Jun 19 12:09:01.623443 crc crio[22562]: time=\"2026-06-19T12:09:01.6232981Z\" level=info msg=\"Created container b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=fed338cb-9289-44c9-a185-29b7ca6e6d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705590 | controller |     "Jun 19 12:09:01.626947 crc crio[22562]: time=\"2026-06-19T12:09:01.626764555Z\" level=info msg=\"Starting container: b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261\" id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.705606 | controller |     "Jun 19 12:09:01.639848 crc crio[22562]: time=\"2026-06-19T12:09:01.639727347Z\" level=info msg=\"Started container\" PID=166280 containerID=b4b1fc610b3871be897cf33d8b43fd1e88c26604b86e8becc845916179b5e261 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e94783b5-524b-4fea-ba1a-980375a6ddac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63",
2026-06-19 12:35:51.705622 | controller |     "Jun 19 12:09:07.131557 crc crio[22562]: time=\"2026-06-19T12:09:07.130680924Z\" level=info msg=\"Removing container: de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4\" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.705637 | controller |     "Jun 19 12:09:07.370470 crc crio[22562]: time=\"2026-06-19T12:09:07.370312649Z\" level=info msg=\"Removed container de36d51443f169bb460bfe554e14db93c52ac3474f56fb735653af433dbf98b4: openshift-infra/auto-csr-approver-29697842-vqzd8/oc\" id=586bdd9d-c921-4696-956f-dce7d3f92ae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.705653 | controller |     "Jun 19 12:09:07.391515 crc crio[22562]: time=\"2026-06-19T12:09:07.391245626Z\" level=info msg=\"Stopping pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705668 | controller |     "Jun 19 12:09:07.391799 crc crio[22562]: time=\"2026-06-19T12:09:07.391583874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=d292b98b-609f-42cc-b038-aa756977e7af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.705683 | controller |     "Jun 19 12:09:07.393085 crc crio[22562]: time=\"2026-06-19T12:09:07.39300998Z\" level=info msg=\"Removing pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.705698 | controller |     "Jun 19 12:09:07.442693 crc crio[22562]: time=\"2026-06-19T12:09:07.442481733Z\" level=info msg=\"Removed pod sandbox: 19211df321f5fff9b10238e5132c7e8b4a786b92ce49dcfdd4bca2a05f1fc571\" id=b8a01c48-bff8-472e-a0eb-ed99d61c0923 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.705714 | controller |     "Jun 19 12:09:44.493556 crc crio[22562]: time=\"2026-06-19T12:09:44.491090232Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2lv2d/POD\" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.705733 | controller |     "Jun 19 12:09:44.493556 crc crio[22562]: time=\"2026-06-19T12:09:44.492026865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705749 | controller |     "Jun 19 12:09:44.553689 crc crio[22562]: time=\"2026-06-19T12:09:44.553543155Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}\"",
2026-06-19 12:35:51.705765 | controller |     "Jun 19 12:09:44.553689 crc crio[22562]: time=\"2026-06-19T12:09:44.553600027Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2lv2d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.705780 | controller |     "Jun 19 12:09:45.161723 crc crio[22562]: 2026-06-19T12:09:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8518b68e0820344 Mac:82:cf:e5:ff:ae:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.705795 | controller |     "Jun 19 12:09:45.164468 crc crio[22562]: time=\"2026-06-19T12:09:45.164318978Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc001612e90}] Aliases:map[]}\"",
2026-06-19 12:35:51.705811 | controller |     "Jun 19 12:09:45.164575 crc crio[22562]: time=\"2026-06-19T12:09:45.164539993Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2lv2d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.705826 | controller |     "Jun 19 12:09:45.180603 crc crio[22562]: time=\"2026-06-19T12:09:45.17738013Z\" level=info msg=\"Ran pod sandbox 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec with infra container: openshift-marketplace/redhat-operators-2lv2d/POD\" id=b8a729e2-8cdc-4a99-ac86-51c0ccc0b16e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.705841 | controller |     "Jun 19 12:09:45.184659 crc crio[22562]: time=\"2026-06-19T12:09:45.184526057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=817db149-296f-4481-b6ec-f61ff9680445 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.705857 | controller |     "Jun 19 12:09:45.188654 crc crio[22562]: time=\"2026-06-19T12:09:45.188566157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ee744710-ec5c-4f4c-b0fb-6f7b134b2015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.705872 | controller |     "Jun 19 12:09:45.200134 crc crio[22562]: time=\"2026-06-19T12:09:45.199944728Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705887 | controller |     "Jun 19 12:09:45.200603 crc crio[22562]: time=\"2026-06-19T12:09:45.200531083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705905 | controller |     "Jun 19 12:09:45.337062 crc crio[22562]: time=\"2026-06-19T12:09:45.336969826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705921 | controller |     "Jun 19 12:09:45.341745 crc crio[22562]: time=\"2026-06-19T12:09:45.341688222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.705936 | controller |     "Jun 19 12:09:45.508923 crc crio[22562]: time=\"2026-06-19T12:09:45.508745034Z\" level=info msg=\"Created container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=bd1ab10c-296f-4990-bdf0-cd1de4e4f351 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.705951 | controller |     "Jun 19 12:09:45.510780 crc crio[22562]: time=\"2026-06-19T12:09:45.510525877Z\" level=info msg=\"Starting container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7\" id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.705966 | controller |     "Jun 19 12:09:45.518328 crc crio[22562]: time=\"2026-06-19T12:09:45.518210377Z\" level=info msg=\"Started container\" PID=168846 containerID=4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7 description=openshift-marketplace/redhat-operators-2lv2d/extract-utilities id=7d4ebf75-a202-4bc0-b3f8-a72437f7de3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec",
2026-06-19 12:35:51.705981 | controller |     "Jun 19 12:09:45.796499 crc crio[22562]: time=\"2026-06-19T12:09:45.795508133Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.705996 | controller |     "Jun 19 12:09:45.808467 crc crio[22562]: time=\"2026-06-19T12:09:45.80833607Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.706012 | controller |     "Jun 19 12:09:47.114228 crc crio[22562]: time=\"2026-06-19T12:09:47.113484461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=128ba4d1-cb1f-4a2f-b003-1ae546efaddb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.706027 | controller |     "Jun 19 12:09:47.115668 crc crio[22562]: time=\"2026-06-19T12:09:47.115498712Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83f6287d-0d85-4bee-8bbb-a7ce8fb890ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706043 | controller |     "Jun 19 12:09:47.118056 crc crio[22562]: time=\"2026-06-19T12:09:47.117991383Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4256ad40-80d9-426f-aac6-d3965e1a4b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706058 | controller |     "Jun 19 12:09:47.125618 crc crio[22562]: time=\"2026-06-19T12:09:47.125526459Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706073 | controller |     "Jun 19 12:09:47.126274 crc crio[22562]: time=\"2026-06-19T12:09:47.126203645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706088 | controller |     "Jun 19 12:09:47.178410 crc crio[22562]: time=\"2026-06-19T12:09:47.178319044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706108 | controller |     "Jun 19 12:09:47.181621 crc crio[22562]: time=\"2026-06-19T12:09:47.181554224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706124 | controller |     "Jun 19 12:09:47.409251 crc crio[22562]: time=\"2026-06-19T12:09:47.408954877Z\" level=info msg=\"Created container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=148c05d5-e5e2-4751-bd65-eb030876e2d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706140 | controller |     "Jun 19 12:09:47.414092 crc crio[22562]: time=\"2026-06-19T12:09:47.413880508Z\" level=info msg=\"Starting container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003\" id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.706155 | controller |     "Jun 19 12:09:47.426612 crc crio[22562]: time=\"2026-06-19T12:09:47.4264824Z\" level=info msg=\"Started container\" PID=168979 containerID=488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003 description=openshift-marketplace/redhat-operators-2lv2d/extract-content id=3becf237-93ed-4900-9726-a8c647b4f239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec",
2026-06-19 12:35:51.706186 | controller |     "Jun 19 12:09:53.074856 crc crio[22562]: time=\"2026-06-19T12:09:53.073422085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d710ffc-cd81-4e1d-9a1b-06e7063ea49e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706204 | controller |     "Jun 19 12:09:53.081687 crc crio[22562]: time=\"2026-06-19T12:09:53.080631293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=249a8dd8-2bdb-4108-a4e2-c6b1d037af83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706220 | controller |     "Jun 19 12:09:53.296978 crc crio[22562]: time=\"2026-06-19T12:09:53.296283985Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706235 | controller |     "Jun 19 12:09:53.297401 crc crio[22562]: time=\"2026-06-19T12:09:53.297005593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706251 | controller |     "Jun 19 12:09:53.425584 crc crio[22562]: time=\"2026-06-19T12:09:53.425358797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706266 | controller |     "Jun 19 12:09:53.429426 crc crio[22562]: time=\"2026-06-19T12:09:53.429344445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706281 | controller |     "Jun 19 12:09:53.815904 crc crio[22562]: time=\"2026-06-19T12:09:53.812096539Z\" level=info msg=\"Created container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=12f675f3-24cc-47b9-a897-2b0de057eb00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706297 | controller |     "Jun 19 12:09:53.819972 crc crio[22562]: time=\"2026-06-19T12:09:53.819014591Z\" level=info msg=\"Starting container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235\" id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.706315 | controller |     "Jun 19 12:09:53.828390 crc crio[22562]: time=\"2026-06-19T12:09:53.82827836Z\" level=info msg=\"Started container\" PID=169261 containerID=68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 description=openshift-marketplace/redhat-operators-2lv2d/registry-server id=cda54e0f-eb90-439d-98d1-46e529239ae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec",
2026-06-19 12:35:51.706332 | controller |     "Jun 19 12:10:01.859201 crc crio[22562]: time=\"2026-06-19T12:10:01.858266754Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697850-ztf8l/POD\" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.706348 | controller |     "Jun 19 12:10:01.861359 crc crio[22562]: time=\"2026-06-19T12:10:01.859276249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706364 | controller |     "Jun 19 12:10:01.922492 crc crio[22562]: time=\"2026-06-19T12:10:01.922397Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}\"",
2026-06-19 12:35:51.706380 | controller |     "Jun 19 12:10:01.922492 crc crio[22562]: time=\"2026-06-19T12:10:01.922467342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697850-ztf8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.706396 | controller |     "Jun 19 12:10:02.604589 crc crio[22562]: 2026-06-19T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6a0067be46db6 Mac:e2:06:5d:be:f7:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 SocketPath: PciID:}] [{Interface:0xc00011ada0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.706412 | controller |     "Jun 19 12:10:02.607028 crc crio[22562]: time=\"2026-06-19T12:10:02.60668249Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc002910098}] Aliases:map[]}\"",
2026-06-19 12:35:51.706473 | controller |     "Jun 19 12:10:02.607269 crc crio[22562]: time=\"2026-06-19T12:10:02.607244734Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697850-ztf8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.706502 | controller |     "Jun 19 12:10:02.617023 crc crio[22562]: time=\"2026-06-19T12:10:02.616920652Z\" level=info msg=\"Ran pod sandbox fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d with infra container: openshift-infra/auto-csr-approver-29697850-ztf8l/POD\" id=00204f76-1a9f-4a4d-b0cf-f3cf1d1600d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.706519 | controller |     "Jun 19 12:10:02.621119 crc crio[22562]: time=\"2026-06-19T12:10:02.620966052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.706550 | controller |     "Jun 19 12:10:02.628504 crc crio[22562]: time=\"2026-06-19T12:10:02.628437687Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.706567 | controller |     "Jun 19 12:10:03.831264 crc crio[22562]: time=\"2026-06-19T12:10:03.830593791Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=02be79e9-b181-4261-b2ab-b081e4799867 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.706583 | controller |     "Jun 19 12:10:03.832862 crc crio[22562]: time=\"2026-06-19T12:10:03.832488399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b81c1312-0934-4e19-8195-49f6771c6b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706599 | controller |     "Jun 19 12:10:03.836893 crc crio[22562]: time=\"2026-06-19T12:10:03.836805775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fee9e6a9-745b-4fe7-9c0d-6228e32c64e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.706614 | controller |     "Jun 19 12:10:03.849325 crc crio[22562]: time=\"2026-06-19T12:10:03.849231743Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706630 | controller |     "Jun 19 12:10:03.849676 crc crio[22562]: time=\"2026-06-19T12:10:03.849610832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706645 | controller |     "Jun 19 12:10:03.907667 crc crio[22562]: time=\"2026-06-19T12:10:03.907010871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706660 | controller |     "Jun 19 12:10:04.276473 crc crio[22562]: time=\"2026-06-19T12:10:04.275247736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.706675 | controller |     "Jun 19 12:10:04.406935 crc crio[22562]: time=\"2026-06-19T12:10:04.406790588Z\" level=info msg=\"Created container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=c3b611cf-6633-41bc-9bd2-8780ec91d0f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.706690 | controller |     "Jun 19 12:10:04.408348 crc crio[22562]: time=\"2026-06-19T12:10:04.408235294Z\" level=info msg=\"Starting container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d\" id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.706705 | controller |     "Jun 19 12:10:04.419110 crc crio[22562]: time=\"2026-06-19T12:10:04.4185895Z\" level=info msg=\"Started container\" PID=169954 containerID=6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d description=openshift-infra/auto-csr-approver-29697850-ztf8l/oc id=2f47a4c9-ada5-4ab8-8f40-6eb65b4cdd90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d",
2026-06-19 12:35:51.706720 | controller |     "Jun 19 12:10:06.434080 crc crio[22562]: time=\"2026-06-19T12:10:06.433247473Z\" level=info msg=\"Stopping container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235 (timeout: 2s)\" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.706735 | controller |     "Jun 19 12:10:07.082105 crc crio[22562]: time=\"2026-06-19T12:10:07.081333397Z\" level=info msg=\"Stopped container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=9b2e32a3-3992-496b-b724-2f72cda191ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.706754 | controller |     "Jun 19 12:10:07.083680 crc crio[22562]: time=\"2026-06-19T12:10:07.083583873Z\" level=info msg=\"Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706769 | controller |     "Jun 19 12:10:07.086942 crc crio[22562]: time=\"2026-06-19T12:10:07.086838454Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2lv2d Namespace:openshift-marketplace ID:8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec UID:66e6297d-4aa7-49ea-af49-a163c2a344f3 NetNS:/var/run/netns/8ee9339d-dbb5-4338-92ae-327bad494efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod66e6297d_4aa7_49ea_af49_a163c2a344f3.slice PodAnnotations:0xc000138c80}] Aliases:map[]}\"",
2026-06-19 12:35:51.706785 | controller |     "Jun 19 12:10:07.087367 crc crio[22562]: time=\"2026-06-19T12:10:07.087254264Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2lv2d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.706800 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462259306Z\" level=info msg=\"Stopping pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63\" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706815 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462395329Z\" level=info msg=\"Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706831 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.46283736Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq Namespace:openstack ID:4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63 UID:a26a4fd1-210b-4e5b-a8af-862d81f19117 NetNS:/var/run/netns/e0a5a283-ce20-481a-a817-df4bad5863db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda26a4fd1_210b_4e5b_a8af_862d81f19117.slice PodAnnotations:0xc00008d870}] Aliases:map[]}\"",
2026-06-19 12:35:51.706847 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462916732Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697850-ztf8l Namespace:openshift-infra ID:fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d UID:6d1f542e-f105-4729-83b3-3a4bd08a18d5 NetNS:/var/run/netns/e3d68028-62cf-4a1e-a251-bdb3f40e54a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d1f542e_f105_4729_83b3_3a4bd08a18d5.slice PodAnnotations:0xc000139000}] Aliases:map[]}\"",
2026-06-19 12:35:51.706863 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.462973643Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.706879 | controller |     "Jun 19 12:10:07.467349 crc crio[22562]: time=\"2026-06-19T12:10:07.463073325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697850-ztf8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.706894 | controller |     "Jun 19 12:10:07.493086 crc crio[22562]: time=\"2026-06-19T12:10:07.492985316Z\" level=info msg=\"Stopped pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=d02e669b-0134-422e-9c51-871d6f44fe1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706912 | controller |     "Jun 19 12:10:07.987549 crc crio[22562]: time=\"2026-06-19T12:10:07.986864627Z\" level=info msg=\"Stopped pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=58d60620-f9dc-431c-942c-4a9baed13e0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706928 | controller |     "Jun 19 12:10:08.081830 crc crio[22562]: time=\"2026-06-19T12:10:08.08164634Z\" level=info msg=\"Stopped pod sandbox: 4f8d9225d812326bbeb95a8a3dc4e594918e6084141d8c2a963fb5497798ae63\" id=a5bb35c9-20c4-4644-be50-74502c80d364 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.706943 | controller |     "Jun 19 12:10:08.502668 crc crio[22562]: time=\"2026-06-19T12:10:08.502089637Z\" level=info msg=\"Removing container: 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235\" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.706958 | controller |     "Jun 19 12:10:08.564247 crc crio[22562]: time=\"2026-06-19T12:10:08.56412406Z\" level=info msg=\"Removed container 68facfb8b24eea74176d333bd33d1f8c29ce70b21ca0e1ec0ad85c9a7cc0c235: openshift-marketplace/redhat-operators-2lv2d/registry-server\" id=5759bd68-1d8b-419d-9dd8-461e25addf96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.706973 | controller |     "Jun 19 12:10:08.569988 crc crio[22562]: time=\"2026-06-19T12:10:08.569880932Z\" level=info msg=\"Removing container: 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003\" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.706988 | controller |     "Jun 19 12:10:08.642862 crc crio[22562]: time=\"2026-06-19T12:10:08.642672502Z\" level=info msg=\"Removed container 488975a52148a055f421632e5e0c24a25016238f5e355dc7a712c61fc50b6003: openshift-marketplace/redhat-operators-2lv2d/extract-content\" id=f292d01e-d6bc-435d-a9a9-9aaaf9198c21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707003 | controller |     "Jun 19 12:10:08.647477 crc crio[22562]: time=\"2026-06-19T12:10:08.647372929Z\" level=info msg=\"Removing container: 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7\" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707018 | controller |     "Jun 19 12:10:08.677537 crc crio[22562]: time=\"2026-06-19T12:10:08.677420731Z\" level=info msg=\"Removed container 4a302ee958d330998567624df8efb1587ebb1fd415ac0370d885001027db93d7: openshift-marketplace/redhat-operators-2lv2d/extract-utilities\" id=70b03b7c-8d8d-45a0-aa5c-d27a847c51c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707033 | controller |     "Jun 19 12:10:09.197586 crc crio[22562]: time=\"2026-06-19T12:10:09.196987258Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD\" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.707048 | controller |     "Jun 19 12:10:09.197778 crc crio[22562]: time=\"2026-06-19T12:10:09.197676414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707063 | controller |     "Jun 19 12:10:09.248703 crc crio[22562]: time=\"2026-06-19T12:10:09.248609844Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}\"",
2026-06-19 12:35:51.707082 | controller |     "Jun 19 12:10:09.248703 crc crio[22562]: time=\"2026-06-19T12:10:09.248692216Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.707098 | controller |     "Jun 19 12:10:09.854425 crc crio[22562]: 2026-06-19T12:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21d9e355817f2aa Mac:9e:f5:1b:38:24:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 SocketPath: PciID:}] [{Interface:0xc00024e770 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.707114 | controller |     "Jun 19 12:10:09.856735 crc crio[22562]: time=\"2026-06-19T12:10:09.856623218Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc002910640}] Aliases:map[]}\"",
2026-06-19 12:35:51.707130 | controller |     "Jun 19 12:10:09.857363 crc crio[22562]: time=\"2026-06-19T12:10:09.857119499Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.707145 | controller |     "Jun 19 12:10:09.870667 crc crio[22562]: time=\"2026-06-19T12:10:09.870571482Z\" level=info msg=\"Ran pod sandbox 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/POD\" id=bd484a57-bdec-4f9a-b7cf-ac00d55141ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.707160 | controller |     "Jun 19 12:10:09.873279 crc crio[22562]: time=\"2026-06-19T12:10:09.873111605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2dd12bd6-545a-44a6-9852-e1ad80c972a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.707175 | controller |     "Jun 19 12:10:09.911494 crc crio[22562]: time=\"2026-06-19T12:10:09.911349671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b3278c0b-020a-4596-85bf-6e98ac456200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.707189 | controller |     "Jun 19 12:10:09.924627 crc crio[22562]: time=\"2026-06-19T12:10:09.924494076Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.707204 | controller |     "Jun 19 12:10:09.925253 crc crio[22562]: time=\"2026-06-19T12:10:09.925005798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707219 | controller |     "Jun 19 12:10:09.997681 crc crio[22562]: time=\"2026-06-19T12:10:09.997519771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707234 | controller |     "Jun 19 12:10:10.002216 crc crio[22562]: time=\"2026-06-19T12:10:10.002112935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707251 | controller |     "Jun 19 12:10:10.222801 crc crio[22562]: time=\"2026-06-19T12:10:10.222134745Z\" level=info msg=\"Created container 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=34ccbb52-1a26-40de-8cd6-2e0ed6bf3c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.707267 | controller |     "Jun 19 12:10:10.224415 crc crio[22562]: time=\"2026-06-19T12:10:10.224295928Z\" level=info msg=\"Starting container: 8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d\" id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.707283 | controller |     "Jun 19 12:10:10.232952 crc crio[22562]: time=\"2026-06-19T12:10:10.231832605Z\" level=info msg=\"Started container\" PID=170591 containerID=8a75896c8d36c99fc9347d1c87e5d2758e64ccc375087cfcc16df39322c5386d description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=b7622b22-64ee-4a74-b4b7-0a174e678e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd",
2026-06-19 12:35:51.707300 | controller |     "Jun 19 12:11:07.504469 crc crio[22562]: time=\"2026-06-19T12:11:07.503653356Z\" level=info msg=\"Removing container: 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f\" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707316 | controller |     "Jun 19 12:11:07.771234 crc crio[22562]: time=\"2026-06-19T12:11:07.770491273Z\" level=info msg=\"Removed container 027b362626b44c657edd09b120e2dfbcc1ed926c4ad2cdbf20184018a1407c0f: openshift-infra/auto-csr-approver-29697844-5t88l/oc\" id=8080bca7-b7c8-4776-9826-e05e9013a63c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707332 | controller |     "Jun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.788315024Z\" level=info msg=\"Stopping pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707347 | controller |     "Jun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.788723634Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=3bac2912-911f-4dab-8745-e8419b18fa42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707363 | controller |     "Jun 19 12:11:07.790369 crc crio[22562]: time=\"2026-06-19T12:11:07.789700859Z\" level=info msg=\"Removing pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707378 | controller |     "Jun 19 12:11:07.822552 crc crio[22562]: time=\"2026-06-19T12:11:07.822434038Z\" level=info msg=\"Removed pod sandbox: 8f83f5cb1579a077adbe3ac1dbc1a92c7ae5bebc86744c9608f6e7254836fac4\" id=c6bcdb7c-f86e-4fae-8a6d-d84bf817f551 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707394 | controller |     "Jun 19 12:11:07.823630 crc crio[22562]: time=\"2026-06-19T12:11:07.823557636Z\" level=info msg=\"Stopping pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707409 | controller |     "Jun 19 12:11:07.823715 crc crio[22562]: time=\"2026-06-19T12:11:07.823660268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=31966ccd-1085-4532-9855-12ddb1f7bc4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707425 | controller |     "Jun 19 12:11:07.824385 crc crio[22562]: time=\"2026-06-19T12:11:07.824353325Z\" level=info msg=\"Removing pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707464 | controller |     "Jun 19 12:11:07.850812 crc crio[22562]: time=\"2026-06-19T12:11:07.850730247Z\" level=info msg=\"Removed pod sandbox: 8518b68e082034404e1a95cc899aff8da006e001fc538090bdc2ce1f442351ec\" id=ebd6a644-56ac-488a-9352-3dfad16d2863 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707482 | controller |     "Jun 19 12:12:00.775636 crc crio[22562]: time=\"2026-06-19T12:12:00.774351014Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697852-rblc4/POD\" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.707498 | controller |     "Jun 19 12:12:00.775636 crc crio[22562]: time=\"2026-06-19T12:12:00.775453041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707513 | controller |     "Jun 19 12:12:01.009295 crc crio[22562]: time=\"2026-06-19T12:12:01.008726038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.707529 | controller |     "Jun 19 12:12:01.009295 crc crio[22562]: time=\"2026-06-19T12:12:01.009217851Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697852-rblc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.707546 | controller |     "Jun 19 12:12:01.953983 crc crio[22562]: 2026-06-19T12:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae928ee55cd56df Mac:9a:89:c4:6c:fd:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 SocketPath: PciID:}] [{Interface:0xc0002129e0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.707562 | controller |     "Jun 19 12:12:01.956739 crc crio[22562]: time=\"2026-06-19T12:12:01.956577966Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002e5e1d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.707578 | controller |     "Jun 19 12:12:01.956739 crc crio[22562]: time=\"2026-06-19T12:12:01.956724239Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697852-rblc4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.707595 | controller |     "Jun 19 12:12:01.969409 crc crio[22562]: time=\"2026-06-19T12:12:01.969276469Z\" level=info msg=\"Ran pod sandbox ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 with infra container: openshift-infra/auto-csr-approver-29697852-rblc4/POD\" id=d8ffd244-3952-4392-b900-f2fe7aa69d8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.707610 | controller |     "Jun 19 12:12:01.974470 crc crio[22562]: time=\"2026-06-19T12:12:01.974364815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.707629 | controller |     "Jun 19 12:12:01.990236 crc crio[22562]: time=\"2026-06-19T12:12:01.986476315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.707646 | controller |     "Jun 19 12:12:04.464780 crc crio[22562]: time=\"2026-06-19T12:12:04.463849218Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ef91e4d-ca5f-4830-9249-b202df6e27cb name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.707661 | controller |     "Jun 19 12:12:04.466863 crc crio[22562]: time=\"2026-06-19T12:12:04.4667571Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=472e5bcb-754d-47e3-ba44-faf6242fea0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.707676 | controller |     "Jun 19 12:12:04.473136 crc crio[22562]: time=\"2026-06-19T12:12:04.472995805Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=06496678-fbe0-4929-9946-cef3af2ab393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.707692 | controller |     "Jun 19 12:12:04.600572 crc crio[22562]: time=\"2026-06-19T12:12:04.600455277Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.707707 | controller |     "Jun 19 12:12:04.601386 crc crio[22562]: time=\"2026-06-19T12:12:04.601316168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707722 | controller |     "Jun 19 12:12:04.677232 crc crio[22562]: time=\"2026-06-19T12:12:04.677054911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707738 | controller |     "Jun 19 12:12:05.259924 crc crio[22562]: time=\"2026-06-19T12:12:05.259818809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707753 | controller |     "Jun 19 12:12:05.408121 crc crio[22562]: time=\"2026-06-19T12:12:05.407722226Z\" level=info msg=\"Created container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=25d7ee6b-c1b2-40cc-b974-a857724f2347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.707769 | controller |     "Jun 19 12:12:05.410262 crc crio[22562]: time=\"2026-06-19T12:12:05.409973822Z\" level=info msg=\"Starting container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15\" id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.707784 | controller |     "Jun 19 12:12:05.417448 crc crio[22562]: time=\"2026-06-19T12:12:05.417339694Z\" level=info msg=\"Started container\" PID=176501 containerID=88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15 description=openshift-infra/auto-csr-approver-29697852-rblc4/oc id=7d2e7515-0b5e-4ad0-9672-95a1468fc3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4",
2026-06-19 12:35:51.707799 | controller |     "Jun 19 12:12:08.485302 crc crio[22562]: time=\"2026-06-19T12:12:08.482901301Z\" level=info msg=\"Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707815 | controller |     "Jun 19 12:12:08.488478 crc crio[22562]: time=\"2026-06-19T12:12:08.488412308Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697852-rblc4 Namespace:openshift-infra ID:ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4 UID:04b21272-4548-4073-95a7-5e23bd9fd39e NetNS:/var/run/netns/221837c6-aef9-4435-8a72-f5d1d167b423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04b21272_4548_4073_95a7_5e23bd9fd39e.slice PodAnnotations:0xc002910818}] Aliases:map[]}\"",
2026-06-19 12:35:51.707835 | controller |     "Jun 19 12:12:08.489303 crc crio[22562]: time=\"2026-06-19T12:12:08.489085935Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697852-rblc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.707850 | controller |     "Jun 19 12:12:09.316809 crc crio[22562]: time=\"2026-06-19T12:12:09.316433211Z\" level=info msg=\"Stopped pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=d556e84d-79b0-4111-b781-0cfa902e931c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707866 | controller |     "Jun 19 12:13:07.941696 crc crio[22562]: time=\"2026-06-19T12:13:07.940367802Z\" level=info msg=\"Removing container: 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce\" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707881 | controller |     "Jun 19 12:13:08.563799 crc crio[22562]: time=\"2026-06-19T12:13:08.563072689Z\" level=info msg=\"Removed container 2d99e02f45ce264d793fc7b48177274c274da097b1b57ef2da4e718dbb7b31ce: openshift-infra/auto-csr-approver-29697846-lmhfw/oc\" id=3551679e-8c24-4921-9ddc-2449f831235e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.707896 | controller |     "Jun 19 12:13:08.584246 crc crio[22562]: time=\"2026-06-19T12:13:08.583977527Z\" level=info msg=\"Stopping pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707911 | controller |     "Jun 19 12:13:08.584651 crc crio[22562]: time=\"2026-06-19T12:13:08.584281994Z\" level=info msg=\"Stopped pod sandbox (already stopped): d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=6cd4a9a0-3221-459d-a7f9-82c2d4cc2307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.707926 | controller |     "Jun 19 12:13:08.585918 crc crio[22562]: time=\"2026-06-19T12:13:08.585816352Z\" level=info msg=\"Removing pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707941 | controller |     "Jun 19 12:13:08.655842 crc crio[22562]: time=\"2026-06-19T12:13:08.655664078Z\" level=info msg=\"Removed pod sandbox: d849cbd4fcb698a5692b65adecc0d58246c18bb68e29901396ea819ed48a8807\" id=e41e5c80-f7d1-4721-a34c-3f3ca595ba87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.707956 | controller |     "Jun 19 12:14:02.286304 crc crio[22562]: time=\"2026-06-19T12:14:02.285425111Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697854-5tmkm/POD\" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.707971 | controller |     "Jun 19 12:14:02.288073 crc crio[22562]: time=\"2026-06-19T12:14:02.286392306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.707986 | controller |     "Jun 19 12:14:02.335308 crc crio[22562]: time=\"2026-06-19T12:14:02.335118581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}\"",
2026-06-19 12:35:51.708006 | controller |     "Jun 19 12:14:02.335776 crc crio[22562]: time=\"2026-06-19T12:14:02.335734165Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697854-5tmkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.708021 | controller |     "Jun 19 12:14:03.041287 crc crio[22562]: 2026-06-19T12:14:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0bdaec27d7649a Mac:96:8d:22:6f:54:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 SocketPath: PciID:}] [{Interface:0xc0003509e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.708038 | controller |     "Jun 19 12:14:03.046054 crc crio[22562]: time=\"2026-06-19T12:14:03.045904916Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc002910ed8}] Aliases:map[]}\"",
2026-06-19 12:35:51.708054 | controller |     "Jun 19 12:14:03.046466 crc crio[22562]: time=\"2026-06-19T12:14:03.046361576Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697854-5tmkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.708070 | controller |     "Jun 19 12:14:03.062953 crc crio[22562]: time=\"2026-06-19T12:14:03.062846424Z\" level=info msg=\"Ran pod sandbox f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb with infra container: openshift-infra/auto-csr-approver-29697854-5tmkm/POD\" id=1ea00a98-93bf-470b-b25a-d196f5deb898 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.708085 | controller |     "Jun 19 12:14:03.066540 crc crio[22562]: time=\"2026-06-19T12:14:03.066438762Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.708100 | controller |     "Jun 19 12:14:03.084670 crc crio[22562]: time=\"2026-06-19T12:14:03.084595151Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.708116 | controller |     "Jun 19 12:14:04.542912 crc crio[22562]: time=\"2026-06-19T12:14:04.541948095Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a24b4402-8bb5-4307-b05b-58bfdc2764c1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.708131 | controller |     "Jun 19 12:14:04.544685 crc crio[22562]: time=\"2026-06-19T12:14:04.543919594Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1aa241f5-c4e5-4f12-a308-9442b1ba89e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.708147 | controller |     "Jun 19 12:14:04.547856 crc crio[22562]: time=\"2026-06-19T12:14:04.547714179Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f46edfd5-3f6c-49ab-a27a-fe55bf912fc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.708162 | controller |     "Jun 19 12:14:04.556652 crc crio[22562]: time=\"2026-06-19T12:14:04.556549837Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.708177 | controller |     "Jun 19 12:14:04.558492 crc crio[22562]: time=\"2026-06-19T12:14:04.558390702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708197 | controller |     "Jun 19 12:14:04.622708 crc crio[22562]: time=\"2026-06-19T12:14:04.622101728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708212 | controller |     "Jun 19 12:14:05.179844 crc crio[22562]: time=\"2026-06-19T12:14:05.179741256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708227 | controller |     "Jun 19 12:14:05.308104 crc crio[22562]: time=\"2026-06-19T12:14:05.307827303Z\" level=info msg=\"Created container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=29fe6bc1-01db-42b6-847f-9ebb4f507597 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.708242 | controller |     "Jun 19 12:14:05.312762 crc crio[22562]: time=\"2026-06-19T12:14:05.31257681Z\" level=info msg=\"Starting container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3\" id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.708257 | controller |     "Jun 19 12:14:05.321455 crc crio[22562]: time=\"2026-06-19T12:14:05.321321556Z\" level=info msg=\"Started container\" PID=182748 containerID=9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3 description=openshift-infra/auto-csr-approver-29697854-5tmkm/oc id=5df86fbc-b5e8-44a0-be7d-04a1a04413a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb",
2026-06-19 12:35:51.708272 | controller |     "Jun 19 12:14:07.689455 crc crio[22562]: time=\"2026-06-19T12:14:07.687791728Z\" level=info msg=\"Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708288 | controller |     "Jun 19 12:14:07.691488 crc crio[22562]: time=\"2026-06-19T12:14:07.689926581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697854-5tmkm Namespace:openshift-infra ID:f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb UID:eb48b884-4318-4f64-9bf7-c0598532c12a NetNS:/var/run/netns/25e859a5-cf21-4e82-94ec-6aa4849905c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb48b884_4318_4f64_9bf7_c0598532c12a.slice PodAnnotations:0xc0001391d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.708303 | controller |     "Jun 19 12:14:07.691488 crc crio[22562]: time=\"2026-06-19T12:14:07.690133487Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697854-5tmkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.708319 | controller |     "Jun 19 12:14:08.202125 crc crio[22562]: time=\"2026-06-19T12:14:08.201695325Z\" level=info msg=\"Stopped pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=de34362c-bb16-4cba-9409-3f75abedecde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708334 | controller |     "Jun 19 12:15:00.671658 crc crio[22562]: time=\"2026-06-19T12:15:00.670677966Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD\" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.708350 | controller |     "Jun 19 12:15:00.673131 crc crio[22562]: time=\"2026-06-19T12:15:00.671693172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708365 | controller |     "Jun 19 12:15:00.715300 crc crio[22562]: time=\"2026-06-19T12:15:00.715106865Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"",
2026-06-19 12:35:51.708388 | controller |     "Jun 19 12:15:00.715300 crc crio[22562]: time=\"2026-06-19T12:15:00.715238829Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.708404 | controller |     "Jun 19 12:15:01.388319 crc crio[22562]: 2026-06-19T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a1f2124be9ff10 Mac:0a:21:c3:b1:54:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.708421 | controller |     "Jun 19 12:15:01.390701 crc crio[22562]: time=\"2026-06-19T12:15:01.390536866Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc00008d250}] Aliases:map[]}\"",
2026-06-19 12:35:51.708458 | controller |     "Jun 19 12:15:01.390983 crc crio[22562]: time=\"2026-06-19T12:15:01.390867634Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.708475 | controller |     "Jun 19 12:15:01.413501 crc crio[22562]: time=\"2026-06-19T12:15:01.41336746Z\" level=info msg=\"Ran pod sandbox 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/POD\" id=d85e23b7-dcb0-4010-a5af-ffd2ace707e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.708492 | controller |     "Jun 19 12:15:01.418785 crc crio[22562]: time=\"2026-06-19T12:15:01.418675652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9795e5aa-b038-40e9-918d-e368f8648e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.708507 | controller |     "Jun 19 12:15:01.423692 crc crio[22562]: time=\"2026-06-19T12:15:01.423589333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4ef5c588-658e-4d10-b14a-936ad06b62d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.708522 | controller |     "Jun 19 12:15:01.440704 crc crio[22562]: time=\"2026-06-19T12:15:01.438960773Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles\" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.708538 | controller |     "Jun 19 12:15:01.440704 crc crio[22562]: time=\"2026-06-19T12:15:01.439971647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708556 | controller |     "Jun 19 12:15:01.502671 crc crio[22562]: time=\"2026-06-19T12:15:01.502514915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708572 | controller |     "Jun 19 12:15:01.509446 crc crio[22562]: time=\"2026-06-19T12:15:01.509335264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708587 | controller |     "Jun 19 12:15:01.727580 crc crio[22562]: time=\"2026-06-19T12:15:01.726724967Z\" level=info msg=\"Created container a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9: openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles\" id=a00b4fa8-1374-4bf0-985b-5f07797d9fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.708602 | controller |     "Jun 19 12:15:01.731453 crc crio[22562]: time=\"2026-06-19T12:15:01.731127556Z\" level=info msg=\"Starting container: a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9\" id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.708618 | controller |     "Jun 19 12:15:01.744027 crc crio[22562]: time=\"2026-06-19T12:15:01.743829281Z\" level=info msg=\"Started container\" PID=186057 containerID=a04a1af2bdd366fc86c1557fdf9da9189eb572df94aaa46b75b56af20c006ad9 description=openshift-operator-lifecycle-manager/collect-profiles-29697855-nfhrx/collect-profiles id=b92df603-d531-47f3-91d6-bd527a6ec126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263",
2026-06-19 12:35:51.708634 | controller |     "Jun 19 12:15:03.820490 crc crio[22562]: time=\"2026-06-19T12:15:03.819708469Z\" level=info msg=\"Stopping pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263\" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708651 | controller |     "Jun 19 12:15:03.822854 crc crio[22562]: time=\"2026-06-19T12:15:03.82180182Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697855-nfhrx Namespace:openshift-operator-lifecycle-manager ID:8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263 UID:0a937e26-f100-42ef-876a-ec63940e71f1 NetNS:/var/run/netns/ba48a011-04f5-4918-b5b9-63a2a2eeafe2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a937e26_f100_42ef_876a_ec63940e71f1.slice PodAnnotations:0xc002094648}] Aliases:map[]}\"",
2026-06-19 12:35:51.708667 | controller |     "Jun 19 12:15:03.822854 crc crio[22562]: time=\"2026-06-19T12:15:03.822257652Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.708682 | controller |     "Jun 19 12:15:04.217310 crc crio[22562]: time=\"2026-06-19T12:15:04.213970587Z\" level=info msg=\"Stopped pod sandbox: 8a1f2124be9ff1099355c9248b5a3d1d9f62ea9067c2c0a979a2afb4f1fad263\" id=adcaaa4a-85ac-4c08-bc34-6a1ed9afb26c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708698 | controller |     "Jun 19 12:15:08.766783 crc crio[22562]: time=\"2026-06-19T12:15:08.765292011Z\" level=info msg=\"Removing container: ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa\" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.708713 | controller |     "Jun 19 12:15:09.092922 crc crio[22562]: time=\"2026-06-19T12:15:09.092281736Z\" level=info msg=\"Removed container ca3d71e45e7499f74af3c970d0793e25cba4cd1366e86c376ed66fa42b4848fa: openshift-infra/auto-csr-approver-29697848-vd7s8/oc\" id=fe8afd9e-137a-4117-bed5-c42030e787fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.708731 | controller |     "Jun 19 12:15:09.098599 crc crio[22562]: time=\"2026-06-19T12:15:09.098554521Z\" level=info msg=\"Removing container: 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8\" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.708747 | controller |     "Jun 19 12:15:09.155345 crc crio[22562]: time=\"2026-06-19T12:15:09.155076668Z\" level=info msg=\"Removed container 4ce3c825f2eac7fe33d13ad210a611c35065eac931974d31d428579f3b8e66e8: openshift-operator-lifecycle-manager/collect-profiles-29697810-sx8sb/collect-profiles\" id=cc45e7e5-25c1-469b-ad15-fc3f989175ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.708763 | controller |     "Jun 19 12:15:09.168790 crc crio[22562]: time=\"2026-06-19T12:15:09.168691655Z\" level=info msg=\"Stopping pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708778 | controller |     "Jun 19 12:15:09.168790 crc crio[22562]: time=\"2026-06-19T12:15:09.168788487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e0055171-2562-4062-87b0-f44a23e10371 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708793 | controller |     "Jun 19 12:15:09.169610 crc crio[22562]: time=\"2026-06-19T12:15:09.169516486Z\" level=info msg=\"Removing pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.708808 | controller |     "Jun 19 12:15:09.186556 crc crio[22562]: time=\"2026-06-19T12:15:09.186470845Z\" level=info msg=\"Removed pod sandbox: 2401aa62c33385ff2e4f192e592014f75518897ee0ac0ec70d161088d3ff6096\" id=e7216930-7aca-443e-ad63-c97a92be1724 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.708823 | controller |     "Jun 19 12:15:09.187681 crc crio[22562]: time=\"2026-06-19T12:15:09.187576702Z\" level=info msg=\"Stopping pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708838 | controller |     "Jun 19 12:15:09.187809 crc crio[22562]: time=\"2026-06-19T12:15:09.187743706Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=0d3c0921-a489-4298-8263-9e9699d04168 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708853 | controller |     "Jun 19 12:15:09.188537 crc crio[22562]: time=\"2026-06-19T12:15:09.188470054Z\" level=info msg=\"Removing pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.708868 | controller |     "Jun 19 12:15:09.210848 crc crio[22562]: time=\"2026-06-19T12:15:09.210683603Z\" level=info msg=\"Removed pod sandbox: d2189263875ed9dc21b2369bb24f1c48b8b7e01c945902face80b1a56fd616b8\" id=49d1744b-2649-47fd-b0b2-a776623c1989 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.708882 | controller |     "Jun 19 12:15:46.608682 crc crio[22562]: time=\"2026-06-19T12:15:46.606938155Z\" level=info msg=\"Stopping pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd\" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708898 | controller |     "Jun 19 12:15:46.611554 crc crio[22562]: time=\"2026-06-19T12:15:46.610104093Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 Namespace:openstack ID:21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd UID:dc5dc297-8e62-4ac1-afe4-b2b31d8214a0 NetNS:/var/run/netns/c9412825-72c4-4bca-aa4b-7807d3a82342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5dc297_8e62_4ac1_afe4_b2b31d8214a0.slice PodAnnotations:0xc0005aca38}] Aliases:map[]}\"",
2026-06-19 12:35:51.708916 | controller |     "Jun 19 12:15:46.611554 crc crio[22562]: time=\"2026-06-19T12:15:46.610514283Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.708931 | controller |     "Jun 19 12:15:47.289320 crc crio[22562]: time=\"2026-06-19T12:15:47.288387755Z\" level=info msg=\"Stopped pod sandbox: 21d9e355817f2aa002ce6faf23db4e32a43f2c0975adfeb7aa61a45bf238d8bd\" id=5fe470c9-72d7-480b-a853-848cc39f1bbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.708946 | controller |     "Jun 19 12:15:48.277058 crc crio[22562]: time=\"2026-06-19T12:15:48.276662239Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD\" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.708961 | controller |     "Jun 19 12:15:48.278331 crc crio[22562]: time=\"2026-06-19T12:15:48.277084261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.708976 | controller |     "Jun 19 12:15:48.314592 crc crio[22562]: time=\"2026-06-19T12:15:48.314508155Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}\"",
2026-06-19 12:35:51.708992 | controller |     "Jun 19 12:15:48.314592 crc crio[22562]: time=\"2026-06-19T12:15:48.314552296Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.709007 | controller |     "Jun 19 12:15:49.049293 crc crio[22562]: 2026-06-19T12:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:601cc505bbca3d6 Mac:7e:f7:2a:86:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.709022 | controller |     "Jun 19 12:15:49.050974 crc crio[22562]: time=\"2026-06-19T12:15:49.050888792Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002910bf0}] Aliases:map[]}\"",
2026-06-19 12:35:51.709038 | controller |     "Jun 19 12:15:49.051273 crc crio[22562]: time=\"2026-06-19T12:15:49.051226562Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.709053 | controller |     "Jun 19 12:15:49.064668 crc crio[22562]: time=\"2026-06-19T12:15:49.064568391Z\" level=info msg=\"Ran pod sandbox 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/POD\" id=963e2cde-d0a7-4045-b0d4-4e8fb1b2f922 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.709071 | controller |     "Jun 19 12:15:49.067465 crc crio[22562]: time=\"2026-06-19T12:15:49.066523719Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a9816aff-8449-436f-bcbf-1ccba3d775c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709087 | controller |     "Jun 19 12:15:49.214716 crc crio[22562]: time=\"2026-06-19T12:15:49.214604621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2de68626-b121-4898-9372-0cb85e90e0dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709102 | controller |     "Jun 19 12:15:49.225492 crc crio[22562]: time=\"2026-06-19T12:15:49.225411918Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709117 | controller |     "Jun 19 12:15:49.226113 crc crio[22562]: time=\"2026-06-19T12:15:49.226045864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709131 | controller |     "Jun 19 12:15:49.289490 crc crio[22562]: time=\"2026-06-19T12:15:49.289360529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709147 | controller |     "Jun 19 12:15:49.293543 crc crio[22562]: time=\"2026-06-19T12:15:49.29346516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709161 | controller |     "Jun 19 12:15:49.555646 crc crio[22562]: time=\"2026-06-19T12:15:49.554890074Z\" level=info msg=\"Created container cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=60738f85-1af0-40bb-b4eb-81b710c2b0be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709176 | controller |     "Jun 19 12:15:49.557844 crc crio[22562]: time=\"2026-06-19T12:15:49.557077719Z\" level=info msg=\"Starting container: cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68\" id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.709191 | controller |     "Jun 19 12:15:49.567119 crc crio[22562]: time=\"2026-06-19T12:15:49.56524846Z\" level=info msg=\"Started container\" PID=188947 containerID=cca8e7be211b44d0df2b1ba7d446cac19e3d16b0314e4529aa173f061a4fca68 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam id=09caad44-ed02-473c-a3a9-d137a115d743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a",
2026-06-19 12:35:51.709207 | controller |     "Jun 19 12:16:00.548814 crc crio[22562]: time=\"2026-06-19T12:16:00.547521067Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697856-s8sw8/POD\" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.709222 | controller |     "Jun 19 12:16:00.551940 crc crio[22562]: time=\"2026-06-19T12:16:00.54886948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709238 | controller |     "Jun 19 12:16:00.595965 crc crio[22562]: time=\"2026-06-19T12:16:00.595791269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}\"",
2026-06-19 12:35:51.709256 | controller |     "Jun 19 12:16:00.595965 crc crio[22562]: time=\"2026-06-19T12:16:00.5958568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697856-s8sw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.709272 | controller |     "Jun 19 12:16:01.051421 crc crio[22562]: 2026-06-19T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26f7407400a87ce Mac:1a:d3:eb:f9:45:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 SocketPath: PciID:}] [{Interface:0xc00060a7c0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.709287 | controller |     "Jun 19 12:16:01.053663 crc crio[22562]: time=\"2026-06-19T12:16:01.053562539Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc0030b4f20}] Aliases:map[]}\"",
2026-06-19 12:35:51.709303 | controller |     "Jun 19 12:16:01.053856 crc crio[22562]: time=\"2026-06-19T12:16:01.053726612Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697856-s8sw8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.709318 | controller |     "Jun 19 12:16:01.065029 crc crio[22562]: time=\"2026-06-19T12:16:01.064879217Z\" level=info msg=\"Ran pod sandbox 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c with infra container: openshift-infra/auto-csr-approver-29697856-s8sw8/POD\" id=34b7d4ec-4d0a-443f-831c-92858e08e853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.709333 | controller |     "Jun 19 12:16:01.072863 crc crio[22562]: time=\"2026-06-19T12:16:01.072754433Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.709348 | controller |     "Jun 19 12:16:01.082909 crc crio[22562]: time=\"2026-06-19T12:16:01.082811041Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.709363 | controller |     "Jun 19 12:16:02.573824 crc crio[22562]: time=\"2026-06-19T12:16:02.57268834Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3d7c0d92-024e-4081-978e-149abff5bf77 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.709378 | controller |     "Jun 19 12:16:02.575261 crc crio[22562]: time=\"2026-06-19T12:16:02.575224843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=089a9b1f-0a9d-4890-8d1a-c2118017681a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709393 | controller |     "Jun 19 12:16:02.579940 crc crio[22562]: time=\"2026-06-19T12:16:02.579853257Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a89311d5-a16b-4d44-a66e-42713da97b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709408 | controller |     "Jun 19 12:16:02.593549 crc crio[22562]: time=\"2026-06-19T12:16:02.593429052Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709440 | controller |     "Jun 19 12:16:02.594498 crc crio[22562]: time=\"2026-06-19T12:16:02.594406286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709461 | controller |     "Jun 19 12:16:02.651642 crc crio[22562]: time=\"2026-06-19T12:16:02.651534539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709478 | controller |     "Jun 19 12:16:03.166750 crc crio[22562]: time=\"2026-06-19T12:16:03.166655275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709493 | controller |     "Jun 19 12:16:03.357116 crc crio[22562]: time=\"2026-06-19T12:16:03.356549151Z\" level=info msg=\"Created container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=96bd4e22-7707-4e75-84f3-a534918d9fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709509 | controller |     "Jun 19 12:16:03.359409 crc crio[22562]: time=\"2026-06-19T12:16:03.359233928Z\" level=info msg=\"Starting container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9\" id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.709525 | controller |     "Jun 19 12:16:03.367293 crc crio[22562]: time=\"2026-06-19T12:16:03.366797434Z\" level=info msg=\"Started container\" PID=189630 containerID=c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9 description=openshift-infra/auto-csr-approver-29697856-s8sw8/oc id=c9aa4c74-5be3-4223-8e8c-bd1f16c37753 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c",
2026-06-19 12:35:51.709541 | controller |     "Jun 19 12:16:05.992577 crc crio[22562]: time=\"2026-06-19T12:16:05.991312836Z\" level=info msg=\"Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.709557 | controller |     "Jun 19 12:16:05.995772 crc crio[22562]: time=\"2026-06-19T12:16:05.99388129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697856-s8sw8 Namespace:openshift-infra ID:26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c UID:9dbd9e27-351c-4ac5-bde3-533f26d178e8 NetNS:/var/run/netns/f88b8c4d-a324-4619-85e7-91480dc21136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dbd9e27_351c_4ac5_bde3_533f26d178e8.slice PodAnnotations:0xc001613628}] Aliases:map[]}\"",
2026-06-19 12:35:51.709585 | controller |     "Jun 19 12:16:05.995772 crc crio[22562]: time=\"2026-06-19T12:16:05.994126226Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697856-s8sw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.709602 | controller |     "Jun 19 12:16:06.461440 crc crio[22562]: time=\"2026-06-19T12:16:06.459934583Z\" level=info msg=\"Stopped pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=3bcf0f21-4715-4f52-acdc-a31d0a704430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.709618 | controller |     "Jun 19 12:16:11.185302 crc crio[22562]: time=\"2026-06-19T12:16:11.180791708Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8pj6k/POD\" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.709634 | controller |     "Jun 19 12:16:11.185302 crc crio[22562]: time=\"2026-06-19T12:16:11.18162032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709653 | controller |     "Jun 19 12:16:11.247774 crc crio[22562]: time=\"2026-06-19T12:16:11.247484929Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.709669 | controller |     "Jun 19 12:16:11.247774 crc crio[22562]: time=\"2026-06-19T12:16:11.247573001Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8pj6k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.709685 | controller |     "Jun 19 12:16:11.923694 crc crio[22562]: 2026-06-19T12:16:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c79c768b89860f3 Mac:96:8d:81:32:20:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.709701 | controller |     "Jun 19 12:16:11.925357 crc crio[22562]: time=\"2026-06-19T12:16:11.925134963Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0029101d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.709717 | controller |     "Jun 19 12:16:11.925504 crc crio[22562]: time=\"2026-06-19T12:16:11.925458441Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8pj6k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.709732 | controller |     "Jun 19 12:16:11.940107 crc crio[22562]: time=\"2026-06-19T12:16:11.940033542Z\" level=info msg=\"Ran pod sandbox c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe with infra container: openshift-marketplace/community-operators-8pj6k/POD\" id=39865971-43c3-4020-b5da-9ef8029bfbae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.709748 | controller |     "Jun 19 12:16:11.942552 crc crio[22562]: time=\"2026-06-19T12:16:11.942455431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f827938c-03da-43c7-804e-4cd5001b2858 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709764 | controller |     "Jun 19 12:16:11.945137 crc crio[22562]: time=\"2026-06-19T12:16:11.945070697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54639f44-b966-48e9-a0ce-9b03a1965842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709779 | controller |     "Jun 19 12:16:12.010087 crc crio[22562]: time=\"2026-06-19T12:16:12.009959151Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709795 | controller |     "Jun 19 12:16:12.010658 crc crio[22562]: time=\"2026-06-19T12:16:12.010596796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709814 | controller |     "Jun 19 12:16:12.056673 crc crio[22562]: time=\"2026-06-19T12:16:12.056506692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709829 | controller |     "Jun 19 12:16:12.062439 crc crio[22562]: time=\"2026-06-19T12:16:12.062379687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709845 | controller |     "Jun 19 12:16:12.286469 crc crio[22562]: time=\"2026-06-19T12:16:12.286358564Z\" level=info msg=\"Created container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=b048dc11-b1e5-4cc1-a1b0-c4d059ca4ac3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709860 | controller |     "Jun 19 12:16:12.292029 crc crio[22562]: time=\"2026-06-19T12:16:12.291892461Z\" level=info msg=\"Starting container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b\" id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.709875 | controller |     "Jun 19 12:16:12.301823 crc crio[22562]: time=\"2026-06-19T12:16:12.301712924Z\" level=info msg=\"Started container\" PID=190275 containerID=a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b description=openshift-marketplace/community-operators-8pj6k/extract-utilities id=c0a7cfed-772b-4c60-81bc-dbb219c080d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe",
2026-06-19 12:35:51.709891 | controller |     "Jun 19 12:16:13.125515 crc crio[22562]: time=\"2026-06-19T12:16:13.124290773Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.709906 | controller |     "Jun 19 12:16:13.129984 crc crio[22562]: time=\"2026-06-19T12:16:13.129746928Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.709922 | controller |     "Jun 19 12:16:14.600029 crc crio[22562]: time=\"2026-06-19T12:16:14.599499719Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=cd14321c-d80f-42d4-a8c9-fdfbda61b4c6 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.709937 | controller |     "Jun 19 12:16:14.603467 crc crio[22562]: time=\"2026-06-19T12:16:14.601567739Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=084b35f4-e396-495b-b48a-8c06d3263dce name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709952 | controller |     "Jun 19 12:16:14.607403 crc crio[22562]: time=\"2026-06-19T12:16:14.606562492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b4bdf502-f090-4917-abda-ddcd6d10506d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.709968 | controller |     "Jun 19 12:16:14.621327 crc crio[22562]: time=\"2026-06-19T12:16:14.620869227Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/extract-content\" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.709983 | controller |     "Jun 19 12:16:14.622762 crc crio[22562]: time=\"2026-06-19T12:16:14.62181329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.709999 | controller |     "Jun 19 12:16:14.695353 crc crio[22562]: time=\"2026-06-19T12:16:14.695220375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710017 | controller |     "Jun 19 12:16:14.699510 crc crio[22562]: time=\"2026-06-19T12:16:14.699350567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710032 | controller |     "Jun 19 12:16:15.004770 crc crio[22562]: time=\"2026-06-19T12:16:15.003941698Z\" level=info msg=\"Created container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content\" id=c0cfa922-ea54-46df-a04a-ad990ad54eb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710048 | controller |     "Jun 19 12:16:15.006628 crc crio[22562]: time=\"2026-06-19T12:16:15.006544292Z\" level=info msg=\"Starting container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4\" id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.710063 | controller |     "Jun 19 12:16:15.013422 crc crio[22562]: time=\"2026-06-19T12:16:15.013303768Z\" level=info msg=\"Started container\" PID=190406 containerID=9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4 description=openshift-marketplace/community-operators-8pj6k/extract-content id=412954be-b9ec-4e3f-8f87-05ccb1fe9740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe",
2026-06-19 12:35:51.710078 | controller |     "Jun 19 12:16:20.284286 crc crio[22562]: time=\"2026-06-19T12:16:20.282097723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa54c864-fdd7-48f3-afef-c22a03d9bfff name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710093 | controller |     "Jun 19 12:16:20.289107 crc crio[22562]: time=\"2026-06-19T12:16:20.288789448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35b1aa4c-4fd1-44d5-84d3-53cb39905ff7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710108 | controller |     "Jun 19 12:16:20.431753 crc crio[22562]: time=\"2026-06-19T12:16:20.43159848Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8pj6k/registry-server\" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710123 | controller |     "Jun 19 12:16:20.432273 crc crio[22562]: time=\"2026-06-19T12:16:20.432111382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710138 | controller |     "Jun 19 12:16:20.503194 crc crio[22562]: time=\"2026-06-19T12:16:20.502956864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710153 | controller |     "Jun 19 12:16:20.506777 crc crio[22562]: time=\"2026-06-19T12:16:20.506683247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710168 | controller |     "Jun 19 12:16:20.717186 crc crio[22562]: time=\"2026-06-19T12:16:20.717042508Z\" level=info msg=\"Created container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=54369eee-a5d4-4f21-b1b1-8f361b0ebe5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710184 | controller |     "Jun 19 12:16:20.719581 crc crio[22562]: time=\"2026-06-19T12:16:20.719495537Z\" level=info msg=\"Starting container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43\" id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.710202 | controller |     "Jun 19 12:16:20.727731 crc crio[22562]: time=\"2026-06-19T12:16:20.727627459Z\" level=info msg=\"Started container\" PID=190793 containerID=39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 description=openshift-marketplace/community-operators-8pj6k/registry-server id=5d2aae3d-9073-4a54-81a0-b72c6395cece name=/runtime.v1.RuntimeService/StartContainer sandboxID=c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe",
2026-06-19 12:35:51.710218 | controller |     "Jun 19 12:16:33.581120 crc crio[22562]: time=\"2026-06-19T12:16:33.580188787Z\" level=info msg=\"Stopping container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43 (timeout: 2s)\" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.710233 | controller |     "Jun 19 12:16:33.718117 crc crio[22562]: time=\"2026-06-19T12:16:33.717934682Z\" level=info msg=\"Stopped container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=91795a57-146c-4806-9bec-05c892a3514d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.710248 | controller |     "Jun 19 12:16:33.719665 crc crio[22562]: time=\"2026-06-19T12:16:33.719389038Z\" level=info msg=\"Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.710264 | controller |     "Jun 19 12:16:33.721203 crc crio[22562]: time=\"2026-06-19T12:16:33.720260749Z\" level=info msg=\"Got pod network &{Name:community-operators-8pj6k Namespace:openshift-marketplace ID:c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe UID:4ea15b97-765f-47ef-b387-cfe57593d986 NetNS:/var/run/netns/3c621634-b9be-425f-9247-b1db3d053e1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ea15b97_765f_47ef_b387_cfe57593d986.slice PodAnnotations:0xc0006588d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.710280 | controller |     "Jun 19 12:16:33.721203 crc crio[22562]: time=\"2026-06-19T12:16:33.720440214Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8pj6k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.710296 | controller |     "Jun 19 12:16:34.133401 crc crio[22562]: time=\"2026-06-19T12:16:34.132287566Z\" level=info msg=\"Stopped pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=d3282274-8a9b-4f73-a7d5-0bbaf07d8cfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.710311 | controller |     "Jun 19 12:16:34.612892 crc crio[22562]: time=\"2026-06-19T12:16:34.612380407Z\" level=info msg=\"Removing container: 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43\" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710326 | controller |     "Jun 19 12:16:34.650984 crc crio[22562]: time=\"2026-06-19T12:16:34.650864599Z\" level=info msg=\"Removed container 39620218be3dbc214b768644306db36da043ff7a75ec914463071d5027d94c43: openshift-marketplace/community-operators-8pj6k/registry-server\" id=38823970-e28a-42ef-8b7a-40e1f20b6f2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710342 | controller |     "Jun 19 12:16:34.657930 crc crio[22562]: time=\"2026-06-19T12:16:34.657823501Z\" level=info msg=\"Removing container: 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4\" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710357 | controller |     "Jun 19 12:16:34.725604 crc crio[22562]: time=\"2026-06-19T12:16:34.725550105Z\" level=info msg=\"Removed container 9016911dbfec155c9f5ffc9391950aa60913df855203c433ef81f688d3539de4: openshift-marketplace/community-operators-8pj6k/extract-content\" id=e8bdaaa8-4f58-4b41-a7ba-b7363d6c846d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710375 | controller |     "Jun 19 12:16:34.736109 crc crio[22562]: time=\"2026-06-19T12:16:34.735748908Z\" level=info msg=\"Removing container: a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b\" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710391 | controller |     "Jun 19 12:16:34.809428 crc crio[22562]: time=\"2026-06-19T12:16:34.809300797Z\" level=info msg=\"Removed container a8093a07e1736a953b40e18609326cfaa827a048ecb2d4771d898b41c7b2148b: openshift-marketplace/community-operators-8pj6k/extract-utilities\" id=1f3cdf23-f9f2-4245-b104-7b344eb41b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.710406 | controller |     "Jun 19 12:17:03.335943 crc crio[22562]: time=\"2026-06-19T12:17:03.334274503Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-w8knd/POD\" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.710421 | controller |     "Jun 19 12:17:03.337550 crc crio[22562]: time=\"2026-06-19T12:17:03.336288653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710458 | controller |     "Jun 19 12:17:03.425625 crc crio[22562]: time=\"2026-06-19T12:17:03.425514859Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.710475 | controller |     "Jun 19 12:17:03.425625 crc crio[22562]: time=\"2026-06-19T12:17:03.425599912Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-w8knd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.710491 | controller |     "Jun 19 12:17:03.818909 crc crio[22562]: 2026-06-19T12:17:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9a907f902f9f93 Mac:22:3e:14:68:a6:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad SocketPath: PciID:}] [{Interface:0xc0000145a0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.710507 | controller |     "Jun 19 12:17:03.820529 crc crio[22562]: time=\"2026-06-19T12:17:03.820443494Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc000328cd8}] Aliases:map[]}\"",
2026-06-19 12:35:51.710523 | controller |     "Jun 19 12:17:03.820650 crc crio[22562]: time=\"2026-06-19T12:17:03.820623689Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-w8knd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.710538 | controller |     "Jun 19 12:17:03.832440 crc crio[22562]: time=\"2026-06-19T12:17:03.831754134Z\" level=info msg=\"Ran pod sandbox c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 with infra container: openshift-marketplace/redhat-marketplace-w8knd/POD\" id=4fed24f4-858a-4baa-873a-450f5050964b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.710557 | controller |     "Jun 19 12:17:03.838057 crc crio[22562]: time=\"2026-06-19T12:17:03.835356013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c94c9260-2bd3-42b7-9f4c-3f94a48ad362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710573 | controller |     "Jun 19 12:17:03.841736 crc crio[22562]: time=\"2026-06-19T12:17:03.83968257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea555879-5064-4077-8375-05e836ce7d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710589 | controller |     "Jun 19 12:17:03.855401 crc crio[22562]: time=\"2026-06-19T12:17:03.852524128Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710604 | controller |     "Jun 19 12:17:03.855401 crc crio[22562]: time=\"2026-06-19T12:17:03.853113532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710620 | controller |     "Jun 19 12:17:03.989942 crc crio[22562]: time=\"2026-06-19T12:17:03.988764275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710635 | controller |     "Jun 19 12:17:04.009389 crc crio[22562]: time=\"2026-06-19T12:17:04.004416883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710651 | controller |     "Jun 19 12:17:04.180081 crc crio[22562]: time=\"2026-06-19T12:17:04.178183679Z\" level=info msg=\"Created container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=858b67b7-1110-4125-93e2-8784040df25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710667 | controller |     "Jun 19 12:17:04.180081 crc crio[22562]: time=\"2026-06-19T12:17:04.179514932Z\" level=info msg=\"Starting container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0\" id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.710683 | controller |     "Jun 19 12:17:04.187461 crc crio[22562]: time=\"2026-06-19T12:17:04.187350306Z\" level=info msg=\"Started container\" PID=193238 containerID=ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0 description=openshift-marketplace/redhat-marketplace-w8knd/extract-utilities id=a3a34406-4ee4-44b4-b449-a54c6a5ebbdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29",
2026-06-19 12:35:51.710700 | controller |     "Jun 19 12:17:04.321664 crc crio[22562]: time=\"2026-06-19T12:17:04.321582224Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.710716 | controller |     "Jun 19 12:17:04.335333 crc crio[22562]: time=\"2026-06-19T12:17:04.335071278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.710731 | controller |     "Jun 19 12:17:04.981080 crc crio[22562]: time=\"2026-06-19T12:17:04.980295552Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=3e07d61e-2593-40db-a0ad-00e51324c4cc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.710750 | controller |     "Jun 19 12:17:04.982889 crc crio[22562]: time=\"2026-06-19T12:17:04.982396384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59c7ded5-3314-4075-b2d0-8d8aa6e2c91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710766 | controller |     "Jun 19 12:17:04.986084 crc crio[22562]: time=\"2026-06-19T12:17:04.985677545Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=401bdc68-81d1-4004-9ca7-c1a7bd298397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.710783 | controller |     "Jun 19 12:17:04.995641 crc crio[22562]: time=\"2026-06-19T12:17:04.995542848Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710799 | controller |     "Jun 19 12:17:04.996587 crc crio[22562]: time=\"2026-06-19T12:17:04.996329168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710814 | controller |     "Jun 19 12:17:05.072890 crc crio[22562]: time=\"2026-06-19T12:17:05.072777198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710830 | controller |     "Jun 19 12:17:05.082950 crc crio[22562]: time=\"2026-06-19T12:17:05.082842998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710845 | controller |     "Jun 19 12:17:05.160880 crc crio[22562]: time=\"2026-06-19T12:17:05.160763264Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6x7zw/POD\" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.710860 | controller |     "Jun 19 12:17:05.161043 crc crio[22562]: time=\"2026-06-19T12:17:05.160907567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.710881 | controller |     "Jun 19 12:17:05.212026 crc crio[22562]: time=\"2026-06-19T12:17:05.211884357Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}\"",
2026-06-19 12:35:51.710929 | controller |     "Jun 19 12:17:05.212026 crc crio[22562]: time=\"2026-06-19T12:17:05.211968409Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6x7zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.710949 | controller |     "Jun 19 12:17:05.471206 crc crio[22562]: time=\"2026-06-19T12:17:05.470458891Z\" level=info msg=\"Created container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=8be5c240-9e65-499a-8484-207fb1deacaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.710965 | controller |     "Jun 19 12:17:05.474887 crc crio[22562]: time=\"2026-06-19T12:17:05.474727757Z\" level=info msg=\"Starting container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783\" id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.710981 | controller |     "Jun 19 12:17:05.485719 crc crio[22562]: time=\"2026-06-19T12:17:05.485620846Z\" level=info msg=\"Started container\" PID=193371 containerID=434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783 description=openshift-marketplace/redhat-marketplace-w8knd/extract-content id=2c22de35-5559-4664-984c-e8090c1d2cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29",
2026-06-19 12:35:51.711001 | controller |     "Jun 19 12:17:05.824467 crc crio[22562]: 2026-06-19T12:17:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1399bfb29a21833 Mac:26:54:d2:bd:78:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 SocketPath: PciID:}] [{Interface:0xc0002f8790 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.711017 | controller |     "Jun 19 12:17:05.825883 crc crio[22562]: time=\"2026-06-19T12:17:05.825811847Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc001b84e38}] Aliases:map[]}\"",
2026-06-19 12:35:51.711033 | controller |     "Jun 19 12:17:05.826261 crc crio[22562]: time=\"2026-06-19T12:17:05.825979471Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6x7zw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.711049 | controller |     "Jun 19 12:17:05.839566 crc crio[22562]: time=\"2026-06-19T12:17:05.838401599Z\" level=info msg=\"Ran pod sandbox 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 with infra container: openshift-marketplace/certified-operators-6x7zw/POD\" id=31fe703f-4bb8-4df8-9521-d2aff7f3d3eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.711064 | controller |     "Jun 19 12:17:05.844426 crc crio[22562]: time=\"2026-06-19T12:17:05.844379546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4bfab72e-fbea-4f9a-8786-f6fcd5146074 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711079 | controller |     "Jun 19 12:17:05.852767 crc crio[22562]: time=\"2026-06-19T12:17:05.852688842Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c190efcb-b4db-46eb-b4eb-ccf05842fdef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711097 | controller |     "Jun 19 12:17:05.895975 crc crio[22562]: time=\"2026-06-19T12:17:05.89588201Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711114 | controller |     "Jun 19 12:17:05.896430 crc crio[22562]: time=\"2026-06-19T12:17:05.896371892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711128 | controller |     "Jun 19 12:17:05.957336 crc crio[22562]: time=\"2026-06-19T12:17:05.957241417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711143 | controller |     "Jun 19 12:17:05.968021 crc crio[22562]: time=\"2026-06-19T12:17:05.967921221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711163 | controller |     "Jun 19 12:17:06.168667 crc crio[22562]: time=\"2026-06-19T12:17:06.168216463Z\" level=info msg=\"Created container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3ece6bb9-8e6a-41d6-96db-c2d6c9991445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711179 | controller |     "Jun 19 12:17:06.172259 crc crio[22562]: time=\"2026-06-19T12:17:06.170403628Z\" level=info msg=\"Starting container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412\" id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.711194 | controller |     "Jun 19 12:17:06.179319 crc crio[22562]: time=\"2026-06-19T12:17:06.179259266Z\" level=info msg=\"Started container\" PID=193464 containerID=18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412 description=openshift-marketplace/certified-operators-6x7zw/extract-utilities id=e10e499a-be96-4495-8067-31844b07bdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4",
2026-06-19 12:35:51.711209 | controller |     "Jun 19 12:17:06.387431 crc crio[22562]: time=\"2026-06-19T12:17:06.387332811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b74b42bf-ebd6-46ab-b8b1-d32b776c6759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711224 | controller |     "Jun 19 12:17:06.391668 crc crio[22562]: time=\"2026-06-19T12:17:06.391370061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74d05673-1622-471a-8a5e-34f7ffbea7b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711239 | controller |     "Jun 19 12:17:06.393672 crc crio[22562]: time=\"2026-06-19T12:17:06.393582446Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.711254 | controller |     "Jun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.397933243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.711270 | controller |     "Jun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.400358294Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711285 | controller |     "Jun 19 12:17:06.401285 crc crio[22562]: time=\"2026-06-19T12:17:06.400723992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711300 | controller |     "Jun 19 12:17:06.502404 crc crio[22562]: time=\"2026-06-19T12:17:06.501623807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711315 | controller |     "Jun 19 12:17:06.509322 crc crio[22562]: time=\"2026-06-19T12:17:06.508340103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711330 | controller |     "Jun 19 12:17:06.649624 crc crio[22562]: time=\"2026-06-19T12:17:06.648879128Z\" level=info msg=\"Created container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=a790b52a-5d09-443f-b5ba-ad6af7d4f5de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711345 | controller |     "Jun 19 12:17:06.651372 crc crio[22562]: time=\"2026-06-19T12:17:06.651295428Z\" level=info msg=\"Starting container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0\" id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.711364 | controller |     "Jun 19 12:17:06.659437 crc crio[22562]: time=\"2026-06-19T12:17:06.658223199Z\" level=info msg=\"Started container\" PID=193528 containerID=7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 description=openshift-marketplace/redhat-marketplace-w8knd/registry-server id=319d7c06-99c1-470f-8248-2a160b4ef360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29",
2026-06-19 12:35:51.711379 | controller |     "Jun 19 12:17:07.036207 crc crio[22562]: time=\"2026-06-19T12:17:07.035979029Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=0b9a4d04-8c31-4ab9-901c-92faf94f50e0 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.711395 | controller |     "Jun 19 12:17:07.041047 crc crio[22562]: time=\"2026-06-19T12:17:07.040945892Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a808f4a8-b67f-4276-844e-3a2310776208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711410 | controller |     "Jun 19 12:17:07.044477 crc crio[22562]: time=\"2026-06-19T12:17:07.044413528Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=71ccbb95-e180-4ab3-b87a-a6110fce88f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711425 | controller |     "Jun 19 12:17:07.054727 crc crio[22562]: time=\"2026-06-19T12:17:07.05463294Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711469 | controller |     "Jun 19 12:17:07.055304 crc crio[22562]: time=\"2026-06-19T12:17:07.055253806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711485 | controller |     "Jun 19 12:17:07.174420 crc crio[22562]: time=\"2026-06-19T12:17:07.1743331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711501 | controller |     "Jun 19 12:17:07.181581 crc crio[22562]: time=\"2026-06-19T12:17:07.181502167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711516 | controller |     "Jun 19 12:17:07.341063 crc crio[22562]: time=\"2026-06-19T12:17:07.34094731Z\" level=info msg=\"Created container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=7c03d15f-0ebe-461f-a6ef-a3462f9061b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711531 | controller |     "Jun 19 12:17:07.343039 crc crio[22562]: time=\"2026-06-19T12:17:07.342920258Z\" level=info msg=\"Starting container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d\" id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.711547 | controller |     "Jun 19 12:17:07.350961 crc crio[22562]: time=\"2026-06-19T12:17:07.350887316Z\" level=info msg=\"Started container\" PID=193583 containerID=257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d description=openshift-marketplace/certified-operators-6x7zw/extract-content id=c19b453a-22ae-46fa-a097-1d19c3e1cb48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4",
2026-06-19 12:35:51.711566 | controller |     "Jun 19 12:17:09.273298 crc crio[22562]: time=\"2026-06-19T12:17:09.272788025Z\" level=info msg=\"Removing container: 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d\" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.711582 | controller |     "Jun 19 12:17:09.712378 crc crio[22562]: time=\"2026-06-19T12:17:09.711487023Z\" level=info msg=\"Removed container 6827de87be94c468eb3675d9266416f30a62bc28c8c8562edc83694b226aba2d: openshift-infra/auto-csr-approver-29697850-ztf8l/oc\" id=afc695fa-7278-4310-8f80-1eff6f7627a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.711597 | controller |     "Jun 19 12:17:09.725604 crc crio[22562]: time=\"2026-06-19T12:17:09.72552025Z\" level=info msg=\"Stopping pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711613 | controller |     "Jun 19 12:17:09.725604 crc crio[22562]: time=\"2026-06-19T12:17:09.725583111Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=a464f51f-5962-4799-9f68-02c8d324f9da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711628 | controller |     "Jun 19 12:17:09.726235 crc crio[22562]: time=\"2026-06-19T12:17:09.726206067Z\" level=info msg=\"Removing pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.711643 | controller |     "Jun 19 12:17:09.760821 crc crio[22562]: time=\"2026-06-19T12:17:09.760646678Z\" level=info msg=\"Removed pod sandbox: fe6a0067be46db673dd83ab8874f8e9d66afa9e67a58eb31300d4a40b4a3947d\" id=b9d0be08-4a81-439d-a1de-d1d2b35f442c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.711658 | controller |     "Jun 19 12:17:09.762589 crc crio[22562]: time=\"2026-06-19T12:17:09.762491423Z\" level=info msg=\"Stopping pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711674 | controller |     "Jun 19 12:17:09.762694 crc crio[22562]: time=\"2026-06-19T12:17:09.762600006Z\" level=info msg=\"Stopped pod sandbox (already stopped): c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=cd87c7ca-3e8d-43ee-919e-376cc84572a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711689 | controller |     "Jun 19 12:17:09.763915 crc crio[22562]: time=\"2026-06-19T12:17:09.763616951Z\" level=info msg=\"Removing pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.711705 | controller |     "Jun 19 12:17:09.788105 crc crio[22562]: time=\"2026-06-19T12:17:09.788029085Z\" level=info msg=\"Removed pod sandbox: c79c768b89860f336d7114b55f670406926f7a9d78c2c73a3e8f3959277a9ffe\" id=6e4cfbd9-b245-4beb-963a-dd8189e1d370 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.711719 | controller |     "Jun 19 12:17:10.525517 crc crio[22562]: time=\"2026-06-19T12:17:10.525276105Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c7583fc-43f7-4a1e-8db0-b37fdb937234 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711734 | controller |     "Jun 19 12:17:10.531729 crc crio[22562]: time=\"2026-06-19T12:17:10.530638876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7ac48e8b-5c6f-4cdb-a576-bf15d3f6284a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.711750 | controller |     "Jun 19 12:17:10.608810 crc crio[22562]: time=\"2026-06-19T12:17:10.608606343Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711769 | controller |     "Jun 19 12:17:10.609355 crc crio[22562]: time=\"2026-06-19T12:17:10.609310541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711785 | controller |     "Jun 19 12:17:10.662665 crc crio[22562]: time=\"2026-06-19T12:17:10.662578519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711801 | controller |     "Jun 19 12:17:10.666545 crc crio[22562]: time=\"2026-06-19T12:17:10.666482825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.711816 | controller |     "Jun 19 12:17:11.826326 crc crio[22562]: time=\"2026-06-19T12:17:11.812481471Z\" level=info msg=\"Created container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=c086f54a-4d4b-42a3-b185-79ff27032ccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.711832 | controller |     "Jun 19 12:17:11.852686 crc crio[22562]: time=\"2026-06-19T12:17:11.852111751Z\" level=info msg=\"Starting container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7\" id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.711847 | controller |     "Jun 19 12:17:11.895709 crc crio[22562]: time=\"2026-06-19T12:17:11.895443693Z\" level=info msg=\"Started container\" PID=193752 containerID=e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 description=openshift-marketplace/certified-operators-6x7zw/registry-server id=1f5402d1-e497-482c-bec5-1fb735788ac5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4",
2026-06-19 12:35:51.711864 | controller |     "Jun 19 12:17:15.869639 crc crio[22562]: time=\"2026-06-19T12:17:15.868602171Z\" level=info msg=\"Stopping container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0 (timeout: 2s)\" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.711880 | controller |     "Jun 19 12:17:17.411242 crc crio[22562]: time=\"2026-06-19T12:17:17.410080223Z\" level=info msg=\"Stopped container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=df71f578-c360-4056-be5b-2f6e570c4aa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.711896 | controller |     "Jun 19 12:17:17.412474 crc crio[22562]: time=\"2026-06-19T12:17:17.41237333Z\" level=info msg=\"Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711912 | controller |     "Jun 19 12:17:17.415355 crc crio[22562]: time=\"2026-06-19T12:17:17.415252631Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-w8knd Namespace:openshift-marketplace ID:c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29 UID:dba09320-51cf-4d75-a30a-e848518936cc NetNS:/var/run/netns/aa7a99fa-6bd7-4aad-8381-87604d160bad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddba09320_51cf_4d75_a30a_e848518936cc.slice PodAnnotations:0xc001613bb8}] Aliases:map[]}\"",
2026-06-19 12:35:51.711928 | controller |     "Jun 19 12:17:17.415555 crc crio[22562]: time=\"2026-06-19T12:17:17.415503147Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-w8knd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.711947 | controller |     "Jun 19 12:17:17.838104 crc crio[22562]: time=\"2026-06-19T12:17:17.836853096Z\" level=info msg=\"Stopped pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=31d28a53-12ed-4ed9-b9db-6edc436e91f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.711964 | controller |     "Jun 19 12:17:26.160085 crc crio[22562]: time=\"2026-06-19T12:17:26.150711841Z\" level=info msg=\"Stopping container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7 (timeout: 2s)\" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.711980 | controller |     "Jun 19 12:17:26.279791 crc crio[22562]: time=\"2026-06-19T12:17:26.279689951Z\" level=info msg=\"Stopped container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=1bbc5213-3a32-4f58-8777-2123950a715d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.711995 | controller |     "Jun 19 12:17:26.281377 crc crio[22562]: time=\"2026-06-19T12:17:26.281305861Z\" level=info msg=\"Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712011 | controller |     "Jun 19 12:17:26.282452 crc crio[22562]: time=\"2026-06-19T12:17:26.282066129Z\" level=info msg=\"Got pod network &{Name:certified-operators-6x7zw Namespace:openshift-marketplace ID:1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4 UID:f612f6c3-3b01-4fec-973f-e5a0b543de58 NetNS:/var/run/netns/e300589f-d8f5-4b10-9f0a-89e0b8629438 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf612f6c3_3b01_4fec_973f_e5a0b543de58.slice PodAnnotations:0xc000658948}] Aliases:map[]}\"",
2026-06-19 12:35:51.712027 | controller |     "Jun 19 12:17:26.282452 crc crio[22562]: time=\"2026-06-19T12:17:26.282398057Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6x7zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.712043 | controller |     "Jun 19 12:17:26.643181 crc crio[22562]: time=\"2026-06-19T12:17:26.642656946Z\" level=info msg=\"Stopped pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=e1bdf887-e5c0-447d-a870-a30899669637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712059 | controller |     "Jun 19 12:17:27.177346 crc crio[22562]: time=\"2026-06-19T12:17:27.176635518Z\" level=info msg=\"Removing container: e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7\" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712074 | controller |     "Jun 19 12:17:27.209403 crc crio[22562]: time=\"2026-06-19T12:17:27.209287286Z\" level=info msg=\"Removed container e646f2a39a2b472672cd204184c23d6a6ba6deeb661336270965186c0dd2fee7: openshift-marketplace/certified-operators-6x7zw/registry-server\" id=7a5b497f-ffd8-4067-aadf-050f88f2ee7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712090 | controller |     "Jun 19 12:17:27.213049 crc crio[22562]: time=\"2026-06-19T12:17:27.212920055Z\" level=info msg=\"Removing container: 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d\" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712105 | controller |     "Jun 19 12:17:27.259022 crc crio[22562]: time=\"2026-06-19T12:17:27.258896592Z\" level=info msg=\"Removed container 257e7aeab7f80646d2bc2e45f377db3c2f6e312b7565b6b794714757e0ac534d: openshift-marketplace/certified-operators-6x7zw/extract-content\" id=0aa9ffc9-b130-482b-9752-eec1784c454f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712124 | controller |     "Jun 19 12:17:27.263040 crc crio[22562]: time=\"2026-06-19T12:17:27.262937872Z\" level=info msg=\"Removing container: 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412\" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712140 | controller |     "Jun 19 12:17:27.303800 crc crio[22562]: time=\"2026-06-19T12:17:27.30368899Z\" level=info msg=\"Removed container 18ae15df894f2c66780f640c9816e5f0a4e38397116ab59e904a00c0760ca412: openshift-marketplace/certified-operators-6x7zw/extract-utilities\" id=3858de17-0418-43e1-84a9-c8f1fe32a921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712156 | controller |     "Jun 19 12:18:00.554322 crc crio[22562]: time=\"2026-06-19T12:18:00.553456735Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697858-xrx9w/POD\" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.712171 | controller |     "Jun 19 12:18:00.557582 crc crio[22562]: time=\"2026-06-19T12:18:00.554364518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712187 | controller |     "Jun 19 12:18:00.631343 crc crio[22562]: time=\"2026-06-19T12:18:00.630894229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}\"",
2026-06-19 12:35:51.712203 | controller |     "Jun 19 12:18:00.631343 crc crio[22562]: time=\"2026-06-19T12:18:00.630949451Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697858-xrx9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.712219 | controller |     "Jun 19 12:18:01.238310 crc crio[22562]: 2026-06-19T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b5fa8fd2e13396 Mac:46:49:5d:05:4c:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.712235 | controller |     "Jun 19 12:18:01.240333 crc crio[22562]: time=\"2026-06-19T12:18:01.239843766Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc000329028}] Aliases:map[]}\"",
2026-06-19 12:35:51.712251 | controller |     "Jun 19 12:18:01.240333 crc crio[22562]: time=\"2026-06-19T12:18:01.240092482Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697858-xrx9w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.712266 | controller |     "Jun 19 12:18:01.256729 crc crio[22562]: time=\"2026-06-19T12:18:01.25660883Z\" level=info msg=\"Ran pod sandbox 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b with infra container: openshift-infra/auto-csr-approver-29697858-xrx9w/POD\" id=234f174d-e960-4887-9d25-c08aa62f384b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.712285 | controller |     "Jun 19 12:18:01.260556 crc crio[22562]: time=\"2026-06-19T12:18:01.260473636Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.712301 | controller |     "Jun 19 12:18:01.270065 crc crio[22562]: time=\"2026-06-19T12:18:01.26995473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.712317 | controller |     "Jun 19 12:18:02.218898 crc crio[22562]: time=\"2026-06-19T12:18:02.218006581Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=64ddad2d-db49-47b8-ab64-104effe7f3d1 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.712332 | controller |     "Jun 19 12:18:02.221493 crc crio[22562]: time=\"2026-06-19T12:18:02.219811236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=980db67f-9bcb-456b-ab98-cee44e7082b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.712347 | controller |     "Jun 19 12:18:02.224718 crc crio[22562]: time=\"2026-06-19T12:18:02.224592934Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a4900ec-91da-48ba-ab5d-9ab2d9c0db4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.712363 | controller |     "Jun 19 12:18:02.234604 crc crio[22562]: time=\"2026-06-19T12:18:02.234369325Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.712378 | controller |     "Jun 19 12:18:02.235623 crc crio[22562]: time=\"2026-06-19T12:18:02.235389641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712393 | controller |     "Jun 19 12:18:02.298118 crc crio[22562]: time=\"2026-06-19T12:18:02.297854626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712408 | controller |     "Jun 19 12:18:02.821552 crc crio[22562]: time=\"2026-06-19T12:18:02.821076063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712423 | controller |     "Jun 19 12:18:02.949872 crc crio[22562]: time=\"2026-06-19T12:18:02.949726583Z\" level=info msg=\"Created container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=8225424a-2093-4feb-ae9c-36b36d6055e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.712457 | controller |     "Jun 19 12:18:02.952497 crc crio[22562]: time=\"2026-06-19T12:18:02.952406631Z\" level=info msg=\"Starting container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f\" id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.712474 | controller |     "Jun 19 12:18:02.963282 crc crio[22562]: time=\"2026-06-19T12:18:02.962247604Z\" level=info msg=\"Started container\" PID=196868 containerID=e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f description=openshift-infra/auto-csr-approver-29697858-xrx9w/oc id=3e45942c-3f46-4ca2-8093-815db0374301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b",
2026-06-19 12:35:51.712490 | controller |     "Jun 19 12:18:04.921046 crc crio[22562]: time=\"2026-06-19T12:18:04.919864937Z\" level=info msg=\"Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712509 | controller |     "Jun 19 12:18:04.923414 crc crio[22562]: time=\"2026-06-19T12:18:04.923245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697858-xrx9w Namespace:openshift-infra ID:5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b UID:50b55714-25ab-4737-b871-364d17faf0ea NetNS:/var/run/netns/9dc18e5c-f66e-44fe-9980-6e2154dc8655 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50b55714_25ab_4737_b871_364d17faf0ea.slice PodAnnotations:0xc002911168}] Aliases:map[]}\"",
2026-06-19 12:35:51.712525 | controller |     "Jun 19 12:18:04.924247 crc crio[22562]: time=\"2026-06-19T12:18:04.924085591Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697858-xrx9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.712541 | controller |     "Jun 19 12:18:05.337616 crc crio[22562]: time=\"2026-06-19T12:18:05.337560544Z\" level=info msg=\"Stopped pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=81f950f8-95ca-4480-93d1-4651eaecba27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712557 | controller |     "Jun 19 12:18:09.814555 crc crio[22562]: time=\"2026-06-19T12:18:09.813135364Z\" level=info msg=\"Removing container: 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15\" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712572 | controller |     "Jun 19 12:18:10.102840 crc crio[22562]: time=\"2026-06-19T12:18:10.102614332Z\" level=info msg=\"Removed container 88087457d6d9a857228e0ef16e9c011c9425a5224bcf3e48509b5d3be589be15: openshift-infra/auto-csr-approver-29697852-rblc4/oc\" id=a24881ee-e34d-4325-99fa-0a7b252a67a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.712587 | controller |     "Jun 19 12:18:10.117516 crc crio[22562]: time=\"2026-06-19T12:18:10.117426168Z\" level=info msg=\"Stopping pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712602 | controller |     "Jun 19 12:18:10.117666 crc crio[22562]: time=\"2026-06-19T12:18:10.11754318Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=ba016857-ab65-4d67-bf3e-5a92ae592679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712617 | controller |     "Jun 19 12:18:10.125666 crc crio[22562]: time=\"2026-06-19T12:18:10.125565049Z\" level=info msg=\"Removing pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.712632 | controller |     "Jun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.159195981Z\" level=info msg=\"Removed pod sandbox: 1399bfb29a2183341bf29377daa9cdc1bb9d50555bb55271aa60e1254dac0aa4\" id=f8b100de-6ea0-4b05-8bf9-42bb26ac15ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.712647 | controller |     "Jun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162297958Z\" level=info msg=\"Stopping pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712662 | controller |     "Jun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162342819Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=34fecd19-1398-4109-9ef8-1f0298f166bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712677 | controller |     "Jun 19 12:18:10.164495 crc crio[22562]: time=\"2026-06-19T12:18:10.162911714Z\" level=info msg=\"Removing pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.712695 | controller |     "Jun 19 12:18:10.183617 crc crio[22562]: time=\"2026-06-19T12:18:10.183480402Z\" level=info msg=\"Removed pod sandbox: ae928ee55cd56df4f88340c0d22c10af46fccfe1edd486f0bd29d1626effbbb4\" id=ee1557bf-2963-4cb8-91e3-3af05ad7c988 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.712710 | controller |     "Jun 19 12:19:04.982908 crc crio[22562]: time=\"2026-06-19T12:19:04.981768209Z\" level=info msg=\"Stopping pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a\" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712725 | controller |     "Jun 19 12:19:04.985371 crc crio[22562]: time=\"2026-06-19T12:19:04.984388663Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw Namespace:openstack ID:601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a UID:a626ef04-dc46-44a3-a11c-ddeaac1be6ac NetNS:/var/run/netns/9bc40923-0aea-4d5f-9dc6-f5b2748507ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda626ef04_dc46_44a3_a11c_ddeaac1be6ac.slice PodAnnotations:0xc002095d98}] Aliases:map[]}\"",
2026-06-19 12:35:51.712741 | controller |     "Jun 19 12:19:04.985371 crc crio[22562]: time=\"2026-06-19T12:19:04.984691701Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.712757 | controller |     "Jun 19 12:19:05.583018 crc crio[22562]: time=\"2026-06-19T12:19:05.58247637Z\" level=info msg=\"Stopped pod sandbox: 601cc505bbca3d693a71fe5bf9a16e5df9de1864f195dfb81118d5a02e1c448a\" id=26eec782-08b9-43da-a49b-6d7f5c396e1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.712773 | controller |     "Jun 19 12:19:06.590674 crc crio[22562]: time=\"2026-06-19T12:19:06.589884949Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD\" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.712788 | controller |     "Jun 19 12:19:06.591906 crc crio[22562]: time=\"2026-06-19T12:19:06.590730221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712803 | controller |     "Jun 19 12:19:06.657924 crc crio[22562]: time=\"2026-06-19T12:19:06.65782495Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}\"",
2026-06-19 12:35:51.712818 | controller |     "Jun 19 12:19:06.657924 crc crio[22562]: time=\"2026-06-19T12:19:06.657895551Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.712834 | controller |     "Jun 19 12:19:07.187761 crc crio[22562]: 2026-06-19T12:19:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e6b91fd6a7f95 Mac:d2:41:db:9e:71:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.712857 | controller |     "Jun 19 12:19:07.189952 crc crio[22562]: time=\"2026-06-19T12:19:07.189899194Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000138388}] Aliases:map[]}\"",
2026-06-19 12:35:51.712873 | controller |     "Jun 19 12:19:07.190403 crc crio[22562]: time=\"2026-06-19T12:19:07.190344916Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.712888 | controller |     "Jun 19 12:19:07.201555 crc crio[22562]: time=\"2026-06-19T12:19:07.201108632Z\" level=info msg=\"Ran pod sandbox a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/POD\" id=84480402-be47-435a-8148-d04d47e9ff8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.712903 | controller |     "Jun 19 12:19:07.205295 crc crio[22562]: time=\"2026-06-19T12:19:07.205218384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64f2d46c-130e-44c9-8c0f-0023351e9c4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.712919 | controller |     "Jun 19 12:19:07.284080 crc crio[22562]: time=\"2026-06-19T12:19:07.283930639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=efdef515-0fb4-40a0-a4b4-4be0787565ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.712934 | controller |     "Jun 19 12:19:07.296524 crc crio[22562]: time=\"2026-06-19T12:19:07.296432559Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.712949 | controller |     "Jun 19 12:19:07.296862 crc crio[22562]: time=\"2026-06-19T12:19:07.296797558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712965 | controller |     "Jun 19 12:19:07.358675 crc crio[22562]: time=\"2026-06-19T12:19:07.358587786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712981 | controller |     "Jun 19 12:19:07.362885 crc crio[22562]: time=\"2026-06-19T12:19:07.36282443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.712996 | controller |     "Jun 19 12:19:07.516495 crc crio[22562]: time=\"2026-06-19T12:19:07.516342017Z\" level=info msg=\"Created container e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=86581fb8-3226-44e3-af6b-202cfc2babf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713011 | controller |     "Jun 19 12:19:07.518709 crc crio[22562]: time=\"2026-06-19T12:19:07.517832823Z\" level=info msg=\"Starting container: e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d\" id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.713027 | controller |     "Jun 19 12:19:07.523098 crc crio[22562]: time=\"2026-06-19T12:19:07.52294285Z\" level=info msg=\"Started container\" PID=200723 containerID=e367e96f9aed95f83439cc7e692936d96917ad1793a5a437af52ce5362ffeb5d description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=b9bdb6b3-4e9b-4443-ad41-c967cb91a35d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722",
2026-06-19 12:35:51.713046 | controller |     "Jun 19 12:20:00.601382 crc crio[22562]: time=\"2026-06-19T12:20:00.600428376Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697860-7pcz7/POD\" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.713062 | controller |     "Jun 19 12:20:00.603852 crc crio[22562]: time=\"2026-06-19T12:20:00.601422511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713077 | controller |     "Jun 19 12:20:00.660691 crc crio[22562]: time=\"2026-06-19T12:20:00.660492721Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.713093 | controller |     "Jun 19 12:20:00.660691 crc crio[22562]: time=\"2026-06-19T12:20:00.660568943Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697860-7pcz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.713109 | controller |     "Jun 19 12:20:01.290202 crc crio[22562]: 2026-06-19T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1b8d775b837b47 Mac:2e:09:91:b7:77:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 SocketPath: PciID:}] [{Interface:0xc00011b340 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.713125 | controller |     "Jun 19 12:20:01.292332 crc crio[22562]: time=\"2026-06-19T12:20:01.292259473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc0003282a8}] Aliases:map[]}\"",
2026-06-19 12:35:51.713141 | controller |     "Jun 19 12:20:01.292539 crc crio[22562]: time=\"2026-06-19T12:20:01.292495849Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697860-7pcz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.713156 | controller |     "Jun 19 12:20:01.305389 crc crio[22562]: time=\"2026-06-19T12:20:01.305347287Z\" level=info msg=\"Ran pod sandbox b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba with infra container: openshift-infra/auto-csr-approver-29697860-7pcz7/POD\" id=48168923-2e63-49a5-97d5-2043f417a402 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.713172 | controller |     "Jun 19 12:20:01.309311 crc crio[22562]: time=\"2026-06-19T12:20:01.309284474Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.713187 | controller |     "Jun 19 12:20:01.321714 crc crio[22562]: time=\"2026-06-19T12:20:01.321536426Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.713206 | controller |     "Jun 19 12:20:02.622685 crc crio[22562]: time=\"2026-06-19T12:20:02.621630564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51eddf6b-3670-4de2-8cf2-99cc9eb698ee name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.713221 | controller |     "Jun 19 12:20:02.625345 crc crio[22562]: time=\"2026-06-19T12:20:02.623834369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54099d65-3d91-49ae-8f02-f5948b3268cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713237 | controller |     "Jun 19 12:20:02.627303 crc crio[22562]: time=\"2026-06-19T12:20:02.626922865Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a05ef96c-94ed-432f-9d58-fac7248282cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713252 | controller |     "Jun 19 12:20:02.637514 crc crio[22562]: time=\"2026-06-19T12:20:02.637341772Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713268 | controller |     "Jun 19 12:20:02.638137 crc crio[22562]: time=\"2026-06-19T12:20:02.638088751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713283 | controller |     "Jun 19 12:20:02.726788 crc crio[22562]: time=\"2026-06-19T12:20:02.726662411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713297 | controller |     "Jun 19 12:20:03.235201 crc crio[22562]: time=\"2026-06-19T12:20:03.234726483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713312 | controller |     "Jun 19 12:20:03.416226 crc crio[22562]: time=\"2026-06-19T12:20:03.416021435Z\" level=info msg=\"Created container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=2eff13e4-2ca8-48d0-b1c5-f999cf904169 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713327 | controller |     "Jun 19 12:20:03.417866 crc crio[22562]: time=\"2026-06-19T12:20:03.417786679Z\" level=info msg=\"Starting container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07\" id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.713342 | controller |     "Jun 19 12:20:03.424471 crc crio[22562]: time=\"2026-06-19T12:20:03.424335111Z\" level=info msg=\"Started container\" PID=203751 containerID=c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07 description=openshift-infra/auto-csr-approver-29697860-7pcz7/oc id=4f66f7f6-533b-4122-af75-995fcc6d46fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba",
2026-06-19 12:35:51.713357 | controller |     "Jun 19 12:20:05.197795 crc crio[22562]: time=\"2026-06-19T12:20:05.196962749Z\" level=info msg=\"Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.713373 | controller |     "Jun 19 12:20:05.200682 crc crio[22562]: time=\"2026-06-19T12:20:05.20060514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697860-7pcz7 Namespace:openshift-infra ID:b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba UID:e705816d-30be-481b-9fa9-a34c0b52b6b2 NetNS:/var/run/netns/3da473ed-2023-48f6-847a-5267222701a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode705816d_30be_481b_9fa9_a34c0b52b6b2.slice PodAnnotations:0xc00008dc08}] Aliases:map[]}\"",
2026-06-19 12:35:51.713391 | controller |     "Jun 19 12:20:05.201110 crc crio[22562]: time=\"2026-06-19T12:20:05.20104159Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697860-7pcz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.713407 | controller |     "Jun 19 12:20:05.579709 crc crio[22562]: time=\"2026-06-19T12:20:05.578954354Z\" level=info msg=\"Stopped pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=2c2584a1-03d6-4a81-a0cb-0d49543fe764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.713422 | controller |     "Jun 19 12:20:10.256234 crc crio[22562]: time=\"2026-06-19T12:20:10.25448572Z\" level=info msg=\"Removing container: 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3\" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.713455 | controller |     "Jun 19 12:20:10.507711 crc crio[22562]: time=\"2026-06-19T12:20:10.506755647Z\" level=info msg=\"Removed container 9d07c93413a24f9f59b11fac60f8bfc786eb17aab0d19f69857c5084aa3273f3: openshift-infra/auto-csr-approver-29697854-5tmkm/oc\" id=cbcca0a4-5a2d-4d0d-924d-c12b659b2083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.713471 | controller |     "Jun 19 12:20:10.530238 crc crio[22562]: time=\"2026-06-19T12:20:10.530026832Z\" level=info msg=\"Stopping pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.713486 | controller |     "Jun 19 12:20:10.530238 crc crio[22562]: time=\"2026-06-19T12:20:10.530228757Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=fd22d05a-66e8-48be-ac02-dc30091c78d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.713501 | controller |     "Jun 19 12:20:10.532320 crc crio[22562]: time=\"2026-06-19T12:20:10.532021532Z\" level=info msg=\"Removing pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.713516 | controller |     "Jun 19 12:20:10.561761 crc crio[22562]: time=\"2026-06-19T12:20:10.561512641Z\" level=info msg=\"Removed pod sandbox: f0bdaec27d7649a497b02866c1b22453c6f018e04aa284c421fed36723e15fcb\" id=8e737a38-7d46-468d-a38b-1c72cd876c1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.713531 | controller |     "Jun 19 12:20:44.354729 crc crio[22562]: time=\"2026-06-19T12:20:44.353870904Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-wr566/POD\" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.713546 | controller |     "Jun 19 12:20:44.356074 crc crio[22562]: time=\"2026-06-19T12:20:44.354803997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713561 | controller |     "Jun 19 12:20:44.401337 crc crio[22562]: time=\"2026-06-19T12:20:44.401133722Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}\"",
2026-06-19 12:35:51.713591 | controller |     "Jun 19 12:20:44.401337 crc crio[22562]: time=\"2026-06-19T12:20:44.401277256Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-wr566 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.713608 | controller |     "Jun 19 12:20:45.026522 crc crio[22562]: 2026-06-19T12:20:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5d58e43414b27f Mac:ca:c5:4e:33:31:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.713624 | controller |     "Jun 19 12:20:45.032611 crc crio[22562]: time=\"2026-06-19T12:20:45.032517494Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc00259ca00}] Aliases:map[]}\"",
2026-06-19 12:35:51.713640 | controller |     "Jun 19 12:20:45.034377 crc crio[22562]: time=\"2026-06-19T12:20:45.03433699Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-wr566 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.713656 | controller |     "Jun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.054331064Z\" level=info msg=\"Ran pod sandbox e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 with infra container: openshift-marketplace/redhat-operators-wr566/POD\" id=1a3096d4-1c70-4cf2-8c00-80e771a6a7e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.713671 | controller |     "Jun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.057263747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e3ce11f4-8fb5-4a52-ba34-7ad6ae94fb25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713685 | controller |     "Jun 19 12:20:45.066909 crc crio[22562]: time=\"2026-06-19T12:20:45.064309161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f4a6c58-1be9-4475-a491-d0033d575f93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713700 | controller |     "Jun 19 12:20:45.073259 crc crio[22562]: time=\"2026-06-19T12:20:45.073124179Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713715 | controller |     "Jun 19 12:20:45.073789 crc crio[22562]: time=\"2026-06-19T12:20:45.073728754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713730 | controller |     "Jun 19 12:20:45.216254 crc crio[22562]: time=\"2026-06-19T12:20:45.208716943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713745 | controller |     "Jun 19 12:20:45.221593 crc crio[22562]: time=\"2026-06-19T12:20:45.218838263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713760 | controller |     "Jun 19 12:20:45.405579 crc crio[22562]: time=\"2026-06-19T12:20:45.40482015Z\" level=info msg=\"Created container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=2f8a2d85-c514-4301-a40f-002eb85fecc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713778 | controller |     "Jun 19 12:20:45.411217 crc crio[22562]: time=\"2026-06-19T12:20:45.410553023Z\" level=info msg=\"Starting container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4\" id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.713793 | controller |     "Jun 19 12:20:45.417812 crc crio[22562]: time=\"2026-06-19T12:20:45.417744071Z\" level=info msg=\"Started container\" PID=206298 containerID=68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4 description=openshift-marketplace/redhat-operators-wr566/extract-utilities id=2fae9492-877d-43fa-8b01-7b2996250d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83",
2026-06-19 12:35:51.713809 | controller |     "Jun 19 12:20:45.897870 crc crio[22562]: time=\"2026-06-19T12:20:45.896535709Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.713824 | controller |     "Jun 19 12:20:45.917018 crc crio[22562]: time=\"2026-06-19T12:20:45.915473598Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.713839 | controller |     "Jun 19 12:20:46.837391 crc crio[22562]: time=\"2026-06-19T12:20:46.837276099Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=47472c06-1f53-45c4-a244-959ed711ff43 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.713855 | controller |     "Jun 19 12:20:46.839955 crc crio[22562]: time=\"2026-06-19T12:20:46.839810532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=28eb3d3c-3c72-4d4b-838c-04152b397017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713870 | controller |     "Jun 19 12:20:46.844878 crc crio[22562]: time=\"2026-06-19T12:20:46.844740564Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ed3c8510-b6f3-4a8c-979d-1cf82d9dafc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.713885 | controller |     "Jun 19 12:20:46.854642 crc crio[22562]: time=\"2026-06-19T12:20:46.854550107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/extract-content\" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713900 | controller |     "Jun 19 12:20:46.855129 crc crio[22562]: time=\"2026-06-19T12:20:46.855056729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713914 | controller |     "Jun 19 12:20:46.907769 crc crio[22562]: time=\"2026-06-19T12:20:46.907417624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713930 | controller |     "Jun 19 12:20:46.913557 crc crio[22562]: time=\"2026-06-19T12:20:46.913489294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.713944 | controller |     "Jun 19 12:20:47.095682 crc crio[22562]: time=\"2026-06-19T12:20:47.095500134Z\" level=info msg=\"Created container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content\" id=015d2b44-1cd7-42fc-a29b-23897d02ab59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.713959 | controller |     "Jun 19 12:20:47.097255 crc crio[22562]: time=\"2026-06-19T12:20:47.097097774Z\" level=info msg=\"Starting container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a\" id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.713980 | controller |     "Jun 19 12:20:47.107626 crc crio[22562]: time=\"2026-06-19T12:20:47.107531141Z\" level=info msg=\"Started container\" PID=206427 containerID=70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a description=openshift-marketplace/redhat-operators-wr566/extract-content id=d2e6ad4a-779d-400e-8aac-f288f59b6b65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83",
2026-06-19 12:35:51.713997 | controller |     "Jun 19 12:20:55.110874 crc crio[22562]: time=\"2026-06-19T12:20:55.109951915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=519c3854-dd2b-4442-96a2-edb171d6be09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.714013 | controller |     "Jun 19 12:20:55.114701 crc crio[22562]: time=\"2026-06-19T12:20:55.114580269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=72eb56f6-63f1-4569-9207-a05e7afb446b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.714029 | controller |     "Jun 19 12:20:55.124676 crc crio[22562]: time=\"2026-06-19T12:20:55.124547566Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-wr566/registry-server\" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.714044 | controller |     "Jun 19 12:20:55.125624 crc crio[22562]: time=\"2026-06-19T12:20:55.125089759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714060 | controller |     "Jun 19 12:20:55.242915 crc crio[22562]: time=\"2026-06-19T12:20:55.242742279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714076 | controller |     "Jun 19 12:20:55.251701 crc crio[22562]: time=\"2026-06-19T12:20:55.251533016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714093 | controller |     "Jun 19 12:20:55.417745 crc crio[22562]: time=\"2026-06-19T12:20:55.417607792Z\" level=info msg=\"Created container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=0d9bb2fc-bc94-4593-b71c-3ee8bc82e61d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.714111 | controller |     "Jun 19 12:20:55.419810 crc crio[22562]: time=\"2026-06-19T12:20:55.419624992Z\" level=info msg=\"Starting container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5\" id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.714127 | controller |     "Jun 19 12:20:55.431546 crc crio[22562]: time=\"2026-06-19T12:20:55.431331211Z\" level=info msg=\"Started container\" PID=206876 containerID=25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 description=openshift-marketplace/redhat-operators-wr566/registry-server id=a3ab301b-7194-4750-a433-b481729e9a27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83",
2026-06-19 12:35:51.714143 | controller |     "Jun 19 12:21:15.619460 crc crio[22562]: time=\"2026-06-19T12:21:15.618391697Z\" level=info msg=\"Stopping container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5 (timeout: 2s)\" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.714162 | controller |     "Jun 19 12:21:15.759768 crc crio[22562]: time=\"2026-06-19T12:21:15.759591269Z\" level=info msg=\"Stopped container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=164467b0-36de-4e4d-8c57-6e78b086f147 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.714179 | controller |     "Jun 19 12:21:15.761825 crc crio[22562]: time=\"2026-06-19T12:21:15.761689071Z\" level=info msg=\"Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714195 | controller |     "Jun 19 12:21:15.763364 crc crio[22562]: time=\"2026-06-19T12:21:15.763053135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-wr566 Namespace:openshift-marketplace ID:e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83 UID:f22b1d36-525d-40ae-8e59-de51c6676229 NetNS:/var/run/netns/6707c8ed-b025-4a89-b8c1-e9815c703bf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf22b1d36_525d_40ae_8e59_de51c6676229.slice PodAnnotations:0xc0006598b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.714211 | controller |     "Jun 19 12:21:15.763602 crc crio[22562]: time=\"2026-06-19T12:21:15.763471345Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-wr566 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.714228 | controller |     "Jun 19 12:21:16.226223 crc crio[22562]: time=\"2026-06-19T12:21:16.225007137Z\" level=info msg=\"Stopped pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=b4133184-440a-4df3-89ec-f1ecc93a904f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714244 | controller |     "Jun 19 12:21:16.633453 crc crio[22562]: time=\"2026-06-19T12:21:16.632676886Z\" level=info msg=\"Removing container: 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5\" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714260 | controller |     "Jun 19 12:21:16.661422 crc crio[22562]: time=\"2026-06-19T12:21:16.661344125Z\" level=info msg=\"Removed container 25d6d6673103dbe3c1219d327d4f53822d76caccf653d46648ad5c1ab40567d5: openshift-marketplace/redhat-operators-wr566/registry-server\" id=92e5bb49-ab25-4c0f-8c62-3db5f7006737 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714275 | controller |     "Jun 19 12:21:16.663877 crc crio[22562]: time=\"2026-06-19T12:21:16.663800706Z\" level=info msg=\"Removing container: 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a\" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714291 | controller |     "Jun 19 12:21:16.726014 crc crio[22562]: time=\"2026-06-19T12:21:16.72587607Z\" level=info msg=\"Removed container 70026962ad2b36a87b39ed3192da3d355157cc2cfc80e35466d48ab40941c06a: openshift-marketplace/redhat-operators-wr566/extract-content\" id=2d581909-f157-4217-97f7-a0ebb8051e54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714306 | controller |     "Jun 19 12:21:16.736614 crc crio[22562]: time=\"2026-06-19T12:21:16.736491093Z\" level=info msg=\"Removing container: 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4\" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714322 | controller |     "Jun 19 12:21:16.766365 crc crio[22562]: time=\"2026-06-19T12:21:16.76629393Z\" level=info msg=\"Removed container 68ec0791726af78eaef23b299ac433c9072af800e5b95ba9cee47e683bf6e0a4: openshift-marketplace/redhat-operators-wr566/extract-utilities\" id=565f629d-8113-48db-8860-a3a4bd6eeb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714341 | controller |     "Jun 19 12:22:00.572828 crc crio[22562]: time=\"2026-06-19T12:22:00.571755973Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697862-xgr4m/POD\" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.714356 | controller |     "Jun 19 12:22:00.572828 crc crio[22562]: time=\"2026-06-19T12:22:00.572817099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714372 | controller |     "Jun 19 12:22:00.609620 crc crio[22562]: time=\"2026-06-19T12:22:00.608084531Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}\"",
2026-06-19 12:35:51.714388 | controller |     "Jun 19 12:22:00.609620 crc crio[22562]: time=\"2026-06-19T12:22:00.608135852Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697862-xgr4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.714403 | controller |     "Jun 19 12:22:01.294663 crc crio[22562]: 2026-06-19T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c65c364786e2568 Mac:32:5e:24:05:bc:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 SocketPath: PciID:}] [{Interface:0xc00025aa30 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.714419 | controller |     "Jun 19 12:22:01.296574 crc crio[22562]: time=\"2026-06-19T12:22:01.296496353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc001613658}] Aliases:map[]}\"",
2026-06-19 12:35:51.714453 | controller |     "Jun 19 12:22:01.296760 crc crio[22562]: time=\"2026-06-19T12:22:01.296697957Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697862-xgr4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.714470 | controller |     "Jun 19 12:22:01.307267 crc crio[22562]: time=\"2026-06-19T12:22:01.305567167Z\" level=info msg=\"Ran pod sandbox c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 with infra container: openshift-infra/auto-csr-approver-29697862-xgr4m/POD\" id=745d3ec3-7931-4ac2-babd-67df2f7abbcb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.714486 | controller |     "Jun 19 12:22:01.318910 crc crio[22562]: time=\"2026-06-19T12:22:01.318824655Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.714502 | controller |     "Jun 19 12:22:01.333368 crc crio[22562]: time=\"2026-06-19T12:22:01.330482943Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.714517 | controller |     "Jun 19 12:22:02.456249 crc crio[22562]: time=\"2026-06-19T12:22:02.45551395Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e982e349-5519-438c-bc04-fb5bde397870 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.714536 | controller |     "Jun 19 12:22:02.471505 crc crio[22562]: time=\"2026-06-19T12:22:02.47129718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=362722d2-83af-4cda-be63-149ac5cc5f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.714551 | controller |     "Jun 19 12:22:02.484079 crc crio[22562]: time=\"2026-06-19T12:22:02.483781479Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f064f818-5424-4049-9598-e83d7819be15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.714567 | controller |     "Jun 19 12:22:02.530847 crc crio[22562]: time=\"2026-06-19T12:22:02.530573676Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.714582 | controller |     "Jun 19 12:22:02.531279 crc crio[22562]: time=\"2026-06-19T12:22:02.531221792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714597 | controller |     "Jun 19 12:22:02.624938 crc crio[22562]: time=\"2026-06-19T12:22:02.624835126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714612 | controller |     "Jun 19 12:22:03.098466 crc crio[22562]: time=\"2026-06-19T12:22:03.098370215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.714627 | controller |     "Jun 19 12:22:03.262947 crc crio[22562]: time=\"2026-06-19T12:22:03.262856112Z\" level=info msg=\"Created container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=30bd4a6d-0ae0-4cb3-adde-412c267d167c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.714642 | controller |     "Jun 19 12:22:03.265735 crc crio[22562]: time=\"2026-06-19T12:22:03.265621561Z\" level=info msg=\"Starting container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec\" id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.714658 | controller |     "Jun 19 12:22:03.280662 crc crio[22562]: time=\"2026-06-19T12:22:03.280496278Z\" level=info msg=\"Started container\" PID=210630 containerID=a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec description=openshift-infra/auto-csr-approver-29697862-xgr4m/oc id=160a5c97-3f95-4425-a8be-33f35b8e7590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76",
2026-06-19 12:35:51.714674 | controller |     "Jun 19 12:22:05.557107 crc crio[22562]: time=\"2026-06-19T12:22:05.556225797Z\" level=info msg=\"Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714689 | controller |     "Jun 19 12:22:05.558945 crc crio[22562]: time=\"2026-06-19T12:22:05.557693103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697862-xgr4m Namespace:openshift-infra ID:c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76 UID:79e0eec3-48af-40db-8bb3-3cf55e93b39d NetNS:/var/run/netns/25196eaf-f8e3-4f1c-a49d-760c79a0a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e0eec3_48af_40db_8bb3_3cf55e93b39d.slice PodAnnotations:0xc0006597d0}] Aliases:map[]}\"",
2026-06-19 12:35:51.714705 | controller |     "Jun 19 12:22:05.558945 crc crio[22562]: time=\"2026-06-19T12:22:05.557820837Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697862-xgr4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.714724 | controller |     "Jun 19 12:22:06.036698 crc crio[22562]: time=\"2026-06-19T12:22:06.036243636Z\" level=info msg=\"Stopped pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=6088d72c-3b01-42f3-bb5d-906f4e5df107 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714740 | controller |     "Jun 19 12:22:10.649899 crc crio[22562]: time=\"2026-06-19T12:22:10.648710941Z\" level=info msg=\"Removing container: c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9\" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714755 | controller |     "Jun 19 12:22:10.857315 crc crio[22562]: time=\"2026-06-19T12:22:10.857119914Z\" level=info msg=\"Removed container c401fa59b12ed6c78c0ea7b0041810688aeea203facc712d15118c54647f2da9: openshift-infra/auto-csr-approver-29697856-s8sw8/oc\" id=790ff387-7d39-48f5-a1e4-a3f37b7e79ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714770 | controller |     "Jun 19 12:22:10.876937 crc crio[22562]: time=\"2026-06-19T12:22:10.876791531Z\" level=info msg=\"Stopping pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714785 | controller |     "Jun 19 12:22:10.878039 crc crio[22562]: time=\"2026-06-19T12:22:10.877848086Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=47916a21-e990-40df-91e8-10dcb9120069 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714801 | controller |     "Jun 19 12:22:10.879430 crc crio[22562]: time=\"2026-06-19T12:22:10.879333443Z\" level=info msg=\"Removing pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.714816 | controller |     "Jun 19 12:22:10.916085 crc crio[22562]: time=\"2026-06-19T12:22:10.915990399Z\" level=info msg=\"Removed pod sandbox: e5d58e43414b27f3d35be76203181665e7a903c4dfb93c4fb3939d65ea29ea83\" id=2478aa23-1425-4d08-8a3f-e39fbd344d97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.714831 | controller |     "Jun 19 12:22:10.918748 crc crio[22562]: time=\"2026-06-19T12:22:10.918482012Z\" level=info msg=\"Stopping pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714846 | controller |     "Jun 19 12:22:10.918748 crc crio[22562]: time=\"2026-06-19T12:22:10.918569944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=cd8427bc-5b24-4db7-8085-70f880e638ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714862 | controller |     "Jun 19 12:22:10.920493 crc crio[22562]: time=\"2026-06-19T12:22:10.9204207Z\" level=info msg=\"Removing pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.714877 | controller |     "Jun 19 12:22:10.946367 crc crio[22562]: time=\"2026-06-19T12:22:10.946269798Z\" level=info msg=\"Removed pod sandbox: 26f7407400a87ce82942fbf85fea124964ade74984b4ba8f0b9383ee36e6123c\" id=4fab01d7-aa42-4e67-b720-c6b87c36f26b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.714892 | controller |     "Jun 19 12:22:30.037648 crc crio[22562]: time=\"2026-06-19T12:22:30.036827502Z\" level=info msg=\"Stopping pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722\" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714910 | controller |     "Jun 19 12:22:30.039527 crc crio[22562]: time=\"2026-06-19T12:22:30.03835153Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw Namespace:openstack ID:a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722 UID:677a7b88-8baa-40dc-b9b8-52c4b62ece88 NetNS:/var/run/netns/1f8cfdfc-e406-4a2e-9943-9dce3d4e1586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod677a7b88_8baa_40dc_b9b8_52c4b62ece88.slice PodAnnotations:0xc000329cd0}] Aliases:map[]}\"",
2026-06-19 12:35:51.714926 | controller |     "Jun 19 12:22:30.039527 crc crio[22562]: time=\"2026-06-19T12:22:30.038490853Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.714941 | controller |     "Jun 19 12:22:30.746644 crc crio[22562]: time=\"2026-06-19T12:22:30.746232432Z\" level=info msg=\"Stopped pod sandbox: a0e6b91fd6a7f959f27b47af6be47a615b64a37e1c25536ca75f1a2ed178b722\" id=f476717e-ce7c-4fa7-9395-4998fdddc169 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.714957 | controller |     "Jun 19 12:22:32.187064 crc crio[22562]: time=\"2026-06-19T12:22:32.185358125Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.714972 | controller |     "Jun 19 12:23:11.016021 crc crio[22562]: time=\"2026-06-19T12:23:11.015255105Z\" level=info msg=\"Removing container: 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783\" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.714987 | controller |     "Jun 19 12:23:11.089454 crc crio[22562]: time=\"2026-06-19T12:23:11.088807033Z\" level=info msg=\"Removed container 434af16f193bf184979ffa2775fc31fc7e34423046ed122680a3b9eda5023783: openshift-marketplace/redhat-marketplace-w8knd/extract-content\" id=53685033-4cfe-4aba-8445-a3a3c5bd477d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.715002 | controller |     "Jun 19 12:23:11.096080 crc crio[22562]: time=\"2026-06-19T12:23:11.095986191Z\" level=info msg=\"Removing container: 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0\" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.715017 | controller |     "Jun 19 12:23:11.167060 crc crio[22562]: time=\"2026-06-19T12:23:11.166968166Z\" level=info msg=\"Removed container 7879052e71e5c5b22de94a5b286e9005dae3822ee8b234f524a61a79c12bbbe0: openshift-marketplace/redhat-marketplace-w8knd/registry-server\" id=21fff791-b52b-45f8-affa-a34f2fc56620 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.715032 | controller |     "Jun 19 12:23:11.175475 crc crio[22562]: time=\"2026-06-19T12:23:11.175407845Z\" level=info msg=\"Removing container: ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0\" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.715048 | controller |     "Jun 19 12:23:11.230521 crc crio[22562]: time=\"2026-06-19T12:23:11.230413795Z\" level=info msg=\"Removed container ab369ffa7fa76a21aa63ac61a62935a768b0d9b2fc5189fc51d98e100495d9b0: openshift-marketplace/redhat-marketplace-w8knd/extract-utilities\" id=cf6f0b0f-05d3-4961-8d0a-d13f250891d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.715063 | controller |     "Jun 19 12:23:11.243579 crc crio[22562]: time=\"2026-06-19T12:23:11.243482898Z\" level=info msg=\"Stopping pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.715079 | controller |     "Jun 19 12:23:11.243579 crc crio[22562]: time=\"2026-06-19T12:23:11.24358494Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=d7884e15-a47f-449b-88ba-750b283b8092 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.715097 | controller |     "Jun 19 12:23:11.244371 crc crio[22562]: time=\"2026-06-19T12:23:11.244315159Z\" level=info msg=\"Removing pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.715113 | controller |     "Jun 19 12:23:11.285976 crc crio[22562]: time=\"2026-06-19T12:23:11.282500933Z\" level=info msg=\"Removed pod sandbox: c9a907f902f9f932ec02616a9033312aec330b81e7ddccc77ec7ad95193b5d29\" id=da2ccfb6-4179-46cd-ac28-85125bd21843 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.715129 | controller |     "Jun 19 12:23:11.647125 crc crio[22562]: time=\"2026-06-19T12:23:11.646626026Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/must-gather-kgr45/POD\" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.715144 | controller |     "Jun 19 12:23:11.647308 crc crio[22562]: time=\"2026-06-19T12:23:11.647242561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715161 | controller |     "Jun 19 12:23:11.684665 crc crio[22562]: time=\"2026-06-19T12:23:11.684477832Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}\"",
2026-06-19 12:35:51.715177 | controller |     "Jun 19 12:23:11.684665 crc crio[22562]: time=\"2026-06-19T12:23:11.684539563Z\" level=info msg=\"Adding pod openshift-must-gather-p655l_must-gather-kgr45 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.715193 | controller |     "Jun 19 12:23:12.356741 crc crio[22562]: 2026-06-19T12:23:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15842c96e6b4d68 Mac:42:2b:de:c3:7b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.715209 | controller |     "Jun 19 12:23:12.359741 crc crio[22562]: time=\"2026-06-19T12:23:12.359636705Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0032d2198}] Aliases:map[]}\"",
2026-06-19 12:35:51.715224 | controller |     "Jun 19 12:23:12.360129 crc crio[22562]: time=\"2026-06-19T12:23:12.360045385Z\" level=info msg=\"Checking pod openshift-must-gather-p655l_must-gather-kgr45 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.715240 | controller |     "Jun 19 12:23:12.374755 crc crio[22562]: time=\"2026-06-19T12:23:12.374622086Z\" level=info msg=\"Ran pod sandbox 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e with infra container: openshift-must-gather-p655l/must-gather-kgr45/POD\" id=3c2e167c-b6f4-4c07-941b-7818036de1a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.715259 | controller |     "Jun 19 12:23:12.379924 crc crio[22562]: time=\"2026-06-19T12:23:12.379389873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715275 | controller |     "Jun 19 12:23:12.380297 crc crio[22562]: time=\"2026-06-19T12:23:12.380215724Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715290 | controller |     "Jun 19 12:23:12.380733 crc crio[22562]: time=\"2026-06-19T12:23:12.380652065Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=6fd39d61-7e10-473a-8e86-34fa021de323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715305 | controller |     "Jun 19 12:23:12.382706 crc crio[22562]: time=\"2026-06-19T12:23:12.382566932Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.715320 | controller |     "Jun 19 12:23:12.400741 crc crio[22562]: time=\"2026-06-19T12:23:12.399530651Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-19 12:35:51.715336 | controller |     "Jun 19 12:23:21.619295 crc crio[22562]: time=\"2026-06-19T12:23:21.6186565Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=62e02e3e-34c8-49c0-b85f-3ea0ff6014fc name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.715352 | controller |     "Jun 19 12:23:21.621453 crc crio[22562]: time=\"2026-06-19T12:23:21.620383162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=7d5985f2-89fa-4af7-b12f-f6cf76490e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715367 | controller |     "Jun 19 12:23:21.626539 crc crio[22562]: time=\"2026-06-19T12:23:21.62557008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e4b08b46-2347-4c44-b3e1-fce961f7b6e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715383 | controller |     "Jun 19 12:23:21.637052 crc crio[22562]: time=\"2026-06-19T12:23:21.636841059Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.715399 | controller |     "Jun 19 12:23:21.638841 crc crio[22562]: time=\"2026-06-19T12:23:21.638756717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715414 | controller |     "Jun 19 12:23:21.741378 crc crio[22562]: time=\"2026-06-19T12:23:21.741279321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715442 | controller |     "Jun 19 12:23:22.055730 crc crio[22562]: time=\"2026-06-19T12:23:22.055588753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715463 | controller |     "Jun 19 12:23:22.360758 crc crio[22562]: time=\"2026-06-19T12:23:22.360500172Z\" level=info msg=\"Created container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=331e0d83-2bf1-485c-9f10-d9dd048b5bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.715481 | controller |     "Jun 19 12:23:22.361980 crc crio[22562]: time=\"2026-06-19T12:23:22.361888746Z\" level=info msg=\"Starting container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659\" id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.715497 | controller |     "Jun 19 12:23:22.374207 crc crio[22562]: time=\"2026-06-19T12:23:22.373734169Z\" level=info msg=\"Started container\" PID=214944 containerID=6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659 description=openshift-must-gather-p655l/must-gather-kgr45/gather id=86602d64-9f26-4fc5-a234-bd8b166d3241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e",
2026-06-19 12:35:51.715513 | controller |     "Jun 19 12:23:22.401193 crc crio[22562]: time=\"2026-06-19T12:23:22.40048742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3c74b03b-ecbc-43dd-a7ae-c7e4419e43c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715528 | controller |     "Jun 19 12:23:22.405663 crc crio[22562]: time=\"2026-06-19T12:23:22.405507484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ebc48f16-af54-4401-bc6d-339716eae865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715543 | controller |     "Jun 19 12:23:22.424083 crc crio[22562]: time=\"2026-06-19T12:23:22.423917389Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.715558 | controller |     "Jun 19 12:23:22.426837 crc crio[22562]: time=\"2026-06-19T12:23:22.426696699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715573 | controller |     "Jun 19 12:23:22.477598 crc crio[22562]: time=\"2026-06-19T12:23:22.477509765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715588 | controller |     "Jun 19 12:23:22.773676 crc crio[22562]: time=\"2026-06-19T12:23:22.772094489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715604 | controller |     "Jun 19 12:23:22.823623 crc crio[22562]: time=\"2026-06-19T12:23:22.823518979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715619 | controller |     "Jun 19 12:23:22.893232 crc crio[22562]: time=\"2026-06-19T12:23:22.893091211Z\" level=info msg=\"Created container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=93011388-89b1-44e9-918f-c617d779a9b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.715634 | controller |     "Jun 19 12:23:22.897549 crc crio[22562]: time=\"2026-06-19T12:23:22.895656293Z\" level=info msg=\"Starting container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc\" id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.715649 | controller |     "Jun 19 12:23:22.905502 crc crio[22562]: time=\"2026-06-19T12:23:22.905426666Z\" level=info msg=\"Started container\" PID=215002 containerID=30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc description=openshift-must-gather-p655l/must-gather-kgr45/copy id=99dfa8a9-2eaf-4543-80b2-2e1666fbd809 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e",
2026-06-19 12:35:51.715664 | controller |     "Jun 19 12:23:28.053833 crc crio[22562]: time=\"2026-06-19T12:23:28.053054902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715682 | controller |     "Jun 19 12:23:28.082088 crc crio[22562]: time=\"2026-06-19T12:23:28.081994029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715698 | controller |     "Jun 19 12:23:28.338597 crc crio[22562]: time=\"2026-06-19T12:23:28.33847059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715713 | controller |     "Jun 19 12:23:28.340618 crc crio[22562]: time=\"2026-06-19T12:23:28.34050939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715728 | controller |     "Jun 19 12:23:28.342891 crc crio[22562]: time=\"2026-06-19T12:23:28.342801777Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715743 | controller |     "Jun 19 12:23:28.470006 crc crio[22562]: time=\"2026-06-19T12:23:28.469881709Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715758 | controller |     "Jun 19 12:23:28.737299 crc crio[22562]: time=\"2026-06-19T12:23:28.73722616Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715772 | controller |     "Jun 19 12:23:28.754106 crc crio[22562]: time=\"2026-06-19T12:23:28.754032504Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.715787 | controller |     "Jun 19 12:23:30.003409 crc crio[22562]: time=\"2026-06-19T12:23:30.002902264Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/crc-debug-hrshn/POD\" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.715802 | controller |     "Jun 19 12:23:30.003409 crc crio[22562]: time=\"2026-06-19T12:23:30.003408766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715817 | controller |     "Jun 19 12:23:30.027710 crc crio[22562]: time=\"2026-06-19T12:23:30.027621736Z\" 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=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.715832 | controller |     "Jun 19 12:23:30.042282 crc crio[22562]: time=\"2026-06-19T12:23:30.042206826Z\" level=info msg=\"Ran pod sandbox 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f with infra container: openshift-must-gather-p655l/crc-debug-hrshn/POD\" id=89cb3619-964f-4282-90ba-08c9883b040d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.715847 | controller |     "Jun 19 12:23:30.046425 crc crio[22562]: time=\"2026-06-19T12:23:30.046284047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715862 | controller |     "Jun 19 12:23:30.046893 crc crio[22562]: time=\"2026-06-19T12:23:30.046872182Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715880 | controller |     "Jun 19 12:23:30.047078 crc crio[22562]: time=\"2026-06-19T12:23:30.047059447Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=f4d933bf-d11a-4398-896f-d3a8a70cb7e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715895 | controller |     "Jun 19 12:23:30.051253 crc crio[22562]: time=\"2026-06-19T12:23:30.049830615Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.715909 | controller |     "Jun 19 12:23:30.054891 crc crio[22562]: time=\"2026-06-19T12:23:30.054811899Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-19 12:35:51.715924 | controller |     "Jun 19 12:23:48.864475 crc crio[22562]: time=\"2026-06-19T12:23:48.863617207Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=1bec5029-414c-47b1-8d4f-9be914917b6c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.715938 | controller |     "Jun 19 12:23:48.866005 crc crio[22562]: time=\"2026-06-19T12:23:48.865283908Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=47d0e062-fe59-4c93-b721-b78eddc80e17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715952 | controller |     "Jun 19 12:23:48.869387 crc crio[22562]: time=\"2026-06-19T12:23:48.869327188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5ff584ed-02ac-4928-a407-4ad804fba566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.715966 | controller |     "Jun 19 12:23:48.879381 crc crio[22562]: time=\"2026-06-19T12:23:48.879284104Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.715981 | controller |     "Jun 19 12:23:48.881306 crc crio[22562]: time=\"2026-06-19T12:23:48.881246993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.715996 | controller |     "Jun 19 12:23:48.932555 crc crio[22562]: time=\"2026-06-19T12:23:48.931852214Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716010 | controller |     "Jun 19 12:23:48.978912 crc crio[22562]: time=\"2026-06-19T12:23:48.978785805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716025 | controller |     "Jun 19 12:23:48.981664 crc crio[22562]: time=\"2026-06-19T12:23:48.981622505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716040 | controller |     "Jun 19 12:23:49.171820 crc crio[22562]: time=\"2026-06-19T12:23:49.171702504Z\" level=info msg=\"Created container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=3361328b-f466-4a08-80cf-4a3401dc7229 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716058 | controller |     "Jun 19 12:23:49.173353 crc crio[22562]: time=\"2026-06-19T12:23:49.173285553Z\" level=info msg=\"Starting container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129\" id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.716073 | controller |     "Jun 19 12:23:49.180849 crc crio[22562]: time=\"2026-06-19T12:23:49.180737428Z\" level=info msg=\"Started container\" PID=219998 containerID=f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129 description=openshift-must-gather-p655l/crc-debug-hrshn/container-00 id=02cc6158-b1a9-4942-bf71-726aaab56471 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f",
2026-06-19 12:35:51.716089 | controller |     "Jun 19 12:24:00.619483 crc crio[22562]: time=\"2026-06-19T12:24:00.618818551Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697864-w6jcr/POD\" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716104 | controller |     "Jun 19 12:24:00.620373 crc crio[22562]: time=\"2026-06-19T12:24:00.619538628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716120 | controller |     "Jun 19 12:24:00.685019 crc crio[22562]: time=\"2026-06-19T12:24:00.684890874Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}\"",
2026-06-19 12:35:51.716135 | controller |     "Jun 19 12:24:00.685019 crc crio[22562]: time=\"2026-06-19T12:24:00.685003167Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697864-w6jcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.716151 | controller |     "Jun 19 12:24:01.391232 crc crio[22562]: 2026-06-19T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a84daad7d60085 Mac:5a:e4:b2:a4:7f:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f SocketPath: PciID:}] [{Interface:0xc00011cdb0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.716167 | controller |     "Jun 19 12:24:01.393466 crc crio[22562]: time=\"2026-06-19T12:24:01.393384682Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc002094a30}] Aliases:map[]}\"",
2026-06-19 12:35:51.716183 | controller |     "Jun 19 12:24:01.393772 crc crio[22562]: time=\"2026-06-19T12:24:01.39371082Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697864-w6jcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.716199 | controller |     "Jun 19 12:24:01.421907 crc crio[22562]: time=\"2026-06-19T12:24:01.421805165Z\" level=info msg=\"Ran pod sandbox 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 with infra container: openshift-infra/auto-csr-approver-29697864-w6jcr/POD\" id=ec58c885-f17e-493e-9f74-8703b27ff2bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716218 | controller |     "Jun 19 12:24:01.425526 crc crio[22562]: time=\"2026-06-19T12:24:01.425424975Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.716234 | controller |     "Jun 19 12:24:01.432375 crc crio[22562]: time=\"2026-06-19T12:24:01.432252973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.716250 | controller |     "Jun 19 12:24:02.610891 crc crio[22562]: time=\"2026-06-19T12:24:02.61029197Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=17365d34-070f-4c03-b316-1b901d361a4c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.716266 | controller |     "Jun 19 12:24:02.613004 crc crio[22562]: time=\"2026-06-19T12:24:02.612389872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e8448493-fbd1-47ec-b027-015ad1912e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.716281 | controller |     "Jun 19 12:24:02.616058 crc crio[22562]: time=\"2026-06-19T12:24:02.61593575Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29e75aee-8648-4e31-a40f-320e01920c8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.716297 | controller |     "Jun 19 12:24:02.630572 crc crio[22562]: time=\"2026-06-19T12:24:02.630385767Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716312 | controller |     "Jun 19 12:24:02.631841 crc crio[22562]: time=\"2026-06-19T12:24:02.631407193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716327 | controller |     "Jun 19 12:24:02.697314 crc crio[22562]: time=\"2026-06-19T12:24:02.697254861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716342 | controller |     "Jun 19 12:24:03.121893 crc crio[22562]: time=\"2026-06-19T12:24:03.120819233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716358 | controller |     "Jun 19 12:24:03.331128 crc crio[22562]: time=\"2026-06-19T12:24:03.331065092Z\" level=info msg=\"Created container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=aa453efa-1be7-4a89-b5c7-c0f1790880ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716373 | controller |     "Jun 19 12:24:03.334643 crc crio[22562]: time=\"2026-06-19T12:24:03.334555688Z\" level=info msg=\"Starting container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9\" id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.716389 | controller |     "Jun 19 12:24:03.339767 crc crio[22562]: time=\"2026-06-19T12:24:03.339690824Z\" level=info msg=\"Started container\" PID=222143 containerID=9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9 description=openshift-infra/auto-csr-approver-29697864-w6jcr/oc id=2a367da5-cc20-4313-bc00-829042bee53a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2",
2026-06-19 12:35:51.716404 | controller |     "Jun 19 12:24:06.149426 crc crio[22562]: time=\"2026-06-19T12:24:06.148479314Z\" level=info msg=\"Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716423 | controller |     "Jun 19 12:24:06.151746 crc crio[22562]: time=\"2026-06-19T12:24:06.149899619Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697864-w6jcr Namespace:openshift-infra ID:3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2 UID:08381c1c-c9a6-4897-a9b4-a613fdcdf7db NetNS:/var/run/netns/40152b41-9eb8-4fd6-85e2-90372e99b55f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08381c1c_c9a6_4897_a9b4_a613fdcdf7db.slice PodAnnotations:0xc0030b4c30}] Aliases:map[]}\"",
2026-06-19 12:35:51.716458 | controller |     "Jun 19 12:24:06.151746 crc crio[22562]: time=\"2026-06-19T12:24:06.150076934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697864-w6jcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.716475 | controller |     "Jun 19 12:24:06.608217 crc crio[22562]: time=\"2026-06-19T12:24:06.605871944Z\" level=info msg=\"Stopped pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f252e6d9-201e-4e6d-8d4a-17ab86d5c04c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716491 | controller |     "Jun 19 12:24:20.460718 crc crio[22562]: time=\"2026-06-19T12:24:20.456334838Z\" level=info msg=\"Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716507 | controller |     "Jun 19 12:24:20.474232 crc crio[22562]: time=\"2026-06-19T12:24:20.474072327Z\" level=info msg=\"Stopped pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=69b4e02b-87ea-48fc-bb90-7e68faafcc4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716522 | controller |     "Jun 19 12:24:22.456461 crc crio[22562]: time=\"2026-06-19T12:24:22.455638563Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-p655l/crc-debug-prtc2/POD\" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716538 | controller |     "Jun 19 12:24:22.457412 crc crio[22562]: time=\"2026-06-19T12:24:22.456490424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716553 | controller |     "Jun 19 12:24:22.481718 crc crio[22562]: time=\"2026-06-19T12:24:22.481641085Z\" 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=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716568 | controller |     "Jun 19 12:24:22.493856 crc crio[22562]: time=\"2026-06-19T12:24:22.493779816Z\" level=info msg=\"Ran pod sandbox d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed with infra container: openshift-must-gather-p655l/crc-debug-prtc2/POD\" id=0e646238-9bcb-49f3-9ea4-141e687e0c84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716584 | controller |     "Jun 19 12:24:22.496371 crc crio[22562]: time=\"2026-06-19T12:24:22.496288958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=66d5b2bb-8c10-4992-98cf-fb48a243f1ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.716599 | controller |     "Jun 19 12:24:22.499066 crc crio[22562]: time=\"2026-06-19T12:24:22.498957034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6a992146-5251-4317-aa1f-37ed04a5561f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.716618 | controller |     "Jun 19 12:24:22.509842 crc crio[22562]: time=\"2026-06-19T12:24:22.509779622Z\" level=info msg=\"Creating container: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716633 | controller |     "Jun 19 12:24:22.510297 crc crio[22562]: time=\"2026-06-19T12:24:22.510242273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716648 | controller |     "Jun 19 12:24:22.567325 crc crio[22562]: time=\"2026-06-19T12:24:22.567231551Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716663 | controller |     "Jun 19 12:24:22.582613 crc crio[22562]: time=\"2026-06-19T12:24:22.58212114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716678 | controller |     "Jun 19 12:24:22.584598 crc crio[22562]: time=\"2026-06-19T12:24:22.58453399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716693 | controller |     "Jun 19 12:24:22.738460 crc crio[22562]: time=\"2026-06-19T12:24:22.738048416Z\" level=info msg=\"Created container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=491250b0-3805-4173-8513-135943186b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.716708 | controller |     "Jun 19 12:24:22.739262 crc crio[22562]: time=\"2026-06-19T12:24:22.739113442Z\" level=info msg=\"Starting container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b\" id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.716723 | controller |     "Jun 19 12:24:22.746490 crc crio[22562]: time=\"2026-06-19T12:24:22.746402262Z\" level=info msg=\"Started container\" PID=225734 containerID=c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b description=openshift-must-gather-p655l/crc-debug-prtc2/container-00 id=5583a2d0-82a2-4df2-b94f-bbbf0337089f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed",
2026-06-19 12:35:51.716738 | controller |     "Jun 19 12:24:24.526300 crc crio[22562]: time=\"2026-06-19T12:24:24.525786008Z\" level=info msg=\"Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716753 | controller |     "Jun 19 12:24:24.532989 crc crio[22562]: time=\"2026-06-19T12:24:24.532874364Z\" level=info msg=\"Stopped pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=3d4fae2c-4239-4631-97e7-122ceb93099d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716769 | controller |     "Jun 19 12:25:11.341011 crc crio[22562]: time=\"2026-06-19T12:25:11.340422976Z\" level=info msg=\"Removing container: e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f\" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.716784 | controller |     "Jun 19 12:25:11.517745 crc crio[22562]: time=\"2026-06-19T12:25:11.51761572Z\" level=info msg=\"Removed container e68186986bda607c79e37fc2a1677113e66c4da906a5327976ffed0418a7fc6f: openshift-infra/auto-csr-approver-29697858-xrx9w/oc\" id=7c77dddc-7a31-457b-a652-00f7928647bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.716799 | controller |     "Jun 19 12:25:11.533229 crc crio[22562]: time=\"2026-06-19T12:25:11.533045744Z\" level=info msg=\"Stopping pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716819 | controller |     "Jun 19 12:25:11.533641 crc crio[22562]: time=\"2026-06-19T12:25:11.53329564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=6bc04f58-cf2a-4ec6-96c0-bdae1649ab9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.716835 | controller |     "Jun 19 12:25:11.534002 crc crio[22562]: time=\"2026-06-19T12:25:11.533835863Z\" level=info msg=\"Removing pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.716850 | controller |     "Jun 19 12:25:11.549806 crc crio[22562]: time=\"2026-06-19T12:25:11.549683166Z\" level=info msg=\"Removed pod sandbox: 5b5fa8fd2e133969390e523db930b0ecca384b83906d5372abce65051d56f27b\" id=7a7c1400-09f4-40bb-917b-88a17ee63860 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.716865 | controller |     "Jun 19 12:26:00.535587 crc crio[22562]: time=\"2026-06-19T12:26:00.535055015Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697866-wc7jd/POD\" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716881 | controller |     "Jun 19 12:26:00.537342 crc crio[22562]: time=\"2026-06-19T12:26:00.535708291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.716896 | controller |     "Jun 19 12:26:00.570748 crc crio[22562]: time=\"2026-06-19T12:26:00.570660428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}\"",
2026-06-19 12:35:51.716911 | controller |     "Jun 19 12:26:00.570748 crc crio[22562]: time=\"2026-06-19T12:26:00.57072721Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697866-wc7jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.716926 | controller |     "Jun 19 12:26:01.178488 crc crio[22562]: 2026-06-19T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5531ce12e33d3d Mac:e6:4a:6a:5e:8e:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a SocketPath: PciID:}] [{Interface:0xc00025b320 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.716942 | controller |     "Jun 19 12:26:01.180399 crc crio[22562]: time=\"2026-06-19T12:26:01.180324219Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc0030b4748}] Aliases:map[]}\"",
2026-06-19 12:35:51.716957 | controller |     "Jun 19 12:26:01.180524 crc crio[22562]: time=\"2026-06-19T12:26:01.180505443Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697866-wc7jd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.716977 | controller |     "Jun 19 12:26:01.206702 crc crio[22562]: time=\"2026-06-19T12:26:01.20661255Z\" level=info msg=\"Ran pod sandbox e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 with infra container: openshift-infra/auto-csr-approver-29697866-wc7jd/POD\" id=7277e2ea-821a-485f-98b6-ad2a014ab833 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.716992 | controller |     "Jun 19 12:26:01.209845 crc crio[22562]: time=\"2026-06-19T12:26:01.209750518Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.717008 | controller |     "Jun 19 12:26:01.221296 crc crio[22562]: time=\"2026-06-19T12:26:01.221092849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.717023 | controller |     "Jun 19 12:26:03.383074 crc crio[22562]: time=\"2026-06-19T12:26:03.382546004Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b61f4601-4187-4f7d-aa52-c0208fccc077 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.717039 | controller |     "Jun 19 12:26:03.384655 crc crio[22562]: time=\"2026-06-19T12:26:03.384350419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b89b49fd-b748-4ed5-9aa4-023f9b5b8f45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717054 | controller |     "Jun 19 12:26:03.386793 crc crio[22562]: time=\"2026-06-19T12:26:03.386705877Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0a9f1f9-6cf0-4fea-bb93-08e17ec10264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717070 | controller |     "Jun 19 12:26:03.402005 crc crio[22562]: time=\"2026-06-19T12:26:03.401853313Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717085 | controller |     "Jun 19 12:26:03.402577 crc crio[22562]: time=\"2026-06-19T12:26:03.402541291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717100 | controller |     "Jun 19 12:26:03.470245 crc crio[22562]: time=\"2026-06-19T12:26:03.469823329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717114 | controller |     "Jun 19 12:26:03.868951 crc crio[22562]: time=\"2026-06-19T12:26:03.868766063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717129 | controller |     "Jun 19 12:26:03.969790 crc crio[22562]: time=\"2026-06-19T12:26:03.969700045Z\" level=info msg=\"Created container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=8453b7d4-02ee-496a-9555-36e536985f6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717145 | controller |     "Jun 19 12:26:03.973084 crc crio[22562]: time=\"2026-06-19T12:26:03.973011178Z\" level=info msg=\"Starting container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f\" id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.717160 | controller |     "Jun 19 12:26:03.985299 crc crio[22562]: time=\"2026-06-19T12:26:03.985244292Z\" level=info msg=\"Started container\" PID=248874 containerID=f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f description=openshift-infra/auto-csr-approver-29697866-wc7jd/oc id=213b8498-e238-4600-94e3-b2ac0a645804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4",
2026-06-19 12:35:51.717179 | controller |     "Jun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.087256872Z\" level=info msg=\"Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.717195 | controller |     "Jun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.088839881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697866-wc7jd Namespace:openshift-infra ID:e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4 UID:df12330c-1615-4d52-b93a-b3fc6d759f81 NetNS:/var/run/netns/cfbdebb0-2f2f-4a54-8e2a-c8708a3bdc8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf12330c_1615_4d52_b93a_b3fc6d759f81.slice PodAnnotations:0xc001612f78}] Aliases:map[]}\"",
2026-06-19 12:35:51.717211 | controller |     "Jun 19 12:26:06.091920 crc crio[22562]: time=\"2026-06-19T12:26:06.089029816Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697866-wc7jd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.717226 | controller |     "Jun 19 12:26:06.485123 crc crio[22562]: time=\"2026-06-19T12:26:06.484763591Z\" level=info msg=\"Stopped pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=dc4712c1-ff69-47a2-abe5-ce7c38527c5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.717242 | controller |     "Jun 19 12:26:11.582737 crc crio[22562]: time=\"2026-06-19T12:26:11.581657746Z\" level=info msg=\"Removing container: c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07\" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.717257 | controller |     "Jun 19 12:26:11.770345 crc crio[22562]: time=\"2026-06-19T12:26:11.770231232Z\" level=info msg=\"Removed container c8e588f7d90fda88ce5950f66323e8e441a85c4a1523bfda07c0b61c2a935d07: openshift-infra/auto-csr-approver-29697860-7pcz7/oc\" id=f7faa30d-c731-4bf2-bc6e-08c0d1fe19be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.717273 | controller |     "Jun 19 12:26:11.787260 crc crio[22562]: time=\"2026-06-19T12:26:11.78705835Z\" level=info msg=\"Stopping pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.717288 | controller |     "Jun 19 12:26:11.787557 crc crio[22562]: time=\"2026-06-19T12:26:11.787273645Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=108c6540-7580-4669-9d4d-3a7b1c15cc3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.717304 | controller |     "Jun 19 12:26:11.788032 crc crio[22562]: time=\"2026-06-19T12:26:11.787909591Z\" level=info msg=\"Removing pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.717320 | controller |     "Jun 19 12:26:11.828136 crc crio[22562]: time=\"2026-06-19T12:26:11.822261633Z\" level=info msg=\"Removed pod sandbox: b1b8d775b837b4701e71df63635673540fcd52fc54e204baf7b070be86e6b9ba\" id=3283ed73-9311-44c5-9500-d4fd8bc4e13d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.717335 | controller |     "Jun 19 12:26:13.257530 crc crio[22562]: time=\"2026-06-19T12:26:13.25679835Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-52hdc/POD\" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.717351 | controller |     "Jun 19 12:26:13.258901 crc crio[22562]: time=\"2026-06-19T12:26:13.257563009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717371 | controller |     "Jun 19 12:26:13.304843 crc crio[22562]: time=\"2026-06-19T12:26:13.304437862Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}\"",
2026-06-19 12:35:51.717387 | controller |     "Jun 19 12:26:13.304843 crc crio[22562]: time=\"2026-06-19T12:26:13.30479187Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-52hdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.717403 | controller |     "Jun 19 12:26:13.947118 crc crio[22562]: 2026-06-19T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ce0b033bb1d986 Mac:e6:3e:dd:ed:27:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d SocketPath: PciID:}] [{Interface:0xc00013b220 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.717419 | controller |     "Jun 19 12:26:13.948584 crc crio[22562]: time=\"2026-06-19T12:26:13.948523215Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc0030b4178}] Aliases:map[]}\"",
2026-06-19 12:35:51.717453 | controller |     "Jun 19 12:26:13.948768 crc crio[22562]: time=\"2026-06-19T12:26:13.948704029Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-52hdc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.717471 | controller |     "Jun 19 12:26:13.959094 crc crio[22562]: time=\"2026-06-19T12:26:13.959046086Z\" level=info msg=\"Ran pod sandbox 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c with infra container: openshift-marketplace/community-operators-52hdc/POD\" id=754a22eb-1be2-4286-a5ba-493c233334b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.717487 | controller |     "Jun 19 12:26:13.961787 crc crio[22562]: time=\"2026-06-19T12:26:13.961592339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d933e0c-12ac-484b-b573-82954958cce6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717502 | controller |     "Jun 19 12:26:13.964104 crc crio[22562]: time=\"2026-06-19T12:26:13.9640535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d60c0a-712e-43a5-8749-4aee99aef5ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717518 | controller |     "Jun 19 12:26:13.970807 crc crio[22562]: time=\"2026-06-19T12:26:13.970722846Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717534 | controller |     "Jun 19 12:26:13.971106 crc crio[22562]: time=\"2026-06-19T12:26:13.971047204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717553 | controller |     "Jun 19 12:26:14.028849 crc crio[22562]: time=\"2026-06-19T12:26:14.028788936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717578 | controller |     "Jun 19 12:26:14.041604 crc crio[22562]: time=\"2026-06-19T12:26:14.041546892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717595 | controller |     "Jun 19 12:26:14.207587 crc crio[22562]: time=\"2026-06-19T12:26:14.207355175Z\" level=info msg=\"Created container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=10837f66-3f8c-4667-93c4-637c910a1ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717610 | controller |     "Jun 19 12:26:14.209114 crc crio[22562]: time=\"2026-06-19T12:26:14.209035836Z\" level=info msg=\"Starting container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301\" id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.717626 | controller |     "Jun 19 12:26:14.215761 crc crio[22562]: time=\"2026-06-19T12:26:14.215715092Z\" level=info msg=\"Started container\" PID=250169 containerID=abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301 description=openshift-marketplace/community-operators-52hdc/extract-utilities id=9ff58551-3945-4fed-b0ea-09bd912cd095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c",
2026-06-19 12:35:51.717642 | controller |     "Jun 19 12:26:15.259373 crc crio[22562]: time=\"2026-06-19T12:26:15.258845671Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.717658 | controller |     "Jun 19 12:26:15.272812 crc crio[22562]: time=\"2026-06-19T12:26:15.272706355Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.717673 | controller |     "Jun 19 12:26:16.143837 crc crio[22562]: time=\"2026-06-19T12:26:16.143358248Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:a1bf8c7929cc4bf68a6cc3c7232710813d91fd4991d52d531f88cea01834f746\" id=9152902c-dc87-4988-baaf-8d32c817a0ba name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.717688 | controller |     "Jun 19 12:26:16.145395 crc crio[22562]: time=\"2026-06-19T12:26:16.145070471Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5c88ffc7-5802-41e3-a563-5b1ab13f994a name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717703 | controller |     "Jun 19 12:26:16.148648 crc crio[22562]: time=\"2026-06-19T12:26:16.148575748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=38e4a65b-35ce-468d-ba16-6ef42d2169ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717719 | controller |     "Jun 19 12:26:16.162734 crc crio[22562]: time=\"2026-06-19T12:26:16.161084878Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/extract-content\" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717734 | controller |     "Jun 19 12:26:16.162734 crc crio[22562]: time=\"2026-06-19T12:26:16.161716343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717748 | controller |     "Jun 19 12:26:16.215514 crc crio[22562]: time=\"2026-06-19T12:26:16.215426706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717767 | controller |     "Jun 19 12:26:16.220815 crc crio[22562]: time=\"2026-06-19T12:26:16.220754288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717782 | controller |     "Jun 19 12:26:16.416807 crc crio[22562]: time=\"2026-06-19T12:26:16.416666816Z\" level=info msg=\"Created container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content\" id=e10555f5-8231-4fba-943a-2379a54f87fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717797 | controller |     "Jun 19 12:26:16.419311 crc crio[22562]: time=\"2026-06-19T12:26:16.41924261Z\" level=info msg=\"Starting container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33\" id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.717813 | controller |     "Jun 19 12:26:16.427379 crc crio[22562]: time=\"2026-06-19T12:26:16.427300801Z\" level=info msg=\"Started container\" PID=250589 containerID=d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33 description=openshift-marketplace/community-operators-52hdc/extract-content id=388f86db-6064-4b55-a1ca-86dde9679717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c",
2026-06-19 12:35:51.717828 | controller |     "Jun 19 12:26:18.353642 crc crio[22562]: time=\"2026-06-19T12:26:18.352764853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e02e85d2-2c40-4dc7-8fb8-b720e575f947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717844 | controller |     "Jun 19 12:26:18.360818 crc crio[22562]: time=\"2026-06-19T12:26:18.360669239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7a619d2c-5b5f-48af-afe4-97b390c4c055 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.717858 | controller |     "Jun 19 12:26:18.549024 crc crio[22562]: time=\"2026-06-19T12:26:18.548867706Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-52hdc/registry-server\" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717874 | controller |     "Jun 19 12:26:18.549653 crc crio[22562]: time=\"2026-06-19T12:26:18.549574163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717888 | controller |     "Jun 19 12:26:18.656622 crc crio[22562]: time=\"2026-06-19T12:26:18.653093131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717903 | controller |     "Jun 19 12:26:18.662597 crc crio[22562]: time=\"2026-06-19T12:26:18.659486659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.717918 | controller |     "Jun 19 12:26:19.002883 crc crio[22562]: time=\"2026-06-19T12:26:19.00264954Z\" level=info msg=\"Created container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=fb65471c-4c73-4791-a175-0a0bffcc5ca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.717933 | controller |     "Jun 19 12:26:19.005622 crc crio[22562]: time=\"2026-06-19T12:26:19.00546518Z\" level=info msg=\"Starting container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e\" id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.717952 | controller |     "Jun 19 12:26:19.012799 crc crio[22562]: time=\"2026-06-19T12:26:19.0127284Z\" level=info msg=\"Started container\" PID=251007 containerID=6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e description=openshift-marketplace/community-operators-52hdc/registry-server id=4fc37a16-9229-4420-a81d-5f66dfc7d357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c",
2026-06-19 12:35:51.717967 | controller |     "Jun 19 12:26:26.484226 crc crio[22562]: time=\"2026-06-19T12:26:26.482307968Z\" level=info msg=\"Stopping container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e (timeout: 2s)\" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.717983 | controller |     "Jun 19 12:26:26.626405 crc crio[22562]: time=\"2026-06-19T12:26:26.626295761Z\" level=info msg=\"Stopped container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=d2152529-f175-4a7e-adb1-609d8490b6f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.717998 | controller |     "Jun 19 12:26:26.627363 crc crio[22562]: time=\"2026-06-19T12:26:26.627327825Z\" level=info msg=\"Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.718013 | controller |     "Jun 19 12:26:26.628189 crc crio[22562]: time=\"2026-06-19T12:26:26.628116245Z\" level=info msg=\"Got pod network &{Name:community-operators-52hdc Namespace:openshift-marketplace ID:6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c UID:76bb1e81-0ddf-441d-975d-568204a8abc3 NetNS:/var/run/netns/d58c7e7e-ae0e-4341-88b8-6ca9181a5d8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod76bb1e81_0ddf_441d_975d_568204a8abc3.slice PodAnnotations:0xc000328268}] Aliases:map[]}\"",
2026-06-19 12:35:51.718028 | controller |     "Jun 19 12:26:26.628559 crc crio[22562]: time=\"2026-06-19T12:26:26.628537076Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-52hdc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.718043 | controller |     "Jun 19 12:26:26.963567 crc crio[22562]: time=\"2026-06-19T12:26:26.963516053Z\" level=info msg=\"Stopped pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=66ea256b-fd9d-4c97-8363-6044407164db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.718059 | controller |     "Jun 19 12:26:27.519871 crc crio[22562]: time=\"2026-06-19T12:26:27.519286326Z\" level=info msg=\"Removing container: 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e\" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718074 | controller |     "Jun 19 12:26:27.567340 crc crio[22562]: time=\"2026-06-19T12:26:27.567266896Z\" level=info msg=\"Removed container 6c4699407abc869fad6d0fcc0126169db13a468cd2018239ff87bca1d528189e: openshift-marketplace/community-operators-52hdc/registry-server\" id=d9a8bc37-b6fe-4d95-bf91-c1d203e1b8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718089 | controller |     "Jun 19 12:26:27.576236 crc crio[22562]: time=\"2026-06-19T12:26:27.576122246Z\" level=info msg=\"Removing container: d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33\" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718104 | controller |     "Jun 19 12:26:27.641441 crc crio[22562]: time=\"2026-06-19T12:26:27.641368954Z\" level=info msg=\"Removed container d375ae22582a8171ab3f51a94b2acf363923c61009f2c8d34dd0d8d8c5aebe33: openshift-marketplace/community-operators-52hdc/extract-content\" id=62889459-9278-4e8b-8696-42d4e034c2e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718123 | controller |     "Jun 19 12:26:27.654598 crc crio[22562]: time=\"2026-06-19T12:26:27.654528241Z\" level=info msg=\"Removing container: abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301\" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718271 | controller |     "Jun 19 12:26:27.690261 crc crio[22562]: time=\"2026-06-19T12:26:27.689983249Z\" level=info msg=\"Removed container abd1ae98ddd3f3047761221c646eb3617925414dd3d2124f9171d6025d57b301: openshift-marketplace/community-operators-52hdc/extract-utilities\" id=b1289d43-44c3-46e4-bcc5-bf8a6b87f9e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.718288 | controller |     "Jun 19 12:27:11.850539 crc crio[22562]: time=\"2026-06-19T12:27:11.849509326Z\" level=info msg=\"Stopping pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.718303 | controller |     "Jun 19 12:27:11.852407 crc crio[22562]: time=\"2026-06-19T12:27:11.852376337Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=4403240d-d284-4d21-84cb-146660ff8583 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.718318 | controller |     "Jun 19 12:27:11.853709 crc crio[22562]: time=\"2026-06-19T12:27:11.853536636Z\" level=info msg=\"Removing pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.718332 | controller |     "Jun 19 12:27:11.893533 crc crio[22562]: time=\"2026-06-19T12:27:11.893376395Z\" level=info msg=\"Removed pod sandbox: 6ce0b033bb1d986e3140e2737b2900b9bb0053164e2c781292bfafff3feb2c8c\" id=c053c339-aa59-446f-ba87-d2a744125404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.718346 | controller |     "Jun 19 12:27:38.979530 crc crio[22562]: time=\"2026-06-19T12:27:38.978602789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g9pn7/POD\" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.718360 | controller |     "Jun 19 12:27:38.981487 crc crio[22562]: time=\"2026-06-19T12:27:38.979585484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718375 | controller |     "Jun 19 12:27:39.025088 crc crio[22562]: time=\"2026-06-19T12:27:39.024991551Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}\"",
2026-06-19 12:35:51.718390 | controller |     "Jun 19 12:27:39.025088 crc crio[22562]: time=\"2026-06-19T12:27:39.025059981Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g9pn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.718404 | controller |     "Jun 19 12:27:39.576225 crc crio[22562]: 2026-06-19T12:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7347be5ae36ae6 Mac:9a:6e:31:2f:86:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff SocketPath: PciID:}] [{Interface:0xc000122dd0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.718422 | controller |     "Jun 19 12:27:39.576225 crc crio[22562]: time=\"2026-06-19T12:27:39.575588835Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc000658700}] Aliases:map[]}\"",
2026-06-19 12:35:51.718458 | controller |     "Jun 19 12:27:39.576225 crc crio[22562]: time=\"2026-06-19T12:27:39.57579139Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g9pn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.718474 | controller |     "Jun 19 12:27:39.589091 crc crio[22562]: time=\"2026-06-19T12:27:39.589001478Z\" level=info msg=\"Ran pod sandbox e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 with infra container: openshift-marketplace/redhat-marketplace-g9pn7/POD\" id=ca6de301-e842-46c6-b1f7-143daf9673c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.718489 | controller |     "Jun 19 12:27:39.595470 crc crio[22562]: time=\"2026-06-19T12:27:39.594119774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb3b4330-bc60-40ec-8d90-aee0a1b6cb91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718504 | controller |     "Jun 19 12:27:39.596792 crc crio[22562]: time=\"2026-06-19T12:27:39.596730329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be3e4009-7f41-4a82-85b6-1cefd7c7d2cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718519 | controller |     "Jun 19 12:27:39.607389 crc crio[22562]: time=\"2026-06-19T12:27:39.607331663Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718534 | controller |     "Jun 19 12:27:39.607679 crc crio[22562]: time=\"2026-06-19T12:27:39.607633101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718549 | controller |     "Jun 19 12:27:39.650995 crc crio[22562]: time=\"2026-06-19T12:27:39.650884433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718564 | controller |     "Jun 19 12:27:39.654779 crc crio[22562]: time=\"2026-06-19T12:27:39.654728778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718580 | controller |     "Jun 19 12:27:39.810445 crc crio[22562]: time=\"2026-06-19T12:27:39.810318777Z\" level=info msg=\"Created container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=3b7b0efa-c090-4a44-974c-d186311142ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718595 | controller |     "Jun 19 12:27:39.811799 crc crio[22562]: time=\"2026-06-19T12:27:39.811692831Z\" level=info msg=\"Starting container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09\" id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.718610 | controller |     "Jun 19 12:27:39.818199 crc crio[22562]: time=\"2026-06-19T12:27:39.81769065Z\" level=info msg=\"Started container\" PID=264815 containerID=910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities id=0094de24-c02f-44d2-894f-2bce06108a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299",
2026-06-19 12:35:51.718629 | controller |     "Jun 19 12:27:40.660093 crc crio[22562]: time=\"2026-06-19T12:27:40.659283482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.718644 | controller |     "Jun 19 12:27:40.671400 crc crio[22562]: time=\"2026-06-19T12:27:40.671051293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-19 12:35:51.718660 | controller |     "Jun 19 12:27:41.337357 crc crio[22562]: time=\"2026-06-19T12:27:41.336831495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:12383971438338e3d8cad3bcca5bc0490eefd2497cf6a028f9eb35fbd276b461\" id=9f6cf82c-2c98-47eb-9e89-ed06049c987d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.718675 | controller |     "Jun 19 12:27:41.337766 crc crio[22562]: time=\"2026-06-19T12:27:41.337725407Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c93fb8c-386a-4df2-b82a-05aa04ee236e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718690 | controller |     "Jun 19 12:27:41.342265 crc crio[22562]: time=\"2026-06-19T12:27:41.342067745Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=78a52e94-54e4-4b4e-a05d-5b166d693ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718705 | controller |     "Jun 19 12:27:41.350903 crc crio[22562]: time=\"2026-06-19T12:27:41.350708939Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718720 | controller |     "Jun 19 12:27:41.351781 crc crio[22562]: time=\"2026-06-19T12:27:41.351662673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718735 | controller |     "Jun 19 12:27:41.454729 crc crio[22562]: time=\"2026-06-19T12:27:41.454581305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718750 | controller |     "Jun 19 12:27:41.464845 crc crio[22562]: time=\"2026-06-19T12:27:41.464708807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718765 | controller |     "Jun 19 12:27:41.624813 crc crio[22562]: time=\"2026-06-19T12:27:41.623881585Z\" level=info msg=\"Created container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=2128a375-cafb-436f-8ec0-1b1cb1072cfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718780 | controller |     "Jun 19 12:27:41.626400 crc crio[22562]: time=\"2026-06-19T12:27:41.626302554Z\" level=info msg=\"Starting container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33\" id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.718795 | controller |     "Jun 19 12:27:41.632801 crc crio[22562]: time=\"2026-06-19T12:27:41.632677392Z\" level=info msg=\"Started container\" PID=264994 containerID=6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33 description=openshift-marketplace/redhat-marketplace-g9pn7/extract-content id=d36f9560-4e4b-4db1-9a7b-2994c7195b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299",
2026-06-19 12:35:51.718814 | controller |     "Jun 19 12:27:42.704488 crc crio[22562]: time=\"2026-06-19T12:27:42.704309519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f27f2be5-5f43-47d9-8793-ac48b967b249 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718829 | controller |     "Jun 19 12:27:42.708669 crc crio[22562]: time=\"2026-06-19T12:27:42.708550554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ecb811cd-c68d-4f16-8138-5520008119d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.718844 | controller |     "Jun 19 12:27:42.717563 crc crio[22562]: time=\"2026-06-19T12:27:42.717487456Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718858 | controller |     "Jun 19 12:27:42.718098 crc crio[22562]: time=\"2026-06-19T12:27:42.718030929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718873 | controller |     "Jun 19 12:27:42.830405 crc crio[22562]: time=\"2026-06-19T12:27:42.830298473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718888 | controller |     "Jun 19 12:27:42.834819 crc crio[22562]: time=\"2026-06-19T12:27:42.834725524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.718902 | controller |     "Jun 19 12:27:43.064661 crc crio[22562]: time=\"2026-06-19T12:27:43.063917778Z\" level=info msg=\"Created container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=b2e1d675-160b-4835-a345-c3eb4e80ef66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.718917 | controller |     "Jun 19 12:27:43.067040 crc crio[22562]: time=\"2026-06-19T12:27:43.066511742Z\" level=info msg=\"Starting container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2\" id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.718932 | controller |     "Jun 19 12:27:43.071626 crc crio[22562]: time=\"2026-06-19T12:27:43.071506796Z\" level=info msg=\"Started container\" PID=265109 containerID=c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 description=openshift-marketplace/redhat-marketplace-g9pn7/registry-server id=f5aa586d-2d5c-44b5-b8f4-b15ff2d16fb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299",
2026-06-19 12:35:51.718947 | controller |     "Jun 19 12:27:51.867350 crc crio[22562]: time=\"2026-06-19T12:27:51.866640749Z\" level=info msg=\"Stopping container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2 (timeout: 2s)\" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.718961 | controller |     "Jun 19 12:27:52.015202 crc crio[22562]: time=\"2026-06-19T12:27:52.015075901Z\" level=info msg=\"Stopped container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=01ada7c2-5670-4674-b80c-9848437dd22a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.718976 | controller |     "Jun 19 12:27:52.016703 crc crio[22562]: time=\"2026-06-19T12:27:52.016644319Z\" level=info msg=\"Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.718994 | controller |     "Jun 19 12:27:52.018064 crc crio[22562]: time=\"2026-06-19T12:27:52.018008574Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g9pn7 Namespace:openshift-marketplace ID:e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299 UID:7ca8e5e9-f957-43d4-a5d2-7471f9acf9c8 NetNS:/var/run/netns/7761ba3a-2c26-4a74-a0ed-d35d00f401ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7ca8e5e9_f957_43d4_a5d2_7471f9acf9c8.slice PodAnnotations:0xc00008d0c8}] Aliases:map[]}\"",
2026-06-19 12:35:51.719009 | controller |     "Jun 19 12:27:52.018303 crc crio[22562]: time=\"2026-06-19T12:27:52.018247289Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g9pn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.719025 | controller |     "Jun 19 12:27:52.358279 crc crio[22562]: time=\"2026-06-19T12:27:52.351649318Z\" level=info msg=\"Stopped pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=3bd5f125-18b1-456e-bcb9-62e52317d493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.719040 | controller |     "Jun 19 12:27:52.882301 crc crio[22562]: time=\"2026-06-19T12:27:52.882201586Z\" level=info msg=\"Removing container: c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2\" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719055 | controller |     "Jun 19 12:27:52.905722 crc crio[22562]: time=\"2026-06-19T12:27:52.905656327Z\" level=info msg=\"Removed container c002630955018a0a59e10b3c337a904be3e4b3dd4ed43eb3b6e6c8fbd24f05a2: openshift-marketplace/redhat-marketplace-g9pn7/registry-server\" id=f56e6e60-aa31-45dd-81ae-157c6a3409af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719070 | controller |     "Jun 19 12:27:52.908556 crc crio[22562]: time=\"2026-06-19T12:27:52.908498138Z\" level=info msg=\"Removing container: 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33\" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719085 | controller |     "Jun 19 12:27:52.940291 crc crio[22562]: time=\"2026-06-19T12:27:52.940118602Z\" level=info msg=\"Removed container 6f1b5af24ef003d2725401c023b4d87399cf192eee430afc7081c0c498ff3b33: openshift-marketplace/redhat-marketplace-g9pn7/extract-content\" id=e6c51026-5f0a-45fc-b42d-52a99bac51da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719099 | controller |     "Jun 19 12:27:52.950448 crc crio[22562]: time=\"2026-06-19T12:27:52.950357016Z\" level=info msg=\"Removing container: 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09\" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719114 | controller |     "Jun 19 12:27:52.991840 crc crio[22562]: time=\"2026-06-19T12:27:52.991735212Z\" level=info msg=\"Removed container 910add8c96b36f22f80bab8320d5bcb70eab379df1f0da455f5b819f8e04be09: openshift-marketplace/redhat-marketplace-g9pn7/extract-utilities\" id=2c8b8d16-47f0-4b73-abd3-a8a976801a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.719128 | controller |     "Jun 19 12:27:55.286191 crc crio[22562]: time=\"2026-06-19T12:27:55.285638172Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mq6sk/POD\" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.719142 | controller |     "Jun 19 12:27:55.287733 crc crio[22562]: time=\"2026-06-19T12:27:55.286261997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719160 | controller |     "Jun 19 12:27:55.346612 crc crio[22562]: time=\"2026-06-19T12:27:55.346224394Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}\"",
2026-06-19 12:35:51.719175 | controller |     "Jun 19 12:27:55.346612 crc crio[22562]: time=\"2026-06-19T12:27:55.346289436Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mq6sk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.719190 | controller |     "Jun 19 12:27:55.806018 crc crio[22562]: 2026-06-19T12:27:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d78efd74a09f9dc Mac:82:11:c6:c1:fd:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 SocketPath: PciID:}] [{Interface:0xc000282840 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.719205 | controller |     "Jun 19 12:27:55.807399 crc crio[22562]: time=\"2026-06-19T12:27:55.807313649Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc000328258}] Aliases:map[]}\"",
2026-06-19 12:35:51.719220 | controller |     "Jun 19 12:27:55.807593 crc crio[22562]: time=\"2026-06-19T12:27:55.807504525Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mq6sk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.719235 | controller |     "Jun 19 12:27:55.818878 crc crio[22562]: time=\"2026-06-19T12:27:55.818783075Z\" level=info msg=\"Ran pod sandbox d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d with infra container: openshift-marketplace/certified-operators-mq6sk/POD\" id=9eeb9c33-a330-4314-b749-9b4e0a1be24a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.719250 | controller |     "Jun 19 12:27:55.827827 crc crio[22562]: time=\"2026-06-19T12:27:55.82746402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e789221c-ca99-4c8d-bcc7-a7eac97df9b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719264 | controller |     "Jun 19 12:27:55.833872 crc crio[22562]: time=\"2026-06-19T12:27:55.833809827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0461bdb-9f40-4985-b8e8-be8ec2410330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719279 | controller |     "Jun 19 12:27:55.855327 crc crio[22562]: time=\"2026-06-19T12:27:55.855214547Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719294 | controller |     "Jun 19 12:27:55.856513 crc crio[22562]: time=\"2026-06-19T12:27:55.856393057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719311 | controller |     "Jun 19 12:27:55.929677 crc crio[22562]: time=\"2026-06-19T12:27:55.924210719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719326 | controller |     "Jun 19 12:27:55.932805 crc crio[22562]: time=\"2026-06-19T12:27:55.932691729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719341 | controller |     "Jun 19 12:27:56.095186 crc crio[22562]: time=\"2026-06-19T12:27:56.094610265Z\" level=info msg=\"Created container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b970d487-905e-4ed8-9c19-87828d9284a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719355 | controller |     "Jun 19 12:27:56.096529 crc crio[22562]: time=\"2026-06-19T12:27:56.096452391Z\" level=info msg=\"Starting container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd\" id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.719370 | controller |     "Jun 19 12:27:56.102624 crc crio[22562]: time=\"2026-06-19T12:27:56.10250231Z\" level=info msg=\"Started container\" PID=267080 containerID=3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd description=openshift-marketplace/certified-operators-mq6sk/extract-utilities id=400df9dc-110f-4c07-a4a7-840c25885069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d",
2026-06-19 12:35:51.719385 | controller |     "Jun 19 12:27:56.973922 crc crio[22562]: time=\"2026-06-19T12:27:56.971537873Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.719400 | controller |     "Jun 19 12:27:56.981051 crc crio[22562]: time=\"2026-06-19T12:27:56.979109101Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.719415 | controller |     "Jun 19 12:27:58.039627 crc crio[22562]: time=\"2026-06-19T12:27:58.03952971Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:313ecc099466e8ff79364e117af76e196b940da26c53584ee03d8f2e006b8301\" id=401bee0d-c95f-4cc7-afd8-31ff96f4db2d name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.719444 | controller |     "Jun 19 12:27:58.042896 crc crio[22562]: time=\"2026-06-19T12:27:58.042836733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b4aaa8de-e322-45ce-977a-d4fecb4845f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719464 | controller |     "Jun 19 12:27:58.052118 crc crio[22562]: time=\"2026-06-19T12:27:58.051909186Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7af6c566-c60a-405e-b719-fa2f54a59c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719479 | controller |     "Jun 19 12:27:58.061664 crc crio[22562]: time=\"2026-06-19T12:27:58.061544676Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719494 | controller |     "Jun 19 12:27:58.062428 crc crio[22562]: time=\"2026-06-19T12:27:58.062238053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719509 | controller |     "Jun 19 12:27:58.113625 crc crio[22562]: time=\"2026-06-19T12:27:58.113500075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719526 | controller |     "Jun 19 12:27:58.117575 crc crio[22562]: time=\"2026-06-19T12:27:58.117478343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719541 | controller |     "Jun 19 12:27:58.286917 crc crio[22562]: time=\"2026-06-19T12:27:58.286369141Z\" level=info msg=\"Created container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=532a641a-6853-4bc0-851a-47d52cff195e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719555 | controller |     "Jun 19 12:27:58.288348 crc crio[22562]: time=\"2026-06-19T12:27:58.288264428Z\" level=info msg=\"Starting container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5\" id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.719570 | controller |     "Jun 19 12:27:58.300089 crc crio[22562]: time=\"2026-06-19T12:27:58.30000322Z\" level=info msg=\"Started container\" PID=267354 containerID=131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5 description=openshift-marketplace/certified-operators-mq6sk/extract-content id=57813678-dea3-4f0b-b620-cfb950d80699 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d",
2026-06-19 12:35:51.719585 | controller |     "Jun 19 12:28:00.032809 crc crio[22562]: time=\"2026-06-19T12:28:00.032098926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f007b467-4da5-4dc4-bd05-167344865acf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719601 | controller |     "Jun 19 12:28:00.036299 crc crio[22562]: time=\"2026-06-19T12:28:00.036196188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2e0e190d-d239-486d-b0e8-a3dbfa502fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719616 | controller |     "Jun 19 12:28:00.043356 crc crio[22562]: time=\"2026-06-19T12:28:00.043239383Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719631 | controller |     "Jun 19 12:28:00.043913 crc crio[22562]: time=\"2026-06-19T12:28:00.043840547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719646 | controller |     "Jun 19 12:28:00.117747 crc crio[22562]: time=\"2026-06-19T12:28:00.117697089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719662 | controller |     "Jun 19 12:28:00.123595 crc crio[22562]: time=\"2026-06-19T12:28:00.123467352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719677 | controller |     "Jun 19 12:28:00.331232 crc crio[22562]: time=\"2026-06-19T12:28:00.331094532Z\" level=info msg=\"Created container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=9effddc7-19bb-4f05-a56d-3b75cbb160f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719692 | controller |     "Jun 19 12:28:00.333740 crc crio[22562]: time=\"2026-06-19T12:28:00.333632375Z\" level=info msg=\"Starting container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56\" id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.719713 | controller |     "Jun 19 12:28:00.346430 crc crio[22562]: time=\"2026-06-19T12:28:00.34633667Z\" level=info msg=\"Started container\" PID=267565 containerID=a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 description=openshift-marketplace/certified-operators-mq6sk/registry-server id=f5a98586-692c-432b-96a3-7fb18007ac14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d",
2026-06-19 12:35:51.719729 | controller |     "Jun 19 12:28:00.571830 crc crio[22562]: time=\"2026-06-19T12:28:00.571332919Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697868-t86bs/POD\" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.719744 | controller |     "Jun 19 12:28:00.572213 crc crio[22562]: time=\"2026-06-19T12:28:00.572119429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719760 | controller |     "Jun 19 12:28:00.609102 crc crio[22562]: time=\"2026-06-19T12:28:00.608717136Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}\"",
2026-06-19 12:35:51.719775 | controller |     "Jun 19 12:28:00.609102 crc crio[22562]: time=\"2026-06-19T12:28:00.608804708Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697868-t86bs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.719791 | controller |     "Jun 19 12:28:01.240136 crc crio[22562]: 2026-06-19T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb91c2965dca591 Mac:1a:45:ca:13:09:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc SocketPath: PciID:}] [{Interface:0xc0004325c0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.719806 | controller |     "Jun 19 12:28:01.241811 crc crio[22562]: time=\"2026-06-19T12:28:01.241701285Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc001b84400}] Aliases:map[]}\"",
2026-06-19 12:35:51.719822 | controller |     "Jun 19 12:28:01.242099 crc crio[22562]: time=\"2026-06-19T12:28:01.242042333Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697868-t86bs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.719837 | controller |     "Jun 19 12:28:01.260394 crc crio[22562]: time=\"2026-06-19T12:28:01.260306546Z\" level=info msg=\"Ran pod sandbox bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 with infra container: openshift-infra/auto-csr-approver-29697868-t86bs/POD\" id=0fa23f36-4a31-4973-a731-67c8db5d866c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.719853 | controller |     "Jun 19 12:28:01.263704 crc crio[22562]: time=\"2026-06-19T12:28:01.263592058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.719871 | controller |     "Jun 19 12:28:01.271131 crc crio[22562]: time=\"2026-06-19T12:28:01.271046143Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.719886 | controller |     "Jun 19 12:28:02.209829 crc crio[22562]: time=\"2026-06-19T12:28:02.20926648Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6912543a-b826-4c9e-a6ce-4ee45595065c name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.719901 | controller |     "Jun 19 12:28:02.211072 crc crio[22562]: time=\"2026-06-19T12:28:02.210917252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d66c0fd5-eaef-4dad-bf3a-b8578e6fe074 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719916 | controller |     "Jun 19 12:28:02.214685 crc crio[22562]: time=\"2026-06-19T12:28:02.214603913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a17411b-062c-4b6f-b8cc-263127e799cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.719931 | controller |     "Jun 19 12:28:02.224247 crc crio[22562]: time=\"2026-06-19T12:28:02.224077589Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.719946 | controller |     "Jun 19 12:28:02.224782 crc crio[22562]: time=\"2026-06-19T12:28:02.224703904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719960 | controller |     "Jun 19 12:28:02.287642 crc crio[22562]: time=\"2026-06-19T12:28:02.287519852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719975 | controller |     "Jun 19 12:28:02.724443 crc crio[22562]: time=\"2026-06-19T12:28:02.723905524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.719990 | controller |     "Jun 19 12:28:02.886231 crc crio[22562]: time=\"2026-06-19T12:28:02.886093356Z\" level=info msg=\"Created container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=dd0c45b5-b1bb-46e0-a7f2-d9eb12721923 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.720005 | controller |     "Jun 19 12:28:02.887468 crc crio[22562]: time=\"2026-06-19T12:28:02.88742512Z\" level=info msg=\"Starting container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16\" id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.720020 | controller |     "Jun 19 12:28:02.893076 crc crio[22562]: time=\"2026-06-19T12:28:02.892991088Z\" level=info msg=\"Started container\" PID=267853 containerID=e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16 description=openshift-infra/auto-csr-approver-29697868-t86bs/oc id=55818282-f3a0-4df9-b760-55911bd08952 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42",
2026-06-19 12:35:51.720035 | controller |     "Jun 19 12:28:05.146190 crc crio[22562]: time=\"2026-06-19T12:28:05.145395109Z\" level=info msg=\"Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720050 | controller |     "Jun 19 12:28:05.147747 crc crio[22562]: time=\"2026-06-19T12:28:05.146976108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697868-t86bs Namespace:openshift-infra ID:bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42 UID:b9abb00e-654a-4698-8240-9952209e4464 NetNS:/var/run/netns/b93a0b36-c2b9-4352-9f16-7dbd72e31bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9abb00e_654a_4698_8240_9952209e4464.slice PodAnnotations:0xc000138418}] Aliases:map[]}\"",
2026-06-19 12:35:51.720068 | controller |     "Jun 19 12:28:05.147747 crc crio[22562]: time=\"2026-06-19T12:28:05.147135972Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697868-t86bs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.720084 | controller |     "Jun 19 12:28:05.523067 crc crio[22562]: time=\"2026-06-19T12:28:05.522458521Z\" level=info msg=\"Stopped pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=e64b2b9b-bae0-4ef9-84a5-76776383d07e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720098 | controller |     "Jun 19 12:28:08.214602 crc crio[22562]: time=\"2026-06-19T12:28:08.213610602Z\" level=info msg=\"Stopping container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56 (timeout: 2s)\" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.720113 | controller |     "Jun 19 12:28:08.339707 crc crio[22562]: time=\"2026-06-19T12:28:08.339571715Z\" level=info msg=\"Stopped container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=90254d1f-40aa-406e-aa6e-ec4589b47911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.720127 | controller |     "Jun 19 12:28:08.341048 crc crio[22562]: time=\"2026-06-19T12:28:08.340791767Z\" level=info msg=\"Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720142 | controller |     "Jun 19 12:28:08.341871 crc crio[22562]: time=\"2026-06-19T12:28:08.341731289Z\" level=info msg=\"Got pod network &{Name:certified-operators-mq6sk Namespace:openshift-marketplace ID:d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d UID:d97fc8ca-72dc-42ce-af6e-ea94a37ac509 NetNS:/var/run/netns/61639928-5065-463f-afbb-78bede87ee52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd97fc8ca_72dc_42ce_af6e_ea94a37ac509.slice PodAnnotations:0xc00259c410}] Aliases:map[]}\"",
2026-06-19 12:35:51.720156 | controller |     "Jun 19 12:28:08.342253 crc crio[22562]: time=\"2026-06-19T12:28:08.342108428Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-mq6sk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.720170 | controller |     "Jun 19 12:28:08.726495 crc crio[22562]: time=\"2026-06-19T12:28:08.726089442Z\" level=info msg=\"Stopped pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=b3042584-5d5f-41d7-9ebc-653f5268bda0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720185 | controller |     "Jun 19 12:28:09.265396 crc crio[22562]: time=\"2026-06-19T12:28:09.263021858Z\" level=info msg=\"Removing container: a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56\" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720199 | controller |     "Jun 19 12:28:09.301431 crc crio[22562]: time=\"2026-06-19T12:28:09.301221925Z\" level=info msg=\"Removed container a674aaf9309ebb69bf5761da596df2772cd9ecd09a7522121a0bf42aef089a56: openshift-marketplace/certified-operators-mq6sk/registry-server\" id=159710b7-23eb-43a9-8818-fc920a681b99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720213 | controller |     "Jun 19 12:28:09.306785 crc crio[22562]: time=\"2026-06-19T12:28:09.30668693Z\" level=info msg=\"Removing container: 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5\" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720231 | controller |     "Jun 19 12:28:09.342391 crc crio[22562]: time=\"2026-06-19T12:28:09.342124119Z\" level=info msg=\"Removed container 131e1cc344f73505b214c62e24ba57d35539fd1c633f242519cfe8e18f4ad7b5: openshift-marketplace/certified-operators-mq6sk/extract-content\" id=d2ea6b29-bfec-4cbb-8b90-3f82f6ade840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720245 | controller |     "Jun 19 12:28:09.349032 crc crio[22562]: time=\"2026-06-19T12:28:09.348910057Z\" level=info msg=\"Removing container: 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd\" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720260 | controller |     "Jun 19 12:28:09.414960 crc crio[22562]: time=\"2026-06-19T12:28:09.414794091Z\" level=info msg=\"Removed container 3529163497c13d375e849fa8178db5f3c968bbf9953072d49f67e24cfd81b4fd: openshift-marketplace/certified-operators-mq6sk/extract-utilities\" id=b71ce2da-5440-42a5-8834-9131e7ebedcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720274 | controller |     "Jun 19 12:28:11.921591 crc crio[22562]: time=\"2026-06-19T12:28:11.920996686Z\" level=info msg=\"Removing container: a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec\" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720289 | controller |     "Jun 19 12:28:12.141500 crc crio[22562]: time=\"2026-06-19T12:28:12.141020914Z\" level=info msg=\"Removed container a37e306883a250f8eecf848fdb8e06318ed71fba3977c198206e271f348925ec: openshift-infra/auto-csr-approver-29697862-xgr4m/oc\" id=0184382d-071f-46c0-b608-7aa98378f3a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.720303 | controller |     "Jun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.152679863Z\" level=info msg=\"Stopping pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720317 | controller |     "Jun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.152787995Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=fa9d047f-9d56-4f98-882a-b10919959e08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720331 | controller |     "Jun 19 12:28:12.154079 crc crio[22562]: time=\"2026-06-19T12:28:12.154115508Z\" level=info msg=\"Removing pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720346 | controller |     "Jun 19 12:28:12.175473 crc crio[22562]: time=\"2026-06-19T12:28:12.1727566Z\" level=info msg=\"Removed pod sandbox: e7347be5ae36ae6540512d39e6fd96de93e3f2a32211082d8ea95563fbc00299\" id=5fe96d60-1acf-4cea-b237-3780800a4855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720360 | controller |     "Jun 19 12:28:12.182996 crc crio[22562]: time=\"2026-06-19T12:28:12.182877931Z\" level=info msg=\"Stopping pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720374 | controller |     "Jun 19 12:28:12.183255 crc crio[22562]: time=\"2026-06-19T12:28:12.183062015Z\" level=info msg=\"Stopped pod sandbox (already stopped): c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=4fa57e19-236f-4f64-aff5-14a0291f4011 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720389 | controller |     "Jun 19 12:28:12.184073 crc crio[22562]: time=\"2026-06-19T12:28:12.183986369Z\" level=info msg=\"Removing pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720407 | controller |     "Jun 19 12:28:12.203266 crc crio[22562]: time=\"2026-06-19T12:28:12.202917089Z\" level=info msg=\"Removed pod sandbox: c65c364786e25684be71be3ae5175a62ad602afb81677b63dc1ab792b1b48d76\" id=ff436954-68d6-4f14-ba03-b83bf90d27c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720422 | controller |     "Jun 19 12:28:12.203848 crc crio[22562]: time=\"2026-06-19T12:28:12.203743869Z\" level=info msg=\"Stopping pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720455 | controller |     "Jun 19 12:28:12.203848 crc crio[22562]: time=\"2026-06-19T12:28:12.203843531Z\" level=info msg=\"Stopped pod sandbox (already stopped): d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=54e6fbe7-379b-4a6d-8b8a-acb5e3cd5470 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.720471 | controller |     "Jun 19 12:28:12.206577 crc crio[22562]: time=\"2026-06-19T12:28:12.205862632Z\" level=info msg=\"Removing pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720485 | controller |     "Jun 19 12:28:12.227444 crc crio[22562]: time=\"2026-06-19T12:28:12.227333033Z\" level=info msg=\"Removed pod sandbox: d78efd74a09f9dc2e5751c19a11aed98fc24fcd205f08f5c4389dca6faeb402d\" id=a18f6eca-aefa-4c91-886c-cdd15f00d18e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.720500 | controller |     "Jun 19 12:30:00.534671 crc crio[22562]: time=\"2026-06-19T12:30:00.533624481Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697870-lgkbk/POD\" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.720514 | controller |     "Jun 19 12:30:00.536802 crc crio[22562]: time=\"2026-06-19T12:30:00.534702158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.720529 | controller |     "Jun 19 12:30:00.573733 crc crio[22562]: time=\"2026-06-19T12:30:00.573669624Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.720544 | controller |     "Jun 19 12:30:00.573733 crc crio[22562]: time=\"2026-06-19T12:30:00.573727415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697870-lgkbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.720559 | controller |     "Jun 19 12:30:00.646455 crc crio[22562]: time=\"2026-06-19T12:30:00.646286675Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD\" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.720573 | controller |     "Jun 19 12:30:00.647026 crc crio[22562]: time=\"2026-06-19T12:30:00.64650203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.720588 | controller |     "Jun 19 12:30:00.687129 crc crio[22562]: time=\"2026-06-19T12:30:00.686999525Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.720607 | controller |     "Jun 19 12:30:00.687129 crc crio[22562]: time=\"2026-06-19T12:30:00.687092327Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.720622 | controller |     "Jun 19 12:30:01.057271 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b703cf91d82d19c Mac:72:b2:f8:f0:1e:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.720637 | controller |     "Jun 19 12:30:01.060911 crc crio[22562]: time=\"2026-06-19T12:30:01.060767844Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc0032d30a0}] Aliases:map[]}\"",
2026-06-19 12:35:51.720653 | controller |     "Jun 19 12:30:01.061376 crc crio[22562]: time=\"2026-06-19T12:30:01.061250017Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.720668 | controller |     "Jun 19 12:30:01.073390 crc crio[22562]: time=\"2026-06-19T12:30:01.073339206Z\" level=info msg=\"Ran pod sandbox b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/POD\" id=b2e3adaf-fc32-4181-985d-c9534871fa6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.720684 | controller |     "Jun 19 12:30:01.082329 crc crio[22562]: time=\"2026-06-19T12:30:01.082238117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=23b09577-227b-4a03-99a7-abd9eea28bc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.720699 | controller |     "Jun 19 12:30:01.084563 crc crio[22562]: time=\"2026-06-19T12:30:01.084484282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d2e7df1-f241-45b4-968d-221e71ee6e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.720715 | controller |     "Jun 19 12:30:01.098322 crc crio[22562]: time=\"2026-06-19T12:30:01.096735676Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles\" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.720730 | controller |     "Jun 19 12:30:01.098322 crc crio[22562]: time=\"2026-06-19T12:30:01.09729429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.720745 | controller |     "Jun 19 12:30:01.149007 crc crio[22562]: time=\"2026-06-19T12:30:01.148897001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.720763 | controller |     "Jun 19 12:30:01.157342 crc crio[22562]: time=\"2026-06-19T12:30:01.157244387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.720779 | controller |     "Jun 19 12:30:01.209703 crc crio[22562]: 2026-06-19T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42920cb0ef48d4 Mac:ae:b6:47:89:19:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 SocketPath: PciID:}] [{Interface:0xc000399040 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.720794 | controller |     "Jun 19 12:30:01.210885 crc crio[22562]: time=\"2026-06-19T12:30:01.210644222Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc0005ad5b8}] Aliases:map[]}\"",
2026-06-19 12:35:51.720810 | controller |     "Jun 19 12:30:01.210885 crc crio[22562]: time=\"2026-06-19T12:30:01.210859807Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697870-lgkbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.720826 | controller |     "Jun 19 12:30:01.220309 crc crio[22562]: time=\"2026-06-19T12:30:01.22025238Z\" level=info msg=\"Ran pod sandbox a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 with infra container: openshift-infra/auto-csr-approver-29697870-lgkbk/POD\" id=a273975d-1dbd-481c-ad03-33cdbab9bf2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.720841 | controller |     "Jun 19 12:30:01.224559 crc crio[22562]: time=\"2026-06-19T12:30:01.224433273Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.720857 | controller |     "Jun 19 12:30:01.233365 crc crio[22562]: time=\"2026-06-19T12:30:01.232821321Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.720873 | controller |     "Jun 19 12:30:01.293766 crc crio[22562]: time=\"2026-06-19T12:30:01.293661761Z\" level=info msg=\"Created container 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b: openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles\" id=9c599b69-757f-4c9c-bf97-a8bfff4f237d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.720889 | controller |     "Jun 19 12:30:01.298115 crc crio[22562]: time=\"2026-06-19T12:30:01.297783802Z\" level=info msg=\"Starting container: 99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b\" id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.720905 | controller |     "Jun 19 12:30:01.307023 crc crio[22562]: time=\"2026-06-19T12:30:01.306616082Z\" level=info msg=\"Started container\" PID=283899 containerID=99afb02dcce4fdd0f40e3a41669425ff29ecff62cfc07901d39f68e3e566261b description=openshift-operator-lifecycle-manager/collect-profiles-29697870-5vvsb/collect-profiles id=746ee55c-47ce-46f0-a2a3-97c01fe45ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42",
2026-06-19 12:35:51.720921 | controller |     "Jun 19 12:30:02.919278 crc crio[22562]: time=\"2026-06-19T12:30:02.918426155Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cf3ff8d0-ca5f-4dbe-b31b-b8880a4318c4 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.720941 | controller |     "Jun 19 12:30:02.921071 crc crio[22562]: time=\"2026-06-19T12:30:02.92065714Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a03ac16-fb40-42d1-8861-878eac3e8b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.720957 | controller |     "Jun 19 12:30:02.924331 crc crio[22562]: time=\"2026-06-19T12:30:02.924077675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6678e13f-957b-4c0a-bbd7-0993530b618f name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.720973 | controller |     "Jun 19 12:30:02.933346 crc crio[22562]: time=\"2026-06-19T12:30:02.933064089Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697870-lgkbk/oc\" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.720988 | controller |     "Jun 19 12:30:02.933735 crc crio[22562]: time=\"2026-06-19T12:30:02.933665303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.721003 | controller |     "Jun 19 12:30:03.011608 crc crio[22562]: time=\"2026-06-19T12:30:03.011318199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.721019 | controller |     "Jun 19 12:30:03.169457 crc crio[22562]: time=\"2026-06-19T12:30:03.169212685Z\" level=info msg=\"Stopping pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42\" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721039 | controller |     "Jun 19 12:30:03.170077 crc crio[22562]: time=\"2026-06-19T12:30:03.169993123Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29697870-5vvsb Namespace:openshift-operator-lifecycle-manager ID:b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42 UID:fc3b133c-421c-4d11-9ff6-81af7d256527 NetNS:/var/run/netns/6cd93792-f1af-499d-bfc3-f3cbf8381c2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc3b133c_421c_4d11_9ff6_81af7d256527.slice PodAnnotations:0xc002910200}] Aliases:map[]}\"",
2026-06-19 12:35:51.721055 | controller |     "Jun 19 12:30:03.170277 crc crio[22562]: time=\"2026-06-19T12:30:03.170220809Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.721074 | controller |     "Jun 19 12:30:03.421585 crc crio[22562]: time=\"2026-06-19T12:30:03.421410499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.721117 | controller |     "Jun 19 12:30:03.545329 crc crio[22562]: time=\"2026-06-19T12:30:03.545245151Z\" level=info msg=\"Created container e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c: openshift-infra/auto-csr-approver-29697870-lgkbk/oc\" id=eb1e2091-e743-484a-ba07-f49e924fdf55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.721136 | controller |     "Jun 19 12:30:03.548268 crc crio[22562]: time=\"2026-06-19T12:30:03.548091051Z\" level=info msg=\"Starting container: e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c\" id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.721153 | controller |     "Jun 19 12:30:03.556061 crc crio[22562]: time=\"2026-06-19T12:30:03.555777222Z\" level=info msg=\"Started container\" PID=284126 containerID=e5940297bde9ff5d3aad7a9257e538bf2e47a1d1d5b5937af06748eeb353452c description=openshift-infra/auto-csr-approver-29697870-lgkbk/oc id=e0a74836-d5a6-45a8-90a7-b364b9d36f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0",
2026-06-19 12:35:51.721172 | controller |     "Jun 19 12:30:03.575127 crc crio[22562]: time=\"2026-06-19T12:30:03.575022749Z\" level=info msg=\"Stopped pod sandbox: b703cf91d82d19c30ccfc10b6e81236c8f2f97b59946ffaa1c96dcbc5cc60e42\" id=e5130ad8-6be5-46c0-ae4a-bb5f55733133 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721188 | controller |     "Jun 19 12:30:05.207766 crc crio[22562]: time=\"2026-06-19T12:30:05.206231544Z\" level=info msg=\"Stopping pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0\" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721204 | controller |     "Jun 19 12:30:05.209114 crc crio[22562]: time=\"2026-06-19T12:30:05.208741626Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697870-lgkbk Namespace:openshift-infra ID:a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0 UID:32de15c7-f51d-455c-b377-77adb8357489 NetNS:/var/run/netns/89e360fc-3eb3-4e6a-beb6-96bfa98b4404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod32de15c7_f51d_455c_b377_77adb8357489.slice PodAnnotations:0xc00008d748}] Aliases:map[]}\"",
2026-06-19 12:35:51.721220 | controller |     "Jun 19 12:30:05.209114 crc crio[22562]: time=\"2026-06-19T12:30:05.20891291Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697870-lgkbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.721236 | controller |     "Jun 19 12:30:05.616717 crc crio[22562]: time=\"2026-06-19T12:30:05.616612431Z\" level=info msg=\"Stopped pod sandbox: a42920cb0ef48d4277a6d766231f0e6492dbdfac1c732c9adaf3a291e73954b0\" id=66215b06-9197-4905-b288-166161ad5f16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721251 | controller |     "Jun 19 12:30:12.296768 crc crio[22562]: time=\"2026-06-19T12:30:12.295902381Z\" level=info msg=\"Removing container: 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9\" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721267 | controller |     "Jun 19 12:30:12.488628 crc crio[22562]: time=\"2026-06-19T12:30:12.488476657Z\" level=info msg=\"Removed container 9480ebefe54f205a26d9962faaa907636f3c22fdb2f33a2fa8ddf2895ca26aa9: openshift-infra/auto-csr-approver-29697864-w6jcr/oc\" id=482cc879-5d49-4c17-b9f1-b806a82143d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721282 | controller |     "Jun 19 12:30:12.494483 crc crio[22562]: time=\"2026-06-19T12:30:12.494372884Z\" level=info msg=\"Removing container: 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f\" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721298 | controller |     "Jun 19 12:30:12.531687 crc crio[22562]: time=\"2026-06-19T12:30:12.531594646Z\" level=info msg=\"Removed container 652580ac14758674345601203243fe410ce12a128111c06f534fb8b19c84488f: openshift-operator-lifecycle-manager/collect-profiles-29697825-68nsm/collect-profiles\" id=0e26009d-c16f-4b0c-8101-191d65d92f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721314 | controller |     "Jun 19 12:30:12.535401 crc crio[22562]: time=\"2026-06-19T12:30:12.535306649Z\" level=info msg=\"Removing container: f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129\" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721329 | controller |     "Jun 19 12:30:12.598418 crc crio[22562]: time=\"2026-06-19T12:30:12.597282555Z\" level=info msg=\"Removed container f7bc650d2f05978b1bad40480f66550614becafc68c0971046f149ca6b8a1129: openshift-must-gather-p655l/crc-debug-hrshn/container-00\" id=dbabb14f-f5e5-4268-8ba9-e5ea213c5921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.721348 | controller |     "Jun 19 12:30:12.624069 crc crio[22562]: time=\"2026-06-19T12:30:12.623910796Z\" level=info msg=\"Stopping pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721363 | controller |     "Jun 19 12:30:12.624069 crc crio[22562]: time=\"2026-06-19T12:30:12.624033959Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=f4b5dcda-8775-4d1c-9e59-026422e3ac50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721379 | controller |     "Jun 19 12:30:12.625378 crc crio[22562]: time=\"2026-06-19T12:30:12.6252977Z\" level=info msg=\"Removing pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721394 | controller |     "Jun 19 12:30:12.644915 crc crio[22562]: time=\"2026-06-19T12:30:12.644785913Z\" level=info msg=\"Removed pod sandbox: 0d249877e2deb41feb74244909a925c1fd86d26f834598edb9d308c34348880f\" id=216e33d9-d870-401f-b8fc-bb115559b3b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721408 | controller |     "Jun 19 12:30:12.646549 crc crio[22562]: time=\"2026-06-19T12:30:12.646460455Z\" level=info msg=\"Stopping pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721423 | controller |     "Jun 19 12:30:12.646549 crc crio[22562]: time=\"2026-06-19T12:30:12.646521646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=4bcd5749-47bf-42bf-b89d-82ec1370dd62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721457 | controller |     "Jun 19 12:30:12.647391 crc crio[22562]: time=\"2026-06-19T12:30:12.647290086Z\" level=info msg=\"Removing pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721474 | controller |     "Jun 19 12:30:12.670226 crc crio[22562]: time=\"2026-06-19T12:30:12.670002208Z\" level=info msg=\"Removed pod sandbox: 3a84daad7d600855628a6ad60055c609948b1e40de53eae8b549720cf259acf2\" id=f366d833-32e3-421e-ba3f-46b9d3946370 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721489 | controller |     "Jun 19 12:30:12.671560 crc crio[22562]: time=\"2026-06-19T12:30:12.671469575Z\" level=info msg=\"Stopping pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721504 | controller |     "Jun 19 12:30:12.671560 crc crio[22562]: time=\"2026-06-19T12:30:12.671542317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5ad17599-31a0-46c5-8885-5a4217cbf710 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.721519 | controller |     "Jun 19 12:30:12.673847 crc crio[22562]: time=\"2026-06-19T12:30:12.673759232Z\" level=info msg=\"Removing pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721535 | controller |     "Jun 19 12:30:12.700391 crc crio[22562]: time=\"2026-06-19T12:30:12.700260329Z\" level=info msg=\"Removed pod sandbox: 9801412fdcb900ab12362bd4c5696a4deac0cf66ef32a3be6d450b17fbacd4cc\" id=5016cd28-ce03-4c25-8347-462e029867a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.721553 | controller |     "Jun 19 12:30:23.043577 crc crio[22562]: time=\"2026-06-19T12:30:23.042769047Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721578 | controller |     "Jun 19 12:30:23.567091 crc crio[22562]: time=\"2026-06-19T12:30:23.566984188Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721595 | controller |     "Jun 19 12:30:23.568431 crc crio[22562]: time=\"2026-06-19T12:30:23.568317741Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721610 | controller |     "Jun 19 12:30:24.105294 crc crio[22562]: time=\"2026-06-19T12:30:24.104595621Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721625 | controller |     "Jun 19 12:30:24.107098 crc crio[22562]: time=\"2026-06-19T12:30:24.107032491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721640 | controller |     "Jun 19 12:30:24.126441 crc crio[22562]: time=\"2026-06-19T12:30:24.126366611Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721655 | controller |     "Jun 19 12:30:24.215859 crc crio[22562]: time=\"2026-06-19T12:30:24.215283487Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721670 | controller |     "Jun 19 12:30:24.496466 crc crio[22562]: time=\"2026-06-19T12:30:24.495825944Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721686 | controller |     "Jun 19 12:30:24.511961 crc crio[22562]: time=\"2026-06-19T12:30:24.51058733Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721701 | controller |     "Jun 19 12:30:24.587905 crc crio[22562]: time=\"2026-06-19T12:30:24.587813956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721716 | controller |     "Jun 19 12:30:24.627961 crc crio[22562]: time=\"2026-06-19T12:30:24.627852708Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721730 | controller |     "Jun 19 12:30:24.746628 crc crio[22562]: time=\"2026-06-19T12:30:24.746293895Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721746 | controller |     "Jun 19 12:30:24.813023 crc crio[22562]: time=\"2026-06-19T12:30:24.812883827Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721761 | controller |     "Jun 19 12:30:25.307924 crc crio[22562]: time=\"2026-06-19T12:30:25.307807662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721779 | controller |     "Jun 19 12:30:25.791328 crc crio[22562]: time=\"2026-06-19T12:30:25.790613706Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721796 | controller |     "Jun 19 12:30:26.457413 crc crio[22562]: time=\"2026-06-19T12:30:26.457048043Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721812 | controller |     "Jun 19 12:30:26.726468 crc crio[22562]: time=\"2026-06-19T12:30:26.726388844Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721828 | controller |     "Jun 19 12:30:27.399960 crc crio[22562]: time=\"2026-06-19T12:30:27.399449246Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721843 | controller |     "Jun 19 12:30:27.907872 crc crio[22562]: time=\"2026-06-19T12:30:27.907724902Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721859 | controller |     "Jun 19 12:30:27.910782 crc crio[22562]: time=\"2026-06-19T12:30:27.908312486Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721874 | controller |     "Jun 19 12:30:27.918327 crc crio[22562]: time=\"2026-06-19T12:30:27.918251522Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721889 | controller |     "Jun 19 12:30:29.374356 crc crio[22562]: time=\"2026-06-19T12:30:29.373829281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721905 | controller |     "Jun 19 12:30:31.004358 crc crio[22562]: time=\"2026-06-19T12:30:31.003343574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721920 | controller |     "Jun 19 12:30:31.114488 crc crio[22562]: time=\"2026-06-19T12:30:31.114360357Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721936 | controller |     "Jun 19 12:30:31.885259 crc crio[22562]: time=\"2026-06-19T12:30:31.885091241Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721951 | controller |     "Jun 19 12:30:32.361686 crc crio[22562]: time=\"2026-06-19T12:30:32.3612491Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721966 | controller |     "Jun 19 12:30:34.021115 crc crio[22562]: time=\"2026-06-19T12:30:34.020743186Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721981 | controller |     "Jun 19 12:30:34.041541 crc crio[22562]: time=\"2026-06-19T12:30:34.041346727Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.721997 | controller |     "Jun 19 12:30:34.734093 crc crio[22562]: time=\"2026-06-19T12:30:34.732907509Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722016 | controller |     "Jun 19 12:30:35.579771 crc crio[22562]: time=\"2026-06-19T12:30:35.579345681Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722032 | controller |     "Jun 19 12:30:37.494111 crc crio[22562]: time=\"2026-06-19T12:30:37.493594005Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722047 | controller |     "Jun 19 12:30:37.920516 crc crio[22562]: time=\"2026-06-19T12:30:37.920328588Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722063 | controller |     "Jun 19 12:30:38.187380 crc crio[22562]: time=\"2026-06-19T12:30:38.187205378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722078 | controller |     "Jun 19 12:30:38.475609 crc crio[22562]: time=\"2026-06-19T12:30:38.475382795Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722093 | controller |     "Jun 19 12:30:38.506458 crc crio[22562]: time=\"2026-06-19T12:30:38.506313981Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722109 | controller |     "Jun 19 12:30:38.535409 crc crio[22562]: time=\"2026-06-19T12:30:38.53532095Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722124 | controller |     "Jun 19 12:30:38.666084 crc crio[22562]: time=\"2026-06-19T12:30:38.665567561Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722139 | controller |     "Jun 19 12:30:38.865426 crc crio[22562]: time=\"2026-06-19T12:30:38.865338025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722154 | controller |     "Jun 19 12:30:39.355979 crc crio[22562]: time=\"2026-06-19T12:30:39.355879181Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722168 | controller |     "Jun 19 12:30:40.634846 crc crio[22562]: time=\"2026-06-19T12:30:40.634533213Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722183 | controller |     "Jun 19 12:30:41.197038 crc crio[22562]: time=\"2026-06-19T12:30:41.19694904Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722198 | controller |     "Jun 19 12:30:41.217999 crc crio[22562]: time=\"2026-06-19T12:30:41.217884239Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722214 | controller |     "Jun 19 12:30:41.950231 crc crio[22562]: time=\"2026-06-19T12:30:41.949591986Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722231 | controller |     "Jun 19 12:30:41.992102 crc crio[22562]: time=\"2026-06-19T12:30:41.991785933Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722247 | controller |     "Jun 19 12:30:44.121778 crc crio[22562]: time=\"2026-06-19T12:30:44.121398948Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722262 | controller |     "Jun 19 12:30:44.177338 crc crio[22562]: time=\"2026-06-19T12:30:44.177246672Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722277 | controller |     "Jun 19 12:30:44.337756 crc crio[22562]: time=\"2026-06-19T12:30:44.337303472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722292 | controller |     "Jun 19 12:30:52.560819 crc crio[22562]: time=\"2026-06-19T12:30:52.560217474Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.722306 | controller |     "Jun 19 12:31:03.478612 crc crio[22562]: time=\"2026-06-19T12:31:03.47762417Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vcrnd/POD\" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.722321 | controller |     "Jun 19 12:31:03.478612 crc crio[22562]: time=\"2026-06-19T12:31:03.478632746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722336 | controller |     "Jun 19 12:31:03.526599 crc crio[22562]: time=\"2026-06-19T12:31:03.526216335Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}\"",
2026-06-19 12:35:51.722352 | controller |     "Jun 19 12:31:03.526599 crc crio[22562]: time=\"2026-06-19T12:31:03.526524293Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vcrnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.722367 | controller |     "Jun 19 12:31:04.101303 crc crio[22562]: 2026-06-19T12:31:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f28af19bdacf502 Mac:92:77:44:81:00:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.722382 | controller |     "Jun 19 12:31:04.102528 crc crio[22562]: time=\"2026-06-19T12:31:04.102449017Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc0030b4118}] Aliases:map[]}\"",
2026-06-19 12:35:51.722401 | controller |     "Jun 19 12:31:04.102770 crc crio[22562]: time=\"2026-06-19T12:31:04.102621101Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vcrnd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.722417 | controller |     "Jun 19 12:31:04.118313 crc crio[22562]: time=\"2026-06-19T12:31:04.118239518Z\" level=info msg=\"Ran pod sandbox f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 with infra container: openshift-marketplace/redhat-operators-vcrnd/POD\" id=6c8ba38c-4cf9-41b4-81fa-ce4f14df9750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.722499 | controller |     "Jun 19 12:31:04.121295 crc crio[22562]: time=\"2026-06-19T12:31:04.121233483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7c31372-e1c3-4b8b-9507-977d03e2e2f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722520 | controller |     "Jun 19 12:31:04.127059 crc crio[22562]: time=\"2026-06-19T12:31:04.126905673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aef8cbf2-dfc7-4314-9f30-efce40509867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722537 | controller |     "Jun 19 12:31:04.135329 crc crio[22562]: time=\"2026-06-19T12:31:04.134306796Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722554 | controller |     "Jun 19 12:31:04.135329 crc crio[22562]: time=\"2026-06-19T12:31:04.134784428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722570 | controller |     "Jun 19 12:31:04.183048 crc crio[22562]: time=\"2026-06-19T12:31:04.183002634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722585 | controller |     "Jun 19 12:31:04.188790 crc crio[22562]: time=\"2026-06-19T12:31:04.188766997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722600 | controller |     "Jun 19 12:31:04.339013 crc crio[22562]: time=\"2026-06-19T12:31:04.338895461Z\" level=info msg=\"Created container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=8637e8e5-0776-413b-8ce5-658d065c3e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722615 | controller |     "Jun 19 12:31:04.340709 crc crio[22562]: time=\"2026-06-19T12:31:04.340628433Z\" level=info msg=\"Starting container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49\" id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.722630 | controller |     "Jun 19 12:31:04.349670 crc crio[22562]: time=\"2026-06-19T12:31:04.349570645Z\" level=info msg=\"Started container\" PID=290475 containerID=32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49 description=openshift-marketplace/redhat-operators-vcrnd/extract-utilities id=7d7479cb-3d0b-4dd3-b032-40d10ba6538d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13",
2026-06-19 12:35:51.722645 | controller |     "Jun 19 12:31:05.157649 crc crio[22562]: time=\"2026-06-19T12:31:05.157060732Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.722667 | controller |     "Jun 19 12:31:05.170310 crc crio[22562]: time=\"2026-06-19T12:31:05.169616643Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-19 12:35:51.722683 | controller |     "Jun 19 12:31:05.847546 crc crio[22562]: time=\"2026-06-19T12:31:05.847392432Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:3723f06e7c00fd69bce40d32adef2ad4c82297ff790fb10de242f76d5699a6d0\" id=34cfffbd-8a6d-4472-bf23-236024160663 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.722699 | controller |     "Jun 19 12:31:05.848536 crc crio[22562]: time=\"2026-06-19T12:31:05.848462578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=26443ef0-b5e9-46f0-a9c8-c99a720c647c name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722715 | controller |     "Jun 19 12:31:05.852301 crc crio[22562]: time=\"2026-06-19T12:31:05.852190001Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a7838856-db1b-43bb-9b18-1d37bef250d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722729 | controller |     "Jun 19 12:31:05.869868 crc crio[22562]: time=\"2026-06-19T12:31:05.869800188Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722744 | controller |     "Jun 19 12:31:05.870498 crc crio[22562]: time=\"2026-06-19T12:31:05.870460134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722759 | controller |     "Jun 19 12:31:05.919531 crc crio[22562]: time=\"2026-06-19T12:31:05.918962767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722773 | controller |     "Jun 19 12:31:05.923533 crc crio[22562]: time=\"2026-06-19T12:31:05.923392417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722788 | controller |     "Jun 19 12:31:06.090827 crc crio[22562]: time=\"2026-06-19T12:31:06.090699837Z\" level=info msg=\"Created container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=ba0a87fb-d6d1-4ed8-b313-97faf5e9c78b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722803 | controller |     "Jun 19 12:31:06.091917 crc crio[22562]: time=\"2026-06-19T12:31:06.091864935Z\" level=info msg=\"Starting container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197\" id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.722818 | controller |     "Jun 19 12:31:06.100133 crc crio[22562]: time=\"2026-06-19T12:31:06.100031417Z\" level=info msg=\"Started container\" PID=290621 containerID=2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197 description=openshift-marketplace/redhat-operators-vcrnd/extract-content id=96762033-3d06-4b3c-b537-d301aa7dd8ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13",
2026-06-19 12:35:51.722834 | controller |     "Jun 19 12:31:12.334634 crc crio[22562]: time=\"2026-06-19T12:31:12.333135962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=db5c1d4f-4f14-42e3-b099-f8a305b647f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722849 | controller |     "Jun 19 12:31:12.339703 crc crio[22562]: time=\"2026-06-19T12:31:12.339597763Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19399657-a19f-41f4-8d00-f4f66728ab11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.722867 | controller |     "Jun 19 12:31:12.354414 crc crio[22562]: time=\"2026-06-19T12:31:12.354287357Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722883 | controller |     "Jun 19 12:31:12.355074 crc crio[22562]: time=\"2026-06-19T12:31:12.354912933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722898 | controller |     "Jun 19 12:31:12.483669 crc crio[22562]: time=\"2026-06-19T12:31:12.483532323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722913 | controller |     "Jun 19 12:31:12.489294 crc crio[22562]: time=\"2026-06-19T12:31:12.489207754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.722928 | controller |     "Jun 19 12:31:12.689521 crc crio[22562]: time=\"2026-06-19T12:31:12.689223814Z\" level=info msg=\"Created container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=a5991e76-7577-4a37-8389-91124822bc64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.722944 | controller |     "Jun 19 12:31:12.691542 crc crio[22562]: time=\"2026-06-19T12:31:12.691416428Z\" level=info msg=\"Starting container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743\" id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.722959 | controller |     "Jun 19 12:31:12.707489 crc crio[22562]: time=\"2026-06-19T12:31:12.707082386Z\" level=info msg=\"Started container\" PID=290939 containerID=c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 description=openshift-marketplace/redhat-operators-vcrnd/registry-server id=8329a28e-5226-4378-b28b-e906aff5f4e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13",
2026-06-19 12:35:51.722976 | controller |     "Jun 19 12:31:12.736133 crc crio[22562]: time=\"2026-06-19T12:31:12.735618385Z\" level=info msg=\"Removing container: c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b\" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.722992 | controller |     "Jun 19 12:31:12.790635 crc crio[22562]: time=\"2026-06-19T12:31:12.790555686Z\" level=info msg=\"Removed container c02c9ae5fbc1598759e776d5f4fca28dd37b2331d52285a4e2ab064947bcaa4b: openshift-must-gather-p655l/crc-debug-prtc2/container-00\" id=5d9cb06e-bab7-4a45-81fb-495153e49342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723007 | controller |     "Jun 19 12:31:12.808753 crc crio[22562]: time=\"2026-06-19T12:31:12.808481042Z\" level=info msg=\"Stopping pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723023 | controller |     "Jun 19 12:31:12.808753 crc crio[22562]: time=\"2026-06-19T12:31:12.808566864Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=cc478a20-c605-47ad-a433-1eb8cdd9e6d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723038 | controller |     "Jun 19 12:31:12.812363 crc crio[22562]: time=\"2026-06-19T12:31:12.809215369Z\" level=info msg=\"Removing pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723056 | controller |     "Jun 19 12:31:12.836694 crc crio[22562]: time=\"2026-06-19T12:31:12.836496135Z\" level=info msg=\"Removed pod sandbox: d20f5416102782fcf0120986f30a7252f6e925972ccc9579be62b2db19c719ed\" id=fd87a9b5-d30b-4b42-9546-a2e1cc61db1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723072 | controller |     "Jun 19 12:31:34.807049 crc crio[22562]: time=\"2026-06-19T12:31:34.805227741Z\" level=info msg=\"Stopping container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743 (timeout: 2s)\" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.723087 | controller |     "Jun 19 12:31:34.950223 crc crio[22562]: time=\"2026-06-19T12:31:34.950025542Z\" level=info msg=\"Stopped container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=1e6b2d70-833e-45b9-b902-ff77ef5e1638 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.723103 | controller |     "Jun 19 12:31:34.951452 crc crio[22562]: time=\"2026-06-19T12:31:34.951356484Z\" level=info msg=\"Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723118 | controller |     "Jun 19 12:31:34.952781 crc crio[22562]: time=\"2026-06-19T12:31:34.952704988Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vcrnd Namespace:openshift-marketplace ID:f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13 UID:2945c213-3d2e-4a22-a03f-d46ea0e9c6b9 NetNS:/var/run/netns/57fcc442-2eda-4208-9f89-956094ec61f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2945c213_3d2e_4a22_a03f_d46ea0e9c6b9.slice PodAnnotations:0xc000138570}] Aliases:map[]}\"",
2026-06-19 12:35:51.723135 | controller |     "Jun 19 12:31:34.953575 crc crio[22562]: time=\"2026-06-19T12:31:34.953501958Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vcrnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.723151 | controller |     "Jun 19 12:31:35.351976 crc crio[22562]: time=\"2026-06-19T12:31:35.351523549Z\" level=info msg=\"Stopped pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=c15d3813-b40e-46d6-b63b-7392c630e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723167 | controller |     "Jun 19 12:31:35.830441 crc crio[22562]: time=\"2026-06-19T12:31:35.829055582Z\" level=info msg=\"Removing container: c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743\" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723182 | controller |     "Jun 19 12:31:35.879206 crc crio[22562]: time=\"2026-06-19T12:31:35.878406545Z\" level=info msg=\"Removed container c00ae224687af0f7726844055da739e02647f42ab3e7d8b6d5663da646163743: openshift-marketplace/redhat-operators-vcrnd/registry-server\" id=11335b94-6108-4183-bba3-f313789ac018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723198 | controller |     "Jun 19 12:31:35.884453 crc crio[22562]: time=\"2026-06-19T12:31:35.884386344Z\" level=info msg=\"Removing container: 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197\" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723214 | controller |     "Jun 19 12:31:35.928768 crc crio[22562]: time=\"2026-06-19T12:31:35.928682672Z\" level=info msg=\"Removed container 2fcedb838a91347640eb6a69dbd8d1bb7cdda563472000f70907427acbd97197: openshift-marketplace/redhat-operators-vcrnd/extract-content\" id=bd214a0e-5f9b-4ade-ad43-bb36bed22f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723233 | controller |     "Jun 19 12:31:35.932461 crc crio[22562]: time=\"2026-06-19T12:31:35.932394375Z\" level=info msg=\"Removing container: 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49\" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723248 | controller |     "Jun 19 12:31:35.994497 crc crio[22562]: time=\"2026-06-19T12:31:35.994388872Z\" level=info msg=\"Removed container 32046a8a943868e30be06fd07cf409594a361f9fd8feb34ce75b76114b543d49: openshift-marketplace/redhat-operators-vcrnd/extract-utilities\" id=47aca1a3-057c-41cb-b1d9-cd2021dabf09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723264 | controller |     "Jun 19 12:32:00.586489 crc crio[22562]: time=\"2026-06-19T12:32:00.584042716Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697872-c58f9/POD\" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.723279 | controller |     "Jun 19 12:32:00.588821 crc crio[22562]: time=\"2026-06-19T12:32:00.586552108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.723295 | controller |     "Jun 19 12:32:00.636340 crc crio[22562]: time=\"2026-06-19T12:32:00.63624322Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.723310 | controller |     "Jun 19 12:32:00.636340 crc crio[22562]: time=\"2026-06-19T12:32:00.636318702Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697872-c58f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.723326 | controller |     "Jun 19 12:32:01.306018 crc crio[22562]: 2026-06-19T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e2656047562ce9 Mac:1e:13:77:5a:8b:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 SocketPath: PciID:}] [{Interface:0xc000112cc0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.723342 | controller |     "Jun 19 12:32:01.308237 crc crio[22562]: time=\"2026-06-19T12:32:01.308198356Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc00259c7d8}] Aliases:map[]}\"",
2026-06-19 12:35:51.723358 | controller |     "Jun 19 12:32:01.308559 crc crio[22562]: time=\"2026-06-19T12:32:01.308535514Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697872-c58f9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.723373 | controller |     "Jun 19 12:32:01.318704 crc crio[22562]: time=\"2026-06-19T12:32:01.318668795Z\" level=info msg=\"Ran pod sandbox 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b with infra container: openshift-infra/auto-csr-approver-29697872-c58f9/POD\" id=4ca06c7e-a713-447f-b695-cd4bf90f5b3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.723389 | controller |     "Jun 19 12:32:01.324448 crc crio[22562]: time=\"2026-06-19T12:32:01.324419478Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.723407 | controller |     "Jun 19 12:32:01.335510 crc crio[22562]: time=\"2026-06-19T12:32:01.3354043Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.723423 | controller |     "Jun 19 12:32:03.012568 crc crio[22562]: time=\"2026-06-19T12:32:03.011737644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53bda98d-0ba5-472d-8180-85c7467fa580 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.723459 | controller |     "Jun 19 12:32:03.014325 crc crio[22562]: time=\"2026-06-19T12:32:03.013985269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=671da1b2-257d-415d-9545-3b97fa7ed991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.723476 | controller |     "Jun 19 12:32:03.017317 crc crio[22562]: time=\"2026-06-19T12:32:03.017091557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=533e4aeb-c7c0-41de-9619-fbda6affe0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.723492 | controller |     "Jun 19 12:32:03.025137 crc crio[22562]: time=\"2026-06-19T12:32:03.025051675Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697872-c58f9/oc\" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.723507 | controller |     "Jun 19 12:32:03.025770 crc crio[22562]: time=\"2026-06-19T12:32:03.025707081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.723523 | controller |     "Jun 19 12:32:03.083281 crc crio[22562]: time=\"2026-06-19T12:32:03.083184937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.723538 | controller |     "Jun 19 12:32:03.409046 crc crio[22562]: time=\"2026-06-19T12:32:03.40830072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.723553 | controller |     "Jun 19 12:32:03.579006 crc crio[22562]: time=\"2026-06-19T12:32:03.578838098Z\" level=info msg=\"Created container 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8: openshift-infra/auto-csr-approver-29697872-c58f9/oc\" id=2f21e238-1ef5-4e54-941f-9854574a5c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.723568 | controller |     "Jun 19 12:32:03.581009 crc crio[22562]: time=\"2026-06-19T12:32:03.580850569Z\" level=info msg=\"Starting container: 3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8\" id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.723583 | controller |     "Jun 19 12:32:03.585676 crc crio[22562]: time=\"2026-06-19T12:32:03.585612796Z\" level=info msg=\"Started container\" PID=293551 containerID=3b6f33db684e6a619793d1f8cbb6721b9bb8e581bf94a9e253c3155f433a49a8 description=openshift-infra/auto-csr-approver-29697872-c58f9/oc id=86e62624-e093-4160-8ea0-c300491fd6b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b",
2026-06-19 12:35:51.723598 | controller |     "Jun 19 12:32:05.553562 crc crio[22562]: time=\"2026-06-19T12:32:05.553074721Z\" level=info msg=\"Stopping pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b\" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723614 | controller |     "Jun 19 12:32:05.555866 crc crio[22562]: time=\"2026-06-19T12:32:05.554105226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697872-c58f9 Namespace:openshift-infra ID:3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b UID:14561212-e167-4c63-9fe8-8b1179de28c0 NetNS:/var/run/netns/a20a01b6-8936-4f7c-bbca-4d6ebd7acff1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14561212_e167_4c63_9fe8_8b1179de28c0.slice PodAnnotations:0xc0005ad188}] Aliases:map[]}\"",
2026-06-19 12:35:51.723633 | controller |     "Jun 19 12:32:05.555866 crc crio[22562]: time=\"2026-06-19T12:32:05.554287111Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697872-c58f9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.723649 | controller |     "Jun 19 12:32:06.073836 crc crio[22562]: time=\"2026-06-19T12:32:06.073449026Z\" level=info msg=\"Stopped pod sandbox: 3e2656047562ce9b6fc47e0f9919ffabf24ea72d0fddb53e7c9269a17cf6108b\" id=7d22cd92-0e2a-4d92-91a1-050fbc0eb15b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723665 | controller |     "Jun 19 12:32:12.867570 crc crio[22562]: time=\"2026-06-19T12:32:12.866593268Z\" level=info msg=\"Removing container: f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f\" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723680 | controller |     "Jun 19 12:32:13.059832 crc crio[22562]: time=\"2026-06-19T12:32:13.059663686Z\" level=info msg=\"Removed container f54246bdb654ef451cc33a1972c4a19301912b9cb179a719b4dccc8036d1852f: openshift-infra/auto-csr-approver-29697866-wc7jd/oc\" id=b6e0d41f-763a-467b-9d72-a79322a13b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723695 | controller |     "Jun 19 12:32:13.074554 crc crio[22562]: time=\"2026-06-19T12:32:13.074340082Z\" level=info msg=\"Stopping pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723710 | controller |     "Jun 19 12:32:13.074767 crc crio[22562]: time=\"2026-06-19T12:32:13.07471931Z\" level=info msg=\"Stopped pod sandbox (already stopped): f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=2a72b64b-a439-4878-9551-048b9568c5ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723725 | controller |     "Jun 19 12:32:13.078390 crc crio[22562]: time=\"2026-06-19T12:32:13.078214437Z\" level=info msg=\"Removing pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723740 | controller |     "Jun 19 12:32:13.097844 crc crio[22562]: time=\"2026-06-19T12:32:13.09768959Z\" level=info msg=\"Removed pod sandbox: f28af19bdacf502dcfdd166d9cd8665729163a89f4f6730a3cccf75bd9bf3f13\" id=b4b8ad34-148b-4550-9dbc-89c060e52ab1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723755 | controller |     "Jun 19 12:32:13.098911 crc crio[22562]: time=\"2026-06-19T12:32:13.098801248Z\" level=info msg=\"Stopping pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723769 | controller |     "Jun 19 12:32:13.098911 crc crio[22562]: time=\"2026-06-19T12:32:13.09889567Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=631d1850-082b-4a5c-89c4-6adf323033ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723784 | controller |     "Jun 19 12:32:13.099735 crc crio[22562]: time=\"2026-06-19T12:32:13.099646278Z\" level=info msg=\"Removing pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723802 | controller |     "Jun 19 12:32:13.118966 crc crio[22562]: time=\"2026-06-19T12:32:13.118746672Z\" level=info msg=\"Removed pod sandbox: e5531ce12e33d3ddbb0d22a8603168c8cdae80fad011c12c3ce946506df4a8c4\" id=b5272fe5-27c4-4b52-817e-36793fc24a2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.723817 | controller |     "Jun 19 12:32:26.783769 crc crio[22562]: time=\"2026-06-19T12:32:26.782860538Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-19 12:35:51.723832 | controller |     "Jun 19 12:32:35.357384 crc crio[22562]: time=\"2026-06-19T12:32:35.356608123Z\" level=info msg=\"Stopping container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc (timeout: 2s)\" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.723847 | controller |     "Jun 19 12:32:35.601835 crc crio[22562]: time=\"2026-06-19T12:32:35.60167234Z\" level=info msg=\"Stopped container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=703cd7fa-fa64-40ef-995a-1b8c74b70063 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-19 12:35:51.723862 | controller |     "Jun 19 12:32:35.603285 crc crio[22562]: time=\"2026-06-19T12:32:35.603199128Z\" level=info msg=\"Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723877 | controller |     "Jun 19 12:32:35.606006 crc crio[22562]: time=\"2026-06-19T12:32:35.605510685Z\" level=info msg=\"Got pod network &{Name:must-gather-kgr45 Namespace:openshift-must-gather-p655l ID:15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e UID:c5c50b9a-cb1d-411a-ac88-6a88feba1832 NetNS:/var/run/netns/46a71e1e-4828-4fc0-8ea1-929388cacc72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5c50b9a_cb1d_411a_ac88_6a88feba1832.slice PodAnnotations:0xc0005aca28}] Aliases:map[]}\"",
2026-06-19 12:35:51.723892 | controller |     "Jun 19 12:32:35.606006 crc crio[22562]: time=\"2026-06-19T12:32:35.605697959Z\" level=info msg=\"Deleting pod openshift-must-gather-p655l_must-gather-kgr45 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.723908 | controller |     "Jun 19 12:32:35.962319 crc crio[22562]: time=\"2026-06-19T12:32:35.961677059Z\" level=info msg=\"Stopped pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=5c565bd1-afc8-4b0f-ba6f-5bee2d85cd62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.723924 | controller |     "Jun 19 12:32:36.279973 crc crio[22562]: time=\"2026-06-19T12:32:36.279684325Z\" level=info msg=\"Removing container: 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc\" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723939 | controller |     "Jun 19 12:32:36.327124 crc crio[22562]: time=\"2026-06-19T12:32:36.32706206Z\" level=info msg=\"Removed container 30e44b1357e8fbda6c735c98cfbfdf080209d46ef1a143def0e74e1c1bb8b3fc: openshift-must-gather-p655l/must-gather-kgr45/copy\" id=c40127a3-46f3-492d-95dd-7e1cd5196983 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723954 | controller |     "Jun 19 12:32:36.332483 crc crio[22562]: time=\"2026-06-19T12:32:36.332411602Z\" level=info msg=\"Removing container: 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659\" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723970 | controller |     "Jun 19 12:32:36.630030 crc crio[22562]: time=\"2026-06-19T12:32:36.629197244Z\" level=info msg=\"Removed container 6f548126a786a600bc2260d1aef8c796af47505214d38c35cb3d891916e52659: openshift-must-gather-p655l/must-gather-kgr45/gather\" id=95a62010-ade9-4c1f-8d17-ae4673938a38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.723988 | controller |     "Jun 19 12:33:13.159576 crc crio[22562]: time=\"2026-06-19T12:33:13.157744669Z\" level=info msg=\"Stopping pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724004 | controller |     "Jun 19 12:33:13.159576 crc crio[22562]: time=\"2026-06-19T12:33:13.159331719Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=82c0525b-663a-43cc-942b-ca671c57db32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724019 | controller |     "Jun 19 12:33:13.162502 crc crio[22562]: time=\"2026-06-19T12:33:13.16022963Z\" level=info msg=\"Removing pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.724035 | controller |     "Jun 19 12:33:13.178744 crc crio[22562]: time=\"2026-06-19T12:33:13.178620917Z\" level=info msg=\"Removed pod sandbox: 15842c96e6b4d680c8527cf86c6e6ac985bff9c11f1e14a75e30134e3e55df6e\" id=085c6027-8f6d-4e92-a6d2-5ee7f97841dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.724050 | controller |     "Jun 19 12:34:00.547461 crc crio[22562]: time=\"2026-06-19T12:34:00.546667598Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29697874-jkrnb/POD\" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.724066 | controller |     "Jun 19 12:34:00.549885 crc crio[22562]: time=\"2026-06-19T12:34:00.547535039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.724083 | controller |     "Jun 19 12:34:00.596349 crc crio[22562]: time=\"2026-06-19T12:34:00.596086223Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}\"",
2026-06-19 12:35:51.724101 | controller |     "Jun 19 12:34:00.596349 crc crio[22562]: time=\"2026-06-19T12:34:00.596243917Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29697874-jkrnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.724119 | controller |     "Jun 19 12:34:01.041965 crc crio[22562]: 2026-06-19T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94eaccaa43c48b4 Mac:8a:4a:4a:ec:42:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 SocketPath: PciID:}] [{Interface:0xc000195490 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-19 12:35:51.724135 | controller |     "Jun 19 12:34:01.043456 crc crio[22562]: time=\"2026-06-19T12:34:01.043365106Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc00008da48}] Aliases:map[]}\"",
2026-06-19 12:35:51.724154 | controller |     "Jun 19 12:34:01.043456 crc crio[22562]: time=\"2026-06-19T12:34:01.04353455Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29697874-jkrnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-19 12:35:51.724170 | controller |     "Jun 19 12:34:01.053646 crc crio[22562]: time=\"2026-06-19T12:34:01.053502589Z\" level=info msg=\"Ran pod sandbox 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 with infra container: openshift-infra/auto-csr-approver-29697874-jkrnb/POD\" id=701b74bb-c5f4-4e86-b0b3-eaeca1db7c57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-19 12:35:51.724185 | controller |     "Jun 19 12:34:01.058104 crc crio[22562]: time=\"2026-06-19T12:34:01.057962489Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.724201 | controller |     "Jun 19 12:34:01.071215 crc crio[22562]: time=\"2026-06-19T12:34:01.067431003Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-19 12:35:51.724216 | controller |     "Jun 19 12:34:01.849690 crc crio[22562]: time=\"2026-06-19T12:34:01.849317165Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2cd0aeba-f187-4bca-a59c-986f1d8c69c5 name=/runtime.v1.ImageService/PullImage",
2026-06-19 12:35:51.724231 | controller |     "Jun 19 12:34:01.853420 crc crio[22562]: time=\"2026-06-19T12:34:01.851334984Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=000ff517-f1a6-4eb8-baf7-be104cdec8bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.724247 | controller |     "Jun 19 12:34:01.855712 crc crio[22562]: time=\"2026-06-19T12:34:01.85558464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf83eda2-64fc-4486-a77a-d2e1a0751687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-19 12:35:51.724262 | controller |     "Jun 19 12:34:01.865993 crc crio[22562]: time=\"2026-06-19T12:34:01.86570446Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29697874-jkrnb/oc\" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.724278 | controller |     "Jun 19 12:34:01.868353 crc crio[22562]: time=\"2026-06-19T12:34:01.867281079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.724293 | controller |     "Jun 19 12:34:01.945816 crc crio[22562]: time=\"2026-06-19T12:34:01.945326496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.724309 | controller |     "Jun 19 12:34:02.399890 crc crio[22562]: time=\"2026-06-19T12:34:02.399628883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-19 12:35:51.724324 | controller |     "Jun 19 12:34:02.535338 crc crio[22562]: time=\"2026-06-19T12:34:02.53503142Z\" level=info msg=\"Created container b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5: openshift-infra/auto-csr-approver-29697874-jkrnb/oc\" id=8ea5988b-90ad-490b-a06d-dc4d1866de35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-19 12:35:51.724340 | controller |     "Jun 19 12:34:02.536508 crc crio[22562]: time=\"2026-06-19T12:34:02.536430306Z\" level=info msg=\"Starting container: b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5\" id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-19 12:35:51.724355 | controller |     "Jun 19 12:34:02.544375 crc crio[22562]: time=\"2026-06-19T12:34:02.543570982Z\" level=info msg=\"Started container\" PID=299523 containerID=b4fa6db91c9c1224f76f4efc5a0d1ebbc083b9f902560c86bcb690ba3e1f57f5 description=openshift-infra/auto-csr-approver-29697874-jkrnb/oc id=42062f58-eb46-4670-a7dc-9b38c28c8eef name=/runtime.v1.RuntimeService/StartContainer sandboxID=94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1",
2026-06-19 12:35:51.724374 | controller |     "Jun 19 12:34:04.140584 crc crio[22562]: time=\"2026-06-19T12:34:04.140440335Z\" level=info msg=\"Stopping pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1\" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724389 | controller |     "Jun 19 12:34:04.142745 crc crio[22562]: time=\"2026-06-19T12:34:04.141450281Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29697874-jkrnb Namespace:openshift-infra ID:94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1 UID:6daaa5c7-5ee8-43c4-9fdf-b48f0a71fdac NetNS:/var/run/netns/9526d916-303b-4cba-bf83-72035d52e2b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6daaa5c7_5ee8_43c4_9fdf_b48f0a71fdac.slice PodAnnotations:0xc000139558}] Aliases:map[]}\"",
2026-06-19 12:35:51.724405 | controller |     "Jun 19 12:34:04.142745 crc crio[22562]: time=\"2026-06-19T12:34:04.141616095Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29697874-jkrnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-19 12:35:51.724420 | controller |     "Jun 19 12:34:04.526790 crc crio[22562]: time=\"2026-06-19T12:34:04.526361287Z\" level=info msg=\"Stopped pod sandbox: 94eaccaa43c48b458899fda46bb64169f85d684eedfe40eb3627c988df6fbec1\" id=cb72b04f-4207-4396-a2d2-821b0631c11d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724455 | controller |     "Jun 19 12:34:13.217565 crc crio[22562]: time=\"2026-06-19T12:34:13.216318991Z\" level=info msg=\"Removing container: e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16\" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.724472 | controller |     "Jun 19 12:34:13.519388 crc crio[22562]: time=\"2026-06-19T12:34:13.519137341Z\" level=info msg=\"Removed container e7f39f12e404f7695f9aebfe400e5fe66994a8aa507c28a2c9e3813b232b0b16: openshift-infra/auto-csr-approver-29697868-t86bs/oc\" id=461d8246-f1f4-418b-a2d9-b6021fc71d4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-19 12:35:51.724488 | controller |     "Jun 19 12:34:13.534944 crc crio[22562]: time=\"2026-06-19T12:34:13.534774699Z\" level=info msg=\"Stopping pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724503 | controller |     "Jun 19 12:34:13.534944 crc crio[22562]: time=\"2026-06-19T12:34:13.534895522Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=f0b5c598-f600-4000-94e0-4db55be968b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-19 12:35:51.724519 | controller |     "Jun 19 12:34:13.535700 crc crio[22562]: time=\"2026-06-19T12:34:13.53563809Z\" level=info msg=\"Removing pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-19 12:35:51.724533 | controller |     "Jun 19 12:34:13.565245 crc crio[22562]: time=\"2026-06-19T12:34:13.565029689Z\" level=info msg=\"Removed pod sandbox: bb91c2965dca59153c5f859c3e89d5ca4ce962bf5ec929867519f7917371fc42\" id=d6555797-f154-44d4-bbe6-3751792ef4f0 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-19 12:35:51.724548 | controller |   ],
2026-06-19 12:35:51.724565 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-19 12:35:51.724586 | controller | }
2026-06-19 12:35:51.726031 | controller | changed: All items complete
2026-06-19 12:35:51.726062 | 
2026-06-19 12:35:52.080414 | 
2026-06-19 12:35:52.080603 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-19 12:35:52.481123 | controller | skipping: Conditional result was False
2026-06-19 12:35:52.853541 | 
2026-06-19 12:35:52.853699 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-19 12:35:53.319275 | controller | ok: All paths examined
2026-06-19 12:35:53.347310 | 
2026-06-19 12:35:53.347416 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-19 12:35:54.193058 | controller | changed
2026-06-19 12:35:54.264039 | 
2026-06-19 12:35:54.264333 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-19 12:35:54.746420 | controller | changed
2026-06-19 12:35:54.775045 | 
2026-06-19 12:35:54.775184 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-19 12:35:55.131703 | controller | ok: All paths examined
2026-06-19 12:35:55.160918 | 
2026-06-19 12:35:55.161069 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-19 12:35:55.603353 | controller | ok
2026-06-19 12:35:55.636111 | 
2026-06-19 12:35:55.636226 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-19 12:35:56.634849 | controller | changed:
2026-06-19 12:35:56.635180 | controller | {
2026-06-19 12:35:56.635217 | controller |   "atime": 1777967689.47849,
2026-06-19 12:35:56.635242 | controller |   "ctime": 1777968154.1714108,
2026-06-19 12:35:56.635265 | controller |   "dev": 64513,
2026-06-19 12:35:56.635287 | controller |   "gid": 1000,
2026-06-19 12:35:56.635309 | controller |   "gr_name": "zuul",
2026-06-19 12:35:56.635330 | controller |   "inode": 236288,
2026-06-19 12:35:56.635358 | controller |   "isblk": false,
2026-06-19 12:35:56.635389 | controller |   "ischr": false,
2026-06-19 12:35:56.635418 | controller |   "isdir": false,
2026-06-19 12:35:56.635477 | controller |   "isfifo": false,
2026-06-19 12:35:56.635521 | controller |   "isgid": false,
2026-06-19 12:35:56.635551 | controller |   "islnk": false,
2026-06-19 12:35:56.635582 | controller |   "isreg": true,
2026-06-19 12:35:56.635679 | controller |   "issock": false,
2026-06-19 12:35:56.635714 | controller |   "isuid": false,
2026-06-19 12:35:56.635742 | controller |   "mode": "0644",
2026-06-19 12:35:56.635771 | controller |   "mtime": 1777968154.1714108,
2026-06-19 12:35:56.635799 | controller |   "nlink": 1,
2026-06-19 12:35:56.635827 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-19 12:35:56.635849 | controller |   "pw_name": "zuul",
2026-06-19 12:35:56.635870 | controller |   "rgrp": true,
2026-06-19 12:35:56.635891 | controller |   "roth": true,
2026-06-19 12:35:56.635915 | controller |   "rusr": true,
2026-06-19 12:35:56.635942 | controller |   "size": 4108,
2026-06-19 12:35:56.635963 | controller |   "uid": 1000,
2026-06-19 12:35:56.635983 | controller |   "wgrp": false,
2026-06-19 12:35:56.636004 | controller |   "woth": false,
2026-06-19 12:35:56.636025 | controller |   "wusr": true,
2026-06-19 12:35:56.636046 | controller |   "xgrp": false,
2026-06-19 12:35:56.636066 | controller |   "xoth": false,
2026-06-19 12:35:56.636087 | controller |   "xusr": false
2026-06-19 12:35:56.636107 | controller | }
2026-06-19 12:35:56.636138 | 
2026-06-19 12:35:57.546635 | controller | changed:
2026-06-19 12:35:57.546859 | controller | {
2026-06-19 12:35:57.546906 | controller |   "atime": 1781867721.76593,
2026-06-19 12:35:57.546939 | controller |   "ctime": 1781867719.0538647,
2026-06-19 12:35:57.546969 | controller |   "dev": 64513,
2026-06-19 12:35:57.547018 | controller |   "gid": 1000,
2026-06-19 12:35:57.547051 | controller |   "gr_name": "zuul",
2026-06-19 12:35:57.547081 | controller |   "inode": 2688,
2026-06-19 12:35:57.547110 | controller |   "isblk": false,
2026-06-19 12:35:57.547132 | controller |   "ischr": false,
2026-06-19 12:35:57.547153 | controller |   "isdir": false,
2026-06-19 12:35:57.547183 | controller |   "isfifo": false,
2026-06-19 12:35:57.547204 | controller |   "isgid": false,
2026-06-19 12:35:57.547225 | controller |   "islnk": false,
2026-06-19 12:35:57.547245 | controller |   "isreg": true,
2026-06-19 12:35:57.547266 | controller |   "issock": false,
2026-06-19 12:35:57.547286 | controller |   "isuid": false,
2026-06-19 12:35:57.547309 | controller |   "mode": "0644",
2026-06-19 12:35:57.547331 | controller |   "mtime": 1781867719.0538647,
2026-06-19 12:35:57.547360 | controller |   "nlink": 1,
2026-06-19 12:35:57.547381 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-19 12:35:57.547401 | controller |   "pw_name": "zuul",
2026-06-19 12:35:57.547422 | controller |   "rgrp": true,
2026-06-19 12:35:57.547471 | controller |   "roth": true,
2026-06-19 12:35:57.547494 | controller |   "rusr": true,
2026-06-19 12:35:57.547514 | controller |   "size": 5047,
2026-06-19 12:35:57.547535 | controller |   "uid": 1000,
2026-06-19 12:35:57.547555 | controller |   "wgrp": false,
2026-06-19 12:35:57.547576 | controller |   "woth": false,
2026-06-19 12:35:57.547596 | controller |   "wusr": true,
2026-06-19 12:35:57.547617 | controller |   "xgrp": false,
2026-06-19 12:35:57.547637 | controller |   "xoth": false,
2026-06-19 12:35:57.547657 | controller |   "xusr": false
2026-06-19 12:35:57.547677 | controller | }
2026-06-19 12:35:58.411577 | controller | changed:
2026-06-19 12:35:58.411843 | controller | {
2026-06-19 12:35:58.411896 | controller |   "atime": 1781872391.88059,
2026-06-19 12:35:58.411936 | controller |   "ctime": 1781871761.1993773,
2026-06-19 12:35:58.411974 | controller |   "dev": 64513,
2026-06-19 12:35:58.412010 | controller |   "gid": 1000,
2026-06-19 12:35:58.412046 | controller |   "gr_name": "zuul",
2026-06-19 12:35:58.412082 | controller |   "inode": 1384762,
2026-06-19 12:35:58.412118 | controller |   "isblk": false,
2026-06-19 12:35:58.412152 | controller |   "ischr": false,
2026-06-19 12:35:58.412187 | controller |   "isdir": false,
2026-06-19 12:35:58.412222 | controller |   "isfifo": false,
2026-06-19 12:35:58.412259 | controller |   "isgid": false,
2026-06-19 12:35:58.412294 | controller |   "islnk": false,
2026-06-19 12:35:58.412329 | controller |   "isreg": true,
2026-06-19 12:35:58.412364 | controller |   "issock": false,
2026-06-19 12:35:58.412398 | controller |   "isuid": false,
2026-06-19 12:35:58.412464 | controller |   "mode": "0644",
2026-06-19 12:35:58.412510 | controller |   "mtime": 1781871761.1993773,
2026-06-19 12:35:58.412545 | controller |   "nlink": 1,
2026-06-19 12:35:58.412580 | controller |   "path": "/home/zuul/ansible.log",
2026-06-19 12:35:58.412616 | controller |   "pw_name": "zuul",
2026-06-19 12:35:58.412650 | controller |   "rgrp": true,
2026-06-19 12:35:58.412684 | controller |   "roth": true,
2026-06-19 12:35:58.412719 | controller |   "rusr": true,
2026-06-19 12:35:58.412797 | controller |   "size": 356313,
2026-06-19 12:35:58.412838 | controller |   "uid": 1000,
2026-06-19 12:35:58.412874 | controller |   "wgrp": false,
2026-06-19 12:35:58.412908 | controller |   "woth": false,
2026-06-19 12:35:58.412943 | controller |   "wusr": true,
2026-06-19 12:35:58.412977 | controller |   "xgrp": false,
2026-06-19 12:35:58.413010 | controller |   "xoth": false,
2026-06-19 12:35:58.413043 | controller |   "xusr": false
2026-06-19 12:35:58.413077 | controller | }
2026-06-19 12:35:58.472828 | 
2026-06-19 12:35:58.473032 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-19 12:35:58.880829 | controller | changed:
2026-06-19 12:35:58.881180 | controller | {
2026-06-19 12:35:58.881218 | controller |   "atime": 1777967689.47849,
2026-06-19 12:35:58.881244 | controller |   "ctime": 1777968154.1714108,
2026-06-19 12:35:58.881268 | controller |   "dev": 64513,
2026-06-19 12:35:58.881291 | controller |   "gid": 1000,
2026-06-19 12:35:58.881314 | controller |   "gr_name": "zuul",
2026-06-19 12:35:58.881336 | controller |   "inode": 236288,
2026-06-19 12:35:58.881359 | controller |   "isblk": false,
2026-06-19 12:35:58.881384 | controller |   "ischr": false,
2026-06-19 12:35:58.881413 | controller |   "isdir": false,
2026-06-19 12:35:58.881461 | controller |   "isfifo": false,
2026-06-19 12:35:58.881485 | controller |   "isgid": false,
2026-06-19 12:35:58.881507 | controller |   "islnk": false,
2026-06-19 12:35:58.881528 | controller |   "isreg": true,
2026-06-19 12:35:58.881548 | controller |   "issock": false,
2026-06-19 12:35:58.881569 | controller |   "isuid": false,
2026-06-19 12:35:58.881589 | controller |   "mode": "0644",
2026-06-19 12:35:58.881610 | controller |   "mtime": 1777968154.1714108,
2026-06-19 12:35:58.881631 | controller |   "nlink": 1,
2026-06-19 12:35:58.881652 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-19 12:35:58.881672 | controller |   "pw_name": "zuul",
2026-06-19 12:35:58.881694 | controller |   "rgrp": true,
2026-06-19 12:35:58.881714 | controller |   "roth": true,
2026-06-19 12:35:58.881778 | controller |   "rusr": true,
2026-06-19 12:35:58.881803 | controller |   "size": 4108,
2026-06-19 12:35:58.881824 | controller |   "uid": 1000,
2026-06-19 12:35:58.881846 | controller |   "wgrp": false,
2026-06-19 12:35:58.881866 | controller |   "woth": false,
2026-06-19 12:35:58.881886 | controller |   "wusr": true,
2026-06-19 12:35:58.881907 | controller |   "xgrp": false,
2026-06-19 12:35:58.881927 | controller |   "xoth": false,
2026-06-19 12:35:58.881947 | controller |   "xusr": false
2026-06-19 12:35:58.881968 | controller | }
2026-06-19 12:35:59.489847 | controller | changed:
2026-06-19 12:35:59.490069 | controller | {
2026-06-19 12:35:59.490098 | controller |   "atime": 1781867721.76593,
2026-06-19 12:35:59.490116 | controller |   "ctime": 1781867719.0538647,
2026-06-19 12:35:59.490133 | controller |   "dev": 64513,
2026-06-19 12:35:59.490149 | controller |   "gid": 1000,
2026-06-19 12:35:59.490165 | controller |   "gr_name": "zuul",
2026-06-19 12:35:59.490180 | controller |   "inode": 2688,
2026-06-19 12:35:59.490195 | controller |   "isblk": false,
2026-06-19 12:35:59.490211 | controller |   "ischr": false,
2026-06-19 12:35:59.490228 | controller |   "isdir": false,
2026-06-19 12:35:59.490244 | controller |   "isfifo": false,
2026-06-19 12:35:59.490260 | controller |   "isgid": false,
2026-06-19 12:35:59.490276 | controller |   "islnk": false,
2026-06-19 12:35:59.490291 | controller |   "isreg": true,
2026-06-19 12:35:59.490306 | controller |   "issock": false,
2026-06-19 12:35:59.490321 | controller |   "isuid": false,
2026-06-19 12:35:59.490366 | controller |   "mode": "0644",
2026-06-19 12:35:59.490387 | controller |   "mtime": 1781867719.0538647,
2026-06-19 12:35:59.490405 | controller |   "nlink": 1,
2026-06-19 12:35:59.490422 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-19 12:35:59.490465 | controller |   "pw_name": "zuul",
2026-06-19 12:35:59.490482 | controller |   "rgrp": true,
2026-06-19 12:35:59.490498 | controller |   "roth": true,
2026-06-19 12:35:59.490520 | controller |   "rusr": true,
2026-06-19 12:35:59.490535 | controller |   "size": 5047,
2026-06-19 12:35:59.490551 | controller |   "uid": 1000,
2026-06-19 12:35:59.490567 | controller |   "wgrp": false,
2026-06-19 12:35:59.490582 | controller |   "woth": false,
2026-06-19 12:35:59.490598 | controller |   "wusr": true,
2026-06-19 12:35:59.490613 | controller |   "xgrp": false,
2026-06-19 12:35:59.490628 | controller |   "xoth": false,
2026-06-19 12:35:59.490643 | controller |   "xusr": false
2026-06-19 12:35:59.490658 | controller | }
2026-06-19 12:36:05.156971 | controller | changed:
2026-06-19 12:36:05.157159 | controller | {
2026-06-19 12:36:05.157209 | controller |   "atime": 1781872391.88059,
2026-06-19 12:36:05.157248 | controller |   "ctime": 1781871761.1993773,
2026-06-19 12:36:05.157285 | controller |   "dev": 64513,
2026-06-19 12:36:05.157320 | controller |   "gid": 1000,
2026-06-19 12:36:05.157355 | controller |   "gr_name": "zuul",
2026-06-19 12:36:05.157389 | controller |   "inode": 1384762,
2026-06-19 12:36:05.157423 | controller |   "isblk": false,
2026-06-19 12:36:05.157496 | controller |   "ischr": false,
2026-06-19 12:36:05.157544 | controller |   "isdir": false,
2026-06-19 12:36:05.157580 | controller |   "isfifo": false,
2026-06-19 12:36:05.157614 | controller |   "isgid": false,
2026-06-19 12:36:05.157647 | controller |   "islnk": false,
2026-06-19 12:36:05.157681 | controller |   "isreg": true,
2026-06-19 12:36:05.157715 | controller |   "issock": false,
2026-06-19 12:36:05.157749 | controller |   "isuid": false,
2026-06-19 12:36:05.157783 | controller |   "mode": "0644",
2026-06-19 12:36:05.157815 | controller |   "mtime": 1781871761.1993773,
2026-06-19 12:36:05.157849 | controller |   "nlink": 1,
2026-06-19 12:36:05.157883 | controller |   "path": "/home/zuul/ansible.log",
2026-06-19 12:36:05.157918 | controller |   "pw_name": "zuul",
2026-06-19 12:36:05.157953 | controller |   "rgrp": true,
2026-06-19 12:36:05.157987 | controller |   "roth": true,
2026-06-19 12:36:05.158026 | controller |   "rusr": true,
2026-06-19 12:36:05.158062 | controller |   "size": 356313,
2026-06-19 12:36:05.158096 | controller |   "uid": 1000,
2026-06-19 12:36:05.158130 | controller |   "wgrp": false,
2026-06-19 12:36:05.158164 | controller |   "woth": false,
2026-06-19 12:36:05.158197 | controller |   "wusr": true,
2026-06-19 12:36:05.158230 | controller |   "xgrp": false,
2026-06-19 12:36:05.158263 | controller |   "xoth": false,
2026-06-19 12:36:05.158297 | controller |   "xusr": false
2026-06-19 12:36:05.158330 | controller | }
2026-06-19 12:36:05.216562 | 
2026-06-19 12:36:05.216787 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-19 12:36:06.057138 | controller | changed
2026-06-19 12:36:06.084000 | 
2026-06-19 12:36:06.084118 | TASK [run_hook : Assert parameters are valid]
2026-06-19 12:36:06.270888 | controller | ok: All assertions passed
2026-06-19 12:36:06.298568 | 
2026-06-19 12:36:06.298654 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-19 12:36:06.691539 | controller | ok: All assertions passed
2026-06-19 12:36:06.720504 | 
2026-06-19 12:36:06.720609 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-19 12:36:07.140196 | 
2026-06-19 12:36:07.140402 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-19 12:36:07.140591 | 
2026-06-19 12:36:07.140632 | PLAY RECAP
2026-06-19 12:36:07.140691 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-19 12:36:07.140721 | 
2026-06-19 12:36:08.514512 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-19 12:36:08.518162 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-19 12:36:09.151499 | 
2026-06-19 12:36:09.151622 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-19 12:36:09.187243 | 
2026-06-19 12:36:09.187363 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-19 12:36:10.010341 | controller | ok
2026-06-19 12:36:10.038065 | 
2026-06-19 12:36:10.038179 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-19 12:36:10.105413 | 
2026-06-19 12:36:10.105613 | TASK [Filter out host if needed]
2026-06-19 12:36:10.136631 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-19 12:36:10.162943 | 
2026-06-19 12:36:10.163012 | TASK [Ensure file is present]
2026-06-19 12:36:11.095417 | controller | ok
2026-06-19 12:36:11.130321 | 
2026-06-19 12:36:11.130471 | TASK [Manage molecule report file]
2026-06-19 12:36:11.843080 | controller | skipping: Conditional result was False
2026-06-19 12:36:11.903238 | 
2026-06-19 12:36:11.903374 | TASK [Check if we get ci-framework-data basedir]
2026-06-19 12:36:12.393930 | controller | ok
2026-06-19 12:36:12.420344 | 
2026-06-19 12:36:12.420425 | TASK [Create ci-framework-data log directory for zuul]
2026-06-19 12:36:13.131701 | controller | changed
2026-06-19 12:36:13.168365 | 
2026-06-19 12:36:13.168467 | TASK [Copy ci-framework interesting files]
2026-06-19 12:36:14.432429 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-19 12:36:14.949526 | controller | ok: Runtime: 0:00:00.539502
2026-06-19 12:36:15.026518 | 
2026-06-19 12:36:15.026676 | TASK [Get SELinux listing]
2026-06-19 12:36:16.233204 | controller | ok: Runtime: 0:00:00.093249
2026-06-19 12:36:16.267546 | 
2026-06-19 12:36:16.267619 | TASK [Generate log index]
2026-06-19 12:36:18.313430 | controller | changed
2026-06-19 12:36:18.349139 | 
2026-06-19 12:36:18.349271 | TASK [Get some env related data]
2026-06-19 12:36:19.932740 | controller | /home/zuul/.local/bin/ansible
2026-06-19 12:36:21.642365 | controller | ok: Runtime: 0:00:02.326058
2026-06-19 12:36:21.668008 | 
2026-06-19 12:36:21.668086 | TASK [Generate list of logs to collect in home directory]
2026-06-19 12:36:22.361194 | controller | ok: All paths examined
2026-06-19 12:36:22.395026 | 
2026-06-19 12:36:22.395094 | LOOP [Copy logs from home directory]
2026-06-19 12:36:22.448186 | 
2026-06-19 12:36:22.448368 | TASK [Copy crio stats log file]
2026-06-19 12:36:22.483639 | controller | skipping: Conditional result was False
2026-06-19 12:36:22.577640 | 
2026-06-19 12:36:22.577820 | TASK [Get SELinux related data]
2026-06-19 12:36:23.143122 | controller | <no matches>
2026-06-19 12:36:23.316799 | controller | ERROR
2026-06-19 12:36:23.317045 | controller | {
2026-06-19 12:36:23.317076 | controller |   "delta": "0:00:00.016649",
2026-06-19 12:36:23.317095 | controller |   "end": "2026-06-19 12:36:23.144473",
2026-06-19 12:36:23.317113 | controller |   "msg": "non-zero return code",
2026-06-19 12:36:23.317128 | controller |   "rc": 1,
2026-06-19 12:36:23.317143 | controller |   "start": "2026-06-19 12:36:23.127824"
2026-06-19 12:36:23.317164 | controller | }
2026-06-19 12:36:23.317194 | controller | ERROR: Ignoring Errors
2026-06-19 12:36:23.345322 | 
2026-06-19 12:36:23.345435 | TASK [Create system configuration directory]
2026-06-19 12:36:23.824434 | controller | changed
2026-06-19 12:36:23.859253 | 
2026-06-19 12:36:23.859350 | TASK [Get some of the system configurations]
2026-06-19 12:37:14.712576 | controller | ok: Runtime: 0:00:07.338276
2026-06-19 12:37:14.738266 | 
2026-06-19 12:37:14.738344 | TASK [Copy generated documentation if available]
2026-06-19 12:37:14.772967 | controller | skipping: Conditional result was False
2026-06-19 12:37:14.811477 | 
2026-06-19 12:37:14.811600 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-19 12:37:14.846547 | controller | skipping: Conditional result was False
2026-06-19 12:37:14.885317 | 
2026-06-19 12:37:14.885488 | TASK [Compress logs bigger than 2MB]
2026-06-19 12:37:42.185674 | controller | ok: Runtime: 0:00:26.239218
2026-06-19 12:37:42.259899 | 
2026-06-19 12:37:42.260050 | TASK [Copy files from workspace on node]
2026-06-19 12:37:42.321328 | controller | ok
2026-06-19 12:37:42.388176 | 
2026-06-19 12:37:42.388332 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-19 12:37:42.422992 | controller | skipping: Conditional result was False
2026-06-19 12:37:42.461651 | 
2026-06-19 12:37:42.461751 | TASK [fetch-output : Set log path for single node]
2026-06-19 12:37:42.598942 | controller | ok
2026-06-19 12:37:42.625272 | 
2026-06-19 12:37:42.625368 | LOOP [fetch-output : Ensure local output dirs]
2026-06-19 12:37:42.939987 | controller -> localhost | changed: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/logs"
2026-06-19 12:37:42.940256 | 
2026-06-19 12:37:43.218112 | controller -> localhost | changed: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/artifacts"
2026-06-19 12:37:43.445025 | controller -> localhost | changed: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/docs"
2026-06-19 12:37:43.513300 | 
2026-06-19 12:37:43.513492 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-19 12:37:48.011521 | controller | changed:
2026-06-19 12:37:48.011800 | controller | .d..t...... ./
2026-06-19 12:37:48.011839 | controller | >f+++++++++ README.html
2026-06-19 12:37:48.011865 | controller | >f+++++++++ dmesg.log
2026-06-19 12:37:48.011889 | controller | >f+++++++++ installed-pkgs.log
2026-06-19 12:37:48.011920 | controller | >f+++++++++ python.log
2026-06-19 12:37:48.011944 | controller | >f+++++++++ registries.conf
2026-06-19 12:37:48.011965 | controller | >f+++++++++ selinux-denials.log
2026-06-19 12:37:48.011987 | controller | >f+++++++++ selinux-listing.log
2026-06-19 12:37:48.012008 | controller | cd+++++++++ ci-framework-data/
2026-06-19 12:37:48.012030 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-19 12:37:48.012051 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-19 12:37:48.012074 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-19 12:37:48.012095 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-19 12:37:48.012118 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-19 12:37:48.012139 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-19 12:37:48.012161 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-19 12:37:48.012183 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-19 12:37:48.012204 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-19 12:37:48.012225 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-19 12:37:48.012246 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-19 12:37:48.012268 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-19 12:37:48.012290 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-19 12:37:48.012312 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-19 12:37:48.012334 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-19 12:37:48.012355 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-19 12:37:48.012376 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-19 12:37:48.012398 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-19 12:37:48.012420 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-19 12:37:48.012471 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-19 12:37:48.012497 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-19 12:37:48.012519 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-19 12:37:48.012541 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-19 12:37:48.012562 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-19 12:37:48.012583 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-19 12:37:48.012604 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-19 12:37:48.012626 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-19 12:37:48.012648 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-19 12:37:48.012671 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-19 12:37:48.012692 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-19 12:37:48.012716 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-19 12:37:48.012739 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-19_12-36/
2026-06-19 12:37:48.012762 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-19_12-36/ansible_facts_cache/
2026-06-19 12:37:48.012790 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-19_12-36/ansible_facts_cache/localhost
2026-06-19 12:37:48.012812 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-19 12:37:48.012834 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-19 12:37:48.012856 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-19 12:37:48.012878 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-19 12:37:48.012900 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-19 12:37:48.012921 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-19 12:37:48.012964 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-19 12:37:48.012988 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-19 12:37:48.013011 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-19 12:37:48.013034 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-19 12:37:48.013056 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-19 12:37:48.013077 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-19 12:37:48.013099 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-19 12:37:48.013120 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-19 12:37:48.013141 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-19 12:37:48.013162 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-19 12:37:48.013183 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-19 12:37:48.013204 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-19 12:37:48.013224 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-19 12:37:48.013244 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-19 12:37:48.013265 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-19 12:37:48.013286 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-19 12:37:48.013307 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-19 12:37:48.013328 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-19 12:37:48.013349 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-19 12:37:48.013370 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-19 12:37:48.013391 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-19 12:37:48.013412 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-19 12:37:48.013459 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-19 12:37:48.013484 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-19 12:37:48.013505 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-19 12:37:48.013528 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-19 12:37:48.013549 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-19 12:37:48.013575 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-19 12:37:48.013599 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-19 12:37:48.013620 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-19 12:37:48.013641 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-19 12:37:48.013662 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-19 12:37:48.013683 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-19 12:37:48.013703 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-19 12:37:48.013724 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-19 12:37:48.013744 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-19 12:37:48.013765 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-19 12:37:48.013786 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-19 12:37:48.013807 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-19 12:37:48.013835 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-19 12:37:48.013869 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-19 12:37:48.013898 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-19 12:37:48.013920 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-19 12:37:48.013941 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-19 12:37:48.013962 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-19 12:37:48.013983 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-19 12:37:48.014004 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-19 12:37:48.014027 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-19 12:37:48.014048 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-19 12:37:48.014069 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-19 12:37:48.014090 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-19 12:37:48.014112 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-19 12:37:48.014133 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-19 12:37:48.014155 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-19 12:37:48.014186 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-19 12:37:48.014221 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-19 12:37:48.014258 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-19 12:37:48.014284 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-19 12:37:48.014306 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-19 12:37:48.014335 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-19 12:37:48.014362 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-19 12:37:48.014396 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-19 12:37:48.014425 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-19 12:37:48.014481 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-19 12:37:48.014505 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-19 12:37:48.014529 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-19 12:37:48.014551 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-19 12:37:48.014573 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-19 12:37:48.014597 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-19 12:37:48.014630 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-19 12:37:48.014662 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-19 12:37:48.014686 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-19 12:37:48.014708 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-19 12:37:48.014730 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-19 12:37:48.014751 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-19 12:37:48.014773 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-19 12:37:48.014794 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-19 12:37:48.014815 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-19 12:37:48.014846 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-19 12:37:48.014877 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-19 12:37:48.014899 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-19 12:37:48.014920 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-19 12:37:48.014941 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-19 12:37:48.014962 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-19 12:37:48.014983 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-19 12:37:48.015004 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-19 12:37:48.015024 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-19 12:37:48.015045 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-19 12:37:48.015066 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-19 12:37:48.015086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-19 12:37:48.015112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-19 12:37:48.015133 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-19 12:37:48.015154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-19 12:37:48.015182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-19 12:37:48.015205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-19 12:37:48.015226 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-19 12:37:48.015247 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-19 12:37:48.015268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-19 12:37:48.015298 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-19 12:37:48.015331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-19 12:37:48.015355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-19 12:37:48.015376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-19 12:37:48.015397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-19 12:37:48.015418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-19 12:37:48.015469 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-19 12:37:48.015492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-19 12:37:48.015514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-19 12:37:48.015535 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-19 12:37:48.015555 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-19 12:37:48.015576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-19 12:37:48.015597 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-19 12:37:48.015620 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-19 12:37:48.015642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-19 12:37:48.015663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-19 12:37:48.015686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-19 12:37:48.015719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-19 12:37:48.015753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-19 12:37:48.015789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-19 12:37:48.015824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-19 12:37:48.015859 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-19 12:37:48.015889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-19 12:37:48.015917 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-19 12:37:48.015940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-19 12:37:48.015961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-19 12:37:48.015983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-19 12:37:48.016005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-19 12:37:48.016027 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-19 12:37:48.016049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-19 12:37:48.016070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-19 12:37:48.016091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-19 12:37:48.016112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-19 12:37:48.016132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-19 12:37:48.016153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-19 12:37:48.016174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-19 12:37:48.016195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-19 12:37:48.016216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-19 12:37:48.016237 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-19 12:37:48.016258 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-19 12:37:48.016279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-19 12:37:48.016300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-19 12:37:48.016321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-19 12:37:48.016343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-19 12:37:48.016364 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-19 12:37:48.016385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-19 12:37:48.016406 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-19 12:37:48.016455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-19 12:37:48.016488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-19 12:37:48.016510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-19 12:37:48.016531 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-19 12:37:48.016552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-19 12:37:48.016579 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-19 12:37:48.016601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-19 12:37:48.016622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-19 12:37:48.016642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-19 12:37:48.016663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-19 12:37:48.016683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-19 12:37:48.016705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-19 12:37:48.016727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-19 12:37:48.016748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-19 12:37:48.016769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-19 12:37:48.016790 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-19 12:37:48.016811 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-19 12:37:48.016839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-19 12:37:48.016871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-19 12:37:48.016902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-19 12:37:48.016935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-19 12:37:48.016985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-19 12:37:48.017009 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-19 12:37:48.017030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-19 12:37:48.017050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-19 12:37:48.017071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-19 12:37:48.017091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-19 12:37:48.017111 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-19 12:37:48.017132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-19 12:37:48.017152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-19 12:37:48.017173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-19 12:37:48.017193 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-19 12:37:48.017214 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-19 12:37:48.017235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-19 12:37:48.017262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-19 12:37:48.017283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-19 12:37:48.017304 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-19 12:37:48.017324 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-19 12:37:48.017344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-19 12:37:48.017365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-19 12:37:48.017385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-19 12:37:48.017405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-19 12:37:48.017425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-19 12:37:48.017478 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-19 12:37:48.017502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-19 12:37:48.017523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-19 12:37:48.017544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-19 12:37:48.017564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-19 12:37:48.017587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-19 12:37:48.017608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-19 12:37:48.017631 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-19 12:37:48.017652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-19 12:37:48.017674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-19 12:37:48.017697 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-19 12:37:48.017719 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-19 12:37:48.017741 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-19 12:37:48.017763 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-19 12:37:48.017789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-19 12:37:48.017825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-19 12:37:48.017865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-19 12:37:48.017904 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-19 12:37:48.017935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-19 12:37:48.017963 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-19 12:37:48.018000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-19 12:37:48.018044 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-19 12:37:48.018079 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-19 12:37:48.018109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-19 12:37:48.018130 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-19 12:37:48.018157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-19 12:37:48.018186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-19 12:37:48.018213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-19 12:37:48.018241 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-19 12:37:48.018267 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-19 12:37:48.018294 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-19 12:37:48.018320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-19 12:37:48.018346 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-19 12:37:48.018373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-19 12:37:48.018399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-19 12:37:48.018446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-19 12:37:48.018485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-19 12:37:48.018514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-19 12:37:48.018541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-19 12:37:48.018567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-19 12:37:48.018594 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-19 12:37:48.018621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-19 12:37:48.018649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-19 12:37:48.018676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-19 12:37:48.018702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-19 12:37:48.018729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-19 12:37:48.018755 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-19 12:37:48.018782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-19 12:37:48.018808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-19 12:37:48.018834 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-19 12:37:48.018867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-19 12:37:48.018895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-19 12:37:48.018922 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-19 12:37:48.018949 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-19 12:37:48.018976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-19 12:37:48.019004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-19 12:37:48.019031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-19 12:37:48.019058 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-19 12:37:48.019087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-19 12:37:48.019127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-19 12:37:48.019166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-19 12:37:48.019196 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-19 12:37:48.019218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-19 12:37:48.019304 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-19 12:37:48.019334 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-19 12:37:48.019356 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-19 12:37:48.019378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-19 12:37:48.019399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-19 12:37:48.019422 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-19 12:37:48.019474 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-19 12:37:48.019498 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-19 12:37:48.019520 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-19 12:37:48.019541 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-19 12:37:48.019562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-19 12:37:48.019585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-19 12:37:48.019607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-19 12:37:48.019628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-19 12:37:48.019649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-19 12:37:48.019671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-19 12:37:48.019702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-19 12:37:48.019725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-19 12:37:48.019746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-19 12:37:48.019766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-19 12:37:48.019788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-19 12:37:48.019809 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-19 12:37:48.019829 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-19 12:37:48.019850 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-19 12:37:48.019874 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-19 12:37:48.019906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-19 12:37:48.019944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-19 12:37:48.019975 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-19 12:37:48.019999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-19 12:37:48.020020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-19 12:37:48.020041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-19 12:37:48.020061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-19 12:37:48.020082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-19 12:37:48.020103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-19 12:37:48.020125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-19 12:37:48.020146 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-19 12:37:48.020167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-19 12:37:48.020192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-19 12:37:48.020224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-19 12:37:48.020257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-19 12:37:48.020290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-19 12:37:48.020323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-19 12:37:48.020355 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-19 12:37:48.020378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-19 12:37:48.020400 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-19 12:37:48.020453 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-19 12:37:48.020484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-19 12:37:48.020507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-19 12:37:48.020529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-19 12:37:48.020549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-19 12:37:48.020570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-19 12:37:48.020591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-19 12:37:48.020611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-19 12:37:48.020633 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-19 12:37:48.020653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-19 12:37:48.020674 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-19 12:37:48.020694 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-19 12:37:48.020715 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-19 12:37:48.020735 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-19 12:37:48.020756 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-19 12:37:48.020777 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-19 12:37:48.020797 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-19 12:37:48.020818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-19 12:37:48.020839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-19 12:37:48.020860 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-19 12:37:48.020880 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-19 12:37:48.020901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-19 12:37:48.020921 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-19 12:37:48.020941 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-19 12:37:48.020982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-19 12:37:48.021007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-19 12:37:48.021039 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-19 12:37:48.021068 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-19 12:37:48.021091 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-19 12:37:48.021112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-19 12:37:48.021138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-19 12:37:48.021160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-19 12:37:48.021180 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-19 12:37:48.021201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-19 12:37:48.021222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-19 12:37:48.021244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-19 12:37:48.021265 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-19 12:37:48.021286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-19 12:37:48.021308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-19 12:37:48.021329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-19 12:37:48.021350 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-19 12:37:48.021371 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-19 12:37:48.021392 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-19 12:37:48.021413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-19 12:37:48.021465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-19 12:37:48.021489 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-19 12:37:48.021510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-19 12:37:48.021531 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-19 12:37:48.021552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-19 12:37:48.021574 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-19 12:37:48.021595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-19 12:37:48.021617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-19 12:37:48.021638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-19 12:37:48.021661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-19 12:37:48.021684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-19 12:37:48.021705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-19 12:37:48.021726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-19 12:37:48.021748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-19 12:37:48.021769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-19 12:37:48.021790 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-19 12:37:48.021817 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-19 12:37:48.021849 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-19 12:37:48.021882 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-19 12:37:48.021906 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-19 12:37:48.021927 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-19 12:37:48.021948 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-19 12:37:48.021968 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-19 12:37:48.021989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-19 12:37:48.022010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-19 12:37:48.022031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-19 12:37:48.022053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-19 12:37:48.022074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-19 12:37:48.022095 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-19 12:37:48.022116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-19 12:37:48.022137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-19 12:37:48.022157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-19 12:37:48.022181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-19 12:37:48.022202 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-19 12:37:48.022224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-19 12:37:48.022245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-19 12:37:48.022266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-19 12:37:48.022287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-19 12:37:48.022309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-19 12:37:48.022330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-19 12:37:48.022351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-19 12:37:48.022372 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-19 12:37:48.022393 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-19 12:37:48.022413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-19 12:37:48.022464 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-19 12:37:48.022497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-19 12:37:48.022519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-19 12:37:48.022540 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-19 12:37:48.022563 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-19 12:37:48.022585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-19 12:37:48.022606 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-19 12:37:48.022626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-19 12:37:48.022647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-19 12:37:48.022668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-19 12:37:48.022691 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-19 12:37:48.022712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-19 12:37:48.022733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-19 12:37:48.022754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-19 12:37:48.022776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-19 12:37:48.022799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-19 12:37:48.022820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-19 12:37:48.022841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-19 12:37:48.022862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-19 12:37:48.022882 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-19 12:37:48.022902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-19 12:37:48.022923 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-19 12:37:48.022945 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-19 12:37:48.022967 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-19 12:37:48.022989 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-19 12:37:48.023010 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-19 12:37:48.023032 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-19 12:37:48.023053 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-19 12:37:48.023076 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-19 12:37:48.023097 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-19 12:37:48.023119 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-19 12:37:48.023142 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-19 12:37:48.023169 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-19 12:37:48.023191 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-19 12:37:48.023213 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-19 12:37:48.023235 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-19 12:37:48.023258 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-19 12:37:48.023279 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-19 12:37:48.023300 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-19 12:37:48.023321 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-19 12:37:48.023342 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-19 12:37:48.023365 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-19 12:37:48.023390 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-19 12:37:48.023423 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-19 12:37:48.023484 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-19 12:37:48.023508 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-19 12:37:48.023530 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-19 12:37:48.023551 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-19 12:37:48.023572 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-19 12:37:48.023592 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-19 12:37:48.023614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-19 12:37:48.023636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-19 12:37:48.023657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-19 12:37:48.023678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-19 12:37:48.023699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-19 12:37:48.023719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-19 12:37:48.023740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-19 12:37:48.023761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-19 12:37:48.023783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-19 12:37:48.023805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-19 12:37:48.023828 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d
2026-06-19 12:37:48.023849 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-19 12:37:48.023870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-19 12:37:48.023892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-19 12:37:48.023913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-19 12:37:48.023934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-19 12:37:48.023955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-19 12:37:48.023983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-19 12:37:48.024005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-19 12:37:48.024026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-19 12:37:48.024046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-19 12:37:48.024067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-19 12:37:48.024088 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/
2026-06-19 12:37:48.024109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/boot-finished
2026-06-19 12:37:48.024130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/cloud-config.txt
2026-06-19 12:37:48.024152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/datasource
2026-06-19 12:37:48.024173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/network-config.json
2026-06-19 12:37:48.024194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/obj.pkl
2026-06-19 12:37:48.024216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/user-data.txt
2026-06-19 12:37:48.024237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/user-data.txt.i
2026-06-19 12:37:48.024257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/vendor-data.txt
2026-06-19 12:37:48.024278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/vendor-data.txt.i
2026-06-19 12:37:48.024306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/vendor-data2.txt
2026-06-19 12:37:48.024340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/vendor-data2.txt.i
2026-06-19 12:37:48.024378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/handlers/
2026-06-19 12:37:48.024404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/scripts/
2026-06-19 12:37:48.024449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/
2026-06-19 12:37:48.024483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_install_hotplug
2026-06-19 12:37:48.024518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_keys_to_console
2026-06-19 12:37:48.024552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_locale
2026-06-19 12:37:48.024576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_mounts
2026-06-19 12:37:48.024597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_reset_rmc
2026-06-19 12:37:48.024618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_scripts_per_instance
2026-06-19 12:37:48.024639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_scripts_user
2026-06-19 12:37:48.024667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_scripts_vendor
2026-06-19 12:37:48.024689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_seed_random
2026-06-19 12:37:48.024709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_set_hostname
2026-06-19 12:37:48.024730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_set_passwords
2026-06-19 12:37:48.024751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_ssh
2026-06-19 12:37:48.024771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_ssh_authkey_fingerprints
2026-06-19 12:37:48.024793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/config_users_groups
2026-06-19 12:37:48.024814 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/57c7d786-dd25-41ec-b8e0-677530c0a40d/sem/consume_data
2026-06-19 12:37:48.024835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-19 12:37:48.024857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-19 12:37:48.024878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-19 12:37:48.024901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-19 12:37:48.024922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-19 12:37:48.024943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-19 12:37:48.024983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-19 12:37:48.025006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-19 12:37:48.025028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-19 12:37:48.025049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-19 12:37:48.025070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-19 12:37:48.025092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-19 12:37:48.025113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-19 12:37:48.025134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-19 12:37:48.025155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-19 12:37:48.025176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-19 12:37:48.025197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-19 12:37:48.025220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-19 12:37:48.025242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-19 12:37:48.025264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-19 12:37:48.025285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-19 12:37:48.025306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-19 12:37:48.025328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-19 12:37:48.025350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41816.2026-06-19@08:04:47~
2026-06-19 12:37:48.025384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-19 12:37:48.025419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-19 12:37:48.025476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-19 12:37:48.025500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-19 12:37:48.025522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-19 12:37:48.025543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-19 12:37:48.025564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-19 12:37:48.025585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-19 12:37:48.025606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-19 12:37:48.025626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-19 12:37:48.025647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-19 12:37:48.025667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-19 12:37:48.025687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-19 12:37:48.025708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-19 12:37:48.025729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-19 12:37:48.025749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-19 12:37:48.025770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-19 12:37:48.025790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-19 12:37:48.025810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-19 12:37:48.025837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-19 12:37:48.025869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-19 12:37:48.025896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-19 12:37:48.025918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-19 12:37:48.025939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-19 12:37:48.025960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-19 12:37:48.025980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-19 12:37:48.026001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-19 12:37:48.026022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-19 12:37:48.026043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-19 12:37:48.026064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-19 12:37:48.026085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-19 12:37:48.026106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-19 12:37:48.026128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-19 12:37:48.026149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-19 12:37:48.026171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-19 12:37:48.026194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-19 12:37:48.026216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-19 12:37:48.026237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-19 12:37:48.026264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-19 12:37:48.026286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-19 12:37:48.026307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-19 12:37:48.026328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-19 12:37:48.026350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-19 12:37:48.026371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-19 12:37:48.026392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-19 12:37:48.026412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-19 12:37:48.026464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-19 12:37:48.026491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-19 12:37:48.026513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-19 12:37:48.026534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-19 12:37:48.026556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-19 12:37:48.026577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-19 12:37:48.026598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-19 12:37:48.026619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-19 12:37:48.026639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-19 12:37:48.026660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-19 12:37:48.026681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-19 12:37:48.026702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-19 12:37:48.026723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-19 12:37:48.026743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-19 12:37:48.026764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-19 12:37:48.026784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-19 12:37:48.026805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-19 12:37:48.026826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-19 12:37:48.026846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-19 12:37:48.026867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-19 12:37:48.026888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-19 12:37:48.026908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-19 12:37:48.026930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-19 12:37:48.026951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-19 12:37:48.026973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-19 12:37:48.026994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-19 12:37:48.027015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-19 12:37:48.027036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-19 12:37:48.027058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-19 12:37:48.027081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-19 12:37:48.027108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-19 12:37:48.027131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-19 12:37:48.027152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-19 12:37:48.027173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-19 12:37:48.027194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-19 12:37:48.027215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-19 12:37:48.027236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33990.2026-06-19@08:03:26~
2026-06-19 12:37:48.027257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-19 12:37:48.027278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-19 12:37:48.027300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-19 12:37:48.027322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-19 12:37:48.027343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-19 12:37:48.027363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-19 12:37:48.027384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-19 12:37:48.027404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-19 12:37:48.027425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-19 12:37:48.027480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-19 12:37:48.027504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-19 12:37:48.027526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-19 12:37:48.027549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-19 12:37:48.027571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-19 12:37:48.027592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-19 12:37:48.027613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-19 12:37:48.027634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-19 12:37:48.027655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-19 12:37:48.027676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-19 12:37:48.027696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-19 12:37:48.027717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-19 12:37:48.027738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-19 12:37:48.027759 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-19 12:37:48.027787 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-19 12:37:48.027810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-19 12:37:48.027831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-19 12:37:48.027852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-19 12:37:48.027873 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-19 12:37:48.027894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-19 12:37:48.027915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-19 12:37:48.027936 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-19 12:37:48.027958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-19 12:37:48.027979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-19 12:37:48.028001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-19 12:37:48.028022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-19 12:37:48.028043 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-19 12:37:48.028064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-19 12:37:48.028086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-19 12:37:48.028107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-19 12:37:48.028128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-19 12:37:48.028149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-19 12:37:48.028171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-19 12:37:48.028192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-19 12:37:48.028213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-19 12:37:48.028234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-19 12:37:48.028254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-19 12:37:48.028275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-19 12:37:48.028296 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-19 12:37:48.028317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-19 12:37:48.028338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-19 12:37:48.028359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-19 12:37:48.028380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-19 12:37:48.028401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-19 12:37:48.028422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-19 12:37:48.028477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-19 12:37:48.028502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-19 12:37:48.028524 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-19 12:37:48.028552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-19 12:37:48.028574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-19 12:37:48.028605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-19 12:37:48.028640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-19 12:37:48.028665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-19 12:37:48.028687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-19 12:37:48.028709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-19 12:37:48.028729 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-19 12:37:48.028750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-19 12:37:48.028771 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-19 12:37:48.028792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-19 12:37:48.028815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-19 12:37:48.028847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-19 12:37:48.028877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-19 12:37:48.028900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-19 12:37:48.028921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-19 12:37:48.028942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-19 12:37:48.028982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-19 12:37:48.029007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-19 12:37:48.029028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-19 12:37:48.029050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-19 12:37:48.029071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-19 12:37:48.029092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-19 12:37:48.029113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-19 12:37:48.029134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-19 12:37:48.029156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-19 12:37:48.029177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-19 12:37:48.029199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-19 12:37:48.029220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-19 12:37:48.029241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-19 12:37:48.029262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-19 12:37:48.029283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-19 12:37:48.029310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-19 12:37:48.029333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-19 12:37:48.029354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-19 12:37:48.029374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-19 12:37:48.029401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-19 12:37:48.029450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-19 12:37:48.029481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-19 12:37:48.029511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-19 12:37:48.029535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-19 12:37:48.029558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-19 12:37:48.029584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-19 12:37:48.029609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-19 12:37:48.029632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-19 12:37:48.029659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-19 12:37:48.029687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-19 12:37:48.029727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-19 12:37:48.029762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-19 12:37:48.029786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-19 12:37:48.029809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-19 12:37:48.029838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-19 12:37:48.029878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-19 12:37:48.029907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-19 12:37:48.029930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-19 12:37:48.029957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-19 12:37:48.029977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-19 12:37:48.030011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-19 12:37:48.030059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-19 12:37:48.030100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-19 12:37:48.030131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-19 12:37:48.030156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-19 12:37:48.030180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-19 12:37:48.030283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-19 12:37:48.030315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-19 12:37:48.030338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-19 12:37:48.030360 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-19 12:37:48.030382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-19 12:37:48.030403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-19 12:37:48.030463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-19 12:37:48.030505 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-19 12:37:48.030529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-19 12:37:48.030551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-19 12:37:48.030573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-19 12:37:48.030604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-19 12:37:48.030636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-19 12:37:48.030661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-19 12:37:48.030683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-19 12:37:48.030714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-19 12:37:48.030746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-19 12:37:48.030771 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-19 12:37:48.030801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-19 12:37:48.030835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-19 12:37:48.030868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-19 12:37:48.030898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-19 12:37:48.030927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-19 12:37:48.030960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-19 12:37:48.030990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-19 12:37:48.031019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-19 12:37:48.031050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-19 12:37:48.031080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-19 12:37:48.031108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-19 12:37:48.031140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-19 12:37:48.031170 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-19 12:37:48.031199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-19 12:37:48.031231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-19 12:37:48.031271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-19 12:37:48.031302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-19 12:37:48.031334 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-19 12:37:48.031363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-19 12:37:48.031394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-19 12:37:48.031425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-19 12:37:48.031492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-19 12:37:48.031525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-19 12:37:48.031558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-19 12:37:48.031590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-19 12:37:48.031622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-19 12:37:48.031654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-19 12:37:48.031687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-19 12:37:48.031717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-19 12:37:48.031746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-19 12:37:48.031773 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-19 12:37:48.031856 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-19 12:37:48.031894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-19 12:37:48.031928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-19 12:37:48.031961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-19 12:37:48.031994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-19 12:37:48.032024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-19 12:37:48.032052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-19 12:37:48.032080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-19 12:37:48.032108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-19 12:37:48.032136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-19 12:37:48.032162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-19 12:37:48.032184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-19 12:37:48.032205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-19 12:37:48.032226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-19 12:37:48.032246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-19 12:37:48.032267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-19 12:37:48.032288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-19 12:37:48.032318 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-19 12:37:48.032340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-19 12:37:48.032361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-19 12:37:48.032382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-19 12:37:48.032403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-19 12:37:48.032426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-19 12:37:48.032479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-19 12:37:48.032504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-19 12:37:48.032525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-19 12:37:48.032546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-19 12:37:48.032567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-19 12:37:48.032588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-19 12:37:48.032609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-19 12:37:48.032629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-19 12:37:48.032650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-19 12:37:48.032670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-19 12:37:48.032691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-19 12:37:48.032712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-19 12:37:48.032734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-19 12:37:48.032755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-19 12:37:48.032777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-19 12:37:48.032798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-19 12:37:48.032821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-19 12:37:48.032853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-19 12:37:48.032884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-19 12:37:48.032907 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-19 12:37:48.032929 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-19 12:37:48.032950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-19 12:37:48.032992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-19 12:37:48.033016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-19 12:37:48.033046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-19 12:37:48.033080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-19 12:37:48.033113 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-19 12:37:48.033145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-19 12:37:48.033173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-19 12:37:48.033202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-19 12:37:48.033225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-19 12:37:48.033246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-19 12:37:48.033267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-19 12:37:48.033288 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-19 12:37:48.033309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-19 12:37:48.033331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-19 12:37:48.033352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-19 12:37:48.033374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-19 12:37:48.033395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-19 12:37:48.033418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-19 12:37:48.033501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-19 12:37:48.033522 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-19 12:37:48.033538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-19 12:37:48.033554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-19 12:37:48.033569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-19 12:37:48.033584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-19 12:37:48.033599 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-19 12:37:48.033614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-19 12:37:48.033629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-19 12:37:48.033644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-19 12:37:48.033659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-19 12:37:48.033674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-19 12:37:48.033689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-19 12:37:48.033704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-19 12:37:48.033718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-19 12:37:48.033733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-19 12:37:48.033747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-19 12:37:48.033761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-19 12:37:48.033776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-19 12:37:48.033791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-19 12:37:48.033805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-19 12:37:48.033822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-19 12:37:48.033845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-19 12:37:48.033867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-19 12:37:48.033888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-19 12:37:48.033904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-19 12:37:48.033919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-19 12:37:48.033934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-19 12:37:48.033949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-19 12:37:48.033965 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-19 12:37:48.033979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-19 12:37:48.033995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-19 12:37:48.034010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-19 12:37:48.034024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-19 12:37:48.034039 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-19 12:37:48.034054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-19 12:37:48.034069 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-19 12:37:48.034084 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-19 12:37:48.034099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-19 12:37:48.034114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-19 12:37:48.034129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-19 12:37:48.034144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-19 12:37:48.034159 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-19 12:37:48.034175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-19 12:37:48.034194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-19 12:37:48.034219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-19 12:37:48.034238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-19 12:37:48.034254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-19 12:37:48.034269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-19 12:37:48.034284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-19 12:37:48.034299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-19 12:37:48.034314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-19 12:37:48.034329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-19 12:37:48.034346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-19 12:37:48.034361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-19 12:37:48.034376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-19 12:37:48.034392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-19 12:37:48.034409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-19 12:37:48.034464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-19 12:37:48.034495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-19 12:37:48.034514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-19 12:37:48.034531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-19 12:37:48.034546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-19 12:37:48.034562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-19 12:37:48.034577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-19 12:37:48.034592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-19 12:37:48.034608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-19 12:37:48.034624 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-19 12:37:48.034639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-19 12:37:48.034654 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-19 12:37:48.034670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-19 12:37:48.034685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-19 12:37:48.034701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-19 12:37:48.034716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-19 12:37:48.034731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-19 12:37:48.034746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-19 12:37:48.034761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-19 12:37:48.034776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-19 12:37:48.034792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-19 12:37:48.034808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-19 12:37:48.034823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-19 12:37:48.034839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-19 12:37:48.034854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-19 12:37:48.034871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-19 12:37:48.034886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-19 12:37:48.034902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-19 12:37:48.034917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-19 12:37:48.034932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-19 12:37:48.034947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-19 12:37:48.034962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-19 12:37:48.034977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-19 12:37:48.034993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-19 12:37:48.035007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-19 12:37:48.035022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-19 12:37:48.035041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-19 12:37:48.035180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-19 12:37:48.035198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-19 12:37:48.035213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-19 12:37:48.035228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-19 12:37:48.035242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-19 12:37:48.035257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-19 12:37:48.035277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-19 12:37:48.035300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-19 12:37:48.035322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-19 12:37:48.035338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-19 12:37:48.035353 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-19 12:37:48.035368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-19 12:37:48.035384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-19 12:37:48.035399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-19 12:37:48.035414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-19 12:37:48.035448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-19 12:37:48.035469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-19 12:37:48.035485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-19 12:37:48.035500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-19 12:37:48.035515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-19 12:37:48.035529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-19 12:37:48.035544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-19 12:37:48.035560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-19 12:37:48.035575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-19 12:37:48.035590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-19 12:37:48.035604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-19 12:37:48.035619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-19 12:37:48.035634 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-19 12:37:48.035649 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-19 12:37:48.035665 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-19 12:37:48.035686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-19 12:37:48.035702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-19 12:37:48.035718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-19 12:37:48.035733 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-19 12:37:48.035748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-19 12:37:48.035763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-19 12:37:48.035778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-19 12:37:48.035793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-19 12:37:48.035809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-19 12:37:48.035824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-19 12:37:48.035839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-19 12:37:48.035855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-19 12:37:48.035870 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-19 12:37:48.035886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-19 12:37:48.035902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-19 12:37:48.035917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-19 12:37:48.035933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-19 12:37:48.035949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-19 12:37:48.035964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-19 12:37:48.035979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-19 12:37:48.035995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-19 12:37:48.036010 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-19 12:37:48.036025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-19 12:37:48.036040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1700062088.vg
2026-06-19 12:37:48.036055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-249705863.vg
2026-06-19 12:37:48.036070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-950178319.vg
2026-06-19 12:37:48.036084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1691549814.vg
2026-06-19 12:37:48.036100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1825262660.vg
2026-06-19 12:37:48.036116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-2113905526.vg
2026-06-19 12:37:48.036130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-42618607.vg
2026-06-19 12:37:48.036145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1897521653.vg
2026-06-19 12:37:48.036160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-714746211.vg
2026-06-19 12:37:48.036175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-19 12:37:48.036192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-19 12:37:48.036211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-19 12:37:48.036227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-19 12:37:48.036244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-19 12:37:48.036259 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-19 12:37:48.036275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260619.075934.0001
2026-06-19 12:37:48.036290 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-19 12:37:48.036306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-19 12:37:48.036323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-19 12:37:48.036339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-19 12:37:48.036356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-19 12:37:48.036380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-19 12:37:48.036404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-19 12:37:48.036446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-19 12:37:48.036478 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-19 12:37:48.036502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-19 12:37:48.036519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-19 12:37:48.036534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-19 12:37:48.036551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-19 12:37:48.036566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-19 12:37:48.036582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-19 12:37:48.036597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-19 12:37:48.036613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-19 12:37:48.036628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-19 12:37:48.036644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-19 12:37:48.036659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-19 12:37:48.036675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-19 12:37:48.036690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-19 12:37:48.036705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-19 12:37:48.036719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-19 12:37:48.036735 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-19 12:37:48.036750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-19 12:37:48.036765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-19 12:37:48.036780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-19 12:37:48.036802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-19 12:37:48.036819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-19 12:37:48.036835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-19 12:37:48.036850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-19 12:37:48.036865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-19 12:37:48.036881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-19 12:37:48.036897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-19 12:37:48.036912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-19 12:37:48.036927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-19 12:37:48.036942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-19 12:37:48.036958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-19 12:37:48.036987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-19 12:37:48.037005 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-19 12:37:48.037021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-19 12:37:48.037036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-19 12:37:48.037052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-19 12:37:48.037068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-19 12:37:48.037084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-19 12:37:48.037100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-19 12:37:48.037115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-19 12:37:48.037131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-19 12:37:48.037146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-19 12:37:48.037162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-19 12:37:48.037177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-19 12:37:48.037193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-19 12:37:48.037208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-19 12:37:48.037223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-19 12:37:48.037238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-19 12:37:48.037253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-19 12:37:48.037269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-19 12:37:48.037285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-19 12:37:48.037301 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-19 12:37:48.037316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-19 12:37:48.037331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-19 12:37:48.037346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-19 12:37:48.037361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-19 12:37:48.037381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-19 12:37:48.037397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-19 12:37:48.037413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-19 12:37:48.037447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-19 12:37:48.037471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-19 12:37:48.037488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-19 12:37:48.037504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-19 12:37:48.037519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-19 12:37:48.037534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-19 12:37:48.037550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-19 12:37:48.037565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-19 12:37:48.037581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-19 12:37:48.037596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-19 12:37:48.037611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-19 12:37:48.037626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-19 12:37:48.037641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-19 12:37:48.037656 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-19 12:37:48.037671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-19 12:37:48.037686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-19 12:37:48.037701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-19 12:37:48.037717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-19 12:37:48.037732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-19 12:37:48.037748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-19 12:37:48.037764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-19 12:37:48.037779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-19 12:37:48.037794 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-19 12:37:48.037810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-19 12:37:48.037828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-19 12:37:48.037852 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-19 12:37:48.037873 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-19 12:37:48.037890 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-19 12:37:48.037905 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-19 12:37:48.037921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-19 12:37:48.037937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-19 12:37:48.037952 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-19 12:37:48.037968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-19 12:37:48.037988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-19 12:37:48.038003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-19 12:37:48.038018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-19 12:37:48.038033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-19 12:37:48.038050 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-19 12:37:48.038066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-19 12:37:48.038081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-19 12:37:48.038096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-19 12:37:48.038111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-19 12:37:48.038127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-19 12:37:48.038142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-19 12:37:48.038158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-19 12:37:48.038173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-19 12:37:48.038189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-19 12:37:48.038204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-19 12:37:48.038219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-19 12:37:48.038234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-19 12:37:48.038250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-19 12:37:48.038265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-19 12:37:48.038281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-19 12:37:48.038296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-19 12:37:48.038312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-19 12:37:48.038327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-19 12:37:48.038342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-19 12:37:48.038358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-19 12:37:48.038372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-19 12:37:48.038387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-19 12:37:48.038402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-19 12:37:48.038417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-19 12:37:48.038453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-19 12:37:48.038470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-19 12:37:48.038485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-19 12:37:48.038500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-19 12:37:48.038515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-19 12:37:48.038539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-19 12:37:48.038564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-19 12:37:48.038584 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-19 12:37:48.038600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-19 12:37:48.038615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-19 12:37:48.038630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-19 12:37:48.038645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-19 12:37:48.038660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-19 12:37:48.038675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-19 12:37:48.038691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-19 12:37:48.038706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-19 12:37:48.038721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-19 12:37:48.038737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-19 12:37:48.038752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-19 12:37:48.038768 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-19 12:37:48.038783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-19 12:37:48.038799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-19 12:37:48.038814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-19 12:37:48.038829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-19 12:37:48.038844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-19 12:37:48.038860 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-19 12:37:48.038875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-19 12:37:48.038890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-19 12:37:48.038911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-19 12:37:48.038935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-19 12:37:48.038952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-19 12:37:48.038968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-19 12:37:48.038983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-19 12:37:48.038998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-19 12:37:48.039013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-19 12:37:48.039036 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-19 12:37:48.039059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-19 12:37:48.039077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-19 12:37:48.039093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-19 12:37:48.039108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-19 12:37:48.039123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-19 12:37:48.039138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-19 12:37:48.039159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-19 12:37:48.039175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-19 12:37:48.039190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-19 12:37:48.039205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-19 12:37:48.039220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-19 12:37:48.039235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-19 12:37:48.039249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-19 12:37:48.039265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-19 12:37:48.039279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-19 12:37:48.039295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-19 12:37:48.039310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-19 12:37:48.039326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-19 12:37:48.039341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-19 12:37:48.039356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-19 12:37:48.039371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-19 12:37:48.039387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-19 12:37:48.039403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-19 12:37:48.039418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-19 12:37:48.039456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-19 12:37:48.039474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-19 12:37:48.039490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-19 12:37:48.039506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-19 12:37:48.039522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-19 12:37:48.039537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-19 12:37:48.039553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-19 12:37:48.039568 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-19 12:37:48.039583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-19 12:37:48.039598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-19 12:37:48.039617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-19 12:37:48.039640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-19 12:37:48.039663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-19 12:37:48.039679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-19 12:37:48.039694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-19 12:37:48.039714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-19 12:37:48.039729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-19 12:37:48.039743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-19 12:37:48.039758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-19 12:37:48.039772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-19 12:37:48.039787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-19 12:37:48.039801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-19 12:37:48.039816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-19 12:37:48.039830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-19 12:37:48.039845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-19 12:37:48.039860 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-19 12:37:48.039874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-19 12:37:48.039889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-19 12:37:48.039904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-19 12:37:48.039918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-19 12:37:48.039933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-19 12:37:48.039949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-19 12:37:48.039964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-19 12:37:48.039980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-19 12:37:48.039995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-19 12:37:48.040010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-19 12:37:48.040026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-19 12:37:48.040041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-19 12:37:48.040056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-19 12:37:48.040071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-19 12:37:48.040086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-19 12:37:48.040104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-19 12:37:48.040128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-19 12:37:48.040155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-19 12:37:48.040178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-19 12:37:48.040195 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-19 12:37:48.040211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-19 12:37:48.040226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-19 12:37:48.040242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-19 12:37:48.040258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-19 12:37:48.040273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-19 12:37:48.040289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-19 12:37:48.040304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-19 12:37:48.040320 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-19 12:37:48.040336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-19 12:37:48.040351 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-19 12:37:48.040366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-19 12:37:48.040382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-19 12:37:48.040402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-19 12:37:48.040418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-19 12:37:48.040464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-19 12:37:48.040489 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-19 12:37:48.040505 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-19 12:37:48.040521 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-19 12:37:48.040539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-19 12:37:48.040554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-19 12:37:48.040572 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-19 12:37:48.040668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-19 12:37:48.040693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-19 12:37:48.040716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-19 12:37:48.040740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.42092.2026-06-19@08:04:48~
2026-06-19 12:37:48.040760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-19 12:37:48.040776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-19 12:37:48.040792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-19 12:37:48.040807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-19 12:37:48.040822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-19 12:37:48.040837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-19 12:37:48.040851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-19 12:37:48.040866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-19 12:37:48.040889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-19 12:37:48.040904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-19 12:37:48.040921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-19 12:37:48.040936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-19 12:37:48.040953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-19 12:37:48.040980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42246.2026-06-19@08:04:50~
2026-06-19 12:37:48.040999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-19 12:37:48.041015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-19 12:37:48.041031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-19 12:37:48.041046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-19 12:37:48.041063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-19 12:37:48.041078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-19 12:37:48.041093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-19 12:37:48.041109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-19 12:37:48.041124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-19 12:37:48.041139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-19 12:37:48.041154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-19 12:37:48.041169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-19 12:37:48.041184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-19 12:37:48.041199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-19 12:37:48.041213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-19 12:37:48.041228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-19 12:37:48.041243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-19 12:37:48.041257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-19 12:37:48.041272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-19 12:37:48.041286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-19 12:37:48.041302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-19 12:37:48.041317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-19 12:37:48.041332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-19 12:37:48.041347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-19 12:37:48.041362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-19 12:37:48.041377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-19 12:37:48.041392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-19 12:37:48.041411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-19 12:37:48.041450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-19 12:37:48.041473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-19 12:37:48.041490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-19 12:37:48.041505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-19 12:37:48.041520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-19 12:37:48.041535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-19 12:37:48.041550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-19 12:37:48.041565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-19 12:37:48.041579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-19 12:37:48.041595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-19 12:37:48.041611 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-19 12:37:48.041626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-19 12:37:48.041642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-19 12:37:48.041658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-19 12:37:48.041673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-19 12:37:48.041688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-19 12:37:48.041703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-19 12:37:48.041719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-19 12:37:48.041734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-19 12:37:48.041750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-19 12:37:48.041765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-19 12:37:48.041780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-19 12:37:48.041801 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-19 12:37:48.041825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-19 12:37:48.041849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-19 12:37:48.041871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-19 12:37:48.041888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-19 12:37:48.041903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-19 12:37:48.041920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-19 12:37:48.041935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-19 12:37:48.041951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-19 12:37:48.041971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-19 12:37:48.041988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-19 12:37:48.042003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-19 12:37:48.042019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-19 12:37:48.042034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-19 12:37:48.042049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-19 12:37:48.042064 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-19 12:37:48.042079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-19 12:37:48.042095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-19 12:37:48.042111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-19 12:37:48.042126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-19 12:37:48.042141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-19 12:37:48.042156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-19 12:37:48.042172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-19 12:37:48.042187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-19 12:37:48.042203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-19 12:37:48.042218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-19 12:37:48.042233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-19 12:37:48.042247 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-19 12:37:48.042262 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-19 12:37:48.042278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-19 12:37:48.042294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-19 12:37:48.042310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-19 12:37:48.042326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-19 12:37:48.042341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-19 12:37:48.042356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-19 12:37:48.042372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-19 12:37:48.042387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-19 12:37:48.042403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-19 12:37:48.042422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-19 12:37:48.042461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-19 12:37:48.042478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-19 12:37:48.042494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-19 12:37:48.042509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-19 12:37:48.042523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-19 12:37:48.042539 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-19 12:37:48.042554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-19 12:37:48.042569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-19 12:37:48.042583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-19 12:37:48.042598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-19 12:37:48.042614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-19 12:37:48.042630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-19 12:37:48.042645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-19 12:37:48.042660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-19 12:37:48.042675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-19 12:37:48.042690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-19 12:37:48.042705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-19 12:37:48.042722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-19 12:37:48.042737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-19 12:37:48.042752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-19 12:37:48.042768 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-19 12:37:48.042783 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-19 12:37:48.042798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-19 12:37:48.042813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-19 12:37:48.042829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-19 12:37:48.042844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-19 12:37:48.042861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-19 12:37:48.042876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-19 12:37:48.042891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-19 12:37:48.042917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-19 12:37:48.042942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-19 12:37:48.042963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-19 12:37:48.042978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-19 12:37:48.042994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-19 12:37:48.043009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-19 12:37:48.043024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-19 12:37:48.043040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-19 12:37:48.043055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-19 12:37:48.043070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-19 12:37:48.043085 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-19 12:37:48.043100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-19 12:37:48.043115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-19 12:37:48.043130 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-19 12:37:48.043145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-19 12:37:48.043160 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-19 12:37:48.043175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-19 12:37:48.043192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-19 12:37:48.043208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-19 12:37:48.043223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-19 12:37:48.043239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-19 12:37:48.043255 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-19 12:37:48.043270 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-19 12:37:48.043285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-19 12:37:48.043300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-19 12:37:48.043315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-19 12:37:48.043330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-19 12:37:48.043345 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-19 12:37:48.043360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-19 12:37:48.043375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-19 12:37:48.043390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-19 12:37:48.043405 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-19 12:37:48.043420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-19 12:37:48.043457 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-19 12:37:48.043475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-19 12:37:48.043496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-19 12:37:48.043512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-19 12:37:48.043527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-19 12:37:48.043543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-19 12:37:48.043558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-19 12:37:48.043574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-19 12:37:48.043591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-19 12:37:48.043607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-19 12:37:48.043622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-19 12:37:48.043637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-19 12:37:48.043652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-19 12:37:48.043668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-19 12:37:48.043685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-19 12:37:48.043700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-19 12:37:48.043717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-19 12:37:48.043784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-19 12:37:48.043819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-19 12:37:48.043839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-19 12:37:48.043856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-19 12:37:48.043872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-19 12:37:48.043887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-19 12:37:48.043903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-19 12:37:48.043918 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-19 12:37:48.043934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-19 12:37:48.043949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-19 12:37:48.043964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-19 12:37:48.043980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-19 12:37:48.043997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-19 12:37:48.044013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-19 12:37:48.044028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-19 12:37:48.044043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-19 12:37:48.044058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-19 12:37:48.044073 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-19 12:37:48.044088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-19 12:37:48.044103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-19 12:37:48.044122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-19 12:37:48.044151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-19 12:37:48.044168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-19 12:37:48.044183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/
2026-06-19 12:37:48.044199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system.journal.gz
2026-06-19 12:37:48.044214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-0000000000000ae4-0006549a199de82e.journal.gz
2026-06-19 12:37:48.044229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-00000000000012a5-0006549a2c4ccb65.journal.gz
2026-06-19 12:37:48.044245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-0000000000001a62-0006549a4bd5e058.journal.gz
2026-06-19 12:37:48.044259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-00000000000024fa-0006549a4beaf5f3.journal.gz
2026-06-19 12:37:48.044274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-0000000000003255-0006549a4bef8265.journal.gz
2026-06-19 12:37:48.044288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-0000000000003dc8-0006549a4c5bb5ee.journal.gz
2026-06-19 12:37:48.044303 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-00000000000047be-0006549a4c694d39.journal.gz
2026-06-19 12:37:48.044318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/system@26ee0ec1faa04cc0b4168189b0051cf5-000000000000548b-0006549a4dd009e8.journal.gz
2026-06-19 12:37:48.044333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/user-1000.journal.gz
2026-06-19 12:37:48.044347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/54560fc51fb24e6fbac5bded5c1dd251/user-42405.journal.gz
2026-06-19 12:37:48.044362 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-19 12:37:48.044377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-19 12:37:48.044392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-19 12:37:48.044408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-19 12:37:48.044424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-19 12:37:48.044464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-19 12:37:48.044482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-19 12:37:48.044497 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-19 12:37:48.044516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa19
2026-06-19 12:37:48.044563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-19 12:37:48.044592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-19 12:37:48.044610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-19 12:37:48.044626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-19 12:37:48.044647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-19 12:37:48.044663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-19 12:37:48.044680 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-19 12:37:48.044703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-19 12:37:48.044727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-19 12:37:48.044748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-19 12:37:48.044764 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-19 12:37:48.044779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-19 12:37:48.044795 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-19 12:37:48.044811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-19 12:37:48.044826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-19 12:37:48.044841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-19 12:37:48.044857 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-19 12:37:48.044872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-19 12:37:48.044888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-19 12:37:48.044903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-19 12:37:48.044918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-19 12:37:48.044934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-19 12:37:48.044949 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-19 12:37:48.044964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-19 12:37:48.044997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-19 12:37:48.045015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-19 12:37:48.045031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-19 12:37:48.045046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-19 12:37:48.045061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-19 12:37:48.045077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-19 12:37:48.045097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-19 12:37:48.045122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-19 12:37:48.045143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-19 12:37:48.045159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-19 12:37:48.045174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-19 12:37:48.045190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-19 12:37:48.045206 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-19 12:37:48.045226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-19 12:37:48.045241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-19 12:37:48.045257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-19 12:37:48.045271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-19 12:37:48.045286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-19 12:37:48.045302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-19 12:37:48.045318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-19 12:37:48.045334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-19 12:37:48.045348 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-19 12:37:48.045363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-19 12:37:48.045379 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-19 12:37:48.045398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-19 12:37:48.045422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-19 12:37:48.045464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-19 12:37:48.045481 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-19 12:37:48.045505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-19 12:37:48.045528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-19 12:37:48.045545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-19 12:37:48.045560 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-19 12:37:48.045576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-19 12:37:48.045597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-19 12:37:48.045620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-19 12:37:48.045638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-19 12:37:48.045653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-19 12:37:48.045670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-19 12:37:48.045693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-19 12:37:48.045716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-19 12:37:48.045736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-19 12:37:48.045753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-19 12:37:48.045774 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-19 12:37:48.045802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-19 12:37:48.045826 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-19 12:37:48.045849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-19 12:37:48.045871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-19 12:37:48.045892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-19 12:37:48.045912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-19 12:37:48.045934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-19 12:37:48.045956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-19 12:37:48.045976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-19 12:37:48.045997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-19 12:37:48.046017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-19 12:37:48.046034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-19 12:37:48.046049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-19 12:37:48.046065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-19 12:37:48.046081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-19 12:37:48.046097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-19 12:37:48.046113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-19 12:37:48.046129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-19 12:37:48.046144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-19 12:37:48.046160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-19 12:37:48.046178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-19 12:37:48.046202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-19 12:37:48.046225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-19 12:37:48.046242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-19 12:37:48.046258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-19 12:37:48.046274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-19 12:37:48.046290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-19 12:37:48.046305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-19 12:37:48.046321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-19 12:37:48.046336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-19 12:37:48.046352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-19 12:37:48.046372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-19 12:37:48.046388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-19 12:37:48.046404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-19 12:37:48.046419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-19 12:37:48.046456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-19 12:37:48.046473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-19 12:37:48.046489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-19 12:37:48.046504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-19 12:37:48.046520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-19 12:37:48.046535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-19 12:37:48.046551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-19 12:37:48.046566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-19 12:37:48.046581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-19 12:37:48.046597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-19 12:37:48.046611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-19 12:37:48.046627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-19 12:37:48.046642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-19 12:37:48.046657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-19 12:37:48.046673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-19 12:37:48.046689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-19 12:37:48.046705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-19 12:37:48.046720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-19 12:37:48.046735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-19 12:37:48.046751 | controller | cd+++++++++ ci-framework-data/logs/2026-06-19_12-22/
2026-06-19 12:37:48.046767 | controller | >f+++++++++ ci-framework-data/logs/2026-06-19_12-22/ansible.log
2026-06-19 12:37:48.046783 | controller | >f+++++++++ ci-framework-data/logs/2026-06-19_12-22/crc-setup.log
2026-06-19 12:37:48.046799 | controller | >f+++++++++ ci-framework-data/logs/2026-06-19_12-22/crc-start.log
2026-06-19 12:37:48.046814 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-19 12:37:48.046829 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-19 12:37:48.046844 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-19 12:37:48.046859 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-19-11:51:43.log
2026-06-19 12:37:48.046874 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-19-11:56:27.log
2026-06-19 12:37:48.046894 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-19-11:51:43.log
2026-06-19 12:37:48.046909 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-19-11:56:27.log
2026-06-19 12:37:48.046925 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-19 12:37:48.046940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-19 12:37:48.046955 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-19 12:37:48.046970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z_fc8f3916-1f7f-49a1-bce6-39d7cd342b96/
2026-06-19 12:37:48.046986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z_fc8f3916-1f7f-49a1-bce6-39d7cd342b96/manager/
2026-06-19 12:37:48.047000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-589499cb4b-wpp8z_fc8f3916-1f7f-49a1-bce6-39d7cd342b96/manager/0.log
2026-06-19 12:37:48.047015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/
2026-06-19 12:37:48.047030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-httpd/
2026-06-19 12:37:48.047045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-httpd/0.log.gz
2026-06-19 12:37:48.047059 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-ipa-downloader/
2026-06-19 12:37:48.047074 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-ipa-downloader/0.log
2026-06-19 12:37:48.047089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-log-watch/
2026-06-19 12:37:48.047104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic-log-watch/0.log.gz
2026-06-19 12:37:48.047120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic/
2026-06-19 12:37:48.047136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/ironic/0.log
2026-06-19 12:37:48.047151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/mariadb/
2026-06-19 12:37:48.047166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-69f9bd6485-gmkxw_fd6e54d1-7e92-49b5-be31-d33d8a704808/mariadb/0.log
2026-06-19 12:37:48.047181 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hvjkm_4179e2fe-64cc-47fe-8064-223cd203259f/
2026-06-19 12:37:48.047196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hvjkm_4179e2fe-64cc-47fe-8064-223cd203259f/cert-manager-controller/
2026-06-19 12:37:48.047215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-hvjkm_4179e2fe-64cc-47fe-8064-223cd203259f/cert-manager-controller/0.log
2026-06-19 12:37:48.047231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5_42c01246-fb7a-463d-b1af-7ecaa0688989/
2026-06-19 12:37:48.047247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5_42c01246-fb7a-463d-b1af-7ecaa0688989/cert-manager-cainjector/
2026-06-19 12:37:48.047267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-g9dd5_42c01246-fb7a-463d-b1af-7ecaa0688989/cert-manager-cainjector/0.log
2026-06-19 12:37:48.047291 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-mbzz8_c894e78d-5321-44e4-a82d-f9f5f7b084f4/
2026-06-19 12:37:48.047312 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-mbzz8_c894e78d-5321-44e4-a82d-f9f5f7b084f4/cert-manager-webhook/
2026-06-19 12:37:48.047328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-mbzz8_c894e78d-5321-44e4-a82d-f9f5f7b084f4/cert-manager-webhook/0.log
2026-06-19 12:37:48.047344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-19 12:37:48.047359 | 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-19 12:37:48.047375 | 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-19 12:37:48.047391 | 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-19 12:37:48.047407 | 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-19 12:37:48.047422 | 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-19 12:37:48.047463 | 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-19 12:37:48.047482 | 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-19 12:37:48.047498 | 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-19 12:37:48.047514 | 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-19 12:37:48.047530 | 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-19 12:37:48.047545 | 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-19 12:37:48.047561 | 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-19 12:37:48.047580 | 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-19 12:37:48.047597 | 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-19 12:37:48.047612 | 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-19 12:37:48.047627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-778c9b584-r9pmz_9209288f-ae54-4b52-a631-23c78fab248a/
2026-06-19 12:37:48.047642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-778c9b584-r9pmz_9209288f-ae54-4b52-a631-23c78fab248a/controller/
2026-06-19 12:37:48.047659 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-778c9b584-r9pmz_9209288f-ae54-4b52-a631-23c78fab248a/controller/0.log.gz
2026-06-19 12:37:48.047674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-778c9b584-r9pmz_9209288f-ae54-4b52-a631-23c78fab248a/kube-rbac-proxy/
2026-06-19 12:37:48.047690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-778c9b584-r9pmz_9209288f-ae54-4b52-a631-23c78fab248a/kube-rbac-proxy/0.log
2026-06-19 12:37:48.047705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw_9ce087da-4083-4fb7-80b1-a753f308d888/
2026-06-19 12:37:48.047720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw_9ce087da-4083-4fb7-80b1-a753f308d888/manager/
2026-06-19 12:37:48.047735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-658cc9447c-n7qqw_9ce087da-4083-4fb7-80b1-a753f308d888/manager/0.log
2026-06-19 12:37:48.047750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd_c5d2c35f-20fe-4a19-84f0-b5149d764352/
2026-06-19 12:37:48.047765 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd_c5d2c35f-20fe-4a19-84f0-b5149d764352/webhook-server/
2026-06-19 12:37:48.047780 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-866497dc4b-2n9pd_c5d2c35f-20fe-4a19-84f0-b5149d764352/webhook-server/0.log
2026-06-19 12:37:48.047795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-7rh7v_021ac72b-cd56-4cfe-9f5b-257e9d76fbb3/
2026-06-19 12:37:48.047812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-7rh7v_021ac72b-cd56-4cfe-9f5b-257e9d76fbb3/kube-rbac-proxy/
2026-06-19 12:37:48.047827 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-7rh7v_021ac72b-cd56-4cfe-9f5b-257e9d76fbb3/kube-rbac-proxy/0.log
2026-06-19 12:37:48.047842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-7rh7v_021ac72b-cd56-4cfe-9f5b-257e9d76fbb3/speaker/
2026-06-19 12:37:48.047857 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-7rh7v_021ac72b-cd56-4cfe-9f5b-257e9d76fbb3/speaker/0.log.gz
2026-06-19 12:37:48.047873 | 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-19 12:37:48.047893 | 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-19 12:37:48.047910 | 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-19 12:37:48.047925 | 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-19 12:37:48.047940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-19 12:37:48.047955 | 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-19 12:37:48.047970 | 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-19 12:37:48.047986 | 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-19 12:37:48.048002 | 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-19 12:37:48.048018 | 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-19 12:37:48.048033 | 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-19 12:37:48.048049 | 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-19 12:37:48.048064 | 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-19 12:37:48.048079 | 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-19 12:37:48.048094 | 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-19 12:37:48.048109 | 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-19 12:37:48.048124 | 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-19 12:37:48.048140 | 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/1.log
2026-06-19 12:37:48.048154 | 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-19 12:37:48.048176 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-5546596d99-8xx95_0e995346-fe6c-4cea-9b2d-f7fd0905c85e/
2026-06-19 12:37:48.048192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-5546596d99-8xx95_0e995346-fe6c-4cea-9b2d-f7fd0905c85e/oauth-openshift/
2026-06-19 12:37:48.048207 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-5546596d99-8xx95_0e995346-fe6c-4cea-9b2d-f7fd0905c85e/oauth-openshift/0.log
2026-06-19 12:37:48.048222 | 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-19 12:37:48.048237 | 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-19 12:37:48.048254 | 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-19 12:37:48.048269 | 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-19 12:37:48.048284 | 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-19 12:37:48.048299 | 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-19 12:37:48.048315 | 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-19 12:37:48.048331 | 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-19 12:37:48.048352 | 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-19 12:37:48.048376 | 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-19 12:37:48.048398 | 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/830eac848b308e0b027caeeaf9ab8d366ad29cc33ffd3aecf1633661d7fa69af.log
2026-06-19 12:37:48.048415 | 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-19 12:37:48.048452 | 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-19 12:37:48.048471 | 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-19 12:37:48.048492 | 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-19 12:37:48.048508 | 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-19 12:37:48.048525 | 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-19 12:37:48.048540 | 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-19 12:37:48.048555 | 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-19 12:37:48.048571 | 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-19 12:37:48.048587 | 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-19 12:37:48.048603 | 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.gz
2026-06-19 12:37:48.048618 | 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-19 12:37:48.048633 | 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-19 12:37:48.048648 | 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-19 12:37:48.048662 | 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-19 12:37:48.048679 | 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-19 12:37:48.048694 | 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-19 12:37:48.048710 | 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-19 12:37:48.048725 | 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-19 12:37:48.048740 | 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-19 12:37:48.048760 | 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-19 12:37:48.048776 | 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-19 12:37:48.048792 | 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-19 12:37:48.048807 | 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-19 12:37:48.048823 | 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-19 12:37:48.048838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-68c864f8b8-c9jvd_4ec45244-f349-45f7-9859-56563094e049/
2026-06-19 12:37:48.048853 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-68c864f8b8-c9jvd_4ec45244-f349-45f7-9859-56563094e049/console/
2026-06-19 12:37:48.048869 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-68c864f8b8-c9jvd_4ec45244-f349-45f7-9859-56563094e049/console/0.log
2026-06-19 12:37:48.048885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-19 12:37:48.048900 | 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-19 12:37:48.048916 | 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-19 12:37:48.048931 | 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-19 12:37:48.048946 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-19 12:37:48.048961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-19 12:37:48.048991 | 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-19 12:37:48.049009 | 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-19 12:37:48.049026 | 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-19 12:37:48.049046 | 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-19 12:37:48.049069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s_c1cf805a-5717-41b4-b863-fecec28256b8/
2026-06-19 12:37:48.049095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s_c1cf805a-5717-41b4-b863-fecec28256b8/controller-manager/
2026-06-19 12:37:48.049116 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s_c1cf805a-5717-41b4-b863-fecec28256b8/controller-manager/0.log
2026-06-19 12:37:48.049132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-7b495dd9cf-wzd9s_c1cf805a-5717-41b4-b863-fecec28256b8/controller-manager/1.log
2026-06-19 12:37:48.049147 | 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-19 12:37:48.049162 | 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-19 12:37:48.049178 | 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-19 12:37:48.049193 | 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-19 12:37:48.049208 | 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-19 12:37:48.049223 | 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-19 12:37:48.049237 | 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-19 12:37:48.049253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-19 12:37:48.049268 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-19 12:37:48.049284 | 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-19 12:37:48.049299 | 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-19 12:37:48.049314 | 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-19 12:37:48.049329 | 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-19 12:37:48.049344 | 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-19 12:37:48.049359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-19 12:37:48.049374 | 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-19 12:37:48.049389 | 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-19 12:37:48.049408 | 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-19 12:37:48.049425 | 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-19 12:37:48.049477 | 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-19 12:37:48.049502 | 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-19 12:37:48.049525 | 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-19 12:37:48.049547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-19 12:37:48.049571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-19 12:37:48.049594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-19 12:37:48.049617 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-19 12:37:48.049633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-19 12:37:48.049649 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-19 12:37:48.049665 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-19 12:37:48.049680 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-19 12:37:48.049696 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-19 12:37:48.049712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-19 12:37:48.049727 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-19 12:37:48.049743 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-19 12:37:48.049758 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-19 12:37:48.049773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-19 12:37:48.049788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-19 12:37:48.049805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-19 12:37:48.049822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-19 12:37:48.049851 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_d7d80742-5758-4a2b-ba7e-38e0ea68711c/
2026-06-19 12:37:48.049873 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_d7d80742-5758-4a2b-ba7e-38e0ea68711c/installer/
2026-06-19 12:37:48.049890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_d7d80742-5758-4a2b-ba7e-38e0ea68711c/installer/0.log
2026-06-19 12:37:48.049905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/
2026-06-19 12:37:48.049920 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/ea5ac135bed0161192aa0d0802d7d6c98a4c5404ae66236ff647438dc01771fc.log
2026-06-19 12:37:48.049936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/controller/
2026-06-19 12:37:48.049955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/controller/0.log
2026-06-19 12:37:48.049978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-frr-files/
2026-06-19 12:37:48.049999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-frr-files/0.log
2026-06-19 12:37:48.050016 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-frr-status/
2026-06-19 12:37:48.050032 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-frr-status/0.log
2026-06-19 12:37:48.050047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-metrics/
2026-06-19 12:37:48.050062 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-metrics/0.log
2026-06-19 12:37:48.050078 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-reloader/
2026-06-19 12:37:48.050093 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/cp-reloader/0.log
2026-06-19 12:37:48.050109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr-metrics/
2026-06-19 12:37:48.050126 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr-metrics/0.log
2026-06-19 12:37:48.050145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr-status/
2026-06-19 12:37:48.050168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr-status/0.log
2026-06-19 12:37:48.050196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr/
2026-06-19 12:37:48.050220 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/frr/0.log
2026-06-19 12:37:48.050243 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/kube-rbac-proxy-frr/
2026-06-19 12:37:48.050270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/kube-rbac-proxy-frr/0.log
2026-06-19 12:37:48.050287 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/kube-rbac-proxy/
2026-06-19 12:37:48.050302 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/kube-rbac-proxy/0.log
2026-06-19 12:37:48.050318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/reloader/
2026-06-19 12:37:48.050333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-qz26m_9c5e372e-75a6-44d5-9023-abacd7a4157c/reloader/0.log
2026-06-19 12:37:48.050349 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-xpswj_5030ce5f-8357-4e1a-ad40-230026283a6b/
2026-06-19 12:37:48.050364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-xpswj_5030ce5f-8357-4e1a-ad40-230026283a6b/frr-k8s-webhook-server/
2026-06-19 12:37:48.050379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-xpswj_5030ce5f-8357-4e1a-ad40-230026283a6b/frr-k8s-webhook-server/0.log
2026-06-19 12:37:48.050394 | 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-19 12:37:48.050409 | 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-19 12:37:48.050425 | 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-19 12:37:48.050468 | 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-19 12:37:48.050486 | 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-19 12:37:48.050501 | 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-19 12:37:48.050516 | 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-19 12:37:48.050531 | 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-19 12:37:48.050546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-19 12:37:48.050561 | 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-19 12:37:48.050576 | 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-19 12:37:48.050596 | 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-19 12:37:48.050611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697868-t86bs_b9abb00e-654a-4698-8240-9952209e4464/
2026-06-19 12:37:48.050626 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697868-t86bs_b9abb00e-654a-4698-8240-9952209e4464/oc/
2026-06-19 12:37:48.050641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697868-t86bs_b9abb00e-654a-4698-8240-9952209e4464/oc/0.log
2026-06-19 12:37:48.050656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697870-lgkbk_32de15c7-f51d-455c-b377-77adb8357489/
2026-06-19 12:37:48.050671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697870-lgkbk_32de15c7-f51d-455c-b377-77adb8357489/oc/
2026-06-19 12:37:48.050686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697870-lgkbk_32de15c7-f51d-455c-b377-77adb8357489/oc/0.log
2026-06-19 12:37:48.050701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697872-c58f9_14561212-e167-4c63-9fe8-8b1179de28c0/
2026-06-19 12:37:48.050716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697872-c58f9_14561212-e167-4c63-9fe8-8b1179de28c0/oc/
2026-06-19 12:37:48.050730 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29697872-c58f9_14561212-e167-4c63-9fe8-8b1179de28c0/oc/0.log
2026-06-19 12:37:48.050745 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-19 12:37:48.050760 | 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-19 12:37:48.050775 | 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-19 12:37:48.050799 | 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-19 12:37:48.050815 | 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-19 12:37:48.050830 | 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-19 12:37:48.050849 | 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-19 12:37:48.050864 | 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-19 12:37:48.050882 | 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-19 12:37:48.050971 | 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-19 12:37:48.050998 | 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-19 12:37:48.051015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-19 12:37:48.051031 | 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-19 12:37:48.051048 | 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-19 12:37:48.051063 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/1.log
2026-06-19 12:37:48.051078 | 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-19 12:37:48.051093 | 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-19 12:37:48.051108 | 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-19 12:37:48.051124 | 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-19 12:37:48.051139 | 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-19 12:37:48.051156 | 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/2.log
2026-06-19 12:37:48.051171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-19 12:37:48.051187 | 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-19 12:37:48.051202 | 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-19 12:37:48.051218 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e/
2026-06-19 12:37:48.051233 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e/installer/
2026-06-19 12:37:48.051249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_124e9f4a-2d82-4fc5-8dda-de1bf3531f4e/installer/0.log
2026-06-19 12:37:48.051264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-19 12:37:48.051279 | 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-19 12:37:48.051298 | 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-19 12:37:48.051314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-19 12:37:48.051329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-19 12:37:48.051344 | 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-19 12:37:48.051360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-19 12:37:48.051375 | 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-19 12:37:48.051389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-19 12:37:48.051404 | 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-19 12:37:48.051419 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-19 12:37:48.051457 | 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-19 12:37:48.051473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-19 12:37:48.051489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-19 12:37:48.051503 | 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-19 12:37:48.051518 | 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-19 12:37:48.051533 | 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-19 12:37:48.051548 | 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-19 12:37:48.051563 | 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-19 12:37:48.051578 | 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-19 12:37:48.051593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_5e190b5c-d3ae-4b35-852f-149ee6d01184/
2026-06-19 12:37:48.051608 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_5e190b5c-d3ae-4b35-852f-149ee6d01184/pruner/
2026-06-19 12:37:48.051628 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_5e190b5c-d3ae-4b35-852f-149ee6d01184/pruner/0.log
2026-06-19 12:37:48.051643 | 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-19 12:37:48.051659 | 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-19 12:37:48.051676 | 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-19 12:37:48.051743 | 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-19 12:37:48.051775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-19 12:37:48.051793 | 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-19 12:37:48.051810 | 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-19 12:37:48.051826 | 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-19 12:37:48.051842 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-19 12:37:48.051858 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-19 12:37:48.051873 | 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-19 12:37:48.051889 | 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-19 12:37:48.051904 | 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-19 12:37:48.051919 | 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-19 12:37:48.051934 | 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-19 12:37:48.051949 | 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-19 12:37:48.051969 | 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-19 12:37:48.051984 | 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-19 12:37:48.051999 | 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-19 12:37:48.052014 | 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-19 12:37:48.052028 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/3.log
2026-06-19 12:37:48.052044 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/4.log
2026-06-19 12:37:48.052059 | 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-19 12:37:48.052073 | 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-19 12:37:48.052089 | 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-19 12:37:48.052104 | 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-19 12:37:48.052128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-19 12:37:48.052152 | 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-19 12:37:48.052170 | 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-19 12:37:48.052186 | 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-19 12:37:48.052202 | 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-19 12:37:48.052217 | 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-19 12:37:48.052232 | 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-19 12:37:48.052247 | 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-19 12:37:48.052265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-19 12:37:48.052281 | 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-19 12:37:48.052296 | 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-19 12:37:48.052311 | 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-19 12:37:48.052326 | 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-19 12:37:48.052340 | 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-19 12:37:48.052355 | 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-19 12:37:48.052370 | 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-19 12:37:48.052385 | 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-19 12:37:48.052400 | 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-19 12:37:48.052417 | 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-19 12:37:48.052467 | 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-19 12:37:48.052487 | 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-19 12:37:48.052504 | 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-19 12:37:48.052519 | 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-19 12:37:48.052535 | 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-19 12:37:48.052550 | 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-19 12:37:48.052565 | 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-19 12:37:48.052585 | 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-19 12:37:48.052601 | 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-19 12:37:48.052616 | 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-19 12:37:48.052631 | 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-19 12:37:48.052646 | 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-19 12:37:48.052661 | 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-19 12:37:48.052676 | 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-19 12:37:48.052692 | 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-19 12:37:48.052707 | 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-19 12:37:48.052722 | 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-19 12:37:48.052738 | 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-19 12:37:48.052753 | 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-19 12:37:48.052767 | 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-19 12:37:48.052782 | 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-19 12:37:48.052796 | 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-19 12:37:48.052811 | 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-19 12:37:48.052826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-19 12:37:48.052840 | 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-19 12:37:48.052860 | 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-19 12:37:48.052875 | 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-19 12:37:48.052890 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-19 12:37:48.052905 | 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-19 12:37:48.052920 | 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-19 12:37:48.052935 | 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-19 12:37:48.052950 | 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-19 12:37:48.052965 | 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-19 12:37:48.052980 | 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-19 12:37:48.053020 | 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-19 12:37:48.053036 | 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-19 12:37:48.053051 | 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-19 12:37:48.053066 | 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-19 12:37:48.053081 | 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-19 12:37:48.053096 | 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-19 12:37:48.053112 | 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-19 12:37:48.053135 | 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-19 12:37:48.053155 | 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-19 12:37:48.053178 | 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-19 12:37:48.053194 | 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-19 12:37:48.053210 | 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-19 12:37:48.053225 | 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-19 12:37:48.053242 | 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-19 12:37:48.053257 | 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-19 12:37:48.053273 | 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-19 12:37:48.053289 | 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-19 12:37:48.053304 | 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.gz
2026-06-19 12:37:48.053320 | 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-19 12:37:48.053336 | 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-19 12:37:48.053351 | 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-19 12:37:48.053366 | 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-19 12:37:48.053382 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/
2026-06-19 12:37:48.053397 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/extract/
2026-06-19 12:37:48.053412 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/extract/0.log
2026-06-19 12:37:48.053449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/pull/
2026-06-19 12:37:48.053487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/pull/0.log
2026-06-19 12:37:48.053506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/util/
2026-06-19 12:37:48.053522 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw_eb75e09a-1bd1-406b-ab4e-d3899a554d44/util/0.log
2026-06-19 12:37:48.053537 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/
2026-06-19 12:37:48.053553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/extract/
2026-06-19 12:37:48.053569 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/extract/0.log
2026-06-19 12:37:48.053584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/pull/
2026-06-19 12:37:48.053602 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/pull/0.log
2026-06-19 12:37:48.053617 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/util/
2026-06-19 12:37:48.053633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t_108c28f8-8d72-4a01-884c-5cf81576182a/util/0.log
2026-06-19 12:37:48.053649 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/
2026-06-19 12:37:48.053664 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/extract-content/
2026-06-19 12:37:48.053680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/extract-content/0.log
2026-06-19 12:37:48.053695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/extract-utilities/
2026-06-19 12:37:48.053710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/extract-utilities/0.log
2026-06-19 12:37:48.053725 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/registry-server/
2026-06-19 12:37:48.053739 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-wnzzc_d9b6d14a-7412-4c8a-acfb-61398a453ad6/registry-server/0.log.gz
2026-06-19 12:37:48.053755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/
2026-06-19 12:37:48.053771 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/extract-content/
2026-06-19 12:37:48.053792 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/extract-content/0.log
2026-06-19 12:37:48.053809 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/extract-utilities/
2026-06-19 12:37:48.053824 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/extract-utilities/0.log
2026-06-19 12:37:48.053841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/registry-server/
2026-06-19 12:37:48.053856 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-h8ftv_89507539-0af0-493b-98a3-3224b399da57/registry-server/0.log.gz
2026-06-19 12:37:48.053871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-sb46v_5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661/
2026-06-19 12:37:48.053886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-sb46v_5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661/marketplace-operator/
2026-06-19 12:37:48.053901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-sb46v_5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661/marketplace-operator/0.log
2026-06-19 12:37:48.053916 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-sb46v_5a9a47dd-cb9c-46e5-b37c-3d6aaf60f661/marketplace-operator/1.log
2026-06-19 12:37:48.053931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/
2026-06-19 12:37:48.053946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/extract-content/
2026-06-19 12:37:48.053962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/extract-content/0.log
2026-06-19 12:37:48.053977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/extract-utilities/
2026-06-19 12:37:48.053992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/extract-utilities/0.log
2026-06-19 12:37:48.054007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/registry-server/
2026-06-19 12:37:48.054022 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-492dw_5df7d005-1eb4-4a9c-beb4-415aee8b2a6f/registry-server/0.log.gz
2026-06-19 12:37:48.054036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/
2026-06-19 12:37:48.054051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/extract-content/
2026-06-19 12:37:48.054066 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/extract-content/0.log
2026-06-19 12:37:48.054085 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/extract-utilities/
2026-06-19 12:37:48.054101 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/extract-utilities/0.log
2026-06-19 12:37:48.054120 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/registry-server/
2026-06-19 12:37:48.054142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-qw2rg_b292320e-f652-4f93-8883-dfd0f0553207/registry-server/0.log.gz
2026-06-19 12:37:48.054163 | 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-19 12:37:48.054183 | 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-19 12:37:48.054202 | 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-19 12:37:48.054220 | 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-19 12:37:48.054240 | 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-19 12:37:48.054259 | 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-19 12:37:48.054279 | 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-19 12:37:48.054299 | 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-19 12:37:48.054319 | 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-19 12:37:48.054339 | 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-19 12:37:48.054355 | 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-19 12:37:48.054371 | 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-19 12:37:48.054386 | 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-19 12:37:48.054401 | 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-19 12:37:48.054416 | 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-19 12:37:48.054463 | 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-19 12:37:48.054482 | 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-19 12:37:48.054497 | 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-19 12:37:48.054513 | 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-19 12:37:48.054528 | 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-19 12:37:48.054543 | 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-19 12:37:48.054558 | 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-19 12:37:48.054573 | 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-19 12:37:48.054588 | 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-19 12:37:48.054603 | 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-19 12:37:48.054618 | 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-19 12:37:48.054633 | 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-19 12:37:48.054648 | 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-19 12:37:48.054665 | 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-19 12:37:48.054681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-19 12:37:48.054697 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-19 12:37:48.054713 | 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-19 12:37:48.054728 | 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-19 12:37:48.054745 | 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-19 12:37:48.054764 | 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-19 12:37:48.054780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-19 12:37:48.054795 | 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-19 12:37:48.054810 | 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-19 12:37:48.054825 | 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-19 12:37:48.054841 | 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-19 12:37:48.054856 | 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-19 12:37:48.054871 | 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-19 12:37:48.054886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-p655l_must-gather-kgr45_c5c50b9a-cb1d-411a-ac88-6a88feba1832/
2026-06-19 12:37:48.054901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-p655l_must-gather-kgr45_c5c50b9a-cb1d-411a-ac88-6a88feba1832/copy/
2026-06-19 12:37:48.054916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-p655l_must-gather-kgr45_c5c50b9a-cb1d-411a-ac88-6a88feba1832/gather/
2026-06-19 12:37:48.054931 | 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-19 12:37:48.054946 | 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-19 12:37:48.054961 | 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-19 12:37:48.054976 | 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-19 12:37:48.054992 | 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-19 12:37:48.055007 | 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-19 12:37:48.055022 | 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-19 12:37:48.055037 | 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-19 12:37:48.055052 | 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-19 12:37:48.055071 | 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-19 12:37:48.055086 | 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-19 12:37:48.055103 | 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-19 12:37:48.055123 | 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-19 12:37:48.055145 | 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-19 12:37:48.055161 | 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-19 12:37:48.055176 | 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-19 12:37:48.055191 | 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-19 12:37:48.055206 | 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-19 12:37:48.055220 | 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-19 12:37:48.055235 | 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-19 12:37:48.055250 | 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-19 12:37:48.055266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-19 12:37:48.055281 | 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-19 12:37:48.055296 | 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-19 12:37:48.055311 | 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-19 12:37:48.055327 | 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-19 12:37:48.055342 | 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-19 12:37:48.055356 | 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-19 12:37:48.055376 | 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.gz
2026-06-19 12:37:48.055392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k_51c0f5de-8a11-4e5b-a916-5769e304bbd0/
2026-06-19 12:37:48.055407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k_51c0f5de-8a11-4e5b-a916-5769e304bbd0/nmstate-console-plugin/
2026-06-19 12:37:48.055422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-668d7ffcd7-4k72k_51c0f5de-8a11-4e5b-a916-5769e304bbd0/nmstate-console-plugin/0.log
2026-06-19 12:37:48.055459 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-bbvgm_31b2d193-73fa-4513-a34a-2239ea2d2f31/
2026-06-19 12:37:48.055476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-bbvgm_31b2d193-73fa-4513-a34a-2239ea2d2f31/nmstate-handler/
2026-06-19 12:37:48.055492 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-bbvgm_31b2d193-73fa-4513-a34a-2239ea2d2f31/nmstate-handler/0.log
2026-06-19 12:37:48.055507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h_21392c06-722d-4dca-8538-54a158dbc02e/
2026-06-19 12:37:48.055522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h_21392c06-722d-4dca-8538-54a158dbc02e/kube-rbac-proxy/
2026-06-19 12:37:48.055537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h_21392c06-722d-4dca-8538-54a158dbc02e/kube-rbac-proxy/0.log
2026-06-19 12:37:48.055552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h_21392c06-722d-4dca-8538-54a158dbc02e/nmstate-metrics/
2026-06-19 12:37:48.055568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-7ff74cbc9-lbd6h_21392c06-722d-4dca-8538-54a158dbc02e/nmstate-metrics/0.log
2026-06-19 12:37:48.055584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-86489f5c89-zfwjz_0eca6366-c497-406a-9a28-15550eb9dad4/
2026-06-19 12:37:48.055599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-86489f5c89-zfwjz_0eca6366-c497-406a-9a28-15550eb9dad4/nmstate-operator/
2026-06-19 12:37:48.055614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-86489f5c89-zfwjz_0eca6366-c497-406a-9a28-15550eb9dad4/nmstate-operator/0.log
2026-06-19 12:37:48.055629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r_2f08003c-15bf-4e4a-85da-1b0022940d7c/
2026-06-19 12:37:48.055645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r_2f08003c-15bf-4e4a-85da-1b0022940d7c/nmstate-webhook/
2026-06-19 12:37:48.055660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-85489b69b6-5kw8r_2f08003c-15bf-4e4a-85da-1b0022940d7c/nmstate-webhook/0.log
2026-06-19 12:37:48.055676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-19 12:37:48.055695 | 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-19 12:37:48.055710 | 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-19 12:37:48.055725 | 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-19 12:37:48.055740 | 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-19 12:37:48.055754 | 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-19 12:37:48.055769 | 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-19 12:37:48.055783 | 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-19 12:37:48.055798 | 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-19 12:37:48.055813 | 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-19 12:37:48.055828 | 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-19 12:37:48.055843 | 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.gz
2026-06-19 12:37:48.055859 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq_9a988077-2b08-4136-aa5f-fad8eeb5958b/
2026-06-19 12:37:48.055874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq_9a988077-2b08-4136-aa5f-fad8eeb5958b/collect-profiles/
2026-06-19 12:37:48.055890 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697840-7pzhq_9a988077-2b08-4136-aa5f-fad8eeb5958b/collect-profiles/0.log
2026-06-19 12:37:48.055905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx_0a937e26-f100-42ef-876a-ec63940e71f1/
2026-06-19 12:37:48.055920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx_0a937e26-f100-42ef-876a-ec63940e71f1/collect-profiles/
2026-06-19 12:37:48.055935 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697855-nfhrx_0a937e26-f100-42ef-876a-ec63940e71f1/collect-profiles/0.log
2026-06-19 12:37:48.055950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb_fc3b133c-421c-4d11-9ff6-81af7d256527/
2026-06-19 12:37:48.055966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb_fc3b133c-421c-4d11-9ff6-81af7d256527/collect-profiles/
2026-06-19 12:37:48.055984 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29697870-5vvsb_fc3b133c-421c-4d11-9ff6-81af7d256527/collect-profiles/0.log
2026-06-19 12:37:48.056001 | 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-19 12:37:48.056017 | 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-19 12:37:48.056033 | 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-19 12:37:48.056048 | 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-19 12:37:48.056063 | 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-19 12:37:48.056078 | 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-19 12:37:48.056093 | 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-19 12:37:48.056109 | 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-19 12:37:48.056132 | 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-19 12:37:48.056152 | 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-19 12:37:48.056168 | 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-19 12:37:48.056183 | 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/2.log
2026-06-19 12:37:48.056199 | 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-19 12:37:48.056214 | 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-19 12:37:48.056229 | 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-19 12:37:48.056244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-19 12:37:48.056263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-f2rgz_587bfa64-1632-4b7c-adea-a0c27b228b10/
2026-06-19 12:37:48.056279 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-f2rgz_587bfa64-1632-4b7c-adea-a0c27b228b10/kube-rbac-proxy/
2026-06-19 12:37:48.056294 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-f2rgz_587bfa64-1632-4b7c-adea-a0c27b228b10/kube-rbac-proxy/0.log
2026-06-19 12:37:48.056309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-f2rgz_587bfa64-1632-4b7c-adea-a0c27b228b10/ovnkube-cluster-manager/
2026-06-19 12:37:48.056323 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-f2rgz_587bfa64-1632-4b7c-adea-a0c27b228b10/ovnkube-cluster-manager/0.log
2026-06-19 12:37:48.056339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/
2026-06-19 12:37:48.056355 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kube-rbac-proxy-node/
2026-06-19 12:37:48.056370 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kube-rbac-proxy-node/0.log
2026-06-19 12:37:48.056385 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kube-rbac-proxy-ovn-metrics/
2026-06-19 12:37:48.056401 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kube-rbac-proxy-ovn-metrics/0.log
2026-06-19 12:37:48.056416 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kubecfg-setup/
2026-06-19 12:37:48.056452 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/kubecfg-setup/0.log
2026-06-19 12:37:48.056470 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/nbdb/
2026-06-19 12:37:48.056486 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/nbdb/0.log
2026-06-19 12:37:48.056501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/northd/
2026-06-19 12:37:48.056516 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/northd/0.log
2026-06-19 12:37:48.056531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovn-acl-logging/
2026-06-19 12:37:48.056546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovn-acl-logging/0.log
2026-06-19 12:37:48.056561 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovn-controller/
2026-06-19 12:37:48.056576 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovn-controller/0.log
2026-06-19 12:37:48.056596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovnkube-controller/
2026-06-19 12:37:48.056612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/ovnkube-controller/0.log.gz
2026-06-19 12:37:48.056627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/sbdb/
2026-06-19 12:37:48.056642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-pk5xz_df989093-c0b8-498c-98b7-d005cb6c0f67/sbdb/0.log
2026-06-19 12:37:48.056656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j_6b162fbb-6d4e-4f85-95fa-670ded657b0d/
2026-06-19 12:37:48.056672 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j_6b162fbb-6d4e-4f85-95fa-670ded657b0d/route-controller-manager/
2026-06-19 12:37:48.056688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j_6b162fbb-6d4e-4f85-95fa-670ded657b0d/route-controller-manager/0.log
2026-06-19 12:37:48.056704 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-6b464b46b9-pvw6j_6b162fbb-6d4e-4f85-95fa-670ded657b0d/route-controller-manager/1.log
2026-06-19 12:37:48.056719 | 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-19 12:37:48.056735 | 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-19 12:37:48.056750 | 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-19 12:37:48.056765 | 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-19 12:37:48.056780 | 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-19 12:37:48.056795 | 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-19 12:37:48.056811 | 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-19 12:37:48.056827 | 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-19 12:37:48.056842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/
2026-06-19 12:37:48.056857 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/extract/
2026-06-19 12:37:48.056876 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/extract/0.log
2026-06-19 12:37:48.056892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/pull/
2026-06-19 12:37:48.056908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/pull/0.log
2026-06-19 12:37:48.056923 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/util/
2026-06-19 12:37:48.056938 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j_791cf354-8497-4f25-a819-471b52476977/util/0.log
2026-06-19 12:37:48.056952 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm_a8ec357a-3fc9-4199-b032-e7b8d789535a/
2026-06-19 12:37:48.056967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm_a8ec357a-3fc9-4199-b032-e7b8d789535a/manager/
2026-06-19 12:37:48.056982 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-89d6f987b-rvtlm_a8ec357a-3fc9-4199-b032-e7b8d789535a/manager/0.log
2026-06-19 12:37:48.057013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs_7e0ecedc-051d-42d2-8234-046cb37db58b/
2026-06-19 12:37:48.057031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs_7e0ecedc-051d-42d2-8234-046cb37db58b/manager/
2026-06-19 12:37:48.057046 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-79bdb8469d-m9krs_7e0ecedc-051d-42d2-8234-046cb37db58b/manager/0.log
2026-06-19 12:37:48.057061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx_c3c09f4d-fe7f-4b29-bb8d-f706995a4229/
2026-06-19 12:37:48.057076 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx_c3c09f4d-fe7f-4b29-bb8d-f706995a4229/manager/
2026-06-19 12:37:48.057091 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-85fd5dbc49-dkckx_c3c09f4d-fe7f-4b29-bb8d-f706995a4229/manager/0.log
2026-06-19 12:37:48.057106 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj_92f4ddcf-005e-46a2-8b43-423c648f9185/
2026-06-19 12:37:48.057127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj_92f4ddcf-005e-46a2-8b43-423c648f9185/manager/
2026-06-19 12:37:48.057149 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-6b9c496d7c-mxkdj_92f4ddcf-005e-46a2-8b43-423c648f9185/manager/0.log
2026-06-19 12:37:48.057166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66_e7420cec-804d-4d73-a344-4aac123b362d/
2026-06-19 12:37:48.057181 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66_e7420cec-804d-4d73-a344-4aac123b362d/manager/
2026-06-19 12:37:48.057200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-84445bd86f-bnd66_e7420cec-804d-4d73-a344-4aac123b362d/manager/0.log
2026-06-19 12:37:48.057215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq_7ec2b6aa-6e6a-443c-af2a-137f56415500/
2026-06-19 12:37:48.057229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq_7ec2b6aa-6e6a-443c-af2a-137f56415500/manager/
2026-06-19 12:37:48.057244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-667cdd8c5f-ln2jq_7ec2b6aa-6e6a-443c-af2a-137f56415500/manager/0.log
2026-06-19 12:37:48.057259 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-b666d59d7-447hv_c9b0b297-c18b-4fe7-917a-0532b47220dd/
2026-06-19 12:37:48.057273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-b666d59d7-447hv_c9b0b297-c18b-4fe7-917a-0532b47220dd/manager/
2026-06-19 12:37:48.057288 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-b666d59d7-447hv_c9b0b297-c18b-4fe7-917a-0532b47220dd/manager/0.log
2026-06-19 12:37:48.057303 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v_9ac69201-0545-401c-984a-abb900dc2722/
2026-06-19 12:37:48.057318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v_9ac69201-0545-401c-984a-abb900dc2722/manager/
2026-06-19 12:37:48.057333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-8657fb7f5b-98x5v_9ac69201-0545-401c-984a-abb900dc2722/manager/0.log
2026-06-19 12:37:48.057348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4_48b4eb42-87f2-46f3-ae78-e5911a57feb7/
2026-06-19 12:37:48.057363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4_48b4eb42-87f2-46f3-ae78-e5911a57feb7/manager/
2026-06-19 12:37:48.057378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-58d4f7fd4c-xh9n4_48b4eb42-87f2-46f3-ae78-e5911a57feb7/manager/0.log
2026-06-19 12:37:48.057393 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-985d6f879-p9b27_55604d5d-1e57-4c7b-85c0-e05d0ffe179d/
2026-06-19 12:37:48.057407 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-985d6f879-p9b27_55604d5d-1e57-4c7b-85c0-e05d0ffe179d/manager/
2026-06-19 12:37:48.057422 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-985d6f879-p9b27_55604d5d-1e57-4c7b-85c0-e05d0ffe179d/manager/0.log
2026-06-19 12:37:48.057463 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc_8563633c-b779-4437-a296-0ef64d0430e0/
2026-06-19 12:37:48.057480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc_8563633c-b779-4437-a296-0ef64d0430e0/manager/
2026-06-19 12:37:48.057499 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-869bcd4bdf-wbfbc_8563633c-b779-4437-a296-0ef64d0430e0/manager/0.log
2026-06-19 12:37:48.057514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898_09bc664f-e115-43c7-8a08-76a52e6ed138/
2026-06-19 12:37:48.057529 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898_09bc664f-e115-43c7-8a08-76a52e6ed138/manager/
2026-06-19 12:37:48.057543 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-5f5f55f465-2z898_09bc664f-e115-43c7-8a08-76a52e6ed138/manager/0.log
2026-06-19 12:37:48.057558 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7_77917865-317b-4e89-9b52-58cc23004be3/
2026-06-19 12:37:48.057573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7_77917865-317b-4e89-9b52-58cc23004be3/manager/
2026-06-19 12:37:48.057587 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-8fb548f77-brsq7_77917865-317b-4e89-9b52-58cc23004be3/manager/0.log
2026-06-19 12:37:48.057602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl_bd7a05ec-ec5d-4d42-96e0-61770f54b6de/
2026-06-19 12:37:48.057617 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl_bd7a05ec-ec5d-4d42-96e0-61770f54b6de/manager/
2026-06-19 12:37:48.057632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-8d6764f6b-7ztcl_bd7a05ec-ec5d-4d42-96e0-61770f54b6de/manager/0.log
2026-06-19 12:37:48.057646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz_ede0c0ce-562a-4b5c-bd1e-35527bf16176/
2026-06-19 12:37:48.057661 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz_ede0c0ce-562a-4b5c-bd1e-35527bf16176/manager/
2026-06-19 12:37:48.057676 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz_ede0c0ce-562a-4b5c-bd1e-35527bf16176/manager/0.log
2026-06-19 12:37:48.057691 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr_f5d91a2d-5adb-4baf-9800-bb308f98258a/
2026-06-19 12:37:48.057705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr_f5d91a2d-5adb-4baf-9800-bb308f98258a/operator/
2026-06-19 12:37:48.057720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-b7c5f6d4d-94qnr_f5d91a2d-5adb-4baf-9800-bb308f98258a/operator/0.log
2026-06-19 12:37:48.057735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw_07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2/
2026-06-19 12:37:48.057749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw_07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2/manager/
2026-06-19 12:37:48.057771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-d9469fb6f-2l4cw_07f6c2cd-ed6d-4a8c-b371-28ddfb2e4dc2/manager/0.log.gz
2026-06-19 12:37:48.057786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-x9sn4_34756d6d-531a-4246-9bde-7a6815402be8/
2026-06-19 12:37:48.057802 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-x9sn4_34756d6d-531a-4246-9bde-7a6815402be8/registry-server/
2026-06-19 12:37:48.057817 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-x9sn4_34756d6d-531a-4246-9bde-7a6815402be8/registry-server/0.log
2026-06-19 12:37:48.057832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n_3ccc7cf6-74cb-4317-843a-747380158fe7/
2026-06-19 12:37:48.057847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n_3ccc7cf6-74cb-4317-843a-747380158fe7/manager/
2026-06-19 12:37:48.057862 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5699c6db55-nkp9n_3ccc7cf6-74cb-4317-843a-747380158fe7/manager/0.log
2026-06-19 12:37:48.057877 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9_1faa02da-939e-4e77-b7b0-bd4c7db888ca/
2026-06-19 12:37:48.057892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9_1faa02da-939e-4e77-b7b0-bd4c7db888ca/manager/
2026-06-19 12:37:48.057907 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-57d6d8d46c-glrk9_1faa02da-939e-4e77-b7b0-bd4c7db888ca/manager/0.log
2026-06-19 12:37:48.057922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2_1a2e23cc-3c54-4201-8ab9-a84141e38fa4/
2026-06-19 12:37:48.057937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2_1a2e23cc-3c54-4201-8ab9-a84141e38fa4/manager/
2026-06-19 12:37:48.057952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-d46d69458-r49s2_1a2e23cc-3c54-4201-8ab9-a84141e38fa4/manager/0.log
2026-06-19 12:37:48.057967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q_9302eb5f-fb6a-41d2-a388-7b0bd7855a4b/
2026-06-19 12:37:48.057981 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q_9302eb5f-fb6a-41d2-a388-7b0bd7855a4b/manager/
2026-06-19 12:37:48.057996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-54574d6bdb-vxc8q_9302eb5f-fb6a-41d2-a388-7b0bd7855a4b/manager/0.log
2026-06-19 12:37:48.058011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb_96bd9bc7-08e2-4393-b560-8553915a0003/
2026-06-19 12:37:48.058026 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb_96bd9bc7-08e2-4393-b560-8553915a0003/manager/
2026-06-19 12:37:48.058042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-6886fd7fdd-stqjb_96bd9bc7-08e2-4393-b560-8553915a0003/manager/0.log
2026-06-19 12:37:48.058061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-66dd457d9d-8lj4t_dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1/
2026-06-19 12:37:48.058077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-66dd457d9d-8lj4t_dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1/barbican-api-log/
2026-06-19 12:37:48.058092 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-66dd457d9d-8lj4t_dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1/barbican-api-log/0.log
2026-06-19 12:37:48.058107 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-66dd457d9d-8lj4t_dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1/barbican-api/
2026-06-19 12:37:48.058123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-66dd457d9d-8lj4t_dc06e3ad-5ca9-49bf-b748-7f7acb7d30c1/barbican-api/0.log
2026-06-19 12:37:48.058138 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7db8f496b8-9s4ms_98f4a1d7-1611-48dc-a4a8-ae521fa4f55f/
2026-06-19 12:37:48.058153 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7db8f496b8-9s4ms_98f4a1d7-1611-48dc-a4a8-ae521fa4f55f/barbican-keystone-listener-log/
2026-06-19 12:37:48.058168 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7db8f496b8-9s4ms_98f4a1d7-1611-48dc-a4a8-ae521fa4f55f/barbican-keystone-listener-log/0.log
2026-06-19 12:37:48.058183 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7db8f496b8-9s4ms_98f4a1d7-1611-48dc-a4a8-ae521fa4f55f/barbican-keystone-listener/
2026-06-19 12:37:48.058198 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-7db8f496b8-9s4ms_98f4a1d7-1611-48dc-a4a8-ae521fa4f55f/barbican-keystone-listener/0.log
2026-06-19 12:37:48.058213 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-79dd84d5-vtqls_1e2ca8c3-1f01-4da2-a656-72a4d38bddbb/
2026-06-19 12:37:48.058228 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-79dd84d5-vtqls_1e2ca8c3-1f01-4da2-a656-72a4d38bddbb/barbican-worker-log/
2026-06-19 12:37:48.058243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-79dd84d5-vtqls_1e2ca8c3-1f01-4da2-a656-72a4d38bddbb/barbican-worker-log/0.log
2026-06-19 12:37:48.058258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-79dd84d5-vtqls_1e2ca8c3-1f01-4da2-a656-72a4d38bddbb/barbican-worker/
2026-06-19 12:37:48.058273 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-79dd84d5-vtqls_1e2ca8c3-1f01-4da2-a656-72a4d38bddbb/barbican-worker/0.log
2026-06-19 12:37:48.058288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk_8bab7201-c822-44ed-be22-559234b351ee/
2026-06-19 12:37:48.058303 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk_8bab7201-c822-44ed-be22-559234b351ee/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.058319 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk_8bab7201-c822-44ed-be22-559234b351ee/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.058334 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/
2026-06-19 12:37:48.058363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/ceilometer-central-agent/
2026-06-19 12:37:48.058379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/ceilometer-central-agent/0.log
2026-06-19 12:37:48.058394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/ceilometer-notification-agent/
2026-06-19 12:37:48.058409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/ceilometer-notification-agent/0.log
2026-06-19 12:37:48.058424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/proxy-httpd/
2026-06-19 12:37:48.058458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/proxy-httpd/0.log
2026-06-19 12:37:48.058474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/sg-core/
2026-06-19 12:37:48.058489 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_86a6e720-debe-4866-9fae-6fed83789c77/sg-core/0.log
2026-06-19 12:37:48.058504 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5809b66e-f9c0-410a-ab15-c0e20d5801f8/
2026-06-19 12:37:48.058520 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5809b66e-f9c0-410a-ab15-c0e20d5801f8/cinder-api-log/
2026-06-19 12:37:48.058535 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5809b66e-f9c0-410a-ab15-c0e20d5801f8/cinder-api-log/0.log
2026-06-19 12:37:48.058550 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5809b66e-f9c0-410a-ab15-c0e20d5801f8/cinder-api/
2026-06-19 12:37:48.058565 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_5809b66e-f9c0-410a-ab15-c0e20d5801f8/cinder-api/0.log
2026-06-19 12:37:48.058580 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_588d4069-dd0d-4b0d-b953-a7d335086b94/
2026-06-19 12:37:48.058594 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_588d4069-dd0d-4b0d-b953-a7d335086b94/cinder-scheduler/
2026-06-19 12:37:48.058610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_588d4069-dd0d-4b0d-b953-a7d335086b94/cinder-scheduler/0.log
2026-06-19 12:37:48.058625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_588d4069-dd0d-4b0d-b953-a7d335086b94/probe/
2026-06-19 12:37:48.058640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_588d4069-dd0d-4b0d-b953-a7d335086b94/probe/0.log
2026-06-19 12:37:48.058655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78_a00e684c-1499-4665-960c-47fcae0499a3/
2026-06-19 12:37:48.058670 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78_a00e684c-1499-4665-960c-47fcae0499a3/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.058685 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78_a00e684c-1499-4665-960c-47fcae0499a3/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.058704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44_50d26aa7-88da-40cd-922f-ebe50265c6ac/
2026-06-19 12:37:48.058720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44_50d26aa7-88da-40cd-922f-ebe50265c6ac/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.058736 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44_50d26aa7-88da-40cd-922f-ebe50265c6ac/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.058751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-jxjd2_fb92fb07-86ca-42b7-9900-297456bfc1b3/
2026-06-19 12:37:48.058767 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-jxjd2_fb92fb07-86ca-42b7-9900-297456bfc1b3/dnsmasq-dns/
2026-06-19 12:37:48.058782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-jxjd2_fb92fb07-86ca-42b7-9900-297456bfc1b3/dnsmasq-dns/0.log
2026-06-19 12:37:48.058797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-jxjd2_fb92fb07-86ca-42b7-9900-297456bfc1b3/init/
2026-06-19 12:37:48.058812 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-jxjd2_fb92fb07-86ca-42b7-9900-297456bfc1b3/init/0.log
2026-06-19 12:37:48.058827 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7_98dd391e-de61-4024-a746-3d5373a121d4/
2026-06-19 12:37:48.058842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7_98dd391e-de61-4024-a746-3d5373a121d4/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.058858 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7_98dd391e-de61-4024-a746-3d5373a121d4/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.058873 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_433c4b0d-f27c-45fb-bcfa-02323662191e/
2026-06-19 12:37:48.058889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_433c4b0d-f27c-45fb-bcfa-02323662191e/glance-httpd/
2026-06-19 12:37:48.058904 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_433c4b0d-f27c-45fb-bcfa-02323662191e/glance-httpd/0.log
2026-06-19 12:37:48.058919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_433c4b0d-f27c-45fb-bcfa-02323662191e/glance-log/
2026-06-19 12:37:48.058934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_433c4b0d-f27c-45fb-bcfa-02323662191e/glance-log/0.log
2026-06-19 12:37:48.058949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_874ad7f1-d1cb-4851-a6be-55729774caf3/
2026-06-19 12:37:48.058964 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_874ad7f1-d1cb-4851-a6be-55729774caf3/glance-httpd/
2026-06-19 12:37:48.058979 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_874ad7f1-d1cb-4851-a6be-55729774caf3/glance-httpd/0.log
2026-06-19 12:37:48.058994 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_874ad7f1-d1cb-4851-a6be-55729774caf3/glance-log/
2026-06-19 12:37:48.059012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_874ad7f1-d1cb-4851-a6be-55729774caf3/glance-log/0.log
2026-06-19 12:37:48.059027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc_60faa36a-5a40-4e11-8bbe-8f7c17fcce47/
2026-06-19 12:37:48.059043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc_60faa36a-5a40-4e11-8bbe-8f7c17fcce47/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.059058 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc_60faa36a-5a40-4e11-8bbe-8f7c17fcce47/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.059073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w_5273d08d-f9cc-4a1b-843b-58047b4bbc72/
2026-06-19 12:37:48.059089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w_5273d08d-f9cc-4a1b-843b-58047b4bbc72/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.059104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w_5273d08d-f9cc-4a1b-843b-58047b4bbc72/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.059119 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7554b58b5c-7q8x9_a3398fc8-20a9-452c-a967-4367baaaca14/
2026-06-19 12:37:48.059135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7554b58b5c-7q8x9_a3398fc8-20a9-452c-a967-4367baaaca14/keystone-api/
2026-06-19 12:37:48.059150 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7554b58b5c-7q8x9_a3398fc8-20a9-452c-a967-4367baaaca14/keystone-api/0.log
2026-06-19 12:37:48.059165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29697841-gh298_c095a964-2d9a-4cc7-8579-c08d1123b2f6/
2026-06-19 12:37:48.059180 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29697841-gh298_c095a964-2d9a-4cc7-8579-c08d1123b2f6/keystone-cron/
2026-06-19 12:37:48.059196 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29697841-gh298_c095a964-2d9a-4cc7-8579-c08d1123b2f6/keystone-cron/0.log
2026-06-19 12:37:48.059211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_985f6184-8735-4f5c-9884-0dc801e6a4ca/
2026-06-19 12:37:48.059226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_985f6184-8735-4f5c-9884-0dc801e6a4ca/kube-state-metrics/
2026-06-19 12:37:48.059242 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_985f6184-8735-4f5c-9884-0dc801e6a4ca/kube-state-metrics/0.log
2026-06-19 12:37:48.059257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7_dc5dc297-8e62-4ac1-afe4-b2b31d8214a0/
2026-06-19 12:37:48.059272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7_dc5dc297-8e62-4ac1-afe4-b2b31d8214a0/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.059288 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7_dc5dc297-8e62-4ac1-afe4-b2b31d8214a0/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.059309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_3e2685da-dd00-4bfd-9ce3-f23f555952b0/
2026-06-19 12:37:48.059325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_3e2685da-dd00-4bfd-9ce3-f23f555952b0/memcached/
2026-06-19 12:37:48.059341 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_3e2685da-dd00-4bfd-9ce3-f23f555952b0/memcached/0.log.gz
2026-06-19 12:37:48.059356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-ff77d7645-shd8f_ae770ecc-1d88-4aa9-b35e-db8a75595c6e/
2026-06-19 12:37:48.059371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-ff77d7645-shd8f_ae770ecc-1d88-4aa9-b35e-db8a75595c6e/neutron-api/
2026-06-19 12:37:48.059386 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-ff77d7645-shd8f_ae770ecc-1d88-4aa9-b35e-db8a75595c6e/neutron-api/0.log
2026-06-19 12:37:48.059401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-ff77d7645-shd8f_ae770ecc-1d88-4aa9-b35e-db8a75595c6e/neutron-httpd/
2026-06-19 12:37:48.059416 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-ff77d7645-shd8f_ae770ecc-1d88-4aa9-b35e-db8a75595c6e/neutron-httpd/0.log
2026-06-19 12:37:48.059450 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq_a26a4fd1-210b-4e5b-a8af-862d81f19117/
2026-06-19 12:37:48.059469 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq_a26a4fd1-210b-4e5b-a8af-862d81f19117/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.059486 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq_a26a4fd1-210b-4e5b-a8af-862d81f19117/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.059501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_3791e109-749f-46fc-9962-61ed2a0a99f0/
2026-06-19 12:37:48.059516 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_3791e109-749f-46fc-9962-61ed2a0a99f0/nova-api-api/
2026-06-19 12:37:48.059531 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_3791e109-749f-46fc-9962-61ed2a0a99f0/nova-api-api/0.log
2026-06-19 12:37:48.059547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_3791e109-749f-46fc-9962-61ed2a0a99f0/nova-api-log/
2026-06-19 12:37:48.059562 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_3791e109-749f-46fc-9962-61ed2a0a99f0/nova-api-log/0.log
2026-06-19 12:37:48.059576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8fee65ab-07b6-4799-81a7-dbc708935e7e/
2026-06-19 12:37:48.059591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8fee65ab-07b6-4799-81a7-dbc708935e7e/nova-cell0-conductor-conductor/
2026-06-19 12:37:48.059606 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_8fee65ab-07b6-4799-81a7-dbc708935e7e/nova-cell0-conductor-conductor/0.log
2026-06-19 12:37:48.059621 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_616f28ee-6788-4826-baa5-d926eff36e82/
2026-06-19 12:37:48.059636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_616f28ee-6788-4826-baa5-d926eff36e82/nova-cell1-conductor-conductor/
2026-06-19 12:37:48.059654 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_616f28ee-6788-4826-baa5-d926eff36e82/nova-cell1-conductor-conductor/0.log
2026-06-19 12:37:48.059669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_115d2e5e-96ba-42d1-8a12-8aec0b432c3e/
2026-06-19 12:37:48.059683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_115d2e5e-96ba-42d1-8a12-8aec0b432c3e/nova-cell1-novncproxy-novncproxy/
2026-06-19 12:37:48.059698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_115d2e5e-96ba-42d1-8a12-8aec0b432c3e/nova-cell1-novncproxy-novncproxy/0.log
2026-06-19 12:37:48.059713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw_a626ef04-dc46-44a3-a11c-ddeaac1be6ac/
2026-06-19 12:37:48.059728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw_a626ef04-dc46-44a3-a11c-ddeaac1be6ac/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.059743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw_a626ef04-dc46-44a3-a11c-ddeaac1be6ac/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.059758 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_813dbc20-4c82-467a-8cca-980520f1d615/
2026-06-19 12:37:48.059773 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_813dbc20-4c82-467a-8cca-980520f1d615/nova-metadata-log/
2026-06-19 12:37:48.059788 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_813dbc20-4c82-467a-8cca-980520f1d615/nova-metadata-log/0.log
2026-06-19 12:37:48.059803 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_813dbc20-4c82-467a-8cca-980520f1d615/nova-metadata-metadata/
2026-06-19 12:37:48.059818 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_813dbc20-4c82-467a-8cca-980520f1d615/nova-metadata-metadata/0.log
2026-06-19 12:37:48.059834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_739fa921-8448-47e7-9aaf-38a81965fab9/
2026-06-19 12:37:48.059849 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_739fa921-8448-47e7-9aaf-38a81965fab9/nova-scheduler-scheduler/
2026-06-19 12:37:48.059864 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_739fa921-8448-47e7-9aaf-38a81965fab9/nova-scheduler-scheduler/0.log
2026-06-19 12:37:48.059879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/
2026-06-19 12:37:48.059893 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/galera/
2026-06-19 12:37:48.059908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/galera/0.log
2026-06-19 12:37:48.059924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/galera/1.log
2026-06-19 12:37:48.059939 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/mysql-bootstrap/
2026-06-19 12:37:48.059958 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_1cab0c7d-660b-40f5-8932-51fcf9568d5f/mysql-bootstrap/0.log
2026-06-19 12:37:48.059974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb_e1365d5f-e767-4963-8c7a-e2a0c9c82e01/
2026-06-19 12:37:48.059990 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb_e1365d5f-e767-4963-8c7a-e2a0c9c82e01/init/
2026-06-19 12:37:48.060005 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb_e1365d5f-e767-4963-8c7a-e2a0c9c82e01/init/0.log
2026-06-19 12:37:48.060021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb_e1365d5f-e767-4963-8c7a-e2a0c9c82e01/osp-httpd/
2026-06-19 12:37:48.060036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb_e1365d5f-e767-4963-8c7a-e2a0c9c82e01/osp-httpd/0.log
2026-06-19 12:37:48.060051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_d8447d6f-bbbb-45d9-8682-d7c511ff37c0/
2026-06-19 12:37:48.060067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_d8447d6f-bbbb-45d9-8682-d7c511ff37c0/galera/
2026-06-19 12:37:48.060082 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_d8447d6f-bbbb-45d9-8682-d7c511ff37c0/galera/0.log
2026-06-19 12:37:48.060097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_d8447d6f-bbbb-45d9-8682-d7c511ff37c0/mysql-bootstrap/
2026-06-19 12:37:48.060113 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_d8447d6f-bbbb-45d9-8682-d7c511ff37c0/mysql-bootstrap/0.log
2026-06-19 12:37:48.060128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_5e9ba944-86c8-4413-9987-39333bb5269b/
2026-06-19 12:37:48.060144 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_5e9ba944-86c8-4413-9987-39333bb5269b/openstackclient/
2026-06-19 12:37:48.060159 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_5e9ba944-86c8-4413-9987-39333bb5269b/openstackclient/0.log
2026-06-19 12:37:48.060174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-ctrkq_2251c5a7-399a-4bd1-9efa-1eacc5ef4f43/
2026-06-19 12:37:48.060190 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-ctrkq_2251c5a7-399a-4bd1-9efa-1eacc5ef4f43/openstack-network-exporter/
2026-06-19 12:37:48.060205 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-ctrkq_2251c5a7-399a-4bd1-9efa-1eacc5ef4f43/openstack-network-exporter/0.log
2026-06-19 12:37:48.060221 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/
2026-06-19 12:37:48.060236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovs-vswitchd/
2026-06-19 12:37:48.060251 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovs-vswitchd/0.log
2026-06-19 12:37:48.060266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovsdb-server-init/
2026-06-19 12:37:48.060285 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovsdb-server-init/0.log
2026-06-19 12:37:48.060300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovsdb-server/
2026-06-19 12:37:48.060316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-58s82_66df2897-849d-4d92-a1f1-9b7b487792d2/ovsdb-server/0.log
2026-06-19 12:37:48.060331 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-v4l7z_ab5f37e0-432f-4a1b-a030-03162eb4ceba/
2026-06-19 12:37:48.060346 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-v4l7z_ab5f37e0-432f-4a1b-a030-03162eb4ceba/ovn-controller/
2026-06-19 12:37:48.060361 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-v4l7z_ab5f37e0-432f-4a1b-a030-03162eb4ceba/ovn-controller/0.log
2026-06-19 12:37:48.060376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk_650ee5d0-0085-4cac-9792-4d71f3e932fb/
2026-06-19 12:37:48.060391 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk_650ee5d0-0085-4cac-9792-4d71f3e932fb/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.060406 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk_650ee5d0-0085-4cac-9792-4d71f3e932fb/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.060421 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_e15a8978-8802-4cf2-857c-85e04603382a/
2026-06-19 12:37:48.060456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_e15a8978-8802-4cf2-857c-85e04603382a/openstack-network-exporter/
2026-06-19 12:37:48.060472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_e15a8978-8802-4cf2-857c-85e04603382a/openstack-network-exporter/0.log
2026-06-19 12:37:48.060488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_e15a8978-8802-4cf2-857c-85e04603382a/ovn-northd/
2026-06-19 12:37:48.060503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_e15a8978-8802-4cf2-857c-85e04603382a/ovn-northd/0.log
2026-06-19 12:37:48.060519 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9/
2026-06-19 12:37:48.060534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9/openstack-network-exporter/
2026-06-19 12:37:48.060549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9/openstack-network-exporter/0.log
2026-06-19 12:37:48.060564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9/ovsdbserver-nb/
2026-06-19 12:37:48.060580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_1e0d80fb-cb55-40ca-9cc7-e3bdfd027df9/ovsdbserver-nb/0.log
2026-06-19 12:37:48.060595 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_face055f-04d0-4a68-a4cc-de5cf1e2d3b6/
2026-06-19 12:37:48.060610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_face055f-04d0-4a68-a4cc-de5cf1e2d3b6/openstack-network-exporter/
2026-06-19 12:37:48.060629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_face055f-04d0-4a68-a4cc-de5cf1e2d3b6/openstack-network-exporter/0.log
2026-06-19 12:37:48.060645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_face055f-04d0-4a68-a4cc-de5cf1e2d3b6/ovsdbserver-sb/
2026-06-19 12:37:48.060660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_face055f-04d0-4a68-a4cc-de5cf1e2d3b6/ovsdbserver-sb/0.log
2026-06-19 12:37:48.060675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6c9bbc5fb-8glp8_6fe722ad-bddb-4f54-b64a-2c5635eed252/
2026-06-19 12:37:48.060690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6c9bbc5fb-8glp8_6fe722ad-bddb-4f54-b64a-2c5635eed252/placement-api/
2026-06-19 12:37:48.060705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6c9bbc5fb-8glp8_6fe722ad-bddb-4f54-b64a-2c5635eed252/placement-api/0.log
2026-06-19 12:37:48.060720 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6c9bbc5fb-8glp8_6fe722ad-bddb-4f54-b64a-2c5635eed252/placement-log/
2026-06-19 12:37:48.060735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-6c9bbc5fb-8glp8_6fe722ad-bddb-4f54-b64a-2c5635eed252/placement-log/0.log
2026-06-19 12:37:48.060749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_158a5f50-ae03-4d4f-9a97-cdc19a260645/
2026-06-19 12:37:48.060764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_158a5f50-ae03-4d4f-9a97-cdc19a260645/rabbitmq/
2026-06-19 12:37:48.060779 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_158a5f50-ae03-4d4f-9a97-cdc19a260645/rabbitmq/0.log
2026-06-19 12:37:48.060794 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_158a5f50-ae03-4d4f-9a97-cdc19a260645/setup-container/
2026-06-19 12:37:48.060809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_158a5f50-ae03-4d4f-9a97-cdc19a260645/setup-container/0.log
2026-06-19 12:37:48.060824 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6c0461be-b432-4cb5-98f2-be299e9dcc6b/
2026-06-19 12:37:48.060839 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6c0461be-b432-4cb5-98f2-be299e9dcc6b/rabbitmq/
2026-06-19 12:37:48.060855 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6c0461be-b432-4cb5-98f2-be299e9dcc6b/rabbitmq/0.log
2026-06-19 12:37:48.060870 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6c0461be-b432-4cb5-98f2-be299e9dcc6b/setup-container/
2026-06-19 12:37:48.060885 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_6c0461be-b432-4cb5-98f2-be299e9dcc6b/setup-container/0.log
2026-06-19 12:37:48.060901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk_a9824813-d6fb-4d6d-a536-1c2b2faafaea/
2026-06-19 12:37:48.060916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk_a9824813-d6fb-4d6d-a536-1c2b2faafaea/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.060932 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk_a9824813-d6fb-4d6d-a536-1c2b2faafaea/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.060950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv_d19e6407-c2af-4135-ba4a-6ff7daf815ec/
2026-06-19 12:37:48.060966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv_d19e6407-c2af-4135-ba4a-6ff7daf815ec/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.060981 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv_d19e6407-c2af-4135-ba4a-6ff7daf815ec/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.061013 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624_7f714817-d714-4fd8-865e-53667fdba1f1/
2026-06-19 12:37:48.061033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624_7f714817-d714-4fd8-865e-53667fdba1f1/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.061051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624_7f714817-d714-4fd8-865e-53667fdba1f1/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.061068 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8_9891e47e-015f-49b7-bfa0-a7625a19cac1/
2026-06-19 12:37:48.061086 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8_9891e47e-015f-49b7-bfa0-a7625a19cac1/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.061111 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8_9891e47e-015f-49b7-bfa0-a7625a19cac1/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.061134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p_53cc0194-e0aa-44b8-b1b6-9a25a73d97e5/
2026-06-19 12:37:48.061152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p_53cc0194-e0aa-44b8-b1b6-9a25a73d97e5/ssh-known-hosts-edpm-deployment-ipam/
2026-06-19 12:37:48.061175 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-8d95p_53cc0194-e0aa-44b8-b1b6-9a25a73d97e5/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-19 12:37:48.061193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-b87b4d7c7-kpj5b_af49f90f-ca14-456d-b524-333822a0519f/
2026-06-19 12:37:48.061281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-b87b4d7c7-kpj5b_af49f90f-ca14-456d-b524-333822a0519f/proxy-httpd/
2026-06-19 12:37:48.061303 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-b87b4d7c7-kpj5b_af49f90f-ca14-456d-b524-333822a0519f/proxy-httpd/0.log
2026-06-19 12:37:48.061318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-b87b4d7c7-kpj5b_af49f90f-ca14-456d-b524-333822a0519f/proxy-server/
2026-06-19 12:37:48.061334 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-b87b4d7c7-kpj5b_af49f90f-ca14-456d-b524-333822a0519f/proxy-server/0.log
2026-06-19 12:37:48.061349 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fgb2b_851e9744-d891-4a7b-ba85-5224dfeabd8d/
2026-06-19 12:37:48.061368 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fgb2b_851e9744-d891-4a7b-ba85-5224dfeabd8d/swift-ring-rebalance/
2026-06-19 12:37:48.061384 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-fgb2b_851e9744-d891-4a7b-ba85-5224dfeabd8d/swift-ring-rebalance/0.log
2026-06-19 12:37:48.061400 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/
2026-06-19 12:37:48.061415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-auditor/
2026-06-19 12:37:48.061454 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-auditor/0.log
2026-06-19 12:37:48.061473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-reaper/
2026-06-19 12:37:48.061488 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-reaper/0.log
2026-06-19 12:37:48.061503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-replicator/
2026-06-19 12:37:48.061519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-replicator/0.log
2026-06-19 12:37:48.061534 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-server/
2026-06-19 12:37:48.061549 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/account-server/0.log
2026-06-19 12:37:48.061564 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-auditor/
2026-06-19 12:37:48.061578 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-auditor/0.log
2026-06-19 12:37:48.061593 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-replicator/
2026-06-19 12:37:48.061608 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-replicator/0.log
2026-06-19 12:37:48.061622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-server/
2026-06-19 12:37:48.061637 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-server/0.log
2026-06-19 12:37:48.061653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-updater/
2026-06-19 12:37:48.061668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/container-updater/0.log
2026-06-19 12:37:48.061683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-auditor/
2026-06-19 12:37:48.061698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-auditor/0.log
2026-06-19 12:37:48.061713 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-expirer/
2026-06-19 12:37:48.061732 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-expirer/0.log
2026-06-19 12:37:48.061747 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-replicator/
2026-06-19 12:37:48.061762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-replicator/0.log
2026-06-19 12:37:48.061776 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-server/
2026-06-19 12:37:48.061791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-server/0.log
2026-06-19 12:37:48.061806 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-updater/
2026-06-19 12:37:48.061821 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/object-updater/0.log
2026-06-19 12:37:48.061836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/rsync/
2026-06-19 12:37:48.061850 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/rsync/0.log
2026-06-19 12:37:48.061865 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/swift-recon-cron/
2026-06-19 12:37:48.061880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/swift-recon-cron/0.log
2026-06-19 12:37:48.061895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/xattr-restore/
2026-06-19 12:37:48.061909 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_09270327-1072-4075-9eb4-473185bc17fa/xattr-restore/0.log
2026-06-19 12:37:48.061924 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw_677a7b88-8baa-40dc-b9b8-52c4b62ece88/
2026-06-19 12:37:48.061939 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw_677a7b88-8baa-40dc-b9b8-52c4b62ece88/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.061954 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw_677a7b88-8baa-40dc-b9b8-52c4b62ece88/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.061970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq_6d2646cf-78f4-4d6f-b5ae-1fd29780e071/
2026-06-19 12:37:48.061985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq_6d2646cf-78f4-4d6f-b5ae-1fd29780e071/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-19 12:37:48.062000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq_6d2646cf-78f4-4d6f-b5ae-1fd29780e071/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-19 12:37:48.062015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_a3dbec49-2419-477e-af57-03728b62486d/
2026-06-19 12:37:48.062034 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_a3dbec49-2419-477e-af57-03728b62486d/sushy-emulator/
2026-06-19 12:37:48.062050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_a3dbec49-2419-477e-af57-03728b62486d/sushy-emulator/0.log
2026-06-19 12:37:48.062065 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-19 12:37:48.062080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-19 12:37:48.062095 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-19 12:37:48.062110 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-19 12:37:48.062126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-19 12:37:48.062141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-19 12:37:48.062156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-19 12:37:48.062171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-19 12:37:48.062186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-19 12:37:48.062201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-19 12:37:48.062216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-19 12:37:48.062231 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-19 12:37:48.062246 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-19 12:37:48.062261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-19 12:37:48.062277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-19 12:37:48.062292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-19 12:37:48.062308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-19 12:37:48.062326 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-19 12:37:48.062342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-19 12:37:48.062357 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-19 12:37:48.062373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-19 12:37:48.062388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-19 12:37:48.062403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-19 12:37:48.062418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-19 12:37:48.062452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-19 12:37:48.062469 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-19 12:37:48.062484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-19 12:37:48.062500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-19 12:37:48.062515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-19 12:37:48.062531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-19 12:37:48.062546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-19 12:37:48.062561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-19 12:37:48.062583 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-19 12:37:48.062598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-19 12:37:48.062614 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-19 12:37:48.062629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-19 12:37:48.062644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-19 12:37:48.062660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.062675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-19 12:37:48.062690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-19 12:37:48.062705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-19 12:37:48.062720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-19 12:37:48.062736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-19 12:37:48.062751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-19 12:37:48.062766 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-19 12:37:48.062781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-19 12:37:48.062796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-19 12:37:48.062811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-19 12:37:48.062830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-19 12:37:48.062846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-19 12:37:48.062861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-19 12:37:48.062877 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-19 12:37:48.062892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-19 12:37:48.062907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-19 12:37:48.062921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-19 12:37:48.062937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-19 12:37:48.062952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-19 12:37:48.062967 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-19 12:37:48.062982 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-19 12:37:48.062998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-19 12:37:48.063013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-19 12:37:48.063028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-19 12:37:48.063043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-19 12:37:48.063062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-19 12:37:48.063078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-19 12:37:48.063093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-19 12:37:48.063108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-19 12:37:48.063123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-19 12:37:48.063138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-19 12:37:48.063153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-19 12:37:48.063168 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-19 12:37:48.063183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-19 12:37:48.063199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-19 12:37:48.063213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-19 12:37:48.063228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-19 12:37:48.063243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-19 12:37:48.063258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-19 12:37:48.063273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-19 12:37:48.063292 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-19 12:37:48.063308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-19 12:37:48.063323 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-19 12:37:48.063338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-19 12:37:48.063354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-19 12:37:48.063369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-19 12:37:48.063384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-19 12:37:48.063399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-19 12:37:48.063415 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-19 12:37:48.063444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-19 12:37:48.063468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-19 12:37:48.063485 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-19 12:37:48.063501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-19 12:37:48.063517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-19 12:37:48.063532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-19 12:37:48.063551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-19 12:37:48.063566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-19 12:37:48.063582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-19 12:37:48.063597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-19 12:37:48.063612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-19 12:37:48.063627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-19 12:37:48.063642 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-19 12:37:48.063657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-19 12:37:48.063673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-19 12:37:48.063688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-19 12:37:48.063704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-19 12:37:48.063719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-19 12:37:48.063734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-19 12:37:48.063750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-19 12:37:48.063765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-19 12:37:48.063782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-19 12:37:48.063798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-19 12:37:48.063813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-19 12:37:48.063828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-19 12:37:48.063843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-19 12:37:48.063858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-19 12:37:48.063872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-19 12:37:48.063887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-19 12:37:48.063902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-19 12:37:48.063917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-19 12:37:48.063931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-19 12:37:48.063946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-19 12:37:48.063961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-19 12:37:48.063975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-19 12:37:48.063990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-19 12:37:48.064008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-19 12:37:48.064023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-19 12:37:48.064038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-19 12:37:48.064053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-19 12:37:48.064068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-19 12:37:48.064083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-19 12:37:48.064098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-19 12:37:48.064113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.064129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.064188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.064205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.064220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-19 12:37:48.064235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-19 12:37:48.064251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-19 12:37:48.064266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-19 12:37:48.064282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-19 12:37:48.064300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-19 12:37:48.064315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-19 12:37:48.064331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-19 12:37:48.064346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-19 12:37:48.064361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-19 12:37:48.064376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-19 12:37:48.064391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-19 12:37:48.064406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-19 12:37:48.064422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-19 12:37:48.064457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-19 12:37:48.064474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-19 12:37:48.064490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202606101351
2026-06-19 12:37:48.064505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202606091120
2026-06-19 12:37:48.064521 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-19 12:37:48.064537 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-19 12:37:48.064557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-19 12:37:48.064573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-19 12:37:48.064589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-19 12:37:48.064604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-19 12:37:48.064620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-19 12:37:48.064635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-19 12:37:48.064651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-19 12:37:48.064666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-19 12:37:48.064682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-19 12:37:48.064697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-19 12:37:48.064713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-19 12:37:48.064729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-19 12:37:48.064744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-19 12:37:48.064760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-19 12:37:48.064779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-19 12:37:48.064829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-19 12:37:48.064864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-19 12:37:48.064890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-19 12:37:48.064911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-19 12:37:48.064927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-19 12:37:48.064943 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-19 12:37:48.064959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-19 12:37:48.064974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-19 12:37:48.064990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-19 12:37:48.065021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-19 12:37:48.065038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-19 12:37:48.065054 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-19 12:37:48.065069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-19 12:37:48.065084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-19 12:37:48.065099 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-19 12:37:48.065116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-19 12:37:48.065140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-19 12:37:48.065162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-19 12:37:48.065183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-19 12:37:48.065199 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-19 12:37:48.065215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-19 12:37:48.065230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-19 12:37:48.065246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-19 12:37:48.065263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-19 12:37:48.065278 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-19 12:37:48.065294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-19 12:37:48.065309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-19 12:37:48.065324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-19 12:37:48.065339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-19 12:37:48.065354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-19 12:37:48.065369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-19 12:37:48.065385 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-19 12:37:48.065401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-19 12:37:48.065419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-19 12:37:48.065460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-19 12:37:48.065478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-19 12:37:48.065494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-19 12:37:48.065509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-19 12:37:48.065524 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-19 12:37:48.065540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-19 12:37:48.065555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-19 12:37:48.065571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-19 12:37:48.065587 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-19 12:37:48.065602 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-19 12:37:48.065617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-19 12:37:48.065633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-19 12:37:48.065648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-19 12:37:48.065664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-19 12:37:48.065685 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-19 12:37:48.065701 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-19 12:37:48.065717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-19 12:37:48.065733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-19 12:37:48.065749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-19 12:37:48.065764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-19 12:37:48.065780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-19 12:37:48.065796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-19 12:37:48.065812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-19 12:37:48.065828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-19 12:37:48.065843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-19 12:37:48.065859 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-19 12:37:48.065874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-19 12:37:48.065889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-19 12:37:48.065909 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-19 12:37:48.065925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-19 12:37:48.065941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-19 12:37:48.065956 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-19 12:37:48.065972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-19 12:37:48.065988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-19 12:37:48.066003 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-19 12:37:48.066018 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-19 12:37:48.066034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-19 12:37:48.066049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.066065 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-19 12:37:48.066080 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-19 12:37:48.066096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-19 12:37:48.066113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-589499cb4b-wpp8z/
2026-06-19 12:37:48.066142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-589499cb4b-wpp8z/baremetal-operator-controller-manager-589499cb4b-wpp8z-describe
2026-06-19 12:37:48.066170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-589499cb4b-wpp8z/logs/
2026-06-19 12:37:48.066188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-589499cb4b-wpp8z/logs/manager.log
2026-06-19 12:37:48.066204 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/
2026-06-19 12:37:48.066220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/baremetal-operator-ironic-69f9bd6485-gmkxw-describe
2026-06-19 12:37:48.066236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/
2026-06-19 12:37:48.066252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/ironic-httpd.log
2026-06-19 12:37:48.066267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/ironic-ipa-downloader.log
2026-06-19 12:37:48.066282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/ironic-log-watch.log.gz
2026-06-19 12:37:48.066297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/ironic.log
2026-06-19 12:37:48.066313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-69f9bd6485-gmkxw/logs/mariadb.log
2026-06-19 12:37:48.066328 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-19 12:37:48.066350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-589499cb4b.yaml
2026-06-19 12:37:48.066366 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-6897d94b87.yaml
2026-06-19 12:37:48.066381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-ironic-69f9bd6485.yaml
2026-06-19 12:37:48.066397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-19 12:37:48.066412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-19 12:37:48.066443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-19 12:37:48.066464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/baremetal-operator-ironic-htpasswd-fbt7cdft5d.yaml
2026-06-19 12:37:48.066481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-19 12:37:48.066496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-19 12:37:48.066512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-credentials-959c79f74g.yaml
2026-06-19 12:37:48.066527 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-19 12:37:48.066542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-19 12:37:48.066557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-19 12:37:48.066573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-19 12:37:48.066592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.066609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-19 12:37:48.066625 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-19 12:37:48.066641 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-19 12:37:48.066657 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-19 12:37:48.066672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-19 12:37:48.066687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-19 12:37:48.066702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-19 12:37:48.066717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-19 12:37:48.066732 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-19 12:37:48.066746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-19 12:37:48.066761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-19 12:37:48.066778 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-19 12:37:48.066793 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-19 12:37:48.066808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-19 12:37:48.066826 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-19 12:37:48.066843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-19 12:37:48.066859 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-19 12:37:48.066874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-19 12:37:48.066890 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-19 12:37:48.066906 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-19 12:37:48.066922 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-19 12:37:48.066938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-19 12:37:48.066954 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-19 12:37:48.066970 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-19 12:37:48.066985 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hvjkm/
2026-06-19 12:37:48.067000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hvjkm/cert-manager-7b8b89f89d-hvjkm-describe
2026-06-19 12:37:48.067015 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hvjkm/logs/
2026-06-19 12:37:48.067030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-7b8b89f89d-hvjkm/logs/cert-manager-controller.log
2026-06-19 12:37:48.067047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-g9dd5/
2026-06-19 12:37:48.067066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-g9dd5/cert-manager-cainjector-7f9fdd5dd5-g9dd5-describe
2026-06-19 12:37:48.067082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-g9dd5/logs/
2026-06-19 12:37:48.067099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-7f9fdd5dd5-g9dd5/logs/cert-manager-cainjector.log
2026-06-19 12:37:48.067117 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-mbzz8/
2026-06-19 12:37:48.067141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-mbzz8/cert-manager-webhook-769f6b94cb-mbzz8-describe
2026-06-19 12:37:48.067159 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-mbzz8/logs/
2026-06-19 12:37:48.067174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-769f6b94cb-mbzz8/logs/cert-manager-webhook.log
2026-06-19 12:37:48.067189 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-19 12:37:48.067205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-19 12:37:48.067220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-19 12:37:48.067236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-19 12:37:48.067251 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-19 12:37:48.067267 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-19 12:37:48.067282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-19 12:37:48.067302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-19 12:37:48.067318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-19 12:37:48.067333 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-19 12:37:48.067348 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-19 12:37:48.067364 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-19 12:37:48.067379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-19 12:37:48.067394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-19 12:37:48.067409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-19 12:37:48.067425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-19 12:37:48.067466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-19 12:37:48.067482 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-19 12:37:48.067497 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-19 12:37:48.067514 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-19 12:37:48.067529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-19 12:37:48.067545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-19 12:37:48.067566 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-19 12:37:48.067582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-19 12:37:48.067597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-19 12:37:48.067613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-19 12:37:48.067628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-19 12:37:48.067643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-19 12:37:48.067658 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-19 12:37:48.067674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-19 12:37:48.067690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-19 12:37:48.067706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-19 12:37:48.067721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-19 12:37:48.067736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-19 12:37:48.067757 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-19 12:37:48.067799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-19 12:37:48.067820 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-19 12:37:48.067836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-62f9m.yaml
2026-06-19 12:37:48.067852 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-8sqsb.yaml
2026-06-19 12:37:48.067867 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-btdbs.yaml
2026-06-19 12:37:48.067884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-f8wvz.yaml
2026-06-19 12:37:48.067899 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-gfbc7.yaml
2026-06-19 12:37:48.067914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-hw26s.yaml
2026-06-19 12:37:48.067929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-kdgjv.yaml
2026-06-19 12:37:48.067944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-kdpwd.yaml
2026-06-19 12:37:48.067960 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-n4w6p.yaml
2026-06-19 12:37:48.067975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-pz5kx.yaml
2026-06-19 12:37:48.067991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-rzlqp.yaml
2026-06-19 12:37:48.068006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-xxzgf.yaml
2026-06-19 12:37:48.068022 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-19 12:37:48.068042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-19 12:37:48.068059 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-19 12:37:48.068075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-19 12:37:48.068091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-19 12:37:48.068106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-19 12:37:48.068124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-19 12:37:48.068139 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-19 12:37:48.068154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-4rlrp
2026-06-19 12:37:48.068169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-19 12:37:48.068184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-19 12:37:48.068200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-19 12:37:48.068215 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-19 12:37:48.068229 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-778c9b584-r9pmz/
2026-06-19 12:37:48.068245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-778c9b584-r9pmz/controller-778c9b584-r9pmz-describe
2026-06-19 12:37:48.068260 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-778c9b584-r9pmz/logs/
2026-06-19 12:37:48.068280 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-778c9b584-r9pmz/logs/controller.log.gz
2026-06-19 12:37:48.068296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-778c9b584-r9pmz/logs/kube-rbac-proxy.log
2026-06-19 12:37:48.068312 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-658cc9447c-n7qqw/
2026-06-19 12:37:48.068327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-658cc9447c-n7qqw/metallb-operator-controller-manager-658cc9447c-n7qqw-describe
2026-06-19 12:37:48.068343 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-658cc9447c-n7qqw/logs/
2026-06-19 12:37:48.068358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-658cc9447c-n7qqw/logs/manager.log
2026-06-19 12:37:48.068374 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-866497dc4b-2n9pd/
2026-06-19 12:37:48.068389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-866497dc4b-2n9pd/metallb-operator-webhook-server-866497dc4b-2n9pd-describe
2026-06-19 12:37:48.068405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-866497dc4b-2n9pd/logs/
2026-06-19 12:37:48.068420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-866497dc4b-2n9pd/logs/webhook-server.log
2026-06-19 12:37:48.068455 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-7rh7v/
2026-06-19 12:37:48.068473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-7rh7v/speaker-7rh7v-describe
2026-06-19 12:37:48.068488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-7rh7v/logs/
2026-06-19 12:37:48.068509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-7rh7v/logs/kube-rbac-proxy.log
2026-06-19 12:37:48.068524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-7rh7v/logs/speaker.log.gz
2026-06-19 12:37:48.068540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-19 12:37:48.068555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-778c9b584.yaml
2026-06-19 12:37:48.068571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-controller-manager-658cc9447c.yaml
2026-06-19 12:37:48.068586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-webhook-server-866497dc4b.yaml
2026-06-19 12:37:48.068601 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-19 12:37:48.068617 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-19 12:37:48.068632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-19 12:37:48.068648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-19 12:37:48.068663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-19 12:37:48.068678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-19 12:37:48.068693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-19 12:37:48.068709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-19 12:37:48.068729 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-19 12:37:48.068745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-19 12:37:48.068760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-19 12:37:48.068776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-19 12:37:48.068791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-19 12:37:48.068806 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-19 12:37:48.068822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-19 12:37:48.068837 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-19 12:37:48.068853 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-19 12:37:48.068868 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-19 12:37:48.068883 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-19 12:37:48.068899 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-19 12:37:48.068914 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-19 12:37:48.068929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-19 12:37:48.068944 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-19 12:37:48.068963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-19 12:37:48.068979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-19 12:37:48.068995 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-19 12:37:48.069021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-19 12:37:48.069037 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-19 12:37:48.069053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-19 12:37:48.069068 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-19 12:37:48.069084 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-19 12:37:48.069099 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-19 12:37:48.069115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-19 12:37:48.069131 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-19 12:37:48.069146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-19 12:37:48.069162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-19 12:37:48.069177 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-19 12:37:48.069195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-19 12:37:48.069211 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-19 12:37:48.069227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-19 12:37:48.069243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator-previous.log
2026-06-19 12:37:48.069258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-19 12:37:48.069274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-19 12:37:48.069289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-19 12:37:48.069305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-19 12:37:48.069320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-19 12:37:48.069336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-19 12:37:48.069352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-19 12:37:48.069368 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-19 12:37:48.069384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-19 12:37:48.069404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-19 12:37:48.069420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-19 12:37:48.069455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-19 12:37:48.069472 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-19 12:37:48.069488 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-19 12:37:48.069503 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-19 12:37:48.069519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-19 12:37:48.069534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-19 12:37:48.069549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-19 12:37:48.069564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-19 12:37:48.069579 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-19 12:37:48.069594 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-19 12:37:48.069609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-19 12:37:48.069624 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-19 12:37:48.069640 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-19 12:37:48.069659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-19 12:37:48.069675 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-19 12:37:48.069690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-19 12:37:48.069705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-19 12:37:48.069720 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-19 12:37:48.069736 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-19 12:37:48.069751 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-19 12:37:48.069766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57d5c14.yaml
2026-06-19 12:37:48.069781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac1734193ae9c2.yaml
2026-06-19 12:37:48.069796 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-19 12:37:48.069812 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-19 12:37:48.069828 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/
2026-06-19 12:37:48.069844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw-describe
2026-06-19 12:37:48.069863 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/logs/
2026-06-19 12:37:48.069886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/logs/extract.log
2026-06-19 12:37:48.069902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/logs/pull.log
2026-06-19 12:37:48.069917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/257143e4678bbc796c7da9ee9faed0cc762e93ee27d75f7684c339ea57n62fw/logs/util.log
2026-06-19 12:37:48.069933 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/
2026-06-19 12:37:48.069948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t-describe
2026-06-19 12:37:48.069964 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/logs/
2026-06-19 12:37:48.069979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/logs/extract.log
2026-06-19 12:37:48.069995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/logs/pull.log
2026-06-19 12:37:48.070011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/be1af7cc757f89abdf813076bf5b2364530bf4f3bc3116a96ac17341937qf2t/logs/util.log
2026-06-19 12:37:48.070026 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/
2026-06-19 12:37:48.070042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/certified-operators-wnzzc-describe
2026-06-19 12:37:48.070058 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/logs/
2026-06-19 12:37:48.070077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/logs/extract-content.log
2026-06-19 12:37:48.070093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/logs/extract-utilities.log
2026-06-19 12:37:48.070108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-wnzzc/logs/registry-server.log.gz
2026-06-19 12:37:48.070124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/
2026-06-19 12:37:48.070140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/community-operators-h8ftv-describe
2026-06-19 12:37:48.070155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/logs/
2026-06-19 12:37:48.070170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/logs/extract-content.log
2026-06-19 12:37:48.070187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/logs/extract-utilities.log
2026-06-19 12:37:48.070202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-h8ftv/logs/registry-server.log.gz
2026-06-19 12:37:48.070218 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-sb46v/
2026-06-19 12:37:48.070233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-sb46v/marketplace-operator-547dbd544d-sb46v-describe
2026-06-19 12:37:48.070249 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-sb46v/logs/
2026-06-19 12:37:48.070265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-sb46v/logs/marketplace-operator-previous.log
2026-06-19 12:37:48.070284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-sb46v/logs/marketplace-operator.log
2026-06-19 12:37:48.070300 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/
2026-06-19 12:37:48.070316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/redhat-marketplace-492dw-describe
2026-06-19 12:37:48.070332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/logs/
2026-06-19 12:37:48.070348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/logs/extract-content.log
2026-06-19 12:37:48.070364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/logs/extract-utilities.log
2026-06-19 12:37:48.070380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-492dw/logs/registry-server.log.gz
2026-06-19 12:37:48.070395 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/
2026-06-19 12:37:48.070411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/redhat-operators-qw2rg-describe
2026-06-19 12:37:48.070440 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/logs/
2026-06-19 12:37:48.070462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/logs/extract-content.log
2026-06-19 12:37:48.070478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/logs/extract-utilities.log
2026-06-19 12:37:48.070494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-qw2rg/logs/registry-server.log.gz
2026-06-19 12:37:48.070513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-19 12:37:48.070529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-19 12:37:48.070545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-19 12:37:48.070560 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-19 12:37:48.070575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-19 12:37:48.070590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-19 12:37:48.070605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-19 12:37:48.070620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-19 12:37:48.070635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-19 12:37:48.070651 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-19 12:37:48.070666 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-19 12:37:48.070681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-19 12:37:48.070696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-19 12:37:48.070711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-19 12:37:48.070726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-19 12:37:48.070746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-19 12:37:48.070761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-19 12:37:48.070777 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-19 12:37:48.070791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-19 12:37:48.070806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-19 12:37:48.070821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-19 12:37:48.070836 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-19 12:37:48.070851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-19 12:37:48.070868 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-19 12:37:48.070890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-19 12:37:48.070913 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-19 12:37:48.070929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-19 12:37:48.070944 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-19 12:37:48.070960 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-19 12:37:48.070976 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-19 12:37:48.070995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-fvvgv
2026-06-19 12:37:48.071011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-19 12:37:48.071026 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-19 12:37:48.071041 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-19 12:37:48.071057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-19 12:37:48.071072 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-19 12:37:48.071087 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-668d7ffcd7-4k72k/
2026-06-19 12:37:48.071102 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-668d7ffcd7-4k72k/nmstate-console-plugin-668d7ffcd7-4k72k-describe
2026-06-19 12:37:48.071118 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-668d7ffcd7-4k72k/logs/
2026-06-19 12:37:48.071133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-668d7ffcd7-4k72k/logs/nmstate-console-plugin.log
2026-06-19 12:37:48.071148 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-bbvgm/
2026-06-19 12:37:48.071163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-bbvgm/nmstate-handler-bbvgm-describe
2026-06-19 12:37:48.071179 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-bbvgm/logs/
2026-06-19 12:37:48.071194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-bbvgm/logs/nmstate-handler.log
2026-06-19 12:37:48.071213 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-7ff74cbc9-lbd6h/
2026-06-19 12:37:48.071228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-7ff74cbc9-lbd6h/nmstate-metrics-7ff74cbc9-lbd6h-describe
2026-06-19 12:37:48.071244 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-7ff74cbc9-lbd6h/logs/
2026-06-19 12:37:48.071260 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-7ff74cbc9-lbd6h/logs/kube-rbac-proxy.log
2026-06-19 12:37:48.071275 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-7ff74cbc9-lbd6h/logs/nmstate-metrics.log
2026-06-19 12:37:48.071291 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-86489f5c89-zfwjz/
2026-06-19 12:37:48.071307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-86489f5c89-zfwjz/nmstate-operator-86489f5c89-zfwjz-describe
2026-06-19 12:37:48.071323 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-86489f5c89-zfwjz/logs/
2026-06-19 12:37:48.071339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-86489f5c89-zfwjz/logs/nmstate-operator.log
2026-06-19 12:37:48.071355 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-85489b69b6-5kw8r/
2026-06-19 12:37:48.071370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-85489b69b6-5kw8r/nmstate-webhook-85489b69b6-5kw8r-describe
2026-06-19 12:37:48.071386 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-85489b69b6-5kw8r/logs/
2026-06-19 12:37:48.071405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-85489b69b6-5kw8r/logs/nmstate-webhook.log
2026-06-19 12:37:48.071444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-19 12:37:48.071466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-668d7ffcd7.yaml
2026-06-19 12:37:48.071482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-7ff74cbc9.yaml
2026-06-19 12:37:48.071500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-86489f5c89.yaml
2026-06-19 12:37:48.071516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-85489b69b6.yaml
2026-06-19 12:37:48.071534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-19 12:37:48.071549 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-19 12:37:48.071567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-19 12:37:48.071651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-19 12:37:48.071674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-19 12:37:48.071691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-19 12:37:48.071706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-19 12:37:48.071722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-19 12:37:48.071738 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-19 12:37:48.071759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-19 12:37:48.071775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-19 12:37:48.071790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-19 12:37:48.071805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-19 12:37:48.071821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-19 12:37:48.071837 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-19 12:37:48.071852 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-19 12:37:48.071867 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-19 12:37:48.071883 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-19 12:37:48.071901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-19 12:37:48.071925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-19 12:37:48.071942 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-19 12:37:48.071957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-19 12:37:48.071973 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-19 12:37:48.071988 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-19 12:37:48.072004 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-19 12:37:48.072024 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-19 12:37:48.072040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-19 12:37:48.072056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-19 12:37:48.072071 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-19 12:37:48.072087 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-19 12:37:48.072102 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-19 12:37:48.072117 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-19 12:37:48.072132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-19 12:37:48.072147 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-19 12:37:48.072162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-19 12:37:48.072178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-19 12:37:48.072193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-19 12:37:48.072208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-19 12:37:48.072223 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-19 12:37:48.072238 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-19 12:37:48.072257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-19 12:37:48.072272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-19 12:37:48.072288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-19 12:37:48.072303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-19 12:37:48.072318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-19 12:37:48.072333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-19 12:37:48.072349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-19 12:37:48.072364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-19 12:37:48.072379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-19 12:37:48.072394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-19 12:37:48.072408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-19 12:37:48.072423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-19 12:37:48.072464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-19 12:37:48.072480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-19 12:37:48.072500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-19 12:37:48.072516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-19 12:37:48.072532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-19 12:37:48.072548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-19 12:37:48.072564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-19 12:37:48.072579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-19 12:37:48.072594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-19 12:37:48.072609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-19 12:37:48.072624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-19 12:37:48.072640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-19 12:37:48.072656 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-19 12:37:48.072672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-serving-cert-1.yaml
2026-06-19 12:37:48.072801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-serving-cert-1.yaml
2026-06-19 12:37:48.072958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.072974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-serving-cert-1.yaml
2026-06-19 12:37:48.072989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.073017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.073036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.073052 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.073067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-19 12:37:48.073082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-19 12:37:48.073097 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-19 12:37:48.073113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-19 12:37:48.073129 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-19 12:37:48.073144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-19 12:37:48.073165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-19 12:37:48.073181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-19 12:37:48.073196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-19 12:37:48.073212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-19 12:37:48.073227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-19 12:37:48.073242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-19 12:37:48.073257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-19 12:37:48.073272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-19 12:37:48.073287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-19 12:37:48.073302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-19 12:37:48.073317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-19 12:37:48.073332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-19 12:37:48.073348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-19 12:37:48.073363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-19 12:37:48.073386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-19 12:37:48.073402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-19 12:37:48.073418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-19 12:37:48.073454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-19 12:37:48.073473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-19 12:37:48.073488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-19 12:37:48.073504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-19 12:37:48.073519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-19 12:37:48.073534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-19 12:37:48.073550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-19 12:37:48.073565 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-19 12:37:48.073582 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-19 12:37:48.073597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-njwps
2026-06-19 12:37:48.073616 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-19 12:37:48.073633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073777 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073808 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073875 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073891 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-19 12:37:48.073983 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-19 12:37:48.074001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3949bdcd.yaml
2026-06-19 12:37:48.074017 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-19 12:37:48.074032 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-19 12:37:48.074049 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/
2026-06-19 12:37:48.074064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j-describe
2026-06-19 12:37:48.074084 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/logs/
2026-06-19 12:37:48.074100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/logs/extract.log
2026-06-19 12:37:48.074116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/logs/pull.log
2026-06-19 12:37:48.074131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/41f96208c3378fb0767ad61368a1ec08cbb8ba6c6855b18a9453ece3942mk8j/logs/util.log
2026-06-19 12:37:48.074147 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-89d6f987b-rvtlm/
2026-06-19 12:37:48.074162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-89d6f987b-rvtlm/barbican-operator-controller-manager-89d6f987b-rvtlm-describe
2026-06-19 12:37:48.074178 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-89d6f987b-rvtlm/logs/
2026-06-19 12:37:48.074194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-89d6f987b-rvtlm/logs/manager.log
2026-06-19 12:37:48.074209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-79bdb8469d-m9krs/
2026-06-19 12:37:48.074224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-79bdb8469d-m9krs/cinder-operator-controller-manager-79bdb8469d-m9krs-describe
2026-06-19 12:37:48.074240 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-79bdb8469d-m9krs/logs/
2026-06-19 12:37:48.074255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-79bdb8469d-m9krs/logs/manager.log
2026-06-19 12:37:48.074275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-85fd5dbc49-dkckx/
2026-06-19 12:37:48.074291 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-85fd5dbc49-dkckx/designate-operator-controller-manager-85fd5dbc49-dkckx-describe
2026-06-19 12:37:48.074306 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-85fd5dbc49-dkckx/logs/
2026-06-19 12:37:48.074321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-85fd5dbc49-dkckx/logs/manager.log
2026-06-19 12:37:48.074336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-6b9c496d7c-mxkdj/
2026-06-19 12:37:48.074352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-6b9c496d7c-mxkdj/glance-operator-controller-manager-6b9c496d7c-mxkdj-describe
2026-06-19 12:37:48.074367 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-6b9c496d7c-mxkdj/logs/
2026-06-19 12:37:48.074382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-6b9c496d7c-mxkdj/logs/manager.log
2026-06-19 12:37:48.074398 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-84445bd86f-bnd66/
2026-06-19 12:37:48.074413 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-84445bd86f-bnd66/heat-operator-controller-manager-84445bd86f-bnd66-describe
2026-06-19 12:37:48.074444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-84445bd86f-bnd66/logs/
2026-06-19 12:37:48.074465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-84445bd86f-bnd66/logs/manager.log
2026-06-19 12:37:48.074496 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-667cdd8c5f-ln2jq/
2026-06-19 12:37:48.074513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-667cdd8c5f-ln2jq/horizon-operator-controller-manager-667cdd8c5f-ln2jq-describe
2026-06-19 12:37:48.074528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-667cdd8c5f-ln2jq/logs/
2026-06-19 12:37:48.074543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-667cdd8c5f-ln2jq/logs/manager.log
2026-06-19 12:37:48.074558 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-b666d59d7-447hv/
2026-06-19 12:37:48.074573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-b666d59d7-447hv/infra-operator-controller-manager-b666d59d7-447hv-describe
2026-06-19 12:37:48.074588 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-b666d59d7-447hv/logs/
2026-06-19 12:37:48.074604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-b666d59d7-447hv/logs/manager.log
2026-06-19 12:37:48.074619 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-8657fb7f5b-98x5v/
2026-06-19 12:37:48.074634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-8657fb7f5b-98x5v/ironic-operator-controller-manager-8657fb7f5b-98x5v-describe
2026-06-19 12:37:48.074649 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-8657fb7f5b-98x5v/logs/
2026-06-19 12:37:48.074664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-8657fb7f5b-98x5v/logs/manager.log
2026-06-19 12:37:48.074683 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/
2026-06-19 12:37:48.074699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/keystone-operator-controller-manager-58d4f7fd4c-xh9n4-describe
2026-06-19 12:37:48.074715 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/logs/
2026-06-19 12:37:48.074730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-58d4f7fd4c-xh9n4/logs/manager.log
2026-06-19 12:37:48.074745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-985d6f879-p9b27/
2026-06-19 12:37:48.074761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-985d6f879-p9b27/manila-operator-controller-manager-985d6f879-p9b27-describe
2026-06-19 12:37:48.074776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-985d6f879-p9b27/logs/
2026-06-19 12:37:48.074791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-985d6f879-p9b27/logs/manager.log
2026-06-19 12:37:48.074806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/
2026-06-19 12:37:48.074822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/mariadb-operator-controller-manager-869bcd4bdf-wbfbc-describe
2026-06-19 12:37:48.074837 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/logs/
2026-06-19 12:37:48.074853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-869bcd4bdf-wbfbc/logs/manager.log
2026-06-19 12:37:48.074872 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-5f5f55f465-2z898/
2026-06-19 12:37:48.074888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-5f5f55f465-2z898/neutron-operator-controller-manager-5f5f55f465-2z898-describe
2026-06-19 12:37:48.074903 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-5f5f55f465-2z898/logs/
2026-06-19 12:37:48.074919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-5f5f55f465-2z898/logs/manager.log
2026-06-19 12:37:48.074934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-8fb548f77-brsq7/
2026-06-19 12:37:48.074951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-8fb548f77-brsq7/nova-operator-controller-manager-8fb548f77-brsq7-describe
2026-06-19 12:37:48.074975 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-8fb548f77-brsq7/logs/
2026-06-19 12:37:48.074995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-8fb548f77-brsq7/logs/manager.log
2026-06-19 12:37:48.075011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-8d6764f6b-7ztcl/
2026-06-19 12:37:48.075027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-8d6764f6b-7ztcl/octavia-operator-controller-manager-8d6764f6b-7ztcl-describe
2026-06-19 12:37:48.075043 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-8d6764f6b-7ztcl/logs/
2026-06-19 12:37:48.075059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-8d6764f6b-7ztcl/logs/manager.log
2026-06-19 12:37:48.075074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/
2026-06-19 12:37:48.075095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz-describe
2026-06-19 12:37:48.075111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/logs/
2026-06-19 12:37:48.075126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-5b5b4df8b4sj7xz/logs/manager.log
2026-06-19 12:37:48.075141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-b7c5f6d4d-94qnr/
2026-06-19 12:37:48.075157 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-b7c5f6d4d-94qnr/openstack-operator-controller-init-b7c5f6d4d-94qnr-describe
2026-06-19 12:37:48.075172 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-b7c5f6d4d-94qnr/logs/
2026-06-19 12:37:48.075187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-b7c5f6d4d-94qnr/logs/operator.log
2026-06-19 12:37:48.075202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-d9469fb6f-2l4cw/
2026-06-19 12:37:48.075217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-d9469fb6f-2l4cw/openstack-operator-controller-manager-d9469fb6f-2l4cw-describe
2026-06-19 12:37:48.075233 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-d9469fb6f-2l4cw/logs/
2026-06-19 12:37:48.075248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-d9469fb6f-2l4cw/logs/manager.log.gz
2026-06-19 12:37:48.075263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-x9sn4/
2026-06-19 12:37:48.075282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-x9sn4/openstack-operator-index-x9sn4-describe
2026-06-19 12:37:48.075298 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-x9sn4/logs/
2026-06-19 12:37:48.075312 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-x9sn4/logs/registry-server.log
2026-06-19 12:37:48.075327 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5699c6db55-nkp9n/
2026-06-19 12:37:48.075342 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5699c6db55-nkp9n/ovn-operator-controller-manager-5699c6db55-nkp9n-describe
2026-06-19 12:37:48.075357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5699c6db55-nkp9n/logs/
2026-06-19 12:37:48.075372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5699c6db55-nkp9n/logs/manager.log
2026-06-19 12:37:48.075387 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-57d6d8d46c-glrk9/
2026-06-19 12:37:48.075402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-57d6d8d46c-glrk9/swift-operator-controller-manager-57d6d8d46c-glrk9-describe
2026-06-19 12:37:48.075420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-57d6d8d46c-glrk9/logs/
2026-06-19 12:37:48.075483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-57d6d8d46c-glrk9/logs/manager.log
2026-06-19 12:37:48.075502 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-d46d69458-r49s2/
2026-06-19 12:37:48.075523 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-d46d69458-r49s2/telemetry-operator-controller-manager-d46d69458-r49s2-describe
2026-06-19 12:37:48.075540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-d46d69458-r49s2/logs/
2026-06-19 12:37:48.075556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-d46d69458-r49s2/logs/manager.log
2026-06-19 12:37:48.075572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-54574d6bdb-vxc8q/
2026-06-19 12:37:48.075587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-54574d6bdb-vxc8q/test-operator-controller-manager-54574d6bdb-vxc8q-describe
2026-06-19 12:37:48.075603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-54574d6bdb-vxc8q/logs/
2026-06-19 12:37:48.075618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-54574d6bdb-vxc8q/logs/manager.log
2026-06-19 12:37:48.075633 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-6886fd7fdd-stqjb/
2026-06-19 12:37:48.075650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-6886fd7fdd-stqjb/watcher-operator-controller-manager-6886fd7fdd-stqjb-describe
2026-06-19 12:37:48.075666 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-6886fd7fdd-stqjb/logs/
2026-06-19 12:37:48.075681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-6886fd7fdd-stqjb/logs/manager.log
2026-06-19 12:37:48.075697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-19 12:37:48.075712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-89d6f987b.yaml
2026-06-19 12:37:48.075732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-79bdb8469d.yaml
2026-06-19 12:37:48.075748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-85fd5dbc49.yaml
2026-06-19 12:37:48.075763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-6b9c496d7c.yaml
2026-06-19 12:37:48.075778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-84445bd86f.yaml
2026-06-19 12:37:48.075793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-667cdd8c5f.yaml
2026-06-19 12:37:48.075809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-b666d59d7.yaml
2026-06-19 12:37:48.075848 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-8657fb7f5b.yaml
2026-06-19 12:37:48.075866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-58d4f7fd4c.yaml
2026-06-19 12:37:48.075881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-985d6f879.yaml
2026-06-19 12:37:48.075897 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-869bcd4bdf.yaml
2026-06-19 12:37:48.075912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-5f5f55f465.yaml
2026-06-19 12:37:48.075927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-8fb548f77.yaml
2026-06-19 12:37:48.075943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-8d6764f6b.yaml
2026-06-19 12:37:48.075963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-5b5b4df8b4.yaml
2026-06-19 12:37:48.075985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-init-b7c5f6d4d.yaml
2026-06-19 12:37:48.076007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-manager-d9469fb6f.yaml
2026-06-19 12:37:48.076024 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5699c6db55.yaml
2026-06-19 12:37:48.076040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-57d6d8d46c.yaml
2026-06-19 12:37:48.076055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-d46d69458.yaml
2026-06-19 12:37:48.076070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-54574d6bdb.yaml
2026-06-19 12:37:48.076086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-6886fd7fdd.yaml
2026-06-19 12:37:48.076101 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-19 12:37:48.076116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-19 12:37:48.076132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-19 12:37:48.076147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-19 12:37:48.076182 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076198 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-19 12:37:48.076213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076229 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-19 12:37:48.076245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076261 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-19 12:37:48.076276 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076292 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-19 12:37:48.076308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076323 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-19 12:37:48.076338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-19 12:37:48.076370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076385 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-19 12:37:48.076406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-19 12:37:48.076459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076476 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-19 12:37:48.076493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076508 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-19 12:37:48.076523 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076539 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-19 12:37:48.076554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076569 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-19 12:37:48.076584 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076598 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-19 12:37:48.076613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076628 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-19 12:37:48.076651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-19 12:37:48.076682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-19 12:37:48.076697 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-19 12:37:48.076712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-19 12:37:48.076835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076869 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.076964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-19 12:37:48.076981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-19 12:37:48.077037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-19 12:37:48.077056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-19 12:37:48.077139 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-19 12:37:48.077154 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-19 12:37:48.077170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-19 12:37:48.077185 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-19 12:37:48.077201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-19 12:37:48.077216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-19 12:37:48.077232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-19 12:37:48.077248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-19 12:37:48.077263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-19 12:37:48.077278 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-19 12:37:48.077294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-19 12:37:48.077309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-19 12:37:48.077329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-19 12:37:48.077345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-19 12:37:48.077360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-19 12:37:48.077375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-19 12:37:48.077390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-19 12:37:48.077406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-19 12:37:48.077421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-19 12:37:48.077457 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-19 12:37:48.077475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-19 12:37:48.077491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-19 12:37:48.077506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-19 12:37:48.077522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-19 12:37:48.077537 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-19 12:37:48.077552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-19 12:37:48.077567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-19 12:37:48.077586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-19 12:37:48.077602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-19 12:37:48.077618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-19 12:37:48.077633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-19 12:37:48.077649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-19 12:37:48.077665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-19 12:37:48.077680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-19 12:37:48.077696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-19 12:37:48.077711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-19 12:37:48.077727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-19 12:37:48.077741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-19 12:37:48.077757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-19 12:37:48.077772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-19 12:37:48.077788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-19 12:37:48.077808 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-19 12:37:48.077824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-19 12:37:48.077840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-19 12:37:48.077855 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-19 12:37:48.077870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-19 12:37:48.077885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-19 12:37:48.077901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-19 12:37:48.077916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-19 12:37:48.077931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-19 12:37:48.077946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-19 12:37:48.077961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-19 12:37:48.077976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-19 12:37:48.077991 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-19 12:37:48.078008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-19 12:37:48.078031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-19 12:37:48.078053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-19 12:37:48.078069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-19 12:37:48.078084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-19 12:37:48.078099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-19 12:37:48.078114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-19 12:37:48.078129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-19 12:37:48.078144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-19 12:37:48.078160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-19 12:37:48.078175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-19 12:37:48.078190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-19 12:37:48.078204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-19 12:37:48.078219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-19 12:37:48.078234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-19 12:37:48.078250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-19 12:37:48.078269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-19 12:37:48.078286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-19 12:37:48.078301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-19 12:37:48.078317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-19 12:37:48.078332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-19 12:37:48.078348 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-19 12:37:48.078364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-19 12:37:48.078379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-19 12:37:48.078394 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-19 12:37:48.078409 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-19 12:37:48.078425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-19 12:37:48.078462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-19 12:37:48.078480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-19 12:37:48.078496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-19 12:37:48.078515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-19 12:37:48.078530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-19 12:37:48.078546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-19 12:37:48.078562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-19 12:37:48.078578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-19 12:37:48.078593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-19 12:37:48.078609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-19 12:37:48.078624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-19 12:37:48.078640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-19 12:37:48.078655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-19 12:37:48.078671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-19 12:37:48.078686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-19 12:37:48.078700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-19 12:37:48.078715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-19 12:37:48.078734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-19 12:37:48.078750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-19 12:37:48.078765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-19 12:37:48.078780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-19 12:37:48.078796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-19 12:37:48.078811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-19 12:37:48.078826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-19 12:37:48.078841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-19 12:37:48.078856 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-19 12:37:48.078872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-19 12:37:48.078887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-19 12:37:48.078903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-19 12:37:48.078918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-19 12:37:48.078934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-19 12:37:48.078953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-19 12:37:48.078970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-19 12:37:48.078985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-19 12:37:48.079001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-19 12:37:48.079016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-19 12:37:48.079038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-19 12:37:48.079060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-19 12:37:48.079076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-19 12:37:48.079092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-19 12:37:48.079107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-19 12:37:48.079123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-19 12:37:48.079138 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-19 12:37:48.079153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-19 12:37:48.079169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-19 12:37:48.079185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-19 12:37:48.079205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-19 12:37:48.079222 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-19 12:37:48.079237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-19 12:37:48.079252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-19 12:37:48.079267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-19 12:37:48.079283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-19 12:37:48.079298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-19 12:37:48.079314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-19 12:37:48.079329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-19 12:37:48.079344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-19 12:37:48.079360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-19 12:37:48.079375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-19 12:37:48.079391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-19 12:37:48.079407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-19 12:37:48.079444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-19 12:37:48.079467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-19 12:37:48.079483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-19 12:37:48.079499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-19 12:37:48.079514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-19 12:37:48.079530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-19 12:37:48.079545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-19 12:37:48.079561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-19 12:37:48.079576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-19 12:37:48.079593 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-19 12:37:48.079608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-19 12:37:48.079624 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-19 12:37:48.079640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-19 12:37:48.079655 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-19 12:37:48.079674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-19 12:37:48.079691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-19 12:37:48.079707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-19 12:37:48.079723 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-19 12:37:48.079738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-19 12:37:48.079754 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-19 12:37:48.079770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-19 12:37:48.079785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-19 12:37:48.079801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-19 12:37:48.079815 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-19 12:37:48.079830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-19 12:37:48.079845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-19 12:37:48.079860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-19 12:37:48.079876 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-19 12:37:48.079895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-19 12:37:48.079911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-19 12:37:48.079927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-19 12:37:48.079942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-19 12:37:48.079957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-19 12:37:48.079972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-19 12:37:48.079988 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-19 12:37:48.080003 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-19 12:37:48.080019 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-19 12:37:48.080034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-19 12:37:48.080053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-19 12:37:48.080076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-19 12:37:48.080094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-19 12:37:48.080109 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-19 12:37:48.080132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-19 12:37:48.080148 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-19 12:37:48.080163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-19 12:37:48.080179 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-19 12:37:48.080194 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-19 12:37:48.080210 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-19 12:37:48.080226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-19 12:37:48.080241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-19 12:37:48.080257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-19 12:37:48.080273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-19 12:37:48.080288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-19 12:37:48.080303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-19 12:37:48.080319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-19 12:37:48.080334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-19 12:37:48.080354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-19 12:37:48.080370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-19 12:37:48.080385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-19 12:37:48.080400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-19 12:37:48.080415 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-19 12:37:48.080453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-19 12:37:48.080471 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-19 12:37:48.080488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-19 12:37:48.080504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-19 12:37:48.080520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-19 12:37:48.080535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-19 12:37:48.080551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-19 12:37:48.080569 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-19 12:37:48.080584 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-19 12:37:48.080605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-19 12:37:48.080621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-19 12:37:48.080636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-19 12:37:48.080652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-19 12:37:48.080667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-19 12:37:48.080683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-19 12:37:48.080698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-19 12:37:48.080713 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-19 12:37:48.080729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-19 12:37:48.080744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-19 12:37:48.080760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-19 12:37:48.080775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-19 12:37:48.080791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-19 12:37:48.080811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-19 12:37:48.080827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-19 12:37:48.080842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-19 12:37:48.080857 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-19 12:37:48.080873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-19 12:37:48.080888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-19 12:37:48.080903 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-19 12:37:48.080918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-19 12:37:48.080934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-19 12:37:48.080949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-19 12:37:48.080964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-19 12:37:48.080980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-19 12:37:48.080995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-19 12:37:48.081010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-19 12:37:48.081045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-19 12:37:48.081064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-19 12:37:48.081088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-19 12:37:48.081140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-19 12:37:48.081164 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-19 12:37:48.081188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-19 12:37:48.081211 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-19 12:37:48.081234 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-19 12:37:48.081256 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-19 12:37:48.081272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-19 12:37:48.081287 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-19 12:37:48.081303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-19 12:37:48.081318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-19 12:37:48.081339 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-19 12:37:48.081354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-19 12:37:48.081370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-19 12:37:48.081385 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-19 12:37:48.081400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-19 12:37:48.081415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-19 12:37:48.081449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-19 12:37:48.081474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-19 12:37:48.081489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-19 12:37:48.081505 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-19 12:37:48.081520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-19 12:37:48.081536 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-19 12:37:48.081551 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-19 12:37:48.081567 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-19 12:37:48.081586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-19 12:37:48.081603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-19 12:37:48.081618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-19 12:37:48.081634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-19 12:37:48.081649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-19 12:37:48.081664 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-19 12:37:48.081679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-19 12:37:48.081695 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-19 12:37:48.081710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-19 12:37:48.081726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-19 12:37:48.081742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-19 12:37:48.081768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-19 12:37:48.081784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-19 12:37:48.081805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-19 12:37:48.081823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-19 12:37:48.081839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-19 12:37:48.081855 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-19 12:37:48.081871 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-19 12:37:48.081887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-19 12:37:48.081908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-19 12:37:48.081925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-19 12:37:48.081940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-19 12:37:48.081959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-19 12:37:48.081975 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-19 12:37:48.081992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-19 12:37:48.082009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-19 12:37:48.082035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-19 12:37:48.082125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-19 12:37:48.082156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-19 12:37:48.082175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-19 12:37:48.082190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-19 12:37:48.082206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-19 12:37:48.082220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-19 12:37:48.082236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-19 12:37:48.082251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-19 12:37:48.082267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-19 12:37:48.082282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-19 12:37:48.082298 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-19 12:37:48.082313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-19 12:37:48.082333 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-19 12:37:48.082349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-19 12:37:48.082365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-19 12:37:48.082380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-19 12:37:48.082395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-19 12:37:48.082411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-19 12:37:48.082449 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-19 12:37:48.082473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-19 12:37:48.082490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-19 12:37:48.082505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-19 12:37:48.082521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-19 12:37:48.082536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-19 12:37:48.082551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-19 12:37:48.082572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-19 12:37:48.082587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-19 12:37:48.082603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-19 12:37:48.082618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-19 12:37:48.082633 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-19 12:37:48.082648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-19 12:37:48.082664 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-19 12:37:48.082679 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-19 12:37:48.082695 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-19 12:37:48.082711 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-19 12:37:48.082727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-19 12:37:48.082743 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-19 12:37:48.082758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-19 12:37:48.082773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-19 12:37:48.082792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-19 12:37:48.082808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-19 12:37:48.082823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-19 12:37:48.082838 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-19 12:37:48.082853 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-19 12:37:48.082869 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-19 12:37:48.082884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-19 12:37:48.082899 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-19 12:37:48.082914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-notifications-transport.yaml
2026-06-19 12:37:48.082930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-19 12:37:48.082945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-19 12:37:48.082961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-19 12:37:48.082977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-19 12:37:48.082993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-19 12:37:48.083013 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-19 12:37:48.083029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-19 12:37:48.083045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-19 12:37:48.083061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-19 12:37:48.083076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-19 12:37:48.083091 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-19 12:37:48.083113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-19 12:37:48.083136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-19 12:37:48.083153 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-19 12:37:48.083169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-19 12:37:48.083185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-19 12:37:48.083201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-19 12:37:48.083216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-19 12:37:48.083232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-19 12:37:48.083251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-19 12:37:48.083267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-19 12:37:48.083284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-19 12:37:48.083299 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-19 12:37:48.083315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-19 12:37:48.083330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-19 12:37:48.083345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-19 12:37:48.083361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-19 12:37:48.083376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-19 12:37:48.083391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-19 12:37:48.083407 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-19 12:37:48.083422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29697841.yaml
2026-06-19 12:37:48.083562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083609 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-19 12:37:48.083702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-19 12:37:48.083723 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.083755 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-19 12:37:48.083770 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-19 12:37:48.083785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-66dd457d9d-8lj4t/
2026-06-19 12:37:48.083801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-66dd457d9d-8lj4t/barbican-api-66dd457d9d-8lj4t-describe
2026-06-19 12:37:48.083816 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-66dd457d9d-8lj4t/logs/
2026-06-19 12:37:48.083832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-66dd457d9d-8lj4t/logs/barbican-api-log.log
2026-06-19 12:37:48.083847 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-66dd457d9d-8lj4t/logs/barbican-api.log
2026-06-19 12:37:48.083862 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-7db8f496b8-9s4ms/
2026-06-19 12:37:48.083878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-7db8f496b8-9s4ms/barbican-keystone-listener-7db8f496b8-9s4ms-describe
2026-06-19 12:37:48.083893 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-7db8f496b8-9s4ms/logs/
2026-06-19 12:37:48.083908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-7db8f496b8-9s4ms/logs/barbican-keystone-listener-log.log
2026-06-19 12:37:48.083923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-7db8f496b8-9s4ms/logs/barbican-keystone-listener.log
2026-06-19 12:37:48.083942 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-79dd84d5-vtqls/
2026-06-19 12:37:48.083958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-79dd84d5-vtqls/barbican-worker-79dd84d5-vtqls-describe
2026-06-19 12:37:48.083974 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-79dd84d5-vtqls/logs/
2026-06-19 12:37:48.083990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-79dd84d5-vtqls/logs/barbican-worker-log.log
2026-06-19 12:37:48.084006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-79dd84d5-vtqls/logs/barbican-worker.log
2026-06-19 12:37:48.084021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/
2026-06-19 12:37:48.084037 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk-describe
2026-06-19 12:37:48.084053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/logs/
2026-06-19 12:37:48.084068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-8k7zk/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084084 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-19 12:37:48.084101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-19 12:37:48.084118 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-19 12:37:48.084141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-19 12:37:48.084165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-19 12:37:48.084183 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-19 12:37:48.084199 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-19 12:37:48.084215 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-19 12:37:48.084231 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-19 12:37:48.084247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-19 12:37:48.084263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-19 12:37:48.084278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-19 12:37:48.084293 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-19 12:37:48.084308 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-19 12:37:48.084324 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-19 12:37:48.084339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-19 12:37:48.084355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-19 12:37:48.084371 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/
2026-06-19 12:37:48.084390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78-describe
2026-06-19 12:37:48.084406 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/logs/
2026-06-19 12:37:48.084422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam6xv78/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/
2026-06-19 12:37:48.084476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44-describe
2026-06-19 12:37:48.084492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/logs/
2026-06-19 12:37:48.084509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-67r44/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084524 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-jxjd2/
2026-06-19 12:37:48.084540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-jxjd2/dnsmasq-dns-687999f8f7-jxjd2-describe
2026-06-19 12:37:48.084555 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-jxjd2/logs/
2026-06-19 12:37:48.084570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-jxjd2/logs/dnsmasq-dns.log
2026-06-19 12:37:48.084586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-jxjd2/logs/init.log
2026-06-19 12:37:48.084601 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/
2026-06-19 12:37:48.084621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7-describe
2026-06-19 12:37:48.084638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/logs/
2026-06-19 12:37:48.084653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-hpvr7/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084668 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-19 12:37:48.084684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-19 12:37:48.084699 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-19 12:37:48.084714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-19 12:37:48.084729 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-19 12:37:48.084746 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-19 12:37:48.084761 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-19 12:37:48.084776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-19 12:37:48.084792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-19 12:37:48.084807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-19 12:37:48.084827 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/
2026-06-19 12:37:48.084843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc-describe
2026-06-19 12:37:48.084858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/logs/
2026-06-19 12:37:48.084874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-t6gzc/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/
2026-06-19 12:37:48.084905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w-describe
2026-06-19 12:37:48.084921 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/logs/
2026-06-19 12:37:48.084936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-rjd9w/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.084951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7554b58b5c-7q8x9/
2026-06-19 12:37:48.084966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7554b58b5c-7q8x9/keystone-7554b58b5c-7q8x9-describe
2026-06-19 12:37:48.084982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7554b58b5c-7q8x9/logs/
2026-06-19 12:37:48.084997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7554b58b5c-7q8x9/logs/keystone-api.log
2026-06-19 12:37:48.085016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29697841-gh298/
2026-06-19 12:37:48.085047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29697841-gh298/keystone-cron-29697841-gh298-describe
2026-06-19 12:37:48.085064 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29697841-gh298/logs/
2026-06-19 12:37:48.085080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29697841-gh298/logs/keystone-cron.log
2026-06-19 12:37:48.085096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-19 12:37:48.085111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-19 12:37:48.085127 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-19 12:37:48.085145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-19 12:37:48.085169 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/
2026-06-19 12:37:48.085186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7-describe
2026-06-19 12:37:48.085202 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/logs/
2026-06-19 12:37:48.085218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-g4hn7/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.085233 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-19 12:37:48.085248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-19 12:37:48.085268 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-19 12:37:48.085284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-19 12:37:48.085300 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-ff77d7645-shd8f/
2026-06-19 12:37:48.085315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-ff77d7645-shd8f/neutron-ff77d7645-shd8f-describe
2026-06-19 12:37:48.085330 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-ff77d7645-shd8f/logs/
2026-06-19 12:37:48.085346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-ff77d7645-shd8f/logs/neutron-api.log
2026-06-19 12:37:48.085361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-ff77d7645-shd8f/logs/neutron-httpd.log
2026-06-19 12:37:48.085376 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/
2026-06-19 12:37:48.085393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq-describe
2026-06-19 12:37:48.085409 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/logs/
2026-06-19 12:37:48.085425 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-tqgvq/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.085463 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-19 12:37:48.085481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-19 12:37:48.085501 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-19 12:37:48.085518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-19 12:37:48.085535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-19 12:37:48.085550 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-19 12:37:48.085566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-19 12:37:48.085582 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-19 12:37:48.085598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-19 12:37:48.085613 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-19 12:37:48.085629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-19 12:37:48.085645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-19 12:37:48.085660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-19 12:37:48.085676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-19 12:37:48.085691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-19 12:37:48.085706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-19 12:37:48.085722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-19 12:37:48.085741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/
2026-06-19 12:37:48.085757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw-describe
2026-06-19 12:37:48.085773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/logs/
2026-06-19 12:37:48.085789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-qlscw/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.085804 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-19 12:37:48.085820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-19 12:37:48.085835 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-19 12:37:48.085851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-19 12:37:48.085866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-19 12:37:48.085881 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-19 12:37:48.085896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-19 12:37:48.085911 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-19 12:37:48.085927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-19 12:37:48.085945 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-19 12:37:48.085961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-19 12:37:48.085976 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-19 12:37:48.085992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera-previous.log
2026-06-19 12:37:48.086009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-19 12:37:48.086025 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-19 12:37:48.086040 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/
2026-06-19 12:37:48.086056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb-describe
2026-06-19 12:37:48.086072 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/logs/
2026-06-19 12:37:48.086088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/logs/init.log
2026-06-19 12:37:48.086103 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionserv7ltlb/logs/osp-httpd.log
2026-06-19 12:37:48.086118 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-19 12:37:48.086133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-19 12:37:48.086155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-19 12:37:48.086178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-19 12:37:48.086198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-19 12:37:48.086214 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-19 12:37:48.086229 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-19 12:37:48.086245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-19 12:37:48.086263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-19 12:37:48.086279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-ctrkq/
2026-06-19 12:37:48.086294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-ctrkq/ovn-controller-metrics-ctrkq-describe
2026-06-19 12:37:48.086311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-ctrkq/logs/
2026-06-19 12:37:48.086327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-ctrkq/logs/openstack-network-exporter.log
2026-06-19 12:37:48.086342 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/
2026-06-19 12:37:48.086358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/ovn-controller-ovs-58s82-describe
2026-06-19 12:37:48.086374 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/logs/
2026-06-19 12:37:48.086391 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/logs/ovs-vswitchd.log
2026-06-19 12:37:48.086410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/logs/ovsdb-server-init.log
2026-06-19 12:37:48.086443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-58s82/logs/ovsdb-server.log
2026-06-19 12:37:48.086465 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-v4l7z/
2026-06-19 12:37:48.086482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-v4l7z/ovn-controller-v4l7z-describe
2026-06-19 12:37:48.086498 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-v4l7z/logs/
2026-06-19 12:37:48.086514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-v4l7z/logs/ovn-controller.log
2026-06-19 12:37:48.086529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/
2026-06-19 12:37:48.086544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk-describe
2026-06-19 12:37:48.086559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/logs/
2026-06-19 12:37:48.086574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-h7dwk/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.086590 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-19 12:37:48.086605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-19 12:37:48.086620 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-19 12:37:48.086639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-19 12:37:48.086656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-19 12:37:48.086671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-19 12:37:48.086687 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-19 12:37:48.086703 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-19 12:37:48.086718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-19 12:37:48.086733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-19 12:37:48.086748 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-19 12:37:48.086763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-19 12:37:48.086778 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-19 12:37:48.086793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-19 12:37:48.086809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-19 12:37:48.086824 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6c9bbc5fb-8glp8/
2026-06-19 12:37:48.086839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6c9bbc5fb-8glp8/placement-6c9bbc5fb-8glp8-describe
2026-06-19 12:37:48.086858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6c9bbc5fb-8glp8/logs/
2026-06-19 12:37:48.086874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6c9bbc5fb-8glp8/logs/placement-api.log
2026-06-19 12:37:48.086889 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-6c9bbc5fb-8glp8/logs/placement-log.log
2026-06-19 12:37:48.086904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-19 12:37:48.086919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-19 12:37:48.086935 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-19 12:37:48.086950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-19 12:37:48.086965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-19 12:37:48.086980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-19 12:37:48.086995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-19 12:37:48.087010 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-19 12:37:48.087025 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-19 12:37:48.087041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-19 12:37:48.087056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/
2026-06-19 12:37:48.087079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk-describe
2026-06-19 12:37:48.087095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/logs/
2026-06-19 12:37:48.087111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-9dgvk/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087126 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/
2026-06-19 12:37:48.087141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv-describe
2026-06-19 12:37:48.087156 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/logs/
2026-06-19 12:37:48.087172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-frnmv/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087194 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/
2026-06-19 12:37:48.087216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624-describe
2026-06-19 12:37:48.087233 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/logs/
2026-06-19 12:37:48.087248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-5b624/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087264 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/
2026-06-19 12:37:48.087279 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8-describe
2026-06-19 12:37:48.087298 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/logs/
2026-06-19 12:37:48.087314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-t92j8/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-8d95p/
2026-06-19 12:37:48.087345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-8d95p/ssh-known-hosts-edpm-deployment-ipam-8d95p-describe
2026-06-19 12:37:48.087360 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-8d95p/logs/
2026-06-19 12:37:48.087377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-8d95p/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-19 12:37:48.087393 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-b87b4d7c7-kpj5b/
2026-06-19 12:37:48.087408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-b87b4d7c7-kpj5b/swift-proxy-b87b4d7c7-kpj5b-describe
2026-06-19 12:37:48.087423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-b87b4d7c7-kpj5b/logs/
2026-06-19 12:37:48.087460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-b87b4d7c7-kpj5b/logs/proxy-httpd.log
2026-06-19 12:37:48.087477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-b87b4d7c7-kpj5b/logs/proxy-server.log
2026-06-19 12:37:48.087492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fgb2b/
2026-06-19 12:37:48.087507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fgb2b/swift-ring-rebalance-fgb2b-describe
2026-06-19 12:37:48.087528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fgb2b/logs/
2026-06-19 12:37:48.087545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-fgb2b/logs/swift-ring-rebalance.log
2026-06-19 12:37:48.087560 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-19 12:37:48.087576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-19 12:37:48.087592 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-19 12:37:48.087608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-19 12:37:48.087623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-19 12:37:48.087639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-19 12:37:48.087655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-19 12:37:48.087670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-19 12:37:48.087686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-19 12:37:48.087701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-19 12:37:48.087716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-19 12:37:48.087732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-19 12:37:48.087751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-19 12:37:48.087767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-19 12:37:48.087783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-19 12:37:48.087798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-19 12:37:48.087814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-19 12:37:48.087829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-19 12:37:48.087845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-19 12:37:48.087860 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/
2026-06-19 12:37:48.087876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw-describe
2026-06-19 12:37:48.087891 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/logs/
2026-06-19 12:37:48.087907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-xn4fw/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087922 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/
2026-06-19 12:37:48.087937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq-describe
2026-06-19 12:37:48.087957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/logs/
2026-06-19 12:37:48.087973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-gs6rq/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-19 12:37:48.087989 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-19 12:37:48.088004 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-59857f7c54.yaml
2026-06-19 12:37:48.088019 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-66dd457d9d.yaml
2026-06-19 12:37:48.088034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-7db8f496b8.yaml
2026-06-19 12:37:48.088050 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-79dd84d5.yaml
2026-06-19 12:37:48.088065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-54f48964b7.yaml
2026-06-19 12:37:48.088080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-57c96b5555.yaml
2026-06-19 12:37:48.088095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6674dbf88c.yaml
2026-06-19 12:37:48.088110 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-687999f8f7.yaml
2026-06-19 12:37:48.088125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68b84f4555.yaml
2026-06-19 12:37:48.088140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68c444669f.yaml
2026-06-19 12:37:48.088160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68dfc8c9f9.yaml
2026-06-19 12:37:48.088176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6c85d9984c.yaml
2026-06-19 12:37:48.088193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6dd4f94857.yaml
2026-06-19 12:37:48.088215 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-764b948f4c.yaml
2026-06-19 12:37:48.088236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7948f7c9f9.yaml
2026-06-19 12:37:48.088252 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7554b58b5c.yaml
2026-06-19 12:37:48.088267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-5d6574f66.yaml
2026-06-19 12:37:48.088282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7bd698f77.yaml
2026-06-19 12:37:48.088297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-ff77d7645.yaml
2026-06-19 12:37:48.088313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/openstack-edpm-ipam-provisionserver-openstackprovisionserver-554df56585.yaml
2026-06-19 12:37:48.088328 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5c9cb874cb.yaml
2026-06-19 12:37:48.088343 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-6c9bbc5fb.yaml
2026-06-19 12:37:48.088358 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-b87b4d7c7.yaml
2026-06-19 12:37:48.088373 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-19 12:37:48.088388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-19 12:37:48.088408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-19 12:37:48.088424 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-19 12:37:48.088466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-19 12:37:48.088484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-19 12:37:48.088500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-19 12:37:48.088516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-19 12:37:48.088531 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-19 12:37:48.088546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-19 12:37:48.088562 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-19 12:37:48.088577 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-19 12:37:48.088592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-19 12:37:48.088607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-19 12:37:48.088622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.088638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-19 12:37:48.088657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-19 12:37:48.088674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-19 12:37:48.088690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-19 12:37:48.088705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-19 12:37:48.088720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-19 12:37:48.088735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-19 12:37:48.088750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-19 12:37:48.088766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-19 12:37:48.088781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.088797 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-19 12:37:48.088812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-19 12:37:48.088827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-19 12:37:48.088843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.088858 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-19 12:37:48.088886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-19 12:37:48.088902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-19 12:37:48.088917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-19 12:37:48.088933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-19 12:37:48.088949 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-19 12:37:48.088964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-19 12:37:48.088980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-19 12:37:48.088995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-19 12:37:48.089011 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-19 12:37:48.089038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-19 12:37:48.089056 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-19 12:37:48.089071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-19 12:37:48.089088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-19 12:37:48.089108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-19 12:37:48.089124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-19 12:37:48.089141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-19 12:37:48.089156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-19 12:37:48.089172 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-19 12:37:48.089187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-19 12:37:48.089202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-19 12:37:48.089221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-19 12:37:48.089245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-19 12:37:48.089263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-19 12:37:48.089278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-19 12:37:48.089293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-19 12:37:48.089309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-19 12:37:48.089324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-19 12:37:48.089345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.089361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-19 12:37:48.089377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-19 12:37:48.089392 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-19 12:37:48.089407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-19 12:37:48.089422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-19 12:37:48.089459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-19 12:37:48.089476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-19 12:37:48.089492 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-19 12:37:48.089507 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-19 12:37:48.089522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-19 12:37:48.089538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-19 12:37:48.089553 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.089568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-19 12:37:48.089587 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-19 12:37:48.089603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-19 12:37:48.089619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-19 12:37:48.089634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-19 12:37:48.089650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-19 12:37:48.089665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-19 12:37:48.089681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-19 12:37:48.089696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-19 12:37:48.089711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-19 12:37:48.089727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-19 12:37:48.089743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-19 12:37:48.089758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-19 12:37:48.089773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-19 12:37:48.089789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-19 12:37:48.089810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-19 12:37:48.089826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-19 12:37:48.089842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-19 12:37:48.089859 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-19 12:37:48.089874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-19 12:37:48.089890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-19 12:37:48.089906 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-19 12:37:48.089922 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-19 12:37:48.089937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-19 12:37:48.089953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-19 12:37:48.089968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-19 12:37:48.089984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-19 12:37:48.089999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-19 12:37:48.090020 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-19 12:37:48.090036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-19 12:37:48.090052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-19 12:37:48.090068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-19 12:37:48.090084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-19 12:37:48.090099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-19 12:37:48.090114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-19 12:37:48.090130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-19 12:37:48.090146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-19 12:37:48.090162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-19 12:37:48.090178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-19 12:37:48.090193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-19 12:37:48.090209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-19 12:37:48.090228 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-19 12:37:48.090251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-19 12:37:48.090273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-19 12:37:48.090291 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-19 12:37:48.090308 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-19 12:37:48.090324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-19 12:37:48.090340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-19 12:37:48.090356 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-19 12:37:48.090372 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-19 12:37:48.090387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-19 12:37:48.090402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-19 12:37:48.090417 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-19 12:37:48.090454 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-19 12:37:48.090472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-19 12:37:48.090488 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-19 12:37:48.090510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-19 12:37:48.090526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-19 12:37:48.090543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-19 12:37:48.090559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-19 12:37:48.090574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-19 12:37:48.090591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-19 12:37:48.090607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-19 12:37:48.090623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-19 12:37:48.090638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-19 12:37:48.090653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-19 12:37:48.090670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-19 12:37:48.090685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-19 12:37:48.090701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-19 12:37:48.090720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-19 12:37:48.090736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-19 12:37:48.090751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-19 12:37:48.090767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-19 12:37:48.090782 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-19 12:37:48.090798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-19 12:37:48.090813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-19 12:37:48.090828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-19 12:37:48.090844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-19 12:37:48.090859 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-19 12:37:48.090874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-19 12:37:48.090890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-19 12:37:48.090905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-19 12:37:48.090920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.090939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-19 12:37:48.090955 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-19 12:37:48.090970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-19 12:37:48.090987 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-19 12:37:48.091002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-19 12:37:48.091033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-19 12:37:48.091049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-19 12:37:48.091065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-19 12:37:48.091096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-19 12:37:48.091111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-19 12:37:48.091127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-19 12:37:48.091142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-19 12:37:48.091161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-19 12:37:48.091193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-19 12:37:48.091208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-19 12:37:48.091224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-19 12:37:48.091258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-19 12:37:48.091282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-19 12:37:48.091314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-19 12:37:48.091330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-19 12:37:48.091360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-19 12:37:48.091380 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-19 12:37:48.091396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-19 12:37:48.091412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-19 12:37:48.091442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-19 12:37:48.091463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-19 12:37:48.091494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-19 12:37:48.091510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-19 12:37:48.091525 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-19 12:37:48.091541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-19 12:37:48.091556 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-19 12:37:48.091571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-19 12:37:48.091586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-19 12:37:48.091602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-19 12:37:48.091617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-19 12:37:48.091636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-19 12:37:48.091652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-19 12:37:48.091668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-19 12:37:48.091683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-19 12:37:48.091697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-19 12:37:48.091712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-19 12:37:48.091727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-19 12:37:48.091743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-19 12:37:48.091758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-19 12:37:48.091773 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-19 12:37:48.091788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-19 12:37:48.091803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-19 12:37:48.091818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-19 12:37:48.091839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-19 12:37:48.091855 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-19 12:37:48.091870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-19 12:37:48.091886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-19 12:37:48.091901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-19 12:37:48.091917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-19 12:37:48.091932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-19 12:37:48.091949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-19 12:37:48.091964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-19 12:37:48.091980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-19 12:37:48.091995 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-19 12:37:48.092010 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-19 12:37:48.092027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-19 12:37:48.092043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-19 12:37:48.092062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-19 12:37:48.092078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-19 12:37:48.092094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-19 12:37:48.092109 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-19 12:37:48.092124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-19 12:37:48.092140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-19 12:37:48.092155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-notifications-transport.yaml
2026-06-19 12:37:48.092170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-19 12:37:48.092185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-19 12:37:48.092201 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-19 12:37:48.092220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-19 12:37:48.092237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-19 12:37:48.092315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-19 12:37:48.092341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-19 12:37:48.092362 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-19 12:37:48.092379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-19 12:37:48.092395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-19 12:37:48.092411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-19 12:37:48.092445 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-19 12:37:48.092467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-19 12:37:48.092484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-19 12:37:48.092500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-19 12:37:48.092517 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-19 12:37:48.092533 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-19 12:37:48.092549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-19 12:37:48.092565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-19 12:37:48.092580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-19 12:37:48.092595 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-19 12:37:48.092614 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-19 12:37:48.092630 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-19 12:37:48.092646 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-19 12:37:48.092661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-19 12:37:48.092677 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-19 12:37:48.092692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-19 12:37:48.092708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-19 12:37:48.092724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-19 12:37:48.092739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-19 12:37:48.092754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-19 12:37:48.092770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-19 12:37:48.092785 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-19 12:37:48.092800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-19 12:37:48.092815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-19 12:37:48.092834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-19 12:37:48.092849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-19 12:37:48.092864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-19 12:37:48.092879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-19 12:37:48.092894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-19 12:37:48.092909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-19 12:37:48.092924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-19 12:37:48.092939 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-19 12:37:48.092954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-19 12:37:48.092970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-19 12:37:48.092985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-19 12:37:48.093002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-19 12:37:48.093017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-19 12:37:48.093046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-19 12:37:48.093064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-19 12:37:48.093084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-19 12:37:48.093100 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-19 12:37:48.093115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-19 12:37:48.093130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-19 12:37:48.093145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-19 12:37:48.093160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-19 12:37:48.093175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-19 12:37:48.093190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-19 12:37:48.093205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-19 12:37:48.093220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-19 12:37:48.093235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-19 12:37:48.093250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-19 12:37:48.093265 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-19 12:37:48.093280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-19 12:37:48.093532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-19 12:37:48.093568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-19 12:37:48.093587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-19 12:37:48.093603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-19 12:37:48.093619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-19 12:37:48.093635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-19 12:37:48.093650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-19 12:37:48.093665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-19 12:37:48.093680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-19 12:37:48.093696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-19 12:37:48.093712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-19 12:37:48.093727 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-19 12:37:48.093743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-19 12:37:48.093759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-19 12:37:48.093775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-19 12:37:48.093794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-19 12:37:48.093811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-19 12:37:48.093826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-19 12:37:48.093842 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-19 12:37:48.093857 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-19 12:37:48.093872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-19 12:37:48.093887 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-19 12:37:48.093902 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-19 12:37:48.093917 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-19 12:37:48.093932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-19 12:37:48.093948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-19 12:37:48.093963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-19 12:37:48.093980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-19 12:37:48.093995 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-19 12:37:48.094010 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-19 12:37:48.094025 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-19 12:37:48.094044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-19 12:37:48.094116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-19 12:37:48.094134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-19 12:37:48.094150 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-19 12:37:48.094165 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-19 12:37:48.094181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-19 12:37:48.094196 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-19 12:37:48.094212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-19 12:37:48.094227 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-19 12:37:48.094242 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-19 12:37:48.094257 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-19 12:37:48.094273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-19 12:37:48.094289 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-19 12:37:48.094305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-19 12:37:48.094328 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-19 12:37:48.094357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-19 12:37:48.094375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-19 12:37:48.094390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-19 12:37:48.094406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-19 12:37:48.094422 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-19 12:37:48.094463 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-19 12:37:48.094483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-19 12:37:48.094499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-19 12:37:48.094514 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-19 12:37:48.094530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-19 12:37:48.094545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-19 12:37:48.094560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-19 12:37:48.094576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-19 12:37:48.094591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-19 12:37:48.094606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-19 12:37:48.094621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-19 12:37:48.094642 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-19 12:37:48.094658 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-19 12:37:48.094674 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-19 12:37:48.094690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-19 12:37:48.094705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-19 12:37:48.094721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-19 12:37:48.094737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-19 12:37:48.094752 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-19 12:37:48.094768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-19 12:37:48.094783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-19 12:37:48.094798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-19 12:37:48.094814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-19 12:37:48.094830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-19 12:37:48.094844 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-19 12:37:48.094861 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-api-66dd457d9d-8lj4t -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094881 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-keystone-listener-7db8f496b8-9s4ms -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094897 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-worker-79dd84d5-vtqls -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094913 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-19 12:37:48.094929 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094944 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-19 12:37:48.094960 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094975 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.094992 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-19 12:37:48.095007 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095023 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095039 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-19 12:37:48.095054 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/sos-report-keystone-7554b58b5c-7q8x9 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095070 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-19 12:37:48.095085 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/sos-report-neutron-ff77d7645-shd8f -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095101 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-19 12:37:48.095121 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-19 12:37:48.095137 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095152 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095168 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095183 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095199 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095215 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095230 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-19 12:37:48.095246 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-metrics-ctrkq -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095262 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-ovs-58s82 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095277 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-v4l7z -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095293 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-19 12:37:48.095326 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095355 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095374 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-19 12:37:48.095390 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/sos-report-placement-6c9bbc5fb-8glp8 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-19 12:37:48.095421 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-proxy-b87b4d7c7-kpj5b -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095456 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-19 12:37:48.095474 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-19 12:37:48.095490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-19 12:37:48.095505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-19 12:37:48.095522 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-19 12:37:48.095538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-19 12:37:48.095554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-19 12:37:48.095570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-19 12:37:48.095585 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-19 12:37:48.095606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-19 12:37:48.095622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-jm2xw.yaml
2026-06-19 12:37:48.095638 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-d5rbb.yaml
2026-06-19 12:37:48.095653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-np6hf.yaml
2026-06-19 12:37:48.095669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-19 12:37:48.095684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-shztk.yaml
2026-06-19 12:37:48.095699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-19 12:37:48.095714 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-19 12:37:48.095730 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-19 12:37:48.095745 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-ng6hv.yaml
2026-06-19 12:37:48.095760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-kgc6f.yaml
2026-06-19 12:37:48.095776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-4c4c9.yaml
2026-06-19 12:37:48.095791 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-19 12:37:48.095807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-19 12:37:48.095827 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-19 12:37:48.095843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-19 12:37:48.095861 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-19 12:37:48.095877 | controller | cd+++++++++ registries.conf.d/
2026-06-19 12:37:48.095893 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-19 12:37:48.095909 | controller | cd+++++++++ system-config/
2026-06-19 12:37:48.095925 | controller | cd+++++++++ system-config/libvirt/
2026-06-19 12:37:48.095941 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-19 12:37:48.095956 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-19 12:37:48.095972 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-19 12:37:48.095987 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-19 12:37:48.096003 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-19 12:37:48.096018 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-19 12:37:48.096033 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-19 12:37:48.096049 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-19 12:37:48.096064 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-19 12:37:48.096079 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-19 12:37:48.096094 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-19 12:37:48.096109 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-19 12:37:48.096124 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-19 12:37:48.096139 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-19 12:37:48.096154 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-19 12:37:48.096169 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-19 12:37:48.656588 | controller | changed: .d..t...... ./
2026-06-19 12:37:49.363563 | controller | changed: .d..t...... ./
2026-06-19 12:37:49.499627 | 
2026-06-19 12:37:49.499777 | TASK [Return artifact to Zuul]
2026-06-19 12:37:49.534167 | controller | skipping: Conditional result was False
2026-06-19 12:37:49.538302 | 
2026-06-19 12:37:49.538357 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-19 12:37:49.538480 | 
2026-06-19 12:37:49.538512 | PLAY RECAP
2026-06-19 12:37:49.538557 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-19 12:37:49.538576 | 
2026-06-19 12:37:49.706707 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-19 12:37:49.710721 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-19 12:37:50.335651 | 
2026-06-19 12:37:50.335787 | PLAY [Report DLRN results after job run]
2026-06-19 12:37:50.372960 | 
2026-06-19 12:37:50.373087 | TASK [Include vars from ci-framework group_vars]
2026-06-19 12:37:50.414735 | controller | ok
2026-06-19 12:37:50.512290 | 
2026-06-19 12:37:50.512477 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-19 12:37:50.556519 | controller | skipping: Conditional result was False
2026-06-19 12:37:50.594772 | 
2026-06-19 12:37:50.594875 | TASK [cifmw_helpers : Check if file is available]
2026-06-19 12:37:51.191783 | controller | ok
2026-06-19 12:37:51.226356 | 
2026-06-19 12:37:51.226511 | TASK [cifmw_helpers : Create temporary directory]
2026-06-19 12:37:51.261336 | controller | skipping: Conditional result was False
2026-06-19 12:37:51.311614 | 
2026-06-19 12:37:51.311720 | TASK [cifmw_helpers : Read vars]
2026-06-19 12:37:51.428792 | 
2026-06-19 12:37:51.428967 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-19 12:37:51.503457 | 
2026-06-19 12:37:51.503641 | TASK [cifmw_helpers : Include vars]
2026-06-19 12:37:51.578571 | 
2026-06-19 12:37:51.578834 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-19 12:37:51.613774 | controller | skipping: Conditional result was False
2026-06-19 12:37:51.669261 | 
2026-06-19 12:37:51.669400 | TASK [Report job status to DLRN]
2026-06-19 12:37:51.778818 | controller | ok
2026-06-19 12:37:51.850138 | 
2026-06-19 12:37:51.850285 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-19 12:37:51.925331 | controller | skipping: Conditional result was False
2026-06-19 12:37:51.979676 | 
2026-06-19 12:37:51.979869 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-19 12:37:52.055903 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.111731 | 
2026-06-19 12:37:52.111865 | TASK [dlrn_report : Install kinit related package]
2026-06-19 12:37:52.187620 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.242586 | 
2026-06-19 12:37:52.242697 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-19 12:37:52.318325 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.418773 | 
2026-06-19 12:37:52.418927 | TASK [Set zuul-log-path fact]
2026-06-19 12:37:52.494588 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.549219 | 
2026-06-19 12:37:52.549362 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-19 12:37:52.624988 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.680885 | 
2026-06-19 12:37:52.680992 | TASK [Get hash related data from repo_setup role]
2026-06-19 12:37:52.765689 | controller | skipping: Conditional result was False
2026-06-19 12:37:52.810114 | 
2026-06-19 12:37:52.810269 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-19 12:37:53.516132 | controller | skipping: Conditional result was False
2026-06-19 12:37:53.576238 | 
2026-06-19 12:37:53.576384 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-19 12:37:54.277683 | controller | skipping: Conditional result was False
2026-06-19 12:37:54.339344 | 
2026-06-19 12:37:54.339540 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-19 12:37:55.032166 | controller | skipping: Conditional result was False
2026-06-19 12:37:55.092861 | 
2026-06-19 12:37:55.093049 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-19 12:37:55.170830 | controller | skipping: Conditional result was False
2026-06-19 12:37:55.268812 | 
2026-06-19 12:37:55.268973 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-19 12:37:55.966573 | controller | skipping: Conditional result was False
2026-06-19 12:37:56.030482 | 
2026-06-19 12:37:56.030671 | PLAY RECAP
2026-06-19 12:37:56.030742 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-19 12:37:56.030773 | 
2026-06-19 12:37:56.181222 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-19 12:37:56.184970 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-19 12:37:56.811094 | 
2026-06-19 12:37:56.811229 | PLAY [all]
2026-06-19 12:37:56.846611 | 
2026-06-19 12:37:56.846728 | TASK [include_role : fetch-output]
2026-06-19 12:37:56.909807 | controller | ok
2026-06-19 12:37:57.003801 | 
2026-06-19 12:37:57.003964 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-19 12:37:57.080004 | controller | skipping: Conditional result was False
2026-06-19 12:37:57.132246 | 
2026-06-19 12:37:57.132378 | TASK [fetch-output : Set log path for single node]
2026-06-19 12:37:57.230254 | controller | ok
2026-06-19 12:37:57.263398 | 
2026-06-19 12:37:57.263574 | LOOP [fetch-output : Ensure local output dirs]
2026-06-19 12:37:57.735753 | controller -> localhost | ok: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/logs"
2026-06-19 12:37:58.030834 | controller -> localhost | ok: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/artifacts"
2026-06-19 12:37:58.328008 | controller -> localhost | ok: "/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/docs"
2026-06-19 12:37:58.397308 | 
2026-06-19 12:37:58.397520 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-19 12:37:59.544424 | controller | ok
2026-06-19 12:37:59.544666 | controller | ok: All items complete
2026-06-19 12:37:59.544695 | 
2026-06-19 12:38:00.207154 | controller | ok
2026-06-19 12:38:00.981649 | controller | ok
2026-06-19 12:38:01.076813 | 
2026-06-19 12:38:01.076971 | TASK [include_role : fetch-output-openshift]
2026-06-19 12:38:01.102113 | controller | skipping: Conditional result was False
2026-06-19 12:38:01.197661 | 
2026-06-19 12:38:01.197808 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-19 12:38:01.729783 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.013120
2026-06-19 12:38:01.979078 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.009445
2026-06-19 12:38:02.048308 | 
2026-06-19 12:38:02.048436 | PLAY [all]
2026-06-19 12:38:02.088122 | 
2026-06-19 12:38:02.088284 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-19 12:38:02.866112 | controller | changed
2026-06-19 12:38:02.940296 | 
2026-06-19 12:38:02.940421 | PLAY RECAP
2026-06-19 12:38:02.940506 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-19 12:38:02.940562 | 
2026-06-19 12:38:03.064309 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-19 12:38:03.068307 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-19 12:38:03.755139 | 
2026-06-19 12:38:03.755286 | PLAY [localhost]
2026-06-19 12:38:03.765957 | 
2026-06-19 12:38:03.766061 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-19 12:38:04.618283 | localhost | changed
2026-06-19 12:38:04.627668 | 
2026-06-19 12:38:04.627826 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-19 12:38:04.664698 | localhost | ok
2026-06-19 12:38:04.670469 | 
2026-06-19 12:38:04.670533 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-19 12:38:05.110304 | localhost | changed
2026-06-19 12:38:05.118946 | 
2026-06-19 12:38:05.119093 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-19 12:38:05.969549 | localhost | changed
2026-06-19 12:38:05.980889 | 
2026-06-19 12:38:05.981033 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-19 12:38:06.469547 | localhost | Identity added: /var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/tmp/ansible.mjzxueo8 (/var/lib/zuul/builds/9a924f9491ff4a6db239b1781971dd65/work/tmp/ansible.mjzxueo8)
2026-06-19 12:38:06.469887 | localhost | ok: Runtime: 0:00:00.019310
2026-06-19 12:38:06.477296 | 
2026-06-19 12:38:06.477465 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-19 12:38:06.802412 | localhost | ok: Runtime: 0:00:00.005773
2026-06-19 12:38:06.810526 | 
2026-06-19 12:38:06.810660 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-19 12:38:06.896175 | localhost | changed
2026-06-19 12:38:06.903517 | 
2026-06-19 12:38:06.903654 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-19 12:38:07.366007 | localhost | changed
2026-06-19 12:38:07.421913 | 
2026-06-19 12:38:07.422053 | PLAY [localhost]
2026-06-19 12:38:07.427685 | 
2026-06-19 12:38:07.427762 | TASK [Generate bulk log download script]
2026-06-19 12:38:07.459390 | localhost | ok
2026-06-19 12:38:07.476045 | 
2026-06-19 12:38:07.476127 | TASK [local-log-download : Check API endpoint is defined]
2026-06-19 12:38:07.525788 | localhost | ok: All assertions passed
2026-06-19 12:38:07.530872 | 
2026-06-19 12:38:07.530949 | TASK [local-log-download : Create download script]
2026-06-19 12:38:08.128482 | localhost -> localhost | changed
2026-06-19 12:38:08.145590 | 
2026-06-19 12:38:08.145772 | TASK [Register quick-download link]
2026-06-19 12:38:08.182193 | localhost | ok
2026-06-19 12:38:08.185804 | 
2026-06-19 12:38:08.185966 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-19 12:38:08.196576 | 
2026-06-19 12:38:08.196701 | TASK [Set zuul-log-path fact]
2026-06-19 12:38:08.215202 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-19 12:38:08.228215 | 
2026-06-19 12:38:08.228351 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-19 12:38:08.267696 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-19 12:38:08.273162 | 
2026-06-19 12:38:08.273302 | TASK [upload-logs : Create log directories]
2026-06-19 12:38:09.187613 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-19 12:38:09.191166 | 
2026-06-19 12:38:09.191294 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-19 12:38:09.626027 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.080521
2026-06-19 12:38:09.632233 | 
2026-06-19 12:38:09.632364 | TASK [upload-logs : Upload logs to log server]
2026-06-19 12:40:37.431536 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-19 12:40:37.434662 | 
2026-06-19 12:40:37.434794 | LOOP [upload-logs : Compress console log and json output]
